From 876fa029f1fce97553997f9e4c10ddd9bb4e85ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 1 Sep 2020 07:01:48 +0000 Subject: [PATCH] prod dependencies --- node_modules/.bin/ncc | 1 - node_modules/@vercel/ncc/LICENSE | 7 - .../@vercel/ncc/dist/ncc/@@notfound.js | 1 - .../@vercel/ncc/dist/ncc/buildin/readme.md | 7 - node_modules/@vercel/ncc/dist/ncc/cli.js | 9 - .../@vercel/ncc/dist/ncc/cli.js.cache | Bin 76496 -> 0 bytes .../@vercel/ncc/dist/ncc/cli.js.cache.js | 1 - node_modules/@vercel/ncc/dist/ncc/index.js | 8 - .../@vercel/ncc/dist/ncc/index.js.cache | Bin 2809032 -> 0 bytes .../@vercel/ncc/dist/ncc/index.js.cache.js | 1 - .../ncc/dist/ncc/loaders/empty-loader.js | 31 - .../ncc/dist/ncc/loaders/notfound-loader.js | 7 - .../@vercel/ncc/dist/ncc/loaders/readme.md | 11 - .../ncc/dist/ncc/loaders/relocate-loader.js | 8 - .../dist/ncc/loaders/relocate-loader.js.cache | Bin 577800 -> 0 bytes .../ncc/loaders/relocate-loader.js.cache.js | 1 - .../ncc/dist/ncc/loaders/shebang-loader.js | 8 - .../dist/ncc/loaders/shebang-loader.js.cache | Bin 2832 -> 0 bytes .../ncc/loaders/shebang-loader.js.cache.js | 1 - .../@vercel/ncc/dist/ncc/loaders/ts-loader.js | 8 - .../ncc/dist/ncc/loaders/ts-loader.js.cache | Bin 496 -> 0 bytes .../dist/ncc/loaders/ts-loader.js.cache.js | 1 - .../dist/ncc/loaders/typescript/lib/lib.d.ts | 24 - .../ncc/loaders/typescript/lib/lib.dom.d.ts | 17992 ---------------- .../typescript/lib/lib.dom.iterable.d.ts | 236 - .../typescript/lib/lib.es2015.collection.d.ts | 89 - .../typescript/lib/lib.es2015.core.d.ts | 511 - .../loaders/typescript/lib/lib.es2015.d.ts | 30 - .../typescript/lib/lib.es2015.generator.d.ts | 71 - .../typescript/lib/lib.es2015.iterable.d.ts | 493 - .../typescript/lib/lib.es2015.promise.d.ts | 216 - .../typescript/lib/lib.es2015.proxy.d.ts | 42 - .../typescript/lib/lib.es2015.reflect.d.ts | 35 - .../typescript/lib/lib.es2015.symbol.d.ts | 48 - .../lib/lib.es2015.symbol.wellknown.d.ts | 318 - .../lib/lib.es2016.array.include.d.ts | 118 - .../loaders/typescript/lib/lib.es2016.d.ts | 22 - .../typescript/lib/lib.es2016.full.d.ts | 25 - .../loaders/typescript/lib/lib.es2017.d.ts | 26 - .../typescript/lib/lib.es2017.full.d.ts | 25 - .../typescript/lib/lib.es2017.intl.d.ts | 32 - .../typescript/lib/lib.es2017.object.d.ts | 51 - .../lib/lib.es2017.sharedmemory.d.ts | 138 - .../typescript/lib/lib.es2017.string.d.ts | 47 - .../lib/lib.es2017.typedarrays.d.ts | 55 - .../loaders/typescript/lib/lib.es2018.d.ts | 24 - .../typescript/lib/lib.es2018.full.d.ts | 25 - .../typescript/lib/lib.es2018.intl.d.ts | 51 - .../typescript/lib/lib.es2018.promise.d.ts | 32 - .../typescript/lib/lib.es2018.regexp.d.ts | 39 - .../ncc/loaders/typescript/lib/lib.es5.d.ts | 4243 ---- .../ncc/loaders/typescript/lib/lib.es6.d.ts | 25 - .../typescript/lib/lib.esnext.array.d.ts | 223 - .../lib/lib.esnext.asynciterable.d.ts | 44 - .../typescript/lib/lib.esnext.bigint.d.ts | 629 - .../loaders/typescript/lib/lib.esnext.d.ts | 26 - .../typescript/lib/lib.esnext.full.d.ts | 25 - .../typescript/lib/lib.esnext.intl.d.ts | 32 - .../typescript/lib/lib.esnext.symbol.d.ts | 26 - .../typescript/lib/lib.scripthost.d.ts | 327 - .../loaders/typescript/lib/lib.webworker.d.ts | 4294 ---- .../lib/lib.webworker.importscripts.d.ts | 26 - .../ncc/loaders/typescript/lib/protocol.d.ts | 2552 --- .../typescript/lib/tsserverlibrary.d.ts | 8943 -------- .../loaders/typescript/lib/typescript.d.ts | 5567 ----- .../typescript/lib/typescriptServices.d.ts | 5565 ----- .../ncc/dist/ncc/loaders/uncacheable.js | 4 - node_modules/@vercel/ncc/dist/ncc/readme.md | 11 - .../ncc/dist/ncc/sourcemap-register.js | 8 - .../ncc/dist/ncc/sourcemap-register.js.cache | Bin 488 -> 0 bytes .../dist/ncc/sourcemap-register.js.cache.js | 3910 ---- .../@vercel/ncc/dist/ncc/typescript.js | 14 - node_modules/@vercel/ncc/dist/readme.md | 9 - node_modules/@vercel/ncc/package.json | 145 - node_modules/@vercel/ncc/readme.md | 143 - package-lock.json | 8 +- 76 files changed, 1 insertion(+), 57724 deletions(-) delete mode 120000 node_modules/.bin/ncc delete mode 100644 node_modules/@vercel/ncc/LICENSE delete mode 100644 node_modules/@vercel/ncc/dist/ncc/@@notfound.js delete mode 100644 node_modules/@vercel/ncc/dist/ncc/buildin/readme.md delete mode 100755 node_modules/@vercel/ncc/dist/ncc/cli.js delete mode 100644 node_modules/@vercel/ncc/dist/ncc/cli.js.cache delete mode 100644 node_modules/@vercel/ncc/dist/ncc/cli.js.cache.js delete mode 100644 node_modules/@vercel/ncc/dist/ncc/index.js delete mode 100644 node_modules/@vercel/ncc/dist/ncc/index.js.cache delete mode 100644 node_modules/@vercel/ncc/dist/ncc/index.js.cache.js delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/empty-loader.js delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/notfound-loader.js delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/readme.md delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/relocate-loader.js delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/relocate-loader.js.cache delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/relocate-loader.js.cache.js delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/shebang-loader.js delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/shebang-loader.js.cache delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/shebang-loader.js.cache.js delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/ts-loader.js delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/ts-loader.js.cache delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/ts-loader.js.cache.js delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.dom.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.dom.iterable.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.collection.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.core.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.generator.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.iterable.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.promise.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.proxy.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.reflect.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.symbol.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.symbol.wellknown.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2016.array.include.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2016.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2016.full.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.full.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.intl.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.object.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.sharedmemory.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.string.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.typedarrays.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.full.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.intl.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.promise.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.regexp.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es5.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es6.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.array.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.asynciterable.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.bigint.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.full.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.intl.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.symbol.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.scripthost.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.webworker.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.webworker.importscripts.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/protocol.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/tsserverlibrary.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/typescript.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/typescriptServices.d.ts delete mode 100644 node_modules/@vercel/ncc/dist/ncc/loaders/uncacheable.js delete mode 100644 node_modules/@vercel/ncc/dist/ncc/readme.md delete mode 100644 node_modules/@vercel/ncc/dist/ncc/sourcemap-register.js delete mode 100644 node_modules/@vercel/ncc/dist/ncc/sourcemap-register.js.cache delete mode 100644 node_modules/@vercel/ncc/dist/ncc/sourcemap-register.js.cache.js delete mode 100644 node_modules/@vercel/ncc/dist/ncc/typescript.js delete mode 100644 node_modules/@vercel/ncc/dist/readme.md delete mode 100644 node_modules/@vercel/ncc/package.json delete mode 100644 node_modules/@vercel/ncc/readme.md diff --git a/node_modules/.bin/ncc b/node_modules/.bin/ncc deleted file mode 120000 index e05914a..0000000 --- a/node_modules/.bin/ncc +++ /dev/null @@ -1 +0,0 @@ -../@vercel/ncc/dist/ncc/cli.js \ No newline at end of file diff --git a/node_modules/@vercel/ncc/LICENSE b/node_modules/@vercel/ncc/LICENSE deleted file mode 100644 index 1a69ac8..0000000 --- a/node_modules/@vercel/ncc/LICENSE +++ /dev/null @@ -1,7 +0,0 @@ -Copyright 2018 ZEIT, Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/@@notfound.js b/node_modules/@vercel/ncc/dist/ncc/@@notfound.js deleted file mode 100644 index 6fdcb57..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/@@notfound.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = __non_webpack_require__('UNKNOWN'); diff --git a/node_modules/@vercel/ncc/dist/ncc/buildin/readme.md b/node_modules/@vercel/ncc/dist/ncc/buildin/readme.md deleted file mode 100644 index 9100d39..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/buildin/readme.md +++ /dev/null @@ -1,7 +0,0 @@ -# About this directory - -This directory will contain the webpack built-ins, like -`module.js`, so that they can be accessed by webpack when -it's being executeed inside the bundled ncc file. - -These files are published to npm. diff --git a/node_modules/@vercel/ncc/dist/ncc/cli.js b/node_modules/@vercel/ncc/dist/ncc/cli.js deleted file mode 100755 index 6fdddc0..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/cli.js +++ /dev/null @@ -1,9 +0,0 @@ -#!/usr/bin/env node -const { readFileSync, writeFileSync } = require('fs'), { Script } = require('vm'), { wrap } = require('module'); -const basename = __dirname + '/cli.js'; -const source = readFileSync(basename + '.cache.js', 'utf-8'); -const cachedData = !process.pkg && require('process').platform !== 'win32' && readFileSync(basename + '.cache'); -const scriptOpts = { filename: basename + '.cache.js', columnOffset: -62 } -const script = new Script(wrap(source), cachedData ? Object.assign({ cachedData }, scriptOpts) : scriptOpts); -(script.runInThisContext())(exports, require, module, __filename, __dirname); -if (cachedData) process.on('exit', () => { try { writeFileSync(basename + '.cache', script.createCachedData()); } catch(e) {} }); diff --git a/node_modules/@vercel/ncc/dist/ncc/cli.js.cache b/node_modules/@vercel/ncc/dist/ncc/cli.js.cache deleted file mode 100644 index e876980c2046fb347d9091349c294153390dccd9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 76496 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 Oo1svn$x4a|nEwv|r(mW4 diff --git a/node_modules/@vercel/ncc/dist/ncc/cli.js.cache.js b/node_modules/@vercel/ncc/dist/ncc/cli.js.cache.js deleted file mode 100644 index 6f9ec2d..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/cli.js.cache.js +++ /dev/null @@ -1 +0,0 @@ -module.exports=(()=>{var __webpack_modules__={306:t=>{"use strict";t.exports=JSON.parse('{"name":"@vercel/ncc","description":"Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style.","version":"0.24.0","repository":"vercel/ncc","license":"MIT","main":"./dist/ncc/index.js","bin":{"ncc":"./dist/ncc/cli.js"},"scripts":{"build":"node scripts/build","build-test-binary":"cd test/binary && node-gyp rebuild && cp build/Release/hello.node ../integration/hello.node","codecov":"codecov","test":"node --expose-gc --max_old_space_size=3072 node_modules/.bin/jest","test-coverage":"node --expose-gc --max_old_space_size=3072 node_modules/.bin/jest --coverage --globals \\"{\\\\\\"coverage\\\\\\":true}\\" && codecov","prepublish":"yarn build"},"devDependencies":{"@azure/cosmos":"^2.0.5","@bugsnag/js":"^5.0.1","@ffmpeg-installer/ffmpeg":"^1.0.17","@google-cloud/bigquery":"^2.0.1","@google-cloud/firestore":"^2.2.0","@sentry/node":"^4.3.0","@tensorflow/tfjs-node":"^0.3.0","@zeit/webpack-asset-relocator-loader":"0.8.0","analytics-node":"^3.3.0","apollo-server-express":"^2.2.2","arg":"^4.1.0","auth0":"^2.14.0","aws-sdk":"^2.356.0","axios":"^0.18.1","azure-storage":"^2.10.2","browserify-middleware":"^8.1.1","bytes":"^3.0.0","canvas":"^2.2.0","chromeless":"^1.5.2","codecov":"^3.6.5","consolidate":"^0.15.1","copy":"^0.3.2","core-js":"^2.5.7","cowsay":"^1.3.1","esm":"^3.2.22","express":"^4.16.4","fetch-h2":"^1.0.2","firebase":"^6.1.1","firebase-admin":"^6.3.0","fluent-ffmpeg":"^2.1.2","fontkit":"^1.7.7","get-folder-size":"^2.0.0","glob":"^7.1.3","got":"^9.3.2","graceful-fs":"^4.1.15","graphql":"^14.0.2","highlights":"^3.1.1","hot-shots":"^5.9.2","in-publish":"^2.0.0","ioredis":"^4.2.0","isomorphic-unfetch":"^3.0.0","jest":"^26.3.0","jimp":"^0.5.6","jugglingdb":"2.0.1","koa":"^2.6.2","leveldown":"^5.6.0","license-webpack-plugin":"^2.3.0","lighthouse":"^5.0.0","loopback":"^3.24.0","mailgun":"^0.5.0","mariadb":"^2.0.1-beta","memcached":"^2.2.2","mkdirp":"^0.5.1","mongoose":"^5.3.12","mysql":"^2.16.0","node-gyp":"^3.8.0","npm":"^6.13.4","oracledb":"^4.2.0","passport":"^0.4.0","passport-google-oauth":"^1.0.0","path-platform":"^0.11.15","pdf2json":"^1.1.8","pdfkit":"^0.8.3","pg":"^7.6.1","pug":"^2.0.3","react":"^16.6.3","react-dom":"^16.6.3","redis":"^2.8.0","request":"^2.88.0","rxjs":"^6.3.3","saslprep":"^1.0.2","sequelize":"^5.8.6","sharp":"^0.25.2","shebang-loader":"^0.0.1","socket.io":"^2.2.0","source-map-support":"^0.5.9","stripe":"^6.15.0","swig":"^1.4.2","terser":"^3.11.0","the-answer":"^1.0.0","tiny-json-http":"^7.0.2","ts-loader":"^5.3.1","tsconfig-paths":"^3.7.0","tsconfig-paths-webpack-plugin":"^3.2.0","twilio":"^3.23.2","typescript":"^3.2.2","vm2":"^3.6.6","vue":"^2.5.17","vue-server-renderer":"^2.5.17","webpack":"5.0.0-beta.28","when":"^3.7.8"}}')},832:t=>{const e=Symbol("arg flag");function arg(t,{argv:r,permissive:n=false,stopAtPositional:i=false}={}){if(!t){throw new Error("Argument specification object is required")}const o={_:[]};r=r||process.argv.slice(2);const s={};const a={};for(const r of Object.keys(t)){if(!r){throw new TypeError("Argument key cannot be an empty string")}if(r[0]!=="-"){throw new TypeError(`Argument key must start with '-' but found: '${r}'`)}if(r.length===1){throw new TypeError(`Argument key must have a name; singular '-' keys are not allowed: ${r}`)}if(typeof t[r]==="string"){s[r]=t[r];continue}let n=t[r];let i=false;if(Array.isArray(n)&&n.length===1&&typeof n[0]==="function"){const[t]=n;n=((e,r,n=[])=>{n.push(t(e,r,n[n.length-1]));return n});i=t===Boolean||t[e]===true}else if(typeof n==="function"){i=n===Boolean||n[e]===true}else{throw new TypeError(`Type missing or not a function or valid array type: ${r}`)}if(r[1]!=="-"&&r.length>2){throw new TypeError(`Short argument keys (with a single hyphen) must have only one character: ${r}`)}a[r]=[n,i]}for(let t=0,e=r.length;t0){o._=o._.concat(r.slice(t));break}if(e==="--"){o._=o._.concat(r.slice(t+1));break}if(e.length>1&&e[0]==="-"){const i=e[1]==="-"||e.length===2?[e]:e.slice(1).split("").map(t=>`-${t}`);for(let e=0;e1&&r[t+1][0]==="-"){const t=u===h?"":` (alias for ${h})`;throw new Error(`Option requires argument: ${u}${t}`)}o[h]=l(r[t+1],h,o[h]);++t}else{o[h]=l(f,h,o[h])}}}else{o._.push(e)}}return o}arg.flag=(t=>{t[e]=true;return t});arg.COUNT=arg.flag((t,e,r)=>(r||0)+1);t.exports=arg},835:t=>{"use strict";t.exports=balanced;function balanced(t,e,r){if(t instanceof RegExp)t=maybeMatch(t,r);if(e instanceof RegExp)e=maybeMatch(e,r);var n=range(t,e,r);return n&&{start:n[0],end:n[1],pre:r.slice(0,n[0]),body:r.slice(n[0]+t.length,n[1]),post:r.slice(n[1]+e.length)}}function maybeMatch(t,e){var r=e.match(t);return r?r[0]:null}balanced.range=range;function range(t,e,r){var n,i,o,s,a;var c=r.indexOf(t);var u=r.indexOf(e,c+1);var f=c;if(c>=0&&u>0){n=[];o=r.length;while(f>=0&&!a){if(f==c){n.push(f);c=r.indexOf(t,f+1)}else if(n.length==1){a=[n.pop(),u]}else{i=n.pop();if(i=0?c:u}if(n.length){a=[o,s]}}return a}},215:(t,e,r)=>{var n=r(551);var i=r(835);t.exports=expandTop;var o="\0SLASH"+Math.random()+"\0";var s="\0OPEN"+Math.random()+"\0";var a="\0CLOSE"+Math.random()+"\0";var c="\0COMMA"+Math.random()+"\0";var u="\0PERIOD"+Math.random()+"\0";function numeric(t){return parseInt(t,10)==t?parseInt(t,10):t.charCodeAt(0)}function escapeBraces(t){return t.split("\\\\").join(o).split("\\{").join(s).split("\\}").join(a).split("\\,").join(c).split("\\.").join(u)}function unescapeBraces(t){return t.split(o).join("\\").split(s).join("{").split(a).join("}").split(c).join(",").split(u).join(".")}function parseCommaParts(t){if(!t)return[""];var e=[];var r=i("{","}",t);if(!r)return t.split(",");var n=r.pre;var o=r.body;var s=r.post;var a=n.split(",");a[a.length-1]+="{"+o+"}";var c=parseCommaParts(s);if(s.length){a[a.length-1]+=c.shift();a.push.apply(a,c)}e.push.apply(e,a);return e}function expandTop(t){if(!t)return[];if(t.substr(0,2)==="{}"){t="\\{\\}"+t.substr(2)}return expand(escapeBraces(t),true).map(unescapeBraces)}function identity(t){return t}function embrace(t){return"{"+t+"}"}function isPadded(t){return/^-?0\d/.test(t)}function lte(t,e){return t<=e}function gte(t,e){return t>=e}function expand(t,e){var r=[];var o=i("{","}",t);if(!o||/\$$/.test(o.pre))return[t];var s=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(o.body);var c=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(o.body);var u=s||c;var f=o.body.indexOf(",")>=0;if(!u&&!f){if(o.post.match(/,.*\}/)){t=o.pre+"{"+o.body+a+o.post;return expand(t)}return[t]}var h;if(u){h=o.body.split(/\.\./)}else{h=parseCommaParts(o.body);if(h.length===1){h=expand(h[0],false).map(embrace);if(h.length===1){var l=o.post.length?expand(o.post,false):[""];return l.map(function(t){return o.pre+h[0]+t})}}}var p=o.pre;var l=o.post.length?expand(o.post,false):[""];var d;if(u){var v=numeric(h[0]);var m=numeric(h[1]);var y=Math.max(h[0].length,h[1].length);var b=h.length==3?Math.abs(numeric(h[2])):1;var _=lte;var g=m0){var O=new Array(S+1).join("0");if(k<0)E="-"+O+E.slice(1);else E=O+E}}}d.push(E)}}else{d=n(h,function(t){return expand(t,false)})}for(var j=0;j{t.exports=function(t,r){var n=[];for(var i=0;i{t.exports=realpath;realpath.realpath=realpath;realpath.sync=realpathSync;realpath.realpathSync=realpathSync;realpath.monkeypatch=monkeypatch;realpath.unmonkeypatch=unmonkeypatch;var n=r(747);var i=n.realpath;var o=n.realpathSync;var s=process.version;var a=/^v[0-5]\./.test(s);var c=r(411);function newError(t){return t&&t.syscall==="realpath"&&(t.code==="ELOOP"||t.code==="ENOMEM"||t.code==="ENAMETOOLONG")}function realpath(t,e,r){if(a){return i(t,e,r)}if(typeof e==="function"){r=e;e=null}i(t,e,function(n,i){if(newError(n)){c.realpath(t,e,r)}else{r(n,i)}})}function realpathSync(t,e){if(a){return o(t,e)}try{return o(t,e)}catch(r){if(newError(r)){return c.realpathSync(t,e)}else{throw r}}}function monkeypatch(){n.realpath=realpath;n.realpathSync=realpathSync}function unmonkeypatch(){n.realpath=i;n.realpathSync=o}},411:(t,e,r)=>{var n=r(622);var i=process.platform==="win32";var o=r(747);var s=process.env.NODE_DEBUG&&/fs/.test(process.env.NODE_DEBUG);function rethrow(){var t;if(s){var e=new Error;t=debugCallback}else t=missingCallback;return t;function debugCallback(t){if(t){e.message=t.message;t=e;missingCallback(t)}}function missingCallback(t){if(t){if(process.throwDeprecation)throw t;else if(!process.noDeprecation){var e="fs: missing callback "+(t.stack||t.message);if(process.traceDeprecation)console.trace(e);else console.error(e)}}}}function maybeCallback(t){return typeof t==="function"?t:rethrow()}var a=n.normalize;if(i){var c=/(.*?)(?:[\/\\]+|$)/g}else{var c=/(.*?)(?:[\/]+|$)/g}if(i){var u=/^(?:[a-zA-Z]:|[\\\/]{2}[^\\\/]+[\\\/][^\\\/]+)?[\\\/]*/}else{var u=/^[\/]*/}e.realpathSync=function realpathSync(t,e){t=n.resolve(t);if(e&&Object.prototype.hasOwnProperty.call(e,t)){return e[t]}var r=t,s={},a={};var f;var h;var l;var p;start();function start(){var e=u.exec(t);f=e[0].length;h=e[0];l=e[0];p="";if(i&&!a[l]){o.lstatSync(l);a[l]=true}}while(f=t.length){if(e)e[s]=t;return r(null,t)}c.lastIndex=h;var n=c.exec(t);d=l;l+=n[0];p=d+n[1];h=c.lastIndex;if(f[p]||e&&e[p]===p){return process.nextTick(LOOP)}if(e&&Object.prototype.hasOwnProperty.call(e,p)){return gotResolvedLink(e[p])}return o.lstat(p,gotStat)}function gotStat(t,n){if(t)return r(t);if(!n.isSymbolicLink()){f[p]=true;if(e)e[p]=p;return process.nextTick(LOOP)}if(!i){var s=n.dev.toString(32)+":"+n.ino.toString(32);if(a.hasOwnProperty(s)){return gotTarget(null,a[s],p)}}o.stat(p,function(t){if(t)return r(t);o.readlink(p,function(t,e){if(!i)a[s]=e;gotTarget(t,e)})})}function gotTarget(t,i,o){if(t)return r(t);var s=n.resolve(d,i);if(e)e[o]=s;gotResolvedLink(s)}function gotResolvedLink(e){t=n.resolve(e,t.slice(h));start()}}},74:(t,e,r)=>{"use strict";const n=r(747);const i=r(622);const o=r(833);function readSizeRecursive(t,e,r,s){let a;let c;if(!s){a=r;c=null}else{a=s;c=r}n.lstat(e,function lstat(r,s){let u=!r?s.size||0:0;if(s){if(t.has(s.ino)){return a(null,0)}t.add(s.ino)}if(!r&&s.isDirectory()){n.readdir(e,(r,n)=>{if(r){return a(r)}o(n,(r,n)=>{readSizeRecursive(t,i.join(e,r),c,(t,e)=>{if(!t){u+=e}n(t)})},t=>{a(t,u)})})}else{if(c&&c.test(e)){u=0}a(r,u)}})}t.exports=((...t)=>{t.unshift(new Set);return readSizeRecursive(...t)})},744:(t,e,r)=>{e.alphasort=alphasort;e.alphasorti=alphasorti;e.setopts=setopts;e.ownProp=ownProp;e.makeAbs=makeAbs;e.finish=finish;e.mark=mark;e.isIgnored=isIgnored;e.childrenIgnored=childrenIgnored;function ownProp(t,e){return Object.prototype.hasOwnProperty.call(t,e)}var n=r(622);var i=r(642);var o=r(963);var s=i.Minimatch;function alphasorti(t,e){return t.toLowerCase().localeCompare(e.toLowerCase())}function alphasort(t,e){return t.localeCompare(e)}function setupIgnores(t,e){t.ignore=e.ignore||[];if(!Array.isArray(t.ignore))t.ignore=[t.ignore];if(t.ignore.length){t.ignore=t.ignore.map(ignoreMap)}}function ignoreMap(t){var e=null;if(t.slice(-3)==="/**"){var r=t.replace(/(\/\*\*)+$/,"");e=new s(r,{dot:true})}return{matcher:new s(t,{dot:true}),gmatcher:e}}function setopts(t,e,r){if(!r)r={};if(r.matchBase&&-1===e.indexOf("/")){if(r.noglobstar){throw new Error("base matching requires globstar")}e="**/"+e}t.silent=!!r.silent;t.pattern=e;t.strict=r.strict!==false;t.realpath=!!r.realpath;t.realpathCache=r.realpathCache||Object.create(null);t.follow=!!r.follow;t.dot=!!r.dot;t.mark=!!r.mark;t.nodir=!!r.nodir;if(t.nodir)t.mark=true;t.sync=!!r.sync;t.nounique=!!r.nounique;t.nonull=!!r.nonull;t.nosort=!!r.nosort;t.nocase=!!r.nocase;t.stat=!!r.stat;t.noprocess=!!r.noprocess;t.absolute=!!r.absolute;t.maxLength=r.maxLength||Infinity;t.cache=r.cache||Object.create(null);t.statCache=r.statCache||Object.create(null);t.symlinks=r.symlinks||Object.create(null);setupIgnores(t,r);t.changedCwd=false;var i=process.cwd();if(!ownProp(r,"cwd"))t.cwd=i;else{t.cwd=n.resolve(r.cwd);t.changedCwd=t.cwd!==i}t.root=r.root||n.resolve(t.cwd,"/");t.root=n.resolve(t.root);if(process.platform==="win32")t.root=t.root.replace(/\\/g,"/");t.cwdAbs=o(t.cwd)?t.cwd:makeAbs(t,t.cwd);if(process.platform==="win32")t.cwdAbs=t.cwdAbs.replace(/\\/g,"/");t.nomount=!!r.nomount;r.nonegate=true;r.nocomment=true;t.minimatch=new s(e,r);t.options=t.minimatch.options}function finish(t){var e=t.nounique;var r=e?[]:Object.create(null);for(var n=0,i=t.matches.length;n{t.exports=glob;var n=r(747);var i=r(909);var o=r(642);var s=o.Minimatch;var a=r(309);var c=r(614).EventEmitter;var u=r(622);var f=r(357);var h=r(963);var l=r(381);var p=r(744);var d=p.alphasort;var v=p.alphasorti;var m=p.setopts;var y=p.ownProp;var b=r(753);var _=r(669);var g=p.childrenIgnored;var w=p.isIgnored;var k=r(481);function glob(t,e,r){if(typeof e==="function")r=e,e={};if(!e)e={};if(e.sync){if(r)throw new TypeError("callback provided to sync glob");return l(t,e)}return new Glob(t,e,r)}glob.sync=l;var E=glob.GlobSync=l.GlobSync;glob.glob=glob;function extend(t,e){if(e===null||typeof e!=="object"){return t}var r=Object.keys(e);var n=r.length;while(n--){t[r[n]]=e[r[n]]}return t}glob.hasMagic=function(t,e){var r=extend({},e);r.noprocess=true;var n=new Glob(t,r);var i=n.minimatch.set;if(!t)return false;if(i.length>1)return true;for(var o=0;othis.maxLength)return e();if(!this.stat&&y(this.cache,r)){var o=this.cache[r];if(Array.isArray(o))o="DIR";if(!i||o==="DIR")return e(null,o);if(i&&o==="FILE")return e()}var s;var a=this.statCache[r];if(a!==undefined){if(a===false)return e(null,a);else{var c=a.isDirectory()?"DIR":"FILE";if(i&&c==="FILE")return e();else return e(null,c,a)}}var u=this;var f=b("stat\0"+r,lstatcb_);if(f)n.lstat(r,f);function lstatcb_(i,o){if(o&&o.isSymbolicLink()){return n.stat(r,function(n,i){if(n)u._stat2(t,r,null,o,e);else u._stat2(t,r,n,i,e)})}else{u._stat2(t,r,i,o,e)}}};Glob.prototype._stat2=function(t,e,r,n,i){if(r&&(r.code==="ENOENT"||r.code==="ENOTDIR")){this.statCache[e]=false;return i()}var o=t.slice(-1)==="/";this.statCache[e]=n;if(e.slice(-1)==="/"&&n&&!n.isDirectory())return i(null,false,n);var s=true;if(n)s=n.isDirectory()?"DIR":"FILE";this.cache[e]=this.cache[e]||s;if(o&&s==="FILE")return i();return i(null,s,n)}},381:(t,e,r)=>{t.exports=globSync;globSync.GlobSync=GlobSync;var n=r(747);var i=r(909);var o=r(642);var s=o.Minimatch;var a=r(750).Glob;var c=r(669);var u=r(622);var f=r(357);var h=r(963);var l=r(744);var p=l.alphasort;var d=l.alphasorti;var v=l.setopts;var m=l.ownProp;var y=l.childrenIgnored;var b=l.isIgnored;function globSync(t,e){if(typeof e==="function"||arguments.length===3)throw new TypeError("callback provided to sync glob\n"+"See: https://github.com/isaacs/node-glob/issues/167");return new GlobSync(t,e).found}function GlobSync(t,e){if(!t)throw new Error("must provide pattern");if(typeof e==="function"||arguments.length===3)throw new TypeError("callback provided to sync glob\n"+"See: https://github.com/isaacs/node-glob/issues/167");if(!(this instanceof GlobSync))return new GlobSync(t,e);v(this,t,e);if(this.noprocess)return this;var r=this.minimatch.set.length;this.matches=new Array(r);for(var n=0;nthis.maxLength)return false;if(!this.stat&&m(this.cache,e)){var i=this.cache[e];if(Array.isArray(i))i="DIR";if(!r||i==="DIR")return i;if(r&&i==="FILE")return false}var o;var s=this.statCache[e];if(!s){var a;try{a=n.lstatSync(e)}catch(t){if(t&&(t.code==="ENOENT"||t.code==="ENOTDIR")){this.statCache[e]=false;return false}}if(a&&a.isSymbolicLink()){try{s=n.statSync(e)}catch(t){s=a}}else{s=a}}this.statCache[e]=s;var i=true;if(s)i=s.isDirectory()?"DIR":"FILE";this.cache[e]=this.cache[e]||i;if(r&&i==="FILE")return false;return i};GlobSync.prototype._mark=function(t){return l.mark(this,t)};GlobSync.prototype._makeAbs=function(t){return l.makeAbs(this,t)}},753:(t,e,r)=>{var n=r(687);var i=Object.create(null);var o=r(481);t.exports=n(inflight);function inflight(t,e){if(i[t]){i[t].push(e);return null}else{i[t]=[e];return makeres(t)}}function makeres(t){return o(function RES(){var e=i[t];var r=e.length;var n=slice(arguments);try{for(var o=0;or){e.splice(0,r);process.nextTick(function(){RES.apply(null,n)})}else{delete i[t]}}})}function slice(t){var e=t.length;var r=[];for(var n=0;n{try{var n=r(669);if(typeof n.inherits!=="function")throw"";t.exports=n.inherits}catch(e){t.exports=r(474)}},474:t=>{if(typeof Object.create==="function"){t.exports=function inherits(t,e){if(e){t.super_=e;t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:false,writable:true,configurable:true}})}}}else{t.exports=function inherits(t,e){if(e){t.super_=e;var r=function(){};r.prototype=e.prototype;t.prototype=new r;t.prototype.constructor=t}}}},642:(t,e,r)=>{t.exports=minimatch;minimatch.Minimatch=Minimatch;var n={sep:"/"};try{n=r(622)}catch(t){}var i=minimatch.GLOBSTAR=Minimatch.GLOBSTAR={};var o=r(215);var s={"!":{open:"(?:(?!(?:",close:"))[^/]*?)"},"?":{open:"(?:",close:")?"},"+":{open:"(?:",close:")+"},"*":{open:"(?:",close:")*"},"@":{open:"(?:",close:")"}};var a="[^/]";var c=a+"*?";var u="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?";var f="(?:(?!(?:\\/|^)\\.).)*?";var h=charSet("().*{}+?[]^$\\!");function charSet(t){return t.split("").reduce(function(t,e){t[e]=true;return t},{})}var l=/\/+/;minimatch.filter=filter;function filter(t,e){e=e||{};return function(r,n,i){return minimatch(r,t,e)}}function ext(t,e){t=t||{};e=e||{};var r={};Object.keys(e).forEach(function(t){r[t]=e[t]});Object.keys(t).forEach(function(e){r[e]=t[e]});return r}minimatch.defaults=function(t){if(!t||!Object.keys(t).length)return minimatch;var e=minimatch;var r=function minimatch(r,n,i){return e.minimatch(r,n,ext(t,i))};r.Minimatch=function Minimatch(r,n){return new e.Minimatch(r,ext(t,n))};return r};Minimatch.defaults=function(t){if(!t||!Object.keys(t).length)return Minimatch;return minimatch.defaults(t).Minimatch};function minimatch(t,e,r){if(typeof e!=="string"){throw new TypeError("glob pattern string required")}if(!r)r={};if(!r.nocomment&&e.charAt(0)==="#"){return false}if(e.trim()==="")return t==="";return new Minimatch(e,r).match(t)}function Minimatch(t,e){if(!(this instanceof Minimatch)){return new Minimatch(t,e)}if(typeof t!=="string"){throw new TypeError("glob pattern string required")}if(!e)e={};t=t.trim();if(n.sep!=="/"){t=t.split(n.sep).join("/")}this.options=e;this.set=[];this.pattern=t;this.regexp=null;this.negate=false;this.comment=false;this.empty=false;this.make()}Minimatch.prototype.debug=function(){};Minimatch.prototype.make=make;function make(){if(this._made)return;var t=this.pattern;var e=this.options;if(!e.nocomment&&t.charAt(0)==="#"){this.comment=true;return}if(!t){this.empty=true;return}this.parseNegate();var r=this.globSet=this.braceExpand();if(e.debug)this.debug=console.error;this.debug(this.pattern,r);r=this.globParts=r.map(function(t){return t.split(l)});this.debug(this.pattern,r);r=r.map(function(t,e,r){return t.map(this.parse,this)},this);this.debug(this.pattern,r);r=r.filter(function(t){return t.indexOf(false)===-1});this.debug(this.pattern,r);this.set=r}Minimatch.prototype.parseNegate=parseNegate;function parseNegate(){var t=this.pattern;var e=false;var r=this.options;var n=0;if(r.nonegate)return;for(var i=0,o=t.length;i1024*64){throw new TypeError("pattern is too long")}var r=this.options;if(!r.noglobstar&&t==="**")return i;if(t==="")return"";var n="";var o=!!r.nocase;var u=false;var f=[];var l=[];var d;var v=false;var m=-1;var y=-1;var b=t.charAt(0)==="."?"":r.dot?"(?!(?:^|\\/)\\.{1,2}(?:$|\\/))":"(?!\\.)";var _=this;function clearStateChar(){if(d){switch(d){case"*":n+=c;o=true;break;case"?":n+=a;o=true;break;default:n+="\\"+d;break}_.debug("clearStateChar %j %j",d,n);d=false}}for(var g=0,w=t.length,k;g-1;G--){var M=l[G];var I=n.slice(0,M.reStart);var C=n.slice(M.reStart,M.reEnd-8);var D=n.slice(M.reEnd-8,M.reEnd);var R=n.slice(M.reEnd);D+=R;var P=I.split("(").length-1;var $=R;for(g=0;g=0;s--){o=t[s];if(o)break}for(s=0;s>> no match, partial?",t,h,e,l);if(h===a)return true}return false}var d;if(typeof u==="string"){if(n.nocase){d=f.toLowerCase()===u.toLowerCase()}else{d=f===u}this.debug("string match",u,f,d)}else{d=f.match(u);this.debug("pattern match",u,f,d)}if(!d)return false}if(o===a&&s===c){return true}else if(o===a){return r}else if(s===c){var v=o===a-1&&t[o]==="";return v}throw new Error("wtf?")};function globUnescape(t){return t.replace(/\\(.)/g,"$1")}function regExpEscape(t){return t.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")}},485:(t,e,r)=>{var n=r(622);var i=r(747);var o=parseInt("0777",8);t.exports=mkdirP.mkdirp=mkdirP.mkdirP=mkdirP;function mkdirP(t,e,r,s){if(typeof e==="function"){r=e;e={}}else if(!e||typeof e!=="object"){e={mode:e}}var a=e.mode;var c=e.fs||i;if(a===undefined){a=o}if(!s)s=null;var u=r||function(){};t=n.resolve(t);c.mkdir(t,a,function(r){if(!r){s=s||t;return u(null,s)}switch(r.code){case"ENOENT":if(n.dirname(t)===t)return u(r);mkdirP(n.dirname(t),e,function(r,n){if(r)u(r,n);else mkdirP(t,e,u,n)});break;default:c.stat(t,function(t,e){if(t||!e.isDirectory())u(r,s);else u(null,s)});break}})}mkdirP.sync=function sync(t,e,r){if(!e||typeof e!=="object"){e={mode:e}}var s=e.mode;var a=e.fs||i;if(s===undefined){s=o}if(!r)r=null;t=n.resolve(t);try{a.mkdirSync(t,s);r=r||t}catch(i){switch(i.code){case"ENOENT":r=sync(n.dirname(t),e,r);sync(t,e,r);break;default:var c;try{c=a.statSync(t)}catch(t){throw i}if(!c.isDirectory())throw i;break}}return r}},481:(t,e,r)=>{var n=r(687);t.exports=n(once);t.exports.strict=n(onceStrict);once.proto=once(function(){Object.defineProperty(Function.prototype,"once",{value:function(){return once(this)},configurable:true});Object.defineProperty(Function.prototype,"onceStrict",{value:function(){return onceStrict(this)},configurable:true})});function once(t){var e=function(){if(e.called)return e.value;e.called=true;return e.value=t.apply(this,arguments)};e.called=false;return e}function onceStrict(t){var e=function(){if(e.called)throw new Error(e.onceError);e.called=true;return e.value=t.apply(this,arguments)};var r=t.name||"Function wrapped with `once`";e.onceError=r+" shouldn't be called more than once";e.called=false;return e}},963:t=>{"use strict";function posix(t){return t.charAt(0)==="/"}function win32(t){var e=/^([a-zA-Z]:|[\\\/]{2}[^\\\/]+[\\\/]+[^\\\/]+)?([\\\/])?([\s\S]*?)$/;var r=e.exec(t);var n=r[1]||"";var i=Boolean(n&&n.charAt(1)!==":");return Boolean(r[2]||i)}t.exports=process.platform==="win32"?win32:posix;t.exports.posix=posix;t.exports.win32=win32},8:(t,e,r)=>{t.exports=rimraf;rimraf.sync=rimrafSync;var n=r(357);var i=r(622);var o=r(747);var s=undefined;try{s=r(750)}catch(t){}var a=parseInt("666",8);var c={nosort:true,silent:true};var u=0;var f=process.platform==="win32";function defaults(t){var e=["unlink","chmod","stat","lstat","rmdir","readdir"];e.forEach(function(e){t[e]=t[e]||o[e];e=e+"Sync";t[e]=t[e]||o[e]});t.maxBusyTries=t.maxBusyTries||3;t.emfileWait=t.emfileWait||1e3;if(t.glob===false){t.disableGlob=true}if(t.disableGlob!==true&&s===undefined){throw Error("glob dependency not found, set `options.disableGlob = true` if intentional")}t.disableGlob=t.disableGlob||false;t.glob=t.glob||c}function rimraf(t,e,r){if(typeof e==="function"){r=e;e={}}n(t,"rimraf: missing path");n.equal(typeof t,"string","rimraf: path should be a string");n.equal(typeof r,"function","rimraf: callback function required");n(e,"rimraf: invalid options argument provided");n.equal(typeof e,"object","rimraf: options should be object");defaults(e);var i=0;var o=null;var a=0;if(e.disableGlob||!s.hasMagic(t))return afterGlob(null,[t]);e.lstat(t,function(r,n){if(!r)return afterGlob(null,[t]);s(t,e.glob,afterGlob)});function next(t){o=o||t;if(--a===0)r(o)}function afterGlob(t,n){if(t)return r(t);a=n.length;if(a===0)return r();n.forEach(function(t){rimraf_(t,e,function CB(r){if(r){if((r.code==="EBUSY"||r.code==="ENOTEMPTY"||r.code==="EPERM")&&i{"use strict";t.exports=function eachAsync(t,e,r,n){var i=0;var o=0;var s=t.length-1;var a=false;var c;var u;var f;if(typeof e==="number"){c=e;f=r;u=n||function noop(){}}else{f=e;u=r||function noop(){};c=t.length}if(!t.length){return u()}var h=f.length;var l=function shouldCallNextIterator(){return!a&&i{t.exports=wrappy;function wrappy(t,e){if(t&&e)return wrappy(t)(e);if(typeof t!=="function")throw new TypeError("need wrapper function");Object.keys(t).forEach(function(e){wrapper[e]=t[e]});return wrapper;function wrapper(){var e=new Array(arguments.length);for(var r=0;r{const{resolve:resolve,relative:relative,dirname:dirname,sep:sep,extname:extname}=__webpack_require__(622);const glob=__webpack_require__(750);const shebangRegEx=__webpack_require__(681);const rimraf=__webpack_require__(8);const crypto=__webpack_require__(417);const{writeFileSync:writeFileSync,unlink:unlink,existsSync:existsSync,symlinkSync:symlinkSync}=__webpack_require__(747);const mkdirp=__webpack_require__(485);const{version:nccVersion}=__webpack_require__(306);process.noDeprecation=true;const usage=`Usage: ncc \n\nCommands:\n build [opts]\n run [opts]\n cache clean|dir|size\n help\n version\n\nOptions:\n -o, --out [file] Output directory for build (defaults to dist)\n -m, --minify Minify output\n -C, --no-cache Skip build cache population\n -s, --source-map Generate source map\n --no-source-map-register Skip source-map-register source map support\n -e, --external [mod] Skip bundling 'mod'. Can be used many times\n -q, --quiet Disable build summaries / non-error outputs\n -w, --watch Start a watched build\n -t, --transpile-only Use transpileOnly option with the ts-loader\n --v8-cache Emit a build using the v8 compile cache\n --license [file] Adds a file containing licensing information to the output\n --stats-out [file] Emit webpack stats as json to the specified output file\n`;let api=false;if(require.main===require.cache[eval("__filename")]){runCmd(process.argv.slice(2),process.stdout,process.stderr).then(t=>{if(!t)process.exit()}).catch(t=>{if(!t.silent)console.error(t.nccError?t.message:t);process.exit(t.exitCode||1)})}else{module.exports=runCmd;api=true}function renderSummary(t,e,r,n,i,o){if(i&&!i.endsWith(sep))i+=sep;const s=Math.round(Buffer.byteLength(t,"utf8")/1024);const a=e?Math.round(Buffer.byteLength(e,"utf8")/1024):0;const c=Object.create(null);let u=s;let f=8+(e?4:0);for(const t of Object.keys(r)){const e=r[t].source;const n=Math.round((e.byteLength||Buffer.byteLength(e,"utf8"))/1024);c[t]=n;u+=n;if(t.length>f)f=t.length}const h=Object.keys(r).sort((t,e)=>c[t]>c[e]?1:-1);const l=u.toString().length;let p=`${s.toString().padStart(l," ")}kB ${i}index${n}`;let d=e?`${a.toString().padStart(l," ")}kB ${i}index${n}.map`:"";let v="",m=true;for(const t of h){if(m)m=false;else v+="\n";if(s2)errTooManyArguments("cache");const flags=Object.keys(args).filter(t=>t.startsWith("--"));if(flags.length)errFlagNotCompatible(flags[0],"cache");const cacheDir=__webpack_require__(946);switch(args._[1]){case"clean":rimraf.sync(cacheDir);break;case"dir":stdout.write(cacheDir+"\n");break;case"size":__webpack_require__(74)(cacheDir,(t,e)=>{if(t){if(t.code==="ENOENT"){stdout.write("0MB\n");return}throw t}stdout.write(`${(e/1024/1024).toFixed(2)}MB\n`)});break;default:errInvalidCommand("cache "+args._[1])}break;case"run":if(args._.length>2)errTooManyArguments("run");if(args["--out"])errFlagNotCompatible("--out","run");if(args["--watch"])errFlagNotCompatible("--watch","run");outDir=resolve(__webpack_require__(87).tmpdir(),crypto.createHash("md5").update(resolve(args._[1]||".")).digest("hex"));if(existsSync(outDir))rimraf.sync(outDir);run=true;case"build":if(args._.length>2)errTooManyArguments("build");let startTime=Date.now();let ps;const buildFile=eval("require.resolve")(resolve(args._[1]||"."));const ext=buildFile.endsWith(".cjs")?".cjs":".js";const ncc=__webpack_require__(612)(buildFile,{debugLog:args["--debug"],minify:args["--minify"],externals:args["--external"],sourceMap:args["--source-map"]||run,sourceMapRegister:args["--no-source-map-register"]?false:undefined,cache:args["--no-cache"]?false:undefined,watch:args["--watch"],v8cache:args["--v8-cache"],transpileOnly:args["--transpile-only"],license:args["--license"],quiet:quiet});async function handler({err:err,code:code,map:map,assets:assets,symlinks:symlinks,stats:stats}){if(err){stderr.write(err+"\n");stdout.write("Watching for changes...\n");return}outDir=outDir||resolve(eval("'dist'"));mkdirp.sync(outDir);await Promise.all((await new Promise((t,e)=>glob(outDir+"/**/*.(js|cjs)",(r,n)=>r?e(r):t(n)))).map(t=>new Promise((e,r)=>unlink(t,t=>t?r(t):e()))));writeFileSync(`${outDir}/index${ext}`,code,{mode:code.match(shebangRegEx)?511:438});if(map)writeFileSync(`${outDir}/index${ext}.map`,map);for(const t of Object.keys(assets)){const e=outDir+"/"+t;mkdirp.sync(dirname(e));writeFileSync(e,assets[t].source,{mode:assets[t].permissions})}for(const t of Object.keys(symlinks)){const e=outDir+"/"+t;symlinkSync(symlinks[t],e)}if(!quiet){stdout.write(renderSummary(code,map,assets,ext,run?"":relative(process.cwd(),outDir),Date.now()-startTime)+"\n");if(args["--watch"])stdout.write("Watching for changes...\n")}if(statsOutFile)writeFileSync(statsOutFile,JSON.stringify(stats.toJson()));if(run){const t=resolve("/node_modules");let e=dirname(buildFile)+"/node_modules";do{if(e===t){e=undefined;break}if(existsSync(e))break}while(e=resolve(e,"../../node_modules"));if(e)symlinkSync(e,outDir+"/node_modules","junction");ps=__webpack_require__(129).fork(`${outDir}/index${ext}`,{stdio:api?"pipe":"inherit"});if(api){ps.stdout.pipe(stdout);ps.stderr.pipe(stderr)}return new Promise((t,e)=>{function exit(r){__webpack_require__(8).sync(outDir);if(r===0)t();else e({silent:true,exitCode:r});process.off("SIGTERM",exit);process.off("SIGINT",exit)}ps.on("exit",exit);process.on("SIGTERM",exit);process.on("SIGINT",exit)})}}if(args["--watch"]){ncc.handler(handler);ncc.rebuild(()=>{if(ps)ps.kill();startTime=Date.now();stdout.write("File change, rebuilding...\n")});return true}else{return ncc.then(handler)}break;case"help":nccError(usage,2);case"version":stdout.write(__webpack_require__(306).version+"\n");break;default:errInvalidCommand(args._[0],2)}function errTooManyArguments(t){nccError(`Error: Too many ${t} arguments provided\n${usage}`,2)}function errFlagNotCompatible(t,e){nccError(`Error: ${t} flag is not compatible with ncc ${e}\n${usage}`,2)}function errInvalidCommand(t){nccError(`Error: Invalid command "${t}"\n${usage}`,2)}process.on("unhandledRejection",t=>{throw t})}},946:(t,e,r)=>{t.exports=r(87).tmpdir()+"/ncc-cache"},681:t=>{t.exports=/^#![^\n\r]*[\r\n]/},612:t=>{"use strict";t.exports=require("./index.js")},357:t=>{"use strict";t.exports=require("assert")},129:t=>{"use strict";t.exports=require("child_process")},417:t=>{"use strict";t.exports=require("crypto")},614:t=>{"use strict";t.exports=require("events")},747:t=>{"use strict";t.exports=require("fs")},87:t=>{"use strict";t.exports=require("os")},622:t=>{"use strict";t.exports=require("path")},669:t=>{"use strict";t.exports=require("util")}};var __webpack_module_cache__={};function __webpack_require__(t){if(__webpack_module_cache__[t]){return __webpack_module_cache__[t].exports}var e=__webpack_module_cache__[t]={exports:{}};var r=true;try{__webpack_modules__[t](e,e.exports,__webpack_require__);r=false}finally{if(r)delete __webpack_module_cache__[t]}return e.exports}__webpack_require__.ab=__dirname+"/";return __webpack_require__(819)})(); \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/index.js b/node_modules/@vercel/ncc/dist/ncc/index.js deleted file mode 100644 index a4e5922..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/index.js +++ /dev/null @@ -1,8 +0,0 @@ -const { readFileSync, writeFileSync } = require('fs'), { Script } = require('vm'), { wrap } = require('module'); -const basename = __dirname + '/index.js'; -const source = readFileSync(basename + '.cache.js', 'utf-8'); -const cachedData = !process.pkg && require('process').platform !== 'win32' && readFileSync(basename + '.cache'); -const scriptOpts = { filename: basename + '.cache.js', columnOffset: -62 } -const script = new Script(wrap(source), cachedData ? Object.assign({ cachedData }, scriptOpts) : scriptOpts); -(script.runInThisContext())(exports, require, module, __filename, __dirname); -if (cachedData) process.on('exit', () => { try { writeFileSync(basename + '.cache', script.createCachedData()); } catch(e) {} }); diff --git a/node_modules/@vercel/ncc/dist/ncc/index.js.cache b/node_modules/@vercel/ncc/dist/ncc/index.js.cache deleted file mode 100644 index 17aeaaad078434da35bdeb90304678cd11c74693..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2809032 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 z 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

wuL7%vC)eSaRsAuEaK{*kfUwO%K?qZf1B-*z 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 X9C|S@Qs2}qm*-0s%5lM=o^)e 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¬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

&^;k)XTt` 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

`?Z1C@ofT=Vw35fq= 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

>w$h21S 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

(_SDBABeAPct*3RJU0QwEG!!@HkO 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%0DaD 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%0D2$lkYz^v8eiy)IO}&Ie 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ν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±$q;4`oNv#uAo$i&9-vZW8*@vFPzaSgk{ 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

p- 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�huDd{sR%+hwD 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'LX4 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 S9Dh?rnq@{&|Dj7V{ro?!@``W( diff --git a/node_modules/@vercel/ncc/dist/ncc/index.js.cache.js b/node_modules/@vercel/ncc/dist/ncc/index.js.cache.js deleted file mode 100644 index da7e050..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/index.js.cache.js +++ /dev/null @@ -1 +0,0 @@ -module.exports=(()=>{var __webpack_modules__={66835:e=>{"use strict";e.exports=JSON.parse('{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#","description":"Meta-schema for $data reference (JSON Schema extension proposal)","type":"object","required":["$data"],"properties":{"$data":{"type":"string","anyOf":[{"format":"relative-json-pointer"},{"format":"json-pointer"}]}},"additionalProperties":false}')},40038:e=>{"use strict";e.exports=JSON.parse('{"$schema":"http://json-schema.org/draft-07/schema#","$id":"http://json-schema.org/draft-07/schema#","title":"Core schema meta-schema","definitions":{"schemaArray":{"type":"array","minItems":1,"items":{"$ref":"#"}},"nonNegativeInteger":{"type":"integer","minimum":0},"nonNegativeIntegerDefault0":{"allOf":[{"$ref":"#/definitions/nonNegativeInteger"},{"default":0}]},"simpleTypes":{"enum":["array","boolean","integer","null","number","object","string"]},"stringArray":{"type":"array","items":{"type":"string"},"uniqueItems":true,"default":[]}},"type":["object","boolean"],"properties":{"$id":{"type":"string","format":"uri-reference"},"$schema":{"type":"string","format":"uri"},"$ref":{"type":"string","format":"uri-reference"},"$comment":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"default":true,"readOnly":{"type":"boolean","default":false},"examples":{"type":"array","items":true},"multipleOf":{"type":"number","exclusiveMinimum":0},"maximum":{"type":"number"},"exclusiveMaximum":{"type":"number"},"minimum":{"type":"number"},"exclusiveMinimum":{"type":"number"},"maxLength":{"$ref":"#/definitions/nonNegativeInteger"},"minLength":{"$ref":"#/definitions/nonNegativeIntegerDefault0"},"pattern":{"type":"string","format":"regex"},"additionalItems":{"$ref":"#"},"items":{"anyOf":[{"$ref":"#"},{"$ref":"#/definitions/schemaArray"}],"default":true},"maxItems":{"$ref":"#/definitions/nonNegativeInteger"},"minItems":{"$ref":"#/definitions/nonNegativeIntegerDefault0"},"uniqueItems":{"type":"boolean","default":false},"contains":{"$ref":"#"},"maxProperties":{"$ref":"#/definitions/nonNegativeInteger"},"minProperties":{"$ref":"#/definitions/nonNegativeIntegerDefault0"},"required":{"$ref":"#/definitions/stringArray"},"additionalProperties":{"$ref":"#"},"definitions":{"type":"object","additionalProperties":{"$ref":"#"},"default":{}},"properties":{"type":"object","additionalProperties":{"$ref":"#"},"default":{}},"patternProperties":{"type":"object","additionalProperties":{"$ref":"#"},"propertyNames":{"format":"regex"},"default":{}},"dependencies":{"type":"object","additionalProperties":{"anyOf":[{"$ref":"#"},{"$ref":"#/definitions/stringArray"}]}},"propertyNames":{"$ref":"#"},"const":true,"enum":{"type":"array","items":true,"minItems":1,"uniqueItems":true},"type":{"anyOf":[{"$ref":"#/definitions/simpleTypes"},{"type":"array","items":{"$ref":"#/definitions/simpleTypes"},"minItems":1,"uniqueItems":true}]},"format":{"type":"string"},"contentMediaType":{"type":"string"},"contentEncoding":{"type":"string"},"if":{"$ref":"#"},"then":{"$ref":"#"},"else":{"$ref":"#"},"allOf":{"$ref":"#/definitions/schemaArray"},"anyOf":{"$ref":"#/definitions/schemaArray"},"oneOf":{"$ref":"#/definitions/schemaArray"},"not":{"$ref":"#"}},"default":true}')},42245:e=>{"use strict";e.exports={i8:"5.1.0"}},18492:e=>{"use strict";e.exports={version:"4.2.1"}},82788:e=>{"use strict";e.exports={i8:"4.2.0"}},5537:e=>{"use strict";e.exports=JSON.parse('{"assert":true,"async_hooks":">= 8","buffer_ieee754":"< 0.9.7","buffer":true,"child_process":true,"cluster":true,"console":true,"constants":true,"crypto":true,"_debugger":"< 8","dgram":true,"dns":true,"domain":true,"events":true,"freelist":"< 6","fs":true,"fs/promises":">= 10 && < 10.1","_http_agent":">= 0.11.1","_http_client":">= 0.11.1","_http_common":">= 0.11.1","_http_incoming":">= 0.11.1","_http_outgoing":">= 0.11.1","_http_server":">= 0.11.1","http":true,"http2":">= 8.8","https":true,"inspector":">= 8.0.0","_linklist":"< 8","module":true,"net":true,"node-inspect/lib/_inspect":">= 7.6.0 && < 12","node-inspect/lib/internal/inspect_client":">= 7.6.0 && < 12","node-inspect/lib/internal/inspect_repl":">= 7.6.0 && < 12","os":true,"path":true,"perf_hooks":">= 8.5","process":">= 1","punycode":true,"querystring":true,"readline":true,"repl":true,"smalloc":">= 0.11.5 && < 3","_stream_duplex":">= 0.9.4","_stream_transform":">= 0.9.4","_stream_wrap":">= 1.4.1","_stream_passthrough":">= 0.9.4","_stream_readable":">= 0.9.4","_stream_writable":">= 0.9.4","stream":true,"string_decoder":true,"sys":true,"timers":true,"_tls_common":">= 0.11.13","_tls_legacy":">= 0.11.3 && < 10","_tls_wrap":">= 0.11.3","tls":true,"trace_events":">= 10","tty":true,"url":true,"util":true,"v8/tools/arguments":">= 10 && < 12","v8/tools/codemap":[">= 4.4.0 && < 5",">= 5.2.0 && < 12"],"v8/tools/consarray":[">= 4.4.0 && < 5",">= 5.2.0 && < 12"],"v8/tools/csvparser":[">= 4.4.0 && < 5",">= 5.2.0 && < 12"],"v8/tools/logreader":[">= 4.4.0 && < 5",">= 5.2.0 && < 12"],"v8/tools/profile_view":[">= 4.4.0 && < 5",">= 5.2.0 && < 12"],"v8/tools/splaytree":[">= 4.4.0 && < 5",">= 5.2.0 && < 12"],"v8":">= 1","vm":true,"worker_threads":">= 11.7","zlib":true}')},26068:e=>{"use strict";e.exports=JSON.parse('{"definitions":{"Rule":{"description":"Filtering rule as regex or string.","anyOf":[{"instanceof":"RegExp","tsType":"RegExp"},{"type":"string","minLength":1}]},"Rules":{"description":"Filtering rules.","anyOf":[{"type":"array","items":{"description":"A rule condition.","oneOf":[{"$ref":"#/definitions/Rule"}]}},{"$ref":"#/definitions/Rule"}]}},"title":"TerserPluginOptions","type":"object","additionalProperties":false,"properties":{"test":{"description":"Include all modules that pass test assertion.","oneOf":[{"$ref":"#/definitions/Rules"}]},"include":{"description":"Include all modules matching any of these conditions.","oneOf":[{"$ref":"#/definitions/Rules"}]},"exclude":{"description":"Exclude all modules matching any of these conditions.","oneOf":[{"$ref":"#/definitions/Rules"}]},"cache":{"description":"Enable file caching. Ignored in webpack 5, for webpack 5 please use https://webpack.js.org/configuration/other-options/#cache.","anyOf":[{"type":"boolean"},{"type":"string"}]},"cacheKeys":{"description":"Allows you to override default cache keys. Ignored in webpack 5, for webpack 5 please use https://webpack.js.org/configuration/other-options/#cache.","instanceof":"Function"},"parallel":{"description":"Use multi-process parallel running to improve the build speed.","anyOf":[{"type":"boolean"},{"type":"integer"}]},"sourceMap":{"description":"Enables/Disables generation of source maps.","type":"boolean"},"minify":{"description":"Allows you to override default minify function.","instanceof":"Function"},"terserOptions":{"description":"Options for `terser`.","additionalProperties":true,"type":"object"},"extractComments":{"description":"Whether comments shall be extracted to a separate file.","anyOf":[{"type":"boolean"},{"type":"string"},{"instanceof":"RegExp"},{"instanceof":"Function"},{"additionalProperties":false,"properties":{"condition":{"anyOf":[{"type":"boolean"},{"type":"string"},{"instanceof":"RegExp"},{"instanceof":"Function"}]},"filename":{"anyOf":[{"type":"string"},{"instanceof":"Function"}]},"banner":{"anyOf":[{"type":"boolean"},{"type":"string"},{"instanceof":"Function"}]}},"type":"object"}]}}}')},16705:e=>{"use strict";e.exports=JSON.parse('{"Jw":{"k":"2","K":"5"}}')},47667:e=>{"use strict";e.exports=JSON.parse('{"name":"terser","description":"JavaScript parser, mangler/compressor and beautifier toolkit for ES6+","homepage":"https://terser.org","author":"Mihai Bazon (http://lisperator.net/)","license":"BSD-2-Clause","version":"5.2.1","engines":{"node":">=6.0.0"},"maintainers":["Fábio Santos "],"repository":"https://github.com/terser/terser","main":"dist/bundle.min.js","type":"module","module":"./main.js","exports":{".":{"import":"./main.js","require":"./dist/bundle.min.js"},"./package":{"default":"./package.json"},"./package.json":{"default":"./package.json"}},"types":"tools/terser.d.ts","bin":{"terser":"bin/terser"},"files":["bin","dist","lib","tools","LICENSE","README.md","CHANGELOG.md","PATRONS.md","main.js"],"dependencies":{"commander":"^2.20.0","source-map":"~0.6.1","source-map-support":"~0.5.12"},"devDependencies":{"@ls-lint/ls-lint":"^1.9.2","acorn":"^7.4.0","astring":"^1.4.1","eslint":"^7.0.0","eslump":"^2.0.0","esm":"^3.2.25","mocha":"^8.0.0","pre-commit":"^1.2.2","rimraf":"^3.0.0","rollup":"2.0.6","semver":"^7.1.3"},"scripts":{"test":"node test/compress.js && mocha test/mocha","test:compress":"node test/compress.js","test:mocha":"mocha test/mocha","lint":"eslint lib","lint-fix":"eslint --fix lib","ls-lint":"ls-lint","build":"rimraf dist/bundle* && rollup --config --silent","prepare":"npm run build","postversion":"echo \'Remember to update the changelog!\'"},"keywords":["uglify","terser","uglify-es","uglify-js","minify","minifier","javascript","ecmascript","es5","es6","es7","es8","es2015","es2016","es2017","async","await"],"eslintConfig":{"parserOptions":{"sourceType":"module","ecmaVersion":"2020"},"env":{"node":true,"browser":true,"es2020":true},"globals":{"describe":false,"it":false,"require":false,"global":false,"process":false},"rules":{"brace-style":["error","1tbs",{"allowSingleLine":true}],"quotes":["error","double","avoid-escape"],"no-debugger":"error","no-undef":"error","no-unused-vars":["error",{"varsIgnorePattern":"^_$"}],"no-tabs":"error","semi":["error","always"],"no-extra-semi":"error","no-irregular-whitespace":"error","space-before-blocks":["error","always"]}},"pre-commit":["lint-fix","ls-lint","test"]}')},48574:e=>{"use strict";e.exports={i8:"4.1.0"}},43201:e=>{"use strict";e.exports=JSON.parse('["$&","$\'","$*","$+","$1","$2","$3","$4","$5","$6","$7","$8","$9","$_","$`","$input","@@iterator","ABORT_ERR","ACTIVE","ACTIVE_ATTRIBUTES","ACTIVE_TEXTURE","ACTIVE_UNIFORMS","ADDITION","ALIASED_LINE_WIDTH_RANGE","ALIASED_POINT_SIZE_RANGE","ALLOW_KEYBOARD_INPUT","ALLPASS","ALPHA","ALPHA_BITS","ALT_MASK","ALWAYS","ANY_TYPE","ANY_UNORDERED_NODE_TYPE","ARRAY_BUFFER","ARRAY_BUFFER_BINDING","ATTACHED_SHADERS","ATTRIBUTE_NODE","AT_TARGET","AddSearchProvider","AnalyserNode","AnimationEvent","AnonXMLHttpRequest","ApplicationCache","ApplicationCacheErrorEvent","Array","ArrayBuffer","Attr","Audio","AudioBuffer","AudioBufferSourceNode","AudioContext","AudioDestinationNode","AudioListener","AudioNode","AudioParam","AudioProcessingEvent","AudioStreamTrack","AutocompleteErrorEvent","BACK","BAD_BOUNDARYPOINTS_ERR","BANDPASS","BLEND","BLEND_COLOR","BLEND_DST_ALPHA","BLEND_DST_RGB","BLEND_EQUATION","BLEND_EQUATION_ALPHA","BLEND_EQUATION_RGB","BLEND_SRC_ALPHA","BLEND_SRC_RGB","BLUE_BITS","BLUR","BOOL","BOOLEAN_TYPE","BOOL_VEC2","BOOL_VEC3","BOOL_VEC4","BOTH","BROWSER_DEFAULT_WEBGL","BUBBLING_PHASE","BUFFER_SIZE","BUFFER_USAGE","BYTE","BYTES_PER_ELEMENT","BarProp","BaseHref","BatteryManager","BeforeLoadEvent","BeforeUnloadEvent","BiquadFilterNode","Blob","BlobEvent","Boolean","CAPTURING_PHASE","CCW","CDATASection","CDATA_SECTION_NODE","CHANGE","CHARSET_RULE","CHECKING","CLAMP_TO_EDGE","CLICK","CLOSED","CLOSING","COLOR_ATTACHMENT0","COLOR_BUFFER_BIT","COLOR_CLEAR_VALUE","COLOR_WRITEMASK","COMMENT_NODE","COMPILE_STATUS","COMPRESSED_RGBA_S3TC_DXT1_EXT","COMPRESSED_RGBA_S3TC_DXT3_EXT","COMPRESSED_RGBA_S3TC_DXT5_EXT","COMPRESSED_RGB_S3TC_DXT1_EXT","COMPRESSED_TEXTURE_FORMATS","CONNECTING","CONSTANT_ALPHA","CONSTANT_COLOR","CONSTRAINT_ERR","CONTEXT_LOST_WEBGL","CONTROL_MASK","COUNTER_STYLE_RULE","CSS","CSS2Properties","CSSCharsetRule","CSSConditionRule","CSSCounterStyleRule","CSSFontFaceRule","CSSFontFeatureValuesRule","CSSGroupingRule","CSSImportRule","CSSKeyframeRule","CSSKeyframesRule","CSSMediaRule","CSSMozDocumentRule","CSSNameSpaceRule","CSSPageRule","CSSPrimitiveValue","CSSRule","CSSRuleList","CSSStyleDeclaration","CSSStyleRule","CSSStyleSheet","CSSSupportsRule","CSSUnknownRule","CSSValue","CSSValueList","CSSVariablesDeclaration","CSSVariablesRule","CSSViewportRule","CSS_ATTR","CSS_CM","CSS_COUNTER","CSS_CUSTOM","CSS_DEG","CSS_DIMENSION","CSS_EMS","CSS_EXS","CSS_FILTER_BLUR","CSS_FILTER_BRIGHTNESS","CSS_FILTER_CONTRAST","CSS_FILTER_CUSTOM","CSS_FILTER_DROP_SHADOW","CSS_FILTER_GRAYSCALE","CSS_FILTER_HUE_ROTATE","CSS_FILTER_INVERT","CSS_FILTER_OPACITY","CSS_FILTER_REFERENCE","CSS_FILTER_SATURATE","CSS_FILTER_SEPIA","CSS_GRAD","CSS_HZ","CSS_IDENT","CSS_IN","CSS_INHERIT","CSS_KHZ","CSS_MATRIX","CSS_MATRIX3D","CSS_MM","CSS_MS","CSS_NUMBER","CSS_PC","CSS_PERCENTAGE","CSS_PERSPECTIVE","CSS_PRIMITIVE_VALUE","CSS_PT","CSS_PX","CSS_RAD","CSS_RECT","CSS_RGBCOLOR","CSS_ROTATE","CSS_ROTATE3D","CSS_ROTATEX","CSS_ROTATEY","CSS_ROTATEZ","CSS_S","CSS_SCALE","CSS_SCALE3D","CSS_SCALEX","CSS_SCALEY","CSS_SCALEZ","CSS_SKEW","CSS_SKEWX","CSS_SKEWY","CSS_STRING","CSS_TRANSLATE","CSS_TRANSLATE3D","CSS_TRANSLATEX","CSS_TRANSLATEY","CSS_TRANSLATEZ","CSS_UNKNOWN","CSS_URI","CSS_VALUE_LIST","CSS_VH","CSS_VMAX","CSS_VMIN","CSS_VW","CULL_FACE","CULL_FACE_MODE","CURRENT_PROGRAM","CURRENT_VERTEX_ATTRIB","CUSTOM","CW","CanvasGradient","CanvasPattern","CanvasRenderingContext2D","CaretPosition","ChannelMergerNode","ChannelSplitterNode","CharacterData","ClientRect","ClientRectList","Clipboard","ClipboardEvent","CloseEvent","Collator","CommandEvent","Comment","CompositionEvent","Console","Controllers","ConvolverNode","Counter","Crypto","CryptoKey","CustomEvent","DATABASE_ERR","DATA_CLONE_ERR","DATA_ERR","DBLCLICK","DECR","DECR_WRAP","DELETE_STATUS","DEPTH_ATTACHMENT","DEPTH_BITS","DEPTH_BUFFER_BIT","DEPTH_CLEAR_VALUE","DEPTH_COMPONENT","DEPTH_COMPONENT16","DEPTH_FUNC","DEPTH_RANGE","DEPTH_STENCIL","DEPTH_STENCIL_ATTACHMENT","DEPTH_TEST","DEPTH_WRITEMASK","DIRECTION_DOWN","DIRECTION_LEFT","DIRECTION_RIGHT","DIRECTION_UP","DISABLED","DISPATCH_REQUEST_ERR","DITHER","DOCUMENT_FRAGMENT_NODE","DOCUMENT_NODE","DOCUMENT_POSITION_CONTAINED_BY","DOCUMENT_POSITION_CONTAINS","DOCUMENT_POSITION_DISCONNECTED","DOCUMENT_POSITION_FOLLOWING","DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC","DOCUMENT_POSITION_PRECEDING","DOCUMENT_TYPE_NODE","DOMCursor","DOMError","DOMException","DOMImplementation","DOMImplementationLS","DOMMatrix","DOMMatrixReadOnly","DOMParser","DOMPoint","DOMPointReadOnly","DOMQuad","DOMRect","DOMRectList","DOMRectReadOnly","DOMRequest","DOMSTRING_SIZE_ERR","DOMSettableTokenList","DOMStringList","DOMStringMap","DOMTokenList","DOMTransactionEvent","DOM_DELTA_LINE","DOM_DELTA_PAGE","DOM_DELTA_PIXEL","DOM_INPUT_METHOD_DROP","DOM_INPUT_METHOD_HANDWRITING","DOM_INPUT_METHOD_IME","DOM_INPUT_METHOD_KEYBOARD","DOM_INPUT_METHOD_MULTIMODAL","DOM_INPUT_METHOD_OPTION","DOM_INPUT_METHOD_PASTE","DOM_INPUT_METHOD_SCRIPT","DOM_INPUT_METHOD_UNKNOWN","DOM_INPUT_METHOD_VOICE","DOM_KEY_LOCATION_JOYSTICK","DOM_KEY_LOCATION_LEFT","DOM_KEY_LOCATION_MOBILE","DOM_KEY_LOCATION_NUMPAD","DOM_KEY_LOCATION_RIGHT","DOM_KEY_LOCATION_STANDARD","DOM_VK_0","DOM_VK_1","DOM_VK_2","DOM_VK_3","DOM_VK_4","DOM_VK_5","DOM_VK_6","DOM_VK_7","DOM_VK_8","DOM_VK_9","DOM_VK_A","DOM_VK_ACCEPT","DOM_VK_ADD","DOM_VK_ALT","DOM_VK_ALTGR","DOM_VK_AMPERSAND","DOM_VK_ASTERISK","DOM_VK_AT","DOM_VK_ATTN","DOM_VK_B","DOM_VK_BACKSPACE","DOM_VK_BACK_QUOTE","DOM_VK_BACK_SLASH","DOM_VK_BACK_SPACE","DOM_VK_C","DOM_VK_CANCEL","DOM_VK_CAPS_LOCK","DOM_VK_CIRCUMFLEX","DOM_VK_CLEAR","DOM_VK_CLOSE_BRACKET","DOM_VK_CLOSE_CURLY_BRACKET","DOM_VK_CLOSE_PAREN","DOM_VK_COLON","DOM_VK_COMMA","DOM_VK_CONTEXT_MENU","DOM_VK_CONTROL","DOM_VK_CONVERT","DOM_VK_CRSEL","DOM_VK_CTRL","DOM_VK_D","DOM_VK_DECIMAL","DOM_VK_DELETE","DOM_VK_DIVIDE","DOM_VK_DOLLAR","DOM_VK_DOUBLE_QUOTE","DOM_VK_DOWN","DOM_VK_E","DOM_VK_EISU","DOM_VK_END","DOM_VK_ENTER","DOM_VK_EQUALS","DOM_VK_EREOF","DOM_VK_ESCAPE","DOM_VK_EXCLAMATION","DOM_VK_EXECUTE","DOM_VK_EXSEL","DOM_VK_F","DOM_VK_F1","DOM_VK_F10","DOM_VK_F11","DOM_VK_F12","DOM_VK_F13","DOM_VK_F14","DOM_VK_F15","DOM_VK_F16","DOM_VK_F17","DOM_VK_F18","DOM_VK_F19","DOM_VK_F2","DOM_VK_F20","DOM_VK_F21","DOM_VK_F22","DOM_VK_F23","DOM_VK_F24","DOM_VK_F25","DOM_VK_F26","DOM_VK_F27","DOM_VK_F28","DOM_VK_F29","DOM_VK_F3","DOM_VK_F30","DOM_VK_F31","DOM_VK_F32","DOM_VK_F33","DOM_VK_F34","DOM_VK_F35","DOM_VK_F36","DOM_VK_F4","DOM_VK_F5","DOM_VK_F6","DOM_VK_F7","DOM_VK_F8","DOM_VK_F9","DOM_VK_FINAL","DOM_VK_FRONT","DOM_VK_G","DOM_VK_GREATER_THAN","DOM_VK_H","DOM_VK_HANGUL","DOM_VK_HANJA","DOM_VK_HASH","DOM_VK_HELP","DOM_VK_HK_TOGGLE","DOM_VK_HOME","DOM_VK_HYPHEN_MINUS","DOM_VK_I","DOM_VK_INSERT","DOM_VK_J","DOM_VK_JUNJA","DOM_VK_K","DOM_VK_KANA","DOM_VK_KANJI","DOM_VK_L","DOM_VK_LEFT","DOM_VK_LEFT_TAB","DOM_VK_LESS_THAN","DOM_VK_M","DOM_VK_META","DOM_VK_MODECHANGE","DOM_VK_MULTIPLY","DOM_VK_N","DOM_VK_NONCONVERT","DOM_VK_NUMPAD0","DOM_VK_NUMPAD1","DOM_VK_NUMPAD2","DOM_VK_NUMPAD3","DOM_VK_NUMPAD4","DOM_VK_NUMPAD5","DOM_VK_NUMPAD6","DOM_VK_NUMPAD7","DOM_VK_NUMPAD8","DOM_VK_NUMPAD9","DOM_VK_NUM_LOCK","DOM_VK_O","DOM_VK_OEM_1","DOM_VK_OEM_102","DOM_VK_OEM_2","DOM_VK_OEM_3","DOM_VK_OEM_4","DOM_VK_OEM_5","DOM_VK_OEM_6","DOM_VK_OEM_7","DOM_VK_OEM_8","DOM_VK_OEM_COMMA","DOM_VK_OEM_MINUS","DOM_VK_OEM_PERIOD","DOM_VK_OEM_PLUS","DOM_VK_OPEN_BRACKET","DOM_VK_OPEN_CURLY_BRACKET","DOM_VK_OPEN_PAREN","DOM_VK_P","DOM_VK_PA1","DOM_VK_PAGEDOWN","DOM_VK_PAGEUP","DOM_VK_PAGE_DOWN","DOM_VK_PAGE_UP","DOM_VK_PAUSE","DOM_VK_PERCENT","DOM_VK_PERIOD","DOM_VK_PIPE","DOM_VK_PLAY","DOM_VK_PLUS","DOM_VK_PRINT","DOM_VK_PRINTSCREEN","DOM_VK_PROCESSKEY","DOM_VK_PROPERITES","DOM_VK_Q","DOM_VK_QUESTION_MARK","DOM_VK_QUOTE","DOM_VK_R","DOM_VK_REDO","DOM_VK_RETURN","DOM_VK_RIGHT","DOM_VK_S","DOM_VK_SCROLL_LOCK","DOM_VK_SELECT","DOM_VK_SEMICOLON","DOM_VK_SEPARATOR","DOM_VK_SHIFT","DOM_VK_SLASH","DOM_VK_SLEEP","DOM_VK_SPACE","DOM_VK_SUBTRACT","DOM_VK_T","DOM_VK_TAB","DOM_VK_TILDE","DOM_VK_U","DOM_VK_UNDERSCORE","DOM_VK_UNDO","DOM_VK_UNICODE","DOM_VK_UP","DOM_VK_V","DOM_VK_VOLUME_DOWN","DOM_VK_VOLUME_MUTE","DOM_VK_VOLUME_UP","DOM_VK_W","DOM_VK_WIN","DOM_VK_WINDOW","DOM_VK_WIN_ICO_00","DOM_VK_WIN_ICO_CLEAR","DOM_VK_WIN_ICO_HELP","DOM_VK_WIN_OEM_ATTN","DOM_VK_WIN_OEM_AUTO","DOM_VK_WIN_OEM_BACKTAB","DOM_VK_WIN_OEM_CLEAR","DOM_VK_WIN_OEM_COPY","DOM_VK_WIN_OEM_CUSEL","DOM_VK_WIN_OEM_ENLW","DOM_VK_WIN_OEM_FINISH","DOM_VK_WIN_OEM_FJ_JISHO","DOM_VK_WIN_OEM_FJ_LOYA","DOM_VK_WIN_OEM_FJ_MASSHOU","DOM_VK_WIN_OEM_FJ_ROYA","DOM_VK_WIN_OEM_FJ_TOUROKU","DOM_VK_WIN_OEM_JUMP","DOM_VK_WIN_OEM_PA1","DOM_VK_WIN_OEM_PA2","DOM_VK_WIN_OEM_PA3","DOM_VK_WIN_OEM_RESET","DOM_VK_WIN_OEM_WSCTRL","DOM_VK_X","DOM_VK_XF86XK_ADD_FAVORITE","DOM_VK_XF86XK_APPLICATION_LEFT","DOM_VK_XF86XK_APPLICATION_RIGHT","DOM_VK_XF86XK_AUDIO_CYCLE_TRACK","DOM_VK_XF86XK_AUDIO_FORWARD","DOM_VK_XF86XK_AUDIO_LOWER_VOLUME","DOM_VK_XF86XK_AUDIO_MEDIA","DOM_VK_XF86XK_AUDIO_MUTE","DOM_VK_XF86XK_AUDIO_NEXT","DOM_VK_XF86XK_AUDIO_PAUSE","DOM_VK_XF86XK_AUDIO_PLAY","DOM_VK_XF86XK_AUDIO_PREV","DOM_VK_XF86XK_AUDIO_RAISE_VOLUME","DOM_VK_XF86XK_AUDIO_RANDOM_PLAY","DOM_VK_XF86XK_AUDIO_RECORD","DOM_VK_XF86XK_AUDIO_REPEAT","DOM_VK_XF86XK_AUDIO_REWIND","DOM_VK_XF86XK_AUDIO_STOP","DOM_VK_XF86XK_AWAY","DOM_VK_XF86XK_BACK","DOM_VK_XF86XK_BACK_FORWARD","DOM_VK_XF86XK_BATTERY","DOM_VK_XF86XK_BLUE","DOM_VK_XF86XK_BLUETOOTH","DOM_VK_XF86XK_BOOK","DOM_VK_XF86XK_BRIGHTNESS_ADJUST","DOM_VK_XF86XK_CALCULATOR","DOM_VK_XF86XK_CALENDAR","DOM_VK_XF86XK_CD","DOM_VK_XF86XK_CLOSE","DOM_VK_XF86XK_COMMUNITY","DOM_VK_XF86XK_CONTRAST_ADJUST","DOM_VK_XF86XK_COPY","DOM_VK_XF86XK_CUT","DOM_VK_XF86XK_CYCLE_ANGLE","DOM_VK_XF86XK_DISPLAY","DOM_VK_XF86XK_DOCUMENTS","DOM_VK_XF86XK_DOS","DOM_VK_XF86XK_EJECT","DOM_VK_XF86XK_EXCEL","DOM_VK_XF86XK_EXPLORER","DOM_VK_XF86XK_FAVORITES","DOM_VK_XF86XK_FINANCE","DOM_VK_XF86XK_FORWARD","DOM_VK_XF86XK_FRAME_BACK","DOM_VK_XF86XK_FRAME_FORWARD","DOM_VK_XF86XK_GAME","DOM_VK_XF86XK_GO","DOM_VK_XF86XK_GREEN","DOM_VK_XF86XK_HIBERNATE","DOM_VK_XF86XK_HISTORY","DOM_VK_XF86XK_HOME_PAGE","DOM_VK_XF86XK_HOT_LINKS","DOM_VK_XF86XK_I_TOUCH","DOM_VK_XF86XK_KBD_BRIGHTNESS_DOWN","DOM_VK_XF86XK_KBD_BRIGHTNESS_UP","DOM_VK_XF86XK_KBD_LIGHT_ON_OFF","DOM_VK_XF86XK_LAUNCH0","DOM_VK_XF86XK_LAUNCH1","DOM_VK_XF86XK_LAUNCH2","DOM_VK_XF86XK_LAUNCH3","DOM_VK_XF86XK_LAUNCH4","DOM_VK_XF86XK_LAUNCH5","DOM_VK_XF86XK_LAUNCH6","DOM_VK_XF86XK_LAUNCH7","DOM_VK_XF86XK_LAUNCH8","DOM_VK_XF86XK_LAUNCH9","DOM_VK_XF86XK_LAUNCH_A","DOM_VK_XF86XK_LAUNCH_B","DOM_VK_XF86XK_LAUNCH_C","DOM_VK_XF86XK_LAUNCH_D","DOM_VK_XF86XK_LAUNCH_E","DOM_VK_XF86XK_LAUNCH_F","DOM_VK_XF86XK_LIGHT_BULB","DOM_VK_XF86XK_LOG_OFF","DOM_VK_XF86XK_MAIL","DOM_VK_XF86XK_MAIL_FORWARD","DOM_VK_XF86XK_MARKET","DOM_VK_XF86XK_MEETING","DOM_VK_XF86XK_MEMO","DOM_VK_XF86XK_MENU_KB","DOM_VK_XF86XK_MENU_PB","DOM_VK_XF86XK_MESSENGER","DOM_VK_XF86XK_MON_BRIGHTNESS_DOWN","DOM_VK_XF86XK_MON_BRIGHTNESS_UP","DOM_VK_XF86XK_MUSIC","DOM_VK_XF86XK_MY_COMPUTER","DOM_VK_XF86XK_MY_SITES","DOM_VK_XF86XK_NEW","DOM_VK_XF86XK_NEWS","DOM_VK_XF86XK_OFFICE_HOME","DOM_VK_XF86XK_OPEN","DOM_VK_XF86XK_OPEN_URL","DOM_VK_XF86XK_OPTION","DOM_VK_XF86XK_PASTE","DOM_VK_XF86XK_PHONE","DOM_VK_XF86XK_PICTURES","DOM_VK_XF86XK_POWER_DOWN","DOM_VK_XF86XK_POWER_OFF","DOM_VK_XF86XK_RED","DOM_VK_XF86XK_REFRESH","DOM_VK_XF86XK_RELOAD","DOM_VK_XF86XK_REPLY","DOM_VK_XF86XK_ROCKER_DOWN","DOM_VK_XF86XK_ROCKER_ENTER","DOM_VK_XF86XK_ROCKER_UP","DOM_VK_XF86XK_ROTATE_WINDOWS","DOM_VK_XF86XK_ROTATION_KB","DOM_VK_XF86XK_ROTATION_PB","DOM_VK_XF86XK_SAVE","DOM_VK_XF86XK_SCREEN_SAVER","DOM_VK_XF86XK_SCROLL_CLICK","DOM_VK_XF86XK_SCROLL_DOWN","DOM_VK_XF86XK_SCROLL_UP","DOM_VK_XF86XK_SEARCH","DOM_VK_XF86XK_SEND","DOM_VK_XF86XK_SHOP","DOM_VK_XF86XK_SPELL","DOM_VK_XF86XK_SPLIT_SCREEN","DOM_VK_XF86XK_STANDBY","DOM_VK_XF86XK_START","DOM_VK_XF86XK_STOP","DOM_VK_XF86XK_SUBTITLE","DOM_VK_XF86XK_SUPPORT","DOM_VK_XF86XK_SUSPEND","DOM_VK_XF86XK_TASK_PANE","DOM_VK_XF86XK_TERMINAL","DOM_VK_XF86XK_TIME","DOM_VK_XF86XK_TOOLS","DOM_VK_XF86XK_TOP_MENU","DOM_VK_XF86XK_TO_DO_LIST","DOM_VK_XF86XK_TRAVEL","DOM_VK_XF86XK_USER1KB","DOM_VK_XF86XK_USER2KB","DOM_VK_XF86XK_USER_PB","DOM_VK_XF86XK_UWB","DOM_VK_XF86XK_VENDOR_HOME","DOM_VK_XF86XK_VIDEO","DOM_VK_XF86XK_VIEW","DOM_VK_XF86XK_WAKE_UP","DOM_VK_XF86XK_WEB_CAM","DOM_VK_XF86XK_WHEEL_BUTTON","DOM_VK_XF86XK_WLAN","DOM_VK_XF86XK_WORD","DOM_VK_XF86XK_WWW","DOM_VK_XF86XK_XFER","DOM_VK_XF86XK_YELLOW","DOM_VK_XF86XK_ZOOM_IN","DOM_VK_XF86XK_ZOOM_OUT","DOM_VK_Y","DOM_VK_Z","DOM_VK_ZOOM","DONE","DONT_CARE","DOWNLOADING","DRAGDROP","DST_ALPHA","DST_COLOR","DYNAMIC_DRAW","DataChannel","DataTransfer","DataTransferItem","DataTransferItemList","DataView","Date","DateTimeFormat","DelayNode","DesktopNotification","DesktopNotificationCenter","DeviceLightEvent","DeviceMotionEvent","DeviceOrientationEvent","DeviceProximityEvent","DeviceStorage","DeviceStorageChangeEvent","Document","DocumentFragment","DocumentType","DragEvent","DynamicsCompressorNode","E","ELEMENT_ARRAY_BUFFER","ELEMENT_ARRAY_BUFFER_BINDING","ELEMENT_NODE","EMPTY","ENCODING_ERR","ENDED","END_TO_END","END_TO_START","ENTITY_NODE","ENTITY_REFERENCE_NODE","EPSILON","EQUAL","EQUALPOWER","ERROR","EXPONENTIAL_DISTANCE","Element","ElementQuery","Entity","EntityReference","Error","ErrorEvent","EvalError","Event","EventException","EventSource","EventTarget","External","FASTEST","FIDOSDK","FILTER_ACCEPT","FILTER_INTERRUPT","FILTER_REJECT","FILTER_SKIP","FINISHED_STATE","FIRST_ORDERED_NODE_TYPE","FLOAT","FLOAT_MAT2","FLOAT_MAT3","FLOAT_MAT4","FLOAT_VEC2","FLOAT_VEC3","FLOAT_VEC4","FOCUS","FONT_FACE_RULE","FONT_FEATURE_VALUES_RULE","FRAGMENT_SHADER","FRAGMENT_SHADER_DERIVATIVE_HINT_OES","FRAMEBUFFER","FRAMEBUFFER_ATTACHMENT_OBJECT_NAME","FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE","FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE","FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL","FRAMEBUFFER_BINDING","FRAMEBUFFER_COMPLETE","FRAMEBUFFER_INCOMPLETE_ATTACHMENT","FRAMEBUFFER_INCOMPLETE_DIMENSIONS","FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT","FRAMEBUFFER_UNSUPPORTED","FRONT","FRONT_AND_BACK","FRONT_FACE","FUNC_ADD","FUNC_REVERSE_SUBTRACT","FUNC_SUBTRACT","Feed","FeedEntry","File","FileError","FileList","FileReader","FindInPage","Float32Array","Float64Array","FocusEvent","FontFace","FormData","Function","GENERATE_MIPMAP_HINT","GEQUAL","GREATER","GREEN_BITS","GainNode","Gamepad","GamepadButton","GamepadEvent","GestureEvent","HAVE_CURRENT_DATA","HAVE_ENOUGH_DATA","HAVE_FUTURE_DATA","HAVE_METADATA","HAVE_NOTHING","HEADERS_RECEIVED","HIDDEN","HIERARCHY_REQUEST_ERR","HIGHPASS","HIGHSHELF","HIGH_FLOAT","HIGH_INT","HORIZONTAL","HORIZONTAL_AXIS","HRTF","HTMLAllCollection","HTMLAnchorElement","HTMLAppletElement","HTMLAreaElement","HTMLAudioElement","HTMLBRElement","HTMLBaseElement","HTMLBaseFontElement","HTMLBlockquoteElement","HTMLBodyElement","HTMLButtonElement","HTMLCanvasElement","HTMLCollection","HTMLCommandElement","HTMLContentElement","HTMLDListElement","HTMLDataElement","HTMLDataListElement","HTMLDetailsElement","HTMLDialogElement","HTMLDirectoryElement","HTMLDivElement","HTMLDocument","HTMLElement","HTMLEmbedElement","HTMLFieldSetElement","HTMLFontElement","HTMLFormControlsCollection","HTMLFormElement","HTMLFrameElement","HTMLFrameSetElement","HTMLHRElement","HTMLHeadElement","HTMLHeadingElement","HTMLHtmlElement","HTMLIFrameElement","HTMLImageElement","HTMLInputElement","HTMLIsIndexElement","HTMLKeygenElement","HTMLLIElement","HTMLLabelElement","HTMLLegendElement","HTMLLinkElement","HTMLMapElement","HTMLMarqueeElement","HTMLMediaElement","HTMLMenuElement","HTMLMenuItemElement","HTMLMetaElement","HTMLMeterElement","HTMLModElement","HTMLOListElement","HTMLObjectElement","HTMLOptGroupElement","HTMLOptionElement","HTMLOptionsCollection","HTMLOutputElement","HTMLParagraphElement","HTMLParamElement","HTMLPictureElement","HTMLPreElement","HTMLProgressElement","HTMLPropertiesCollection","HTMLQuoteElement","HTMLScriptElement","HTMLSelectElement","HTMLShadowElement","HTMLSourceElement","HTMLSpanElement","HTMLStyleElement","HTMLTableCaptionElement","HTMLTableCellElement","HTMLTableColElement","HTMLTableElement","HTMLTableRowElement","HTMLTableSectionElement","HTMLTemplateElement","HTMLTextAreaElement","HTMLTimeElement","HTMLTitleElement","HTMLTrackElement","HTMLUListElement","HTMLUnknownElement","HTMLVideoElement","HashChangeEvent","Headers","History","ICE_CHECKING","ICE_CLOSED","ICE_COMPLETED","ICE_CONNECTED","ICE_FAILED","ICE_GATHERING","ICE_WAITING","IDBCursor","IDBCursorWithValue","IDBDatabase","IDBDatabaseException","IDBFactory","IDBFileHandle","IDBFileRequest","IDBIndex","IDBKeyRange","IDBMutableFile","IDBObjectStore","IDBOpenDBRequest","IDBRequest","IDBTransaction","IDBVersionChangeEvent","IDLE","IMPLEMENTATION_COLOR_READ_FORMAT","IMPLEMENTATION_COLOR_READ_TYPE","IMPORT_RULE","INCR","INCR_WRAP","INDEX_SIZE_ERR","INT","INT_VEC2","INT_VEC3","INT_VEC4","INUSE_ATTRIBUTE_ERR","INVALID_ACCESS_ERR","INVALID_CHARACTER_ERR","INVALID_ENUM","INVALID_EXPRESSION_ERR","INVALID_FRAMEBUFFER_OPERATION","INVALID_MODIFICATION_ERR","INVALID_NODE_TYPE_ERR","INVALID_OPERATION","INVALID_STATE_ERR","INVALID_VALUE","INVERSE_DISTANCE","INVERT","IceCandidate","Image","ImageBitmap","ImageData","Infinity","InputEvent","InputMethodContext","InstallTrigger","Int16Array","Int32Array","Int8Array","Intent","InternalError","Intl","IsSearchProviderInstalled","Iterator","JSON","KEEP","KEYDOWN","KEYFRAMES_RULE","KEYFRAME_RULE","KEYPRESS","KEYUP","KeyEvent","KeyboardEvent","LENGTHADJUST_SPACING","LENGTHADJUST_SPACINGANDGLYPHS","LENGTHADJUST_UNKNOWN","LEQUAL","LESS","LINEAR","LINEAR_DISTANCE","LINEAR_MIPMAP_LINEAR","LINEAR_MIPMAP_NEAREST","LINES","LINE_LOOP","LINE_STRIP","LINE_WIDTH","LINK_STATUS","LIVE","LN10","LN2","LOADED","LOADING","LOG10E","LOG2E","LOWPASS","LOWSHELF","LOW_FLOAT","LOW_INT","LSException","LSParserFilter","LUMINANCE","LUMINANCE_ALPHA","LocalMediaStream","Location","MAX_COMBINED_TEXTURE_IMAGE_UNITS","MAX_CUBE_MAP_TEXTURE_SIZE","MAX_FRAGMENT_UNIFORM_VECTORS","MAX_RENDERBUFFER_SIZE","MAX_SAFE_INTEGER","MAX_TEXTURE_IMAGE_UNITS","MAX_TEXTURE_MAX_ANISOTROPY_EXT","MAX_TEXTURE_SIZE","MAX_VALUE","MAX_VARYING_VECTORS","MAX_VERTEX_ATTRIBS","MAX_VERTEX_TEXTURE_IMAGE_UNITS","MAX_VERTEX_UNIFORM_VECTORS","MAX_VIEWPORT_DIMS","MEDIA_ERR_ABORTED","MEDIA_ERR_DECODE","MEDIA_ERR_ENCRYPTED","MEDIA_ERR_NETWORK","MEDIA_ERR_SRC_NOT_SUPPORTED","MEDIA_KEYERR_CLIENT","MEDIA_KEYERR_DOMAIN","MEDIA_KEYERR_HARDWARECHANGE","MEDIA_KEYERR_OUTPUT","MEDIA_KEYERR_SERVICE","MEDIA_KEYERR_UNKNOWN","MEDIA_RULE","MEDIUM_FLOAT","MEDIUM_INT","META_MASK","MIN_SAFE_INTEGER","MIN_VALUE","MIRRORED_REPEAT","MODE_ASYNCHRONOUS","MODE_SYNCHRONOUS","MODIFICATION","MOUSEDOWN","MOUSEDRAG","MOUSEMOVE","MOUSEOUT","MOUSEOVER","MOUSEUP","MOZ_KEYFRAMES_RULE","MOZ_KEYFRAME_RULE","MOZ_SOURCE_CURSOR","MOZ_SOURCE_ERASER","MOZ_SOURCE_KEYBOARD","MOZ_SOURCE_MOUSE","MOZ_SOURCE_PEN","MOZ_SOURCE_TOUCH","MOZ_SOURCE_UNKNOWN","MSGESTURE_FLAG_BEGIN","MSGESTURE_FLAG_CANCEL","MSGESTURE_FLAG_END","MSGESTURE_FLAG_INERTIA","MSGESTURE_FLAG_NONE","MSPOINTER_TYPE_MOUSE","MSPOINTER_TYPE_PEN","MSPOINTER_TYPE_TOUCH","MS_ASYNC_CALLBACK_STATUS_ASSIGN_DELEGATE","MS_ASYNC_CALLBACK_STATUS_CANCEL","MS_ASYNC_CALLBACK_STATUS_CHOOSEANY","MS_ASYNC_CALLBACK_STATUS_ERROR","MS_ASYNC_CALLBACK_STATUS_JOIN","MS_ASYNC_OP_STATUS_CANCELED","MS_ASYNC_OP_STATUS_ERROR","MS_ASYNC_OP_STATUS_SUCCESS","MS_MANIPULATION_STATE_ACTIVE","MS_MANIPULATION_STATE_CANCELLED","MS_MANIPULATION_STATE_COMMITTED","MS_MANIPULATION_STATE_DRAGGING","MS_MANIPULATION_STATE_INERTIA","MS_MANIPULATION_STATE_PRESELECT","MS_MANIPULATION_STATE_SELECTING","MS_MANIPULATION_STATE_STOPPED","MS_MEDIA_ERR_ENCRYPTED","MS_MEDIA_KEYERR_CLIENT","MS_MEDIA_KEYERR_DOMAIN","MS_MEDIA_KEYERR_HARDWARECHANGE","MS_MEDIA_KEYERR_OUTPUT","MS_MEDIA_KEYERR_SERVICE","MS_MEDIA_KEYERR_UNKNOWN","Map","Math","MediaController","MediaDevices","MediaElementAudioSourceNode","MediaEncryptedEvent","MediaError","MediaKeyError","MediaKeyEvent","MediaKeyMessageEvent","MediaKeyNeededEvent","MediaKeySession","MediaKeyStatusMap","MediaKeySystemAccess","MediaKeys","MediaList","MediaQueryList","MediaQueryListEvent","MediaRecorder","MediaSource","MediaStream","MediaStreamAudioDestinationNode","MediaStreamAudioSourceNode","MediaStreamEvent","MediaStreamTrack","MediaStreamTrackEvent","MessageChannel","MessageEvent","MessagePort","Methods","MimeType","MimeTypeArray","MouseEvent","MouseScrollEvent","MozAnimation","MozAnimationDelay","MozAnimationDirection","MozAnimationDuration","MozAnimationFillMode","MozAnimationIterationCount","MozAnimationName","MozAnimationPlayState","MozAnimationTimingFunction","MozAppearance","MozBackfaceVisibility","MozBinding","MozBorderBottomColors","MozBorderEnd","MozBorderEndColor","MozBorderEndStyle","MozBorderEndWidth","MozBorderImage","MozBorderLeftColors","MozBorderRightColors","MozBorderStart","MozBorderStartColor","MozBorderStartStyle","MozBorderStartWidth","MozBorderTopColors","MozBoxAlign","MozBoxDirection","MozBoxFlex","MozBoxOrdinalGroup","MozBoxOrient","MozBoxPack","MozBoxSizing","MozCSSKeyframeRule","MozCSSKeyframesRule","MozColumnCount","MozColumnFill","MozColumnGap","MozColumnRule","MozColumnRuleColor","MozColumnRuleStyle","MozColumnRuleWidth","MozColumnWidth","MozColumns","MozContactChangeEvent","MozFloatEdge","MozFontFeatureSettings","MozFontLanguageOverride","MozForceBrokenImageIcon","MozHyphens","MozImageRegion","MozMarginEnd","MozMarginStart","MozMmsEvent","MozMmsMessage","MozMobileMessageThread","MozOSXFontSmoothing","MozOrient","MozOutlineRadius","MozOutlineRadiusBottomleft","MozOutlineRadiusBottomright","MozOutlineRadiusTopleft","MozOutlineRadiusTopright","MozPaddingEnd","MozPaddingStart","MozPerspective","MozPerspectiveOrigin","MozPowerManager","MozSettingsEvent","MozSmsEvent","MozSmsMessage","MozStackSizing","MozTabSize","MozTextAlignLast","MozTextDecorationColor","MozTextDecorationLine","MozTextDecorationStyle","MozTextSizeAdjust","MozTransform","MozTransformOrigin","MozTransformStyle","MozTransition","MozTransitionDelay","MozTransitionDuration","MozTransitionProperty","MozTransitionTimingFunction","MozUserFocus","MozUserInput","MozUserModify","MozUserSelect","MozWindowDragging","MozWindowShadow","MutationEvent","MutationObserver","MutationRecord","NAMESPACE_ERR","NAMESPACE_RULE","NEAREST","NEAREST_MIPMAP_LINEAR","NEAREST_MIPMAP_NEAREST","NEGATIVE_INFINITY","NETWORK_EMPTY","NETWORK_ERR","NETWORK_IDLE","NETWORK_LOADED","NETWORK_LOADING","NETWORK_NO_SOURCE","NEVER","NEW","NEXT","NEXT_NO_DUPLICATE","NICEST","NODE_AFTER","NODE_BEFORE","NODE_BEFORE_AND_AFTER","NODE_INSIDE","NONE","NON_TRANSIENT_ERR","NOTATION_NODE","NOTCH","NOTEQUAL","NOT_ALLOWED_ERR","NOT_FOUND_ERR","NOT_READABLE_ERR","NOT_SUPPORTED_ERR","NO_DATA_ALLOWED_ERR","NO_ERR","NO_ERROR","NO_MODIFICATION_ALLOWED_ERR","NUMBER_TYPE","NUM_COMPRESSED_TEXTURE_FORMATS","NaN","NamedNodeMap","Navigator","NearbyLinks","NetworkInformation","Node","NodeFilter","NodeIterator","NodeList","Notation","Notification","NotifyPaintEvent","Number","NumberFormat","OBSOLETE","ONE","ONE_MINUS_CONSTANT_ALPHA","ONE_MINUS_CONSTANT_COLOR","ONE_MINUS_DST_ALPHA","ONE_MINUS_DST_COLOR","ONE_MINUS_SRC_ALPHA","ONE_MINUS_SRC_COLOR","OPEN","OPENED","OPENING","ORDERED_NODE_ITERATOR_TYPE","ORDERED_NODE_SNAPSHOT_TYPE","OUT_OF_MEMORY","Object","OfflineAudioCompletionEvent","OfflineAudioContext","OfflineResourceList","Option","OscillatorNode","OverflowEvent","PACK_ALIGNMENT","PAGE_RULE","PARSE_ERR","PATHSEG_ARC_ABS","PATHSEG_ARC_REL","PATHSEG_CLOSEPATH","PATHSEG_CURVETO_CUBIC_ABS","PATHSEG_CURVETO_CUBIC_REL","PATHSEG_CURVETO_CUBIC_SMOOTH_ABS","PATHSEG_CURVETO_CUBIC_SMOOTH_REL","PATHSEG_CURVETO_QUADRATIC_ABS","PATHSEG_CURVETO_QUADRATIC_REL","PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS","PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL","PATHSEG_LINETO_ABS","PATHSEG_LINETO_HORIZONTAL_ABS","PATHSEG_LINETO_HORIZONTAL_REL","PATHSEG_LINETO_REL","PATHSEG_LINETO_VERTICAL_ABS","PATHSEG_LINETO_VERTICAL_REL","PATHSEG_MOVETO_ABS","PATHSEG_MOVETO_REL","PATHSEG_UNKNOWN","PATH_EXISTS_ERR","PEAKING","PERMISSION_DENIED","PERSISTENT","PI","PLAYING_STATE","POINTS","POLYGON_OFFSET_FACTOR","POLYGON_OFFSET_FILL","POLYGON_OFFSET_UNITS","POSITION_UNAVAILABLE","POSITIVE_INFINITY","PREV","PREV_NO_DUPLICATE","PROCESSING_INSTRUCTION_NODE","PageChangeEvent","PageTransitionEvent","PaintRequest","PaintRequestList","PannerNode","Path2D","Performance","PerformanceEntry","PerformanceMark","PerformanceMeasure","PerformanceNavigation","PerformanceResourceTiming","PerformanceTiming","PeriodicWave","Plugin","PluginArray","PopStateEvent","PopupBlockedEvent","ProcessingInstruction","ProgressEvent","Promise","PropertyNodeList","Proxy","PushManager","PushSubscription","Q","QUOTA_ERR","QUOTA_EXCEEDED_ERR","QueryInterface","READ_ONLY","READ_ONLY_ERR","READ_WRITE","RED_BITS","REMOVAL","RENDERBUFFER","RENDERBUFFER_ALPHA_SIZE","RENDERBUFFER_BINDING","RENDERBUFFER_BLUE_SIZE","RENDERBUFFER_DEPTH_SIZE","RENDERBUFFER_GREEN_SIZE","RENDERBUFFER_HEIGHT","RENDERBUFFER_INTERNAL_FORMAT","RENDERBUFFER_RED_SIZE","RENDERBUFFER_STENCIL_SIZE","RENDERBUFFER_WIDTH","RENDERER","RENDERING_INTENT_ABSOLUTE_COLORIMETRIC","RENDERING_INTENT_AUTO","RENDERING_INTENT_PERCEPTUAL","RENDERING_INTENT_RELATIVE_COLORIMETRIC","RENDERING_INTENT_SATURATION","RENDERING_INTENT_UNKNOWN","REPEAT","REPLACE","RGB","RGB565","RGB5_A1","RGBA","RGBA4","RGBColor","ROTATION_CLOCKWISE","ROTATION_COUNTERCLOCKWISE","RTCDataChannelEvent","RTCIceCandidate","RTCPeerConnectionIceEvent","RTCRtpReceiver","RTCRtpSender","RTCSessionDescription","RTCStatsReport","RadioNodeList","Range","RangeError","RangeException","RecordErrorEvent","Rect","ReferenceError","RegExp","Request","Response","SAMPLER_2D","SAMPLER_CUBE","SAMPLES","SAMPLE_ALPHA_TO_COVERAGE","SAMPLE_BUFFERS","SAMPLE_COVERAGE","SAMPLE_COVERAGE_INVERT","SAMPLE_COVERAGE_VALUE","SAWTOOTH","SCHEDULED_STATE","SCISSOR_BOX","SCISSOR_TEST","SCROLL_PAGE_DOWN","SCROLL_PAGE_UP","SDP_ANSWER","SDP_OFFER","SDP_PRANSWER","SECURITY_ERR","SELECT","SERIALIZE_ERR","SEVERITY_ERROR","SEVERITY_FATAL_ERROR","SEVERITY_WARNING","SHADER_COMPILER","SHADER_TYPE","SHADING_LANGUAGE_VERSION","SHIFT_MASK","SHORT","SHOWING","SHOW_ALL","SHOW_ATTRIBUTE","SHOW_CDATA_SECTION","SHOW_COMMENT","SHOW_DOCUMENT","SHOW_DOCUMENT_FRAGMENT","SHOW_DOCUMENT_TYPE","SHOW_ELEMENT","SHOW_ENTITY","SHOW_ENTITY_REFERENCE","SHOW_NOTATION","SHOW_PROCESSING_INSTRUCTION","SHOW_TEXT","SINE","SOUNDFIELD","SQLException","SQRT1_2","SQRT2","SQUARE","SRC_ALPHA","SRC_ALPHA_SATURATE","SRC_COLOR","START_TO_END","START_TO_START","STATIC_DRAW","STENCIL_ATTACHMENT","STENCIL_BACK_FAIL","STENCIL_BACK_FUNC","STENCIL_BACK_PASS_DEPTH_FAIL","STENCIL_BACK_PASS_DEPTH_PASS","STENCIL_BACK_REF","STENCIL_BACK_VALUE_MASK","STENCIL_BACK_WRITEMASK","STENCIL_BITS","STENCIL_BUFFER_BIT","STENCIL_CLEAR_VALUE","STENCIL_FAIL","STENCIL_FUNC","STENCIL_INDEX","STENCIL_INDEX8","STENCIL_PASS_DEPTH_FAIL","STENCIL_PASS_DEPTH_PASS","STENCIL_REF","STENCIL_TEST","STENCIL_VALUE_MASK","STENCIL_WRITEMASK","STREAM_DRAW","STRING_TYPE","STYLE_RULE","SUBPIXEL_BITS","SUPPORTS_RULE","SVGAElement","SVGAltGlyphDefElement","SVGAltGlyphElement","SVGAltGlyphItemElement","SVGAngle","SVGAnimateColorElement","SVGAnimateElement","SVGAnimateMotionElement","SVGAnimateTransformElement","SVGAnimatedAngle","SVGAnimatedBoolean","SVGAnimatedEnumeration","SVGAnimatedInteger","SVGAnimatedLength","SVGAnimatedLengthList","SVGAnimatedNumber","SVGAnimatedNumberList","SVGAnimatedPreserveAspectRatio","SVGAnimatedRect","SVGAnimatedString","SVGAnimatedTransformList","SVGAnimationElement","SVGCircleElement","SVGClipPathElement","SVGColor","SVGComponentTransferFunctionElement","SVGCursorElement","SVGDefsElement","SVGDescElement","SVGDiscardElement","SVGDocument","SVGElement","SVGElementInstance","SVGElementInstanceList","SVGEllipseElement","SVGException","SVGFEBlendElement","SVGFEColorMatrixElement","SVGFEComponentTransferElement","SVGFECompositeElement","SVGFEConvolveMatrixElement","SVGFEDiffuseLightingElement","SVGFEDisplacementMapElement","SVGFEDistantLightElement","SVGFEDropShadowElement","SVGFEFloodElement","SVGFEFuncAElement","SVGFEFuncBElement","SVGFEFuncGElement","SVGFEFuncRElement","SVGFEGaussianBlurElement","SVGFEImageElement","SVGFEMergeElement","SVGFEMergeNodeElement","SVGFEMorphologyElement","SVGFEOffsetElement","SVGFEPointLightElement","SVGFESpecularLightingElement","SVGFESpotLightElement","SVGFETileElement","SVGFETurbulenceElement","SVGFilterElement","SVGFontElement","SVGFontFaceElement","SVGFontFaceFormatElement","SVGFontFaceNameElement","SVGFontFaceSrcElement","SVGFontFaceUriElement","SVGForeignObjectElement","SVGGElement","SVGGeometryElement","SVGGlyphElement","SVGGlyphRefElement","SVGGradientElement","SVGGraphicsElement","SVGHKernElement","SVGImageElement","SVGLength","SVGLengthList","SVGLineElement","SVGLinearGradientElement","SVGMPathElement","SVGMarkerElement","SVGMaskElement","SVGMatrix","SVGMetadataElement","SVGMissingGlyphElement","SVGNumber","SVGNumberList","SVGPaint","SVGPathElement","SVGPathSeg","SVGPathSegArcAbs","SVGPathSegArcRel","SVGPathSegClosePath","SVGPathSegCurvetoCubicAbs","SVGPathSegCurvetoCubicRel","SVGPathSegCurvetoCubicSmoothAbs","SVGPathSegCurvetoCubicSmoothRel","SVGPathSegCurvetoQuadraticAbs","SVGPathSegCurvetoQuadraticRel","SVGPathSegCurvetoQuadraticSmoothAbs","SVGPathSegCurvetoQuadraticSmoothRel","SVGPathSegLinetoAbs","SVGPathSegLinetoHorizontalAbs","SVGPathSegLinetoHorizontalRel","SVGPathSegLinetoRel","SVGPathSegLinetoVerticalAbs","SVGPathSegLinetoVerticalRel","SVGPathSegList","SVGPathSegMovetoAbs","SVGPathSegMovetoRel","SVGPatternElement","SVGPoint","SVGPointList","SVGPolygonElement","SVGPolylineElement","SVGPreserveAspectRatio","SVGRadialGradientElement","SVGRect","SVGRectElement","SVGRenderingIntent","SVGSVGElement","SVGScriptElement","SVGSetElement","SVGStopElement","SVGStringList","SVGStyleElement","SVGSwitchElement","SVGSymbolElement","SVGTRefElement","SVGTSpanElement","SVGTextContentElement","SVGTextElement","SVGTextPathElement","SVGTextPositioningElement","SVGTitleElement","SVGTransform","SVGTransformList","SVGUnitTypes","SVGUseElement","SVGVKernElement","SVGViewElement","SVGViewSpec","SVGZoomAndPan","SVGZoomEvent","SVG_ANGLETYPE_DEG","SVG_ANGLETYPE_GRAD","SVG_ANGLETYPE_RAD","SVG_ANGLETYPE_UNKNOWN","SVG_ANGLETYPE_UNSPECIFIED","SVG_CHANNEL_A","SVG_CHANNEL_B","SVG_CHANNEL_G","SVG_CHANNEL_R","SVG_CHANNEL_UNKNOWN","SVG_COLORTYPE_CURRENTCOLOR","SVG_COLORTYPE_RGBCOLOR","SVG_COLORTYPE_RGBCOLOR_ICCCOLOR","SVG_COLORTYPE_UNKNOWN","SVG_EDGEMODE_DUPLICATE","SVG_EDGEMODE_NONE","SVG_EDGEMODE_UNKNOWN","SVG_EDGEMODE_WRAP","SVG_FEBLEND_MODE_COLOR","SVG_FEBLEND_MODE_COLOR_BURN","SVG_FEBLEND_MODE_COLOR_DODGE","SVG_FEBLEND_MODE_DARKEN","SVG_FEBLEND_MODE_DIFFERENCE","SVG_FEBLEND_MODE_EXCLUSION","SVG_FEBLEND_MODE_HARD_LIGHT","SVG_FEBLEND_MODE_HUE","SVG_FEBLEND_MODE_LIGHTEN","SVG_FEBLEND_MODE_LUMINOSITY","SVG_FEBLEND_MODE_MULTIPLY","SVG_FEBLEND_MODE_NORMAL","SVG_FEBLEND_MODE_OVERLAY","SVG_FEBLEND_MODE_SATURATION","SVG_FEBLEND_MODE_SCREEN","SVG_FEBLEND_MODE_SOFT_LIGHT","SVG_FEBLEND_MODE_UNKNOWN","SVG_FECOLORMATRIX_TYPE_HUEROTATE","SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA","SVG_FECOLORMATRIX_TYPE_MATRIX","SVG_FECOLORMATRIX_TYPE_SATURATE","SVG_FECOLORMATRIX_TYPE_UNKNOWN","SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE","SVG_FECOMPONENTTRANSFER_TYPE_GAMMA","SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY","SVG_FECOMPONENTTRANSFER_TYPE_LINEAR","SVG_FECOMPONENTTRANSFER_TYPE_TABLE","SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN","SVG_FECOMPOSITE_OPERATOR_ARITHMETIC","SVG_FECOMPOSITE_OPERATOR_ATOP","SVG_FECOMPOSITE_OPERATOR_IN","SVG_FECOMPOSITE_OPERATOR_OUT","SVG_FECOMPOSITE_OPERATOR_OVER","SVG_FECOMPOSITE_OPERATOR_UNKNOWN","SVG_FECOMPOSITE_OPERATOR_XOR","SVG_INVALID_VALUE_ERR","SVG_LENGTHTYPE_CM","SVG_LENGTHTYPE_EMS","SVG_LENGTHTYPE_EXS","SVG_LENGTHTYPE_IN","SVG_LENGTHTYPE_MM","SVG_LENGTHTYPE_NUMBER","SVG_LENGTHTYPE_PC","SVG_LENGTHTYPE_PERCENTAGE","SVG_LENGTHTYPE_PT","SVG_LENGTHTYPE_PX","SVG_LENGTHTYPE_UNKNOWN","SVG_MARKERUNITS_STROKEWIDTH","SVG_MARKERUNITS_UNKNOWN","SVG_MARKERUNITS_USERSPACEONUSE","SVG_MARKER_ORIENT_ANGLE","SVG_MARKER_ORIENT_AUTO","SVG_MARKER_ORIENT_UNKNOWN","SVG_MASKTYPE_ALPHA","SVG_MASKTYPE_LUMINANCE","SVG_MATRIX_NOT_INVERTABLE","SVG_MEETORSLICE_MEET","SVG_MEETORSLICE_SLICE","SVG_MEETORSLICE_UNKNOWN","SVG_MORPHOLOGY_OPERATOR_DILATE","SVG_MORPHOLOGY_OPERATOR_ERODE","SVG_MORPHOLOGY_OPERATOR_UNKNOWN","SVG_PAINTTYPE_CURRENTCOLOR","SVG_PAINTTYPE_NONE","SVG_PAINTTYPE_RGBCOLOR","SVG_PAINTTYPE_RGBCOLOR_ICCCOLOR","SVG_PAINTTYPE_UNKNOWN","SVG_PAINTTYPE_URI","SVG_PAINTTYPE_URI_CURRENTCOLOR","SVG_PAINTTYPE_URI_NONE","SVG_PAINTTYPE_URI_RGBCOLOR","SVG_PAINTTYPE_URI_RGBCOLOR_ICCCOLOR","SVG_PRESERVEASPECTRATIO_NONE","SVG_PRESERVEASPECTRATIO_UNKNOWN","SVG_PRESERVEASPECTRATIO_XMAXYMAX","SVG_PRESERVEASPECTRATIO_XMAXYMID","SVG_PRESERVEASPECTRATIO_XMAXYMIN","SVG_PRESERVEASPECTRATIO_XMIDYMAX","SVG_PRESERVEASPECTRATIO_XMIDYMID","SVG_PRESERVEASPECTRATIO_XMIDYMIN","SVG_PRESERVEASPECTRATIO_XMINYMAX","SVG_PRESERVEASPECTRATIO_XMINYMID","SVG_PRESERVEASPECTRATIO_XMINYMIN","SVG_SPREADMETHOD_PAD","SVG_SPREADMETHOD_REFLECT","SVG_SPREADMETHOD_REPEAT","SVG_SPREADMETHOD_UNKNOWN","SVG_STITCHTYPE_NOSTITCH","SVG_STITCHTYPE_STITCH","SVG_STITCHTYPE_UNKNOWN","SVG_TRANSFORM_MATRIX","SVG_TRANSFORM_ROTATE","SVG_TRANSFORM_SCALE","SVG_TRANSFORM_SKEWX","SVG_TRANSFORM_SKEWY","SVG_TRANSFORM_TRANSLATE","SVG_TRANSFORM_UNKNOWN","SVG_TURBULENCE_TYPE_FRACTALNOISE","SVG_TURBULENCE_TYPE_TURBULENCE","SVG_TURBULENCE_TYPE_UNKNOWN","SVG_UNIT_TYPE_OBJECTBOUNDINGBOX","SVG_UNIT_TYPE_UNKNOWN","SVG_UNIT_TYPE_USERSPACEONUSE","SVG_WRONG_TYPE_ERR","SVG_ZOOMANDPAN_DISABLE","SVG_ZOOMANDPAN_MAGNIFY","SVG_ZOOMANDPAN_UNKNOWN","SYNTAX_ERR","SavedPages","Screen","ScreenOrientation","Script","ScriptProcessorNode","ScrollAreaEvent","SecurityPolicyViolationEvent","Selection","ServiceWorker","ServiceWorkerContainer","ServiceWorkerRegistration","SessionDescription","Set","ShadowRoot","SharedWorker","SimpleGestureEvent","SpeechSynthesisEvent","SpeechSynthesisUtterance","StopIteration","Storage","StorageEvent","String","StyleSheet","StyleSheetList","SubtleCrypto","Symbol","SyntaxError","TEMPORARY","TEXTPATH_METHODTYPE_ALIGN","TEXTPATH_METHODTYPE_STRETCH","TEXTPATH_METHODTYPE_UNKNOWN","TEXTPATH_SPACINGTYPE_AUTO","TEXTPATH_SPACINGTYPE_EXACT","TEXTPATH_SPACINGTYPE_UNKNOWN","TEXTURE","TEXTURE0","TEXTURE1","TEXTURE10","TEXTURE11","TEXTURE12","TEXTURE13","TEXTURE14","TEXTURE15","TEXTURE16","TEXTURE17","TEXTURE18","TEXTURE19","TEXTURE2","TEXTURE20","TEXTURE21","TEXTURE22","TEXTURE23","TEXTURE24","TEXTURE25","TEXTURE26","TEXTURE27","TEXTURE28","TEXTURE29","TEXTURE3","TEXTURE30","TEXTURE31","TEXTURE4","TEXTURE5","TEXTURE6","TEXTURE7","TEXTURE8","TEXTURE9","TEXTURE_2D","TEXTURE_BINDING_2D","TEXTURE_BINDING_CUBE_MAP","TEXTURE_CUBE_MAP","TEXTURE_CUBE_MAP_NEGATIVE_X","TEXTURE_CUBE_MAP_NEGATIVE_Y","TEXTURE_CUBE_MAP_NEGATIVE_Z","TEXTURE_CUBE_MAP_POSITIVE_X","TEXTURE_CUBE_MAP_POSITIVE_Y","TEXTURE_CUBE_MAP_POSITIVE_Z","TEXTURE_MAG_FILTER","TEXTURE_MAX_ANISOTROPY_EXT","TEXTURE_MIN_FILTER","TEXTURE_WRAP_S","TEXTURE_WRAP_T","TEXT_NODE","TIMEOUT","TIMEOUT_ERR","TOO_LARGE_ERR","TRANSACTION_INACTIVE_ERR","TRIANGLE","TRIANGLES","TRIANGLE_FAN","TRIANGLE_STRIP","TYPE_BACK_FORWARD","TYPE_ERR","TYPE_MISMATCH_ERR","TYPE_NAVIGATE","TYPE_RELOAD","TYPE_RESERVED","Text","TextDecoder","TextEncoder","TextEvent","TextMetrics","TextTrack","TextTrackCue","TextTrackCueList","TextTrackList","TimeEvent","TimeRanges","Touch","TouchEvent","TouchList","TrackEvent","TransitionEvent","TreeWalker","TypeError","UIEvent","UNCACHED","UNKNOWN_ERR","UNKNOWN_RULE","UNMASKED_RENDERER_WEBGL","UNMASKED_VENDOR_WEBGL","UNORDERED_NODE_ITERATOR_TYPE","UNORDERED_NODE_SNAPSHOT_TYPE","UNPACK_ALIGNMENT","UNPACK_COLORSPACE_CONVERSION_WEBGL","UNPACK_FLIP_Y_WEBGL","UNPACK_PREMULTIPLY_ALPHA_WEBGL","UNSCHEDULED_STATE","UNSENT","UNSIGNED_BYTE","UNSIGNED_INT","UNSIGNED_SHORT","UNSIGNED_SHORT_4_4_4_4","UNSIGNED_SHORT_5_5_5_1","UNSIGNED_SHORT_5_6_5","UNSPECIFIED_EVENT_TYPE_ERR","UPDATEREADY","URIError","URL","URLSearchParams","URLUnencoded","URL_MISMATCH_ERR","UTC","Uint16Array","Uint32Array","Uint8Array","Uint8ClampedArray","UserMessageHandler","UserMessageHandlersNamespace","UserProximityEvent","VALIDATE_STATUS","VALIDATION_ERR","VARIABLES_RULE","VENDOR","VERSION","VERSION_CHANGE","VERSION_ERR","VERTEX_ATTRIB_ARRAY_BUFFER_BINDING","VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE","VERTEX_ATTRIB_ARRAY_ENABLED","VERTEX_ATTRIB_ARRAY_NORMALIZED","VERTEX_ATTRIB_ARRAY_POINTER","VERTEX_ATTRIB_ARRAY_SIZE","VERTEX_ATTRIB_ARRAY_STRIDE","VERTEX_ATTRIB_ARRAY_TYPE","VERTEX_SHADER","VERTICAL","VERTICAL_AXIS","VER_ERR","VIEWPORT","VIEWPORT_RULE","VTTCue","VTTRegion","ValidityState","VideoStreamTrack","WEBKIT_FILTER_RULE","WEBKIT_KEYFRAMES_RULE","WEBKIT_KEYFRAME_RULE","WEBKIT_REGION_RULE","WRONG_DOCUMENT_ERR","WaveShaperNode","WeakMap","WeakSet","WebGLActiveInfo","WebGLBuffer","WebGLContextEvent","WebGLFramebuffer","WebGLProgram","WebGLRenderbuffer","WebGLRenderingContext","WebGLShader","WebGLShaderPrecisionFormat","WebGLTexture","WebGLUniformLocation","WebGLVertexArray","WebKitAnimationEvent","WebKitBlobBuilder","WebKitCSSFilterRule","WebKitCSSFilterValue","WebKitCSSKeyframeRule","WebKitCSSKeyframesRule","WebKitCSSMatrix","WebKitCSSRegionRule","WebKitCSSTransformValue","WebKitDataCue","WebKitGamepad","WebKitMediaKeyError","WebKitMediaKeyMessageEvent","WebKitMediaKeySession","WebKitMediaKeys","WebKitMediaSource","WebKitMutationObserver","WebKitNamespace","WebKitPlaybackTargetAvailabilityEvent","WebKitPoint","WebKitShadowRoot","WebKitSourceBuffer","WebKitSourceBufferList","WebKitTransitionEvent","WebSocket","WheelEvent","Window","Worker","XMLDocument","XMLHttpRequest","XMLHttpRequestEventTarget","XMLHttpRequestException","XMLHttpRequestProgressEvent","XMLHttpRequestUpload","XMLSerializer","XMLStylesheetProcessingInstruction","XPathEvaluator","XPathException","XPathExpression","XPathNSResolver","XPathResult","XSLTProcessor","ZERO","_XD0M_","_YD0M_","__defineGetter__","__defineSetter__","__lookupGetter__","__lookupSetter__","__opera","__proto__","_browserjsran","a","aLink","abbr","abort","abs","absolute","acceleration","accelerationIncludingGravity","accelerator","accept","acceptCharset","acceptNode","accessKey","accessKeyLabel","accuracy","acos","acosh","action","actionURL","active","activeCues","activeElement","activeSourceBuffers","activeSourceCount","activeTexture","add","addBehavior","addCandidate","addColorStop","addCue","addElement","addEventListener","addFilter","addFromString","addFromUri","addIceCandidate","addImport","addListener","addNamed","addPageRule","addPath","addPointer","addRange","addRegion","addRule","addSearchEngine","addSourceBuffer","addStream","addTextTrack","addTrack","addWakeLockListener","addedNodes","additionalName","additiveSymbols","addons","adoptNode","adr","advance","alert","algorithm","align","align-content","align-items","align-self","alignContent","alignItems","alignSelf","alignmentBaseline","alinkColor","all","allowFullscreen","allowedDirections","alpha","alt","altGraphKey","altHtml","altKey","altLeft","altitude","altitudeAccuracy","amplitude","ancestorOrigins","anchor","anchorNode","anchorOffset","anchors","angle","animVal","animate","animatedInstanceRoot","animatedNormalizedPathSegList","animatedPathSegList","animatedPoints","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","animationDelay","animationDirection","animationDuration","animationFillMode","animationIterationCount","animationName","animationPlayState","animationStartTime","animationTimingFunction","animationsPaused","anniversary","app","appCodeName","appMinorVersion","appName","appNotifications","appVersion","append","appendBuffer","appendChild","appendData","appendItem","appendMedium","appendNamed","appendRule","appendStream","appendWindowEnd","appendWindowStart","applets","applicationCache","apply","applyElement","arc","arcTo","archive","areas","arguments","arrayBuffer","asin","asinh","assert","assign","async","atEnd","atan","atan2","atanh","atob","attachEvent","attachShader","attachments","attack","attrChange","attrName","attributeName","attributeNamespace","attributes","audioTracks","autoIncrement","autobuffer","autocapitalize","autocomplete","autocorrect","autofocus","autoplay","availHeight","availLeft","availTop","availWidth","availability","available","aversion","axes","axis","azimuth","b","back","backface-visibility","backfaceVisibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-repeat","background-size","backgroundAttachment","backgroundBlendMode","backgroundClip","backgroundColor","backgroundImage","backgroundOrigin","backgroundPosition","backgroundPositionX","backgroundPositionY","backgroundRepeat","backgroundSize","badInput","balance","baseFrequencyX","baseFrequencyY","baseNode","baseOffset","baseURI","baseVal","baselineShift","battery","bday","beginElement","beginElementAt","beginPath","behavior","behaviorCookie","behaviorPart","behaviorUrns","beta","bezierCurveTo","bgColor","bgProperties","bias","big","binaryType","bind","bindAttribLocation","bindBuffer","bindFramebuffer","bindRenderbuffer","bindTexture","blendColor","blendEquation","blendEquationSeparate","blendFunc","blendFuncSeparate","blink","blob","blockDirection","blue","blur","body","bodyUsed","bold","bookmarks","booleanValue","border","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","borderBottom","borderBottomColor","borderBottomLeftRadius","borderBottomRightRadius","borderBottomStyle","borderBottomWidth","borderCollapse","borderColor","borderColorDark","borderColorLight","borderImage","borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth","borderLeft","borderLeftColor","borderLeftStyle","borderLeftWidth","borderRadius","borderRight","borderRightColor","borderRightStyle","borderRightWidth","borderSpacing","borderStyle","borderTop","borderTopColor","borderTopLeftRadius","borderTopRightRadius","borderTopStyle","borderTopWidth","borderWidth","bottom","bottomMargin","bound","boundElements","boundingClientRect","boundingHeight","boundingLeft","boundingTop","boundingWidth","bounds","box-decoration-break","box-shadow","box-sizing","boxDecorationBreak","boxShadow","boxSizing","breakAfter","breakBefore","breakInside","browserLanguage","btoa","bubbles","buffer","bufferData","bufferDepth","bufferSize","bufferSubData","buffered","bufferedAmount","buildID","buildNumber","button","buttonID","buttons","byteLength","byteOffset","c","call","caller","canBeFormatted","canBeMounted","canBeShared","canHaveChildren","canHaveHTML","canPlayType","cancel","cancelAnimationFrame","cancelBubble","cancelScheduledValues","cancelable","candidate","canvas","caption","caption-side","captionSide","captureEvents","captureStackTrace","caretPositionFromPoint","caretRangeFromPoint","cast","catch","category","cbrt","cd","ceil","cellIndex","cellPadding","cellSpacing","cells","ch","chOff","chain","challenge","changedTouches","channel","channelCount","channelCountMode","channelInterpretation","char","charAt","charCode","charCodeAt","charIndex","characterSet","charging","chargingTime","charset","checkEnclosure","checkFramebufferStatus","checkIntersection","checkValidity","checked","childElementCount","childNodes","children","chrome","ciphertext","cite","classList","className","classid","clear","clearAttributes","clearColor","clearData","clearDepth","clearImmediate","clearInterval","clearMarks","clearMeasures","clearParameters","clearRect","clearResourceTimings","clearShadow","clearStencil","clearTimeout","clearWatch","click","clickCount","clientHeight","clientInformation","clientLeft","clientRect","clientRects","clientTop","clientWidth","clientX","clientY","clip","clip-path","clip-rule","clipBottom","clipLeft","clipPath","clipPathUnits","clipRight","clipRule","clipTop","clipboardData","clone","cloneContents","cloneNode","cloneRange","close","closePath","closed","closest","clz","clz32","cmp","code","codeBase","codePointAt","codeType","colSpan","collapse","collapseToEnd","collapseToStart","collapsed","collect","colno","color","color-interpolation","color-interpolation-filters","colorDepth","colorInterpolation","colorInterpolationFilters","colorMask","colorType","cols","columnCount","columnFill","columnGap","columnNumber","columnRule","columnRuleColor","columnRuleStyle","columnRuleWidth","columnSpan","columnWidth","columns","command","commitPreferences","commonAncestorContainer","compact","compareBoundaryPoints","compareDocumentPosition","compareEndPoints","compareNode","comparePoint","compatMode","compatible","compile","compileShader","complete","componentFromPoint","compositionEndOffset","compositionStartOffset","compressedTexImage2D","compressedTexSubImage2D","concat","conditionText","coneInnerAngle","coneOuterAngle","coneOuterGain","confirm","confirmComposition","confirmSiteSpecificTrackingException","confirmWebWideTrackingException","connect","connectEnd","connectStart","connected","connection","connectionSpeed","console","consolidate","constrictionActive","constructor","contactID","contains","containsNode","content","contentDocument","contentEditable","contentOverflow","contentScriptType","contentStyleType","contentType","contentWindow","context","contextMenu","contextmenu","continue","continuous","control","controller","controls","convertToSpecifiedUnits","cookie","cookieEnabled","coords","copyFromChannel","copyTexImage2D","copyTexSubImage2D","copyToChannel","copyWithin","correspondingElement","correspondingUseElement","cos","cosh","count","counter-increment","counter-reset","counterIncrement","counterReset","cpuClass","cpuSleepAllowed","create","createAnalyser","createAnswer","createAttribute","createAttributeNS","createBiquadFilter","createBuffer","createBufferSource","createCDATASection","createCSSStyleSheet","createCaption","createChannelMerger","createChannelSplitter","createComment","createContextualFragment","createControlRange","createConvolver","createDTMFSender","createDataChannel","createDelay","createDelayNode","createDocument","createDocumentFragment","createDocumentType","createDynamicsCompressor","createElement","createElementNS","createEntityReference","createEvent","createEventObject","createExpression","createFramebuffer","createFunction","createGain","createGainNode","createHTMLDocument","createImageBitmap","createImageData","createIndex","createJavaScriptNode","createLinearGradient","createMediaElementSource","createMediaKeys","createMediaStreamDestination","createMediaStreamSource","createMutableFile","createNSResolver","createNodeIterator","createNotification","createObjectStore","createObjectURL","createOffer","createOscillator","createPanner","createPattern","createPeriodicWave","createPopup","createProcessingInstruction","createProgram","createRadialGradient","createRange","createRangeCollection","createRenderbuffer","createSVGAngle","createSVGLength","createSVGMatrix","createSVGNumber","createSVGPathSegArcAbs","createSVGPathSegArcRel","createSVGPathSegClosePath","createSVGPathSegCurvetoCubicAbs","createSVGPathSegCurvetoCubicRel","createSVGPathSegCurvetoCubicSmoothAbs","createSVGPathSegCurvetoCubicSmoothRel","createSVGPathSegCurvetoQuadraticAbs","createSVGPathSegCurvetoQuadraticRel","createSVGPathSegCurvetoQuadraticSmoothAbs","createSVGPathSegCurvetoQuadraticSmoothRel","createSVGPathSegLinetoAbs","createSVGPathSegLinetoHorizontalAbs","createSVGPathSegLinetoHorizontalRel","createSVGPathSegLinetoRel","createSVGPathSegLinetoVerticalAbs","createSVGPathSegLinetoVerticalRel","createSVGPathSegMovetoAbs","createSVGPathSegMovetoRel","createSVGPoint","createSVGRect","createSVGTransform","createSVGTransformFromMatrix","createScriptProcessor","createSession","createShader","createShadowRoot","createStereoPanner","createStyleSheet","createTBody","createTFoot","createTHead","createTextNode","createTextRange","createTexture","createTouch","createTouchList","createTreeWalker","createWaveShaper","creationTime","crossOrigin","crypto","csi","cssFloat","cssRules","cssText","cssValueType","ctrlKey","ctrlLeft","cues","cullFace","currentNode","currentPage","currentScale","currentScript","currentSrc","currentState","currentStyle","currentTarget","currentTime","currentTranslate","currentView","cursor","curve","customError","cx","cy","d","data","dataFld","dataFormatAs","dataPageSize","dataSrc","dataTransfer","database","dataset","dateTime","db","debug","debuggerEnabled","declare","decode","decodeAudioData","decodeURI","decodeURIComponent","decrypt","default","defaultCharset","defaultChecked","defaultMuted","defaultPlaybackRate","defaultPrevented","defaultSelected","defaultStatus","defaultURL","defaultValue","defaultView","defaultstatus","defer","defineMagicFunction","defineMagicVariable","defineProperties","defineProperty","delayTime","delete","deleteBuffer","deleteCaption","deleteCell","deleteContents","deleteData","deleteDatabase","deleteFramebuffer","deleteFromDocument","deleteIndex","deleteMedium","deleteObjectStore","deleteProgram","deleteRenderbuffer","deleteRow","deleteRule","deleteShader","deleteTFoot","deleteTHead","deleteTexture","deliverChangeRecords","delivery","deliveryInfo","deliveryStatus","deliveryTimestamp","delta","deltaMode","deltaX","deltaY","deltaZ","depthFunc","depthMask","depthRange","deriveBits","deriveKey","description","deselectAll","designMode","destination","destinationURL","detach","detachEvent","detachShader","detail","detune","devicePixelRatio","deviceXDPI","deviceYDPI","diffuseConstant","digest","dimensions","dir","dirName","direction","dirxml","disable","disableVertexAttribArray","disabled","dischargingTime","disconnect","dispatchEvent","display","distanceModel","divisor","djsapi","djsproxy","doImport","doNotTrack","doScroll","doctype","document","documentElement","documentMode","documentURI","dolphin","dolphinGameCenter","dolphininfo","dolphinmeta","domComplete","domContentLoadedEventEnd","domContentLoadedEventStart","domInteractive","domLoading","domain","domainLookupEnd","domainLookupStart","dominant-baseline","dominantBaseline","done","dopplerFactor","download","dragDrop","draggable","drawArrays","drawArraysInstancedANGLE","drawCustomFocusRing","drawElements","drawElementsInstancedANGLE","drawFocusIfNeeded","drawImage","drawImageFromRect","drawSystemFocusRing","drawingBufferHeight","drawingBufferWidth","dropEffect","droppedVideoFrames","dropzone","dump","duplicate","duration","dvname","dvnum","dx","dy","dynsrc","e","edgeMode","effectAllowed","elapsedTime","elementFromPoint","elements","elevation","ellipse","email","embeds","empty","empty-cells","emptyCells","enable","enableBackground","enableStyleSheetsForSet","enableVertexAttribArray","enabled","enabledPlugin","encode","encodeURI","encodeURIComponent","encoding","encrypt","enctype","end","endContainer","endElement","endElementAt","endOfStream","endOffset","endTime","ended","endsWith","entities","entries","entryType","enumerate","enumerateEditable","error","errorCode","escape","eval","evaluate","event","eventPhase","every","exception","exec","execCommand","execCommandShowHelp","execScript","exitFullscreen","exitPointerLock","exp","expand","expandEntityReferences","expando","expansion","expiryDate","explicitOriginalTarget","expm1","exponent","exponentialRampToValueAtTime","exportKey","extend","extensions","extentNode","extentOffset","external","externalResourcesRequired","extractContents","extractable","f","face","factoryReset","fallback","familyName","farthestViewportElement","fastSeek","fatal","fetch","fetchStart","fftSize","fgColor","fileCreatedDate","fileHandle","fileModifiedDate","fileName","fileSize","fileUpdatedDate","filename","files","fill","fill-opacity","fill-rule","fillOpacity","fillRect","fillRule","fillStyle","fillText","filter","filterResX","filterResY","filterUnits","filters","find","findIndex","findRule","findText","finish","fireEvent","firstChild","firstElementChild","firstPage","fixed","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","flexBasis","flexDirection","flexFlow","flexGrow","flexShrink","flexWrap","flipX","flipY","float","flood-color","flood-opacity","floodColor","floodOpacity","floor","flush","focus","focusNode","focusOffset","font","font-family","font-feature-settings","font-kerning","font-language-override","font-size","font-size-adjust","font-stretch","font-style","font-synthesis","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-weight","fontFamily","fontFeatureSettings","fontKerning","fontLanguageOverride","fontSize","fontSizeAdjust","fontSmoothingEnabled","fontStretch","fontStyle","fontSynthesis","fontVariant","fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition","fontWeight","fontcolor","fonts","fontsize","for","forEach","forceRedraw","form","formAction","formEnctype","formMethod","formNoValidate","formTarget","format","forms","forward","fr","frame","frameBorder","frameElement","frameSpacing","framebufferRenderbuffer","framebufferTexture2D","frames","freeSpace","freeze","frequency","frequencyBinCount","from","fromCharCode","fromCodePoint","fromElement","frontFace","fround","fullScreen","fullscreenElement","fullscreenEnabled","fx","fy","gain","gamepad","gamma","genderIdentity","generateKey","generateMipmap","generateRequest","geolocation","gestureObject","get","getActiveAttrib","getActiveUniform","getAdjacentText","getAll","getAllResponseHeaders","getAsFile","getAsString","getAttachedShaders","getAttribLocation","getAttribute","getAttributeNS","getAttributeNode","getAttributeNodeNS","getAudioTracks","getBBox","getBattery","getBlob","getBookmark","getBoundingClientRect","getBufferParameter","getByteFrequencyData","getByteTimeDomainData","getCSSCanvasContext","getCTM","getCandidateWindowClientRect","getChannelData","getCharNumAtPosition","getClientRect","getClientRects","getCompositionAlternatives","getComputedStyle","getComputedTextLength","getConfiguration","getContext","getContextAttributes","getCounterValue","getCueAsHTML","getCueById","getCurrentPosition","getCurrentTime","getData","getDatabaseNames","getDate","getDay","getDefaultComputedStyle","getDestinationInsertionPoints","getDistributedNodes","getEditable","getElementById","getElementsByClassName","getElementsByName","getElementsByTagName","getElementsByTagNameNS","getEnclosureList","getEndPositionOfChar","getEntries","getEntriesByName","getEntriesByType","getError","getExtension","getExtentOfChar","getFeature","getFile","getFloat32","getFloat64","getFloatFrequencyData","getFloatTimeDomainData","getFloatValue","getFramebufferAttachmentParameter","getFrequencyResponse","getFullYear","getGamepads","getHours","getImageData","getInt16","getInt32","getInt8","getIntersectionList","getItem","getItems","getKey","getLineDash","getLocalStreams","getMarks","getMatchedCSSRules","getMeasures","getMetadata","getMilliseconds","getMinutes","getModifierState","getMonth","getNamedItem","getNamedItemNS","getNotifier","getNumberOfChars","getOverrideHistoryNavigationMode","getOverrideStyle","getOwnPropertyDescriptor","getOwnPropertyNames","getOwnPropertySymbols","getParameter","getPathSegAtLength","getPointAtLength","getPreference","getPreferenceDefault","getPresentationAttribute","getPreventDefault","getProgramInfoLog","getProgramParameter","getPropertyCSSValue","getPropertyPriority","getPropertyShorthand","getPropertyValue","getPrototypeOf","getRGBColorValue","getRandomValues","getRangeAt","getReceivers","getRectValue","getRegistration","getRemoteStreams","getRenderbufferParameter","getResponseHeader","getRoot","getRotationOfChar","getSVGDocument","getScreenCTM","getSeconds","getSelection","getSenders","getShaderInfoLog","getShaderParameter","getShaderPrecisionFormat","getShaderSource","getSimpleDuration","getSiteIcons","getSources","getSpeculativeParserUrls","getStartPositionOfChar","getStartTime","getStats","getStorageUpdates","getStreamById","getStringValue","getSubStringLength","getSubscription","getSupportedExtensions","getTexParameter","getTime","getTimezoneOffset","getTotalLength","getTrackById","getTracks","getTransformToElement","getUTCDate","getUTCDay","getUTCFullYear","getUTCHours","getUTCMilliseconds","getUTCMinutes","getUTCMonth","getUTCSeconds","getUint16","getUint32","getUint8","getUniform","getUniformLocation","getUserMedia","getValues","getVarDate","getVariableValue","getVertexAttrib","getVertexAttribOffset","getVideoPlaybackQuality","getVideoTracks","getWakeLockState","getYear","givenName","global","globalAlpha","globalCompositeOperation","glyphOrientationHorizontal","glyphOrientationVertical","glyphRef","go","gradientTransform","gradientUnits","grammars","green","group","groupCollapsed","groupEnd","hardwareConcurrency","has","hasAttribute","hasAttributeNS","hasAttributes","hasChildNodes","hasComposition","hasExtension","hasFeature","hasFocus","hasLayout","hasOwnProperty","hash","head","headers","heading","height","hidden","hide","hideFocus","high","hint","history","honorificPrefix","honorificSuffix","horizontalOverflow","host","hostname","href","hreflang","hspace","html5TagCheckInerface","htmlFor","htmlText","httpEquiv","hwTimestamp","hypot","iccId","iceConnectionState","iceGatheringState","icon","id","identifier","identity","ignoreBOM","ignoreCase","image-orientation","image-rendering","imageOrientation","imageRendering","images","ime-mode","imeMode","implementation","importKey","importNode","importStylesheet","imports","impp","imul","in1","in2","inBandMetadataTrackDispatchType","inRange","includes","incremental","indeterminate","index","indexNames","indexOf","indexedDB","inertiaDestinationX","inertiaDestinationY","info","init","initAnimationEvent","initBeforeLoadEvent","initClipboardEvent","initCloseEvent","initCommandEvent","initCompositionEvent","initCustomEvent","initData","initDeviceMotionEvent","initDeviceOrientationEvent","initDragEvent","initErrorEvent","initEvent","initFocusEvent","initGestureEvent","initHashChangeEvent","initKeyEvent","initKeyboardEvent","initMSManipulationEvent","initMessageEvent","initMouseEvent","initMouseScrollEvent","initMouseWheelEvent","initMutationEvent","initNSMouseEvent","initOverflowEvent","initPageEvent","initPageTransitionEvent","initPointerEvent","initPopStateEvent","initProgressEvent","initScrollAreaEvent","initSimpleGestureEvent","initStorageEvent","initTextEvent","initTimeEvent","initTouchEvent","initTransitionEvent","initUIEvent","initWebKitAnimationEvent","initWebKitTransitionEvent","initWebKitWheelEvent","initWheelEvent","initialTime","initialize","initiatorType","inner","innerHTML","innerHeight","innerText","innerWidth","input","inputBuffer","inputEncoding","inputMethod","insertAdjacentElement","insertAdjacentHTML","insertAdjacentText","insertBefore","insertCell","insertData","insertItemBefore","insertNode","insertRow","insertRule","instanceRoot","intercept","interimResults","internalSubset","intersectsNode","interval","invalidIteratorState","inverse","invertSelf","is","is2D","isAlternate","isArray","isBingCurrentSearchDefault","isBuffer","isCandidateWindowVisible","isChar","isCollapsed","isComposing","isContentEditable","isContentHandlerRegistered","isContextLost","isDefaultNamespace","isDisabled","isEnabled","isEqual","isEqualNode","isExtensible","isFinite","isFramebuffer","isFrozen","isGenerator","isId","isInjected","isInteger","isMap","isMultiLine","isNaN","isOpen","isPointInFill","isPointInPath","isPointInRange","isPointInStroke","isPrefAlternate","isPrimary","isProgram","isPropertyImplicit","isProtocolHandlerRegistered","isPrototypeOf","isRenderbuffer","isSafeInteger","isSameNode","isSealed","isShader","isSupported","isTextEdit","isTexture","isTrusted","isTypeSupported","isView","isolation","italics","item","itemId","itemProp","itemRef","itemScope","itemType","itemValue","iterateNext","iterator","javaEnabled","jobTitle","join","json","justify-content","justifyContent","k1","k2","k3","k4","kernelMatrix","kernelUnitLengthX","kernelUnitLengthY","kerning","key","keyCode","keyFor","keyIdentifier","keyLightEnabled","keyLocation","keyPath","keySystem","keyText","keyUsage","keys","keytype","kind","knee","label","labels","lang","language","languages","largeArcFlag","lastChild","lastElementChild","lastEventId","lastIndex","lastIndexOf","lastMatch","lastMessageSubject","lastMessageType","lastModified","lastModifiedDate","lastPage","lastParen","lastState","lastStyleSheetSet","latitude","layerX","layerY","layoutFlow","layoutGrid","layoutGridChar","layoutGridLine","layoutGridMode","layoutGridType","lbound","left","leftContext","leftMargin","length","lengthAdjust","lengthComputable","letter-spacing","letterSpacing","level","lighting-color","lightingColor","limitingConeAngle","line","line-height","lineAlign","lineBreak","lineCap","lineDashOffset","lineHeight","lineJoin","lineNumber","lineTo","lineWidth","linearRampToValueAtTime","lineno","link","linkColor","linkProgram","links","list","list-style","list-style-image","list-style-position","list-style-type","listStyle","listStyleImage","listStylePosition","listStyleType","listener","load","loadEventEnd","loadEventStart","loadTimes","loaded","localDescription","localName","localStorage","locale","localeCompare","location","locationbar","lock","lockedFile","log","log10","log1p","log2","logicalXDPI","logicalYDPI","longDesc","longitude","lookupNamespaceURI","lookupPrefix","loop","loopEnd","loopStart","looping","low","lower","lowerBound","lowerOpen","lowsrc","m11","m12","m13","m14","m21","m22","m23","m24","m31","m32","m33","m34","m41","m42","m43","m44","manifest","map","mapping","margin","margin-bottom","margin-left","margin-right","margin-top","marginBottom","marginHeight","marginLeft","marginRight","marginTop","marginWidth","mark","marker","marker-end","marker-mid","marker-offset","marker-start","markerEnd","markerHeight","markerMid","markerOffset","markerStart","markerUnits","markerWidth","marks","mask","mask-type","maskContentUnits","maskType","maskUnits","match","matchMedia","matchMedium","matches","matrix","matrixTransform","max","max-height","max-width","maxAlternatives","maxChannelCount","maxConnectionsPerServer","maxDecibels","maxDistance","maxHeight","maxLength","maxTouchPoints","maxValue","maxWidth","measure","measureText","media","mediaDevices","mediaElement","mediaGroup","mediaKeys","mediaText","meetOrSlice","memory","menubar","mergeAttributes","message","messageClass","messageHandlers","metaKey","method","mimeType","mimeTypes","min","min-height","min-width","minDecibels","minHeight","minValue","minWidth","miterLimit","mix-blend-mode","mixBlendMode","mode","modify","mount","move","moveBy","moveEnd","moveFirst","moveFocusDown","moveFocusLeft","moveFocusRight","moveFocusUp","moveNext","moveRow","moveStart","moveTo","moveToBookmark","moveToElementText","moveToPoint","mozAdd","mozAnimationStartTime","mozAnon","mozApps","mozAudioCaptured","mozAudioChannelType","mozAutoplayEnabled","mozCancelAnimationFrame","mozCancelFullScreen","mozCancelRequestAnimationFrame","mozCaptureStream","mozCaptureStreamUntilEnded","mozClearDataAt","mozContact","mozContacts","mozCreateFileHandle","mozCurrentTransform","mozCurrentTransformInverse","mozCursor","mozDash","mozDashOffset","mozDecodedFrames","mozExitPointerLock","mozFillRule","mozFragmentEnd","mozFrameDelay","mozFullScreen","mozFullScreenElement","mozFullScreenEnabled","mozGetAll","mozGetAllKeys","mozGetAsFile","mozGetDataAt","mozGetMetadata","mozGetUserMedia","mozHasAudio","mozHasItem","mozHidden","mozImageSmoothingEnabled","mozIndexedDB","mozInnerScreenX","mozInnerScreenY","mozInputSource","mozIsTextField","mozItem","mozItemCount","mozItems","mozLength","mozLockOrientation","mozMatchesSelector","mozMovementX","mozMovementY","mozOpaque","mozOrientation","mozPaintCount","mozPaintedFrames","mozParsedFrames","mozPay","mozPointerLockElement","mozPresentedFrames","mozPreservesPitch","mozPressure","mozPrintCallback","mozRTCIceCandidate","mozRTCPeerConnection","mozRTCSessionDescription","mozRemove","mozRequestAnimationFrame","mozRequestFullScreen","mozRequestPointerLock","mozSetDataAt","mozSetImageElement","mozSourceNode","mozSrcObject","mozSystem","mozTCPSocket","mozTextStyle","mozTypesAt","mozUnlockOrientation","mozUserCancelled","mozVisibilityState","msAnimation","msAnimationDelay","msAnimationDirection","msAnimationDuration","msAnimationFillMode","msAnimationIterationCount","msAnimationName","msAnimationPlayState","msAnimationStartTime","msAnimationTimingFunction","msBackfaceVisibility","msBlockProgression","msCSSOMElementFloatMetrics","msCaching","msCachingEnabled","msCancelRequestAnimationFrame","msCapsLockWarningOff","msClearImmediate","msClose","msContentZoomChaining","msContentZoomFactor","msContentZoomLimit","msContentZoomLimitMax","msContentZoomLimitMin","msContentZoomSnap","msContentZoomSnapPoints","msContentZoomSnapType","msContentZooming","msConvertURL","msCrypto","msDoNotTrack","msElementsFromPoint","msElementsFromRect","msExitFullscreen","msExtendedCode","msFillRule","msFirstPaint","msFlex","msFlexAlign","msFlexDirection","msFlexFlow","msFlexItemAlign","msFlexLinePack","msFlexNegative","msFlexOrder","msFlexPack","msFlexPositive","msFlexPreferredSize","msFlexWrap","msFlowFrom","msFlowInto","msFontFeatureSettings","msFullscreenElement","msFullscreenEnabled","msGetInputContext","msGetRegionContent","msGetUntransformedBounds","msGraphicsTrustStatus","msGridColumn","msGridColumnAlign","msGridColumnSpan","msGridColumns","msGridRow","msGridRowAlign","msGridRowSpan","msGridRows","msHidden","msHighContrastAdjust","msHyphenateLimitChars","msHyphenateLimitLines","msHyphenateLimitZone","msHyphens","msImageSmoothingEnabled","msImeAlign","msIndexedDB","msInterpolationMode","msIsStaticHTML","msKeySystem","msKeys","msLaunchUri","msLockOrientation","msManipulationViewsEnabled","msMatchMedia","msMatchesSelector","msMaxTouchPoints","msOrientation","msOverflowStyle","msPerspective","msPerspectiveOrigin","msPlayToDisabled","msPlayToPreferredSourceUri","msPlayToPrimary","msPointerEnabled","msRegionOverflow","msReleasePointerCapture","msRequestAnimationFrame","msRequestFullscreen","msSaveBlob","msSaveOrOpenBlob","msScrollChaining","msScrollLimit","msScrollLimitXMax","msScrollLimitXMin","msScrollLimitYMax","msScrollLimitYMin","msScrollRails","msScrollSnapPointsX","msScrollSnapPointsY","msScrollSnapType","msScrollSnapX","msScrollSnapY","msScrollTranslation","msSetImmediate","msSetMediaKeys","msSetPointerCapture","msTextCombineHorizontal","msTextSizeAdjust","msToBlob","msTouchAction","msTouchSelect","msTraceAsyncCallbackCompleted","msTraceAsyncCallbackStarting","msTraceAsyncOperationCompleted","msTraceAsyncOperationStarting","msTransform","msTransformOrigin","msTransformStyle","msTransition","msTransitionDelay","msTransitionDuration","msTransitionProperty","msTransitionTimingFunction","msUnlockOrientation","msUpdateAsyncCallbackRelation","msUserSelect","msVisibilityState","msWrapFlow","msWrapMargin","msWrapThrough","msWriteProfilerMark","msZoom","msZoomTo","mt","multiEntry","multiSelectionObj","multiline","multiple","multiply","multiplySelf","mutableFile","muted","n","name","nameProp","namedItem","namedRecordset","names","namespaceURI","namespaces","naturalHeight","naturalWidth","navigate","navigation","navigationMode","navigationStart","navigator","near","nearestViewportElement","negative","netscape","networkState","newScale","newTranslate","newURL","newValue","newValueSpecifiedUnits","newVersion","newhome","next","nextElementSibling","nextNode","nextPage","nextSibling","nickname","noHref","noResize","noShade","noValidate","noWrap","nodeName","nodeType","nodeValue","normalize","normalizedPathSegList","notationName","notations","note","noteGrainOn","noteOff","noteOn","now","numOctaves","number","numberOfChannels","numberOfInputs","numberOfItems","numberOfOutputs","numberValue","oMatchesSelector","object","object-fit","object-position","objectFit","objectPosition","objectStore","objectStoreNames","observe","of","offscreenBuffering","offset","offsetHeight","offsetLeft","offsetNode","offsetParent","offsetTop","offsetWidth","offsetX","offsetY","ok","oldURL","oldValue","oldVersion","olderShadowRoot","onLine","onabort","onactivate","onactive","onaddstream","onaddtrack","onafterprint","onafterscriptexecute","onafterupdate","onaudioend","onaudioprocess","onaudiostart","onautocomplete","onautocompleteerror","onbeforeactivate","onbeforecopy","onbeforecut","onbeforedeactivate","onbeforeeditfocus","onbeforepaste","onbeforeprint","onbeforescriptexecute","onbeforeunload","onbeforeupdate","onblocked","onblur","onbounce","onboundary","oncached","oncancel","oncandidatewindowhide","oncandidatewindowshow","oncandidatewindowupdate","oncanplay","oncanplaythrough","oncellchange","onchange","onchargingchange","onchargingtimechange","onchecking","onclick","onclose","oncompassneedscalibration","oncomplete","oncontextmenu","oncontrolselect","oncopy","oncuechange","oncut","ondataavailable","ondatachannel","ondatasetchanged","ondatasetcomplete","ondblclick","ondeactivate","ondevicelight","ondevicemotion","ondeviceorientation","ondeviceproximity","ondischargingtimechange","ondisplay","ondownloading","ondrag","ondragend","ondragenter","ondragleave","ondragover","ondragstart","ondrop","ondurationchange","onemptied","onencrypted","onend","onended","onenter","onerror","onerrorupdate","onexit","onfilterchange","onfinish","onfocus","onfocusin","onfocusout","onfullscreenchange","onfullscreenerror","ongesturechange","ongestureend","ongesturestart","ongotpointercapture","onhashchange","onhelp","onicecandidate","oniceconnectionstatechange","oninactive","oninput","oninvalid","onkeydown","onkeypress","onkeyup","onlanguagechange","onlayoutcomplete","onlevelchange","onload","onloadeddata","onloadedmetadata","onloadend","onloadstart","onlosecapture","onlostpointercapture","only","onmark","onmessage","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onmove","onmoveend","onmovestart","onmozfullscreenchange","onmozfullscreenerror","onmozorientationchange","onmozpointerlockchange","onmozpointerlockerror","onmscontentzoom","onmsfullscreenchange","onmsfullscreenerror","onmsgesturechange","onmsgesturedoubletap","onmsgestureend","onmsgesturehold","onmsgesturestart","onmsgesturetap","onmsgotpointercapture","onmsinertiastart","onmslostpointercapture","onmsmanipulationstatechanged","onmsneedkey","onmsorientationchange","onmspointercancel","onmspointerdown","onmspointerenter","onmspointerhover","onmspointerleave","onmspointermove","onmspointerout","onmspointerover","onmspointerup","onmssitemodejumplistitemremoved","onmsthumbnailclick","onnegotiationneeded","onnomatch","onnoupdate","onobsolete","onoffline","ononline","onopen","onorientationchange","onpagechange","onpagehide","onpageshow","onpaste","onpause","onplay","onplaying","onpluginstreamstart","onpointercancel","onpointerdown","onpointerenter","onpointerleave","onpointerlockchange","onpointerlockerror","onpointermove","onpointerout","onpointerover","onpointerup","onpopstate","onprogress","onpropertychange","onratechange","onreadystatechange","onremovestream","onremovetrack","onreset","onresize","onresizeend","onresizestart","onresourcetimingbufferfull","onresult","onresume","onrowenter","onrowexit","onrowsdelete","onrowsinserted","onscroll","onsearch","onseeked","onseeking","onselect","onselectionchange","onselectstart","onshow","onsignalingstatechange","onsoundend","onsoundstart","onspeechend","onspeechstart","onstalled","onstart","onstatechange","onstop","onstorage","onstoragecommit","onsubmit","onsuccess","onsuspend","ontextinput","ontimeout","ontimeupdate","ontoggle","ontouchcancel","ontouchend","ontouchmove","ontouchstart","ontransitionend","onunload","onupdateready","onupgradeneeded","onuserproximity","onversionchange","onvoiceschanged","onvolumechange","onwaiting","onwarning","onwebkitanimationend","onwebkitanimationiteration","onwebkitanimationstart","onwebkitcurrentplaybacktargetiswirelesschanged","onwebkitfullscreenchange","onwebkitfullscreenerror","onwebkitkeyadded","onwebkitkeyerror","onwebkitkeymessage","onwebkitneedkey","onwebkitorientationchange","onwebkitplaybacktargetavailabilitychanged","onwebkitpointerlockchange","onwebkitpointerlockerror","onwebkitresourcetimingbufferfull","onwebkittransitionend","onwheel","onzoom","opacity","open","openCursor","openDatabase","openKeyCursor","opener","opera","operationType","operator","opr","optimum","options","order","orderX","orderY","ordered","org","orient","orientAngle","orientType","orientation","origin","originalTarget","orphans","oscpu","outerHTML","outerHeight","outerText","outerWidth","outline","outline-color","outline-offset","outline-style","outline-width","outlineColor","outlineOffset","outlineStyle","outlineWidth","outputBuffer","overflow","overflow-x","overflow-y","overflowX","overflowY","overrideMimeType","oversample","ownerDocument","ownerElement","ownerNode","ownerRule","ownerSVGElement","owningElement","p1","p2","p3","p4","pad","padding","padding-bottom","padding-left","padding-right","padding-top","paddingBottom","paddingLeft","paddingRight","paddingTop","page","page-break-after","page-break-before","page-break-inside","pageBreakAfter","pageBreakBefore","pageBreakInside","pageCount","pageX","pageXOffset","pageY","pageYOffset","pages","paint-order","paintOrder","paintRequests","paintType","palette","panningModel","parent","parentElement","parentNode","parentRule","parentStyleSheet","parentTextEdit","parentWindow","parse","parseFloat","parseFromString","parseInt","participants","password","pasteHTML","path","pathLength","pathSegList","pathSegType","pathSegTypeAsLetter","pathname","pattern","patternContentUnits","patternMismatch","patternTransform","patternUnits","pause","pauseAnimations","pauseOnExit","paused","pending","performance","permission","persisted","personalbar","perspective","perspective-origin","perspectiveOrigin","phoneticFamilyName","phoneticGivenName","photo","ping","pitch","pixelBottom","pixelDepth","pixelHeight","pixelLeft","pixelRight","pixelStorei","pixelTop","pixelUnitToMillimeterX","pixelUnitToMillimeterY","pixelWidth","placeholder","platform","play","playbackRate","playbackState","playbackTime","played","plugins","pluginspage","pname","pointer-events","pointerBeforeReferenceNode","pointerEnabled","pointerEvents","pointerId","pointerLockElement","pointerType","points","pointsAtX","pointsAtY","pointsAtZ","polygonOffset","pop","popupWindowFeatures","popupWindowName","popupWindowURI","port","port1","port2","ports","posBottom","posHeight","posLeft","posRight","posTop","posWidth","position","positionAlign","postError","postMessage","poster","pow","powerOff","preMultiplySelf","precision","preferredStyleSheetSet","preferredStylesheetSet","prefix","preload","preserveAlpha","preserveAspectRatio","preserveAspectRatioString","pressed","pressure","prevValue","preventDefault","preventExtensions","previousElementSibling","previousNode","previousPage","previousScale","previousSibling","previousTranslate","primaryKey","primitiveType","primitiveUnits","principals","print","privateKey","probablySupportsContext","process","processIceMessage","product","productSub","profile","profileEnd","profiles","prompt","properties","propertyIsEnumerable","propertyName","protocol","protocolLong","prototype","pseudoClass","pseudoElement","publicId","publicKey","published","push","pushNotification","pushState","put","putImageData","quadraticCurveTo","qualifier","queryCommandEnabled","queryCommandIndeterm","queryCommandState","queryCommandSupported","queryCommandText","queryCommandValue","querySelector","querySelectorAll","quote","quotes","r","r1","r2","race","radiogroup","radiusX","radiusY","random","range","rangeCount","rangeMax","rangeMin","rangeOffset","rangeOverflow","rangeParent","rangeUnderflow","rate","ratio","raw","read","readAsArrayBuffer","readAsBinaryString","readAsBlob","readAsDataURL","readAsText","readOnly","readPixels","readReportRequested","readyState","reason","reboot","receiver","receivers","recordNumber","recordset","rect","red","redirectCount","redirectEnd","redirectStart","reduce","reduceRight","reduction","refDistance","refX","refY","referenceNode","referrer","refresh","region","regionAnchorX","regionAnchorY","regionId","regions","register","registerContentHandler","registerElement","registerProtocolHandler","reject","rel","relList","relatedNode","relatedTarget","release","releaseCapture","releaseEvents","releasePointerCapture","releaseShaderCompiler","reliable","reload","remainingSpace","remoteDescription","remove","removeAllRanges","removeAttribute","removeAttributeNS","removeAttributeNode","removeBehavior","removeChild","removeCue","removeEventListener","removeFilter","removeImport","removeItem","removeListener","removeNamedItem","removeNamedItemNS","removeNode","removeParameter","removeProperty","removeRange","removeRegion","removeRule","removeSiteSpecificTrackingException","removeSourceBuffer","removeStream","removeTrack","removeVariable","removeWakeLockListener","removeWebWideTrackingException","removedNodes","renderbufferStorage","renderedBuffer","renderingMode","repeat","replace","replaceAdjacentText","replaceChild","replaceData","replaceId","replaceItem","replaceNode","replaceState","replaceTrack","replaceWholeText","reportValidity","requestAnimationFrame","requestAutocomplete","requestData","requestFullscreen","requestMediaKeySystemAccess","requestPermission","requestPointerLock","requestStart","requestingWindow","required","requiredExtensions","requiredFeatures","reset","resetTransform","resize","resizeBy","resizeTo","resolve","response","responseBody","responseEnd","responseStart","responseText","responseType","responseURL","responseXML","restore","result","resultType","resume","returnValue","rev","reverse","reversed","revocable","revokeObjectURL","rgbColor","right","rightContext","rightMargin","rolloffFactor","root","rootElement","rotate","rotateAxisAngle","rotateAxisAngleSelf","rotateFromVector","rotateFromVectorSelf","rotateSelf","rotation","rotationRate","round","rowIndex","rowSpan","rows","rubyAlign","rubyOverhang","rubyPosition","rules","runtime","runtimeStyle","rx","ry","safari","sampleCoverage","sampleRate","sandbox","save","scale","scale3d","scale3dSelf","scaleNonUniform","scaleNonUniformSelf","scaleSelf","scheme","scissor","scope","scopeName","scoped","screen","screenBrightness","screenEnabled","screenLeft","screenPixelToMillimeterX","screenPixelToMillimeterY","screenTop","screenX","screenY","scripts","scroll","scroll-behavior","scrollAmount","scrollBehavior","scrollBy","scrollByLines","scrollByPages","scrollDelay","scrollHeight","scrollIntoView","scrollIntoViewIfNeeded","scrollLeft","scrollLeftMax","scrollMaxX","scrollMaxY","scrollTo","scrollTop","scrollTopMax","scrollWidth","scrollX","scrollY","scrollbar3dLightColor","scrollbarArrowColor","scrollbarBaseColor","scrollbarDarkShadowColor","scrollbarFaceColor","scrollbarHighlightColor","scrollbarShadowColor","scrollbarTrackColor","scrollbars","scrolling","sdp","sdpMLineIndex","sdpMid","seal","search","searchBox","searchBoxJavaBridge_","searchParams","sectionRowIndex","secureConnectionStart","security","seed","seekable","seeking","select","selectAllChildren","selectNode","selectNodeContents","selectNodes","selectSingleNode","selectSubString","selected","selectedIndex","selectedOptions","selectedStyleSheetSet","selectedStylesheetSet","selection","selectionDirection","selectionEnd","selectionStart","selector","selectorText","self","send","sendAsBinary","sendBeacon","sender","sentTimestamp","separator","serializeToString","serviceWorker","sessionId","sessionStorage","set","setActive","setAlpha","setAttribute","setAttributeNS","setAttributeNode","setAttributeNodeNS","setBaseAndExtent","setBingCurrentSearchDefault","setCapture","setColor","setCompositeOperation","setCurrentTime","setCustomValidity","setData","setDate","setDragImage","setEnd","setEndAfter","setEndBefore","setEndPoint","setFillColor","setFilterRes","setFloat32","setFloat64","setFloatValue","setFullYear","setHours","setImmediate","setInt16","setInt32","setInt8","setInterval","setItem","setLineCap","setLineDash","setLineJoin","setLineWidth","setLocalDescription","setMatrix","setMatrixValue","setMediaKeys","setMilliseconds","setMinutes","setMiterLimit","setMonth","setNamedItem","setNamedItemNS","setNonUserCodeExceptions","setOrientToAngle","setOrientToAuto","setOrientation","setOverrideHistoryNavigationMode","setPaint","setParameter","setPeriodicWave","setPointerCapture","setPosition","setPreference","setProperty","setPrototypeOf","setRGBColor","setRGBColorICCColor","setRadius","setRangeText","setRemoteDescription","setRequestHeader","setResizable","setResourceTimingBufferSize","setRotate","setScale","setSeconds","setSelectionRange","setServerCertificate","setShadow","setSkewX","setSkewY","setStart","setStartAfter","setStartBefore","setStdDeviation","setStringValue","setStrokeColor","setSuggestResult","setTargetAtTime","setTargetValueAtTime","setTime","setTimeout","setTransform","setTranslate","setUTCDate","setUTCFullYear","setUTCHours","setUTCMilliseconds","setUTCMinutes","setUTCMonth","setUTCSeconds","setUint16","setUint32","setUint8","setUri","setValueAtTime","setValueCurveAtTime","setVariable","setVelocity","setVersion","setYear","settingName","settingValue","sex","shaderSource","shadowBlur","shadowColor","shadowOffsetX","shadowOffsetY","shadowRoot","shape","shape-rendering","shapeRendering","sheet","shift","shiftKey","shiftLeft","show","showHelp","showModal","showModalDialog","showModelessDialog","showNotification","sidebar","sign","signalingState","sin","singleNodeValue","sinh","size","sizeToContent","sizes","skewX","skewXSelf","skewY","skewYSelf","slice","slope","small","smil","smoothingTimeConstant","snapToLines","snapshotItem","snapshotLength","some","sort","source","sourceBuffer","sourceBuffers","sourceIndex","spacing","span","speakAs","speaking","specified","specularConstant","specularExponent","speechSynthesis","speed","speedOfSound","spellcheck","splice","split","splitText","spreadMethod","sqrt","src","srcElement","srcFilter","srcUrn","srcdoc","srclang","srcset","stack","stackTraceLimit","stacktrace","standalone","standby","start","startContainer","startIce","startOffset","startRendering","startTime","startsWith","state","status","statusMessage","statusText","statusbar","stdDeviationX","stdDeviationY","stencilFunc","stencilFuncSeparate","stencilMask","stencilMaskSeparate","stencilOp","stencilOpSeparate","step","stepDown","stepMismatch","stepUp","sticky","stitchTiles","stop","stop-color","stop-opacity","stopColor","stopImmediatePropagation","stopOpacity","stopPropagation","storageArea","storageName","storageStatus","storeSiteSpecificTrackingException","storeWebWideTrackingException","stpVersion","stream","strike","stringValue","stringify","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","strokeDasharray","strokeDashoffset","strokeLinecap","strokeLinejoin","strokeMiterlimit","strokeOpacity","strokeRect","strokeStyle","strokeText","strokeWidth","style","styleFloat","styleMedia","styleSheet","styleSheetSets","styleSheets","sub","subarray","subject","submit","subscribe","substr","substring","substringData","subtle","suffix","suffixes","summary","sup","supports","surfaceScale","surroundContents","suspend","suspendRedraw","swapCache","swapNode","sweepFlag","symbols","system","systemCode","systemId","systemLanguage","systemXDPI","systemYDPI","tBodies","tFoot","tHead","tabIndex","table","table-layout","tableLayout","tableValues","tag","tagName","tagUrn","tags","taintEnabled","takeRecords","tan","tanh","target","targetElement","targetTouches","targetX","targetY","tel","terminate","test","texImage2D","texParameterf","texParameteri","texSubImage2D","text","text-align","text-anchor","text-decoration","text-decoration-color","text-decoration-line","text-decoration-style","text-indent","text-overflow","text-rendering","text-shadow","text-transform","textAlign","textAlignLast","textAnchor","textAutospace","textBaseline","textContent","textDecoration","textDecorationBlink","textDecorationColor","textDecorationLine","textDecorationLineThrough","textDecorationNone","textDecorationOverline","textDecorationStyle","textDecorationUnderline","textIndent","textJustify","textJustifyTrim","textKashida","textKashidaSpace","textLength","textOverflow","textRendering","textShadow","textTracks","textTransform","textUnderlinePosition","then","threadId","threshold","tiltX","tiltY","time","timeEnd","timeStamp","timeout","timestamp","timestampOffset","timing","title","toArray","toBlob","toDataURL","toDateString","toElement","toExponential","toFixed","toFloat32Array","toFloat64Array","toGMTString","toISOString","toJSON","toLocaleDateString","toLocaleFormat","toLocaleLowerCase","toLocaleString","toLocaleTimeString","toLocaleUpperCase","toLowerCase","toMethod","toPrecision","toSdp","toSource","toStaticHTML","toString","toStringTag","toTimeString","toUTCString","toUpperCase","toggle","toggleLongPressEnabled","tooLong","toolbar","top","topMargin","total","totalFrameDelay","totalVideoFrames","touchAction","touches","trace","track","transaction","transactions","transform","transform-origin","transform-style","transformOrigin","transformPoint","transformString","transformStyle","transformToDocument","transformToFragment","transition","transition-delay","transition-duration","transition-property","transition-timing-function","transitionDelay","transitionDuration","transitionProperty","transitionTimingFunction","translate","translateSelf","translationX","translationY","trim","trimLeft","trimRight","trueSpeed","trunc","truncate","type","typeDetail","typeMismatch","typeMustMatch","types","ubound","undefined","unescape","uneval","unicode-bidi","unicodeBidi","uniform1f","uniform1fv","uniform1i","uniform1iv","uniform2f","uniform2fv","uniform2i","uniform2iv","uniform3f","uniform3fv","uniform3i","uniform3iv","uniform4f","uniform4fv","uniform4i","uniform4iv","uniformMatrix2fv","uniformMatrix3fv","uniformMatrix4fv","unique","uniqueID","uniqueNumber","unitType","units","unloadEventEnd","unloadEventStart","unlock","unmount","unobserve","unpause","unpauseAnimations","unreadCount","unregister","unregisterContentHandler","unregisterProtocolHandler","unscopables","unselectable","unshift","unsubscribe","unsuspendRedraw","unsuspendRedrawAll","unwatch","unwrapKey","update","updateCommands","updateIce","updateInterval","updateSettings","updated","updating","upload","upper","upperBound","upperOpen","uri","url","urn","urns","usages","useCurrentView","useMap","useProgram","usedSpace","userAgent","userLanguage","username","v8BreakIterator","vAlign","vLink","valid","validateProgram","validationMessage","validity","value","valueAsDate","valueAsNumber","valueAsString","valueInSpecifiedUnits","valueMissing","valueOf","valueText","valueType","values","vector-effect","vectorEffect","velocityAngular","velocityExpansion","velocityX","velocityY","vendor","vendorSub","verify","version","vertexAttrib1f","vertexAttrib1fv","vertexAttrib2f","vertexAttrib2fv","vertexAttrib3f","vertexAttrib3fv","vertexAttrib4f","vertexAttrib4fv","vertexAttribDivisorANGLE","vertexAttribPointer","vertical","vertical-align","verticalAlign","verticalOverflow","vibrate","videoHeight","videoTracks","videoWidth","view","viewBox","viewBoxString","viewTarget","viewTargetString","viewport","viewportAnchorX","viewportAnchorY","viewportElement","visibility","visibilityState","visible","vlinkColor","voice","volume","vrml","vspace","w","wand","warn","wasClean","watch","watchPosition","webdriver","webkitAddKey","webkitAnimation","webkitAnimationDelay","webkitAnimationDirection","webkitAnimationDuration","webkitAnimationFillMode","webkitAnimationIterationCount","webkitAnimationName","webkitAnimationPlayState","webkitAnimationTimingFunction","webkitAppearance","webkitAudioContext","webkitAudioDecodedByteCount","webkitAudioPannerNode","webkitBackfaceVisibility","webkitBackground","webkitBackgroundAttachment","webkitBackgroundClip","webkitBackgroundColor","webkitBackgroundImage","webkitBackgroundOrigin","webkitBackgroundPosition","webkitBackgroundPositionX","webkitBackgroundPositionY","webkitBackgroundRepeat","webkitBackgroundSize","webkitBackingStorePixelRatio","webkitBorderImage","webkitBorderImageOutset","webkitBorderImageRepeat","webkitBorderImageSlice","webkitBorderImageSource","webkitBorderImageWidth","webkitBoxAlign","webkitBoxDirection","webkitBoxFlex","webkitBoxOrdinalGroup","webkitBoxOrient","webkitBoxPack","webkitBoxSizing","webkitCancelAnimationFrame","webkitCancelFullScreen","webkitCancelKeyRequest","webkitCancelRequestAnimationFrame","webkitClearResourceTimings","webkitClosedCaptionsVisible","webkitConvertPointFromNodeToPage","webkitConvertPointFromPageToNode","webkitCreateShadowRoot","webkitCurrentFullScreenElement","webkitCurrentPlaybackTargetIsWireless","webkitDirectionInvertedFromDevice","webkitDisplayingFullscreen","webkitEnterFullScreen","webkitEnterFullscreen","webkitExitFullScreen","webkitExitFullscreen","webkitExitPointerLock","webkitFullScreenKeyboardInputAllowed","webkitFullscreenElement","webkitFullscreenEnabled","webkitGenerateKeyRequest","webkitGetAsEntry","webkitGetDatabaseNames","webkitGetEntries","webkitGetEntriesByName","webkitGetEntriesByType","webkitGetFlowByName","webkitGetGamepads","webkitGetImageDataHD","webkitGetNamedFlows","webkitGetRegionFlowRanges","webkitGetUserMedia","webkitHasClosedCaptions","webkitHidden","webkitIDBCursor","webkitIDBDatabase","webkitIDBDatabaseError","webkitIDBDatabaseException","webkitIDBFactory","webkitIDBIndex","webkitIDBKeyRange","webkitIDBObjectStore","webkitIDBRequest","webkitIDBTransaction","webkitImageSmoothingEnabled","webkitIndexedDB","webkitInitMessageEvent","webkitIsFullScreen","webkitKeys","webkitLineDashOffset","webkitLockOrientation","webkitMatchesSelector","webkitMediaStream","webkitNotifications","webkitOfflineAudioContext","webkitOrientation","webkitPeerConnection00","webkitPersistentStorage","webkitPointerLockElement","webkitPostMessage","webkitPreservesPitch","webkitPutImageDataHD","webkitRTCPeerConnection","webkitRegionOverset","webkitRequestAnimationFrame","webkitRequestFileSystem","webkitRequestFullScreen","webkitRequestFullscreen","webkitRequestPointerLock","webkitResolveLocalFileSystemURL","webkitSetMediaKeys","webkitSetResourceTimingBufferSize","webkitShadowRoot","webkitShowPlaybackTargetPicker","webkitSlice","webkitSpeechGrammar","webkitSpeechGrammarList","webkitSpeechRecognition","webkitSpeechRecognitionError","webkitSpeechRecognitionEvent","webkitStorageInfo","webkitSupportsFullscreen","webkitTemporaryStorage","webkitTextSizeAdjust","webkitTransform","webkitTransformOrigin","webkitTransition","webkitTransitionDelay","webkitTransitionDuration","webkitTransitionProperty","webkitTransitionTimingFunction","webkitURL","webkitUnlockOrientation","webkitUserSelect","webkitVideoDecodedByteCount","webkitVisibilityState","webkitWirelessVideoPlaybackDisabled","webkitdropzone","webstore","weight","whatToShow","wheelDelta","wheelDeltaX","wheelDeltaY","which","white-space","whiteSpace","wholeText","widows","width","will-change","willChange","willValidate","window","withCredentials","word-break","word-spacing","word-wrap","wordBreak","wordSpacing","wordWrap","wrap","wrapKey","write","writeln","writingMode","x","x1","x2","xChannelSelector","xmlEncoding","xmlStandalone","xmlVersion","xmlbase","xmllang","xmlspace","y","y1","y2","yChannelSelector","yandex","z","z-index","zIndex","zoom","zoomAndPan","zoomRectScreen"]')},95890:e=>{"use strict";e.exports=JSON.parse('{"application/1d-interleaved-parityfec":{"source":"iana"},"application/3gpdash-qoe-report+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/3gpp-ims+xml":{"source":"iana","compressible":true},"application/a2l":{"source":"iana"},"application/activemessage":{"source":"iana"},"application/activity+json":{"source":"iana","compressible":true},"application/alto-costmap+json":{"source":"iana","compressible":true},"application/alto-costmapfilter+json":{"source":"iana","compressible":true},"application/alto-directory+json":{"source":"iana","compressible":true},"application/alto-endpointcost+json":{"source":"iana","compressible":true},"application/alto-endpointcostparams+json":{"source":"iana","compressible":true},"application/alto-endpointprop+json":{"source":"iana","compressible":true},"application/alto-endpointpropparams+json":{"source":"iana","compressible":true},"application/alto-error+json":{"source":"iana","compressible":true},"application/alto-networkmap+json":{"source":"iana","compressible":true},"application/alto-networkmapfilter+json":{"source":"iana","compressible":true},"application/alto-updatestreamcontrol+json":{"source":"iana","compressible":true},"application/alto-updatestreamparams+json":{"source":"iana","compressible":true},"application/aml":{"source":"iana"},"application/andrew-inset":{"source":"iana","extensions":["ez"]},"application/applefile":{"source":"iana"},"application/applixware":{"source":"apache","extensions":["aw"]},"application/atf":{"source":"iana"},"application/atfx":{"source":"iana"},"application/atom+xml":{"source":"iana","compressible":true,"extensions":["atom"]},"application/atomcat+xml":{"source":"iana","compressible":true,"extensions":["atomcat"]},"application/atomdeleted+xml":{"source":"iana","compressible":true,"extensions":["atomdeleted"]},"application/atomicmail":{"source":"iana"},"application/atomsvc+xml":{"source":"iana","compressible":true,"extensions":["atomsvc"]},"application/atsc-dwd+xml":{"source":"iana","compressible":true,"extensions":["dwd"]},"application/atsc-dynamic-event-message":{"source":"iana"},"application/atsc-held+xml":{"source":"iana","compressible":true,"extensions":["held"]},"application/atsc-rdt+json":{"source":"iana","compressible":true},"application/atsc-rsat+xml":{"source":"iana","compressible":true,"extensions":["rsat"]},"application/atxml":{"source":"iana"},"application/auth-policy+xml":{"source":"iana","compressible":true},"application/bacnet-xdd+zip":{"source":"iana","compressible":false},"application/batch-smtp":{"source":"iana"},"application/bdoc":{"compressible":false,"extensions":["bdoc"]},"application/beep+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/calendar+json":{"source":"iana","compressible":true},"application/calendar+xml":{"source":"iana","compressible":true,"extensions":["xcs"]},"application/call-completion":{"source":"iana"},"application/cals-1840":{"source":"iana"},"application/cap+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/cbor":{"source":"iana"},"application/cbor-seq":{"source":"iana"},"application/cccex":{"source":"iana"},"application/ccmp+xml":{"source":"iana","compressible":true},"application/ccxml+xml":{"source":"iana","compressible":true,"extensions":["ccxml"]},"application/cdfx+xml":{"source":"iana","compressible":true,"extensions":["cdfx"]},"application/cdmi-capability":{"source":"iana","extensions":["cdmia"]},"application/cdmi-container":{"source":"iana","extensions":["cdmic"]},"application/cdmi-domain":{"source":"iana","extensions":["cdmid"]},"application/cdmi-object":{"source":"iana","extensions":["cdmio"]},"application/cdmi-queue":{"source":"iana","extensions":["cdmiq"]},"application/cdni":{"source":"iana"},"application/cea":{"source":"iana"},"application/cea-2018+xml":{"source":"iana","compressible":true},"application/cellml+xml":{"source":"iana","compressible":true},"application/cfw":{"source":"iana"},"application/clue+xml":{"source":"iana","compressible":true},"application/clue_info+xml":{"source":"iana","compressible":true},"application/cms":{"source":"iana"},"application/cnrp+xml":{"source":"iana","compressible":true},"application/coap-group+json":{"source":"iana","compressible":true},"application/coap-payload":{"source":"iana"},"application/commonground":{"source":"iana"},"application/conference-info+xml":{"source":"iana","compressible":true},"application/cose":{"source":"iana"},"application/cose-key":{"source":"iana"},"application/cose-key-set":{"source":"iana"},"application/cpl+xml":{"source":"iana","compressible":true},"application/csrattrs":{"source":"iana"},"application/csta+xml":{"source":"iana","compressible":true},"application/cstadata+xml":{"source":"iana","compressible":true},"application/csvm+json":{"source":"iana","compressible":true},"application/cu-seeme":{"source":"apache","extensions":["cu"]},"application/cwt":{"source":"iana"},"application/cybercash":{"source":"iana"},"application/dart":{"compressible":true},"application/dash+xml":{"source":"iana","compressible":true,"extensions":["mpd"]},"application/dashdelta":{"source":"iana"},"application/davmount+xml":{"source":"iana","compressible":true,"extensions":["davmount"]},"application/dca-rft":{"source":"iana"},"application/dcd":{"source":"iana"},"application/dec-dx":{"source":"iana"},"application/dialog-info+xml":{"source":"iana","compressible":true},"application/dicom":{"source":"iana"},"application/dicom+json":{"source":"iana","compressible":true},"application/dicom+xml":{"source":"iana","compressible":true},"application/dii":{"source":"iana"},"application/dit":{"source":"iana"},"application/dns":{"source":"iana"},"application/dns+json":{"source":"iana","compressible":true},"application/dns-message":{"source":"iana"},"application/docbook+xml":{"source":"apache","compressible":true,"extensions":["dbk"]},"application/dots+cbor":{"source":"iana"},"application/dskpp+xml":{"source":"iana","compressible":true},"application/dssc+der":{"source":"iana","extensions":["dssc"]},"application/dssc+xml":{"source":"iana","compressible":true,"extensions":["xdssc"]},"application/dvcs":{"source":"iana"},"application/ecmascript":{"source":"iana","compressible":true,"extensions":["ecma","es"]},"application/edi-consent":{"source":"iana"},"application/edi-x12":{"source":"iana","compressible":false},"application/edifact":{"source":"iana","compressible":false},"application/efi":{"source":"iana"},"application/emergencycalldata.comment+xml":{"source":"iana","compressible":true},"application/emergencycalldata.control+xml":{"source":"iana","compressible":true},"application/emergencycalldata.deviceinfo+xml":{"source":"iana","compressible":true},"application/emergencycalldata.ecall.msd":{"source":"iana"},"application/emergencycalldata.providerinfo+xml":{"source":"iana","compressible":true},"application/emergencycalldata.serviceinfo+xml":{"source":"iana","compressible":true},"application/emergencycalldata.subscriberinfo+xml":{"source":"iana","compressible":true},"application/emergencycalldata.veds+xml":{"source":"iana","compressible":true},"application/emma+xml":{"source":"iana","compressible":true,"extensions":["emma"]},"application/emotionml+xml":{"source":"iana","compressible":true,"extensions":["emotionml"]},"application/encaprtp":{"source":"iana"},"application/epp+xml":{"source":"iana","compressible":true},"application/epub+zip":{"source":"iana","compressible":false,"extensions":["epub"]},"application/eshop":{"source":"iana"},"application/exi":{"source":"iana","extensions":["exi"]},"application/expect-ct-report+json":{"source":"iana","compressible":true},"application/fastinfoset":{"source":"iana"},"application/fastsoap":{"source":"iana"},"application/fdt+xml":{"source":"iana","compressible":true,"extensions":["fdt"]},"application/fhir+json":{"source":"iana","charset":"UTF-8","compressible":true},"application/fhir+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/fido.trusted-apps+json":{"compressible":true},"application/fits":{"source":"iana"},"application/flexfec":{"source":"iana"},"application/font-sfnt":{"source":"iana"},"application/font-tdpfr":{"source":"iana","extensions":["pfr"]},"application/font-woff":{"source":"iana","compressible":false},"application/framework-attributes+xml":{"source":"iana","compressible":true},"application/geo+json":{"source":"iana","compressible":true,"extensions":["geojson"]},"application/geo+json-seq":{"source":"iana"},"application/geopackage+sqlite3":{"source":"iana"},"application/geoxacml+xml":{"source":"iana","compressible":true},"application/gltf-buffer":{"source":"iana"},"application/gml+xml":{"source":"iana","compressible":true,"extensions":["gml"]},"application/gpx+xml":{"source":"apache","compressible":true,"extensions":["gpx"]},"application/gxf":{"source":"apache","extensions":["gxf"]},"application/gzip":{"source":"iana","compressible":false,"extensions":["gz"]},"application/h224":{"source":"iana"},"application/held+xml":{"source":"iana","compressible":true},"application/hjson":{"extensions":["hjson"]},"application/http":{"source":"iana"},"application/hyperstudio":{"source":"iana","extensions":["stk"]},"application/ibe-key-request+xml":{"source":"iana","compressible":true},"application/ibe-pkg-reply+xml":{"source":"iana","compressible":true},"application/ibe-pp-data":{"source":"iana"},"application/iges":{"source":"iana"},"application/im-iscomposing+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/index":{"source":"iana"},"application/index.cmd":{"source":"iana"},"application/index.obj":{"source":"iana"},"application/index.response":{"source":"iana"},"application/index.vnd":{"source":"iana"},"application/inkml+xml":{"source":"iana","compressible":true,"extensions":["ink","inkml"]},"application/iotp":{"source":"iana"},"application/ipfix":{"source":"iana","extensions":["ipfix"]},"application/ipp":{"source":"iana"},"application/isup":{"source":"iana"},"application/its+xml":{"source":"iana","compressible":true,"extensions":["its"]},"application/java-archive":{"source":"apache","compressible":false,"extensions":["jar","war","ear"]},"application/java-serialized-object":{"source":"apache","compressible":false,"extensions":["ser"]},"application/java-vm":{"source":"apache","compressible":false,"extensions":["class"]},"application/javascript":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["js","mjs"]},"application/jf2feed+json":{"source":"iana","compressible":true},"application/jose":{"source":"iana"},"application/jose+json":{"source":"iana","compressible":true},"application/jrd+json":{"source":"iana","compressible":true},"application/json":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["json","map"]},"application/json-patch+json":{"source":"iana","compressible":true},"application/json-seq":{"source":"iana"},"application/json5":{"extensions":["json5"]},"application/jsonml+json":{"source":"apache","compressible":true,"extensions":["jsonml"]},"application/jwk+json":{"source":"iana","compressible":true},"application/jwk-set+json":{"source":"iana","compressible":true},"application/jwt":{"source":"iana"},"application/kpml-request+xml":{"source":"iana","compressible":true},"application/kpml-response+xml":{"source":"iana","compressible":true},"application/ld+json":{"source":"iana","compressible":true,"extensions":["jsonld"]},"application/lgr+xml":{"source":"iana","compressible":true,"extensions":["lgr"]},"application/link-format":{"source":"iana"},"application/load-control+xml":{"source":"iana","compressible":true},"application/lost+xml":{"source":"iana","compressible":true,"extensions":["lostxml"]},"application/lostsync+xml":{"source":"iana","compressible":true},"application/lpf+zip":{"source":"iana","compressible":false},"application/lxf":{"source":"iana"},"application/mac-binhex40":{"source":"iana","extensions":["hqx"]},"application/mac-compactpro":{"source":"apache","extensions":["cpt"]},"application/macwriteii":{"source":"iana"},"application/mads+xml":{"source":"iana","compressible":true,"extensions":["mads"]},"application/manifest+json":{"charset":"UTF-8","compressible":true,"extensions":["webmanifest"]},"application/marc":{"source":"iana","extensions":["mrc"]},"application/marcxml+xml":{"source":"iana","compressible":true,"extensions":["mrcx"]},"application/mathematica":{"source":"iana","extensions":["ma","nb","mb"]},"application/mathml+xml":{"source":"iana","compressible":true,"extensions":["mathml"]},"application/mathml-content+xml":{"source":"iana","compressible":true},"application/mathml-presentation+xml":{"source":"iana","compressible":true},"application/mbms-associated-procedure-description+xml":{"source":"iana","compressible":true},"application/mbms-deregister+xml":{"source":"iana","compressible":true},"application/mbms-envelope+xml":{"source":"iana","compressible":true},"application/mbms-msk+xml":{"source":"iana","compressible":true},"application/mbms-msk-response+xml":{"source":"iana","compressible":true},"application/mbms-protection-description+xml":{"source":"iana","compressible":true},"application/mbms-reception-report+xml":{"source":"iana","compressible":true},"application/mbms-register+xml":{"source":"iana","compressible":true},"application/mbms-register-response+xml":{"source":"iana","compressible":true},"application/mbms-schedule+xml":{"source":"iana","compressible":true},"application/mbms-user-service-description+xml":{"source":"iana","compressible":true},"application/mbox":{"source":"iana","extensions":["mbox"]},"application/media-policy-dataset+xml":{"source":"iana","compressible":true},"application/media_control+xml":{"source":"iana","compressible":true},"application/mediaservercontrol+xml":{"source":"iana","compressible":true,"extensions":["mscml"]},"application/merge-patch+json":{"source":"iana","compressible":true},"application/metalink+xml":{"source":"apache","compressible":true,"extensions":["metalink"]},"application/metalink4+xml":{"source":"iana","compressible":true,"extensions":["meta4"]},"application/mets+xml":{"source":"iana","compressible":true,"extensions":["mets"]},"application/mf4":{"source":"iana"},"application/mikey":{"source":"iana"},"application/mipc":{"source":"iana"},"application/mmt-aei+xml":{"source":"iana","compressible":true,"extensions":["maei"]},"application/mmt-usd+xml":{"source":"iana","compressible":true,"extensions":["musd"]},"application/mods+xml":{"source":"iana","compressible":true,"extensions":["mods"]},"application/moss-keys":{"source":"iana"},"application/moss-signature":{"source":"iana"},"application/mosskey-data":{"source":"iana"},"application/mosskey-request":{"source":"iana"},"application/mp21":{"source":"iana","extensions":["m21","mp21"]},"application/mp4":{"source":"iana","extensions":["mp4s","m4p"]},"application/mpeg4-generic":{"source":"iana"},"application/mpeg4-iod":{"source":"iana"},"application/mpeg4-iod-xmt":{"source":"iana"},"application/mrb-consumer+xml":{"source":"iana","compressible":true,"extensions":["xdf"]},"application/mrb-publish+xml":{"source":"iana","compressible":true,"extensions":["xdf"]},"application/msc-ivr+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/msc-mixer+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/msword":{"source":"iana","compressible":false,"extensions":["doc","dot"]},"application/mud+json":{"source":"iana","compressible":true},"application/multipart-core":{"source":"iana"},"application/mxf":{"source":"iana","extensions":["mxf"]},"application/n-quads":{"source":"iana","extensions":["nq"]},"application/n-triples":{"source":"iana","extensions":["nt"]},"application/nasdata":{"source":"iana"},"application/news-checkgroups":{"source":"iana","charset":"US-ASCII"},"application/news-groupinfo":{"source":"iana","charset":"US-ASCII"},"application/news-transmission":{"source":"iana"},"application/nlsml+xml":{"source":"iana","compressible":true},"application/node":{"source":"iana","extensions":["cjs"]},"application/nss":{"source":"iana"},"application/ocsp-request":{"source":"iana"},"application/ocsp-response":{"source":"iana"},"application/octet-stream":{"source":"iana","compressible":false,"extensions":["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"]},"application/oda":{"source":"iana","extensions":["oda"]},"application/odm+xml":{"source":"iana","compressible":true},"application/odx":{"source":"iana"},"application/oebps-package+xml":{"source":"iana","compressible":true,"extensions":["opf"]},"application/ogg":{"source":"iana","compressible":false,"extensions":["ogx"]},"application/omdoc+xml":{"source":"apache","compressible":true,"extensions":["omdoc"]},"application/onenote":{"source":"apache","extensions":["onetoc","onetoc2","onetmp","onepkg"]},"application/oscore":{"source":"iana"},"application/oxps":{"source":"iana","extensions":["oxps"]},"application/p2p-overlay+xml":{"source":"iana","compressible":true,"extensions":["relo"]},"application/parityfec":{"source":"iana"},"application/passport":{"source":"iana"},"application/patch-ops-error+xml":{"source":"iana","compressible":true,"extensions":["xer"]},"application/pdf":{"source":"iana","compressible":false,"extensions":["pdf"]},"application/pdx":{"source":"iana"},"application/pem-certificate-chain":{"source":"iana"},"application/pgp-encrypted":{"source":"iana","compressible":false,"extensions":["pgp"]},"application/pgp-keys":{"source":"iana"},"application/pgp-signature":{"source":"iana","extensions":["asc","sig"]},"application/pics-rules":{"source":"apache","extensions":["prf"]},"application/pidf+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/pidf-diff+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/pkcs10":{"source":"iana","extensions":["p10"]},"application/pkcs12":{"source":"iana"},"application/pkcs7-mime":{"source":"iana","extensions":["p7m","p7c"]},"application/pkcs7-signature":{"source":"iana","extensions":["p7s"]},"application/pkcs8":{"source":"iana","extensions":["p8"]},"application/pkcs8-encrypted":{"source":"iana"},"application/pkix-attr-cert":{"source":"iana","extensions":["ac"]},"application/pkix-cert":{"source":"iana","extensions":["cer"]},"application/pkix-crl":{"source":"iana","extensions":["crl"]},"application/pkix-pkipath":{"source":"iana","extensions":["pkipath"]},"application/pkixcmp":{"source":"iana","extensions":["pki"]},"application/pls+xml":{"source":"iana","compressible":true,"extensions":["pls"]},"application/poc-settings+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/postscript":{"source":"iana","compressible":true,"extensions":["ai","eps","ps"]},"application/ppsp-tracker+json":{"source":"iana","compressible":true},"application/problem+json":{"source":"iana","compressible":true},"application/problem+xml":{"source":"iana","compressible":true},"application/provenance+xml":{"source":"iana","compressible":true,"extensions":["provx"]},"application/prs.alvestrand.titrax-sheet":{"source":"iana"},"application/prs.cww":{"source":"iana","extensions":["cww"]},"application/prs.hpub+zip":{"source":"iana","compressible":false},"application/prs.nprend":{"source":"iana"},"application/prs.plucker":{"source":"iana"},"application/prs.rdf-xml-crypt":{"source":"iana"},"application/prs.xsf+xml":{"source":"iana","compressible":true},"application/pskc+xml":{"source":"iana","compressible":true,"extensions":["pskcxml"]},"application/pvd+json":{"source":"iana","compressible":true},"application/qsig":{"source":"iana"},"application/raml+yaml":{"compressible":true,"extensions":["raml"]},"application/raptorfec":{"source":"iana"},"application/rdap+json":{"source":"iana","compressible":true},"application/rdf+xml":{"source":"iana","compressible":true,"extensions":["rdf","owl"]},"application/reginfo+xml":{"source":"iana","compressible":true,"extensions":["rif"]},"application/relax-ng-compact-syntax":{"source":"iana","extensions":["rnc"]},"application/remote-printing":{"source":"iana"},"application/reputon+json":{"source":"iana","compressible":true},"application/resource-lists+xml":{"source":"iana","compressible":true,"extensions":["rl"]},"application/resource-lists-diff+xml":{"source":"iana","compressible":true,"extensions":["rld"]},"application/rfc+xml":{"source":"iana","compressible":true},"application/riscos":{"source":"iana"},"application/rlmi+xml":{"source":"iana","compressible":true},"application/rls-services+xml":{"source":"iana","compressible":true,"extensions":["rs"]},"application/route-apd+xml":{"source":"iana","compressible":true,"extensions":["rapd"]},"application/route-s-tsid+xml":{"source":"iana","compressible":true,"extensions":["sls"]},"application/route-usd+xml":{"source":"iana","compressible":true,"extensions":["rusd"]},"application/rpki-ghostbusters":{"source":"iana","extensions":["gbr"]},"application/rpki-manifest":{"source":"iana","extensions":["mft"]},"application/rpki-publication":{"source":"iana"},"application/rpki-roa":{"source":"iana","extensions":["roa"]},"application/rpki-updown":{"source":"iana"},"application/rsd+xml":{"source":"apache","compressible":true,"extensions":["rsd"]},"application/rss+xml":{"source":"apache","compressible":true,"extensions":["rss"]},"application/rtf":{"source":"iana","compressible":true,"extensions":["rtf"]},"application/rtploopback":{"source":"iana"},"application/rtx":{"source":"iana"},"application/samlassertion+xml":{"source":"iana","compressible":true},"application/samlmetadata+xml":{"source":"iana","compressible":true},"application/sbe":{"source":"iana"},"application/sbml+xml":{"source":"iana","compressible":true,"extensions":["sbml"]},"application/scaip+xml":{"source":"iana","compressible":true},"application/scim+json":{"source":"iana","compressible":true},"application/scvp-cv-request":{"source":"iana","extensions":["scq"]},"application/scvp-cv-response":{"source":"iana","extensions":["scs"]},"application/scvp-vp-request":{"source":"iana","extensions":["spq"]},"application/scvp-vp-response":{"source":"iana","extensions":["spp"]},"application/sdp":{"source":"iana","extensions":["sdp"]},"application/secevent+jwt":{"source":"iana"},"application/senml+cbor":{"source":"iana"},"application/senml+json":{"source":"iana","compressible":true},"application/senml+xml":{"source":"iana","compressible":true,"extensions":["senmlx"]},"application/senml-etch+cbor":{"source":"iana"},"application/senml-etch+json":{"source":"iana","compressible":true},"application/senml-exi":{"source":"iana"},"application/sensml+cbor":{"source":"iana"},"application/sensml+json":{"source":"iana","compressible":true},"application/sensml+xml":{"source":"iana","compressible":true,"extensions":["sensmlx"]},"application/sensml-exi":{"source":"iana"},"application/sep+xml":{"source":"iana","compressible":true},"application/sep-exi":{"source":"iana"},"application/session-info":{"source":"iana"},"application/set-payment":{"source":"iana"},"application/set-payment-initiation":{"source":"iana","extensions":["setpay"]},"application/set-registration":{"source":"iana"},"application/set-registration-initiation":{"source":"iana","extensions":["setreg"]},"application/sgml":{"source":"iana"},"application/sgml-open-catalog":{"source":"iana"},"application/shf+xml":{"source":"iana","compressible":true,"extensions":["shf"]},"application/sieve":{"source":"iana","extensions":["siv","sieve"]},"application/simple-filter+xml":{"source":"iana","compressible":true},"application/simple-message-summary":{"source":"iana"},"application/simplesymbolcontainer":{"source":"iana"},"application/sipc":{"source":"iana"},"application/slate":{"source":"iana"},"application/smil":{"source":"iana"},"application/smil+xml":{"source":"iana","compressible":true,"extensions":["smi","smil"]},"application/smpte336m":{"source":"iana"},"application/soap+fastinfoset":{"source":"iana"},"application/soap+xml":{"source":"iana","compressible":true},"application/sparql-query":{"source":"iana","extensions":["rq"]},"application/sparql-results+xml":{"source":"iana","compressible":true,"extensions":["srx"]},"application/spirits-event+xml":{"source":"iana","compressible":true},"application/sql":{"source":"iana"},"application/srgs":{"source":"iana","extensions":["gram"]},"application/srgs+xml":{"source":"iana","compressible":true,"extensions":["grxml"]},"application/sru+xml":{"source":"iana","compressible":true,"extensions":["sru"]},"application/ssdl+xml":{"source":"apache","compressible":true,"extensions":["ssdl"]},"application/ssml+xml":{"source":"iana","compressible":true,"extensions":["ssml"]},"application/stix+json":{"source":"iana","compressible":true},"application/swid+xml":{"source":"iana","compressible":true,"extensions":["swidtag"]},"application/tamp-apex-update":{"source":"iana"},"application/tamp-apex-update-confirm":{"source":"iana"},"application/tamp-community-update":{"source":"iana"},"application/tamp-community-update-confirm":{"source":"iana"},"application/tamp-error":{"source":"iana"},"application/tamp-sequence-adjust":{"source":"iana"},"application/tamp-sequence-adjust-confirm":{"source":"iana"},"application/tamp-status-query":{"source":"iana"},"application/tamp-status-response":{"source":"iana"},"application/tamp-update":{"source":"iana"},"application/tamp-update-confirm":{"source":"iana"},"application/tar":{"compressible":true},"application/taxii+json":{"source":"iana","compressible":true},"application/td+json":{"source":"iana","compressible":true},"application/tei+xml":{"source":"iana","compressible":true,"extensions":["tei","teicorpus"]},"application/tetra_isi":{"source":"iana"},"application/thraud+xml":{"source":"iana","compressible":true,"extensions":["tfi"]},"application/timestamp-query":{"source":"iana"},"application/timestamp-reply":{"source":"iana"},"application/timestamped-data":{"source":"iana","extensions":["tsd"]},"application/tlsrpt+gzip":{"source":"iana"},"application/tlsrpt+json":{"source":"iana","compressible":true},"application/tnauthlist":{"source":"iana"},"application/toml":{"compressible":true,"extensions":["toml"]},"application/trickle-ice-sdpfrag":{"source":"iana"},"application/trig":{"source":"iana"},"application/ttml+xml":{"source":"iana","compressible":true,"extensions":["ttml"]},"application/tve-trigger":{"source":"iana"},"application/tzif":{"source":"iana"},"application/tzif-leap":{"source":"iana"},"application/ulpfec":{"source":"iana"},"application/urc-grpsheet+xml":{"source":"iana","compressible":true},"application/urc-ressheet+xml":{"source":"iana","compressible":true,"extensions":["rsheet"]},"application/urc-targetdesc+xml":{"source":"iana","compressible":true},"application/urc-uisocketdesc+xml":{"source":"iana","compressible":true},"application/vcard+json":{"source":"iana","compressible":true},"application/vcard+xml":{"source":"iana","compressible":true},"application/vemmi":{"source":"iana"},"application/vividence.scriptfile":{"source":"apache"},"application/vnd.1000minds.decision-model+xml":{"source":"iana","compressible":true,"extensions":["1km"]},"application/vnd.3gpp-prose+xml":{"source":"iana","compressible":true},"application/vnd.3gpp-prose-pc3ch+xml":{"source":"iana","compressible":true},"application/vnd.3gpp-v2x-local-service-information":{"source":"iana"},"application/vnd.3gpp.access-transfer-events+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.bsf+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.gmop+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mc-signalling-ear":{"source":"iana"},"application/vnd.3gpp.mcdata-affiliation-command+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcdata-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcdata-payload":{"source":"iana"},"application/vnd.3gpp.mcdata-service-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcdata-signalling":{"source":"iana"},"application/vnd.3gpp.mcdata-ue-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcdata-user-profile+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-affiliation-command+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-floor-request+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-location-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-mbms-usage-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-service-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-signed+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-ue-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-ue-init-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-user-profile+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-affiliation-command+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-affiliation-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-location-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-mbms-usage-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-service-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-transmission-request+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-ue-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-user-profile+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mid-call+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.pic-bw-large":{"source":"iana","extensions":["plb"]},"application/vnd.3gpp.pic-bw-small":{"source":"iana","extensions":["psb"]},"application/vnd.3gpp.pic-bw-var":{"source":"iana","extensions":["pvb"]},"application/vnd.3gpp.sms":{"source":"iana"},"application/vnd.3gpp.sms+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.srvcc-ext+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.srvcc-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.state-and-event-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.ussd+xml":{"source":"iana","compressible":true},"application/vnd.3gpp2.bcmcsinfo+xml":{"source":"iana","compressible":true},"application/vnd.3gpp2.sms":{"source":"iana"},"application/vnd.3gpp2.tcap":{"source":"iana","extensions":["tcap"]},"application/vnd.3lightssoftware.imagescal":{"source":"iana"},"application/vnd.3m.post-it-notes":{"source":"iana","extensions":["pwn"]},"application/vnd.accpac.simply.aso":{"source":"iana","extensions":["aso"]},"application/vnd.accpac.simply.imp":{"source":"iana","extensions":["imp"]},"application/vnd.acucobol":{"source":"iana","extensions":["acu"]},"application/vnd.acucorp":{"source":"iana","extensions":["atc","acutc"]},"application/vnd.adobe.air-application-installer-package+zip":{"source":"apache","compressible":false,"extensions":["air"]},"application/vnd.adobe.flash.movie":{"source":"iana"},"application/vnd.adobe.formscentral.fcdt":{"source":"iana","extensions":["fcdt"]},"application/vnd.adobe.fxp":{"source":"iana","extensions":["fxp","fxpl"]},"application/vnd.adobe.partial-upload":{"source":"iana"},"application/vnd.adobe.xdp+xml":{"source":"iana","compressible":true,"extensions":["xdp"]},"application/vnd.adobe.xfdf":{"source":"iana","extensions":["xfdf"]},"application/vnd.aether.imp":{"source":"iana"},"application/vnd.afpc.afplinedata":{"source":"iana"},"application/vnd.afpc.afplinedata-pagedef":{"source":"iana"},"application/vnd.afpc.foca-charset":{"source":"iana"},"application/vnd.afpc.foca-codedfont":{"source":"iana"},"application/vnd.afpc.foca-codepage":{"source":"iana"},"application/vnd.afpc.modca":{"source":"iana"},"application/vnd.afpc.modca-formdef":{"source":"iana"},"application/vnd.afpc.modca-mediummap":{"source":"iana"},"application/vnd.afpc.modca-objectcontainer":{"source":"iana"},"application/vnd.afpc.modca-overlay":{"source":"iana"},"application/vnd.afpc.modca-pagesegment":{"source":"iana"},"application/vnd.ah-barcode":{"source":"iana"},"application/vnd.ahead.space":{"source":"iana","extensions":["ahead"]},"application/vnd.airzip.filesecure.azf":{"source":"iana","extensions":["azf"]},"application/vnd.airzip.filesecure.azs":{"source":"iana","extensions":["azs"]},"application/vnd.amadeus+json":{"source":"iana","compressible":true},"application/vnd.amazon.ebook":{"source":"apache","extensions":["azw"]},"application/vnd.amazon.mobi8-ebook":{"source":"iana"},"application/vnd.americandynamics.acc":{"source":"iana","extensions":["acc"]},"application/vnd.amiga.ami":{"source":"iana","extensions":["ami"]},"application/vnd.amundsen.maze+xml":{"source":"iana","compressible":true},"application/vnd.android.ota":{"source":"iana"},"application/vnd.android.package-archive":{"source":"apache","compressible":false,"extensions":["apk"]},"application/vnd.anki":{"source":"iana"},"application/vnd.anser-web-certificate-issue-initiation":{"source":"iana","extensions":["cii"]},"application/vnd.anser-web-funds-transfer-initiation":{"source":"apache","extensions":["fti"]},"application/vnd.antix.game-component":{"source":"iana","extensions":["atx"]},"application/vnd.apache.thrift.binary":{"source":"iana"},"application/vnd.apache.thrift.compact":{"source":"iana"},"application/vnd.apache.thrift.json":{"source":"iana"},"application/vnd.api+json":{"source":"iana","compressible":true},"application/vnd.aplextor.warrp+json":{"source":"iana","compressible":true},"application/vnd.apothekende.reservation+json":{"source":"iana","compressible":true},"application/vnd.apple.installer+xml":{"source":"iana","compressible":true,"extensions":["mpkg"]},"application/vnd.apple.keynote":{"source":"iana","extensions":["keynote"]},"application/vnd.apple.mpegurl":{"source":"iana","extensions":["m3u8"]},"application/vnd.apple.numbers":{"source":"iana","extensions":["numbers"]},"application/vnd.apple.pages":{"source":"iana","extensions":["pages"]},"application/vnd.apple.pkpass":{"compressible":false,"extensions":["pkpass"]},"application/vnd.arastra.swi":{"source":"iana"},"application/vnd.aristanetworks.swi":{"source":"iana","extensions":["swi"]},"application/vnd.artisan+json":{"source":"iana","compressible":true},"application/vnd.artsquare":{"source":"iana"},"application/vnd.astraea-software.iota":{"source":"iana","extensions":["iota"]},"application/vnd.audiograph":{"source":"iana","extensions":["aep"]},"application/vnd.autopackage":{"source":"iana"},"application/vnd.avalon+json":{"source":"iana","compressible":true},"application/vnd.avistar+xml":{"source":"iana","compressible":true},"application/vnd.balsamiq.bmml+xml":{"source":"iana","compressible":true,"extensions":["bmml"]},"application/vnd.balsamiq.bmpr":{"source":"iana"},"application/vnd.banana-accounting":{"source":"iana"},"application/vnd.bbf.usp.error":{"source":"iana"},"application/vnd.bbf.usp.msg":{"source":"iana"},"application/vnd.bbf.usp.msg+json":{"source":"iana","compressible":true},"application/vnd.bekitzur-stech+json":{"source":"iana","compressible":true},"application/vnd.bint.med-content":{"source":"iana"},"application/vnd.biopax.rdf+xml":{"source":"iana","compressible":true},"application/vnd.blink-idb-value-wrapper":{"source":"iana"},"application/vnd.blueice.multipass":{"source":"iana","extensions":["mpm"]},"application/vnd.bluetooth.ep.oob":{"source":"iana"},"application/vnd.bluetooth.le.oob":{"source":"iana"},"application/vnd.bmi":{"source":"iana","extensions":["bmi"]},"application/vnd.bpf":{"source":"iana"},"application/vnd.bpf3":{"source":"iana"},"application/vnd.businessobjects":{"source":"iana","extensions":["rep"]},"application/vnd.byu.uapi+json":{"source":"iana","compressible":true},"application/vnd.cab-jscript":{"source":"iana"},"application/vnd.canon-cpdl":{"source":"iana"},"application/vnd.canon-lips":{"source":"iana"},"application/vnd.capasystems-pg+json":{"source":"iana","compressible":true},"application/vnd.cendio.thinlinc.clientconf":{"source":"iana"},"application/vnd.century-systems.tcp_stream":{"source":"iana"},"application/vnd.chemdraw+xml":{"source":"iana","compressible":true,"extensions":["cdxml"]},"application/vnd.chess-pgn":{"source":"iana"},"application/vnd.chipnuts.karaoke-mmd":{"source":"iana","extensions":["mmd"]},"application/vnd.ciedi":{"source":"iana"},"application/vnd.cinderella":{"source":"iana","extensions":["cdy"]},"application/vnd.cirpack.isdn-ext":{"source":"iana"},"application/vnd.citationstyles.style+xml":{"source":"iana","compressible":true,"extensions":["csl"]},"application/vnd.claymore":{"source":"iana","extensions":["cla"]},"application/vnd.cloanto.rp9":{"source":"iana","extensions":["rp9"]},"application/vnd.clonk.c4group":{"source":"iana","extensions":["c4g","c4d","c4f","c4p","c4u"]},"application/vnd.cluetrust.cartomobile-config":{"source":"iana","extensions":["c11amc"]},"application/vnd.cluetrust.cartomobile-config-pkg":{"source":"iana","extensions":["c11amz"]},"application/vnd.coffeescript":{"source":"iana"},"application/vnd.collabio.xodocuments.document":{"source":"iana"},"application/vnd.collabio.xodocuments.document-template":{"source":"iana"},"application/vnd.collabio.xodocuments.presentation":{"source":"iana"},"application/vnd.collabio.xodocuments.presentation-template":{"source":"iana"},"application/vnd.collabio.xodocuments.spreadsheet":{"source":"iana"},"application/vnd.collabio.xodocuments.spreadsheet-template":{"source":"iana"},"application/vnd.collection+json":{"source":"iana","compressible":true},"application/vnd.collection.doc+json":{"source":"iana","compressible":true},"application/vnd.collection.next+json":{"source":"iana","compressible":true},"application/vnd.comicbook+zip":{"source":"iana","compressible":false},"application/vnd.comicbook-rar":{"source":"iana"},"application/vnd.commerce-battelle":{"source":"iana"},"application/vnd.commonspace":{"source":"iana","extensions":["csp"]},"application/vnd.contact.cmsg":{"source":"iana","extensions":["cdbcmsg"]},"application/vnd.coreos.ignition+json":{"source":"iana","compressible":true},"application/vnd.cosmocaller":{"source":"iana","extensions":["cmc"]},"application/vnd.crick.clicker":{"source":"iana","extensions":["clkx"]},"application/vnd.crick.clicker.keyboard":{"source":"iana","extensions":["clkk"]},"application/vnd.crick.clicker.palette":{"source":"iana","extensions":["clkp"]},"application/vnd.crick.clicker.template":{"source":"iana","extensions":["clkt"]},"application/vnd.crick.clicker.wordbank":{"source":"iana","extensions":["clkw"]},"application/vnd.criticaltools.wbs+xml":{"source":"iana","compressible":true,"extensions":["wbs"]},"application/vnd.cryptii.pipe+json":{"source":"iana","compressible":true},"application/vnd.crypto-shade-file":{"source":"iana"},"application/vnd.ctc-posml":{"source":"iana","extensions":["pml"]},"application/vnd.ctct.ws+xml":{"source":"iana","compressible":true},"application/vnd.cups-pdf":{"source":"iana"},"application/vnd.cups-postscript":{"source":"iana"},"application/vnd.cups-ppd":{"source":"iana","extensions":["ppd"]},"application/vnd.cups-raster":{"source":"iana"},"application/vnd.cups-raw":{"source":"iana"},"application/vnd.curl":{"source":"iana"},"application/vnd.curl.car":{"source":"apache","extensions":["car"]},"application/vnd.curl.pcurl":{"source":"apache","extensions":["pcurl"]},"application/vnd.cyan.dean.root+xml":{"source":"iana","compressible":true},"application/vnd.cybank":{"source":"iana"},"application/vnd.d2l.coursepackage1p0+zip":{"source":"iana","compressible":false},"application/vnd.dart":{"source":"iana","compressible":true,"extensions":["dart"]},"application/vnd.data-vision.rdz":{"source":"iana","extensions":["rdz"]},"application/vnd.datapackage+json":{"source":"iana","compressible":true},"application/vnd.dataresource+json":{"source":"iana","compressible":true},"application/vnd.dbf":{"source":"iana"},"application/vnd.debian.binary-package":{"source":"iana"},"application/vnd.dece.data":{"source":"iana","extensions":["uvf","uvvf","uvd","uvvd"]},"application/vnd.dece.ttml+xml":{"source":"iana","compressible":true,"extensions":["uvt","uvvt"]},"application/vnd.dece.unspecified":{"source":"iana","extensions":["uvx","uvvx"]},"application/vnd.dece.zip":{"source":"iana","extensions":["uvz","uvvz"]},"application/vnd.denovo.fcselayout-link":{"source":"iana","extensions":["fe_launch"]},"application/vnd.desmume.movie":{"source":"iana"},"application/vnd.dir-bi.plate-dl-nosuffix":{"source":"iana"},"application/vnd.dm.delegation+xml":{"source":"iana","compressible":true},"application/vnd.dna":{"source":"iana","extensions":["dna"]},"application/vnd.document+json":{"source":"iana","compressible":true},"application/vnd.dolby.mlp":{"source":"apache","extensions":["mlp"]},"application/vnd.dolby.mobile.1":{"source":"iana"},"application/vnd.dolby.mobile.2":{"source":"iana"},"application/vnd.doremir.scorecloud-binary-document":{"source":"iana"},"application/vnd.dpgraph":{"source":"iana","extensions":["dpg"]},"application/vnd.dreamfactory":{"source":"iana","extensions":["dfac"]},"application/vnd.drive+json":{"source":"iana","compressible":true},"application/vnd.ds-keypoint":{"source":"apache","extensions":["kpxx"]},"application/vnd.dtg.local":{"source":"iana"},"application/vnd.dtg.local.flash":{"source":"iana"},"application/vnd.dtg.local.html":{"source":"iana"},"application/vnd.dvb.ait":{"source":"iana","extensions":["ait"]},"application/vnd.dvb.dvbisl+xml":{"source":"iana","compressible":true},"application/vnd.dvb.dvbj":{"source":"iana"},"application/vnd.dvb.esgcontainer":{"source":"iana"},"application/vnd.dvb.ipdcdftnotifaccess":{"source":"iana"},"application/vnd.dvb.ipdcesgaccess":{"source":"iana"},"application/vnd.dvb.ipdcesgaccess2":{"source":"iana"},"application/vnd.dvb.ipdcesgpdd":{"source":"iana"},"application/vnd.dvb.ipdcroaming":{"source":"iana"},"application/vnd.dvb.iptv.alfec-base":{"source":"iana"},"application/vnd.dvb.iptv.alfec-enhancement":{"source":"iana"},"application/vnd.dvb.notif-aggregate-root+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-container+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-generic+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-ia-msglist+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-ia-registration-request+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-ia-registration-response+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-init+xml":{"source":"iana","compressible":true},"application/vnd.dvb.pfr":{"source":"iana"},"application/vnd.dvb.service":{"source":"iana","extensions":["svc"]},"application/vnd.dxr":{"source":"iana"},"application/vnd.dynageo":{"source":"iana","extensions":["geo"]},"application/vnd.dzr":{"source":"iana"},"application/vnd.easykaraoke.cdgdownload":{"source":"iana"},"application/vnd.ecdis-update":{"source":"iana"},"application/vnd.ecip.rlp":{"source":"iana"},"application/vnd.ecowin.chart":{"source":"iana","extensions":["mag"]},"application/vnd.ecowin.filerequest":{"source":"iana"},"application/vnd.ecowin.fileupdate":{"source":"iana"},"application/vnd.ecowin.series":{"source":"iana"},"application/vnd.ecowin.seriesrequest":{"source":"iana"},"application/vnd.ecowin.seriesupdate":{"source":"iana"},"application/vnd.efi.img":{"source":"iana"},"application/vnd.efi.iso":{"source":"iana"},"application/vnd.emclient.accessrequest+xml":{"source":"iana","compressible":true},"application/vnd.enliven":{"source":"iana","extensions":["nml"]},"application/vnd.enphase.envoy":{"source":"iana"},"application/vnd.eprints.data+xml":{"source":"iana","compressible":true},"application/vnd.epson.esf":{"source":"iana","extensions":["esf"]},"application/vnd.epson.msf":{"source":"iana","extensions":["msf"]},"application/vnd.epson.quickanime":{"source":"iana","extensions":["qam"]},"application/vnd.epson.salt":{"source":"iana","extensions":["slt"]},"application/vnd.epson.ssf":{"source":"iana","extensions":["ssf"]},"application/vnd.ericsson.quickcall":{"source":"iana"},"application/vnd.espass-espass+zip":{"source":"iana","compressible":false},"application/vnd.eszigno3+xml":{"source":"iana","compressible":true,"extensions":["es3","et3"]},"application/vnd.etsi.aoc+xml":{"source":"iana","compressible":true},"application/vnd.etsi.asic-e+zip":{"source":"iana","compressible":false},"application/vnd.etsi.asic-s+zip":{"source":"iana","compressible":false},"application/vnd.etsi.cug+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvcommand+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvdiscovery+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvprofile+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvsad-bc+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvsad-cod+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvsad-npvr+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvservice+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvsync+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvueprofile+xml":{"source":"iana","compressible":true},"application/vnd.etsi.mcid+xml":{"source":"iana","compressible":true},"application/vnd.etsi.mheg5":{"source":"iana"},"application/vnd.etsi.overload-control-policy-dataset+xml":{"source":"iana","compressible":true},"application/vnd.etsi.pstn+xml":{"source":"iana","compressible":true},"application/vnd.etsi.sci+xml":{"source":"iana","compressible":true},"application/vnd.etsi.simservs+xml":{"source":"iana","compressible":true},"application/vnd.etsi.timestamp-token":{"source":"iana"},"application/vnd.etsi.tsl+xml":{"source":"iana","compressible":true},"application/vnd.etsi.tsl.der":{"source":"iana"},"application/vnd.eudora.data":{"source":"iana"},"application/vnd.evolv.ecig.profile":{"source":"iana"},"application/vnd.evolv.ecig.settings":{"source":"iana"},"application/vnd.evolv.ecig.theme":{"source":"iana"},"application/vnd.exstream-empower+zip":{"source":"iana","compressible":false},"application/vnd.exstream-package":{"source":"iana"},"application/vnd.ezpix-album":{"source":"iana","extensions":["ez2"]},"application/vnd.ezpix-package":{"source":"iana","extensions":["ez3"]},"application/vnd.f-secure.mobile":{"source":"iana"},"application/vnd.fastcopy-disk-image":{"source":"iana"},"application/vnd.fdf":{"source":"iana","extensions":["fdf"]},"application/vnd.fdsn.mseed":{"source":"iana","extensions":["mseed"]},"application/vnd.fdsn.seed":{"source":"iana","extensions":["seed","dataless"]},"application/vnd.ffsns":{"source":"iana"},"application/vnd.ficlab.flb+zip":{"source":"iana","compressible":false},"application/vnd.filmit.zfc":{"source":"iana"},"application/vnd.fints":{"source":"iana"},"application/vnd.firemonkeys.cloudcell":{"source":"iana"},"application/vnd.flographit":{"source":"iana","extensions":["gph"]},"application/vnd.fluxtime.clip":{"source":"iana","extensions":["ftc"]},"application/vnd.font-fontforge-sfd":{"source":"iana"},"application/vnd.framemaker":{"source":"iana","extensions":["fm","frame","maker","book"]},"application/vnd.frogans.fnc":{"source":"iana","extensions":["fnc"]},"application/vnd.frogans.ltf":{"source":"iana","extensions":["ltf"]},"application/vnd.fsc.weblaunch":{"source":"iana","extensions":["fsc"]},"application/vnd.fujitsu.oasys":{"source":"iana","extensions":["oas"]},"application/vnd.fujitsu.oasys2":{"source":"iana","extensions":["oa2"]},"application/vnd.fujitsu.oasys3":{"source":"iana","extensions":["oa3"]},"application/vnd.fujitsu.oasysgp":{"source":"iana","extensions":["fg5"]},"application/vnd.fujitsu.oasysprs":{"source":"iana","extensions":["bh2"]},"application/vnd.fujixerox.art-ex":{"source":"iana"},"application/vnd.fujixerox.art4":{"source":"iana"},"application/vnd.fujixerox.ddd":{"source":"iana","extensions":["ddd"]},"application/vnd.fujixerox.docuworks":{"source":"iana","extensions":["xdw"]},"application/vnd.fujixerox.docuworks.binder":{"source":"iana","extensions":["xbd"]},"application/vnd.fujixerox.docuworks.container":{"source":"iana"},"application/vnd.fujixerox.hbpl":{"source":"iana"},"application/vnd.fut-misnet":{"source":"iana"},"application/vnd.futoin+cbor":{"source":"iana"},"application/vnd.futoin+json":{"source":"iana","compressible":true},"application/vnd.fuzzysheet":{"source":"iana","extensions":["fzs"]},"application/vnd.genomatix.tuxedo":{"source":"iana","extensions":["txd"]},"application/vnd.gentics.grd+json":{"source":"iana","compressible":true},"application/vnd.geo+json":{"source":"iana","compressible":true},"application/vnd.geocube+xml":{"source":"iana","compressible":true},"application/vnd.geogebra.file":{"source":"iana","extensions":["ggb"]},"application/vnd.geogebra.tool":{"source":"iana","extensions":["ggt"]},"application/vnd.geometry-explorer":{"source":"iana","extensions":["gex","gre"]},"application/vnd.geonext":{"source":"iana","extensions":["gxt"]},"application/vnd.geoplan":{"source":"iana","extensions":["g2w"]},"application/vnd.geospace":{"source":"iana","extensions":["g3w"]},"application/vnd.gerber":{"source":"iana"},"application/vnd.globalplatform.card-content-mgt":{"source":"iana"},"application/vnd.globalplatform.card-content-mgt-response":{"source":"iana"},"application/vnd.gmx":{"source":"iana","extensions":["gmx"]},"application/vnd.google-apps.document":{"compressible":false,"extensions":["gdoc"]},"application/vnd.google-apps.presentation":{"compressible":false,"extensions":["gslides"]},"application/vnd.google-apps.spreadsheet":{"compressible":false,"extensions":["gsheet"]},"application/vnd.google-earth.kml+xml":{"source":"iana","compressible":true,"extensions":["kml"]},"application/vnd.google-earth.kmz":{"source":"iana","compressible":false,"extensions":["kmz"]},"application/vnd.gov.sk.e-form+xml":{"source":"iana","compressible":true},"application/vnd.gov.sk.e-form+zip":{"source":"iana","compressible":false},"application/vnd.gov.sk.xmldatacontainer+xml":{"source":"iana","compressible":true},"application/vnd.grafeq":{"source":"iana","extensions":["gqf","gqs"]},"application/vnd.gridmp":{"source":"iana"},"application/vnd.groove-account":{"source":"iana","extensions":["gac"]},"application/vnd.groove-help":{"source":"iana","extensions":["ghf"]},"application/vnd.groove-identity-message":{"source":"iana","extensions":["gim"]},"application/vnd.groove-injector":{"source":"iana","extensions":["grv"]},"application/vnd.groove-tool-message":{"source":"iana","extensions":["gtm"]},"application/vnd.groove-tool-template":{"source":"iana","extensions":["tpl"]},"application/vnd.groove-vcard":{"source":"iana","extensions":["vcg"]},"application/vnd.hal+json":{"source":"iana","compressible":true},"application/vnd.hal+xml":{"source":"iana","compressible":true,"extensions":["hal"]},"application/vnd.handheld-entertainment+xml":{"source":"iana","compressible":true,"extensions":["zmm"]},"application/vnd.hbci":{"source":"iana","extensions":["hbci"]},"application/vnd.hc+json":{"source":"iana","compressible":true},"application/vnd.hcl-bireports":{"source":"iana"},"application/vnd.hdt":{"source":"iana"},"application/vnd.heroku+json":{"source":"iana","compressible":true},"application/vnd.hhe.lesson-player":{"source":"iana","extensions":["les"]},"application/vnd.hp-hpgl":{"source":"iana","extensions":["hpgl"]},"application/vnd.hp-hpid":{"source":"iana","extensions":["hpid"]},"application/vnd.hp-hps":{"source":"iana","extensions":["hps"]},"application/vnd.hp-jlyt":{"source":"iana","extensions":["jlt"]},"application/vnd.hp-pcl":{"source":"iana","extensions":["pcl"]},"application/vnd.hp-pclxl":{"source":"iana","extensions":["pclxl"]},"application/vnd.httphone":{"source":"iana"},"application/vnd.hydrostatix.sof-data":{"source":"iana","extensions":["sfd-hdstx"]},"application/vnd.hyper+json":{"source":"iana","compressible":true},"application/vnd.hyper-item+json":{"source":"iana","compressible":true},"application/vnd.hyperdrive+json":{"source":"iana","compressible":true},"application/vnd.hzn-3d-crossword":{"source":"iana"},"application/vnd.ibm.afplinedata":{"source":"iana"},"application/vnd.ibm.electronic-media":{"source":"iana"},"application/vnd.ibm.minipay":{"source":"iana","extensions":["mpy"]},"application/vnd.ibm.modcap":{"source":"iana","extensions":["afp","listafp","list3820"]},"application/vnd.ibm.rights-management":{"source":"iana","extensions":["irm"]},"application/vnd.ibm.secure-container":{"source":"iana","extensions":["sc"]},"application/vnd.iccprofile":{"source":"iana","extensions":["icc","icm"]},"application/vnd.ieee.1905":{"source":"iana"},"application/vnd.igloader":{"source":"iana","extensions":["igl"]},"application/vnd.imagemeter.folder+zip":{"source":"iana","compressible":false},"application/vnd.imagemeter.image+zip":{"source":"iana","compressible":false},"application/vnd.immervision-ivp":{"source":"iana","extensions":["ivp"]},"application/vnd.immervision-ivu":{"source":"iana","extensions":["ivu"]},"application/vnd.ims.imsccv1p1":{"source":"iana"},"application/vnd.ims.imsccv1p2":{"source":"iana"},"application/vnd.ims.imsccv1p3":{"source":"iana"},"application/vnd.ims.lis.v2.result+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolconsumerprofile+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolproxy+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolproxy.id+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolsettings+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolsettings.simple+json":{"source":"iana","compressible":true},"application/vnd.informedcontrol.rms+xml":{"source":"iana","compressible":true},"application/vnd.informix-visionary":{"source":"iana"},"application/vnd.infotech.project":{"source":"iana"},"application/vnd.infotech.project+xml":{"source":"iana","compressible":true},"application/vnd.innopath.wamp.notification":{"source":"iana"},"application/vnd.insors.igm":{"source":"iana","extensions":["igm"]},"application/vnd.intercon.formnet":{"source":"iana","extensions":["xpw","xpx"]},"application/vnd.intergeo":{"source":"iana","extensions":["i2g"]},"application/vnd.intertrust.digibox":{"source":"iana"},"application/vnd.intertrust.nncp":{"source":"iana"},"application/vnd.intu.qbo":{"source":"iana","extensions":["qbo"]},"application/vnd.intu.qfx":{"source":"iana","extensions":["qfx"]},"application/vnd.iptc.g2.catalogitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.conceptitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.knowledgeitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.newsitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.newsmessage+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.packageitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.planningitem+xml":{"source":"iana","compressible":true},"application/vnd.ipunplugged.rcprofile":{"source":"iana","extensions":["rcprofile"]},"application/vnd.irepository.package+xml":{"source":"iana","compressible":true,"extensions":["irp"]},"application/vnd.is-xpr":{"source":"iana","extensions":["xpr"]},"application/vnd.isac.fcs":{"source":"iana","extensions":["fcs"]},"application/vnd.iso11783-10+zip":{"source":"iana","compressible":false},"application/vnd.jam":{"source":"iana","extensions":["jam"]},"application/vnd.japannet-directory-service":{"source":"iana"},"application/vnd.japannet-jpnstore-wakeup":{"source":"iana"},"application/vnd.japannet-payment-wakeup":{"source":"iana"},"application/vnd.japannet-registration":{"source":"iana"},"application/vnd.japannet-registration-wakeup":{"source":"iana"},"application/vnd.japannet-setstore-wakeup":{"source":"iana"},"application/vnd.japannet-verification":{"source":"iana"},"application/vnd.japannet-verification-wakeup":{"source":"iana"},"application/vnd.jcp.javame.midlet-rms":{"source":"iana","extensions":["rms"]},"application/vnd.jisp":{"source":"iana","extensions":["jisp"]},"application/vnd.joost.joda-archive":{"source":"iana","extensions":["joda"]},"application/vnd.jsk.isdn-ngn":{"source":"iana"},"application/vnd.kahootz":{"source":"iana","extensions":["ktz","ktr"]},"application/vnd.kde.karbon":{"source":"iana","extensions":["karbon"]},"application/vnd.kde.kchart":{"source":"iana","extensions":["chrt"]},"application/vnd.kde.kformula":{"source":"iana","extensions":["kfo"]},"application/vnd.kde.kivio":{"source":"iana","extensions":["flw"]},"application/vnd.kde.kontour":{"source":"iana","extensions":["kon"]},"application/vnd.kde.kpresenter":{"source":"iana","extensions":["kpr","kpt"]},"application/vnd.kde.kspread":{"source":"iana","extensions":["ksp"]},"application/vnd.kde.kword":{"source":"iana","extensions":["kwd","kwt"]},"application/vnd.kenameaapp":{"source":"iana","extensions":["htke"]},"application/vnd.kidspiration":{"source":"iana","extensions":["kia"]},"application/vnd.kinar":{"source":"iana","extensions":["kne","knp"]},"application/vnd.koan":{"source":"iana","extensions":["skp","skd","skt","skm"]},"application/vnd.kodak-descriptor":{"source":"iana","extensions":["sse"]},"application/vnd.las":{"source":"iana"},"application/vnd.las.las+json":{"source":"iana","compressible":true},"application/vnd.las.las+xml":{"source":"iana","compressible":true,"extensions":["lasxml"]},"application/vnd.laszip":{"source":"iana"},"application/vnd.leap+json":{"source":"iana","compressible":true},"application/vnd.liberty-request+xml":{"source":"iana","compressible":true},"application/vnd.llamagraphics.life-balance.desktop":{"source":"iana","extensions":["lbd"]},"application/vnd.llamagraphics.life-balance.exchange+xml":{"source":"iana","compressible":true,"extensions":["lbe"]},"application/vnd.logipipe.circuit+zip":{"source":"iana","compressible":false},"application/vnd.loom":{"source":"iana"},"application/vnd.lotus-1-2-3":{"source":"iana","extensions":["123"]},"application/vnd.lotus-approach":{"source":"iana","extensions":["apr"]},"application/vnd.lotus-freelance":{"source":"iana","extensions":["pre"]},"application/vnd.lotus-notes":{"source":"iana","extensions":["nsf"]},"application/vnd.lotus-organizer":{"source":"iana","extensions":["org"]},"application/vnd.lotus-screencam":{"source":"iana","extensions":["scm"]},"application/vnd.lotus-wordpro":{"source":"iana","extensions":["lwp"]},"application/vnd.macports.portpkg":{"source":"iana","extensions":["portpkg"]},"application/vnd.mapbox-vector-tile":{"source":"iana"},"application/vnd.marlin.drm.actiontoken+xml":{"source":"iana","compressible":true},"application/vnd.marlin.drm.conftoken+xml":{"source":"iana","compressible":true},"application/vnd.marlin.drm.license+xml":{"source":"iana","compressible":true},"application/vnd.marlin.drm.mdcf":{"source":"iana"},"application/vnd.mason+json":{"source":"iana","compressible":true},"application/vnd.maxmind.maxmind-db":{"source":"iana"},"application/vnd.mcd":{"source":"iana","extensions":["mcd"]},"application/vnd.medcalcdata":{"source":"iana","extensions":["mc1"]},"application/vnd.mediastation.cdkey":{"source":"iana","extensions":["cdkey"]},"application/vnd.meridian-slingshot":{"source":"iana"},"application/vnd.mfer":{"source":"iana","extensions":["mwf"]},"application/vnd.mfmp":{"source":"iana","extensions":["mfm"]},"application/vnd.micro+json":{"source":"iana","compressible":true},"application/vnd.micrografx.flo":{"source":"iana","extensions":["flo"]},"application/vnd.micrografx.igx":{"source":"iana","extensions":["igx"]},"application/vnd.microsoft.portable-executable":{"source":"iana"},"application/vnd.microsoft.windows.thumbnail-cache":{"source":"iana"},"application/vnd.miele+json":{"source":"iana","compressible":true},"application/vnd.mif":{"source":"iana","extensions":["mif"]},"application/vnd.minisoft-hp3000-save":{"source":"iana"},"application/vnd.mitsubishi.misty-guard.trustweb":{"source":"iana"},"application/vnd.mobius.daf":{"source":"iana","extensions":["daf"]},"application/vnd.mobius.dis":{"source":"iana","extensions":["dis"]},"application/vnd.mobius.mbk":{"source":"iana","extensions":["mbk"]},"application/vnd.mobius.mqy":{"source":"iana","extensions":["mqy"]},"application/vnd.mobius.msl":{"source":"iana","extensions":["msl"]},"application/vnd.mobius.plc":{"source":"iana","extensions":["plc"]},"application/vnd.mobius.txf":{"source":"iana","extensions":["txf"]},"application/vnd.mophun.application":{"source":"iana","extensions":["mpn"]},"application/vnd.mophun.certificate":{"source":"iana","extensions":["mpc"]},"application/vnd.motorola.flexsuite":{"source":"iana"},"application/vnd.motorola.flexsuite.adsi":{"source":"iana"},"application/vnd.motorola.flexsuite.fis":{"source":"iana"},"application/vnd.motorola.flexsuite.gotap":{"source":"iana"},"application/vnd.motorola.flexsuite.kmr":{"source":"iana"},"application/vnd.motorola.flexsuite.ttc":{"source":"iana"},"application/vnd.motorola.flexsuite.wem":{"source":"iana"},"application/vnd.motorola.iprm":{"source":"iana"},"application/vnd.mozilla.xul+xml":{"source":"iana","compressible":true,"extensions":["xul"]},"application/vnd.ms-3mfdocument":{"source":"iana"},"application/vnd.ms-artgalry":{"source":"iana","extensions":["cil"]},"application/vnd.ms-asf":{"source":"iana"},"application/vnd.ms-cab-compressed":{"source":"iana","extensions":["cab"]},"application/vnd.ms-color.iccprofile":{"source":"apache"},"application/vnd.ms-excel":{"source":"iana","compressible":false,"extensions":["xls","xlm","xla","xlc","xlt","xlw"]},"application/vnd.ms-excel.addin.macroenabled.12":{"source":"iana","extensions":["xlam"]},"application/vnd.ms-excel.sheet.binary.macroenabled.12":{"source":"iana","extensions":["xlsb"]},"application/vnd.ms-excel.sheet.macroenabled.12":{"source":"iana","extensions":["xlsm"]},"application/vnd.ms-excel.template.macroenabled.12":{"source":"iana","extensions":["xltm"]},"application/vnd.ms-fontobject":{"source":"iana","compressible":true,"extensions":["eot"]},"application/vnd.ms-htmlhelp":{"source":"iana","extensions":["chm"]},"application/vnd.ms-ims":{"source":"iana","extensions":["ims"]},"application/vnd.ms-lrm":{"source":"iana","extensions":["lrm"]},"application/vnd.ms-office.activex+xml":{"source":"iana","compressible":true},"application/vnd.ms-officetheme":{"source":"iana","extensions":["thmx"]},"application/vnd.ms-opentype":{"source":"apache","compressible":true},"application/vnd.ms-outlook":{"compressible":false,"extensions":["msg"]},"application/vnd.ms-package.obfuscated-opentype":{"source":"apache"},"application/vnd.ms-pki.seccat":{"source":"apache","extensions":["cat"]},"application/vnd.ms-pki.stl":{"source":"apache","extensions":["stl"]},"application/vnd.ms-playready.initiator+xml":{"source":"iana","compressible":true},"application/vnd.ms-powerpoint":{"source":"iana","compressible":false,"extensions":["ppt","pps","pot"]},"application/vnd.ms-powerpoint.addin.macroenabled.12":{"source":"iana","extensions":["ppam"]},"application/vnd.ms-powerpoint.presentation.macroenabled.12":{"source":"iana","extensions":["pptm"]},"application/vnd.ms-powerpoint.slide.macroenabled.12":{"source":"iana","extensions":["sldm"]},"application/vnd.ms-powerpoint.slideshow.macroenabled.12":{"source":"iana","extensions":["ppsm"]},"application/vnd.ms-powerpoint.template.macroenabled.12":{"source":"iana","extensions":["potm"]},"application/vnd.ms-printdevicecapabilities+xml":{"source":"iana","compressible":true},"application/vnd.ms-printing.printticket+xml":{"source":"apache","compressible":true},"application/vnd.ms-printschematicket+xml":{"source":"iana","compressible":true},"application/vnd.ms-project":{"source":"iana","extensions":["mpp","mpt"]},"application/vnd.ms-tnef":{"source":"iana"},"application/vnd.ms-windows.devicepairing":{"source":"iana"},"application/vnd.ms-windows.nwprinting.oob":{"source":"iana"},"application/vnd.ms-windows.printerpairing":{"source":"iana"},"application/vnd.ms-windows.wsd.oob":{"source":"iana"},"application/vnd.ms-wmdrm.lic-chlg-req":{"source":"iana"},"application/vnd.ms-wmdrm.lic-resp":{"source":"iana"},"application/vnd.ms-wmdrm.meter-chlg-req":{"source":"iana"},"application/vnd.ms-wmdrm.meter-resp":{"source":"iana"},"application/vnd.ms-word.document.macroenabled.12":{"source":"iana","extensions":["docm"]},"application/vnd.ms-word.template.macroenabled.12":{"source":"iana","extensions":["dotm"]},"application/vnd.ms-works":{"source":"iana","extensions":["wps","wks","wcm","wdb"]},"application/vnd.ms-wpl":{"source":"iana","extensions":["wpl"]},"application/vnd.ms-xpsdocument":{"source":"iana","compressible":false,"extensions":["xps"]},"application/vnd.msa-disk-image":{"source":"iana"},"application/vnd.mseq":{"source":"iana","extensions":["mseq"]},"application/vnd.msign":{"source":"iana"},"application/vnd.multiad.creator":{"source":"iana"},"application/vnd.multiad.creator.cif":{"source":"iana"},"application/vnd.music-niff":{"source":"iana"},"application/vnd.musician":{"source":"iana","extensions":["mus"]},"application/vnd.muvee.style":{"source":"iana","extensions":["msty"]},"application/vnd.mynfc":{"source":"iana","extensions":["taglet"]},"application/vnd.ncd.control":{"source":"iana"},"application/vnd.ncd.reference":{"source":"iana"},"application/vnd.nearst.inv+json":{"source":"iana","compressible":true},"application/vnd.nervana":{"source":"iana"},"application/vnd.netfpx":{"source":"iana"},"application/vnd.neurolanguage.nlu":{"source":"iana","extensions":["nlu"]},"application/vnd.nimn":{"source":"iana"},"application/vnd.nintendo.nitro.rom":{"source":"iana"},"application/vnd.nintendo.snes.rom":{"source":"iana"},"application/vnd.nitf":{"source":"iana","extensions":["ntf","nitf"]},"application/vnd.noblenet-directory":{"source":"iana","extensions":["nnd"]},"application/vnd.noblenet-sealer":{"source":"iana","extensions":["nns"]},"application/vnd.noblenet-web":{"source":"iana","extensions":["nnw"]},"application/vnd.nokia.catalogs":{"source":"iana"},"application/vnd.nokia.conml+wbxml":{"source":"iana"},"application/vnd.nokia.conml+xml":{"source":"iana","compressible":true},"application/vnd.nokia.iptv.config+xml":{"source":"iana","compressible":true},"application/vnd.nokia.isds-radio-presets":{"source":"iana"},"application/vnd.nokia.landmark+wbxml":{"source":"iana"},"application/vnd.nokia.landmark+xml":{"source":"iana","compressible":true},"application/vnd.nokia.landmarkcollection+xml":{"source":"iana","compressible":true},"application/vnd.nokia.n-gage.ac+xml":{"source":"iana","compressible":true,"extensions":["ac"]},"application/vnd.nokia.n-gage.data":{"source":"iana","extensions":["ngdat"]},"application/vnd.nokia.n-gage.symbian.install":{"source":"iana","extensions":["n-gage"]},"application/vnd.nokia.ncd":{"source":"iana"},"application/vnd.nokia.pcd+wbxml":{"source":"iana"},"application/vnd.nokia.pcd+xml":{"source":"iana","compressible":true},"application/vnd.nokia.radio-preset":{"source":"iana","extensions":["rpst"]},"application/vnd.nokia.radio-presets":{"source":"iana","extensions":["rpss"]},"application/vnd.novadigm.edm":{"source":"iana","extensions":["edm"]},"application/vnd.novadigm.edx":{"source":"iana","extensions":["edx"]},"application/vnd.novadigm.ext":{"source":"iana","extensions":["ext"]},"application/vnd.ntt-local.content-share":{"source":"iana"},"application/vnd.ntt-local.file-transfer":{"source":"iana"},"application/vnd.ntt-local.ogw_remote-access":{"source":"iana"},"application/vnd.ntt-local.sip-ta_remote":{"source":"iana"},"application/vnd.ntt-local.sip-ta_tcp_stream":{"source":"iana"},"application/vnd.oasis.opendocument.chart":{"source":"iana","extensions":["odc"]},"application/vnd.oasis.opendocument.chart-template":{"source":"iana","extensions":["otc"]},"application/vnd.oasis.opendocument.database":{"source":"iana","extensions":["odb"]},"application/vnd.oasis.opendocument.formula":{"source":"iana","extensions":["odf"]},"application/vnd.oasis.opendocument.formula-template":{"source":"iana","extensions":["odft"]},"application/vnd.oasis.opendocument.graphics":{"source":"iana","compressible":false,"extensions":["odg"]},"application/vnd.oasis.opendocument.graphics-template":{"source":"iana","extensions":["otg"]},"application/vnd.oasis.opendocument.image":{"source":"iana","extensions":["odi"]},"application/vnd.oasis.opendocument.image-template":{"source":"iana","extensions":["oti"]},"application/vnd.oasis.opendocument.presentation":{"source":"iana","compressible":false,"extensions":["odp"]},"application/vnd.oasis.opendocument.presentation-template":{"source":"iana","extensions":["otp"]},"application/vnd.oasis.opendocument.spreadsheet":{"source":"iana","compressible":false,"extensions":["ods"]},"application/vnd.oasis.opendocument.spreadsheet-template":{"source":"iana","extensions":["ots"]},"application/vnd.oasis.opendocument.text":{"source":"iana","compressible":false,"extensions":["odt"]},"application/vnd.oasis.opendocument.text-master":{"source":"iana","extensions":["odm"]},"application/vnd.oasis.opendocument.text-template":{"source":"iana","extensions":["ott"]},"application/vnd.oasis.opendocument.text-web":{"source":"iana","extensions":["oth"]},"application/vnd.obn":{"source":"iana"},"application/vnd.ocf+cbor":{"source":"iana"},"application/vnd.oci.image.manifest.v1+json":{"source":"iana","compressible":true},"application/vnd.oftn.l10n+json":{"source":"iana","compressible":true},"application/vnd.oipf.contentaccessdownload+xml":{"source":"iana","compressible":true},"application/vnd.oipf.contentaccessstreaming+xml":{"source":"iana","compressible":true},"application/vnd.oipf.cspg-hexbinary":{"source":"iana"},"application/vnd.oipf.dae.svg+xml":{"source":"iana","compressible":true},"application/vnd.oipf.dae.xhtml+xml":{"source":"iana","compressible":true},"application/vnd.oipf.mippvcontrolmessage+xml":{"source":"iana","compressible":true},"application/vnd.oipf.pae.gem":{"source":"iana"},"application/vnd.oipf.spdiscovery+xml":{"source":"iana","compressible":true},"application/vnd.oipf.spdlist+xml":{"source":"iana","compressible":true},"application/vnd.oipf.ueprofile+xml":{"source":"iana","compressible":true},"application/vnd.oipf.userprofile+xml":{"source":"iana","compressible":true},"application/vnd.olpc-sugar":{"source":"iana","extensions":["xo"]},"application/vnd.oma-scws-config":{"source":"iana"},"application/vnd.oma-scws-http-request":{"source":"iana"},"application/vnd.oma-scws-http-response":{"source":"iana"},"application/vnd.oma.bcast.associated-procedure-parameter+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.drm-trigger+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.imd+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.ltkm":{"source":"iana"},"application/vnd.oma.bcast.notification+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.provisioningtrigger":{"source":"iana"},"application/vnd.oma.bcast.sgboot":{"source":"iana"},"application/vnd.oma.bcast.sgdd+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.sgdu":{"source":"iana"},"application/vnd.oma.bcast.simple-symbol-container":{"source":"iana"},"application/vnd.oma.bcast.smartcard-trigger+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.sprov+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.stkm":{"source":"iana"},"application/vnd.oma.cab-address-book+xml":{"source":"iana","compressible":true},"application/vnd.oma.cab-feature-handler+xml":{"source":"iana","compressible":true},"application/vnd.oma.cab-pcc+xml":{"source":"iana","compressible":true},"application/vnd.oma.cab-subs-invite+xml":{"source":"iana","compressible":true},"application/vnd.oma.cab-user-prefs+xml":{"source":"iana","compressible":true},"application/vnd.oma.dcd":{"source":"iana"},"application/vnd.oma.dcdc":{"source":"iana"},"application/vnd.oma.dd2+xml":{"source":"iana","compressible":true,"extensions":["dd2"]},"application/vnd.oma.drm.risd+xml":{"source":"iana","compressible":true},"application/vnd.oma.group-usage-list+xml":{"source":"iana","compressible":true},"application/vnd.oma.lwm2m+json":{"source":"iana","compressible":true},"application/vnd.oma.lwm2m+tlv":{"source":"iana"},"application/vnd.oma.pal+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.detailed-progress-report+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.final-report+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.groups+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.invocation-descriptor+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.optimized-progress-report+xml":{"source":"iana","compressible":true},"application/vnd.oma.push":{"source":"iana"},"application/vnd.oma.scidm.messages+xml":{"source":"iana","compressible":true},"application/vnd.oma.xcap-directory+xml":{"source":"iana","compressible":true},"application/vnd.omads-email+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.omads-file+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.omads-folder+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.omaloc-supl-init":{"source":"iana"},"application/vnd.onepager":{"source":"iana"},"application/vnd.onepagertamp":{"source":"iana"},"application/vnd.onepagertamx":{"source":"iana"},"application/vnd.onepagertat":{"source":"iana"},"application/vnd.onepagertatp":{"source":"iana"},"application/vnd.onepagertatx":{"source":"iana"},"application/vnd.openblox.game+xml":{"source":"iana","compressible":true,"extensions":["obgx"]},"application/vnd.openblox.game-binary":{"source":"iana"},"application/vnd.openeye.oeb":{"source":"iana"},"application/vnd.openofficeorg.extension":{"source":"apache","extensions":["oxt"]},"application/vnd.openstreetmap.data+xml":{"source":"iana","compressible":true,"extensions":["osm"]},"application/vnd.openxmlformats-officedocument.custom-properties+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.customxmlproperties+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawing+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.chart+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.diagramcolors+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.diagramdata+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.diagramlayout+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.diagramstyle+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.extended-properties+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.commentauthors+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.comments+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.handoutmaster+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.notesmaster+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.notesslide+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.presentation":{"source":"iana","compressible":false,"extensions":["pptx"]},"application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.presprops+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slide":{"source":"iana","extensions":["sldx"]},"application/vnd.openxmlformats-officedocument.presentationml.slide+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slidelayout+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slidemaster+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slideshow":{"source":"iana","extensions":["ppsx"]},"application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slideupdateinfo+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.tablestyles+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.tags+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.template":{"source":"iana","extensions":["potx"]},"application/vnd.openxmlformats-officedocument.presentationml.template.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.viewprops+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.calcchain+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.externallink+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcachedefinition+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcacherecords+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivottable+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.querytable+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionheaders+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionlog+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.sharedstrings+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":{"source":"iana","compressible":false,"extensions":["xlsx"]},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheetmetadata+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.tablesinglecells+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.template":{"source":"iana","extensions":["xltx"]},"application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.usernames+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.volatiledependencies+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.theme+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.themeoverride+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.vmldrawing":{"source":"iana"},"application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.document":{"source":"iana","compressible":false,"extensions":["docx"]},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.glossary+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.fonttable+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.template":{"source":"iana","extensions":["dotx"]},"application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.websettings+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-package.core-properties+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-package.relationships+xml":{"source":"iana","compressible":true},"application/vnd.oracle.resource+json":{"source":"iana","compressible":true},"application/vnd.orange.indata":{"source":"iana"},"application/vnd.osa.netdeploy":{"source":"iana"},"application/vnd.osgeo.mapguide.package":{"source":"iana","extensions":["mgp"]},"application/vnd.osgi.bundle":{"source":"iana"},"application/vnd.osgi.dp":{"source":"iana","extensions":["dp"]},"application/vnd.osgi.subsystem":{"source":"iana","extensions":["esa"]},"application/vnd.otps.ct-kip+xml":{"source":"iana","compressible":true},"application/vnd.oxli.countgraph":{"source":"iana"},"application/vnd.pagerduty+json":{"source":"iana","compressible":true},"application/vnd.palm":{"source":"iana","extensions":["pdb","pqa","oprc"]},"application/vnd.panoply":{"source":"iana"},"application/vnd.paos.xml":{"source":"iana"},"application/vnd.patentdive":{"source":"iana"},"application/vnd.patientecommsdoc":{"source":"iana"},"application/vnd.pawaafile":{"source":"iana","extensions":["paw"]},"application/vnd.pcos":{"source":"iana"},"application/vnd.pg.format":{"source":"iana","extensions":["str"]},"application/vnd.pg.osasli":{"source":"iana","extensions":["ei6"]},"application/vnd.piaccess.application-licence":{"source":"iana"},"application/vnd.picsel":{"source":"iana","extensions":["efif"]},"application/vnd.pmi.widget":{"source":"iana","extensions":["wg"]},"application/vnd.poc.group-advertisement+xml":{"source":"iana","compressible":true},"application/vnd.pocketlearn":{"source":"iana","extensions":["plf"]},"application/vnd.powerbuilder6":{"source":"iana","extensions":["pbd"]},"application/vnd.powerbuilder6-s":{"source":"iana"},"application/vnd.powerbuilder7":{"source":"iana"},"application/vnd.powerbuilder7-s":{"source":"iana"},"application/vnd.powerbuilder75":{"source":"iana"},"application/vnd.powerbuilder75-s":{"source":"iana"},"application/vnd.preminet":{"source":"iana"},"application/vnd.previewsystems.box":{"source":"iana","extensions":["box"]},"application/vnd.proteus.magazine":{"source":"iana","extensions":["mgz"]},"application/vnd.psfs":{"source":"iana"},"application/vnd.publishare-delta-tree":{"source":"iana","extensions":["qps"]},"application/vnd.pvi.ptid1":{"source":"iana","extensions":["ptid"]},"application/vnd.pwg-multiplexed":{"source":"iana"},"application/vnd.pwg-xhtml-print+xml":{"source":"iana","compressible":true},"application/vnd.qualcomm.brew-app-res":{"source":"iana"},"application/vnd.quarantainenet":{"source":"iana"},"application/vnd.quark.quarkxpress":{"source":"iana","extensions":["qxd","qxt","qwd","qwt","qxl","qxb"]},"application/vnd.quobject-quoxdocument":{"source":"iana"},"application/vnd.radisys.moml+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit-conf+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit-conn+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit-dialog+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit-stream+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-conf+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-base+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-fax-detect+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-fax-sendrecv+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-group+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-speech+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-transform+xml":{"source":"iana","compressible":true},"application/vnd.rainstor.data":{"source":"iana"},"application/vnd.rapid":{"source":"iana"},"application/vnd.rar":{"source":"iana"},"application/vnd.realvnc.bed":{"source":"iana","extensions":["bed"]},"application/vnd.recordare.musicxml":{"source":"iana","extensions":["mxl"]},"application/vnd.recordare.musicxml+xml":{"source":"iana","compressible":true,"extensions":["musicxml"]},"application/vnd.renlearn.rlprint":{"source":"iana"},"application/vnd.restful+json":{"source":"iana","compressible":true},"application/vnd.rig.cryptonote":{"source":"iana","extensions":["cryptonote"]},"application/vnd.rim.cod":{"source":"apache","extensions":["cod"]},"application/vnd.rn-realmedia":{"source":"apache","extensions":["rm"]},"application/vnd.rn-realmedia-vbr":{"source":"apache","extensions":["rmvb"]},"application/vnd.route66.link66+xml":{"source":"iana","compressible":true,"extensions":["link66"]},"application/vnd.rs-274x":{"source":"iana"},"application/vnd.ruckus.download":{"source":"iana"},"application/vnd.s3sms":{"source":"iana"},"application/vnd.sailingtracker.track":{"source":"iana","extensions":["st"]},"application/vnd.sar":{"source":"iana"},"application/vnd.sbm.cid":{"source":"iana"},"application/vnd.sbm.mid2":{"source":"iana"},"application/vnd.scribus":{"source":"iana"},"application/vnd.sealed.3df":{"source":"iana"},"application/vnd.sealed.csf":{"source":"iana"},"application/vnd.sealed.doc":{"source":"iana"},"application/vnd.sealed.eml":{"source":"iana"},"application/vnd.sealed.mht":{"source":"iana"},"application/vnd.sealed.net":{"source":"iana"},"application/vnd.sealed.ppt":{"source":"iana"},"application/vnd.sealed.tiff":{"source":"iana"},"application/vnd.sealed.xls":{"source":"iana"},"application/vnd.sealedmedia.softseal.html":{"source":"iana"},"application/vnd.sealedmedia.softseal.pdf":{"source":"iana"},"application/vnd.seemail":{"source":"iana","extensions":["see"]},"application/vnd.sema":{"source":"iana","extensions":["sema"]},"application/vnd.semd":{"source":"iana","extensions":["semd"]},"application/vnd.semf":{"source":"iana","extensions":["semf"]},"application/vnd.shade-save-file":{"source":"iana"},"application/vnd.shana.informed.formdata":{"source":"iana","extensions":["ifm"]},"application/vnd.shana.informed.formtemplate":{"source":"iana","extensions":["itp"]},"application/vnd.shana.informed.interchange":{"source":"iana","extensions":["iif"]},"application/vnd.shana.informed.package":{"source":"iana","extensions":["ipk"]},"application/vnd.shootproof+json":{"source":"iana","compressible":true},"application/vnd.shopkick+json":{"source":"iana","compressible":true},"application/vnd.shp":{"source":"iana"},"application/vnd.shx":{"source":"iana"},"application/vnd.sigrok.session":{"source":"iana"},"application/vnd.simtech-mindmapper":{"source":"iana","extensions":["twd","twds"]},"application/vnd.siren+json":{"source":"iana","compressible":true},"application/vnd.smaf":{"source":"iana","extensions":["mmf"]},"application/vnd.smart.notebook":{"source":"iana"},"application/vnd.smart.teacher":{"source":"iana","extensions":["teacher"]},"application/vnd.snesdev-page-table":{"source":"iana"},"application/vnd.software602.filler.form+xml":{"source":"iana","compressible":true,"extensions":["fo"]},"application/vnd.software602.filler.form-xml-zip":{"source":"iana"},"application/vnd.solent.sdkm+xml":{"source":"iana","compressible":true,"extensions":["sdkm","sdkd"]},"application/vnd.spotfire.dxp":{"source":"iana","extensions":["dxp"]},"application/vnd.spotfire.sfs":{"source":"iana","extensions":["sfs"]},"application/vnd.sqlite3":{"source":"iana"},"application/vnd.sss-cod":{"source":"iana"},"application/vnd.sss-dtf":{"source":"iana"},"application/vnd.sss-ntf":{"source":"iana"},"application/vnd.stardivision.calc":{"source":"apache","extensions":["sdc"]},"application/vnd.stardivision.draw":{"source":"apache","extensions":["sda"]},"application/vnd.stardivision.impress":{"source":"apache","extensions":["sdd"]},"application/vnd.stardivision.math":{"source":"apache","extensions":["smf"]},"application/vnd.stardivision.writer":{"source":"apache","extensions":["sdw","vor"]},"application/vnd.stardivision.writer-global":{"source":"apache","extensions":["sgl"]},"application/vnd.stepmania.package":{"source":"iana","extensions":["smzip"]},"application/vnd.stepmania.stepchart":{"source":"iana","extensions":["sm"]},"application/vnd.street-stream":{"source":"iana"},"application/vnd.sun.wadl+xml":{"source":"iana","compressible":true,"extensions":["wadl"]},"application/vnd.sun.xml.calc":{"source":"apache","extensions":["sxc"]},"application/vnd.sun.xml.calc.template":{"source":"apache","extensions":["stc"]},"application/vnd.sun.xml.draw":{"source":"apache","extensions":["sxd"]},"application/vnd.sun.xml.draw.template":{"source":"apache","extensions":["std"]},"application/vnd.sun.xml.impress":{"source":"apache","extensions":["sxi"]},"application/vnd.sun.xml.impress.template":{"source":"apache","extensions":["sti"]},"application/vnd.sun.xml.math":{"source":"apache","extensions":["sxm"]},"application/vnd.sun.xml.writer":{"source":"apache","extensions":["sxw"]},"application/vnd.sun.xml.writer.global":{"source":"apache","extensions":["sxg"]},"application/vnd.sun.xml.writer.template":{"source":"apache","extensions":["stw"]},"application/vnd.sus-calendar":{"source":"iana","extensions":["sus","susp"]},"application/vnd.svd":{"source":"iana","extensions":["svd"]},"application/vnd.swiftview-ics":{"source":"iana"},"application/vnd.symbian.install":{"source":"apache","extensions":["sis","sisx"]},"application/vnd.syncml+xml":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["xsm"]},"application/vnd.syncml.dm+wbxml":{"source":"iana","charset":"UTF-8","extensions":["bdm"]},"application/vnd.syncml.dm+xml":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["xdm"]},"application/vnd.syncml.dm.notification":{"source":"iana"},"application/vnd.syncml.dmddf+wbxml":{"source":"iana"},"application/vnd.syncml.dmddf+xml":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["ddf"]},"application/vnd.syncml.dmtnds+wbxml":{"source":"iana"},"application/vnd.syncml.dmtnds+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.syncml.ds.notification":{"source":"iana"},"application/vnd.tableschema+json":{"source":"iana","compressible":true},"application/vnd.tao.intent-module-archive":{"source":"iana","extensions":["tao"]},"application/vnd.tcpdump.pcap":{"source":"iana","extensions":["pcap","cap","dmp"]},"application/vnd.think-cell.ppttc+json":{"source":"iana","compressible":true},"application/vnd.tmd.mediaflex.api+xml":{"source":"iana","compressible":true},"application/vnd.tml":{"source":"iana"},"application/vnd.tmobile-livetv":{"source":"iana","extensions":["tmo"]},"application/vnd.tri.onesource":{"source":"iana"},"application/vnd.trid.tpt":{"source":"iana","extensions":["tpt"]},"application/vnd.triscape.mxs":{"source":"iana","extensions":["mxs"]},"application/vnd.trueapp":{"source":"iana","extensions":["tra"]},"application/vnd.truedoc":{"source":"iana"},"application/vnd.ubisoft.webplayer":{"source":"iana"},"application/vnd.ufdl":{"source":"iana","extensions":["ufd","ufdl"]},"application/vnd.uiq.theme":{"source":"iana","extensions":["utz"]},"application/vnd.umajin":{"source":"iana","extensions":["umj"]},"application/vnd.unity":{"source":"iana","extensions":["unityweb"]},"application/vnd.uoml+xml":{"source":"iana","compressible":true,"extensions":["uoml"]},"application/vnd.uplanet.alert":{"source":"iana"},"application/vnd.uplanet.alert-wbxml":{"source":"iana"},"application/vnd.uplanet.bearer-choice":{"source":"iana"},"application/vnd.uplanet.bearer-choice-wbxml":{"source":"iana"},"application/vnd.uplanet.cacheop":{"source":"iana"},"application/vnd.uplanet.cacheop-wbxml":{"source":"iana"},"application/vnd.uplanet.channel":{"source":"iana"},"application/vnd.uplanet.channel-wbxml":{"source":"iana"},"application/vnd.uplanet.list":{"source":"iana"},"application/vnd.uplanet.list-wbxml":{"source":"iana"},"application/vnd.uplanet.listcmd":{"source":"iana"},"application/vnd.uplanet.listcmd-wbxml":{"source":"iana"},"application/vnd.uplanet.signal":{"source":"iana"},"application/vnd.uri-map":{"source":"iana"},"application/vnd.valve.source.material":{"source":"iana"},"application/vnd.vcx":{"source":"iana","extensions":["vcx"]},"application/vnd.vd-study":{"source":"iana"},"application/vnd.vectorworks":{"source":"iana"},"application/vnd.vel+json":{"source":"iana","compressible":true},"application/vnd.verimatrix.vcas":{"source":"iana"},"application/vnd.veryant.thin":{"source":"iana"},"application/vnd.ves.encrypted":{"source":"iana"},"application/vnd.vidsoft.vidconference":{"source":"iana"},"application/vnd.visio":{"source":"iana","extensions":["vsd","vst","vss","vsw"]},"application/vnd.visionary":{"source":"iana","extensions":["vis"]},"application/vnd.vividence.scriptfile":{"source":"iana"},"application/vnd.vsf":{"source":"iana","extensions":["vsf"]},"application/vnd.wap.sic":{"source":"iana"},"application/vnd.wap.slc":{"source":"iana"},"application/vnd.wap.wbxml":{"source":"iana","charset":"UTF-8","extensions":["wbxml"]},"application/vnd.wap.wmlc":{"source":"iana","extensions":["wmlc"]},"application/vnd.wap.wmlscriptc":{"source":"iana","extensions":["wmlsc"]},"application/vnd.webturbo":{"source":"iana","extensions":["wtb"]},"application/vnd.wfa.p2p":{"source":"iana"},"application/vnd.wfa.wsc":{"source":"iana"},"application/vnd.windows.devicepairing":{"source":"iana"},"application/vnd.wmc":{"source":"iana"},"application/vnd.wmf.bootstrap":{"source":"iana"},"application/vnd.wolfram.mathematica":{"source":"iana"},"application/vnd.wolfram.mathematica.package":{"source":"iana"},"application/vnd.wolfram.player":{"source":"iana","extensions":["nbp"]},"application/vnd.wordperfect":{"source":"iana","extensions":["wpd"]},"application/vnd.wqd":{"source":"iana","extensions":["wqd"]},"application/vnd.wrq-hp3000-labelled":{"source":"iana"},"application/vnd.wt.stf":{"source":"iana","extensions":["stf"]},"application/vnd.wv.csp+wbxml":{"source":"iana"},"application/vnd.wv.csp+xml":{"source":"iana","compressible":true},"application/vnd.wv.ssp+xml":{"source":"iana","compressible":true},"application/vnd.xacml+json":{"source":"iana","compressible":true},"application/vnd.xara":{"source":"iana","extensions":["xar"]},"application/vnd.xfdl":{"source":"iana","extensions":["xfdl"]},"application/vnd.xfdl.webform":{"source":"iana"},"application/vnd.xmi+xml":{"source":"iana","compressible":true},"application/vnd.xmpie.cpkg":{"source":"iana"},"application/vnd.xmpie.dpkg":{"source":"iana"},"application/vnd.xmpie.plan":{"source":"iana"},"application/vnd.xmpie.ppkg":{"source":"iana"},"application/vnd.xmpie.xlim":{"source":"iana"},"application/vnd.yamaha.hv-dic":{"source":"iana","extensions":["hvd"]},"application/vnd.yamaha.hv-script":{"source":"iana","extensions":["hvs"]},"application/vnd.yamaha.hv-voice":{"source":"iana","extensions":["hvp"]},"application/vnd.yamaha.openscoreformat":{"source":"iana","extensions":["osf"]},"application/vnd.yamaha.openscoreformat.osfpvg+xml":{"source":"iana","compressible":true,"extensions":["osfpvg"]},"application/vnd.yamaha.remote-setup":{"source":"iana"},"application/vnd.yamaha.smaf-audio":{"source":"iana","extensions":["saf"]},"application/vnd.yamaha.smaf-phrase":{"source":"iana","extensions":["spf"]},"application/vnd.yamaha.through-ngn":{"source":"iana"},"application/vnd.yamaha.tunnel-udpencap":{"source":"iana"},"application/vnd.yaoweme":{"source":"iana"},"application/vnd.yellowriver-custom-menu":{"source":"iana","extensions":["cmp"]},"application/vnd.youtube.yt":{"source":"iana"},"application/vnd.zul":{"source":"iana","extensions":["zir","zirz"]},"application/vnd.zzazz.deck+xml":{"source":"iana","compressible":true,"extensions":["zaz"]},"application/voicexml+xml":{"source":"iana","compressible":true,"extensions":["vxml"]},"application/voucher-cms+json":{"source":"iana","compressible":true},"application/vq-rtcpxr":{"source":"iana"},"application/wasm":{"compressible":true,"extensions":["wasm"]},"application/watcherinfo+xml":{"source":"iana","compressible":true},"application/webpush-options+json":{"source":"iana","compressible":true},"application/whoispp-query":{"source":"iana"},"application/whoispp-response":{"source":"iana"},"application/widget":{"source":"iana","extensions":["wgt"]},"application/winhlp":{"source":"apache","extensions":["hlp"]},"application/wita":{"source":"iana"},"application/wordperfect5.1":{"source":"iana"},"application/wsdl+xml":{"source":"iana","compressible":true,"extensions":["wsdl"]},"application/wspolicy+xml":{"source":"iana","compressible":true,"extensions":["wspolicy"]},"application/x-7z-compressed":{"source":"apache","compressible":false,"extensions":["7z"]},"application/x-abiword":{"source":"apache","extensions":["abw"]},"application/x-ace-compressed":{"source":"apache","extensions":["ace"]},"application/x-amf":{"source":"apache"},"application/x-apple-diskimage":{"source":"apache","extensions":["dmg"]},"application/x-arj":{"compressible":false,"extensions":["arj"]},"application/x-authorware-bin":{"source":"apache","extensions":["aab","x32","u32","vox"]},"application/x-authorware-map":{"source":"apache","extensions":["aam"]},"application/x-authorware-seg":{"source":"apache","extensions":["aas"]},"application/x-bcpio":{"source":"apache","extensions":["bcpio"]},"application/x-bdoc":{"compressible":false,"extensions":["bdoc"]},"application/x-bittorrent":{"source":"apache","extensions":["torrent"]},"application/x-blorb":{"source":"apache","extensions":["blb","blorb"]},"application/x-bzip":{"source":"apache","compressible":false,"extensions":["bz"]},"application/x-bzip2":{"source":"apache","compressible":false,"extensions":["bz2","boz"]},"application/x-cbr":{"source":"apache","extensions":["cbr","cba","cbt","cbz","cb7"]},"application/x-cdlink":{"source":"apache","extensions":["vcd"]},"application/x-cfs-compressed":{"source":"apache","extensions":["cfs"]},"application/x-chat":{"source":"apache","extensions":["chat"]},"application/x-chess-pgn":{"source":"apache","extensions":["pgn"]},"application/x-chrome-extension":{"extensions":["crx"]},"application/x-cocoa":{"source":"nginx","extensions":["cco"]},"application/x-compress":{"source":"apache"},"application/x-conference":{"source":"apache","extensions":["nsc"]},"application/x-cpio":{"source":"apache","extensions":["cpio"]},"application/x-csh":{"source":"apache","extensions":["csh"]},"application/x-deb":{"compressible":false},"application/x-debian-package":{"source":"apache","extensions":["deb","udeb"]},"application/x-dgc-compressed":{"source":"apache","extensions":["dgc"]},"application/x-director":{"source":"apache","extensions":["dir","dcr","dxr","cst","cct","cxt","w3d","fgd","swa"]},"application/x-doom":{"source":"apache","extensions":["wad"]},"application/x-dtbncx+xml":{"source":"apache","compressible":true,"extensions":["ncx"]},"application/x-dtbook+xml":{"source":"apache","compressible":true,"extensions":["dtb"]},"application/x-dtbresource+xml":{"source":"apache","compressible":true,"extensions":["res"]},"application/x-dvi":{"source":"apache","compressible":false,"extensions":["dvi"]},"application/x-envoy":{"source":"apache","extensions":["evy"]},"application/x-eva":{"source":"apache","extensions":["eva"]},"application/x-font-bdf":{"source":"apache","extensions":["bdf"]},"application/x-font-dos":{"source":"apache"},"application/x-font-framemaker":{"source":"apache"},"application/x-font-ghostscript":{"source":"apache","extensions":["gsf"]},"application/x-font-libgrx":{"source":"apache"},"application/x-font-linux-psf":{"source":"apache","extensions":["psf"]},"application/x-font-pcf":{"source":"apache","extensions":["pcf"]},"application/x-font-snf":{"source":"apache","extensions":["snf"]},"application/x-font-speedo":{"source":"apache"},"application/x-font-sunos-news":{"source":"apache"},"application/x-font-type1":{"source":"apache","extensions":["pfa","pfb","pfm","afm"]},"application/x-font-vfont":{"source":"apache"},"application/x-freearc":{"source":"apache","extensions":["arc"]},"application/x-futuresplash":{"source":"apache","extensions":["spl"]},"application/x-gca-compressed":{"source":"apache","extensions":["gca"]},"application/x-glulx":{"source":"apache","extensions":["ulx"]},"application/x-gnumeric":{"source":"apache","extensions":["gnumeric"]},"application/x-gramps-xml":{"source":"apache","extensions":["gramps"]},"application/x-gtar":{"source":"apache","extensions":["gtar"]},"application/x-gzip":{"source":"apache"},"application/x-hdf":{"source":"apache","extensions":["hdf"]},"application/x-httpd-php":{"compressible":true,"extensions":["php"]},"application/x-install-instructions":{"source":"apache","extensions":["install"]},"application/x-iso9660-image":{"source":"apache","extensions":["iso"]},"application/x-java-archive-diff":{"source":"nginx","extensions":["jardiff"]},"application/x-java-jnlp-file":{"source":"apache","compressible":false,"extensions":["jnlp"]},"application/x-javascript":{"compressible":true},"application/x-keepass2":{"extensions":["kdbx"]},"application/x-latex":{"source":"apache","compressible":false,"extensions":["latex"]},"application/x-lua-bytecode":{"extensions":["luac"]},"application/x-lzh-compressed":{"source":"apache","extensions":["lzh","lha"]},"application/x-makeself":{"source":"nginx","extensions":["run"]},"application/x-mie":{"source":"apache","extensions":["mie"]},"application/x-mobipocket-ebook":{"source":"apache","extensions":["prc","mobi"]},"application/x-mpegurl":{"compressible":false},"application/x-ms-application":{"source":"apache","extensions":["application"]},"application/x-ms-shortcut":{"source":"apache","extensions":["lnk"]},"application/x-ms-wmd":{"source":"apache","extensions":["wmd"]},"application/x-ms-wmz":{"source":"apache","extensions":["wmz"]},"application/x-ms-xbap":{"source":"apache","extensions":["xbap"]},"application/x-msaccess":{"source":"apache","extensions":["mdb"]},"application/x-msbinder":{"source":"apache","extensions":["obd"]},"application/x-mscardfile":{"source":"apache","extensions":["crd"]},"application/x-msclip":{"source":"apache","extensions":["clp"]},"application/x-msdos-program":{"extensions":["exe"]},"application/x-msdownload":{"source":"apache","extensions":["exe","dll","com","bat","msi"]},"application/x-msmediaview":{"source":"apache","extensions":["mvb","m13","m14"]},"application/x-msmetafile":{"source":"apache","extensions":["wmf","wmz","emf","emz"]},"application/x-msmoney":{"source":"apache","extensions":["mny"]},"application/x-mspublisher":{"source":"apache","extensions":["pub"]},"application/x-msschedule":{"source":"apache","extensions":["scd"]},"application/x-msterminal":{"source":"apache","extensions":["trm"]},"application/x-mswrite":{"source":"apache","extensions":["wri"]},"application/x-netcdf":{"source":"apache","extensions":["nc","cdf"]},"application/x-ns-proxy-autoconfig":{"compressible":true,"extensions":["pac"]},"application/x-nzb":{"source":"apache","extensions":["nzb"]},"application/x-perl":{"source":"nginx","extensions":["pl","pm"]},"application/x-pilot":{"source":"nginx","extensions":["prc","pdb"]},"application/x-pkcs12":{"source":"apache","compressible":false,"extensions":["p12","pfx"]},"application/x-pkcs7-certificates":{"source":"apache","extensions":["p7b","spc"]},"application/x-pkcs7-certreqresp":{"source":"apache","extensions":["p7r"]},"application/x-pki-message":{"source":"iana"},"application/x-rar-compressed":{"source":"apache","compressible":false,"extensions":["rar"]},"application/x-redhat-package-manager":{"source":"nginx","extensions":["rpm"]},"application/x-research-info-systems":{"source":"apache","extensions":["ris"]},"application/x-sea":{"source":"nginx","extensions":["sea"]},"application/x-sh":{"source":"apache","compressible":true,"extensions":["sh"]},"application/x-shar":{"source":"apache","extensions":["shar"]},"application/x-shockwave-flash":{"source":"apache","compressible":false,"extensions":["swf"]},"application/x-silverlight-app":{"source":"apache","extensions":["xap"]},"application/x-sql":{"source":"apache","extensions":["sql"]},"application/x-stuffit":{"source":"apache","compressible":false,"extensions":["sit"]},"application/x-stuffitx":{"source":"apache","extensions":["sitx"]},"application/x-subrip":{"source":"apache","extensions":["srt"]},"application/x-sv4cpio":{"source":"apache","extensions":["sv4cpio"]},"application/x-sv4crc":{"source":"apache","extensions":["sv4crc"]},"application/x-t3vm-image":{"source":"apache","extensions":["t3"]},"application/x-tads":{"source":"apache","extensions":["gam"]},"application/x-tar":{"source":"apache","compressible":true,"extensions":["tar"]},"application/x-tcl":{"source":"apache","extensions":["tcl","tk"]},"application/x-tex":{"source":"apache","extensions":["tex"]},"application/x-tex-tfm":{"source":"apache","extensions":["tfm"]},"application/x-texinfo":{"source":"apache","extensions":["texinfo","texi"]},"application/x-tgif":{"source":"apache","extensions":["obj"]},"application/x-ustar":{"source":"apache","extensions":["ustar"]},"application/x-virtualbox-hdd":{"compressible":true,"extensions":["hdd"]},"application/x-virtualbox-ova":{"compressible":true,"extensions":["ova"]},"application/x-virtualbox-ovf":{"compressible":true,"extensions":["ovf"]},"application/x-virtualbox-vbox":{"compressible":true,"extensions":["vbox"]},"application/x-virtualbox-vbox-extpack":{"compressible":false,"extensions":["vbox-extpack"]},"application/x-virtualbox-vdi":{"compressible":true,"extensions":["vdi"]},"application/x-virtualbox-vhd":{"compressible":true,"extensions":["vhd"]},"application/x-virtualbox-vmdk":{"compressible":true,"extensions":["vmdk"]},"application/x-wais-source":{"source":"apache","extensions":["src"]},"application/x-web-app-manifest+json":{"compressible":true,"extensions":["webapp"]},"application/x-www-form-urlencoded":{"source":"iana","compressible":true},"application/x-x509-ca-cert":{"source":"iana","extensions":["der","crt","pem"]},"application/x-x509-ca-ra-cert":{"source":"iana"},"application/x-x509-next-ca-cert":{"source":"iana"},"application/x-xfig":{"source":"apache","extensions":["fig"]},"application/x-xliff+xml":{"source":"apache","compressible":true,"extensions":["xlf"]},"application/x-xpinstall":{"source":"apache","compressible":false,"extensions":["xpi"]},"application/x-xz":{"source":"apache","extensions":["xz"]},"application/x-zmachine":{"source":"apache","extensions":["z1","z2","z3","z4","z5","z6","z7","z8"]},"application/x400-bp":{"source":"iana"},"application/xacml+xml":{"source":"iana","compressible":true},"application/xaml+xml":{"source":"apache","compressible":true,"extensions":["xaml"]},"application/xcap-att+xml":{"source":"iana","compressible":true,"extensions":["xav"]},"application/xcap-caps+xml":{"source":"iana","compressible":true,"extensions":["xca"]},"application/xcap-diff+xml":{"source":"iana","compressible":true,"extensions":["xdf"]},"application/xcap-el+xml":{"source":"iana","compressible":true,"extensions":["xel"]},"application/xcap-error+xml":{"source":"iana","compressible":true,"extensions":["xer"]},"application/xcap-ns+xml":{"source":"iana","compressible":true,"extensions":["xns"]},"application/xcon-conference-info+xml":{"source":"iana","compressible":true},"application/xcon-conference-info-diff+xml":{"source":"iana","compressible":true},"application/xenc+xml":{"source":"iana","compressible":true,"extensions":["xenc"]},"application/xhtml+xml":{"source":"iana","compressible":true,"extensions":["xhtml","xht"]},"application/xhtml-voice+xml":{"source":"apache","compressible":true},"application/xliff+xml":{"source":"iana","compressible":true,"extensions":["xlf"]},"application/xml":{"source":"iana","compressible":true,"extensions":["xml","xsl","xsd","rng"]},"application/xml-dtd":{"source":"iana","compressible":true,"extensions":["dtd"]},"application/xml-external-parsed-entity":{"source":"iana"},"application/xml-patch+xml":{"source":"iana","compressible":true},"application/xmpp+xml":{"source":"iana","compressible":true},"application/xop+xml":{"source":"iana","compressible":true,"extensions":["xop"]},"application/xproc+xml":{"source":"apache","compressible":true,"extensions":["xpl"]},"application/xslt+xml":{"source":"iana","compressible":true,"extensions":["xslt"]},"application/xspf+xml":{"source":"apache","compressible":true,"extensions":["xspf"]},"application/xv+xml":{"source":"iana","compressible":true,"extensions":["mxml","xhvml","xvml","xvm"]},"application/yang":{"source":"iana","extensions":["yang"]},"application/yang-data+json":{"source":"iana","compressible":true},"application/yang-data+xml":{"source":"iana","compressible":true},"application/yang-patch+json":{"source":"iana","compressible":true},"application/yang-patch+xml":{"source":"iana","compressible":true},"application/yin+xml":{"source":"iana","compressible":true,"extensions":["yin"]},"application/zip":{"source":"iana","compressible":false,"extensions":["zip"]},"application/zlib":{"source":"iana"},"application/zstd":{"source":"iana"},"audio/1d-interleaved-parityfec":{"source":"iana"},"audio/32kadpcm":{"source":"iana"},"audio/3gpp":{"source":"iana","compressible":false,"extensions":["3gpp"]},"audio/3gpp2":{"source":"iana"},"audio/aac":{"source":"iana"},"audio/ac3":{"source":"iana"},"audio/adpcm":{"source":"apache","extensions":["adp"]},"audio/amr":{"source":"iana"},"audio/amr-wb":{"source":"iana"},"audio/amr-wb+":{"source":"iana"},"audio/aptx":{"source":"iana"},"audio/asc":{"source":"iana"},"audio/atrac-advanced-lossless":{"source":"iana"},"audio/atrac-x":{"source":"iana"},"audio/atrac3":{"source":"iana"},"audio/basic":{"source":"iana","compressible":false,"extensions":["au","snd"]},"audio/bv16":{"source":"iana"},"audio/bv32":{"source":"iana"},"audio/clearmode":{"source":"iana"},"audio/cn":{"source":"iana"},"audio/dat12":{"source":"iana"},"audio/dls":{"source":"iana"},"audio/dsr-es201108":{"source":"iana"},"audio/dsr-es202050":{"source":"iana"},"audio/dsr-es202211":{"source":"iana"},"audio/dsr-es202212":{"source":"iana"},"audio/dv":{"source":"iana"},"audio/dvi4":{"source":"iana"},"audio/eac3":{"source":"iana"},"audio/encaprtp":{"source":"iana"},"audio/evrc":{"source":"iana"},"audio/evrc-qcp":{"source":"iana"},"audio/evrc0":{"source":"iana"},"audio/evrc1":{"source":"iana"},"audio/evrcb":{"source":"iana"},"audio/evrcb0":{"source":"iana"},"audio/evrcb1":{"source":"iana"},"audio/evrcnw":{"source":"iana"},"audio/evrcnw0":{"source":"iana"},"audio/evrcnw1":{"source":"iana"},"audio/evrcwb":{"source":"iana"},"audio/evrcwb0":{"source":"iana"},"audio/evrcwb1":{"source":"iana"},"audio/evs":{"source":"iana"},"audio/flexfec":{"source":"iana"},"audio/fwdred":{"source":"iana"},"audio/g711-0":{"source":"iana"},"audio/g719":{"source":"iana"},"audio/g722":{"source":"iana"},"audio/g7221":{"source":"iana"},"audio/g723":{"source":"iana"},"audio/g726-16":{"source":"iana"},"audio/g726-24":{"source":"iana"},"audio/g726-32":{"source":"iana"},"audio/g726-40":{"source":"iana"},"audio/g728":{"source":"iana"},"audio/g729":{"source":"iana"},"audio/g7291":{"source":"iana"},"audio/g729d":{"source":"iana"},"audio/g729e":{"source":"iana"},"audio/gsm":{"source":"iana"},"audio/gsm-efr":{"source":"iana"},"audio/gsm-hr-08":{"source":"iana"},"audio/ilbc":{"source":"iana"},"audio/ip-mr_v2.5":{"source":"iana"},"audio/isac":{"source":"apache"},"audio/l16":{"source":"iana"},"audio/l20":{"source":"iana"},"audio/l24":{"source":"iana","compressible":false},"audio/l8":{"source":"iana"},"audio/lpc":{"source":"iana"},"audio/melp":{"source":"iana"},"audio/melp1200":{"source":"iana"},"audio/melp2400":{"source":"iana"},"audio/melp600":{"source":"iana"},"audio/mhas":{"source":"iana"},"audio/midi":{"source":"apache","extensions":["mid","midi","kar","rmi"]},"audio/mobile-xmf":{"source":"iana","extensions":["mxmf"]},"audio/mp3":{"compressible":false,"extensions":["mp3"]},"audio/mp4":{"source":"iana","compressible":false,"extensions":["m4a","mp4a"]},"audio/mp4a-latm":{"source":"iana"},"audio/mpa":{"source":"iana"},"audio/mpa-robust":{"source":"iana"},"audio/mpeg":{"source":"iana","compressible":false,"extensions":["mpga","mp2","mp2a","mp3","m2a","m3a"]},"audio/mpeg4-generic":{"source":"iana"},"audio/musepack":{"source":"apache"},"audio/ogg":{"source":"iana","compressible":false,"extensions":["oga","ogg","spx"]},"audio/opus":{"source":"iana"},"audio/parityfec":{"source":"iana"},"audio/pcma":{"source":"iana"},"audio/pcma-wb":{"source":"iana"},"audio/pcmu":{"source":"iana"},"audio/pcmu-wb":{"source":"iana"},"audio/prs.sid":{"source":"iana"},"audio/qcelp":{"source":"iana"},"audio/raptorfec":{"source":"iana"},"audio/red":{"source":"iana"},"audio/rtp-enc-aescm128":{"source":"iana"},"audio/rtp-midi":{"source":"iana"},"audio/rtploopback":{"source":"iana"},"audio/rtx":{"source":"iana"},"audio/s3m":{"source":"apache","extensions":["s3m"]},"audio/silk":{"source":"apache","extensions":["sil"]},"audio/smv":{"source":"iana"},"audio/smv-qcp":{"source":"iana"},"audio/smv0":{"source":"iana"},"audio/sp-midi":{"source":"iana"},"audio/speex":{"source":"iana"},"audio/t140c":{"source":"iana"},"audio/t38":{"source":"iana"},"audio/telephone-event":{"source":"iana"},"audio/tetra_acelp":{"source":"iana"},"audio/tetra_acelp_bb":{"source":"iana"},"audio/tone":{"source":"iana"},"audio/uemclip":{"source":"iana"},"audio/ulpfec":{"source":"iana"},"audio/usac":{"source":"iana"},"audio/vdvi":{"source":"iana"},"audio/vmr-wb":{"source":"iana"},"audio/vnd.3gpp.iufp":{"source":"iana"},"audio/vnd.4sb":{"source":"iana"},"audio/vnd.audiokoz":{"source":"iana"},"audio/vnd.celp":{"source":"iana"},"audio/vnd.cisco.nse":{"source":"iana"},"audio/vnd.cmles.radio-events":{"source":"iana"},"audio/vnd.cns.anp1":{"source":"iana"},"audio/vnd.cns.inf1":{"source":"iana"},"audio/vnd.dece.audio":{"source":"iana","extensions":["uva","uvva"]},"audio/vnd.digital-winds":{"source":"iana","extensions":["eol"]},"audio/vnd.dlna.adts":{"source":"iana"},"audio/vnd.dolby.heaac.1":{"source":"iana"},"audio/vnd.dolby.heaac.2":{"source":"iana"},"audio/vnd.dolby.mlp":{"source":"iana"},"audio/vnd.dolby.mps":{"source":"iana"},"audio/vnd.dolby.pl2":{"source":"iana"},"audio/vnd.dolby.pl2x":{"source":"iana"},"audio/vnd.dolby.pl2z":{"source":"iana"},"audio/vnd.dolby.pulse.1":{"source":"iana"},"audio/vnd.dra":{"source":"iana","extensions":["dra"]},"audio/vnd.dts":{"source":"iana","extensions":["dts"]},"audio/vnd.dts.hd":{"source":"iana","extensions":["dtshd"]},"audio/vnd.dts.uhd":{"source":"iana"},"audio/vnd.dvb.file":{"source":"iana"},"audio/vnd.everad.plj":{"source":"iana"},"audio/vnd.hns.audio":{"source":"iana"},"audio/vnd.lucent.voice":{"source":"iana","extensions":["lvp"]},"audio/vnd.ms-playready.media.pya":{"source":"iana","extensions":["pya"]},"audio/vnd.nokia.mobile-xmf":{"source":"iana"},"audio/vnd.nortel.vbk":{"source":"iana"},"audio/vnd.nuera.ecelp4800":{"source":"iana","extensions":["ecelp4800"]},"audio/vnd.nuera.ecelp7470":{"source":"iana","extensions":["ecelp7470"]},"audio/vnd.nuera.ecelp9600":{"source":"iana","extensions":["ecelp9600"]},"audio/vnd.octel.sbc":{"source":"iana"},"audio/vnd.presonus.multitrack":{"source":"iana"},"audio/vnd.qcelp":{"source":"iana"},"audio/vnd.rhetorex.32kadpcm":{"source":"iana"},"audio/vnd.rip":{"source":"iana","extensions":["rip"]},"audio/vnd.rn-realaudio":{"compressible":false},"audio/vnd.sealedmedia.softseal.mpeg":{"source":"iana"},"audio/vnd.vmx.cvsd":{"source":"iana"},"audio/vnd.wave":{"compressible":false},"audio/vorbis":{"source":"iana","compressible":false},"audio/vorbis-config":{"source":"iana"},"audio/wav":{"compressible":false,"extensions":["wav"]},"audio/wave":{"compressible":false,"extensions":["wav"]},"audio/webm":{"source":"apache","compressible":false,"extensions":["weba"]},"audio/x-aac":{"source":"apache","compressible":false,"extensions":["aac"]},"audio/x-aiff":{"source":"apache","extensions":["aif","aiff","aifc"]},"audio/x-caf":{"source":"apache","compressible":false,"extensions":["caf"]},"audio/x-flac":{"source":"apache","extensions":["flac"]},"audio/x-m4a":{"source":"nginx","extensions":["m4a"]},"audio/x-matroska":{"source":"apache","extensions":["mka"]},"audio/x-mpegurl":{"source":"apache","extensions":["m3u"]},"audio/x-ms-wax":{"source":"apache","extensions":["wax"]},"audio/x-ms-wma":{"source":"apache","extensions":["wma"]},"audio/x-pn-realaudio":{"source":"apache","extensions":["ram","ra"]},"audio/x-pn-realaudio-plugin":{"source":"apache","extensions":["rmp"]},"audio/x-realaudio":{"source":"nginx","extensions":["ra"]},"audio/x-tta":{"source":"apache"},"audio/x-wav":{"source":"apache","extensions":["wav"]},"audio/xm":{"source":"apache","extensions":["xm"]},"chemical/x-cdx":{"source":"apache","extensions":["cdx"]},"chemical/x-cif":{"source":"apache","extensions":["cif"]},"chemical/x-cmdf":{"source":"apache","extensions":["cmdf"]},"chemical/x-cml":{"source":"apache","extensions":["cml"]},"chemical/x-csml":{"source":"apache","extensions":["csml"]},"chemical/x-pdb":{"source":"apache"},"chemical/x-xyz":{"source":"apache","extensions":["xyz"]},"font/collection":{"source":"iana","extensions":["ttc"]},"font/otf":{"source":"iana","compressible":true,"extensions":["otf"]},"font/sfnt":{"source":"iana"},"font/ttf":{"source":"iana","compressible":true,"extensions":["ttf"]},"font/woff":{"source":"iana","extensions":["woff"]},"font/woff2":{"source":"iana","extensions":["woff2"]},"image/aces":{"source":"iana","extensions":["exr"]},"image/apng":{"compressible":false,"extensions":["apng"]},"image/avci":{"source":"iana"},"image/avcs":{"source":"iana"},"image/bmp":{"source":"iana","compressible":true,"extensions":["bmp"]},"image/cgm":{"source":"iana","extensions":["cgm"]},"image/dicom-rle":{"source":"iana","extensions":["drle"]},"image/emf":{"source":"iana","extensions":["emf"]},"image/fits":{"source":"iana","extensions":["fits"]},"image/g3fax":{"source":"iana","extensions":["g3"]},"image/gif":{"source":"iana","compressible":false,"extensions":["gif"]},"image/heic":{"source":"iana","extensions":["heic"]},"image/heic-sequence":{"source":"iana","extensions":["heics"]},"image/heif":{"source":"iana","extensions":["heif"]},"image/heif-sequence":{"source":"iana","extensions":["heifs"]},"image/hej2k":{"source":"iana","extensions":["hej2"]},"image/hsj2":{"source":"iana","extensions":["hsj2"]},"image/ief":{"source":"iana","extensions":["ief"]},"image/jls":{"source":"iana","extensions":["jls"]},"image/jp2":{"source":"iana","compressible":false,"extensions":["jp2","jpg2"]},"image/jpeg":{"source":"iana","compressible":false,"extensions":["jpeg","jpg","jpe"]},"image/jph":{"source":"iana","extensions":["jph"]},"image/jphc":{"source":"iana","extensions":["jhc"]},"image/jpm":{"source":"iana","compressible":false,"extensions":["jpm"]},"image/jpx":{"source":"iana","compressible":false,"extensions":["jpx","jpf"]},"image/jxr":{"source":"iana","extensions":["jxr"]},"image/jxra":{"source":"iana","extensions":["jxra"]},"image/jxrs":{"source":"iana","extensions":["jxrs"]},"image/jxs":{"source":"iana","extensions":["jxs"]},"image/jxsc":{"source":"iana","extensions":["jxsc"]},"image/jxsi":{"source":"iana","extensions":["jxsi"]},"image/jxss":{"source":"iana","extensions":["jxss"]},"image/ktx":{"source":"iana","extensions":["ktx"]},"image/naplps":{"source":"iana"},"image/pjpeg":{"compressible":false},"image/png":{"source":"iana","compressible":false,"extensions":["png"]},"image/prs.btif":{"source":"iana","extensions":["btif"]},"image/prs.pti":{"source":"iana","extensions":["pti"]},"image/pwg-raster":{"source":"iana"},"image/sgi":{"source":"apache","extensions":["sgi"]},"image/svg+xml":{"source":"iana","compressible":true,"extensions":["svg","svgz"]},"image/t38":{"source":"iana","extensions":["t38"]},"image/tiff":{"source":"iana","compressible":false,"extensions":["tif","tiff"]},"image/tiff-fx":{"source":"iana","extensions":["tfx"]},"image/vnd.adobe.photoshop":{"source":"iana","compressible":true,"extensions":["psd"]},"image/vnd.airzip.accelerator.azv":{"source":"iana","extensions":["azv"]},"image/vnd.cns.inf2":{"source":"iana"},"image/vnd.dece.graphic":{"source":"iana","extensions":["uvi","uvvi","uvg","uvvg"]},"image/vnd.djvu":{"source":"iana","extensions":["djvu","djv"]},"image/vnd.dvb.subtitle":{"source":"iana","extensions":["sub"]},"image/vnd.dwg":{"source":"iana","extensions":["dwg"]},"image/vnd.dxf":{"source":"iana","extensions":["dxf"]},"image/vnd.fastbidsheet":{"source":"iana","extensions":["fbs"]},"image/vnd.fpx":{"source":"iana","extensions":["fpx"]},"image/vnd.fst":{"source":"iana","extensions":["fst"]},"image/vnd.fujixerox.edmics-mmr":{"source":"iana","extensions":["mmr"]},"image/vnd.fujixerox.edmics-rlc":{"source":"iana","extensions":["rlc"]},"image/vnd.globalgraphics.pgb":{"source":"iana"},"image/vnd.microsoft.icon":{"source":"iana","extensions":["ico"]},"image/vnd.mix":{"source":"iana"},"image/vnd.mozilla.apng":{"source":"iana"},"image/vnd.ms-dds":{"extensions":["dds"]},"image/vnd.ms-modi":{"source":"iana","extensions":["mdi"]},"image/vnd.ms-photo":{"source":"apache","extensions":["wdp"]},"image/vnd.net-fpx":{"source":"iana","extensions":["npx"]},"image/vnd.radiance":{"source":"iana"},"image/vnd.sealed.png":{"source":"iana"},"image/vnd.sealedmedia.softseal.gif":{"source":"iana"},"image/vnd.sealedmedia.softseal.jpg":{"source":"iana"},"image/vnd.svf":{"source":"iana"},"image/vnd.tencent.tap":{"source":"iana","extensions":["tap"]},"image/vnd.valve.source.texture":{"source":"iana","extensions":["vtf"]},"image/vnd.wap.wbmp":{"source":"iana","extensions":["wbmp"]},"image/vnd.xiff":{"source":"iana","extensions":["xif"]},"image/vnd.zbrush.pcx":{"source":"iana","extensions":["pcx"]},"image/webp":{"source":"apache","extensions":["webp"]},"image/wmf":{"source":"iana","extensions":["wmf"]},"image/x-3ds":{"source":"apache","extensions":["3ds"]},"image/x-cmu-raster":{"source":"apache","extensions":["ras"]},"image/x-cmx":{"source":"apache","extensions":["cmx"]},"image/x-freehand":{"source":"apache","extensions":["fh","fhc","fh4","fh5","fh7"]},"image/x-icon":{"source":"apache","compressible":true,"extensions":["ico"]},"image/x-jng":{"source":"nginx","extensions":["jng"]},"image/x-mrsid-image":{"source":"apache","extensions":["sid"]},"image/x-ms-bmp":{"source":"nginx","compressible":true,"extensions":["bmp"]},"image/x-pcx":{"source":"apache","extensions":["pcx"]},"image/x-pict":{"source":"apache","extensions":["pic","pct"]},"image/x-portable-anymap":{"source":"apache","extensions":["pnm"]},"image/x-portable-bitmap":{"source":"apache","extensions":["pbm"]},"image/x-portable-graymap":{"source":"apache","extensions":["pgm"]},"image/x-portable-pixmap":{"source":"apache","extensions":["ppm"]},"image/x-rgb":{"source":"apache","extensions":["rgb"]},"image/x-tga":{"source":"apache","extensions":["tga"]},"image/x-xbitmap":{"source":"apache","extensions":["xbm"]},"image/x-xcf":{"compressible":false},"image/x-xpixmap":{"source":"apache","extensions":["xpm"]},"image/x-xwindowdump":{"source":"apache","extensions":["xwd"]},"message/cpim":{"source":"iana"},"message/delivery-status":{"source":"iana"},"message/disposition-notification":{"source":"iana","extensions":["disposition-notification"]},"message/external-body":{"source":"iana"},"message/feedback-report":{"source":"iana"},"message/global":{"source":"iana","extensions":["u8msg"]},"message/global-delivery-status":{"source":"iana","extensions":["u8dsn"]},"message/global-disposition-notification":{"source":"iana","extensions":["u8mdn"]},"message/global-headers":{"source":"iana","extensions":["u8hdr"]},"message/http":{"source":"iana","compressible":false},"message/imdn+xml":{"source":"iana","compressible":true},"message/news":{"source":"iana"},"message/partial":{"source":"iana","compressible":false},"message/rfc822":{"source":"iana","compressible":true,"extensions":["eml","mime"]},"message/s-http":{"source":"iana"},"message/sip":{"source":"iana"},"message/sipfrag":{"source":"iana"},"message/tracking-status":{"source":"iana"},"message/vnd.si.simp":{"source":"iana"},"message/vnd.wfa.wsc":{"source":"iana","extensions":["wsc"]},"model/3mf":{"source":"iana","extensions":["3mf"]},"model/gltf+json":{"source":"iana","compressible":true,"extensions":["gltf"]},"model/gltf-binary":{"source":"iana","compressible":true,"extensions":["glb"]},"model/iges":{"source":"iana","compressible":false,"extensions":["igs","iges"]},"model/mesh":{"source":"iana","compressible":false,"extensions":["msh","mesh","silo"]},"model/mtl":{"source":"iana","extensions":["mtl"]},"model/obj":{"source":"iana","extensions":["obj"]},"model/stl":{"source":"iana","extensions":["stl"]},"model/vnd.collada+xml":{"source":"iana","compressible":true,"extensions":["dae"]},"model/vnd.dwf":{"source":"iana","extensions":["dwf"]},"model/vnd.flatland.3dml":{"source":"iana"},"model/vnd.gdl":{"source":"iana","extensions":["gdl"]},"model/vnd.gs-gdl":{"source":"apache"},"model/vnd.gs.gdl":{"source":"iana"},"model/vnd.gtw":{"source":"iana","extensions":["gtw"]},"model/vnd.moml+xml":{"source":"iana","compressible":true},"model/vnd.mts":{"source":"iana","extensions":["mts"]},"model/vnd.opengex":{"source":"iana","extensions":["ogex"]},"model/vnd.parasolid.transmit.binary":{"source":"iana","extensions":["x_b"]},"model/vnd.parasolid.transmit.text":{"source":"iana","extensions":["x_t"]},"model/vnd.rosette.annotated-data-model":{"source":"iana"},"model/vnd.usdz+zip":{"source":"iana","compressible":false,"extensions":["usdz"]},"model/vnd.valve.source.compiled-map":{"source":"iana","extensions":["bsp"]},"model/vnd.vtu":{"source":"iana","extensions":["vtu"]},"model/vrml":{"source":"iana","compressible":false,"extensions":["wrl","vrml"]},"model/x3d+binary":{"source":"apache","compressible":false,"extensions":["x3db","x3dbz"]},"model/x3d+fastinfoset":{"source":"iana","extensions":["x3db"]},"model/x3d+vrml":{"source":"apache","compressible":false,"extensions":["x3dv","x3dvz"]},"model/x3d+xml":{"source":"iana","compressible":true,"extensions":["x3d","x3dz"]},"model/x3d-vrml":{"source":"iana","extensions":["x3dv"]},"multipart/alternative":{"source":"iana","compressible":false},"multipart/appledouble":{"source":"iana"},"multipart/byteranges":{"source":"iana"},"multipart/digest":{"source":"iana"},"multipart/encrypted":{"source":"iana","compressible":false},"multipart/form-data":{"source":"iana","compressible":false},"multipart/header-set":{"source":"iana"},"multipart/mixed":{"source":"iana"},"multipart/multilingual":{"source":"iana"},"multipart/parallel":{"source":"iana"},"multipart/related":{"source":"iana","compressible":false},"multipart/report":{"source":"iana"},"multipart/signed":{"source":"iana","compressible":false},"multipart/vnd.bint.med-plus":{"source":"iana"},"multipart/voice-message":{"source":"iana"},"multipart/x-mixed-replace":{"source":"iana"},"text/1d-interleaved-parityfec":{"source":"iana"},"text/cache-manifest":{"source":"iana","compressible":true,"extensions":["appcache","manifest"]},"text/calendar":{"source":"iana","extensions":["ics","ifb"]},"text/calender":{"compressible":true},"text/cmd":{"compressible":true},"text/coffeescript":{"extensions":["coffee","litcoffee"]},"text/css":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["css"]},"text/csv":{"source":"iana","compressible":true,"extensions":["csv"]},"text/csv-schema":{"source":"iana"},"text/directory":{"source":"iana"},"text/dns":{"source":"iana"},"text/ecmascript":{"source":"iana"},"text/encaprtp":{"source":"iana"},"text/enriched":{"source":"iana"},"text/flexfec":{"source":"iana"},"text/fwdred":{"source":"iana"},"text/grammar-ref-list":{"source":"iana"},"text/html":{"source":"iana","compressible":true,"extensions":["html","htm","shtml"]},"text/jade":{"extensions":["jade"]},"text/javascript":{"source":"iana","compressible":true},"text/jcr-cnd":{"source":"iana"},"text/jsx":{"compressible":true,"extensions":["jsx"]},"text/less":{"compressible":true,"extensions":["less"]},"text/markdown":{"source":"iana","compressible":true,"extensions":["markdown","md"]},"text/mathml":{"source":"nginx","extensions":["mml"]},"text/mdx":{"compressible":true,"extensions":["mdx"]},"text/mizar":{"source":"iana"},"text/n3":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["n3"]},"text/parameters":{"source":"iana","charset":"UTF-8"},"text/parityfec":{"source":"iana"},"text/plain":{"source":"iana","compressible":true,"extensions":["txt","text","conf","def","list","log","in","ini"]},"text/provenance-notation":{"source":"iana","charset":"UTF-8"},"text/prs.fallenstein.rst":{"source":"iana"},"text/prs.lines.tag":{"source":"iana","extensions":["dsc"]},"text/prs.prop.logic":{"source":"iana"},"text/raptorfec":{"source":"iana"},"text/red":{"source":"iana"},"text/rfc822-headers":{"source":"iana"},"text/richtext":{"source":"iana","compressible":true,"extensions":["rtx"]},"text/rtf":{"source":"iana","compressible":true,"extensions":["rtf"]},"text/rtp-enc-aescm128":{"source":"iana"},"text/rtploopback":{"source":"iana"},"text/rtx":{"source":"iana"},"text/sgml":{"source":"iana","extensions":["sgml","sgm"]},"text/shex":{"extensions":["shex"]},"text/slim":{"extensions":["slim","slm"]},"text/strings":{"source":"iana"},"text/stylus":{"extensions":["stylus","styl"]},"text/t140":{"source":"iana"},"text/tab-separated-values":{"source":"iana","compressible":true,"extensions":["tsv"]},"text/troff":{"source":"iana","extensions":["t","tr","roff","man","me","ms"]},"text/turtle":{"source":"iana","charset":"UTF-8","extensions":["ttl"]},"text/ulpfec":{"source":"iana"},"text/uri-list":{"source":"iana","compressible":true,"extensions":["uri","uris","urls"]},"text/vcard":{"source":"iana","compressible":true,"extensions":["vcard"]},"text/vnd.a":{"source":"iana"},"text/vnd.abc":{"source":"iana"},"text/vnd.ascii-art":{"source":"iana"},"text/vnd.curl":{"source":"iana","extensions":["curl"]},"text/vnd.curl.dcurl":{"source":"apache","extensions":["dcurl"]},"text/vnd.curl.mcurl":{"source":"apache","extensions":["mcurl"]},"text/vnd.curl.scurl":{"source":"apache","extensions":["scurl"]},"text/vnd.debian.copyright":{"source":"iana","charset":"UTF-8"},"text/vnd.dmclientscript":{"source":"iana"},"text/vnd.dvb.subtitle":{"source":"iana","extensions":["sub"]},"text/vnd.esmertec.theme-descriptor":{"source":"iana","charset":"UTF-8"},"text/vnd.ficlab.flt":{"source":"iana"},"text/vnd.fly":{"source":"iana","extensions":["fly"]},"text/vnd.fmi.flexstor":{"source":"iana","extensions":["flx"]},"text/vnd.gml":{"source":"iana"},"text/vnd.graphviz":{"source":"iana","extensions":["gv"]},"text/vnd.hgl":{"source":"iana"},"text/vnd.in3d.3dml":{"source":"iana","extensions":["3dml"]},"text/vnd.in3d.spot":{"source":"iana","extensions":["spot"]},"text/vnd.iptc.newsml":{"source":"iana"},"text/vnd.iptc.nitf":{"source":"iana"},"text/vnd.latex-z":{"source":"iana"},"text/vnd.motorola.reflex":{"source":"iana"},"text/vnd.ms-mediapackage":{"source":"iana"},"text/vnd.net2phone.commcenter.command":{"source":"iana"},"text/vnd.radisys.msml-basic-layout":{"source":"iana"},"text/vnd.senx.warpscript":{"source":"iana"},"text/vnd.si.uricatalogue":{"source":"iana"},"text/vnd.sosi":{"source":"iana"},"text/vnd.sun.j2me.app-descriptor":{"source":"iana","charset":"UTF-8","extensions":["jad"]},"text/vnd.trolltech.linguist":{"source":"iana","charset":"UTF-8"},"text/vnd.wap.si":{"source":"iana"},"text/vnd.wap.sl":{"source":"iana"},"text/vnd.wap.wml":{"source":"iana","extensions":["wml"]},"text/vnd.wap.wmlscript":{"source":"iana","extensions":["wmls"]},"text/vtt":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["vtt"]},"text/x-asm":{"source":"apache","extensions":["s","asm"]},"text/x-c":{"source":"apache","extensions":["c","cc","cxx","cpp","h","hh","dic"]},"text/x-component":{"source":"nginx","extensions":["htc"]},"text/x-fortran":{"source":"apache","extensions":["f","for","f77","f90"]},"text/x-gwt-rpc":{"compressible":true},"text/x-handlebars-template":{"extensions":["hbs"]},"text/x-java-source":{"source":"apache","extensions":["java"]},"text/x-jquery-tmpl":{"compressible":true},"text/x-lua":{"extensions":["lua"]},"text/x-markdown":{"compressible":true,"extensions":["mkd"]},"text/x-nfo":{"source":"apache","extensions":["nfo"]},"text/x-opml":{"source":"apache","extensions":["opml"]},"text/x-org":{"compressible":true,"extensions":["org"]},"text/x-pascal":{"source":"apache","extensions":["p","pas"]},"text/x-processing":{"compressible":true,"extensions":["pde"]},"text/x-sass":{"extensions":["sass"]},"text/x-scss":{"extensions":["scss"]},"text/x-setext":{"source":"apache","extensions":["etx"]},"text/x-sfv":{"source":"apache","extensions":["sfv"]},"text/x-suse-ymp":{"compressible":true,"extensions":["ymp"]},"text/x-uuencode":{"source":"apache","extensions":["uu"]},"text/x-vcalendar":{"source":"apache","extensions":["vcs"]},"text/x-vcard":{"source":"apache","extensions":["vcf"]},"text/xml":{"source":"iana","compressible":true,"extensions":["xml"]},"text/xml-external-parsed-entity":{"source":"iana"},"text/yaml":{"extensions":["yaml","yml"]},"video/1d-interleaved-parityfec":{"source":"iana"},"video/3gpp":{"source":"iana","extensions":["3gp","3gpp"]},"video/3gpp-tt":{"source":"iana"},"video/3gpp2":{"source":"iana","extensions":["3g2"]},"video/bmpeg":{"source":"iana"},"video/bt656":{"source":"iana"},"video/celb":{"source":"iana"},"video/dv":{"source":"iana"},"video/encaprtp":{"source":"iana"},"video/flexfec":{"source":"iana"},"video/h261":{"source":"iana","extensions":["h261"]},"video/h263":{"source":"iana","extensions":["h263"]},"video/h263-1998":{"source":"iana"},"video/h263-2000":{"source":"iana"},"video/h264":{"source":"iana","extensions":["h264"]},"video/h264-rcdo":{"source":"iana"},"video/h264-svc":{"source":"iana"},"video/h265":{"source":"iana"},"video/iso.segment":{"source":"iana"},"video/jpeg":{"source":"iana","extensions":["jpgv"]},"video/jpeg2000":{"source":"iana"},"video/jpm":{"source":"apache","extensions":["jpm","jpgm"]},"video/mj2":{"source":"iana","extensions":["mj2","mjp2"]},"video/mp1s":{"source":"iana"},"video/mp2p":{"source":"iana"},"video/mp2t":{"source":"iana","extensions":["ts"]},"video/mp4":{"source":"iana","compressible":false,"extensions":["mp4","mp4v","mpg4"]},"video/mp4v-es":{"source":"iana"},"video/mpeg":{"source":"iana","compressible":false,"extensions":["mpeg","mpg","mpe","m1v","m2v"]},"video/mpeg4-generic":{"source":"iana"},"video/mpv":{"source":"iana"},"video/nv":{"source":"iana"},"video/ogg":{"source":"iana","compressible":false,"extensions":["ogv"]},"video/parityfec":{"source":"iana"},"video/pointer":{"source":"iana"},"video/quicktime":{"source":"iana","compressible":false,"extensions":["qt","mov"]},"video/raptorfec":{"source":"iana"},"video/raw":{"source":"iana"},"video/rtp-enc-aescm128":{"source":"iana"},"video/rtploopback":{"source":"iana"},"video/rtx":{"source":"iana"},"video/smpte291":{"source":"iana"},"video/smpte292m":{"source":"iana"},"video/ulpfec":{"source":"iana"},"video/vc1":{"source":"iana"},"video/vc2":{"source":"iana"},"video/vnd.cctv":{"source":"iana"},"video/vnd.dece.hd":{"source":"iana","extensions":["uvh","uvvh"]},"video/vnd.dece.mobile":{"source":"iana","extensions":["uvm","uvvm"]},"video/vnd.dece.mp4":{"source":"iana"},"video/vnd.dece.pd":{"source":"iana","extensions":["uvp","uvvp"]},"video/vnd.dece.sd":{"source":"iana","extensions":["uvs","uvvs"]},"video/vnd.dece.video":{"source":"iana","extensions":["uvv","uvvv"]},"video/vnd.directv.mpeg":{"source":"iana"},"video/vnd.directv.mpeg-tts":{"source":"iana"},"video/vnd.dlna.mpeg-tts":{"source":"iana"},"video/vnd.dvb.file":{"source":"iana","extensions":["dvb"]},"video/vnd.fvt":{"source":"iana","extensions":["fvt"]},"video/vnd.hns.video":{"source":"iana"},"video/vnd.iptvforum.1dparityfec-1010":{"source":"iana"},"video/vnd.iptvforum.1dparityfec-2005":{"source":"iana"},"video/vnd.iptvforum.2dparityfec-1010":{"source":"iana"},"video/vnd.iptvforum.2dparityfec-2005":{"source":"iana"},"video/vnd.iptvforum.ttsavc":{"source":"iana"},"video/vnd.iptvforum.ttsmpeg2":{"source":"iana"},"video/vnd.motorola.video":{"source":"iana"},"video/vnd.motorola.videop":{"source":"iana"},"video/vnd.mpegurl":{"source":"iana","extensions":["mxu","m4u"]},"video/vnd.ms-playready.media.pyv":{"source":"iana","extensions":["pyv"]},"video/vnd.nokia.interleaved-multimedia":{"source":"iana"},"video/vnd.nokia.mp4vr":{"source":"iana"},"video/vnd.nokia.videovoip":{"source":"iana"},"video/vnd.objectvideo":{"source":"iana"},"video/vnd.radgamettools.bink":{"source":"iana"},"video/vnd.radgamettools.smacker":{"source":"iana"},"video/vnd.sealed.mpeg1":{"source":"iana"},"video/vnd.sealed.mpeg4":{"source":"iana"},"video/vnd.sealed.swf":{"source":"iana"},"video/vnd.sealedmedia.softseal.mov":{"source":"iana"},"video/vnd.uvvu.mp4":{"source":"iana","extensions":["uvu","uvvu"]},"video/vnd.vivo":{"source":"iana","extensions":["viv"]},"video/vnd.youtube.yt":{"source":"iana"},"video/vp8":{"source":"iana"},"video/webm":{"source":"apache","compressible":false,"extensions":["webm"]},"video/x-f4v":{"source":"apache","extensions":["f4v"]},"video/x-fli":{"source":"apache","extensions":["fli"]},"video/x-flv":{"source":"apache","compressible":false,"extensions":["flv"]},"video/x-m4v":{"source":"apache","extensions":["m4v"]},"video/x-matroska":{"source":"apache","compressible":false,"extensions":["mkv","mk3d","mks"]},"video/x-mng":{"source":"apache","extensions":["mng"]},"video/x-ms-asf":{"source":"apache","extensions":["asf","asx"]},"video/x-ms-vob":{"source":"apache","extensions":["vob"]},"video/x-ms-wm":{"source":"apache","extensions":["wm"]},"video/x-ms-wmv":{"source":"apache","compressible":false,"extensions":["wmv"]},"video/x-ms-wmx":{"source":"apache","extensions":["wmx"]},"video/x-ms-wvx":{"source":"apache","extensions":["wvx"]},"video/x-msvideo":{"source":"apache","extensions":["avi"]},"video/x-sgi-movie":{"source":"apache","extensions":["movie"]},"video/x-smv":{"source":"apache","extensions":["smv"]},"x-conference/x-cooltalk":{"source":"apache","extensions":["ice"]},"x-shader/x-fragment":{"compressible":true},"x-shader/x-vertex":{"compressible":true}}')},61733:e=>{"use strict";e.exports=JSON.parse('{"i8":"5.0.0-beta.28"}')},76518:e=>{"use strict";e.exports=JSON.parse('{"definitions":{"Amd":{"description":"Set the value of `require.amd` and `define.amd`. Or disable AMD support.","anyOf":[{"description":"You can pass `false` to disable AMD support.","enum":[false]},{"description":"You can pass an object to set the value of `require.amd` and `define.amd`.","type":"object"}]},"AssetModuleFilename":{"description":"The filename of asset modules as relative path inside the `output.path` directory.","anyOf":[{"type":"string","absolutePath":false},{"instanceof":"Function","tsType":"((pathData: import(\\"../lib/Compilation\\").PathData, assetInfo?: import(\\"../lib/Compilation\\").AssetInfo) => string)"}]},"AuxiliaryComment":{"description":"Add a comment in the UMD wrapper.","anyOf":[{"description":"Append the same comment above each import style.","type":"string"},{"$ref":"#/definitions/LibraryCustomUmdCommentObject"}]},"Bail":{"description":"Report the first error as a hard error instead of tolerating it.","type":"boolean"},"CacheOptions":{"description":"Cache generated modules and chunks to improve performance for multiple incremental builds.","anyOf":[{"description":"Enable in memory caching.","enum":[true]},{"$ref":"#/definitions/CacheOptionsNormalized"}]},"CacheOptionsNormalized":{"description":"Cache generated modules and chunks to improve performance for multiple incremental builds.","anyOf":[{"description":"Disable caching.","enum":[false]},{"$ref":"#/definitions/MemoryCacheOptions"},{"$ref":"#/definitions/FileCacheOptions"}]},"Charset":{"description":"Add charset attribute for script tag.","type":"boolean"},"ChunkCallbackName":{"description":"The callback function name used by webpack for loading of chunks in WebWorkers.","type":"string"},"ChunkFilename":{"description":"The filename of non-entry chunks as relative path inside the `output.path` directory.","type":"string","absolutePath":false},"ChunkLoadTimeout":{"description":"Number of milliseconds before chunk request expires.","type":"number"},"CompareBeforeEmit":{"description":"Check if to be emitted file already exists and have the same content before writing to output filesystem.","type":"boolean"},"Context":{"description":"The base directory (absolute path!) for resolving the `entry` option. If `output.pathinfo` is set, the included pathinfo is shortened to this directory.","type":"string","absolutePath":true},"CrossOriginLoading":{"description":"This option enables cross-origin loading of chunks.","enum":[false,"anonymous","use-credentials"]},"Dependencies":{"description":"References to other configurations to depend on.","type":"array","items":{"description":"References to another configuration to depend on.","type":"string"}},"DevServer":{"description":"Options for the webpack-dev-server.","type":"object"},"DevTool":{"description":"A developer tool to enhance debugging (false | eval | [inline-|hidden-|eval-][nosources-][cheap-[module-]]source-map).","anyOf":[{"enum":[false,"eval"]},{"type":"string","pattern":"^(inline-|hidden-|eval-)?(nosources-)?(cheap-(module-)?)?source-map$"}]},"DevtoolFallbackModuleFilenameTemplate":{"description":"Similar to `output.devtoolModuleFilenameTemplate`, but used in the case of duplicate module identifiers.","anyOf":[{"type":"string"},{"instanceof":"Function","tsType":"Function"}]},"DevtoolModuleFilenameTemplate":{"description":"Filename template string of function for the sources array in a generated SourceMap.","anyOf":[{"type":"string"},{"instanceof":"Function","tsType":"Function"}]},"DevtoolNamespace":{"description":"Module namespace to use when interpolating filename template string for the sources array in a generated SourceMap. Defaults to `output.library` if not set. It\'s useful for avoiding runtime collisions in sourcemaps from multiple webpack projects built as libraries.","type":"string"},"EcmaVersion":{"description":"The maximum EcmaScript version of the webpack generated code (doesn\'t include input source code from modules).","anyOf":[{"enum":[2009]},{"type":"number","minimum":5,"maximum":11},{"type":"number","minimum":2015,"maximum":2020}]},"EnabledLibraryTypes":{"description":"List of library types enabled for use by entry points.","type":"array","items":{"$ref":"#/definitions/LibraryType"}},"Entry":{"description":"The entry point(s) of the compilation.","anyOf":[{"$ref":"#/definitions/EntryDynamic"},{"$ref":"#/definitions/EntryStatic"}]},"EntryDescription":{"description":"An object with entry point description.","type":"object","additionalProperties":false,"properties":{"dependOn":{"description":"The entrypoints that the current entrypoint depend on. They must be loaded when this entrypoint is loaded.","anyOf":[{"description":"The entrypoints that the current entrypoint depend on. They must be loaded when this entrypoint is loaded.","type":"array","items":{"description":"An entrypoint that the current entrypoint depend on. It must be loaded when this entrypoint is loaded.","type":"string","minLength":1},"minItems":1,"uniqueItems":true},{"description":"An entrypoint that the current entrypoint depend on. It must be loaded when this entrypoint is loaded.","type":"string","minLength":1}]},"filename":{"$ref":"#/definitions/Filename"},"import":{"$ref":"#/definitions/EntryItem"},"library":{"$ref":"#/definitions/LibraryOptions"},"runtime":{"$ref":"#/definitions/EntryRuntime"}},"required":["import"]},"EntryDescriptionNormalized":{"description":"An object with entry point description.","type":"object","additionalProperties":false,"properties":{"dependOn":{"description":"The entrypoints that the current entrypoint depend on. They must be loaded when this entrypoint is loaded.","type":"array","items":{"description":"An entrypoint that the current entrypoint depend on. It must be loaded when this entrypoint is loaded.","type":"string","minLength":1},"minItems":1,"uniqueItems":true},"filename":{"$ref":"#/definitions/Filename"},"import":{"description":"Module(s) that are loaded upon startup. The last one is exported.","type":"array","items":{"description":"Module that is loaded upon startup. Only the last one is exported.","type":"string","minLength":1},"minItems":1,"uniqueItems":true},"library":{"$ref":"#/definitions/LibraryOptions"},"runtime":{"$ref":"#/definitions/EntryRuntime"}}},"EntryDynamic":{"description":"A Function returning an entry object, an entry string, an entry array or a promise to these things.","instanceof":"Function","tsType":"(() => EntryStatic | Promise)"},"EntryDynamicNormalized":{"description":"A Function returning a Promise resolving to a normalized entry.","instanceof":"Function","tsType":"(() => Promise)"},"EntryItem":{"description":"Module(s) that are loaded upon startup.","anyOf":[{"description":"All modules are loaded upon startup. The last one is exported.","type":"array","items":{"description":"A module that is loaded upon startup. Only the last one is exported.","type":"string","minLength":1},"minItems":1,"uniqueItems":true},{"description":"The string is resolved to a module which is loaded upon startup.","type":"string","minLength":1}]},"EntryNormalized":{"description":"The entry point(s) of the compilation.","anyOf":[{"$ref":"#/definitions/EntryDynamicNormalized"},{"$ref":"#/definitions/EntryStaticNormalized"}]},"EntryObject":{"description":"Multiple entry bundles are created. The key is the entry name. The value can be a string, an array or an entry description object.","type":"object","additionalProperties":{"description":"An entry point with name.","anyOf":[{"$ref":"#/definitions/EntryItem"},{"$ref":"#/definitions/EntryDescription"}]}},"EntryRuntime":{"description":"The name of the runtime chunk. If set a runtime chunk with this name is created or an existing entrypoint is used as runtime.","type":"string","minLength":1},"EntryStatic":{"description":"A static entry description.","anyOf":[{"$ref":"#/definitions/EntryObject"},{"$ref":"#/definitions/EntryUnnamed"}]},"EntryStaticNormalized":{"description":"Multiple entry bundles are created. The key is the entry name. The value is an entry description object.","type":"object","additionalProperties":{"description":"An object with entry point description.","oneOf":[{"$ref":"#/definitions/EntryDescriptionNormalized"}]}},"EntryUnnamed":{"description":"An entry point without name.","oneOf":[{"$ref":"#/definitions/EntryItem"}]},"Experiments":{"description":"Enables/Disables experiments (experimental features with relax SemVer compatibility).","type":"object","additionalProperties":false,"properties":{"asset":{"description":"Allow module type \'asset\' to generate assets.","type":"boolean"},"asyncWebAssembly":{"description":"Support WebAssembly as asynchronous EcmaScript Module.","type":"boolean"},"mjs":{"description":"Support .mjs files as way to define strict ESM file (node.js).","type":"boolean"},"outputModule":{"description":"Allow output javascript files as module source type.","type":"boolean"},"syncWebAssembly":{"description":"Support WebAssembly as synchronous EcmaScript Module (outdated).","type":"boolean"},"topLevelAwait":{"description":"Allow using top-level-await in EcmaScript Modules.","type":"boolean"}}},"ExternalItem":{"description":"Specify dependency that shouldn\'t be resolved by webpack, but should become dependencies of the resulting bundle. The kind of the dependency depends on `output.libraryTarget`.","anyOf":[{"description":"Every matched dependency becomes external.","instanceof":"RegExp","tsType":"RegExp"},{"description":"An exact matched dependency becomes external. The same string is used as external dependency.","type":"string"},{"description":"If an dependency matches exactly a property of the object, the property value is used as dependency.","type":"object","additionalProperties":{"description":"The dependency used for the external.","anyOf":[{"type":"array","items":{"description":"A part of the target of the external.","type":"string","minLength":1}},{"description":"`true`: The dependency name is used as target of the external.","type":"boolean"},{"description":"The target of the external.","type":"string"},{"type":"object"}]}},{"description":"The function is called on each dependency (`function(context, request, callback(err, result))`).","instanceof":"Function","tsType":"((data: { context: string, request: string }, callback: (err?: Error, result?: string) => void) => void)"}]},"Externals":{"description":"Specify dependencies that shouldn\'t be resolved by webpack, but should become dependencies of the resulting bundle. The kind of the dependency depends on `output.libraryTarget`.","anyOf":[{"type":"array","items":{"$ref":"#/definitions/ExternalItem"}},{"$ref":"#/definitions/ExternalItem"}]},"ExternalsType":{"description":"Specifies the default type of externals (\'amd*\', \'umd*\', \'system\' and \'jsonp\' depend on output.libraryTarget set to the same value).","enum":["var","module","assign","this","window","self","global","commonjs","commonjs2","commonjs-module","amd","amd-require","umd","umd2","jsonp","system","promise","import","script"]},"FileCacheOptions":{"description":"Options object for persistent file-based caching.","type":"object","additionalProperties":false,"properties":{"buildDependencies":{"description":"Dependencies the build depends on (in multiple categories, default categories: \'defaultWebpack\').","type":"object","additionalProperties":{"description":"List of dependencies the build depends on.","type":"array","items":{"description":"Request to a dependency (resolved as directory relative to the context directory).","type":"string","minLength":1}}},"cacheDirectory":{"description":"Base directory for the cache (defaults to node_modules/.cache/webpack).","type":"string","absolutePath":true},"cacheLocation":{"description":"Locations for the cache (defaults to cacheDirectory / name).","type":"string","absolutePath":true},"hashAlgorithm":{"description":"Algorithm used for generation the hash (see node.js crypto package).","type":"string"},"idleTimeout":{"description":"Time in ms after which idle period the cache storing should happen (only for store: \'pack\' or \'idle\').","type":"number","minimum":0},"idleTimeoutForInitialStore":{"description":"Time in ms after which idle period the initial cache storing should happen (only for store: \'pack\' or \'idle\').","type":"number","minimum":0},"immutablePaths":{"description":"List of paths that are managed by a package manager and contain a version or hash in its path so all files are immutable.","type":"array","items":{"description":"A path to a immutable directory (usually a package manager cache directory).","type":"string","absolutePath":true,"minLength":1}},"managedPaths":{"description":"List of paths that are managed by a package manager and can be trusted to not be modified otherwise.","type":"array","items":{"description":"A path to a managed directory (usually a node_modules directory).","type":"string","absolutePath":true,"minLength":1}},"name":{"description":"Name for the cache. Different names will lead to different coexisting caches.","type":"string"},"store":{"description":"When to store data to the filesystem. (pack: Store data when compiler is idle in a single file).","enum":["pack"]},"type":{"description":"Filesystem caching.","enum":["filesystem"]},"version":{"description":"Version of the cache data. Different versions won\'t allow to reuse the cache and override existing content. Update the version when config changed in a way which doesn\'t allow to reuse cache. This will invalidate the cache.","type":"string"}},"required":["type"]},"Filename":{"description":"Specifies the name of each output file on disk. You must **not** specify an absolute path here! The `output.path` option determines the location on disk the files are written to, filename is used solely for naming the individual files.","anyOf":[{"type":"string","absolutePath":false,"minLength":1},{"instanceof":"Function","tsType":"((pathData: import(\\"../lib/Compilation\\").PathData, assetInfo?: import(\\"../lib/Compilation\\").AssetInfo) => string)"}]},"FilterItemTypes":{"description":"Filtering value, regexp or function.","cli":{"helper":true},"anyOf":[{"instanceof":"RegExp","tsType":"RegExp"},{"type":"string","absolutePath":false},{"instanceof":"Function","tsType":"((value: string) => boolean)"}]},"FilterTypes":{"description":"Filtering values.","cli":{"helper":true},"anyOf":[{"type":"array","items":{"description":"Rule to filter.","cli":{"helper":true},"oneOf":[{"$ref":"#/definitions/FilterItemTypes"}]}},{"$ref":"#/definitions/FilterItemTypes"}]},"GlobalObject":{"description":"An expression which is used to address the global object/scope in runtime code.","type":"string","minLength":1},"HashDigest":{"description":"Digest type used for the hash.","type":"string"},"HashDigestLength":{"description":"Number of chars which are used for the hash.","type":"number","minimum":1},"HashFunction":{"description":"Algorithm used for generation the hash (see node.js crypto package).","anyOf":[{"type":"string","minLength":1},{"instanceof":"Function","tsType":"typeof import(\'../lib/util/Hash\')"}]},"HashSalt":{"description":"Any string which is added to the hash to salt it.","type":"string","minLength":1},"HotUpdateChunkFilename":{"description":"The filename of the Hot Update Chunks. They are inside the output.path directory.","type":"string","absolutePath":false},"HotUpdateFunction":{"description":"The JSONP function used by webpack for async loading of hot update chunks.","type":"string"},"HotUpdateMainFilename":{"description":"The filename of the Hot Update Main File. It is inside the `output.path` directory.","type":"string","absolutePath":false},"Iife":{"description":"Wrap javascript code into IIFE\'s to avoid leaking into global scope.","type":"boolean"},"ImportFunctionName":{"description":"The name of the native import() function (can be exchanged for a polyfill).","type":"string"},"InfrastructureLogging":{"description":"Options for infrastructure level logging.","type":"object","additionalProperties":false,"properties":{"debug":{"description":"Enable debug logging for specific loggers.","anyOf":[{"description":"Enable/Disable debug logging for all loggers.","type":"boolean"},{"$ref":"#/definitions/FilterTypes"}]},"level":{"description":"Log level.","enum":["none","error","warn","info","log","verbose"]}}},"JsonpFunction":{"description":"The JSONP function used by webpack for async loading of chunks.","type":"string"},"Library":{"description":"Make the output files a library, exporting the exports of the entry point.","anyOf":[{"$ref":"#/definitions/LibraryName"},{"$ref":"#/definitions/LibraryOptions"}]},"LibraryCustomUmdCommentObject":{"description":"Set explicit comments for `commonjs`, `commonjs2`, `amd`, and `root`.","type":"object","additionalProperties":false,"properties":{"amd":{"description":"Set comment for `amd` section in UMD.","type":"string"},"commonjs":{"description":"Set comment for `commonjs` (exports) section in UMD.","type":"string"},"commonjs2":{"description":"Set comment for `commonjs2` (module.exports) section in UMD.","type":"string"},"root":{"description":"Set comment for `root` (global variable) section in UMD.","type":"string"}}},"LibraryCustomUmdObject":{"description":"Description object for all UMD variants of the library name.","type":"object","additionalProperties":false,"properties":{"amd":{"description":"Name of the exposed AMD library in the UMD.","type":"string","minLength":1},"commonjs":{"description":"Name of the exposed commonjs export in the UMD.","type":"string","minLength":1},"root":{"description":"Name of the property exposed globally by a UMD library.","anyOf":[{"type":"array","items":{"description":"Part of the name of the property exposed globally by a UMD library.","type":"string","minLength":1}},{"type":"string","minLength":1}]}}},"LibraryExport":{"description":"Specify which export should be exposed as library.","anyOf":[{"type":"array","items":{"description":"Part of the export that should be exposed as library.","type":"string","minLength":1}},{"type":"string","minLength":1}]},"LibraryName":{"description":"The name of the library (some types allow unnamed libraries too).","anyOf":[{"type":"array","items":{"description":"A part of the library name.","type":"string","minLength":1}},{"type":"string","minLength":1},{"$ref":"#/definitions/LibraryCustomUmdObject"}]},"LibraryOptions":{"description":"Options for library.","type":"object","additionalProperties":false,"properties":{"auxiliaryComment":{"$ref":"#/definitions/AuxiliaryComment"},"export":{"$ref":"#/definitions/LibraryExport"},"name":{"$ref":"#/definitions/LibraryName"},"type":{"$ref":"#/definitions/LibraryType"},"umdNamedDefine":{"$ref":"#/definitions/UmdNamedDefine"}},"required":["type"]},"LibraryType":{"description":"Type of library.","enum":["var","module","assign","this","window","self","global","commonjs","commonjs2","commonjs-module","amd","amd-require","umd","umd2","jsonp","system"]},"Loader":{"description":"Custom values available in the loader context.","type":"object"},"MemoryCacheOptions":{"description":"Options object for in-memory caching.","type":"object","additionalProperties":false,"properties":{"immutablePaths":{"description":"List of paths that are managed by a package manager and contain a version or hash in its path so all files are immutable.","type":"array","items":{"description":"A path to a immutable directory (usually a package manager cache directory).","type":"string","absolutePath":true,"minLength":1}},"managedPaths":{"description":"List of paths that are managed by a package manager and can be trusted to not be modified otherwise.","type":"array","items":{"description":"A path to a managed directory (usually a node_modules directory).","type":"string","absolutePath":true,"minLength":1}},"type":{"description":"In memory caching.","enum":["memory"]}},"required":["type"]},"Mode":{"description":"Enable production optimizations or development hints.","enum":["development","production","none"]},"ModuleOptions":{"description":"Options affecting the normal modules (`NormalModuleFactory`).","type":"object","additionalProperties":false,"properties":{"defaultRules":{"description":"An array of rules applied by default for modules.","cli":{"exclude":true},"oneOf":[{"$ref":"#/definitions/RuleSetRules"}]},"exprContextCritical":{"description":"Enable warnings for full dynamic dependencies.","type":"boolean"},"exprContextRecursive":{"description":"Enable recursive directory lookup for full dynamic dependencies.","type":"boolean"},"exprContextRegExp":{"description":"Sets the default regular expression for full dynamic dependencies.","anyOf":[{"instanceof":"RegExp","tsType":"RegExp"},{"type":"boolean"}]},"exprContextRequest":{"description":"Set the default request for full dynamic dependencies.","type":"string"},"noParse":{"description":"Don\'t parse files matching. It\'s matched against the full resolved request.","anyOf":[{"type":"array","items":{"description":"Don\'t parse files matching. It\'s matched against the full resolved request.","anyOf":[{"description":"A regular expression, when matched the module is not parsed.","instanceof":"RegExp","tsType":"RegExp"},{"description":"An absolute path, when the module starts with this path it is not parsed.","type":"string","absolutePath":true},{"instanceof":"Function","tsType":"Function"}]},"minItems":1},{"description":"A regular expression, when matched the module is not parsed.","instanceof":"RegExp","tsType":"RegExp"},{"description":"An absolute path, when the module starts with this path it is not parsed.","type":"string","absolutePath":true},{"instanceof":"Function","tsType":"Function"}]},"rules":{"description":"An array of rules applied for modules.","oneOf":[{"$ref":"#/definitions/RuleSetRules"}]},"strictExportPresence":{"description":"Emit errors instead of warnings when imported names don\'t exist in imported module.","type":"boolean"},"strictThisContextOnImports":{"description":"Handle the this context correctly according to the spec for namespace objects.","type":"boolean"},"unknownContextCritical":{"description":"Enable warnings when using the require function in a not statically analyse-able way.","type":"boolean"},"unknownContextRecursive":{"description":"Enable recursive directory lookup when using the require function in a not statically analyse-able way.","type":"boolean"},"unknownContextRegExp":{"description":"Sets the regular expression when using the require function in a not statically analyse-able way.","anyOf":[{"instanceof":"RegExp","tsType":"RegExp"},{"type":"boolean"}]},"unknownContextRequest":{"description":"Sets the request when using the require function in a not statically analyse-able way.","type":"string"},"unsafeCache":{"description":"Cache the resolving of module requests.","anyOf":[{"type":"boolean"},{"instanceof":"Function","tsType":"Function"}]},"wrappedContextCritical":{"description":"Enable warnings for partial dynamic dependencies.","type":"boolean"},"wrappedContextRecursive":{"description":"Enable recursive directory lookup for partial dynamic dependencies.","type":"boolean"},"wrappedContextRegExp":{"description":"Set the inner regular expression for partial dynamic dependencies.","instanceof":"RegExp","tsType":"RegExp"}}},"Name":{"description":"Name of the configuration. Used when loading multiple configurations.","type":"string"},"Node":{"description":"Include polyfills or mocks for various node stuff.","anyOf":[{"enum":[false]},{"$ref":"#/definitions/NodeOptions"}]},"NodeOptions":{"description":"Options object for node compatibility features.","type":"object","additionalProperties":false,"properties":{"__dirname":{"description":"Include a polyfill for the \'__dirname\' variable.","enum":[false,true,"mock"]},"__filename":{"description":"Include a polyfill for the \'__filename\' variable.","enum":[false,true,"mock"]},"global":{"description":"Include a polyfill for the \'global\' variable.","type":"boolean"}}},"Optimization":{"description":"Enables/Disables integrated optimizations.","type":"object","additionalProperties":false,"properties":{"checkWasmTypes":{"description":"Check for incompatible wasm types when importing/exporting from/to ESM.","type":"boolean"},"chunkIds":{"description":"Define the algorithm to choose chunk ids (named: readable ids for better debugging, deterministic: numeric hash ids for better long term caching, size: numeric ids focused on minimal initial download size, total-size: numeric ids focused on minimal total download size, false: no algorithm used, as custom one can be provided via plugin).","enum":["natural","named","deterministic","size","total-size",false]},"concatenateModules":{"description":"Concatenate modules when possible to generate less modules, more efficient code and enable more optimizations by the minimizer.","type":"boolean"},"emitOnErrors":{"description":"Emit assets even when errors occur. Critical errors are emitted into the generated code and will cause errors at runtime.","type":"boolean"},"flagIncludedChunks":{"description":"Also flag chunks as loaded which contain a subset of the modules.","type":"boolean"},"innerGraph":{"description":"Creates a module-internal dependency graph for top level symbols, exports and imports, to improve unused exports detection.","type":"boolean"},"mangleExports":{"description":"Rename exports when possible to generate shorter code (depends on optimization.usedExports and optimization.providedExports, true/\\"deterministic\\": generate short deterministic names optimized for caching, \\"size\\": generate the shortest possible names).","anyOf":[{"enum":["size","deterministic"]},{"type":"boolean"}]},"mangleWasmImports":{"description":"Reduce size of WASM by changing imports to shorter strings.","type":"boolean"},"mergeDuplicateChunks":{"description":"Merge chunks which contain the same modules.","type":"boolean"},"minimize":{"description":"Enable minimizing the output. Uses optimization.minimizer.","type":"boolean"},"minimizer":{"description":"Minimizer(s) to use for minimizing the output.","type":"array","cli":{"exclude":true},"items":{"description":"Plugin of type object or instanceof Function.","anyOf":[{"enum":["..."]},{"$ref":"#/definitions/WebpackPluginInstance"},{"$ref":"#/definitions/WebpackPluginFunction"}]}},"moduleIds":{"description":"Define the algorithm to choose module ids (natural: numeric ids in order of usage, named: readable ids for better debugging, hashed: (deprecated) short hashes as ids for better long term caching, deterministic: numeric hash ids for better long term caching, size: numeric ids focused on minimal initial download size, false: no algorithm used, as custom one can be provided via plugin).","enum":["natural","named","hashed","deterministic","size",false]},"noEmitOnErrors":{"description":"Avoid emitting assets when errors occur (deprecated: use \'emitOnErrors\' instead).","type":"boolean","cli":{"exclude":true}},"nodeEnv":{"description":"Set process.env.NODE_ENV to a specific value.","anyOf":[{"enum":[false]},{"type":"string"}]},"portableRecords":{"description":"Generate records with relative paths to be able to move the context folder.","type":"boolean"},"providedExports":{"description":"Figure out which exports are provided by modules to generate more efficient code.","type":"boolean"},"realContentHash":{"description":"Use real [contenthash] based on final content of the assets.","type":"boolean"},"removeAvailableModules":{"description":"Removes modules from chunks when these modules are already included in all parents.","type":"boolean"},"removeEmptyChunks":{"description":"Remove chunks which are empty.","type":"boolean"},"runtimeChunk":{"$ref":"#/definitions/OptimizationRuntimeChunk"},"sideEffects":{"description":"Skip over modules which are flagged to contain no side effects when exports are not used.","type":"boolean"},"splitChunks":{"description":"Optimize duplication and caching by splitting chunks by shared modules and cache group.","anyOf":[{"enum":[false]},{"$ref":"#/definitions/OptimizationSplitChunksOptions"}]},"usedExports":{"description":"Figure out which exports are used by modules to mangle export names, omit unused exports and generate more efficient code (true: analyse used exports for each runtime, \\"global\\": analyse exports globally for all runtimes combined).","anyOf":[{"enum":["global"]},{"type":"boolean"}]}}},"OptimizationRuntimeChunk":{"description":"Create an additional chunk which contains only the webpack runtime and chunk hash maps.","anyOf":[{"enum":["single","multiple"]},{"type":"boolean"},{"type":"object","additionalProperties":false,"properties":{"name":{"description":"The name or name factory for the runtime chunks.","anyOf":[{"type":"string"},{"instanceof":"Function","tsType":"Function"}]}}}]},"OptimizationRuntimeChunkNormalized":{"description":"Create an additional chunk which contains only the webpack runtime and chunk hash maps.","anyOf":[{"enum":[false]},{"type":"object","additionalProperties":false,"properties":{"name":{"description":"The name factory for the runtime chunks.","instanceof":"Function","tsType":"Function"}}}]},"OptimizationSplitChunksCacheGroup":{"description":"Options object for describing behavior of a cache group selecting modules that should be cached together.","type":"object","additionalProperties":false,"properties":{"automaticNameDelimiter":{"description":"Sets the name delimiter for created chunks.","type":"string","minLength":1},"chunks":{"description":"Select chunks for determining cache group content (defaults to \\"initial\\", \\"initial\\" and \\"all\\" requires adding these chunks to the HTML).","anyOf":[{"enum":["initial","async","all"]},{"instanceof":"Function","tsType":"((chunk: import(\'../lib/Chunk\')) => boolean)"}]},"enforce":{"description":"Ignore minimum size, minimum chunks and maximum requests and always create chunks for this cache group.","type":"boolean"},"enforceSizeThreshold":{"description":"Size threshold at which splitting is enforced and other restrictions (minRemainingSize, maxAsyncRequests, maxInitialRequests) are ignored.","oneOf":[{"$ref":"#/definitions/OptimizationSplitChunksSizes"}]},"filename":{"description":"Sets the template for the filename for created chunks.","anyOf":[{"type":"string","absolutePath":false,"minLength":1},{"instanceof":"Function","tsType":"((pathData: import(\\"../lib/Compilation\\").PathData, assetInfo?: import(\\"../lib/Compilation\\").AssetInfo) => string)"}]},"idHint":{"description":"Sets the hint for chunk id.","type":"string"},"maxAsyncRequests":{"description":"Maximum number of requests which are accepted for on-demand loading.","type":"number","minimum":1},"maxAsyncSize":{"description":"Maximal size hint for the on-demand chunks.","oneOf":[{"$ref":"#/definitions/OptimizationSplitChunksSizes"}]},"maxInitialRequests":{"description":"Maximum number of initial chunks which are accepted for an entry point.","type":"number","minimum":1},"maxInitialSize":{"description":"Maximal size hint for the initial chunks.","oneOf":[{"$ref":"#/definitions/OptimizationSplitChunksSizes"}]},"maxSize":{"description":"Maximal size hint for the created chunks.","oneOf":[{"$ref":"#/definitions/OptimizationSplitChunksSizes"}]},"minChunks":{"description":"Minimum number of times a module has to be duplicated until it\'s considered for splitting.","type":"number","minimum":1},"minRemainingSize":{"description":"Minimal size for the chunks the stay after moving the modules to a new chunk.","oneOf":[{"$ref":"#/definitions/OptimizationSplitChunksSizes"}]},"minSize":{"description":"Minimal size for the created chunk.","oneOf":[{"$ref":"#/definitions/OptimizationSplitChunksSizes"}]},"name":{"description":"Give chunks for this cache group a name (chunks with equal name are merged).","anyOf":[{"enum":[false]},{"type":"string"},{"instanceof":"Function","tsType":"Function"}]},"priority":{"description":"Priority of this cache group.","type":"number"},"reuseExistingChunk":{"description":"Try to reuse existing chunk (with name) when it has matching modules.","type":"boolean"},"test":{"description":"Assign modules to a cache group by module name.","anyOf":[{"instanceof":"RegExp","tsType":"RegExp"},{"type":"string"},{"instanceof":"Function","tsType":"Function"}]},"type":{"description":"Assign modules to a cache group by module type.","anyOf":[{"instanceof":"RegExp","tsType":"RegExp"},{"type":"string"},{"instanceof":"Function","tsType":"Function"}]},"usedExports":{"description":"Compare used exports when checking common modules. Modules will only be put in the same chunk when exports are equal.","type":"boolean"}}},"OptimizationSplitChunksGetCacheGroups":{"description":"A function returning cache groups.","instanceof":"Function","tsType":"((module: import(\'../lib/Module\')) => OptimizationSplitChunksCacheGroup | OptimizationSplitChunksCacheGroup[] | void)"},"OptimizationSplitChunksOptions":{"description":"Options object for splitting chunks into smaller chunks.","type":"object","additionalProperties":false,"properties":{"automaticNameDelimiter":{"description":"Sets the name delimiter for created chunks.","type":"string","minLength":1},"cacheGroups":{"description":"Assign modules to a cache group (modules from different cache groups are tried to keep in separate chunks, default categories: \'default\', \'defaultVendors\').","type":"object","additionalProperties":{"description":"Configuration for a cache group.","anyOf":[{"enum":[false]},{"instanceof":"RegExp","tsType":"RegExp"},{"type":"string"},{"instanceof":"Function","tsType":"Function"},{"$ref":"#/definitions/OptimizationSplitChunksCacheGroup"}]},"not":{"description":"Using the cacheGroup shorthand syntax with a cache group named \'test\' is a potential config error\\nDid you intent to define a cache group with a test instead?\\ncacheGroups: {\\n : {\\n test: ...\\n }\\n}.","type":"object","additionalProperties":true,"properties":{"test":{"description":"The test property is a cache group name, but using the test option of the cache group could be intended instead.","anyOf":[{"instanceof":"Function","tsType":"Function"},{"type":"string"},{"instanceof":"RegExp","tsType":"RegExp"}]}},"required":["test"]}},"chunks":{"description":"Select chunks for determining shared modules (defaults to \\"async\\", \\"initial\\" and \\"all\\" requires adding these chunks to the HTML).","anyOf":[{"enum":["initial","async","all"]},{"instanceof":"Function","tsType":"((chunk: import(\'../lib/Chunk\')) => boolean)"}]},"enforceSizeThreshold":{"description":"Size threshold at which splitting is enforced and other restrictions (minRemainingSize, maxAsyncRequests, maxInitialRequests) are ignored.","oneOf":[{"$ref":"#/definitions/OptimizationSplitChunksSizes"}]},"fallbackCacheGroup":{"description":"Options for modules not selected by any other cache group.","type":"object","additionalProperties":false,"properties":{"automaticNameDelimiter":{"description":"Sets the name delimiter for created chunks.","type":"string","minLength":1},"maxAsyncSize":{"description":"Maximal size hint for the on-demand chunks.","oneOf":[{"$ref":"#/definitions/OptimizationSplitChunksSizes"}]},"maxInitialSize":{"description":"Maximal size hint for the initial chunks.","oneOf":[{"$ref":"#/definitions/OptimizationSplitChunksSizes"}]},"maxSize":{"description":"Maximal size hint for the created chunks.","oneOf":[{"$ref":"#/definitions/OptimizationSplitChunksSizes"}]},"minSize":{"description":"Minimal size for the created chunk.","oneOf":[{"$ref":"#/definitions/OptimizationSplitChunksSizes"}]}}},"filename":{"description":"Sets the template for the filename for created chunks.","anyOf":[{"type":"string","absolutePath":false,"minLength":1},{"instanceof":"Function","tsType":"((pathData: import(\\"../lib/Compilation\\").PathData, assetInfo?: import(\\"../lib/Compilation\\").AssetInfo) => string)"}]},"hidePathInfo":{"description":"Prevents exposing path info when creating names for parts splitted by maxSize.","type":"boolean"},"maxAsyncRequests":{"description":"Maximum number of requests which are accepted for on-demand loading.","type":"number","minimum":1},"maxAsyncSize":{"description":"Maximal size hint for the on-demand chunks.","oneOf":[{"$ref":"#/definitions/OptimizationSplitChunksSizes"}]},"maxInitialRequests":{"description":"Maximum number of initial chunks which are accepted for an entry point.","type":"number","minimum":1},"maxInitialSize":{"description":"Maximal size hint for the initial chunks.","oneOf":[{"$ref":"#/definitions/OptimizationSplitChunksSizes"}]},"maxSize":{"description":"Maximal size hint for the created chunks.","oneOf":[{"$ref":"#/definitions/OptimizationSplitChunksSizes"}]},"minChunks":{"description":"Minimum number of times a module has to be duplicated until it\'s considered for splitting.","type":"number","minimum":1},"minRemainingSize":{"description":"Minimal size for the chunks the stay after moving the modules to a new chunk.","oneOf":[{"$ref":"#/definitions/OptimizationSplitChunksSizes"}]},"minSize":{"description":"Minimal size for the created chunks.","oneOf":[{"$ref":"#/definitions/OptimizationSplitChunksSizes"}]},"name":{"description":"Give chunks created a name (chunks with equal name are merged).","anyOf":[{"enum":[false]},{"type":"string"},{"instanceof":"Function","tsType":"Function"}]},"usedExports":{"description":"Compare used exports when checking common modules. Modules will only be put in the same chunk when exports are equal.","type":"boolean"}}},"OptimizationSplitChunksSizes":{"description":"Size description for limits.","anyOf":[{"description":"Size of the javascript part of the chunk.","type":"number","minimum":0},{"description":"Specify size limits per size type.","type":"object","additionalProperties":{"description":"Size of the part of the chunk with the type of the key.","type":"number"}}]},"Output":{"description":"Options affecting the output of the compilation. `output` options tell webpack how to write the compiled files to disk.","type":"object","additionalProperties":false,"properties":{"assetModuleFilename":{"$ref":"#/definitions/AssetModuleFilename"},"auxiliaryComment":{"cli":{"exclude":true},"oneOf":[{"$ref":"#/definitions/AuxiliaryComment"}]},"charset":{"$ref":"#/definitions/Charset"},"chunkCallbackName":{"$ref":"#/definitions/ChunkCallbackName"},"chunkFilename":{"$ref":"#/definitions/ChunkFilename"},"chunkLoadTimeout":{"$ref":"#/definitions/ChunkLoadTimeout"},"compareBeforeEmit":{"$ref":"#/definitions/CompareBeforeEmit"},"crossOriginLoading":{"$ref":"#/definitions/CrossOriginLoading"},"devtoolFallbackModuleFilenameTemplate":{"$ref":"#/definitions/DevtoolFallbackModuleFilenameTemplate"},"devtoolModuleFilenameTemplate":{"$ref":"#/definitions/DevtoolModuleFilenameTemplate"},"devtoolNamespace":{"$ref":"#/definitions/DevtoolNamespace"},"ecmaVersion":{"$ref":"#/definitions/EcmaVersion"},"enabledLibraryTypes":{"$ref":"#/definitions/EnabledLibraryTypes"},"filename":{"$ref":"#/definitions/Filename"},"globalObject":{"$ref":"#/definitions/GlobalObject"},"hashDigest":{"$ref":"#/definitions/HashDigest"},"hashDigestLength":{"$ref":"#/definitions/HashDigestLength"},"hashFunction":{"$ref":"#/definitions/HashFunction"},"hashSalt":{"$ref":"#/definitions/HashSalt"},"hotUpdateChunkFilename":{"$ref":"#/definitions/HotUpdateChunkFilename"},"hotUpdateFunction":{"$ref":"#/definitions/HotUpdateFunction"},"hotUpdateMainFilename":{"$ref":"#/definitions/HotUpdateMainFilename"},"iife":{"$ref":"#/definitions/Iife"},"importFunctionName":{"$ref":"#/definitions/ImportFunctionName"},"jsonpFunction":{"$ref":"#/definitions/JsonpFunction"},"library":{"$ref":"#/definitions/Library"},"libraryExport":{"cli":{"exclude":true},"oneOf":[{"$ref":"#/definitions/LibraryExport"}]},"libraryTarget":{"cli":{"exclude":true},"oneOf":[{"$ref":"#/definitions/LibraryType"}]},"module":{"$ref":"#/definitions/OutputModule"},"path":{"$ref":"#/definitions/Path"},"pathinfo":{"$ref":"#/definitions/Pathinfo"},"publicPath":{"$ref":"#/definitions/PublicPath"},"scriptType":{"$ref":"#/definitions/ScriptType"},"sourceMapFilename":{"$ref":"#/definitions/SourceMapFilename"},"sourcePrefix":{"$ref":"#/definitions/SourcePrefix"},"strictModuleExceptionHandling":{"$ref":"#/definitions/StrictModuleExceptionHandling"},"umdNamedDefine":{"cli":{"exclude":true},"oneOf":[{"$ref":"#/definitions/UmdNamedDefine"}]},"uniqueName":{"$ref":"#/definitions/UniqueName"},"webassemblyModuleFilename":{"$ref":"#/definitions/WebassemblyModuleFilename"}}},"OutputModule":{"description":"Output javascript files as module source type.","type":"boolean"},"OutputNormalized":{"description":"Normalized options affecting the output of the compilation. `output` options tell webpack how to write the compiled files to disk.","type":"object","additionalProperties":false,"properties":{"assetModuleFilename":{"$ref":"#/definitions/AssetModuleFilename"},"charset":{"$ref":"#/definitions/Charset"},"chunkCallbackName":{"$ref":"#/definitions/ChunkCallbackName"},"chunkFilename":{"$ref":"#/definitions/ChunkFilename"},"chunkLoadTimeout":{"$ref":"#/definitions/ChunkLoadTimeout"},"compareBeforeEmit":{"$ref":"#/definitions/CompareBeforeEmit"},"crossOriginLoading":{"$ref":"#/definitions/CrossOriginLoading"},"devtoolFallbackModuleFilenameTemplate":{"$ref":"#/definitions/DevtoolFallbackModuleFilenameTemplate"},"devtoolModuleFilenameTemplate":{"$ref":"#/definitions/DevtoolModuleFilenameTemplate"},"devtoolNamespace":{"$ref":"#/definitions/DevtoolNamespace"},"ecmaVersion":{"$ref":"#/definitions/EcmaVersion"},"enabledLibraryTypes":{"$ref":"#/definitions/EnabledLibraryTypes"},"filename":{"$ref":"#/definitions/Filename"},"globalObject":{"$ref":"#/definitions/GlobalObject"},"hashDigest":{"$ref":"#/definitions/HashDigest"},"hashDigestLength":{"$ref":"#/definitions/HashDigestLength"},"hashFunction":{"$ref":"#/definitions/HashFunction"},"hashSalt":{"$ref":"#/definitions/HashSalt"},"hotUpdateChunkFilename":{"$ref":"#/definitions/HotUpdateChunkFilename"},"hotUpdateFunction":{"$ref":"#/definitions/HotUpdateFunction"},"hotUpdateMainFilename":{"$ref":"#/definitions/HotUpdateMainFilename"},"iife":{"$ref":"#/definitions/Iife"},"importFunctionName":{"$ref":"#/definitions/ImportFunctionName"},"jsonpFunction":{"$ref":"#/definitions/JsonpFunction"},"library":{"$ref":"#/definitions/LibraryOptions"},"module":{"$ref":"#/definitions/OutputModule"},"path":{"$ref":"#/definitions/Path"},"pathinfo":{"$ref":"#/definitions/Pathinfo"},"publicPath":{"$ref":"#/definitions/PublicPath"},"scriptType":{"$ref":"#/definitions/ScriptType"},"sourceMapFilename":{"$ref":"#/definitions/SourceMapFilename"},"sourcePrefix":{"$ref":"#/definitions/SourcePrefix"},"strictModuleExceptionHandling":{"$ref":"#/definitions/StrictModuleExceptionHandling"},"uniqueName":{"$ref":"#/definitions/UniqueName"},"webassemblyModuleFilename":{"$ref":"#/definitions/WebassemblyModuleFilename"}}},"Parallelism":{"description":"The number of parallel processed modules in the compilation.","type":"number","minimum":1},"Path":{"description":"The output directory as **absolute path** (required).","type":"string","absolutePath":true},"Pathinfo":{"description":"Include comments with information about the modules.","type":"boolean"},"Performance":{"description":"Configuration for web performance recommendations.","anyOf":[{"enum":[false]},{"$ref":"#/definitions/PerformanceOptions"}]},"PerformanceOptions":{"description":"Configuration object for web performance recommendations.","type":"object","additionalProperties":false,"properties":{"assetFilter":{"description":"Filter function to select assets that are checked.","instanceof":"Function","tsType":"Function"},"hints":{"description":"Sets the format of the hints: warnings, errors or nothing at all.","enum":[false,"warning","error"]},"maxAssetSize":{"description":"File size limit (in bytes) when exceeded, that webpack will provide performance hints.","type":"number"},"maxEntrypointSize":{"description":"Total size of an entry point (in bytes).","type":"number"}}},"Plugins":{"description":"Add additional plugins to the compiler.","type":"array","items":{"description":"Plugin of type object or instanceof Function.","anyOf":[{"$ref":"#/definitions/WebpackPluginInstance"},{"$ref":"#/definitions/WebpackPluginFunction"}]}},"Profile":{"description":"Capture timing information for each module.","type":"boolean"},"PublicPath":{"description":"The `publicPath` specifies the public URL address of the output files when referenced in a browser.","anyOf":[{"type":"string"},{"instanceof":"Function","tsType":"((pathData: import(\\"../lib/Compilation\\").PathData, assetInfo?: import(\\"../lib/Compilation\\").AssetInfo) => string)"}]},"RecordsInputPath":{"description":"Store compiler state to a json file.","anyOf":[{"enum":[false]},{"type":"string","absolutePath":true}]},"RecordsOutputPath":{"description":"Load compiler state from a json file.","anyOf":[{"enum":[false]},{"type":"string","absolutePath":true}]},"RecordsPath":{"description":"Store/Load compiler state from/to a json file. This will result in persistent ids of modules and chunks. An absolute path is expected. `recordsPath` is used for `recordsInputPath` and `recordsOutputPath` if they left undefined.","anyOf":[{"enum":[false]},{"type":"string","absolutePath":true}]},"Resolve":{"description":"Options for the resolver.","oneOf":[{"$ref":"#/definitions/ResolveOptions"}]},"ResolveLoader":{"description":"Options for the resolver when resolving loaders.","oneOf":[{"$ref":"#/definitions/ResolveOptions"}]},"ResolveOptions":{"description":"Options object for resolving requests.","type":"object","additionalProperties":false,"properties":{"alias":{"description":"Redirect module requests.","anyOf":[{"type":"array","items":{"description":"Alias configuration.","type":"object","additionalProperties":false,"properties":{"alias":{"description":"New request.","anyOf":[{"description":"Multiple alternative requests.","type":"array","items":{"description":"One choice of request.","type":"string","minLength":1}},{"description":"Ignore request (replace with empty module).","enum":[false]},{"description":"New request.","type":"string","minLength":1}]},"name":{"description":"Request to be redirected.","type":"string"},"onlyModule":{"description":"Redirect only exact matching request.","type":"boolean"}},"required":["alias","name"]}},{"type":"object","additionalProperties":{"description":"New request.","anyOf":[{"description":"Multiple alternative requests.","type":"array","items":{"description":"One choice of request.","type":"string","minLength":1}},{"description":"Ignore request (replace with empty module).","enum":[false]},{"description":"New request.","type":"string","minLength":1}]}}]},"aliasFields":{"description":"Fields in the description file (usually package.json) which are used to redirect requests inside the module.","type":"array","items":{"description":"Field in the description file (usually package.json) which are used to redirect requests inside the module.","anyOf":[{"type":"array","items":{"description":"Part of the field path in the description file (usually package.json) which are used to redirect requests inside the module.","type":"string","minLength":1}},{"type":"string","minLength":1}]}},"byDependency":{"description":"Extra resolve options per dependency category. Typical categories are \\"commonjs\\", \\"amd\\", \\"esm\\".","type":"object","additionalProperties":{"description":"Options object for resolving requests.","oneOf":[{"$ref":"#/definitions/ResolveOptions"}]}},"cache":{"description":"Enable caching of successfully resolved requests (cache entries are revalidated).","type":"boolean"},"cachePredicate":{"description":"Predicate function to decide which requests should be cached.","instanceof":"Function","tsType":"((request: import(\'enhanced-resolve\').ResolveRequest) => boolean)"},"cacheWithContext":{"description":"Include the context information in the cache identifier when caching.","type":"boolean"},"conditionNames":{"description":"Condition names for exports field entry point.","type":"array","items":{"description":"Condition names for exports field entry point.","type":"string"}},"descriptionFiles":{"description":"Filenames used to find a description file (like a package.json).","type":"array","items":{"description":"Filename used to find a description file (like a package.json).","type":"string","minLength":1}},"enforceExtension":{"description":"Enforce the resolver to use one of the extensions from the extensions option (User must specify requests without extension).","type":"boolean"},"exportsFields":{"description":"Field names from the description file (usually package.json) which are used to provide entry points of a package.","type":"array","items":{"description":"Field name from the description file (usually package.json) which is used to provide entry points of a package.","type":"string"}},"extensions":{"description":"Extensions added to the request when trying to find the file.","type":"array","items":{"description":"Extension added to the request when trying to find the file.","type":"string","minLength":1}},"fileSystem":{"description":"Filesystem for the resolver.","tsType":"(import(\'../lib/util/fs\').InputFileSystem)"},"fullySpecified":{"description":"Treats the request specified by the user as fully specified, meaning no extensions are added and the mainFiles in directories are not resolved (This doesn\'t affect requests from mainFields, aliasFields or aliases).","type":"boolean"},"mainFields":{"description":"Field names from the description file (package.json) which are used to find the default entry point.","type":"array","items":{"description":"Field name from the description file (package.json) which are used to find the default entry point.","anyOf":[{"type":"array","items":{"description":"Part of the field path from the description file (package.json) which are used to find the default entry point.","type":"string","minLength":1}},{"type":"string","minLength":1}]}},"mainFiles":{"description":"Filenames used to find the default entry point if there is no description file or main field.","type":"array","items":{"description":"Filename used to find the default entry point if there is no description file or main field.","type":"string","minLength":1}},"modules":{"description":"Folder names or directory paths where to find modules.","type":"array","items":{"description":"Folder name or directory path where to find modules.","type":"string","minLength":1}},"plugins":{"description":"Plugins for the resolver.","type":"array","cli":{"exclude":true},"items":{"description":"Plugin of type object or instanceof Function.","anyOf":[{"enum":["..."]},{"$ref":"#/definitions/ResolvePluginInstance"}]}},"resolver":{"description":"Custom resolver.","tsType":"(import(\'enhanced-resolve\').Resolver)"},"restrictions":{"description":"A list of resolve restrictions. Resolve results must fulfill all of these restrictions to resolve successfully. Other resolve paths are taken when restrictions are not met.","type":"array","items":{"description":"Resolve restriction. Resolve result must fulfill this restriction.","anyOf":[{"instanceof":"RegExp","tsType":"RegExp"},{"type":"string","absolutePath":true,"minLength":1}]}},"roots":{"description":"A list of directories in which requests that are server-relative URLs (starting with \'/\') are resolved. On non-windows system these requests are tried to resolve as absolute path first.","type":"array","items":{"description":"Directory in which requests that are server-relative URLs (starting with \'/\') are resolved.","type":"string"}},"symlinks":{"description":"Enable resolving symlinks to the original location.","type":"boolean"},"unsafeCache":{"description":"Enable caching of successfully resolved requests (cache entries are not revalidated).","anyOf":[{"type":"boolean"},{"type":"object","additionalProperties":true}]},"useSyncFileSystemCalls":{"description":"Use synchronous filesystem calls for the resolver.","type":"boolean"}}},"ResolvePluginInstance":{"description":"Plugin instance.","type":"object","additionalProperties":true,"properties":{"apply":{"description":"The run point of the plugin, required method.","instanceof":"Function","tsType":"(resolver: import(\'enhanced-resolve/lib/Resolver\')) => void"}},"required":["apply"]},"RuleSetCondition":{"description":"A condition matcher.","cli":{"helper":true},"anyOf":[{"instanceof":"RegExp","tsType":"RegExp"},{"type":"string","minLength":1},{"type":"object","additionalProperties":false,"properties":{"and":{"description":"Logical AND.","oneOf":[{"$ref":"#/definitions/RuleSetConditions"}]},"not":{"description":"Logical NOT.","oneOf":[{"$ref":"#/definitions/RuleSetConditions"}]},"or":{"description":"Logical OR.","oneOf":[{"$ref":"#/definitions/RuleSetConditions"}]}}},{"instanceof":"Function","tsType":"((value: string) => boolean)"},{"$ref":"#/definitions/RuleSetConditions"}]},"RuleSetConditionAbsolute":{"description":"A condition matcher matching an absolute path.","cli":{"helper":true},"anyOf":[{"instanceof":"RegExp","tsType":"RegExp"},{"type":"string","absolutePath":true},{"type":"object","additionalProperties":false,"properties":{"and":{"description":"Logical AND.","oneOf":[{"$ref":"#/definitions/RuleSetConditionsAbsolute"}]},"not":{"description":"Logical NOT.","oneOf":[{"$ref":"#/definitions/RuleSetConditionsAbsolute"}]},"or":{"description":"Logical OR.","oneOf":[{"$ref":"#/definitions/RuleSetConditionsAbsolute"}]}}},{"instanceof":"Function","tsType":"((value: string) => boolean)"},{"$ref":"#/definitions/RuleSetConditionsAbsolute"}]},"RuleSetConditionOrConditions":{"description":"One or multiple rule conditions.","cli":{"helper":true},"anyOf":[{"$ref":"#/definitions/RuleSetCondition"},{"$ref":"#/definitions/RuleSetConditions"}]},"RuleSetConditionOrConditionsAbsolute":{"description":"One or multiple rule conditions matching an absolute path.","cli":{"helper":true},"anyOf":[{"$ref":"#/definitions/RuleSetConditionAbsolute"},{"$ref":"#/definitions/RuleSetConditionsAbsolute"}]},"RuleSetConditions":{"description":"A list of rule conditions.","type":"array","items":{"description":"A rule condition.","oneOf":[{"$ref":"#/definitions/RuleSetCondition"}]}},"RuleSetConditionsAbsolute":{"description":"A list of rule conditions matching an absolute path.","type":"array","items":{"description":"A rule condition matching an absolute path.","oneOf":[{"$ref":"#/definitions/RuleSetConditionAbsolute"}]}},"RuleSetLoader":{"description":"A loader request.","type":"string","minLength":1},"RuleSetLoaderOptions":{"description":"Options passed to a loader.","anyOf":[{"type":"string"},{"type":"object"}]},"RuleSetRule":{"description":"A rule description with conditions and effects for modules.","type":"object","additionalProperties":false,"properties":{"compiler":{"description":"Match the child compiler name.","oneOf":[{"$ref":"#/definitions/RuleSetConditionOrConditions"}]},"descriptionData":{"description":"Match values of properties in the description file (usually package.json).","type":"object","additionalProperties":{"$ref":"#/definitions/RuleSetConditionOrConditions"}},"enforce":{"description":"Enforce this rule as pre or post step.","enum":["pre","post"]},"exclude":{"description":"Shortcut for resource.exclude.","oneOf":[{"$ref":"#/definitions/RuleSetConditionOrConditionsAbsolute"}]},"generator":{"description":"The options for the module generator.","type":"object"},"include":{"description":"Shortcut for resource.include.","oneOf":[{"$ref":"#/definitions/RuleSetConditionOrConditionsAbsolute"}]},"issuer":{"description":"Match the issuer of the module (The module pointing to this module).","oneOf":[{"$ref":"#/definitions/RuleSetConditionOrConditionsAbsolute"}]},"loader":{"description":"Shortcut for use.loader.","oneOf":[{"$ref":"#/definitions/RuleSetLoader"}]},"mimetype":{"description":"Match module mimetype when load from Data URI.","oneOf":[{"$ref":"#/definitions/RuleSetConditionOrConditions"}]},"oneOf":{"description":"Only execute the first matching rule in this array.","type":"array","items":{"description":"A rule.","oneOf":[{"$ref":"#/definitions/RuleSetRule"}]}},"options":{"description":"Shortcut for use.options.","cli":{"exclude":true},"oneOf":[{"$ref":"#/definitions/RuleSetLoaderOptions"}]},"parser":{"description":"Options for parsing.","type":"object","additionalProperties":true},"realResource":{"description":"Match the real resource path of the module.","oneOf":[{"$ref":"#/definitions/RuleSetConditionOrConditionsAbsolute"}]},"resolve":{"description":"Options for the resolver.","type":"object","oneOf":[{"$ref":"#/definitions/ResolveOptions"}]},"resource":{"description":"Match the resource path of the module.","oneOf":[{"$ref":"#/definitions/RuleSetConditionOrConditionsAbsolute"}]},"resourceFragment":{"description":"Match the resource fragment of the module.","oneOf":[{"$ref":"#/definitions/RuleSetConditionOrConditions"}]},"resourceQuery":{"description":"Match the resource query of the module.","oneOf":[{"$ref":"#/definitions/RuleSetConditionOrConditions"}]},"rules":{"description":"Match and execute these rules when this rule is matched.","type":"array","items":{"description":"A rule.","oneOf":[{"$ref":"#/definitions/RuleSetRule"}]}},"sideEffects":{"description":"Flags a module as with or without side effects.","type":"boolean"},"test":{"description":"Shortcut for resource.test.","oneOf":[{"$ref":"#/definitions/RuleSetConditionOrConditionsAbsolute"}]},"type":{"description":"Module type to use for the module.","type":"string"},"use":{"description":"Modifiers applied to the module when rule is matched.","oneOf":[{"$ref":"#/definitions/RuleSetUse"}]}}},"RuleSetRules":{"description":"A list of rules.","type":"array","items":{"description":"A rule.","anyOf":[{"cli":{"exclude":true},"enum":["..."]},{"$ref":"#/definitions/RuleSetRule"}]}},"RuleSetUse":{"description":"A list of descriptions of loaders applied.","anyOf":[{"type":"array","items":{"description":"An use item.","oneOf":[{"$ref":"#/definitions/RuleSetUseItem"}]}},{"instanceof":"Function","tsType":"((data: { resource: string, realResource: string, resourceQuery: string, issuer: string, compiler: string }) => RuleSetUseItem[])"},{"$ref":"#/definitions/RuleSetUseItem"}]},"RuleSetUseItem":{"description":"A description of an applied loader.","anyOf":[{"type":"object","additionalProperties":false,"properties":{"ident":{"description":"Unique loader options identifier.","type":"string"},"loader":{"description":"Loader name.","oneOf":[{"$ref":"#/definitions/RuleSetLoader"}]},"options":{"description":"Loader options.","oneOf":[{"$ref":"#/definitions/RuleSetLoaderOptions"}]}}},{"instanceof":"Function","tsType":"((data: object) => RuleSetUseItem|RuleSetUseItem[])"},{"$ref":"#/definitions/RuleSetLoader"}]},"ScriptType":{"description":"This option enables loading async chunks via a custom script type, such as script type=\\"module\\".","enum":[false,"text/javascript","module"]},"SourceMapFilename":{"description":"The filename of the SourceMaps for the JavaScript files. They are inside the `output.path` directory.","type":"string","absolutePath":false},"SourcePrefix":{"description":"Prefixes every line of the source in the bundle with this string.","type":"string"},"StatsOptions":{"description":"Stats options object.","type":"object","additionalProperties":false,"properties":{"all":{"description":"Fallback value for stats options when an option is not defined (has precedence over local webpack defaults).","type":"boolean"},"assets":{"description":"Add assets information.","type":"boolean"},"assetsSort":{"description":"Sort the assets by that field.","type":"string"},"builtAt":{"description":"Add built at time information.","type":"boolean"},"cached":{"description":"Add information about cached (not built) modules.","type":"boolean"},"cachedAssets":{"description":"Show cached assets (setting this to `false` only shows emitted files).","type":"boolean"},"children":{"description":"Add children information.","type":"boolean"},"chunkGroups":{"description":"Display all chunk groups with the corresponding bundles.","type":"boolean"},"chunkModules":{"description":"Add built modules information to chunk information.","type":"boolean"},"chunkOrigins":{"description":"Add the origins of chunks and chunk merging info.","type":"boolean"},"chunkRelations":{"description":"Add information about parent, children and sibling chunks to chunk information.","type":"boolean"},"chunkRootModules":{"description":"Add root modules information to chunk information.","type":"boolean"},"chunks":{"description":"Add chunk information.","type":"boolean"},"chunksSort":{"description":"Sort the chunks by that field.","type":"string"},"colors":{"description":"Enables/Disables colorful output.","anyOf":[{"description":"Enables/Disables colorful output.","type":"boolean"},{"type":"object","additionalProperties":false,"properties":{"bold":{"description":"Custom color for bold text.","type":"string"},"cyan":{"description":"Custom color for cyan text.","type":"string"},"green":{"description":"Custom color for green text.","type":"string"},"magenta":{"description":"Custom color for magenta text.","type":"string"},"red":{"description":"Custom color for red text.","type":"string"},"yellow":{"description":"Custom color for yellow text.","type":"string"}}}]},"context":{"description":"Context directory for request shortening.","type":"string","absolutePath":true},"depth":{"description":"Add module depth in module graph.","type":"boolean"},"entrypoints":{"description":"Display the entry points with the corresponding bundles.","type":"boolean"},"env":{"description":"Add --env information.","type":"boolean"},"errorDetails":{"description":"Add details to errors (like resolving log).","type":"boolean"},"errorStack":{"description":"Add internal stack trace to errors.","type":"boolean"},"errors":{"description":"Add errors.","type":"boolean"},"exclude":{"description":"Please use excludeModules instead.","cli":{"exclude":true},"anyOf":[{"type":"boolean"},{"$ref":"#/definitions/FilterTypes"}]},"excludeAssets":{"description":"Suppress assets that match the specified filters. Filters can be Strings, RegExps or Functions.","oneOf":[{"$ref":"#/definitions/FilterTypes"}]},"excludeModules":{"description":"Suppress modules that match the specified filters. Filters can be Strings, RegExps, Booleans or Functions.","anyOf":[{"type":"boolean"},{"$ref":"#/definitions/FilterTypes"}]},"hash":{"description":"Add the hash of the compilation.","type":"boolean"},"ids":{"description":"Add ids.","type":"boolean"},"logging":{"description":"Add logging output.","anyOf":[{"description":"Specify log level of logging output.","enum":["none","error","warn","info","log","verbose"]},{"description":"Enable/disable logging output (`true`: shows normal logging output, loglevel: log).","type":"boolean"}]},"loggingDebug":{"description":"Include debug logging of specified loggers (i. e. for plugins or loaders). Filters can be Strings, RegExps or Functions.","anyOf":[{"description":"Enable/Disable debug logging for all loggers.","type":"boolean"},{"$ref":"#/definitions/FilterTypes"}]},"loggingTrace":{"description":"Add stack traces to logging output.","type":"boolean"},"maxModules":{"description":"Set the maximum number of modules to be shown.","type":"number"},"moduleAssets":{"description":"Add information about assets inside modules.","type":"boolean"},"moduleTrace":{"description":"Add dependencies and origin of warnings/errors.","type":"boolean"},"modules":{"description":"Add built modules information.","type":"boolean"},"modulesSort":{"description":"Sort the modules by that field.","type":"string"},"nestedModules":{"description":"Add information about modules nested in other modules (like with module concatenation).","type":"boolean"},"optimizationBailout":{"description":"Show reasons why optimization bailed out for modules.","type":"boolean"},"orphanModules":{"description":"Add information about orphan modules.","type":"boolean"},"outputPath":{"description":"Add output path information.","type":"boolean"},"performance":{"description":"Add performance hint flags.","type":"boolean"},"preset":{"description":"Preset for the default values.","anyOf":[{"type":"boolean"},{"type":"string"}]},"providedExports":{"description":"Show exports provided by modules.","type":"boolean"},"publicPath":{"description":"Add public path information.","type":"boolean"},"reasons":{"description":"Add information about the reasons why modules are included.","type":"boolean"},"relatedAssets":{"description":"Add information about assets that are related to other assets (like SourceMaps for assets).","type":"boolean"},"runtime":{"description":"Add information about runtime modules.","type":"boolean"},"source":{"description":"Add the source code of modules.","type":"boolean"},"timings":{"description":"Add timing information.","type":"boolean"},"usedExports":{"description":"Show exports used by modules.","type":"boolean"},"version":{"description":"Add webpack version information.","type":"boolean"},"warnings":{"description":"Add warnings.","type":"boolean"},"warningsFilter":{"description":"Suppress warnings that match the specified filters. Filters can be Strings, RegExps or Functions.","oneOf":[{"$ref":"#/definitions/FilterTypes"}]}}},"StatsValue":{"description":"Stats options object or preset name.","anyOf":[{"enum":["none","errors-only","minimal","normal","detailed","verbose","errors-warnings"]},{"type":"boolean"},{"$ref":"#/definitions/StatsOptions"}]},"StrictModuleExceptionHandling":{"description":"Handles exceptions in module loading correctly at a performance cost.","type":"boolean"},"Target":{"description":"Environment to build for.","anyOf":[{"enum":["web","webworker","node","async-node","node-webkit","electron-main","electron-renderer","electron-preload"]},{"instanceof":"Function","tsType":"((compiler: import(\'../lib/Compiler\')) => void)"}]},"UmdNamedDefine":{"description":"If `output.libraryTarget` is set to umd and `output.library` is set, setting this to true will name the AMD module.","type":"boolean"},"UniqueName":{"description":"A unique name of the webpack build to avoid multiple webpack runtimes to conflict when using globals.","type":"string","minLength":1},"Watch":{"description":"Enter watch mode, which rebuilds on file change.","type":"boolean"},"WatchOptions":{"description":"Options for the watcher.","type":"object","additionalProperties":false,"properties":{"aggregateTimeout":{"description":"Delay the rebuilt after the first change. Value is a time in ms.","type":"number"},"ignored":{"description":"Ignore some files from watching (glob pattern).","anyOf":[{"type":"array","items":{"description":"A glob pattern for files that should be ignored from watching.","type":"string","minLength":1}},{"description":"A single glob pattern for files that should be ignored from watching.","type":"string","minLength":1}]},"poll":{"description":"Enable polling mode for watching.","anyOf":[{"description":"`number`: use polling with specified interval.","type":"number"},{"description":"`true`: use polling.","type":"boolean"}]},"stdin":{"description":"Stop watching when stdin stream has ended.","type":"boolean"}}},"WebassemblyModuleFilename":{"description":"The filename of WebAssembly modules as relative path inside the `output.path` directory.","type":"string","absolutePath":false},"WebpackOptionsNormalized":{"description":"Normalized webpack options object.","type":"object","additionalProperties":false,"properties":{"amd":{"$ref":"#/definitions/Amd"},"bail":{"$ref":"#/definitions/Bail"},"cache":{"$ref":"#/definitions/CacheOptionsNormalized"},"context":{"$ref":"#/definitions/Context"},"dependencies":{"$ref":"#/definitions/Dependencies"},"devServer":{"$ref":"#/definitions/DevServer"},"devtool":{"$ref":"#/definitions/DevTool"},"entry":{"$ref":"#/definitions/EntryNormalized"},"experiments":{"$ref":"#/definitions/Experiments"},"externals":{"$ref":"#/definitions/Externals"},"externalsType":{"$ref":"#/definitions/ExternalsType"},"infrastructureLogging":{"$ref":"#/definitions/InfrastructureLogging"},"loader":{"$ref":"#/definitions/Loader"},"mode":{"$ref":"#/definitions/Mode"},"module":{"$ref":"#/definitions/ModuleOptions"},"name":{"$ref":"#/definitions/Name"},"node":{"$ref":"#/definitions/Node"},"optimization":{"$ref":"#/definitions/Optimization"},"output":{"$ref":"#/definitions/OutputNormalized"},"parallelism":{"$ref":"#/definitions/Parallelism"},"performance":{"$ref":"#/definitions/Performance"},"plugins":{"$ref":"#/definitions/Plugins"},"profile":{"$ref":"#/definitions/Profile"},"recordsInputPath":{"$ref":"#/definitions/RecordsInputPath"},"recordsOutputPath":{"$ref":"#/definitions/RecordsOutputPath"},"resolve":{"$ref":"#/definitions/Resolve"},"resolveLoader":{"$ref":"#/definitions/ResolveLoader"},"stats":{"$ref":"#/definitions/StatsValue"},"target":{"$ref":"#/definitions/Target"},"watch":{"$ref":"#/definitions/Watch"},"watchOptions":{"$ref":"#/definitions/WatchOptions"}},"required":["cache","entry","experiments","externals","infrastructureLogging","module","node","optimization","output","plugins","resolve","resolveLoader","stats","watchOptions"]},"WebpackPluginFunction":{"description":"Function acting as plugin.","instanceof":"Function","tsType":"(this: import(\'../lib/Compiler\'), compiler: import(\'../lib/Compiler\')) => void"},"WebpackPluginInstance":{"description":"Plugin instance.","type":"object","additionalProperties":true,"properties":{"apply":{"description":"The run point of the plugin, required method.","instanceof":"Function","tsType":"(compiler: import(\'../lib/Compiler\')) => void"}},"required":["apply"]}},"description":"Options object as provided by the user.","type":"object","additionalProperties":false,"properties":{"amd":{"$ref":"#/definitions/Amd"},"bail":{"$ref":"#/definitions/Bail"},"cache":{"$ref":"#/definitions/CacheOptions"},"context":{"$ref":"#/definitions/Context"},"dependencies":{"$ref":"#/definitions/Dependencies"},"devServer":{"$ref":"#/definitions/DevServer"},"devtool":{"$ref":"#/definitions/DevTool"},"entry":{"$ref":"#/definitions/Entry"},"experiments":{"$ref":"#/definitions/Experiments"},"externals":{"$ref":"#/definitions/Externals"},"externalsType":{"$ref":"#/definitions/ExternalsType"},"infrastructureLogging":{"$ref":"#/definitions/InfrastructureLogging"},"loader":{"$ref":"#/definitions/Loader"},"mode":{"$ref":"#/definitions/Mode"},"module":{"$ref":"#/definitions/ModuleOptions"},"name":{"$ref":"#/definitions/Name"},"node":{"$ref":"#/definitions/Node"},"optimization":{"$ref":"#/definitions/Optimization"},"output":{"$ref":"#/definitions/Output"},"parallelism":{"$ref":"#/definitions/Parallelism"},"performance":{"$ref":"#/definitions/Performance"},"plugins":{"$ref":"#/definitions/Plugins"},"profile":{"$ref":"#/definitions/Profile"},"recordsInputPath":{"$ref":"#/definitions/RecordsInputPath"},"recordsOutputPath":{"$ref":"#/definitions/RecordsOutputPath"},"recordsPath":{"$ref":"#/definitions/RecordsPath"},"resolve":{"$ref":"#/definitions/Resolve"},"resolveLoader":{"$ref":"#/definitions/ResolveLoader"},"stats":{"$ref":"#/definitions/StatsValue"},"target":{"$ref":"#/definitions/Target"},"watch":{"$ref":"#/definitions/Watch"},"watchOptions":{"$ref":"#/definitions/WatchOptions"}}}')},23208:e=>{"use strict";e.exports=JSON.parse('{"definitions":{"DataUrlFunction":{"description":"Function that executes for module and should return an DataUrl string.","instanceof":"Function","tsType":"((source: string | Buffer, context: { filename: string, module: import(\'../../lib/Module\') }) => string)"},"DataUrlOptions":{"description":"Options object for data url generation.","type":"object","additionalProperties":false,"properties":{"encoding":{"description":"Asset encoding (defaults to base64).","enum":[false,"base64"]},"mimetype":{"description":"Asset mimetype (getting from file extension by default).","type":"string"}}}},"title":"AssetModulesPluginGeneratorOptions","type":"object","additionalProperties":false,"properties":{"dataUrl":{"description":"The options for data url generator.","anyOf":[{"$ref":"#/definitions/DataUrlOptions"},{"$ref":"#/definitions/DataUrlFunction"}]},"filename":{"description":"Template for asset filename.","anyOf":[{"type":"string","absolutePath":false},{"instanceof":"Function","tsType":"((pathData: import(\\"../../lib/Compilation\\").PathData, assetInfo?: import(\\"../../lib/Compilation\\").AssetInfo) => string)"}]}}}')},81821:e=>{"use strict";e.exports=JSON.parse('{"definitions":{"DataUrlFunction":{"description":"Function that executes for module and should return whenever asset should be inlined as DataUrl.","instanceof":"Function","tsType":"((source: string | Buffer, context: { filename: string, module: import(\'../../lib/Module\') }) => boolean)"},"DataUrlOptions":{"description":"Options object for DataUrl condition.","type":"object","additionalProperties":false,"properties":{"maxSize":{"description":"Maximum size of asset that should be inline as modules. Default: 8kb.","type":"number"}}}},"title":"AssetModulesPluginParserOptions","type":"object","additionalProperties":false,"properties":{"dataUrlCondition":{"description":"The condition for inlining the asset as DataUrl.","anyOf":[{"$ref":"#/definitions/DataUrlOptions"},{"$ref":"#/definitions/DataUrlFunction"}]}}}')},4837:e=>{"use strict";e.exports=JSON.parse('{"definitions":{"BannerFunction":{"description":"The banner as function, it will be wrapped in a comment.","instanceof":"Function","tsType":"(data: { hash: string, chunk: import(\'../../lib/Chunk\'), filename: string }) => string"},"Rule":{"description":"Filtering rule as regex or string.","anyOf":[{"instanceof":"RegExp","tsType":"RegExp"},{"type":"string","minLength":1}]},"Rules":{"description":"Filtering rules.","anyOf":[{"type":"array","items":{"description":"A rule condition.","oneOf":[{"$ref":"#/definitions/Rule"}]}},{"$ref":"#/definitions/Rule"}]}},"title":"BannerPluginArgument","anyOf":[{"description":"The banner as string, it will be wrapped in a comment.","type":"string","minLength":1},{"title":"BannerPluginOptions","type":"object","additionalProperties":false,"properties":{"banner":{"description":"Specifies the banner.","anyOf":[{"type":"string"},{"$ref":"#/definitions/BannerFunction"}]},"entryOnly":{"description":"If true, the banner will only be added to the entry chunks.","type":"boolean"},"exclude":{"description":"Exclude all modules matching any of these conditions.","oneOf":[{"$ref":"#/definitions/Rules"}]},"include":{"description":"Include all modules matching any of these conditions.","oneOf":[{"$ref":"#/definitions/Rules"}]},"raw":{"description":"If true, banner will not be wrapped in a comment.","type":"boolean"},"test":{"description":"Include all modules that pass test assertion.","oneOf":[{"$ref":"#/definitions/Rules"}]}},"required":["banner"]},{"$ref":"#/definitions/BannerFunction"}]}')},39670:e=>{"use strict";e.exports=JSON.parse('{"title":"DllPluginOptions","type":"object","additionalProperties":false,"properties":{"context":{"description":"Context of requests in the manifest file (defaults to the webpack context).","type":"string","minLength":1},"entryOnly":{"description":"If true, only entry points will be exposed (default: true).","type":"boolean"},"format":{"description":"If true, manifest json file (output) will be formatted.","type":"boolean"},"name":{"description":"Name of the exposed dll function (external name, use value of \'output.library\').","type":"string","minLength":1},"path":{"description":"Absolute path to the manifest json file (output).","type":"string","minLength":1},"type":{"description":"Type of the dll bundle (external type, use value of \'output.libraryTarget\').","type":"string","minLength":1}},"required":["path"]}')},53670:e=>{"use strict";e.exports=JSON.parse('{"definitions":{"DllReferencePluginOptionsContent":{"description":"The mappings from request to module info.","type":"object","additionalProperties":{"description":"Module info.","type":"object","additionalProperties":false,"properties":{"buildMeta":{"description":"Meta information about the module.","type":"object"},"exports":{"description":"Information about the provided exports of the module.","anyOf":[{"description":"List of provided exports of the module.","type":"array","items":{"description":"Name of the export.","type":"string","minLength":1}},{"description":"Exports unknown/dynamic.","enum":[true]}]},"id":{"description":"Module ID.","anyOf":[{"type":"number"},{"type":"string","minLength":1}]}},"required":["id"]},"minProperties":1},"DllReferencePluginOptionsManifest":{"description":"An object containing content, name and type.","type":"object","additionalProperties":false,"properties":{"content":{"description":"The mappings from request to module info.","oneOf":[{"$ref":"#/definitions/DllReferencePluginOptionsContent"}]},"name":{"description":"The name where the dll is exposed (external name).","type":"string","minLength":1},"type":{"description":"The type how the dll is exposed (external type).","oneOf":[{"$ref":"#/definitions/DllReferencePluginOptionsSourceType"}]}},"required":["content"]},"DllReferencePluginOptionsSourceType":{"description":"The type how the dll is exposed (external type).","enum":["var","assign","this","window","global","commonjs","commonjs2","commonjs-module","amd","amd-require","umd","umd2","jsonp","system"]}},"title":"DllReferencePluginOptions","anyOf":[{"type":"object","additionalProperties":false,"properties":{"context":{"description":"Context of requests in the manifest (or content property) as absolute path.","type":"string","absolutePath":true},"extensions":{"description":"Extensions used to resolve modules in the dll bundle (only used when using \'scope\').","type":"array","items":{"description":"An extension.","type":"string"}},"manifest":{"description":"An object containing content and name or a string to the absolute path of the JSON manifest to be loaded upon compilation.","anyOf":[{"type":"string","absolutePath":true},{"$ref":"#/definitions/DllReferencePluginOptionsManifest"}]},"name":{"description":"The name where the dll is exposed (external name, defaults to manifest.name).","type":"string","minLength":1},"scope":{"description":"Prefix which is used for accessing the content of the dll.","type":"string","minLength":1},"sourceType":{"description":"How the dll is exposed (libraryTarget, defaults to manifest.type).","oneOf":[{"$ref":"#/definitions/DllReferencePluginOptionsSourceType"}]},"type":{"description":"The way how the export of the dll bundle is used.","enum":["require","object"]}},"required":["manifest"]},{"type":"object","additionalProperties":false,"properties":{"content":{"description":"The mappings from request to module info.","oneOf":[{"$ref":"#/definitions/DllReferencePluginOptionsContent"}]},"context":{"description":"Context of requests in the manifest (or content property) as absolute path.","type":"string","absolutePath":true},"extensions":{"description":"Extensions used to resolve modules in the dll bundle (only used when using \'scope\').","type":"array","items":{"description":"An extension.","type":"string"}},"name":{"description":"The name where the dll is exposed (external name).","type":"string","minLength":1},"scope":{"description":"Prefix which is used for accessing the content of the dll.","type":"string","minLength":1},"sourceType":{"description":"How the dll is exposed (libraryTarget).","oneOf":[{"$ref":"#/definitions/DllReferencePluginOptionsSourceType"}]},"type":{"description":"The way how the export of the dll bundle is used.","enum":["require","object"]}},"required":["content","name"]}]}')},1842:e=>{"use strict";e.exports=JSON.parse('{"title":"HashedModuleIdsPluginOptions","type":"object","additionalProperties":false,"properties":{"context":{"description":"The context directory for creating names.","type":"string","absolutePath":true},"hashDigest":{"description":"The encoding to use when generating the hash, defaults to \'base64\'. All encodings from Node.JS\' hash.digest are supported.","enum":["hex","latin1","base64"]},"hashDigestLength":{"description":"The prefix length of the hash digest to use, defaults to 4.","type":"number","minimum":1},"hashFunction":{"description":"The hashing algorithm to use, defaults to \'md4\'. All functions from Node.JS\' crypto.createHash are supported.","type":"string","minLength":1}}}')},24019:e=>{"use strict";e.exports=JSON.parse('{"title":"IgnorePluginOptions","anyOf":[{"type":"object","additionalProperties":false,"properties":{"contextRegExp":{"description":"A RegExp to test the context (directory) against.","instanceof":"RegExp","tsType":"RegExp"},"resourceRegExp":{"description":"A RegExp to test the request against.","instanceof":"RegExp","tsType":"RegExp"}}},{"type":"object","additionalProperties":false,"properties":{"checkResource":{"description":"A filter function for resource and context.","instanceof":"Function","tsType":"((resource: string, context: string) => boolean)"}}}]}')},18496:e=>{"use strict";e.exports=JSON.parse('{"title":"JsonModulesPluginParserOptions","type":"object","additionalProperties":false,"properties":{"parse":{"description":"Function that executes for a module source string and should return json-compatible data.","instanceof":"Function","tsType":"((input: string) => any)"}}}')},6087:e=>{"use strict";e.exports=JSON.parse('{"title":"LoaderOptionsPluginOptions","type":"object","additionalProperties":true,"properties":{"debug":{"description":"Whether loaders should be in debug mode or not. debug will be removed as of webpack 3.","type":"boolean"},"minimize":{"description":"Where loaders can be switched to minimize mode.","type":"boolean"},"options":{"description":"A configuration object that can be used to configure older loaders.","type":"object","additionalProperties":true,"properties":{"context":{"description":"The context that can be used to configure older loaders.","type":"string","absolutePath":true}}}}}')},78760:e=>{"use strict";e.exports=JSON.parse('{"definitions":{"HandlerFunction":{"description":"Function that executes for every progress step.","instanceof":"Function","tsType":"((percentage: number, msg: string, ...args: string[]) => void)"},"ProgressPluginOptions":{"description":"Options object for the ProgressPlugin.","type":"object","additionalProperties":false,"properties":{"activeModules":{"description":"Show active modules count and one active module in progress message.","type":"boolean"},"dependencies":{"description":"Show dependencies count in progress message.","type":"boolean"},"dependenciesCount":{"description":"Minimum dependencies count to start with. For better progress calculation. Default: 10000.","type":"number"},"entries":{"description":"Show entries count in progress message.","type":"boolean"},"handler":{"description":"Function that executes for every progress step.","oneOf":[{"$ref":"#/definitions/HandlerFunction"}]},"modules":{"description":"Show modules count in progress message.","type":"boolean"},"modulesCount":{"description":"Minimum modules count to start with. For better progress calculation. Default: 5000.","type":"number"},"percentBy":{"description":"Collect percent algorithm. By default it calculates by a median from modules, entries and dependencies percent.","enum":["entries","modules","dependencies",null]},"profile":{"description":"Collect profile data for progress steps. Default: false.","enum":[true,false,null]}}}},"title":"ProgressPluginArgument","anyOf":[{"$ref":"#/definitions/ProgressPluginOptions"},{"$ref":"#/definitions/HandlerFunction"}]}')},82037:e=>{"use strict";e.exports=JSON.parse('{"definitions":{"rule":{"description":"Include source maps for modules based on their extension (defaults to .js and .css).","anyOf":[{"instanceof":"RegExp","tsType":"RegExp"},{"type":"string","minLength":1}]},"rules":{"description":"Include source maps for modules based on their extension (defaults to .js and .css).","anyOf":[{"type":"array","items":{"description":"A rule condition.","oneOf":[{"$ref":"#/definitions/rule"}]}},{"$ref":"#/definitions/rule"}]}},"title":"SourceMapDevToolPluginOptions","type":"object","additionalProperties":false,"properties":{"append":{"description":"Appends the given value to the original asset. Usually the #sourceMappingURL comment. [url] is replaced with a URL to the source map file. false disables the appending.","anyOf":[{"description":"Append no SourceMap comment to the bundle, but still generate SourceMaps.","enum":[false,null]},{"type":"string","minLength":1}]},"columns":{"description":"Indicates whether column mappings should be used (defaults to true).","type":"boolean"},"exclude":{"description":"Exclude modules that match the given value from source map generation.","oneOf":[{"$ref":"#/definitions/rules"}]},"fallbackModuleFilenameTemplate":{"description":"Generator string or function to create identifiers of modules for the \'sources\' array in the SourceMap used only if \'moduleFilenameTemplate\' would result in a conflict.","anyOf":[{"type":"string","minLength":1},{"description":"Custom function generating the identifier.","instanceof":"Function","tsType":"Function"}]},"fileContext":{"description":"Path prefix to which the [file] placeholder is relative to.","type":"string"},"filename":{"description":"Defines the output filename of the SourceMap (will be inlined if no value is provided).","anyOf":[{"description":"Disable separate SourceMap file and inline SourceMap as DataUrl.","enum":[false,null]},{"type":"string","absolutePath":false,"minLength":1}]},"include":{"description":"Include source maps for module paths that match the given value.","oneOf":[{"$ref":"#/definitions/rules"}]},"module":{"description":"Indicates whether SourceMaps from loaders should be used (defaults to true).","type":"boolean"},"moduleFilenameTemplate":{"description":"Generator string or function to create identifiers of modules for the \'sources\' array in the SourceMap.","anyOf":[{"type":"string","minLength":1},{"description":"Custom function generating the identifier.","instanceof":"Function","tsType":"Function"}]},"namespace":{"description":"Namespace prefix to allow multiple webpack roots in the devtools.","type":"string"},"noSources":{"description":"Omit the \'sourceContents\' array from the SourceMap.","type":"boolean"},"publicPath":{"description":"Provide a custom public path for the SourceMapping comment.","type":"string"},"sourceRoot":{"description":"Provide a custom value for the \'sourceRoot\' property in the SourceMap.","type":"string"},"test":{"$ref":"#/definitions/rules"}}}')},82997:e=>{"use strict";e.exports=JSON.parse('{"title":"WatchIgnorePluginOptions","type":"object","additionalProperties":false,"properties":{"paths":{"description":"A list of RegExps or absolute paths to directories or files that should be ignored.","type":"array","items":{"description":"RegExp or absolute path to directories or files that should be ignored.","anyOf":[{"instanceof":"RegExp","tsType":"RegExp"},{"type":"string"}]},"minItems":1}},"required":["paths"]}')},19593:e=>{"use strict";e.exports=JSON.parse('{"definitions":{"AuxiliaryComment":{"description":"Add a comment in the UMD wrapper.","anyOf":[{"description":"Append the same comment above each import style.","type":"string"},{"$ref":"#/definitions/LibraryCustomUmdCommentObject"}]},"Exposes":{"description":"Modules that should be exposed by this container. When provided, property name is used as public name, otherwise public name is automatically inferred from request.","anyOf":[{"type":"array","items":{"description":"Modules that should be exposed by this container.","anyOf":[{"$ref":"#/definitions/ExposesItem"},{"$ref":"#/definitions/ExposesObject"}]}},{"$ref":"#/definitions/ExposesObject"}]},"ExposesConfig":{"description":"Advanced configuration for modules that should be exposed by this container.","type":"object","additionalProperties":false,"properties":{"import":{"description":"Request to a module that should be exposed by this container.","anyOf":[{"$ref":"#/definitions/ExposesItem"},{"$ref":"#/definitions/ExposesItems"}]}},"required":["import"]},"ExposesItem":{"description":"Module that should be exposed by this container.","type":"string","minLength":1},"ExposesItems":{"description":"Modules that should be exposed by this container.","type":"array","items":{"$ref":"#/definitions/ExposesItem"}},"ExposesObject":{"description":"Modules that should be exposed by this container. Property names are used as public paths.","type":"object","additionalProperties":{"description":"Modules that should be exposed by this container.","anyOf":[{"$ref":"#/definitions/ExposesConfig"},{"$ref":"#/definitions/ExposesItem"},{"$ref":"#/definitions/ExposesItems"}]}},"LibraryCustomUmdCommentObject":{"description":"Set explicit comments for `commonjs`, `commonjs2`, `amd`, and `root`.","type":"object","additionalProperties":false,"properties":{"amd":{"description":"Set comment for `amd` section in UMD.","type":"string"},"commonjs":{"description":"Set comment for `commonjs` (exports) section in UMD.","type":"string"},"commonjs2":{"description":"Set comment for `commonjs2` (module.exports) section in UMD.","type":"string"},"root":{"description":"Set comment for `root` (global variable) section in UMD.","type":"string"}}},"LibraryCustomUmdObject":{"description":"Description object for all UMD variants of the library name.","type":"object","additionalProperties":false,"properties":{"amd":{"description":"Name of the exposed AMD library in the UMD.","type":"string","minLength":1},"commonjs":{"description":"Name of the exposed commonjs export in the UMD.","type":"string","minLength":1},"root":{"description":"Name of the property exposed globally by a UMD library.","anyOf":[{"type":"array","items":{"description":"Part of the name of the property exposed globally by a UMD library.","type":"string","minLength":1}},{"type":"string","minLength":1}]}}},"LibraryExport":{"description":"Specify which export should be exposed as library.","anyOf":[{"type":"array","items":{"description":"Part of the export that should be exposed as library.","type":"string","minLength":1}},{"type":"string","minLength":1}]},"LibraryName":{"description":"The name of the library (some types allow unnamed libraries too).","anyOf":[{"type":"array","items":{"description":"A part of the library name.","type":"string","minLength":1}},{"type":"string","minLength":1},{"$ref":"#/definitions/LibraryCustomUmdObject"}]},"LibraryOptions":{"description":"Options for library.","type":"object","additionalProperties":false,"properties":{"auxiliaryComment":{"$ref":"#/definitions/AuxiliaryComment"},"export":{"$ref":"#/definitions/LibraryExport"},"name":{"$ref":"#/definitions/LibraryName"},"type":{"$ref":"#/definitions/LibraryType"},"umdNamedDefine":{"$ref":"#/definitions/UmdNamedDefine"}},"required":["type"]},"LibraryType":{"description":"Type of library.","enum":["var","module","assign","this","window","self","global","commonjs","commonjs2","commonjs-module","amd","amd-require","umd","umd2","jsonp","system"]},"UmdNamedDefine":{"description":"If `output.libraryTarget` is set to umd and `output.library` is set, setting this to true will name the AMD module.","type":"boolean"}},"title":"ContainerPluginOptions","type":"object","additionalProperties":false,"properties":{"exposes":{"$ref":"#/definitions/Exposes"},"filename":{"description":"The filename for this container relative path inside the `output.path` directory.","type":"string","absolutePath":false,"minLength":1},"library":{"$ref":"#/definitions/LibraryOptions"},"name":{"description":"The name for this container.","type":"string","minLength":1},"shareScope":{"description":"The name of the share scope which is shared with the host (defaults to \'default\').","type":"string","minLength":1}},"required":["name","exposes"]}')},39101:e=>{"use strict";e.exports=JSON.parse('{"definitions":{"ExternalsType":{"description":"Specifies the default type of externals (\'amd*\', \'umd*\', \'system\' and \'jsonp\' depend on output.libraryTarget set to the same value).","enum":["var","module","assign","this","window","self","global","commonjs","commonjs2","commonjs-module","amd","amd-require","umd","umd2","jsonp","system","promise","import","script"]},"Remotes":{"description":"Container locations and request scopes from which modules should be resolved and loaded at runtime. When provided, property name is used as request scope, otherwise request scope is automatically inferred from container location.","anyOf":[{"type":"array","items":{"description":"Container locations and request scopes from which modules should be resolved and loaded at runtime.","anyOf":[{"$ref":"#/definitions/RemotesItem"},{"$ref":"#/definitions/RemotesObject"}]}},{"$ref":"#/definitions/RemotesObject"}]},"RemotesConfig":{"description":"Advanced configuration for container locations from which modules should be resolved and loaded at runtime.","type":"object","additionalProperties":false,"properties":{"external":{"description":"Container locations from which modules should be resolved and loaded at runtime.","anyOf":[{"$ref":"#/definitions/RemotesItem"},{"$ref":"#/definitions/RemotesItems"}]},"shareScope":{"description":"The name of the share scope shared with this remote.","type":"string","minLength":1}},"required":["external"]},"RemotesItem":{"description":"Container location from which modules should be resolved and loaded at runtime.","type":"string","minLength":1},"RemotesItems":{"description":"Container locations from which modules should be resolved and loaded at runtime.","type":"array","items":{"$ref":"#/definitions/RemotesItem"}},"RemotesObject":{"description":"Container locations from which modules should be resolved and loaded at runtime. Property names are used as request scopes.","type":"object","additionalProperties":{"description":"Container locations from which modules should be resolved and loaded at runtime.","anyOf":[{"$ref":"#/definitions/RemotesConfig"},{"$ref":"#/definitions/RemotesItem"},{"$ref":"#/definitions/RemotesItems"}]}}},"title":"ContainerReferencePluginOptions","type":"object","additionalProperties":false,"properties":{"remoteType":{"description":"The external type of the remote containers.","oneOf":[{"$ref":"#/definitions/ExternalsType"}]},"remotes":{"$ref":"#/definitions/Remotes"},"shareScope":{"description":"The name of the share scope shared with all remotes (defaults to \'default\').","type":"string","minLength":1}},"required":["remoteType","remotes"]}')},7265:e=>{"use strict";e.exports=JSON.parse('{"definitions":{"AuxiliaryComment":{"description":"Add a comment in the UMD wrapper.","anyOf":[{"description":"Append the same comment above each import style.","type":"string"},{"$ref":"#/definitions/LibraryCustomUmdCommentObject"}]},"Exposes":{"description":"Modules that should be exposed by this container. When provided, property name is used as public name, otherwise public name is automatically inferred from request.","anyOf":[{"type":"array","items":{"description":"Modules that should be exposed by this container.","anyOf":[{"$ref":"#/definitions/ExposesItem"},{"$ref":"#/definitions/ExposesObject"}]}},{"$ref":"#/definitions/ExposesObject"}]},"ExposesConfig":{"description":"Advanced configuration for modules that should be exposed by this container.","type":"object","additionalProperties":false,"properties":{"import":{"description":"Request to a module that should be exposed by this container.","anyOf":[{"$ref":"#/definitions/ExposesItem"},{"$ref":"#/definitions/ExposesItems"}]}},"required":["import"]},"ExposesItem":{"description":"Module that should be exposed by this container.","type":"string","minLength":1},"ExposesItems":{"description":"Modules that should be exposed by this container.","type":"array","items":{"$ref":"#/definitions/ExposesItem"}},"ExposesObject":{"description":"Modules that should be exposed by this container. Property names are used as public paths.","type":"object","additionalProperties":{"description":"Modules that should be exposed by this container.","anyOf":[{"$ref":"#/definitions/ExposesConfig"},{"$ref":"#/definitions/ExposesItem"},{"$ref":"#/definitions/ExposesItems"}]}},"ExternalsType":{"description":"Specifies the default type of externals (\'amd*\', \'umd*\', \'system\' and \'jsonp\' depend on output.libraryTarget set to the same value).","enum":["var","module","assign","this","window","self","global","commonjs","commonjs2","commonjs-module","amd","amd-require","umd","umd2","jsonp","system","promise","import","script"]},"LibraryCustomUmdCommentObject":{"description":"Set explicit comments for `commonjs`, `commonjs2`, `amd`, and `root`.","type":"object","additionalProperties":false,"properties":{"amd":{"description":"Set comment for `amd` section in UMD.","type":"string"},"commonjs":{"description":"Set comment for `commonjs` (exports) section in UMD.","type":"string"},"commonjs2":{"description":"Set comment for `commonjs2` (module.exports) section in UMD.","type":"string"},"root":{"description":"Set comment for `root` (global variable) section in UMD.","type":"string"}}},"LibraryCustomUmdObject":{"description":"Description object for all UMD variants of the library name.","type":"object","additionalProperties":false,"properties":{"amd":{"description":"Name of the exposed AMD library in the UMD.","type":"string","minLength":1},"commonjs":{"description":"Name of the exposed commonjs export in the UMD.","type":"string","minLength":1},"root":{"description":"Name of the property exposed globally by a UMD library.","anyOf":[{"type":"array","items":{"description":"Part of the name of the property exposed globally by a UMD library.","type":"string","minLength":1}},{"type":"string","minLength":1}]}}},"LibraryExport":{"description":"Specify which export should be exposed as library.","anyOf":[{"type":"array","items":{"description":"Part of the export that should be exposed as library.","type":"string","minLength":1}},{"type":"string","minLength":1}]},"LibraryName":{"description":"The name of the library (some types allow unnamed libraries too).","anyOf":[{"type":"array","items":{"description":"A part of the library name.","type":"string","minLength":1}},{"type":"string","minLength":1},{"$ref":"#/definitions/LibraryCustomUmdObject"}]},"LibraryOptions":{"description":"Options for library.","type":"object","additionalProperties":false,"properties":{"auxiliaryComment":{"$ref":"#/definitions/AuxiliaryComment"},"export":{"$ref":"#/definitions/LibraryExport"},"name":{"$ref":"#/definitions/LibraryName"},"type":{"$ref":"#/definitions/LibraryType"},"umdNamedDefine":{"$ref":"#/definitions/UmdNamedDefine"}},"required":["type"]},"LibraryType":{"description":"Type of library.","enum":["var","module","assign","this","window","self","global","commonjs","commonjs2","commonjs-module","amd","amd-require","umd","umd2","jsonp","system"]},"Remotes":{"description":"Container locations and request scopes from which modules should be resolved and loaded at runtime. When provided, property name is used as request scope, otherwise request scope is automatically inferred from container location.","anyOf":[{"type":"array","items":{"description":"Container locations and request scopes from which modules should be resolved and loaded at runtime.","anyOf":[{"$ref":"#/definitions/RemotesItem"},{"$ref":"#/definitions/RemotesObject"}]}},{"$ref":"#/definitions/RemotesObject"}]},"RemotesConfig":{"description":"Advanced configuration for container locations from which modules should be resolved and loaded at runtime.","type":"object","additionalProperties":false,"properties":{"external":{"description":"Container locations from which modules should be resolved and loaded at runtime.","anyOf":[{"$ref":"#/definitions/RemotesItem"},{"$ref":"#/definitions/RemotesItems"}]},"shareScope":{"description":"The name of the share scope shared with this remote.","type":"string","minLength":1}},"required":["external"]},"RemotesItem":{"description":"Container location from which modules should be resolved and loaded at runtime.","type":"string","minLength":1},"RemotesItems":{"description":"Container locations from which modules should be resolved and loaded at runtime.","type":"array","items":{"$ref":"#/definitions/RemotesItem"}},"RemotesObject":{"description":"Container locations from which modules should be resolved and loaded at runtime. Property names are used as request scopes.","type":"object","additionalProperties":{"description":"Container locations from which modules should be resolved and loaded at runtime.","anyOf":[{"$ref":"#/definitions/RemotesConfig"},{"$ref":"#/definitions/RemotesItem"},{"$ref":"#/definitions/RemotesItems"}]}},"Shared":{"description":"Modules that should be shared in the share scope. When provided, property names are used to match requested modules in this compilation.","anyOf":[{"type":"array","items":{"description":"Modules that should be shared in the share scope.","anyOf":[{"$ref":"#/definitions/SharedItem"},{"$ref":"#/definitions/SharedObject"}]}},{"$ref":"#/definitions/SharedObject"}]},"SharedConfig":{"description":"Advanced configuration for modules that should be shared in the share scope.","type":"object","additionalProperties":false,"properties":{"eager":{"description":"Include the provided and fallback module directly instead behind an async request. This allows to use this shared module in initial load too. All possible shared modules need to be eager too.","type":"boolean"},"import":{"description":"Provided module that should be provided to share scope. Also acts as fallback module if no shared module is found in share scope or version isn\'t valid. Defaults to the property name.","anyOf":[{"description":"No provided or fallback module.","enum":[false]},{"$ref":"#/definitions/SharedItem"}]},"packageName":{"description":"Package name to determine required version from description file. This is only needed when package name can\'t be automatically determined from request.","type":"string","minLength":1},"requiredVersion":{"description":"Version requirement from module in share scope.","anyOf":[{"description":"No version requirement check.","enum":[false]},{"description":"Version as string. Can be prefixed with \'^\' or \'~\' for minimum matches. Each part of the version should be separated by a dot \'.\'.","type":"string"}]},"shareKey":{"description":"Module is looked up under this key from the share scope.","type":"string","minLength":1},"shareScope":{"description":"Share scope name.","type":"string","minLength":1},"singleton":{"description":"Allow only a single version of the shared module in share scope (disabled by default).","type":"boolean"},"strictVersion":{"description":"Do not accept shared module if version is not valid (defaults to yes, if local fallback module is available and shared module is not a singleton, otherwise no, has no effect if there is no required version specified).","type":"boolean"},"version":{"description":"Version of the provided module. Will replace lower matching versions, but not higher.","anyOf":[{"description":"Don\'t provide a version.","enum":[false]},{"description":"Version as string. Each part of the version should be separated by a dot \'.\'.","type":"string"}]}}},"SharedItem":{"description":"A module that should be shared in the share scope.","type":"string","minLength":1},"SharedObject":{"description":"Modules that should be shared in the share scope. Property names are used to match requested modules in this compilation. Relative requests are resolved, module requests are matched unresolved, absolute paths will match resolved requests. A trailing slash will match all requests with this prefix. In this case shareKey must also have a trailing slash.","type":"object","additionalProperties":{"description":"Modules that should be shared in the share scope.","anyOf":[{"$ref":"#/definitions/SharedConfig"},{"$ref":"#/definitions/SharedItem"}]}},"UmdNamedDefine":{"description":"If `output.libraryTarget` is set to umd and `output.library` is set, setting this to true will name the AMD module.","type":"boolean"}},"title":"ModuleFederationPluginOptions","type":"object","additionalProperties":false,"properties":{"exposes":{"$ref":"#/definitions/Exposes"},"filename":{"description":"The filename of the container as relative path inside the `output.path` directory.","type":"string","absolutePath":false},"library":{"$ref":"#/definitions/LibraryOptions"},"name":{"description":"The name of the container.","type":"string"},"remoteType":{"description":"The external type of the remote containers.","oneOf":[{"$ref":"#/definitions/ExternalsType"}]},"remotes":{"$ref":"#/definitions/Remotes"},"shareScope":{"description":"Share scope name used for all shared modules (defaults to \'default\').","type":"string","minLength":1},"shared":{"$ref":"#/definitions/Shared"}}}')},8462:e=>{"use strict";e.exports=JSON.parse('{"title":"ProfilingPluginOptions","type":"object","additionalProperties":false,"properties":{"outputPath":{"description":"Path to the output file e.g. `path.resolve(__dirname, \'profiling/events.json\')`. Defaults to `events.json`.","type":"string","absolutePath":true}}}')},66451:e=>{"use strict";e.exports=JSON.parse('{"title":"OccurrenceChunkIdsPluginOptions","type":"object","additionalProperties":false,"properties":{"prioritiseInitial":{"description":"Prioritise initial size over total size.","type":"boolean"}}}')},25049:e=>{"use strict";e.exports=JSON.parse('{"title":"OccurrenceModuleIdsPluginOptions","type":"object","additionalProperties":false,"properties":{"prioritiseInitial":{"description":"Prioritise initial size over total size.","type":"boolean"}}}')},69127:e=>{"use strict";e.exports=JSON.parse('{"title":"AggressiveSplittingPluginOptions","type":"object","additionalProperties":false,"properties":{"chunkOverhead":{"description":"Extra cost for each chunk (Default: 9.8kiB).","type":"number"},"entryChunkMultiplicator":{"description":"Extra cost multiplicator for entry chunks (Default: 10).","type":"number"},"maxSize":{"description":"Byte, max size of per file (Default: 50kiB).","type":"number"},"minSize":{"description":"Byte, split point. (Default: 30kiB).","type":"number"}}}')},97350:e=>{"use strict";e.exports=JSON.parse('{"title":"LimitChunkCountPluginOptions","type":"object","additionalProperties":false,"properties":{"chunkOverhead":{"description":"Constant overhead for a chunk.","type":"number"},"entryChunkMultiplicator":{"description":"Multiplicator for initial chunks.","type":"number"},"maxChunks":{"description":"Limit the maximum number of chunks using a value greater greater than or equal to 1.","type":"number","minimum":1}},"required":["maxChunks"]}')},84796:e=>{"use strict";e.exports=JSON.parse('{"title":"MinChunkSizePluginOptions","type":"object","additionalProperties":false,"properties":{"chunkOverhead":{"description":"Constant overhead for a chunk.","type":"number"},"entryChunkMultiplicator":{"description":"Multiplicator for initial chunks.","type":"number"},"minChunkSize":{"description":"Minimum number of characters.","type":"number"}},"required":["minChunkSize"]}')},16308:e=>{"use strict";e.exports=JSON.parse('{"definitions":{"Consumes":{"description":"Modules that should be consumed from share scope. When provided, property names are used to match requested modules in this compilation.","anyOf":[{"type":"array","items":{"description":"Modules that should be consumed from share scope.","anyOf":[{"$ref":"#/definitions/ConsumesItem"},{"$ref":"#/definitions/ConsumesObject"}]}},{"$ref":"#/definitions/ConsumesObject"}]},"ConsumesConfig":{"description":"Advanced configuration for modules that should be consumed from share scope.","type":"object","additionalProperties":false,"properties":{"eager":{"description":"Include the fallback module directly instead behind an async request. This allows to use fallback module in initial load too. All possible shared modules need to be eager too.","type":"boolean"},"import":{"description":"Fallback module if no shared module is found in share scope. Defaults to the property name.","anyOf":[{"description":"No fallback module.","enum":[false]},{"$ref":"#/definitions/ConsumesItem"}]},"packageName":{"description":"Package name to determine required version from description file. This is only needed when package name can\'t be automatically determined from request.","type":"string","minLength":1},"requiredVersion":{"description":"Version requirement from module in share scope.","anyOf":[{"description":"No version requirement check.","enum":[false]},{"description":"Version as string. Can be prefixed with \'^\' or \'~\' for minimum matches. Each part of the version should be separated by a dot \'.\'.","type":"string"}]},"shareKey":{"description":"Module is looked up under this key from the share scope.","type":"string","minLength":1},"shareScope":{"description":"Share scope name.","type":"string","minLength":1},"singleton":{"description":"Allow only a single version of the shared module in share scope (disabled by default).","type":"boolean"},"strictVersion":{"description":"Do not accept shared module if version is not valid (defaults to yes, if local fallback module is available and shared module is not a singleton, otherwise no, has no effect if there is no required version specified).","type":"boolean"}}},"ConsumesItem":{"description":"A module that should be consumed from share scope.","type":"string","minLength":1},"ConsumesObject":{"description":"Modules that should be consumed from share scope. Property names are used to match requested modules in this compilation. Relative requests are resolved, module requests are matched unresolved, absolute paths will match resolved requests. A trailing slash will match all requests with this prefix. In this case shareKey must also have a trailing slash.","type":"object","additionalProperties":{"description":"Modules that should be consumed from share scope.","anyOf":[{"$ref":"#/definitions/ConsumesConfig"},{"$ref":"#/definitions/ConsumesItem"}]}}},"title":"ConsumeSharedPluginOptions","description":"Options for consuming shared modules.","type":"object","additionalProperties":false,"properties":{"consumes":{"$ref":"#/definitions/Consumes"},"shareScope":{"description":"Share scope name used for all consumed modules (defaults to \'default\').","type":"string","minLength":1}},"required":["consumes"]}')},23288:e=>{"use strict";e.exports=JSON.parse('{"definitions":{"Provides":{"description":"Modules that should be provided as shared modules to the share scope. When provided, property name is used to match modules, otherwise this is automatically inferred from share key.","anyOf":[{"type":"array","items":{"description":"Modules that should be provided as shared modules to the share scope.","anyOf":[{"$ref":"#/definitions/ProvidesItem"},{"$ref":"#/definitions/ProvidesObject"}]}},{"$ref":"#/definitions/ProvidesObject"}]},"ProvidesConfig":{"description":"Advanced configuration for modules that should be provided as shared modules to the share scope.","type":"object","additionalProperties":false,"properties":{"eager":{"description":"Include the provided module directly instead behind an async request. This allows to use this shared module in initial load too. All possible shared modules need to be eager too.","type":"boolean"},"shareKey":{"description":"Key in the share scope under which the shared modules should be stored.","type":"string","minLength":1},"shareScope":{"description":"Share scope name.","type":"string","minLength":1},"version":{"description":"Version of the provided module. Will replace lower matching versions, but not higher.","anyOf":[{"description":"Don\'t provide a version.","enum":[false]},{"description":"Version as string. Each part of the version should be separated by a dot \'.\'.","type":"string"}]}}},"ProvidesItem":{"description":"Request to a module that should be provided as shared module to the share scope (will be resolved when relative).","type":"string","minLength":1},"ProvidesObject":{"description":"Modules that should be provided as shared modules to the share scope. Property names are used as share keys.","type":"object","additionalProperties":{"description":"Modules that should be provided as shared modules to the share scope.","anyOf":[{"$ref":"#/definitions/ProvidesConfig"},{"$ref":"#/definitions/ProvidesItem"}]}}},"title":"ProvideSharedPluginOptions","type":"object","additionalProperties":false,"properties":{"provides":{"$ref":"#/definitions/Provides"},"shareScope":{"description":"Share scope name used for all provided modules (defaults to \'default\').","type":"string","minLength":1}},"required":["provides"]}')},60306:e=>{"use strict";e.exports=JSON.parse('{"name":"@vercel/ncc","description":"Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style.","version":"0.24.0","repository":"vercel/ncc","license":"MIT","main":"./dist/ncc/index.js","bin":{"ncc":"./dist/ncc/cli.js"},"scripts":{"build":"node scripts/build","build-test-binary":"cd test/binary && node-gyp rebuild && cp build/Release/hello.node ../integration/hello.node","codecov":"codecov","test":"node --expose-gc --max_old_space_size=3072 node_modules/.bin/jest","test-coverage":"node --expose-gc --max_old_space_size=3072 node_modules/.bin/jest --coverage --globals \\"{\\\\\\"coverage\\\\\\":true}\\" && codecov","prepublish":"yarn build"},"devDependencies":{"@azure/cosmos":"^2.0.5","@bugsnag/js":"^5.0.1","@ffmpeg-installer/ffmpeg":"^1.0.17","@google-cloud/bigquery":"^2.0.1","@google-cloud/firestore":"^2.2.0","@sentry/node":"^4.3.0","@tensorflow/tfjs-node":"^0.3.0","@zeit/webpack-asset-relocator-loader":"0.8.0","analytics-node":"^3.3.0","apollo-server-express":"^2.2.2","arg":"^4.1.0","auth0":"^2.14.0","aws-sdk":"^2.356.0","axios":"^0.18.1","azure-storage":"^2.10.2","browserify-middleware":"^8.1.1","bytes":"^3.0.0","canvas":"^2.2.0","chromeless":"^1.5.2","codecov":"^3.6.5","consolidate":"^0.15.1","copy":"^0.3.2","core-js":"^2.5.7","cowsay":"^1.3.1","esm":"^3.2.22","express":"^4.16.4","fetch-h2":"^1.0.2","firebase":"^6.1.1","firebase-admin":"^6.3.0","fluent-ffmpeg":"^2.1.2","fontkit":"^1.7.7","get-folder-size":"^2.0.0","glob":"^7.1.3","got":"^9.3.2","graceful-fs":"^4.1.15","graphql":"^14.0.2","highlights":"^3.1.1","hot-shots":"^5.9.2","in-publish":"^2.0.0","ioredis":"^4.2.0","isomorphic-unfetch":"^3.0.0","jest":"^26.3.0","jimp":"^0.5.6","jugglingdb":"2.0.1","koa":"^2.6.2","leveldown":"^5.6.0","license-webpack-plugin":"^2.3.0","lighthouse":"^5.0.0","loopback":"^3.24.0","mailgun":"^0.5.0","mariadb":"^2.0.1-beta","memcached":"^2.2.2","mkdirp":"^0.5.1","mongoose":"^5.3.12","mysql":"^2.16.0","node-gyp":"^3.8.0","npm":"^6.13.4","oracledb":"^4.2.0","passport":"^0.4.0","passport-google-oauth":"^1.0.0","path-platform":"^0.11.15","pdf2json":"^1.1.8","pdfkit":"^0.8.3","pg":"^7.6.1","pug":"^2.0.3","react":"^16.6.3","react-dom":"^16.6.3","redis":"^2.8.0","request":"^2.88.0","rxjs":"^6.3.3","saslprep":"^1.0.2","sequelize":"^5.8.6","sharp":"^0.25.2","shebang-loader":"^0.0.1","socket.io":"^2.2.0","source-map-support":"^0.5.9","stripe":"^6.15.0","swig":"^1.4.2","terser":"^3.11.0","the-answer":"^1.0.0","tiny-json-http":"^7.0.2","ts-loader":"^5.3.1","tsconfig-paths":"^3.7.0","tsconfig-paths-webpack-plugin":"^3.2.0","twilio":"^3.23.2","typescript":"^3.2.2","vm2":"^3.6.6","vue":"^2.5.17","vue-server-renderer":"^2.5.17","webpack":"5.0.0-beta.28","when":"^3.7.8"}}')},93414:(e,t,n)=>{const{dirname:r}=n(85622);const{promisify:i}=n(31669);const{access:s,accessSync:o,copyFile:a,copyFileSync:c,unlink:u,unlinkSync:l,rename:f,renameSync:p}=n(35747);const d=i(s);const h=i(a);const m=i(u);const g=i(f);const y=n(16593);const v=async e=>{try{await d(e);return true}catch(e){return e.code!=="ENOENT"}};const _=e=>{try{o(e);return true}catch(e){return e.code!=="ENOENT"}};e.exports=(async(e,t,n={})=>{if(!e||!t){throw new TypeError("`source` and `destination` file required")}n={overwrite:true,...n};if(!n.overwrite&&await v(t)){throw new Error(`The destination file exists: ${t}`)}await y(r(t));try{await g(e,t)}catch(n){if(n.code==="EXDEV"){await h(e,t);await m(e)}else{throw n}}});e.exports.sync=((e,t,n={})=>{if(!e||!t){throw new TypeError("`source` and `destination` file required")}n={overwrite:true,...n};if(!n.overwrite&&_(t)){throw new Error(`The destination file exists: ${t}`)}y.sync(r(t));try{p(e,t)}catch(n){if(n.code==="EXDEV"){c(e,t);l(e)}else{throw n}}})},16593:(e,t,n)=>{const r=n(39629);const i=n(27112);const{mkdirpNative:s,mkdirpNativeSync:o}=n(74503);const{mkdirpManual:a,mkdirpManualSync:c}=n(40325);const{useNative:u,useNativeSync:l}=n(79407);const f=(e,t)=>{e=i(e);t=r(t);return u(t)?s(e,t):a(e,t)};const p=(e,t)=>{e=i(e);t=r(t);return l(t)?o(e,t):c(e,t)};f.sync=p;f.native=((e,t)=>s(i(e),r(t)));f.manual=((e,t)=>a(i(e),r(t)));f.nativeSync=((e,t)=>o(i(e),r(t)));f.manualSync=((e,t)=>c(i(e),r(t)));e.exports=f},92804:(e,t,n)=>{const{dirname:r}=n(85622);const i=(e,t,n=undefined)=>{if(n===t)return Promise.resolve();return e.statAsync(t).then(e=>e.isDirectory()?n:undefined,n=>n.code==="ENOENT"?i(e,r(t),t):undefined)};const s=(e,t,n=undefined)=>{if(n===t)return undefined;try{return e.statSync(t).isDirectory()?n:undefined}catch(n){return n.code==="ENOENT"?s(e,r(t),t):undefined}};e.exports={findMade:i,findMadeSync:s}},40325:(e,t,n)=>{const{dirname:r}=n(85622);const i=(e,t,n)=>{t.recursive=false;const s=r(e);if(s===e){return t.mkdirAsync(e,t).catch(e=>{if(e.code!=="EISDIR")throw e})}return t.mkdirAsync(e,t).then(()=>n||e,r=>{if(r.code==="ENOENT")return i(s,t).then(n=>i(e,t,n));if(r.code!=="EEXIST"&&r.code!=="EROFS")throw r;return t.statAsync(e).then(e=>{if(e.isDirectory())return n;else throw r},()=>{throw r})})};const s=(e,t,n)=>{const i=r(e);t.recursive=false;if(i===e){try{return t.mkdirSync(e,t)}catch(e){if(e.code!=="EISDIR")throw e;else return}}try{t.mkdirSync(e,t);return n||e}catch(r){if(r.code==="ENOENT")return s(e,t,s(i,t,n));if(r.code!=="EEXIST"&&r.code!=="EROFS")throw r;try{if(!t.statSync(e).isDirectory())throw r}catch(e){throw r}}};e.exports={mkdirpManual:i,mkdirpManualSync:s}},74503:(e,t,n)=>{const{dirname:r}=n(85622);const{findMade:i,findMadeSync:s}=n(92804);const{mkdirpManual:o,mkdirpManualSync:a}=n(40325);const c=(e,t)=>{t.recursive=true;const n=r(e);if(n===e)return t.mkdirAsync(e,t);return i(t,e).then(n=>t.mkdirAsync(e,t).then(()=>n).catch(n=>{if(n.code==="ENOENT")return o(e,t);else throw n}))};const u=(e,t)=>{t.recursive=true;const n=r(e);if(n===e)return t.mkdirSync(e,t);const i=s(t,e);try{t.mkdirSync(e,t);return i}catch(n){if(n.code==="ENOENT")return a(e,t);else throw n}};e.exports={mkdirpNative:c,mkdirpNativeSync:u}},39629:(e,t,n)=>{const{promisify:r}=n(31669);const i=n(35747);const s=e=>{if(!e)e={mode:511,fs:i};else if(typeof e==="object")e={mode:511,fs:i,...e};else if(typeof e==="number")e={mode:e,fs:i};else if(typeof e==="string")e={mode:parseInt(e,8),fs:i};else throw new TypeError("invalid options argument");e.mkdir=e.mkdir||e.fs.mkdir||i.mkdir;e.mkdirAsync=r(e.mkdir);e.stat=e.stat||e.fs.stat||i.stat;e.statAsync=r(e.stat);e.statSync=e.statSync||e.fs.statSync||i.statSync;e.mkdirSync=e.mkdirSync||e.fs.mkdirSync||i.mkdirSync;return e};e.exports=s},27112:(e,t,n)=>{const r=process.env.__TESTING_MKDIRP_PLATFORM__||process.platform;const{resolve:i,parse:s}=n(85622);const o=e=>{if(/\0/.test(e)){throw Object.assign(new TypeError("path must be a string without null bytes"),{path:e,code:"ERR_INVALID_ARG_VALUE"})}e=i(e);if(r==="win32"){const t=/[*|"<>?:]/;const{root:n}=s(e);if(t.test(e.substr(n.length))){throw Object.assign(new Error("Illegal characters in path."),{path:e,code:"EINVAL"})}}return e};e.exports=o},79407:(e,t,n)=>{const r=n(35747);const i=process.env.__TESTING_MKDIRP_NODE_VERSION__||process.version;const s=i.replace(/^v/,"").split(".");const o=+s[0]>10||+s[0]===10&&+s[1]>=12;const a=!o?()=>false:e=>e.mkdir===r.mkdir;const c=!o?()=>false:e=>e.mkdirSync===r.mkdirSync;e.exports={useNative:a,useNativeSync:c}},70797:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.cloneNode=cloneNode;function cloneNode(e){var t={};for(var n in e){t[n]=e[n]}return t}},98093:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});var r={numberLiteralFromRaw:true,withLoc:true,withRaw:true,funcParam:true,indexLiteral:true,memIndexLiteral:true,instruction:true,objectInstruction:true,traverse:true,signatures:true,cloneNode:true};Object.defineProperty(t,"numberLiteralFromRaw",{enumerable:true,get:function get(){return s.numberLiteralFromRaw}});Object.defineProperty(t,"withLoc",{enumerable:true,get:function get(){return s.withLoc}});Object.defineProperty(t,"withRaw",{enumerable:true,get:function get(){return s.withRaw}});Object.defineProperty(t,"funcParam",{enumerable:true,get:function get(){return s.funcParam}});Object.defineProperty(t,"indexLiteral",{enumerable:true,get:function get(){return s.indexLiteral}});Object.defineProperty(t,"memIndexLiteral",{enumerable:true,get:function get(){return s.memIndexLiteral}});Object.defineProperty(t,"instruction",{enumerable:true,get:function get(){return s.instruction}});Object.defineProperty(t,"objectInstruction",{enumerable:true,get:function get(){return s.objectInstruction}});Object.defineProperty(t,"traverse",{enumerable:true,get:function get(){return o.traverse}});Object.defineProperty(t,"signatures",{enumerable:true,get:function get(){return a.signatures}});Object.defineProperty(t,"cloneNode",{enumerable:true,get:function get(){return u.cloneNode}});var i=n(52696);Object.keys(i).forEach(function(e){if(e==="default"||e==="__esModule")return;if(Object.prototype.hasOwnProperty.call(r,e))return;Object.defineProperty(t,e,{enumerable:true,get:function get(){return i[e]}})});var s=n(11891);var o=n(22056);var a=n(75769);var c=n(91764);Object.keys(c).forEach(function(e){if(e==="default"||e==="__esModule")return;if(Object.prototype.hasOwnProperty.call(r,e))return;Object.defineProperty(t,e,{enumerable:true,get:function get(){return c[e]}})});var u=n(70797)},11891:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.numberLiteralFromRaw=numberLiteralFromRaw;t.instruction=instruction;t.objectInstruction=objectInstruction;t.withLoc=withLoc;t.withRaw=withRaw;t.funcParam=funcParam;t.indexLiteral=indexLiteral;t.memIndexLiteral=memIndexLiteral;var r=n(81684);var i=n(52696);function numberLiteralFromRaw(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:"i32";var n=e;if(typeof e==="string"){e=e.replace(/_/g,"")}if(typeof e==="number"){return(0,i.numberLiteral)(e,String(n))}else{switch(t){case"i32":{return(0,i.numberLiteral)((0,r.parse32I)(e),String(n))}case"u32":{return(0,i.numberLiteral)((0,r.parseU32)(e),String(n))}case"i64":{return(0,i.longNumberLiteral)((0,r.parse64I)(e),String(n))}case"f32":{return(0,i.floatLiteral)((0,r.parse32F)(e),(0,r.isNanLiteral)(e),(0,r.isInfLiteral)(e),String(n))}default:{return(0,i.floatLiteral)((0,r.parse64F)(e),(0,r.isNanLiteral)(e),(0,r.isInfLiteral)(e),String(n))}}}}function instruction(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:[];var n=arguments.length>2&&arguments[2]!==undefined?arguments[2]:{};return(0,i.instr)(e,undefined,t,n)}function objectInstruction(e,t){var n=arguments.length>2&&arguments[2]!==undefined?arguments[2]:[];var r=arguments.length>3&&arguments[3]!==undefined?arguments[3]:{};return(0,i.instr)(e,t,n,r)}function withLoc(e,t,n){var r={start:n,end:t};e.loc=r;return e}function withRaw(e,t){e.raw=t;return e}function funcParam(e,t){return{id:t,valtype:e}}function indexLiteral(e){var t=numberLiteralFromRaw(e,"u32");return t}function memIndexLiteral(e){var t=numberLiteralFromRaw(e,"u32");return t}},46166:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.createPath=createPath;function _extends(){_extends=Object.assign||function(e){for(var t=1;t2&&arguments[2]!==undefined?arguments[2]:0;if(!r){throw new Error("inList"+" error: "+("insert can only be used for nodes that are within lists"||0))}if(!(i!=null)){throw new Error("parentPath != null"+" error: "+("Can not remove root node"||0))}var a=i.node[s];var c=a.findIndex(function(e){return e===n});a.splice(c+o,0,t)}function remove(e){var t=e.node,n=e.parentKey,r=e.parentPath;if(!(r!=null)){throw new Error("parentPath != null"+" error: "+("Can not remove root node"||0))}var i=r.node;var s=i[n];if(Array.isArray(s)){i[n]=s.filter(function(e){return e!==t})}else{delete i[n]}t._deleted=true}function stop(e){e.shouldStop=true}function replaceWith(e,t){var n=e.parentPath.node;var r=n[e.parentKey];if(Array.isArray(r)){var i=r.findIndex(function(t){return t===e.node});r.splice(i,1,t)}else{n[e.parentKey]=t}e.node._deleted=true;e.node=t}function bindNodeOperations(e,t){var n=Object.keys(e);var r={};n.forEach(function(n){r[n]=e[n].bind(null,t)});return r}function createPathOperations(e){return bindNodeOperations({findParent:findParent,replaceWith:replaceWith,remove:remove,insertBefore:insertBefore,insertAfter:insertAfter,stop:stop},e)}function createPath(e){var t=_extends({},e);Object.assign(t,createPathOperations(t));return t}},52696:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.module=_module;t.moduleMetadata=moduleMetadata;t.moduleNameMetadata=moduleNameMetadata;t.functionNameMetadata=functionNameMetadata;t.localNameMetadata=localNameMetadata;t.binaryModule=binaryModule;t.quoteModule=quoteModule;t.sectionMetadata=sectionMetadata;t.producersSectionMetadata=producersSectionMetadata;t.producerMetadata=producerMetadata;t.producerMetadataVersionedName=producerMetadataVersionedName;t.loopInstruction=loopInstruction;t.instr=instr;t.ifInstruction=ifInstruction;t.stringLiteral=stringLiteral;t.numberLiteral=numberLiteral;t.longNumberLiteral=longNumberLiteral;t.floatLiteral=floatLiteral;t.elem=elem;t.indexInFuncSection=indexInFuncSection;t.valtypeLiteral=valtypeLiteral;t.typeInstruction=typeInstruction;t.start=start;t.globalType=globalType;t.leadingComment=leadingComment;t.blockComment=blockComment;t.data=data;t.global=global;t.table=table;t.memory=memory;t.funcImportDescr=funcImportDescr;t.moduleImport=moduleImport;t.moduleExportDescr=moduleExportDescr;t.moduleExport=moduleExport;t.limit=limit;t.signature=signature;t.program=program;t.identifier=identifier;t.blockInstruction=blockInstruction;t.callInstruction=callInstruction;t.callIndirectInstruction=callIndirectInstruction;t.byteArray=byteArray;t.func=func;t.internalBrUnless=internalBrUnless;t.internalGoto=internalGoto;t.internalCallExtern=internalCallExtern;t.internalEndAndReturn=internalEndAndReturn;t.assertInternalCallExtern=t.assertInternalGoto=t.assertInternalBrUnless=t.assertFunc=t.assertByteArray=t.assertCallIndirectInstruction=t.assertCallInstruction=t.assertBlockInstruction=t.assertIdentifier=t.assertProgram=t.assertSignature=t.assertLimit=t.assertModuleExport=t.assertModuleExportDescr=t.assertModuleImport=t.assertFuncImportDescr=t.assertMemory=t.assertTable=t.assertGlobal=t.assertData=t.assertBlockComment=t.assertLeadingComment=t.assertGlobalType=t.assertStart=t.assertTypeInstruction=t.assertValtypeLiteral=t.assertIndexInFuncSection=t.assertElem=t.assertFloatLiteral=t.assertLongNumberLiteral=t.assertNumberLiteral=t.assertStringLiteral=t.assertIfInstruction=t.assertInstr=t.assertLoopInstruction=t.assertProducerMetadataVersionedName=t.assertProducerMetadata=t.assertProducersSectionMetadata=t.assertSectionMetadata=t.assertQuoteModule=t.assertBinaryModule=t.assertLocalNameMetadata=t.assertFunctionNameMetadata=t.assertModuleNameMetadata=t.assertModuleMetadata=t.assertModule=t.isIntrinsic=t.isImportDescr=t.isNumericLiteral=t.isExpression=t.isInstruction=t.isBlock=t.isNode=t.isInternalEndAndReturn=t.isInternalCallExtern=t.isInternalGoto=t.isInternalBrUnless=t.isFunc=t.isByteArray=t.isCallIndirectInstruction=t.isCallInstruction=t.isBlockInstruction=t.isIdentifier=t.isProgram=t.isSignature=t.isLimit=t.isModuleExport=t.isModuleExportDescr=t.isModuleImport=t.isFuncImportDescr=t.isMemory=t.isTable=t.isGlobal=t.isData=t.isBlockComment=t.isLeadingComment=t.isGlobalType=t.isStart=t.isTypeInstruction=t.isValtypeLiteral=t.isIndexInFuncSection=t.isElem=t.isFloatLiteral=t.isLongNumberLiteral=t.isNumberLiteral=t.isStringLiteral=t.isIfInstruction=t.isInstr=t.isLoopInstruction=t.isProducerMetadataVersionedName=t.isProducerMetadata=t.isProducersSectionMetadata=t.isSectionMetadata=t.isQuoteModule=t.isBinaryModule=t.isLocalNameMetadata=t.isFunctionNameMetadata=t.isModuleNameMetadata=t.isModuleMetadata=t.isModule=void 0;t.nodeAndUnionTypes=t.unionTypesMap=t.assertInternalEndAndReturn=void 0;function _typeof(e){if(typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"){_typeof=function _typeof(e){return typeof e}}else{_typeof=function _typeof(e){return e&&typeof Symbol==="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e}}return _typeof(e)}function isTypeOf(e){return function(t){return t.type===e}}function assertTypeOf(e){return function(t){return function(){if(!(t.type===e)){throw new Error("n.type === t"+" error: "+(undefined||"unknown"))}}()}}function _module(e,t,n){if(e!==null&&e!==undefined){if(!(typeof e==="string")){throw new Error('typeof id === "string"'+" error: "+("Argument id must be of type string, given: "+_typeof(e)||0))}}if(!(_typeof(t)==="object"&&typeof t.length!=="undefined")){throw new Error('typeof fields === "object" && typeof fields.length !== "undefined"'+" error: "+(undefined||"unknown"))}var r={type:"Module",id:e,fields:t};if(typeof n!=="undefined"){r.metadata=n}return r}function moduleMetadata(e,t,n,r){if(!(_typeof(e)==="object"&&typeof e.length!=="undefined")){throw new Error('typeof sections === "object" && typeof sections.length !== "undefined"'+" error: "+(undefined||"unknown"))}if(t!==null&&t!==undefined){if(!(_typeof(t)==="object"&&typeof t.length!=="undefined")){throw new Error('typeof functionNames === "object" && typeof functionNames.length !== "undefined"'+" error: "+(undefined||"unknown"))}}if(n!==null&&n!==undefined){if(!(_typeof(n)==="object"&&typeof n.length!=="undefined")){throw new Error('typeof localNames === "object" && typeof localNames.length !== "undefined"'+" error: "+(undefined||"unknown"))}}if(r!==null&&r!==undefined){if(!(_typeof(r)==="object"&&typeof r.length!=="undefined")){throw new Error('typeof producers === "object" && typeof producers.length !== "undefined"'+" error: "+(undefined||"unknown"))}}var i={type:"ModuleMetadata",sections:e};if(typeof t!=="undefined"&&t.length>0){i.functionNames=t}if(typeof n!=="undefined"&&n.length>0){i.localNames=n}if(typeof r!=="undefined"&&r.length>0){i.producers=r}return i}function moduleNameMetadata(e){if(!(typeof e==="string")){throw new Error('typeof value === "string"'+" error: "+("Argument value must be of type string, given: "+_typeof(e)||0))}var t={type:"ModuleNameMetadata",value:e};return t}function functionNameMetadata(e,t){if(!(typeof e==="string")){throw new Error('typeof value === "string"'+" error: "+("Argument value must be of type string, given: "+_typeof(e)||0))}if(!(typeof t==="number")){throw new Error('typeof index === "number"'+" error: "+("Argument index must be of type number, given: "+_typeof(t)||0))}var n={type:"FunctionNameMetadata",value:e,index:t};return n}function localNameMetadata(e,t,n){if(!(typeof e==="string")){throw new Error('typeof value === "string"'+" error: "+("Argument value must be of type string, given: "+_typeof(e)||0))}if(!(typeof t==="number")){throw new Error('typeof localIndex === "number"'+" error: "+("Argument localIndex must be of type number, given: "+_typeof(t)||0))}if(!(typeof n==="number")){throw new Error('typeof functionIndex === "number"'+" error: "+("Argument functionIndex must be of type number, given: "+_typeof(n)||0))}var r={type:"LocalNameMetadata",value:e,localIndex:t,functionIndex:n};return r}function binaryModule(e,t){if(e!==null&&e!==undefined){if(!(typeof e==="string")){throw new Error('typeof id === "string"'+" error: "+("Argument id must be of type string, given: "+_typeof(e)||0))}}if(!(_typeof(t)==="object"&&typeof t.length!=="undefined")){throw new Error('typeof blob === "object" && typeof blob.length !== "undefined"'+" error: "+(undefined||"unknown"))}var n={type:"BinaryModule",id:e,blob:t};return n}function quoteModule(e,t){if(e!==null&&e!==undefined){if(!(typeof e==="string")){throw new Error('typeof id === "string"'+" error: "+("Argument id must be of type string, given: "+_typeof(e)||0))}}if(!(_typeof(t)==="object"&&typeof t.length!=="undefined")){throw new Error('typeof string === "object" && typeof string.length !== "undefined"'+" error: "+(undefined||"unknown"))}var n={type:"QuoteModule",id:e,string:t};return n}function sectionMetadata(e,t,n,r){if(!(typeof t==="number")){throw new Error('typeof startOffset === "number"'+" error: "+("Argument startOffset must be of type number, given: "+_typeof(t)||0))}var i={type:"SectionMetadata",section:e,startOffset:t,size:n,vectorOfSize:r};return i}function producersSectionMetadata(e){if(!(_typeof(e)==="object"&&typeof e.length!=="undefined")){throw new Error('typeof producers === "object" && typeof producers.length !== "undefined"'+" error: "+(undefined||"unknown"))}var t={type:"ProducersSectionMetadata",producers:e};return t}function producerMetadata(e,t,n){if(!(_typeof(e)==="object"&&typeof e.length!=="undefined")){throw new Error('typeof language === "object" && typeof language.length !== "undefined"'+" error: "+(undefined||"unknown"))}if(!(_typeof(t)==="object"&&typeof t.length!=="undefined")){throw new Error('typeof processedBy === "object" && typeof processedBy.length !== "undefined"'+" error: "+(undefined||"unknown"))}if(!(_typeof(n)==="object"&&typeof n.length!=="undefined")){throw new Error('typeof sdk === "object" && typeof sdk.length !== "undefined"'+" error: "+(undefined||"unknown"))}var r={type:"ProducerMetadata",language:e,processedBy:t,sdk:n};return r}function producerMetadataVersionedName(e,t){if(!(typeof e==="string")){throw new Error('typeof name === "string"'+" error: "+("Argument name must be of type string, given: "+_typeof(e)||0))}if(!(typeof t==="string")){throw new Error('typeof version === "string"'+" error: "+("Argument version must be of type string, given: "+_typeof(t)||0))}var n={type:"ProducerMetadataVersionedName",name:e,version:t};return n}function loopInstruction(e,t,n){if(!(_typeof(n)==="object"&&typeof n.length!=="undefined")){throw new Error('typeof instr === "object" && typeof instr.length !== "undefined"'+" error: "+(undefined||"unknown"))}var r={type:"LoopInstruction",id:"loop",label:e,resulttype:t,instr:n};return r}function instr(e,t,n,r){if(!(typeof e==="string")){throw new Error('typeof id === "string"'+" error: "+("Argument id must be of type string, given: "+_typeof(e)||0))}if(!(_typeof(n)==="object"&&typeof n.length!=="undefined")){throw new Error('typeof args === "object" && typeof args.length !== "undefined"'+" error: "+(undefined||"unknown"))}var i={type:"Instr",id:e,args:n};if(typeof t!=="undefined"){i.object=t}if(typeof r!=="undefined"&&Object.keys(r).length!==0){i.namedArgs=r}return i}function ifInstruction(e,t,n,r,i){if(!(_typeof(t)==="object"&&typeof t.length!=="undefined")){throw new Error('typeof test === "object" && typeof test.length !== "undefined"'+" error: "+(undefined||"unknown"))}if(!(_typeof(r)==="object"&&typeof r.length!=="undefined")){throw new Error('typeof consequent === "object" && typeof consequent.length !== "undefined"'+" error: "+(undefined||"unknown"))}if(!(_typeof(i)==="object"&&typeof i.length!=="undefined")){throw new Error('typeof alternate === "object" && typeof alternate.length !== "undefined"'+" error: "+(undefined||"unknown"))}var s={type:"IfInstruction",id:"if",testLabel:e,test:t,result:n,consequent:r,alternate:i};return s}function stringLiteral(e){if(!(typeof e==="string")){throw new Error('typeof value === "string"'+" error: "+("Argument value must be of type string, given: "+_typeof(e)||0))}var t={type:"StringLiteral",value:e};return t}function numberLiteral(e,t){if(!(typeof e==="number")){throw new Error('typeof value === "number"'+" error: "+("Argument value must be of type number, given: "+_typeof(e)||0))}if(!(typeof t==="string")){throw new Error('typeof raw === "string"'+" error: "+("Argument raw must be of type string, given: "+_typeof(t)||0))}var n={type:"NumberLiteral",value:e,raw:t};return n}function longNumberLiteral(e,t){if(!(typeof t==="string")){throw new Error('typeof raw === "string"'+" error: "+("Argument raw must be of type string, given: "+_typeof(t)||0))}var n={type:"LongNumberLiteral",value:e,raw:t};return n}function floatLiteral(e,t,n,r){if(!(typeof e==="number")){throw new Error('typeof value === "number"'+" error: "+("Argument value must be of type number, given: "+_typeof(e)||0))}if(t!==null&&t!==undefined){if(!(typeof t==="boolean")){throw new Error('typeof nan === "boolean"'+" error: "+("Argument nan must be of type boolean, given: "+_typeof(t)||0))}}if(n!==null&&n!==undefined){if(!(typeof n==="boolean")){throw new Error('typeof inf === "boolean"'+" error: "+("Argument inf must be of type boolean, given: "+_typeof(n)||0))}}if(!(typeof r==="string")){throw new Error('typeof raw === "string"'+" error: "+("Argument raw must be of type string, given: "+_typeof(r)||0))}var i={type:"FloatLiteral",value:e,raw:r};if(t===true){i.nan=true}if(n===true){i.inf=true}return i}function elem(e,t,n){if(!(_typeof(t)==="object"&&typeof t.length!=="undefined")){throw new Error('typeof offset === "object" && typeof offset.length !== "undefined"'+" error: "+(undefined||"unknown"))}if(!(_typeof(n)==="object"&&typeof n.length!=="undefined")){throw new Error('typeof funcs === "object" && typeof funcs.length !== "undefined"'+" error: "+(undefined||"unknown"))}var r={type:"Elem",table:e,offset:t,funcs:n};return r}function indexInFuncSection(e){var t={type:"IndexInFuncSection",index:e};return t}function valtypeLiteral(e){var t={type:"ValtypeLiteral",name:e};return t}function typeInstruction(e,t){var n={type:"TypeInstruction",id:e,functype:t};return n}function start(e){var t={type:"Start",index:e};return t}function globalType(e,t){var n={type:"GlobalType",valtype:e,mutability:t};return n}function leadingComment(e){if(!(typeof e==="string")){throw new Error('typeof value === "string"'+" error: "+("Argument value must be of type string, given: "+_typeof(e)||0))}var t={type:"LeadingComment",value:e};return t}function blockComment(e){if(!(typeof e==="string")){throw new Error('typeof value === "string"'+" error: "+("Argument value must be of type string, given: "+_typeof(e)||0))}var t={type:"BlockComment",value:e};return t}function data(e,t,n){var r={type:"Data",memoryIndex:e,offset:t,init:n};return r}function global(e,t,n){if(!(_typeof(t)==="object"&&typeof t.length!=="undefined")){throw new Error('typeof init === "object" && typeof init.length !== "undefined"'+" error: "+(undefined||"unknown"))}var r={type:"Global",globalType:e,init:t,name:n};return r}function table(e,t,n,r){if(!(t.type==="Limit")){throw new Error('limits.type === "Limit"'+" error: "+("Argument limits must be of type Limit, given: "+t.type||0))}if(r!==null&&r!==undefined){if(!(_typeof(r)==="object"&&typeof r.length!=="undefined")){throw new Error('typeof elements === "object" && typeof elements.length !== "undefined"'+" error: "+(undefined||"unknown"))}}var i={type:"Table",elementType:e,limits:t,name:n};if(typeof r!=="undefined"&&r.length>0){i.elements=r}return i}function memory(e,t){var n={type:"Memory",limits:e,id:t};return n}function funcImportDescr(e,t){var n={type:"FuncImportDescr",id:e,signature:t};return n}function moduleImport(e,t,n){if(!(typeof e==="string")){throw new Error('typeof module === "string"'+" error: "+("Argument module must be of type string, given: "+_typeof(e)||0))}if(!(typeof t==="string")){throw new Error('typeof name === "string"'+" error: "+("Argument name must be of type string, given: "+_typeof(t)||0))}var r={type:"ModuleImport",module:e,name:t,descr:n};return r}function moduleExportDescr(e,t){var n={type:"ModuleExportDescr",exportType:e,id:t};return n}function moduleExport(e,t){if(!(typeof e==="string")){throw new Error('typeof name === "string"'+" error: "+("Argument name must be of type string, given: "+_typeof(e)||0))}var n={type:"ModuleExport",name:e,descr:t};return n}function limit(e,t){if(!(typeof e==="number")){throw new Error('typeof min === "number"'+" error: "+("Argument min must be of type number, given: "+_typeof(e)||0))}if(t!==null&&t!==undefined){if(!(typeof t==="number")){throw new Error('typeof max === "number"'+" error: "+("Argument max must be of type number, given: "+_typeof(t)||0))}}var n={type:"Limit",min:e};if(typeof t!=="undefined"){n.max=t}return n}function signature(e,t){if(!(_typeof(e)==="object"&&typeof e.length!=="undefined")){throw new Error('typeof params === "object" && typeof params.length !== "undefined"'+" error: "+(undefined||"unknown"))}if(!(_typeof(t)==="object"&&typeof t.length!=="undefined")){throw new Error('typeof results === "object" && typeof results.length !== "undefined"'+" error: "+(undefined||"unknown"))}var n={type:"Signature",params:e,results:t};return n}function program(e){if(!(_typeof(e)==="object"&&typeof e.length!=="undefined")){throw new Error('typeof body === "object" && typeof body.length !== "undefined"'+" error: "+(undefined||"unknown"))}var t={type:"Program",body:e};return t}function identifier(e,t){if(!(typeof e==="string")){throw new Error('typeof value === "string"'+" error: "+("Argument value must be of type string, given: "+_typeof(e)||0))}if(t!==null&&t!==undefined){if(!(typeof t==="string")){throw new Error('typeof raw === "string"'+" error: "+("Argument raw must be of type string, given: "+_typeof(t)||0))}}var n={type:"Identifier",value:e};if(typeof t!=="undefined"){n.raw=t}return n}function blockInstruction(e,t,n){if(!(_typeof(t)==="object"&&typeof t.length!=="undefined")){throw new Error('typeof instr === "object" && typeof instr.length !== "undefined"'+" error: "+(undefined||"unknown"))}var r={type:"BlockInstruction",id:"block",label:e,instr:t,result:n};return r}function callInstruction(e,t,n){if(t!==null&&t!==undefined){if(!(_typeof(t)==="object"&&typeof t.length!=="undefined")){throw new Error('typeof instrArgs === "object" && typeof instrArgs.length !== "undefined"'+" error: "+(undefined||"unknown"))}}var r={type:"CallInstruction",id:"call",index:e};if(typeof t!=="undefined"&&t.length>0){r.instrArgs=t}if(typeof n!=="undefined"){r.numeric=n}return r}function callIndirectInstruction(e,t){if(t!==null&&t!==undefined){if(!(_typeof(t)==="object"&&typeof t.length!=="undefined")){throw new Error('typeof intrs === "object" && typeof intrs.length !== "undefined"'+" error: "+(undefined||"unknown"))}}var n={type:"CallIndirectInstruction",id:"call_indirect",signature:e};if(typeof t!=="undefined"&&t.length>0){n.intrs=t}return n}function byteArray(e){if(!(_typeof(e)==="object"&&typeof e.length!=="undefined")){throw new Error('typeof values === "object" && typeof values.length !== "undefined"'+" error: "+(undefined||"unknown"))}var t={type:"ByteArray",values:e};return t}function func(e,t,n,r,i){if(!(_typeof(n)==="object"&&typeof n.length!=="undefined")){throw new Error('typeof body === "object" && typeof body.length !== "undefined"'+" error: "+(undefined||"unknown"))}if(r!==null&&r!==undefined){if(!(typeof r==="boolean")){throw new Error('typeof isExternal === "boolean"'+" error: "+("Argument isExternal must be of type boolean, given: "+_typeof(r)||0))}}var s={type:"Func",name:e,signature:t,body:n};if(r===true){s.isExternal=true}if(typeof i!=="undefined"){s.metadata=i}return s}function internalBrUnless(e){if(!(typeof e==="number")){throw new Error('typeof target === "number"'+" error: "+("Argument target must be of type number, given: "+_typeof(e)||0))}var t={type:"InternalBrUnless",target:e};return t}function internalGoto(e){if(!(typeof e==="number")){throw new Error('typeof target === "number"'+" error: "+("Argument target must be of type number, given: "+_typeof(e)||0))}var t={type:"InternalGoto",target:e};return t}function internalCallExtern(e){if(!(typeof e==="number")){throw new Error('typeof target === "number"'+" error: "+("Argument target must be of type number, given: "+_typeof(e)||0))}var t={type:"InternalCallExtern",target:e};return t}function internalEndAndReturn(){var e={type:"InternalEndAndReturn"};return e}var n=isTypeOf("Module");t.isModule=n;var r=isTypeOf("ModuleMetadata");t.isModuleMetadata=r;var i=isTypeOf("ModuleNameMetadata");t.isModuleNameMetadata=i;var s=isTypeOf("FunctionNameMetadata");t.isFunctionNameMetadata=s;var o=isTypeOf("LocalNameMetadata");t.isLocalNameMetadata=o;var a=isTypeOf("BinaryModule");t.isBinaryModule=a;var c=isTypeOf("QuoteModule");t.isQuoteModule=c;var u=isTypeOf("SectionMetadata");t.isSectionMetadata=u;var l=isTypeOf("ProducersSectionMetadata");t.isProducersSectionMetadata=l;var f=isTypeOf("ProducerMetadata");t.isProducerMetadata=f;var p=isTypeOf("ProducerMetadataVersionedName");t.isProducerMetadataVersionedName=p;var d=isTypeOf("LoopInstruction");t.isLoopInstruction=d;var h=isTypeOf("Instr");t.isInstr=h;var m=isTypeOf("IfInstruction");t.isIfInstruction=m;var g=isTypeOf("StringLiteral");t.isStringLiteral=g;var y=isTypeOf("NumberLiteral");t.isNumberLiteral=y;var v=isTypeOf("LongNumberLiteral");t.isLongNumberLiteral=v;var _=isTypeOf("FloatLiteral");t.isFloatLiteral=_;var b=isTypeOf("Elem");t.isElem=b;var E=isTypeOf("IndexInFuncSection");t.isIndexInFuncSection=E;var w=isTypeOf("ValtypeLiteral");t.isValtypeLiteral=w;var S=isTypeOf("TypeInstruction");t.isTypeInstruction=S;var k=isTypeOf("Start");t.isStart=k;var D=isTypeOf("GlobalType");t.isGlobalType=D;var x=isTypeOf("LeadingComment");t.isLeadingComment=x;var C=isTypeOf("BlockComment");t.isBlockComment=C;var A=isTypeOf("Data");t.isData=A;var T=isTypeOf("Global");t.isGlobal=T;var M=isTypeOf("Table");t.isTable=M;var O=isTypeOf("Memory");t.isMemory=O;var F=isTypeOf("FuncImportDescr");t.isFuncImportDescr=F;var I=isTypeOf("ModuleImport");t.isModuleImport=I;var R=isTypeOf("ModuleExportDescr");t.isModuleExportDescr=R;var P=isTypeOf("ModuleExport");t.isModuleExport=P;var N=isTypeOf("Limit");t.isLimit=N;var L=isTypeOf("Signature");t.isSignature=L;var B=isTypeOf("Program");t.isProgram=B;var j=isTypeOf("Identifier");t.isIdentifier=j;var U=isTypeOf("BlockInstruction");t.isBlockInstruction=U;var z=isTypeOf("CallInstruction");t.isCallInstruction=z;var H=isTypeOf("CallIndirectInstruction");t.isCallIndirectInstruction=H;var V=isTypeOf("ByteArray");t.isByteArray=V;var G=isTypeOf("Func");t.isFunc=G;var q=isTypeOf("InternalBrUnless");t.isInternalBrUnless=q;var W=isTypeOf("InternalGoto");t.isInternalGoto=W;var K=isTypeOf("InternalCallExtern");t.isInternalCallExtern=K;var X=isTypeOf("InternalEndAndReturn");t.isInternalEndAndReturn=X;var J=function isNode(e){return n(e)||r(e)||i(e)||s(e)||o(e)||a(e)||c(e)||u(e)||l(e)||f(e)||p(e)||d(e)||h(e)||m(e)||g(e)||y(e)||v(e)||_(e)||b(e)||E(e)||w(e)||S(e)||k(e)||D(e)||x(e)||C(e)||A(e)||T(e)||M(e)||O(e)||F(e)||I(e)||R(e)||P(e)||N(e)||L(e)||B(e)||j(e)||U(e)||z(e)||H(e)||V(e)||G(e)||q(e)||W(e)||K(e)||X(e)};t.isNode=J;var Y=function isBlock(e){return d(e)||U(e)||G(e)};t.isBlock=Y;var Q=function isInstruction(e){return d(e)||h(e)||m(e)||S(e)||U(e)||z(e)||H(e)};t.isInstruction=Q;var Z=function isExpression(e){return h(e)||g(e)||y(e)||v(e)||_(e)||w(e)||j(e)};t.isExpression=Z;var $=function isNumericLiteral(e){return y(e)||v(e)||_(e)};t.isNumericLiteral=$;var ee=function isImportDescr(e){return D(e)||M(e)||O(e)||F(e)};t.isImportDescr=ee;var te=function isIntrinsic(e){return q(e)||W(e)||K(e)||X(e)};t.isIntrinsic=te;var ne=assertTypeOf("Module");t.assertModule=ne;var re=assertTypeOf("ModuleMetadata");t.assertModuleMetadata=re;var ie=assertTypeOf("ModuleNameMetadata");t.assertModuleNameMetadata=ie;var se=assertTypeOf("FunctionNameMetadata");t.assertFunctionNameMetadata=se;var oe=assertTypeOf("LocalNameMetadata");t.assertLocalNameMetadata=oe;var ae=assertTypeOf("BinaryModule");t.assertBinaryModule=ae;var ce=assertTypeOf("QuoteModule");t.assertQuoteModule=ce;var ue=assertTypeOf("SectionMetadata");t.assertSectionMetadata=ue;var le=assertTypeOf("ProducersSectionMetadata");t.assertProducersSectionMetadata=le;var fe=assertTypeOf("ProducerMetadata");t.assertProducerMetadata=fe;var pe=assertTypeOf("ProducerMetadataVersionedName");t.assertProducerMetadataVersionedName=pe;var de=assertTypeOf("LoopInstruction");t.assertLoopInstruction=de;var he=assertTypeOf("Instr");t.assertInstr=he;var me=assertTypeOf("IfInstruction");t.assertIfInstruction=me;var ge=assertTypeOf("StringLiteral");t.assertStringLiteral=ge;var ye=assertTypeOf("NumberLiteral");t.assertNumberLiteral=ye;var ve=assertTypeOf("LongNumberLiteral");t.assertLongNumberLiteral=ve;var _e=assertTypeOf("FloatLiteral");t.assertFloatLiteral=_e;var be=assertTypeOf("Elem");t.assertElem=be;var Ee=assertTypeOf("IndexInFuncSection");t.assertIndexInFuncSection=Ee;var we=assertTypeOf("ValtypeLiteral");t.assertValtypeLiteral=we;var Se=assertTypeOf("TypeInstruction");t.assertTypeInstruction=Se;var ke=assertTypeOf("Start");t.assertStart=ke;var De=assertTypeOf("GlobalType");t.assertGlobalType=De;var xe=assertTypeOf("LeadingComment");t.assertLeadingComment=xe;var Ce=assertTypeOf("BlockComment");t.assertBlockComment=Ce;var Ae=assertTypeOf("Data");t.assertData=Ae;var Te=assertTypeOf("Global");t.assertGlobal=Te;var Me=assertTypeOf("Table");t.assertTable=Me;var Oe=assertTypeOf("Memory");t.assertMemory=Oe;var Fe=assertTypeOf("FuncImportDescr");t.assertFuncImportDescr=Fe;var Ie=assertTypeOf("ModuleImport");t.assertModuleImport=Ie;var Re=assertTypeOf("ModuleExportDescr");t.assertModuleExportDescr=Re;var Pe=assertTypeOf("ModuleExport");t.assertModuleExport=Pe;var Ne=assertTypeOf("Limit");t.assertLimit=Ne;var Le=assertTypeOf("Signature");t.assertSignature=Le;var Be=assertTypeOf("Program");t.assertProgram=Be;var je=assertTypeOf("Identifier");t.assertIdentifier=je;var Ue=assertTypeOf("BlockInstruction");t.assertBlockInstruction=Ue;var ze=assertTypeOf("CallInstruction");t.assertCallInstruction=ze;var He=assertTypeOf("CallIndirectInstruction");t.assertCallIndirectInstruction=He;var Ve=assertTypeOf("ByteArray");t.assertByteArray=Ve;var Ge=assertTypeOf("Func");t.assertFunc=Ge;var qe=assertTypeOf("InternalBrUnless");t.assertInternalBrUnless=qe;var We=assertTypeOf("InternalGoto");t.assertInternalGoto=We;var Ke=assertTypeOf("InternalCallExtern");t.assertInternalCallExtern=Ke;var Xe=assertTypeOf("InternalEndAndReturn");t.assertInternalEndAndReturn=Xe;var Je={Module:["Node"],ModuleMetadata:["Node"],ModuleNameMetadata:["Node"],FunctionNameMetadata:["Node"],LocalNameMetadata:["Node"],BinaryModule:["Node"],QuoteModule:["Node"],SectionMetadata:["Node"],ProducersSectionMetadata:["Node"],ProducerMetadata:["Node"],ProducerMetadataVersionedName:["Node"],LoopInstruction:["Node","Block","Instruction"],Instr:["Node","Expression","Instruction"],IfInstruction:["Node","Instruction"],StringLiteral:["Node","Expression"],NumberLiteral:["Node","NumericLiteral","Expression"],LongNumberLiteral:["Node","NumericLiteral","Expression"],FloatLiteral:["Node","NumericLiteral","Expression"],Elem:["Node"],IndexInFuncSection:["Node"],ValtypeLiteral:["Node","Expression"],TypeInstruction:["Node","Instruction"],Start:["Node"],GlobalType:["Node","ImportDescr"],LeadingComment:["Node"],BlockComment:["Node"],Data:["Node"],Global:["Node"],Table:["Node","ImportDescr"],Memory:["Node","ImportDescr"],FuncImportDescr:["Node","ImportDescr"],ModuleImport:["Node"],ModuleExportDescr:["Node"],ModuleExport:["Node"],Limit:["Node"],Signature:["Node"],Program:["Node"],Identifier:["Node","Expression"],BlockInstruction:["Node","Block","Instruction"],CallInstruction:["Node","Instruction"],CallIndirectInstruction:["Node","Instruction"],ByteArray:["Node"],Func:["Node","Block"],InternalBrUnless:["Node","Intrinsic"],InternalGoto:["Node","Intrinsic"],InternalCallExtern:["Node","Intrinsic"],InternalEndAndReturn:["Node","Intrinsic"]};t.unionTypesMap=Je;var Ye=["Module","ModuleMetadata","ModuleNameMetadata","FunctionNameMetadata","LocalNameMetadata","BinaryModule","QuoteModule","SectionMetadata","ProducersSectionMetadata","ProducerMetadata","ProducerMetadataVersionedName","LoopInstruction","Instr","IfInstruction","StringLiteral","NumberLiteral","LongNumberLiteral","FloatLiteral","Elem","IndexInFuncSection","ValtypeLiteral","TypeInstruction","Start","GlobalType","LeadingComment","BlockComment","Data","Global","Table","Memory","FuncImportDescr","ModuleImport","ModuleExportDescr","ModuleExport","Limit","Signature","Program","Identifier","BlockInstruction","CallInstruction","CallIndirectInstruction","ByteArray","Func","InternalBrUnless","InternalGoto","InternalCallExtern","InternalEndAndReturn","Node","Block","Instruction","Expression","NumericLiteral","ImportDescr","Intrinsic"];t.nodeAndUnionTypes=Ye},75769:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.signatures=void 0;function sign(e,t){return[e,t]}var n="u32";var r="i32";var i="i64";var s="f32";var o="f64";var a=function vector(e){var t=[e];t.vector=true;return t};var c={unreachable:sign([],[]),nop:sign([],[]),br:sign([n],[]),br_if:sign([n],[]),br_table:sign(a(n),[]),return:sign([],[]),call:sign([n],[]),call_indirect:sign([n],[])};var u={drop:sign([],[]),select:sign([],[])};var l={get_local:sign([n],[]),set_local:sign([n],[]),tee_local:sign([n],[]),get_global:sign([n],[]),set_global:sign([n],[])};var f={"i32.load":sign([n,n],[r]),"i64.load":sign([n,n],[]),"f32.load":sign([n,n],[]),"f64.load":sign([n,n],[]),"i32.load8_s":sign([n,n],[r]),"i32.load8_u":sign([n,n],[r]),"i32.load16_s":sign([n,n],[r]),"i32.load16_u":sign([n,n],[r]),"i64.load8_s":sign([n,n],[i]),"i64.load8_u":sign([n,n],[i]),"i64.load16_s":sign([n,n],[i]),"i64.load16_u":sign([n,n],[i]),"i64.load32_s":sign([n,n],[i]),"i64.load32_u":sign([n,n],[i]),"i32.store":sign([n,n],[]),"i64.store":sign([n,n],[]),"f32.store":sign([n,n],[]),"f64.store":sign([n,n],[]),"i32.store8":sign([n,n],[]),"i32.store16":sign([n,n],[]),"i64.store8":sign([n,n],[]),"i64.store16":sign([n,n],[]),"i64.store32":sign([n,n],[]),current_memory:sign([],[]),grow_memory:sign([],[])};var p={"i32.const":sign([r],[r]),"i64.const":sign([i],[i]),"f32.const":sign([s],[s]),"f64.const":sign([o],[o]),"i32.eqz":sign([r],[r]),"i32.eq":sign([r,r],[r]),"i32.ne":sign([r,r],[r]),"i32.lt_s":sign([r,r],[r]),"i32.lt_u":sign([r,r],[r]),"i32.gt_s":sign([r,r],[r]),"i32.gt_u":sign([r,r],[r]),"i32.le_s":sign([r,r],[r]),"i32.le_u":sign([r,r],[r]),"i32.ge_s":sign([r,r],[r]),"i32.ge_u":sign([r,r],[r]),"i64.eqz":sign([i],[i]),"i64.eq":sign([i,i],[r]),"i64.ne":sign([i,i],[r]),"i64.lt_s":sign([i,i],[r]),"i64.lt_u":sign([i,i],[r]),"i64.gt_s":sign([i,i],[r]),"i64.gt_u":sign([i,i],[r]),"i64.le_s":sign([i,i],[r]),"i64.le_u":sign([i,i],[r]),"i64.ge_s":sign([i,i],[r]),"i64.ge_u":sign([i,i],[r]),"f32.eq":sign([s,s],[r]),"f32.ne":sign([s,s],[r]),"f32.lt":sign([s,s],[r]),"f32.gt":sign([s,s],[r]),"f32.le":sign([s,s],[r]),"f32.ge":sign([s,s],[r]),"f64.eq":sign([o,o],[r]),"f64.ne":sign([o,o],[r]),"f64.lt":sign([o,o],[r]),"f64.gt":sign([o,o],[r]),"f64.le":sign([o,o],[r]),"f64.ge":sign([o,o],[r]),"i32.clz":sign([r],[r]),"i32.ctz":sign([r],[r]),"i32.popcnt":sign([r],[r]),"i32.add":sign([r,r],[r]),"i32.sub":sign([r,r],[r]),"i32.mul":sign([r,r],[r]),"i32.div_s":sign([r,r],[r]),"i32.div_u":sign([r,r],[r]),"i32.rem_s":sign([r,r],[r]),"i32.rem_u":sign([r,r],[r]),"i32.and":sign([r,r],[r]),"i32.or":sign([r,r],[r]),"i32.xor":sign([r,r],[r]),"i32.shl":sign([r,r],[r]),"i32.shr_s":sign([r,r],[r]),"i32.shr_u":sign([r,r],[r]),"i32.rotl":sign([r,r],[r]),"i32.rotr":sign([r,r],[r]),"i64.clz":sign([i],[i]),"i64.ctz":sign([i],[i]),"i64.popcnt":sign([i],[i]),"i64.add":sign([i,i],[i]),"i64.sub":sign([i,i],[i]),"i64.mul":sign([i,i],[i]),"i64.div_s":sign([i,i],[i]),"i64.div_u":sign([i,i],[i]),"i64.rem_s":sign([i,i],[i]),"i64.rem_u":sign([i,i],[i]),"i64.and":sign([i,i],[i]),"i64.or":sign([i,i],[i]),"i64.xor":sign([i,i],[i]),"i64.shl":sign([i,i],[i]),"i64.shr_s":sign([i,i],[i]),"i64.shr_u":sign([i,i],[i]),"i64.rotl":sign([i,i],[i]),"i64.rotr":sign([i,i],[i]),"f32.abs":sign([s],[s]),"f32.neg":sign([s],[s]),"f32.ceil":sign([s],[s]),"f32.floor":sign([s],[s]),"f32.trunc":sign([s],[s]),"f32.nearest":sign([s],[s]),"f32.sqrt":sign([s],[s]),"f32.add":sign([s,s],[s]),"f32.sub":sign([s,s],[s]),"f32.mul":sign([s,s],[s]),"f32.div":sign([s,s],[s]),"f32.min":sign([s,s],[s]),"f32.max":sign([s,s],[s]),"f32.copysign":sign([s,s],[s]),"f64.abs":sign([o],[o]),"f64.neg":sign([o],[o]),"f64.ceil":sign([o],[o]),"f64.floor":sign([o],[o]),"f64.trunc":sign([o],[o]),"f64.nearest":sign([o],[o]),"f64.sqrt":sign([o],[o]),"f64.add":sign([o,o],[o]),"f64.sub":sign([o,o],[o]),"f64.mul":sign([o,o],[o]),"f64.div":sign([o,o],[o]),"f64.min":sign([o,o],[o]),"f64.max":sign([o,o],[o]),"f64.copysign":sign([o,o],[o]),"i32.wrap/i64":sign([i],[r]),"i32.trunc_s/f32":sign([s],[r]),"i32.trunc_u/f32":sign([s],[r]),"i32.trunc_s/f64":sign([s],[r]),"i32.trunc_u/f64":sign([o],[r]),"i64.extend_s/i32":sign([r],[i]),"i64.extend_u/i32":sign([r],[i]),"i64.trunc_s/f32":sign([s],[i]),"i64.trunc_u/f32":sign([s],[i]),"i64.trunc_s/f64":sign([o],[i]),"i64.trunc_u/f64":sign([o],[i]),"f32.convert_s/i32":sign([r],[s]),"f32.convert_u/i32":sign([r],[s]),"f32.convert_s/i64":sign([i],[s]),"f32.convert_u/i64":sign([i],[s]),"f32.demote/f64":sign([o],[s]),"f64.convert_s/i32":sign([r],[o]),"f64.convert_u/i32":sign([r],[o]),"f64.convert_s/i64":sign([i],[o]),"f64.convert_u/i64":sign([i],[o]),"f64.promote/f32":sign([s],[o]),"i32.reinterpret/f32":sign([s],[r]),"i64.reinterpret/f64":sign([o],[i]),"f32.reinterpret/i32":sign([r],[s]),"f64.reinterpret/i64":sign([i],[o])};var d=Object.assign({},c,u,l,f,p);t.signatures=d},22056:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.traverse=traverse;var r=n(46166);var i=n(52696);function walk(e,t){var n=false;function innerWalk(e,t){if(n){return}var i=e.node;if(i===undefined){console.warn("traversing with an empty context");return}if(i._deleted===true){return}var s=(0,r.createPath)(e);t(i.type,s);if(s.shouldStop){n=true;return}Object.keys(i).forEach(function(e){var n=i[e];if(n===null||n===undefined){return}var r=Array.isArray(n)?n:[n];r.forEach(function(r){if(typeof r.type==="string"){var i={node:r,parentKey:e,parentPath:s,shouldStop:false,inList:Array.isArray(n)};innerWalk(i,t)}})})}innerWalk(e,t)}var s=function noop(){};function traverse(e,t){var n=arguments.length>2&&arguments[2]!==undefined?arguments[2]:s;var r=arguments.length>3&&arguments[3]!==undefined?arguments[3]:s;Object.keys(t).forEach(function(e){if(!i.nodeAndUnionTypes.includes(e)){throw new Error("Unexpected visitor ".concat(e))}});var o={node:e,inList:false,shouldStop:false,parentPath:null,parentKey:null};walk(o,function(e,s){if(typeof t[e]==="function"){n(e,s);t[e](s);r(e,s)}var o=i.unionTypesMap[e];if(!o){throw new Error("Unexpected node type ".concat(e))}o.forEach(function(e){if(typeof t[e]==="function"){n(e,s);t[e](s);r(e,s)}})})}},91764:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.isAnonymous=isAnonymous;t.getSectionMetadata=getSectionMetadata;t.getSectionMetadatas=getSectionMetadatas;t.sortSectionMetadata=sortSectionMetadata;t.orderedInsertNode=orderedInsertNode;t.assertHasLoc=assertHasLoc;t.getEndOfSection=getEndOfSection;t.shiftLoc=shiftLoc;t.shiftSection=shiftSection;t.signatureForOpcode=signatureForOpcode;t.getUniqueNameGenerator=getUniqueNameGenerator;t.getStartByteOffset=getStartByteOffset;t.getEndByteOffset=getEndByteOffset;t.getFunctionBeginingByteOffset=getFunctionBeginingByteOffset;t.getEndBlockByteOffset=getEndBlockByteOffset;t.getStartBlockByteOffset=getStartBlockByteOffset;var r=n(75769);var i=n(22056);var s=_interopRequireWildcard(n(3930));function _interopRequireWildcard(e){if(e&&e.__esModule){return e}else{var t={};if(e!=null){for(var n in e){if(Object.prototype.hasOwnProperty.call(e,n)){var r=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(e,n):{};if(r.get||r.set){Object.defineProperty(t,n,r)}else{t[n]=e[n]}}}}t.default=e;return t}}function _sliceIterator(e,t){var n=[];var r=true;var i=false;var s=undefined;try{for(var o=e[Symbol.iterator](),a;!(r=(a=o.next()).done);r=true){n.push(a.value);if(t&&n.length===t)break}}catch(e){i=true;s=e}finally{try{if(!r&&o["return"]!=null)o["return"]()}finally{if(i)throw s}}return n}function _slicedToArray(e,t){if(Array.isArray(e)){return e}else if(Symbol.iterator in Object(e)){return _sliceIterator(e,t)}else{throw new TypeError("Invalid attempt to destructure non-iterable instance")}}function _typeof(e){if(typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"){_typeof=function _typeof(e){return typeof e}}else{_typeof=function _typeof(e){return e&&typeof Symbol==="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e}}return _typeof(e)}function isAnonymous(e){return e.raw===""}function getSectionMetadata(e,t){var n;(0,i.traverse)(e,{SectionMetadata:function(e){function SectionMetadata(t){return e.apply(this,arguments)}SectionMetadata.toString=function(){return e.toString()};return SectionMetadata}(function(e){var r=e.node;if(r.section===t){n=r}})});return n}function getSectionMetadatas(e,t){var n=[];(0,i.traverse)(e,{SectionMetadata:function(e){function SectionMetadata(t){return e.apply(this,arguments)}SectionMetadata.toString=function(){return e.toString()};return SectionMetadata}(function(e){var r=e.node;if(r.section===t){n.push(r)}})});return n}function sortSectionMetadata(e){if(e.metadata==null){console.warn("sortSectionMetadata: no metadata to sort");return}e.metadata.sections.sort(function(e,t){var n=s.default.sections[e.section];var r=s.default.sections[t.section];if(typeof n!=="number"||typeof r!=="number"){throw new Error("Section id not found")}return n-r})}function orderedInsertNode(e,t){assertHasLoc(t);var n=false;if(t.type==="ModuleExport"){e.fields.push(t);return}e.fields=e.fields.reduce(function(e,r){var i=Infinity;if(r.loc!=null){i=r.loc.end.column}if(n===false&&t.loc.start.column0&&arguments[0]!==undefined?arguments[0]:"temp";if(!(t in e)){e[t]=0}else{e[t]=e[t]+1}return t+"_"+e[t]}}function getStartByteOffset(e){if(typeof e.loc==="undefined"||typeof e.loc.start==="undefined"){throw new Error("Can not get byte offset without loc informations, node: "+String(e.id))}return e.loc.start.column}function getEndByteOffset(e){if(typeof e.loc==="undefined"||typeof e.loc.end==="undefined"){throw new Error("Can not get byte offset without loc informations, node: "+e.type)}return e.loc.end.column}function getFunctionBeginingByteOffset(e){if(!(e.body.length>0)){throw new Error("n.body.length > 0"+" error: "+(undefined||"unknown"))}var t=_slicedToArray(e.body,1),n=t[0];return getStartByteOffset(n)}function getEndBlockByteOffset(e){if(!(e.instr.length>0||e.body.length>0)){throw new Error("n.instr.length > 0 || n.body.length > 0"+" error: "+(undefined||"unknown"))}var t;if(e.instr){t=e.instr[e.instr.length-1]}if(e.body){t=e.body[e.body.length-1]}if(!(_typeof(t)==="object")){throw new Error('typeof lastInstruction === "object"'+" error: "+(undefined||"unknown"))}return getStartByteOffset(t)}function getStartBlockByteOffset(e){if(!(e.instr.length>0||e.body.length>0)){throw new Error("n.instr.length > 0 || n.body.length > 0"+" error: "+(undefined||"unknown"))}var t;if(e.instr){var n=_slicedToArray(e.instr,1);t=n[0]}if(e.body){var r=_slicedToArray(e.body,1);t=r[0]}if(!(_typeof(t)==="object")){throw new Error('typeof fistInstruction === "object"'+" error: "+(undefined||"unknown"))}return getStartByteOffset(t)}},18083:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.default=parse;function parse(e){e=e.toUpperCase();var t=e.indexOf("P");var n,r;if(t!==-1){n=e.substring(0,t);r=parseInt(e.substring(t+1))}else{n=e;r=0}var i=n.indexOf(".");if(i!==-1){var s=parseInt(n.substring(0,i),16);var o=Math.sign(s);s=o*s;var a=n.length-i-1;var c=parseInt(n.substring(i+1),16);var u=a>0?c/Math.pow(16,a):0;if(o===0){if(u===0){n=o}else{if(Object.is(o,-0)){n=-u}else{n=u}}}else{n=o*(s+u)}}else{n=parseInt(n,16)}return n*(t!==-1?Math.pow(2,r):1)}},35866:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.LinkError=t.CompileError=t.RuntimeError=void 0;function _typeof(e){if(typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"){_typeof=function _typeof(e){return typeof e}}else{_typeof=function _typeof(e){return e&&typeof Symbol==="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e}}return _typeof(e)}function _classCallCheck(e,t){if(!(e instanceof t)){throw new TypeError("Cannot call a class as a function")}}function _possibleConstructorReturn(e,t){if(t&&(_typeof(t)==="object"||typeof t==="function")){return t}if(!e){throw new ReferenceError("this hasn't been initialised - super() hasn't been called")}return e}function _inherits(e,t){if(typeof t!=="function"&&t!==null){throw new TypeError("Super expression must either be null or a function")}e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:false,writable:true,configurable:true}});if(t)Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t}var n=function(e){_inherits(RuntimeError,e);function RuntimeError(){_classCallCheck(this,RuntimeError);return _possibleConstructorReturn(this,(RuntimeError.__proto__||Object.getPrototypeOf(RuntimeError)).apply(this,arguments))}return RuntimeError}(Error);t.RuntimeError=n;var r=function(e){_inherits(CompileError,e);function CompileError(){_classCallCheck(this,CompileError);return _possibleConstructorReturn(this,(CompileError.__proto__||Object.getPrototypeOf(CompileError)).apply(this,arguments))}return CompileError}(Error);t.CompileError=r;var i=function(e){_inherits(LinkError,e);function LinkError(){_classCallCheck(this,LinkError);return _possibleConstructorReturn(this,(LinkError.__proto__||Object.getPrototypeOf(LinkError)).apply(this,arguments))}return LinkError}(Error);t.LinkError=i},3104:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.overrideBytesInBuffer=overrideBytesInBuffer;t.makeBuffer=makeBuffer;t.fromHexdump=fromHexdump;function _toConsumableArray(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.codeFrameFromAst=codeFrameFromAst;t.codeFrameFromSource=codeFrameFromSource;var r=n(82925);function _typeof(e){if(typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"){_typeof=function _typeof(e){return typeof e}}else{_typeof=function _typeof(e){return e&&typeof Symbol==="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e}}return _typeof(e)}var i=5;function repeat(e,t){return Array(t).fill(e).join("")}function codeFrameFromAst(e,t){return codeFrameFromSource((0,r.print)(e),t)}function codeFrameFromSource(e,t){var n=t.start,r=t.end;var s=1;if(_typeof(r)==="object"){s=r.column-n.column+1}return e.split("\n").reduce(function(e,t,r){if(Math.abs(n.line-r){"use strict";Object.defineProperty(t,"__esModule",{value:true});t.makeTransition=makeTransition;t.FSM=void 0;function _sliceIterator(e,t){var n=[];var r=true;var i=false;var s=undefined;try{for(var o=e[Symbol.iterator](),a;!(r=(a=o.next()).done);r=true){n.push(a.value);if(t&&n.length===t)break}}catch(e){i=true;s=e}finally{try{if(!r&&o["return"]!=null)o["return"]()}finally{if(i)throw s}}return n}function _slicedToArray(e,t){if(Array.isArray(e)){return e}else if(Symbol.iterator in Object(e)){return _sliceIterator(e,t)}else{throw new TypeError("Invalid attempt to destructure non-iterable instance")}}function _classCallCheck(e,t){if(!(e instanceof t)){throw new TypeError("Cannot call a class as a function")}}function _defineProperties(e,t){for(var n=0;n2&&arguments[2]!==undefined?arguments[2]:{},r=n.n,i=r===void 0?1:r,s=n.allowedSeparator;return function(n){if(s){if(n.input[n.ptr]===s){if(e.test(n.input.substring(n.ptr-1,n.ptr))){return[n.currentState,1]}else{return[n.terminatingState,0]}}}if(e.test(n.input.substring(n.ptr,n.ptr+i))){return[t,i]}return false}}function combineTransitions(e){return function(){var t=false;var n=e[this.currentState]||[];for(var r=0;r2&&arguments[2]!==undefined?arguments[2]:n;_classCallCheck(this,FSM);this.initialState=t;this.terminatingState=r;if(r===n||!e[r]){e[r]=[]}this.transitionFunction=combineTransitions.call(this,e)}_createClass(FSM,[{key:"run",value:function run(e){this.input=e;this.ptr=0;this.currentState=this.initialState;var t="";var n,r;while(this.currentState!==this.terminatingState&&this.ptr{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.moduleContextFromModuleAST=moduleContextFromModuleAST;t.ModuleContext=void 0;var r=n(98093);function _classCallCheck(e,t){if(!(e instanceof t)){throw new TypeError("Cannot call a class as a function")}}function _defineProperties(e,t){for(var n=0;ne&&e>=0}},{key:"getLabel",value:function getLabel(e){return this.labels[e]}},{key:"popLabel",value:function popLabel(){this.labels.shift()}},{key:"hasLocal",value:function hasLocal(e){return typeof this.getLocal(e)!=="undefined"}},{key:"getLocal",value:function getLocal(e){return this.locals[e]}},{key:"addLocal",value:function addLocal(e){this.locals.push(e)}},{key:"addType",value:function addType(e){if(!(e.functype.type==="Signature")){throw new Error('type.functype.type === "Signature"'+" error: "+(undefined||"unknown"))}this.types.push(e.functype)}},{key:"hasType",value:function hasType(e){return this.types[e]!==undefined}},{key:"getType",value:function getType(e){return this.types[e]}},{key:"hasGlobal",value:function hasGlobal(e){return this.globals.length>e&&e>=0}},{key:"getGlobal",value:function getGlobal(e){return this.globals[e].type}},{key:"getGlobalOffsetByIdentifier",value:function getGlobalOffsetByIdentifier(e){if(!(typeof e==="string")){throw new Error('typeof name === "string"'+" error: "+(undefined||"unknown"))}return this.globalsOffsetByIdentifier[e]}},{key:"defineGlobal",value:function defineGlobal(e){var t=e.globalType.valtype;var n=e.globalType.mutability;this.globals.push({type:t,mutability:n});if(typeof e.name!=="undefined"){this.globalsOffsetByIdentifier[e.name.value]=this.globals.length-1}}},{key:"importGlobal",value:function importGlobal(e,t){this.globals.push({type:e,mutability:t})}},{key:"isMutableGlobal",value:function isMutableGlobal(e){return this.globals[e].mutability==="var"}},{key:"isImmutableGlobal",value:function isImmutableGlobal(e){return this.globals[e].mutability==="const"}},{key:"hasMemory",value:function hasMemory(e){return this.mems.length>e&&e>=0}},{key:"addMemory",value:function addMemory(e,t){this.mems.push({min:e,max:t})}},{key:"getMemory",value:function getMemory(e){return this.mems[e]}}]);return ModuleContext}();t.ModuleContext=i},3930:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});Object.defineProperty(t,"getSectionForNode",{enumerable:true,get:function get(){return r.getSectionForNode}});t.default=void 0;var r=n(55474);var i="illegal";var s=[0,97,115,109];var o=[1,0,0,0];function invertMap(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:function(e){return e};var n={};var r=Object.keys(e);for(var i=0,s=r.length;i2&&arguments[2]!==undefined?arguments[2]:0;return{name:e,object:t,numberOfArgs:n}}function createSymbol(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:0;return{name:e,numberOfArgs:t}}var a={func:96,result:64};var c={0:"Func",1:"Table",2:"Mem",3:"Global"};var u=invertMap(c);var l={127:"i32",126:"i64",125:"f32",124:"f64",123:"v128"};var f=invertMap(l);var p={112:"anyfunc"};var d=Object.assign({},l,{64:null,127:"i32",126:"i64",125:"f32",124:"f64"});var h={0:"const",1:"var"};var m=invertMap(h);var g={0:"func",1:"table",2:"mem",3:"global"};var y={custom:0,type:1,import:2,func:3,table:4,memory:5,global:6,export:7,start:8,element:9,code:10,data:11};var v={0:createSymbol("unreachable"),1:createSymbol("nop"),2:createSymbol("block"),3:createSymbol("loop"),4:createSymbol("if"),5:createSymbol("else"),6:i,7:i,8:i,9:i,10:i,11:createSymbol("end"),12:createSymbol("br",1),13:createSymbol("br_if",1),14:createSymbol("br_table"),15:createSymbol("return"),16:createSymbol("call",1),17:createSymbol("call_indirect",2),18:i,19:i,20:i,21:i,22:i,23:i,24:i,25:i,26:createSymbol("drop"),27:createSymbol("select"),28:i,29:i,30:i,31:i,32:createSymbol("get_local",1),33:createSymbol("set_local",1),34:createSymbol("tee_local",1),35:createSymbol("get_global",1),36:createSymbol("set_global",1),37:i,38:i,39:i,40:createSymbolObject("load","u32",1),41:createSymbolObject("load","u64",1),42:createSymbolObject("load","f32",1),43:createSymbolObject("load","f64",1),44:createSymbolObject("load8_s","u32",1),45:createSymbolObject("load8_u","u32",1),46:createSymbolObject("load16_s","u32",1),47:createSymbolObject("load16_u","u32",1),48:createSymbolObject("load8_s","u64",1),49:createSymbolObject("load8_u","u64",1),50:createSymbolObject("load16_s","u64",1),51:createSymbolObject("load16_u","u64",1),52:createSymbolObject("load32_s","u64",1),53:createSymbolObject("load32_u","u64",1),54:createSymbolObject("store","u32",1),55:createSymbolObject("store","u64",1),56:createSymbolObject("store","f32",1),57:createSymbolObject("store","f64",1),58:createSymbolObject("store8","u32",1),59:createSymbolObject("store16","u32",1),60:createSymbolObject("store8","u64",1),61:createSymbolObject("store16","u64",1),62:createSymbolObject("store32","u64",1),63:createSymbolObject("current_memory"),64:createSymbolObject("grow_memory"),65:createSymbolObject("const","i32",1),66:createSymbolObject("const","i64",1),67:createSymbolObject("const","f32",1),68:createSymbolObject("const","f64",1),69:createSymbolObject("eqz","i32"),70:createSymbolObject("eq","i32"),71:createSymbolObject("ne","i32"),72:createSymbolObject("lt_s","i32"),73:createSymbolObject("lt_u","i32"),74:createSymbolObject("gt_s","i32"),75:createSymbolObject("gt_u","i32"),76:createSymbolObject("le_s","i32"),77:createSymbolObject("le_u","i32"),78:createSymbolObject("ge_s","i32"),79:createSymbolObject("ge_u","i32"),80:createSymbolObject("eqz","i64"),81:createSymbolObject("eq","i64"),82:createSymbolObject("ne","i64"),83:createSymbolObject("lt_s","i64"),84:createSymbolObject("lt_u","i64"),85:createSymbolObject("gt_s","i64"),86:createSymbolObject("gt_u","i64"),87:createSymbolObject("le_s","i64"),88:createSymbolObject("le_u","i64"),89:createSymbolObject("ge_s","i64"),90:createSymbolObject("ge_u","i64"),91:createSymbolObject("eq","f32"),92:createSymbolObject("ne","f32"),93:createSymbolObject("lt","f32"),94:createSymbolObject("gt","f32"),95:createSymbolObject("le","f32"),96:createSymbolObject("ge","f32"),97:createSymbolObject("eq","f64"),98:createSymbolObject("ne","f64"),99:createSymbolObject("lt","f64"),100:createSymbolObject("gt","f64"),101:createSymbolObject("le","f64"),102:createSymbolObject("ge","f64"),103:createSymbolObject("clz","i32"),104:createSymbolObject("ctz","i32"),105:createSymbolObject("popcnt","i32"),106:createSymbolObject("add","i32"),107:createSymbolObject("sub","i32"),108:createSymbolObject("mul","i32"),109:createSymbolObject("div_s","i32"),110:createSymbolObject("div_u","i32"),111:createSymbolObject("rem_s","i32"),112:createSymbolObject("rem_u","i32"),113:createSymbolObject("and","i32"),114:createSymbolObject("or","i32"),115:createSymbolObject("xor","i32"),116:createSymbolObject("shl","i32"),117:createSymbolObject("shr_s","i32"),118:createSymbolObject("shr_u","i32"),119:createSymbolObject("rotl","i32"),120:createSymbolObject("rotr","i32"),121:createSymbolObject("clz","i64"),122:createSymbolObject("ctz","i64"),123:createSymbolObject("popcnt","i64"),124:createSymbolObject("add","i64"),125:createSymbolObject("sub","i64"),126:createSymbolObject("mul","i64"),127:createSymbolObject("div_s","i64"),128:createSymbolObject("div_u","i64"),129:createSymbolObject("rem_s","i64"),130:createSymbolObject("rem_u","i64"),131:createSymbolObject("and","i64"),132:createSymbolObject("or","i64"),133:createSymbolObject("xor","i64"),134:createSymbolObject("shl","i64"),135:createSymbolObject("shr_s","i64"),136:createSymbolObject("shr_u","i64"),137:createSymbolObject("rotl","i64"),138:createSymbolObject("rotr","i64"),139:createSymbolObject("abs","f32"),140:createSymbolObject("neg","f32"),141:createSymbolObject("ceil","f32"),142:createSymbolObject("floor","f32"),143:createSymbolObject("trunc","f32"),144:createSymbolObject("nearest","f32"),145:createSymbolObject("sqrt","f32"),146:createSymbolObject("add","f32"),147:createSymbolObject("sub","f32"),148:createSymbolObject("mul","f32"),149:createSymbolObject("div","f32"),150:createSymbolObject("min","f32"),151:createSymbolObject("max","f32"),152:createSymbolObject("copysign","f32"),153:createSymbolObject("abs","f64"),154:createSymbolObject("neg","f64"),155:createSymbolObject("ceil","f64"),156:createSymbolObject("floor","f64"),157:createSymbolObject("trunc","f64"),158:createSymbolObject("nearest","f64"),159:createSymbolObject("sqrt","f64"),160:createSymbolObject("add","f64"),161:createSymbolObject("sub","f64"),162:createSymbolObject("mul","f64"),163:createSymbolObject("div","f64"),164:createSymbolObject("min","f64"),165:createSymbolObject("max","f64"),166:createSymbolObject("copysign","f64"),167:createSymbolObject("wrap/i64","i32"),168:createSymbolObject("trunc_s/f32","i32"),169:createSymbolObject("trunc_u/f32","i32"),170:createSymbolObject("trunc_s/f64","i32"),171:createSymbolObject("trunc_u/f64","i32"),172:createSymbolObject("extend_s/i32","i64"),173:createSymbolObject("extend_u/i32","i64"),174:createSymbolObject("trunc_s/f32","i64"),175:createSymbolObject("trunc_u/f32","i64"),176:createSymbolObject("trunc_s/f64","i64"),177:createSymbolObject("trunc_u/f64","i64"),178:createSymbolObject("convert_s/i32","f32"),179:createSymbolObject("convert_u/i32","f32"),180:createSymbolObject("convert_s/i64","f32"),181:createSymbolObject("convert_u/i64","f32"),182:createSymbolObject("demote/f64","f32"),183:createSymbolObject("convert_s/i32","f64"),184:createSymbolObject("convert_u/i32","f64"),185:createSymbolObject("convert_s/i64","f64"),186:createSymbolObject("convert_u/i64","f64"),187:createSymbolObject("promote/f32","f64"),188:createSymbolObject("reinterpret/f32","i32"),189:createSymbolObject("reinterpret/f64","i64"),190:createSymbolObject("reinterpret/i32","f32"),191:createSymbolObject("reinterpret/i64","f64")};var _=invertMap(v,function(e){if(typeof e.object==="string"){return"".concat(e.object,".").concat(e.name)}return e.name});var b={symbolsByByte:v,sections:y,magicModuleHeader:s,moduleVersion:o,types:a,valtypes:l,exportTypes:c,blockTypes:d,tableTypes:p,globalTypes:h,importTypes:g,valtypesByString:f,globalTypesByString:m,exportTypesByName:u,symbolsByName:_};t.default=b},55474:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.getSectionForNode=getSectionForNode;function getSectionForNode(e){switch(e.type){case"ModuleImport":return"import";case"CallInstruction":case"CallIndirectInstruction":case"Func":case"Instr":return"code";case"ModuleExport":return"export";case"Start":return"start";case"TypeInstruction":return"type";case"IndexInFuncSection":return"func";case"Global":return"global";default:return}}},97961:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.createEmptySection=createEmptySection;var r=n(44166);var i=n(3104);var s=_interopRequireDefault(n(3930));var o=_interopRequireWildcard(n(98093));function _interopRequireWildcard(e){if(e&&e.__esModule){return e}else{var t={};if(e!=null){for(var n in e){if(Object.prototype.hasOwnProperty.call(e,n)){var r=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(e,n):{};if(r.get||r.set){Object.defineProperty(t,n,r)}else{t[n]=e[n]}}}}t.default=e;return t}}function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _typeof(e){if(typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"){_typeof=function _typeof(e){return typeof e}}else{_typeof=function _typeof(e){return e&&typeof Symbol==="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e}}return _typeof(e)}function findLastSection(e,t){var n=s.default.sections[t];var r=e.body[0].metadata.sections;var i;var o=0;for(var a=0,c=r.length;ao&&n{"use strict";Object.defineProperty(t,"__esModule",{value:true});Object.defineProperty(t,"resizeSectionByteSize",{enumerable:true,get:function get(){return r.resizeSectionByteSize}});Object.defineProperty(t,"resizeSectionVecSize",{enumerable:true,get:function get(){return r.resizeSectionVecSize}});Object.defineProperty(t,"createEmptySection",{enumerable:true,get:function get(){return i.createEmptySection}});Object.defineProperty(t,"removeSections",{enumerable:true,get:function get(){return s.removeSections}});var r=n(35369);var i=n(97961);var s=n(96744)},96744:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.removeSections=removeSections;var r=n(98093);var i=n(3104);function removeSections(e,t,n){var s=(0,r.getSectionMetadatas)(e,n);if(s.length===0){throw new Error("Section metadata not found")}return s.reverse().reduce(function(t,s){var o=s.startOffset-1;var a=n==="start"?s.size.loc.end.column+1:s.startOffset+s.size.value+1;var c=-(a-o);var u=false;(0,r.traverse)(e,{SectionMetadata:function SectionMetadata(t){if(t.node.section===n){u=true;return t.remove()}if(u===true){(0,r.shiftSection)(e,t.node,c)}}});var l=[];return(0,i.overrideBytesInBuffer)(t,o,a,l)},t)}},35369:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.resizeSectionByteSize=resizeSectionByteSize;t.resizeSectionVecSize=resizeSectionVecSize;var r=n(44166);var i=n(98093);var s=n(3104);function resizeSectionByteSize(e,t,n,o){var a=(0,i.getSectionMetadata)(e,n);if(typeof a==="undefined"){throw new Error("Section metadata not found")}if(typeof a.size.loc==="undefined"){throw new Error("SectionMetadata "+n+" has no loc")}var c=a.size.loc.start.column;var u=a.size.loc.end.column;var l=a.size.value+o;var f=(0,r.encodeU32)(l);a.size.value=l;var p=u-c;var d=f.length;if(d!==p){var h=d-p;a.size.loc.end.column=c+d;o+=h;a.vectorOfSize.loc.start.column+=h;a.vectorOfSize.loc.end.column+=h}var m=false;(0,i.traverse)(e,{SectionMetadata:function SectionMetadata(t){if(t.node.section===n){m=true;return}if(m===true){(0,i.shiftSection)(e,t.node,o)}}});return(0,s.overrideBytesInBuffer)(t,c,u,f)}function resizeSectionVecSize(e,t,n,o){var a=(0,i.getSectionMetadata)(e,n);if(typeof a==="undefined"){throw new Error("Section metadata not found")}if(typeof a.vectorOfSize.loc==="undefined"){throw new Error("SectionMetadata "+n+" has no loc")}if(a.vectorOfSize.value===-1){return t}var c=a.vectorOfSize.loc.start.column;var u=a.vectorOfSize.loc.end.column;var l=a.vectorOfSize.value+o;var f=(0,r.encodeU32)(l);a.vectorOfSize.value=l;a.vectorOfSize.loc.end.column=c+f.length;return(0,s.overrideBytesInBuffer)(t,c,u,f)}},48:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.encodeF32=encodeF32;t.encodeF64=encodeF64;t.decodeF32=decodeF32;t.decodeF64=decodeF64;t.DOUBLE_PRECISION_MANTISSA=t.SINGLE_PRECISION_MANTISSA=t.NUMBER_OF_BYTE_F64=t.NUMBER_OF_BYTE_F32=void 0;var r=n(3158);var i=4;t.NUMBER_OF_BYTE_F32=i;var s=8;t.NUMBER_OF_BYTE_F64=s;var o=23;t.SINGLE_PRECISION_MANTISSA=o;var a=52;t.DOUBLE_PRECISION_MANTISSA=a;function encodeF32(e){var t=[];(0,r.write)(t,e,0,true,o,i);return t}function encodeF64(e){var t=[];(0,r.write)(t,e,0,true,a,s);return t}function decodeF32(e){var t=Buffer.from(e);return(0,r.read)(t,0,true,o,i)}function decodeF64(e){var t=Buffer.from(e);return(0,r.read)(t,0,true,a,s)}},90683:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.extract=extract;t.inject=inject;t.getSign=getSign;t.highOrder=highOrder;function extract(e,t,n,r){if(n<0||n>32){throw new Error("Bad value for bitLength.")}if(r===undefined){r=0}else if(r!==0&&r!==1){throw new Error("Bad value for defaultBit.")}var i=r*255;var s=0;var o=t+n;var a=Math.floor(t/8);var c=t%8;var u=Math.floor(o/8);var l=o%8;if(l!==0){s=get(u)&(1<a){u--;s=s<<8|get(u)}s>>>=c;return s;function get(t){var n=e[t];return n===undefined?i:n}}function inject(e,t,n,r){if(n<0||n>32){throw new Error("Bad value for bitLength.")}var i=Math.floor((t+n-1)/8);if(t<0||i>=e.length){throw new Error("Index out of range.")}var s=Math.floor(t/8);var o=t%8;while(n>0){if(r&1){e[s]|=1<>=1;n--;o=(o+1)%8;if(o===0){s++}}}function getSign(e){return e[e.length-1]>>>7}function highOrder(e,t){var n=t.length;var r=(e^1)*255;while(n>0&&t[n-1]===r){n--}if(n===0){return-1}var i=t[n-1];var s=n*8-1;for(var o=7;o>0;o--){if((i>>o&1)===e){break}s--}return s}},1779:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.alloc=alloc;t.free=free;t.resize=resize;t.readInt=readInt;t.readUInt=readUInt;t.writeInt64=writeInt64;t.writeUInt64=writeUInt64;var n=[];var r=20;var i=-0x8000000000000000;var s=0x7ffffffffffffc00;var o=0xfffffffffffff800;var a=4294967296;var c=0x10000000000000000;function lowestBit(e){return e&-e}function isLossyToAdd(e,t){if(t===0){return false}var n=lowestBit(t);var r=e+n;if(r===e){return true}if(r-n!==e){return true}return false}function alloc(e){var t=n[e];if(t){n[e]=undefined}else{t=new Buffer(e)}t.fill(0);return t}function free(e){var t=e.length;if(t=0;s--){r=r*256+e[s]}}else{for(var o=t-1;o>=0;o--){var a=e[o];r*=256;if(isLossyToAdd(r,a)){i=true}r+=a}}return{value:r,lossy:i}}function readUInt(e){var t=e.length;var n=0;var r=false;if(t<7){for(var i=t-1;i>=0;i--){n=n*256+e[i]}}else{for(var s=t-1;s>=0;s--){var o=e[s];n*=256;if(isLossyToAdd(n,o)){r=true}n+=o}}return{value:n,lossy:r}}function writeInt64(e,t){if(es){throw new Error("Value out of range.")}if(e<0){e+=c}writeUInt64(e,t)}function writeUInt64(e,t){if(e<0||e>o){throw new Error("Value out of range.")}var n=e%a;var r=Math.floor(e/a);t.writeUInt32LE(n,0);t.writeUInt32LE(r,4)}},39784:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.decodeInt64=decodeInt64;t.decodeUInt64=decodeUInt64;t.decodeInt32=decodeInt32;t.decodeUInt32=decodeUInt32;t.encodeU32=encodeU32;t.encodeI32=encodeI32;t.encodeI64=encodeI64;t.MAX_NUMBER_OF_BYTE_U64=t.MAX_NUMBER_OF_BYTE_U32=void 0;var r=_interopRequireDefault(n(83082));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}var i=5;t.MAX_NUMBER_OF_BYTE_U32=i;var s=10;t.MAX_NUMBER_OF_BYTE_U64=s;function decodeInt64(e,t){return r.default.decodeInt64(e,t)}function decodeUInt64(e,t){return r.default.decodeUInt64(e,t)}function decodeInt32(e,t){return r.default.decodeInt32(e,t)}function decodeUInt32(e,t){return r.default.decodeUInt32(e,t)}function encodeU32(e){return r.default.encodeUInt32(e)}function encodeI32(e){return r.default.encodeInt32(e)}function encodeI64(e){return r.default.encodeInt64(e)}},83082:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.default=void 0;var r=_interopRequireDefault(n(11174));var i=_interopRequireWildcard(n(90683));var s=_interopRequireWildcard(n(1779));function _interopRequireWildcard(e){if(e&&e.__esModule){return e}else{var t={};if(e!=null){for(var n in e){if(Object.prototype.hasOwnProperty.call(e,n)){var r=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(e,n):{};if(r.get||r.set){Object.defineProperty(t,n,r)}else{t[n]=e[n]}}}}t.default=e;return t}}function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}var o=-2147483648;var a=2147483647;var c=4294967295;function signedBitCount(e){return i.highOrder(i.getSign(e)^1,e)+2}function unsignedBitCount(e){var t=i.highOrder(1,e)+1;return t?t:1}function encodeBufferCommon(e,t){var n;var r;if(t){n=i.getSign(e);r=signedBitCount(e)}else{n=0;r=unsignedBitCount(e)}var o=Math.ceil(r/7);var a=s.alloc(o);for(var c=0;c=128){n++}n++;if(t+n>e.length){}return n}function decodeBufferCommon(e,t,n){t=t===undefined?0:t;var r=encodedLength(e,t);var o=r*7;var a=Math.ceil(o/8);var c=s.alloc(a);var u=0;while(r>0){i.inject(c,u,7,e[t]);u+=7;t++;r--}var l;var f;if(n){var p=c[a-1];var d=u%8;if(d!==0){var h=32-d;p=c[a-1]=p<>h&255}l=p>>7;f=l*255}else{l=0;f=0}while(a>1&&c[a-1]===f&&(!n||c[a-2]>>7===l)){a--}c=s.resize(c,a);return{value:c,nextIndex:t}}function encodeIntBuffer(e){return encodeBufferCommon(e,true)}function decodeIntBuffer(e,t){return decodeBufferCommon(e,t,true)}function encodeInt32(e){var t=s.alloc(4);t.writeInt32LE(e,0);var n=encodeIntBuffer(t);s.free(t);return n}function decodeInt32(e,t){var n=decodeIntBuffer(e,t);var r=s.readInt(n.value);var i=r.value;s.free(n.value);if(ia){throw new Error("integer too large")}return{value:i,nextIndex:n.nextIndex}}function encodeInt64(e){var t=s.alloc(8);s.writeInt64(e,t);var n=encodeIntBuffer(t);s.free(t);return n}function decodeInt64(e,t){var n=decodeIntBuffer(e,t);var i=r.default.fromBytesLE(n.value,false);s.free(n.value);return{value:i,nextIndex:n.nextIndex,lossy:false}}function encodeUIntBuffer(e){return encodeBufferCommon(e,false)}function decodeUIntBuffer(e,t){return decodeBufferCommon(e,t,false)}function encodeUInt32(e){var t=s.alloc(4);t.writeUInt32LE(e,0);var n=encodeUIntBuffer(t);s.free(t);return n}function decodeUInt32(e,t){var n=decodeUIntBuffer(e,t);var r=s.readUInt(n.value);var i=r.value;s.free(n.value);if(i>c){throw new Error("integer too large")}return{value:i,nextIndex:n.nextIndex}}function encodeUInt64(e){var t=s.alloc(8);s.writeUInt64(e,t);var n=encodeUIntBuffer(t);s.free(t);return n}function decodeUInt64(e,t){var n=decodeUIntBuffer(e,t);var i=r.default.fromBytesLE(n.value,true);s.free(n.value);return{value:i,nextIndex:n.nextIndex,lossy:false}}var u={decodeInt32:decodeInt32,decodeInt64:decodeInt64,decodeIntBuffer:decodeIntBuffer,decodeUInt32:decodeUInt32,decodeUInt64:decodeUInt64,decodeUIntBuffer:decodeUIntBuffer,encodeInt32:encodeInt32,encodeInt64:encodeInt64,encodeIntBuffer:encodeIntBuffer,encodeUInt32:encodeUInt32,encodeUInt64:encodeUInt64,encodeUIntBuffer:encodeUIntBuffer};t.default=u},85589:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.decode=decode;function _toConsumableArray(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t=65536){throw new Error("invalid UTF-8 encoding")}else{return t}}function decode(e){return _decode(e).map(function(e){return String.fromCharCode(e)}).join("")}function _decode(e){if(e.length===0){return[]}{var t=_toArray(e),n=t[0],r=t.slice(1);if(n<128){return[code(0,n)].concat(_toConsumableArray(_decode(r)))}if(n<192){throw new Error("invalid UTF-8 encoding")}}{var i=_toArray(e),s=i[0],o=i[1],a=i.slice(2);if(s<224){return[code(128,((s&31)<<6)+con(o))].concat(_toConsumableArray(_decode(a)))}}{var c=_toArray(e),u=c[0],l=c[1],f=c[2],p=c.slice(3);if(u<240){return[code(2048,((u&15)<<12)+(con(l)<<6)+con(f))].concat(_toConsumableArray(_decode(p)))}}{var d=_toArray(e),h=d[0],m=d[1],g=d[2],y=d[3],v=d.slice(4);if(h<248){return[code(65536,(((h&7)<<18)+con(m)<<12)+(con(g)<<6)+con(y))].concat(_toConsumableArray(_decode(v)))}}throw new Error("invalid UTF-8 encoding")}},56264:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.encode=encode;function _toConsumableArray(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t>>6,con(n)].concat(_toConsumableArray(_encode(r)))}if(n<65536){return[224|n>>>12,con(n>>>6),con(n)].concat(_toConsumableArray(_encode(r)))}if(n<1114112){return[240|n>>>18,con(n>>>12),con(n>>>6),con(n)].concat(_toConsumableArray(_encode(r)))}throw new Error("utf8")}},38040:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});Object.defineProperty(t,"decode",{enumerable:true,get:function get(){return r.decode}});Object.defineProperty(t,"encode",{enumerable:true,get:function get(){return i.encode}});var r=n(85589);var i=n(56264)},17467:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.applyOperations=applyOperations;var r=n(44166);var i=n(77445);var s=n(98093);var o=n(77246);var a=n(3104);var c=n(3930);function _sliceIterator(e,t){var n=[];var r=true;var i=false;var s=undefined;try{for(var o=e[Symbol.iterator](),a;!(r=(a=o.next()).done);r=true){n.push(a.value);if(t&&n.length===t)break}}catch(e){i=true;s=e}finally{try{if(!r&&o["return"]!=null)o["return"]()}finally{if(i)throw s}}return n}function _slicedToArray(e,t){if(Array.isArray(e)){return e}else if(Symbol.iterator in Object(e)){return _sliceIterator(e,t)}else{throw new TypeError("Invalid attempt to destructure non-iterable instance")}}function shiftLocNodeByDelta(e,t){(0,s.assertHasLoc)(e);e.loc.start.column+=t;e.loc.end.column+=t}function applyUpdate(e,t,n){var o=_slicedToArray(n,2),u=o[0],l=o[1];var f=0;(0,s.assertHasLoc)(u);var p=(0,c.getSectionForNode)(l);var d=(0,r.encodeNode)(l);t=(0,a.overrideBytesInBuffer)(t,u.loc.start.column,u.loc.end.column,d);if(p==="code"){(0,s.traverse)(e,{Func:function Func(e){var n=e.node;var o=n.body.find(function(e){return e===l})!==undefined;if(o===true){(0,s.assertHasLoc)(n);var c=(0,r.encodeNode)(u).length;var f=d.length-c;if(f!==0){var p=n.metadata.bodySize+f;var h=(0,i.encodeU32)(p);var m=n.loc.start.column;var g=m+1;t=(0,a.overrideBytesInBuffer)(t,m,g,h)}}}})}var h=d.length-(u.loc.end.column-u.loc.start.column);l.loc={start:{line:-1,column:-1},end:{line:-1,column:-1}};l.loc.start.column=u.loc.start.column;l.loc.end.column=u.loc.start.column+d.length;return{uint8Buffer:t,deltaBytes:h,deltaElements:f}}function applyDelete(e,t,n){var r=-1;(0,s.assertHasLoc)(n);var i=(0,c.getSectionForNode)(n);if(i==="start"){var u=(0,s.getSectionMetadata)(e,"start");t=(0,o.removeSections)(e,t,"start");var l=-(u.size.value+1);return{uint8Buffer:t,deltaBytes:l,deltaElements:r}}var f=[];t=(0,a.overrideBytesInBuffer)(t,n.loc.start.column,n.loc.end.column,f);var p=-(n.loc.end.column-n.loc.start.column);return{uint8Buffer:t,deltaBytes:p,deltaElements:r}}function applyAdd(e,t,n){var i=+1;var u=(0,c.getSectionForNode)(n);var l=(0,s.getSectionMetadata)(e,u);if(typeof l==="undefined"){var f=(0,o.createEmptySection)(e,t,u);t=f.uint8Buffer;l=f.sectionMetadata}if((0,s.isFunc)(n)){var p=n.body;if(p.length===0||p[p.length-1].id!=="end"){throw new Error("expressions must be ended")}}if((0,s.isGlobal)(n)){var p=n.init;if(p.length===0||p[p.length-1].id!=="end"){throw new Error("expressions must be ended")}}var d=(0,r.encodeNode)(n);var h=(0,s.getEndOfSection)(l);var m=h;var g=d.length;t=(0,a.overrideBytesInBuffer)(t,h,m,d);n.loc={start:{line:-1,column:h},end:{line:-1,column:h+g}};if(n.type==="Func"){var y=d[0];n.metadata={bodySize:y}}if(n.type!=="IndexInFuncSection"){(0,s.orderedInsertNode)(e.body[0],n)}return{uint8Buffer:t,deltaBytes:g,deltaElements:i}}function applyOperations(e,t,n){n.forEach(function(r){var i;var s;switch(r.kind){case"update":i=applyUpdate(e,t,[r.oldNode,r.node]);s=(0,c.getSectionForNode)(r.node);break;case"delete":i=applyDelete(e,t,r.node);s=(0,c.getSectionForNode)(r.node);break;case"add":i=applyAdd(e,t,r.node);s=(0,c.getSectionForNode)(r.node);break;default:throw new Error("Unknown operation")}if(i.deltaElements!==0&&s!=="start"){var a=i.uint8Buffer.length;i.uint8Buffer=(0,o.resizeSectionVecSize)(e,i.uint8Buffer,s,i.deltaElements);i.deltaBytes+=i.uint8Buffer.length-a}if(i.deltaBytes!==0&&s!=="start"){var u=i.uint8Buffer.length;i.uint8Buffer=(0,o.resizeSectionByteSize)(e,i.uint8Buffer,s,i.deltaBytes);i.deltaBytes+=i.uint8Buffer.length-u}if(i.deltaBytes!==0){n.forEach(function(e){switch(e.kind){case"update":shiftLocNodeByDelta(e.oldNode,i.deltaBytes);break;case"delete":shiftLocNodeByDelta(e.node,i.deltaBytes);break}})}t=i.uint8Buffer});return t}},226:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.edit=edit;t.editWithAST=editWithAST;t.add=add;t.addWithAST=addWithAST;var r=n(73432);var i=n(98093);var s=n(70797);var o=n(53620);var a=_interopRequireWildcard(n(3930));var c=n(17467);function _interopRequireWildcard(e){if(e&&e.__esModule){return e}else{var t={};if(e!=null){for(var n in e){if(Object.prototype.hasOwnProperty.call(e,n)){var r=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(e,n):{};if(r.get||r.set){Object.defineProperty(t,n,r)}else{t[n]=e[n]}}}}t.default=e;return t}}function hashNode(e){return JSON.stringify(e)}function preprocess(e){var t=(0,o.shrinkPaddedLEB128)(new Uint8Array(e));return t.buffer}function sortBySectionOrder(e){var t=new Map;var n=true;var r=false;var i=undefined;try{for(var s=e[Symbol.iterator](),o;!(n=(o=s.next()).done);n=true){var c=o.value;t.set(c,t.size)}}catch(e){r=true;i=e}finally{try{if(!n&&s.return!=null){s.return()}}finally{if(r){throw i}}}e.sort(function(e,n){var r=(0,a.getSectionForNode)(e);var i=(0,a.getSectionForNode)(n);var s=a.default.sections[r];var o=a.default.sections[i];if(typeof s!=="number"||typeof o!=="number"){throw new Error("Section id not found")}if(s===o){return t.get(e)-t.get(n)}return s-o})}function edit(e,t){e=preprocess(e);var n=(0,r.decode)(e);return editWithAST(n,e,t)}function editWithAST(e,t,n){var r=[];var o=new Uint8Array(t);var a;function before(e,t){a=(0,s.cloneNode)(t.node)}function after(e,t){if(t.node._deleted===true){r.push({kind:"delete",node:t.node})}else if(hashNode(a)!==hashNode(t.node)){r.push({kind:"update",oldNode:a,node:t.node})}}(0,i.traverse)(e,n,before,after);o=(0,c.applyOperations)(e,o,r);return o.buffer}function add(e,t){e=preprocess(e);var n=(0,r.decode)(e);return addWithAST(n,e,t)}function addWithAST(e,t,n){sortBySectionOrder(n);var r=new Uint8Array(t);var i=n.map(function(e){return{kind:"add",node:e}});r=(0,c.applyOperations)(e,r,i);return r.buffer}},77445:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.encodeVersion=encodeVersion;t.encodeHeader=encodeHeader;t.encodeU32=encodeU32;t.encodeI32=encodeI32;t.encodeI64=encodeI64;t.encodeVec=encodeVec;t.encodeValtype=encodeValtype;t.encodeMutability=encodeMutability;t.encodeUTF8Vec=encodeUTF8Vec;t.encodeLimits=encodeLimits;t.encodeModuleImport=encodeModuleImport;t.encodeSectionMetadata=encodeSectionMetadata;t.encodeCallInstruction=encodeCallInstruction;t.encodeCallIndirectInstruction=encodeCallIndirectInstruction;t.encodeModuleExport=encodeModuleExport;t.encodeTypeInstruction=encodeTypeInstruction;t.encodeInstr=encodeInstr;t.encodeStringLiteral=encodeStringLiteral;t.encodeGlobal=encodeGlobal;t.encodeFuncBody=encodeFuncBody;t.encodeIndexInFuncSection=encodeIndexInFuncSection;t.encodeElem=encodeElem;var r=_interopRequireWildcard(n(39784));var i=_interopRequireWildcard(n(48));var s=_interopRequireWildcard(n(38040));var o=_interopRequireDefault(n(3930));var a=n(44166);function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _interopRequireWildcard(e){if(e&&e.__esModule){return e}else{var t={};if(e!=null){for(var n in e){if(Object.prototype.hasOwnProperty.call(e,n)){var r=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(e,n):{};if(r.get||r.set){Object.defineProperty(t,n,r)}else{t[n]=e[n]}}}}t.default=e;return t}}function _toConsumableArray(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.encodeNode=encodeNode;t.encodeU32=void 0;var r=_interopRequireWildcard(n(77445));function _interopRequireWildcard(e){if(e&&e.__esModule){return e}else{var t={};if(e!=null){for(var n in e){if(Object.prototype.hasOwnProperty.call(e,n)){var r=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(e,n):{};if(r.get||r.set){Object.defineProperty(t,n,r)}else{t[n]=e[n]}}}}t.default=e;return t}}function encodeNode(e){switch(e.type){case"ModuleImport":return r.encodeModuleImport(e);case"SectionMetadata":return r.encodeSectionMetadata(e);case"CallInstruction":return r.encodeCallInstruction(e);case"CallIndirectInstruction":return r.encodeCallIndirectInstruction(e);case"TypeInstruction":return r.encodeTypeInstruction(e);case"Instr":return r.encodeInstr(e);case"ModuleExport":return r.encodeModuleExport(e);case"Global":return r.encodeGlobal(e);case"Func":return r.encodeFuncBody(e);case"IndexInFuncSection":return r.encodeIndexInFuncSection(e);case"StringLiteral":return r.encodeStringLiteral(e);case"Elem":return r.encodeElem(e);default:throw new Error("Unsupported encoding for node of type: "+JSON.stringify(e.type))}}var i=r.encodeU32;t.encodeU32=i},53620:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.shrinkPaddedLEB128=shrinkPaddedLEB128;var r=n(73432);var i=n(25688);function _typeof(e){if(typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"){_typeof=function _typeof(e){return typeof e}}else{_typeof=function _typeof(e){return e&&typeof Symbol==="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e}}return _typeof(e)}function _classCallCheck(e,t){if(!(e instanceof t)){throw new TypeError("Cannot call a class as a function")}}function _possibleConstructorReturn(e,t){if(t&&(_typeof(t)==="object"||typeof t==="function")){return t}if(!e){throw new ReferenceError("this hasn't been initialised - super() hasn't been called")}return e}function _inherits(e,t){if(typeof t!=="function"&&t!==null){throw new TypeError("Super expression must either be null or a function")}e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:false,writable:true,configurable:true}});if(t)Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t}var s=function(e){_inherits(OptimizerError,e);function OptimizerError(e,t){var n;_classCallCheck(this,OptimizerError);n=_possibleConstructorReturn(this,(OptimizerError.__proto__||Object.getPrototypeOf(OptimizerError)).call(this,"Error while optimizing: "+e+": "+t.message));n.stack=t.stack;return n}return OptimizerError}(Error);var o={ignoreCodeSection:true,ignoreDataSection:true};function shrinkPaddedLEB128(e){try{var t=(0,r.decode)(e.buffer,o);return(0,i.shrinkPaddedLEB128)(t,e)}catch(e){throw new s("shrinkPaddedLEB128",e)}}},25688:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.shrinkPaddedLEB128=shrinkPaddedLEB128;var r=n(98093);var i=n(77445);var s=n(3104);function shiftFollowingSections(e,t,n){var i=t.section;var s=false;(0,r.traverse)(e,{SectionMetadata:function SectionMetadata(t){if(t.node.section===i){s=true;return}if(s===true){(0,r.shiftSection)(e,t.node,n)}}})}function shrinkPaddedLEB128(e,t){(0,r.traverse)(e,{SectionMetadata:function SectionMetadata(n){var r=n.node;{var o=(0,i.encodeU32)(r.size.value);var a=o.length;var c=r.size.loc.start.column;var u=r.size.loc.end.column;var l=u-c;if(a!==l){var f=l-a;t=(0,s.overrideBytesInBuffer)(t,c,u,o);shiftFollowingSections(e,r,-f)}}}});return t}},13975:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.decode=decode;var r=n(35866);var i=_interopRequireWildcard(n(48));var s=_interopRequireWildcard(n(38040));var o=_interopRequireWildcard(n(98093));var a=n(39784);var c=_interopRequireDefault(n(3930));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _interopRequireWildcard(e){if(e&&e.__esModule){return e}else{var t={};if(e!=null){for(var n in e){if(Object.prototype.hasOwnProperty.call(e,n)){var r=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(e,n):{};if(r.get||r.set){Object.defineProperty(t,n,r)}else{t[n]=e[n]}}}}t.default=e;return t}}function _toConsumableArray(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t=n.length}function eatBytes(e){l=l+e}function readBytesAtOffset(e,t){var r=[];for(var i=0;i>7?-1:1;var r=0;for(var s=0;s>7?-1:1;var r=0;for(var s=0;sn.length){throw new Error("unexpected end")}var e=readBytes(4);if(byteArrayEq(c.default.magicModuleHeader,e)===false){throw new r.CompileError("magic header not detected")}dump(e,"wasm magic header");eatBytes(4)}function parseVersion(){if(isEOF()===true||l+4>n.length){throw new Error("unexpected end")}var e=readBytes(4);if(byteArrayEq(c.default.moduleVersion,e)===false){throw new r.CompileError("unknown binary version")}dump(e,"wasm version");eatBytes(4)}function parseVec(e){var t=readU32();var n=t.value;eatBytes(t.nextIndex);dump([n],"number");if(n===0){return[]}var i=[];for(var s=0;s=40&&i<=64){if(s.name==="grow_memory"||s.name==="current_memory"){var Y=readU32();var Q=Y.value;eatBytes(Y.nextIndex);if(Q!==0){throw new Error("zero flag expected")}dump([Q],"index")}else{var Z=readU32();var $=Z.value;eatBytes(Z.nextIndex);dump([$],"align");var ee=readU32();var te=ee.value;eatBytes(ee.nextIndex);dump([te],"offset")}}else if(i>=65&&i<=68){if(s.object==="i32"){var ne=read32();var re=ne.value;eatBytes(ne.nextIndex);dump([re],"i32 value");l.push(o.numberLiteralFromRaw(re))}if(s.object==="u32"){var ie=readU32();var se=ie.value;eatBytes(ie.nextIndex);dump([se],"u32 value");l.push(o.numberLiteralFromRaw(se))}if(s.object==="i64"){var oe=read64();var ae=oe.value;eatBytes(oe.nextIndex);dump([Number(ae.toString())],"i64 value");var ce=ae.high,ue=ae.low;var le={type:"LongNumberLiteral",value:{high:ce,low:ue}};l.push(le)}if(s.object==="u64"){var fe=readU64();var pe=fe.value;eatBytes(fe.nextIndex);dump([Number(pe.toString())],"u64 value");var de=pe.high,he=pe.low;var me={type:"LongNumberLiteral",value:{high:de,low:he}};l.push(me)}if(s.object==="f32"){var ge=readF32();var ye=ge.value;eatBytes(ge.nextIndex);dump([ye],"f32 value");l.push(o.floatLiteral(ye,ge.nan,ge.inf,String(ye)))}if(s.object==="f64"){var ve=readF64();var _e=ve.value;eatBytes(ve.nextIndex);dump([_e],"f64 value");l.push(o.floatLiteral(_e,ve.nan,ve.inf,String(_e)))}}else{for(var be=0;be=e||e===c.default.sections.custom){e=n+1}else{if(n!==c.default.sections.custom)throw new r.CompileError("Unexpected section: "+toHex(n))}var i=e;var s=l;var a=getPosition();var u=readU32();var f=u.value;eatBytes(u.nextIndex);var p=function(){var e=getPosition();return o.withLoc(o.numberLiteralFromRaw(f),e,a)}();switch(n){case c.default.sections.type:{dumpSep("section Type");dump([n],"section code");dump([f],"section size");var d=getPosition();var h=readU32();var m=h.value;eatBytes(h.nextIndex);var g=o.sectionMetadata("type",s,p,function(){var e=getPosition();return o.withLoc(o.numberLiteralFromRaw(m),e,d)}());var y=parseTypeSection(m);return{nodes:y,metadata:g,nextSectionIndex:i}}case c.default.sections.table:{dumpSep("section Table");dump([n],"section code");dump([f],"section size");var v=getPosition();var _=readU32();var b=_.value;eatBytes(_.nextIndex);dump([b],"num tables");var E=o.sectionMetadata("table",s,p,function(){var e=getPosition();return o.withLoc(o.numberLiteralFromRaw(b),e,v)}());var w=parseTableSection(b);return{nodes:w,metadata:E,nextSectionIndex:i}}case c.default.sections.import:{dumpSep("section Import");dump([n],"section code");dump([f],"section size");var S=getPosition();var k=readU32();var D=k.value;eatBytes(k.nextIndex);dump([D],"number of imports");var x=o.sectionMetadata("import",s,p,function(){var e=getPosition();return o.withLoc(o.numberLiteralFromRaw(D),e,S)}());var C=parseImportSection(D);return{nodes:C,metadata:x,nextSectionIndex:i}}case c.default.sections.func:{dumpSep("section Function");dump([n],"section code");dump([f],"section size");var A=getPosition();var T=readU32();var M=T.value;eatBytes(T.nextIndex);var O=o.sectionMetadata("func",s,p,function(){var e=getPosition();return o.withLoc(o.numberLiteralFromRaw(M),e,A)}());parseFuncSection(M);var F=[];return{nodes:F,metadata:O,nextSectionIndex:i}}case c.default.sections.export:{dumpSep("section Export");dump([n],"section code");dump([f],"section size");var I=getPosition();var R=readU32();var P=R.value;eatBytes(R.nextIndex);var N=o.sectionMetadata("export",s,p,function(){var e=getPosition();return o.withLoc(o.numberLiteralFromRaw(P),e,I)}());parseExportSection(P);var L=[];return{nodes:L,metadata:N,nextSectionIndex:i}}case c.default.sections.code:{dumpSep("section Code");dump([n],"section code");dump([f],"section size");var B=getPosition();var j=readU32();var U=j.value;eatBytes(j.nextIndex);var z=o.sectionMetadata("code",s,p,function(){var e=getPosition();return o.withLoc(o.numberLiteralFromRaw(U),e,B)}());if(t.ignoreCodeSection===true){var H=f-j.nextIndex;eatBytes(H)}else{parseCodeSection(U)}var V=[];return{nodes:V,metadata:z,nextSectionIndex:i}}case c.default.sections.start:{dumpSep("section Start");dump([n],"section code");dump([f],"section size");var G=o.sectionMetadata("start",s,p);var q=[parseStartSection()];return{nodes:q,metadata:G,nextSectionIndex:i}}case c.default.sections.element:{dumpSep("section Element");dump([n],"section code");dump([f],"section size");var W=getPosition();var K=readU32();var X=K.value;eatBytes(K.nextIndex);var J=o.sectionMetadata("element",s,p,function(){var e=getPosition();return o.withLoc(o.numberLiteralFromRaw(X),e,W)}());var Y=parseElemSection(X);return{nodes:Y,metadata:J,nextSectionIndex:i}}case c.default.sections.global:{dumpSep("section Global");dump([n],"section code");dump([f],"section size");var Q=getPosition();var Z=readU32();var $=Z.value;eatBytes(Z.nextIndex);var ee=o.sectionMetadata("global",s,p,function(){var e=getPosition();return o.withLoc(o.numberLiteralFromRaw($),e,Q)}());var te=parseGlobalSection($);return{nodes:te,metadata:ee,nextSectionIndex:i}}case c.default.sections.memory:{dumpSep("section Memory");dump([n],"section code");dump([f],"section size");var ne=getPosition();var re=readU32();var ie=re.value;eatBytes(re.nextIndex);var se=o.sectionMetadata("memory",s,p,function(){var e=getPosition();return o.withLoc(o.numberLiteralFromRaw(ie),e,ne)}());var oe=parseMemorySection(ie);return{nodes:oe,metadata:se,nextSectionIndex:i}}case c.default.sections.data:{dumpSep("section Data");dump([n],"section code");dump([f],"section size");var ae=o.sectionMetadata("data",s,p);var ce=getPosition();var ue=readU32();var le=ue.value;eatBytes(ue.nextIndex);ae.vectorOfSize=function(){var e=getPosition();return o.withLoc(o.numberLiteralFromRaw(le),e,ce)}();if(t.ignoreDataSection===true){var fe=f-ue.nextIndex;eatBytes(fe);dumpSep("ignore data ("+f+" bytes)");return{nodes:[],metadata:ae,nextSectionIndex:i}}else{var pe=parseDataSection(le);return{nodes:pe,metadata:ae,nextSectionIndex:i}}}case c.default.sections.custom:{dumpSep("section Custom");dump([n],"section code");dump([f],"section size");var de=[o.sectionMetadata("custom",s,p)];var he=readUTF8String();eatBytes(he.nextIndex);dump([],"section name (".concat(he.value,")"));var me=f-he.nextIndex;if(he.value==="name"){var ge=l;try{de.push.apply(de,_toConsumableArray(parseNameSection(me)))}catch(e){console.warn('Failed to decode custom "name" section @'.concat(l,"; ignoring (").concat(e.message,")."));eatBytes(l-(ge+me))}}else if(he.value==="producers"){var ye=l;try{de.push(parseProducersSection())}catch(e){console.warn('Failed to decode custom "producers" section @'.concat(l,"; ignoring (").concat(e.message,")."));eatBytes(l-(ye+me))}}else{eatBytes(me);dumpSep("ignore custom "+JSON.stringify(he.value)+" section ("+me+" bytes)")}return{nodes:[],metadata:de,nextSectionIndex:i}}}throw new r.CompileError("Unexpected section: "+toHex(n))}parseModuleHeader();parseVersion();var p=[];var d=0;var h={sections:[],functionNames:[],localNames:[],producers:[]};while(l{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.decode=decode;var r=_interopRequireWildcard(n(13975));var i=_interopRequireWildcard(n(98093));function _interopRequireWildcard(e){if(e&&e.__esModule){return e}else{var t={};if(e!=null){for(var n in e){if(Object.prototype.hasOwnProperty.call(e,n)){var r=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(e,n):{};if(r.get||r.set){Object.defineProperty(t,n,r)}else{t[n]=e[n]}}}}t.default=e;return t}}var s={dump:false,ignoreCodeSection:false,ignoreDataSection:false,ignoreCustomNameSection:false};function restoreFunctionNames(e){var t=[];i.traverse(e,{FunctionNameMetadata:function FunctionNameMetadata(e){var n=e.node;t.push({name:n.value,index:n.index})}});if(t.length===0){return}i.traverse(e,{Func:function(e){function Func(t){return e.apply(this,arguments)}Func.toString=function(){return e.toString()};return Func}(function(e){var n=e.node;var r=n.name;var i=r.value;var s=Number(i.replace("func_",""));var o=t.find(function(e){return e.index===s});if(o){var a=r.value;r.value=o.name;r.numeric=a;delete r.raw}}),ModuleExport:function(e){function ModuleExport(t){return e.apply(this,arguments)}ModuleExport.toString=function(){return e.toString()};return ModuleExport}(function(e){var n=e.node;if(n.descr.exportType==="Func"){var r=n.descr.id;var s=r.value;var o=t.find(function(e){return e.index===s});if(o){n.descr.id=i.identifier(o.name)}}}),ModuleImport:function(e){function ModuleImport(t){return e.apply(this,arguments)}ModuleImport.toString=function(){return e.toString()};return ModuleImport}(function(e){var n=e.node;if(n.descr.type==="FuncImportDescr"){var r=n.descr.id;var s=Number(r.replace("func_",""));var o=t.find(function(e){return e.index===s});if(o){n.descr.id=i.identifier(o.name)}}}),CallInstruction:function(e){function CallInstruction(t){return e.apply(this,arguments)}CallInstruction.toString=function(){return e.toString()};return CallInstruction}(function(e){var n=e.node;var r=n.index.value;var s=t.find(function(e){return e.index===r});if(s){var o=n.index;n.index=i.identifier(s.name);n.numeric=o;delete n.raw}})})}function restoreLocalNames(e){var t=[];i.traverse(e,{LocalNameMetadata:function LocalNameMetadata(e){var n=e.node;t.push({name:n.value,localIndex:n.localIndex,functionIndex:n.functionIndex})}});if(t.length===0){return}i.traverse(e,{Func:function(e){function Func(t){return e.apply(this,arguments)}Func.toString=function(){return e.toString()};return Func}(function(e){var n=e.node;var r=n.signature;if(r.type!=="Signature"){return}var i=n.name;var s=i.value;var o=Number(s.replace("func_",""));r.params.forEach(function(e,n){var r=t.find(function(e){return e.localIndex===n&&e.functionIndex===o});if(r&&r.name!==""){e.id=r.name}})})})}function restoreModuleName(e){i.traverse(e,{ModuleNameMetadata:function(e){function ModuleNameMetadata(t){return e.apply(this,arguments)}ModuleNameMetadata.toString=function(){return e.toString()};return ModuleNameMetadata}(function(t){i.traverse(e,{Module:function(e){function Module(t){return e.apply(this,arguments)}Module.toString=function(){return e.toString()};return Module}(function(e){var n=e.node;var r=t.node.value;if(r===""){r=null}n.id=r})})})})}function decode(e,t){var n=Object.assign({},s,t);var i=r.decode(e,n);if(n.ignoreCustomNameSection===false){restoreFunctionNames(i);restoreLocalNames(i);restoreModuleName(i)}return i}},9864:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.parse=parse;var r=n(33416);var i=_interopRequireWildcard(n(98093));var s=n(73933);var o=n(19648);var a=n(67853);function _interopRequireWildcard(e){if(e&&e.__esModule){return e}else{var t={};if(e!=null){for(var n in e){if(Object.prototype.hasOwnProperty.call(e,n)){var r=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(e,n):{};if(r.get||r.set){Object.defineProperty(t,n,r)}else{t[n]=e[n]}}}}t.default=e;return t}}function _typeof(e){if(typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"){_typeof=function _typeof(e){return typeof e}}else{_typeof=function _typeof(e){return e&&typeof Symbol==="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e}}return _typeof(e)}function _toConsumableArray(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t0){return i.table(o,n,e,s)}else{return i.table(o,n,e)}}function parseImport(){if(l.type!==a.tokens.string){throw new Error("Expected a string, "+l.type+" given.")}var e=l.value;eatToken();if(l.type!==a.tokens.string){throw new Error("Expected a string, "+l.type+" given.")}var n=l.value;eatToken();eatTokenOfType(a.tokens.openParen);var s;if(isKeyword(l,a.keywords.func)){eatToken();var o=[];var u=[];var f;var p=i.identifier(c("func"));if(l.type===a.tokens.identifier){p=identifierFromToken(l);eatToken()}while(l.type===a.tokens.openParen){eatToken();if(lookaheadAndCheck(a.keywords.type)===true){eatToken();f=parseTypeReference()}else if(lookaheadAndCheck(a.keywords.param)===true){eatToken();o.push.apply(o,_toConsumableArray(parseFuncParam()))}else if(lookaheadAndCheck(a.keywords.result)===true){eatToken();u.push.apply(u,_toConsumableArray(parseFuncResult()))}else{throw function(){return new Error("\n"+(0,r.codeFrameFromSource)(t,l.loc)+"\n"+"Unexpected token in import of type"+", given "+tokenToString(l))}()}eatTokenOfType(a.tokens.closeParen)}if(typeof p==="undefined"){throw new Error("Imported function must have a name")}s=i.funcImportDescr(p,f!==undefined?f:i.signature(o,u))}else if(isKeyword(l,a.keywords.global)){eatToken();if(l.type===a.tokens.openParen){eatToken();eatTokenOfType(a.tokens.keyword);var d=l.value;eatToken();s=i.globalType(d,"var");eatTokenOfType(a.tokens.closeParen)}else{var h=l.value;eatTokenOfType(a.tokens.valtype);s=i.globalType(h,"const")}}else if(isKeyword(l,a.keywords.memory)===true){eatToken();s=parseMemory()}else if(isKeyword(l,a.keywords.table)===true){eatToken();s=parseTable()}else{throw new Error("Unsupported import type: "+tokenToString(l))}eatTokenOfType(a.tokens.closeParen);return i.moduleImport(e,n,s)}function parseBlock(){var e=i.identifier(c("block"));var n=null;var s=[];if(l.type===a.tokens.identifier){e=identifierFromToken(l);eatToken()}else{e=i.withRaw(e,"")}while(l.type===a.tokens.openParen){eatToken();if(lookaheadAndCheck(a.keywords.result)===true){eatToken();n=l.value;eatToken()}else if(lookaheadAndCheck(a.tokens.name)===true||lookaheadAndCheck(a.tokens.valtype)===true||l.type==="keyword"){s.push(parseFuncInstr())}else{throw function(){return new Error("\n"+(0,r.codeFrameFromSource)(t,l.loc)+"\n"+"Unexpected token in block body of type"+", given "+tokenToString(l))}()}maybeIgnoreComment();eatTokenOfType(a.tokens.closeParen)}return i.blockInstruction(e,s,n)}function parseIf(){var e=null;var n=i.identifier(c("if"));var s=[];var o=[];var u=[];if(l.type===a.tokens.identifier){n=identifierFromToken(l);eatToken()}else{n=i.withRaw(n,"")}while(l.type===a.tokens.openParen){eatToken();if(isKeyword(l,a.keywords.result)===true){eatToken();e=l.value;eatTokenOfType(a.tokens.valtype);eatTokenOfType(a.tokens.closeParen);continue}if(isKeyword(l,a.keywords.then)===true){eatToken();while(l.type===a.tokens.openParen){eatToken();if(lookaheadAndCheck(a.tokens.name)===true||lookaheadAndCheck(a.tokens.valtype)===true||l.type==="keyword"){o.push(parseFuncInstr())}else{throw function(){return new Error("\n"+(0,r.codeFrameFromSource)(t,l.loc)+"\n"+"Unexpected token in consequent body of type"+", given "+tokenToString(l))}()}eatTokenOfType(a.tokens.closeParen)}eatTokenOfType(a.tokens.closeParen);continue}if(isKeyword(l,a.keywords.else)){eatToken();while(l.type===a.tokens.openParen){eatToken();if(lookaheadAndCheck(a.tokens.name)===true||lookaheadAndCheck(a.tokens.valtype)===true||l.type==="keyword"){u.push(parseFuncInstr())}else{throw function(){return new Error("\n"+(0,r.codeFrameFromSource)(t,l.loc)+"\n"+"Unexpected token in alternate body of type"+", given "+tokenToString(l))}()}eatTokenOfType(a.tokens.closeParen)}eatTokenOfType(a.tokens.closeParen);continue}if(lookaheadAndCheck(a.tokens.name)===true||lookaheadAndCheck(a.tokens.valtype)===true||l.type==="keyword"){s.push(parseFuncInstr());eatTokenOfType(a.tokens.closeParen);continue}throw function(){return new Error("\n"+(0,r.codeFrameFromSource)(t,l.loc)+"\n"+"Unexpected token in if body"+", given "+tokenToString(l))}()}return i.ifInstruction(n,s,e,o,u)}function parseLoop(){var e=i.identifier(c("loop"));var n;var s=[];if(l.type===a.tokens.identifier){e=identifierFromToken(l);eatToken()}else{e=i.withRaw(e,"")}while(l.type===a.tokens.openParen){eatToken();if(lookaheadAndCheck(a.keywords.result)===true){eatToken();n=l.value;eatToken()}else if(lookaheadAndCheck(a.tokens.name)===true||lookaheadAndCheck(a.tokens.valtype)===true||l.type==="keyword"){s.push(parseFuncInstr())}else{throw function(){return new Error("\n"+(0,r.codeFrameFromSource)(t,l.loc)+"\n"+"Unexpected token in loop body"+", given "+tokenToString(l))}()}eatTokenOfType(a.tokens.closeParen)}return i.loopInstruction(e,n,s)}function parseCallIndirect(){var e;var t=[];var n=[];var r=[];while(l.type!==a.tokens.closeParen){if(lookaheadAndCheck(a.tokens.openParen,a.keywords.type)){eatToken();eatToken();e=parseTypeReference()}else if(lookaheadAndCheck(a.tokens.openParen,a.keywords.param)){eatToken();eatToken();if(l.type!==a.tokens.closeParen){t.push.apply(t,_toConsumableArray(parseFuncParam()))}}else if(lookaheadAndCheck(a.tokens.openParen,a.keywords.result)){eatToken();eatToken();if(l.type!==a.tokens.closeParen){n.push.apply(n,_toConsumableArray(parseFuncResult()))}}else{eatTokenOfType(a.tokens.openParen);r.push(parseFuncInstr())}eatTokenOfType(a.tokens.closeParen)}return i.callIndirectInstruction(e!==undefined?e:i.signature(t,n),r)}function parseExport(){if(l.type!==a.tokens.string){throw new Error("Expected string after export, got: "+l.type)}var e=l.value;eatToken();var t=parseModuleExportDescr();return i.moduleExport(e,t)}function parseModuleExportDescr(){var e=getStartLoc();var t="";var n;eatTokenOfType(a.tokens.openParen);while(l.type!==a.tokens.closeParen){if(isKeyword(l,a.keywords.func)){t="Func";eatToken();n=parseExportIndex(l)}else if(isKeyword(l,a.keywords.table)){t="Table";eatToken();n=parseExportIndex(l)}else if(isKeyword(l,a.keywords.global)){t="Global";eatToken();n=parseExportIndex(l)}else if(isKeyword(l,a.keywords.memory)){t="Memory";eatToken();n=parseExportIndex(l)}eatToken()}if(t===""){throw new Error("Unknown export type")}if(n===undefined){throw new Error("Exported function must have a name")}var r=i.moduleExportDescr(t,n);var s=getEndLoc();eatTokenOfType(a.tokens.closeParen);return i.withLoc(r,s,e)}function parseModule(){var t=null;var r=false;var s=false;var o=[];if(l.type===a.tokens.identifier){t=l.value;eatToken()}if(hasPlugin("wast")&&l.type===a.tokens.name&&l.value==="binary"){eatToken();r=true}if(hasPlugin("wast")&&l.type===a.tokens.name&&l.value==="quote"){eatToken();s=true}if(r===true){var c=[];while(l.type===a.tokens.string){c.push(l.value);eatToken();maybeIgnoreComment()}eatTokenOfType(a.tokens.closeParen);return i.binaryModule(t,c)}if(s===true){var f=[];while(l.type===a.tokens.string){f.push(l.value);eatToken()}eatTokenOfType(a.tokens.closeParen);return i.quoteModule(t,f)}while(l.type!==a.tokens.closeParen){o.push(walk());if(u.registredExportedElements.length>0){u.registredExportedElements.forEach(function(e){o.push(i.moduleExport(e.name,i.moduleExportDescr(e.exportType,e.id)))});u.registredExportedElements=[]}l=e[n]}eatTokenOfType(a.tokens.closeParen);return i.module(t,o)}function parseFuncInstrArguments(e){var n=[];var s={};var o=0;while(l.type===a.tokens.name||isKeyword(l,a.keywords.offset)){var c=l.value;eatToken();eatTokenOfType(a.tokens.equal);var u=void 0;if(l.type===a.tokens.number){u=i.numberLiteralFromRaw(l.value)}else{throw new Error("Unexpected type for argument: "+l.type)}s[c]=u;eatToken()}var f=e.vector?Infinity:e.length;while(l.type!==a.tokens.closeParen&&(l.type===a.tokens.openParen||o0){return i.callInstruction(h,m)}else{return i.callInstruction(h)}}else if(isKeyword(l,a.keywords.if)){eatToken();return parseIf()}else if(isKeyword(l,a.keywords.module)&&hasPlugin("wast")){eatToken();var g=parseModule();return g}else{throw function(){return new Error("\n"+(0,r.codeFrameFromSource)(t,l.loc)+"\n"+"Unexpected instruction in function body"+", given "+tokenToString(l))}()}}function parseFunc(){var e=i.identifier(c("func"));var n;var s=[];var o=[];var u=[];if(l.type===a.tokens.identifier){e=identifierFromToken(l);eatToken()}else{e=i.withRaw(e,"")}maybeIgnoreComment();while(l.type===a.tokens.openParen||l.type===a.tokens.name||l.type===a.tokens.valtype){if(l.type===a.tokens.name||l.type===a.tokens.valtype){s.push(parseFuncInstr());continue}eatToken();if(lookaheadAndCheck(a.keywords.param)===true){eatToken();o.push.apply(o,_toConsumableArray(parseFuncParam()))}else if(lookaheadAndCheck(a.keywords.result)===true){eatToken();u.push.apply(u,_toConsumableArray(parseFuncResult()))}else if(lookaheadAndCheck(a.keywords.export)===true){eatToken();parseFuncExport(e)}else if(lookaheadAndCheck(a.keywords.type)===true){eatToken();n=parseTypeReference()}else if(lookaheadAndCheck(a.tokens.name)===true||lookaheadAndCheck(a.tokens.valtype)===true||l.type==="keyword"){s.push(parseFuncInstr())}else{throw function(){return new Error("\n"+(0,r.codeFrameFromSource)(t,l.loc)+"\n"+"Unexpected token in func body"+", given "+tokenToString(l))}()}eatTokenOfType(a.tokens.closeParen)}return i.func(e,n!==undefined?n:i.signature(o,u),s)}function parseFuncExport(e){if(l.type!==a.tokens.string){throw function(){return new Error("\n"+(0,r.codeFrameFromSource)(t,l.loc)+"\n"+"Function export expected a string"+", given "+tokenToString(l))}()}var n=l.value;eatToken();var s=i.identifier(e.value);u.registredExportedElements.push({exportType:"Func",name:n,id:s})}function parseType(){var e;var t=[];var n=[];if(l.type===a.tokens.identifier){e=identifierFromToken(l);eatToken()}if(lookaheadAndCheck(a.tokens.openParen,a.keywords.func)){eatToken();eatToken();if(l.type===a.tokens.closeParen){eatToken();return i.typeInstruction(e,i.signature([],[]))}if(lookaheadAndCheck(a.tokens.openParen,a.keywords.param)){eatToken();eatToken();t=parseFuncParam();eatTokenOfType(a.tokens.closeParen)}if(lookaheadAndCheck(a.tokens.openParen,a.keywords.result)){eatToken();eatToken();n=parseFuncResult();eatTokenOfType(a.tokens.closeParen)}eatTokenOfType(a.tokens.closeParen)}return i.typeInstruction(e,i.signature(t,n))}function parseFuncResult(){var e=[];while(l.type!==a.tokens.closeParen){if(l.type!==a.tokens.valtype){throw function(){return new Error("\n"+(0,r.codeFrameFromSource)(t,l.loc)+"\n"+"Unexpected token in func result"+", given "+tokenToString(l))}()}var n=l.value;eatToken();e.push(n)}return e}function parseTypeReference(){var e;if(l.type===a.tokens.identifier){e=identifierFromToken(l);eatToken()}else if(l.type===a.tokens.number){e=i.numberLiteralFromRaw(l.value);eatToken()}return e}function parseGlobal(){var e=i.identifier(c("global"));var n;var s=null;maybeIgnoreComment();if(l.type===a.tokens.identifier){e=identifierFromToken(l);eatToken()}else{e=i.withRaw(e,"")}if(lookaheadAndCheck(a.tokens.openParen,a.keywords.export)){eatToken();eatToken();var o=l.value;eatTokenOfType(a.tokens.string);u.registredExportedElements.push({exportType:"Global",name:o,id:e});eatTokenOfType(a.tokens.closeParen)}if(lookaheadAndCheck(a.tokens.openParen,a.keywords.import)){eatToken();eatToken();var f=l.value;eatTokenOfType(a.tokens.string);var p=l.value;eatTokenOfType(a.tokens.string);s={module:f,name:p,descr:undefined};eatTokenOfType(a.tokens.closeParen)}if(l.type===a.tokens.valtype){n=i.globalType(l.value,"const");eatToken()}else if(l.type===a.tokens.openParen){eatToken();if(isKeyword(l,a.keywords.mut)===false){throw function(){return new Error("\n"+(0,r.codeFrameFromSource)(t,l.loc)+"\n"+"Unsupported global type, expected mut"+", given "+tokenToString(l))}()}eatToken();n=i.globalType(l.value,"var");eatToken();eatTokenOfType(a.tokens.closeParen)}if(n===undefined){throw function(){return new Error("\n"+(0,r.codeFrameFromSource)(t,l.loc)+"\n"+"Could not determine global type"+", given "+tokenToString(l))}()}maybeIgnoreComment();var d=[];if(s!=null){s.descr=n;d.push(i.moduleImport(s.module,s.name,s.descr))}while(l.type===a.tokens.openParen){eatToken();d.push(parseFuncInstr());eatTokenOfType(a.tokens.closeParen)}return i.global(n,d,e)}function parseFuncParam(){var e=[];var t;var n;if(l.type===a.tokens.identifier){t=l.value;eatToken()}if(l.type===a.tokens.valtype){n=l.value;eatToken();e.push({id:t,valtype:n});if(t===undefined){while(l.type===a.tokens.valtype){n=l.value;eatToken();e.push({id:undefined,valtype:n})}}}else{}return e}function parseElem(){var e=i.indexLiteral(0);var n=[];var s=[];if(l.type===a.tokens.identifier){e=identifierFromToken(l);eatToken()}if(l.type===a.tokens.number){e=i.indexLiteral(l.value);eatToken()}while(l.type!==a.tokens.closeParen){if(lookaheadAndCheck(a.tokens.openParen,a.keywords.offset)){eatToken();eatToken();while(l.type!==a.tokens.closeParen){eatTokenOfType(a.tokens.openParen);n.push(parseFuncInstr());eatTokenOfType(a.tokens.closeParen)}eatTokenOfType(a.tokens.closeParen)}else if(l.type===a.tokens.identifier){s.push(i.identifier(l.value));eatToken()}else if(l.type===a.tokens.number){s.push(i.indexLiteral(l.value));eatToken()}else if(l.type===a.tokens.openParen){eatToken();n.push(parseFuncInstr());eatTokenOfType(a.tokens.closeParen)}else{throw function(){return new Error("\n"+(0,r.codeFrameFromSource)(t,l.loc)+"\n"+"Unsupported token in elem"+", given "+tokenToString(l))}()}}return i.elem(e,n,s)}function parseStart(){if(l.type===a.tokens.identifier){var e=identifierFromToken(l);eatToken();return i.start(e)}if(l.type===a.tokens.number){var t=i.indexLiteral(l.value);eatToken();return i.start(t)}throw new Error("Unknown start, token: "+tokenToString(l))}if(l.type===a.tokens.openParen){eatToken();var f=getStartLoc();if(isKeyword(l,a.keywords.export)){eatToken();var p=parseExport();var d=getEndLoc();return i.withLoc(p,d,f)}if(isKeyword(l,a.keywords.loop)){eatToken();var h=parseLoop();var m=getEndLoc();return i.withLoc(h,m,f)}if(isKeyword(l,a.keywords.func)){eatToken();var g=parseFunc();var y=getEndLoc();maybeIgnoreComment();eatTokenOfType(a.tokens.closeParen);return i.withLoc(g,y,f)}if(isKeyword(l,a.keywords.module)){eatToken();var v=parseModule();var _=getEndLoc();return i.withLoc(v,_,f)}if(isKeyword(l,a.keywords.import)){eatToken();var b=parseImport();var E=getEndLoc();eatTokenOfType(a.tokens.closeParen);return i.withLoc(b,E,f)}if(isKeyword(l,a.keywords.block)){eatToken();var w=parseBlock();var S=getEndLoc();eatTokenOfType(a.tokens.closeParen);return i.withLoc(w,S,f)}if(isKeyword(l,a.keywords.memory)){eatToken();var k=parseMemory();var D=getEndLoc();eatTokenOfType(a.tokens.closeParen);return i.withLoc(k,D,f)}if(isKeyword(l,a.keywords.data)){eatToken();var x=parseData();var C=getEndLoc();eatTokenOfType(a.tokens.closeParen);return i.withLoc(x,C,f)}if(isKeyword(l,a.keywords.table)){eatToken();var A=parseTable();var T=getEndLoc();eatTokenOfType(a.tokens.closeParen);return i.withLoc(A,T,f)}if(isKeyword(l,a.keywords.global)){eatToken();var M=parseGlobal();var O=getEndLoc();eatTokenOfType(a.tokens.closeParen);return i.withLoc(M,O,f)}if(isKeyword(l,a.keywords.type)){eatToken();var F=parseType();var I=getEndLoc();eatTokenOfType(a.tokens.closeParen);return i.withLoc(F,I,f)}if(isKeyword(l,a.keywords.start)){eatToken();var R=parseStart();var P=getEndLoc();eatTokenOfType(a.tokens.closeParen);return i.withLoc(R,P,f)}if(isKeyword(l,a.keywords.elem)){eatToken();var N=parseElem();var L=getEndLoc();eatTokenOfType(a.tokens.closeParen);return i.withLoc(N,L,f)}var B=parseFuncInstr();var j=getEndLoc();maybeIgnoreComment();if(_typeof(B)==="object"){if(typeof l!=="undefined"){eatTokenOfType(a.tokens.closeParen)}return i.withLoc(B,j,f)}}if(l.type===a.tokens.comment){var U=getStartLoc();var z=l.opts.type==="leading"?i.leadingComment:i.blockComment;var H=z(l.value);eatToken();var V=getEndLoc();return i.withLoc(H,V,U)}throw function(){return new Error("\n"+(0,r.codeFrameFromSource)(t,l.loc)+"\n"+"Unknown token"+", given "+tokenToString(l))}()}var l=[];while(n{"use strict";Object.defineProperty(t,"__esModule",{value:true});var r={parse:true};t.parse=parse;var i=_interopRequireWildcard(n(9864));var s=n(67853);var o=n(73933);Object.keys(o).forEach(function(e){if(e==="default"||e==="__esModule")return;if(Object.prototype.hasOwnProperty.call(r,e))return;Object.defineProperty(t,e,{enumerable:true,get:function get(){return o[e]}})});function _interopRequireWildcard(e){if(e&&e.__esModule){return e}else{var t={};if(e!=null){for(var n in e){if(Object.prototype.hasOwnProperty.call(e,n)){var r=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(e,n):{};if(r.get||r.set){Object.defineProperty(t,n,r)}else{t[n]=e[n]}}}}t.default=e;return t}}function parse(e){var t=(0,s.tokenize)(e);var n=i.parse(t,e);return n}},73933:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.parse32F=parse32F;t.parse64F=parse64F;t.parse32I=parse32I;t.parseU32=parseU32;t.parse64I=parse64I;t.isInfLiteral=isInfLiteral;t.isNanLiteral=isNanLiteral;var r=_interopRequireDefault(n(11174));var i=_interopRequireDefault(n(18083));var s=n(35866);function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function parse32F(e){if(isHexLiteral(e)){return(0,i.default)(e)}if(isInfLiteral(e)){return e[0]==="-"?-1:1}if(isNanLiteral(e)){return(e[0]==="-"?-1:1)*(e.includes(":")?parseInt(e.substring(e.indexOf(":")+1),16):4194304)}return parseFloat(e)}function parse64F(e){if(isHexLiteral(e)){return(0,i.default)(e)}if(isInfLiteral(e)){return e[0]==="-"?-1:1}if(isNanLiteral(e)){return(e[0]==="-"?-1:1)*(e.includes(":")?parseInt(e.substring(e.indexOf(":")+1),16):0x8000000000000)}if(isHexLiteral(e)){return(0,i.default)(e)}return parseFloat(e)}function parse32I(e){var t=0;if(isHexLiteral(e)){t=~~parseInt(e,16)}else if(isDecimalExponentLiteral(e)){throw new Error("This number literal format is yet to be implemented.")}else{t=parseInt(e,10)}return t}function parseU32(e){var t=parse32I(e);if(t<0){throw new s.CompileError("Illegal value for u32: "+e)}return t}function parse64I(e){var t;if(isHexLiteral(e)){t=r.default.fromString(e,false,16)}else if(isDecimalExponentLiteral(e)){throw new Error("This number literal format is yet to be implemented.")}else{t=r.default.fromString(e)}return{high:t.high,low:t.low}}var o=/^\+?-?nan/;var a=/^\+?-?inf/;function isInfLiteral(e){return a.test(e.toLowerCase())}function isNanLiteral(e){return o.test(e.toLowerCase())}function isDecimalExponentLiteral(e){return!isHexLiteral(e)&&e.toUpperCase().includes("E")}function isHexLiteral(e){return e.substring(0,2).toUpperCase()==="0X"||e.substring(0,3).toUpperCase()==="-0X"}},19648:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.parseString=parseString;var n=[0,7,8,9,10,11,12,13,26,27,127];function decodeControlCharacter(e){switch(e){case"t":return 9;case"n":return 10;case"r":return 13;case'"':return 34;case"′":return 39;case"\\":return 92}return-1}var r=92;var i=34;function parseString(e){var t=[];var s=0;while(s{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.tokenize=tokenize;t.tokens=t.keywords=void 0;var r=n(51971);var i=n(33416);function getCodeFrame(e,t,n){var r={start:{line:t,column:n}};return"\n"+(0,i.codeFrameFromSource)(e,r)+"\n"}var s=/\s/;var o=/\(|\)/;var a=/[a-z0-9_/]/i;var c=/[a-z0-9!#$%&*+./:<=>?@\\[\]^_`|~-]/i;var u=["i32","i64","f32","f64"];var l=/[0-9|.|_]/;var f=/nan|inf/;function isNewLine(e){return e.charCodeAt(0)===10||e.charCodeAt(0)===13}function Token(e,t,n,r){var i=arguments.length>4&&arguments[4]!==undefined?arguments[4]:{};var s={type:e,value:t,loc:{start:n,end:r}};if(Object.keys(i).length>0){s["opts"]=i}return s}var p={openParen:"openParen",closeParen:"closeParen",number:"number",string:"string",name:"name",identifier:"identifier",valtype:"valtype",dot:"dot",comment:"comment",equal:"equal",keyword:"keyword"};var d={module:"module",func:"func",param:"param",result:"result",export:"export",loop:"loop",block:"block",if:"if",then:"then",else:"else",call:"call",call_indirect:"call_indirect",import:"import",memory:"memory",table:"table",global:"global",anyfunc:"anyfunc",mut:"mut",data:"data",type:"type",elem:"elem",start:"start",offset:"offset"};t.keywords=d;var h="_";var m=new r.FSM({START:[(0,r.makeTransition)(/-|\+/,"AFTER_SIGN"),(0,r.makeTransition)(/nan:0x/,"NAN_HEX",{n:6}),(0,r.makeTransition)(/nan|inf/,"STOP",{n:3}),(0,r.makeTransition)(/0x/,"HEX",{n:2}),(0,r.makeTransition)(/[0-9]/,"DEC"),(0,r.makeTransition)(/\./,"DEC_FRAC")],AFTER_SIGN:[(0,r.makeTransition)(/nan:0x/,"NAN_HEX",{n:6}),(0,r.makeTransition)(/nan|inf/,"STOP",{n:3}),(0,r.makeTransition)(/0x/,"HEX",{n:2}),(0,r.makeTransition)(/[0-9]/,"DEC"),(0,r.makeTransition)(/\./,"DEC_FRAC")],DEC_FRAC:[(0,r.makeTransition)(/[0-9]/,"DEC_FRAC",{allowedSeparator:h}),(0,r.makeTransition)(/e|E/,"DEC_SIGNED_EXP")],DEC:[(0,r.makeTransition)(/[0-9]/,"DEC",{allowedSeparator:h}),(0,r.makeTransition)(/\./,"DEC_FRAC"),(0,r.makeTransition)(/e|E/,"DEC_SIGNED_EXP")],DEC_SIGNED_EXP:[(0,r.makeTransition)(/\+|-/,"DEC_EXP"),(0,r.makeTransition)(/[0-9]/,"DEC_EXP")],DEC_EXP:[(0,r.makeTransition)(/[0-9]/,"DEC_EXP",{allowedSeparator:h})],HEX:[(0,r.makeTransition)(/[0-9|A-F|a-f]/,"HEX",{allowedSeparator:h}),(0,r.makeTransition)(/\./,"HEX_FRAC"),(0,r.makeTransition)(/p|P/,"HEX_SIGNED_EXP")],HEX_FRAC:[(0,r.makeTransition)(/[0-9|A-F|a-f]/,"HEX_FRAC",{allowedSeparator:h}),(0,r.makeTransition)(/p|P|/,"HEX_SIGNED_EXP")],HEX_SIGNED_EXP:[(0,r.makeTransition)(/[0-9|+|-]/,"HEX_EXP")],HEX_EXP:[(0,r.makeTransition)(/[0-9]/,"HEX_EXP",{allowedSeparator:h})],NAN_HEX:[(0,r.makeTransition)(/[0-9|A-F|a-f]/,"NAN_HEX",{allowedSeparator:h})],STOP:[]},"START","STOP");function tokenize(e){var t=0;var n=e[t];var r=1;var i=1;var h=[];function pushToken(e){return function(t){var n=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var s=n.startColumn||r-String(t).length;delete n.startColumn;var o=n.endColumn||s+String(t).length-1;delete n.endColumn;var a={line:i,column:s};var c={line:i,column:o};h.push(Token(e,t,a,c,n))}}var g=pushToken(p.closeParen);var y=pushToken(p.openParen);var v=pushToken(p.number);var _=pushToken(p.valtype);var b=pushToken(p.name);var E=pushToken(p.identifier);var w=pushToken(p.keyword);var S=pushToken(p.dot);var k=pushToken(p.string);var D=pushToken(p.comment);var x=pushToken(p.equal);function lookahead(){var n=arguments.length>0&&arguments[0]!==undefined?arguments[0]:1;var r=arguments.length>1&&arguments[1]!==undefined?arguments[1]:1;return e.substring(t+r,t+r+n).toLowerCase()}function eatCharacter(){var i=arguments.length>0&&arguments[0]!==undefined?arguments[0]:1;r+=i;t+=i;n=e[t]}while(t{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.print=print;var r=n(98093);var i=_interopRequireDefault(n(11174));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _typeof(e){if(typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"){_typeof=function _typeof(e){return typeof e}}else{_typeof=function _typeof(e){return e&&typeof Symbol==="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e}}return _typeof(e)}function _sliceIterator(e,t){var n=[];var r=true;var i=false;var s=undefined;try{for(var o=e[Symbol.iterator](),a;!(r=(a=o.next()).done);r=true){n.push(a.value);if(t&&n.length===t)break}}catch(e){i=true;s=e}finally{try{if(!r&&o["return"]!=null)o["return"]()}finally{if(i)throw s}}return n}function _slicedToArray(e,t){if(Array.isArray(e)){return e}else if(Symbol.iterator in Object(e)){return _sliceIterator(e,t)}else{throw new TypeError("Invalid attempt to destructure non-iterable instance")}}var s=false;var o=" ";var a=function quote(e){return'"'.concat(e,'"')};function indent(e){return Array(e).fill(o+o).join("")}function print(e){if(e.type==="Program"){return printProgram(e,0)}else{throw new Error("Unsupported node in print of type: "+String(e.type))}}function printProgram(e,t){return e.body.reduce(function(e,n){if(n.type==="Module"){e+=printModule(n,t+1)}if(n.type==="Func"){e+=printFunc(n,t+1)}if(n.type==="BlockComment"){e+=printBlockComment(n)}if(n.type==="LeadingComment"){e+=printLeadingComment(n)}if(s===false){e+="\n"}return e},"")}function printTypeInstruction(e){var t="";t+="(";t+="type";t+=o;if(e.id!=null){t+=printIndex(e.id);t+=o}t+="(";t+="func";e.functype.params.forEach(function(e){t+=o;t+="(";t+="param";t+=o;t+=printFuncParam(e);t+=")"});e.functype.results.forEach(function(e){t+=o;t+="(";t+="result";t+=o;t+=e;t+=")"});t+=")";t+=")";return t}function printModule(e,t){var n="(";n+="module";if(typeof e.id==="string"){n+=o;n+=e.id}if(s===false){n+="\n"}else{n+=o}e.fields.forEach(function(e){if(s===false){n+=indent(t)}switch(e.type){case"Func":{n+=printFunc(e,t+1);break}case"TypeInstruction":{n+=printTypeInstruction(e);break}case"Table":{n+=printTable(e);break}case"Global":{n+=printGlobal(e,t+1);break}case"ModuleExport":{n+=printModuleExport(e);break}case"ModuleImport":{n+=printModuleImport(e);break}case"Memory":{n+=printMemory(e);break}case"BlockComment":{n+=printBlockComment(e);break}case"LeadingComment":{n+=printLeadingComment(e);break}case"Start":{n+=printStart(e);break}case"Elem":{n+=printElem(e,t);break}case"Data":{n+=printData(e,t);break}default:throw new Error("Unsupported node in printModule: "+String(e.type))}if(s===false){n+="\n"}});n+=")";return n}function printData(e,t){var n="";n+="(";n+="data";n+=o;n+=printIndex(e.memoryIndex);n+=o;n+=printInstruction(e.offset,t);n+=o;n+='"';e.init.values.forEach(function(e){if(e<=31||e==34||e==92||e>=127){n+="\\";n+=("00"+e.toString(16)).substr(-2)}else if(e>255){throw new Error("Unsupported byte in data segment: "+e)}else{n+=String.fromCharCode(e)}});n+='"';n+=")";return n}function printElem(e,t){var n="";n+="(";n+="elem";n+=o;n+=printIndex(e.table);var r=_slicedToArray(e.offset,1),i=r[0];n+=o;n+="(";n+="offset";n+=o;n+=printInstruction(i,t);n+=")";e.funcs.forEach(function(e){n+=o;n+=printIndex(e)});n+=")";return n}function printStart(e){var t="";t+="(";t+="start";t+=o;t+=printIndex(e.index);t+=")";return t}function printLeadingComment(e){if(s===true){return""}var t="";t+=";;";t+=e.value;t+="\n";return t}function printBlockComment(e){if(s===true){return""}var t="";t+="(;";t+=e.value;t+=";)";t+="\n";return t}function printSignature(e){var t="";e.params.forEach(function(e){t+=o;t+="(";t+="param";t+=o;t+=printFuncParam(e);t+=")"});e.results.forEach(function(e){t+=o;t+="(";t+="result";t+=o;t+=e;t+=")"});return t}function printModuleImportDescr(e){var t="";if(e.type==="FuncImportDescr"){t+="(";t+="func";if((0,r.isAnonymous)(e.id)===false){t+=o;t+=printIdentifier(e.id)}t+=printSignature(e.signature);t+=")"}if(e.type==="GlobalType"){t+="(";t+="global";t+=o;t+=printGlobalType(e);t+=")"}if(e.type==="Table"){t+=printTable(e)}return t}function printModuleImport(e){var t="";t+="(";t+="import";t+=o;t+=a(e.module);t+=o;t+=a(e.name);t+=o;t+=printModuleImportDescr(e.descr);t+=")";return t}function printGlobalType(e){var t="";if(e.mutability==="var"){t+="(";t+="mut";t+=o;t+=e.valtype;t+=")"}else{t+=e.valtype}return t}function printGlobal(e,t){var n="";n+="(";n+="global";n+=o;if(e.name!=null&&(0,r.isAnonymous)(e.name)===false){n+=printIdentifier(e.name);n+=o}n+=printGlobalType(e.globalType);n+=o;e.init.forEach(function(e){n+=printInstruction(e,t+1)});n+=")";return n}function printTable(e){var t="";t+="(";t+="table";t+=o;if(e.name!=null&&(0,r.isAnonymous)(e.name)===false){t+=printIdentifier(e.name);t+=o}t+=printLimit(e.limits);t+=o;t+=e.elementType;t+=")";return t}function printFuncParam(e){var t="";if(typeof e.id==="string"){t+="$"+e.id;t+=o}t+=e.valtype;return t}function printFunc(e,t){var n="";n+="(";n+="func";if(e.name!=null){if(e.name.type==="Identifier"&&(0,r.isAnonymous)(e.name)===false){n+=o;n+=printIdentifier(e.name)}}if(e.signature.type==="Signature"){n+=printSignature(e.signature)}else{var i=e.signature;n+=o;n+="(";n+="type";n+=o;n+=printIndex(i);n+=")"}if(e.body.length>0){if(e.body.length===1&&e.body[0].id==="end"){n+=")";return n}if(s===false){n+="\n"}e.body.forEach(function(e){if(e.id!=="end"){n+=indent(t);n+=printInstruction(e,t);if(s===false){n+="\n"}}});n+=indent(t-1)+")"}else{n+=")"}return n}function printInstruction(e,t){switch(e.type){case"Instr":return printGenericInstruction(e,t+1);case"BlockInstruction":return printBlockInstruction(e,t+1);case"IfInstruction":return printIfInstruction(e,t+1);case"CallInstruction":return printCallInstruction(e,t+1);case"CallIndirectInstruction":return printCallIndirectIntruction(e,t+1);case"LoopInstruction":return printLoopInstruction(e,t+1);default:throw new Error("Unsupported instruction: "+JSON.stringify(e.type))}}function printCallIndirectIntruction(e,t){var n="";n+="(";n+="call_indirect";if(e.signature.type==="Signature"){n+=printSignature(e.signature)}else if(e.signature.type==="Identifier"){n+=o;n+="(";n+="type";n+=o;n+=printIdentifier(e.signature);n+=")"}else{throw new Error("CallIndirectInstruction: unsupported signature "+JSON.stringify(e.signature.type))}n+=o;if(e.intrs!=null){e.intrs.forEach(function(r,i){n+=printInstruction(r,t+1);if(i!==e.intrs.length-1){n+=o}})}n+=")";return n}function printLoopInstruction(e,t){var n="";n+="(";n+="loop";if(e.label!=null&&(0,r.isAnonymous)(e.label)===false){n+=o;n+=printIdentifier(e.label)}if(typeof e.resulttype==="string"){n+=o;n+="(";n+="result";n+=o;n+=e.resulttype;n+=")"}if(e.instr.length>0){e.instr.forEach(function(e){if(s===false){n+="\n"}n+=indent(t);n+=printInstruction(e,t+1)});if(s===false){n+="\n";n+=indent(t-1)}}n+=")";return n}function printCallInstruction(e,t){var n="";n+="(";n+="call";n+=o;n+=printIndex(e.index);if(_typeof(e.instrArgs)==="object"){e.instrArgs.forEach(function(e){n+=o;n+=printFuncInstructionArg(e,t+1)})}n+=")";return n}function printIfInstruction(e,t){var n="";n+="(";n+="if";if(e.testLabel!=null&&(0,r.isAnonymous)(e.testLabel)===false){n+=o;n+=printIdentifier(e.testLabel)}if(typeof e.result==="string"){n+=o;n+="(";n+="result";n+=o;n+=e.result;n+=")"}if(e.test.length>0){n+=o;e.test.forEach(function(e){n+=printInstruction(e,t+1)})}if(e.consequent.length>0){if(s===false){n+="\n"}n+=indent(t);n+="(";n+="then";t++;e.consequent.forEach(function(e){if(s===false){n+="\n"}n+=indent(t);n+=printInstruction(e,t+1)});t--;if(s===false){n+="\n";n+=indent(t)}n+=")"}else{if(s===false){n+="\n";n+=indent(t)}n+="(";n+="then";n+=")"}if(e.alternate.length>0){if(s===false){n+="\n"}n+=indent(t);n+="(";n+="else";t++;e.alternate.forEach(function(e){if(s===false){n+="\n"}n+=indent(t);n+=printInstruction(e,t+1)});t--;if(s===false){n+="\n";n+=indent(t)}n+=")"}else{if(s===false){n+="\n";n+=indent(t)}n+="(";n+="else";n+=")"}if(s===false){n+="\n";n+=indent(t-1)}n+=")";return n}function printBlockInstruction(e,t){var n="";n+="(";n+="block";if(e.label!=null&&(0,r.isAnonymous)(e.label)===false){n+=o;n+=printIdentifier(e.label)}if(typeof e.result==="string"){n+=o;n+="(";n+="result";n+=o;n+=e.result;n+=")"}if(e.instr.length>0){e.instr.forEach(function(e){if(s===false){n+="\n"}n+=indent(t);n+=printInstruction(e,t+1)});if(s===false){n+="\n"}n+=indent(t-1);n+=")"}else{n+=")"}return n}function printGenericInstruction(e,t){var n="";n+="(";if(typeof e.object==="string"){n+=e.object;n+="."}n+=e.id;e.args.forEach(function(e){n+=o;n+=printFuncInstructionArg(e,t+1)});n+=")";return n}function printLongNumberLiteral(e){if(typeof e.raw==="string"){return e.raw}var t=e.value,n=t.low,r=t.high;var s=new i.default(n,r);return s.toString()}function printFloatLiteral(e){if(typeof e.raw==="string"){return e.raw}return String(e.value)}function printFuncInstructionArg(e,t){var n="";if(e.type==="NumberLiteral"){n+=printNumberLiteral(e)}if(e.type==="LongNumberLiteral"){n+=printLongNumberLiteral(e)}if(e.type==="Identifier"&&(0,r.isAnonymous)(e)===false){n+=printIdentifier(e)}if(e.type==="ValtypeLiteral"){n+=e.name}if(e.type==="FloatLiteral"){n+=printFloatLiteral(e)}if((0,r.isInstruction)(e)){n+=printInstruction(e,t+1)}return n}function printNumberLiteral(e){if(typeof e.raw==="string"){return e.raw}return String(e.value)}function printModuleExport(e){var t="";t+="(";t+="export";t+=o;t+=a(e.name);if(e.descr.exportType==="Func"){t+=o;t+="(";t+="func";t+=o;t+=printIndex(e.descr.id);t+=")"}else if(e.descr.exportType==="Global"){t+=o;t+="(";t+="global";t+=o;t+=printIndex(e.descr.id);t+=")"}else if(e.descr.exportType==="Memory"||e.descr.exportType==="Mem"){t+=o;t+="(";t+="memory";t+=o;t+=printIndex(e.descr.id);t+=")"}else if(e.descr.exportType==="Table"){t+=o;t+="(";t+="table";t+=o;t+=printIndex(e.descr.id);t+=")"}else{throw new Error("printModuleExport: unknown type: "+e.descr.exportType)}t+=")";return t}function printIdentifier(e){return"$"+e.value}function printIndex(e){if(e.type==="Identifier"){return printIdentifier(e)}else if(e.type==="NumberLiteral"){return printNumberLiteral(e)}else{throw new Error("Unsupported index: "+e.type)}}function printMemory(e){var t="";t+="(";t+="memory";if(e.id!=null){t+=o;t+=printIndex(e.id);t+=o}t+=printLimit(e.limits);t+=")";return t}function printLimit(e){var t="";t+=e.min+"";if(e.max!=null){t+=o;t+=String(e.max)}return t}},3158:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.read=read;t.write=write;function read(e,t,n,r,i){var s,o;var a=i*8-r-1;var c=(1<>1;var l=-7;var f=n?i-1:0;var p=n?-1:1;var d=e[t+f];f+=p;s=d&(1<<-l)-1;d>>=-l;l+=a;for(;l>0;s=s*256+e[t+f],f+=p,l-=8){}o=s&(1<<-l)-1;s>>=-l;l+=r;for(;l>0;o=o*256+e[t+f],f+=p,l-=8){}if(s===0){s=1-u}else if(s===c){return o?NaN:(d?-1:1)*Infinity}else{o=o+Math.pow(2,r);s=s-u}return(d?-1:1)*o*Math.pow(2,s-r)}function write(e,t,n,r,i,s){var o,a,c;var u=s*8-i-1;var l=(1<>1;var p=i===23?Math.pow(2,-24)-Math.pow(2,-77):0;var d=r?0:s-1;var h=r?1:-1;var m=t<0||t===0&&1/t<0?1:0;t=Math.abs(t);if(isNaN(t)||t===Infinity){a=isNaN(t)?1:0;o=l}else{o=Math.floor(Math.log(t)/Math.LN2);if(t*(c=Math.pow(2,-o))<1){o--;c*=2}if(o+f>=1){t+=p/c}else{t+=p*Math.pow(2,1-f)}if(t*c>=2){o++;c/=2}if(o+f>=l){a=0;o=l}else if(o+f>=1){a=(t*c-1)*Math.pow(2,i);o=o+f}else{a=t*Math.pow(2,f-1)*Math.pow(2,i);o=0}}for(;i>=8;e[n+d]=a&255,d+=h,a/=256,i-=8){}o=o<0;e[n+d]=o&255,d+=h,o/=256,u-=8){}e[n+d-h]|=m*128}},11174:e=>{e.exports=Long;var t=null;try{t=new WebAssembly.Instance(new WebAssembly.Module(new Uint8Array([0,97,115,109,1,0,0,0,1,13,2,96,0,1,127,96,4,127,127,127,127,1,127,3,7,6,0,1,1,1,1,1,6,6,1,127,1,65,0,11,7,50,6,3,109,117,108,0,1,5,100,105,118,95,115,0,2,5,100,105,118,95,117,0,3,5,114,101,109,95,115,0,4,5,114,101,109,95,117,0,5,8,103,101,116,95,104,105,103,104,0,0,10,191,1,6,4,0,35,0,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,126,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,127,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,128,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,129,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,130,34,4,66,32,135,167,36,0,32,4,167,11])),{}).exports}catch(e){}function Long(e,t,n){this.low=e|0;this.high=t|0;this.unsigned=!!n}Long.prototype.__isLong__;Object.defineProperty(Long.prototype,"__isLong__",{value:true});function isLong(e){return(e&&e["__isLong__"])===true}Long.isLong=isLong;var n={};var r={};function fromInt(e,t){var i,s,o;if(t){e>>>=0;if(o=0<=e&&e<256){s=r[e];if(s)return s}i=fromBits(e,(e|0)<0?-1:0,true);if(o)r[e]=i;return i}else{e|=0;if(o=-128<=e&&e<128){s=n[e];if(s)return s}i=fromBits(e,e<0?-1:0,false);if(o)n[e]=i;return i}}Long.fromInt=fromInt;function fromNumber(e,t){if(isNaN(e))return t?p:f;if(t){if(e<0)return p;if(e>=c)return y}else{if(e<=-u)return v;if(e+1>=u)return g}if(e<0)return fromNumber(-e,t).neg();return fromBits(e%a|0,e/a|0,t)}Long.fromNumber=fromNumber;function fromBits(e,t,n){return new Long(e,t,n)}Long.fromBits=fromBits;var i=Math.pow;function fromString(e,t,n){if(e.length===0)throw Error("empty string");if(e==="NaN"||e==="Infinity"||e==="+Infinity"||e==="-Infinity")return f;if(typeof t==="number"){n=t,t=false}else{t=!!t}n=n||10;if(n<2||360)throw Error("interior hyphen");else if(r===0){return fromString(e.substring(1),t,n).neg()}var s=fromNumber(i(n,8));var o=f;for(var a=0;a>>0:this.low};_.toNumber=function toNumber(){if(this.unsigned)return(this.high>>>0)*a+(this.low>>>0);return this.high*a+(this.low>>>0)};_.toString=function toString(e){e=e||10;if(e<2||36>>0,l=u.toString(e);o=c;if(o.isZero())return l+a;else{while(l.length<6)l="0"+l;a=""+l+a}}};_.getHighBits=function getHighBits(){return this.high};_.getHighBitsUnsigned=function getHighBitsUnsigned(){return this.high>>>0};_.getLowBits=function getLowBits(){return this.low};_.getLowBitsUnsigned=function getLowBitsUnsigned(){return this.low>>>0};_.getNumBitsAbs=function getNumBitsAbs(){if(this.isNegative())return this.eq(v)?64:this.neg().getNumBitsAbs();var e=this.high!=0?this.high:this.low;for(var t=31;t>0;t--)if((e&1<=0};_.isOdd=function isOdd(){return(this.low&1)===1};_.isEven=function isEven(){return(this.low&1)===0};_.equals=function equals(e){if(!isLong(e))e=fromValue(e);if(this.unsigned!==e.unsigned&&this.high>>>31===1&&e.high>>>31===1)return false;return this.high===e.high&&this.low===e.low};_.eq=_.equals;_.notEquals=function notEquals(e){return!this.eq(e)};_.neq=_.notEquals;_.ne=_.notEquals;_.lessThan=function lessThan(e){return this.comp(e)<0};_.lt=_.lessThan;_.lessThanOrEqual=function lessThanOrEqual(e){return this.comp(e)<=0};_.lte=_.lessThanOrEqual;_.le=_.lessThanOrEqual;_.greaterThan=function greaterThan(e){return this.comp(e)>0};_.gt=_.greaterThan;_.greaterThanOrEqual=function greaterThanOrEqual(e){return this.comp(e)>=0};_.gte=_.greaterThanOrEqual;_.ge=_.greaterThanOrEqual;_.compare=function compare(e){if(!isLong(e))e=fromValue(e);if(this.eq(e))return 0;var t=this.isNegative(),n=e.isNegative();if(t&&!n)return-1;if(!t&&n)return 1;if(!this.unsigned)return this.sub(e).isNegative()?-1:1;return e.high>>>0>this.high>>>0||e.high===this.high&&e.low>>>0>this.low>>>0?-1:1};_.comp=_.compare;_.negate=function negate(){if(!this.unsigned&&this.eq(v))return v;return this.not().add(d)};_.neg=_.negate;_.add=function add(e){if(!isLong(e))e=fromValue(e);var t=this.high>>>16;var n=this.high&65535;var r=this.low>>>16;var i=this.low&65535;var s=e.high>>>16;var o=e.high&65535;var a=e.low>>>16;var c=e.low&65535;var u=0,l=0,f=0,p=0;p+=i+c;f+=p>>>16;p&=65535;f+=r+a;l+=f>>>16;f&=65535;l+=n+o;u+=l>>>16;l&=65535;u+=t+s;u&=65535;return fromBits(f<<16|p,u<<16|l,this.unsigned)};_.subtract=function subtract(e){if(!isLong(e))e=fromValue(e);return this.add(e.neg())};_.sub=_.subtract;_.multiply=function multiply(e){if(this.isZero())return f;if(!isLong(e))e=fromValue(e);if(t){var n=t["mul"](this.low,this.high,e.low,e.high);return fromBits(n,t["get_high"](),this.unsigned)}if(e.isZero())return f;if(this.eq(v))return e.isOdd()?v:f;if(e.eq(v))return this.isOdd()?v:f;if(this.isNegative()){if(e.isNegative())return this.neg().mul(e.neg());else return this.neg().mul(e).neg()}else if(e.isNegative())return this.mul(e.neg()).neg();if(this.lt(l)&&e.lt(l))return fromNumber(this.toNumber()*e.toNumber(),this.unsigned);var r=this.high>>>16;var i=this.high&65535;var s=this.low>>>16;var o=this.low&65535;var a=e.high>>>16;var c=e.high&65535;var u=e.low>>>16;var p=e.low&65535;var d=0,h=0,m=0,g=0;g+=o*p;m+=g>>>16;g&=65535;m+=s*p;h+=m>>>16;m&=65535;m+=o*u;h+=m>>>16;m&=65535;h+=i*p;d+=h>>>16;h&=65535;h+=s*u;d+=h>>>16;h&=65535;h+=o*c;d+=h>>>16;h&=65535;d+=r*p+i*u+s*c+o*a;d&=65535;return fromBits(m<<16|g,d<<16|h,this.unsigned)};_.mul=_.multiply;_.divide=function divide(e){if(!isLong(e))e=fromValue(e);if(e.isZero())throw Error("division by zero");if(t){if(!this.unsigned&&this.high===-2147483648&&e.low===-1&&e.high===-1){return this}var n=(this.unsigned?t["div_u"]:t["div_s"])(this.low,this.high,e.low,e.high);return fromBits(n,t["get_high"](),this.unsigned)}if(this.isZero())return this.unsigned?p:f;var r,s,o;if(!this.unsigned){if(this.eq(v)){if(e.eq(d)||e.eq(m))return v;else if(e.eq(v))return d;else{var a=this.shr(1);r=a.div(e).shl(1);if(r.eq(f)){return e.isNegative()?d:m}else{s=this.sub(e.mul(r));o=r.add(s.div(e));return o}}}else if(e.eq(v))return this.unsigned?p:f;if(this.isNegative()){if(e.isNegative())return this.neg().div(e.neg());return this.neg().div(e).neg()}else if(e.isNegative())return this.div(e.neg()).neg();o=f}else{if(!e.unsigned)e=e.toUnsigned();if(e.gt(this))return p;if(e.gt(this.shru(1)))return h;o=p}s=this;while(s.gte(e)){r=Math.max(1,Math.floor(s.toNumber()/e.toNumber()));var c=Math.ceil(Math.log(r)/Math.LN2),u=c<=48?1:i(2,c-48),l=fromNumber(r),g=l.mul(e);while(g.isNegative()||g.gt(s)){r-=u;l=fromNumber(r,this.unsigned);g=l.mul(e)}if(l.isZero())l=d;o=o.add(l);s=s.sub(g)}return o};_.div=_.divide;_.modulo=function modulo(e){if(!isLong(e))e=fromValue(e);if(t){var n=(this.unsigned?t["rem_u"]:t["rem_s"])(this.low,this.high,e.low,e.high);return fromBits(n,t["get_high"](),this.unsigned)}return this.sub(this.div(e).mul(e))};_.mod=_.modulo;_.rem=_.modulo;_.not=function not(){return fromBits(~this.low,~this.high,this.unsigned)};_.and=function and(e){if(!isLong(e))e=fromValue(e);return fromBits(this.low&e.low,this.high&e.high,this.unsigned)};_.or=function or(e){if(!isLong(e))e=fromValue(e);return fromBits(this.low|e.low,this.high|e.high,this.unsigned)};_.xor=function xor(e){if(!isLong(e))e=fromValue(e);return fromBits(this.low^e.low,this.high^e.high,this.unsigned)};_.shiftLeft=function shiftLeft(e){if(isLong(e))e=e.toInt();if((e&=63)===0)return this;else if(e<32)return fromBits(this.low<>>32-e,this.unsigned);else return fromBits(0,this.low<>>e|this.high<<32-e,this.high>>e,this.unsigned);else return fromBits(this.high>>e-32,this.high>=0?0:-1,this.unsigned)};_.shr=_.shiftRight;_.shiftRightUnsigned=function shiftRightUnsigned(e){if(isLong(e))e=e.toInt();if((e&=63)===0)return this;if(e<32)return fromBits(this.low>>>e|this.high<<32-e,this.high>>>e,this.unsigned);if(e===32)return fromBits(this.high,0,this.unsigned);return fromBits(this.high>>>e-32,0,this.unsigned)};_.shru=_.shiftRightUnsigned;_.shr_u=_.shiftRightUnsigned;_.rotateLeft=function rotateLeft(e){var t;if(isLong(e))e=e.toInt();if((e&=63)===0)return this;if(e===32)return fromBits(this.high,this.low,this.unsigned);if(e<32){t=32-e;return fromBits(this.low<>>t,this.high<>>t,this.unsigned)}e-=32;t=32-e;return fromBits(this.high<>>t,this.low<>>t,this.unsigned)};_.rotl=_.rotateLeft;_.rotateRight=function rotateRight(e){var t;if(isLong(e))e=e.toInt();if((e&=63)===0)return this;if(e===32)return fromBits(this.high,this.low,this.unsigned);if(e<32){t=32-e;return fromBits(this.high<>>e,this.low<>>e,this.unsigned)}e-=32;t=32-e;return fromBits(this.low<>>e,this.high<>>e,this.unsigned)};_.rotr=_.rotateRight;_.toSigned=function toSigned(){if(!this.unsigned)return this;return fromBits(this.low,this.high,false)};_.toUnsigned=function toUnsigned(){if(this.unsigned)return this;return fromBits(this.low,this.high,true)};_.toBytes=function toBytes(e){return e?this.toBytesLE():this.toBytesBE()};_.toBytesLE=function toBytesLE(){var e=this.high,t=this.low;return[t&255,t>>>8&255,t>>>16&255,t>>>24,e&255,e>>>8&255,e>>>16&255,e>>>24]};_.toBytesBE=function toBytesBE(){var e=this.high,t=this.low;return[e>>>24,e>>>16&255,e>>>8&255,e&255,t>>>24,t>>>16&255,t>>>8&255,t&255]};Long.fromBytes=function fromBytes(e,t,n){return n?Long.fromBytesLE(e,t):Long.fromBytesBE(e,t)};Long.fromBytesLE=function fromBytesLE(e,t){return new Long(e[0]|e[1]<<8|e[2]<<16|e[3]<<24,e[4]|e[5]<<8|e[6]<<16|e[7]<<24,t)};Long.fromBytesBE=function fromBytesBE(e,t){return new Long(e[4]<<24|e[5]<<16|e[6]<<8|e[7],e[0]<<24|e[1]<<16|e[2]<<8|e[3],t)}},20976:function(e,t){(function(e,n){true?n(t):0})(this,function(e){"use strict";var t={3:"abstract boolean byte char class double enum export extends final float goto implements import int interface long native package private protected public short static super synchronized throws transient volatile",5:"class enum extends super const export import",6:"enum",strict:"implements interface let package private protected public static yield",strictBind:"eval arguments"};var n="break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this";var r={5:n,"5module":n+" export import",6:n+" const class extends export import super"};var i=/^in(stanceof)?$/;var s="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࢠ-ࢴࢶ-ࣇऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲈᲐ-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆿㇰ-ㇿ㐀-䶿一-鿼ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞿꟂ-ꟊꟵ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭩꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ";var o="‌‍·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛࣓-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍୕-ୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ඁ-ඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-ໍ໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜔ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠐-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᪿᫀᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷹᷻-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧ꠬ꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_";var a=new RegExp("["+s+"]");var c=new RegExp("["+s+o+"]");s=o=null;var u=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,14,29,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,157,310,10,21,11,7,153,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,71,55,7,1,65,0,16,3,2,2,2,28,43,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,14,35,349,41,7,1,79,28,11,0,9,21,107,20,28,22,13,52,76,44,33,24,27,35,30,0,3,0,9,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,85,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,159,52,19,3,21,2,31,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,14,0,72,26,230,43,117,63,32,7,3,0,3,7,2,1,2,23,16,0,2,0,95,7,3,38,17,0,2,0,29,0,11,39,8,0,22,0,12,45,20,0,35,56,264,8,2,36,18,0,50,29,113,6,2,1,2,37,22,0,26,5,2,1,2,31,15,0,328,18,190,0,80,921,103,110,18,195,2749,1070,4050,582,8634,568,8,30,114,29,19,47,17,3,32,20,6,18,689,63,129,74,6,0,67,12,65,1,2,0,29,6135,9,1237,43,8,8952,286,50,2,18,3,9,395,2309,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,2357,44,11,6,17,0,370,43,1301,196,60,67,8,0,1205,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42717,35,4148,12,221,3,5761,15,7472,3104,541,1507,4938];var l=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,574,3,9,9,370,1,154,10,176,2,54,14,32,9,16,3,46,10,54,9,7,2,37,13,2,9,6,1,45,0,13,2,49,13,9,3,2,11,83,11,7,0,161,11,6,9,7,3,56,1,2,6,3,1,3,2,10,0,11,1,3,6,4,4,193,17,10,9,5,0,82,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,84,14,5,9,243,14,166,9,71,5,2,1,3,3,2,0,2,1,13,9,120,6,3,6,4,0,29,9,41,6,2,3,9,0,10,10,47,15,406,7,2,7,17,9,57,21,2,13,123,5,4,0,2,1,2,6,2,0,9,9,49,4,2,1,2,4,9,9,330,3,19306,9,135,4,60,6,26,9,1014,0,2,54,8,3,82,0,12,1,19628,1,5319,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,262,6,10,9,419,13,1495,6,110,6,6,9,4759,9,787719,239];function isInAstralSet(e,t){var n=65536;for(var r=0;re){return false}n+=t[r+1];if(n>=e){return true}}}function isIdentifierStart(e,t){if(e<65){return e===36}if(e<91){return true}if(e<97){return e===95}if(e<123){return true}if(e<=65535){return e>=170&&a.test(String.fromCharCode(e))}if(t===false){return false}return isInAstralSet(e,u)}function isIdentifierChar(e,t){if(e<48){return e===36}if(e<58){return true}if(e<65){return false}if(e<91){return true}if(e<97){return e===95}if(e<123){return true}if(e<=65535){return e>=170&&c.test(String.fromCharCode(e))}if(t===false){return false}return isInAstralSet(e,u)||isInAstralSet(e,l)}var f=function TokenType(e,t){if(t===void 0)t={};this.label=e;this.keyword=t.keyword;this.beforeExpr=!!t.beforeExpr;this.startsExpr=!!t.startsExpr;this.isLoop=!!t.isLoop;this.isAssign=!!t.isAssign;this.prefix=!!t.prefix;this.postfix=!!t.postfix;this.binop=t.binop||null;this.updateContext=null};function binop(e,t){return new f(e,{beforeExpr:true,binop:t})}var p={beforeExpr:true},d={startsExpr:true};var h={};function kw(e,t){if(t===void 0)t={};t.keyword=e;return h[e]=new f(e,t)}var m={num:new f("num",d),regexp:new f("regexp",d),string:new f("string",d),name:new f("name",d),eof:new f("eof"),bracketL:new f("[",{beforeExpr:true,startsExpr:true}),bracketR:new f("]"),braceL:new f("{",{beforeExpr:true,startsExpr:true}),braceR:new f("}"),parenL:new f("(",{beforeExpr:true,startsExpr:true}),parenR:new f(")"),comma:new f(",",p),semi:new f(";",p),colon:new f(":",p),dot:new f("."),question:new f("?",p),questionDot:new f("?."),arrow:new f("=>",p),template:new f("template"),invalidTemplate:new f("invalidTemplate"),ellipsis:new f("...",p),backQuote:new f("`",d),dollarBraceL:new f("${",{beforeExpr:true,startsExpr:true}),eq:new f("=",{beforeExpr:true,isAssign:true}),assign:new f("_=",{beforeExpr:true,isAssign:true}),incDec:new f("++/--",{prefix:true,postfix:true,startsExpr:true}),prefix:new f("!/~",{beforeExpr:true,prefix:true,startsExpr:true}),logicalOR:binop("||",1),logicalAND:binop("&&",2),bitwiseOR:binop("|",3),bitwiseXOR:binop("^",4),bitwiseAND:binop("&",5),equality:binop("==/!=/===/!==",6),relational:binop("/<=/>=",7),bitShift:binop("<>/>>>",8),plusMin:new f("+/-",{beforeExpr:true,binop:9,prefix:true,startsExpr:true}),modulo:binop("%",10),star:binop("*",10),slash:binop("/",10),starstar:new f("**",{beforeExpr:true}),coalesce:binop("??",1),_break:kw("break"),_case:kw("case",p),_catch:kw("catch"),_continue:kw("continue"),_debugger:kw("debugger"),_default:kw("default",p),_do:kw("do",{isLoop:true,beforeExpr:true}),_else:kw("else",p),_finally:kw("finally"),_for:kw("for",{isLoop:true}),_function:kw("function",d),_if:kw("if"),_return:kw("return",p),_switch:kw("switch"),_throw:kw("throw",p),_try:kw("try"),_var:kw("var"),_const:kw("const"),_while:kw("while",{isLoop:true}),_with:kw("with"),_new:kw("new",{beforeExpr:true,startsExpr:true}),_this:kw("this",d),_super:kw("super",d),_class:kw("class",d),_extends:kw("extends",p),_export:kw("export"),_import:kw("import",d),_null:kw("null",d),_true:kw("true",d),_false:kw("false",d),_in:kw("in",{beforeExpr:true,binop:7}),_instanceof:kw("instanceof",{beforeExpr:true,binop:7}),_typeof:kw("typeof",{beforeExpr:true,prefix:true,startsExpr:true}),_void:kw("void",{beforeExpr:true,prefix:true,startsExpr:true}),_delete:kw("delete",{beforeExpr:true,prefix:true,startsExpr:true})};var g=/\r\n?|\n|\u2028|\u2029/;var y=new RegExp(g.source,"g");function isNewLine(e,t){return e===10||e===13||!t&&(e===8232||e===8233)}var v=/[\u1680\u2000-\u200a\u202f\u205f\u3000\ufeff]/;var _=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g;var b=Object.prototype;var E=b.hasOwnProperty;var w=b.toString;function has(e,t){return E.call(e,t)}var S=Array.isArray||function(e){return w.call(e)==="[object Array]"};function wordsRegexp(e){return new RegExp("^(?:"+e.replace(/ /g,"|")+")$")}var k=function Position(e,t){this.line=e;this.column=t};k.prototype.offset=function offset(e){return new k(this.line,this.column+e)};var D=function SourceLocation(e,t,n){this.start=t;this.end=n;if(e.sourceFile!==null){this.source=e.sourceFile}};function getLineInfo(e,t){for(var n=1,r=0;;){y.lastIndex=r;var i=y.exec(e);if(i&&i.index=2015){t.ecmaVersion-=2009}if(t.allowReserved==null){t.allowReserved=t.ecmaVersion<5}if(S(t.onToken)){var r=t.onToken;t.onToken=function(e){return r.push(e)}}if(S(t.onComment)){t.onComment=pushComment(t,t.onComment)}return t}function pushComment(e,t){return function(n,r,i,s,o,a){var c={type:n?"Block":"Line",value:r,start:i,end:s};if(e.locations){c.loc=new D(this,o,a)}if(e.ranges){c.range=[i,s]}t.push(c)}}var C=1,A=2,T=C|A,M=4,O=8,F=16,I=32,R=64,P=128;function functionFlags(e,t){return A|(e?M:0)|(t?O:0)}var N=0,L=1,B=2,j=3,U=4,z=5;var H=function Parser(e,n,i){this.options=e=getOptions(e);this.sourceFile=e.sourceFile;this.keywords=wordsRegexp(r[e.ecmaVersion>=6?6:e.sourceType==="module"?"5module":5]);var s="";if(e.allowReserved!==true){for(var o=e.ecmaVersion;;o--){if(s=t[o]){break}}if(e.sourceType==="module"){s+=" await"}}this.reservedWords=wordsRegexp(s);var a=(s?s+" ":"")+t.strict;this.reservedWordsStrict=wordsRegexp(a);this.reservedWordsStrictBind=wordsRegexp(a+" "+t.strictBind);this.input=String(n);this.containsEsc=false;if(i){this.pos=i;this.lineStart=this.input.lastIndexOf("\n",i-1)+1;this.curLine=this.input.slice(0,this.lineStart).split(g).length}else{this.pos=this.lineStart=0;this.curLine=1}this.type=m.eof;this.value=null;this.start=this.end=this.pos;this.startLoc=this.endLoc=this.curPosition();this.lastTokEndLoc=this.lastTokStartLoc=null;this.lastTokStart=this.lastTokEnd=this.pos;this.context=this.initialContext();this.exprAllowed=true;this.inModule=e.sourceType==="module";this.strict=this.inModule||this.strictDirective(this.pos);this.potentialArrowAt=-1;this.yieldPos=this.awaitPos=this.awaitIdentPos=0;this.labels=[];this.undefinedExports={};if(this.pos===0&&e.allowHashBang&&this.input.slice(0,2)==="#!"){this.skipLineComment(2)}this.scopeStack=[];this.enterScope(C);this.regexpState=null};var V={inFunction:{configurable:true},inGenerator:{configurable:true},inAsync:{configurable:true},allowSuper:{configurable:true},allowDirectSuper:{configurable:true},treatFunctionsAsVar:{configurable:true}};H.prototype.parse=function parse(){var e=this.options.program||this.startNode();this.nextToken();return this.parseTopLevel(e)};V.inFunction.get=function(){return(this.currentVarScope().flags&A)>0};V.inGenerator.get=function(){return(this.currentVarScope().flags&O)>0};V.inAsync.get=function(){return(this.currentVarScope().flags&M)>0};V.allowSuper.get=function(){return(this.currentThisScope().flags&R)>0};V.allowDirectSuper.get=function(){return(this.currentThisScope().flags&P)>0};V.treatFunctionsAsVar.get=function(){return this.treatFunctionsAsVarInScope(this.currentScope())};H.prototype.inNonArrowFunction=function inNonArrowFunction(){return(this.currentThisScope().flags&A)>0};H.extend=function extend(){var e=[],t=arguments.length;while(t--)e[t]=arguments[t];var n=this;for(var r=0;r=,?^&]/.test(i)||i==="!"&&this.input.charAt(r+1)==="=")}e+=t[0].length;_.lastIndex=e;e+=_.exec(this.input)[0].length;if(this.input[e]===";"){e++}}};G.eat=function(e){if(this.type===e){this.next();return true}else{return false}};G.isContextual=function(e){return this.type===m.name&&this.value===e&&!this.containsEsc};G.eatContextual=function(e){if(!this.isContextual(e)){return false}this.next();return true};G.expectContextual=function(e){if(!this.eatContextual(e)){this.unexpected()}};G.canInsertSemicolon=function(){return this.type===m.eof||this.type===m.braceR||g.test(this.input.slice(this.lastTokEnd,this.start))};G.insertSemicolon=function(){if(this.canInsertSemicolon()){if(this.options.onInsertedSemicolon){this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc)}return true}};G.semicolon=function(){if(!this.eat(m.semi)&&!this.insertSemicolon()){this.unexpected()}};G.afterTrailingComma=function(e,t){if(this.type===e){if(this.options.onTrailingComma){this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc)}if(!t){this.next()}return true}};G.expect=function(e){this.eat(e)||this.unexpected()};G.unexpected=function(e){this.raise(e!=null?e:this.start,"Unexpected token")};function DestructuringErrors(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=this.doubleProto=-1}G.checkPatternErrors=function(e,t){if(!e){return}if(e.trailingComma>-1){this.raiseRecoverable(e.trailingComma,"Comma is not permitted after the rest element")}var n=t?e.parenthesizedAssign:e.parenthesizedBind;if(n>-1){this.raiseRecoverable(n,"Parenthesized pattern")}};G.checkExpressionErrors=function(e,t){if(!e){return false}var n=e.shorthandAssign;var r=e.doubleProto;if(!t){return n>=0||r>=0}if(n>=0){this.raise(n,"Shorthand property assignments are valid only in destructuring patterns")}if(r>=0){this.raiseRecoverable(r,"Redefinition of __proto__ property")}};G.checkYieldAwaitInDefaultParams=function(){if(this.yieldPos&&(!this.awaitPos||this.yieldPos=6){this.unexpected()}return this.parseFunctionStatement(i,false,!e);case m._class:if(e){this.unexpected()}return this.parseClass(i,true);case m._if:return this.parseIfStatement(i);case m._return:return this.parseReturnStatement(i);case m._switch:return this.parseSwitchStatement(i);case m._throw:return this.parseThrowStatement(i);case m._try:return this.parseTryStatement(i);case m._const:case m._var:s=s||this.value;if(e&&s!=="var"){this.unexpected()}return this.parseVarStatement(i,s);case m._while:return this.parseWhileStatement(i);case m._with:return this.parseWithStatement(i);case m.braceL:return this.parseBlock(true,i);case m.semi:return this.parseEmptyStatement(i);case m._export:case m._import:if(this.options.ecmaVersion>10&&r===m._import){_.lastIndex=this.pos;var o=_.exec(this.input);var a=this.pos+o[0].length,c=this.input.charCodeAt(a);if(c===40||c===46){return this.parseExpressionStatement(i,this.parseExpression())}}if(!this.options.allowImportExportEverywhere){if(!t){this.raise(this.start,"'import' and 'export' may only appear at the top level")}if(!this.inModule){this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'")}}return r===m._import?this.parseImport(i):this.parseExport(i,n);default:if(this.isAsyncFunction()){if(e){this.unexpected()}this.next();return this.parseFunctionStatement(i,true,!e)}var u=this.value,l=this.parseExpression();if(r===m.name&&l.type==="Identifier"&&this.eat(m.colon)){return this.parseLabeledStatement(i,u,l,e)}else{return this.parseExpressionStatement(i,l)}}};W.parseBreakContinueStatement=function(e,t){var n=t==="break";this.next();if(this.eat(m.semi)||this.insertSemicolon()){e.label=null}else if(this.type!==m.name){this.unexpected()}else{e.label=this.parseIdent();this.semicolon()}var r=0;for(;r=6){this.eat(m.semi)}else{this.semicolon()}return this.finishNode(e,"DoWhileStatement")};W.parseForStatement=function(e){this.next();var t=this.options.ecmaVersion>=9&&(this.inAsync||!this.inFunction&&this.options.allowAwaitOutsideFunction)&&this.eatContextual("await")?this.lastTokStart:-1;this.labels.push(K);this.enterScope(0);this.expect(m.parenL);if(this.type===m.semi){if(t>-1){this.unexpected(t)}return this.parseFor(e,null)}var n=this.isLet();if(this.type===m._var||this.type===m._const||n){var r=this.startNode(),i=n?"let":this.value;this.next();this.parseVar(r,true,i);this.finishNode(r,"VariableDeclaration");if((this.type===m._in||this.options.ecmaVersion>=6&&this.isContextual("of"))&&r.declarations.length===1){if(this.options.ecmaVersion>=9){if(this.type===m._in){if(t>-1){this.unexpected(t)}}else{e.await=t>-1}}return this.parseForIn(e,r)}if(t>-1){this.unexpected(t)}return this.parseFor(e,r)}var s=new DestructuringErrors;var o=this.parseExpression(true,s);if(this.type===m._in||this.options.ecmaVersion>=6&&this.isContextual("of")){if(this.options.ecmaVersion>=9){if(this.type===m._in){if(t>-1){this.unexpected(t)}}else{e.await=t>-1}}this.toAssignable(o,false,s);this.checkLVal(o);return this.parseForIn(e,o)}else{this.checkExpressionErrors(s,true)}if(t>-1){this.unexpected(t)}return this.parseFor(e,o)};W.parseFunctionStatement=function(e,t,n){this.next();return this.parseFunction(e,Y|(n?0:Q),false,t)};W.parseIfStatement=function(e){this.next();e.test=this.parseParenExpression();e.consequent=this.parseStatement("if");e.alternate=this.eat(m._else)?this.parseStatement("if"):null;return this.finishNode(e,"IfStatement")};W.parseReturnStatement=function(e){if(!this.inFunction&&!this.options.allowReturnOutsideFunction){this.raise(this.start,"'return' outside of function")}this.next();if(this.eat(m.semi)||this.insertSemicolon()){e.argument=null}else{e.argument=this.parseExpression();this.semicolon()}return this.finishNode(e,"ReturnStatement")};W.parseSwitchStatement=function(e){this.next();e.discriminant=this.parseParenExpression();e.cases=[];this.expect(m.braceL);this.labels.push(X);this.enterScope(0);var t;for(var n=false;this.type!==m.braceR;){if(this.type===m._case||this.type===m._default){var r=this.type===m._case;if(t){this.finishNode(t,"SwitchCase")}e.cases.push(t=this.startNode());t.consequent=[];this.next();if(r){t.test=this.parseExpression()}else{if(n){this.raiseRecoverable(this.lastTokStart,"Multiple default clauses")}n=true;t.test=null}this.expect(m.colon)}else{if(!t){this.unexpected()}t.consequent.push(this.parseStatement(null))}}this.exitScope();if(t){this.finishNode(t,"SwitchCase")}this.next();this.labels.pop();return this.finishNode(e,"SwitchStatement")};W.parseThrowStatement=function(e){this.next();if(g.test(this.input.slice(this.lastTokEnd,this.start))){this.raise(this.lastTokEnd,"Illegal newline after throw")}e.argument=this.parseExpression();this.semicolon();return this.finishNode(e,"ThrowStatement")};var J=[];W.parseTryStatement=function(e){this.next();e.block=this.parseBlock();e.handler=null;if(this.type===m._catch){var t=this.startNode();this.next();if(this.eat(m.parenL)){t.param=this.parseBindingAtom();var n=t.param.type==="Identifier";this.enterScope(n?I:0);this.checkLVal(t.param,n?U:B);this.expect(m.parenR)}else{if(this.options.ecmaVersion<10){this.unexpected()}t.param=null;this.enterScope(0)}t.body=this.parseBlock(false);this.exitScope();e.handler=this.finishNode(t,"CatchClause")}e.finalizer=this.eat(m._finally)?this.parseBlock():null;if(!e.handler&&!e.finalizer){this.raise(e.start,"Missing catch or finally clause")}return this.finishNode(e,"TryStatement")};W.parseVarStatement=function(e,t){this.next();this.parseVar(e,false,t);this.semicolon();return this.finishNode(e,"VariableDeclaration")};W.parseWhileStatement=function(e){this.next();e.test=this.parseParenExpression();this.labels.push(K);e.body=this.parseStatement("while");this.labels.pop();return this.finishNode(e,"WhileStatement")};W.parseWithStatement=function(e){if(this.strict){this.raise(this.start,"'with' in strict mode")}this.next();e.object=this.parseParenExpression();e.body=this.parseStatement("with");return this.finishNode(e,"WithStatement")};W.parseEmptyStatement=function(e){this.next();return this.finishNode(e,"EmptyStatement")};W.parseLabeledStatement=function(e,t,n,r){for(var i=0,s=this.labels;i=0;c--){var u=this.labels[c];if(u.statementStart===e.start){u.statementStart=this.start;u.kind=a}else{break}}this.labels.push({name:t,kind:a,statementStart:this.start});e.body=this.parseStatement(r?r.indexOf("label")===-1?r+"label":r:"label");this.labels.pop();e.label=n;return this.finishNode(e,"LabeledStatement")};W.parseExpressionStatement=function(e,t){e.expression=t;this.semicolon();return this.finishNode(e,"ExpressionStatement")};W.parseBlock=function(e,t,n){if(e===void 0)e=true;if(t===void 0)t=this.startNode();t.body=[];this.expect(m.braceL);if(e){this.enterScope(0)}while(this.type!==m.braceR){var r=this.parseStatement(null);t.body.push(r)}if(n){this.strict=false}this.next();if(e){this.exitScope()}return this.finishNode(t,"BlockStatement")};W.parseFor=function(e,t){e.init=t;this.expect(m.semi);e.test=this.type===m.semi?null:this.parseExpression();this.expect(m.semi);e.update=this.type===m.parenR?null:this.parseExpression();this.expect(m.parenR);e.body=this.parseStatement("for");this.exitScope();this.labels.pop();return this.finishNode(e,"ForStatement")};W.parseForIn=function(e,t){var n=this.type===m._in;this.next();if(t.type==="VariableDeclaration"&&t.declarations[0].init!=null&&(!n||this.options.ecmaVersion<8||this.strict||t.kind!=="var"||t.declarations[0].id.type!=="Identifier")){this.raise(t.start,(n?"for-in":"for-of")+" loop variable declaration may not have an initializer")}else if(t.type==="AssignmentPattern"){this.raise(t.start,"Invalid left-hand side in for-loop")}e.left=t;e.right=n?this.parseExpression():this.parseMaybeAssign();this.expect(m.parenR);e.body=this.parseStatement("for");this.exitScope();this.labels.pop();return this.finishNode(e,n?"ForInStatement":"ForOfStatement")};W.parseVar=function(e,t,n){e.declarations=[];e.kind=n;for(;;){var r=this.startNode();this.parseVarId(r,n);if(this.eat(m.eq)){r.init=this.parseMaybeAssign(t)}else if(n==="const"&&!(this.type===m._in||this.options.ecmaVersion>=6&&this.isContextual("of"))){this.unexpected()}else if(r.id.type!=="Identifier"&&!(t&&(this.type===m._in||this.isContextual("of")))){this.raise(this.lastTokEnd,"Complex binding patterns require an initialization value")}else{r.init=null}e.declarations.push(this.finishNode(r,"VariableDeclarator"));if(!this.eat(m.comma)){break}}return e};W.parseVarId=function(e,t){e.id=this.parseBindingAtom();this.checkLVal(e.id,t==="var"?L:B,false)};var Y=1,Q=2,Z=4;W.parseFunction=function(e,t,n,r){this.initFunction(e);if(this.options.ecmaVersion>=9||this.options.ecmaVersion>=6&&!r){if(this.type===m.star&&t&Q){this.unexpected()}e.generator=this.eat(m.star)}if(this.options.ecmaVersion>=8){e.async=!!r}if(t&Y){e.id=t&Z&&this.type!==m.name?null:this.parseIdent();if(e.id&&!(t&Q)){this.checkLVal(e.id,this.strict||e.generator||e.async?this.treatFunctionsAsVar?L:B:j)}}var i=this.yieldPos,s=this.awaitPos,o=this.awaitIdentPos;this.yieldPos=0;this.awaitPos=0;this.awaitIdentPos=0;this.enterScope(functionFlags(e.async,e.generator));if(!(t&Y)){e.id=this.type===m.name?this.parseIdent():null}this.parseFunctionParams(e);this.parseFunctionBody(e,n,false);this.yieldPos=i;this.awaitPos=s;this.awaitIdentPos=o;return this.finishNode(e,t&Y?"FunctionDeclaration":"FunctionExpression")};W.parseFunctionParams=function(e){this.expect(m.parenL);e.params=this.parseBindingList(m.parenR,false,this.options.ecmaVersion>=8);this.checkYieldAwaitInDefaultParams()};W.parseClass=function(e,t){this.next();var n=this.strict;this.strict=true;this.parseClassId(e,t);this.parseClassSuper(e);var r=this.startNode();var i=false;r.body=[];this.expect(m.braceL);while(this.type!==m.braceR){var s=this.parseClassElement(e.superClass!==null);if(s){r.body.push(s);if(s.type==="MethodDefinition"&&s.kind==="constructor"){if(i){this.raise(s.start,"Duplicate constructor in the same class")}i=true}}}this.strict=n;this.next();e.body=this.finishNode(r,"ClassBody");return this.finishNode(e,t?"ClassDeclaration":"ClassExpression")};W.parseClassElement=function(e){var t=this;if(this.eat(m.semi)){return null}var n=this.startNode();var r=function(e,r){if(r===void 0)r=false;var i=t.start,s=t.startLoc;if(!t.eatContextual(e)){return false}if(t.type!==m.parenL&&(!r||!t.canInsertSemicolon())){return true}if(n.key){t.unexpected()}n.computed=false;n.key=t.startNodeAt(i,s);n.key.name=e;t.finishNode(n.key,"Identifier");return false};n.kind="method";n.static=r("static");var i=this.eat(m.star);var s=false;if(!i){if(this.options.ecmaVersion>=8&&r("async",true)){s=true;i=this.options.ecmaVersion>=9&&this.eat(m.star)}else if(r("get")){n.kind="get"}else if(r("set")){n.kind="set"}}if(!n.key){this.parsePropertyName(n)}var o=n.key;var a=false;if(!n.computed&&!n.static&&(o.type==="Identifier"&&o.name==="constructor"||o.type==="Literal"&&o.value==="constructor")){if(n.kind!=="method"){this.raise(o.start,"Constructor can't have get/set modifier")}if(i){this.raise(o.start,"Constructor can't be a generator")}if(s){this.raise(o.start,"Constructor can't be an async method")}n.kind="constructor";a=e}else if(n.static&&o.type==="Identifier"&&o.name==="prototype"){this.raise(o.start,"Classes may not have a static property named prototype")}this.parseClassMethod(n,i,s,a);if(n.kind==="get"&&n.value.params.length!==0){this.raiseRecoverable(n.value.start,"getter should have no params")}if(n.kind==="set"&&n.value.params.length!==1){this.raiseRecoverable(n.value.start,"setter should have exactly one param")}if(n.kind==="set"&&n.value.params[0].type==="RestElement"){this.raiseRecoverable(n.value.params[0].start,"Setter cannot use rest params")}return n};W.parseClassMethod=function(e,t,n,r){e.value=this.parseMethod(t,n,r);return this.finishNode(e,"MethodDefinition")};W.parseClassId=function(e,t){if(this.type===m.name){e.id=this.parseIdent();if(t){this.checkLVal(e.id,B,false)}}else{if(t===true){this.unexpected()}e.id=null}};W.parseClassSuper=function(e){e.superClass=this.eat(m._extends)?this.parseExprSubscripts():null};W.parseExport=function(e,t){this.next();if(this.eat(m.star)){if(this.options.ecmaVersion>=11){if(this.eatContextual("as")){e.exported=this.parseIdent(true);this.checkExport(t,e.exported.name,this.lastTokStart)}else{e.exported=null}}this.expectContextual("from");if(this.type!==m.string){this.unexpected()}e.source=this.parseExprAtom();this.semicolon();return this.finishNode(e,"ExportAllDeclaration")}if(this.eat(m._default)){this.checkExport(t,"default",this.lastTokStart);var n;if(this.type===m._function||(n=this.isAsyncFunction())){var r=this.startNode();this.next();if(n){this.next()}e.declaration=this.parseFunction(r,Y|Z,false,n)}else if(this.type===m._class){var i=this.startNode();e.declaration=this.parseClass(i,"nullableID")}else{e.declaration=this.parseMaybeAssign();this.semicolon()}return this.finishNode(e,"ExportDefaultDeclaration")}if(this.shouldParseExportStatement()){e.declaration=this.parseStatement(null);if(e.declaration.type==="VariableDeclaration"){this.checkVariableExport(t,e.declaration.declarations)}else{this.checkExport(t,e.declaration.id.name,e.declaration.id.start)}e.specifiers=[];e.source=null}else{e.declaration=null;e.specifiers=this.parseExportSpecifiers(t);if(this.eatContextual("from")){if(this.type!==m.string){this.unexpected()}e.source=this.parseExprAtom()}else{for(var s=0,o=e.specifiers;s=6&&e){switch(e.type){case"Identifier":if(this.inAsync&&e.name==="await"){this.raise(e.start,"Cannot use 'await' as identifier inside an async function")}break;case"ObjectPattern":case"ArrayPattern":case"RestElement":break;case"ObjectExpression":e.type="ObjectPattern";if(n){this.checkPatternErrors(n,true)}for(var r=0,i=e.properties;r=8&&!s&&o.name==="async"&&!this.canInsertSemicolon()&&this.eat(m._function)){return this.parseFunction(this.startNodeAt(r,i),0,false,true)}if(n&&!this.canInsertSemicolon()){if(this.eat(m.arrow)){return this.parseArrowExpression(this.startNodeAt(r,i),[o],false)}if(this.options.ecmaVersion>=8&&o.name==="async"&&this.type===m.name&&!s){o=this.parseIdent(false);if(this.canInsertSemicolon()||!this.eat(m.arrow)){this.unexpected()}return this.parseArrowExpression(this.startNodeAt(r,i),[o],true)}}return o;case m.regexp:var a=this.value;t=this.parseLiteral(a.value);t.regex={pattern:a.pattern,flags:a.flags};return t;case m.num:case m.string:return this.parseLiteral(this.value);case m._null:case m._true:case m._false:t=this.startNode();t.value=this.type===m._null?null:this.type===m._true;t.raw=this.type.keyword;this.next();return this.finishNode(t,"Literal");case m.parenL:var c=this.start,u=this.parseParenAndDistinguishExpression(n);if(e){if(e.parenthesizedAssign<0&&!this.isSimpleAssignTarget(u)){e.parenthesizedAssign=c}if(e.parenthesizedBind<0){e.parenthesizedBind=c}}return u;case m.bracketL:t=this.startNode();this.next();t.elements=this.parseExprList(m.bracketR,true,true,e);return this.finishNode(t,"ArrayExpression");case m.braceL:return this.parseObj(false,e);case m._function:t=this.startNode();this.next();return this.parseFunction(t,0);case m._class:return this.parseClass(this.startNode(),false);case m._new:return this.parseNew();case m.backQuote:return this.parseTemplate();case m._import:if(this.options.ecmaVersion>=11){return this.parseExprImport()}else{return this.unexpected()}default:this.unexpected()}};ee.parseExprImport=function(){var e=this.startNode();if(this.containsEsc){this.raiseRecoverable(this.start,"Escape sequence in keyword import")}var t=this.parseIdent(true);switch(this.type){case m.parenL:return this.parseDynamicImport(e);case m.dot:e.meta=t;return this.parseImportMeta(e);default:this.unexpected()}};ee.parseDynamicImport=function(e){this.next();e.source=this.parseMaybeAssign();if(!this.eat(m.parenR)){var t=this.start;if(this.eat(m.comma)&&this.eat(m.parenR)){this.raiseRecoverable(t,"Trailing comma is not allowed in import()")}else{this.unexpected(t)}}return this.finishNode(e,"ImportExpression")};ee.parseImportMeta=function(e){this.next();var t=this.containsEsc;e.property=this.parseIdent(true);if(e.property.name!=="meta"){this.raiseRecoverable(e.property.start,"The only valid meta property for import is 'import.meta'")}if(t){this.raiseRecoverable(e.start,"'import.meta' must not contain escaped characters")}if(this.options.sourceType!=="module"){this.raiseRecoverable(e.start,"Cannot use 'import.meta' outside a module")}return this.finishNode(e,"MetaProperty")};ee.parseLiteral=function(e){var t=this.startNode();t.value=e;t.raw=this.input.slice(this.start,this.end);if(t.raw.charCodeAt(t.raw.length-1)===110){t.bigint=t.raw.slice(0,-1).replace(/_/g,"")}this.next();return this.finishNode(t,"Literal")};ee.parseParenExpression=function(){this.expect(m.parenL);var e=this.parseExpression();this.expect(m.parenR);return e};ee.parseParenAndDistinguishExpression=function(e){var t=this.start,n=this.startLoc,r,i=this.options.ecmaVersion>=8;if(this.options.ecmaVersion>=6){this.next();var s=this.start,o=this.startLoc;var a=[],c=true,u=false;var l=new DestructuringErrors,f=this.yieldPos,p=this.awaitPos,d;this.yieldPos=0;this.awaitPos=0;while(this.type!==m.parenR){c?c=false:this.expect(m.comma);if(i&&this.afterTrailingComma(m.parenR,true)){u=true;break}else if(this.type===m.ellipsis){d=this.start;a.push(this.parseParenItem(this.parseRestBinding()));if(this.type===m.comma){this.raise(this.start,"Comma is not permitted after the rest element")}break}else{a.push(this.parseMaybeAssign(false,l,this.parseParenItem))}}var h=this.start,g=this.startLoc;this.expect(m.parenR);if(e&&!this.canInsertSemicolon()&&this.eat(m.arrow)){this.checkPatternErrors(l,false);this.checkYieldAwaitInDefaultParams();this.yieldPos=f;this.awaitPos=p;return this.parseParenArrowList(t,n,a)}if(!a.length||u){this.unexpected(this.lastTokStart)}if(d){this.unexpected(d)}this.checkExpressionErrors(l,true);this.yieldPos=f||this.yieldPos;this.awaitPos=p||this.awaitPos;if(a.length>1){r=this.startNodeAt(s,o);r.expressions=a;this.finishNodeAt(r,"SequenceExpression",h,g)}else{r=a[0]}}else{r=this.parseParenExpression()}if(this.options.preserveParens){var y=this.startNodeAt(t,n);y.expression=r;return this.finishNode(y,"ParenthesizedExpression")}else{return r}};ee.parseParenItem=function(e){return e};ee.parseParenArrowList=function(e,t,n){return this.parseArrowExpression(this.startNodeAt(e,t),n)};var te=[];ee.parseNew=function(){if(this.containsEsc){this.raiseRecoverable(this.start,"Escape sequence in keyword new")}var e=this.startNode();var t=this.parseIdent(true);if(this.options.ecmaVersion>=6&&this.eat(m.dot)){e.meta=t;var n=this.containsEsc;e.property=this.parseIdent(true);if(e.property.name!=="target"){this.raiseRecoverable(e.property.start,"The only valid meta property for new is 'new.target'")}if(n){this.raiseRecoverable(e.start,"'new.target' must not contain escaped characters")}if(!this.inNonArrowFunction()){this.raiseRecoverable(e.start,"'new.target' can only be used in functions")}return this.finishNode(e,"MetaProperty")}var r=this.start,i=this.startLoc,s=this.type===m._import;e.callee=this.parseSubscripts(this.parseExprAtom(),r,i,true);if(s&&e.callee.type==="ImportExpression"){this.raise(r,"Cannot use new with import()")}if(this.eat(m.parenL)){e.arguments=this.parseExprList(m.parenR,this.options.ecmaVersion>=8,false)}else{e.arguments=te}return this.finishNode(e,"NewExpression")};ee.parseTemplateElement=function(e){var t=e.isTagged;var n=this.startNode();if(this.type===m.invalidTemplate){if(!t){this.raiseRecoverable(this.start,"Bad escape sequence in untagged template literal")}n.value={raw:this.value,cooked:null}}else{n.value={raw:this.input.slice(this.start,this.end).replace(/\r\n?/g,"\n"),cooked:this.value}}this.next();n.tail=this.type===m.backQuote;return this.finishNode(n,"TemplateElement")};ee.parseTemplate=function(e){if(e===void 0)e={};var t=e.isTagged;if(t===void 0)t=false;var n=this.startNode();this.next();n.expressions=[];var r=this.parseTemplateElement({isTagged:t});n.quasis=[r];while(!r.tail){if(this.type===m.eof){this.raise(this.pos,"Unterminated template literal")}this.expect(m.dollarBraceL);n.expressions.push(this.parseExpression());this.expect(m.braceR);n.quasis.push(r=this.parseTemplateElement({isTagged:t}))}this.next();return this.finishNode(n,"TemplateLiteral")};ee.isAsyncProp=function(e){return!e.computed&&e.key.type==="Identifier"&&e.key.name==="async"&&(this.type===m.name||this.type===m.num||this.type===m.string||this.type===m.bracketL||this.type.keyword||this.options.ecmaVersion>=9&&this.type===m.star)&&!g.test(this.input.slice(this.lastTokEnd,this.start))};ee.parseObj=function(e,t){var n=this.startNode(),r=true,i={};n.properties=[];this.next();while(!this.eat(m.braceR)){if(!r){this.expect(m.comma);if(this.options.ecmaVersion>=5&&this.afterTrailingComma(m.braceR)){break}}else{r=false}var s=this.parseProperty(e,t);if(!e){this.checkPropClash(s,i,t)}n.properties.push(s)}return this.finishNode(n,e?"ObjectPattern":"ObjectExpression")};ee.parseProperty=function(e,t){var n=this.startNode(),r,i,s,o;if(this.options.ecmaVersion>=9&&this.eat(m.ellipsis)){if(e){n.argument=this.parseIdent(false);if(this.type===m.comma){this.raise(this.start,"Comma is not permitted after the rest element")}return this.finishNode(n,"RestElement")}if(this.type===m.parenL&&t){if(t.parenthesizedAssign<0){t.parenthesizedAssign=this.start}if(t.parenthesizedBind<0){t.parenthesizedBind=this.start}}n.argument=this.parseMaybeAssign(false,t);if(this.type===m.comma&&t&&t.trailingComma<0){t.trailingComma=this.start}return this.finishNode(n,"SpreadElement")}if(this.options.ecmaVersion>=6){n.method=false;n.shorthand=false;if(e||t){s=this.start;o=this.startLoc}if(!e){r=this.eat(m.star)}}var a=this.containsEsc;this.parsePropertyName(n);if(!e&&!a&&this.options.ecmaVersion>=8&&!r&&this.isAsyncProp(n)){i=true;r=this.options.ecmaVersion>=9&&this.eat(m.star);this.parsePropertyName(n,t)}else{i=false}this.parsePropertyValue(n,e,r,i,s,o,t,a);return this.finishNode(n,"Property")};ee.parsePropertyValue=function(e,t,n,r,i,s,o,a){if((n||r)&&this.type===m.colon){this.unexpected()}if(this.eat(m.colon)){e.value=t?this.parseMaybeDefault(this.start,this.startLoc):this.parseMaybeAssign(false,o);e.kind="init"}else if(this.options.ecmaVersion>=6&&this.type===m.parenL){if(t){this.unexpected()}e.kind="init";e.method=true;e.value=this.parseMethod(n,r)}else if(!t&&!a&&this.options.ecmaVersion>=5&&!e.computed&&e.key.type==="Identifier"&&(e.key.name==="get"||e.key.name==="set")&&(this.type!==m.comma&&this.type!==m.braceR&&this.type!==m.eq)){if(n||r){this.unexpected()}e.kind=e.key.name;this.parsePropertyName(e);e.value=this.parseMethod(false);var c=e.kind==="get"?0:1;if(e.value.params.length!==c){var u=e.value.start;if(e.kind==="get"){this.raiseRecoverable(u,"getter should have no params")}else{this.raiseRecoverable(u,"setter should have exactly one param")}}else{if(e.kind==="set"&&e.value.params[0].type==="RestElement"){this.raiseRecoverable(e.value.params[0].start,"Setter cannot use rest params")}}}else if(this.options.ecmaVersion>=6&&!e.computed&&e.key.type==="Identifier"){if(n||r){this.unexpected()}this.checkUnreserved(e.key);if(e.key.name==="await"&&!this.awaitIdentPos){this.awaitIdentPos=i}e.kind="init";if(t){e.value=this.parseMaybeDefault(i,s,e.key)}else if(this.type===m.eq&&o){if(o.shorthandAssign<0){o.shorthandAssign=this.start}e.value=this.parseMaybeDefault(i,s,e.key)}else{e.value=e.key}e.shorthand=true}else{this.unexpected()}};ee.parsePropertyName=function(e){if(this.options.ecmaVersion>=6){if(this.eat(m.bracketL)){e.computed=true;e.key=this.parseMaybeAssign();this.expect(m.bracketR);return e.key}else{e.computed=false}}return e.key=this.type===m.num||this.type===m.string?this.parseExprAtom():this.parseIdent(this.options.allowReserved!=="never")};ee.initFunction=function(e){e.id=null;if(this.options.ecmaVersion>=6){e.generator=e.expression=false}if(this.options.ecmaVersion>=8){e.async=false}};ee.parseMethod=function(e,t,n){var r=this.startNode(),i=this.yieldPos,s=this.awaitPos,o=this.awaitIdentPos;this.initFunction(r);if(this.options.ecmaVersion>=6){r.generator=e}if(this.options.ecmaVersion>=8){r.async=!!t}this.yieldPos=0;this.awaitPos=0;this.awaitIdentPos=0;this.enterScope(functionFlags(t,r.generator)|R|(n?P:0));this.expect(m.parenL);r.params=this.parseBindingList(m.parenR,false,this.options.ecmaVersion>=8);this.checkYieldAwaitInDefaultParams();this.parseFunctionBody(r,false,true);this.yieldPos=i;this.awaitPos=s;this.awaitIdentPos=o;return this.finishNode(r,"FunctionExpression")};ee.parseArrowExpression=function(e,t,n){var r=this.yieldPos,i=this.awaitPos,s=this.awaitIdentPos;this.enterScope(functionFlags(n,false)|F);this.initFunction(e);if(this.options.ecmaVersion>=8){e.async=!!n}this.yieldPos=0;this.awaitPos=0;this.awaitIdentPos=0;e.params=this.toAssignableList(t,true);this.parseFunctionBody(e,true,false);this.yieldPos=r;this.awaitPos=i;this.awaitIdentPos=s;return this.finishNode(e,"ArrowFunctionExpression")};ee.parseFunctionBody=function(e,t,n){var r=t&&this.type!==m.braceL;var i=this.strict,s=false;if(r){e.body=this.parseMaybeAssign();e.expression=true;this.checkParams(e,false)}else{var o=this.options.ecmaVersion>=7&&!this.isSimpleParamList(e.params);if(!i||o){s=this.strictDirective(this.end);if(s&&o){this.raiseRecoverable(e.start,"Illegal 'use strict' directive in function with non-simple parameter list")}}var a=this.labels;this.labels=[];if(s){this.strict=true}this.checkParams(e,!i&&!s&&!t&&!n&&this.isSimpleParamList(e.params));if(this.strict&&e.id){this.checkLVal(e.id,z)}e.body=this.parseBlock(false,undefined,s&&!i);e.expression=false;this.adaptDirectivePrologue(e.body.body);this.labels=a}this.exitScope()};ee.isSimpleParamList=function(e){for(var t=0,n=e;t-1||i.functions.indexOf(e)>-1||i.var.indexOf(e)>-1;i.lexical.push(e);if(this.inModule&&i.flags&C){delete this.undefinedExports[e]}}else if(t===U){var s=this.currentScope();s.lexical.push(e)}else if(t===j){var o=this.currentScope();if(this.treatFunctionsAsVar){r=o.lexical.indexOf(e)>-1}else{r=o.lexical.indexOf(e)>-1||o.var.indexOf(e)>-1}o.functions.push(e)}else{for(var a=this.scopeStack.length-1;a>=0;--a){var c=this.scopeStack[a];if(c.lexical.indexOf(e)>-1&&!(c.flags&I&&c.lexical[0]===e)||!this.treatFunctionsAsVarInScope(c)&&c.functions.indexOf(e)>-1){r=true;break}c.var.push(e);if(this.inModule&&c.flags&C){delete this.undefinedExports[e]}if(c.flags&T){break}}}if(r){this.raiseRecoverable(n,"Identifier '"+e+"' has already been declared")}};re.checkLocalExport=function(e){if(this.scopeStack[0].lexical.indexOf(e.name)===-1&&this.scopeStack[0].var.indexOf(e.name)===-1){this.undefinedExports[e.name]=e}};re.currentScope=function(){return this.scopeStack[this.scopeStack.length-1]};re.currentVarScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&T){return t}}};re.currentThisScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&T&&!(t.flags&F)){return t}}};var se=function Node(e,t,n){this.type="";this.start=t;this.end=0;if(e.options.locations){this.loc=new D(e,n)}if(e.options.directSourceFile){this.sourceFile=e.options.directSourceFile}if(e.options.ranges){this.range=[t,0]}};var oe=H.prototype;oe.startNode=function(){return new se(this,this.start,this.startLoc)};oe.startNodeAt=function(e,t){return new se(this,e,t)};function finishNodeAt(e,t,n,r){e.type=t;e.end=n;if(this.options.locations){e.loc.end=r}if(this.options.ranges){e.range[1]=n}return e}oe.finishNode=function(e,t){return finishNodeAt.call(this,e,t,this.lastTokEnd,this.lastTokEndLoc)};oe.finishNodeAt=function(e,t,n,r){return finishNodeAt.call(this,e,t,n,r)};var ae=function TokContext(e,t,n,r,i){this.token=e;this.isExpr=!!t;this.preserveSpace=!!n;this.override=r;this.generator=!!i};var ce={b_stat:new ae("{",false),b_expr:new ae("{",true),b_tmpl:new ae("${",false),p_stat:new ae("(",false),p_expr:new ae("(",true),q_tmpl:new ae("`",true,true,function(e){return e.tryReadTemplateToken()}),f_stat:new ae("function",false),f_expr:new ae("function",true),f_expr_gen:new ae("function",true,false,null,true),f_gen:new ae("function",false,false,null,true)};var ue=H.prototype;ue.initialContext=function(){return[ce.b_stat]};ue.braceIsBlock=function(e){var t=this.curContext();if(t===ce.f_expr||t===ce.f_stat){return true}if(e===m.colon&&(t===ce.b_stat||t===ce.b_expr)){return!t.isExpr}if(e===m._return||e===m.name&&this.exprAllowed){return g.test(this.input.slice(this.lastTokEnd,this.start))}if(e===m._else||e===m.semi||e===m.eof||e===m.parenR||e===m.arrow){return true}if(e===m.braceL){return t===ce.b_stat}if(e===m._var||e===m._const||e===m.name){return false}return!this.exprAllowed};ue.inGeneratorContext=function(){for(var e=this.context.length-1;e>=1;e--){var t=this.context[e];if(t.token==="function"){return t.generator}}return false};ue.updateContext=function(e){var t,n=this.type;if(n.keyword&&e===m.dot){this.exprAllowed=false}else if(t=n.updateContext){t.call(this,e)}else{this.exprAllowed=n.beforeExpr}};m.parenR.updateContext=m.braceR.updateContext=function(){if(this.context.length===1){this.exprAllowed=true;return}var e=this.context.pop();if(e===ce.b_stat&&this.curContext().token==="function"){e=this.context.pop()}this.exprAllowed=!e.isExpr};m.braceL.updateContext=function(e){this.context.push(this.braceIsBlock(e)?ce.b_stat:ce.b_expr);this.exprAllowed=true};m.dollarBraceL.updateContext=function(){this.context.push(ce.b_tmpl);this.exprAllowed=true};m.parenL.updateContext=function(e){var t=e===m._if||e===m._for||e===m._with||e===m._while;this.context.push(t?ce.p_stat:ce.p_expr);this.exprAllowed=true};m.incDec.updateContext=function(){};m._function.updateContext=m._class.updateContext=function(e){if(e.beforeExpr&&e!==m.semi&&e!==m._else&&!(e===m._return&&g.test(this.input.slice(this.lastTokEnd,this.start)))&&!((e===m.colon||e===m.braceL)&&this.curContext()===ce.b_stat)){this.context.push(ce.f_expr)}else{this.context.push(ce.f_stat)}this.exprAllowed=false};m.backQuote.updateContext=function(){if(this.curContext()===ce.q_tmpl){this.context.pop()}else{this.context.push(ce.q_tmpl)}this.exprAllowed=false};m.star.updateContext=function(e){if(e===m._function){var t=this.context.length-1;if(this.context[t]===ce.f_expr){this.context[t]=ce.f_expr_gen}else{this.context[t]=ce.f_gen}}this.exprAllowed=true};m.name.updateContext=function(e){var t=false;if(this.options.ecmaVersion>=6&&e!==m.dot){if(this.value==="of"&&!this.exprAllowed||this.value==="yield"&&this.inGeneratorContext()){t=true}}this.exprAllowed=t};var le="ASCII ASCII_Hex_Digit AHex Alphabetic Alpha Any Assigned Bidi_Control Bidi_C Bidi_Mirrored Bidi_M Case_Ignorable CI Cased Changes_When_Casefolded CWCF Changes_When_Casemapped CWCM Changes_When_Lowercased CWL Changes_When_NFKC_Casefolded CWKCF Changes_When_Titlecased CWT Changes_When_Uppercased CWU Dash Default_Ignorable_Code_Point DI Deprecated Dep Diacritic Dia Emoji Emoji_Component Emoji_Modifier Emoji_Modifier_Base Emoji_Presentation Extender Ext Grapheme_Base Gr_Base Grapheme_Extend Gr_Ext Hex_Digit Hex IDS_Binary_Operator IDSB IDS_Trinary_Operator IDST ID_Continue IDC ID_Start IDS Ideographic Ideo Join_Control Join_C Logical_Order_Exception LOE Lowercase Lower Math Noncharacter_Code_Point NChar Pattern_Syntax Pat_Syn Pattern_White_Space Pat_WS Quotation_Mark QMark Radical Regional_Indicator RI Sentence_Terminal STerm Soft_Dotted SD Terminal_Punctuation Term Unified_Ideograph UIdeo Uppercase Upper Variation_Selector VS White_Space space XID_Continue XIDC XID_Start XIDS";var fe=le+" Extended_Pictographic";var pe=fe;var de={9:le,10:fe,11:pe};var he="Cased_Letter LC Close_Punctuation Pe Connector_Punctuation Pc Control Cc cntrl Currency_Symbol Sc Dash_Punctuation Pd Decimal_Number Nd digit Enclosing_Mark Me Final_Punctuation Pf Format Cf Initial_Punctuation Pi Letter L Letter_Number Nl Line_Separator Zl Lowercase_Letter Ll Mark M Combining_Mark Math_Symbol Sm Modifier_Letter Lm Modifier_Symbol Sk Nonspacing_Mark Mn Number N Open_Punctuation Ps Other C Other_Letter Lo Other_Number No Other_Punctuation Po Other_Symbol So Paragraph_Separator Zp Private_Use Co Punctuation P punct Separator Z Space_Separator Zs Spacing_Mark Mc Surrogate Cs Symbol S Titlecase_Letter Lt Unassigned Cn Uppercase_Letter Lu";var me="Adlam Adlm Ahom Ahom Anatolian_Hieroglyphs Hluw Arabic Arab Armenian Armn Avestan Avst Balinese Bali Bamum Bamu Bassa_Vah Bass Batak Batk Bengali Beng Bhaiksuki Bhks Bopomofo Bopo Brahmi Brah Braille Brai Buginese Bugi Buhid Buhd Canadian_Aboriginal Cans Carian Cari Caucasian_Albanian Aghb Chakma Cakm Cham Cham Cherokee Cher Common Zyyy Coptic Copt Qaac Cuneiform Xsux Cypriot Cprt Cyrillic Cyrl Deseret Dsrt Devanagari Deva Duployan Dupl Egyptian_Hieroglyphs Egyp Elbasan Elba Ethiopic Ethi Georgian Geor Glagolitic Glag Gothic Goth Grantha Gran Greek Grek Gujarati Gujr Gurmukhi Guru Han Hani Hangul Hang Hanunoo Hano Hatran Hatr Hebrew Hebr Hiragana Hira Imperial_Aramaic Armi Inherited Zinh Qaai Inscriptional_Pahlavi Phli Inscriptional_Parthian Prti Javanese Java Kaithi Kthi Kannada Knda Katakana Kana Kayah_Li Kali Kharoshthi Khar Khmer Khmr Khojki Khoj Khudawadi Sind Lao Laoo Latin Latn Lepcha Lepc Limbu Limb Linear_A Lina Linear_B Linb Lisu Lisu Lycian Lyci Lydian Lydi Mahajani Mahj Malayalam Mlym Mandaic Mand Manichaean Mani Marchen Marc Masaram_Gondi Gonm Meetei_Mayek Mtei Mende_Kikakui Mend Meroitic_Cursive Merc Meroitic_Hieroglyphs Mero Miao Plrd Modi Modi Mongolian Mong Mro Mroo Multani Mult Myanmar Mymr Nabataean Nbat New_Tai_Lue Talu Newa Newa Nko Nkoo Nushu Nshu Ogham Ogam Ol_Chiki Olck Old_Hungarian Hung Old_Italic Ital Old_North_Arabian Narb Old_Permic Perm Old_Persian Xpeo Old_South_Arabian Sarb Old_Turkic Orkh Oriya Orya Osage Osge Osmanya Osma Pahawh_Hmong Hmng Palmyrene Palm Pau_Cin_Hau Pauc Phags_Pa Phag Phoenician Phnx Psalter_Pahlavi Phlp Rejang Rjng Runic Runr Samaritan Samr Saurashtra Saur Sharada Shrd Shavian Shaw Siddham Sidd SignWriting Sgnw Sinhala Sinh Sora_Sompeng Sora Soyombo Soyo Sundanese Sund Syloti_Nagri Sylo Syriac Syrc Tagalog Tglg Tagbanwa Tagb Tai_Le Tale Tai_Tham Lana Tai_Viet Tavt Takri Takr Tamil Taml Tangut Tang Telugu Telu Thaana Thaa Thai Thai Tibetan Tibt Tifinagh Tfng Tirhuta Tirh Ugaritic Ugar Vai Vaii Warang_Citi Wara Yi Yiii Zanabazar_Square Zanb";var ge=me+" Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd";var ye=ge+" Elymaic Elym Nandinagari Nand Nyiakeng_Puachue_Hmong Hmnp Wancho Wcho";var ve={9:me,10:ge,11:ye};var _e={};function buildUnicodeData(e){var t=_e[e]={binary:wordsRegexp(de[e]+" "+he),nonBinary:{General_Category:wordsRegexp(he),Script:wordsRegexp(ve[e])}};t.nonBinary.Script_Extensions=t.nonBinary.Script;t.nonBinary.gc=t.nonBinary.General_Category;t.nonBinary.sc=t.nonBinary.Script;t.nonBinary.scx=t.nonBinary.Script_Extensions}buildUnicodeData(9);buildUnicodeData(10);buildUnicodeData(11);var be=H.prototype;var Ee=function RegExpValidationState(e){this.parser=e;this.validFlags="gim"+(e.options.ecmaVersion>=6?"uy":"")+(e.options.ecmaVersion>=9?"s":"");this.unicodeProperties=_e[e.options.ecmaVersion>=11?11:e.options.ecmaVersion];this.source="";this.flags="";this.start=0;this.switchU=false;this.switchN=false;this.pos=0;this.lastIntValue=0;this.lastStringValue="";this.lastAssertionIsQuantifiable=false;this.numCapturingParens=0;this.maxBackReference=0;this.groupNames=[];this.backReferenceNames=[]};Ee.prototype.reset=function reset(e,t,n){var r=n.indexOf("u")!==-1;this.start=e|0;this.source=t+"";this.flags=n;this.switchU=r&&this.parser.options.ecmaVersion>=6;this.switchN=r&&this.parser.options.ecmaVersion>=9};Ee.prototype.raise=function raise(e){this.parser.raiseRecoverable(this.start,"Invalid regular expression: /"+this.source+"/: "+e)};Ee.prototype.at=function at(e,t){if(t===void 0)t=false;var n=this.source;var r=n.length;if(e>=r){return-1}var i=n.charCodeAt(e);if(!(t||this.switchU)||i<=55295||i>=57344||e+1>=r){return i}var s=n.charCodeAt(e+1);return s>=56320&&s<=57343?(i<<10)+s-56613888:i};Ee.prototype.nextIndex=function nextIndex(e,t){if(t===void 0)t=false;var n=this.source;var r=n.length;if(e>=r){return r}var i=n.charCodeAt(e),s;if(!(t||this.switchU)||i<=55295||i>=57344||e+1>=r||(s=n.charCodeAt(e+1))<56320||s>57343){return e+1}return e+2};Ee.prototype.current=function current(e){if(e===void 0)e=false;return this.at(this.pos,e)};Ee.prototype.lookahead=function lookahead(e){if(e===void 0)e=false;return this.at(this.nextIndex(this.pos,e),e)};Ee.prototype.advance=function advance(e){if(e===void 0)e=false;this.pos=this.nextIndex(this.pos,e)};Ee.prototype.eat=function eat(e,t){if(t===void 0)t=false;if(this.current(t)===e){this.advance(t);return true}return false};function codePointToString(e){if(e<=65535){return String.fromCharCode(e)}e-=65536;return String.fromCharCode((e>>10)+55296,(e&1023)+56320)}be.validateRegExpFlags=function(e){var t=e.validFlags;var n=e.flags;for(var r=0;r-1){this.raise(e.start,"Duplicate regular expression flag")}}};be.validateRegExpPattern=function(e){this.regexp_pattern(e);if(!e.switchN&&this.options.ecmaVersion>=9&&e.groupNames.length>0){e.switchN=true;this.regexp_pattern(e)}};be.regexp_pattern=function(e){e.pos=0;e.lastIntValue=0;e.lastStringValue="";e.lastAssertionIsQuantifiable=false;e.numCapturingParens=0;e.maxBackReference=0;e.groupNames.length=0;e.backReferenceNames.length=0;this.regexp_disjunction(e);if(e.pos!==e.source.length){if(e.eat(41)){e.raise("Unmatched ')'")}if(e.eat(93)||e.eat(125)){e.raise("Lone quantifier brackets")}}if(e.maxBackReference>e.numCapturingParens){e.raise("Invalid escape")}for(var t=0,n=e.backReferenceNames;t=9){n=e.eat(60)}if(e.eat(61)||e.eat(33)){this.regexp_disjunction(e);if(!e.eat(41)){e.raise("Unterminated group")}e.lastAssertionIsQuantifiable=!n;return true}}e.pos=t;return false};be.regexp_eatQuantifier=function(e,t){if(t===void 0)t=false;if(this.regexp_eatQuantifierPrefix(e,t)){e.eat(63);return true}return false};be.regexp_eatQuantifierPrefix=function(e,t){return e.eat(42)||e.eat(43)||e.eat(63)||this.regexp_eatBracedQuantifier(e,t)};be.regexp_eatBracedQuantifier=function(e,t){var n=e.pos;if(e.eat(123)){var r=0,i=-1;if(this.regexp_eatDecimalDigits(e)){r=e.lastIntValue;if(e.eat(44)&&this.regexp_eatDecimalDigits(e)){i=e.lastIntValue}if(e.eat(125)){if(i!==-1&&i=9){this.regexp_groupSpecifier(e)}else if(e.current()===63){e.raise("Invalid group")}this.regexp_disjunction(e);if(e.eat(41)){e.numCapturingParens+=1;return true}e.raise("Unterminated group")}return false};be.regexp_eatExtendedAtom=function(e){return e.eat(46)||this.regexp_eatReverseSolidusAtomEscape(e)||this.regexp_eatCharacterClass(e)||this.regexp_eatUncapturingGroup(e)||this.regexp_eatCapturingGroup(e)||this.regexp_eatInvalidBracedQuantifier(e)||this.regexp_eatExtendedPatternCharacter(e)};be.regexp_eatInvalidBracedQuantifier=function(e){if(this.regexp_eatBracedQuantifier(e,true)){e.raise("Nothing to repeat")}return false};be.regexp_eatSyntaxCharacter=function(e){var t=e.current();if(isSyntaxCharacter(t)){e.lastIntValue=t;e.advance();return true}return false};function isSyntaxCharacter(e){return e===36||e>=40&&e<=43||e===46||e===63||e>=91&&e<=94||e>=123&&e<=125}be.regexp_eatPatternCharacters=function(e){var t=e.pos;var n=0;while((n=e.current())!==-1&&!isSyntaxCharacter(n)){e.advance()}return e.pos!==t};be.regexp_eatExtendedPatternCharacter=function(e){var t=e.current();if(t!==-1&&t!==36&&!(t>=40&&t<=43)&&t!==46&&t!==63&&t!==91&&t!==94&&t!==124){e.advance();return true}return false};be.regexp_groupSpecifier=function(e){if(e.eat(63)){if(this.regexp_eatGroupName(e)){if(e.groupNames.indexOf(e.lastStringValue)!==-1){e.raise("Duplicate capture group name")}e.groupNames.push(e.lastStringValue);return}e.raise("Invalid group")}};be.regexp_eatGroupName=function(e){e.lastStringValue="";if(e.eat(60)){if(this.regexp_eatRegExpIdentifierName(e)&&e.eat(62)){return true}e.raise("Invalid capture group name")}return false};be.regexp_eatRegExpIdentifierName=function(e){e.lastStringValue="";if(this.regexp_eatRegExpIdentifierStart(e)){e.lastStringValue+=codePointToString(e.lastIntValue);while(this.regexp_eatRegExpIdentifierPart(e)){e.lastStringValue+=codePointToString(e.lastIntValue)}return true}return false};be.regexp_eatRegExpIdentifierStart=function(e){var t=e.pos;var n=this.options.ecmaVersion>=11;var r=e.current(n);e.advance(n);if(r===92&&this.regexp_eatRegExpUnicodeEscapeSequence(e,n)){r=e.lastIntValue}if(isRegExpIdentifierStart(r)){e.lastIntValue=r;return true}e.pos=t;return false};function isRegExpIdentifierStart(e){return isIdentifierStart(e,true)||e===36||e===95}be.regexp_eatRegExpIdentifierPart=function(e){var t=e.pos;var n=this.options.ecmaVersion>=11;var r=e.current(n);e.advance(n);if(r===92&&this.regexp_eatRegExpUnicodeEscapeSequence(e,n)){r=e.lastIntValue}if(isRegExpIdentifierPart(r)){e.lastIntValue=r;return true}e.pos=t;return false};function isRegExpIdentifierPart(e){return isIdentifierChar(e,true)||e===36||e===95||e===8204||e===8205}be.regexp_eatAtomEscape=function(e){if(this.regexp_eatBackReference(e)||this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)||e.switchN&&this.regexp_eatKGroupName(e)){return true}if(e.switchU){if(e.current()===99){e.raise("Invalid unicode escape")}e.raise("Invalid escape")}return false};be.regexp_eatBackReference=function(e){var t=e.pos;if(this.regexp_eatDecimalEscape(e)){var n=e.lastIntValue;if(e.switchU){if(n>e.maxBackReference){e.maxBackReference=n}return true}if(n<=e.numCapturingParens){return true}e.pos=t}return false};be.regexp_eatKGroupName=function(e){if(e.eat(107)){if(this.regexp_eatGroupName(e)){e.backReferenceNames.push(e.lastStringValue);return true}e.raise("Invalid named reference")}return false};be.regexp_eatCharacterEscape=function(e){return this.regexp_eatControlEscape(e)||this.regexp_eatCControlLetter(e)||this.regexp_eatZero(e)||this.regexp_eatHexEscapeSequence(e)||this.regexp_eatRegExpUnicodeEscapeSequence(e,false)||!e.switchU&&this.regexp_eatLegacyOctalEscapeSequence(e)||this.regexp_eatIdentityEscape(e)};be.regexp_eatCControlLetter=function(e){var t=e.pos;if(e.eat(99)){if(this.regexp_eatControlLetter(e)){return true}e.pos=t}return false};be.regexp_eatZero=function(e){if(e.current()===48&&!isDecimalDigit(e.lookahead())){e.lastIntValue=0;e.advance();return true}return false};be.regexp_eatControlEscape=function(e){var t=e.current();if(t===116){e.lastIntValue=9;e.advance();return true}if(t===110){e.lastIntValue=10;e.advance();return true}if(t===118){e.lastIntValue=11;e.advance();return true}if(t===102){e.lastIntValue=12;e.advance();return true}if(t===114){e.lastIntValue=13;e.advance();return true}return false};be.regexp_eatControlLetter=function(e){var t=e.current();if(isControlLetter(t)){e.lastIntValue=t%32;e.advance();return true}return false};function isControlLetter(e){return e>=65&&e<=90||e>=97&&e<=122}be.regexp_eatRegExpUnicodeEscapeSequence=function(e,t){if(t===void 0)t=false;var n=e.pos;var r=t||e.switchU;if(e.eat(117)){if(this.regexp_eatFixedHexDigits(e,4)){var i=e.lastIntValue;if(r&&i>=55296&&i<=56319){var s=e.pos;if(e.eat(92)&&e.eat(117)&&this.regexp_eatFixedHexDigits(e,4)){var o=e.lastIntValue;if(o>=56320&&o<=57343){e.lastIntValue=(i-55296)*1024+(o-56320)+65536;return true}}e.pos=s;e.lastIntValue=i}return true}if(r&&e.eat(123)&&this.regexp_eatHexDigits(e)&&e.eat(125)&&isValidUnicode(e.lastIntValue)){return true}if(r){e.raise("Invalid unicode escape")}e.pos=n}return false};function isValidUnicode(e){return e>=0&&e<=1114111}be.regexp_eatIdentityEscape=function(e){if(e.switchU){if(this.regexp_eatSyntaxCharacter(e)){return true}if(e.eat(47)){e.lastIntValue=47;return true}return false}var t=e.current();if(t!==99&&(!e.switchN||t!==107)){e.lastIntValue=t;e.advance();return true}return false};be.regexp_eatDecimalEscape=function(e){e.lastIntValue=0;var t=e.current();if(t>=49&&t<=57){do{e.lastIntValue=10*e.lastIntValue+(t-48);e.advance()}while((t=e.current())>=48&&t<=57);return true}return false};be.regexp_eatCharacterClassEscape=function(e){var t=e.current();if(isCharacterClassEscape(t)){e.lastIntValue=-1;e.advance();return true}if(e.switchU&&this.options.ecmaVersion>=9&&(t===80||t===112)){e.lastIntValue=-1;e.advance();if(e.eat(123)&&this.regexp_eatUnicodePropertyValueExpression(e)&&e.eat(125)){return true}e.raise("Invalid property name")}return false};function isCharacterClassEscape(e){return e===100||e===68||e===115||e===83||e===119||e===87}be.regexp_eatUnicodePropertyValueExpression=function(e){var t=e.pos;if(this.regexp_eatUnicodePropertyName(e)&&e.eat(61)){var n=e.lastStringValue;if(this.regexp_eatUnicodePropertyValue(e)){var r=e.lastStringValue;this.regexp_validateUnicodePropertyNameAndValue(e,n,r);return true}}e.pos=t;if(this.regexp_eatLoneUnicodePropertyNameOrValue(e)){var i=e.lastStringValue;this.regexp_validateUnicodePropertyNameOrValue(e,i);return true}return false};be.regexp_validateUnicodePropertyNameAndValue=function(e,t,n){if(!has(e.unicodeProperties.nonBinary,t)){e.raise("Invalid property name")}if(!e.unicodeProperties.nonBinary[t].test(n)){e.raise("Invalid property value")}};be.regexp_validateUnicodePropertyNameOrValue=function(e,t){if(!e.unicodeProperties.binary.test(t)){e.raise("Invalid property name")}};be.regexp_eatUnicodePropertyName=function(e){var t=0;e.lastStringValue="";while(isUnicodePropertyNameCharacter(t=e.current())){e.lastStringValue+=codePointToString(t);e.advance()}return e.lastStringValue!==""};function isUnicodePropertyNameCharacter(e){return isControlLetter(e)||e===95}be.regexp_eatUnicodePropertyValue=function(e){var t=0;e.lastStringValue="";while(isUnicodePropertyValueCharacter(t=e.current())){e.lastStringValue+=codePointToString(t);e.advance()}return e.lastStringValue!==""};function isUnicodePropertyValueCharacter(e){return isUnicodePropertyNameCharacter(e)||isDecimalDigit(e)}be.regexp_eatLoneUnicodePropertyNameOrValue=function(e){return this.regexp_eatUnicodePropertyValue(e)};be.regexp_eatCharacterClass=function(e){if(e.eat(91)){e.eat(94);this.regexp_classRanges(e);if(e.eat(93)){return true}e.raise("Unterminated character class")}return false};be.regexp_classRanges=function(e){while(this.regexp_eatClassAtom(e)){var t=e.lastIntValue;if(e.eat(45)&&this.regexp_eatClassAtom(e)){var n=e.lastIntValue;if(e.switchU&&(t===-1||n===-1)){e.raise("Invalid character class")}if(t!==-1&&n!==-1&&t>n){e.raise("Range out of order in character class")}}}};be.regexp_eatClassAtom=function(e){var t=e.pos;if(e.eat(92)){if(this.regexp_eatClassEscape(e)){return true}if(e.switchU){var n=e.current();if(n===99||isOctalDigit(n)){e.raise("Invalid class escape")}e.raise("Invalid escape")}e.pos=t}var r=e.current();if(r!==93){e.lastIntValue=r;e.advance();return true}return false};be.regexp_eatClassEscape=function(e){var t=e.pos;if(e.eat(98)){e.lastIntValue=8;return true}if(e.switchU&&e.eat(45)){e.lastIntValue=45;return true}if(!e.switchU&&e.eat(99)){if(this.regexp_eatClassControlLetter(e)){return true}e.pos=t}return this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)};be.regexp_eatClassControlLetter=function(e){var t=e.current();if(isDecimalDigit(t)||t===95){e.lastIntValue=t%32;e.advance();return true}return false};be.regexp_eatHexEscapeSequence=function(e){var t=e.pos;if(e.eat(120)){if(this.regexp_eatFixedHexDigits(e,2)){return true}if(e.switchU){e.raise("Invalid escape")}e.pos=t}return false};be.regexp_eatDecimalDigits=function(e){var t=e.pos;var n=0;e.lastIntValue=0;while(isDecimalDigit(n=e.current())){e.lastIntValue=10*e.lastIntValue+(n-48);e.advance()}return e.pos!==t};function isDecimalDigit(e){return e>=48&&e<=57}be.regexp_eatHexDigits=function(e){var t=e.pos;var n=0;e.lastIntValue=0;while(isHexDigit(n=e.current())){e.lastIntValue=16*e.lastIntValue+hexToInt(n);e.advance()}return e.pos!==t};function isHexDigit(e){return e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102}function hexToInt(e){if(e>=65&&e<=70){return 10+(e-65)}if(e>=97&&e<=102){return 10+(e-97)}return e-48}be.regexp_eatLegacyOctalEscapeSequence=function(e){if(this.regexp_eatOctalDigit(e)){var t=e.lastIntValue;if(this.regexp_eatOctalDigit(e)){var n=e.lastIntValue;if(t<=3&&this.regexp_eatOctalDigit(e)){e.lastIntValue=t*64+n*8+e.lastIntValue}else{e.lastIntValue=t*8+n}}else{e.lastIntValue=t}return true}return false};be.regexp_eatOctalDigit=function(e){var t=e.current();if(isOctalDigit(t)){e.lastIntValue=t-48;e.advance();return true}e.lastIntValue=0;return false};function isOctalDigit(e){return e>=48&&e<=55}be.regexp_eatFixedHexDigits=function(e,t){var n=e.pos;e.lastIntValue=0;for(var r=0;r=this.input.length){return this.finishToken(m.eof)}if(e.override){return e.override(this)}else{this.readToken(this.fullCharCodeAtPos())}};Se.readToken=function(e){if(isIdentifierStart(e,this.options.ecmaVersion>=6)||e===92){return this.readWord()}return this.getTokenFromCode(e)};Se.fullCharCodeAtPos=function(){var e=this.input.charCodeAt(this.pos);if(e<=55295||e>=57344){return e}var t=this.input.charCodeAt(this.pos+1);return(e<<10)+t-56613888};Se.skipBlockComment=function(){var e=this.options.onComment&&this.curPosition();var t=this.pos,n=this.input.indexOf("*/",this.pos+=2);if(n===-1){this.raise(this.pos-2,"Unterminated comment")}this.pos=n+2;if(this.options.locations){y.lastIndex=t;var r;while((r=y.exec(this.input))&&r.index8&&e<14||e>=5760&&v.test(String.fromCharCode(e))){++this.pos}else{break e}}}};Se.finishToken=function(e,t){this.end=this.pos;if(this.options.locations){this.endLoc=this.curPosition()}var n=this.type;this.type=e;this.value=t;this.updateContext(n)};Se.readToken_dot=function(){var e=this.input.charCodeAt(this.pos+1);if(e>=48&&e<=57){return this.readNumber(true)}var t=this.input.charCodeAt(this.pos+2);if(this.options.ecmaVersion>=6&&e===46&&t===46){this.pos+=3;return this.finishToken(m.ellipsis)}else{++this.pos;return this.finishToken(m.dot)}};Se.readToken_slash=function(){var e=this.input.charCodeAt(this.pos+1);if(this.exprAllowed){++this.pos;return this.readRegexp()}if(e===61){return this.finishOp(m.assign,2)}return this.finishOp(m.slash,1)};Se.readToken_mult_modulo_exp=function(e){var t=this.input.charCodeAt(this.pos+1);var n=1;var r=e===42?m.star:m.modulo;if(this.options.ecmaVersion>=7&&e===42&&t===42){++n;r=m.starstar;t=this.input.charCodeAt(this.pos+2)}if(t===61){return this.finishOp(m.assign,n+1)}return this.finishOp(r,n)};Se.readToken_pipe_amp=function(e){var t=this.input.charCodeAt(this.pos+1);if(t===e){if(this.options.ecmaVersion>=12){var n=this.input.charCodeAt(this.pos+2);if(n===61){return this.finishOp(m.assign,3)}}return this.finishOp(e===124?m.logicalOR:m.logicalAND,2)}if(t===61){return this.finishOp(m.assign,2)}return this.finishOp(e===124?m.bitwiseOR:m.bitwiseAND,1)};Se.readToken_caret=function(){var e=this.input.charCodeAt(this.pos+1);if(e===61){return this.finishOp(m.assign,2)}return this.finishOp(m.bitwiseXOR,1)};Se.readToken_plus_min=function(e){var t=this.input.charCodeAt(this.pos+1);if(t===e){if(t===45&&!this.inModule&&this.input.charCodeAt(this.pos+2)===62&&(this.lastTokEnd===0||g.test(this.input.slice(this.lastTokEnd,this.pos)))){this.skipLineComment(3);this.skipSpace();return this.nextToken()}return this.finishOp(m.incDec,2)}if(t===61){return this.finishOp(m.assign,2)}return this.finishOp(m.plusMin,1)};Se.readToken_lt_gt=function(e){var t=this.input.charCodeAt(this.pos+1);var n=1;if(t===e){n=e===62&&this.input.charCodeAt(this.pos+2)===62?3:2;if(this.input.charCodeAt(this.pos+n)===61){return this.finishOp(m.assign,n+1)}return this.finishOp(m.bitShift,n)}if(t===33&&e===60&&!this.inModule&&this.input.charCodeAt(this.pos+2)===45&&this.input.charCodeAt(this.pos+3)===45){this.skipLineComment(4);this.skipSpace();return this.nextToken()}if(t===61){n=2}return this.finishOp(m.relational,n)};Se.readToken_eq_excl=function(e){var t=this.input.charCodeAt(this.pos+1);if(t===61){return this.finishOp(m.equality,this.input.charCodeAt(this.pos+2)===61?3:2)}if(e===61&&t===62&&this.options.ecmaVersion>=6){this.pos+=2;return this.finishToken(m.arrow)}return this.finishOp(e===61?m.eq:m.prefix,1)};Se.readToken_question=function(){var e=this.options.ecmaVersion;if(e>=11){var t=this.input.charCodeAt(this.pos+1);if(t===46){var n=this.input.charCodeAt(this.pos+2);if(n<48||n>57){return this.finishOp(m.questionDot,2)}}if(t===63){if(e>=12){var r=this.input.charCodeAt(this.pos+2);if(r===61){return this.finishOp(m.assign,3)}}return this.finishOp(m.coalesce,2)}}return this.finishOp(m.question,1)};Se.getTokenFromCode=function(e){switch(e){case 46:return this.readToken_dot();case 40:++this.pos;return this.finishToken(m.parenL);case 41:++this.pos;return this.finishToken(m.parenR);case 59:++this.pos;return this.finishToken(m.semi);case 44:++this.pos;return this.finishToken(m.comma);case 91:++this.pos;return this.finishToken(m.bracketL);case 93:++this.pos;return this.finishToken(m.bracketR);case 123:++this.pos;return this.finishToken(m.braceL);case 125:++this.pos;return this.finishToken(m.braceR);case 58:++this.pos;return this.finishToken(m.colon);case 96:if(this.options.ecmaVersion<6){break}++this.pos;return this.finishToken(m.backQuote);case 48:var t=this.input.charCodeAt(this.pos+1);if(t===120||t===88){return this.readRadixNumber(16)}if(this.options.ecmaVersion>=6){if(t===111||t===79){return this.readRadixNumber(8)}if(t===98||t===66){return this.readRadixNumber(2)}}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(false);case 34:case 39:return this.readString(e);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo_exp(e);case 124:case 38:return this.readToken_pipe_amp(e);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(e);case 60:case 62:return this.readToken_lt_gt(e);case 61:case 33:return this.readToken_eq_excl(e);case 63:return this.readToken_question();case 126:return this.finishOp(m.prefix,1)}this.raise(this.pos,"Unexpected character '"+codePointToString$1(e)+"'")};Se.finishOp=function(e,t){var n=this.input.slice(this.pos,this.pos+t);this.pos+=t;return this.finishToken(e,n)};Se.readRegexp=function(){var e,t,n=this.pos;for(;;){if(this.pos>=this.input.length){this.raise(n,"Unterminated regular expression")}var r=this.input.charAt(this.pos);if(g.test(r)){this.raise(n,"Unterminated regular expression")}if(!e){if(r==="["){t=true}else if(r==="]"&&t){t=false}else if(r==="/"&&!t){break}e=r==="\\"}else{e=false}++this.pos}var i=this.input.slice(n,this.pos);++this.pos;var s=this.pos;var o=this.readWord1();if(this.containsEsc){this.unexpected(s)}var a=this.regexpState||(this.regexpState=new Ee(this));a.reset(n,i,o);this.validateRegExpFlags(a);this.validateRegExpPattern(a);var c=null;try{c=new RegExp(i,o)}catch(e){}return this.finishToken(m.regexp,{pattern:i,flags:o,value:c})};Se.readInt=function(e,t,n){var r=this.options.ecmaVersion>=12&&t===undefined;var i=n&&this.input.charCodeAt(this.pos)===48;var s=this.pos,o=0,a=0;for(var c=0,u=t==null?Infinity:t;c=97){f=l-97+10}else if(l>=65){f=l-65+10}else if(l>=48&&l<=57){f=l-48}else{f=Infinity}if(f>=e){break}a=l;o=o*e+f}if(r&&a===95){this.raiseRecoverable(this.pos-1,"Numeric separator is not allowed at the last of digits")}if(this.pos===s||t!=null&&this.pos-s!==t){return null}return o};function stringToNumber(e,t){if(t){return parseInt(e,8)}return parseFloat(e.replace(/_/g,""))}function stringToBigInt(e){if(typeof BigInt!=="function"){return null}return BigInt(e.replace(/_/g,""))}Se.readRadixNumber=function(e){var t=this.pos;this.pos+=2;var n=this.readInt(e);if(n==null){this.raise(this.start+2,"Expected number in radix "+e)}if(this.options.ecmaVersion>=11&&this.input.charCodeAt(this.pos)===110){n=stringToBigInt(this.input.slice(t,this.pos));++this.pos}else if(isIdentifierStart(this.fullCharCodeAtPos())){this.raise(this.pos,"Identifier directly after number")}return this.finishToken(m.num,n)};Se.readNumber=function(e){var t=this.pos;if(!e&&this.readInt(10,undefined,true)===null){this.raise(t,"Invalid number")}var n=this.pos-t>=2&&this.input.charCodeAt(t)===48;if(n&&this.strict){this.raise(t,"Invalid number")}var r=this.input.charCodeAt(this.pos);if(!n&&!e&&this.options.ecmaVersion>=11&&r===110){var i=stringToBigInt(this.input.slice(t,this.pos));++this.pos;if(isIdentifierStart(this.fullCharCodeAtPos())){this.raise(this.pos,"Identifier directly after number")}return this.finishToken(m.num,i)}if(n&&/[89]/.test(this.input.slice(t,this.pos))){n=false}if(r===46&&!n){++this.pos;this.readInt(10);r=this.input.charCodeAt(this.pos)}if((r===69||r===101)&&!n){r=this.input.charCodeAt(++this.pos);if(r===43||r===45){++this.pos}if(this.readInt(10)===null){this.raise(t,"Invalid number")}}if(isIdentifierStart(this.fullCharCodeAtPos())){this.raise(this.pos,"Identifier directly after number")}var s=stringToNumber(this.input.slice(t,this.pos),n);return this.finishToken(m.num,s)};Se.readCodePoint=function(){var e=this.input.charCodeAt(this.pos),t;if(e===123){if(this.options.ecmaVersion<6){this.unexpected()}var n=++this.pos;t=this.readHexChar(this.input.indexOf("}",this.pos)-this.pos);++this.pos;if(t>1114111){this.invalidStringToken(n,"Code point out of bounds")}}else{t=this.readHexChar(4)}return t};function codePointToString$1(e){if(e<=65535){return String.fromCharCode(e)}e-=65536;return String.fromCharCode((e>>10)+55296,(e&1023)+56320)}Se.readString=function(e){var t="",n=++this.pos;for(;;){if(this.pos>=this.input.length){this.raise(this.start,"Unterminated string constant")}var r=this.input.charCodeAt(this.pos);if(r===e){break}if(r===92){t+=this.input.slice(n,this.pos);t+=this.readEscapedChar(false);n=this.pos}else{if(isNewLine(r,this.options.ecmaVersion>=10)){this.raise(this.start,"Unterminated string constant")}++this.pos}}t+=this.input.slice(n,this.pos++);return this.finishToken(m.string,t)};var ke={};Se.tryReadTemplateToken=function(){this.inTemplateElement=true;try{this.readTmplToken()}catch(e){if(e===ke){this.readInvalidTemplateToken()}else{throw e}}this.inTemplateElement=false};Se.invalidStringToken=function(e,t){if(this.inTemplateElement&&this.options.ecmaVersion>=9){throw ke}else{this.raise(e,t)}};Se.readTmplToken=function(){var e="",t=this.pos;for(;;){if(this.pos>=this.input.length){this.raise(this.start,"Unterminated template")}var n=this.input.charCodeAt(this.pos);if(n===96||n===36&&this.input.charCodeAt(this.pos+1)===123){if(this.pos===this.start&&(this.type===m.template||this.type===m.invalidTemplate)){if(n===36){this.pos+=2;return this.finishToken(m.dollarBraceL)}else{++this.pos;return this.finishToken(m.backQuote)}}e+=this.input.slice(t,this.pos);return this.finishToken(m.template,e)}if(n===92){e+=this.input.slice(t,this.pos);e+=this.readEscapedChar(true);t=this.pos}else if(isNewLine(n)){e+=this.input.slice(t,this.pos);++this.pos;switch(n){case 13:if(this.input.charCodeAt(this.pos)===10){++this.pos}case 10:e+="\n";break;default:e+=String.fromCharCode(n);break}if(this.options.locations){++this.curLine;this.lineStart=this.pos}t=this.pos}else{++this.pos}}};Se.readInvalidTemplateToken=function(){for(;this.pos=48&&t<=55){var r=this.input.substr(this.pos-1,3).match(/^[0-7]+/)[0];var i=parseInt(r,8);if(i>255){r=r.slice(0,-1);i=parseInt(r,8)}this.pos+=r.length-1;t=this.input.charCodeAt(this.pos);if((r!=="0"||t===56||t===57)&&(this.strict||e)){this.invalidStringToken(this.pos-1-r.length,e?"Octal literal in template string":"Octal literal in strict mode")}return String.fromCharCode(i)}if(isNewLine(t)){return""}return String.fromCharCode(t)}};Se.readHexChar=function(e){var t=this.pos;var n=this.readInt(16,e);if(n===null){this.invalidStringToken(t,"Bad character escape sequence")}return n};Se.readWord1=function(){this.containsEsc=false;var e="",t=true,n=this.pos;var r=this.options.ecmaVersion>=6;while(this.pos{"use strict";const r=n(31417);const i=n(71130);const s=e=>e.replace(/\s+at .*aggregate-error\/index.js:\d+:\d+\)?/g,"");class AggregateError extends Error{constructor(e){if(!Array.isArray(e)){throw new TypeError(`Expected input to be an Array, got ${typeof e}`)}e=[...e].map(e=>{if(e instanceof Error){return e}if(e!==null&&typeof e==="object"){return Object.assign(new Error(e.message),e)}return new Error(e)});let t=e.map(e=>{return typeof e.stack==="string"?s(i(e.stack)):String(e)}).join("\n");t="\n"+r(t,4);super(t);this.name="AggregateError";Object.defineProperty(this,"_errors",{value:e})}*[Symbol.iterator](){for(const e of this._errors){yield e}}}e.exports=AggregateError},35525:(e,t,n)=>{"use strict";var r=n(62310);e.exports=defineKeywords;function defineKeywords(e,t){if(Array.isArray(t)){for(var n=0;n{"use strict";var r=/^(\d\d):(\d\d):(\d\d)(\.\d+)?(z|[+-]\d\d:\d\d)?$/i;var i=/t|\s/i;var s={date:compareDate,time:compareTime,"date-time":compareDateTime};var o={type:"object",required:["$data"],properties:{$data:{type:"string",anyOf:[{format:"relative-json-pointer"},{format:"json-pointer"}]}},additionalProperties:false};e.exports=function(e){var t="format"+e;return function defFunc(r){defFunc.definition={type:"string",inline:n(2543),statements:true,errors:"full",dependencies:["format"],metaSchema:{anyOf:[{type:"string"},o]}};r.addKeyword(t,defFunc.definition);r.addKeyword("formatExclusive"+e,{dependencies:["format"+e],metaSchema:{anyOf:[{type:"boolean"},o]}});extendFormats(r);return r}};function extendFormats(e){var t=e._formats;for(var n in s){var r=t[n];if(typeof r!="object"||r instanceof RegExp||!r.validate)r=t[n]={validate:r};if(!r.compare)r.compare=s[n]}}function compareDate(e,t){if(!(e&&t))return;if(e>t)return 1;if(et)return 1;if(e{"use strict";e.exports={metaSchemaRef:metaSchemaRef};var t="http://json-schema.org/draft-07/schema";function metaSchemaRef(e){var n=e._opts.defaultMeta;if(typeof n=="string")return{$ref:n};if(e.getSchema(t))return{$ref:t};console.warn("meta schema not defined");return{}}},96216:e=>{"use strict";e.exports=function defFunc(e){defFunc.definition={type:"object",macro:function(e,t){if(!e)return true;var n=Object.keys(t.properties);if(n.length==0)return true;return{required:n}},metaSchema:{type:"boolean"},dependencies:["properties"]};e.addKeyword("allRequired",defFunc.definition);return e}},1611:e=>{"use strict";e.exports=function defFunc(e){defFunc.definition={type:"object",macro:function(e){if(e.length==0)return true;if(e.length==1)return{required:e};var t=e.map(function(e){return{required:[e]}});return{anyOf:t}},metaSchema:{type:"array",items:{type:"string"}}};e.addKeyword("anyRequired",defFunc.definition);return e}},49494:(e,t,n)=>{"use strict";var r=n(54630);e.exports=function defFunc(e){defFunc.definition={type:"object",macro:function(e){var t=[];for(var n in e)t.push(getSchema(n,e[n]));return{allOf:t}},metaSchema:{type:"object",propertyNames:{type:"string",format:"json-pointer"},additionalProperties:r.metaSchemaRef(e)}};e.addKeyword("deepProperties",defFunc.definition);return e};function getSchema(e,t){var n=e.split("/");var r={};var i=r;for(var s=1;s{"use strict";e.exports=function defFunc(e){defFunc.definition={type:"object",inline:function(e,t,n){var r="";for(var i=0;i{"use strict";e.exports=function generate__formatLimit(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l;var f="data"+(s||"");var p="valid"+i;r+="var "+p+" = undefined;";if(e.opts.format===false){r+=" "+p+" = true; ";return r}var d=e.schema.format,h=e.opts.$data&&d.$data,m="";if(h){var g=e.util.getData(d.$data,s,e.dataPathArr),y="format"+i,v="compare"+i;r+=" var "+y+" = formats["+g+"] , "+v+" = "+y+" && "+y+".compare;"}else{var y=e.formats[d];if(!(y&&y.compare)){r+=" "+p+" = true; ";return r}var v="formats"+e.util.getProperty(d)+".compare"}var _=t=="formatMaximum",b="formatExclusive"+(_?"Maximum":"Minimum"),E=e.schema[b],w=e.opts.$data&&E&&E.$data,S=_?"<":">",k="result"+i;var D=e.opts.$data&&o&&o.$data,x;if(D){r+=" var schema"+i+" = "+e.util.getData(o.$data,s,e.dataPathArr)+"; ";x="schema"+i}else{x=o}if(w){var C=e.util.getData(E.$data,s,e.dataPathArr),A="exclusive"+i,T="op"+i,M="' + "+T+" + '";r+=" var schemaExcl"+i+" = "+C+"; ";C="schemaExcl"+i;r+=" if (typeof "+C+" != 'boolean' && "+C+" !== undefined) { "+p+" = false; ";var l=b;var O=O||[];O.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+(l||"_formatExclusiveLimit")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ";if(e.opts.messages!==false){r+=" , message: '"+b+" should be boolean' "}if(e.opts.verbose){r+=" , schema: validate.schema"+a+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+f+" "}r+=" } "}else{r+=" {} "}var F=r;r=O.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+F+"]); "}else{r+=" validate.errors = ["+F+"]; return false; "}}else{r+=" var err = "+F+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}r+=" } ";if(u){m+="}";r+=" else { "}if(D){r+=" if ("+x+" === undefined) "+p+" = true; else if (typeof "+x+" != 'string') "+p+" = false; else { ";m+="}"}if(h){r+=" if (!"+v+") "+p+" = true; else { ";m+="}"}r+=" var "+k+" = "+v+"("+f+", ";if(D){r+=""+x}else{r+=""+e.util.toQuotedString(o)}r+=" ); if ("+k+" === undefined) "+p+" = false; var "+A+" = "+C+" === true; if ("+p+" === undefined) { "+p+" = "+A+" ? "+k+" "+S+" 0 : "+k+" "+S+"= 0; } if (!"+p+") var op"+i+" = "+A+" ? '"+S+"' : '"+S+"=';"}else{var A=E===true,M=S;if(!A)M+="=";var T="'"+M+"'";if(D){r+=" if ("+x+" === undefined) "+p+" = true; else if (typeof "+x+" != 'string') "+p+" = false; else { ";m+="}"}if(h){r+=" if (!"+v+") "+p+" = true; else { ";m+="}"}r+=" var "+k+" = "+v+"("+f+", ";if(D){r+=""+x}else{r+=""+e.util.toQuotedString(o)}r+=" ); if ("+k+" === undefined) "+p+" = false; if ("+p+" === undefined) "+p+" = "+k+" "+S;if(!A){r+="="}r+=" 0;"}r+=""+m+"if (!"+p+") { ";var l=t;var O=O||[];O.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+(l||"_formatLimit")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { comparison: "+T+", limit: ";if(D){r+=""+x}else{r+=""+e.util.toQuotedString(o)}r+=" , exclusive: "+A+" } ";if(e.opts.messages!==false){r+=" , message: 'should be "+M+' "';if(D){r+="' + "+x+" + '"}else{r+=""+e.util.escapeQuotes(o)}r+="\"' "}if(e.opts.verbose){r+=" , schema: ";if(D){r+="validate.schema"+a}else{r+=""+e.util.toQuotedString(o)}r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+f+" "}r+=" } "}else{r+=" {} "}var F=r;r=O.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+F+"]); "}else{r+=" validate.errors = ["+F+"]; return false; "}}else{r+=" var err = "+F+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}r+="}";return r}},98632:e=>{"use strict";e.exports=function generate_patternRequired(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l="data"+(s||"");var f="valid"+i;var p="key"+i,d="idx"+i,h="patternMatched"+i,m="dataProperties"+i,g="",y=e.opts.ownProperties;r+="var "+f+" = true;";if(y){r+=" var "+m+" = undefined;"}var v=o;if(v){var _,b=-1,E=v.length-1;while(b{"use strict";e.exports=function generate_switch(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l="data"+(s||"");var f="valid"+i;var p="errs__"+i;var d=e.util.copy(e);var h="";d.level++;var m="valid"+d.level;var g="ifPassed"+e.level,y=d.baseId,v;r+="var "+g+";";var _=o;if(_){var b,E=-1,w=_.length-1;while(E0:e.util.schemaHasRules(b.if,e.RULES.all))){r+=" var "+p+" = errors; ";var S=e.compositeRule;e.compositeRule=d.compositeRule=true;d.createErrors=false;d.schema=b.if;d.schemaPath=a+"["+E+"].if";d.errSchemaPath=c+"/"+E+"/if";r+=" "+e.validate(d)+" ";d.baseId=y;d.createErrors=true;e.compositeRule=d.compositeRule=S;r+=" "+g+" = "+m+"; if ("+g+") { ";if(typeof b.then=="boolean"){if(b.then===false){var k=k||[];k.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+"switch"+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { caseIndex: "+E+" } ";if(e.opts.messages!==false){r+=" , message: 'should pass \"switch\" keyword validation' "}if(e.opts.verbose){r+=" , schema: validate.schema"+a+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+l+" "}r+=" } "}else{r+=" {} "}var D=r;r=k.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+D+"]); "}else{r+=" validate.errors = ["+D+"]; return false; "}}else{r+=" var err = "+D+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}}r+=" var "+m+" = "+b.then+"; "}else{d.schema=b.then;d.schemaPath=a+"["+E+"].then";d.errSchemaPath=c+"/"+E+"/then";r+=" "+e.validate(d)+" ";d.baseId=y}r+=" } else { errors = "+p+"; if (vErrors !== null) { if ("+p+") vErrors.length = "+p+"; else vErrors = null; } } "}else{r+=" "+g+" = true; ";if(typeof b.then=="boolean"){if(b.then===false){var k=k||[];k.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+"switch"+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { caseIndex: "+E+" } ";if(e.opts.messages!==false){r+=" , message: 'should pass \"switch\" keyword validation' "}if(e.opts.verbose){r+=" , schema: validate.schema"+a+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+l+" "}r+=" } "}else{r+=" {} "}var D=r;r=k.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+D+"]); "}else{r+=" validate.errors = ["+D+"]; return false; "}}else{r+=" var err = "+D+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}}r+=" var "+m+" = "+b.then+"; "}else{d.schema=b.then;d.schemaPath=a+"["+E+"].then";d.errSchemaPath=c+"/"+E+"/then";r+=" "+e.validate(d)+" ";d.baseId=y}}v=b.continue}}r+=""+h+"var "+f+" = "+m+";";return r}},41835:e=>{"use strict";var t={};var n={timestamp:function(){return Date.now()},datetime:function(){return(new Date).toISOString()},date:function(){return(new Date).toISOString().slice(0,10)},time:function(){return(new Date).toISOString().slice(11)},random:function(){return Math.random()},randomint:function(e){var t=e&&e.max||2;return function(){return Math.floor(Math.random()*t)}},seq:function(e){var n=e&&e.name||"";t[n]=t[n]||0;return function(){return t[n]++}}};e.exports=function defFunc(e){defFunc.definition={compile:function(e,t,n){var r={};for(var i in e){var s=e[i];var o=getDefault(typeof s=="string"?s:s.func);r[i]=o.length?o(s.args):o}return n.opts.useDefaults&&!n.compositeRule?assignDefaults:noop;function assignDefaults(t){for(var i in e){if(t[i]===undefined||n.opts.useDefaults=="empty"&&(t[i]===null||t[i]===""))t[i]=r[i]()}return true}function noop(){return true}},DEFAULTS:n,metaSchema:{type:"object",additionalProperties:{type:["string","object"],additionalProperties:false,required:["func","args"],properties:{func:{type:"string"},args:{type:"object"}}}}};e.addKeyword("dynamicDefaults",defFunc.definition);return e;function getDefault(e){var t=n[e];if(t)return t;throw new Error('invalid "dynamicDefaults" keyword property value: '+e)}}},69513:(e,t,n)=>{"use strict";e.exports=n(87113)("Maximum")},50581:(e,t,n)=>{"use strict";e.exports=n(87113)("Minimum")},62310:(e,t,n)=>{"use strict";e.exports={instanceof:n(94236),range:n(5332),regexp:n(85829),typeof:n(77189),dynamicDefaults:n(41835),allRequired:n(96216),anyRequired:n(1611),oneRequired:n(82233),prohibited:n(47431),uniqueItemProperties:n(69536),deepProperties:n(49494),deepRequired:n(23023),formatMinimum:n(50581),formatMaximum:n(69513),patternRequired:n(89042),switch:n(65305),select:n(9821),transform:n(62111)}},94236:e=>{"use strict";var t={Object:Object,Array:Array,Function:Function,Number:Number,String:String,Date:Date,RegExp:RegExp};e.exports=function defFunc(e){if(typeof Buffer!="undefined")t.Buffer=Buffer;if(typeof Promise!="undefined")t.Promise=Promise;defFunc.definition={compile:function(e){if(typeof e=="string"){var t=getConstructor(e);return function(e){return e instanceof t}}var n=e.map(getConstructor);return function(e){for(var t=0;t{"use strict";e.exports=function defFunc(e){defFunc.definition={type:"object",macro:function(e){if(e.length==0)return true;if(e.length==1)return{required:e};var t=e.map(function(e){return{required:[e]}});return{oneOf:t}},metaSchema:{type:"array",items:{type:"string"}}};e.addKeyword("oneRequired",defFunc.definition);return e}},89042:(e,t,n)=>{"use strict";e.exports=function defFunc(e){defFunc.definition={type:"object",inline:n(98632),statements:true,errors:"full",metaSchema:{type:"array",items:{type:"string",format:"regex"},uniqueItems:true}};e.addKeyword("patternRequired",defFunc.definition);return e}},47431:e=>{"use strict";e.exports=function defFunc(e){defFunc.definition={type:"object",macro:function(e){if(e.length==0)return true;if(e.length==1)return{not:{required:e}};var t=e.map(function(e){return{required:[e]}});return{not:{anyOf:t}}},metaSchema:{type:"array",items:{type:"string"}}};e.addKeyword("prohibited",defFunc.definition);return e}},5332:e=>{"use strict";e.exports=function defFunc(e){defFunc.definition={type:"number",macro:function(e,t){var n=e[0],r=e[1],i=t.exclusiveRange;validateRangeSchema(n,r,i);return i===true?{exclusiveMinimum:n,exclusiveMaximum:r}:{minimum:n,maximum:r}},metaSchema:{type:"array",minItems:2,maxItems:2,items:{type:"number"}}};e.addKeyword("range",defFunc.definition);e.addKeyword("exclusiveRange");return e;function validateRangeSchema(e,t,n){if(n!==undefined&&typeof n!="boolean")throw new Error("Invalid schema for exclusiveRange keyword, should be boolean");if(e>t||n&&e==t)throw new Error("There are no numbers in range")}}},85829:e=>{"use strict";e.exports=function defFunc(e){defFunc.definition={type:"string",inline:function(e,t,n){return getRegExp()+".test(data"+(e.dataLevel||"")+")";function getRegExp(){try{if(typeof n=="object")return new RegExp(n.pattern,n.flags);var e=n.match(/^\/(.*)\/([gimuy]*)$/);if(e)return new RegExp(e[1],e[2]);throw new Error("cannot parse string into RegExp")}catch(e){console.error("regular expression",n,"is invalid");throw e}}},metaSchema:{type:["string","object"],properties:{pattern:{type:"string"},flags:{type:"string"}},required:["pattern"],additionalProperties:false}};e.addKeyword("regexp",defFunc.definition);return e}},9821:(e,t,n)=>{"use strict";var r=n(54630);e.exports=function defFunc(e){if(!e._opts.$data){console.warn("keyword select requires $data option");return e}var t=r.metaSchemaRef(e);var n=[];defFunc.definition={validate:function v(e,t,n){if(n.selectCases===undefined)throw new Error('keyword "selectCases" is absent');var r=getCompiledSchemas(n,false);var i=r.cases[e];if(i===undefined)i=r.default;if(typeof i=="boolean")return i;var s=i(t);if(!s)v.errors=i.errors;return s},$data:true,metaSchema:{type:["string","number","boolean","null"]}};e.addKeyword("select",defFunc.definition);e.addKeyword("selectCases",{compile:function(e,t){var n=getCompiledSchemas(t);for(var r in e)n.cases[r]=compileOrBoolean(e[r]);return function(){return true}},valid:true,metaSchema:{type:"object",additionalProperties:t}});e.addKeyword("selectDefault",{compile:function(e,t){var n=getCompiledSchemas(t);n.default=compileOrBoolean(e);return function(){return true}},valid:true,metaSchema:t});return e;function getCompiledSchemas(e,t){var r;n.some(function(t){if(t.parentSchema===e){r=t;return true}});if(!r&&t!==false){r={parentSchema:e,cases:{},default:true};n.push(r)}return r}function compileOrBoolean(t){return typeof t=="boolean"?t:e.compile(t)}}},65305:(e,t,n)=>{"use strict";var r=n(54630);e.exports=function defFunc(e){if(e.RULES.keywords.switch&&e.RULES.keywords.if)return;var t=r.metaSchemaRef(e);defFunc.definition={inline:n(34657),statements:true,errors:"full",metaSchema:{type:"array",items:{required:["then"],properties:{if:t,then:{anyOf:[{type:"boolean"},t]},continue:{type:"boolean"}},additionalProperties:false,dependencies:{continue:["if"]}}}};e.addKeyword("switch",defFunc.definition);return e}},62111:e=>{"use strict";e.exports=function defFunc(e){var t={trimLeft:function(e){return e.replace(/^[\s]+/,"")},trimRight:function(e){return e.replace(/[\s]+$/,"")},trim:function(e){return e.trim()},toLowerCase:function(e){return e.toLowerCase()},toUpperCase:function(e){return e.toUpperCase()},toEnumCase:function(e,t){return t.hash[makeHashTableKey(e)]||e}};defFunc.definition={type:"string",errors:false,modifying:true,valid:true,compile:function(e,n){var r;if(e.indexOf("toEnumCase")!==-1){r={hash:{}};if(!n.enum)throw new Error('Missing enum. To use `transform:["toEnumCase"]`, `enum:[...]` is required.');for(var i=n.enum.length;i--;i){var s=n.enum[i];if(typeof s!=="string")continue;var o=makeHashTableKey(s);if(r.hash[o])throw new Error('Invalid enum uniqueness. To use `transform:["toEnumCase"]`, all values must be unique when case insensitive.');r.hash[o]=s}}return function(n,i,s,o){if(!s)return;for(var a=0,c=e.length;a{"use strict";var t=["undefined","string","number","object","function","boolean","symbol"];e.exports=function defFunc(e){defFunc.definition={inline:function(e,t,n){var r="data"+(e.dataLevel||"");if(typeof n=="string")return"typeof "+r+' == "'+n+'"';n="validate.schema"+e.schemaPath+"."+t;return n+".indexOf(typeof "+r+") >= 0"},metaSchema:{anyOf:[{type:"string",enum:t},{type:"array",items:{type:"string",enum:t}}]}};e.addKeyword("typeof",defFunc.definition);return e}},69536:e=>{"use strict";var t=["number","integer","string","boolean","null"];e.exports=function defFunc(e){defFunc.definition={type:"array",compile:function(e,t,n){var r=n.util.equal;var i=getScalarKeys(e,t);return function(t){if(t.length>1){for(var n=0;n=0})}},33866:(e,t,n)=>{"use strict";var r=n(69579),i=n(82253),s=n(32183),o=n(38868),a=n(75986),c=n(10698),u=n(75041),l=n(30398),f=n(778);e.exports=Ajv;Ajv.prototype.validate=validate;Ajv.prototype.compile=compile;Ajv.prototype.addSchema=addSchema;Ajv.prototype.addMetaSchema=addMetaSchema;Ajv.prototype.validateSchema=validateSchema;Ajv.prototype.getSchema=getSchema;Ajv.prototype.removeSchema=removeSchema;Ajv.prototype.addFormat=addFormat;Ajv.prototype.errorsText=errorsText;Ajv.prototype._addSchema=_addSchema;Ajv.prototype._compile=_compile;Ajv.prototype.compileAsync=n(18840);var p=n(3811);Ajv.prototype.addKeyword=p.add;Ajv.prototype.getKeyword=p.get;Ajv.prototype.removeKeyword=p.remove;Ajv.prototype.validateKeyword=p.validate;var d=n(29411);Ajv.ValidationError=d.Validation;Ajv.MissingRefError=d.MissingRef;Ajv.$dataMetaSchema=l;var h="http://json-schema.org/draft-07/schema";var m=["removeAdditional","useDefaults","coerceTypes","strictDefaults"];var g=["/properties"];function Ajv(e){if(!(this instanceof Ajv))return new Ajv(e);e=this._opts=f.copy(e)||{};setLogger(this);this._schemas={};this._refs={};this._fragments={};this._formats=c(e.format);this._cache=e.cache||new s;this._loadingSchemas={};this._compilations=[];this.RULES=u();this._getId=chooseGetId(e);e.loopRequired=e.loopRequired||Infinity;if(e.errorDataPath=="property")e._errorDataPathProperty=true;if(e.serialize===undefined)e.serialize=a;this._metaOpts=getMetaSchemaOptions(this);if(e.formats)addInitialFormats(this);if(e.keywords)addInitialKeywords(this);addDefaultMetaSchema(this);if(typeof e.meta=="object")this.addMetaSchema(e.meta);if(e.nullable)this.addKeyword("nullable",{metaSchema:{type:"boolean"}});addInitialSchemas(this)}function validate(e,t){var n;if(typeof e=="string"){n=this.getSchema(e);if(!n)throw new Error('no schema with key or ref "'+e+'"')}else{var r=this._addSchema(e);n=r.validate||this._compile(r)}var i=n(t);if(n.$async!==true)this.errors=n.errors;return i}function compile(e,t){var n=this._addSchema(e,undefined,t);return n.validate||this._compile(n)}function addSchema(e,t,n,r){if(Array.isArray(e)){for(var s=0;s{"use strict";var t=e.exports=function Cache(){this._cache={}};t.prototype.put=function Cache_put(e,t){this._cache[e]=t};t.prototype.get=function Cache_get(e){return this._cache[e]};t.prototype.del=function Cache_del(e){delete this._cache[e]};t.prototype.clear=function Cache_clear(){this._cache={}}},18840:(e,t,n)=>{"use strict";var r=n(29411).MissingRef;e.exports=compileAsync;function compileAsync(e,t,n){var i=this;if(typeof this._opts.loadSchema!="function")throw new Error("options.loadSchema should be a function");if(typeof t=="function"){n=t;t=undefined}var s=loadMetaSchemaOf(e).then(function(){var n=i._addSchema(e,undefined,t);return n.validate||_compileAsync(n)});if(n){s.then(function(e){n(null,e)},n)}return s;function loadMetaSchemaOf(e){var t=e.$schema;return t&&!i.getSchema(t)?compileAsync.call(i,{$ref:t},true):Promise.resolve()}function _compileAsync(e){try{return i._compile(e)}catch(e){if(e instanceof r)return loadMissingSchema(e);throw e}function loadMissingSchema(n){var r=n.missingSchema;if(added(r))throw new Error("Schema "+r+" is loaded but "+n.missingRef+" cannot be resolved");var s=i._loadingSchemas[r];if(!s){s=i._loadingSchemas[r]=i._opts.loadSchema(r);s.then(removePromise,removePromise)}return s.then(function(e){if(!added(r)){return loadMetaSchemaOf(e).then(function(){if(!added(r))i.addSchema(e,r,undefined,t)})}}).then(function(){return _compileAsync(e)});function removePromise(){delete i._loadingSchemas[r]}function added(e){return i._refs[e]||i._schemas[e]}}}}},29411:(e,t,n)=>{"use strict";var r=n(82253);e.exports={Validation:errorSubclass(ValidationError),MissingRef:errorSubclass(MissingRefError)};function ValidationError(e){this.message="validation failed";this.errors=e;this.ajv=this.validation=true}MissingRefError.message=function(e,t){return"can't resolve reference "+t+" from id "+e};function MissingRefError(e,t,n){this.message=n||MissingRefError.message(e,t);this.missingRef=r.url(e,t);this.missingSchema=r.normalizeId(r.fullPath(this.missingRef))}function errorSubclass(e){e.prototype=Object.create(Error.prototype);e.prototype.constructor=e;return e}},10698:(e,t,n)=>{"use strict";var r=n(778);var i=/^(\d\d\d\d)-(\d\d)-(\d\d)$/;var s=[0,31,28,31,30,31,30,31,31,30,31,30,31];var o=/^(\d\d):(\d\d):(\d\d)(\.\d+)?(z|[+-]\d\d(?::?\d\d)?)?$/i;var a=/^(?=.{1,253}\.?$)[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[-0-9a-z]{0,61}[0-9a-z])?)*\.?$/i;var c=/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)(?:\?(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i;var u=/^(?:[a-z][a-z0-9+\-.]*:)?(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'"()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?(?:\?(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i;var l=/^(?:(?:[^\x00-\x20"'<>%\\^`{|}]|%[0-9a-f]{2})|\{[+#./;?&=,!@|]?(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?(?:,(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?)*\})*$/i;var f=/^(?:(?:http[s\u017F]?|ftp):\/\/)(?:(?:[\0-\x08\x0E-\x1F!-\x9F\xA1-\u167F\u1681-\u1FFF\u200B-\u2027\u202A-\u202E\u2030-\u205E\u2060-\u2FFF\u3001-\uD7FF\uE000-\uFEFE\uFF00-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+(?::(?:[\0-\x08\x0E-\x1F!-\x9F\xA1-\u167F\u1681-\u1FFF\u200B-\u2027\u202A-\u202E\u2030-\u205E\u2060-\u2FFF\u3001-\uD7FF\uE000-\uFEFE\uFF00-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])*)?@)?(?:(?!10(?:\.[0-9]{1,3}){3})(?!127(?:\.[0-9]{1,3}){3})(?!169\.254(?:\.[0-9]{1,3}){2})(?!192\.168(?:\.[0-9]{1,3}){2})(?!172\.(?:1[6-9]|2[0-9]|3[01])(?:\.[0-9]{1,3}){2})(?:[1-9][0-9]?|1[0-9][0-9]|2[01][0-9]|22[0-3])(?:\.(?:1?[0-9]{1,2}|2[0-4][0-9]|25[0-5])){2}(?:\.(?:[1-9][0-9]?|1[0-9][0-9]|2[0-4][0-9]|25[0-4]))|(?:(?:(?:[0-9KSa-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+-?)*(?:[0-9KSa-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+)(?:\.(?:(?:[0-9KSa-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+-?)*(?:[0-9KSa-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+)*(?:\.(?:(?:[KSa-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]){2,})))(?::[0-9]{2,5})?(?:\/(?:[\0-\x08\x0E-\x1F!-\x9F\xA1-\u167F\u1681-\u1FFF\u200B-\u2027\u202A-\u202E\u2030-\u205E\u2060-\u2FFF\u3001-\uD7FF\uE000-\uFEFE\uFF00-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])*)?$/i;var p=/^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i;var d=/^(?:\/(?:[^~/]|~0|~1)*)*$/;var h=/^#(?:\/(?:[a-z0-9_\-.!$&'()*+,;:=@]|%[0-9a-f]{2}|~0|~1)*)*$/i;var m=/^(?:0|[1-9][0-9]*)(?:#|(?:\/(?:[^~/]|~0|~1)*)*)$/;e.exports=formats;function formats(e){e=e=="full"?"full":"fast";return r.copy(formats[e])}formats.fast={date:/^\d\d\d\d-[0-1]\d-[0-3]\d$/,time:/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,"date-time":/^\d\d\d\d-[0-1]\d-[0-3]\d[t\s](?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,uri:/^(?:[a-z][a-z0-9+-.]*:)(?:\/?\/)?[^\s]*$/i,"uri-reference":/^(?:(?:[a-z][a-z0-9+-.]*:)?\/?\/)?(?:[^\\\s#][^\s#]*)?(?:#[^\\\s]*)?$/i,"uri-template":l,url:f,email:/^[a-z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?)*$/i,hostname:a,ipv4:/^(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)$/,ipv6:/^\s*(?:(?:(?:[0-9a-f]{1,4}:){7}(?:[0-9a-f]{1,4}|:))|(?:(?:[0-9a-f]{1,4}:){6}(?::[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){5}(?:(?:(?::[0-9a-f]{1,4}){1,2})|:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){4}(?:(?:(?::[0-9a-f]{1,4}){1,3})|(?:(?::[0-9a-f]{1,4})?:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){3}(?:(?:(?::[0-9a-f]{1,4}){1,4})|(?:(?::[0-9a-f]{1,4}){0,2}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){2}(?:(?:(?::[0-9a-f]{1,4}){1,5})|(?:(?::[0-9a-f]{1,4}){0,3}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){1}(?:(?:(?::[0-9a-f]{1,4}){1,6})|(?:(?::[0-9a-f]{1,4}){0,4}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?::(?:(?:(?::[0-9a-f]{1,4}){1,7})|(?:(?::[0-9a-f]{1,4}){0,5}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(?:%.+)?\s*$/i,regex:regex,uuid:p,"json-pointer":d,"json-pointer-uri-fragment":h,"relative-json-pointer":m};formats.full={date:date,time:time,"date-time":date_time,uri:uri,"uri-reference":u,"uri-template":l,url:f,email:/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i,hostname:a,ipv4:/^(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)$/,ipv6:/^\s*(?:(?:(?:[0-9a-f]{1,4}:){7}(?:[0-9a-f]{1,4}|:))|(?:(?:[0-9a-f]{1,4}:){6}(?::[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){5}(?:(?:(?::[0-9a-f]{1,4}){1,2})|:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){4}(?:(?:(?::[0-9a-f]{1,4}){1,3})|(?:(?::[0-9a-f]{1,4})?:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){3}(?:(?:(?::[0-9a-f]{1,4}){1,4})|(?:(?::[0-9a-f]{1,4}){0,2}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){2}(?:(?:(?::[0-9a-f]{1,4}){1,5})|(?:(?::[0-9a-f]{1,4}){0,3}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){1}(?:(?:(?::[0-9a-f]{1,4}){1,6})|(?:(?::[0-9a-f]{1,4}){0,4}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?::(?:(?:(?::[0-9a-f]{1,4}){1,7})|(?:(?::[0-9a-f]{1,4}){0,5}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(?:%.+)?\s*$/i,regex:regex,uuid:p,"json-pointer":d,"json-pointer-uri-fragment":h,"relative-json-pointer":m};function isLeapYear(e){return e%4===0&&(e%100!==0||e%400===0)}function date(e){var t=e.match(i);if(!t)return false;var n=+t[1];var r=+t[2];var o=+t[3];return r>=1&&r<=12&&o>=1&&o<=(r==2&&isLeapYear(n)?29:s[r])}function time(e,t){var n=e.match(o);if(!n)return false;var r=n[1];var i=n[2];var s=n[3];var a=n[5];return(r<=23&&i<=59&&s<=59||r==23&&i==59&&s==60)&&(!t||a)}var g=/t|\s/i;function date_time(e){var t=e.split(g);return t.length==2&&date(t[0])&&time(t[1],true)}var y=/\/|:/;function uri(e){return y.test(e)&&c.test(e)}var v=/[^\\]\\Z/;function regex(e){if(v.test(e))return false;try{new RegExp(e);return true}catch(e){return false}}},69579:(e,t,n)=>{"use strict";var r=n(82253),i=n(778),s=n(29411),o=n(75986);var a=n(85061);var c=i.ucs2length;var u=n(55245);var l=s.Validation;e.exports=compile;function compile(e,t,n,f){var p=this,d=this._opts,h=[undefined],m={},g=[],y={},v=[],_={},b=[];t=t||{schema:e,refVal:h,refs:m};var E=checkCompiling.call(this,e,t,f);var w=this._compilations[E.index];if(E.compiling)return w.callValidate=callValidate;var S=this._formats;var k=this.RULES;try{var D=localCompile(e,t,n,f);w.validate=D;var x=w.callValidate;if(x){x.schema=D.schema;x.errors=null;x.refs=D.refs;x.refVal=D.refVal;x.root=D.root;x.$async=D.$async;if(d.sourceCode)x.source=D.source}return D}finally{endCompiling.call(this,e,t,f)}function callValidate(){var e=w.validate;var t=e.apply(this,arguments);callValidate.errors=e.errors;return t}function localCompile(e,n,o,f){var y=!n||n&&n.schema==e;if(n.schema!=t.schema)return compile.call(p,e,n,o,f);var _=e.$async===true;var E=a({isTop:true,schema:e,isRoot:y,baseId:f,root:n,schemaPath:"",errSchemaPath:"#",errorPath:'""',MissingRefError:s.MissingRef,RULES:k,validate:a,util:i,resolve:r,resolveRef:resolveRef,usePattern:usePattern,useDefault:useDefault,useCustomRule:useCustomRule,opts:d,formats:S,logger:p.logger,self:p});E=vars(h,refValCode)+vars(g,patternCode)+vars(v,defaultCode)+vars(b,customRuleCode)+E;if(d.processCode)E=d.processCode(E,e);var w;try{var D=new Function("self","RULES","formats","root","refVal","defaults","customRules","equal","ucs2length","ValidationError",E);w=D(p,k,S,t,h,v,b,u,c,l);h[0]=w}catch(e){p.logger.error("Error compiling schema, function code:",E);throw e}w.schema=e;w.errors=null;w.refs=m;w.refVal=h;w.root=y?w:n;if(_)w.$async=true;if(d.sourceCode===true){w.source={code:E,patterns:g,defaults:v}}return w}function resolveRef(e,i,s){i=r.url(e,i);var o=m[i];var a,c;if(o!==undefined){a=h[o];c="refVal["+o+"]";return resolvedRef(a,c)}if(!s&&t.refs){var u=t.refs[i];if(u!==undefined){a=t.refVal[u];c=addLocalRef(i,a);return resolvedRef(a,c)}}c=addLocalRef(i);var l=r.call(p,localCompile,t,i);if(l===undefined){var f=n&&n[i];if(f){l=r.inlineRef(f,d.inlineRefs)?f:compile.call(p,f,t,n,e)}}if(l===undefined){removeLocalRef(i)}else{replaceLocalRef(i,l);return resolvedRef(l,c)}}function addLocalRef(e,t){var n=h.length;h[n]=t;m[e]=n;return"refVal"+n}function removeLocalRef(e){delete m[e]}function replaceLocalRef(e,t){var n=m[e];h[n]=t}function resolvedRef(e,t){return typeof e=="object"||typeof e=="boolean"?{code:t,schema:e,inline:true}:{code:t,$async:e&&!!e.$async}}function usePattern(e){var t=y[e];if(t===undefined){t=y[e]=g.length;g[t]=e}return"pattern"+t}function useDefault(e){switch(typeof e){case"boolean":case"number":return""+e;case"string":return i.toQuotedString(e);case"object":if(e===null)return"null";var t=o(e);var n=_[t];if(n===undefined){n=_[t]=v.length;v[n]=e}return"default"+n}}function useCustomRule(e,t,n,r){if(p._opts.validateSchema!==false){var i=e.definition.dependencies;if(i&&!i.every(function(e){return Object.prototype.hasOwnProperty.call(n,e)}))throw new Error("parent schema must have all required keywords: "+i.join(","));var s=e.definition.validateSchema;if(s){var o=s(t);if(!o){var a="keyword schema is invalid: "+p.errorsText(s.errors);if(p._opts.validateSchema=="log")p.logger.error(a);else throw new Error(a)}}}var c=e.definition.compile,u=e.definition.inline,l=e.definition.macro;var f;if(c){f=c.call(p,t,n,r)}else if(l){f=l.call(p,t,n,r);if(d.validateSchema!==false)p.validateSchema(f,true)}else if(u){f=u.call(p,r,e.keyword,t,n)}else{f=e.definition.validate;if(!f)return}if(f===undefined)throw new Error('custom keyword "'+e.keyword+'"failed to compile');var h=b.length;b[h]=f;return{code:"customRule"+h,validate:f}}}function checkCompiling(e,t,n){var r=compIndex.call(this,e,t,n);if(r>=0)return{index:r,compiling:true};r=this._compilations.length;this._compilations[r]={schema:e,root:t,baseId:n};return{index:r,compiling:false}}function endCompiling(e,t,n){var r=compIndex.call(this,e,t,n);if(r>=0)this._compilations.splice(r,1)}function compIndex(e,t,n){for(var r=0;r{"use strict";var r=n(30823),i=n(55245),s=n(778),o=n(38868),a=n(46833);e.exports=resolve;resolve.normalizeId=normalizeId;resolve.fullPath=getFullPath;resolve.url=resolveUrl;resolve.ids=resolveIds;resolve.inlineRef=inlineRef;resolve.schema=resolveSchema;function resolve(e,t,n){var r=this._refs[n];if(typeof r=="string"){if(this._refs[r])r=this._refs[r];else return resolve.call(this,e,t,r)}r=r||this._schemas[n];if(r instanceof o){return inlineRef(r.schema,this._opts.inlineRefs)?r.schema:r.validate||this._compile(r)}var i=resolveSchema.call(this,t,n);var s,a,c;if(i){s=i.schema;t=i.root;c=i.baseId}if(s instanceof o){a=s.validate||e.call(this,s.schema,t,undefined,c)}else if(s!==undefined){a=inlineRef(s,this._opts.inlineRefs)?s:e.call(this,s,t,undefined,c)}return a}function resolveSchema(e,t){var n=r.parse(t),i=_getFullPath(n),s=getFullPath(this._getId(e.schema));if(Object.keys(e.schema).length===0||i!==s){var a=normalizeId(i);var c=this._refs[a];if(typeof c=="string"){return resolveRecursive.call(this,e,c,n)}else if(c instanceof o){if(!c.validate)this._compile(c);e=c}else{c=this._schemas[a];if(c instanceof o){if(!c.validate)this._compile(c);if(a==normalizeId(t))return{schema:c,root:e,baseId:s};e=c}else{return}}if(!e.schema)return;s=getFullPath(this._getId(e.schema))}return getJsonPointer.call(this,n,s,e.schema,e)}function resolveRecursive(e,t,n){var r=resolveSchema.call(this,e,t);if(r){var i=r.schema;var s=r.baseId;e=r.root;var o=this._getId(i);if(o)s=resolveUrl(s,o);return getJsonPointer.call(this,n,s,i,e)}}var c=s.toHash(["properties","patternProperties","enum","dependencies","definitions"]);function getJsonPointer(e,t,n,r){e.fragment=e.fragment||"";if(e.fragment.slice(0,1)!="/")return;var i=e.fragment.split("/");for(var o=1;o{"use strict";var r=n(71001),i=n(778).toHash;e.exports=function rules(){var e=[{type:"number",rules:[{maximum:["exclusiveMaximum"]},{minimum:["exclusiveMinimum"]},"multipleOf","format"]},{type:"string",rules:["maxLength","minLength","pattern","format"]},{type:"array",rules:["maxItems","minItems","items","contains","uniqueItems"]},{type:"object",rules:["maxProperties","minProperties","required","dependencies","propertyNames",{properties:["additionalProperties","patternProperties"]}]},{rules:["$ref","const","enum","not","anyOf","oneOf","allOf","if"]}];var t=["type","$comment"];var n=["$schema","$id","id","$data","$async","title","description","default","definitions","examples","readOnly","writeOnly","contentMediaType","contentEncoding","additionalItems","then","else"];var s=["number","integer","string","array","object","boolean","null"];e.all=i(t);e.types=i(s);e.forEach(function(n){n.rules=n.rules.map(function(n){var i;if(typeof n=="object"){var s=Object.keys(n)[0];i=n[s];n=s;i.forEach(function(n){t.push(n);e.all[n]=true})}t.push(n);var o=e.all[n]={keyword:n,code:r[n],implements:i};return o});e.all.$comment={keyword:"$comment",code:r.$comment};if(n.type)e.types[n.type]=n});e.keywords=i(t.concat(n));e.custom={};return e}},38868:(e,t,n)=>{"use strict";var r=n(778);e.exports=SchemaObject;function SchemaObject(e){r.copy(e,this)}},15512:e=>{"use strict";e.exports=function ucs2length(e){var t=0,n=e.length,r=0,i;while(r=55296&&i<=56319&&r{"use strict";e.exports={copy:copy,checkDataType:checkDataType,checkDataTypes:checkDataTypes,coerceToTypes:coerceToTypes,toHash:toHash,getProperty:getProperty,escapeQuotes:escapeQuotes,equal:n(55245),ucs2length:n(15512),varOccurences:varOccurences,varReplace:varReplace,schemaHasRules:schemaHasRules,schemaHasRulesExcept:schemaHasRulesExcept,schemaUnknownRules:schemaUnknownRules,toQuotedString:toQuotedString,getPathExpr:getPathExpr,getPath:getPath,getData:getData,unescapeFragment:unescapeFragment,unescapeJsonPointer:unescapeJsonPointer,escapeFragment:escapeFragment,escapeJsonPointer:escapeJsonPointer};function copy(e,t){t=t||{};for(var n in e)t[n]=e[n];return t}function checkDataType(e,t,n,r){var i=r?" !== ":" === ",s=r?" || ":" && ",o=r?"!":"",a=r?"":"!";switch(e){case"null":return t+i+"null";case"array":return o+"Array.isArray("+t+")";case"object":return"("+o+t+s+"typeof "+t+i+'"object"'+s+a+"Array.isArray("+t+"))";case"integer":return"(typeof "+t+i+'"number"'+s+a+"("+t+" % 1)"+s+t+i+t+(n?s+o+"isFinite("+t+")":"")+")";case"number":return"(typeof "+t+i+'"'+e+'"'+(n?s+o+"isFinite("+t+")":"")+")";default:return"typeof "+t+i+'"'+e+'"'}}function checkDataTypes(e,t,n){switch(e.length){case 1:return checkDataType(e[0],t,n,true);default:var r="";var i=toHash(e);if(i.array&&i.object){r=i.null?"(":"(!"+t+" || ";r+="typeof "+t+' !== "object")';delete i.null;delete i.array;delete i.object}if(i.number)delete i.integer;for(var s in i)r+=(r?" && ":"")+checkDataType(s,t,n,true);return r}}var r=toHash(["string","number","integer","boolean","null"]);function coerceToTypes(e,t){if(Array.isArray(t)){var n=[];for(var i=0;i=t)throw new Error("Cannot access property/index "+r+" levels up, current level is "+t);return n[t-r]}if(r>t)throw new Error("Cannot access data "+r+" levels up, current level is "+t);s="data"+(t-r||"");if(!i)return s}var u=s;var l=i.split("/");for(var f=0;f{"use strict";var t=["multipleOf","maximum","exclusiveMaximum","minimum","exclusiveMinimum","maxLength","minLength","pattern","additionalItems","maxItems","minItems","uniqueItems","maxProperties","minProperties","required","additionalProperties","enum","format","const"];e.exports=function(e,n){for(var r=0;r{"use strict";var r=n(40038);e.exports={$id:"https://github.com/ajv-validator/ajv/blob/master/lib/definition_schema.js",definitions:{simpleTypes:r.definitions.simpleTypes},type:"object",dependencies:{schema:["validate"],$data:["validate"],statements:["inline"],valid:{not:{required:["macro"]}}},properties:{type:r.properties.type,schema:{type:"boolean"},statements:{type:"boolean"},dependencies:{type:"array",items:{type:"string"}},metaSchema:{type:"object"},modifying:{type:"boolean"},valid:{type:"boolean"},$data:{type:"boolean"},async:{type:"boolean"},errors:{anyOf:[{type:"boolean"},{const:"full"}]}}}},70507:e=>{"use strict";e.exports=function generate__limit(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l;var f="data"+(s||"");var p=e.opts.$data&&o&&o.$data,d;if(p){r+=" var schema"+i+" = "+e.util.getData(o.$data,s,e.dataPathArr)+"; ";d="schema"+i}else{d=o}var h=t=="maximum",m=h?"exclusiveMaximum":"exclusiveMinimum",g=e.schema[m],y=e.opts.$data&&g&&g.$data,v=h?"<":">",_=h?">":"<",l=undefined;if(!(p||typeof o=="number"||o===undefined)){throw new Error(t+" must be number")}if(!(y||g===undefined||typeof g=="number"||typeof g=="boolean")){throw new Error(m+" must be number or boolean")}if(y){var b=e.util.getData(g.$data,s,e.dataPathArr),E="exclusive"+i,w="exclType"+i,S="exclIsNumber"+i,k="op"+i,D="' + "+k+" + '";r+=" var schemaExcl"+i+" = "+b+"; ";b="schemaExcl"+i;r+=" var "+E+"; var "+w+" = typeof "+b+"; if ("+w+" != 'boolean' && "+w+" != 'undefined' && "+w+" != 'number') { ";var l=m;var x=x||[];x.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+(l||"_exclusiveLimit")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ";if(e.opts.messages!==false){r+=" , message: '"+m+" should be boolean' "}if(e.opts.verbose){r+=" , schema: validate.schema"+a+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+f+" "}r+=" } "}else{r+=" {} "}var C=r;r=x.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+C+"]); "}else{r+=" validate.errors = ["+C+"]; return false; "}}else{r+=" var err = "+C+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}r+=" } else if ( ";if(p){r+=" ("+d+" !== undefined && typeof "+d+" != 'number') || "}r+=" "+w+" == 'number' ? ( ("+E+" = "+d+" === undefined || "+b+" "+v+"= "+d+") ? "+f+" "+_+"= "+b+" : "+f+" "+_+" "+d+" ) : ( ("+E+" = "+b+" === true) ? "+f+" "+_+"= "+d+" : "+f+" "+_+" "+d+" ) || "+f+" !== "+f+") { var op"+i+" = "+E+" ? '"+v+"' : '"+v+"='; ";if(o===undefined){l=m;c=e.errSchemaPath+"/"+m;d=b;p=y}}else{var S=typeof g=="number",D=v;if(S&&p){var k="'"+D+"'";r+=" if ( ";if(p){r+=" ("+d+" !== undefined && typeof "+d+" != 'number') || "}r+=" ( "+d+" === undefined || "+g+" "+v+"= "+d+" ? "+f+" "+_+"= "+g+" : "+f+" "+_+" "+d+" ) || "+f+" !== "+f+") { "}else{if(S&&o===undefined){E=true;l=m;c=e.errSchemaPath+"/"+m;d=g;_+="="}else{if(S)d=Math[h?"min":"max"](g,o);if(g===(S?d:true)){E=true;l=m;c=e.errSchemaPath+"/"+m;_+="="}else{E=false;D+="="}}var k="'"+D+"'";r+=" if ( ";if(p){r+=" ("+d+" !== undefined && typeof "+d+" != 'number') || "}r+=" "+f+" "+_+" "+d+" || "+f+" !== "+f+") { "}}l=l||t;var x=x||[];x.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+(l||"_limit")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { comparison: "+k+", limit: "+d+", exclusive: "+E+" } ";if(e.opts.messages!==false){r+=" , message: 'should be "+D+" ";if(p){r+="' + "+d}else{r+=""+d+"'"}}if(e.opts.verbose){r+=" , schema: ";if(p){r+="validate.schema"+a}else{r+=""+o}r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+f+" "}r+=" } "}else{r+=" {} "}var C=r;r=x.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+C+"]); "}else{r+=" validate.errors = ["+C+"]; return false; "}}else{r+=" var err = "+C+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}r+=" } ";if(u){r+=" else { "}return r}},6958:e=>{"use strict";e.exports=function generate__limitItems(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l;var f="data"+(s||"");var p=e.opts.$data&&o&&o.$data,d;if(p){r+=" var schema"+i+" = "+e.util.getData(o.$data,s,e.dataPathArr)+"; ";d="schema"+i}else{d=o}if(!(p||typeof o=="number")){throw new Error(t+" must be number")}var h=t=="maxItems"?">":"<";r+="if ( ";if(p){r+=" ("+d+" !== undefined && typeof "+d+" != 'number') || "}r+=" "+f+".length "+h+" "+d+") { ";var l=t;var m=m||[];m.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+(l||"_limitItems")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { limit: "+d+" } ";if(e.opts.messages!==false){r+=" , message: 'should NOT have ";if(t=="maxItems"){r+="more"}else{r+="fewer"}r+=" than ";if(p){r+="' + "+d+" + '"}else{r+=""+o}r+=" items' "}if(e.opts.verbose){r+=" , schema: ";if(p){r+="validate.schema"+a}else{r+=""+o}r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+f+" "}r+=" } "}else{r+=" {} "}var g=r;r=m.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+g+"]); "}else{r+=" validate.errors = ["+g+"]; return false; "}}else{r+=" var err = "+g+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}r+="} ";if(u){r+=" else { "}return r}},41363:e=>{"use strict";e.exports=function generate__limitLength(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l;var f="data"+(s||"");var p=e.opts.$data&&o&&o.$data,d;if(p){r+=" var schema"+i+" = "+e.util.getData(o.$data,s,e.dataPathArr)+"; ";d="schema"+i}else{d=o}if(!(p||typeof o=="number")){throw new Error(t+" must be number")}var h=t=="maxLength"?">":"<";r+="if ( ";if(p){r+=" ("+d+" !== undefined && typeof "+d+" != 'number') || "}if(e.opts.unicode===false){r+=" "+f+".length "}else{r+=" ucs2length("+f+") "}r+=" "+h+" "+d+") { ";var l=t;var m=m||[];m.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+(l||"_limitLength")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { limit: "+d+" } ";if(e.opts.messages!==false){r+=" , message: 'should NOT be ";if(t=="maxLength"){r+="longer"}else{r+="shorter"}r+=" than ";if(p){r+="' + "+d+" + '"}else{r+=""+o}r+=" characters' "}if(e.opts.verbose){r+=" , schema: ";if(p){r+="validate.schema"+a}else{r+=""+o}r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+f+" "}r+=" } "}else{r+=" {} "}var g=r;r=m.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+g+"]); "}else{r+=" validate.errors = ["+g+"]; return false; "}}else{r+=" var err = "+g+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}r+="} ";if(u){r+=" else { "}return r}},25569:e=>{"use strict";e.exports=function generate__limitProperties(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l;var f="data"+(s||"");var p=e.opts.$data&&o&&o.$data,d;if(p){r+=" var schema"+i+" = "+e.util.getData(o.$data,s,e.dataPathArr)+"; ";d="schema"+i}else{d=o}if(!(p||typeof o=="number")){throw new Error(t+" must be number")}var h=t=="maxProperties"?">":"<";r+="if ( ";if(p){r+=" ("+d+" !== undefined && typeof "+d+" != 'number') || "}r+=" Object.keys("+f+").length "+h+" "+d+") { ";var l=t;var m=m||[];m.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+(l||"_limitProperties")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { limit: "+d+" } ";if(e.opts.messages!==false){r+=" , message: 'should NOT have ";if(t=="maxProperties"){r+="more"}else{r+="fewer"}r+=" than ";if(p){r+="' + "+d+" + '"}else{r+=""+o}r+=" properties' "}if(e.opts.verbose){r+=" , schema: ";if(p){r+="validate.schema"+a}else{r+=""+o}r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+f+" "}r+=" } "}else{r+=" {} "}var g=r;r=m.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+g+"]); "}else{r+=" validate.errors = ["+g+"]; return false; "}}else{r+=" var err = "+g+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}r+="} ";if(u){r+=" else { "}return r}},30081:e=>{"use strict";e.exports=function generate_allOf(e,t,n){var r=" ";var i=e.schema[t];var s=e.schemaPath+e.util.getProperty(t);var o=e.errSchemaPath+"/"+t;var a=!e.opts.allErrors;var c=e.util.copy(e);var u="";c.level++;var l="valid"+c.level;var f=c.baseId,p=true;var d=i;if(d){var h,m=-1,g=d.length-1;while(m0:e.util.schemaHasRules(h,e.RULES.all)){p=false;c.schema=h;c.schemaPath=s+"["+m+"]";c.errSchemaPath=o+"/"+m;r+=" "+e.validate(c)+" ";c.baseId=f;if(a){r+=" if ("+l+") { ";u+="}"}}}}if(a){if(p){r+=" if (true) { "}else{r+=" "+u.slice(0,-1)+" "}}return r}},70019:e=>{"use strict";e.exports=function generate_anyOf(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l="data"+(s||"");var f="valid"+i;var p="errs__"+i;var d=e.util.copy(e);var h="";d.level++;var m="valid"+d.level;var g=o.every(function(t){return e.opts.strictKeywords?typeof t=="object"&&Object.keys(t).length>0:e.util.schemaHasRules(t,e.RULES.all)});if(g){var y=d.baseId;r+=" var "+p+" = errors; var "+f+" = false; ";var v=e.compositeRule;e.compositeRule=d.compositeRule=true;var _=o;if(_){var b,E=-1,w=_.length-1;while(E{"use strict";e.exports=function generate_comment(e,t,n){var r=" ";var i=e.schema[t];var s=e.errSchemaPath+"/"+t;var o=!e.opts.allErrors;var a=e.util.toQuotedString(i);if(e.opts.$comment===true){r+=" console.log("+a+");"}else if(typeof e.opts.$comment=="function"){r+=" self._opts.$comment("+a+", "+e.util.toQuotedString(s)+", validate.root.schema);"}return r}},23404:e=>{"use strict";e.exports=function generate_const(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l="data"+(s||"");var f="valid"+i;var p=e.opts.$data&&o&&o.$data,d;if(p){r+=" var schema"+i+" = "+e.util.getData(o.$data,s,e.dataPathArr)+"; ";d="schema"+i}else{d=o}if(!p){r+=" var schema"+i+" = validate.schema"+a+";"}r+="var "+f+" = equal("+l+", schema"+i+"); if (!"+f+") { ";var h=h||[];h.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+"const"+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { allowedValue: schema"+i+" } ";if(e.opts.messages!==false){r+=" , message: 'should be equal to constant' "}if(e.opts.verbose){r+=" , schema: validate.schema"+a+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+l+" "}r+=" } "}else{r+=" {} "}var m=r;r=h.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+m+"]); "}else{r+=" validate.errors = ["+m+"]; return false; "}}else{r+=" var err = "+m+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}r+=" }";if(u){r+=" else { "}return r}},33224:e=>{"use strict";e.exports=function generate_contains(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l="data"+(s||"");var f="valid"+i;var p="errs__"+i;var d=e.util.copy(e);var h="";d.level++;var m="valid"+d.level;var g="i"+i,y=d.dataLevel=e.dataLevel+1,v="data"+y,_=e.baseId,b=e.opts.strictKeywords?typeof o=="object"&&Object.keys(o).length>0:e.util.schemaHasRules(o,e.RULES.all);r+="var "+p+" = errors;var "+f+";";if(b){var E=e.compositeRule;e.compositeRule=d.compositeRule=true;d.schema=o;d.schemaPath=a;d.errSchemaPath=c;r+=" var "+m+" = false; for (var "+g+" = 0; "+g+" < "+l+".length; "+g+"++) { ";d.errorPath=e.util.getPathExpr(e.errorPath,g,e.opts.jsonPointers,true);var w=l+"["+g+"]";d.dataPathArr[y]=g;var S=e.validate(d);d.baseId=_;if(e.util.varOccurences(S,v)<2){r+=" "+e.util.varReplace(S,v,w)+" "}else{r+=" var "+v+" = "+w+"; "+S+" "}r+=" if ("+m+") break; } ";e.compositeRule=d.compositeRule=E;r+=" "+h+" if (!"+m+") {"}else{r+=" if ("+l+".length == 0) {"}var k=k||[];k.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+"contains"+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ";if(e.opts.messages!==false){r+=" , message: 'should contain a valid item' "}if(e.opts.verbose){r+=" , schema: validate.schema"+a+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+l+" "}r+=" } "}else{r+=" {} "}var D=r;r=k.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+D+"]); "}else{r+=" validate.errors = ["+D+"]; return false; "}}else{r+=" var err = "+D+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}r+=" } else { ";if(b){r+=" errors = "+p+"; if (vErrors !== null) { if ("+p+") vErrors.length = "+p+"; else vErrors = null; } "}if(e.opts.allErrors){r+=" } "}return r}},99819:e=>{"use strict";e.exports=function generate_custom(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l;var f="data"+(s||"");var p="valid"+i;var d="errs__"+i;var h=e.opts.$data&&o&&o.$data,m;if(h){r+=" var schema"+i+" = "+e.util.getData(o.$data,s,e.dataPathArr)+"; ";m="schema"+i}else{m=o}var g=this,y="definition"+i,v=g.definition,_="";var b,E,w,S,k;if(h&&v.$data){k="keywordValidate"+i;var D=v.validateSchema;r+=" var "+y+" = RULES.custom['"+t+"'].definition; var "+k+" = "+y+".validate;"}else{S=e.useCustomRule(g,o,e.schema,e);if(!S)return;m="validate.schema"+a;k=S.code;b=v.compile;E=v.inline;w=v.macro}var x=k+".errors",C="i"+i,A="ruleErr"+i,T=v.async;if(T&&!e.async)throw new Error("async keyword in sync schema");if(!(E||w)){r+=""+x+" = null;"}r+="var "+d+" = errors;var "+p+";";if(h&&v.$data){_+="}";r+=" if ("+m+" === undefined) { "+p+" = true; } else { ";if(D){_+="}";r+=" "+p+" = "+y+".validateSchema("+m+"); if ("+p+") { "}}if(E){if(v.statements){r+=" "+S.validate+" "}else{r+=" "+p+" = "+S.validate+"; "}}else if(w){var M=e.util.copy(e);var _="";M.level++;var O="valid"+M.level;M.schema=S.validate;M.schemaPath="";var F=e.compositeRule;e.compositeRule=M.compositeRule=true;var I=e.validate(M).replace(/validate\.schema/g,k);e.compositeRule=M.compositeRule=F;r+=" "+I}else{var R=R||[];R.push(r);r="";r+=" "+k+".call( ";if(e.opts.passContext){r+="this"}else{r+="self"}if(b||v.schema===false){r+=" , "+f+" "}else{r+=" , "+m+" , "+f+" , validate.schema"+e.schemaPath+" "}r+=" , (dataPath || '')";if(e.errorPath!='""'){r+=" + "+e.errorPath}var P=s?"data"+(s-1||""):"parentData",N=s?e.dataPathArr[s]:"parentDataProperty";r+=" , "+P+" , "+N+" , rootData ) ";var L=r;r=R.pop();if(v.errors===false){r+=" "+p+" = ";if(T){r+="await "}r+=""+L+"; "}else{if(T){x="customErrors"+i;r+=" var "+x+" = null; try { "+p+" = await "+L+"; } catch (e) { "+p+" = false; if (e instanceof ValidationError) "+x+" = e.errors; else throw e; } "}else{r+=" "+x+" = null; "+p+" = "+L+"; "}}}if(v.modifying){r+=" if ("+P+") "+f+" = "+P+"["+N+"];"}r+=""+_;if(v.valid){if(u){r+=" if (true) { "}}else{r+=" if ( ";if(v.valid===undefined){r+=" !";if(w){r+=""+O}else{r+=""+p}}else{r+=" "+!v.valid+" "}r+=") { ";l=g.keyword;var R=R||[];R.push(r);r="";var R=R||[];R.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+(l||"custom")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { keyword: '"+g.keyword+"' } ";if(e.opts.messages!==false){r+=" , message: 'should pass \""+g.keyword+"\" keyword validation' "}if(e.opts.verbose){r+=" , schema: validate.schema"+a+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+f+" "}r+=" } "}else{r+=" {} "}var B=r;r=R.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+B+"]); "}else{r+=" validate.errors = ["+B+"]; return false; "}}else{r+=" var err = "+B+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}var j=r;r=R.pop();if(E){if(v.errors){if(v.errors!="full"){r+=" for (var "+C+"="+d+"; "+C+"{"use strict";e.exports=function generate_dependencies(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l="data"+(s||"");var f="errs__"+i;var p=e.util.copy(e);var d="";p.level++;var h="valid"+p.level;var m={},g={},y=e.opts.ownProperties;for(E in o){if(E=="__proto__")continue;var v=o[E];var _=Array.isArray(v)?g:m;_[E]=v}r+="var "+f+" = errors;";var b=e.errorPath;r+="var missing"+i+";";for(var E in g){_=g[E];if(_.length){r+=" if ( "+l+e.util.getProperty(E)+" !== undefined ";if(y){r+=" && Object.prototype.hasOwnProperty.call("+l+", '"+e.util.escapeQuotes(E)+"') "}if(u){r+=" && ( ";var w=_;if(w){var S,k=-1,D=w.length-1;while(k0:e.util.schemaHasRules(v,e.RULES.all)){r+=" "+h+" = true; if ( "+l+e.util.getProperty(E)+" !== undefined ";if(y){r+=" && Object.prototype.hasOwnProperty.call("+l+", '"+e.util.escapeQuotes(E)+"') "}r+=") { ";p.schema=v;p.schemaPath=a+e.util.getProperty(E);p.errSchemaPath=c+"/"+e.util.escapeFragment(E);r+=" "+e.validate(p)+" ";p.baseId=P;r+=" } ";if(u){r+=" if ("+h+") { ";d+="}"}}}if(u){r+=" "+d+" if ("+f+" == errors) {"}return r}},20489:e=>{"use strict";e.exports=function generate_enum(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l="data"+(s||"");var f="valid"+i;var p=e.opts.$data&&o&&o.$data,d;if(p){r+=" var schema"+i+" = "+e.util.getData(o.$data,s,e.dataPathArr)+"; ";d="schema"+i}else{d=o}var h="i"+i,m="schema"+i;if(!p){r+=" var "+m+" = validate.schema"+a+";"}r+="var "+f+";";if(p){r+=" if (schema"+i+" === undefined) "+f+" = true; else if (!Array.isArray(schema"+i+")) "+f+" = false; else {"}r+=""+f+" = false;for (var "+h+"=0; "+h+"<"+m+".length; "+h+"++) if (equal("+l+", "+m+"["+h+"])) { "+f+" = true; break; }";if(p){r+=" } "}r+=" if (!"+f+") { ";var g=g||[];g.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+"enum"+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { allowedValues: schema"+i+" } ";if(e.opts.messages!==false){r+=" , message: 'should be equal to one of the allowed values' "}if(e.opts.verbose){r+=" , schema: validate.schema"+a+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+l+" "}r+=" } "}else{r+=" {} "}var y=r;r=g.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+y+"]); "}else{r+=" validate.errors = ["+y+"]; return false; "}}else{r+=" var err = "+y+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}r+=" }";if(u){r+=" else { "}return r}},69090:e=>{"use strict";e.exports=function generate_format(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l="data"+(s||"");if(e.opts.format===false){if(u){r+=" if (true) { "}return r}var f=e.opts.$data&&o&&o.$data,p;if(f){r+=" var schema"+i+" = "+e.util.getData(o.$data,s,e.dataPathArr)+"; ";p="schema"+i}else{p=o}var d=e.opts.unknownFormats,h=Array.isArray(d);if(f){var m="format"+i,g="isObject"+i,y="formatType"+i;r+=" var "+m+" = formats["+p+"]; var "+g+" = typeof "+m+" == 'object' && !("+m+" instanceof RegExp) && "+m+".validate; var "+y+" = "+g+" && "+m+".type || 'string'; if ("+g+") { ";if(e.async){r+=" var async"+i+" = "+m+".async; "}r+=" "+m+" = "+m+".validate; } if ( ";if(f){r+=" ("+p+" !== undefined && typeof "+p+" != 'string') || "}r+=" (";if(d!="ignore"){r+=" ("+p+" && !"+m+" ";if(h){r+=" && self._opts.unknownFormats.indexOf("+p+") == -1 "}r+=") || "}r+=" ("+m+" && "+y+" == '"+n+"' && !(typeof "+m+" == 'function' ? ";if(e.async){r+=" (async"+i+" ? await "+m+"("+l+") : "+m+"("+l+")) "}else{r+=" "+m+"("+l+") "}r+=" : "+m+".test("+l+"))))) {"}else{var m=e.formats[o];if(!m){if(d=="ignore"){e.logger.warn('unknown format "'+o+'" ignored in schema at path "'+e.errSchemaPath+'"');if(u){r+=" if (true) { "}return r}else if(h&&d.indexOf(o)>=0){if(u){r+=" if (true) { "}return r}else{throw new Error('unknown format "'+o+'" is used in schema at path "'+e.errSchemaPath+'"')}}var g=typeof m=="object"&&!(m instanceof RegExp)&&m.validate;var y=g&&m.type||"string";if(g){var v=m.async===true;m=m.validate}if(y!=n){if(u){r+=" if (true) { "}return r}if(v){if(!e.async)throw new Error("async format in sync schema");var _="formats"+e.util.getProperty(o)+".validate";r+=" if (!(await "+_+"("+l+"))) { "}else{r+=" if (! ";var _="formats"+e.util.getProperty(o);if(g)_+=".validate";if(typeof m=="function"){r+=" "+_+"("+l+") "}else{r+=" "+_+".test("+l+") "}r+=") { "}}var b=b||[];b.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+"format"+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { format: ";if(f){r+=""+p}else{r+=""+e.util.toQuotedString(o)}r+=" } ";if(e.opts.messages!==false){r+=" , message: 'should match format \"";if(f){r+="' + "+p+" + '"}else{r+=""+e.util.escapeQuotes(o)}r+="\"' "}if(e.opts.verbose){r+=" , schema: ";if(f){r+="validate.schema"+a}else{r+=""+e.util.toQuotedString(o)}r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+l+" "}r+=" } "}else{r+=" {} "}var E=r;r=b.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+E+"]); "}else{r+=" validate.errors = ["+E+"]; return false; "}}else{r+=" var err = "+E+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}r+=" } ";if(u){r+=" else { "}return r}},1636:e=>{"use strict";e.exports=function generate_if(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l="data"+(s||"");var f="valid"+i;var p="errs__"+i;var d=e.util.copy(e);d.level++;var h="valid"+d.level;var m=e.schema["then"],g=e.schema["else"],y=m!==undefined&&(e.opts.strictKeywords?typeof m=="object"&&Object.keys(m).length>0:e.util.schemaHasRules(m,e.RULES.all)),v=g!==undefined&&(e.opts.strictKeywords?typeof g=="object"&&Object.keys(g).length>0:e.util.schemaHasRules(g,e.RULES.all)),_=d.baseId;if(y||v){var b;d.createErrors=false;d.schema=o;d.schemaPath=a;d.errSchemaPath=c;r+=" var "+p+" = errors; var "+f+" = true; ";var E=e.compositeRule;e.compositeRule=d.compositeRule=true;r+=" "+e.validate(d)+" ";d.baseId=_;d.createErrors=true;r+=" errors = "+p+"; if (vErrors !== null) { if ("+p+") vErrors.length = "+p+"; else vErrors = null; } ";e.compositeRule=d.compositeRule=E;if(y){r+=" if ("+h+") { ";d.schema=e.schema["then"];d.schemaPath=e.schemaPath+".then";d.errSchemaPath=e.errSchemaPath+"/then";r+=" "+e.validate(d)+" ";d.baseId=_;r+=" "+f+" = "+h+"; ";if(y&&v){b="ifClause"+i;r+=" var "+b+" = 'then'; "}else{b="'then'"}r+=" } ";if(v){r+=" else { "}}else{r+=" if (!"+h+") { "}if(v){d.schema=e.schema["else"];d.schemaPath=e.schemaPath+".else";d.errSchemaPath=e.errSchemaPath+"/else";r+=" "+e.validate(d)+" ";d.baseId=_;r+=" "+f+" = "+h+"; ";if(y&&v){b="ifClause"+i;r+=" var "+b+" = 'else'; "}else{b="'else'"}r+=" } "}r+=" if (!"+f+") { var err = ";if(e.createErrors!==false){r+=" { keyword: '"+"if"+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { failingKeyword: "+b+" } ";if(e.opts.messages!==false){r+=" , message: 'should match \"' + "+b+" + '\" schema' "}if(e.opts.verbose){r+=" , schema: validate.schema"+a+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+l+" "}r+=" } "}else{r+=" {} "}r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ";if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(vErrors); "}else{r+=" validate.errors = vErrors; return false; "}}r+=" } ";if(u){r+=" else { "}}else{if(u){r+=" if (true) { "}}return r}},71001:(e,t,n)=>{"use strict";e.exports={$ref:n(41944),allOf:n(30081),anyOf:n(70019),$comment:n(79878),const:n(23404),contains:n(33224),dependencies:n(19493),enum:n(20489),format:n(69090),if:n(1636),items:n(6060),maximum:n(70507),minimum:n(70507),maxItems:n(6958),minItems:n(6958),maxLength:n(41363),minLength:n(41363),maxProperties:n(25569),minProperties:n(25569),multipleOf:n(54841),not:n(74881),oneOf:n(77675),pattern:n(98676),properties:n(99306),propertyNames:n(28014),required:n(16372),uniqueItems:n(37270),validate:n(85061)}},6060:e=>{"use strict";e.exports=function generate_items(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l="data"+(s||"");var f="valid"+i;var p="errs__"+i;var d=e.util.copy(e);var h="";d.level++;var m="valid"+d.level;var g="i"+i,y=d.dataLevel=e.dataLevel+1,v="data"+y,_=e.baseId;r+="var "+p+" = errors;var "+f+";";if(Array.isArray(o)){var b=e.schema.additionalItems;if(b===false){r+=" "+f+" = "+l+".length <= "+o.length+"; ";var E=c;c=e.errSchemaPath+"/additionalItems";r+=" if (!"+f+") { ";var w=w||[];w.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+"additionalItems"+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { limit: "+o.length+" } ";if(e.opts.messages!==false){r+=" , message: 'should NOT have more than "+o.length+" items' "}if(e.opts.verbose){r+=" , schema: false , parentSchema: validate.schema"+e.schemaPath+" , data: "+l+" "}r+=" } "}else{r+=" {} "}var S=r;r=w.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+S+"]); "}else{r+=" validate.errors = ["+S+"]; return false; "}}else{r+=" var err = "+S+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}r+=" } ";c=E;if(u){h+="}";r+=" else { "}}var k=o;if(k){var D,x=-1,C=k.length-1;while(x0:e.util.schemaHasRules(D,e.RULES.all)){r+=" "+m+" = true; if ("+l+".length > "+x+") { ";var A=l+"["+x+"]";d.schema=D;d.schemaPath=a+"["+x+"]";d.errSchemaPath=c+"/"+x;d.errorPath=e.util.getPathExpr(e.errorPath,x,e.opts.jsonPointers,true);d.dataPathArr[y]=x;var T=e.validate(d);d.baseId=_;if(e.util.varOccurences(T,v)<2){r+=" "+e.util.varReplace(T,v,A)+" "}else{r+=" var "+v+" = "+A+"; "+T+" "}r+=" } ";if(u){r+=" if ("+m+") { ";h+="}"}}}}if(typeof b=="object"&&(e.opts.strictKeywords?typeof b=="object"&&Object.keys(b).length>0:e.util.schemaHasRules(b,e.RULES.all))){d.schema=b;d.schemaPath=e.schemaPath+".additionalItems";d.errSchemaPath=e.errSchemaPath+"/additionalItems";r+=" "+m+" = true; if ("+l+".length > "+o.length+") { for (var "+g+" = "+o.length+"; "+g+" < "+l+".length; "+g+"++) { ";d.errorPath=e.util.getPathExpr(e.errorPath,g,e.opts.jsonPointers,true);var A=l+"["+g+"]";d.dataPathArr[y]=g;var T=e.validate(d);d.baseId=_;if(e.util.varOccurences(T,v)<2){r+=" "+e.util.varReplace(T,v,A)+" "}else{r+=" var "+v+" = "+A+"; "+T+" "}if(u){r+=" if (!"+m+") break; "}r+=" } } ";if(u){r+=" if ("+m+") { ";h+="}"}}}else if(e.opts.strictKeywords?typeof o=="object"&&Object.keys(o).length>0:e.util.schemaHasRules(o,e.RULES.all)){d.schema=o;d.schemaPath=a;d.errSchemaPath=c;r+=" for (var "+g+" = "+0+"; "+g+" < "+l+".length; "+g+"++) { ";d.errorPath=e.util.getPathExpr(e.errorPath,g,e.opts.jsonPointers,true);var A=l+"["+g+"]";d.dataPathArr[y]=g;var T=e.validate(d);d.baseId=_;if(e.util.varOccurences(T,v)<2){r+=" "+e.util.varReplace(T,v,A)+" "}else{r+=" var "+v+" = "+A+"; "+T+" "}if(u){r+=" if (!"+m+") break; "}r+=" }"}if(u){r+=" "+h+" if ("+p+" == errors) {"}return r}},54841:e=>{"use strict";e.exports=function generate_multipleOf(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l="data"+(s||"");var f=e.opts.$data&&o&&o.$data,p;if(f){r+=" var schema"+i+" = "+e.util.getData(o.$data,s,e.dataPathArr)+"; ";p="schema"+i}else{p=o}if(!(f||typeof o=="number")){throw new Error(t+" must be number")}r+="var division"+i+";if (";if(f){r+=" "+p+" !== undefined && ( typeof "+p+" != 'number' || "}r+=" (division"+i+" = "+l+" / "+p+", ";if(e.opts.multipleOfPrecision){r+=" Math.abs(Math.round(division"+i+") - division"+i+") > 1e-"+e.opts.multipleOfPrecision+" "}else{r+=" division"+i+" !== parseInt(division"+i+") "}r+=" ) ";if(f){r+=" ) "}r+=" ) { ";var d=d||[];d.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+"multipleOf"+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { multipleOf: "+p+" } ";if(e.opts.messages!==false){r+=" , message: 'should be multiple of ";if(f){r+="' + "+p}else{r+=""+p+"'"}}if(e.opts.verbose){r+=" , schema: ";if(f){r+="validate.schema"+a}else{r+=""+o}r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+l+" "}r+=" } "}else{r+=" {} "}var h=r;r=d.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+h+"]); "}else{r+=" validate.errors = ["+h+"]; return false; "}}else{r+=" var err = "+h+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}r+="} ";if(u){r+=" else { "}return r}},74881:e=>{"use strict";e.exports=function generate_not(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l="data"+(s||"");var f="errs__"+i;var p=e.util.copy(e);p.level++;var d="valid"+p.level;if(e.opts.strictKeywords?typeof o=="object"&&Object.keys(o).length>0:e.util.schemaHasRules(o,e.RULES.all)){p.schema=o;p.schemaPath=a;p.errSchemaPath=c;r+=" var "+f+" = errors; ";var h=e.compositeRule;e.compositeRule=p.compositeRule=true;p.createErrors=false;var m;if(p.opts.allErrors){m=p.opts.allErrors;p.opts.allErrors=false}r+=" "+e.validate(p)+" ";p.createErrors=true;if(m)p.opts.allErrors=m;e.compositeRule=p.compositeRule=h;r+=" if ("+d+") { ";var g=g||[];g.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+"not"+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ";if(e.opts.messages!==false){r+=" , message: 'should NOT be valid' "}if(e.opts.verbose){r+=" , schema: validate.schema"+a+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+l+" "}r+=" } "}else{r+=" {} "}var y=r;r=g.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+y+"]); "}else{r+=" validate.errors = ["+y+"]; return false; "}}else{r+=" var err = "+y+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}r+=" } else { errors = "+f+"; if (vErrors !== null) { if ("+f+") vErrors.length = "+f+"; else vErrors = null; } ";if(e.opts.allErrors){r+=" } "}}else{r+=" var err = ";if(e.createErrors!==false){r+=" { keyword: '"+"not"+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ";if(e.opts.messages!==false){r+=" , message: 'should NOT be valid' "}if(e.opts.verbose){r+=" , schema: validate.schema"+a+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+l+" "}r+=" } "}else{r+=" {} "}r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ";if(u){r+=" if (false) { "}}return r}},77675:e=>{"use strict";e.exports=function generate_oneOf(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l="data"+(s||"");var f="valid"+i;var p="errs__"+i;var d=e.util.copy(e);var h="";d.level++;var m="valid"+d.level;var g=d.baseId,y="prevValid"+i,v="passingSchemas"+i;r+="var "+p+" = errors , "+y+" = false , "+f+" = false , "+v+" = null; ";var _=e.compositeRule;e.compositeRule=d.compositeRule=true;var b=o;if(b){var E,w=-1,S=b.length-1;while(w0:e.util.schemaHasRules(E,e.RULES.all)){d.schema=E;d.schemaPath=a+"["+w+"]";d.errSchemaPath=c+"/"+w;r+=" "+e.validate(d)+" ";d.baseId=g}else{r+=" var "+m+" = true; "}if(w){r+=" if ("+m+" && "+y+") { "+f+" = false; "+v+" = ["+v+", "+w+"]; } else { ";h+="}"}r+=" if ("+m+") { "+f+" = "+y+" = true; "+v+" = "+w+"; }"}}e.compositeRule=d.compositeRule=_;r+=""+h+"if (!"+f+") { var err = ";if(e.createErrors!==false){r+=" { keyword: '"+"oneOf"+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { passingSchemas: "+v+" } ";if(e.opts.messages!==false){r+=" , message: 'should match exactly one schema in oneOf' "}if(e.opts.verbose){r+=" , schema: validate.schema"+a+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+l+" "}r+=" } "}else{r+=" {} "}r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ";if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(vErrors); "}else{r+=" validate.errors = vErrors; return false; "}}r+="} else { errors = "+p+"; if (vErrors !== null) { if ("+p+") vErrors.length = "+p+"; else vErrors = null; }";if(e.opts.allErrors){r+=" } "}return r}},98676:e=>{"use strict";e.exports=function generate_pattern(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l="data"+(s||"");var f=e.opts.$data&&o&&o.$data,p;if(f){r+=" var schema"+i+" = "+e.util.getData(o.$data,s,e.dataPathArr)+"; ";p="schema"+i}else{p=o}var d=f?"(new RegExp("+p+"))":e.usePattern(o);r+="if ( ";if(f){r+=" ("+p+" !== undefined && typeof "+p+" != 'string') || "}r+=" !"+d+".test("+l+") ) { ";var h=h||[];h.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+"pattern"+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { pattern: ";if(f){r+=""+p}else{r+=""+e.util.toQuotedString(o)}r+=" } ";if(e.opts.messages!==false){r+=" , message: 'should match pattern \"";if(f){r+="' + "+p+" + '"}else{r+=""+e.util.escapeQuotes(o)}r+="\"' "}if(e.opts.verbose){r+=" , schema: ";if(f){r+="validate.schema"+a}else{r+=""+e.util.toQuotedString(o)}r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+l+" "}r+=" } "}else{r+=" {} "}var m=r;r=h.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+m+"]); "}else{r+=" validate.errors = ["+m+"]; return false; "}}else{r+=" var err = "+m+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}r+="} ";if(u){r+=" else { "}return r}},99306:e=>{"use strict";e.exports=function generate_properties(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l="data"+(s||"");var f="errs__"+i;var p=e.util.copy(e);var d="";p.level++;var h="valid"+p.level;var m="key"+i,g="idx"+i,y=p.dataLevel=e.dataLevel+1,v="data"+y,_="dataProperties"+i;var b=Object.keys(o||{}).filter(notProto),E=e.schema.patternProperties||{},w=Object.keys(E).filter(notProto),S=e.schema.additionalProperties,k=b.length||w.length,D=S===false,x=typeof S=="object"&&Object.keys(S).length,C=e.opts.removeAdditional,A=D||x||C,T=e.opts.ownProperties,M=e.baseId;var O=e.schema.required;if(O&&!(e.opts.$data&&O.$data)&&O.length8){r+=" || validate.schema"+a+".hasOwnProperty("+m+") "}else{var I=b;if(I){var R,P=-1,N=I.length-1;while(P0:e.util.schemaHasRules($,e.RULES.all)){var ee=e.util.getProperty(R),K=l+ee,te=J&&$.default!==undefined;p.schema=$;p.schemaPath=a+ee;p.errSchemaPath=c+"/"+e.util.escapeFragment(R);p.errorPath=e.util.getPath(e.errorPath,R,e.opts.jsonPointers);p.dataPathArr[y]=e.util.toQuotedString(R);var X=e.validate(p);p.baseId=M;if(e.util.varOccurences(X,v)<2){X=e.util.varReplace(X,v,K);var ne=K}else{var ne=v;r+=" var "+v+" = "+K+"; "}if(te){r+=" "+X+" "}else{if(F&&F[R]){r+=" if ( "+ne+" === undefined ";if(T){r+=" || ! Object.prototype.hasOwnProperty.call("+l+", '"+e.util.escapeQuotes(R)+"') "}r+=") { "+h+" = false; ";var z=e.errorPath,V=c,re=e.util.escapeQuotes(R);if(e.opts._errorDataPathProperty){e.errorPath=e.util.getPath(z,R,e.opts.jsonPointers)}c=e.errSchemaPath+"/required";var G=G||[];G.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+"required"+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+re+"' } ";if(e.opts.messages!==false){r+=" , message: '";if(e.opts._errorDataPathProperty){r+="is a required property"}else{r+="should have required property \\'"+re+"\\'"}r+="' "}if(e.opts.verbose){r+=" , schema: validate.schema"+a+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+l+" "}r+=" } "}else{r+=" {} "}var q=r;r=G.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+q+"]); "}else{r+=" validate.errors = ["+q+"]; return false; "}}else{r+=" var err = "+q+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}c=V;e.errorPath=z;r+=" } else { "}else{if(u){r+=" if ( "+ne+" === undefined ";if(T){r+=" || ! Object.prototype.hasOwnProperty.call("+l+", '"+e.util.escapeQuotes(R)+"') "}r+=") { "+h+" = true; } else { "}else{r+=" if ("+ne+" !== undefined ";if(T){r+=" && Object.prototype.hasOwnProperty.call("+l+", '"+e.util.escapeQuotes(R)+"') "}r+=" ) { "}}r+=" "+X+" } "}}if(u){r+=" if ("+h+") { ";d+="}"}}}}if(w.length){var ie=w;if(ie){var B,se=-1,oe=ie.length-1;while(se0:e.util.schemaHasRules($,e.RULES.all)){p.schema=$;p.schemaPath=e.schemaPath+".patternProperties"+e.util.getProperty(B);p.errSchemaPath=e.errSchemaPath+"/patternProperties/"+e.util.escapeFragment(B);if(T){r+=" "+_+" = "+_+" || Object.keys("+l+"); for (var "+g+"=0; "+g+"<"+_+".length; "+g+"++) { var "+m+" = "+_+"["+g+"]; "}else{r+=" for (var "+m+" in "+l+") { "}r+=" if ("+e.usePattern(B)+".test("+m+")) { ";p.errorPath=e.util.getPathExpr(e.errorPath,m,e.opts.jsonPointers);var K=l+"["+m+"]";p.dataPathArr[y]=m;var X=e.validate(p);p.baseId=M;if(e.util.varOccurences(X,v)<2){r+=" "+e.util.varReplace(X,v,K)+" "}else{r+=" var "+v+" = "+K+"; "+X+" "}if(u){r+=" if (!"+h+") break; "}r+=" } ";if(u){r+=" else "+h+" = true; "}r+=" } ";if(u){r+=" if ("+h+") { ";d+="}"}}}}}if(u){r+=" "+d+" if ("+f+" == errors) {"}return r}},28014:e=>{"use strict";e.exports=function generate_propertyNames(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l="data"+(s||"");var f="errs__"+i;var p=e.util.copy(e);var d="";p.level++;var h="valid"+p.level;r+="var "+f+" = errors;";if(e.opts.strictKeywords?typeof o=="object"&&Object.keys(o).length>0:e.util.schemaHasRules(o,e.RULES.all)){p.schema=o;p.schemaPath=a;p.errSchemaPath=c;var m="key"+i,g="idx"+i,y="i"+i,v="' + "+m+" + '",_=p.dataLevel=e.dataLevel+1,b="data"+_,E="dataProperties"+i,w=e.opts.ownProperties,S=e.baseId;if(w){r+=" var "+E+" = undefined; "}if(w){r+=" "+E+" = "+E+" || Object.keys("+l+"); for (var "+g+"=0; "+g+"<"+E+".length; "+g+"++) { var "+m+" = "+E+"["+g+"]; "}else{r+=" for (var "+m+" in "+l+") { "}r+=" var startErrs"+i+" = errors; ";var k=m;var D=e.compositeRule;e.compositeRule=p.compositeRule=true;var x=e.validate(p);p.baseId=S;if(e.util.varOccurences(x,b)<2){r+=" "+e.util.varReplace(x,b,k)+" "}else{r+=" var "+b+" = "+k+"; "+x+" "}e.compositeRule=p.compositeRule=D;r+=" if (!"+h+") { for (var "+y+"=startErrs"+i+"; "+y+"{"use strict";e.exports=function generate_ref(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.errSchemaPath+"/"+t;var c=!e.opts.allErrors;var u="data"+(s||"");var l="valid"+i;var f,p;if(o=="#"||o=="#/"){if(e.isRoot){f=e.async;p="validate"}else{f=e.root.schema.$async===true;p="root.refVal[0]"}}else{var d=e.resolveRef(e.baseId,o,e.isRoot);if(d===undefined){var h=e.MissingRefError.message(e.baseId,o);if(e.opts.missingRefs=="fail"){e.logger.error(h);var m=m||[];m.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+"$ref"+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(a)+" , params: { ref: '"+e.util.escapeQuotes(o)+"' } ";if(e.opts.messages!==false){r+=" , message: 'can\\'t resolve reference "+e.util.escapeQuotes(o)+"' "}if(e.opts.verbose){r+=" , schema: "+e.util.toQuotedString(o)+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+u+" "}r+=" } "}else{r+=" {} "}var g=r;r=m.pop();if(!e.compositeRule&&c){if(e.async){r+=" throw new ValidationError(["+g+"]); "}else{r+=" validate.errors = ["+g+"]; return false; "}}else{r+=" var err = "+g+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}if(c){r+=" if (false) { "}}else if(e.opts.missingRefs=="ignore"){e.logger.warn(h);if(c){r+=" if (true) { "}}else{throw new e.MissingRefError(e.baseId,o,h)}}else if(d.inline){var y=e.util.copy(e);y.level++;var v="valid"+y.level;y.schema=d.schema;y.schemaPath="";y.errSchemaPath=o;var _=e.validate(y).replace(/validate\.schema/g,d.code);r+=" "+_+" ";if(c){r+=" if ("+v+") { "}}else{f=d.$async===true||e.async&&d.$async!==false;p=d.code}}if(p){var m=m||[];m.push(r);r="";if(e.opts.passContext){r+=" "+p+".call(this, "}else{r+=" "+p+"( "}r+=" "+u+", (dataPath || '')";if(e.errorPath!='""'){r+=" + "+e.errorPath}var b=s?"data"+(s-1||""):"parentData",E=s?e.dataPathArr[s]:"parentDataProperty";r+=" , "+b+" , "+E+", rootData) ";var w=r;r=m.pop();if(f){if(!e.async)throw new Error("async schema referenced by sync schema");if(c){r+=" var "+l+"; "}r+=" try { await "+w+"; ";if(c){r+=" "+l+" = true; "}r+=" } catch (e) { if (!(e instanceof ValidationError)) throw e; if (vErrors === null) vErrors = e.errors; else vErrors = vErrors.concat(e.errors); errors = vErrors.length; ";if(c){r+=" "+l+" = false; "}r+=" } ";if(c){r+=" if ("+l+") { "}}else{r+=" if (!"+w+") { if (vErrors === null) vErrors = "+p+".errors; else vErrors = vErrors.concat("+p+".errors); errors = vErrors.length; } ";if(c){r+=" else { "}}}return r}},16372:e=>{"use strict";e.exports=function generate_required(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l="data"+(s||"");var f="valid"+i;var p=e.opts.$data&&o&&o.$data,d;if(p){r+=" var schema"+i+" = "+e.util.getData(o.$data,s,e.dataPathArr)+"; ";d="schema"+i}else{d=o}var h="schema"+i;if(!p){if(o.length0:e.util.schemaHasRules(b,e.RULES.all)))){m[m.length]=y}}}}else{var m=o}}if(p||m.length){var E=e.errorPath,w=p||m.length>=e.opts.loopRequired,S=e.opts.ownProperties;if(u){r+=" var missing"+i+"; ";if(w){if(!p){r+=" var "+h+" = validate.schema"+a+"; "}var k="i"+i,D="schema"+i+"["+k+"]",x="' + "+D+" + '";if(e.opts._errorDataPathProperty){e.errorPath=e.util.getPathExpr(E,D,e.opts.jsonPointers)}r+=" var "+f+" = true; ";if(p){r+=" if (schema"+i+" === undefined) "+f+" = true; else if (!Array.isArray(schema"+i+")) "+f+" = false; else {"}r+=" for (var "+k+" = 0; "+k+" < "+h+".length; "+k+"++) { "+f+" = "+l+"["+h+"["+k+"]] !== undefined ";if(S){r+=" && Object.prototype.hasOwnProperty.call("+l+", "+h+"["+k+"]) "}r+="; if (!"+f+") break; } ";if(p){r+=" } "}r+=" if (!"+f+") { ";var C=C||[];C.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+"required"+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+x+"' } ";if(e.opts.messages!==false){r+=" , message: '";if(e.opts._errorDataPathProperty){r+="is a required property"}else{r+="should have required property \\'"+x+"\\'"}r+="' "}if(e.opts.verbose){r+=" , schema: validate.schema"+a+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+l+" "}r+=" } "}else{r+=" {} "}var A=r;r=C.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+A+"]); "}else{r+=" validate.errors = ["+A+"]; return false; "}}else{r+=" var err = "+A+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}r+=" } else { "}else{r+=" if ( ";var T=m;if(T){var M,k=-1,O=T.length-1;while(k{"use strict";e.exports=function generate_uniqueItems(e,t,n){var r=" ";var i=e.level;var s=e.dataLevel;var o=e.schema[t];var a=e.schemaPath+e.util.getProperty(t);var c=e.errSchemaPath+"/"+t;var u=!e.opts.allErrors;var l="data"+(s||"");var f="valid"+i;var p=e.opts.$data&&o&&o.$data,d;if(p){r+=" var schema"+i+" = "+e.util.getData(o.$data,s,e.dataPathArr)+"; ";d="schema"+i}else{d=o}if((o||p)&&e.opts.uniqueItems!==false){if(p){r+=" var "+f+"; if ("+d+" === false || "+d+" === undefined) "+f+" = true; else if (typeof "+d+" != 'boolean') "+f+" = false; else { "}r+=" var i = "+l+".length , "+f+" = true , j; if (i > 1) { ";var h=e.schema.items&&e.schema.items.type,m=Array.isArray(h);if(!h||h=="object"||h=="array"||m&&(h.indexOf("object")>=0||h.indexOf("array")>=0)){r+=" outer: for (;i--;) { for (j = i; j--;) { if (equal("+l+"[i], "+l+"[j])) { "+f+" = false; break outer; } } } "}else{r+=" var itemIndices = {}, item; for (;i--;) { var item = "+l+"[i]; ";var g="checkDataType"+(m?"s":"");r+=" if ("+e.util[g](h,"item",e.opts.strictNumbers,true)+") continue; ";if(m){r+=" if (typeof item == 'string') item = '\"' + item; "}r+=" if (typeof itemIndices[item] == 'number') { "+f+" = false; j = itemIndices[item]; break; } itemIndices[item] = i; } "}r+=" } ";if(p){r+=" } "}r+=" if (!"+f+") { ";var y=y||[];y.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+"uniqueItems"+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { i: i, j: j } ";if(e.opts.messages!==false){r+=" , message: 'should NOT have duplicate items (items ## ' + j + ' and ' + i + ' are identical)' "}if(e.opts.verbose){r+=" , schema: ";if(p){r+="validate.schema"+a}else{r+=""+o}r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+l+" "}r+=" } "}else{r+=" {} "}var v=r;r=y.pop();if(!e.compositeRule&&u){if(e.async){r+=" throw new ValidationError(["+v+"]); "}else{r+=" validate.errors = ["+v+"]; return false; "}}else{r+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}r+=" } ";if(u){r+=" else { "}}else{if(u){r+=" if (true) { "}}return r}},85061:e=>{"use strict";e.exports=function generate_validate(e,t,n){var r="";var i=e.schema.$async===true,s=e.util.schemaHasRulesExcept(e.schema,e.RULES.all,"$ref"),o=e.self._getId(e.schema);if(e.opts.strictKeywords){var a=e.util.schemaUnknownRules(e.schema,e.RULES.keywords);if(a){var c="unknown keyword: "+a;if(e.opts.strictKeywords==="log")e.logger.warn(c);else throw new Error(c)}}if(e.isTop){r+=" var validate = ";if(i){e.async=true;r+="async "}r+="function(data, dataPath, parentData, parentDataProperty, rootData) { 'use strict'; ";if(o&&(e.opts.sourceCode||e.opts.processCode)){r+=" "+("/*# sourceURL="+o+" */")+" "}}if(typeof e.schema=="boolean"||!(s||e.schema.$ref)){var t="false schema";var u=e.level;var l=e.dataLevel;var f=e.schema[t];var p=e.schemaPath+e.util.getProperty(t);var d=e.errSchemaPath+"/"+t;var h=!e.opts.allErrors;var m;var g="data"+(l||"");var y="valid"+u;if(e.schema===false){if(e.isTop){h=true}else{r+=" var "+y+" = false; "}var v=v||[];v.push(r);r="";if(e.createErrors!==false){r+=" { keyword: '"+(m||"false schema")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(d)+" , params: {} ";if(e.opts.messages!==false){r+=" , message: 'boolean schema is false' "}if(e.opts.verbose){r+=" , schema: false , parentSchema: validate.schema"+e.schemaPath+" , data: "+g+" "}r+=" } "}else{r+=" {} "}var _=r;r=v.pop();if(!e.compositeRule&&h){if(e.async){r+=" throw new ValidationError(["+_+"]); "}else{r+=" validate.errors = ["+_+"]; return false; "}}else{r+=" var err = "+_+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}}else{if(e.isTop){if(i){r+=" return data; "}else{r+=" validate.errors = null; return true; "}}else{r+=" var "+y+" = true; "}}if(e.isTop){r+=" }; return validate; "}return r}if(e.isTop){var b=e.isTop,u=e.level=0,l=e.dataLevel=0,g="data";e.rootId=e.resolve.fullPath(e.self._getId(e.root.schema));e.baseId=e.baseId||e.rootId;delete e.isTop;e.dataPathArr=[undefined];if(e.schema.default!==undefined&&e.opts.useDefaults&&e.opts.strictDefaults){var E="default is ignored in the schema root";if(e.opts.strictDefaults==="log")e.logger.warn(E);else throw new Error(E)}r+=" var vErrors = null; ";r+=" var errors = 0; ";r+=" if (rootData === undefined) rootData = data; "}else{var u=e.level,l=e.dataLevel,g="data"+(l||"");if(o)e.baseId=e.resolve.url(e.baseId,o);if(i&&!e.async)throw new Error("async schema in sync schema");r+=" var errs_"+u+" = errors;"}var y="valid"+u,h=!e.opts.allErrors,w="",S="";var m;var k=e.schema.type,D=Array.isArray(k);if(k&&e.opts.nullable&&e.schema.nullable===true){if(D){if(k.indexOf("null")==-1)k=k.concat("null")}else if(k!="null"){k=[k,"null"];D=true}}if(D&&k.length==1){k=k[0];D=false}if(e.schema.$ref&&s){if(e.opts.extendRefs=="fail"){throw new Error('$ref: validation keywords used in schema at path "'+e.errSchemaPath+'" (see option extendRefs)')}else if(e.opts.extendRefs!==true){s=false;e.logger.warn('$ref: keywords ignored in schema at path "'+e.errSchemaPath+'"')}}if(e.schema.$comment&&e.opts.$comment){r+=" "+e.RULES.all.$comment.code(e,"$comment")}if(k){if(e.opts.coerceTypes){var x=e.util.coerceToTypes(e.opts.coerceTypes,k)}var C=e.RULES.types[k];if(x||D||C===true||C&&!$shouldUseGroup(C)){var p=e.schemaPath+".type",d=e.errSchemaPath+"/type";var p=e.schemaPath+".type",d=e.errSchemaPath+"/type",A=D?"checkDataTypes":"checkDataType";r+=" if ("+e.util[A](k,g,e.opts.strictNumbers,true)+") { ";if(x){var T="dataType"+u,M="coerced"+u;r+=" var "+T+" = typeof "+g+"; var "+M+" = undefined; ";if(e.opts.coerceTypes=="array"){r+=" if ("+T+" == 'object' && Array.isArray("+g+") && "+g+".length == 1) { "+g+" = "+g+"[0]; "+T+" = typeof "+g+"; if ("+e.util.checkDataType(e.schema.type,g,e.opts.strictNumbers)+") "+M+" = "+g+"; } "}r+=" if ("+M+" !== undefined) ; ";var O=x;if(O){var F,I=-1,R=O.length-1;while(I{"use strict";var r=/^[a-z_$][a-z0-9_$-]*$/i;var i=n(99819);var s=n(86205);e.exports={add:addKeyword,get:getKeyword,remove:removeKeyword,validate:validateKeyword};function addKeyword(e,t){var n=this.RULES;if(n.keywords[e])throw new Error("Keyword "+e+" is already defined");if(!r.test(e))throw new Error("Keyword "+e+" is not a valid identifier");if(t){this.validateKeyword(t,true);var s=t.type;if(Array.isArray(s)){for(var o=0;o{"use strict";e.exports=balanced;function balanced(e,t,n){if(e instanceof RegExp)e=maybeMatch(e,n);if(t instanceof RegExp)t=maybeMatch(t,n);var r=range(e,t,n);return r&&{start:r[0],end:r[1],pre:n.slice(0,r[0]),body:n.slice(r[0]+e.length,r[1]),post:n.slice(r[1]+t.length)}}function maybeMatch(e,t){var n=t.match(e);return n?n[0]:null}balanced.range=range;function range(e,t,n){var r,i,s,o,a;var c=n.indexOf(e);var u=n.indexOf(t,c+1);var l=c;if(c>=0&&u>0){r=[];s=n.length;while(l>=0&&!a){if(l==c){r.push(l);c=n.indexOf(e,l+1)}else if(r.length==1){a=[r.pop(),u]}else{i=r.pop();if(i=0?c:u}if(r.length){a=[s,o]}}return a}},24631:e=>{"use strict";e.exports=function(e){var t=e._SomePromiseArray;function any(e){var n=new t(e);var r=n.promise();n.setHowMany(1);n.setUnwrap();n.init();return r}e.any=function(e){return any(e)};e.prototype.any=function(){return any(this)}}},53938:(e,t,n)=>{"use strict";var r;try{throw new Error}catch(e){r=e}var i=n(30585);var s=n(1460);function Async(){this._customScheduler=false;this._isTickUsed=false;this._lateQueue=new s(16);this._normalQueue=new s(16);this._haveDrainedQueues=false;var e=this;this.drainQueues=function(){e._drainQueues()};this._schedule=i}Async.prototype.setScheduler=function(e){var t=this._schedule;this._schedule=e;this._customScheduler=true;return t};Async.prototype.hasCustomScheduler=function(){return this._customScheduler};Async.prototype.haveItemsQueued=function(){return this._isTickUsed||this._haveDrainedQueues};Async.prototype.fatalError=function(e,t){if(t){process.stderr.write("Fatal "+(e instanceof Error?e.stack:e)+"\n");process.exit(2)}else{this.throwLater(e)}};Async.prototype.throwLater=function(e,t){if(arguments.length===1){t=e;e=function(){throw t}}if(typeof setTimeout!=="undefined"){setTimeout(function(){e(t)},0)}else try{this._schedule(function(){e(t)})}catch(e){throw new Error("No async scheduler available\n\n See http://goo.gl/MqrFmX\n")}};function AsyncInvokeLater(e,t,n){this._lateQueue.push(e,t,n);this._queueTick()}function AsyncInvoke(e,t,n){this._normalQueue.push(e,t,n);this._queueTick()}function AsyncSettlePromises(e){this._normalQueue._pushOne(e);this._queueTick()}Async.prototype.invokeLater=AsyncInvokeLater;Async.prototype.invoke=AsyncInvoke;Async.prototype.settlePromises=AsyncSettlePromises;function _drainQueue(e){while(e.length()>0){_drainQueueStep(e)}}function _drainQueueStep(e){var t=e.shift();if(typeof t!=="function"){t._settlePromises()}else{var n=e.shift();var r=e.shift();t.call(n,r)}}Async.prototype._drainQueues=function(){_drainQueue(this._normalQueue);this._reset();this._haveDrainedQueues=true;_drainQueue(this._lateQueue)};Async.prototype._queueTick=function(){if(!this._isTickUsed){this._isTickUsed=true;this._schedule(this.drainQueues)}};Async.prototype._reset=function(){this._isTickUsed=false};e.exports=Async;e.exports.firstLineError=r},96088:e=>{"use strict";e.exports=function(e,t,n,r){var i=false;var s=function(e,t){this._reject(t)};var o=function(e,t){t.promiseRejectionQueued=true;t.bindingPromise._then(s,s,null,this,e)};var a=function(e,t){if((this._bitField&50397184)===0){this._resolveCallback(t.target)}};var c=function(e,t){if(!t.promiseRejectionQueued)this._reject(e)};e.prototype.bind=function(s){if(!i){i=true;e.prototype._propagateFrom=r.propagateFromFunction();e.prototype._boundValue=r.boundValueFunction()}var u=n(s);var l=new e(t);l._propagateFrom(this,1);var f=this._target();l._setBoundTo(u);if(u instanceof e){var p={promiseRejectionQueued:false,promise:l,target:f,bindingPromise:u};f._then(t,o,undefined,l,p);u._then(a,c,undefined,l,p);l._setOnCancel(u)}else{l._resolveCallback(f)}return l};e.prototype._setBoundTo=function(e){if(e!==undefined){this._bitField=this._bitField|2097152;this._boundTo=e}else{this._bitField=this._bitField&~2097152}};e.prototype._isBound=function(){return(this._bitField&2097152)===2097152};e.bind=function(t,n){return e.resolve(n).bind(t)}}},16853:(e,t,n)=>{"use strict";var r;if(typeof Promise!=="undefined")r=Promise;function noConflict(){try{if(Promise===i)Promise=r}catch(e){}return i}var i=n(26854)();i.noConflict=noConflict;e.exports=i},1623:(e,t,n)=>{"use strict";var r=Object.create;if(r){var i=r(null);var s=r(null);i[" size"]=s[" size"]=0}e.exports=function(e){var t=n(29505);var r=t.canEvaluate;var o=t.isIdentifier;var a;var c;if(true){var u=function(e){return new Function("ensureMethod"," \n return function(obj) { \n 'use strict' \n var len = this.length; \n ensureMethod(obj, 'methodName'); \n switch(len) { \n case 1: return obj.methodName(this[0]); \n case 2: return obj.methodName(this[0], this[1]); \n case 3: return obj.methodName(this[0], this[1], this[2]); \n case 0: return obj.methodName(); \n default: \n return obj.methodName.apply(obj, this); \n } \n }; \n ".replace(/methodName/g,e))(ensureMethod)};var l=function(e){return new Function("obj"," \n 'use strict'; \n return obj.propertyName; \n ".replace("propertyName",e))};var f=function(e,t,n){var r=n[e];if(typeof r!=="function"){if(!o(e)){return null}r=t(e);n[e]=r;n[" size"]++;if(n[" size"]>512){var i=Object.keys(n);for(var s=0;s<256;++s)delete n[i[s]];n[" size"]=i.length-256}}return r};a=function(e){return f(e,u,i)};c=function(e){return f(e,l,s)}}function ensureMethod(n,r){var i;if(n!=null)i=n[r];if(typeof i!=="function"){var s="Object "+t.classString(n)+" has no method '"+t.toString(r)+"'";throw new e.TypeError(s)}return i}function caller(e){var t=this.pop();var n=ensureMethod(e,t);return n.apply(e,this)}e.prototype.call=function(e){var t=arguments.length;var n=new Array(Math.max(t-1,0));for(var i=1;i{"use strict";e.exports=function(e,t,r,i){var s=n(29505);var o=s.tryCatch;var a=s.errorObj;var c=e._async;e.prototype["break"]=e.prototype.cancel=function(){if(!i.cancellation())return this._warn("cancellation is disabled");var e=this;var t=e;while(e._isCancellable()){if(!e._cancelBy(t)){if(t._isFollowing()){t._followee().cancel()}else{t._cancelBranched()}break}var n=e._cancellationParent;if(n==null||!n._isCancellable()){if(e._isFollowing()){e._followee().cancel()}else{e._cancelBranched()}break}else{if(e._isFollowing())e._followee().cancel();e._setWillBeCancelled();t=e;e=n}}};e.prototype._branchHasCancelled=function(){this._branchesRemainingToCancel--};e.prototype._enoughBranchesHaveCancelled=function(){return this._branchesRemainingToCancel===undefined||this._branchesRemainingToCancel<=0};e.prototype._cancelBy=function(e){if(e===this){this._branchesRemainingToCancel=0;this._invokeOnCancel();return true}else{this._branchHasCancelled();if(this._enoughBranchesHaveCancelled()){this._invokeOnCancel();return true}}return false};e.prototype._cancelBranched=function(){if(this._enoughBranchesHaveCancelled()){this._cancel()}};e.prototype._cancel=function(){if(!this._isCancellable())return;this._setCancelled();c.invoke(this._cancelPromises,this,undefined)};e.prototype._cancelPromises=function(){if(this._length()>0)this._settlePromises()};e.prototype._unsetOnCancel=function(){this._onCancelField=undefined};e.prototype._isCancellable=function(){return this.isPending()&&!this._isCancelled()};e.prototype.isCancellable=function(){return this.isPending()&&!this.isCancelled()};e.prototype._doInvokeOnCancel=function(e,t){if(s.isArray(e)){for(var n=0;n{"use strict";e.exports=function(e){var t=n(29505);var r=n(34673).keys;var i=t.tryCatch;var s=t.errorObj;function catchFilter(n,o,a){return function(c){var u=a._boundValue();e:for(var l=0;l{"use strict";e.exports=function(e){var t=false;var n=[];e.prototype._promiseCreated=function(){};e.prototype._pushContext=function(){};e.prototype._popContext=function(){return null};e._peekContext=e.prototype._peekContext=function(){};function Context(){this._trace=new Context.CapturedTrace(peekContext())}Context.prototype._pushContext=function(){if(this._trace!==undefined){this._trace._promiseCreated=null;n.push(this._trace)}};Context.prototype._popContext=function(){if(this._trace!==undefined){var e=n.pop();var t=e._promiseCreated;e._promiseCreated=null;return t}return null};function createContext(){if(t)return new Context}function peekContext(){var e=n.length-1;if(e>=0){return n[e]}return undefined}Context.CapturedTrace=null;Context.create=createContext;Context.deactivateLongStackTraces=function(){};Context.activateLongStackTraces=function(){var n=e.prototype._pushContext;var r=e.prototype._popContext;var i=e._peekContext;var s=e.prototype._peekContext;var o=e.prototype._promiseCreated;Context.deactivateLongStackTraces=function(){e.prototype._pushContext=n;e.prototype._popContext=r;e._peekContext=i;e.prototype._peekContext=s;e.prototype._promiseCreated=o;t=false};t=true;e.prototype._pushContext=Context.prototype._pushContext;e.prototype._popContext=Context.prototype._popContext;e._peekContext=e.prototype._peekContext=peekContext;e.prototype._promiseCreated=function(){var e=this._peekContext();if(e&&e._promiseCreated==null)e._promiseCreated=this}};return Context}},97280:(e,t,n)=>{"use strict";e.exports=function(e,t,r,i){var s=e._async;var o=n(2222).Warning;var a=n(29505);var c=n(34673);var u=a.canAttachTrace;var l;var f;var p=/[\\\/]bluebird[\\\/]js[\\\/](release|debug|instrumented)/;var d=/\((?:timers\.js):\d+:\d+\)/;var h=/[\/<\(](.+?):(\d+):(\d+)\)?\s*$/;var m=null;var g=null;var y=false;var v;var _=!!(a.env("BLUEBIRD_DEBUG")!=0&&(false||a.env("BLUEBIRD_DEBUG")||a.env("NODE_ENV")==="development"));var b=!!(a.env("BLUEBIRD_WARNINGS")!=0&&(_||a.env("BLUEBIRD_WARNINGS")));var E=!!(a.env("BLUEBIRD_LONG_STACK_TRACES")!=0&&(_||a.env("BLUEBIRD_LONG_STACK_TRACES")));var w=a.env("BLUEBIRD_W_FORGOTTEN_RETURN")!=0&&(b||!!a.env("BLUEBIRD_W_FORGOTTEN_RETURN"));var S;(function(){var t=[];function unhandledRejectionCheck(){for(var e=0;e0};e.prototype._setRejectionIsUnhandled=function(){this._bitField=this._bitField|1048576};e.prototype._unsetRejectionIsUnhandled=function(){this._bitField=this._bitField&~1048576;if(this._isUnhandledRejectionNotified()){this._unsetUnhandledRejectionIsNotified();this._notifyUnhandledRejectionIsHandled()}};e.prototype._isRejectionUnhandled=function(){return(this._bitField&1048576)>0};e.prototype._warn=function(e,t,n){return warn(e,t,n||this)};e.onPossiblyUnhandledRejection=function(t){var n=e._getContext();f=a.contextBind(n,t)};e.onUnhandledRejectionHandled=function(t){var n=e._getContext();l=a.contextBind(n,t)};var k=function(){};e.longStackTraces=function(){if(s.haveItemsQueued()&&!R.longStackTraces){throw new Error("cannot enable long stack traces after promises have been created\n\n See http://goo.gl/MqrFmX\n")}if(!R.longStackTraces&&longStackTracesIsSupported()){var n=e.prototype._captureStackTrace;var r=e.prototype._attachExtraTrace;var i=e.prototype._dereferenceTrace;R.longStackTraces=true;k=function(){if(s.haveItemsQueued()&&!R.longStackTraces){throw new Error("cannot enable long stack traces after promises have been created\n\n See http://goo.gl/MqrFmX\n")}e.prototype._captureStackTrace=n;e.prototype._attachExtraTrace=r;e.prototype._dereferenceTrace=i;t.deactivateLongStackTraces();R.longStackTraces=false};e.prototype._captureStackTrace=longStackTracesCaptureStackTrace;e.prototype._attachExtraTrace=longStackTracesAttachExtraTrace;e.prototype._dereferenceTrace=longStackTracesDereferenceTrace;t.activateLongStackTraces()}};e.hasLongStackTraces=function(){return R.longStackTraces&&longStackTracesIsSupported()};var D={unhandledrejection:{before:function(){var e=a.global.onunhandledrejection;a.global.onunhandledrejection=null;return e},after:function(e){a.global.onunhandledrejection=e}},rejectionhandled:{before:function(){var e=a.global.onrejectionhandled;a.global.onrejectionhandled=null;return e},after:function(e){a.global.onrejectionhandled=e}}};var x=function(){var e=function(e,t){if(e){var n;try{n=e.before();return!a.global.dispatchEvent(t)}finally{e.after(n)}}else{return!a.global.dispatchEvent(t)}};try{if(typeof CustomEvent==="function"){var t=new CustomEvent("CustomEvent");a.global.dispatchEvent(t);return function(t,n){t=t.toLowerCase();var r={detail:n,cancelable:true};var i=new CustomEvent(t,r);c.defineProperty(i,"promise",{value:n.promise});c.defineProperty(i,"reason",{value:n.reason});return e(D[t],i)}}else if(typeof Event==="function"){var t=new Event("CustomEvent");a.global.dispatchEvent(t);return function(t,n){t=t.toLowerCase();var r=new Event(t,{cancelable:true});r.detail=n;c.defineProperty(r,"promise",{value:n.promise});c.defineProperty(r,"reason",{value:n.reason});return e(D[t],r)}}else{var t=document.createEvent("CustomEvent");t.initCustomEvent("testingtheevent",false,true,{});a.global.dispatchEvent(t);return function(t,n){t=t.toLowerCase();var r=document.createEvent("CustomEvent");r.initCustomEvent(t,false,true,n);return e(D[t],r)}}}catch(e){}return function(){return false}}();var C=function(){if(a.isNode){return function(){return process.emit.apply(process,arguments)}}else{if(!a.global){return function(){return false}}return function(e){var t="on"+e.toLowerCase();var n=a.global[t];if(!n)return false;n.apply(a.global,[].slice.call(arguments,1));return true}}}();function generatePromiseLifecycleEventObject(e,t){return{promise:t}}var A={promiseCreated:generatePromiseLifecycleEventObject,promiseFulfilled:generatePromiseLifecycleEventObject,promiseRejected:generatePromiseLifecycleEventObject,promiseResolved:generatePromiseLifecycleEventObject,promiseCancelled:generatePromiseLifecycleEventObject,promiseChained:function(e,t,n){return{promise:t,child:n}},warning:function(e,t){return{warning:t}},unhandledRejection:function(e,t,n){return{reason:t,promise:n}},rejectionHandled:generatePromiseLifecycleEventObject};var T=function(e){var t=false;try{t=C.apply(null,arguments)}catch(e){s.throwLater(e);t=true}var n=false;try{n=x(e,A[e].apply(null,arguments))}catch(e){s.throwLater(e);n=true}return n||t};e.config=function(t){t=Object(t);if("longStackTraces"in t){if(t.longStackTraces){e.longStackTraces()}else if(!t.longStackTraces&&e.hasLongStackTraces()){k()}}if("warnings"in t){var n=t.warnings;R.warnings=!!n;w=R.warnings;if(a.isObject(n)){if("wForgottenReturn"in n){w=!!n.wForgottenReturn}}}if("cancellation"in t&&t.cancellation&&!R.cancellation){if(s.haveItemsQueued()){throw new Error("cannot enable cancellation after promises are in use")}e.prototype._clearCancellationData=cancellationClearCancellationData;e.prototype._propagateFrom=cancellationPropagateFrom;e.prototype._onCancel=cancellationOnCancel;e.prototype._setOnCancel=cancellationSetOnCancel;e.prototype._attachCancellationCallback=cancellationAttachCancellationCallback;e.prototype._execute=cancellationExecute;M=cancellationPropagateFrom;R.cancellation=true}if("monitoring"in t){if(t.monitoring&&!R.monitoring){R.monitoring=true;e.prototype._fireEvent=T}else if(!t.monitoring&&R.monitoring){R.monitoring=false;e.prototype._fireEvent=defaultFireEvent}}if("asyncHooks"in t&&a.nodeSupportsAsyncResource){var o=R.asyncHooks;var c=!!t.asyncHooks;if(o!==c){R.asyncHooks=c;if(c){r()}else{i()}}}return e};function defaultFireEvent(){return false}e.prototype._fireEvent=defaultFireEvent;e.prototype._execute=function(e,t,n){try{e(t,n)}catch(e){return e}};e.prototype._onCancel=function(){};e.prototype._setOnCancel=function(e){};e.prototype._attachCancellationCallback=function(e){};e.prototype._captureStackTrace=function(){};e.prototype._attachExtraTrace=function(){};e.prototype._dereferenceTrace=function(){};e.prototype._clearCancellationData=function(){};e.prototype._propagateFrom=function(e,t){};function cancellationExecute(e,t,n){var r=this;try{e(t,n,function(e){if(typeof e!=="function"){throw new TypeError("onCancel must be a function, got: "+a.toString(e))}r._attachCancellationCallback(e)})}catch(e){return e}}function cancellationAttachCancellationCallback(e){if(!this._isCancellable())return this;var t=this._onCancel();if(t!==undefined){if(a.isArray(t)){t.push(e)}else{this._setOnCancel([t,e])}}else{this._setOnCancel(e)}}function cancellationOnCancel(){return this._onCancelField}function cancellationSetOnCancel(e){this._onCancelField=e}function cancellationClearCancellationData(){this._cancellationParent=undefined;this._onCancelField=undefined}function cancellationPropagateFrom(e,t){if((t&1)!==0){this._cancellationParent=e;var n=e._branchesRemainingToCancel;if(n===undefined){n=0}e._branchesRemainingToCancel=n+1}if((t&2)!==0&&e._isBound()){this._setBoundTo(e._boundTo)}}function bindingPropagateFrom(e,t){if((t&2)!==0&&e._isBound()){this._setBoundTo(e._boundTo)}}var M=bindingPropagateFrom;function boundValueFunction(){var t=this._boundTo;if(t!==undefined){if(t instanceof e){if(t.isFulfilled()){return t.value()}else{return undefined}}}return t}function longStackTracesCaptureStackTrace(){this._trace=new CapturedTrace(this._peekContext())}function longStackTracesAttachExtraTrace(e,t){if(u(e)){var n=this._trace;if(n!==undefined){if(t)n=n._parent}if(n!==undefined){n.attachExtraTrace(e)}else if(!e.__stackCleaned__){var r=parseStackAndMessage(e);a.notEnumerableProp(e,"stack",r.message+"\n"+r.stack.join("\n"));a.notEnumerableProp(e,"__stackCleaned__",true)}}}function longStackTracesDereferenceTrace(){this._trace=undefined}function checkForgottenReturns(e,t,n,r,i){if(e===undefined&&t!==null&&w){if(i!==undefined&&i._returnedNonUndefined())return;if((r._bitField&65535)===0)return;if(n)n=n+" ";var s="";var o="";if(t._trace){var a=t._trace.stack.split("\n");var c=cleanStack(a);for(var u=c.length-1;u>=0;--u){var l=c[u];if(!d.test(l)){var f=l.match(h);if(f){s="at "+f[1]+":"+f[2]+":"+f[3]+" "}break}}if(c.length>0){var p=c[0];for(var u=0;u0){o="\n"+a[u-1]}break}}}}var m="a promise was created in a "+n+"handler "+s+"but was not returned from it, "+"see http://goo.gl/rRqMUw"+o;r._warn(m,true,t)}}function deprecated(e,t){var n=e+" is deprecated and will be removed in a future version.";if(t)n+=" Use "+t+" instead.";return warn(n)}function warn(t,n,r){if(!R.warnings)return;var i=new o(t);var s;if(n){r._attachExtraTrace(i)}else if(R.longStackTraces&&(s=e._peekContext())){s.attachExtraTrace(i)}else{var a=parseStackAndMessage(i);i.stack=a.message+"\n"+a.stack.join("\n")}if(!T("warning",i)){formatAndLogError(i,"",true)}}function reconstructStack(e,t){for(var n=0;n=0;--a){if(r[a]===s){o=a;break}}for(var a=o;a>=0;--a){var c=r[a];if(t[i]===c){t.pop();i--}else{break}}t=r}}function cleanStack(e){var t=[];for(var n=0;n0&&e.name!="SyntaxError"){t=t.slice(n)}return t}function parseStackAndMessage(e){var t=e.stack;var n=e.toString();t=typeof t==="string"&&t.length>0?stackFramesAsArray(e):[" (No stack trace)"];return{message:n,stack:e.name=="SyntaxError"?t:cleanStack(t)}}function formatAndLogError(e,t,n){if(typeof console!=="undefined"){var r;if(a.isObject(e)){var i=e.stack;r=t+g(i,e)}else{r=t+String(e)}if(typeof v==="function"){v(r,n)}else if(typeof console.log==="function"||typeof console.log==="object"){console.log(r)}}}function fireRejectionEvent(e,t,n,r){var i=false;try{if(typeof t==="function"){i=true;if(e==="rejectionHandled"){t(r)}else{t(n,r)}}}catch(e){s.throwLater(e)}if(e==="unhandledRejection"){if(!T(e,n,r)&&!i){formatAndLogError(n,"Unhandled rejection ")}}else{T(e,r)}}function formatNonError(e){var t;if(typeof e==="function"){t="[function "+(e.name||"anonymous")+"]"}else{t=e&&typeof e.toString==="function"?e.toString():a.toString(e);var n=/\[object [a-zA-Z0-9$_]+\]/;if(n.test(t)){try{var r=JSON.stringify(e);t=r}catch(e){}}if(t.length===0){t="(empty array)"}}return"(<"+snip(t)+">, no stack trace)"}function snip(e){var t=41;if(e.length=s){return}O=function(e){if(p.test(e))return true;var t=parseLineInfo(e);if(t){if(t.fileName===o&&(i<=t.line&&t.line<=s)){return true}}return false}}function CapturedTrace(e){this._parent=e;this._promisesCreated=0;var t=this._length=1+(e===undefined?0:e._length);I(this,CapturedTrace);if(t>32)this.uncycle()}a.inherits(CapturedTrace,Error);t.CapturedTrace=CapturedTrace;CapturedTrace.prototype.uncycle=function(){var e=this._length;if(e<2)return;var t=[];var n={};for(var r=0,i=this;i!==undefined;++r){t.push(i);i=i._parent}e=this._length=r;for(var r=e-1;r>=0;--r){var s=t[r].stack;if(n[s]===undefined){n[s]=r}}for(var r=0;r0){t[a-1]._parent=undefined;t[a-1]._length=1}t[r]._parent=undefined;t[r]._length=1;var c=r>0?t[r-1]:this;if(a=0;--l){t[l]._length=u;u++}return}}};CapturedTrace.prototype.attachExtraTrace=function(e){if(e.__stackCleaned__)return;this.uncycle();var t=parseStackAndMessage(e);var n=t.message;var r=[t.stack];var i=this;while(i!==undefined){r.push(cleanStack(i.stack.split("\n")));i=i._parent}removeCommonRoots(r);removeDuplicateOrEmptyJumps(r);a.notEnumerableProp(e,"stack",reconstructStack(n,r));a.notEnumerableProp(e,"__stackCleaned__",true)};var I=function stackDetection(){var e=/^\s*at\s*/;var t=function(e,t){if(typeof e==="string")return e;if(t.name!==undefined&&t.message!==undefined){return t.toString()}return formatNonError(t)};if(typeof Error.stackTraceLimit==="number"&&typeof Error.captureStackTrace==="function"){Error.stackTraceLimit+=6;m=e;g=t;var n=Error.captureStackTrace;O=function(e){return p.test(e)};return function(e,t){Error.stackTraceLimit+=6;n(e,t);Error.stackTraceLimit-=6}}var r=new Error;if(typeof r.stack==="string"&&r.stack.split("\n")[0].indexOf("stackDetection@")>=0){m=/@/;g=t;y=true;return function captureStackTrace(e){e.stack=(new Error).stack}}var i;try{throw new Error}catch(e){i="stack"in e}if(!("stack"in r)&&i&&typeof Error.stackTraceLimit==="number"){m=e;g=t;return function captureStackTrace(e){Error.stackTraceLimit+=6;try{throw new Error}catch(t){e.stack=t.stack}Error.stackTraceLimit-=6}}g=function(e,t){if(typeof e==="string")return e;if((typeof t==="object"||typeof t==="function")&&t.name!==undefined&&t.message!==undefined){return t.toString()}return formatNonError(t)};return null}([]);if(typeof console!=="undefined"&&typeof console.warn!=="undefined"){v=function(e){console.warn(e)};if(a.isNode&&process.stderr.isTTY){v=function(e,t){var n=t?"":"";console.warn(n+e+"\n")}}else if(!a.isNode&&typeof(new Error).stack==="string"){v=function(e,t){console.warn("%c"+e,t?"color: darkorange":"color: red")}}}var R={warnings:b,longStackTraces:false,cancellation:false,monitoring:false,asyncHooks:false};if(E)e.longStackTraces();return{asyncHooks:function(){return R.asyncHooks},longStackTraces:function(){return R.longStackTraces},warnings:function(){return R.warnings},cancellation:function(){return R.cancellation},monitoring:function(){return R.monitoring},propagateFromFunction:function(){return M},boundValueFunction:function(){return boundValueFunction},checkForgottenReturns:checkForgottenReturns,setBounds:setBounds,warn:warn,deprecated:deprecated,CapturedTrace:CapturedTrace,fireDomEvent:x,fireGlobalEvent:C}}},87926:e=>{"use strict";e.exports=function(e){function returner(){return this.value}function thrower(){throw this.reason}e.prototype["return"]=e.prototype.thenReturn=function(t){if(t instanceof e)t.suppressUnhandledRejections();return this._then(returner,undefined,undefined,{value:t},undefined)};e.prototype["throw"]=e.prototype.thenThrow=function(e){return this._then(thrower,undefined,undefined,{reason:e},undefined)};e.prototype.catchThrow=function(e){if(arguments.length<=1){return this._then(undefined,thrower,undefined,{reason:e},undefined)}else{var t=arguments[1];var n=function(){throw t};return this.caught(e,n)}};e.prototype.catchReturn=function(t){if(arguments.length<=1){if(t instanceof e)t.suppressUnhandledRejections();return this._then(undefined,returner,undefined,{value:t},undefined)}else{var n=arguments[1];if(n instanceof e)n.suppressUnhandledRejections();var r=function(){return n};return this.caught(t,r)}}}},5882:e=>{"use strict";e.exports=function(e,t){var n=e.reduce;var r=e.all;function promiseAllThis(){return r(this)}function PromiseMapSeries(e,r){return n(e,r,t,t)}e.prototype.each=function(e){return n(this,e,t,0)._then(promiseAllThis,undefined,undefined,this,undefined)};e.prototype.mapSeries=function(e){return n(this,e,t,t)};e.each=function(e,r){return n(e,r,t,0)._then(promiseAllThis,undefined,undefined,e,undefined)};e.mapSeries=PromiseMapSeries}},2222:(e,t,n)=>{"use strict";var r=n(34673);var i=r.freeze;var s=n(29505);var o=s.inherits;var a=s.notEnumerableProp;function subError(e,t){function SubError(n){if(!(this instanceof SubError))return new SubError(n);a(this,"message",typeof n==="string"?n:t);a(this,"name",e);if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}else{Error.call(this)}}o(SubError,Error);return SubError}var c,u;var l=subError("Warning","warning");var f=subError("CancellationError","cancellation error");var p=subError("TimeoutError","timeout error");var d=subError("AggregateError","aggregate error");try{c=TypeError;u=RangeError}catch(e){c=subError("TypeError","type error");u=subError("RangeError","range error")}var h=("join pop push shift unshift slice filter forEach some "+"every map indexOf lastIndexOf reduce reduceRight sort reverse").split(" ");for(var m=0;m{var t=function(){"use strict";return this===undefined}();if(t){e.exports={freeze:Object.freeze,defineProperty:Object.defineProperty,getDescriptor:Object.getOwnPropertyDescriptor,keys:Object.keys,names:Object.getOwnPropertyNames,getPrototypeOf:Object.getPrototypeOf,isArray:Array.isArray,isES5:t,propertyIsWritable:function(e,t){var n=Object.getOwnPropertyDescriptor(e,t);return!!(!n||n.writable||n.set)}}}else{var n={}.hasOwnProperty;var r={}.toString;var i={}.constructor.prototype;var s=function(e){var t=[];for(var r in e){if(n.call(e,r)){t.push(r)}}return t};var o=function(e,t){return{value:e[t]}};var a=function(e,t,n){e[t]=n.value;return e};var c=function(e){return e};var u=function(e){try{return Object(e).constructor.prototype}catch(e){return i}};var l=function(e){try{return r.call(e)==="[object Array]"}catch(e){return false}};e.exports={isArray:l,keys:s,names:s,defineProperty:a,getDescriptor:o,freeze:c,getPrototypeOf:u,isES5:t,propertyIsWritable:function(){return true}}}},93366:e=>{"use strict";e.exports=function(e,t){var n=e.map;e.prototype.filter=function(e,r){return n(this,e,r,t)};e.filter=function(e,r,i){return n(e,r,i,t)}}},52434:(e,t,n)=>{"use strict";e.exports=function(e,t,r){var i=n(29505);var s=e.CancellationError;var o=i.errorObj;var a=n(5622)(r);function PassThroughHandlerContext(e,t,n){this.promise=e;this.type=t;this.handler=n;this.called=false;this.cancelPromise=null}PassThroughHandlerContext.prototype.isFinallyHandler=function(){return this.type===0};function FinallyHandlerCancelReaction(e){this.finallyHandler=e}FinallyHandlerCancelReaction.prototype._resultCancelled=function(){checkCancel(this.finallyHandler)};function checkCancel(e,t){if(e.cancelPromise!=null){if(arguments.length>1){e.cancelPromise._reject(t)}else{e.cancelPromise._cancel()}e.cancelPromise=null;return true}return false}function succeed(){return finallyHandler.call(this,this.promise._target()._settledValue())}function fail(e){if(checkCancel(this,e))return;o.e=e;return o}function finallyHandler(n){var i=this.promise;var a=this.handler;if(!this.called){this.called=true;var c=this.isFinallyHandler()?a.call(i._boundValue()):a.call(i._boundValue(),n);if(c===r){return c}else if(c!==undefined){i._setReturnedNonUndefined();var u=t(c,i);if(u instanceof e){if(this.cancelPromise!=null){if(u._isCancelled()){var l=new s("late cancellation observer");i._attachExtraTrace(l);o.e=l;return o}else if(u.isPending()){u._attachCancellationCallback(new FinallyHandlerCancelReaction(this))}}return u._then(succeed,fail,undefined,this,undefined)}}}if(i.isRejected()){checkCancel(this);o.e=n;return o}else{checkCancel(this);return n}}e.prototype._passThrough=function(e,t,n,r){if(typeof e!=="function")return this.then();return this._then(n,r,undefined,new PassThroughHandlerContext(this,t,e),undefined)};e.prototype.lastly=e.prototype["finally"]=function(e){return this._passThrough(e,0,finallyHandler,finallyHandler)};e.prototype.tap=function(e){return this._passThrough(e,1,finallyHandler)};e.prototype.tapCatch=function(t){var n=arguments.length;if(n===1){return this._passThrough(t,1,undefined,finallyHandler)}else{var r=new Array(n-1),s=0,o;for(o=0;o{"use strict";e.exports=function(e,t,r,i,s,o){var a=n(2222);var c=a.TypeError;var u=n(29505);var l=u.errorObj;var f=u.tryCatch;var p=[];function promiseFromYieldHandler(t,n,r){for(var s=0;s{"use strict";e.exports=function(e,t,r,i,s){var o=n(29505);var a=o.canEvaluate;var c=o.tryCatch;var u=o.errorObj;var l;if(true){if(a){var f=function(e){return new Function("value","holder"," \n 'use strict'; \n holder.pIndex = value; \n holder.checkFulfillment(this); \n ".replace(/Index/g,e))};var p=function(e){return new Function("promise","holder"," \n 'use strict'; \n holder.pIndex = promise; \n ".replace(/Index/g,e))};var d=function(t){var n=new Array(t);for(var r=0;r0&&typeof arguments[n]==="function"){s=arguments[n];if(true){if(n<=8&&a){var c=new e(i);c._captureStackTrace();var u=h[n-1];var f=new u(s);var p=m;for(var d=0;d{"use strict";e.exports=function(e,t,r,i,s,o){var a=n(29505);var c=a.tryCatch;var u=a.errorObj;var l=e._async;function MappingPromiseArray(t,n,r,i){this.constructor$(t);this._promise._captureStackTrace();var o=e._getContext();this._callback=a.contextBind(o,n);this._preservedValues=i===s?new Array(this.length()):null;this._limit=r;this._inFlight=0;this._queue=[];l.invoke(this._asyncInit,this,undefined);if(a.isArray(t)){for(var c=0;c=1){this._inFlight--;this._drainQueue();if(this._isResolved())return true}}else{if(l>=1&&this._inFlight>=l){r[n]=t;this._queue.push(n);return false}if(a!==null)a[n]=t;var f=this._promise;var p=this._callback;var d=f._boundValue();f._pushContext();var h=c(p).call(d,t,n,s);var m=f._popContext();o.checkForgottenReturns(h,m,a!==null?"Promise.filter":"Promise.map",f);if(h===u){this._reject(h.e);return true}var g=i(h,this._promise);if(g instanceof e){g=g._target();var y=g._bitField;if((y&50397184)===0){if(l>=1)this._inFlight++;r[n]=g;g._proxy(this,(n+1)*-1);return false}else if((y&33554432)!==0){h=g._value()}else if((y&16777216)!==0){this._reject(g._reason());return true}else{this._cancel();return true}}r[n]=h}var v=++this._totalResolved;if(v>=s){if(a!==null){this._filter(r,a)}else{this._resolve(r)}return true}return false};MappingPromiseArray.prototype._drainQueue=function(){var e=this._queue;var t=this._limit;var n=this._values;while(e.length>0&&this._inFlight=1?o:0;return new MappingPromiseArray(t,n,o,s).promise()}e.prototype.map=function(e,t){return map(this,e,t,null)};e.map=function(e,t,n,r){return map(e,t,n,r)}}},42768:(e,t,n)=>{"use strict";e.exports=function(e,t,r,i,s){var o=n(29505);var a=o.tryCatch;e.method=function(n){if(typeof n!=="function"){throw new e.TypeError("expecting a function but got "+o.classString(n))}return function(){var r=new e(t);r._captureStackTrace();r._pushContext();var i=a(n).apply(this,arguments);var o=r._popContext();s.checkForgottenReturns(i,o,"Promise.method",r);r._resolveFromSyncValue(i);return r}};e.attempt=e["try"]=function(n){if(typeof n!=="function"){return i("expecting a function but got "+o.classString(n))}var r=new e(t);r._captureStackTrace();r._pushContext();var c;if(arguments.length>1){s.deprecated("calling Promise.try with more than 1 argument");var u=arguments[1];var l=arguments[2];c=o.isArray(u)?a(n).apply(l,u):a(n).call(l,u)}else{c=a(n)()}var f=r._popContext();s.checkForgottenReturns(c,f,"Promise.try",r);r._resolveFromSyncValue(c);return r};e.prototype._resolveFromSyncValue=function(e){if(e===o.errorObj){this._rejectCallback(e.e,false)}else{this._resolveCallback(e,true)}}}},45297:(e,t,n)=>{"use strict";var r=n(29505);var i=r.maybeWrapAsError;var s=n(2222);var o=s.OperationalError;var a=n(34673);function isUntypedError(e){return e instanceof Error&&a.getPrototypeOf(e)===Error.prototype}var c=/^(?:name|message|stack|cause)$/;function wrapAsOperationalError(e){var t;if(isUntypedError(e)){t=new o(e);t.name=e.name;t.message=e.message;t.stack=e.stack;var n=a.keys(e);for(var i=0;i{"use strict";e.exports=function(e){var t=n(29505);var r=e._async;var i=t.tryCatch;var s=t.errorObj;function spreadAdapter(e,n){var o=this;if(!t.isArray(e))return successAdapter.call(o,e,n);var a=i(n).apply(o._boundValue(),[null].concat(e));if(a===s){r.throwLater(a.e)}}function successAdapter(e,t){var n=this;var o=n._boundValue();var a=e===undefined?i(t).call(o,null):i(t).call(o,null,e);if(a===s){r.throwLater(a.e)}}function errorAdapter(e,t){var n=this;if(!e){var o=new Error(e+"");o.cause=e;e=o}var a=i(t).call(n._boundValue(),e);if(a===s){r.throwLater(a.e)}}e.prototype.asCallback=e.prototype.nodeify=function(e,t){if(typeof e=="function"){var n=successAdapter;if(t!==undefined&&Object(t).spread){n=spreadAdapter}this._then(n,errorAdapter,undefined,this,e)}return this}}},26854:(e,t,n)=>{"use strict";e.exports=function(){var t=function(){return new _("circular promise resolution chain\n\n See http://goo.gl/MqrFmX\n")};var r=function(){return new Promise.PromiseInspection(this._target())};var i=function(e){return Promise.reject(new _(e))};function Proxyable(){}var s={};var o=n(29505);o.setReflectHandler(r);var a=function(){var e=process.domain;if(e===undefined){return null}return e};var c=function(){return null};var u=function(){return{domain:a(),async:null}};var l=o.isNode&&o.nodeSupportsAsyncResource?n(77303).AsyncResource:null;var f=function(){return{domain:a(),async:new l("Bluebird::Promise")}};var p=o.isNode?u:c;o.notEnumerableProp(Promise,"_getContext",p);var d=function(){p=f;o.notEnumerableProp(Promise,"_getContext",f)};var h=function(){p=u;o.notEnumerableProp(Promise,"_getContext",u)};var m=n(34673);var g=n(53938);var y=new g;m.defineProperty(Promise,"_async",{value:y});var v=n(2222);var _=Promise.TypeError=v.TypeError;Promise.RangeError=v.RangeError;var b=Promise.CancellationError=v.CancellationError;Promise.TimeoutError=v.TimeoutError;Promise.OperationalError=v.OperationalError;Promise.RejectionError=v.OperationalError;Promise.AggregateError=v.AggregateError;var E=function(){};var w={};var S={};var k=n(2243)(Promise,E);var D=n(58048)(Promise,E,k,i,Proxyable);var x=n(81281)(Promise);var C=x.create;var A=n(97280)(Promise,x,d,h);var T=A.CapturedTrace;var M=n(52434)(Promise,k,S);var O=n(5622)(S);var F=n(45297);var I=o.errorObj;var R=o.tryCatch;function check(e,t){if(e==null||e.constructor!==Promise){throw new _("the promise constructor cannot be invoked directly\n\n See http://goo.gl/MqrFmX\n")}if(typeof t!=="function"){throw new _("expecting a function but got "+o.classString(t))}}function Promise(e){if(e!==E){check(this,e)}this._bitField=0;this._fulfillmentHandler0=undefined;this._rejectionHandler0=undefined;this._promise0=undefined;this._receiver0=undefined;this._resolveFromExecutor(e);this._promiseCreated();this._fireEvent("promiseCreated",this)}Promise.prototype.toString=function(){return"[object Promise]"};Promise.prototype.caught=Promise.prototype["catch"]=function(e){var t=arguments.length;if(t>1){var n=new Array(t-1),r=0,s;for(s=0;s0&&typeof e!=="function"&&typeof t!=="function"){var n=".then() only accepts functions but was passed: "+o.classString(e);if(arguments.length>1){n+=", "+o.classString(t)}this._warn(n)}return this._then(e,t,undefined,undefined,undefined)};Promise.prototype.done=function(e,t){var n=this._then(e,t,undefined,undefined,undefined);n._setIsFinal()};Promise.prototype.spread=function(e){if(typeof e!=="function"){return i("expecting a function but got "+o.classString(e))}return this.all()._then(e,undefined,undefined,w,undefined)};Promise.prototype.toJSON=function(){var e={isFulfilled:false,isRejected:false,fulfillmentValue:undefined,rejectionReason:undefined};if(this.isFulfilled()){e.fulfillmentValue=this.value();e.isFulfilled=true}else if(this.isRejected()){e.rejectionReason=this.reason();e.isRejected=true}return e};Promise.prototype.all=function(){if(arguments.length>0){this._warn(".all() was passed arguments but it does not take any")}return new D(this).promise()};Promise.prototype.error=function(e){return this.caught(o.originatesFromRejection,e)};Promise.getNewLibraryCopy=e.exports;Promise.is=function(e){return e instanceof Promise};Promise.fromNode=Promise.fromCallback=function(e){var t=new Promise(E);t._captureStackTrace();var n=arguments.length>1?!!Object(arguments[1]).multiArgs:false;var r=R(e)(F(t,n));if(r===I){t._rejectCallback(r.e,true)}if(!t._isFateSealed())t._setAsyncGuaranteed();return t};Promise.all=function(e){return new D(e).promise()};Promise.cast=function(e){var t=k(e);if(!(t instanceof Promise)){t=new Promise(E);t._captureStackTrace();t._setFulfilled();t._rejectionHandler0=e}return t};Promise.resolve=Promise.fulfilled=Promise.cast;Promise.reject=Promise.rejected=function(e){var t=new Promise(E);t._captureStackTrace();t._rejectCallback(e,true);return t};Promise.setScheduler=function(e){if(typeof e!=="function"){throw new _("expecting a function but got "+o.classString(e))}return y.setScheduler(e)};Promise.prototype._then=function(e,t,n,r,i){var s=i!==undefined;var a=s?i:new Promise(E);var c=this._target();var u=c._bitField;if(!s){a._propagateFrom(this,3);a._captureStackTrace();if(r===undefined&&(this._bitField&2097152)!==0){if(!((u&50397184)===0)){r=this._boundValue()}else{r=c===this?undefined:this._boundTo}}this._fireEvent("promiseChained",this,a)}var l=p();if(!((u&50397184)===0)){var f,d,h=c._settlePromiseCtx;if((u&33554432)!==0){d=c._rejectionHandler0;f=e}else if((u&16777216)!==0){d=c._fulfillmentHandler0;f=t;c._unsetRejectionIsUnhandled()}else{h=c._settlePromiseLateCancellationObserver;d=new b("late cancellation observer");c._attachExtraTrace(d);f=t}y.invoke(h,c,{handler:o.contextBind(l,f),promise:a,receiver:r,value:d})}else{c._addCallbacks(e,t,a,r,l)}return a};Promise.prototype._length=function(){return this._bitField&65535};Promise.prototype._isFateSealed=function(){return(this._bitField&117506048)!==0};Promise.prototype._isFollowing=function(){return(this._bitField&67108864)===67108864};Promise.prototype._setLength=function(e){this._bitField=this._bitField&-65536|e&65535};Promise.prototype._setFulfilled=function(){this._bitField=this._bitField|33554432;this._fireEvent("promiseFulfilled",this)};Promise.prototype._setRejected=function(){this._bitField=this._bitField|16777216;this._fireEvent("promiseRejected",this)};Promise.prototype._setFollowing=function(){this._bitField=this._bitField|67108864;this._fireEvent("promiseResolved",this)};Promise.prototype._setIsFinal=function(){this._bitField=this._bitField|4194304};Promise.prototype._isFinal=function(){return(this._bitField&4194304)>0};Promise.prototype._unsetCancelled=function(){this._bitField=this._bitField&~65536};Promise.prototype._setCancelled=function(){this._bitField=this._bitField|65536;this._fireEvent("promiseCancelled",this)};Promise.prototype._setWillBeCancelled=function(){this._bitField=this._bitField|8388608};Promise.prototype._setAsyncGuaranteed=function(){if(y.hasCustomScheduler())return;var e=this._bitField;this._bitField=e|(e&536870912)>>2^134217728};Promise.prototype._setNoAsyncGuarantee=function(){this._bitField=(this._bitField|536870912)&~134217728};Promise.prototype._receiverAt=function(e){var t=e===0?this._receiver0:this[e*4-4+3];if(t===s){return undefined}else if(t===undefined&&this._isBound()){return this._boundValue()}return t};Promise.prototype._promiseAt=function(e){return this[e*4-4+2]};Promise.prototype._fulfillmentHandlerAt=function(e){return this[e*4-4+0]};Promise.prototype._rejectionHandlerAt=function(e){return this[e*4-4+1]};Promise.prototype._boundValue=function(){};Promise.prototype._migrateCallback0=function(e){var t=e._bitField;var n=e._fulfillmentHandler0;var r=e._rejectionHandler0;var i=e._promise0;var o=e._receiverAt(0);if(o===undefined)o=s;this._addCallbacks(n,r,i,o,null)};Promise.prototype._migrateCallbackAt=function(e,t){var n=e._fulfillmentHandlerAt(t);var r=e._rejectionHandlerAt(t);var i=e._promiseAt(t);var o=e._receiverAt(t);if(o===undefined)o=s;this._addCallbacks(n,r,i,o,null)};Promise.prototype._addCallbacks=function(e,t,n,r,i){var s=this._length();if(s>=65535-4){s=0;this._setLength(0)}if(s===0){this._promise0=n;this._receiver0=r;if(typeof e==="function"){this._fulfillmentHandler0=o.contextBind(i,e)}if(typeof t==="function"){this._rejectionHandler0=o.contextBind(i,t)}}else{var a=s*4-4;this[a+2]=n;this[a+3]=r;if(typeof e==="function"){this[a+0]=o.contextBind(i,e)}if(typeof t==="function"){this[a+1]=o.contextBind(i,t)}}this._setLength(s+1);return s};Promise.prototype._proxy=function(e,t){this._addCallbacks(undefined,undefined,t,e,null)};Promise.prototype._resolveCallback=function(e,n){if((this._bitField&117506048)!==0)return;if(e===this)return this._rejectCallback(t(),false);var r=k(e,this);if(!(r instanceof Promise))return this._fulfill(e);if(n)this._propagateFrom(r,2);var i=r._target();if(i===this){this._reject(t());return}var s=i._bitField;if((s&50397184)===0){var o=this._length();if(o>0)i._migrateCallback0(this);for(var a=1;a>>16)return;if(e===this){var r=t();this._attachExtraTrace(r);return this._reject(r)}this._setFulfilled();this._rejectionHandler0=e;if((n&65535)>0){if((n&134217728)!==0){this._settlePromises()}else{y.settlePromises(this)}this._dereferenceTrace()}};Promise.prototype._reject=function(e){var t=this._bitField;if((t&117506048)>>>16)return;this._setRejected();this._fulfillmentHandler0=e;if(this._isFinal()){return y.fatalError(e,o.isNode)}if((t&65535)>0){y.settlePromises(this)}else{this._ensurePossibleRejectionHandled()}};Promise.prototype._fulfillPromises=function(e,t){for(var n=1;n0){if((e&16842752)!==0){var n=this._fulfillmentHandler0;this._settlePromise0(this._rejectionHandler0,n,e);this._rejectPromises(t,n)}else{var r=this._rejectionHandler0;this._settlePromise0(this._fulfillmentHandler0,r,e);this._fulfillPromises(t,r)}this._setLength(0)}this._clearCancellationData()};Promise.prototype._settledValue=function(){var e=this._bitField;if((e&33554432)!==0){return this._rejectionHandler0}else if((e&16777216)!==0){return this._fulfillmentHandler0}};if(typeof Symbol!=="undefined"&&Symbol.toStringTag){m.defineProperty(Promise.prototype,Symbol.toStringTag,{get:function(){return"Object"}})}function deferResolve(e){this.promise._resolveCallback(e)}function deferReject(e){this.promise._rejectCallback(e,false)}Promise.defer=Promise.pending=function(){A.deprecated("Promise.defer","new Promise");var e=new Promise(E);return{promise:e,resolve:deferResolve,reject:deferReject}};o.notEnumerableProp(Promise,"_makeSelfResolutionError",t);n(42768)(Promise,E,k,i,A);n(96088)(Promise,E,k,A);n(9462)(Promise,D,i,A);n(87926)(Promise);n(83610)(Promise);n(45138)(Promise,D,k,E,y);Promise.Promise=Promise;Promise.version="3.7.2";n(1623)(Promise);n(93924)(Promise,i,E,k,Proxyable,A);n(2412)(Promise,D,i,k,E,A);n(57514)(Promise);n(55289)(Promise,E);n(55256)(Promise,D,k,i);n(35527)(Promise,E,k,i);n(31100)(Promise,D,i,k,E,A);n(4255)(Promise,D,A);n(99853)(Promise,D,i);n(49880)(Promise,E,A);n(44945)(Promise,i,k,C,E,A);n(24631)(Promise);n(5882)(Promise,E);n(93366)(Promise,E);o.toFastProperties(Promise);o.toFastProperties(Promise.prototype);function fillTypes(e){var t=new Promise(E);t._fulfillmentHandler0=e;t._rejectionHandler0=e;t._promise0=e;t._receiver0=e}fillTypes({a:1});fillTypes({b:2});fillTypes({c:3});fillTypes(1);fillTypes(function(){});fillTypes(undefined);fillTypes(false);fillTypes(new Promise(E));A.setBounds(g.firstLineError,o.lastLineError);return Promise}},58048:(e,t,n)=>{"use strict";e.exports=function(e,t,r,i,s){var o=n(29505);var a=o.isArray;function toResolutionValue(e){switch(e){case-2:return[];case-3:return{};case-6:return new Map}}function PromiseArray(n){var r=this._promise=new e(t);if(n instanceof e){r._propagateFrom(n,3);n.suppressUnhandledRejections()}r._setOnCancel(this);this._values=n;this._length=0;this._totalResolved=0;this._init(undefined,-2)}o.inherits(PromiseArray,s);PromiseArray.prototype.length=function(){return this._length};PromiseArray.prototype.promise=function(){return this._promise};PromiseArray.prototype._init=function init(t,n){var s=r(this._values,this._promise);if(s instanceof e){s=s._target();var a=s._bitField;this._values=s;if((a&50397184)===0){this._promise._setAsyncGuaranteed();return s._then(init,this._reject,undefined,this,n)}else if((a&33554432)!==0){s=s._value()}else if((a&16777216)!==0){return this._reject(s._reason())}else{return this._cancel()}}s=o.asArray(s);if(s===null){var c=i("expecting an array or an iterable object but got "+o.classString(s)).reason();this._promise._rejectCallback(c,false);return}if(s.length===0){if(n===-5){this._resolveEmptyArray()}else{this._resolve(toResolutionValue(n))}return}this._iterate(s)};PromiseArray.prototype._iterate=function(t){var n=this.getActualLength(t.length);this._length=n;this._values=this.shouldCopyValues()?new Array(n):this._values;var i=this._promise;var s=false;var o=null;for(var a=0;a=this._length){this._resolve(this._values);return true}return false};PromiseArray.prototype._promiseCancelled=function(){this._cancel();return true};PromiseArray.prototype._promiseRejected=function(e){this._totalResolved++;this._reject(e);return true};PromiseArray.prototype._resultCancelled=function(){if(this._isResolved())return;var t=this._values;this._cancel();if(t instanceof e){t.cancel()}else{for(var n=0;n{"use strict";e.exports=function(e,t){var r={};var i=n(29505);var s=n(45297);var o=i.withAppended;var a=i.maybeWrapAsError;var c=i.canEvaluate;var u=n(2222).TypeError;var l="Async";var f={__isPromisified__:true};var p=["arity","length","name","arguments","caller","callee","prototype","__isPromisified__"];var d=new RegExp("^(?:"+p.join("|")+")$");var h=function(e){return i.isIdentifier(e)&&e.charAt(0)!=="_"&&e!=="constructor"};function propsFilter(e){return!d.test(e)}function isPromisified(e){try{return e.__isPromisified__===true}catch(e){return false}}function hasPromisified(e,t,n){var r=i.getDataPropertyOrDefault(e,t+n,f);return r?isPromisified(r):false}function checkValid(e,t,n){for(var r=0;r=n;--r){t.push(r)}for(var r=e+1;r<=3;++r){t.push(r)}return t};var v=function(e){return i.filledRange(e,"_arg","")};var _=function(e){return i.filledRange(Math.max(e,3),"_arg","")};var b=function(e){if(typeof e.length==="number"){return Math.max(Math.min(e.length,1023+1),0)}return 0};g=function(n,c,u,l,f,p){var d=Math.max(0,b(l)-1);var h=y(d);var m=typeof n==="string"||c===r;function generateCallForArgumentCount(e){var t=v(e).join(", ");var n=e>0?", ":"";var r;if(m){r="ret = callback.call(this, {{args}}, nodeback); break;\n"}else{r=c===undefined?"ret = callback({{args}}, nodeback); break;\n":"ret = callback.call(receiver, {{args}}, nodeback); break;\n"}return r.replace("{{args}}",t).replace(", ",n)}function generateArgumentSwitchCase(){var e="";for(var t=0;t{"use strict";e.exports=function(e,t,r,i){var s=n(29505);var o=s.isObject;var a=n(34673);var c;if(typeof Map==="function")c=Map;var u=function(){var e=0;var t=0;function extractEntry(n,r){this[e]=n;this[e+t]=r;e++}return function mapToEntries(n){t=n.size;e=0;var r=new Array(n.size*2);n.forEach(extractEntry,r);return r}}();var l=function(e){var t=new c;var n=e.length/2|0;for(var r=0;r=this._length){var r;if(this._isMap){r=l(this._values)}else{r={};var i=this.length();for(var s=0,o=this.length();s>1};function props(t){var n;var s=r(t);if(!o(s)){return i("cannot await properties of a non-object\n\n See http://goo.gl/MqrFmX\n")}else if(s instanceof e){n=s._then(e.props,undefined,undefined,undefined,undefined)}else{n=new PropertiesPromiseArray(s).promise()}if(s instanceof e){n._propagateFrom(s,2)}return n}e.prototype.props=function(){return props(this)};e.props=function(e){return props(e)}}},1460:e=>{"use strict";function arrayMove(e,t,n,r,i){for(var s=0;s{"use strict";e.exports=function(e,t,r,i){var s=n(29505);var o=function(e){return e.then(function(t){return race(t,e)})};function race(n,a){var c=r(n);if(c instanceof e){return o(c)}else{n=s.asArray(n);if(n===null)return i("expecting an array or an iterable object but got "+s.classString(n))}var u=new e(t);if(a!==undefined){u._propagateFrom(a,3)}var l=u._fulfill;var f=u._reject;for(var p=0,d=n.length;p{"use strict";e.exports=function(e,t,r,i,s,o){var a=n(29505);var c=a.tryCatch;function ReductionPromiseArray(t,n,r,i){this.constructor$(t);var o=e._getContext();this._fn=a.contextBind(o,n);if(r!==undefined){r=e.resolve(r);r._attachCancellationCallback(this)}this._initialValue=r;this._currentCancellable=null;if(i===s){this._eachValues=Array(this._length)}else if(i===0){this._eachValues=null}else{this._eachValues=undefined}this._promise._captureStackTrace();this._init$(undefined,-5)}a.inherits(ReductionPromiseArray,t);ReductionPromiseArray.prototype._gotAccum=function(e){if(this._eachValues!==undefined&&this._eachValues!==null&&e!==s){this._eachValues.push(e)}};ReductionPromiseArray.prototype._eachComplete=function(e){if(this._eachValues!==null){this._eachValues.push(e)}return this._eachValues};ReductionPromiseArray.prototype._init=function(){};ReductionPromiseArray.prototype._resolveEmptyArray=function(){this._resolve(this._eachValues!==undefined?this._eachValues:this._initialValue)};ReductionPromiseArray.prototype.shouldCopyValues=function(){return false};ReductionPromiseArray.prototype._resolve=function(e){this._promise._resolveCallback(e);this._values=null};ReductionPromiseArray.prototype._resultCancelled=function(t){if(t===this._initialValue)return this._cancel();if(this._isResolved())return;this._resultCancelled$();if(this._currentCancellable instanceof e){this._currentCancellable.cancel()}if(this._initialValue instanceof e){this._initialValue.cancel()}};ReductionPromiseArray.prototype._iterate=function(t){this._values=t;var n;var r;var i=t.length;if(this._initialValue!==undefined){n=this._initialValue;r=0}else{n=e.resolve(t[0]);r=1}this._currentCancellable=n;for(var s=r;s{"use strict";var r=n(29505);var i;var s=function(){throw new Error("No async scheduler available\n\n See http://goo.gl/MqrFmX\n")};var o=r.getNativePromise();if(r.isNode&&typeof MutationObserver==="undefined"){var a=global.setImmediate;var c=process.nextTick;i=r.isRecentNode?function(e){a.call(global,e)}:function(e){c.call(process,e)}}else if(typeof o==="function"&&typeof o.resolve==="function"){var u=o.resolve();i=function(e){u.then(e)}}else if(typeof MutationObserver!=="undefined"&&!(typeof window!=="undefined"&&window.navigator&&(window.navigator.standalone||window.cordova))&&"classList"in document.documentElement){i=function(){var e=document.createElement("div");var t={attributes:true};var n=false;var r=document.createElement("div");var i=new MutationObserver(function(){e.classList.toggle("foo");n=false});i.observe(r,t);var s=function(){if(n)return;n=true;r.classList.toggle("foo")};return function schedule(n){var r=new MutationObserver(function(){r.disconnect();n()});r.observe(e,t);s()}}()}else if(typeof setImmediate!=="undefined"){i=function(e){setImmediate(e)}}else if(typeof setTimeout!=="undefined"){i=function(e){setTimeout(e,0)}}else{i=s}e.exports=i},4255:(e,t,n)=>{"use strict";e.exports=function(e,t,r){var i=e.PromiseInspection;var s=n(29505);function SettledPromiseArray(e){this.constructor$(e)}s.inherits(SettledPromiseArray,t);SettledPromiseArray.prototype._promiseResolved=function(e,t){this._values[e]=t;var n=++this._totalResolved;if(n>=this._length){this._resolve(this._values);return true}return false};SettledPromiseArray.prototype._promiseFulfilled=function(e,t){var n=new i;n._bitField=33554432;n._settledValueField=e;return this._promiseResolved(t,n)};SettledPromiseArray.prototype._promiseRejected=function(e,t){var n=new i;n._bitField=16777216;n._settledValueField=e;return this._promiseResolved(t,n)};e.settle=function(e){r.deprecated(".settle()",".reflect()");return new SettledPromiseArray(e).promise()};e.allSettled=function(e){return new SettledPromiseArray(e).promise()};e.prototype.settle=function(){return e.settle(this)}}},99853:(e,t,n)=>{"use strict";e.exports=function(e,t,r){var i=n(29505);var s=n(2222).RangeError;var o=n(2222).AggregateError;var a=i.isArray;var c={};function SomePromiseArray(e){this.constructor$(e);this._howMany=0;this._unwrap=false;this._initialized=false}i.inherits(SomePromiseArray,t);SomePromiseArray.prototype._init=function(){if(!this._initialized){return}if(this._howMany===0){this._resolve([]);return}this._init$(undefined,-5);var e=a(this._values);if(!this._isResolved()&&e&&this._howMany>this._canPossiblyFulfill()){this._reject(this._getRangeError(this.length()))}};SomePromiseArray.prototype.init=function(){this._initialized=true;this._init()};SomePromiseArray.prototype.setUnwrap=function(){this._unwrap=true};SomePromiseArray.prototype.howMany=function(){return this._howMany};SomePromiseArray.prototype.setHowMany=function(e){this._howMany=e};SomePromiseArray.prototype._promiseFulfilled=function(e){this._addFulfilled(e);if(this._fulfilled()===this.howMany()){this._values.length=this.howMany();if(this.howMany()===1&&this._unwrap){this._resolve(this._values[0])}else{this._resolve(this._values)}return true}return false};SomePromiseArray.prototype._promiseRejected=function(e){this._addRejected(e);return this._checkOutcome()};SomePromiseArray.prototype._promiseCancelled=function(){if(this._values instanceof e||this._values==null){return this._cancel()}this._addRejected(c);return this._checkOutcome()};SomePromiseArray.prototype._checkOutcome=function(){if(this.howMany()>this._canPossiblyFulfill()){var e=new o;for(var t=this.length();t0){this._reject(e)}else{this._cancel()}return true}return false};SomePromiseArray.prototype._fulfilled=function(){return this._totalResolved};SomePromiseArray.prototype._rejected=function(){return this._values.length-this.length()};SomePromiseArray.prototype._addRejected=function(e){this._values.push(e)};SomePromiseArray.prototype._addFulfilled=function(e){this._values[this._totalResolved++]=e};SomePromiseArray.prototype._canPossiblyFulfill=function(){return this.length()-this._rejected()};SomePromiseArray.prototype._getRangeError=function(e){var t="Input array must contain at least "+this._howMany+" items but contains only "+e+" items";return new s(t)};SomePromiseArray.prototype._resolveEmptyArray=function(){this._reject(this._getRangeError(0))};function some(e,t){if((t|0)!==t||t<0){return r("expecting a positive integer\n\n See http://goo.gl/MqrFmX\n")}var n=new SomePromiseArray(e);var i=n.promise();n.setHowMany(t);n.init();return i}e.some=function(e,t){return some(e,t)};e.prototype.some=function(e){return some(this,e)};e._SomePromiseArray=SomePromiseArray}},83610:e=>{"use strict";e.exports=function(e){function PromiseInspection(e){if(e!==undefined){e=e._target();this._bitField=e._bitField;this._settledValueField=e._isFateSealed()?e._settledValue():undefined}else{this._bitField=0;this._settledValueField=undefined}}PromiseInspection.prototype._settledValue=function(){return this._settledValueField};var t=PromiseInspection.prototype.value=function(){if(!this.isFulfilled()){throw new TypeError("cannot get fulfillment value of a non-fulfilled promise\n\n See http://goo.gl/MqrFmX\n")}return this._settledValue()};var n=PromiseInspection.prototype.error=PromiseInspection.prototype.reason=function(){if(!this.isRejected()){throw new TypeError("cannot get rejection reason of a non-rejected promise\n\n See http://goo.gl/MqrFmX\n")}return this._settledValue()};var r=PromiseInspection.prototype.isFulfilled=function(){return(this._bitField&33554432)!==0};var i=PromiseInspection.prototype.isRejected=function(){return(this._bitField&16777216)!==0};var s=PromiseInspection.prototype.isPending=function(){return(this._bitField&50397184)===0};var o=PromiseInspection.prototype.isResolved=function(){return(this._bitField&50331648)!==0};PromiseInspection.prototype.isCancelled=function(){return(this._bitField&8454144)!==0};e.prototype.__isCancelled=function(){return(this._bitField&65536)===65536};e.prototype._isCancelled=function(){return this._target().__isCancelled()};e.prototype.isCancelled=function(){return(this._target()._bitField&8454144)!==0};e.prototype.isPending=function(){return s.call(this._target())};e.prototype.isRejected=function(){return i.call(this._target())};e.prototype.isFulfilled=function(){return r.call(this._target())};e.prototype.isResolved=function(){return o.call(this._target())};e.prototype.value=function(){return t.call(this._target())};e.prototype.reason=function(){var e=this._target();e._unsetRejectionIsUnhandled();return n.call(e)};e.prototype._value=function(){return this._settledValue()};e.prototype._reason=function(){this._unsetRejectionIsUnhandled();return this._settledValue()};e.PromiseInspection=PromiseInspection}},2243:(e,t,n)=>{"use strict";e.exports=function(e,t){var r=n(29505);var i=r.errorObj;var s=r.isObject;function tryConvertToPromise(n,r){if(s(n)){if(n instanceof e)return n;var o=getThen(n);if(o===i){if(r)r._pushContext();var a=e.reject(o.e);if(r)r._popContext();return a}else if(typeof o==="function"){if(isAnyBluebirdPromise(n)){var a=new e(t);n._then(a._fulfill,a._reject,undefined,a,null);return a}return doThenable(n,o,r)}}return n}function doGetThen(e){return e.then}function getThen(e){try{return doGetThen(e)}catch(e){i.e=e;return i}}var o={}.hasOwnProperty;function isAnyBluebirdPromise(e){try{return o.call(e,"_promise0")}catch(e){return false}}function doThenable(n,s,o){var a=new e(t);var c=a;if(o)o._pushContext();a._captureStackTrace();if(o)o._popContext();var u=true;var l=r.tryCatch(s).call(n,resolve,reject);u=false;if(a&&l===i){a._rejectCallback(l.e,true,true);a=null}function resolve(e){if(!a)return;a._resolveCallback(e);a=null}function reject(e){if(!a)return;a._rejectCallback(e,u,true);a=null}return c}return tryConvertToPromise}},49880:(e,t,n)=>{"use strict";e.exports=function(e,t,r){var i=n(29505);var s=e.TimeoutError;function HandleWrapper(e){this.handle=e}HandleWrapper.prototype._resultCancelled=function(){clearTimeout(this.handle)};var o=function(e){return a(+this).thenReturn(e)};var a=e.delay=function(n,i){var s;var a;if(i!==undefined){s=e.resolve(i)._then(o,null,null,n,undefined);if(r.cancellation()&&i instanceof e){s._setOnCancel(i)}}else{s=new e(t);a=setTimeout(function(){s._fulfill()},+n);if(r.cancellation()){s._setOnCancel(new HandleWrapper(a))}s._captureStackTrace()}s._setAsyncGuaranteed();return s};e.prototype.delay=function(e){return a(e,this)};var c=function(e,t,n){var r;if(typeof t!=="string"){if(t instanceof Error){r=t}else{r=new s("operation timed out")}}else{r=new s(t)}i.markAsOriginatingFromRejection(r);e._attachExtraTrace(r);e._reject(r);if(n!=null){n.cancel()}};function successClear(e){clearTimeout(this.handle);return e}function failureClear(e){clearTimeout(this.handle);throw e}e.prototype.timeout=function(e,t){e=+e;var n,i;var s=new HandleWrapper(setTimeout(function timeoutTimeout(){if(n.isPending()){c(n,t,i)}},e));if(r.cancellation()){i=this.then();n=i._then(successClear,failureClear,undefined,s,undefined);n._setOnCancel(s)}else{n=this._then(successClear,failureClear,undefined,s,undefined)}return n}}},44945:(e,t,n)=>{"use strict";e.exports=function(e,t,r,i,s,o){var a=n(29505);var c=n(2222).TypeError;var u=n(29505).inherits;var l=a.errorObj;var f=a.tryCatch;var p={};function thrower(e){setTimeout(function(){throw e},0)}function castPreservingDisposable(e){var t=r(e);if(t!==e&&typeof e._isDisposable==="function"&&typeof e._getDisposer==="function"&&e._isDisposable()){t._setDisposable(e._getDisposer())}return t}function dispose(t,n){var i=0;var o=t.length;var a=new e(s);function iterator(){if(i>=o)return a._fulfill();var s=castPreservingDisposable(t[i++]);if(s instanceof e&&s._isDisposable()){try{s=r(s._getDisposer().tryDispose(n),t.promise)}catch(e){return thrower(e)}if(s instanceof e){return s._then(iterator,thrower,null,null,null)}}iterator()}iterator();return a}function Disposer(e,t,n){this._data=e;this._promise=t;this._context=n}Disposer.prototype.data=function(){return this._data};Disposer.prototype.promise=function(){return this._promise};Disposer.prototype.resource=function(){if(this.promise().isFulfilled()){return this.promise().value()}return p};Disposer.prototype.tryDispose=function(e){var t=this.resource();var n=this._context;if(n!==undefined)n._pushContext();var r=t!==p?this.doDispose(t,e):null;if(n!==undefined)n._popContext();this._promise._unsetDisposable();this._data=null;return r};Disposer.isDisposer=function(e){return e!=null&&typeof e.resource==="function"&&typeof e.tryDispose==="function"};function FunctionDisposer(e,t,n){this.constructor$(e,t,n)}u(FunctionDisposer,Disposer);FunctionDisposer.prototype.doDispose=function(e,t){var n=this.data();return n.call(e,e,t)};function maybeUnwrapDisposer(e){if(Disposer.isDisposer(e)){this.resources[this.index]._setDisposable(e);return e.promise()}return e}function ResourceList(e){this.length=e;this.promise=null;this[e-1]=null}ResourceList.prototype._resultCancelled=function(){var t=this.length;for(var n=0;n0};e.prototype._getDisposer=function(){return this._disposer};e.prototype._unsetDisposable=function(){this._bitField=this._bitField&~131072;this._disposer=undefined};e.prototype.disposer=function(e){if(typeof e==="function"){return new FunctionDisposer(e,this,i())}throw new c}}},29505:function(module,__unused_webpack_exports,__webpack_require__){"use strict";var es5=__webpack_require__(34673);var canEvaluate=typeof navigator=="undefined";var errorObj={e:{}};var tryCatchTarget;var globalObject=typeof self!=="undefined"?self:typeof window!=="undefined"?window:typeof global!=="undefined"?global:this!==undefined?this:null;function tryCatcher(){try{var e=tryCatchTarget;tryCatchTarget=null;return e.apply(this,arguments)}catch(e){errorObj.e=e;return errorObj}}function tryCatch(e){tryCatchTarget=e;return tryCatcher}var inherits=function(e,t){var n={}.hasOwnProperty;function T(){this.constructor=e;this.constructor$=t;for(var r in t.prototype){if(n.call(t.prototype,r)&&r.charAt(r.length-1)!=="$"){this[r+"$"]=t.prototype[r]}}}T.prototype=t.prototype;e.prototype=new T;return e.prototype};function isPrimitive(e){return e==null||e===true||e===false||typeof e==="string"||typeof e==="number"}function isObject(e){return typeof e==="function"||typeof e==="object"&&e!==null}function maybeWrapAsError(e){if(!isPrimitive(e))return e;return new Error(safeToString(e))}function withAppended(e,t){var n=e.length;var r=new Array(n+1);var i;for(i=0;i1;var r=t.length>0&&!(t.length===1&&t[0]==="constructor");var i=thisAssignmentPattern.test(e+"")&&es5.names(e).length>0;if(n||r||i){return true}}return false}catch(e){return false}}function toFastProperties(obj){function FakeConstructor(){}FakeConstructor.prototype=obj;var receiver=new FakeConstructor;function ic(){return typeof receiver.foo}ic();ic();return obj;eval(obj)}var rident=/^[a-z$_][a-z$_0-9]*$/i;function isIdentifier(e){return rident.test(e)}function filledRange(e,t,n){var r=new Array(e);for(var i=0;i10||e[0]>0}();ret.nodeSupportsAsyncResource=ret.isNode&&function(){var e=false;try{var t=__webpack_require__(77303).AsyncResource;e=typeof t.prototype.runInAsyncScope==="function"}catch(t){e=false}return e}();if(ret.isNode)ret.toFastProperties(process);try{throw new Error}catch(e){ret.lastLineError=e}module.exports=ret},23215:(e,t,n)=>{var r=n(14551);var i=n(23835);e.exports=expandTop;var s="\0SLASH"+Math.random()+"\0";var o="\0OPEN"+Math.random()+"\0";var a="\0CLOSE"+Math.random()+"\0";var c="\0COMMA"+Math.random()+"\0";var u="\0PERIOD"+Math.random()+"\0";function numeric(e){return parseInt(e,10)==e?parseInt(e,10):e.charCodeAt(0)}function escapeBraces(e){return e.split("\\\\").join(s).split("\\{").join(o).split("\\}").join(a).split("\\,").join(c).split("\\.").join(u)}function unescapeBraces(e){return e.split(s).join("\\").split(o).join("{").split(a).join("}").split(c).join(",").split(u).join(".")}function parseCommaParts(e){if(!e)return[""];var t=[];var n=i("{","}",e);if(!n)return e.split(",");var r=n.pre;var s=n.body;var o=n.post;var a=r.split(",");a[a.length-1]+="{"+s+"}";var c=parseCommaParts(o);if(o.length){a[a.length-1]+=c.shift();a.push.apply(a,c)}t.push.apply(t,a);return t}function expandTop(e){if(!e)return[];if(e.substr(0,2)==="{}"){e="\\{\\}"+e.substr(2)}return expand(escapeBraces(e),true).map(unescapeBraces)}function identity(e){return e}function embrace(e){return"{"+e+"}"}function isPadded(e){return/^-?0\d/.test(e)}function lte(e,t){return e<=t}function gte(e,t){return e>=t}function expand(e,t){var n=[];var s=i("{","}",e);if(!s||/\$$/.test(s.pre))return[e];var o=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(s.body);var c=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(s.body);var u=o||c;var l=s.body.indexOf(",")>=0;if(!u&&!l){if(s.post.match(/,.*\}/)){e=s.pre+"{"+s.body+a+s.post;return expand(e)}return[e]}var f;if(u){f=s.body.split(/\.\./)}else{f=parseCommaParts(s.body);if(f.length===1){f=expand(f[0],false).map(embrace);if(f.length===1){var p=s.post.length?expand(s.post,false):[""];return p.map(function(e){return s.pre+f[0]+e})}}}var d=s.pre;var p=s.post.length?expand(s.post,false):[""];var h;if(u){var m=numeric(f[0]);var g=numeric(f[1]);var y=Math.max(f[0].length,f[1].length);var v=f.length==3?Math.abs(numeric(f[2])):1;var _=lte;var b=g0){var D=new Array(k+1).join("0");if(w<0)S="-"+D+S.slice(1);else S=D+S}}}h.push(S)}}else{h=r(f,function(e){return expand(e,false)})}for(var x=0;x{"use strict";Object.defineProperty(t,"__esModule",{value:true});var r=n(5115);var i=n(92413);function evCommon(){var e=process.hrtime();var t=e[0]*1e6+Math.round(e[1]/1e3);return{ts:t,pid:process.pid,tid:process.pid}}var s=function(e){r.__extends(Tracer,e);function Tracer(t){if(t===void 0){t={}}var n=e.call(this)||this;n.noStream=false;n.events=[];if(typeof t!=="object"){throw new Error("Invalid options passed (must be an object)")}if(t.parent!=null&&typeof t.parent!=="object"){throw new Error("Invalid option (parent) passed (must be an object)")}if(t.fields!=null&&typeof t.fields!=="object"){throw new Error("Invalid option (fields) passed (must be an object)")}if(t.objectMode!=null&&(t.objectMode!==true&&t.objectMode!==false)){throw new Error("Invalid option (objectsMode) passed (must be a boolean)")}n.noStream=t.noStream||false;n.parent=t.parent;if(n.parent){n.fields=Object.assign({},t.parent&&t.parent.fields)}else{n.fields={}}if(t.fields){Object.assign(n.fields,t.fields)}if(!n.fields.cat){n.fields.cat="default"}else if(Array.isArray(n.fields.cat)){n.fields.cat=n.fields.cat.join(",")}if(!n.fields.args){n.fields.args={}}if(n.parent){n._push=n.parent._push.bind(n.parent)}else{n._objectMode=Boolean(t.objectMode);var r={objectMode:n._objectMode};if(n._objectMode){n._push=n.push}else{n._push=n._pushString;r.encoding="utf8"}i.Readable.call(n,r)}return n}Tracer.prototype.flush=function(){if(this.noStream===true){for(var e=0,t=this.events;e{"use strict";const r=n(12087);const i=/\s+at.*(?:\(|\s)(.*)\)?/;const s=/^(?:(?:(?:node|(?:internal\/[\w/]*|.*node_modules\/(?:babel-polyfill|pirates)\/.*)?\w+)\.js:\d+:\d+)|native)/;const o=typeof r.homedir==="undefined"?"":r.homedir();e.exports=((e,t)=>{t=Object.assign({pretty:false},t);return e.replace(/\\/g,"/").split("\n").filter(e=>{const t=e.match(i);if(t===null||!t[1]){return true}const n=t[1];if(n.includes(".app/Contents/Resources/electron.asar")||n.includes(".app/Contents/Resources/default_app.asar")){return false}return!s.test(n)}).filter(e=>e.trim()!=="").map(e=>{if(t.pretty){return e.replace(i,(e,t)=>e.replace(t,t.replace(o,"~")))}return e}).join("\n")})},23644:(e,t,n)=>{var r=n(99187);var i={};for(var s in r){if(r.hasOwnProperty(s)){i[r[s]]=s}}var o=e.exports={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};for(var a in o){if(o.hasOwnProperty(a)){if(!("channels"in o[a])){throw new Error("missing channels property: "+a)}if(!("labels"in o[a])){throw new Error("missing channel labels property: "+a)}if(o[a].labels.length!==o[a].channels){throw new Error("channel and label counts mismatch: "+a)}var c=o[a].channels;var u=o[a].labels;delete o[a].channels;delete o[a].labels;Object.defineProperty(o[a],"channels",{value:c});Object.defineProperty(o[a],"labels",{value:u})}}o.rgb.hsl=function(e){var t=e[0]/255;var n=e[1]/255;var r=e[2]/255;var i=Math.min(t,n,r);var s=Math.max(t,n,r);var o=s-i;var a;var c;var u;if(s===i){a=0}else if(t===s){a=(n-r)/o}else if(n===s){a=2+(r-t)/o}else if(r===s){a=4+(t-n)/o}a=Math.min(a*60,360);if(a<0){a+=360}u=(i+s)/2;if(s===i){c=0}else if(u<=.5){c=o/(s+i)}else{c=o/(2-s-i)}return[a,c*100,u*100]};o.rgb.hsv=function(e){var t;var n;var r;var i;var s;var o=e[0]/255;var a=e[1]/255;var c=e[2]/255;var u=Math.max(o,a,c);var l=u-Math.min(o,a,c);var f=function(e){return(u-e)/6/l+1/2};if(l===0){i=s=0}else{s=l/u;t=f(o);n=f(a);r=f(c);if(o===u){i=r-n}else if(a===u){i=1/3+t-r}else if(c===u){i=2/3+n-t}if(i<0){i+=1}else if(i>1){i-=1}}return[i*360,s*100,u*100]};o.rgb.hwb=function(e){var t=e[0];var n=e[1];var r=e[2];var i=o.rgb.hsl(e)[0];var s=1/255*Math.min(t,Math.min(n,r));r=1-1/255*Math.max(t,Math.max(n,r));return[i,s*100,r*100]};o.rgb.cmyk=function(e){var t=e[0]/255;var n=e[1]/255;var r=e[2]/255;var i;var s;var o;var a;a=Math.min(1-t,1-n,1-r);i=(1-t-a)/(1-a)||0;s=(1-n-a)/(1-a)||0;o=(1-r-a)/(1-a)||0;return[i*100,s*100,o*100,a*100]};function comparativeDistance(e,t){return Math.pow(e[0]-t[0],2)+Math.pow(e[1]-t[1],2)+Math.pow(e[2]-t[2],2)}o.rgb.keyword=function(e){var t=i[e];if(t){return t}var n=Infinity;var s;for(var o in r){if(r.hasOwnProperty(o)){var a=r[o];var c=comparativeDistance(e,a);if(c.04045?Math.pow((t+.055)/1.055,2.4):t/12.92;n=n>.04045?Math.pow((n+.055)/1.055,2.4):n/12.92;r=r>.04045?Math.pow((r+.055)/1.055,2.4):r/12.92;var i=t*.4124+n*.3576+r*.1805;var s=t*.2126+n*.7152+r*.0722;var o=t*.0193+n*.1192+r*.9505;return[i*100,s*100,o*100]};o.rgb.lab=function(e){var t=o.rgb.xyz(e);var n=t[0];var r=t[1];var i=t[2];var s;var a;var c;n/=95.047;r/=100;i/=108.883;n=n>.008856?Math.pow(n,1/3):7.787*n+16/116;r=r>.008856?Math.pow(r,1/3):7.787*r+16/116;i=i>.008856?Math.pow(i,1/3):7.787*i+16/116;s=116*r-16;a=500*(n-r);c=200*(r-i);return[s,a,c]};o.hsl.rgb=function(e){var t=e[0]/360;var n=e[1]/100;var r=e[2]/100;var i;var s;var o;var a;var c;if(n===0){c=r*255;return[c,c,c]}if(r<.5){s=r*(1+n)}else{s=r+n-r*n}i=2*r-s;a=[0,0,0];for(var u=0;u<3;u++){o=t+1/3*-(u-1);if(o<0){o++}if(o>1){o--}if(6*o<1){c=i+(s-i)*6*o}else if(2*o<1){c=s}else if(3*o<2){c=i+(s-i)*(2/3-o)*6}else{c=i}a[u]=c*255}return a};o.hsl.hsv=function(e){var t=e[0];var n=e[1]/100;var r=e[2]/100;var i=n;var s=Math.max(r,.01);var o;var a;r*=2;n*=r<=1?r:2-r;i*=s<=1?s:2-s;a=(r+n)/2;o=r===0?2*i/(s+i):2*n/(r+n);return[t,o*100,a*100]};o.hsv.rgb=function(e){var t=e[0]/60;var n=e[1]/100;var r=e[2]/100;var i=Math.floor(t)%6;var s=t-Math.floor(t);var o=255*r*(1-n);var a=255*r*(1-n*s);var c=255*r*(1-n*(1-s));r*=255;switch(i){case 0:return[r,c,o];case 1:return[a,r,o];case 2:return[o,r,c];case 3:return[o,a,r];case 4:return[c,o,r];case 5:return[r,o,a]}};o.hsv.hsl=function(e){var t=e[0];var n=e[1]/100;var r=e[2]/100;var i=Math.max(r,.01);var s;var o;var a;a=(2-n)*r;s=(2-n)*i;o=n*i;o/=s<=1?s:2-s;o=o||0;a/=2;return[t,o*100,a*100]};o.hwb.rgb=function(e){var t=e[0]/360;var n=e[1]/100;var r=e[2]/100;var i=n+r;var s;var o;var a;var c;if(i>1){n/=i;r/=i}s=Math.floor(6*t);o=1-r;a=6*t-s;if((s&1)!==0){a=1-a}c=n+a*(o-n);var u;var l;var f;switch(s){default:case 6:case 0:u=o;l=c;f=n;break;case 1:u=c;l=o;f=n;break;case 2:u=n;l=o;f=c;break;case 3:u=n;l=c;f=o;break;case 4:u=c;l=n;f=o;break;case 5:u=o;l=n;f=c;break}return[u*255,l*255,f*255]};o.cmyk.rgb=function(e){var t=e[0]/100;var n=e[1]/100;var r=e[2]/100;var i=e[3]/100;var s;var o;var a;s=1-Math.min(1,t*(1-i)+i);o=1-Math.min(1,n*(1-i)+i);a=1-Math.min(1,r*(1-i)+i);return[s*255,o*255,a*255]};o.xyz.rgb=function(e){var t=e[0]/100;var n=e[1]/100;var r=e[2]/100;var i;var s;var o;i=t*3.2406+n*-1.5372+r*-.4986;s=t*-.9689+n*1.8758+r*.0415;o=t*.0557+n*-.204+r*1.057;i=i>.0031308?1.055*Math.pow(i,1/2.4)-.055:i*12.92;s=s>.0031308?1.055*Math.pow(s,1/2.4)-.055:s*12.92;o=o>.0031308?1.055*Math.pow(o,1/2.4)-.055:o*12.92;i=Math.min(Math.max(0,i),1);s=Math.min(Math.max(0,s),1);o=Math.min(Math.max(0,o),1);return[i*255,s*255,o*255]};o.xyz.lab=function(e){var t=e[0];var n=e[1];var r=e[2];var i;var s;var o;t/=95.047;n/=100;r/=108.883;t=t>.008856?Math.pow(t,1/3):7.787*t+16/116;n=n>.008856?Math.pow(n,1/3):7.787*n+16/116;r=r>.008856?Math.pow(r,1/3):7.787*r+16/116;i=116*n-16;s=500*(t-n);o=200*(n-r);return[i,s,o]};o.lab.xyz=function(e){var t=e[0];var n=e[1];var r=e[2];var i;var s;var o;s=(t+16)/116;i=n/500+s;o=s-r/200;var a=Math.pow(s,3);var c=Math.pow(i,3);var u=Math.pow(o,3);s=a>.008856?a:(s-16/116)/7.787;i=c>.008856?c:(i-16/116)/7.787;o=u>.008856?u:(o-16/116)/7.787;i*=95.047;s*=100;o*=108.883;return[i,s,o]};o.lab.lch=function(e){var t=e[0];var n=e[1];var r=e[2];var i;var s;var o;i=Math.atan2(r,n);s=i*360/2/Math.PI;if(s<0){s+=360}o=Math.sqrt(n*n+r*r);return[t,o,s]};o.lch.lab=function(e){var t=e[0];var n=e[1];var r=e[2];var i;var s;var o;o=r/360*2*Math.PI;i=n*Math.cos(o);s=n*Math.sin(o);return[t,i,s]};o.rgb.ansi16=function(e){var t=e[0];var n=e[1];var r=e[2];var i=1 in arguments?arguments[1]:o.rgb.hsv(e)[2];i=Math.round(i/50);if(i===0){return 30}var s=30+(Math.round(r/255)<<2|Math.round(n/255)<<1|Math.round(t/255));if(i===2){s+=60}return s};o.hsv.ansi16=function(e){return o.rgb.ansi16(o.hsv.rgb(e),e[2])};o.rgb.ansi256=function(e){var t=e[0];var n=e[1];var r=e[2];if(t===n&&n===r){if(t<8){return 16}if(t>248){return 231}return Math.round((t-8)/247*24)+232}var i=16+36*Math.round(t/255*5)+6*Math.round(n/255*5)+Math.round(r/255*5);return i};o.ansi16.rgb=function(e){var t=e%10;if(t===0||t===7){if(e>50){t+=3.5}t=t/10.5*255;return[t,t,t]}var n=(~~(e>50)+1)*.5;var r=(t&1)*n*255;var i=(t>>1&1)*n*255;var s=(t>>2&1)*n*255;return[r,i,s]};o.ansi256.rgb=function(e){if(e>=232){var t=(e-232)*10+8;return[t,t,t]}e-=16;var n;var r=Math.floor(e/36)/5*255;var i=Math.floor((n=e%36)/6)/5*255;var s=n%6/5*255;return[r,i,s]};o.rgb.hex=function(e){var t=((Math.round(e[0])&255)<<16)+((Math.round(e[1])&255)<<8)+(Math.round(e[2])&255);var n=t.toString(16).toUpperCase();return"000000".substring(n.length)+n};o.hex.rgb=function(e){var t=e.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!t){return[0,0,0]}var n=t[0];if(t[0].length===3){n=n.split("").map(function(e){return e+e}).join("")}var r=parseInt(n,16);var i=r>>16&255;var s=r>>8&255;var o=r&255;return[i,s,o]};o.rgb.hcg=function(e){var t=e[0]/255;var n=e[1]/255;var r=e[2]/255;var i=Math.max(Math.max(t,n),r);var s=Math.min(Math.min(t,n),r);var o=i-s;var a;var c;if(o<1){a=s/(1-o)}else{a=0}if(o<=0){c=0}else if(i===t){c=(n-r)/o%6}else if(i===n){c=2+(r-t)/o}else{c=4+(t-n)/o+4}c/=6;c%=1;return[c*360,o*100,a*100]};o.hsl.hcg=function(e){var t=e[1]/100;var n=e[2]/100;var r=1;var i=0;if(n<.5){r=2*t*n}else{r=2*t*(1-n)}if(r<1){i=(n-.5*r)/(1-r)}return[e[0],r*100,i*100]};o.hsv.hcg=function(e){var t=e[1]/100;var n=e[2]/100;var r=t*n;var i=0;if(r<1){i=(n-r)/(1-r)}return[e[0],r*100,i*100]};o.hcg.rgb=function(e){var t=e[0]/360;var n=e[1]/100;var r=e[2]/100;if(n===0){return[r*255,r*255,r*255]}var i=[0,0,0];var s=t%1*6;var o=s%1;var a=1-o;var c=0;switch(Math.floor(s)){case 0:i[0]=1;i[1]=o;i[2]=0;break;case 1:i[0]=a;i[1]=1;i[2]=0;break;case 2:i[0]=0;i[1]=1;i[2]=o;break;case 3:i[0]=0;i[1]=a;i[2]=1;break;case 4:i[0]=o;i[1]=0;i[2]=1;break;default:i[0]=1;i[1]=0;i[2]=a}c=(1-n)*r;return[(n*i[0]+c)*255,(n*i[1]+c)*255,(n*i[2]+c)*255]};o.hcg.hsv=function(e){var t=e[1]/100;var n=e[2]/100;var r=t+n*(1-t);var i=0;if(r>0){i=t/r}return[e[0],i*100,r*100]};o.hcg.hsl=function(e){var t=e[1]/100;var n=e[2]/100;var r=n*(1-t)+.5*t;var i=0;if(r>0&&r<.5){i=t/(2*r)}else if(r>=.5&&r<1){i=t/(2*(1-r))}return[e[0],i*100,r*100]};o.hcg.hwb=function(e){var t=e[1]/100;var n=e[2]/100;var r=t+n*(1-t);return[e[0],(r-t)*100,(1-r)*100]};o.hwb.hcg=function(e){var t=e[1]/100;var n=e[2]/100;var r=1-n;var i=r-t;var s=0;if(i<1){s=(r-i)/(1-i)}return[e[0],i*100,s*100]};o.apple.rgb=function(e){return[e[0]/65535*255,e[1]/65535*255,e[2]/65535*255]};o.rgb.apple=function(e){return[e[0]/255*65535,e[1]/255*65535,e[2]/255*65535]};o.gray.rgb=function(e){return[e[0]/100*255,e[0]/100*255,e[0]/100*255]};o.gray.hsl=o.gray.hsv=function(e){return[0,0,e[0]]};o.gray.hwb=function(e){return[0,100,e[0]]};o.gray.cmyk=function(e){return[0,0,0,e[0]]};o.gray.lab=function(e){return[e[0],0,0]};o.gray.hex=function(e){var t=Math.round(e[0]/100*255)&255;var n=(t<<16)+(t<<8)+t;var r=n.toString(16).toUpperCase();return"000000".substring(r.length)+r};o.rgb.gray=function(e){var t=(e[0]+e[1]+e[2])/3;return[t/255*100]}},88215:(e,t,n)=>{var r=n(23644);var i=n(92076);var s={};var o=Object.keys(r);function wrapRaw(e){var t=function(t){if(t===undefined||t===null){return t}if(arguments.length>1){t=Array.prototype.slice.call(arguments)}return e(t)};if("conversion"in e){t.conversion=e.conversion}return t}function wrapRounded(e){var t=function(t){if(t===undefined||t===null){return t}if(arguments.length>1){t=Array.prototype.slice.call(arguments)}var n=e(t);if(typeof n==="object"){for(var r=n.length,i=0;i{"use strict";e.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}},92076:(e,t,n)=>{var r=n(23644);function buildGraph(){var e={};var t=Object.keys(r);for(var n=t.length,i=0;i{var r=n(85622);e.exports=function(e,t){if(t){var n=t.map(function(t){return r.resolve(e,t)})}else{var n=e}var i=n.slice(1).reduce(function(e,t){if(!t.match(/^([A-Za-z]:)?\/|\\/)){throw new Error("relative path without a basedir")}var n=t.split(/\/+|\\+/);for(var r=0;e[r]===n[r]&&r1?i.join("/"):"/"}},14551:e=>{e.exports=function(e,n){var r=[];for(var i=0;i{function isArray(e){if(Array.isArray){return Array.isArray(e)}return objectToString(e)==="[object Array]"}t.isArray=isArray;function isBoolean(e){return typeof e==="boolean"}t.isBoolean=isBoolean;function isNull(e){return e===null}t.isNull=isNull;function isNullOrUndefined(e){return e==null}t.isNullOrUndefined=isNullOrUndefined;function isNumber(e){return typeof e==="number"}t.isNumber=isNumber;function isString(e){return typeof e==="string"}t.isString=isString;function isSymbol(e){return typeof e==="symbol"}t.isSymbol=isSymbol;function isUndefined(e){return e===void 0}t.isUndefined=isUndefined;function isRegExp(e){return objectToString(e)==="[object RegExp]"}t.isRegExp=isRegExp;function isObject(e){return typeof e==="object"&&e!==null}t.isObject=isObject;function isDate(e){return objectToString(e)==="[object Date]"}t.isDate=isDate;function isError(e){return objectToString(e)==="[object Error]"||e instanceof Error}t.isError=isError;function isFunction(e){return typeof e==="function"}t.isFunction=isFunction;function isPrimitive(e){return e===null||typeof e==="boolean"||typeof e==="number"||typeof e==="string"||typeof e==="symbol"||typeof e==="undefined"}t.isPrimitive=isPrimitive;t.isBuffer=Buffer.isBuffer;function objectToString(e){return Object.prototype.toString.call(e)}},96487:function(e){(function(t,n){true?e.exports=n():0})(this,function(){"use strict";var e=function isMergeableObject(e){return isNonNullObject(e)&&!isSpecial(e)};function isNonNullObject(e){return!!e&&typeof e==="object"}function isSpecial(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||isReactElement(e)}var t=typeof Symbol==="function"&&Symbol.for;var n=t?Symbol.for("react.element"):60103;function isReactElement(e){return e.$$typeof===n}function emptyTarget(e){return Array.isArray(e)?[]:{}}function cloneUnlessOtherwiseSpecified(e,t){return t.clone!==false&&t.isMergeableObject(e)?deepmerge(emptyTarget(e),e,t):e}function defaultArrayMerge(e,t,n){return e.concat(t).map(function(e){return cloneUnlessOtherwiseSpecified(e,n)})}function mergeObject(e,t,n){var r={};if(n.isMergeableObject(e)){Object.keys(e).forEach(function(t){r[t]=cloneUnlessOtherwiseSpecified(e[t],n)})}Object.keys(t).forEach(function(i){if(!n.isMergeableObject(t[i])||!e[i]){r[i]=cloneUnlessOtherwiseSpecified(t[i],n)}else{r[i]=deepmerge(e[i],t[i],n)}});return r}function deepmerge(t,n,r){r=r||{};r.arrayMerge=r.arrayMerge||defaultArrayMerge;r.isMergeableObject=r.isMergeableObject||e;var i=Array.isArray(n);var s=Array.isArray(t);var o=i===s;if(!o){return cloneUnlessOtherwiseSpecified(n,r)}else if(i){return r.arrayMerge(t,n,r)}else{return mergeObject(t,n,r)}}deepmerge.all=function deepmergeAll(e,t){if(!Array.isArray(e)){throw new Error("first argument should be an array")}return e.reduce(function(e,n){return deepmerge(e,n,t)},{})};var r=deepmerge;return r})},49616:(e,t,n)=>{"use strict";const r=n(31669);e.exports=r.deprecate(function createInnerCallback(e,t,n,r){const i=t.log;if(!i){if(t.stack!==e.stack){const n=function callbackWrapper(){return e.apply(this,arguments)};n.stack=t.stack;n.missing=t.missing;return n}return e}function loggingCallbackWrapper(){return e.apply(this,arguments)}if(n){if(!r){i(n)}loggingCallbackWrapper.log=function writeLog(e){if(r){i(n);r=false}i(" "+e)}}else{loggingCallbackWrapper.log=function writeLog(e){i(e)}}loggingCallbackWrapper.stack=t.stack;loggingCallbackWrapper.missing=t.missing;return loggingCallbackWrapper},"Pass resolveContext instead and use createInnerContext")},52227:e=>{"use strict";e.exports=function createInnerContext(e,t,n){let r=false;const i={log:(()=>{if(!e.log)return undefined;if(!t)return e.log;const n=n=>{if(!r){e.log(t);r=true}e.log(" "+n)};return n})(),stack:e.stack,missing:e.missing};return i}},22471:e=>{"use strict";e.exports=function getInnerRequest(e,t){if(typeof t.__innerRequest==="string"&&t.__innerRequest_request===t.request&&t.__innerRequest_relativePath===t.relativePath)return t.__innerRequest;let n;if(t.request){n=t.request;if(/^\.\.?\//.test(n)&&t.relativePath){n=e.join(t.relativePath,n)}}else{n=t.relativePath}t.__innerRequest_request=t.request;t.__innerRequest_relativePath=t.relativePath;return t.__innerRequest=n}},54448:(e,t,n)=>{var r=n(55757);function init(e,t,n){if(!!t&&typeof t!="string"){t=t.message||t.name}r(this,{type:e,name:e,cause:typeof t!="string"?t:n,message:t},"ewr")}function CustomError(e,t){Error.call(this);if(Error.captureStackTrace)Error.captureStackTrace(this,this.constructor);init.call(this,"CustomError",e,t)}CustomError.prototype=new Error;function createError(e,t,n){var r=function(n,i){init.call(this,t,n,i);if(t=="FilesystemError"){this.code=this.cause.code;this.path=this.cause.path;this.errno=this.cause.errno;this.message=(e.errno[this.cause.errno]?e.errno[this.cause.errno].description:this.cause.message)+(this.cause.path?" ["+this.cause.path+"]":"")}Error.call(this);if(Error.captureStackTrace)Error.captureStackTrace(this,r)};r.prototype=!!n?new n:new CustomError;return r}e.exports=function(e){var t=function(t,n){return createError(e,t,n)};return{CustomError:CustomError,FilesystemError:t("FilesystemError"),createError:t}}},80713:(e,t,n)=>{var r=e.exports.all=[{errno:-2,code:"ENOENT",description:"no such file or directory"},{errno:-1,code:"UNKNOWN",description:"unknown error"},{errno:0,code:"OK",description:"success"},{errno:1,code:"EOF",description:"end of file"},{errno:2,code:"EADDRINFO",description:"getaddrinfo error"},{errno:3,code:"EACCES",description:"permission denied"},{errno:4,code:"EAGAIN",description:"resource temporarily unavailable"},{errno:5,code:"EADDRINUSE",description:"address already in use"},{errno:6,code:"EADDRNOTAVAIL",description:"address not available"},{errno:7,code:"EAFNOSUPPORT",description:"address family not supported"},{errno:8,code:"EALREADY",description:"connection already in progress"},{errno:9,code:"EBADF",description:"bad file descriptor"},{errno:10,code:"EBUSY",description:"resource busy or locked"},{errno:11,code:"ECONNABORTED",description:"software caused connection abort"},{errno:12,code:"ECONNREFUSED",description:"connection refused"},{errno:13,code:"ECONNRESET",description:"connection reset by peer"},{errno:14,code:"EDESTADDRREQ",description:"destination address required"},{errno:15,code:"EFAULT",description:"bad address in system call argument"},{errno:16,code:"EHOSTUNREACH",description:"host is unreachable"},{errno:17,code:"EINTR",description:"interrupted system call"},{errno:18,code:"EINVAL",description:"invalid argument"},{errno:19,code:"EISCONN",description:"socket is already connected"},{errno:20,code:"EMFILE",description:"too many open files"},{errno:21,code:"EMSGSIZE",description:"message too long"},{errno:22,code:"ENETDOWN",description:"network is down"},{errno:23,code:"ENETUNREACH",description:"network is unreachable"},{errno:24,code:"ENFILE",description:"file table overflow"},{errno:25,code:"ENOBUFS",description:"no buffer space available"},{errno:26,code:"ENOMEM",description:"not enough memory"},{errno:27,code:"ENOTDIR",description:"not a directory"},{errno:28,code:"EISDIR",description:"illegal operation on a directory"},{errno:29,code:"ENONET",description:"machine is not on the network"},{errno:31,code:"ENOTCONN",description:"socket is not connected"},{errno:32,code:"ENOTSOCK",description:"socket operation on non-socket"},{errno:33,code:"ENOTSUP",description:"operation not supported on socket"},{errno:34,code:"ENOENT",description:"no such file or directory"},{errno:35,code:"ENOSYS",description:"function not implemented"},{errno:36,code:"EPIPE",description:"broken pipe"},{errno:37,code:"EPROTO",description:"protocol error"},{errno:38,code:"EPROTONOSUPPORT",description:"protocol not supported"},{errno:39,code:"EPROTOTYPE",description:"protocol wrong type for socket"},{errno:40,code:"ETIMEDOUT",description:"connection timed out"},{errno:41,code:"ECHARSET",description:"invalid Unicode character"},{errno:42,code:"EAIFAMNOSUPPORT",description:"address family for hostname not supported"},{errno:44,code:"EAISERVICE",description:"servname not supported for ai_socktype"},{errno:45,code:"EAISOCKTYPE",description:"ai_socktype not supported"},{errno:46,code:"ESHUTDOWN",description:"cannot send after transport endpoint shutdown"},{errno:47,code:"EEXIST",description:"file already exists"},{errno:48,code:"ESRCH",description:"no such process"},{errno:49,code:"ENAMETOOLONG",description:"name too long"},{errno:50,code:"EPERM",description:"operation not permitted"},{errno:51,code:"ELOOP",description:"too many symbolic links encountered"},{errno:52,code:"EXDEV",description:"cross-device link not permitted"},{errno:53,code:"ENOTEMPTY",description:"directory not empty"},{errno:54,code:"ENOSPC",description:"no space left on device"},{errno:55,code:"EIO",description:"i/o error"},{errno:56,code:"EROFS",description:"read-only file system"},{errno:57,code:"ENODEV",description:"no such device"},{errno:58,code:"ESPIPE",description:"invalid seek"},{errno:59,code:"ECANCELED",description:"operation canceled"}];e.exports.errno={};e.exports.code={};r.forEach(function(t){e.exports.errno[t.errno]=t;e.exports.code[t.code]=t});e.exports.custom=n(54448)(e.exports);e.exports.create=e.exports.custom.createError},58732:e=>{"use strict";var t=/[|\\{}()[\]^$+*?.]/g;e.exports=function(e){if(typeof e!=="string"){throw new TypeError("Expected a string")}return e.replace(t,"\\$&")}},16950:(e,t,n)=>{"use strict";const r=n(78120);class Definition{constructor(e,t,n,r,i,s){this.type=e;this.name=t;this.node=n;this.parent=r;this.index=i;this.kind=s}}class ParameterDefinition extends Definition{constructor(e,t,n,i){super(r.Parameter,e,t,null,n,null);this.rest=i}}e.exports={ParameterDefinition:ParameterDefinition,Definition:Definition}},19579:(e,t,n)=>{"use strict";const r=n(42357);const i=n(60018);const s=n(36337);const o=n(24552);const a=n(78120);const c=n(98699).Scope;const u=n(42245).i8;function defaultOptions(){return{optimistic:false,directive:false,nodejsScope:false,impliedStrict:false,sourceType:"script",ecmaVersion:5,childVisitorKeys:null,fallback:"iteration"}}function updateDeeply(e,t){function isHashObject(e){return typeof e==="object"&&e instanceof Object&&!(e instanceof Array)&&!(e instanceof RegExp)}for(const n in t){if(Object.prototype.hasOwnProperty.call(t,n)){const r=t[n];if(isHashObject(r)){if(isHashObject(e[n])){updateDeeply(e[n],r)}else{e[n]=updateDeeply({},r)}}else{e[n]=r}}}return e}function analyze(e,t){const n=updateDeeply(defaultOptions(),t);const o=new i(n);const a=new s(n,o);a.visit(e);r(o.__currentScope===null,"currentScope should be null.");return o}e.exports={version:u,Reference:o,Variable:a,Scope:c,ScopeManager:i,analyze:analyze}},29630:(e,t,n)=>{"use strict";const r=n(92105).Syntax;const i=n(49112);function getLast(e){return e[e.length-1]||null}class PatternVisitor extends i.Visitor{static isPattern(e){const t=e.type;return t===r.Identifier||t===r.ObjectPattern||t===r.ArrayPattern||t===r.SpreadElement||t===r.RestElement||t===r.AssignmentPattern}constructor(e,t,n){super(null,e);this.rootPattern=t;this.callback=n;this.assignments=[];this.rightHandNodes=[];this.restElements=[]}Identifier(e){const t=getLast(this.restElements);this.callback(e,{topLevel:e===this.rootPattern,rest:t!==null&&t!==undefined&&t.argument===e,assignments:this.assignments})}Property(e){if(e.computed){this.rightHandNodes.push(e.key)}this.visit(e.value)}ArrayPattern(e){for(let t=0,n=e.elements.length;t{this.rightHandNodes.push(e)});this.visit(e.callee)}}e.exports=PatternVisitor},24552:e=>{"use strict";const t=1;const n=2;const r=t|n;class Reference{constructor(e,t,n,r,i,s,o){this.identifier=e;this.from=t;this.tainted=false;this.resolved=null;this.flag=n;if(this.isWrite()){this.writeExpr=r;this.partial=s;this.init=o}this.__maybeImplicitGlobal=i}isStatic(){return!this.tainted&&this.resolved&&this.resolved.scope.isStatic()}isWrite(){return!!(this.flag&Reference.WRITE)}isRead(){return!!(this.flag&Reference.READ)}isReadOnly(){return this.flag===Reference.READ}isWriteOnly(){return this.flag===Reference.WRITE}isReadWrite(){return this.flag===Reference.RW}}Reference.READ=t;Reference.WRITE=n;Reference.RW=r;e.exports=Reference},36337:(e,t,n)=>{"use strict";const r=n(92105).Syntax;const i=n(49112);const s=n(24552);const o=n(78120);const a=n(29630);const c=n(16950);const u=n(42357);const l=c.ParameterDefinition;const f=c.Definition;function traverseIdentifierInPattern(e,t,n,r){const i=new a(e,t,r);i.visit(t);if(n!==null&&n!==undefined){i.rightHandNodes.forEach(n.visit,n)}}class Importer extends i.Visitor{constructor(e,t){super(null,t.options);this.declaration=e;this.referencer=t}visitImport(e,t){this.referencer.visitPattern(e,e=>{this.referencer.currentScope().__define(e,new f(o.ImportBinding,e,t,this.declaration,null,null))})}ImportNamespaceSpecifier(e){const t=e.local||e.id;if(t){this.visitImport(t,e)}}ImportDefaultSpecifier(e){const t=e.local||e.id;this.visitImport(t,e)}ImportSpecifier(e){const t=e.local||e.id;if(e.name){this.visitImport(e.name,e)}else{this.visitImport(t,e)}}}class Referencer extends i.Visitor{constructor(e,t){super(null,e);this.options=e;this.scopeManager=t;this.parent=null;this.isInnerMethodDefinition=false}currentScope(){return this.scopeManager.__currentScope}close(e){while(this.currentScope()&&e===this.currentScope().block){this.scopeManager.__currentScope=this.currentScope().__close(this.scopeManager)}}pushInnerMethodDefinition(e){const t=this.isInnerMethodDefinition;this.isInnerMethodDefinition=e;return t}popInnerMethodDefinition(e){this.isInnerMethodDefinition=e}referencingDefaultValue(e,t,n,r){const i=this.currentScope();t.forEach(t=>{i.__referencing(e,s.WRITE,t.right,n,e!==t.left,r)})}visitPattern(e,t,n){let r=t;let i=n;if(typeof t==="function"){i=t;r={processRightHandNodes:false}}traverseIdentifierInPattern(this.options,e,r.processRightHandNodes?this:null,i)}visitFunction(e){let t,n;if(e.type===r.FunctionDeclaration){this.currentScope().__define(e.id,new f(o.FunctionName,e.id,e,null,null,null))}if(e.type===r.FunctionExpression&&e.id){this.scopeManager.__nestFunctionExpressionNameScope(e)}this.scopeManager.__nestFunctionScope(e,this.isInnerMethodDefinition);const i=this;function visitPatternCallback(n,r){i.currentScope().__define(n,new l(n,e,t,r.rest));i.referencingDefaultValue(n,r.assignments,null,true)}for(t=0,n=e.params.length;t{this.currentScope().__define(t,new l(t,e,e.params.length,true))})}if(e.body){if(e.body.type===r.BlockStatement){this.visitChildren(e.body)}else{this.visit(e.body)}}this.close(e)}visitClass(e){if(e.type===r.ClassDeclaration){this.currentScope().__define(e.id,new f(o.ClassName,e.id,e,null,null,null))}this.visit(e.superClass);this.scopeManager.__nestClassScope(e);if(e.id){this.currentScope().__define(e.id,new f(o.ClassName,e.id,e))}this.visit(e.body);this.close(e)}visitProperty(e){let t;if(e.computed){this.visit(e.key)}const n=e.type===r.MethodDefinition;if(n){t=this.pushInnerMethodDefinition(true)}this.visit(e.value);if(n){this.popInnerMethodDefinition(t)}}visitForIn(e){if(e.left.type===r.VariableDeclaration&&e.left.kind!=="var"){this.scopeManager.__nestForScope(e)}if(e.left.type===r.VariableDeclaration){this.visit(e.left);this.visitPattern(e.left.declarations[0].id,t=>{this.currentScope().__referencing(t,s.WRITE,e.right,null,true,true)})}else{this.visitPattern(e.left,{processRightHandNodes:true},(t,n)=>{let r=null;if(!this.currentScope().isStrict){r={pattern:t,node:e}}this.referencingDefaultValue(t,n.assignments,r,false);this.currentScope().__referencing(t,s.WRITE,e.right,r,true,false)})}this.visit(e.right);this.visit(e.body);this.close(e)}visitVariableDeclaration(e,t,n,r){const i=n.declarations[r];const o=i.init;this.visitPattern(i.id,{processRightHandNodes:true},(a,c)=>{e.__define(a,new f(t,a,i,n,r,n.kind));this.referencingDefaultValue(a,c.assignments,null,true);if(o){this.currentScope().__referencing(a,s.WRITE,o,null,!c.topLevel,true)}})}AssignmentExpression(e){if(a.isPattern(e.left)){if(e.operator==="="){this.visitPattern(e.left,{processRightHandNodes:true},(t,n)=>{let r=null;if(!this.currentScope().isStrict){r={pattern:t,node:e}}this.referencingDefaultValue(t,n.assignments,r,false);this.currentScope().__referencing(t,s.WRITE,e.right,r,!n.topLevel,false)})}else{this.currentScope().__referencing(e.left,s.RW,e.right)}}else{this.visit(e.left)}this.visit(e.right)}CatchClause(e){this.scopeManager.__nestCatchScope(e);this.visitPattern(e.param,{processRightHandNodes:true},(t,n)=>{this.currentScope().__define(t,new f(o.CatchClause,e.param,e,null,null,null));this.referencingDefaultValue(t,n.assignments,null,true)});this.visit(e.body);this.close(e)}Program(e){this.scopeManager.__nestGlobalScope(e);if(this.scopeManager.__isNodejsScope()){this.currentScope().isStrict=false;this.scopeManager.__nestFunctionScope(e,false)}if(this.scopeManager.__isES6()&&this.scopeManager.isModule()){this.scopeManager.__nestModuleScope(e)}if(this.scopeManager.isStrictModeSupported()&&this.scopeManager.isImpliedStrict()){this.currentScope().isStrict=true}this.visitChildren(e);this.close(e)}Identifier(e){this.currentScope().__referencing(e)}UpdateExpression(e){if(a.isPattern(e.argument)){this.currentScope().__referencing(e.argument,s.RW,null)}else{this.visitChildren(e)}}MemberExpression(e){this.visit(e.object);if(e.computed){this.visit(e.property)}}Property(e){this.visitProperty(e)}MethodDefinition(e){this.visitProperty(e)}BreakStatement(){}ContinueStatement(){}LabeledStatement(e){this.visit(e.body)}ForStatement(e){if(e.init&&e.init.type===r.VariableDeclaration&&e.init.kind!=="var"){this.scopeManager.__nestForScope(e)}this.visitChildren(e);this.close(e)}ClassExpression(e){this.visitClass(e)}ClassDeclaration(e){this.visitClass(e)}CallExpression(e){if(!this.scopeManager.__ignoreEval()&&e.callee.type===r.Identifier&&e.callee.name==="eval"){this.currentScope().variableScope.__detectEval()}this.visitChildren(e)}BlockStatement(e){if(this.scopeManager.__isES6()){this.scopeManager.__nestBlockScope(e)}this.visitChildren(e);this.close(e)}ThisExpression(){this.currentScope().variableScope.__detectThis()}WithStatement(e){this.visit(e.object);this.scopeManager.__nestWithScope(e);this.visit(e.body);this.close(e)}VariableDeclaration(e){const t=e.kind==="var"?this.currentScope().variableScope:this.currentScope();for(let n=0,r=e.declarations.length;n{"use strict";const r=n(98699);const i=n(42357);const s=r.GlobalScope;const o=r.CatchScope;const a=r.WithScope;const c=r.ModuleScope;const u=r.ClassScope;const l=r.SwitchScope;const f=r.FunctionScope;const p=r.ForScope;const d=r.FunctionExpressionNameScope;const h=r.BlockScope;class ScopeManager{constructor(e){this.scopes=[];this.globalScope=null;this.__nodeToScope=new WeakMap;this.__currentScope=null;this.__options=e;this.__declaredVariables=new WeakMap}__useDirective(){return this.__options.directive}__isOptimistic(){return this.__options.optimistic}__ignoreEval(){return this.__options.ignoreEval}__isNodejsScope(){return this.__options.nodejsScope}isModule(){return this.__options.sourceType==="module"}isImpliedStrict(){return this.__options.impliedStrict}isStrictModeSupported(){return this.__options.ecmaVersion>=5}__get(e){return this.__nodeToScope.get(e)}getDeclaredVariables(e){return this.__declaredVariables.get(e)||[]}acquire(e,t){function predicate(e){if(e.type==="function"&&e.functionExpressionScope){return false}return true}const n=this.__get(e);if(!n||n.length===0){return null}if(n.length===1){return n[0]}if(t){for(let e=n.length-1;e>=0;--e){const t=n[e];if(predicate(t)){return t}}}else{for(let e=0,t=n.length;e=6}}e.exports=ScopeManager},98699:(e,t,n)=>{"use strict";const r=n(92105).Syntax;const i=n(24552);const s=n(78120);const o=n(16950).Definition;const a=n(42357);function isStrictScope(e,t,n,i){let s;if(e.upper&&e.upper.isStrict){return true}if(n){return true}if(e.type==="class"||e.type==="module"){return true}if(e.type==="block"||e.type==="switch"){return false}if(e.type==="function"){if(t.type===r.ArrowFunctionExpression&&t.body.type!==r.BlockStatement){return false}if(t.type===r.Program){s=t}else{s=t.body}if(!s){return false}}else if(e.type==="global"){s=t}else{return false}if(i){for(let e=0,t=s.body.length;e0&&r.every(shouldBeStatically)}__staticCloseRef(e){if(!this.__resolve(e)){this.__delegateToUpperScope(e)}}__dynamicCloseRef(e){let t=this;do{t.through.push(e);t=t.upper}while(t)}__globalCloseRef(e){if(this.__shouldStaticallyCloseForGlobal(e)){this.__staticCloseRef(e)}else{this.__dynamicCloseRef(e)}}__close(e){let t;if(this.__shouldStaticallyClose(e)){t=this.__staticCloseRef}else if(this.type!=="global"){t=this.__dynamicCloseRef}else{t=this.__globalCloseRef}for(let e=0,n=this.__left.length;ee.name.range[0]>=n))}}class ForScope extends Scope{constructor(e,t,n){super(e,"for",t,n,false)}}class ClassScope extends Scope{constructor(e,t,n){super(e,"class",t,n,false)}}e.exports={Scope:Scope,GlobalScope:GlobalScope,ModuleScope:ModuleScope,FunctionExpressionNameScope:FunctionExpressionNameScope,CatchScope:CatchScope,WithScope:WithScope,BlockScope:BlockScope,SwitchScope:SwitchScope,FunctionScope:FunctionScope,ForScope:ForScope,ClassScope:ClassScope}},78120:e=>{"use strict";class Variable{constructor(e,t){this.name=e;this.identifiers=[];this.references=[];this.defs=[];this.tainted=false;this.stack=true;this.scope=t}}Variable.CatchClause="CatchClause";Variable.Parameter="Parameter";Variable.FunctionName="FunctionName";Variable.ClassName="ClassName";Variable.Variable="Variable";Variable.ImportBinding="ImportBinding";Variable.ImplicitGlobalVariable="ImplicitGlobalVariable";e.exports=Variable},49112:(e,t,n)=>{(function(){"use strict";var e=n(92105);function isNode(e){if(e==null){return false}return typeof e==="object"&&typeof e.type==="string"}function isProperty(t,n){return(t===e.Syntax.ObjectExpression||t===e.Syntax.ObjectPattern)&&n==="properties"}function Visitor(t,n){n=n||{};this.__visitor=t||this;this.__childVisitorKeys=n.childVisitorKeys?Object.assign({},e.VisitorKeys,n.childVisitorKeys):e.VisitorKeys;if(n.fallback==="iteration"){this.__fallback=Object.keys}else if(typeof n.fallback==="function"){this.__fallback=n.fallback}}Visitor.prototype.visitChildren=function(t){var n,r,i,s,o,a,c;if(t==null){return}n=t.type||e.Syntax.Property;r=this.__childVisitorKeys[n];if(!r){if(this.__fallback){r=this.__fallback(t)}else{throw new Error("Unknown node type "+n+".")}}for(i=0,s=r.length;i{(function clone(e){"use strict";var t,r,i,s,o,a,c,u,l;function ignoreJSHintError(){}r=Array.isArray;if(!r){r=function isArray(e){return Object.prototype.toString.call(e)==="[object Array]"}}function deepCopy(e){var t={},n,r;for(n in e){if(e.hasOwnProperty(n)){r=e[n];if(typeof r==="object"&&r!==null){t[n]=deepCopy(r)}else{t[n]=r}}}return t}function shallowCopy(e){var t={},n;for(n in e){if(e.hasOwnProperty(n)){t[n]=e[n]}}return t}ignoreJSHintError(shallowCopy);function upperBound(e,t){var n,r,i,s;r=e.length;i=0;while(r){n=r>>>1;s=i+n;if(t(e[s])){r=n}else{i=s+1;r-=n+1}}return i}function lowerBound(e,t){var n,r,i,s;r=e.length;i=0;while(r){n=r>>>1;s=i+n;if(t(e[s])){i=s+1;r-=n+1}else{r=n}}return i}ignoreJSHintError(lowerBound);o=Object.create||function(){function F(){}return function(e){F.prototype=e;return new F}}();a=Object.keys||function(e){var t=[],n;for(n in e){t.push(n)}return t};function extend(e,t){var n=a(t),r,i,s;for(i=0,s=n.length;i=0){f=h[p];m=o[f];if(!m){continue}if(r(m)){d=m.length;while((d-=1)>=0){if(!m[d]){continue}if(isProperty(a,h[p])){s=new Element(m[d],[f,d],"Property",null)}else if(isNode(m[d])){s=new Element(m[d],[f,d],null,null)}else{continue}n.push(s)}}else if(isNode(m)){n.push(new Element(m,f,null,null))}}}}};Controller.prototype.replace=function replace(e,t){var n,i,s,o,a,f,p,d,h,m,g,y,v;function removeElem(e){var t,r,i,s;if(e.ref.remove()){r=e.ref.key;s=e.ref.parent;t=n.length;while(t--){i=n[t];if(i.ref&&i.ref.parent===s){if(i.ref.key=0){v=h[p];m=s[v];if(!m){continue}if(r(m)){d=m.length;while((d-=1)>=0){if(!m[d]){continue}if(isProperty(o,h[p])){f=new Element(m[d],[v,d],"Property",new Reference(m,d))}else if(isNode(m[d])){f=new Element(m[d],[v,d],null,new Reference(m,d))}else{continue}n.push(f)}}else if(isNode(m)){n.push(new Element(m,v,null,new Reference(s,v)))}}}return y.root};function traverse(e,t){var n=new Controller;return n.traverse(e,t)}function replace(e,t){var n=new Controller;return n.replace(e,t)}function extendCommentRange(e,t){var n;n=upperBound(t,function search(t){return t.range[0]>e.range[0]});e.extendedRange=[e.range[0],e.range[1]];if(n!==t.length){e.extendedRange[1]=t[n].range[0]}n-=1;if(n>=0){e.extendedRange[0]=t[n].range[1]}return e}function attachComments(e,t,n){var r=[],s,o,a,c;if(!e.range){throw new Error("attachComments needs range information")}if(!n.length){if(t.length){for(a=0,o=t.length;ae.range[0]){break}if(t.extendedRange[1]===e.range[0]){if(!e.leadingComments){e.leadingComments=[]}e.leadingComments.push(t);r.splice(c,1)}else{c+=1}}if(c===r.length){return i.Break}if(r[c].extendedRange[0]>e.range[1]){return i.Skip}}});c=0;traverse(e,{leave:function(e){var t;while(ce.range[1]){return i.Skip}}});return e}e.version=n(82788).i8;e.Syntax=t;e.traverse=traverse;e.replace=replace;e.attachComments=attachComments;e.VisitorKeys=s;e.VisitorOption=i;e.Controller=Controller;e.cloneEnvironment=function(){return clone({})};return e})(t)},55245:e=>{"use strict";e.exports=function equal(e,t){if(e===t)return true;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return false;var n,r,i;if(Array.isArray(e)){n=e.length;if(n!=t.length)return false;for(r=n;r--!==0;)if(!equal(e[r],t[r]))return false;return true}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();i=Object.keys(e);n=i.length;if(n!==Object.keys(t).length)return false;for(r=n;r--!==0;)if(!Object.prototype.hasOwnProperty.call(t,i[r]))return false;for(r=n;r--!==0;){var s=i[r];if(!equal(e[s],t[s]))return false}return true}return e!==e&&t!==t}},75986:e=>{"use strict";e.exports=function(e,t){if(!t)t={};if(typeof t==="function")t={cmp:t};var n=typeof t.cycles==="boolean"?t.cycles:false;var r=t.cmp&&function(e){return function(t){return function(n,r){var i={key:n,value:t[n]};var s={key:r,value:t[r]};return e(i,s)}}}(t.cmp);var i=[];return function stringify(e){if(e&&e.toJSON&&typeof e.toJSON==="function"){e=e.toJSON()}if(e===undefined)return;if(typeof e=="number")return isFinite(e)?""+e:"null";if(typeof e!=="object")return JSON.stringify(e);var t,s;if(Array.isArray(e)){s="[";for(t=0;t{"use strict";const r=n(85622);const i=n(35747);const s=n(4097);const o=n(93224);const a=n(41365);const{env:c,cwd:u}=process;const l=e=>{try{i.accessSync(e,i.constants.W_OK);return true}catch(e){return false}};function useDirectory(e,t){if(t.create){a.sync(e)}if(t.thunk){return(...t)=>r.join(e,...t)}return e}function getNodeModuleDirectory(e){const t=r.join(e,"node_modules");if(!l(t)&&(i.existsSync(t)||!l(r.join(e)))){return}return t}e.exports=((e={})=>{if(c.CACHE_DIR&&!["true","false","1","0"].includes(c.CACHE_DIR)){return useDirectory(r.join(c.CACHE_DIR,"find-cache-dir"),e)}let{cwd:t=u()}=e;if(e.files){t=s(t,e.files)}t=o.sync(t);if(!t){return}const n=getNodeModuleDirectory(t);if(!n){return undefined}return useDirectory(r.join(t,"node_modules",".cache",e.name),e)})},70558:(e,t,n)=>{"use strict";const r=n(85622);const i=n(6537);const s=n(69446);const o=Symbol("findUp.stop");e.exports=(async(e,t={})=>{let n=r.resolve(t.cwd||"");const{root:s}=r.parse(n);const a=[].concat(e);const c=async t=>{if(typeof e!=="function"){return i(a,t)}const n=await e(t.cwd);if(typeof n==="string"){return i([n],t)}return n};while(true){const e=await c({...t,cwd:n});if(e===o){return}if(e){return r.resolve(n,e)}if(n===s){return}n=r.dirname(n)}});e.exports.sync=((e,t={})=>{let n=r.resolve(t.cwd||"");const{root:s}=r.parse(n);const a=[].concat(e);const c=t=>{if(typeof e!=="function"){return i.sync(a,t)}const n=e(t.cwd);if(typeof n==="string"){return i.sync([n],t)}return n};while(true){const e=c({...t,cwd:n});if(e===o){return}if(e){return r.resolve(n,e)}if(n===s){return}n=r.dirname(n)}});e.exports.exists=s;e.exports.sync.exists=s.sync;e.exports.stop=o},69446:(e,t,n)=>{"use strict";const r=n(35747);const{promisify:i}=n(31669);const s=i(r.access);e.exports=(async e=>{try{await s(e);return true}catch(e){return false}});e.exports.sync=(e=>{try{r.accessSync(e);return true}catch(e){return false}})},95625:(e,t,n)=>{"use strict";const r=n(24302);const i=n(28614).EventEmitter;const s=n(35747);let o=s.writev;if(!o){const e=process.binding("fs");const t=e.FSReqWrap||e.FSReqCallback;o=((n,r,i,s)=>{const o=(e,t)=>s(e,t,r);const a=new t;a.oncomplete=o;e.writeBuffers(n,r,i,a)})}const a=Symbol("_autoClose");const c=Symbol("_close");const u=Symbol("_ended");const l=Symbol("_fd");const f=Symbol("_finished");const p=Symbol("_flags");const d=Symbol("_flush");const h=Symbol("_handleChunk");const m=Symbol("_makeBuf");const g=Symbol("_mode");const y=Symbol("_needDrain");const v=Symbol("_onerror");const _=Symbol("_onopen");const b=Symbol("_onread");const E=Symbol("_onwrite");const w=Symbol("_open");const S=Symbol("_path");const k=Symbol("_pos");const D=Symbol("_queue");const x=Symbol("_read");const C=Symbol("_readSize");const A=Symbol("_reading");const T=Symbol("_remain");const M=Symbol("_size");const O=Symbol("_write");const F=Symbol("_writing");const I=Symbol("_defaultFlag");const R=Symbol("_errored");class ReadStream extends r{constructor(e,t){t=t||{};super(t);this.readable=true;this.writable=false;if(typeof e!=="string")throw new TypeError("path must be a string");this[R]=false;this[l]=typeof t.fd==="number"?t.fd:null;this[S]=e;this[C]=t.readSize||16*1024*1024;this[A]=false;this[M]=typeof t.size==="number"?t.size:Infinity;this[T]=this[M];this[a]=typeof t.autoClose==="boolean"?t.autoClose:true;if(typeof this[l]==="number")this[x]();else this[w]()}get fd(){return this[l]}get path(){return this[S]}write(){throw new TypeError("this is a readable stream")}end(){throw new TypeError("this is a readable stream")}[w](){s.open(this[S],"r",(e,t)=>this[_](e,t))}[_](e,t){if(e)this[v](e);else{this[l]=t;this.emit("open",t);this[x]()}}[m](){return Buffer.allocUnsafe(Math.min(this[C],this[T]))}[x](){if(!this[A]){this[A]=true;const e=this[m]();if(e.length===0)return process.nextTick(()=>this[b](null,0,e));s.read(this[l],e,0,e.length,null,(e,t,n)=>this[b](e,t,n))}}[b](e,t,n){this[A]=false;if(e)this[v](e);else if(this[h](t,n))this[x]()}[c](){if(this[a]&&typeof this[l]==="number"){const e=this[l];this[l]=null;s.close(e,e=>e?this.emit("error",e):this.emit("close"))}}[v](e){this[A]=true;this[c]();this.emit("error",e)}[h](e,t){let n=false;this[T]-=e;if(e>0)n=super.write(ethis[_](e,t))}[_](e,t){if(this[I]&&this[p]==="r+"&&e&&e.code==="ENOENT"){this[p]="w";this[w]()}else if(e)this[v](e);else{this[l]=t;this.emit("open",t);this[d]()}}end(e,t){if(e)this.write(e,t);this[u]=true;if(!this[F]&&!this[D].length&&typeof this[l]==="number")this[E](null,0);return this}write(e,t){if(typeof e==="string")e=Buffer.from(e,t);if(this[u]){this.emit("error",new Error("write() after end()"));return false}if(this[l]===null||this[F]||this[D].length){this[D].push(e);this[y]=true;return false}this[F]=true;this[O](e);return true}[O](e){s.write(this[l],e,0,e.length,this[k],(e,t)=>this[E](e,t))}[E](e,t){if(e)this[v](e);else{if(this[k]!==null)this[k]+=t;if(this[D].length)this[d]();else{this[F]=false;if(this[u]&&!this[f]){this[f]=true;this[c]();this.emit("finish")}else if(this[y]){this[y]=false;this.emit("drain")}}}}[d](){if(this[D].length===0){if(this[u])this[E](null,0)}else if(this[D].length===1)this[O](this[D].pop());else{const e=this[D];this[D]=[];o(this[l],e,this[k],(e,t)=>this[E](e,t))}}[c](){if(this[a]&&typeof this[l]==="number"){const e=this[l];this[l]=null;s.close(e,e=>e?this.emit("error",e):this.emit("close"))}}}class WriteStreamSync extends WriteStream{[w](){let e;if(this[I]&&this[p]==="r+"){try{e=s.openSync(this[S],this[p],this[g])}catch(e){if(e.code==="ENOENT"){this[p]="w";return this[w]()}else throw e}}else e=s.openSync(this[S],this[p],this[g]);this[_](null,e)}[c](){if(this[a]&&typeof this[l]==="number"){const e=this[l];this[l]=null;s.closeSync(e);this.emit("close")}}[O](e){let t=true;try{this[E](null,s.writeSync(this[l],e,0,e.length,this[k]));t=false}finally{if(t)try{this[c]()}catch(e){}}}}t.ReadStream=ReadStream;t.ReadStreamSync=ReadStreamSync;t.WriteStream=WriteStream;t.WriteStreamSync=WriteStreamSync},29909:(e,t,n)=>{e.exports=realpath;realpath.realpath=realpath;realpath.sync=realpathSync;realpath.realpathSync=realpathSync;realpath.monkeypatch=monkeypatch;realpath.unmonkeypatch=unmonkeypatch;var r=n(35747);var i=r.realpath;var s=r.realpathSync;var o=process.version;var a=/^v[0-5]\./.test(o);var c=n(58411);function newError(e){return e&&e.syscall==="realpath"&&(e.code==="ELOOP"||e.code==="ENOMEM"||e.code==="ENAMETOOLONG")}function realpath(e,t,n){if(a){return i(e,t,n)}if(typeof t==="function"){n=t;t=null}i(e,t,function(r,i){if(newError(r)){c.realpath(e,t,n)}else{n(r,i)}})}function realpathSync(e,t){if(a){return s(e,t)}try{return s(e,t)}catch(n){if(newError(n)){return c.realpathSync(e,t)}else{throw n}}}function monkeypatch(){r.realpath=realpath;r.realpathSync=realpathSync}function unmonkeypatch(){r.realpath=i;r.realpathSync=s}},58411:(e,t,n)=>{var r=n(85622);var i=process.platform==="win32";var s=n(35747);var o=process.env.NODE_DEBUG&&/fs/.test(process.env.NODE_DEBUG);function rethrow(){var e;if(o){var t=new Error;e=debugCallback}else e=missingCallback;return e;function debugCallback(e){if(e){t.message=e.message;e=t;missingCallback(e)}}function missingCallback(e){if(e){if(process.throwDeprecation)throw e;else if(!process.noDeprecation){var t="fs: missing callback "+(e.stack||e.message);if(process.traceDeprecation)console.trace(t);else console.error(t)}}}}function maybeCallback(e){return typeof e==="function"?e:rethrow()}var a=r.normalize;if(i){var c=/(.*?)(?:[\/\\]+|$)/g}else{var c=/(.*?)(?:[\/]+|$)/g}if(i){var u=/^(?:[a-zA-Z]:|[\\\/]{2}[^\\\/]+[\\\/][^\\\/]+)?[\\\/]*/}else{var u=/^[\/]*/}t.realpathSync=function realpathSync(e,t){e=r.resolve(e);if(t&&Object.prototype.hasOwnProperty.call(t,e)){return t[e]}var n=e,o={},a={};var l;var f;var p;var d;start();function start(){var t=u.exec(e);l=t[0].length;f=t[0];p=t[0];d="";if(i&&!a[p]){s.lstatSync(p);a[p]=true}}while(l=e.length){if(t)t[o]=e;return n(null,e)}c.lastIndex=f;var r=c.exec(e);h=p;p+=r[0];d=h+r[1];f=c.lastIndex;if(l[d]||t&&t[d]===d){return process.nextTick(LOOP)}if(t&&Object.prototype.hasOwnProperty.call(t,d)){return gotResolvedLink(t[d])}return s.lstat(d,gotStat)}function gotStat(e,r){if(e)return n(e);if(!r.isSymbolicLink()){l[d]=true;if(t)t[d]=d;return process.nextTick(LOOP)}if(!i){var o=r.dev.toString(32)+":"+r.ino.toString(32);if(a.hasOwnProperty(o)){return gotTarget(null,a[o],d)}}s.stat(d,function(e){if(e)return n(e);s.readlink(d,function(e,t){if(!i)a[o]=t;gotTarget(e,t)})})}function gotTarget(e,i,s){if(e)return n(e);var o=r.resolve(h,i);if(t)t[s]=o;gotResolvedLink(o)}function gotResolvedLink(t){e=r.resolve(t,e.slice(f));start()}}},70554:e=>{e.exports=function(e,t){if(typeof e!=="string"){throw new TypeError("Expected a string")}var n=String(e);var r="";var i=t?!!t.extended:false;var s=t?!!t.globstar:false;var o=false;var a=t&&typeof t.flags==="string"?t.flags:"";var c;for(var u=0,l=n.length;u1&&(f==="/"||f===undefined)&&(d==="/"||d===undefined);if(h){r+="((?:[^/]*(?:/|$))*)";u++}else{r+="([^/]*)"}}break;default:r+=c}}if(!a||!~a.indexOf("g")){r="^"+r+"$"}return new RegExp(r,a)}},70601:(e,t,n)=>{t.alphasort=alphasort;t.alphasorti=alphasorti;t.setopts=setopts;t.ownProp=ownProp;t.makeAbs=makeAbs;t.finish=finish;t.mark=mark;t.isIgnored=isIgnored;t.childrenIgnored=childrenIgnored;function ownProp(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var r=n(85622);var i=n(642);var s=n(52963);var o=i.Minimatch;function alphasorti(e,t){return e.toLowerCase().localeCompare(t.toLowerCase())}function alphasort(e,t){return e.localeCompare(t)}function setupIgnores(e,t){e.ignore=t.ignore||[];if(!Array.isArray(e.ignore))e.ignore=[e.ignore];if(e.ignore.length){e.ignore=e.ignore.map(ignoreMap)}}function ignoreMap(e){var t=null;if(e.slice(-3)==="/**"){var n=e.replace(/(\/\*\*)+$/,"");t=new o(n,{dot:true})}return{matcher:new o(e,{dot:true}),gmatcher:t}}function setopts(e,t,n){if(!n)n={};if(n.matchBase&&-1===t.indexOf("/")){if(n.noglobstar){throw new Error("base matching requires globstar")}t="**/"+t}e.silent=!!n.silent;e.pattern=t;e.strict=n.strict!==false;e.realpath=!!n.realpath;e.realpathCache=n.realpathCache||Object.create(null);e.follow=!!n.follow;e.dot=!!n.dot;e.mark=!!n.mark;e.nodir=!!n.nodir;if(e.nodir)e.mark=true;e.sync=!!n.sync;e.nounique=!!n.nounique;e.nonull=!!n.nonull;e.nosort=!!n.nosort;e.nocase=!!n.nocase;e.stat=!!n.stat;e.noprocess=!!n.noprocess;e.absolute=!!n.absolute;e.maxLength=n.maxLength||Infinity;e.cache=n.cache||Object.create(null);e.statCache=n.statCache||Object.create(null);e.symlinks=n.symlinks||Object.create(null);setupIgnores(e,n);e.changedCwd=false;var i=process.cwd();if(!ownProp(n,"cwd"))e.cwd=i;else{e.cwd=r.resolve(n.cwd);e.changedCwd=e.cwd!==i}e.root=n.root||r.resolve(e.cwd,"/");e.root=r.resolve(e.root);if(process.platform==="win32")e.root=e.root.replace(/\\/g,"/");e.cwdAbs=s(e.cwd)?e.cwd:makeAbs(e,e.cwd);if(process.platform==="win32")e.cwdAbs=e.cwdAbs.replace(/\\/g,"/");e.nomount=!!n.nomount;n.nonegate=true;n.nocomment=true;e.minimatch=new o(t,n);e.options=e.minimatch.options}function finish(e){var t=e.nounique;var n=t?[]:Object.create(null);for(var r=0,i=e.matches.length;r{e.exports=glob;var r=n(35747);var i=n(29909);var s=n(642);var o=s.Minimatch;var a=n(28309);var c=n(28614).EventEmitter;var u=n(85622);var l=n(42357);var f=n(52963);var p=n(38381);var d=n(70601);var h=d.alphasort;var m=d.alphasorti;var g=d.setopts;var y=d.ownProp;var v=n(78753);var _=n(31669);var b=d.childrenIgnored;var E=d.isIgnored;var w=n(56481);function glob(e,t,n){if(typeof t==="function")n=t,t={};if(!t)t={};if(t.sync){if(n)throw new TypeError("callback provided to sync glob");return p(e,t)}return new Glob(e,t,n)}glob.sync=p;var S=glob.GlobSync=p.GlobSync;glob.glob=glob;function extend(e,t){if(t===null||typeof t!=="object"){return e}var n=Object.keys(t);var r=n.length;while(r--){e[n[r]]=t[n[r]]}return e}glob.hasMagic=function(e,t){var n=extend({},t);n.noprocess=true;var r=new Glob(e,n);var i=r.minimatch.set;if(!e)return false;if(i.length>1)return true;for(var s=0;sthis.maxLength)return t();if(!this.stat&&y(this.cache,n)){var s=this.cache[n];if(Array.isArray(s))s="DIR";if(!i||s==="DIR")return t(null,s);if(i&&s==="FILE")return t()}var o;var a=this.statCache[n];if(a!==undefined){if(a===false)return t(null,a);else{var c=a.isDirectory()?"DIR":"FILE";if(i&&c==="FILE")return t();else return t(null,c,a)}}var u=this;var l=v("stat\0"+n,lstatcb_);if(l)r.lstat(n,l);function lstatcb_(i,s){if(s&&s.isSymbolicLink()){return r.stat(n,function(r,i){if(r)u._stat2(e,n,null,s,t);else u._stat2(e,n,r,i,t)})}else{u._stat2(e,n,i,s,t)}}};Glob.prototype._stat2=function(e,t,n,r,i){if(n&&(n.code==="ENOENT"||n.code==="ENOTDIR")){this.statCache[t]=false;return i()}var s=e.slice(-1)==="/";this.statCache[t]=r;if(t.slice(-1)==="/"&&r&&!r.isDirectory())return i(null,false,r);var o=true;if(r)o=r.isDirectory()?"DIR":"FILE";this.cache[t]=this.cache[t]||o;if(s&&o==="FILE")return i();return i(null,o,r)}},38381:(e,t,n)=>{e.exports=globSync;globSync.GlobSync=GlobSync;var r=n(35747);var i=n(29909);var s=n(642);var o=s.Minimatch;var a=n(18750).Glob;var c=n(31669);var u=n(85622);var l=n(42357);var f=n(52963);var p=n(70601);var d=p.alphasort;var h=p.alphasorti;var m=p.setopts;var g=p.ownProp;var y=p.childrenIgnored;var v=p.isIgnored;function globSync(e,t){if(typeof t==="function"||arguments.length===3)throw new TypeError("callback provided to sync glob\n"+"See: https://github.com/isaacs/node-glob/issues/167");return new GlobSync(e,t).found}function GlobSync(e,t){if(!e)throw new Error("must provide pattern");if(typeof t==="function"||arguments.length===3)throw new TypeError("callback provided to sync glob\n"+"See: https://github.com/isaacs/node-glob/issues/167");if(!(this instanceof GlobSync))return new GlobSync(e,t);m(this,e,t);if(this.noprocess)return this;var n=this.minimatch.set.length;this.matches=new Array(n);for(var r=0;rthis.maxLength)return false;if(!this.stat&&g(this.cache,t)){var i=this.cache[t];if(Array.isArray(i))i="DIR";if(!n||i==="DIR")return i;if(n&&i==="FILE")return false}var s;var o=this.statCache[t];if(!o){var a;try{a=r.lstatSync(t)}catch(e){if(e&&(e.code==="ENOENT"||e.code==="ENOTDIR")){this.statCache[t]=false;return false}}if(a&&a.isSymbolicLink()){try{o=r.statSync(t)}catch(e){o=a}}else{o=a}}this.statCache[t]=o;var i=true;if(o)i=o.isDirectory()?"DIR":"FILE";this.cache[t]=this.cache[t]||i;if(n&&i==="FILE")return false;return i};GlobSync.prototype._mark=function(e){return p.mark(this,e)};GlobSync.prototype._makeAbs=function(e){return p.makeAbs(this,e)}},40858:e=>{"use strict";e.exports=clone;function clone(e){if(e===null||typeof e!=="object")return e;if(e instanceof Object)var t={__proto__:e.__proto__};else var t=Object.create(null);Object.getOwnPropertyNames(e).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))});return t}},15808:(e,t,n)=>{var r=n(35747);var i=n(82444);var s=n(94073);var o=n(40858);var a=n(31669);var c;var u;if(typeof Symbol==="function"&&typeof Symbol.for==="function"){c=Symbol.for("graceful-fs.queue");u=Symbol.for("graceful-fs.previous")}else{c="___graceful-fs.queue";u="___graceful-fs.previous"}function noop(){}function publishQueue(e,t){Object.defineProperty(e,c,{get:function(){return t}})}var l=noop;if(a.debuglog)l=a.debuglog("gfs4");else if(/\bgfs4\b/i.test(process.env.NODE_DEBUG||""))l=function(){var e=a.format.apply(a,arguments);e="GFS4: "+e.split(/\n/).join("\nGFS4: ");console.error(e)};if(!r[c]){var f=global[c]||[];publishQueue(r,f);r.close=function(e){function close(t,n){return e.call(r,t,function(e){if(!e){retry()}if(typeof n==="function")n.apply(this,arguments)})}Object.defineProperty(close,u,{value:e});return close}(r.close);r.closeSync=function(e){function closeSync(t){e.apply(r,arguments);retry()}Object.defineProperty(closeSync,u,{value:e});return closeSync}(r.closeSync);if(/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")){process.on("exit",function(){l(r[c]);n(42357).equal(r[c].length,0)})}}if(!global[c]){publishQueue(global,r[c])}e.exports=patch(o(r));if(process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH&&!r.__patched){e.exports=patch(r);r.__patched=true}function patch(e){i(e);e.gracefulify=patch;e.createReadStream=createReadStream;e.createWriteStream=createWriteStream;var t=e.readFile;e.readFile=readFile;function readFile(e,n,r){if(typeof n==="function")r=n,n=null;return go$readFile(e,n,r);function go$readFile(e,n,r){return t(e,n,function(t){if(t&&(t.code==="EMFILE"||t.code==="ENFILE"))enqueue([go$readFile,[e,n,r]]);else{if(typeof r==="function")r.apply(this,arguments);retry()}})}}var n=e.writeFile;e.writeFile=writeFile;function writeFile(e,t,r,i){if(typeof r==="function")i=r,r=null;return go$writeFile(e,t,r,i);function go$writeFile(e,t,r,i){return n(e,t,r,function(n){if(n&&(n.code==="EMFILE"||n.code==="ENFILE"))enqueue([go$writeFile,[e,t,r,i]]);else{if(typeof i==="function")i.apply(this,arguments);retry()}})}}var r=e.appendFile;if(r)e.appendFile=appendFile;function appendFile(e,t,n,i){if(typeof n==="function")i=n,n=null;return go$appendFile(e,t,n,i);function go$appendFile(e,t,n,i){return r(e,t,n,function(r){if(r&&(r.code==="EMFILE"||r.code==="ENFILE"))enqueue([go$appendFile,[e,t,n,i]]);else{if(typeof i==="function")i.apply(this,arguments);retry()}})}}var o=e.readdir;e.readdir=readdir;function readdir(e,t,n){var r=[e];if(typeof t!=="function"){r.push(t)}else{n=t}r.push(go$readdir$cb);return go$readdir(r);function go$readdir$cb(e,t){if(t&&t.sort)t.sort();if(e&&(e.code==="EMFILE"||e.code==="ENFILE"))enqueue([go$readdir,[r]]);else{if(typeof n==="function")n.apply(this,arguments);retry()}}}function go$readdir(t){return o.apply(e,t)}if(process.version.substr(0,4)==="v0.8"){var a=s(e);ReadStream=a.ReadStream;WriteStream=a.WriteStream}var c=e.ReadStream;if(c){ReadStream.prototype=Object.create(c.prototype);ReadStream.prototype.open=ReadStream$open}var u=e.WriteStream;if(u){WriteStream.prototype=Object.create(u.prototype);WriteStream.prototype.open=WriteStream$open}Object.defineProperty(e,"ReadStream",{get:function(){return ReadStream},set:function(e){ReadStream=e},enumerable:true,configurable:true});Object.defineProperty(e,"WriteStream",{get:function(){return WriteStream},set:function(e){WriteStream=e},enumerable:true,configurable:true});var l=ReadStream;Object.defineProperty(e,"FileReadStream",{get:function(){return l},set:function(e){l=e},enumerable:true,configurable:true});var f=WriteStream;Object.defineProperty(e,"FileWriteStream",{get:function(){return f},set:function(e){f=e},enumerable:true,configurable:true});function ReadStream(e,t){if(this instanceof ReadStream)return c.apply(this,arguments),this;else return ReadStream.apply(Object.create(ReadStream.prototype),arguments)}function ReadStream$open(){var e=this;open(e.path,e.flags,e.mode,function(t,n){if(t){if(e.autoClose)e.destroy();e.emit("error",t)}else{e.fd=n;e.emit("open",n);e.read()}})}function WriteStream(e,t){if(this instanceof WriteStream)return u.apply(this,arguments),this;else return WriteStream.apply(Object.create(WriteStream.prototype),arguments)}function WriteStream$open(){var e=this;open(e.path,e.flags,e.mode,function(t,n){if(t){e.destroy();e.emit("error",t)}else{e.fd=n;e.emit("open",n)}})}function createReadStream(t,n){return new e.ReadStream(t,n)}function createWriteStream(t,n){return new e.WriteStream(t,n)}var p=e.open;e.open=open;function open(e,t,n,r){if(typeof n==="function")r=n,n=null;return go$open(e,t,n,r);function go$open(e,t,n,r){return p(e,t,n,function(i,s){if(i&&(i.code==="EMFILE"||i.code==="ENFILE"))enqueue([go$open,[e,t,n,r]]);else{if(typeof r==="function")r.apply(this,arguments);retry()}})}}return e}function enqueue(e){l("ENQUEUE",e[0].name,e[1]);r[c].push(e)}function retry(){var e=r[c].shift();if(e){l("RETRY",e[0].name,e[1]);e[0].apply(null,e[1])}}},94073:(e,t,n)=>{var r=n(92413).Stream;e.exports=legacy;function legacy(e){return{ReadStream:ReadStream,WriteStream:WriteStream};function ReadStream(t,n){if(!(this instanceof ReadStream))return new ReadStream(t,n);r.call(this);var i=this;this.path=t;this.fd=null;this.readable=true;this.paused=false;this.flags="r";this.mode=438;this.bufferSize=64*1024;n=n||{};var s=Object.keys(n);for(var o=0,a=s.length;othis.end){throw new Error("start must be <= end")}this.pos=this.start}if(this.fd!==null){process.nextTick(function(){i._read()});return}e.open(this.path,this.flags,this.mode,function(e,t){if(e){i.emit("error",e);i.readable=false;return}i.fd=t;i.emit("open",t);i._read()})}function WriteStream(t,n){if(!(this instanceof WriteStream))return new WriteStream(t,n);r.call(this);this.path=t;this.fd=null;this.writable=true;this.flags="w";this.encoding="binary";this.mode=438;this.bytesWritten=0;n=n||{};var i=Object.keys(n);for(var s=0,o=i.length;s= zero")}this.pos=this.start}this.busy=false;this._queue=[];if(this.fd===null){this._open=e.open;this._queue.push([this._open,this.path,this.flags,this.mode,undefined]);this.flush()}}}},82444:(e,t,n)=>{var r=n(27619);var i=process.cwd;var s=null;var o=process.env.GRACEFUL_FS_PLATFORM||process.platform;process.cwd=function(){if(!s)s=i.call(process);return s};try{process.cwd()}catch(e){}var a=process.chdir;process.chdir=function(e){s=null;a.call(process,e)};e.exports=patch;function patch(e){if(r.hasOwnProperty("O_SYMLINK")&&process.version.match(/^v0\.6\.[0-2]|^v0\.5\./)){patchLchmod(e)}if(!e.lutimes){patchLutimes(e)}e.chown=chownFix(e.chown);e.fchown=chownFix(e.fchown);e.lchown=chownFix(e.lchown);e.chmod=chmodFix(e.chmod);e.fchmod=chmodFix(e.fchmod);e.lchmod=chmodFix(e.lchmod);e.chownSync=chownFixSync(e.chownSync);e.fchownSync=chownFixSync(e.fchownSync);e.lchownSync=chownFixSync(e.lchownSync);e.chmodSync=chmodFixSync(e.chmodSync);e.fchmodSync=chmodFixSync(e.fchmodSync);e.lchmodSync=chmodFixSync(e.lchmodSync);e.stat=statFix(e.stat);e.fstat=statFix(e.fstat);e.lstat=statFix(e.lstat);e.statSync=statFixSync(e.statSync);e.fstatSync=statFixSync(e.fstatSync);e.lstatSync=statFixSync(e.lstatSync);if(!e.lchmod){e.lchmod=function(e,t,n){if(n)process.nextTick(n)};e.lchmodSync=function(){}}if(!e.lchown){e.lchown=function(e,t,n,r){if(r)process.nextTick(r)};e.lchownSync=function(){}}if(o==="win32"){e.rename=function(t){return function(n,r,i){var s=Date.now();var o=0;t(n,r,function CB(a){if(a&&(a.code==="EACCES"||a.code==="EPERM")&&Date.now()-s<6e4){setTimeout(function(){e.stat(r,function(e,s){if(e&&e.code==="ENOENT")t(n,r,CB);else i(a)})},o);if(o<100)o+=10;return}if(i)i(a)})}}(e.rename)}e.read=function(t){function read(n,r,i,s,o,a){var c;if(a&&typeof a==="function"){var u=0;c=function(l,f,p){if(l&&l.code==="EAGAIN"&&u<10){u++;return t.call(e,n,r,i,s,o,c)}a.apply(this,arguments)}}return t.call(e,n,r,i,s,o,c)}read.__proto__=t;return read}(e.read);e.readSync=function(t){return function(n,r,i,s,o){var a=0;while(true){try{return t.call(e,n,r,i,s,o)}catch(e){if(e.code==="EAGAIN"&&a<10){a++;continue}throw e}}}}(e.readSync);function patchLchmod(e){e.lchmod=function(t,n,i){e.open(t,r.O_WRONLY|r.O_SYMLINK,n,function(t,r){if(t){if(i)i(t);return}e.fchmod(r,n,function(t){e.close(r,function(e){if(i)i(t||e)})})})};e.lchmodSync=function(t,n){var i=e.openSync(t,r.O_WRONLY|r.O_SYMLINK,n);var s=true;var o;try{o=e.fchmodSync(i,n);s=false}finally{if(s){try{e.closeSync(i)}catch(e){}}else{e.closeSync(i)}}return o}}function patchLutimes(e){if(r.hasOwnProperty("O_SYMLINK")){e.lutimes=function(t,n,i,s){e.open(t,r.O_SYMLINK,function(t,r){if(t){if(s)s(t);return}e.futimes(r,n,i,function(t){e.close(r,function(e){if(s)s(t||e)})})})};e.lutimesSync=function(t,n,i){var s=e.openSync(t,r.O_SYMLINK);var o;var a=true;try{o=e.futimesSync(s,n,i);a=false}finally{if(a){try{e.closeSync(s)}catch(e){}}else{e.closeSync(s)}}return o}}else{e.lutimes=function(e,t,n,r){if(r)process.nextTick(r)};e.lutimesSync=function(){}}}function chmodFix(t){if(!t)return t;return function(n,r,i){return t.call(e,n,r,function(e){if(chownErOk(e))e=null;if(i)i.apply(this,arguments)})}}function chmodFixSync(t){if(!t)return t;return function(n,r){try{return t.call(e,n,r)}catch(e){if(!chownErOk(e))throw e}}}function chownFix(t){if(!t)return t;return function(n,r,i,s){return t.call(e,n,r,i,function(e){if(chownErOk(e))e=null;if(s)s.apply(this,arguments)})}}function chownFixSync(t){if(!t)return t;return function(n,r,i){try{return t.call(e,n,r,i)}catch(e){if(!chownErOk(e))throw e}}}function statFix(t){if(!t)return t;return function(n,r,i){if(typeof r==="function"){i=r;r=null}function callback(e,t){if(t){if(t.uid<0)t.uid+=4294967296;if(t.gid<0)t.gid+=4294967296}if(i)i.apply(this,arguments)}return r?t.call(e,n,r,callback):t.call(e,n,callback)}}function statFixSync(t){if(!t)return t;return function(n,r){var i=r?t.call(e,n,r):t.call(e,n);if(i.uid<0)i.uid+=4294967296;if(i.gid<0)i.gid+=4294967296;return i}}function chownErOk(e){if(!e)return true;if(e.code==="ENOSYS")return true;var t=!process.getuid||process.getuid()!==0;if(t){if(e.code==="EINVAL"||e.code==="EPERM")return true}return false}}},86811:e=>{"use strict";e.exports=((e,t=process.argv)=>{const n=e.startsWith("-")?"":e.length===1?"-":"--";const r=t.indexOf(n+e);const i=t.indexOf("--");return r!==-1&&(i===-1||r{(function(){var t;function MurmurHash3(e,n){var r=this instanceof MurmurHash3?this:t;r.reset(n);if(typeof e==="string"&&e.length>0){r.hash(e)}if(r!==this){return r}}MurmurHash3.prototype.hash=function(e){var t,n,r,i,s;s=e.length;this.len+=s;n=this.k1;r=0;switch(this.rem){case 0:n^=s>r?e.charCodeAt(r++)&65535:0;case 1:n^=s>r?(e.charCodeAt(r++)&65535)<<8:0;case 2:n^=s>r?(e.charCodeAt(r++)&65535)<<16:0;case 3:n^=s>r?(e.charCodeAt(r)&255)<<24:0;n^=s>r?(e.charCodeAt(r++)&65280)>>8:0}this.rem=s+this.rem&3;s-=this.rem;if(s>0){t=this.h1;while(1){n=n*11601+(n&65535)*3432906752&4294967295;n=n<<15|n>>>17;n=n*13715+(n&65535)*461832192&4294967295;t^=n;t=t<<13|t>>>19;t=t*5+3864292196&4294967295;if(r>=s){break}n=e.charCodeAt(r++)&65535^(e.charCodeAt(r++)&65535)<<8^(e.charCodeAt(r++)&65535)<<16;i=e.charCodeAt(r++);n^=(i&255)<<24^(i&65280)>>8}n=0;switch(this.rem){case 3:n^=(e.charCodeAt(r+2)&65535)<<16;case 2:n^=(e.charCodeAt(r+1)&65535)<<8;case 1:n^=e.charCodeAt(r)&65535}this.h1=t}this.k1=n;return this};MurmurHash3.prototype.result=function(){var e,t;e=this.k1;t=this.h1;if(e>0){e=e*11601+(e&65535)*3432906752&4294967295;e=e<<15|e>>>17;e=e*13715+(e&65535)*461832192&4294967295;t^=e}t^=this.len;t^=t>>>16;t=t*51819+(t&65535)*2246770688&4294967295;t^=t>>>13;t=t*44597+(t&65535)*3266445312&4294967295;t^=t>>>16;return t>>>0};MurmurHash3.prototype.reset=function(e){this.h1=typeof e==="number"?e:0;this.rem=this.k1=this.len=0;return this};t=new MurmurHash3;if(true){e.exports=MurmurHash3}else{}})()},31417:e=>{"use strict";e.exports=((e,t=1,n)=>{n={indent:" ",includeEmptyLines:false,...n};if(typeof e!=="string"){throw new TypeError(`Expected \`input\` to be a \`string\`, got \`${typeof e}\``)}if(typeof t!=="number"){throw new TypeError(`Expected \`count\` to be a \`number\`, got \`${typeof t}\``)}if(typeof n.indent!=="string"){throw new TypeError(`Expected \`options.indent\` to be a \`string\`, got \`${typeof n.indent}\``)}if(t===0){return e}const r=n.includeEmptyLines?/^/gm:/^(?!\s*$)/gm;return e.replace(r,n.indent.repeat(t))})},47411:(e,t,n)=>{const r=new Map;const i=n(35747);const{dirname:s,resolve:o}=n(85622);const a=e=>new Promise((t,n)=>i.lstat(e,(e,r)=>e?n(e):t(r)));const c=e=>{e=o(e);if(r.has(e))return Promise.resolve(r.get(e));const t=t=>{const{uid:n,gid:i}=t;r.set(e,{uid:n,gid:i});return{uid:n,gid:i}};const n=s(e);const i=n===e?null:t=>{return c(n).then(t=>{r.set(e,t);return t})};return a(e).then(t,i)};const u=e=>{e=o(e);if(r.has(e))return r.get(e);const t=s(e);let n=true;try{const s=i.lstatSync(e);n=false;const{uid:o,gid:a}=s;r.set(e,{uid:o,gid:a});return{uid:o,gid:a}}finally{if(n&&t!==e){const n=u(t);r.set(e,n);return n}}};const l=new Map;e.exports=(e=>{e=o(e);if(l.has(e))return Promise.resolve(l.get(e));const t=c(e).then(t=>{l.delete(e);return t});l.set(e,t);return t});e.exports.sync=u;e.exports.clearCache=(()=>{r.clear();l.clear()})},78753:(e,t,n)=>{var r=n(83687);var i=Object.create(null);var s=n(56481);e.exports=r(inflight);function inflight(e,t){if(i[e]){i[e].push(t);return null}else{i[e]=[t];return makeres(e)}}function makeres(e){return s(function RES(){var t=i[e];var n=t.length;var r=slice(arguments);try{for(var s=0;sn){t.splice(0,n);process.nextTick(function(){RES.apply(null,r)})}else{delete i[e]}}})}function slice(e){var t=e.length;var n=[];for(var r=0;r{try{var r=n(31669);if(typeof r.inherits!=="function")throw"";e.exports=r.inherits}catch(t){e.exports=n(70474)}},70474:e=>{if(typeof Object.create==="function"){e.exports=function inherits(e,t){if(t){e.super_=t;e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:false,writable:true,configurable:true}})}}}else{e.exports=function inherits(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype;e.prototype=new n;e.prototype.constructor=e}}}},27523:e=>{var t={}.toString;e.exports=Array.isArray||function(e){return t.call(e)=="[object Array]"}},15986:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.default=void 0;var r=n(42195);function _defineProperty(e,t,n){if(t in e){Object.defineProperty(e,t,{value:n,enumerable:true,configurable:true,writable:true})}else{e[t]=n}return e}class Farm{constructor(e,t,n){_defineProperty(this,"_computeWorkerKey",void 0);_defineProperty(this,"_cacheKeys",void 0);_defineProperty(this,"_callback",void 0);_defineProperty(this,"_last",void 0);_defineProperty(this,"_locks",void 0);_defineProperty(this,"_numOfWorkers",void 0);_defineProperty(this,"_offset",void 0);_defineProperty(this,"_queue",void 0);this._cacheKeys=Object.create(null);this._callback=t;this._last=[];this._locks=[];this._numOfWorkers=e;this._offset=0;this._queue=[];if(n){this._computeWorkerKey=n}}doWork(e,...t){const n=new Set;const i=e=>{n.add(e);return()=>{n.delete(e)}};const s=e=>{n.forEach(t=>t(e))};const o=new Promise((i,o)=>{const a=this._computeWorkerKey;const c=[r.CHILD_MESSAGE_CALL,false,e,t];let u=null;let l=null;if(a){l=a.call(this,e,...t);u=l==null?null:this._cacheKeys[l]}const f=e=>{if(l!=null){this._cacheKeys[l]=e}};const p=(e,t)=>{n.clear();if(e){o(e)}else{i(t)}};const d={onCustomMessage:s,onEnd:p,onStart:f,request:c};if(u){this._enqueue(d,u.getWorkerId())}else{this._push(d)}});o.UNSTABLE_onCustomMessage=i;return o}_getNextTask(e){let t=this._queue[e];while(t&&t.task.request[1]){t=t.next||null}this._queue[e]=t;return t&&t.task}_process(e){if(this._isLocked(e)){return this}const t=this._getNextTask(e);if(!t){return this}const n=(n,r)=>{t.onEnd(n,r);this._unlock(e);this._process(e)};t.request[1]=true;this._lock(e);this._callback(e,t.request,t.onStart,n,t.onCustomMessage);return this}_enqueue(e,t){const n={next:null,task:e};if(e.request[1]){return this}if(this._queue[t]){this._last[t].next=n}else{this._queue[t]=n}this._last[t]=n;this._process(t);return this}_push(e){for(let t=0;t{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.default=void 0;var r=_interopRequireDefault(n(68189));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}const i=()=>{try{n(65013);return true}catch{return false}};class WorkerPool extends r.default{send(e,t,n,r,i){this.getWorkerById(e).send(t,n,r,i)}createWorker(e){let t;if(this._options.enableWorkerThreads&&i()){t=n(12295).Z}else{t=n(17164).Z}return new t(e)}}var s=WorkerPool;t.default=s},68189:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.default=void 0;function path(){const e=_interopRequireWildcard(n(85622));path=function(){return e};return e}function _mergeStream(){const e=_interopRequireDefault(n(33089));_mergeStream=function(){return e};return e}function _types(){const e=n(42195);_types=function(){return e};return e}function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _getRequireWildcardCache(){if(typeof WeakMap!=="function")return null;var e=new WeakMap;_getRequireWildcardCache=function(){return e};return e}function _interopRequireWildcard(e){if(e&&e.__esModule){return e}if(e===null||typeof e!=="object"&&typeof e!=="function"){return{default:e}}var t=_getRequireWildcardCache();if(t&&t.has(e)){return t.get(e)}var n={};var r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e){if(Object.prototype.hasOwnProperty.call(e,i)){var s=r?Object.getOwnPropertyDescriptor(e,i):null;if(s&&(s.get||s.set)){Object.defineProperty(n,i,s)}else{n[i]=e[i]}}}n.default=e;if(t){t.set(e,n)}return n}function _defineProperty(e,t,n){if(t in e){Object.defineProperty(e,t,{value:n,enumerable:true,configurable:true,writable:true})}else{e[t]=n}return e}const r=500;const i=()=>{};class BaseWorkerPool{constructor(e,t){_defineProperty(this,"_stderr",void 0);_defineProperty(this,"_stdout",void 0);_defineProperty(this,"_options",void 0);_defineProperty(this,"_workers",void 0);this._options=t;this._workers=new Array(t.numWorkers);if(!path().isAbsolute(e)){e=require.resolve(e)}const n=(0,_mergeStream().default)();const r=(0,_mergeStream().default)();const{forkOptions:i,maxRetries:s,resourceLimits:o,setupArgs:a}=t;for(let c=0;c{e.send([_types().CHILD_MESSAGE_END,false],i,i,i);let t=false;const n=setTimeout(()=>{e.forceExit();t=true},r);await e.waitForExit();clearTimeout(n);return t});const t=await Promise.all(e);return t.reduce((e,t)=>({forceExited:e.forceExited||t}),{forceExited:false})}}t.default=BaseWorkerPool},69419:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});Object.defineProperty(t,"messageParent",{enumerable:true,get:function(){return s.default}});t.default=void 0;function _os(){const e=n(12087);_os=function(){return e};return e}var r=_interopRequireDefault(n(61315));var i=_interopRequireDefault(n(15986));var s=_interopRequireDefault(n(27008));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _defineProperty(e,t,n){if(t in e){Object.defineProperty(e,t,{value:n,enumerable:true,configurable:true,writable:true})}else{e[t]=n}return e}function getExposedMethods(e,t){let n=t.exposedMethods;if(!n){const t=require(e);n=Object.keys(t).filter(e=>typeof t[e]==="function");if(typeof t==="function"){n=[...n,"default"]}}return n}class JestWorker{constructor(e,t){var n,s,o,a,c,u;_defineProperty(this,"_ending",void 0);_defineProperty(this,"_farm",void 0);_defineProperty(this,"_options",void 0);_defineProperty(this,"_workerPool",void 0);this._options={...t};this._ending=false;const l={enableWorkerThreads:(n=this._options.enableWorkerThreads)!==null&&n!==void 0?n:false,forkOptions:(s=this._options.forkOptions)!==null&&s!==void 0?s:{},maxRetries:(o=this._options.maxRetries)!==null&&o!==void 0?o:3,numWorkers:(a=this._options.numWorkers)!==null&&a!==void 0?a:Math.max((0,_os().cpus)().length-1,1),resourceLimits:(c=this._options.resourceLimits)!==null&&c!==void 0?c:{},setupArgs:(u=this._options.setupArgs)!==null&&u!==void 0?u:[]};if(this._options.WorkerPool){this._workerPool=new this._options.WorkerPool(e,l)}else{this._workerPool=new r.default(e,l)}this._farm=new i.default(l.numWorkers,this._workerPool.send.bind(this._workerPool),this._options.computeWorkerKey);this._bindExposedWorkerMethods(e,this._options)}_bindExposedWorkerMethods(e,t){getExposedMethods(e,t).forEach(e=>{if(e.startsWith("_")){return}if(this.constructor.prototype.hasOwnProperty(e)){throw new TypeError("Cannot define a method called "+e)}this[e]=this._callFunctionWithArgs.bind(this,e)})}_callFunctionWithArgs(e,...t){if(this._ending){throw new Error("Farm is ended, no more calls can be done to it")}return this._farm.doWork(e,...t)}getStderr(){return this._workerPool.getStderr()}getStdout(){return this._workerPool.getStdout()}async end(){if(this._ending){throw new Error("Farm is ended, no more calls can be done to it")}this._ending=true;return this._workerPool.end()}}t.default=JestWorker},42195:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.PARENT_MESSAGE_CUSTOM=t.PARENT_MESSAGE_SETUP_ERROR=t.PARENT_MESSAGE_CLIENT_ERROR=t.PARENT_MESSAGE_OK=t.CHILD_MESSAGE_END=t.CHILD_MESSAGE_CALL=t.CHILD_MESSAGE_INITIALIZE=void 0;const n=0;t.CHILD_MESSAGE_INITIALIZE=n;const r=1;t.CHILD_MESSAGE_CALL=r;const i=2;t.CHILD_MESSAGE_END=i;const s=0;t.PARENT_MESSAGE_OK=s;const o=1;t.PARENT_MESSAGE_CLIENT_ERROR=o;const a=2;t.PARENT_MESSAGE_SETUP_ERROR=a;const c=3;t.PARENT_MESSAGE_CUSTOM=c},17164:(e,t,n)=>{"use strict";var r;r={value:true};t.Z=void 0;function _child_process(){const e=n(63129);_child_process=function(){return e};return e}function _stream(){const e=n(92413);_stream=function(){return e};return e}function _mergeStream(){const e=_interopRequireDefault(n(33089));_mergeStream=function(){return e};return e}function _supportsColor(){const e=n(96204);_supportsColor=function(){return e};return e}function _types(){const e=n(42195);_types=function(){return e};return e}function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _defineProperty(e,t,n){if(t in e){Object.defineProperty(e,t,{value:n,enumerable:true,configurable:true,writable:true})}else{e[t]=n}return e}const i=128;const s=i+9;const o=i+15;const a=500;class ChildProcessWorker{constructor(e){_defineProperty(this,"_child",void 0);_defineProperty(this,"_options",void 0);_defineProperty(this,"_request",void 0);_defineProperty(this,"_retries",void 0);_defineProperty(this,"_onProcessEnd",void 0);_defineProperty(this,"_onCustomMessage",void 0);_defineProperty(this,"_fakeStream",void 0);_defineProperty(this,"_stdout",void 0);_defineProperty(this,"_stderr",void 0);_defineProperty(this,"_exitPromise",void 0);_defineProperty(this,"_resolveExitPromise",void 0);this._options=e;this._request=null;this._fakeStream=null;this._stdout=null;this._stderr=null;this._exitPromise=new Promise(e=>{this._resolveExitPromise=e});this.initialize()}initialize(){const e=_supportsColor().stdout?{FORCE_COLOR:"1"}:{};const t=(0,_child_process().fork)(n.ab+"processChild.js",[],{cwd:process.cwd(),env:{...process.env,JEST_WORKER_ID:String(this._options.workerId+1),...e},execArgv:process.execArgv.filter(e=>!/^--(debug|inspect)/.test(e)),silent:true,...this._options.forkOptions});if(t.stdout){if(!this._stdout){this._stdout=(0,_mergeStream().default)(this._getFakeStream())}this._stdout.add(t.stdout)}if(t.stderr){if(!this._stderr){this._stderr=(0,_mergeStream().default)(this._getFakeStream())}this._stderr.add(t.stderr)}t.on("message",this._onMessage.bind(this));t.on("exit",this._onExit.bind(this));t.send([_types().CHILD_MESSAGE_INITIALIZE,false,this._options.workerPath,this._options.setupArgs]);this._child=t;this._retries++;if(this._retries>this._options.maxRetries){const e=new Error("Call retries were exceeded");this._onMessage([_types().PARENT_MESSAGE_CLIENT_ERROR,e.name,e.message,e.stack,{type:"WorkerError"}])}}_shutdown(){if(this._fakeStream){this._fakeStream.end();this._fakeStream=null}this._resolveExitPromise()}_onMessage(e){let t;switch(e[0]){case _types().PARENT_MESSAGE_OK:this._onProcessEnd(null,e[1]);break;case _types().PARENT_MESSAGE_CLIENT_ERROR:t=e[4];if(t!=null&&typeof t==="object"){const n=t;const r=global[e[1]];const i=typeof r==="function"?r:Error;t=new i(e[2]);t.type=e[1];t.stack=e[3];for(const e in n){t[e]=n[e]}}this._onProcessEnd(t,null);break;case _types().PARENT_MESSAGE_SETUP_ERROR:t=new Error("Error when calling setup: "+e[2]);t.type=e[1];t.stack=e[3];this._onProcessEnd(t,null);break;case _types().PARENT_MESSAGE_CUSTOM:this._onCustomMessage(e[1]);break;default:throw new TypeError("Unexpected response from worker: "+e[0])}}_onExit(e){if(e!==0&&e!==o&&e!==s){this.initialize();if(this._request){this._child.send(this._request)}}else{this._shutdown()}}send(e,t,n,r){t(this);this._onProcessEnd=((...e)=>{this._request=null;return n(...e)});this._onCustomMessage=((...e)=>r(...e));this._request=e;this._retries=0;this._child.send(e)}waitForExit(){return this._exitPromise}forceExit(){this._child.kill("SIGTERM");const e=setTimeout(()=>this._child.kill("SIGKILL"),a);this._exitPromise.then(()=>clearTimeout(e))}getWorkerId(){return this._options.workerId}getStdout(){return this._stdout}getStderr(){return this._stderr}_getFakeStream(){if(!this._fakeStream){this._fakeStream=new(_stream().PassThrough)}return this._fakeStream}}t.Z=ChildProcessWorker},12295:(e,t,n)=>{"use strict";var r;r={value:true};t.Z=void 0;function path(){const e=_interopRequireWildcard(n(85622));path=function(){return e};return e}function _stream(){const e=n(92413);_stream=function(){return e};return e}function _worker_threads(){const e=n(65013);_worker_threads=function(){return e};return e}function _mergeStream(){const e=_interopRequireDefault(n(33089));_mergeStream=function(){return e};return e}function _types(){const e=n(42195);_types=function(){return e};return e}function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _getRequireWildcardCache(){if(typeof WeakMap!=="function")return null;var e=new WeakMap;_getRequireWildcardCache=function(){return e};return e}function _interopRequireWildcard(e){if(e&&e.__esModule){return e}if(e===null||typeof e!=="object"&&typeof e!=="function"){return{default:e}}var t=_getRequireWildcardCache();if(t&&t.has(e)){return t.get(e)}var n={};var r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e){if(Object.prototype.hasOwnProperty.call(e,i)){var s=r?Object.getOwnPropertyDescriptor(e,i):null;if(s&&(s.get||s.set)){Object.defineProperty(n,i,s)}else{n[i]=e[i]}}}n.default=e;if(t){t.set(e,n)}return n}function _defineProperty(e,t,n){if(t in e){Object.defineProperty(e,t,{value:n,enumerable:true,configurable:true,writable:true})}else{e[t]=n}return e}class ExperimentalWorker{constructor(e){_defineProperty(this,"_worker",void 0);_defineProperty(this,"_options",void 0);_defineProperty(this,"_request",void 0);_defineProperty(this,"_retries",void 0);_defineProperty(this,"_onProcessEnd",void 0);_defineProperty(this,"_onCustomMessage",void 0);_defineProperty(this,"_fakeStream",void 0);_defineProperty(this,"_stdout",void 0);_defineProperty(this,"_stderr",void 0);_defineProperty(this,"_exitPromise",void 0);_defineProperty(this,"_resolveExitPromise",void 0);_defineProperty(this,"_forceExited",void 0);this._options=e;this._request=null;this._fakeStream=null;this._stdout=null;this._stderr=null;this._exitPromise=new Promise(e=>{this._resolveExitPromise=e});this._forceExited=false;this.initialize()}initialize(){this._worker=new(_worker_threads().Worker)(path().resolve(__dirname,"./threadChild.js"),{eval:false,resourceLimits:this._options.resourceLimits,stderr:true,stdout:true,workerData:{cwd:process.cwd(),env:{...process.env,JEST_WORKER_ID:String(this._options.workerId+1)},execArgv:process.execArgv.filter(e=>!/^--(debug|inspect)/.test(e)),silent:true,...this._options.forkOptions}});if(this._worker.stdout){if(!this._stdout){this._stdout=(0,_mergeStream().default)(this._getFakeStream())}this._stdout.add(this._worker.stdout)}if(this._worker.stderr){if(!this._stderr){this._stderr=(0,_mergeStream().default)(this._getFakeStream())}this._stderr.add(this._worker.stderr)}this._worker.on("message",this._onMessage.bind(this));this._worker.on("exit",this._onExit.bind(this));this._worker.postMessage([_types().CHILD_MESSAGE_INITIALIZE,false,this._options.workerPath,this._options.setupArgs]);this._retries++;if(this._retries>this._options.maxRetries){const e=new Error("Call retries were exceeded");this._onMessage([_types().PARENT_MESSAGE_CLIENT_ERROR,e.name,e.message,e.stack,{type:"WorkerError"}])}}_shutdown(){if(this._fakeStream){this._fakeStream.end();this._fakeStream=null}this._resolveExitPromise()}_onMessage(e){let t;switch(e[0]){case _types().PARENT_MESSAGE_OK:this._onProcessEnd(null,e[1]);break;case _types().PARENT_MESSAGE_CLIENT_ERROR:t=e[4];if(t!=null&&typeof t==="object"){const n=t;const r=global[e[1]];const i=typeof r==="function"?r:Error;t=new i(e[2]);t.type=e[1];t.stack=e[3];for(const e in n){t[e]=n[e]}}this._onProcessEnd(t,null);break;case _types().PARENT_MESSAGE_SETUP_ERROR:t=new Error("Error when calling setup: "+e[2]);t.type=e[1];t.stack=e[3];this._onProcessEnd(t,null);break;case _types().PARENT_MESSAGE_CUSTOM:this._onCustomMessage(e[1]);break;default:throw new TypeError("Unexpected response from worker: "+e[0])}}_onExit(e){if(e!==0&&!this._forceExited){this.initialize();if(this._request){this._worker.postMessage(this._request)}}else{this._shutdown()}}waitForExit(){return this._exitPromise}forceExit(){this._forceExited=true;this._worker.terminate()}send(e,t,n,r){t(this);this._onProcessEnd=((...e)=>{this._request=null;return n(...e)});this._onCustomMessage=((...e)=>r(...e));this._request=e;this._retries=0;this._worker.postMessage(e)}getWorkerId(){return this._options.workerId}getStdout(){return this._stdout}getStderr(){return this._stderr}_getFakeStream(){if(!this._fakeStream){this._fakeStream=new(_stream().PassThrough)}return this._fakeStream}}t.Z=ExperimentalWorker},27008:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.default=void 0;function _types(){const e=n(42195);_types=function(){return e};return e}const r=()=>{try{const{isMainThread:e,parentPort:t}=n(65013);return!e&&t}catch{return false}};const i=(e,t=process)=>{try{if(r()){const{parentPort:t}=n(65013);t.postMessage([_types().PARENT_MESSAGE_CUSTOM,e])}else if(typeof t.send==="function"){t.send([_types().PARENT_MESSAGE_CUSTOM,e])}}catch{throw new Error('"messageParent" can only be used inside a worker')}};var s=i;t.default=s},78688:e=>{"use strict";e.exports=parseJson;function parseJson(e,t,n){n=n||20;try{return JSON.parse(e,t)}catch(t){if(typeof e!=="string"){const t=Array.isArray(e)&&e.length===0;const n="Cannot parse "+(t?"an empty array":String(e));throw new TypeError(n)}const r=t.message.match(/^Unexpected token.*position\s+(\d+)/i);const i=r?+r[1]:t.message.match(/^Unexpected end of JSON.*/i)?e.length-1:null;if(i!=null){const r=i<=n?0:i-n;const s=i+n>=e.length?e.length:i+n;t.message+=` while parsing near '${r===0?"":"..."}${e.slice(r,s)}${s===e.length?"":"..."}'`}else{t.message+=` while parsing '${e.slice(0,n*2)}'`}throw t}}},46833:e=>{"use strict";var t=e.exports=function(e,t,n){if(typeof t=="function"){n=t;t={}}n=t.cb||n;var r=typeof n=="function"?n:n.pre||function(){};var i=n.post||function(){};_traverse(t,r,i,e,"",e)};t.keywords={additionalItems:true,items:true,contains:true,additionalProperties:true,propertyNames:true,not:true};t.arrayKeywords={items:true,allOf:true,anyOf:true,oneOf:true};t.propsKeywords={definitions:true,properties:true,patternProperties:true,dependencies:true};t.skipKeywords={default:true,enum:true,const:true,required:true,maximum:true,minimum:true,exclusiveMaximum:true,exclusiveMinimum:true,multipleOf:true,maxLength:true,minLength:true,pattern:true,format:true,maxItems:true,minItems:true,uniqueItems:true,maxProperties:true,minProperties:true};function _traverse(e,n,r,i,s,o,a,c,u,l){if(i&&typeof i=="object"&&!Array.isArray(i)){n(i,s,o,a,c,u,l);for(var f in i){var p=i[f];if(Array.isArray(p)){if(f in t.arrayKeywords){for(var d=0;d{"use strict";Object.defineProperty(t,"__esModule",{value:true});var r=n(14465);var i=_interopRequireDefault(r);var s=n(59977);var o=_interopRequireDefault(s);function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}t.default={parse:i.default,stringify:o.default};e.exports=t["default"]},14465:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});var r=typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol==="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.default=parse;var i=n(58034);var s=_interopRequireWildcard(i);function _interopRequireWildcard(e){if(e&&e.__esModule){return e}else{var t={};if(e!=null){for(var n in e){if(Object.prototype.hasOwnProperty.call(e,n))t[n]=e[n]}}t.default=e;return t}}var o=void 0;var a=void 0;var c=void 0;var u=void 0;var l=void 0;var f=void 0;var p=void 0;var d=void 0;var h=void 0;function parse(e,t){o=String(e);a="start";c=[];u=0;l=1;f=0;p=undefined;d=undefined;h=undefined;do{p=lex();E[a]()}while(p.type!=="eof");if(typeof t==="function"){return internalize({"":h},"",t)}return h}function internalize(e,t,n){var i=e[t];if(i!=null&&(typeof i==="undefined"?"undefined":r(i))==="object"){for(var s in i){var o=internalize(i,s,n);if(o===undefined){delete i[s]}else{i[s]=o}}}return n.call(e,t,i)}var m=void 0;var g=void 0;var y=void 0;var v=void 0;var _=void 0;function lex(){m="default";g="";y=false;v=1;for(;;){_=peek();var e=b[m]();if(e){return e}}}function peek(){if(o[u]){return String.fromCodePoint(o.codePointAt(u))}}function read(){var e=peek();if(e==="\n"){l++;f=0}else if(e){f+=e.length}else{f++}if(e){u+=e.length}return e}var b={default:function _default(){switch(_){case"\t":case"\v":case"\f":case" ":case" ":case"\ufeff":case"\n":case"\r":case"\u2028":case"\u2029":read();return;case"/":read();m="comment";return;case undefined:read();return newToken("eof")}if(s.isSpaceSeparator(_)){read();return}return b[a]()},comment:function comment(){switch(_){case"*":read();m="multiLineComment";return;case"/":read();m="singleLineComment";return}throw invalidChar(read())},multiLineComment:function multiLineComment(){switch(_){case"*":read();m="multiLineCommentAsterisk";return;case undefined:throw invalidChar(read())}read()},multiLineCommentAsterisk:function multiLineCommentAsterisk(){switch(_){case"*":read();return;case"/":read();m="default";return;case undefined:throw invalidChar(read())}read();m="multiLineComment"},singleLineComment:function singleLineComment(){switch(_){case"\n":case"\r":case"\u2028":case"\u2029":read();m="default";return;case undefined:read();return newToken("eof")}read()},value:function value(){switch(_){case"{":case"[":return newToken("punctuator",read());case"n":read();literal("ull");return newToken("null",null);case"t":read();literal("rue");return newToken("boolean",true);case"f":read();literal("alse");return newToken("boolean",false);case"-":case"+":if(read()==="-"){v=-1}m="sign";return;case".":g=read();m="decimalPointLeading";return;case"0":g=read();m="zero";return;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":g=read();m="decimalInteger";return;case"I":read();literal("nfinity");return newToken("numeric",Infinity);case"N":read();literal("aN");return newToken("numeric",NaN);case'"':case"'":y=read()==='"';g="";m="string";return}throw invalidChar(read())},identifierNameStartEscape:function identifierNameStartEscape(){if(_!=="u"){throw invalidChar(read())}read();var e=unicodeEscape();switch(e){case"$":case"_":break;default:if(!s.isIdStartChar(e)){throw invalidIdentifier()}break}g+=e;m="identifierName"},identifierName:function identifierName(){switch(_){case"$":case"_":case"‌":case"‍":g+=read();return;case"\\":read();m="identifierNameEscape";return}if(s.isIdContinueChar(_)){g+=read();return}return newToken("identifier",g)},identifierNameEscape:function identifierNameEscape(){if(_!=="u"){throw invalidChar(read())}read();var e=unicodeEscape();switch(e){case"$":case"_":case"‌":case"‍":break;default:if(!s.isIdContinueChar(e)){throw invalidIdentifier()}break}g+=e;m="identifierName"},sign:function sign(){switch(_){case".":g=read();m="decimalPointLeading";return;case"0":g=read();m="zero";return;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":g=read();m="decimalInteger";return;case"I":read();literal("nfinity");return newToken("numeric",v*Infinity);case"N":read();literal("aN");return newToken("numeric",NaN)}throw invalidChar(read())},zero:function zero(){switch(_){case".":g+=read();m="decimalPoint";return;case"e":case"E":g+=read();m="decimalExponent";return;case"x":case"X":g+=read();m="hexadecimal";return}return newToken("numeric",v*0)},decimalInteger:function decimalInteger(){switch(_){case".":g+=read();m="decimalPoint";return;case"e":case"E":g+=read();m="decimalExponent";return}if(s.isDigit(_)){g+=read();return}return newToken("numeric",v*Number(g))},decimalPointLeading:function decimalPointLeading(){if(s.isDigit(_)){g+=read();m="decimalFraction";return}throw invalidChar(read())},decimalPoint:function decimalPoint(){switch(_){case"e":case"E":g+=read();m="decimalExponent";return}if(s.isDigit(_)){g+=read();m="decimalFraction";return}return newToken("numeric",v*Number(g))},decimalFraction:function decimalFraction(){switch(_){case"e":case"E":g+=read();m="decimalExponent";return}if(s.isDigit(_)){g+=read();return}return newToken("numeric",v*Number(g))},decimalExponent:function decimalExponent(){switch(_){case"+":case"-":g+=read();m="decimalExponentSign";return}if(s.isDigit(_)){g+=read();m="decimalExponentInteger";return}throw invalidChar(read())},decimalExponentSign:function decimalExponentSign(){if(s.isDigit(_)){g+=read();m="decimalExponentInteger";return}throw invalidChar(read())},decimalExponentInteger:function decimalExponentInteger(){if(s.isDigit(_)){g+=read();return}return newToken("numeric",v*Number(g))},hexadecimal:function hexadecimal(){if(s.isHexDigit(_)){g+=read();m="hexadecimalInteger";return}throw invalidChar(read())},hexadecimalInteger:function hexadecimalInteger(){if(s.isHexDigit(_)){g+=read();return}return newToken("numeric",v*Number(g))},string:function string(){switch(_){case"\\":read();g+=escape();return;case'"':if(y){read();return newToken("string",g)}g+=read();return;case"'":if(!y){read();return newToken("string",g)}g+=read();return;case"\n":case"\r":throw invalidChar(read());case"\u2028":case"\u2029":separatorChar(_);break;case undefined:throw invalidChar(read())}g+=read()},start:function start(){switch(_){case"{":case"[":return newToken("punctuator",read())}m="value"},beforePropertyName:function beforePropertyName(){switch(_){case"$":case"_":g=read();m="identifierName";return;case"\\":read();m="identifierNameStartEscape";return;case"}":return newToken("punctuator",read());case'"':case"'":y=read()==='"';m="string";return}if(s.isIdStartChar(_)){g+=read();m="identifierName";return}throw invalidChar(read())},afterPropertyName:function afterPropertyName(){if(_===":"){return newToken("punctuator",read())}throw invalidChar(read())},beforePropertyValue:function beforePropertyValue(){m="value"},afterPropertyValue:function afterPropertyValue(){switch(_){case",":case"}":return newToken("punctuator",read())}throw invalidChar(read())},beforeArrayValue:function beforeArrayValue(){if(_==="]"){return newToken("punctuator",read())}m="value"},afterArrayValue:function afterArrayValue(){switch(_){case",":case"]":return newToken("punctuator",read())}throw invalidChar(read())},end:function end(){throw invalidChar(read())}};function newToken(e,t){return{type:e,value:t,line:l,column:f}}function literal(e){var t=true;var n=false;var r=undefined;try{for(var i=e[Symbol.iterator](),s;!(t=(s=i.next()).done);t=true){var o=s.value;var a=peek();if(a!==o){throw invalidChar(read())}read()}}catch(e){n=true;r=e}finally{try{if(!t&&i.return){i.return()}}finally{if(n){throw r}}}}function escape(){var e=peek();switch(e){case"b":read();return"\b";case"f":read();return"\f";case"n":read();return"\n";case"r":read();return"\r";case"t":read();return"\t";case"v":read();return"\v";case"0":read();if(s.isDigit(peek())){throw invalidChar(read())}return"\0";case"x":read();return hexEscape();case"u":read();return unicodeEscape();case"\n":case"\u2028":case"\u2029":read();return"";case"\r":read();if(peek()==="\n"){read()}return"";case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":throw invalidChar(read());case undefined:throw invalidChar(read())}return read()}function hexEscape(){var e="";var t=peek();if(!s.isHexDigit(t)){throw invalidChar(read())}e+=read();t=peek();if(!s.isHexDigit(t)){throw invalidChar(read())}e+=read();return String.fromCodePoint(parseInt(e,16))}function unicodeEscape(){var e="";var t=4;while(t-- >0){var n=peek();if(!s.isHexDigit(n)){throw invalidChar(read())}e+=read()}return String.fromCodePoint(parseInt(e,16))}var E={start:function start(){if(p.type==="eof"){throw invalidEOF()}push()},beforePropertyName:function beforePropertyName(){switch(p.type){case"identifier":case"string":d=p.value;a="afterPropertyName";return;case"punctuator":pop();return;case"eof":throw invalidEOF()}},afterPropertyName:function afterPropertyName(){if(p.type==="eof"){throw invalidEOF()}a="beforePropertyValue"},beforePropertyValue:function beforePropertyValue(){if(p.type==="eof"){throw invalidEOF()}push()},beforeArrayValue:function beforeArrayValue(){if(p.type==="eof"){throw invalidEOF()}if(p.type==="punctuator"&&p.value==="]"){pop();return}push()},afterPropertyValue:function afterPropertyValue(){if(p.type==="eof"){throw invalidEOF()}switch(p.value){case",":a="beforePropertyName";return;case"}":pop()}},afterArrayValue:function afterArrayValue(){if(p.type==="eof"){throw invalidEOF()}switch(p.value){case",":a="beforeArrayValue";return;case"]":pop()}},end:function end(){}};function push(){var e=void 0;switch(p.type){case"punctuator":switch(p.value){case"{":e={};break;case"[":e=[];break}break;case"null":case"boolean":case"numeric":case"string":e=p.value;break}if(h===undefined){h=e}else{var t=c[c.length-1];if(Array.isArray(t)){t.push(e)}else{t[d]=e}}if(e!==null&&(typeof e==="undefined"?"undefined":r(e))==="object"){c.push(e);if(Array.isArray(e)){a="beforeArrayValue"}else{a="beforePropertyName"}}else{var n=c[c.length-1];if(n==null){a="end"}else if(Array.isArray(n)){a="afterArrayValue"}else{a="afterPropertyValue"}}}function pop(){c.pop();var e=c[c.length-1];if(e==null){a="end"}else if(Array.isArray(e)){a="afterArrayValue"}else{a="afterPropertyValue"}}function invalidChar(e){if(e===undefined){return syntaxError("JSON5: invalid end of input at "+l+":"+f)}return syntaxError("JSON5: invalid character '"+formatChar(e)+"' at "+l+":"+f)}function invalidEOF(){return syntaxError("JSON5: invalid end of input at "+l+":"+f)}function invalidIdentifier(){f-=5;return syntaxError("JSON5: invalid identifier character at "+l+":"+f)}function separatorChar(e){console.warn("JSON5: '"+e+"' is not valid ECMAScript; consider escaping")}function formatChar(e){var t={"'":"\\'",'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\v":"\\v","\0":"\\0","\u2028":"\\u2028","\u2029":"\\u2029"};if(t[e]){return t[e]}if(e<" "){var n=e.charCodeAt(0).toString(16);return"\\x"+("00"+n).substring(n.length)}return e}function syntaxError(e){var t=new SyntaxError(e);t.lineNumber=l;t.columnNumber=f;return t}e.exports=t["default"]},59977:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});var r=typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol==="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.default=stringify;var i=n(58034);var s=_interopRequireWildcard(i);function _interopRequireWildcard(e){if(e&&e.__esModule){return e}else{var t={};if(e!=null){for(var n in e){if(Object.prototype.hasOwnProperty.call(e,n))t[n]=e[n]}}t.default=e;return t}}function stringify(e,t,n){var i=[];var o="";var a=void 0;var c=void 0;var u="";var l=void 0;if(t!=null&&(typeof t==="undefined"?"undefined":r(t))==="object"&&!Array.isArray(t)){n=t.space;l=t.quote;t=t.replacer}if(typeof t==="function"){c=t}else if(Array.isArray(t)){a=[];var f=true;var p=false;var d=undefined;try{for(var h=t[Symbol.iterator](),m;!(f=(m=h.next()).done);f=true){var g=m.value;var y=void 0;if(typeof g==="string"){y=g}else if(typeof g==="number"||g instanceof String||g instanceof Number){y=String(g)}if(y!==undefined&&a.indexOf(y)<0){a.push(y)}}}catch(e){p=true;d=e}finally{try{if(!f&&h.return){h.return()}}finally{if(p){throw d}}}}if(n instanceof Number){n=Number(n)}else if(n instanceof String){n=String(n)}if(typeof n==="number"){if(n>0){n=Math.min(10,Math.floor(n));u=" ".substr(0,n)}}else if(typeof n==="string"){u=n.substr(0,10)}return serializeProperty("",{"":e});function serializeProperty(e,t){var n=t[e];if(n!=null){if(typeof n.toJSON5==="function"){n=n.toJSON5(e)}else if(typeof n.toJSON==="function"){n=n.toJSON(e)}}if(c){n=c.call(t,e,n)}if(n instanceof Number){n=Number(n)}else if(n instanceof String){n=String(n)}else if(n instanceof Boolean){n=n.valueOf()}switch(n){case null:return"null";case true:return"true";case false:return"false"}if(typeof n==="string"){return quoteString(n,false)}if(typeof n==="number"){return String(n)}if((typeof n==="undefined"?"undefined":r(n))==="object"){return Array.isArray(n)?serializeArray(n):serializeObject(n)}return undefined}function quoteString(e){var t={"'":.1,'"':.2};var n={"'":"\\'",'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\v":"\\v","\0":"\\0","\u2028":"\\u2028","\u2029":"\\u2029"};var r="";var i=true;var s=false;var o=undefined;try{for(var a=e[Symbol.iterator](),c;!(i=(c=a.next()).done);i=true){var u=c.value;switch(u){case"'":case'"':t[u]++;r+=u;continue}if(n[u]){r+=n[u];continue}if(u<" "){var f=u.charCodeAt(0).toString(16);r+="\\x"+("00"+f).substring(f.length);continue}r+=u}}catch(e){s=true;o=e}finally{try{if(!i&&a.return){a.return()}}finally{if(s){throw o}}}var p=l||Object.keys(t).reduce(function(e,n){return t[e]=0){throw TypeError("Converting circular structure to JSON5")}i.push(e);var t=o;o=o+u;var n=a||Object.keys(e);var r=[];var s=true;var c=false;var l=undefined;try{for(var f=n[Symbol.iterator](),p;!(s=(p=f.next()).done);s=true){var d=p.value;var h=serializeProperty(d,e);if(h!==undefined){var m=serializeKey(d)+":";if(u!==""){m+=" "}m+=h;r.push(m)}}}catch(e){c=true;l=e}finally{try{if(!s&&f.return){f.return()}}finally{if(c){throw l}}}var g=void 0;if(r.length===0){g="{}"}else{var y=void 0;if(u===""){y=r.join(",");g="{"+y+"}"}else{var v=",\n"+o;y=r.join(v);g="{\n"+o+y+",\n"+t+"}"}}i.pop();o=t;return g}function serializeKey(e){if(e.length===0){return quoteString(e,true)}var t=String.fromCodePoint(e.codePointAt(0));if(!s.isIdStartChar(t)){return quoteString(e,true)}for(var n=t.length;n=0){throw TypeError("Converting circular structure to JSON5")}i.push(e);var t=o;o=o+u;var n=[];for(var r=0;r{"use strict";Object.defineProperty(t,"__esModule",{value:true});var n=t.Space_Separator=/[\u1680\u2000-\u200A\u202F\u205F\u3000]/;var r=t.ID_Start=/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDF00-\uDF19]|\uD806[\uDCA0-\uDCDF\uDCFF\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50\uDF93-\uDF9F\uDFE0]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1]|\uD87E[\uDC00-\uDE1D]/;var i=t.ID_Continue=/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B4\u08B6-\u08BD\u08D4-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19D9\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFB-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u2E2F\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC00-\uDC46\uDC66-\uDC6F\uDC7F-\uDCBA\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDCA-\uDDCC\uDDD0-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE3E\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3C-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB7\uDEC0-\uDEC9\uDF00-\uDF19\uDF1D-\uDF2B\uDF30-\uDF39]|\uD806[\uDCA0-\uDCE9\uDCFF\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC40\uDC50-\uDC59\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50-\uDF7E\uDF8F-\uDF9F\uDFE0]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6\uDD00-\uDD4A\uDD50-\uDD59]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1]|\uD87E[\uDC00-\uDE1D]|\uDB40[\uDD00-\uDDEF]/},58034:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.isSpaceSeparator=isSpaceSeparator;t.isIdStartChar=isIdStartChar;t.isIdContinueChar=isIdContinueChar;t.isDigit=isDigit;t.isHexDigit=isHexDigit;var r=n(14059);var i=_interopRequireWildcard(r);function _interopRequireWildcard(e){if(e&&e.__esModule){return e}else{var t={};if(e!=null){for(var n in e){if(Object.prototype.hasOwnProperty.call(e,n))t[n]=e[n]}}t.default=e;return t}}function isSpaceSeparator(e){return i.Space_Separator.test(e)}function isIdStartChar(e){return e>="a"&&e<="z"||e>="A"&&e<="Z"||e==="$"||e==="_"||i.ID_Start.test(e)}function isIdContinueChar(e){return e>="a"&&e<="z"||e>="A"&&e<="Z"||e>="0"&&e<="9"||e==="$"||e==="_"||e==="‌"||e==="‍"||i.ID_Continue.test(e)}function isDigit(e){return/[0-9]/.test(e)}function isHexDigit(e){return/[0-9A-Fa-f]/.test(e)}},64055:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});var n=function(){function ChunkIncludeExcludeTester(e){this.includeExcludeTest=e}ChunkIncludeExcludeTester.prototype.isIncluded=function(e){if(typeof this.includeExcludeTest==="function"){return this.includeExcludeTest(e)}if(this.includeExcludeTest.include&&!this.includeExcludeTest.exclude){return this.includeExcludeTest.include.indexOf(e)>-1}if(this.includeExcludeTest.exclude&&!this.includeExcludeTest.include){return!(this.includeExcludeTest.exclude.indexOf(e)>-1)}if(this.includeExcludeTest.include&&this.includeExcludeTest.exclude){return!(this.includeExcludeTest.exclude.indexOf(e)>-1)&&this.includeExcludeTest.include.indexOf(e)>-1}return true};return ChunkIncludeExcludeTester}();t.ChunkIncludeExcludeTester=n},50980:function(e,t){"use strict";var n=this&&this.__values||function(e){var t=typeof Symbol==="function"&&e[Symbol.iterator],n=0;if(t)return t.call(e);return{next:function(){if(e&&n>=e.length)e=void 0;return{value:e&&e[n++],done:!e}}}};Object.defineProperty(t,"__esModule",{value:true});var r=function(){function LicenseTextReader(e,t,n,r,i,s){this.logger=e;this.fileSystem=t;this.fileOverrides=n;this.textOverrides=r;this.templateDir=i;this.handleMissingLicenseText=s}LicenseTextReader.prototype.readLicense=function(e,t,n){if(this.textOverrides[t.name]){return this.textOverrides[t.name]}if(this.fileOverrides[t.name]){return this.readText(t.directory,this.fileOverrides[t.name])}if(n&&n.indexOf("SEE LICENSE IN ")===0){var r=n.split(" ")[3];return this.fileSystem.isFileInDirectory(r,t.directory)?this.readText(t.directory,r):null}var i=this.fileSystem.listPaths(t.directory);var s=this.guessLicenseFilename(i,t.directory);if(s!==null){return this.readText(t.directory,s)}if(this.templateDir){var o=n+".txt";var a=this.fileSystem.join(this.templateDir,o);if(this.fileSystem.isFileInDirectory(a,this.templateDir)){return this.fileSystem.readFileAsUtf8(a).replace(/\r\n/g,"\n")}}this.logger.warn(e,"could not find any license file for "+t.name+". Use the licenseTextOverrides option to add the license text if desired.");return this.handleMissingLicenseText(t.name,n)};LicenseTextReader.prototype.readText=function(e,t){return this.fileSystem.readFileAsUtf8(this.fileSystem.join(e,t)).replace(/\r\n/g,"\n")};LicenseTextReader.prototype.guessLicenseFilename=function(e,t){try{for(var r=n(e),i=r.next();!i.done;i=r.next()){var s=i.value;var o=this.fileSystem.join(t,s);if(/^licen[cs]e/i.test(s)&&!this.fileSystem.isDirectory(o)){return s}}}catch(e){a={error:e}}finally{try{if(i&&!i.done&&(c=r.return))c.call(r)}finally{if(a)throw a.error}}return null;var a,c};return LicenseTextReader}();t.LicenseTextReader=r},85768:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});var r=n(64055);var i=n(27519);var s=n(35183);var o=n(41728);var a=n(55933);var c=n(50980);var u=n(85777);var l=n(98707);var f=n(81778);var p=n(13957);var d=n(2058);var h=n(29728);var m=n(99801);var g=n(39225);var y=function(){function LicenseWebpackPlugin(e){if(e===void 0){e={}}this.pluginOptions=e}LicenseWebpackPlugin.prototype.apply=function(e){var t=new o.WebpackFileSystem(e.inputFileSystem);var n=new m.PluginOptionsReader(e.context);var y=n.readOptions(this.pluginOptions);var v=new g.Logger(y.stats);var _=new s.PluginFileHandler(t,y.buildRoot,y.modulesDirectories,y.excludedPackageTest);var b=new a.PluginLicenseTypeIdentifier(v,y.licenseTypeOverrides,y.preferredLicenseTypes,y.handleLicenseAmbiguity,y.handleMissingLicenseType);var E=new c.LicenseTextReader(v,t,y.licenseFileOverrides,y.licenseTextOverrides,y.licenseTemplateDir,y.handleMissingLicenseText);var w=new h.PluginLicenseTestRunner(y.licenseInclusionTest);var S=new h.PluginLicenseTestRunner(y.unacceptableLicenseTest);var k=new d.PluginLicensePolicy(w,S,y.handleUnacceptableLicense,y.handleMissingLicenseText);var D=new i.PluginChunkReadHandler(v,_,b,E,k,t);var x=new p.PluginLicensesRenderer(y.renderLicenses,y.renderBanner);var C=new l.PluginModuleCache;var A=new f.WebpackAssetManager(y.outputFilename,x);var T=new r.ChunkIncludeExcludeTester(y.chunkIncludeExcludeTest);var M=new u.WebpackCompilerHandler(T,D,A,C,y.addBanner,y.perChunkOutput,y.additionalChunkModules,y.additionalModules,y.skipChildCompilers);M.handleCompiler(e)};return LicenseWebpackPlugin}();t.LicenseWebpackPlugin=y},39225:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});var n=function(){function Logger(e){this.stats=e}Logger.prototype.warn=function(e,t){if(this.stats.warnings){e.warnings.push(""+Logger.LOG_PREFIX+t)}};Logger.prototype.error=function(e,t){if(this.stats.errors){e.errors.push(""+Logger.LOG_PREFIX+t)}};Logger.LOG_PREFIX="license-webpack-plugin: ";return Logger}();t.Logger=n},27519:function(e,t,n){"use strict";var r=this&&this.__assign||Object.assign||function(e){for(var t,n=1,r=arguments.length;n=e.length)e=void 0;return{value:e&&e[n++],done:!e}}}};Object.defineProperty(t,"__esModule",{value:true});var r=function(){function PluginFileHandler(e,t,n,r){this.fileSystem=e;this.buildRoot=t;this.modulesDirectories=n;this.excludedPackageTest=r}PluginFileHandler.prototype.getModule=function(e){if(e===null||e===undefined){return null}if(this.modulesDirectories!==null){var t=false;try{for(var r=n(this.modulesDirectories),i=r.next();!i.done;i=r.next()){var s=i.value;if(this.fileSystem.isFileInDirectory(e,s)){t=true}}}catch(e){a={error:e}}finally{try{if(i&&!i.done&&(c=r.return))c.call(r)}finally{if(a)throw a.error}}if(!t){return null}}var o=this.findModuleDir(e);if(o!==null&&this.excludedPackageTest(o.name)){return null}return o;var a,c};PluginFileHandler.prototype.findModuleDir=function(e){var t=this.fileSystem.pathSeparator;var n=e.substring(0,e.lastIndexOf(t));var r=null;while(!this.dirContainsValidPackageJson(n)){r=n;n=this.fileSystem.resolvePath(""+n+t+".."+t);if(r===n){return null}}if(this.buildRoot===n){return null}var i=this.parsePackageJson(n);return{name:i.name,directory:n}};PluginFileHandler.prototype.parsePackageJson=function(e){var t=this.fileSystem.readFileAsUtf8(this.fileSystem.join(e,PluginFileHandler.PACKAGE_JSON));var n=JSON.parse(t);return n};PluginFileHandler.prototype.dirContainsValidPackageJson=function(e){if(!this.fileSystem.pathExists(this.fileSystem.join(e,PluginFileHandler.PACKAGE_JSON))){return false}var t=this.parsePackageJson(e);return!!t.name};PluginFileHandler.PACKAGE_JSON="package.json";return PluginFileHandler}();t.PluginFileHandler=r},2058:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});var n=function(){function PluginLicensePolicy(e,t,n,r){this.licenseTester=e;this.unacceptableLicenseTester=t;this.unacceptableLicenseHandler=n;this.missingLicenseTextHandler=r}PluginLicensePolicy.prototype.isLicenseWrittenFor=function(e){return this.licenseTester.test(e)};PluginLicensePolicy.prototype.isLicenseUnacceptableFor=function(e){return this.unacceptableLicenseTester.test(e)};PluginLicensePolicy.prototype.handleUnacceptableLicense=function(e,t){this.unacceptableLicenseHandler(e,t)};PluginLicensePolicy.prototype.handleMissingLicenseText=function(e,t){this.missingLicenseTextHandler(e,t)};return PluginLicensePolicy}();t.PluginLicensePolicy=n},29728:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});var n=function(){function PluginLicenseTestRunner(e){this.licenseTest=e}PluginLicenseTestRunner.prototype.test=function(e){return this.licenseTest(e)};return PluginLicenseTestRunner}();t.PluginLicenseTestRunner=n},55933:function(e,t){"use strict";var n=this&&this.__values||function(e){var t=typeof Symbol==="function"&&e[Symbol.iterator],n=0;if(t)return t.call(e);return{next:function(){if(e&&n>=e.length)e=void 0;return{value:e&&e[n++],done:!e}}}};Object.defineProperty(t,"__esModule",{value:true});var r=function(){function PluginLicenseTypeIdentifier(e,t,n,r,i){this.logger=e;this.licenseTypeOverrides=t;this.preferredLicenseTypes=n;this.handleLicenseAmbiguity=r;this.handleMissingLicenseType=i}PluginLicenseTypeIdentifier.prototype.findLicenseIdentifier=function(e,t,n){if(this.licenseTypeOverrides&&this.licenseTypeOverrides[t]){return this.licenseTypeOverrides[t]}var r=n.license;if(r){return typeof r==="string"?r:r.type}if(Array.isArray(n.licenses)&&n.licenses.length>0){if(n.licenses.length===1){return n.licenses[0].type}var i=n.licenses.map(function(e){return e.type});var s=this.findPreferredLicense(i,this.preferredLicenseTypes);if(s!==null){return s}var o=this.handleLicenseAmbiguity(t,n.licenses);this.logger.warn(e,t+" specifies multiple licenses: "+i+". Automatically selected "+o+". Use the preferredLicenseTypes or the licenseTypeOverrides option to resolve this warning.");return o}this.logger.warn(e,"could not find any license type for "+t+" in its package.json");return this.handleMissingLicenseType(t)};PluginLicenseTypeIdentifier.prototype.findPreferredLicense=function(e,t){try{for(var r=n(t),i=r.next();!i.done;i=r.next()){var s=i.value;try{for(var o=n(e),a=o.next();!a.done;a=o.next()){var c=a.value;if(s===c){return s}}}catch(e){f={error:e}}finally{try{if(a&&!a.done&&(p=o.return))p.call(o)}finally{if(f)throw f.error}}}}catch(e){u={error:e}}finally{try{if(i&&!i.done&&(l=r.return))l.call(r)}finally{if(u)throw u.error}}return null;var u,l,f,p};return PluginLicenseTypeIdentifier}();t.PluginLicenseTypeIdentifier=r},13957:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});var n=function(){function PluginLicensesRenderer(e,t){this.renderLicenses=e;this.renderBanner=t}return PluginLicensesRenderer}();t.PluginLicensesRenderer=n},98707:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});var n=function(){function PluginModuleCache(){this.totalCache={};this.chunkCache={};this.chunkSeenCache={}}PluginModuleCache.prototype.registerModule=function(e,t){this.totalCache[t.name]=t;if(!this.chunkCache[e]){this.chunkCache[e]={}}this.chunkCache[e][t.name]=t};PluginModuleCache.prototype.getModule=function(e){return this.totalCache[e]||null};PluginModuleCache.prototype.markSeenForChunk=function(e,t){if(!this.chunkSeenCache[e]){this.chunkSeenCache[e]={}}this.chunkSeenCache[e][t]=true};PluginModuleCache.prototype.alreadySeenForChunk=function(e,t){return!!(this.chunkSeenCache[e]&&this.chunkSeenCache[e][t])};PluginModuleCache.prototype.getAllModulesForChunk=function(e){var t=[];var n=this.chunkCache[e];if(n){Object.keys(n).forEach(function(e){t.push(n[e])})}return t};PluginModuleCache.prototype.getAllModules=function(){var e=this;var t=[];Object.keys(this.totalCache).forEach(function(n){t.push(e.totalCache[n])});return t};return PluginModuleCache}();t.PluginModuleCache=n},99801:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});var n=function(){function PluginOptionsReader(e){this.context=e}PluginOptionsReader.prototype.readOptions=function(e){var t=e.licenseInclusionTest||function(){return true};var n=e.unacceptableLicenseTest||function(){return false};var r=e.perChunkOutput===undefined;var i=e.licenseTemplateDir;var s=e.licenseTextOverrides||{};var o=e.licenseTypeOverrides||{};var a=e.handleUnacceptableLicense||function(){};var c=e.handleMissingLicenseText||function(){return null};var u=e.renderLicenses||function(e){return e.sort(function(e,t){return e.name{"use strict";Object.defineProperty(t,"__esModule",{value:true});var r=n(2991);var i=function(){function WebpackAssetManager(e,t){this.outputFilename=e;this.licensesRenderer=t}WebpackAssetManager.prototype.writeChunkLicenses=function(e,t,n){var i=this.licensesRenderer.renderLicenses(e);if(i&&i.trim()){var s=t.getPath(this.outputFilename,{chunk:n});t.assets[s]=new r.RawSource(i)}};WebpackAssetManager.prototype.writeChunkBanners=function(e,t,n){var i=t.getPath(this.outputFilename,{chunk:n});var s=this.licensesRenderer.renderBanner(i,e);if(s&&s.trim()){n.files.filter(function(e){return/\.js$/.test(e)}).forEach(function(e){t.assets[e]=new r.ConcatSource(s,t.assets[e])})}};WebpackAssetManager.prototype.writeAllLicenses=function(e,t){var n=this.licensesRenderer.renderLicenses(e);if(n){var i=t.getPath(this.outputFilename,t);t.assets[i]=new r.RawSource(n)}};return WebpackAssetManager}();t.WebpackAssetManager=i},39900:function(e,t){"use strict";var n=this&&this.__values||function(e){var t=typeof Symbol==="function"&&e[Symbol.iterator],n=0;if(t)return t.call(e);return{next:function(){if(e&&n>=e.length)e=void 0;return{value:e&&e[n++],done:!e}}}};Object.defineProperty(t,"__esModule",{value:true});var r=function(){function WebpackChunkModuleIterator(){}WebpackChunkModuleIterator.prototype.iterateModules=function(e,t){if(typeof e.modulesIterable!=="undefined"){try{for(var r=n(e.modulesIterable),i=r.next();!i.done;i=r.next()){var s=i.value;t(s)}}catch(e){o={error:e}}finally{try{if(i&&!i.done&&(a=r.return))a.call(r)}finally{if(o)throw o.error}}}else if(typeof e.forEachModule==="function"){e.forEachModule(t)}else if(Array.isArray(e.modules)){e.modules.forEach(t)}if(e.entryModule){t(e.entryModule)}var o,a};return WebpackChunkModuleIterator}();t.WebpackChunkModuleIterator=r},85777:function(e,t){"use strict";var n=this&&this.__values||function(e){var t=typeof Symbol==="function"&&e[Symbol.iterator],n=0;if(t)return t.call(e);return{next:function(){if(e&&n>=e.length)e=void 0;return{value:e&&e[n++],done:!e}}}};Object.defineProperty(t,"__esModule",{value:true});var r=function(){function WebpackCompilerHandler(e,t,n,r,i,s,o,a,c){this.chunkIncludeTester=e;this.chunkHandler=t;this.assetManager=n;this.moduleCache=r;this.addBanner=i;this.perChunkOutput=s;this.additionalChunkModules=o;this.additionalModules=a;this.skipChildCompilers=c}WebpackCompilerHandler.prototype.handleCompiler=function(e){var t=this;if(typeof e.hooks!=="undefined"){var n=this.skipChildCompilers?"thisCompilation":"compilation";e.hooks[n].tap("LicenseWebpackPlugin",function(e){e.hooks.optimizeChunkAssets.tap("LicenseWebpackPlugin",function(n){t.iterateChunks(e,n)})})}else if(typeof e.plugin!=="undefined"){e.plugin("compilation",function(e){if(typeof e.plugin!=="undefined"){e.plugin("optimize-chunk-assets",function(n,r){t.iterateChunks(e,n);r()})}})}};WebpackCompilerHandler.prototype.iterateChunks=function(e,t){var r=this;var i=function(t){if(s.chunkIncludeTester.isIncluded(t.name)){s.chunkHandler.processChunk(e,t,s.moduleCache);if(s.additionalChunkModules[t.name]){s.additionalChunkModules[t.name].forEach(function(n){return r.chunkHandler.processModule(e,t,r.moduleCache,n)})}if(s.additionalModules.length>0){s.additionalModules.forEach(function(n){return r.chunkHandler.processModule(e,t,r.moduleCache,n)})}if(s.perChunkOutput){s.assetManager.writeChunkLicenses(s.moduleCache.getAllModulesForChunk(t.name),e,t)}if(s.addBanner){s.assetManager.writeChunkBanners(s.moduleCache.getAllModulesForChunk(t.name),e,t)}}};var s=this;try{for(var o=n(t),a=o.next();!a.done;a=o.next()){var c=a.value;i(c)}}catch(e){u={error:e}}finally{try{if(a&&!a.done&&(l=o.return))l.call(o)}finally{if(u)throw u.error}}if(!this.perChunkOutput){this.assetManager.writeAllLicenses(this.moduleCache.getAllModules(),e)}var u,l};return WebpackCompilerHandler}();t.WebpackCompilerHandler=r},41728:function(e,t,n){"use strict";var r=this&&this.__read||function(e,t){var n=typeof Symbol==="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,s=[],o;try{while((t===void 0||t-- >0)&&!(i=r.next()).done)s.push(i.value)}catch(e){o={error:e}}finally{try{if(i&&!i.done&&(n=r["return"]))n.call(r)}finally{if(o)throw o.error}}return s};var i=this&&this.__spread||function(){for(var e=[],t=0;t{"use strict";Object.defineProperty(t,"__esModule",{value:true});var n=function(){function WebpackModuleFileIterator(){}WebpackModuleFileIterator.prototype.iterateFiles=function(e,t){t(e.resource||e.rootModule&&e.rootModule.resource);if(Array.isArray(e.fileDependencies)){var n=e.fileDependencies;n.forEach(t)}if(Array.isArray(e.dependencies)){e.dependencies.forEach(function(e){return t(e.originModule&&e.originModule.resource)})}};return WebpackModuleFileIterator}();t.WebpackModuleFileIterator=n},58907:(e,t,n)=>{"use strict";var r;r={value:true};var i=n(85768);t.s=i.LicenseWebpackPlugin},11638:e=>{"use strict";class LoadingLoaderError extends Error{constructor(e){super(e);this.name="LoaderRunnerError";Error.captureStackTrace(this,this.constructor)}}e.exports=LoadingLoaderError},60425:(e,t,n)=>{var r=n(35747);var i=r.readFile.bind(r);var s=n(45658);function utf8BufferToString(e){var t=e.toString("utf-8");if(t.charCodeAt(0)===65279){return t.substr(1)}else{return t}}var o=/^([^?#]*)(\?[^#]*)?(#.*)?$/;function parsePathQueryFragment(e){var t=o.exec(e);return{path:t[1],query:t[2]||"",fragment:t[3]||""}}function dirname(e){if(e==="/")return"/";var t=e.lastIndexOf("/");var n=e.lastIndexOf("\\");var r=e.indexOf("/");var i=e.indexOf("\\");var s=t>n?t:n;var o=t>n?r:i;if(s<0)return e;if(s===o)return e.substr(0,s+1);return e.substr(0,s)}function createLoaderObject(e){var t={path:null,query:null,fragment:null,options:null,ident:null,normal:null,pitch:null,raw:null,data:null,pitchExecuted:false,normalExecuted:false};Object.defineProperty(t,"request",{enumerable:true,get:function(){return t.path+t.query},set:function(e){if(typeof e==="string"){var n=parsePathQueryFragment(e);t.path=n.path;t.query=n.query;t.fragment=n.fragment;t.options=undefined;t.ident=undefined}else{if(!e.loader)throw new Error("request should be a string or object with loader and options ("+JSON.stringify(e)+")");t.path=e.loader;t.fragment=e.fragment||"";t.type=e.type;t.options=e.options;t.ident=e.ident;if(t.options===null)t.query="";else if(t.options===undefined)t.query="";else if(typeof t.options==="string")t.query="?"+t.options;else if(t.ident)t.query="??"+t.ident;else if(typeof t.options==="object"&&t.options.ident)t.query="??"+t.options.ident;else t.query="?"+JSON.stringify(t.options)}}});t.request=e;if(Object.preventExtensions){Object.preventExtensions(t)}return t}function runSyncOrAsync(e,t,n,r){var i=true;var s=false;var o=false;var a=false;t.async=function async(){if(s){if(a)return;throw new Error("async(): The callback was already called.")}i=false;return c};var c=t.callback=function(){if(s){if(a)return;throw new Error("callback(): The callback was already called.")}s=true;i=false;try{r.apply(null,arguments)}catch(e){o=true;throw e}};try{var u=function LOADER_EXECUTION(){return e.apply(t,n)}();if(i){s=true;if(u===undefined)return r();if(u&&typeof u==="object"&&typeof u.then==="function"){return u.then(function(e){r(null,e)},r)}return r(null,u)}}catch(e){if(o)throw e;if(s){if(typeof e==="object"&&e.stack)console.error(e.stack);else console.error(e);return}s=true;a=true;r(e)}}function convertArgs(e,t){if(!t&&Buffer.isBuffer(e[0]))e[0]=utf8BufferToString(e[0]);else if(t&&typeof e[0]==="string")e[0]=Buffer.from(e[0],"utf-8")}function iteratePitchingLoaders(e,t,n){if(t.loaderIndex>=t.loaders.length)return processResource(e,t,n);var r=t.loaders[t.loaderIndex];if(r.pitchExecuted){t.loaderIndex++;return iteratePitchingLoaders(e,t,n)}s(r,function(i){if(i){t.cacheable(false);return n(i)}var s=r.pitch;r.pitchExecuted=true;if(!s)return iteratePitchingLoaders(e,t,n);runSyncOrAsync(s,t,[t.remainingRequest,t.previousRequest,r.data={}],function(r){if(r)return n(r);var i=Array.prototype.slice.call(arguments,1);var s=i.some(function(e){return e!==undefined});if(s){t.loaderIndex--;iterateNormalLoaders(e,t,i,n)}else{iteratePitchingLoaders(e,t,n)}})})}function processResource(e,t,n){t.loaderIndex=t.loaders.length-1;var r=t.resourcePath;if(r){t.addDependency(r);e.readResource(r,function(r,i){if(r)return n(r);e.resourceBuffer=i;iterateNormalLoaders(e,t,[i],n)})}else{iterateNormalLoaders(e,t,[null],n)}}function iterateNormalLoaders(e,t,n,r){if(t.loaderIndex<0)return r(null,n);var i=t.loaders[t.loaderIndex];if(i.normalExecuted){t.loaderIndex--;return iterateNormalLoaders(e,t,n,r)}var s=i.normal;i.normalExecuted=true;if(!s){return iterateNormalLoaders(e,t,n,r)}convertArgs(n,i.raw);runSyncOrAsync(s,t,n,function(n){if(n)return r(n);var i=Array.prototype.slice.call(arguments,1);iterateNormalLoaders(e,t,i,r)})}t.getContext=function getContext(e){var t=parsePathQueryFragment(e).path;return dirname(t)};t.runLoaders=function runLoaders(e,t){var n=e.resource||"";var r=e.loaders||[];var s=e.context||{};var o=e.readResource||i;var a=n&&parsePathQueryFragment(n);var c=a?a.path:undefined;var u=a?a.query:undefined;var l=a?a.fragment:undefined;var f=c?dirname(c):null;var p=true;var d=[];var h=[];var m=[];r=r.map(createLoaderObject);s.context=f;s.loaderIndex=0;s.loaders=r;s.resourcePath=c;s.resourceQuery=u;s.resourceFragment=l;s.async=null;s.callback=null;s.cacheable=function cacheable(e){if(e===false){p=false}};s.dependency=s.addDependency=function addDependency(e){d.push(e)};s.addContextDependency=function addContextDependency(e){h.push(e)};s.addMissingDependency=function addMissingDependency(e){m.push(e)};s.getDependencies=function getDependencies(){return d.slice()};s.getContextDependencies=function getContextDependencies(){return h.slice()};s.getMissingDependencies=function getMissingDependencies(){return m.slice()};s.clearDependencies=function clearDependencies(){d.length=0;h.length=0;m.length=0;p=true};Object.defineProperty(s,"resource",{enumerable:true,get:function(){if(s.resourcePath===undefined)return undefined;return s.resourcePath+s.resourceQuery+s.resourceFragment},set:function(e){var t=e&&parsePathQueryFragment(e);s.resourcePath=t?t.path:undefined;s.resourceQuery=t?t.query:undefined;s.resourceFragment=t?t.fragment:undefined}});Object.defineProperty(s,"request",{enumerable:true,get:function(){return s.loaders.map(function(e){return e.request}).concat(s.resource||"").join("!")}});Object.defineProperty(s,"remainingRequest",{enumerable:true,get:function(){if(s.loaderIndex>=s.loaders.length-1&&!s.resource)return"";return s.loaders.slice(s.loaderIndex+1).map(function(e){return e.request}).concat(s.resource||"").join("!")}});Object.defineProperty(s,"currentRequest",{enumerable:true,get:function(){return s.loaders.slice(s.loaderIndex).map(function(e){return e.request}).concat(s.resource||"").join("!")}});Object.defineProperty(s,"previousRequest",{enumerable:true,get:function(){return s.loaders.slice(0,s.loaderIndex).map(function(e){return e.request}).join("!")}});Object.defineProperty(s,"query",{enumerable:true,get:function(){var e=s.loaders[s.loaderIndex];return e.options&&typeof e.options==="object"?e.options:e.query}});Object.defineProperty(s,"data",{enumerable:true,get:function(){return s.loaders[s.loaderIndex].data}});if(Object.preventExtensions){Object.preventExtensions(s)}var g={resourceBuffer:null,readResource:o};iteratePitchingLoaders(g,s,function(e,n){if(e){return t(e,{cacheable:p,fileDependencies:d,contextDependencies:h,missingDependencies:m})}t(null,{result:n,resourceBuffer:g.resourceBuffer,cacheable:p,fileDependencies:d,contextDependencies:h,missingDependencies:m})})}},45658:(module,__unused_webpack_exports,__webpack_require__)=>{var LoaderLoadingError=__webpack_require__(11638);var url;module.exports=function loadLoader(loader,callback){if(loader.type==="module"){try{if(url===undefined)url=__webpack_require__(78835);var loaderUrl=url.pathToFileURL(loader.path);var modulePromise=eval("import("+JSON.stringify(loaderUrl.toString())+")");modulePromise.then(function(e){handleResult(loader,e,callback)},callback);return}catch(e){callback(e)}}else{try{var module=require(loader.path)}catch(e){if(e instanceof Error&&e.code==="EMFILE"){var retry=loadLoader.bind(null,loader,callback);if(typeof setImmediate==="function"){return setImmediate(retry)}else{return process.nextTick(retry)}}return callback(e)}return handleResult(loader,module,callback)}};function handleResult(e,t,n){if(typeof t!=="function"&&typeof t!=="object"){return n(new LoaderLoadingError("Module '"+e.path+"' is not a loader (export function or es6 module)"))}e.normal=typeof t==="function"?t:t.default;e.pitch=t.pitch;e.raw=t.raw;if(typeof e.normal!=="function"&&typeof e.pitch!=="function"){return n(new LoaderLoadingError("Module '"+e.path+"' is not a loader (must have normal or pitch function)"))}n()}},6537:(e,t,n)=>{"use strict";const r=n(85622);const i=n(35747);const{promisify:s}=n(31669);const o=n(88213);const a=s(i.stat);const c=s(i.lstat);const u={directory:"isDirectory",file:"isFile"};function checkType({type:e}){if(e in u){return}throw new Error(`Invalid type specified: ${e}`)}const l=(e,t)=>e===undefined||t[u[e]]();e.exports=(async(e,t)=>{t={cwd:process.cwd(),type:"file",allowSymlinks:true,...t};checkType(t);const n=t.allowSymlinks?a:c;return o(e,async e=>{try{const i=await n(r.resolve(t.cwd,e));return l(t.type,i)}catch(e){return false}},t)});e.exports.sync=((e,t)=>{t={cwd:process.cwd(),allowSymlinks:true,type:"file",...t};checkType(t);const n=t.allowSymlinks?i.statSync:i.lstatSync;for(const i of e){try{const e=n(r.resolve(t.cwd,i));if(l(t.type,e)){return i}}catch(e){}}})},41365:(e,t,n)=>{"use strict";const r=n(35747);const i=n(85622);const{promisify:s}=n(31669);const o=n(34281);const a=o.satisfies(process.version,">=10.12.0");const c=e=>{if(process.platform==="win32"){const t=/[<>:"|?*]/.test(e.replace(i.parse(e).root,""));if(t){const t=new Error(`Path contains invalid characters: ${e}`);t.code="EINVAL";throw t}}};const u=e=>{const t={mode:511,fs:r};return{...t,...e}};const l=e=>{const t=new Error(`operation not permitted, mkdir '${e}'`);t.code="EPERM";t.errno=-4048;t.path=e;t.syscall="mkdir";return t};const f=async(e,t)=>{c(e);t=u(t);const n=s(t.fs.mkdir);const o=s(t.fs.stat);if(a&&t.fs.mkdir===r.mkdir){const r=i.resolve(e);await n(r,{mode:t.mode,recursive:true});return r}const f=async e=>{try{await n(e,t.mode);return e}catch(t){if(t.code==="EPERM"){throw t}if(t.code==="ENOENT"){if(i.dirname(e)===e){throw l(e)}if(t.message.includes("null bytes")){throw t}await f(i.dirname(e));return f(e)}try{const n=await o(e);if(!n.isDirectory()){throw new Error("The path is not a directory")}}catch(e){throw t}return e}};return f(i.resolve(e))};e.exports=f;e.exports.sync=((e,t)=>{c(e);t=u(t);if(a&&t.fs.mkdirSync===r.mkdirSync){const n=i.resolve(e);r.mkdirSync(n,{mode:t.mode,recursive:true});return n}const n=e=>{try{t.fs.mkdirSync(e,t.mode)}catch(r){if(r.code==="EPERM"){throw r}if(r.code==="ENOENT"){if(i.dirname(e)===e){throw l(e)}if(r.message.includes("null bytes")){throw r}n(i.dirname(e));return n(e)}try{if(!t.fs.statSync(e).isDirectory()){throw new Error("The path is not a directory")}}catch(e){throw r}}return e};return n(i.resolve(e))})},34281:(e,t)=>{t=e.exports=SemVer;var n;if(typeof process==="object"&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)){n=function(){var e=Array.prototype.slice.call(arguments,0);e.unshift("SEMVER");console.log.apply(console,e)}}else{n=function(){}}t.SEMVER_SPEC_VERSION="2.0.0";var r=256;var i=Number.MAX_SAFE_INTEGER||9007199254740991;var s=16;var o=t.re=[];var a=t.src=[];var c=0;var u=c++;a[u]="0|[1-9]\\d*";var l=c++;a[l]="[0-9]+";var f=c++;a[f]="\\d*[a-zA-Z-][a-zA-Z0-9-]*";var p=c++;a[p]="("+a[u]+")\\."+"("+a[u]+")\\."+"("+a[u]+")";var d=c++;a[d]="("+a[l]+")\\."+"("+a[l]+")\\."+"("+a[l]+")";var h=c++;a[h]="(?:"+a[u]+"|"+a[f]+")";var m=c++;a[m]="(?:"+a[l]+"|"+a[f]+")";var g=c++;a[g]="(?:-("+a[h]+"(?:\\."+a[h]+")*))";var y=c++;a[y]="(?:-?("+a[m]+"(?:\\."+a[m]+")*))";var v=c++;a[v]="[0-9A-Za-z-]+";var _=c++;a[_]="(?:\\+("+a[v]+"(?:\\."+a[v]+")*))";var b=c++;var E="v?"+a[p]+a[g]+"?"+a[_]+"?";a[b]="^"+E+"$";var w="[v=\\s]*"+a[d]+a[y]+"?"+a[_]+"?";var S=c++;a[S]="^"+w+"$";var k=c++;a[k]="((?:<|>)?=?)";var D=c++;a[D]=a[l]+"|x|X|\\*";var x=c++;a[x]=a[u]+"|x|X|\\*";var C=c++;a[C]="[v=\\s]*("+a[x]+")"+"(?:\\.("+a[x]+")"+"(?:\\.("+a[x]+")"+"(?:"+a[g]+")?"+a[_]+"?"+")?)?";var A=c++;a[A]="[v=\\s]*("+a[D]+")"+"(?:\\.("+a[D]+")"+"(?:\\.("+a[D]+")"+"(?:"+a[y]+")?"+a[_]+"?"+")?)?";var T=c++;a[T]="^"+a[k]+"\\s*"+a[C]+"$";var M=c++;a[M]="^"+a[k]+"\\s*"+a[A]+"$";var O=c++;a[O]="(?:^|[^\\d])"+"(\\d{1,"+s+"})"+"(?:\\.(\\d{1,"+s+"}))?"+"(?:\\.(\\d{1,"+s+"}))?"+"(?:$|[^\\d])";var F=c++;a[F]="(?:~>?)";var I=c++;a[I]="(\\s*)"+a[F]+"\\s+";o[I]=new RegExp(a[I],"g");var R="$1~";var P=c++;a[P]="^"+a[F]+a[C]+"$";var N=c++;a[N]="^"+a[F]+a[A]+"$";var L=c++;a[L]="(?:\\^)";var B=c++;a[B]="(\\s*)"+a[L]+"\\s+";o[B]=new RegExp(a[B],"g");var j="$1^";var U=c++;a[U]="^"+a[L]+a[C]+"$";var z=c++;a[z]="^"+a[L]+a[A]+"$";var H=c++;a[H]="^"+a[k]+"\\s*("+w+")$|^$";var V=c++;a[V]="^"+a[k]+"\\s*("+E+")$|^$";var G=c++;a[G]="(\\s*)"+a[k]+"\\s*("+w+"|"+a[C]+")";o[G]=new RegExp(a[G],"g");var q="$1$2$3";var W=c++;a[W]="^\\s*("+a[C]+")"+"\\s+-\\s+"+"("+a[C]+")"+"\\s*$";var K=c++;a[K]="^\\s*("+a[A]+")"+"\\s+-\\s+"+"("+a[A]+")"+"\\s*$";var X=c++;a[X]="(<|>)?=?\\s*\\*";for(var J=0;Jr){return null}var n=t.loose?o[S]:o[b];if(!n.test(e)){return null}try{return new SemVer(e,t)}catch(e){return null}}t.valid=valid;function valid(e,t){var n=parse(e,t);return n?n.version:null}t.clean=clean;function clean(e,t){var n=parse(e.trim().replace(/^[=v]+/,""),t);return n?n.version:null}t.SemVer=SemVer;function SemVer(e,t){if(!t||typeof t!=="object"){t={loose:!!t,includePrerelease:false}}if(e instanceof SemVer){if(e.loose===t.loose){return e}else{e=e.version}}else if(typeof e!=="string"){throw new TypeError("Invalid Version: "+e)}if(e.length>r){throw new TypeError("version is longer than "+r+" characters")}if(!(this instanceof SemVer)){return new SemVer(e,t)}n("SemVer",e,t);this.options=t;this.loose=!!t.loose;var s=e.trim().match(t.loose?o[S]:o[b]);if(!s){throw new TypeError("Invalid Version: "+e)}this.raw=e;this.major=+s[1];this.minor=+s[2];this.patch=+s[3];if(this.major>i||this.major<0){throw new TypeError("Invalid major version")}if(this.minor>i||this.minor<0){throw new TypeError("Invalid minor version")}if(this.patch>i||this.patch<0){throw new TypeError("Invalid patch version")}if(!s[4]){this.prerelease=[]}else{this.prerelease=s[4].split(".").map(function(e){if(/^[0-9]+$/.test(e)){var t=+e;if(t>=0&&t=0){if(typeof this.prerelease[n]==="number"){this.prerelease[n]++;n=-2}}if(n===-1){this.prerelease.push(0)}}if(t){if(this.prerelease[0]===t){if(isNaN(this.prerelease[1])){this.prerelease=[t,0]}}else{this.prerelease=[t,0]}}break;default:throw new Error("invalid increment argument: "+e)}this.format();this.raw=this.version;return this};t.inc=inc;function inc(e,t,n,r){if(typeof n==="string"){r=n;n=undefined}try{return new SemVer(e,n).inc(t,r).version}catch(e){return null}}t.diff=diff;function diff(e,t){if(eq(e,t)){return null}else{var n=parse(e);var r=parse(t);var i="";if(n.prerelease.length||r.prerelease.length){i="pre";var s="prerelease"}for(var o in n){if(o==="major"||o==="minor"||o==="patch"){if(n[o]!==r[o]){return i+o}}}return s}}t.compareIdentifiers=compareIdentifiers;var Y=/^[0-9]+$/;function compareIdentifiers(e,t){var n=Y.test(e);var r=Y.test(t);if(n&&r){e=+e;t=+t}return e===t?0:n&&!r?-1:r&&!n?1:e0}t.lt=lt;function lt(e,t,n){return compare(e,t,n)<0}t.eq=eq;function eq(e,t,n){return compare(e,t,n)===0}t.neq=neq;function neq(e,t,n){return compare(e,t,n)!==0}t.gte=gte;function gte(e,t,n){return compare(e,t,n)>=0}t.lte=lte;function lte(e,t,n){return compare(e,t,n)<=0}t.cmp=cmp;function cmp(e,t,n,r){switch(t){case"===":if(typeof e==="object")e=e.version;if(typeof n==="object")n=n.version;return e===n;case"!==":if(typeof e==="object")e=e.version;if(typeof n==="object")n=n.version;return e!==n;case"":case"=":case"==":return eq(e,n,r);case"!=":return neq(e,n,r);case">":return gt(e,n,r);case">=":return gte(e,n,r);case"<":return lt(e,n,r);case"<=":return lte(e,n,r);default:throw new TypeError("Invalid operator: "+t)}}t.Comparator=Comparator;function Comparator(e,t){if(!t||typeof t!=="object"){t={loose:!!t,includePrerelease:false}}if(e instanceof Comparator){if(e.loose===!!t.loose){return e}else{e=e.value}}if(!(this instanceof Comparator)){return new Comparator(e,t)}n("comparator",e,t);this.options=t;this.loose=!!t.loose;this.parse(e);if(this.semver===Q){this.value=""}else{this.value=this.operator+this.semver.version}n("comp",this)}var Q={};Comparator.prototype.parse=function(e){var t=this.options.loose?o[H]:o[V];var n=e.match(t);if(!n){throw new TypeError("Invalid comparator: "+e)}this.operator=n[1]!==undefined?n[1]:"";if(this.operator==="="){this.operator=""}if(!n[2]){this.semver=Q}else{this.semver=new SemVer(n[2],this.options.loose)}};Comparator.prototype.toString=function(){return this.value};Comparator.prototype.test=function(e){n("Comparator.test",e,this.options.loose);if(this.semver===Q||e===Q){return true}if(typeof e==="string"){e=new SemVer(e,this.options)}return cmp(e,this.operator,this.semver,this.options)};Comparator.prototype.intersects=function(e,t){if(!(e instanceof Comparator)){throw new TypeError("a Comparator is required")}if(!t||typeof t!=="object"){t={loose:!!t,includePrerelease:false}}var n;if(this.operator===""){if(this.value===""){return true}n=new Range(e.value,t);return satisfies(this.value,n,t)}else if(e.operator===""){if(e.value===""){return true}n=new Range(this.value,t);return satisfies(e.semver,n,t)}var r=(this.operator===">="||this.operator===">")&&(e.operator===">="||e.operator===">");var i=(this.operator==="<="||this.operator==="<")&&(e.operator==="<="||e.operator==="<");var s=this.semver.version===e.semver.version;var o=(this.operator===">="||this.operator==="<=")&&(e.operator===">="||e.operator==="<=");var a=cmp(this.semver,"<",e.semver,t)&&((this.operator===">="||this.operator===">")&&(e.operator==="<="||e.operator==="<"));var c=cmp(this.semver,">",e.semver,t)&&((this.operator==="<="||this.operator==="<")&&(e.operator===">="||e.operator===">"));return r||i||s&&o||a||c};t.Range=Range;function Range(e,t){if(!t||typeof t!=="object"){t={loose:!!t,includePrerelease:false}}if(e instanceof Range){if(e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease){return e}else{return new Range(e.raw,t)}}if(e instanceof Comparator){return new Range(e.value,t)}if(!(this instanceof Range)){return new Range(e,t)}this.options=t;this.loose=!!t.loose;this.includePrerelease=!!t.includePrerelease;this.raw=e;this.set=e.split(/\s*\|\|\s*/).map(function(e){return this.parseRange(e.trim())},this).filter(function(e){return e.length});if(!this.set.length){throw new TypeError("Invalid SemVer Range: "+e)}this.format()}Range.prototype.format=function(){this.range=this.set.map(function(e){return e.join(" ").trim()}).join("||").trim();return this.range};Range.prototype.toString=function(){return this.range};Range.prototype.parseRange=function(e){var t=this.options.loose;e=e.trim();var r=t?o[K]:o[W];e=e.replace(r,hyphenReplace);n("hyphen replace",e);e=e.replace(o[G],q);n("comparator trim",e,o[G]);e=e.replace(o[I],R);e=e.replace(o[B],j);e=e.split(/\s+/).join(" ");var i=t?o[H]:o[V];var s=e.split(" ").map(function(e){return parseComparator(e,this.options)},this).join(" ").split(/\s+/);if(this.options.loose){s=s.filter(function(e){return!!e.match(i)})}s=s.map(function(e){return new Comparator(e,this.options)},this);return s};Range.prototype.intersects=function(e,t){if(!(e instanceof Range)){throw new TypeError("a Range is required")}return this.set.some(function(n){return isSatisfiable(n,t)&&e.set.some(function(e){return isSatisfiable(e,t)&&n.every(function(n){return e.every(function(e){return n.intersects(e,t)})})})})};function isSatisfiable(e,t){var n=true;var r=e.slice();var i=r.pop();while(n&&r.length){n=r.every(function(e){return i.intersects(e,t)});i=r.pop()}return n}t.toComparators=toComparators;function toComparators(e,t){return new Range(e,t).set.map(function(e){return e.map(function(e){return e.value}).join(" ").trim().split(" ")})}function parseComparator(e,t){n("comp",e,t);e=replaceCarets(e,t);n("caret",e);e=replaceTildes(e,t);n("tildes",e);e=replaceXRanges(e,t);n("xrange",e);e=replaceStars(e,t);n("stars",e);return e}function isX(e){return!e||e.toLowerCase()==="x"||e==="*"}function replaceTildes(e,t){return e.trim().split(/\s+/).map(function(e){return replaceTilde(e,t)}).join(" ")}function replaceTilde(e,t){var r=t.loose?o[N]:o[P];return e.replace(r,function(t,r,i,s,o){n("tilde",e,t,r,i,s,o);var a;if(isX(r)){a=""}else if(isX(i)){a=">="+r+".0.0 <"+(+r+1)+".0.0"}else if(isX(s)){a=">="+r+"."+i+".0 <"+r+"."+(+i+1)+".0"}else if(o){n("replaceTilde pr",o);a=">="+r+"."+i+"."+s+"-"+o+" <"+r+"."+(+i+1)+".0"}else{a=">="+r+"."+i+"."+s+" <"+r+"."+(+i+1)+".0"}n("tilde return",a);return a})}function replaceCarets(e,t){return e.trim().split(/\s+/).map(function(e){return replaceCaret(e,t)}).join(" ")}function replaceCaret(e,t){n("caret",e,t);var r=t.loose?o[z]:o[U];return e.replace(r,function(t,r,i,s,o){n("caret",e,t,r,i,s,o);var a;if(isX(r)){a=""}else if(isX(i)){a=">="+r+".0.0 <"+(+r+1)+".0.0"}else if(isX(s)){if(r==="0"){a=">="+r+"."+i+".0 <"+r+"."+(+i+1)+".0"}else{a=">="+r+"."+i+".0 <"+(+r+1)+".0.0"}}else if(o){n("replaceCaret pr",o);if(r==="0"){if(i==="0"){a=">="+r+"."+i+"."+s+"-"+o+" <"+r+"."+i+"."+(+s+1)}else{a=">="+r+"."+i+"."+s+"-"+o+" <"+r+"."+(+i+1)+".0"}}else{a=">="+r+"."+i+"."+s+"-"+o+" <"+(+r+1)+".0.0"}}else{n("no pr");if(r==="0"){if(i==="0"){a=">="+r+"."+i+"."+s+" <"+r+"."+i+"."+(+s+1)}else{a=">="+r+"."+i+"."+s+" <"+r+"."+(+i+1)+".0"}}else{a=">="+r+"."+i+"."+s+" <"+(+r+1)+".0.0"}}n("caret return",a);return a})}function replaceXRanges(e,t){n("replaceXRanges",e,t);return e.split(/\s+/).map(function(e){return replaceXRange(e,t)}).join(" ")}function replaceXRange(e,t){e=e.trim();var r=t.loose?o[M]:o[T];return e.replace(r,function(t,r,i,s,o,a){n("xRange",e,t,r,i,s,o,a);var c=isX(i);var u=c||isX(s);var l=u||isX(o);var f=l;if(r==="="&&f){r=""}if(c){if(r===">"||r==="<"){t="<0.0.0"}else{t="*"}}else if(r&&f){if(u){s=0}o=0;if(r===">"){r=">=";if(u){i=+i+1;s=0;o=0}else{s=+s+1;o=0}}else if(r==="<="){r="<";if(u){i=+i+1}else{s=+s+1}}t=r+i+"."+s+"."+o}else if(u){t=">="+i+".0.0 <"+(+i+1)+".0.0"}else if(l){t=">="+i+"."+s+".0 <"+i+"."+(+s+1)+".0"}n("xRange return",t);return t})}function replaceStars(e,t){n("replaceStars",e,t);return e.trim().replace(o[X],"")}function hyphenReplace(e,t,n,r,i,s,o,a,c,u,l,f,p){if(isX(n)){t=""}else if(isX(r)){t=">="+n+".0.0"}else if(isX(i)){t=">="+n+"."+r+".0"}else{t=">="+t}if(isX(c)){a=""}else if(isX(u)){a="<"+(+c+1)+".0.0"}else if(isX(l)){a="<"+c+"."+(+u+1)+".0"}else if(f){a="<="+c+"."+u+"."+l+"-"+f}else{a="<="+a}return(t+" "+a).trim()}Range.prototype.test=function(e){if(!e){return false}if(typeof e==="string"){e=new SemVer(e,this.options)}for(var t=0;t0){var s=e[i].semver;if(s.major===t.major&&s.minor===t.minor&&s.patch===t.patch){return true}}}return false}return true}t.satisfies=satisfies;function satisfies(e,t,n){try{t=new Range(t,n)}catch(e){return false}return t.test(e)}t.maxSatisfying=maxSatisfying;function maxSatisfying(e,t,n){var r=null;var i=null;try{var s=new Range(t,n)}catch(e){return null}e.forEach(function(e){if(s.test(e)){if(!r||i.compare(e)===-1){r=e;i=new SemVer(r,n)}}});return r}t.minSatisfying=minSatisfying;function minSatisfying(e,t,n){var r=null;var i=null;try{var s=new Range(t,n)}catch(e){return null}e.forEach(function(e){if(s.test(e)){if(!r||i.compare(e)===1){r=e;i=new SemVer(r,n)}}});return r}t.minVersion=minVersion;function minVersion(e,t){e=new Range(e,t);var n=new SemVer("0.0.0");if(e.test(n)){return n}n=new SemVer("0.0.0-0");if(e.test(n)){return n}n=null;for(var r=0;r":if(t.prerelease.length===0){t.patch++}else{t.prerelease.push(0)}t.raw=t.format();case"":case">=":if(!n||gt(n,t)){n=t}break;case"<":case"<=":break;default:throw new Error("Unexpected operation: "+e.operator)}})}if(n&&e.test(n)){return n}return null}t.validRange=validRange;function validRange(e,t){try{return new Range(e,t).range||"*"}catch(e){return null}}t.ltr=ltr;function ltr(e,t,n){return outside(e,t,"<",n)}t.gtr=gtr;function gtr(e,t,n){return outside(e,t,">",n)}t.outside=outside;function outside(e,t,n,r){e=new SemVer(e,r);t=new Range(t,r);var i,s,o,a,c;switch(n){case">":i=gt;s=lte;o=lt;a=">";c=">=";break;case"<":i=lt;s=gte;o=gt;a="<";c="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(satisfies(e,t,r)){return false}for(var u=0;u=0.0.0")}f=f||e;p=p||e;if(i(e.semver,f.semver,r)){f=e}else if(o(e.semver,p.semver,r)){p=e}});if(f.operator===a||f.operator===c){return false}if((!p.operator||p.operator===a)&&s(e,p.semver)){return false}else if(p.operator===c&&o(e,p.semver)){return false}}return true}t.prerelease=prerelease;function prerelease(e,t){var n=parse(e,t);return n&&n.prerelease.length?n.prerelease:null}t.intersects=intersects;function intersects(e,t,n){e=new Range(e,n);t=new Range(t,n);return e.intersects(t)}t.coerce=coerce;function coerce(e,t){if(e instanceof SemVer){return e}if(typeof e!=="string"){return null}var n=e.match(o[O]);if(n==null){return null}return parse(n[1]+"."+(n[2]||"0")+"."+(n[3]||"0"),t)}},56342:(e,t,n)=>{var r=n(48333);var i=n(80713);var s=n(32453);var o=s.Readable;var a=s.Writable;function MemoryFileSystemError(e,t){Error.call(this);if(Error.captureStackTrace)Error.captureStackTrace(this,arguments.callee);this.code=e.code;this.errno=e.errno;this.message=e.description;this.path=t}MemoryFileSystemError.prototype=new Error;function MemoryFileSystem(e){this.data=e||{}}e.exports=MemoryFileSystem;function isDir(e){if(typeof e!=="object")return false;return e[""]===true}function isFile(e){if(typeof e!=="object")return false;return!e[""]}function pathToArray(e){e=r(e);var t=/^\//.test(e);if(!t){if(!/^[A-Za-z]:/.test(e)){throw new MemoryFileSystemError(i.code.EINVAL,e)}e=e.replace(/[\\\/]+/g,"\\");e=e.split(/[\\\/]/);e[0]=e[0].toUpperCase()}else{e=e.replace(/\/+/g,"/");e=e.substr(1).split("/")}if(!e[e.length-1])e.pop();return e}function trueFn(){return true}function falseFn(){return false}MemoryFileSystem.prototype.meta=function(e){var t=pathToArray(e);var n=this.data;for(var r=0;r{var r=n(48333);var i=/^[A-Z]:([\\\/]|$)/i;var s=/^\//i;e.exports=function join(e,t){if(!t)return r(e);if(i.test(t))return r(t.replace(/\//g,"\\"));if(s.test(t))return r(t);if(e=="/")return r(e+t);if(i.test(e))return r(e.replace(/\//g,"\\")+"\\"+t.replace(/\//g,"\\"));if(s.test(e))return r(e+"/"+t);return r(e+"/"+t)}},48333:e=>{e.exports=function normalize(e){var t=e.split(/(\\+|\/+)/);if(t.length===1)return e;var n=[];var r=0;for(var i=0,s=false;i{"use strict";const{PassThrough:r}=n(92413);e.exports=function(){var e=[];var t=new r({objectMode:true});t.setMaxListeners(0);t.add=add;t.isEmpty=isEmpty;t.on("unpipe",remove);Array.prototype.slice.call(arguments).forEach(add);return t;function add(n){if(Array.isArray(n)){n.forEach(add);return this}e.push(n);n.once("end",remove.bind(null,n));n.once("error",t.emit.bind(t,"error"));n.pipe(t,{end:false});return this}function isEmpty(){return e.length==0}function remove(n){e=e.filter(function(e){return e!==n});if(!e.length&&t.readable){t.end()}}}},642:(e,t,n)=>{e.exports=minimatch;minimatch.Minimatch=Minimatch;var r={sep:"/"};try{r=n(85622)}catch(e){}var i=minimatch.GLOBSTAR=Minimatch.GLOBSTAR={};var s=n(23215);var o={"!":{open:"(?:(?!(?:",close:"))[^/]*?)"},"?":{open:"(?:",close:")?"},"+":{open:"(?:",close:")+"},"*":{open:"(?:",close:")*"},"@":{open:"(?:",close:")"}};var a="[^/]";var c=a+"*?";var u="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?";var l="(?:(?!(?:\\/|^)\\.).)*?";var f=charSet("().*{}+?[]^$\\!");function charSet(e){return e.split("").reduce(function(e,t){e[t]=true;return e},{})}var p=/\/+/;minimatch.filter=filter;function filter(e,t){t=t||{};return function(n,r,i){return minimatch(n,e,t)}}function ext(e,t){e=e||{};t=t||{};var n={};Object.keys(t).forEach(function(e){n[e]=t[e]});Object.keys(e).forEach(function(t){n[t]=e[t]});return n}minimatch.defaults=function(e){if(!e||!Object.keys(e).length)return minimatch;var t=minimatch;var n=function minimatch(n,r,i){return t.minimatch(n,r,ext(e,i))};n.Minimatch=function Minimatch(n,r){return new t.Minimatch(n,ext(e,r))};return n};Minimatch.defaults=function(e){if(!e||!Object.keys(e).length)return Minimatch;return minimatch.defaults(e).Minimatch};function minimatch(e,t,n){if(typeof t!=="string"){throw new TypeError("glob pattern string required")}if(!n)n={};if(!n.nocomment&&t.charAt(0)==="#"){return false}if(t.trim()==="")return e==="";return new Minimatch(t,n).match(e)}function Minimatch(e,t){if(!(this instanceof Minimatch)){return new Minimatch(e,t)}if(typeof e!=="string"){throw new TypeError("glob pattern string required")}if(!t)t={};e=e.trim();if(r.sep!=="/"){e=e.split(r.sep).join("/")}this.options=t;this.set=[];this.pattern=e;this.regexp=null;this.negate=false;this.comment=false;this.empty=false;this.make()}Minimatch.prototype.debug=function(){};Minimatch.prototype.make=make;function make(){if(this._made)return;var e=this.pattern;var t=this.options;if(!t.nocomment&&e.charAt(0)==="#"){this.comment=true;return}if(!e){this.empty=true;return}this.parseNegate();var n=this.globSet=this.braceExpand();if(t.debug)this.debug=console.error;this.debug(this.pattern,n);n=this.globParts=n.map(function(e){return e.split(p)});this.debug(this.pattern,n);n=n.map(function(e,t,n){return e.map(this.parse,this)},this);this.debug(this.pattern,n);n=n.filter(function(e){return e.indexOf(false)===-1});this.debug(this.pattern,n);this.set=n}Minimatch.prototype.parseNegate=parseNegate;function parseNegate(){var e=this.pattern;var t=false;var n=this.options;var r=0;if(n.nonegate)return;for(var i=0,s=e.length;i1024*64){throw new TypeError("pattern is too long")}var n=this.options;if(!n.noglobstar&&e==="**")return i;if(e==="")return"";var r="";var s=!!n.nocase;var u=false;var l=[];var p=[];var h;var m=false;var g=-1;var y=-1;var v=e.charAt(0)==="."?"":n.dot?"(?!(?:^|\\/)\\.{1,2}(?:$|\\/))":"(?!\\.)";var _=this;function clearStateChar(){if(h){switch(h){case"*":r+=c;s=true;break;case"?":r+=a;s=true;break;default:r+="\\"+h;break}_.debug("clearStateChar %j %j",h,r);h=false}}for(var b=0,E=e.length,w;b-1;T--){var M=p[T];var O=r.slice(0,M.reStart);var F=r.slice(M.reStart,M.reEnd-8);var I=r.slice(M.reEnd-8,M.reEnd);var R=r.slice(M.reEnd);I+=R;var P=O.split("(").length-1;var N=R;for(b=0;b=0;o--){s=e[o];if(s)break}for(o=0;o>> no match, partial?",e,f,t,p);if(f===a)return true}return false}var h;if(typeof u==="string"){if(r.nocase){h=l.toLowerCase()===u.toLowerCase()}else{h=l===u}this.debug("string match",u,l,h)}else{h=l.match(u);this.debug("pattern match",u,l,h)}if(!h)return false}if(s===a&&o===c){return true}else if(s===a){return n}else if(o===c){var m=s===a-1&&e[s]==="";return m}throw new Error("wtf?")};function globUnescape(e){return e.replace(/\\(.)/g,"$1")}function regExpEscape(e){return e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")}},40535:e=>{e.exports=function(e,t){if(!t)t={};var n={bools:{},strings:{},unknownFn:null};if(typeof t["unknown"]==="function"){n.unknownFn=t["unknown"]}if(typeof t["boolean"]==="boolean"&&t["boolean"]){n.allBools=true}else{[].concat(t["boolean"]).filter(Boolean).forEach(function(e){n.bools[e]=true})}var r={};Object.keys(t.alias||{}).forEach(function(e){r[e]=[].concat(t.alias[e]);r[e].forEach(function(t){r[t]=[e].concat(r[e].filter(function(e){return t!==e}))})});[].concat(t.string).filter(Boolean).forEach(function(e){n.strings[e]=true;if(r[e]){n.strings[r[e]]=true}});var i=t["default"]||{};var s={_:[]};Object.keys(n.bools).forEach(function(e){setArg(e,i[e]===undefined?false:i[e])});var o=[];if(e.indexOf("--")!==-1){o=e.slice(e.indexOf("--")+1);e=e.slice(0,e.indexOf("--"))}function argDefined(e,t){return n.allBools&&/^--[^=]+$/.test(t)||n.strings[e]||n.bools[e]||r[e]}function setArg(e,t,i){if(i&&n.unknownFn&&!argDefined(e,i)){if(n.unknownFn(i)===false)return}var o=!n.strings[e]&&isNumber(t)?Number(t):t;setKey(s,e.split("."),o);(r[e]||[]).forEach(function(e){setKey(s,e.split("."),o)})}function setKey(e,t,r){var i=e;for(var s=0;s{const r=n(24302);const i=Symbol("_data");const s=Symbol("_length");class Collect extends r{constructor(e){super(e);this[i]=[];this[s]=0}write(e,t,n){if(typeof t==="function")n=t,t="utf8";if(!t)t="utf8";const r=Buffer.isBuffer(e)?e:Buffer.from(e,t);this[i].push(r);this[s]+=r.length;if(n)n();return true}end(e,t,n){if(typeof e==="function")n=e,e=null;if(typeof t==="function")n=t,t="utf8";if(e)this.write(e,t);const r=Buffer.concat(this[i],this[s]);super.write(r);return super.end(n)}}e.exports=Collect;class CollectPassThrough extends r{constructor(e){super(e);this[i]=[];this[s]=0}write(e,t,n){if(typeof t==="function")n=t,t="utf8";if(!t)t="utf8";const r=Buffer.isBuffer(e)?e:Buffer.from(e,t);this[i].push(r);this[s]+=r.length;return super.write(e,t,n)}end(e,t,n){if(typeof e==="function")n=e,e=null;if(typeof t==="function")n=t,t="utf8";if(e)this.write(e,t);const r=Buffer.concat(this[i],this[s]);this.emit("collect",r);return super.end(n)}}e.exports.PassThrough=CollectPassThrough},55027:(e,t,n)=>{const r=n(24302);const i=Symbol("_flush");const s=Symbol("_flushed");const o=Symbol("_flushing");class Flush extends r{constructor(e={}){if(typeof e==="function")e={flush:e};super(e);if(typeof e.flush!=="function"&&typeof this.flush!=="function")throw new TypeError("must provide flush function in options");this[i]=e.flush||this.flush}emit(e,...t){if(e!=="end"&&e!=="finish"||this[s])return super.emit(e,...t);if(this[o])return;this[o]=true;const n=e=>{this[s]=true;e?super.emit("error",e):super.emit("end")};const r=this[i](n);if(r&&r.then)r.then(()=>n(),e=>n(e))}}e.exports=Flush},56435:(e,t,n)=>{const r=n(24302);const i=n(28614);const s=e=>e&&e instanceof i&&(typeof e.pipe==="function"||typeof e.write==="function"&&typeof e.end==="function");const o=Symbol("_head");const a=Symbol("_tail");const c=Symbol("_linkStreams");const u=Symbol("_setHead");const l=Symbol("_setTail");const f=Symbol("_onError");const p=Symbol("_onData");const d=Symbol("_onEnd");const h=Symbol("_onDrain");const m=Symbol("_streams");class Pipeline extends r{constructor(e,...t){if(s(e)){t.unshift(e);e={}}super(e);this[m]=[];if(t.length)this.push(...t)}[c](e){return e.reduce((e,t)=>{e.on("error",e=>t.emit("error",e));e.pipe(t);return t})}push(...e){this[m].push(...e);if(this[a])e.unshift(this[a]);const t=this[c](e);this[l](t);if(!this[o])this[u](e[0])}unshift(...e){this[m].unshift(...e);if(this[o])e.push(this[o]);const t=this[c](e);this[u](e[0]);if(!this[a])this[l](t)}destroy(e){this[m].forEach(e=>typeof e.destroy==="function"&&e.destroy());return super.destroy(e)}[l](e){this[a]=e;e.on("error",t=>this[f](e,t));e.on("data",t=>this[p](e,t));e.on("end",()=>this[d](e));e.on("finish",()=>this[d](e))}[f](e,t){if(e===this[a])this.emit("error",t)}[p](e,t){if(e===this[a])super.write(t)}[d](e){if(e===this[a])super.end()}pause(){super.pause();return this[a]&&this[a].pause&&this[a].pause()}emit(e,...t){if(e==="resume"&&this[a]&&this[a].resume)this[a].resume();return super.emit(e,...t)}[u](e){this[o]=e;e.on("drain",()=>this[h](e))}[h](e){if(e===this[o])this.emit("drain")}write(e,t,n){return this[o].write(e,t,n)&&(this.flowing||this.buffer.length===0)}end(e,t,n){this[o].end(e,t,n);return this}}e.exports=Pipeline},24302:(e,t,n)=>{"use strict";const r=n(28614);const i=n(92413);const s=n(83314);const o=n(24304).StringDecoder;const a=Symbol("EOF");const c=Symbol("maybeEmitEnd");const u=Symbol("emittedEnd");const l=Symbol("emittingEnd");const f=Symbol("closed");const p=Symbol("read");const d=Symbol("flush");const h=Symbol("flushChunk");const m=Symbol("encoding");const g=Symbol("decoder");const y=Symbol("flowing");const v=Symbol("paused");const _=Symbol("resume");const b=Symbol("bufferLength");const E=Symbol("bufferPush");const w=Symbol("bufferShift");const S=Symbol("objectMode");const k=Symbol("destroyed");const D=global._MP_NO_ITERATOR_SYMBOLS_!=="1";const x=D&&Symbol.asyncIterator||Symbol("asyncIterator not implemented");const C=D&&Symbol.iterator||Symbol("iterator not implemented");const A=e=>e==="end"||e==="finish"||e==="prefinish";const T=e=>e instanceof ArrayBuffer||typeof e==="object"&&e.constructor&&e.constructor.name==="ArrayBuffer"&&e.byteLength>=0;const M=e=>!Buffer.isBuffer(e)&&ArrayBuffer.isView(e);e.exports=class Minipass extends i{constructor(e){super();this[y]=false;this[v]=false;this.pipes=new s;this.buffer=new s;this[S]=e&&e.objectMode||false;if(this[S])this[m]=null;else this[m]=e&&e.encoding||null;if(this[m]==="buffer")this[m]=null;this[g]=this[m]?new o(this[m]):null;this[a]=false;this[u]=false;this[l]=false;this[f]=false;this.writable=true;this.readable=true;this[b]=0;this[k]=false}get bufferLength(){return this[b]}get encoding(){return this[m]}set encoding(e){if(this[S])throw new Error("cannot set encoding in objectMode");if(this[m]&&e!==this[m]&&(this[g]&&this[g].lastNeed||this[b]))throw new Error("cannot change encoding");if(this[m]!==e){this[g]=e?new o(e):null;if(this.buffer.length)this.buffer=this.buffer.map(e=>this[g].write(e))}this[m]=e}setEncoding(e){this.encoding=e}get objectMode(){return this[S]}set objectMode(e){this[S]=this[S]||!!e}write(e,t,n){if(this[a])throw new Error("write after end");if(this[k]){this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"}));return true}if(typeof t==="function")n=t,t="utf8";if(!t)t="utf8";if(!this[S]&&!Buffer.isBuffer(e)){if(M(e))e=Buffer.from(e.buffer,e.byteOffset,e.byteLength);else if(T(e))e=Buffer.from(e);else if(typeof e!=="string")this.objectMode=true}if(!this.objectMode&&!e.length){const e=this.flowing;if(this[b]!==0)this.emit("readable");if(n)n();return e}if(typeof e==="string"&&!this[S]&&!(t===this[m]&&!this[g].lastNeed)){e=Buffer.from(e,t)}if(Buffer.isBuffer(e)&&this[m])e=this[g].write(e);try{return this.flowing?(this.emit("data",e),this.flowing):(this[E](e),false)}finally{if(this[b]!==0)this.emit("readable");if(n)n()}}read(e){if(this[k])return null;try{if(this[b]===0||e===0||e>this[b])return null;if(this[S])e=null;if(this.buffer.length>1&&!this[S]){if(this.encoding)this.buffer=new s([Array.from(this.buffer).join("")]);else this.buffer=new s([Buffer.concat(Array.from(this.buffer),this[b])])}return this[p](e||null,this.buffer.head.value)}finally{this[c]()}}[p](e,t){if(e===t.length||e===null)this[w]();else{this.buffer.head.value=t.slice(e);t=t.slice(0,e);this[b]-=e}this.emit("data",t);if(!this.buffer.length&&!this[a])this.emit("drain");return t}end(e,t,n){if(typeof e==="function")n=e,e=null;if(typeof t==="function")n=t,t="utf8";if(e)this.write(e,t);if(n)this.once("end",n);this[a]=true;this.writable=false;if(this.flowing||!this[v])this[c]();return this}[_](){if(this[k])return;this[v]=false;this[y]=true;this.emit("resume");if(this.buffer.length)this[d]();else if(this[a])this[c]();else this.emit("drain")}resume(){return this[_]()}pause(){this[y]=false;this[v]=true}get destroyed(){return this[k]}get flowing(){return this[y]}get paused(){return this[v]}[E](e){if(this[S])this[b]+=1;else this[b]+=e.length;return this.buffer.push(e)}[w](){if(this.buffer.length){if(this[S])this[b]-=1;else this[b]-=this.buffer.head.value.length}return this.buffer.shift()}[d](){do{}while(this[h](this[w]()));if(!this.buffer.length&&!this[a])this.emit("drain")}[h](e){return e?(this.emit("data",e),this.flowing):false}pipe(e,t){if(this[k])return;const n=this[u];t=t||{};if(e===process.stdout||e===process.stderr)t.end=false;else t.end=t.end!==false;const r={dest:e,opts:t,ondrain:e=>this[_]()};this.pipes.push(r);e.on("drain",r.ondrain);this[_]();if(n&&r.opts.end)r.dest.end();return e}addListener(e,t){return this.on(e,t)}on(e,t){try{return super.on(e,t)}finally{if(e==="data"&&!this.pipes.length&&!this.flowing)this[_]();else if(A(e)&&this[u]){super.emit(e);this.removeAllListeners(e)}}}get emittedEnd(){return this[u]}[c](){if(!this[l]&&!this[u]&&!this[k]&&this.buffer.length===0&&this[a]){this[l]=true;this.emit("end");this.emit("prefinish");this.emit("finish");if(this[f])this.emit("close");this[l]=false}}emit(e,t){if(e!=="error"&&e!=="close"&&e!==k&&this[k])return;else if(e==="data"){if(!t)return;if(this.pipes.length)this.pipes.forEach(e=>e.dest.write(t)===false&&this.pause())}else if(e==="end"){if(this[u]===true)return;this[u]=true;this.readable=false;if(this[g]){t=this[g].end();if(t){this.pipes.forEach(e=>e.dest.write(t));super.emit("data",t)}}this.pipes.forEach(e=>{e.dest.removeListener("drain",e.ondrain);if(e.opts.end)e.dest.end()})}else if(e==="close"){this[f]=true;if(!this[u]&&!this[k])return}const n=new Array(arguments.length);n[0]=e;n[1]=t;if(arguments.length>2){for(let e=2;e{e.push(t);if(!this[S])e.dataLength+=t.length});return t.then(()=>e)}concat(){return this[S]?Promise.reject(new Error("cannot concat in objectMode")):this.collect().then(e=>this[S]?Promise.reject(new Error("cannot concat in objectMode")):this[m]?e.join(""):Buffer.concat(e,e.dataLength))}promise(){return new Promise((e,t)=>{this.on(k,()=>t(new Error("stream destroyed")));this.on("end",()=>e());this.on("error",e=>t(e))})}[x](){const e=()=>{const e=this.read();if(e!==null)return Promise.resolve({done:false,value:e});if(this[a])return Promise.resolve({done:true});let t=null;let n=null;const r=e=>{this.removeListener("data",i);this.removeListener("end",s);n(e)};const i=e=>{this.removeListener("error",r);this.removeListener("end",s);this.pause();t({value:e,done:!!this[a]})};const s=()=>{this.removeListener("error",r);this.removeListener("data",i);t({done:true})};const o=()=>r(new Error("stream destroyed"));return new Promise((e,a)=>{n=a;t=e;this.once(k,o);this.once("error",r);this.once("end",s);this.once("data",i)})};return{next:e}}[C](){const e=()=>{const e=this.read();const t=e===null;return{value:e,done:t}};return{next:e}}destroy(e){if(this[k]){if(e)this.emit("error",e);else this.emit(k);return this}this[k]=true;this.buffer=new s;this[b]=0;if(typeof this.close==="function"&&!this[f])this.close();if(e)this.emit("error",e);else this.emit(k);return this}static isStream(e){return!!e&&(e instanceof Minipass||e instanceof i||e instanceof r&&(typeof e.pipe==="function"||typeof e.write==="function"&&typeof e.end==="function"))}}},62355:function(e,t){(function(e,n){"use strict";true?n(t):0})(this,function(e){"use strict";var t=function noop(){};var n=function throwError(){throw new Error("Callback was already called.")};var r=5;var i=0;var s="object";var o="function";var a=Array.isArray;var c=Object.keys;var u=Array.prototype.push;var l=typeof Symbol===o&&Symbol.iterator;var f,p,d;createImmediate();var h=createEach(arrayEach,baseEach,symbolEach);var m=createMap(arrayEachIndex,baseEachIndex,symbolEachIndex,true);var g=createMap(arrayEachIndex,baseEachKey,symbolEachKey,false);var y=createFilter(arrayEachIndexValue,baseEachIndexValue,symbolEachIndexValue,true);var v=createFilterSeries(true);var _=createFilterLimit(true);var b=createFilter(arrayEachIndexValue,baseEachIndexValue,symbolEachIndexValue,false);var E=createFilterSeries(false);var w=createFilterLimit(false);var S=createDetect(arrayEachValue,baseEachValue,symbolEachValue,true);var k=createDetectSeries(true);var D=createDetectLimit(true);var x=createEvery(arrayEachValue,baseEachValue,symbolEachValue);var C=createEverySeries();var A=createEveryLimit();var T=createPick(arrayEachIndexValue,baseEachKeyValue,symbolEachKeyValue,true);var M=createPickSeries(true);var O=createPickLimit(true);var F=createPick(arrayEachIndexValue,baseEachKeyValue,symbolEachKeyValue,false);var I=createPickSeries(false);var R=createPickLimit(false);var P=createTransform(arrayEachResult,baseEachResult,symbolEachResult);var N=createSortBy(arrayEachIndexValue,baseEachIndexValue,symbolEachIndexValue);var L=createConcat(arrayEachIndex,baseEachIndex,symbolEachIndex);var B=createGroupBy(arrayEachValue,baseEachValue,symbolEachValue);var j=createParallel(arrayEachFunc,baseEachFunc);var U=createApplyEach(m);var z=createApplyEach(mapSeries);var H=createLogger("log");var V=createLogger("dir");var G={VERSION:"2.6.2",each:h,eachSeries:eachSeries,eachLimit:eachLimit,forEach:h,forEachSeries:eachSeries,forEachLimit:eachLimit,eachOf:h,eachOfSeries:eachSeries,eachOfLimit:eachLimit,forEachOf:h,forEachOfSeries:eachSeries,forEachOfLimit:eachLimit,map:m,mapSeries:mapSeries,mapLimit:mapLimit,mapValues:g,mapValuesSeries:mapValuesSeries,mapValuesLimit:mapValuesLimit,filter:y,filterSeries:v,filterLimit:_,select:y,selectSeries:v,selectLimit:_,reject:b,rejectSeries:E,rejectLimit:w,detect:S,detectSeries:k,detectLimit:D,find:S,findSeries:k,findLimit:D,pick:T,pickSeries:M,pickLimit:O,omit:F,omitSeries:I,omitLimit:R,reduce:reduce,inject:reduce,foldl:reduce,reduceRight:reduceRight,foldr:reduceRight,transform:P,transformSeries:transformSeries,transformLimit:transformLimit,sortBy:N,sortBySeries:sortBySeries,sortByLimit:sortByLimit,some:some,someSeries:someSeries,someLimit:someLimit,any:some,anySeries:someSeries,anyLimit:someLimit,every:x,everySeries:C,everyLimit:A,all:x,allSeries:C,allLimit:A,concat:L,concatSeries:concatSeries,concatLimit:concatLimit,groupBy:B,groupBySeries:groupBySeries,groupByLimit:groupByLimit,parallel:j,series:series,parallelLimit:parallelLimit,tryEach:tryEach,waterfall:waterfall,angelFall:angelFall,angelfall:angelFall,whilst:whilst,doWhilst:doWhilst,until:until,doUntil:doUntil,during:during,doDuring:doDuring,forever:forever,compose:compose,seq:seq,applyEach:U,applyEachSeries:z,queue:queue,priorityQueue:priorityQueue,cargo:cargo,auto:auto,autoInject:autoInject,retry:retry,retryable:retryable,iterator:iterator,times:times,timesSeries:timesSeries,timesLimit:timesLimit,race:race,apply:apply,nextTick:p,setImmediate:d,memoize:memoize,unmemoize:unmemoize,ensureAsync:ensureAsync,constant:constant,asyncify:asyncify,wrapSync:asyncify,log:H,dir:V,reflect:reflect,reflectAll:reflectAll,timeout:timeout,createLogger:createLogger,safe:safe,fast:fast};e["default"]=G;baseEachSync(G,function(t,n){e[n]=t},c(G));function createImmediate(e){var t=function delay(e){var t=slice(arguments,1);setTimeout(function(){e.apply(null,t)})};d=typeof setImmediate===o?setImmediate:t;if(typeof process===s&&typeof process.nextTick===o){f=/^v0.10/.test(process.version)?d:process.nextTick;p=/^v0/.test(process.version)?d:process.nextTick}else{p=f=d}if(e===false){f=function(e){e()}}}function createArray(e){var t=-1;var n=e.length;var r=Array(n);while(++t=t&&e[o]>=r){o--}if(s>o){break}swap(e,i,s++,o--)}return s}function swap(e,t,n,r){var i=e[n];e[n]=e[r];e[r]=i;var s=t[n];t[n]=t[r];t[r]=s}function quickSort(e,t,n,r){if(t===n){return}var i=t;while(++i<=n&&e[t]===e[i]){var s=i-1;if(r[s]>r[i]){var o=r[s];r[s]=r[i];r[i]=o}}if(i>n){return}var a=e[t]>e[i]?t:i;i=partition(e,t,n,e[a],r);quickSort(e,t,i-1,r);quickSort(e,i,n,r)}function makeConcatResult(e){var n=[];arrayEachSync(e,function(e){if(e===t){return}if(a(e)){u.apply(n,e)}else{n.push(e)}});return n}function arrayEach(e,t,n){var r=-1;var i=e.length;if(t.length===3){while(++rp?p:i,_);function arrayIterator(){d=w++;if(du?u:r,y);function arrayIterator(){if(_u?u:r,v);function arrayIterator(){p=b++;if(pu?u:r,y);function arrayIterator(){p=b++;if(pp?p:i,_);function arrayIterator(){d=E++;if(dp?p:i,_);function arrayIterator(){d=w++;if(du?u:n,y);function arrayIterator(){p=b++;if(pu?u:r,b);function arrayIterator(){if(w=2){u.apply(v,slice(arguments,1))}if(e){i(e,v)}else if(++_===o){g=n;i(null,v)}else if(y){f(g)}else{y=true;g()}y=false}}function concatLimit(e,r,i,o){o=o||t;var u,p,d,h,m,g;var y=false;var v=0;var _=0;if(a(e)){u=e.length;m=i.length===3?arrayIteratorWithIndex:arrayIterator}else if(!e){}else if(l&&e[l]){u=Infinity;g=[];d=e[l]();m=i.length===3?symbolIteratorWithKey:symbolIterator}else if(typeof e===s){var b=c(e);u=b.length;m=i.length===3?objectIteratorWithKey:objectIterator}if(!u||isNaN(r)||r<1){return o(null,[])}g=g||Array(u);timesSync(r>u?u:r,m);function arrayIterator(){if(vu?u:r,v);function arrayIterator(){if(bo?o:r,h);function arrayIterator(){u=g++;if(u1){var i=slice(arguments,1);return r.apply(this,i)}else{return r}}}function DLL(){this.head=null;this.tail=null;this.length=0}DLL.prototype._removeLink=function(e){var t=e.prev;var n=e.next;if(t){t.next=n}else{this.head=n}if(n){n.prev=t}else{this.tail=t}e.prev=null;e.next=null;this.length--;return e};DLL.prototype.empty=DLL;DLL.prototype._setInitial=function(e){this.length=1;this.head=this.tail=e};DLL.prototype.insertBefore=function(e,t){t.prev=e.prev;t.next=e;if(e.prev){e.prev.next=t}else{this.head=t}e.prev=t;this.length++};DLL.prototype.unshift=function(e){if(this.head){this.insertBefore(this.head,e)}else{this._setInitial(e)}};DLL.prototype.push=function(e){var t=this.tail;if(t){e.prev=t;e.next=t.next;this.tail=e;t.next=e;this.length++}else{this._setInitial(e)}};DLL.prototype.shift=function(){return this.head&&this._removeLink(this.head)};DLL.prototype.splice=function(e){var t;var n=[];while(e--&&(t=this.shift())){n.push(t)}return n};DLL.prototype.remove=function(e){var t=this.head;while(t){if(e(t)){this._removeLink(t)}t=t.next}return this};function baseQueue(e,r,i,s){if(i===undefined){i=1}else if(isNaN(i)||i<1){throw new Error("Concurrency must not be zero")}var o=0;var c=[];var l,p;var d={_tasks:new DLL,concurrency:i,payload:s,saturated:t,unsaturated:t,buffer:i/4,empty:t,drain:t,error:t,started:false,paused:false,push:push,kill:kill,unshift:unshift,remove:remove,process:e?runQueue:runCargo,length:getLength,running:running,workersList:getWorkersList,idle:idle,pause:pause,resume:resume,_worker:r};return d;function push(e,t){_insert(e,t)}function unshift(e,t){_insert(e,t,true)}function _exec(e){var t={data:e,callback:l};if(p){d._tasks.unshift(t)}else{d._tasks.push(t)}f(d.process)}function _insert(e,n,r){if(n==null){n=t}else if(typeof n!=="function"){throw new Error("task callback must be a function")}d.started=true;var i=a(e)?e:[e];if(e===undefined||!i.length){if(d.idle()){f(d.drain)}return}p=r;l=n;arrayEachSync(i,_exec);l=undefined}function kill(){d.drain=t;d._tasks.empty()}function _next(e,t){var r=false;return function done(i,s){if(r){n()}r=true;o--;var a;var u=-1;var l=c.length;var f=-1;var p=t.length;var d=arguments.length>2;var h=d&&createArray(arguments);while(++f=u.priority){u=u.next}while(c--){var l={data:s[c],priority:n,callback:i};if(u){r._tasks.insertBefore(u,l)}else{r._tasks.push(l)}f(r.process)}}}function cargo(e,t){return baseQueue(false,e,1,t)}function auto(e,r,i){if(typeof r===o){i=r;r=null}var s=c(e);var u=s.length;var l={};if(u===0){return i(null,l)}var f=0;var p=new DLL;var d=Object.create(null);i=onlyOnce(i||t);r=r||u;baseEachSync(e,iterator,s);proceedQueue();function iterator(e,r){var o,c;if(!a(e)){o=e;c=0;p.push([o,c,done]);return}var h=e.length-1;o=e[h];c=h;if(h===0){p.push([o,c,done]);return}var m=-1;while(++m=e){i(null,s);i=n}else if(o){f(iterate)}else{o=true;iterate()}o=false}}function timesLimit(e,r,i,s){s=s||t;e=+e;if(isNaN(e)||e<1||isNaN(r)||r<1){return s(null,[])}var o=Array(e);var a=false;var c=0;var u=0;timesSync(r>e?e:r,iterate);function iterate(){var t=c++;if(t=e){s(null,o);s=n}else if(a){f(iterate)}else{a=true;iterate()}a=false}}}function race(e,n){n=once(n||t);var r,i;var o=-1;if(a(e)){r=e.length;while(++o2){n=slice(arguments,1)}t(null,{value:n})}}}function reflectAll(e){var t,n;if(a(e)){t=Array(e.length);arrayEachSync(e,iterate)}else if(e&&typeof e===s){n=c(e);t={};baseEachSync(e,iterate,n)}return t;function iterate(e,n){t[n]=reflect(e)}}function createLogger(e){return function(e){var t=slice(arguments,1);t.push(done);e.apply(null,t)};function done(t){if(typeof console===s){if(t){if(console.error){console.error(t)}return}if(console[e]){var n=slice(arguments,1);arrayEachSync(n,function(t){console[e](t)})}}}}function safe(){createImmediate();return e}function fast(){createImmediate(false);return e}})},56481:(e,t,n)=>{var r=n(83687);e.exports=r(once);e.exports.strict=r(onceStrict);once.proto=once(function(){Object.defineProperty(Function.prototype,"once",{value:function(){return once(this)},configurable:true});Object.defineProperty(Function.prototype,"onceStrict",{value:function(){return onceStrict(this)},configurable:true})});function once(e){var t=function(){if(t.called)return t.value;t.called=true;return t.value=e.apply(this,arguments)};t.called=false;return t}function onceStrict(e){var t=function(){if(t.called)throw new Error(t.onceError);t.called=true;return t.value=e.apply(this,arguments)};var n=e.name||"Function wrapped with `once`";t.onceError=n+" shouldn't be called more than once";t.called=false;return t}},62317:(e,t,n)=>{"use strict";const r=n(51385);const i=e=>{if(!((Number.isInteger(e)||e===Infinity)&&e>0)){throw new TypeError("Expected `concurrency` to be a number from 1 and up")}const t=[];let n=0;const i=()=>{n--;if(t.length>0){t.shift()()}};const s=async(e,t,...s)=>{n++;const o=r(e,...s);t(o);try{await o}catch{}i()};const o=(r,i,...o)=>{t.push(s.bind(null,r,i,...o));(async()=>{await Promise.resolve();if(n0){t.shift()()}})()};const a=(e,...t)=>new Promise(n=>o(e,n,...t));Object.defineProperties(a,{activeCount:{get:()=>n},pendingCount:{get:()=>t.length},clearQueue:{value:()=>{t.length=0}}});return a};e.exports=i},88213:(e,t,n)=>{"use strict";const r=n(64788);class EndError extends Error{constructor(e){super();this.value=e}}const i=async(e,t)=>t(await e);const s=async e=>{const t=await Promise.all(e);if(t[1]===true){throw new EndError(t[0])}return false};const o=async(e,t,n)=>{n={concurrency:Infinity,preserveOrder:true,...n};const o=r(n.concurrency);const a=[...e].map(e=>[e,o(i,e,t)]);const c=r(n.preserveOrder?1:Infinity);try{await Promise.all(a.map(e=>c(s,e)))}catch(e){if(e instanceof EndError){return e.value}throw e}};e.exports=o;e.exports.default=o},64788:(e,t,n)=>{"use strict";const r=n(51385);const i=e=>{if(!((Number.isInteger(e)||e===Infinity)&&e>0)){return Promise.reject(new TypeError("Expected `concurrency` to be a number from 1 and up"))}const t=[];let n=0;const i=()=>{n--;if(t.length>0){t.shift()()}};const s=(e,t,...s)=>{n++;const o=r(e,...s);t(o);o.then(i,i)};const o=(r,i,...o)=>{if(nnew Promise(n=>o(e,n,...t));Object.defineProperties(a,{activeCount:{get:()=>n},pendingCount:{get:()=>t.length},clearQueue:{value:()=>{t.length=0}}});return a};e.exports=i;e.exports.default=i},62383:(e,t,n)=>{"use strict";const r=n(67229);e.exports=(async(e,t,{concurrency:n=Infinity,stopOnError:i=true}={})=>{return new Promise((s,o)=>{if(typeof t!=="function"){throw new TypeError("Mapper function is required")}if(!((Number.isSafeInteger(n)||n===Infinity)&&n>=1)){throw new TypeError(`Expected \`concurrency\` to be an integer from 1 and up or \`Infinity\`, got \`${n}\` (${typeof n})`)}const a=[];const c=[];const u=e[Symbol.iterator]();let l=false;let f=false;let p=0;let d=0;const h=()=>{if(l){return}const e=u.next();const n=d;d++;if(e.done){f=true;if(p===0){if(!i&&c.length!==0){o(new r(c))}else{s(a)}}return}p++;(async()=>{try{const r=await e.value;a[n]=await t(r,n);p--;h()}catch(e){if(i){l=true;o(e)}else{c.push(e);p--;h()}}})()};for(let e=0;e{"use strict";e.exports=((e,...t)=>new Promise(n=>{n(e(...t))}))},52963:e=>{"use strict";function posix(e){return e.charAt(0)==="/"}function win32(e){var t=/^([a-zA-Z]:|[\\\/]{2}[^\\\/]+[\\\/]+[^\\\/]+)?([\\\/])?([\s\S]*?)$/;var n=t.exec(e);var r=n[1]||"";var i=Boolean(r&&r.charAt(1)!==":");return Boolean(n[2]||i)}e.exports=process.platform==="win32"?win32:posix;e.exports.posix=posix;e.exports.win32=win32},75522:e=>{"use strict";var t=process.platform==="win32";var n=/^([a-zA-Z]:|[\\\/]{2}[^\\\/]+[\\\/]+[^\\\/]+)?([\\\/])?([\s\S]*?)$/;var r=/^([\s\S]*?)((?:\.{1,2}|[^\\\/]+?|)(\.[^.\/\\]*|))(?:[\\\/]*)$/;var i={};function win32SplitPath(e){var t=n.exec(e),i=(t[1]||"")+(t[2]||""),s=t[3]||"";var o=r.exec(s),a=o[1],c=o[2],u=o[3];return[i,a,c,u]}i.parse=function(e){if(typeof e!=="string"){throw new TypeError("Parameter 'pathString' must be a string, not "+typeof e)}var t=win32SplitPath(e);if(!t||t.length!==4){throw new TypeError("Invalid path '"+e+"'")}return{root:t[0],dir:t[0]+t[1].slice(0,-1),base:t[2],ext:t[3],name:t[2].slice(0,t[2].length-t[3].length)}};var s=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/;var o={};function posixSplitPath(e){return s.exec(e).slice(1)}o.parse=function(e){if(typeof e!=="string"){throw new TypeError("Parameter 'pathString' must be a string, not "+typeof e)}var t=posixSplitPath(e);if(!t||t.length!==4){throw new TypeError("Invalid path '"+e+"'")}t[1]=t[1]||"";t[2]=t[2]||"";t[3]=t[3]||"";return{root:t[0],dir:t[0]+t[1].slice(0,-1),base:t[2],ext:t[3],name:t[2].slice(0,t[2].length-t[3].length)}};if(t)e.exports=i.parse;else e.exports=o.parse;e.exports.posix=o.parse;e.exports.win32=i.parse},93224:(e,t,n)=>{"use strict";const r=n(85622);const i=n(70558);const s=async e=>{const t=await i("package.json",{cwd:e});return t&&r.dirname(t)};e.exports=s;e.exports.default=s;e.exports.sync=(e=>{const t=i.sync("package.json",{cwd:e});return t&&r.dirname(t)})},50411:e=>{"use strict";if(typeof process==="undefined"||!process.version||process.version.indexOf("v0.")===0||process.version.indexOf("v1.")===0&&process.version.indexOf("v1.8.")!==0){e.exports={nextTick:nextTick}}else{e.exports=process}function nextTick(e,t,n,r){if(typeof e!=="function"){throw new TypeError('"callback" argument must be a function')}var i=arguments.length;var s,o;switch(i){case 0:case 1:return process.nextTick(e);case 2:return process.nextTick(function afterTickOne(){e.call(null,t)});case 3:return process.nextTick(function afterTickTwo(){e.call(null,t,n)});case 4:return process.nextTick(function afterTickThree(){e.call(null,t,n,r)});default:s=new Array(i-1);o=0;while(o{"use strict";e.exports=inflight;let r;try{r=n(16853)}catch(e){r=Promise}const i={};inflight.active=i;function inflight(e,t){return r.all([e,t]).then(function(e){const t=e[0];const n=e[1];if(Array.isArray(t)){return r.all(t).then(function(e){return _inflight(e.join(""),n)})}else{return _inflight(t,n)}});function _inflight(e,t){if(!i[e]){i[e]=new r(function(e){return e(t())});i[e].then(cleanup,cleanup);function cleanup(){delete i[e]}}return i[e]}}},55757:function(e){(function(t,n,r){if(true&&e.exports)e.exports=r();else n[t]=r()})("prr",this,function(){var e=typeof Object.defineProperty=="function"?function(e,t,n){Object.defineProperty(e,t,n);return e}:function(e,t,n){e[t]=n.value;return e},t=function(e,t){var n=typeof t=="object",r=!n&&typeof t=="string",i=function(e){return n?!!t[e]:r?t.indexOf(e[0])>-1:false};return{enumerable:i("enumerable"),configurable:i("configurable"),writable:i("writable"),value:e}},n=function(n,r,i,s){var o;s=t(i,s);if(typeof r=="object"){for(o in r){if(Object.hasOwnProperty.call(r,o)){s.value=r[o];e(n,o,s)}}return n}return e(n,r,s)};return n})},31998:(e,t,n)=>{e.exports=n(76417).randomBytes},81959:(e,t,n)=>{"use strict";var r=n(50411);var i=Object.keys||function(e){var t=[];for(var n in e){t.push(n)}return t};e.exports=Duplex;var s=Object.create(n(93349));s.inherits=n(28309);var o=n(97469);var a=n(97867);s.inherits(Duplex,o);{var c=i(a.prototype);for(var u=0;u{"use strict";e.exports=PassThrough;var r=n(77837);var i=Object.create(n(93349));i.inherits=n(28309);i.inherits(PassThrough,r);function PassThrough(e){if(!(this instanceof PassThrough))return new PassThrough(e);r.call(this,e)}PassThrough.prototype._transform=function(e,t,n){n(null,e)}},97469:(e,t,n)=>{"use strict";var r=n(50411);e.exports=Readable;var i=n(27523);var s;Readable.ReadableState=ReadableState;var o=n(28614).EventEmitter;var a=function(e,t){return e.listeners(t).length};var c=n(99837);var u=n(22560).Buffer;var l=global.Uint8Array||function(){};function _uint8ArrayToBuffer(e){return u.from(e)}function _isUint8Array(e){return u.isBuffer(e)||e instanceof l}var f=Object.create(n(93349));f.inherits=n(28309);var p=n(31669);var d=void 0;if(p&&p.debuglog){d=p.debuglog("stream")}else{d=function(){}}var h=n(24220);var m=n(22535);var g;f.inherits(Readable,c);var y=["error","close","destroy","pause","resume"];function prependListener(e,t,n){if(typeof e.prependListener==="function")return e.prependListener(t,n);if(!e._events||!e._events[t])e.on(t,n);else if(i(e._events[t]))e._events[t].unshift(n);else e._events[t]=[n,e._events[t]]}function ReadableState(e,t){s=s||n(81959);e=e||{};var r=t instanceof s;this.objectMode=!!e.objectMode;if(r)this.objectMode=this.objectMode||!!e.readableObjectMode;var i=e.highWaterMark;var o=e.readableHighWaterMark;var a=this.objectMode?16:16*1024;if(i||i===0)this.highWaterMark=i;else if(r&&(o||o===0))this.highWaterMark=o;else this.highWaterMark=a;this.highWaterMark=Math.floor(this.highWaterMark);this.buffer=new h;this.length=0;this.pipes=null;this.pipesCount=0;this.flowing=null;this.ended=false;this.endEmitted=false;this.reading=false;this.sync=true;this.needReadable=false;this.emittedReadable=false;this.readableListening=false;this.resumeScheduled=false;this.destroyed=false;this.defaultEncoding=e.defaultEncoding||"utf8";this.awaitDrain=0;this.readingMore=false;this.decoder=null;this.encoding=null;if(e.encoding){if(!g)g=n(80147).s;this.decoder=new g(e.encoding);this.encoding=e.encoding}}function Readable(e){s=s||n(81959);if(!(this instanceof Readable))return new Readable(e);this._readableState=new ReadableState(e,this);this.readable=true;if(e){if(typeof e.read==="function")this._read=e.read;if(typeof e.destroy==="function")this._destroy=e.destroy}c.call(this)}Object.defineProperty(Readable.prototype,"destroyed",{get:function(){if(this._readableState===undefined){return false}return this._readableState.destroyed},set:function(e){if(!this._readableState){return}this._readableState.destroyed=e}});Readable.prototype.destroy=m.destroy;Readable.prototype._undestroy=m.undestroy;Readable.prototype._destroy=function(e,t){this.push(null);t(e)};Readable.prototype.push=function(e,t){var n=this._readableState;var r;if(!n.objectMode){if(typeof e==="string"){t=t||n.defaultEncoding;if(t!==n.encoding){e=u.from(e,t);t=""}r=true}}else{r=true}return readableAddChunk(this,e,t,false,r)};Readable.prototype.unshift=function(e){return readableAddChunk(this,e,null,true,false)};function readableAddChunk(e,t,n,r,i){var s=e._readableState;if(t===null){s.reading=false;onEofChunk(e,s)}else{var o;if(!i)o=chunkInvalid(s,t);if(o){e.emit("error",o)}else if(s.objectMode||t&&t.length>0){if(typeof t!=="string"&&!s.objectMode&&Object.getPrototypeOf(t)!==u.prototype){t=_uint8ArrayToBuffer(t)}if(r){if(s.endEmitted)e.emit("error",new Error("stream.unshift() after end event"));else addChunk(e,s,t,true)}else if(s.ended){e.emit("error",new Error("stream.push() after EOF"))}else{s.reading=false;if(s.decoder&&!n){t=s.decoder.write(t);if(s.objectMode||t.length!==0)addChunk(e,s,t,false);else maybeReadMore(e,s)}else{addChunk(e,s,t,false)}}}else if(!r){s.reading=false}}return needMoreData(s)}function addChunk(e,t,n,r){if(t.flowing&&t.length===0&&!t.sync){e.emit("data",n);e.read(0)}else{t.length+=t.objectMode?1:n.length;if(r)t.buffer.unshift(n);else t.buffer.push(n);if(t.needReadable)emitReadable(e)}maybeReadMore(e,t)}function chunkInvalid(e,t){var n;if(!_isUint8Array(t)&&typeof t!=="string"&&t!==undefined&&!e.objectMode){n=new TypeError("Invalid non-string/buffer chunk")}return n}function needMoreData(e){return!e.ended&&(e.needReadable||e.length=v){e=v}else{e--;e|=e>>>1;e|=e>>>2;e|=e>>>4;e|=e>>>8;e|=e>>>16;e++}return e}function howMuchToRead(e,t){if(e<=0||t.length===0&&t.ended)return 0;if(t.objectMode)return 1;if(e!==e){if(t.flowing&&t.length)return t.buffer.head.data.length;else return t.length}if(e>t.highWaterMark)t.highWaterMark=computeNewHighWaterMark(e);if(e<=t.length)return e;if(!t.ended){t.needReadable=true;return 0}return t.length}Readable.prototype.read=function(e){d("read",e);e=parseInt(e,10);var t=this._readableState;var n=e;if(e!==0)t.emittedReadable=false;if(e===0&&t.needReadable&&(t.length>=t.highWaterMark||t.ended)){d("read: emitReadable",t.length,t.ended);if(t.length===0&&t.ended)endReadable(this);else emitReadable(this);return null}e=howMuchToRead(e,t);if(e===0&&t.ended){if(t.length===0)endReadable(this);return null}var r=t.needReadable;d("need readable",r);if(t.length===0||t.length-e0)i=fromList(e,t);else i=null;if(i===null){t.needReadable=true;e=0}else{t.length-=e}if(t.length===0){if(!t.ended)t.needReadable=true;if(n!==e&&t.ended)endReadable(this)}if(i!==null)this.emit("data",i);return i};function onEofChunk(e,t){if(t.ended)return;if(t.decoder){var n=t.decoder.end();if(n&&n.length){t.buffer.push(n);t.length+=t.objectMode?1:n.length}}t.ended=true;emitReadable(e)}function emitReadable(e){var t=e._readableState;t.needReadable=false;if(!t.emittedReadable){d("emitReadable",t.flowing);t.emittedReadable=true;if(t.sync)r.nextTick(emitReadable_,e);else emitReadable_(e)}}function emitReadable_(e){d("emit readable");e.emit("readable");flow(e)}function maybeReadMore(e,t){if(!t.readingMore){t.readingMore=true;r.nextTick(maybeReadMore_,e,t)}}function maybeReadMore_(e,t){var n=t.length;while(!t.reading&&!t.flowing&&!t.ended&&t.length1&&indexOf(i.pipes,e)!==-1)&&!u){d("false write response, pause",n._readableState.awaitDrain);n._readableState.awaitDrain++;l=true}n.pause()}}function onerror(t){d("onerror",t);unpipe();e.removeListener("error",onerror);if(a(e,"error")===0)e.emit("error",t)}prependListener(e,"error",onerror);function onclose(){e.removeListener("finish",onfinish);unpipe()}e.once("close",onclose);function onfinish(){d("onfinish");e.removeListener("close",onclose);unpipe()}e.once("finish",onfinish);function unpipe(){d("unpipe");n.unpipe(e)}e.emit("pipe",n);if(!i.flowing){d("pipe resume");n.resume()}return e};function pipeOnDrain(e){return function(){var t=e._readableState;d("pipeOnDrain",t.awaitDrain);if(t.awaitDrain)t.awaitDrain--;if(t.awaitDrain===0&&a(e,"data")){t.flowing=true;flow(e)}}}Readable.prototype.unpipe=function(e){var t=this._readableState;var n={hasUnpiped:false};if(t.pipesCount===0)return this;if(t.pipesCount===1){if(e&&e!==t.pipes)return this;if(!e)e=t.pipes;t.pipes=null;t.pipesCount=0;t.flowing=false;if(e)e.emit("unpipe",this,n);return this}if(!e){var r=t.pipes;var i=t.pipesCount;t.pipes=null;t.pipesCount=0;t.flowing=false;for(var s=0;s=t.length){if(t.decoder)n=t.buffer.join("");else if(t.buffer.length===1)n=t.buffer.head.data;else n=t.buffer.concat(t.length);t.buffer.clear()}else{n=fromListPartial(e,t.buffer,t.decoder)}return n}function fromListPartial(e,t,n){var r;if(es.length?s.length:e;if(o===s.length)i+=s;else i+=s.slice(0,e);e-=o;if(e===0){if(o===s.length){++r;if(n.next)t.head=n.next;else t.head=t.tail=null}else{t.head=n;n.data=s.slice(o)}break}++r}t.length-=r;return i}function copyFromBuffer(e,t){var n=u.allocUnsafe(e);var r=t.head;var i=1;r.data.copy(n);e-=r.data.length;while(r=r.next){var s=r.data;var o=e>s.length?s.length:e;s.copy(n,n.length-e,0,o);e-=o;if(e===0){if(o===s.length){++i;if(r.next)t.head=r.next;else t.head=t.tail=null}else{t.head=r;r.data=s.slice(o)}break}++i}t.length-=i;return n}function endReadable(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');if(!t.endEmitted){t.ended=true;r.nextTick(endReadableNT,t,e)}}function endReadableNT(e,t){if(!e.endEmitted&&e.length===0){e.endEmitted=true;t.readable=false;t.emit("end")}}function indexOf(e,t){for(var n=0,r=e.length;n{"use strict";e.exports=Transform;var r=n(81959);var i=Object.create(n(93349));i.inherits=n(28309);i.inherits(Transform,r);function afterTransform(e,t){var n=this._transformState;n.transforming=false;var r=n.writecb;if(!r){return this.emit("error",new Error("write callback called multiple times"))}n.writechunk=null;n.writecb=null;if(t!=null)this.push(t);r(e);var i=this._readableState;i.reading=false;if(i.needReadable||i.length{"use strict";var r=n(50411);e.exports=Writable;function WriteReq(e,t,n){this.chunk=e;this.encoding=t;this.callback=n;this.next=null}function CorkedRequest(e){var t=this;this.next=null;this.entry=null;this.finish=function(){onCorkedFinish(t,e)}}var i=!process.browser&&["v0.10","v0.9."].indexOf(process.version.slice(0,5))>-1?setImmediate:r.nextTick;var s;Writable.WritableState=WritableState;var o=Object.create(n(93349));o.inherits=n(28309);var a={deprecate:n(95791)};var c=n(99837);var u=n(22560).Buffer;var l=global.Uint8Array||function(){};function _uint8ArrayToBuffer(e){return u.from(e)}function _isUint8Array(e){return u.isBuffer(e)||e instanceof l}var f=n(22535);o.inherits(Writable,c);function nop(){}function WritableState(e,t){s=s||n(81959);e=e||{};var r=t instanceof s;this.objectMode=!!e.objectMode;if(r)this.objectMode=this.objectMode||!!e.writableObjectMode;var i=e.highWaterMark;var o=e.writableHighWaterMark;var a=this.objectMode?16:16*1024;if(i||i===0)this.highWaterMark=i;else if(r&&(o||o===0))this.highWaterMark=o;else this.highWaterMark=a;this.highWaterMark=Math.floor(this.highWaterMark);this.finalCalled=false;this.needDrain=false;this.ending=false;this.ended=false;this.finished=false;this.destroyed=false;var c=e.decodeStrings===false;this.decodeStrings=!c;this.defaultEncoding=e.defaultEncoding||"utf8";this.length=0;this.writing=false;this.corked=0;this.sync=true;this.bufferProcessing=false;this.onwrite=function(e){onwrite(t,e)};this.writecb=null;this.writelen=0;this.bufferedRequest=null;this.lastBufferedRequest=null;this.pendingcb=0;this.prefinished=false;this.errorEmitted=false;this.bufferedRequestCount=0;this.corkedRequestsFree=new CorkedRequest(this)}WritableState.prototype.getBuffer=function getBuffer(){var e=this.bufferedRequest;var t=[];while(e){t.push(e);e=e.next}return t};(function(){try{Object.defineProperty(WritableState.prototype,"buffer",{get:a.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer "+"instead.","DEP0003")})}catch(e){}})();var p;if(typeof Symbol==="function"&&Symbol.hasInstance&&typeof Function.prototype[Symbol.hasInstance]==="function"){p=Function.prototype[Symbol.hasInstance];Object.defineProperty(Writable,Symbol.hasInstance,{value:function(e){if(p.call(this,e))return true;if(this!==Writable)return false;return e&&e._writableState instanceof WritableState}})}else{p=function(e){return e instanceof this}}function Writable(e){s=s||n(81959);if(!p.call(Writable,this)&&!(this instanceof s)){return new Writable(e)}this._writableState=new WritableState(e,this);this.writable=true;if(e){if(typeof e.write==="function")this._write=e.write;if(typeof e.writev==="function")this._writev=e.writev;if(typeof e.destroy==="function")this._destroy=e.destroy;if(typeof e.final==="function")this._final=e.final}c.call(this)}Writable.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))};function writeAfterEnd(e,t){var n=new Error("write after end");e.emit("error",n);r.nextTick(t,n)}function validChunk(e,t,n,i){var s=true;var o=false;if(n===null){o=new TypeError("May not write null values to stream")}else if(typeof n!=="string"&&n!==undefined&&!t.objectMode){o=new TypeError("Invalid non-string/buffer chunk")}if(o){e.emit("error",o);r.nextTick(i,o);s=false}return s}Writable.prototype.write=function(e,t,n){var r=this._writableState;var i=false;var s=!r.objectMode&&_isUint8Array(e);if(s&&!u.isBuffer(e)){e=_uint8ArrayToBuffer(e)}if(typeof t==="function"){n=t;t=null}if(s)t="buffer";else if(!t)t=r.defaultEncoding;if(typeof n!=="function")n=nop;if(r.ended)writeAfterEnd(this,n);else if(s||validChunk(this,r,e,n)){r.pendingcb++;i=writeOrBuffer(this,r,s,e,t,n)}return i};Writable.prototype.cork=function(){var e=this._writableState;e.corked++};Writable.prototype.uncork=function(){var e=this._writableState;if(e.corked){e.corked--;if(!e.writing&&!e.corked&&!e.finished&&!e.bufferProcessing&&e.bufferedRequest)clearBuffer(this,e)}};Writable.prototype.setDefaultEncoding=function setDefaultEncoding(e){if(typeof e==="string")e=e.toLowerCase();if(!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())>-1))throw new TypeError("Unknown encoding: "+e);this._writableState.defaultEncoding=e;return this};function decodeChunk(e,t,n){if(!e.objectMode&&e.decodeStrings!==false&&typeof t==="string"){t=u.from(t,n)}return t}Object.defineProperty(Writable.prototype,"writableHighWaterMark",{enumerable:false,get:function(){return this._writableState.highWaterMark}});function writeOrBuffer(e,t,n,r,i,s){if(!n){var o=decodeChunk(t,r,i);if(r!==o){n=true;i="buffer";r=o}}var a=t.objectMode?1:r.length;t.length+=a;var c=t.length{"use strict";function _classCallCheck(e,t){if(!(e instanceof t)){throw new TypeError("Cannot call a class as a function")}}var r=n(22560).Buffer;var i=n(31669);function copyBuffer(e,t,n){e.copy(t,n)}e.exports=function(){function BufferList(){_classCallCheck(this,BufferList);this.head=null;this.tail=null;this.length=0}BufferList.prototype.push=function push(e){var t={data:e,next:null};if(this.length>0)this.tail.next=t;else this.head=t;this.tail=t;++this.length};BufferList.prototype.unshift=function unshift(e){var t={data:e,next:this.head};if(this.length===0)this.tail=t;this.head=t;++this.length};BufferList.prototype.shift=function shift(){if(this.length===0)return;var e=this.head.data;if(this.length===1)this.head=this.tail=null;else this.head=this.head.next;--this.length;return e};BufferList.prototype.clear=function clear(){this.head=this.tail=null;this.length=0};BufferList.prototype.join=function join(e){if(this.length===0)return"";var t=this.head;var n=""+t.data;while(t=t.next){n+=e+t.data}return n};BufferList.prototype.concat=function concat(e){if(this.length===0)return r.alloc(0);if(this.length===1)return this.head.data;var t=r.allocUnsafe(e>>>0);var n=this.head;var i=0;while(n){copyBuffer(n.data,t,i);i+=n.data.length;n=n.next}return t};return BufferList}();if(i&&i.inspect&&i.inspect.custom){e.exports.prototype[i.inspect.custom]=function(){var e=i.inspect({length:this.length});return this.constructor.name+" "+e}}},22535:(e,t,n)=>{"use strict";var r=n(50411);function destroy(e,t){var n=this;var i=this._readableState&&this._readableState.destroyed;var s=this._writableState&&this._writableState.destroyed;if(i||s){if(t){t(e)}else if(e&&(!this._writableState||!this._writableState.errorEmitted)){r.nextTick(emitErrorNT,this,e)}return this}if(this._readableState){this._readableState.destroyed=true}if(this._writableState){this._writableState.destroyed=true}this._destroy(e||null,function(e){if(!t&&e){r.nextTick(emitErrorNT,n,e);if(n._writableState){n._writableState.errorEmitted=true}}else if(t){t(e)}});return this}function undestroy(){if(this._readableState){this._readableState.destroyed=false;this._readableState.reading=false;this._readableState.ended=false;this._readableState.endEmitted=false}if(this._writableState){this._writableState.destroyed=false;this._writableState.ended=false;this._writableState.ending=false;this._writableState.finished=false;this._writableState.errorEmitted=false}}function emitErrorNT(e,t){e.emit("error",t)}e.exports={destroy:destroy,undestroy:undestroy}},99837:(e,t,n)=>{e.exports=n(92413)},22560:(e,t,n)=>{var r=n(64293);var i=r.Buffer;function copyProps(e,t){for(var n in e){t[n]=e[n]}}if(i.from&&i.alloc&&i.allocUnsafe&&i.allocUnsafeSlow){e.exports=r}else{copyProps(r,t);t.Buffer=SafeBuffer}function SafeBuffer(e,t,n){return i(e,t,n)}copyProps(i,SafeBuffer);SafeBuffer.from=function(e,t,n){if(typeof e==="number"){throw new TypeError("Argument must not be a number")}return i(e,t,n)};SafeBuffer.alloc=function(e,t,n){if(typeof e!=="number"){throw new TypeError("Argument must be a number")}var r=i(e);if(t!==undefined){if(typeof n==="string"){r.fill(t,n)}else{r.fill(t)}}else{r.fill(0)}return r};SafeBuffer.allocUnsafe=function(e){if(typeof e!=="number"){throw new TypeError("Argument must be a number")}return i(e)};SafeBuffer.allocUnsafeSlow=function(e){if(typeof e!=="number"){throw new TypeError("Argument must be a number")}return r.SlowBuffer(e)}},80147:(e,t,n)=>{"use strict";var r=n(22560).Buffer;var i=r.isEncoding||function(e){e=""+e;switch(e&&e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return true;default:return false}};function _normalizeEncoding(e){if(!e)return"utf8";var t;while(true){switch(e){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return e;default:if(t)return;e=(""+e).toLowerCase();t=true}}}function normalizeEncoding(e){var t=_normalizeEncoding(e);if(typeof t!=="string"&&(r.isEncoding===i||!i(e)))throw new Error("Unknown encoding: "+e);return t||e}t.s=StringDecoder;function StringDecoder(e){this.encoding=normalizeEncoding(e);var t;switch(this.encoding){case"utf16le":this.text=utf16Text;this.end=utf16End;t=4;break;case"utf8":this.fillLast=utf8FillLast;t=4;break;case"base64":this.text=base64Text;this.end=base64End;t=3;break;default:this.write=simpleWrite;this.end=simpleEnd;return}this.lastNeed=0;this.lastTotal=0;this.lastChar=r.allocUnsafe(t)}StringDecoder.prototype.write=function(e){if(e.length===0)return"";var t;var n;if(this.lastNeed){t=this.fillLast(e);if(t===undefined)return"";n=this.lastNeed;this.lastNeed=0}else{n=0}if(n>5===6)return 2;else if(e>>4===14)return 3;else if(e>>3===30)return 4;return e>>6===2?-1:-2}function utf8CheckIncomplete(e,t,n){var r=t.length-1;if(r=0){if(i>0)e.lastNeed=i-1;return i}if(--r=0){if(i>0)e.lastNeed=i-2;return i}if(--r=0){if(i>0){if(i===2)i=0;else e.lastNeed=i-3}return i}return 0}function utf8CheckExtraBytes(e,t,n){if((t[0]&192)!==128){e.lastNeed=0;return"�"}if(e.lastNeed>1&&t.length>1){if((t[1]&192)!==128){e.lastNeed=1;return"�"}if(e.lastNeed>2&&t.length>2){if((t[2]&192)!==128){e.lastNeed=2;return"�"}}}}function utf8FillLast(e){var t=this.lastTotal-this.lastNeed;var n=utf8CheckExtraBytes(this,e,t);if(n!==undefined)return n;if(this.lastNeed<=e.length){e.copy(this.lastChar,t,0,this.lastNeed);return this.lastChar.toString(this.encoding,0,this.lastTotal)}e.copy(this.lastChar,t,0,e.length);this.lastNeed-=e.length}function utf8Text(e,t){var n=utf8CheckIncomplete(this,e,t);if(!this.lastNeed)return e.toString("utf8",t);this.lastTotal=n;var r=e.length-(n-this.lastNeed);e.copy(this.lastChar,0,r);return e.toString("utf8",t,r)}function utf8End(e){var t=e&&e.length?this.write(e):"";if(this.lastNeed)return t+"�";return t}function utf16Text(e,t){if((e.length-t)%2===0){var n=e.toString("utf16le",t);if(n){var r=n.charCodeAt(n.length-1);if(r>=55296&&r<=56319){this.lastNeed=2;this.lastTotal=4;this.lastChar[0]=e[e.length-2];this.lastChar[1]=e[e.length-1];return n.slice(0,-1)}}return n}this.lastNeed=1;this.lastTotal=2;this.lastChar[0]=e[e.length-1];return e.toString("utf16le",t,e.length-1)}function utf16End(e){var t=e&&e.length?this.write(e):"";if(this.lastNeed){var n=this.lastTotal-this.lastNeed;return t+this.lastChar.toString("utf16le",0,n)}return t}function base64Text(e,t){var n=(e.length-t)%3;if(n===0)return e.toString("base64",t);this.lastNeed=3-n;this.lastTotal=3;if(n===1){this.lastChar[0]=e[e.length-1]}else{this.lastChar[0]=e[e.length-2];this.lastChar[1]=e[e.length-1]}return e.toString("base64",t,e.length-n)}function base64End(e){var t=e&&e.length?this.write(e):"";if(this.lastNeed)return t+this.lastChar.toString("base64",0,3-this.lastNeed);return t}function simpleWrite(e){return e.toString(this.encoding)}function simpleEnd(e){return e&&e.length?this.write(e):""}},32453:(e,t,n)=>{var r=n(92413);if(process.env.READABLE_STREAM==="disable"&&r){e.exports=r;t=e.exports=r.Readable;t.Readable=r.Readable;t.Writable=r.Writable;t.Duplex=r.Duplex;t.Transform=r.Transform;t.PassThrough=r.PassThrough;t.Stream=r}else{t=e.exports=n(97469);t.Stream=r||t;t.Readable=t;t.Writable=n(97867);t.Duplex=n(81959);t.Transform=n(77837);t.PassThrough=n(54021)}},47030:(e,t,n)=>{var r=n(54800);var i=n(42911);i.core=r;i.isCore=function isCore(e){return r[e]};i.sync=n(4893);t=i;e.exports=i},42911:(e,t,n)=>{var r=n(54800);var i=n(35747);var s=n(85622);var o=n(25297);var a=n(1680);var c=n(83034);var u=function isFile(e,t){i.stat(e,function(e,n){if(!e){return t(null,n.isFile()||n.isFIFO())}if(e.code==="ENOENT"||e.code==="ENOTDIR")return t(null,false);return t(e)})};var l=function isDirectory(e,t){i.stat(e,function(e,n){if(!e){return t(null,n.isDirectory())}if(e.code==="ENOENT"||e.code==="ENOTDIR")return t(null,false);return t(e)})};e.exports=function resolve(e,t,n){var f=n;var p=t;if(typeof t==="function"){f=p;p={}}if(typeof e!=="string"){var d=new TypeError("Path must be a string.");return process.nextTick(function(){f(d)})}p=c(e,p);var h=p.isFile||u;var m=p.isDirectory||l;var g=p.readFile||i.readFile;var y=p.extensions||[".js"];var v=p.basedir||s.dirname(o());var _=p.filename||v;p.paths=p.paths||[];var b=s.resolve(v);if(p.preserveSymlinks===false){i.realpath(b,function(e,t){if(e&&e.code!=="ENOENT")f(d);else init(e?b:t)})}else{init(b)}var E;function init(t){if(/^(?:\.\.?(?:\/|$)|\/|([A-Za-z]:)?[/\\])/.test(e)){E=s.resolve(t,e);if(e===".."||e.slice(-1)==="/")E+="/";if(/\/$/.test(e)&&E===t){loadAsDirectory(E,p.package,onfile)}else loadAsFile(E,p.package,onfile)}else loadNodeModules(e,t,function(t,n,i){if(t)f(t);else if(r[e])return f(null,e);else if(n)f(null,n,i);else{var s=new Error("Cannot find module '"+e+"' from '"+_+"'");s.code="MODULE_NOT_FOUND";f(s)}})}function onfile(t,n,r){if(t)f(t);else if(n)f(null,n,r);else loadAsDirectory(E,function(t,n,r){if(t)f(t);else if(n)f(null,n,r);else{var i=new Error("Cannot find module '"+e+"' from '"+_+"'");i.code="MODULE_NOT_FOUND";f(i)}})}function loadAsFile(e,t,n){var r=t;var i=n;if(typeof r==="function"){i=r;r=undefined}var o=[""].concat(y);load(o,e,r);function load(e,t,n){if(e.length===0)return i(null,undefined,n);var r=t+e[0];var o=n;if(o)onpkg(null,o);else loadpkg(s.dirname(r),onpkg);function onpkg(n,a,c){o=a;if(n)return i(n);if(c&&o&&p.pathFilter){var u=s.relative(c,r);var l=u.slice(0,u.length-e[0].length);var f=p.pathFilter(o,t,l);if(f)return load([""].concat(y.slice()),s.resolve(c,f),o)}h(r,onex)}function onex(n,s){if(n)return i(n);if(s)return i(null,r,o);load(e.slice(1),t,o)}}}function loadpkg(e,t){if(e===""||e==="/")return t(null);if(process.platform==="win32"&&/^\w:[/\\]*$/.test(e)){return t(null)}if(/[/\\]node_modules[/\\]*$/.test(e))return t(null);var n=s.join(e,"package.json");h(n,function(r,i){if(!i)return loadpkg(s.dirname(e),t);g(n,function(r,i){if(r)t(r);try{var s=JSON.parse(i)}catch(e){}if(s&&p.packageFilter){s=p.packageFilter(s,n)}t(null,s,e)})})}function loadAsDirectory(e,t,n){var r=n;var i=t;if(typeof i==="function"){r=i;i=p.package}var o=s.join(e,"package.json");h(o,function(t,n){if(t)return r(t);if(!n)return loadAsFile(s.join(e,"index"),i,r);g(o,function(t,n){if(t)return r(t);try{var i=JSON.parse(n)}catch(e){}if(p.packageFilter){i=p.packageFilter(i,o)}if(i.main){if(typeof i.main!=="string"){var a=new TypeError("package “"+i.name+"” `main` must be a string");a.code="INVALID_PACKAGE_MAIN";return r(a)}if(i.main==="."||i.main==="./"){i.main="index"}loadAsFile(s.resolve(e,i.main),i,function(t,n,i){if(t)return r(t);if(n)return r(null,n,i);if(!i)return loadAsFile(s.join(e,"index"),i,r);var o=s.resolve(e,i.main);loadAsDirectory(o,i,function(t,n,i){if(t)return r(t);if(n)return r(null,n,i);loadAsFile(s.join(e,"index"),i,r)})});return}loadAsFile(s.join(e,"/index"),i,r)})})}function processDirs(t,n){if(n.length===0)return t(null,undefined);var r=n[0];m(r,isdir);function isdir(i,o){if(i)return t(i);if(!o)return processDirs(t,n.slice(1));var a=s.join(r,e);loadAsFile(a,p.package,onfile)}function onfile(n,i,o){if(n)return t(n);if(i)return t(null,i,o);loadAsDirectory(s.join(r,e),p.package,ondir)}function ondir(e,r,i){if(e)return t(e);if(r)return t(null,r,i);processDirs(t,n.slice(1))}}function loadNodeModules(e,t,n){processDirs(n,a(t,p,e))}}},25297:e=>{e.exports=function(){var e=Error.prepareStackTrace;Error.prepareStackTrace=function(e,t){return t};var t=(new Error).stack;Error.prepareStackTrace=e;return t[2].getFileName()}},54800:(e,t,n)=>{var r=process.versions&&process.versions.node&&process.versions.node.split(".")||[];function specifierIncluded(e){var t=e.split(" ");var n=t.length>1?t[0]:"=";var i=(t.length>1?t[1]:t[0]).split(".");for(var s=0;s<3;++s){var o=Number(r[s]||0);var a=Number(i[s]||0);if(o===a){continue}if(n==="<"){return o="){return o>=a}else{return false}}return n===">="}function matchesRange(e){var t=e.split(/ ?&& ?/);if(t.length===0){return false}for(var n=0;n{var r=n(85622);var i=r.parse||n(75522);var s=function getNodeModulesDirs(e,t){var n="/";if(/^([A-Za-z]:)/.test(e)){n=""}else if(/^\\\\/.test(e)){n="\\\\"}var s=[e];var o=i(e);while(o.dir!==s[s.length-1]){s.push(o.dir);o=i(o.dir)}return s.reduce(function(e,i){return e.concat(t.map(function(e){return r.resolve(n,i,e)}))},[])};e.exports=function nodeModulesPaths(e,t,n){var r=t&&t.moduleDirectory?[].concat(t.moduleDirectory):["node_modules"];if(t&&typeof t.paths==="function"){return t.paths(n,e,function(){return s(e,r)},t)}var i=s(e,r);return t&&t.paths?i.concat(t.paths):i}},83034:e=>{e.exports=function(e,t){return t||{}}},4893:(e,t,n)=>{var r=n(54800);var i=n(35747);var s=n(85622);var o=n(25297);var a=n(1680);var c=n(83034);var u=function isFile(e){try{var t=i.statSync(e)}catch(e){if(e&&(e.code==="ENOENT"||e.code==="ENOTDIR"))return false;throw e}return t.isFile()||t.isFIFO()};var l=function isDirectory(e){try{var t=i.statSync(e)}catch(e){if(e&&(e.code==="ENOENT"||e.code==="ENOTDIR"))return false;throw e}return t.isDirectory()};e.exports=function(e,t){if(typeof e!=="string"){throw new TypeError("Path must be a string.")}var n=c(e,t);var f=n.isFile||u;var p=n.readFileSync||i.readFileSync;var d=n.isDirectory||l;var h=n.extensions||[".js"];var m=n.basedir||s.dirname(o());var g=n.filename||m;n.paths=n.paths||[];var y=s.resolve(m);if(n.preserveSymlinks===false){try{y=i.realpathSync(y)}catch(e){if(e.code!=="ENOENT"){throw e}}}if(/^(?:\.\.?(?:\/|$)|\/|([A-Za-z]:)?[/\\])/.test(e)){var v=s.resolve(y,e);if(e===".."||e.slice(-1)==="/")v+="/";var _=loadAsFileSync(v)||loadAsDirectorySync(v);if(_)return _}else if(r[e]){return e}else{var b=loadNodeModulesSync(e,y);if(b)return b}if(r[e])return e;var E=new Error("Cannot find module '"+e+"' from '"+g+"'");E.code="MODULE_NOT_FOUND";throw E;function loadAsFileSync(e){var t=loadpkg(s.dirname(e));if(t&&t.dir&&t.pkg&&n.pathFilter){var r=s.relative(t.dir,e);var i=n.pathFilter(t.pkg,e,r);if(i){e=s.resolve(t.dir,i)}}if(f(e)){return e}for(var o=0;o{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.default=void 0;const{stringHints:r,numberHints:i}=n(47961);const s={type:1,not:1,oneOf:1,anyOf:1,if:1,enum:1,const:1,instanceof:1,required:2,pattern:2,patternRequired:2,format:2,formatMinimum:2,formatMaximum:2,minimum:2,exclusiveMinimum:2,maximum:2,exclusiveMaximum:2,multipleOf:2,uniqueItems:2,contains:2,minLength:2,maxLength:2,minItems:2,maxItems:2,minProperties:2,maxProperties:2,dependencies:2,propertyNames:2,additionalItems:2,additionalProperties:2,absolutePath:2};function filterMax(e,t){const n=e.reduce((e,n)=>Math.max(e,t(n)),0);return e.filter(e=>t(e)===n)}function filterChildren(e){let t=e;t=filterMax(t,e=>e.dataPath?e.dataPath.length:0);t=filterMax(t,e=>s[e.keyword]||2);return t}function findAllChildren(e,t){let n=e.length-1;const r=t=>e[n].schemaPath.indexOf(t)!==0;while(n>-1&&!t.every(r)){if(e[n].keyword==="anyOf"||e[n].keyword==="oneOf"){const t=extractRefs(e[n]);const r=findAllChildren(e.slice(0,n),t.concat(e[n].schemaPath));n=r-1}else{n-=1}}return n+1}function extractRefs(e){const{schema:t}=e;if(!Array.isArray(t)){return[]}return t.map(({$ref:e})=>e).filter(e=>e)}function groupChildrenByFirstChild(e){const t=[];let n=e.length-1;while(n>0){const r=e[n];if(r.keyword==="anyOf"||r.keyword==="oneOf"){const i=extractRefs(r);const s=findAllChildren(e.slice(0,n),i.concat(r.schemaPath));if(s!==n){t.push(Object.assign({},r,{children:e.slice(s,n)}));n=s}else{t.push(r)}}else{t.push(r)}n-=1}if(n===0){t.push(e[n])}return t.reverse()}function indent(e,t){return e.replace(/\n(?!$)/g,`\n${t}`)}function hasNotInSchema(e){return!!e.not}function findFirstTypedSchema(e){if(hasNotInSchema(e)){return findFirstTypedSchema(e.not)}return e}function canApplyNot(e){const t=findFirstTypedSchema(e);return likeNumber(t)||likeInteger(t)||likeString(t)||likeNull(t)||likeBoolean(t)}function isObject(e){return typeof e==="object"&&e!==null}function likeNumber(e){return e.type==="number"||typeof e.minimum!=="undefined"||typeof e.exclusiveMinimum!=="undefined"||typeof e.maximum!=="undefined"||typeof e.exclusiveMaximum!=="undefined"||typeof e.multipleOf!=="undefined"}function likeInteger(e){return e.type==="integer"||typeof e.minimum!=="undefined"||typeof e.exclusiveMinimum!=="undefined"||typeof e.maximum!=="undefined"||typeof e.exclusiveMaximum!=="undefined"||typeof e.multipleOf!=="undefined"}function likeString(e){return e.type==="string"||typeof e.minLength!=="undefined"||typeof e.maxLength!=="undefined"||typeof e.pattern!=="undefined"||typeof e.format!=="undefined"||typeof e.formatMinimum!=="undefined"||typeof e.formatMaximum!=="undefined"}function likeBoolean(e){return e.type==="boolean"}function likeArray(e){return e.type==="array"||typeof e.minItems==="number"||typeof e.maxItems==="number"||typeof e.uniqueItems!=="undefined"||typeof e.items!=="undefined"||typeof e.additionalItems!=="undefined"||typeof e.contains!=="undefined"}function likeObject(e){return e.type==="object"||typeof e.minProperties!=="undefined"||typeof e.maxProperties!=="undefined"||typeof e.required!=="undefined"||typeof e.properties!=="undefined"||typeof e.patternProperties!=="undefined"||typeof e.additionalProperties!=="undefined"||typeof e.dependencies!=="undefined"||typeof e.propertyNames!=="undefined"||typeof e.patternRequired!=="undefined"}function likeNull(e){return e.type==="null"}function getArticle(e){if(/^[aeiou]/i.test(e)){return"an"}return"a"}function getSchemaNonTypes(e){if(!e){return""}if(!e.type){if(likeNumber(e)||likeInteger(e)){return" | should be any non-number"}if(likeString(e)){return" | should be any non-string"}if(likeArray(e)){return" | should be any non-array"}if(likeObject(e)){return" | should be any non-object"}}return""}function formatHints(e){return e.length>0?`(${e.join(", ")})`:""}function getHints(e,t){if(likeNumber(e)||likeInteger(e)){return i(e,t)}else if(likeString(e)){return r(e,t)}return[]}class ValidationError extends Error{constructor(e,t,n={}){super();this.name="ValidationError";this.errors=e;this.schema=t;let r;let i;if(t.title&&(!n.name||!n.baseDataPath)){const e=t.title.match(/^(.+) (.+)$/);if(e){if(!n.name){[,r]=e}if(!n.baseDataPath){[,,i]=e}}}this.headerName=n.name||r||"Object";this.baseDataPath=n.baseDataPath||i||"configuration";this.postFormatter=n.postFormatter||null;const s=`Invalid ${this.baseDataPath} object. ${this.headerName} has been initialized using ${getArticle(this.baseDataPath)} ${this.baseDataPath} object that does not match the API schema.\n`;this.message=`${s}${this.formatValidationErrors(e)}`;Error.captureStackTrace(this,this.constructor)}getSchemaPart(e){const t=e.split("/");let n=this.schema;for(let e=1;e{if(!i){return this.formatSchema(t,r,n)}if(n.includes(t)){return"(recursive)"}return this.formatSchema(t,r,n.concat(e))};if(hasNotInSchema(e)&&!likeObject(e)){if(canApplyNot(e.not)){r=!t;return i(e.not)}const n=!e.not.not;const s=t?"":"non ";r=!t;return n?s+i(e.not):i(e.not)}if(e.instanceof){const{instanceof:t}=e;const n=!Array.isArray(t)?[t]:t;return n.map(e=>e==="Function"?"function":e).join(" | ")}if(e.enum){return e.enum.map(e=>JSON.stringify(e)).join(" | ")}if(typeof e.const!=="undefined"){return JSON.stringify(e.const)}if(e.oneOf){return e.oneOf.map(e=>i(e,true)).join(" | ")}if(e.anyOf){return e.anyOf.map(e=>i(e,true)).join(" | ")}if(e.allOf){return e.allOf.map(e=>i(e,true)).join(" & ")}if(e.if){const{if:t,then:n,else:r}=e;return`${t?`if ${i(t)}`:""}${n?` then ${i(n)}`:""}${r?` else ${i(r)}`:""}`}if(e.$ref){return i(this.getSchemaPart(e.$ref),true)}if(likeNumber(e)||likeInteger(e)){const[n,...r]=getHints(e,t);const i=`${n}${r.length>0?` ${formatHints(r)}`:""}`;return t?i:r.length>0?`non-${n} | ${i}`:`non-${n}`}if(likeString(e)){const[n,...r]=getHints(e,t);const i=`${n}${r.length>0?` ${formatHints(r)}`:""}`;return t?i:i==="string"?"non-string":`non-string | ${i}`}if(likeBoolean(e)){return`${t?"":"non-"}boolean`}if(likeArray(e)){r=true;const t=[];if(typeof e.minItems==="number"){t.push(`should not have fewer than ${e.minItems} item${e.minItems>1?"s":""}`)}if(typeof e.maxItems==="number"){t.push(`should not have more than ${e.maxItems} item${e.maxItems>1?"s":""}`)}if(e.uniqueItems){t.push("should not have duplicate items")}const n=typeof e.additionalItems==="undefined"||Boolean(e.additionalItems);let s="";if(e.items){if(Array.isArray(e.items)&&e.items.length>0){s=`${e.items.map(e=>i(e)).join(", ")}`;if(n){if(e.additionalItems&&isObject(e.additionalItems)&&Object.keys(e.additionalItems).length>0){t.push(`additional items should be ${i(e.additionalItems)}`)}}}else if(e.items&&Object.keys(e.items).length>0){s=`${i(e.items)}`}else{s="any"}}else{s="any"}if(e.contains&&Object.keys(e.contains).length>0){t.push(`should contains at least one ${this.formatSchema(e.contains)} item`)}return`[${s}${n?", ...":""}]${t.length>0?` (${t.join(", ")})`:""}`}if(likeObject(e)){r=true;const t=[];if(typeof e.minProperties==="number"){t.push(`should not have fewer than ${e.minProperties} ${e.minProperties>1?"properties":"property"}`)}if(typeof e.maxProperties==="number"){t.push(`should not have more than ${e.maxProperties} ${e.minProperties&&e.minProperties>1?"properties":"property"}`)}if(e.patternProperties&&Object.keys(e.patternProperties).length>0){const n=Object.keys(e.patternProperties);t.push(`additional property names should match pattern${n.length>1?"s":""} ${n.map(e=>JSON.stringify(e)).join(" | ")}`)}const n=e.properties?Object.keys(e.properties):[];const s=e.required?e.required:[];const o=[...new Set([].concat(s).concat(n))];const a=o.map(e=>{const t=s.includes(e);return`${e}${t?"":"?"}`}).concat(typeof e.additionalProperties==="undefined"||Boolean(e.additionalProperties)?e.additionalProperties&&isObject(e.additionalProperties)?[`: ${i(e.additionalProperties)}`]:["…"]:[]).join(", ");const{dependencies:c,propertyNames:u,patternRequired:l}=e;if(c){Object.keys(c).forEach(e=>{const n=c[e];if(Array.isArray(n)){t.push(`should have ${n.length>1?"properties":"property"} ${n.map(e=>`'${e}'`).join(", ")} when property '${e}' is present`)}else{t.push(`should be valid according to the schema ${i(n)} when property '${e}' is present`)}})}if(u&&Object.keys(u).length>0){t.push(`each property name should match format ${JSON.stringify(e.propertyNames.format)}`)}if(l&&l.length>0){t.push(`should have property matching pattern ${l.map(e=>JSON.stringify(e))}`)}return`object {${a?` ${a} `:""}}${t.length>0?` (${t.join(", ")})`:""}`}if(likeNull(e)){return`${t?"":"non-"}null`}if(Array.isArray(e.type)){return`${e.type.join(" | ")}`}return JSON.stringify(e,null,2)}getSchemaPartText(e,t,n=false,r=true){if(!e){return""}if(Array.isArray(t)){for(let n=0;n ${e.description}`}return i}getSchemaPartDescription(e){if(!e){return""}while(e.$ref){e=this.getSchemaPart(e.$ref)}if(e.description){return`\n-> ${e.description}`}return""}formatValidationError(e){const{keyword:t,dataPath:n}=e;const r=`${this.baseDataPath}${n}`;switch(t){case"type":{const{parentSchema:t,params:n}=e;switch(n.type){case"number":return`${r} should be a ${this.getSchemaPartText(t,false,true)}`;case"integer":return`${r} should be a ${this.getSchemaPartText(t,false,true)}`;case"string":return`${r} should be a ${this.getSchemaPartText(t,false,true)}`;case"boolean":return`${r} should be a ${this.getSchemaPartText(t,false,true)}`;case"array":return`${r} should be an array:\n${this.getSchemaPartText(t)}`;case"object":return`${r} should be an object:\n${this.getSchemaPartText(t)}`;case"null":return`${r} should be a ${this.getSchemaPartText(t,false,true)}`;default:return`${r} should be:\n${this.getSchemaPartText(t)}`}}case"instanceof":{const{parentSchema:t}=e;return`${r} should be an instance of ${this.getSchemaPartText(t,false,true)}`}case"pattern":{const{params:t,parentSchema:n}=e;const{pattern:i}=t;return`${r} should match pattern ${JSON.stringify(i)}${getSchemaNonTypes(n)}.${this.getSchemaPartDescription(n)}`}case"format":{const{params:t,parentSchema:n}=e;const{format:i}=t;return`${r} should match format ${JSON.stringify(i)}${getSchemaNonTypes(n)}.${this.getSchemaPartDescription(n)}`}case"formatMinimum":case"formatMaximum":{const{params:t,parentSchema:n}=e;const{comparison:i,limit:s}=t;return`${r} should be ${i} ${JSON.stringify(s)}${getSchemaNonTypes(n)}.${this.getSchemaPartDescription(n)}`}case"minimum":case"maximum":case"exclusiveMinimum":case"exclusiveMaximum":{const{parentSchema:t,params:n}=e;const{comparison:i,limit:s}=n;const[,...o]=getHints(t,true);if(o.length===0){o.push(`should be ${i} ${s}`)}return`${r} ${o.join(" ")}${getSchemaNonTypes(t)}.${this.getSchemaPartDescription(t)}`}case"multipleOf":{const{params:t,parentSchema:n}=e;const{multipleOf:i}=t;return`${r} should be multiple of ${i}${getSchemaNonTypes(n)}.${this.getSchemaPartDescription(n)}`}case"patternRequired":{const{params:t,parentSchema:n}=e;const{missingPattern:i}=t;return`${r} should have property matching pattern ${JSON.stringify(i)}${getSchemaNonTypes(n)}.${this.getSchemaPartDescription(n)}`}case"minLength":{const{params:t,parentSchema:n}=e;const{limit:i}=t;if(i===1){return`${r} should be an non-empty string${getSchemaNonTypes(n)}.${this.getSchemaPartDescription(n)}`}const s=i-1;return`${r} should be longer than ${s} character${s>1?"s":""}${getSchemaNonTypes(n)}.${this.getSchemaPartDescription(n)}`}case"minItems":{const{params:t,parentSchema:n}=e;const{limit:i}=t;if(i===1){return`${r} should be an non-empty array${getSchemaNonTypes(n)}.${this.getSchemaPartDescription(n)}`}return`${r} should not have fewer than ${i} items${getSchemaNonTypes(n)}.${this.getSchemaPartDescription(n)}`}case"minProperties":{const{params:t,parentSchema:n}=e;const{limit:i}=t;if(i===1){return`${r} should be an non-empty object${getSchemaNonTypes(n)}.${this.getSchemaPartDescription(n)}`}return`${r} should not have fewer than ${i} properties${getSchemaNonTypes(n)}.${this.getSchemaPartDescription(n)}`}case"maxLength":{const{params:t,parentSchema:n}=e;const{limit:i}=t;const s=i+1;return`${r} should be shorter than ${s} character${s>1?"s":""}${getSchemaNonTypes(n)}.${this.getSchemaPartDescription(n)}`}case"maxItems":{const{params:t,parentSchema:n}=e;const{limit:i}=t;return`${r} should not have more than ${i} items${getSchemaNonTypes(n)}.${this.getSchemaPartDescription(n)}`}case"maxProperties":{const{params:t,parentSchema:n}=e;const{limit:i}=t;return`${r} should not have more than ${i} properties${getSchemaNonTypes(n)}.${this.getSchemaPartDescription(n)}`}case"uniqueItems":{const{params:t,parentSchema:n}=e;const{i:i}=t;return`${r} should not contain the item '${e.data[i]}' twice${getSchemaNonTypes(n)}.${this.getSchemaPartDescription(n)}`}case"additionalItems":{const{params:t,parentSchema:n}=e;const{limit:i}=t;return`${r} should not have more than ${i} items${getSchemaNonTypes(n)}. These items are valid:\n${this.getSchemaPartText(n)}`}case"contains":{const{parentSchema:t}=e;return`${r} should contains at least one ${this.getSchemaPartText(t,["contains"])} item${getSchemaNonTypes(t)}.`}case"required":{const{parentSchema:t,params:n}=e;const i=n.missingProperty.replace(/^\./,"");const s=t&&Boolean(t.properties&&t.properties[i]);return`${r} misses the property '${i}'${getSchemaNonTypes(t)}.${s?` Should be:\n${this.getSchemaPartText(t,["properties",i])}`:this.getSchemaPartDescription(t)}`}case"additionalProperties":{const{params:t,parentSchema:n}=e;const{additionalProperty:i}=t;return`${r} has an unknown property '${i}'${getSchemaNonTypes(n)}. These properties are valid:\n${this.getSchemaPartText(n)}`}case"dependencies":{const{params:t,parentSchema:n}=e;const{property:i,deps:s}=t;const o=s.split(",").map(e=>`'${e.trim()}'`).join(", ");return`${r} should have properties ${o} when property '${i}' is present${getSchemaNonTypes(n)}.${this.getSchemaPartDescription(n)}`}case"propertyNames":{const{params:t,parentSchema:n,schema:i}=e;const{propertyName:s}=t;return`${r} property name '${s}' is invalid${getSchemaNonTypes(n)}. Property names should be match format ${JSON.stringify(i.format)}.${this.getSchemaPartDescription(n)}`}case"enum":{const{parentSchema:t}=e;if(t&&t.enum&&t.enum.length===1){return`${r} should be ${this.getSchemaPartText(t,false,true)}`}return`${r} should be one of these:\n${this.getSchemaPartText(t)}`}case"const":{const{parentSchema:t}=e;return`${r} should be equal to constant ${this.getSchemaPartText(t,false,true)}`}case"not":{const t=likeObject(e.parentSchema)?`\n${this.getSchemaPartText(e.parentSchema)}`:"";const n=this.getSchemaPartText(e.schema,false,false,false);if(canApplyNot(e.schema)){return`${r} should be any ${n}${t}.`}const{schema:i,parentSchema:s}=e;return`${r} should not be ${this.getSchemaPartText(i,false,true)}${s&&likeObject(s)?`\n${this.getSchemaPartText(s)}`:""}`}case"oneOf":case"anyOf":{const{parentSchema:t,children:n}=e;if(n&&n.length>0){if(e.schema.length===1){const e=n[n.length-1];const r=n.slice(0,n.length-1);return this.formatValidationError(Object.assign({},e,{children:r,parentSchema:Object.assign({},t,e.parentSchema)}))}let i=filterChildren(n);if(i.length===1){return this.formatValidationError(i[0])}i=groupChildrenByFirstChild(i);return`${r} should be one of these:\n${this.getSchemaPartText(t)}\nDetails:\n${i.map(e=>` * ${indent(this.formatValidationError(e)," ")}`).join("\n")}`}return`${r} should be one of these:\n${this.getSchemaPartText(t)}`}case"if":{const{params:t,parentSchema:n}=e;const{failingKeyword:i}=t;return`${r} should match "${i}" schema:\n${this.getSchemaPartText(n,[i])}`}case"absolutePath":{const{message:t,parentSchema:n}=e;return`${r}: ${t}${this.getSchemaPartDescription(n)}`}default:{const{message:t,parentSchema:n}=e;const i=JSON.stringify(e,null,2);return`${r} ${t} (${i}).\n${this.getSchemaPartText(n,false)}`}}}formatValidationErrors(e){return e.map(e=>{let t=this.formatValidationError(e);if(this.postFormatter){t=this.postFormatter(t,e)}return` - ${indent(t," ")}`}).join("\n")}}var o=ValidationError;t.default=o},15235:(e,t,n)=>{"use strict";const r=n(18110);e.exports=r.default},77102:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.default=void 0;function errorMessage(e,t,n){return{dataPath:undefined,schemaPath:undefined,keyword:"absolutePath",params:{absolutePath:n},message:e,parentSchema:t}}function getErrorFor(e,t,n){const r=e?`The provided value ${JSON.stringify(n)} is not an absolute path!`:`A relative path is expected. However, the provided value ${JSON.stringify(n)} is an absolute path!`;return errorMessage(r,t,n)}function addAbsolutePathKeyword(e){e.addKeyword("absolutePath",{errors:true,type:"string",compile(e,t){const n=r=>{let i=true;const s=r.includes("!");if(s){n.errors=[errorMessage(`The provided value ${JSON.stringify(r)} contains exclamation mark (!) which is not allowed because it's reserved for loader syntax.`,t,r)];i=false}const o=e===/^(?:[A-Za-z]:(\\|\/)|\\\\|\/)/.test(r);if(!o){n.errors=[getErrorFor(e,t,r)];i=false}return i};n.errors=[];return n}});return e}var n=addAbsolutePathKeyword;t.default=n},95855:e=>{"use strict";class Range{static getOperator(e,t){if(e==="left"){return t?">":">="}return t?"<":"<="}static formatRight(e,t,n){if(t===false){return Range.formatLeft(e,!t,!n)}return`should be ${Range.getOperator("right",n)} ${e}`}static formatLeft(e,t,n){if(t===false){return Range.formatRight(e,!t,!n)}return`should be ${Range.getOperator("left",n)} ${e}`}static formatRange(e,t,n,r,i){let s="should be";s+=` ${Range.getOperator(i?"left":"right",i?n:!n)} ${e} `;s+=i?"and":"or";s+=` ${Range.getOperator(i?"right":"left",i?r:!r)} ${t}`;return s}static getRangeValue(e,t){let n=t?Infinity:-Infinity;let r=-1;const i=t?([e])=>e<=n:([e])=>e>=n;for(let t=0;t-1){return e[r]}return[Infinity,true]}constructor(){this._left=[];this._right=[]}left(e,t=false){this._left.push([e,t])}right(e,t=false){this._right.push([e,t])}format(e=true){const[t,n]=Range.getRangeValue(this._left,e);const[r,i]=Range.getRangeValue(this._right,!e);if(!Number.isFinite(t)&&!Number.isFinite(r)){return""}const s=n?t+1:t;const o=i?r-1:r;if(s===o){return`should be ${e?"":"!"}= ${s}`}if(Number.isFinite(t)&&!Number.isFinite(r)){return Range.formatLeft(t,e,n)}if(!Number.isFinite(t)&&Number.isFinite(r)){return Range.formatRight(r,e,i)}return Range.formatRange(t,r,n,i,e)}}e.exports=Range},47961:(e,t,n)=>{"use strict";const r=n(95855);e.exports.stringHints=function stringHints(e,t){const n=[];let r="string";const i={...e};if(!t){const e=i.minLength;const t=i.formatMinimum;const n=i.formatExclusiveMaximum;i.minLength=i.maxLength;i.maxLength=e;i.formatMinimum=i.formatMaximum;i.formatMaximum=t;i.formatExclusiveMaximum=!i.formatExclusiveMinimum;i.formatExclusiveMinimum=!n}if(typeof i.minLength==="number"){if(i.minLength===1){r="non-empty string"}else{const e=Math.max(i.minLength-1,0);n.push(`should be longer than ${e} character${e>1?"s":""}`)}}if(typeof i.maxLength==="number"){if(i.maxLength===0){r="empty string"}else{const e=i.maxLength+1;n.push(`should be shorter than ${e} character${e>1?"s":""}`)}}if(i.pattern){n.push(`should${t?"":" not"} match pattern ${JSON.stringify(i.pattern)}`)}if(i.format){n.push(`should${t?"":" not"} match format ${JSON.stringify(i.format)}`)}if(i.formatMinimum){n.push(`should be ${i.formatExclusiveMinimum?">":">="} ${JSON.stringify(i.formatMinimum)}`)}if(i.formatMaximum){n.push(`should be ${i.formatExclusiveMaximum?"<":"<="} ${JSON.stringify(i.formatMaximum)}`)}return[r].concat(n)};e.exports.numberHints=function numberHints(e,t){const n=[e.type==="integer"?"integer":"number"];const i=new r;if(typeof e.minimum==="number"){i.left(e.minimum)}if(typeof e.exclusiveMinimum==="number"){i.left(e.exclusiveMinimum,true)}if(typeof e.maximum==="number"){i.right(e.maximum)}if(typeof e.exclusiveMaximum==="number"){i.right(e.exclusiveMaximum,true)}const s=i.format(t);if(s){n.push(s)}if(typeof e.multipleOf==="number"){n.push(`should${t?"":" not"} be multiple of ${e.multipleOf}`)}return n}},18110:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.default=void 0;var r=_interopRequireDefault(n(33866));var i=_interopRequireDefault(n(35525));var s=_interopRequireDefault(n(77102));var o=_interopRequireDefault(n(24672));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}const a=new r.default({allErrors:true,verbose:true,$data:true});(0,i.default)(a,["instanceof","formatMinimum","formatMaximum","patternRequired"]);(0,s.default)(a);function validate(e,t,n){let r=[];if(Array.isArray(t)){r=Array.from(t,t=>validateObject(e,t));r.forEach((e,t)=>{const n=e=>{e.dataPath=`[${t}]${e.dataPath}`;if(e.children){e.children.forEach(n)}};e.forEach(n)});r=r.reduce((e,t)=>{e.push(...t);return e},[])}else{r=validateObject(e,t)}if(r.length>0){throw new o.default(r,e,n)}}function validateObject(e,t){const n=a.compile(e);const r=n(t);if(r)return[];return n.errors?filterErrors(n.errors):[]}function filterErrors(e){let t=[];for(const n of e){const{dataPath:e}=n;let r=[];t=t.filter(t=>{if(t.dataPath.includes(e)){if(t.children){r=r.concat(t.children.slice(0))}t.children=undefined;r.push(t);return false}return true});if(r.length){n.children=r}t.push(n)}return t}validate.ValidationError=o.default;validate.ValidateError=o.default;var c=validate;t.default=c},27746:(e,t,n)=>{"use strict";const r=n(1226).y;const i=n(1226).P;class CodeNode{constructor(e){this.generatedCode=e}clone(){return new CodeNode(this.generatedCode)}getGeneratedCode(){return this.generatedCode}getMappings(e){const t=r(this.generatedCode);const n=Array(t+1).join(";");if(t>0){e.unfinishedGeneratedLine=i(this.generatedCode);if(e.unfinishedGeneratedLine>0){return n+"A"}else{return n}}else{const t=e.unfinishedGeneratedLine;e.unfinishedGeneratedLine+=i(this.generatedCode);if(t===0&&e.unfinishedGeneratedLine>0){return"A"}else{return""}}}addGeneratedCode(e){this.generatedCode+=e}mapGeneratedCode(e){const t=e(this.generatedCode);return new CodeNode(t)}getNormalizedNodes(){return[this]}merge(e){if(e instanceof CodeNode){this.generatedCode+=e.generatedCode;return this}return false}}e.exports=CodeNode},30047:e=>{"use strict";class MappingsContext{constructor(){this.sourcesIndices=new Map;this.sourcesContent=new Map;this.hasSourceContent=false;this.currentOriginalLine=1;this.currentSource=0;this.unfinishedGeneratedLine=false}ensureSource(e,t){let n=this.sourcesIndices.get(e);if(typeof n==="number"){return n}n=this.sourcesIndices.size;this.sourcesIndices.set(e,n);this.sourcesContent.set(e,t);if(typeof t==="string")this.hasSourceContent=true;return n}getArrays(){const e=[];const t=[];for(const n of this.sourcesContent){e.push(n[0]);t.push(n[1])}return{sources:e,sourcesContent:t}}}e.exports=MappingsContext},86979:(e,t,n)=>{"use strict";const r=n(37788);const i=n(1226).y;const s=n(1226).P;const o=";AAAA";class SingleLineNode{constructor(e,t,n,r){this.generatedCode=e;this.originalSource=n;this.source=t;this.line=r||1;this._numberOfLines=i(this.generatedCode);this._endsWithNewLine=e[e.length-1]==="\n"}clone(){return new SingleLineNode(this.generatedCode,this.source,this.originalSource,this.line)}getGeneratedCode(){return this.generatedCode}getMappings(e){if(!this.generatedCode)return"";const t=this._numberOfLines;const n=e.ensureSource(this.source,this.originalSource);let i="A";if(e.unfinishedGeneratedLine)i=","+r.encode(e.unfinishedGeneratedLine);i+=r.encode(n-e.currentSource);i+=r.encode(this.line-e.currentOriginalLine);i+="A";e.currentSource=n;e.currentOriginalLine=this.line;const a=e.unfinishedGeneratedLine=s(this.generatedCode);i+=Array(t).join(o);if(a===0){i+=";"}else{if(t!==0)i+=o}return i}getNormalizedNodes(){return[this]}mapGeneratedCode(e){const t=e(this.generatedCode);return new SingleLineNode(t,this.source,this.originalSource,this.line)}merge(e){if(e instanceof SingleLineNode){return this.mergeSingleLineNode(e)}return false}mergeSingleLineNode(e){if(this.source===e.source&&this.originalSource===e.originalSource){if(this.line===e.line){this.generatedCode+=e.generatedCode;this._numberOfLines+=e._numberOfLines;this._endsWithNewLine=e._endsWithNewLine;return this}else if(this.line+1===e.line&&this._endsWithNewLine&&this._numberOfLines===1&&e._numberOfLines<=1){return new a(this.generatedCode+e.generatedCode,this.source,this.originalSource,this.line)}}return false}}e.exports=SingleLineNode;const a=n(49043)},53273:(e,t,n)=>{"use strict";const r=n(27746);const i=n(49043);const s=n(30047);const o=n(1226).y;class SourceListMap{constructor(e,t,n){if(Array.isArray(e)){this.children=e}else{this.children=[];if(e||t)this.add(e,t,n)}}add(e,t,n){if(typeof e==="string"){if(t){this.children.push(new i(e,t,n))}else if(this.children.length>0&&this.children[this.children.length-1]instanceof r){this.children[this.children.length-1].addGeneratedCode(e)}else{this.children.push(new r(e))}}else if(e.getMappings&&e.getGeneratedCode){this.children.push(e)}else if(e.children){e.children.forEach(function(e){this.children.push(e)},this)}else{throw new Error("Invalid arguments to SourceListMap.protfotype.add: Expected string, Node or SourceListMap")}}preprend(e,t,n){if(typeof e==="string"){if(t){this.children.unshift(new i(e,t,n))}else if(this.children.length>0&&this.children[this.children.length-1].preprendGeneratedCode){this.children[this.children.length-1].preprendGeneratedCode(e)}else{this.children.unshift(new r(e))}}else if(e.getMappings&&e.getGeneratedCode){this.children.unshift(e)}else if(e.children){e.children.slice().reverse().forEach(function(e){this.children.unshift(e)},this)}else{throw new Error("Invalid arguments to SourceListMap.protfotype.prerend: Expected string, Node or SourceListMap")}}mapGeneratedCode(e){const t=[];this.children.forEach(function(e){e.getNormalizedNodes().forEach(function(e){t.push(e)})});const n=[];t.forEach(function(t){t=t.mapGeneratedCode(e);if(n.length===0){n.push(t)}else{const e=n[n.length-1];const r=e.merge(t);if(r){n[n.length-1]=r}else{n.push(t)}}});return new SourceListMap(n)}toString(){return this.children.map(function(e){return e.getGeneratedCode()}).join("")}toStringWithSourceMap(e){const t=new s;const n=this.children.map(function(e){return e.getGeneratedCode()}).join("");const r=this.children.map(function(e){return e.getMappings(t)}).join("");const i=t.getArrays();return{source:n,map:{version:3,file:e&&e.file,sources:i.sources,sourcesContent:t.hasSourceContent?i.sourcesContent:undefined,mappings:r}}}}e.exports=SourceListMap},49043:(e,t,n)=>{"use strict";const r=n(37788);const i=n(1226).y;const s=n(1226).P;const o=";AACA";class SourceNode{constructor(e,t,n,r){this.generatedCode=e;this.originalSource=n;this.source=t;this.startingLine=r||1;this._numberOfLines=i(this.generatedCode);this._endsWithNewLine=e[e.length-1]==="\n"}clone(){return new SourceNode(this.generatedCode,this.source,this.originalSource,this.startingLine)}getGeneratedCode(){return this.generatedCode}addGeneratedCode(e){this.generatedCode+=e;this._numberOfLines+=i(e);this._endsWithNewLine=e[e.length-1]==="\n"}getMappings(e){if(!this.generatedCode)return"";const t=this._numberOfLines;const n=e.ensureSource(this.source,this.originalSource);let i="A";if(e.unfinishedGeneratedLine)i=","+r.encode(e.unfinishedGeneratedLine);i+=r.encode(n-e.currentSource);i+=r.encode(this.startingLine-e.currentOriginalLine);i+="A";e.currentSource=n;e.currentOriginalLine=this.startingLine+t-1;const a=e.unfinishedGeneratedLine=s(this.generatedCode);i+=Array(t).join(o);if(a===0){i+=";"}else{if(t!==0){i+=o}e.currentOriginalLine++}return i}mapGeneratedCode(e){throw new Error("Cannot map generated code on a SourceMap. Normalize to SingleLineNode first.")}getNormalizedNodes(){var e=[];var t=this.startingLine;var n=this.generatedCode;var r=0;var i=n.length;while(r{var n={};var r={};"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("").forEach(function(e,t){n[e]=t;r[t]=e});var i={};i.encode=function base64_encode(e){if(e in r){return r[e]}throw new TypeError("Must be between 0 and 63: "+e)};i.decode=function base64_decode(e){if(e in n){return n[e]}throw new TypeError("Not a valid base 64 digit: "+e)};var s=5;var o=1<>1;return t?-n:n}t.encode=function base64VLQ_encode(e){var t="";var n;var r=toVLQSigned(e);do{n=r&a;r>>>=s;if(r>0){n|=c}t+=i.encode(n)}while(r>0);return t};t.decode=function base64VLQ_decode(e,t){var n=0;var r=e.length;var o=0;var u=0;var l,f;do{if(n>=r){throw new Error("Expected more digits in base 64 VLQ value.")}f=i.decode(e.charAt(n++));l=!!(f&c);f&=a;o=o+(f<{"use strict";const r=n(37788);const i=n(49043);const s=n(27746);const o=n(53273);e.exports=function fromStringWithSourceMap(e,t){const n=t.sources;const a=t.sourcesContent;const c=t.mappings.split(";");const u=e.split("\n");const l=[];let f=null;let p=1;let d=0;let h;function addCode(e){if(f&&f instanceof s){f.addGeneratedCode(e)}else if(f&&f instanceof i&&!e.trim()){f.addGeneratedCode(e);h++}else{f=new s(e);l.push(f)}}function addSource(e,t,n,r){if(f&&f instanceof i&&f.source===t&&h===r){f.addGeneratedCode(e);h++}else{f=new i(e,t,n,r);h=r+1;l.push(f)}}c.forEach(function(e,t){let n=u[t];if(typeof n==="undefined")return;if(t!==u.length-1)n+="\n";if(!e)return addCode(n);e={value:0,rest:e};let r=false;while(e.rest)r=processMapping(e,n,r)||r;if(!r)addCode(n)});if(c.length{"use strict";t.y=function getNumberOfLines(e){let t=-1;let n=-1;do{t++;n=e.indexOf("\n",n+1)}while(n>=0);return t};t.P=function getUnfinishedLine(e){const t=e.lastIndexOf("\n");if(t===-1)return e.length;else return e.length-t-1}},6900:(e,t,n)=>{t.SourceListMap=n(53273);t.SourceNode=n(49043);t.SingleLineNode=n(86979);t.CodeNode=n(27746);t.MappingsContext=n(30047);t.fromStringWithSourceMap=n(88494)},26837:(e,t,n)=>{var r=n(31983);var i=Object.prototype.hasOwnProperty;var s=typeof Map!=="undefined";function ArraySet(){this._array=[];this._set=s?new Map:Object.create(null)}ArraySet.fromArray=function ArraySet_fromArray(e,t){var n=new ArraySet;for(var r=0,i=e.length;r=0){return t}}else{var n=r.toSetString(e);if(i.call(this._set,n)){return this._set[n]}}throw new Error('"'+e+'" is not in the set.')};ArraySet.prototype.at=function ArraySet_at(e){if(e>=0&&e{var r=n(96537);var i=5;var s=1<>1;return t?-n:n}t.encode=function base64VLQ_encode(e){var t="";var n;var s=toVLQSigned(e);do{n=s&o;s>>>=i;if(s>0){n|=a}t+=r.encode(n)}while(s>0);return t};t.decode=function base64VLQ_decode(e,t,n){var s=e.length;var c=0;var u=0;var l,f;do{if(t>=s){throw new Error("Expected more digits in base 64 VLQ value.")}f=r.decode(e.charCodeAt(t++));if(f===-1){throw new Error("Invalid base64 digit: "+e.charAt(t-1))}l=!!(f&a);f&=o;c=c+(f<{var n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");t.encode=function(e){if(0<=e&&e{t.GREATEST_LOWER_BOUND=1;t.LEAST_UPPER_BOUND=2;function recursiveSearch(e,n,r,i,s,o){var a=Math.floor((n-e)/2)+e;var c=s(r,i[a],true);if(c===0){return a}else if(c>0){if(n-a>1){return recursiveSearch(a,n,r,i,s,o)}if(o==t.LEAST_UPPER_BOUND){return n1){return recursiveSearch(e,a,r,i,s,o)}if(o==t.LEAST_UPPER_BOUND){return a}else{return e<0?-1:e}}}t.search=function search(e,n,r,i){if(n.length===0){return-1}var s=recursiveSearch(-1,n.length,e,n,r,i||t.GREATEST_LOWER_BOUND);if(s<0){return-1}while(s-1>=0){if(r(n[s],n[s-1],true)!==0){break}--s}return s}},91740:(e,t,n)=>{var r=n(31983);function generatedPositionAfter(e,t){var n=e.generatedLine;var i=t.generatedLine;var s=e.generatedColumn;var o=t.generatedColumn;return i>n||i==n&&o>=s||r.compareByGeneratedPositionsInflated(e,t)<=0}function MappingList(){this._array=[];this._sorted=true;this._last={generatedLine:-1,generatedColumn:0}}MappingList.prototype.unsortedForEach=function MappingList_forEach(e,t){this._array.forEach(e,t)};MappingList.prototype.add=function MappingList_add(e){if(generatedPositionAfter(this._last,e)){this._last=e;this._array.push(e)}else{this._sorted=false;this._array.push(e)}};MappingList.prototype.toArray=function MappingList_toArray(){if(!this._sorted){this._array.sort(r.compareByGeneratedPositionsInflated);this._sorted=true}return this._array};t.H=MappingList},68226:(e,t)=>{function swap(e,t,n){var r=e[t];e[t]=e[n];e[n]=r}function randomIntInRange(e,t){return Math.round(e+Math.random()*(t-e))}function doQuickSort(e,t,n,r){if(n{var r;var i=n(31983);var s=n(53164);var o=n(26837).I;var a=n(4215);var c=n(68226).U;function SourceMapConsumer(e,t){var n=e;if(typeof e==="string"){n=i.parseSourceMapInput(e)}return n.sections!=null?new IndexedSourceMapConsumer(n,t):new BasicSourceMapConsumer(n,t)}SourceMapConsumer.fromSourceMap=function(e,t){return BasicSourceMapConsumer.fromSourceMap(e,t)};SourceMapConsumer.prototype._version=3;SourceMapConsumer.prototype.__generatedMappings=null;Object.defineProperty(SourceMapConsumer.prototype,"_generatedMappings",{configurable:true,enumerable:true,get:function(){if(!this.__generatedMappings){this._parseMappings(this._mappings,this.sourceRoot)}return this.__generatedMappings}});SourceMapConsumer.prototype.__originalMappings=null;Object.defineProperty(SourceMapConsumer.prototype,"_originalMappings",{configurable:true,enumerable:true,get:function(){if(!this.__originalMappings){this._parseMappings(this._mappings,this.sourceRoot)}return this.__originalMappings}});SourceMapConsumer.prototype._charIsMappingSeparator=function SourceMapConsumer_charIsMappingSeparator(e,t){var n=e.charAt(t);return n===";"||n===","};SourceMapConsumer.prototype._parseMappings=function SourceMapConsumer_parseMappings(e,t){throw new Error("Subclasses must implement _parseMappings")};SourceMapConsumer.GENERATED_ORDER=1;SourceMapConsumer.ORIGINAL_ORDER=2;SourceMapConsumer.GREATEST_LOWER_BOUND=1;SourceMapConsumer.LEAST_UPPER_BOUND=2;SourceMapConsumer.prototype.eachMapping=function SourceMapConsumer_eachMapping(e,t,n){var r=t||null;var s=n||SourceMapConsumer.GENERATED_ORDER;var o;switch(s){case SourceMapConsumer.GENERATED_ORDER:o=this._generatedMappings;break;case SourceMapConsumer.ORIGINAL_ORDER:o=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var a=this.sourceRoot;o.map(function(e){var t=e.source===null?null:this._sources.at(e.source);t=i.computeSourceURL(a,t,this._sourceMapURL);return{source:t,generatedLine:e.generatedLine,generatedColumn:e.generatedColumn,originalLine:e.originalLine,originalColumn:e.originalColumn,name:e.name===null?null:this._names.at(e.name)}},this).forEach(e,r)};SourceMapConsumer.prototype.allGeneratedPositionsFor=function SourceMapConsumer_allGeneratedPositionsFor(e){var t=i.getArg(e,"line");var n={source:i.getArg(e,"source"),originalLine:t,originalColumn:i.getArg(e,"column",0)};n.source=this._findSourceIndex(n.source);if(n.source<0){return[]}var r=[];var o=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",i.compareByOriginalPositions,s.LEAST_UPPER_BOUND);if(o>=0){var a=this._originalMappings[o];if(e.column===undefined){var c=a.originalLine;while(a&&a.originalLine===c){r.push({line:i.getArg(a,"generatedLine",null),column:i.getArg(a,"generatedColumn",null),lastColumn:i.getArg(a,"lastGeneratedColumn",null)});a=this._originalMappings[++o]}}else{var u=a.originalColumn;while(a&&a.originalLine===t&&a.originalColumn==u){r.push({line:i.getArg(a,"generatedLine",null),column:i.getArg(a,"generatedColumn",null),lastColumn:i.getArg(a,"lastGeneratedColumn",null)});a=this._originalMappings[++o]}}}return r};t.SourceMapConsumer=SourceMapConsumer;function BasicSourceMapConsumer(e,t){var n=e;if(typeof e==="string"){n=i.parseSourceMapInput(e)}var r=i.getArg(n,"version");var s=i.getArg(n,"sources");var a=i.getArg(n,"names",[]);var c=i.getArg(n,"sourceRoot",null);var u=i.getArg(n,"sourcesContent",null);var l=i.getArg(n,"mappings");var f=i.getArg(n,"file",null);if(r!=this._version){throw new Error("Unsupported version: "+r)}if(c){c=i.normalize(c)}s=s.map(String).map(i.normalize).map(function(e){return c&&i.isAbsolute(c)&&i.isAbsolute(e)?i.relative(c,e):e});this._names=o.fromArray(a.map(String),true);this._sources=o.fromArray(s,true);this._absoluteSources=this._sources.toArray().map(function(e){return i.computeSourceURL(c,e,t)});this.sourceRoot=c;this.sourcesContent=u;this._mappings=l;this._sourceMapURL=t;this.file=f}BasicSourceMapConsumer.prototype=Object.create(SourceMapConsumer.prototype);BasicSourceMapConsumer.prototype.consumer=SourceMapConsumer;BasicSourceMapConsumer.prototype._findSourceIndex=function(e){var t=e;if(this.sourceRoot!=null){t=i.relative(this.sourceRoot,t)}if(this._sources.has(t)){return this._sources.indexOf(t)}var n;for(n=0;n1){y.source=u+_[1];u+=_[1];y.originalLine=s+_[2];s=y.originalLine;y.originalLine+=1;y.originalColumn=o+_[3];o=y.originalColumn;if(_.length>4){y.name=l+_[4];l+=_[4]}}g.push(y);if(typeof y.originalLine==="number"){m.push(y)}}}c(g,i.compareByGeneratedPositionsDeflated);this.__generatedMappings=g;c(m,i.compareByOriginalPositions);this.__originalMappings=m};BasicSourceMapConsumer.prototype._findMapping=function SourceMapConsumer_findMapping(e,t,n,r,i,o){if(e[n]<=0){throw new TypeError("Line must be greater than or equal to 1, got "+e[n])}if(e[r]<0){throw new TypeError("Column must be greater than or equal to 0, got "+e[r])}return s.search(e,t,i,o)};BasicSourceMapConsumer.prototype.computeColumnSpans=function SourceMapConsumer_computeColumnSpans(){for(var e=0;e=0){var r=this._generatedMappings[n];if(r.generatedLine===t.generatedLine){var s=i.getArg(r,"source",null);if(s!==null){s=this._sources.at(s);s=i.computeSourceURL(this.sourceRoot,s,this._sourceMapURL)}var o=i.getArg(r,"name",null);if(o!==null){o=this._names.at(o)}return{source:s,line:i.getArg(r,"originalLine",null),column:i.getArg(r,"originalColumn",null),name:o}}}return{source:null,line:null,column:null,name:null}};BasicSourceMapConsumer.prototype.hasContentsOfAllSources=function BasicSourceMapConsumer_hasContentsOfAllSources(){if(!this.sourcesContent){return false}return this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return e==null})};BasicSourceMapConsumer.prototype.sourceContentFor=function SourceMapConsumer_sourceContentFor(e,t){if(!this.sourcesContent){return null}var n=this._findSourceIndex(e);if(n>=0){return this.sourcesContent[n]}var r=e;if(this.sourceRoot!=null){r=i.relative(this.sourceRoot,r)}var s;if(this.sourceRoot!=null&&(s=i.urlParse(this.sourceRoot))){var o=r.replace(/^file:\/\//,"");if(s.scheme=="file"&&this._sources.has(o)){return this.sourcesContent[this._sources.indexOf(o)]}if((!s.path||s.path=="/")&&this._sources.has("/"+r)){return this.sourcesContent[this._sources.indexOf("/"+r)]}}if(t){return null}else{throw new Error('"'+r+'" is not in the SourceMap.')}};BasicSourceMapConsumer.prototype.generatedPositionFor=function SourceMapConsumer_generatedPositionFor(e){var t=i.getArg(e,"source");t=this._findSourceIndex(t);if(t<0){return{line:null,column:null,lastColumn:null}}var n={source:t,originalLine:i.getArg(e,"line"),originalColumn:i.getArg(e,"column")};var r=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",i.compareByOriginalPositions,i.getArg(e,"bias",SourceMapConsumer.GREATEST_LOWER_BOUND));if(r>=0){var s=this._originalMappings[r];if(s.source===n.source){return{line:i.getArg(s,"generatedLine",null),column:i.getArg(s,"generatedColumn",null),lastColumn:i.getArg(s,"lastGeneratedColumn",null)}}}return{line:null,column:null,lastColumn:null}};r=BasicSourceMapConsumer;function IndexedSourceMapConsumer(e,t){var n=e;if(typeof e==="string"){n=i.parseSourceMapInput(e)}var r=i.getArg(n,"version");var s=i.getArg(n,"sections");if(r!=this._version){throw new Error("Unsupported version: "+r)}this._sources=new o;this._names=new o;var a={line:-1,column:0};this._sections=s.map(function(e){if(e.url){throw new Error("Support for url field in sections not implemented.")}var n=i.getArg(e,"offset");var r=i.getArg(n,"line");var s=i.getArg(n,"column");if(r{var r=n(4215);var i=n(31983);var s=n(26837).I;var o=n(91740).H;function SourceMapGenerator(e){if(!e){e={}}this._file=i.getArg(e,"file",null);this._sourceRoot=i.getArg(e,"sourceRoot",null);this._skipValidation=i.getArg(e,"skipValidation",false);this._sources=new s;this._names=new s;this._mappings=new o;this._sourcesContents=null}SourceMapGenerator.prototype._version=3;SourceMapGenerator.fromSourceMap=function SourceMapGenerator_fromSourceMap(e){var t=e.sourceRoot;var n=new SourceMapGenerator({file:e.file,sourceRoot:t});e.eachMapping(function(e){var r={generated:{line:e.generatedLine,column:e.generatedColumn}};if(e.source!=null){r.source=e.source;if(t!=null){r.source=i.relative(t,r.source)}r.original={line:e.originalLine,column:e.originalColumn};if(e.name!=null){r.name=e.name}}n.addMapping(r)});e.sources.forEach(function(r){var s=r;if(t!==null){s=i.relative(t,r)}if(!n._sources.has(s)){n._sources.add(s)}var o=e.sourceContentFor(r);if(o!=null){n.setSourceContent(r,o)}});return n};SourceMapGenerator.prototype.addMapping=function SourceMapGenerator_addMapping(e){var t=i.getArg(e,"generated");var n=i.getArg(e,"original",null);var r=i.getArg(e,"source",null);var s=i.getArg(e,"name",null);if(!this._skipValidation){this._validateMapping(t,n,r,s)}if(r!=null){r=String(r);if(!this._sources.has(r)){this._sources.add(r)}}if(s!=null){s=String(s);if(!this._names.has(s)){this._names.add(s)}}this._mappings.add({generatedLine:t.line,generatedColumn:t.column,originalLine:n!=null&&n.line,originalColumn:n!=null&&n.column,source:r,name:s})};SourceMapGenerator.prototype.setSourceContent=function SourceMapGenerator_setSourceContent(e,t){var n=e;if(this._sourceRoot!=null){n=i.relative(this._sourceRoot,n)}if(t!=null){if(!this._sourcesContents){this._sourcesContents=Object.create(null)}this._sourcesContents[i.toSetString(n)]=t}else if(this._sourcesContents){delete this._sourcesContents[i.toSetString(n)];if(Object.keys(this._sourcesContents).length===0){this._sourcesContents=null}}};SourceMapGenerator.prototype.applySourceMap=function SourceMapGenerator_applySourceMap(e,t,n){var r=t;if(t==null){if(e.file==null){throw new Error("SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, "+'or the source map\'s "file" property. Both were omitted.')}r=e.file}var o=this._sourceRoot;if(o!=null){r=i.relative(o,r)}var a=new s;var c=new s;this._mappings.unsortedForEach(function(t){if(t.source===r&&t.originalLine!=null){var s=e.originalPositionFor({line:t.originalLine,column:t.originalColumn});if(s.source!=null){t.source=s.source;if(n!=null){t.source=i.join(n,t.source)}if(o!=null){t.source=i.relative(o,t.source)}t.originalLine=s.line;t.originalColumn=s.column;if(s.name!=null){t.name=s.name}}}var u=t.source;if(u!=null&&!a.has(u)){a.add(u)}var l=t.name;if(l!=null&&!c.has(l)){c.add(l)}},this);this._sources=a;this._names=c;e.sources.forEach(function(t){var r=e.sourceContentFor(t);if(r!=null){if(n!=null){t=i.join(n,t)}if(o!=null){t=i.relative(o,t)}this.setSourceContent(t,r)}},this)};SourceMapGenerator.prototype._validateMapping=function SourceMapGenerator_validateMapping(e,t,n,r){if(t&&typeof t.line!=="number"&&typeof t.column!=="number"){throw new Error("original.line and original.column are not numbers -- you probably meant to omit "+"the original mapping entirely and only map the generated position. If so, pass "+"null for the original mapping instead of an object with empty or null values.")}if(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0&&!t&&!n&&!r){return}else if(e&&"line"in e&&"column"in e&&t&&"line"in t&&"column"in t&&e.line>0&&e.column>=0&&t.line>0&&t.column>=0&&n){return}else{throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:n,original:t,name:r}))}};SourceMapGenerator.prototype._serializeMappings=function SourceMapGenerator_serializeMappings(){var e=0;var t=1;var n=0;var s=0;var o=0;var a=0;var c="";var u;var l;var f;var p;var d=this._mappings.toArray();for(var h=0,m=d.length;h0){if(!i.compareByGeneratedPositionsInflated(l,d[h-1])){continue}u+=","}}u+=r.encode(l.generatedColumn-e);e=l.generatedColumn;if(l.source!=null){p=this._sources.indexOf(l.source);u+=r.encode(p-a);a=p;u+=r.encode(l.originalLine-1-s);s=l.originalLine-1;u+=r.encode(l.originalColumn-n);n=l.originalColumn;if(l.name!=null){f=this._names.indexOf(l.name);u+=r.encode(f-o);o=f}}c+=u}return c};SourceMapGenerator.prototype._generateSourcesContent=function SourceMapGenerator_generateSourcesContent(e,t){return e.map(function(e){if(!this._sourcesContents){return null}if(t!=null){e=i.relative(t,e)}var n=i.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,n)?this._sourcesContents[n]:null},this)};SourceMapGenerator.prototype.toJSON=function SourceMapGenerator_toJSON(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};if(this._file!=null){e.file=this._file}if(this._sourceRoot!=null){e.sourceRoot=this._sourceRoot}if(this._sourcesContents){e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)}return e};SourceMapGenerator.prototype.toString=function SourceMapGenerator_toString(){return JSON.stringify(this.toJSON())};t.SourceMapGenerator=SourceMapGenerator},9990:(e,t,n)=>{var r=n(11341).SourceMapGenerator;var i=n(31983);var s=/(\r?\n)/;var o=10;var a="$$$isSourceNode$$$";function SourceNode(e,t,n,r,i){this.children=[];this.sourceContents={};this.line=e==null?null:e;this.column=t==null?null:t;this.source=n==null?null:n;this.name=i==null?null:i;this[a]=true;if(r!=null)this.add(r)}SourceNode.fromStringWithSourceMap=function SourceNode_fromStringWithSourceMap(e,t,n){var r=new SourceNode;var o=e.split(s);var a=0;var c=function(){var e=getNextLine();var t=getNextLine()||"";return e+t;function getNextLine(){return a=0;t--){this.prepend(e[t])}}else if(e[a]||typeof e==="string"){this.children.unshift(e)}else{throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e)}return this};SourceNode.prototype.walk=function SourceNode_walk(e){var t;for(var n=0,r=this.children.length;n0){t=[];for(n=0;n{function getArg(e,t,n){if(t in e){return e[t]}else if(arguments.length===3){return n}else{throw new Error('"'+t+'" is a required argument.')}}t.getArg=getArg;var n=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/;var r=/^data:.+\,.+$/;function urlParse(e){var t=e.match(n);if(!t){return null}return{scheme:t[1],auth:t[2],host:t[3],port:t[4],path:t[5]}}t.urlParse=urlParse;function urlGenerate(e){var t="";if(e.scheme){t+=e.scheme+":"}t+="//";if(e.auth){t+=e.auth+"@"}if(e.host){t+=e.host}if(e.port){t+=":"+e.port}if(e.path){t+=e.path}return t}t.urlGenerate=urlGenerate;function normalize(e){var n=e;var r=urlParse(e);if(r){if(!r.path){return e}n=r.path}var i=t.isAbsolute(n);var s=n.split(/\/+/);for(var o,a=0,c=s.length-1;c>=0;c--){o=s[c];if(o==="."){s.splice(c,1)}else if(o===".."){a++}else if(a>0){if(o===""){s.splice(c+1,a);a=0}else{s.splice(c,2);a--}}}n=s.join("/");if(n===""){n=i?"/":"."}if(r){r.path=n;return urlGenerate(r)}return n}t.normalize=normalize;function join(e,t){if(e===""){e="."}if(t===""){t="."}var n=urlParse(t);var i=urlParse(e);if(i){e=i.path||"/"}if(n&&!n.scheme){if(i){n.scheme=i.scheme}return urlGenerate(n)}if(n||t.match(r)){return t}if(i&&!i.host&&!i.path){i.host=t;return urlGenerate(i)}var s=t.charAt(0)==="/"?t:normalize(e.replace(/\/+$/,"")+"/"+t);if(i){i.path=s;return urlGenerate(i)}return s}t.join=join;t.isAbsolute=function(e){return e.charAt(0)==="/"||n.test(e)};function relative(e,t){if(e===""){e="."}e=e.replace(/\/$/,"");var n=0;while(t.indexOf(e+"/")!==0){var r=e.lastIndexOf("/");if(r<0){return t}e=e.slice(0,r);if(e.match(/^([^\/]+:\/)?\/*$/)){return t}++n}return Array(n+1).join("../")+t.substr(e.length+1)}t.relative=relative;var i=function(){var e=Object.create(null);return!("__proto__"in e)}();function identity(e){return e}function toSetString(e){if(isProtoString(e)){return"$"+e}return e}t.toSetString=i?identity:toSetString;function fromSetString(e){if(isProtoString(e)){return e.slice(1)}return e}t.fromSetString=i?identity:fromSetString;function isProtoString(e){if(!e){return false}var t=e.length;if(t<9){return false}if(e.charCodeAt(t-1)!==95||e.charCodeAt(t-2)!==95||e.charCodeAt(t-3)!==111||e.charCodeAt(t-4)!==116||e.charCodeAt(t-5)!==111||e.charCodeAt(t-6)!==114||e.charCodeAt(t-7)!==112||e.charCodeAt(t-8)!==95||e.charCodeAt(t-9)!==95){return false}for(var n=t-10;n>=0;n--){if(e.charCodeAt(n)!==36){return false}}return true}function compareByOriginalPositions(e,t,n){var r=strcmp(e.source,t.source);if(r!==0){return r}r=e.originalLine-t.originalLine;if(r!==0){return r}r=e.originalColumn-t.originalColumn;if(r!==0||n){return r}r=e.generatedColumn-t.generatedColumn;if(r!==0){return r}r=e.generatedLine-t.generatedLine;if(r!==0){return r}return strcmp(e.name,t.name)}t.compareByOriginalPositions=compareByOriginalPositions;function compareByGeneratedPositionsDeflated(e,t,n){var r=e.generatedLine-t.generatedLine;if(r!==0){return r}r=e.generatedColumn-t.generatedColumn;if(r!==0||n){return r}r=strcmp(e.source,t.source);if(r!==0){return r}r=e.originalLine-t.originalLine;if(r!==0){return r}r=e.originalColumn-t.originalColumn;if(r!==0){return r}return strcmp(e.name,t.name)}t.compareByGeneratedPositionsDeflated=compareByGeneratedPositionsDeflated;function strcmp(e,t){if(e===t){return 0}if(e===null){return 1}if(t===null){return-1}if(e>t){return 1}return-1}function compareByGeneratedPositionsInflated(e,t){var n=e.generatedLine-t.generatedLine;if(n!==0){return n}n=e.generatedColumn-t.generatedColumn;if(n!==0){return n}n=strcmp(e.source,t.source);if(n!==0){return n}n=e.originalLine-t.originalLine;if(n!==0){return n}n=e.originalColumn-t.originalColumn;if(n!==0){return n}return strcmp(e.name,t.name)}t.compareByGeneratedPositionsInflated=compareByGeneratedPositionsInflated;function parseSourceMapInput(e){return JSON.parse(e.replace(/^\)]}'[^\n]*\n/,""))}t.parseSourceMapInput=parseSourceMapInput;function computeSourceURL(e,t,n){t=t||"";if(e){if(e[e.length-1]!=="/"&&t[0]!=="/"){e+="/"}t=e+t}if(n){var r=urlParse(n);if(!r){throw new Error("sourceMapURL could not be parsed")}if(r.path){var i=r.path.lastIndexOf("/");if(i>=0){r.path=r.path.substring(0,i+1)}}t=join(urlGenerate(r),t)}return normalize(t)}t.computeSourceURL=computeSourceURL},99596:(e,t,n)=>{t.SourceMapGenerator=n(11341).SourceMapGenerator;t.SourceMapConsumer=n(86327).SourceMapConsumer;t.SourceNode=n(9990).SourceNode},72679:e=>{"use strict";e.exports=(e=>{if(typeof e!=="string"){throw new TypeError("Expected a string, got "+typeof e)}if(e.charCodeAt(0)===65279){return e.slice(1)}return e})},96204:(e,t,n)=>{"use strict";const r=n(12087);const i=n(33867);const s=n(86811);const{env:o}=process;let a;if(s("no-color")||s("no-colors")||s("color=false")||s("color=never")){a=0}else if(s("color")||s("colors")||s("color=true")||s("color=always")){a=1}if("FORCE_COLOR"in o){if(o.FORCE_COLOR==="true"){a=1}else if(o.FORCE_COLOR==="false"){a=0}else{a=o.FORCE_COLOR.length===0?1:Math.min(parseInt(o.FORCE_COLOR,10),3)}}function translateLevel(e){if(e===0){return false}return{level:e,hasBasic:true,has256:e>=2,has16m:e>=3}}function supportsColor(e,t){if(a===0){return 0}if(s("color=16m")||s("color=full")||s("color=truecolor")){return 3}if(s("color=256")){return 2}if(e&&!t&&a===undefined){return 0}const n=a||0;if(o.TERM==="dumb"){return n}if(process.platform==="win32"){const e=r.release().split(".");if(Number(e[0])>=10&&Number(e[2])>=10586){return Number(e[2])>=14931?3:2}return 1}if("CI"in o){if(["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI"].some(e=>e in o)||o.CI_NAME==="codeship"){return 1}return n}if("TEAMCITY_VERSION"in o){return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(o.TEAMCITY_VERSION)?1:0}if("GITHUB_ACTIONS"in o){return 1}if(o.COLORTERM==="truecolor"){return 3}if("TERM_PROGRAM"in o){const e=parseInt((o.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(o.TERM_PROGRAM){case"iTerm.app":return e>=3?3:2;case"Apple_Terminal":return 2}}if(/-256(color)?$/i.test(o.TERM)){return 2}if(/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(o.TERM)){return 1}if("COLORTERM"in o){return 1}return n}function getSupportLevel(e){const t=supportsColor(e,e&&e.isTTY);return translateLevel(t)}e.exports={supportsColor:getSupportLevel,stdout:translateLevel(supportsColor(true,i.isatty(1))),stderr:translateLevel(supportsColor(true,i.isatty(2)))}},78802:(e,t,n)=>{"use strict";const r=n(67332);const i=n(91165);class AsyncParallelBailHookCodeFactory extends i{content({onError:e,onResult:t,onDone:n}){let r="";r+=`var _results = new Array(${this.options.taps.length});\n`;r+="var _checkDone = () => {\n";r+="for(var i = 0; i < _results.length; i++) {\n";r+="var item = _results[i];\n";r+="if(item === undefined) return false;\n";r+="if(item.result !== undefined) {\n";r+=t("item.result");r+="return true;\n";r+="}\n";r+="if(item.error) {\n";r+=e("item.error");r+="return true;\n";r+="}\n";r+="}\n";r+="return false;\n";r+="}\n";r+=this.callTapsParallel({onError:(e,t,n,r)=>{let i="";i+=`if(${e} < _results.length && ((_results.length = ${e+1}), (_results[${e}] = { error: ${t} }), _checkDone())) {\n`;i+=r(true);i+="} else {\n";i+=n();i+="}\n";return i},onResult:(e,t,n,r)=>{let i="";i+=`if(${e} < _results.length && (${t} !== undefined && (_results.length = ${e+1}), (_results[${e}] = { result: ${t} }), _checkDone())) {\n`;i+=r(true);i+="} else {\n";i+=n();i+="}\n";return i},onTap:(e,t,n,r)=>{let i="";if(e>0){i+=`if(${e} >= _results.length) {\n`;i+=n();i+="} else {\n"}i+=t();if(e>0)i+="}\n";return i},onDone:n});return r}}const s=new AsyncParallelBailHookCodeFactory;const o=function(e){s.setup(this,e);return s.create(e)};function AsyncParallelBailHook(e=[],t=undefined){const n=new r(e,t);n.constructor=AsyncParallelBailHook;n.compile=o;n._call=undefined;n.call=undefined;return n}AsyncParallelBailHook.prototype=null;e.exports=AsyncParallelBailHook},3350:(e,t,n)=>{"use strict";const r=n(67332);const i=n(91165);class AsyncParallelHookCodeFactory extends i{content({onError:e,onDone:t}){return this.callTapsParallel({onError:(t,n,r,i)=>e(n)+i(true),onDone:t})}}const s=new AsyncParallelHookCodeFactory;const o=function(e){s.setup(this,e);return s.create(e)};function AsyncParallelHook(e=[],t=undefined){const n=new r(e,t);n.constructor=AsyncParallelHook;n.compile=o;n._call=undefined;n.call=undefined;return n}AsyncParallelHook.prototype=null;e.exports=AsyncParallelHook},4953:(e,t,n)=>{"use strict";const r=n(67332);const i=n(91165);class AsyncSeriesBailHookCodeFactory extends i{content({onError:e,onResult:t,resultReturns:n,onDone:r}){return this.callTapsSeries({onError:(t,n,r,i)=>e(n)+i(true),onResult:(e,n,r)=>`if(${n} !== undefined) {\n${t(n)}\n} else {\n${r()}}\n`,resultReturns:n,onDone:r})}}const s=new AsyncSeriesBailHookCodeFactory;const o=function(e){s.setup(this,e);return s.create(e)};function AsyncSeriesBailHook(e=[],t=undefined){const n=new r(e,t);n.constructor=AsyncSeriesBailHook;n.compile=o;n._call=undefined;n.call=undefined;return n}AsyncSeriesBailHook.prototype=null;e.exports=AsyncSeriesBailHook},68152:(e,t,n)=>{"use strict";const r=n(67332);const i=n(91165);class AsyncSeriesHookCodeFactory extends i{content({onError:e,onDone:t}){return this.callTapsSeries({onError:(t,n,r,i)=>e(n)+i(true),onDone:t})}}const s=new AsyncSeriesHookCodeFactory;const o=function(e){s.setup(this,e);return s.create(e)};function AsyncSeriesHook(e=[],t=undefined){const n=new r(e,t);n.constructor=AsyncSeriesHook;n.compile=o;n._call=undefined;n.call=undefined;return n}AsyncSeriesHook.prototype=null;e.exports=AsyncSeriesHook},25810:(e,t,n)=>{"use strict";const r=n(67332);const i=n(91165);class AsyncSeriesLoopHookCodeFactory extends i{content({onError:e,onDone:t}){return this.callTapsLooping({onError:(t,n,r,i)=>e(n)+i(true),onDone:t})}}const s=new AsyncSeriesLoopHookCodeFactory;const o=function(e){s.setup(this,e);return s.create(e)};function AsyncSeriesLoopHook(e=[],t=undefined){const n=new r(e,t);n.constructor=AsyncSeriesLoopHook;n.compile=o;n._call=undefined;n.call=undefined;return n}AsyncSeriesLoopHook.prototype=null;e.exports=AsyncSeriesLoopHook},66760:(e,t,n)=>{"use strict";const r=n(67332);const i=n(91165);class AsyncSeriesWaterfallHookCodeFactory extends i{content({onError:e,onResult:t,onDone:n}){return this.callTapsSeries({onError:(t,n,r,i)=>e(n)+i(true),onResult:(e,t,n)=>{let r="";r+=`if(${t} !== undefined) {\n`;r+=`${this._args[0]} = ${t};\n`;r+=`}\n`;r+=n();return r},onDone:()=>t(this._args[0])})}}const s=new AsyncSeriesWaterfallHookCodeFactory;const o=function(e){s.setup(this,e);return s.create(e)};function AsyncSeriesWaterfallHook(e=[],t=undefined){if(e.length<1)throw new Error("Waterfall hooks must have at least one argument");const n=new r(e,t);n.constructor=AsyncSeriesWaterfallHook;n.compile=o;n._call=undefined;n.call=undefined;return n}AsyncSeriesWaterfallHook.prototype=null;e.exports=AsyncSeriesWaterfallHook},67332:(e,t,n)=>{"use strict";const r=n(31669);const i=r.deprecate(()=>{},"Hook.context is deprecated and will be removed");const s=function(...e){this.call=this._createCall("sync");return this.call(...e)};const o=function(...e){this.callAsync=this._createCall("async");return this.callAsync(...e)};const a=function(...e){this.promise=this._createCall("promise");return this.promise(...e)};class Hook{constructor(e=[],t=undefined){this._args=e;this.name=t;this.taps=[];this.interceptors=[];this._call=s;this.call=s;this._callAsync=o;this.callAsync=o;this._promise=a;this.promise=a;this._x=undefined;this.compile=this.compile;this.tap=this.tap;this.tapAsync=this.tapAsync;this.tapPromise=this.tapPromise}compile(e){throw new Error("Abstract: should be overridden")}_createCall(e){return this.compile({taps:this.taps,interceptors:this.interceptors,args:this._args,type:e})}_tap(e,t,n){if(typeof t==="string"){t={name:t}}else if(typeof t!=="object"||t===null){throw new Error("Invalid tap options")}if(typeof t.name!=="string"||t.name===""){throw new Error("Missing name for tap")}if(typeof t.context!=="undefined"){i()}t=Object.assign({type:e,fn:n},t);t=this._runRegisterInterceptors(t);this._insert(t)}tap(e,t){this._tap("sync",e,t)}tapAsync(e,t){this._tap("async",e,t)}tapPromise(e,t){this._tap("promise",e,t)}_runRegisterInterceptors(e){for(const t of this.interceptors){if(t.register){const n=t.register(e);if(n!==undefined){e=n}}}return e}withOptions(e){const t=t=>Object.assign({},e,typeof t==="string"?{name:t}:t);return{name:this.name,tap:(e,n)=>this.tap(t(e),n),tapAsync:(e,n)=>this.tapAsync(t(e),n),tapPromise:(e,n)=>this.tapPromise(t(e),n),intercept:e=>this.intercept(e),isUsed:()=>this.isUsed(),withOptions:e=>this.withOptions(t(e))}}isUsed(){return this.taps.length>0||this.interceptors.length>0}intercept(e){this._resetCompilation();this.interceptors.push(Object.assign({},e));if(e.register){for(let t=0;t0){r--;const e=this.taps[r];this.taps[r+1]=e;const i=e.stage||0;if(t){if(t.has(e.name)){t.delete(e.name);continue}if(t.size>0){continue}}if(i>n){continue}r++;break}this.taps[r]=e}}Object.setPrototypeOf(Hook.prototype,null);e.exports=Hook},91165:e=>{"use strict";class HookCodeFactory{constructor(e){this.config=e;this.options=undefined;this._args=undefined}create(e){this.init(e);let t;switch(this.options.type){case"sync":t=new Function(this.args(),'"use strict";\n'+this.header()+this.contentWithInterceptors({onError:e=>`throw ${e};\n`,onResult:e=>`return ${e};\n`,resultReturns:true,onDone:()=>"",rethrowIfPossible:true}));break;case"async":t=new Function(this.args({after:"_callback"}),'"use strict";\n'+this.header()+this.contentWithInterceptors({onError:e=>`_callback(${e});\n`,onResult:e=>`_callback(null, ${e});\n`,onDone:()=>"_callback();\n"}));break;case"promise":let e=false;const n=this.contentWithInterceptors({onError:t=>{e=true;return`_error(${t});\n`},onResult:e=>`_resolve(${e});\n`,onDone:()=>"_resolve();\n"});let r="";r+='"use strict";\n';r+="return new Promise((_resolve, _reject) => {\n";if(e){r+="var _sync = true;\n";r+="function _error(_err) {\n";r+="if(_sync)\n";r+="_resolve(Promise.resolve().then(() => { throw _err; }));\n";r+="else\n";r+="_reject(_err);\n";r+="};\n"}r+=this.header();r+=n;if(e){r+="_sync = false;\n"}r+="});\n";t=new Function(this.args(),r);break}this.deinit();return t}setup(e,t){e._x=t.taps.map(e=>e.fn)}init(e){this.options=e;this._args=e.args.slice()}deinit(){this.options=undefined;this._args=undefined}contentWithInterceptors(e){if(this.options.interceptors.length>0){const t=e.onError;const n=e.onResult;const r=e.onDone;return this.content(Object.assign(e,{onError:t&&(e=>{let n="";for(let t=0;t{let t="";for(let n=0;n{let e="";for(let t=0;t0){e+="var _taps = this.taps;\n";e+="var _interceptors = this.interceptors;\n"}for(let t=0;t {\n`;else o+=`_err${e} => {\n`;o+=`if(_err${e}) {\n`;o+=t(`_err${e}`);o+="} else {\n";if(n){o+=n(`_result${e}`)}if(r){o+=r()}o+="}\n";o+="}";s+=`_fn${e}(${this.args({before:a.context?"_context":undefined,after:o})});\n`;break;case"promise":s+=`var _hasResult${e} = false;\n`;s+=`var _promise${e} = _fn${e}(${this.args({before:a.context?"_context":undefined})});\n`;s+=`if (!_promise${e} || !_promise${e}.then)\n`;s+=` throw new Error('Tap function (tapPromise) did not return promise (returned ' + _promise${e} + ')');\n`;s+=`_promise${e}.then(_result${e} => {\n`;s+=`_hasResult${e} = true;\n`;if(n){s+=n(`_result${e}`)}if(r){s+=r()}s+=`}, _err${e} => {\n`;s+=`if(_hasResult${e}) throw _err${e};\n`;s+=t(`_err${e}`);s+="});\n";break}return s}callTapsSeries({onError:e,onResult:t,resultReturns:n,onDone:r,doneReturns:i,rethrowIfPossible:s}){if(this.options.taps.length===0)return r();const o=this.options.taps.findIndex(e=>e.type!=="sync");const a=n||i;let c="";let u=r;let l=0;for(let n=this.options.taps.length-1;n>=0;n--){const i=n;const f=u!==r&&(this.options.taps[i].type!=="sync"||l++>20);if(f){l=0;c+=`function _next${i}() {\n`;c+=u();c+=`}\n`;u=(()=>`${a?"return ":""}_next${i}();\n`)}const p=u;const d=e=>{if(e)return"";return r()};const h=this.callTap(i,{onError:t=>e(i,t,p,d),onResult:t&&(e=>{return t(i,e,p,d)}),onDone:!t&&p,rethrowIfPossible:s&&(o<0||ih)}c+=u();return c}callTapsLooping({onError:e,onDone:t,rethrowIfPossible:n}){if(this.options.taps.length===0)return t();const r=this.options.taps.every(e=>e.type==="sync");let i="";if(!r){i+="var _looper = () => {\n";i+="var _loopAsync = false;\n"}i+="var _loop;\n";i+="do {\n";i+="_loop = false;\n";for(let e=0;e{let s="";s+=`if(${t} !== undefined) {\n`;s+="_loop = true;\n";if(!r)s+="if(_loopAsync) _looper();\n";s+=i(true);s+=`} else {\n`;s+=n();s+=`}\n`;return s},onDone:t&&(()=>{let e="";e+="if(!_loop) {\n";e+=t();e+="}\n";return e}),rethrowIfPossible:n&&r});i+="} while(_loop);\n";if(!r){i+="_loopAsync = true;\n";i+="};\n";i+="_looper();\n"}return i}callTapsParallel({onError:e,onResult:t,onDone:n,rethrowIfPossible:r,onTap:i=((e,t)=>t())}){if(this.options.taps.length<=1){return this.callTapsSeries({onError:e,onResult:t,onDone:n,rethrowIfPossible:r})}let s="";s+="do {\n";s+=`var _counter = ${this.options.taps.length};\n`;if(n){s+="var _done = () => {\n";s+=n();s+="};\n"}for(let o=0;o{if(n)return"if(--_counter === 0) _done();\n";else return"--_counter;"};const c=e=>{if(e||!n)return"_counter = 0;\n";else return"_counter = 0;\n_done();\n"};s+="if(_counter <= 0) break;\n";s+=i(o,()=>this.callTap(o,{onError:t=>{let n="";n+="if(_counter > 0) {\n";n+=e(o,t,a,c);n+="}\n";return n},onResult:t&&(e=>{let n="";n+="if(_counter > 0) {\n";n+=t(o,e,a,c);n+="}\n";return n}),onDone:!t&&(()=>{return a()}),rethrowIfPossible:r}),a,c)}s+="} while(false);\n";return s}args({before:e,after:t}={}){let n=this._args;if(e)n=[e].concat(n);if(t)n=n.concat(t);if(n.length===0){return""}else{return n.join(", ")}}getTapFn(e){return`_x[${e}]`}getTap(e){return`_taps[${e}]`}getInterceptor(e){return`_interceptors[${e}]`}}e.exports=HookCodeFactory},28636:(e,t,n)=>{"use strict";const r=n(31669);const i=(e,t)=>t;class HookMap{constructor(e,t=undefined){this._map=new Map;this.name=t;this._factory=e;this._interceptors=[]}get(e){return this._map.get(e)}for(e){const t=this.get(e);if(t!==undefined){return t}let n=this._factory(e);const r=this._interceptors;for(let t=0;t{"use strict";const r=n(67332);class MultiHook{constructor(e,t=undefined){this.hooks=e;this.name=t}tap(e,t){for(const n of this.hooks){n.tap(e,t)}}tapAsync(e,t){for(const n of this.hooks){n.tapAsync(e,t)}}tapPromise(e,t){for(const n of this.hooks){n.tapPromise(e,t)}}isUsed(){for(const e of this.hooks){if(e.isUsed())return true}return false}intercept(e){for(const t of this.hooks){t.intercept(e)}}withOptions(e){return new MultiHook(this.hooks.map(t=>t.withOptions(e)),this.name)}}e.exports=MultiHook},3334:(e,t,n)=>{"use strict";const r=n(67332);const i=n(91165);class SyncBailHookCodeFactory extends i{content({onError:e,onResult:t,resultReturns:n,onDone:r,rethrowIfPossible:i}){return this.callTapsSeries({onError:(t,n)=>e(n),onResult:(e,n,r)=>`if(${n} !== undefined) {\n${t(n)};\n} else {\n${r()}}\n`,resultReturns:n,onDone:r,rethrowIfPossible:i})}}const s=new SyncBailHookCodeFactory;const o=()=>{throw new Error("tapAsync is not supported on a SyncBailHook")};const a=()=>{throw new Error("tapPromise is not supported on a SyncBailHook")};const c=function(e){s.setup(this,e);return s.create(e)};function SyncBailHook(e=[],t=undefined){const n=new r(e,t);n.constructor=SyncBailHook;n.tapAsync=o;n.tapPromise=a;n.compile=c;return n}SyncBailHook.prototype=null;e.exports=SyncBailHook},6728:(e,t,n)=>{"use strict";const r=n(67332);const i=n(91165);class SyncHookCodeFactory extends i{content({onError:e,onDone:t,rethrowIfPossible:n}){return this.callTapsSeries({onError:(t,n)=>e(n),onDone:t,rethrowIfPossible:n})}}const s=new SyncHookCodeFactory;const o=()=>{throw new Error("tapAsync is not supported on a SyncHook")};const a=()=>{throw new Error("tapPromise is not supported on a SyncHook")};const c=function(e){s.setup(this,e);return s.create(e)};function SyncHook(e=[],t=undefined){const n=new r(e,t);n.constructor=SyncHook;n.tapAsync=o;n.tapPromise=a;n.compile=c;return n}SyncHook.prototype=null;e.exports=SyncHook},52332:(e,t,n)=>{"use strict";const r=n(67332);const i=n(91165);class SyncLoopHookCodeFactory extends i{content({onError:e,onDone:t,rethrowIfPossible:n}){return this.callTapsLooping({onError:(t,n)=>e(n),onDone:t,rethrowIfPossible:n})}}const s=new SyncLoopHookCodeFactory;const o=()=>{throw new Error("tapAsync is not supported on a SyncLoopHook")};const a=()=>{throw new Error("tapPromise is not supported on a SyncLoopHook")};const c=function(e){s.setup(this,e);return s.create(e)};function SyncLoopHook(e=[],t=undefined){const n=new r(e,t);n.constructor=SyncLoopHook;n.tapAsync=o;n.tapPromise=a;n.compile=c;return n}SyncLoopHook.prototype=null;e.exports=SyncLoopHook},81934:(e,t,n)=>{"use strict";const r=n(67332);const i=n(91165);class SyncWaterfallHookCodeFactory extends i{content({onError:e,onResult:t,resultReturns:n,rethrowIfPossible:r}){return this.callTapsSeries({onError:(t,n)=>e(n),onResult:(e,t,n)=>{let r="";r+=`if(${t} !== undefined) {\n`;r+=`${this._args[0]} = ${t};\n`;r+=`}\n`;r+=n();return r},onDone:()=>t(this._args[0]),doneReturns:n,rethrowIfPossible:r})}}const s=new SyncWaterfallHookCodeFactory;const o=()=>{throw new Error("tapAsync is not supported on a SyncWaterfallHook")};const a=()=>{throw new Error("tapPromise is not supported on a SyncWaterfallHook")};const c=function(e){s.setup(this,e);return s.create(e)};function SyncWaterfallHook(e=[],t=undefined){if(e.length<1)throw new Error("Waterfall hooks must have at least one argument");const n=new r(e,t);n.constructor=SyncWaterfallHook;n.tapAsync=o;n.tapPromise=a;n.compile=c;return n}SyncWaterfallHook.prototype=null;e.exports=SyncWaterfallHook},92960:(e,t,n)=>{"use strict";t.__esModule=true;t.SyncHook=n(6728);t.SyncBailHook=n(3334);t.SyncWaterfallHook=n(81934);t.SyncLoopHook=n(52332);t.AsyncParallelHook=n(3350);t.AsyncParallelBailHook=n(78802);t.AsyncSeriesHook=n(68152);t.AsyncSeriesBailHook=n(4953);t.AsyncSeriesLoopHook=n(25810);t.AsyncSeriesWaterfallHook=n(66760);t.HookMap=n(28636);t.MultiHook=n(20937)},71786:(e,t,n)=>{"use strict";var r;r={value:true};t.Z=void 0;var i=_interopRequireDefault(n(12087));var s=_interopRequireDefault(n(33101));var o=_interopRequireDefault(n(16366));var a=_interopRequireDefault(n(35764));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}class Webpack4Cache{constructor(e,t){this.cacheDir=t.cache===true?Webpack4Cache.getCacheDirectory():t.cache}static getCacheDirectory(){return(0,o.default)({name:"terser-webpack-plugin"})||i.default.tmpdir()}isEnabled(){return Boolean(this.cacheDir)}async get(e){e.cacheIdent=e.cacheIdent||(0,a.default)(e.cacheKeys);const{data:t}=await s.default.get(this.cacheDir,e.cacheIdent);return JSON.parse(t)}async store(e,t){return s.default.put(this.cacheDir,e.cacheIdent,JSON.stringify(t))}}t.Z=Webpack4Cache},35397:(e,t)=>{"use strict";var n;n={value:true};t.Z=void 0;class Cache{constructor(e,t){this.cache=e.getCache("TerserWebpackPlugin")}isEnabled(){return true}async get(e){e.cacheIdent=e.cacheIdent||`${e.name}`;e.cacheETag=e.cacheETag||this.cache.getLazyHashedEtag(e.assetSource);return this.cache.getPromise(e.cacheIdent,e.cacheETag)}async store(e,t){return this.cache.storePromise(e.cacheIdent,e.cacheETag,t)}}t.Z=Cache},96013:(e,t,n)=>{"use strict";const r=n(98225);e.exports=r.default},98225:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.default=void 0;var r=_interopRequireDefault(n(85622));var i=_interopRequireDefault(n(12087));var s=n(99596);var o=n(2991);var a=_interopRequireDefault(n(80910));var c=n(86443);var u=_interopRequireDefault(n(15235));var l=_interopRequireDefault(n(35764));var f=_interopRequireDefault(n(47667));var p=_interopRequireDefault(n(62317));var d=_interopRequireDefault(n(69419));var h=_interopRequireDefault(n(26068));var m=n(6218);function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}class TerserPlugin{constructor(e={}){(0,u.default)(h.default,e,{name:"Terser Plugin",baseDataPath:"options"});const{minify:t,terserOptions:n={},test:r=/\.m?js(\?.*)?$/i,extractComments:i=true,sourceMap:s,cache:o=true,cacheKeys:a=(e=>e),parallel:c=true,include:l,exclude:f}=e;this.options={test:r,extractComments:i,sourceMap:s,cache:o,cacheKeys:a,parallel:c,include:l,exclude:f,minify:t,terserOptions:n}}static isSourceMap(e){return Boolean(e&&e.version&&e.sources&&Array.isArray(e.sources)&&typeof e.mappings==="string")}static buildError(e,t,n,r){if(e.line){const i=n&&n.originalPositionFor({line:e.line,column:e.col});if(i&&i.source&&r){return new Error(`${t} from Terser\n${e.message} [${r.shorten(i.source)}:${i.line},${i.column}][${t}:${e.line},${e.col}]${e.stack?`\n${e.stack.split("\n").slice(1).join("\n")}`:""}`)}return new Error(`${t} from Terser\n${e.message} [${t}:${e.line},${e.col}]${e.stack?`\n${e.stack.split("\n").slice(1).join("\n")}`:""}`)}if(e.stack){return new Error(`${t} from Terser\n${e.stack}`)}return new Error(`${t} from Terser\n${e.message}`)}static isWebpack4(){return c.version[0]==="4"}static getAvailableNumberOfCores(e){const t=i.default.cpus()||{length:1};return e===true?t.length-1:Math.min(Number(e)||0,t.length-1)}static getAsset(e,t){if(e.getAsset){return e.getAsset(t)}if(e.assets[t]){return{name:t,source:e.assets[t],info:{}}}}static emitAsset(e,t,n,r){if(e.emitAsset){e.emitAsset(t,n,r)}e.assets[t]=n}static updateAsset(e,t,n,r){if(e.updateAsset){e.updateAsset(t,n,r)}e.assets[t]=n}*taskGenerator(e,t,i,u){const{info:l,source:p}=TerserPlugin.getAsset(t,u);if(l.minimized){yield false}let d;let h;if(this.options.sourceMap&&p.sourceAndMap){const{source:e,map:n}=p.sourceAndMap();d=e;if(n){if(TerserPlugin.isSourceMap(n)){h=n}else{h=n;t.warnings.push(new Error(`${u} contains invalid source map`))}}}else{d=p.source();h=null}if(Buffer.isBuffer(d)){d=d.toString()}let m=false;if(this.options.extractComments){m=this.options.extractComments.filename||"[file].LICENSE.txt[query]";let e="";let n=u;const r=n.indexOf("?");if(r>=0){e=n.substr(r);n=n.substr(0,r)}const i=n.lastIndexOf("/");const s=i===-1?n:n.substr(i+1);const o={filename:n,basename:s,query:e};m=t.getPath(m,o)}const g=n=>{let{code:c}=n;const{error:f,map:p}=n;const{extractedComments:g}=n;let y=null;if(f&&h&&TerserPlugin.isSourceMap(h)){y=new s.SourceMapConsumer(h)}if(f){t.errors.push(TerserPlugin.buildError(f,u,y,new a.default(e.context)));return}const v=m&&g&&g.length>0;const _=this.options.extractComments.banner!==false;let b;let E;if(v&&_&&c.startsWith("#!")){const e=c.indexOf("\n");E=c.substring(0,e);c=c.substring(e+1)}if(p){b=new o.SourceMapSource(c,u,p,d,h,true)}else{b=new o.RawSource(c)}const w={...l,minimized:true};if(v){let e;w.related={license:m};if(_){e=this.options.extractComments.banner||`For license information please see ${r.default.relative(r.default.dirname(u),m).replace(/\\/g,"/")}`;if(typeof e==="function"){e=e(m)}if(e){b=new o.ConcatSource(E?`${E}\n`:"",`/*! ${e} */\n`,b)}}if(!i[m]){i[m]=new Set}g.forEach(t=>{if(e&&t===`/*! ${e} */`){return}i[m].add(t)});const n=TerserPlugin.getAsset(t,m);if(n){const e=n.source.source();e.replace(/\n$/,"").split("\n\n").forEach(e=>{i[m].add(e)})}}TerserPlugin.updateAsset(t,u,b,w)};const y={name:u,input:d,inputSourceMap:h,commentsFilename:m,extractComments:this.options.extractComments,terserOptions:this.options.terserOptions,minify:this.options.minify,callback:g};if(TerserPlugin.isWebpack4()){const{outputOptions:{hashSalt:e,hashDigest:r,hashDigestLength:i,hashFunction:s}}=t;const o=c.util.createHash(s);if(e){o.update(e)}o.update(d);const a=o.digest(r);if(this.options.cache){const e={terser:f.default.version,"terser-webpack-plugin":n(48574).i8,"terser-webpack-plugin-options":this.options,nodeVersion:process.version,name:u,contentHash:a.substr(0,i)};y.cacheKeys=this.options.cacheKeys(e,u)}}else{y.assetSource=p}yield y}async runTasks(e,t,r){const i=TerserPlugin.getAvailableNumberOfCores(this.options.parallel);let s=Infinity;let o;if(i>0){const t=Math.min(e.length,i);s=t;o=new d.default(n.ab+"minify.js",{numWorkers:t});const r=o.getStdout();if(r){r.on("data",e=>{return process.stdout.write(e)})}const a=o.getStderr();if(a){a.on("data",e=>{return process.stderr.write(e)})}}const a=(0,p.default)(s);const c=[];for(const n of e){const e=async e=>{let t;try{t=await(o?o.transform((0,l.default)(e)):(0,m.minify)(e))}catch(e){t={error:e}}if(r.isEnabled()&&!t.error){await r.store(e,t)}e.callback(t);return t};c.push(a(async()=>{const i=t(n).next().value;if(!i){return Promise.resolve()}if(r.isEnabled()){let t;try{t=await r.get(i)}catch(t){return e(i)}if(!t){return e(i)}i.callback(t);return Promise.resolve()}return e(i)}))}await Promise.all(c);if(o){await o.end()}}apply(e){const{devtool:t,output:r,plugins:i}=e.options;this.options.sourceMap=typeof this.options.sourceMap==="undefined"?t&&!t.includes("eval")&&!t.includes("cheap")&&(t.includes("source-map")||t.includes("sourcemap"))||i&&i.some(e=>e instanceof c.SourceMapDevToolPlugin&&e.options&&e.options.columns):Boolean(this.options.sourceMap);if(typeof this.options.terserOptions.module==="undefined"&&typeof r.module!=="undefined"){this.options.terserOptions.module=r.module}if(typeof this.options.terserOptions.ecma==="undefined"&&typeof r.ecmaVersion!=="undefined"){this.options.terserOptions.ecma=r.ecmaVersion}const s=c.ModuleFilenameHelpers.matchObject.bind(undefined,this.options);const a=async(t,r)=>{let i;if(TerserPlugin.isWebpack4()){i=[].concat(Array.from(t.additionalChunkAssets||[])).concat(Array.from(r).reduce((e,t)=>e.concat(Array.from(t.files||[])),[])).concat(Object.keys(t.assets)).filter((e,t,n)=>n.indexOf(e)===t).filter(e=>s(e))}else{i=[].concat(Object.keys(r)).filter(e=>s(e))}if(i.length===0){return Promise.resolve()}const a={};const c=this.taskGenerator.bind(this,e,t,a);const u=TerserPlugin.isWebpack4()?n(71786).Z:n(35397).Z;const l=new u(t,{cache:this.options.cache});await this.runTasks(i,c,l);Object.keys(a).forEach(e=>{const n=Array.from(a[e]).sort().join("\n\n");TerserPlugin.emitAsset(t,e,new o.RawSource(`${n}\n`))});return Promise.resolve()};const u=this.constructor.name;e.hooks.compilation.tap(u,e=>{if(this.options.sourceMap){e.hooks.buildModule.tap(u,e=>{e.useSourceMap=true})}if(TerserPlugin.isWebpack4()){const{mainTemplate:t,chunkTemplate:n}=e;const r=(0,l.default)({terser:f.default.version,terserOptions:this.options.terserOptions});for(const e of[t,n]){e.hooks.hashForChunk.tap(u,e=>{e.update("TerserPlugin");e.update(r)})}e.hooks.optimizeChunkAssets.tapPromise(u,a.bind(this,e))}else{const t=n(3080);const r=c.javascript.JavascriptModulesPlugin.getCompilationHooks(e);const i=(0,l.default)({terser:f.default.version,terserOptions:this.options.terserOptions});r.chunkHash.tap(u,(e,t)=>{t.update("TerserPlugin");t.update(i)});e.hooks.processAssets.tapPromise({name:u,stage:t.PROCESS_ASSETS_STAGE_OPTIMIZE_SIZE},a.bind(this,e));e.hooks.statsPrinter.tap(u,e=>{e.hooks.print.for("asset.info.minimized").tap("terser-webpack-plugin",(e,{green:t,formatFlag:n})=>e?t(n("minimized")):undefined)})}})}}var g=TerserPlugin;t.default=g},6218:(e,t,n)=>{"use strict";e=n.nmd(e);const{minify:r}=n(79304);const i=({ecma:e,parse:t={},compress:n={},mangle:r,module:i,output:s,toplevel:o,nameCache:a,ie8:c,keep_classnames:u,keep_fnames:l,safari10:f}={})=>({parse:{...t},compress:typeof n==="boolean"?n:{...n},mangle:r==null?true:typeof r==="boolean"?r:{...r},output:{beautify:false,...s},sourceMap:null,ecma:e,keep_classnames:u,keep_fnames:l,ie8:c,module:i,nameCache:a,safari10:f,toplevel:o});function isObject(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")}const s=(e,t,n)=>{const r={};const i=t.output.comments;const{extractComments:s}=e;r.preserve=typeof i!=="undefined"?i:false;if(typeof s==="boolean"&&s){r.extract="some"}else if(typeof s==="string"||s instanceof RegExp){r.extract=s}else if(typeof s==="function"){r.extract=s}else if(isObject(s)){r.extract=typeof s.condition==="boolean"&&s.condition?"some":typeof s.condition!=="undefined"?s.condition:"some"}else{r.preserve=typeof i!=="undefined"?i:"some";r.extract=false}["preserve","extract"].forEach(e=>{let t;let n;switch(typeof r[e]){case"boolean":r[e]=r[e]?()=>true:()=>false;break;case"function":break;case"string":if(r[e]==="all"){r[e]=(()=>true);break}if(r[e]==="some"){r[e]=((e,t)=>{return(t.type==="comment2"||t.type==="comment1")&&/@preserve|@lic|@cc_on|^\**!/i.test(t.value)});break}t=r[e];r[e]=((e,n)=>{return new RegExp(t).test(n.value)});break;default:n=r[e];r[e]=((e,t)=>n.test(t.value))}});return(e,t)=>{if(r.extract(e,t)){const e=t.type==="comment2"?`/*${t.value}*/`:`//${t.value}`;if(!n.includes(e)){n.push(e)}}return r.preserve(e,t)}};async function minify(e){const{name:t,input:n,inputSourceMap:o,minify:a}=e;if(a){return a({[t]:n},o)}const c=i(e.terserOptions);if(o){c.sourceMap={asObject:true}}const u=[];c.output.comments=s(e,c,u);const l=await r({[t]:n},c);return{...l,extractedComments:u}}function transform(n){n=new Function("exports","require","module","__filename","__dirname",`'use strict'\nreturn ${n}`)(t,require,e,__filename,__dirname);return minify(n)}e.exports.minify=minify;e.exports.transform=transform},70481:(e,t,n)=>{"use strict";const r=n(31669);const i=n(35747);const s=n(76763);const o=n(23656);const a=n(42575);const c=n(22819);const u=n(19981);const l=n(56435);const f=r.promisify(i.writeFile);e.exports=function get(e,t,n){return getData(false,e,t,n)};e.exports.byDigest=function getByDigest(e,t,n){return getData(true,e,t,n)};function getData(e,t,n,r={}){const{integrity:i,memoize:c,size:u}=r;const l=e?o.get.byDigest(t,n,r):o.get(t,n,r);if(l&&c!==false){return Promise.resolve(e?l:{metadata:l.entry.metadata,data:l.data,integrity:l.entry.integrity,size:l.entry.size})}return(e?Promise.resolve(null):s.find(t,n,r)).then(l=>{if(!l&&!e){throw new s.NotFoundError(t,n)}return a(t,e?n:l.integrity,{integrity:i,size:u}).then(t=>e?t:{data:t,metadata:l.metadata,size:l.size,integrity:l.integrity}).then(i=>{if(c&&e){o.put.byDigest(t,n,i,r)}else if(c){o.put(t,l,i.data,r)}return i})})}e.exports.sync=function get(e,t,n){return getDataSync(false,e,t,n)};e.exports.sync.byDigest=function getByDigest(e,t,n){return getDataSync(true,e,t,n)};function getDataSync(e,t,n,r={}){const{integrity:i,memoize:c,size:u}=r;const l=e?o.get.byDigest(t,n,r):o.get(t,n,r);if(l&&c!==false){return e?l:{metadata:l.entry.metadata,data:l.data,integrity:l.entry.integrity,size:l.entry.size}}const f=!e&&s.find.sync(t,n,r);if(!f&&!e){throw new s.NotFoundError(t,n)}const p=a.sync(t,e?n:f.integrity,{integrity:i,size:u});const d=e?p:{metadata:f.metadata,data:p,size:f.size,integrity:f.integrity};if(c&&e){o.put.byDigest(t,n,d,r)}else if(c){o.put(t,f,d.data,r)}return d}e.exports.stream=getStream;const p=e=>{const t=new c;t.on("newListener",function(t,n){t==="metadata"&&n(e.entry.metadata);t==="integrity"&&n(e.entry.integrity);t==="size"&&n(e.entry.size)});t.end(e.data);return t};function getStream(e,t,n={}){const{memoize:r,size:i}=n;const c=o.get(e,t,n);if(c&&r!==false){return p(c)}const f=new l;s.find(e,t).then(c=>{if(!c){throw new s.NotFoundError(e,t)}f.emit("metadata",c.metadata);f.emit("integrity",c.integrity);f.emit("size",c.size);f.on("newListener",function(e,t){e==="metadata"&&t(c.metadata);e==="integrity"&&t(c.integrity);e==="size"&&t(c.size)});const l=a.readStream(e,c.integrity,{...n,size:typeof i!=="number"?c.size:i});if(r){const t=new u.PassThrough;t.on("collect",t=>o.put(e,c,t,n));f.unshift(t)}f.unshift(l)}).catch(e=>f.emit("error",e));return f}e.exports.stream.byDigest=getStreamDigest;function getStreamDigest(e,t,n={}){const{memoize:r}=n;const i=o.get.byDigest(e,t,n);if(i&&r!==false){const e=new c;e.end(i);return e}else{const i=a.readStream(e,t,n);if(!r){return i}const s=new u.PassThrough;s.on("collect",r=>o.put.byDigest(e,t,r,n));return new l(i,s)}}e.exports.info=info;function info(e,t,n={}){const{memoize:r}=n;const i=o.get(e,t,n);if(i&&r!==false){return Promise.resolve(i.entry)}else{return s.find(e,t)}}e.exports.hasContent=a.hasContent;function cp(e,t,n,r){return copy(false,e,t,n,r)}e.exports.copy=cp;function cpDigest(e,t,n,r){return copy(true,e,t,n,r)}e.exports.copy.byDigest=cpDigest;function copy(e,t,n,r,i={}){if(a.copy){return(e?Promise.resolve(null):s.find(t,n,i)).then(o=>{if(!o&&!e){throw new s.NotFoundError(t,n)}return a.copy(t,e?n:o.integrity,r,i).then(()=>{return e?n:{metadata:o.metadata,size:o.size,integrity:o.integrity}})})}return getData(e,t,n,i).then(t=>{return f(r,e?t:t.data).then(()=>{return e?n:{metadata:t.metadata,size:t.size,integrity:t.integrity}})})}},33101:(e,t,n)=>{"use strict";const r=n(14288);const i=n(70481);const s=n(80003);const o=n(19511);const a=n(39614);const{clearMemoized:c}=n(23656);const u=n(81025);e.exports.ls=r;e.exports.ls.stream=r.stream;e.exports.get=i;e.exports.get.byDigest=i.byDigest;e.exports.get.sync=i.sync;e.exports.get.sync.byDigest=i.sync.byDigest;e.exports.get.stream=i.stream;e.exports.get.stream.byDigest=i.stream.byDigest;e.exports.get.copy=i.copy;e.exports.get.copy.byDigest=i.copy.byDigest;e.exports.get.info=i.info;e.exports.get.hasContent=i.hasContent;e.exports.get.hasContent.sync=i.hasContent.sync;e.exports.put=s;e.exports.put.stream=s.stream;e.exports.rm=o.entry;e.exports.rm.all=o.all;e.exports.rm.entry=e.exports.rm;e.exports.rm.content=o.content;e.exports.clearMemoized=c;e.exports.tmp={};e.exports.tmp.mkdir=u.mkdir;e.exports.tmp.withTmp=u.withTmp;e.exports.verify=a;e.exports.verify.lastRun=a.lastRun},7305:(e,t,n)=>{"use strict";const r=n(16705).Jw.k;const i=n(21481);const s=n(85622);const o=n(913);e.exports=contentPath;function contentPath(e,t){const n=o.parse(t,{single:true});return s.join(contentDir(e),n.algorithm,...i(n.hexDigest()))}e.exports.contentDir=contentDir;function contentDir(e){return s.join(e,`content-v${r}`)}},42575:(e,t,n)=>{"use strict";const r=n(31669);const i=n(35747);const s=n(95625);const o=n(913);const a=n(7305);const c=n(56435);const u=r.promisify(i.lstat);const l=r.promisify(i.readFile);e.exports=read;const f=64*1024*1024;function read(e,t,n={}){const{size:r}=n;return withContentSri(e,t,(e,t)=>{return u(e).then(n=>({stat:n,cpath:e,sri:t}))}).then(({stat:e,cpath:t,sri:n})=>{if(typeof r==="number"&&e.size!==r){throw sizeError(r,e.size)}if(e.size>f){return p(t,e.size,n,new c).concat()}return l(t,null).then(e=>{if(!o.checkData(e,n)){throw integrityError(n,t)}return e})})}const p=(e,t,n,r)=>{r.push(new s.ReadStream(e,{size:t,readSize:f}),o.integrityStream({integrity:n,size:t}));return r};e.exports.sync=readSync;function readSync(e,t,n={}){const{size:r}=n;return withContentSriSync(e,t,(e,t)=>{const n=i.readFileSync(e);if(typeof r==="number"&&r!==n.length){throw sizeError(r,n.length)}if(o.checkData(n,t)){return n}throw integrityError(t,e)})}e.exports.stream=readStream;e.exports.readStream=readStream;function readStream(e,t,n={}){const{size:r}=n;const i=new c;withContentSri(e,t,(e,t)=>{return u(e).then(n=>({stat:n,cpath:e,sri:t}))}).then(({stat:e,cpath:t,sri:n})=>{if(typeof r==="number"&&r!==e.size){return i.emit("error",sizeError(r,e.size))}p(t,e.size,n,i)},e=>i.emit("error",e));return i}let d;if(i.copyFile){e.exports.copy=copy;e.exports.copy.sync=copySync;d=r.promisify(i.copyFile)}function copy(e,t,n){return withContentSri(e,t,(e,t)=>{return d(e,n)})}function copySync(e,t,n){return withContentSriSync(e,t,(e,t)=>{return i.copyFileSync(e,n)})}e.exports.hasContent=hasContent;function hasContent(e,t){if(!t){return Promise.resolve(false)}return withContentSri(e,t,(e,t)=>{return u(e).then(e=>({size:e.size,sri:t,stat:e}))}).catch(e=>{if(e.code==="ENOENT"){return false}if(e.code==="EPERM"){if(process.platform!=="win32"){throw e}else{return false}}})}e.exports.hasContent.sync=hasContentSync;function hasContentSync(e,t){if(!t){return false}return withContentSriSync(e,t,(e,t)=>{try{const n=i.lstatSync(e);return{size:n.size,sri:t,stat:n}}catch(e){if(e.code==="ENOENT"){return false}if(e.code==="EPERM"){if(process.platform!=="win32"){throw e}else{return false}}}})}function withContentSri(e,t,n){const r=()=>{const r=o.parse(t);const i=r.pickAlgorithm();const s=r[i];if(s.length<=1){const t=a(e,s[0]);return n(t,s[0])}else{return Promise.all(s.map(t=>{return withContentSri(e,t,n).catch(e=>{if(e.code==="ENOENT"){return Object.assign(new Error("No matching content found for "+r.toString()),{code:"ENOENT"})}return e})})).then(e=>{const t=e.find(e=>!(e instanceof Error));if(t){return t}const n=e.find(e=>e.code==="ENOENT");if(n){throw n}throw e.find(e=>e instanceof Error)})}};return new Promise((e,t)=>{try{r().then(e).catch(t)}catch(e){t(e)}})}function withContentSriSync(e,t,n){const r=o.parse(t);const i=r.pickAlgorithm();const s=r[i];if(s.length<=1){const t=a(e,s[0]);return n(t,s[0])}else{let t=null;for(const r of s){try{return withContentSriSync(e,r,n)}catch(e){t=e}}throw t}}function sizeError(e,t){const n=new Error(`Bad data size: expected inserted data to be ${e} bytes, but got ${t} instead`);n.expected=e;n.found=t;n.code="EBADSIZE";return n}function integrityError(e,t){const n=new Error(`Integrity verification failed for ${e} (${t})`);n.code="EINTEGRITY";n.sri=e;n.path=t;return n}},92456:(e,t,n)=>{"use strict";const r=n(31669);const i=n(7305);const{hasContent:s}=n(42575);const o=r.promisify(n(32517));e.exports=rm;function rm(e,t){return s(e,t).then(t=>{if(t&&t.sri){return o(i(e,t.sri)).then(()=>true)}else{return false}})}},43509:(e,t,n)=>{"use strict";const r=n(31669);const i=n(7305);const s=n(98681);const o=n(35747);const a=n(30675);const c=n(22819);const u=n(56435);const l=n(55027);const f=n(85622);const p=r.promisify(n(32517));const d=n(913);const h=n(43751);const{disposer:m}=n(41242);const g=n(95625);const y=r.promisify(o.writeFile);e.exports=write;function write(e,t,n={}){const{algorithms:r,size:i,integrity:s}=n;if(r&&r.length>1){throw new Error("opts.algorithms only supports a single algorithm for now")}if(typeof i==="number"&&t.length!==i){return Promise.reject(sizeError(i,t.length))}const o=d.fromData(t,r?{algorithms:r}:{});if(s&&!d.checkData(t,s,n)){return Promise.reject(checksumError(s,o))}return m(makeTmp(e,n),makeTmpDisposer,r=>{return y(r.target,t,{flag:"wx"}).then(()=>moveToDestination(r,e,o,n))}).then(()=>({integrity:o,size:t.length}))}e.exports.stream=writeStream;class CacacheWriteStream extends l{constructor(e,t){super();this.opts=t;this.cache=e;this.inputStream=new c;this.inputStream.on("error",e=>this.emit("error",e));this.inputStream.on("drain",()=>this.emit("drain"));this.handleContentP=null}write(e,t,n){if(!this.handleContentP){this.handleContentP=handleContent(this.inputStream,this.cache,this.opts)}return this.inputStream.write(e,t,n)}flush(e){this.inputStream.end(()=>{if(!this.handleContentP){const t=new Error("Cache input stream was empty");t.code="ENODATA";return Promise.reject(t).catch(e)}this.handleContentP.then(t=>{t.integrity&&this.emit("integrity",t.integrity);t.size!==null&&this.emit("size",t.size);e()},t=>e(t))})}}function writeStream(e,t={}){return new CacacheWriteStream(e,t)}function handleContent(e,t,n){return m(makeTmp(t,n),makeTmpDisposer,r=>{return pipeToTmp(e,t,r.target,n).then(e=>{return moveToDestination(r,t,e.integrity,n).then(()=>e)})})}function pipeToTmp(e,t,n,r){let i;let s;const o=d.integrityStream({integrity:r.integrity,algorithms:r.algorithms,size:r.size});o.on("integrity",e=>{i=e});o.on("size",e=>{s=e});const a=new g.WriteStream(n,{flags:"wx"});const c=new u(e,o,a);return c.promise().then(()=>({integrity:i,size:s})).catch(e=>p(n).then(()=>{throw e}))}function makeTmp(e,t){const n=h(f.join(e,"tmp"),t.tmpPrefix);return s.mkdirfix(e,f.dirname(n)).then(()=>({target:n,moved:false}))}function makeTmpDisposer(e){if(e.moved){return Promise.resolve()}return p(e.target)}function moveToDestination(e,t,n,r){const o=i(t,n);const c=f.dirname(o);return s.mkdirfix(t,c).then(()=>{return a(e.target,o)}).then(()=>{e.moved=true;return s.chownr(t,o)})}function sizeError(e,t){const n=new Error(`Bad data size: expected inserted data to be ${e} bytes, but got ${t} instead`);n.expected=e;n.found=t;n.code="EBADSIZE";return n}function checksumError(e,t){const n=new Error(`Integrity check failed:\n Wanted: ${e}\n Found: ${t}`);n.code="EINTEGRITY";n.expected=e;n.found=t;return n}},76763:(e,t,n)=>{"use strict";const r=n(31669);const i=n(76417);const s=n(35747);const o=n(22819);const a=n(85622);const c=n(913);const u=n(7305);const l=n(98681);const f=n(21481);const p=n(16705).Jw.K;const d=r.promisify(s.appendFile);const h=r.promisify(s.readFile);const m=r.promisify(s.readdir);e.exports.NotFoundError=class NotFoundError extends Error{constructor(e,t){super(`No cache entry for ${t} found in ${e}`);this.code="ENOENT";this.cache=e;this.key=t}};e.exports.insert=insert;function insert(e,t,n,r={}){const{metadata:i,size:s}=r;const o=bucketPath(e,t);const u={key:t,integrity:n&&c.stringify(n),time:Date.now(),size:s,metadata:i};return l.mkdirfix(e,a.dirname(o)).then(()=>{const e=JSON.stringify(u);return d(o,`\n${hashEntry(e)}\t${e}`)}).then(()=>l.chownr(e,o)).catch(e=>{if(e.code==="ENOENT"){return undefined}throw e}).then(()=>{return formatEntry(e,u)})}e.exports.insert.sync=insertSync;function insertSync(e,t,n,r={}){const{metadata:i,size:o}=r;const u=bucketPath(e,t);const f={key:t,integrity:n&&c.stringify(n),time:Date.now(),size:o,metadata:i};l.mkdirfix.sync(e,a.dirname(u));const p=JSON.stringify(f);s.appendFileSync(u,`\n${hashEntry(p)}\t${p}`);try{l.chownr.sync(e,u)}catch(e){if(e.code!=="ENOENT"){throw e}}return formatEntry(e,f)}e.exports.find=find;function find(e,t){const n=bucketPath(e,t);return bucketEntries(n).then(n=>{return n.reduce((n,r)=>{if(r&&r.key===t){return formatEntry(e,r)}else{return n}},null)}).catch(e=>{if(e.code==="ENOENT"){return null}else{throw e}})}e.exports.find.sync=findSync;function findSync(e,t){const n=bucketPath(e,t);try{return bucketEntriesSync(n).reduce((n,r)=>{if(r&&r.key===t){return formatEntry(e,r)}else{return n}},null)}catch(e){if(e.code==="ENOENT"){return null}else{throw e}}}e.exports.delete=del;function del(e,t,n){return insert(e,t,null,n)}e.exports.delete.sync=delSync;function delSync(e,t,n){return insertSync(e,t,null,n)}e.exports.lsStream=lsStream;function lsStream(e){const t=bucketDir(e);const n=new o({objectMode:true});readdirOrEmpty(t).then(r=>Promise.all(r.map(r=>{const i=a.join(t,r);return readdirOrEmpty(i).then(t=>Promise.all(t.map(t=>{const r=a.join(i,t);return readdirOrEmpty(r).then(t=>Promise.all(t.map(t=>{const i=a.join(r,t);return bucketEntries(i).then(e=>e.reduce((e,t)=>{e.set(t.key,t);return e},new Map)).then(t=>{for(const r of t.values()){const t=formatEntry(e,r);if(t){n.write(t)}}}).catch(e=>{if(e.code==="ENOENT"){return undefined}throw e})})))})))}))).then(()=>n.end(),e=>n.emit("error",e));return n}e.exports.ls=ls;function ls(e){return lsStream(e).collect().then(e=>e.reduce((e,t)=>{e[t.key]=t;return e},{}))}function bucketEntries(e,t){return h(e,"utf8").then(e=>_bucketEntries(e,t))}function bucketEntriesSync(e,t){const n=s.readFileSync(e,"utf8");return _bucketEntries(n,t)}function _bucketEntries(e,t){const n=[];e.split("\n").forEach(e=>{if(!e){return}const t=e.split("\t");if(!t[1]||hashEntry(t[1])!==t[0]){return}let r;try{r=JSON.parse(t[1])}catch(e){return}if(r){n.push(r)}});return n}e.exports.bucketDir=bucketDir;function bucketDir(e){return a.join(e,`index-v${p}`)}e.exports.bucketPath=bucketPath;function bucketPath(e,t){const n=hashKey(t);return a.join.apply(a,[bucketDir(e)].concat(f(n)))}e.exports.hashKey=hashKey;function hashKey(e){return hash(e,"sha256")}e.exports.hashEntry=hashEntry;function hashEntry(e){return hash(e,"sha1")}function hash(e,t){return i.createHash(t).update(e).digest("hex")}function formatEntry(e,t){if(!t.integrity){return null}return{key:t.key,integrity:t.integrity,path:u(e,t.integrity),size:t.size,time:t.time,metadata:t.metadata}}function readdirOrEmpty(e){return m(e).catch(e=>{if(e.code==="ENOENT"||e.code==="ENOTDIR"){return[]}throw e})}},23656:(e,t,n)=>{"use strict";const r=n(37297);const i=50*1024*1024;const s=3*60*1e3;const o=new r({max:i,maxAge:s,length:(e,t)=>t.startsWith("key:")?e.data.length:e.length});e.exports.clearMemoized=clearMemoized;function clearMemoized(){const e={};o.forEach((t,n)=>{e[n]=t});o.reset();return e}e.exports.put=put;function put(e,t,n,r){pickMem(r).set(`key:${e}:${t.key}`,{entry:t,data:n});putDigest(e,t.integrity,n,r)}e.exports.put.byDigest=putDigest;function putDigest(e,t,n,r){pickMem(r).set(`digest:${e}:${t}`,n)}e.exports.get=get;function get(e,t,n){return pickMem(n).get(`key:${e}:${t}`)}e.exports.get.byDigest=getDigest;function getDigest(e,t,n){return pickMem(n).get(`digest:${e}:${t}`)}class ObjProxy{constructor(e){this.obj=e}get(e){return this.obj[e]}set(e,t){this.obj[e]=t}}function pickMem(e){if(!e||!e.memoize){return o}else if(e.memoize.get&&e.memoize.set){return e.memoize}else if(typeof e.memoize==="object"){return new ObjProxy(e.memoize)}else{return o}}},41242:e=>{"use strict";e.exports.disposer=disposer;function disposer(e,t,n){const r=(e,n,r=false)=>{return t(e).then(()=>{if(r){throw n}return n},e=>{throw e})};return e.then(e=>{return Promise.resolve().then(()=>n(e)).then(t=>r(e,t)).catch(t=>r(e,t,true))})}},98681:(e,t,n)=>{"use strict";const r=n(31669);const i=r.promisify(n(55020));const s=n(6371);const o=n(97393);const a=n(47411);const c={uid:null,gid:null};const u=()=>{if(typeof c.uid!=="number"){c.uid=process.getuid();const e=process.setuid;process.setuid=(t=>{c.uid=null;process.setuid=e;return process.setuid(t)})}if(typeof c.gid!=="number"){c.gid=process.getgid();const e=process.setgid;process.setgid=(t=>{c.gid=null;process.setgid=e;return process.setgid(t)})}};e.exports.chownr=fixOwner;function fixOwner(e,t){if(!process.getuid){return Promise.resolve()}u();if(c.uid!==0){return Promise.resolve()}return Promise.resolve(a(e)).then(e=>{const{uid:n,gid:r}=e;if(c.uid===n&&c.gid===r){return}return o("fixOwner: fixing ownership on "+t,()=>i(t,typeof n==="number"?n:c.uid,typeof r==="number"?r:c.gid).catch(e=>{if(e.code==="ENOENT"){return null}throw e}))})}e.exports.chownr.sync=fixOwnerSync;function fixOwnerSync(e,t){if(!process.getuid){return}const{uid:n,gid:r}=a.sync(e);u();if(c.uid!==0){return}if(c.uid===n&&c.gid===r){return}try{i.sync(t,typeof n==="number"?n:c.uid,typeof r==="number"?r:c.gid)}catch(e){if(e.code==="ENOENT"){return null}throw e}}e.exports.mkdirfix=mkdirfix;function mkdirfix(e,t,n){return Promise.resolve(a(e)).then(()=>{return s(t).then(t=>{if(t){return fixOwner(e,t).then(()=>t)}}).catch(n=>{if(n.code==="EEXIST"){return fixOwner(e,t).then(()=>null)}throw n})})}e.exports.mkdirfix.sync=mkdirfixSync;function mkdirfixSync(e,t){try{a.sync(e);const n=s.sync(t);if(n){fixOwnerSync(e,n);return n}}catch(n){if(n.code==="EEXIST"){fixOwnerSync(e,t);return null}else{throw n}}}},21481:e=>{"use strict";e.exports=hashToSegments;function hashToSegments(e){return[e.slice(0,2),e.slice(2,4),e.slice(4)]}},30675:(e,t,n)=>{"use strict";const r=n(35747);const i=n(31669);const s=i.promisify(r.chmod);const o=i.promisify(r.unlink);const a=i.promisify(r.stat);const c=n(93414);const u=n(97393);e.exports=moveFile;function moveFile(e,t){const n=global.__CACACHE_TEST_FAKE_WINDOWS__||process.platform==="win32";return new Promise((i,s)=>{r.link(e,t,e=>{if(e){if(n&&e.code==="EPERM"){return i()}else if(e.code==="EEXIST"||e.code==="EBUSY"){return i()}else{return s(e)}}else{return i()}})}).then(()=>{return Promise.all([o(e),!n&&s(t,"0444")])}).catch(()=>{return u("cacache-move-file:"+t,()=>{return a(t).catch(n=>{if(n.code!=="ENOENT"){throw n}return c(e,t)})})})}},81025:(e,t,n)=>{"use strict";const r=n(31669);const i=n(98681);const s=n(85622);const o=r.promisify(n(32517));const a=n(43751);const{disposer:c}=n(41242);e.exports.mkdir=mktmpdir;function mktmpdir(e,t={}){const{tmpPrefix:n}=t;const r=a(s.join(e,"tmp"),n);return i.mkdirfix(e,r).then(()=>{return r})}e.exports.withTmp=withTmp;function withTmp(e,t,n){if(!n){n=t;t={}}return c(mktmpdir(e,t),o,n)}e.exports.fix=fixtmpdir;function fixtmpdir(e){return i(e,s.join(e,"tmp"))}},99746:(e,t,n)=>{"use strict";const r=n(31669);const i=n(62383);const s=n(7305);const o=n(98681);const a=n(35747);const c=n(95625);const u=r.promisify(n(18750));const l=n(76763);const f=n(85622);const p=r.promisify(n(32517));const d=n(913);const h=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);const m=r.promisify(a.stat);const g=r.promisify(a.truncate);const y=r.promisify(a.writeFile);const v=r.promisify(a.readFile);const _=e=>({concurrency:20,log:{silly(){}},...e});e.exports=verify;function verify(e,t){t=_(t);t.log.silly("verify","verifying cache at",e);const n=[markStartTime,fixPerms,garbageCollect,rebuildIndex,cleanTmp,writeVerifile,markEndTime];return n.reduce((n,r,i)=>{const s=r.name;const o=new Date;return n.then(n=>{return r(e,t).then(e=>{e&&Object.keys(e).forEach(t=>{n[t]=e[t]});const t=new Date;if(!n.runTime){n.runTime={}}n.runTime[s]=t-o;return Promise.resolve(n)})})},Promise.resolve({})).then(n=>{n.runTime.total=n.endTime-n.startTime;t.log.silly("verify","verification finished for",e,"in",`${n.runTime.total}ms`);return n})}function markStartTime(e,t){return Promise.resolve({startTime:new Date})}function markEndTime(e,t){return Promise.resolve({endTime:new Date})}function fixPerms(e,t){t.log.silly("verify","fixing cache permissions");return o.mkdirfix(e,e).then(()=>{return o.chownr(e,e)}).then(()=>null)}function garbageCollect(e,t){t.log.silly("verify","garbage collecting content");const n=l.lsStream(e);const r=new Set;n.on("data",e=>{if(t.filter&&!t.filter(e)){return}r.add(e.integrity.toString())});return new Promise((e,t)=>{n.on("end",e).on("error",t)}).then(()=>{const n=s.contentDir(e);return u(f.join(n,"**"),{follow:false,nodir:true,nosort:true}).then(e=>{return Promise.resolve({verifiedContent:0,reclaimedCount:0,reclaimedSize:0,badContentCount:0,keptSize:0}).then(n=>i(e,e=>{const t=e.split(/[/\\]/);const i=t.slice(t.length-3).join("");const s=t[t.length-4];const o=d.fromHex(i,s);if(r.has(o.toString())){return verifyContent(e,o).then(e=>{if(!e.valid){n.reclaimedCount++;n.badContentCount++;n.reclaimedSize+=e.size}else{n.verifiedContent++;n.keptSize+=e.size}return n})}else{n.reclaimedCount++;return m(e).then(t=>{return p(e).then(()=>{n.reclaimedSize+=t.size;return n})})}},{concurrency:t.concurrency}).then(()=>n))})})}function verifyContent(e,t){return m(e).then(n=>{const r={size:n.size,valid:true};return d.checkStream(new c.ReadStream(e),t).catch(t=>{if(t.code!=="EINTEGRITY"){throw t}return p(e).then(()=>{r.valid=false})}).then(()=>r)}).catch(e=>{if(e.code==="ENOENT"){return{size:0,valid:false}}throw e})}function rebuildIndex(e,t){t.log.silly("verify","rebuilding index");return l.ls(e).then(n=>{const r={missingContent:0,rejectedEntries:0,totalEntries:0};const s={};for(const i in n){if(h(n,i)){const o=l.hashKey(i);const a=n[i];const c=t.filter&&!t.filter(a);c&&r.rejectedEntries++;if(s[o]&&!c){s[o].push(a)}else if(s[o]&&c){}else if(c){s[o]=[];s[o]._path=l.bucketPath(e,i)}else{s[o]=[a];s[o]._path=l.bucketPath(e,i)}}}return i(Object.keys(s),n=>{return rebuildBucket(e,s[n],r,t)},{concurrency:t.concurrency}).then(()=>r)})}function rebuildBucket(e,t,n,r){return g(t._path).then(()=>{return t.reduce((t,r)=>{return t.then(()=>{const t=s(e,r.integrity);return m(t).then(()=>{return l.insert(e,r.key,r.integrity,{metadata:r.metadata,size:r.size}).then(()=>{n.totalEntries++})}).catch(e=>{if(e.code==="ENOENT"){n.rejectedEntries++;n.missingContent++;return}throw e})})},Promise.resolve())})}function cleanTmp(e,t){t.log.silly("verify","cleaning tmp directory");return p(f.join(e,"tmp"))}function writeVerifile(e,t){const n=f.join(e,"_lastverified");t.log.silly("verify","writing verifile to "+n);try{return y(n,""+ +new Date)}finally{o.chownr.sync(e,n)}}e.exports.lastRun=lastRun;function lastRun(e){return v(f.join(e,"_lastverified"),"utf8").then(e=>new Date(+e))}},14288:(e,t,n)=>{"use strict";const r=n(76763);e.exports=r.ls;e.exports.stream=r.lsStream},80003:(e,t,n)=>{"use strict";const r=n(76763);const i=n(23656);const s=n(43509);const o=n(55027);const{PassThrough:a}=n(19981);const c=n(56435);const u=e=>({algorithms:["sha512"],...e});e.exports=putData;function putData(e,t,n,o={}){const{memoize:a}=o;o=u(o);return s(e,n,o).then(s=>{return r.insert(e,t,s.integrity,{...o,size:s.size}).then(t=>{if(a){i.put(e,t,n,o)}return s.integrity})})}e.exports.stream=putStream;function putStream(e,t,n={}){const{memoize:l}=n;n=u(n);let f;let p;let d;const h=new c;if(l){const e=(new a).on("collect",e=>{d=e});h.push(e)}const m=s.stream(e,n).on("integrity",e=>{f=e}).on("size",e=>{p=e});h.push(m);h.push(new o({flush(){return r.insert(e,t,f,{...n,size:p}).then(t=>{if(l&&d){i.put(e,t,d,n)}if(f){h.emit("integrity",f)}if(p){h.emit("size",p)}})}}));return h}},19511:(e,t,n)=>{"use strict";const r=n(31669);const i=n(76763);const s=n(23656);const o=n(85622);const a=r.promisify(n(32517));const c=n(92456);e.exports=entry;e.exports.entry=entry;function entry(e,t){s.clearMemoized();return i.delete(e,t)}e.exports.content=content;function content(e,t){s.clearMemoized();return c(e,t)}e.exports.all=all;function all(e){s.clearMemoized();return a(o.join(e,"*(content-*|index-*)"))}},39614:(e,t,n)=>{"use strict";e.exports=n(99746)},55020:(e,t,n)=>{"use strict";const r=n(35747);const i=n(85622);const s=r.lchown?"lchown":"chown";const o=r.lchownSync?"lchownSync":"chownSync";const a=r.lchown&&!process.version.match(/v1[1-9]+\./)&&!process.version.match(/v10\.[6-9]/);const c=(e,t,n)=>{try{return r[o](e,t,n)}catch(e){if(e.code!=="ENOENT")throw e}};const u=(e,t,n)=>{try{return r.chownSync(e,t,n)}catch(e){if(e.code!=="ENOENT")throw e}};const l=a?(e,t,n,i)=>s=>{if(!s||s.code!=="EISDIR")i(s);else r.chown(e,t,n,i)}:(e,t,n,r)=>r;const f=a?(e,t,n)=>{try{return c(e,t,n)}catch(r){if(r.code!=="EISDIR")throw r;u(e,t,n)}}:(e,t,n)=>c(e,t,n);const p=process.version;let d=(e,t,n)=>r.readdir(e,t,n);let h=(e,t)=>r.readdirSync(e,t);if(/^v4\./.test(p))d=((e,t,n)=>r.readdir(e,n));const m=(e,t,n,i)=>{r[s](e,t,n,l(e,t,n,e=>{i(e&&e.code!=="ENOENT"?e:null)}))};const g=(e,t,n,s,o)=>{if(typeof t==="string")return r.lstat(i.resolve(e,t),(r,i)=>{if(r)return o(r.code!=="ENOENT"?r:null);i.name=t;g(e,i,n,s,o)});if(t.isDirectory()){y(i.resolve(e,t.name),n,s,r=>{if(r)return o(r);const a=i.resolve(e,t.name);m(a,n,s,o)})}else{const r=i.resolve(e,t.name);m(r,n,s,o)}};const y=(e,t,n,r)=>{d(e,{withFileTypes:true},(i,s)=>{if(i){if(i.code==="ENOENT")return r();else if(i.code!=="ENOTDIR"&&i.code!=="ENOTSUP")return r(i)}if(i||!s.length)return m(e,t,n,r);let o=s.length;let a=null;const c=i=>{if(a)return;if(i)return r(a=i);if(--o===0)return m(e,t,n,r)};s.forEach(r=>g(e,r,t,n,c))})};const v=(e,t,n,s)=>{if(typeof t==="string"){try{const n=r.lstatSync(i.resolve(e,t));n.name=t;t=n}catch(e){if(e.code==="ENOENT")return;else throw e}}if(t.isDirectory())_(i.resolve(e,t.name),n,s);f(i.resolve(e,t.name),n,s)};const _=(e,t,n)=>{let r;try{r=h(e,{withFileTypes:true})}catch(r){if(r.code==="ENOENT")return;else if(r.code==="ENOTDIR"||r.code==="ENOTSUP")return f(e,t,n);else throw r}if(r&&r.length)r.forEach(r=>v(e,r,t,n));return f(e,t,n)};e.exports=y;y.sync=_},37297:(e,t,n)=>{"use strict";const r=n(83314);const i=Symbol("max");const s=Symbol("length");const o=Symbol("lengthCalculator");const a=Symbol("allowStale");const c=Symbol("maxAge");const u=Symbol("dispose");const l=Symbol("noDisposeOnSet");const f=Symbol("lruList");const p=Symbol("cache");const d=Symbol("updateAgeOnGet");const h=()=>1;class LRUCache{constructor(e){if(typeof e==="number")e={max:e};if(!e)e={};if(e.max&&(typeof e.max!=="number"||e.max<0))throw new TypeError("max must be a non-negative number");const t=this[i]=e.max||Infinity;const n=e.length||h;this[o]=typeof n!=="function"?h:n;this[a]=e.stale||false;if(e.maxAge&&typeof e.maxAge!=="number")throw new TypeError("maxAge must be a number");this[c]=e.maxAge||0;this[u]=e.dispose;this[l]=e.noDisposeOnSet||false;this[d]=e.updateAgeOnGet||false;this.reset()}set max(e){if(typeof e!=="number"||e<0)throw new TypeError("max must be a non-negative number");this[i]=e||Infinity;y(this)}get max(){return this[i]}set allowStale(e){this[a]=!!e}get allowStale(){return this[a]}set maxAge(e){if(typeof e!=="number")throw new TypeError("maxAge must be a non-negative number");this[c]=e;y(this)}get maxAge(){return this[c]}set lengthCalculator(e){if(typeof e!=="function")e=h;if(e!==this[o]){this[o]=e;this[s]=0;this[f].forEach(e=>{e.length=this[o](e.value,e.key);this[s]+=e.length})}y(this)}get lengthCalculator(){return this[o]}get length(){return this[s]}get itemCount(){return this[f].length}rforEach(e,t){t=t||this;for(let n=this[f].tail;n!==null;){const r=n.prev;_(this,e,n,t);n=r}}forEach(e,t){t=t||this;for(let n=this[f].head;n!==null;){const r=n.next;_(this,e,n,t);n=r}}keys(){return this[f].toArray().map(e=>e.key)}values(){return this[f].toArray().map(e=>e.value)}reset(){if(this[u]&&this[f]&&this[f].length){this[f].forEach(e=>this[u](e.key,e.value))}this[p]=new Map;this[f]=new r;this[s]=0}dump(){return this[f].map(e=>g(this,e)?false:{k:e.key,v:e.value,e:e.now+(e.maxAge||0)}).toArray().filter(e=>e)}dumpLru(){return this[f]}set(e,t,n){n=n||this[c];if(n&&typeof n!=="number")throw new TypeError("maxAge must be a number");const r=n?Date.now():0;const a=this[o](t,e);if(this[p].has(e)){if(a>this[i]){v(this,this[p].get(e));return false}const o=this[p].get(e);const c=o.value;if(this[u]){if(!this[l])this[u](e,c.value)}c.now=r;c.maxAge=n;c.value=t;this[s]+=a-c.length;c.length=a;this.get(e);y(this);return true}const d=new Entry(e,t,a,r,n);if(d.length>this[i]){if(this[u])this[u](e,t);return false}this[s]+=d.length;this[f].unshift(d);this[p].set(e,this[f].head);y(this);return true}has(e){if(!this[p].has(e))return false;const t=this[p].get(e).value;return!g(this,t)}get(e){return m(this,e,true)}peek(e){return m(this,e,false)}pop(){const e=this[f].tail;if(!e)return null;v(this,e);return e.value}del(e){v(this,this[p].get(e))}load(e){this.reset();const t=Date.now();for(let n=e.length-1;n>=0;n--){const r=e[n];const i=r.e||0;if(i===0)this.set(r.k,r.v);else{const e=i-t;if(e>0){this.set(r.k,r.v,e)}}}}prune(){this[p].forEach((e,t)=>m(this,t,false))}}const m=(e,t,n)=>{const r=e[p].get(t);if(r){const t=r.value;if(g(e,t)){v(e,r);if(!e[a])return undefined}else{if(n){if(e[d])r.value.now=Date.now();e[f].unshiftNode(r)}}return t.value}};const g=(e,t)=>{if(!t||!t.maxAge&&!e[c])return false;const n=Date.now()-t.now;return t.maxAge?n>t.maxAge:e[c]&&n>e[c]};const y=e=>{if(e[s]>e[i]){for(let t=e[f].tail;e[s]>e[i]&&t!==null;){const n=t.prev;v(e,t);t=n}}};const v=(e,t)=>{if(t){const n=t.value;if(e[u])e[u](n.key,n.value);e[s]-=n.length;e[p].delete(n.key);e[f].removeNode(t)}};class Entry{constructor(e,t,n,r,i){this.key=e;this.value=t;this.length=n;this.now=r;this.maxAge=i||0}}const _=(e,t,n,r)=>{let i=n.value;if(g(e,i)){v(e,n);if(!e[a])i=undefined}if(i)t.call(r,i.value,i.key,e)};e.exports=LRUCache},22819:(e,t,n)=>{"use strict";const r=n(28614);const i=n(92413);const s=n(83314);const o=n(24304).StringDecoder;const a=Symbol("EOF");const c=Symbol("maybeEmitEnd");const u=Symbol("emittedEnd");const l=Symbol("emittingEnd");const f=Symbol("closed");const p=Symbol("read");const d=Symbol("flush");const h=Symbol("flushChunk");const m=Symbol("encoding");const g=Symbol("decoder");const y=Symbol("flowing");const v=Symbol("paused");const _=Symbol("resume");const b=Symbol("bufferLength");const E=Symbol("bufferPush");const w=Symbol("bufferShift");const S=Symbol("objectMode");const k=Symbol("destroyed");const D=global._MP_NO_ITERATOR_SYMBOLS_!=="1";const x=D&&Symbol.asyncIterator||Symbol("asyncIterator not implemented");const C=D&&Symbol.iterator||Symbol("iterator not implemented");const A=e=>e==="end"||e==="finish"||e==="prefinish";const T=e=>e instanceof ArrayBuffer||typeof e==="object"&&e.constructor&&e.constructor.name==="ArrayBuffer"&&e.byteLength>=0;const M=e=>!Buffer.isBuffer(e)&&ArrayBuffer.isView(e);e.exports=class Minipass extends i{constructor(e){super();this[y]=false;this[v]=false;this.pipes=new s;this.buffer=new s;this[S]=e&&e.objectMode||false;if(this[S])this[m]=null;else this[m]=e&&e.encoding||null;if(this[m]==="buffer")this[m]=null;this[g]=this[m]?new o(this[m]):null;this[a]=false;this[u]=false;this[l]=false;this[f]=false;this.writable=true;this.readable=true;this[b]=0;this[k]=false}get bufferLength(){return this[b]}get encoding(){return this[m]}set encoding(e){if(this[S])throw new Error("cannot set encoding in objectMode");if(this[m]&&e!==this[m]&&(this[g]&&this[g].lastNeed||this[b]))throw new Error("cannot change encoding");if(this[m]!==e){this[g]=e?new o(e):null;if(this.buffer.length)this.buffer=this.buffer.map(e=>this[g].write(e))}this[m]=e}setEncoding(e){this.encoding=e}get objectMode(){return this[S]}set objectMode(e){this[S]=this[S]||!!e}write(e,t,n){if(this[a])throw new Error("write after end");if(this[k]){this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"}));return true}if(typeof t==="function")n=t,t="utf8";if(!t)t="utf8";if(!this[S]&&!Buffer.isBuffer(e)){if(M(e))e=Buffer.from(e.buffer,e.byteOffset,e.byteLength);else if(T(e))e=Buffer.from(e);else if(typeof e!=="string")this.objectMode=true}if(!this.objectMode&&!e.length){if(this[b]!==0)this.emit("readable");if(n)n();return this.flowing}if(typeof e==="string"&&!this[S]&&!(t===this[m]&&!this[g].lastNeed)){e=Buffer.from(e,t)}if(Buffer.isBuffer(e)&&this[m])e=this[g].write(e);if(this.flowing){if(this[b]!==0)this[d](true);this.emit("data",e)}else this[E](e);if(this[b]!==0)this.emit("readable");if(n)n();return this.flowing}read(e){if(this[k])return null;try{if(this[b]===0||e===0||e>this[b])return null;if(this[S])e=null;if(this.buffer.length>1&&!this[S]){if(this.encoding)this.buffer=new s([Array.from(this.buffer).join("")]);else this.buffer=new s([Buffer.concat(Array.from(this.buffer),this[b])])}return this[p](e||null,this.buffer.head.value)}finally{this[c]()}}[p](e,t){if(e===t.length||e===null)this[w]();else{this.buffer.head.value=t.slice(e);t=t.slice(0,e);this[b]-=e}this.emit("data",t);if(!this.buffer.length&&!this[a])this.emit("drain");return t}end(e,t,n){if(typeof e==="function")n=e,e=null;if(typeof t==="function")n=t,t="utf8";if(e)this.write(e,t);if(n)this.once("end",n);this[a]=true;this.writable=false;if(this.flowing||!this[v])this[c]();return this}[_](){if(this[k])return;this[v]=false;this[y]=true;this.emit("resume");if(this.buffer.length)this[d]();else if(this[a])this[c]();else this.emit("drain")}resume(){return this[_]()}pause(){this[y]=false;this[v]=true}get destroyed(){return this[k]}get flowing(){return this[y]}get paused(){return this[v]}[E](e){if(this[S])this[b]+=1;else this[b]+=e.length;return this.buffer.push(e)}[w](){if(this.buffer.length){if(this[S])this[b]-=1;else this[b]-=this.buffer.head.value.length}return this.buffer.shift()}[d](e){do{}while(this[h](this[w]()));if(!e&&!this.buffer.length&&!this[a])this.emit("drain")}[h](e){return e?(this.emit("data",e),this.flowing):false}pipe(e,t){if(this[k])return;const n=this[u];t=t||{};if(e===process.stdout||e===process.stderr)t.end=false;else t.end=t.end!==false;const r={dest:e,opts:t,ondrain:e=>this[_]()};this.pipes.push(r);e.on("drain",r.ondrain);this[_]();if(n&&r.opts.end)r.dest.end();return e}addListener(e,t){return this.on(e,t)}on(e,t){try{return super.on(e,t)}finally{if(e==="data"&&!this.pipes.length&&!this.flowing)this[_]();else if(A(e)&&this[u]){super.emit(e);this.removeAllListeners(e)}}}get emittedEnd(){return this[u]}[c](){if(!this[l]&&!this[u]&&!this[k]&&this.buffer.length===0&&this[a]){this[l]=true;this.emit("end");this.emit("prefinish");this.emit("finish");if(this[f])this.emit("close");this[l]=false}}emit(e,t){if(e!=="error"&&e!=="close"&&e!==k&&this[k])return;else if(e==="data"){if(!t)return;if(this.pipes.length)this.pipes.forEach(e=>e.dest.write(t)===false&&this.pause())}else if(e==="end"){if(this[u]===true)return;this[u]=true;this.readable=false;if(this[g]){t=this[g].end();if(t){this.pipes.forEach(e=>e.dest.write(t));super.emit("data",t)}}this.pipes.forEach(e=>{e.dest.removeListener("drain",e.ondrain);if(e.opts.end)e.dest.end()})}else if(e==="close"){this[f]=true;if(!this[u]&&!this[k])return}const n=new Array(arguments.length);n[0]=e;n[1]=t;if(arguments.length>2){for(let e=2;e{e.push(t);if(!this[S])e.dataLength+=t.length});return t.then(()=>e)}concat(){return this[S]?Promise.reject(new Error("cannot concat in objectMode")):this.collect().then(e=>this[S]?Promise.reject(new Error("cannot concat in objectMode")):this[m]?e.join(""):Buffer.concat(e,e.dataLength))}promise(){return new Promise((e,t)=>{this.on(k,()=>t(new Error("stream destroyed")));this.on("end",()=>e());this.on("error",e=>t(e))})}[x](){const e=()=>{const e=this.read();if(e!==null)return Promise.resolve({done:false,value:e});if(this[a])return Promise.resolve({done:true});let t=null;let n=null;const r=e=>{this.removeListener("data",i);this.removeListener("end",s);n(e)};const i=e=>{this.removeListener("error",r);this.removeListener("end",s);this.pause();t({value:e,done:!!this[a]})};const s=()=>{this.removeListener("error",r);this.removeListener("data",i);t({done:true})};const o=()=>r(new Error("stream destroyed"));return new Promise((e,a)=>{n=a;t=e;this.once(k,o);this.once("error",r);this.once("end",s);this.once("data",i)})};return{next:e}}[C](){const e=()=>{const e=this.read();const t=e===null;return{value:e,done:t}};return{next:e}}destroy(e){if(this[k]){if(e)this.emit("error",e);else this.emit(k);return this}this[k]=true;this.buffer=new s;this[b]=0;if(typeof this.close==="function"&&!this[f])this.close();if(e)this.emit("error",e);else this.emit(k);return this}static isStream(e){return!!e&&(e instanceof Minipass||e instanceof i||e instanceof r&&(typeof e.pipe==="function"||typeof e.write==="function"&&typeof e.end==="function"))}}},6371:(e,t,n)=>{const r=n(57217);const i=n(59479);const{mkdirpNative:s,mkdirpNativeSync:o}=n(62988);const{mkdirpManual:a,mkdirpManualSync:c}=n(96610);const{useNative:u,useNativeSync:l}=n(25024);const f=(e,t)=>{e=i(e);t=r(t);return u(t)?s(e,t):a(e,t)};const p=(e,t)=>{e=i(e);t=r(t);return l(t)?o(e,t):c(e,t)};f.sync=p;f.native=((e,t)=>s(i(e),r(t)));f.manual=((e,t)=>a(i(e),r(t)));f.nativeSync=((e,t)=>o(i(e),r(t)));f.manualSync=((e,t)=>c(i(e),r(t)));e.exports=f},90400:(e,t,n)=>{const{dirname:r}=n(85622);const i=(e,t,n=undefined)=>{if(n===t)return Promise.resolve();return e.statAsync(t).then(e=>e.isDirectory()?n:undefined,n=>n.code==="ENOENT"?i(e,r(t),t):undefined)};const s=(e,t,n=undefined)=>{if(n===t)return undefined;try{return e.statSync(t).isDirectory()?n:undefined}catch(n){return n.code==="ENOENT"?s(e,r(t),t):undefined}};e.exports={findMade:i,findMadeSync:s}},96610:(e,t,n)=>{const{dirname:r}=n(85622);const i=(e,t,n)=>{t.recursive=false;const s=r(e);if(s===e){return t.mkdirAsync(e,t).catch(e=>{if(e.code!=="EISDIR")throw e})}return t.mkdirAsync(e,t).then(()=>n||e,r=>{if(r.code==="ENOENT")return i(s,t).then(n=>i(e,t,n));if(r.code!=="EEXIST"&&r.code!=="EROFS")throw r;return t.statAsync(e).then(e=>{if(e.isDirectory())return n;else throw r},()=>{throw r})})};const s=(e,t,n)=>{const i=r(e);t.recursive=false;if(i===e){try{return t.mkdirSync(e,t)}catch(e){if(e.code!=="EISDIR")throw e;else return}}try{t.mkdirSync(e,t);return n||e}catch(r){if(r.code==="ENOENT")return s(e,t,s(i,t,n));if(r.code!=="EEXIST"&&r.code!=="EROFS")throw r;try{if(!t.statSync(e).isDirectory())throw r}catch(e){throw r}}};e.exports={mkdirpManual:i,mkdirpManualSync:s}},62988:(e,t,n)=>{const{dirname:r}=n(85622);const{findMade:i,findMadeSync:s}=n(90400);const{mkdirpManual:o,mkdirpManualSync:a}=n(96610);const c=(e,t)=>{t.recursive=true;const n=r(e);if(n===e)return t.mkdirAsync(e,t);return i(t,e).then(n=>t.mkdirAsync(e,t).then(()=>n).catch(n=>{if(n.code==="ENOENT")return o(e,t);else throw n}))};const u=(e,t)=>{t.recursive=true;const n=r(e);if(n===e)return t.mkdirSync(e,t);const i=s(t,e);try{t.mkdirSync(e,t);return i}catch(n){if(n.code==="ENOENT")return a(e,t);else throw n}};e.exports={mkdirpNative:c,mkdirpNativeSync:u}},57217:(e,t,n)=>{const{promisify:r}=n(31669);const i=n(35747);const s=e=>{if(!e)e={mode:511&~process.umask(),fs:i};else if(typeof e==="object")e={mode:511&~process.umask(),fs:i,...e};else if(typeof e==="number")e={mode:e,fs:i};else if(typeof e==="string")e={mode:parseInt(e,8),fs:i};else throw new TypeError("invalid options argument");e.mkdir=e.mkdir||e.fs.mkdir||i.mkdir;e.mkdirAsync=r(e.mkdir);e.stat=e.stat||e.fs.stat||i.stat;e.statAsync=r(e.stat);e.statSync=e.statSync||e.fs.statSync||i.statSync;e.mkdirSync=e.mkdirSync||e.fs.mkdirSync||i.mkdirSync;return e};e.exports=s},59479:(e,t,n)=>{const r=process.env.__TESTING_MKDIRP_PLATFORM__||process.platform;const{resolve:i,parse:s}=n(85622);const o=e=>{if(/\0/.test(e)){throw Object.assign(new TypeError("path must be a string without null bytes"),{path:e,code:"ERR_INVALID_ARG_VALUE"})}e=i(e);if(r==="win32"){const t=/[*|"<>?:]/;const{root:n}=s(e);if(t.test(e.substr(n.length))){throw Object.assign(new Error("Illegal characters in path."),{path:e,code:"EINVAL"})}}return e};e.exports=o},25024:(e,t,n)=>{const r=n(35747);const i=process.env.__TESTING_MKDIRP_NODE_VERSION__||process.version;const s=i.replace(/^v/,"").split(".");const o=+s[0]>10||+s[0]===10&&+s[1]>=12;const a=!o?()=>false:e=>e.mkdir===r.mkdir;const c=!o?()=>false:e=>e.mkdirSync===r.mkdirSync;e.exports={useNative:a,useNativeSync:c}},32517:(e,t,n)=>{const r=n(42357);const i=n(85622);const s=n(35747);let o=undefined;try{o=n(18750)}catch(e){}const a={nosort:true,silent:true};let c=0;const u=process.platform==="win32";const l=e=>{const t=["unlink","chmod","stat","lstat","rmdir","readdir"];t.forEach(t=>{e[t]=e[t]||s[t];t=t+"Sync";e[t]=e[t]||s[t]});e.maxBusyTries=e.maxBusyTries||3;e.emfileWait=e.emfileWait||1e3;if(e.glob===false){e.disableGlob=true}if(e.disableGlob!==true&&o===undefined){throw Error("glob dependency not found, set `options.disableGlob = true` if intentional")}e.disableGlob=e.disableGlob||false;e.glob=e.glob||a};const f=(e,t,n)=>{if(typeof t==="function"){n=t;t={}}r(e,"rimraf: missing path");r.equal(typeof e,"string","rimraf: path should be a string");r.equal(typeof n,"function","rimraf: callback function required");r(t,"rimraf: invalid options argument provided");r.equal(typeof t,"object","rimraf: options should be object");l(t);let i=0;let s=null;let a=0;const u=e=>{s=s||e;if(--a===0)n(s)};const f=(e,r)=>{if(e)return n(e);a=r.length;if(a===0)return n();r.forEach(e=>{const n=r=>{if(r){if((r.code==="EBUSY"||r.code==="ENOTEMPTY"||r.code==="EPERM")&&ip(e,t,n),i*100)}if(r.code==="EMFILE"&&cp(e,t,n),c++)}if(r.code==="ENOENT")r=null}c=0;u(r)};p(e,t,n)})};if(t.disableGlob||!o.hasMagic(e))return f(null,[e]);t.lstat(e,(n,r)=>{if(!n)return f(null,[e]);o(e,t.glob,f)})};const p=(e,t,n)=>{r(e);r(t);r(typeof n==="function");t.lstat(e,(r,i)=>{if(r&&r.code==="ENOENT")return n(null);if(r&&r.code==="EPERM"&&u)d(e,t,r,n);if(i&&i.isDirectory())return m(e,t,r,n);t.unlink(e,r=>{if(r){if(r.code==="ENOENT")return n(null);if(r.code==="EPERM")return u?d(e,t,r,n):m(e,t,r,n);if(r.code==="EISDIR")return m(e,t,r,n)}return n(r)})})};const d=(e,t,n,i)=>{r(e);r(t);r(typeof i==="function");t.chmod(e,438,r=>{if(r)i(r.code==="ENOENT"?null:n);else t.stat(e,(r,s)=>{if(r)i(r.code==="ENOENT"?null:n);else if(s.isDirectory())m(e,t,n,i);else t.unlink(e,i)})})};const h=(e,t,n)=>{r(e);r(t);try{t.chmodSync(e,438)}catch(e){if(e.code==="ENOENT")return;else throw n}let i;try{i=t.statSync(e)}catch(e){if(e.code==="ENOENT")return;else throw n}if(i.isDirectory())v(e,t,n);else t.unlinkSync(e)};const m=(e,t,n,i)=>{r(e);r(t);r(typeof i==="function");t.rmdir(e,r=>{if(r&&(r.code==="ENOTEMPTY"||r.code==="EEXIST"||r.code==="EPERM"))g(e,t,i);else if(r&&r.code==="ENOTDIR")i(n);else i(r)})};const g=(e,t,n)=>{r(e);r(t);r(typeof n==="function");t.readdir(e,(r,s)=>{if(r)return n(r);let o=s.length;if(o===0)return t.rmdir(e,n);let a;s.forEach(r=>{f(i.join(e,r),t,r=>{if(a)return;if(r)return n(a=r);if(--o===0)t.rmdir(e,n)})})})};const y=(e,t)=>{t=t||{};l(t);r(e,"rimraf: missing path");r.equal(typeof e,"string","rimraf: path should be a string");r(t,"rimraf: missing options");r.equal(typeof t,"object","rimraf: options should be object");let n;if(t.disableGlob||!o.hasMagic(e)){n=[e]}else{try{t.lstatSync(e);n=[e]}catch(r){n=o.sync(e,t.glob)}}if(!n.length)return;for(let e=0;e{r(e);r(t);try{t.rmdirSync(e)}catch(r){if(r.code==="ENOENT")return;if(r.code==="ENOTDIR")throw n;if(r.code==="ENOTEMPTY"||r.code==="EEXIST"||r.code==="EPERM")_(e,t)}};const _=(e,t)=>{r(e);r(t);t.readdirSync(e).forEach(n=>y(i.join(e,n),t));const n=u?100:1;let s=0;do{let r=true;try{const i=t.rmdirSync(e,t);r=false;return i}finally{if(++s{"use strict";var r=n(31998);var i=16;var s=generateUID();var o=new RegExp('(\\\\)?"@__(F|R|D|M|S|U|I|B)-'+s+'-(\\d+)__@"',"g");var a=/\{\s*\[native code\]\s*\}/g;var c=/function.*?\(/;var u=/.*?=>.*?/;var l=/[<>\/\u2028\u2029]/g;var f=["*","async"];var p={"<":"\\u003C",">":"\\u003E","/":"\\u002F","\u2028":"\\u2028","\u2029":"\\u2029"};function escapeUnsafeChars(e){return p[e]}function generateUID(){var e=r(i);var t="";for(var n=0;n0});var i=r.filter(function(e){return f.indexOf(e)===-1});if(i.length>0){return(r.indexOf("async")>-1?"async ":"")+"function"+(r.join("").indexOf("*")>-1?"*":"")+t.substr(n)}return t}if(t.ignoreFunction&&typeof e==="function"){e=undefined}if(e===undefined){return String(e)}var y;if(t.isJSON&&!t.space){y=JSON.stringify(e)}else{y=JSON.stringify(e,t.isJSON?null:replacer,t.space)}if(typeof y!=="string"){return String(y)}if(t.unsafe!==true){y=y.replace(l,escapeUnsafeChars)}if(n.length===0&&r.length===0&&i.length===0&&p.length===0&&d.length===0&&h.length===0&&m.length===0&&g.length===0){return y}return y.replace(o,function(e,s,o,a){if(s){return e}if(o==="D"){return'new Date("'+i[a].toISOString()+'")'}if(o==="R"){return"new RegExp("+serialize(r[a].source)+', "'+r[a].flags+'")'}if(o==="M"){return"new Map("+serialize(Array.from(p[a].entries()),t)+")"}if(o==="S"){return"new Set("+serialize(Array.from(d[a].values()),t)+")"}if(o==="U"){return"undefined"}if(o==="I"){return m[a]}if(o==="B"){return'BigInt("'+g[a]+'")'}var c=n[a];return serializeFunc(c)})}},913:(e,t,n)=>{"use strict";const r=n(76417);const i=n(22819);const s=["sha256","sha384","sha512"];const o=/^[a-z0-9+/]+(?:=?=?)$/i;const a=/^([a-z0-9]+)-([^?]+)([?\S*]*)$/;const c=/^([a-z0-9]+)-([A-Za-z0-9+/=]{44,88})(\?[\x21-\x7E]*)*$/;const u=/^[\x21-\x7E]+$/;const l={algorithms:["sha512"],error:false,options:[],pickAlgorithm:getPrioritizedHash,sep:" ",single:false,strict:false};const f=(e={})=>({...l,...e});const p=e=>!e||!e.length?"":`?${e.join("?")}`;const d=Symbol("_onEnd");const h=Symbol("_getOptions");class IntegrityStream extends i{constructor(e){super();this.size=0;this.opts=e;this[h]();const{algorithms:t=l.algorithms}=e;this.algorithms=Array.from(new Set(t.concat(this.algorithm?[this.algorithm]:[])));this.hashes=this.algorithms.map(r.createHash)}[h](){const{integrity:e,size:t,options:n}={...l,...this.opts};this.sri=e?parse(e,this.opts):null;this.expectedSize=t;this.goodSri=this.sri?!!Object.keys(this.sri).length:false;this.algorithm=this.goodSri?this.sri.pickAlgorithm(this.opts):null;this.digests=this.goodSri?this.sri[this.algorithm]:null;this.optString=p(n)}emit(e,t){if(e==="end")this[d]();return super.emit(e,t)}write(e){this.size+=e.length;this.hashes.forEach(t=>t.update(e));return super.write(e)}[d](){if(!this.goodSri){this[h]()}const e=parse(this.hashes.map((e,t)=>{return`${this.algorithms[t]}-${e.digest("base64")}${this.optString}`}).join(" "),this.opts);const t=this.goodSri&&e.match(this.sri,this.opts);if(typeof this.expectedSize==="number"&&this.size!==this.expectedSize){const e=new Error(`stream size mismatch when checking ${this.sri}.\n Wanted: ${this.expectedSize}\n Found: ${this.size}`);e.code="EBADSIZE";e.found=this.size;e.expected=this.expectedSize;e.sri=this.sri;this.emit("error",e)}else if(this.sri&&!t){const t=new Error(`${this.sri} integrity checksum failed when using ${this.algorithm}: wanted ${this.digests} but got ${e}. (${this.size} bytes)`);t.code="EINTEGRITY";t.found=e;t.expected=this.digests;t.algorithm=this.algorithm;t.sri=this.sri;this.emit("error",t)}else{this.emit("size",this.size);this.emit("integrity",e);t&&this.emit("verified",t)}}}class Hash{get isHash(){return true}constructor(e,t){t=f(t);const n=!!t.strict;this.source=e.trim();this.digest="";this.algorithm="";this.options=[];const r=this.source.match(n?c:a);if(!r){return}if(n&&!s.some(e=>e===r[1])){return}this.algorithm=r[1];this.digest=r[2];const i=r[3];if(i){this.options=i.slice(1).split("?")}}hexDigest(){return this.digest&&Buffer.from(this.digest,"base64").toString("hex")}toJSON(){return this.toString()}toString(e){e=f(e);if(e.strict){if(!(s.some(e=>e===this.algorithm)&&this.digest.match(o)&&this.options.every(e=>e.match(u)))){return""}}const t=this.options&&this.options.length?`?${this.options.join("?")}`:"";return`${this.algorithm}-${this.digest}${t}`}}class Integrity{get isIntegrity(){return true}toJSON(){return this.toString()}isEmpty(){return Object.keys(this).length===0}toString(e){e=f(e);let t=e.sep||" ";if(e.strict){t=t.replace(/\S+/g," ")}return Object.keys(this).map(n=>{return this[n].map(t=>{return Hash.prototype.toString.call(t,e)}).filter(e=>e.length).join(t)}).filter(e=>e.length).join(t)}concat(e,t){t=f(t);const n=typeof e==="string"?e:stringify(e,t);return parse(`${this.toString(t)} ${n}`,t)}hexDigest(){return parse(this,{single:true}).hexDigest()}merge(e,t){t=f(t);const n=parse(e,t);for(const e in n){if(this[e]){if(!this[e].find(t=>n[e].find(e=>t.digest===e.digest))){throw new Error("hashes do not match, cannot update integrity")}}else{this[e]=n[e]}}}match(e,t){t=f(t);const n=parse(e,t);const r=n.pickAlgorithm(t);return this[r]&&n[r]&&this[r].find(e=>n[r].find(t=>e.digest===t.digest))||false}pickAlgorithm(e){e=f(e);const t=e.pickAlgorithm;const n=Object.keys(this);return n.reduce((e,n)=>{return t(e,n)||e})}}e.exports.parse=parse;function parse(e,t){if(!e)return null;t=f(t);if(typeof e==="string"){return _parse(e,t)}else if(e.algorithm&&e.digest){const n=new Integrity;n[e.algorithm]=[e];return _parse(stringify(n,t),t)}else{return _parse(stringify(e,t),t)}}function _parse(e,t){if(t.single){return new Hash(e,t)}const n=e.trim().split(/\s+/).reduce((e,n)=>{const r=new Hash(n,t);if(r.algorithm&&r.digest){const t=r.algorithm;if(!e[t]){e[t]=[]}e[t].push(r)}return e},new Integrity);return n.isEmpty()?null:n}e.exports.stringify=stringify;function stringify(e,t){t=f(t);if(e.algorithm&&e.digest){return Hash.prototype.toString.call(e,t)}else if(typeof e==="string"){return stringify(parse(e,t),t)}else{return Integrity.prototype.toString.call(e,t)}}e.exports.fromHex=fromHex;function fromHex(e,t,n){n=f(n);const r=p(n.options);return parse(`${t}-${Buffer.from(e,"hex").toString("base64")}${r}`,n)}e.exports.fromData=fromData;function fromData(e,t){t=f(t);const n=t.algorithms;const i=p(t.options);return n.reduce((n,s)=>{const o=r.createHash(s).update(e).digest("base64");const a=new Hash(`${s}-${o}${i}`,t);if(a.algorithm&&a.digest){const e=a.algorithm;if(!n[e]){n[e]=[]}n[e].push(a)}return n},new Integrity)}e.exports.fromStream=fromStream;function fromStream(e,t){t=f(t);const n=integrityStream(t);return new Promise((t,r)=>{e.pipe(n);e.on("error",r);n.on("error",r);let i;n.on("integrity",e=>{i=e});n.on("end",()=>t(i));n.on("data",()=>{})})}e.exports.checkData=checkData;function checkData(e,t,n){n=f(n);t=parse(t,n);if(!t||!Object.keys(t).length){if(n.error){throw Object.assign(new Error("No valid integrity hashes to check against"),{code:"EINTEGRITY"})}else{return false}}const i=t.pickAlgorithm(n);const s=r.createHash(i).update(e).digest("base64");const o=parse({algorithm:i,digest:s});const a=o.match(t,n);if(a||!n.error){return a}else if(typeof n.size==="number"&&e.length!==n.size){const r=new Error(`data size mismatch when checking ${t}.\n Wanted: ${n.size}\n Found: ${e.length}`);r.code="EBADSIZE";r.found=e.length;r.expected=n.size;r.sri=t;throw r}else{const n=new Error(`Integrity checksum failed when using ${i}: Wanted ${t}, but got ${o}. (${e.length} bytes)`);n.code="EINTEGRITY";n.found=o;n.expected=t;n.algorithm=i;n.sri=t;throw n}}e.exports.checkStream=checkStream;function checkStream(e,t,n){n=f(n);n.integrity=t;t=parse(t,n);if(!t||!Object.keys(t).length){return Promise.reject(Object.assign(new Error("No valid integrity hashes to check against"),{code:"EINTEGRITY"}))}const r=integrityStream(n);return new Promise((t,n)=>{e.pipe(r);e.on("error",n);r.on("error",n);let i;r.on("verified",e=>{i=e});r.on("end",()=>t(i));r.on("data",()=>{})})}e.exports.integrityStream=integrityStream;function integrityStream(e={}){return new IntegrityStream(e)}e.exports.create=createIntegrity;function createIntegrity(e){e=f(e);const t=e.algorithms;const n=p(e.options);const i=t.map(r.createHash);return{update:function(e,t){i.forEach(n=>n.update(e,t));return this},digest:function(r){const s=t.reduce((t,r)=>{const s=i.shift().digest("base64");const o=new Hash(`${r}-${s}${n}`,e);if(o.algorithm&&o.digest){const e=o.algorithm;if(!t[e]){t[e]=[]}t[e].push(o)}return t},new Integrity);return s}}}const m=new Set(r.getHashes());const g=["md5","whirlpool","sha1","sha224","sha256","sha384","sha512","sha3","sha3-256","sha3-384","sha3-512","sha3_256","sha3_384","sha3_512"].filter(e=>m.has(e));function getPrioritizedHash(e,t){return g.indexOf(e.toLowerCase())>=g.indexOf(t.toLowerCase())?e:t}},79304:function(e,t,n){(function(e,r){true?r(t,n(99596)):0})(this,function(e,t){"use strict";t=t&&Object.prototype.hasOwnProperty.call(t,"default")?t["default"]:t;function characters(e){return e.split("")}function member(e,t){return t.includes(e)}class DefaultsError extends Error{constructor(e,t){super();this.name="DefaultsError";this.message=e;this.defs=t}}function defaults(e,t,n){if(e===true){e={}}if(e!=null&&typeof e==="object"){e=Object.assign({},e)}const r=e||{};if(n)for(const e in r)if(HOP(r,e)&&!HOP(t,e)){throw new DefaultsError("`"+e+"` is not a supported option",t)}for(const n in t)if(HOP(t,n)){if(!e||!HOP(e,n)){r[n]=t[n]}else if(n==="ecma"){let t=e[n]|0;if(t>5&&t<2015)t+=2009;r[n]=t}else{r[n]=e&&HOP(e,n)?e[n]:t[n]}}return r}function noop(){}function return_false(){return false}function return_true(){return true}function return_this(){return this}function return_null(){return null}var r=function(){function MAP(t,n,r){var i=[],s=[],o;function doit(){var a=n(t[o],o);var c=a instanceof Last;if(c)a=a.v;if(a instanceof AtTop){a=a.v;if(a instanceof Splice){s.push.apply(s,r?a.v.slice().reverse():a.v)}else{s.push(a)}}else if(a!==e){if(a instanceof Splice){i.push.apply(i,r?a.v.slice().reverse():a.v)}else{i.push(a)}}return c}if(Array.isArray(t)){if(r){for(o=t.length;--o>=0;)if(doit())break;i.reverse();s.reverse()}else{for(o=0;o=0;){if(e[n]===t)e.splice(n,1)}}function mergeSort(e,t){if(e.length<2)return e.slice();function merge(e,n){var r=[],i=0,s=0,o=0;while(i{n+=e})}return n}function has_annotation(e,t){return e._annotations&t}function set_annotation(e,t){e._annotations|=t}var o="break case catch class const continue debugger default delete do else export extends finally for function if in instanceof let new return switch throw try typeof var void while with";var a="false null true";var c="enum implements import interface package private protected public static super this "+a+" "+o;var u="return new delete throw else case yield await";o=makePredicate(o);c=makePredicate(c);u=makePredicate(u);a=makePredicate(a);var l=makePredicate(characters("+-*&%=<>!?|~^"));var f=/[0-9a-f]/i;var p=/^0x[0-9a-f]+$/i;var d=/^0[0-7]+$/;var h=/^0o[0-7]+$/i;var m=/^0b[01]+$/i;var g=/^\d*\.?\d*(?:e[+-]?\d*(?:\d\.?|\.?\d)\d*)?$/i;var y=/^(0[xob])?[0-9a-f]+n$/i;var v=makePredicate(["in","instanceof","typeof","new","void","delete","++","--","+","-","!","~","&","|","^","*","**","/","%",">>","<<",">>>","<",">","<=",">=","==","===","!=","!==","?","=","+=","-=","/=","*=","**=","%=",">>=","<<=",">>>=","|=","^=","&=","&&","??","||"]);var _=makePredicate(characters("  \n\r\t\f\v​           \u2028\u2029   \ufeff"));var b=makePredicate(characters("\n\r\u2028\u2029"));var E=makePredicate(characters(";]),:"));var w=makePredicate(characters("[{(,;:"));var S=makePredicate(characters("[]{}(),;:"));var k={ID_Start:/[$A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AD\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDF00-\uDF19]|\uD806[\uDCA0-\uDCDF\uDCFF\uDEC0-\uDEF8]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50\uDF93-\uDF9F]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD83A[\uDC00-\uDCC4]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1]|\uD87E[\uDC00-\uDE1D]/,ID_Continue:/(?:[$0-9A-Z_a-z\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B4\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C81-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1369-\u1371\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFC-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AD\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C4\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC00-\uDC46\uDC66-\uDC6F\uDC7F-\uDCBA\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDCA-\uDDCC\uDDD0-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3C-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB7\uDEC0-\uDEC9\uDF00-\uDF19\uDF1D-\uDF2B\uDF30-\uDF39]|\uD806[\uDCA0-\uDCE9\uDCFF\uDEC0-\uDEF8]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50-\uDF7E\uDF8F-\uDF9F]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1]|\uD87E[\uDC00-\uDE1D]|\uDB40[\uDD00-\uDDEF])+/};function get_full_char(e,t){if(is_surrogate_pair_head(e.charCodeAt(t))){if(is_surrogate_pair_tail(e.charCodeAt(t+1))){return e.charAt(t)+e.charAt(t+1)}}else if(is_surrogate_pair_tail(e.charCodeAt(t))){if(is_surrogate_pair_head(e.charCodeAt(t-1))){return e.charAt(t-1)+e.charAt(t)}}return e.charAt(t)}function get_full_char_code(e,t){if(is_surrogate_pair_head(e.charCodeAt(t))){return 65536+(e.charCodeAt(t)-55296<<10)+e.charCodeAt(t+1)-56320}return e.charCodeAt(t)}function get_full_char_length(e){var t=0;for(var n=0;n65535){e-=65536;return String.fromCharCode((e>>10)+55296)+String.fromCharCode(e%1024+56320)}return String.fromCharCode(e)}function is_surrogate_pair_head(e){return e>=55296&&e<=56319}function is_surrogate_pair_tail(e){return e>=56320&&e<=57343}function is_digit(e){return e>=48&&e<=57}function is_identifier_start(e){return k.ID_Start.test(e)}function is_identifier_char(e){return k.ID_Continue.test(e)}function is_basic_identifier_string(e){return/^[a-z_$][a-z0-9_$]*$/i.test(e)}function is_identifier_string(e,t){if(/^[a-z_$][a-z0-9_$]*$/i.test(e)){return true}if(!t&&/[\ud800-\udfff]/.test(e)){return false}var n=k.ID_Start.exec(e);if(!n||n.index!==0){return false}e=e.slice(n[0].length);if(!e){return true}n=k.ID_Continue.exec(e);return!!n&&n[0].length===e.length}function parse_js_number(e,t=true){if(!t&&e.includes("e")){return NaN}if(p.test(e)){return parseInt(e.substr(2),16)}else if(d.test(e)){return parseInt(e.substr(1),8)}else if(h.test(e)){return parseInt(e.substr(2),8)}else if(m.test(e)){return parseInt(e.substr(2),2)}else if(g.test(e)){return parseFloat(e)}else{var n=parseFloat(e);if(n==e)return n}}class JS_Parse_Error extends Error{constructor(e,t,n,r,i){super();this.name="SyntaxError";this.message=e;this.filename=t;this.line=n;this.col=r;this.pos=i}}function js_error(e,t,n,r,i){throw new JS_Parse_Error(e,t,n,r,i)}function is_token(e,t,n){return e.type==t&&(n==null||e.value==n)}var D={};function tokenizer(e,t,n,r){var i={text:e,filename:t,pos:0,tokpos:0,line:1,tokline:0,col:0,tokcol:0,newline_before:false,regex_allowed:false,brace_counter:0,template_braces:[],comments_before:[],directives:{},directive_stack:[]};function peek(){return get_full_char(i.text,i.pos)}function is_option_chain_op(){const e=i.text.charCodeAt(i.pos+1)===46;if(!e)return false;const t=i.text.charCodeAt(i.pos+2);return t<48||t>57}function next(e,t){var n=get_full_char(i.text,i.pos++);if(e&&!n)throw D;if(b.has(n)){i.newline_before=i.newline_before||!t;++i.line;i.col=0;if(n=="\r"&&peek()=="\n"){++i.pos;n="\n"}}else{if(n.length>1){++i.pos;++i.col}++i.col}return n}function forward(e){while(e--)next()}function looking_at(e){return i.text.substr(i.pos,e.length)==e}function find_eol(){var e=i.text;for(var t=i.pos,n=i.text.length;t="0"&&e<="7"}function read_escaped_char(e,t,n){var r=next(true,e);switch(r.charCodeAt(0)){case 110:return"\n";case 114:return"\r";case 116:return"\t";case 98:return"\b";case 118:return"\v";case 102:return"\f";case 120:return String.fromCharCode(hex_bytes(2,t));case 117:if(peek()=="{"){next(true);if(peek()==="}")parse_error("Expecting hex-character between {}");while(peek()=="0")next(true);var s,o=find("}",true)-i.pos;if(o>6||(s=hex_bytes(o,t))>1114111){parse_error("Unicode reference out of bounds")}next(true);return from_char_code(s)}return String.fromCharCode(hex_bytes(4,t));case 10:return"";case 13:if(peek()=="\n"){next(true,e);return""}}if(is_octal(r)){if(n&&t){const e=r==="0"&&!is_octal(peek());if(!e){parse_error("Octal escape sequences are not allowed in template strings")}}return read_octal_escape_sequence(r,t)}return r}function read_octal_escape_sequence(e,t){var n=peek();if(n>="0"&&n<="7"){e+=next(true);if(e[0]<="3"&&(n=peek())>="0"&&n<="7")e+=next(true)}if(e==="0")return"\0";if(e.length>0&&next_token.has_directive("use strict")&&t)parse_error("Legacy octal escape sequences are not allowed in strict mode");return String.fromCharCode(parseInt(e,8))}function hex_bytes(e,t){var n=0;for(;e>0;--e){if(!t&&isNaN(parseInt(peek(),16))){return parseInt(n,16)||""}var r=next(true);if(isNaN(parseInt(r,16)))parse_error("Invalid hex-character pattern in string");n+=r}return parseInt(n,16)}var m=with_eof_error("Unterminated string constant",function(){var e=next(),t="";for(;;){var n=next(true,true);if(n=="\\")n=read_escaped_char(true,true);else if(n=="\r"||n=="\n")parse_error("Unterminated string constant");else if(n==e)break;t+=n}var r=token("string",t);r.quote=e;return r});var g=with_eof_error("Unterminated template",function(e){if(e){i.template_braces.push(i.brace_counter)}var t="",n="",r,s;next(true,true);while((r=next(true,true))!="`"){if(r=="\r"){if(peek()=="\n")++i.pos;r="\n"}else if(r=="$"&&peek()=="{"){next(true,true);i.brace_counter++;s=token(e?"template_head":"template_substitution",t);s.raw=n;return s}n+=r;if(r=="\\"){var o=i.pos;var a=h&&(h.type==="name"||h.type==="punc"&&(h.value===")"||h.value==="]"));r=read_escaped_char(true,!a,true);n+=i.text.substr(o,i.pos-o)}t+=r}i.template_braces.pop();s=token(e?"template_head":"template_substitution",t);s.raw=n;s.end=true;return s});function skip_line_comment(e){var t=i.regex_allowed;var n=find_eol(),r;if(n==-1){r=i.text.substr(i.pos);i.pos=i.text.length}else{r=i.text.substring(i.pos,n);i.pos=n}i.col=i.tokcol+(i.pos-i.tokpos);i.comments_before.push(token(e,r,true));i.regex_allowed=t;return next_token}var E=with_eof_error("Unterminated multiline comment",function(){var e=i.regex_allowed;var t=find("*/",true);var n=i.text.substring(i.pos,t).replace(/\r\n|\r|\u2028|\u2029/g,"\n");forward(get_full_char_length(n)+2);i.comments_before.push(token("comment2",n,true));i.newline_before=i.newline_before||n.includes("\n");i.regex_allowed=e;return next_token});var k=with_eof_error("Unterminated identifier name",function(){var e,t,n=false;var r=function(){n=true;next();if(peek()!=="u"){parse_error("Expecting UnicodeEscapeSequence -- uXXXX or u{XXXX}")}return read_escaped_char(false,true)};if((e=peek())==="\\"){e=r();if(!is_identifier_start(e)){parse_error("First identifier char is an invalid identifier char")}}else if(is_identifier_start(e)){next()}else{return""}while((t=peek())!=null){if((t=peek())==="\\"){t=r();if(!is_identifier_char(t)){parse_error("Invalid escaped identifier char")}}else{if(!is_identifier_char(t)){break}next()}e+=t}if(c.has(e)&&n){parse_error("Escaped characters are not allowed in keywords")}return e});var x=with_eof_error("Unterminated regular expression",function(e){var t=false,n,r=false;while(n=next(true))if(b.has(n)){parse_error("Unexpected line terminator")}else if(t){e+="\\"+n;t=false}else if(n=="["){r=true;e+=n}else if(n=="]"&&r){r=false;e+=n}else if(n=="/"&&!r){break}else if(n=="\\"){t=true}else{e+=n}const i=k();return token("regexp",{source:e,flags:i})});function read_operator(e){function grow(e){if(!peek())return e;var t=e+peek();if(v.has(t)){next();return grow(t)}else{return e}}return token("operator",grow(e||next()))}function handle_slash(){next();switch(peek()){case"/":next();return skip_line_comment("comment1");case"*":next();return E()}return i.regex_allowed?x(""):read_operator("/")}function handle_eq_sign(){next();if(peek()===">"){next();return token("arrow","=>")}else{return read_operator("=")}}function handle_dot(){next();if(is_digit(peek().charCodeAt(0))){return read_num(".")}if(peek()==="."){next();next();return token("expand","...")}return token("punc",".")}function read_word(){var e=k();if(s)return token("name",e);return a.has(e)?token("atom",e):!o.has(e)?token("name",e):v.has(e)?token("operator",e):token("keyword",e)}function with_eof_error(e,t){return function(n){try{return t(n)}catch(t){if(t===D)parse_error(e);else throw t}}}function next_token(e){if(e!=null)return x(e);if(r&&i.pos==0&&looking_at("#!")){start_token();forward(2);skip_line_comment("comment5")}for(;;){skip_whitespace();start_token();if(n){if(looking_at("\x3c!--")){forward(4);skip_line_comment("comment3");continue}if(looking_at("--\x3e")&&i.newline_before){forward(3);skip_line_comment("comment4");continue}}var t=peek();if(!t)return token("eof");var s=t.charCodeAt(0);switch(s){case 34:case 39:return m();case 46:return handle_dot();case 47:{var o=handle_slash();if(o===next_token)continue;return o}case 61:return handle_eq_sign();case 63:{if(!is_option_chain_op())break;next();next();return token("punc","?.")}case 96:return g(true);case 123:i.brace_counter++;break;case 125:i.brace_counter--;if(i.template_braces.length>0&&i.template_braces[i.template_braces.length-1]===i.brace_counter)return g(false);break}if(is_digit(s))return read_num();if(S.has(t))return token("punc",next());if(l.has(t))return read_operator();if(s==92||is_identifier_start(t))return read_word();break}parse_error("Unexpected character '"+t+"'")}next_token.next=next;next_token.peek=peek;next_token.context=function(e){if(e)i=e;return i};next_token.add_directive=function(e){i.directive_stack[i.directive_stack.length-1].push(e);if(i.directives[e]===undefined){i.directives[e]=1}else{i.directives[e]++}};next_token.push_directives_stack=function(){i.directive_stack.push([])};next_token.pop_directives_stack=function(){var e=i.directive_stack[i.directive_stack.length-1];for(var t=0;t0};return next_token}var x=makePredicate(["typeof","void","delete","--","++","!","~","-","+"]);var C=makePredicate(["--","++"]);var A=makePredicate(["=","+=","-=","/=","*=","**=","%=",">>=","<<=",">>>=","|=","^=","&="]);var T=function(e,t){for(var n=0;n","<=",">=","in","instanceof"],[">>","<<",">>>"],["+","-"],["*","/","%"],["**"]],{});var M=makePredicate(["atom","num","big_int","string","regexp","name"]);function parse(e,t){const n=new Map;t=defaults(t,{bare_returns:false,ecma:null,expression:false,filename:null,html5_comments:true,module:false,shebang:true,strict:false,toplevel:null},true);var r={input:typeof e=="string"?tokenizer(e,t.filename,t.html5_comments,t.shebang):e,token:null,prev:null,peeked:null,in_function:0,in_async:-1,in_generator:-1,in_directives:true,in_loop:0,labels:[]};r.token=next();function is(e,t){return is_token(r.token,e,t)}function peek(){return r.peeked||(r.peeked=r.input())}function next(){r.prev=r.token;if(!r.peeked)peek();r.token=r.peeked;r.peeked=null;r.in_directives=r.in_directives&&(r.token.type=="string"||is("punc",";"));return r.token}function prev(){return r.prev}function croak(e,t,n,i){var s=r.input.context();js_error(e,s.filename,t!=null?t:s.tokline,n!=null?n:s.tokcol,i!=null?i:s.tokpos)}function token_error(e,t){croak(t,e.line,e.col)}function unexpected(e){if(e==null)e=r.token;token_error(e,"Unexpected token: "+e.type+" ("+e.value+")")}function expect_token(e,t){if(is(e,t)){return next()}token_error(r.token,"Unexpected token "+r.token.type+" «"+r.token.value+"»"+", expected "+e+" «"+t+"»")}function expect(e){return expect_token("punc",e)}function has_newline_before(e){return e.nlb||!e.comments_before.every(e=>!e.nlb)}function can_insert_semicolon(){return!t.strict&&(is("eof")||is("punc","}")||has_newline_before(r.token))}function is_in_generator(){return r.in_generator===r.in_function}function is_in_async(){return r.in_async===r.in_function}function semicolon(e){if(is("punc",";"))next();else if(!e&&!can_insert_semicolon())unexpected()}function parenthesised(){expect("(");var e=w(true);expect(")");return e}function embed_tokens(e){return function _embed_tokens_wrapper(...t){const n=r.token;const i=e(...t);i.start=n;i.end=prev();return i}}function handle_regexp(){if(is("operator","/")||is("operator","/=")){r.peeked=null;r.token=r.input(r.token.value.substr(1))}}var i=embed_tokens(function statement(e,n,i){handle_regexp();switch(r.token.type){case"string":if(r.in_directives){var s=peek();if(!r.token.raw.includes("\\")&&(is_token(s,"punc",";")||is_token(s,"punc","}")||has_newline_before(s)||is_token(s,"eof"))){r.input.add_directive(r.token.value)}else{r.in_directives=false}}var c=r.in_directives,f=simple_statement();return c&&f.body instanceof Mt?new P(f.body):f;case"template_head":case"num":case"big_int":case"regexp":case"operator":case"atom":return simple_statement();case"name":if(r.token.value=="async"&&is_token(peek(),"keyword","function")){next();next();if(n){croak("functions are not allowed as the body of a loop")}return o(re,false,true,e)}if(r.token.value=="import"&&!is_token(peek(),"punc","(")&&!is_token(peek(),"punc",".")){next();var p=import_();semicolon();return p}return is_token(peek(),"punc",":")?labeled_statement():simple_statement();case"punc":switch(r.token.value){case"{":return new B({start:r.token,body:block_(),end:prev()});case"[":case"(":return simple_statement();case";":r.in_directives=false;next();return new j;default:unexpected()}case"keyword":switch(r.token.value){case"break":next();return break_cont(de);case"continue":next();return break_cont(he);case"debugger":next();semicolon();return new R;case"do":next();var d=in_loop(statement);expect_token("keyword","while");var h=parenthesised();semicolon(true);return new G({body:d,condition:h});case"while":next();return new q({condition:parenthesised(),body:in_loop(function(){return statement(false,true)})});case"for":next();return for_();case"class":next();if(n){croak("classes are not allowed as the body of a loop")}if(i){croak("classes are not allowed as the body of an if")}return class_(rt);case"function":next();if(n){croak("functions are not allowed as the body of a loop")}return o(re,false,false,e);case"if":next();return if_();case"return":if(r.in_function==0&&!t.bare_returns)croak("'return' outside of function");next();var m=null;if(is("punc",";")){next()}else if(!can_insert_semicolon()){m=w(true);semicolon()}return new le({value:m});case"switch":next();return new ve({expression:parenthesised(),body:in_loop(switch_body_)});case"throw":next();if(has_newline_before(r.token))croak("Illegal newline after 'throw'");var m=w(true);semicolon();return new fe({value:m});case"try":next();return try_();case"var":next();var p=a();semicolon();return p;case"let":next();var p=u();semicolon();return p;case"const":next();var p=l();semicolon();return p;case"with":if(r.input.has_directive("use strict")){croak("Strict mode may not include a with statement")}next();return new J({expression:parenthesised(),body:statement()});case"export":if(!is_token(peek(),"punc","(")){next();var p=export_();if(is("punc",";"))semicolon();return p}}}unexpected()});function labeled_statement(){var e=as_symbol(wt);if(e.name==="await"&&is_in_async()){token_error(r.prev,"await cannot be used as label inside async function")}if(r.labels.some(t=>t.name===e.name)){croak("Label "+e.name+" defined twice")}expect(":");r.labels.push(e);var t=i();r.labels.pop();if(!(t instanceof H)){e.references.forEach(function(t){if(t instanceof he){t=t.label.start;croak("Continue label `"+e.name+"` refers to non-IterationStatement.",t.line,t.col,t.pos)}})}return new z({body:t,label:e})}function simple_statement(e){return new N({body:(e=w(true),semicolon(),e)})}function break_cont(e){var t=null,n;if(!can_insert_semicolon()){t=as_symbol(xt,true)}if(t!=null){n=r.labels.find(e=>e.name===t.name);if(!n)croak("Undefined label "+t.name);t.thedef=n}else if(r.in_loop==0)croak(e.TYPE+" not inside a loop or switch");semicolon();var i=new e({label:t});if(n)n.references.push(i);return i}function for_(){var e="`for await` invalid in this context";var t=r.token;if(t.type=="name"&&t.value=="await"){if(!is_in_async()){token_error(t,e)}next()}else{t=false}expect("(");var n=null;if(!is("punc",";")){n=is("keyword","var")?(next(),a(true)):is("keyword","let")?(next(),u(true)):is("keyword","const")?(next(),l(true)):w(true,true);var i=is("operator","in");var s=is("name","of");if(t&&!s){token_error(t,e)}if(i||s){if(n instanceof De){if(n.definitions.length>1)token_error(n.start,"Only one variable declaration allowed in for..in loop")}else if(!(is_assignable(n)||(n=to_destructuring(n))instanceof ie)){token_error(n.start,"Invalid left-hand side in for..in loop")}next();if(i){return for_in(n)}else{return for_of(n,!!t)}}}else if(t){token_error(t,e)}return regular_for(n)}function regular_for(e){expect(";");var t=is("punc",";")?null:w(true);expect(";");var n=is("punc",")")?null:w(true);expect(")");return new W({init:e,condition:t,step:n,body:in_loop(function(){return i(false,true)})})}function for_of(e,t){var n=e instanceof De?e.definitions[0].name:null;var r=w(true);expect(")");return new X({await:t,init:e,name:n,object:r,body:in_loop(function(){return i(false,true)})})}function for_in(e){var t=w(true);expect(")");return new K({init:e,object:t,body:in_loop(function(){return i(false,true)})})}var s=function(e,t,n){if(has_newline_before(r.token)){croak("Unexpected newline before arrow (=>)")}expect_token("arrow","=>");var i=_function_body(is("punc","{"),false,n);var s=i instanceof Array&&i.length?i[i.length-1].end:i instanceof Array?e:i.end;return new ne({start:e,end:s,async:n,argnames:t,body:i})};var o=function(e,t,n,r){var i=e===re;var s=is("operator","*");if(s){next()}var o=is("name")?as_symbol(i?dt:gt):null;if(i&&!o){if(r){e=te}else{unexpected()}}if(o&&e!==ee&&!(o instanceof at))unexpected(prev());var a=[];var c=_function_body(true,s||t,n,o,a);return new e({start:a.start,end:c.end,is_generator:s,async:n,name:o,argnames:a,body:c})};function track_used_binding_identifiers(e,t){var n=new Set;var r=false;var i=false;var s=false;var o=!!t;var a={add_parameter:function(t){if(n.has(t.value)){if(r===false){r=t}a.check_strict()}else{n.add(t.value);if(e){switch(t.value){case"arguments":case"eval":case"yield":if(o){token_error(t,"Unexpected "+t.value+" identifier as parameter inside strict mode")}break;default:if(c.has(t.value)){unexpected()}}}}},mark_default_assignment:function(e){if(i===false){i=e}},mark_spread:function(e){if(s===false){s=e}},mark_strict_mode:function(){o=true},is_strict:function(){return i!==false||s!==false||o},check_strict:function(){if(a.is_strict()&&r!==false){token_error(r,"Parameter "+r.value+" was used already")}}};return a}function parameters(e){var t=track_used_binding_identifiers(true,r.input.has_directive("use strict"));expect("(");while(!is("punc",")")){var n=parameter(t);e.push(n);if(!is("punc",")")){expect(",")}if(n instanceof Z){break}}next()}function parameter(e,t){var n;var i=false;if(e===undefined){e=track_used_binding_identifiers(true,r.input.has_directive("use strict"))}if(is("expand","...")){i=r.token;e.mark_spread(r.token);next()}n=binding_element(e,t);if(is("operator","=")&&i===false){e.mark_default_assignment(r.token);next();n=new Ke({start:n.start,left:n,operator:"=",right:w(false),end:r.token})}if(i!==false){if(!is("punc",")")){unexpected()}n=new Z({start:i,expression:n,end:i})}e.check_strict();return n}function binding_element(e,t){var n=[];var i=true;var s=false;var o;var a=r.token;if(e===undefined){e=track_used_binding_identifiers(false,r.input.has_directive("use strict"))}t=t===undefined?pt:t;if(is("punc","[")){next();while(!is("punc","]")){if(i){i=false}else{expect(",")}if(is("expand","...")){s=true;o=r.token;e.mark_spread(r.token);next()}if(is("punc")){switch(r.token.value){case",":n.push(new Bt({start:r.token,end:r.token}));continue;case"]":break;case"[":case"{":n.push(binding_element(e,t));break;default:unexpected()}}else if(is("name")){e.add_parameter(r.token);n.push(as_symbol(t))}else{croak("Invalid function parameter")}if(is("operator","=")&&s===false){e.mark_default_assignment(r.token);next();n[n.length-1]=new Ke({start:n[n.length-1].start,left:n[n.length-1],operator:"=",right:w(false),end:r.token})}if(s){if(!is("punc","]")){croak("Rest element must be last element")}n[n.length-1]=new Z({start:o,expression:n[n.length-1],end:o})}}expect("]");e.check_strict();return new ie({start:a,names:n,is_array:true,end:prev()})}else if(is("punc","{")){next();while(!is("punc","}")){if(i){i=false}else{expect(",")}if(is("expand","...")){s=true;o=r.token;e.mark_spread(r.token);next()}if(is("name")&&(is_token(peek(),"punc")||is_token(peek(),"operator"))&&[",","}","="].includes(peek().value)){e.add_parameter(r.token);var c=prev();var u=as_symbol(t);if(s){n.push(new Z({start:o,expression:u,end:u.end}))}else{n.push(new Qe({start:c,key:u.name,value:u,end:u.end}))}}else if(is("punc","}")){continue}else{var l=r.token;var f=as_property_name();if(f===null){unexpected(prev())}else if(prev().type==="name"&&!is("punc",":")){n.push(new Qe({start:prev(),key:f,value:new t({start:prev(),name:f,end:prev()}),end:prev()}))}else{expect(":");n.push(new Qe({start:l,quote:l.quote,key:f,value:binding_element(e,t),end:prev()}))}}if(s){if(!is("punc","}")){croak("Rest element must be last element")}}else if(is("operator","=")){e.mark_default_assignment(r.token);next();n[n.length-1].value=new Ke({start:n[n.length-1].value.start,left:n[n.length-1].value,operator:"=",right:w(false),end:r.token})}}expect("}");e.check_strict();return new ie({start:a,names:n,is_array:false,end:prev()})}else if(is("name")){e.add_parameter(r.token);return as_symbol(t)}else{croak("Invalid function parameter")}}function params_or_seq_(e,t){var n;var i;var s;var o=[];expect("(");while(!is("punc",")")){if(n)unexpected(n);if(is("expand","...")){n=r.token;if(t)i=r.token;next();o.push(new Z({start:prev(),expression:w(),end:r.token}))}else{o.push(w())}if(!is("punc",")")){expect(",");if(is("punc",")")){s=prev();if(t)i=s}}}expect(")");if(e&&is("arrow","=>")){if(n&&s)unexpected(s)}else if(i){unexpected(i)}return o}function _function_body(e,t,n,i,s){var o=r.in_loop;var a=r.labels;var c=r.in_generator;var u=r.in_async;++r.in_function;if(t)r.in_generator=r.in_function;if(n)r.in_async=r.in_function;if(s)parameters(s);if(e)r.in_directives=true;r.in_loop=0;r.labels=[];if(e){r.input.push_directives_stack();var l=block_();if(i)_verify_symbol(i);if(s)s.forEach(_verify_symbol);r.input.pop_directives_stack()}else{var l=[new le({start:r.token,value:w(false),end:r.token})]}--r.in_function;r.in_loop=o;r.labels=a;r.in_generator=c;r.in_async=u;return l}function _await_expression(){if(!is_in_async()){croak("Unexpected await expression outside async function",r.prev.line,r.prev.col,r.prev.pos)}return new me({start:prev(),end:r.token,expression:y(true)})}function _yield_expression(){if(!is_in_generator()){croak("Unexpected yield expression outside generator function",r.prev.line,r.prev.col,r.prev.pos)}var e=r.token;var t=false;var n=true;if(can_insert_semicolon()||is("punc")&&E.has(r.token.value)){n=false}else if(is("operator","*")){t=true;next()}return new ge({start:e,is_star:t,expression:n?w():null,end:prev()})}function if_(){var e=parenthesised(),t=i(false,false,true),n=null;if(is("keyword","else")){next();n=i(false,false,true)}return new ye({condition:e,body:t,alternative:n})}function block_(){expect("{");var e=[];while(!is("punc","}")){if(is("eof"))unexpected();e.push(i())}next();return e}function switch_body_(){expect("{");var e=[],t=null,n=null,s;while(!is("punc","}")){if(is("eof"))unexpected();if(is("keyword","case")){if(n)n.end=prev();t=[];n=new Ee({start:(s=r.token,next(),s),expression:w(true),body:t});e.push(n);expect(":")}else if(is("keyword","default")){if(n)n.end=prev();t=[];n=new be({start:(s=r.token,next(),expect(":"),s),body:t});e.push(n)}else{if(!t)unexpected();t.push(i())}}if(n)n.end=prev();next();return e}function try_(){var e=block_(),t=null,n=null;if(is("keyword","catch")){var i=r.token;next();if(is("punc","{")){var s=null}else{expect("(");var s=parameter(undefined,_t);expect(")")}t=new Se({start:i,argname:s,body:block_(),end:prev()})}if(is("keyword","finally")){var i=r.token;next();n=new ke({start:i,body:block_(),end:prev()})}if(!t&&!n)croak("Missing catch/finally blocks");return new we({body:e,bcatch:t,bfinally:n})}function vardefs(e,t){var n=[];var i;for(;;){var s=t==="var"?ct:t==="const"?lt:t==="let"?ft:null;if(is("punc","{")||is("punc","[")){i=new Te({start:r.token,name:binding_element(undefined,s),value:is("operator","=")?(expect_token("operator","="),w(false,e)):null,end:prev()})}else{i=new Te({start:r.token,name:as_symbol(s),value:is("operator","=")?(next(),w(false,e)):!e&&t==="const"?croak("Missing initializer in const declaration"):null,end:prev()});if(i.name.name=="import")croak("Unexpected token: import")}n.push(i);if(!is("punc",","))break;next()}return n}var a=function(e){return new xe({start:prev(),definitions:vardefs(e,"var"),end:prev()})};var u=function(e){return new Ce({start:prev(),definitions:vardefs(e,"let"),end:prev()})};var l=function(e){return new Ae({start:prev(),definitions:vardefs(e,"const"),end:prev()})};var f=function(e){var t=r.token;expect_token("operator","new");if(is("punc",".")){next();expect_token("name","target");return g(new ot({start:t,end:prev()}),e)}var n=p(false),i;if(is("punc","(")){next();i=expr_list(")",true)}else{i=[]}var s=new Pe({start:t,expression:n,args:i,end:prev()});annotate(s);return g(s,e)};function as_atom_node(){var e=r.token,t;switch(e.type){case"name":t=_make_symbol(St);break;case"num":t=new Ot({start:e,end:e,value:e.value});break;case"big_int":t=new Ft({start:e,end:e,value:e.value});break;case"string":t=new Mt({start:e,end:e,value:e.value,quote:e.quote});break;case"regexp":t=new It({start:e,end:e,value:e.value});break;case"atom":switch(e.value){case"false":t=new zt({start:e,end:e});break;case"true":t=new Ht({start:e,end:e});break;case"null":t=new Pt({start:e,end:e});break}break}next();return t}function to_fun_args(e,t){var n=function(e,t){if(t){return new Ke({start:e.start,left:e,operator:"=",right:t,end:t.end})}return e};if(e instanceof Je){return n(new ie({start:e.start,end:e.end,is_array:false,names:e.properties.map(e=>to_fun_args(e))}),t)}else if(e instanceof Qe){e.value=to_fun_args(e.value);return n(e,t)}else if(e instanceof Bt){return e}else if(e instanceof ie){e.names=e.names.map(e=>to_fun_args(e));return n(e,t)}else if(e instanceof St){return n(new pt({name:e.name,start:e.start,end:e.end}),t)}else if(e instanceof Z){e.expression=to_fun_args(e.expression);return n(e,t)}else if(e instanceof Xe){return n(new ie({start:e.start,end:e.end,is_array:true,names:e.elements.map(e=>to_fun_args(e))}),t)}else if(e instanceof We){return n(to_fun_args(e.left,e.right),t)}else if(e instanceof Ke){e.left=to_fun_args(e.left);return e}else{croak("Invalid function parameter",e.start.line,e.start.col)}}var p=function(e,t){if(is("operator","new")){return f(e)}if(is("operator","import")){return import_meta()}var i=r.token;var a;var c=is("name","async")&&(a=peek()).value!="["&&a.type!="arrow"&&as_atom_node();if(is("punc")){switch(r.token.value){case"(":if(c&&!e)break;var u=params_or_seq_(t,!c);if(t&&is("arrow","=>")){return s(i,u.map(e=>to_fun_args(e)),!!c)}var l=c?new Re({expression:c,args:u}):u.length==1?u[0]:new Ne({expressions:u});if(l.start){const e=i.comments_before.length;n.set(i,e);l.start.comments_before.unshift(...i.comments_before);i.comments_before=l.start.comments_before;if(e==0&&i.comments_before.length>0){var p=i.comments_before[0];if(!p.nlb){p.nlb=i.nlb;i.nlb=false}}i.comments_after=l.start.comments_after}l.start=i;var h=prev();if(l.end){h.comments_before=l.end.comments_before;l.end.comments_after.push(...h.comments_after);h.comments_after=l.end.comments_after}l.end=h;if(l instanceof Re)annotate(l);return g(l,e);case"[":return g(d(),e);case"{":return g(m(),e)}if(!c)unexpected()}if(t&&is("name")&&is_token(peek(),"arrow")){var y=new pt({name:r.token.value,start:i,end:i});next();return s(i,[y],!!c)}if(is("keyword","function")){next();var v=o(te,false,!!c);v.start=i;v.end=prev();return g(v,e)}if(c)return g(c,e);if(is("keyword","class")){next();var _=class_(it);_.start=i;_.end=prev();return g(_,e)}if(is("template_head")){return g(template_string(),e)}if(M.has(r.token.type)){return g(as_atom_node(),e)}unexpected()};function template_string(){var e=[],t=r.token;e.push(new ae({start:r.token,raw:r.token.raw,value:r.token.value,end:r.token}));while(!r.token.end){next();handle_regexp();e.push(w(true));if(!is_token("template_substitution")){unexpected()}e.push(new ae({start:r.token,raw:r.token.raw,value:r.token.value,end:r.token}))}next();return new oe({start:t,segments:e,end:r.token})}function expr_list(e,t,n){var i=true,s=[];while(!is("punc",e)){if(i)i=false;else expect(",");if(t&&is("punc",e))break;if(is("punc",",")&&n){s.push(new Bt({start:r.token,end:r.token}))}else if(is("expand","...")){next();s.push(new Z({start:prev(),expression:w(),end:r.token}))}else{s.push(w(false))}}next();return s}var d=embed_tokens(function(){expect("[");return new Xe({elements:expr_list("]",!t.strict,true)})});var h=embed_tokens((e,t)=>{return o(ee,e,t)});var m=embed_tokens(function object_or_destructuring_(){var e=r.token,n=true,i=[];expect("{");while(!is("punc","}")){if(n)n=false;else expect(",");if(!t.strict&&is("punc","}"))break;e=r.token;if(e.type=="expand"){next();i.push(new Z({start:e,expression:w(false),end:prev()}));continue}var s=as_property_name();var o;if(!is("punc",":")){var a=concise_method_or_getset(s,e);if(a){i.push(a);continue}o=new St({start:prev(),name:s,end:prev()})}else if(s===null){unexpected(prev())}else{next();o=w(false)}if(is("operator","=")){next();o=new We({start:e,left:o,operator:"=",right:w(false),end:prev()})}i.push(new Qe({start:e,quote:e.quote,key:s instanceof F?s:""+s,value:o,end:prev()}))}next();return new Je({properties:i})});function class_(e){var t,n,i,s,o=[];r.input.push_directives_stack();r.input.add_directive("use strict");if(r.token.type=="name"&&r.token.value!="extends"){i=as_symbol(e===rt?yt:vt)}if(e===rt&&!i){unexpected()}if(r.token.value=="extends"){next();s=w(true)}expect("{");while(is("punc",";")){next()}while(!is("punc","}")){t=r.token;n=concise_method_or_getset(as_property_name(),t,true);if(!n){unexpected()}o.push(n);while(is("punc",";")){next()}}r.input.pop_directives_stack();next();return new e({start:t,name:i,extends:s,properties:o,end:prev()})}function concise_method_or_getset(e,t,n){var i=function(e,t){if(typeof e==="string"||typeof e==="number"){return new ht({start:t,name:""+e,end:prev()})}else if(e===null){unexpected()}return e};const s=e=>{if(typeof e==="string"||typeof e==="number"){return new mt({start:u,end:u,name:""+e})}else if(e===null){unexpected()}return e};var o=false;var a=false;var c=false;var u=t;if(n&&e==="static"&&!is("punc","(")){a=true;u=r.token;e=as_property_name()}if(e==="async"&&!is("punc","(")&&!is("punc",",")&&!is("punc","}")&&!is("operator","=")){o=true;u=r.token;e=as_property_name()}if(e===null){c=true;u=r.token;e=as_property_name();if(e===null){unexpected()}}if(is("punc","(")){e=i(e,t);var l=new et({start:t,static:a,is_generator:c,async:o,key:e,quote:e instanceof ht?u.quote:undefined,value:h(c,o),end:prev()});return l}const f=r.token;if(e=="get"){if(!is("punc")||is("punc","[")){e=i(as_property_name(),t);return new $e({start:t,static:a,key:e,quote:e instanceof ht?f.quote:undefined,value:h(),end:prev()})}}else if(e=="set"){if(!is("punc")||is("punc","[")){e=i(as_property_name(),t);return new Ze({start:t,static:a,key:e,quote:e instanceof ht?f.quote:undefined,value:h(),end:prev()})}}if(n){const n=s(e);const r=n instanceof mt?u.quote:undefined;if(is("operator","=")){next();return new nt({start:t,static:a,quote:r,key:n,value:w(false),end:prev()})}else if(is("name")||is("punc",";")||is("punc","}")){return new nt({start:t,static:a,quote:r,key:n,end:prev()})}}}function import_(){var e=prev();var t;var n;if(is("name")){t=as_symbol(bt)}if(is("punc",",")){next()}n=map_names(true);if(n||t){expect_token("name","from")}var i=r.token;if(i.type!=="string"){unexpected()}next();return new Oe({start:e,imported_name:t,imported_names:n,module_name:new Mt({start:i,value:i.value,quote:i.quote,end:i}),end:r.token})}function import_meta(){var e=r.token;expect_token("operator","import");expect_token("punc",".");expect_token("name","meta");return g(new Fe({start:e,end:prev()}),false)}function map_name(e){function make_symbol(e){return new e({name:as_property_name(),start:prev(),end:prev()})}var t=e?Et:Dt;var n=e?bt:kt;var i=r.token;var s;var o;if(e){s=make_symbol(t)}else{o=make_symbol(n)}if(is("name","as")){next();if(e){o=make_symbol(n)}else{s=make_symbol(t)}}else if(e){o=new n(s)}else{s=new t(o)}return new Me({start:i,foreign_name:s,name:o,end:prev()})}function map_nameAsterisk(e,t){var n=e?Et:Dt;var i=e?bt:kt;var s=r.token;var o;var a=prev();t=t||new i({name:"*",start:s,end:a});o=new n({name:"*",start:s,end:a});return new Me({start:s,foreign_name:o,name:t,end:a})}function map_names(e){var t;if(is("punc","{")){next();t=[];while(!is("punc","}")){t.push(map_name(e));if(is("punc",",")){next()}}next()}else if(is("operator","*")){var n;next();if(e&&is("name","as")){next();n=as_symbol(e?bt:Dt)}t=[map_nameAsterisk(e,n)]}return t}function export_(){var e=r.token;var t;var n;if(is("keyword","default")){t=true;next()}else if(n=map_names(false)){if(is("name","from")){next();var s=r.token;if(s.type!=="string"){unexpected()}next();return new Ie({start:e,is_default:t,exported_names:n,module_name:new Mt({start:s,value:s.value,quote:s.quote,end:s}),end:prev()})}else{return new Ie({start:e,is_default:t,exported_names:n,end:prev()})}}var o;var a;var c;if(is("punc","{")||t&&(is("keyword","class")||is("keyword","function"))&&is_token(peek(),"punc")){a=w(false);semicolon()}else if((o=i(t))instanceof De&&t){unexpected(o.start)}else if(o instanceof De||o instanceof $||o instanceof rt){c=o}else if(o instanceof N){a=o.body}else{unexpected(o.start)}return new Ie({start:e,is_default:t,exported_value:a,exported_definition:c,end:prev()})}function as_property_name(){var e=r.token;switch(e.type){case"punc":if(e.value==="["){next();var t=w(false);expect("]");return t}else unexpected(e);case"operator":if(e.value==="*"){next();return null}if(!["delete","in","instanceof","new","typeof","void"].includes(e.value)){unexpected(e)}case"name":case"string":case"num":case"big_int":case"keyword":case"atom":next();return e.value;default:unexpected(e)}}function as_name(){var e=r.token;if(e.type!="name")unexpected();next();return e.value}function _make_symbol(e){var t=r.token.value;return new(t=="this"?Ct:t=="super"?At:e)({name:String(t),start:r.token,end:r.token})}function _verify_symbol(e){var t=e.name;if(is_in_generator()&&t=="yield"){token_error(e.start,"Yield cannot be used as identifier inside generators")}if(r.input.has_directive("use strict")){if(t=="yield"){token_error(e.start,"Unexpected yield identifier inside strict mode")}if(e instanceof at&&(t=="arguments"||t=="eval")){token_error(e.start,"Unexpected "+t+" in strict mode")}}}function as_symbol(e,t){if(!is("name")){if(!t)croak("Name expected");return null}var n=_make_symbol(e);_verify_symbol(n);next();return n}function annotate(e){var t=e.start;var r=t.comments_before;const i=n.get(t);var s=i!=null?i:r.length;while(--s>=0){var o=r[s];if(/[@#]__/.test(o.value)){if(/[@#]__PURE__/.test(o.value)){set_annotation(e,Gt);break}if(/[@#]__INLINE__/.test(o.value)){set_annotation(e,qt);break}if(/[@#]__NOINLINE__/.test(o.value)){set_annotation(e,Wt);break}}}}var g=function(e,t,n){var r=e.start;if(is("punc",".")){next();return g(new Be({start:r,expression:e,optional:false,property:as_name(),end:prev()}),t,n)}if(is("punc","[")){next();var i=w(true);expect("]");return g(new je({start:r,expression:e,optional:false,property:i,end:prev()}),t,n)}if(t&&is("punc","(")){next();var s=new Re({start:r,expression:e,optional:false,args:call_args(),end:prev()});annotate(s);return g(s,true,n)}if(is("punc","?.")){next();let n;if(t&&is("punc","(")){next();const t=new Re({start:r,optional:true,expression:e,args:call_args(),end:prev()});annotate(t);n=g(t,true,true)}else if(is("name")){n=g(new Be({start:r,expression:e,optional:true,property:as_name(),end:prev()}),t,true)}else if(is("punc","[")){next();const i=w(true);expect("]");n=g(new je({start:r,expression:e,optional:true,property:i,end:prev()}),t,true)}if(!n)unexpected();if(n instanceof Ue)return n;return new Ue({start:r,expression:n,end:prev()})}if(is("template_head")){if(n){unexpected()}return g(new se({start:r,prefix:e,template_string:template_string(),end:prev()}),t)}return e};function call_args(){var e=[];while(!is("punc",")")){if(is("expand","...")){next();e.push(new Z({start:prev(),expression:w(false),end:prev()}))}else{e.push(w(false))}if(!is("punc",")")){expect(",")}}next();return e}var y=function(e,t){var n=r.token;if(n.type=="name"&&n.value=="await"){if(is_in_async()){next();return _await_expression()}else if(r.input.has_directive("use strict")){token_error(r.token,"Unexpected await identifier inside strict mode")}}if(is("operator")&&x.has(n.value)){next();handle_regexp();var i=make_unary(He,n,y(e));i.start=n;i.end=prev();return i}var s=p(e,t);while(is("operator")&&C.has(r.token.value)&&!has_newline_before(r.token)){if(s instanceof ne)unexpected();s=make_unary(Ve,r.token,s);s.start=n;s.end=r.token;next()}return s};function make_unary(e,t,n){var i=t.value;switch(i){case"++":case"--":if(!is_assignable(n))croak("Invalid use of "+i+" operator",t.line,t.col,t.pos);break;case"delete":if(n instanceof St&&r.input.has_directive("use strict"))croak("Calling delete on expression not allowed in strict mode",n.start.line,n.start.col,n.start.pos);break}return new e({operator:i,expression:n})}var v=function(e,t,n){var i=is("operator")?r.token.value:null;if(i=="in"&&n)i=null;if(i=="**"&&e instanceof He&&!is_token(e.start,"punc","(")&&e.operator!=="--"&&e.operator!=="++")unexpected(e.start);var s=i!=null?T[i]:null;if(s!=null&&(s>t||i==="**"&&t===s)){next();var o=v(y(true),s,n);return v(new Ge({start:e.start,left:e,operator:i,right:o,end:o.end}),t,n)}return e};function expr_ops(e){return v(y(true,true),0,e)}var _=function(e){var t=r.token;var n=expr_ops(e);if(is("operator","?")){next();var i=w(false);expect(":");return new qe({start:t,condition:n,consequent:i,alternative:w(false,e),end:prev()})}return n};function is_assignable(e){return e instanceof Le||e instanceof St}function to_destructuring(e){if(e instanceof Je){e=new ie({start:e.start,names:e.properties.map(to_destructuring),is_array:false,end:e.end})}else if(e instanceof Xe){var t=[];for(var n=0;n=0;){s+="this."+t[o]+" = props."+t[o]+";"}const a=r&&Object.create(r.prototype);if(a&&a.initialize||n&&n.initialize)s+="this.initialize();";s+="}";s+="this.flags = 0;";s+="}";var c=new Function(s)();if(a){c.prototype=a;c.BASE=r}if(r)r.SUBCLASSES.push(c);c.prototype.CTOR=c;c.prototype.constructor=c;c.PROPS=t||null;c.SELF_PROPS=i;c.SUBCLASSES=[];if(e){c.prototype.TYPE=c.TYPE=e}if(n)for(o in n)if(HOP(n,o)){if(o[0]==="$"){c[o.substr(1)]=n[o]}else{c.prototype[o]=n[o]}}c.DEFMETHOD=function(e,t){this.prototype[e]=t};return c}var O=DEFNODE("Token","type value line col pos endline endcol endpos nlb comments_before comments_after file raw quote end",{},null);var F=DEFNODE("Node","start end",{_clone:function(e){if(e){var t=this.clone();return t.transform(new TreeTransformer(function(e){if(e!==t){return e.clone(true)}}))}return new this.CTOR(this)},clone:function(e){return this._clone(e)},$documentation:"Base class of all AST nodes",$propdoc:{start:"[AST_Token] The first token of this node",end:"[AST_Token] The last token of this node"},_walk:function(e){return e._visit(this)},walk:function(e){return this._walk(e)},_children_backwards:()=>{}},null);var I=DEFNODE("Statement",null,{$documentation:"Base class of all statements"});var R=DEFNODE("Debugger",null,{$documentation:"Represents a debugger statement"},I);var P=DEFNODE("Directive","value quote",{$documentation:'Represents a directive, like "use strict";',$propdoc:{value:"[string] The value of this directive as a plain string (it's not an AST_String!)",quote:"[string] the original quote character"}},I);var N=DEFNODE("SimpleStatement","body",{$documentation:"A statement consisting of an expression, i.e. a = 1 + 2",$propdoc:{body:"[AST_Node] an expression node (should not be instanceof AST_Statement)"},_walk:function(e){return e._visit(this,function(){this.body._walk(e)})},_children_backwards(e){e(this.body)}},I);function walk_body(e,t){const n=e.body;for(var r=0,i=n.length;r SymbolDef for all variables/functions defined in this scope",functions:"[Map/S] like `variables`, but only lists function declarations",uses_with:"[boolean/S] tells whether this scope uses the `with` statement",uses_eval:"[boolean/S] tells whether this scope contains a direct call to the global `eval`",parent_scope:"[AST_Scope?/S] link to the parent scope",enclosed:"[SymbolDef*/S] a list of all symbol definitions that are accessed from this scope or any subscopes",cname:"[integer/S] current index for mangling variables (used internally by the mangler)"},get_defun_scope:function(){var e=this;while(e.is_block_scope()){e=e.parent_scope}return e},clone:function(e,t){var n=this._clone(e);if(e&&this.variables&&t&&!this._block_scope){n.figure_out_scope({},{toplevel:t,parent_scope:this.parent_scope})}else{if(this.variables)n.variables=new Map(this.variables);if(this.functions)n.functions=new Map(this.functions);if(this.enclosed)n.enclosed=this.enclosed.slice();if(this._block_scope)n._block_scope=this._block_scope}return n},pinned:function(){return this.uses_eval||this.uses_with}},L);var Q=DEFNODE("Toplevel","globals",{$documentation:"The toplevel scope",$propdoc:{globals:"[Map/S] a map of name -> SymbolDef for all undeclared names"},wrap_commonjs:function(e){var t=this.body;var n="(function(exports){'$ORIG';})(typeof "+e+"=='undefined'?("+e+"={}):"+e+");";n=parse(n);n=n.transform(new TreeTransformer(function(e){if(e instanceof P&&e.value=="$ORIG"){return r.splice(t)}}));return n},wrap_enclose:function(e){if(typeof e!="string")e="";var t=e.indexOf(":");if(t<0)t=e.length;var n=this.body;return parse(["(function(",e.slice(0,t),'){"$ORIG"})(',e.slice(t+1),")"].join("")).transform(new TreeTransformer(function(e){if(e instanceof P&&e.value=="$ORIG"){return r.splice(n)}}))}},Y);var Z=DEFNODE("Expansion","expression",{$documentation:"An expandible argument, such as ...rest, a splat, such as [1,2,...all], or an expansion in a variable declaration, such as var [first, ...rest] = list",$propdoc:{expression:"[AST_Node] the thing to be expanded"},_walk:function(e){return e._visit(this,function(){this.expression.walk(e)})},_children_backwards(e){e(this.expression)}});var $=DEFNODE("Lambda","name argnames uses_arguments is_generator async",{$documentation:"Base class for functions",$propdoc:{name:"[AST_SymbolDeclaration?] the name of this function",argnames:"[AST_SymbolFunarg|AST_Destructuring|AST_Expansion|AST_DefaultAssign*] array of function arguments, destructurings, or expanding arguments",uses_arguments:"[boolean/S] tells whether this function accesses the arguments array",is_generator:"[boolean] is this a generator method",async:"[boolean] is this method async"},args_as_names:function(){var e=[];for(var t=0;t b)"},$);var re=DEFNODE("Defun",null,{$documentation:"A function definition"},$);var ie=DEFNODE("Destructuring","names is_array",{$documentation:"A destructuring of several names. Used in destructuring assignment and with destructuring function argument names",$propdoc:{names:"[AST_Node*] Array of properties or elements",is_array:"[Boolean] Whether the destructuring represents an object or array"},_walk:function(e){return e._visit(this,function(){this.names.forEach(function(t){t._walk(e)})})},_children_backwards(e){let t=this.names.length;while(t--)e(this.names[t])},all_symbols:function(){var e=[];this.walk(new TreeWalker(function(t){if(t instanceof st){e.push(t)}}));return e}});var se=DEFNODE("PrefixedTemplateString","template_string prefix",{$documentation:"A templatestring with a prefix, such as String.raw`foobarbaz`",$propdoc:{template_string:"[AST_TemplateString] The template string",prefix:"[AST_Node] The prefix, which will get called."},_walk:function(e){return e._visit(this,function(){this.prefix._walk(e);this.template_string._walk(e)})},_children_backwards(e){e(this.template_string);e(this.prefix)}});var oe=DEFNODE("TemplateString","segments",{$documentation:"A template string literal",$propdoc:{segments:"[AST_Node*] One or more segments, starting with AST_TemplateSegment. AST_Node may follow AST_TemplateSegment, but each AST_Node must be followed by AST_TemplateSegment."},_walk:function(e){return e._visit(this,function(){this.segments.forEach(function(t){t._walk(e)})})},_children_backwards(e){let t=this.segments.length;while(t--)e(this.segments[t])}});var ae=DEFNODE("TemplateSegment","value raw",{$documentation:"A segment of a template string literal",$propdoc:{value:"Content of the segment",raw:"Raw content of the segment"}});var ce=DEFNODE("Jump",null,{$documentation:"Base class for “jumps” (for now that's `return`, `throw`, `break` and `continue`)"},I);var ue=DEFNODE("Exit","value",{$documentation:"Base class for “exits” (`return` and `throw`)",$propdoc:{value:"[AST_Node?] the value returned or thrown by this statement; could be null for AST_Return"},_walk:function(e){return e._visit(this,this.value&&function(){this.value._walk(e)})},_children_backwards(e){if(this.value)e(this.value)}},ce);var le=DEFNODE("Return",null,{$documentation:"A `return` statement"},ue);var fe=DEFNODE("Throw",null,{$documentation:"A `throw` statement"},ue);var pe=DEFNODE("LoopControl","label",{$documentation:"Base class for loop control statements (`break` and `continue`)",$propdoc:{label:"[AST_LabelRef?] the label, or null if none"},_walk:function(e){return e._visit(this,this.label&&function(){this.label._walk(e)})},_children_backwards(e){if(this.label)e(this.label)}},ce);var de=DEFNODE("Break",null,{$documentation:"A `break` statement"},pe);var he=DEFNODE("Continue",null,{$documentation:"A `continue` statement"},pe);var me=DEFNODE("Await","expression",{$documentation:"An `await` statement",$propdoc:{expression:"[AST_Node] the mandatory expression being awaited"},_walk:function(e){return e._visit(this,function(){this.expression._walk(e)})},_children_backwards(e){e(this.expression)}});var ge=DEFNODE("Yield","expression is_star",{$documentation:"A `yield` statement",$propdoc:{expression:"[AST_Node?] the value returned or thrown by this statement; could be null (representing undefined) but only when is_star is set to false",is_star:"[Boolean] Whether this is a yield or yield* statement"},_walk:function(e){return e._visit(this,this.expression&&function(){this.expression._walk(e)})},_children_backwards(e){if(this.expression)e(this.expression)}});var ye=DEFNODE("If","condition alternative",{$documentation:"A `if` statement",$propdoc:{condition:"[AST_Node] the `if` condition",alternative:"[AST_Statement?] the `else` part, or null if not present"},_walk:function(e){return e._visit(this,function(){this.condition._walk(e);this.body._walk(e);if(this.alternative)this.alternative._walk(e)})},_children_backwards(e){if(this.alternative){e(this.alternative)}e(this.body);e(this.condition)}},U);var ve=DEFNODE("Switch","expression",{$documentation:"A `switch` statement",$propdoc:{expression:"[AST_Node] the `switch` “discriminant”"},_walk:function(e){return e._visit(this,function(){this.expression._walk(e);walk_body(this,e)})},_children_backwards(e){let t=this.body.length;while(t--)e(this.body[t]);e(this.expression)}},L);var _e=DEFNODE("SwitchBranch",null,{$documentation:"Base class for `switch` branches"},L);var be=DEFNODE("Default",null,{$documentation:"A `default` switch branch"},_e);var Ee=DEFNODE("Case","expression",{$documentation:"A `case` switch branch",$propdoc:{expression:"[AST_Node] the `case` expression"},_walk:function(e){return e._visit(this,function(){this.expression._walk(e);walk_body(this,e)})},_children_backwards(e){let t=this.body.length;while(t--)e(this.body[t]);e(this.expression)}},_e);var we=DEFNODE("Try","bcatch bfinally",{$documentation:"A `try` statement",$propdoc:{bcatch:"[AST_Catch?] the catch block, or null if not present",bfinally:"[AST_Finally?] the finally block, or null if not present"},_walk:function(e){return e._visit(this,function(){walk_body(this,e);if(this.bcatch)this.bcatch._walk(e);if(this.bfinally)this.bfinally._walk(e)})},_children_backwards(e){if(this.bfinally)e(this.bfinally);if(this.bcatch)e(this.bcatch);let t=this.body.length;while(t--)e(this.body[t])}},L);var Se=DEFNODE("Catch","argname",{$documentation:"A `catch` node; only makes sense as part of a `try` statement",$propdoc:{argname:"[AST_SymbolCatch|AST_Destructuring|AST_Expansion|AST_DefaultAssign] symbol for the exception"},_walk:function(e){return e._visit(this,function(){if(this.argname)this.argname._walk(e);walk_body(this,e)})},_children_backwards(e){let t=this.body.length;while(t--)e(this.body[t]);if(this.argname)e(this.argname)}},L);var ke=DEFNODE("Finally",null,{$documentation:"A `finally` node; only makes sense as part of a `try` statement"},L);var De=DEFNODE("Definitions","definitions",{$documentation:"Base class for `var` or `const` nodes (variable declarations/initializations)",$propdoc:{definitions:"[AST_VarDef*] array of variable definitions"},_walk:function(e){return e._visit(this,function(){var t=this.definitions;for(var n=0,r=t.length;n a`"},Ge);var Xe=DEFNODE("Array","elements",{$documentation:"An array literal",$propdoc:{elements:"[AST_Node*] array of elements"},_walk:function(e){return e._visit(this,function(){var t=this.elements;for(var n=0,r=t.length;nt._walk(e))})},_children_backwards(e){let t=this.properties.length;while(t--)e(this.properties[t]);if(this.extends)e(this.extends);if(this.name)e(this.name)}},Y);var nt=DEFNODE("ClassProperty","static quote",{$documentation:"A class property",$propdoc:{static:"[boolean] whether this is a static key",quote:"[string] which quote is being used"},_walk:function(e){return e._visit(this,function(){if(this.key instanceof F)this.key._walk(e);if(this.value instanceof F)this.value._walk(e)})},_children_backwards(e){if(this.value instanceof F)e(this.value);if(this.key instanceof F)e(this.key)},computed_key(){return!(this.key instanceof mt)}},Ye);var rt=DEFNODE("DefClass",null,{$documentation:"A class definition"},tt);var it=DEFNODE("ClassExpression",null,{$documentation:"A class expression."},tt);var st=DEFNODE("Symbol","scope name thedef",{$propdoc:{name:"[string] name of this symbol",scope:"[AST_Scope/S] the current scope (not necessarily the definition scope)",thedef:"[SymbolDef/S] the definition of this symbol"},$documentation:"Base class for all symbols"});var ot=DEFNODE("NewTarget",null,{$documentation:"A reference to new.target"});var at=DEFNODE("SymbolDeclaration","init",{$documentation:"A declaration symbol (symbol in var/const, function name or argument, symbol in catch)"},st);var ct=DEFNODE("SymbolVar",null,{$documentation:"Symbol defining a variable"},at);var ut=DEFNODE("SymbolBlockDeclaration",null,{$documentation:"Base class for block-scoped declaration symbols"},at);var lt=DEFNODE("SymbolConst",null,{$documentation:"A constant declaration"},ut);var ft=DEFNODE("SymbolLet",null,{$documentation:"A block-scoped `let` declaration"},ut);var pt=DEFNODE("SymbolFunarg",null,{$documentation:"Symbol naming a function argument"},ct);var dt=DEFNODE("SymbolDefun",null,{$documentation:"Symbol defining a function"},at);var ht=DEFNODE("SymbolMethod",null,{$documentation:"Symbol in an object defining a method"},st);var mt=DEFNODE("SymbolClassProperty",null,{$documentation:"Symbol for a class property"},st);var gt=DEFNODE("SymbolLambda",null,{$documentation:"Symbol naming a function expression"},at);var yt=DEFNODE("SymbolDefClass",null,{$documentation:"Symbol naming a class's name in a class declaration. Lexically scoped to its containing scope, and accessible within the class."},ut);var vt=DEFNODE("SymbolClass",null,{$documentation:"Symbol naming a class's name. Lexically scoped to the class."},at);var _t=DEFNODE("SymbolCatch",null,{$documentation:"Symbol naming the exception in catch"},ut);var bt=DEFNODE("SymbolImport",null,{$documentation:"Symbol referring to an imported name"},ut);var Et=DEFNODE("SymbolImportForeign",null,{$documentation:"A symbol imported from a module, but it is defined in the other module, and its real name is irrelevant for this module's purposes"},st);var wt=DEFNODE("Label","references",{$documentation:"Symbol naming a label (declaration)",$propdoc:{references:"[AST_LoopControl*] a list of nodes referring to this label"},initialize:function(){this.references=[];this.thedef=this}},st);var St=DEFNODE("SymbolRef",null,{$documentation:"Reference to some symbol (not definition/declaration)"},st);var kt=DEFNODE("SymbolExport",null,{$documentation:"Symbol referring to a name to export"},St);var Dt=DEFNODE("SymbolExportForeign",null,{$documentation:"A symbol exported from this module, but it is used in the other module, and its real name is irrelevant for this module's purposes"},st);var xt=DEFNODE("LabelRef",null,{$documentation:"Reference to a label symbol"},st);var Ct=DEFNODE("This",null,{$documentation:"The `this` symbol"},st);var At=DEFNODE("Super",null,{$documentation:"The `super` symbol"},Ct);var Tt=DEFNODE("Constant",null,{$documentation:"Base class for all constants",getValue:function(){return this.value}});var Mt=DEFNODE("String","value quote",{$documentation:"A string literal",$propdoc:{value:"[string] the contents of this string",quote:"[string] the original quote character"}},Tt);var Ot=DEFNODE("Number","value literal",{$documentation:"A number literal",$propdoc:{value:"[number] the numeric value",literal:"[string] numeric value as string (optional)"}},Tt);var Ft=DEFNODE("BigInt","value",{$documentation:"A big int literal",$propdoc:{value:"[string] big int value"}},Tt);var It=DEFNODE("RegExp","value",{$documentation:"A regexp literal",$propdoc:{value:"[RegExp] the actual regexp"}},Tt);var Rt=DEFNODE("Atom",null,{$documentation:"Base class for atoms"},Tt);var Pt=DEFNODE("Null",null,{$documentation:"The `null` atom",value:null},Rt);var Nt=DEFNODE("NaN",null,{$documentation:"The impossible value",value:0/0},Rt);var Lt=DEFNODE("Undefined",null,{$documentation:"The `undefined` value",value:function(){}()},Rt);var Bt=DEFNODE("Hole",null,{$documentation:"A hole in an array",value:function(){}()},Rt);var jt=DEFNODE("Infinity",null,{$documentation:"The `Infinity` value",value:1/0},Rt);var Ut=DEFNODE("Boolean",null,{$documentation:"Base class for booleans"},Rt);var zt=DEFNODE("False",null,{$documentation:"The `false` atom",value:false},Ut);var Ht=DEFNODE("True",null,{$documentation:"The `true` atom",value:true},Ut);function walk(e,t,n=[e]){const r=n.push.bind(n);while(n.length){const e=n.pop();const i=t(e,n);if(i){if(i===Vt)return true;continue}e._children_backwards(r)}return false}function walk_parent(e,t,n){const r=[e];const i=r.push.bind(r);const s=n?n.slice():[];const o=[];let a;const c={parent:(e=0)=>{if(e===-1){return a}if(n&&e>=s.length){e-=s.length;return n[n.length-(e+1)]}return s[s.length-(1+e)]}};while(r.length){a=r.pop();while(o.length&&r.length==o[o.length-1]){s.pop();o.pop()}const e=t(a,c);if(e){if(e===Vt)return true;continue}const n=r.length;a._children_backwards(i);if(r.length>n){s.push(a);o.push(n-1)}}return false}const Vt=Symbol("abort walk");class TreeWalker{constructor(e){this.visit=e;this.stack=[];this.directives=Object.create(null)}_visit(e,t){this.push(e);var n=this.visit(e,t?function(){t.call(e)}:noop);if(!n&&t){t.call(e)}this.pop();return n}parent(e){return this.stack[this.stack.length-2-(e||0)]}push(e){if(e instanceof $){this.directives=Object.create(this.directives)}else if(e instanceof P&&!this.directives[e.value]){this.directives[e.value]=e}else if(e instanceof tt){this.directives=Object.create(this.directives);if(!this.directives["use strict"]){this.directives["use strict"]=e}}this.stack.push(e)}pop(){var e=this.stack.pop();if(e instanceof $||e instanceof tt){this.directives=Object.getPrototypeOf(this.directives)}}self(){return this.stack[this.stack.length-1]}find_parent(e){var t=this.stack;for(var n=t.length;--n>=0;){var r=t[n];if(r instanceof e)return r}}has_directive(e){var t=this.directives[e];if(t)return t;var n=this.stack[this.stack.length-1];if(n instanceof Y&&n.body){for(var r=0;r=0;){var r=t[n];if(r instanceof z&&r.label.name==e.label.name)return r.body}else for(var n=t.length;--n>=0;){var r=t[n];if(r instanceof H||e instanceof de&&r instanceof ve)return r}}}class TreeTransformer extends TreeWalker{constructor(e,t){super();this.before=e;this.after=t}}const Gt=1;const qt=2;const Wt=4;var Kt=Object.freeze({__proto__:null,AST_Accessor:ee,AST_Array:Xe,AST_Arrow:ne,AST_Assign:We,AST_Atom:Rt,AST_Await:me,AST_BigInt:Ft,AST_Binary:Ge,AST_Block:L,AST_BlockStatement:B,AST_Boolean:Ut,AST_Break:de,AST_Call:Re,AST_Case:Ee,AST_Catch:Se,AST_Chain:Ue,AST_Class:tt,AST_ClassExpression:it,AST_ClassProperty:nt,AST_ConciseMethod:et,AST_Conditional:qe,AST_Const:Ae,AST_Constant:Tt,AST_Continue:he,AST_Debugger:R,AST_Default:be,AST_DefaultAssign:Ke,AST_DefClass:rt,AST_Definitions:De,AST_Defun:re,AST_Destructuring:ie,AST_Directive:P,AST_Do:G,AST_Dot:Be,AST_DWLoop:V,AST_EmptyStatement:j,AST_Exit:ue,AST_Expansion:Z,AST_Export:Ie,AST_False:zt,AST_Finally:ke,AST_For:W,AST_ForIn:K,AST_ForOf:X,AST_Function:te,AST_Hole:Bt,AST_If:ye,AST_Import:Oe,AST_ImportMeta:Fe,AST_Infinity:jt,AST_IterationStatement:H,AST_Jump:ce,AST_Label:wt,AST_LabeledStatement:z,AST_LabelRef:xt,AST_Lambda:$,AST_Let:Ce,AST_LoopControl:pe,AST_NameMapping:Me,AST_NaN:Nt,AST_New:Pe,AST_NewTarget:ot,AST_Node:F,AST_Null:Pt,AST_Number:Ot,AST_Object:Je,AST_ObjectGetter:$e,AST_ObjectKeyVal:Qe,AST_ObjectProperty:Ye,AST_ObjectSetter:Ze,AST_PrefixedTemplateString:se,AST_PropAccess:Le,AST_RegExp:It,AST_Return:le,AST_Scope:Y,AST_Sequence:Ne,AST_SimpleStatement:N,AST_Statement:I,AST_StatementWithBody:U,AST_String:Mt,AST_Sub:je,AST_Super:At,AST_Switch:ve,AST_SwitchBranch:_e,AST_Symbol:st,AST_SymbolBlockDeclaration:ut,AST_SymbolCatch:_t,AST_SymbolClass:vt,AST_SymbolClassProperty:mt,AST_SymbolConst:lt,AST_SymbolDeclaration:at,AST_SymbolDefClass:yt,AST_SymbolDefun:dt,AST_SymbolExport:kt,AST_SymbolExportForeign:Dt,AST_SymbolFunarg:pt,AST_SymbolImport:bt,AST_SymbolImportForeign:Et,AST_SymbolLambda:gt,AST_SymbolLet:ft,AST_SymbolMethod:ht,AST_SymbolRef:St,AST_SymbolVar:ct,AST_TemplateSegment:ae,AST_TemplateString:oe,AST_This:Ct,AST_Throw:fe,AST_Token:O,AST_Toplevel:Q,AST_True:Ht,AST_Try:we,AST_Unary:ze,AST_UnaryPostfix:Ve,AST_UnaryPrefix:He,AST_Undefined:Lt,AST_Var:xe,AST_VarDef:Te,AST_While:q,AST_With:J,AST_Yield:ge,TreeTransformer:TreeTransformer,TreeWalker:TreeWalker,walk:walk,walk_abort:Vt,walk_body:walk_body,walk_parent:walk_parent,_INLINE:qt,_NOINLINE:Wt,_PURE:Gt});function def_transform(e,t){e.DEFMETHOD("transform",function(e,n){let r=undefined;e.push(this);if(e.before)r=e.before(this,t,n);if(r===undefined){r=this;t(r,e);if(e.after){const t=e.after(r,n);if(t!==undefined)r=t}}e.pop();return r})}function do_list(e,t){return r(e,function(e){return e.transform(t,true)})}def_transform(F,noop);def_transform(z,function(e,t){e.label=e.label.transform(t);e.body=e.body.transform(t)});def_transform(N,function(e,t){e.body=e.body.transform(t)});def_transform(L,function(e,t){e.body=do_list(e.body,t)});def_transform(G,function(e,t){e.body=e.body.transform(t);e.condition=e.condition.transform(t)});def_transform(q,function(e,t){e.condition=e.condition.transform(t);e.body=e.body.transform(t)});def_transform(W,function(e,t){if(e.init)e.init=e.init.transform(t);if(e.condition)e.condition=e.condition.transform(t);if(e.step)e.step=e.step.transform(t);e.body=e.body.transform(t)});def_transform(K,function(e,t){e.init=e.init.transform(t);e.object=e.object.transform(t);e.body=e.body.transform(t)});def_transform(J,function(e,t){e.expression=e.expression.transform(t);e.body=e.body.transform(t)});def_transform(ue,function(e,t){if(e.value)e.value=e.value.transform(t)});def_transform(pe,function(e,t){if(e.label)e.label=e.label.transform(t)});def_transform(ye,function(e,t){e.condition=e.condition.transform(t);e.body=e.body.transform(t);if(e.alternative)e.alternative=e.alternative.transform(t)});def_transform(ve,function(e,t){e.expression=e.expression.transform(t);e.body=do_list(e.body,t)});def_transform(Ee,function(e,t){e.expression=e.expression.transform(t);e.body=do_list(e.body,t)});def_transform(we,function(e,t){e.body=do_list(e.body,t);if(e.bcatch)e.bcatch=e.bcatch.transform(t);if(e.bfinally)e.bfinally=e.bfinally.transform(t)});def_transform(Se,function(e,t){if(e.argname)e.argname=e.argname.transform(t);e.body=do_list(e.body,t)});def_transform(De,function(e,t){e.definitions=do_list(e.definitions,t)});def_transform(Te,function(e,t){e.name=e.name.transform(t);if(e.value)e.value=e.value.transform(t)});def_transform(ie,function(e,t){e.names=do_list(e.names,t)});def_transform($,function(e,t){if(e.name)e.name=e.name.transform(t);e.argnames=do_list(e.argnames,t);if(e.body instanceof F){e.body=e.body.transform(t)}else{e.body=do_list(e.body,t)}});def_transform(Re,function(e,t){e.expression=e.expression.transform(t);e.args=do_list(e.args,t)});def_transform(Ne,function(e,t){const n=do_list(e.expressions,t);e.expressions=n.length?n:[new Ot({value:0})]});def_transform(Be,function(e,t){e.expression=e.expression.transform(t)});def_transform(je,function(e,t){e.expression=e.expression.transform(t);e.property=e.property.transform(t)});def_transform(ge,function(e,t){if(e.expression)e.expression=e.expression.transform(t)});def_transform(me,function(e,t){e.expression=e.expression.transform(t)});def_transform(ze,function(e,t){e.expression=e.expression.transform(t)});def_transform(Ge,function(e,t){e.left=e.left.transform(t);e.right=e.right.transform(t)});def_transform(qe,function(e,t){e.condition=e.condition.transform(t);e.consequent=e.consequent.transform(t);e.alternative=e.alternative.transform(t)});def_transform(Xe,function(e,t){e.elements=do_list(e.elements,t)});def_transform(Je,function(e,t){e.properties=do_list(e.properties,t)});def_transform(Ye,function(e,t){if(e.key instanceof F){e.key=e.key.transform(t)}if(e.value)e.value=e.value.transform(t)});def_transform(tt,function(e,t){if(e.name)e.name=e.name.transform(t);if(e.extends)e.extends=e.extends.transform(t);e.properties=do_list(e.properties,t)});def_transform(Z,function(e,t){e.expression=e.expression.transform(t)});def_transform(Me,function(e,t){e.foreign_name=e.foreign_name.transform(t);e.name=e.name.transform(t)});def_transform(Oe,function(e,t){if(e.imported_name)e.imported_name=e.imported_name.transform(t);if(e.imported_names)do_list(e.imported_names,t);e.module_name=e.module_name.transform(t)});def_transform(Ie,function(e,t){if(e.exported_definition)e.exported_definition=e.exported_definition.transform(t);if(e.exported_value)e.exported_value=e.exported_value.transform(t);if(e.exported_names)do_list(e.exported_names,t);if(e.module_name)e.module_name=e.module_name.transform(t)});def_transform(oe,function(e,t){e.segments=do_list(e.segments,t)});def_transform(se,function(e,t){e.prefix=e.prefix.transform(t);e.template_string=e.template_string.transform(t)});(function(){var e=function(e){var t=true;for(var n=0;n1||e.guardedHandlers&&e.guardedHandlers.length){throw new Error("Multiple catch clauses are not supported.")}return new we({start:my_start_token(e),end:my_end_token(e),body:from_moz(e.block).body,bcatch:from_moz(t[0]),bfinally:e.finalizer?new ke(from_moz(e.finalizer)):null})},Property:function(e){var t=e.key;var n={start:my_start_token(t||e.value),end:my_end_token(e.value),key:t.type=="Identifier"?t.name:t.value,value:from_moz(e.value)};if(e.computed){n.key=from_moz(e.key)}if(e.method){n.is_generator=e.value.generator;n.async=e.value.async;if(!e.computed){n.key=new ht({name:n.key})}else{n.key=from_moz(e.key)}return new et(n)}if(e.kind=="init"){if(t.type!="Identifier"&&t.type!="Literal"){n.key=from_moz(t)}return new Qe(n)}if(typeof n.key==="string"||typeof n.key==="number"){n.key=new ht({name:n.key})}n.value=new ee(n.value);if(e.kind=="get")return new $e(n);if(e.kind=="set")return new Ze(n);if(e.kind=="method"){n.async=e.value.async;n.is_generator=e.value.generator;n.quote=e.computed?'"':null;return new et(n)}},MethodDefinition:function(e){var t={start:my_start_token(e),end:my_end_token(e),key:e.computed?from_moz(e.key):new ht({name:e.key.name||e.key.value}),value:from_moz(e.value),static:e.static};if(e.kind=="get"){return new $e(t)}if(e.kind=="set"){return new Ze(t)}t.is_generator=e.value.generator;t.async=e.value.async;return new et(t)},FieldDefinition:function(e){let t;if(e.computed){t=from_moz(e.key)}else{if(e.key.type!=="Identifier")throw new Error("Non-Identifier key in FieldDefinition");t=from_moz(e.key)}return new nt({start:my_start_token(e),end:my_end_token(e),key:t,value:from_moz(e.value),static:e.static})},ArrayExpression:function(e){return new Xe({start:my_start_token(e),end:my_end_token(e),elements:e.elements.map(function(e){return e===null?new Bt:from_moz(e)})})},ObjectExpression:function(e){return new Je({start:my_start_token(e),end:my_end_token(e),properties:e.properties.map(function(e){if(e.type==="SpreadElement"){return from_moz(e)}e.type="Property";return from_moz(e)})})},SequenceExpression:function(e){return new Ne({start:my_start_token(e),end:my_end_token(e),expressions:e.expressions.map(from_moz)})},MemberExpression:function(e){return new(e.computed?je:Be)({start:my_start_token(e),end:my_end_token(e),property:e.computed?from_moz(e.property):e.property.name,expression:from_moz(e.object),optional:e.optional||false})},ChainExpression:function(e){return new Ue({start:my_start_token(e),end:my_end_token(e),expression:from_moz(e.expression)})},SwitchCase:function(e){return new(e.test?Ee:be)({start:my_start_token(e),end:my_end_token(e),expression:from_moz(e.test),body:e.consequent.map(from_moz)})},VariableDeclaration:function(e){return new(e.kind==="const"?Ae:e.kind==="let"?Ce:xe)({start:my_start_token(e),end:my_end_token(e),definitions:e.declarations.map(from_moz)})},ImportDeclaration:function(e){var t=null;var n=null;e.specifiers.forEach(function(e){if(e.type==="ImportSpecifier"){if(!n){n=[]}n.push(new Me({start:my_start_token(e),end:my_end_token(e),foreign_name:from_moz(e.imported),name:from_moz(e.local)}))}else if(e.type==="ImportDefaultSpecifier"){t=from_moz(e.local)}else if(e.type==="ImportNamespaceSpecifier"){if(!n){n=[]}n.push(new Me({start:my_start_token(e),end:my_end_token(e),foreign_name:new Et({name:"*"}),name:from_moz(e.local)}))}});return new Oe({start:my_start_token(e),end:my_end_token(e),imported_name:t,imported_names:n,module_name:from_moz(e.source)})},ExportAllDeclaration:function(e){return new Ie({start:my_start_token(e),end:my_end_token(e),exported_names:[new Me({name:new Dt({name:"*"}),foreign_name:new Dt({name:"*"})})],module_name:from_moz(e.source)})},ExportNamedDeclaration:function(e){return new Ie({start:my_start_token(e),end:my_end_token(e),exported_definition:from_moz(e.declaration),exported_names:e.specifiers&&e.specifiers.length?e.specifiers.map(function(e){return new Me({foreign_name:from_moz(e.exported),name:from_moz(e.local)})}):null,module_name:from_moz(e.source)})},ExportDefaultDeclaration:function(e){return new Ie({start:my_start_token(e),end:my_end_token(e),exported_value:from_moz(e.declaration),is_default:true})},Literal:function(e){var t=e.value,n={start:my_start_token(e),end:my_end_token(e)};var r=e.regex;if(r&&r.pattern){n.value={source:r.pattern,flags:r.flags};return new It(n)}else if(r){const r=e.raw||t;const i=r.match(/^\/(.*)\/(\w*)$/);if(!i)throw new Error("Invalid regex source "+r);const[s,o,a]=i;n.value={source:o,flags:a};return new It(n)}if(t===null)return new Pt(n);switch(typeof t){case"string":n.value=t;return new Mt(n);case"number":n.value=t;return new Ot(n);case"boolean":return new(t?Ht:zt)(n)}},MetaProperty:function(e){if(e.meta.name==="new"&&e.property.name==="target"){return new ot({start:my_start_token(e),end:my_end_token(e)})}else if(e.meta.name==="import"&&e.property.name==="meta"){return new Fe({start:my_start_token(e),end:my_end_token(e)})}},Identifier:function(e){var t=n[n.length-2];return new(t.type=="LabeledStatement"?wt:t.type=="VariableDeclarator"&&t.id===e?t.kind=="const"?lt:t.kind=="let"?ft:ct:/Import.*Specifier/.test(t.type)?t.local===e?bt:Et:t.type=="ExportSpecifier"?t.local===e?kt:Dt:t.type=="FunctionExpression"?t.id===e?gt:pt:t.type=="FunctionDeclaration"?t.id===e?dt:pt:t.type=="ArrowFunctionExpression"?t.params.includes(e)?pt:St:t.type=="ClassExpression"?t.id===e?vt:St:t.type=="Property"?t.key===e&&t.computed||t.value===e?St:ht:t.type=="FieldDefinition"?t.key===e&&t.computed||t.value===e?St:mt:t.type=="ClassDeclaration"?t.id===e?yt:St:t.type=="MethodDefinition"?t.computed?St:ht:t.type=="CatchClause"?_t:t.type=="BreakStatement"||t.type=="ContinueStatement"?xt:St)({start:my_start_token(e),end:my_end_token(e),name:e.name})},BigIntLiteral(e){return new Ft({start:my_start_token(e),end:my_end_token(e),value:e.value})}};t.UpdateExpression=t.UnaryExpression=function To_Moz_Unary(e){var t="prefix"in e?e.prefix:e.type=="UnaryExpression"?true:false;return new(t?He:Ve)({start:my_start_token(e),end:my_end_token(e),operator:e.operator,expression:from_moz(e.argument)})};t.ClassDeclaration=t.ClassExpression=function From_Moz_Class(e){return new(e.type==="ClassDeclaration"?rt:it)({start:my_start_token(e),end:my_end_token(e),name:from_moz(e.id),extends:from_moz(e.superClass),properties:e.body.body.map(from_moz)})};map("EmptyStatement",j);map("BlockStatement",B,"body@body");map("IfStatement",ye,"test>condition, consequent>body, alternate>alternative");map("LabeledStatement",z,"label>label, body>body");map("BreakStatement",de,"label>label");map("ContinueStatement",he,"label>label");map("WithStatement",J,"object>expression, body>body");map("SwitchStatement",ve,"discriminant>expression, cases@body");map("ReturnStatement",le,"argument>value");map("ThrowStatement",fe,"argument>value");map("WhileStatement",q,"test>condition, body>body");map("DoWhileStatement",G,"test>condition, body>body");map("ForStatement",W,"init>init, test>condition, update>step, body>body");map("ForInStatement",K,"left>init, right>object, body>body");map("ForOfStatement",X,"left>init, right>object, body>body, await=await");map("AwaitExpression",me,"argument>expression");map("YieldExpression",ge,"argument>expression, delegate=is_star");map("DebuggerStatement",R);map("VariableDeclarator",Te,"id>name, init>value");map("CatchClause",Se,"param>argname, body%body");map("ThisExpression",Ct);map("Super",At);map("BinaryExpression",Ge,"operator=operator, left>left, right>right");map("LogicalExpression",Ge,"operator=operator, left>left, right>right");map("AssignmentExpression",We,"operator=operator, left>left, right>right");map("ConditionalExpression",qe,"test>condition, consequent>consequent, alternate>alternative");map("NewExpression",Pe,"callee>expression, arguments@args");map("CallExpression",Re,"callee>expression, optional=optional, arguments@args");def_to_moz(Q,function To_Moz_Program(e){return to_moz_scope("Program",e)});def_to_moz(Z,function To_Moz_Spread(e){return{type:to_moz_in_destructuring()?"RestElement":"SpreadElement",argument:to_moz(e.expression)}});def_to_moz(se,function To_Moz_TaggedTemplateExpression(e){return{type:"TaggedTemplateExpression",tag:to_moz(e.prefix),quasi:to_moz(e.template_string)}});def_to_moz(oe,function To_Moz_TemplateLiteral(e){var t=[];var n=[];for(var r=0;r({type:"BigIntLiteral",value:e.value}));Ut.DEFMETHOD("to_mozilla_ast",Tt.prototype.to_mozilla_ast);Pt.DEFMETHOD("to_mozilla_ast",Tt.prototype.to_mozilla_ast);Bt.DEFMETHOD("to_mozilla_ast",function To_Moz_ArrayHole(){return null});L.DEFMETHOD("to_mozilla_ast",B.prototype.to_mozilla_ast);$.DEFMETHOD("to_mozilla_ast",te.prototype.to_mozilla_ast);function raw_token(e){if(e.type=="Literal"){return e.raw!=null?e.raw:e.value+""}}function my_start_token(e){var t=e.loc,n=t&&t.start;var r=e.range;return new O({file:t&&t.source,line:n&&n.line,col:n&&n.column,pos:r?r[0]:e.start,endline:n&&n.line,endcol:n&&n.column,endpos:r?r[0]:e.start,raw:raw_token(e)})}function my_end_token(e){var t=e.loc,n=t&&t.end;var r=e.range;return new O({file:t&&t.source,line:n&&n.line,col:n&&n.column,pos:r?r[1]:e.end,endline:n&&n.line,endcol:n&&n.column,endpos:r?r[1]:e.end,raw:raw_token(e)})}function map(e,n,r){var i="function From_Moz_"+e+"(M){\n";i+="return new U2."+n.name+"({\n"+"start: my_start_token(M),\n"+"end: my_end_token(M)";var s="function To_Moz_"+e+"(M){\n";s+="return {\n"+"type: "+JSON.stringify(e);if(r)r.split(/\s*,\s*/).forEach(function(e){var t=/([a-z0-9$_]+)([=@>%])([a-z0-9$_]+)/i.exec(e);if(!t)throw new Error("Can't understand property map: "+e);var n=t[1],r=t[2],o=t[3];i+=",\n"+o+": ";s+=",\n"+n+": ";switch(r){case"@":i+="M."+n+".map(from_moz)";s+="M."+o+".map(to_moz)";break;case">":i+="from_moz(M."+n+")";s+="to_moz(M."+o+")";break;case"=":i+="M."+n;s+="M."+o;break;case"%":i+="from_moz(M."+n+").body";s+="to_moz_block(M)";break;default:throw new Error("Can't understand operator in propmap: "+e)}});i+="\n})\n}";s+="\n}\n}";i=new Function("U2","my_start_token","my_end_token","from_moz","return("+i+")")(Kt,my_start_token,my_end_token,from_moz);s=new Function("to_moz","to_moz_block","to_moz_scope","return("+s+")")(to_moz,to_moz_block,to_moz_scope);t[e]=i;def_to_moz(n,s)}var n=null;function from_moz(e){n.push(e);var r=e!=null?t[e.type](e):null;n.pop();return r}F.from_mozilla_ast=function(e){var t=n;n=[];var r=from_moz(e);n=t;return r};function set_moz_loc(e,t){var n=e.start;var r=e.end;if(!(n&&r)){return t}if(n.pos!=null&&r.endpos!=null){t.range=[n.pos,r.endpos]}if(n.line){t.loc={start:{line:n.line,column:n.col},end:r.endline?{line:r.endline,column:r.endcol}:null};if(n.file){t.loc.source=n.file}}return t}function def_to_moz(e,t){e.DEFMETHOD("to_mozilla_ast",function(e){return set_moz_loc(this,t(this,e))})}var r=null;function to_moz(e){if(r===null){r=[]}r.push(e);var t=e!=null?e.to_mozilla_ast(r[r.length-2]):null;r.pop();if(r.length===0){r=null}return t}function to_moz_in_destructuring(){var e=r.length;while(e--){if(r[e]instanceof ie){return true}}return false}function to_moz_block(e){return{type:"BlockStatement",body:e.body.map(to_moz)}}function to_moz_scope(e,t){var n=t.body.map(to_moz);if(t.body[0]instanceof N&&t.body[0].body instanceof Mt){n.unshift(to_moz(new j(t.body[0])))}return{type:e,body:n}}})();function first_in_statement(e){let t=e.parent(-1);for(let n=0,r;r=e.parent(n);n++){if(r instanceof I&&r.body===t)return true;if(r instanceof Ne&&r.expressions[0]===t||r.TYPE==="Call"&&r.expression===t||r instanceof se&&r.prefix===t||r instanceof Be&&r.expression===t||r instanceof je&&r.expression===t||r instanceof qe&&r.condition===t||r instanceof Ge&&r.left===t||r instanceof Ve&&r.expression===t){t=r}else{return false}}}function left_is_object(e){if(e instanceof Je)return true;if(e instanceof Ne)return left_is_object(e.expressions[0]);if(e.TYPE==="Call")return left_is_object(e.expression);if(e instanceof se)return left_is_object(e.prefix);if(e instanceof Be||e instanceof je)return left_is_object(e.expression);if(e instanceof qe)return left_is_object(e.condition);if(e instanceof Ge)return left_is_object(e.left);if(e instanceof Ve)return left_is_object(e.expression);return false}const Xt=/^$|[;{][\s\n]*$/;const Jt=10;const Yt=32;const Qt=/[@#]__(PURE|INLINE|NOINLINE)__/g;function is_some_comments(e){return(e.type==="comment2"||e.type==="comment1")&&/@preserve|@lic|@cc_on|^\**!/i.test(e.value)}function OutputStream(e){var t=!e;e=defaults(e,{ascii_only:false,beautify:false,braces:false,comments:"some",ecma:5,ie8:false,indent_level:4,indent_start:0,inline_script:true,keep_numbers:false,keep_quoted_props:false,max_line_len:false,preamble:null,preserve_annotations:false,quote_keys:false,quote_style:0,safari10:false,semicolons:true,shebang:true,shorthand:undefined,source_map:null,webkit:false,width:80,wrap_iife:false,wrap_func_args:true},true);if(e.shorthand===undefined)e.shorthand=e.ecma>5;var n=return_false;if(e.comments){let t=e.comments;if(typeof e.comments==="string"&&/^\/.*\/[a-zA-Z]*$/.test(e.comments)){var r=e.comments.lastIndexOf("/");t=new RegExp(e.comments.substr(1,r-1),e.comments.substr(r+1))}if(t instanceof RegExp){n=function(e){return e.type!="comment5"&&t.test(e.value)}}else if(typeof t==="function"){n=function(e){return e.type!="comment5"&&t(this,e)}}else if(t==="some"){n=is_some_comments}else{n=return_true}}var i=0;var s=0;var o=1;var a=0;var c="";let u=new Set;var l=e.ascii_only?function(t,n){if(e.ecma>=2015){t=t.replace(/[\ud800-\udbff][\udc00-\udfff]/g,function(e){var t=get_full_char_code(e,0).toString(16);return"\\u{"+t+"}"})}return t.replace(/[\u0000-\u001f\u007f-\uffff]/g,function(e){var t=e.charCodeAt(0).toString(16);if(t.length<=2&&!n){while(t.length<2)t="0"+t;return"\\x"+t}else{while(t.length<4)t="0"+t;return"\\u"+t}})}:function(e){return e.replace(/[\ud800-\udbff][\udc00-\udfff]|([\ud800-\udbff]|[\udc00-\udfff])/g,function(e,t){if(t){return"\\u"+t.charCodeAt(0).toString(16)}return e})};function make_string(t,n){var r=0,i=0;t=t.replace(/[\\\b\f\n\r\v\t\x22\x27\u2028\u2029\0\ufeff]/g,function(n,s){switch(n){case'"':++r;return'"';case"'":++i;return"'";case"\\":return"\\\\";case"\n":return"\\n";case"\r":return"\\r";case"\t":return"\\t";case"\b":return"\\b";case"\f":return"\\f";case"\v":return e.ie8?"\\x0B":"\\v";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";case"\ufeff":return"\\ufeff";case"\0":return/[0-9]/.test(get_full_char(t,s+1))?"\\x00":"\\0"}return n});function quote_single(){return"'"+t.replace(/\x27/g,"\\'")+"'"}function quote_double(){return'"'+t.replace(/\x22/g,'\\"')+'"'}function quote_template(){return"`"+t.replace(/`/g,"\\`")+"`"}t=l(t);if(n==="`")return quote_template();switch(e.quote_style){case 1:return quote_single();case 2:return quote_double();case 3:return n=="'"?quote_single():quote_double();default:return r>i?quote_single():quote_double()}}function encode_string(t,n){var r=make_string(t,n);if(e.inline_script){r=r.replace(/<\x2f(script)([>\/\t\n\f\r ])/gi,"<\\/$1$2");r=r.replace(/\x3c!--/g,"\\x3c!--");r=r.replace(/--\x3e/g,"--\\x3e")}return r}function make_name(e){e=e.toString();e=l(e,true);return e}function make_indent(t){return" ".repeat(e.indent_start+i-t*e.indent_level)}var f=false;var p=false;var d=false;var h=0;var m=false;var g=false;var y=-1;var v="";var _,b,E=e.source_map&&[];var w=E?function(){E.forEach(function(t){try{e.source_map.add(t.token.file,t.line,t.col,t.token.line,t.token.col,!t.name&&t.token.type=="name"?t.token.value:t.name)}catch(e){}});E=[]}:noop;var S=e.max_line_len?function(){if(s>e.max_line_len){if(h){var t=c.slice(0,h);var n=c.slice(h);if(E){var r=n.length-s;E.forEach(function(e){e.line++;e.col+=r})}c=t+"\n"+n;o++;a++;s=n.length}}if(h){h=0;w()}}:noop;var k=makePredicate("( [ + * / - , . `");function print(t){t=String(t);var n=get_full_char(t,0);if(m&&n){m=false;if(n!=="\n"){print("\n");C()}}if(g&&n){g=false;if(!/[\s;})]/.test(n)){x()}}y=-1;var r=v.charAt(v.length-1);if(d){d=false;if(r===":"&&n==="}"||(!n||!";}".includes(n))&&r!==";"){if(e.semicolons||k.has(n)){c+=";";s++;a++}else{S();if(s>0){c+="\n";a++;o++;s=0}if(/^\s+$/.test(t)){d=true}}if(!e.beautify)p=false}}if(p){if(is_identifier_char(r)&&(is_identifier_char(n)||n=="\\")||n=="/"&&n==r||(n=="+"||n=="-")&&n==v){c+=" ";s++;a++}p=false}if(_){E.push({token:_,name:b,line:o,col:s});_=false;if(!h)w()}c+=t;f=t[t.length-1]=="(";a+=t.length;var i=t.split(/\r?\n/),u=i.length-1;o+=u;s+=i[0].length;if(u>0){S();s=i[u].length}v=t}var D=function(){print("*")};var x=e.beautify?function(){print(" ")}:function(){p=true};var C=e.beautify?function(t){if(e.beautify){print(make_indent(t?.5:0))}}:noop;var A=e.beautify?function(e,t){if(e===true)e=next_indent();var n=i;i=e;var r=t();i=n;return r}:function(e,t){return t()};var T=e.beautify?function(){if(y<0)return print("\n");if(c[y]!="\n"){c=c.slice(0,y)+"\n"+c.slice(y);a++;o++}y++}:e.max_line_len?function(){S();h=c.length}:noop;var M=e.beautify?function(){print(";")}:function(){d=true};function force_semicolon(){d=false;print(";")}function next_indent(){return i+e.indent_level}function with_block(e){var t;print("{");T();A(next_indent(),function(){t=e()});C();print("}");return t}function with_parens(e){print("(");var t=e();print(")");return t}function with_square(e){print("[");var t=e();print("]");return t}function comma(){print(",");x()}function colon(){print(":");x()}var O=E?function(e,t){_=e;b=t}:noop;function get(){if(h){S()}return c}function has_nlb(){let e=c.length-1;while(e>=0){const t=c.charCodeAt(e);if(t===Jt){return true}if(t!==Yt){return false}e--}return true}function filter_comment(t){if(!e.preserve_annotations){t=t.replace(Qt," ")}if(/^\s*$/.test(t)){return""}return t.replace(/(<\s*\/\s*)(script)/i,"<\\/$2")}function prepend_comments(t){var r=this;var i=t.start;if(!i)return;var s=r.printed_comments;const o=t instanceof ue&&t.value;if(i.comments_before&&s.has(i.comments_before)){if(o){i.comments_before=[]}else{return}}var c=i.comments_before;if(!c){c=i.comments_before=[]}s.add(c);if(o){var u=new TreeWalker(function(e){var t=u.parent();if(t instanceof ue||t instanceof Ge&&t.left===e||t.TYPE=="Call"&&t.expression===e||t instanceof qe&&t.condition===e||t instanceof Be&&t.expression===e||t instanceof Ne&&t.expressions[0]===e||t instanceof je&&t.expression===e||t instanceof Ve){if(!e.start)return;var n=e.start.comments_before;if(n&&!s.has(n)){s.add(n);c=c.concat(n)}}else{return true}});u.push(t);t.value.walk(u)}if(a==0){if(c.length>0&&e.shebang&&c[0].type==="comment5"&&!s.has(c[0])){print("#!"+c.shift().value+"\n");C()}var l=e.preamble;if(l){print(l.replace(/\r\n?|[\n\u2028\u2029]|\s*$/g,"\n"))}}c=c.filter(n,t).filter(e=>!s.has(e));if(c.length==0)return;var f=has_nlb();c.forEach(function(e,t){s.add(e);if(!f){if(e.nlb){print("\n");C();f=true}else if(t>0){x()}}if(/comment[134]/.test(e.type)){var n=filter_comment(e.value);if(n){print("//"+n+"\n");C()}f=true}else if(e.type=="comment2"){var n=filter_comment(e.value);if(n){print("/*"+n+"*/")}f=false}});if(!f){if(i.nlb){print("\n");C()}else{x()}}}function append_comments(e,t){var r=this;var i=e.end;if(!i)return;var s=r.printed_comments;var o=i[t?"comments_before":"comments_after"];if(!o||s.has(o))return;if(!(e instanceof I||o.every(e=>!/comment[134]/.test(e.type))))return;s.add(o);var a=c.length;o.filter(n,e).forEach(function(e,n){if(s.has(e))return;s.add(e);g=false;if(m){print("\n");C();m=false}else if(e.nlb&&(n>0||!has_nlb())){print("\n");C()}else if(n>0||!t){x()}if(/comment[134]/.test(e.type)){const t=filter_comment(e.value);if(t){print("//"+t)}m=true}else if(e.type=="comment2"){const t=filter_comment(e.value);if(t){print("/*"+t+"*/")}g=true}});if(c.length>a)y=a}var F=[];return{get:get,toString:get,indent:C,in_directive:false,use_asm:null,active_scope:null,indentation:function(){return i},current_width:function(){return s-i},should_break:function(){return e.width&&this.current_width()>=e.width},has_parens:function(){return f},newline:T,print:print,star:D,space:x,comma:comma,colon:colon,last:function(){return v},semicolon:M,force_semicolon:force_semicolon,to_utf8:l,print_name:function(e){print(make_name(e))},print_string:function(e,t,n){var r=encode_string(e,t);if(n===true&&!r.includes("\\")){if(!Xt.test(c)){force_semicolon()}force_semicolon()}print(r)},print_template_string_chars:function(e){var t=encode_string(e,"`").replace(/\${/g,"\\${");return print(t.substr(1,t.length-2))},encode_string:encode_string,next_indent:next_indent,with_indent:A,with_block:with_block,with_parens:with_parens,with_square:with_square,add_mapping:O,option:function(t){return e[t]},printed_comments:u,prepend_comments:t?noop:prepend_comments,append_comments:t||n===return_false?noop:append_comments,line:function(){return o},col:function(){return s},pos:function(){return a},push_node:function(e){F.push(e)},pop_node:function(){return F.pop()},parent:function(e){return F[F.length-2-(e||0)]}}}(function(){function DEFPRINT(e,t){e.DEFMETHOD("_codegen",t)}F.DEFMETHOD("print",function(e,t){var n=this,r=n._codegen;if(n instanceof Y){e.active_scope=n}else if(!e.use_asm&&n instanceof P&&n.value=="use asm"){e.use_asm=e.active_scope}function doit(){e.prepend_comments(n);n.add_source_map(e);r(n,e);e.append_comments(n)}e.push_node(n);if(t||n.needs_parens(e)){e.with_parens(doit)}else{doit()}e.pop_node();if(n===e.use_asm){e.use_asm=null}});F.DEFMETHOD("_print",F.prototype.print);F.DEFMETHOD("print_to_string",function(e){var t=OutputStream(e);this.print(t);return t.get()});function PARENS(e,t){if(Array.isArray(e)){e.forEach(function(e){PARENS(e,t)})}else{e.DEFMETHOD("needs_parens",t)}}PARENS(F,return_false);PARENS(te,function(e){if(!e.has_parens()&&first_in_statement(e)){return true}if(e.option("webkit")){var t=e.parent();if(t instanceof Le&&t.expression===this){return true}}if(e.option("wrap_iife")){var t=e.parent();if(t instanceof Re&&t.expression===this){return true}}if(e.option("wrap_func_args")){var t=e.parent();if(t instanceof Re&&t.args.includes(this)){return true}}return false});PARENS(ne,function(e){var t=e.parent();return t instanceof Le&&t.expression===this});PARENS(Je,function(e){return!e.has_parens()&&first_in_statement(e)});PARENS(it,first_in_statement);PARENS(ze,function(e){var t=e.parent();return t instanceof Le&&t.expression===this||t instanceof Re&&t.expression===this||t instanceof Ge&&t.operator==="**"&&this instanceof He&&t.left===this&&this.operator!=="++"&&this.operator!=="--"});PARENS(me,function(e){var t=e.parent();return t instanceof Le&&t.expression===this||t instanceof Re&&t.expression===this||e.option("safari10")&&t instanceof He});PARENS(Ne,function(e){var t=e.parent();return t instanceof Re||t instanceof ze||t instanceof Ge||t instanceof Te||t instanceof Le||t instanceof Xe||t instanceof Ye||t instanceof qe||t instanceof ne||t instanceof Ke||t instanceof Z||t instanceof X&&this===t.object||t instanceof ge||t instanceof Ie});PARENS(Ge,function(e){var t=e.parent();if(t instanceof Re&&t.expression===this)return true;if(t instanceof ze)return true;if(t instanceof Le&&t.expression===this)return true;if(t instanceof Ge){const e=t.operator;const n=this.operator;if(n==="??"&&(e==="||"||e==="&&")){return true}const r=T[e];const i=T[n];if(r>i||r==i&&(this===t.right||e=="**")){return true}}});PARENS(ge,function(e){var t=e.parent();if(t instanceof Ge&&t.operator!=="=")return true;if(t instanceof Re&&t.expression===this)return true;if(t instanceof qe&&t.condition===this)return true;if(t instanceof ze)return true;if(t instanceof Le&&t.expression===this)return true});PARENS(Le,function(e){var t=e.parent();if(t instanceof Pe&&t.expression===this){return walk(this,e=>{if(e instanceof Y)return true;if(e instanceof Re){return Vt}})}});PARENS(Re,function(e){var t=e.parent(),n;if(t instanceof Pe&&t.expression===this||t instanceof Ie&&t.is_default&&this.expression instanceof te)return true;return this.expression instanceof te&&t instanceof Le&&t.expression===this&&(n=e.parent(1))instanceof We&&n.left===t});PARENS(Pe,function(e){var t=e.parent();if(this.args.length===0&&(t instanceof Le||t instanceof Re&&t.expression===this))return true});PARENS(Ot,function(e){var t=e.parent();if(t instanceof Le&&t.expression===this){var n=this.getValue();if(n<0||/^0/.test(make_num(n))){return true}}});PARENS(Ft,function(e){var t=e.parent();if(t instanceof Le&&t.expression===this){var n=this.getValue();if(n.startsWith("-")){return true}}});PARENS([We,qe],function(e){var t=e.parent();if(t instanceof ze)return true;if(t instanceof Ge&&!(t instanceof We))return true;if(t instanceof Re&&t.expression===this)return true;if(t instanceof qe&&t.condition===this)return true;if(t instanceof Le&&t.expression===this)return true;if(this instanceof We&&this.left instanceof ie&&this.left.is_array===false)return true});DEFPRINT(P,function(e,t){t.print_string(e.value,e.quote);t.semicolon()});DEFPRINT(Z,function(e,t){t.print("...");e.expression.print(t)});DEFPRINT(ie,function(e,t){t.print(e.is_array?"[":"{");var n=e.names.length;e.names.forEach(function(e,r){if(r>0)t.comma();e.print(t);if(r==n-1&&e instanceof Bt)t.comma()});t.print(e.is_array?"]":"}")});DEFPRINT(R,function(e,t){t.print("debugger");t.semicolon()});function display_body(e,t,n,r){var i=e.length-1;n.in_directive=r;e.forEach(function(e,r){if(n.in_directive===true&&!(e instanceof P||e instanceof j||e instanceof N&&e.body instanceof Mt)){n.in_directive=false}if(!(e instanceof j)){n.indent();e.print(n);if(!(r==i&&t)){n.newline();if(t)n.newline()}}if(n.in_directive===true&&e instanceof N&&e.body instanceof Mt){n.in_directive=false}});n.in_directive=false}U.DEFMETHOD("_do_print_body",function(e){force_statement(this.body,e)});DEFPRINT(I,function(e,t){e.body.print(t);t.semicolon()});DEFPRINT(Q,function(e,t){display_body(e.body,true,t,true);t.print("")});DEFPRINT(z,function(e,t){e.label.print(t);t.colon();e.body.print(t)});DEFPRINT(N,function(e,t){e.body.print(t);t.semicolon()});function print_braced_empty(e,t){t.print("{");t.with_indent(t.next_indent(),function(){t.append_comments(e,true)});t.print("}")}function print_braced(e,t,n){if(e.body.length>0){t.with_block(function(){display_body(e.body,false,t,n)})}else print_braced_empty(e,t)}DEFPRINT(B,function(e,t){print_braced(e,t)});DEFPRINT(j,function(e,t){t.semicolon()});DEFPRINT(G,function(e,t){t.print("do");t.space();make_block(e.body,t);t.space();t.print("while");t.space();t.with_parens(function(){e.condition.print(t)});t.semicolon()});DEFPRINT(q,function(e,t){t.print("while");t.space();t.with_parens(function(){e.condition.print(t)});t.space();e._do_print_body(t)});DEFPRINT(W,function(e,t){t.print("for");t.space();t.with_parens(function(){if(e.init){if(e.init instanceof De){e.init.print(t)}else{parenthesize_for_noin(e.init,t,true)}t.print(";");t.space()}else{t.print(";")}if(e.condition){e.condition.print(t);t.print(";");t.space()}else{t.print(";")}if(e.step){e.step.print(t)}});t.space();e._do_print_body(t)});DEFPRINT(K,function(e,t){t.print("for");if(e.await){t.space();t.print("await")}t.space();t.with_parens(function(){e.init.print(t);t.space();t.print(e instanceof X?"of":"in");t.space();e.object.print(t)});t.space();e._do_print_body(t)});DEFPRINT(J,function(e,t){t.print("with");t.space();t.with_parens(function(){e.expression.print(t)});t.space();e._do_print_body(t)});$.DEFMETHOD("_do_print",function(e,t){var n=this;if(!t){if(n.async){e.print("async");e.space()}e.print("function");if(n.is_generator){e.star()}if(n.name){e.space()}}if(n.name instanceof st){n.name.print(e)}else if(t&&n.name instanceof F){e.with_square(function(){n.name.print(e)})}e.with_parens(function(){n.argnames.forEach(function(t,n){if(n)e.comma();t.print(e)})});e.space();print_braced(n,e,true)});DEFPRINT($,function(e,t){e._do_print(t)});DEFPRINT(se,function(e,t){var n=e.prefix;var r=n instanceof $||n instanceof Ge||n instanceof qe||n instanceof Ne||n instanceof ze||n instanceof Be&&n.expression instanceof Je;if(r)t.print("(");e.prefix.print(t);if(r)t.print(")");e.template_string.print(t)});DEFPRINT(oe,function(e,t){var n=t.parent()instanceof se;t.print("`");for(var r=0;r");e.space();const i=t.body[0];if(t.body.length===1&&i instanceof le){const t=i.value;if(!t){e.print("{}")}else if(left_is_object(t)){e.print("(");t.print(e);e.print(")")}else{t.print(e)}}else{print_braced(t,e)}if(r){e.print(")")}});ue.DEFMETHOD("_do_print",function(e,t){e.print(t);if(this.value){e.space();const t=this.value.start.comments_before;if(t&&t.length&&!e.printed_comments.has(t)){e.print("(");this.value.print(e);e.print(")")}else{this.value.print(e)}}e.semicolon()});DEFPRINT(le,function(e,t){e._do_print(t,"return")});DEFPRINT(fe,function(e,t){e._do_print(t,"throw")});DEFPRINT(ge,function(e,t){var n=e.is_star?"*":"";t.print("yield"+n);if(e.expression){t.space();e.expression.print(t)}});DEFPRINT(me,function(e,t){t.print("await");t.space();var n=e.expression;var r=!(n instanceof Re||n instanceof St||n instanceof Le||n instanceof ze||n instanceof Tt||n instanceof me||n instanceof Je);if(r)t.print("(");e.expression.print(t);if(r)t.print(")")});pe.DEFMETHOD("_do_print",function(e,t){e.print(t);if(this.label){e.space();this.label.print(e)}e.semicolon()});DEFPRINT(de,function(e,t){e._do_print(t,"break")});DEFPRINT(he,function(e,t){e._do_print(t,"continue")});function make_then(e,t){var n=e.body;if(t.option("braces")||t.option("ie8")&&n instanceof G)return make_block(n,t);if(!n)return t.force_semicolon();while(true){if(n instanceof ye){if(!n.alternative){make_block(e.body,t);return}n=n.alternative}else if(n instanceof U){n=n.body}else break}force_statement(e.body,t)}DEFPRINT(ye,function(e,t){t.print("if");t.space();t.with_parens(function(){e.condition.print(t)});t.space();if(e.alternative){make_then(e,t);t.space();t.print("else");t.space();if(e.alternative instanceof ye)e.alternative.print(t);else force_statement(e.alternative,t)}else{e._do_print_body(t)}});DEFPRINT(ve,function(e,t){t.print("switch");t.space();t.with_parens(function(){e.expression.print(t)});t.space();var n=e.body.length-1;if(n<0)print_braced_empty(e,t);else t.with_block(function(){e.body.forEach(function(e,r){t.indent(true);e.print(t);if(r0)t.newline()})})});_e.DEFMETHOD("_do_print_body",function(e){e.newline();this.body.forEach(function(t){e.indent();t.print(e);e.newline()})});DEFPRINT(be,function(e,t){t.print("default:");e._do_print_body(t)});DEFPRINT(Ee,function(e,t){t.print("case");t.space();e.expression.print(t);t.print(":");e._do_print_body(t)});DEFPRINT(we,function(e,t){t.print("try");t.space();print_braced(e,t);if(e.bcatch){t.space();e.bcatch.print(t)}if(e.bfinally){t.space();e.bfinally.print(t)}});DEFPRINT(Se,function(e,t){t.print("catch");if(e.argname){t.space();t.with_parens(function(){e.argname.print(t)})}t.space();print_braced(e,t)});DEFPRINT(ke,function(e,t){t.print("finally");t.space();print_braced(e,t)});De.DEFMETHOD("_do_print",function(e,t){e.print(t);e.space();this.definitions.forEach(function(t,n){if(n)e.comma();t.print(e)});var n=e.parent();var r=n instanceof W||n instanceof K;var i=!r||n&&n.init!==this;if(i)e.semicolon()});DEFPRINT(Ce,function(e,t){e._do_print(t,"let")});DEFPRINT(xe,function(e,t){e._do_print(t,"var")});DEFPRINT(Ae,function(e,t){e._do_print(t,"const")});DEFPRINT(Oe,function(e,t){t.print("import");t.space();if(e.imported_name){e.imported_name.print(t)}if(e.imported_name&&e.imported_names){t.print(",");t.space()}if(e.imported_names){if(e.imported_names.length===1&&e.imported_names[0].foreign_name.name==="*"){e.imported_names[0].print(t)}else{t.print("{");e.imported_names.forEach(function(n,r){t.space();n.print(t);if(r{if(e instanceof Y)return true;if(e instanceof Ge&&e.operator=="in"){return Vt}})}e.print(t,r)}DEFPRINT(Te,function(e,t){e.name.print(t);if(e.value){t.space();t.print("=");t.space();var n=t.parent(1);var r=n instanceof W||n instanceof K;parenthesize_for_noin(e.value,t,r)}});DEFPRINT(Re,function(e,t){e.expression.print(t);if(e instanceof Pe&&e.args.length===0)return;if(e.expression instanceof Re||e.expression instanceof $){t.add_mapping(e.start)}if(e.optional)t.print("?.");t.with_parens(function(){e.args.forEach(function(e,n){if(n)t.comma();e.print(t)})})});DEFPRINT(Pe,function(e,t){t.print("new");t.space();Re.prototype._codegen(e,t)});Ne.DEFMETHOD("_do_print",function(e){this.expressions.forEach(function(t,n){if(n>0){e.comma();if(e.should_break()){e.newline();e.indent()}}t.print(e)})});DEFPRINT(Ne,function(e,t){e._do_print(t)});DEFPRINT(Be,function(e,t){var n=e.expression;n.print(t);var r=e.property;var i=c.has(r)?t.option("ie8"):!is_identifier_string(r,t.option("ecma")>=2015);if(e.optional)t.print("?.");if(i){t.print("[");t.add_mapping(e.end);t.print_string(r);t.print("]")}else{if(n instanceof Ot&&n.getValue()>=0){if(!/[xa-f.)]/i.test(t.last())){t.print(".")}}if(!e.optional)t.print(".");t.add_mapping(e.end);t.print_name(r)}});DEFPRINT(je,function(e,t){e.expression.print(t);if(e.optional)t.print("?.");t.print("[");e.property.print(t);t.print("]")});DEFPRINT(Ue,function(e,t){e.expression.print(t)});DEFPRINT(He,function(e,t){var n=e.operator;t.print(n);if(/^[a-z]/i.test(n)||/[+-]$/.test(n)&&e.expression instanceof He&&/^[+-]/.test(e.expression.operator)){t.space()}e.expression.print(t)});DEFPRINT(Ve,function(e,t){e.expression.print(t);t.print(e.operator)});DEFPRINT(Ge,function(e,t){var n=e.operator;e.left.print(t);if(n[0]==">"&&e.left instanceof Ve&&e.left.operator=="--"){t.print(" ")}else{t.space()}t.print(n);if((n=="<"||n=="<<")&&e.right instanceof He&&e.right.operator=="!"&&e.right.expression instanceof He&&e.right.expression.operator=="--"){t.print(" ")}else{t.space()}e.right.print(t)});DEFPRINT(qe,function(e,t){e.condition.print(t);t.space();t.print("?");t.space();e.consequent.print(t);t.space();t.colon();e.alternative.print(t)});DEFPRINT(Xe,function(e,t){t.with_square(function(){var n=e.elements,r=n.length;if(r>0)t.space();n.forEach(function(e,n){if(n)t.comma();e.print(t);if(n===r-1&&e instanceof Bt)t.comma()});if(r>0)t.space()})});DEFPRINT(Je,function(e,t){if(e.properties.length>0)t.with_block(function(){e.properties.forEach(function(e,n){if(n){t.print(",");t.newline()}t.indent();e.print(t)});t.newline()});else print_braced_empty(e,t)});DEFPRINT(tt,function(e,t){t.print("class");t.space();if(e.name){e.name.print(t);t.space()}if(e.extends){var n=!(e.extends instanceof St)&&!(e.extends instanceof Le)&&!(e.extends instanceof it)&&!(e.extends instanceof te);t.print("extends");if(n){t.print("(")}else{t.space()}e.extends.print(t);if(n){t.print(")")}else{t.space()}}if(e.properties.length>0)t.with_block(function(){e.properties.forEach(function(e,n){if(n){t.newline()}t.indent();e.print(t)});t.newline()});else t.print("{}")});DEFPRINT(ot,function(e,t){t.print("new.target")});function print_property_name(e,t,n){if(n.option("quote_keys")){return n.print_string(e)}if(""+ +e==e&&e>=0){if(n.option("keep_numbers")){return n.print(e)}return n.print(make_num(e))}var r=c.has(e)?n.option("ie8"):n.option("ecma")<2015?!is_basic_identifier_string(e):!is_identifier_string(e,true);if(r||t&&n.option("keep_quoted_props")){return n.print_string(e,t)}return n.print_name(e)}DEFPRINT(Qe,function(e,t){function get_name(e){var t=e.definition();return t?t.mangled_name||t.name:e.name}var n=t.option("shorthand");if(n&&e.value instanceof st&&is_identifier_string(e.key,t.option("ecma")>=2015)&&get_name(e.value)===e.key&&!c.has(e.key)){print_property_name(e.key,e.quote,t)}else if(n&&e.value instanceof Ke&&e.value.left instanceof st&&is_identifier_string(e.key,t.option("ecma")>=2015)&&get_name(e.value.left)===e.key){print_property_name(e.key,e.quote,t);t.space();t.print("=");t.space();e.value.right.print(t)}else{if(!(e.key instanceof F)){print_property_name(e.key,e.quote,t)}else{t.with_square(function(){e.key.print(t)})}t.colon();e.value.print(t)}});DEFPRINT(nt,(e,t)=>{if(e.static){t.print("static");t.space()}if(e.key instanceof mt){print_property_name(e.key.name,e.quote,t)}else{t.print("[");e.key.print(t);t.print("]")}if(e.value){t.print("=");e.value.print(t)}t.semicolon()});Ye.DEFMETHOD("_print_getter_setter",function(e,t){var n=this;if(n.static){t.print("static");t.space()}if(e){t.print(e);t.space()}if(n.key instanceof ht){print_property_name(n.key.name,n.quote,t)}else{t.with_square(function(){n.key.print(t)})}n.value._do_print(t,true)});DEFPRINT(Ze,function(e,t){e._print_getter_setter("set",t)});DEFPRINT($e,function(e,t){e._print_getter_setter("get",t)});DEFPRINT(et,function(e,t){var n;if(e.is_generator&&e.async){n="async*"}else if(e.is_generator){n="*"}else if(e.async){n="async"}e._print_getter_setter(n,t)});st.DEFMETHOD("_do_print",function(e){var t=this.definition();e.print_name(t?t.mangled_name||t.name:this.name)});DEFPRINT(st,function(e,t){e._do_print(t)});DEFPRINT(Bt,noop);DEFPRINT(Ct,function(e,t){t.print("this")});DEFPRINT(At,function(e,t){t.print("super")});DEFPRINT(Tt,function(e,t){t.print(e.getValue())});DEFPRINT(Mt,function(e,t){t.print_string(e.getValue(),e.quote,t.in_directive)});DEFPRINT(Ot,function(e,t){if((t.option("keep_numbers")||t.use_asm)&&e.start&&e.start.raw!=null){t.print(e.start.raw)}else{t.print(make_num(e.getValue()))}});DEFPRINT(Ft,function(e,t){t.print(e.getValue()+"n")});const e=/(<\s*\/\s*script)/i;const t=(e,t)=>t.replace("/","\\/");DEFPRINT(It,function(n,r){let{source:i,flags:s}=n.getValue();i=regexp_source_fix(i);s=s?sort_regexp_flags(s):"";i=i.replace(e,t);r.print(r.to_utf8(`/${i}/${s}`));const o=r.parent();if(o instanceof Ge&&/^\w/.test(o.operator)&&o.left===n){r.print(" ")}});function force_statement(e,t){if(t.option("braces")){make_block(e,t)}else{if(!e||e instanceof j)t.force_semicolon();else e.print(t)}}function best_of(e){var t=e[0],n=t.length;for(var r=1;r{return e===null&&t===null||e.TYPE===t.TYPE&&e.shallow_cmp(t)};const $t=(e,t)=>{if(!Zt(e,t))return false;const n=[e];const r=[t];const i=n.push.bind(n);const s=r.push.bind(r);while(n.length&&r.length){const e=n.pop();const t=r.pop();if(!Zt(e,t))return false;e._children_backwards(i);t._children_backwards(s);if(n.length!==r.length){return false}}return n.length==0&&r.length==0};const en=e=>{const t=Object.keys(e).map(t=>{if(e[t]==="eq"){return`this.${t} === other.${t}`}else if(e[t]==="exist"){return`(this.${t} == null ? other.${t} == null : this.${t} === other.${t})`}else{throw new Error(`mkshallow: Unexpected instruction: ${e[t]}`)}}).join(" && ");return new Function("other","return "+t)};const tn=()=>true;F.prototype.shallow_cmp=function(){throw new Error("did not find a shallow_cmp function for "+this.constructor.name)};R.prototype.shallow_cmp=tn;P.prototype.shallow_cmp=en({value:"eq"});N.prototype.shallow_cmp=tn;L.prototype.shallow_cmp=tn;j.prototype.shallow_cmp=tn;z.prototype.shallow_cmp=en({"label.name":"eq"});G.prototype.shallow_cmp=tn;q.prototype.shallow_cmp=tn;W.prototype.shallow_cmp=en({init:"exist",condition:"exist",step:"exist"});K.prototype.shallow_cmp=tn;X.prototype.shallow_cmp=tn;J.prototype.shallow_cmp=tn;Q.prototype.shallow_cmp=tn;Z.prototype.shallow_cmp=tn;$.prototype.shallow_cmp=en({is_generator:"eq",async:"eq"});ie.prototype.shallow_cmp=en({is_array:"eq"});se.prototype.shallow_cmp=tn;oe.prototype.shallow_cmp=tn;ae.prototype.shallow_cmp=en({value:"eq"});ce.prototype.shallow_cmp=tn;pe.prototype.shallow_cmp=tn;me.prototype.shallow_cmp=tn;ge.prototype.shallow_cmp=en({is_star:"eq"});ye.prototype.shallow_cmp=en({alternative:"exist"});ve.prototype.shallow_cmp=tn;_e.prototype.shallow_cmp=tn;we.prototype.shallow_cmp=en({bcatch:"exist",bfinally:"exist"});Se.prototype.shallow_cmp=en({argname:"exist"});ke.prototype.shallow_cmp=tn;De.prototype.shallow_cmp=tn;Te.prototype.shallow_cmp=en({value:"exist"});Me.prototype.shallow_cmp=tn;Oe.prototype.shallow_cmp=en({imported_name:"exist",imported_names:"exist"});Fe.prototype.shallow_cmp=tn;Ie.prototype.shallow_cmp=en({exported_definition:"exist",exported_value:"exist",exported_names:"exist",module_name:"eq",is_default:"eq"});Re.prototype.shallow_cmp=tn;Ne.prototype.shallow_cmp=tn;Le.prototype.shallow_cmp=tn;Be.prototype.shallow_cmp=en({property:"eq"});ze.prototype.shallow_cmp=en({operator:"eq"});Ge.prototype.shallow_cmp=en({operator:"eq"});qe.prototype.shallow_cmp=tn;Xe.prototype.shallow_cmp=tn;Je.prototype.shallow_cmp=tn;Ye.prototype.shallow_cmp=tn;Qe.prototype.shallow_cmp=en({key:"eq"});Ze.prototype.shallow_cmp=en({static:"eq"});$e.prototype.shallow_cmp=en({static:"eq"});et.prototype.shallow_cmp=en({static:"eq",is_generator:"eq",async:"eq"});tt.prototype.shallow_cmp=en({name:"exist",extends:"exist"});nt.prototype.shallow_cmp=en({static:"eq"});st.prototype.shallow_cmp=en({name:"eq"});ot.prototype.shallow_cmp=tn;Ct.prototype.shallow_cmp=tn;At.prototype.shallow_cmp=tn;Mt.prototype.shallow_cmp=en({value:"eq"});Ot.prototype.shallow_cmp=en({value:"eq"});Ft.prototype.shallow_cmp=en({value:"eq"});It.prototype.shallow_cmp=function(e){return this.value.flags===e.value.flags&&this.value.source===e.value.source};Rt.prototype.shallow_cmp=tn;const nn=1<<0;const rn=1<<1;let sn=null;let on=null;class SymbolDef{constructor(e,t,n){this.name=t.name;this.orig=[t];this.init=n;this.eliminated=0;this.assignments=0;this.scope=e;this.replaced=0;this.global=false;this.export=0;this.mangled_name=null;this.undeclared=false;this.id=SymbolDef.next_id++;this.chained=false;this.direct_access=false;this.escaped=0;this.recursive_refs=0;this.references=[];this.should_replace=undefined;this.single_use=false;this.fixed=false;Object.seal(this)}fixed_value(){if(!this.fixed||this.fixed instanceof F)return this.fixed;return this.fixed()}unmangleable(e){if(!e)e={};if(sn&&sn.has(this.id)&&keep_name(e.keep_fnames,this.orig[0].name))return true;return this.global&&!e.toplevel||this.export&nn||this.undeclared||!e.eval&&this.scope.pinned()||(this.orig[0]instanceof gt||this.orig[0]instanceof dt)&&keep_name(e.keep_fnames,this.orig[0].name)||this.orig[0]instanceof ht||(this.orig[0]instanceof vt||this.orig[0]instanceof yt)&&keep_name(e.keep_classnames,this.orig[0].name)}mangle(e){const t=e.cache&&e.cache.props;if(this.global&&t&&t.has(this.name)){this.mangled_name=t.get(this.name)}else if(!this.mangled_name&&!this.unmangleable(e)){var n=this.scope;var r=this.orig[0];if(e.ie8&&r instanceof gt)n=n.parent_scope;const i=redefined_catch_def(this);this.mangled_name=i?i.mangled_name||i.name:n.next_mangled(e,this);if(this.global&&t){t.set(this.name,this.mangled_name)}}}}SymbolDef.next_id=1;function redefined_catch_def(e){if(e.orig[0]instanceof _t&&e.scope.is_block_scope()){return e.scope.get_defun_scope().variables.get(e.name)}}Y.DEFMETHOD("figure_out_scope",function(e,{parent_scope:t=null,toplevel:n=this}={}){e=defaults(e,{cache:null,ie8:false,safari10:false});if(!(n instanceof Q)){throw new Error("Invalid toplevel scope")}var r=this.parent_scope=t;var i=new Map;var s=null;var o=null;var a=[];var c=new TreeWalker((t,n)=>{if(t.is_block_scope()){const i=r;t.block_scope=r=new Y(t);r._block_scope=true;const s=t instanceof Se?i.parent_scope:i;r.init_scope_vars(s);r.uses_with=i.uses_with;r.uses_eval=i.uses_eval;if(e.safari10){if(t instanceof W||t instanceof K){a.push(r)}}if(t instanceof ve){const e=r;r=i;t.expression.walk(c);r=e;for(let e=0;e{if(e===t)return true;if(t instanceof ut){return e instanceof gt}return!(e instanceof ft||e instanceof lt)})){js_error(`"${t.name}" is redeclared`,t.start.file,t.start.line,t.start.col,t.start.pos)}if(!(t instanceof pt))mark_export(h,2);if(s!==r){t.mark_enclosed();var h=r.find_variable(t);if(t.thedef!==h){t.thedef=h;t.reference()}}}else if(t instanceof xt){var m=i.get(t.name);if(!m)throw new Error(string_template("Undefined label {name} [{line},{col}]",{name:t.name,line:t.start.line,col:t.start.col}));t.thedef=m}if(!(r instanceof Q)&&(t instanceof Ie||t instanceof Oe)){js_error(`"${t.TYPE}" statement may only appear at the top level`,t.start.file,t.start.line,t.start.col,t.start.pos)}});this.walk(c);function mark_export(e,t){if(o){var n=0;do{t++}while(c.parent(n++)!==o)}var r=c.parent(t);if(e.export=r instanceof Ie?nn:0){var i=r.exported_definition;if((i instanceof re||i instanceof rt)&&r.is_default){e.export=rn}}}const u=this instanceof Q;if(u){this.globals=new Map}var c=new TreeWalker(e=>{if(e instanceof pe&&e.label){e.label.thedef.references.push(e);return true}if(e instanceof St){var t=e.name;if(t=="eval"&&c.parent()instanceof Re){for(var r=e.scope;r&&!r.uses_eval;r=r.parent_scope){r.uses_eval=true}}var i;if(c.parent()instanceof Me&&c.parent(1).module_name||!(i=e.scope.find_variable(t))){i=n.def_global(e);if(e instanceof kt)i.export=nn}else if(i.scope instanceof $&&t=="arguments"){i.scope.uses_arguments=true}e.thedef=i;e.reference();if(e.scope.is_block_scope()&&!(i.orig[0]instanceof ut)){e.scope=e.scope.get_defun_scope()}return true}var s;if(e instanceof _t&&(s=redefined_catch_def(e.definition()))){var r=e.scope;while(r){push_uniq(r.enclosed,s);if(r===s.scope)break;r=r.parent_scope}}});this.walk(c);if(e.ie8||e.safari10){walk(this,e=>{if(e instanceof _t){var t=e.name;var r=e.thedef.references;var i=e.scope.get_defun_scope();var s=i.find_variable(t)||n.globals.get(t)||i.def_variable(e);r.forEach(function(e){e.thedef=s;e.reference()});e.thedef=s;e.reference();return true}})}if(e.safari10){for(const e of a){e.parent_scope.variables.forEach(function(t){push_uniq(e.enclosed,t)})}}});Q.DEFMETHOD("def_global",function(e){var t=this.globals,n=e.name;if(t.has(n)){return t.get(n)}else{var r=new SymbolDef(this,e);r.undeclared=true;r.global=true;t.set(n,r);return r}});Y.DEFMETHOD("init_scope_vars",function(e){this.variables=new Map;this.functions=new Map;this.uses_with=false;this.uses_eval=false;this.parent_scope=e;this.enclosed=[];this.cname=-1});Y.DEFMETHOD("conflicting_def",function(e){return this.enclosed.find(t=>t.name===e)||this.variables.has(e)||this.parent_scope&&this.parent_scope.conflicting_def(e)});Y.DEFMETHOD("add_child_scope",function(e){if(e.parent_scope===this)return;e.parent_scope=this;const t=(()=>{const e=[];let t=this;do{e.push(t)}while(t=t.parent_scope);e.reverse();return e})();const n=new Set(e.enclosed);const r=[];for(const e of t){r.forEach(t=>push_uniq(e.enclosed,t));for(const t of e.variables.values()){if(n.has(t)){push_uniq(r,t);push_uniq(e.enclosed,t)}}}});Y.DEFMETHOD("create_symbol",function(e,{source:t,tentative_name:n,scope:r,init:i=null}={}){let s;if(n){n=s=n.replace(/(?:^[^a-z_$]|[^a-z0-9_$])/gi,"_");let e=0;while(this.conflicting_def(s)){s=n+"$"+e++}}if(!s){throw new Error("No symbol name could be generated in create_symbol()")}const o=make_node(e,t,{name:s,scope:r});this.def_variable(o,i||null);o.mark_enclosed();return o});F.DEFMETHOD("is_block_scope",return_false);tt.DEFMETHOD("is_block_scope",return_false);$.DEFMETHOD("is_block_scope",return_false);Q.DEFMETHOD("is_block_scope",return_false);_e.DEFMETHOD("is_block_scope",return_false);L.DEFMETHOD("is_block_scope",return_true);Y.DEFMETHOD("is_block_scope",function(){return this._block_scope||false});H.DEFMETHOD("is_block_scope",return_true);$.DEFMETHOD("init_scope_vars",function(){Y.prototype.init_scope_vars.apply(this,arguments);this.uses_arguments=false;this.def_variable(new pt({name:"arguments",start:this.start,end:this.end}))});ne.DEFMETHOD("init_scope_vars",function(){Y.prototype.init_scope_vars.apply(this,arguments);this.uses_arguments=false});st.DEFMETHOD("mark_enclosed",function(){var e=this.definition();var t=this.scope;while(t){push_uniq(t.enclosed,e);if(t===e.scope)break;t=t.parent_scope}});st.DEFMETHOD("reference",function(){this.definition().references.push(this);this.mark_enclosed()});Y.DEFMETHOD("find_variable",function(e){if(e instanceof st)e=e.name;return this.variables.get(e)||this.parent_scope&&this.parent_scope.find_variable(e)});Y.DEFMETHOD("def_function",function(e,t){var n=this.def_variable(e,t);if(!n.init||n.init instanceof re)n.init=t;this.functions.set(e.name,n);return n});Y.DEFMETHOD("def_variable",function(e,t){var n=this.variables.get(e.name);if(n){n.orig.push(e);if(n.init&&(n.scope!==e.scope||n.init instanceof te)){n.init=t}}else{n=new SymbolDef(this,e,t);this.variables.set(e.name,n);n.global=!this.parent_scope}return e.thedef=n});function next_mangled(e,t){var n=e.enclosed;e:while(true){var r=an(++e.cname);if(c.has(r))continue;if(t.reserved.has(r))continue;if(on&&on.has(r))continue e;for(let e=n.length;--e>=0;){const i=n[e];const s=i.mangled_name||i.unmangleable(t)&&i.name;if(r==s)continue e}return r}}Y.DEFMETHOD("next_mangled",function(e){return next_mangled(this,e)});Q.DEFMETHOD("next_mangled",function(e){let t;const n=this.mangled_names;do{t=next_mangled(this,e)}while(n.has(t));return t});te.DEFMETHOD("next_mangled",function(e,t){var n=t.orig[0]instanceof pt&&this.name&&this.name.definition();var r=n?n.mangled_name||n.name:null;while(true){var i=next_mangled(this,e);if(!r||r!=i)return i}});st.DEFMETHOD("unmangleable",function(e){var t=this.definition();return!t||t.unmangleable(e)});wt.DEFMETHOD("unmangleable",return_false);st.DEFMETHOD("unreferenced",function(){return!this.definition().references.length&&!this.scope.pinned()});st.DEFMETHOD("definition",function(){return this.thedef});st.DEFMETHOD("global",function(){return this.thedef.global});Q.DEFMETHOD("_default_mangler_options",function(e){e=defaults(e,{eval:false,ie8:false,keep_classnames:false,keep_fnames:false,module:false,reserved:[],toplevel:false});if(e.module)e.toplevel=true;if(!Array.isArray(e.reserved)&&!(e.reserved instanceof Set)){e.reserved=[]}e.reserved=new Set(e.reserved);e.reserved.add("arguments");return e});Q.DEFMETHOD("mangle_names",function(e){e=this._default_mangler_options(e);var t=-1;var n=[];if(e.keep_fnames){sn=new Set}const r=this.mangled_names=new Set;if(e.cache){this.globals.forEach(collect);if(e.cache.props){e.cache.props.forEach(function(e){r.add(e)})}}var i=new TreeWalker(function(r,i){if(r instanceof z){var s=t;i();t=s;return true}if(r instanceof Y){r.variables.forEach(collect);return}if(r.is_block_scope()){r.block_scope.variables.forEach(collect);return}if(sn&&r instanceof Te&&r.value instanceof $&&!r.value.name&&keep_name(e.keep_fnames,r.name.name)){sn.add(r.name.definition().id);return}if(r instanceof wt){let e;do{e=an(++t)}while(c.has(e));r.mangled_name=e;return true}if(!(e.ie8||e.safari10)&&r instanceof _t){n.push(r.definition());return}});this.walk(i);if(e.keep_fnames||e.keep_classnames){on=new Set;n.forEach(t=>{if(t.name.length<6&&t.unmangleable(e)){on.add(t.name)}})}n.forEach(t=>{t.mangle(e)});sn=null;on=null;function collect(t){const r=!e.reserved.has(t.name)&&!(t.export&nn);if(r){n.push(t)}}});Q.DEFMETHOD("find_colliding_names",function(e){const t=e.cache&&e.cache.props;const n=new Set;e.reserved.forEach(to_avoid);this.globals.forEach(add_def);this.walk(new TreeWalker(function(e){if(e instanceof Y)e.variables.forEach(add_def);if(e instanceof _t)add_def(e.definition())}));return n;function to_avoid(e){n.add(e)}function add_def(n){var r=n.name;if(n.global&&t&&t.has(r))r=t.get(r);else if(!n.unmangleable(e))return;to_avoid(r)}});Q.DEFMETHOD("expand_names",function(e){an.reset();an.sort();e=this._default_mangler_options(e);var t=this.find_colliding_names(e);var n=0;this.globals.forEach(rename);this.walk(new TreeWalker(function(e){if(e instanceof Y)e.variables.forEach(rename);if(e instanceof _t)rename(e.definition())}));function next_name(){var e;do{e=an(n++)}while(t.has(e)||c.has(e));return e}function rename(t){if(t.global&&e.cache)return;if(t.unmangleable(e))return;if(e.reserved.has(t.name))return;const n=redefined_catch_def(t);const r=t.name=n?n.name:next_name();t.orig.forEach(function(e){e.name=r});t.references.forEach(function(e){e.name=r})}});F.DEFMETHOD("tail_node",return_this);Ne.DEFMETHOD("tail_node",function(){return this.expressions[this.expressions.length-1]});Q.DEFMETHOD("compute_char_frequency",function(e){e=this._default_mangler_options(e);try{F.prototype.print=function(t,n){this._print(t,n);if(this instanceof st&&!this.unmangleable(e)){an.consider(this.name,-1)}else if(e.properties){if(this instanceof Be){an.consider(this.property,-1)}else if(this instanceof je){skip_string(this.property)}}};an.consider(this.print_to_string(),1)}finally{F.prototype.print=F.prototype._print}an.sort();function skip_string(e){if(e instanceof Mt){an.consider(e.value,-1)}else if(e instanceof qe){skip_string(e.consequent);skip_string(e.alternative)}else if(e instanceof Ne){skip_string(e.tail_node())}}});const an=(()=>{const e="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ$_".split("");const t="0123456789".split("");let n;let r;function reset(){r=new Map;e.forEach(function(e){r.set(e,0)});t.forEach(function(e){r.set(e,0)})}base54.consider=function(e,t){for(var n=e.length;--n>=0;){r.set(e[n],r.get(e[n])+t)}};function compare(e,t){return r.get(t)-r.get(e)}base54.sort=function(){n=mergeSort(e,compare).concat(mergeSort(t,compare))};base54.reset=reset;reset();function base54(e){var t="",r=54;e++;do{e--;t+=n[e%r];e=Math.floor(e/r);r=64}while(e>0);return t}return base54})();let cn=undefined;F.prototype.size=function(e,t){cn=e&&e.mangle_options;let n=0;walk_parent(this,(e,t)=>{n+=e._size(t)},t||e&&e.stack);cn=undefined;return n};F.prototype._size=(()=>0);R.prototype._size=(()=>8);P.prototype._size=function(){return 2+this.value.length};const un=e=>e.length&&e.length-1;L.prototype._size=function(){return 2+un(this.body)};Q.prototype._size=function(){return un(this.body)};j.prototype._size=(()=>1);z.prototype._size=(()=>2);G.prototype._size=(()=>9);q.prototype._size=(()=>7);W.prototype._size=(()=>8);K.prototype._size=(()=>8);J.prototype._size=(()=>6);Z.prototype._size=(()=>3);const ln=e=>(e.is_generator?1:0)+(e.async?6:0);ee.prototype._size=function(){return ln(this)+4+un(this.argnames)+un(this.body)};te.prototype._size=function(e){const t=!!first_in_statement(e);return t*2+ln(this)+12+un(this.argnames)+un(this.body)};re.prototype._size=function(){return ln(this)+13+un(this.argnames)+un(this.body)};ne.prototype._size=function(){let e=2+un(this.argnames);if(!(this.argnames.length===1&&this.argnames[0]instanceof st)){e+=2}return ln(this)+e+(Array.isArray(this.body)?un(this.body):this.body._size())};ie.prototype._size=(()=>2);oe.prototype._size=function(){return 2+Math.floor(this.segments.length/2)*3};ae.prototype._size=function(){return this.value.length};le.prototype._size=function(){return this.value?7:6};fe.prototype._size=(()=>6);de.prototype._size=function(){return this.label?6:5};he.prototype._size=function(){return this.label?9:8};ye.prototype._size=(()=>4);ve.prototype._size=function(){return 8+un(this.body)};Ee.prototype._size=function(){return 5+un(this.body)};be.prototype._size=function(){return 8+un(this.body)};we.prototype._size=function(){return 3+un(this.body)};Se.prototype._size=function(){let e=7+un(this.body);if(this.argname){e+=2}return e};ke.prototype._size=function(){return 7+un(this.body)};const fn=(e,t)=>e+un(t.definitions);xe.prototype._size=function(){return fn(4,this)};Ce.prototype._size=function(){return fn(4,this)};Ae.prototype._size=function(){return fn(6,this)};Te.prototype._size=function(){return this.value?1:0};Me.prototype._size=function(){return this.name?4:0};Oe.prototype._size=function(){let e=6;if(this.imported_name)e+=1;if(this.imported_name||this.imported_names)e+=5;if(this.imported_names){e+=2+un(this.imported_names)}return e};Fe.prototype._size=(()=>11);Ie.prototype._size=function(){let e=7+(this.is_default?8:0);if(this.exported_value){e+=this.exported_value._size()}if(this.exported_names){e+=2+un(this.exported_names)}if(this.module_name){e+=5}return e};Re.prototype._size=function(){if(this.optional){return 4+un(this.args)}return 2+un(this.args)};Pe.prototype._size=function(){return 6+un(this.args)};Ne.prototype._size=function(){return un(this.expressions)};Be.prototype._size=function(){if(this.optional){return this.property.length+2}return this.property.length+1};je.prototype._size=function(){return this.optional?4:2};ze.prototype._size=function(){if(this.operator==="typeof")return 7;if(this.operator==="void")return 5;return this.operator.length};Ge.prototype._size=function(e){if(this.operator==="in")return 4;let t=this.operator.length;if((this.operator==="+"||this.operator==="-")&&this.right instanceof ze&&this.right.operator===this.operator){t+=1}if(this.needs_parens(e)){t+=2}return t};qe.prototype._size=(()=>3);Xe.prototype._size=function(){return 2+un(this.elements)};Je.prototype._size=function(e){let t=2;if(first_in_statement(e)){t+=2}return t+un(this.properties)};const pn=e=>typeof e==="string"?e.length:0;Qe.prototype._size=function(){return pn(this.key)+1};const dn=e=>e?7:0;$e.prototype._size=function(){return 5+dn(this.static)+pn(this.key)};Ze.prototype._size=function(){return 5+dn(this.static)+pn(this.key)};et.prototype._size=function(){return dn(this.static)+pn(this.key)+ln(this)};tt.prototype._size=function(){return(this.name?8:7)+(this.extends?8:0)};nt.prototype._size=function(){return dn(this.static)+(typeof this.key==="string"?this.key.length+2:0)+(this.value?1:0)};st.prototype._size=function(){return!cn||this.definition().unmangleable(cn)?this.name.length:1};mt.prototype._size=function(){return this.name.length};St.prototype._size=at.prototype._size=function(){const{name:e,thedef:t}=this;if(t&&t.global)return e.length;if(e==="arguments")return 9;return st.prototype._size.call(this)};ot.prototype._size=(()=>10);Et.prototype._size=function(){return this.name.length};Dt.prototype._size=function(){return this.name.length};Ct.prototype._size=(()=>4);At.prototype._size=(()=>5);Mt.prototype._size=function(){return this.value.length+2};Ot.prototype._size=function(){const{value:e}=this;if(e===0)return 1;if(e>0&&Math.floor(e)===e){return Math.floor(Math.log10(e)+1)}return e.toString().length};Ft.prototype._size=function(){return this.value.length};It.prototype._size=function(){return this.value.toString().length};Pt.prototype._size=(()=>4);Nt.prototype._size=(()=>3);Lt.prototype._size=(()=>6);Bt.prototype._size=(()=>0);jt.prototype._size=(()=>8);Ht.prototype._size=(()=>4);zt.prototype._size=(()=>5);me.prototype._size=(()=>6);ge.prototype._size=(()=>6);const hn=1;const mn=2;const gn=4;const yn=8;const vn=16;const _n=32;const bn=256;const En=512;const wn=1024;const Sn=bn|En|wn;const kn=(e,t)=>e.flags&t;const Dn=(e,t)=>{e.flags|=t};const xn=(e,t)=>{e.flags&=~t};class Compressor extends TreeWalker{constructor(e,{false_by_default:t=false,mangle_options:n=false}){super();if(e.defaults!==undefined&&!e.defaults)t=true;this.options=defaults(e,{arguments:false,arrows:!t,booleans:!t,booleans_as_integers:false,collapse_vars:!t,comparisons:!t,computed_props:!t,conditionals:!t,dead_code:!t,defaults:true,directives:!t,drop_console:false,drop_debugger:!t,ecma:5,evaluate:!t,expression:false,global_defs:false,hoist_funs:false,hoist_props:!t,hoist_vars:false,ie8:false,if_return:!t,inline:!t,join_vars:!t,keep_classnames:false,keep_fargs:true,keep_fnames:false,keep_infinity:false,loops:!t,module:false,negate_iife:!t,passes:1,properties:!t,pure_getters:!t&&"strict",pure_funcs:null,reduce_funcs:null,reduce_vars:!t,sequences:!t,side_effects:!t,switches:!t,top_retain:null,toplevel:!!(e&&e["top_retain"]),typeofs:!t,unsafe:false,unsafe_arrows:false,unsafe_comps:false,unsafe_Function:false,unsafe_math:false,unsafe_symbols:false,unsafe_methods:false,unsafe_proto:false,unsafe_regexp:false,unsafe_undefined:false,unused:!t,warnings:false},true);var r=this.options["global_defs"];if(typeof r=="object")for(var i in r){if(i[0]==="@"&&HOP(r,i)){r[i.slice(1)]=parse(r[i],{expression:true})}}if(this.options["inline"]===true)this.options["inline"]=3;var s=this.options["pure_funcs"];if(typeof s=="function"){this.pure_funcs=s}else{this.pure_funcs=s?function(e){return!s.includes(e.expression.print_to_string())}:return_true}var o=this.options["top_retain"];if(o instanceof RegExp){this.top_retain=function(e){return o.test(e.name)}}else if(typeof o=="function"){this.top_retain=o}else if(o){if(typeof o=="string"){o=o.split(/,/)}this.top_retain=function(e){return o.includes(e.name)}}if(this.options["module"]){this.directives["use strict"]=true;this.options["toplevel"]=true}var a=this.options["toplevel"];this.toplevel=typeof a=="string"?{funcs:/funcs/.test(a),vars:/vars/.test(a)}:{funcs:a,vars:a};var c=this.options["sequences"];this.sequences_limit=c==1?800:c|0;this.evaluated_regexps=new Map;this._toplevel=undefined;this.mangle_options=n}option(e){return this.options[e]}exposed(e){if(e.export)return true;if(e.global)for(var t=0,n=e.orig.length;t0||this.option("reduce_vars")){this._toplevel.reset_opt_flags(this)}this._toplevel=this._toplevel.transform(this);if(t>1){let e=0;walk(this._toplevel,()=>{e++});if(e=0){i.body[o]=i.body[o].transform(r)}}else if(i instanceof ye){i.body=i.body.transform(r);if(i.alternative){i.alternative=i.alternative.transform(r)}}else if(i instanceof J){i.body=i.body.transform(r)}return i});n.transform(r)});function read_property(e,t){t=get_value(t);if(t instanceof F)return;var n;if(e instanceof Xe){var r=e.elements;if(t=="length")return make_node_from_constant(r.length,e);if(typeof t=="number"&&t in r)n=r[t]}else if(e instanceof Je){t=""+t;var i=e.properties;for(var s=i.length;--s>=0;){var o=i[s];if(!(o instanceof Qe))return;if(!n&&i[s].key===t)n=i[s].value}}return n instanceof St&&n.fixed_value()||n}function is_modified(e,t,n,r,i,s){var o=t.parent(i);var a=is_lhs(n,o);if(a)return a;if(!s&&o instanceof Re&&o.expression===n&&!(r instanceof ne)&&!(r instanceof tt)&&!o.is_expr_pure(e)&&(!(r instanceof te)||!(o instanceof Pe)&&r.contains_this())){return true}if(o instanceof Xe){return is_modified(e,t,o,o,i+1)}if(o instanceof Qe&&n===o.value){var c=t.parent(i+1);return is_modified(e,t,c,c,i+2)}if(o instanceof Le&&o.expression===n){var u=read_property(r,o.property);return!s&&is_modified(e,t,o,u,i+1)}}(function(e){e(F,noop);function reset_def(e,t){t.assignments=0;t.chained=false;t.direct_access=false;t.escaped=0;t.recursive_refs=0;t.references=[];t.single_use=undefined;if(t.scope.pinned()){t.fixed=false}else if(t.orig[0]instanceof lt||!e.exposed(t)){t.fixed=t.init}else{t.fixed=false}}function reset_variables(e,t,n){n.variables.forEach(function(n){reset_def(t,n);if(n.fixed===null){e.defs_to_safe_ids.set(n.id,e.safe_ids);mark(e,n,true)}else if(n.fixed){e.loop_ids.set(n.id,e.in_loop);mark(e,n,true)}})}function reset_block_variables(e,t){if(t.block_scope)t.block_scope.variables.forEach(t=>{reset_def(e,t)})}function push(e){e.safe_ids=Object.create(e.safe_ids)}function pop(e){e.safe_ids=Object.getPrototypeOf(e.safe_ids)}function mark(e,t,n){e.safe_ids[t.id]=n}function safe_to_read(e,t){if(t.single_use=="m")return false;if(e.safe_ids[t.id]){if(t.fixed==null){var n=t.orig[0];if(n instanceof pt||n.name=="arguments")return false;t.fixed=make_node(Lt,n)}return true}return t.fixed instanceof re}function safe_to_assign(e,t,n,r){if(t.fixed===undefined)return true;let i;if(t.fixed===null&&(i=e.defs_to_safe_ids.get(t.id))){i[t.id]=false;e.defs_to_safe_ids.delete(t.id);return true}if(!HOP(e.safe_ids,t.id))return false;if(!safe_to_read(e,t))return false;if(t.fixed===false)return false;if(t.fixed!=null&&(!r||t.references.length>t.assignments))return false;if(t.fixed instanceof re){return r instanceof F&&t.fixed.parent_scope===n}return t.orig.every(e=>{return!(e instanceof lt||e instanceof dt||e instanceof gt)})}function ref_once(e,t,n){return t.option("unused")&&!n.scope.pinned()&&n.references.length-n.recursive_refs==1&&e.loop_ids.get(n.id)===e.in_loop}function is_immutable(e){if(!e)return false;return e.is_constant()||e instanceof $||e instanceof Ct}function mark_escaped(e,t,n,r,i,s,o){var a=e.parent(s);if(i){if(i.is_constant())return;if(i instanceof it)return}if(a instanceof We&&a.operator=="="&&r===a.right||a instanceof Re&&(r!==a.expression||a instanceof Pe)||a instanceof ue&&r===a.value&&r.scope!==t.scope||a instanceof Te&&r===a.value||a instanceof ge&&r===a.value&&r.scope!==t.scope){if(o>1&&!(i&&i.is_constant_expression(n)))o=1;if(!t.escaped||t.escaped>o)t.escaped=o;return}else if(a instanceof Xe||a instanceof me||a instanceof Ge&&Tn.has(a.operator)||a instanceof qe&&r!==a.condition||a instanceof Z||a instanceof Ne&&r===a.tail_node()){mark_escaped(e,t,n,a,a,s+1,o)}else if(a instanceof Qe&&r===a.value){var c=e.parent(s+1);mark_escaped(e,t,n,c,c,s+2,o)}else if(a instanceof Le&&r===a.expression){i=read_property(i,a.property);mark_escaped(e,t,n,a,i,s+1,o+1);if(i)return}if(s>0)return;if(a instanceof Ne&&r!==a.tail_node())return;if(a instanceof N)return;t.direct_access=true}const t=e=>walk(e,e=>{if(!(e instanceof st))return;var t=e.definition();if(!t)return;if(e instanceof St)t.references.push(e);t.fixed=false});e(ee,function(e,t,n){push(e);reset_variables(e,n,this);t();pop(e);return true});e(We,function(e,n,r){var i=this;if(i.left instanceof ie){t(i.left);return}var s=i.left;if(!(s instanceof St))return;var o=s.definition();var a=safe_to_assign(e,o,s.scope,i.right);o.assignments++;if(!a)return;var c=o.fixed;if(!c&&i.operator!="=")return;var u=i.operator=="=";var l=u?i.right:i;if(is_modified(r,e,i,l,0))return;o.references.push(s);if(!u)o.chained=true;o.fixed=u?function(){return i.right}:function(){return make_node(Ge,i,{operator:i.operator.slice(0,-1),left:c instanceof F?c:c(),right:i.right})};mark(e,o,false);i.right.walk(e);mark(e,o,true);mark_escaped(e,o,s.scope,i,l,0,1);return true});e(Ge,function(e){if(!Tn.has(this.operator))return;this.left.walk(e);push(e);this.right.walk(e);pop(e);return true});e(L,function(e,t,n){reset_block_variables(n,this)});e(Ee,function(e){push(e);this.expression.walk(e);pop(e);push(e);walk_body(this,e);pop(e);return true});e(tt,function(e,t){xn(this,vn);push(e);t();pop(e);return true});e(qe,function(e){this.condition.walk(e);push(e);this.consequent.walk(e);pop(e);push(e);this.alternative.walk(e);pop(e);return true});e(Ue,function(e,t){const n=e.safe_ids;t();e.safe_ids=n;return true});e(Re,function(e){this.expression.walk(e);if(this.optional){push(e)}for(const t of this.args)t.walk(e);return true});e(Le,function(e){if(!this.optional)return;this.expression.walk(e);push(e);if(this.property instanceof F)this.property.walk(e);return true});e(be,function(e,t){push(e);t();pop(e);return true});function mark_lambda(e,t,n){xn(this,vn);push(e);reset_variables(e,n,this);if(this.uses_arguments){t();pop(e);return}var r;if(!this.name&&(r=e.parent())instanceof Re&&r.expression===this&&!r.args.some(e=>e instanceof Z)&&this.argnames.every(e=>e instanceof st)){this.argnames.forEach((t,n)=>{if(!t.definition)return;var i=t.definition();if(i.orig.length>1)return;if(i.fixed===undefined&&(!this.uses_arguments||e.has_directive("use strict"))){i.fixed=function(){return r.args[n]||make_node(Lt,r)};e.loop_ids.set(i.id,e.in_loop);mark(e,i,true)}else{i.fixed=false}})}t();pop(e);return true}e($,mark_lambda);e(G,function(e,t,n){reset_block_variables(n,this);const r=e.in_loop;e.in_loop=this;push(e);this.body.walk(e);if(has_break_or_continue(this)){pop(e);push(e)}this.condition.walk(e);pop(e);e.in_loop=r;return true});e(W,function(e,t,n){reset_block_variables(n,this);if(this.init)this.init.walk(e);const r=e.in_loop;e.in_loop=this;push(e);if(this.condition)this.condition.walk(e);this.body.walk(e);if(this.step){if(has_break_or_continue(this)){pop(e);push(e)}this.step.walk(e)}pop(e);e.in_loop=r;return true});e(K,function(e,n,r){reset_block_variables(r,this);t(this.init);this.object.walk(e);const i=e.in_loop;e.in_loop=this;push(e);this.body.walk(e);pop(e);e.in_loop=i;return true});e(ye,function(e){this.condition.walk(e);push(e);this.body.walk(e);pop(e);if(this.alternative){push(e);this.alternative.walk(e);pop(e)}return true});e(z,function(e){push(e);this.body.walk(e);pop(e);return true});e(_t,function(){this.definition().fixed=false});e(St,function(e,t,n){var r=this.definition();r.references.push(this);if(r.references.length==1&&!r.fixed&&r.orig[0]instanceof dt){e.loop_ids.set(r.id,e.in_loop)}var i;if(r.fixed===undefined||!safe_to_read(e,r)){r.fixed=false}else if(r.fixed){i=this.fixed_value();if(i instanceof $&&recursive_ref(e,r)){r.recursive_refs++}else if(i&&!n.exposed(r)&&ref_once(e,n,r)){r.single_use=i instanceof $&&!i.pinned()||i instanceof tt||r.scope===this.scope&&i.is_constant_expression()}else{r.single_use=false}if(is_modified(n,e,this,i,0,is_immutable(i))){if(r.single_use){r.single_use="m"}else{r.fixed=false}}}mark_escaped(e,r,this.scope,this,i,0,1)});e(Q,function(e,t,n){this.globals.forEach(function(e){reset_def(n,e)});reset_variables(e,n,this)});e(we,function(e,t,n){reset_block_variables(n,this);push(e);walk_body(this,e);pop(e);if(this.bcatch){push(e);this.bcatch.walk(e);pop(e)}if(this.bfinally)this.bfinally.walk(e);return true});e(ze,function(e){var t=this;if(t.operator!=="++"&&t.operator!=="--")return;var n=t.expression;if(!(n instanceof St))return;var r=n.definition();var i=safe_to_assign(e,r,n.scope,true);r.assignments++;if(!i)return;var s=r.fixed;if(!s)return;r.references.push(n);r.chained=true;r.fixed=function(){return make_node(Ge,t,{operator:t.operator.slice(0,-1),left:make_node(He,t,{operator:"+",expression:s instanceof F?s:s()}),right:make_node(Ot,t,{value:1})})};mark(e,r,true);return true});e(Te,function(e,n){var r=this;if(r.name instanceof ie){t(r.name);return}var i=r.name.definition();if(r.value){if(safe_to_assign(e,i,r.name.scope,r.value)){i.fixed=function(){return r.value};e.loop_ids.set(i.id,e.in_loop);mark(e,i,false);n();mark(e,i,true);return true}else{i.fixed=false}}});e(q,function(e,t,n){reset_block_variables(n,this);const r=e.in_loop;e.in_loop=this;push(e);t();pop(e);e.in_loop=r;return true})})(function(e,t){e.DEFMETHOD("reduce_vars",t)});Q.DEFMETHOD("reset_opt_flags",function(e){const t=this;const n=e.option("reduce_vars");const r=new TreeWalker(function(i,s){xn(i,Sn);if(n){if(e.top_retain&&i instanceof re&&r.parent()===t){Dn(i,wn)}return i.reduce_vars(r,s,e)}});r.safe_ids=Object.create(null);r.in_loop=null;r.loop_ids=new Map;r.defs_to_safe_ids=new Map;t.walk(r)});st.DEFMETHOD("fixed_value",function(){var e=this.thedef.fixed;if(!e||e instanceof F)return e;return e()});St.DEFMETHOD("is_immutable",function(){var e=this.definition().orig;return e.length==1&&e[0]instanceof gt});function is_func_expr(e){return e instanceof ne||e instanceof te}function is_lhs_read_only(e){if(e instanceof Ct)return true;if(e instanceof St)return e.definition().orig[0]instanceof gt;if(e instanceof Le){e=e.expression;if(e instanceof St){if(e.is_immutable())return false;e=e.fixed_value()}if(!e)return true;if(e instanceof It)return false;if(e instanceof Tt)return true;return is_lhs_read_only(e)}return false}function is_ref_of(e,t){if(!(e instanceof St))return false;var n=e.definition().orig;for(var r=n.length;--r>=0;){if(n[r]instanceof t)return true}}function find_scope(e){for(let t=0;;t++){const n=e.parent(t);if(n instanceof Q)return n;if(n instanceof $)return n;if(n.block_scope)return n.block_scope}}function find_variable(e,t){var n,r=0;while(n=e.parent(r++)){if(n instanceof Y)break;if(n instanceof Se&&n.argname){n=n.argname.definition().scope;break}}return n.find_variable(t)}function make_sequence(e,t){if(t.length==1)return t[0];if(t.length==0)throw new Error("trying to create a sequence with length zero!");return make_node(Ne,e,{expressions:t.reduce(merge_sequence,[])})}function make_node_from_constant(e,t){switch(typeof e){case"string":return make_node(Mt,t,{value:e});case"number":if(isNaN(e))return make_node(Nt,t);if(isFinite(e)){return 1/e<0?make_node(He,t,{operator:"-",expression:make_node(Ot,t,{value:-e})}):make_node(Ot,t,{value:e})}return e<0?make_node(He,t,{operator:"-",expression:make_node(jt,t)}):make_node(jt,t);case"boolean":return make_node(e?Ht:zt,t);case"undefined":return make_node(Lt,t);default:if(e===null){return make_node(Pt,t,{value:null})}if(e instanceof RegExp){return make_node(It,t,{value:{source:regexp_source_fix(e.source),flags:e.flags}})}throw new Error(string_template("Can't handle constant of type: {type}",{type:typeof e}))}}function maintain_this_binding(e,t,n){if(e instanceof He&&e.operator=="delete"||e instanceof Re&&e.expression===t&&(n instanceof Le||n instanceof St&&n.name=="eval")){return make_sequence(t,[make_node(Ot,t,{value:0}),n])}return n}function merge_sequence(e,t){if(t instanceof Ne){e.push(...t.expressions)}else{e.push(t)}return e}function as_statement_array(e){if(e===null)return[];if(e instanceof B)return e.body;if(e instanceof j)return[];if(e instanceof I)return[e];throw new Error("Can't convert thing to statement array")}function is_empty(e){if(e===null)return true;if(e instanceof j)return true;if(e instanceof B)return e.body.length==0;return false}function can_be_evicted_from_block(e){return!(e instanceof rt||e instanceof re||e instanceof Ce||e instanceof Ae||e instanceof Ie||e instanceof Oe)}function loop_body(e){if(e instanceof H){return e.body instanceof B?e.body:e}return e}function is_iife_call(e){if(e.TYPE!="Call")return false;return e.expression instanceof te||is_iife_call(e.expression)}function is_undeclared_ref(e){return e instanceof St&&e.definition().undeclared}var Cn=makePredicate("Array Boolean clearInterval clearTimeout console Date decodeURI decodeURIComponent encodeURI encodeURIComponent Error escape eval EvalError Function isFinite isNaN JSON Math Number parseFloat parseInt RangeError ReferenceError RegExp Object setInterval setTimeout String SyntaxError TypeError unescape URIError");St.DEFMETHOD("is_declared",function(e){return!this.definition().undeclared||e.option("unsafe")&&Cn.has(this.name)});var An=makePredicate("Infinity NaN undefined");function is_identifier_atom(e){return e instanceof jt||e instanceof Nt||e instanceof Lt}function tighten_body(e,t){var n,i;var s=t.find_parent(Y).get_defun_scope();find_loop_scope_try();var o,a=10;do{o=false;eliminate_spurious_blocks(e);if(t.option("dead_code")){eliminate_dead_code(e,t)}if(t.option("if_return")){handle_if_return(e,t)}if(t.sequences_limit>0){sequencesize(e,t);sequencesize_2(e,t)}if(t.option("join_vars")){join_consecutive_vars(e)}if(t.option("collapse_vars")){collapse(e,t)}}while(o&&a-- >0);function find_loop_scope_try(){var e=t.self(),r=0;do{if(e instanceof Se||e instanceof ke){r++}else if(e instanceof H){n=true}else if(e instanceof Y){s=e;break}else if(e instanceof we){i=true}}while(e=t.parent(r++))}function collapse(e,t){if(s.pinned())return e;var a;var c=[];var u=e.length;var l=new TreeTransformer(function(e){if(x)return e;if(!D){if(e!==p[d])return e;d++;if(d1||e instanceof H&&!(e instanceof W)||e instanceof pe||e instanceof we||e instanceof J||e instanceof ge||e instanceof Ie||e instanceof tt||n instanceof W&&e!==n.init||!w&&(e instanceof St&&!e.is_declared(t)&&!Pn.has(e))||e instanceof St&&n instanceof Re&&has_annotation(n,Wt)){x=true;return e}if(!y&&(!b||!w)&&(n instanceof Ge&&Tn.has(n.operator)&&n.left!==e||n instanceof qe&&n.condition!==e||n instanceof ye&&n.condition!==e)){y=n}if(A&&!(e instanceof at)&&v.equivalent_to(e)){if(y){x=true;return e}if(is_lhs(e,n)){if(m)C++;return e}else{C++;if(m&&h instanceof Te)return e}o=x=true;if(h instanceof Ve){return make_node(He,h,h)}if(h instanceof Te){var r=h.name.definition();var s=h.value;if(r.references.length-r.replaced==1&&!t.exposed(r)){r.replaced++;if(k&&is_identifier_atom(s)){return s.transform(t)}else{return maintain_this_binding(n,e,s)}}return make_node(We,h,{operator:"=",left:make_node(St,h.name,h.name),right:s})}xn(h,_n);return h}var a;if(e instanceof Re||e instanceof ue&&(E||v instanceof Le||may_modify(v))||e instanceof Le&&(E||e.expression.may_throw_on_access(t))||e instanceof St&&(_.get(e.name)||E&&may_modify(e))||e instanceof Te&&e.value&&(_.has(e.name.name)||E&&may_modify(e.name))||(a=is_lhs(e.left,e))&&(a instanceof Le||_.has(a.name))||S&&(i?e.has_side_effects(t):side_effects_external(e))){g=e;if(e instanceof Y)x=true}return handle_custom_scan_order(e)},function(e){if(x)return;if(g===e)x=true;if(y===e)y=null});var f=new TreeTransformer(function(e){if(x)return e;if(!D){if(e!==p[d])return e;d++;if(d=0){if(u==0&&t.option("unused"))extract_args();var p=[];extract_candidates(e[u]);while(c.length>0){p=c.pop();var d=0;var h=p[p.length-1];var m=null;var g=null;var y=null;var v=get_lhs(h);if(!v||is_lhs_read_only(v)||v.has_side_effects(t))continue;var _=get_lvalues(h);var b=is_lhs_local(v);if(v instanceof St)_.set(v.name,false);var E=value_has_side_effects(h);var w=replace_all_symbols();var S=h.may_throw(t);var k=h.name instanceof pt;var D=k;var x=false,C=0,A=!a||!D;if(!A){for(var T=t.self().argnames.lastIndexOf(h.name)+1;!x&&TC)C=false;else{x=false;d=0;D=k;for(var M=u;!x&&M!(e instanceof Z))){var r=t.has_directive("use strict");if(r&&!member(r,n.body))r=false;var i=n.argnames.length;a=e.args.slice(i);var s=new Set;for(var o=i;--o>=0;){var u=n.argnames[o];var l=e.args[o];const i=u.definition&&u.definition();const p=i&&i.orig.length>1;if(p)continue;a.unshift(make_node(Te,u,{name:u,value:l}));if(s.has(u.name))continue;s.add(u.name);if(u instanceof Z){var f=e.args.slice(o);if(f.every(e=>!has_overlapping_symbol(n,e,r))){c.unshift([make_node(Te,u,{name:u.expression,value:make_node(Xe,e,{elements:f})})])}}else{if(!l){l=make_node(Lt,u).transform(t)}else if(l instanceof $&&l.pinned()||has_overlapping_symbol(n,l,r)){l=null}if(l)c.unshift([make_node(Te,u,{name:u,value:l})])}}}}function extract_candidates(e){p.push(e);if(e instanceof We){if(!e.left.has_side_effects(t)){c.push(p.slice())}extract_candidates(e.right)}else if(e instanceof Ge){extract_candidates(e.left);extract_candidates(e.right)}else if(e instanceof Re&&!has_annotation(e,Wt)){extract_candidates(e.expression);e.args.forEach(extract_candidates)}else if(e instanceof Ee){extract_candidates(e.expression)}else if(e instanceof qe){extract_candidates(e.condition);extract_candidates(e.consequent);extract_candidates(e.alternative)}else if(e instanceof De){var n=e.definitions.length;var r=n-200;if(r<0)r=0;for(;r1&&!(e.name instanceof pt)||(r>1?mangleable_var(e):!t.exposed(n))){return make_node(St,e.name,e.name)}}else{const t=e[e instanceof We?"left":"expression"];return!is_ref_of(t,lt)&&!is_ref_of(t,ft)&&t}}function get_rvalue(e){return e[e instanceof We?"right":"value"]}function get_lvalues(e){var n=new Map;if(e instanceof ze)return n;var r=new TreeWalker(function(e){var i=e;while(i instanceof Le)i=i.expression;if(i instanceof St||i instanceof Ct){n.set(i.name,n.get(i.name)||is_modified(t,r,e,e,0))}});get_rvalue(e).walk(r);return n}function remove_candidate(n){if(n.name instanceof pt){var i=t.parent(),s=t.self().argnames;var o=s.indexOf(n.name);if(o<0){i.args.length=Math.min(i.args.length,s.length-1)}else{var a=i.args;if(a[o])a[o]=make_node(Ot,a[o],{value:0})}return true}var c=false;return e[u].transform(new TreeTransformer(function(e,t,i){if(c)return e;if(e===n||e.body===n){c=true;if(e instanceof Te){e.value=e.name instanceof lt?make_node(Lt,e.value):null;return e}return i?r.skip:null}},function(e){if(e instanceof Ne)switch(e.expressions.length){case 0:return null;case 1:return e.expressions[0]}}))}function is_lhs_local(e){while(e instanceof Le)e=e.expression;return e instanceof St&&e.definition().scope===s&&!(n&&(_.has(e.name)||h instanceof ze||h instanceof We&&h.operator!="="))}function value_has_side_effects(e){if(e instanceof ze)return Mn.has(e.operator);return get_rvalue(e).has_side_effects(t)}function replace_all_symbols(){if(E)return false;if(m)return true;if(v instanceof St){var e=v.definition();if(e.references.length-e.replaced==(h instanceof Te?1:2)){return true}}return false}function may_modify(e){if(!e.definition)return true;var t=e.definition();if(t.orig.length==1&&t.orig[0]instanceof dt)return false;if(t.scope.get_defun_scope()!==s)return true;return!t.references.every(e=>{var t=e.scope.get_defun_scope();if(t.TYPE=="Scope")t=t.parent_scope;return t===s})}function side_effects_external(e,t){if(e instanceof We)return side_effects_external(e.left,true);if(e instanceof ze)return side_effects_external(e.expression,true);if(e instanceof Te)return e.value&&side_effects_external(e.value);if(t){if(e instanceof Be)return side_effects_external(e.expression,true);if(e instanceof je)return side_effects_external(e.expression,true);if(e instanceof St)return e.definition().scope!==s}return false}}function eliminate_spurious_blocks(e){var t=[];for(var n=0;n=0;){var a=e[s];var c=next_index(s);var u=e[c];if(i&&!u&&a instanceof le){if(!a.value){o=true;e.splice(s,1);continue}if(a.value instanceof He&&a.value.operator=="void"){o=true;e[s]=make_node(N,a,{body:a.value.expression});continue}}if(a instanceof ye){var l=aborts(a.body);if(can_merge_flow(l)){if(l.label){remove(l.label.thedef.references,l)}o=true;a=a.clone();a.condition=a.condition.negate(t);var f=as_statement_array_with_return(a.body,l);a.body=make_node(B,a,{body:as_statement_array(a.alternative).concat(extract_functions())});a.alternative=make_node(B,a,{body:f});e[s]=a.transform(t);continue}var l=aborts(a.alternative);if(can_merge_flow(l)){if(l.label){remove(l.label.thedef.references,l)}o=true;a=a.clone();a.body=make_node(B,a.body,{body:as_statement_array(a.body).concat(extract_functions())});var f=as_statement_array_with_return(a.alternative,l);a.alternative=make_node(B,a.alternative,{body:f});e[s]=a.transform(t);continue}}if(a instanceof ye&&a.body instanceof le){var p=a.body.value;if(!p&&!a.alternative&&(i&&!u||u instanceof le&&!u.value)){o=true;e[s]=make_node(N,a.condition,{body:a.condition});continue}if(p&&!a.alternative&&u instanceof le&&u.value){o=true;a=a.clone();a.alternative=u;e[s]=a.transform(t);e.splice(c,1);continue}if(p&&!a.alternative&&(!u&&i&&r||u instanceof le)){o=true;a=a.clone();a.alternative=u||make_node(le,a,{value:null});e[s]=a.transform(t);if(u)e.splice(c,1);continue}var d=e[prev_index(s)];if(t.option("sequences")&&i&&!a.alternative&&d instanceof ye&&d.body instanceof le&&next_index(c)==e.length&&u instanceof N){o=true;a=a.clone();a.alternative=make_node(B,u,{body:[u,make_node(le,u,{value:null})]});e[s]=a.transform(t);e.splice(c,1);continue}}}function has_multiple_if_returns(e){var t=0;for(var n=e.length;--n>=0;){var r=e[n];if(r instanceof ye&&r.body instanceof le){if(++t>1)return true}}return false}function is_return_void(e){return!e||e instanceof He&&e.operator=="void"}function can_merge_flow(r){if(!r)return false;for(var o=s+1,a=e.length;o=0;){var r=e[n];if(!(r instanceof xe&&declarations_only(r))){break}}return n}}function eliminate_dead_code(e,t){var n;var r=t.self();for(var i=0,s=0,a=e.length;i!e.value)}function sequencesize(e,t){if(e.length<2)return;var n=[],r=0;function push_seq(){if(!n.length)return;var t=make_sequence(n[0],n);e[r++]=make_node(N,t,{body:t});n=[]}for(var i=0,s=e.length;i=t.sequences_limit)push_seq();var c=a.body;if(n.length>0)c=c.drop_side_effect_free(t);if(c)merge_sequence(n,c)}else if(a instanceof De&&declarations_only(a)||a instanceof re){e[r++]=a}else{push_seq();e[r++]=a}}push_seq();e.length=r;if(r!=s)o=true}function to_simple_statement(e,t){if(!(e instanceof B))return e;var n=null;for(var r=0,i=e.body.length;r{if(e instanceof Y)return true;if(e instanceof Ge&&e.operator==="in"){return Vt}});if(!e){if(s.init)s.init=cons_seq(s.init);else{s.init=r.body;n--;o=true}}}}else if(s instanceof K){if(!(s.init instanceof Ae)&&!(s.init instanceof Ce)){s.object=cons_seq(s.object)}}else if(s instanceof ye){s.condition=cons_seq(s.condition)}else if(s instanceof ve){s.expression=cons_seq(s.expression)}else if(s instanceof J){s.expression=cons_seq(s.expression)}}if(t.option("conditionals")&&s instanceof ye){var a=[];var c=to_simple_statement(s.body,a);var u=to_simple_statement(s.alternative,a);if(c!==false&&u!==false&&a.length>0){var l=a.length;a.push(make_node(ye,s,{condition:s.condition,body:c||make_node(j,s.body),alternative:u}));a.unshift(n,1);[].splice.apply(e,a);i+=l;n+=l+1;r=null;o=true;continue}}e[n++]=s;r=s instanceof N?s:null}e.length=n}function join_object_assignments(e,n){if(!(e instanceof De))return;var r=e.definitions[e.definitions.length-1];if(!(r.value instanceof Je))return;var i;if(n instanceof We){i=[n]}else if(n instanceof Ne){i=n.expressions.slice()}if(!i)return;var o=false;do{var a=i[0];if(!(a instanceof We))break;if(a.operator!="=")break;if(!(a.left instanceof Le))break;var c=a.left.expression;if(!(c instanceof St))break;if(r.name.name!=c.name)break;if(!a.right.is_constant_expression(s))break;var u=a.left.property;if(u instanceof F){u=u.evaluate(t)}if(u instanceof F)break;u=""+u;var l=t.option("ecma")<2015&&t.has_directive("use strict")?function(e){return e.key!=u&&(e.key&&e.key.name!=u)}:function(e){return e.key&&e.key.name!=u};if(!r.value.properties.every(l))break;var f=r.value.properties.filter(function(e){return e.key===u})[0];if(!f){r.value.properties.push(make_node(Qe,a,{key:u,value:a.right}))}else{f.value=new Ne({start:f.start,expressions:[f.value.clone(),a.right.clone()],end:f.end})}i.shift();o=true}while(i.length);return o&&i}function join_consecutive_vars(e){var t;for(var n=0,r=-1,i=e.length;n{if(r instanceof xe){r.remove_initializers();n.push(r);return true}if(r instanceof re&&(r===t||!e.has_directive("use strict"))){n.push(r===t?r:make_node(xe,r,{definitions:[make_node(Te,r,{name:make_node(ct,r.name,r.name),value:null})]}));return true}if(r instanceof Ie||r instanceof Oe){n.push(r);return true}if(r instanceof Y){return true}})}function get_value(e){if(e instanceof Tt){return e.getValue()}if(e instanceof He&&e.operator=="void"&&e.expression instanceof Tt){return}return e}function is_undefined(e,t){return kn(e,yn)||e instanceof Lt||e instanceof He&&e.operator=="void"&&!e.expression.has_side_effects(t)}(function(e){F.DEFMETHOD("may_throw_on_access",function(e){return!e.option("pure_getters")||this._dot_throw(e)});function is_strict(e){return/strict/.test(e.option("pure_getters"))}e(F,is_strict);e(Pt,return_true);e(Lt,return_true);e(Tt,return_false);e(Xe,return_false);e(Je,function(e){if(!is_strict(e))return false;for(var t=this.properties.length;--t>=0;)if(this.properties[t]._dot_throw(e))return true;return false});e(tt,return_false);e(Ye,return_false);e($e,return_true);e(Z,function(e){return this.expression._dot_throw(e)});e(te,return_false);e(ne,return_false);e(Ve,return_false);e(He,function(){return this.operator=="void"});e(Ge,function(e){return(this.operator=="&&"||this.operator=="||"||this.operator=="??")&&(this.left._dot_throw(e)||this.right._dot_throw(e))});e(We,function(e){return this.operator=="="&&this.right._dot_throw(e)});e(qe,function(e){return this.consequent._dot_throw(e)||this.alternative._dot_throw(e)});e(Be,function(e){if(!is_strict(e))return false;if(this.expression instanceof te&&this.property=="prototype")return false;return true});e(Ue,function(e){return this.expression._dot_throw(e)});e(Ne,function(e){return this.tail_node()._dot_throw(e)});e(St,function(e){if(this.name==="arguments")return false;if(kn(this,yn))return true;if(!is_strict(e))return false;if(is_undeclared_ref(this)&&this.is_declared(e))return false;if(this.is_immutable())return false;var t=this.fixed_value();return!t||t._dot_throw(e)})})(function(e,t){e.DEFMETHOD("_dot_throw",t)});(function(e){const t=makePredicate("! delete");const n=makePredicate("in instanceof == != === !== < <= >= >");e(F,return_false);e(He,function(){return t.has(this.operator)});e(Ge,function(){return n.has(this.operator)||Tn.has(this.operator)&&this.left.is_boolean()&&this.right.is_boolean()});e(qe,function(){return this.consequent.is_boolean()&&this.alternative.is_boolean()});e(We,function(){return this.operator=="="&&this.right.is_boolean()});e(Ne,function(){return this.tail_node().is_boolean()});e(Ht,return_true);e(zt,return_true)})(function(e,t){e.DEFMETHOD("is_boolean",t)});(function(e){e(F,return_false);e(Ot,return_true);var t=makePredicate("+ - ~ ++ --");e(ze,function(){return t.has(this.operator)});var n=makePredicate("- * / % & | ^ << >> >>>");e(Ge,function(e){return n.has(this.operator)||this.operator=="+"&&this.left.is_number(e)&&this.right.is_number(e)});e(We,function(e){return n.has(this.operator.slice(0,-1))||this.operator=="="&&this.right.is_number(e)});e(Ne,function(e){return this.tail_node().is_number(e)});e(qe,function(e){return this.consequent.is_number(e)&&this.alternative.is_number(e)})})(function(e,t){e.DEFMETHOD("is_number",t)});(function(e){e(F,return_false);e(Mt,return_true);e(oe,return_true);e(He,function(){return this.operator=="typeof"});e(Ge,function(e){return this.operator=="+"&&(this.left.is_string(e)||this.right.is_string(e))});e(We,function(e){return(this.operator=="="||this.operator=="+=")&&this.right.is_string(e)});e(Ne,function(e){return this.tail_node().is_string(e)});e(qe,function(e){return this.consequent.is_string(e)&&this.alternative.is_string(e)})})(function(e,t){e.DEFMETHOD("is_string",t)});var Tn=makePredicate("&& || ??");var Mn=makePredicate("delete ++ --");function is_lhs(e,t){if(t instanceof ze&&Mn.has(t.operator))return t.expression;if(t instanceof We&&t.left===e)return e}(function(e){function to_node(e,t){if(e instanceof F)return make_node(e.CTOR,t,e);if(Array.isArray(e))return make_node(Xe,t,{elements:e.map(function(e){return to_node(e,t)})});if(e&&typeof e=="object"){var n=[];for(var r in e)if(HOP(e,r)){n.push(make_node(Qe,t,{key:r,value:to_node(e[r],t)}))}return make_node(Je,t,{properties:n})}return make_node_from_constant(e,t)}Q.DEFMETHOD("resolve_defines",function(e){if(!e.option("global_defs"))return this;this.figure_out_scope({ie8:e.option("ie8")});return this.transform(new TreeTransformer(function(t){var n=t._find_defs(e,"");if(!n)return;var r=0,i=t,s;while(s=this.parent(r++)){if(!(s instanceof Le))break;if(s.expression!==i)break;i=s}if(is_lhs(i,s)){return}return n}))});e(F,noop);e(Ue,function(e,t){return this.expression._find_defs(e,t)});e(Be,function(e,t){return this.expression._find_defs(e,"."+this.property+t)});e(at,function(){if(!this.global())return});e(St,function(e,t){if(!this.global())return;var n=e.option("global_defs");var r=this.name+t;if(HOP(n,r))return to_node(n[r],this)})})(function(e,t){e.DEFMETHOD("_find_defs",t)});function best_of_expression(e,t){return e.size()>t.size()?t:e}function best_of_statement(e,t){return best_of_expression(make_node(N,e,{body:e}),make_node(N,t,{body:t})).body}function best_of(e,t,n){return(first_in_statement(e)?best_of_statement:best_of_expression)(t,n)}function convert_to_predicate(e){const t=new Map;for(var n of Object.keys(e)){t.set(n,makePredicate(e[n]))}return t}var On=["constructor","toString","valueOf"];var Fn=convert_to_predicate({Array:["indexOf","join","lastIndexOf","slice"].concat(On),Boolean:On,Function:On,Number:["toExponential","toFixed","toPrecision"].concat(On),Object:On,RegExp:["test"].concat(On),String:["charAt","charCodeAt","concat","indexOf","italics","lastIndexOf","match","replace","search","slice","split","substr","substring","toLowerCase","toUpperCase","trim"].concat(On)});var In=convert_to_predicate({Array:["isArray"],Math:["abs","acos","asin","atan","ceil","cos","exp","floor","log","round","sin","sqrt","tan","atan2","pow","max","min"],Number:["isFinite","isNaN"],Object:["create","getOwnPropertyDescriptor","getOwnPropertyNames","getPrototypeOf","isExtensible","isFrozen","isSealed","keys"],String:["fromCharCode"]});(function(e){F.DEFMETHOD("evaluate",function(e){if(!e.option("evaluate"))return this;var t=this._eval(e,1);if(!t||t instanceof RegExp)return t;if(typeof t=="function"||typeof t=="object")return this;return t});var t=makePredicate("! ~ - + void");F.DEFMETHOD("is_constant",function(){if(this instanceof Tt){return!(this instanceof It)}else{return this instanceof He&&this.expression instanceof Tt&&t.has(this.operator)}});e(I,function(){throw new Error(string_template("Cannot evaluate a statement [{file}:{line},{col}]",this.start))});e($,return_this);e(tt,return_this);e(F,return_this);e(Tt,function(){return this.getValue()});e(Ft,return_this);e(It,function(e){let t=e.evaluated_regexps.get(this);if(t===undefined){try{t=(0,eval)(this.print_to_string())}catch(e){t=null}e.evaluated_regexps.set(this,t)}return t||this});e(oe,function(){if(this.segments.length!==1)return this;return this.segments[0].value});e(te,function(e){if(e.option("unsafe")){var t=function(){};t.node=this;t.toString=function(){return this.node.print_to_string()};return t}return this});e(Xe,function(e,t){if(e.option("unsafe")){var n=[];for(var r=0,i=this.elements.length;rtypeof e==="object"||typeof e==="function"||typeof e==="symbol";e(Ge,function(e,t){if(!r.has(this.operator))t++;var n=this.left._eval(e,t);if(n===this.left)return this;var o=this.right._eval(e,t);if(o===this.right)return this;var a;if(n!=null&&o!=null&&i.has(this.operator)&&s(n)&&s(o)&&typeof n===typeof o){return this}switch(this.operator){case"&&":a=n&&o;break;case"||":a=n||o;break;case"??":a=n!=null?n:o;break;case"|":a=n|o;break;case"&":a=n&o;break;case"^":a=n^o;break;case"+":a=n+o;break;case"*":a=n*o;break;case"**":a=Math.pow(n,o);break;case"/":a=n/o;break;case"%":a=n%o;break;case"-":a=n-o;break;case"<<":a=n<>":a=n>>o;break;case">>>":a=n>>>o;break;case"==":a=n==o;break;case"===":a=n===o;break;case"!=":a=n!=o;break;case"!==":a=n!==o;break;case"<":a=n":a=n>o;break;case">=":a=n>=o;break;default:return this}if(isNaN(a)&&e.find_parent(J)){return this}return a});e(qe,function(e,t){var n=this.condition._eval(e,t);if(n===this.condition)return this;var r=n?this.consequent:this.alternative;var i=r._eval(e,t);return i===r?this:i});const o=new Set;e(St,function(e,t){if(o.has(this))return this;var n=this.fixed_value();if(!n)return this;o.add(this);const r=n._eval(e,t);o.delete(this);if(r===n)return this;if(r&&typeof r=="object"){var i=this.definition().escaped;if(i&&t>i)return this}return r});var a={Array:Array,Math:Math,Number:Number,Object:Object,String:String};var c=convert_to_predicate({Math:["E","LN10","LN2","LOG2E","LOG10E","PI","SQRT1_2","SQRT2"],Number:["MAX_VALUE","MIN_VALUE","NaN","NEGATIVE_INFINITY","POSITIVE_INFINITY"]});e(Le,function(e,t){if(this.optional){const n=this.expression._eval(e,t);if(n==null)return undefined}if(e.option("unsafe")){var n=this.property;if(n instanceof F){n=n._eval(e,t);if(n===this.property)return this}var r=this.expression;var i;if(is_undeclared_ref(r)){var s;var o=r.name==="hasOwnProperty"&&n==="call"&&(s=e.parent()&&e.parent().args)&&(s&&s[0]&&s[0].evaluate(e));o=o instanceof Be?o.expression:o;if(o==null||o.thedef&&o.thedef.undeclared){return this.clone()}var u=c.get(r.name);if(!u||!u.has(n))return this;i=a[r.name]}else{i=r._eval(e,t+1);if(!i||i===r||!HOP(i,n))return this;if(typeof i=="function")switch(n){case"name":return i.node.name?i.node.name.name:"";case"length":return i.node.argnames.length;default:return this}}return i[n]}return this});e(Ue,function(e,t){return this.expression._eval(e,t)});e(Re,function(e,t){var n=this.expression;if(this.optional){const n=this.expression._eval(e,t);if(n==null)return undefined}if(e.option("unsafe")&&n instanceof Le){var r=n.property;if(r instanceof F){r=r._eval(e,t);if(r===n.property)return this}var i;var s=n.expression;if(is_undeclared_ref(s)){var o=s.name==="hasOwnProperty"&&r==="call"&&(this.args[0]&&this.args[0].evaluate(e));o=o instanceof Be?o.expression:o;if(o==null||o.thedef&&o.thedef.undeclared){return this.clone()}var c=In.get(s.name);if(!c||!c.has(r))return this;i=a[s.name]}else{i=s._eval(e,t+1);if(i===s||!i)return this;var u=Fn.get(i.constructor.name);if(!u||!u.has(r))return this}var l=[];for(var f=0,p=this.args.length;f";return n;case"<":n.operator=">=";return n;case">=":n.operator="<";return n;case">":n.operator="<=";return n}}switch(r){case"==":n.operator="!=";return n;case"!=":n.operator="==";return n;case"===":n.operator="!==";return n;case"!==":n.operator="===";return n;case"&&":n.operator="||";n.left=n.left.negate(e,t);n.right=n.right.negate(e);return best(this,n,t);case"||":n.operator="&&";n.left=n.left.negate(e,t);n.right=n.right.negate(e);return best(this,n,t);case"??":n.right=n.right.negate(e);return best(this,n,t)}return basic_negation(this)})})(function(e,t){e.DEFMETHOD("negate",function(e,n){return t.call(this,e,n)})});var Rn=makePredicate("Boolean decodeURI decodeURIComponent Date encodeURI encodeURIComponent Error escape EvalError isFinite isNaN Number Object parseFloat parseInt RangeError ReferenceError String SyntaxError TypeError unescape URIError");Re.DEFMETHOD("is_expr_pure",function(e){if(e.option("unsafe")){var t=this.expression;var n=this.args&&this.args[0]&&this.args[0].evaluate(e);if(t.expression&&t.expression.name==="hasOwnProperty"&&(n==null||n.thedef&&n.thedef.undeclared)){return false}if(is_undeclared_ref(t)&&Rn.has(t.name))return true;let r;if(t instanceof Be&&is_undeclared_ref(t.expression)&&(r=In.get(t.expression.name))&&r.has(t.property)){return true}}return!!has_annotation(this,Gt)||!e.pure_funcs(this)});F.DEFMETHOD("is_call_pure",return_false);Be.DEFMETHOD("is_call_pure",function(e){if(!e.option("unsafe"))return;const t=this.expression;let n;if(t instanceof Xe){n=Fn.get("Array")}else if(t.is_boolean()){n=Fn.get("Boolean")}else if(t.is_number(e)){n=Fn.get("Number")}else if(t instanceof It){n=Fn.get("RegExp")}else if(t.is_string(e)){n=Fn.get("String")}else if(!this.may_throw_on_access(e)){n=Fn.get("Object")}return n&&n.has(this.property)});const Pn=new Set(["Number","String","Array","Object","Function","Promise"]);(function(e){e(F,return_true);e(j,return_false);e(Tt,return_false);e(Ct,return_false);function any(e,t){for(var n=e.length;--n>=0;)if(e[n].has_side_effects(t))return true;return false}e(L,function(e){return any(this.body,e)});e(Re,function(e){if(!this.is_expr_pure(e)&&(!this.expression.is_call_pure(e)||this.expression.has_side_effects(e))){return true}return any(this.args,e)});e(ve,function(e){return this.expression.has_side_effects(e)||any(this.body,e)});e(Ee,function(e){return this.expression.has_side_effects(e)||any(this.body,e)});e(we,function(e){return any(this.body,e)||this.bcatch&&this.bcatch.has_side_effects(e)||this.bfinally&&this.bfinally.has_side_effects(e)});e(ye,function(e){return this.condition.has_side_effects(e)||this.body&&this.body.has_side_effects(e)||this.alternative&&this.alternative.has_side_effects(e)});e(z,function(e){return this.body.has_side_effects(e)});e(N,function(e){return this.body.has_side_effects(e)});e($,return_false);e(tt,function(e){if(this.extends&&this.extends.has_side_effects(e)){return true}return any(this.properties,e)});e(Ge,function(e){return this.left.has_side_effects(e)||this.right.has_side_effects(e)});e(We,return_true);e(qe,function(e){return this.condition.has_side_effects(e)||this.consequent.has_side_effects(e)||this.alternative.has_side_effects(e)});e(ze,function(e){return Mn.has(this.operator)||this.expression.has_side_effects(e)});e(St,function(e){return!this.is_declared(e)&&!Pn.has(this.name)});e(mt,return_false);e(at,return_false);e(Je,function(e){return any(this.properties,e)});e(Ye,function(e){return this.computed_key()&&this.key.has_side_effects(e)||this.value.has_side_effects(e)});e(nt,function(e){return this.computed_key()&&this.key.has_side_effects(e)||this.static&&this.value&&this.value.has_side_effects(e)});e(et,function(e){return this.computed_key()&&this.key.has_side_effects(e)});e($e,function(e){return this.computed_key()&&this.key.has_side_effects(e)});e(Ze,function(e){return this.computed_key()&&this.key.has_side_effects(e)});e(Xe,function(e){return any(this.elements,e)});e(Be,function(e){return!this.optional&&this.expression.may_throw_on_access(e)||this.expression.has_side_effects(e)});e(je,function(e){if(this.optional&&is_nullish(this.expression)){return false}return!this.optional&&this.expression.may_throw_on_access(e)||this.expression.has_side_effects(e)||this.property.has_side_effects(e)});e(Ue,function(e){return this.expression.has_side_effects(e)});e(Ne,function(e){return any(this.expressions,e)});e(De,function(e){return any(this.definitions,e)});e(Te,function(){return this.value});e(ae,return_false);e(oe,function(e){return any(this.segments,e)})})(function(e,t){e.DEFMETHOD("has_side_effects",t)});(function(e){e(F,return_true);e(Tt,return_false);e(j,return_false);e($,return_false);e(at,return_false);e(Ct,return_false);function any(e,t){for(var n=e.length;--n>=0;)if(e[n].may_throw(t))return true;return false}e(tt,function(e){if(this.extends&&this.extends.may_throw(e))return true;return any(this.properties,e)});e(Xe,function(e){return any(this.elements,e)});e(We,function(e){if(this.right.may_throw(e))return true;if(!e.has_directive("use strict")&&this.operator=="="&&this.left instanceof St){return false}return this.left.may_throw(e)});e(Ge,function(e){return this.left.may_throw(e)||this.right.may_throw(e)});e(L,function(e){return any(this.body,e)});e(Re,function(e){if(this.optional&&is_nullish(this.expression))return false;if(any(this.args,e))return true;if(this.is_expr_pure(e))return false;if(this.expression.may_throw(e))return true;return!(this.expression instanceof $)||any(this.expression.body,e)});e(Ee,function(e){return this.expression.may_throw(e)||any(this.body,e)});e(qe,function(e){return this.condition.may_throw(e)||this.consequent.may_throw(e)||this.alternative.may_throw(e)});e(De,function(e){return any(this.definitions,e)});e(ye,function(e){return this.condition.may_throw(e)||this.body&&this.body.may_throw(e)||this.alternative&&this.alternative.may_throw(e)});e(z,function(e){return this.body.may_throw(e)});e(Je,function(e){return any(this.properties,e)});e(Ye,function(e){return this.value.may_throw(e)});e(nt,function(e){return this.computed_key()&&this.key.may_throw(e)||this.static&&this.value&&this.value.may_throw(e)});e(et,function(e){return this.computed_key()&&this.key.may_throw(e)});e($e,function(e){return this.computed_key()&&this.key.may_throw(e)});e(Ze,function(e){return this.computed_key()&&this.key.may_throw(e)});e(le,function(e){return this.value&&this.value.may_throw(e)});e(Ne,function(e){return any(this.expressions,e)});e(N,function(e){return this.body.may_throw(e)});e(Be,function(e){return!this.optional&&this.expression.may_throw_on_access(e)||this.expression.may_throw(e)});e(je,function(e){if(this.optional&&is_nullish(this.expression))return false;return!this.optional&&this.expression.may_throw_on_access(e)||this.expression.may_throw(e)||this.property.may_throw(e)});e(Ue,function(e){return this.expression.may_throw(e)});e(ve,function(e){return this.expression.may_throw(e)||any(this.body,e)});e(St,function(e){return!this.is_declared(e)&&!Pn.has(this.name)});e(mt,return_false);e(we,function(e){return this.bcatch?this.bcatch.may_throw(e):any(this.body,e)||this.bfinally&&this.bfinally.may_throw(e)});e(ze,function(e){if(this.operator=="typeof"&&this.expression instanceof St)return false;return this.expression.may_throw(e)});e(Te,function(e){if(!this.value)return false;return this.value.may_throw(e)})})(function(e,t){e.DEFMETHOD("may_throw",t)});(function(e){function all_refs_local(e){let t=true;walk(this,n=>{if(n instanceof St){if(kn(this,vn)){t=false;return Vt}var r=n.definition();if(member(r,this.enclosed)&&!this.variables.has(r.name)){if(e){var i=e.find_variable(n);if(r.undeclared?!i:i===r){t="f";return true}}t=false;return Vt}return true}if(n instanceof Ct&&this instanceof ne){t=false;return Vt}});return t}e(F,return_false);e(Tt,return_true);e(tt,function(e){if(this.extends&&!this.extends.is_constant_expression(e)){return false}for(const t of this.properties){if(t.computed_key()&&!t.key.is_constant_expression(e)){return false}if(t.static&&t.value&&!t.value.is_constant_expression(e)){return false}}return all_refs_local.call(this,e)});e($,all_refs_local);e(ze,function(){return this.expression.is_constant_expression()});e(Ge,function(){return this.left.is_constant_expression()&&this.right.is_constant_expression()});e(Xe,function(){return this.elements.every(e=>e.is_constant_expression())});e(Je,function(){return this.properties.every(e=>e.is_constant_expression())});e(Ye,function(){return!(this.key instanceof F)&&this.value.is_constant_expression()})})(function(e,t){e.DEFMETHOD("is_constant_expression",t)});function aborts(e){return e&&e.aborts()}(function(e){e(I,return_null);e(ce,return_this);function block_aborts(){for(var e=0;e{if(e instanceof at){const n=e.definition();if((t||n.global)&&!o.has(n.id)){o.set(n.id,n)}}})}if(n.value){if(n.name instanceof ie){n.walk(f)}else{var r=n.name.definition();map_add(u,r.id,n.value);if(!r.chained&&n.name.fixed_value()===n.value){a.set(r.id,n)}}if(n.value.has_side_effects(e)){n.value.walk(f)}}});return true}return scan_ref_scoped(r,s)});t.walk(f);f=new TreeWalker(scan_ref_scoped);o.forEach(function(e){var t=u.get(e.id);if(t)t.forEach(function(e){e.walk(f)})});var p=new TreeTransformer(function before(u,f,d){var h=p.parent();if(i){const e=s(u);if(e instanceof St){var m=e.definition();var g=o.has(m.id);if(u instanceof We){if(!g||a.has(m.id)&&a.get(m.id)!==u){return maintain_this_binding(h,u,u.right.transform(p))}}else if(!g)return d?r.skip:make_node(Ot,u,{value:0})}}if(l!==t)return;var m;if(u.name&&(u instanceof it&&!keep_name(e.option("keep_classnames"),(m=u.name.definition()).name)||u instanceof te&&!keep_name(e.option("keep_fnames"),(m=u.name.definition()).name))){if(!o.has(m.id)||m.orig.length>1)u.name=null}if(u instanceof $&&!(u instanceof ee)){var y=!e.option("keep_fargs");for(var v=u.argnames,_=v.length;--_>=0;){var b=v[_];if(b instanceof Z){b=b.expression}if(b instanceof Ke){b=b.left}if(!(b instanceof ie)&&!o.has(b.definition().id)){Dn(b,hn);if(y){v.pop()}}else{y=false}}}if((u instanceof re||u instanceof rt)&&u!==t){const t=u.name.definition();let i=t.global&&!n||o.has(t.id);if(!i){t.eliminated++;if(u instanceof rt){const t=u.drop_side_effect_free(e);if(t){return make_node(N,u,{body:t})}}return d?r.skip:make_node(j,u)}}if(u instanceof De&&!(h instanceof K&&h.init===u)){var E=!(h instanceof Q)&&!(u instanceof xe);var w=[],S=[],k=[];var D=[];u.definitions.forEach(function(t){if(t.value)t.value=t.value.transform(p);var n=t.name instanceof ie;var r=n?new SymbolDef(null,{name:""}):t.name.definition();if(E&&r.global)return k.push(t);if(!(i||E)||n&&(t.name.names.length||t.name.is_array||e.option("pure_getters")!=true)||o.has(r.id)){if(t.value&&a.has(r.id)&&a.get(r.id)!==t){t.value=t.value.drop_side_effect_free(e)}if(t.name instanceof ct){var s=c.get(r.id);if(s.length>1&&(!t.value||r.orig.indexOf(t.name)>r.eliminated)){if(t.value){var l=make_node(St,t.name,t.name);r.references.push(l);var f=make_node(We,t,{operator:"=",left:l,right:t.value});if(a.get(r.id)===t){a.set(r.id,f)}D.push(f.transform(p))}remove(s,t);r.eliminated++;return}}if(t.value){if(D.length>0){if(k.length>0){D.push(t.value);t.value=make_sequence(t.value,D)}else{w.push(make_node(N,u,{body:make_sequence(u,D)}))}D=[]}k.push(t)}else{S.push(t)}}else if(r.orig[0]instanceof _t){var d=t.value&&t.value.drop_side_effect_free(e);if(d)D.push(d);t.value=null;S.push(t)}else{var d=t.value&&t.value.drop_side_effect_free(e);if(d){D.push(d)}r.eliminated++}});if(S.length>0||k.length>0){u.definitions=S.concat(k);w.push(u)}if(D.length>0){w.push(make_node(N,u,{body:make_sequence(u,D)}))}switch(w.length){case 0:return d?r.skip:make_node(j,u);case 1:return w[0];default:return d?r.splice(w):make_node(B,u,{body:w})}}if(u instanceof W){f(u,this);var x;if(u.init instanceof B){x=u.init;u.init=x.body.pop();x.body.push(u)}if(u.init instanceof N){u.init=u.init.body}else if(is_empty(u.init)){u.init=null}return!x?u:d?r.splice(x.body):x}if(u instanceof z&&u.body instanceof W){f(u,this);if(u.body instanceof B){var x=u.body;u.body=x.body.pop();x.body.push(u);return d?r.splice(x.body):x}return u}if(u instanceof B){f(u,this);if(d&&u.body.every(can_be_evicted_from_block)){return r.splice(u.body)}return u}if(u instanceof Y){const e=l;l=u;f(u,this);l=e;return u}});t.transform(p);function scan_ref_scoped(e,n){var r;const i=s(e);if(i instanceof St&&!is_ref_of(e.left,ut)&&t.variables.get(i.name)===(r=i.definition())){if(e instanceof We){e.right.walk(f);if(!r.chained&&e.left.fixed_value()===e.right){a.set(r.id,e)}}return true}if(e instanceof St){r=e.definition();if(!o.has(r.id)){o.set(r.id,r);if(r.orig[0]instanceof _t){const e=r.scope.is_block_scope()&&r.scope.get_defun_scope().variables.get(r.name);if(e)o.set(e.id,e)}}return true}if(e instanceof Y){var c=l;l=e;n();l=c;return true}}});Y.DEFMETHOD("hoist_declarations",function(e){var t=this;if(e.has_directive("use asm"))return t;if(!Array.isArray(t.body))return t;var n=e.option("hoist_funs");var r=e.option("hoist_vars");if(n||r){var i=[];var s=[];var o=new Map,a=0,c=0;walk(t,e=>{if(e instanceof Y&&e!==t)return true;if(e instanceof xe){++c;return true}});r=r&&c>1;var u=new TreeTransformer(function before(c){if(c!==t){if(c instanceof P){i.push(c);return make_node(j,c)}if(n&&c instanceof re&&!(u.parent()instanceof Ie)&&u.parent()===t){s.push(c);return make_node(j,c)}if(r&&c instanceof xe){c.definitions.forEach(function(e){if(e.name instanceof ie)return;o.set(e.name.name,e);++a});var l=c.to_assignments(e);var f=u.parent();if(f instanceof K&&f.init===c){if(l==null){var p=c.definitions[0].name;return make_node(St,p,p)}return l}if(f instanceof W&&f.init===c){return l}if(!l)return make_node(j,c);return make_node(N,c,{body:l})}if(c instanceof Y)return c}});t=t.transform(u);if(a>0){var l=[];const e=t instanceof $;const n=e?t.args_as_names():null;o.forEach((t,r)=>{if(e&&n.some(e=>e.name===t.name.name)){o.delete(r)}else{t=t.clone();t.value=null;l.push(t);o.set(r,t)}});if(l.length>0){for(var f=0;fe.computed_key())){a(o,this);const e=new Map;const n=[];l.properties.forEach(({key:r,value:i})=>{const a=t.create_symbol(c.CTOR,{source:c,scope:find_scope(s),tentative_name:c.name+"_"+r});e.set(String(r),a.definition());n.push(make_node(Te,o,{name:a,value:i}))});i.set(u.id,e);return r.splice(n)}}else if(o instanceof Le&&o.expression instanceof St){const e=i.get(o.expression.definition().id);if(e){const t=e.get(String(get_value(o.property)));const n=make_node(St,o,{name:t.name,scope:o.expression.scope,thedef:t});n.reference({});return n}}});return t.transform(s)});(function(e){function trim(e,t,n){var r=e.length;if(!r)return null;var i=[],s=false;for(var o=0;o0){o[0].body=s.concat(o[0].body)}e.body=o;while(n=o[o.length-1]){var h=n.body[n.body.length-1];if(h instanceof de&&t.loopcontrol_target(h)===e)n.body.pop();if(n.body.length||n instanceof Ee&&(a||n.expression.has_side_effects(t)))break;if(o.pop()===a)a=null}if(o.length==0){return make_node(B,e,{body:s.concat(make_node(N,e.expression,{body:e.expression}))}).optimize(t)}if(o.length==1&&(o[0]===c||o[0]===a)){var m=false;var g=new TreeWalker(function(t){if(m||t instanceof $||t instanceof N)return true;if(t instanceof de&&g.loopcontrol_target(t)===e)m=true});e.walk(g);if(!m){var y=o[0].body.slice();var f=o[0].expression;if(f)y.unshift(make_node(N,f,{body:f}));y.unshift(make_node(N,e.expression,{body:e.expression}));return make_node(B,e,{body:y}).optimize(t)}}return e;function eliminate_branch(e,n){if(n&&!aborts(n)){n.body=n.body.concat(e.body)}else{trim_unreachable_code(t,e,s)}}});def_optimize(we,function(e,t){tighten_body(e.body,t);if(e.bcatch&&e.bfinally&&e.bfinally.body.every(is_empty))e.bfinally=null;if(t.option("dead_code")&&e.body.every(is_empty)){var n=[];if(e.bcatch){trim_unreachable_code(t,e.bcatch,n)}if(e.bfinally)n.push(...e.bfinally.body);return make_node(B,e,{body:n}).optimize(t)}return e});De.DEFMETHOD("remove_initializers",function(){var e=[];this.definitions.forEach(function(t){if(t.name instanceof at){t.value=null;e.push(t)}else{walk(t.name,n=>{if(n instanceof at){e.push(make_node(Te,t,{name:n,value:null}))}})}});this.definitions=e});De.DEFMETHOD("to_assignments",function(e){var t=e.option("reduce_vars");var n=this.definitions.reduce(function(e,n){if(n.value&&!(n.name instanceof ie)){var r=make_node(St,n.name,n.name);e.push(make_node(We,n,{operator:"=",left:r,right:n.value}));if(t)r.definition().fixed=false}else if(n.value){var i=make_node(Te,n,{name:n.name,value:n.value});var s=make_node(xe,n,{definitions:[i]});e.push(s)}n=n.name.definition();n.eliminated++;n.replaced--;return e},[]);if(n.length==0)return null;return make_sequence(this,n)});def_optimize(De,function(e){if(e.definitions.length==0)return make_node(j,e);return e});def_optimize(Oe,function(e){return e});function retain_top_func(e,t){return t.top_retain&&e instanceof re&&kn(e,wn)&&e.name&&t.top_retain(e.name)}def_optimize(Re,function(e,t){var n=e.expression;var r=n;inline_array_like_spread(e,t,e.args);var i=e.args.every(e=>!(e instanceof Z));if(t.option("reduce_vars")&&r instanceof St&&!has_annotation(e,Wt)){const e=r.fixed_value();if(!retain_top_func(e,t)){r=e}}if(e.optional&&is_nullish(r)){return make_node(Lt,e)}var s=r instanceof $;if(s&&r.pinned())return e;if(t.option("unused")&&i&&s&&!r.uses_arguments){var o=0,a=0;for(var c=0,u=e.args.length;c=r.argnames.length;if(f||kn(r.argnames[c],hn)){var l=e.args[c].drop_side_effect_free(t);if(l){e.args[o++]=l}else if(!f){e.args[o++]=make_node(Ot,e.args[c],{value:0});continue}}else{e.args[o++]=e.args[c]}a=o}e.args.length=a}if(t.option("unsafe")){if(is_undeclared_ref(n))switch(n.name){case"Array":if(e.args.length!=1){return make_node(Xe,e,{elements:e.args}).optimize(t)}else if(e.args[0]instanceof Ot&&e.args[0].value<=11){const t=[];for(let n=0;n=1&&e.args.length<=2&&e.args.every(e=>{var n=e.evaluate(t);p.push(n);return e!==n})){let[n,r]=p;n=regexp_source_fix(new RegExp(n).source);const i=make_node(It,e,{value:{source:n,flags:r}});if(i._eval(t)!==i){return i}}break}else if(n instanceof Be)switch(n.property){case"toString":if(e.args.length==0&&!n.expression.may_throw_on_access(t)){return make_node(Ge,e,{left:make_node(Mt,e,{value:""}),operator:"+",right:n.expression}).optimize(t)}break;case"join":if(n.expression instanceof Xe)e:{var d;if(e.args.length>0){d=e.args[0].evaluate(t);if(d===e.args[0])break e}var h=[];var m=[];for(var c=0,u=n.expression.elements.length;c0){h.push(make_node(Mt,e,{value:m.join(d)}));m.length=0}h.push(g)}}if(m.length>0){h.push(make_node(Mt,e,{value:m.join(d)}))}if(h.length==0)return make_node(Mt,e,{value:""});if(h.length==1){if(h[0].is_string(t)){return h[0]}return make_node(Ge,h[0],{operator:"+",left:make_node(Mt,e,{value:""}),right:h[0]})}if(d==""){var v;if(h[0].is_string(t)||h[1].is_string(t)){v=h.shift()}else{v=make_node(Mt,e,{value:""})}return h.reduce(function(e,t){return make_node(Ge,t,{operator:"+",left:e,right:t})},v).optimize(t)}var l=e.clone();l.expression=l.expression.clone();l.expression.expression=l.expression.expression.clone();l.expression.expression.elements=h;return best_of(t,e,l)}break;case"charAt":if(n.expression.is_string(t)){var _=e.args[0];var b=_?_.evaluate(t):0;if(b!==_){return make_node(je,n,{expression:n.expression,property:make_node_from_constant(b|0,_||n)}).optimize(t)}}break;case"apply":if(e.args.length==2&&e.args[1]instanceof Xe){var E=e.args[1].elements.slice();E.unshift(e.args[0]);return make_node(Re,e,{expression:make_node(Be,n,{expression:n.expression,optional:false,property:"call"}),args:E}).optimize(t)}break;case"call":var w=n.expression;if(w instanceof St){w=w.fixed_value()}if(w instanceof $&&!w.contains_this()){return(e.args.length?make_sequence(this,[e.args[0],make_node(Re,e,{expression:n.expression,args:e.args.slice(1)})]):make_node(Re,e,{expression:n.expression,args:[]})).optimize(t)}break}}if(t.option("unsafe_Function")&&is_undeclared_ref(n)&&n.name=="Function"){if(e.args.length==0)return make_node(te,e,{argnames:[],body:[]}).optimize(t);if(e.args.every(e=>e instanceof Mt)){try{var S="n(function("+e.args.slice(0,-1).map(function(e){return e.value}).join(",")+"){"+e.args[e.args.length-1].value+"})";var k=parse(S);var D={ie8:t.option("ie8")};k.figure_out_scope(D);var x=new Compressor(t.options,{mangle_options:t.mangle_options});k=k.transform(x);k.figure_out_scope(D);an.reset();k.compute_char_frequency(D);k.mangle_names(D);var C;walk(k,e=>{if(is_func_expr(e)){C=e;return Vt}});var S=OutputStream();B.prototype._codegen.call(C,C,S);e.args=[make_node(Mt,e,{value:C.argnames.map(function(e){return e.print_to_string()}).join(",")}),make_node(Mt,e.args[e.args.length-1],{value:S.get().replace(/^{|}$/g,"")})];return e}catch(e){if(!(e instanceof JS_Parse_Error)){throw e}}}}var A=s&&r.body[0];var T=s&&!r.is_generator&&!r.async;var M=T&&t.option("inline")&&!e.is_expr_pure(t);if(M&&A instanceof le){let n=A.value;if(!n||n.is_constant_expression()){if(n){n=n.clone(true)}else{n=make_node(Lt,e)}const r=e.args.concat(n);return make_sequence(e,r).optimize(t)}if(r.argnames.length===1&&r.argnames[0]instanceof pt&&e.args.length<2&&n instanceof St&&n.name===r.argnames[0].name){const n=(e.args[0]||make_node(Lt)).optimize(t);let r;if(n instanceof Le&&(r=t.parent())instanceof Re&&r.expression===e){return make_sequence(e,[make_node(Ot,e,{value:0}),n])}return n}}if(M){var O,F,I=-1;let s;let o;let a;if(i&&!r.uses_arguments&&!(t.parent()instanceof tt)&&!(r.name&&r instanceof te)&&(o=can_flatten_body(A))&&(n===r||has_annotation(e,qt)||t.option("unused")&&(s=n.definition()).references.length==1&&!recursive_ref(t,s)&&r.is_constant_expression(n.scope))&&!has_annotation(e,Gt|Wt)&&!r.contains_this()&&can_inject_symbols()&&(a=find_scope(t))&&!scope_encloses_variables_in_this_scope(a,r)&&!function in_default_assign(){let e=0;let n;while(n=t.parent(e++)){if(n instanceof Ke)return true;if(n instanceof L)break}return false}()&&!(O instanceof tt)){Dn(r,bn);a.add_child_scope(r);return make_sequence(e,flatten_fn(o)).optimize(t)}}if(M&&has_annotation(e,qt)){Dn(r,bn);r=make_node(r.CTOR===re?te:r.CTOR,r,r);r.figure_out_scope({},{parent_scope:find_scope(t),toplevel:t.get_toplevel()});return make_node(Re,e,{expression:r,args:e.args}).optimize(t)}const R=T&&t.option("side_effects")&&r.body.every(is_empty);if(R){var E=e.args.concat(make_node(Lt,e));return make_sequence(e,E).optimize(t)}if(t.option("negate_iife")&&t.parent()instanceof N&&is_iife_call(e)){return e.negate(t,true)}var P=e.evaluate(t);if(P!==e){P=make_node_from_constant(P,e).optimize(t);return best_of(t,P,e)}return e;function return_value(t){if(!t)return make_node(Lt,e);if(t instanceof le){if(!t.value)return make_node(Lt,e);return t.value.clone(true)}if(t instanceof N){return make_node(He,t,{operator:"void",expression:t.body.clone(true)})}}function can_flatten_body(e){var n=r.body;var i=n.length;if(t.option("inline")<3){return i==1&&return_value(e)}e=null;for(var s=0;s!e.value)){return false}}else if(e){return false}else if(!(o instanceof j)){e=o}}return return_value(e)}function can_inject_args(e,t){for(var n=0,i=r.argnames.length;n=0;){var a=s.definitions[o].name;if(a instanceof ie||e.has(a.name)||An.has(a.name)||O.conflicting_def(a.name)){return false}if(F)F.push(a.definition())}}return true}function can_inject_symbols(){var e=new Set;do{O=t.parent(++I);if(O.is_block_scope()&&O.block_scope){O.block_scope.variables.forEach(function(t){e.add(t.name)})}if(O instanceof Se){if(O.argname){e.add(O.argname.name)}}else if(O instanceof H){F=[]}else if(O instanceof St){if(O.fixed_value()instanceof Y)return false}}while(!(O instanceof Y));var n=!(O instanceof Q)||t.toplevel.vars;var i=t.option("inline");if(!can_inject_vars(e,i>=3&&n))return false;if(!can_inject_args(e,i>=2&&n))return false;return!F||F.length==0||!is_reachable(r,F)}function append_var(t,n,r,i){var s=r.definition();const o=O.variables.has(r.name);if(!o){O.variables.set(r.name,s);O.enclosed.push(s);t.push(make_node(Te,r,{name:r,value:null}))}var a=make_node(St,r,r);s.references.push(a);if(i)n.push(make_node(We,e,{operator:"=",left:a,right:i.clone()}))}function flatten_args(t,n){var i=r.argnames.length;for(var s=e.args.length;--s>=i;){n.push(e.args[s])}for(s=i;--s>=0;){var o=r.argnames[s];var a=e.args[s];if(kn(o,hn)||!o.name||O.conflicting_def(o.name)){if(a)n.push(a)}else{var c=make_node(ct,o,o);o.definition().orig.push(c);if(!a&&F)a=make_node(Lt,e);append_var(t,n,c,a)}}t.reverse();n.reverse()}function flatten_vars(e,t){var n=t.length;for(var i=0,s=r.body.length;ie.name!=l.name)){var f=r.variables.get(l.name);var p=make_node(St,l,l);f.references.push(p);t.splice(n++,0,make_node(We,u,{operator:"=",left:p,right:make_node(Lt,l)}))}}}}function flatten_fn(e){var n=[];var i=[];flatten_args(n,i);flatten_vars(n,i);i.push(e);if(n.length){const e=O.body.indexOf(t.parent(I-1))+1;O.body.splice(e,0,make_node(xe,r,{definitions:n}))}return i.map(e=>e.clone(true))}});def_optimize(Pe,function(e,t){if(t.option("unsafe")&&is_undeclared_ref(e.expression)&&["Object","RegExp","Function","Error","Array"].includes(e.expression.name))return make_node(Re,e,e).transform(t);return e});def_optimize(Ne,function(e,t){if(!t.option("side_effects"))return e;var n=[];filter_for_side_effects();var r=n.length-1;trim_right_for_undefined();if(r==0){e=maintain_this_binding(t.parent(),t.self(),n[0]);if(!(e instanceof Ne))e=e.optimize(t);return e}e.expressions=n;return e;function filter_for_side_effects(){var r=first_in_statement(t);var i=e.expressions.length-1;e.expressions.forEach(function(e,s){if(s0&&is_undefined(n[r],t))r--;if(r0){var n=this.clone();n.right=make_sequence(this.right,t.slice(s));t=t.slice(0,s);t.push(n);return make_sequence(this,t).optimize(e)}}}return this});var Bn=makePredicate("== === != !== * & | ^");function is_object(e){return e instanceof Xe||e instanceof $||e instanceof Je||e instanceof tt}def_optimize(Ge,function(e,t){function reversible(){return e.left.is_constant()||e.right.is_constant()||!e.left.has_side_effects(t)&&!e.right.has_side_effects(t)}function reverse(t){if(reversible()){if(t)e.operator=t;var n=e.left;e.left=e.right;e.right=n}}if(Bn.has(e.operator)){if(e.right.is_constant()&&!e.left.is_constant()){if(!(e.left instanceof Ge&&T[e.left.operator]>=T[e.operator])){reverse()}}}e=e.lift_sequences(t);if(t.option("comparisons"))switch(e.operator){case"===":case"!==":var n=true;if(e.left.is_string(t)&&e.right.is_string(t)||e.left.is_number(t)&&e.right.is_number(t)||e.left.is_boolean()&&e.right.is_boolean()||e.left.equivalent_to(e.right)){e.operator=e.operator.substr(0,2)}case"==":case"!=":if(!n&&is_undefined(e.left,t)){e.left=make_node(Pt,e.left)}else if(t.option("typeofs")&&e.left instanceof Mt&&e.left.value=="undefined"&&e.right instanceof He&&e.right.operator=="typeof"){var r=e.right.expression;if(r instanceof St?r.is_declared(t):!(r instanceof Le&&t.option("ie8"))){e.right=r;e.left=make_node(Lt,e.left).optimize(t);if(e.operator.length==2)e.operator+="="}}else if(e.left instanceof St&&e.right instanceof St&&e.left.definition()===e.right.definition()&&is_object(e.left.fixed_value())){return make_node(e.operator[0]=="="?Ht:zt,e)}break;case"&&":case"||":var i=e.left;if(i.operator==e.operator){i=i.right}if(i instanceof Ge&&i.operator==(e.operator=="&&"?"!==":"===")&&e.right instanceof Ge&&i.operator==e.right.operator&&(is_undefined(i.left,t)&&e.right.left instanceof Pt||i.left instanceof Pt&&is_undefined(e.right.left,t))&&!i.right.has_side_effects(t)&&i.right.equivalent_to(e.right.right)){var s=make_node(Ge,e,{operator:i.operator.slice(0,-1),left:make_node(Pt,e),right:i.right});if(i!==e.left){s=make_node(Ge,e,{operator:e.operator,left:e.left.left,right:s})}return s}break}if(e.operator=="+"&&t.in_boolean_context()){var o=e.left.evaluate(t);var a=e.right.evaluate(t);if(o&&typeof o=="string"){return make_sequence(e,[e.right,make_node(Ht,e)]).optimize(t)}if(a&&typeof a=="string"){return make_sequence(e,[e.left,make_node(Ht,e)]).optimize(t)}}if(t.option("comparisons")&&e.is_boolean()){if(!(t.parent()instanceof Ge)||t.parent()instanceof We){var c=make_node(He,e,{operator:"!",expression:e.negate(t,first_in_statement(t))});e=best_of(t,e,c)}if(t.option("unsafe_comps")){switch(e.operator){case"<":reverse(">");break;case"<=":reverse(">=");break}}}if(e.operator=="+"){if(e.right instanceof Mt&&e.right.getValue()==""&&e.left.is_string(t)){return e.left}if(e.left instanceof Mt&&e.left.getValue()==""&&e.right.is_string(t)){return e.right}if(e.left instanceof Ge&&e.left.operator=="+"&&e.left.left instanceof Mt&&e.left.left.getValue()==""&&e.right.is_string(t)){e.left=e.left.right;return e.transform(t)}}if(t.option("evaluate")){switch(e.operator){case"&&":var o=kn(e.left,mn)?true:kn(e.left,gn)?false:e.left.evaluate(t);if(!o){return maintain_this_binding(t.parent(),t.self(),e.left).optimize(t)}else if(!(o instanceof F)){return make_sequence(e,[e.left,e.right]).optimize(t)}var a=e.right.evaluate(t);if(!a){if(t.in_boolean_context()){return make_sequence(e,[e.left,make_node(zt,e)]).optimize(t)}else{Dn(e,gn)}}else if(!(a instanceof F)){var u=t.parent();if(u.operator=="&&"&&u.left===t.self()||t.in_boolean_context()){return e.left.optimize(t)}}if(e.left.operator=="||"){var l=e.left.right.evaluate(t);if(!l)return make_node(qe,e,{condition:e.left.left,consequent:e.right,alternative:e.left.right}).optimize(t)}break;case"||":var o=kn(e.left,mn)?true:kn(e.left,gn)?false:e.left.evaluate(t);if(!o){return make_sequence(e,[e.left,e.right]).optimize(t)}else if(!(o instanceof F)){return maintain_this_binding(t.parent(),t.self(),e.left).optimize(t)}var a=e.right.evaluate(t);if(!a){var u=t.parent();if(u.operator=="||"&&u.left===t.self()||t.in_boolean_context()){return e.left.optimize(t)}}else if(!(a instanceof F)){if(t.in_boolean_context()){return make_sequence(e,[e.left,make_node(Ht,e)]).optimize(t)}else{Dn(e,mn)}}if(e.left.operator=="&&"){var l=e.left.right.evaluate(t);if(l&&!(l instanceof F))return make_node(qe,e,{condition:e.left.left,consequent:e.left.right,alternative:e.right}).optimize(t)}break;case"??":if(is_nullish(e.left)){return e.right}var o=e.left.evaluate(t);if(!(o instanceof F)){return o==null?e.right:e.left}if(t.in_boolean_context()){const n=e.right.evaluate(t);if(!(n instanceof F)&&!n){return e.left}}}var f=true;switch(e.operator){case"+":if(e.left instanceof Tt&&e.right instanceof Ge&&e.right.operator=="+"&&e.right.is_string(t)){var p=make_node(Ge,e,{operator:"+",left:e.left,right:e.right.left});var d=p.optimize(t);if(p!==d){e=make_node(Ge,e,{operator:"+",left:d,right:e.right.right})}}if(e.right instanceof Tt&&e.left instanceof Ge&&e.left.operator=="+"&&e.left.is_string(t)){var p=make_node(Ge,e,{operator:"+",left:e.left.right,right:e.right});var h=p.optimize(t);if(p!==h){e=make_node(Ge,e,{operator:"+",left:e.left.left,right:h})}}if(e.left instanceof Ge&&e.left.operator=="+"&&e.left.is_string(t)&&e.right instanceof Ge&&e.right.operator=="+"&&e.right.is_string(t)){var p=make_node(Ge,e,{operator:"+",left:e.left.right,right:e.right.left});var m=p.optimize(t);if(p!==m){e=make_node(Ge,e,{operator:"+",left:make_node(Ge,e.left,{operator:"+",left:e.left.left,right:m}),right:e.right.right})}}if(e.right instanceof He&&e.right.operator=="-"&&e.left.is_number(t)){e=make_node(Ge,e,{operator:"-",left:e.left,right:e.right.expression});break}if(e.left instanceof He&&e.left.operator=="-"&&reversible()&&e.right.is_number(t)){e=make_node(Ge,e,{operator:"-",left:e.right,right:e.left.expression});break}if(e.left instanceof oe){var d=e.left;var h=e.right.evaluate(t);if(h!=e.right){d.segments[d.segments.length-1].value+=h.toString();return d}}if(e.right instanceof oe){var h=e.right;var d=e.left.evaluate(t);if(d!=e.left){h.segments[0].value=d.toString()+h.segments[0].value;return h}}if(e.left instanceof oe&&e.right instanceof oe){var d=e.left;var g=d.segments;var h=e.right;g[g.length-1].value+=h.segments[0].value;for(var y=1;y=T[e.operator])){var v=make_node(Ge,e,{operator:e.operator,left:e.right,right:e.left});if(e.right instanceof Tt&&!(e.left instanceof Tt)){e=best_of(t,v,e)}else{e=best_of(t,e,v)}}if(f&&e.is_number(t)){if(e.right instanceof Ge&&e.right.operator==e.operator){e=make_node(Ge,e,{operator:e.operator,left:make_node(Ge,e.left,{operator:e.operator,left:e.left,right:e.right.left,start:e.left.start,end:e.right.left.end}),right:e.right.right})}if(e.right instanceof Tt&&e.left instanceof Ge&&e.left.operator==e.operator){if(e.left.left instanceof Tt){e=make_node(Ge,e,{operator:e.operator,left:make_node(Ge,e.left,{operator:e.operator,left:e.left.left,right:e.right,start:e.left.left.start,end:e.right.end}),right:e.left.right})}else if(e.left.right instanceof Tt){e=make_node(Ge,e,{operator:e.operator,left:make_node(Ge,e.left,{operator:e.operator,left:e.left.right,right:e.right,start:e.left.right.start,end:e.right.end}),right:e.left.left})}}if(e.left instanceof Ge&&e.left.operator==e.operator&&e.left.right instanceof Tt&&e.right instanceof Ge&&e.right.operator==e.operator&&e.right.left instanceof Tt){e=make_node(Ge,e,{operator:e.operator,left:make_node(Ge,e.left,{operator:e.operator,left:make_node(Ge,e.left.left,{operator:e.operator,left:e.left.right,right:e.right.left,start:e.left.right.start,end:e.right.left.end}),right:e.left.left}),right:e.right.right})}}}}if(e.right instanceof Ge&&e.right.operator==e.operator&&(Tn.has(e.operator)||e.operator=="+"&&(e.right.left.is_string(t)||e.left.is_string(t)&&e.right.right.is_string(t)))){e.left=make_node(Ge,e.left,{operator:e.operator,left:e.left,right:e.right.left});e.right=e.right.right;return e.transform(t)}var _=e.evaluate(t);if(_!==e){_=make_node_from_constant(_,e).optimize(t);return best_of(t,_,e)}return e});def_optimize(kt,function(e){return e});function recursive_ref(e,t){var n;for(var r=0;n=e.parent(r);r++){if(n instanceof $||n instanceof tt){var i=n.name;if(i&&i.definition()===t)break}}return n}function within_array_or_object_literal(e){var t,n=0;while(t=e.parent(n++)){if(t instanceof I)return false;if(t instanceof Xe||t instanceof Qe||t instanceof Je){return true}}return false}def_optimize(St,function(e,t){if(!t.option("ie8")&&is_undeclared_ref(e)&&!t.find_parent(J)){switch(e.name){case"undefined":return make_node(Lt,e).optimize(t);case"NaN":return make_node(Nt,e).optimize(t);case"Infinity":return make_node(jt,e).optimize(t)}}const n=t.parent();if(t.option("reduce_vars")&&is_lhs(e,n)!==e){const s=e.definition();const o=find_scope(t);if(t.top_retain&&s.global&&t.top_retain(s)){s.fixed=false;s.single_use=false;return e}let a=e.fixed_value();let c=s.single_use&&!(n instanceof Re&&n.is_expr_pure(t)||has_annotation(n,Wt));if(c&&(a instanceof $||a instanceof tt)){if(retain_top_func(a,t)){c=false}else if(s.scope!==e.scope&&(s.escaped==1||kn(a,vn)||within_array_or_object_literal(t))){c=false}else if(recursive_ref(t,s)){c=false}else if(s.scope!==e.scope||s.orig[0]instanceof pt){c=a.is_constant_expression(e.scope);if(c=="f"){var r=e.scope;do{if(r instanceof re||is_func_expr(r)){Dn(r,vn)}}while(r=r.parent_scope)}}}if(c&&a instanceof $){c=s.scope===e.scope&&!scope_encloses_variables_in_this_scope(o,a)||n instanceof Re&&n.expression===e&&!scope_encloses_variables_in_this_scope(o,a)}if(c&&a instanceof tt){const e=!a.extends||!a.extends.may_throw(t)&&!a.extends.has_side_effects(t);c=e&&!a.properties.some(e=>e.may_throw(t)||e.has_side_effects(t))}if(c&&a){if(a instanceof rt){Dn(a,bn);a=make_node(it,a,a)}if(a instanceof re){Dn(a,bn);a=make_node(te,a,a)}if(s.recursive_refs>0&&a.name instanceof dt){const e=a.name.definition();let t=a.variables.get(a.name.name);let n=t&&t.orig[0];if(!(n instanceof gt)){n=make_node(gt,a.name,a.name);n.scope=a;a.name=n;t=a.def_function(n)}walk(a,n=>{if(n instanceof St&&n.definition()===e){n.thedef=t;t.references.push(n)}})}if((a instanceof $||a instanceof tt)&&a.parent_scope!==o){a=a.clone(true,t.get_toplevel());o.add_child_scope(a)}return a.optimize(t)}if(a){let n;if(a instanceof Ct){if(!(s.orig[0]instanceof pt)&&s.references.every(e=>s.scope===e.scope)){n=a}}else{var i=a.evaluate(t);if(i!==a&&(t.option("unsafe_regexp")||!(i instanceof RegExp))){n=make_node_from_constant(i,a)}}if(n){const r=e.size(t);const i=n.size(t);let o=0;if(t.option("unused")&&!t.exposed(s)){o=(r+2+i)/(s.references.length-s.assignments)}if(i<=r+o){return n}}}}return e});function scope_encloses_variables_in_this_scope(e,t){for(const n of t.enclosed){if(t.variables.has(n.name)){continue}const r=e.find_variable(n.name);if(r){if(r===n)continue;return true}}return false}function is_atomic(e,t){return e instanceof St||e.TYPE===t.TYPE}def_optimize(Lt,function(e,t){if(t.option("unsafe_undefined")){var n=find_variable(t,"undefined");if(n){var r=make_node(St,e,{name:"undefined",scope:n.scope,thedef:n});Dn(r,yn);return r}}var i=is_lhs(t.self(),t.parent());if(i&&is_atomic(i,e))return e;return make_node(He,e,{operator:"void",expression:make_node(Ot,e,{value:0})})});def_optimize(jt,function(e,t){var n=is_lhs(t.self(),t.parent());if(n&&is_atomic(n,e))return e;if(t.option("keep_infinity")&&!(n&&!is_atomic(n,e))&&!find_variable(t,"Infinity")){return e}return make_node(Ge,e,{operator:"/",left:make_node(Ot,e,{value:1}),right:make_node(Ot,e,{value:0})})});def_optimize(Nt,function(e,t){var n=is_lhs(t.self(),t.parent());if(n&&!is_atomic(n,e)||find_variable(t,"NaN")){return make_node(Ge,e,{operator:"/",left:make_node(Ot,e,{value:0}),right:make_node(Ot,e,{value:0})})}return e});function is_reachable(e,t){const n=e=>{if(e instanceof St&&member(e.definition(),t)){return Vt}};return walk_parent(e,(t,r)=>{if(t instanceof Y&&t!==e){var i=r.parent();if(i instanceof Re&&i.expression===t)return;if(walk(t,n))return Vt;return true}})}const jn=makePredicate("+ - / * % >> << >>> | ^ &");const Un=makePredicate("* | ^ &");def_optimize(We,function(e,t){var n;if(t.option("dead_code")&&e.left instanceof St&&(n=e.left.definition()).scope===t.find_parent($)){var r=0,i,s=e;do{i=s;s=t.parent(r++);if(s instanceof ue){if(in_try(r,s))break;if(is_reachable(n.scope,[n]))break;if(e.operator=="=")return e.right;n.fixed=false;return make_node(Ge,e,{operator:e.operator.slice(0,-1),left:e.left,right:e.right}).optimize(t)}}while(s instanceof Ge&&s.right===i||s instanceof Ne&&s.tail_node()===i)}e=e.lift_sequences(t);if(e.operator=="="&&e.left instanceof St&&e.right instanceof Ge){if(e.right.left instanceof St&&e.right.left.name==e.left.name&&jn.has(e.right.operator)){e.operator=e.right.operator+"=";e.right=e.right.right}else if(e.right.right instanceof St&&e.right.right.name==e.left.name&&Un.has(e.right.operator)&&!e.right.left.has_side_effects(t)){e.operator=e.right.operator+"=";e.right=e.right.left}}return e;function in_try(n,r){var i=e.right;e.right=make_node(Pt,i);var s=r.may_throw(t);e.right=i;var o=e.left.definition().scope;var a;while((a=t.parent(n++))!==o){if(a instanceof we){if(a.bfinally)return true;if(s&&a.bcatch)return true}}}});def_optimize(Ke,function(e,t){if(!t.option("evaluate")){return e}var n=e.right.evaluate(t);if(n===undefined){e=e.left}else if(n!==e.right){n=make_node_from_constant(n,e.right);e.right=best_of_expression(n,e.right)}return e});function is_nullish(e){let t;return e instanceof Pt||is_undefined(e)||e instanceof St&&(t=e.definition().fixed)instanceof F&&is_nullish(t)||e instanceof Le&&e.optional&&is_nullish(e.expression)||e instanceof Re&&e.optional&&is_nullish(e.expression)||e instanceof Ue&&is_nullish(e.expression)}function is_nullish_check(e,t,n){if(t.may_throw(n))return false;let r;if(e instanceof Ge&&e.operator==="=="&&((r=is_nullish(e.left)&&e.left)||(r=is_nullish(e.right)&&e.right))&&(r===e.left?e.right:e.left).equivalent_to(t)){return true}if(e instanceof Ge&&e.operator==="||"){let n;let r;const i=e=>{if(!(e instanceof Ge&&(e.operator==="==="||e.operator==="=="))){return false}let i=0;let s;if(e.left instanceof Pt){i++;n=e;s=e.right}if(e.right instanceof Pt){i++;n=e;s=e.left}if(is_undefined(e.left)){i++;r=e;s=e.right}if(is_undefined(e.right)){i++;r=e;s=e.left}if(i!==1){return false}if(!s.equivalent_to(t)){return false}return true};if(!i(e.left))return false;if(!i(e.right))return false;if(n&&r&&n!==r){return true}}return false}def_optimize(qe,function(e,t){if(!t.option("conditionals"))return e;if(e.condition instanceof Ne){var n=e.condition.expressions.slice();e.condition=n.pop();n.push(e);return make_sequence(e,n)}var r=e.condition.evaluate(t);if(r!==e.condition){if(r){return maintain_this_binding(t.parent(),t.self(),e.consequent)}else{return maintain_this_binding(t.parent(),t.self(),e.alternative)}}var i=r.negate(t,first_in_statement(t));if(best_of(t,r,i)===i){e=make_node(qe,e,{condition:i,consequent:e.alternative,alternative:e.consequent})}var s=e.condition;var o=e.consequent;var a=e.alternative;if(s instanceof St&&o instanceof St&&s.definition()===o.definition()){return make_node(Ge,e,{operator:"||",left:s,right:a})}if(o instanceof We&&a instanceof We&&o.operator==a.operator&&o.left.equivalent_to(a.left)&&(!e.condition.has_side_effects(t)||o.operator=="="&&!o.left.has_side_effects(t))){return make_node(We,e,{operator:o.operator,left:o.left,right:make_node(qe,e,{condition:e.condition,consequent:o.right,alternative:a.right})})}var c;if(o instanceof Re&&a.TYPE===o.TYPE&&o.args.length>0&&o.args.length==a.args.length&&o.expression.equivalent_to(a.expression)&&!e.condition.has_side_effects(t)&&!o.expression.has_side_effects(t)&&typeof(c=single_arg_diff())=="number"){var u=o.clone();u.args[c]=make_node(qe,e,{condition:e.condition,consequent:o.args[c],alternative:a.args[c]});return u}if(a instanceof qe&&o.equivalent_to(a.consequent)){return make_node(qe,e,{condition:make_node(Ge,e,{operator:"||",left:s,right:a.condition}),consequent:o,alternative:a.alternative}).optimize(t)}if(t.option("ecma")>=2020&&is_nullish_check(s,a,t)){return make_node(Ge,e,{operator:"??",left:a,right:o}).optimize(t)}if(a instanceof Ne&&o.equivalent_to(a.expressions[a.expressions.length-1])){return make_sequence(e,[make_node(Ge,e,{operator:"||",left:s,right:make_sequence(e,a.expressions.slice(0,-1))}),o]).optimize(t)}if(a instanceof Ge&&a.operator=="&&"&&o.equivalent_to(a.right)){return make_node(Ge,e,{operator:"&&",left:make_node(Ge,e,{operator:"||",left:s,right:a.left}),right:o}).optimize(t)}if(o instanceof qe&&o.alternative.equivalent_to(a)){return make_node(qe,e,{condition:make_node(Ge,e,{left:e.condition,operator:"&&",right:o.condition}),consequent:o.consequent,alternative:a})}if(o.equivalent_to(a)){return make_sequence(e,[e.condition,o]).optimize(t)}if(o instanceof Ge&&o.operator=="||"&&o.right.equivalent_to(a)){return make_node(Ge,e,{operator:"||",left:make_node(Ge,e,{operator:"&&",left:e.condition,right:o.left}),right:a}).optimize(t)}var l=t.in_boolean_context();if(is_true(e.consequent)){if(is_false(e.alternative)){return booleanize(e.condition)}return make_node(Ge,e,{operator:"||",left:booleanize(e.condition),right:e.alternative})}if(is_false(e.consequent)){if(is_true(e.alternative)){return booleanize(e.condition.negate(t))}return make_node(Ge,e,{operator:"&&",left:booleanize(e.condition.negate(t)),right:e.alternative})}if(is_true(e.alternative)){return make_node(Ge,e,{operator:"||",left:booleanize(e.condition.negate(t)),right:e.consequent})}if(is_false(e.alternative)){return make_node(Ge,e,{operator:"&&",left:booleanize(e.condition),right:e.consequent})}return e;function booleanize(e){if(e.is_boolean())return e;return make_node(He,e,{operator:"!",expression:e.negate(t)})}function is_true(e){return e instanceof Ht||l&&e instanceof Tt&&e.getValue()||e instanceof He&&e.operator=="!"&&e.expression instanceof Tt&&!e.expression.getValue()}function is_false(e){return e instanceof zt||l&&e instanceof Tt&&!e.getValue()||e instanceof He&&e.operator=="!"&&e.expression instanceof Tt&&e.expression.getValue()}function single_arg_diff(){var e=o.args;var t=a.args;for(var n=0,r=e.length;n=2015;var r=this.expression;if(r instanceof Je){var i=r.properties;for(var s=i.length;--s>=0;){var o=i[s];if(""+(o instanceof et?o.key.name:o.key)==e){if(!i.every(e=>{return e instanceof Qe||n&&e instanceof et&&!e.is_generator}))break;if(!safe_to_flatten(o.value,t))break;return make_node(je,this,{expression:make_node(Xe,r,{elements:i.map(function(e){var t=e.value;if(t instanceof ee)t=make_node(te,t,t);var n=e.key;if(n instanceof F&&!(n instanceof ht)){return make_sequence(e,[n,t])}return t})}),property:make_node(Ot,this,{value:s})})}}}});def_optimize(je,function(e,t){var n=e.expression;var r=e.property;if(t.option("properties")){var i=r.evaluate(t);if(i!==r){if(typeof i=="string"){if(i=="undefined"){i=undefined}else{var s=parseFloat(i);if(s.toString()==i){i=s}}}r=e.property=best_of_expression(r,make_node_from_constant(i,r).transform(t));var o=""+i;if(is_basic_identifier_string(o)&&o.length<=r.size()+1){return make_node(Be,e,{expression:n,optional:e.optional,property:o,quote:r.quote}).optimize(t)}}}var a;e:if(t.option("arguments")&&n instanceof St&&n.name=="arguments"&&n.definition().orig.length==1&&(a=n.scope)instanceof $&&a.uses_arguments&&!(a instanceof ne)&&r instanceof Ot){var c=r.getValue();var u=new Set;var l=a.argnames;for(var f=0;f1){d=null}}else if(!d&&!t.option("keep_fargs")&&c=a.argnames.length){d=a.create_symbol(pt,{source:a,scope:a,tentative_name:"argument_"+a.argnames.length});a.argnames.push(d)}}if(d){var m=make_node(St,e,d);m.reference({});xn(d,hn);return m}}if(is_lhs(e,t.parent()))return e;if(i!==r){var g=e.flatten_object(o,t);if(g){n=e.expression=g.expression;r=e.property=g.property}}if(t.option("properties")&&t.option("side_effects")&&r instanceof Ot&&n instanceof Xe){var c=r.getValue();var y=n.elements;var v=y[c];e:if(safe_to_flatten(v,t)){var _=true;var b=[];for(var E=y.length;--E>c;){var s=y[E].drop_side_effect_free(t);if(s){b.unshift(s);if(_&&s.has_side_effects(t))_=false}}if(v instanceof Z)break e;v=v instanceof Bt?make_node(Lt,v):v;if(!_)b.unshift(v);while(--E>=0){var s=y[E];if(s instanceof Z)break e;s=s.drop_side_effect_free(t);if(s)b.unshift(s);else c--}if(_){b.push(v);return make_sequence(e,b).optimize(t)}else return make_node(je,e,{expression:make_node(Xe,n,{elements:b}),property:make_node(Ot,r,{value:c})})}}var w=e.evaluate(t);if(w!==e){w=make_node_from_constant(w,e).optimize(t);return best_of(t,w,e)}if(e.optional&&is_nullish(e.expression)){return make_node(Lt,e)}return e});def_optimize(Ue,function(e,t){e.expression=e.expression.optimize(t);return e});$.DEFMETHOD("contains_this",function(){return walk(this,e=>{if(e instanceof Ct)return Vt;if(e!==this&&e instanceof Y&&!(e instanceof ne)){return true}})});def_optimize(Be,function(e,t){const n=t.parent();if(is_lhs(e,n))return e;if(t.option("unsafe_proto")&&e.expression instanceof Be&&e.expression.property=="prototype"){var r=e.expression.expression;if(is_undeclared_ref(r))switch(r.name){case"Array":e.expression=make_node(Xe,e.expression,{elements:[]});break;case"Function":e.expression=make_node(te,e.expression,{argnames:[],body:[]});break;case"Number":e.expression=make_node(Ot,e.expression,{value:0});break;case"Object":e.expression=make_node(Je,e.expression,{properties:[]});break;case"RegExp":e.expression=make_node(It,e.expression,{value:{source:"t",flags:""}});break;case"String":e.expression=make_node(Mt,e.expression,{value:""});break}}if(!(n instanceof Re)||!has_annotation(n,Wt)){const n=e.flatten_object(e.property,t);if(n)return n.optimize(t)}let i=e.evaluate(t);if(i!==e){i=make_node_from_constant(i,e).optimize(t);return best_of(t,i,e)}if(e.optional&&is_nullish(e.expression)){return make_node(Lt,e)}return e});function literals_in_boolean_context(e,t){if(t.in_boolean_context()){return best_of(t,e,make_sequence(e,[e,make_node(Ht,e)]).optimize(t))}return e}function inline_array_like_spread(e,t,n){for(var r=0;r=2015&&!e.name&&!e.is_generator&&!e.uses_arguments&&!e.pinned()){const n=walk(e,e=>{if(e instanceof Ct)return Vt});if(!n)return make_node(ne,e,e).optimize(t)}return e});def_optimize(tt,function(e){return e});def_optimize(ge,function(e,t){if(e.expression&&!e.is_star&&is_undefined(e.expression,t)){e.expression=null}return e});def_optimize(oe,function(e,t){if(!t.option("evaluate")||t.parent()instanceof se)return e;var n=[];for(var r=0;r=2015&&(!(n instanceof RegExp)||n.test(e.key+""))){var r=e.key;var i=e.value;var s=i instanceof ne&&Array.isArray(i.body)&&!i.contains_this();if((s||i instanceof te)&&!i.name){return make_node(et,e,{async:i.async,is_generator:i.is_generator,key:r instanceof F?r:make_node(ht,e,{name:r}),value:make_node(ee,i,i),quote:e.quote})}}return e});def_optimize(ie,function(e,t){if(t.option("pure_getters")==true&&t.option("unused")&&!e.is_array&&Array.isArray(e.names)&&!is_destructuring_export_decl(t)){var n=[];for(var r=0;r1)throw new Error("inline source map only works with singular input");t.sourceMap.content=read_source_map(e[s])}}i=t.parse.toplevel}if(r&&t.mangle.properties.keep_quoted!=="strict"){reserve_quoted_keys(i,r)}if(t.wrap){i=i.wrap_commonjs(t.wrap)}if(t.enclose){i=i.wrap_enclose(t.enclose)}if(n)n.rename=Date.now();if(n)n.compress=Date.now();if(t.compress){i=new Compressor(t.compress,{mangle_options:t.mangle}).compress(i)}if(n)n.scope=Date.now();if(t.mangle)i.figure_out_scope(t.mangle);if(n)n.mangle=Date.now();if(t.mangle){an.reset();i.compute_char_frequency(t.mangle);i.mangle_names(t.mangle)}if(n)n.properties=Date.now();if(t.mangle&&t.mangle.properties){i=mangle_properties(i,t.mangle.properties)}if(n)n.format=Date.now();var o={};if(t.format.ast){o.ast=i}if(!HOP(t.format,"code")||t.format.code){if(t.sourceMap){if(typeof t.sourceMap.content=="string"){t.sourceMap.content=JSON.parse(t.sourceMap.content)}t.format.source_map=SourceMap({file:t.sourceMap.filename,orig:t.sourceMap.content,root:t.sourceMap.root});if(t.sourceMap.includeSources){if(e instanceof Q){throw new Error("original source content unavailable")}else for(var s in e)if(HOP(e,s)){t.format.source_map.get().setSourceContent(s,e[s])}}}delete t.format.ast;delete t.format.code;var a=OutputStream(t.format);i.print(a);o.code=a.get();if(t.sourceMap){if(t.sourceMap.asObject){o.map=t.format.source_map.get().toJSON()}else{o.map=t.format.source_map.toString()}if(t.sourceMap.url=="inline"){var c=typeof o.map==="object"?JSON.stringify(o.map):o.map;o.code+="\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,"+Vn(c)}else if(t.sourceMap.url){o.code+="\n//# sourceMappingURL="+t.sourceMap.url}}}if(t.nameCache&&t.mangle){if(t.mangle.cache)t.nameCache.vars=cache_to_json(t.mangle.cache);if(t.mangle.properties&&t.mangle.properties.cache){t.nameCache.props=cache_to_json(t.mangle.properties.cache)}}if(n){n.end=Date.now();o.timings={parse:.001*(n.rename-n.parse),rename:.001*(n.compress-n.rename),compress:.001*(n.scope-n.compress),scope:.001*(n.mangle-n.scope),mangle:.001*(n.properties-n.mangle),properties:.001*(n.format-n.properties),format:.001*(n.end-n.format),total:.001*(n.end-n.start)}}return o}async function run_cli({program:e,packageJson:t,fs:r,path:i}){const s=new Set(["cname","parent_scope","scope","uses_eval","uses_with"]);var o={};var a={compress:false,mangle:false};const c=await _default_options();e.version(t.name+" "+t.version);e.parseArgv=e.parse;e.parse=undefined;if(process.argv.includes("ast"))e.helpInformation=describe_ast;else if(process.argv.includes("options"))e.helpInformation=function(){var e=[];for(var t in c){e.push("--"+(t==="sourceMap"?"source-map":t)+" options:");e.push(format_object(c[t]));e.push("")}return e.join("\n")};e.option("-p, --parse ","Specify parser options.",parse_js());e.option("-c, --compress [options]","Enable compressor/specify compressor options.",parse_js());e.option("-m, --mangle [options]","Mangle names/specify mangler options.",parse_js());e.option("--mangle-props [options]","Mangle properties/specify mangler options.",parse_js());e.option("-f, --format [options]","Format options.",parse_js());e.option("-b, --beautify [options]","Alias for --format beautify=true.",parse_js());e.option("-o, --output ","Output file (default STDOUT).");e.option("--comments [filter]","Preserve copyright comments in the output.");e.option("--config-file ","Read minify() options from JSON file.");e.option("-d, --define [=value]","Global definitions.",parse_js("define"));e.option("--ecma ","Specify ECMAScript release: 5, 2015, 2016 or 2017...");e.option("-e, --enclose [arg[,...][:value[,...]]]","Embed output in a big function with configurable arguments and values.");e.option("--ie8","Support non-standard Internet Explorer 8.");e.option("--keep-classnames","Do not mangle/drop class names.");e.option("--keep-fnames","Do not mangle/drop function names. Useful for code relying on Function.prototype.name.");e.option("--module","Input is an ES6 module");e.option("--name-cache ","File to hold mangled name mappings.");e.option("--rename","Force symbol expansion.");e.option("--no-rename","Disable symbol expansion.");e.option("--safari10","Support non-standard Safari 10.");e.option("--source-map [options]","Enable source map/specify source map options.",parse_js());e.option("--timings","Display operations run time on STDERR.");e.option("--toplevel","Compress and/or mangle variables in toplevel scope.");e.option("--wrap ","Embed everything as a function with “exports” corresponding to “name” globally.");e.arguments("[files...]").parseArgv(process.argv);if(e.configFile){a=JSON.parse(read_file(e.configFile))}if(!e.output&&e.sourceMap&&e.sourceMap.url!="inline"){fatal("ERROR: cannot write source map to STDOUT")}["compress","enclose","ie8","mangle","module","safari10","sourceMap","toplevel","wrap"].forEach(function(t){if(t in e){a[t]=e[t]}});if("ecma"in e){if(e.ecma!=(e.ecma|0))fatal("ERROR: ecma must be an integer");const t=e.ecma|0;if(t>5&&t<2015)a.ecma=t+2009;else a.ecma=t}if(e.beautify||e.format){if(e.beautify&&e.format){fatal("Please only specify one of --beautify or --format")}if(e.beautify){a.format=typeof e.beautify=="object"?e.beautify:{};if(!("beautify"in a.format)){a.format.beautify=true}}if(e.format){a.format=typeof e.format=="object"?e.format:{}}}if(e.comments){if(typeof a.format!="object")a.format={};a.format.comments=typeof e.comments=="string"?e.comments=="false"?false:e.comments:"some"}if(e.define){if(typeof a.compress!="object")a.compress={};if(typeof a.compress.global_defs!="object")a.compress.global_defs={};for(var u in e.define){a.compress.global_defs[u]=e.define[u]}}if(e.keepClassnames){a.keep_classnames=true}if(e.keepFnames){a.keep_fnames=true}if(e.mangleProps){if(e.mangleProps.domprops){delete e.mangleProps.domprops}else{if(typeof e.mangleProps!="object")e.mangleProps={};if(!Array.isArray(e.mangleProps.reserved))e.mangleProps.reserved=[]}if(typeof a.mangle!="object")a.mangle={};a.mangle.properties=e.mangleProps}if(e.nameCache){a.nameCache=JSON.parse(read_file(e.nameCache,"{}"))}if(e.output=="ast"){a.format={ast:true,code:false}}if(e.parse){if(!e.parse.acorn&&!e.parse.spidermonkey){a.parse=e.parse}else if(e.sourceMap&&e.sourceMap.content=="inline"){fatal("ERROR: inline source map only works with built-in parser")}}if(~e.rawArgs.indexOf("--rename")){a.rename=true}else if(!e.rename){a.rename=false}let l=e=>e;if(typeof e.sourceMap=="object"&&"base"in e.sourceMap){l=function(){var t=e.sourceMap.base;delete a.sourceMap.base;return function(e){return i.relative(t,e)}}()}let f;if(a.files&&a.files.length){f=a.files;delete a.files}else if(e.args.length){f=e.args}if(f){simple_glob(f).forEach(function(e){o[l(e)]=read_file(e)})}else{await new Promise(e=>{var t=[];process.stdin.setEncoding("utf8");process.stdin.on("data",function(e){t.push(e)}).on("end",function(){o=[t.join("")];e()});process.stdin.resume()})}await run_cli();function convert_ast(e){return F.from_mozilla_ast(Object.keys(o).reduce(e,null))}async function run_cli(){var t=e.sourceMap&&e.sourceMap.content;if(t&&t!=="inline"){a.sourceMap.content=read_file(t,t)}if(e.timings)a.timings=true;try{if(e.parse){if(e.parse.acorn){o=convert_ast(function(t,r){return n(20976).parse(o[r],{ecmaVersion:2018,locations:true,program:t,sourceFile:r,sourceType:a.module||e.parse.module?"module":"script"})})}else if(e.parse.spidermonkey){o=convert_ast(function(e,t){var n=JSON.parse(o[t]);if(!e)return n;e.body=e.body.concat(n.body);return e})}}}catch(e){fatal(e)}let i;try{i=await minify(o,a)}catch(e){if(e.name=="SyntaxError"){print_error("Parse error at "+e.filename+":"+e.line+","+e.col);var c=e.col;var u=o[e.filename].split(/\r?\n/);var l=u[e.line-1];if(!l&&!c){l=u[e.line-2];c=l.length}if(l){var f=70;if(c>f){l=l.slice(c-f);c=f}print_error(l.slice(0,80));print_error(l.slice(0,c).replace(/\S/g," ")+"^")}}if(e.defs){print_error("Supported options:");print_error(format_object(e.defs))}fatal(e);return}if(e.output=="ast"){if(!a.compress&&!a.mangle){i.ast.figure_out_scope({})}console.log(JSON.stringify(i.ast,function(e,t){if(t)switch(e){case"thedef":return symdef(t);case"enclosed":return t.length?t.map(symdef):undefined;case"variables":case"functions":case"globals":return t.size?collect_from_map(t,symdef):undefined}if(s.has(e))return;if(t instanceof O)return;if(t instanceof Map)return;if(t instanceof F){var n={_class:"AST_"+t.TYPE};if(t.block_scope){n.variables=t.block_scope.variables;n.functions=t.block_scope.functions;n.enclosed=t.block_scope.enclosed}t.CTOR.PROPS.forEach(function(e){n[e]=t[e]});return n}return t},2))}else if(e.output=="spidermonkey"){try{const e=await minify(i.code,{compress:false,mangle:false,format:{ast:true,code:false}});console.log(JSON.stringify(e.ast.to_mozilla_ast(),null,2))}catch(e){fatal(e);return}}else if(e.output){r.writeFileSync(e.output,i.code);if(a.sourceMap&&a.sourceMap.url!=="inline"&&i.map){r.writeFileSync(e.output+".map",i.map)}}else{console.log(i.code)}if(e.nameCache){r.writeFileSync(e.nameCache,JSON.stringify(a.nameCache))}if(i.timings)for(var p in i.timings){print_error("- "+p+": "+i.timings[p].toFixed(3)+"s")}}function fatal(e){if(e instanceof Error)e=e.stack.replace(/^\S*?Error:/,"ERROR:");print_error(e);process.exit(1)}function simple_glob(e){if(Array.isArray(e)){return[].concat.apply([],e.map(simple_glob))}if(e&&e.match(/[*?]/)){var t=i.dirname(e);try{var n=r.readdirSync(t)}catch(e){}if(n){var s="^"+i.basename(e).replace(/[.+^$[\]\\(){}]/g,"\\$&").replace(/\*/g,"[^/\\\\]*").replace(/\?/g,"[^/\\\\]")+"$";var o=process.platform==="win32"?"i":"";var a=new RegExp(s,o);var c=n.filter(function(e){return a.test(e)}).map(function(e){return i.join(t,e)});if(c.length)return c}}return[e]}function read_file(e,t){try{return r.readFileSync(e,"utf8")}catch(e){if((e.code=="ENOENT"||e.code=="ENAMETOOLONG")&&t!=null)return t;fatal(e)}}function parse_js(e){return function(t,n){n=n||{};try{walk(parse(t,{expression:true}),t=>{if(t instanceof We){var r=t.left.print_to_string();var i=t.right;if(e){n[r]=i}else if(i instanceof Xe){n[r]=i.elements.map(to_string)}else if(i instanceof It){i=i.value;n[r]=new RegExp(i.source,i.flags)}else{n[r]=to_string(i)}return true}if(t instanceof st||t instanceof Le){var r=t.print_to_string();n[r]=true;return true}if(!(t instanceof Ne))throw t;function to_string(e){return e instanceof Tt?e.getValue():e.print_to_string({quote_keys:true})}})}catch(r){if(e){fatal("Error parsing arguments for '"+e+"': "+t)}else{n[t]=null}}return n}}function symdef(e){var t=1e6+e.id+" "+e.name;if(e.mangled_name)t+=" "+e.mangled_name;return t}function collect_from_map(e,t){var n=[];e.forEach(function(e){n.push(t(e))});return n}function format_object(e){var t=[];var n="";Object.keys(e).map(function(t){if(n.length!/^\$/.test(e));if(n.length>0){e.space();e.with_parens(function(){n.forEach(function(t,n){if(n)e.space();e.print(t)})})}if(t.documentation){e.space();e.print_string(t.documentation)}if(t.SUBCLASSES.length>0){e.space();e.with_block(function(){t.SUBCLASSES.forEach(function(t){e.indent();doitem(t);e.newline()})})}}doitem(F);return e+"\n"}}async function _default_options(){const e={};Object.keys(infer_options({0:0})).forEach(t=>{const n=infer_options({[t]:{0:0}});if(n)e[t]=n});return e}async function infer_options(e){try{await minify("",e)}catch(e){return e.defs}}e._default_options=_default_options;e._run_cli=run_cli;e.minify=minify})},38033:(n,h,S)=>{!function(O){"use strict";function e(e){return e.split("")}function t(e,t){return t.indexOf(e)>=0}function i(e,t){for(var n=0,r=t.length;n=0&&!f(););c.reverse(),u.reverse()}else for(a=0;a=0;)e[n]===t&&e.splice(n,1)}function D(e,t){if(e.length<2)return e.slice();return function n(e){if(e.length<=1)return e;var r=Math.floor(e.length/2),i=e.slice(0,r),s=e.slice(r);return function(e,n){for(var r=[],i=0,s=0,o=0;i3){n.sort(function(e,t){return t.length-e.length}),t+="switch(str.length){";for(r=0;r=0;)if(!t(e[n]))return!1;return!0}function y(){this._values=Object.create(null),this._size=0}function b(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function E(e){for(var t,n=e.parent(-1),r=0;t=e.parent(r);r++){if(t instanceof W&&t.body===n)return!0;if(!(t instanceof Ht&&t.expressions[0]===n||"Call"==t.TYPE&&t.expression===n||t instanceof Gt&&t.expression===n||t instanceof qt&&t.expression===n||t instanceof Yt&&t.condition===n||t instanceof Jt&&t.left===n||t instanceof Xt&&t.expression===n))return!1;n=t}}function w(e,t){return!0===e||e instanceof RegExp&&e.test(t)}function F(e,t,n,r){arguments.length<4&&(r=q);var i=t=t?t.split(/\s+/):[];r&&r.PROPS&&(t=t.concat(r.PROPS));for(var s="return function AST_"+e+"(props){ if (props) { ",o=t.length;--o>=0;)s+="this."+t[o]+" = props."+t[o]+";";var a=r&&new r;(a&&a.initialize||n&&n.initialize)&&(s+="this.initialize();"),s+="}}";var c=new Function(s)();if(a&&(c.prototype=a,c.BASE=r),r&&r.SUBCLASSES.push(c),c.prototype.CTOR=c,c.PROPS=t||null,c.SELF_PROPS=i,c.SUBCLASSES=[],e&&(c.prototype.TYPE=c.TYPE=e),n)for(o in n)b(n,o)&&(/^\$/.test(o)?c[o.substr(1)]=n[o]:c.prototype[o]=n[o]);return c.DEFMETHOD=function(e,t){this.prototype[e]=t},void 0!==O&&(O["AST_"+e]=c),c}y.prototype={set:function(e,t){return this.has(e)||++this._size,this._values["$"+e]=t,this},add:function(e,t){return this.has(e)?this.get(e).push(t):this.set(e,[t]),this},get:function(e){return this._values["$"+e]},del:function(e){return this.has(e)&&(--this._size,delete this._values["$"+e]),this},has:function(e){return"$"+e in this._values},each:function(e){for(var t in this._values)e(this._values[t],t.substr(1))},size:function(){return this._size},map:function(e){var t=[];for(var n in this._values)t.push(e(this._values[n],n.substr(1)));return t},clone:function(){var e=new y;for(var t in this._values)e._values[t]=this._values[t];return e._size=this._size,e},toObject:function(){return this._values}},y.fromObject=function(e){var t=new y;return t._size=u(t._values,e),t},O.Dictionary=y;var P=F("Token","type value line col pos endline endcol endpos nlb comments_before comments_after file raw",{},null),q=F("Node","start end",{_clone:function(e){if(e){var t=this.clone();return t.transform(new _t(function(e){if(e!==t)return e.clone(!0)}))}return new this.CTOR(this)},clone:function(e){return this._clone(e)},$documentation:"Base class of all AST nodes",$propdoc:{start:"[AST_Token] The first token of this node",end:"[AST_Token] The last token of this node"},_walk:function(e){return e._visit(this)},walk:function(e){return this._walk(e)}},null);q.warn_function=null,q.warn=function(e,t){q.warn_function&&q.warn_function(m(e,t))};var W=F("Statement",null,{$documentation:"Base class of all statements"}),K=F("Debugger",null,{$documentation:"Represents a debugger statement"},W),X=F("Directive","value quote",{$documentation:'Represents a directive, like "use strict";',$propdoc:{value:"[string] The value of this directive as a plain string (it's not an AST_String!)",quote:"[string] the original quote character"}},W),J=F("SimpleStatement","body",{$documentation:"A statement consisting of an expression, i.e. a = 1 + 2",$propdoc:{body:"[AST_Node] an expression node (should not be instanceof AST_Statement)"},_walk:function(e){return e._visit(this,function(){this.body._walk(e)})}},W);function $(e,t){var n=e.body;if(n instanceof q)n._walk(t);else for(var r=0,i=n.length;r SymbolDef for all variables/functions defined in this scope",functions:"[Object/S] like `variables`, but only lists function declarations",uses_with:"[boolean/S] tells whether this scope uses the `with` statement",uses_eval:"[boolean/S] tells whether this scope contains a direct call to the global `eval`",parent_scope:"[AST_Scope?/S] link to the parent scope",enclosed:"[SymbolDef*/S] a list of all symbol definitions that are accessed from this scope or any subscopes",cname:"[integer/S] current index for mangling variables (used internally by the mangler)"},get_defun_scope:function(){for(var e=this;e.is_block_scope();)e=e.parent_scope;return e},clone:function(e){var t=this._clone(e);return this.variables&&(t.variables=this.variables.clone()),this.functions&&(t.functions=this.functions.clone()),this.enclosed&&(t.enclosed=this.enclosed.slice()),t},pinned:function(){return this.uses_eval||this.uses_with}},te),ge=F("Toplevel","globals",{$documentation:"The toplevel scope",$propdoc:{globals:"[Object/S] a map of name -> SymbolDef for all undeclared names"},wrap_commonjs:function(e){var t=this.body,n="(function(exports){'$ORIG';})(typeof "+e+"=='undefined'?("+e+"={}):"+e+");";return n=(n=gt(n)).transform(new _t(function(e){if(e instanceof X&&"$ORIG"==e.value)return I.splice(t)}))},wrap_enclose:function(e){"string"!=typeof e&&(e="");var t=e.indexOf(":");t<0&&(t=e.length);var n=this.body;return gt(["(function(",e.slice(0,t),'){"$ORIG"})(',e.slice(t+1),")"].join("")).transform(new _t(function(e){if(e instanceof X&&"$ORIG"==e.value)return I.splice(n)}))}},me),ye=F("Expansion","expression",{$documentation:"An expandible argument, such as ...rest, a splat, such as [1,2,...all], or an expansion in a variable declaration, such as var [first, ...rest] = list",$propdoc:{expression:"[AST_Node] the thing to be expanded"},_walk:function(e){var t=this;return e._visit(this,function(){t.expression.walk(e)})}}),be=F("Lambda","name argnames uses_arguments is_generator async",{$documentation:"Base class for functions",$propdoc:{name:"[AST_SymbolDeclaration?] the name of this function",argnames:"[AST_SymbolFunarg|AST_Destructuring|AST_Expansion|AST_DefaultAssign*] array of function arguments, destructurings, or expanding arguments",uses_arguments:"[boolean/S] tells whether this function accesses the arguments array",is_generator:"[boolean] is this a generator method",async:"[boolean] is this method async"},args_as_names:function(){for(var e=[],t=0;t b)"},be),xe=F("Defun","inlined",{$documentation:"A function definition"},be),Ce=F("Destructuring","names is_array",{$documentation:"A destructuring of several names. Used in destructuring assignment and with destructuring function argument names",$propdoc:{names:"[AST_Node*] Array of properties or elements",is_array:"[Boolean] Whether the destructuring represents an object or array"},_walk:function(e){return e._visit(this,function(){this.names.forEach(function(t){t._walk(e)})})},all_symbols:function(){var e=[];return this.walk(new Te(function(t){t instanceof Sn&&e.push(t),t instanceof ye&&e.push(t.expression)})),e}}),Me=F("PrefixedTemplateString","template_string prefix",{$documentation:"A templatestring with a prefix, such as String.raw`foobarbaz`",$propdoc:{template_string:"[AST_TemplateString] The template string",prefix:"[AST_SymbolRef|AST_PropAccess] The prefix, which can be a symbol such as `foo` or a dotted expression such as `String.raw`."},_walk:function(e){this.prefix._walk(e),this.template_string._walk(e)}}),Oe=F("TemplateString","segments",{$documentation:"A template string literal",$propdoc:{segments:"[AST_Node*] One or more segments, starting with AST_TemplateSegment. AST_Node may follow AST_TemplateSegment, but each AST_Node must be followed by AST_TemplateSegment."},_walk:function(e){return e._visit(this,function(){this.segments.forEach(function(t){t._walk(e)})})}}),Ne=F("TemplateSegment","value raw",{$documentation:"A segment of a template string literal",$propdoc:{value:"Content of the segment",raw:"Raw content of the segment"}}),Be=F("Jump",null,{$documentation:"Base class for “jumps” (for now that's `return`, `throw`, `break` and `continue`)"},W),ze=F("Exit","value",{$documentation:"Base class for “exits” (`return` and `throw`)",$propdoc:{value:"[AST_Node?] the value returned or thrown by this statement; could be null for AST_Return"},_walk:function(e){return e._visit(this,this.value&&function(){this.value._walk(e)})}},Be),Ve=F("Return",null,{$documentation:"A `return` statement"},ze),qe=F("Throw",null,{$documentation:"A `throw` statement"},ze),Ke=F("LoopControl","label",{$documentation:"Base class for loop control statements (`break` and `continue`)",$propdoc:{label:"[AST_LabelRef?] the label, or null if none"},_walk:function(e){return e._visit(this,this.label&&function(){this.label._walk(e)})}},Be),Xe=F("Break",null,{$documentation:"A `break` statement"},Ke),$e=F("Continue",null,{$documentation:"A `continue` statement"},Ke),lt=F("If","condition alternative",{$documentation:"A `if` statement",$propdoc:{condition:"[AST_Node] the `if` condition",alternative:"[AST_Statement?] the `else` part, or null if not present"},_walk:function(e){return e._visit(this,function(){this.condition._walk(e),this.body._walk(e),this.alternative&&this.alternative._walk(e)})}},se),dt=F("Switch","expression",{$documentation:"A `switch` statement",$propdoc:{expression:"[AST_Node] the `switch` “discriminant”"},_walk:function(e){return e._visit(this,function(){this.expression._walk(e),$(this,e)})}},te),ht=F("SwitchBranch",null,{$documentation:"Base class for `switch` branches"},te),mt=F("Default",null,{$documentation:"A `default` switch branch"},ht),vt=F("Case","expression",{$documentation:"A `case` switch branch",$propdoc:{expression:"[AST_Node] the `case` expression"},_walk:function(e){return e._visit(this,function(){this.expression._walk(e),$(this,e)})}},ht),bt=F("Try","bcatch bfinally",{$documentation:"A `try` statement",$propdoc:{bcatch:"[AST_Catch?] the catch block, or null if not present",bfinally:"[AST_Finally?] the finally block, or null if not present"},_walk:function(e){return e._visit(this,function(){$(this,e),this.bcatch&&this.bcatch._walk(e),this.bfinally&&this.bfinally._walk(e)})}},te),Et=F("Catch","argname",{$documentation:"A `catch` node; only makes sense as part of a `try` statement",$propdoc:{argname:"[AST_SymbolCatch|AST_Destructuring|AST_Expansion|AST_DefaultAssign] symbol for the exception"},_walk:function(e){return e._visit(this,function(){this.argname&&this.argname._walk(e),$(this,e)})}},te),Dt=F("Finally",null,{$documentation:"A `finally` node; only makes sense as part of a `try` statement"},te),Ct=F("Definitions","definitions",{$documentation:"Base class for `var` or `const` nodes (variable declarations/initializations)",$propdoc:{definitions:"[AST_VarDef*] array of variable definitions"},_walk:function(e){return e._visit(this,function(){for(var t=this.definitions,n=0,r=t.length;n a`"},Jt),nn=F("Array","elements",{$documentation:"An array literal",$propdoc:{elements:"[AST_Node*] array of elements"},_walk:function(e){return e._visit(this,function(){for(var t=this.elements,n=0,r=t.length;n=0;){var r=t[n];if(r instanceof e)return r}},has_directive:function(e){var t=this.directives[e];if(t)return t;var n=this.stack[this.stack.length-1];if(n instanceof me&&n.body)for(var r=0;r=0;){if((r=t[n])instanceof oe&&r.label.name==e.label.name)return r.body}else for(n=t.length;--n>=0;){var r;if((r=t[n])instanceof ae||e instanceof Xe&&r instanceof dt)return r}}};var fr="break case catch class const continue debugger default delete do else export extends finally for function if in instanceof let new return switch throw try typeof var void while with",pr="false null true",dr="enum implements import interface package private protected public static super this "+pr+" "+fr,hr="return new delete throw else case yield await";fr=g(fr),dr=g(dr),hr=g(hr),pr=g(pr);var mr=g(e("+-*&%=<>!?|~^")),gr=/[0-9a-f]/i,yr=/^0x[0-9a-f]+$/i,vr=/^0[0-7]+$/,_r=/^0o[0-7]+$/i,br=/^0b[01]+$/i,Er=/^\d*\.?\d*(?:e[+-]?\d*(?:\d\.?|\.?\d)\d*)?$/i,wr=g(["in","instanceof","typeof","new","void","delete","++","--","+","-","!","~","&","|","^","*","**","/","%",">>","<<",">>>","<",">","<=",">=","==","===","!=","!==","?","=","+=","-=","/=","*=","**=","%=",">>=","<<=",">>>=","|=","^=","&=","&&","||"]),Sr=g(e("  \n\r\t\f\v​           \u2028\u2029   \ufeff")),kr=g(e("\n\r\u2028\u2029")),Dr=g(e(";]),:")),xr=g(e("[{(,;:")),Cr=g(e("[]{}(),;:")),Ar={ID_Start:/[A-Za-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AD\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDF00-\uDF19]|\uD806[\uDCA0-\uDCDF\uDCFF\uDEC0-\uDEF8]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50\uDF93-\uDF9F]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD83A[\uDC00-\uDCC4]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1]|\uD87E[\uDC00-\uDE1D]/,ID_Continue:/[0-9A-Z_a-z\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B4\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C81-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1369-\u1371\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFC-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AD\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C4\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC00-\uDC46\uDC66-\uDC6F\uDC7F-\uDCBA\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDCA-\uDDCC\uDDD0-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3C-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB7\uDEC0-\uDEC9\uDF00-\uDF19\uDF1D-\uDF2B\uDF30-\uDF39]|\uD806[\uDCA0-\uDCE9\uDCFF\uDEC0-\uDEF8]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50-\uDF7E\uDF8F-\uDF9F]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1]|\uD87E[\uDC00-\uDE1D]|\uDB40[\uDD00-\uDDEF]/};function nt(e,t){var n=e.charAt(t);if(et(n)){var r=e.charAt(t+1);if(tt(r))return n+r}if(tt(n)){var i=e.charAt(t-1);if(et(i))return i+n}return n}function et(e){return"string"==typeof e&&(e=e.charCodeAt(0)),e>=55296&&e<=56319}function tt(e){return"string"==typeof e&&(e=e.charCodeAt(0)),e>=56320&&e<=57343}function it(e){return e>=48&&e<=57}function rt(e){return"string"==typeof e&&!dr(e)}function ot(e){var t=e.charCodeAt(0);return Ar.ID_Start.test(e)||36==t||95==t}function at(e){var t=e.charCodeAt(0);return Ar.ID_Continue.test(e)||36==t||95==t||8204==t||8205==t}function ut(e){return/^[a-z_$][a-z0-9_$]*$/i.test(e)}function st(e,t,n,r,i){this.message=e,this.filename=t,this.line=n,this.col=r,this.pos=i}function ct(e,t,n,r,i){throw new st(e,t,n,r,i)}function ft(e,t,n){return e.type==t&&(null==n||e.value==n)}st.prototype=Object.create(Error.prototype),st.prototype.constructor=st,st.prototype.name="SyntaxError",r(st);var Tr={};function pt(e,t,r,i){var l={text:e,filename:t,pos:0,tokpos:0,line:1,tokline:0,col:0,tokcol:0,newline_before:!1,regex_allowed:!1,brace_counter:0,template_braces:[],comments_before:[],directives:{},directive_stack:[]};function o(){return nt(l.text,l.pos)}function a(e,t){var n=nt(l.text,l.pos++);if(e&&!n)throw Tr;return kr(n)?(l.newline_before=l.newline_before||!t,++l.line,l.col=0,t||"\r"!=n||"\n"!=o()||(++l.pos,n="\n")):(n.length>1&&(++l.pos,++l.col),++l.col),n}function u(e){for(;e-- >0;)a()}function s(e){return l.text.substr(l.pos,e.length)==e}function c(e,t){var n=l.text.indexOf(e,l.pos);if(t&&-1==n)throw Tr;return n}function f(){l.tokline=l.line,l.tokcol=l.col,l.tokpos=l.pos}var p=!1,y=null;function h(n,r,i){l.regex_allowed="operator"==n&&!Or(r)||"keyword"==n&&hr(r)||"punc"==n&&xr(r)||"arrow"==n,"punc"==n&&"."==r?p=!0:i||(p=!1);var s={type:n,value:r,line:l.tokline,col:l.tokcol,pos:l.tokpos,endline:l.line,endcol:l.col,endpos:l.pos,nlb:l.newline_before,file:t};return/^(?:num|string|regexp)$/i.test(n)&&(s.raw=e.substring(s.pos,s.endpos)),i||(s.comments_before=l.comments_before,s.comments_after=l.comments_before=[]),l.newline_before=!1,s=new P(s),i||(y=s),s}function d(){for(;Sr(o());)a()}function m(e){ct(e,t,l.tokline,l.tokcol,l.tokpos)}function v(e){var t=!1,n=!1,r=!1,i="."==e,s=function(e){for(var t,n="",r=0;(t=o())&&e(t,r++);)n+=a();return n}(function(s,o){switch(s.charCodeAt(0)){case 98:case 66:return r=!0;case 111:case 79:case 120:case 88:return!r&&(r=!0);case 101:case 69:return!!r||!t&&(t=n=!0);case 45:return n||0==o&&!e;case 43:return n;case n=!1,46:return!(i||r||t)&&(i=!0)}return gr.test(s)});e&&(s=e+s),vr.test(s)&&B.has_directive("use strict")&&m("Legacy octal literals are not allowed in strict mode");var c=function(e){if(yr.test(e))return parseInt(e.substr(2),16);if(vr.test(e))return parseInt(e.substr(1),8);if(_r.test(e))return parseInt(e.substr(2),8);if(br.test(e))return parseInt(e.substr(2),2);if(Er.test(e))return parseFloat(e);var t=parseFloat(e);return t==e?t:void 0}(s);if(!isNaN(c))return h("num",c);m("Invalid syntax: "+s)}function D(e,t,n){var r,i=a(!0,e);switch(i.charCodeAt(0)){case 110:return"\n";case 114:return"\r";case 116:return"\t";case 98:return"\b";case 118:return"\v";case 102:return"\f";case 120:return String.fromCharCode(g(2,t));case 117:if("{"==o()){for(a(!0),"}"===o()&&m("Expecting hex-character between {}");"0"==o();)a(!0);var s,u=c("}",!0)-l.pos;return(u>6||(s=g(u,t))>1114111)&&m("Unicode reference out of bounds"),a(!0),(r=s)>65535?(r-=65536,String.fromCharCode(55296+(r>>10))+String.fromCharCode(r%1024+56320)):String.fromCharCode(r)}return String.fromCharCode(g(4,t));case 10:return"";case 13:if("\n"==o())return a(!0,e),""}return i>="0"&&i<="7"?(n&&t&&m("Octal escape sequences are not allowed in template strings"),function(e,t){var n=o();n>="0"&&n<="7"&&(e+=a(!0))[0]<="3"&&(n=o())>="0"&&n<="7"&&(e+=a(!0));if("0"===e)return"\0";e.length>0&&B.has_directive("use strict")&&t&&m("Legacy octal escape sequences are not allowed in strict mode");return String.fromCharCode(parseInt(e,8))}(i,t)):i}function g(e,t){for(var n=0;e>0;--e){if(!t&&isNaN(parseInt(o(),16)))return parseInt(n,16)||"";var r=a(!0);isNaN(parseInt(r,16))&&m("Invalid hex-character pattern in string"),n+=r}return parseInt(n,16)}var _=k("Unterminated string constant",function(e){for(var t=a(),n="";;){var r=a(!0,!0);if("\\"==r)r=D(!0,!0);else if(kr(r))m("Unterminated string constant");else if(r==t)break;n+=r}var i=h("string",n);return i.quote=e,i}),E=k("Unterminated template",function(e){e&&l.template_braces.push(l.brace_counter);var t,n,r="",i="";for(a(!0,!0);"`"!=(t=a(!0,!0));){if("\r"==t)"\n"==o()&&++l.pos,t="\n";else if("$"==t&&"{"==o())return a(!0,!0),l.brace_counter++,(n=h(e?"template_head":"template_substitution",r)).begin=e,n.raw=i,n.end=!1,n;if(i+=t,"\\"==t){var s=l.pos;t=D(!0,!("name"===y.type||"punc"===y.type&&(")"===y.value||"]"===y.value)),!0),i+=l.text.substr(s,l.pos-s)}r+=t}return l.template_braces.pop(),(n=h(e?"template_head":"template_substitution",r)).begin=e,n.raw=i,n.end=!0,n});function b(e){var t,n=l.regex_allowed,r=function(){for(var e=l.text,t=l.pos,n=l.text.length;t=0,l.regex_allowed=e,B}),S=k("Unterminated identifier name",function(){var e,t="",n=!1,r=function(){return n=!0,a(),"u"!==o()&&m("Expecting UnicodeEscapeSequence -- uXXXX or u{XXXX}"),D(!1,!0)};if("\\"===(t=o()))ot(t=r())||m("First identifier char is an invalid identifier char");else{if(!ot(t))return"";a()}for(;null!=(e=o());){if("\\"===(e=o()))at(e=r())||m("Invalid escaped identifier char");else{if(!at(e))break;a()}t+=e}return dr(t)&&n&&m("Escaped characters are not allowed in keywords"),t}),C=k("Unterminated regular expression",function(e){for(var t,n=!1,r=!1;t=a(!0);)if(kr(t))m("Unexpected line terminator");else if(n)e+="\\"+t,n=!1;else if("["==t)r=!0,e+=t;else if("]"==t&&r)r=!1,e+=t;else{if("/"==t&&!r)break;"\\"==t?n=!0:e+=t}var i=S();try{var s=new RegExp(e,i);return s.raw_source="/"+e+"/"+i,h("regexp",s)}catch(e){m(e.message)}});function A(e){return h("operator",function n(e){if(!o())return e;var t=e+o();return wr(t)?(a(),n(t)):e}(e||a()))}function x(){switch(a(),o()){case"/":return a(),b("comment1");case"*":return a(),w()}return l.regex_allowed?C(""):A("/")}function k(e,t){return function(n){try{return t(n)}catch(t){if(t!==Tr)throw t;m(e)}}}function B(e){if(null!=e)return C(e);for(i&&0==l.pos&&s("#!")&&(f(),u(2),b("comment5"));;){if(d(),f(),r){if(s("\x3c!--")){u(4),b("comment3");continue}if(s("--\x3e")&&l.newline_before){u(3),b("comment4");continue}}var t=o();if(!t)return h("eof");var n=t.charCodeAt(0);switch(n){case 34:case 39:return _(t);case 46:return a(),it(o().charCodeAt(0))?v("."):"."===o()?(a(),a(),h("expand","...")):h("punc",".");case 47:var c=x();if(c===B)continue;return c;case 61:return a(),">"===o()?(a(),h("arrow","=>")):A("=");case 96:return E(!0);case 123:l.brace_counter++;break;case 125:if(l.brace_counter--,l.template_braces.length>0&&l.template_braces[l.template_braces.length-1]===l.brace_counter)return E(!1)}if(it(n))return v();if(Cr(t))return h("punc",a());if(mr(t))return A();if(92==n||ot(t))return g=void 0,g=S(),p?h("name",g):pr(g)?h("atom",g):fr(g)?wr(g)?h("operator",g):h("keyword",g):h("name",g);break}var g;m("Unexpected character '"+t+"'")}return B.next=a,B.peek=o,B.context=function(e){return e&&(l=e),l},B.add_directive=function(e){l.directive_stack[l.directive_stack.length-1].push(e),void 0===l.directives[e]?l.directives[e]=1:l.directives[e]++},B.push_directives_stack=function(){l.directive_stack.push([])},B.pop_directives_stack=function(){for(var e=l.directive_stack[l.directive_stack.length-1],t=0;t0},B}var Mr=g(["typeof","void","delete","--","++","!","~","-","+"]),Or=g(["--","++"]),Fr=g(["=","+=","-=","/=","*=","**=","%=",">>=","<<=",">>>=","|=","^=","&="]),Ir=function(e,t){for(var n=0;n","<=",">=","in","instanceof"],[">>","<<",">>>"],["+","-"],["*","/","%"],["**"]],{}),Rr=g(["atom","num","string","regexp","name"]);function gt(t,n){n=a(n,{bare_returns:!1,ecma:8,expression:!1,filename:null,html5_comments:!0,module:!1,shebang:!0,strict:!1,toplevel:null},!0);var k={input:"string"==typeof t?pt(t,n.filename,n.html5_comments,n.shebang):t,token:null,prev:null,peeked:null,in_function:0,in_async:-1,in_generator:-1,in_directives:!0,in_loop:0,labels:[]};function r(e,t){return ft(k.token,e,t)}function o(){return k.peeked||(k.peeked=k.input())}function u(){return k.prev=k.token,k.peeked||o(),k.token=k.peeked,k.peeked=null,k.in_directives=k.in_directives&&("string"==k.token.type||r("punc",";")),k.token}function s(){return k.prev}function c(e,t,n,r){var i=k.input.context();ct(e,i.filename,null!=t?t:i.tokline,null!=n?n:i.tokcol,null!=r?r:i.tokpos)}function f(e,t){c(t,e.line,e.col)}function l(e){null==e&&(e=k.token),f(e,"Unexpected token: "+e.type+" ("+e.value+")")}function p(e,t){if(r(e,t))return u();f(k.token,"Unexpected token "+k.token.type+" «"+k.token.value+"», expected "+e+" «"+t+"»")}function h(e){return p("punc",e)}function d(e){return e.nlb||!_(e.comments_before,function(e){return!e.nlb})}function m(){return!n.strict&&(r("eof")||r("punc","}")||d(k.token))}function v(){return k.in_generator===k.in_function}function D(){return k.in_async===k.in_function}function g(e){r("punc",";")?u():e||m()||l()}function y(){h("(");var e=Q(!0);return h(")"),e}function E(e){return function(){var t=k.token,n=e.apply(null,arguments),r=s();return n.start=t,n.end=r,n}}function w(){(r("operator","/")||r("operator","/="))&&(k.peeked=null,k.token=k.input(k.token.value.substr(1)))}k.token=u();var A=E(function(e,t,a){switch(w(),k.token.type){case"string":if(k.in_directives){var v=o();-1==k.token.raw.indexOf("\\")&&(ft(v,"punc",";")||ft(v,"punc","}")||d(v)||ft(v,"eof"))?k.input.add_directive(k.token.value):k.in_directives=!1}var _=k.in_directives,b=C();return _&&b.body instanceof Jn?new X(b.body):b;case"template_head":case"num":case"regexp":case"operator":case"atom":return C();case"name":if("async"==k.token.value&&ft(o(),"keyword","function"))return u(),u(),t&&c("functions are not allowed as the body of a loop"),M(xe,!1,!0,e);if("import"==k.token.value&&!ft(o(),"punc","(")){u();var E=function(){var e,t,n=s();r("name")&&(e=Le(Bn));r("punc",",")&&u();((t=Pe(!0))||e)&&p("name","from");var i=k.token;"string"!==i.type&&l();return u(),new Lt({start:n,imported_name:e,imported_names:t,module_name:new Jn({start:i,value:i.value,quote:i.quote,end:i}),end:k.token})}();return g(),E}return ft(o(),"punc",":")?function(){var e=Le(Un);"await"===e.name&&D()&&f(k.prev,"await cannot be used as label inside async function");i(function(t){return t.name==e.name},k.labels)&&c("Label "+e.name+" defined twice");h(":"),k.labels.push(e);var t=A();k.labels.pop(),t instanceof ae||e.references.forEach(function(t){t instanceof $e&&(t=t.label.start,c("Continue label `"+e.name+"` refers to non-IterationStatement.",t.line,t.col,t.pos))});return new oe({body:t,label:e})}():C();case"punc":switch(k.token.value){case"{":return new ne({start:k.token,body:on(),end:s()});case"[":case"(":return C();case";":return k.in_directives=!1,u(),new re;default:l()}case"keyword":switch(k.token.value){case"break":return u(),x(Xe);case"continue":return u(),x($e);case"debugger":return u(),g(),new K;case"do":u();var T=it(A);p("keyword","while");var R=y();return g(!0),new ue({body:T,condition:R});case"while":return u(),new le({condition:y(),body:it(function(){return A(!1,!0)})});case"for":return u(),function(){var e="`for await` invalid in this context",t=k.token;"name"==t.type&&"await"==t.value?(D()||f(t,e),u()):t=!1;h("(");var n=null;if(r("punc",";"))t&&f(t,e);else{n=r("keyword","var")?(u(),O(!0)):r("keyword","let")?(u(),F(!0)):r("keyword","const")?(u(),I(!0)):Q(!0,!0);var i=r("operator","in"),s=r("name","of");if(t&&!s&&f(t,e),i||s)return n instanceof Ct?n.definitions.length>1&&f(n.start,"Only one variable declaration allowed in for..in loop"):Ge(n)||(n=nt(n))instanceof Ce||f(n.start,"Invalid left-hand side in for..in loop"),u(),i?function(e){var t=Q(!0);return h(")"),new pe({init:e,object:t,body:it(function(){return A(!1,!0)})})}(n):function(e,t){var n=e instanceof Ct?e.definitions[0].name:null,r=Q(!0);return h(")"),new de({await:t,init:e,name:n,object:r,body:it(function(){return A(!1,!0)})})}(n,!!t)}return function(e){h(";");var t=r("punc",";")?null:Q(!0);h(";");var n=r("punc",")")?null:Q(!0);return h(")"),new fe({init:e,condition:t,step:n,body:it(function(){return A(!1,!0)})})}(n)}();case"class":return u(),t&&c("classes are not allowed as the body of a loop"),a&&c("classes are not allowed as the body of an if"),Te(En);case"function":return u(),t&&c("functions are not allowed as the body of a loop"),M(xe,!1,!1,e);case"if":return u(),function(){var e=y(),t=A(!1,!1,!0),n=null;r("keyword","else")&&(u(),n=A(!1,!1,!0));return new lt({condition:e,body:t,alternative:n})}();case"return":0!=k.in_function||n.bare_returns||c("'return' outside of function"),u();var P=null;return r("punc",";")?u():m()||(P=Q(!0),g()),new Ve({value:P});case"switch":return u(),new dt({expression:y(),body:it(an)});case"throw":u(),d(k.token)&&c("Illegal newline after 'throw'");P=Q(!0);return g(),new qe({value:P});case"try":return u(),function(){var e=on(),t=null,n=null;if(r("keyword","catch")){var i=k.token;if(u(),r("punc","{"))var o=null;else{h("(");var o=S(void 0,Ln);h(")")}t=new Et({start:i,argname:o,body:on(),end:s()})}if(r("keyword","finally")){var i=k.token;u(),n=new Dt({start:i,body:on(),end:s()})}t||n||c("Missing catch/finally blocks");return new bt({body:e,bcatch:t,bfinally:n})}();case"var":u();E=O();return g(),E;case"let":u();E=F();return g(),E;case"const":u();E=I();return g(),E;case"with":return k.input.has_directive("use strict")&&c("Strict mode may not include a with statement"),u(),new he({expression:y(),body:A()});case"export":if(!ft(o(),"punc","(")){u();E=function(){var e,t,n,i,a,c=k.token;if(r("keyword","default"))e=!0,u();else if(t=Pe(!1)){if(r("name","from")){u();var f=k.token;return"string"!==f.type&&l(),u(),new Bt({start:c,is_default:e,exported_names:t,module_name:new Jn({start:f,value:f.value,quote:f.quote,end:f}),end:s()})}return new Bt({start:c,is_default:e,exported_names:t,end:s()})}r("punc","{")||e&&(r("keyword","class")||r("keyword","function"))&&ft(o(),"punc")?(i=Q(!1),g()):(n=A(e))instanceof Ct&&e?l(n.start):n instanceof Ct||n instanceof be||n instanceof En?a=n:n instanceof J?i=n.body:l(n.start);return new Bt({start:c,is_default:e,exported_value:i,exported_definition:a,end:s()})}();return r("punc",";")&&g(),E}}}l()});function C(e){return new J({body:(e=Q(!0),g(),e)})}function x(e){var t,n=null;m()||(n=Le(Gn,!0)),null!=n?((t=i(function(e){return e.name==n.name},k.labels))||c("Undefined label "+n.name),n.thedef=t):0==k.in_loop&&c(e.TYPE+" not inside a loop or switch"),g();var r=new e({label:n});return t&&t.references.push(r),r}var T=function(e,t,n){d(k.token)&&c("Unexpected newline before arrow (=>)"),p("arrow","=>");var i=V(r("punc","{"),!1,n),s=i instanceof Array&&i.length?i[i.length-1].end:i instanceof Array?e:i.end;return new ke({start:e,end:s,async:n,argnames:t,body:i})},M=function(e,t,n,i){k.token;var o=e===xe,a=r("operator","*");a&&u();var c=r("name")?Le(o?On:Rn):null;o&&!c&&(i?e=we:l()),!c||e===Ee||c instanceof Dn||l(s());var f=[],p=V(!0,a||t,n,c,f);return new e({start:f.start,end:p.end,is_generator:a,async:n,name:c,argnames:f,body:p})};function z(e,t){var n={},r=!1,i=!1,s=!1,o=!!t,a={add_parameter:function(t){if(void 0!==n["$"+t.value])!1===r&&(r=t),a.check_strict();else if(n["$"+t.value]=!0,e)switch(t.value){case"arguments":case"eval":case"yield":o&&f(t,"Unexpected "+t.value+" identifier as parameter inside strict mode");break;default:dr(t.value)&&l()}},mark_default_assignment:function(e){!1===i&&(i=e)},mark_spread:function(e){!1===s&&(s=e)},mark_strict_mode:function(){o=!0},is_strict:function(){return!1!==i||!1!==s||o},check_strict:function(){a.is_strict()&&!1!==r&&f(r,"Parameter "+r.value+" was used already")}};return a}function S(e,t){var n,i=!1;return void 0===e&&(e=z(!0,k.input.has_directive("use strict"))),r("expand","...")&&(i=k.token,e.mark_spread(k.token),u()),n=H(e,t),r("operator","=")&&!1===i&&(e.mark_default_assignment(k.token),u(),n=new Zt({start:n.start,left:n,operator:"=",right:Q(!1),end:k.token})),!1!==i&&(r("punc",")")||l(),n=new ye({start:i,expression:n,end:i})),e.check_strict(),n}function H(e,t){var n,i=[],a=!0,f=!1,p=k.token;if(void 0===e&&(e=z(!1,k.input.has_directive("use strict"))),t=void 0===t?Mn:t,r("punc","[")){for(u();!r("punc","]");){if(a?a=!1:h(","),r("expand","...")&&(f=!0,n=k.token,e.mark_spread(k.token),u()),r("punc"))switch(k.token.value){case",":i.push(new ir({start:k.token,end:k.token}));continue;case"]":break;case"[":case"{":i.push(H(e,t));break;default:l()}else r("name")?(e.add_parameter(k.token),i.push(Le(t))):c("Invalid function parameter");r("operator","=")&&!1===f&&(e.mark_default_assignment(k.token),u(),i[i.length-1]=new Zt({start:i[i.length-1].start,left:i[i.length-1],operator:"=",right:Q(!1),end:k.token})),f&&(r("punc","]")||c("Rest element must be last element"),i[i.length-1]=new ye({start:n,expression:i[i.length-1],end:n}))}return h("]"),e.check_strict(),new Ce({start:p,names:i,is_array:!0,end:s()})}if(r("punc","{")){for(u();!r("punc","}");){if(a?a=!1:h(","),r("expand","...")&&(f=!0,n=k.token,e.mark_spread(k.token),u()),r("name")&&(ft(o(),"punc")||ft(o(),"operator"))&&-1!==[",","}","="].indexOf(o().value)){e.add_parameter(k.token);var d=s(),m=Le(t);f?i.push(new ye({start:n,expression:m,end:m.end})):i.push(new mn({start:d,key:m.name,value:m,end:m.end}))}else{if(r("punc","}"))continue;var g=k.token,y=Re();null===y?l(s()):"name"!==s().type||r("punc",":")?(h(":"),i.push(new mn({start:g,quote:g.quote,key:y,value:H(e,t),end:s()}))):i.push(new mn({start:s(),key:y,value:new t({start:s(),name:y,end:s()}),end:s()}))}f?r("punc","}")||c("Rest element must be last element"):r("operator","=")&&(e.mark_default_assignment(k.token),u(),i[i.length-1].value=new Zt({start:i[i.length-1].value.start,left:i[i.length-1].value,operator:"=",right:Q(!1),end:k.token}))}return h("}"),e.check_strict(),new Ce({start:p,names:i,is_array:!1,end:s()})}if(r("name"))return e.add_parameter(k.token),Le(t);c("Invalid function parameter")}function V(e,t,i,s,o){var a=k.in_loop,c=k.labels,f=k.in_generator,p=k.in_async;if(++k.in_function,t&&(k.in_generator=k.in_function),i&&(k.in_async=k.in_function),o&&function(e){k.token;var t=z(!0,k.input.has_directive("use strict"));for(h("(");!r("punc",")");){var i=S(t);if(e.push(i),r("punc",")")||(h(","),r("punc",")")&&n.ecma<8&&l()),i instanceof ye)break}u()}(o),e&&(k.in_directives=!0),k.in_loop=0,k.labels=[],e){k.input.push_directives_stack();var d=on();s&&Ue(s),o&&o.forEach(Ue),k.input.pop_directives_stack()}else d=Q(!1);return--k.in_function,k.in_loop=a,k.labels=c,k.in_generator=f,k.in_async=p,d}function on(){h("{");for(var e=[];!r("punc","}");)r("eof")&&l(),e.push(A());return u(),e}function an(){h("{");for(var e,t=[],n=null,i=null;!r("punc","}");)r("eof")&&l(),r("keyword","case")?(i&&(i.end=s()),n=[],i=new vt({start:(e=k.token,u(),e),expression:Q(!0),body:n}),t.push(i),h(":")):r("keyword","default")?(i&&(i.end=s()),n=[],i=new mt({start:(e=k.token,u(),h(":"),e),body:n}),t.push(i)):(n||l(),n.push(A()));return i&&(i.end=s()),u(),t}function cn(e,t){for(var n,i=[];;){var o="var"===t?xn:"const"===t?An:"let"===t?Tn:null;if(r("punc","{")||r("punc","[")?n=new jt({start:k.token,name:H(void 0,o),value:r("operator","=")?(p("operator","="),Q(!1,e)):null,end:s()}):"import"==(n=new jt({start:k.token,name:Le(o),value:r("operator","=")?(u(),Q(!1,e)):e||"const"!==t?null:c("Missing initializer in const declaration"),end:s()})).name.name&&c("Unexpected token: import"),i.push(n),!r("punc",","))break;u()}return i}var O=function(e){return new Ft({start:s(),definitions:cn(e,"var"),end:s()})},F=function(e){return new Rt({start:s(),definitions:cn(e,"let"),end:s()})},I=function(e){return new Pt({start:s(),definitions:cn(e,"const"),end:s()})};function Qn(){var e,t=k.token;switch(t.type){case"name":e=je(zn);break;case"num":e=new Zn({start:t,end:t,value:t.value});break;case"string":e=new Jn({start:t,end:t,value:t.value,quote:t.quote});break;case"regexp":e=new $n({start:t,end:t,value:t.value});break;case"atom":switch(t.value){case"false":e=new ar({start:t,end:t});break;case"true":e=new cr({start:t,end:t});break;case"null":e=new tr({start:t,end:t})}}return u(),e}function ee(e,t,n,r){var i=function(e,t){return t?new Zt({start:e.start,left:e,operator:"=",right:t,end:t.end}):e};return e instanceof pn?i(new Ce({start:e.start,end:e.end,is_array:!1,names:e.properties.map(ee)}),r):e instanceof mn?(e.value=ee(e.value,0,[e.key]),i(e,r)):e instanceof ir?e:e instanceof Ce?(e.names=e.names.map(ee),i(e,r)):e instanceof zn?i(new Mn({name:e.name,start:e.start,end:e.end}),r):e instanceof ye?(e.expression=ee(e.expression),i(e,r)):e instanceof nn?i(new Ce({start:e.start,end:e.end,is_array:!0,names:e.elements.map(ee)}),r):e instanceof Qt?i(ee(e.left,void 0,void 0,e.right),r):e instanceof Zt?(e.left=ee(e.left,0,[e.left]),e):void c("Invalid function parameter",e.start.line,e.start.col)}var R=function(e,t){if(r("operator","new"))return function(e){var t=k.token;if(p("operator","new"),r("punc","."))return u(),p("name","target"),B(new kn({start:t,end:s()}),e);var i,o=R(!1);r("punc","(")?(u(),i=Ae(")",n.ecma>=8)):i=[];var a=new zt({start:t,expression:o,args:i,end:s()});return Ye(a),B(a,e)}(e);var i,a=k.token,c=r("name","async")&&"["!=(i=o()).value&&"arrow"!=i.type&&Qn();if(r("punc")){switch(k.token.value){case"(":if(c&&!e)break;var f=function(e,t){var i,o,a,c=[];for(h("(");!r("punc",")");)i&&l(i),r("expand","...")?(i=k.token,t&&(o=k.token),u(),c.push(new ye({start:s(),expression:Q(),end:k.token}))):c.push(Q()),r("punc",")")||(h(","),r("punc",")")&&(n.ecma<8&&l(),a=s(),t&&(o=a)));return h(")"),e&&r("arrow","=>")?i&&a&&l(a):o&&l(o),c}(t,!c);if(t&&r("arrow","=>"))return T(a,f.map(ee),!!c);var d=c?new Ut({expression:c,args:f}):1==f.length?f[0]:new Ht({expressions:f});if(d.start){var m=a.comments_before.length;if([].unshift.apply(d.start.comments_before,a.comments_before),a.comments_before=d.start.comments_before,a.comments_before_length=m,0==m&&a.comments_before.length>0){var g=a.comments_before[0];g.nlb||(g.nlb=a.nlb,a.nlb=!1)}a.comments_after=d.start.comments_after}d.start=a;var y=s();return d.end&&(y.comments_before=d.end.comments_before,[].push.apply(d.end.comments_after,y.comments_after),y.comments_after=d.end.comments_after),d.end=y,d instanceof Ut&&Ye(d),B(d,e);case"[":return B(P(),e);case"{":return B(L(),e)}c||l()}if(t&&r("name")&&ft(o(),"arrow")){var v=new Mn({name:k.token.value,start:a,end:a});return u(),T(a,[v],!!c)}if(r("keyword","function")){u();var _=M(we,!1,!!c);return _.start=a,_.end=s(),B(_,e)}if(c)return B(c,e);if(r("keyword","class")){u();var b=Te(wn);return b.start=a,b.end=s(),B(b,e)}return r("template_head")?B(Fe(!1),e):Rr(k.token.type)?B(Qn(),e):void l()};function Fe(e){var t=[],n=k.token;for(t.push(new Ne({start:k.token,raw:k.token.raw,value:k.token.value,end:k.token}));!1===k.token.end;)u(),w(),t.push(Q(!0)),ft("template_substitution")||l(),t.push(new Ne({start:k.token,raw:k.token.raw,value:k.token.value,end:k.token}));return u(),new Oe({start:n,segments:t,end:k.token})}function Ae(e,t,n){for(var i=!0,o=[];!r("punc",e)&&(i?i=!1:h(","),!t||!r("punc",e));)r("punc",",")&&n?o.push(new ir({start:k.token,end:k.token})):r("expand","...")?(u(),o.push(new ye({start:s(),expression:Q(),end:k.token}))):o.push(Q(!1));return u(),o}var P=E(function(){return h("["),new nn({elements:Ae("]",!n.strict,!0)})}),N=E(function(e,t){return M(Ee,e,t)}),L=E(function(){var e=k.token,t=!0,i=[];for(h("{");!r("punc","}")&&(t?t=!1:h(","),n.strict||!r("punc","}"));)if("expand"!=(e=k.token).type){var o,a=Re();if(r("punc",":"))null===a?l(s()):(u(),o=Q(!1));else{var c=Se(a,e);if(c){i.push(c);continue}o=new zn({start:s(),name:a,end:s()})}r("operator","=")&&(u(),o=new Qt({start:e,left:o,operator:"=",right:Q(!1),end:s()})),i.push(new mn({start:e,quote:e.quote,key:a instanceof q?a:""+a,value:o,end:s()}))}else u(),i.push(new ye({start:e,expression:Q(!1),end:s()}));return u(),new pn({properties:i})});function Te(e){var t,n,i,o,a=[];for(k.input.push_directives_stack(),k.input.add_directive("use strict"),"name"==k.token.type&&"extends"!=k.token.value&&(i=Le(e===En?Pn:Nn)),e!==En||i||l(),"extends"==k.token.value&&(u(),o=Q(!0)),h("{"),r("punc",";")&&u();!r("punc","}");)t=k.token,(n=Se(Re(),t,!0))||l(),a.push(n),r("punc",";")&&u();return k.input.pop_directives_stack(),u(),new e({start:t,name:i,extends:o,properties:a,end:s()})}function Se(e,t,n){var i=function(e,t){return"string"==typeof e||"number"==typeof e?new In({start:t,name:""+e,end:s()}):(null===e&&l(),e)},o=!1,a=!1,c=!1,u=t;if(n&&"static"===e&&!r("punc","(")&&(a=!0,u=k.token,e=Re()),"async"!==e||r("punc","(")||r("punc",",")||r("punc","}")||(o=!0,u=k.token,e=Re()),null===e&&(c=!0,u=k.token,null===(e=Re())&&l()),r("punc","("))return e=i(e,t),new _n({start:t,static:a,is_generator:c,async:o,key:e,quote:e instanceof In?u.quote:void 0,value:N(c,o),end:s()});if(u=k.token,"get"==e){if(!r("punc")||r("punc","["))return e=i(Re(),t),new vn({start:t,static:a,key:e,quote:e instanceof In?u.quote:void 0,value:N(),end:s()})}else if("set"==e&&(!r("punc")||r("punc","[")))return e=i(Re(),t),new yn({start:t,static:a,key:e,quote:e instanceof In?u.quote:void 0,value:N(),end:s()})}function Ie(t){function e(e){return new e({name:Re(),start:s(),end:s()})}var n,i,o=t?jn:Vn,a=t?Bn:Hn,c=k.token;return t?n=e(o):i=e(a),r("name","as")?(u(),t?i=e(a):n=e(o)):t?i=new a(n):n=new o(i),new Nt({start:c,foreign_name:n,name:i,end:s()})}function He(e,t){var n,r=e?jn:Vn,i=e?Bn:Hn,o=k.token,a=s();return t=t||new i({name:"*",start:o,end:a}),n=new r({name:"*",start:o,end:a}),new Nt({start:o,foreign_name:n,name:t,end:a})}function Pe(e){var t;if(r("punc","{")){for(u(),t=[];!r("punc","}");)t.push(Ie(e)),r("punc",",")&&u();u()}else if(r("operator","*")){var n;u(),e&&r("name","as")&&(u(),n=Le(e?Bn:Vn)),t=[He(e,n)]}return t}function Re(){var e=k.token;switch(e.type){case"punc":if("["===e.value){u();var t=Q(!1);return h("]"),t}l(e);case"operator":if("*"===e.value)return u(),null;-1===["delete","in","instanceof","new","typeof","void"].indexOf(e.value)&&l(e);case"name":"yield"==e.value&&(v()?f(e,"Yield cannot be used as identifier inside generators"):ft(o(),"punc",":")||ft(o(),"punc","(")||!k.input.has_directive("use strict")||f(e,"Unexpected yield identifier inside strict mode"));case"string":case"num":case"keyword":case"atom":return u(),e.value;default:l(e)}}function je(e){var t=k.token.value;return new("this"==t?qn:"super"==t?Wn:e)({name:String(t),start:k.token,end:k.token})}function Ue(e){var t=e.name;v()&&"yield"==t&&f(e.start,"Yield cannot be used as identifier inside generators"),k.input.has_directive("use strict")&&("yield"==t&&f(e.start,"Unexpected yield identifier inside strict mode"),e instanceof Dn&&("arguments"==t||"eval"==t)&&f(e.start,"Unexpected "+t+" in strict mode"))}function Le(e,t){if(!r("name"))return t||c("Name expected"),null;var n=je(e);return Ue(n),u(),n}function Ye(e){for(var t=e.start,n=t.comments_before,r=b(t,"comments_before_length")?t.comments_before_length:n.length;--r>=0;){var i=n[r];if(/[@#]__PURE__/.test(i.value)){e.pure=i;break}}}var B=function(e,t){var n,i=e.start;if(r("punc","."))return u(),B(new Gt({start:i,expression:e,property:(n=k.token,"name"!=n.type&&l(),u(),n.value),end:s()}),t);if(r("punc","[")){u();var o=Q(!0);return h("]"),B(new qt({start:i,expression:e,property:o,end:s()}),t)}if(t&&r("punc","(")){u();var a=new Ut({start:i,expression:e,args:j(),end:s()});return Ye(a),B(a,!0)}return r("template_head")?B(new Me({start:i,prefix:e,template_string:Fe(),end:s()}),t):e},j=E(function(){for(var e=[];!r("punc",")");)r("expand","...")?(u(),e.push(new ye({start:s(),expression:Q(!1),end:s()}))):e.push(Q(!1)),r("punc",")")||(h(","),r("punc",")")&&n.ecma<8&&l());return u(),e}),U=function(e,t){var n=k.token;if("name"==n.type&&"await"==n.value){if(D())return u(),D()||c("Unexpected await expression outside async function",k.prev.line,k.prev.col,k.prev.pos),new ur({start:s(),end:k.token,expression:U(!0)});k.input.has_directive("use strict")&&f(k.token,"Unexpected await identifier inside strict mode")}if(r("operator")&&Mr(n.value)){u(),w();var i=Je(Kt,n,U(e));return i.start=n,i.end=s(),i}for(var o=R(e,t);r("operator")&&Or(k.token.value)&&!d(k.token);)o instanceof ke&&l(),(o=Je(Xt,k.token,o)).start=n,o.end=k.token,u();return o};function Je(e,t,n){var r=t.value;switch(r){case"++":case"--":Ge(n)||c("Invalid use of "+r+" operator",t.line,t.col,t.pos);break;case"delete":n instanceof zn&&k.input.has_directive("use strict")&&c("Calling delete on expression not allowed in strict mode",n.start.line,n.start.col,n.start.pos)}return new e({operator:r,expression:n})}var G=function(e,t,n){var i=r("operator")?k.token.value:null;"in"==i&&n&&(i=null),"**"==i&&e instanceof Kt&&!ft(e.start,"punc","(")&&"--"!==e.operator&&"++"!==e.operator&&l(e.start);var s=null!=i?Ir[i]:null;if(null!=s&&(s>t||"**"===i&&t===s)){u();var o=G(U(!0),s,n);return G(new Jt({start:e.start,left:e,operator:i,right:o,end:o.end}),t,n)}return e};var W=function(e){var t=k.token,n=function(e){return G(U(!0,!0),0,e)}(e);if(r("operator","?")){u();var i=Q(!1);return h(":"),new Yt({start:t,condition:n,consequent:i,alternative:Q(!1,e),end:s()})}return n};function Ge(e){return e instanceof Vt||e instanceof zn}function nt(e){if(e instanceof pn)e=new Ce({start:e.start,names:e.properties.map(nt),is_array:!1,end:e.end});else if(e instanceof nn){for(var t=[],n=0;n=0;){var o=r[s];if(i==(o.mangled_name||o.unmangleable(n)&&o.name))continue e}return i}}}yt.prototype={unmangleable:function(e){return e||(e={}),this.global&&!e.toplevel||this.export&Pr||this.undeclared||!e.eval&&this.scope.pinned()||(this.orig[0]instanceof Rn||this.orig[0]instanceof On)&&w(e.keep_fnames,this.orig[0].name)||this.orig[0]instanceof In||(this.orig[0]instanceof Nn||this.orig[0]instanceof Pn)&&w(e.keep_classnames,this.orig[0].name)},mangle:function(e){var t=e.cache&&e.cache.props;if(this.global&&t&&t.has(this.name))this.mangled_name=t.get(this.name);else if(!this.mangled_name&&!this.unmangleable(e)){var n,r=this.scope,i=this.orig[0];e.ie8&&i instanceof Rn&&(r=r.parent_scope),(n=this.redefined())?this.mangled_name=n.mangled_name||n.name:this.mangled_name=r.next_mangled(e,this),this.global&&t&&t.set(this.name,this.mangled_name)}},redefined:function(){return this.defun&&this.defun.variables.get(this.name)}},ge.DEFMETHOD("figure_out_scope",function(e){e=a(e,{cache:null,ie8:!1,safari10:!1});var t=this,n=t.parent_scope=null,r=new y,i=null,s=null,o=[],c=new Te(function(t,a){if(t.is_block_scope()){var u=n;return t.block_scope=n=new me(t),n.init_scope_vars(u),t instanceof me||(n.uses_with=u.uses_with,n.uses_eval=u.uses_eval,n.directives=u.directives),e.safari10&&(t instanceof fe||t instanceof pe)&&o.push(n),a(),n=u,!0}if(t instanceof Ce)return s=t,a(),s=null,!0;if(t instanceof me){t.init_scope_vars(n);u=n;var l=i,f=r;return i=n=t,r=new y,a(),n=u,i=l,r=f,!0}if(t instanceof oe){var p=t.label;if(r.has(p.name))throw new Error(m("Label {name} defined twice",p));return r.set(p.name,p),a(),r.del(p.name),!0}if(t instanceof he)for(var d=n;d;d=d.parent_scope)d.uses_with=!0;else{if(t instanceof Sn&&(t.scope=n),t instanceof Un&&(t.thedef=t,t.references=[]),t instanceof Rn)i.def_function(t,"arguments"==t.name?void 0:i);else if(t instanceof On)D((t.scope=i.parent_scope.get_defun_scope()).def_function(t,i),1);else if(t instanceof Nn)D(i.def_variable(t,i),1);else if(t instanceof Bn)n.def_variable(t);else if(t instanceof Pn)D((t.scope=i.parent_scope).def_function(t,i),1);else if(t instanceof xn||t instanceof Tn||t instanceof An){if(_((h=t instanceof Cn?n.def_variable(t,null):i.def_variable(t,"SymbolVar"==t.TYPE?null:void 0)).orig,function(e){return e===t||(t instanceof Cn?e instanceof Rn:!(e instanceof Tn||e instanceof An))})||ct(t.name+" redeclared",t.start.file,t.start.line,t.start.col,t.start.pos),t instanceof Mn||D(h,2),h.destructuring=s,i!==n){t.mark_enclosed(e);var h=n.find_variable(t);t.thedef!==h&&(t.thedef=h,t.reference(e))}}else if(t instanceof Ln)n.def_variable(t).defun=i;else if(t instanceof Gn){var g=r.get(t.name);if(!g)throw new Error(m("Undefined label {name} [{line},{col}]",{name:t.name,line:t.start.line,col:t.start.col}));t.thedef=g}n instanceof ge||!(t instanceof Bt||t instanceof Lt)||ct(t.TYPE+" statement may only appear at top level",t.start.file,t.start.line,t.start.col,t.start.pos)}function D(e,t){if(s){var n=0;do{t++}while(c.parent(n++)!==s)}var r=c.parent(t);if(e.export=r instanceof Bt&&Pr){var i=r.exported_definition;(i instanceof xe||i instanceof En)&&r.is_default&&(e.export=Nr)}}});t.walk(c),t.globals=new y;c=new Te(function(n,r){if(n instanceof Ke&&n.label)return n.label.thedef.references.push(n),!0;if(n instanceof zn){var i,s=n.name;if("eval"==s&&c.parent()instanceof Ut)for(var o=n.scope;o&&!o.uses_eval;o=o.parent_scope)o.uses_eval=!0;return c.parent()instanceof Nt&&c.parent(1).module_name||!(i=n.scope.find_variable(s))?(i=t.def_global(n),n instanceof Hn&&(i.export=Pr)):i.scope instanceof be&&"arguments"==s&&(i.scope.uses_arguments=!0),n.thedef=i,n.reference(e),!n.scope.is_block_scope()||i.orig[0]instanceof Cn||(n.scope=n.scope.get_defun_scope()),!0}var a;if(n instanceof Ln&&(a=n.definition().redefined()))for(o=n.scope;o&&(d(o.enclosed,a),o!==a.scope);)o=o.parent_scope});if(t.walk(c),(e.ie8||e.safari10)&&t.walk(new Te(function(n,r){if(n instanceof Ln){var i=n.name,s=n.thedef.references,o=n.thedef.defun,a=o.find_variable(i)||t.globals.get(i)||o.def_variable(n);return s.forEach(function(t){t.thedef=a,t.reference(e)}),n.thedef=a,n.reference(e),!0}})),e.safari10)for(var u=0;u0);return n}return a.consider=function(e,n){for(var r=e.length;--r>=0;)t[e[r]]+=n},a.sort=function(){e=D(n,o).concat(D(i,o))},a.reset=r,r(),a}(),Br=/^$|[;{][\s\n]*$/;function At(e){return"comment2"==e.type&&/@preserve|@license|@cc_on/i.test(e.value)}function xt(e){var t=!e;void 0===(e=a(e,{ascii_only:!1,beautify:!1,braces:!1,comments:!1,ecma:5,ie8:!1,indent_level:4,indent_start:0,inline_script:!0,keep_quoted_props:!1,max_line_len:!1,preamble:null,quote_keys:!1,quote_style:0,safari10:!1,semicolons:!0,shebang:!0,shorthand:void 0,source_map:null,webkit:!1,width:80,wrap_iife:!1},!0)).shorthand&&(e.shorthand=e.ecma>5);var n=c;if(e.comments){var r=e.comments;if("string"==typeof e.comments&&/^\/.*\/[a-zA-Z]*$/.test(e.comments)){var i=e.comments.lastIndexOf("/");r=new RegExp(e.comments.substr(1,i-1),e.comments.substr(i+1))}n=r instanceof RegExp?function(e){return"comment5"!=e.type&&r.test(e.value)}:"function"==typeof r?function(e){return"comment5"!=e.type&&r(this,e)}:"some"===r?At:f}var u=0,l=0,p=1,d=0,h="",y=e.ascii_only?function(t,n){return e.ecma>=6&&(t=t.replace(/[\ud800-\udbff][\udc00-\udfff]/g,function(e){var t,n;return"\\u{"+(t=e,n=0,et(t.charAt(n))?65536+(t.charCodeAt(n)-55296<<10)+t.charCodeAt(n+1)-56320:t.charCodeAt(n)).toString(16)+"}"})),t.replace(/[\u0000-\u001f\u007f-\uffff]/g,function(e){var t=e.charCodeAt(0).toString(16);if(t.length<=2&&!n){for(;t.length<2;)t="0"+t;return"\\x"+t}for(;t.length<4;)t="0"+t;return"\\u"+t})}:function(e){for(var t="",n=0,r=e.length;ni?o():a()}}(t,n);return e.inline_script&&(r=(r=(r=r.replace(/<\x2f(script)([>\/\t\n\f\r ])/gi,"<\\/$1$2")).replace(/\x3c!--/g,"\\x3c!--")).replace(/--\x3e/g,"--\\x3e")),r}function v(t){return function n(e,t){if(t<=0)return"";if(1==t)return e;var r=n(e,t>>1);return r+=r,1&t&&(r+=e),r}(" ",e.indent_start+u-t*e.indent_level)}var b,E,w=!1,S=!1,k=!1,D=0,x=!1,C=!1,A=-1,M="",O=e.source_map&&[],F=O?function(){O.forEach(function(t){try{e.source_map.add(t.token.file,t.line,t.col,t.token.line,t.token.col,t.name||"name"!=t.token.type?t.name:t.token.value)}catch(e){null!=t.token.file&&q.warn("Couldn't figure out mapping for {file}:{line},{col} → {cline},{ccol} [{name}]",{file:t.token.file,line:t.token.line,col:t.token.col,cline:t.line,ccol:t.col,name:t.name||""})}}),O=[]}:s,I=e.max_line_len?function(){if(l>e.max_line_len){if(D){var t=h.slice(0,D),n=h.slice(D);if(O){var r=n.length-l;O.forEach(function(e){e.line++,e.col+=r})}h=t+"\n"+n,p++,d++,l=n.length}l>e.max_line_len&&q.warn("Output exceeds {max_line_len} characters",e)}D&&(D=0,F())}:s,P=g("( [ + * / - , . `");function T(t){var n=nt(t=String(t),0),r=nt(M,M.length-1);x&&n&&(x=!1,"\n"!=n&&(T("\n"),B())),C&&n&&(C=!1,/[\s;})]/.test(n)||N()),A=-1;r=M.charAt(M.length-1);k&&(k=!1,(":"==r&&"}"==n||(!n||";}".indexOf(n)<0)&&";"!=r)&&(e.semicolons||P(n)?(h+=";",l++,d++):(I(),h+="\n",d++,p++,l=0,/^\s+$/.test(t)&&(k=!0)),e.beautify||(S=!1))),S&&((at(r)&&(at(n)||"\\"==n)||"/"==n&&n==r||("+"==n||"-"==n)&&n==M)&&(h+=" ",l++,d++),S=!1),b&&(O.push({token:b,name:E,line:p,col:l}),b=!1,D||F()),h+=t,w="("==t[t.length-1],d+=t.length;var i=t.split(/\r?\n/),s=i.length-1;p+=s,l+=i[0].length,s>0&&(I(),l=i[s].length),M=t}var N=e.beautify?function(){T(" ")}:function(){S=!0},B=e.beautify?function(t){e.beautify&&T(v(t?.5:0))}:s,z=e.beautify?function(e,t){!0===e&&(e=j());var n=u;u=e;var r=t();return u=n,r}:function(e,t){return t()},H=e.beautify?function(){if(A<0)return T("\n");"\n"!=h[A]&&(h=h.slice(0,A)+"\n"+h.slice(A),d++,p++),A++}:e.max_line_len?function(){I(),D=h.length}:s,V=e.beautify?function(){T(";")}:function(){k=!0};function R(){k=!1,T(";")}function j(){return u+e.indent_level}function U(){return D&&I(),h}function L(){var e=h.lastIndexOf("\n");return/^ *$/.test(h.slice(e+1))}var G=[];return{get:U,toString:U,indent:B,indentation:function(){return u},current_width:function(){return l-u},should_break:function(){return e.width&&this.current_width()>=e.width},has_parens:function(){return w},newline:H,print:T,star:function(){T("*")},space:N,comma:function(){T(","),N()},colon:function(){T(":"),N()},last:function(){return M},semicolon:V,force_semicolon:R,to_utf8:y,print_name:function(e){T(function(e){return e=e.toString(),e=y(e,!0)}(e))},print_string:function(e,t,n){var r=m(e,t);!0===n&&-1===r.indexOf("\\")&&(Br.test(h)||R(),R()),T(r)},print_template_string_chars:function(e){var t=m(e,"`").replace(/\${/g,"\\${");return T(t.substr(1,t.length-2))},encode_string:m,next_indent:j,with_indent:z,with_block:function(e){var t;return T("{"),H(),z(j(),function(){t=e()}),B(),T("}"),t},with_parens:function(e){T("(");var t=e();return T(")"),t},with_square:function(e){T("[");var t=e();return T("]"),t},add_mapping:O?function(e,t){b=e,E=t}:s,option:function(t){return e[t]},prepend_comments:t?s:function(t){var r=this,i=t.start;if(i&&(!i.comments_before||i.comments_before._dumped!==r)){var s=i.comments_before;if(s||(s=i.comments_before=[]),s._dumped=r,t instanceof ze&&t.value){var o=new Te(function(e){var t=o.parent();if(!(t instanceof ze||t instanceof Jt&&t.left===e||"Call"==t.TYPE&&t.expression===e||t instanceof Yt&&t.condition===e||t instanceof Gt&&t.expression===e||t instanceof Ht&&t.expressions[0]===e||t instanceof qt&&t.expression===e||t instanceof Xt))return!0;if(e.start){var n=e.start.comments_before;n&&n._dumped!==r&&(n._dumped=r,s=s.concat(n))}});o.push(t),t.value.walk(o)}if(0==d){s.length>0&&e.shebang&&"comment5"==s[0].type&&(T("#!"+s.shift().value+"\n"),B());var a=e.preamble;a&&T(a.replace(/\r\n?|[\n\u2028\u2029]|\s*$/g,"\n"))}if(0!=(s=s.filter(n,t)).length){var c=L();s.forEach(function(e,t){c||(e.nlb?(T("\n"),B(),c=!0):t>0&&N()),/comment[134]/.test(e.type)?(T("//"+e.value.replace(/[@#]__PURE__/g," ")+"\n"),B(),c=!0):"comment2"==e.type&&(T("/*"+e.value.replace(/[@#]__PURE__/g," ")+"*/"),c=!1)}),c||(i.nlb?(T("\n"),B()):N())}}},append_comments:t||n===c?s:function(e,t){var r=e.end;if(r){var i=r[t?"comments_before":"comments_after"];if(i&&i._dumped!==this&&(e instanceof W||_(i,function(e){return!/comment[134]/.test(e.type)}))){i._dumped=this;var s=h.length;i.filter(n,e).forEach(function(e,n){C=!1,x?(T("\n"),B(),x=!1):e.nlb&&(n>0||!L())?(T("\n"),B()):(n>0||!t)&&N(),/comment[134]/.test(e.type)?(T("//"+e.value.replace(/[@#]__PURE__/g," ")),x=!0):"comment2"==e.type&&(T("/*"+e.value.replace(/[@#]__PURE__/g," ")+"*/"),C=!0)}),h.length>s&&(A=s)}}},line:function(){return p},col:function(){return l},pos:function(){return d},push_node:function(e){G.push(e)},pop_node:function(){return G.pop()},parent:function(e){return G[G.length-2-(e||0)]}}}function kt(e,t){if(!(this instanceof kt))return new kt(e,t);_t.call(this,this.before,this.after),void 0===e.defaults||e.defaults||(t=!0),this.options=a(e,{arguments:!1,arrows:!t,booleans:!t,booleans_as_integers:!1,collapse_vars:!t,comparisons:!t,computed_props:!t,conditionals:!t,dead_code:!t,defaults:!0,directives:!t,drop_console:!1,drop_debugger:!t,ecma:5,evaluate:!t,expression:!1,global_defs:!1,hoist_funs:!1,hoist_props:!t,hoist_vars:!1,ie8:!1,if_return:!t,inline:!t,join_vars:!t,keep_classnames:!1,keep_fargs:!0,keep_fnames:!1,keep_infinity:!1,loops:!t,module:!1,negate_iife:!t,passes:1,properties:!t,pure_getters:!t&&"strict",pure_funcs:null,reduce_funcs:!t,reduce_vars:!t,sequences:!t,side_effects:!t,switches:!t,top_retain:null,toplevel:!(!e||!e.top_retain),typeofs:!t,unsafe:!1,unsafe_arrows:!1,unsafe_comps:!1,unsafe_Function:!1,unsafe_math:!1,unsafe_methods:!1,unsafe_proto:!1,unsafe_regexp:!1,unsafe_undefined:!1,unused:!t,warnings:!1},!0);var n=this.options.global_defs;if("object"==typeof n)for(var r in n)/^@/.test(r)&&b(n,r)&&(n[r.slice(1)]=gt(n[r],{expression:!0}));!0===this.options.inline&&(this.options.inline=3);var i=this.options.pure_funcs;this.pure_funcs="function"==typeof i?i:i?function(e){return i.indexOf(e.expression.print_to_string())<0}:f;var s=this.options.top_retain;s instanceof RegExp?this.top_retain=function(e){return s.test(e.name)}:"function"==typeof s?this.top_retain=s:s&&("string"==typeof s&&(s=s.split(/,/)),this.top_retain=function(e){return s.indexOf(e.name)>=0}),this.options.module&&(this.directives["use strict"]=!0,this.options.toplevel=!0);var o=this.options.toplevel;this.toplevel="string"==typeof o?{funcs:/funcs/.test(o),vars:/vars/.test(o)}:{funcs:o,vars:o};var c=this.options.sequences;this.sequences_limit=1==c?800:0|c,this.warnings_produced={}}!function(){function n(e,t){e.DEFMETHOD("_codegen",t)}var e=!1,i=null,g=null;function r(e,t){Array.isArray(e)?e.forEach(function(e){r(e,t)}):e.DEFMETHOD("needs_parens",t)}function o(t,n,r,i){var s=t.length-1;e=i,t.forEach(function(t,i){!0!==e||t instanceof X||t instanceof re||t instanceof J&&t.body instanceof Jn||(e=!1),t instanceof re||(r.indent(),t.print(r),i==s&&n||(r.newline(),n&&r.newline())),!0===e&&t instanceof J&&t.body instanceof Jn&&(e=!1)}),e=!1}function a(e,t){t.print("{"),t.with_indent(t.next_indent(),function(){t.append_comments(e,!0)}),t.print("}")}function u(e,t,n){e.body.length>0?t.with_block(function(){o(e.body,!1,t,n)}):a(e,t)}function f(e,t,n){var r=!1;n&&e.walk(new Te(function(e){return!!(r||e instanceof me)||(e instanceof Jt&&"in"==e.operator?(r=!0,!0):void 0)})),e.print(t,r)}function l(e,t,n){n.option("quote_keys")?n.print_string(e):""+ +e==e&&e>=0?n.print(d(e)):(dr(e)?!n.option("ie8"):ut(e))?t&&n.option("keep_quoted_props")?n.print_string(e,t):n.print_name(e):n.print_string(e,t)}function p(e,t){t.option("braces")?m(e,t):!e||e instanceof re?t.force_semicolon():e.print(t)}function h(e,t){return e.args.length>0||t.option("beautify")}function d(e){var t,n=e.toString(10),r=[n.replace(/^0\./,".").replace("e+","e")];return Math.floor(e)===e?(e>=0?r.push("0x"+e.toString(16).toLowerCase(),"0"+e.toString(8)):r.push("-0x"+(-e).toString(16).toLowerCase(),"-0"+(-e).toString(8)),(t=/^(.*?)(0+)$/.exec(e))&&r.push(t[1]+"e"+t[2].length)):(t=/^0?\.(0+)(.*)$/.exec(e))&&r.push(t[2]+"e-"+(t[1].length+t[2].length),n.substr(n.indexOf("."))),function(e){for(var t=e[0],n=t.length,r=1;rs||r==s&&(this===t.right||"**"==n))return!0}}),r(lr,function(e){var t=e.parent();return t instanceof Jt&&"="!==t.operator||(t instanceof Ut&&t.expression===this||(t instanceof Yt&&t.condition===this||(t instanceof Wt||(t instanceof Vt&&t.expression===this||void 0))))}),r(Vt,function(e){var t=e.parent();if(t instanceof zt&&t.expression===this){var n=!1;return this.walk(new Te(function(e){return!!(n||e instanceof me)||(e instanceof Ut?(n=!0,!0):void 0)})),n}}),r(Ut,function(e){var t,n=e.parent();return!!(n instanceof zt&&n.expression===this||n instanceof Bt&&n.is_default&&this.expression instanceof we)||this.expression instanceof we&&n instanceof Vt&&n.expression===this&&(t=e.parent(1))instanceof Qt&&t.left===n}),r(zt,function(e){var t=e.parent();if(!h(this,e)&&(t instanceof Vt||t instanceof Ut&&t.expression===this))return!0}),r(Zn,function(e){var t=e.parent();if(t instanceof Vt&&t.expression===this){var n=this.getValue();if(n<0||/^0/.test(d(n)))return!0}}),r([Qt,Yt],function(e){var t=e.parent();return t instanceof Wt||(t instanceof Jt&&!(t instanceof Qt)||(t instanceof Ut&&t.expression===this||(t instanceof Yt&&t.condition===this||(t instanceof Vt&&t.expression===this||(this instanceof Qt&&this.left instanceof Ce&&!1===this.left.is_array||void 0)))))}),n(X,function(e,t){t.print_string(e.value,e.quote),t.semicolon()}),n(ye,function(e,t){t.print("..."),e.expression.print(t)}),n(Ce,function(e,t){t.print(e.is_array?"[":"{");var n=e.names.length;e.names.forEach(function(e,r){r>0&&t.comma(),e.print(t),r==n-1&&e instanceof ir&&t.comma()}),t.print(e.is_array?"]":"}")}),n(K,function(e,t){t.print("debugger"),t.semicolon()}),se.DEFMETHOD("_do_print_body",function(e){p(this.body,e)}),n(W,function(e,t){e.body.print(t),t.semicolon()}),n(ge,function(e,t){o(e.body,!0,t,!0),t.print("")}),n(oe,function(e,t){e.label.print(t),t.colon(),e.body.print(t)}),n(J,function(e,t){e.body.print(t),t.semicolon()}),n(ne,function(e,t){u(e,t)}),n(re,function(e,t){t.semicolon()}),n(ue,function(e,t){t.print("do"),t.space(),m(e.body,t),t.space(),t.print("while"),t.space(),t.with_parens(function(){e.condition.print(t)}),t.semicolon()}),n(le,function(e,t){t.print("while"),t.space(),t.with_parens(function(){e.condition.print(t)}),t.space(),e._do_print_body(t)}),n(fe,function(e,t){t.print("for"),t.space(),t.with_parens(function(){e.init?(e.init instanceof Ct?e.init.print(t):f(e.init,t,!0),t.print(";"),t.space()):t.print(";"),e.condition?(e.condition.print(t),t.print(";"),t.space()):t.print(";"),e.step&&e.step.print(t)}),t.space(),e._do_print_body(t)}),n(pe,function(e,t){t.print("for"),e.await&&(t.space(),t.print("await")),t.space(),t.with_parens(function(){e.init.print(t),t.space(),t.print(e instanceof de?"of":"in"),t.space(),e.object.print(t)}),t.space(),e._do_print_body(t)}),n(he,function(e,t){t.print("with"),t.space(),t.with_parens(function(){e.expression.print(t)}),t.space(),e._do_print_body(t)}),be.DEFMETHOD("_do_print",function(e,t){var n=this;t||(n.async&&(e.print("async"),e.space()),e.print("function"),n.is_generator&&e.star(),n.name&&e.space()),n.name instanceof Sn?n.name.print(e):t&&n.name instanceof q&&e.with_square(function(){n.name.print(e)}),e.with_parens(function(){n.argnames.forEach(function(t,n){n&&e.comma(),t.print(e)})}),e.space(),u(n,e,!0)}),n(be,function(e,t){e._do_print(t)}),n(Me,function(e,t){var n=e.prefix,r=n instanceof ke||n instanceof Jt||n instanceof Yt||n instanceof Ht||n instanceof Wt;r&&t.print("("),e.prefix.print(t),r&&t.print(")"),e.template_string.print(t)}),n(Oe,function(e,t){var n=t.parent()instanceof Me;t.print("`");for(var r=0;r"),e.space(),t.body instanceof q?t.body.print(e):u(t,e),r&&e.print(")")}),ze.DEFMETHOD("_do_print",function(e,t){e.print(t),this.value&&(e.space(),this.value.print(e)),e.semicolon()}),n(Ve,function(e,t){e._do_print(t,"return")}),n(qe,function(e,t){e._do_print(t,"throw")}),n(lr,function(e,t){var n=e.is_star?"*":"";t.print("yield"+n),e.expression&&(t.space(),e.expression.print(t))}),n(ur,function(e,t){t.print("await"),t.space();var n=e.expression,r=!(n instanceof Ut||n instanceof zn||n instanceof Vt||n instanceof Wt||n instanceof Xn);r&&t.print("("),e.expression.print(t),r&&t.print(")")}),Ke.DEFMETHOD("_do_print",function(e,t){e.print(t),this.label&&(e.space(),this.label.print(e)),e.semicolon()}),n(Xe,function(e,t){e._do_print(t,"break")}),n($e,function(e,t){e._do_print(t,"continue")}),n(lt,function(e,t){t.print("if"),t.space(),t.with_parens(function(){e.condition.print(t)}),t.space(),e.alternative?(!function(e,t){var n=e.body;if(""===n.print_to_string()){t.newline();var r=new Array(t.next_indent()).join(" ");return t.print(r+";"),void t.newline()}if(t.option("braces")||t.option("ie8")&&n instanceof ue)return m(n,t);if(!n)return t.force_semicolon();for(;;)if(n instanceof lt){if(!n.alternative)return void m(e.body,t);n=n.alternative}else{if(!(n instanceof se))break;n=n.body}p(e.body,t)}(e,t),""!==e.body.print_to_string()&&t.space(),t.print("else"),t.space(),e.alternative instanceof lt?e.alternative.print(t):p(e.alternative,t)):e._do_print_body(t)}),n(dt,function(e,t){t.print("switch"),t.space(),t.with_parens(function(){e.expression.print(t)}),t.space();var n=e.body.length-1;n<0?a(e,t):t.with_block(function(){e.body.forEach(function(e,r){t.indent(!0),e.print(t),r0&&t.newline()})})}),ht.DEFMETHOD("_do_print_body",function(e){e.newline(),this.body.forEach(function(t){e.indent(),t.print(e),e.newline()})}),n(mt,function(e,t){t.print("default:"),e._do_print_body(t)}),n(vt,function(e,t){t.print("case"),t.space(),e.expression.print(t),t.print(":"),e._do_print_body(t)}),n(bt,function(e,t){t.print("try"),t.space(),u(e,t),e.bcatch&&(t.space(),e.bcatch.print(t)),e.bfinally&&(t.space(),e.bfinally.print(t))}),n(Et,function(e,t){t.print("catch"),e.argname&&(t.space(),t.with_parens(function(){e.argname.print(t)})),t.space(),u(e,t)}),n(Dt,function(e,t){t.print("finally"),t.space(),u(e,t)}),Ct.DEFMETHOD("_do_print",function(e,t){e.print(t),e.space(),this.definitions.forEach(function(t,n){n&&e.comma(),t.print(e)});var n=e.parent();(!(n instanceof fe||n instanceof pe)||n&&n.init!==this)&&e.semicolon()}),n(Rt,function(e,t){e._do_print(t,"let")}),n(Ft,function(e,t){e._do_print(t,"var")}),n(Pt,function(e,t){e._do_print(t,"const")}),n(Lt,function(e,t){t.print("import"),t.space(),e.imported_name&&e.imported_name.print(t),e.imported_name&&e.imported_names&&(t.print(","),t.space()),e.imported_names&&(1===e.imported_names.length&&"*"===e.imported_names[0].foreign_name.name?e.imported_names[0].print(t):(t.print("{"),e.imported_names.forEach(function(n,r){t.space(),n.print(t),r0&&(e.comma(),e.should_break()&&(e.newline(),e.indent())),t.print(e)})}),n(Ht,function(e,t){e._do_print(t)}),n(Gt,function(e,t){var n=e.expression;n.print(t);var r=e.property;t.option("ie8")&&dr(r)?(t.print("["),t.add_mapping(e.end),t.print_string(r),t.print("]")):(n instanceof Zn&&n.getValue()>=0&&(/[xa-f.)]/i.test(t.last())||t.print(".")),t.print("."),t.add_mapping(e.end),t.print_name(r))}),n(qt,function(e,t){e.expression.print(t),t.print("["),e.property.print(t),t.print("]")}),n(Kt,function(e,t){var n=e.operator;t.print(n),(/^[a-z]/i.test(n)||/[+-]$/.test(n)&&e.expression instanceof Kt&&/^[+-]/.test(e.expression.operator))&&t.space(),e.expression.print(t)}),n(Xt,function(e,t){e.expression.print(t),t.print(e.operator)}),n(Jt,function(e,t){var n=e.operator;e.left.print(t),">"==n[0]&&e.left instanceof Xt&&"--"==e.left.operator?t.print(" "):t.space(),t.print(n),("<"==n||"<<"==n)&&e.right instanceof Kt&&"!"==e.right.operator&&e.right.expression instanceof Kt&&"--"==e.right.expression.operator?t.print(" "):t.space(),e.right.print(t)}),n(Yt,function(e,t){e.condition.print(t),t.space(),t.print("?"),t.space(),e.consequent.print(t),t.space(),t.colon(),e.alternative.print(t)}),n(nn,function(e,t){t.with_square(function(){var n=e.elements,r=n.length;r>0&&t.space(),n.forEach(function(e,n){n&&t.comma(),e.print(t),n===r-1&&e instanceof ir&&t.comma()}),r>0&&t.space()})}),n(pn,function(e,t){e.properties.length>0?t.with_block(function(){e.properties.forEach(function(e,n){n&&(t.print(","),t.newline()),t.indent(),e.print(t)}),t.newline()}):a(e,t)}),n(bn,function(e,t){if(t.print("class"),t.space(),e.name&&(e.name.print(t),t.space()),e.extends){var n=!(e.extends instanceof zn||e.extends instanceof Vt||e.extends instanceof wn||e.extends instanceof we);t.print("extends"),n?t.print("("):t.space(),e.extends.print(t),n?t.print(")"):t.space()}e.properties.length>0?t.with_block(function(){e.properties.forEach(function(e,n){n&&t.newline(),t.indent(),e.print(t)}),t.newline()}):t.print("{}")}),n(kn,function(e,t){t.print("new.target")}),n(mn,function(e,n){function t(e){var t=e.definition();return t?t.mangled_name||t.name:e.name}var r=n.option("shorthand");r&&e.value instanceof Sn&&ut(e.key)&&t(e.value)===e.key&&rt(e.key)?l(e.key,e.quote,n):r&&e.value instanceof Zt&&e.value.left instanceof Sn&&ut(e.key)&&t(e.value.left)===e.key?(l(e.key,e.quote,n),n.space(),n.print("="),n.space(),e.value.right.print(n)):(e.key instanceof q?n.with_square(function(){e.key.print(n)}):l(e.key,e.quote,n),n.colon(),e.value.print(n))}),hn.DEFMETHOD("_print_getter_setter",function(e,t){var n=this;n.static&&(t.print("static"),t.space()),e&&(t.print(e),t.space()),n.key instanceof In?l(n.key.name,n.quote,t):t.with_square(function(){n.key.print(t)}),n.value._do_print(t,!0)}),n(yn,function(e,t){e._print_getter_setter("set",t)}),n(vn,function(e,t){e._print_getter_setter("get",t)}),n(_n,function(e,t){var n;e.is_generator&&e.async?n="async*":e.is_generator?n="*":e.async&&(n="async"),e._print_getter_setter(n,t)}),Sn.DEFMETHOD("_do_print",function(e){var t=this.definition();e.print_name(t?t.mangled_name||t.name:this.name)}),n(Sn,function(e,t){e._do_print(t)}),n(ir,s),n(qn,function(e,t){t.print("this")}),n(Wn,function(e,t){t.print("super")}),n(Xn,function(e,t){t.print(e.getValue())}),n(Jn,function(t,n){n.print_string(t.getValue(),t.quote,e)}),n(Zn,function(e,t){g&&e.start&&null!=e.start.raw?t.print(e.start.raw):t.print(d(e.getValue()))}),n($n,function(e,t){var n=e.getValue().toString();n=t.to_utf8(n),t.print(n);var r=t.parent();r instanceof Jt&&/^in/.test(r.operator)&&r.left===e&&t.print(" ")}),v([q,oe,ge],s),v([nn,ne,Et,bn,Xn,K,Ct,X,Dt,Be,be,zt,pn,se,Sn,dt,ht,bt],function(e){e.add_mapping(this.start)}),v([vn,yn],function(e){e.add_mapping(this.start,this.key.name)}),v([hn],function(e){e.add_mapping(this.start,this.key)})}(),kt.prototype=new _t,u(kt.prototype,{option:function(e){return this.options[e]},exposed:function(e){if(e.export)return!0;if(e.global)for(var t=0,n=e.orig.length;t0||this.option("reduce_vars"))&&e.reset_opt_flags(this),e=e.transform(this),t>1){var o=0;if(e.walk(new Te(function(){o++})),this.info("pass "+s+": last_count: "+n+", count: "+o),o=0;){if(!(i[s]instanceof mn))return;n||i[s].key!==t||(n=i[s].value)}}return n instanceof zn&&n.fixed_value()||n}}function r(t,n,i,s,o,a){var c=n.parent(o),u=He(i,c);if(u)return u;if(!a&&c instanceof Ut&&c.expression===i&&!(s instanceof ke)&&!(s instanceof bn)&&!c.is_expr_pure(t)&&(!(s instanceof we)||!(c instanceof zt)&&s.contains_this()))return!0;if(c instanceof nn)return r(t,n,c,c,o+1);if(c instanceof mn&&i===c.value){var l=n.parent(o+1);return r(t,n,l,l,o+2)}if(c instanceof Vt&&c.expression===i){var f=e(s,c.property);return!a&&r(t,n,c,f,o+1)}}function o(e){return e instanceof ke||e instanceof we}function a(e){if(e instanceof qn)return!0;if(e instanceof zn)return e.definition().orig[0]instanceof Rn;if(e instanceof Vt){if((e=e.expression)instanceof zn){if(e.is_immutable())return!1;e=e.fixed_value()}return!e||!(e instanceof $n)&&(e instanceof Xn||a(e))}return!1}function u(e,t){if(!(e instanceof zn))return!1;for(var n=e.definition().orig,r=n.length;--r>=0;)if(n[r]instanceof t)return!0}function d(e,t){for(var n,r=0;(n=e.parent(r++))&&!(n instanceof me);)if(n instanceof Et&&n.argname){n=n.argname.definition().scope;break}return n.find_variable(t)}function D(e,t,n){return n||(n={}),t&&(n.start||(n.start=t.start),n.end||(n.end=t.end)),new e(n)}function F(e,t){return 1==t.length?t[0]:D(Ht,e,{expressions:t.reduce(S,[])})}function C(e,t){switch(typeof e){case"string":return D(Jn,t,{value:e});case"number":return isNaN(e)?D(nr,t):isFinite(e)?1/e<0?D(Kt,t,{operator:"-",expression:D(Zn,t,{value:-e})}):D(Zn,t,{value:e}):e<0?D(Kt,t,{operator:"-",expression:D(sr,t)}):D(sr,t);case"boolean":return D(e?cr:ar,t);case"undefined":return D(rr,t);default:if(null===e)return D(tr,t,{value:null});if(e instanceof RegExp)return D($n,t,{value:e});throw new Error(m("Can't handle constant of type: {type}",{type:typeof e}))}}function M(e,t,n){return e instanceof Kt&&"delete"==e.operator||e instanceof Ut&&e.expression===t&&(n instanceof Vt||n instanceof zn&&"eval"==n.name)?F(t,[D(Zn,t,{value:0}),n]):n}function S(e,t){return t instanceof Ht?e.push.apply(e,t.expressions):e.push(t),e}function L(e){if(null===e)return[];if(e instanceof ne)return e.body;if(e instanceof re)return[];if(e instanceof W)return[e];throw new Error("Can't convert thing to statement array")}function sn(e){return null===e||(e instanceof re||e instanceof ne&&0==e.body.length)}function Fn(e){return!(e instanceof En||e instanceof xe||e instanceof Rt||e instanceof Pt||e instanceof Bt||e instanceof Lt)}function Yn(e){return e instanceof ae&&e.body instanceof ne?e.body:e}function Kn(e){return"Call"==e.TYPE&&(e.expression instanceof we||Kn(e.expression))}function ie(e){return e instanceof zn&&e.definition().undeclared}n(q,function(e,t){return e}),ge.DEFMETHOD("drop_console",function(){return this.transform(new _t(function(e){if("Call"==e.TYPE){var t=e.expression;if(t instanceof Vt){for(var n=t.expression;n.expression;)n=n.expression;if(ie(n)&&"console"==n.name)return D(rr,e)}}}))}),q.DEFMETHOD("equivalent_to",function(e){return this.TYPE==e.TYPE&&this.print_to_string()==e.print_to_string()}),me.DEFMETHOD("process_expression",function(e,t){var n=this,r=new _t(function(i){if(e&&i instanceof J)return D(Ve,i,{value:i.body});if(!e&&i instanceof Ve){if(t){var s=i.value&&i.value.drop_side_effect_free(t,!0);return s?D(J,i,{body:s}):D(re,i)}return D(J,i,{body:i.value||D(Kt,i,{operator:"void",expression:D(Zn,i,{value:0})})})}if(i instanceof bn||i instanceof be&&i!==n)return i;if(i instanceof te){var o=i.body.length-1;o>=0&&(i.body[o]=i.body[o].transform(r))}else i instanceof lt?(i.body=i.body.transform(r),i.alternative&&(i.alternative=i.alternative.transform(r))):i instanceof he&&(i.body=i.body.transform(r));return i});n.transform(r)}),function(n){function t(e,t){t.assignments=0,t.chained=!1,t.direct_access=!1,t.escaped=!1,t.scope.pinned()?t.fixed=!1:t.orig[0]instanceof An||!e.exposed(t)?t.fixed=t.init:t.fixed=!1,t.recursive_refs=0,t.references=[],t.should_replace=void 0,t.single_use=void 0}function i(e,n,r){r.variables.each(function(r){t(n,r),null===r.fixed?(r.safe_ids=e.safe_ids,c(e,r,!0)):r.fixed&&(e.loop_ids[r.id]=e.in_loop,c(e,r,!0))})}function o(e,n){n.block_scope&&n.block_scope.variables.each(function(n){t(e,n)})}function a(e){e.safe_ids=Object.create(e.safe_ids)}function u(e){e.safe_ids=Object.getPrototypeOf(e.safe_ids)}function c(e,t,n){e.safe_ids[t.id]=n}function f(e,t){if("m"==t.single_use)return!1;if(e.safe_ids[t.id]){if(null==t.fixed){var n=t.orig[0];if(n instanceof Mn||"arguments"==n.name)return!1;t.fixed=D(rr,n)}return!0}return t.fixed instanceof xe}function l(e,t,n){return void 0===t.fixed||(null===t.fixed&&t.safe_ids?(t.safe_ids[t.id]=!1,delete t.safe_ids,!0):!!b(e.safe_ids,t.id)&&(!!f(e,t)&&(!1!==t.fixed&&(!(null!=t.fixed&&(!n||t.references.length>t.assignments))&&_(t.orig,function(e){return!(e instanceof An||e instanceof On||e instanceof Rn)})))))}function p(t,n,r,i,s,o,a){var c=t.parent(o);if(s){if(s.is_constant())return;if(s instanceof wn)return}if(c instanceof Qt&&"="==c.operator&&i===c.right||c instanceof Ut&&(i!==c.expression||c instanceof zt)||c instanceof ze&&i===c.value&&i.scope!==n.scope||c instanceof jt&&i===c.value||c instanceof lr&&i===c.value&&i.scope!==n.scope)return!(a>1)||s&&s.is_constant_expression(r)||(a=1),void((!n.escaped||n.escaped>a)&&(n.escaped=a));if(c instanceof nn||c instanceof ur||c instanceof Jt&&P(c.operator)||c instanceof Yt&&i!==c.condition||c instanceof ye||c instanceof Ht&&i===c.tail_node())p(t,n,r,c,c,o+1,a);else if(c instanceof mn&&i===c.value){var u=t.parent(o+1);p(t,n,r,u,u,o+2,a)}else if(c instanceof Vt&&i===c.expression&&(p(t,n,r,c,s=e(s,c.property),o+1,a+1),s))return;o>0||c instanceof Ht&&i!==c.tail_node()||c instanceof J||(n.direct_access=!0)}n(q,s);var h=new Te(function(e){if(e instanceof Sn){var t=e.definition();t&&(e instanceof zn&&t.references.push(e),t.fixed=!1)}});function d(e,t,n){this.inlined=!1;var r=e.safe_ids;return e.safe_ids=Object.create(null),i(e,n,this),t(),e.safe_ids=r,!0}function m(e,t,n){var r,s=this;return s.inlined=!1,a(e),i(e,n,s),!s.name&&(r=e.parent())instanceof Ut&&r.expression===s&&s.argnames.forEach(function(t,n){if(t.definition){var i=t.definition();void 0!==i.fixed||s.uses_arguments&&!e.has_directive("use strict")?i.fixed=!1:(i.fixed=function(){return r.args[n]||D(rr,r)},e.loop_ids[i.id]=e.in_loop,c(e,i,!0))}}),t(),u(e),!0}n(Ee,function(e,t,n){return a(e),i(e,n,this),t(),u(e),!0}),n(ke,m),n(Qt,function(e,t,n){var i=this;if(i.left instanceof Ce)i.left.walk(h);else{var s=i.left;if(s instanceof zn){var o=s.definition(),a=l(e,o,s.scope,i.right);if(o.assignments++,a){var u=o.fixed;if(u||"="==i.operator){var f="="==i.operator,d=f?i.right:i;if(!r(n,e,i,d,0))return o.references.push(s),f||(o.chained=!0),o.fixed=f?function(){return i.right}:function(){return D(Jt,i,{operator:i.operator.slice(0,-1),left:u instanceof q?u:u(),right:i.right})},c(e,o,!1),i.right.walk(e),c(e,o,!0),p(e,o,s.scope,i,d,0,1),!0}}}}}),n(Jt,function(e){if(P(this.operator))return this.left.walk(e),a(e),this.right.walk(e),u(e),!0}),n(te,function(e,t,n){o(n,this)}),n(vt,function(e){return a(e),this.expression.walk(e),u(e),a(e),$(this,e),u(e),!0}),n(wn,function(e,t){return this.inlined=!1,a(e),t(),u(e),!0}),n(Yt,function(e){return this.condition.walk(e),a(e),this.consequent.walk(e),u(e),a(e),this.alternative.walk(e),u(e),!0}),n(mt,function(e,t){return a(e),t(),u(e),!0}),n(En,d),n(xe,d),n(ue,function(e,t,n){o(n,this);var r=e.in_loop;return e.in_loop=this,a(e),this.body.walk(e),Ze(this)&&(u(e),a(e)),this.condition.walk(e),u(e),e.in_loop=r,!0}),n(fe,function(e,t,n){o(n,this),this.init&&this.init.walk(e);var r=e.in_loop;return e.in_loop=this,a(e),this.condition&&this.condition.walk(e),this.body.walk(e),this.step&&(Ze(this)&&(u(e),a(e)),this.step.walk(e)),u(e),e.in_loop=r,!0}),n(pe,function(e,t,n){o(n,this),this.init.walk(h),this.object.walk(e);var r=e.in_loop;return e.in_loop=this,a(e),this.body.walk(e),u(e),e.in_loop=r,!0}),n(we,m),n(lt,function(e){return this.condition.walk(e),a(e),this.body.walk(e),u(e),this.alternative&&(a(e),this.alternative.walk(e),u(e)),!0}),n(oe,function(e){return a(e),this.body.walk(e),u(e),!0}),n(Ln,function(){this.definition().fixed=!1}),n(zn,function(e,t,n){var i,s=this.definition();s.references.push(this),1==s.references.length&&!s.fixed&&s.orig[0]instanceof On&&(e.loop_ids[s.id]=e.in_loop),void 0!==s.fixed&&f(e,s)?s.fixed&&((i=this.fixed_value())instanceof be&&Ge(e,s)?s.recursive_refs++:i&&!n.exposed(s)&&function(e,t,n){return t.option("unused")&&!n.scope.pinned()&&n.references.length-n.recursive_refs==1&&e.loop_ids[n.id]===e.in_loop}(e,n,s)?s.single_use=i instanceof be&&!i.pinned()||i instanceof bn||s.scope===this.scope&&i.is_constant_expression():s.single_use=!1,r(n,e,this,i,0,function(e){return!!e&&(e.is_constant()||e instanceof be||e instanceof qn)}(i))&&(s.single_use?s.single_use="m":s.fixed=!1)):s.fixed=!1,p(e,s,this.scope,this,i,0,1)}),n(ge,function(e,n,r){this.globals.each(function(e){t(r,e)}),i(e,r,this)}),n(bt,function(e,t,n){return o(n,this),a(e),$(this,e),u(e),this.bcatch&&(a(e),this.bcatch.walk(e),u(e)),this.bfinally&&this.bfinally.walk(e),!0}),n(Wt,function(e,t){var n=this;if("++"==n.operator||"--"==n.operator){var r=n.expression;if(r instanceof zn){var i=r.definition(),s=l(e,i,!0);if(i.assignments++,s){var o=i.fixed;if(o)return i.references.push(r),i.chained=!0,i.fixed=function(){return D(Jt,n,{operator:n.operator.slice(0,-1),left:D(Kt,n,{operator:"+",expression:o instanceof q?o:o()}),right:D(Zn,n,{value:1})})},c(e,i,!0),!0}}}}),n(jt,function(e,t){var n=this;if(n.name instanceof Ce)n.name.walk(h);else{var r=n.name.definition();if(n.value){if(l(e,r,n.value))return r.fixed=function(){return n.value},e.loop_ids[r.id]=e.in_loop,c(e,r,!1),t(),c(e,r,!0),!0;r.fixed=!1}}}),n(le,function(e,t,n){o(n,this);var r=e.in_loop;return e.in_loop=this,a(e),t(),u(e),e.in_loop=r,!0})}(function(e,t){e.DEFMETHOD("reduce_vars",t)}),ge.DEFMETHOD("reset_opt_flags",function(e){var t=this,n=e.option("reduce_vars"),r=new Te(function(i,s){if(i._squeezed=!1,i._optimized=!1,n)return e.top_retain&&(r.parent()===t?i._top=!0:delete i._top),i.reduce_vars(r,s,e)});r.safe_ids=Object.create(null),r.in_loop=null,r.loop_ids=Object.create(null),t.walk(r)}),Sn.DEFMETHOD("fixed_value",function(){var e=this.definition().fixed;return!e||e instanceof q?e:e()}),zn.DEFMETHOD("is_immutable",function(){var e=this.definition().orig;return 1==e.length&&e[0]instanceof Rn});var k=g("Array Boolean clearInterval clearTimeout console Date decodeURI decodeURIComponent encodeURI encodeURIComponent Error escape eval EvalError Function isFinite isNaN JSON Math Number parseFloat parseInt RangeError ReferenceError RegExp Object setInterval setTimeout String SyntaxError TypeError unescape URIError");zn.DEFMETHOD("is_declared",function(e){return!this.definition().undeclared||e.option("unsafe")&&k(this.name)});var A,T,O,R=g("Infinity NaN undefined");function ve(e){return e instanceof sr||e instanceof nr||e instanceof rr}function De(e,i){var c,l,f=i.find_parent(me).get_defun_scope();!function(){var e=i.self(),t=0;do{if(e instanceof Et||e instanceof Dt)t++;else if(e instanceof ae)c=!0;else{if(e instanceof me){f=e;break}e instanceof bt&&(l=!0)}}while(e=i.parent(t++))}();var h,k=10;do{h=!1,d(e),i.option("dead_code")&&g(e,i),i.option("if_return")&&m(e,i),i.sequences_limit>0&&(b(e,i),w(e,i)),i.option("join_vars")&&x(e),i.option("collapse_vars")&&p(e,i)}while(h&&k-- >0);function p(e,i){if(f.pinned())return e;for(var s,p=[],d=e.length,m=new _t(function(e,t){if(N)return e;if(!R)return e!==y[v]?e:++v=0;){0==d&&i.option("unused")&&en();var y=[];for(tn(e[d]);p.length>0;){y=p.pop();var v=0,b=y[y.length-1],E=null,w=null,S=null,k=rn(b);if(k&&!a(k)&&!k.has_side_effects(i)){var x=un(b),C=fn(k);k instanceof zn&&(x[k.name]=!1);var A=ln(b),T=dn(),O=b.may_throw(i),F=b.name instanceof Mn,R=F,N=!1,L=0,B=!s||!R;if(!B){for(var j=i.self().argnames.lastIndexOf(b.name)+1;!N&&jL)L=!1;else{N=!1,v=0,R=F;for(U=d;!N&&U=0;){var l=n.argnames[u],f=e.args[u];if(s.unshift(D(jt,l,{name:l,value:f})),!(l.name in c))if(c[l.name]=!0,l instanceof ye){var d=e.args.slice(u);_(d,function(e){return!G(n,e,r)})&&p.unshift([D(jt,l,{name:l.expression,value:D(nn,e,{elements:d})})])}else f?(f instanceof be&&f.pinned()||G(n,f,r))&&(f=null):f=D(rr,l).transform(i),f&&p.unshift([D(jt,l,{name:l,value:f})])}}}function tn(e){if(y.push(e),e instanceof Qt)e.left.has_side_effects(i)||p.push(y.slice()),tn(e.right);else if(e instanceof Jt)tn(e.left),tn(e.right);else if(e instanceof Ut)tn(e.expression),e.args.forEach(tn);else if(e instanceof vt)tn(e.expression);else if(e instanceof Yt)tn(e.condition),tn(e.consequent),tn(e.alternative);else if(!(e instanceof Ct)||!i.option("unused")&&e instanceof Pt)e instanceof ce?(tn(e.condition),e.body instanceof te||tn(e.body)):e instanceof ze?e.value&&tn(e.value):e instanceof fe?(e.init&&tn(e.init),e.condition&&tn(e.condition),e.step&&tn(e.step),e.body instanceof te||tn(e.body)):e instanceof pe?(tn(e.object),e.body instanceof te||tn(e.body)):e instanceof lt?(tn(e.condition),e.body instanceof te||tn(e.body),!e.alternative||e.alternative instanceof te||tn(e.alternative)):e instanceof Ht?e.expressions.forEach(tn):e instanceof J?tn(e.body):e instanceof dt?(tn(e.expression),e.body.forEach(tn)):e instanceof Wt?"++"!=e.operator&&"--"!=e.operator||p.push(y.slice()):e instanceof jt&&e.value&&(p.push(y.slice()),tn(e.value));else{var t=e.definitions.length,n=t-200;for(n<0&&(n=0);n1&&!(e.name instanceof Mn)||(s>1?function(e){var t=e.value;if(t instanceof zn&&"arguments"!=t.name){var n=t.definition();if(!n.undeclared)return E=n}}(e):!i.exposed(r))?D(zn,e.name,e.name):void 0}}function on(e){return e[e instanceof Qt?"right":"value"]}function un(e){var t=Object.create(null);if(e instanceof Wt)return t;var n=new Te(function(e,s){for(var o=e;o instanceof Vt;)o=o.expression;(o instanceof zn||o instanceof qn)&&(t[o.name]=t[o.name]||r(i,n,e,e,0))});return on(e).walk(n),t}function sn(t){if(t.name instanceof Mn){var n=i.parent(),r=i.self().argnames,s=r.indexOf(t.name);if(s<0)n.args.length=Math.min(n.args.length,r.length-1);else{var o=n.args;o[s]&&(o[s]=D(Zn,o[s],{value:0}))}return!0}var a=!1;return e[d].transform(new _t(function(e,n,r){return a?e:e===t||e.body===t?(a=!0,e instanceof jt?(e.value=null,e):r?I.skip:null):void 0},function(e){if(e instanceof Ht)switch(e.expressions.length){case 0:return null;case 1:return e.expressions[0]}}))}function fn(e){for(;e instanceof Vt;)e=e.expression;return e instanceof zn&&e.definition().scope===f&&!(c&&(e.name in x||b instanceof Wt||b instanceof Qt&&"="!=b.operator))}function ln(e){return!(e instanceof Wt)&&on(e).has_side_effects(i)}function dn(){if(A)return!1;if(E)return!0;if(k instanceof zn){var e=k.definition();if(e.references.length-e.replaced==(b instanceof jt?1:2))return!0}return!1}function gn(e){if(!e.definition)return!0;var t=e.definition();return!(1==t.orig.length&&t.orig[0]instanceof On)&&(t.scope.get_defun_scope()!==f||!_(t.references,function(e){var t=e.scope.get_defun_scope();return"Scope"==t.TYPE&&(t=t.parent_scope),t===f}))}}function d(e){for(var t=[],n=0;n=0;){var r=e[n];if(r instanceof lt&&r.body instanceof Ve&&++t>1)return!0}return!1}(e),i=n instanceof be,s=e.length;--s>=0;){var o=e[s],a=_(s),c=e[a];if(i&&!c&&o instanceof Ve){if(!o.value){h=!0,e.splice(s,1);continue}if(o.value instanceof Kt&&"void"==o.value.operator){h=!0,e[s]=D(J,o,{body:o.value.expression});continue}}if(o instanceof lt){var u;if(d(u=We(o.body))){u.label&&v(u.label.thedef.references,u),h=!0,(o=o.clone()).condition=o.condition.negate(t);var l=g(o.body,u);o.body=D(ne,o,{body:L(o.alternative).concat(m())}),o.alternative=D(ne,o,{body:l}),e[s]=o.transform(t);continue}if(d(u=We(o.alternative))){u.label&&v(u.label.thedef.references,u),h=!0,(o=o.clone()).body=D(ne,o.body,{body:L(o.body).concat(m())});l=g(o.alternative,u);o.alternative=D(ne,o.alternative,{body:l}),e[s]=o.transform(t);continue}}if(o instanceof lt&&o.body instanceof Ve){var f=o.body.value;if(!f&&!o.alternative&&(i&&!c||c instanceof Ve&&!c.value)){h=!0,e[s]=D(J,o.condition,{body:o.condition});continue}if(f&&!o.alternative&&c instanceof Ve&&c.value){h=!0,(o=o.clone()).alternative=c,e.splice(s,1,o.transform(t)),e.splice(a,1);continue}if(f&&!o.alternative&&(!c&&i&&r||c instanceof Ve)){h=!0,(o=o.clone()).alternative=c||D(Ve,o,{value:null}),e.splice(s,1,o.transform(t)),c&&e.splice(a,1);continue}var p=e[b(s)];if(t.option("sequences")&&i&&!o.alternative&&p instanceof lt&&p.body instanceof Ve&&_(a)==e.length&&c instanceof J){h=!0,(o=o.clone()).alternative=D(ne,c,{body:[c,D(Ve,c,{value:null})]}),e.splice(s,1,o.transform(t)),e.splice(a,1);continue}}}function d(r){if(!r)return!1;for(var o=s+1,a=e.length;o=0;){var r=e[n];if(!(r instanceof Ft&&y(r)))break}return n}}function g(e,t){for(var n,r=t.self(),i=0,s=0,o=e.length;i=t.sequences_limit&&s();var c=a.body;n.length>0&&(c=c.drop_side_effect_free(t)),c&&S(n,c)}else a instanceof Ct&&y(a)||a instanceof xe?e[r++]=a:(s(),e[r++]=a)}s(),e.length=r,r!=o&&(h=!0)}function s(){if(n.length){var t=F(n[0],n);e[r++]=D(J,t,{body:t}),n=[]}}}function E(e,t){if(!(e instanceof ne))return e;for(var n=null,r=0,i=e.body.length;r0){var f=c.length;c.push(D(lt,o,{condition:o.condition,body:u||D(re,o.body),alternative:l})),c.unshift(i,1),[].splice.apply(e,c),s+=f,i+=f+1,r=null,h=!0;continue}}e[i++]=o,r=o instanceof J?o:null}e.length=i}function C(e,t){if(e instanceof Ct){var n,r=e.definitions[e.definitions.length-1];if(r.value instanceof pn)if(t instanceof Qt?n=[t]:t instanceof Ht&&(n=t.expressions.slice()),n){var s=!1;do{var o=n[0];if(!(o instanceof Qt))break;if("="!=o.operator)break;if(!(o.left instanceof Vt))break;var a=o.left.expression;if(!(a instanceof zn))break;if(r.name.name!=a.name)break;if(!o.right.is_constant_expression(f))break;var c=o.left.property;if(c instanceof q&&(c=c.evaluate(i)),c instanceof q)break;c=""+c;var u=i.option("ecma")<6&&i.has_directive("use strict")?function(e){return e.key!=c&&e.key.name!=c}:function(e){return e.key.name!=c};if(!_(r.value.properties,u))break;var l=r.value.properties.filter(function(e){return e.key===c})[0];l?l.value=new Ht({start:l.start,expressions:[l.value.clone(),o.right.clone()],end:l.end}):r.value.properties.push(D(mn,o,{key:c,value:o.right})),n.shift(),s=!0}while(n.length);return s&&n}}}function x(e){for(var t,n=0,r=-1,i=e.length;n=0;)if(this.properties[n]._dot_throw(t))return!0;return!1}),t(hn,c),t(vn,f),t(ye,function(e){return this.expression._dot_throw(e)}),t(we,c),t(ke,c),t(Xt,c),t(Kt,function(){return"void"==this.operator}),t(Jt,function(e){return("&&"==this.operator||"||"==this.operator)&&(this.left._dot_throw(e)||this.right._dot_throw(e))}),t(Qt,function(e){return"="==this.operator&&this.right._dot_throw(e)}),t(Yt,function(e){return this.consequent._dot_throw(e)||this.alternative._dot_throw(e)}),t(Gt,function(t){return!!e(t)&&!(this.expression instanceof we&&"prototype"==this.property)}),t(Ht,function(e){return this.tail_node()._dot_throw(e)}),t(zn,function(t){if(this.is_undefined)return!0;if(!e(t))return!1;if(ie(this)&&this.is_declared(t))return!1;if(this.is_immutable())return!1;var n=this.fixed_value();return!n||n._dot_throw(t)})}(function(e,t){e.DEFMETHOD("_dot_throw",t)}),T=["!","delete"],O=["in","instanceof","==","!=","===","!==","<","<=",">=",">"],(A=function(e,t){e.DEFMETHOD("is_boolean",t)})(q,c),A(Kt,function(){return t(this.operator,T)}),A(Jt,function(){return t(this.operator,O)||P(this.operator)&&this.left.is_boolean()&&this.right.is_boolean()}),A(Yt,function(){return this.consequent.is_boolean()&&this.alternative.is_boolean()}),A(Qt,function(){return"="==this.operator&&this.right.is_boolean()}),A(Ht,function(){return this.tail_node().is_boolean()}),A(cr,f),A(ar,f),function(e){e(q,c),e(Zn,f);var t=g("+ - ~ ++ --");e(Wt,function(){return t(this.operator)});var n=g("- * / % & | ^ << >> >>>");e(Jt,function(e){return n(this.operator)||"+"==this.operator&&this.left.is_number(e)&&this.right.is_number(e)}),e(Qt,function(e){return n(this.operator.slice(0,-1))||"="==this.operator&&this.right.is_number(e)}),e(Ht,function(e){return this.tail_node().is_number(e)}),e(Yt,function(e){return this.consequent.is_number(e)&&this.alternative.is_number(e)})}(function(e,t){e.DEFMETHOD("is_number",t)}),function(e){e(q,c),e(Jn,f),e(Oe,function(){return 1===this.segments.length}),e(Kt,function(){return"typeof"==this.operator}),e(Jt,function(e){return"+"==this.operator&&(this.left.is_string(e)||this.right.is_string(e))}),e(Qt,function(e){return("="==this.operator||"+="==this.operator)&&this.right.is_string(e)}),e(Ht,function(e){return this.tail_node().is_string(e)}),e(Yt,function(e){return this.consequent.is_string(e)&&this.alternative.is_string(e)})}(function(e,t){e.DEFMETHOD("is_string",t)});var P=g("&& ||"),B=g("delete ++ --");function He(e,t){return t instanceof Wt&&B(t.operator)?t.expression:t instanceof Qt&&t.left===e?e:void 0}function Pe(e,t){return e.print_to_string().length>t.print_to_string().length?t:e}function Re(e,t,n){return(E(e)?function(e,t){return Pe(D(J,e,{body:e}),D(J,t,{body:t})).body}:Pe)(t,n)}function je(e){for(var t in e)e[t]=g(e[t])}!function(t){function e(e,t){e.warn("global_defs "+t.print_to_string()+" redefined [{file}:{line},{col}]",t.start)}ge.DEFMETHOD("resolve_defines",function(t){return t.option("global_defs")?(this.figure_out_scope({ie8:t.option("ie8")}),this.transform(new _t(function(n){var r=n._find_defs(t,"");if(r){for(var i,s=0,o=n;(i=this.parent(s++))&&i instanceof Vt&&i.expression===o;)o=i;if(!He(o,i))return r;e(t,n)}}))):this}),t(q,s),t(Gt,function(e,t){return this.expression._find_defs(e,"."+this.property+t)}),t(Dn,function(t){this.global()&&b(t.option("global_defs"),this.name)&&e(t,this)}),t(zn,function(e,t){if(this.global()){var n=e.option("global_defs"),r=this.name+t;return b(n,r)?function n(e,t){if(e instanceof q)return D(e.CTOR,t,e);if(Array.isArray(e))return D(nn,t,{elements:e.map(function(e){return n(e,t)})});if(e&&"object"==typeof e){var r=[];for(var i in e)b(e,i)&&r.push(D(mn,t,{key:i,value:n(e[i],t)}));return D(pn,t,{properties:r})}return C(e,t)}(n[r],this):void 0}})}(function(e,t){e.DEFMETHOD("_find_defs",t)});var j=["constructor","toString","valueOf"],U={Array:["indexOf","join","lastIndexOf","slice"].concat(j),Boolean:j,Function:j,Number:["toExponential","toFixed","toPrecision"].concat(j),Object:j,RegExp:["test"].concat(j),String:["charAt","charCodeAt","concat","indexOf","italics","lastIndexOf","match","replace","search","slice","split","substr","substring","toLowerCase","toUpperCase","trim"].concat(j)};je(U);var z={Array:["isArray"],Math:["abs","acos","asin","atan","ceil","cos","exp","floor","log","round","sin","sqrt","tan","atan2","pow","max","min"],Number:["isFinite","isNaN"],Object:["create","getOwnPropertyDescriptor","getOwnPropertyNames","getPrototypeOf","isExtensible","isFrozen","isSealed","keys"],String:["fromCharCode"]};je(z),function(e){q.DEFMETHOD("evaluate",function(e){if(!e.option("evaluate"))return this;var t=this._eval(e,1);return!t||t instanceof RegExp?t:"function"==typeof t||"object"==typeof t?this:t});var t=g("! ~ - + void");q.DEFMETHOD("is_constant",function(){return this instanceof Xn?!(this instanceof $n):this instanceof Kt&&this.expression instanceof Xn&&t(this.operator)}),e(W,function(){throw new Error(m("Cannot evaluate a statement [{file}:{line},{col}]",this.start))}),e(be,l),e(bn,l),e(q,l),e(Xn,function(){return this.getValue()}),e(Oe,function(){return 1!==this.segments.length?this:this.segments[0].value}),e(we,function(e){if(e.option("unsafe")){var t=function(){};return t.node=this,t.toString=function(){return this.node.print_to_string()},t}return this}),e(nn,function(e,t){if(e.option("unsafe")){for(var n=[],r=0,i=this.elements.length;r>":i=n>>s;break;case">>>":i=n>>>s;break;case"==":i=n==s;break;case"===":i=n===s;break;case"!=":i=n!=s;break;case"!==":i=n!==s;break;case"<":i=n":i=n>s;break;case">=":i=n>=s;break;default:return this}return isNaN(i)&&e.find_parent(he)?this:i}),e(Yt,function(e,t){var n=this.condition._eval(e,t);if(n===this.condition)return this;var r=n?this.consequent:this.alternative,i=r._eval(e,t);return i===r?this:i}),e(zn,function(e,t){var n,r=this.fixed_value();if(!r)return this;if(b(r,"_eval"))n=r._eval();else{if(this._eval=l,n=r._eval(e,t),delete this._eval,n===r)return this;r._eval=function(){return n}}if(n&&"object"==typeof n){var i=this.definition().escaped;if(i&&t>i)return this}return n});var i={Array:Array,Math:Math,Number:Number,Object:Object,String:String},s={Math:["E","LN10","LN2","LOG2E","LOG10E","PI","SQRT1_2","SQRT2"],Number:["MAX_VALUE","MIN_VALUE","NaN","NEGATIVE_INFINITY","POSITIVE_INFINITY"]};je(s),e(Vt,function(e,t){if(e.option("unsafe")){var n=this.property;if(n instanceof q&&(n=n._eval(e,t))===this.property)return this;var r,o=this.expression;if(ie(o)){if(!(s[o.name]||c)(n))return this;r=i[o.name]}else{if(!(r=o._eval(e,t+1))||r===o||!b(r,n))return this;if("function"==typeof r)switch(n){case"name":return r.node.name?r.node.name.name:"";case"length":return r.node.argnames.length;default:return this}}return r[n]}return this}),e(Ut,function(e,t){var n=this.expression;if(e.option("unsafe")&&n instanceof Vt){var r,s=n.property;if(s instanceof q&&(s=s._eval(e,t))===n.property)return this;var o=n.expression;if(ie(o)){if(!(z[o.name]||c)(s))return this;r=i[o.name]}else if((r=o._eval(e,t+1))===o||!(r&&U[r.constructor.name]||c)(s))return this;for(var a=[],u=0,l=this.args.length;u=":return i.operator="<",i;case">":return i.operator="<=",i}switch(s){case"==":return i.operator="!=",i;case"!=":return i.operator="==",i;case"===":return i.operator="!==",i;case"!==":return i.operator="===",i;case"&&":return i.operator="||",i.left=i.left.negate(n,r),i.right=i.right.negate(n),t(this,i,r);case"||":return i.operator="&&",i.left=i.left.negate(n,r),i.right=i.right.negate(n),t(this,i,r)}return e(this)})}(function(e,t){e.DEFMETHOD("negate",function(e,n){return t.call(this,e,n)})});var H=g("Boolean decodeURI decodeURIComponent Date encodeURI encodeURIComponent Error escape EvalError isFinite isNaN Number Object parseFloat parseInt RangeError ReferenceError String SyntaxError TypeError unescape URIError");function We(e){return e&&e.aborts()}Ut.DEFMETHOD("is_expr_pure",function(e){if(e.option("unsafe")){var t=this.expression;if(ie(t)&&H(t.name))return!0;if(t instanceof Gt&&ie(t.expression)&&(z[t.expression.name]||c)(t.property))return!0}return this.pure||!e.pure_funcs(this)}),q.DEFMETHOD("is_call_pure",c),Gt.DEFMETHOD("is_call_pure",function(e){if(e.option("unsafe")){var t=this.expression,n=c;return t instanceof nn?n=U.Array:t.is_boolean()?n=U.Boolean:t.is_number(e)?n=U.Number:t instanceof $n?n=U.RegExp:t.is_string(e)?n=U.String:this.may_throw_on_access(e)||(n=U.Object),n(this.property)}}),function(t){function e(e,t){for(var n=e.length;--n>=0;)if(e[n].has_side_effects(t))return!0;return!1}t(q,f),t(re,c),t(Xn,c),t(qn,c),t(te,function(t){return e(this.body,t)}),t(Ut,function(t){return!(this.is_expr_pure(t)||this.expression.is_call_pure(t)&&!this.expression.has_side_effects(t))||e(this.args,t)}),t(dt,function(t){return this.expression.has_side_effects(t)||e(this.body,t)}),t(vt,function(t){return this.expression.has_side_effects(t)||e(this.body,t)}),t(bt,function(t){return e(this.body,t)||this.bcatch&&this.bcatch.has_side_effects(t)||this.bfinally&&this.bfinally.has_side_effects(t)}),t(lt,function(e){return this.condition.has_side_effects(e)||this.body&&this.body.has_side_effects(e)||this.alternative&&this.alternative.has_side_effects(e)}),t(oe,function(e){return this.body.has_side_effects(e)}),t(J,function(e){return this.body.has_side_effects(e)}),t(be,c),t(bn,c),t(En,f),t(Jt,function(e){return this.left.has_side_effects(e)||this.right.has_side_effects(e)}),t(Qt,f),t(Yt,function(e){return this.condition.has_side_effects(e)||this.consequent.has_side_effects(e)||this.alternative.has_side_effects(e)}),t(Wt,function(e){return B(this.operator)||this.expression.has_side_effects(e)}),t(zn,function(e){return!this.is_declared(e)}),t(Dn,c),t(pn,function(t){return e(this.properties,t)}),t(hn,function(e){return!!(this.key instanceof mn&&this.key.has_side_effects(e))||this.value.has_side_effects(e)}),t(nn,function(t){return e(this.elements,t)}),t(Gt,function(e){return this.expression.may_throw_on_access(e)||this.expression.has_side_effects(e)}),t(qt,function(e){return this.expression.may_throw_on_access(e)||this.expression.has_side_effects(e)||this.property.has_side_effects(e)}),t(Ht,function(t){return e(this.expressions,t)}),t(Ct,function(t){return e(this.definitions,t)}),t(jt,function(e){return this.value}),t(Ne,c),t(Oe,function(t){return e(this.segments,t)})}(function(e,t){e.DEFMETHOD("has_side_effects",t)}),function(t){function e(e,t){for(var n=e.length;--n>=0;)if(e[n].may_throw(t))return!0;return!1}t(q,f),t(bn,c),t(Xn,c),t(re,c),t(be,c),t(Dn,c),t(qn,c),t(nn,function(t){return e(this.elements,t)}),t(Qt,function(e){return!!this.right.may_throw(e)||!(!e.has_directive("use strict")&&"="==this.operator&&this.left instanceof zn)&&this.left.may_throw(e)}),t(Jt,function(e){return this.left.may_throw(e)||this.right.may_throw(e)}),t(te,function(t){return e(this.body,t)}),t(Ut,function(t){return!!e(this.args,t)||!this.is_expr_pure(t)&&(!!this.expression.may_throw(t)||(!(this.expression instanceof be)||e(this.expression.body,t)))}),t(vt,function(t){return this.expression.may_throw(t)||e(this.body,t)}),t(Yt,function(e){return this.condition.may_throw(e)||this.consequent.may_throw(e)||this.alternative.may_throw(e)}),t(Ct,function(t){return e(this.definitions,t)}),t(Gt,function(e){return this.expression.may_throw_on_access(e)||this.expression.may_throw(e)}),t(lt,function(e){return this.condition.may_throw(e)||this.body&&this.body.may_throw(e)||this.alternative&&this.alternative.may_throw(e)}),t(oe,function(e){return this.body.may_throw(e)}),t(pn,function(t){return e(this.properties,t)}),t(hn,function(e){return this.value.may_throw(e)}),t(Ve,function(e){return this.value&&this.value.may_throw(e)}),t(Ht,function(t){return e(this.expressions,t)}),t(J,function(e){return this.body.may_throw(e)}),t(qt,function(e){return this.expression.may_throw_on_access(e)||this.expression.may_throw(e)||this.property.may_throw(e)}),t(dt,function(t){return this.expression.may_throw(t)||e(this.body,t)}),t(zn,function(e){return!this.is_declared(e)}),t(bt,function(t){return this.bcatch?this.bcatch.may_throw(t):e(this.body,t)||this.bfinally&&this.bfinally.may_throw(t)}),t(Wt,function(e){return!("typeof"==this.operator&&this.expression instanceof zn)&&this.expression.may_throw(e)}),t(jt,function(e){return!!this.value&&this.value.may_throw(e)})}(function(e,t){e.DEFMETHOD("may_throw",t)}),function(n){function e(e){for(var t=e.length;--t>=0;)if(!e[t].is_constant_expression())return!1;return!0}function i(e){var n=this,r=!0;return n.walk(new Te(function(i){if(!r)return!0;if(i instanceof zn){if(n.inlined)return r=!1,!0;var s=i.definition();if(t(s,n.enclosed)&&!n.variables.has(s.name)){if(e){var o=e.find_variable(i);if(s.undeclared?!o:o===s)return r="f",!0}r=!1}return!0}return i instanceof qn&&n instanceof ke?(r=!1,!0):void 0})),r}n(q,c),n(Xn,f),n(bn,function(e){return!(this.extends&&!this.extends.is_constant_expression(e))&&i.call(this,e)}),n(be,i),n(Wt,function(){return this.expression.is_constant_expression()}),n(Jt,function(){return this.left.is_constant_expression()&&this.right.is_constant_expression()}),n(nn,function(){return e(this.elements)}),n(pn,function(){return e(this.properties)}),n(hn,function(){return!(this.key instanceof q)&&this.value.is_constant_expression()})}(function(e,t){e.DEFMETHOD("is_constant_expression",t)}),function(t){function e(){for(var e=0;e1)||(s.name=null)),s instanceof be&&!(s instanceof Ee))for(var m=!e.option("keep_fargs"),g=s.argnames,y=g.length;--y>=0;){var E;(E=g[y])instanceof ye&&(E=E.expression),E instanceof Zt&&(E=E.left),E instanceof Ce||E.definition().id in o?m=!1:(E.__unused=!0,m&&(g.pop(),e[E.unreferenced()?"warn":"info"]("Dropping unused function argument {name} [{file}:{line},{col}]",N(E))))}if((s instanceof xe||s instanceof En)&&s!==t)if(!((h=s.name.definition()).id in o||!n&&h.global))return e[s.name.unreferenced()?"warn":"info"]("Dropping unused function {name} [{file}:{line},{col}]",N(s.name)),h.eliminated++,D(re,s);if(s instanceof Ct&&!(f instanceof pe&&f.init===s)){var S=!(f instanceof ge||s instanceof Ft),k=[],x=[],C=[],A=[];switch(s.definitions.forEach(function(t){t.value&&(t.value=t.value.transform(b));var n=t.name instanceof Ce,i=n?new yt(null,{name:""}):t.name.definition();if(S&&i.global)return C.push(t);if(!r&&!S||n&&(t.name.names.length||t.name.is_array||1!=e.option("pure_getters"))||i.id in o){if(t.value&&i.id in a&&a[i.id]!==t&&(t.value=t.value.drop_side_effect_free(e)),t.name instanceof xn){var c=l.get(i.id);if(c.length>1&&(!t.value||i.orig.indexOf(t.name)>i.eliminated)){if(e.warn("Dropping duplicated definition of variable {name} [{file}:{line},{col}]",N(t.name)),t.value){var u=D(zn,t.name,t.name);i.references.push(u);var f=D(Qt,t,{operator:"=",left:u,right:t.value});a[i.id]===t&&(a[i.id]=f),A.push(f.transform(b))}return v(c,t),void i.eliminated++}}t.value?(A.length>0&&(C.length>0?(A.push(t.value),t.value=F(t.value,A)):k.push(D(J,s,{body:F(s,A)})),A=[]),C.push(t)):x.push(t)}else if(i.orig[0]instanceof Ln){(p=t.value&&t.value.drop_side_effect_free(e))&&A.push(p),t.value=null,x.push(t)}else{var p;(p=t.value&&t.value.drop_side_effect_free(e))?(n||e.warn("Side effects in initialization of unused variable {name} [{file}:{line},{col}]",N(t.name)),A.push(p)):n||e[t.name.unreferenced()?"warn":"info"]("Dropping unused variable {name} [{file}:{line},{col}]",N(t.name)),i.eliminated++}}),(x.length>0||C.length>0)&&(s.definitions=x.concat(C),k.push(s)),A.length>0&&k.push(D(J,s,{body:F(s,A)})),k.length){case 0:return u?I.skip:D(re,s);case 1:return k[0];default:return u?I.splice(k):D(ne,s,{body:k})}}if(s instanceof fe)return c(s,this),s.init instanceof ne&&(T=s.init,s.init=T.body.pop(),T.body.push(s)),s.init instanceof J?s.init=s.init.body:sn(s.init)&&(s.init=null),T?u?I.splice(T.body):T:s;if(s instanceof oe&&s.body instanceof fe){if(c(s,this),s.body instanceof ne){var T=s.body;return s.body=T.body.pop(),T.body.push(s),u?I.splice(T.body):T}return s}if(s instanceof ne)return c(s,this),u&&_(s.body,Fn)?I.splice(s.body):s;if(s instanceof me){var O=d;return d=s,c(s,this),d=O,s}}function N(e){return{name:e.name,file:e.start.file,line:e.start.line,col:e.start.col}}});t.transform(b)}}function C(e,n){var r,c=i(e);if(c instanceof zn&&!u(e.left,Cn)&&t.variables.get(c.name)===(r=c.definition()))return e instanceof Qt&&(e.right.walk(h),r.chained||e.left.fixed_value()!==e.right||(a[r.id]=e)),!0;if(e instanceof zn)return(r=e.definition()).id in o||(o[r.id]=!0,s.push(r),(r=r.redefined())&&(o[r.id]=!0,s.push(r))),!0;if(e instanceof me){var l=d;return d=e,n(),d=l,!0}}}),me.DEFMETHOD("hoist_declarations",function(e){var t=this;if(e.has_directive("use asm"))return t;if(!Array.isArray(t.body))return t;var n=e.option("hoist_funs"),r=e.option("hoist_vars");if(n||r){var s=[],o=[],a=new y,c=0,u=0;t.walk(new Te(function(e){return e instanceof me&&e!==t||(e instanceof Ft?(++u,!0):void 0)})),r=r&&u>1;var l=new _t(function(i){if(i!==t){if(i instanceof X)return s.push(i),D(re,i);if(n&&i instanceof xe&&!(l.parent()instanceof Bt)&&l.parent()===t)return o.push(i),D(re,i);if(r&&i instanceof Ft){i.definitions.forEach(function(e){e.name instanceof Ce||(a.set(e.name.name,e),++c)});var u=i.to_assignments(e),f=l.parent();if(f instanceof pe&&f.init===i){if(null==u){var p=i.definitions[0].name;return D(zn,p,p)}return u}return f instanceof fe&&f.init===i?u:u?D(J,i,{body:u}):D(re,i)}if(i instanceof me)return i}});if(t=t.transform(l),c>0){var f=[];if(a.each(function(e,n){t instanceof be&&i(function(t){return t.name==e.name.name},t.args_as_names())?a.del(n):((e=e.clone()).value=null,f.push(e),a.set(n,e))}),f.length>0){for(var p=0;p0&&(c[0].body=a.concat(c[0].body)),e.body=c;n=c[c.length-1];){var d=n.body[n.body.length-1];if(d instanceof Xe&&t.loopcontrol_target(d)===e&&n.body.pop(),n.body.length||n instanceof vt&&(s||n.expression.has_side_effects(t)))break;c.pop()===s&&(s=null)}if(0==c.length)return D(ne,e,{body:a.concat(D(J,e.expression,{body:e.expression}))}).optimize(t);if(1==c.length&&(c[0]===o||c[0]===s)){var h=!1,m=new Te(function(t){if(h||t instanceof be||t instanceof J)return!0;t instanceof Xe&&m.loopcontrol_target(t)===e&&(h=!0)});if(e.walk(m),!h){var g,y=c[0].body.slice();return(g=c[0].expression)&&y.unshift(D(J,g,{body:g})),y.unshift(D(J,e.expression,{body:e.expression})),D(ne,e,{body:y}).optimize(t)}}return e;function _(e,n){n&&!We(n)?n.body=n.body.concat(e.body):_e(t,e,a)}}),n(bt,function(e,t){if(De(e.body,t),e.bcatch&&e.bfinally&&_(e.bfinally.body,sn)&&(e.bfinally=null),t.option("dead_code")&&_(e.body,sn)){var n=[];return e.bcatch&&(_e(t,e.bcatch,n),n.forEach(function(e){e instanceof Ct&&e.definitions.forEach(function(e){var t=e.name.definition().redefined();t&&(e.name=e.name.clone(),e.name.thedef=t)})})),e.bfinally&&(n=n.concat(e.bfinally.body)),D(ne,e,{body:n}).optimize(t)}return e}),Ct.DEFMETHOD("remove_initializers",function(){var e=[];this.definitions.forEach(function(t){t.name instanceof Dn?(t.value=null,e.push(t)):t.name.walk(new Te(function(n){n instanceof Dn&&e.push(D(jt,t,{name:n,value:null}))}))}),this.definitions=e}),Ct.DEFMETHOD("to_assignments",function(e){var t=e.option("reduce_vars"),n=this.definitions.reduce(function(e,n){if(!n.value||n.name instanceof Ce){if(n.value){var r=D(jt,n,{name:n.name,value:n.value}),i=D(Ft,n,{definitions:[r]});e.push(i)}}else{var s=D(zn,n.name,n.name);e.push(D(Qt,n,{operator:"=",left:s,right:n.value})),t&&(s.definition().fixed=!1)}return(n=n.name.definition()).eliminated++,n.replaced--,e},[]);return 0==n.length?null:F(this,n)}),n(Ct,function(e,t){return 0==e.definitions.length?D(re,e):e}),n(Lt,function(e,t){return e}),n(Ut,function(e,t){var n=e.expression,r=n,i=_(e.args,function(e){return!(e instanceof ye)});t.option("reduce_vars")&&r instanceof zn&&Qe(r=r.fixed_value(),t)&&(r=n);var s=r instanceof be;if(t.option("unused")&&i&&s&&!r.uses_arguments&&!r.pinned()){for(var a=0,c=0,u=0,l=e.args.length;u=r.argnames.length;if(f||r.argnames[u].__unused){if(v=e.args[u].drop_side_effect_free(t))e.args[a++]=v;else if(!f){e.args[a++]=D(Zn,e.args[u],{value:0});continue}}else e.args[a++]=e.args[u];c=a}e.args.length=c}if(t.option("unsafe"))if(ie(n))switch(n.name){case"Array":if(1!=e.args.length)return D(nn,e,{elements:e.args}).optimize(t);break;case"Object":if(0==e.args.length)return D(pn,e,{properties:[]});break;case"String":if(0==e.args.length)return D(Jn,e,{value:""});if(e.args.length<=1)return D(Jt,e,{left:e.args[0],operator:"+",right:D(Jn,e,{value:""})}).optimize(t);break;case"Number":if(0==e.args.length)return D(Zn,e,{value:0});if(1==e.args.length)return D(Kt,e,{expression:e.args[0],operator:"+"}).optimize(t);case"Boolean":if(0==e.args.length)return D(ar,e);if(1==e.args.length)return D(Kt,e,{expression:D(Kt,e,{expression:e.args[0],operator:"!"}),operator:"!"}).optimize(t);break;case"RegExp":var p=[];if(_(e.args,function(e){var n=e.evaluate(t);return p.unshift(n),e!==n}))try{return Re(t,e,D($n,e,{value:RegExp.apply(RegExp,p)}))}catch(n){t.warn("Error converting {expr} [{file}:{line},{col}]",{expr:e.print_to_string(),file:e.start.file,line:e.start.line,col:e.start.col})}}else if(n instanceof Gt)switch(n.property){case"toString":if(0==e.args.length&&!n.expression.may_throw_on_access(t))return D(Jt,e,{left:D(Jn,e,{value:""}),operator:"+",right:n.expression}).optimize(t);break;case"join":if(n.expression instanceof nn)e:{var d;if(!(e.args.length>0&&(d=e.args[0].evaluate(t))===e.args[0])){var h,m=[],g=[];for(u=0,l=n.expression.elements.length;u0&&(m.push(D(Jn,e,{value:g.join(d)})),g.length=0),m.push(y))}return g.length>0&&m.push(D(Jn,e,{value:g.join(d)})),0==m.length?D(Jn,e,{value:""}):1==m.length?m[0].is_string(t)?m[0]:D(Jt,m[0],{operator:"+",left:D(Jn,e,{value:""}),right:m[0]}):""==d?(h=m[0].is_string(t)||m[1].is_string(t)?m.shift():D(Jn,e,{value:""}),m.reduce(function(e,t){return D(Jt,t,{operator:"+",left:e,right:t})},h).optimize(t)):((v=e.clone()).expression=v.expression.clone(),v.expression.expression=v.expression.expression.clone(),v.expression.expression.elements=m,Re(t,e,v));var v}}break;case"charAt":if(n.expression.is_string(t)){var b=e.args[0],E=b?b.evaluate(t):0;if(E!==b)return D(qt,n,{expression:n.expression,property:C(0|E,b||n)}).optimize(t)}break;case"apply":if(2==e.args.length&&e.args[1]instanceof nn)return(P=e.args[1].elements.slice()).unshift(e.args[0]),D(Ut,e,{expression:D(Gt,n,{expression:n.expression,property:"call"}),args:P}).optimize(t);break;case"call":var w=n.expression;if(w instanceof zn&&(w=w.fixed_value()),w instanceof be&&!w.contains_this())return(e.args.length?F(this,[e.args[0],D(Ut,e,{expression:n.expression,args:e.args.slice(1)})]):D(Ut,e,{expression:n.expression,args:[]})).optimize(t)}if(t.option("unsafe_Function")&&ie(n)&&"Function"==n.name){if(0==e.args.length)return D(we,e,{argnames:[],body:[]}).optimize(t);if(_(e.args,function(e){return e instanceof Jn}))try{var S=gt(T="n(function("+e.args.slice(0,-1).map(function(e){return e.value}).join(",")+"){"+e.args[e.args.length-1].value+"})"),k={ie8:t.option("ie8")};S.figure_out_scope(k);var x,A=new kt(t.options);(S=S.transform(A)).figure_out_scope(k),Lr.reset(),S.compute_char_frequency(k),S.mangle_names(k),S.walk(new Te(function(e){return!!x||(o(e)?(x=e,!0):void 0)})),x.body instanceof q&&(x.body=[D(Ve,x.body,{value:x.body})]);var T=xt();return ne.prototype._codegen.call(x,x,T),e.args=[D(Jn,e,{value:x.argnames.map(function(e){return e.print_to_string()}).join(",")}),D(Jn,e.args[e.args.length-1],{value:T.get().replace(/^\{|\}$/g,"")})],e}catch(n){if(!(n instanceof st))throw n;t.warn("Error parsing code passed to new Function [{file}:{line},{col}]",e.args[e.args.length-1].start),t.warn(n.toString())}}var M=s&&r.body;M instanceof q?M=D(Ve,M,{value:M}):M&&(M=M[0]);var O=s&&!r.is_generator&&!r.async,I=t.option("inline")&&!e.is_expr_pure(t);if(I&&M instanceof Ve&&O&&(!(L=M.value)||L.is_constant_expression())){L=L?L.clone(!0):D(rr,e);var P=e.args.concat(L);return F(e,P).optimize(t)}if(O){var N,L,B,j,U=-1;if(I&&i&&!r.uses_arguments&&!r.pinned()&&!(t.parent()instanceof bn)&&!(r.name&&r instanceof we)&&(!(t.find_parent(be)instanceof ke)||0==r.argnames.length&&(r.body instanceof q||1==r.body.length))&&(L=function(e){var n=r.body instanceof q?[r.body]:r.body,i=n.length;if(t.option("inline")<3)return 1==i&&Y(e);e=null;for(var s=0;s=0;){var a=s.definitions[o].name;if(a instanceof Ce||e[a.name]||R(a.name)||B.var_names()[a.name])return!1;j&&j.push(a.definition())}}}return!0}(e,i>=3&&n)||!function(e,t){for(var n=0,i=r.argnames.length;n=2&&n)||j&&0!=j.length&&et(r,j))}()&&!(B instanceof bn))return r._squeezed=!0,F(e,function(){var n=[],i=[];(function(t,n){for(var i=r.argnames.length,s=e.args.length;--s>=i;)n.push(e.args[s]);for(s=i;--s>=0;){var o=r.argnames[s],a=e.args[s];if(o.__unused||!o.name||B.var_names()[o.name])a&&n.push(a);else{var c=D(xn,o,o);o.definition().orig.push(c),!a&&j&&(a=D(rr,e)),Z(t,n,c,a)}}t.reverse(),n.reverse()})(n,i),function(e,t){for(var n=t.length,i=0,s=r.body.length;i0&&Se(i[s],t);)s--;s0)return(n=this.clone()).right=F(this.right,t.slice(s)),(t=t.slice(0,s)).push(n),F(this,t).optimize(e)}}return this});var ee=g("== === != !== * & | ^");function Ge(e,t){for(var n,r=0;n=e.parent(r);r++)if(n instanceof be){var i=n.name;if(i&&i.definition()===t)break}return n}function nt(e,t){return e instanceof zn||e.TYPE===t.TYPE}function et(e,n){var r=!1,i=new Te(function(e){return!!r||(e instanceof zn&&t(e.definition(),n)?r=!0:void 0)}),s=new Te(function(t){if(r)return!0;if(t instanceof me&&t!==e){var n=s.parent();if(n instanceof Ut&&n.expression===t)return;return t.walk(i),!0}});return e.walk(s),r}n(Jt,function(e,n){function t(){return e.left.is_constant()||e.right.is_constant()||!e.left.has_side_effects(n)&&!e.right.has_side_effects(n)}function i(n){if(t()){n&&(e.operator=n);var r=e.left;e.left=e.right,e.right=r}}if(ee(e.operator)&&e.right.is_constant()&&!e.left.is_constant()&&(e.left instanceof Jt&&Ir[e.left.operator]>=Ir[e.operator]||i()),e=e.lift_sequences(n),n.option("comparisons"))switch(e.operator){case"===":case"!==":var r=!0;(e.left.is_string(n)&&e.right.is_string(n)||e.left.is_number(n)&&e.right.is_number(n)||e.left.is_boolean()&&e.right.is_boolean()||e.left.equivalent_to(e.right))&&(e.operator=e.operator.substr(0,2));case"==":case"!=":if(!r&&Se(e.left,n))e.left=D(tr,e.left);else if(n.option("typeofs")&&e.left instanceof Jn&&"undefined"==e.left.value&&e.right instanceof Kt&&"typeof"==e.right.operator){var s=e.right.expression;(s instanceof zn?!s.is_declared(n):s instanceof Vt&&n.option("ie8"))||(e.right=s,e.left=D(rr,e.left).optimize(n),2==e.operator.length&&(e.operator+="="))}else if(e.left instanceof zn&&e.right instanceof zn&&e.left.definition()===e.right.definition()&&((c=e.left.fixed_value())instanceof nn||c instanceof be||c instanceof pn||c instanceof bn))return D("="==e.operator[0]?cr:ar,e);break;case"&&":case"||":var o=e.left;if(o.operator==e.operator&&(o=o.right),o instanceof Jt&&o.operator==("&&"==e.operator?"!==":"===")&&e.right instanceof Jt&&o.operator==e.right.operator&&(Se(o.left,n)&&e.right.left instanceof tr||o.left instanceof tr&&Se(e.right.left,n))&&!o.right.has_side_effects(n)&&o.right.equivalent_to(e.right.right)){var a=D(Jt,e,{operator:o.operator.slice(0,-1),left:D(tr,e),right:o.right});return o!==e.left&&(a=D(Jt,e,{operator:e.operator,left:e.left.left,right:a})),a}}var c;if("+"==e.operator&&n.in_boolean_context()){var u=e.left.evaluate(n),l=e.right.evaluate(n);if(u&&"string"==typeof u)return n.warn("+ in boolean context always true [{file}:{line},{col}]",e.start),F(e,[e.right,D(cr,e)]).optimize(n);if(l&&"string"==typeof l)return n.warn("+ in boolean context always true [{file}:{line},{col}]",e.start),F(e,[e.left,D(cr,e)]).optimize(n)}if(n.option("comparisons")&&e.is_boolean()){if(!(n.parent()instanceof Jt)||n.parent()instanceof Qt){var f=D(Kt,e,{operator:"!",expression:e.negate(n,E(n))});e=Re(n,e,f)}if(n.option("unsafe_comps"))switch(e.operator){case"<":i(">");break;case"<=":i(">=")}}if("+"==e.operator){if(e.right instanceof Jn&&""==e.right.getValue()&&e.left.is_string(n))return e.left;if(e.left instanceof Jn&&""==e.left.getValue()&&e.right.is_string(n))return e.right;if(e.left instanceof Jt&&"+"==e.left.operator&&e.left.left instanceof Jn&&""==e.left.left.getValue()&&e.right.is_string(n))return e.left=e.left.right,e.transform(n)}if(n.option("evaluate")){switch(e.operator){case"&&":if(!(u=!!e.left.truthy||!e.left.falsy&&e.left.evaluate(n)))return n.warn("Condition left of && always false [{file}:{line},{col}]",e.start),M(n.parent(),n.self(),e.left).optimize(n);if(!(u instanceof q))return n.warn("Condition left of && always true [{file}:{line},{col}]",e.start),F(e,[e.left,e.right]).optimize(n);if(l=e.right.evaluate(n)){if(!(l instanceof q)){if("&&"==(p=n.parent()).operator&&p.left===n.self()||n.in_boolean_context())return n.warn("Dropping side-effect-free && [{file}:{line},{col}]",e.start),e.left.optimize(n)}}else{if(n.in_boolean_context())return n.warn("Boolean && always false [{file}:{line},{col}]",e.start),F(e,[e.left,D(ar,e)]).optimize(n);e.falsy=!0}if("||"==e.left.operator)if(!(d=e.left.right.evaluate(n)))return D(Yt,e,{condition:e.left.left,consequent:e.right,alternative:e.left.right}).optimize(n);break;case"||":var p,d;if(!(u=!!e.left.truthy||!e.left.falsy&&e.left.evaluate(n)))return n.warn("Condition left of || always false [{file}:{line},{col}]",e.start),F(e,[e.left,e.right]).optimize(n);if(!(u instanceof q))return n.warn("Condition left of || always true [{file}:{line},{col}]",e.start),M(n.parent(),n.self(),e.left).optimize(n);if(l=e.right.evaluate(n)){if(!(l instanceof q)){if(n.in_boolean_context())return n.warn("Boolean || always true [{file}:{line},{col}]",e.start),F(e,[e.left,D(cr,e)]).optimize(n);e.truthy=!0}}else if("||"==(p=n.parent()).operator&&p.left===n.self()||n.in_boolean_context())return n.warn("Dropping side-effect-free || [{file}:{line},{col}]",e.start),e.left.optimize(n);if("&&"==e.left.operator)if((d=e.left.right.evaluate(n))&&!(d instanceof q))return D(Yt,e,{condition:e.left.left,consequent:e.left.right,alternative:e.right}).optimize(n)}var h=!0;switch(e.operator){case"+":if(e.left instanceof Xn&&e.right instanceof Jt&&"+"==e.right.operator&&e.right.left instanceof Xn&&e.right.is_string(n)&&(e=D(Jt,e,{operator:"+",left:D(Jn,e.left,{value:""+e.left.getValue()+e.right.left.getValue(),start:e.left.start,end:e.right.left.end}),right:e.right.right})),e.right instanceof Xn&&e.left instanceof Jt&&"+"==e.left.operator&&e.left.right instanceof Xn&&e.left.is_string(n)&&(e=D(Jt,e,{operator:"+",left:e.left.left,right:D(Jn,e.right,{value:""+e.left.right.getValue()+e.right.getValue(),start:e.left.right.start,end:e.right.end})})),e.left instanceof Jt&&"+"==e.left.operator&&e.left.is_string(n)&&e.left.right instanceof Xn&&e.right instanceof Jt&&"+"==e.right.operator&&e.right.left instanceof Xn&&e.right.is_string(n)&&(e=D(Jt,e,{operator:"+",left:D(Jt,e.left,{operator:"+",left:e.left.left,right:D(Jn,e.left.right,{value:""+e.left.right.getValue()+e.right.left.getValue(),start:e.left.right.start,end:e.right.left.end})}),right:e.right.right})),e.right instanceof Kt&&"-"==e.right.operator&&e.left.is_number(n)){e=D(Jt,e,{operator:"-",left:e.left,right:e.right.expression});break}if(e.left instanceof Kt&&"-"==e.left.operator&&t()&&e.right.is_number(n)){e=D(Jt,e,{operator:"-",left:e.right,right:e.left.expression});break}case"*":h=n.option("unsafe_math");case"&":case"|":case"^":if(e.left.is_number(n)&&e.right.is_number(n)&&t()&&!(e.left instanceof Jt&&e.left.operator!=e.operator&&Ir[e.left.operator]>=Ir[e.operator])){var m=D(Jt,e,{operator:e.operator,left:e.right,right:e.left});e=e.right instanceof Xn&&!(e.left instanceof Xn)?Re(n,m,e):Re(n,e,m)}h&&e.is_number(n)&&(e.right instanceof Jt&&e.right.operator==e.operator&&(e=D(Jt,e,{operator:e.operator,left:D(Jt,e.left,{operator:e.operator,left:e.left,right:e.right.left,start:e.left.start,end:e.right.left.end}),right:e.right.right})),e.right instanceof Xn&&e.left instanceof Jt&&e.left.operator==e.operator&&(e.left.left instanceof Xn?e=D(Jt,e,{operator:e.operator,left:D(Jt,e.left,{operator:e.operator,left:e.left.left,right:e.right,start:e.left.left.start,end:e.right.end}),right:e.left.right}):e.left.right instanceof Xn&&(e=D(Jt,e,{operator:e.operator,left:D(Jt,e.left,{operator:e.operator,left:e.left.right,right:e.right,start:e.left.right.start,end:e.right.end}),right:e.left.left}))),e.left instanceof Jt&&e.left.operator==e.operator&&e.left.right instanceof Xn&&e.right instanceof Jt&&e.right.operator==e.operator&&e.right.left instanceof Xn&&(e=D(Jt,e,{operator:e.operator,left:D(Jt,e.left,{operator:e.operator,left:D(Jt,e.left.left,{operator:e.operator,left:e.left.right,right:e.right.left,start:e.left.right.start,end:e.right.left.end}),right:e.left.left}),right:e.right.right})))}}if(e.right instanceof Jt&&e.right.operator==e.operator&&(P(e.operator)||"+"==e.operator&&(e.right.left.is_string(n)||e.left.is_string(n)&&e.right.right.is_string(n))))return e.left=D(Jt,e.left,{operator:e.operator,left:e.left,right:e.right.left}),e.right=e.right.right,e.transform(n);var g=e.evaluate(n);return g!==e?(g=C(g,e).optimize(n),Re(n,g,e)):e}),n(Hn,function(e,t){return e}),n(zn,function(e,t){if(!t.option("ie8")&&ie(e)&&(!e.scope.uses_with||!t.find_parent(he)))switch(e.name){case"undefined":return D(rr,e).optimize(t);case"NaN":return D(nr,e).optimize(t);case"Infinity":return D(sr,e).optimize(t)}var n=t.parent();if(t.option("reduce_vars")&&He(e,n)!==e){var r=e.definition();if(t.top_retain&&r.global&&t.top_retain(r))return r.fixed=!1,r.should_replace=!1,r.single_use=!1,e;var i=e.fixed_value(),s=r.single_use&&!(n instanceof Ut&&n.is_expr_pure(t));if(s&&(i instanceof be||i instanceof bn))if(Qe(i,t))s=!1;else if(r.scope!==e.scope&&(!t.option("reduce_funcs")&&i instanceof be||1==r.escaped||i.inlined||function(e){for(var t,n=0;t=e.parent(n++);){if(t instanceof W)return!1;if(t instanceof nn||t instanceof mn||t instanceof pn)return!0}return!1}(t)))s=!1;else if(Ge(t,r))s=!1;else if((r.scope!==e.scope||r.orig[0]instanceof Mn)&&"f"==(s=i.is_constant_expression(e.scope))){var a=e.scope;do{(a instanceof xe||o(a))&&(a.inlined=!0)}while(a=a.parent_scope)}if(s&&i){var c;if(i instanceof En&&(i=D(wn,i,i)),i instanceof xe&&(i._squeezed=!0,i=D(we,i,i)),r.recursive_refs>0&&i.name instanceof On){var u=(c=i.clone(!0)).name.definition(),l=c.variables.get(c.name.name),f=l&&l.orig[0];f instanceof Rn||((f=D(Rn,c.name,c.name)).scope=c,c.name=f,l=c.def_function(f)),c.walk(new Te(function(e){e instanceof zn&&e.definition()===u&&(e.thedef=l,l.references.push(e))}))}else(c=i.optimize(t))===i&&(c=i.clone(!0));return c}if(i&&void 0===r.should_replace){var p;if(i instanceof qn)r.orig[0]instanceof Mn||!_(r.references,function(e){return r.scope===e.scope})||(p=i);else{var d=i.evaluate(t);d===i||!t.option("unsafe_regexp")&&d instanceof RegExp||(p=C(d,i))}if(p){var h,m=p.optimize(t).print_to_string().length;!function(e){var t;return e.walk(new Te(function(e){if(e instanceof zn&&(t=!0),t)return!0})),t}(i)?(m=Math.min(m,i.print_to_string().length),h=function(){var e=Pe(p.optimize(t),i);return e===p||e===i?e.clone(!0):e}):h=function(){var e=p.optimize(t);return e===p?e.clone(!0):e};var g=r.name.length,y=0;t.option("unused")&&!t.exposed(r)&&(y=(g+2+m)/(r.references.length-r.assignments)),r.should_replace=m<=g+y&&h}else r.should_replace=!1}if(r.should_replace)return r.should_replace()}return e}),n(rr,function(e,t){if(t.option("unsafe_undefined")){var n=d(t,"undefined");if(n){var r=D(zn,e,{name:"undefined",scope:n.scope,thedef:n});return r.is_undefined=!0,r}}var i=He(t.self(),t.parent());return i&&nt(i,e)?e:D(Kt,e,{operator:"void",expression:D(Zn,e,{value:0})})}),n(sr,function(e,t){var n=He(t.self(),t.parent());return n&&nt(n,e)?e:!t.option("keep_infinity")||n&&!nt(n,e)||d(t,"Infinity")?D(Jt,e,{operator:"/",left:D(Zn,e,{value:1}),right:D(Zn,e,{value:0})}):e}),n(nr,function(e,t){var n=He(t.self(),t.parent());return n&&!nt(n,e)||d(t,"NaN")?D(Jt,e,{operator:"/",left:D(Zn,e,{value:0}),right:D(Zn,e,{value:0})}):e});var se=["+","-","/","*","%",">>","<<",">>>","|","^","&"],de=["*","|","^","&"];function rt(e,t){return e instanceof zn&&(e=e.fixed_value()),!!e&&(!(e instanceof be||e instanceof bn)||t.parent()instanceof zt||!e.contains_this())}function ot(e,t){return t.in_boolean_context()?Re(t,e,F(e,[e,D(cr,e)]).optimize(t)):e}function at(e,t){if(!t.option("computed_props"))return e;if(!(e.key instanceof Xn))return e;if(e.key instanceof Jn||e.key instanceof Zn){if("constructor"==e.key.value&&t.parent()instanceof bn)return e;e.key=e instanceof mn?e.key.value:D(In,e.key,{name:e.key.value})}return e}n(Qt,function(e,n){var r;if(n.option("dead_code")&&e.left instanceof zn&&(r=e.left.definition()).scope===n.find_parent(be)){var i,s=0,o=e;do{if(i=o,(o=n.parent(s++))instanceof ze){if(u(s,o))break;if(et(r.scope,[r]))break;return"="==e.operator?e.right:(r.fixed=!1,D(Jt,e,{operator:e.operator.slice(0,-1),left:e.left,right:e.right}).optimize(n))}}while(o instanceof Jt&&o.right===i||o instanceof Ht&&o.tail_node()===i)}return"="==(e=e.lift_sequences(n)).operator&&e.left instanceof zn&&e.right instanceof Jt&&(e.right.left instanceof zn&&e.right.left.name==e.left.name&&t(e.right.operator,se)?(e.operator=e.right.operator+"=",e.right=e.right.right):e.right.right instanceof zn&&e.right.right.name==e.left.name&&t(e.right.operator,de)&&!e.right.left.has_side_effects(n)&&(e.operator=e.right.operator+"=",e.right=e.right.left)),e;function u(t,r){var i=e.right;e.right=D(tr,i);var s=r.may_throw(n);e.right=i;for(var o,a=e.left.definition().scope;(o=n.parent(t++))!==a;)if(o instanceof bt){if(o.bfinally)return!0;if(s&&o.bcatch)return!0}}}),n(Zt,function(e,t){if(!t.option("evaluate"))return e;var n=e.right.evaluate(t);return void 0===n?e=e.left:n!==e.right&&(n=C(n,e.right),e.right=Pe(n,e.right)),e}),n(Yt,function(e,t){if(!t.option("conditionals"))return e;if(e.condition instanceof Ht){var n=e.condition.expressions.slice();return e.condition=n.pop(),n.push(e),F(e,n)}var r=e.condition.evaluate(t);if(r!==e.condition)return r?(t.warn("Condition always true [{file}:{line},{col}]",e.start),M(t.parent(),t.self(),e.consequent)):(t.warn("Condition always false [{file}:{line},{col}]",e.start),M(t.parent(),t.self(),e.alternative));var i=r.negate(t,E(t));Re(t,r,i)===i&&(e=D(Yt,e,{condition:i,consequent:e.alternative,alternative:e.consequent}));var s,o=e.condition,a=e.consequent,c=e.alternative;if(o instanceof zn&&a instanceof zn&&o.definition()===a.definition())return D(Jt,e,{operator:"||",left:o,right:c});if(a instanceof Qt&&c instanceof Qt&&a.operator==c.operator&&a.left.equivalent_to(c.left)&&(!e.condition.has_side_effects(t)||"="==a.operator&&!a.left.has_side_effects(t)))return D(Qt,e,{operator:a.operator,left:a.left,right:D(Yt,e,{condition:e.condition,consequent:a.right,alternative:c.right})});if(a instanceof Ut&&c.TYPE===a.TYPE&&a.args.length>0&&a.args.length==c.args.length&&a.expression.equivalent_to(c.expression)&&!e.condition.has_side_effects(t)&&!a.expression.has_side_effects(t)&&"number"==typeof(s=function(){for(var e=a.args,t=c.args,n=0,r=e.length;n1)&&(p=null)}else if(!p&&!t.option("keep_fargs")&&a=n.argnames.length;)p=D(Mn,n,{name:n.make_var_name("argument_"+n.argnames.length),scope:n}),n.argnames.push(p),n.enclosed.push(n.def_variable(p));if(p){var h=D(zn,e,p);return h.reference({}),delete p.__unused,h}}if(He(e,t.parent()))return e;if(s!==i){var m=e.flatten_object(o,t);m&&(r=e.expression=m.expression,i=e.property=m.property)}if(t.option("properties")&&t.option("side_effects")&&i instanceof Zn&&r instanceof nn){a=i.getValue();var g=r.elements,y=g[a];e:if(rt(y,t)){for(var v=!0,_=[],b=g.length;--b>a;){(E=g[b].drop_side_effect_free(t))&&(_.unshift(E),v&&E.has_side_effects(t)&&(v=!1))}if(y instanceof ye)break e;for(y=y instanceof ir?D(rr,y):y,v||_.unshift(y);--b>=0;){var E;if((E=g[b])instanceof ye)break e;(E=E.drop_side_effect_free(t))?_.unshift(E):a--}return v?(_.push(y),F(e,_).optimize(t)):D(qt,e,{expression:D(nn,r,{elements:_}),property:D(Zn,i,{value:a})})}}var w=e.evaluate(t);return w!==e?Re(t,w=C(w,e).optimize(t),e):e}),be.DEFMETHOD("contains_this",function(){var e,t=this;return t.walk(new Te(function(n){return!!e||(n instanceof qn?e=!0:n!==t&&n instanceof me&&!(n instanceof ke)||void 0)})),e}),Vt.DEFMETHOD("flatten_object",function(e,t){if(t.option("properties")){var n=t.option("unsafe_arrows")&&t.option("ecma")>=6,r=this.expression;if(r instanceof pn)for(var i=r.properties,s=i.length;--s>=0;){var o=i[s];if(""+(o instanceof _n?o.key.name:o.key)==e){if(!_(i,function(e){return e instanceof mn||n&&e instanceof _n&&!e.is_generator}))break;if(!rt(o.value,t))break;return D(qt,this,{expression:D(nn,r,{elements:i.map(function(e){var t=e.value;t instanceof Ee&&(t=D(we,t,t));var n=e.key;return n instanceof q&&!(n instanceof In)?F(e,[n,t]):t})}),property:D(Zn,this,{value:s})})}}}}),n(Gt,function(e,t){if("arguments"!=e.property&&"caller"!=e.property||t.warn("Function.protoype.{prop} not supported [{file}:{line},{col}]",{prop:e.property,file:e.start.file,line:e.start.line,col:e.start.col}),He(e,t.parent()))return e;if(t.option("unsafe_proto")&&e.expression instanceof Gt&&"prototype"==e.expression.property){var n=e.expression.expression;if(ie(n))switch(n.name){case"Array":e.expression=D(nn,e.expression,{elements:[]});break;case"Function":e.expression=D(we,e.expression,{argnames:[],body:[]});break;case"Number":e.expression=D(Zn,e.expression,{value:0});break;case"Object":e.expression=D(pn,e.expression,{properties:[]});break;case"RegExp":e.expression=D($n,e.expression,{value:/t/});break;case"String":e.expression=D(Jn,e.expression,{value:""})}}var r=e.flatten_object(e.property,t);if(r)return r.optimize(t);var i=e.evaluate(t);return i!==e?Re(t,i=C(i,e).optimize(t),e):e}),n(nn,ot),n(pn,ot),n($n,ot),n(Ve,function(e,t){return e.value&&Se(e.value,t)&&(e.value=null),e}),n(ke,function(e,t){if(e.body instanceof q||(e=Je(e,t)),t.option("arrows")&&1==e.body.length&&e.body[0]instanceof Ve){var n=e.body[0].value;e.body=n||[]}return e}),n(we,function(e,t){if(e=Je(e,t),t.option("unsafe_arrows")&&t.option("ecma")>=6&&!e.name&&!e.is_generator&&!e.uses_arguments&&!e.pinned()){var n=!1;if(e.walk(new Te(function(e){return!!n||(e instanceof qn?(n=!0,!0):void 0)})),!n)return D(ke,e,e).optimize(t)}return e}),n(bn,function(e,t){return e}),n(lr,function(e,t){return e.expression&&!e.is_star&&Se(e.expression,t)&&(e.expression=null),e}),n(Oe,function(e,t){if(!t.option("evaluate")||t.parent()instanceof Me)return e;for(var n=[],r=0;r=6&&(!(n instanceof RegExp)||n.test(e.key+""))){var r=e.key,i=e.value;if((i instanceof ke&&Array.isArray(i.body)&&!i.contains_this()||i instanceof we)&&!i.name)return D(_n,e,{async:i.async,is_generator:i.is_generator,key:r instanceof q?r:D(In,e,{name:r}),value:D(Ee,i,i),quote:e.quote})}return e}),n(Ce,function(e,t){if(1==t.option("pure_getters")&&t.option("unused")&&!e.is_array&&Array.isArray(e.names)&&!function(e){for(var t=[/^VarDef$/,/^(Const|Let|Var)$/,/^Export$/],n=0,r=0,i=t.length;n|%)([a-z0-9$_]+)/i.exec(e);if(!t)throw new Error("Can't understand property map: "+e);var n=t[1],r=t[2],i=t[3];switch(a+=",\n"+i+": ",u+=",\n"+n+": ",r){case"@":a+="M."+n+".map(from_moz)",u+="M."+i+".map(to_moz)";break;case">":a+="from_moz(M."+n+")",u+="to_moz(M."+i+")";break;case"=":a+="M."+n,u+="M."+i;break;case"%":a+="from_moz(M."+n+").body",u+="to_moz_block(M)";break;default:throw new Error("Can't understand operator in propmap: "+e)}}),a+="\n})\n}",u+="\n}\n}",a=new Function("U2","my_start_token","my_end_token","from_moz","return("+a+")")(O,r,o,s),u=new Function("to_moz","to_moz_block","to_moz_scope","return("+u+")")(l,h,d),t[e]=a,c(n,u)}t.UpdateExpression=t.UnaryExpression=function(e){return new(("prefix"in e?e.prefix:"UnaryExpression"==e.type)?Kt:Xt)({start:r(e),end:o(e),operator:e.operator,expression:s(e.argument)})},t.ClassDeclaration=t.ClassExpression=function(e){return new("ClassDeclaration"===e.type?En:wn)({start:r(e),end:o(e),name:s(e.id),extends:s(e.superClass),properties:e.body.body.map(s)})},a("EmptyStatement",re),a("BlockStatement",ne,"body@body"),a("IfStatement",lt,"test>condition, consequent>body, alternate>alternative"),a("LabeledStatement",oe,"label>label, body>body"),a("BreakStatement",Xe,"label>label"),a("ContinueStatement",$e,"label>label"),a("WithStatement",he,"object>expression, body>body"),a("SwitchStatement",dt,"discriminant>expression, cases@body"),a("ReturnStatement",Ve,"argument>value"),a("ThrowStatement",qe,"argument>value"),a("WhileStatement",le,"test>condition, body>body"),a("DoWhileStatement",ue,"test>condition, body>body"),a("ForStatement",fe,"init>init, test>condition, update>step, body>body"),a("ForInStatement",pe,"left>init, right>object, body>body"),a("ForOfStatement",de,"left>init, right>object, body>body, await=await"),a("AwaitExpression",ur,"argument>expression"),a("YieldExpression",lr,"argument>expression, delegate=is_star"),a("DebuggerStatement",K),a("VariableDeclarator",jt,"id>name, init>value"),a("CatchClause",Et,"param>argname, body%body"),a("ThisExpression",qn),a("Super",Wn),a("BinaryExpression",Jt,"operator=operator, left>left, right>right"),a("LogicalExpression",Jt,"operator=operator, left>left, right>right"),a("AssignmentExpression",Qt,"operator=operator, left>left, right>right"),a("ConditionalExpression",Yt,"test>condition, consequent>consequent, alternate>alternative"),a("NewExpression",zt,"callee>expression, arguments@args"),a("CallExpression",Ut,"callee>expression, arguments@args"),c(ge,function(e){return d("Program",e)}),c(ye,function(e,t){return{type:p()?"RestElement":"SpreadElement",argument:l(e.expression)}}),c(Me,function(e){return{type:"TaggedTemplateExpression",tag:l(e.prefix),quasi:l(e.template_string)}}),c(Oe,function(e){for(var t=[],n=[],r=0;r=0)&&(!(n.indexOf(e)>=0)&&(t.only_cache?r.has(e):!/^-?[0-9]+(\.[0-9]+)?(e[+-][0-9]+)?$/.test(e)))}function p(e){return!(o&&!o.test(e))&&(!(n.indexOf(e)>=0)&&(r.has(e)||u.indexOf(e)>=0))}function h(e){l(e)&&d(u,e),p(e)||d(f,e)}function m(e){if(!p(e))return e;var t=r.get(e);if(!t){if(c){var n="_$"+e+"$"+s+"_";l(n)&&(t=n)}if(!t)do{t=Lr(++i)}while(!l(t));r.set(e,t)}return t}function v(e){return e.transform(new _t(function(e){if(e instanceof Ht){var t=e.expressions.length-1;e.expressions[t]=v(e.expressions[t])}else e instanceof Jn?e.value=m(e.value):e instanceof Yt&&(e.consequent=v(e.consequent),e.alternative=v(e.alternative));return e}))}}var Ur="undefined"==typeof atob?function(e){if(Buffer.from&&Buffer.from!==Uint8Array.from)return Buffer.from(e,"base64").toString();if("string"!=typeof e)throw new Errror('"b64" must be a string');return new Buffer(e,"base64").toString()}:atob,zr="undefined"==typeof btoa?function(e){if(Buffer.from&&Buffer.from!==Uint8Array.from)return Buffer.from(e).toString("base64");if("string"!=typeof e)throw new Errror('"str" must be a string');return new Buffer(e).toString("base64")}:btoa;function Tt(e,t,n){t[e]&&n.forEach(function(n){t[n]&&("object"!=typeof t[n]&&(t[n]={}),e in t[n]||(t[n][e]=t[e]))})}function St(e){e&&("props"in e?e.props instanceof y||(e.props=y.fromObject(e.props)):e.props=new y)}function It(e){return{props:e.props.toObject()}}O.Dictionary=y,O.minify=function(e,t){var n,r,i=q.warn_function;try{var s,o=(t=a(t,{compress:{},ecma:void 0,enclose:!1,ie8:!1,keep_classnames:void 0,keep_fnames:!1,mangle:{},module:!1,nameCache:null,output:{},parse:{},rename:void 0,safari10:!1,sourceMap:!1,timings:!1,toplevel:!1,warnings:!1,wrap:!1},!0)).timings&&{start:Date.now()};void 0===t.keep_classnames&&(t.keep_classnames=t.keep_fnames),void 0===t.rename&&(t.rename=t.compress&&t.mangle),Tt("ecma",t,["parse","compress","output"]),Tt("ie8",t,["compress","mangle","output"]),Tt("keep_classnames",t,["compress","mangle"]),Tt("keep_fnames",t,["compress","mangle"]),Tt("module",t,["parse","compress","mangle"]),Tt("safari10",t,["mangle","output"]),Tt("toplevel",t,["compress","mangle"]),Tt("warnings",t,["compress"]),t.mangle&&(t.mangle=a(t.mangle,{cache:t.nameCache&&(t.nameCache.vars||{}),eval:!1,ie8:!1,keep_classnames:!1,keep_fnames:!1,module:!1,properties:!1,reserved:[],safari10:!1,toplevel:!1},!0),t.mangle.properties&&("object"!=typeof t.mangle.properties&&(t.mangle.properties={}),t.mangle.properties.keep_quoted&&(s=t.mangle.properties.reserved,Array.isArray(s)||(s=[]),t.mangle.properties.reserved=s),!t.nameCache||"cache"in t.mangle.properties||(t.mangle.properties.cache=t.nameCache.props||{})),St(t.mangle.cache),St(t.mangle.properties.cache)),t.sourceMap&&(t.sourceMap=a(t.sourceMap,{content:null,filename:null,includeSources:!1,root:null,url:null},!0));var c,u=[];if(t.warnings&&!q.warn_function&&(q.warn_function=function(e){u.push(e)}),o&&(o.parse=Date.now()),e instanceof ge)c=e;else{for(var l in"string"==typeof e&&(e=[e]),t.parse=t.parse||{},t.parse.toplevel=null,e)if(b(e,l)&&(t.parse.filename=l,t.parse.toplevel=gt(e[l],t.parse),t.sourceMap&&"inline"==t.sourceMap.content)){if(Object.keys(e).length>1)throw new Error("inline source map only works with singular input");t.sourceMap.content=(n=e[l],r=void 0,(r=/\n\/\/# sourceMappingURL=data:application\/json(;.*?)?;base64,(.*)/.exec(n))?Ur(r[2]):(q.warn("inline source map not found"),null))}c=t.parse.toplevel}s&&Ot(c,s),t.wrap&&(c=c.wrap_commonjs(t.wrap)),t.enclose&&(c=c.wrap_enclose(t.enclose)),o&&(o.rename=Date.now()),o&&(o.compress=Date.now()),t.compress&&(c=new kt(t.compress).compress(c)),o&&(o.scope=Date.now()),t.mangle&&c.figure_out_scope(t.mangle),o&&(o.mangle=Date.now()),t.mangle&&(Lr.reset(),c.compute_char_frequency(t.mangle),c.mangle_names(t.mangle)),o&&(o.properties=Date.now()),t.mangle&&t.mangle.properties&&(c=Mt(c,t.mangle.properties)),o&&(o.output=Date.now());var f={};if(t.output.ast&&(f.ast=c),!b(t.output,"code")||t.output.code){if(t.sourceMap&&("string"==typeof t.sourceMap.content&&(t.sourceMap.content=JSON.parse(t.sourceMap.content)),t.output.source_map=function(e){e=a(e,{file:null,root:null,orig:null,orig_line_diff:0,dest_line_diff:0});var t=new(S(99596).SourceMapGenerator)({file:e.file,sourceRoot:e.root}),n=e.orig&&new(S(99596).SourceMapConsumer)(e.orig);return n&&Array.isArray(e.orig.sources)&&n._sources.toArray().forEach(function(e){var r=n.sourceContentFor(e,!0);r&&t.setSourceContent(e,r)}),{add:function(r,i,s,o,a,c){if(n){var u=n.originalPositionFor({line:o,column:a});if(null===u.source)return;r=u.source,o=u.line,a=u.column,c=u.name||c}t.addMapping({generated:{line:i+e.dest_line_diff,column:s},original:{line:o+e.orig_line_diff,column:a},source:r,name:c})},get:function(){return t},toString:function(){return JSON.stringify(t.toJSON())}}}({file:t.sourceMap.filename,orig:t.sourceMap.content,root:t.sourceMap.root}),t.sourceMap.includeSources)){if(e instanceof ge)throw new Error("original source content unavailable");for(var l in e)b(e,l)&&t.output.source_map.get().setSourceContent(l,e[l])}delete t.output.ast,delete t.output.code;var p=xt(t.output);c.print(p),f.code=p.get(),t.sourceMap&&(f.map=t.output.source_map.toString(),"inline"==t.sourceMap.url?f.code+="\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,"+zr(f.map):t.sourceMap.url&&(f.code+="\n//# sourceMappingURL="+t.sourceMap.url))}return t.nameCache&&t.mangle&&(t.mangle.cache&&(t.nameCache.vars=It(t.mangle.cache)),t.mangle.properties&&t.mangle.properties.cache&&(t.nameCache.props=It(t.mangle.properties.cache))),o&&(o.end=Date.now(),f.timings={parse:.001*(o.rename-o.parse),rename:.001*(o.compress-o.rename),compress:.001*(o.scope-o.compress),scope:.001*(o.mangle-o.scope),mangle:.001*(o.properties-o.mangle),properties:.001*(o.output-o.properties),output:.001*(o.end-o.output),total:.001*(o.end-o.start)}),u.length&&(f.warnings=u),f}catch(e){return{error:e}}finally{q.warn_function=i}},O.parse=gt,O.push_uniq=d,O.OutputStream=xt,O.TreeTransformer=_t,O.TreeWalker=Te,O.string_template=m,O.Compressor=kt,O.defaults=a,O.base54=Lr,O.mangle_properties=Mt,O.reserve_quoted_keys=Ot,O.to_ascii=Ur}(true?n.exports:0)},96217:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});var r=n(2895);t.TsconfigPathsPlugin=r.TsconfigPathsPlugin;const i=n(2895);t.default=i.TsconfigPathsPlugin;const s=n(2895).TsconfigPathsPlugin;s.TsconfigPathsPlugin=i.TsconfigPathsPlugin;s.default=i.TsconfigPathsPlugin;e.exports=s},96028:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});const r=n(57082);var i;(function(e){e[e["INFO"]=1]="INFO";e[e["WARN"]=2]="WARN";e[e["ERROR"]=3]="ERROR"})(i||(i={}));const s=new r.Console(process.stderr);const o=new r.Console(process.stdout);const a=e=>{};const c=e=>e.silent?(e,t)=>{}:(e,t)=>console.log.call(e,t);const u=(e,t)=>n=>t(e.logInfoToStdOut?o:s,n);const l=(e,t,n)=>i[e.logLevel]<=i.INFO?r=>t(e.logInfoToStdOut?o:s,n(r)):a;const f=(e,t,n)=>i[e.logLevel]<=i.ERROR?e=>t(s,n(e)):a;const p=(e,t,n)=>i[e.logLevel]<=i.WARN?e=>t(s,n(e)):a;function makeLogger(e,t){const n=c(e);return{log:u(e,n),logInfo:l(e,n,t.green),logWarning:p(e,n,t.yellow),logError:f(e,n,t.red)}}t.makeLogger=makeLogger},59929:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});const n=["configFile","extensions","baseUrl","silent","logLevel","logInfoToStdOut","context","mainFields"];function getOptions(e){validateOptions(e);const t=makeOptions(e);return t}t.getOptions=getOptions;function validateOptions(e){const t=Object.keys(e);for(let e=0;e{"use strict";Object.defineProperty(t,"__esModule",{value:true});const r=n(90801);const i=n(46543);const s=n(85622);const o=n(59929);const a=n(96028);const c=n(22471);class TsconfigPathsPlugin{constructor(e={}){this.source="described-resolve";this.target="resolve";const t=o.getOptions(e);this.extensions=t.extensions;const n=new r.default.constructor({enabled:t.colors});this.log=a.makeLogger(t,n);const c=t.context||process.cwd();const u=t.configFile||c;const l=i.loadConfig(u);if(l.resultType==="failed"){this.log.logError(`Failed to load tsconfig.json: ${l.message}`)}else{this.log.logInfo(`tsconfig-paths-webpack-plugin: Using config file at ${l.configFileAbsolutePath}`);this.baseUrl=t.baseUrl||l.baseUrl;this.absoluteBaseUrl=t.baseUrl?s.resolve(t.baseUrl):l.absoluteBaseUrl;this.matchPath=i.createMatchPathAsync(this.absoluteBaseUrl,l.paths,t.mainFields)}}apply(e){const{baseUrl:t}=this;if(!t){this.log.logWarning("tsconfig-paths-webpack-plugin: Found no baseUrl in tsconfig.json, not applying tsconfig-paths-webpack-plugin");return}if(!e.fileSystem){this.log.logWarning("tsconfig-paths-webpack-plugin: No file system found on resolver."+" Please make sure you've placed the plugin in the correct part of the configuration."+" This plugin is a resolver plugin and should be placed in the resolve part of the Webpack configuration.");return}if(e.getHook&&typeof e.getHook==="function"){e.getHook(this.source).tapAsync({name:"TsconfigPathsPlugin"},createPluginCallback(this.matchPath,e,this.absoluteBaseUrl,e.getHook(this.target),this.extensions))}else{e.plugin(this.source,createPluginLegacy(this.matchPath,e,this.absoluteBaseUrl,this.target,this.extensions))}}}t.TsconfigPathsPlugin=TsconfigPathsPlugin;function createPluginCallback(e,t,r,i,s){const o=createFileExistAsync(t.fileSystem);const a=createReadJsonAsync(t.fileSystem);return(u,l,f)=>{const p=c(t,u);if(!p||(p.startsWith(".")||p.startsWith(".."))){return f()}e(p,a,o,s,(e,s)=>{if(e){return f(e)}if(!s){return f()}const o=Object.assign({},u,{request:s,path:r});const a=n(52227);return t.doResolve(i,o,`Resolved request '${p}' to '${s}' using tsconfig.json paths mapping`,a(Object.assign({},l)),(e,t)=>{if(e){return f(e)}if(t===undefined){return f(null,null)}f(null,t)})})}}function createPluginLegacy(e,t,r,i,s){const o=createFileExistAsync(t.fileSystem);const a=createReadJsonAsync(t.fileSystem);return(u,l)=>{const f=c(t,u);if(!f||(f.startsWith(".")||f.startsWith(".."))){return l()}e(f,a,o,s,(e,s)=>{if(e){return l(e)}if(!s){return l()}const o=Object.assign({},u,{request:s,path:r});const a=n(49616);return t.doResolve(i,o,`Resolved request '${f}' to '${s}' using tsconfig.json paths mapping`,a(function(e,t){if(arguments.length>0){return l(e,t)}l(null,null)},l))})}}function createReadJsonAsync(e){return(t,n)=>{e.readJson(t,(e,t)=>{if(e||!t){n();return}n(undefined,t)})}}function createFileExistAsync(e){return(t,n)=>{e.stat(t,(e,t)=>{if(e){n(undefined,false);return}n(undefined,t?t.isFile():false)})}}},73346:(e,t,n)=>{"use strict";e=n.nmd(e);const r=n(88215);const i=(e,t)=>(function(){const n=e.apply(r,arguments);return`[${n+t}m`});const s=(e,t)=>(function(){const n=e.apply(r,arguments);return`[${38+t};5;${n}m`});const o=(e,t)=>(function(){const n=e.apply(r,arguments);return`[${38+t};2;${n[0]};${n[1]};${n[2]}m`});function assembleStyles(){const e=new Map;const t={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],gray:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};t.color.grey=t.color.gray;for(const n of Object.keys(t)){const r=t[n];for(const n of Object.keys(r)){const i=r[n];t[n]={open:`[${i[0]}m`,close:`[${i[1]}m`};r[n]=t[n];e.set(i[0],i[1])}Object.defineProperty(t,n,{value:r,enumerable:false});Object.defineProperty(t,"codes",{value:e,enumerable:false})}const n=e=>e;const a=(e,t,n)=>[e,t,n];t.color.close="";t.bgColor.close="";t.color.ansi={ansi:i(n,0)};t.color.ansi256={ansi256:s(n,0)};t.color.ansi16m={rgb:o(a,0)};t.bgColor.ansi={ansi:i(n,10)};t.bgColor.ansi256={ansi256:s(n,10)};t.bgColor.ansi16m={rgb:o(a,10)};for(let e of Object.keys(r)){if(typeof r[e]!=="object"){continue}const n=r[e];if(e==="ansi16"){e="ansi"}if("ansi16"in n){t.color.ansi[e]=i(n.ansi16,0);t.bgColor.ansi[e]=i(n.ansi16,10)}if("ansi256"in n){t.color.ansi256[e]=s(n.ansi256,0);t.bgColor.ansi256[e]=s(n.ansi256,10)}if("rgb"in n){t.color.ansi16m[e]=o(n.rgb,0);t.bgColor.ansi16m[e]=o(n.rgb,10)}}return t}Object.defineProperty(e,"exports",{enumerable:true,get:assembleStyles})},90801:(e,t,n)=>{"use strict";const r=n(58732);const i=n(73346);const s=n(24374).stdout;const o=n(33392);const a=process.platform==="win32"&&!(process.env.TERM||"").toLowerCase().startsWith("xterm");const c=["ansi","ansi","ansi256","ansi16m"];const u=new Set(["gray"]);const l=Object.create(null);function applyOptions(e,t){t=t||{};const n=s?s.level:0;e.level=t.level===undefined?n:t.level;e.enabled="enabled"in t?t.enabled:e.level>0}function Chalk(e){if(!this||!(this instanceof Chalk)||this.template){const t={};applyOptions(t,e);t.template=function(){const e=[].slice.call(arguments);return chalkTag.apply(null,[t.template].concat(e))};Object.setPrototypeOf(t,Chalk.prototype);Object.setPrototypeOf(t.template,t);t.template.constructor=Chalk;return t.template}applyOptions(this,e)}if(a){i.blue.open=""}for(const e of Object.keys(i)){i[e].closeRe=new RegExp(r(i[e].close),"g");l[e]={get(){const t=i[e];return build.call(this,this._styles?this._styles.concat(t):[t],this._empty,e)}}}l.visible={get(){return build.call(this,this._styles||[],true,"visible")}};i.color.closeRe=new RegExp(r(i.color.close),"g");for(const e of Object.keys(i.color.ansi)){if(u.has(e)){continue}l[e]={get(){const t=this.level;return function(){const n=i.color[c[t]][e].apply(null,arguments);const r={open:n,close:i.color.close,closeRe:i.color.closeRe};return build.call(this,this._styles?this._styles.concat(r):[r],this._empty,e)}}}}i.bgColor.closeRe=new RegExp(r(i.bgColor.close),"g");for(const e of Object.keys(i.bgColor.ansi)){if(u.has(e)){continue}const t="bg"+e[0].toUpperCase()+e.slice(1);l[t]={get(){const t=this.level;return function(){const n=i.bgColor[c[t]][e].apply(null,arguments);const r={open:n,close:i.bgColor.close,closeRe:i.bgColor.closeRe};return build.call(this,this._styles?this._styles.concat(r):[r],this._empty,e)}}}}const f=Object.defineProperties(()=>{},l);function build(e,t,n){const r=function(){return applyStyle.apply(r,arguments)};r._styles=e;r._empty=t;const i=this;Object.defineProperty(r,"level",{enumerable:true,get(){return i.level},set(e){i.level=e}});Object.defineProperty(r,"enabled",{enumerable:true,get(){return i.enabled},set(e){i.enabled=e}});r.hasGrey=this.hasGrey||n==="gray"||n==="grey";r.__proto__=f;return r}function applyStyle(){const e=arguments;const t=e.length;let n=String(arguments[0]);if(t===0){return""}if(t>1){for(let r=1;r{"use strict";const t=/(?:\\(u[a-f\d]{4}|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi;const n=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g;const r=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/;const i=/\\(u[a-f\d]{4}|x[a-f\d]{2}|.)|([^\\])/gi;const s=new Map([["n","\n"],["r","\r"],["t","\t"],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e",""],["a",""]]);function unescape(e){if(e[0]==="u"&&e.length===5||e[0]==="x"&&e.length===3){return String.fromCharCode(parseInt(e.slice(1),16))}return s.get(e)||e}function parseArguments(e,t){const n=[];const s=t.trim().split(/\s*,\s*/g);let o;for(const t of s){if(!isNaN(t)){n.push(Number(t))}else if(o=t.match(r)){n.push(o[2].replace(i,(e,t,n)=>t?unescape(t):n))}else{throw new Error(`Invalid Chalk template style argument: ${t} (in style '${e}')`)}}return n}function parseStyle(e){n.lastIndex=0;const t=[];let r;while((r=n.exec(e))!==null){const e=r[1];if(r[2]){const n=parseArguments(e,r[2]);t.push([e].concat(n))}else{t.push([e])}}return t}function buildStyle(e,t){const n={};for(const e of t){for(const t of e.styles){n[t[0]]=e.inverse?null:t.slice(1)}}let r=e;for(const e of Object.keys(n)){if(Array.isArray(n[e])){if(!(e in r)){throw new Error(`Unknown Chalk style: ${e}`)}if(n[e].length>0){r=r[e].apply(r,n[e])}else{r=r[e]}}}return r}e.exports=((e,n)=>{const r=[];const i=[];let s=[];n.replace(t,(t,n,o,a,c,u)=>{if(n){s.push(unescape(n))}else if(a){const t=s.join("");s=[];i.push(r.length===0?t:buildStyle(e,r)(t));r.push({inverse:o,styles:parseStyle(a)})}else if(c){if(r.length===0){throw new Error("Found extraneous } in Chalk template literal")}i.push(buildStyle(e,r)(s.join("")));s=[];r.pop()}else{s.push(u)}});i.push(s.join(""));if(r.length>0){const e=`Chalk template literal is missing ${r.length} closing bracket${r.length===1?"":"s"} (\`}\`)`;throw new Error(e)}return i.join("")})},21763:e=>{"use strict";e.exports=((e,t)=>{t=t||process.argv;const n=e.startsWith("-")?"":e.length===1?"-":"--";const r=t.indexOf(n+e);const i=t.indexOf("--");return r!==-1&&(i===-1?true:r{"use strict";const r=n(12087);const i=n(21763);const s=process.env;let o;if(i("no-color")||i("no-colors")||i("color=false")){o=false}else if(i("color")||i("colors")||i("color=true")||i("color=always")){o=true}if("FORCE_COLOR"in s){o=s.FORCE_COLOR.length===0||parseInt(s.FORCE_COLOR,10)!==0}function translateLevel(e){if(e===0){return false}return{level:e,hasBasic:true,has256:e>=2,has16m:e>=3}}function supportsColor(e){if(o===false){return 0}if(i("color=16m")||i("color=full")||i("color=truecolor")){return 3}if(i("color=256")){return 2}if(e&&!e.isTTY&&o!==true){return 0}const t=o?1:0;if(process.platform==="win32"){const e=r.release().split(".");if(Number(process.versions.node.split(".")[0])>=8&&Number(e[0])>=10&&Number(e[2])>=10586){return Number(e[2])>=14931?3:2}return 1}if("CI"in s){if(["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI"].some(e=>e in s)||s.CI_NAME==="codeship"){return 1}return t}if("TEAMCITY_VERSION"in s){return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(s.TEAMCITY_VERSION)?1:0}if(s.COLORTERM==="truecolor"){return 3}if("TERM_PROGRAM"in s){const e=parseInt((s.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(s.TERM_PROGRAM){case"iTerm.app":return e>=3?3:2;case"Apple_Terminal":return 2}}if(/-256(color)?$/i.test(s.TERM)){return 2}if(/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(s.TERM)){return 1}if("COLORTERM"in s){return 1}if(s.TERM==="dumb"){return t}return t}function getSupportLevel(e){const t=supportsColor(e);return translateLevel(t)}e.exports={supportsColor:getSupportLevel,stdout:getSupportLevel(process.stdout),stderr:getSupportLevel(process.stderr)}},36674:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});var r=n(9492);var i=n(85622);var s=n(26872);function loadConfig(e){if(e===void 0){e=s.options.cwd}return configLoader({cwd:e})}t.loadConfig=loadConfig;function configLoader(e){var t=e.cwd,n=e.explicitParams,s=e.tsConfigLoader,o=s===void 0?r.tsConfigLoader:s;if(n){var a=i.isAbsolute(n.baseUrl)?n.baseUrl:i.join(t,n.baseUrl);return{resultType:"success",configFileAbsolutePath:"",baseUrl:n.baseUrl,absoluteBaseUrl:a,paths:n.paths}}var c=o({cwd:t,getEnv:function(e){return process.env[e]}});if(!c.tsConfigPath){return{resultType:"failed",message:"Couldn't find tsconfig.json"}}if(!c.baseUrl){return{resultType:"failed",message:"Missing baseUrl in compilerOptions"}}var u=i.dirname(c.tsConfigPath);var l=i.join(u,c.baseUrl);return{resultType:"success",configFileAbsolutePath:c.tsConfigPath,baseUrl:c.baseUrl,absoluteBaseUrl:l,paths:c.paths||{}}}t.configLoader=configLoader},89711:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});var r=n(35747);function fileExistsSync(e){try{var t=r.statSync(e);return t.isFile()}catch(e){return false}}t.fileExistsSync=fileExistsSync;function readJsonFromDiskSync(e){if(!r.existsSync(e)){return undefined}return require(e)}t.readJsonFromDiskSync=readJsonFromDiskSync;function readJsonFromDiskAsync(e,t){r.readFile(e,"utf8",function(e,n){if(e||!n){return t()}var r=JSON.parse(n);return t(undefined,r)})}t.readJsonFromDiskAsync=readJsonFromDiskAsync;function fileExistsAsync(e,t){r.stat(e,function(e,n){if(e){return t(undefined,false)}t(undefined,n?n.isFile():false)})}t.fileExistsAsync=fileExistsAsync;function removeExtension(e){return e.substring(0,e.lastIndexOf("."))||e}t.removeExtension=removeExtension},46543:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});var r=n(12317);t.createMatchPath=r.createMatchPath;t.matchFromAbsolutePaths=r.matchFromAbsolutePaths;var i=n(5339);t.createMatchPathAsync=i.createMatchPathAsync;t.matchFromAbsolutePathsAsync=i.matchFromAbsolutePathsAsync;var s=n(7897);t.register=s.register;var o=n(36674);t.loadConfig=o.loadConfig},98191:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});var r=n(85622);function getAbsoluteMappingEntries(e,t){var n=sortByLongestPrefix(Object.keys(t));var i=[];for(var s=0,o=n;s{"use strict";Object.defineProperty(t,"__esModule",{value:true});var r=n(85622);var i=n(58455);var s=n(98191);var o=n(89711);function createMatchPathAsync(e,t,n){if(n===void 0){n=["main"]}var r=s.getAbsoluteMappingEntries(e,t);return function(e,t,i,s,o){return matchFromAbsolutePathsAsync(r,e,t,i,s,o,n)}}t.createMatchPathAsync=createMatchPathAsync;function matchFromAbsolutePathsAsync(e,t,n,r,s,a,c){if(n===void 0){n=o.readJsonFromDiskAsync}if(r===void 0){r=o.fileExistsAsync}if(s===void 0){s=Object.keys(require.extensions)}if(c===void 0){c=["main"]}var u=i.getPathsToTry(s,e,t);if(!u){return a()}findFirstExistingPath(u,n,r,a,0,c)}t.matchFromAbsolutePathsAsync=matchFromAbsolutePathsAsync;function findFirstExistingMainFieldMappedFile(e,t,n,i,s,o){if(o===void 0){o=0}if(o>=t.length){return s(undefined,undefined)}var a=function(){return findFirstExistingMainFieldMappedFile(e,t,n,i,s,o+1)};var c=e[t[o]];if(typeof c!=="string"){return a()}var u=r.join(r.dirname(n),c);i(u,function(e,t){if(e){return s(e)}if(t){return s(undefined,u)}return a()})}function findFirstExistingPath(e,t,n,r,s,a){if(s===void 0){s=0}if(a===void 0){a=["main"]}var c=e[s];if(c.type==="file"||c.type==="extension"||c.type==="index"){n(c.path,function(o,u){if(o){return r(o)}if(u){return r(undefined,i.getStrippedPath(c))}if(s===e.length-1){return r()}return findFirstExistingPath(e,t,n,r,s+1,a)})}else if(c.type==="package"){t(c.path,function(i,u){if(i){return r(i)}if(u){return findFirstExistingMainFieldMappedFile(u,a,c.path,n,function(i,c){if(i){return r(i)}if(c){return r(undefined,o.removeExtension(c))}return findFirstExistingPath(e,t,n,r,s+1,a)})}return findFirstExistingPath(e,t,n,r,s+1,a)})}else{i.exhaustiveTypeException(c.type)}}},12317:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});var r=n(85622);var i=n(89711);var s=n(98191);var o=n(58455);function createMatchPath(e,t,n){if(n===void 0){n=["main"]}var r=s.getAbsoluteMappingEntries(e,t);return function(e,t,i,s){return matchFromAbsolutePaths(r,e,t,i,s,n)}}t.createMatchPath=createMatchPath;function matchFromAbsolutePaths(e,t,n,r,s,a){if(n===void 0){n=i.readJsonFromDiskSync}if(r===void 0){r=i.fileExistsSync}if(s===void 0){s=Object.keys(require.extensions)}if(a===void 0){a=["main"]}var c=o.getPathsToTry(s,e,t);if(!c){return undefined}return findFirstExistingPath(c,n,r,a)}t.matchFromAbsolutePaths=matchFromAbsolutePaths;function findFirstExistingMainFieldMappedFile(e,t,n,i){for(var s=0;s{"use strict";Object.defineProperty(t,"__esModule",{value:true});var r=n(40535);var i=r(process.argv.slice(2),{string:["project"],alias:{project:["P"]}});var s=i&&i.project;t.options={cwd:s||process.cwd()}},7897:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});var r=n(12317);var i=n(36674);var s=n(26872);var o=function(){return void 0};function getCoreModules(e){e=e||["assert","buffer","child_process","cluster","crypto","dgram","dns","domain","events","fs","http","https","net","os","path","punycode","querystring","readline","stream","string_decoder","tls","tty","url","util","v8","vm","zlib"];var t={};for(var n=0,r=e;n{"use strict";Object.defineProperty(t,"__esModule",{value:true});var r=n(85622);var i=n(85622);var s=n(89711);function getPathsToTry(e,t,n){if(n[0]==="."||n[0]===r.sep||!t||!n){return undefined}var i=[];for(var s=0,o=t;s{"use strict";Object.defineProperty(t,"__esModule",{value:true});var r=n(85622);var i=n(35747);var s=n(96487);var o=n(5278);var a=n(72679);function tsConfigLoader(e){var t=e.getEnv,n=e.cwd,r=e.loadSync,i=r===void 0?loadSyncDefault:r;var s=t("TS_NODE_PROJECT");var o=i(n,s);return o}t.tsConfigLoader=tsConfigLoader;function loadSyncDefault(e,t){var n=resolveConfigPath(e,t);if(!n){return{tsConfigPath:undefined,baseUrl:undefined,paths:undefined}}var r=loadTsconfig(n);return{tsConfigPath:n,baseUrl:r&&r.compilerOptions&&r.compilerOptions.baseUrl,paths:r&&r.compilerOptions&&r.compilerOptions.paths}}function resolveConfigPath(e,t){if(t){var n=i.lstatSync(t).isDirectory()?r.resolve(t,"./tsconfig.json"):r.resolve(e,t);return n}if(i.statSync(e).isFile()){return r.resolve(e)}var s=walkForTsConfig(e);return s?r.resolve(s):undefined}function walkForTsConfig(e,t){if(t===void 0){t=i.existsSync}var n=r.join(e,"./tsconfig.json");if(t(n)){return n}var s=r.join(e,"../");if(e===s){return undefined}return walkForTsConfig(s,t)}t.walkForTsConfig=walkForTsConfig;function loadTsconfig(e,t,n){if(t===void 0){t=i.existsSync}if(n===void 0){n=function(e){return i.readFileSync(e,"utf8")}}if(!t(e)){return undefined}var c=n(e);var u=a(c);var l=o.parse(u);var f=l.extends;if(f){if(typeof f==="string"&&f.indexOf(".json")===-1){f+=".json"}var p=r.dirname(e);var d=loadTsconfig(r.join(p,f),t,n)||{};if(d&&d.compilerOptions&&d.compilerOptions.baseUrl){var h=r.dirname(f);d.compilerOptions.baseUrl=r.join(h,d.compilerOptions.baseUrl)}return s(d,l)}return l}t.loadTsconfig=loadTsconfig},5115:e=>{var t;var n;var r;var i;var s;var o;var a;var c;var u;var l;var f;var p;var d;var h;var m;var g;var y;var v;var _;(function(t){var n=typeof global==="object"?global:typeof self==="object"?self:typeof this==="object"?this:{};if(typeof define==="function"&&define.amd){define("tslib",["exports"],function(e){t(createExporter(n,createExporter(e)))})}else if(true&&typeof e.exports==="object"){t(createExporter(n,createExporter(e.exports)))}else{t(createExporter(n))}function createExporter(e,t){if(e!==n){if(typeof Object.create==="function"){Object.defineProperty(e,"__esModule",{value:true})}else{e.__esModule=true}}return function(n,r){return e[n]=t?t(n,r):r}}})(function(e){var b=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)if(t.hasOwnProperty(n))e[n]=t[n]};t=function(e,t){b(e,t);function __(){this.constructor=e}e.prototype=t===null?Object.create(t):(__.prototype=t.prototype,new __)};n=Object.assign||function(e){for(var t,n=1,r=arguments.length;n=0;a--)if(o=e[a])s=(i<3?o(s):i>3?o(t,n,s):o(t,n))||s;return i>3&&s&&Object.defineProperty(t,n,s),s};s=function(e,t){return function(n,r){t(n,r,e)}};o=function(e,t){if(typeof Reflect==="object"&&typeof Reflect.metadata==="function")return Reflect.metadata(e,t)};a=function(e,t,n,r){return new(n||(n=Promise))(function(i,s){function fulfilled(e){try{step(r.next(e))}catch(e){s(e)}}function rejected(e){try{step(r["throw"](e))}catch(e){s(e)}}function step(e){e.done?i(e.value):new n(function(t){t(e.value)}).then(fulfilled,rejected)}step((r=r.apply(e,t||[])).next())})};c=function(e,t){var n={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,i,s,o;return o={next:verb(0),throw:verb(1),return:verb(2)},typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function verb(e){return function(t){return step([e,t])}}function step(o){if(r)throw new TypeError("Generator is already executing.");while(n)try{if(r=1,i&&(s=o[0]&2?i["return"]:o[0]?i["throw"]||((s=i["return"])&&s.call(i),0):i.next)&&!(s=s.call(i,o[1])).done)return s;if(i=0,s)o=[o[0]&2,s.value];switch(o[0]){case 0:case 1:s=o;break;case 4:n.label++;return{value:o[1],done:false};case 5:n.label++;i=o[1];o=[0];continue;case 7:o=n.ops.pop();n.trys.pop();continue;default:if(!(s=n.trys,s=s.length>0&&s[s.length-1])&&(o[0]===6||o[0]===2)){n=0;continue}if(o[0]===3&&(!s||o[1]>s[0]&&o[1]=e.length)e=void 0;return{value:e&&e[n++],done:!e}}}};f=function(e,t){var n=typeof Symbol==="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,s=[],o;try{while((t===void 0||t-- >0)&&!(i=r.next()).done)s.push(i.value)}catch(e){o={error:e}}finally{try{if(i&&!i.done&&(n=r["return"]))n.call(r)}finally{if(o)throw o.error}}return s};p=function(){for(var e=[],t=0;t1||resume(e,t)})}}function resume(e,t){try{step(r[e](t))}catch(e){settle(s[0][3],e)}}function step(e){e.value instanceof d?Promise.resolve(e.value.v).then(fulfill,reject):settle(s[0][2],e)}function fulfill(e){resume("next",e)}function reject(e){resume("throw",e)}function settle(e,t){if(e(t),s.shift(),s.length)resume(s[0][0],s[0][1])}};m=function(e){var t,n;return t={},verb("next"),verb("throw",function(e){throw e}),verb("return"),t[Symbol.iterator]=function(){return this},t;function verb(r,i){t[r]=e[r]?function(t){return(n=!n)?{value:d(e[r](t)),done:r==="return"}:i?i(t):t}:i}};g=function(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],n;return t?t.call(e):(e=typeof l==="function"?l(e):e[Symbol.iterator](),n={},verb("next"),verb("throw"),verb("return"),n[Symbol.asyncIterator]=function(){return this},n);function verb(t){n[t]=e[t]&&function(n){return new Promise(function(r,i){n=e[t](n),settle(r,i,n.done,n.value)})}}function settle(e,t,n,r){Promise.resolve(r).then(function(t){e({value:t,done:n})},t)}};y=function(e,t){if(Object.defineProperty){Object.defineProperty(e,"raw",{value:t})}else{e.raw=t}return e};v=function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n in e)if(Object.hasOwnProperty.call(e,n))t[n]=e[n];t["default"]=e;return t};_=function(e){return e&&e.__esModule?e:{default:e}};e("__extends",t);e("__assign",n);e("__rest",r);e("__decorate",i);e("__param",s);e("__metadata",o);e("__awaiter",a);e("__generator",c);e("__exportStar",u);e("__values",l);e("__read",f);e("__spread",p);e("__await",d);e("__asyncGenerator",h);e("__asyncDelegator",m);e("__asyncValues",g);e("__makeTemplateObject",y);e("__importStar",v);e("__importDefault",_)})},43751:(e,t,n)=>{"use strict";var r=n(85622);var i=n(13979);e.exports=function(e,t,n){return r.join(e,(t?t+"-":"")+i(n))}},13979:(e,t,n)=>{"use strict";var r=n(76417);var i=n(32763);e.exports=function(e){if(e){var t=new i(e);return("00000000"+t.result().toString(16)).substr(-8)}else{return r.pseudoRandomBytes(4).toString("hex")}}},30823:function(e,t){(function(e,n){true?n(t):0})(this,function(e){"use strict";function merge(){for(var e=arguments.length,t=Array(e),n=0;n1){t[0]=t[0].slice(0,-1);var r=t.length-1;for(var i=1;i= 0x80 (not a basic code point)","invalid-input":"Invalid input"};var v=o-a;var _=Math.floor;var b=String.fromCharCode;function error$1(e){throw new RangeError(y[e])}function map(e,t){var n=[];var r=e.length;while(r--){n[r]=t(e[r])}return n}function mapDomain(e,t){var n=e.split("@");var r="";if(n.length>1){r=n[0]+"@";e=n[1]}e=e.replace(g,".");var i=e.split(".");var s=map(i,t).join(".");return r+s}function ucs2decode(e){var t=[];var n=0;var r=e.length;while(n=55296&&i<=56319&&n>1;e+=_(e/t);for(;e>v*c>>1;r+=o){e=_(e/v)}return _(r+(v+1)*e/(e+u))};var D=function decode(e){var t=[];var n=e.length;var r=0;var i=p;var u=f;var l=e.lastIndexOf(d);if(l<0){l=0}for(var h=0;h=128){error$1("not-basic")}t.push(e.charCodeAt(h))}for(var m=l>0?l+1:0;m=n){error$1("invalid-input")}var b=w(e.charCodeAt(m++));if(b>=o||b>_((s-r)/y)){error$1("overflow")}r+=b*y;var E=v<=u?a:v>=u+c?c:v-u;if(b_(s/S)){error$1("overflow")}y*=S}var D=t.length+1;u=k(r-g,D,g==0);if(_(r/D)>s-i){error$1("overflow")}i+=_(r/D);r%=D;t.splice(r++,0,i)}return String.fromCodePoint.apply(String,t)};var x=function encode(e){var t=[];e=ucs2decode(e);var n=e.length;var r=p;var i=0;var u=f;var l=true;var h=false;var m=undefined;try{for(var g=e[Symbol.iterator](),y;!(l=(y=g.next()).done);l=true){var v=y.value;if(v<128){t.push(b(v))}}}catch(e){h=true;m=e}finally{try{if(!l&&g.return){g.return()}}finally{if(h){throw m}}}var E=t.length;var w=E;if(E){t.push(d)}while(w=r&&O_((s-i)/F)){error$1("overflow")}i+=(D-r)*F;r=D;var I=true;var R=false;var P=undefined;try{for(var N=e[Symbol.iterator](),L;!(I=(L=N.next()).done);I=true){var B=L.value;if(Bs){error$1("overflow")}if(B==r){var j=i;for(var U=o;;U+=o){var z=U<=u?a:U>=u+c?c:U-u;if(j>6|192).toString(16).toUpperCase()+"%"+(t&63|128).toString(16).toUpperCase();else n="%"+(t>>12|224).toString(16).toUpperCase()+"%"+(t>>6&63|128).toString(16).toUpperCase()+"%"+(t&63|128).toString(16).toUpperCase();return n}function pctDecChars(e){var t="";var n=0;var r=e.length;while(n=194&&i<224){if(r-n>=6){var s=parseInt(e.substr(n+4,2),16);t+=String.fromCharCode((i&31)<<6|s&63)}else{t+=e.substr(n,6)}n+=6}else if(i>=224){if(r-n>=9){var o=parseInt(e.substr(n+4,2),16);var a=parseInt(e.substr(n+7,2),16);t+=String.fromCharCode((i&15)<<12|(o&63)<<6|a&63)}else{t+=e.substr(n,9)}n+=9}else{t+=e.substr(n,3);n+=3}}return t}function _normalizeComponentEncoding(e,t){function decodeUnreserved(e){var n=pctDecChars(e);return!n.match(t.UNRESERVED)?e:n}if(e.scheme)e.scheme=String(e.scheme).replace(t.PCT_ENCODED,decodeUnreserved).toLowerCase().replace(t.NOT_SCHEME,"");if(e.userinfo!==undefined)e.userinfo=String(e.userinfo).replace(t.PCT_ENCODED,decodeUnreserved).replace(t.NOT_USERINFO,pctEncChar).replace(t.PCT_ENCODED,toUpperCase);if(e.host!==undefined)e.host=String(e.host).replace(t.PCT_ENCODED,decodeUnreserved).toLowerCase().replace(t.NOT_HOST,pctEncChar).replace(t.PCT_ENCODED,toUpperCase);if(e.path!==undefined)e.path=String(e.path).replace(t.PCT_ENCODED,decodeUnreserved).replace(e.scheme?t.NOT_PATH:t.NOT_PATH_NOSCHEME,pctEncChar).replace(t.PCT_ENCODED,toUpperCase);if(e.query!==undefined)e.query=String(e.query).replace(t.PCT_ENCODED,decodeUnreserved).replace(t.NOT_QUERY,pctEncChar).replace(t.PCT_ENCODED,toUpperCase);if(e.fragment!==undefined)e.fragment=String(e.fragment).replace(t.PCT_ENCODED,decodeUnreserved).replace(t.NOT_FRAGMENT,pctEncChar).replace(t.PCT_ENCODED,toUpperCase);return e}function _stripLeadingZeros(e){return e.replace(/^0*(.*)/,"$1")||"0"}function _normalizeIPv4(e,t){var n=e.match(t.IPV4ADDRESS)||[];var i=r(n,2),s=i[1];if(s){return s.split(".").map(_stripLeadingZeros).join(".")}else{return e}}function _normalizeIPv6(e,t){var n=e.match(t.IPV6ADDRESS)||[];var i=r(n,3),s=i[1],o=i[2];if(s){var a=s.toLowerCase().split("::").reverse(),c=r(a,2),u=c[0],l=c[1];var f=l?l.split(":").map(_stripLeadingZeros):[];var p=u.split(":").map(_stripLeadingZeros);var d=t.IPV4ADDRESS.test(p[p.length-1]);var h=d?7:8;var m=p.length-h;var g=Array(h);for(var y=0;y1){var E=g.slice(0,_.index);var w=g.slice(_.index+_.length);b=E.join(":")+"::"+w.join(":")}else{b=g.join(":")}if(o){b+="%"+o}return b}else{return e}}var O=/^(?:([^:\/?#]+):)?(?:\/\/((?:([^\/?#@]*)@)?(\[[^\/?#\]]+\]|[^\/?#:]*)(?:\:(\d*))?))?([^?#]*)(?:\?([^#]*))?(?:#((?:.|\n|\r)*))?/i;var F="".match(/(){0}/)[1]===undefined;function parse(e){var r=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var i={};var s=r.iri!==false?n:t;if(r.reference==="suffix")e=(r.scheme?r.scheme+":":"")+"//"+e;var o=e.match(O);if(o){if(F){i.scheme=o[1];i.userinfo=o[3];i.host=o[4];i.port=parseInt(o[5],10);i.path=o[6]||"";i.query=o[7];i.fragment=o[8];if(isNaN(i.port)){i.port=o[5]}}else{i.scheme=o[1]||undefined;i.userinfo=e.indexOf("@")!==-1?o[3]:undefined;i.host=e.indexOf("//")!==-1?o[4]:undefined;i.port=parseInt(o[5],10);i.path=o[6]||"";i.query=e.indexOf("?")!==-1?o[7]:undefined;i.fragment=e.indexOf("#")!==-1?o[8]:undefined;if(isNaN(i.port)){i.port=e.match(/\/\/(?:.|\n)*\:(?:\/|\?|\#|$)/)?o[4]:undefined}}if(i.host){i.host=_normalizeIPv6(_normalizeIPv4(i.host,s),s)}if(i.scheme===undefined&&i.userinfo===undefined&&i.host===undefined&&i.port===undefined&&!i.path&&i.query===undefined){i.reference="same-document"}else if(i.scheme===undefined){i.reference="relative"}else if(i.fragment===undefined){i.reference="absolute"}else{i.reference="uri"}if(r.reference&&r.reference!=="suffix"&&r.reference!==i.reference){i.error=i.error||"URI is not a "+r.reference+" reference."}var a=M[(r.scheme||i.scheme||"").toLowerCase()];if(!r.unicodeSupport&&(!a||!a.unicodeSupport)){if(i.host&&(r.domainHost||a&&a.domainHost)){try{i.host=T.toASCII(i.host.replace(s.PCT_ENCODED,pctDecChars).toLowerCase())}catch(e){i.error=i.error||"Host's domain name can not be converted to ASCII via punycode: "+e}}_normalizeComponentEncoding(i,t)}else{_normalizeComponentEncoding(i,s)}if(a&&a.parse){a.parse(i,r)}}else{i.error=i.error||"URI can not be parsed."}return i}function _recomposeAuthority(e,r){var i=r.iri!==false?n:t;var s=[];if(e.userinfo!==undefined){s.push(e.userinfo);s.push("@")}if(e.host!==undefined){s.push(_normalizeIPv6(_normalizeIPv4(String(e.host),i),i).replace(i.IPV6ADDRESS,function(e,t,n){return"["+t+(n?"%25"+n:"")+"]"}))}if(typeof e.port==="number"){s.push(":");s.push(e.port.toString(10))}return s.length?s.join(""):undefined}var I=/^\.\.?\//;var R=/^\/\.(\/|$)/;var P=/^\/\.\.(\/|$)/;var N=/^\/?(?:.|\n)*?(?=\/|$)/;function removeDotSegments(e){var t=[];while(e.length){if(e.match(I)){e=e.replace(I,"")}else if(e.match(R)){e=e.replace(R,"/")}else if(e.match(P)){e=e.replace(P,"/");t.pop()}else if(e==="."||e===".."){e=""}else{var n=e.match(N);if(n){var r=n[0];e=e.slice(r.length);t.push(r)}else{throw new Error("Unexpected dot segment condition")}}}return t.join("")}function serialize(e){var r=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var i=r.iri?n:t;var s=[];var o=M[(r.scheme||e.scheme||"").toLowerCase()];if(o&&o.serialize)o.serialize(e,r);if(e.host){if(i.IPV6ADDRESS.test(e.host)){}else if(r.domainHost||o&&o.domainHost){try{e.host=!r.iri?T.toASCII(e.host.replace(i.PCT_ENCODED,pctDecChars).toLowerCase()):T.toUnicode(e.host)}catch(t){e.error=e.error||"Host's domain name can not be converted to "+(!r.iri?"ASCII":"Unicode")+" via punycode: "+t}}}_normalizeComponentEncoding(e,i);if(r.reference!=="suffix"&&e.scheme){s.push(e.scheme);s.push(":")}var a=_recomposeAuthority(e,r);if(a!==undefined){if(r.reference!=="suffix"){s.push("//")}s.push(a);if(e.path&&e.path.charAt(0)!=="/"){s.push("/")}}if(e.path!==undefined){var c=e.path;if(!r.absolutePath&&(!o||!o.absolutePath)){c=removeDotSegments(c)}if(a===undefined){c=c.replace(/^\/\//,"/%2F")}s.push(c)}if(e.query!==undefined){s.push("?");s.push(e.query)}if(e.fragment!==undefined){s.push("#");s.push(e.fragment)}return s.join("")}function resolveComponents(e,t){var n=arguments.length>2&&arguments[2]!==undefined?arguments[2]:{};var r=arguments[3];var i={};if(!r){e=parse(serialize(e,n),n);t=parse(serialize(t,n),n)}n=n||{};if(!n.tolerant&&t.scheme){i.scheme=t.scheme;i.userinfo=t.userinfo;i.host=t.host;i.port=t.port;i.path=removeDotSegments(t.path||"");i.query=t.query}else{if(t.userinfo!==undefined||t.host!==undefined||t.port!==undefined){i.userinfo=t.userinfo;i.host=t.host;i.port=t.port;i.path=removeDotSegments(t.path||"");i.query=t.query}else{if(!t.path){i.path=e.path;if(t.query!==undefined){i.query=t.query}else{i.query=e.query}}else{if(t.path.charAt(0)==="/"){i.path=removeDotSegments(t.path)}else{if((e.userinfo!==undefined||e.host!==undefined||e.port!==undefined)&&!e.path){i.path="/"+t.path}else if(!e.path){i.path=t.path}else{i.path=e.path.slice(0,e.path.lastIndexOf("/")+1)+t.path}i.path=removeDotSegments(i.path)}i.query=t.query}i.userinfo=e.userinfo;i.host=e.host;i.port=e.port}i.scheme=e.scheme}i.fragment=t.fragment;return i}function resolve(e,t,n){var r=assign({scheme:"null"},n);return serialize(resolveComponents(parse(e,r),parse(t,r),r,true),r)}function normalize(e,t){if(typeof e==="string"){e=serialize(parse(e,t),t)}else if(typeOf(e)==="object"){e=parse(serialize(e,t),t)}return e}function equal(e,t,n){if(typeof e==="string"){e=serialize(parse(e,n),n)}else if(typeOf(e)==="object"){e=serialize(e,n)}if(typeof t==="string"){t=serialize(parse(t,n),n)}else if(typeOf(t)==="object"){t=serialize(t,n)}return e===t}function escapeComponent(e,r){return e&&e.toString().replace(!r||!r.iri?t.ESCAPE:n.ESCAPE,pctEncChar)}function unescapeComponent(e,r){return e&&e.toString().replace(!r||!r.iri?t.PCT_ENCODED:n.PCT_ENCODED,pctDecChars)}var L={scheme:"http",domainHost:true,parse:function parse(e,t){if(!e.host){e.error=e.error||"HTTP URIs must have a host."}return e},serialize:function serialize(e,t){if(e.port===(String(e.scheme).toLowerCase()!=="https"?80:443)||e.port===""){e.port=undefined}if(!e.path){e.path="/"}return e}};var B={scheme:"https",domainHost:L.domainHost,parse:L.parse,serialize:L.serialize};var j={};var U=true;var z="[A-Za-z0-9\\-\\.\\_\\~"+(U?"\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF":"")+"]";var H="[0-9A-Fa-f]";var V=subexp(subexp("%[EFef]"+H+"%"+H+H+"%"+H+H)+"|"+subexp("%[89A-Fa-f]"+H+"%"+H+H)+"|"+subexp("%"+H+H));var G="[A-Za-z0-9\\!\\$\\%\\'\\*\\+\\-\\^\\_\\`\\{\\|\\}\\~]";var q="[\\!\\$\\%\\'\\(\\)\\*\\+\\,\\-\\.0-9\\<\\>A-Z\\x5E-\\x7E]";var W=merge(q,'[\\"\\\\]');var K="[\\!\\$\\'\\(\\)\\*\\+\\,\\;\\:\\@]";var X=new RegExp(z,"g");var J=new RegExp(V,"g");var Y=new RegExp(merge("[^]",G,"[\\.]",'[\\"]',W),"g");var Q=new RegExp(merge("[^]",z,K),"g");var Z=Q;function decodeUnreserved(e){var t=pctDecChars(e);return!t.match(X)?e:t}var $={scheme:"mailto",parse:function parse$$1(e,t){var n=e;var r=n.to=n.path?n.path.split(","):[];n.path=undefined;if(n.query){var i=false;var s={};var o=n.query.split("&");for(var a=0,c=o.length;a{e.exports=n(31669).deprecate},56755:(e,t,n)=>{"use strict";const r=n(28614).EventEmitter;const i=n(15808);const s=n(85622);const o=n(68862);const a=Object.freeze({});let c=1e3;const u=n(12087).platform()==="darwin";const l=process.env.WATCHPACK_POLLING;const f=`${+l}`===l?+l:!!l&&l!=="false";function withoutCase(e){return e.toLowerCase()}function needCalls(e,t){return function(){if(--e===0){return t()}}}class Watcher extends r{constructor(e,t,n){super();this.directoryWatcher=e;this.path=t;this.startTime=n&&+n;this._cachedTimeInfoEntries=undefined}checkStartTime(e,t){const n=this.startTime;if(typeof n!=="number")return!t;return n<=e}close(){this.emit("closed")}}class DirectoryWatcher extends r{constructor(e,t,n){super();if(f){n.poll=f}this.watcherManager=e;this.options=n;this.path=t;this.files=new Map;this.filesWithoutCase=new Map;this.directories=new Map;this.lastWatchEvent=0;this.initialScan=true;this.ignored=n.ignored;this.nestedWatching=false;this.polledWatching=typeof n.poll==="number"?n.poll:n.poll?5007:false;this.timeout=undefined;this.initialScanRemoved=new Set;this.initialScanFinished=undefined;this.watchers=new Map;this.parentWatcher=null;this.refs=0;this._activeEvents=new Map;this.closed=false;this.scanning=false;this.scanAgain=false;this.scanAgainInitial=false;this.createWatcher();this.doScan(true)}checkIgnore(e){if(!this.ignored)return false;e=e.replace(/\\/g,"/");return this.ignored.test(e)}createWatcher(){try{if(this.polledWatching){this.watcher={close:()=>{if(this.timeout){clearTimeout(this.timeout);this.timeout=undefined}}}}else{if(u){this.watchInParentDirectory()}this.watcher=o.watch(this.path);this.watcher.on("change",this.onWatchEvent.bind(this));this.watcher.on("error",this.onWatcherError.bind(this))}}catch(e){this.onWatcherError(e)}}forEachWatcher(e,t){const n=this.watchers.get(withoutCase(e));if(n!==undefined){for(const e of n){t(e)}}}setMissing(e,t,n){this._cachedTimeInfoEntries=undefined;if(this.initialScan){this.initialScanRemoved.add(e)}const r=this.directories.get(e);if(r){if(this.nestedWatching)r.close();this.directories.delete(e);this.forEachWatcher(e,e=>e.emit("remove",n));if(!t){this.forEachWatcher(this.path,r=>r.emit("change",e,null,n,t))}}const i=this.files.get(e);if(i){this.files.delete(e);const r=withoutCase(e);const i=this.filesWithoutCase.get(r)-1;if(i<=0){this.filesWithoutCase.delete(r);this.forEachWatcher(e,e=>e.emit("remove",n))}else{this.filesWithoutCase.set(r,i)}if(!t){this.forEachWatcher(this.path,r=>r.emit("change",e,null,n,t))}}}setFileTime(e,t,n,r,i){const s=Date.now();if(this.checkIgnore(e))return;const o=this.files.get(e);let a,u;if(n){a=Math.min(s,t)+c;u=c}else{a=s;u=0;if(o&&o.timestamp===t&&t+c{if(!n||e.checkStartTime(a,n)){e.emit("change",t,i)}})}else if(!n){this.forEachWatcher(e,e=>e.emit("change",t,i))}this.forEachWatcher(this.path,t=>{if(!n||t.checkStartTime(a,n)){t.emit("change",e,a,i,n)}})}setDirectory(e,t,n,r){if(this.checkIgnore(e))return;if(e===this.path){if(!n){this.forEachWatcher(this.path,i=>i.emit("change",e,t,r,n))}}else{const i=this.directories.get(e);if(!i){const i=Date.now();this._cachedTimeInfoEntries=undefined;if(this.nestedWatching){this.createNestedWatcher(e)}else{this.directories.set(e,true)}let s;if(n){s=Math.min(i,t)+c}else{s=i}this.forEachWatcher(e,e=>{if(!n||e.checkStartTime(s,false)){e.emit("change",t,r)}});this.forEachWatcher(this.path,t=>{if(!n||t.checkStartTime(s,n)){t.emit("change",e,s,r,n)}})}}}createNestedWatcher(e){const t=this.watcherManager.watchDirectory(e,1);t.on("change",(e,t,n,r)=>{this._cachedTimeInfoEntries=undefined;this.forEachWatcher(this.path,i=>{if(!r||i.checkStartTime(t,r)){i.emit("change",e,t,n,r)}})});this.directories.set(e,t)}setNestedWatching(e){if(this.nestedWatching!==!!e){this.nestedWatching=!!e;this._cachedTimeInfoEntries=undefined;if(this.nestedWatching){for(const e of this.directories.keys()){this.createNestedWatcher(e)}}else{for(const[e,t]of this.directories){t.close();this.directories.set(e,true)}}}}watch(e,t){const n=withoutCase(e);let r=this.watchers.get(n);if(r===undefined){r=new Set;this.watchers.set(n,r)}this.refs++;const i=new Watcher(this,e,t);i.on("closed",()=>{if(--this.refs<=0){this.close();return}r.delete(i);if(r.size===0){this.watchers.delete(n);if(this.path===e)this.setNestedWatching(false)}});r.add(i);let s;if(e===this.path){this.setNestedWatching(true);s=this.lastWatchEvent;for(const e of this.files.values()){fixupEntryAccuracy(e);s=Math.max(s,e.safeTime)}}else{const t=this.files.get(e);if(t){fixupEntryAccuracy(t);s=t.safeTime}else{s=0}}if(s){if(s>=t){process.nextTick(()=>{if(this.closed)return;i.emit("change",s)})}}else if(this.initialScan){if(this.initialScanRemoved.has(e)){process.nextTick(()=>{if(this.closed)return;i.emit("remove")})}}else if(!this.directories.has(e)&&i.checkStartTime(this.initialScanFinished,false)){process.nextTick(()=>{if(this.closed)return;i.emit("initial-missing","watch (missing on attach)")})}return i}onWatchEvent(e,t){if(this.closed)return;if(!t){this.doScan(false);return}const n=s.join(this.path,t);if(this.checkIgnore(n))return;if(this._activeEvents.get(t)===undefined){this._activeEvents.set(t,false);const r=()=>{if(this.closed)return;this._activeEvents.set(t,false);i.lstat(n,(o,a)=>{if(this.closed)return;if(this._activeEvents.get(t)===true){process.nextTick(r);return}this._activeEvents.delete(t);if(o){if(o.code!=="ENOENT"&&o.code!=="EPERM"&&o.code!=="EBUSY"){this.onStatsError(o)}else{if(t===s.basename(this.path)){if(!i.existsSync(this.path)){this.onDirectoryRemoved("stat failed")}}}}this.lastWatchEvent=Date.now();this._cachedTimeInfoEntries=undefined;if(!a){this.setMissing(n,false,e)}else if(a.isDirectory()){this.setDirectory(n,+a.mtime||+a.ctime||1,false,e)}else if(a.isFile()||a.isSymbolicLink()){if(a.mtime){ensureFsAccuracy(a.mtime)}this.setFileTime(n,+a.mtime||+a.ctime||1,false,false,e)}})};process.nextTick(r)}else{this._activeEvents.set(t,true)}}onWatcherError(e){if(this.closed)return;if(e){if(e.code!=="EPERM"&&e.code!=="ENOENT"){console.error("Watchpack Error (watcher): "+e)}this.onDirectoryRemoved("watch error")}}onStatsError(e){if(e){console.error("Watchpack Error (stats): "+e)}}onScanError(e){if(e){console.error("Watchpack Error (initial scan): "+e)}this.onScanFinished()}onScanFinished(){if(this.polledWatching){this.timeout=setTimeout(()=>{if(this.closed)return;this.doScan(false)},this.polledWatching)}}onDirectoryRemoved(e){if(this.watcher){this.watcher.close();this.watcher=null}this.watchInParentDirectory();const t=`directory-removed (${e})`;for(const e of this.directories.keys()){this.setMissing(e,null,t)}for(const e of this.files.keys()){this.setMissing(e,null,t)}}watchInParentDirectory(){if(!this.parentWatcher){const e=s.dirname(this.path);if(s.dirname(e)===e)return;this.parentWatcher=this.watcherManager.watchFile(this.path,1);this.parentWatcher.on("change",(e,t)=>{if(this.closed)return;if((!u||this.polledWatching)&&this.parentWatcher){this.parentWatcher.close();this.parentWatcher=null}if(!this.watcher){this.createWatcher();this.doScan(false);this.forEachWatcher(this.path,n=>n.emit("change",this.path,e,t,false))}});this.parentWatcher.on("remove",()=>{this.onDirectoryRemoved("parent directory removed")})}}doScan(e){if(this.scanning){if(this.scanAgain){if(!e)this.scanAgainInitial=false}else{this.scanAgain=true;this.scanAgainInitial=e}return}this.scanning=true;if(this.timeout){clearTimeout(this.timeout);this.timeout=undefined}process.nextTick(()=>{if(this.closed)return;i.readdir(this.path,(t,n)=>{if(this.closed)return;if(t){if(t.code==="ENOENT"||t.code==="EPERM"){this.onDirectoryRemoved("scan readdir failed")}else{this.onScanError(t)}this.initialScan=false;this.initialScanFinished=Date.now();if(e){for(const e of this.watchers.values()){for(const t of e){if(t.checkStartTime(this.initialScanFinished,false)){t.emit("initial-missing","scan (parent directory missing in initial scan)")}}}}if(this.scanAgain){this.scanAgain=false;this.doScan(this.scanAgainInitial)}else{this.scanning=false}return}const r=new Set(n.map(e=>s.join(this.path,e.normalize("NFC"))));for(const t of this.files.keys()){if(!r.has(t)){this.setMissing(t,e,"scan (missing)")}}for(const t of this.directories.keys()){if(!r.has(t)){this.setMissing(t,e,"scan (missing)")}}if(this.scanAgain){this.scanAgain=false;this.doScan(e);return}const o=needCalls(r.size+1,()=>{if(this.closed)return;this.initialScan=false;this.initialScanRemoved=null;this.initialScanFinished=Date.now();if(e){const e=new Map(this.watchers);e.delete(withoutCase(this.path));for(const t of r){e.delete(withoutCase(t))}for(const t of e.values()){for(const e of t){if(e.checkStartTime(this.initialScanFinished,false)){e.emit("initial-missing","scan (missing in initial scan)")}}}}if(this.scanAgain){this.scanAgain=false;this.doScan(this.scanAgainInitial)}else{this.scanning=false;this.onScanFinished()}});for(const t of r){i.lstat(t,(n,r)=>{if(this.closed)return;if(n){if(n.code==="ENOENT"||n.code==="EPERM"||n.code==="EBUSY"){this.setMissing(t,e,"scan ("+n.code+")")}else{this.onScanError(n)}o();return}if(r.isFile()||r.isSymbolicLink()){if(r.mtime){ensureFsAccuracy(r.mtime)}this.setFileTime(t,+r.mtime||+r.ctime||1,e,true,"scan (file)")}else if(r.isDirectory()){if(!e||!this.directories.has(t))this.setDirectory(t,+r.mtime||+r.ctime||1,e,"scan (dir)")}o()})}o()})})}getTimes(){const e=Object.create(null);let t=this.lastWatchEvent;for(const[n,r]of this.files){fixupEntryAccuracy(r);t=Math.max(t,r.safeTime);e[n]=Math.max(r.safeTime,r.timestamp)}if(this.nestedWatching){for(const n of this.directories.values()){const r=n.directoryWatcher.getTimes();for(const n of Object.keys(r)){const i=r[n];t=Math.max(t,i);e[n]=i}}e[this.path]=t}if(!this.initialScan){for(const t of this.watchers.values()){for(const n of t){const t=n.path;if(!Object.prototype.hasOwnProperty.call(e,t)){e[t]=null}}}}return e}getTimeInfoEntries(){if(this._cachedTimeInfoEntries!==undefined)return this._cachedTimeInfoEntries;const e=new Map;let t=this.lastWatchEvent;for(const[n,r]of this.files){fixupEntryAccuracy(r);t=Math.max(t,r.safeTime);e.set(n,r)}if(this.nestedWatching){for(const n of this.directories.values()){const r=n.directoryWatcher.getTimeInfoEntries();for(const[n,i]of r){if(i){t=Math.max(t,i.safeTime)}e.set(n,i)}}e.set(this.path,{safeTime:t})}else{for(const t of this.directories.keys()){e.set(t,a)}e.set(this.path,a)}if(!this.initialScan){for(const t of this.watchers.values()){for(const n of t){const t=n.path;if(!e.has(t)){e.set(t,null)}}}this._cachedTimeInfoEntries=e}return e}close(){this.closed=true;this.initialScan=false;if(this.watcher){this.watcher.close();this.watcher=null}if(this.nestedWatching){for(const e of this.directories.values()){e.close()}this.directories.clear()}if(this.parentWatcher){this.parentWatcher.close();this.parentWatcher=null}this.emit("closed")}}e.exports=DirectoryWatcher;e.exports.EXISTANCE_ONLY_TIME_ENTRY=a;function fixupEntryAccuracy(e){if(e.accuracy>c){e.safeTime=e.safeTime-e.accuracy+c;e.accuracy=c}}function ensureFsAccuracy(e){if(!e)return;if(c>1&&e%1!==0)c=1;else if(c>10&&e%10!==0)c=10;else if(c>100&&e%100!==0)c=100}},99181:(e,t,n)=>{"use strict";const r=n(35747);const i=n(85622);const s=new Set(process.platform==="win32"?["EINVAL","ENOENT","UNKNOWN"]:["EINVAL"]);class LinkResolver{constructor(){this.cache=new Map}resolve(e){const t=this.cache.get(e);if(t!==undefined){return t}const n=i.dirname(e);if(n===e){const t=Object.freeze([e]);this.cache.set(e,t);return t}const o=this.resolve(n);let a=e;if(o[0]!==n){const t=i.basename(e);a=i.resolve(o[0],t)}try{const t=r.readlinkSync(a);const n=i.resolve(o[0],t);const c=this.resolve(n);let u;if(c.length>1&&o.length>1){const e=new Set(c);e.add(a);for(let t=1;t1){u=o.slice();u[0]=c[0];u.push(a);Object.freeze(u)}else if(c.length>1){u=c.slice();u.push(a);Object.freeze(u)}else{u=Object.freeze([c[0],a])}this.cache.set(e,u);return u}catch(t){if(!s.has(t.code)){throw t}const n=o.slice();n[0]=a;Object.freeze(n);this.cache.set(e,n);return n}}}e.exports=LinkResolver},53982:(e,t,n)=>{"use strict";const r=n(85622);const i=n(56755);class WatcherManager{constructor(e){this.options=e;this.directoryWatchers=new Map}getDirectoryWatcher(e){const t=this.directoryWatchers.get(e);if(t===undefined){const t=new i(this,e,this.options);this.directoryWatchers.set(e,t);t.on("closed",()=>{this.directoryWatchers.delete(e)});return t}return t}watchFile(e,t){const n=r.dirname(e);if(n===e)return null;return this.getDirectoryWatcher(n).watch(e,t)}watchDirectory(e,t){return this.getDirectoryWatcher(e).watch(e,t)}}const s=new WeakMap;e.exports=(e=>{const t=s.get(e);if(t!==undefined)return t;const n=new WatcherManager(e);s.set(e,n);return n});e.exports.WatcherManager=WatcherManager},27601:(e,t,n)=>{"use strict";const r=n(85622);e.exports=((e,t)=>{const n=new Map;for(const[t,r]of e){n.set(t,{filePath:t,parent:undefined,children:undefined,entries:1,active:true,value:r})}let i=n.size;for(const e of n.values()){const t=r.dirname(e.filePath);if(t!==e.filePath){let r=n.get(t);if(r===undefined){r={filePath:t,parent:undefined,children:[e],entries:e.entries,active:false,value:undefined};n.set(t,r)}else{if(r.children===undefined){r.children=[e]}else{r.children.push(e)}do{r.entries+=e.entries;r=r.parent}while(r)}}}while(i>t){const e=t-i;let r=undefined;let s=Infinity;for(const i of n.values()){if(i.entries<=1||!i.children)continue;if(i.children.length<=1)continue;const n=i.entries-1>=e?i.entries-1-e:e-i.entries+1+t*.3;if(n{"use strict";const r=n(35747);const i=n(85622);const{EventEmitter:s}=n(28614);const o=n(27601);const a=n(12087).platform()==="darwin";const c=n(12087).platform()==="win32";const u=a||c;const l=+process.env.WATCHPACK_WATCHER_LIMIT||(a?2e3:1e4);let f=false;let p=0;const d=new Map;const h=new Map;const m=new Map;const g=new Map;class DirectWatcher{constructor(e){this.filePath=e;this.watchers=new Set;this.watcher=undefined;try{const t=r.watch(e);this.watcher=t;t.on("change",(e,t)=>{for(const n of this.watchers){n.emit("change",e,t)}});t.on("error",e=>{for(const t of this.watchers){t.emit("error",e)}})}catch(e){process.nextTick(()=>{for(const t of this.watchers){t.emit("error",e)}})}p++}add(e){g.set(e,this);this.watchers.add(e)}remove(e){this.watchers.delete(e);if(this.watchers.size===0){m.delete(this.filePath);p--;if(this.watcher)this.watcher.close()}}getWatchers(){return this.watchers}}class RecursiveWatcher{constructor(e){this.rootPath=e;this.mapWatcherToPath=new Map;this.mapPathToWatchers=new Map;this.watcher=undefined;try{const t=r.watch(e,{recursive:true});this.watcher=t;t.on("change",(e,t)=>{if(!t){for(const t of this.mapWatcherToPath.keys()){t.emit("change",e)}}else{const n=i.dirname(t);const r=this.mapPathToWatchers.get(n);if(r===undefined)return;for(const n of r){n.emit("change",e,i.basename(t))}}});t.on("error",e=>{for(const t of this.mapWatcherToPath.keys()){t.emit("error",e)}})}catch(e){process.nextTick(()=>{for(const t of this.mapWatcherToPath.keys()){t.emit("error",e)}})}p++}add(e,t){g.set(t,this);const n=e.slice(this.rootPath.length+1)||".";this.mapWatcherToPath.set(t,n);const r=this.mapPathToWatchers.get(n);if(r===undefined){const e=new Set;e.add(t);this.mapPathToWatchers.set(n,e)}else{r.add(t)}}remove(e){const t=this.mapWatcherToPath.get(e);if(!t)return;this.mapWatcherToPath.delete(e);const n=this.mapPathToWatchers.get(t);n.delete(e);if(n.size===0){this.mapPathToWatchers.delete(t)}if(this.mapWatcherToPath.size===0){h.delete(this.rootPath);p--;if(this.watcher)this.watcher.close()}}getWatchers(){return this.mapWatcherToPath}}class Watcher extends s{close(){if(d.has(this)){d.delete(this);return}const e=g.get(this);e.remove(this);g.delete(this)}}const y=e=>{const t=m.get(e);if(t!==undefined)return t;const n=new DirectWatcher(e);m.set(e,n);return n};const v=e=>{const t=h.get(e);if(t!==undefined)return t;const n=new RecursiveWatcher(e);h.set(e,n);return n};const _=()=>{const e=new Map;const t=(t,n)=>{const r=e.get(n);if(r===undefined){e.set(n,t)}else if(Array.isArray(r)){r.push(t)}else{e.set(n,[r,t])}};for(const[e,n]of d){t(e,n)}d.clear();if(!u||l-p>=e.size){for(const[t,n]of e){const e=y(t);if(Array.isArray(n)){for(const t of n)e.add(t)}else{e.add(n)}}return}for(const e of h.values()){for(const[n,r]of e.getWatchers()){t(n,i.join(e.rootPath,r))}}for(const e of m.values()){for(const n of e.getWatchers()){t(n,e.filePath)}}const n=o(e,l*.9);for(const[e,t]of n){if(t.size===1){for(const[e,n]of t){const t=y(n);const r=g.get(e);if(r===t)continue;t.add(e);if(r!==undefined)r.remove(e)}}else{const n=new Set(t.values());if(n.size>1){const n=v(e);for(const[e,r]of t){const t=g.get(e);if(t===n)continue;n.add(r,e);if(t!==undefined)t.remove(e)}}else{for(const e of n){const n=y(e);for(const e of t.keys()){const t=g.get(e);if(t===n)continue;n.add(e);if(t!==undefined)t.remove(e)}}}}}};t.watch=(e=>{const t=new Watcher;const n=m.get(e);if(n!==undefined){n.add(t);return t}let r=e;for(;;){const n=h.get(r);if(n!==undefined){n.add(e,t);return t}const s=i.dirname(r);if(s===r)break;r=s}d.set(t,e);if(!f)_();return t});t.batch=(e=>{f=true;try{e()}finally{f=false;_()}});t.getNumberOfWatchers=(()=>{return p})},92512:(e,t,n)=>{"use strict";const r=n(53982);const i=n(99181);const s=n(28614).EventEmitter;const o=n(70554);const a=n(68862);let c;const u=[];const l={};function addWatchersToSet(e,t){for(const n of e){if(n!==true&&!t.has(n.directoryWatcher)){t.add(n.directoryWatcher);addWatchersToSet(n.directoryWatcher.directories.values(),t)}}}const f=e=>{const t=o(e,{globstar:true,extended:true}).source;const n=t.slice(0,t.length-1)+"(?:$|\\/)";return n};const p=e=>{if(Array.isArray(e)){return new RegExp(e.map(e=>f(e)).join("|"))}else if(typeof e==="string"){return new RegExp(f(e))}else if(e instanceof RegExp){return e}else if(e){throw new Error(`Invalid option for 'ignored': ${e}`)}else{return undefined}};const d=e=>{return{followSymlinks:!!e.followSymlinks,ignored:p(e.ignored),poll:e.poll}};const h=new WeakMap;const m=e=>{const t=h.get(e);if(t!==undefined)return t;const n=d(e);h.set(e,n);return n};class Watchpack extends s{constructor(e){super();if(!e)e=l;this.options=e;this.aggregateTimeout=typeof e.aggregateTimeout==="number"?e.aggregateTimeout:200;this.watcherOptions=m(e);this.watcherManager=r(this.watcherOptions);this.fileWatchers=new Map;this.directoryWatchers=new Map;this.startTime=undefined;this.paused=false;this.aggregatedChanges=new Set;this.aggregatedRemovals=new Set;this.aggregateTimer=undefined;this._onTimeout=this._onTimeout.bind(this)}watch(e,t,n){let r,s,o,c;if(!t){({files:r=u,directories:s=u,missing:o=u,startTime:c}=e)}else{r=e;s=t;o=u;c=n}this.paused=false;const l=this.fileWatchers;const f=this.directoryWatchers;const p=this.watcherOptions.ignored;const d=p?e=>!p.test(e.replace(/\\/g,"/")):()=>true;const h=(e,t,n)=>{const r=e.get(t);if(r===undefined){e.set(t,[n])}else{r.push(n)}};const m=new Map;const g=new Map;const y=new Set;if(this.watcherOptions.followSymlinks){const e=new i;for(const t of r){if(d(t)){for(const n of e.resolve(t)){if(t===n||d(n)){h(m,n,t)}}}}for(const t of o){if(d(t)){for(const n of e.resolve(t)){if(t===n||d(n)){y.add(t);h(m,n,t)}}}}for(const t of s){if(d(t)){let n=true;for(const r of e.resolve(t)){if(d(r)){h(n?g:m,r,t)}n=false}}}}else{for(const e of r){if(d(e)){h(m,e,e)}}for(const e of o){if(d(e)){y.add(e);h(m,e,e)}}for(const e of s){if(d(e)){h(g,e,e)}}}const v=new Map;const _=new Map;const b=(e,t,n)=>{e.on("initial-missing",e=>{for(const t of n){if(!y.has(t))this._onRemove(t,t,e)}});e.on("change",(e,t)=>{for(const r of n){this._onChange(r,e,r,t)}});e.on("remove",e=>{for(const t of n){this._onRemove(t,t,e)}});v.set(t,e)};const E=(e,t,n)=>{e.on("initial-missing",e=>{for(const t of n){this._onRemove(t,t,e)}});e.on("change",(e,t,r)=>{for(const i of n){this._onChange(i,t,e,r)}});e.on("remove",e=>{for(const t of n){this._onRemove(t,t,e)}});_.set(t,e)};const w=[];const S=[];for(const[e,t]of l){if(!m.has(e)){t.close()}else{w.push(t)}}for(const[e,t]of f){if(!g.has(e)){t.close()}else{S.push(t)}}a.batch(()=>{for(const[e,t]of m){const n=this.watcherManager.watchFile(e,c);if(n){b(n,e,t)}}for(const[e,t]of g){const n=this.watcherManager.watchDirectory(e,c);if(n){E(n,e,t)}}});for(const e of w)e.close();for(const e of S)e.close();this.fileWatchers=v;this.directoryWatchers=_;this.startTime=c}close(){this.paused=true;if(this.aggregateTimer)clearTimeout(this.aggregateTimer);for(const e of this.fileWatchers.values())e.close();for(const e of this.directoryWatchers.values())e.close();this.fileWatchers.clear();this.directoryWatchers.clear()}pause(){this.paused=true;if(this.aggregateTimer)clearTimeout(this.aggregateTimer)}getTimes(){const e=new Set;addWatchersToSet(this.fileWatchers.values(),e);addWatchersToSet(this.directoryWatchers.values(),e);const t=Object.create(null);for(const n of e){const e=n.getTimes();for(const n of Object.keys(e))t[n]=e[n]}return t}getTimeInfoEntries(){if(c===undefined){c=n(56755).EXISTANCE_ONLY_TIME_ENTRY}const e=new Set;addWatchersToSet(this.fileWatchers.values(),e);addWatchersToSet(this.directoryWatchers.values(),e);const t=new Map;for(const n of e){const e=n.getTimeInfoEntries();for(const[n,r]of e){if(t.has(n)){if(r===c)continue;const e=t.get(n);if(e===r)continue;if(e!==c){t.set(n,Object.assign({},e,r));continue}}t.set(n,r)}}return t}_missingWatcher(e,t){if(t){t.on("change",(t,n)=>{this._onChange(e,t,e,n)});t.on("remove",t=>{this._onRemove(e,e,t)})}return t}_fileWatcher(e,t){if(t){t.on("initial-missing",t=>{this._onRemove(e,e,t)});t.on("change",(t,n)=>{this._onChange(e,t,e,n)});t.on("remove",t=>{this._onRemove(e,e,t)})}return t}_dirWatcher(e,t){t.on("initial-missing",t=>{this._onRemove(e,e,t)});t.on("change",(t,n,r)=>{this._onChange(e,n,t,r)});t.on("remove",t=>{this._onRemove(e,e,t)});return t}_onChange(e,t,n,r){n=n||e;if(this.paused)return;this.emit("change",n,t,r);if(this.aggregateTimer)clearTimeout(this.aggregateTimer);this.aggregatedRemovals.delete(e);this.aggregatedChanges.add(e);this.aggregateTimer=setTimeout(this._onTimeout,this.aggregateTimeout)}_onRemove(e,t,n){t=t||e;if(this.paused)return;this.emit("remove",t,n);if(this.aggregateTimer)clearTimeout(this.aggregateTimer);this.aggregatedChanges.delete(e);this.aggregatedRemovals.add(e);this.aggregateTimer=setTimeout(this._onTimeout,this.aggregateTimeout)}_onTimeout(){this.aggregateTimer=undefined;const e=this.aggregatedChanges;const t=this.aggregatedRemovals;this.aggregatedChanges=new Set;this.aggregatedRemovals=new Set;this.emit("aggregated",e,t)}}e.exports=Watchpack},70417:(e,t,n)=>{"use strict";const r=n(12112);class CachedSource extends r{constructor(e){super();this._source=e;this._cachedSource=undefined;this._cachedSize=undefined;this._cachedMaps={};if(e.node)this.node=function(e){return this._source.node(e)};if(e.listMap)this.listMap=function(e){return this._source.listMap(e)}}source(){if(typeof this._cachedSource!=="undefined")return this._cachedSource;return this._cachedSource=this._source.source()}size(){if(typeof this._cachedSize!=="undefined")return this._cachedSize;if(typeof this._cachedSource!=="undefined"){if(Buffer.from.length===1)return new Buffer(this._cachedSource).length;return this._cachedSize=Buffer.byteLength(this._cachedSource)}return this._cachedSize=this._source.size()}sourceAndMap(e){const t=JSON.stringify(e);if(typeof this._cachedSource!=="undefined"&&t in this._cachedMaps)return{source:this._cachedSource,map:this._cachedMaps[t]};else if(typeof this._cachedSource!=="undefined"){return{source:this._cachedSource,map:this._cachedMaps[t]=this._source.map(e)}}else if(t in this._cachedMaps){return{source:this._cachedSource=this._source.source(),map:this._cachedMaps[t]}}const n=this._source.sourceAndMap(e);this._cachedSource=n.source;this._cachedMaps[t]=n.map;return{source:this._cachedSource,map:this._cachedMaps[t]}}map(e){if(!e)e={};const t=JSON.stringify(e);if(t in this._cachedMaps)return this._cachedMaps[t];return this._cachedMaps[t]=this._source.map()}updateHash(e){this._source.updateHash(e)}}e.exports=CachedSource},52388:(e,t,n)=>{"use strict";const r=n(99596).SourceNode;const i=n(6900).SourceListMap;const s=n(12112);class ConcatSource extends s{constructor(){super();this.children=[];for(var e=0;e{"use strict";var r=n(99596).SourceNode;var i=n(99596).SourceMapConsumer;var s=n(6900).SourceListMap;var o=n(12112);class LineToLineMappedSource extends o{constructor(e,t,n){super();this._value=e;this._name=t;this._originalSource=n}source(){return this._value}node(e){var t=this._value;var n=this._name;var i=t.split("\n");var s=new r(null,null,null,i.map(function(e,t){return new r(t+1,0,n,e+(t!=i.length-1?"\n":""))}));s.setSourceContent(n,this._originalSource);return s}listMap(e){return new s(this._value,this._name,this._originalSource)}updateHash(e){e.update(this._value);e.update(this._originalSource)}}n(93020)(LineToLineMappedSource.prototype);e.exports=LineToLineMappedSource},57579:(e,t,n)=>{"use strict";var r=n(99596).SourceNode;var i=n(99596).SourceMapConsumer;var s=n(6900).SourceListMap;var o=n(12112);var a=/(?!$)[^\n\r;{}]*[\n\r;{}]*/g;function _splitCode(e){return e.match(a)||[]}class OriginalSource extends o{constructor(e,t){super();this._value=e;this._name=t}source(){return this._value}node(e){e=e||{};var t=this._sourceMap;var n=this._value;var i=this._name;var s=n.split("\n");var o=new r(null,null,null,s.map(function(t,n){var o=0;if(e.columns===false){var a=t+(n!=s.length-1?"\n":"");return new r(n+1,0,i,a)}return new r(null,null,null,_splitCode(t+(n!=s.length-1?"\n":"")).map(function(e){if(/^\s*$/.test(e)){o+=e.length;return e}var t=new r(n+1,o,i,e);o+=e.length;return t}))}));o.setSourceContent(i,n);return o}listMap(e){return new s(this._value,this._name,this._value)}updateHash(e){e.update(this._value)}}n(93020)(OriginalSource.prototype);e.exports=OriginalSource},69852:(e,t,n)=>{"use strict";var r=n(12112);var i=n(99596).SourceNode;var s=/\n(?=.|\s)/g;function cloneAndPrefix(e,t,n){if(typeof e==="string"){var r=e.replace(s,"\n"+t);if(n.length>0)r=n.pop()+r;if(/\n$/.test(e))n.push(t);return r}else{var o=new i(e.line,e.column,e.source,e.children.map(function(e){return cloneAndPrefix(e,t,n)}),e.name);o.sourceContents=e.sourceContents;return o}}class PrefixSource extends r{constructor(e,t){super();this._source=t;this._prefix=e}source(){var e=typeof this._source==="string"?this._source:this._source.source();var t=this._prefix;return t+e.replace(s,"\n"+t)}node(e){var t=this._source.node(e);var n=this._prefix;var r=[];var s=new i;t.walkSourceContents(function(e,t){s.setSourceContent(e,t)});var o=true;t.walk(function(e,t){var s=e.split(/(\n)/);for(var a=0;a{"use strict";var r=n(12112);var i=n(99596).SourceNode;var s=n(6900).SourceListMap;class RawSource extends r{constructor(e){super();this._value=e}source(){return this._value}map(e){return null}node(e){return new i(null,null,null,this._value)}listMap(e){return new s(this._value)}updateHash(e){e.update(this._value)}}e.exports=RawSource},1324:(e,t,n)=>{"use strict";var r=n(12112);var i=n(99596).SourceNode;class Replacement{constructor(e,t,n,r,i){this.start=e;this.end=t;this.content=n;this.insertIndex=r;this.name=i}}class ReplaceSource extends r{constructor(e,t){super();this._source=e;this._name=t;this.replacements=[]}replace(e,t,n,r){if(typeof n!=="string")throw new Error("insertion must be a string, but is a "+typeof n);this.replacements.push(new Replacement(e,t,n,this.replacements.length,r))}insert(e,t,n){if(typeof t!=="string")throw new Error("insertion must be a string, but is a "+typeof t+": "+t);this.replacements.push(new Replacement(e,e-1,t,this.replacements.length,n))}source(e){return this._replaceString(this._source.source())}original(){return this._source}_sortReplacements(){this.replacements.sort(function(e,t){var n=t.end-e.end;if(n!==0)return n;n=t.start-e.start;if(n!==0)return n;return t.insertIndex-e.insertIndex})}_replaceString(e){if(typeof e!=="string")throw new Error("str must be a string, but is a "+typeof e+": "+e);this._sortReplacements();var t=[e];this.replacements.forEach(function(e){var n=t.pop();var r=this._splitString(n,Math.floor(e.end+1));var i=this._splitString(r[0],Math.floor(e.start));t.push(r[1],e.content,i[0])},this);let n="";for(let e=t.length-1;e>=0;--e){n+=t[e]}return n}node(e){var t=this._source.node(e);if(this.replacements.length===0){return t}this._sortReplacements();var n=new ReplacementEnumerator(this.replacements);var r=[];var s=0;var o=Object.create(null);var a=Object.create(null);var c=new i;t.walkSourceContents(function(e,t){c.setSourceContent(e,t);o["$"+e]=t});var u=this._replaceInStringNode.bind(this,r,n,function getOriginalSource(e){var t="$"+e.source;var n=a[t];if(!n){var r=o[t];if(!r)return null;n=r.split("\n").map(function(e){return e+"\n"});a[t]=n}if(e.line>n.length)return null;var i=n[e.line-1];return i.substr(e.column)});t.walk(function(e,t){s=u(e,s,t)});var l=n.footer();if(l){r.push(l)}c.add(r);return c}listMap(e){this._sortReplacements();var t=this._source.listMap(e);var n=0;var r=this.replacements;var i=r.length-1;var s=0;t=t.mapGeneratedCode(function(e){var t=n+e.length;if(s>e.length){s-=e.length;e=""}else{if(s>0){e=e.substr(s);n+=s;s=0}var o="";while(i>=0&&r[i].start=0){o+=r[i].content;i--}if(o){t.add(o)}return t}_splitString(e,t){return t<=0?["",e]:[e.substr(0,t),e.substr(t)]}_replaceInStringNode(e,t,n,r,s,o){var a=undefined;do{var c=t.position-s;if(c<0){c=0}if(c>=r.length||t.done){if(t.emit){var u=new i(o.line,o.column,o.source,r,o.name);e.push(u)}return s+r.length}var l=o.column;var f;if(c>0){f=r.slice(0,c);if(a===undefined){a=n(o)}if(a&&a.length>=c&&a.startsWith(f)){o.column+=c;a=a.substr(c)}}var p=t.next();if(!p){if(c>0){var d=new i(o.line,l,o.source,f,o.name);e.push(d)}if(t.value){e.push(new i(o.line,o.column,o.source,t.value,o.name||t.name))}}r=r.substr(c);s+=c}while(true)}}class ReplacementEnumerator{constructor(e){this.replacements=e||[];this.index=this.replacements.length;this.done=false;this.emit=false;this.next()}next(){if(this.done)return true;if(this.emit){var e=this.replacements[this.index];var t=Math.floor(e.end+1);this.position=t;this.value=e.content;this.name=e.name}else{this.index--;if(this.index<0){this.done=true}else{var n=this.replacements[this.index];var r=Math.floor(n.start);this.position=r}}if(this.position<0)this.position=0;this.emit=!this.emit;return this.emit}footer(){if(!this.done&&!this.emit)this.next();if(this.done){return[]}else{var e="";for(var t=this.index;t>=0;t--){var n=this.replacements[t];e+=n.content}return e}}}n(93020)(ReplaceSource.prototype);e.exports=ReplaceSource},12112:(e,t,n)=>{"use strict";var r=n(99596).SourceNode;var i=n(99596).SourceMapConsumer;class Source{source(){throw new Error("Abstract")}size(){if(Buffer.from.length===1)return new Buffer(this.source()).length;return Buffer.byteLength(this.source())}map(e){return null}sourceAndMap(e){return{source:this.source(),map:this.map()}}node(){throw new Error("Abstract")}listNode(){throw new Error("Abstract")}updateHash(e){var t=this.source();e.update(t||"")}}e.exports=Source},93020:e=>{"use strict";e.exports=function mixinSourceAndMap(e){e.map=function(e){e=e||{};if(e.columns===false){return this.listMap(e).toStringWithSourceMap({file:"x"}).map}return this.node(e).toStringWithSourceMap({file:"x"}).map.toJSON()};e.sourceAndMap=function(e){e=e||{};if(e.columns===false){return this.listMap(e).toStringWithSourceMap({file:"x"})}var t=this.node(e).toStringWithSourceMap({file:"x"});return{source:t.code,map:t.map.toJSON()}}}},84172:(e,t,n)=>{"use strict";var r=n(99596).SourceNode;var i=n(99596).SourceMapConsumer;var s=n(99596).SourceMapGenerator;var o=n(6900).SourceListMap;var a=n(6900).fromStringWithSourceMap;var c=n(12112);var u=n(22368);class SourceMapSource extends c{constructor(e,t,n,r,i,s){super();this._value=e;this._name=t;this._sourceMap=n;this._originalSource=r;this._innerSourceMap=i;this._removeOriginalSource=s}source(){return this._value}node(e){var t=this._sourceMap;var n=r.fromStringWithSourceMap(this._value,new i(t));n.setSourceContent(this._name,this._originalSource);var s=this._innerSourceMap;if(s){n=u(n,new i(s),this._name,this._removeOriginalSource)}return n}listMap(e){e=e||{};if(e.module===false)return new o(this._value,this._name,this._value);return a(this._value,typeof this._sourceMap==="string"?JSON.parse(this._sourceMap):this._sourceMap)}updateHash(e){e.update(this._value);if(this._originalSource)e.update(this._originalSource)}}n(93020)(SourceMapSource.prototype);e.exports=SourceMapSource},22368:(e,t,n)=>{"use strict";var r=n(99596).SourceNode;var i=n(99596).SourceMapConsumer;var s=function(e,t,n,s){var o=new r;var a=[];var c={};var u={};var l={};var f={};t.eachMapping(function(e){(u[e.generatedLine]=u[e.generatedLine]||[]).push(e)},null,i.GENERATED_ORDER);e.walkSourceContents(function(e,t){c["$"+e]=t});var p=c["$"+n];var d=p?p.split("\n"):undefined;e.walk(function(e,i){var p;if(i.source===n&&i.line&&u[i.line]){var h;var m=u[i.line];for(var g=0;g0){var k=v.slice(h.generatedColumn,i.column);var D=w.slice(h.originalColumn,h.originalColumn+S);if(k===D){h=Object.assign({},h,{originalColumn:h.originalColumn+S,generatedColumn:i.column})}}if(!h.name&&i.name){y=w.slice(h.originalColumn,h.originalColumn+i.name.length)===i.name}}}p=h.source;a.push(new r(h.originalLine,h.originalColumn,p,e,y?i.name:h.name));if(!("$"+p in l)){l["$"+p]=true;var x=t.sourceContentFor(p,true);if(x){o.setSourceContent(p,x)}}return}}if(s&&i.source===n||!i.source){a.push(e);return}p=i.source;a.push(new r(i.line,i.column,p,e,i.name));if("$"+p in c){if(!("$"+p in l)){o.setSourceContent(p,c["$"+p]);delete c["$"+p]}}});o.add(a);return o};e.exports=s},2991:(e,t,n)=>{t.Source=n(12112);t.RawSource=n(57902);t.OriginalSource=n(57579);t.SourceMapSource=n(84172);t.LineToLineMappedSource=n(32631);t.CachedSource=n(70417);t.ConcatSource=n(52388);t.ReplaceSource=n(1324);t.PrefixSource=n(69852)},32323:(e,t,n)=>{"use strict";const r=n(76150);const i=n(81627);const s=n(66298);const{toConstantDependency:o,evaluateToString:a}=n(48472);const c=n(64255);const u=n(75948);const l={__webpack_require__:{expr:r.require,req:[r.require],type:"function",assign:false},__webpack_public_path__:{expr:r.publicPath,req:[r.publicPath],type:"string",assign:true},__webpack_modules__:{expr:r.moduleFactories,req:[r.moduleFactories],type:"object",assign:false},__webpack_chunk_load__:{expr:r.ensureChunk,req:[r.ensureChunk],type:"function",assign:true},__non_webpack_require__:{expr:"require",req:null,type:undefined,assign:true},__webpack_nonce__:{expr:r.scriptNonce,req:[r.scriptNonce],type:"string",assign:true},__webpack_hash__:{expr:`${r.getFullHash}()`,req:[r.getFullHash],type:"string",assign:false},__webpack_chunkname__:{expr:r.chunkName,req:[r.chunkName],type:"string",assign:false},__webpack_get_script_filename__:{expr:r.getChunkScriptFilename,req:[r.getChunkScriptFilename],type:"function",assign:true},"require.onError":{expr:r.uncaughtErrorHandler,req:[r.uncaughtErrorHandler],type:undefined,assign:true},__system_context__:{expr:r.systemContext,req:[r.systemContext],type:"object",assign:false},__webpack_share_scopes__:{expr:r.shareScopeMap,req:[r.shareScopeMap],type:"object",assign:false},__webpack_init_sharing__:{expr:r.initializeSharing,req:[r.initializeSharing],type:"function",assign:true}};class APIPlugin{apply(e){e.hooks.compilation.tap("APIPlugin",(e,{normalModuleFactory:t})=>{e.dependencyTemplates.set(s,new s.Template);e.hooks.runtimeRequirementInTree.for(r.chunkName).tap("APIPlugin",t=>{e.addRuntimeModule(t,new c(t.name));return true});e.hooks.runtimeRequirementInTree.for(r.getFullHash).tap("APIPlugin",(t,n)=>{const r=new u;e.addRuntimeModule(t,r);e.chunkGraph.addFullHashModuleToChunk(t,r);return true});const n=e=>{Object.keys(l).forEach(t=>{const n=l[t];e.hooks.expression.for(t).tap("APIPlugin",o(e,n.expr,n.req));if(n.assign===false){e.hooks.assign.for(t).tap("APIPlugin",e=>{const n=new i(`${t} must not be assigned`);n.loc=e.loc;throw n})}if(n.type){e.hooks.evaluateTypeof.for(t).tap("APIPlugin",a(n.type))}})};t.hooks.parser.for("javascript/auto").tap("APIPlugin",n);t.hooks.parser.for("javascript/dynamic").tap("APIPlugin",n);t.hooks.parser.for("javascript/esm").tap("APIPlugin",n)})}}e.exports=APIPlugin},75884:(e,t,n)=>{"use strict";const r=n(81627);const i=/at ([a-zA-Z0-9_.]*)/;function createMessage(e){return`Abstract method${e?" "+e:""}. Must be overridden.`}function Message(){this.stack=undefined;Error.captureStackTrace(this);const e=this.stack.split("\n")[3].match(i);this.message=e&&e[1]?createMessage(e[1]):createMessage()}class AbstractMethodError extends r{constructor(){super((new Message).message);this.name="AbstractMethodError"}}e.exports=AbstractMethodError},98221:(e,t,n)=>{"use strict";const r=n(32448);const i=n(56202);class AsyncDependenciesBlock extends r{constructor(e,t,n){super();if(typeof e==="string"){e={name:e}}else if(!e){e={name:undefined}}this.groupOptions=e;this.loc=t;this.request=n;this.parent=undefined}get chunkName(){return this.groupOptions.name}set chunkName(e){this.groupOptions.name=e}updateHash(e,t){const{chunkGraph:n}=t;e.update(JSON.stringify(this.groupOptions));const r=n.getBlockChunkGroup(this);e.update(r?r.id:"");super.updateHash(e,t)}isAsync(e){return true}serialize(e){const{write:t}=e;t(this.groupOptions);t(this.loc);t(this.request);super.serialize(e)}deserialize(e){const{read:t}=e;this.groupOptions=t();this.loc=t();this.request=t();super.deserialize(e)}}i(AsyncDependenciesBlock,"webpack/lib/AsyncDependenciesBlock");Object.defineProperty(AsyncDependenciesBlock.prototype,"module",{get(){throw new Error("module property was removed from AsyncDependenciesBlock (it's not needed)")},set(){throw new Error("module property was removed from AsyncDependenciesBlock (it's not needed)")}});e.exports=AsyncDependenciesBlock},21357:(e,t,n)=>{"use strict";const r=n(81627);class AsyncDependencyToInitialChunkError extends r{constructor(e,t,n){super(`It's not allowed to load an initial chunk on demand. The chunk name "${e}" is already used by an entrypoint.`);this.name="AsyncDependencyToInitialChunkError";this.module=t;this.loc=n;Error.captureStackTrace(this,this.constructor)}}e.exports=AsyncDependencyToInitialChunkError},20383:(e,t,n)=>{"use strict";const r=n(62355);const i=n(53520);const s=n(88281);class AutomaticPrefetchPlugin{apply(e){e.hooks.compilation.tap("AutomaticPrefetchPlugin",(e,{normalModuleFactory:t})=>{e.dependencyFactories.set(s,t)});let t=null;e.hooks.afterCompile.tap("AutomaticPrefetchPlugin",e=>{t=Array.from(e.modules).filter(e=>e instanceof i).map(e=>({context:e.context,request:e.request}))});e.hooks.make.tapAsync("AutomaticPrefetchPlugin",(n,i)=>{if(!t)return i();r.forEach(t,(t,r)=>{n.addModuleChain(t.context||e.context,new s(t.request),r)},i)})}}e.exports=AutomaticPrefetchPlugin},58779:(e,t,n)=>{"use strict";const r=n(15235);const{ConcatSource:i}=n(48135);const s=n(3080);const o=n(70354);const a=n(58159);const c=n(4837);const u=e=>{if(!e.includes("\n")){return a.toComment(e)}return`/*!\n * ${e.replace(/\*\//g,"* /").split("\n").join("\n * ").replace(/\s+\n/g,"\n").trimRight()}\n */`};class BannerPlugin{constructor(e){if(typeof e==="string"||typeof e==="function"){e={banner:e}}r(c,e,{name:"Banner Plugin",baseDataPath:"options"});this.options=e;const t=e.banner;if(typeof t==="function"){const e=t;this.banner=this.options.raw?e:t=>u(e(t))}else{const e=this.options.raw?t:u(t);this.banner=(()=>e)}}apply(e){const t=this.options;const n=this.banner;const r=o.matchObject.bind(undefined,t);e.hooks.compilation.tap("BannerPlugin",e=>{e.hooks.processAssets.tap({name:"BannerPlugin",stage:s.PROCESS_ASSETS_STAGE_ADDITIONS},()=>{for(const s of e.chunks){if(t.entryOnly&&!s.canBeInitial()){continue}for(const t of s.files){if(!r(t)){continue}const o={chunk:s,filename:t};const a=e.getPath(n,o);e.updateAsset(t,e=>new i(a,"\n",e))}}})})}}e.exports=BannerPlugin},54725:(e,t,n)=>{"use strict";const{AsyncParallelHook:r,AsyncSeriesBailHook:i,SyncHook:s}=n(92960);const{makeWebpackError:o,makeWebpackErrorCallback:a}=n(3728);const c=(e,t)=>{return n=>{if(--e===0){return t(n)}if(n&&e>0){e=0;return t(n)}}};class Cache{constructor(){this.hooks={get:new i(["identifier","etag","gotHandlers"]),store:new r(["identifier","etag","data"]),storeBuildDependencies:new r(["dependencies"]),beginIdle:new s([]),endIdle:new r([]),shutdown:new r([])}}get(e,t,n){const r=[];this.hooks.get.callAsync(e,t,r,(e,t)=>{if(e){n(o(e,"Cache.hooks.get"));return}if(t===null){t=undefined}if(r.length>1){const e=c(r.length,()=>n(null,t));for(const n of r){n(t,e)}}else if(r.length===1){r[0](t,()=>n(null,t))}else{n(null,t)}})}store(e,t,n,r){this.hooks.store.callAsync(e,t,n,a(r,"Cache.hooks.store"))}storeBuildDependencies(e,t){this.hooks.storeBuildDependencies.callAsync(e,a(t,"Cache.hooks.storeBuildDependencies"))}beginIdle(){this.hooks.beginIdle.call()}endIdle(e){this.hooks.endIdle.callAsync(a(e,"Cache.hooks.endIdle"))}shutdown(e){this.hooks.shutdown.callAsync(a(e,"Cache.hooks.shutdown"))}}Cache.STAGE_MEMORY=-10;Cache.STAGE_DEFAULT=0;Cache.STAGE_DISK=10;Cache.STAGE_NETWORK=20;e.exports=Cache},6503:(e,t,n)=>{"use strict";const r=n(62355);const i=n(77034);const s=n(10168);class MultiItemCache{constructor(e){this._items=e}get(e){const t=n=>{this._items[n].get((r,i)=>{if(r)return e(r);if(i!==undefined)return e(null,i);if(++n>=this._items.length)return e();t(n)})};t(0)}getPromise(){const e=t=>{return this._items[t].getPromise().then(n=>{if(n!==undefined)return n;if(++tt.store(e,n),t)}storePromise(e){return Promise.all(this._items.map(t=>t.storePromise(e))).then(()=>{})}}class ItemCacheFacade{constructor(e,t,n){this._cache=e;this._name=t;this._etag=n}get(e){this._cache.get(this._name,this._etag,e)}getPromise(){return new Promise((e,t)=>{this._cache.get(this._name,this._etag,(n,r)=>{if(n){t(n)}else{e(r)}})})}store(e,t){this._cache.store(this._name,this._etag,e,t)}storePromise(e){return new Promise((t,n)=>{this._cache.store(this._name,this._etag,e,e=>{if(e){n(e)}else{t()}})})}provide(e,t){this.get((n,r)=>{if(n)return t(n);if(r!==undefined)return r;e((e,n)=>{if(e)return t(e);this.store(n,e=>{if(e)return t(e);t(null,n)})})})}async providePromise(e){const t=await this.getPromise();if(t!==undefined)return t;const n=await e();await this.storePromise(n);return n}}class CacheFacade{constructor(e,t){this._cache=e;this._name=t}getChildCache(e){return new CacheFacade(this._cache,`${this._name}|${e}`)}getItemCache(e,t){return new ItemCacheFacade(this._cache,`${this._name}|${e}`,t)}getLazyHashedEtag(e){return i(e)}mergeEtags(e,t){return s(e,t)}get(e,t,n){this._cache.get(`${this._name}|${e}`,t,n)}getPromise(e,t){return new Promise((n,r)=>{this._cache.get(`${this._name}|${e}`,t,(e,t)=>{if(e){r(e)}else{n(t)}})})}store(e,t,n,r){this._cache.store(`${this._name}|${e}`,t,n,r)}storePromise(e,t,n){return new Promise((r,i)=>{this._cache.store(`${this._name}|${e}`,t,n,e=>{if(e){i(e)}else{r()}})})}provide(e,t,n,r){this.get(e,t,(i,s)=>{if(i)return r(i);if(s!==undefined)return s;n((n,i)=>{if(n)return r(n);this.store(e,t,i,e=>{if(e)return r(e);r(null,i)})})})}async providePromise(e,t,n){const r=await this.getPromise(e,t);if(r!==undefined)return r;const i=await n();await this.storePromise(e,t,i);return i}}e.exports=CacheFacade;e.exports.ItemCacheFacade=ItemCacheFacade;e.exports.MultiItemCache=MultiItemCache},41673:(e,t,n)=>{"use strict";const r=n(81627);const i=e=>{return e.slice().sort((e,t)=>{const n=e.identifier();const r=t.identifier();if(nr)return 1;return 0})};const s=(e,t)=>{return e.map(e=>{let n=`* ${e.identifier()}`;const r=Array.from(t.getIncomingConnections(e)).filter(e=>e.originModule);if(r.length>0){n+=`\n Used by ${r.length} module(s), i. e.`;n+=`\n ${r[0].originModule.identifier()}`}return n}).join("\n")};class CaseSensitiveModulesWarning extends r{constructor(e,t){const n=i(e);const r=s(n,t);super(`There are multiple modules with names that only differ in casing.\nThis can lead to unexpected behavior when compiling on a filesystem with other case-semantic.\nUse equal casing. Compare these module identifiers:\n${r}`);this.name="CaseSensitiveModulesWarning";this.module=n[0];Error.captureStackTrace(this,this.constructor)}}e.exports=CaseSensitiveModulesWarning},62433:(e,t,n)=>{"use strict";const r=n(45137);const i=n(71452);const{intersect:s}=n(26221);const o=n(16102);const a=n(14146);const{compareModulesByIdentifier:c,compareChunkGroupsByIndex:u,compareModulesById:l}=n(68673);const{createArrayToSetDeprecationSet:f}=n(16595);const{mergeRuntime:p}=n(37416);const d=f("chunk.files");let h=1e3;class Chunk{constructor(e){this.id=null;this.ids=null;this.debugId=h++;this.name=e;this.idNameHints=new o;this.preventIntegration=false;this.filenameTemplate=undefined;this._groups=new o(undefined,u);this.runtime=undefined;this.files=new d;this.auxiliaryFiles=new Set;this.rendered=false;this.hash=undefined;this.contentHash=Object.create(null);this.renderedHash=undefined;this.chunkReason=undefined;this.extraAsync=false}get entryModule(){const e=Array.from(r.getChunkGraphForChunk(this,"Chunk.entryModule","DEP_WEBPACK_CHUNK_ENTRY_MODULE").getChunkEntryModulesIterable(this));if(e.length===0){return undefined}else if(e.length===1){return e[0]}else{throw new Error("Module.entryModule: Multiple entry modules are not supported by the deprecated API (Use the new ChunkGroup API)")}}hasEntryModule(){return r.getChunkGraphForChunk(this,"Chunk.hasEntryModule","DEP_WEBPACK_CHUNK_HAS_ENTRY_MODULE").getNumberOfEntryModules(this)>0}addModule(e){const t=r.getChunkGraphForChunk(this,"Chunk.addModule","DEP_WEBPACK_CHUNK_ADD_MODULE");if(t.isModuleInChunk(e,this))return false;t.connectChunkAndModule(this,e);return true}removeModule(e){r.getChunkGraphForChunk(this,"Chunk.removeModule","DEP_WEBPACK_CHUNK_REMOVE_MODULE").disconnectChunkAndModule(this,e)}getNumberOfModules(){return r.getChunkGraphForChunk(this,"Chunk.getNumberOfModules","DEP_WEBPACK_CHUNK_GET_NUMBER_OF_MODULES").getNumberOfChunkModules(this)}get modulesIterable(){const e=r.getChunkGraphForChunk(this,"Chunk.modulesIterable","DEP_WEBPACK_CHUNK_MODULES_ITERABLE");return e.getOrderedChunkModulesIterable(this,c)}compareTo(e){const t=r.getChunkGraphForChunk(this,"Chunk.compareTo","DEP_WEBPACK_CHUNK_COMPARE_TO");return t.compareChunks(this,e)}containsModule(e){return r.getChunkGraphForChunk(this,"Chunk.containsModule","DEP_WEBPACK_CHUNK_CONTAINS_MODULE").isModuleInChunk(e,this)}getModules(){return r.getChunkGraphForChunk(this,"Chunk.getModules","DEP_WEBPACK_CHUNK_GET_MODULES").getChunkModules(this)}remove(){const e=r.getChunkGraphForChunk(this,"Chunk.remove","DEP_WEBPACK_CHUNK_REMOVE");e.disconnectChunk(this);this.disconnectFromGroups()}moveModule(e,t){const n=r.getChunkGraphForChunk(this,"Chunk.moveModule","DEP_WEBPACK_CHUNK_MOVE_MODULE");n.disconnectChunkAndModule(this,e);n.connectChunkAndModule(t,e)}integrate(e){const t=r.getChunkGraphForChunk(this,"Chunk.integrate","DEP_WEBPACK_CHUNK_INTEGRATE");if(t.canChunksBeIntegrated(this,e)){t.integrateChunks(this,e);return true}else{return false}}canBeIntegrated(e){const t=r.getChunkGraphForChunk(this,"Chunk.canBeIntegrated","DEP_WEBPACK_CHUNK_CAN_BE_INTEGRATED");return t.canChunksBeIntegrated(this,e)}isEmpty(){const e=r.getChunkGraphForChunk(this,"Chunk.isEmpty","DEP_WEBPACK_CHUNK_IS_EMPTY");return e.getNumberOfChunkModules(this)===0}modulesSize(){const e=r.getChunkGraphForChunk(this,"Chunk.modulesSize","DEP_WEBPACK_CHUNK_MODULES_SIZE");return e.getChunkModulesSize(this)}size(e={}){const t=r.getChunkGraphForChunk(this,"Chunk.size","DEP_WEBPACK_CHUNK_SIZE");return t.getChunkSize(this,e)}integratedSize(e,t){const n=r.getChunkGraphForChunk(this,"Chunk.integratedSize","DEP_WEBPACK_CHUNK_INTEGRATED_SIZE");return n.getIntegratedChunksSize(this,e,t)}getChunkModuleMaps(e){const t=r.getChunkGraphForChunk(this,"Chunk.getChunkModuleMaps","DEP_WEBPACK_CHUNK_GET_CHUNK_MODULE_MAPS");const n=Object.create(null);const i=Object.create(null);for(const r of this.getAllAsyncChunks()){let s;for(const o of t.getOrderedChunkModulesIterable(r,l(t))){if(e(o)){if(s===undefined){s=[];n[r.id]=s}const e=t.getModuleId(o);s.push(e);i[e]=t.getRenderedModuleHash(o,undefined)}}}return{id:n,hash:i}}hasModuleInGraph(e,t){const n=r.getChunkGraphForChunk(this,"Chunk.hasModuleInGraph","DEP_WEBPACK_CHUNK_HAS_MODULE_IN_GRAPH");return n.hasModuleInGraph(this,e,t)}getChunkMaps(e){const t=Object.create(null);const n=Object.create(null);const r=Object.create(null);for(const i of this.getAllAsyncChunks()){t[i.id]=e?i.hash:i.renderedHash;for(const e of Object.keys(i.contentHash)){if(!n[e]){n[e]=Object.create(null)}n[e][i.id]=i.contentHash[e]}if(i.name){r[i.id]=i.name}}return{hash:t,contentHash:n,name:r}}hasRuntime(){for(const e of this._groups){if(e.isInitial()&&e instanceof i&&e.getRuntimeChunk()===this){return true}}return false}canBeInitial(){for(const e of this._groups){if(e.isInitial())return true}return false}isOnlyInitial(){if(this._groups.size<=0)return false;for(const e of this._groups){if(!e.isInitial())return false}return true}addGroup(e){this._groups.add(e)}removeGroup(e){this._groups.delete(e)}isInGroup(e){return this._groups.has(e)}getNumberOfGroups(){return this._groups.size}get groupsIterable(){this._groups.sort();return this._groups}disconnectFromGroups(){for(const e of this._groups){e.removeChunk(this)}}split(e){for(const t of this._groups){t.insertChunk(e,this);e.addGroup(t)}for(const t of this.idNameHints){e.idNameHints.add(t)}e.runtime=p(e.runtime,this.runtime)}updateHash(e,t){e.update(`${this.id} `);e.update(this.ids?this.ids.join(","):"");e.update(`${this.name||""} `);const n=new a;for(const e of t.getChunkModulesIterable(this)){n.add(t.getModuleHash(e,this.runtime))}n.updateHash(e);const r=t.getChunkEntryModulesWithChunkGroupIterable(this);for(const[n,i]of r){e.update("entry");e.update(`${t.getModuleId(n)}`);e.update(i.id)}}getAllAsyncChunks(){const e=new Set;const t=new Set;const n=s(Array.from(this.groupsIterable,e=>new Set(e.chunks)));for(const t of this.groupsIterable){for(const n of t.childrenIterable){e.add(n)}}for(const r of e){for(const e of r.chunks){if(!n.has(e)){t.add(e)}}for(const t of r.childrenIterable){e.add(t)}}return t}getAllInitialChunks(){return s(Array.from(this.groupsIterable,e=>new Set(e.chunks)))}getAllReferencedChunks(){const e=new Set(this.groupsIterable);const t=new Set;for(const n of e){for(const e of n.chunks){t.add(e)}for(const t of n.childrenIterable){e.add(t)}}return t}hasAsyncChunks(){const e=new Set;const t=s(Array.from(this.groupsIterable,e=>new Set(e.chunks)));for(const t of this.groupsIterable){for(const n of t.childrenIterable){e.add(n)}}for(const n of e){for(const e of n.chunks){if(!t.has(e)){return true}}for(const t of n.childrenIterable){e.add(t)}}return false}getChildIdsByOrders(e,t){const n=new Map;for(const e of this.groupsIterable){if(e.chunks[e.chunks.length-1]===this){for(const t of e.childrenIterable){for(const e of Object.keys(t.options)){if(e.endsWith("Order")){const r=e.substr(0,e.length-"Order".length);let i=n.get(r);if(i===undefined){i=[];n.set(r,i)}i.push({order:t.options[e],group:t})}}}}}const r=Object.create(null);for(const[i,s]of n){s.sort((t,n)=>{const r=n.order-t.order;if(r!==0)return r;return t.group.compareTo(e,n.group)});const n=new Set;for(const r of s){for(const i of r.group.chunks){if(t&&!t(i,e))continue;n.add(i.id)}}if(n.size>0){r[i]=Array.from(n)}}return r}getChildIdsByOrdersMap(e,t,n){const r=Object.create(null);const i=t=>{const i=t.getChildIdsByOrders(e,n);for(const e of Object.keys(i)){let n=r[e];if(n===undefined){r[e]=n=Object.create(null)}n[t.id]=i[e]}};if(t){const e=new Set;for(const t of this.groupsIterable){for(const n of t.chunks){e.add(n)}}for(const t of e){i(t)}}for(const e of this.getAllAsyncChunks()){i(e)}return r}}e.exports=Chunk},45137:(e,t,n)=>{"use strict";const r=n(31669);const i=n(16102);const{compareModulesById:s,compareIterables:o,compareModulesByIdentifier:a,concatComparators:c,compareSelect:u,compareIds:l}=n(68673);const f=n(62598);const{RuntimeSpecMap:p,RuntimeSpecSet:d,runtimeToString:h,mergeRuntime:m}=n(37416);const g=new Set;const y=o(a);const v=e=>{return Array.from(e)};const _=e=>{const t=new Map;for(const n of e){for(const e of n.getSourceTypes()){let r=t.get(e);if(r===undefined){r=new i;t.set(e,r)}r.add(n)}}for(const[n,r]of t){if(r.size===e.size){t.set(n,e)}}return t};const b=new WeakMap;const E=e=>{let t=b.get(e);if(t!==undefined)return t;t=(t=>{t.sortWith(e);return Array.from(t)});b.set(e,t);return t};const w=e=>{let t=0;for(const n of e){for(const e of n.getSourceTypes()){t+=n.size(e)}}return t};const S=e=>{let t=Object.create(null);for(const n of e){for(const e of n.getSourceTypes()){t[e]=(t[e]||0)+n.size(e)}}return t};const k=(e,t)=>{const n=new Set(t.groupsIterable);for(const t of n){if(e.isInGroup(t))continue;if(t.isInitial())return false;for(const e of t.parentsIterable){n.add(e)}}return true};class ChunkGraphModule{constructor(){this.chunks=new i;this.entryInChunks=undefined;this.runtimeInChunks=undefined;this.hashes=undefined;this.id=null;this.runtimeRequirements=undefined}}class ChunkGraphChunk{constructor(){this.modules=new i;this.entryModules=new Map;this.runtimeModules=new i;this.fullHashModules=undefined;this.runtimeRequirements=undefined;this.runtimeRequirementsInTree=new Set}}class ChunkGraph{constructor(e){this._modules=new WeakMap;this._chunks=new WeakMap;this._blockChunkGroups=new WeakMap;this.moduleGraph=e;this._getGraphRoots=this._getGraphRoots.bind(this);this._cacheChunkGraphModuleKey1=undefined;this._cacheChunkGraphModuleValue1=undefined;this._cacheChunkGraphModuleKey2=undefined;this._cacheChunkGraphModuleValue2=undefined;this._cacheChunkGraphChunkKey1=undefined;this._cacheChunkGraphChunkValue1=undefined;this._cacheChunkGraphChunkKey2=undefined;this._cacheChunkGraphChunkValue2=undefined}_getChunkGraphModule(e){if(this._cacheChunkGraphModuleKey1===e)return this._cacheChunkGraphModuleValue1;if(this._cacheChunkGraphModuleKey2===e)return this._cacheChunkGraphModuleValue2;let t=this._modules.get(e);if(t===undefined){t=new ChunkGraphModule;this._modules.set(e,t)}this._cacheChunkGraphModuleKey2=this._cacheChunkGraphModuleKey1;this._cacheChunkGraphModuleValue2=this._cacheChunkGraphModuleValue1;this._cacheChunkGraphModuleKey1=e;this._cacheChunkGraphModuleValue1=t;return t}_getChunkGraphChunk(e){if(this._cacheChunkGraphChunkKey1===e)return this._cacheChunkGraphChunkValue1;if(this._cacheChunkGraphChunkKey2===e)return this._cacheChunkGraphChunkValue2;let t=this._chunks.get(e);if(t===undefined){t=new ChunkGraphChunk;this._chunks.set(e,t)}this._cacheChunkGraphChunkKey2=this._cacheChunkGraphChunkKey1;this._cacheChunkGraphChunkValue2=this._cacheChunkGraphChunkValue1;this._cacheChunkGraphChunkKey1=e;this._cacheChunkGraphChunkValue1=t;return t}_getGraphRoots(e){const{moduleGraph:t}=this;return Array.from(f(e,e=>{const n=new Set;for(const r of t.getOutgoingConnections(e)){if(!r.module)continue;if(r.conditional){if(n.has(r.module))continue;if(!r.isActive(undefined))continue}n.add(r.module)}return n})).sort(a)}connectChunkAndModule(e,t){const n=this._getChunkGraphModule(t);const r=this._getChunkGraphChunk(e);n.chunks.add(e);r.modules.add(t)}disconnectChunkAndModule(e,t){const n=this._getChunkGraphModule(t);const r=this._getChunkGraphChunk(e);r.modules.delete(t);n.chunks.delete(e)}disconnectChunk(e){const t=this._getChunkGraphChunk(e);for(const n of t.modules){const t=this._getChunkGraphModule(n);t.chunks.delete(e)}t.modules.clear();e.disconnectFromGroups()}attachModules(e,t){const n=this._getChunkGraphChunk(e);for(const e of t){n.modules.add(e)}}attachRuntimeModules(e,t){const n=this._getChunkGraphChunk(e);for(const e of t){n.runtimeModules.add(e)}}attachFullHashModules(e,t){const n=this._getChunkGraphChunk(e);if(n.fullHashModules===undefined)n.fullHashModules=new Set;for(const e of t){n.fullHashModules.add(e)}}replaceModule(e,t){const n=this._getChunkGraphModule(e);const r=this._getChunkGraphModule(t);for(const i of n.chunks){const n=this._getChunkGraphChunk(i);n.modules.delete(e);n.modules.add(t);r.chunks.add(i)}n.chunks.clear();if(n.entryInChunks!==undefined){if(r.entryInChunks===undefined){r.entryInChunks=new Set}for(const i of n.entryInChunks){const n=this._getChunkGraphChunk(i);const s=n.entryModules.get(e);const o=new Map;for(const[r,i]of n.entryModules){if(r===e){o.set(t,s)}else{o.set(r,i)}}n.entryModules=o;r.entryInChunks.add(i)}n.entryInChunks=undefined}if(n.runtimeInChunks!==undefined){if(r.runtimeInChunks===undefined){r.runtimeInChunks=new Set}for(const i of n.runtimeInChunks){const n=this._getChunkGraphChunk(i);n.runtimeModules.delete(e);n.runtimeModules.add(t);r.runtimeInChunks.add(i);if(n.fullHashModules!==undefined&&n.fullHashModules.has(e)){n.fullHashModules.delete(e);n.fullHashModules.add(t)}}n.runtimeInChunks=undefined}}isModuleInChunk(e,t){const n=this._getChunkGraphChunk(t);return n.modules.has(e)}isModuleInChunkGroup(e,t){for(const n of t.chunks){if(this.isModuleInChunk(e,n))return true}return false}isEntryModule(e){const t=this._getChunkGraphModule(e);return t.entryInChunks!==undefined}getModuleChunksIterable(e){const t=this._getChunkGraphModule(e);return t.chunks}getOrderedModuleChunksIterable(e,t){const n=this._getChunkGraphModule(e);n.chunks.sortWith(t);return n.chunks}getModuleChunks(e){const t=this._getChunkGraphModule(e);return t.chunks.getFromCache(v)}getNumberOfModuleChunks(e){const t=this._getChunkGraphModule(e);return t.chunks.size}getModuleRuntimes(e){const t=this._getChunkGraphModule(e);const n=new d;for(const e of t.chunks){n.add(e.runtime)}return n}getNumberOfChunkModules(e){const t=this._getChunkGraphChunk(e);return t.modules.size}getChunkModulesIterable(e){const t=this._getChunkGraphChunk(e);return t.modules}getChunkModulesIterableBySourceType(e,t){const n=this._getChunkGraphChunk(e);const r=n.modules.getFromUnorderedCache(_).get(t);return r}getOrderedChunkModulesIterable(e,t){const n=this._getChunkGraphChunk(e);n.modules.sortWith(t);return n.modules}getOrderedChunkModulesIterableBySourceType(e,t,n){const r=this._getChunkGraphChunk(e);const i=r.modules.getFromUnorderedCache(_).get(t);if(i===undefined)return undefined;i.sortWith(n);return i}getChunkModules(e){const t=this._getChunkGraphChunk(e);return t.modules.getFromUnorderedCache(v)}getOrderedChunkModules(e,t){const n=this._getChunkGraphChunk(e);const r=E(t);return n.modules.getFromUnorderedCache(r)}getChunkModuleIdMap(e,t,n=false){const r=Object.create(null);for(const i of n?e.getAllReferencedChunks():e.getAllAsyncChunks()){let e;for(const n of this.getOrderedChunkModulesIterable(i,s(this))){if(t(n)){if(e===undefined){e=[];r[i.id]=e}const t=this.getModuleId(n);e.push(t)}}}return r}getChunkModuleRenderedHashMap(e,t,n=0,r=false){const i=Object.create(null);for(const o of r?e.getAllReferencedChunks():e.getAllAsyncChunks()){let e;for(const r of this.getOrderedChunkModulesIterable(o,s(this))){if(t(r)){if(e===undefined){e=Object.create(null);i[o.id]=e}const t=this.getModuleId(r);const s=this.getRenderedModuleHash(r,o.runtime);e[t]=n?s.slice(0,n):s}}}return i}getChunkConditionMap(e,t){const n=Object.create(null);for(const r of e.getAllAsyncChunks()){n[r.id]=t(r,this)}for(const r of this.getChunkEntryDependentChunksIterable(e)){n[r.id]=t(r,this)}return n}hasModuleInGraph(e,t,n){const r=new Set(e.groupsIterable);const i=new Set;for(const e of r){for(const r of e.chunks){if(!i.has(r)){i.add(r);if(!n||n(r,this)){for(const e of this.getChunkModulesIterable(r)){if(t(e)){return true}}}}}for(const t of e.childrenIterable){r.add(t)}}return false}compareChunks(e,t){const n=this._getChunkGraphChunk(e);const r=this._getChunkGraphChunk(t);if(n.modules.size>r.modules.size)return-1;if(n.modules.size0||this.getNumberOfEntryModules(t)>0){return false}return true}integrateChunks(e,t){if(e.name&&t.name){if(this.getNumberOfEntryModules(e)>0===this.getNumberOfEntryModules(t)>0){if(e.name.length!==t.name.length){e.name=e.name.length0){e.name=t.name}}else if(t.name){e.name=t.name}for(const n of t.idNameHints){e.idNameHints.add(n)}e.runtime=m(e.runtime,t.runtime);for(const n of this.getChunkModules(t)){this.disconnectChunkAndModule(t,n);this.connectChunkAndModule(e,n)}for(const[n,r]of Array.from(this.getChunkEntryModulesWithChunkGroupIterable(t))){this.disconnectChunkAndEntryModule(t,n);this.connectChunkAndEntryModule(e,n,r)}for(const n of t.groupsIterable){n.replaceChunk(t,e);e.addGroup(n);t.removeGroup(n)}}isEntryModuleInChunk(e,t){const n=this._getChunkGraphChunk(t);return n.entryModules.has(e)}connectChunkAndEntryModule(e,t,n){const r=this._getChunkGraphModule(t);const i=this._getChunkGraphChunk(e);if(r.entryInChunks===undefined){r.entryInChunks=new Set}r.entryInChunks.add(e);i.entryModules.set(t,n)}connectChunkAndRuntimeModule(e,t){const n=this._getChunkGraphModule(t);const r=this._getChunkGraphChunk(e);if(n.runtimeInChunks===undefined){n.runtimeInChunks=new Set}n.runtimeInChunks.add(e);r.runtimeModules.add(t)}addFullHashModuleToChunk(e,t){const n=this._getChunkGraphChunk(e);if(n.fullHashModules===undefined)n.fullHashModules=new Set;n.fullHashModules.add(t)}disconnectChunkAndEntryModule(e,t){const n=this._getChunkGraphModule(t);const r=this._getChunkGraphChunk(e);n.entryInChunks.delete(e);if(n.entryInChunks.size===0){n.entryInChunks=undefined}r.entryModules.delete(t)}disconnectChunkAndRuntimeModule(e,t){const n=this._getChunkGraphModule(t);const r=this._getChunkGraphChunk(e);n.runtimeInChunks.delete(e);if(n.runtimeInChunks.size===0){n.runtimeInChunks=undefined}r.runtimeModules.delete(t)}disconnectEntryModule(e){const t=this._getChunkGraphModule(e);for(const n of t.entryInChunks){const t=this._getChunkGraphChunk(n);t.entryModules.delete(e)}t.entryInChunks=undefined}disconnectEntries(e){const t=this._getChunkGraphChunk(e);for(const n of t.entryModules.keys()){const t=this._getChunkGraphModule(n);t.entryInChunks.delete(e);if(t.entryInChunks.size===0){t.entryInChunks=undefined}}t.entryModules.clear()}getNumberOfEntryModules(e){const t=this._getChunkGraphChunk(e);return t.entryModules.size}getNumberOfRuntimeModules(e){const t=this._getChunkGraphChunk(e);return t.runtimeModules.size}getChunkEntryModulesIterable(e){const t=this._getChunkGraphChunk(e);return t.entryModules.keys()}getChunkEntryDependentChunksIterable(e){const t=this._getChunkGraphChunk(e);const n=new Set;for(const r of t.entryModules.values()){for(const t of r.chunks){if(t!==e){n.add(t)}}}return n}hasChunkEntryDependentChunks(e){const t=this._getChunkGraphChunk(e);for(const n of t.entryModules.values()){for(const t of n.chunks){if(t!==e){return true}}}return false}getChunkRuntimeModulesIterable(e){const t=this._getChunkGraphChunk(e);return t.runtimeModules}getChunkRuntimeModulesInOrder(e){const t=this._getChunkGraphChunk(e);const n=Array.from(t.runtimeModules);n.sort(c(u(e=>e.stage,l),a));return n}getChunkFullHashModulesIterable(e){const t=this._getChunkGraphChunk(e);return t.fullHashModules}getChunkEntryModulesWithChunkGroupIterable(e){const t=this._getChunkGraphChunk(e);return t.entryModules}getBlockChunkGroup(e){return this._blockChunkGroups.get(e)}connectBlockAndChunkGroup(e,t){this._blockChunkGroups.set(e,t);t.addBlock(e)}disconnectChunkGroup(e){for(const t of e.blocksIterable){this._blockChunkGroups.delete(t)}e._blocks.clear()}getModuleId(e){const t=this._getChunkGraphModule(e);return t.id}setModuleId(e,t){const n=this._getChunkGraphModule(e);n.id=t}_getModuleHashInfo(e,t){const n=this._getChunkGraphModule(e);const r=n.hashes;if(r&&t===undefined){const t=new Set(r.values());if(t.size!==1){throw new Error(`No unique hash info entry for unspecified runtime for ${e.identifier()} (existing runtimes: ${Array.from(r.keys(),e=>h(e)).join(", ")}).\nCaller might not support runtime-dependent code generation (opt-out via optimization.usedExports: "global").`)}return t.values().next().value}else{const n=r&&r.get(t);if(!n){throw new Error(`Module ${e.identifier()} has no hash info for runtime ${h(t)} (available runtimes ${r&&Array.from(r.keys(),h).join(", ")})`)}return n}}hasModuleHashes(e,t){const n=this._getChunkGraphModule(e);const r=n.hashes;return r&&r.has(t)}getModuleHash(e,t){return this._getModuleHashInfo(e,t).hash}getRenderedModuleHash(e,t){return this._getModuleHashInfo(e,t).renderedHash}setModuleHashes(e,t,n,r){const i=this._getChunkGraphModule(e);if(i.hashes===undefined){i.hashes=new p}i.hashes.set(t,{hash:n,renderedHash:r})}addModuleRuntimeRequirements(e,t,n){const r=this._getChunkGraphModule(e);const i=r.runtimeRequirements;if(i===undefined){const e=new p;e.set(t,n);r.runtimeRequirements=e;return}i.update(t,e=>{if(e===undefined){return n}else if(e.size>=n.size){for(const t of n)e.add(t);return e}else{for(const t of e)n.add(t);return n}})}addChunkRuntimeRequirements(e,t){const n=this._getChunkGraphChunk(e);const r=n.runtimeRequirements;if(r===undefined){n.runtimeRequirements=t}else if(r.size>=t.size){for(const e of t)r.add(e)}else{for(const e of r)t.add(e);n.runtimeRequirements=t}}addTreeRuntimeRequirements(e,t){const n=this._getChunkGraphChunk(e);const r=n.runtimeRequirementsInTree;for(const e of t)r.add(e)}getModuleRuntimeRequirements(e,t){const n=this._getChunkGraphModule(e);const r=n.runtimeRequirements&&n.runtimeRequirements.get(t);return r===undefined?g:r}getChunkRuntimeRequirements(e){const t=this._getChunkGraphChunk(e);const n=t.runtimeRequirements;return n===undefined?g:n}getTreeRuntimeRequirements(e){const t=this._getChunkGraphChunk(e);return t.runtimeRequirementsInTree}static getChunkGraphForModule(e,t,n){const i=C.get(t);if(i)return i(e);const s=r.deprecate(e=>{const n=D.get(e);if(!n)throw new Error(t+": There was no ChunkGraph assigned to the Module for backward-compat (Use the new API)");return n},t+": Use new ChunkGraph API",n);C.set(t,s);return s(e)}static setChunkGraphForModule(e,t){D.set(e,t)}static getChunkGraphForChunk(e,t,n){const i=A.get(t);if(i)return i(e);const s=r.deprecate(e=>{const n=x.get(e);if(!n)throw new Error(t+"There was no ChunkGraph assigned to the Chunk for backward-compat (Use the new API)");return n},t+": Use new ChunkGraph API",n);A.set(t,s);return s(e)}static setChunkGraphForChunk(e,t){x.set(e,t)}}const D=new WeakMap;const x=new WeakMap;const C=new Map;const A=new Map;e.exports=ChunkGraph},84558:(e,t,n)=>{"use strict";const r=n(31669);const i=n(16102);const{compareLocations:s,compareChunks:o,compareIterables:a}=n(68673);let c=5e3;const u=e=>Array.from(e);const l=(e,t)=>{if(e.id{const n=e.module?e.module.identifier():"";const r=t.module?t.module.identifier():"";if(nr)return 1;return s(e.loc,t.loc)};class ChunkGroup{constructor(e){if(typeof e==="string"){e={name:e}}else if(!e){e={name:undefined}}this.groupDebugId=c++;this.options=e;this._children=new i(undefined,l);this._parents=new i(undefined,l);this._blocks=new i;this.chunks=[];this.origins=[];this._modulePreOrderIndices=new Map;this._modulePostOrderIndices=new Map;this.index=undefined}addOptions(e){for(const t of Object.keys(e)){if(this.options[t]===undefined){this.options[t]=e[t]}else if(this.options[t]!==e[t]){if(t.endsWith("Order")){this.options[t]=Math.max(this.options[t],e[t])}else{throw new Error(`ChunkGroup.addOptions: No option merge strategy for ${t}`)}}}}get name(){return this.options.name}set name(e){this.options.name=e}get debugId(){return Array.from(this.chunks,e=>e.debugId).join("+")}get id(){return Array.from(this.chunks,e=>e.id).join("+")}unshiftChunk(e){const t=this.chunks.indexOf(e);if(t>0){this.chunks.splice(t,1);this.chunks.unshift(e)}else if(t<0){this.chunks.unshift(e);return true}return false}insertChunk(e,t){const n=this.chunks.indexOf(e);const r=this.chunks.indexOf(t);if(r<0){throw new Error("before chunk not found")}if(n>=0&&n>r){this.chunks.splice(n,1);this.chunks.splice(r,0,e)}else if(n<0){this.chunks.splice(r,0,e);return true}return false}pushChunk(e){const t=this.chunks.indexOf(e);if(t>=0){return false}this.chunks.push(e);return true}replaceChunk(e,t){const n=this.chunks.indexOf(e);if(n<0)return false;const r=this.chunks.indexOf(t);if(r<0){this.chunks[n]=t;return true}if(r=0){this.chunks.splice(t,1);return true}return false}isInitial(){return false}addChild(e){if(this._children.has(e)){return false}this._children.add(e);return true}getChildren(){return this._children.getFromCache(u)}getNumberOfChildren(){return this._children.size}get childrenIterable(){return this._children}removeChild(e){if(!this._children.has(e)){return false}this._children.delete(e);e.removeParent(this);return true}addParent(e){if(!this._parents.has(e)){this._parents.add(e);return true}return false}getParents(){return this._parents.getFromCache(u)}getNumberOfParents(){return this._parents.size}hasParent(e){return this._parents.has(e)}get parentsIterable(){return this._parents}removeParent(e){if(this._parents.delete(e)){e.removeChild(this);return true}return false}getBlocks(){return this._blocks.getFromCache(u)}getNumberOfBlocks(){return this._blocks.size}hasBlock(e){return this._blocks.has(e)}get blocksIterable(){return this._blocks}addBlock(e){if(!this._blocks.has(e)){this._blocks.add(e);return true}return false}addOrigin(e,t,n){this.origins.push({module:e,loc:t,request:n})}getFiles(){const e=new Set;for(const t of this.chunks){for(const n of t.files){e.add(n)}}return Array.from(e)}remove(){for(const e of this._parents){e._children.delete(this);for(const t of this._children){t.addParent(e);e.addChild(t)}}for(const e of this._children){e._parents.delete(this)}for(const e of this.chunks){e.removeGroup(this)}}sortItems(){this.origins.sort(f)}compareTo(e,t){if(this.chunks.length>t.chunks.length)return-1;if(this.chunks.length{const r=n.order-e.order;if(r!==0)return r;return e.group.compareTo(t,n.group)});r[e]=i.map(e=>e.group)}return r}setModulePreOrderIndex(e,t){this._modulePreOrderIndices.set(e,t)}getModulePreOrderIndex(e){return this._modulePreOrderIndices.get(e)}setModulePostOrderIndex(e,t){this._modulePostOrderIndices.set(e,t)}getModulePostOrderIndex(e){return this._modulePostOrderIndices.get(e)}checkConstraints(){const e=this;for(const t of e._children){if(!t._parents.has(e)){throw new Error(`checkConstraints: child missing parent ${e.debugId} -> ${t.debugId}`)}}for(const t of e._parents){if(!t._children.has(e)){throw new Error(`checkConstraints: parent missing child ${t.debugId} <- ${e.debugId}`)}}}}ChunkGroup.prototype.getModuleIndex=r.deprecate(ChunkGroup.prototype.getModulePreOrderIndex,"ChunkGroup.getModuleIndex was renamed to getModulePreOrderIndex","DEP_WEBPACK_CHUNK_GROUP_GET_MODULE_INDEX");ChunkGroup.prototype.getModuleIndex2=r.deprecate(ChunkGroup.prototype.getModulePostOrderIndex,"ChunkGroup.getModuleIndex2 was renamed to getModulePostOrderIndex","DEP_WEBPACK_CHUNK_GROUP_GET_MODULE_INDEX_2");e.exports=ChunkGroup},44445:(e,t,n)=>{"use strict";const r=n(81627);class ChunkRenderError extends r{constructor(e,t,n){super();this.name="ChunkRenderError";this.error=n;this.message=n.message;this.details=n.stack;this.file=t;this.chunk=e;Error.captureStackTrace(this,this.constructor)}}e.exports=ChunkRenderError},13454:(e,t,n)=>{"use strict";const r=n(31669);const i=n(27503);const s=i(()=>n(18161));class ChunkTemplate{constructor(e,t){this._outputOptions=e||{};this.hooks=Object.freeze({renderManifest:{tap:r.deprecate((e,n)=>{t.hooks.renderManifest.tap(e,(e,t)=>{if(t.chunk.hasRuntime())return e;return n(e,t)})},"ChunkTemplate.hooks.renderManifest is deprecated (use Compilation.hooks.renderManifest instead)","DEP_WEBPACK_CHUNK_TEMPLATE_RENDER_MANIFEST")},modules:{tap:r.deprecate((e,n)=>{s().getCompilationHooks(t).renderChunk.tap(e,(e,r)=>n(e,t.moduleTemplates.javascript,r))},"ChunkTemplate.hooks.modules is deprecated (use JavascriptModulesPlugin.getCompilationHooks().renderChunk instead)","DEP_WEBPACK_CHUNK_TEMPLATE_MODULES")},render:{tap:r.deprecate((e,n)=>{s().getCompilationHooks(t).renderChunk.tap(e,(e,r)=>n(e,t.moduleTemplates.javascript,r))},"ChunkTemplate.hooks.render is deprecated (use JavascriptModulesPlugin.getCompilationHooks().renderChunk instead)","DEP_WEBPACK_CHUNK_TEMPLATE_RENDER")},renderWithEntry:{tap:r.deprecate((e,n)=>{s().getCompilationHooks(t).render.tap(e,(e,t)=>{if(t.chunkGraph.getNumberOfEntryModules(t.chunk)===0||t.chunk.hasRuntime()){return e}return n(e,t.chunk)})},"ChunkTemplate.hooks.renderWithEntry is deprecated (use JavascriptModulesPlugin.getCompilationHooks().render instead)","DEP_WEBPACK_CHUNK_TEMPLATE_RENDER_WITH_ENTRY")},hash:{tap:r.deprecate((e,n)=>{t.hooks.fullHash.tap(e,n)},"ChunkTemplate.hooks.hash is deprecated (use Compilation.hooks.fullHash instead)","DEP_WEBPACK_CHUNK_TEMPLATE_HASH")},hashForChunk:{tap:r.deprecate((e,n)=>{s().getCompilationHooks(t).chunkHash.tap(e,(e,t,r)=>{if(e.hasRuntime())return;n(t,e,r)})},"ChunkTemplate.hooks.hashForChunk is deprecated (use JavascriptModulesPlugin.getCompilationHooks().chunkHash instead)","DEP_WEBPACK_CHUNK_TEMPLATE_HASH_FOR_CHUNK")}})}}Object.defineProperty(ChunkTemplate.prototype,"outputOptions",{get:r.deprecate(function(){return this._outputOptions},"ChunkTemplate.outputOptions is deprecated (use Compilation.outputOptions instead)","DEP_WEBPACK_CHUNK_TEMPLATE_OUTPUT_OPTIONS")});e.exports=ChunkTemplate},93010:(e,t,n)=>{"use strict";const r=n(81627);class CodeGenerationError extends r{constructor(e,t){super();this.name="CodeGenerationError";this.error=t;this.message=t.message;this.details=t.stack;this.module=e;Error.captureStackTrace(this,this.constructor)}}e.exports=CodeGenerationError},53840:(e,t,n)=>{"use strict";const{runtimeToString:r,RuntimeSpecMap:i}=n(37416);class CodeGenerationResults{constructor(){this.map=new Map}get(e,t){const n=this.map.get(e);if(n===undefined){throw new Error(`No code generation entry for ${e.identifier()} (existing entries: ${Array.from(this.map.keys(),e=>e.identifier()).join(", ")})`)}if(t===undefined){const t=new Set(n.values());if(t.size!==1){throw new Error(`No unique code generation entry for unspecified runtime for ${e.identifier()} (existing runtimes: ${Array.from(n.keys(),e=>r(e)).join(", ")}).\nCaller might not support runtime-dependent code generation (opt-out via optimization.usedExports: "global").`)}return t.values().next().value}else{const i=n.get(t);if(i===undefined){throw new Error(`No code generation entry for runtime ${r(t)} for ${e.identifier()} (existing runtimes: ${Array.from(n.keys(),e=>r(e)).join(", ")})`)}return i}}getSource(e,t,n){return this.get(e,t).sources.get(n)}getRuntimeRequirements(e,t){return this.get(e,t).runtimeRequirements}getData(e,t,n){const r=this.get(e,t).data;return r===undefined?undefined:r.get(n)}add(e,t,n){const r=this.map.get(e);if(r!==undefined){r.set(t,n)}else{const r=new i;r.set(t,n);this.map.set(e,r)}}}e.exports=CodeGenerationResults},47207:(e,t,n)=>{"use strict";const r=n(81627);const i=n(56202);class CommentCompilationWarning extends r{constructor(e,t){super(e);this.name="CommentCompilationWarning";this.loc=t;Error.captureStackTrace(this,this.constructor)}}i(CommentCompilationWarning,"webpack/lib/CommentCompilationWarning");e.exports=CommentCompilationWarning},97489:(e,t,n)=>{"use strict";const r=n(66298);const i=Symbol("nested __webpack_require__");class CompatibilityPlugin{apply(e){e.hooks.compilation.tap("CompatibilityPlugin",(e,{normalModuleFactory:t})=>{e.dependencyTemplates.set(r,new r.Template);t.hooks.parser.for("javascript/auto").tap("CompatibilityPlugin",(e,t)=>{if(t.browserify!==undefined&&!t.browserify)return;e.hooks.call.for("require").tap("CompatibilityPlugin",t=>{if(t.arguments.length!==2)return;const n=e.evaluateExpression(t.arguments[1]);if(!n.isBoolean())return;if(n.asBool()!==true)return;const i=new r("require",t.callee.range);i.loc=t.loc;if(e.state.current.dependencies.length>0){const t=e.state.current.dependencies[e.state.current.dependencies.length-1];if(t.critical&&t.options&&t.options.request==="."&&t.userRequest==="."&&t.options.recursive)e.state.current.dependencies.pop()}e.state.module.addPresentationalDependency(i);return true})});const n=e=>{e.hooks.preStatement.tap("CompatibilityPlugin",t=>{if(t.type==="FunctionDeclaration"&&t.id&&t.id.name==="__webpack_require__"){const n=`__nested_webpack_require_${t.range[0]}__`;const s=new r(n,t.id.range);s.loc=t.id.loc;e.state.module.addPresentationalDependency(s);e.tagVariable(t.id.name,i,n);return true}});e.hooks.pattern.for("__webpack_require__").tap("CompatibilityPlugin",t=>{const n=`__nested_webpack_require_${t.range[0]}__`;const s=new r(n,t.range);s.loc=t.loc;e.state.module.addPresentationalDependency(s);e.tagVariable(t.name,i,n);return true});e.hooks.expression.for(i).tap("CompatibilityPlugin",t=>{const n=e.currentTagData;const i=new r(n,t.range);i.loc=t.loc;e.state.module.addPresentationalDependency(i);return true})};t.hooks.parser.for("javascript/auto").tap("CompatibilityPlugin",n);t.hooks.parser.for("javascript/dynamic").tap("CompatibilityPlugin",n);t.hooks.parser.for("javascript/esm").tap("CompatibilityPlugin",n)})}}e.exports=CompatibilityPlugin},3080:(e,t,n)=>{"use strict";const r=n(62355);const{HookMap:i,SyncHook:s,SyncBailHook:o,SyncWaterfallHook:a,AsyncSeriesHook:c,AsyncSeriesBailHook:u}=n(92960);const l=n(31669);const{CachedSource:f}=n(48135);const{MultiItemCache:p}=n(6503);const d=n(62433);const h=n(45137);const m=n(84558);const g=n(44445);const y=n(13454);const v=n(93010);const _=n(53840);const b=n(46828);const E=n(71452);const w=n(50717);const S=n(22996);const{connectChunkGroupAndChunk:k,connectChunkGroupParentAndChild:D}=n(4642);const{makeWebpackError:x}=n(3728);const C=n(73694);const A=n(53453);const T=n(82811);const M=n(23280);const O=n(75412);const F=n(54032);const I=n(99869);const R=n(2210);const P=n(31467);const N=n(68661);const L=n(76150);const B=n(37130);const j=n(10140);const U=n(81627);const z=n(25457);const H=n(44547);const{Logger:V,LogType:G}=n(78539);const q=n(87279);const W=n(30533);const K=n(9738);const X=n(83379);const{cachedCleverMerge:J}=n(90149);const{compareLocations:Y,concatComparators:Q,compareSelect:Z,compareIds:$,compareStringsNumeric:ee,compareModulesByIdentifier:te}=n(68673);const ne=n(35891);const{arrayToSetDeprecation:re,soonFrozenObjectDeprecation:ie,createFakeHook:se}=n(16595);const{getRuntimeKey:oe}=n(37416);const ae=Object.freeze({});const ce="esm";const ue=l.deprecate(e=>{return n(53520).getCompilationHooks(e).loader},"Compilation.hooks.normalModuleLoader was moved to NormalModule.getCompilationHooks(compilation).loader","DEP_WEBPACK_COMPILATION_NORMAL_MODULE_LOADER_HOOK");const le=Z(e=>e.id,$);const fe=Q(Z(e=>e.name,$),Z(e=>e.fullHash,$));const pe=Z(e=>`${e.message}`,ee);const de=Z(e=>e.module&&e.module.identifier()||"",ee);const he=Z(e=>e.loc,Y);const me=Q(de,he,pe);const ge=(e,t)=>{if(e===t)return true;let n=e.source();let r=t.source();if(n===r)return true;if(typeof n==="string"&&typeof r==="string")return false;if(!Buffer.isBuffer(n))n=Buffer.from(n,"utf-8");if(!Buffer.isBuffer(r))r=Buffer.from(r,"utf-8");return n.equals(r)};class Compilation{constructor(e){const t=()=>ue(this);const n=new c(["assets"]);const r=new s(["assets"]);const f=(e,t,r,i)=>{const s=t=>`Can't automatically convert plugin using Compilation.hooks.${e} to Compilation.hooks.processAssets because ${t}.\nBREAKING CHANGE: Asset processing hooks in Compilation has been merged into a single Compilation.hooks.processAssets hook.`;const o=e=>{if(typeof e==="string")e={name:e};if(e.stage){throw new Error(s("it's using the 'stage' option"))}return{...e,stage:t}};return se({name:e,intercept(e){throw new Error(s("it's using 'intercept'"))},tap:(e,t)=>{n.tap(o(e),()=>t(...r()))},tapAsync:(e,t)=>{n.tapAsync(o(e),(e,n)=>t(...r(),n))},tapPromise:(e,t)=>{n.tapPromise(o(e),()=>t(...r()))}},`${e} is deprecated (use Compilation.hook.processAssets instead and use one of Compilation.PROCESS_ASSETS_STAGE_* as stage option)`,i)};this.hooks=Object.freeze({buildModule:new s(["module"]),rebuildModule:new s(["module"]),failedModule:new s(["module","error"]),succeedModule:new s(["module"]),stillValidModule:new s(["module"]),addEntry:new s(["entry","options"]),failedEntry:new s(["entry","options","error"]),succeedEntry:new s(["entry","options","module"]),dependencyReferencedExports:new a(["referencedExports","dependency","runtime"]),finishModules:new c(["modules"]),finishRebuildingModule:new c(["module"]),unseal:new s([]),seal:new s([]),beforeChunks:new s([]),afterChunks:new s(["chunks"]),optimizeDependencies:new o(["modules"]),afterOptimizeDependencies:new s(["modules"]),optimize:new s([]),optimizeModules:new o(["modules"]),afterOptimizeModules:new s(["modules"]),optimizeChunks:new o(["chunks","chunkGroups"]),afterOptimizeChunks:new s(["chunks","chunkGroups"]),optimizeTree:new c(["chunks","modules"]),afterOptimizeTree:new s(["chunks","modules"]),optimizeChunkModules:new u(["chunks","modules"]),afterOptimizeChunkModules:new s(["chunks","modules"]),shouldRecord:new o([]),additionalChunkRuntimeRequirements:new s(["chunk","runtimeRequirements"]),runtimeRequirementInChunk:new i(()=>new o(["chunk","runtimeRequirements"])),additionalModuleRuntimeRequirements:new s(["module","runtimeRequirements"]),runtimeRequirementInModule:new i(()=>new o(["module","runtimeRequirements"])),additionalTreeRuntimeRequirements:new s(["chunk","runtimeRequirements"]),runtimeRequirementInTree:new i(()=>new o(["chunk","runtimeRequirements"])),runtimeModule:new s(["module","chunk"]),reviveModules:new s(["modules","records"]),beforeModuleIds:new s(["modules"]),moduleIds:new s(["modules"]),optimizeModuleIds:new s(["modules"]),afterOptimizeModuleIds:new s(["modules"]),reviveChunks:new s(["chunks","records"]),beforeChunkIds:new s(["chunks"]),chunkIds:new s(["chunks"]),optimizeChunkIds:new s(["chunks"]),afterOptimizeChunkIds:new s(["chunks"]),recordModules:new s(["modules","records"]),recordChunks:new s(["chunks","records"]),optimizeCodeGeneration:new s(["modules"]),beforeModuleHash:new s([]),afterModuleHash:new s([]),beforeCodeGeneration:new s([]),afterCodeGeneration:new s([]),beforeRuntimeRequirements:new s([]),afterRuntimeRequirements:new s([]),beforeHash:new s([]),contentHash:new s(["chunk"]),afterHash:new s([]),recordHash:new s(["records"]),record:new s(["compilation","records"]),beforeModuleAssets:new s([]),shouldGenerateChunkAssets:new o([]),beforeChunkAssets:new s([]),additionalChunkAssets:f("additionalChunkAssets",Compilation.PROCESS_ASSETS_STAGE_ADDITIONAL,()=>[this.chunks],"DEP_WEBPACK_COMPILATION_ADDITIONAL_CHUNK_ASSETS"),additionalAssets:f("additionalAssets",Compilation.PROCESS_ASSETS_STAGE_ADDITIONAL,()=>[]),optimizeChunkAssets:f("optimizeChunkAssets",Compilation.PROCESS_ASSETS_STAGE_OPTIMIZE,()=>[this.chunks],"DEP_WEBPACK_COMPILATION_OPTIMIZE_CHUNK_ASSETS"),afterOptimizeChunkAssets:f("afterOptimizeChunkAssets",Compilation.PROCESS_ASSETS_STAGE_OPTIMIZE+1,()=>[this.chunks],"DEP_WEBPACK_COMPILATION_AFTER_OPTIMIZE_CHUNK_ASSETS"),optimizeAssets:n,afterOptimizeAssets:r,processAssets:n,afterProcessAssets:r,needAdditionalSeal:new o([]),afterSeal:new c([]),renderManifest:new a(["result","options"]),fullHash:new s(["hash"]),chunkHash:new s(["chunk","chunkHash","ChunkHashContext"]),moduleAsset:new s(["module","filename"]),chunkAsset:new s(["chunk","filename"]),assetPath:new a(["path","options","assetInfo"]),needAdditionalPass:new o([]),childCompiler:new s(["childCompiler","compilerName","compilerIndex"]),log:new o(["origin","logEntry"]),statsPreset:new i(()=>new s(["options","context"])),statsNormalize:new s(["options","context"]),statsFactory:new s(["statsFactory","options"]),statsPrinter:new s(["statsPrinter","options"]),get normalModuleLoader(){return t()}});this.name=undefined;this.compiler=e;this.resolverFactory=e.resolverFactory;this.inputFileSystem=e.inputFileSystem;this.fileSystemInfo=new S(this.inputFileSystem,{managedPaths:e.managedPaths,immutablePaths:e.immutablePaths,logger:this.getLogger("webpack.FileSystemInfo")});if(e.fileTimestamps){this.fileSystemInfo.addFileTimestamps(e.fileTimestamps)}if(e.contextTimestamps){this.fileSystemInfo.addContextTimestamps(e.contextTimestamps)}this.requestShortener=e.requestShortener;this.compilerPath=e.compilerPath;this.logger=this.getLogger("webpack.Compilation");const p=e.options;this.options=p;this.outputOptions=p&&p.output;this.bail=p&&p.bail||false;this.profile=p&&p.profile||false;this.mainTemplate=new C(this.outputOptions,this);this.chunkTemplate=new y(this.outputOptions,this);this.runtimeTemplate=new B(this.outputOptions,this.requestShortener);this.moduleTemplates={javascript:new N(this.runtimeTemplate,this)};Object.defineProperties(this.moduleTemplates,{asset:{enumerable:false,configurable:false,get(){throw new U("Compilation.moduleTemplates.asset has been removed")}},webassembly:{enumerable:false,configurable:false,get(){throw new U("Compilation.moduleTemplates.webassembly has been removed")}}});this.moduleGraph=new O;this.chunkGraph=undefined;this.codeGenerationResults=undefined;this.factorizeQueue=new K({name:"factorize",parallelism:p.parallelism||100,processor:this._factorizeModule.bind(this)});this.addModuleQueue=new K({name:"addModule",parallelism:p.parallelism||100,getKey:e=>e.identifier(),processor:this._addModule.bind(this)});this.buildQueue=new K({name:"build",parallelism:p.parallelism||100,processor:this._buildModule.bind(this)});this.rebuildQueue=new K({name:"rebuild",parallelism:p.parallelism||100,processor:this._rebuildModule.bind(this)});this.processDependenciesQueue=new K({name:"processDependencies",parallelism:p.parallelism||100,processor:this._processModuleDependencies.bind(this)});this.creatingModuleDuringBuild=new WeakMap;this.entries=new Map;this.globalEntry={dependencies:[],includeDependencies:[],options:{name:undefined}};this.entrypoints=new Map;this.chunks=new Set;re(this.chunks,"Compilation.chunks");this.chunkGroups=[];this.namedChunkGroups=new Map;this.namedChunks=new Map;this.modules=new Set;re(this.modules,"Compilation.modules");this._modules=new Map;this.records=null;this.additionalChunkAssets=[];this.assets={};this.assetsInfo=new Map;this._assetsRelatedIn=new Map;this.errors=[];this.warnings=[];this.children=[];this.logging=new Map;this.dependencyFactories=new Map;this.dependencyTemplates=new b;this.childrenCounters={};this.usedChunkIds=null;this.usedModuleIds=null;this.needAdditionalPass=false;this.builtModules=new WeakSet;this._rebuildingModules=new Map;this.emittedAssets=new Set;this.comparedForEmitAssets=new Set;this.fileDependencies=new X;this.contextDependencies=new X;this.missingDependencies=new X;this.buildDependencies=new X;this.compilationDependencies={add:l.deprecate(e=>this.fileDependencies.add(e),"Compilation.compilationDependencies is deprecated (used Compilation.fileDependencies instead)","DEP_WEBPACK_COMPILATION_COMPILATION_DEPENDENCIES")};this._modulesCache=this.getCache("Compilation/modules");this._assetsCache=this.getCache("Compilation/assets");this._codeGenerationCache=this.getCache("Compilation/codeGeneration")}getStats(){return new j(this)}createStatsOptions(e,t={}){if(typeof e==="boolean"||typeof e==="string"){e={preset:e}}if(typeof e==="object"&&e!==null){const n={};for(const t in e){n[t]=e[t]}if(n.preset!==undefined){this.hooks.statsPreset.for(n.preset).call(n,t)}this.hooks.statsNormalize.call(n,t);return n}else{const e={};this.hooks.statsNormalize.call(e,t);return e}}createStatsFactory(e){const t=new q;this.hooks.statsFactory.call(t,e);return t}createStatsPrinter(e){const t=new W;this.hooks.statsPrinter.call(t,e);return t}getCache(e){return this.compiler.getCache(e)}getLogger(e){if(!e){throw new TypeError("Compilation.getLogger(name) called without a name")}let t;return new V((n,r)=>{if(typeof e==="function"){e=e();if(!e){throw new TypeError("Compilation.getLogger(name) called with a function not returning a name")}}let i;switch(n){case G.warn:case G.error:case G.trace:i=w.cutOffLoaderExecution(new Error("Trace").stack).split("\n").slice(3);break}const s={time:Date.now(),type:n,args:r,trace:i};if(this.hooks.log.call(e,s)===undefined){if(s.type===G.profileEnd){if(typeof console.profileEnd==="function"){console.profileEnd(`[${e}] ${s.args[0]}`)}}if(t===undefined){t=this.logging.get(e);if(t===undefined){t=[];this.logging.set(e,t)}}t.push(s);if(s.type===G.profile){if(typeof console.profile==="function"){console.profile(`[${e}] ${s.args[0]}`)}}}},t=>{if(typeof e==="function"){if(typeof t==="function"){return this.getLogger(()=>{if(typeof e==="function"){e=e();if(!e){throw new TypeError("Compilation.getLogger(name) called with a function not returning a name")}}if(typeof t==="function"){t=t();if(!t){throw new TypeError("Logger.getChildLogger(name) called with a function not returning a name")}}return`${e}/${t}`})}else{return this.getLogger(()=>{if(typeof e==="function"){e=e();if(!e){throw new TypeError("Compilation.getLogger(name) called with a function not returning a name")}}return`${e}/${t}`})}}else{if(typeof t==="function"){return this.getLogger(()=>{if(typeof t==="function"){t=t();if(!t){throw new TypeError("Logger.getChildLogger(name) called with a function not returning a name")}}return`${e}/${t}`})}else{return this.getLogger(`${e}/${t}`)}}})}addModule(e,t){this.addModuleQueue.add(e,t)}_addModule(e,t){const n=e.identifier();const r=this._modules.get(n);if(r){return t(null,r)}const i=this.profile?this.moduleGraph.getProfile(e):undefined;if(i!==undefined){i.markRestoringStart()}this._modulesCache.get(n,null,(r,s)=>{if(r)return t(new R(e,r));if(i!==undefined){i.markRestoringEnd();i.markIntegrationStart()}if(s){s.updateCacheModule(e);e=s}this._modules.set(n,e);this.modules.add(e);O.setModuleGraphForModule(e,this.moduleGraph);if(i!==undefined){i.markIntegrationEnd()}t(null,e)})}getModule(e){const t=e.identifier();return this._modules.get(t)}findModule(e){return this._modules.get(e)}buildModule(e,t){this.buildQueue.add(e,t)}_buildModule(e,t){const n=this.profile?this.moduleGraph.getProfile(e):undefined;if(n!==undefined){n.markBuildingStart()}e.needBuild({fileSystemInfo:this.fileSystemInfo},(r,i)=>{if(r)return t(r);if(!i){if(n!==undefined){n.markBuildingEnd()}this.hooks.stillValidModule.call(e);return t()}this.hooks.buildModule.call(e);this.builtModules.add(e);e.build(this.options,this,this.resolverFactory.get("normal",e.resolveOptions),this.inputFileSystem,r=>{if(n!==undefined){n.markBuildingEnd()}if(r){this.hooks.failedModule.call(e,r);return t(r)}if(n!==undefined){n.markStoringStart()}this._modulesCache.store(e.identifier(),null,e,r=>{if(n!==undefined){n.markStoringEnd()}if(r){this.hooks.failedModule.call(e,r);return t(new P(e,r))}this.hooks.succeedModule.call(e);return t()})})})}processModuleDependencies(e,t){this.processDependenciesQueue.add(e,t)}processModuleDependenciesNonRecursive(e){const t=n=>{if(n.dependencies){for(const t of n.dependencies){this.moduleGraph.setParents(t,n,e)}}if(n.blocks){for(const e of n.blocks)t(e)}};t(e)}_processModuleDependencies(e,t){const n=new Map;const i=[];let s=e;let o;let a;let c;let u;let l;const f=t=>{this.moduleGraph.setParents(t,s,e);const r=t.getResourceIdentifier();if(r){const s=t.category;const f=s===ce?r:`${s}${r}`;const p=t.constructor;let d;let h;if(o===p){d=a;if(u===f){l.push(t);return}}else{h=this.dependencyFactories.get(t.constructor);if(h===undefined){throw new Error(`No module factory available for dependency type: ${t.constructor.name}`)}d=n.get(h);if(d===undefined){n.set(h,d=new Map)}o=p;a=d;c=h}let m=d.get(f);if(m===undefined){d.set(f,m=[]);i.push({factory:c,dependencies:m,originModule:e})}m.push(t);u=f;l=m}};const p=e=>{if(e.dependencies){s=e;for(const t of e.dependencies)f(t)}if(e.blocks){for(const t of e.blocks)p(t)}};try{p(e)}catch(e){return t(e)}if(i.length===0){t();return}this.processDependenciesQueue.increaseParallelism();r.forEach(i,(e,t)=>{this.handleModuleCreation(e,e=>{if(e&&this.bail){e.stack=e.stack;return t(e)}t()})},e=>{this.processDependenciesQueue.decreaseParallelism();return t(e)})}handleModuleCreation({factory:e,dependencies:t,originModule:n,context:r,recursive:i=true},s){const o=this.moduleGraph;const a=this.profile?new I:undefined;this.factorizeModule({currentProfile:a,factory:e,dependencies:t,originModule:n,context:r},(e,r)=>{if(e){if(t.every(e=>e.optional)){this.warnings.push(e)}else{this.errors.push(e)}return s(e)}if(!r){return s()}if(a!==undefined){o.setProfile(r,a)}this.addModule(r,(e,c)=>{if(e){if(!e.module){e.module=c}this.errors.push(e);return s(e)}for(let e=0;e{if(u!==undefined){u.delete(c)}if(e){if(!e.module){e.module=c}this.errors.push(e);return s(e)}if(!i){this.processModuleDependenciesNonRecursive(c);s(null,c);return}if(this.processDependenciesQueue.isProcessing(c)){return s()}this.processModuleDependencies(c,e=>{if(e){return s(e)}s(null,c)})})})})}factorizeModule(e,t){this.factorizeQueue.add(e,t)}_factorizeModule({currentProfile:e,factory:t,dependencies:n,originModule:r,context:i},s){if(e!==undefined){e.markFactoryStart()}t.create({contextInfo:{issuer:r?r.nameForCondition():"",compiler:this.compiler.name},resolveOptions:r?r.resolveOptions:undefined,context:i?i:r?r.context:this.compiler.context,dependencies:n},(t,i)=>{if(i){if(i.module===undefined&&i instanceof A){i={module:i}}const{fileDependencies:e,contextDependencies:t,missingDependencies:n}=i;if(e&&e.size>0){this.fileDependencies.addAll(e)}if(t&&t.size>0){this.contextDependencies.addAll(t)}if(n&&n.size>0){this.missingDependencies.addAll(n)}}if(t){const e=new F(r,t,n.map(e=>e.loc).filter(Boolean)[0]);return s(e)}if(!i){return s()}const o=i.module;if(!o){return s()}if(e!==undefined){e.markFactoryEnd()}s(null,o)})}addModuleChain(e,t,n){if(typeof t!=="object"||t===null||!t.constructor){return n(new U("Parameter 'dependency' must be a Dependency"))}const r=t.constructor;const i=this.dependencyFactories.get(r);if(!i){return n(new U(`No dependency factory available for this dependency type: ${t.constructor.name}`))}this.handleModuleCreation({factory:i,dependencies:[t],originModule:null,context:e},e=>{if(e&&this.bail){n(e);this.buildQueue.stop();this.rebuildQueue.stop();this.processDependenciesQueue.stop();this.factorizeQueue.stop()}else{n()}})}addEntry(e,t,n,r){const i=typeof n==="object"?n:{name:n};this._addEntryItem(e,t,"dependencies",i,r)}addInclude(e,t,n,r){this._addEntryItem(e,t,"includeDependencies",n,r)}_addEntryItem(e,t,n,r,i){const{name:s}=r;let o=s!==undefined?this.entries.get(s):this.globalEntry;if(o===undefined){o={dependencies:[],includeDependencies:[],options:{name:undefined,...r}};o[n].push(t);this.entries.set(s,o)}else{o[n].push(t);for(const e of Object.keys(r)){if(r[e]===undefined)continue;if(o.options[e]===r[e])continue;if(o.options[e]===undefined){o.options[e]=r[e]}else{return i(new U(`Conflicting entry option ${e} = ${o.options[e]} vs ${r[e]}`))}}}this.hooks.addEntry.call(t,r);this.addModuleChain(e,t,(e,n)=>{if(e){this.hooks.failedEntry.call(t,r,e);return i(e)}this.hooks.succeedEntry.call(t,r,n);return i(null,n)})}rebuildModule(e,t){this.rebuildQueue.add(e,t)}_rebuildModule(e,t){this.hooks.rebuildModule.call(e);const n=e.dependencies.slice();const r=e.blocks.slice();e.invalidateBuild();this.buildQueue.invalidate(e);this.buildModule(e,i=>{if(i){return this.hooks.finishRebuildingModule.callAsync(e,e=>{if(e){t(x(e,"Compilation.hooks.finishRebuildingModule"));return}t(i)})}this.processModuleDependencies(e,i=>{if(i)return t(i);this.removeReasonsOfDependencyBlock(e,{dependencies:n,blocks:r});this.hooks.finishRebuildingModule.callAsync(e,n=>{if(n){t(x(n,"Compilation.hooks.finishRebuildingModule"));return}t(null,e)})})})}finish(e){this.logger.time("finish modules");const{modules:t}=this;this.hooks.finishModules.callAsync(t,n=>{this.logger.timeEnd("finish modules");if(n)return e(n);this.logger.time("report dependency errors and warnings");for(const e of t){this.reportDependencyErrorsAndWarnings(e,[e]);const t=e.getErrors();if(t!==undefined){for(const n of t){if(!n.module){n.module=e}this.errors.push(n)}}const n=e.getWarnings();if(n!==undefined){for(const t of n){if(!t.module){t.module=e}this.warnings.push(t)}}}this.logger.timeEnd("report dependency errors and warnings");e()})}unseal(){this.hooks.unseal.call();this.chunks.clear();this.chunkGroups.length=0;this.namedChunks.clear();this.namedChunkGroups.clear();this.entrypoints.clear();this.additionalChunkAssets.length=0;this.assets={};this.assetsInfo.clear();this.moduleGraph.removeAllModuleAttributes()}seal(e){const t=new h(this.moduleGraph);this.chunkGraph=t;for(const e of this.modules){h.setChunkGraphForModule(e,t)}this.hooks.seal.call();this.logger.time("optimize dependencies");while(this.hooks.optimizeDependencies.call(this.modules)){}this.hooks.afterOptimizeDependencies.call(this.modules);this.logger.timeEnd("optimize dependencies");this.logger.time("create chunks");this.hooks.beforeChunks.call();const n=new Map;for(const[e,{dependencies:r,includeDependencies:i,options:s}]of this.entries){const o=this.addChunk(e);o.name=e;if(s.filename){o.filenameTemplate=s.filename}const a=new E(e);if(!s.dependOn&&!s.runtime){a.setRuntimeChunk(o)}a.setEntrypointChunk(o);this.namedChunkGroups.set(e,a);this.entrypoints.set(e,a);this.chunkGroups.push(a);k(a,o);for(const i of[...this.globalEntry.dependencies,...r]){a.addOrigin(null,{name:e},i.request);const r=this.moduleGraph.getModule(i);if(r){t.connectChunkAndEntryModule(o,r,a);this.assignDepth(r);const e=n.get(a);if(e===undefined){n.set(a,[r])}else{e.push(r)}}}const c=e=>e.map(e=>this.moduleGraph.getModule(e)).filter(Boolean).sort(te);const u=[...c(this.globalEntry.includeDependencies),...c(i)];for(const e of u){this.assignDepth(e);const t=n.get(a);if(t===undefined){n.set(a,[e])}else{t.push(e)}}}const r=new Set;e:for(const[e,{options:{dependOn:t,runtime:n}}]of this.entries){if(t&&n){const t=new U(`Entrypoint '${e}' has 'dependOn' and 'runtime' specified. This is not valid.\nEntrypoints that depend on other entrypoints do not have their own runtime.\nThey will use the runtime(s) from referenced entrypoints instead.\nRemove the 'runtime' option from the entrypoint.`);const n=this.entrypoints.get(e);t.chunk=n.getEntrypointChunk();this.errors.push(t)}if(t){const n=this.entrypoints.get(e);const r=n.getEntrypointChunk().getAllReferencedChunks();const i=[];for(const s of t){const t=this.entrypoints.get(s);if(!t){throw new Error(`Entry ${e} depends on ${s}, but this entry was not found`)}if(r.has(t.getEntrypointChunk())){const t=new U(`Entrypoints '${e}' and '${s}' use 'dependOn' to depend on each other in a circular way.`);const r=n.getEntrypointChunk();t.chunk=r;this.errors.push(t);n.setRuntimeChunk(r);continue e}i.push(t)}for(const e of i){D(e,n)}}else if(n){const t=this.entrypoints.get(e);let i=this.namedChunks.get(n);if(i){if(!r.has(i)){const r=new U(`Entrypoint '${e}' has a 'runtime' option which points to another entrypoint named '${n}'.\nIt's not valid to use other entrypoints as runtime chunk.\nDid you mean to use 'dependOn: ${JSON.stringify(n)}' instead to allow using entrypoint '${e}' within the runtime of entrypoint '${n}'? For this '${n}' must always be loaded when '${e}' is used.\nOr do you want to use the entrypoints '${e}' and '${n}' independently on the same page with a shared runtime? In this case give them both the same value for the 'runtime' option. It must be a name not already used by an entrypoint.`);const i=t.getEntrypointChunk();r.chunk=i;this.errors.push(r);t.setRuntimeChunk(i);continue}}else{i=this.addChunk(n);i.preventIntegration=true;r.add(i)}t.unshiftChunk(i);i.addGroup(t);t.setRuntimeChunk(i)}}z(this,n);this.hooks.afterChunks.call(this.chunks);this.logger.timeEnd("create chunks");this.logger.time("optimize");this.hooks.optimize.call();while(this.hooks.optimizeModules.call(this.modules)){}this.hooks.afterOptimizeModules.call(this.modules);while(this.hooks.optimizeChunks.call(this.chunks,this.chunkGroups)){}this.hooks.afterOptimizeChunks.call(this.chunks,this.chunkGroups);this.hooks.optimizeTree.callAsync(this.chunks,this.modules,t=>{if(t){return e(x(t,"Compilation.hooks.optimizeTree"))}this.hooks.afterOptimizeTree.call(this.chunks,this.modules);this.hooks.optimizeChunkModules.callAsync(this.chunks,this.modules,t=>{if(t){return e(x(t,"Compilation.hooks.optimizeChunkModules"))}this.hooks.afterOptimizeChunkModules.call(this.chunks,this.modules);const n=this.hooks.shouldRecord.call()!==false;this.hooks.reviveModules.call(this.modules,this.records);this.hooks.beforeModuleIds.call(this.modules);this.hooks.moduleIds.call(this.modules);this.hooks.optimizeModuleIds.call(this.modules);this.hooks.afterOptimizeModuleIds.call(this.modules);this.hooks.reviveChunks.call(this.chunks,this.records);this.hooks.beforeChunkIds.call(this.chunks);this.hooks.chunkIds.call(this.chunks);this.hooks.optimizeChunkIds.call(this.chunks);this.hooks.afterOptimizeChunkIds.call(this.chunks);this.sortItemsWithChunkIds();if(n){this.hooks.recordModules.call(this.modules,this.records);this.hooks.recordChunks.call(this.chunks,this.records)}this.hooks.optimizeCodeGeneration.call(this.modules);this.logger.timeEnd("optimize");this.logger.time("module hashing");this.hooks.beforeModuleHash.call();this.createModuleHashes();this.hooks.afterModuleHash.call();this.logger.timeEnd("module hashing");this.logger.time("code generation");this.hooks.beforeCodeGeneration.call();this.codeGeneration(t=>{if(t){return e(t)}this.hooks.afterCodeGeneration.call();this.logger.timeEnd("code generation");this.logger.time("runtime requirements");this.hooks.beforeRuntimeRequirements.call();this.processRuntimeRequirements(this.entrypoints.values());this.hooks.afterRuntimeRequirements.call();this.logger.timeEnd("runtime requirements");this.logger.time("hashing");this.hooks.beforeHash.call();this.createHash();this.hooks.afterHash.call();this.logger.timeEnd("hashing");if(n){this.logger.time("record hash");this.hooks.recordHash.call(this.records);this.logger.timeEnd("record hash")}this.logger.time("module assets");this.clearAssets();this.hooks.beforeModuleAssets.call();this.createModuleAssets();this.logger.timeEnd("module assets");const r=()=>{this.logger.time("process assets");this.hooks.processAssets.callAsync(this.assets,t=>{if(t){return e(x(t,"Compilation.hooks.processAssets"))}this.hooks.afterProcessAssets.call(this.assets);this.logger.timeEnd("process assets");this.assets=ie(this.assets,"Compilation.assets","DEP_WEBPACK_COMPILATION_ASSETS",`BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.\n\tDo changes to assets earlier, e. g. in Compilation.hooks.processAssets.\n\tMake sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.`);this.summarizeDependencies();if(n){this.hooks.record.call(this,this.records)}if(this.hooks.needAdditionalSeal.call()){this.unseal();return this.seal(e)}return this.hooks.afterSeal.callAsync(e)})};this.logger.time("create chunk assets");if(this.hooks.shouldGenerateChunkAssets.call()!==false){this.hooks.beforeChunkAssets.call();this.createChunkAssets(t=>{this.logger.timeEnd("create chunk assets");if(t){return e(t)}r()})}else{this.logger.timeEnd("create chunk assets");r()}})})})}reportDependencyErrorsAndWarnings(e,t){for(let n=0;n1){const n=new Map;for(const r of t){const t=i.getModuleHash(e,r);const s=n.get(t);if(s===undefined){const i={module:e,hash:t,runtime:r,runtimes:[r]};l.push(i);n.set(t,i)}else{s.runtimes.push(r)}}}}r.eachLimit(l,this.options.parallelism,({module:e,hash:r,runtime:l,runtimes:f},d)=>{const h=new p(f.map(t=>this._codeGenerationCache.getItemCache(`${e.identifier()}|${oe(t)}`,`${r}|${o.getHash()}`)));h.get((r,p)=>{if(r)return d(r);let m;if(!p){n++;try{m=e.codeGeneration({chunkGraph:i,moduleGraph:s,dependencyTemplates:o,runtimeTemplate:a,runtime:l})}catch(r){u.push(new v(e,r));m=p={sources:new Map,runtimeRequirements:null}}}else{t++;m=p}for(const t of f){c.add(e,t,m)}if(!p){h.store(m,d)}else{d()}})},r=>{if(r)return e(r);if(u.length>0){u.sort(Z(e=>e.module,te));for(const e of u){this.errors.push(e)}}this.logger.log(`${Math.round(100*n/(n+t))}% code generated (${n} generated, ${t} from cache)`);e()})}processRuntimeRequirements(e){const{chunkGraph:t}=this;const n=this.hooks.additionalModuleRuntimeRequirements;const r=this.hooks.runtimeRequirementInModule;for(const e of this.modules){if(t.getNumberOfModuleChunks(e)>0){for(const i of t.getModuleRuntimes(e)){let s;const o=this.codeGenerationResults.getRuntimeRequirements(e,i);if(o&&o.size>0){s=new Set(o)}else if(n.isUsed()){s=new Set}else{continue}n.call(e,s);for(const t of s){const n=r.get(t);if(n!==undefined)n.call(e,s)}t.addModuleRuntimeRequirements(e,i,s)}}}for(const e of this.chunks){const n=new Set;for(const r of t.getChunkModulesIterable(e)){const i=t.getModuleRuntimeRequirements(r,e.runtime);for(const e of i)n.add(e)}this.hooks.additionalChunkRuntimeRequirements.call(e,n);for(const t of n){this.hooks.runtimeRequirementInChunk.for(t).call(e,n)}t.addChunkRuntimeRequirements(e,n)}const i=new Set;for(const t of e){const e=t.getRuntimeChunk();if(e)i.add(e)}for(const e of i){const n=new Set;for(const r of e.getAllReferencedChunks()){const e=t.getChunkRuntimeRequirements(r);for(const t of e)n.add(t)}this.hooks.additionalTreeRuntimeRequirements.call(e,n);for(const t of n){this.hooks.runtimeRequirementInTree.for(t).call(e,n)}t.addTreeRuntimeRequirements(e,n)}}addRuntimeModule(e,t){O.setModuleGraphForModule(t,this.moduleGraph);this.modules.add(t);this._modules.set(t.identifier(),t);this.chunkGraph.connectChunkAndModule(e,t);this.chunkGraph.connectChunkAndRuntimeModule(e,t);t.attach(this,e);const n=this.moduleGraph.getExportsInfo(t);n.setHasProvideInfo();if(typeof e.runtime==="string"){n.setUsedForSideEffectsOnly(e.runtime)}else if(e.runtime===undefined){n.setUsedForSideEffectsOnly(undefined)}else{for(const t of e.runtime){n.setUsedForSideEffectsOnly(t)}}this.chunkGraph.addModuleRuntimeRequirements(t,e.runtime,new Set([L.requireScope]));this.chunkGraph.setModuleId(t,"");this.hooks.runtimeModule.call(t,e)}addChunkInGroup(e,t,n,r){if(typeof e==="string"){e={name:e}}const i=e.name;if(i){const s=this.namedChunkGroups.get(i);if(s!==undefined){s.addOptions(e);if(t){s.addOrigin(t,n,r)}return s}}const s=new m(e);if(t)s.addOrigin(t,n,r);const o=this.addChunk(i);k(s,o);this.chunkGroups.push(s);if(i){this.namedChunkGroups.set(i,s)}return s}addChunk(e){if(e){const t=this.namedChunks.get(e);if(t!==undefined){return t}}const t=new d(e);this.chunks.add(t);h.setChunkGraphForChunk(t,this.chunkGraph);if(e){this.namedChunks.set(e,t)}return t}assignDepth(e){const t=this.moduleGraph;const n=new Set([e]);let r;t.setDepth(e,0);const i=e=>{if(!t.setDepthIfLower(e,r))return;n.add(e)};for(e of n){n.delete(e);r=t.getDepth(e)+1;for(const n of t.getOutgoingConnections(e)){const e=n.module;if(e){i(e)}}}}getDependencyReferencedExports(e,t){const n=e.getReferencedExports(this.moduleGraph,t);return this.hooks.dependencyReferencedExports.call(n,e,t)}removeReasonsOfDependencyBlock(e,t){const n=this.chunkGraph;const r=t=>{if(!t.module){return}if(t.module.removeReason(e,t)){for(const e of n.getModuleChunksIterable(t.module)){this.patchChunksAfterReasonRemoval(t.module,e)}}};if(t.blocks){for(const n of t.blocks){this.removeReasonsOfDependencyBlock(e,n)}}if(t.dependencies){for(const e of t.dependencies)r(e)}}patchChunksAfterReasonRemoval(e,t){if(!e.hasReasons(this.moduleGraph,t.runtime)){this.removeReasonsOfDependencyBlock(e,e)}if(!e.hasReasonForChunk(t,this.moduleGraph,this.chunkGraph)){if(this.chunkGraph.isModuleInChunk(e,t)){this.chunkGraph.disconnectChunkAndModule(t,e);this.removeChunkFromDependencies(e,t)}}}removeChunkFromDependencies(e,t){const n=e=>{if(!e.module){return}this.patchChunksAfterReasonRemoval(e.module,t)};const r=e.blocks;for(let t=0;t0){this.logger.time("hashing: hash child compilations");for(const e of this.children){s.update(e.hash)}this.logger.timeEnd("hashing: hash child compilations")}if(this.warnings.length>0){this.logger.time("hashing: hash warnings");for(const e of this.warnings){s.update(`${e.message}`)}this.logger.timeEnd("hashing: hash warnings")}if(this.errors.length>0){this.logger.time("hashing: hash errors");for(const e of this.errors){s.update(`${e.message}`)}this.logger.timeEnd("hashing: hash errors")}this.logger.time("hashing: sort chunks");const o=Array.from(this.chunks);o.sort((e,t)=>{const n=e.hasRuntime();const r=t.hasRuntime();if(n&&!r)return 1;if(!n&&r)return-1;return le(e,t)});this.logger.timeEnd("hashing: sort chunks");const a=new Set;for(let c=0;c{const r=this._assetsRelatedIn.get(n);if(r===undefined)return;const i=r.get(t);if(i===undefined)return;i.delete(e);if(i.size!==0)return;r.delete(t);if(r.size===0)this._assetsRelatedIn.delete(n)};const i=r[t];if(Array.isArray(i)){i.forEach(n)}else if(i){n(i)}}}if(i){for(const t of Object.keys(i)){const n=n=>{let r=this._assetsRelatedIn.get(n);if(r===undefined){this._assetsRelatedIn.set(n,r=new Map)}let i=r.get(t);if(i===undefined){r.set(t,i=new Set)}i.add(e)};const r=i[t];if(Array.isArray(r)){r.forEach(n)}else if(r){n(r)}}}}updateAsset(e,t,n=undefined){if(!this.assets[e]){throw new Error(`Called Compilation.updateAsset for not existing filename ${e}`)}if(typeof t==="function"){this.assets[e]=t(this.assets[e])}else{this.assets[e]=t}if(n!==undefined){const t=this.assetsInfo.get(e)||ae;if(typeof n==="function"){this._setAssetInfo(e,n(t),t)}else{this._setAssetInfo(e,J(t,n),t)}}}renameAsset(e,t){const n=this.assets[e];if(!n){throw new Error(`Called Compilation.renameAsset for not existing filename ${e}`)}if(this.assets[t]){if(!ge(this.assets[e],n)){this.errors.push(new U(`Conflict: Called Compilation.renameAsset for already existing filename ${t} with different content`))}}const r=this.assetsInfo.get(e);const i=this._assetsRelatedIn.get(e);if(i){for(const[n,r]of i){for(const i of r){const r=this.assetsInfo.get(i);if(!r)continue;const s=r.related;if(!s)continue;const o=s[n];let a;if(Array.isArray(o)){a=o.map(n=>n===e?t:n)}else if(o===e){a=t}else continue;this.assetsInfo.set(i,{...r,related:{...s,[n]:a}})}}}this._setAssetInfo(e,undefined,r);this._setAssetInfo(t,r);delete this.assets[e];this.assets[t]=n;for(const n of this.chunks){const r=n.files.size;n.files.delete(e);if(r!==n.files.size){n.files.add(t)}}}deleteAsset(e){if(!this.assets[e]){return}delete this.assets[e];const t=this.assetsInfo.get(e);this._setAssetInfo(e,undefined,t);const n=t&&t.related;if(n){for(const e of Object.keys(n)){const t=e=>{if(!this._assetsRelatedIn.has(e)){this.deleteAsset(e)}};const r=n[e];if(Array.isArray(r)){r.forEach(t)}else if(r){t(r)}}}}getAssets(){const e=[];for(const t of Object.keys(this.assets)){if(Object.prototype.hasOwnProperty.call(this.assets,t)){e.push({name:t,source:this.assets[t],info:this.assetsInfo.get(t)||ae})}}return e}getAsset(e){if(!Object.prototype.hasOwnProperty.call(this.assets,e))return undefined;return{name:e,source:this.assets[e],info:this.assetsInfo.get(e)||ae}}clearAssets(){for(const e of this.chunks){e.files.clear();e.auxiliaryFiles.clear()}}createModuleAssets(){const{chunkGraph:e}=this;for(const t of this.modules){if(t.buildInfo.assets){const n=t.buildInfo.assetsInfo;for(const r of Object.keys(t.buildInfo.assets)){const i=this.getPath(r,{chunkGraph:this.chunkGraph,module:t});for(const n of e.getModuleChunksIterable(t)){n.auxiliaryFiles.add(i)}this.emitAsset(i,t.buildInfo.assets[r],n?n.get(r):undefined);this.hooks.moduleAsset.call(t,i)}}}}getRenderManifest(e){return this.hooks.renderManifest.call([],e)}createChunkAssets(e){const t=this.outputOptions;const n=new WeakMap;const i=new Map;r.forEach(this.chunks,(e,s)=>{let o;try{o=this.getRenderManifest({chunk:e,hash:this.hash,fullHash:this.fullHash,outputOptions:t,codeGenerationResults:this.codeGenerationResults,moduleTemplates:this.moduleTemplates,dependencyTemplates:this.dependencyTemplates,chunkGraph:this.chunkGraph,moduleGraph:this.moduleGraph,runtimeTemplate:this.runtimeTemplate})}catch(t){this.errors.push(new g(e,"",t));return s()}r.forEach(o,(t,r)=>{const s=t.identifier;const o=t.hash;const a=this._assetsCache.getItemCache(s,o);a.get((s,c)=>{let u;let l;let p;let d=true;const h=t=>{const n=l||(typeof l==="string"?l:typeof u==="string"?u:"");this.errors.push(new g(e,n,t));d=false;return r()};try{if("filename"in t){l=t.filename;p=t.info}else{u=t.filenameTemplate;const e=this.getPathWithInfo(u,t.pathOptions);l=e.path;p=e.info}if(s){return h(s)}let m=c;const g=i.get(l);if(g!==undefined){if(g.hash!==o){d=false;return r(new U(`Conflict: Multiple chunks emit assets to the same filename ${l}`+` (chunks ${g.chunk.id} and ${e.id})`))}else{m=g.source}}else if(!m){m=t.render();if(!(m instanceof f)){const e=n.get(m);if(e){m=e}else{const e=new f(m);n.set(m,e);m=e}}}this.emitAsset(l,m,p);if(t.auxiliary){e.auxiliaryFiles.add(l)}else{e.files.add(l)}this.hooks.chunkAsset.call(e,l);i.set(l,{hash:o,source:m,chunk:e});if(m!==c){a.store(m,e=>{if(e)return h(e);d=false;return r()})}else{d=false;r()}}catch(s){if(!d)throw s;h(s)}})},s)},e)}getPath(e,t={}){if(!t.hash){t={hash:this.hash,...t}}return this.getAssetPath(e,t)}getPathWithInfo(e,t={}){if(!t.hash){t={hash:this.hash,...t}}return this.getAssetPathWithInfo(e,t)}getAssetPath(e,t){return this.hooks.assetPath.call(typeof e==="function"?e(t):e,t,undefined)}getAssetPathWithInfo(e,t){const n={};const r=this.hooks.assetPath.call(typeof e==="function"?e(t,n):e,t,n);return{path:r,info:n}}createChildCompiler(e,t,n){const r=this.childrenCounters[e]||0;this.childrenCounters[e]=r+1;return this.compiler.createChildCompiler(this,e,r,t,n)}checkConstraints(){const e=this.chunkGraph;const t=new Set;for(const n of this.modules){if(n.type==="runtime")continue;const r=e.getModuleId(n);if(r===null)continue;if(t.has(r)){throw new Error(`checkConstraints: duplicate module id ${r}`)}t.add(r)}for(const t of this.chunks){for(const n of e.getChunkModulesIterable(t)){if(!this.modules.has(n)){throw new Error("checkConstraints: module in chunk but not in compilation "+` ${t.debugId} ${n.debugId}`)}}for(const n of e.getChunkEntryModulesIterable(t)){if(!this.modules.has(n)){throw new Error("checkConstraints: entry module in chunk but not in compilation "+` ${t.debugId} ${n.debugId}`)}}}for(const e of this.chunkGroups){e.checkConstraints()}}}const ye=Compilation.prototype;Object.defineProperty(ye,"modifyHash",{writable:false,enumerable:false,configurable:false,value:()=>{throw new Error("Compilation.modifyHash was removed in favor of Compilation.hooks.fullHash")}});Object.defineProperty(ye,"cache",{enumerable:false,configurable:false,get:l.deprecate(function(){return this.compiler.cache},"Compilation.cache was removed in favor of Compilation.getCache()","DEP_WEBPACK_COMPILATION_CACHE"),set:l.deprecate(e=>{},"Compilation.cache was removed in favor of Compilation.getCache()","DEP_WEBPACK_COMPILATION_CACHE")});Compilation.PROCESS_ASSETS_STAGE_ADDITIONAL=-2e3;Compilation.PROCESS_ASSETS_STAGE_PRE_PROCESS=-1e3;Compilation.PROCESS_ASSETS_STAGE_DERIVED=-200;Compilation.PROCESS_ASSETS_STAGE_ADDITIONS=-100;Compilation.PROCESS_ASSETS_STAGE_OPTIMIZE=100;Compilation.PROCESS_ASSETS_STAGE_OPTIMIZE_COUNT=200;Compilation.PROCESS_ASSETS_STAGE_OPTIMIZE_COMPATIBILITY=300;Compilation.PROCESS_ASSETS_STAGE_OPTIMIZE_SIZE=400;Compilation.PROCESS_ASSETS_STAGE_SUMMARIZE=1e3;Compilation.PROCESS_ASSETS_STAGE_DEV_TOOLING=2e3;Compilation.PROCESS_ASSETS_STAGE_OPTIMIZE_TRANSFER=3e3;Compilation.PROCESS_ASSETS_STAGE_OPTIMIZE_HASH=3500;Compilation.PROCESS_ASSETS_STAGE_ANALYSE=4e3;Compilation.PROCESS_ASSETS_STAGE_REPORT=5e3;e.exports=Compilation},63076:(e,t,n)=>{"use strict";const r=n(78688);const i=n(62355);const{SyncHook:s,SyncBailHook:o,AsyncParallelHook:a,AsyncSeriesHook:c}=n(92960);const{SizeOnlySource:u}=n(48135);const l=n(54725);const f=n(6503);const p=n(3080);const d=n(27310);const h=n(89869);const m=n(43229);const g=n(80910);const y=n(1819);const v=n(10140);const _=n(84693);const b=n(81627);const{Logger:E}=n(78539);const{join:w,dirname:S,mkdirp:k}=n(95396);const{makePathsRelative:D}=n(49197);const x=e=>{for(let t=1;te[t])return false}return true};const C=(e,t)=>{const n={};for(const r of t.sort()){n[r]=e[r]}return n};class Compiler{constructor(e){this.hooks=Object.freeze({initialize:new s([]),shouldEmit:new o(["compilation"]),done:new c(["stats"]),afterDone:new s(["stats"]),additionalPass:new c([]),beforeRun:new c(["compiler"]),run:new c(["compiler"]),emit:new c(["compilation"]),assetEmitted:new c(["file","info"]),afterEmit:new c(["compilation"]),thisCompilation:new s(["compilation","params"]),compilation:new s(["compilation","params"]),normalModuleFactory:new s(["normalModuleFactory"]),contextModuleFactory:new s(["contextModuleFactory"]),beforeCompile:new c(["params"]),compile:new s(["params"]),make:new a(["compilation"]),finishMake:new c(["compilation"]),afterCompile:new c(["compilation"]),watchRun:new c(["compiler"]),failed:new s(["error"]),invalid:new s(["filename","changeTime"]),watchClose:new s([]),infrastructureLog:new o(["origin","type","args"]),environment:new s([]),afterEnvironment:new s([]),afterPlugins:new s(["compiler"]),afterResolvers:new s(["compiler"]),entryOption:new o(["context","entry"])});this.name=undefined;this.parentCompilation=undefined;this.root=this;this.outputPath="";this.outputFileSystem=null;this.intermediateFileSystem=null;this.inputFileSystem=null;this.watchFileSystem=null;this.recordsInputPath=null;this.recordsOutputPath=null;this.records={};this.managedPaths=new Set;this.immutablePaths=new Set;this.modifiedFiles=undefined;this.removedFiles=undefined;this.fileTimestamps=undefined;this.contextTimestamps=undefined;this.resolverFactory=new y;this.infrastructureLogger=undefined;this.options={};this.context=e;this.requestShortener=new g(e,this.root);this.cache=new l;this.compilerPath="";this.running=false;this.idle=false;this.watchMode=false;this._assetEmittingSourceCache=new WeakMap;this._assetEmittingWrittenFiles=new Map}getCache(e){return new f(this.cache,`${this.compilerPath}/${e}`)}getInfrastructureLogger(e){if(!e){throw new TypeError("Compiler.getInfrastructureLogger(name) called without a name")}return new E((t,n)=>{if(typeof e==="function"){e=e();if(!e){throw new TypeError("Compiler.getInfrastructureLogger(name) called with a function not returning a name")}}if(this.hooks.infrastructureLog.call(e,t,n)===undefined){if(this.infrastructureLogger!==undefined){this.infrastructureLogger(e,t,n)}}},t=>{if(typeof e==="function"){if(typeof t==="function"){return this.getInfrastructureLogger(()=>{if(typeof e==="function"){e=e();if(!e){throw new TypeError("Compiler.getInfrastructureLogger(name) called with a function not returning a name")}}if(typeof t==="function"){t=t();if(!t){throw new TypeError("Logger.getChildLogger(name) called with a function not returning a name")}}return`${e}/${t}`})}else{return this.getInfrastructureLogger(()=>{if(typeof e==="function"){e=e();if(!e){throw new TypeError("Compiler.getInfrastructureLogger(name) called with a function not returning a name")}}return`${e}/${t}`})}}else{if(typeof t==="function"){return this.getInfrastructureLogger(()=>{if(typeof t==="function"){t=t();if(!t){throw new TypeError("Logger.getChildLogger(name) called with a function not returning a name")}}return`${e}/${t}`})}else{return this.getInfrastructureLogger(`${e}/${t}`)}}})}watch(e,t){if(this.running){return t(new d)}this.running=true;this.watchMode=true;return new _(this,e,t)}run(e){if(this.running){return e(new d)}let t;const n=(n,r)=>{if(t)t.time("beginIdle");this.idle=true;this.cache.beginIdle();this.idle=true;if(t)t.timeEnd("beginIdle");this.running=false;if(n){this.hooks.failed.call(n)}if(e!==undefined)e(n,r);this.hooks.afterDone.call(r)};const r=Date.now();this.running=true;const i=(e,s)=>{if(e)return n(e);if(this.hooks.shouldEmit.call(s)===false){const e=new v(s);e.startTime=r;e.endTime=Date.now();this.hooks.done.callAsync(e,t=>{if(t)return n(t);return n(null,e)});return}process.nextTick(()=>{t=s.getLogger("webpack.Compiler");t.time("emitAssets");this.emitAssets(s,e=>{t.timeEnd("emitAssets");if(e)return n(e);if(s.hooks.needAdditionalPass.call()){s.needAdditionalPass=true;const e=new v(s);e.startTime=r;e.endTime=Date.now();t.time("done hook");this.hooks.done.callAsync(e,e=>{t.timeEnd("done hook");if(e)return n(e);this.hooks.additionalPass.callAsync(e=>{if(e)return n(e);this.compile(i)})});return}t.time("emitRecords");this.emitRecords(e=>{t.timeEnd("emitRecords");if(e)return n(e);const i=new v(s);i.startTime=r;i.endTime=Date.now();t.time("done hook");this.hooks.done.callAsync(i,e=>{t.timeEnd("done hook");if(e)return n(e);this.cache.storeBuildDependencies(s.buildDependencies,e=>{if(e)return n(e);return n(null,i)})})})})})};const s=()=>{this.hooks.beforeRun.callAsync(this,e=>{if(e)return n(e);this.hooks.run.callAsync(this,e=>{if(e)return n(e);this.readRecords(e=>{if(e)return n(e);this.compile(i)})})})};if(this.idle){this.cache.endIdle(e=>{if(e)return n(e);this.idle=false;s()})}else{s()}}runAsChild(e){this.compile((t,n)=>{if(t)return e(t);this.parentCompilation.children.push(n);for(const{name:e,source:t,info:r}of n.getAssets()){this.parentCompilation.emitAsset(e,t,r)}const r=[];for(const e of n.entrypoints.values()){r.push(...e.chunks)}return e(null,r,n)})}purgeInputFileSystem(){if(this.inputFileSystem&&this.inputFileSystem.purge){this.inputFileSystem.purge()}}emitAssets(e,t){let n;const r=r=>{if(r)return t(r);const s=e.getAssets();e.assets={...e.assets};const o=new Map;i.forEachLimit(s,15,({name:t,source:r,info:i},s)=>{let a=t;const c=a.indexOf("?");if(c>=0){a=a.substr(0,c)}const l=c=>{if(c)return s(c);const l=w(this.outputFileSystem,n,a);const f=l.toLowerCase();if(o.has(f)){const e=o.get(f);const n=new b(`Prevent writing to file that only differs in casing or query string from already written file.\nThis will lead to a race-condition and corrupted files on case-insensitive file systems.\n${l}\n${e}`);n.file=t;return s(n)}else{o.set(f,l)}const p=this._assetEmittingWrittenFiles.get(l);let d=this._assetEmittingSourceCache.get(r);if(d===undefined){d={sizeOnlySource:undefined,writtenTo:new Map};this._assetEmittingSourceCache.set(r,d)}const h=()=>{if(typeof r.buffer==="function"){return r.buffer()}else{const e=r.source();if(Buffer.isBuffer(e)){return e}else{return Buffer.from(e,"utf8")}}};const m=()=>{if(p===undefined){const e=1;this._assetEmittingWrittenFiles.set(l,e);d.writtenTo.set(l,e)}else{d.writtenTo.set(l,p)}s()};const g=i=>{this.outputFileSystem.writeFile(l,i,o=>{if(o)return s(o);e.emittedAssets.add(t);const a=p===undefined?1:p+1;d.writtenTo.set(l,a);this._assetEmittingWrittenFiles.set(l,a);this.hooks.assetEmitted.callAsync(t,{content:i,source:r,outputPath:n,compilation:e,targetPath:l},s)})};const y=n=>{if(!d.sizeOnlySource){d.sizeOnlySource=new u(n)}e.updateAsset(t,d.sizeOnlySource,{size:n})};const v=n=>{if(i.immutable){y(n.size);return m()}const r=h();y(r.length);if(r.length===n.size){e.comparedForEmitAssets.add(t);return this.outputFileSystem.readFile(l,(e,t)=>{if(e||!r.equals(t)){return g(r)}else{return m()}})}return g(r)};const _=()=>{const e=h();y(e.length);return g(e)};if(p!==undefined){const n=d.writtenTo.get(l);if(n===p){e.updateAsset(t,d.sizeOnlySource,{size:d.sizeOnlySource.size()});return s()}if(!i.immutable){return _()}}if(this.options.output.compareBeforeEmit){this.outputFileSystem.stat(l,(e,t)=>{const n=!e&&t.isFile();if(n){v(t)}else{_()}})}else{_()}};if(a.match(/\/|\\/)){const e=this.outputFileSystem;const t=S(e,w(e,n,a));k(e,t,l)}else{l()}},n=>{if(n)return t(n);this.hooks.afterEmit.callAsync(e,e=>{if(e)return t(e);return t()})})};this.hooks.emit.callAsync(e,i=>{if(i)return t(i);n=e.getPath(this.outputPath,{});k(this.outputFileSystem,n,r)})}emitRecords(e){if(!this.recordsOutputPath)return e();const t=()=>{this.outputFileSystem.writeFile(this.recordsOutputPath,JSON.stringify(this.records,(e,t)=>{if(typeof t==="object"&&t!==null&&!Array.isArray(t)){const e=Object.keys(t);if(!x(e)){return C(t,e)}}return t},2),e)};const n=S(this.outputFileSystem,this.recordsOutputPath);if(!n){return t()}k(this.outputFileSystem,n,n=>{if(n)return e(n);t()})}readRecords(e){if(!this.recordsInputPath){this.records={};return e()}this.inputFileSystem.stat(this.recordsInputPath,t=>{if(t)return e();this.inputFileSystem.readFile(this.recordsInputPath,(t,n)=>{if(t)return e(t);try{this.records=r(n.toString("utf-8"))}catch(t){t.message="Cannot parse records: "+t.message;return e(t)}return e()})})}createChildCompiler(e,t,n,r,i){const s=new Compiler(this.context);if(Array.isArray(i)){for(const e of i){e.apply(s)}}for(const e in this.hooks){if(!["make","compile","emit","afterEmit","invalid","done","thisCompilation"].includes(e)){if(s.hooks[e]){s.hooks[e].taps=this.hooks[e].taps.slice()}}}s.name=t;s.outputPath=this.outputPath;s.inputFileSystem=this.inputFileSystem;s.outputFileSystem=null;s.resolverFactory=this.resolverFactory;s.modifiedFiles=this.modifiedFiles;s.removedFiles=this.removedFiles;s.fileTimestamps=this.fileTimestamps;s.contextTimestamps=this.contextTimestamps;s.cache=this.cache;s.compilerPath=this.compilerPath+"/"+t+n;const o=D(this.context,t,this.root);if(!this.records[o]){this.records[o]=[]}if(this.records[o][n]){s.records=this.records[o][n]}else{this.records[o].push(s.records={})}s.options={...this.options,output:{...this.options.output,...r}};s.parentCompilation=e;s.root=this.root;e.hooks.childCompiler.call(s,t,n);return s}isChild(){return!!this.parentCompilation}createCompilation(){return new p(this)}newCompilation(e){const t=this.createCompilation();t.name=this.name;t.records=this.records;this.hooks.thisCompilation.call(t,e);this.hooks.compilation.call(t,e);return t}createNormalModuleFactory(){const e=new m({context:this.options.context,fs:this.inputFileSystem,resolverFactory:this.resolverFactory,options:this.options.module||{},associatedObjectForCache:this.root});this.hooks.normalModuleFactory.call(e);return e}createContextModuleFactory(){const e=new h(this.resolverFactory);this.hooks.contextModuleFactory.call(e);return e}newCompilationParams(){const e={normalModuleFactory:this.createNormalModuleFactory(),contextModuleFactory:this.createContextModuleFactory()};return e}compile(e){const t=this.newCompilationParams();this.hooks.beforeCompile.callAsync(t,n=>{if(n)return e(n);this.hooks.compile.call(t);const r=this.newCompilation(t);const i=r.getLogger("webpack.Compiler");i.time("make hook");this.hooks.make.callAsync(r,t=>{i.timeEnd("make hook");if(t)return e(t);i.time("finish make hook");this.hooks.finishMake.callAsync(r,t=>{i.timeEnd("finish make hook");if(t)return e(t);process.nextTick(()=>{i.time("finish compilation");r.finish(t=>{i.timeEnd("finish compilation");if(t)return e(t);i.time("seal compilation");r.seal(t=>{i.timeEnd("seal compilation");if(t)return e(t);i.time("afterCompile hook");this.hooks.afterCompile.callAsync(r,t=>{i.timeEnd("afterCompile hook");if(t)return e(t);return e(null,r)})})})})})})})}close(e){this.cache.shutdown(e)}}e.exports=Compiler},27310:(e,t,n)=>{"use strict";const r=n(81627);e.exports=class ConcurrentCompilationError extends r{constructor(){super();this.name="ConcurrentCompilationError";this.message="You ran Webpack twice. Each instance only supports a single concurrent compilation at a time.";Error.captureStackTrace(this,this.constructor)}}},40552:(e,t,n)=>{"use strict";const r=n(59455);const i=n(66298);const{evaluateToString:s}=n(48472);const{parseResource:o}=n(49197);const a=(e,t)=>{const n=[t];while(n.length>0){const t=n.pop();switch(t.type){case"Identifier":e.add(t.name);break;case"ArrayPattern":for(const e of t.elements){if(e){n.push(e)}}break;case"AssignmentPattern":n.push(t.left);break;case"ObjectPattern":for(const e of t.properties){n.push(e.value)}break;case"RestElement":n.push(t.argument);break}}};const c=(e,t)=>{const n=new Set;const r=[e];while(r.length>0){const e=r.pop();if(!e)continue;switch(e.type){case"BlockStatement":for(const t of e.body){r.push(t)}break;case"IfStatement":r.push(e.consequent);r.push(e.alternate);break;case"ForStatement":r.push(e.init);r.push(e.body);break;case"ForInStatement":case"ForOfStatement":r.push(e.left);r.push(e.body);break;case"DoWhileStatement":case"WhileStatement":case"LabeledStatement":r.push(e.body);break;case"SwitchStatement":for(const t of e.cases){for(const e of t.consequent){r.push(e)}}break;case"TryStatement":r.push(e.block);if(e.handler){r.push(e.handler.body)}r.push(e.finalizer);break;case"FunctionDeclaration":if(t){a(n,e.id)}break;case"VariableDeclaration":if(e.kind==="var"){for(const t of e.declarations){a(n,t.id)}}break}}return Array.from(n)};class ConstPlugin{apply(e){const t=o.bindCache(e.root);e.hooks.compilation.tap("ConstPlugin",(e,{normalModuleFactory:n})=>{e.dependencyTemplates.set(i,new i.Template);e.dependencyTemplates.set(r,new r.Template);const o=e=>{e.hooks.statementIf.tap("ConstPlugin",t=>{if(e.scope.isAsmJs)return;const n=e.evaluateExpression(t.test);const r=n.asBool();if(typeof r==="boolean"){if(!n.couldHaveSideEffects()){const s=new i(`${r}`,n.range);s.loc=t.loc;e.state.module.addPresentationalDependency(s)}else{e.walkExpression(t.test)}const s=r?t.alternate:t.consequent;if(s){let t;if(e.scope.isStrict){t=c(s,false)}else{t=c(s,true)}let n;if(t.length>0){n=`{ var ${t.join(", ")}; }`}else{n="{}"}const r=new i(n,s.range);r.loc=s.loc;e.state.module.addPresentationalDependency(r)}return r}});e.hooks.expressionConditionalOperator.tap("ConstPlugin",t=>{if(e.scope.isAsmJs)return;const n=e.evaluateExpression(t.test);const r=n.asBool();if(typeof r==="boolean"){if(!n.couldHaveSideEffects()){const s=new i(` ${r}`,n.range);s.loc=t.loc;e.state.module.addPresentationalDependency(s)}else{e.walkExpression(t.test)}const s=r?t.alternate:t.consequent;const o=new i("0",s.range);o.loc=s.loc;e.state.module.addPresentationalDependency(o);return r}});e.hooks.expressionLogicalOperator.tap("ConstPlugin",t=>{if(e.scope.isAsmJs)return;if(t.operator==="&&"||t.operator==="||"){const n=e.evaluateExpression(t.left);const r=n.asBool();if(typeof r==="boolean"){const s=t.operator==="&&"&&r||t.operator==="||"&&!r;if(!n.couldHaveSideEffects()&&(n.isBoolean()||s)){const s=new i(` ${r}`,n.range);s.loc=t.loc;e.state.module.addPresentationalDependency(s)}else{e.walkExpression(t.left)}if(!s){const n=new i("0",t.right.range);n.loc=t.loc;e.state.module.addPresentationalDependency(n)}return s}}else if(t.operator==="??"){const n=e.evaluateExpression(t.left);const r=n&&n.asNullish();if(typeof r==="boolean"){if(!n.couldHaveSideEffects()&&r){const r=new i(" null",n.range);r.loc=t.loc;e.state.module.addPresentationalDependency(r)}else{const n=new i("0",t.right.range);n.loc=t.loc;e.state.module.addPresentationalDependency(n);e.walkExpression(t.left)}return r}}});e.hooks.optionalChaining.tap("ConstPlugin",t=>{const n=[];let r=t.expression;while(r.type==="MemberExpression"||r.type==="CallExpression"){if(r.type==="MemberExpression"){if(r.optional){n.push(r.object)}r=r.object}else{if(r.optional){n.push(r.callee)}r=r.callee}}while(n.length){const r=n.pop();const s=e.evaluateExpression(r);if(s&&s.asNullish()){const n=new i(" undefined",t.range);n.loc=t.loc;e.state.module.addPresentationalDependency(n);return true}}});e.hooks.evaluateIdentifier.for("__resourceQuery").tap("ConstPlugin",n=>{if(e.scope.isAsmJs)return;if(!e.state.module)return;return s(t(e.state.module.resource).query)(n)});e.hooks.expression.for("__resourceQuery").tap("ConstPlugin",n=>{if(e.scope.isAsmJs)return;if(!e.state.module)return;const i=new r(JSON.stringify(t(e.state.module.resource).query),n.range,"__resourceQuery");i.loc=n.loc;e.state.module.addPresentationalDependency(i);return true});e.hooks.evaluateIdentifier.for("__resourceFragment").tap("ConstPlugin",n=>{if(e.scope.isAsmJs)return;if(!e.state.module)return;return s(t(e.state.module.resource).fragment)(n)});e.hooks.expression.for("__resourceFragment").tap("ConstPlugin",n=>{if(e.scope.isAsmJs)return;if(!e.state.module)return;const i=new r(JSON.stringify(t(e.state.module.resource).fragment),n.range,"__resourceFragment");i.loc=n.loc;e.state.module.addPresentationalDependency(i);return true})};n.hooks.parser.for("javascript/auto").tap("ConstPlugin",o);n.hooks.parser.for("javascript/dynamic").tap("ConstPlugin",o);n.hooks.parser.for("javascript/esm").tap("ConstPlugin",o)})}}e.exports=ConstPlugin},51709:e=>{"use strict";class ContextExclusionPlugin{constructor(e){this.negativeMatcher=e}apply(e){e.hooks.contextModuleFactory.tap("ContextExclusionPlugin",e=>{e.hooks.contextModuleFiles.tap("ContextExclusionPlugin",e=>{return e.filter(e=>!this.negativeMatcher.test(e))})})}}e.exports=ContextExclusionPlugin},58126:(e,t,n)=>{"use strict";const{OriginalSource:r,RawSource:i}=n(48135);const s=n(98221);const{makeWebpackError:o}=n(3728);const a=n(53453);const c=n(76150);const u=n(58159);const l=n(81627);const{compareLocations:f,concatComparators:p,compareSelect:d,keepOriginalOrder:h}=n(68673);const{compareModulesById:m}=n(68673);const{contextify:g,parseResource:y}=n(49197);const v=n(56202);const _=new Set(["javascript"]);class ContextModule extends a{constructor(e,t){const n=y(t?t.resource:"");const r=n.path;const i=t&&t.resourceQuery||n.query;const s=t&&t.resourceFragment||n.fragment;super("javascript/dynamic",r);this.resolveDependencies=e;this.options={...t,resource:r,resourceQuery:i,resourceFragment:s};if(t&&t.resolveOptions!==undefined){this.resolveOptions=t.resolveOptions}this._contextDependencies=new Set([this.context]);if(t&&typeof t.mode!=="string"){throw new Error("options.mode is a required option")}this._identifier=this._createIdentifier();this._forceBuild=true}getSourceTypes(){return _}updateCacheModule(e){const t=e;this.resolveDependencies=t.resolveDependencies;this.options=t.options;this.resolveOptions=t.resolveOptions}prettyRegExp(e){return e.substring(1,e.length-1)}_createIdentifier(){let e=this.context;if(this.options.resourceQuery){e+=`|${this.options.resourceQuery}`}if(this.options.resourceFragment){e+=`|${this.options.resourceFragment}`}if(this.options.mode){e+=`|${this.options.mode}`}if(!this.options.recursive){e+="|nonrecursive"}if(this.options.addon){e+=`|${this.options.addon}`}if(this.options.regExp){e+=`|${this.options.regExp}`}if(this.options.include){e+=`|include: ${this.options.include}`}if(this.options.exclude){e+=`|exclude: ${this.options.exclude}`}if(this.options.referencedExports){e+=`|referencedExports: ${JSON.stringify(this.options.referencedExports)}`}if(this.options.chunkName){e+=`|chunkName: ${this.options.chunkName}`}if(this.options.groupOptions){e+=`|groupOptions: ${JSON.stringify(this.options.groupOptions)}`}if(this.options.namespaceObject==="strict"){e+="|strict namespace object"}else if(this.options.namespaceObject){e+="|namespace object"}return e}identifier(){return this._identifier}readableIdentifier(e){let t=e.shorten(this.context);if(this.options.resourceQuery){t+=` ${this.options.resourceQuery}`}if(this.options.mode){t+=` ${this.options.mode}`}if(!this.options.recursive){t+=" nonrecursive"}if(this.options.addon){t+=` ${e.shorten(this.options.addon)}`}if(this.options.regExp){t+=` ${this.prettyRegExp(this.options.regExp+"")}`}if(this.options.include){t+=` include: ${this.prettyRegExp(this.options.include+"")}`}if(this.options.exclude){t+=` exclude: ${this.prettyRegExp(this.options.exclude+"")}`}if(this.options.referencedExports){t+=` referencedExports: ${this.options.referencedExports.map(e=>e.join(".")).join(", ")}`}if(this.options.chunkName){t+=` chunkName: ${this.options.chunkName}`}if(this.options.groupOptions){const e=this.options.groupOptions;for(const n of Object.keys(e)){t+=` ${n}: ${e[n]}`}}if(this.options.namespaceObject==="strict"){t+=" strict namespace object"}else if(this.options.namespaceObject){t+=" namespace object"}return t}libIdent(e){let t=g(e.context,this.context,e.associatedObjectForCache);if(this.options.mode){t+=` ${this.options.mode}`}if(this.options.recursive){t+=" recursive"}if(this.options.addon){t+=` ${g(e.context,this.options.addon,e.associatedObjectForCache)}`}if(this.options.regExp){t+=` ${this.prettyRegExp(this.options.regExp+"")}`}if(this.options.include){t+=` include: ${this.prettyRegExp(this.options.include+"")}`}if(this.options.exclude){t+=` exclude: ${this.prettyRegExp(this.options.exclude+"")}`}if(this.options.referencedExports){t+=` referencedExports: ${this.options.referencedExports.map(e=>e.join(".")).join(", ")}`}return t}invalidateBuild(){this._forceBuild=true}needBuild({fileSystemInfo:e},t){if(this._forceBuild)return t(null,true);if(!this.buildInfo.snapshot)return t(null,true);e.checkSnapshotValid(this.buildInfo.snapshot,(e,n)=>{t(e,!n)})}build(e,t,n,r,i){this._forceBuild=false;this.buildMeta={exportsType:"default",defaultObject:"redirect-warn"};this.buildInfo={snapshot:undefined,contextDependencies:this._contextDependencies};this.dependencies.length=0;this.blocks.length=0;const a=Date.now();this.resolveDependencies(r,this.options,(e,n)=>{if(e){return i(o(e,"ContextModule.resolveDependencies"))}if(!n){i();return}for(const e of n){e.loc={name:e.userRequest};e.request=this.options.addon+e.request}n.sort(p(d(e=>e.loc,f),h(this.dependencies)));if(this.options.mode==="sync"||this.options.mode==="eager"){this.dependencies=n}else if(this.options.mode==="lazy-once"){if(n.length>0){const e=new s({...this.options.groupOptions,name:this.options.chunkName});for(const t of n){e.addDependency(t)}this.addBlock(e)}}else if(this.options.mode==="weak"||this.options.mode==="async-weak"){for(const e of n){e.weak=true}this.dependencies=n}else if(this.options.mode==="lazy"){let e=0;for(const t of n){let n=this.options.chunkName;if(n){if(!/\[(index|request)\]/.test(n)){n+="[index]"}n=n.replace(/\[index\]/g,`${e++}`);n=n.replace(/\[request\]/g,u.toPath(t.userRequest))}const r=new s({...this.options.groupOptions,name:n},t.loc,t.userRequest);r.addDependency(t);this.addBlock(r)}}else{i(new l(`Unsupported mode "${this.options.mode}" in context`));return}t.fileSystemInfo.createSnapshot(a,null,[this.context],null,{},(e,t)=>{if(e)return i(e);this.buildInfo.snapshot=t;i()})})}getUserRequestMap(e,t){const n=t.moduleGraph;const r=e.filter(e=>n.getModule(e)).sort((e,t)=>{if(e.userRequest===t.userRequest){return 0}return e.userRequestn.getModule(e)).filter(Boolean).sort(i);const o=Object.create(null);for(const e of s){const i=e.getExportsType(n,this.options.namespaceObject==="strict");const s=t.getModuleId(e);switch(i){case"namespace":o[s]=9;r|=1;break;case"dynamic":o[s]=7;r|=2;break;case"default-only":o[s]=1;r|=4;break;case"default-with-named":o[s]=3;r|=8;break;default:throw new Error(`Unexpected exports type ${i}`)}}if(r===1){return 9}if(r===2){return 7}if(r===4){return 1}if(r===8){return 3}if(r===0){return 9}return o}getFakeMapInitStatement(e){return typeof e==="object"?`var fakeMap = ${JSON.stringify(e,null,"\t")};`:""}getReturn(e){if(e===9){return"__webpack_require__(id)"}return`${c.createFakeNamespaceObject}(id, ${e})`}getReturnModuleObjectSource(e,t="fakeMap[id]"){if(typeof e==="number"){return`return ${this.getReturn(e)};`}return`return ${c.createFakeNamespaceObject}(id, ${t})`}getSyncSource(e,t,n){const r=this.getUserRequestMap(e,n);const i=this.getFakeMap(e,n);const s=this.getReturnModuleObjectSource(i);return`var map = ${JSON.stringify(r,null,"\t")};\n${this.getFakeMapInitStatement(i)}\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\t${s}\n}\nfunction webpackContextResolve(req) {\n\tif(!${c.hasOwnProperty}(map, req)) {\n\t\tvar e = new Error("Cannot find module '" + req + "'");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = ${JSON.stringify(t)};`}getWeakSyncSource(e,t,n){const r=this.getUserRequestMap(e,n);const i=this.getFakeMap(e,n);const s=this.getReturnModuleObjectSource(i);return`var map = ${JSON.stringify(r,null,"\t")};\n${this.getFakeMapInitStatement(i)}\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\tif(!${c.moduleFactories}[id]) {\n\t\tvar e = new Error("Module '" + req + "' ('" + id + "') is not available (weak dependency)");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\t${s}\n}\nfunction webpackContextResolve(req) {\n\tif(!${c.hasOwnProperty}(map, req)) {\n\t\tvar e = new Error("Cannot find module '" + req + "'");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nwebpackContext.id = ${JSON.stringify(t)};\nmodule.exports = webpackContext;`}getAsyncWeakSource(e,t,{chunkGraph:n,runtimeTemplate:r}){const i=r.supportsArrowFunction();const s=this.getUserRequestMap(e,n);const o=this.getFakeMap(e,n);const a=this.getReturnModuleObjectSource(o);return`var map = ${JSON.stringify(s,null,"\t")};\n${this.getFakeMapInitStatement(o)}\n\nfunction webpackAsyncContext(req) {\n\treturn webpackAsyncContextResolve(req).then(${i?"id =>":"function(id)"} {\n\t\tif(!${c.moduleFactories}[id]) {\n\t\t\tvar e = new Error("Module '" + req + "' ('" + id + "') is not available (weak dependency)");\n\t\t\te.code = 'MODULE_NOT_FOUND';\n\t\t\tthrow e;\n\t\t}\n\t\t${a}\n\t});\n}\nfunction webpackAsyncContextResolve(req) {\n\t// Here Promise.resolve().then() is used instead of new Promise() to prevent\n\t// uncaught exception popping up in devtools\n\treturn Promise.resolve().then(${i?"() =>":"function()"} {\n\t\tif(!${c.hasOwnProperty}(map, req)) {\n\t\t\tvar e = new Error("Cannot find module '" + req + "'");\n\t\t\te.code = 'MODULE_NOT_FOUND';\n\t\t\tthrow e;\n\t\t}\n\t\treturn map[req];\n\t});\n}\nwebpackAsyncContext.keys = ${r.returningFunction("Object.keys(map)")};\nwebpackAsyncContext.resolve = webpackAsyncContextResolve;\nwebpackAsyncContext.id = ${JSON.stringify(t)};\nmodule.exports = webpackAsyncContext;`}getEagerSource(e,t,{chunkGraph:n,runtimeTemplate:r}){const i=r.supportsArrowFunction();const s=this.getUserRequestMap(e,n);const o=this.getFakeMap(e,n);const a=o!==9?`${i?"id =>":"function(id)"} {\n\t\t${this.getReturnModuleObjectSource(o)}\n\t}`:"__webpack_require__";return`var map = ${JSON.stringify(s,null,"\t")};\n${this.getFakeMapInitStatement(o)}\n\nfunction webpackAsyncContext(req) {\n\treturn webpackAsyncContextResolve(req).then(${a});\n}\nfunction webpackAsyncContextResolve(req) {\n\t// Here Promise.resolve().then() is used instead of new Promise() to prevent\n\t// uncaught exception popping up in devtools\n\treturn Promise.resolve().then(${i?"() =>":"function()"} {\n\t\tif(!${c.hasOwnProperty}(map, req)) {\n\t\t\tvar e = new Error("Cannot find module '" + req + "'");\n\t\t\te.code = 'MODULE_NOT_FOUND';\n\t\t\tthrow e;\n\t\t}\n\t\treturn map[req];\n\t});\n}\nwebpackAsyncContext.keys = ${r.returningFunction("Object.keys(map)")};\nwebpackAsyncContext.resolve = webpackAsyncContextResolve;\nwebpackAsyncContext.id = ${JSON.stringify(t)};\nmodule.exports = webpackAsyncContext;`}getLazyOnceSource(e,t,n,{runtimeTemplate:r,chunkGraph:i}){const s=r.blockPromise({chunkGraph:i,block:e,message:"lazy-once context",runtimeRequirements:new Set});const o=r.supportsArrowFunction();const a=this.getUserRequestMap(t,i);const u=this.getFakeMap(t,i);const l=u!==9?`${o?"id =>":"function(id)"} {\n\t\t${this.getReturnModuleObjectSource(u)};\n\t}`:"__webpack_require__";return`var map = ${JSON.stringify(a,null,"\t")};\n${this.getFakeMapInitStatement(u)}\n\nfunction webpackAsyncContext(req) {\n\treturn webpackAsyncContextResolve(req).then(${l});\n}\nfunction webpackAsyncContextResolve(req) {\n\treturn ${s}.then(${o?"() =>":"function()"} {\n\t\tif(!${c.hasOwnProperty}(map, req)) {\n\t\t\tvar e = new Error("Cannot find module '" + req + "'");\n\t\t\te.code = 'MODULE_NOT_FOUND';\n\t\t\tthrow e;\n\t\t}\n\t\treturn map[req];\n\t});\n}\nwebpackAsyncContext.keys = ${r.returningFunction("Object.keys(map)")};\nwebpackAsyncContext.resolve = webpackAsyncContextResolve;\nwebpackAsyncContext.id = ${JSON.stringify(n)};\nmodule.exports = webpackAsyncContext;`}getLazySource(e,t,{chunkGraph:n,runtimeTemplate:r}){const i=n.moduleGraph;const s=r.supportsArrowFunction();let o=false;let a=true;const u=this.getFakeMap(e.map(e=>e.dependencies[0]),n);const l=typeof u==="object";const f=e.map(e=>{const t=e.dependencies[0];return{dependency:t,module:i.getModule(t),block:e,userRequest:t.userRequest,chunks:undefined}}).filter(e=>e.module);for(const e of f){const t=n.getBlockChunkGroup(e.block);const r=t&&t.chunks||[];e.chunks=r;if(r.length>0){a=false}if(r.length!==1){o=true}}const p=a&&!l;const d=f.sort((e,t)=>{if(e.userRequest===t.userRequest)return 0;return e.userRequeste.id))}}const m=l?2:1;const g=a?"Promise.resolve()":o?`Promise.all(ids.slice(${m}).map(${c.ensureChunk}))`:`${c.ensureChunk}(ids[${m}])`;const y=this.getReturnModuleObjectSource(u,p?"invalid":"ids[1]");const v=g==="Promise.resolve()"?`${p?"":""}\nfunction webpackAsyncContext(req) {\n\treturn Promise.resolve().then(${s?"() =>":"function()"} {\n\t\tif(!${c.hasOwnProperty}(map, req)) {\n\t\t\tvar e = new Error("Cannot find module '" + req + "'");\n\t\t\te.code = 'MODULE_NOT_FOUND';\n\t\t\tthrow e;\n\t\t}\n\n\t\t${p?"var id = map[req];":"var ids = map[req], id = ids[0];"}\n\t\t${y}\n\t});\n}`:`function webpackAsyncContext(req) {\n\tif(!${c.hasOwnProperty}(map, req)) {\n\t\treturn Promise.resolve().then(${s?"() =>":"function()"} {\n\t\t\tvar e = new Error("Cannot find module '" + req + "'");\n\t\t\te.code = 'MODULE_NOT_FOUND';\n\t\t\tthrow e;\n\t\t});\n\t}\n\n\tvar ids = map[req], id = ids[0];\n\treturn ${g}.then(${s?"() =>":"function()"} {\n\t\t${y}\n\t});\n}`;return`var map = ${JSON.stringify(h,null,"\t")};\n${v}\nwebpackAsyncContext.keys = ${r.returningFunction("Object.keys(map)")};\nwebpackAsyncContext.id = ${JSON.stringify(t)};\nmodule.exports = webpackAsyncContext;`}getSourceForEmptyContext(e,t){return`function webpackEmptyContext(req) {\n\tvar e = new Error("Cannot find module '" + req + "'");\n\te.code = 'MODULE_NOT_FOUND';\n\tthrow e;\n}\nwebpackEmptyContext.keys = ${t.returningFunction("[]")};\nwebpackEmptyContext.resolve = webpackEmptyContext;\nwebpackEmptyContext.id = ${JSON.stringify(e)};\nmodule.exports = webpackEmptyContext;`}getSourceForEmptyAsyncContext(e,t){const n=t.supportsArrowFunction();return`function webpackEmptyAsyncContext(req) {\n\t// Here Promise.resolve().then() is used instead of new Promise() to prevent\n\t// uncaught exception popping up in devtools\n\treturn Promise.resolve().then(${n?"() =>":"function()"} {\n\t\tvar e = new Error("Cannot find module '" + req + "'");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t});\n}\nwebpackEmptyAsyncContext.keys = ${t.returningFunction("[]")};\nwebpackEmptyAsyncContext.resolve = webpackEmptyAsyncContext;\nwebpackEmptyAsyncContext.id = ${JSON.stringify(e)};\nmodule.exports = webpackEmptyAsyncContext;`}getSourceString(e,{runtimeTemplate:t,chunkGraph:n}){const r=n.getModuleId(this);if(e==="lazy"){if(this.blocks&&this.blocks.length>0){return this.getLazySource(this.blocks,r,{runtimeTemplate:t,chunkGraph:n})}return this.getSourceForEmptyAsyncContext(r,t)}if(e==="eager"){if(this.dependencies&&this.dependencies.length>0){return this.getEagerSource(this.dependencies,r,{chunkGraph:n,runtimeTemplate:t})}return this.getSourceForEmptyAsyncContext(r,t)}if(e==="lazy-once"){const e=this.blocks[0];if(e){return this.getLazyOnceSource(e,e.dependencies,r,{runtimeTemplate:t,chunkGraph:n})}return this.getSourceForEmptyAsyncContext(r,t)}if(e==="async-weak"){if(this.dependencies&&this.dependencies.length>0){return this.getAsyncWeakSource(this.dependencies,r,{chunkGraph:n,runtimeTemplate:t})}return this.getSourceForEmptyAsyncContext(r,t)}if(e==="weak"){if(this.dependencies&&this.dependencies.length>0){return this.getWeakSyncSource(this.dependencies,r,n)}}if(this.dependencies&&this.dependencies.length>0){return this.getSyncSource(this.dependencies,r,n)}return this.getSourceForEmptyContext(r,t)}getSource(e){if(this.useSourceMap){return new r(e,this.identifier())}return new i(e)}codeGeneration(e){const{chunkGraph:t}=e;const n=new Map;n.set("javascript",this.getSource(this.getSourceString(this.options.mode,e)));const r=new Set;const i=this.dependencies.concat(this.blocks.map(e=>e.dependencies[0]));r.add(c.module);r.add(c.hasOwnProperty);if(i.length>0){const e=this.options.mode;r.add(c.require);if(e==="weak"){r.add(c.moduleFactories)}else if(e==="async-weak"){r.add(c.moduleFactories);r.add(c.ensureChunk)}else if(e==="lazy"||e==="lazy-once"){r.add(c.ensureChunk)}if(this.getFakeMap(i,t)!==9){r.add(c.createFakeNamespaceObject)}}return{sources:n,runtimeRequirements:r}}size(e){let t=160;for(const e of this.dependencies){const n=e;t+=5+n.userRequest.length}return t}serialize(e){const{write:t}=e;t(this._identifier);t(this._forceBuild);super.serialize(e)}deserialize(e){const{read:t}=e;this._identifier=t();this._forceBuild=t();super.deserialize(e)}}v(ContextModule,"webpack/lib/ContextModule");e.exports=ContextModule},89869:(e,t,n)=>{"use strict";const r=n(62355);const{AsyncSeriesWaterfallHook:i,SyncWaterfallHook:s}=n(92960);const o=n(58126);const a=n(40674);const c=n(90872);const{cachedSetProperty:u}=n(90149);const{createFakeHook:l}=n(16595);const{join:f}=n(95396);const p={};e.exports=class ContextModuleFactory extends a{constructor(e){super();const t=new i(["modules","options"]);this.hooks=Object.freeze({beforeResolve:new i(["data"]),afterResolve:new i(["data"]),contextModuleFiles:new s(["files"]),alternatives:l({name:"alternatives",intercept:e=>{throw new Error("Intercepting fake hook ContextModuleFactory.hooks.alternatives is not possible, use ContextModuleFactory.hooks.alternativeRequests instead")},tap:(e,n)=>{t.tap(e,n)},tapAsync:(e,n)=>{t.tapAsync(e,(e,t,r)=>n(e,r))},tapPromise:(e,n)=>{t.tapPromise(e,n)}},"ContextModuleFactory.hooks.alternatives has deprecated in favor of ContextModuleFactory.hooks.alternativeRequests with an additional options argument.","DEP_WEBPACK_CONTEXT_MODULE_FACTORY_ALTERNATIVES"),alternativeRequests:t});this.resolverFactory=e}create(e,t){const n=e.context;const i=e.dependencies;const s=e.resolveOptions;const a=i[0];const c=new Set;const l=new Set;const f=new Set;this.hooks.beforeResolve.callAsync({context:n,dependencies:i,resolveOptions:s,fileDependencies:c,missingDependencies:l,contextDependencies:f,...a.options},(e,n)=>{if(e){return t(e,{fileDependencies:c,missingDependencies:l,contextDependencies:f})}if(!n){return t(null,{fileDependencies:c,missingDependencies:l,contextDependencies:f})}const s=n.context;const a=n.request;const d=n.resolveOptions;let h,m,g="";const y=a.lastIndexOf("!");if(y>=0){let e=a.substr(0,y+1);let t;for(t=0;t0?u(d||p,"dependencyType",i[0].category):d);const _=this.resolverFactory.get("loader");r.parallel([e=>{v.resolve({},s,m,{fileDependencies:c,missingDependencies:l,contextDependencies:f},(t,n)=>{if(t)return e(t);e(null,n)})},e=>{r.map(h,(e,t)=>{_.resolve({},s,e,{fileDependencies:c,missingDependencies:l,contextDependencies:f},(e,n)=>{if(e)return t(e);t(null,n)})},e)}],(e,r)=>{if(e){return t(e,{fileDependencies:c,missingDependencies:l,contextDependencies:f})}this.hooks.afterResolve.callAsync({addon:g+r[1].join("!")+(r[1].length>0?"!":""),resource:r[0],resolveDependencies:this.resolveDependencies.bind(this),...n},(e,n)=>{if(e){return t(e,{fileDependencies:c,missingDependencies:l,contextDependencies:f})}if(!n){return t(null,{fileDependencies:c,missingDependencies:l,contextDependencies:f})}return t(null,{module:new o(n.resolveDependencies,n),fileDependencies:c,missingDependencies:l,contextDependencies:f})})})})}resolveDependencies(e,t,n){const i=this;const{resource:s,resourceQuery:o,resourceFragment:a,recursive:u,regExp:l,include:p,exclude:d,referencedExports:h,category:m}=t;if(!l||!s)return n(null,[]);const g=(n,y)=>{e.readdir(n,(v,_)=>{if(v)return y(v);_=_.map(e=>e.normalize("NFC"));_=i.hooks.contextModuleFiles.call(_);if(!_||_.length===0)return y(null,[]);r.map(_.filter(e=>e.indexOf(".")!==0),(r,i)=>{const y=f(e,n,r);if(!d||!y.match(d)){e.stat(y,(e,n)=>{if(e){if(e.code==="ENOENT"){return i()}else{return i(e)}}if(n.isDirectory()){if(!u)return i();g.call(this,y,i)}else if(n.isFile()&&(!p||y.match(p))){const e={context:s,request:"."+y.substr(s.length).replace(/\\/g,"/")};this.hooks.alternativeRequests.callAsync([e],t,(e,t)=>{if(e)return i(e);t=t.filter(e=>l.test(e.request)).map(e=>{const t=new c(e.request+o+a,e.request,m,h);t.optional=true;return t});i(null,t)})}else{i()}})}else{i()}},(e,t)=>{if(e)return y(e);if(!t)return y(null,[]);const n=[];for(const e of t){if(e)n.push(...e)}y(null,n)})})};g(s,n)}}},26552:(e,t,n)=>{"use strict";const r=n(90872);const{join:i}=n(95396);class ContextReplacementPlugin{constructor(e,t,n,r){this.resourceRegExp=e;if(typeof t==="function"){this.newContentCallback=t}else if(typeof t==="string"&&typeof n==="object"){this.newContentResource=t;this.newContentCreateContextMap=((e,t)=>{t(null,n)})}else if(typeof t==="string"&&typeof n==="function"){this.newContentResource=t;this.newContentCreateContextMap=n}else{if(typeof t!=="string"){r=n;n=t;t=undefined}if(typeof n!=="boolean"){r=n;n=undefined}this.newContentResource=t;this.newContentRecursive=n;this.newContentRegExp=r}}apply(e){const t=this.resourceRegExp;const n=this.newContentCallback;const r=this.newContentResource;const o=this.newContentRecursive;const a=this.newContentRegExp;const c=this.newContentCreateContextMap;e.hooks.contextModuleFactory.tap("ContextReplacementPlugin",u=>{u.hooks.beforeResolve.tap("ContextReplacementPlugin",e=>{if(!e)return;if(t.test(e.request)){if(r!==undefined){e.request=r}if(o!==undefined){e.recursive=o}if(a!==undefined){e.regExp=a}if(typeof n==="function"){n(e)}else{for(const t of e.dependencies){if(t.critical)t.critical=false}}}return e});u.hooks.afterResolve.tap("ContextReplacementPlugin",u=>{if(!u)return;if(t.test(u.resource)){if(r!==undefined){if(r.startsWith("/")||r.length>1&&r[1]===":"){u.resource=r}else{u.resource=i(e.inputFileSystem,u.resource,r)}}if(o!==undefined){u.recursive=o}if(a!==undefined){u.regExp=a}if(typeof c==="function"){u.resolveDependencies=s(c)}if(typeof n==="function"){const t=u.resource;n(u);if(u.resource!==t&&!u.resource.startsWith("/")&&(u.resource.length<=1||u.resource[1]!==":")){u.resource=i(e.inputFileSystem,t,u.resource)}}else{for(const e of u.dependencies){if(e.critical)e.critical=false}}}return u})})}}const s=e=>{const t=(t,n,i)=>{e(t,(e,t)=>{if(e)return i(e);const s=Object.keys(t).map(e=>{return new r(t[e]+n.resourceQuery+n.resourceFragment,e,n.category,n.referencedExports)});i(null,s)})};return t};e.exports=ContextReplacementPlugin},24820:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66298);const s=n(87250);const{approve:o,evaluateToString:a,toConstantDependency:c}=n(48472);class RuntimeValue{constructor(e,t){this.fn=e;this.fileDependencies=t||[]}exec(e){const t=e.state.module.buildInfo;if(this.fileDependencies===true){t.cacheable=false}else{for(const e of this.fileDependencies){t.fileDependencies.add(e);if(!t.snapshot.fileTimestamps.has(e))t.snapshot.fileTimestamps.set(e,{})}}return this.fn({module:e.state.module})}}const u=(e,t,n)=>{if(Array.isArray(e)){return"Object(["+e.map(e=>l(e,t,n)).join(",")+"])"}return"Object({"+Object.keys(e).map(r=>{const i=e[r];return JSON.stringify(r)+":"+l(i,t,n)}).join(",")+"})"};const l=(e,t,n)=>{if(e===null){return"null"}if(e===undefined){return"undefined"}if(Object.is(e,-0)){return"-0"}if(e instanceof RuntimeValue){return l(e.exec(t),t,n)}if(e instanceof RegExp&&e.toString){return e.toString()}if(typeof e==="function"&&e.toString){return"("+e.toString()+")"}if(typeof e==="object"){return u(e,t,n)}if(typeof e==="bigint"){return n>=11?`${e}n`:`BigInt("${e}")`}return e+""};class DefinePlugin{constructor(e){this.definitions=e}static runtimeValue(e,t){return new RuntimeValue(e,t)}apply(e){const t=this.definitions;e.hooks.compilation.tap("DefinePlugin",(e,{normalModuleFactory:n})=>{e.dependencyTemplates.set(i,new i.Template);const{ecmaVersion:f}=e.outputOptions;const p=e=>{const n=(e,t)=>{Object.keys(e).forEach(r=>{const s=e[r];if(s&&typeof s==="object"&&!(s instanceof RuntimeValue)&&!(s instanceof RegExp)){n(s,t+r+".");d(t+r,s);return}i(t,r);p(t+r,s)})};const i=(t,n)=>{const r=n.split(".");r.slice(1).forEach((n,i)=>{const s=t+r.slice(0,i+1).join(".");e.hooks.canRename.for(s).tap("DefinePlugin",o)})};const p=(t,n)=>{const i=/^typeof\s+/.test(t);if(i)t=t.replace(/^typeof\s+/,"");let s=false;let a=false;if(!i){e.hooks.canRename.for(t).tap("DefinePlugin",o);e.hooks.evaluateIdentifier.for(t).tap("DefinePlugin",t=>{if(s)return;s=true;const r=e.evaluate(l(n,e,f));s=false;r.setRange(t.range);return r});e.hooks.expression.for(t).tap("DefinePlugin",t=>{const i=l(n,e,f);if(/__webpack_require__\s*(!?\.)/.test(i)){return c(e,i,[r.require])(t)}else if(/__webpack_require__/.test(i)){return c(e,i,[r.requireScope])(t)}else{return c(e,i)(t)}})}e.hooks.evaluateTypeof.for(t).tap("DefinePlugin",t=>{if(a)return;a=true;const r=i?l(n,e,f):"typeof ("+l(n,e,f)+")";const s=e.evaluate(r);a=false;s.setRange(t.range);return s});e.hooks.typeof.for(t).tap("DefinePlugin",t=>{const r=i?l(n,e,f):"typeof ("+l(n,e,f)+")";const s=e.evaluate(r);if(!s.isString())return;return c(e,JSON.stringify(s.string)).bind(e)(t)})};const d=(t,n)=>{e.hooks.canRename.for(t).tap("DefinePlugin",o);e.hooks.evaluateIdentifier.for(t).tap("DefinePlugin",e=>(new s).setTruthy().setSideEffects(false).setRange(e.range));e.hooks.evaluateTypeof.for(t).tap("DefinePlugin",a("object"));e.hooks.expression.for(t).tap("DefinePlugin",t=>{const i=u(n,e,f);if(/__webpack_require__\s*(!?\.)/.test(i)){return c(e,i,[r.require])(t)}else if(/__webpack_require__/.test(i)){return c(e,i,[r.requireScope])(t)}else{return c(e,i)(t)}});e.hooks.typeof.for(t).tap("DefinePlugin",c(e,JSON.stringify("object")))};n(t,"")};n.hooks.parser.for("javascript/auto").tap("DefinePlugin",p);n.hooks.parser.for("javascript/dynamic").tap("DefinePlugin",p);n.hooks.parser.for("javascript/esm").tap("DefinePlugin",p)})}}e.exports=DefinePlugin},3955:(e,t,n)=>{"use strict";const{OriginalSource:r,RawSource:i}=n(48135);const s=n(53453);const o=n(76150);const a=n(49422);const c=n(96076);const u=n(56202);const l=new Set(["javascript"]);const f=new Set([o.module,o.require]);class DelegatedModule extends s{constructor(e,t,n,r,i){super("javascript/dynamic",null);this.sourceRequest=e;this.request=t.id;this.delegationType=n;this.userRequest=r;this.originalRequest=i;this.delegateData=t;this.delegatedSourceDependency=undefined}getSourceTypes(){return l}libIdent(e){return typeof this.originalRequest==="string"?this.originalRequest:this.originalRequest.libIdent(e)}identifier(){return`delegated ${JSON.stringify(this.request)} from ${this.sourceRequest}`}readableIdentifier(e){return`delegated ${this.userRequest} from ${this.sourceRequest}`}needBuild(e,t){return t(null,!this.buildMeta)}build(e,t,n,r,i){this.buildMeta={...this.delegateData.buildMeta};this.buildInfo={};this.dependencies.length=0;this.delegatedSourceDependency=new a(this.sourceRequest);this.addDependency(this.delegatedSourceDependency);this.addDependency(new c(this.delegateData.exports||true,false));i()}codeGeneration({runtimeTemplate:e,moduleGraph:t,chunkGraph:n}){const s=this.dependencies[0];const o=t.getModule(s);let a;if(!o){a=e.throwMissingModuleErrorBlock({request:this.sourceRequest})}else{a=`module.exports = (${e.moduleExports({module:o,chunkGraph:n,request:s.request,runtimeRequirements:new Set})})`;switch(this.delegationType){case"require":a+=`(${JSON.stringify(this.request)})`;break;case"object":a+=`[${JSON.stringify(this.request)}]`;break}a+=";"}const c=new Map;if(this.useSourceMap){c.set("javascript",new r(a,this.identifier()))}else{c.set("javascript",new i(a))}return{sources:c,runtimeRequirements:f}}size(e){return 42}updateHash(e,t){e.update(this.delegationType);e.update(JSON.stringify(this.request));super.updateHash(e,t)}serialize(e){const{write:t}=e;t(this.sourceRequest);t(this.delegateData);t(this.delegationType);t(this.userRequest);t(this.originalRequest);super.serialize(e)}static deserialize(e){const{read:t}=e;const n=new DelegatedModule(t(),t(),t(),t(),t());n.deserialize(e);return n}updateCacheModule(e){super.updateCacheModule(e);const t=e;this.delegationType=t.delegationType;this.userRequest=t.userRequest;this.originalRequest=t.originalRequest;this.delegateData=t.delegateData}}u(DelegatedModule,"webpack/lib/DelegatedModule");e.exports=DelegatedModule},56396:(e,t,n)=>{"use strict";const r=n(3955);class DelegatedModuleFactoryPlugin{constructor(e){this.options=e;e.type=e.type||"require";e.extensions=e.extensions||["",".mjs",".js",".json",".wasm"]}apply(e){const t=this.options.scope;if(t){e.hooks.factorize.tapAsync("DelegatedModuleFactoryPlugin",(e,n)=>{const[i]=e.dependencies;const{request:s}=i;if(s&&s.startsWith(`${t}/`)){const e="."+s.substr(t.length);let i;if(e in this.options.content){i=this.options.content[e];return n(null,new r(this.options.source,i,this.options.type,e,s))}for(let t=0;t{const t=e.libIdent(this.options);if(t){if(t in this.options.content){const n=this.options.content[t];return new r(this.options.source,n,this.options.type,t,e)}}return e})}}}e.exports=DelegatedModuleFactoryPlugin},82354:(e,t,n)=>{"use strict";const r=n(56396);const i=n(49422);class DelegatedPlugin{constructor(e){this.options=e}apply(e){e.hooks.compilation.tap("DelegatedPlugin",(e,{normalModuleFactory:t})=>{e.dependencyFactories.set(i,t)});e.hooks.compile.tap("DelegatedPlugin",({normalModuleFactory:t})=>{new r({associatedObjectForCache:e.root,...this.options}).apply(t)})}}e.exports=DelegatedPlugin},32448:(e,t,n)=>{"use strict";const r=n(56202);class DependenciesBlock{constructor(){this.dependencies=[];this.blocks=[]}addBlock(e){this.blocks.push(e);e.parent=this}addDependency(e){this.dependencies.push(e)}removeDependency(e){const t=this.dependencies.indexOf(e);if(t>=0){this.dependencies.splice(t,1)}}clearDependenciesAndBlocks(){this.dependencies.length=0;this.blocks.length=0}updateHash(e,t){for(const n of this.dependencies){n.updateHash(e,t)}for(const n of this.blocks){n.updateHash(e,t)}}serialize({write:e}){e(this.dependencies);e(this.blocks)}deserialize({read:e}){this.dependencies=e();this.blocks=e();for(const e of this.blocks){e.parent=this}}}r(DependenciesBlock,"webpack/lib/DependenciesBlock");e.exports=DependenciesBlock},28706:e=>{"use strict";class Dependency{constructor(){this.weak=false;this.optional=false;this.loc=undefined}get type(){return"unknown"}get category(){return"unknown"}getResourceIdentifier(){return null}getReference(e){throw new Error("Dependency.getReference was removed in favor of Dependency.getReferencedExports, ModuleGraph.getModule and ModuleGraph.getConnection().active")}getReferencedExports(e,t){return Dependency.EXPORTS_OBJECT_REFERENCED}getCondition(e){return null}getExports(e){return undefined}getWarnings(e){return null}getErrors(e){return null}updateHash(e,t){const{chunkGraph:n}=t;const r=n.moduleGraph.getModule(this);if(r){e.update(n.getModuleId(r)+"")}}getNumberOfIdOccurrences(){return 1}serialize({write:e}){e(this.weak);e(this.optional);e(this.loc)}deserialize({read:e}){this.weak=e();this.optional=e();this.loc=e()}}Dependency.NO_EXPORTS_REFERENCED=[];Dependency.EXPORTS_OBJECT_REFERENCED=[[]];Object.defineProperty(Dependency.prototype,"module",{get(){throw new Error("module property was removed from Dependency (use compilation.moduleGraph.getModule(dependency) instead)")},set(){throw new Error("module property was removed from Dependency (use compilation.moduleGraph.updateModule(dependency, module) instead)")}});Object.defineProperty(Dependency.prototype,"disconnect",{get(){throw new Error("disconnect was removed from Dependency (Dependency no longer carries graph specific information)")}});e.exports=Dependency},84304:(e,t,n)=>{"use strict";class DependencyTemplate{apply(e,t,r){const i=n(75884);throw new i}}e.exports=DependencyTemplate},46828:(e,t,n)=>{"use strict";const r=n(35891);class DependencyTemplates{constructor(){this._map=new Map;this._hash="31d6cfe0d16ae931b73c59d7e0c089c0"}get(e){return this._map.get(e)}set(e,t){this._map.set(e,t)}updateHash(e){const t=r("md4");t.update(this._hash);t.update(e);this._hash=t.digest("hex")}getHash(){return this._hash}clone(){const e=new DependencyTemplates;e._map=new Map(this._map);e._hash=this._hash;return e}}e.exports=DependencyTemplates},9013:(e,t,n)=>{"use strict";const r=n(80419);const i=n(95189);const s=n(66583);class DllEntryPlugin{constructor(e,t,n){this.context=e;this.entries=t;this.options=n}apply(e){e.hooks.compilation.tap("DllEntryPlugin",(e,{normalModuleFactory:t})=>{const n=new r;e.dependencyFactories.set(i,n);e.dependencyFactories.set(s,t)});e.hooks.make.tapAsync("DllEntryPlugin",(e,t)=>{e.addEntry(this.context,new i(this.entries.map((e,t)=>{const n=new s(e);n.loc={name:this.options.name,index:t};return n}),this.options.name),this.options,t)})}}e.exports=DllEntryPlugin},44593:(e,t,n)=>{"use strict";const{RawSource:r}=n(48135);const i=n(53453);const s=n(76150);const o=n(56202);const a=new Set(["javascript"]);const c=new Set([s.require,s.module]);class DllModule extends i{constructor(e,t,n){super("javascript/dynamic",e);this.dependencies=t;this.name=n}getSourceTypes(){return a}identifier(){return`dll ${this.name}`}readableIdentifier(e){return`dll ${this.name}`}build(e,t,n,r,i){this.buildMeta={};this.buildInfo={};return i()}codeGeneration(e){const t=new Map;t.set("javascript",new r("module.exports = __webpack_require__;"));return{sources:t,runtimeRequirements:c}}needBuild(e,t){return t(null,!this.buildMeta)}size(e){return 12}updateHash(e,t){e.update("dll module");e.update(this.name||"");super.updateHash(e,t)}serialize(e){e.write(this.name);super.serialize(e)}deserialize(e){this.name=e.read();super.deserialize(e)}updateCacheModule(e){super.updateCacheModule(e);this.dependencies=e.dependencies}}o(DllModule,"webpack/lib/DllModule");e.exports=DllModule},80419:(e,t,n)=>{"use strict";const r=n(44593);const i=n(40674);class DllModuleFactory extends i{constructor(){super();this.hooks=Object.freeze({})}create(e,t){const n=e.dependencies[0];t(null,{module:new r(e.context,n.dependencies,n.name)})}}e.exports=DllModuleFactory},73887:(e,t,n)=>{"use strict";const r=n(9013);const i=n(6283);const s=n(77750);const o=n(15235);const a=n(39670);class DllPlugin{constructor(e){o(a,e,{name:"Dll Plugin",baseDataPath:"options"});this.options={...e,entryOnly:e.entryOnly!==false}}apply(e){e.hooks.entryOption.tap("DllPlugin",(t,n)=>{if(typeof n!=="function"){for(const i of Object.keys(n)){const s={name:i,filename:n.filename};new r(t,n[i].import,s).apply(e)}}else{throw new Error("DllPlugin doesn't support dynamic entry (function) yet")}return true});new s(this.options).apply(e);if(!this.options.entryOnly){new i("DllPlugin").apply(e)}}}e.exports=DllPlugin},83515:(e,t,n)=>{"use strict";const r=n(78688);const i=n(56396);const s=n(59084);const o=n(81627);const a=n(49422);const c=n(49197).makePathsRelative;const u=n(15235);const l=n(53670);class DllReferencePlugin{constructor(e){u(l,e,{name:"Dll Reference Plugin",baseDataPath:"options"});this.options=e;this._compilationData=new WeakMap}apply(e){e.hooks.compilation.tap("DllReferencePlugin",(e,{normalModuleFactory:t})=>{e.dependencyFactories.set(a,t)});e.hooks.beforeCompile.tapAsync("DllReferencePlugin",(t,n)=>{if("manifest"in this.options){const i=this.options.manifest;if(typeof i==="string"){e.inputFileSystem.readFile(i,(s,o)=>{if(s)return n(s);const a={path:i,data:undefined,error:undefined};try{a.data=r(o.toString("utf-8"))}catch(t){const n=c(e.options.context,i,e.root);a.error=new DllManifestError(n,t.message)}this._compilationData.set(t,a);return n()});return}}return n()});e.hooks.compile.tap("DllReferencePlugin",t=>{let n=this.options.name;let r=this.options.sourceType;let o="content"in this.options?this.options.content:undefined;if("manifest"in this.options){let e=this.options.manifest;let i;if(typeof e==="string"){const e=this._compilationData.get(t);if(e.error){return}i=e.data}else{i=e}if(i){if(!n)n=i.name;if(!r)r=i.type;if(!o)o=i.content}}const a={};const c="dll-reference "+n;a[c]=n;const u=t.normalModuleFactory;new s(r||"var",a).apply(u);new i({source:c,type:this.options.type,scope:this.options.scope,context:this.options.context||e.options.context,content:o,extensions:this.options.extensions,associatedObjectForCache:e.root}).apply(u)});e.hooks.compilation.tap("DllReferencePlugin",(e,t)=>{if("manifest"in this.options){let n=this.options.manifest;if(typeof n==="string"){const r=this._compilationData.get(t);if(r.error){e.errors.push(r.error)}e.fileDependencies.add(n)}}})}}class DllManifestError extends o{constructor(e,t){super();this.name="DllManifestError";this.message=`Dll manifest ${e}\n${t}`;Error.captureStackTrace(this,this.constructor)}}e.exports=DllReferencePlugin},85227:(e,t,n)=>{"use strict";const r=n(64699);const i=n(59674);const s=n(66583);class DynamicEntryPlugin{constructor(e,t){this.context=e;this.entry=t}apply(e){e.hooks.compilation.tap("DynamicEntryPlugin",(e,{normalModuleFactory:t})=>{e.dependencyFactories.set(s,t)});e.hooks.make.tapPromise("DynamicEntryPlugin",(t,n)=>Promise.resolve(this.entry()).then(n=>{const s=[];for(const o of Object.keys(n)){const a=n[o];const c=r.entryDescriptionToOptions(e,o,a);for(const e of a.import){s.push(new Promise((n,r)=>{t.addEntry(this.context,i.createDependency(e,c),c,e=>{if(e)return r(e);n()})}))}}return Promise.all(s)}).then(e=>{}))}}e.exports=DynamicEntryPlugin},64699:(e,t,n)=>{"use strict";class EntryOptionPlugin{apply(e){e.hooks.entryOption.tap("EntryOptionPlugin",(t,r)=>{if(typeof r==="function"){const i=n(85227);new i(t,r).apply(e)}else{const i=n(59674);for(const n of Object.keys(r)){const s=r[n];const o=EntryOptionPlugin.entryDescriptionToOptions(e,n,s);for(const n of s.import){new i(t,n,o).apply(e)}}}return true})}static entryDescriptionToOptions(e,t,r){const i={name:t,filename:r.filename,runtime:r.runtime,dependOn:r.dependOn,library:r.library};if(r.library){const t=n(13984);t.checkEnabled(e,r.library.type)}return i}}e.exports=EntryOptionPlugin},59674:(e,t,n)=>{"use strict";const r=n(66583);class EntryPlugin{constructor(e,t,n){this.context=e;this.entry=t;this.options=n||""}apply(e){e.hooks.compilation.tap("EntryPlugin",(e,{normalModuleFactory:t})=>{e.dependencyFactories.set(r,t)});e.hooks.make.tapAsync("EntryPlugin",(e,t)=>{const{entry:n,options:r,context:i}=this;const s=EntryPlugin.createDependency(n,r);e.addEntry(i,s,r,e=>{t(e)})})}static createDependency(e,t){const n=new r(e);n.loc={name:typeof t==="object"?t.name:t};return n}}e.exports=EntryPlugin},71452:(e,t,n)=>{"use strict";const r=n(84558);class Entrypoint extends r{constructor(e){super(e);this._runtimeChunk=undefined;this._entrypointChunk=undefined}isInitial(){return true}setRuntimeChunk(e){this._runtimeChunk=e}getRuntimeChunk(){if(this._runtimeChunk)return this._runtimeChunk;for(const e of this.parentsIterable){if(e instanceof Entrypoint)return e.getRuntimeChunk()}return null}setEntrypointChunk(e){this._entrypointChunk=e}getEntrypointChunk(){return this._entrypointChunk}replaceChunk(e,t){if(this._runtimeChunk===e)this._runtimeChunk=t;if(this._entrypointChunk===e)this._entrypointChunk=t;return super.replaceChunk(e,t)}}e.exports=Entrypoint},64856:(e,t,n)=>{"use strict";const r=n(24820);const i=n(81627);class EnvironmentPlugin{constructor(...e){if(e.length===1&&Array.isArray(e[0])){this.keys=e[0];this.defaultValues={}}else if(e.length===1&&e[0]&&typeof e[0]==="object"){this.keys=Object.keys(e[0]);this.defaultValues=e[0]}else{this.keys=e;this.defaultValues={}}}apply(e){const t={};for(const n of this.keys){const r=process.env[n]!==undefined?process.env[n]:this.defaultValues[n];if(r===undefined){e.hooks.thisCompilation.tap("EnvironmentPlugin",e=>{const t=new i(`EnvironmentPlugin - ${n} environment variable is undefined.\n\n`+"You can pass an object with default values to suppress this warning.\n"+"See https://webpack.js.org/plugins/environment-plugin for example.");t.name="EnvVariableNotDefinedError";e.errors.push(t)})}t[`process.env.${n}`]=r===undefined?"undefined":JSON.stringify(r)}new r(t).apply(e)}}e.exports=EnvironmentPlugin},50717:(e,t)=>{"use strict";const n="LOADER_EXECUTION";const r="WEBPACK_OPTIONS";t.cutOffByFlag=((e,t)=>{e=e.split("\n");for(let n=0;nt.cutOffByFlag(e,n));t.cutOffWebpackOptions=(e=>t.cutOffByFlag(e,r));t.cutOffMultilineMessage=((e,t)=>{e=e.split("\n");t=t.split("\n");const n=[];e.forEach((e,r)=>{if(!e.includes(t[r]))n.push(e)});return n.join("\n")});t.cutOffMessage=((e,t)=>{const n=e.indexOf("\n");if(n===-1){return e===t?"":e}else{const r=e.substr(0,n);return r===t?e.substr(n+1):e}});t.cleanUp=((e,n)=>{e=t.cutOffLoaderExecution(e);e=t.cutOffMessage(e,n);return e});t.cleanUpWebpackOptions=((e,n)=>{e=t.cutOffWebpackOptions(e);e=t.cutOffMultilineMessage(e,n);return e})},91331:(e,t,n)=>{"use strict";const{ConcatSource:r,RawSource:i}=n(48135);const s=n(70354);const o=n(18161);const a=new WeakMap;const c=new i(`/*\n * ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development").\n * This devtool is not neither made for production nor for readable output files.\n * It uses "eval()" calls to create a separate source file in the browser devtools.\n * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)\n * or disable the default devtool with "devtool: false".\n * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).\n */\n`);class EvalDevToolModulePlugin{constructor(e){this.namespace=e.namespace||"";this.sourceUrlComment=e.sourceUrlComment||"\n//# sourceURL=[url]";this.moduleFilenameTemplate=e.moduleFilenameTemplate||"webpack://[namespace]/[resourcePath]?[loaders]"}apply(e){e.hooks.compilation.tap("EvalDevToolModulePlugin",e=>{const t=o.getCompilationHooks(e);t.renderModuleContent.tap("EvalDevToolModulePlugin",(e,t,{runtimeTemplate:n,chunkGraph:r})=>{const o=a.get(e);if(o!==undefined)return o;const c=e.source();const u=s.createFilename(t,{moduleFilenameTemplate:this.moduleFilenameTemplate,namespace:this.namespace},{requestShortener:n.requestShortener,chunkGraph:r});const l="\n"+this.sourceUrlComment.replace(/\[url\]/g,encodeURI(u).replace(/%2F/g,"/").replace(/%20/g,"_").replace(/%5E/g,"^").replace(/%5C/g,"\\").replace(/^\//,""));const f=new i(`eval(${JSON.stringify(c+l)});`);a.set(e,f);return f});t.render.tap("EvalDevToolModulePlugin",e=>new r(c,e));t.chunkHash.tap("EvalDevToolModulePlugin",(e,t)=>{t.update("EvalDevToolModulePlugin");t.update("2")})})}}e.exports=EvalDevToolModulePlugin},23641:(e,t,n)=>{"use strict";const{ConcatSource:r,RawSource:i}=n(48135);const s=n(70354);const o=n(53520);const a=n(26867);const c=n(18161);const u=n(95734);const{absolutify:l}=n(49197);const f=new WeakMap;const p=new i(`/*\n * ATTENTION: An "eval-source-map" devtool has been used.\n * This devtool is not neither made for production nor for readable output files.\n * It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.\n * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)\n * or disable the default devtool with "devtool: false".\n * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).\n */\n`);class EvalSourceMapDevToolPlugin{constructor(e){let t;if(typeof e==="string"){t={append:e}}else{t=e}this.sourceMapComment=t.append||"//# sourceURL=[module]\n//# sourceMappingURL=[url]";this.moduleFilenameTemplate=t.moduleFilenameTemplate||"webpack://[namespace]/[resource-path]?[hash]";this.namespace=t.namespace||"";this.options=t}apply(e){const t=this.options;e.hooks.compilation.tap("EvalSourceMapDevToolPlugin",n=>{const d=c.getCompilationHooks(n);new a(t).apply(n);const h=s.matchObject.bind(s,t);d.renderModuleContent.tap("EvalSourceMapDevToolPlugin",(r,a,{runtimeTemplate:c,chunkGraph:p})=>{const d=f.get(r);if(d!==undefined){return d}if(a instanceof o){const e=a;if(!h(e.resource)){return r}}else if(a instanceof u){const e=a;if(e.rootModule instanceof o){const t=e.rootModule;if(!h(t.resource)){return r}}else{return r}}else{return r}let m;let g;if(r.sourceAndMap){const e=r.sourceAndMap(t);m=e.map;g=e.source}else{m=r.map(t);g=r.source()}if(!m){return r}m={...m};const y=e.options.context;const v=e.root;const _=m.sources.map(e=>{if(!e.startsWith("webpack://"))return e;e=l(y,e.slice(10),v);const t=n.findModule(e);return t||e});let b=_.map(e=>{return s.createFilename(e,{moduleFilenameTemplate:this.moduleFilenameTemplate,namespace:this.namespace},{requestShortener:c.requestShortener,chunkGraph:p})});b=s.replaceDuplicates(b,(e,t,n)=>{for(let t=0;tnew r(p,e));d.chunkHash.tap("EvalSourceMapDevToolPlugin",(e,t)=>{t.update("EvalSourceMapDevToolPlugin");t.update("2")})})}}e.exports=EvalSourceMapDevToolPlugin},76632:(e,t,n)=>{"use strict";const{equals:r}=n(73910);const i=n(16102);const s=n(56202);const{forEachRuntime:o}=n(37416);const a=Object.freeze({Unused:0,OnlyPropertiesUsed:1,NoInfo:2,Unknown:3,Used:4});const c=()=>true;class RestoreProvidedData{constructor(e,t,n,r){this.exports=e;this.otherProvided=t;this.otherCanMangleProvide=n;this.otherTerminalBinding=r}serialize({write:e}){e(this.exports);e(this.otherProvided);e(this.otherCanMangleProvide);e(this.otherTerminalBinding)}static deserialize({read:e}){return new RestoreProvidedData(e(),e(),e(),e())}}s(RestoreProvidedData,"webpack/lib/ModuleGraph","RestoreProvidedData");class ExportsInfo{constructor(){this._exports=new Map;this._otherExportsInfo=new ExportInfo(null);this._sideEffectsOnlyInfo=new ExportInfo("*side effects only*");this._exportsAreOrdered=false;this._redirectTo=undefined}get ownedExports(){return this._exports.values()}get orderedOwnedExports(){if(!this._exportsAreOrdered){this._sortExports()}return this._exports.values()}get exports(){if(this._redirectTo!==undefined){const e=new Map(this._redirectTo._exports);for(const[t,n]of this._exports){e.set(t,n)}return e.values()}return this._exports.values()}get orderedExports(){if(!this._exportsAreOrdered){this._sortExports()}if(this._redirectTo!==undefined){const e=new Map(Array.from(this._redirectTo.orderedExports,e=>[e.name,e]));for(const[t,n]of this._exports){e.set(t,n)}this._sortExportsMap(e);return e.values()}return this._exports.values()}get otherExportsInfo(){if(this._redirectTo!==undefined)return this._redirectTo.otherExportsInfo;return this._otherExportsInfo}_sortExportsMap(e){if(e.size>1){const t=Array.from(e.values());if(t.length!==2||t[0].name>t[1].name){t.sort((e,t)=>{return e.name0){const t=this.getReadOnlyExportInfo(e[0]);if(!t.exportsInfo)return undefined;return t.exportsInfo.getNestedExportsInfo(e.slice(1))}return this}setUnknownExportsProvided(e,t,n,r){let i=false;if(t){for(const e of t){this.getExportInfo(e)}}for(const s of this._exports.values()){if(t&&t.has(s.name))continue;if(s.provided!==true&&s.provided!==null){s.provided=null;i=true}if(!e&&s.canMangleProvide!==false){s.canMangleProvide=false;i=true}if(n){s.setTarget(n,r,[s.name])}}if(this._redirectTo!==undefined){if(this._redirectTo.setUnknownExportsProvided(e,t,n,r)){i=true}}else{if(this._otherExportsInfo.provided!==true&&this._otherExportsInfo.provided!==null){this._otherExportsInfo.provided=null;i=true}if(!e&&this._otherExportsInfo.canMangleProvide!==false){this._otherExportsInfo.canMangleProvide=false;i=true}if(n){this._otherExportsInfo.setTarget(n,r,undefined)}}return i}setUsedInUnknownWay(e){let t=false;for(const n of this._exports.values()){if(n.setUsedInUnknownWay(e)){t=true}}if(this._redirectTo!==undefined){if(this._redirectTo.setUsedInUnknownWay(e)){t=true}}else{if(this._otherExportsInfo.setUsedConditionally(e=>ee===a.Unused,a.Used,e)}isUsed(e){if(this._redirectTo!==undefined){if(this._redirectTo.isUsed(e)){return true}}else{if(this._otherExportsInfo.getUsed(e)!==a.Unused){return true}}for(const t of this._exports.values()){if(t.getUsed(e)!==a.Unused){return true}}return false}getUsedExports(e){if(!this._redirectTo!==undefined){switch(this._otherExportsInfo.getUsed(e)){case a.NoInfo:return null;case a.Unknown:return true;case a.OnlyPropertiesUsed:case a.Used:return true}}const t=[];if(!this._exportsAreOrdered)this._sortExports();for(const n of this._exports.values()){switch(n.getUsed(e)){case a.NoInfo:return null;case a.Unknown:return true;case a.OnlyPropertiesUsed:case a.Used:t.push(n.name)}}if(this._redirectTo!==undefined){const n=this._redirectTo.getUsedExports(e);if(n===null)return null;if(n===true)return true;if(n!==false){for(const e of n){t.push(e)}}}if(t.length===0){switch(this._sideEffectsOnlyInfo.getUsed(e)){case a.NoInfo:return null;case a.Unused:return false}}return new i(t)}getProvidedExports(){if(!this._redirectTo!==undefined){switch(this._otherExportsInfo.provided){case undefined:return null;case null:return true;case true:return true}}const e=[];if(!this._exportsAreOrdered)this._sortExports();for(const t of this._exports.values()){switch(t.provided){case undefined:return null;case null:return true;case true:e.push(t.name)}}if(this._redirectTo!==undefined){const t=this._redirectTo.getProvidedExports();if(t===null)return null;if(t===true)return true;for(const n of t){if(!e.includes(n)){e.push(n)}}}return e}hasStaticExportsList(e){if(this._redirectTo!==undefined&&!this._redirectTo.hasStaticExportsList(e))return false;if(this._otherExportsInfo.provided!==false&&this._otherExportsInfo.getUsed(e)!==a.Unused){return false}for(const t of this._exports.values()){if(typeof t.provided!=="boolean"&&t.getUsed(e)!==a.Unused){return false}}return true}isExportProvided(e){if(Array.isArray(e)){const t=this.getReadOnlyExportInfo(e[0]);if(t.exportsInfo&&e.length>1){return t.exportsInfo.isExportProvided(e.slice(1))}return t.provided}const t=this.getReadOnlyExportInfo(e);return t.provided}getUsageKey(e){const t=[];if(this._redirectTo!==undefined){t.push(this._redirectTo.getUsageKey(e))}else{t.push(this._otherExportsInfo.getUsed(e))}t.push(this._sideEffectsOnlyInfo.getUsed(e));for(const n of this.orderedOwnedExports){t.push(n.getUsed(e))}return t.join("|")}isEquallyUsed(e,t){if(this._redirectTo!==undefined){if(!this._redirectTo.isEquallyUsed(e,t))return false}else{if(this._otherExportsInfo.getUsed(e)!==this._otherExportsInfo.getUsed(t)){return false}}if(this._sideEffectsOnlyInfo.getUsed(e)!==this._sideEffectsOnlyInfo.getUsed(t)){return false}for(const n of this.ownedExports){if(n.getUsed(e)!==n.getUsed(t))return false}return true}getUsed(e,t){if(Array.isArray(e)){if(e.length===0)return this.otherExportsInfo.getUsed(t);let n=this.getReadOnlyExportInfo(e[0]);if(n.exportsInfo&&e.length>1){return n.exportsInfo.getUsed(e.slice(1),t)}return n.getUsed(t)}let n=this.getReadOnlyExportInfo(e);return n.getUsed(t)}getUsedName(e,t){if(Array.isArray(e)){if(e.length===0){if(!this.isUsed(t))return false;return e}let n=this.getReadOnlyExportInfo(e[0]);const r=n.getUsedName(e[0],t);if(r===false)return false;const i=r===e[0]&&e.length===1?e:[r];if(e.length===1){return i}if(n.exportsInfo&&n.getUsed(t)===a.OnlyPropertiesUsed){const r=n.exportsInfo.getUsedName(e.slice(1),t);if(!r)return false;return i.concat(r)}else{return i.concat(e.slice(1))}}else{let n=this.getReadOnlyExportInfo(e);const r=n.getUsedName(e,t);return r}}updateHash(e,t){for(const n of this.orderedExports){n.updateHash(e,t)}this._sideEffectsOnlyInfo.updateHash(e,t);this._otherExportsInfo.updateHash(e,t);if(this._redirectTo!==undefined){this._redirectTo.updateHash(e,t)}}getRestoreProvidedData(){const e=this._otherExportsInfo.provided;const t=this._otherExportsInfo.canMangleProvide;const n=this._otherExportsInfo.terminalBinding;const r=[];for(const i of this._exports.values()){if(i.provided!==e||i.canMangleProvide!==t||i.terminalBinding!==n||i.exportsInfoOwned){r.push({name:i.name,provided:i.provided,canMangleProvide:i.canMangleProvide,terminalBinding:i.terminalBinding,exportsInfo:i.exportsInfoOwned?i.exportsInfo.getRestoreProvidedData():undefined})}}return new RestoreProvidedData(r,e,t,n)}restoreProvided({otherProvided:e,otherCanMangleProvide:t,otherTerminalBinding:n,exports:r}){for(const r of this._exports.values()){r.provided=e;r.canMangleProvide=t;r.terminalBinding=n}this._otherExportsInfo.provided=e;this._otherExportsInfo.canMangleProvide=t;this._otherExportsInfo.terminalBinding=n;for(const e of r){const t=this.getExportInfo(e.name);t.provided=e.provided;t.canMangleProvide=e.canMangleProvide;t.terminalBinding=e.terminalBinding;if(e.exportsInfo){const n=t.createNestedExportsInfo();n.restoreProvided(e.exportsInfo)}}}}class ExportInfo{constructor(e,t){this.name=e;this._usedName=t?t._usedName:null;this._usedInRuntime=t&&t._usedInRuntime?new Map(t._usedInRuntime):undefined;this._hasUseInRuntimeInfo=t?t._hasUseInRuntimeInfo:false;this.provided=t?t.provided:undefined;this.terminalBinding=t?t.terminalBinding:false;this.canMangleProvide=t?t.canMangleProvide:undefined;this.canMangleUse=t?t.canMangleUse:undefined;this.exportsInfoOwned=false;this.exportsInfo=undefined;this._target=undefined;if(t&&t._target){this._target=new Map;for(const[n,r]of t._target){this._target.set(n,r?{module:r.module,export:[e]}:null)}}}get used(){throw new Error("REMOVED")}get usedName(){throw new Error("REMOVED")}set used(e){throw new Error("REMOVED")}set usedName(e){throw new Error("REMOVED")}get canMangle(){switch(this.canMangleProvide){case undefined:return this.canMangleUse===false?false:undefined;case false:return false;case true:switch(this.canMangleUse){case undefined:return undefined;case false:return false;case true:return true}}throw new Error(`Unexpected flags for canMangle ${this.canMangleProvide} ${this.canMangleUse}`)}setUsedInUnknownWay(e){let t=false;if(this.setUsedConditionally(e=>ethis._usedInRuntime.set(e,t));return true}}else{let r=false;o(n,n=>{let i=this._usedInRuntime.get(n);if(i===undefined)i=a.Unused;if(t!==i&&e(i)){if(t===a.Unused){this._usedInRuntime.delete(n)}else{this._usedInRuntime.set(n,t)}r=true}});if(r){if(this._usedInRuntime.size===0)this._usedInRuntime=undefined;return true}}return false}setUsed(e,t){if(this._usedInRuntime===undefined){if(e!==a.Unused){this._usedInRuntime=new Map;o(t,t=>this._usedInRuntime.set(t,e));return true}}else{let n=false;o(t,t=>{let r=this._usedInRuntime.get(t);if(r===undefined)r=a.Unused;if(e!==r){if(e===a.Unused){this._usedInRuntime.delete(t)}else{this._usedInRuntime.set(t,e)}n=true}});if(n){if(this._usedInRuntime.size===0)this._usedInRuntime=undefined;return true}}return false}setTarget(e,t,n){if(!this._target){this._target=new Map;this._target.set(e,t?{module:t,export:n}:null);return true}const i=this._target.get(e);if(!i){if(i===null&&!t)return false;this._target.set(e,t?{module:t,export:n}:null);return true}if(!t){this._target.set(e,null);return true}if(i.module!==t||(n?!i.export||!r(i.export,n):i.export)){i.module=t;i.export=n;return true}return false}getUsed(e){if(!this._hasUseInRuntimeInfo)return a.NoInfo;if(this._usedInRuntime===undefined){return a.Unused}else if(typeof e==="string"){const t=this._usedInRuntime.get(e);return t===undefined?a.Unused:t}else if(e===undefined){let e=a.Unused;for(const t of this._usedInRuntime.values()){if(t===a.Used){return a.Used}if(e!this._usedInRuntime.has(e))){return false}}}if(this._usedName!==null)return this._usedName;return this.name||e}hasUsedName(){return this._usedName!==null}setUsedName(e){this._usedName=e}getTerminalBinding(e){if(this.terminalBinding)return this;const t=this.getTarget(e);if(!t)return undefined;const n=e.getExportsInfo(t.module);if(!t.export)return n;return n.getReadOnlyExportInfoRecursive(t.export)}getTarget(e,t=c){return this._getTarget(e,t,undefined)}_getTarget(e,t,n){const i=(n,r)=>{if(!n)return null;if(!n.export)return n;if(!t(n))return n;let i=false;for(;;){const s=e.getExportsInfo(n.module);const o=s.getExportInfo(n.export[0]);if(!o)return n;if(r.has(o))return null;const a=o._getTarget(e,t,r);if(!a)return n;if(a.export||n.export.length===1)return a;n={module:a.module,export:n.export.slice(1)};if(!t(n))return n;if(!i){r=new Set(r);i=true}r.add(o)}};if(!this._target||this._target.size===0)return undefined;const s=new Set(n);s.add(this);if(this._target.size===1){return i(this._target.values().next().value,s)}const o=this._target.values();const a=i(o.next().value,s);if(a===null)return undefined;let c=o.next();while(!c.done){const e=i(c.value,s);if(e===null)return undefined;if(e.module!==a.module)return undefined;if(!e.export!==!a.export)return undefined;if(a.export&&!r(e.export,a.export))return undefined;c=o.next()}return a}createNestedExportsInfo(){if(this.exportsInfoOwned)return this.exportsInfo;this.exportsInfoOwned=true;const e=this.exportsInfo;this.exportsInfo=new ExportsInfo;this.exportsInfo.setHasProvideInfo();if(e){this.exportsInfo.setRedirectNamedTo(e)}return this.exportsInfo}getNestedExportsInfo(){return this.exportsInfo}updateHash(e,t){e.update(`${this._usedName||this.name}`);e.update(`${this.getUsed(t)}`);e.update(`${this.provided}`);e.update(`${this.canMangle}`);e.update(`${this.terminalBinding}`)}getUsedInfo(){if(this._usedInRuntime!==undefined){const e=new Map;for(const[t,n]of this._usedInRuntime){const r=e.get(n);if(r!==undefined)r.push(t);else e.set(n,[t])}const t=Array.from(e,([e,t])=>{switch(e){case a.NoInfo:return`no usage info in ${t.join(", ")}`;case a.Unknown:return`maybe used in ${t.join(", ")} (runtime-defined)`;case a.Used:return`used in ${t.join(", ")}`;case a.OnlyPropertiesUsed:return`only properties used in ${t.join(", ")}`}});if(t.length>0){return t.join("; ")}}return this._hasUseInRuntimeInfo?"unused":"no usage info"}getProvidedInfo(){switch(this.provided){case undefined:return"no provided info";case null:return"maybe provided (runtime-defined)";case true:return"provided";case false:return"not provided"}}getRenameInfo(){if(this._usedName!==null&&this._usedName!==this.name){return`renamed to ${JSON.stringify(this._usedName).slice(1,-1)}`}switch(this.canMangleProvide){case undefined:switch(this.canMangleUse){case undefined:return"missing provision and use info prevents renaming";case false:return"usage prevents renaming (no provision info)";case true:return"missing provision info prevents renaming"}break;case true:switch(this.canMangleUse){case undefined:return"missing usage info prevents renaming";case false:return"usage prevents renaming";case true:return"could be renamed"}break;case false:switch(this.canMangleUse){case undefined:return"provision prevents renaming (no use info)";case false:return"usage and provision prevents renaming";case true:return"provision prevents renaming"}break}throw new Error(`Unexpected flags for getRenameInfo ${this.canMangleProvide} ${this.canMangleUse}`)}}e.exports=ExportsInfo;e.exports.ExportInfo=ExportInfo;e.exports.UsageState=a},29672:(e,t,n)=>{"use strict";const r=n(66298);const i=n(51420);class ExportsInfoApiPlugin{apply(e){e.hooks.compilation.tap("ExportsInfoApiPlugin",(e,{normalModuleFactory:t})=>{e.dependencyTemplates.set(i,new i.Template);const n=e=>{e.hooks.expressionMemberChain.for("__webpack_exports_info__").tap("ExportsInfoApiPlugin",(t,n)=>{const r=n.length>=2?new i(t.range,n.slice(0,-1),n[n.length-1]):new i(t.range,null,n[0]);r.loc=t.loc;e.state.module.addDependency(r);return true});e.hooks.expression.for("__webpack_exports_info__").tap("ExportsInfoApiPlugin",t=>{const n=new r("true",t.range);n.loc=t.loc;e.state.module.addPresentationalDependency(n);return true})};t.hooks.parser.for("javascript/auto").tap("ExportsInfoApiPlugin",n);t.hooks.parser.for("javascript/dynamic").tap("ExportsInfoApiPlugin",n);t.hooks.parser.for("javascript/esm").tap("ExportsInfoApiPlugin",n)})}}e.exports=ExportsInfoApiPlugin},16734:(e,t,n)=>{"use strict";const{OriginalSource:r,RawSource:i}=n(48135);const s=n(53453);const o=n(76150);const a=n(58159);const c=n(96076);const u=n(10004);const l=n(56202);const f=n(68038);const p=(e,t)=>{if(!Array.isArray(e)){e=[e]}const n=e.map(e=>`[${JSON.stringify(e)}]`).join("");return`(function() { module.exports = ${t}${n}; }());`};const d=e=>{if(!Array.isArray(e)){return`module.exports = require(${JSON.stringify(e)});`}const t=e[0];return`module.exports = require(${JSON.stringify(t)})${f(e,1)};`};const h=(e,t)=>{const n=t.outputOptions.importFunctionName;if(!Array.isArray(e)){return`module.exports = ${n}(${JSON.stringify(e)});`}if(e.length===1){return`module.exports = ${n}(${JSON.stringify(e[0])});`}const r=e[0];return`module.exports = ${n}(${JSON.stringify(r)}).then(${t.returningFunction(`module${f(e,1)}`,"module")});`};const m=(e,t)=>{if(typeof e==="string"){e=u(e)}const n=e[0];const r=e[1];return a.asString(["var error = new Error();",`module.exports = new Promise(${t.basicFunction("resolve, reject",[`if(typeof ${r} !== "undefined") return resolve();`,`${o.loadScript}(${JSON.stringify(n)}, ${t.basicFunction("event",[`if(typeof ${r} !== "undefined") return resolve();`,"var errorType = event && (event.type === 'load' ? 'missing' : event.type);","var realSrc = event && event.target && event.target.src;","error.message = 'Loading script failed.\\n(' + errorType + ': ' + realSrc + ')';","error.name = 'ScriptExternalLoadError';","error.type = errorType;","error.request = realSrc;","reject(error);"])}, ${JSON.stringify(r)});`])}).then(${t.returningFunction(`${r}${f(e,2)}`)})`])};const g=(e,t,n)=>{return`if(typeof ${e} === 'undefined') { ${n.throwMissingModuleErrorBlock({request:t})} }\n`};const y=(e,t,n,r)=>{const i=`__WEBPACK_EXTERNAL_MODULE_${a.toIdentifier(`${e}`)}__`;const s=t?g(i,Array.isArray(n)?n.join("."):n,r):"";return`${s}module.exports = ${i};`};const v=(e,t,n)=>{if(!Array.isArray(t)){t=[t]}const r=t[0];const i=e?g(r,t.join("."),n):"";const s=f(t,1);return`${i}module.exports = ${r}${s};`};const _=new Set(["javascript"]);const b=new Set([o.module]);const E=new Set([o.module,o.loadScript]);class ExternalModule extends s{constructor(e,t,n){super("javascript/dynamic",null);this.request=e;this.externalType=t;this.userRequest=n}getSourceTypes(){return _}libIdent(e){return this.userRequest}chunkCondition(e,{chunkGraph:t}){return t.getNumberOfEntryModules(e)>0}identifier(){return"external "+JSON.stringify(this.request)}readableIdentifier(e){return"external "+JSON.stringify(this.request)}needBuild(e,t){return t(null,!this.buildMeta)}build(e,t,n,r,i){this.buildMeta={async:false,exportsType:undefined};this.buildInfo={strict:true};this.clearDependenciesAndBlocks();switch(this.externalType){case"system":if(!Array.isArray(this.request)||this.request.length===1){this.buildMeta.exportsType="namespace";this.addDependency(new c(true,true))}break;case"promise":this.buildMeta.async=true;break;case"import":this.buildMeta.async=true;if(!Array.isArray(this.request)||this.request.length===1){this.buildMeta.exportsType="namespace";this.addDependency(new c(true,false))}break;case"script":this.buildMeta.async=true;break}i()}getSourceString(e,t,n){const r=typeof this.request==="object"&&!Array.isArray(this.request)?this.request[this.externalType]:this.request;switch(this.externalType){case"this":case"window":case"self":return p(r,this.externalType);case"global":return p(r,e.outputOptions.globalObject);case"commonjs":case"commonjs2":case"commonjs-module":return d(r);case"amd":case"amd-require":case"umd":case"umd2":case"system":case"jsonp":return y(n.getModuleId(this),this.isOptional(t),r,e);case"import":return h(r,e);case"script":return m(r,e);case"module":throw new Error("Module external type is not implemented yet");case"var":case"promise":case"const":case"let":case"assign":default:return v(this.isOptional(t),r,e)}}codeGeneration({runtimeTemplate:e,moduleGraph:t,chunkGraph:n}){const s=this.getSourceString(e,t,n);const o=new Map;if(this.useSourceMap){o.set("javascript",new r(s,this.identifier()))}else{o.set("javascript",new i(s))}return{sources:o,runtimeRequirements:this.externalType==="script"?E:b}}size(e){return 42}updateHash(e,t){const{chunkGraph:n}=t;e.update(this.externalType);e.update(JSON.stringify(this.request));e.update(JSON.stringify(Boolean(this.isOptional(n.moduleGraph))));super.updateHash(e,t)}serialize(e){const{write:t}=e;t(this.request);t(this.externalType);t(this.userRequest);super.serialize(e)}deserialize(e){const{read:t}=e;this.request=t();this.externalType=t();this.userRequest=t();super.deserialize(e)}}l(ExternalModule,"webpack/lib/ExternalModule");e.exports=ExternalModule},59084:(e,t,n)=>{"use strict";const r=n(31669);const i=n(16734);const s=/^[a-z0-9]+ /;const o=r.deprecate((e,t,n,r)=>{e.call(null,t,n,r)},"The externals-function should be defined like ({context, request}, cb) => { ... }","DEP_WEBPACK_EXTERNALS_FUNCTION_PARAMETERS");class ExternalModuleFactoryPlugin{constructor(e,t){this.type=e;this.externals=t}apply(e){const t=this.type;e.hooks.factorize.tapAsync("ExternalModuleFactoryPlugin",(e,n)=>{const r=e.context;const a=e.dependencies[0];const c=(e,n,r)=>{if(e===false){return r()}let o;if(e===true){o=a.request}else{o=e}if(n===undefined){if(typeof o==="string"&&s.test(o)){const e=o.indexOf(" ");n=o.substr(0,e);o=o.substr(e+1)}else if(Array.isArray(o)&&o.length>0&&s.test(o[0])){const e=o[0];const t=e.indexOf(" ");n=e.substr(0,t);o=[e.substr(t+1),...o.slice(1)]}}r(null,new i(o,n||t,a.request))};const u=(e,t)=>{if(typeof e==="string"){if(e===a.request){return c(a.request,undefined,t)}}else if(Array.isArray(e)){let n=0;const r=()=>{let i;const s=(e,n)=>{if(e)return t(e);if(!n){if(i){i=false;return}return r()}t(null,n)};do{i=true;if(n>=e.length)return t();u(e[n++],s)}while(!i);i=false};r();return}else if(e instanceof RegExp){if(e.test(a.request)){return c(a.request,undefined,t)}}else if(typeof e==="function"){const n=(e,n,r)=>{if(e)return t(e);if(n!==undefined){c(n,r,t)}else{t()}};if(e.length===3){o(e,r,a.request,n)}else{e({context:r,request:a.request},n)}return}else if(typeof e==="object"&&Object.prototype.hasOwnProperty.call(e,a.request)){return c(e[a.request],undefined,t)}t()};u(this.externals,n)})}}e.exports=ExternalModuleFactoryPlugin},61050:(e,t,n)=>{"use strict";const r=n(59084);class ExternalsPlugin{constructor(e,t){this.type=e;this.externals=t}apply(e){e.hooks.compile.tap("ExternalsPlugin",({normalModuleFactory:e})=>{new r(this.type,this.externals).apply(e)})}}e.exports=ExternalsPlugin},22996:(e,t,n)=>{"use strict";const{create:r}=n(2357);const i=n(62355);const s=n(9738);const o=n(35891);const{join:a,dirname:c,relative:u}=n(95396);const l=r({resolveToContext:true,exportsFields:[]});const f=r({extensions:[".js",".json",".node"],conditionNames:["require"]});let p=2e3;const d=new Set;const h=0;const m=1;const g=2;const y=3;const v=4;const _=5;const b=6;const E=Symbol("invalid");const w=e=>{if(p>1&&e%2!==0)p=1;else if(p>10&&e%20!==0)p=10;else if(p>100&&e%200!==0)p=100;else if(p>1e3&&e%2e3!==0)p=1e3};const S=(e,t)=>{if(!t||t.size===0)return e;if(!e||e.size===0)return t;const n=new Map(e);for(const[e,r]of t){n.set(e,r)}return n};const k=(e,t)=>{let n=e.length;let r=1;let i=true;e:while(n=n+13&&t.charCodeAt(n+1)===110&&t.charCodeAt(n+2)===111&&t.charCodeAt(n+3)===100&&t.charCodeAt(n+4)===101&&t.charCodeAt(n+5)===95&&t.charCodeAt(n+6)===109&&t.charCodeAt(n+7)===111&&t.charCodeAt(n+8)===100&&t.charCodeAt(n+9)===117&&t.charCodeAt(n+10)===108&&t.charCodeAt(n+11)===101&&t.charCodeAt(n+12)===115){if(t.length===n+13){return t}const e=t.charCodeAt(n+13);if(e===47||e===92){return k(t.slice(0,n+14),t)}}return t.slice(0,n)};const D=e=>{return Boolean(e)};class FileSystemInfo{constructor(e,{managedPaths:t=[],immutablePaths:n=[],logger:r}={}){this.fs=e;this.logger=r;this._remainingLogs=r?40:0;this._loggedPaths=r?new Set:undefined;this._snapshotCache=new WeakMap;this._snapshotOptimization=new Map;this._fileTimestamps=new Map;this._fileHashes=new Map;this._contextTimestamps=new Map;this._contextHashes=new Map;this._managedItems=new Map;this.fileTimestampQueue=new s({name:"file timestamp",parallelism:30,processor:this._readFileTimestamp.bind(this)});this.fileHashQueue=new s({name:"file hash",parallelism:10,processor:this._readFileHash.bind(this)});this.contextTimestampQueue=new s({name:"context timestamp",parallelism:2,processor:this._readContextTimestamp.bind(this)});this.contextHashQueue=new s({name:"context hash",parallelism:2,processor:this._readContextHash.bind(this)});this.managedItemQueue=new s({name:"managed item info",parallelism:10,processor:this._getManagedItemInfo.bind(this)});this.managedItemDirectoryQueue=new s({name:"managed item directory info",parallelism:10,processor:this._getManagedItemDirectoryInfo.bind(this)});this.managedPaths=Array.from(t);this.managedPathsWithSlash=this.managedPaths.map(t=>a(e,t,"_").slice(0,-1));this.immutablePaths=Array.from(n);this.immutablePathsWithSlash=this.immutablePaths.map(t=>a(e,t,"_").slice(0,-1))}_log(e,t,...n){const r=e+t;if(this._loggedPaths.has(r))return;this._loggedPaths.add(r);this.logger.debug(`${e} invalidated because ${t}`,...n);if(--this._remainingLogs===0){this.logger.debug("Logging limit has been reached and no further logging will be emitted by FileSystemInfo")}}addFileTimestamps(e){for(const[t,n]of e){this._fileTimestamps.set(t,n)}}addContextTimestamps(e){for(const[t,n]of e){this._contextTimestamps.set(t,n)}}getFileTimestamp(e,t){const n=this._fileTimestamps.get(e);if(n!==undefined)return t(null,n);this.fileTimestampQueue.add(e,t)}getContextTimestamp(e,t){const n=this._contextTimestamps.get(e);if(n!==undefined)return t(null,n);this.contextTimestampQueue.add(e,t)}getFileHash(e,t){const n=this._fileHashes.get(e);if(n!==undefined)return t(null,n);this.fileHashQueue.add(e,t)}getContextHash(e,t){const n=this._contextHashes.get(e);if(n!==undefined)return t(null,n);this.contextHashQueue.add(e,t)}resolveBuildDependencies(e,t,n){const r=new Set;const s=new Set;const o=new Set;const p=new Set;const d=new Set;const E=new Set;const w=new Map;const S=i.queue(({type:e,context:t,path:n,expected:i},o)=>{const k=e=>{const n=`d\n${t}\n${e}`;if(w.has(n)){return o()}l(t,e,{fileDependencies:p,contextDependencies:d,missingDependencies:E},(r,i)=>{if(r){if(r.code==="ENOENT"||r.code==="UNDECLARED_DEPENDENCY"){return o()}r.message+=`\nwhile resolving '${e}' in ${t} to a directory`;return o(r)}w.set(n,i);S.push({type:y,path:i});o()})};const D=e=>{const n=`f\n${t}\n${e}`;if(w.has(n)){return o()}f(t,e,{fileDependencies:p,contextDependencies:d,missingDependencies:E},(r,s)=>{if(i){if(s===i){w.set(n,s)}}else{if(r){if(r.code==="ENOENT"||r.code==="UNDECLARED_DEPENDENCY"){return o()}r.message+=`\nwhile resolving '${e}' in ${t} as file`;return o(r)}w.set(n,s);S.push({type:v,path:s})}o()})};switch(e){case h:{const e=/[\\/]$/.test(n);if(e){k(n.slice(0,n.length-1))}else{D(n)}break}case m:{k(n);break}case g:{D(n);break}case v:{if(r.has(n)){o();break}this.fs.realpath(n,(e,t)=>{if(e)return o(e);if(t!==n){p.add(n)}if(!r.has(t)){r.add(t);S.push({type:b,path:t})}o()});break}case y:{if(s.has(n)){o();break}this.fs.realpath(n,(e,t)=>{if(e)return o(e);if(t!==n){p.add(n)}if(!s.has(t)){s.add(t);S.push({type:_,path:t})}o()});break}case b:{const e=require.cache[n];if(e&&Array.isArray(e.children)){e:for(const t of e.children){let r=t.filename;if(r){S.push({type:v,path:r});if(r.endsWith(".js"))r=r.slice(0,-3);const i=c(this.fs,n);for(const t of e.paths){if(r.startsWith(t)){const e=r.slice(t.length+1);S.push({type:g,context:i,path:e,expected:r});continue e}}let s=u(this.fs,i,r);s=s.replace(/\\/g,"/");if(!s.startsWith("../"))s=`./${s}`;S.push({type:g,context:i,path:s,expected:t.filename})}}}else{const e=c(this.fs,n);S.push({type:y,path:e})}o();break}case _:{const e=/(^.+[\\/]node_modules[\\/](?:@[^\\/]+[\\/])?[^\\/]+)/.exec(n);const t=e?e[1]:n;const r=a(this.fs,t,"package.json");this.fs.readFile(r,(e,n)=>{if(e){if(e.code==="ENOENT"){E.add(r);const e=c(this.fs,t);if(e!==t){S.push({type:_,path:e})}o();return}return o(e)}p.add(r);let i;try{i=JSON.parse(n.toString("utf-8"))}catch(e){return o(e)}const s=i.dependencies;if(typeof s==="object"&&s){for(const e of Object.keys(s)){S.push({type:m,context:t,path:e})}}o()});break}}},50);S.drain=(()=>{n(null,{files:r,directories:s,missing:o,resolveResults:w,resolveDependencies:{files:p,directories:d,missing:E}})});S.error=(e=>{n(e);n=(()=>{})});let k=false;for(const n of t){S.push({type:h,context:e,path:n});k=true}if(!k){S.drain()}}checkResolveResultsValid(e,t){i.eachLimit(e,20,([e,t],n)=>{const[r,i,s]=e.split("\n");switch(r){case"d":l(i,s,{},(e,r)=>{if(e)return n(e);if(r!==t)return n(E);n()});break;case"f":f(i,s,{},(e,r)=>{if(e)return n(e);if(r!==t)return n(E);n()});break;default:n(new Error("Unexpected type in resolve result key"));break}},e=>{if(e===E){return t(null,false)}if(e){return t(e)}return t(null,true)})}createSnapshot(e,t,n,r,i,s){const o=new Map;const a=new Map;const c=new Map;const u=new Map;const l=new Map;const f=new Map;const p=new Set;const d=new Set;const h=new Set;let m=1;const g=()=>{if(--m===0){const t={};if(e)t.startTime=e;if(o.size!==0)t.fileTimestamps=o;if(a.size!==0)t.fileHashes=a;if(c.size!==0)t.contextTimestamps=c;if(u.size!==0)t.contextHashes=u;if(l.size!==0)t.missingExistence=l;if(f.size!==0)t.managedItemInfo=f;if(p.size!==0)t.children=p;this._snapshotCache.set(t,true);const n={snapshot:t,shared:0,snapshotContent:undefined,children:undefined};for(const e of d){this._snapshotOptimization.set(e,n)}s(null,t)}};const y=()=>{if(m>0){m=-1e8;s(null,null)}};if(t){if(i&&i.hash){e:for(const e of t){for(const t of this.immutablePathsWithSlash){if(e.startsWith(t)){continue e}}for(const t of this.managedPathsWithSlash){if(e.startsWith(t)){const n=k(t,e);if(n){h.add(n);continue e}}}const t=this._fileHashes.get(e);if(t!==undefined){a.set(e,t)}else{m++;this.fileHashQueue.add(e,(t,n)=>{if(t){if(this.logger){this.logger.debug(`Error snapshotting file hash of ${e}: ${t}`)}y()}else{a.set(e,n);g()}})}}}else{const n=new Set;e:for(const e of t){for(const t of this.immutablePathsWithSlash){if(e.startsWith(t)){continue e}}for(const t of this.managedPathsWithSlash){if(e.startsWith(t)){const n=k(t,e);if(n){h.add(n);continue e}}}n.add(e)}const r=new Set;const i=e=>{if(e.children!==undefined){e.children.forEach(i)}e.shared++;s(e)};const s=e=>{for(const t of e.snapshotContent){const r=this._snapshotOptimization.get(t);if(r.shared0){if(e&&(!a.startTime||a.startTime>e)){continue}const t=new Set;for(const e of o.snapshotContent){if(!n.has(e)){if(!a.fileTimestamps.has(e)){r.add(o);continue e}t.add(e);continue}}if(t.size===0){p.add(a);i(o)}else{const n=new Map;for(const[e,r]of a.fileTimestamps){if(t.has(e))continue;n.set(e,r);a.fileTimestamps.delete(e)}const r={startTime:e&&a.startTime?Math.min(e,a.startTime):e||a.startTime,fileTimestamps:n};p.add(r);if(!a.children)a.children=new Set;a.children.add(r);const i={snapshot:r,shared:o.shared+1,snapshotContent:new Set(n.keys()),children:undefined};if(o.children===undefined)o.children=new Set;o.children.add(i);s(i)}}else{const t=new Map;for(const e of n){const n=a.fileTimestamps.get(e);if(n===undefined)continue;t.set(e,n)}if(t.size<2){continue e}const r={startTime:e&&a.startTime?Math.min(e,a.startTime):e||a.startTime,fileTimestamps:t};p.add(r);if(!a.children)a.children=new Set;a.children.add(r);for(const e of t.keys())a.fileTimestamps.delete(e);s({snapshot:r,shared:2,snapshotContent:new Set(t.keys()),children:undefined})}}for(const e of n){const t=this._fileTimestamps.get(e);if(t!==undefined){if(t!=="ignore"){o.set(e,t)}}else{m++;this.fileTimestampQueue.add(e,(t,n)=>{if(t){if(this.logger){this.logger.debug(`Error snapshotting file timestamp of ${e}: ${t}`)}y()}else{o.set(e,n);g()}})}}}}if(n){if(i&&i.hash){e:for(const e of n){for(const t of this.immutablePathsWithSlash){if(e.startsWith(t)){continue e}}for(const t of this.managedPathsWithSlash){if(e.startsWith(t)){const n=k(t,e);if(n){h.add(n);continue e}}}const t=this._contextHashes.get(e);if(t!==undefined){u.set(e,t)}else{m++;this.contextHashQueue.add(e,(t,n)=>{if(t){if(this.logger){this.logger.debug(`Error snapshotting context hash of ${e}: ${t}`)}y()}else{u.set(e,n);g()}})}}}else{e:for(const e of n){for(const t of this.immutablePathsWithSlash){if(e.startsWith(t)){continue e}}for(const t of this.managedPathsWithSlash){if(e.startsWith(t)){const n=k(t,e);if(n){h.add(n);continue e}}}const t=this._contextTimestamps.get(e);if(t!==undefined){if(t!=="ignore"){c.set(e,t)}}else{m++;this.contextTimestampQueue.add(e,(t,n)=>{if(t){if(this.logger){this.logger.debug(`Error snapshotting context timestamp of ${e}: ${t}`)}y()}else{c.set(e,n);g()}})}}}}if(r){e:for(const e of r){for(const t of this.immutablePathsWithSlash){if(e.startsWith(t)){continue e}}for(const t of this.managedPathsWithSlash){if(e.startsWith(t)){const n=k(t,e);if(n){h.add(n);continue e}}}const t=this._fileTimestamps.get(e);if(t!==undefined){if(t!=="ignore"){l.set(e,D(t))}}else{m++;this.fileTimestampQueue.add(e,(t,n)=>{if(t){if(this.logger){this.logger.debug(`Error snapshotting missing timestamp of ${e}: ${t}`)}y()}else{l.set(e,D(n));g()}})}}}for(const e of h){const t=this._managedItems.get(e);if(t!==undefined){f.set(e,t)}else{m++;this.managedItemQueue.add(e,(t,n)=>{if(t){if(this.logger){this.logger.debug(`Error snapshotting managed item ${e}: ${t}`)}y()}else{f.set(e,n);g()}})}}g()}mergeSnapshots(e,t){const n={};if(e.startTime&&t.startTime)n.startTime=Math.min(e.startTime,t.startTime);else if(t.startTime)n.startTime=t.startTime;else if(e.startTime)n.startTime=e.startTime;if(e.fileTimestamps||t.fileTimestamps){n.fileTimestamps=S(e.fileTimestamps,t.fileTimestamps)}if(e.fileHashes||t.fileHashes){n.fileHashes=S(e.fileHashes,t.fileHashes)}if(e.contextTimestamps||t.contextTimestamps){n.contextTimestamps=S(e.contextTimestamps,t.contextTimestamps)}if(e.contextHashes||t.contextHashes){n.contextHashes=S(e.contextHashes,t.contextHashes)}if(e.missingExistence||t.missingExistence){n.missingExistence=S(e.missingExistence,t.missingExistence)}if(e.managedItemInfo||t.managedItemInfo){n.managedItemInfo=S(e.managedItemInfo,t.managedItemInfo)}if(this._snapshotCache.get(e)===true&&this._snapshotCache.get(t)===true){this._snapshotCache.set(n,true)}return n}checkSnapshotValid(e,t){const n=this._snapshotCache.get(e);if(n!==undefined){if(typeof n==="boolean"){t(null,n)}else{n.push(t)}return}this._checkSnapshotValidNoCache(e,t)}_checkSnapshotValidNoCache(e,t){let n;const{startTime:r,fileTimestamps:i,fileHashes:s,contextTimestamps:o,contextHashes:a,missingExistence:c,managedItemInfo:u,children:l}=e;let f=1;const p=()=>{if(--f===0){this._snapshotCache.set(e,true);t(null,true)}};const d=()=>{if(f>0){f=-1e8;this._snapshotCache.set(e,false);t(null,false)}};const h=(e,t)=>{if(this._remainingLogs>0){this._log(e,`error occurred: %s`,t)}d()};const m=(e,t,n)=>{if(t!==n){if(this._remainingLogs>0){this._log(e,`hashes differ (%s != %s)`,t,n)}return false}return true};const g=(e,t,n)=>{if(!t!==!n){if(this._remainingLogs>0){this._log(e,t?"it didn't exist before":"it does no longer exist")}return false}return true};const y=(e,t,n)=>{if(t===n)return true;if(!t!==!n){if(this._remainingLogs>0){this._log(e,t?"it didn't exist before":"it does no longer exist")}return false}if(t){if(typeof r==="number"&&t.safeTime>r){if(this._remainingLogs>0){this._log(e,`it may have changed (%d) after the start time of the snapshot (%d)`,t.safeTime,r)}return false}if(n.timestamp!==undefined&&t.timestamp!==n.timestamp){if(this._remainingLogs>0){this._log(e,`timestamps differ (%d != %d)`,t.timestamp,n.timestamp)}return false}if(n.timestampHash!==undefined&&t.timestampHash!==n.timestampHash){if(this._remainingLogs>0){this._log(e,`timestamps hashes differ (%s != %s)`,t.timestampHash,n.timestampHash)}return false}}return true};if(l){const e=(e,t)=>{if(e||!t)return d();else p()};for(const t of l){const n=this._snapshotCache.get(t);if(n!==undefined){if(n!==undefined){if(typeof n==="boolean"){if(n===false){d();return}}else{f++;n.push(e)}}}else{f++;this._checkSnapshotValidNoCache(t,e)}}}if(i){for(const[e,t]of i){const n=this._fileTimestamps.get(e);if(n!==undefined){if(n!=="ignore"&&!y(e,n,t)){d();return}}else{f++;this.fileTimestampQueue.add(e,(n,r)=>{if(n)return h(e,n);if(!y(e,r,t)){d()}else{p()}})}}}if(s){for(const[e,t]of s){const n=this._fileHashes.get(e);if(n!==undefined){if(n!=="ignore"&&!m(e,n,t)){d();return}}else{f++;this.fileHashQueue.add(e,(n,r)=>{if(n)return h(e,n);if(!m(e,r,t)){d()}else{p()}})}}}if(o&&o.size>0){for(const[e,t]of o){const n=this._contextTimestamps.get(e);if(n!==undefined){if(n!=="ignore"&&!y(e,n,t)){d();return}}else{f++;this.contextTimestampQueue.add(e,(n,r)=>{if(n)return h(e,n);if(!y(e,r,t)){d()}else{p()}})}}}if(a){for(const[e,t]of a){const n=this._contextHashes.get(e);if(n!==undefined){if(n!=="ignore"&&!m(e,n,t)){d();return}}else{f++;this.contextHashQueue.add(e,(n,r)=>{if(n)return h(e,n);if(!m(e,r,t)){d()}else{p()}})}}}if(c){for(const[e,t]of c){const n=this._fileTimestamps.get(e);if(n!==undefined){if(n!=="ignore"&&!g(e,D(n),t)){d();return}}else{f++;this.fileTimestampQueue.add(e,(n,r)=>{if(n)return h(e,n);if(!g(e,D(r),t)){d()}else{p()}})}}}if(u){for(const[e,t]of u){const n=this._managedItems.get(e);if(n!==undefined){if(!m(e,n,t)){d();return}}else{f++;this.managedItemQueue.add(e,(n,r)=>{if(n)return h(e,n);if(!m(e,r,t)){d()}else{p()}})}}}p();if(f>0){n=[t];t=((e,t)=>{for(const r of n)r(e,t)});this._snapshotCache.set(e,n)}}_readFileTimestamp(e,t){this.fs.stat(e,(n,r)=>{if(n){if(n.code==="ENOENT"){this._fileTimestamps.set(e,null);return t(null,null)}return t(n)}let i;if(r.isDirectory()){i={safeTime:0,timestamp:undefined}}else{const e=+r.mtime;if(e)w(e);i={safeTime:e?e+p:Infinity,timestamp:e}}this._fileTimestamps.set(e,i);t(null,i)})}_readFileHash(e,t){this.fs.readFile(e,(n,r)=>{if(n){if(n.code==="ENOENT"){this._fileHashes.set(e,null);return t(null,null)}return t(n)}const i=o("md4");i.update(r);const s=i.digest("hex");this._fileHashes.set(e,s);t(null,s)})}_readContextTimestamp(e,t){this.fs.readdir(e,(n,r)=>{if(n){if(n.code==="ENOENT"){this._contextTimestamps.set(e,null);return t(null,null)}return t(n)}r=r.map(e=>e.normalize("NFC")).filter(e=>!/^\./.test(e)).sort();i.map(r,(t,n)=>{const r=a(this.fs,e,t);this.fs.stat(r,(t,i)=>{if(t)return n(t);for(const t of this.immutablePathsWithSlash){if(e.startsWith(t)){return n(null,null)}}for(const t of this.managedPathsWithSlash){if(e.startsWith(t)){const e=k(t,r);if(e){return this.managedItemQueue.add(e,(e,t)=>{if(e)return n(e);return n(null,{safeTime:0,timestampHash:t})})}}}if(i.isFile()){return this.getFileTimestamp(r,n)}if(i.isDirectory()){this.contextTimestampQueue.increaseParallelism();this.getContextTimestamp(r,(e,t)=>{this.contextTimestampQueue.decreaseParallelism();n(e,t)});return}n(null,null)})},(n,i)=>{if(n)return t(n);const s=o("md4");for(const e of r)s.update(e);let a=0;for(const e of i){if(!e){s.update("n");continue}if(e.timestamp){s.update("f");s.update(`${e.timestamp}`)}else if(e.timestampHash){s.update("d");s.update(`${e.timestampHash}`)}if(e.safeTime){a=Math.max(a,e.safeTime)}}const c=s.digest("hex");const u={safeTime:a,timestampHash:c};this._contextTimestamps.set(e,u);t(null,u)})})}_readContextHash(e,t){this.fs.readdir(e,(n,r)=>{if(n){if(n.code==="ENOENT"){this._contextHashes.set(e,null);return t(null,null)}return t(n)}r=r.map(e=>e.normalize("NFC")).filter(e=>!/^\./.test(e)).sort();i.map(r,(t,n)=>{const r=a(this.fs,e,t);this.fs.stat(r,(t,i)=>{if(t)return n(t);for(const t of this.immutablePathsWithSlash){if(e.startsWith(t)){return n(null,"")}}for(const t of this.managedPathsWithSlash){if(e.startsWith(t)){const e=k(t,r);if(e){return this.managedItemQueue.add(e,(e,t)=>{if(e)return n(e);n(null,t||"")})}}}if(i.isFile()){return this.getFileHash(r,(e,t)=>{n(e,t||"")})}if(i.isDirectory()){this.contextHashQueue.increaseParallelism();this.getContextHash(r,(e,t)=>{this.contextHashQueue.decreaseParallelism();n(e,t||"")});return}n(null,"")})},(n,i)=>{if(n)return t(n);const s=o("md4");for(const e of r)s.update(e);for(const e of i)s.update(e);const a=s.digest("hex");this._contextHashes.set(e,a);t(null,a)})})}_getManagedItemDirectoryInfo(e,t){this.fs.readdir(e,(n,r)=>{if(n){if(n.code==="ENOENT"||n.code==="ENOTDIR"){return t(null,d)}return t(n)}const i=new Set(r.map(t=>a(this.fs,e,t)));t(null,i)})}_getManagedItemInfo(e,t){const n=c(this.fs,e);this.managedItemDirectoryQueue.add(n,(n,r)=>{if(n){return t(n)}if(!r.has(e)){this._managedItems.set(e,"missing");return t(null,"missing")}if(e.endsWith("node_modules")&&(e.endsWith("/node_modules")||e.endsWith("\\node_modules"))){this._managedItems.set(e,"exists");return t(null,"exists")}const i=a(this.fs,e,"package.json");this.fs.readFile(i,(n,r)=>{if(n){if(n.code==="ENOENT"||n.code==="ENOTDIR"){const n=`Managed item ${e} isn't a directory or doesn't contain a package.json`;this.logger.warn(n);return t(new Error(n))}return t(n)}let i;try{i=JSON.parse(r.toString("utf-8"))}catch(e){return t(e)}const s=`${i.name||""}@${i.version||""}`;this._managedItems.set(e,s);t(null,s)})})}getDeprecatedFileTimestamps(){const e=new Map;for(const[t,n]of this._fileTimestamps){if(n)e.set(t,typeof n==="object"?n.safeTime:null)}return e}getDeprecatedContextTimestamps(){const e=new Map;for(const[t,n]of this._contextTimestamps){if(n)e.set(t,typeof n==="object"?n.safeTime:null)}return e}}e.exports=FileSystemInfo},6283:(e,t,n)=>{"use strict";const{getEntryRuntime:r,mergeRuntimeOwned:i}=n(37416);class FlagAllModulesAsUsedPlugin{constructor(e){this.explanation=e}apply(e){e.hooks.compilation.tap("FlagAllModulesAsUsedPlugin",e=>{const t=e.moduleGraph;e.hooks.optimizeDependencies.tap("FlagAllModulesAsUsedPlugin",n=>{let s=undefined;for(const[t,{options:n}]of e.entries){s=i(s,r(e,t,n))}for(const e of n){const n=t.getExportsInfo(e);n.setUsedInUnknownWay(s);t.addExtraReason(e,this.explanation)}})})}}e.exports=FlagAllModulesAsUsedPlugin},95629:(e,t,n)=>{"use strict";const r=n(62355);const i=n(39541);class FlagDependencyExportsPlugin{apply(e){e.hooks.compilation.tap("FlagDependencyExportsPlugin",e=>{const t=e.moduleGraph;const n=e.getCache("FlagDependencyExportsPlugin");e.hooks.finishModules.tapAsync("FlagDependencyExportsPlugin",(s,o)=>{const a=e.getLogger("webpack.FlagDependencyExportsPlugin");let c=0;let u=0;let l=0;let f=0;const p=new i;a.time("restore cached provided exports");r.each(s,(e,r)=>{if(e.buildInfo.cacheable!==true||typeof e.buildInfo.hash!=="string"){u++;p.enqueue(e);t.getExportsInfo(e).setHasProvideInfo();return r()}n.get(e.identifier(),e.buildInfo.hash,(n,i)=>{if(n)return r(n);if(i!==undefined){c++;t.getExportsInfo(e).restoreProvided(i)}else{l++;p.enqueue(e);t.getExportsInfo(e).setHasProvideInfo()}r()})},e=>{a.timeEnd("restore cached provided exports");if(e)return o(e);const i=new Set;const s=new Map;let d;let h;let m=true;let g=false;const y=e=>{for(const t of e.dependencies){v(t)}for(const t of e.blocks){y(t)}};const v=e=>{const n=e.getExports(t);if(!n)return;const r=n.exports;const i=n.canMangle;const o=n.from;const a=n.terminalBinding||false;const c=n.dependencies;if(r===true){if(h.setUnknownExportsProvided(i,n.excludeExports,o&&e,o)){g=true}}else if(Array.isArray(r)){const n=(r,c)=>{for(const u of c){let c;let l=i;let f=a;let p=undefined;let h=o;let m=undefined;if(typeof u==="string"){c=u}else{c=u.name;if(u.canMangle!==undefined)l=u.canMangle;if(u.export!==undefined)m=u.export;if(u.exports!==undefined)p=u.exports;if(u.from!==undefined)h=u.from;if(u.terminalBinding!==undefined)f=u.terminalBinding}const y=r.getExportInfo(c);if(y.provided===false){y.provided=true;g=true}if(y.canMangleProvide!==false&&l===false){y.canMangleProvide=false;g=true}if(f&&!y.terminalBinding){y.terminalBinding=true;g=true}if(p){const e=y.createNestedExportsInfo();n(e,p)}if(y.setTarget(e,h,m===undefined?[c]:m)){g=true}const v=y.getTarget(t);let _=undefined;if(v){const e=t.getExportsInfo(v.module);_=e.getNestedExportsInfo(v.export);const n=s.get(v.module);if(n===undefined){s.set(v.module,new Set([d]))}else{n.add(d)}}if(y.exportsInfoOwned){if(y.exportsInfo.setRedirectNamedTo(_)){g=true}}else if(y.exportsInfo!==_){y.exportsInfo=_;g=true}}};n(h,r)}if(c){m=false;for(const e of c){const t=s.get(e);if(t===undefined){s.set(e,new Set([d]))}else{t.add(d)}}}};const _=()=>{const e=s.get(d);if(e!==undefined){for(const t of e){p.enqueue(t)}}};a.time("figure out provided exports");while(p.length>0){d=p.dequeue();f++;h=t.getExportsInfo(d);if(!d.buildMeta||!d.buildMeta.exportsType){if(h.otherExportsInfo.provided!==null){h.setUnknownExportsProvided();i.add(d);_()}}else{m=true;g=false;y(d);if(m){i.add(d)}if(g){_()}}}a.timeEnd("figure out provided exports");a.log(`${Math.round(100-100*c/(c+l+u))}% of exports of modules have been determined (${l} not cached, ${u} flagged uncacheable, ${c} from cache, ${f-l-u} additional calculations due to dependencies)`);a.time("store provided exports into cache");r.each(i,(e,r)=>{if(e.buildInfo.cacheable!==true||typeof e.buildInfo.hash!=="string"){return r()}n.store(e.identifier(),e.buildInfo.hash,t.getExportsInfo(e).getRestoreProvidedData(),r)},e=>{a.timeEnd("store provided exports into cache");o(e)})})});const s=new WeakMap;e.hooks.rebuildModule.tap("FlagDependencyExportsPlugin",e=>{s.set(e,t.getExportsInfo(e).getRestoreProvidedData())});e.hooks.finishRebuildingModule.tap("FlagDependencyExportsPlugin",e=>{t.getExportsInfo(e).restoreProvided(s.get(e))})})}}e.exports=FlagDependencyExportsPlugin},1596:(e,t,n)=>{"use strict";const r=n(28706);const{UsageState:i}=n(76632);const{STAGE_DEFAULT:s}=n(82414);const o=n(34194);const{getEntryRuntime:a,mergeRuntime:c,mergeRuntimeOwned:u}=n(37416);const{NO_EXPORTS_REFERENCED:l,EXPORTS_OBJECT_REFERENCED:f}=r;class FlagDependencyUsagePlugin{constructor(e){this.global=e}apply(e){e.hooks.compilation.tap("FlagDependencyUsagePlugin",e=>{const t=e.moduleGraph;e.hooks.optimizeDependencies.tap({name:"FlagDependencyUsagePlugin",stage:s},n=>{const r=e.getLogger("webpack.FlagDependencyUsagePlugin");const s=new Map;const c=new o;const p=(e,n,r)=>{const o=t.getExportsInfo(e);if(n.length>0){if(!e.buildMeta||!e.buildMeta.exportsType){if(o.setUsedWithoutInfo(r)){c.enqueue(e,r)}return}for(const t of n){let n;let a=true;if(Array.isArray(t)){n=t}else{n=t.name;a=t.canMangle!==false}if(n.length===0){if(o.setUsedInUnknownWay(r)){c.enqueue(e,r)}}else{let t=o;for(let u=0;ue===i.Unused,i.OnlyPropertiesUsed,r)){const n=t===o?e:s.get(t);if(n){c.enqueue(n,r)}}t=n;continue}}if(l.setUsedConditionally(e=>e!==i.Used,i.Used,r)){const n=t===o?e:s.get(t);if(n){c.enqueue(n,r)}}break}}}}else{if(e.factoryMeta!==undefined&&e.factoryMeta.sideEffectFree)return;if(o.setUsedForSideEffectsOnly(r)){c.enqueue(e,r)}}};const d=(n,r)=>{const i=new Map;const s=[n];for(const n of s){for(const e of n.blocks){s.push(e)}for(const s of n.dependencies){const n=t.getConnection(s);if(!n||!n.module||!n.isActive(r)){continue}const{module:o}=n;const a=i.get(o);if(a===f){continue}const c=e.getDependencyReferencedExports(s,r);if(a===undefined||a===l||c===f){i.set(o,c)}else if(a===l){continue}else{let e;if(Array.isArray(a)){e=new Map;for(const t of a){if(Array.isArray(t)){e.set(t.join("\n"),t)}else{e.set(t.name.join("\n"),t)}}i.set(o,e)}else{e=a}for(const t of c){if(Array.isArray(t)){const n=t.join("\n");const r=e.get(n);if(r===undefined){e.set(n,t)}}else{const n=t.name.join("\n");const r=e.get(n);if(r===undefined||Array.isArray(r)){e.set(n,t)}else{e.set(n,{name:t.name,canMangle:t.canMangle&&r.canMangle})}}}}}}for(const[e,t]of i){if(Array.isArray(t)){p(e,t,r)}else{p(e,Array.from(t.values()),r)}}};r.time("initialize exports usage");for(const e of n){const n=t.getExportsInfo(e);s.set(n,e);n.setHasUseInfo()}r.timeEnd("initialize exports usage");r.time("trace exports usage in graph");const h=(e,n)=>{const r=t.getModule(e);if(r){p(r,l,n);c.enqueue(r,n)}};let m=undefined;for(const[t,{dependencies:n,includeDependencies:r,options:i}]of e.entries){const s=this.global?undefined:a(e,t,i);for(const e of n){h(e,s)}for(const e of r){h(e,s)}m=u(m,s)}for(const t of e.globalEntry.dependencies){h(t,m)}for(const t of e.globalEntry.includeDependencies){h(t,m)}while(c.length){const[e,t]=c.dequeue();d(e,t)}r.timeEnd("trace exports usage in graph")});if(!this.global){e.hooks.afterChunks.tap("FlagDependencyUsagePlugin",()=>{const t=new Set;for(const n of e.entrypoints.values()){t.add(n.getRuntimeChunk())}for(const e of t){const t=e.name;for(const n of e.getAllReferencedChunks()){n.runtime=c(n.runtime,t)}}})}})}}e.exports=FlagDependencyUsagePlugin},19874:(e,t,n)=>{"use strict";const r=n(58018);class FlagUsingEvalPlugin{apply(e){e.hooks.compilation.tap("FlagUsingEvalPlugin",(e,{normalModuleFactory:t})=>{const n=e=>{e.hooks.call.for("eval").tap("FlagUsingEvalPlugin",()=>{e.state.module.buildInfo.moduleConcatenationBailout="eval()";e.state.module.buildInfo.usingEval=true;r.bailout(e.state)})};t.hooks.parser.for("javascript/auto").tap("FlagUsingEvalPlugin",n);t.hooks.parser.for("javascript/dynamic").tap("FlagUsingEvalPlugin",n);t.hooks.parser.for("javascript/esm").tap("FlagUsingEvalPlugin",n)})}}e.exports=FlagUsingEvalPlugin},36253:(e,t,n)=>{"use strict";class Generator{static byType(e){return new ByTypeGenerator(e)}getTypes(e){const t=n(75884);throw new t}getSize(e,t){const r=n(75884);throw new r}generate(e,{dependencyTemplates:t,runtimeTemplate:r,moduleGraph:i,type:s}){const o=n(75884);throw new o}updateHash(e,{module:t,runtime:n}){}}class ByTypeGenerator extends Generator{constructor(e){super();this.map=e;this._types=new Set(Object.keys(e))}getTypes(e){return this._types}getSize(e,t){const n=t||"javascript";const r=this.map[n];return r?r.getSize(e,n):0}generate(e,t){const n=t.type;const r=this.map[n];if(!r){throw new Error(`Generator.byType: no generator specified for ${n}`)}return r.generate(e,t)}}e.exports=Generator},4642:(e,t)=>{"use strict";const n=(e,t)=>{if(e.pushChunk(t)){t.addGroup(e)}};const r=(e,t)=>{if(e.addChild(t)){t.addParent(e)}};t.connectChunkGroupAndChunk=n;t.connectChunkGroupParentAndChild=r},36756:(e,t,n)=>{"use strict";const r=n(81627);e.exports=class HarmonyLinkingError extends r{constructor(e){super(e);this.name="HarmonyLinkingError";this.hideStack=true;Error.captureStackTrace(this,this.constructor)}}},3728:(e,t,n)=>{"use strict";const r=n(81627);class HookWebpackError extends r{constructor(e,t){super(e.message);this.name="HookWebpackError";this.hook=t;this.error=e;this.hideStack=true;this.details=`caused by plugins in ${t}\n${e.stack}`;Error.captureStackTrace(this,this.constructor);this.stack+=`\n-- inner error --\n${e.stack}`}}e.exports=HookWebpackError;const i=(e,t)=>{if(e instanceof r)return e;return new HookWebpackError(e,t)};e.exports.makeWebpackError=i;const s=(e,t)=>{return(n,i)=>{if(n){if(n instanceof r){e(n);return}e(new HookWebpackError(n,t));return}e(null,i)}};e.exports.makeWebpackErrorCallback=s;const o=(e,t)=>{let n;try{n=e()}catch(e){if(e instanceof r){throw e}throw new HookWebpackError(e,t)}return n};e.exports.tryRunOrWebpackError=o},79972:(e,t,n)=>{"use strict";const{SyncBailHook:r}=n(92960);const{RawSource:i}=n(48135);const s=n(45137);const o=n(3080);const a=n(22352);const c=n(53520);const u=n(76150);const l=n(66298);const f=n(76302);const p=n(5389);const d=n(21809);const h=n(73158);const m=n(79838);const g=n(3711);const{evaluateToIdentifier:y,evaluateToString:v,toConstantDependency:_}=n(48472);const{find:b}=n(26221);const E=n(86949);const{compareModulesById:w}=n(68673);const S=new WeakMap;class HotModuleReplacementPlugin{static getParserHooks(e){if(!(e instanceof g)){throw new TypeError("The 'parser' argument must be an instance of JavascriptParser")}let t=S.get(e);if(t===undefined){t={hotAcceptCallback:new r(["expression","requests"]),hotAcceptWithoutCallback:new r(["expression","requests"])};S.set(e,t)}return t}constructor(e){this.options=e||{}}apply(e){const t=[u.module];const n=(e,n)=>{const{hotAcceptCallback:r,hotAcceptWithoutCallback:i}=HotModuleReplacementPlugin.getParserHooks(e);return s=>{const o=e.state.module;const a=new l(`${o.moduleArgument}.hot.accept`,s.callee.range,t);a.loc=s.loc;o.addPresentationalDependency(a);if(s.arguments.length>=1){const t=e.evaluateExpression(s.arguments[0]);let a=[];let c=[];if(t.isString()){a=[t]}else if(t.isArray()){a=t.items.filter(e=>e.isString())}if(a.length>0){a.forEach((e,t)=>{const r=e.string;const i=new n(r,e.range);i.optional=true;i.loc=Object.create(s.loc);i.loc.index=t;o.addDependency(i);c.push(r)});if(s.arguments.length>1){r.call(s.arguments[1],c);e.walkExpression(s.arguments[1]);return true}else{i.call(s,c);return true}}}e.walkExpressions(s.arguments);return true}};const r=(e,n)=>r=>{const i=e.state.module;const s=new l(`${i.moduleArgument}.hot.decline`,r.callee.range,t);s.loc=r.loc;i.addPresentationalDependency(s);if(r.arguments.length===1){const t=e.evaluateExpression(r.arguments[0]);let s=[];if(t.isString()){s=[t]}else if(t.isArray()){s=t.items.filter(e=>e.isString())}s.forEach((e,t)=>{const s=new n(e.string,e.range);s.optional=true;s.loc=Object.create(r.loc);s.loc.index=t;i.addDependency(s)})}return true};const g=e=>n=>{const r=e.state.module;const i=new l(`${r.moduleArgument}.hot`,n.range,t);i.loc=n.loc;r.addPresentationalDependency(i);return true};const S=e=>{e.hooks.evaluateIdentifier.for("module.hot").tap({name:"HotModuleReplacementPlugin",before:"NodeStuffPlugin"},e=>{return y("module.hot","module",()=>["hot"],true)(e)});e.hooks.call.for("module.hot.accept").tap("HotModuleReplacementPlugin",n(e,d));e.hooks.call.for("module.hot.decline").tap("HotModuleReplacementPlugin",r(e,h));e.hooks.expression.for("module.hot").tap("HotModuleReplacementPlugin",g(e))};const k=e=>{e.hooks.evaluateIdentifier.for("import.meta.webpackHot").tap("HotModuleReplacementPlugin",e=>{return y("import.meta.webpackHot","import.meta",()=>["webpackHot"],true)(e)});e.hooks.call.for("import.meta.webpackHot.accept").tap("HotModuleReplacementPlugin",n(e,f));e.hooks.call.for("import.meta.webpackHot.decline").tap("HotModuleReplacementPlugin",r(e,p));e.hooks.expression.for("import.meta.webpackHot").tap("HotModuleReplacementPlugin",g(e))};const D=e=>{e.hooks.expression.for("__webpack_hash__").tap("HotModuleReplacementPlugin",_(e,`${u.getFullHash}()`,[u.getFullHash]));e.hooks.evaluateTypeof.for("__webpack_hash__").tap("HotModuleReplacementPlugin",v("string"))};e.hooks.compilation.tap("HotModuleReplacementPlugin",(t,{normalModuleFactory:n})=>{if(t.compiler!==e)return;t.dependencyFactories.set(d,n);t.dependencyTemplates.set(d,new d.Template);t.dependencyFactories.set(h,n);t.dependencyTemplates.set(h,new h.Template);t.dependencyFactories.set(f,n);t.dependencyTemplates.set(f,new f.Template);t.dependencyFactories.set(p,n);t.dependencyTemplates.set(p,new p.Template);let r=0;const l={};const g={};t.hooks.record.tap("HotModuleReplacementPlugin",(e,t)=>{if(t.hash===e.hash)return;const n=e.chunkGraph;t.hash=e.hash;t.hotIndex=r;t.fullHashChunkModuleHashes=l;t.chunkModuleHashes=g;t.chunkHashs={};for(const n of e.chunks){t.chunkHashs[n.id]=n.hash}t.chunkModuleIds={};for(const r of e.chunks){t.chunkModuleIds[r.id]=Array.from(n.getOrderedChunkModulesIterable(r,w(n)),e=>n.getModuleId(e))}});const y=new E;const v=new E;t.hooks.fullHash.tap("HotModuleReplacementPlugin",e=>{const n=t.chunkGraph;const i=t.records;for(const e of t.chunks){const t=new Set;const r=n.getChunkFullHashModulesIterable(e);if(r!==undefined){for(const n of r){v.add(n,e);t.add(n)}}const s=n.getChunkModulesIterable(e);if(s!==undefined){if(i.chunkModuleHashes&&i.fullHashChunkModuleHashes){for(const r of s){const s=`${e.id}|${r.identifier()}`;const o=n.getModuleHash(r,e.runtime);if(t.has(r)){if(i.fullHashChunkModuleHashes[s]!==o){y.add(r,e)}l[s]=o}else{if(i.chunkModuleHashes[s]!==o){y.add(r,e)}g[s]=o}}}else{for(const r of s){const i=`${e.id}|${r.identifier()}`;const s=n.getModuleHash(r,e.runtime);if(t.has(r)){l[i]=s}else{g[i]=s}}}}}r=i.hotIndex||0;if(y.size>0)r++;e.update(`${r}`)});t.hooks.processAssets.tap({name:"HotModuleReplacementPlugin",stage:o.PROCESS_ASSETS_STAGE_ADDITIONAL},()=>{const e=t.chunkGraph;const n=t.records;if(n.hash===t.hash)return;if(!n.chunkModuleHashes||!n.chunkHashs||!n.chunkModuleIds){return}for(const[t,r]of v){const i=`${r.id}|${t.identifier()}`;const s=e.getModuleHash(t,r.runtime);if(n.chunkModuleHashes[i]!==s){y.add(t,r)}g[i]=s}const r={c:[],r:[],m:undefined};const o=new Set;for(const i of Object.keys(n.chunkHashs)){const c=b(t.chunks,e=>`${e.id}`===i);if(c){const i=c.id;const o=e.getChunkModules(c).filter(e=>y.has(e,c));const u=Array.from(e.getChunkRuntimeModulesIterable(c)).filter(e=>y.has(e,c));const l=e.getChunkFullHashModulesIterable(c);const f=l&&Array.from(l).filter(e=>y.has(e,c));const p=new Set;for(const t of e.getChunkModulesIterable(c)){p.add(e.getModuleId(t))}const d=n.chunkModuleIds[i].filter(e=>!p.has(e));if(o.length>0||u.length>0||d.length>0){const l=new a;s.setChunkGraphForChunk(l,e);l.id=i;l.runtime=c.runtime;e.attachModules(l,o);e.attachRuntimeModules(l,u);if(f){e.attachFullHashModules(l,f)}l.removedModules=d;const p=t.getRenderManifest({chunk:l,hash:n.hash,fullHash:n.hash,outputOptions:t.outputOptions,moduleTemplates:t.moduleTemplates,dependencyTemplates:t.dependencyTemplates,codeGenerationResults:t.codeGenerationResults,runtimeTemplate:t.runtimeTemplate,moduleGraph:t.moduleGraph,chunkGraph:e});for(const e of p){let n;let r;if("filename"in e){n=e.filename;r=e.info}else{({path:n,info:r}=t.getPathWithInfo(e.filenameTemplate,e.pathOptions))}const i=e.render();t.additionalChunkAssets.push(n);t.emitAsset(n,i,{hotModuleReplacement:true,...r});c.files.add(n);t.hooks.chunkAsset.call(c,n)}r.c.push(i)}}else{const e=`${+i}`===i?+i:i;r.r.push(e);for(const t of n.chunkModuleIds[e])o.add(t)}}r.m=Array.from(o);const c=new i(JSON.stringify(r));const{path:u,info:l}=t.getPathWithInfo(t.outputOptions.hotUpdateMainFilename,{hash:n.hash});t.emitAsset(u,c,{hotModuleReplacement:true,...l})});t.hooks.additionalTreeRuntimeRequirements.tap("HotModuleReplacementPlugin",(e,n)=>{n.add(u.hmrDownloadManifest);n.add(u.hmrDownloadUpdateHandlers);n.add(u.interceptModuleExecution);n.add(u.moduleCache);t.addRuntimeModule(e,new m)});n.hooks.parser.for("javascript/auto").tap("HotModuleReplacementPlugin",e=>{D(e);S(e);k(e)});n.hooks.parser.for("javascript/dynamic").tap("HotModuleReplacementPlugin",e=>{D(e);S(e)});n.hooks.parser.for("javascript/esm").tap("HotModuleReplacementPlugin",e=>{D(e);k(e)});c.getCompilationHooks(t).loader.tap("HotModuleReplacementPlugin",e=>{e.hot=true})})}}e.exports=HotModuleReplacementPlugin},22352:(e,t,n)=>{"use strict";const r=n(62433);class HotUpdateChunk extends r{constructor(){super();this.removedModules=undefined}updateHash(e,t){super.updateHash(e,t);e.update(JSON.stringify(this.removedModules))}}e.exports=HotUpdateChunk},69276:(e,t,n)=>{"use strict";const r=n(15235);const i=n(24019);class IgnorePlugin{constructor(e){r(i,e,{name:"Ignore Plugin",baseDataPath:"options"});this.options=e;this.checkIgnore=this.checkIgnore.bind(this)}checkIgnore(e){if("checkResource"in this.options&&this.options.checkResource&&this.options.checkResource(e.request,e.context)){return false}if("resourceRegExp"in this.options&&this.options.resourceRegExp&&this.options.resourceRegExp.test(e.request)){if("contextRegExp"in this.options&&this.options.contextRegExp){if(this.options.contextRegExp.test(e.context)){return false}}else{return false}}}apply(e){e.hooks.normalModuleFactory.tap("IgnorePlugin",e=>{e.hooks.beforeResolve.tap("IgnorePlugin",this.checkIgnore)});e.hooks.contextModuleFactory.tap("IgnorePlugin",e=>{e.hooks.beforeResolve.tap("IgnorePlugin",this.checkIgnore)})}}e.exports=IgnorePlugin},63272:(e,t,n)=>{"use strict";const{ConcatSource:r}=n(48135);const i=(e,t)=>[e,t];const s=([e,t],[n,r])=>{const i=e.stage-n.stage;if(i!==0)return i;const s=e.position-n.position;if(s!==0)return s;return t-r};class InitFragment{constructor(e,t,n,r,i){this.content=e;this.stage=t;this.position=n;this.key=r;this.endContent=i}getContent(e){return this.content}getEndContent(e){return this.endContent}static addToSource(e,t,n){if(t.length>0){const o=t.map(i).sort(s);const a=new Map;for(const[e]of o){if(typeof e.merge==="function"){const t=a.get(e.key);if(t!==undefined){a.set(e.key||Symbol(),e.merge(t));continue}}a.set(e.key||Symbol(),e)}const c=new r;const u=[];for(const e of a.values()){c.add(e.getContent(n));const t=e.getEndContent(n);if(t){u.push(t)}}c.add(e);for(const e of u.reverse()){c.add(e)}return c}else{return e}}}InitFragment.prototype.merge=undefined;InitFragment.STAGE_CONSTANTS=10;InitFragment.STAGE_ASYNC_BOUNDARY=20;InitFragment.STAGE_HARMONY_EXPORTS=30;InitFragment.STAGE_HARMONY_IMPORTS=40;InitFragment.STAGE_PROVIDES=50;InitFragment.STAGE_ASYNC_DEPENDENCIES=60;InitFragment.STAGE_ASYNC_HARMONY_IMPORTS=70;e.exports=InitFragment},77750:(e,t,n)=>{"use strict";const r=n(62355);const i=n(66583);const{compareModulesById:s}=n(68673);const{dirname:o,mkdirp:a}=n(95396);const c=(e,t)=>{for(const n of e){if(t(n))return true}return false};class LibManifestPlugin{constructor(e){this.options=e}apply(e){e.hooks.emit.tapAsync("LibManifestPlugin",(t,n)=>{const u=t.moduleGraph;r.forEach(Array.from(t.chunks),(n,r)=>{if(!n.isOnlyInitial()){r();return}const l=t.chunkGraph;const f=t.getPath(this.options.path,{chunk:n});const p=this.options.name&&t.getPath(this.options.name,{chunk:n});const d=Object.create(null);for(const t of l.getOrderedChunkModulesIterable(n,s(l))){if(this.options.entryOnly&&!c(u.getIncomingConnections(t),e=>e.dependency instanceof i)){continue}const n=t.libIdent({context:this.options.context||e.options.context,associatedObjectForCache:e.root});if(n){const e=u.getExportsInfo(t);const r=e.getProvidedExports();const i={id:l.getModuleId(t),buildMeta:t.buildMeta,exports:Array.isArray(r)?r:undefined};d[n]=i}}const h={name:p,type:this.options.type,content:d};const m=this.options.format?JSON.stringify(h,null,2):JSON.stringify(h);const g=Buffer.from(m,"utf8");a(e.intermediateFileSystem,o(e.intermediateFileSystem,f),t=>{if(t)return r(t);e.intermediateFileSystem.writeFile(f,g,r)})},n)})}}e.exports=LibManifestPlugin},43351:(e,t,n)=>{"use strict";const r=n(13984);class LibraryTemplatePlugin{constructor(e,t,n,r,i){this.library={type:t||"var",name:e,umdNamedDefine:n,auxiliaryComment:r,export:i}}apply(e){const{output:t}=e.options;t.library=this.library;new r(this.library.type).apply(e)}}e.exports=LibraryTemplatePlugin},19674:(e,t,n)=>{"use strict";const r=n(70354);const i=n(53520);const s=n(15235);const o=n(6087);class LoaderOptionsPlugin{constructor(e={}){s(o,e,{name:"Loader Options Plugin",baseDataPath:"options"});if(typeof e!=="object")e={};if(!e.test){e.test={test:()=>true}}this.options=e}apply(e){const t=this.options;e.hooks.compilation.tap("LoaderOptionsPlugin",e=>{i.getCompilationHooks(e).loader.tap("LoaderOptionsPlugin",(e,n)=>{const i=n.resource;if(!i)return;const s=i.indexOf("?");if(r.matchObject(t,s<0?i:i.substr(0,s))){for(const n of Object.keys(t)){if(n==="include"||n==="exclude"||n==="test"){continue}e[n]=t[n]}}})})}}e.exports=LoaderOptionsPlugin},97736:(e,t,n)=>{"use strict";const r=n(53520);class LoaderTargetPlugin{constructor(e){this.target=e}apply(e){e.hooks.compilation.tap("LoaderTargetPlugin",e=>{r.getCompilationHooks(e).loader.tap("LoaderTargetPlugin",e=>{e.target=this.target})})}}e.exports=LoaderTargetPlugin},73694:(e,t,n)=>{"use strict";const{SyncWaterfallHook:r}=n(92960);const i=n(31669);const s=n(76150);const o=n(27503);const a=o(()=>n(18161));const c=o(()=>n(58421));const u=o(()=>n(67104));class MainTemplate{constructor(e,t){this._outputOptions=e||{};this.hooks=Object.freeze({renderManifest:{tap:i.deprecate((e,n)=>{t.hooks.renderManifest.tap(e,(e,t)=>{if(!t.chunk.hasRuntime())return e;return n(e,t)})},"MainTemplate.hooks.renderManifest is deprecated (use Compilation.hooks.renderManifest instead)","DEP_WEBPACK_MAIN_TEMPLATE_RENDER_MANIFEST")},modules:{tap:()=>{throw new Error("MainTemplate.hooks.modules has been removed (there is no replacement, please create an issue to request that)")}},moduleObj:{tap:()=>{throw new Error("MainTemplate.hooks.moduleObj has been removed (there is no replacement, please create an issue to request that)")}},require:{tap:i.deprecate((e,n)=>{a().getCompilationHooks(t).renderRequire.tap(e,n)},"MainTemplate.hooks.require is deprecated (use JavascriptModulesPlugin.getCompilationHooks().renderRequire instead)","DEP_WEBPACK_MAIN_TEMPLATE_REQUIRE")},beforeStartup:{tap:()=>{throw new Error("MainTemplate.hooks.beforeStartup has been removed (use RuntimeGlobals.startup instead)")}},startup:{tap:()=>{throw new Error("MainTemplate.hooks.startup has been removed (use RuntimeGlobals.startup instead)")}},afterStartup:{tap:()=>{throw new Error("MainTemplate.hooks.afterStartup has been removed (use RuntimeGlobals.startup instead)")}},render:{tap:i.deprecate((e,n)=>{a().getCompilationHooks(t).render.tap(e,(e,r)=>{if(r.chunkGraph.getNumberOfEntryModules(r.chunk)===0||!r.chunk.hasRuntime()){return e}return n(e,r.chunk,t.hash,t.moduleTemplates.javascript,t.dependencyTemplates)})},"MainTemplate.hooks.render is deprecated (use JavascriptModulesPlugin.getCompilationHooks().render instead)","DEP_WEBPACK_MAIN_TEMPLATE_RENDER")},renderWithEntry:{tap:i.deprecate((e,n)=>{a().getCompilationHooks(t).render.tap(e,(e,r)=>{if(r.chunkGraph.getNumberOfEntryModules(r.chunk)===0||!r.chunk.hasRuntime()){return e}return n(e,r.chunk,t.hash)})},"MainTemplate.hooks.renderWithEntry is deprecated (use JavascriptModulesPlugin.getCompilationHooks().render instead)","DEP_WEBPACK_MAIN_TEMPLATE_RENDER_WITH_ENTRY")},assetPath:{tap:i.deprecate((e,n)=>{t.hooks.assetPath.tap(e,n)},"MainTemplate.hooks.assetPath is deprecated (use Compilation.hooks.assetPath instead)","DEP_WEBPACK_MAIN_TEMPLATE_ASSET_PATH"),call:i.deprecate((e,n)=>{return t.getAssetPath(e,n)},"MainTemplate.hooks.assetPath is deprecated (use Compilation.hooks.assetPath instead)","DEP_WEBPACK_MAIN_TEMPLATE_ASSET_PATH")},hash:{tap:i.deprecate((e,n)=>{t.hooks.fullHash.tap(e,n)},"MainTemplate.hooks.hash is deprecated (use Compilation.hooks.fullHash instead)","DEP_WEBPACK_MAIN_TEMPLATE_HASH")},hashForChunk:{tap:i.deprecate((e,n)=>{a().getCompilationHooks(t).chunkHash.tap(e,(e,t)=>{if(!e.hasRuntime())return;return n(t,e)})},"MainTemplate.hooks.hashForChunk is deprecated (use JavascriptModulesPlugin.getCompilationHooks().chunkHash instead)","DEP_WEBPACK_MAIN_TEMPLATE_HASH_FOR_CHUNK")},globalHashPaths:{tap:i.deprecate(()=>{},"MainTemplate.hooks.globalHashPaths has been removed (it's no longer needed)","DEP_WEBPACK_MAIN_TEMPLATE_HASH_FOR_CHUNK")},globalHash:{tap:i.deprecate(()=>{},"MainTemplate.hooks.globalHash has been removed (it's no longer needed)","DEP_WEBPACK_MAIN_TEMPLATE_HASH_FOR_CHUNK")},hotBootstrap:{tap:()=>{throw new Error("MainTemplate.hooks.hotBootstrap has been removed (use your own RuntimeModule instead)")}},bootstrap:new r(["source","chunk","hash","moduleTemplate","dependencyTemplates"]),localVars:new r(["source","chunk","hash"]),requireExtensions:new r(["source","chunk","hash"]),requireEnsure:new r(["source","chunk","hash","chunkIdExpression"]),get jsonpScript(){const e=u().getCompilationHooks(t);return e.createScript},get linkPrefetch(){const e=c().getCompilationHooks(t);return e.linkPrefetch},get linkPreload(){const e=c().getCompilationHooks(t);return e.linkPreload}});this.renderCurrentHashCode=i.deprecate((e,t)=>{if(t){return`${s.getFullHash} ? ${s.getFullHash}().slice(0, ${t}) : ${e.slice(0,t)}`}return`${s.getFullHash} ? ${s.getFullHash}() : ${e}`},"MainTemplate.renderCurrentHashCode is deprecated (use RuntimeGlobals.getFullHash runtime function instead)","DEP_WEBPACK_MAIN_TEMPLATE_RENDER_CURRENT_HASH_CODE");this.getPublicPath=i.deprecate(e=>{return t.getAssetPath(t.outputOptions.publicPath,e)},"MainTemplate.getPublicPath is deprecated (use Compilation.getAssetPath(compilation.outputOptions.publicPath, options) instead)","DEP_WEBPACK_MAIN_TEMPLATE_GET_PUBLIC_PATH");this.getAssetPath=i.deprecate((e,n)=>{return t.getAssetPath(e,n)},"MainTemplate.getAssetPath is deprecated (use Compilation.getAssetPath instead)","DEP_WEBPACK_MAIN_TEMPLATE_GET_ASSET_PATH");this.getAssetPathWithInfo=i.deprecate((e,n)=>{return t.getAssetPathWithInfo(e,n)},"MainTemplate.getAssetPathWithInfo is deprecated (use Compilation.getAssetPath instead)","DEP_WEBPACK_MAIN_TEMPLATE_GET_ASSET_PATH_WITH_INFO")}}Object.defineProperty(MainTemplate.prototype,"requireFn",{get:i.deprecate(()=>"__webpack_require__",'MainTemplate.requireFn is deprecated (use "__webpack_require__")',"DEP_WEBPACK_MAIN_TEMPLATE_REQUIRE_FN")});Object.defineProperty(MainTemplate.prototype,"outputOptions",{get:i.deprecate(function(){return this._outputOptions},"MainTemplate.outputOptions is deprecated (use Compilation.outputOptions instead)","DEP_WEBPACK_MAIN_TEMPLATE_OUTPUT_OPTIONS")});e.exports=MainTemplate},53453:(e,t,n)=>{"use strict";const r=n(31669);const i=n(45137);const s=n(32448);const o=n(75412);const a=n(76150);const{compareChunksById:c}=n(68673);const u=n(56202);const l={};let f=1e3;const p=new Set(["unknown"]);const d=new Set(["javascript"]);class Module extends s{constructor(e,t=null){super();this.type=e;this.context=t;this.needId=true;this.debugId=f++;this.resolveOptions=l;this.factoryMeta=undefined;this._warnings=undefined;this._errors=undefined;this.buildMeta=undefined;this.buildInfo=undefined;this.presentationalDependencies=undefined}get id(){return i.getChunkGraphForModule(this,"Module.id","DEP_WEBPACK_MODULE_ID").getModuleId(this)}set id(e){if(e===""){this.needId=false;return}i.getChunkGraphForModule(this,"Module.id","DEP_WEBPACK_MODULE_ID").setModuleId(this,e)}get hash(){return i.getChunkGraphForModule(this,"Module.hash","DEP_WEBPACK_MODULE_HASH").getModuleHash(this,undefined)}get renderedHash(){return i.getChunkGraphForModule(this,"Module.renderedHash","DEP_WEBPACK_MODULE_RENDERED_HASH").getRenderedModuleHash(this,undefined)}get profile(){return o.getModuleGraphForModule(this,"Module.profile","DEP_WEBPACK_MODULE_PROFILE").getProfile(this)}set profile(e){o.getModuleGraphForModule(this,"Module.profile","DEP_WEBPACK_MODULE_PROFILE").setProfile(this,e)}get index(){return o.getModuleGraphForModule(this,"Module.index","DEP_WEBPACK_MODULE_INDEX").getPreOrderIndex(this)}set index(e){o.getModuleGraphForModule(this,"Module.index","DEP_WEBPACK_MODULE_INDEX").setPreOrderIndex(this,e)}get index2(){return o.getModuleGraphForModule(this,"Module.index2","DEP_WEBPACK_MODULE_INDEX2").getPostOrderIndex(this)}set index2(e){o.getModuleGraphForModule(this,"Module.index2","DEP_WEBPACK_MODULE_INDEX2").setPostOrderIndex(this,e)}get depth(){return o.getModuleGraphForModule(this,"Module.depth","DEP_WEBPACK_MODULE_DEPTH").getDepth(this)}set depth(e){o.getModuleGraphForModule(this,"Module.depth","DEP_WEBPACK_MODULE_DEPTH").setDepth(this,e)}get issuer(){return o.getModuleGraphForModule(this,"Module.issuer","DEP_WEBPACK_MODULE_ISSUER").getIssuer(this)}set issuer(e){o.getModuleGraphForModule(this,"Module.issuer","DEP_WEBPACK_MODULE_ISSUER").setIssuer(this,e)}get usedExports(){return o.getModuleGraphForModule(this,"Module.usedExports","DEP_WEBPACK_MODULE_USED_EXPORTS").getUsedExports(this,undefined)}get optimizationBailout(){return o.getModuleGraphForModule(this,"Module.optimizationBailout","DEP_WEBPACK_MODULE_OPTIMIZATION_BAILOUT").getOptimizationBailout(this)}get optional(){return this.isOptional(o.getModuleGraphForModule(this,"Module.optional","DEP_WEBPACK_MODULE_OPTIONAL"))}addChunk(e){const t=i.getChunkGraphForModule(this,"Module.addChunk","DEP_WEBPACK_MODULE_ADD_CHUNK");if(t.isModuleInChunk(this,e))return false;t.connectChunkAndModule(e,this);return true}removeChunk(e){return i.getChunkGraphForModule(this,"Module.removeChunk","DEP_WEBPACK_MODULE_REMOVE_CHUNK").disconnectChunkAndModule(e,this)}isInChunk(e){return i.getChunkGraphForModule(this,"Module.isInChunk","DEP_WEBPACK_MODULE_IS_IN_CHUNK").isModuleInChunk(this,e)}isEntryModule(){return i.getChunkGraphForModule(this,"Module.isEntryModule","DEP_WEBPACK_MODULE_IS_ENTRY_MODULE").isEntryModule(this)}getChunks(){return i.getChunkGraphForModule(this,"Module.getChunks","DEP_WEBPACK_MODULE_GET_CHUNKS").getModuleChunks(this)}getNumberOfChunks(){return i.getChunkGraphForModule(this,"Module.getNumberOfChunks","DEP_WEBPACK_MODULE_GET_NUMBER_OF_CHUNKS").getNumberOfModuleChunks(this)}get chunksIterable(){return i.getChunkGraphForModule(this,"Module.chunksIterable","DEP_WEBPACK_MODULE_CHUNKS_ITERABLE").getOrderedModuleChunksIterable(this,c)}isProvided(e){return o.getModuleGraphForModule(this,"Module.usedExports","DEP_WEBPACK_MODULE_USED_EXPORTS").isExportProvided(this,e)}get exportsArgument(){return this.buildInfo&&this.buildInfo.exportsArgument||"exports"}get moduleArgument(){return this.buildInfo&&this.buildInfo.moduleArgument||"module"}getExportsType(e,t){switch(this.buildMeta&&this.buildMeta.exportsType){case"flagged":return t?"default-only":"namespace";case"namespace":return"namespace";case"default":switch(this.buildMeta.defaultObject){case"redirect":case"redirect-warn":return t?"default-only":"default-with-named";default:return"default-only"}case"dynamic":{if(t)return"default-only";const n=()=>{switch(this.buildMeta.defaultObject){case"redirect":case"redirect-warn":return"default-with-named";default:return"default-only"}};const r=e.getExportInfo(this,"__esModule");if(r.provided===false){return n()}const i=r.getTarget(e);if(!i||!i.export||i.export.length!==1||i.export[0]!=="__esModule"){return"dynamic"}switch(i.module.buildMeta&&i.module.buildMeta.exportsType){case"flagged":case"namespace":return"namespace";case"default":return n();default:return"dynamic"}}default:return t?"default-only":"dynamic"}}addPresentationalDependency(e){if(this.presentationalDependencies===undefined){this.presentationalDependencies=[]}this.presentationalDependencies.push(e)}clearDependenciesAndBlocks(){if(this.presentationalDependencies!==undefined){this.presentationalDependencies.length=0}super.clearDependenciesAndBlocks()}addWarning(e){if(this._warnings===undefined){this._warnings=[]}this._warnings.push(e)}getWarnings(){return this._warnings}getNumberOfWarnings(){return this._warnings!==undefined?this._warnings.length:0}addError(e){if(this._errors===undefined){this._errors=[]}this._errors.push(e)}getErrors(){return this._errors}getNumberOfErrors(){return this._errors!==undefined?this._errors.length:0}clearWarningsAndErrors(){if(this._warnings!==undefined){this._warnings.length=0}if(this._errors!==undefined){this._errors.length=0}}isOptional(e){let t=false;for(const n of e.getIncomingConnections(this)){if(!n.dependency||!n.dependency.optional||!n.isActive(undefined))return false;t=true}return t}isAccessibleInChunk(e,t,n){for(const n of t.groupsIterable){if(!this.isAccessibleInChunkGroup(e,n))return false}return true}isAccessibleInChunkGroup(e,t,n){const r=new Set([t]);e:for(const i of r){for(const t of i.chunks){if(t!==n&&e.isModuleInChunk(this,t))continue e}if(t.isInitial())return false;for(const e of t.parentsIterable)r.add(e)}return true}hasReasonForChunk(e,t,n){for(const r of t.getIncomingConnections(this)){if(!r.isActive(e.runtime))continue;const t=r.originModule;for(const r of n.getModuleChunksIterable(t)){if(!this.isAccessibleInChunk(n,r,e))return true}}return false}hasReasons(e,t){for(const n of e.getIncomingConnections(this)){if(n.isActive(t))return true}return false}toString(){return`Module[${this.debugId}: ${this.identifier()}]`}needBuild(e,t){t(null,!this.buildMeta||this.needRebuild===Module.prototype.needRebuild||this.needRebuild(e.fileSystemInfo.getDeprecatedFileTimestamps(),e.fileSystemInfo.getDeprecatedContextTimestamps()))}needRebuild(e,t){return true}updateHash(e,t={chunkGraph:i.getChunkGraphForModule(this,"Module.updateHash","DEP_WEBPACK_MODULE_UPDATE_HASH"),runtime:undefined}){const{chunkGraph:n,runtime:r}=t;e.update(`${n.getModuleId(this)}`);const s=n.moduleGraph.getExportsInfo(this);s.updateHash(e,r);if(this.presentationalDependencies!==undefined){for(const n of this.presentationalDependencies){n.updateHash(e,t)}}super.updateHash(e,t)}invalidateBuild(){}identifier(){const e=n(75884);throw new e}readableIdentifier(e){const t=n(75884);throw new t}build(e,t,r,i,s){const o=n(75884);throw new o}getSourceTypes(){if(this.source===Module.prototype.source){return p}else{return d}}source(e,t,r="javascript"){if(this.codeGeneration===Module.prototype.codeGeneration){const e=n(75884);throw new e}const s=i.getChunkGraphForModule(this,"Module.source() is deprecated. Use Compilation.codeGenerationResults.getSource(module, runtime, type) instead","DEP_WEBPACK_MODULE_SOURCE");const o={dependencyTemplates:e,runtimeTemplate:t,moduleGraph:s.moduleGraph,chunkGraph:s,runtime:undefined};const a=this.codeGeneration(o).sources;return r?a.get(r):a.get(this.getSourceTypes().values().next().value)}size(e){const t=n(75884);throw new t}libIdent(e){return null}nameForCondition(){return null}codeGeneration(e){const t=new Map;for(const n of this.getSourceTypes()){if(n!=="unknown"){t.set(n,this.source(e.dependencyTemplates,e.runtimeTemplate,n))}}return{sources:t,runtimeRequirements:new Set([a.module,a.exports,a.require])}}chunkCondition(e,t){return true}updateCacheModule(e){this.type=e.type;this.context=e.context;this.factoryMeta=e.factoryMeta;this.resolveOptions=e.resolveOptions}originalSource(){return null}serialize(e){const{write:t}=e;t(this.type);t(this.context);t(this.resolveOptions);t(this.factoryMeta);t(this.useSourceMap);t(this._warnings!==undefined&&this._warnings.length===0?undefined:this._warnings);t(this._errors!==undefined&&this._errors.length===0?undefined:this._errors);t(this.buildMeta);t(this.buildInfo);t(this.presentationalDependencies);super.serialize(e)}deserialize(e){const{read:t}=e;this.type=t();this.context=t();this.resolveOptions=t();this.factoryMeta=t();this.useSourceMap=t();this._warnings=t();this._errors=t();this.buildMeta=t();this.buildInfo=t();this.presentationalDependencies=t();super.deserialize(e)}}u(Module,"webpack/lib/Module");Object.defineProperty(Module.prototype,"hasEqualsChunks",{get(){throw new Error("Module.hasEqualsChunks was renamed (use hasEqualChunks instead)")}});Object.defineProperty(Module.prototype,"isUsed",{get(){throw new Error("Module.isUsed was renamed (use getUsedName, isExportUsed or isModuleUsed instead)")}});Object.defineProperty(Module.prototype,"errors",{get:r.deprecate(function(){if(this._errors===undefined){this._errors=[]}return this._errors},"Module.errors was removed (use getErrors instead)","DEP_WEBPACK_MODULE_ERRORS")});Object.defineProperty(Module.prototype,"warnings",{get:r.deprecate(function(){if(this._warnings===undefined){this._warnings=[]}return this._warnings},"Module.warnings was removed (use getWarnings instead)","DEP_WEBPACK_MODULE_WARNINGS")});Object.defineProperty(Module.prototype,"used",{get(){throw new Error("Module.used was refactored (use ModuleGraph.getUsedExports instead)")},set(e){throw new Error("Module.used was refactored (use ModuleGraph.setUsedExports instead)")}});e.exports=Module},26509:(e,t,n)=>{"use strict";const{cutOffLoaderExecution:r}=n(50717);const i=n(81627);const s=n(56202);class ModuleBuildError extends i{constructor(e,{from:t=null}={}){let n="Module build failed";let i=undefined;if(t){n+=` (from ${t}):\n`}else{n+=": "}if(e!==null&&typeof e==="object"){if(typeof e.stack==="string"&&e.stack){const t=r(e.stack);if(!e.hideStack){n+=t}else{i=t;if(typeof e.message==="string"&&e.message){n+=e.message}else{n+=e}}}else if(typeof e.message==="string"&&e.message){n+=e.message}else{n+=String(e)}}else{n+=String(e)}super(n);this.name="ModuleBuildError";this.details=i;this.error=e;Error.captureStackTrace(this,this.constructor)}serialize(e){const{write:t}=e;t(this.error);super.serialize(e)}deserialize(e){const{read:t}=e;this.error=t();super.deserialize(e)}}s(ModuleBuildError,"webpack/lib/ModuleBuildError");e.exports=ModuleBuildError},82811:(e,t,n)=>{"use strict";const r=n(81627);class ModuleDependencyError extends r{constructor(e,t,n){super(t.message);this.name="ModuleDependencyError";this.details=t.stack.split("\n").slice(1).join("\n");this.module=e;this.loc=n;this.error=t;Error.captureStackTrace(this,this.constructor)}}e.exports=ModuleDependencyError},23280:(e,t,n)=>{"use strict";const r=n(81627);e.exports=class ModuleDependencyWarning extends r{constructor(e,t,n){super(t.message);this.name="ModuleDependencyWarning";this.details=t.stack.split("\n").slice(1).join("\n");this.module=e;this.loc=n;this.error=t;Error.captureStackTrace(this,this.constructor)}}},91613:(e,t,n)=>{"use strict";const{cleanUp:r}=n(50717);const i=n(81627);const s=n(56202);class ModuleError extends i{constructor(e,{from:t=null}={}){let n="Module Error";if(t){n+=` (from ${t}):\n`}else{n+=": "}if(e&&typeof e==="object"&&e.message){n+=e.message}else if(e){n+=e}super(n);this.name="ModuleError";this.error=e;this.details=e&&typeof e==="object"&&e.stack?r(e.stack,this.message):undefined;Error.captureStackTrace(this,this.constructor)}serialize(e){const{write:t}=e;t(this.error);super.serialize(e)}deserialize(e){const{read:t}=e;this.error=t();super.deserialize(e)}}s(ModuleError,"webpack/lib/ModuleError");e.exports=ModuleError},40674:(e,t,n)=>{"use strict";class ModuleFactory{create(e,t){const r=n(75884);throw new r}}e.exports=ModuleFactory},70354:(e,t,n)=>{"use strict";const r=n(35891);const i=t;i.ALL_LOADERS_RESOURCE="[all-loaders][resource]";i.REGEXP_ALL_LOADERS_RESOURCE=/\[all-?loaders\]\[resource\]/gi;i.LOADERS_RESOURCE="[loaders][resource]";i.REGEXP_LOADERS_RESOURCE=/\[loaders\]\[resource\]/gi;i.RESOURCE="[resource]";i.REGEXP_RESOURCE=/\[resource\]/gi;i.ABSOLUTE_RESOURCE_PATH="[absolute-resource-path]";i.REGEXP_ABSOLUTE_RESOURCE_PATH=/\[abs(olute)?-?resource-?path\]/gi;i.RESOURCE_PATH="[resource-path]";i.REGEXP_RESOURCE_PATH=/\[resource-?path\]/gi;i.ALL_LOADERS="[all-loaders]";i.REGEXP_ALL_LOADERS=/\[all-?loaders\]/gi;i.LOADERS="[loaders]";i.REGEXP_LOADERS=/\[loaders\]/gi;i.QUERY="[query]";i.REGEXP_QUERY=/\[query\]/gi;i.ID="[id]";i.REGEXP_ID=/\[id\]/gi;i.HASH="[hash]";i.REGEXP_HASH=/\[hash\]/gi;i.NAMESPACE="[namespace]";i.REGEXP_NAMESPACE=/\[namespace\]/gi;const s=(e,t)=>{const n=e.indexOf(t);return n<0?"":e.substr(n)};const o=(e,t)=>{const n=e.lastIndexOf(t);return n<0?"":e.substr(0,n)};const a=e=>{const t=r("md4");t.update(e);const n=t.digest("hex");return n.substr(0,4)};const c=e=>{if(typeof e==="string"){e=new RegExp("^"+e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"))}return e};i.createFilename=((e,t,{requestShortener:n,chunkGraph:r})=>{const c={namespace:"",moduleFilenameTemplate:"",...typeof t==="object"?t:{moduleFilenameTemplate:t}};let u;let l;let f;let p;let d;if(e===undefined)e="";if(typeof e==="string"){d=n.shorten(e);f=d;p="";u=e.split("!").pop();l=a(f)}else{d=e.readableIdentifier(n);f=n.shorten(e.identifier());p=r.getModuleId(e);u=e.identifier().split("!").pop();l=a(f)}const h=d.split("!").pop();const m=o(d,"!");const g=o(f,"!");const y=s(h,"?");const v=h.substr(0,h.length-y.length);if(typeof c.moduleFilenameTemplate==="function"){return c.moduleFilenameTemplate({identifier:f,shortIdentifier:d,resource:h,resourcePath:v,absoluteResourcePath:u,allLoaders:g,query:y,moduleId:p,hash:l,namespace:c.namespace})}return c.moduleFilenameTemplate.replace(i.REGEXP_ALL_LOADERS_RESOURCE,f).replace(i.REGEXP_LOADERS_RESOURCE,d).replace(i.REGEXP_RESOURCE,h).replace(i.REGEXP_RESOURCE_PATH,v).replace(i.REGEXP_ABSOLUTE_RESOURCE_PATH,u).replace(i.REGEXP_ALL_LOADERS,g).replace(i.REGEXP_LOADERS,m).replace(i.REGEXP_QUERY,y).replace(i.REGEXP_ID,p).replace(i.REGEXP_HASH,l).replace(i.REGEXP_NAMESPACE,c.namespace)});i.replaceDuplicates=((e,t,n)=>{const r=Object.create(null);const i=Object.create(null);e.forEach((e,t)=>{r[e]=r[e]||[];r[e].push(t);i[e]=0});if(n){Object.keys(r).forEach(e=>{r[e].sort(n)})}return e.map((e,s)=>{if(r[e].length>1){if(n&&r[e][0]===s)return e;return t(e,s,i[e]++)}else{return e}})});i.matchPart=((e,t)=>{if(!t)return true;t=c(t);if(Array.isArray(t)){return t.map(c).some(t=>t.test(e))}else{return t.test(e)}});i.matchObject=((e,t)=>{if(e.test){if(!i.matchPart(t,e.test)){return false}}if(e.include){if(!i.matchPart(t,e.include)){return false}}if(e.exclude){if(i.matchPart(t,e.exclude)){return false}}return true})},75412:(e,t,n)=>{"use strict";const r=n(31669);const i=n(76632);const s=n(79900);const o=[];class ModuleGraphModule{constructor(){this.incomingConnections=new Set;this.outgoingConnections=undefined;this.issuer=undefined;this.optimizationBailout=[];this.exports=new i;this.preOrderIndex=null;this.postOrderIndex=null;this.depth=null;this.profile=undefined;this.async=false}}class ModuleGraphDependency{constructor(){this.connection=undefined;this.parentModule=undefined;this.parentBlock=undefined}}class ModuleGraph{constructor(){this._dependencyMap=new Map;this._moduleMap=new Map;this._originMap=new Map;this._metaMap=new Map;this._cacheModuleGraphModuleKey1=undefined;this._cacheModuleGraphModuleValue1=undefined;this._cacheModuleGraphModuleKey2=undefined;this._cacheModuleGraphModuleValue2=undefined;this._cacheModuleGraphDependencyKey=undefined;this._cacheModuleGraphDependencyValue=undefined}_getModuleGraphModule(e){if(this._cacheModuleGraphModuleKey1===e)return this._cacheModuleGraphModuleValue1;if(this._cacheModuleGraphModuleKey2===e)return this._cacheModuleGraphModuleValue2;let t=this._moduleMap.get(e);if(t===undefined){t=new ModuleGraphModule;this._moduleMap.set(e,t)}this._cacheModuleGraphModuleKey2=this._cacheModuleGraphModuleKey1;this._cacheModuleGraphModuleValue2=this._cacheModuleGraphModuleValue1;this._cacheModuleGraphModuleKey1=e;this._cacheModuleGraphModuleValue1=t;return t}_getModuleGraphDependency(e){if(this._cacheModuleGraphDependencyKey===e)return this._cacheModuleGraphDependencyValue;let t=this._dependencyMap.get(e);if(t===undefined){t=new ModuleGraphDependency;this._dependencyMap.set(e,t)}this._cacheModuleGraphDependencyKey=e;this._cacheModuleGraphDependencyValue=t;return t}setParents(e,t,n){const r=this._getModuleGraphDependency(e);r.parentBlock=t;r.parentModule=n}getParentModule(e){const t=this._getModuleGraphDependency(e);return t.parentModule}getParentBlock(e){const t=this._getModuleGraphDependency(e);return t.parentBlock}setResolvedModule(e,t,n){const r=new s(e,t,n,undefined,t.weak,t.getCondition(this));const i=this._getModuleGraphDependency(t);i.connection=r;const o=this._getModuleGraphModule(n).incomingConnections;o.add(r);const a=this._getModuleGraphModule(e);if(a.outgoingConnections===undefined){a.outgoingConnections=new Set}a.outgoingConnections.add(r)}updateModule(e,t){const{connection:n}=this._getModuleGraphDependency(e);if(n.module===t)return;const r=this._getModuleGraphModule(n.module);r.incomingConnections.delete(n);n.module=t;const i=this._getModuleGraphModule(t);i.incomingConnections.add(n)}removeConnection(e){const t=this._getModuleGraphDependency(e);const{connection:n}=t;const r=this._getModuleGraphModule(n.module);r.incomingConnections.delete(n);const i=this._getModuleGraphModule(n.originModule);i.outgoingConnections.delete(n);t.connection=undefined}addExplanation(e,t){const{connection:n}=this._getModuleGraphDependency(e);n.addExplanation(t)}cloneModuleAttributes(e,t){const n=this._getModuleGraphModule(e);const r=this._getModuleGraphModule(t);r.postOrderIndex=n.postOrderIndex;r.preOrderIndex=n.preOrderIndex;r.depth=n.depth;r.exports=n.exports;r.async=n.async}removeModuleAttributes(e){const t=this._getModuleGraphModule(e);t.postOrderIndex=null;t.preOrderIndex=null;t.depth=null;t.async=false}removeAllModuleAttributes(){for(const e of this._moduleMap.values()){e.postOrderIndex=null;e.preOrderIndex=null;e.depth=null;e.async=false}}moveModuleConnections(e,t,n){if(e===t)return;const r=this._getModuleGraphModule(e);const i=this._getModuleGraphModule(t);const s=r.outgoingConnections;if(s!==undefined){if(i.outgoingConnections===undefined){i.outgoingConnections=new Set}const e=i.outgoingConnections;for(const r of s){if(n(r)){r.originModule=t;e.add(r);s.delete(r)}}}const o=r.incomingConnections;const a=i.incomingConnections;for(const e of o){if(n(e)){e.module=t;a.add(e);o.delete(e)}}}copyOutgoingModuleConnections(e,t,n){if(e===t)return;const r=this._getModuleGraphModule(e);const i=this._getModuleGraphModule(t);const o=r.outgoingConnections;if(o!==undefined){if(i.outgoingConnections===undefined){i.outgoingConnections=new Set}const e=i.outgoingConnections;for(const r of o){if(n(r)){const n=new s(r.resolvedOriginModule,r.dependency,r.resolvedModule,undefined,r.weak,r.condition);n.originModule=t;n.module=r.module;if(r.explanations){for(const e of r.explanations){n.addExplanation(e)}}e.add(n);if(n.module!==undefined){const e=this._getModuleGraphModule(n.module);if(e.incomingConnections===undefined){e.incomingConnections=new Set}e.incomingConnections.add(n)}}}}}addExtraReason(e,t){const n=this._getModuleGraphModule(e).incomingConnections;n.add(new s(null,null,e,t))}getResolvedModule(e){const{connection:t}=this._getModuleGraphDependency(e);return t!==undefined?t.resolvedModule:null}getConnection(e){const{connection:t}=this._getModuleGraphDependency(e);return t}getModule(e){const{connection:t}=this._getModuleGraphDependency(e);return t!==undefined?t.module:null}getOrigin(e){const{connection:t}=this._getModuleGraphDependency(e);return t!==undefined?t.originModule:null}getResolvedOrigin(e){const{connection:t}=this._getModuleGraphDependency(e);return t!==undefined?t.resolvedOriginModule:null}getIncomingConnections(e){const t=this._getModuleGraphModule(e).incomingConnections;return t}getOutgoingConnections(e){const t=this._getModuleGraphModule(e).outgoingConnections;return t===undefined?o:t}getProfile(e){const t=this._getModuleGraphModule(e);return t.profile}setProfile(e,t){const n=this._getModuleGraphModule(e);n.profile=t}getIssuer(e){const t=this._getModuleGraphModule(e);return t.issuer}setIssuer(e,t){const n=this._getModuleGraphModule(e);n.issuer=t}setIssuerIfUnset(e,t){const n=this._getModuleGraphModule(e);if(n.issuer===undefined)n.issuer=t}getOptimizationBailout(e){const t=this._getModuleGraphModule(e);return t.optimizationBailout}getProvidedExports(e){const t=this._getModuleGraphModule(e);return t.exports.getProvidedExports()}isExportProvided(e,t){const n=this._getModuleGraphModule(e);const r=n.exports.isExportProvided(t);return r===undefined?null:r}getExportsInfo(e){const t=this._getModuleGraphModule(e);return t.exports}getExportInfo(e,t){const n=this._getModuleGraphModule(e);return n.exports.getExportInfo(t)}getReadOnlyExportInfo(e,t){const n=this._getModuleGraphModule(e);return n.exports.getReadOnlyExportInfo(t)}getUsedExports(e,t){const n=this._getModuleGraphModule(e);return n.exports.getUsedExports(t)}getPreOrderIndex(e){const t=this._getModuleGraphModule(e);return t.preOrderIndex}getPostOrderIndex(e){const t=this._getModuleGraphModule(e);return t.postOrderIndex}setPreOrderIndex(e,t){const n=this._getModuleGraphModule(e);n.preOrderIndex=t}setPreOrderIndexIfUnset(e,t){const n=this._getModuleGraphModule(e);if(n.preOrderIndex===null){n.preOrderIndex=t;return true}return false}setPostOrderIndex(e,t){const n=this._getModuleGraphModule(e);n.postOrderIndex=t}setPostOrderIndexIfUnset(e,t){const n=this._getModuleGraphModule(e);if(n.postOrderIndex===null){n.postOrderIndex=t;return true}return false}getDepth(e){const t=this._getModuleGraphModule(e);return t.depth}setDepth(e,t){const n=this._getModuleGraphModule(e);n.depth=t}setDepthIfLower(e,t){const n=this._getModuleGraphModule(e);if(n.depth===null||n.depth>t){n.depth=t;return true}return false}isAsync(e){const t=this._getModuleGraphModule(e);return t.async}setAsync(e){const t=this._getModuleGraphModule(e);t.async=true}getMeta(e){let t=this._metaMap.get(e);if(t===undefined){t=Object.create(null);this._metaMap.set(e,t)}return t}static getModuleGraphForModule(e,t,n){const i=c.get(t);if(i)return i(e);const s=r.deprecate(e=>{const n=a.get(e);if(!n)throw new Error(t+"There was no ModuleGraph assigned to the Module for backward-compat (Use the new API)");return n},t+": Use new ModuleGraph API",n);c.set(t,s);return s(e)}static setModuleGraphForModule(e,t){a.set(e,t)}}const a=new WeakMap;const c=new Map;e.exports=ModuleGraph;e.exports.ModuleGraphConnection=s},79900:e=>{"use strict";class ModuleGraphConnection{constructor(e,t,n,r,i=false,s=undefined){this.originModule=e;this.resolvedOriginModule=e;this.dependency=t;this.resolvedModule=n;this.module=n;this.weak=i;this.conditional=!!s;this._active=true;this.condition=s;this.explanations=undefined;if(r){this.explanations=new Set;this.explanations.add(r)}}addCondition(e){if(this.conditional){const t=this.condition;this.condition=((n,r)=>t(n,r)&&e(n,r))}else if(this._active){this.conditional=true;this.condition=e}}addExplanation(e){if(this.explanations===undefined){this.explanations=new Set}this.explanations.add(e)}get explanation(){if(this.explanations===undefined)return"";return Array.from(this.explanations).join(" ")}get active(){throw new Error("Use isActive instead")}isActive(e){if(!this.conditional)return this._active;return this.condition(this,e)}setActive(e){this.conditional=false;this._active=e}set active(e){throw new Error("Use setActive instead")}}e.exports=ModuleGraphConnection},21542:(e,t,n)=>{"use strict";const{ConcatSource:r}=n(48135);const{UsageState:i}=n(76632);const s=n(58159);const o=n(18161);const a=e=>{let t="";let n=true;for(const r of e){if(n){n=false}else{t+=", "}t+=r}return t};const c=(e,t,n,r,o,a=new Set)=>{const u=n.otherExportsInfo;let l=0;const f=[];for(const e of n.orderedExports){if(!a.has(e)){a.add(e);f.push(e)}else{l++}}let p=false;if(!a.has(u)){a.add(u);p=true}else{l++}for(const n of f){const i=n.getTarget(r);e.add(s.toComment(`${t}export ${JSON.stringify(n.name).slice(1,-1)} [${n.getProvidedInfo()}] [${n.getUsedInfo()}] [${n.getRenameInfo()}]${i?` -> ${i.module.readableIdentifier(o)}${i.export?` .${i.export.map(e=>JSON.stringify(e).slice(1,-1)).join(".")}`:""}`:""}`)+"\n");if(n.exportsInfo){c(e,t+" ",n.exportsInfo,r,o,a)}}if(l){e.add(s.toComment(`${t}... (${l} already listed exports)`)+"\n")}if(p){const n=u.getTarget(r);if(n||u.provided!==false||u.getUsed(undefined)!==i.Unused){const r=f.length>0||l>0?"other exports":"exports";e.add(s.toComment(`${t}${r} [${u.getProvidedInfo()}] [${u.getUsedInfo()}]${n?` -> ${n.module.readableIdentifier(o)}`:""}`)+"\n")}}};class ModuleInfoHeaderPlugin{apply(e){e.hooks.compilation.tap("ModuleInfoHeaderPlugin",e=>{const t=o.getCompilationHooks(e);t.renderModulePackage.tap("ModuleInfoHeaderPlugin",(e,t,{chunk:n,chunkGraph:i,moduleGraph:o,runtimeTemplate:u})=>{const{requestShortener:l}=u;const f=new r;const p=t.readableIdentifier(l);const d=p.replace(/\*\//g,"*_/");const h="*".repeat(d.length);f.add("/*!****"+h+"****!*\\\n");f.add(" !*** "+d+" ***!\n");f.add(" \\****"+h+"****/\n");const m=t.buildMeta.exportsType;f.add(s.toComment(m?`${m} exports`:"unknown exports (runtime-defined)")+"\n");if(m){const e=o.getExportsInfo(t);c(f,"",e,o,l)}f.add(s.toComment(`runtime requirements: ${a(i.getModuleRuntimeRequirements(t,n.runtime))}`)+"\n");const g=o.getOptimizationBailout(t);if(g){for(const e of g){let t;if(typeof e==="function"){t=e(l)}else{t=e}f.add(s.toComment(`${t}`)+"\n")}}f.add(e);return f});t.chunkHash.tap("ModuleInfoHeaderPlugin",(e,t)=>{t.update("ModuleInfoHeaderPlugin");t.update("1")})})}}e.exports=ModuleInfoHeaderPlugin},54032:(e,t,n)=>{"use strict";const r=n(81627);const i={assert:"assert",buffer:"buffer",console:"console-browserify",constants:"constants-browserify",crypto:"crypto-browserify",domain:"domain-browser",events:"events",http:"stream-http",https:"https-browserify",os:"os-browserify/browser",path:"path-browserify",punycode:"punycode",process:"process/browser",querystring:"querystring-es3",stream:"stream-browserify",_stream_duplex:"readable-stream/duplex",_stream_passthrough:"readable-stream/passthrough",_stream_readable:"readable-stream/readable",_stream_transform:"readable-stream/transform",_stream_writable:"readable-stream/writable",string_decoder:"string_decoder",sys:"util",timers:"timers-browserify",tty:"tty-browserify",url:"url",util:"util",vm:"vm-browserify",zlib:"browserify-zlib"};class ModuleNotFoundError extends r{constructor(e,t,n){let r=`Module not found: ${t.toString()}`;const s=t.message.match(/Can't resolve '([^']+)'/);if(s){const e=s[1];const t=i[e];if(t){const n=t.indexOf("/");const i=n>0?t.slice(0,n):t;r+="\n\n"+"BREAKING CHANGE: "+"webpack < 5 used to include polyfills for node.js core modules by default.\n"+"This is no longer the case. Verify if you need this module and configure a polyfill for it.\n\n";if(e!==t){r+="If you want to include a polyfill, you need to:\n"+`\t- add an alias 'resolve.alias: { "${e}": "${t}" }'\n`+`\t- install '${i}'\n`}else{r+=`If you want to include a polyfill, you need to install '${i}'.\n`}r+="If you don't want to include a polyfill, you can use an empty module like this:\n"+`\tresolve.alias: { "${e}": false }`}}super(r);this.name="ModuleNotFoundError";this.details=t.details;this.module=e;this.error=t;this.loc=n;Error.captureStackTrace(this,this.constructor)}}e.exports=ModuleNotFoundError},14489:(e,t,n)=>{"use strict";const r=n(81627);const i=n(56202);const s=Buffer.from([0,97,115,109]);class ModuleParseError extends r{constructor(e,t,n,r){let i="Module parse failed: "+(t&&t.message);let o=undefined;if((Buffer.isBuffer(e)&&e.slice(0,4).equals(s)||typeof e==="string"&&/^\0asm/.test(e))&&!r.startsWith("webassembly")){i+="\nThe module seem to be a WebAssembly module, but module is not flagged as WebAssembly module for webpack.";i+="\nBREAKING CHANGE: Since webpack 5 WebAssembly is not enabled by default and flagged as experimental feature.";i+="\nYou need to enable one of the WebAssembly experiments via 'experiments.asyncWebAssembly: true' (based on async modules) or 'experiments.syncWebAssembly: true' (like webpack 4, deprecated).";i+="\nFor files that transpile to WebAssembly, make sure to set the module type in the 'module.rules' section of the config (e. g. 'type: \"webassembly/async\"')."}else if(!n){i+="\nYou may need an appropriate loader to handle this file type."}else if(n.length>=1){i+=`\nFile was processed with these loaders:${n.map(e=>`\n * ${e}`).join("")}`;i+="\nYou may need an additional loader to handle the result of these loaders."}else{i+="\nYou may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders"}if(t&&t.loc&&typeof t.loc==="object"&&typeof t.loc.line==="number"){var a=t.loc.line;if(Buffer.isBuffer(e)||/[\0\u0001\u0002\u0003\u0004\u0005\u0006\u0007]/.test(e)){i+="\n(Source code omitted for this binary file)"}else{const t=e.split(/\r?\n/);const n=Math.max(0,a-3);const r=t.slice(n,a-1);const s=t[a-1];const o=t.slice(a,a+2);i+=r.map(e=>`\n| ${e}`).join("")+`\n> ${s}`+o.map(e=>`\n| ${e}`).join("")}o={start:t.loc}}else if(t&&t.stack){i+="\n"+t.stack}super(i);this.name="ModuleParseError";this.loc=o;this.error=t;Error.captureStackTrace(this,this.constructor)}serialize(e){const{write:t}=e;t(this.error);super.serialize(e)}deserialize(e){const{read:t}=e;this.error=t();super.deserialize(e)}}i(ModuleParseError,"webpack/lib/ModuleParseError");e.exports=ModuleParseError},99869:e=>{"use strict";class ModuleProfile{constructor(){this.startTime=Date.now();this.factory=0;this.restoring=0;this.integration=0;this.building=0;this.storing=0;this.additionalFactories=0;this.additionalIntegration=0}markFactoryStart(){this.factoryStartTime=Date.now()}markFactoryEnd(){this.factoryEndTime=Date.now();this.factory=this.factoryEndTime-this.factoryStartTime}markRestoringStart(){this.restoringStartTime=Date.now()}markRestoringEnd(){this.restoringEndTime=Date.now();this.restoring=this.restoringEndTime-this.restoringStartTime}markIntegrationStart(){this.integrationStartTime=Date.now()}markIntegrationEnd(){this.integrationEndTime=Date.now();this.integration=this.integrationEndTime-this.integrationStartTime}markBuildingStart(){this.buildingStartTime=Date.now()}markBuildingEnd(){this.buildingEndTime=Date.now();this.building=this.buildingEndTime-this.buildingStartTime}markStoringStart(){this.storingStartTime=Date.now()}markStoringEnd(){this.storingEndTime=Date.now();this.storing=this.storingEndTime-this.storingStartTime}mergeInto(e){if(this.factory>e.additionalFactories)e.additionalFactories=this.factory;if(this.integration>e.additionalIntegration)e.additionalIntegration=this.integration}}e.exports=ModuleProfile},2210:(e,t,n)=>{"use strict";const r=n(81627);class ModuleRestoreError extends r{constructor(e,t){let n="Module restore failed: ";let r=undefined;if(t!==null&&typeof t==="object"){if(typeof t.stack==="string"&&t.stack){const e=t.stack;n+=e}else if(typeof t.message==="string"&&t.message){n+=t.message}else{n+=t}}else{n+=String(t)}super(n);this.name="ModuleRestoreError";this.details=r;this.module=e;this.error=t;Error.captureStackTrace(this,this.constructor)}}e.exports=ModuleRestoreError},31467:(e,t,n)=>{"use strict";const r=n(81627);class ModuleStoreError extends r{constructor(e,t){let n="Module storing failed: ";let r=undefined;if(t!==null&&typeof t==="object"){if(typeof t.stack==="string"&&t.stack){const e=t.stack;n+=e}else if(typeof t.message==="string"&&t.message){n+=t.message}else{n+=t}}else{n+=String(t)}super(n);this.name="ModuleStoreError";this.details=r;this.module=e;this.error=t;Error.captureStackTrace(this,this.constructor)}}e.exports=ModuleStoreError},68661:(e,t,n)=>{"use strict";const r=n(31669);const i=n(27503);const s=i(()=>n(18161));class ModuleTemplate{constructor(e,t){this._runtimeTemplate=e;this.type="javascript";this.hooks=Object.freeze({content:{tap:r.deprecate((e,n)=>{s().getCompilationHooks(t).renderModuleContent.tap(e,(e,t,r)=>n(e,t,r,r.dependencyTemplates))},"ModuleTemplate.hooks.content is deprecated (use JavascriptModulesPlugin.getCompilationHooks().renderModuleContent instead)","DEP_MODULE_TEMPLATE_CONTENT")},module:{tap:r.deprecate((e,n)=>{s().getCompilationHooks(t).renderModuleContent.tap(e,(e,t,r)=>n(e,t,r,r.dependencyTemplates))},"ModuleTemplate.hooks.module is deprecated (use JavascriptModulesPlugin.getCompilationHooks().renderModuleContent instead)","DEP_MODULE_TEMPLATE_MODULE")},render:{tap:r.deprecate((e,n)=>{s().getCompilationHooks(t).renderModuleContainer.tap(e,(e,t,r)=>n(e,t,r,r.dependencyTemplates))},"ModuleTemplate.hooks.render is deprecated (use JavascriptModulesPlugin.getCompilationHooks().renderModuleContainer instead)","DEP_MODULE_TEMPLATE_RENDER")},package:{tap:r.deprecate((e,n)=>{s().getCompilationHooks(t).renderModulePackage.tap(e,(e,t,r)=>n(e,t,r,r.dependencyTemplates))},"ModuleTemplate.hooks.package is deprecated (use JavascriptModulesPlugin.getCompilationHooks().renderModulePackage instead)","DEP_MODULE_TEMPLATE_PACKAGE")},hash:{tap:r.deprecate((e,n)=>{t.hooks.fullHash.tap(e,n)},"ModuleTemplate.hooks.package is deprecated (use Compilation.hooks.fullHash instead)","DEP_MODULE_TEMPLATE_HASH")}})}}Object.defineProperty(ModuleTemplate.prototype,"runtimeTemplate",{get:r.deprecate(function(){return this._runtimeTemplate},"ModuleTemplate.runtimeTemplate is deprecated (use Compilation.runtimeTemplate instead)","DEP_WEBPACK_CHUNK_TEMPLATE_OUTPUT_OPTIONS")});e.exports=ModuleTemplate},8893:(e,t,n)=>{"use strict";const{cleanUp:r}=n(50717);const i=n(81627);const s=n(56202);class ModuleWarning extends i{constructor(e,{from:t=null}={}){let n="Module Warning";if(t){n+=` (from ${t}):\n`}else{n+=": "}if(e&&typeof e==="object"&&e.message){n+=e.message}else if(e){n+=String(e)}super(n);this.name="ModuleWarning";this.warning=e;this.details=e&&typeof e==="object"&&e.stack?r(e.stack,this.message):undefined;Error.captureStackTrace(this,this.constructor)}serialize(e){const{write:t}=e;t(this.warning);super.serialize(e)}deserialize(e){const{read:t}=e;this.warning=t();super.deserialize(e)}}s(ModuleWarning,"webpack/lib/ModuleWarning");e.exports=ModuleWarning},63433:(e,t,n)=>{"use strict";const r=n(62355);const{SyncHook:i,MultiHook:s}=n(92960);const o=n(27310);const a=n(34884);const c=n(10869);const u=0;const l=1;const f=2;e.exports=class MultiCompiler{constructor(e){if(!Array.isArray(e)){e=Object.keys(e).map(t=>{e[t].name=t;return e[t]})}this.hooks=Object.freeze({done:new i(["stats"]),invalid:new s(e.map(e=>e.hooks.invalid)),run:new s(e.map(e=>e.hooks.run)),watchClose:new i([]),watchRun:new s(e.map(e=>e.hooks.watchRun)),infrastructureLog:new s(e.map(e=>e.hooks.infrastructureLog))});this.compilers=e;this.dependencies=new WeakMap;this.running=false;const t=this.compilers.map(()=>null);let n=0;for(let e=0;e{if(!s){s=true;n++}t[i]=e;if(n===this.compilers.length){this.hooks.done.call(new a(t))}});r.hooks.invalid.tap("MultiCompiler",()=>{if(s){s=false;n--}})}}get options(){return this.compilers.map(e=>e.options)}get outputPath(){let e=this.compilers[0].outputPath;for(const t of this.compilers){while(t.outputPath.indexOf(e)!==0&&/[/\\]/.test(e)){e=e.replace(/[/\\][^/\\]*$/,"")}}if(!e&&this.compilers[0].outputPath[0]==="/")return"/";return e}get inputFileSystem(){throw new Error("Cannot read inputFileSystem of a MultiCompiler")}get outputFileSystem(){throw new Error("Cannot read outputFileSystem of a MultiCompiler")}get watchFileSystem(){throw new Error("Cannot read watchFileSystem of a MultiCompiler")}get intermediateFileSystem(){throw new Error("Cannot read outputFileSystem of a MultiCompiler")}set inputFileSystem(e){for(const t of this.compilers){t.inputFileSystem=e}}set outputFileSystem(e){for(const t of this.compilers){t.outputFileSystem=e}}set watchFileSystem(e){for(const t of this.compilers){t.watchFileSystem=e}}set intermediateFileSystem(e){for(const t of this.compilers){t.intermediateFileSystem=e}}getInfrastructureLogger(e){return this.compilers[0].getInfrastructureLogger(e)}setDependencies(e,t){this.dependencies.set(e,t)}validateDependencies(e){const t=new Set;const n=[];const r=e=>{for(const n of t){if(n.target===e){return true}}return false};const i=(e,t)=>{return e.source.name.localeCompare(t.source.name)||e.target.name.localeCompare(t.target.name)};for(const e of this.compilers){const r=this.dependencies.get(e);if(r){for(const i of r){const r=this.compilers.find(e=>e.name===i);if(!r){n.push(i)}else{t.add({source:e,target:r})}}}}const s=n.map(e=>`Compiler dependency \`${e}\` not found.`);const o=this.compilers.filter(e=>!r(e));while(o.length>0){const e=o.pop();for(const n of t){if(n.source===e){t.delete(n);const e=n.target;if(!r(e)){o.push(e)}}}}if(t.size>0){const e=Array.from(t).sort(i).map(e=>`${e.source.name} -> ${e.target.name}`);e.unshift("Circular dependency found in compiler dependencies.");s.unshift(e.join("\n"))}if(s.length>0){const t=s.join("\n");e(new Error(t));return false}return true}runWithDependencies(e,t,n){const i=new Set;let s=e;const o=e=>i.has(e);const a=()=>{let e=[];let t=s;s=[];for(const n of t){const t=this.dependencies.get(n);const r=!t||t.every(o);if(r){e.push(n)}else{s.push(n)}}return e};const c=e=>{if(s.length===0)return e();r.map(a(),(e,n)=>{t(e,t=>{if(t)return n(t);i.add(e.name);c(n)})},e)};c(n)}watch(e,t){if(this.running){return t(new o)}const n=[];const r=this.compilers.map(()=>null);const i=this.compilers.map(()=>u);if(this.validateDependencies(t)){this.running=true;this.runWithDependencies(this.compilers,(s,o)=>{const c=this.compilers.indexOf(s);let p=true;let d=s.watch(Array.isArray(e)?e[c]:e,(e,n)=>{if(e)t(e);if(n){r[c]=n;i[c]=f;if(i.every(e=>e!==u)){const e=r.filter((e,t)=>{return i[t]===f});i.fill(l);const n=new a(e);t(null,n)}}if(p&&!e){p=false;o()}});n.push(d)},()=>{})}return new c(n,this)}run(e){if(this.running){return e(new o)}const t=(t,n)=>{this.running=false;if(e!==undefined){return e(t,n)}};const n=this.compilers.map(()=>null);if(this.validateDependencies(e)){this.running=true;this.runWithDependencies(this.compilers,(e,t)=>{const r=this.compilers.indexOf(e);e.run((e,i)=>{if(e){return t(e)}n[r]=i;t()})},e=>{if(e){return t(e)}t(null,new a(n))})}}purgeInputFileSystem(){for(const e of this.compilers){if(e.inputFileSystem&&e.inputFileSystem.purge){e.inputFileSystem.purge()}}}close(e){r.each(this.compilers,(e,t)=>{e.close(t)},e)}}},34884:(e,t,n)=>{"use strict";const r=n(49197);const i=(e,t)=>{const n=e.replace(/\n([^\n])/g,"\n"+t+"$1");return t+n};class MultiStats{constructor(e){this.stats=e;this.hash=e.map(e=>e.hash).join("")}hasErrors(){return this.stats.some(e=>e.hasErrors())}hasWarnings(){return this.stats.some(e=>e.hasWarnings())}_createChildOptions(e,t){if(!e){e={}}const{children:n,...r}=e;const i=this.stats.map((n,i)=>{const s=Array.isArray(e.children)?e.children[i]:e.children;return n.compilation.createStatsOptions({...r,...s&&typeof s==="object"?s:{preset:s}},t)});const s=i.every(e=>e.version);const o=i.every(e=>e.hash);if(s){for(const e of i){e.version=false}}return{version:s,hash:o,children:i}}toJson(e){e=this._createChildOptions(e,{forToString:false});const t={};t.children=this.stats.map((t,n)=>{return t.toJson(e.children[n])});if(e.version){t.version=n(61733).i8}if(e.hash){t.hash=this.hash}const i=this.stats.map((t,n)=>{const i=Array.isArray(e)?e[n]:e;const s=t.toJson(i);const o=t.compilation.name;const a=o&&r.makePathsRelative(e.context,o,t.compilation.compiler.root);s.name=a;return s});t.errors=[];t.warnings=[];for(const e of i){const n=t=>{return{...t,compilerPath:t.compilerPath?`${e.name}.${t.compilerPath}`:e.name}};if(e.errors){t.errors.push(...e.errors.map(n))}if(e.warnings){t.warnings.push(...e.warnings.map(n))}}return t}toString(e){e=this._createChildOptions(e,{forToString:true});const t=this.stats.map((t,n)=>{const s=t.toString(e.children[n]);const o=t.compilation.name;const a=o&&r.makePathsRelative(e.context,o,t.compilation.compiler.root).replace(/\|/g," ");if(!s)return s;const c=i(s," ");return a?`Child ${a}:\n${c}`:`Child\n${c}`});if(e.version){t.unshift(`Version: webpack ${n(61733).i8}`)}if(e.hash){t.unshift(`Hash: ${this.hash}`)}return t.filter(Boolean).join("\n")}}e.exports=MultiStats},10869:(e,t,n)=>{"use strict";const r=n(62355);class MultiWatching{constructor(e,t){this.watchings=e;this.compiler=t}invalidate(e){if(e){r.each(this.watchings,(e,t)=>e.invalidate(t),e)}else{for(const e of this.watchings){e.invalidate()}}}suspend(){for(const e of this.watchings){e.suspend()}}resume(){for(const e of this.watchings){e.resume()}}close(e){r.forEach(this.watchings,(e,t)=>{e.close(t)},t=>{this.compiler.hooks.watchClose.call();if(typeof e==="function"){this.compiler.running=false;e(t)}})}}e.exports=MultiWatching},66962:e=>{"use strict";class NoEmitOnErrorsPlugin{apply(e){e.hooks.shouldEmit.tap("NoEmitOnErrorsPlugin",e=>{if(e.getStats().hasErrors())return false});e.hooks.compilation.tap("NoEmitOnErrorsPlugin",e=>{e.hooks.shouldRecord.tap("NoEmitOnErrorsPlugin",()=>{if(e.getStats().hasErrors())return false})})}}e.exports=NoEmitOnErrorsPlugin},24500:(e,t,n)=>{"use strict";const r=n(81627);e.exports=class NoModeWarning extends r{constructor(e){super();this.name="NoModeWarning";this.message="configuration\n"+"The 'mode' option has not been set, webpack will fallback to 'production' for this value. "+"Set 'mode' option to 'development' or 'production' to enable defaults for each environment.\n"+"You can also set it to 'none' to disable any default behavior. "+"Learn more: https://webpack.js.org/configuration/mode/";Error.captureStackTrace(this,this.constructor)}}},32125:(e,t,n)=>{"use strict";const r=n(59455);const{evaluateToString:i,expressionIsUnsupported:s}=n(48472);const{relative:o}=n(95396);class NodeStuffPlugin{constructor(e){this.options=e}apply(e){const t=this.options;e.hooks.compilation.tap("NodeStuffPlugin",(n,{normalModuleFactory:a})=>{const c=(n,a)=>{if(a.node===false)return;let c=t;if(a.node){c={...c,...a.node}}const u=(e,t)=>{n.hooks.expression.for(e).tap("NodeStuffPlugin",i=>{const s=new r(JSON.stringify(t(n.state.module)),i.range,e);s.loc=i.loc;n.state.module.addPresentationalDependency(s);return true})};const l=(e,t)=>u(e,()=>t);const f=e.context;if(c.__filename){if(c.__filename==="mock"){l("__filename","/index.js")}else{u("__filename",t=>o(e.inputFileSystem,f,t.resource))}n.hooks.evaluateIdentifier.for("__filename").tap("NodeStuffPlugin",e=>{if(!n.state.module)return;const t=n.state.module.resource;const r=t.indexOf("?");return i(r<0?t:t.substr(0,r))(e)})}if(c.__dirname){if(c.__dirname==="mock"){l("__dirname","/")}else{u("__dirname",t=>o(e.inputFileSystem,f,t.context))}n.hooks.evaluateIdentifier.for("__dirname").tap("NodeStuffPlugin",e=>{if(!n.state.module)return;return i(n.state.module.context)(e)})}n.hooks.expression.for("require.extensions").tap("NodeStuffPlugin",s(n,"require.extensions is not supported by webpack. Use a loader instead."))};a.hooks.parser.for("javascript/auto").tap("NodeStuffPlugin",c);a.hooks.parser.for("javascript/dynamic").tap("NodeStuffPlugin",c)})}}e.exports=NodeStuffPlugin},53520:(e,t,n)=>{"use strict";const r=n(78688);const{getContext:i,runLoaders:s}=n(60425);const o=n(71191);const a=n(15235);const{HookMap:c,SyncHook:u,AsyncSeriesBailHook:l}=n(92960);const{CachedSource:f,OriginalSource:p,RawSource:d,SourceMapSource:h}=n(48135);const m=n(3080);const g=n(53453);const y=n(26509);const v=n(91613);const _=n(14489);const b=n(8893);const E=n(76150);const w=n(77090);const S=n(81627);const{getScheme:k}=n(45754);const{compareLocations:D,concatComparators:x,compareSelect:C,keepOriginalOrder:A}=n(68673);const T=n(35891);const{contextify:M}=n(49197);const O=n(56202);const F=(e,t,n)=>{if(t.startsWith("webpack://"))return t;return`webpack://${M(e,t,n)}`};const I=(e,t,n)=>{if(!Array.isArray(t.sources))return t;const{sourceRoot:r}=t;const i=!r?e=>e:r.endsWith("/")?e=>e.startsWith("/")?`${r.slice(0,-1)}${e}`:`${r}${e}`:e=>e.startsWith("/")?`${r}${e}`:`${r}/${e}`;const s=t.sources.map(t=>F(e,i(t),n));return{...t,file:"x",sourceRoot:undefined,sources:s}};const R=e=>{if(Buffer.isBuffer(e)){return e.toString("utf-8")}return e};const P=e=>{if(!Buffer.isBuffer(e)){return Buffer.from(e,"utf-8")}return e};class NonErrorEmittedError extends S{constructor(e){super();this.name="NonErrorEmittedError";this.message="(Emitted value instead of an instance of Error) "+e;Error.captureStackTrace(this,this.constructor)}}O(NonErrorEmittedError,"webpack/lib/NormalModule","NonErrorEmittedError");const N=new WeakMap;class NormalModule extends g{static getCompilationHooks(e){if(!(e instanceof m)){throw new TypeError("The 'compilation' argument must be an instance of Compilation")}let t=N.get(e);if(t===undefined){t={loader:new u(["loaderContext","module"]),beforeLoaders:new u(["loaders","module","loaderContext"]),readResourceForScheme:new c(()=>new l(["resource","module"]))};N.set(e,t)}return t}constructor({type:e,request:t,userRequest:n,rawRequest:r,loaders:s,resource:o,matchResource:a,parser:c,generator:u,resolveOptions:l}){super(e,i(o));this.request=t;this.userRequest=n;this.rawRequest=r;this.binary=/^(asset|webassembly)\b/.test(e);this.parser=c;this.generator=u;this.resource=o;this.matchResource=a;this.loaders=s;if(l!==undefined){this.resolveOptions=l}this.error=null;this._source=null;this._sourceSizes=undefined;this._lastSuccessfulBuildMeta={};this._forceBuild=true;this.useSourceMap=false}identifier(){return this.request}readableIdentifier(e){return e.shorten(this.userRequest)}libIdent(e){return M(e.context,this.userRequest,e.associatedObjectForCache)}nameForCondition(){const e=this.matchResource||this.resource;const t=e.indexOf("?");if(t>=0)return e.substr(0,t);return e}updateCacheModule(e){super.updateCacheModule(e);const t=e;this.binary=t.binary;this.request=t.request;this.userRequest=t.userRequest;this.rawRequest=t.rawRequest;this.parser=t.parser;this.generator=t.generator;this.resource=t.resource;this.matchResource=t.matchResource;this.loaders=t.loaders}createSourceForAsset(e,t,n,r,i){if(!r){return new d(n)}if(typeof r==="string"){return new p(n,F(e,r,i))}return new h(n,t,I(e,r,i))}createLoaderContext(e,t,n,i){const{requestShortener:s}=n.runtimeTemplate;const c=()=>{const e=this.getCurrentLoader(l);if(!e)return"(not in loader scope)";return s.shorten(e.loader)};const u=()=>{return{fileDependencies:{add:e=>l.addDependency(e)},contextDependencies:{add:e=>l.addContextDependency(e)},missingDependencies:{add:e=>l.addMissingDependency(e)}}};const l={version:2,getOptions:e=>{const t=this.getCurrentLoader(l);let{options:n}=t;if(typeof n==="string"){if(n.substr(0,1)==="{"&&n.substr(-1)==="}"){try{n=r(n)}catch(e){throw new Error(`Cannot parse string options: ${e.message}`)}}else{n=o.parse(n,"&","=",{maxKeys:0})}}if(n===null||n===undefined){n={}}if(e){let t="Loader";let r="options";let i;if(e.title&&(i=/^(.+) (.+)$/.exec(e.title))){[,t,r]=i}a(e,n,{name:t,baseDataPath:r})}return n},emitWarning:e=>{if(!(e instanceof Error)){e=new NonErrorEmittedError(e)}this.addWarning(new b(e,{from:c()}))},emitError:e=>{if(!(e instanceof Error)){e=new NonErrorEmittedError(e)}this.addError(new v(e,{from:c()}))},getLogger:e=>{const t=this.getCurrentLoader(l);return n.getLogger(()=>[t&&t.loader,e,this.identifier()].filter(Boolean).join("|"))},resolve(t,n,r){e.resolve({},t,n,u(),r)},getResolve(t){const n=t?e.withOptions(t):e;return(e,t,r)=>{if(r){n.resolve({},e,t,u(),r)}else{return new Promise((r,i)=>{n.resolve({},e,t,u(),(e,t)=>{if(e)i(e);else r(t)})})}}},emitFile:(e,r,i,s)=>{if(!this.buildInfo.assets){this.buildInfo.assets=Object.create(null);this.buildInfo.assetsInfo=new Map}this.buildInfo.assets[e]=this.createSourceForAsset(t.context,e,r,i,n.compiler.root);this.buildInfo.assetsInfo.set(e,s)},rootContext:t.context,webpack:true,sourceMap:!!this.useSourceMap,mode:t.mode||"production",_module:this,_compilation:n,_compiler:n.compiler,fs:i};NormalModule.getCompilationHooks(n).loader.call(l,this);if(t.loader){Object.assign(l,t.loader)}return l}getCurrentLoader(e,t=e.loaderIndex){if(this.loaders&&this.loaders.length&&t=0&&this.loaders[t]){return this.loaders[t]}return null}createSource(e,t,n,r){if(Buffer.isBuffer(t)){return new d(t)}if(!this.identifier){return new d(t)}const i=this.identifier();if(this.useSourceMap&&n){return new h(t,F(e,i,r),I(e,n,r))}return new p(t,F(e,i,r))}doBuild(e,t,n,r,i){const o=this.createLoaderContext(n,e,t,r);const a=Date.now();const c=(n,r)=>{if(n){if(!(n instanceof Error)){n=new NonErrorEmittedError(n)}const e=this.getCurrentLoader(o);const r=new y(n,{from:e&&t.runtimeTemplate.requestShortener.shorten(e.loader)});return i(r)}const s=r[0];const a=r.length>=1?r[1]:null;const c=r.length>=2?r[2]:null;if(!Buffer.isBuffer(s)&&typeof s!=="string"){const e=this.getCurrentLoader(o,0);const n=new Error(`Final loader (${e?t.runtimeTemplate.requestShortener.shorten(e.loader):"unknown"}) didn't return a Buffer or String`);const r=new y(n);return i(r)}this._source=this.createSource(e.context,this.binary?P(s):R(s),a,t.compiler.root);if(this._sourceSizes!==undefined)this._sourceSizes.clear();this._ast=typeof c==="object"&&c!==null&&c.webpackAST!==undefined?c.webpackAST:null;return i()};const u=NormalModule.getCompilationHooks(t);u.beforeLoaders.call(this.loaders,this,o);s({resource:this.resource,loaders:this.loaders,context:o,readResource:(e,t)=>{const n=k(e);if(n){u.readResourceForScheme.for(n).callAsync(e,this,(r,i)=>{if(r)return t(r);if(typeof i!=="string"&&!i){return t(new w(n,e))}return t(null,i)})}else{r.readFile(e,t)}}},(e,n)=>{if(!n){c(e||new Error("No result from loader-runner processing"),null)}for(const e of this.loaders){t.buildDependencies.add(e.loader)}this.buildInfo.fileDependencies=new Set(n.fileDependencies);this.buildInfo.contextDependencies=new Set(n.contextDependencies);this.buildInfo.missingDependencies=new Set(n.missingDependencies);if(!n.cacheable){this.buildInfo.cacheable=false;c(e,n.result);return}this.buildInfo.cacheable=true;t.fileSystemInfo.createSnapshot(a,n.fileDependencies,n.contextDependencies,n.missingDependencies,null,(t,r)=>{this.buildInfo.snapshot=r;c(e||t,n.result)})})}markModuleAsErrored(e){this.buildMeta={...this._lastSuccessfulBuildMeta};this.error=e;this.addError(e)}applyNoParseRule(e,t){if(typeof e==="string"){return t.startsWith(e)}if(typeof e==="function"){return e(t)}return e.test(t)}shouldPreventParsing(e,t){if(!e){return false}if(!Array.isArray(e)){return this.applyNoParseRule(e,t)}for(let n=0;n{if(n){this.markModuleAsErrored(n);this._initBuildHash(t);return i()}const r=e.module&&e.module.noParse;if(this.shouldPreventParsing(r,this.request)){this.buildInfo.parsed=false;this._initBuildHash(t);return i()}const s=n=>{const r=this._source.source();const s=this.loaders.map(n=>M(e.context,n.loader,t.compiler.root));const o=new _(r,n,s,this.type);this.markModuleAsErrored(o);this._initBuildHash(t);return i()};const o=e=>{this.dependencies.sort(x(C(e=>e.loc,D),A(this.dependencies)));this._lastSuccessfulBuildMeta=this.buildMeta;this._initBuildHash(t);return i()};let a;try{a=this.parser.parse(this._ast||this._source.source(),{current:this,module:this,compilation:t,options:e})}catch(e){s(e);return}o(a)})}getSourceTypes(){return this.generator.getTypes(this)}codeGeneration({dependencyTemplates:e,runtimeTemplate:t,moduleGraph:n,chunkGraph:r,runtime:i}){const s=new Set;if(!this.buildInfo.parsed){s.add(E.module);s.add(E.exports);s.add(E.thisAsExports)}const o=new Map;for(const a of this.generator.getTypes(this)){const c=this.error?new d("throw new Error("+JSON.stringify(this.error.message)+");"):this.generator.generate(this,{dependencyTemplates:e,runtimeTemplate:t,moduleGraph:n,chunkGraph:r,runtimeRequirements:s,runtime:i,type:a});if(c){o.set(a,new f(c))}}const a={sources:o,runtimeRequirements:s};return a}originalSource(){return this._source}invalidateBuild(){this._forceBuild=true}needBuild({fileSystemInfo:e},t){if(this._forceBuild)return t(null,true);if(this.error)return t(null,true);if(!this.buildInfo.cacheable)return t(null,true);if(!this.buildInfo.snapshot)return t(null,true);e.checkSnapshotValid(this.buildInfo.snapshot,(e,n)=>{t(e,!n)})}size(e){const t=this._sourceSizes===undefined?undefined:this._sourceSizes.get(e);if(t!==undefined){return t}const n=Math.max(1,this.generator.getSize(this,e));if(this._sourceSizes===undefined){this._sourceSizes=new Map}this._sourceSizes.set(e,n);return n}updateHash(e,t){e.update(this.buildInfo.hash);this.generator.updateHash(e,{module:this,...t});super.updateHash(e,t)}serialize(e){const{write:t}=e;t(this._source);t(this._sourceSizes);t(this.error);t(this._lastSuccessfulBuildMeta);t(this._forceBuild);super.serialize(e)}static deserialize(e){const t=new NormalModule({type:"",resource:"",request:null,userRequest:null,rawRequest:null,loaders:null,matchResource:null,parser:null,generator:null,resolveOptions:null});t.deserialize(e);return t}deserialize(e){const{read:t}=e;this._source=t();this._sourceSizes=t();this.error=t();this._lastSuccessfulBuildMeta=t();this._forceBuild=t();super.deserialize(e)}}O(NormalModule,"webpack/lib/NormalModule");e.exports=NormalModule},43229:(e,t,n)=>{"use strict";const r=n(62355);const{AsyncSeriesBailHook:i,SyncWaterfallHook:s,SyncBailHook:o,SyncHook:a,HookMap:c}=n(92960);const u=n(53453);const l=n(40674);const f=n(53520);const p=n(22804);const d=n(94288);const h=n(1976);const m=n(92299);const g=n(73817);const y=n(19311);const v=n(83379);const{getScheme:_}=n(45754);const{cachedCleverMerge:b,cachedSetProperty:E}=n(90149);const{join:w}=n(95396);const{parseResource:S}=n(49197);const k={};const D=/^([^!]+)!=!/;const x=e=>{if(!e.options){return e.loader}if(typeof e.options==="string"){return e.loader+"?"+e.options}if(typeof e.options!=="object"){throw new Error("loader options must be string or object")}if(e.ident){return e.loader+"??"+e.ident}return e.loader+"?"+JSON.stringify(e.options)};const C=(e,t)=>{let n="";for(const t of e){n+=x(t)+"!"}return n+t};const A=e=>{const t=e.indexOf("?");if(t>=0){const n=e.substr(0,t);const r=e.substr(t+1);return{loader:n,options:r}}else{return{loader:e,options:undefined}}};const T=(e,t)=>{return n=>{if(--e===0){return t(n)}if(n&&e>0){e=NaN;return t(n)}}};const M=e=>`NormalModuleFactory.${e} is no longer a waterfall hook, but a bailing hook instead. `+"Do not return the passed object, but modify it instead. "+"Returning false will ignore the request and results in no module created.";const O=new WeakMap;const F=new g([new h("test","resource"),new h("mimetype"),new h("include","resource"),new h("exclude","resource",true),new h("resource"),new h("resourceQuery"),new h("resourceFragment"),new h("realResource"),new h("issuer"),new h("compiler"),new m,new d("type"),new d("sideEffects"),new d("parser"),new d("resolve"),new d("generator"),new y]);class NormalModuleFactory extends l{constructor({context:e,fs:t,resolverFactory:n,options:r,associatedObjectForCache:l}){super();this.hooks=Object.freeze({resolve:new i(["resolveData"]),resolveForScheme:new c(()=>new i(["resourceData","resolveData"])),factorize:new i(["resolveData"]),beforeResolve:new i(["resolveData"]),afterResolve:new i(["resolveData"]),createModule:new i(["createData","resolveData"]),module:new s(["module","createData","resolveData"]),createParser:new c(()=>new o(["parserOptions"])),parser:new c(()=>new a(["parser","parserOptions"])),createGenerator:new c(()=>new o(["generatorOptions"])),generator:new c(()=>new a(["generator","generatorOptions"]))});this.resolverFactory=n;this.ruleSet=F.compile([{rules:r.defaultRules},{rules:r.rules}]);this.unsafeCache=!!r.unsafeCache;this.cachePredicate=typeof r.unsafeCache==="function"?r.unsafeCache:()=>true;this.context=e||"";this.fs=t;this.parserCache=new Map;this.generatorCache=new Map;const d=S.bindCache(l);this.hooks.factorize.tapAsync({name:"NormalModuleFactory",stage:100},(e,t)=>{this.hooks.resolve.callAsync(e,(n,r)=>{if(n)return t(n);if(r===false)return t();if(r instanceof u)return t(null,r);if(typeof r==="object")throw new Error(M("resolve")+" Returning a Module object will result in this module used as result.");this.hooks.afterResolve.callAsync(e,(n,r)=>{if(n)return t(n);if(typeof r==="object")throw new Error(M("afterResolve"));if(r===false)return t();const i=e.createData;this.hooks.createModule.callAsync(i,e,(n,r)=>{if(!r){if(!e.request){return t(new Error("Empty dependency (no request)"))}r=new f(i)}r=this.hooks.module.call(r,i,e);return t(null,r)})})})});this.hooks.resolve.tapAsync({name:"NormalModuleFactory",stage:100},(e,t)=>{const{contextInfo:n,context:r,dependencies:i,request:s,resolveOptions:o,fileDependencies:a,missingDependencies:c,contextDependencies:u}=e;const l=this.getResolver("loader");let f=undefined;let h=s;const m=D.exec(s);if(m){let e=m[1];if(e.charCodeAt(0)===46){const t=e.charCodeAt(1);if(t===47||t===46&&e.charCodeAt(2)===47){e=w(this.fs,r,e)}}f={resource:e,...d(e)};h=s.substr(m[0].length)}const g=h.charCodeAt(0);const y=h.charCodeAt(1);const v=g===45&&y===33;const S=v||g===33;const x=g===33&&y===33;const M=h.slice(v||x?2:S?1:0).split(/!+/);const O=M.pop();const F=M.map(A);const I={fileDependencies:a,missingDependencies:c,contextDependencies:u};let R;const P=_(O);let N;const L=T(2,r=>{if(r)return t(r);try{for(const e of N){if(typeof e.options==="string"&&e.options[0]==="?"){const t=e.options.substr(1);if(t==="[[missing ident]]"){throw new Error("No ident is provided by referenced loader. "+"When using a function for Rule.use in config you need to "+"provide an 'ident' property for referenced loader options.")}e.options=this.ruleSet.references.get(t);if(e.options===undefined){throw new Error("Invalid ident is provided by referenced loader")}e.ident=t}}}catch(e){return t(e)}if(!R){return t(null,new p("/* (ignored) */",`ignored|${s}`,`${s} (ignored)`))}const i=(f!==undefined?`${f.resource}!=!`:"")+C(N,R.resource);const o=f||R;const a=this.ruleSet.exec({resource:o.path,realResource:R.path,resourceQuery:o.query,resourceFragment:o.fragment,mimetype:f?"":R.data.mimetype||"",descriptionData:f?undefined:R.data.descriptionFileData,issuer:n.issuer,compiler:n.compiler});const c={};const u=[];const d=[];const h=[];for(const e of a){if(e.type==="use"){if(!S&&!x){d.push(e.value)}}else if(e.type==="use-post"){if(!x){u.push(e.value)}}else if(e.type==="use-pre"){if(!v&&!x){h.push(e.value)}}else if(typeof e.value==="object"&&e.value!==null&&typeof c[e.type]==="object"&&c[e.type]!==null){c[e.type]=b(c[e.type],e.value)}else{c[e.type]=e.value}}let m,g,y;const _=T(3,n=>{if(n){return t(n)}const r=m;if(f===undefined){for(const e of N)r.push(e);for(const e of g)r.push(e)}else{for(const e of g)r.push(e);for(const e of N)r.push(e)}for(const e of y)r.push(e);const o=c.type;const a=c.resolve;Object.assign(e.createData,{request:C(r,R.resource),userRequest:i,rawRequest:s,loaders:r,resource:R.resource,matchResource:f?f.resource:undefined,resourceResolveData:R.data,settings:c,type:o,parser:this.getParser(o,c.parser),generator:this.getGenerator(o,c.generator),resolveOptions:a});t()});this.resolveRequestArray(n,this.context,u,l,I,(e,t)=>{m=t;_(e)});this.resolveRequestArray(n,this.context,d,l,I,(e,t)=>{g=t;_(e)});this.resolveRequestArray(n,this.context,h,l,I,(e,t)=>{y=t;_(e)})});this.resolveRequestArray(n,r,F,l,I,(e,t)=>{if(e)return L(e);N=t;L()});if(P){R={resource:O,data:{},path:undefined,query:undefined,fragment:undefined};this.hooks.resolveForScheme.for(P).callAsync(R,e,e=>{if(e)return L(e);L()})}else if(/^($|\?|#)/.test(O)){R={resource:O,data:{},...d(O)};L()}else{const e=this.getResolver("normal",i.length>0?E(o||k,"dependencyType",i[0].category):o);e.resolve(n,r,O,I,(e,t,n)=>{if(e)return L(e);if(t!==false){R={resource:t,data:n,...d(t)}}L()})}})}create(e,t){const n=e.dependencies;if(this.unsafeCache){const e=O.get(n[0]);if(e)return t(null,e)}const r=e.context||this.context;const i=e.resolveOptions||k;const s=n[0];const o=s.request;const a=e.contextInfo;const c=new v;const u=new v;const l=new v;const f={contextInfo:a,resolveOptions:i,context:r,request:o,dependencies:n,fileDependencies:c,missingDependencies:u,contextDependencies:l,createData:{},cacheable:true};this.hooks.beforeResolve.callAsync(f,(e,r)=>{if(e){return t(e,{fileDependencies:c,missingDependencies:u,contextDependencies:l})}if(r===false){return t(null,{fileDependencies:c,missingDependencies:u,contextDependencies:l})}if(typeof r==="object")throw new Error(M("beforeResolve"));this.hooks.factorize.callAsync(f,(e,r)=>{if(e){return t(e,{fileDependencies:c,missingDependencies:u,contextDependencies:l})}const i={module:r,fileDependencies:c,missingDependencies:u,contextDependencies:l};if(this.unsafeCache&&f.cacheable&&r&&this.cachePredicate(r)){for(const e of n){O.set(e,i)}}t(null,i)})})}resolveRequestArray(e,t,n,i,s,o){if(n.length===0)return o(null,n);r.map(n,(n,r)=>{i.resolve(e,t,n.loader,s,(o,a)=>{if(o&&/^[^/]*$/.test(n.loader)&&!/-loader$/.test(n.loader)){return i.resolve(e,t,n.loader+"-loader",s,e=>{if(!e){o.message=o.message+"\n"+"BREAKING CHANGE: It's no longer allowed to omit the '-loader' suffix when using loaders.\n"+` You need to specify '${n.loader}-loader' instead of '${n.loader}',\n`+" see https://webpack.js.org/migrate/3/#automatic-loader-module-name-extension-removed"}r(o)})}if(o)return r(o);const c=A(a);const u={loader:c.loader,options:n.options===undefined?c.options:n.options,ident:n.options===undefined?undefined:n.ident};return r(null,u)})},o)}getParser(e,t=k){let n=this.parserCache.get(e);if(n===undefined){n=new WeakMap;this.parserCache.set(e,n)}let r=n.get(t);if(r===undefined){r=this.createParser(e,t);n.set(t,r)}return r}createParser(e,t={}){const n=this.hooks.createParser.for(e).call(t);if(!n){throw new Error(`No parser registered for ${e}`)}this.hooks.parser.for(e).call(n,t);return n}getGenerator(e,t=k){let n=this.generatorCache.get(e);if(n===undefined){n=new WeakMap;this.generatorCache.set(e,n)}let r=n.get(t);if(r===undefined){r=this.createGenerator(e,t);n.set(t,r)}return r}createGenerator(e,t={}){const n=this.hooks.createGenerator.for(e).call(t);if(!n){throw new Error(`No generator registered for ${e}`)}this.hooks.generator.for(e).call(n,t);return n}getResolver(e,t){return this.resolverFactory.get(e,t)}}e.exports=NormalModuleFactory},92234:(e,t,n)=>{"use strict";const{join:r,dirname:i}=n(95396);class NormalModuleReplacementPlugin{constructor(e,t){this.resourceRegExp=e;this.newResource=t}apply(e){const t=this.resourceRegExp;const n=this.newResource;e.hooks.normalModuleFactory.tap("NormalModuleReplacementPlugin",s=>{s.hooks.beforeResolve.tap("NormalModuleReplacementPlugin",e=>{if(t.test(e.request)){if(typeof n==="function"){n(e)}else{e.request=n}}});s.hooks.afterResolve.tap("NormalModuleReplacementPlugin",s=>{const o=s.createData;if(t.test(o.resource)){if(typeof n==="function"){n(s)}else{const t=e.inputFileSystem;if(n.startsWith("/")||n.length>1&&n[1]===":"){o.resource=n}else{o.resource=r(t,i(t,o.resource),n)}}}})})}}e.exports=NormalModuleReplacementPlugin},82414:(e,t)=>{"use strict";t.STAGE_BASIC=-10;t.STAGE_DEFAULT=0;t.STAGE_ADVANCED=10},97614:e=>{"use strict";class OptionsApply{process(e,t){}}e.exports=OptionsApply},2172:(e,t,n)=>{"use strict";class Parser{parse(e,t){const r=n(75884);throw new r}}e.exports=Parser},13125:(e,t,n)=>{"use strict";const r=n(88281);class PrefetchPlugin{constructor(e,t){if(t){this.context=e;this.request=t}else{this.context=null;this.request=e}}apply(e){e.hooks.compilation.tap("PrefetchPlugin",(e,{normalModuleFactory:t})=>{e.dependencyFactories.set(r,t)});e.hooks.make.tapAsync("PrefetchPlugin",(t,n)=>{t.addModuleChain(this.context||e.context,new r(this.request),e=>{n(e)})})}}e.exports=PrefetchPlugin},52923:(e,t,n)=>{"use strict";const r=n(15235);const i=n(78760);const s=n(63076);const o=n(63433);const a=n(53520);const{contextify:c}=n(49197);const u=(e,t,n)=>{return e+t+n-Math.max(e,t,n)-Math.min(e,t,n)};const l=(e,t)=>{const n=[];const r=(r,i,...s)=>{if(e){if(r===0){n.length=0}const e=[i,...s];const o=e.map(e=>e.replace(/\d+\/\d+ /g,""));const a=Date.now();const c=Math.max(o.length,n.length);for(let e=c;e>=0;e--){const r=e0){r=n[e-1].value+" > "+r}const o=`${" | ".repeat(e)}${s} ms ${r}`;const a=s;{if(a>1e4){t.error(o)}else if(a>1e3){t.warn(o)}else if(a>10){t.info(o)}else if(a>5){t.log(o)}else{t.debug(o)}}}if(r===undefined){n.length=e}else{i.value=r;i.time=a;n.length=e+1}}}else{n[e]={value:r,time:a}}}}t.status(`${Math.floor(r*100)}%`,i,...s);if(r===1||!i&&s.length===0)t.status()};return r};const f=new WeakMap;class ProgressPlugin{static getReporter(e){return f.get(e)}constructor(e){if(typeof e==="function"){e={handler:e}}e=e||{};r(i,e,{name:"Progress Plugin",baseDataPath:"options"});e={...ProgressPlugin.defaultOptions,...e};this.profile=e.profile;this.handler=e.handler;this.modulesCount=e.modulesCount;this.dependenciesCount=e.dependenciesCount;this.showEntries=e.entries;this.showModules=e.modules;this.showDependencies=e.dependencies;this.showActiveModules=e.activeModules;this.percentBy=e.percentBy}apply(e){const t=this.handler||l(this.profile,e.getInfrastructureLogger("webpack.Progress"));if(e instanceof o){this._applyOnMultiCompiler(e,t)}else if(e instanceof s){this._applyOnCompiler(e,t)}}_applyOnMultiCompiler(e,t){const n=e.compilers.map(()=>[0]);e.compilers.forEach((e,r)=>{new ProgressPlugin((e,i,...s)=>{n[r]=[e,i,...s];let o=0;for(const[e]of n)o+=e;t(o/n.length,`[${r}] ${i}`,...s)}).apply(e)})}_applyOnCompiler(e,t){const n=this.showEntries;const r=this.showModules;const i=this.showDependencies;const s=this.showActiveModules;let o="";let a="";let l=0;let p=0;let d=0;let h=0;let m=0;let g=1;let y=0;let v=0;let _=0;const b=new Set;let E=0;const w=()=>{if(E+500{const f=[];const w=y/Math.max(l||this.modulesCount,h);const S=_/Math.max(d||this.dependenciesCount,g);const k=v/Math.max(p,m);let D;switch(this.percentBy){case"entries":D=S;break;case"dependencies":D=k;break;case"modules":D=w;break;default:D=u(w,S,k)}const x=.1+D*.55;if(a){f.push(`import loader ${c(e.context,a,e.root)}`)}else{const e=[];if(n){e.push(`${_}/${g} entries`)}if(i){e.push(`${v}/${m} dependencies`)}if(r){e.push(`${y}/${h} modules`)}if(s){e.push(`${b.size} active`)}if(e.length>0){f.push(e.join(" "))}if(s){f.push(o)}}t(x,"building",...f);E=Date.now()};const k=()=>{m++;if(m%100===0)w()};const D=()=>{v++;if(v%100===0)w()};const x=()=>{h++;if(h%100===0)w()};const C=e=>{if(s){const t=e.identifier();if(t){b.add(t);o=t;S()}}};const A=(e,t)=>{g++;if(g%10===0)w()};const T=e=>{y++;if(s){const t=e.identifier();if(t){b.delete(t);if(o===t){o="";for(const e of b){o=e}S();return}}}if(y%100===0)w()};const M=(e,t)=>{_++;S()};const O=e.getCache("ProgressPlugin").getItemCache("counts",null);let F;e.hooks.beforeCompile.tap("ProgressPlugin",()=>{if(!F){F=O.getPromise().then(e=>{if(e){l=l||e.modulesCount;p=p||e.dependenciesCount}},e=>{})}});e.hooks.afterCompile.tapPromise("ProgressPlugin",e=>{return F.then(()=>O.storePromise({modulesCount:h,dependenciesCount:m}))});e.hooks.compilation.tap("ProgressPlugin",e=>{if(e.compiler.isChild())return;l=h;d=g;p=m;h=m=g=0;y=v=_=0;e.factorizeQueue.hooks.added.tap("ProgressPlugin",k);e.factorizeQueue.hooks.result.tap("ProgressPlugin",D);e.addModuleQueue.hooks.added.tap("ProgressPlugin",x);e.processDependenciesQueue.hooks.result.tap("ProgressPlugin",T);e.hooks.buildModule.tap("ProgressPlugin",C);e.hooks.addEntry.tap("ProgressPlugin",A);e.hooks.failedEntry.tap("ProgressPlugin",M);e.hooks.succeedEntry.tap("ProgressPlugin",M);if(false){}const n={finishModules:"finish module graph",seal:"plugins",optimizeDependencies:"dependencies optimization",afterOptimizeDependencies:"after dependencies optimization",beforeChunks:"chunk graph",afterChunks:"after chunk graph",optimize:"optimizing",optimizeModules:"module optimization",afterOptimizeModules:"after module optimization",optimizeChunks:"chunk optimization",afterOptimizeChunks:"after chunk optimization",optimizeTree:"module and chunk tree optimization",afterOptimizeTree:"after module and chunk tree optimization",optimizeChunkModules:"chunk modules optimization",afterOptimizeChunkModules:"after chunk modules optimization",reviveModules:"module reviving",beforeModuleIds:"before module ids",moduleIds:"module ids",optimizeModuleIds:"module id optimization",afterOptimizeModuleIds:"module id optimization",reviveChunks:"chunk reviving",beforeChunkIds:"before chunk ids",chunkIds:"chunk ids",optimizeChunkIds:"chunk id optimization",afterOptimizeChunkIds:"after chunk id optimization",recordModules:"record modules",recordChunks:"record chunks",beforeModuleHash:"module hashing",beforeCodeGeneration:"code generation",beforeRuntimeRequirements:"runtime requirements",beforeHash:"hashing",afterHash:"after hashing",recordHash:"record hash",beforeModuleAssets:"module assets processing",beforeChunkAssets:"chunk assets processing",processAssets:"asset processing",afterProcessAssets:"after asset optimization",record:"recording",afterSeal:"after seal"};const r=Object.keys(n).length;Object.keys(n).forEach((i,s)=>{const o=n[i];const a=s/r*.25+.7;e.hooks[i].intercept({name:"ProgressPlugin",call(){t(a,"sealing",o)},done(){t(a,"sealing",o)},result(){t(a,"sealing",o)},error(){t(a,"sealing",o)},tap(n){f.set(e.compiler,(e,...r)=>{t(a,"sealing",o,n.name,...r)});t(a,"sealing",o,n.name)}})})});e.hooks.make.intercept({name:"ProgressPlugin",call(){t(.1,"building")},done(){t(.65,"building")}});const I=(n,r,i,s)=>{n.intercept({name:"ProgressPlugin",call(){t(r,i,s)},done(){t(r,i,s)},result(){t(r,i,s)},error(){t(r,i,s)},tap(n){f.set(e,(e,...o)=>{t(r,i,s,n.name,...o)});t(r,i,s,n.name)}})};e.cache.hooks.endIdle.intercept({name:"ProgressPlugin",call(){t(0,"")}});I(e.cache.hooks.endIdle,.01,"cache","end idle");e.hooks.initialize.intercept({name:"ProgressPlugin",call(){t(0,"")}});I(e.hooks.initialize,.01,"setup","initialize");I(e.hooks.beforeRun,.02,"setup","before run");I(e.hooks.run,.03,"setup","run");I(e.hooks.watchRun,.03,"setup","watch run");I(e.hooks.normalModuleFactory,.04,"setup","normal module factory");I(e.hooks.contextModuleFactory,.05,"setup","context module factory");I(e.hooks.beforeCompile,.06,"setup","before compile");I(e.hooks.compile,.07,"setup","compile");I(e.hooks.thisCompilation,.08,"setup","compilation");I(e.hooks.compilation,.09,"setup","compilation");I(e.hooks.finishMake,.69,"building","finish");I(e.hooks.emit,.95,"emitting","emit");I(e.hooks.afterEmit,.98,"emitting","after emit");I(e.hooks.done,.99,"done","plugins");e.hooks.done.intercept({name:"ProgressPlugin",done(){t(.99,"")}});I(e.cache.hooks.storeBuildDependencies,.99,"cache","store build dependencies");I(e.cache.hooks.shutdown,.99,"cache","shutdown");I(e.cache.hooks.beginIdle,.99,"cache","begin idle");I(e.hooks.watchClose,.99,"end","closing watch compilation");e.cache.hooks.beginIdle.intercept({name:"ProgressPlugin",done(){t(1,"")}});e.cache.hooks.shutdown.intercept({name:"ProgressPlugin",done(){t(1,"")}})}}ProgressPlugin.defaultOptions={profile:false,modulesCount:5e3,dependenciesCount:1e4,modules:true,dependencies:true,activeModules:false,entries:true};e.exports=ProgressPlugin},40313:(e,t,n)=>{"use strict";const r=n(66298);const i=n(1335);const{approve:s}=n(48472);class ProvidePlugin{constructor(e){this.definitions=e}apply(e){const t=this.definitions;e.hooks.compilation.tap("ProvidePlugin",(e,{normalModuleFactory:n})=>{e.dependencyTemplates.set(r,new r.Template);e.dependencyFactories.set(i,n);e.dependencyTemplates.set(i,new i.Template);const o=(e,n)=>{Object.keys(t).forEach(n=>{const r=[].concat(t[n]);const o=n.split(".");if(o.length>0){o.slice(1).forEach((t,n)=>{const r=o.slice(0,n+1).join(".");e.hooks.canRename.for(r).tap("ProvidePlugin",s)})}e.hooks.expression.for(n).tap("ProvidePlugin",t=>{const s=n.includes(".")?`__webpack_provided_${n.replace(/\./g,"_dot_")}`:n;const o=new i(r[0],s,r.slice(1),t.range);o.loc=t.loc;e.state.module.addDependency(o);return true})})};n.hooks.parser.for("javascript/auto").tap("ProvidePlugin",o);n.hooks.parser.for("javascript/dynamic").tap("ProvidePlugin",o);n.hooks.parser.for("javascript/esm").tap("ProvidePlugin",o)})}}e.exports=ProvidePlugin},22804:(e,t,n)=>{"use strict";const{OriginalSource:r,RawSource:i}=n(48135);const s=n(53453);const o=n(56202);const a=new Set(["javascript"]);class RawModule extends s{constructor(e,t,n){super("javascript/dynamic",null);this.sourceStr=e;this.identifierStr=t||this.sourceStr;this.readableIdentifierStr=n||this.identifierStr}getSourceTypes(){return a}identifier(){return this.identifierStr}size(e){return Math.max(1,this.sourceStr.length)}readableIdentifier(e){return e.shorten(this.readableIdentifierStr)}needBuild(e,t){return t(null,!this.buildMeta)}build(e,t,n,r,i){this.buildMeta={};this.buildInfo={cacheable:true};i()}codeGeneration(e){const t=new Map;if(this.useSourceMap){t.set("javascript",new r(this.sourceStr,this.identifier()))}else{t.set("javascript",new i(this.sourceStr))}return{sources:t,runtimeRequirements:null}}updateHash(e,t){e.update(this.sourceStr);super.updateHash(e,t)}serialize(e){const{write:t}=e;t(this.sourceStr);t(this.identifierStr);t(this.readableIdentifierStr);super.serialize(e)}deserialize(e){const{read:t}=e;this.sourceStr=t();this.identifierStr=t();this.readableIdentifierStr=t();super.deserialize(e)}}o(RawModule,"webpack/lib/RawModule");e.exports=RawModule},43806:(e,t,n)=>{"use strict";const{compareNumbers:r}=n(68673);const i=n(49197);class RecordIdsPlugin{constructor(e){this.options=e||{}}apply(e){const t=this.options.portableIds;const n=i.makePathsRelative.bindContextCache(e.context,e.root);const s=e=>{if(t){return n(e.identifier())}return e.identifier()};e.hooks.compilation.tap("RecordIdsPlugin",e=>{e.hooks.recordModules.tap("RecordIdsPlugin",(t,n)=>{const i=e.chunkGraph;if(!n.modules)n.modules={};if(!n.modules.byIdentifier)n.modules.byIdentifier={};const o=new Set;for(const e of t){const t=i.getModuleId(e);if(typeof t!=="number")continue;const r=s(e);n.modules.byIdentifier[r]=t;o.add(t)}n.modules.usedIds=Array.from(o).sort(r)});e.hooks.reviveModules.tap("RecordIdsPlugin",(t,n)=>{if(!n.modules)return;if(n.modules.byIdentifier){const r=e.chunkGraph;const i=new Set;for(const e of t){const t=r.getModuleId(e);if(t!==null)continue;const o=s(e);const a=n.modules.byIdentifier[o];if(a===undefined)continue;if(i.has(a))continue;i.add(a);r.setModuleId(e,a)}}if(Array.isArray(n.modules.usedIds)){e.usedModuleIds=new Set(n.modules.usedIds)}});const t=e=>{const t=[];for(const n of e.groupsIterable){const r=n.chunks.indexOf(e);if(n.name){t.push(`${r} ${n.name}`)}else{for(const e of n.origins){if(e.module){if(e.request){t.push(`${r} ${s(e.module)} ${e.request}`)}else if(typeof e.loc==="string"){t.push(`${r} ${s(e.module)} ${e.loc}`)}else if(e.loc&&typeof e.loc==="object"&&"start"in e.loc){t.push(`${r} ${s(e.module)} ${JSON.stringify(e.loc.start)}`)}}}}}return t};e.hooks.recordChunks.tap("RecordIdsPlugin",(e,n)=>{if(!n.chunks)n.chunks={};if(!n.chunks.byName)n.chunks.byName={};if(!n.chunks.bySource)n.chunks.bySource={};const i=new Set;for(const r of e){if(typeof r.id!=="number")continue;const e=r.name;if(e)n.chunks.byName[e]=r.id;const s=t(r);for(const e of s){n.chunks.bySource[e]=r.id}i.add(r.id)}n.chunks.usedIds=Array.from(i).sort(r)});e.hooks.reviveChunks.tap("RecordIdsPlugin",(n,r)=>{if(!r.chunks)return;const i=new Set;if(r.chunks.byName){for(const e of n){if(e.id!==null)continue;if(!e.name)continue;const t=r.chunks.byName[e.name];if(t===undefined)continue;if(i.has(t))continue;i.add(t);e.id=t;e.ids=[t]}}if(r.chunks.bySource){for(const e of n){const n=t(e);for(const t of n){const n=r.chunks.bySource[t];if(n===undefined)continue;if(i.has(n))continue;i.add(n);e.id=n;e.ids=[n];break}}}if(Array.isArray(r.chunks.usedIds)){e.usedChunkIds=new Set(r.chunks.usedIds)}})})}}e.exports=RecordIdsPlugin},80910:(e,t,n)=>{"use strict";const{contextify:r}=n(49197);class RequestShortener{constructor(e,t){this.contextify=r.bindContextCache(e,t)}shorten(e){if(!e){return e}return this.contextify(e)}}e.exports=RequestShortener},10830:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66298);const{toConstantDependency:s}=n(48472);e.exports=class RequireJsStuffPlugin{apply(e){e.hooks.compilation.tap("RequireJsStuffPlugin",(e,{normalModuleFactory:t})=>{e.dependencyTemplates.set(i,new i.Template);const n=(e,t)=>{if(t.requireJs===undefined||!t.requireJs){return}e.hooks.call.for("require.config").tap("RequireJsStuffPlugin",s(e,"undefined"));e.hooks.call.for("requirejs.config").tap("RequireJsStuffPlugin",s(e,"undefined"));e.hooks.expression.for("require.version").tap("RequireJsStuffPlugin",s(e,JSON.stringify("0.0.0")));e.hooks.expression.for("requirejs.onError").tap("RequireJsStuffPlugin",s(e,r.uncaughtErrorHandler,[r.uncaughtErrorHandler]))};t.hooks.parser.for("javascript/auto").tap("RequireJsStuffPlugin",n);t.hooks.parser.for("javascript/dynamic").tap("RequireJsStuffPlugin",n)})}}},1819:(e,t,n)=>{"use strict";const r=n(2357).ResolverFactory;const{HookMap:i,SyncHook:s,SyncWaterfallHook:o}=n(92960);const{cleverMerge:a,cachedCleverMerge:c,removeOperations:u}=n(90149);const l={};const f=e=>{const{dependencyType:t,byDependency:n,plugins:r,...i}=e;const s={...i,plugins:r&&r.filter(e=>e!=="...")};if(!s.fileSystem){throw new Error("fileSystem is missing in resolveOptions, but it's required for enhanced-resolve")}const o=s;if(!e.byDependency){return o}const c=t in n?`${t}`:"default";const l=n[c];if(!l)return o;return u(a(o,l))};e.exports=class ResolverFactory{constructor(){this.hooks=Object.freeze({resolveOptions:new i(()=>new o(["resolveOptions"])),resolver:new i(()=>new s(["resolver","resolveOptions","userResolveOptions"]))});this.cache=new Map}get(e,t=l){let n=this.cache.get(e);if(!n){n={direct:new WeakMap,stringified:new Map};this.cache.set(e,n)}const r=n.direct.get(t);if(r){return r}const i=JSON.stringify(t);const s=n.stringified.get(i);if(s){n.direct.set(t,s);return s}const o=this._create(e,t);n.direct.set(t,o);n.stringified.set(i,o);return o}_create(e,t){const n={...t};const i=f(this.hooks.resolveOptions.for(e).call(t));const s=r.createResolver(i);if(!s){throw new Error("No resolver created")}const o=new WeakMap;s.withOptions=(t=>{const r=o.get(t);if(r!==undefined)return r;const i=c(n,t);const s=this.get(e,i);o.set(t,s);return s});this.hooks.resolver.for(e).call(s,i,n);return s}}},76150:(e,t)=>{"use strict";t.require="__webpack_require__";t.requireScope="__webpack_require__.*";t.exports="__webpack_exports__";t.thisAsExports="top-level-this-exports";t.returnExportsFromRuntime="return-exports-from-runtime";t.module="module";t.moduleId="module.id";t.moduleLoaded="module.loaded";t.publicPath="__webpack_require__.p";t.entryModuleId="__webpack_require__.s";t.moduleCache="__webpack_require__.c";t.moduleFactories="__webpack_require__.m";t.moduleFactoriesAddOnly="__webpack_require__.m (add only)";t.ensureChunk="__webpack_require__.e";t.ensureChunkHandlers="__webpack_require__.f";t.ensureChunkIncludeEntries="__webpack_require__.f (include entries)";t.prefetchChunk="__webpack_require__.E";t.prefetchChunkHandlers="__webpack_require__.F";t.preloadChunk="__webpack_require__.G";t.preloadChunkHandlers="__webpack_require__.H";t.definePropertyGetters="__webpack_require__.d";t.makeNamespaceObject="__webpack_require__.r";t.createFakeNamespaceObject="__webpack_require__.t";t.compatGetDefaultExport="__webpack_require__.n";t.harmonyModuleDecorator="__webpack_require__.hmd";t.nodeModuleDecorator="__webpack_require__.nmd";t.getFullHash="__webpack_require__.h";t.wasmInstances="__webpack_require__.w";t.instantiateWasm="__webpack_require__.v";t.uncaughtErrorHandler="__webpack_require__.oe";t.scriptNonce="__webpack_require__.nc";t.loadScript="__webpack_require__.l";t.chunkName="__webpack_require__.cn";t.getChunkScriptFilename="__webpack_require__.u";t.getChunkUpdateScriptFilename="__webpack_require__.hu";t.startup="__webpack_require__.x";t.startupNoDefault="__webpack_require__.x (no default handler)";t.startupEntrypoint="__webpack_require__.X";t.externalInstallChunk="__webpack_require__.C";t.interceptModuleExecution="__webpack_require__.i";t.global="__webpack_require__.g";t.shareScopeMap="__webpack_require__.S";t.initializeSharing="__webpack_require__.I";t.getUpdateManifestFilename="__webpack_require__.hmrF";t.hmrDownloadManifest="__webpack_require__.hmrM";t.hmrDownloadUpdateHandlers="__webpack_require__.hmrC";t.hmrModuleData="__webpack_require__.hmrD";t.hmrInvalidateModuleHandlers="__webpack_require__.hmrI";t.amdDefine="__webpack_require__.amdD";t.amdOptions="__webpack_require__.amdO";t.system="__webpack_require__.System";t.hasOwnProperty="__webpack_require__.o";t.systemContext="__webpack_require__.y"},66804:(e,t,n)=>{"use strict";const r=n(48135).OriginalSource;const i=n(53453);const s=new Set(["runtime"]);class RuntimeModule extends i{constructor(e,t=0){super("runtime");this.name=e;this.stage=t;this.buildMeta={};this.buildInfo={};this.compilation=undefined;this.chunk=undefined;this._cachedGeneratedCode=undefined}attach(e,t){this.compilation=e;this.chunk=t}identifier(){return`webpack/runtime/${this.name}`}readableIdentifier(e){return`webpack/runtime/${this.name}`}needBuild(e,t){return t(null,false)}build(e,t,n,r,i){i()}updateHash(e,t){e.update(this.name);e.update(`${this.stage}`);try{e.update(this.generate())}catch(t){e.update(t.message)}super.updateHash(e,t)}getSourceTypes(){return s}codeGeneration(e){const t=new Map;const n=this.getGeneratedCode();if(n){t.set("runtime",new r(n,this.identifier()))}return{sources:t,runtimeRequirements:null}}size(e){if(this._cachedGeneratedCode){return this._cachedGeneratedCode.length}return 0}generate(){const e=n(75884);throw new e}getGeneratedCode(){if(this._cachedGeneratedCode){return this._cachedGeneratedCode}return this._cachedGeneratedCode=this.generate()}shouldIsolate(){return true}}e.exports=RuntimeModule},89818:(e,t,n)=>{"use strict";const r=n(76150);const i=n(35424);const s=n(18161);const o=n(90202);const a=n(16710);const c=n(3236);const u=n(58957);const l=n(59179);const f=n(9609);const p=n(36100);const d=n(13376);const h=n(37522);const m=n(67104);const g=n(14676);const y=n(48977);const v=n(76752);const _=n(54825);const b=n(14146);const E=[r.chunkName,r.compatGetDefaultExport,r.createFakeNamespaceObject,r.definePropertyGetters,r.ensureChunk,r.entryModuleId,r.getFullHash,r.global,r.makeNamespaceObject,r.moduleCache,r.moduleFactories,r.moduleFactoriesAddOnly,r.interceptModuleExecution,r.publicPath,r.scriptNonce,r.uncaughtErrorHandler,r.wasmInstances,r.instantiateWasm,r.shareScopeMap,r.initializeSharing,r.loadScript];const w={[r.moduleLoaded]:[r.module],[r.moduleId]:[r.module]};const S={[r.definePropertyGetters]:[r.hasOwnProperty],[r.compatGetDefaultExport]:[r.definePropertyGetters],[r.createFakeNamespaceObject]:[r.definePropertyGetters,r.makeNamespaceObject,r.require],[r.initializeSharing]:[r.shareScopeMap],[r.shareScopeMap]:[r.hasOwnProperty]};class RuntimePlugin{apply(e){e.hooks.compilation.tap("RuntimePlugin",e=>{e.dependencyTemplates.set(i,new i.Template);for(const t of E){e.hooks.runtimeRequirementInModule.for(t).tap("RuntimePlugin",(e,t)=>{t.add(r.requireScope)});e.hooks.runtimeRequirementInTree.for(t).tap("RuntimePlugin",(e,t)=>{t.add(r.requireScope)})}for(const t of Object.keys(S)){const n=S[t];e.hooks.runtimeRequirementInTree.for(t).tap("RuntimePlugin",(e,t)=>{for(const e of n)t.add(e)})}for(const t of Object.keys(w)){const n=w[t];e.hooks.runtimeRequirementInModule.for(t).tap("RuntimePlugin",(e,t)=>{for(const e of n)t.add(e)})}e.hooks.runtimeRequirementInTree.for(r.definePropertyGetters).tap("RuntimePlugin",t=>{e.addRuntimeModule(t,new u);return true});e.hooks.runtimeRequirementInTree.for(r.makeNamespaceObject).tap("RuntimePlugin",t=>{e.addRuntimeModule(t,new g);return true});e.hooks.runtimeRequirementInTree.for(r.createFakeNamespaceObject).tap("RuntimePlugin",t=>{e.addRuntimeModule(t,new c);return true});e.hooks.runtimeRequirementInTree.for(r.hasOwnProperty).tap("RuntimePlugin",t=>{e.addRuntimeModule(t,new h);return true});e.hooks.runtimeRequirementInTree.for(r.compatGetDefaultExport).tap("RuntimePlugin",t=>{e.addRuntimeModule(t,new o);return true});e.hooks.runtimeRequirementInTree.for(r.publicPath).tap("RuntimePlugin",t=>{e.addRuntimeModule(t,new y);return true});e.hooks.runtimeRequirementInTree.for(r.global).tap("RuntimePlugin",t=>{e.addRuntimeModule(t,new d);return true});e.hooks.runtimeRequirementInTree.for(r.systemContext).tap("RuntimePlugin",t=>{if(e.outputOptions.library.type==="system"){e.addRuntimeModule(t,new v)}return true});e.hooks.runtimeRequirementInTree.for(r.getChunkScriptFilename).tap("RuntimePlugin",(t,n)=>{if(/\[(full)?hash(:\d+)?\]/.test(e.outputOptions.chunkFilename))n.add(r.getFullHash);e.addRuntimeModule(t,new f("javascript","javascript",r.getChunkScriptFilename,t=>t.filenameTemplate||(t.isOnlyInitial()?e.outputOptions.filename:e.outputOptions.chunkFilename),false));return true});e.hooks.runtimeRequirementInTree.for(r.getChunkUpdateScriptFilename).tap("RuntimePlugin",(t,n)=>{if(/\[(full)?hash(:\d+)?\]/.test(e.outputOptions.hotUpdateChunkFilename))n.add(r.getFullHash);e.addRuntimeModule(t,new f("javascript","javascript update",r.getChunkUpdateScriptFilename,t=>e.outputOptions.hotUpdateChunkFilename,true));return true});e.hooks.runtimeRequirementInTree.for(r.getUpdateManifestFilename).tap("RuntimePlugin",(t,n)=>{if(/\[(full)?hash(:\d+)?\]/.test(e.outputOptions.hotUpdateMainFilename)){n.add(r.getFullHash)}e.addRuntimeModule(t,new p("update manifest",r.getUpdateManifestFilename,e.outputOptions.hotUpdateMainFilename));return true});e.hooks.runtimeRequirementInTree.for(r.ensureChunk).tap("RuntimePlugin",(t,n)=>{const i=t.hasAsyncChunks();if(i){n.add(r.ensureChunkHandlers)}e.addRuntimeModule(t,new l(n));return true});e.hooks.runtimeRequirementInTree.for(r.ensureChunkIncludeEntries).tap("RuntimePlugin",(e,t)=>{t.add(r.ensureChunkHandlers)});e.hooks.runtimeRequirementInTree.for(r.shareScopeMap).tap("RuntimePlugin",(t,n)=>{e.addRuntimeModule(t,new _);return true});e.hooks.runtimeRequirementInTree.for(r.loadScript).tap("RuntimePlugin",(t,n)=>{e.addRuntimeModule(t,new m);return true});e.hooks.additionalTreeRuntimeRequirements.tap("RuntimePlugin",(t,n)=>{const{mainTemplate:r}=e;if(r.hooks.bootstrap.isUsed()||r.hooks.localVars.isUsed()||r.hooks.requireEnsure.isUsed()||r.hooks.requireExtensions.isUsed()){e.addRuntimeModule(t,new a)}});s.getCompilationHooks(e).chunkHash.tap("RuntimePlugin",(e,t,{chunkGraph:n})=>{const r=new b;for(const t of n.getChunkRuntimeModulesIterable(e)){r.add(n.getModuleHash(t,e.runtime))}r.updateHash(t)})})}}e.exports=RuntimePlugin},37130:(e,t,n)=>{"use strict";const r=n(63272);const i=n(76150);const s=n(58159);const{equals:o}=n(73910);const a=n(68038);const c=(e,t)=>{return`Module ${e.identifier()} has no id assigned.\nThis should not happen.\nIt's in these chunks: ${Array.from(t.getModuleChunksIterable(e),e=>e.name||e.id||e.debugId).join(", ")||"none"} (If module is in no chunk this indicates a bug in some chunk/module optimization logic)\nModule has these incoming connections: ${Array.from(t.moduleGraph.getIncomingConnections(e),e=>`\n - ${e.originModule&&e.originModule.identifier()} ${e.dependency&&e.dependency.type} ${e.explanations&&Array.from(e.explanations).join(", ")||""}`).join("")}`};class RuntimeTemplate{constructor(e,t){this.outputOptions=e||{};this.requestShortener=t}isIIFE(){return this.outputOptions.iife}supportsConst(){return this.outputOptions.ecmaVersion>=6}supportsArrowFunction(){return this.outputOptions.ecmaVersion>=6}supportsForOf(){return this.outputOptions.ecmaVersion>=6}returningFunction(e,t=""){return this.supportsArrowFunction()?`(${t}) => ${e}`:`function(${t}) { return ${e}; }`}basicFunction(e,t){return this.supportsArrowFunction()?`(${e}) => {\n${s.indent(t)}\n}`:`function(${e}) {\n${s.indent(t)}\n}`}iife(e,t){return`(${this.basicFunction(e,t)})()`}forEach(e,t,n){return this.supportsForOf()?`for(const ${e} of ${t}) {\n${s.indent(n)}\n}`:`${t}.forEach(function(${e}) {\n${s.indent(n)}\n});`}comment({request:e,chunkName:t,chunkReason:n,message:r,exportName:i}){let o;if(this.outputOptions.pathinfo){o=[r,e,t,n].filter(Boolean).map(e=>this.requestShortener.shorten(e)).join(" | ")}else{o=[r,t,n].filter(Boolean).map(e=>this.requestShortener.shorten(e)).join(" | ")}if(!o)return"";if(this.outputOptions.pathinfo){return s.toComment(o)+" "}else{return s.toNormalComment(o)+" "}}throwMissingModuleErrorBlock({request:e}){const t=`Cannot find module '${e}'`;return`var e = new Error(${JSON.stringify(t)}); e.code = 'MODULE_NOT_FOUND'; throw e;`}throwMissingModuleErrorFunction({request:e}){return`function webpackMissingModule() { ${this.throwMissingModuleErrorBlock({request:e})} }`}missingModule({request:e}){return`Object(${this.throwMissingModuleErrorFunction({request:e})}())`}missingModuleStatement({request:e}){return`${this.missingModule({request:e})};\n`}missingModulePromise({request:e}){return`Promise.resolve().then(${this.throwMissingModuleErrorFunction({request:e})})`}weakError({module:e,chunkGraph:t,request:n,idExpr:r,type:i}){const o=t.getModuleId(e);const a=o===null?JSON.stringify("Module is not available (weak dependency)"):r?`"Module '" + ${r} + "' is not available (weak dependency)"`:JSON.stringify(`Module '${o}' is not available (weak dependency)`);const c=n?s.toNormalComment(n)+" ":"";const u=`var e = new Error(${a}); `+c+"e.code = 'MODULE_NOT_FOUND'; throw e;";switch(i){case"statements":return u;case"promise":return`Promise.resolve().then(${this.basicFunction("",u)})`;case"expression":return this.iife("",u)}}moduleId({module:e,chunkGraph:t,request:n,weak:r}){if(!e){return this.missingModule({request:n})}const i=t.getModuleId(e);if(i===null){if(r){return"null /* weak dependency, without id */"}throw new Error(`RuntimeTemplate.moduleId(): ${c(e,t)}`)}return`${this.comment({request:n})}${JSON.stringify(i)}`}moduleRaw({module:e,chunkGraph:t,request:n,weak:r,runtimeRequirements:s}){if(!e){return this.missingModule({request:n})}const o=t.getModuleId(e);if(o===null){if(r){return this.weakError({module:e,chunkGraph:t,request:n,type:"expression"})}throw new Error(`RuntimeTemplate.moduleId(): ${c(e,t)}`)}s.add(i.require);return`__webpack_require__(${this.moduleId({module:e,chunkGraph:t,request:n,weak:r})})`}moduleExports({module:e,chunkGraph:t,request:n,weak:r,runtimeRequirements:i}){return this.moduleRaw({module:e,chunkGraph:t,request:n,weak:r,runtimeRequirements:i})}moduleNamespace({module:e,chunkGraph:t,request:n,strict:r,weak:s,runtimeRequirements:o}){if(!e){return this.missingModule({request:n})}if(t.getModuleId(e)===null){if(s){return this.weakError({module:e,chunkGraph:t,request:n,type:"expression"})}throw new Error(`RuntimeTemplate.moduleNamespace(): ${c(e,t)}`)}const a=this.moduleId({module:e,chunkGraph:t,request:n,weak:s});const u=e.getExportsType(t.moduleGraph,r);switch(u){case"namespace":return this.moduleRaw({module:e,chunkGraph:t,request:n,weak:s,runtimeRequirements:o});case"default-with-named":o.add(i.createFakeNamespaceObject);return`${i.createFakeNamespaceObject}(${a}, 3)`;case"default-only":o.add(i.createFakeNamespaceObject);return`${i.createFakeNamespaceObject}(${a}, 1)`;case"dynamic":o.add(i.createFakeNamespaceObject);return`${i.createFakeNamespaceObject}(${a}, 7)`}}moduleNamespacePromise({chunkGraph:e,block:t,module:n,request:r,message:s,strict:o,weak:a,runtimeRequirements:u}){if(!n){return this.missingModulePromise({request:r})}const l=e.getModuleId(n);if(l===null){if(a){return this.weakError({module:n,chunkGraph:e,request:r,type:"promise"})}throw new Error(`RuntimeTemplate.moduleNamespacePromise(): ${c(n,e)}`)}const f=this.blockPromise({chunkGraph:e,block:t,message:s,runtimeRequirements:u});let p;let d=JSON.stringify(e.getModuleId(n));const h=this.comment({request:r});let m="";if(a){if(d.length>8){m+=`var id = ${d}; `;d="id"}u.add(i.moduleFactories);m+=`if(!${i.moduleFactories}[${d}]) { ${this.weakError({module:n,chunkGraph:e,request:r,idExpr:d,type:"statements"})} } `}const g=this.moduleId({module:n,chunkGraph:e,request:r,weak:a});const y=n.getExportsType(e.moduleGraph,o);let v=0;switch(y){case"namespace":if(m){const t=this.moduleRaw({module:n,chunkGraph:e,request:r,weak:a,runtimeRequirements:u});p=`.then(${this.basicFunction("",`${m}return ${t};`)})`}else{u.add(i.require);p=`.then(__webpack_require__.bind(__webpack_require__, ${h}${d}))`}break;case"dynamic":v|=4;case"default-with-named":v|=2;case"default-only":u.add(i.createFakeNamespaceObject);if(e.moduleGraph.isAsync(n)){if(m){const t=this.moduleRaw({module:n,chunkGraph:e,request:r,weak:a,runtimeRequirements:u});p=`.then(${this.basicFunction("",`${m}return ${t};`)})`}else{u.add(i.require);p=`.then(__webpack_require__.bind(__webpack_require__, ${h}${d}))`}p+=`.then(${this.returningFunction(`${i.createFakeNamespaceObject}(m, ${v})`,"m")})`}else{v|=1;if(m){const e=`${i.createFakeNamespaceObject}(${g}, ${v})`;p=`.then(${this.basicFunction("",`${m}return ${e};`)})`}else{p=`.then(${i.createFakeNamespaceObject}.bind(__webpack_require__, ${h}${d}, ${v}))`}}break}return`${f||"Promise.resolve()"}${p}`}importStatement({update:e,module:t,chunkGraph:n,request:r,importVar:s,originModule:o,weak:a,runtimeRequirements:u}){if(!t){return[this.missingModuleStatement({request:r}),""]}if(n.getModuleId(t)===null){if(a){return[this.weakError({module:t,chunkGraph:n,request:r,type:"statements"}),""]}throw new Error(`RuntimeTemplate.importStatement(): ${c(t,n)}`)}const l=this.moduleId({module:t,chunkGraph:n,request:r,weak:a});const f=e?"":"var ";const p=t.getExportsType(n.moduleGraph,o.buildMeta.strictHarmonyModule);u.add(i.require);const d=`/* harmony import */ ${f}${s} = __webpack_require__(${l});\n`;if(p==="dynamic"){u.add(i.compatGetDefaultExport);return[d,`/* harmony import */ ${f}${s}_default = /*#__PURE__*/${i.compatGetDefaultExport}(${s});\n`]}return[d,""]}exportFromImport({moduleGraph:e,module:t,request:n,exportName:c,originModule:u,asiSafe:l,isCall:f,callContext:p,defaultInterop:d,importVar:h,initFragments:m,runtime:g,runtimeRequirements:y}){if(!t){return this.missingModule({request:n})}if(!Array.isArray(c)){c=c?[c]:[]}const v=t.getExportsType(e,u.buildMeta.strictHarmonyModule);if(d){if(c.length>0&&c[0]==="default"){switch(v){case"dynamic":if(f){return`${h}_default()${a(c,1)}`}else if(l){return`(${h}_default()${a(c,1)})`}else{return`${h}_default.a${a(c,1)}`}case"default-only":case"default-with-named":c=c.slice(1);break}}else if(c.length>0){if(v==="default-only"){return"/* non-default import from non-esm module */undefined"+a(c,1)}}else if(v==="default-only"||v==="default-with-named"){y.add(i.createFakeNamespaceObject);m.push(new r(`var ${h}_namespace_cache;\n`,r.STAGE_CONSTANTS,-1,`${h}_namespace_cache`));return`/*#__PURE__*/ ${l?"":"Object"}(${h}_namespace_cache || (${h}_namespace_cache = ${i.createFakeNamespaceObject}(${h}${v==="default-only"?"":", 2"})))`}}if(c.length>0){const n=e.getExportsInfo(t);const r=n.getUsedName(c,g);if(!r){const e=s.toNormalComment(`unused export ${a(c)}`);return`${e} undefined`}const i=o(r,c)?"":s.toNormalComment(a(c))+" ";const u=`${h}${i}${a(r)}`;if(f&&p===false){if(l){return`(0,${u})`}else{return`Object(${u})`}}return u}else{return h}}blockPromise({block:e,message:t,chunkGraph:n,runtimeRequirements:r}){if(!e){const e=this.comment({message:t});return`Promise.resolve(${e.trim()})`}const s=n.getBlockChunkGroup(e);if(!s||s.chunks.length===0){const e=this.comment({message:t});return`Promise.resolve(${e.trim()})`}const o=s.chunks.filter(e=>!e.hasRuntime()&&e.id!==null);const a=this.comment({message:t,chunkName:e.chunkName});if(o.length===1){const e=JSON.stringify(o[0].id);r.add(i.ensureChunk);return`${i.ensureChunk}(${a}${e})`}else if(o.length>0){r.add(i.ensureChunk);const e=e=>`${i.ensureChunk}(${JSON.stringify(e.id)})`;return`Promise.all(${a.trim()}[${o.map(e).join(", ")}])`}else{return`Promise.resolve(${a.trim()})`}}asyncModuleFactory({block:e,chunkGraph:t,runtimeRequirements:n,request:r}){const i=e.dependencies[0];const s=t.moduleGraph.getModule(i);const o=this.blockPromise({block:e,message:"",chunkGraph:t,runtimeRequirements:n});const a=this.returningFunction(this.moduleRaw({module:s,chunkGraph:t,request:r,runtimeRequirements:n}));return this.returningFunction(o.startsWith("Promise.resolve(")?`${a}`:`${o}.then(${this.returningFunction(a)})`)}syncModuleFactory({dependency:e,chunkGraph:t,runtimeRequirements:n,request:r}){const i=t.moduleGraph.getModule(e);const s=this.returningFunction(this.moduleRaw({module:i,chunkGraph:t,request:r,runtimeRequirements:n}));return this.returningFunction(s)}defineEsModuleFlagStatement({exportsArgument:e,runtimeRequirements:t}){t.add(i.makeNamespaceObject);t.add(i.exports);return`${i.makeNamespaceObject}(${e});\n`}}e.exports=RuntimeTemplate},31141:e=>{"use strict";class SelfModuleFactory{constructor(e){this.moduleGraph=e}create(e,t){const n=this.moduleGraph.getParentModule(e.dependencies[0]);t(null,{module:n})}}e.exports=SelfModuleFactory},9192:(e,t)=>{"use strict";t.formatSize=(e=>{if(typeof e!=="number"||Number.isNaN(e)===true){return"unknown size"}if(e<=0){return"0 bytes"}const t=["bytes","KiB","MiB","GiB"];const n=Math.floor(Math.log(e)/Math.log(1024));return`${+(e/Math.pow(1024,n)).toPrecision(3)} ${t[n]}`})},26867:e=>{"use strict";class SourceMapDevToolModuleOptionsPlugin{constructor(e){this.options=e}apply(e){const t=this.options;if(t.module!==false){e.hooks.buildModule.tap("SourceMapDevToolModuleOptionsPlugin",e=>{e.useSourceMap=true})}}}e.exports=SourceMapDevToolModuleOptionsPlugin},20000:(e,t,n)=>{"use strict";const r=n(62355);const i=n(15235);const{ConcatSource:s,RawSource:o}=n(48135);const a=n(3080);const c=n(70354);const u=n(52923);const l=n(26867);const f=n(35891);const{relative:p,dirname:d}=n(95396);const{absolutify:h}=n(49197);const m=n(82037);const g=e=>{return e.replace(/[-[\]\\/{}()*+?.^$|]/g,"\\$&")};const y=(e,t,n,r,i,s)=>{let o;let a;if(t.sourceAndMap){const e=t.sourceAndMap(r);a=e.map;o=e.source}else{a=t.map(r);o=t.source()}if(!a||typeof o!=="string")return;const c=i.options.context;const u=i.compiler.root;const l=h.bindContextCache(c,u);const f=a.sources.map(e=>{if(!e.startsWith("webpack://"))return e;e=l(e.slice(10));const t=i.findModule(e);return t||e});return{file:e,asset:t,source:o,assetInfo:n,sourceMap:a,modules:f,cacheItem:s}};class SourceMapDevToolPlugin{constructor(e={}){i(m,e,{name:"SourceMap DevTool Plugin",baseDataPath:"options"});this.sourceMapFilename=e.filename;this.sourceMappingURLComment=e.append===false?false:e.append||"\n//# source"+"MappingURL=[url]";this.moduleFilenameTemplate=e.moduleFilenameTemplate||"webpack://[namespace]/[resourcePath]";this.fallbackModuleFilenameTemplate=e.fallbackModuleFilenameTemplate||"webpack://[namespace]/[resourcePath]?[hash]";this.namespace=e.namespace||"";this.options=e}apply(e){const t=e.outputFileSystem;const n=this.sourceMapFilename;const i=this.sourceMappingURLComment;const h=this.moduleFilenameTemplate;const m=this.namespace;const v=this.fallbackModuleFilenameTemplate;const _=e.requestShortener;const b=this.options;b.test=b.test||/\.(m?js|css)($|\?)/i;const E=c.matchObject.bind(undefined,b);e.hooks.compilation.tap("SourceMapDevToolPlugin",e=>{new l(b).apply(e);e.hooks.processAssets.tapAsync({name:"SourceMapDevToolPlugin",stage:a.PROCESS_ASSETS_STAGE_DEV_TOOLING},(a,l)=>{const w=e.chunkGraph;const S=e.getCache("SourceMapDevToolPlugin");const k=new Map;const D=u.getReporter(e.compiler)||(()=>{});const x=new Map;for(const t of e.chunks){for(const e of t.files){x.set(e,t)}for(const e of t.auxiliaryFiles){x.set(e,t)}}const C=[];for(const e of Object.keys(a)){if(E(e)){C.push(e)}}D(0);const A=[];let T=0;r.each(C,(t,n)=>{const r=e.getAsset(t);if(r.info.related&&r.info.related.sourceMap){T++;return n()}const i=S.getItemCache(t,S.getLazyHashedEtag(r.source));i.get((s,o)=>{if(s){return n(s)}if(o){const{assets:r,assetsInfo:i}=o;for(const n of Object.keys(r)){if(n===t){e.updateAsset(n,r[n],i[n])}else{e.emitAsset(n,r[n],i[n])}if(n!==t){const e=x.get(t);if(e!==undefined)e.auxiliaryFiles.add(n)}}D(.5*++T/C.length,t,"restored cached SourceMap");return n()}D(.5*T/C.length,t,"generate SourceMap");const a=y(t,r.source,r.info,b,e,i);if(a){const e=a.modules;for(let t=0;t{if(a){return l(a)}D(.5,"resolve sources");const u=new Set(k.values());const h=new Set;const y=Array.from(k.keys()).sort((e,t)=>{const n=typeof e==="string"?e:e.identifier();const r=typeof t==="string"?t:t.identifier();return n.length-r.length});for(let e=0;e{const c=Object.create(null);const u=Object.create(null);const l=r.file;const h=x.get(l);const m=r.sourceMap;const y=r.source;const v=r.modules;D(.5+.5*E/A.length,l,"attach SourceMap");const _=v.map(e=>k.get(e));m.sources=_;if(b.noSources){m.sourcesContent=undefined}m.sourceRoot=b.sourceRoot||"";m.file=l;const w=n&&/\[contenthash(:\w+)?\]/.test(n);if(w&&r.assetInfo.contenthash){const e=r.assetInfo.contenthash;let t;if(Array.isArray(e)){t=e.map(g).join("|")}else{t=g(e)}m.file=m.file.replace(new RegExp(t,"g"),e=>"x".repeat(e.length))}let S=i;if(S!==false&&/\.css($|\?)/i.test(l)){S=S.replace(/^\n\/\/(.*)$/,"\n/*$1*/")}const C=JSON.stringify(m);if(n){let r=l;const i=w&&f("md4").update(C).digest("hex");const a={chunk:h,filename:b.fileContext?p(t,`/${b.fileContext}`,`/${r}`):r,contentHash:i};const{path:m,info:g}=e.getPathWithInfo(n,a);const v=b.publicPath?b.publicPath+m:p(t,d(t,`/${l}`),`/${m}`);let _=new o(y);if(S!==false){_=new s(_,e.getPath(S,Object.assign({url:v},a)))}const E={related:{sourceMap:m}};c[l]=_;u[l]=E;e.updateAsset(l,_,E);const k=new o(C);const D={...g,development:true};c[m]=k;u[m]=D;e.emitAsset(m,k,D);if(h!==undefined)h.auxiliaryFiles.add(m)}else{if(S===false){throw new Error("SourceMapDevToolPlugin: append can't be false when no filename is provided")}const t=new s(new o(y),S.replace(/\[map\]/g,()=>C).replace(/\[url\]/g,()=>`data:application/json;charset=utf-8;base64,${Buffer.from(C,"utf-8").toString("base64")}`));c[l]=t;u[l]=undefined;e.updateAsset(l,t)}r.cacheItem.store({assets:c,assetsInfo:u},e=>{D(.5+.5*++E/A.length,r.file,"attached SourceMap");if(e){return a(e)}a()})},e=>{D(1);l(e)})})})})}}e.exports=SourceMapDevToolPlugin},10140:e=>{"use strict";class Stats{constructor(e){this.compilation=e;this.hash=e.hash;this.startTime=undefined;this.endTime=undefined}hasWarnings(){return this.compilation.warnings.length>0||this.compilation.children.some(e=>e.getStats().hasWarnings())}hasErrors(){return this.compilation.errors.length>0||this.compilation.children.some(e=>e.getStats().hasErrors())}toJson(e){e=this.compilation.createStatsOptions(e,{forToString:false});const t=this.compilation.createStatsFactory(e);return t.create("compilation",this.compilation,{compilation:this.compilation,startTime:this.startTime,endTime:this.endTime})}toString(e){e=this.compilation.createStatsOptions(e,{forToString:true});const t=this.compilation.createStatsFactory(e);const n=this.compilation.createStatsPrinter(e);const r=t.create("compilation",this.compilation,{compilation:this.compilation,startTime:this.startTime,endTime:this.endTime});const i=n.print("compilation",r);return i===undefined?"":i}}e.exports=Stats},58159:(e,t,n)=>{"use strict";const{ConcatSource:r,PrefixSource:i}=n(48135);const s=n(22352);const{compareIds:o}=n(68673);const a="a".charCodeAt(0);const c="A".charCodeAt(0);const u="z".charCodeAt(0)-a+1;const l=u*2+2;const f=l+10;const p=/^function\s?\(\)\s?\{\r?\n?|\r?\n?\}$/g;const d=/^\t/gm;const h=/\r?\n/g;const m=/^([^a-zA-Z$_])/;const g=/[^a-zA-Z0-9$]+/g;const y=/\*\//g;const v=/[^a-zA-Z0-9_!§$()=\-^°]+/g;const _=/^-|-$/g;class Template{static getFunctionContent(e){return e.toString().replace(p,"").replace(d,"").replace(h,"\n")}static toIdentifier(e){if(typeof e!=="string")return"";return e.replace(m,"_$1").replace(g,"_")}static toComment(e){if(!e)return"";return`/*! ${e.replace(y,"* /")} */`}static toNormalComment(e){if(!e)return"";return`/* ${e.replace(y,"* /")} */`}static toPath(e){if(typeof e!=="string")return"";return e.replace(v,"-").replace(_,"")}static numberToIdentifier(e){if(e>=l){return Template.numberToIdentifier(e%l)+Template.numberToIdentifierContinuation(Math.floor(e/l))}if(e=f){return Template.numberToIdentifierContinuation(e%f)+Template.numberToIdentifierContinuation(Math.floor(e/f))}if(ee)n=e}if(n<16+(""+n).length){n=0}let r=-1;for(const t of e){r+=`${t.id}`.length+2}const i=n===0?t:16+`${n}`.length+t;return i{return{id:c.getModuleId(e),source:n(e)||"false"}});if(l&&l.length>0){l.sort(o);for(const e of l){f.push({id:e,source:"false"})}}const p=Template.getModulesArrayBounds(f);if(p){const e=p[0];const t=p[1];if(e!==0){u.add(`Array(${e}).concat(`)}u.add("[\n");const n=new Map;for(const e of f){n.set(e.id,e)}for(let r=e;r<=t;r++){const t=n.get(r);if(r!==e){u.add(",\n")}u.add(`/* ${r} */`);if(t){u.add("\n");u.add(t.source)}}u.add("\n"+i+"]");if(e!==0){u.add(")")}}else{u.add("{\n");for(let e=0;e {\n");n.add(new i("\t",s));n.add("\n})();\n\n")}else{n.add("!function() {\n");n.add(new i("\t",s));n.add("\n}();\n\n")}}}}return n}static renderChunkRuntimeModules(e,t){return new i("/******/ ",new r("function(__webpack_require__) { // webpackRuntimeModules\n",'\t"use strict";\n\n',new i("\t",this.renderRuntimeModules(e,t)),"}\n"))}}e.exports=Template;e.exports.NUMBER_OF_IDENTIFIER_START_CHARS=l;e.exports.NUMBER_OF_IDENTIFIER_CONTINUATION_CHARS=f},30337:(e,t,n)=>{"use strict";const{basename:r,extname:i}=n(85622);const s=n(31669);const o=n(62433);const a=n(53453);const{parseResource:c}=n(49197);const u=/\[\\*([\w:]+)\\*\]/gi;const l=e=>{if(typeof e!=="string")return e;if(/^"\s\+*.*\+\s*"$/.test(e)){const t=/^"\s\+*\s*(.*)\s*\+\s*"$/.exec(e);return`" + (${t[1]} + "").replace(/(^[.-]|[^a-zA-Z0-9_-])+/g, "_") + "`}return e.replace(/(^[.-]|[^a-zA-Z0-9_-])+/g,"_")};const f=(e,t,n,r)=>{const i=(i,s,o)=>{let a;const c=s&&parseInt(s,10);if(c&&t){a=t(c)}else{const t=e(i,s,o);a=c?t.slice(0,c):t}if(n){n.immutable=true;if(Array.isArray(n[r])){n[r]=[...n[r],a]}else if(n[r]){n[r]=[n[r],a]}else{n[r]=a}}return a};return i};const p=(e,t)=>{const n=(n,r,i)=>{if(typeof e==="function"){e=e()}if(e===null||e===undefined){if(!t){throw new Error(`Path variable ${n} not implemented in this context: ${i}`)}return""}else{return`${e}`}};return n};const d=new Map;const h=(()=>()=>{})();const m=(e,t,n)=>{let r=d.get(t);if(r===undefined){r=s.deprecate(h,t,n);d.set(t,r)}return(...t)=>{r();return e(...t)}};const g=(e,t,n)=>{const s=t.chunkGraph;const d=new Map;if(t.filename){if(typeof t.filename==="string"){const{path:e,query:n,fragment:s}=c(t.filename);const o=i(e);const a=r(e);const u=a.slice(0,a.length-o.length);const l=e.slice(0,e.length-a.length);d.set("file",p(e));d.set("query",p(n,true));d.set("fragment",p(s,true));d.set("path",p(l,true));d.set("base",p(a));d.set("name",p(u));d.set("ext",p(o,true));d.set("filebase",m(p(a),"[filebase] is now [base]","DEP_WEBPACK_TEMPLATE_PATH_PLUGIN_REPLACE_PATH_VARIABLES_FILENAME"))}}if(t.hash){const e=f(p(t.hash),t.hashWithLength,n,"fullhash");d.set("fullhash",e);d.set("hash",m(e,"[hash] is now [fullhash] (also consider using [chunkhash] or [contenthash], see documentation for details)","DEP_WEBPACK_TEMPLATE_PATH_PLUGIN_REPLACE_PATH_VARIABLES_HASH"))}if(t.chunk){const e=t.chunk;const r=t.contentHashType;const i=p(e.id);const s=p(e.name||e.id);const a=f(p(e instanceof o?e.renderedHash:e.hash),"hashWithLength"in e?e.hashWithLength:undefined,n,"chunkhash");const c=f(p(t.contentHash||r&&e.contentHash&&e.contentHash[r]),t.contentHashWithLength||("contentHashWithLength"in e&&e.contentHashWithLength?e.contentHashWithLength[r]:undefined),n,"contenthash");d.set("id",i);d.set("name",s);d.set("chunkhash",a);d.set("contenthash",c)}if(t.module){const e=t.module;const r=p(()=>l(e instanceof a?s.getModuleId(e):e.id));const i=f(p(()=>e instanceof a?s.getRenderedModuleHash(e,t.runtime):e.hash),"hashWithLength"in e?e.hashWithLength:undefined,n,"modulehash");const o=f(p(t.contentHash),undefined,n,"contenthash");d.set("id",r);d.set("modulehash",i);d.set("contenthash",o);d.set("hash",t.contentHash?o:i);d.set("moduleid",m(r,"[moduleid] is now [id]","DEP_WEBPACK_TEMPLATE_PATH_PLUGIN_REPLACE_PATH_VARIABLES_MODULE_ID"))}if(t.url){d.set("url",p(t.url))}if(typeof e==="function"){e=e(t,n)}e=e.replace(u,(t,n)=>{if(n.length+2===t.length){const r=/^(\w+)(?::(\w+))?$/.exec(n);if(!r)return t;const[,i,s]=r;const o=d.get(i);if(o!==undefined){return o(t,s,e)}}else if(t.startsWith("[\\")&&t.endsWith("\\]")){return`[${t.slice(2,-2)}]`}return t});return e};const y="TemplatedPathPlugin";class TemplatedPathPlugin{apply(e){e.hooks.compilation.tap(y,e=>{e.hooks.assetPath.tap(y,g)})}}e.exports=TemplatedPathPlugin},77090:(e,t,n)=>{"use strict";const r=n(81627);const i=n(56202);class UnhandledSchemeError extends r{constructor(e,t){super(`Reading from "${t}" is not handled by plugins (Unhandled scheme).`+'\nWebpack supports "data:" and "file:" URIs by default.'+`\nYou may need an additional plugin to handle "${e}:" URIs.`);this.file=t;this.name="UnhandledSchemeError"}}i(UnhandledSchemeError,"webpack/lib/UnhandledSchemeError","UnhandledSchemeError");e.exports=UnhandledSchemeError},53558:(e,t,n)=>{"use strict";const r=n(81627);const i=n(56202);class UnsupportedFeatureWarning extends r{constructor(e,t){super(e);this.name="UnsupportedFeatureWarning";this.loc=t;this.hideStack=true;Error.captureStackTrace(this,this.constructor)}}i(UnsupportedFeatureWarning,"webpack/lib/UnsupportedFeatureWarning");e.exports=UnsupportedFeatureWarning},79050:(e,t,n)=>{"use strict";const r=n(66298);class UseStrictPlugin{apply(e){e.hooks.compilation.tap("UseStrictPlugin",(e,{normalModuleFactory:t})=>{const n=e=>{e.hooks.program.tap("UseStrictPlugin",t=>{const n=t.body[0];if(n&&n.type==="ExpressionStatement"&&n.expression.type==="Literal"&&n.expression.value==="use strict"){const t=new r("",n.range);t.loc=n.loc;e.state.module.addPresentationalDependency(t);e.state.module.buildInfo.strict=true}})};t.hooks.parser.for("javascript/auto").tap("UseStrictPlugin",n);t.hooks.parser.for("javascript/dynamic").tap("UseStrictPlugin",n);t.hooks.parser.for("javascript/esm").tap("UseStrictPlugin",n)})}}e.exports=UseStrictPlugin},12510:(e,t,n)=>{"use strict";const r=n(41673);class WarnCaseSensitiveModulesPlugin{apply(e){e.hooks.compilation.tap("WarnCaseSensitiveModulesPlugin",e=>{e.hooks.seal.tap("WarnCaseSensitiveModulesPlugin",()=>{const t=new Map;for(const n of e.modules){const e=n.identifier().toLowerCase();const r=t.get(e);if(r){r.push(n)}else{t.set(e,[n])}}for(const n of t){const t=n[1];if(t.length>1){e.warnings.push(new r(t,e.moduleGraph))}}})})}}e.exports=WarnCaseSensitiveModulesPlugin},3571:(e,t,n)=>{"use strict";const r=n(81627);class WarnDeprecatedOptionPlugin{constructor(e,t,n){this.option=e;this.value=t;this.suggestion=n}apply(e){e.hooks.thisCompilation.tap("WarnDeprecatedOptionPlugin",e=>{e.warnings.push(new DeprecatedOptionWarning(this.option,this.value,this.suggestion))})}}class DeprecatedOptionWarning extends r{constructor(e,t,n){super();this.name="DeprecatedOptionWarning";this.message="configuration\n"+`The value '${t}' for option '${e}' is deprecated. `+`Use '${n}' instead.`;Error.captureStackTrace(this,this.constructor)}}e.exports=WarnDeprecatedOptionPlugin},67586:(e,t,n)=>{"use strict";const r=n(24500);class WarnNoModeSetPlugin{apply(e){e.hooks.thisCompilation.tap("WarnNoModeSetPlugin",e=>{e.warnings.push(new r)})}}e.exports=WarnNoModeSetPlugin},91265:(e,t,n)=>{"use strict";const r=n(15235);const i=n(82997);const s="ignore";class IgnoringWatchFileSystem{constructor(e,t){this.wfs=e;this.paths=t}watch(e,t,n,r,i,o,a){e=Array.from(e);t=Array.from(t);const c=e=>this.paths.some(t=>t instanceof RegExp?t.test(e):e.indexOf(t)===0);const u=e=>!c(e);const l=e.filter(c);const f=t.filter(c);const p=this.wfs.watch(e.filter(u),t.filter(u),n,r,i,(e,t,n,r,i)=>{if(e)return o(e);for(const e of l){t.set(e,s)}for(const e of f){n.set(e,s)}o(e,t,n,r,i)},a);return{close:()=>p.close(),pause:()=>p.pause(),getContextTimeInfoEntries:()=>{const e=p.getContextInfoEntries();for(const t of f){e.set(t,s)}return e},getFileTimeInfoEntries:()=>{const e=p.getFileTimeInfoEntries();for(const t of l){e.set(t,s)}return e}}}}class WatchIgnorePlugin{constructor(e){r(i,e,{name:"Watch Ignore Plugin",baseDataPath:"options"});this.paths=e.paths}apply(e){e.hooks.afterEnvironment.tap("WatchIgnorePlugin",()=>{e.watchFileSystem=new IgnoringWatchFileSystem(e.watchFileSystem,this.paths)})}}e.exports=WatchIgnorePlugin},84693:(e,t,n)=>{"use strict";const r=n(10140);class Watching{constructor(e,t,n){this.startTime=null;this.invalid=false;this.handler=n;this.callbacks=[];this._closeCallbacks=undefined;this.closed=false;this.suspended=false;if(typeof t==="number"){this.watchOptions={aggregateTimeout:t}}else if(t&&typeof t==="object"){this.watchOptions={...t}}else{this.watchOptions={}}if(typeof this.watchOptions.aggregateTimeout!=="number"){this.watchOptions.aggregateTimeout=200}this.compiler=e;this.running=true;this.watcher=undefined;this.pausedWatcher=undefined;this._done=this._done.bind(this);this.compiler.readRecords(e=>{if(e)return this._done(e);this._go()})}_go(){this.startTime=Date.now();this.running=true;this.invalid=false;const e=()=>{this.compiler.hooks.watchRun.callAsync(this.compiler,e=>{if(e)return this._done(e);const t=(e,n)=>{if(e)return this._done(e,n);if(this.invalid)return this._done();if(this.compiler.hooks.shouldEmit.call(n)===false){return this._done(null,n)}process.nextTick(()=>{const e=n.getLogger("webpack.Compiler");e.time("emitAssets");this.compiler.emitAssets(n,i=>{e.timeEnd("emitAssets");if(i)return this._done(i,n);if(this.invalid)return this._done(null,n);e.time("emitRecords");this.compiler.emitRecords(i=>{e.timeEnd("emitRecords");if(i)return this._done(i,n);if(n.hooks.needAdditionalPass.call()){n.needAdditionalPass=true;const i=new r(n);i.startTime=this.startTime;i.endTime=Date.now();e.time("done hook");this.compiler.hooks.done.callAsync(i,r=>{e.timeEnd("done hook");if(r)return this._done(r,n);this.compiler.hooks.additionalPass.callAsync(e=>{if(e)return this._done(e,n);this.compiler.compile(t)})});return}return this._done(null,n)})})})};this.compiler.compile(t)})};if(this.compiler.idle){this.compiler.cache.endIdle(t=>{if(t)return this._done(t);this.compiler.idle=false;e()})}else{e()}}_getStats(e){const t=new r(e);t.startTime=this.startTime;t.endTime=Date.now();return t}_done(e,t){this.running=false;const n=t&&t.getLogger("webpack.Watching");let r=null;const i=e=>{this.compiler.hooks.failed.call(e);this.compiler.cache.beginIdle();this.compiler.idle=true;this.handler(e,r);for(const e of this.callbacks)e();this.callbacks.length=0};if(this.invalid){if(t){n.time("storeBuildDependencies");this.compiler.cache.storeBuildDependencies(t.buildDependencies,e=>{n.timeEnd("storeBuildDependencies");if(e)return i(e);this._go()})}else{this._go()}return}r=t?this._getStats(t):null;if(e)return i(e);n.time("done hook");this.compiler.hooks.done.callAsync(r,e=>{n.timeEnd("done hook");if(e)return i(e);this.handler(null,r);n.time("storeBuildDependencies");this.compiler.cache.storeBuildDependencies(t.buildDependencies,e=>{n.timeEnd("storeBuildDependencies");if(e)return i(e);n.time("beginIdle");this.compiler.cache.beginIdle();this.compiler.idle=true;n.timeEnd("beginIdle");process.nextTick(()=>{if(!this.closed){this.watch(t.fileDependencies,t.contextDependencies,t.missingDependencies)}});for(const e of this.callbacks)e();this.callbacks.length=0;this.compiler.hooks.afterDone.call(r)})})}watch(e,t,n){this.pausedWatcher=null;this.watcher=this.compiler.watchFileSystem.watch(e,t,n,this.startTime,this.watchOptions,(e,t,n,r,i)=>{this.pausedWatcher=this.watcher;this.watcher=null;if(e){this.compiler.modifiedFiles=undefined;this.compiler.removedFiles=undefined;this.compiler.fileTimestamps=undefined;this.compiler.contextTimestamps=undefined;return this.handler(e)}this.compiler.fileTimestamps=t;this.compiler.contextTimestamps=n;this.compiler.removedFiles=i;this.compiler.modifiedFiles=r;if(!this.suspended){this._invalidate()}},(e,t)=>{this.compiler.hooks.invalid.call(e,t)})}invalidate(e){if(e){this.callbacks.push(e)}if(this.watcher){this.compiler.modifiedFiles=this.watcher.aggregatedChanges;this.compiler.removedFiles=this.watcher.aggregatedRemovals;this.compiler.fileTimestamps=this.watcher.getFileTimeInfoEntries();this.compiler.contextTimestamps=this.watcher.getContextTimeInfoEntries()}this.compiler.hooks.invalid.call(null,Date.now());this._invalidate()}_invalidate(){if(this.watcher){this.pausedWatcher=this.watcher;this.watcher.pause();this.watcher=null}if(this.running){this.invalid=true}else{this._go()}}suspend(){this.suspended=true;this.invalid=false}resume(){if(this.suspended){this.suspended=false;this._invalidate()}}close(e){if(this._closeCallbacks){if(e){this._closeCallbacks.push(e)}return}const t=(e,t)=>{this.running=false;this.compiler.running=false;this.compiler.watchMode=false;this.compiler.modifiedFiles=undefined;this.compiler.removedFiles=undefined;this.compiler.fileTimestamps=undefined;this.compiler.contextTimestamps=undefined;const n=()=>{this.compiler.cache.shutdown(e=>{this.compiler.hooks.watchClose.call();const t=this._closeCallbacks;this._closeCallbacks=undefined;for(const n of t)n(e)})};if(t){const e=t.getLogger("webpack.Watching");e.time("storeBuildDependencies");this.compiler.cache.storeBuildDependencies(t.buildDependencies,t=>{e.timeEnd("storeBuildDependencies");n()})}else{n()}};this.closed=true;if(this.watcher){this.watcher.close();this.watcher=null}if(this.pausedWatcher){this.pausedWatcher.close();this.pausedWatcher=null}this._closeCallbacks=[];if(e){this._closeCallbacks.push(e)}if(this.running){this.invalid=true;this._done=t}else{t()}}}e.exports=Watching},81627:(e,t,n)=>{"use strict";const r=n(31669).inspect.custom;const i=n(56202);class WebpackError extends Error{constructor(e){super(e);this.details=undefined;this.module=undefined;this.loc=undefined;this.hideStack=undefined;this.chunk=undefined;this.file=undefined;Error.captureStackTrace(this,this.constructor)}[r](){return this.stack+(this.details?`\n${this.details}`:"")}serialize({write:e}){e(this.name);e(this.message);e(this.stack);e(this.details);e(this.loc);e(this.hideStack)}deserialize({read:e}){this.name=e();this.message=e();this.stack=e();this.details=e();this.loc=e();this.hideStack=e()}}i(WebpackError,"webpack/lib/WebpackError");e.exports=WebpackError},81721:(e,t,n)=>{"use strict";const r=n(97614);const i=n(18161);const s=n(9483);const o=n(97736);const a=n(64699);const c=n(43806);const u=n(89818);const l=n(32323);const f=n(97489);const p=n(40552);const d=n(29672);const h=n(30337);const m=n(79050);const g=n(12510);const y=n(68495);const v=n(99184);const _=n(13653);const b=n(91630);const E=n(26165);const w=n(38586);const S=n(54975);const k=n(2451);const D=n(67634);const x=n(51727);const C=n(3085);const A=n(62630);const T=n(68778);const M=n(19874);const O=n(9054);const F=n(7391);const I=n(61762);const{cleverMerge:R}=n(90149);class WebpackOptionsApply extends r{constructor(){super()}process(e,t){t.outputPath=e.output.path;t.recordsInputPath=e.recordsInputPath||null;t.recordsOutputPath=e.recordsOutputPath||null;t.name=e.name;if(typeof e.target==="string"){switch(e.target){case"web":{const r=n(58421);const i=n(71100);const s=n(52687);const a=n(92662);const c=n(5538);(new r).apply(t);new i({mangleImports:e.optimization.mangleWasmImports}).apply(t);(new s).apply(t);new a(e.node).apply(t);new o(e.target).apply(t);(new c).apply(t);break}case"webworker":{const r=n(67439);const i=n(71100);const s=n(52687);const a=n(92662);(new r).apply(t);new i({mangleImports:e.optimization.mangleWasmImports}).apply(t);(new s).apply(t);new a(e.node).apply(t);new o(e.target).apply(t);break}case"node":case"async-node":{const r=n(91591);const i=n(71049);const s=n(21273);const a=n(84980);new r({asyncChunkLoading:e.target==="async-node"}).apply(t);new i({mangleImports:e.optimization.mangleWasmImports}).apply(t);(new s).apply(t);(new a).apply(t);new o("node").apply(t);break}case"node-webkit":{const r=n(58421);const i=n(84980);const s=n(61050);const a=n(5538);(new r).apply(t);(new i).apply(t);new s("commonjs","nw.gui").apply(t);new o(e.target).apply(t);(new a).apply(t);break}case"electron-main":{const r=n(91591);const i=n(84980);const s=n(25726);new r({asyncChunkLoading:true}).apply(t);(new i).apply(t);new s(true).apply(t);new o(e.target).apply(t);break}case"electron-renderer":case"electron-preload":{const r=n(71100);const i=n(52687);const s=n(84980);const a=n(25726);const c=n(5538);if(e.target==="electron-renderer"){const e=n(58421);(new e).apply(t)}else if(e.target==="electron-preload"){const e=n(91591);new e({asyncChunkLoading:true}).apply(t)}new r({mangleImports:e.optimization.mangleWasmImports}).apply(t);(new i).apply(t);(new s).apply(t);new a(false).apply(t);new o(e.target).apply(t);(new c).apply(t);break}default:throw new Error("Unsupported target '"+e.target+"'.")}}else{e.target(t)}if(e.output.enabledLibraryTypes.length>0){for(const r of e.output.enabledLibraryTypes){const e=n(13984);new e(r).apply(t)}}if(e.externals){const r=n(61050);new r(e.externalsType,e.externals).apply(t)}if(e.output.pathinfo){const e=n(21542);(new e).apply(t)}if(e.devtool){if(e.devtool.includes("source-map")){const r=e.devtool.includes("hidden");const i=e.devtool.includes("inline");const s=e.devtool.includes("eval");const o=e.devtool.includes("cheap");const a=e.devtool.includes("module");const c=e.devtool.includes("nosources");const u=s?n(23641):n(2e4);new u({filename:i?null:e.output.sourceMapFilename,moduleFilenameTemplate:e.output.devtoolModuleFilenameTemplate,fallbackModuleFilenameTemplate:e.output.devtoolFallbackModuleFilenameTemplate,append:r?false:undefined,module:a?true:o?false:true,columns:o?false:true,noSources:c,namespace:e.output.devtoolNamespace}).apply(t)}else if(e.devtool.includes("eval")){const r=n(91331);new r({moduleFilenameTemplate:e.output.devtoolModuleFilenameTemplate,namespace:e.output.devtoolNamespace}).apply(t)}}(new i).apply(t);(new s).apply(t);if(!e.experiments.outputModule){if(e.output.module){throw new Error("'output.module: true' is only allowed when 'experiments.outputModule' is enabled")}if(e.output.enabledLibraryTypes.includes("module")){throw new Error("library type \"module\" is only allowed when 'experiments.outputModule' is enabled")}if(e.externalsType==="module"){throw new Error("'externalsType: \"module\"' is only allowed when 'experiments.outputModule' is enabled")}}if(e.experiments.asset){const e=n(75076);(new e).apply(t)}if(e.experiments.syncWebAssembly){const r=n(63576);new r({mangleImports:e.optimization.mangleWasmImports}).apply(t)}if(e.experiments.asyncWebAssembly){const r=n(82422);new r({mangleImports:e.optimization.mangleWasmImports}).apply(t)}(new a).apply(t);t.hooks.entryOption.call(e.context,e.entry);(new u).apply(t);(new T).apply(t);(new y).apply(t);(new v).apply(t);(new f).apply(t);new E({module:e.module,topLevelAwait:e.experiments.topLevelAwait}).apply(t);if(e.amd!==false){const r=n(19765);const i=n(10830);new r(e.module,e.amd||{}).apply(t);(new i).apply(t)}new b(e.module).apply(t);(new k).apply(t);if(e.node!==false){const r=n(32125);new r(e.node).apply(t)}(new l).apply(t);(new d).apply(t);(new p).apply(t);(new m).apply(t);(new C).apply(t);(new x).apply(t);(new D).apply(t);new S(e.module).apply(t);new A(e.module).apply(t);(new w).apply(t);(new O).apply(t);(new F).apply(t);(new I).apply(t);(new M).apply(t);if(typeof e.mode!=="string"){const e=n(67586);(new e).apply(t)}const r=n(38173);(new r).apply(t);if(e.optimization.removeAvailableModules){const e=n(78016);(new e).apply(t)}if(e.optimization.removeEmptyChunks){const e=n(62665);(new e).apply(t)}if(e.optimization.mergeDuplicateChunks){const e=n(70026);(new e).apply(t)}if(e.optimization.flagIncludedChunks){const e=n(76627);(new e).apply(t)}if(e.optimization.sideEffects){const e=n(63410);(new e).apply(t)}if(e.optimization.providedExports){const e=n(95629);(new e).apply(t)}if(e.optimization.usedExports){const r=n(1596);new r(e.optimization.usedExports==="global").apply(t)}if(e.optimization.innerGraph){const e=n(10032);(new e).apply(t)}if(e.optimization.mangleExports){const r=n(41694);new r(e.optimization.mangleExports!=="size").apply(t)}if(e.optimization.concatenateModules){const e=n(35442);(new e).apply(t)}if(e.optimization.splitChunks){const r=n(40051);new r(e.optimization.splitChunks).apply(t)}if(e.optimization.runtimeChunk){const r=n(4674);new r(e.optimization.runtimeChunk).apply(t)}if(!e.optimization.emitOnErrors){const e=n(66962);(new e).apply(t)}if(e.optimization.realContentHash){const r=n(30699);new r({hashFunction:e.output.hashFunction,hashDigest:e.output.hashDigest}).apply(t)}if(e.optimization.checkWasmTypes){const e=n(7577);(new e).apply(t)}const P=e.optimization.moduleIds;if(P){switch(P){case"natural":{const e=n(97781);(new e).apply(t);break}case"named":{const e=n(9297);(new e).apply(t);break}case"hashed":{const e=n(3571);const r=n(35853);new e("optimization.moduleIds","hashed","deterministic").apply(t);(new r).apply(t);break}case"deterministic":{const e=n(35579);(new e).apply(t);break}case"size":{const e=n(76059);new e({prioritiseInitial:true}).apply(t);break}default:throw new Error(`webpack bug: moduleIds: ${P} is not implemented`)}}const N=e.optimization.chunkIds;if(N){switch(N){case"natural":{const e=n(18298);(new e).apply(t);break}case"named":{const e=n(64779);(new e).apply(t);break}case"deterministic":{const e=n(90444);(new e).apply(t);break}case"size":{const e=n(86169);new e({prioritiseInitial:true}).apply(t);break}case"total-size":{const e=n(86169);new e({prioritiseInitial:false}).apply(t);break}default:throw new Error(`webpack bug: chunkIds: ${N} is not implemented`)}}if(e.optimization.nodeEnv){const r=n(24820);new r({"process.env.NODE_ENV":JSON.stringify(e.optimization.nodeEnv)}).apply(t)}if(e.optimization.minimize){for(const n of e.optimization.minimizer){if(typeof n==="function"){n.call(t,t)}else if(n!=="..."){n.apply(t)}}}if(e.performance){const r=n(20625);new r(e.performance).apply(t)}(new h).apply(t);new c({portableIds:e.optimization.portableRecords}).apply(t);(new g).apply(t);if(e.cache&&typeof e.cache==="object"){const r=e.cache;const i=n(46584);new i(r.managedPaths,r.immutablePaths).apply(t);switch(r.type){case"memory":{const e=n(47786);(new e).apply(t);break}case"filesystem":{const i=n(38016);for(const e in r.buildDependencies){const n=r.buildDependencies[e];new i(n).apply(t)}const s=n(47786);(new s).apply(t);switch(r.store){case"pack":{const i=n(66620);const s=n(83793);new i(new s({compiler:t,fs:t.intermediateFileSystem,context:e.context,cacheLocation:r.cacheLocation,version:r.version,logger:t.getInfrastructureLogger("webpack.cache.PackFileCacheStrategy"),managedPaths:r.managedPaths,immutablePaths:r.immutablePaths}),r.idleTimeout,r.idleTimeoutForInitialStore).apply(t);break}default:throw new Error("Unhandled value for cache.store")}break}default:throw new Error(`Unknown cache type ${r.type}`)}}(new _).apply(t);t.hooks.afterPlugins.call(t);if(!t.inputFileSystem){throw new Error("No input filesystem provided")}t.resolverFactory.hooks.resolveOptions.for("normal").tap("WebpackOptionsApply",n=>{n=R(e.resolve,n);n.fileSystem=t.inputFileSystem;return n});t.resolverFactory.hooks.resolveOptions.for("context").tap("WebpackOptionsApply",n=>{n=R(e.resolve,n);n.fileSystem=t.inputFileSystem;n.resolveToContext=true;return n});t.resolverFactory.hooks.resolveOptions.for("loader").tap("WebpackOptionsApply",n=>{n=R(e.resolveLoader,n);n.fileSystem=t.inputFileSystem;return n});t.hooks.afterResolvers.call(t);return e}}e.exports=WebpackOptionsApply},94820:(e,t,n)=>{"use strict";const{applyWebpackOptionsDefaults:r}=n(54411);const{getNormalizedWebpackOptions:i}=n(96590);class WebpackOptionsDefaulter{process(e){e=i(e);r(e);return e}}e.exports=WebpackOptionsDefaulter},20882:(e,t,n)=>{"use strict";const r=n(80018);const i=n(85622);const{RawSource:s}=n(48135);const o=n(36253);const a=n(76150);const c=n(35891);const u=new Set(["javascript"]);const l=new Set(["javascript","asset"]);class AssetGenerator extends o{constructor(e,t,n){super();this.compilation=e;this.dataUrlOptions=t;this.filename=n}generate(e,{runtime:t,chunkGraph:n,runtimeTemplate:o,runtimeRequirements:u,type:l}){switch(l){case"asset":return e.originalSource();default:{u.add(a.module);const l=e.originalSource();if(e.buildInfo.dataUrl){let t;if(typeof this.dataUrlOptions==="function"){t=this.dataUrlOptions.call(null,l.source(),{filename:e.matchResource||e.resource,module:e})}else{const n=this.dataUrlOptions.encoding;const s=i.extname(e.nameForCondition());const o=this.dataUrlOptions.mimetype||r.lookup(s);if(!o){throw new Error("DataUrl can't be generated automatically, "+`because there is no mimetype for "${s}" in mimetype database. `+'Either pass a mimetype via "generator.mimetype" or '+'use type: "asset/resource" to create a resource file instead of a DataUrl')}let a;switch(n){case"base64":{a=l.buffer().toString("base64");break}case false:{const e=l.source();if(typeof e==="string"){a=encodeURI(e)}else{a=encodeURI(e.toString("utf-8"))}break}default:throw new Error(`Unsupported encoding '${n}'`)}t=`data:${o}${n?`;${n}`:""},${a}`}return new s(`${a.module}.exports = ${JSON.stringify(t)};`)}else{const r=this.filename||o.outputOptions.assetModuleFilename;const i=c(o.outputOptions.hashFunction);if(o.outputOptions.hashSalt){i.update(o.outputOptions.hashSalt)}i.update(l.buffer());const f=i.digest(o.outputOptions.hashDigest);const p=f.slice(0,o.outputOptions.hashDigestLength);e.buildInfo.fullContentHash=f;const{path:d,info:h}=this.compilation.getAssetPathWithInfo(r,{module:e,runtime:t,filename:e.matchResource||e.resource,chunkGraph:n,contentHash:p});e.buildInfo.filename=d;e.buildInfo.assetInfo=h;u.add(a.publicPath);return new s(`${a.module}.exports = ${a.publicPath} + ${JSON.stringify(d)};`)}}}}getTypes(e){if(e.buildInfo.dataUrl){return u}else{return l}}getSize(e,t){switch(t){case"asset":{const t=e.originalSource();if(!t){return 0}return t.size()}default:if(e.buildInfo.dataUrl){const t=e.originalSource();if(!t){return 0}return t.size()*1.34+36}else{return 42}}}updateHash(e,{module:t}){e.update(t.buildInfo.dataUrl?"data-url":"resource")}}e.exports=AssetGenerator},75076:(e,t,n)=>{"use strict";const r=n(15235);const{compareModulesByIdentifier:i}=n(68673);const s=n(27503);const o=s(()=>n(23208));const a={asset:o,"asset/resource":s(()=>{const e=o();return{...e,properties:{...e.properties,dataUrl:false}}}),"asset/inline":s(()=>{const e=o();return{...e,properties:{...e.properties,filename:false}}})};const c=s(()=>n(81821));const u=s(()=>n(20882));const l=s(()=>n(74795));const f=s(()=>n(54685));const p="asset";const d="AssetModulesPlugin";class AssetModulesPlugin{apply(e){e.hooks.compilation.tap(d,(e,{normalModuleFactory:t})=>{t.hooks.createParser.for("asset").tap(d,e=>{r(c(),e,{name:"Asset Modules Plugin",baseDataPath:"parser"});let t=e.dataUrlCondition;if(!t||typeof t==="object"){t={maxSize:8096,...t}}const n=l();return new n(t)});t.hooks.createParser.for("asset/inline").tap(d,e=>{const t=l();return new t(true)});t.hooks.createParser.for("asset/resource").tap(d,e=>{const t=l();return new t(false)});t.hooks.createParser.for("asset/source").tap(d,e=>{const t=l();return new t(false)});for(const n of["asset","asset/inline","asset/resource"]){t.hooks.createGenerator.for(n).tap(d,t=>{r(a[n](),t,{name:"Asset Modules Plugin",baseDataPath:"generator"});let i=undefined;if(n!=="asset/resource"){i=t.dataUrl;if(!i||typeof i==="object"){i={encoding:"base64",mimetype:undefined,...i}}}let s=undefined;if(n!=="asset/inline"){s=t.filename}const o=u();return new o(e,i,s)})}t.hooks.createGenerator.for("asset/source").tap(d,()=>{const e=f();return new e});e.hooks.renderManifest.tap(d,(t,n)=>{const{chunkGraph:r}=e;const{chunk:s,codeGenerationResults:o}=n;const a=r.getOrderedChunkModulesIterableBySourceType(s,"asset",i);if(a){for(const e of a){t.push({render:()=>o.getSource(e,s.runtime,p),filename:e.buildInfo.filename,info:e.buildInfo.assetInfo,auxiliary:true,identifier:`assetModule${r.getModuleId(e)}`,hash:e.buildInfo.fullContentHash})}}return t})})}}e.exports=AssetModulesPlugin},74795:(e,t,n)=>{"use strict";const r=n(2172);class AssetParser extends r{constructor(e){super();this.dataUrlCondition=e}parse(e,t){if(typeof e==="object"&&!Buffer.isBuffer(e)){throw new Error("AssetParser doesn't accept preparsed AST")}t.module.buildInfo.strict=true;t.module.buildMeta.exportsType="default";if(typeof this.dataUrlCondition==="function"){t.module.buildInfo.dataUrl=this.dataUrlCondition(e,{filename:t.module.matchResource||t.module.resource,module:t.module})}else if(typeof this.dataUrlCondition==="boolean"){t.module.buildInfo.dataUrl=this.dataUrlCondition}else if(this.dataUrlCondition&&typeof this.dataUrlCondition==="object"){t.module.buildInfo.dataUrl=Buffer.byteLength(e)<=this.dataUrlCondition.maxSize}else{throw new Error("Unexpected dataUrlCondition type")}return t}}e.exports=AssetParser},54685:(e,t,n)=>{"use strict";const{RawSource:r}=n(48135);const i=n(36253);const s=n(76150);const o=new Set(["javascript"]);class AssetSourceGenerator extends i{generate(e,{chunkGraph:t,runtimeTemplate:n,runtimeRequirements:i}){i.add(s.module);const o=e.originalSource();if(!o){return new r("")}const a=o.source();let c;if(typeof a==="string"){c=a}else{c=a.toString("utf-8")}return new r(`${s.module}.exports = ${JSON.stringify(c)};`)}getTypes(e){return o}getSize(e,t){const n=e.originalSource();if(!n){return 0}return n.size()+12}}e.exports=AssetSourceGenerator},10813:(e,t,n)=>{"use strict";const r=n(63272);const i=n(76150);class AwaitDependenciesInitFragment extends r{constructor(e){super(undefined,r.STAGE_ASYNC_DEPENDENCIES,0,"await-dependencies");this.promises=e}merge(e){const t=new Set(this.promises);for(const n of e.promises){t.add(n)}return new AwaitDependenciesInitFragment(t)}getContent({runtimeRequirements:e}){e.add(i.module);const t=this.promises;if(t.size===0){return""}if(t.size===1){for(const e of t){return`${e} = await Promise.resolve(${e});\n`}}const n=Array.from(t).join(", ");return`([${n}] = await Promise.all([${n}]));\n`}}e.exports=AwaitDependenciesInitFragment},68778:(e,t,n)=>{"use strict";const r=n(37359);class InferAsyncModulesPlugin{apply(e){e.hooks.compilation.tap("InferAsyncModulesPlugin",e=>{const{moduleGraph:t}=e;e.hooks.finishModules.tap("InferAsyncModulesPlugin",e=>{const n=new Set;for(const t of e){if(t.buildMeta&&t.buildMeta.async){n.add(t)}}for(const e of n){t.setAsync(e);const i=t.getIncomingConnections(e);for(const e of i){const t=e.dependency;if(t instanceof r&&e.isActive(undefined)){n.add(e.originModule)}}}})})}}e.exports=InferAsyncModulesPlugin},25457:(e,t,n)=>{"use strict";const r=n(21357);const{connectChunkGroupParentAndChild:i}=n(4642);const s=new Set;s.plus=s;const o=(e,t)=>{return t.size+t.plus.size-e.size-e.plus.size};const a=e=>{const{moduleGraph:t}=e;const n=new Map;const r=new Set;for(const i of e.modules){let e;for(const n of t.getOutgoingConnections(i)){const t=n.dependency;if(!t)continue;const r=n.module;if(!r)continue;if(n.weak)continue;if(!n.isActive(undefined))continue;if(e===undefined){e=new WeakMap}e.set(n.dependency,r)}r.clear();r.add(i);for(const t of r){let i;if(e!==undefined&&t.dependencies){for(const r of t.dependencies){const s=e.get(r);if(s!==undefined){if(i===undefined){i=new Set;n.set(t,i)}i.add(s)}}}if(t.blocks){for(const e of t.blocks){r.add(e)}}}}return n};const c=(e,t,n,i,c,u,l)=>{const{moduleGraph:f,chunkGraph:p}=t;e.time("visitModules: prepare");const d=a(t);let h=0;let m=0;let g=0;let y=0;let v=0;let _=0;let b=0;let E=0;let w=0;let S=0;let k=0;let D=0;let x=0;let C=0;let A=0;let T=0;const M=new Map;const O=new Map;const F=0;const I=1;const R=2;const P=3;let N=[];const L=new Map;const B=new Set;for(const[e,t]of n){const n={chunkGroup:e,minAvailableModules:undefined,minAvailableModulesOwned:false,availableModulesToBeMerged:[],skippedItems:undefined,resultingAvailableModules:undefined,children:undefined,availableSources:undefined,availableChildren:undefined,preOrderIndex:0,postOrderIndex:0};e.index=C++;if(e.getNumberOfParents()>0){const e=new Set;for(const n of t){e.add(n)}n.skippedItems=e;B.add(n)}else{n.minAvailableModules=s;const r=e.getEntrypointChunk();for(const i of t){N.push({action:F,block:i,module:i,chunk:r,chunkGroup:e,chunkGroupInfo:n})}}i.set(e,n);if(e.name){O.set(e.name,n)}}for(const e of B){const{chunkGroup:t}=e;e.availableSources=new Set;for(const n of t.parentsIterable){const t=i.get(n);e.availableSources.add(t);if(t.availableChildren===undefined){t.availableChildren=new Set}t.availableChildren.add(e)}}N.reverse();const j=new Set;const U=new Set;let z=[];e.timeEnd("visitModules: prepare");const H=[];const V=[];let G;let q;let W;let K;let X;const J=e=>{let n=M.get(e);let s;if(n===undefined){const o=e.groupOptions&&e.groupOptions.name||e.chunkName;n=O.get(o);if(!n){s=t.addChunkInGroup(e.groupOptions||e.chunkName,G,e.loc,e.request);s.index=C++;n={chunkGroup:s,minAvailableModules:undefined,minAvailableModulesOwned:undefined,availableModulesToBeMerged:[],skippedItems:undefined,resultingAvailableModules:undefined,children:undefined,availableSources:undefined,availableChildren:undefined,preOrderIndex:0,postOrderIndex:0};l.add(s);i.set(s,n);if(o){O.set(o,n)}}else{s=n.chunkGroup;if(s.isInitial()){t.errors.push(new r(o,G,e.loc));s=W}s.addOptions(e.groupOptions);s.addOrigin(G,e.loc,e.request)}M.set(e,n)}else{s=n.chunkGroup}let o=c.get(W);if(!o)c.set(W,o=[]);o.push({block:e,chunkGroup:s});let a=L.get(X);if(a===undefined){a=new Set;L.set(X,a)}a.add(n);z.push({action:R,block:e,module:G,chunk:s.chunks[0],chunkGroup:s,chunkGroupInfo:n})};const Y=e=>{m++;const t=d.get(e);if(t!==undefined){const{minAvailableModules:e}=X;for(const n of t){if(p.isModuleInChunk(n,q)){continue}if(e.has(n)||e.plus.has(n)){H.push(n);continue}V.push({action:F,block:n,module:n,chunk:q,chunkGroup:W,chunkGroupInfo:X})}if(H.length>0){let{skippedItems:e}=X;if(e===undefined){X.skippedItems=e=new Set}for(let t=H.length-1;t>=0;t--){e.add(H[t])}H.length=0}if(V.length>0){for(let e=V.length-1;e>=0;e--){N.push(V[e])}V.length=0}}for(const t of e.blocks){if(t.isAsync(W)){J(t)}else{Y(t)}}if(e.blocks.length>0&&G!==e){u.add(e)}};const Q=()=>{while(N.length){h++;const e=N.pop();G=e.module;K=e.block;q=e.chunk;W=e.chunkGroup;X=e.chunkGroupInfo;switch(e.action){case F:{if(p.isModuleInChunk(G,q)){break}p.connectChunkAndModule(q,G)}case I:{const t=W.getModulePreOrderIndex(G);if(t===undefined){W.setModulePreOrderIndex(G,X.preOrderIndex++)}if(f.setPreOrderIndexIfUnset(G,A)){A++}e.action=P;N.push(e)}case R:{Y(K);break}case P:{const e=W.getModulePostOrderIndex(G);if(e===undefined){W.setModulePostOrderIndex(G,X.postOrderIndex++)}if(f.setPostOrderIndexIfUnset(G,T)){T++}break}}}};const Z=e=>{if(e.resultingAvailableModules)return e.resultingAvailableModules;const t=e.minAvailableModules;let n;if(t.size>t.plus.size){n=new Set;for(const e of t.plus)t.add(e);t.plus=s;n.plus=t;e.minAvailableModulesOwned=false}else{n=new Set(t);n.plus=t.plus}for(const t of e.chunkGroup.chunks){for(const e of p.getChunkModulesIterable(t)){n.add(e)}}return e.resultingAvailableModules=n};const $=()=>{for(const[e,t]of L){if(e.children===undefined){e.children=t}else{for(const n of t){e.children.add(n)}}const n=Z(e);for(const e of t){e.availableModulesToBeMerged.push(n);U.add(e)}g+=t.size}L.clear()};const ee=()=>{y+=U.size;for(const e of U){const t=e.availableModulesToBeMerged;let n=e.minAvailableModules;v+=t.length;if(t.length>1){t.sort(o)}let r=false;e:for(const i of t){if(n===undefined){n=i;e.minAvailableModules=n;e.minAvailableModulesOwned=false;r=true}else{if(e.minAvailableModulesOwned){if(n.plus===i.plus){for(const e of n){if(!i.has(e)){n.delete(e);r=true}}}else{for(const e of n){if(!i.has(e)&&!i.plus.has(e)){n.delete(e);r=true}}for(const e of n.plus){if(!i.has(e)&&!i.plus.has(e)){const t=n.plus[Symbol.iterator]();let o;while(!(o=t.next()).done){const t=o.value;if(t===e)break;n.add(t)}while(!(o=t.next()).done){const t=o.value;if(i.has(t)||i.plus.has(e)){n.add(t)}}n.plus=s;r=true;continue e}}}}else if(n.plus===i.plus){if(i.size{e:for(const e of B){for(const t of e.availableSources){if(!t.minAvailableModules)continue e}const t=new Set;t.plus=s;const n=e=>{if(e.size>t.plus.size){for(const e of t.plus)t.add(e);t.plus=e}else{for(const n of e)t.add(n)}};for(const t of e.availableSources){const e=Z(t);n(e);n(e.plus)}e.minAvailableModules=t;e.minAvailableModulesOwned=false;e.resultingAvailableModules=undefined;j.add(e)}B.clear()};const ne=()=>{D+=j.size;for(const e of j){if(e.skippedItems!==undefined){const{minAvailableModules:t}=e;for(const n of e.skippedItems){if(!t.has(n)&&!t.plus.has(n)){N.push({action:F,block:n,module:n,chunk:e.chunkGroup.chunks[0],chunkGroup:e.chunkGroup,chunkGroupInfo:e});e.skippedItems.delete(n)}}}if(e.children!==undefined){x+=e.children.size;for(const t of e.children){let n=L.get(e);if(n===undefined){n=new Set;L.set(e,n)}n.add(t)}}if(e.availableChildren!==undefined){for(const t of e.availableChildren){B.add(t)}}}j.clear()};while(N.length||L.size){e.time("visitModules: visiting");Q();e.timeEnd("visitModules: visiting");if(B.size>0){e.time("visitModules: combine available modules");te();e.timeEnd("visitModules: combine available modules")}if(L.size>0){e.time("visitModules: calculating available modules");$();e.timeEnd("visitModules: calculating available modules");if(U.size>0){e.time("visitModules: merging available modules");ee();e.timeEnd("visitModules: merging available modules")}}if(j.size>0){e.time("visitModules: check modules for revisit");ne();e.timeEnd("visitModules: check modules for revisit")}if(N.length===0){const e=N;N=z.reverse();z=e}}e.log(`${h} queue items processed (${m} blocks)`);e.log(`${g} chunk groups connected`);e.log(`${y} chunk groups processed for merging (${v} module sets, ${_} forked, ${b} + ${E} modules forked, ${w} + ${S} modules merged into fork, ${k} resulting modules)`);e.log(`${D} chunk group info updated (${x} already connected chunk groups reconnected)`)};const u=(e,t,n,r)=>{const{chunkGraph:s}=e;let o;const a=(e,t)=>{for(const n of e.chunks){for(const e of s.getChunkModulesIterable(n)){if(!t.has(e)&&!t.plus.has(e))return false}}return true};const c=e=>{const n=e.chunkGroup;if(t.has(e.block))return true;if(a(n,o)){return false}return true};for(const[e,t]of n){if(t.length===0)continue;const n=r.get(e);o=n.resultingAvailableModules;for(let n=0;n{const{chunkGraph:n}=e;for(const r of t){if(r.getNumberOfParents()===0){for(const t of r.chunks){e.chunks.delete(t);n.disconnectChunk(t)}n.disconnectChunkGroup(r);r.remove()}}};const f=(e,t)=>{const n=e.getLogger("webpack.buildChunkGraph");const r=new Map;const i=new Set;const s=new Map;const o=new Set;n.time("visitModules");c(n,e,t,s,r,o,i);n.timeEnd("visitModules");n.time("connectChunkGroups");u(e,o,r,s);n.timeEnd("connectChunkGroups");n.time("cleanup");l(e,i);n.timeEnd("cleanup")};e.exports=f},38016:e=>{"use strict";class AddBuildDependenciesPlugin{constructor(e){this.buildDependencies=new Set(e)}apply(e){e.hooks.compilation.tap("AddBuildDependenciesPlugin",e=>{e.buildDependencies.addAll(this.buildDependencies)})}}e.exports=AddBuildDependenciesPlugin},46584:e=>{"use strict";class AddManagedPathsPlugin{constructor(e,t){this.managedPaths=new Set(e);this.immutablePaths=new Set(t)}apply(e){for(const t of this.managedPaths){e.managedPaths.add(t)}for(const t of this.immutablePaths){e.immutablePaths.add(t)}}}e.exports=AddManagedPathsPlugin},66620:(e,t,n)=>{"use strict";const r=n(54725);const i=n(52923);const s=Symbol();class IdleFileCachePlugin{constructor(e,t,n){this.strategy=e;this.idleTimeout=t;this.idleTimeoutForInitialStore=n}apply(e){const t=this.strategy;const n=this.idleTimeout;const o=Math.min(n,this.idleTimeoutForInitialStore);const a=Promise.resolve();const c=new Map;e.cache.hooks.store.tap({name:"IdleFileCachePlugin",stage:r.STAGE_DISK},(e,n,r)=>{c.set(e,()=>t.store(e,n,r))});e.cache.hooks.get.tapPromise({name:"IdleFileCachePlugin",stage:r.STAGE_DISK},(e,n,r)=>{return t.restore(e,n).then(i=>{if(i===undefined){r.push((r,i)=>{if(r!==undefined){c.set(e,()=>t.store(e,n,r))}i()})}else{return i}})});e.cache.hooks.storeBuildDependencies.tap({name:"IdleFileCachePlugin",stage:r.STAGE_DISK},e=>{c.set(s,()=>t.storeBuildDependencies(e))});e.cache.hooks.shutdown.tapPromise({name:"IdleFileCachePlugin",stage:r.STAGE_DISK},()=>{if(d){clearTimeout(d);d=undefined}l=false;const n=i.getReporter(e);const r=Array.from(c.values());if(n)n(0,"process pending cache items");const s=r.map(e=>e());c.clear();s.push(u);const o=Promise.all(s);u=o.then(()=>t.afterAllStored());if(n){u=u.then(()=>{n(1,`stored`)})}return u});let u=a;let l=false;let f=true;const p=()=>{if(l){if(c.size>0){const e=[u];const t=Date.now()+100;let n=100;for(const[r,i]of c){c.delete(r);e.push(i());if(n--<=0||Date.now()>t)break}u=Promise.all(e);u.then(()=>{setTimeout(p,0).unref()});return}u=u.then(()=>t.afterAllStored());f=false}};let d=undefined;e.cache.hooks.beginIdle.tap({name:"IdleFileCachePlugin",stage:r.STAGE_DISK},()=>{d=setTimeout(()=>{d=undefined;l=true;a.then(p)},f?o:n);d.unref()});e.cache.hooks.endIdle.tap({name:"IdleFileCachePlugin",stage:r.STAGE_DISK},()=>{if(d){clearTimeout(d);d=undefined}l=false})}}e.exports=IdleFileCachePlugin},47786:(e,t,n)=>{"use strict";const r=n(54725);class MemoryCachePlugin{apply(e){const t=new Map;e.cache.hooks.store.tap({name:"MemoryCachePlugin",stage:r.STAGE_MEMORY},(e,n,r)=>{t.set(e,{etag:n,data:r})});e.cache.hooks.get.tap({name:"MemoryCachePlugin",stage:r.STAGE_MEMORY},(e,n,r)=>{const i=t.get(e);if(i===null){return null}else if(i!==undefined){return i.etag===n?i.data:null}r.push((r,i)=>{if(r===undefined){t.set(e,null)}else{t.set(e,{etag:n,data:r})}return i()})})}}e.exports=MemoryCachePlugin},83793:(e,t,n)=>{"use strict";const r=n(22996);const i=n(52923);const s=n(83379);const o=n(56202);const a=n(27503);const{createFileSerializer:c}=n(24568);class PackContainer{constructor(e,t,n,r,i,s){this.data=e;this.version=t;this.buildSnapshot=n;this.buildDependencies=r;this.resolveResults=i;this.resolveBuildDependenciesSnapshot=s}serialize({write:e,writeLazy:t}){e(this.version);e(this.buildSnapshot);e(this.buildDependencies);e(this.resolveResults);e(this.resolveBuildDependenciesSnapshot);t(this.data)}deserialize({read:e}){this.version=e();this.buildSnapshot=e();this.buildDependencies=e();this.resolveResults=e();this.resolveBuildDependenciesSnapshot=e();this.data=e()}}o(PackContainer,"webpack/lib/cache/PackFileCacheStrategy","PackContainer");const u=1024*1024;const l=10;const f=1e3*60*60*24*60;class PackItemInfo{constructor(e,t,n){this.identifier=e;this.etag=t;this.location=-1;this.lastAccess=Date.now();this.freshValue=n}}class Pack{constructor(e){this.itemInfo=new Map;this.freshContent=[];this.content=[];this.invalid=false;this.logger=e}get(e,t){const n=this.itemInfo.get(e);if(n===undefined)return undefined;if(n.etag!==t)return null;n.lastAccess=Date.now();const r=n.location;if(r===-1){return n.freshValue}else{if(!this.content[r]){return undefined}return this.content[r].get(e)}}set(e,t,n){if(!this.invalid){this.invalid=true;this.logger.debug(`Pack got invalid because of ${e}`)}const r=this.itemInfo.get(e);if(r===undefined){const r=new PackItemInfo(e,t,n);this.itemInfo.set(e,r);this.freshContent.push(r)}else{const i=r.location;if(i>=0){this.freshContent.push(r);const t=this.content[i];t.delete(e);if(t.items.size===0){this.content[i]=undefined;this.logger.debug("Pack %d got empty and is removed",i)}}r.freshValue=n;r.lastAccess=Date.now();r.etag=t;r.location=-1}}_findLocation(){let e;for(e=0;ef){this.itemInfo.delete(o);e.delete(o);t.delete(o);r++;i=o}else{a.location=n}}if(r>0){this.logger.log("Garbage Collected %d old items at pack %d e. g. %s",r,n,i)}}_persistFreshContent(){if(this.freshContent.length>0){const e=new Set;const t=new Map;const n=this._findLocation();for(const r of this.freshContent){const{identifier:i}=r;e.add(i);t.set(i,r.freshValue);r.location=n;r.freshValue=undefined}this.content[n]=new PackContent(e,new Set(e),new PackContentItems(t));this.freshContent.length=0}}_optimizeSmallContent(){const e=[];let t=0;const n=[];let r=0;for(let i=0;iu)continue;if(s.used.size>0){e.push(i);t+=o}else{n.push(i);r+=o}}let i;if(e.length>=l||t>u){i=e}else if(n.length>=l||r>u){i=n}else return;const s=[];for(const e of i){s.push(this.content[e]);this.content[e]=undefined}const o=new Set;const c=new Set;const f=[];for(const e of s){for(const t of e.items){o.add(t)}for(const t of e.used){c.add(t)}f.push(async t=>{await e.unpack();for(const[n,r]of e.content){t.set(n,r)}})}const p=this._findLocation();this._gcAndUpdateLocation(o,c,p);if(o.size>0){this.content[p]=new PackContent(o,c,a(async()=>{const e=new Map;await Promise.all(f.map(t=>t(e)));return new PackContentItems(e)}));this.logger.log("Merged %d small files with %d cache items into pack %d",s.length,o.size,p)}}_optimizeUnusedContent(){for(let e=0;e0&&r0){this.content[r]=new PackContent(n,new Set(n),async()=>{await t.unpack();const e=new Map;for(const r of n){e.set(r,t.content.get(r))}return new PackContentItems(e)})}const i=new Set(t.items);const s=new Set;for(const e of n){i.delete(e)}const o=this._findLocation();this._gcAndUpdateLocation(i,s,o);if(i.size>0){this.content[o]=new PackContent(i,s,async()=>{await t.unpack();const e=new Map;for(const n of i){e.set(n,t.content.get(n))}return new PackContentItems(e)})}this.logger.log("Split pack %d into pack %d with %d used items and pack %d with %d unused items",e,r,n.size,o,i.size);return}}}serialize({write:e,writeSeparate:t}){this._persistFreshContent();this._optimizeSmallContent();this._optimizeUnusedContent();for(const t of this.itemInfo.keys()){e(t)}e(null);for(const t of this.itemInfo.values()){e(t.etag)}for(const t of this.itemInfo.values()){e(t.lastAccess)}for(let n=0;n{const t=new PackItemInfo(e,undefined,undefined);this.itemInfo.set(e,t);return t});for(const t of r){t.etag=e()}for(const t of r){t.lastAccess=e()}}this.content.length=0;let n=e();while(n!==null){if(n===undefined){this.content.push(n)}else{const r=this.content.length;const i=e();this.content.push(new PackContent(n,new Set,i,t,`${this.content.length}`));for(const e of n){this.itemInfo.get(e).location=r}}n=e()}}}o(Pack,"webpack/lib/cache/PackFileCacheStrategy","Pack");class PackContentItems{constructor(e){this.map=e}serialize({write:e,snapshot:t,rollback:n,logger:r}){const i=t();try{e(true);e(this.map)}catch(s){n(i);e(false);for(const[i,s]of this.map){const o=t();try{e(i);e(s)}catch(e){n(o);r.warn(`Skipped not serializable cache item '${i}': ${e.message}`);r.debug(e.stack)}}e(null)}}deserialize({read:e}){if(e()){this.map=e()}else{const t=new Map;let n=e();while(n!==null){t.set(n,e());n=e()}this.map=t}}}o(PackContentItems,"webpack/lib/cache/PackFileCacheStrategy","PackContentItems");class PackContent{constructor(e,t,n,r,i){this.items=e;this.lazy=typeof n==="function"?n:undefined;this.content=typeof n==="function"?undefined:n.map;this.outdated=false;this.used=t;this.logger=r;this.lazyName=i}get(e){this.used.add(e);if(this.content){return this.content.get(e)}const{lazyName:t}=this;if(t){this.lazyName=undefined;this.logger.time(`restore cache content ${t}`)}const n=this.lazy();if(n instanceof Promise){return n.then(n=>{if(t)this.logger.timeEnd(`restore cache content ${t}`);const r=n.map;this.content=r;return r.get(e)})}else{if(t)this.logger.timeEnd(`restore cache content ${t}`);const r=n.map;this.content=r;return r.get(e)}}unpack(){if(this.content)return;if(this.lazy){const e=this.lazy();if(e instanceof Promise){return e.then(e=>{this.content=e.map})}else{this.content=e.map}}}getSize(){if(!this.lazy)return-1;const e=this.lazy.options;if(!e)return-1;const t=e.size;if(typeof t!=="number")return-1;return t}delete(e){this.items.delete(e);this.used.delete(e);this.outdated=true}getLazyContentItems(){if(!this.outdated&&this.lazy)return this.lazy;if(!this.outdated&&this.content){const e=new Map(this.content);return this.lazy=a(()=>new PackContentItems(e))}this.outdated=false;if(this.content){return this.lazy=a(()=>{const e=new Map;for(const t of this.items){e.set(t,this.content.get(t))}return new PackContentItems(e)})}const e=this.lazy;return this.lazy=(()=>{const t=e();if(t instanceof Promise){return t.then(e=>{const t=e.map;const n=new Map;for(const e of this.items){n.set(e,t.get(e))}return new PackContentItems(n)})}else{const e=t.map;const n=new Map;for(const t of this.items){n.set(t,e.get(t))}return new PackContentItems(n)}})}}class PackFileCacheStrategy{constructor({compiler:e,fs:t,context:n,cacheLocation:i,version:o,logger:a,managedPaths:u,immutablePaths:l}){this.fileSerializer=c(t);this.fileSystemInfo=new r(t,{managedPaths:u,immutablePaths:l,logger:a.getChildLogger("webpack.FileSystemInfo")});this.compiler=e;this.context=n;this.cacheLocation=i;this.version=o;this.logger=a;this.buildDependencies=new Set;this.newBuildDependencies=new s;this.resolveBuildDependenciesSnapshot=undefined;this.resolveResults=undefined;this.buildSnapshot=undefined;this.packPromise=this._openPack()}_openPack(){const{logger:e,cacheLocation:t,version:n}=this;let r;let i;let s;let o;let a;e.time("restore cache container");return this.fileSerializer.deserialize(null,{filename:`${t}/index.pack`,extension:".pack",logger:e}).catch(n=>{if(n.code!=="ENOENT"){e.warn(`Restoring pack failed from ${t}.pack: ${n}`);e.debug(n.stack)}else{e.debug(`No pack exists at ${t}.pack: ${n}`)}return undefined}).then(c=>{e.timeEnd("restore cache container");if(!c)return undefined;if(!(c instanceof PackContainer)){e.warn(`Restored pack from ${t}.pack, but contained content is unexpected.`,c);return undefined}if(c.version!==n){e.log(`Restored pack from ${t}.pack, but version doesn't match.`);return undefined}e.time("check build dependencies");return Promise.all([new Promise((n,i)=>{this.fileSystemInfo.checkSnapshotValid(c.buildSnapshot,(i,s)=>{if(i){e.log(`Restored pack from ${t}.pack, but checking snapshot of build dependencies errored: ${i}.`);e.debug(i.stack);return n(false)}if(!s){e.log(`Restored pack from ${t}.pack, but build dependencies have changed.`);return n(false)}r=c.buildSnapshot;return n(true)})}),new Promise((n,r)=>{this.fileSystemInfo.checkSnapshotValid(c.resolveBuildDependenciesSnapshot,(r,u)=>{if(r){e.log(`Restored pack from ${t}.pack, but checking snapshot of resolving of build dependencies errored: ${r}.`);e.debug(r.stack);return n(false)}if(u){o=c.resolveBuildDependenciesSnapshot;i=c.buildDependencies;a=c.resolveResults;return n(true)}e.log("resolving of build dependencies is invalid, will re-resolve build dependencies");this.fileSystemInfo.checkResolveResultsValid(c.resolveResults,(r,i)=>{if(r){e.log(`Restored pack from ${t}.pack, but resolving of build dependencies errored: ${r}.`);e.debug(r.stack);return n(false)}if(i){s=c.buildDependencies;a=c.resolveResults;return n(true)}e.log(`Restored pack from ${t}.pack, but build dependencies resolve to different locations.`);return n(false)})})})]).catch(t=>{e.timeEnd("check build dependencies");throw t}).then(([t,n])=>{e.timeEnd("check build dependencies");if(t&&n){e.time("restore cache content metadata");const t=c.data();e.timeEnd("restore cache content metadata");return t}return undefined})}).then(t=>{if(t){this.buildSnapshot=r;if(i)this.buildDependencies=i;if(s)this.newBuildDependencies.addAll(s);this.resolveResults=a;this.resolveBuildDependenciesSnapshot=o;return t}return new Pack(e)}).catch(n=>{this.logger.warn(`Restoring pack from ${t}.pack failed: ${n}`);this.logger.debug(n.stack);return new Pack(e)})}store(e,t,n){return this.packPromise.then(r=>{this.logger.debug(`Cached ${e} to pack.`);r.set(e,t===null?null:t.toString(),n)})}restore(e,t){return this.packPromise.then(n=>n.get(e,t===null?null:t.toString())).catch(t=>{if(t&&t.code!=="ENOENT"){this.logger.warn(`Restoring failed for ${e} from pack: ${t}`);this.logger.debug(t.stack)}})}storeBuildDependencies(e){this.newBuildDependencies.addAll(e)}afterAllStored(){const e=i.getReporter(this.compiler);return this.packPromise.then(t=>{if(!t.invalid)return;this.logger.log(`Storing pack...`);let n;const r=new Set;for(const e of this.newBuildDependencies){if(!this.buildDependencies.has(e)){r.add(e);this.buildDependencies.add(e)}}this.newBuildDependencies.clear();if(r.size>0||!this.buildSnapshot){if(e)e(.5,"resolve build dependencies");this.logger.debug(`Capturing build dependencies... (${Array.from(r).join(", ")})`);n=new Promise((t,n)=>{this.logger.time("resolve build dependencies");this.fileSystemInfo.resolveBuildDependencies(this.context,r,(r,i)=>{this.logger.timeEnd("resolve build dependencies");if(r)return n(r);this.logger.time("snapshot build dependencies");const{files:s,directories:o,missing:a,resolveResults:c,resolveDependencies:u}=i;if(this.resolveResults){for(const[e,t]of c){this.resolveResults.set(e,t)}}else{this.resolveResults=c}if(e)e(.6,"snapshot build dependencies (timestamps)");this.fileSystemInfo.createSnapshot(undefined,u.files,u.directories,u.missing,{},(r,i)=>{if(r){this.logger.timeEnd("snapshot build dependencies");return n(r)}if(!i){this.logger.timeEnd("snapshot build dependencies");return n(new Error("Unable to snapshot resolve dependencies"))}if(this.resolveBuildDependenciesSnapshot){this.resolveBuildDependenciesSnapshot=this.fileSystemInfo.mergeSnapshots(this.resolveBuildDependenciesSnapshot,i)}else{this.resolveBuildDependenciesSnapshot=i}if(e)e(.7,"snapshot build dependencies (hashes)");this.fileSystemInfo.createSnapshot(undefined,s,o,a,{hash:true},(e,r)=>{this.logger.timeEnd("snapshot build dependencies");if(e)return n(e);if(!r){return n(new Error("Unable to snapshot build dependencies"))}this.logger.debug("Captured build dependencies");if(this.buildSnapshot){this.buildSnapshot=this.fileSystemInfo.mergeSnapshots(this.buildSnapshot,r)}else{this.buildSnapshot=r}t()})})})})}else{n=Promise.resolve()}return n.then(()=>{if(e)e(.8,"serialize pack");this.logger.time(`store pack`);const n=new PackContainer(t,this.version,this.buildSnapshot,this.buildDependencies,this.resolveResults,this.resolveBuildDependenciesSnapshot);return this.fileSerializer.serialize(n,{filename:`${this.cacheLocation}/index.pack`,extension:".pack",logger:this.logger}).then(()=>{this.logger.timeEnd(`store pack`);this.logger.log(`Stored pack`)}).catch(e=>{this.logger.timeEnd(`store pack`);this.logger.warn(`Caching failed for pack: ${e}`);this.logger.debug(e.stack)})})}).catch(e=>{this.logger.warn(`Caching failed for pack: ${e}`);this.logger.debug(e.stack)})}}e.exports=PackFileCacheStrategy},13653:(e,t,n)=>{"use strict";const r=n(83379);const i=n(56202);class CacheEntry{constructor(e,t,n,r,i){this.result=e;this.fileDependencies=t;this.contextDependencies=n;this.missingDependencies=r;this.snapshot=i}serialize({write:e}){e(this.result);e(this.fileDependencies);e(this.contextDependencies);e(this.missingDependencies);e(this.snapshot)}deserialize({read:e}){this.result=e();this.fileDependencies=e();this.contextDependencies=e();this.missingDependencies=e();this.snapshot=e()}}i(CacheEntry,"webpack/lib/cache/ResolverCachePlugin");const s=(e,t)=>{if("addAll"in e){e.addAll(t)}else{for(const n of t){e.add(n)}}};const o=(e,t)=>{let n="";for(const r in e){if(t&&r==="context")continue;const i=e[r];if(typeof i==="object"&&i!==null){n+=`|${r}=[${o(i,false)}|]`}else{n+=`|${r}=|${i}`}}return n};class ResolverCachePlugin{apply(e){const t=e.getCache("ResolverCachePlugin");let n;let i=0;let a=0;let c=0;let u=0;e.hooks.thisCompilation.tap("ResolverCachePlugin",e=>{n=e.fileSystemInfo;e.hooks.finishModules.tap("ResolverCachePlugin",()=>{if(i+a>0){const t=e.getLogger("webpack.ResolverCachePlugin");t.log(`${Math.round(100*i/(i+a))}% really resolved (${i} real resolves with ${c} cached but invalid, ${a} cached valid, ${u} concurrent)`);i=0;a=0;c=0;u=0}})});const l=(e,t,o,a,c)=>{i++;const u={_ResolverCachePluginCacheMiss:true,...a};const l={...o,stack:new Set,missingDependencies:new r,fileDependencies:new r,contextDependencies:new r};const f=e=>{if(o[e]){s(o[e],l[e])}};const p=Date.now();t.doResolve(t.hooks.resolve,u,"Cache miss",l,(t,r)=>{f("fileDependencies");f("contextDependencies");f("missingDependencies");if(t)return c(t);const i=l.fileDependencies;const s=l.contextDependencies;const o=l.missingDependencies;n.createSnapshot(p,i,s,o,null,(t,n)=>{if(t)return c(t);if(!n){if(r)return c(null,r);return c()}e.store(new CacheEntry(r,l.fileDependencies,l.contextDependencies,l.missingDependencies,n),e=>{if(e)return c(e);if(r)return c(null,r);c()})})})};e.resolverFactory.hooks.resolver.intercept({factory(e,r){const i=new Map;r.tap("ResolverCachePlugin",(r,u,f)=>{if(u.cache!==true)return;const p=o(f,false);const d=u.cacheWithContext!==undefined?u.cacheWithContext:false;r.hooks.resolve.tapAsync({name:"ResolverCachePlugin",stage:-100},(u,f,h)=>{if(u._ResolverCachePluginCacheMiss||!n){return h()}const m=`${e}${p}${o(u,!d)}`;const g=i.get(m);if(g){g.push(h);return}const y=t.getItemCache(m,null);let v;const _=(e,t)=>{if(v===undefined){h(e,t);v=false}else{for(const n of v){n(e,t)}i.delete(m);v=false}};const b=(e,t)=>{if(e)return _(e);if(t){n.checkSnapshotValid(t.snapshot,(e,n)=>{if(e||!n){c++;return l(y,r,f,u,_)}a++;if(f.missingDependencies){s(f.missingDependencies,t.missingDependencies)}if(f.fileDependencies){s(f.fileDependencies,t.fileDependencies)}if(f.contextDependencies){s(f.contextDependencies,t.contextDependencies)}_(null,t.result)})}else{l(y,r,f,u,_)}};y.get(b);if(v===undefined){v=[h];i.set(m,v)}})});return r}})}}e.exports=ResolverCachePlugin},77034:(e,t,n)=>{"use strict";const r=n(35891);class LazyHashedEtag{constructor(e){this._obj=e;this._hash=undefined}toString(){if(this._hash===undefined){const e=r("md4");this._obj.updateHash(e);this._hash=e.digest("base64")}return this._hash}}const i=new WeakMap;const s=e=>{const t=i.get(e);if(t!==undefined)return t;const n=new LazyHashedEtag(e);i.set(e,n);return n};e.exports=s},10168:e=>{"use strict";class MergedEtag{constructor(e,t){this.a=e;this.b=t}toString(){return`${this.a.toString()}|${this.b.toString()}`}}const t=new WeakMap;const n=new WeakMap;const r=(e,r)=>{if(typeof e==="string"){if(typeof r==="string"){return`${e}|${r}`}else{const t=r;r=e;e=t}}else{if(typeof r!=="string"){let n=t.get(e);if(n===undefined){t.set(e,n=new WeakMap)}const i=n.get(r);if(i===undefined){const t=new MergedEtag(e,r);n.set(r,t);return t}else{return i}}}let i=n.get(e);if(i===undefined){n.set(e,i=new Map)}const s=i.get(r);if(s===undefined){const t=new MergedEtag(e,r);i.set(r,t);return t}else{return s}};e.exports=r},61634:(e,t,n)=>{"use strict";const r=n(85622);const i=n(76518);const s=(e=i)=>{const t={};const n=e=>{return e.replace(/\./g,"-").replace(/\[\]/g,"").replace(/(\p{Uppercase_Letter}+|\p{Lowercase_Letter}|\d)(\p{Uppercase_Letter})/gu,"$1-$2").replace(/-?[^\p{Uppercase_Letter}\p{Lowercase_Letter}\d]+/gu,"-").toLowerCase()};const r=t=>{const n=t.split("/");let r=e;for(let e=1;e{for(const{schema:t}of e){if(t.cli&&t.cli.helper)continue;if(t.description)return t.description}};const o=e=>{if(e.enum){return{type:"enum",values:e.enum}}switch(e.type){case"number":return{type:"number"};case"string":return{type:e.absolutePath?"path":"string"};case"boolean":return{type:"boolean"}}if(e.instanceof==="RegExp"){return{type:"RegExp"}}return undefined};const a=e=>{const r=e[0].path;const i=n(`${r}.reset`);const o=s(e);t[i]={configs:[{type:"reset",multiple:false,description:`Clear all items provided in configuration. ${o}`,path:r}],description:undefined,simpleType:undefined,multiple:undefined}};const c=(e,r)=>{const i=o(e[0].schema);if(!i)return 0;const a=n(e[0].path);const c={...i,multiple:r,description:s(e),path:e[0].path};if(!t[a]){t[a]={configs:[],description:undefined,simpleType:undefined,multiple:undefined}}if(t[a].configs.some(e=>JSON.stringify(e)===JSON.stringify(c))){return 0}if(t[a].configs.some(e=>e.type===c.type&&e.multiple!==r)){if(r){throw new Error(`Conflicting schema for ${e[0].path} with ${c.type} type (array type must be before single item type)`)}return 0}t[a].configs.push(c);return 1};const u=(e,t="",n=[],i=null)=>{while(e.$ref){e=r(e.$ref)}const s=n.filter(({schema:t})=>t===e);if(s.length>=2||s.some(({path:e})=>e===t)){return 0}if(e.cli&&e.cli.exclude)return 0;const o=[{schema:e,path:t},...n];let l=0;l+=c(o,!!i);if(e.type==="object"){if(e.properties){for(const n of Object.keys(e.properties)){l+=u(e.properties[n],t?`${t}.${n}`:n,o,i)}}return l}if(e.type==="array"){if(i){return 0}if(Array.isArray(e.items)){let n=0;for(const r of e.items){l+=u(r,`${t}.${n}`,o,t)}return l}l+=u(e.items,`${t}[]`,o,t);if(l>0){a(o);l++}return l}const f=e.oneOf||e.anyOf||e.allOf;if(f){const e=f;for(let n=0;n{if(!e)return t;if(!t)return e;if(e.includes(t))return e;return`${e} ${t}`},undefined);n.simpleType=n.configs.reduce((e,t)=>{let n="string";switch(t.type){case"number":n="number";break;case"reset":case"boolean":n="boolean";break;case"enum":if(t.values.every(e=>typeof e==="boolean"))n="boolean";if(t.values.every(e=>typeof e==="number"))n="number";break}if(e===undefined)return n;return e===n?e:"string"},undefined);n.multiple=n.configs.some(e=>e.multiple)}return t};const o=new WeakMap;const a=(e,t,n=0)=>{if(!t)return{value:e};const r=t.split(".");let i=r.pop();let s=e;let a=0;for(const e of r){const t=e.endsWith("[]");const i=t?e.slice(0,-2):e;let c=s[i];if(t){if(c===undefined){c={};s[i]=[...Array.from({length:n}),c];o.set(s[i],n+1)}else if(!Array.isArray(c)){return{problem:{type:"unexpected-non-array-in-path",path:r.slice(0,a).join(".")}}}else{let e=o.get(c)||0;while(e<=n){c.push(undefined);e++}o.set(c,e);const t=c.length-e+n;if(c[t]===undefined){c[t]={}}else if(c[t]===null||typeof c[t]!=="object"){return{problem:{type:"unexpected-non-object-in-path",path:r.slice(0,a).join(".")}}}c=c[t]}}else{if(c===undefined){c=s[i]={}}else if(c===null||typeof c!=="object"){return{problem:{type:"unexpected-non-object-in-path",path:r.slice(0,a).join(".")}}}}s=c;a++}let c=s[i];if(i.endsWith("[]")){const e=i.slice(0,-2);const r=s[e];if(r===undefined){s[e]=[...Array.from({length:n}),undefined];o.set(s[e],n+1);return{object:s[e],property:n,value:undefined}}else if(!Array.isArray(r)){s[e]=[r,...Array.from({length:n}),undefined];o.set(s[e],n+1);return{object:s[e],property:n+1,value:undefined}}else{let e=o.get(r)||0;while(e<=n){r.push(undefined);e++}o.set(r,e);const i=r.length-e+n;if(r[i]===undefined){r[i]={}}else if(r[i]===null||typeof r[i]!=="object"){return{problem:{type:"unexpected-non-object-in-path",path:t}}}return{object:r,property:i,value:r[i]}}}return{object:s,property:i,value:c}};const c=(e,t,n,r)=>{const{problem:i,object:s,property:o}=a(e,t,r);if(i)return i;s[o]=n;return null};const u=(e,t,n,r)=>{if(r!==undefined&&!e.multiple){return{type:"multiple-values-unexpected",path:e.path}}const i=f(e,n);if(i===undefined){return{type:"invalid-value",path:e.path,expected:l(e)}}const s=c(t,e.path,i,r);if(s)return s;return null};const l=e=>{switch(e.type){default:return e.type;case"boolean":return"true | false";case"RegExp":return"regular expression (example: /ab?c*/)";case"enum":return e.values.map(e=>`${e}`).join(" | ");case"reset":return"true (will reset the previous value to an empty array)"}};const f=(e,t)=>{switch(e.type){case"string":if(typeof t==="string"){return t}break;case"path":if(typeof t==="string"){return r.resolve(t)}break;case"number":if(typeof t==="number")return t;if(typeof t==="string"&&/^[+-]?\d*(\.\d*)[eE]\d+$/){const e=+t;if(!isNaN(e))return e}break;case"boolean":if(typeof t==="boolean")return t;if(t==="true")return true;if(t==="false")return false;break;case"RegExp":if(t instanceof RegExp)return t;if(typeof t==="string"){const e=/^\/(.*)\/([yugi]*)$/.exec(t);if(e&&!/[^\\]\//.test(e[1]))return new RegExp(e[1],e[2])}break;case"enum":if(e.values.includes(t))return t;for(const n of e.values){if(`${n}`===t)return n}break;case"reset":if(t===true)return[];break}};const p=(e,t,n)=>{const r=[];for(const i of Object.keys(n)){const s=e[i];if(!s){r.push({type:"unknown-argument",path:"",argument:i});continue}const o=(e,n)=>{const o=[];for(const r of s.configs){const s=u(r,t,e,n);if(!s){return}o.push({...s,argument:i,value:e,index:n})}r.push(...o)};let a=n[i];if(Array.isArray(a)){for(let e=0;e{"use strict";const r=n(85622);const i=n(58159);const{cleverMerge:s}=n(90149);const o=/[\\/]node_modules[\\/]/i;const a=(e,t,n)=>{if(e[t]===undefined){e[t]=n}};const c=(e,t,n)=>{if(e[t]===undefined){e[t]=n()}};const u=(e,t,n)=>{const r=e[t];if(r===undefined){e[t]=n()}else if(Array.isArray(r)){let i=undefined;for(let s=0;s0?r.slice(0,s-1):[];e[t]=i}const o=n();if(o!==undefined){for(const e of o){i.push(e)}}}else if(i!==undefined){i.push(o)}}}};const l=e=>{c(e,"context",()=>process.cwd())};const f=e=>{c(e,"context",()=>process.cwd());a(e,"target","web");const{mode:t,name:n,target:r}=e;const i=r==="web"||r==="webworker"||r==="electron-renderer";const o=t==="development";const u=t==="production"||!t;if(typeof e.entry!=="function"){for(const t of Object.keys(e.entry)){c(e.entry[t],"import",()=>["./src"])}}c(e,"devtool",()=>o?"eval":false);a(e,"watch",false);a(e,"profile",false);a(e,"parallelism",100);a(e,"recordsInputPath",false);a(e,"recordsOutputPath",false);c(e,"cache",()=>o?{type:"memory"}:false);d(e.cache,{name:n||"default",mode:t||"production"});const l=!!e.cache;p(e.experiments);h(e.module,{cache:l,mjs:e.experiments.mjs,syncWebAssembly:e.experiments.syncWebAssembly,asyncWebAssembly:e.experiments.asyncWebAssembly,webTarget:i});m(e.output,{context:e.context,target:r,outputModule:e.experiments.outputModule,development:o});if(e.output.library){e.output.enabledLibraryTypes.push(e.output.library.type)}for(const t of Object.keys(e.entry)){const n=e.entry[t];if(n.library){e.output.enabledLibraryTypes.push(n.library.type)}}c(e,"externalsType",()=>e.output.library?e.output.library.type:e.output.module?"module":"var");g(e.node,{target:r});c(e,"performance",()=>u&&i?{}:false);y(e.performance,{production:u});v(e.optimization,{development:o,production:u,records:!!(e.recordsInputPath||e.recordsOutputPath)});e.resolve=s(_({cache:l,context:e.context,webTarget:i,target:r,mode:e.mode}),e.resolve);e.resolveLoader=s(b({cache:l}),e.resolveLoader);E(e.infrastructureLogging)};const p=e=>{a(e,"asset",false);a(e,"mjs",false);a(e,"topLevelAwait",false);a(e,"syncWebAssembly",false);a(e,"asyncWebAssembly",false);a(e,"outputModule",false)};const d=(e,{name:t,mode:i})=>{if(e===false)return;switch(e.type){case"filesystem":c(e,"name",()=>t+"-"+i);a(e,"version","");c(e,"cacheDirectory",()=>{const e=n(93224);const t=process.cwd();const i=e.sync(t);if(!i){return r.resolve(t,".cache/webpack")}else if(process.versions.pnp==="1"){return r.resolve(i,".pnp/.cache/webpack")}else if(process.versions.pnp==="3"){return r.resolve(i,".yarn/.cache/webpack")}else{return r.resolve(i,"node_modules/.cache/webpack")}});c(e,"cacheLocation",()=>r.resolve(e.cacheDirectory,e.name));a(e,"hashAlgorithm","md4");a(e,"store","pack");a(e,"idleTimeout",6e4);a(e,"idleTimeoutForInitialStore",0);a(e.buildDependencies,"defaultWebpack",[r.resolve(__dirname,"..")+r.sep]);break}u(e,"managedPaths",()=>{if(process.versions.pnp==="3"){const e=/^(.+?)[\\/]cache[\\/]watchpack-npm-[^\\/]+\.zip[\\/]node_modules[\\/]/.exec(92512);if(e){return[r.resolve(e[1],"unplugged")]}}else{const e=/^(.+?[\\/]node_modules)[\\/]/.exec(92512);if(e){return[e[1]]}}return[]});u(e,"immutablePaths",()=>{if(process.versions.pnp==="1"){const e=/^(.+?[\\/]v4)[\\/]npm-watchpack-[^\\/]+-[\da-f]{40}[\\/]node_modules[\\/]/.exec(92512);if(e){return[e[1]]}}else if(process.versions.pnp==="3"){const e=/^(.+?)[\\/]watchpack-npm-[^\\/]+\.zip[\\/]node_modules[\\/]/.exec(92512);if(e){return[e[1]]}}return[]})};const h=(e,{cache:t,mjs:n,syncWebAssembly:r,asyncWebAssembly:i,webTarget:s})=>{a(e,"unknownContextRequest",".");a(e,"unknownContextRegExp",false);a(e,"unknownContextRecursive",true);a(e,"unknownContextCritical",true);a(e,"exprContextRequest",".");a(e,"exprContextRegExp",false);a(e,"exprContextRecursive",true);a(e,"exprContextCritical",true);a(e,"wrappedContextRegExp",/.*/);a(e,"wrappedContextRecursive",true);a(e,"wrappedContextCritical",false);a(e,"strictExportPresence",false);a(e,"strictThisContextOnImports",false);if(t){a(e,"unsafeCache",e=>{const t=e.nameForCondition();return t&&o.test(t)})}else{a(e,"unsafeCache",false)}u(e,"defaultRules",()=>{const e=[{type:"javascript/auto"},{mimetype:"application/node",type:"javascript/auto"},{test:/\.json$/i,type:"json"},{mimetype:"application/json",type:"json"}];if(n){const t={type:"javascript/esm",resolve:{byDependency:{esm:{fullySpecified:true}}}};const n={type:"javascript/dynamic"};e.push({test:/\.mjs$/i,...t},{test:/\.js$/i,descriptionData:{type:"module"},...t},{test:/\.cjs$/i,...n},{test:/\.js$/i,descriptionData:{type:"commonjs"},...n},{mimetype:{or:["text/javascript","application/javascript"]},...t})}else{e.push({mimetype:{or:["text/javascript","application/javascript"]},type:"javascript/auto"})}if(i){const t={type:"webassembly/async"};if(n){t.rules=[{descriptionData:{type:"module"},resolve:{fullySpecified:true}}]}e.push({test:/\.wasm$/i,...t});e.push({mimetype:"application/wasm",...t})}else if(r){const t={type:"webassembly/sync"};if(n){t.rules=[{descriptionData:{type:"module"},resolve:{fullySpecified:true}}]}e.push({test:/\.wasm$/i,...t});e.push({mimetype:"application/wasm",...t})}return e})};const m=(e,{context:t,target:n,outputModule:s,development:o})=>{const u=e=>{const t=typeof e==="object"&&e&&!Array.isArray(e)&&"type"in e?e.name:e;if(Array.isArray(t)){return t.join(".")}else if(typeof t==="object"){return u(t.root)}else if(typeof t==="string"){return t}return""};c(e,"uniqueName",()=>{const n=u(e.library);if(n)return n;try{const e=require(`${t}/package.json`);return e.name||""}catch(e){return""}});a(e,"filename","[name].js");c(e,"module",()=>!!s);c(e,"iife",()=>!e.module);a(e,"ecmaVersion",6);a(e,"importFunctionName","import");c(e,"chunkFilename",()=>{const t=e.filename;if(typeof t!=="function"){const e=t.includes("[name]");const n=t.includes("[id]");const r=t.includes("[chunkhash]");const i=t.includes("[contenthash]");if(r||i||e||n)return t;return t.replace(/(^|\/)([^/]*(?:\?|$))/,"$1[id].$2")}return"[id].js"});a(e,"assetModuleFilename","[hash][ext][query]");a(e,"webassemblyModuleFilename","[hash].module.wasm");a(e,"publicPath","");a(e,"compareBeforeEmit",true);a(e,"charset",true);c(e,"hotUpdateFunction",()=>i.toIdentifier("webpackHotUpdate"+i.toIdentifier(e.uniqueName)));c(e,"jsonpFunction",()=>i.toIdentifier("webpackJsonp"+i.toIdentifier(e.uniqueName)));c(e,"chunkCallbackName",()=>i.toIdentifier("webpackChunk"+i.toIdentifier(e.uniqueName)));c(e,"globalObject",()=>{switch(n){case"web":case"electron-renderer":case"node-webkit":return"window";case"webworker":return"self";case"node":case"async-node":case"electron-main":return"global";default:return"self"}});c(e,"devtoolNamespace",()=>e.uniqueName);c(e,"libraryTarget",()=>e.module?"module":"var");c(e,"path",()=>r.join(process.cwd(),"dist"));c(e,"pathinfo",()=>o);a(e,"sourceMapFilename","[file].map[query]");a(e,"hotUpdateChunkFilename","[id].[fullhash].hot-update.js");a(e,"hotUpdateMainFilename","[fullhash].hot-update.json");a(e,"crossOriginLoading",false);c(e,"scriptType",()=>e.module?"module":false);a(e,"chunkLoadTimeout",12e4);a(e,"hashFunction","md4");a(e,"hashDigest","hex");a(e,"hashDigestLength",20);a(e,"strictModuleExceptionHandling",false)};const g=(e,{target:t})=>{if(e===false)return;c(e,"global",()=>{switch(t){case"node":case"async-node":case"electron-main":return false;default:return true}});c(e,"__filename",()=>{switch(t){case"node":case"async-node":case"electron-main":return false;default:return"mock"}});c(e,"__dirname",()=>{switch(t){case"node":case"async-node":case"electron-main":return false;default:return"mock"}})};const y=(e,{production:t})=>{if(e===false)return;a(e,"maxAssetSize",25e4);a(e,"maxEntrypointSize",25e4);c(e,"hints",()=>t?"warning":false)};const v=(e,{production:t,development:r,records:i})=>{a(e,"removeAvailableModules",false);a(e,"removeEmptyChunks",true);a(e,"mergeDuplicateChunks",true);a(e,"flagIncludedChunks",t);c(e,"moduleIds",()=>{if(t)return"deterministic";if(r)return"named";return"natural"});c(e,"chunkIds",()=>{if(t)return"deterministic";if(r)return"named";return"natural"});a(e,"sideEffects",true);a(e,"providedExports",true);a(e,"usedExports",t);a(e,"innerGraph",t);a(e,"mangleExports",t);a(e,"concatenateModules",t);a(e,"runtimeChunk",false);a(e,"emitOnErrors",!t);a(e,"checkWasmTypes",t);a(e,"mangleWasmImports",false);a(e,"portableRecords",i);a(e,"realContentHash",t);a(e,"minimize",t);u(e,"minimizer",()=>[{apply:e=>{const t=n(96013);new t({terserOptions:{compress:{passes:2}}}).apply(e)}}]);c(e,"nodeEnv",()=>{if(t)return"production";if(r)return"development";return false});const{splitChunks:s}=e;if(s){a(s,"hidePathInfo",t);a(s,"chunks","async");a(s,"usedExports",true);a(s,"minChunks",1);c(s,"minSize",()=>t?2e4:1e4);c(s,"minRemainingSize",()=>r?0:undefined);c(s,"enforceSizeThreshold",()=>t?5e4:3e4);c(s,"maxAsyncRequests",()=>t?30:Infinity);c(s,"maxInitialRequests",()=>t?30:Infinity);a(s,"automaticNameDelimiter","-");const{cacheGroups:e}=s;c(e,"default",()=>({idHint:"",reuseExistingChunk:true,minChunks:2,priority:-20}));c(e,"defaultVendors",()=>({idHint:"vendors",reuseExistingChunk:true,test:o,priority:-10}))}};const _=({cache:e,context:t,webTarget:n,target:r,mode:i})=>{const s=["webpack"];s.push(i==="development"?"development":"production");switch(r){case"webworker":s.push("worker");break;case"node":case"async-node":case"node-webkit":s.push("node");break;case"electron-main":case"electron-preload":s.push("node");s.push("electron");break;case"electron-renderer":s.push("electron");break}const o=[".js",".json",".wasm"];const a=()=>({aliasFields:n?["browser"]:[],mainFields:n?["browser","module","..."]:["module","..."],conditionNames:n?["require","module","browser","..."]:["require","module","..."],extensions:[...o]});const c=()=>({aliasFields:n?["browser"]:[],mainFields:n?["browser","module","..."]:["module","..."],conditionNames:n?["import","module","browser","..."]:["import","module","..."],extensions:[...o]});const u={cache:e,modules:["node_modules"],conditionNames:s,mainFiles:["index"],extensions:[],aliasFields:[],exportsFields:["exports"],roots:[t],mainFields:["main"],byDependency:{wasm:c(),esm:c(),commonjs:a(),amd:a(),loader:a(),unknown:a(),undefined:a()}};return u};const b=({cache:e})=>{const t={cache:e,conditionNames:["loader","require","node"],exportsFields:["exports"],mainFields:["loader","main"],extensions:[".js"],mainFiles:["index"]};return t};const E=e=>{a(e,"level","info");a(e,"debug",false)};t.applyWebpackOptionsBaseDefaults=l;t.applyWebpackOptionsDefaults=f},96590:(e,t,n)=>{"use strict";const r=n(31669);const i=n(76174);const s=r.deprecate((e,t)=>{if(t!==undefined&&!e===!t){throw new Error("Conflicting use of 'optimization.noEmitOnErrors' and 'optimization.emitOnErrors'. Remove deprecated 'optimization.noEmitOnErrors' from config.")}return!e},"optimization.noEmitOnErrors is deprecated in favor of optimization.emitOnErrors","DEP_WEBPACK_CONFIGURATION_OPTIMIZATION_NO_EMIT_ON_ERRORS");const o=(e,t)=>e===undefined?t({}):t(e);const a=(e,t)=>e===undefined?undefined:t(e);const c=(e,t)=>Array.isArray(e)?t(e):t([]);const u=(e,t)=>Array.isArray(e)?t(e):undefined;const l=(e,t)=>e===undefined?{}:Object.keys(e).reduce((n,r)=>(n[r]=t(e[r]),n),{});const f=e=>{return{amd:e.amd,bail:e.bail,cache:a(e.cache,e=>{if(e===false)return false;if(e===true){return{type:"memory"}}switch(e.type){case"filesystem":return{type:"filesystem",buildDependencies:o(e.buildDependencies,e=>({...e})),cacheDirectory:e.cacheDirectory,cacheLocation:e.cacheLocation,hashAlgorithm:e.hashAlgorithm,idleTimeout:e.idleTimeout,idleTimeoutForInitialStore:e.idleTimeoutForInitialStore,immutablePaths:u(e.immutablePaths,e=>[...e]),managedPaths:u(e.managedPaths,e=>[...e]),name:e.name,store:e.store,version:e.version};case undefined:case"memory":return{type:"memory",immutablePaths:u(e.immutablePaths,e=>[...e]),managedPaths:u(e.managedPaths,e=>[...e])};default:throw new Error(`Not implemented cache.type ${e.type}`)}}),context:e.context,dependencies:e.dependencies,devServer:a(e.devServer,e=>({...e})),devtool:e.devtool,entry:e.entry===undefined?{main:{}}:typeof e.entry==="function"?(e=>()=>Promise.resolve().then(e).then(p))(e.entry):p(e.entry),experiments:o(e.experiments,e=>({...e})),externals:e.externals,externalsType:e.externalsType,infrastructureLogging:o(e.infrastructureLogging,e=>({...e})),loader:e.loader,mode:e.mode,module:o(e.module,e=>({...e,rules:c(e.rules,e=>[...e])})),name:e.name,node:o(e.node,e=>e&&{...e}),optimization:o(e.optimization,e=>{return{...e,runtimeChunk:d(e.runtimeChunk),splitChunks:o(e.splitChunks,e=>e&&{...e,cacheGroups:o(e.cacheGroups,e=>({...e}))}),emitOnErrors:e.noEmitOnErrors!==undefined?s(e.noEmitOnErrors,e.emitOnErrors):e.emitOnErrors}}),output:o(e.output,e=>{const{library:t}=e;const n=t;const r=typeof t==="object"&&t&&!Array.isArray(t)&&"type"in t?t:n||e.libraryTarget?{type:"var",name:n}:undefined;const s={assetModuleFilename:e.assetModuleFilename,charset:e.charset,chunkCallbackName:e.chunkCallbackName,chunkFilename:e.chunkFilename,chunkLoadTimeout:e.chunkLoadTimeout,compareBeforeEmit:e.compareBeforeEmit,crossOriginLoading:e.crossOriginLoading,devtoolFallbackModuleFilenameTemplate:e.devtoolFallbackModuleFilenameTemplate,devtoolModuleFilenameTemplate:e.devtoolModuleFilenameTemplate,devtoolNamespace:e.devtoolNamespace,ecmaVersion:i(e.ecmaVersion),enabledLibraryTypes:c(e.enabledLibraryTypes,e=>[...e]),filename:e.filename,globalObject:e.globalObject,hashDigest:e.hashDigest,hashDigestLength:e.hashDigestLength,hashFunction:e.hashFunction,hashSalt:e.hashSalt,hotUpdateChunkFilename:e.hotUpdateChunkFilename,hotUpdateFunction:e.hotUpdateFunction,hotUpdateMainFilename:e.hotUpdateMainFilename,iife:e.iife,importFunctionName:e.importFunctionName,jsonpFunction:e.jsonpFunction,scriptType:e.scriptType,library:r&&{type:e.libraryTarget!==undefined?e.libraryTarget:r.type,auxiliaryComment:e.auxiliaryComment!==undefined?e.auxiliaryComment:r.auxiliaryComment,export:e.libraryExport!==undefined?e.libraryExport:r.export,name:r.name,umdNamedDefine:e.umdNamedDefine!==undefined?e.umdNamedDefine:r.umdNamedDefine},module:e.module,path:e.path,pathinfo:e.pathinfo,publicPath:e.publicPath,sourceMapFilename:e.sourceMapFilename,sourcePrefix:e.sourcePrefix,strictModuleExceptionHandling:e.strictModuleExceptionHandling,uniqueName:e.uniqueName,webassemblyModuleFilename:e.webassemblyModuleFilename};return s}),parallelism:e.parallelism,performance:a(e.performance,e=>{if(e===false)return false;return{...e}}),plugins:c(e.plugins,e=>[...e]),profile:e.profile,recordsInputPath:e.recordsInputPath!==undefined?e.recordsInputPath:e.recordsPath,recordsOutputPath:e.recordsOutputPath!==undefined?e.recordsOutputPath:e.recordsPath,resolve:o(e.resolve,e=>({...e,byDependency:l(e.byDependency,e=>({...e}))})),resolveLoader:o(e.resolveLoader,e=>({...e})),stats:o(e.stats,e=>{if(e===false){return{preset:"none"}}if(e===true){return{preset:"normal"}}if(typeof e==="string"){return{preset:e}}return{...e}}),target:e.target,watch:e.watch,watchOptions:o(e.watchOptions,e=>({...e}))}};const p=e=>{if(typeof e==="string"){return{main:{import:[e]}}}if(Array.isArray(e)){return{main:{import:e}}}const t={};for(const n of Object.keys(e)){const r=e[n];if(typeof r==="string"){t[n]={import:[r]}}else if(Array.isArray(r)){t[n]={import:r}}else{t[n]={import:r.import&&(Array.isArray(r.import)?r.import:[r.import]),filename:r.filename,runtime:r.runtime,dependOn:r.dependOn&&(Array.isArray(r.dependOn)?r.dependOn:[r.dependOn]),library:r.library}}}return t};const d=e=>{if(e===undefined)return undefined;if(e===false)return false;if(e==="single"){return{name:()=>"runtime"}}if(e===true||e==="multiple"){return{name:e=>`runtime~${e.name}`}}const{name:t}=e;return{name:typeof t==="function"?t:()=>t}};t.getNormalizedWebpackOptions=f},76041:(e,t,n)=>{"use strict";const r=n(28706);const i=n(56202);class ContainerEntryDependency extends r{constructor(e,t,n){super();this.name=e;this.exposes=t;this.shareScope=n}getResourceIdentifier(){return`container-entry-${this.name}`}get type(){return"container entry"}get category(){return"esm"}}i(ContainerEntryDependency,"webpack/lib/container/ContainerEntryDependency");e.exports=ContainerEntryDependency},89591:(e,t,n)=>{"use strict";const{OriginalSource:r}=n(48135);const i=n(98221);const s=n(53453);const o=n(76150);const a=n(58159);const c=n(56202);const u=n(4523);const l=new Set(["javascript"]);class ContainerEntryModule extends s{constructor(e,t,n){super("javascript/dynamic",null);this._name=e;this._exposes=t;this._shareScope=n}getSourceTypes(){return l}identifier(){return`container entry (${this._shareScope}) ${JSON.stringify(this._exposes)}`}readableIdentifier(e){return`container entry`}libIdent(e){return`webpack/container/entry/${this._name}`}needBuild(e,t){return t(null,!this.buildMeta)}build(e,t,n,r,s){this.buildMeta={};this.buildInfo={strict:true};this.clearDependenciesAndBlocks();for(const[e,t]of this._exposes){const n=new i(undefined,{name:e},t.import[t.import.length-1]);let r=0;for(const i of t.import){const t=new u(e,i);t.loc={name:e,index:r++};n.addDependency(t)}this.addBlock(n)}s()}codeGeneration({moduleGraph:e,chunkGraph:t,runtimeTemplate:n}){const i=new Map;const s=new Set([o.definePropertyGetters,o.hasOwnProperty,o.exports]);const c=[];for(const r of this.blocks){const{dependencies:i}=r;const o=i.map(t=>{const n=t;return{name:n.exposedName,module:e.getModule(n),request:n.userRequest}});let a;if(o.some(e=>!e.module)){a=n.throwMissingModuleErrorBlock({request:o.map(e=>e.request).join(", ")})}else{a=`return ${n.blockPromise({block:r,message:"",chunkGraph:t,runtimeRequirements:s})}.then(${n.returningFunction(n.returningFunction(`(${o.map(({module:e,request:r})=>n.moduleRaw({module:e,chunkGraph:t,request:r,weak:false,runtimeRequirements:s})).join(", ")})`))});`}c.push(`${JSON.stringify(o[0].name)}: ${n.basicFunction("",a)}`)}const u=a.asString([`var moduleMap = {`,a.indent(c.join(",\n")),"};",`var get = ${n.basicFunction("module",["return (",a.indent([`${o.hasOwnProperty}(moduleMap, module)`,a.indent(["? moduleMap[module]()",`: Promise.resolve().then(${n.basicFunction("","throw new Error('Module \"' + module + '\" does not exist in container.');")})`])]),");"])};`,`var init = ${n.basicFunction("shareScope",[`var oldScope = ${o.shareScopeMap}[${JSON.stringify(this._shareScope)}];`,`var name = ${JSON.stringify(this._shareScope)}`,`if(oldScope && oldScope !== shareScope) throw new Error("Container initialization failed as it has already been initialized with a different share scope");`,`${o.shareScopeMap}[name] = shareScope;`,`return ${o.initializeSharing}(name);`])};`,"","// This exports getters to disallow modifications",`${o.definePropertyGetters}(exports, {`,a.indent([`get: ${n.returningFunction("get")},`,`init: ${n.returningFunction("init")}`]),"});"]);i.set("javascript",new r(u,"webpack/container-entry"));return{sources:i,runtimeRequirements:s}}size(e){return 42}serialize(e){const{write:t}=e;t(this._name);t(this._exposes);t(this._shareScope);super.serialize(e)}static deserialize(e){const{read:t}=e;const n=new ContainerEntryModule(t(),t(),t());n.deserialize(e);return n}}c(ContainerEntryModule,"webpack/lib/container/ContainerEntryModule");e.exports=ContainerEntryModule},76912:(e,t,n)=>{"use strict";const r=n(40674);const i=n(89591);e.exports=class ContainerEntryModuleFactory extends r{create({dependencies:[e]},t){const n=e;t(null,{module:new i(n.name,n.exposes,n.shareScope)})}}},4523:(e,t,n)=>{"use strict";const r=n(79983);const i=n(56202);class ContainerExposedDependency extends r{constructor(e,t){super(t);this.exposedName=e}get type(){return"container exposed"}get category(){return"esm"}getResourceIdentifier(){return`exposed dependency ${this.exposedName}=${this.request}`}serialize(e){e.write(this.exposedName);super.serialize(e)}deserialize(e){this.exposedName=e.read();super.deserialize(e)}}i(ContainerExposedDependency,"webpack/lib/container/ContainerExposedDependency");e.exports=ContainerExposedDependency},10419:(e,t,n)=>{"use strict";const r=n(15235);const i=n(19593);const s=n(76041);const o=n(76912);const a=n(4523);const{parseOptions:c}=n(97264);const u="ContainerPlugin";class ContainerPlugin{constructor(e){r(i,e,{name:"Container Plugin"});this._options={name:e.name,shareScope:e.shareScope||"default",library:e.library||{type:"var",name:e.name},filename:e.filename||undefined,exposes:c(e.exposes,e=>({import:Array.isArray(e)?e:[e]}),e=>({import:Array.isArray(e.import)?e.import:[e.import]}))}}apply(e){const{name:t,exposes:n,shareScope:r,filename:i,library:c}=this._options;e.options.output.enabledLibraryTypes.push(c.type);e.hooks.make.tapAsync(u,(e,o)=>{const a=new s(t,n,r);a.loc={name:t};e.addEntry(e.options.context,a,{name:t,filename:i,library:c},e=>{if(e)return o(e);o()})});e.hooks.thisCompilation.tap(u,(e,{normalModuleFactory:t})=>{e.dependencyFactories.set(s,new o);e.dependencyFactories.set(a,t)})}}e.exports=ContainerPlugin},68839:(e,t,n)=>{"use strict";const r=n(15235);const i=n(39101);const s=n(61050);const o=n(76150);const a=n(50940);const c=n(55525);const u=n(68005);const l=n(68679);const f=n(31122);const p=n(44742);const{parseOptions:d}=n(97264);const h="/".charCodeAt(0);class ContainerReferencePlugin{constructor(e){r(i,e,{name:"Container Reference Plugin"});this._remoteType=e.remoteType;this._remotes=d(e.remotes,t=>({external:Array.isArray(t)?t:[t],shareScope:e.shareScope||"default"}),t=>({external:Array.isArray(t.external)?t.external:[t.external],shareScope:t.shareScope||e.shareScope||"default"}))}apply(e){const{_remotes:t,_remoteType:n}=this;const r={};for(const[e,n]of t){let t=0;for(const i of n.external){if(i.startsWith("internal "))continue;r[`webpack/container/reference/${e}${t?`/fallback-${t}`:""}`]=i;t++}}new s(n,r).apply(e);e.hooks.compilation.tap("ContainerReferencePlugin",(e,{normalModuleFactory:n})=>{e.dependencyFactories.set(p,n);e.dependencyFactories.set(c,n);e.dependencyFactories.set(a,new u);n.hooks.factorize.tap("ContainerReferencePlugin",e=>{if(!e.request.includes("!")){for(const[n,r]of t){if(e.request.startsWith(`${n}`)&&(e.request.length===n.length||e.request.charCodeAt(n.length)===h)){return new l(e.request,r.external.map((e,t)=>e.startsWith("internal ")?e.slice(9):`webpack/container/reference/${n}${t?`/fallback-${t}`:""}`),`.${e.request.slice(n.length)}`,r.shareScope)}}}});e.hooks.runtimeRequirementInTree.for(o.ensureChunkHandlers).tap("ContainerReferencePlugin",(t,n)=>{n.add(o.module);n.add(o.moduleFactoriesAddOnly);n.add(o.hasOwnProperty);n.add(o.initializeSharing);n.add(o.shareScopeMap);e.addRuntimeModule(t,new f)})})}}e.exports=ContainerReferencePlugin},50940:(e,t,n)=>{"use strict";const r=n(28706);const i=n(56202);class FallbackDependency extends r{constructor(e){super();this.requests=e}getResourceIdentifier(){return`fallback ${this.requests.join(" ")}`}get type(){return"fallback"}get category(){return"esm"}serialize(e){const{write:t}=e;t(this.requests);super.serialize(e)}static deserialize(e){const{read:t}=e;const n=new FallbackDependency(t());n.deserialize(e);return n}}i(FallbackDependency,"webpack/lib/container/FallbackDependency");e.exports=FallbackDependency},55525:(e,t,n)=>{"use strict";const r=n(79983);const i=n(56202);class FallbackItemDependency extends r{constructor(e){super(e)}get type(){return"fallback item"}get category(){return"esm"}}i(FallbackItemDependency,"webpack/lib/container/FallbackItemDependency");e.exports=FallbackItemDependency},13386:(e,t,n)=>{"use strict";const{RawSource:r}=n(48135);const i=n(53453);const s=n(76150);const o=n(58159);const a=n(56202);const c=n(55525);const u=new Set(["javascript"]);const l=new Set([s.module]);class FallbackModule extends i{constructor(e){super("fallback-module");this.requests=e;this._identifier=`fallback ${this.requests.join(" ")}`}identifier(){return this._identifier}readableIdentifier(e){return this._identifier}libIdent(e){return`webpack/container/fallback/${this.requests[0]}/and ${this.requests.length-1} more`}chunkCondition(e,{chunkGraph:t}){return t.getNumberOfEntryModules(e)>0}needBuild(e,t){t(null,!this.buildInfo)}build(e,t,n,r,i){this.buildMeta={};this.buildInfo={strict:true};this.clearDependenciesAndBlocks();for(const e of this.requests)this.addDependency(new c(e));i()}size(e){return this.requests.length*5+42}getSourceTypes(){return u}codeGeneration({runtimeTemplate:e,moduleGraph:t,chunkGraph:n}){const i=this.dependencies.map(e=>n.getModuleId(t.getModule(e)));const s=o.asString([`var ids = ${JSON.stringify(i)};`,"var error, result, i = 0;",`var loop = ${e.basicFunction("next",["while(i < ids.length) {",o.indent(["try { next = __webpack_require__(ids[i++]); } catch(e) { return handleError(e); }","if(next) return next.then ? next.then(handleResult, handleError) : handleResult(next);"]),"}","if(error) throw error;"])}`,`var handleResult = ${e.basicFunction("result",["if(result) return result;","return loop();"])};`,`var handleError = ${e.basicFunction("e",["error = e;","return loop();"])};`,"module.exports = loop();"]);const a=new Map;a.set("javascript",new r(s));return{sources:a,runtimeRequirements:l}}serialize(e){const{write:t}=e;t(this.requests);super.serialize(e)}static deserialize(e){const{read:t}=e;const n=new FallbackModule(t());n.deserialize(e);return n}}a(FallbackModule,"webpack/lib/container/FallbackModule");e.exports=FallbackModule},68005:(e,t,n)=>{"use strict";const r=n(40674);const i=n(13386);e.exports=class FallbackModuleFactory extends r{create({dependencies:[e]},t){const n=e;t(null,{module:new i(n.requests)})}}},8019:(e,t,n)=>{"use strict";const r=n(15235);const i=n(7265);const s=n(16471);const o=n(10419);const a=n(68839);class ModuleFederationPlugin{constructor(e){r(i,e,{name:"Module Federation Plugin"});this._options=e}apply(e){const{_options:t}=this;const n=t.library||{type:"var",name:t.name};const r=t.remoteType||(t.library?t.library.type:"script");if(n&&!e.options.output.enabledLibraryTypes.includes(n.type)){e.options.output.enabledLibraryTypes.push(n.type)}e.hooks.afterPlugins.tap("ModuleFederationPlugin",()=>{if(t.exposes&&(Array.isArray(t.exposes)?t.exposes.length>0:Object.keys(t.exposes).length>0)){new o({name:t.name,library:n,filename:t.filename,exposes:t.exposes}).apply(e)}if(t.remotes&&(Array.isArray(t.remotes)?t.remotes.length>0:Object.keys(t.remotes).length>0)){new a({remoteType:r,remotes:t.remotes}).apply(e)}if(t.shared){new s({shared:t.shared,shareScope:t.shareScope}).apply(e)}})}}e.exports=ModuleFederationPlugin},68679:(e,t,n)=>{"use strict";const{RawSource:r}=n(48135);const i=n(53453);const s=n(76150);const o=n(56202);const a=n(50940);const c=n(44742);const u=new Set(["remote","share-init"]);const l=new Set([s.module]);class RemoteModule extends i{constructor(e,t,n,r){super("remote-module");this.request=e;this.externalRequests=t;this.internalRequest=n;this.shareScope=r;this._identifier=`remote (${r}) ${this.externalRequests.join(" ")} ${this.internalRequest}`}identifier(){return this._identifier}readableIdentifier(e){return`remote ${this.request}`}libIdent(e){return`webpack/container/remote/${this.request}`}needBuild(e,t){t(null,!this.buildInfo)}build(e,t,n,r,i){this.buildMeta={};this.buildInfo={strict:true};this.clearDependenciesAndBlocks();if(this.externalRequests.length===1){this.addDependency(new c(this.externalRequests[0]))}else{this.addDependency(new a(this.externalRequests))}i()}size(e){return 6}getSourceTypes(){return u}nameForCondition(){return this.request}codeGeneration({runtimeTemplate:e,moduleGraph:t,chunkGraph:n}){const i=t.getModule(this.dependencies[0]);const s=i&&n.getModuleId(i);const o=new Map;o.set("remote",new r(""));const a=new Map;a.set("share-init",[{shareScope:this.shareScope,initStage:20,init:s===undefined?"":`initExternal(${JSON.stringify(s)});`}]);return{sources:o,data:a,runtimeRequirements:l}}serialize(e){const{write:t}=e;t(this.request);t(this.externalRequests);t(this.internalRequest);t(this.shareScope);super.serialize(e)}static deserialize(e){const{read:t}=e;const n=new RemoteModule(t(),t(),t(),t());n.deserialize(e);return n}}o(RemoteModule,"webpack/lib/container/RemoteModule");e.exports=RemoteModule},31122:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);class RemoteRuntimeModule extends i{constructor(){super("remotes loading")}generate(){const{runtimeTemplate:e,chunkGraph:t,moduleGraph:n}=this.compilation;const i={};const o={};for(const e of this.chunk.getAllAsyncChunks()){const r=t.getChunkModulesIterableBySourceType(e,"remote");if(!r)continue;const s=i[e.id]=[];for(const e of r){const r=e;const i=r.internalRequest;const a=t.getModuleId(r);const c=r.shareScope;const u=r.dependencies[0];const l=n.getModule(u);const f=l&&t.getModuleId(l);s.push(a);o[a]=[c,i,f]}}return s.asString(["var installedModules = {};",`var chunkMapping = ${JSON.stringify(i,null,"\t")};`,`var idToExternalAndNameMapping = ${JSON.stringify(o,null,"\t")};`,`${r.ensureChunkHandlers}.remotes = ${e.basicFunction("chunkId, promises",[`if(${r.hasOwnProperty}(chunkMapping, chunkId)) {`,s.indent([`chunkMapping[chunkId].forEach(${e.basicFunction("id",[`if(installedModules[id]) return promises.push(installedModules[id]);`,"var data = idToExternalAndNameMapping[id];",`var onError = ${e.basicFunction("error",['if(!error) error = new Error("Container missing");','if(typeof error.message === "string")',s.indent(`error.message += '\\nwhile loading "' + data[1] + '" from ' + data[2];`),`__webpack_modules__[id] = ${e.basicFunction("",["throw error;"])}`,"installedModules[id] = 0;"])};`,`var handleFunction = ${e.basicFunction("fn, key, data, next, first",["try {",s.indent(["var promise = fn(key, data);","if(promise && promise.then) {",s.indent([`var p = promise.then(${e.returningFunction("next(result, data)","result")}, onError);`,`if(first) promises.push(installedModules[id] = p); else return p;`]),"} else {",s.indent(["return next(promise, data, first);"]),"}"]),"} catch(error) {",s.indent(["onError(error);"]),"}"])}`,`var onExternal = ${e.returningFunction(`external ? handleFunction(${r.initializeSharing}, data[0], external, onInitialized, first) : onError()`,"external, _, first")};`,`var onInitialized = ${e.returningFunction(`handleFunction(external.get, data[1], external, onFactory, first)`,"_, external, first")};`,`var onFactory = ${e.basicFunction("factory",["installedModules[id] = 1;",`__webpack_modules__[id] = ${e.basicFunction("module",["module.exports = factory();"])}`])};`,"handleFunction(__webpack_require__, data[2], 1, onExternal, 1);"])});`]),"}"])}`])}}e.exports=RemoteRuntimeModule},44742:(e,t,n)=>{"use strict";const r=n(79983);const i=n(56202);class RemoteToExternalDependency extends r{constructor(e){super(e)}get type(){return"remote to external"}get category(){return"esm"}}i(RemoteToExternalDependency,"webpack/lib/container/RemoteToExternalDependency");e.exports=RemoteToExternalDependency},97264:(e,t)=>{"use strict";const n=(e,t,n,r)=>{const i=e=>{for(const n of e){if(typeof n==="string"){r(n,t(n,n))}else if(n&&typeof n==="object"){s(n)}else{throw new Error("Unexpected options format")}}};const s=e=>{for(const[i,s]of Object.entries(e)){if(typeof s==="string"||Array.isArray(s)){r(i,t(s,i))}else{r(i,n(s,i))}}};if(!e){return}else if(Array.isArray(e)){i(e)}else if(typeof e==="object"){s(e)}else{throw new Error("Unexpected options format")}};const r=(e,t,r)=>{const i=[];n(e,t,r,(e,t)=>{i.push([e,t])});return i};const i=(e,t)=>{const r={};n(t,e=>e,e=>e,(t,n)=>{r[t.startsWith("./")?`${e}${t.slice(1)}`:`${e}/${t}`]=n});return r};t.parseOptions=r;t.scope=i},26802:(e,t,n)=>{"use strict";const{Tracer:r}=n(25954);const i=n(15235);const s=n(8462);const{dirname:o,mkdirpSync:a}=n(95396);let c=undefined;try{c=n(57012)}catch(e){console.log("Unable to CPU profile in < node 8.0")}class Profiler{constructor(e){this.session=undefined;this.inspector=e}hasSession(){return this.session!==undefined}startProfiling(){if(this.inspector===undefined){return Promise.resolve()}try{this.session=new c.Session;this.session.connect()}catch(e){this.session=undefined;return Promise.resolve()}return Promise.all([this.sendCommand("Profiler.setSamplingInterval",{interval:100}),this.sendCommand("Profiler.enable"),this.sendCommand("Profiler.start")])}sendCommand(e,t){if(this.hasSession()){return new Promise((n,r)=>{return this.session.post(e,t,(e,t)=>{if(e!==null){r(e)}else{n(t)}})})}else{return Promise.resolve()}}destroy(){if(this.hasSession()){this.session.disconnect()}return Promise.resolve()}stopProfiling(){return this.sendCommand("Profiler.stop")}}const u=(e,t)=>{const n=new r({noStream:true});const i=new Profiler(c);if(/\/|\\/.test(t)){const n=o(e,t);a(e,n)}const s=e.createWriteStream(t);let u=0;n.pipe(s);n.instantEvent({name:"TracingStartedInPage",id:++u,cat:["disabled-by-default-devtools.timeline"],args:{data:{sessionId:"-1",page:"0xfff",frames:[{frame:"0xfff",url:"webpack",name:""}]}}});n.instantEvent({name:"TracingStartedInBrowser",id:++u,cat:["disabled-by-default-devtools.timeline"],args:{data:{sessionId:"-1"}}});return{trace:n,counter:u,profiler:i,end:e=>{s.on("close",()=>{e()});n.push(null)}}};const l="ProfilingPlugin";class ProfilingPlugin{constructor(e={}){i(s,e,{name:"Profiling Plugin",baseDataPath:"options"});this.outputPath=e.outputPath||"events.json"}apply(e){const t=u(e.intermediateFileSystem,this.outputPath);t.profiler.startProfiling();Object.keys(e.hooks).forEach(n=>{e.hooks[n].intercept(h("Compiler",t)(n))});Object.keys(e.resolverFactory.hooks).forEach(n=>{e.resolverFactory.hooks[n].intercept(h("Resolver",t)(n))});e.hooks.compilation.tap(l,(e,{normalModuleFactory:n,contextModuleFactory:r})=>{f(e,t,"Compilation");f(n,t,"Normal Module Factory");f(r,t,"Context Module Factory");p(n,t);d(e,t)});e.hooks.done.tapAsync({name:l,stage:Infinity},(e,n)=>{t.profiler.stopProfiling().then(e=>{if(e===undefined){t.profiler.destroy();t.trace.flush();t.end(n);return}const r=e.profile.startTime;const i=e.profile.endTime;t.trace.completeEvent({name:"TaskQueueManager::ProcessTaskFromWorkQueue",id:++t.counter,cat:["toplevel"],ts:r,args:{src_file:"../../ipc/ipc_moji_bootstrap.cc",src_func:"Accept"}});t.trace.completeEvent({name:"EvaluateScript",id:++t.counter,cat:["devtools.timeline"],ts:r,dur:i-r,args:{data:{url:"webpack",lineNumber:1,columnNumber:1,frame:"0xFFF"}}});t.trace.instantEvent({name:"CpuProfile",id:++t.counter,cat:["disabled-by-default-devtools.timeline"],ts:i,args:{data:{cpuProfile:e.profile}}});t.profiler.destroy();t.trace.flush();t.end(n)})})}}const f=(e,t,n)=>{if(Reflect.has(e,"hooks")){Object.keys(e.hooks).forEach(r=>{const i=e.hooks[r];if(!i._fakeHook){i.intercept(h(n,t)(r))}})}};const p=(e,t)=>{const n=["javascript/auto","javascript/dynamic","javascript/esm","json","webassembly/async","webassembly/sync"];n.forEach(n=>{e.hooks.parser.for(n).tap("ProfilingPlugin",(e,n)=>{f(e,t,"Parser")})})};const d=(e,t)=>{f({hooks:n(18161).getCompilationHooks(e)},t,"JavascriptModulesPlugin")};const h=(e,t)=>e=>({register:({name:n,type:r,context:i,fn:s})=>{const o=m(e,t,{name:n,type:r,fn:s});return{name:n,type:r,context:i,fn:o}}});const m=(e,t,{name:n,type:r,fn:i})=>{const s=["blink.user_timing"];switch(r){case"promise":return(...e)=>{const r=++t.counter;t.trace.begin({name:n,id:r,cat:s});const o=i(...e);return o.then(e=>{t.trace.end({name:n,id:r,cat:s});return e})};case"async":return(...e)=>{const r=++t.counter;t.trace.begin({name:n,id:r,cat:s});const o=e.pop();i(...e,(...e)=>{t.trace.end({name:n,id:r,cat:s});o(...e)})};case"sync":return(...e)=>{const r=++t.counter;if(n===l){return i(...e)}t.trace.begin({name:n,id:r,cat:s});let o;try{o=i(...e)}catch(e){t.trace.end({name:n,id:r,cat:s});throw e}t.trace.end({name:n,id:r,cat:s});return o};default:break}};e.exports=ProfilingPlugin;e.exports.Profiler=Profiler},46960:(e,t,n)=>{"use strict";const r=n(76150);const i=n(56202);const s=n(12197);const o={f:{definition:"var __WEBPACK_AMD_DEFINE_RESULT__;",content:`!(__WEBPACK_AMD_DEFINE_RESULT__ = (#).call(exports, __webpack_require__, exports, module),\n\t\t__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__))`,requests:[r.require,r.exports,r.module]},o:{definition:"",content:"!(module.exports = #)",requests:[r.module]},of:{definition:"var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;",content:`!(__WEBPACK_AMD_DEFINE_FACTORY__ = (#),\n\t\t__WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?\n\t\t(__WEBPACK_AMD_DEFINE_FACTORY__.call(exports, __webpack_require__, exports, module)) :\n\t\t__WEBPACK_AMD_DEFINE_FACTORY__),\n\t\t__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__))`,requests:[r.require,r.exports,r.module]},af:{definition:"var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;",content:`!(__WEBPACK_AMD_DEFINE_ARRAY__ = #, __WEBPACK_AMD_DEFINE_RESULT__ = (#).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),\n\t\t__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__))`,requests:[r.exports,r.module]},ao:{definition:"",content:"!(#, module.exports = #)",requests:[r.module]},aof:{definition:"var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;",content:`!(__WEBPACK_AMD_DEFINE_ARRAY__ = #, __WEBPACK_AMD_DEFINE_FACTORY__ = (#),\n\t\t__WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?\n\t\t(__WEBPACK_AMD_DEFINE_FACTORY__.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__)) : __WEBPACK_AMD_DEFINE_FACTORY__),\n\t\t__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__))`,requests:[r.exports,r.module]},lf:{definition:"var XXX, XXXmodule;",content:"!(XXXmodule = { id: YYY, exports: {}, loaded: false }, XXX = #.call(XXXmodule.exports, __webpack_require__, XXXmodule.exports, XXXmodule), XXXmodule.loaded = true, XXX === undefined && (XXX = XXXmodule.exports))",requests:[r.require,r.module]},lo:{definition:"var XXX;",content:"!(XXX = #)",requests:[]},lof:{definition:"var XXX, XXXfactory, XXXmodule;",content:"!(XXXfactory = (#), (typeof XXXfactory === 'function' ? (XXXmodule = { id: YYY, exports: {}, loaded: false }), (XXX = XXXfactory.call(XXXmodule.exports, __webpack_require__, XXXmodule.exports, XXXmodule)), (XXXmodule.loaded = true), XXX === undefined && (XXX = XXXmodule.exports) : XXX = XXXfactory))",requests:[r.require,r.module]},laf:{definition:"var __WEBPACK_AMD_DEFINE_ARRAY__, XXX, XXXexports;",content:"!(__WEBPACK_AMD_DEFINE_ARRAY__ = #, XXX = (#).apply(XXXexports = {}, __WEBPACK_AMD_DEFINE_ARRAY__), XXX === undefined && (XXX = XXXexports))",requests:[]},lao:{definition:"var XXX;",content:"!(#, XXX = #)",requests:[]},laof:{definition:"var XXXarray, XXXfactory, XXXexports, XXX;",content:`!(XXXarray = #, XXXfactory = (#),\n\t\t(typeof XXXfactory === 'function' ?\n\t\t\t((XXX = XXXfactory.apply(XXXexports = {}, XXXarray)), XXX === undefined && (XXX = XXXexports)) :\n\t\t\t(XXX = XXXfactory)\n\t\t))`,requests:[]}};class AMDDefineDependency extends s{constructor(e,t,n,r,i){super();this.range=e;this.arrayRange=t;this.functionRange=n;this.objectRange=r;this.namedModule=i;this.localModule=null}get type(){return"amd define"}serialize(e){const{write:t}=e;t(this.range);t(this.arrayRange);t(this.functionRange);t(this.objectRange);t(this.namedModule);t(this.localModule);super.serialize(e)}deserialize(e){const{read:t}=e;this.range=t();this.arrayRange=t();this.functionRange=t();this.objectRange=t();this.namedModule=t();this.localModule=t();super.deserialize(e)}}i(AMDDefineDependency,"webpack/lib/dependencies/AMDDefineDependency");AMDDefineDependency.Template=class AMDDefineDependencyTemplate extends s.Template{apply(e,t,{runtimeRequirements:n}){const r=e;const i=this.branch(r);const{definition:s,content:a,requests:c}=o[i];for(const e of c){n.add(e)}this.replace(r,t,s,a)}localModuleVar(e){return e.localModule&&e.localModule.used&&e.localModule.variableName()}branch(e){const t=this.localModuleVar(e)?"l":"";const n=e.arrayRange?"a":"";const r=e.objectRange?"o":"";const i=e.functionRange?"f":"";return t+n+r+i}replace(e,t,n,r){const i=this.localModuleVar(e);if(i){r=r.replace(/XXX/g,i.replace(/\$/g,"$$$$"));n=n.replace(/XXX/g,i.replace(/\$/g,"$$$$"))}if(e.namedModule){r=r.replace(/YYY/g,JSON.stringify(e.namedModule))}const s=r.split("#");if(n)t.insert(0,n);let o=e.range[0];if(e.arrayRange){t.replace(o,e.arrayRange[0]-1,s.shift());o=e.arrayRange[1]}if(e.objectRange){t.replace(o,e.objectRange[0]-1,s.shift());o=e.objectRange[1]}else if(e.functionRange){t.replace(o,e.functionRange[0]-1,s.shift());o=e.functionRange[1]}t.replace(o,e.range[1]-1,s.shift());if(s.length>0)throw new Error("Implementation error")}};e.exports=AMDDefineDependency},98915:(e,t,n)=>{"use strict";const r=n(76150);const i=n(46960);const s=n(95715);const o=n(38145);const a=n(29022);const c=n(66298);const u=n(95601);const l=n(28140);const f=n(14229);const{addLocalModule:p,getLocalModule:d}=n(61701);const h=e=>{if(e.type!=="CallExpression")return false;if(e.callee.type!=="MemberExpression")return false;if(e.callee.computed)return false;if(e.callee.object.type!=="FunctionExpression")return false;if(e.callee.property.type!=="Identifier")return false;if(e.callee.property.name!=="bind")return false;return true};const m=e=>{if(e.type==="FunctionExpression")return true;if(e.type==="ArrowFunctionExpression")return true;return false};const g=e=>{if(m(e))return true;if(h(e))return true;return false};class AMDDefineDependencyParserPlugin{constructor(e){this.options=e}apply(e){e.hooks.call.for("define").tap("AMDDefineDependencyParserPlugin",this.processCallDefine.bind(this,e))}processArray(e,t,n,r,i){if(n.isArray()){n.items.forEach((n,s)=>{if(n.isString()&&["require","module","exports"].includes(n.string))r[s]=n.string;const o=this.processItem(e,t,n,i);if(o===undefined){this.processContext(e,t,n)}});return true}else if(n.isConstArray()){const i=[];n.array.forEach((n,s)=>{let o;let a;if(n==="require"){r[s]=n;o="__webpack_require__"}else if(["exports","module"].includes(n)){r[s]=n;o=n}else if(a=d(e.state,n)){a.flagUsed();o=new f(a,undefined,false);o.loc=t.loc;e.state.module.addPresentationalDependency(o)}else{o=this.newRequireItemDependency(n);o.loc=t.loc;o.optional=!!e.scope.inTry;e.state.current.addDependency(o)}i.push(o)});const s=this.newRequireArrayDependency(i,n.range);s.loc=t.loc;s.optional=!!e.scope.inTry;e.state.module.addPresentationalDependency(s);return true}}processItem(e,t,n,i){if(n.isConditional()){n.options.forEach(n=>{const r=this.processItem(e,t,n);if(r===undefined){this.processContext(e,t,n)}});return true}else if(n.isString()){let s,o;if(n.string==="require"){s=new c("__webpack_require__",n.range,[r.require])}else if(n.string==="exports"){s=new c("exports",n.range,[r.exports])}else if(n.string==="module"){s=new c("module",n.range,[r.module])}else if(o=d(e.state,n.string,i)){o.flagUsed();s=new f(o,n.range,false)}else{s=this.newRequireItemDependency(n.string,n.range);s.optional=!!e.scope.inTry;e.state.current.addDependency(s);return true}s.loc=t.loc;e.state.module.addPresentationalDependency(s);return true}}processContext(e,t,n){const r=u.create(o,n.range,n,t,this.options,{category:"amd"},e);if(!r)return;r.loc=t.loc;r.optional=!!e.scope.inTry;e.state.current.addDependency(r);return true}processCallDefine(e,t){let n,r,i,s;switch(t.arguments.length){case 1:if(g(t.arguments[0])){r=t.arguments[0]}else if(t.arguments[0].type==="ObjectExpression"){i=t.arguments[0]}else{i=r=t.arguments[0]}break;case 2:if(t.arguments[0].type==="Literal"){s=t.arguments[0].value;if(g(t.arguments[1])){r=t.arguments[1]}else if(t.arguments[1].type==="ObjectExpression"){i=t.arguments[1]}else{i=r=t.arguments[1]}}else{n=t.arguments[0];if(g(t.arguments[1])){r=t.arguments[1]}else if(t.arguments[1].type==="ObjectExpression"){i=t.arguments[1]}else{i=r=t.arguments[1]}}break;case 3:s=t.arguments[0].value;n=t.arguments[1];if(g(t.arguments[2])){r=t.arguments[2]}else if(t.arguments[2].type==="ObjectExpression"){i=t.arguments[2]}else{i=r=t.arguments[2]}break;default:return}l.bailout(e.state);let o=null;let a=0;if(r){if(m(r)){o=r.params}else if(h(r)){o=r.callee.object.params;a=r.arguments.length-1;if(a<0){a=0}}}let c=new Map;if(n){const r={};const i=e.evaluateExpression(n);const u=this.processArray(e,t,i,r,s);if(!u)return;if(o){o=o.slice(a).filter((t,n)=>{if(r[n]){c.set(t.name,e.getVariableInfo(r[n]));return false}return true})}}else{const t=["require","exports","module"];if(o){o=o.slice(a).filter((n,r)=>{if(t[r]){c.set(n.name,e.getVariableInfo(t[r]));return false}return true})}}let u;if(r&&m(r)){u=e.scope.inTry;e.inScope(o,()=>{for(const[t,n]of c){e.setVariable(t,n)}e.scope.inTry=u;if(r.body.type==="BlockStatement"){e.walkStatement(r.body)}else{e.walkExpression(r.body)}})}else if(r&&h(r)){u=e.scope.inTry;e.inScope(r.callee.object.params.filter(e=>!["require","module","exports"].includes(e.name)),()=>{for(const[t,n]of c){e.setVariable(t,n)}e.scope.inTry=u;if(r.callee.object.body.type==="BlockStatement"){e.walkStatement(r.callee.object.body)}else{e.walkExpression(r.callee.object.body)}});if(r.arguments){e.walkExpressions(r.arguments)}}else if(r||i){e.walkExpression(r||i)}const f=this.newDefineDependency(t.range,n?n.range:null,r?r.range:null,i?i.range:null,s?s:null);f.loc=t.loc;if(s){f.localModule=p(e.state,s)}e.state.module.addPresentationalDependency(f);return true}newDefineDependency(e,t,n,r,s){return new i(e,t,n,r,s)}newRequireArrayDependency(e,t){return new s(e,t)}newRequireItemDependency(e,t){return new a(e,t)}}e.exports=AMDDefineDependencyParserPlugin},19765:(e,t,n)=>{"use strict";const r=n(76150);const{approve:i,evaluateToIdentifier:s,evaluateToString:o,toConstantDependency:a}=n(48472);const c=n(46960);const u=n(98915);const l=n(95715);const f=n(38145);const p=n(19041);const d=n(45167);const h=n(29022);const{AMDDefineRuntimeModule:m,AMDOptionsRuntimeModule:g}=n(29035);const y=n(66298);const v=n(14229);const _=n(12584);class AMDPlugin{constructor(e,t){this.options=e;this.amdOptions=t}apply(e){const t=this.options;const n=this.amdOptions;e.hooks.compilation.tap("AMDPlugin",(e,{contextModuleFactory:b,normalModuleFactory:E})=>{e.dependencyTemplates.set(d,new d.Template);e.dependencyFactories.set(h,E);e.dependencyTemplates.set(h,new h.Template);e.dependencyTemplates.set(l,new l.Template);e.dependencyFactories.set(f,b);e.dependencyTemplates.set(f,new f.Template);e.dependencyTemplates.set(c,new c.Template);e.dependencyTemplates.set(_,new _.Template);e.dependencyTemplates.set(v,new v.Template);e.hooks.runtimeRequirementInModule.for(r.amdDefine).tap("AMDPlugin",(e,t)=>{t.add(r.require)});e.hooks.runtimeRequirementInModule.for(r.amdOptions).tap("AMDPlugin",(e,t)=>{t.add(r.requireScope)});e.hooks.runtimeRequirementInTree.for(r.amdDefine).tap("AMDPlugin",(t,n)=>{e.addRuntimeModule(t,new m)});e.hooks.runtimeRequirementInTree.for(r.amdOptions).tap("AMDPlugin",(t,r)=>{e.addRuntimeModule(t,new g(n))});const w=(e,n)=>{if(n.amd!==undefined&&!n.amd)return;const c=(t,n,i)=>{e.hooks.expression.for(t).tap("AMDPlugin",a(e,r.amdOptions,[r.amdOptions]));e.hooks.evaluateIdentifier.for(t).tap("AMDPlugin",s(t,n,i,true));e.hooks.evaluateTypeof.for(t).tap("AMDPlugin",o("object"));e.hooks.typeof.for(t).tap("AMDPlugin",a(e,JSON.stringify("object")))};new p(t).apply(e);new u(t).apply(e);c("define.amd","define",()=>"amd");c("require.amd","require",()=>["amd"]);c("__webpack_amd_options__","__webpack_amd_options__",()=>[]);e.hooks.expression.for("define").tap("AMDPlugin",t=>{const n=new y(r.amdDefine,t.range,[r.amdDefine]);n.loc=t.loc;e.state.module.addPresentationalDependency(n);return true});e.hooks.typeof.for("define").tap("AMDPlugin",a(e,JSON.stringify("function")));e.hooks.evaluateTypeof.for("define").tap("AMDPlugin",o("function"));e.hooks.canRename.for("define").tap("AMDPlugin",i);e.hooks.rename.for("define").tap("AMDPlugin",t=>{const n=new y(r.amdDefine,t.range,[r.amdDefine]);n.loc=t.loc;e.state.module.addPresentationalDependency(n);return false});e.hooks.typeof.for("require").tap("AMDPlugin",a(e,JSON.stringify("function")));e.hooks.evaluateTypeof.for("require").tap("AMDPlugin",o("function"))};E.hooks.parser.for("javascript/auto").tap("AMDPlugin",w);E.hooks.parser.for("javascript/dynamic").tap("AMDPlugin",w)})}}e.exports=AMDPlugin},95715:(e,t,n)=>{"use strict";const r=n(84304);const i=n(56202);const s=n(12197);class AMDRequireArrayDependency extends s{constructor(e,t){super();this.depsArray=e;this.range=t}get type(){return"amd require array"}get category(){return"amd"}serialize(e){const{write:t}=e;t(this.depsArray);t(this.range);super.serialize(e)}deserialize(e){const{read:t}=e;this.depsArray=t();this.range=t();super.deserialize(e)}}i(AMDRequireArrayDependency,"webpack/lib/dependencies/AMDRequireArrayDependency");AMDRequireArrayDependency.Template=class AMDRequireArrayDependencyTemplate extends r{apply(e,t,n){const r=e;const i=this.getContent(r,n);t.replace(r.range[0],r.range[1]-1,i)}getContent(e,t){const n=e.depsArray.map(e=>{return this.contentForDependency(e,t)});return`[${n.join(", ")}]`}contentForDependency(e,{runtimeTemplate:t,moduleGraph:n,chunkGraph:r,runtimeRequirements:i}){if(typeof e==="string"){return e}if(e.localModule){return e.localModule.variableName()}else{return t.moduleExports({module:n.getModule(e),chunkGraph:r,request:e.request,runtimeRequirements:i})}}};e.exports=AMDRequireArrayDependency},38145:(e,t,n)=>{"use strict";const r=n(56202);const i=n(400);class AMDRequireContextDependency extends i{constructor(e,t,n){super(e);this.range=t;this.valueRange=n}get type(){return"amd require context"}get category(){return"amd"}serialize(e){const{write:t}=e;t(this.range);t(this.valueRange);super.serialize(e)}deserialize(e){const{read:t}=e;this.range=t();this.valueRange=t();super.deserialize(e)}}r(AMDRequireContextDependency,"webpack/lib/dependencies/AMDRequireContextDependency");AMDRequireContextDependency.Template=n(42740);e.exports=AMDRequireContextDependency},83842:(e,t,n)=>{"use strict";const r=n(98221);const i=n(56202);class AMDRequireDependenciesBlock extends r{constructor(e,t){super(null,e,t)}}i(AMDRequireDependenciesBlock,"webpack/lib/dependencies/AMDRequireDependenciesBlock");e.exports=AMDRequireDependenciesBlock},19041:(e,t,n)=>{"use strict";const r=n(76150);const i=n(53558);const s=n(95715);const o=n(38145);const a=n(83842);const c=n(45167);const u=n(29022);const l=n(66298);const f=n(95601);const p=n(14229);const{getLocalModule:d}=n(61701);const h=n(12584);const m=n(36134);class AMDRequireDependenciesBlockParserPlugin{constructor(e){this.options=e}processFunctionArgument(e,t){let n=true;const r=m(t);if(r){e.inScope(r.fn.params.filter(e=>{return!["require","module","exports"].includes(e.name)}),()=>{if(r.fn.body.type==="BlockStatement"){e.walkStatement(r.fn.body)}else{e.walkExpression(r.fn.body)}});e.walkExpressions(r.expressions);if(r.needThis===false){n=false}}else{e.walkExpression(t)}return n}apply(e){e.hooks.call.for("require").tap("AMDRequireDependenciesBlockParserPlugin",this.processCallRequire.bind(this,e))}processArray(e,t,n){if(n.isArray()){for(const r of n.items){const n=this.processItem(e,t,r);if(n===undefined){this.processContext(e,t,r)}}return true}else if(n.isConstArray()){const r=[];for(const i of n.array){let n,s;if(i==="require"){n="__webpack_require__"}else if(["exports","module"].includes(i)){n=i}else if(s=d(e.state,i)){s.flagUsed();n=new p(s,undefined,false);n.loc=t.loc;e.state.module.addPresentationalDependency(n)}else{n=this.newRequireItemDependency(i);n.loc=t.loc;n.optional=!!e.scope.inTry;e.state.current.addDependency(n)}r.push(n)}const i=this.newRequireArrayDependency(r,n.range);i.loc=t.loc;i.optional=!!e.scope.inTry;e.state.module.addPresentationalDependency(i);return true}}processItem(e,t,n){if(n.isConditional()){for(const r of n.options){const n=this.processItem(e,t,r);if(n===undefined){this.processContext(e,t,r)}}return true}else if(n.isString()){let i,s;if(n.string==="require"){i=new l("__webpack_require__",n.string,[r.require])}else if(n.string==="module"){i=new l(e.state.module.buildInfo.moduleArgument,n.range,[r.module])}else if(n.string==="exports"){i=new l(e.state.module.buildInfo.exportsArgument,n.range,[r.exports])}else if(s=d(e.state,n.string)){s.flagUsed();i=new p(s,n.range,false)}else{i=this.newRequireItemDependency(n.string,n.range);i.loc=t.loc;i.optional=!!e.scope.inTry;e.state.current.addDependency(i);return true}i.loc=t.loc;e.state.module.addPresentationalDependency(i);return true}}processContext(e,t,n){const r=f.create(o,n.range,n,t,this.options,{category:"amd"},e);if(!r)return;r.loc=t.loc;r.optional=!!e.scope.inTry;e.state.current.addDependency(r);return true}processArrayForRequestString(e){if(e.isArray()){const t=e.items.map(e=>this.processItemForRequestString(e));if(t.every(Boolean))return t.join(" ")}else if(e.isConstArray()){return e.array.join(" ")}}processItemForRequestString(e){if(e.isConditional()){const t=e.options.map(e=>this.processItemForRequestString(e));if(t.every(Boolean))return t.join("|")}else if(e.isString()){return e.string}}processCallRequire(e,t){let n;let r;let s;let o;const a=e.state.current;if(t.arguments.length>=1){n=e.evaluateExpression(t.arguments[0]);r=this.newRequireDependenciesBlock(t.loc,this.processArrayForRequestString(n));s=this.newRequireDependency(t.range,n.range,t.arguments.length>1?t.arguments[1].range:null,t.arguments.length>2?t.arguments[2].range:null);s.loc=t.loc;r.addDependency(s);e.state.current=r}if(t.arguments.length===1){e.inScope([],()=>{o=this.processArray(e,t,n)});e.state.current=a;if(!o)return;e.state.current.addBlock(r);return true}if(t.arguments.length===2||t.arguments.length===3){try{e.inScope([],()=>{o=this.processArray(e,t,n)});if(!o){const n=new h("unsupported",t.range);a.addPresentationalDependency(n);if(e.state.module){e.state.module.addError(new i("Cannot statically analyse 'require(…, …)' in line "+t.loc.start.line,t.loc))}r=null;return true}s.functionBindThis=this.processFunctionArgument(e,t.arguments[1]);if(t.arguments.length===3){s.errorCallbackBindThis=this.processFunctionArgument(e,t.arguments[2])}}finally{e.state.current=a;if(r)e.state.current.addBlock(r)}return true}}newRequireDependenciesBlock(e,t){return new a(e,t)}newRequireDependency(e,t,n,r){return new c(e,t,n,r)}newRequireItemDependency(e,t){return new u(e,t)}newRequireArrayDependency(e,t){return new s(e,t)}}e.exports=AMDRequireDependenciesBlockParserPlugin},45167:(e,t,n)=>{"use strict";const r=n(76150);const i=n(56202);const s=n(12197);class AMDRequireDependency extends s{constructor(e,t,n,r){super();this.outerRange=e;this.arrayRange=t;this.functionRange=n;this.errorCallbackRange=r;this.functionBindThis=false;this.errorCallbackBindThis=false}get category(){return"amd"}serialize(e){const{write:t}=e;t(this.outerRange);t(this.arrayRange);t(this.functionRange);t(this.errorCallbackRange);t(this.functionBindThis);t(this.errorCallbackBindThis);super.serialize(e)}deserialize(e){const{read:t}=e;this.outerRange=t();this.arrayRange=t();this.functionRange=t();this.errorCallbackRange=t();this.functionBindThis=t();this.errorCallbackBindThis=t();super.deserialize(e)}}i(AMDRequireDependency,"webpack/lib/dependencies/AMDRequireDependency");AMDRequireDependency.Template=class AMDRequireDependencyTemplate extends s.Template{apply(e,t,{runtimeTemplate:n,moduleGraph:i,chunkGraph:s,runtimeRequirements:o}){const a=e;const c=i.getParentBlock(a);const u=n.blockPromise({chunkGraph:s,block:c,message:"AMD require",runtimeRequirements:o});if(a.arrayRange&&!a.functionRange){const e=`${u}.then(function() {`;const n=`;}).catch(${r.uncaughtErrorHandler})`;o.add(r.uncaughtErrorHandler);t.replace(a.outerRange[0],a.arrayRange[0]-1,e);t.replace(a.arrayRange[1],a.outerRange[1]-1,n);return}if(a.functionRange&&!a.arrayRange){const e=`${u}.then((`;const n=`).bind(exports, __webpack_require__, exports, module)).catch(${r.uncaughtErrorHandler})`;o.add(r.uncaughtErrorHandler);t.replace(a.outerRange[0],a.functionRange[0]-1,e);t.replace(a.functionRange[1],a.outerRange[1]-1,n);return}if(a.arrayRange&&a.functionRange&&a.errorCallbackRange){const e=`${u}.then(function() { `;const n=`}${a.functionBindThis?".bind(this)":""}).catch(`;const r=`${a.errorCallbackBindThis?".bind(this)":""})`;t.replace(a.outerRange[0],a.arrayRange[0]-1,e);t.insert(a.arrayRange[0]+.9,"var __WEBPACK_AMD_REQUIRE_ARRAY__ = ");t.replace(a.arrayRange[1],a.functionRange[0]-1,"; (");t.insert(a.functionRange[1],").apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);");t.replace(a.functionRange[1],a.errorCallbackRange[0]-1,n);t.replace(a.errorCallbackRange[1],a.outerRange[1]-1,r);return}if(a.arrayRange&&a.functionRange){const e=`${u}.then(function() { `;const n=`}${a.functionBindThis?".bind(this)":""}).catch(${r.uncaughtErrorHandler})`;o.add(r.uncaughtErrorHandler);t.replace(a.outerRange[0],a.arrayRange[0]-1,e);t.insert(a.arrayRange[0]+.9,"var __WEBPACK_AMD_REQUIRE_ARRAY__ = ");t.replace(a.arrayRange[1],a.functionRange[0]-1,"; (");t.insert(a.functionRange[1],").apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);");t.replace(a.functionRange[1],a.outerRange[1]-1,n)}}};e.exports=AMDRequireDependency},29022:(e,t,n)=>{"use strict";const r=n(56202);const i=n(79983);const s=n(87283);class AMDRequireItemDependency extends i{constructor(e,t){super(e);this.range=t}get type(){return"amd require"}get category(){return"amd"}}r(AMDRequireItemDependency,"webpack/lib/dependencies/AMDRequireItemDependency");AMDRequireItemDependency.Template=s;e.exports=AMDRequireItemDependency},29035:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);class AMDDefineRuntimeModule extends i{constructor(){super("amd define")}generate(){return s.asString([`${r.amdDefine} = function () {`,s.indent("throw new Error('define cannot be used indirect');"),"};"])}}class AMDOptionsRuntimeModule extends i{constructor(e){super("amd options");this.options=e}generate(){return s.asString([`${r.amdOptions} = ${JSON.stringify(this.options)};`])}}t.AMDDefineRuntimeModule=AMDDefineRuntimeModule;t.AMDOptionsRuntimeModule=AMDOptionsRuntimeModule},59455:(e,t,n)=>{"use strict";const r=n(84304);const i=n(63272);const s=n(56202);const o=n(12197);class CachedConstDependency extends o{constructor(e,t,n){super();this.expression=e;this.range=t;this.identifier=n}updateHash(e,t){e.update(this.identifier+"");e.update(this.range+"");e.update(this.expression+"")}serialize(e){const{write:t}=e;t(this.expression);t(this.range);t(this.identifier);super.serialize(e)}deserialize(e){const{read:t}=e;this.expression=t();this.range=t();this.identifier=t();super.deserialize(e)}}s(CachedConstDependency,"webpack/lib/dependencies/CachedConstDependency");CachedConstDependency.Template=class CachedConstDependencyTemplate extends r{apply(e,t,{runtimeTemplate:n,dependencyTemplates:r,initFragments:s}){const o=e;s.push(new i(`var ${o.identifier} = ${o.expression};\n`,i.STAGE_CONSTANTS,0,`const ${o.identifier}`));if(typeof o.range==="number"){t.insert(o.range,o.identifier);return}t.replace(o.range[0],o.range[1]-1,o.identifier)}};e.exports=CachedConstDependency},73456:(e,t,n)=>{"use strict";const r=n(76150);t.handleDependencyBase=((e,t,n)=>{let i=undefined;let s;switch(e){case"exports":n.add(r.exports);i=t.exportsArgument;s="expression";break;case"module.exports":n.add(r.module);i=`${t.moduleArgument}.exports`;s="expression";break;case"this":n.add(r.thisAsExports);i="this";s="expression";break;case"Object.defineProperty(exports)":n.add(r.exports);i=t.exportsArgument;s="Object.defineProperty";break;case"Object.defineProperty(module.exports)":n.add(r.module);i=`${t.moduleArgument}.exports`;s="Object.defineProperty";break;case"Object.defineProperty(this)":n.add(r.thisAsExports);i="this";s="Object.defineProperty";break;default:throw new Error(`Unsupported base ${e}`)}return[s,i]})},1248:(e,t,n)=>{"use strict";const r=n(28706);const{UsageState:i}=n(76632);const s=n(58159);const{equals:o}=n(73910);const a=n(56202);const c=n(68038);const{handleDependencyBase:u}=n(73456);const l=n(79983);const f=n(18971);const p=Symbol("CommonJsExportRequireDependency.ids");const d={};class CommonJsExportRequireDependency extends l{constructor(e,t,n,r,i,s,o){super(i);this.range=e;this.valueRange=t;this.base=n;this.names=r;this.ids=s;this.resultUsed=o;this.asiSafe=false}get type(){return"cjs export require"}getIds(e){return e.getMeta(this)[p]||this.ids}setIds(e,t){e.getMeta(this)[p]=t}getReferencedExports(e,t){const n=this.getIds(e);const s=()=>{if(n.length===0){return r.EXPORTS_OBJECT_REFERENCED}else{return[{name:n,canMangle:false}]}};if(this.resultUsed)return s();let o=e.getExportsInfo(e.getParentModule(this));for(const e of this.names){const n=o.getReadOnlyExportInfo(e);const a=n.getUsed(t);if(a===i.Unused)return r.NO_EXPORTS_REFERENCED;if(a!==i.OnlyPropertiesUsed)return s();o=n.exportsInfo;if(!o)return s()}if(o.otherExportsInfo.getUsed(t)!==i.Unused){return s()}const a=[];for(const e of o.orderedExports){f(t,a,n.concat(e.name),e,false)}return a.map(e=>({name:e,canMangle:false}))}getExports(e){const t=this.getIds(e);if(this.names.length===1){const n=this.names[0];const r=e.getModule(this);return{exports:[{name:n,from:r,export:t.length===0?null:t,canMangle:!(n in d)&&false}],dependencies:[r]}}else if(this.names.length>0){const e=this.names[0];return{exports:[{name:e,canMangle:!(e in d)&&false}],dependencies:undefined}}else{const n=e.getModule(this);const r=this.getStarReexports(e,undefined,n);if(r){return{exports:Array.from(r.exports,e=>{return{name:e,from:n,export:t.concat(e),canMangle:!(e in d)&&false}}),dependencies:[n]}}else{return{exports:true,from:t.length===0?n:undefined,canMangle:false,dependencies:[n]}}}}getStarReexports(e,t,n=e.getModule(this)){let r=e.getExportsInfo(n);const s=this.getIds(e);if(s.length>0)r=r.getNestedExportsInfo(s);let o=e.getExportsInfo(e.getParentModule(this));if(this.names.length>0)o=o.getNestedExportsInfo(this.names);const a=r&&r.otherExportsInfo.provided===false;const c=o&&o.otherExportsInfo.getUsed(t)===i.Unused;if(!a&&!c){return}const u=n.getExportsType(e,false)==="namespace";const l=new Set;const f=new Set;if(c){for(const e of o.orderedExports){const n=e.name;if(e.getUsed(t)===i.Unused)continue;if(n==="__esModule"&&u){l.add(n)}else if(r){const e=r.getReadOnlyExportInfo(n);if(e.provided===false)continue;l.add(n);if(e.provided===true)continue;f.add(n)}else{l.add(n);f.add(n)}}}else if(a){for(const e of r.orderedExports){const n=e.name;if(e.provided===false)continue;if(o){const e=o.getReadOnlyExportInfo(n);if(e.getUsed(t)===i.Unused)continue}l.add(n);if(e.provided===true)continue;f.add(n)}if(u){l.add("__esModule");f.delete("__esModule")}}return{exports:l,checked:f}}serialize(e){const{write:t}=e;t(this.range);t(this.valueRange);t(this.base);t(this.names);t(this.ids);t(this.resultUsed);super.serialize(e)}deserialize(e){const{read:t}=e;this.range=t();this.valueRange=t();this.base=t();this.names=t();this.ids=t();this.resultUsed=t();super.deserialize(e)}}a(CommonJsExportRequireDependency,"webpack/lib/dependencies/CommonJsExportRequireDependency");CommonJsExportRequireDependency.Template=class CommonJsExportRequireDependencyTemplate extends l.Template{apply(e,t,{module:n,runtimeTemplate:r,chunkGraph:i,moduleGraph:a,runtimeRequirements:l,runtime:f}){const p=e;const d=a.getExportsInfo(n).getUsedName(p.names,f);const[h,m]=u(p.base,n,l);const g=a.getModule(p);let y=r.moduleExports({module:g,chunkGraph:i,request:p.request,weak:p.weak,runtimeRequirements:l});const v=p.getIds(a);const _=a.getExportsInfo(g).getUsedName(v,f);if(_){const e=o(_,v)?"":s.toNormalComment(c(v))+" ";y+=`${e}${c(_)}`}switch(h){case"expression":t.replace(p.range[0],p.range[1]-1,d?`${m}${c(d)} = ${y}`:`/* unused reexport */ ${y}`);return;case"Object.defineProperty":throw new Error("TODO");default:throw new Error("Unexpected type")}}};e.exports=CommonJsExportRequireDependency},26702:(e,t,n)=>{"use strict";const r=n(63272);const i=n(56202);const s=n(68038);const{handleDependencyBase:o}=n(73456);const a=n(12197);const c={};class CommonJsExportsDependency extends a{constructor(e,t,n,r){super();this.range=e;this.valueRange=t;this.base=n;this.names=r}get type(){return"cjs exports"}getExports(e){const t=this.names[0];return{exports:[{name:t,canMangle:!(t in c)}],dependencies:undefined}}serialize(e){const{write:t}=e;t(this.range);t(this.valueRange);t(this.base);t(this.names);super.serialize(e)}deserialize(e){const{read:t}=e;this.range=t();this.valueRange=t();this.base=t();this.names=t();super.deserialize(e)}}i(CommonJsExportsDependency,"webpack/lib/dependencies/CommonJsExportsDependency");CommonJsExportsDependency.Template=class CommonJsExportsDependencyTemplate extends a.Template{apply(e,t,{module:n,moduleGraph:i,initFragments:a,runtimeRequirements:c,runtime:u}){const l=e;const f=i.getExportsInfo(n).getUsedName(l.names,u);const[p,d]=o(l.base,n,c);switch(p){case"expression":if(!f){a.push(new r("var __webpack_unused_export__;\n",r.STAGE_CONSTANTS,0,"__webpack_unused_export__"));t.replace(l.range[0],l.range[1]-1,"__webpack_unused_export__");return}t.replace(l.range[0],l.range[1]-1,`${d}${s(f)}`);return;case"Object.defineProperty":if(!f){a.push(new r("var __webpack_unused_export__;\n",r.STAGE_CONSTANTS,0,"__webpack_unused_export__"));t.replace(l.range[0],l.valueRange[0]-1,"__webpack_unused_export__ = (");t.replace(l.valueRange[1],l.range[1]-1,")");return}t.replace(l.range[0],l.valueRange[0]-1,`Object.defineProperty(${d}${s(f.slice(0,-1))}, ${JSON.stringify(f[f.length-1])}, (`);t.replace(l.valueRange[1],l.range[1]-1,"))");return}}};e.exports=CommonJsExportsDependency},48235:(e,t,n)=>{"use strict";const r=n(76150);const i=n(72380);const{evaluateToString:s}=n(48472);const o=n(68038);const a=n(1248);const c=n(26702);const u=n(94147);const l=n(28140);const f=n(25702);const p=n(2706);const d=e=>{if(e.type!=="ObjectExpression")return;for(const t of e.properties){if(t.computed)continue;const e=t.key;if(e.type!=="Identifier"||e.name!=="value")continue;return t.value}};const h=e=>{switch(e.type){case"Literal":return!!e.value;case"UnaryExpression":if(e.operator==="!")return m(e.argument)}return false};const m=e=>{switch(e.type){case"Literal":return!e.value;case"UnaryExpression":if(e.operator==="!")return h(e.argument)}return false};const g=(e,t)=>{const n=[];while(t.type==="MemberExpression"){if(t.object.type==="Super")return;if(!t.property)return;const e=t.property;if(t.computed){if(e.type!=="Literal")return;n.push(`${e.value}`)}else{if(e.type!=="Identifier")return;n.push(e.name)}t=t.object}if(t.type!=="CallExpression"||t.arguments.length!==1)return;const r=t.callee;if(r.type!=="Identifier"||e.getVariableInfo(r.name)!=="require"){return}const i=t.arguments[0];if(i.type==="SpreadElement")return;const s=e.evaluateExpression(i);return{argument:s,ids:n.reverse()}};class CommonJsExportsParserPlugin{constructor(e){this.moduleGraph=e}apply(e){const t=()=>{l.enable(e.state)};const n=(t,n,r)=>{if(!l.isEnabled(e.state))return;if(n.length>0&&n[0]==="__esModule"){if(h(r)&&t){l.setFlagged(e.state)}else{l.setDynamic(e.state)}}};const m=t=>{l.bailout(e.state);if(t)y(t)};const y=t=>{this.moduleGraph.getOptimizationBailout(e.state.module).push(`CommonJS bailout: ${t}`)};e.hooks.evaluateTypeof.for("module").tap("CommonJsExportsParserPlugin",s("object"));e.hooks.evaluateTypeof.for("exports").tap("CommonJsPlugin",s("object"));const v=(r,i,s)=>{if(f.isEnabled(e.state))return;const o=g(e,r.right);if(o&&o.argument.isString()&&(s.length===0||s[0]!=="__esModule")){t();if(s.length===0)l.setDynamic(e.state);const n=new a(r.range,null,i,s,o.argument.string,o.ids,!e.isStatementLevelExpression(r));n.loc=r.loc;n.optional=!!e.scope.inTry;e.state.module.addDependency(n);return true}if(s.length===0)return;t();const u=s;n(e.statementPath.length===1&&e.isStatementLevelExpression(r),u,r.right);const p=new c(r.left.range,null,i,u);p.loc=r.loc;e.state.module.addDependency(p);e.walkExpression(r.right);return true};e.hooks.assignMemberChain.for("exports").tap("CommonJsExportsParserPlugin",(e,t)=>{return v(e,"exports",t)});e.hooks.assignMemberChain.for("this").tap("CommonJsExportsParserPlugin",(t,n)=>{if(!e.scope.topLevelScope)return;return v(t,"this",n)});e.hooks.assignMemberChain.for("module").tap("CommonJsExportsParserPlugin",(e,t)=>{if(t[0]!=="exports")return;return v(e,"module.exports",t.slice(1))});e.hooks.call.for("Object.defineProperty").tap("CommonJsExportsParserPlugin",r=>{const i=r;if(!e.isStatementLevelExpression(i))return;if(i.arguments.length!==3)return;if(i.arguments[0].type==="SpreadElement")return;if(i.arguments[1].type==="SpreadElement")return;if(i.arguments[2].type==="SpreadElement")return;const s=e.evaluateExpression(i.arguments[0]);if(!s||!s.isIdentifier())return;if(s.identifier!=="exports"&&s.identifier!=="module.exports"&&(s.identifier!=="this"||!e.scope.topLevelScope)){return}const o=e.evaluateExpression(i.arguments[1]);if(!o)return;const a=o.asString();if(typeof a!=="string")return;t();const u=i.arguments[2];n(e.statementPath.length===1,[a],d(u));const l=new c(i.range,i.arguments[2].range,`Object.defineProperty(${s.identifier})`,[a]);l.loc=i.loc;e.state.module.addDependency(l);e.walkExpression(i.arguments[2]);return true});const _=(t,n,r,s=undefined)=>{if(f.isEnabled(e.state))return;if(r.length===0){m(`${n} is used directly at ${i(t.loc)}`)}if(s&&r.length===1){y(`${n}${o(r)}(...) prevents optimization as ${n} is passed as call context as ${i(t.loc)}`)}const a=new u(t.range,n,r,!!s);a.loc=t.loc;e.state.module.addDependency(a);if(s){e.walkExpressions(s.arguments)}return true};e.hooks.callMemberChain.for("exports").tap("CommonJsExportsParserPlugin",(e,t)=>{return _(e.callee,"exports",t,e)});e.hooks.expressionMemberChain.for("exports").tap("CommonJsExportsParserPlugin",(e,t)=>{return _(e,"exports",t)});e.hooks.expression.for("exports").tap("CommonJsExportsParserPlugin",e=>{return _(e,"exports",[])});e.hooks.callMemberChain.for("module").tap("CommonJsExportsParserPlugin",(e,t)=>{if(t[0]!=="exports")return;return _(e.callee,"module.exports",t.slice(1),e)});e.hooks.expressionMemberChain.for("module").tap("CommonJsExportsParserPlugin",(e,t)=>{if(t[0]!=="exports")return;return _(e,"module.exports",t.slice(1))});e.hooks.expression.for("module.exports").tap("CommonJsExportsParserPlugin",e=>{return _(e,"module.exports",[])});e.hooks.callMemberChain.for("this").tap("CommonJsExportsParserPlugin",(t,n)=>{if(!e.scope.topLevelScope)return;return _(t.callee,"this",n,t)});e.hooks.expressionMemberChain.for("this").tap("CommonJsExportsParserPlugin",(t,n)=>{if(!e.scope.topLevelScope)return;return _(t,"this",n)});e.hooks.expression.for("this").tap("CommonJsExportsParserPlugin",t=>{if(!e.scope.topLevelScope)return;return _(t,"this",[])});e.hooks.expression.for("module").tap("CommonJsPlugin",t=>{m();const n=f.isEnabled(e.state);const i=new p(n?r.harmonyModuleDecorator:r.nodeModuleDecorator,!n);i.loc=t.loc;e.state.module.addDependency(i);return true})}}e.exports=CommonJsExportsParserPlugin},87519:(e,t,n)=>{"use strict";const r=n(58159);const{equals:i}=n(73910);const s=n(56202);const o=n(68038);const a=n(79983);class CommonJsFullRequireDependency extends a{constructor(e,t,n){super(e);this.range=t;this.names=n;this.call=false;this.asiSafe=false}getReferencedExports(e,t){if(this.call){const t=e.getModule(this);if(!t||t.getExportsType(e,false)!=="namespace"){return[this.names.slice(0,-1)]}}return[this.names]}serialize(e){const{write:t}=e;t(this.names);t(this.call);t(this.asiSafe);super.serialize(e)}deserialize(e){const{read:t}=e;this.names=t();this.call=t();this.asiSafe=t();super.deserialize(e)}get type(){return"cjs full require"}get category(){return"commonjs"}}CommonJsFullRequireDependency.Template=class CommonJsFullRequireDependencyTemplate extends a.Template{apply(e,t,{module:n,runtimeTemplate:s,moduleGraph:a,chunkGraph:c,runtimeRequirements:u,runtime:l,initFragments:f}){const p=e;if(!p.range)return;const d=a.getModule(p);let h=s.moduleExports({module:d,chunkGraph:c,request:p.request,weak:p.weak,runtimeRequirements:u});const m=p.names;const g=a.getExportsInfo(d).getUsedName(m,l);if(g){const e=i(g,m)?"":r.toNormalComment(o(m))+" ";h+=`${e}${o(g)}`}t.replace(p.range[0],p.range[1]-1,h)}};s(CommonJsFullRequireDependency,"webpack/lib/dependencies/CommonJsFullRequireDependency");e.exports=CommonJsFullRequireDependency},42218:(e,t,n)=>{"use strict";const r=n(76150);const{evaluateToIdentifier:i,evaluateToString:s,expressionIsUnsupported:o,toConstantDependency:a}=n(48472);const c=n(87519);const u=n(51454);const l=n(37313);const f=n(66298);const p=n(95601);const d=n(14229);const{getLocalModule:h}=n(61701);const m=n(70340);const g=n(84817);const y=n(76913);const v=n(23380);class CommonJsImportsParserPlugin{constructor(e){this.options=e}apply(e){const t=this.options;const n=(t,n)=>{e.hooks.typeof.for(t).tap("CommonJsPlugin",a(e,JSON.stringify("function")));e.hooks.evaluateTypeof.for(t).tap("CommonJsPlugin",s("function"));e.hooks.evaluateIdentifier.for(t).tap("CommonJsPlugin",i(t,"require",n,true))};n("require",()=>[]);n("require.resolve",()=>["resolve"]);n("require.resolveWeak",()=>["resolveWeak"]);e.hooks.assign.for("require").tap("CommonJsPlugin",t=>{const n=new f("var require;",0);n.loc=t.loc;e.state.module.addPresentationalDependency(n);return true});e.hooks.expression.for("require.main.require").tap("CommonJsPlugin",o(e,"require.main.require is not supported by webpack."));e.hooks.call.for("require.main.require").tap("CommonJsPlugin",o(e,"require.main.require is not supported by webpack."));e.hooks.expression.for("module.parent.require").tap("CommonJsPlugin",o(e,"module.parent.require is not supported by webpack."));e.hooks.call.for("module.parent.require").tap("CommonJsPlugin",o(e,"module.parent.require is not supported by webpack."));e.hooks.canRename.for("require").tap("CommonJsPlugin",()=>true);e.hooks.rename.for("require").tap("CommonJsPlugin",t=>{const n=new f("undefined",t.range);n.loc=t.loc;e.state.module.addPresentationalDependency(n);return false});e.hooks.expression.for("require.cache").tap("CommonJsImportsParserPlugin",a(e,r.moduleCache,[r.moduleCache,r.moduleId,r.moduleLoaded]));e.hooks.expression.for("require").tap("CommonJsImportsParserPlugin",n=>{const r=new u({request:t.unknownContextRequest,recursive:t.unknownContextRecursive,regExp:t.unknownContextRegExp,mode:"sync"},n.range);r.critical=t.unknownContextCritical&&"require function is used in a way in which dependencies cannot be statically extracted";r.loc=n.loc;r.optional=!!e.scope.inTry;e.state.current.addDependency(r);return true});const _=(t,n)=>{if(n.isString()){const r=new l(n.string,n.range);r.loc=t.loc;r.optional=!!e.scope.inTry;e.state.current.addDependency(r);return true}};const b=(n,r)=>{const i=p.create(u,n.range,r,n,t,{category:"commonjs"},e);if(!i)return;i.loc=n.loc;i.optional=!!e.scope.inTry;e.state.current.addDependency(i);return true};const E=t=>n=>{if(n.arguments.length!==1)return;let r;const i=e.evaluateExpression(n.arguments[0]);if(i.isConditional()){let t=false;for(const e of i.options){const r=_(n,e);if(r===undefined){t=true}}if(!t){const t=new m(n.callee.range);t.loc=n.loc;e.state.module.addPresentationalDependency(t);return true}}if(i.isString()&&(r=h(e.state,i.string))){r.flagUsed();const i=new d(r,n.range,t);i.loc=n.loc;e.state.module.addPresentationalDependency(i);return true}else{const t=_(n,i);if(t===undefined){b(n,i)}else{const t=new m(n.callee.range);t.loc=n.loc;e.state.module.addPresentationalDependency(t)}return true}};e.hooks.call.for("require").tap("CommonJsImportsParserPlugin",E(false));e.hooks.new.for("require").tap("CommonJsImportsParserPlugin",E(true));e.hooks.call.for("module.require").tap("CommonJsImportsParserPlugin",E(false));e.hooks.new.for("module.require").tap("CommonJsImportsParserPlugin",E(true));const w=(t,n,r,i)=>{if(r.arguments.length!==1)return;const s=e.evaluateExpression(r.arguments[0]);if(s.isString()&&!h(e.state,s.string)){const n=new c(s.string,t.range,i);n.asiSafe=!e.isAsiPosition(t.range[0]);n.loc=t.loc;e.state.module.addDependency(n);return true}};const S=(t,n,r,i)=>{if(r.arguments.length!==1)return;const s=e.evaluateExpression(r.arguments[0]);if(s.isString()&&!h(e.state,s.string)){const n=new c(s.string,t.callee.range,i);n.call=true;n.asiSafe=!e.isAsiPosition(t.range[0]);n.loc=t.callee.loc;e.state.module.addDependency(n);e.walkExpressions(t.arguments);return true}};e.hooks.memberChainOfCallMemberChain.for("require").tap("CommonJsImportsParserPlugin",w);e.hooks.memberChainOfCallMemberChain.for("module.require").tap("CommonJsImportsParserPlugin",w);e.hooks.callMemberChainOfCallMemberChain.for("require").tap("CommonJsImportsParserPlugin",S);e.hooks.callMemberChainOfCallMemberChain.for("module.require").tap("CommonJsImportsParserPlugin",S);const k=(t,n)=>{if(t.arguments.length!==1)return;const r=e.evaluateExpression(t.arguments[0]);if(r.isConditional()){for(const e of r.options){const r=D(t,e,n);if(r===undefined){x(t,e,n)}}const i=new v(t.callee.range);i.loc=t.loc;e.state.module.addPresentationalDependency(i);return true}else{const i=D(t,r,n);if(i===undefined){x(t,r,n)}const s=new v(t.callee.range);s.loc=t.loc;e.state.module.addPresentationalDependency(s);return true}};const D=(t,n,r)=>{if(n.isString()){const i=new y(n.string,n.range);i.loc=t.loc;i.optional=!!e.scope.inTry;i.weak=r;e.state.current.addDependency(i);return true}};const x=(n,r,i)=>{const s=p.create(g,r.range,r,n,t,{category:"commonjs",mode:i?"weak":"sync"},e);if(!s)return;s.loc=n.loc;s.optional=!!e.scope.inTry;e.state.current.addDependency(s);return true};e.hooks.call.for("require.resolve").tap("RequireResolveDependencyParserPlugin",e=>{return k(e,false)});e.hooks.call.for("require.resolveWeak").tap("RequireResolveDependencyParserPlugin",e=>{return k(e,true)})}}e.exports=CommonJsImportsParserPlugin},91630:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(31141);const o=n(58159);const a=n(26702);const c=n(87519);const u=n(51454);const l=n(37313);const f=n(94147);const p=n(2706);const d=n(70340);const h=n(84817);const m=n(76913);const g=n(23380);const y=n(35424);const v=n(48235);const _=n(42218);const{evaluateToIdentifier:b,toConstantDependency:E}=n(48472);const w=n(1248);class CommonJsPlugin{constructor(e){this.options=e}apply(e){const t=this.options;e.hooks.compilation.tap("CommonJsPlugin",(e,{contextModuleFactory:n,normalModuleFactory:i})=>{e.dependencyFactories.set(l,i);e.dependencyTemplates.set(l,new l.Template);e.dependencyFactories.set(c,i);e.dependencyTemplates.set(c,new c.Template);e.dependencyFactories.set(u,n);e.dependencyTemplates.set(u,new u.Template);e.dependencyFactories.set(m,i);e.dependencyTemplates.set(m,new m.Template);e.dependencyFactories.set(h,n);e.dependencyTemplates.set(h,new h.Template);e.dependencyTemplates.set(g,new g.Template);e.dependencyTemplates.set(d,new d.Template);e.dependencyTemplates.set(a,new a.Template);e.dependencyFactories.set(w,i);e.dependencyTemplates.set(w,new w.Template);const o=new s(e.moduleGraph);e.dependencyFactories.set(f,o);e.dependencyTemplates.set(f,new f.Template);e.dependencyFactories.set(p,o);e.dependencyTemplates.set(p,new p.Template);e.hooks.runtimeRequirementInModule.for(r.harmonyModuleDecorator).tap("CommonJsPlugin",(e,t)=>{t.add(r.module);t.add(r.requireScope)});e.hooks.runtimeRequirementInModule.for(r.nodeModuleDecorator).tap("CommonJsPlugin",(e,t)=>{t.add(r.module);t.add(r.requireScope)});e.hooks.runtimeRequirementInTree.for(r.harmonyModuleDecorator).tap("CommonJsPlugin",(t,n)=>{e.addRuntimeModule(t,new HarmonyModuleDecoratorRuntimeModule)});e.hooks.runtimeRequirementInTree.for(r.nodeModuleDecorator).tap("CommonJsPlugin",(t,n)=>{e.addRuntimeModule(t,new NodeModuleDecoratorRuntimeModule)});const S=(n,i)=>{if(i.commonjs!==undefined&&!i.commonjs)return;n.hooks.typeof.for("module").tap("CommonJsPlugin",E(n,JSON.stringify("object")));n.hooks.expression.for("require.main").tap("CommonJsPlugin",E(n,`${r.moduleCache}[${r.entryModuleId}]`,[r.moduleCache,r.entryModuleId]));n.hooks.expression.for("module.loaded").tap("CommonJsPlugin",e=>{n.state.module.buildInfo.moduleConcatenationBailout="module.loaded";const t=new y([r.moduleLoaded]);t.loc=e.loc;n.state.module.addPresentationalDependency(t);return true});n.hooks.expression.for("module.id").tap("CommonJsPlugin",e=>{n.state.module.buildInfo.moduleConcatenationBailout="module.id";const t=new y([r.moduleId]);t.loc=e.loc;n.state.module.addPresentationalDependency(t);return true});n.hooks.evaluateIdentifier.for("module.hot").tap("CommonJsPlugin",b("module.hot","module",()=>["hot"],null));new _(t).apply(n);new v(e.moduleGraph).apply(n)};i.hooks.parser.for("javascript/auto").tap("CommonJsPlugin",S);i.hooks.parser.for("javascript/dynamic").tap("CommonJsPlugin",S)})}}class HarmonyModuleDecoratorRuntimeModule extends i{constructor(){super("harmony module decorator")}generate(){const{runtimeTemplate:e}=this.compilation;return o.asString([`${r.harmonyModuleDecorator} = ${e.basicFunction("module",["module = Object.create(module);","if (!module.children) module.children = [];","Object.defineProperty(module, 'exports', {",o.indent(["enumerable: true,",`set: ${e.basicFunction("",["throw new Error('ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: ' + module.id);"])}`]),"});","return module;"])};`])}}class NodeModuleDecoratorRuntimeModule extends i{constructor(){super("node module decorator")}generate(){const{runtimeTemplate:e}=this.compilation;return o.asString([`${r.nodeModuleDecorator} = ${e.basicFunction("module",["module.paths = [];","if (!module.children) module.children = [];","return module;"])};`])}}e.exports=CommonJsPlugin},51454:(e,t,n)=>{"use strict";const r=n(56202);const i=n(400);const s=n(42740);class CommonJsRequireContextDependency extends i{constructor(e,t,n){super(e);this.range=t;this.valueRange=n}get type(){return"cjs require context"}serialize(e){const{write:t}=e;t(this.range);t(this.valueRange);super.serialize(e)}deserialize(e){const{read:t}=e;this.range=t();this.valueRange=t();super.deserialize(e)}}r(CommonJsRequireContextDependency,"webpack/lib/dependencies/CommonJsRequireContextDependency");CommonJsRequireContextDependency.Template=s;e.exports=CommonJsRequireContextDependency},37313:(e,t,n)=>{"use strict";const r=n(56202);const i=n(79983);const s=n(80791);class CommonJsRequireDependency extends i{constructor(e,t){super(e);this.range=t}get type(){return"cjs require"}get category(){return"commonjs"}}CommonJsRequireDependency.Template=s;r(CommonJsRequireDependency,"webpack/lib/dependencies/CommonJsRequireDependency");e.exports=CommonJsRequireDependency},94147:(e,t,n)=>{"use strict";const r=n(76150);const{equals:i}=n(73910);const s=n(56202);const o=n(68038);const a=n(12197);class CommonJsSelfReferenceDependency extends a{constructor(e,t,n,r){super();this.range=e;this.base=t;this.names=n;this.call=r}get type(){return"cjs self exports reference"}get category(){return"self"}getResourceIdentifier(){return`self`}getReferencedExports(e,t){return[this.call?this.names.slice(0,-1):this.names]}serialize(e){const{write:t}=e;t(this.range);t(this.base);t(this.names);t(this.call);super.serialize(e)}deserialize(e){const{read:t}=e;this.range=t();this.base=t();this.names=t();this.call=t();super.deserialize(e)}}s(CommonJsSelfReferenceDependency,"webpack/lib/dependencies/CommonJsSelfReferenceDependency");CommonJsSelfReferenceDependency.Template=class CommonJsSelfReferenceDependencyTemplate extends a.Template{apply(e,t,{module:n,moduleGraph:s,runtime:a,runtimeRequirements:c}){const u=e;let l;if(u.names.length===0){l=u.names}else{l=s.getExportsInfo(n).getUsedName(u.names,a)}if(!l){throw new Error("Self-reference dependency has unused export name: This should not happen")}let f=undefined;switch(u.base){case"exports":c.add(r.exports);f=n.exportsArgument;break;case"module.exports":c.add(r.module);f=`${n.moduleArgument}.exports`;break;case"this":c.add(r.thisAsExports);f="this";break;default:throw new Error(`Unsupported base ${u.base}`)}if(f===u.base&&i(l,u.names)){return}t.replace(u.range[0],u.range[1]-1,`${f}${o(l)}`)}};e.exports=CommonJsSelfReferenceDependency},66298:(e,t,n)=>{"use strict";const r=n(56202);const i=n(12197);class ConstDependency extends i{constructor(e,t,n){super();this.expression=e;this.range=t;this.runtimeRequirements=n?new Set(n):null}updateHash(e,t){e.update(this.range+"");e.update(this.expression+"");if(this.runtimeRequirements)e.update(Array.from(this.runtimeRequirements).join()+"")}serialize(e){const{write:t}=e;t(this.expression);t(this.range);t(this.runtimeRequirements);super.serialize(e)}deserialize(e){const{read:t}=e;this.expression=t();this.range=t();this.runtimeRequirements=t();super.deserialize(e)}}r(ConstDependency,"webpack/lib/dependencies/ConstDependency");ConstDependency.Template=class ConstDependencyTemplate extends i.Template{apply(e,t,n){const r=e;if(r.runtimeRequirements){for(const e of r.runtimeRequirements){n.runtimeRequirements.add(e)}}if(typeof r.range==="number"){t.insert(r.range,r.expression);return}t.replace(r.range[0],r.range[1]-1,r.expression)}};e.exports=ConstDependency},400:(e,t,n)=>{"use strict";const r=n(28706);const i=n(84304);const s=n(56202);const o=n(27503);const a=o(()=>n(75314));const c=e=>e?e+"":"";class ContextDependency extends r{constructor(e){super();this.options=e;this.userRequest=this.options&&this.options.request;this.critical=false;this.hadGlobalOrStickyRegExp=false;if(this.options&&(this.options.regExp.global||this.options.regExp.sticky)){this.options={...this.options,regExp:null};this.hadGlobalOrStickyRegExp=true}this.request=undefined;this.range=undefined;this.valueRange=undefined;this.replaces=undefined}get category(){return"commonjs"}getResourceIdentifier(){return`context${this.options.request} ${this.options.recursive} `+`${c(this.options.regExp)} ${c(this.options.include)} ${c(this.options.exclude)} `+`${this.options.mode} ${this.options.chunkName} `+`${JSON.stringify(this.options.groupOptions)}`}getWarnings(e){let t=super.getWarnings(e);if(this.critical){if(!t)t=[];const e=a();t.push(new e(this.critical))}if(this.hadGlobalOrStickyRegExp){if(!t)t=[];const e=a();t.push(new e("Contexts can't use RegExps with the 'g' or 'y' flags."))}return t}serialize(e){const{write:t}=e;t(this.options);t(this.userRequest);t(this.critical);t(this.hadGlobalOrStickyRegExp);t(this.request);t(this.range);t(this.valueRange);t(this.prepend);t(this.replaces);super.serialize(e)}deserialize(e){const{read:t}=e;this.options=t();this.userRequest=t();this.critical=t();this.hadGlobalOrStickyRegExp=t();this.request=t();this.range=t();this.valueRange=t();this.prepend=t();this.replaces=t();super.deserialize(e)}}s(ContextDependency,"webpack/lib/dependencies/ContextDependency");ContextDependency.Template=i;e.exports=ContextDependency},95601:(e,t,n)=>{"use strict";const{parseResource:r}=n(49197);const i=e=>{return e.replace(/[-[\]\\/{}()*+?.^$|]/g,"\\$&")};const s=e=>{const t=e.lastIndexOf("/");let n=".";if(t>=0){n=e.substr(0,t);e=`.${e.substr(t)}`}return{context:n,prefix:e}};t.create=((e,t,n,o,a,c,u)=>{if(n.isTemplateString()){let l=n.quasis[0].string;let f=n.quasis.length>1?n.quasis[n.quasis.length-1].string:"";const p=n.range;const{context:d,prefix:h}=s(l);const{path:m,query:g,fragment:y}=r(f,u);const v=n.quasis.slice(1,n.quasis.length-1);const _=a.wrappedContextRegExp.source+v.map(e=>i(e.string)+a.wrappedContextRegExp.source).join("");const b=new RegExp(`^${i(h)}${_}${i(m)}$`);const E=new e({request:d+g+y,recursive:a.wrappedContextRecursive,regExp:b,mode:"sync",...c},t,p);E.loc=o.loc;const w=[];n.parts.forEach((e,t)=>{if(t%2===0){let r=e.range;let i=e.string;if(n.templateStringKind==="cooked"){i=JSON.stringify(i);i=i.slice(1,i.length-1)}if(t===0){i=h;r=[n.range[0],e.range[1]];i=(n.templateStringKind==="cooked"?"`":"String.raw`")+i}else if(t===n.parts.length-1){i=m;r=[e.range[0],n.range[1]];i=i+"`"}else if(e.expression&&e.expression.type==="TemplateElement"&&e.expression.value.raw===i){return}w.push({range:r,value:i})}else{u.walkExpression(e.expression)}});E.replaces=w;E.critical=a.wrappedContextCritical&&"a part of the request of a dependency is an expression";return E}else if(n.isWrapped()&&(n.prefix&&n.prefix.isString()||n.postfix&&n.postfix.isString())){let l=n.prefix&&n.prefix.isString()?n.prefix.string:"";let f=n.postfix&&n.postfix.isString()?n.postfix.string:"";const p=n.prefix&&n.prefix.isString()?n.prefix.range:null;const d=n.postfix&&n.postfix.isString()?n.postfix.range:null;const h=n.range;const{context:m,prefix:g}=s(l);const{path:y,query:v,fragment:_}=r(f,u);const b=new RegExp(`^${i(g)}${a.wrappedContextRegExp.source}${i(y)}$`);const E=new e({request:m+v+_,recursive:a.wrappedContextRecursive,regExp:b,mode:"sync",...c},t,h);E.loc=o.loc;const w=[];if(p){w.push({range:p,value:JSON.stringify(g)})}if(d){w.push({range:d,value:JSON.stringify(y)})}E.replaces=w;E.critical=a.wrappedContextCritical&&"a part of the request of a dependency is an expression";if(u&&n.wrappedInnerExpressions){for(const e of n.wrappedInnerExpressions){if(e.expression)u.walkExpression(e.expression)}}return E}else{const r=new e({request:a.exprContextRequest,recursive:a.exprContextRecursive,regExp:a.exprContextRegExp,mode:"sync",...c},t,n.range);r.loc=o.loc;r.critical=a.exprContextCritical&&"the request of a dependency is an expression";u.walkExpression(n.expression);return r}})},94148:(e,t,n)=>{"use strict";const r=n(400);class ContextDependencyTemplateAsId extends r.Template{apply(e,t,{runtimeTemplate:n,moduleGraph:r,chunkGraph:i,runtimeRequirements:s}){const o=e;const a=n.moduleExports({module:r.getModule(o),chunkGraph:i,request:o.request,weak:o.weak,runtimeRequirements:s});if(r.getModule(o)){if(o.valueRange){if(Array.isArray(o.replaces)){for(let e=0;e{"use strict";const r=n(400);class ContextDependencyTemplateAsRequireCall extends r.Template{apply(e,t,{runtimeTemplate:n,moduleGraph:r,chunkGraph:i,runtimeRequirements:s}){const o=e;const a=n.moduleExports({module:r.getModule(o),chunkGraph:i,request:o.request,runtimeRequirements:s});if(r.getModule(o)){if(o.valueRange){if(Array.isArray(o.replaces)){for(let e=0;e{"use strict";const r=n(28706);const i=n(56202);const s=n(79983);class ContextElementDependency extends s{constructor(e,t,n,r){super(e);this.referencedExports=r;this._category=n;if(t){this.userRequest=t}}get type(){return"context element"}get category(){return this._category}getReferencedExports(e,t){return this.referencedExports?this.referencedExports.map(e=>({name:e,canMangle:false})):r.EXPORTS_OBJECT_REFERENCED}serialize(e){e.write(this.referencedExports);super.serialize(e)}deserialize(e){this.referencedExports=e.read();super.deserialize(e)}}i(ContextElementDependency,"webpack/lib/dependencies/ContextElementDependency");e.exports=ContextElementDependency},75314:(e,t,n)=>{"use strict";const r=n(81627);const i=n(56202);class CriticalDependencyWarning extends r{constructor(e){super();this.name="CriticalDependencyWarning";this.message="Critical dependency: "+e;Error.captureStackTrace(this,this.constructor)}}i(CriticalDependencyWarning,"webpack/lib/dependencies/CriticalDependencyWarning");e.exports=CriticalDependencyWarning},49422:(e,t,n)=>{"use strict";const r=n(56202);const i=n(79983);class DelegatedSourceDependency extends i{constructor(e){super(e)}get type(){return"delegated source"}get category(){return"esm"}}r(DelegatedSourceDependency,"webpack/lib/dependencies/DelegatedSourceDependency");e.exports=DelegatedSourceDependency},95189:(e,t,n)=>{"use strict";const r=n(28706);const i=n(56202);class DllEntryDependency extends r{constructor(e,t){super();this.dependencies=e;this.name=t}get type(){return"dll entry"}serialize(e){const{write:t}=e;t(this.dependencies);t(this.name);super.serialize(e)}deserialize(e){const{read:t}=e;this.dependencies=t();this.name=t();super.deserialize(e)}}i(DllEntryDependency,"webpack/lib/dependencies/DllEntryDependency");e.exports=DllEntryDependency},28140:(e,t)=>{"use strict";const n=new WeakMap;t.bailout=(e=>{const t=n.get(e);n.set(e,false);if(t===true){e.module.buildMeta.exportsType=undefined;e.module.buildMeta.defaultObject=false}});t.enable=(e=>{const t=n.get(e);if(t===false)return;n.set(e,true);if(t!==true){e.module.buildMeta.exportsType="default";e.module.buildMeta.defaultObject="redirect"}});t.setFlagged=(e=>{const t=n.get(e);if(t!==true)return;const r=e.module.buildMeta;if(r.exportsType==="dynamic")return;r.exportsType="flagged"});t.setDynamic=(e=>{const t=n.get(e);if(t!==true)return;e.module.buildMeta.exportsType="dynamic"});t.isEnabled=(e=>{const t=n.get(e);return t===true})},66583:(e,t,n)=>{"use strict";const r=n(56202);const i=n(79983);class EntryDependency extends i{constructor(e){super(e)}get type(){return"entry"}get category(){return"esm"}}r(EntryDependency,"webpack/lib/dependencies/EntryDependency");e.exports=EntryDependency},51420:(e,t,n)=>{"use strict";const{UsageState:r}=n(76632);const i=n(56202);const s=n(12197);const o=(e,t,n,i,s)=>{if(!n){switch(i){case"usedExports":{const n=e.getExportsInfo(t).getUsedExports(s);if(typeof n==="boolean"||n===undefined||n===null){return n}return Array.from(n).sort()}}}switch(i){case"used":return e.getExportsInfo(t).getUsed(n,s)!==r.Unused;case"useInfo":{const i=e.getExportsInfo(t).getUsed(n,s);switch(i){case r.Used:case r.OnlyPropertiesUsed:return true;case r.Unused:return false;case r.NoInfo:return undefined;case r.Unknown:return null;default:throw new Error(`Unexpected UsageState ${i}`)}}case"provideInfo":return e.getExportsInfo(t).isExportProvided(n)}return undefined};class ExportsInfoDependency extends s{constructor(e,t,n){super();this.range=e;this.exportName=t;this.property=n}updateHash(e,t){const{chunkGraph:n,runtime:r}=t;const{moduleGraph:i}=n;const s=i.getParentModule(this);const a=o(i,s,this.exportName,this.property,r);e.update(a===undefined?"undefined":JSON.stringify(a))}serialize(e){const{write:t}=e;t(this.range);t(this.exportName);t(this.property);super.serialize(e)}static deserialize(e){const t=new ExportsInfoDependency(e.read(),e.read(),e.read());t.deserialize(e);return t}}i(ExportsInfoDependency,"webpack/lib/dependencies/ExportsInfoDependency");ExportsInfoDependency.Template=class ExportsInfoDependencyTemplate extends s.Template{apply(e,t,{module:n,moduleGraph:r,runtime:i}){const s=e;const a=o(r,n,s.exportName,s.property,i);t.replace(s.range[0],s.range[1]-1,a===undefined?"undefined":JSON.stringify(a))}};e.exports=ExportsInfoDependency},27790:(e,t,n)=>{"use strict";const r=n(56202);const i=n(37359);const s=n(12197);class HarmonyAcceptDependency extends s{constructor(e,t,n){super();this.range=e;this.dependencies=t;this.hasCallback=n}get type(){return"accepted harmony modules"}serialize(e){const{write:t}=e;t(this.range);t(this.dependencies);t(this.hasCallback);super.serialize(e)}deserialize(e){const{read:t}=e;this.range=t();this.dependencies=t();this.hasCallback=t();super.deserialize(e)}}r(HarmonyAcceptDependency,"webpack/lib/dependencies/HarmonyAcceptDependency");HarmonyAcceptDependency.Template=class HarmonyAcceptDependencyTemplate extends s.Template{apply(e,t,n){const r=e;const{module:s,runtimeTemplate:o}=n;const a=r.dependencies.filter(e=>i.Template.isImportEmitted(e,s)).map(e=>{const t=e.getImportStatement(true,n);return t[0]+t[1]}).join("");if(r.hasCallback){if(o.supportsArrowFunction()){t.insert(r.range[0],`__WEBPACK_OUTDATED_DEPENDENCIES__ => { ${a}(`);t.insert(r.range[1],")(__WEBPACK_OUTDATED_DEPENDENCIES__); }")}else{t.insert(r.range[0],`function(__WEBPACK_OUTDATED_DEPENDENCIES__) { ${a}(`);t.insert(r.range[1],")(__WEBPACK_OUTDATED_DEPENDENCIES__); }.bind(this)")}return}const c=o.supportsArrowFunction();t.insert(r.range[1]-.5,`, ${c?"() =>":"function()"} { ${a} }`)}};e.exports=HarmonyAcceptDependency},80654:(e,t,n)=>{"use strict";const r=n(56202);const i=n(37359);class HarmonyAcceptImportDependency extends i{constructor(e){super(e,NaN);this.weak=true}get type(){return"harmony accept"}}r(HarmonyAcceptImportDependency,"webpack/lib/dependencies/HarmonyAcceptImportDependency");HarmonyAcceptImportDependency.Template=class HarmonyAcceptImportDependencyTemplate extends i.Template{};e.exports=HarmonyAcceptImportDependency},54290:(e,t,n)=>{"use strict";const{UsageState:r}=n(76632);const i=n(63272);const s=n(76150);const o=n(56202);const a=n(12197);class HarmonyCompatibilityDependency extends a{get type(){return"harmony export header"}}o(HarmonyCompatibilityDependency,"webpack/lib/dependencies/HarmonyCompatibilityDependency");HarmonyCompatibilityDependency.Template=class HarmonyExportDependencyTemplate extends a.Template{apply(e,t,{module:n,runtimeTemplate:o,moduleGraph:a,initFragments:c,runtimeRequirements:u,runtime:l}){const f=a.getExportsInfo(n);if(f.getReadOnlyExportInfo("__esModule").getUsed(l)!==r.Unused){const e=o.defineEsModuleFlagStatement({exportsArgument:n.exportsArgument,runtimeRequirements:u});c.push(new i(e,i.STAGE_HARMONY_EXPORTS,0,"harmony compatibility"))}if(a.isAsync(n)){u.add(s.module);const e=f.isUsed(l);if(e)u.add(s.exports);c.push(new i(`${n.moduleArgument}.exports = (async () => {\n`,i.STAGE_ASYNC_BOUNDARY,0,undefined,e?`\nreturn ${n.exportsArgument};\n})();`:"\n})();"))}}};e.exports=HarmonyCompatibilityDependency},11720:(e,t,n)=>{"use strict";const r=n(28140);const i=n(54290);const s=n(25702);e.exports=class HarmonyDetectionParserPlugin{constructor(e){const{topLevelAwait:t=false}=e||{};this.topLevelAwait=t}apply(e){e.hooks.program.tap("HarmonyDetectionParserPlugin",t=>{const n=e.state.module.type==="javascript/esm";const o=n||t.body.some(e=>e.type==="ImportDeclaration"||e.type==="ExportDefaultDeclaration"||e.type==="ExportNamedDeclaration"||e.type==="ExportAllDeclaration");if(o){const t=e.state.module;const o=new i;o.loc={start:{line:-1,column:0},end:{line:-1,column:0},index:-3};t.addPresentationalDependency(o);r.bailout(e.state);s.enable(e.state,n);e.scope.isStrict=true}});e.hooks.topLevelAwait.tap("HarmonyDetectionParserPlugin",()=>{const t=e.state.module;if(!this.topLevelAwait){throw new Error("The top-level-await experiment is not enabled (set experiments.topLevelAwait: true to enabled it)")}if(!s.isEnabled(e.state)){throw new Error("Top-level-await is only supported in EcmaScript Modules")}t.buildMeta.async=true});const t=()=>{if(s.isEnabled(e.state)){return true}};const n=()=>{if(s.isEnabled(e.state)){return null}};const o=["define","exports"];for(const r of o){e.hooks.evaluateTypeof.for(r).tap("HarmonyDetectionParserPlugin",n);e.hooks.typeof.for(r).tap("HarmonyDetectionParserPlugin",t);e.hooks.evaluate.for(r).tap("HarmonyDetectionParserPlugin",n);e.hooks.expression.for(r).tap("HarmonyDetectionParserPlugin",t);e.hooks.call.for(r).tap("HarmonyDetectionParserPlugin",t)}}}},16081:(e,t,n)=>{"use strict";const r=n(58018);const i=n(66298);const s=n(55037);const o=n(48752);const a=n(44576);const c=n(14696);const{harmonySpecifierTag:u}=n(29381);const l=n(69707);e.exports=class HarmonyExportDependencyParserPlugin{constructor(e){const{module:t}=e;this.strictExportPresence=t.strictExportPresence}apply(e){e.hooks.export.tap("HarmonyExportDependencyParserPlugin",t=>{const n=new o(t.declaration&&t.declaration.range,t.range);n.loc=Object.create(t.loc);n.loc.index=-1;e.state.module.addPresentationalDependency(n);return true});e.hooks.exportImport.tap("HarmonyExportDependencyParserPlugin",(t,n)=>{e.state.lastHarmonyImportOrder=(e.state.lastHarmonyImportOrder||0)+1;const r=new i("",t.range);r.loc=Object.create(t.loc);r.loc.index=-1;e.state.module.addPresentationalDependency(r);const s=new l(n,e.state.lastHarmonyImportOrder);s.loc=Object.create(t.loc);s.loc.index=-1;e.state.current.addDependency(s);return true});e.hooks.exportExpression.tap("HarmonyExportDependencyParserPlugin",(t,n)=>{const i=n.type==="FunctionDeclaration";const o=e.getComments([t.range[0],n.range[0]]);const a=new s(n.range,t.range,o.map(e=>{switch(e.type){case"Block":return`/*${e.value}*/`;case"Line":return`//${e.value}\n`}return""}).join(""),n.type.endsWith("Declaration")&&n.id?n.id.name:i?{id:n.id?n.id.name:undefined,range:[n.range[0],n.params.length>0?n.params[0].range[0]:n.body.range[0]],prefix:`${n.async?"async ":""}function `,suffix:`${n.generator?"*":""}(${n.params.length>0?"":") "}`}:undefined);a.loc=Object.create(t.loc);a.loc.index=-1;e.state.current.addDependency(a);r.addVariableUsage(e,n.type.endsWith("Declaration")&&n.id?n.id.name:"*default*","default");return true});e.hooks.exportSpecifier.tap("HarmonyExportDependencyParserPlugin",(t,n,i,s)=>{const o=e.getTagData(n,u);let l;const f=e.state.harmonyNamedExports=e.state.harmonyNamedExports||new Set;f.add(i);r.addVariableUsage(e,n,i);if(o){l=new a(o.source,o.sourceOrder,o.ids,i,f,null,this.strictExportPresence)}else{l=new c(n,i)}l.loc=Object.create(t.loc);l.loc.index=s;e.state.current.addDependency(l);return true});e.hooks.exportImportSpecifier.tap("HarmonyExportDependencyParserPlugin",(t,n,r,i,s)=>{const o=e.state.harmonyNamedExports=e.state.harmonyNamedExports||new Set;let c=null;if(i){o.add(i)}else{c=e.state.harmonyStarExports=e.state.harmonyStarExports||[]}const u=new a(n,e.state.lastHarmonyImportOrder,r?[r]:[],i,o,c&&c.slice(),this.strictExportPresence);if(c){c.push(u)}u.loc=Object.create(t.loc);u.loc.index=s;e.state.current.addDependency(u);return true})}}},55037:(e,t,n)=>{"use strict";const r=n(76150);const i=n(56202);const s=n(82296);const o=n(12197);class HarmonyExportExpressionDependency extends o{constructor(e,t,n,r){super();this.range=e;this.rangeStatement=t;this.prefix=n;this.declarationId=r}get type(){return"harmony export expression"}getExports(e){return{exports:["default"],terminalBinding:true,dependencies:undefined}}serialize(e){const{write:t}=e;t(this.range);t(this.rangeStatement);t(this.prefix);t(this.declarationId);super.serialize(e)}deserialize(e){const{read:t}=e;this.range=t();this.rangeStatement=t();this.prefix=t();this.declarationId=t();super.deserialize(e)}}i(HarmonyExportExpressionDependency,"webpack/lib/dependencies/HarmonyExportExpressionDependency");HarmonyExportExpressionDependency.Template=class HarmonyExportDependencyTemplate extends o.Template{apply(e,t,{module:n,moduleGraph:i,runtimeTemplate:o,runtimeRequirements:a,initFragments:c,runtime:u}){const l=e;const f=i.getExportsInfo(n).getUsedName("default",u);const{declarationId:p}=l;const d=n.exportsArgument;if(p){let e;if(typeof p==="string"){e=p}else{e="__WEBPACK_DEFAULT_EXPORT__";t.replace(p.range[0],p.range[1]-1,`${p.prefix}${e}${p.suffix}`)}if(f){const t=new Map;t.set(f,`/* export default binding */ ${e}`);c.push(new s(d,t))}t.replace(l.rangeStatement[0],l.range[0]-1,`/* harmony default export */ ${l.prefix}`)}else{let e;if(f){a.add(r.exports);if(o.supportsConst()){const t="__WEBPACK_DEFAULT_EXPORT__";e=`/* harmony default export */ const ${t} = `;const n=new Map;n.set(f,t);c.push(new s(d,n))}else{e=`/* harmony default export */ ${d}[${JSON.stringify(f)}] = `}}else{e="/* unused harmony default export */ var _unused_webpack_default_export = "}if(l.range){t.replace(l.rangeStatement[0],l.range[0]-1,e+"("+l.prefix);t.replace(l.range[1],l.rangeStatement[1]-.5,");");return}t.replace(l.rangeStatement[0],l.rangeStatement[1]-1,e)}}};e.exports=HarmonyExportExpressionDependency},48752:(e,t,n)=>{"use strict";const r=n(56202);const i=n(12197);class HarmonyExportHeaderDependency extends i{constructor(e,t){super();this.range=e;this.rangeStatement=t}get type(){return"harmony export header"}serialize(e){const{write:t}=e;t(this.range);t(this.rangeStatement);super.serialize(e)}deserialize(e){const{read:t}=e;this.range=t();this.rangeStatement=t();super.deserialize(e)}}r(HarmonyExportHeaderDependency,"webpack/lib/dependencies/HarmonyExportHeaderDependency");HarmonyExportHeaderDependency.Template=class HarmonyExportDependencyTemplate extends i.Template{apply(e,t,n){const r=e;const i="";const s=r.range?r.range[0]-1:r.rangeStatement[1]-1;t.replace(r.rangeStatement[0],s,i)}};e.exports=HarmonyExportHeaderDependency},44576:(e,t,n)=>{"use strict";const r=n(28706);const{UsageState:i}=n(76632);const s=n(36756);const o=n(63272);const a=n(76150);const c=n(58159);const u=n(56202);const l=n(68038);const f=n(82296);const p=n(37359);const d=n(18971);const h=Symbol("HarmonyExportImportedSpecifierDependency.ids");class NormalReexportItem{constructor(e,t,n,r){this.name=e;this.ids=t;this.exportInfo=n;this.checked=r}}class ExportMode{constructor(e){this.type=e;this.items=null;this.name=null;this.partialNamespaceExportInfo=null;this.ignored=null;this.userRequest=null;this.fakeType=0}}class HarmonyExportImportedSpecifierDependency extends p{constructor(e,t,n,r,i,s,o){super(e,t);this.ids=n;this.name=r;this.activeExports=i;this.otherStarExports=s;this.strictExportPresence=o}get id(){throw new Error("id was renamed to ids and type changed to string[]")}getId(){throw new Error("id was renamed to ids and type changed to string[]")}setId(){throw new Error("id was renamed to ids and type changed to string[]")}get type(){return"harmony export imported specifier"}getIds(e){return e.getMeta(this)[h]||this.ids}setIds(e,t){e.getMeta(this)[h]=t}getMode(e,t){const n=this.name;const r=this.getIds(e);const s=e.getParentModule(this);const o=e.getModule(this);const a=e.getExportsInfo(s);if(!o){const e=new ExportMode("missing");e.userRequest=this.userRequest;return e}if(n?a.getUsed(n,t)===i.Unused:a.isUsed(t)===false){const e=new ExportMode("unused");e.name=n||"*";return e}const c=o.getExportsType(e,s.buildMeta.strictHarmonyModule);if(n&&r.length>0&&r[0]==="default"){switch(c){case"dynamic":{const e=new ExportMode("reexport-dynamic-default");e.name=n;return e}case"default-only":case"default-with-named":{const e=a.getReadOnlyExportInfo(n);const t=new ExportMode("reexport-named-default");t.name=n;t.partialNamespaceExportInfo=e;return t}}}if(n){let e;const t=a.getReadOnlyExportInfo(n);if(r.length>0){switch(c){case"default-only":e=new ExportMode("reexport-undefined");e.name=n;break;default:e=new ExportMode("normal-reexport");e.items=[new NormalReexportItem(n,r,t,false)];break}}else{switch(c){case"default-only":e=new ExportMode("reexport-fake-namespace-object");e.name=n;e.partialNamespaceExportInfo=t;e.fakeType=0;break;case"default-with-named":e=new ExportMode("reexport-fake-namespace-object");e.name=n;e.partialNamespaceExportInfo=t;e.fakeType=2;break;case"dynamic":e=new ExportMode("reexport-fake-namespace-object");e.name=n;e.partialNamespaceExportInfo=t;e.fakeType=6;break;default:e=new ExportMode("reexport-namespace-object");e.name=n;e.partialNamespaceExportInfo=t}}return e}const{ignoredExports:u,exports:l,checked:f}=this.getStarReexports(e,t,a,o);if(!l){const e=new ExportMode("dynamic-reexport");e.ignored=u;return e}if(l.size===0){const e=new ExportMode("empty-star");return e}const p=new ExportMode("normal-reexport");p.items=Array.from(l,e=>new NormalReexportItem(e,[e],a.getReadOnlyExportInfo(e),f.has(e)));return p}getStarReexports(e,t,n=e.getExportsInfo(e.getParentModule(this)),r=e.getModule(this)){const s=e.getExportsInfo(r);const o=s.otherExportsInfo.provided===false;const a=n.otherExportsInfo.getUsed(t)===i.Unused;const c=new Set(["default",...this.activeExports,...this._discoverActiveExportsFromOtherStarExports(e).keys()]);if(!o&&!a){return{ignoredExports:c}}const u=new Set;const l=new Set;if(a){for(const e of n.orderedExports){const n=e.name;if(c.has(n))continue;if(e.getUsed(t)===i.Unused)continue;const r=s.getReadOnlyExportInfo(n);if(r.provided===false)continue;u.add(n);if(r.provided===true)continue;l.add(n)}}else if(o){for(const e of s.orderedExports){const r=e.name;if(c.has(r))continue;if(e.provided===false)continue;const s=n.getReadOnlyExportInfo(r);if(s.getUsed(t)===i.Unused)continue;u.add(r);if(e.provided===true)continue;l.add(r)}}return{ignoredExports:c,exports:u,checked:l}}getCondition(e){return(t,n)=>{const r=this.getMode(e,n);return r.type!=="unused"&&r.type!=="empty-star"}}getReferencedExports(e,t){const n=this.getMode(e,t);switch(n.type){case"missing":case"unused":case"empty-star":case"reexport-undefined":return r.NO_EXPORTS_REFERENCED;case"reexport-dynamic-default":return r.EXPORTS_OBJECT_REFERENCED;case"reexport-named-default":{if(!n.partialNamespaceExportInfo)return r.EXPORTS_OBJECT_REFERENCED;const e=[];d(t,e,[],n.partialNamespaceExportInfo);return e}case"reexport-namespace-object":case"reexport-fake-namespace-object":{if(!n.partialNamespaceExportInfo)return r.EXPORTS_OBJECT_REFERENCED;const e=[];d(t,e,[],n.partialNamespaceExportInfo,n.type==="reexport-fake-namespace-object");return e}case"dynamic-reexport":return r.EXPORTS_OBJECT_REFERENCED;case"normal-reexport":{const e=[];for(const{ids:r,exportInfo:i}of n.items){d(t,e,r,i,false)}return e}default:throw new Error(`Unknown mode ${n.type}`)}}_discoverActiveExportsFromOtherStarExports(e){if(!this.otherStarExports){return new Map}const t=new Map;for(const n of this.otherStarExports){const r=e.getModule(n);if(r){const i=e.getExportsInfo(r);for(const e of i.exports){if(e.provided===true&&!t.has(e.name)){t.set(e.name,n)}}}}return t}getExports(e){const t=this.getMode(e,undefined);switch(t.type){case"missing":return undefined;case"dynamic-reexport":{const n=e.getModule(this);return{exports:true,from:n,canMangle:false,excludeExports:t.ignored,dependencies:[n]}}case"empty-star":return{exports:[],dependencies:[e.getModule(this)]};case"normal-reexport":{const n=e.getModule(this);return{exports:Array.from(t.items,e=>({name:e.name,from:n,export:e.ids})),dependencies:[n]}}case"reexport-dynamic-default":{const n=e.getModule(this);return{exports:[{name:t.name,from:n,export:["default"]}],dependencies:[n]}}case"reexport-undefined":return{exports:[t.name],dependencies:[e.getModule(this)]};case"reexport-fake-namespace-object":return{exports:[{name:t.name,from:e.getModule(this),export:null,exports:[{name:"default",canMangle:false,from:e.getModule(this),export:null}]}],dependencies:[e.getModule(this)]};case"reexport-namespace-object":return{exports:[{name:t.name,from:e.getModule(this),export:null}],dependencies:[e.getModule(this)]};case"reexport-named-default":return{exports:[{name:t.name,from:e.getModule(this),export:["default"]}],dependencies:[e.getModule(this)]};default:throw new Error(`Unknown mode ${t.type}`)}}getWarnings(e){if(this.strictExportPresence||e.getParentModule(this).buildMeta.strictHarmonyModule){return null}return this._getErrors(e)}getErrors(e){if(this.strictExportPresence||e.getParentModule(this).buildMeta.strictHarmonyModule){return this._getErrors(e)}return null}_getErrors(e){const t=this.getIds(e);let n=this.getLinkingErrors(e,t,`(reexported as '${this.name}')`);if(t.length===0&&this.name===null){const t=this._discoverActiveExportsFromOtherStarExports(e);if(t.size>0){const r=e.getModule(this);if(r){const i=e.getExportsInfo(r);const o=new Map;for(const n of i.orderedExports){if(n.provided!==true)continue;if(n.name==="default")continue;if(this.activeExports.has(n.name))continue;const i=t.get(n.name);if(!i)continue;const s=n.getTerminalBinding(e);if(!s)continue;const a=e.getModule(i);if(a===r)continue;const c=e.getExportInfo(a,n.name);const u=c.getTerminalBinding(e);if(!u)continue;if(s===u)continue;const l=o.get(i.request);if(l===undefined){o.set(i.request,[n.name])}else{l.push(n.name)}}for(const[e,t]of o){if(!n)n=[];n.push(new s(`The requested module '${this.request}' contains conflicting star exports for the ${t.length>1?"names":"name"} ${t.map(e=>`'${e}'`).join(", ")} with the previous requested module '${e}'`))}}}}return n}updateHash(e,t){const{chunkGraph:n,runtime:r}=t;super.updateHash(e,t);const i=this.getMode(n.moduleGraph,r);e.update(i.type);if(i.items){for(const t of i.items){e.update(t.name);e.update(t.ids.join());if(t.checked)e.update("checked")}}if(i.ignored){e.update("ignored");for(const t of i.ignored){e.update(t)}}e.update(i.name||"")}serialize(e){const{write:t}=e;t(this.ids);t(this.name);t(this.activeExports);t(this.otherStarExports);t(this.strictExportPresence);super.serialize(e)}deserialize(e){const{read:t}=e;this.ids=t();this.name=t();this.activeExports=t();this.otherStarExports=t();this.strictExportPresence=t();super.deserialize(e)}}u(HarmonyExportImportedSpecifierDependency,"webpack/lib/dependencies/HarmonyExportImportedSpecifierDependency");e.exports=HarmonyExportImportedSpecifierDependency;HarmonyExportImportedSpecifierDependency.Template=class HarmonyExportImportedSpecifierDependencyTemplate extends p.Template{apply(e,t,n){const r=e;const i=r.getMode(n.moduleGraph,n.runtime);if(i.type!=="unused"&&i.type!=="empty-star"){super.apply(e,t,n);this._addExportFragments(n.initFragments,r,i,n.module,n.moduleGraph,n.runtime,n.runtimeTemplate,n.runtimeRequirements)}}_addExportFragments(e,t,n,r,i,s,u,l){const f=i.getModule(t);const p=t.getImportVar(i);switch(n.type){case"missing":case"empty-star":e.push(new o("/* empty/unused harmony star reexport */\n",o.STAGE_HARMONY_EXPORTS,1));break;case"unused":e.push(new o(`${c.toNormalComment(`unused harmony reexport ${n.name}`)}\n`,o.STAGE_HARMONY_EXPORTS,1));break;case"reexport-dynamic-default":e.push(this.getReexportFragment(r,"reexport default from dynamic",i.getExportsInfo(r).getUsedName(n.name,s),p,null,l));break;case"reexport-fake-namespace-object":e.push(...this.getReexportFakeNamespaceObjectFragments(r,i.getExportsInfo(r).getUsedName(n.name,s),p,n.fakeType,l));break;case"reexport-undefined":e.push(this.getReexportFragment(r,"reexport non-default export from non-harmony",i.getExportsInfo(r).getUsedName(n.name,s),"undefined","",l));break;case"reexport-named-default":e.push(this.getReexportFragment(r,"reexport default export from named module",i.getExportsInfo(r).getUsedName(n.name,s),p,"",l));break;case"reexport-namespace-object":e.push(this.getReexportFragment(r,"reexport module object",i.getExportsInfo(r).getUsedName(n.name,s),p,"",l));break;case"normal-reexport":for(const{name:a,ids:c,checked:u}of n.items){if(u){e.push(new o("/* harmony reexport (checked) */ "+this.getConditionalReexportStatement(r,a,p,c,l),o.STAGE_HARMONY_IMPORTS,t.sourceOrder))}else{e.push(this.getReexportFragment(r,"reexport safe",i.getExportsInfo(r).getUsedName(a,s),p,i.getExportsInfo(f).getUsedName(c,s),l))}}break;case"dynamic-reexport":{const i=n.ignored;const s=u.supportsConst()&&u.supportsArrowFunction();let c="/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};\n"+`/* harmony reexport (unknown) */ for(${s?"const":"var"} __WEBPACK_IMPORT_KEY__ in ${p}) `;if(i.size>1){c+="if("+JSON.stringify(Array.from(i))+".indexOf(__WEBPACK_IMPORT_KEY__) < 0) "}else if(i.size===1){c+=`if(__WEBPACK_IMPORT_KEY__ !== ${JSON.stringify(i.values().next().value)}) `}c+=`__WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = `;if(s){c+=`() => ${p}[__WEBPACK_IMPORT_KEY__]`}else{c+=`function(key) { return ${p}[key]; }.bind(0, __WEBPACK_IMPORT_KEY__)`}l.add(a.exports);l.add(a.definePropertyGetters);const f=r.exportsArgument;e.push(new o(`${c}\n/* harmony reexport (unknown) */ ${a.definePropertyGetters}(${f}, __WEBPACK_REEXPORT_OBJECT__);\n`,o.STAGE_HARMONY_IMPORTS,t.sourceOrder));break}default:throw new Error(`Unknown mode ${n.type}`)}}getReexportFragment(e,t,n,r,i,s){const o=this.getReturnValue(r,i);s.add(a.exports);s.add(a.definePropertyGetters);const c=new Map;c.set(n,`/* ${t} */ ${o}`);return new f(e.exportsArgument,c)}getReexportFakeNamespaceObjectFragments(e,t,n,r,i){i.add(a.exports);i.add(a.definePropertyGetters);i.add(a.createFakeNamespaceObject);const s=new Map;s.set(t,`/* reexport fake namespace object from non-harmony */ ${n}_namespace_cache || (${n}_namespace_cache = ${a.createFakeNamespaceObject}(${n}${r?`, ${r}`:""}))`);return[new o(`var ${n}_namespace_cache;\n`,o.STAGE_CONSTANTS,-1,`${n}_namespace_cache`),new f(e.exportsArgument,s)]}getConditionalReexportStatement(e,t,n,r,i){if(r===false){return"/* unused export */\n"}const s=e.exportsArgument;const o=this.getReturnValue(n,r);i.add(a.exports);i.add(a.definePropertyGetters);i.add(a.hasOwnProperty);return`if(${a.hasOwnProperty}(${n}, ${JSON.stringify(r[0])})) ${a.definePropertyGetters}(${s}, { ${JSON.stringify(t)}: function() { return ${o}; } });\n`}getReturnValue(e,t){if(t===null){return`${e}_default.a`}if(t===""){return e}if(t===false){return"/* unused export */ undefined"}return`${e}${l(t)}`}}},82296:(e,t,n)=>{"use strict";const r=n(63272);const i=n(76150);const s=e=>{let t="";let n=true;for(const r of e){if(n){n=false}else{t+=", "}t+=r}return t};const o=new Map;const a=new Set;class HarmonyExportInitFragment extends r{constructor(e,t=o,n=a){super(undefined,r.STAGE_HARMONY_EXPORTS,1,"harmony-exports");this.exportsArgument=e;this.exportMap=t;this.unusedExports=n}merge(e){let t;if(this.exportMap.size===0){t=e.exportMap}else if(e.exportMap.size===0){t=this.exportMap}else{t=new Map(e.exportMap);for(const[e,n]of this.exportMap){if(!t.has(e))t.set(e,n)}}let n;if(this.unusedExports.size===0){n=e.unusedExports}else if(e.unusedExports.size===0){n=this.unusedExports}else{n=new Set(e.unusedExports);for(const e of this.unusedExports){n.add(e)}}return new HarmonyExportInitFragment(this.exportsArgument,t,n)}getContent({runtimeTemplate:e,runtimeRequirements:t}){t.add(i.exports);t.add(i.definePropertyGetters);const n=this.unusedExports.size>1?`/* unused harmony exports ${s(this.unusedExports)} */\n`:this.unusedExports.size>0?`/* unused harmony export ${this.unusedExports.values().next().value} */\n`:"";const r=[];for(const[t,n]of this.exportMap){r.push(`\n/* harmony export */ ${JSON.stringify(t)}: ${e.returningFunction(n)}`)}const o=this.exportMap.size>0?`/* harmony export */ ${i.definePropertyGetters}(${this.exportsArgument}, {${r.join(",")}\n/* harmony export */ });\n`:"";return`${o}${n}`}}e.exports=HarmonyExportInitFragment},14696:(e,t,n)=>{"use strict";const r=n(56202);const i=n(82296);const s=n(12197);class HarmonyExportSpecifierDependency extends s{constructor(e,t){super();this.id=e;this.name=t}get type(){return"harmony export specifier"}getExports(e){return{exports:[this.name],terminalBinding:true,dependencies:undefined}}serialize(e){const{write:t}=e;t(this.id);t(this.name);super.serialize(e)}deserialize(e){const{read:t}=e;this.id=t();this.name=t();super.deserialize(e)}}r(HarmonyExportSpecifierDependency,"webpack/lib/dependencies/HarmonyExportSpecifierDependency");HarmonyExportSpecifierDependency.Template=class HarmonyExportSpecifierDependencyTemplate extends s.Template{apply(e,t,{module:n,moduleGraph:r,initFragments:s,runtimeRequirements:o,runtime:a}){const c=e;const u=r.getExportsInfo(n).getUsedName(c.name,a);if(!u){const e=new Set;e.add(c.name||"namespace");s.push(new i(n.exportsArgument,undefined,e));return}const l=new Map;l.set(u,`/* binding */ ${c.id}`);s.push(new i(n.exportsArgument,l,undefined))}};e.exports=HarmonyExportSpecifierDependency},25702:(e,t)=>{"use strict";const n=new WeakMap;t.enable=((e,t)=>{const r=n.get(e);if(r===false)return;n.set(e,true);if(r!==true){e.module.buildMeta.exportsType="namespace";e.module.buildInfo.strict=true;e.module.buildInfo.exportsArgument="__webpack_exports__";if(t){e.module.buildMeta.strictHarmonyModule=true;e.module.buildInfo.moduleArgument="__webpack_module__"}}});t.isEnabled=(e=>{const t=n.get(e);return t===true})},37359:(e,t,n)=>{"use strict";const r=n(28706);const i=n(36756);const s=n(63272);const o=n(58159);const a=n(10813);const c=n(79983);class HarmonyImportDependency extends c{constructor(e,t){super(e);this.sourceOrder=t}get category(){return"esm"}getReferencedExports(e,t){return r.NO_EXPORTS_REFERENCED}getImportVar(e){const t=e.getParentModule(this);const n=e.getMeta(t);let r=n.importVarMap;if(!r)n.importVarMap=r=new Map;let i=r.get(e.getModule(this));if(i)return i;i=`${o.toIdentifier(`${this.userRequest}`)}__WEBPACK_IMPORTED_MODULE_${r.size}__`;r.set(e.getModule(this),i);return i}getImportStatement(e,{runtimeTemplate:t,module:n,moduleGraph:r,chunkGraph:i,runtimeRequirements:s}){return t.importStatement({update:e,module:r.getModule(this),chunkGraph:i,importVar:this.getImportVar(r),request:this.request,originModule:n,runtimeRequirements:s})}getLinkingErrors(e,t,n){const r=e.getModule(this);if(!r||r.getNumberOfErrors()>0){return}const s=e.getParentModule(this);const o=r.getExportsType(e,s.buildMeta.strictHarmonyModule);switch(o){case"default-only":if(t.length>0&&t[0]!=="default"){return[new i(`Can't import the named export ${t.map(e=>`'${e}'`).join(".")} ${n} from default-exporting module (only default export is available)`)]}return;case"default-with-named":if(t.length>0&&t[0]!=="default"&&r.buildMeta.defaultObject==="redirect-warn"){return[new i(`Should not import the named export ${t.map(e=>`'${e}'`).join(".")} ${n} from default-exporting module (only default export is available soon)`)]}return;case"namespace":{if(t.length===0){return}if(e.isExportProvided(r,t)!==false){return}let s=0;let o=e.getExportsInfo(r);while(s`'${e}'`).join(".")} ${n} was not found in '${this.userRequest}'${r}`)]}o=r.getNestedExportsInfo()}return[new i(`export ${t.map(e=>`'${e}'`).join(".")} ${n} was not found in '${this.userRequest}'`)]}}}updateHash(e,t){const{chunkGraph:n}=t;const{moduleGraph:r}=n;super.updateHash(e,t);const i=r.getModule(this);if(i){const t=r.getParentModule(this);e.update(i.getExportsType(r,t.buildMeta&&t.buildMeta.strictHarmonyModule));if(r.isAsync(i))e.update("async")}e.update(`${this.sourceOrder}`)}serialize(e){const{write:t}=e;t(this.sourceOrder);super.serialize(e)}deserialize(e){const{read:t}=e;this.sourceOrder=t();super.deserialize(e)}}e.exports=HarmonyImportDependency;const u=new WeakMap;HarmonyImportDependency.Template=class HarmonyImportDependencyTemplate extends c.Template{apply(e,t,n){const r=e;const{module:i,moduleGraph:o,runtime:c}=n;const l=o.getConnection(r);if(l&&!l.isActive(c))return;const f=l&&l.module;const p=f?f.identifier():r.request;const d=`harmony import ${p}`;if(i){let e=u.get(r);if(e===undefined){e=new WeakSet;u.set(r,e)}e.add(i)}const h=r.getImportStatement(false,n);if(n.moduleGraph.isAsync(f)){n.initFragments.push(new s(h[0],s.STAGE_HARMONY_IMPORTS,r.sourceOrder,d));n.initFragments.push(new a(new Set([r.getImportVar(n.moduleGraph)])));n.initFragments.push(new s(h[1],s.STAGE_ASYNC_HARMONY_IMPORTS,r.sourceOrder,d+" compat"))}else{n.initFragments.push(new s(h[0]+h[1],s.STAGE_HARMONY_IMPORTS,r.sourceOrder,d))}}static isImportEmitted(e,t){const n=u.get(e);return n!==undefined&&n.has(t)}}},29381:(e,t,n)=>{"use strict";const r=n(79972);const i=n(58018);const s=n(66298);const o=n(27790);const a=n(80654);const c=n(25702);const u=n(69707);const l=n(2230);const f=Symbol("harmony import");e.exports=class HarmonyImportDependencyParserPlugin{constructor(e){const{module:t}=e;this.strictExportPresence=t.strictExportPresence;this.strictThisContextOnImports=t.strictThisContextOnImports}apply(e){e.hooks.import.tap("HarmonyImportDependencyParserPlugin",(t,n)=>{e.state.lastHarmonyImportOrder=(e.state.lastHarmonyImportOrder||0)+1;const r=new s("",t.range);r.loc=t.loc;e.state.module.addPresentationalDependency(r);const i=new u(n,e.state.lastHarmonyImportOrder);i.loc=t.loc;e.state.module.addDependency(i);return true});e.hooks.importSpecifier.tap("HarmonyImportDependencyParserPlugin",(t,n,r,i)=>{const s=r===null?[]:[r];e.tagVariable(i,f,{name:i,source:n,ids:s,sourceOrder:e.state.lastHarmonyImportOrder});return true});e.hooks.expression.for(f).tap("HarmonyImportDependencyParserPlugin",t=>{const n=e.currentTagData;const r=new l(n.source,n.sourceOrder,n.ids,n.name,t.range,this.strictExportPresence);r.shorthand=e.scope.inShorthand;r.directImport=true;r.asiSafe=!e.isAsiPosition(t.range[0]);r.loc=t.loc;e.state.module.addDependency(r);i.onUsage(e.state,e=>r.usedByExports=e);return true});e.hooks.expressionMemberChain.for(f).tap("HarmonyImportDependencyParserPlugin",(t,n)=>{const r=e.currentTagData;const s=r.ids.concat(n);const o=new l(r.source,r.sourceOrder,s,r.name,t.range,this.strictExportPresence);o.asiSafe=!e.isAsiPosition(t.range[0]);o.loc=t.loc;e.state.module.addDependency(o);i.onUsage(e.state,e=>o.usedByExports=e);return true});e.hooks.callMemberChain.for(f).tap("HarmonyImportDependencyParserPlugin",(t,n)=>{const r=t.arguments;t=t.callee;const s=e.currentTagData;const o=s.ids.concat(n);const a=new l(s.source,s.sourceOrder,o,s.name,t.range,this.strictExportPresence);a.directImport=n.length===0;a.call=true;a.asiSafe=!e.isAsiPosition(t.range[0]);a.namespaceObjectAsContext=n.length>0&&this.strictThisContextOnImports;a.loc=t.loc;e.state.module.addDependency(a);if(r)e.walkExpressions(r);i.onUsage(e.state,e=>a.usedByExports=e);return true});const{hotAcceptCallback:t,hotAcceptWithoutCallback:n}=r.getParserHooks(e);t.tap("HarmonyImportDependencyParserPlugin",(t,n)=>{if(!c.isEnabled(e.state)){return}const r=n.map(n=>{const r=new a(n);r.loc=t.loc;e.state.module.addDependency(r);return r});if(r.length>0){const n=new o(t.range,r,true);n.loc=t.loc;e.state.module.addDependency(n)}});n.tap("HarmonyImportDependencyParserPlugin",(t,n)=>{if(!c.isEnabled(e.state)){return}const r=n.map(n=>{const r=new a(n);r.loc=t.loc;e.state.module.addDependency(r);return r});if(r.length>0){const n=new o(t.range,r,false);n.loc=t.loc;e.state.module.addDependency(n)}})}};e.exports.harmonySpecifierTag=f},69707:(e,t,n)=>{"use strict";const r=n(56202);const i=n(37359);class HarmonyImportSideEffectDependency extends i{constructor(e,t){super(e,t)}get type(){return"harmony side effect evaluation"}getCondition(e){return e=>{const t=e.resolvedModule;return!t||t.factoryMeta===undefined||!t.factoryMeta.sideEffectFree}}}r(HarmonyImportSideEffectDependency,"webpack/lib/dependencies/HarmonyImportSideEffectDependency");HarmonyImportSideEffectDependency.Template=i.Template;e.exports=HarmonyImportSideEffectDependency},2230:(e,t,n)=>{"use strict";const r=n(28706);const{UsageState:i}=n(76632);const s=n(56202);const o=n(37359);const a=Symbol("HarmonyImportSpecifierDependency.ids");class HarmonyImportSpecifierDependency extends o{constructor(e,t,n,r,i,s){super(e,t);this.ids=n;this.name=r;this.range=i;this.strictExportPresence=s;this.namespaceObjectAsContext=false;this.call=undefined;this.directImport=undefined;this.shorthand=undefined;this.asiSafe=false;this.usedByExports=undefined}get id(){throw new Error("id was renamed to ids and type changed to string[]")}getId(){throw new Error("id was renamed to ids and type changed to string[]")}setId(){throw new Error("id was renamed to ids and type changed to string[]")}get type(){return"harmony import specifier"}getIds(e){return e.getMeta(this)[a]||this.ids}setIds(e,t){e.getMeta(this)[a]=t}getCondition(e){return(t,n)=>this.checkUsedByExports(e,n)}checkUsedByExports(e,t){if(this.usedByExports===false)return false;if(this.usedByExports!==true&&this.usedByExports!==undefined){const n=e.getParentModule(this);const r=e.getExportsInfo(n);let s=false;for(const e of this.usedByExports){if(r.getUsed(e,t)!==i.Unused)s=true}if(!s)return false}return true}getReferencedExports(e,t){let n=this.getIds(e);if(n.length>0&&n[0]==="default"){const t=e.getParentModule(this);const i=e.getModule(this);switch(i.getExportsType(e,t.buildMeta.strictHarmonyModule)){case"default-only":case"default-with-named":if(n.length===1)return r.EXPORTS_OBJECT_REFERENCED;n=n.slice(1);break;case"dynamic":return r.EXPORTS_OBJECT_REFERENCED}}if(this.namespaceObjectAsContext){if(n.length===1)return r.EXPORTS_OBJECT_REFERENCED;n=n.slice(0,-1)}return[n]}getWarnings(e){if(this.strictExportPresence||e.getParentModule(this).buildMeta.strictHarmonyModule){return null}return this._getErrors(e)}getErrors(e){if(this.strictExportPresence||e.getParentModule(this).buildMeta.strictHarmonyModule){return this._getErrors(e)}return null}_getErrors(e){const t=this.getIds(e);return this.getLinkingErrors(e,t,`(imported as '${this.name}')`)}getNumberOfIdOccurrences(){return 0}updateHash(e,t){const{chunkGraph:n}=t;super.updateHash(e,t);const r=n.moduleGraph;const i=r.getModule(this);const s=this.getIds(r);e.update(s.join());if(i){const n=r.getExportsInfo(i);e.update(`${n.getUsedName(s,t.runtime)}`)}}serialize(e){const{write:t}=e;t(this.ids);t(this.name);t(this.range);t(this.strictExportPresence);t(this.namespaceObjectAsContext);t(this.call);t(this.directImport);t(this.shorthand);t(this.asiSafe);t(this.usedByExports);super.serialize(e)}deserialize(e){const{read:t}=e;this.ids=t();this.name=t();this.range=t();this.strictExportPresence=t();this.namespaceObjectAsContext=t();this.call=t();this.directImport=t();this.shorthand=t();this.asiSafe=t();this.usedByExports=t();super.deserialize(e)}}s(HarmonyImportSpecifierDependency,"webpack/lib/dependencies/HarmonyImportSpecifierDependency");HarmonyImportSpecifierDependency.Template=class HarmonyImportSpecifierDependencyTemplate extends o.Template{apply(e,t,n){const r=e;const{moduleGraph:i,runtime:s}=n;const o=i.getConnection(r);if(o&&!o.isActive(s))return;super.apply(e,t,n);const{runtimeTemplate:a,module:c,initFragments:u,runtimeRequirements:l}=n;const f=r.getIds(i);const p=a.exportFromImport({moduleGraph:i,module:i.getModule(r),request:r.request,exportName:f,originModule:c,asiSafe:r.asiSafe||r.shorthand,isCall:r.call,callContext:!r.directImport,defaultInterop:true,importVar:r.getImportVar(i),initFragments:u,runtime:s,runtimeRequirements:l});if(r.shorthand){t.insert(r.range[1],`: ${p}`)}else{t.replace(r.range[0],r.range[1]-1,p)}}};e.exports=HarmonyImportSpecifierDependency},26165:(e,t,n)=>{"use strict";const r=n(27790);const i=n(80654);const s=n(54290);const o=n(55037);const a=n(48752);const c=n(44576);const u=n(14696);const l=n(69707);const f=n(2230);const p=n(11720);const d=n(16081);const h=n(29381);const m=n(13197);class HarmonyModulesPlugin{constructor(e){this.options=e}apply(e){e.hooks.compilation.tap("HarmonyModulesPlugin",(e,{normalModuleFactory:t})=>{e.dependencyTemplates.set(s,new s.Template);e.dependencyFactories.set(l,t);e.dependencyTemplates.set(l,new l.Template);e.dependencyFactories.set(f,t);e.dependencyTemplates.set(f,new f.Template);e.dependencyTemplates.set(a,new a.Template);e.dependencyTemplates.set(o,new o.Template);e.dependencyTemplates.set(u,new u.Template);e.dependencyFactories.set(c,t);e.dependencyTemplates.set(c,new c.Template);e.dependencyTemplates.set(r,new r.Template);e.dependencyFactories.set(i,t);e.dependencyTemplates.set(i,new i.Template);const n=(e,t)=>{if(t.harmony!==undefined&&!t.harmony)return;new p(this.options).apply(e);new h(this.options).apply(e);new d(this.options).apply(e);(new m).apply(e)};t.hooks.parser.for("javascript/auto").tap("HarmonyModulesPlugin",n);t.hooks.parser.for("javascript/esm").tap("HarmonyModulesPlugin",n)})}}e.exports=HarmonyModulesPlugin},13197:(e,t,n)=>{"use strict";const r=n(66298);const i=n(25702);class HarmonyTopLevelThisParserPlugin{apply(e){e.hooks.expression.for("this").tap("HarmonyTopLevelThisParserPlugin",t=>{if(!e.scope.topLevelScope)return;if(i.isEnabled(e.state)){const n=new r("undefined",t.range,null);n.loc=t.loc;e.state.module.addPresentationalDependency(n);return this}})}}e.exports=HarmonyTopLevelThisParserPlugin},4828:(e,t,n)=>{"use strict";const r=n(56202);const i=n(400);const s=n(42740);class ImportContextDependency extends i{constructor(e,t,n){super(e);this.range=t;this.valueRange=n}get type(){return`import() context ${this.options.mode}`}get category(){return"esm"}serialize(e){const{write:t}=e;t(this.range);t(this.valueRange);super.serialize(e)}deserialize(e){const{read:t}=e;this.range=t();this.valueRange=t();super.deserialize(e)}}r(ImportContextDependency,"webpack/lib/dependencies/ImportContextDependency");ImportContextDependency.Template=s;e.exports=ImportContextDependency},20013:(e,t,n)=>{"use strict";const r=n(28706);const i=n(56202);const s=n(79983);class ImportDependency extends s{constructor(e,t,n){super(e);this.range=t;this.referencedExports=n}get type(){return"import()"}get category(){return"esm"}getReferencedExports(e,t){return this.referencedExports?this.referencedExports.map(e=>({name:e,canMangle:false})):r.EXPORTS_OBJECT_REFERENCED}serialize(e){e.write(this.range);e.write(this.referencedExports);super.serialize(e)}deserialize(e){this.range=e.read();this.referencedExports=e.read();super.deserialize(e)}}i(ImportDependency,"webpack/lib/dependencies/ImportDependency");ImportDependency.Template=class ImportDependencyTemplate extends s.Template{apply(e,t,{runtimeTemplate:n,module:r,moduleGraph:i,chunkGraph:s,runtimeRequirements:o}){const a=e;const c=i.getParentBlock(a);const u=n.moduleNamespacePromise({chunkGraph:s,block:c,module:i.getModule(a),request:a.request,strict:r.buildMeta.strictHarmonyModule,message:"import()",runtimeRequirements:o});t.replace(a.range[0],a.range[1]-1,u)}};e.exports=ImportDependency},75708:(e,t,n)=>{"use strict";const r=n(56202);const i=n(20013);class ImportEagerDependency extends i{constructor(e,t,n){super(e,t,n)}get type(){return"import() eager"}get category(){return"esm"}}r(ImportEagerDependency,"webpack/lib/dependencies/ImportEagerDependency");ImportEagerDependency.Template=class ImportEagerDependencyTemplate extends i.Template{apply(e,t,{runtimeTemplate:n,module:r,moduleGraph:i,chunkGraph:s,runtimeRequirements:o}){const a=e;const c=n.moduleNamespacePromise({chunkGraph:s,module:i.getModule(a),request:a.request,strict:r.buildMeta.strictHarmonyModule,message:"import() eager",runtimeRequirements:o});t.replace(a.range[0],a.range[1]-1,c)}};e.exports=ImportEagerDependency},76302:(e,t,n)=>{"use strict";const r=n(56202);const i=n(79983);const s=n(80791);class ImportMetaHotAcceptDependency extends i{constructor(e,t){super(e);this.range=t;this.weak=true}get type(){return"import.meta.webpackHot.accept"}get category(){return"esm"}}r(ImportMetaHotAcceptDependency,"webpack/lib/dependencies/ImportMetaHotAcceptDependency");ImportMetaHotAcceptDependency.Template=s;e.exports=ImportMetaHotAcceptDependency},5389:(e,t,n)=>{"use strict";const r=n(56202);const i=n(79983);const s=n(80791);class ImportMetaHotDeclineDependency extends i{constructor(e,t){super(e);this.range=t;this.weak=true}get type(){return"import.meta.webpackHot.decline"}get category(){return"esm"}}r(ImportMetaHotDeclineDependency,"webpack/lib/dependencies/ImportMetaHotDeclineDependency");ImportMetaHotDeclineDependency.Template=s;e.exports=ImportMetaHotDeclineDependency},38586:(e,t,n)=>{"use strict";const{pathToFileURL:r}=n(78835);const i=n(23280);const s=n(58159);const o=n(87250);const{evaluateToIdentifier:a,toConstantDependency:c,evaluateToString:u,evaluateToNumber:l}=n(48472);const f=n(27503);const p=n(68038);const d=n(66298);const h=f(()=>n(75314));class ImportMetaPlugin{apply(e){e.hooks.compilation.tap("ImportMetaPlugin",(e,{normalModuleFactory:t})=>{const f=e=>{return r(e.resource).toString()};const m=(e,t)=>{e.hooks.typeof.for("import.meta").tap("ImportMetaPlugin",c(e,JSON.stringify("object")));e.hooks.metaProperty.tap("ImportMetaPlugin",c(e,"Object()"));e.hooks.metaProperty.tap("ImportMetaPlugin",t=>{const n=h();e.state.module.addWarning(new i(e.state.module,new n("Accessing import.meta directly is unsupported (only property access is supported)"),t.loc));const r=new d("Object()",t.range);r.loc=t.loc;e.state.module.addPresentationalDependency(r);return true});e.hooks.evaluateTypeof.for("import.meta").tap("ImportMetaPlugin",u("object"));e.hooks.evaluateIdentifier.for("import.meta").tap("ImportMetaPlugin",a("import.meta","import.meta",()=>[],true));e.hooks.typeof.for("import.meta.url").tap("ImportMetaPlugin",c(e,JSON.stringify("string")));e.hooks.expression.for("import.meta.url").tap("ImportMetaPlugin",t=>{const n=new d(JSON.stringify(f(e.state.module)),t.range);n.loc=t.loc;e.state.module.addPresentationalDependency(n);return true});e.hooks.evaluateTypeof.for("import.meta.url").tap("ImportMetaPlugin",u("string"));e.hooks.evaluateIdentifier.for("import.meta.url").tap("ImportMetaPlugin",t=>{return(new o).setString(f(e.state.module)).setRange(t.range)});const r=parseInt(n(61733).i8,10);e.hooks.typeof.for("import.meta.webpack").tap("ImportMetaPlugin",c(e,JSON.stringify("number")));e.hooks.expression.for("import.meta.webpack").tap("ImportMetaPlugin",c(e,JSON.stringify(r)));e.hooks.evaluateTypeof.for("import.meta.webpack").tap("ImportMetaPlugin",u("number"));e.hooks.evaluateIdentifier.for("import.meta.webpack").tap("ImportMetaPlugin",l(r));e.hooks.unhandledExpressionMemberChain.for("import.meta").tap("ImportMetaPlugin",(t,n)=>{const r=new d(`${s.toNormalComment("unsupported import.meta."+n.join("."))} undefined${p(n,1)}`,t.range);r.loc=t.loc;e.state.module.addPresentationalDependency(r);return true});e.hooks.evaluate.for("MemberExpression").tap("ImportMetaPlugin",e=>{const t=e;if(t.object.type==="MetaProperty"&&t.property.type===(t.computed?"Literal":"Identifier")){return(new o).setUndefined().setRange(t.range)}})};t.hooks.parser.for("javascript/auto").tap("ImportMetaPlugin",m);t.hooks.parser.for("javascript/esm").tap("ImportMetaPlugin",m)})}}e.exports=ImportMetaPlugin},81467:(e,t,n)=>{"use strict";const r=n(98221);const i=n(47207);const s=n(53558);const o=n(95601);const a=n(4828);const c=n(20013);const u=n(75708);const l=n(12849);class ImportParserPlugin{constructor(e){this.options=e}apply(e){e.hooks.importCall.tap("ImportParserPlugin",t=>{const n=e.evaluateExpression(t.source);let f=null;let p="lazy";let d=null;let h=null;let m=null;const g={};const{options:y,errors:v}=e.parseCommentOptions(t.range);if(v){for(const t of v){const{comment:n}=t;e.state.module.addWarning(new i(`Compilation error while processing magic comment(-s): /*${n.value}*/: ${t.message}`,n.loc))}}if(y){if(y.webpackIgnore!==undefined){if(typeof y.webpackIgnore!=="boolean"){e.state.module.addWarning(new s(`\`webpackIgnore\` expected a boolean, but received: ${y.webpackIgnore}.`,t.loc))}else{if(y.webpackIgnore){return false}}}if(y.webpackChunkName!==undefined){if(typeof y.webpackChunkName!=="string"){e.state.module.addWarning(new s(`\`webpackChunkName\` expected a string, but received: ${y.webpackChunkName}.`,t.loc))}else{f=y.webpackChunkName}}if(y.webpackMode!==undefined){if(typeof y.webpackMode!=="string"){e.state.module.addWarning(new s(`\`webpackMode\` expected a string, but received: ${y.webpackMode}.`,t.loc))}else{p=y.webpackMode}}if(y.webpackPrefetch!==undefined){if(y.webpackPrefetch===true){g.prefetchOrder=0}else if(typeof y.webpackPrefetch==="number"){g.prefetchOrder=y.webpackPrefetch}else{e.state.module.addWarning(new s(`\`webpackPrefetch\` expected true or a number, but received: ${y.webpackPrefetch}.`,t.loc))}}if(y.webpackPreload!==undefined){if(y.webpackPreload===true){g.preloadOrder=0}else if(typeof y.webpackPreload==="number"){g.preloadOrder=y.webpackPreload}else{e.state.module.addWarning(new s(`\`webpackPreload\` expected true or a number, but received: ${y.webpackPreload}.`,t.loc))}}if(y.webpackInclude!==undefined){if(!y.webpackInclude||y.webpackInclude.constructor.name!=="RegExp"){e.state.module.addWarning(new s(`\`webpackInclude\` expected a regular expression, but received: ${y.webpackInclude}.`,t.loc))}else{d=new RegExp(y.webpackInclude)}}if(y.webpackExclude!==undefined){if(!y.webpackExclude||y.webpackExclude.constructor.name!=="RegExp"){e.state.module.addWarning(new s(`\`webpackExclude\` expected a regular expression, but received: ${y.webpackExclude}.`,t.loc))}else{h=new RegExp(y.webpackExclude)}}if(y.webpackExports!==undefined){if(!(typeof y.webpackExports==="string"||Array.isArray(y.webpackExports)&&y.webpackExports.every(e=>typeof e==="string"))){e.state.module.addWarning(new s(`\`webpackExports\` expected a string or an array of strings, but received: ${y.webpackExports}.`,t.loc))}else{if(typeof y.webpackExports==="string"){m=[[y.webpackExports]]}else{m=Array.from(y.webpackExports,e=>[e])}}}}if(n.isString()){if(p!=="lazy"&&p!=="eager"&&p!=="weak"){e.state.module.addWarning(new s(`\`webpackMode\` expected 'lazy', 'eager' or 'weak', but received: ${p}.`,t.loc))}if(p==="eager"){const r=new u(n.string,t.range,m);e.state.current.addDependency(r)}else if(p==="weak"){const r=new l(n.string,t.range,m);e.state.current.addDependency(r)}else{const i=new r({...g,name:f},t.loc,n.string);const s=new c(n.string,t.range,m);s.loc=t.loc;i.addDependency(s);e.state.current.addBlock(i)}return true}else{if(p!=="lazy"&&p!=="lazy-once"&&p!=="eager"&&p!=="weak"){e.state.module.addWarning(new s(`\`webpackMode\` expected 'lazy', 'lazy-once', 'eager' or 'weak', but received: ${p}.`,t.loc));p="lazy"}if(p==="weak"){p="async-weak"}const r=o.create(a,t.range,n,t,this.options,{chunkName:f,groupOptions:g,include:d,exclude:h,mode:p,namespaceObject:e.state.module.buildMeta.strictHarmonyModule?"strict":true,category:"esm",referencedExports:m},e);if(!r)return;r.loc=t.loc;r.optional=!!e.scope.inTry;e.state.current.addDependency(r);return true}})}}e.exports=ImportParserPlugin},54975:(e,t,n)=>{"use strict";const r=n(4828);const i=n(20013);const s=n(75708);const o=n(81467);const a=n(12849);class ImportPlugin{constructor(e){this.options=e}apply(e){const t=this.options;e.hooks.compilation.tap("ImportPlugin",(e,{contextModuleFactory:n,normalModuleFactory:c})=>{e.dependencyFactories.set(i,c);e.dependencyTemplates.set(i,new i.Template);e.dependencyFactories.set(s,c);e.dependencyTemplates.set(s,new s.Template);e.dependencyFactories.set(a,c);e.dependencyTemplates.set(a,new a.Template);e.dependencyFactories.set(r,n);e.dependencyTemplates.set(r,new r.Template);const u=(e,n)=>{if(n.import!==undefined&&!n.import)return;new o(t).apply(e)};c.hooks.parser.for("javascript/auto").tap("ImportPlugin",u);c.hooks.parser.for("javascript/dynamic").tap("ImportPlugin",u);c.hooks.parser.for("javascript/esm").tap("ImportPlugin",u)})}}e.exports=ImportPlugin},12849:(e,t,n)=>{"use strict";const r=n(56202);const i=n(20013);class ImportWeakDependency extends i{constructor(e,t,n){super(e,t,n);this.weak=true}get type(){return"import() weak"}}r(ImportWeakDependency,"webpack/lib/dependencies/ImportWeakDependency");ImportWeakDependency.Template=class ImportDependencyTemplate extends i.Template{apply(e,t,{runtimeTemplate:n,module:r,moduleGraph:i,chunkGraph:s,runtimeRequirements:o}){const a=e;const c=n.moduleNamespacePromise({chunkGraph:s,module:i.getModule(a),request:a.request,strict:r.buildMeta.strictHarmonyModule,message:"import() weak",weak:true,runtimeRequirements:o});t.replace(a.range[0],a.range[1]-1,c)}};e.exports=ImportWeakDependency},38895:(e,t,n)=>{"use strict";const r=n(56202);const i=n(12197);const s=e=>{if(e&&typeof e==="object"){if(Array.isArray(e)){return e.map((e,t)=>{return{name:`${t}`,canMangle:true,exports:s(e)}})}else{const t=[];for(const n of Object.keys(e)){t.push({name:n,canMangle:true,exports:s(e[n])})}return t}}return undefined};class JsonExportsDependency extends i{constructor(e){super();this.exports=e}get type(){return"json exports"}getExports(e){return{exports:this.exports,dependencies:undefined}}updateHash(e,t){e.update(this.exports?JSON.stringify(this.exports):"undefined");super.updateHash(e,t)}serialize(e){const{write:t}=e;t(this.exports);super.serialize(e)}deserialize(e){const{read:t}=e;this.exports=t();super.deserialize(e)}}r(JsonExportsDependency,"webpack/lib/dependencies/JsonExportsDependency");e.exports=JsonExportsDependency;e.exports.getExportsFromData=s},32876:(e,t,n)=>{"use strict";const r=n(79983);class LoaderDependency extends r{constructor(e){super(e)}get type(){return"loader"}get category(){return"loader"}}e.exports=LoaderDependency},2451:(e,t,n)=>{"use strict";const r=n(53520);const i=n(32876);class LoaderPlugin{apply(e){e.hooks.compilation.tap("LoaderPlugin",(e,{normalModuleFactory:t})=>{e.dependencyFactories.set(i,t)});e.hooks.compilation.tap("LoaderPlugin",e=>{const t=e.moduleGraph;r.getCompilationHooks(e).loader.tap("LoaderPlugin",n=>{n.loadModule=((r,s)=>{const o=new i(r);o.loc={name:r};const a=e.dependencyFactories.get(o.constructor);if(a===undefined){return s(new Error(`No module factory available for dependency type: ${o.constructor.name}`))}e.buildQueue.increaseParallelism();e.handleModuleCreation({factory:a,dependencies:[o],originModule:n._module,context:n.context,recursive:false},r=>{e.buildQueue.decreaseParallelism();if(r){return s(r)}const i=t.getModule(o);if(!i){return s(new Error("Cannot load the module"))}const a=i.originalSource();if(!a){throw new Error("The module created for a LoaderDependency must have an original source")}let c,u;if(a.sourceAndMap){const e=a.sourceAndMap();u=e.map;c=e.source}else{u=a.map();c=a.source()}if(i.buildInfo.fileDependencies){for(const e of i.buildInfo.fileDependencies){n.addDependency(e)}}if(i.buildInfo.contextDependencies){for(const e of i.buildInfo.contextDependencies){n.addContextDependency(e)}}return s(null,c,u,i)})})})})}}e.exports=LoaderPlugin},77230:(e,t,n)=>{"use strict";const r=n(56202);class LocalModule{constructor(e,t){this.name=e;this.idx=t;this.used=false}flagUsed(){this.used=true}variableName(){return"__WEBPACK_LOCAL_MODULE_"+this.idx+"__"}serialize(e){const{write:t}=e;t(this.name);t(this.idx);t(this.used)}deserialize(e){const{read:t}=e;this.name=t();this.idx=t();this.used=t()}}r(LocalModule,"webpack/lib/dependencies/LocalModule");e.exports=LocalModule},14229:(e,t,n)=>{"use strict";const r=n(56202);const i=n(12197);class LocalModuleDependency extends i{constructor(e,t,n){super();this.localModule=e;this.range=t;this.callNew=n}serialize(e){const{write:t}=e;t(this.localModule);t(this.range);t(this.callNew);super.serialize(e)}deserialize(e){const{read:t}=e;this.localModule=t();this.range=t();this.callNew=t();super.deserialize(e)}}r(LocalModuleDependency,"webpack/lib/dependencies/LocalModuleDependency");LocalModuleDependency.Template=class LocalModuleDependencyTemplate extends i.Template{apply(e,t,n){const r=e;if(!r.range)return;const i=r.callNew?`new (function () { return ${r.localModule.variableName()}; })()`:r.localModule.variableName();t.replace(r.range[0],r.range[1]-1,i)}};e.exports=LocalModuleDependency},61701:(e,t,n)=>{"use strict";const r=n(77230);const i=(e,t)=>{if(t.charAt(0)!==".")return t;var n=e.split("/");var r=t.split("/");n.pop();for(let e=0;e{if(!e.localModules){e.localModules=[]}const n=new r(t,e.localModules.length);e.localModules.push(n);return n});t.getLocalModule=((e,t,n)=>{if(!e.localModules)return null;if(n){t=i(n,t)}for(let n=0;n{"use strict";const r=n(28706);const i=n(63272);const s=n(76150);const o=n(56202);const a=n(12197);class ModuleDecoratorDependency extends a{constructor(e,t){super();this.decorator=e;this.allowExportsAccess=t}get type(){return"module decorator"}get category(){return"self"}getResourceIdentifier(){return`self`}getReferencedExports(e,t){return this.allowExportsAccess?r.EXPORTS_OBJECT_REFERENCED:r.NO_EXPORTS_REFERENCED}updateHash(e,t){super.updateHash(e,t);e.update(this.decorator);e.update(`${this.allowExportsAccess}`)}serialize(e){const{write:t}=e;t(this.decorator);t(this.allowExportsAccess);super.serialize(e)}deserialize(e){const{read:t}=e;this.decorator=t();this.allowExportsAccess=t();super.deserialize(e)}}o(ModuleDecoratorDependency,"webpack/lib/dependencies/ModuleDecoratorDependency");ModuleDecoratorDependency.Template=class ModuleDecoratorDependencyTemplate extends a.Template{apply(e,t,{module:n,chunkGraph:r,initFragments:o,runtimeRequirements:a}){const c=e;a.add(s.moduleLoaded);a.add(s.moduleId);a.add(s.module);a.add(c.decorator);o.push(new i(`/* module decorator */ ${n.moduleArgument} = ${c.decorator}(${n.moduleArgument});\n`,i.STAGE_PROVIDES,0,`module decorator ${r.getModuleId(n)}`))}};e.exports=ModuleDecoratorDependency},79983:(e,t,n)=>{"use strict";const r=n(28706);const i=n(84304);class ModuleDependency extends r{constructor(e){super();this.request=e;this.userRequest=e;this.range=undefined}getResourceIdentifier(){return`module${this.request}`}serialize(e){const{write:t}=e;t(this.request);t(this.userRequest);t(this.range);super.serialize(e)}deserialize(e){const{read:t}=e;this.request=t();this.userRequest=t();this.range=t();super.deserialize(e)}}ModuleDependency.Template=i;e.exports=ModuleDependency},80791:(e,t,n)=>{"use strict";const r=n(79983);class ModuleDependencyTemplateAsId extends r.Template{apply(e,t,{runtimeTemplate:n,moduleGraph:r,chunkGraph:i}){const s=e;if(!s.range)return;const o=n.moduleId({module:r.getModule(s),chunkGraph:i,request:s.request,weak:s.weak});t.replace(s.range[0],s.range[1]-1,o)}}e.exports=ModuleDependencyTemplateAsId},87283:(e,t,n)=>{"use strict";const r=n(79983);class ModuleDependencyTemplateAsRequireId extends r.Template{apply(e,t,{runtimeTemplate:n,moduleGraph:r,chunkGraph:i,runtimeRequirements:s}){const o=e;if(!o.range)return;const a=n.moduleExports({module:r.getModule(o),chunkGraph:i,request:o.request,weak:o.weak,runtimeRequirements:s});t.replace(o.range[0],o.range[1]-1,a)}}e.exports=ModuleDependencyTemplateAsRequireId},21809:(e,t,n)=>{"use strict";const r=n(56202);const i=n(79983);const s=n(80791);class ModuleHotAcceptDependency extends i{constructor(e,t){super(e);this.range=t;this.weak=true}get type(){return"module.hot.accept"}get category(){return"commonjs"}}r(ModuleHotAcceptDependency,"webpack/lib/dependencies/ModuleHotAcceptDependency");ModuleHotAcceptDependency.Template=s;e.exports=ModuleHotAcceptDependency},73158:(e,t,n)=>{"use strict";const r=n(56202);const i=n(79983);const s=n(80791);class ModuleHotDeclineDependency extends i{constructor(e,t){super(e);this.range=t;this.weak=true}get type(){return"module.hot.decline"}get category(){return"commonjs"}}r(ModuleHotDeclineDependency,"webpack/lib/dependencies/ModuleHotDeclineDependency");ModuleHotDeclineDependency.Template=s;e.exports=ModuleHotDeclineDependency},12197:(e,t,n)=>{"use strict";const r=n(28706);const i=n(84304);class NullDependency extends r{get type(){return"null"}updateHash(e,t){}serialize({write:e}){e(this.loc)}deserialize({read:e}){this.loc=e()}}NullDependency.Template=class NullDependencyTemplate extends i{apply(e,t,n){}};e.exports=NullDependency},88281:(e,t,n)=>{"use strict";const r=n(79983);class PrefetchDependency extends r{constructor(e){super(e)}get type(){return"prefetch"}get category(){return"esm"}}e.exports=PrefetchDependency},1335:(e,t,n)=>{"use strict";const r=n(63272);const i=n(56202);const s=n(79983);const o=e=>e!==null&&e.length>0?e.map(e=>`[${JSON.stringify(e)}]`).join(""):"";class ProvidedDependency extends s{constructor(e,t,n,r){super(e);this.identifier=t;this.path=n;this.range=r}get type(){return"provided"}get category(){return"esm"}updateHash(e,t){super.updateHash(e,t);e.update(this.identifier);e.update(this.path?this.path.join(","):"null")}serialize(e){const{write:t}=e;t(this.identifier);t(this.path);super.serialize(e)}deserialize(e){const{read:t}=e;this.identifier=t();this.path=t();super.deserialize(e)}}i(ProvidedDependency,"webpack/lib/dependencies/ProvidedDependency");class ProvidedDependencyTemplate extends s.Template{apply(e,t,{runtimeTemplate:n,moduleGraph:i,chunkGraph:s,initFragments:a,runtimeRequirements:c}){const u=e;a.push(new r(`/* provided dependency */ var ${u.identifier} = ${n.moduleExports({module:i.getModule(u),chunkGraph:s,request:u.request,runtimeRequirements:c})}${o(u.path)};\n`,r.STAGE_PROVIDES,1,`provided ${u.identifier}`));t.replace(u.range[0],u.range[1]-1,u.identifier)}}ProvidedDependency.Template=ProvidedDependencyTemplate;e.exports=ProvidedDependency},53567:(e,t,n)=>{"use strict";const{UsageState:r}=n(76632);const i=n(56202);const s=n(12197);class PureExpressionDependency extends s{constructor(e){super();this.range=e;this.usedByExports=false}updateHash(e,t){e.update(this.range+"")}serialize(e){const{write:t}=e;t(this.range);t(this.usedByExports);super.serialize(e)}deserialize(e){const{read:t}=e;this.range=t();this.usedByExports=t();super.deserialize(e)}}i(PureExpressionDependency,"webpack/lib/dependencies/PureExpressionDependency");PureExpressionDependency.Template=class PureExpressionDependencyTemplate extends s.Template{apply(e,t,{moduleGraph:n,runtime:i}){const s=e;if(s.usedByExports!==false){const e=n.getParentModule(s);const t=n.getExportsInfo(e);for(const e of s.usedByExports){if(t.getUsed(e,i)!==r.Unused){return}}}t.insert(s.range[0],"(/* unused pure expression or super */ null && (");t.insert(s.range[1],"))")}};e.exports=PureExpressionDependency},19204:(e,t,n)=>{"use strict";const r=n(56202);const i=n(400);const s=n(87283);class RequireContextDependency extends i{constructor(e,t){super(e);this.range=t}get type(){return"require.context"}serialize(e){const{write:t}=e;t(this.range);super.serialize(e)}deserialize(e){const{read:t}=e;this.range=t();super.deserialize(e)}}r(RequireContextDependency,"webpack/lib/dependencies/RequireContextDependency");RequireContextDependency.Template=s;e.exports=RequireContextDependency},38947:(e,t,n)=>{"use strict";const r=n(19204);e.exports=class RequireContextDependencyParserPlugin{apply(e){e.hooks.call.for("require.context").tap("RequireContextDependencyParserPlugin",t=>{let n=/^\.\/.*$/;let i=true;let s="sync";switch(t.arguments.length){case 4:{const n=e.evaluateExpression(t.arguments[3]);if(!n.isString())return;s=n.string}case 3:{const r=e.evaluateExpression(t.arguments[2]);if(!r.isRegExp())return;n=r.regExp}case 2:{const n=e.evaluateExpression(t.arguments[1]);if(!n.isBoolean())return;i=n.bool}case 1:{const o=e.evaluateExpression(t.arguments[0]);if(!o.isString())return;const a=new r({request:o.string,recursive:i,regExp:n,mode:s},t.range);a.loc=t.loc;a.optional=!!e.scope.inTry;e.state.current.addDependency(a);return true}}})}}},67634:(e,t,n)=>{"use strict";const{cachedSetProperty:r}=n(90149);const i=n(90872);const s=n(19204);const o=n(38947);const a={};class RequireContextPlugin{apply(e){e.hooks.compilation.tap("RequireContextPlugin",(t,{contextModuleFactory:n,normalModuleFactory:c})=>{t.dependencyFactories.set(s,n);t.dependencyTemplates.set(s,new s.Template);t.dependencyFactories.set(i,c);const u=(e,t)=>{if(t.requireContext!==undefined&&!t.requireContext)return;(new o).apply(e)};c.hooks.parser.for("javascript/auto").tap("RequireContextPlugin",u);c.hooks.parser.for("javascript/dynamic").tap("RequireContextPlugin",u);n.hooks.alternativeRequests.tap("RequireContextPlugin",(t,n)=>{if(t.length===0)return t;const i=e.resolverFactory.get("normal",r(n.resolveOptions||a,"dependencyType",n.category)).options;let s;if(!i.fullySpecified){s=[];for(const e of t){const{request:t,context:n}=e;for(const e of i.extensions){if(t.endsWith(e)){s.push({context:n,request:t.slice(0,-e.length)})}}if(!i.enforceExtension){s.push(e)}}t=s;s=[];for(const e of t){const{request:t,context:n}=e;for(const e of i.mainFiles){if(t.endsWith(`/${e}`)){s.push({context:n,request:t.slice(0,-e.length)});s.push({context:n,request:t.slice(0,-e.length-1)})}}s.push(e)}t=s}s=[];for(const e of t){let t=false;for(const n of i.modules){if(Array.isArray(n)){for(const r of n){if(e.request.startsWith(`./${r}/`)){s.push({context:e.context,request:e.request.slice(r.length+3)});t=true}}}else{const t=n.replace(/\\/g,"/");const r=e.context.replace(/\\/g,"/")+e.request.slice(1);if(r.startsWith(t)){s.push({context:e.context,request:r.slice(t.length+1)})}}}if(!t){s.push(e)}}return s})})}}e.exports=RequireContextPlugin},15196:(e,t,n)=>{"use strict";const r=n(98221);const i=n(56202);class RequireEnsureDependenciesBlock extends r{constructor(e,t){super(e,t,null)}}i(RequireEnsureDependenciesBlock,"webpack/lib/dependencies/RequireEnsureDependenciesBlock");e.exports=RequireEnsureDependenciesBlock},90616:(e,t,n)=>{"use strict";const r=n(15196);const i=n(15427);const s=n(81058);const o=n(36134);e.exports=class RequireEnsureDependenciesBlockParserPlugin{apply(e){e.hooks.call.for("require.ensure").tap("RequireEnsureDependenciesBlockParserPlugin",t=>{let n=null;let a=null;let c=null;switch(t.arguments.length){case 4:{const r=e.evaluateExpression(t.arguments[3]);if(!r.isString())return;n=r.string}case 3:{a=t.arguments[2];c=o(a);if(!c&&!n){const r=e.evaluateExpression(t.arguments[2]);if(!r.isString())return;n=r.string}}case 2:{const u=e.evaluateExpression(t.arguments[0]);const l=u.isArray()?u.items:[u];const f=t.arguments[1];const p=o(f);if(p){e.walkExpressions(p.expressions)}if(c){e.walkExpressions(c.expressions)}const d=new r(n,t.loc);const h=t.arguments.length===4||!n&&t.arguments.length===3;const m=new i(t.range,t.arguments[1].range,h&&t.arguments[2].range);m.loc=t.loc;d.addDependency(m);const g=e.state.current;e.state.current=d;try{let n=false;e.inScope([],()=>{for(const e of l){if(e.isString()){const n=new s(e.string);n.loc=e.loc||t.loc;d.addDependency(n)}else{n=true}}});if(n){return}if(p){if(p.fn.body.type==="BlockStatement"){e.walkStatement(p.fn.body)}else{e.walkExpression(p.fn.body)}}g.addBlock(d)}finally{e.state.current=g}if(!p){e.walkExpression(f)}if(c){if(c.fn.body.type==="BlockStatement"){e.walkStatement(c.fn.body)}else{e.walkExpression(c.fn.body)}}else if(a){e.walkExpression(a)}return true}}})}}},15427:(e,t,n)=>{"use strict";const r=n(76150);const i=n(56202);const s=n(12197);class RequireEnsureDependency extends s{constructor(e,t,n){super();this.range=e;this.contentRange=t;this.errorHandlerRange=n}get type(){return"require.ensure"}serialize(e){const{write:t}=e;t(this.range);t(this.contentRange);t(this.errorHandlerRange);super.serialize(e)}deserialize(e){const{read:t}=e;this.range=t();this.contentRange=t();this.errorHandlerRange=t();super.deserialize(e)}}i(RequireEnsureDependency,"webpack/lib/dependencies/RequireEnsureDependency");RequireEnsureDependency.Template=class RequireEnsureDependencyTemplate extends s.Template{apply(e,t,{runtimeTemplate:n,moduleGraph:i,chunkGraph:s,runtimeRequirements:o}){const a=e;const c=i.getParentBlock(a);const u=n.blockPromise({chunkGraph:s,block:c,message:"require.ensure",runtimeRequirements:o});const l=a.range;const f=a.contentRange;const p=a.errorHandlerRange;t.replace(l[0],f[0]-1,`${u}.then((`);if(p){t.replace(f[1],p[0]-1,").bind(null, __webpack_require__)).catch(");t.replace(p[1],l[1]-1,")")}else{t.replace(f[1],l[1]-1,`).bind(null, __webpack_require__)).catch(${r.uncaughtErrorHandler})`)}}};e.exports=RequireEnsureDependency},81058:(e,t,n)=>{"use strict";const r=n(56202);const i=n(79983);const s=n(12197);class RequireEnsureItemDependency extends i{constructor(e){super(e)}get type(){return"require.ensure item"}get category(){return"commonjs"}}r(RequireEnsureItemDependency,"webpack/lib/dependencies/RequireEnsureItemDependency");RequireEnsureItemDependency.Template=s.Template;e.exports=RequireEnsureItemDependency},51727:(e,t,n)=>{"use strict";const r=n(15427);const i=n(81058);const s=n(90616);const{evaluateToString:o,toConstantDependency:a}=n(48472);class RequireEnsurePlugin{apply(e){e.hooks.compilation.tap("RequireEnsurePlugin",(e,{normalModuleFactory:t})=>{e.dependencyFactories.set(i,t);e.dependencyTemplates.set(i,new i.Template);e.dependencyTemplates.set(r,new r.Template);const n=(e,t)=>{if(t.requireEnsure!==undefined&&!t.requireEnsure)return;(new s).apply(e);e.hooks.evaluateTypeof.for("require.ensure").tap("RequireEnsurePlugin",o("function"));e.hooks.typeof.for("require.ensure").tap("RequireEnsurePlugin",a(e,JSON.stringify("function")))};t.hooks.parser.for("javascript/auto").tap("RequireEnsurePlugin",n);t.hooks.parser.for("javascript/dynamic").tap("RequireEnsurePlugin",n)})}}e.exports=RequireEnsurePlugin},70340:(e,t,n)=>{"use strict";const r=n(76150);const i=n(56202);const s=n(12197);class RequireHeaderDependency extends s{constructor(e){super();if(!Array.isArray(e))throw new Error("range must be valid");this.range=e}serialize(e){const{write:t}=e;t(this.range);super.serialize(e)}static deserialize(e){const t=new RequireHeaderDependency(e.read());t.deserialize(e);return t}}i(RequireHeaderDependency,"webpack/lib/dependencies/RequireHeaderDependency");RequireHeaderDependency.Template=class RequireHeaderDependencyTemplate extends s.Template{apply(e,t,{runtimeRequirements:n}){const i=e;n.add(r.require);t.replace(i.range[0],i.range[1]-1,"__webpack_require__")}};e.exports=RequireHeaderDependency},63556:(e,t,n)=>{"use strict";const r=n(28706);const i=n(58159);const s=n(56202);const o=n(79983);class RequireIncludeDependency extends o{constructor(e,t){super(e);this.range=t}getReferencedExports(e,t){return r.NO_EXPORTS_REFERENCED}get type(){return"require.include"}get category(){return"commonjs"}}s(RequireIncludeDependency,"webpack/lib/dependencies/RequireIncludeDependency");RequireIncludeDependency.Template=class RequireIncludeDependencyTemplate extends o.Template{apply(e,t,{runtimeTemplate:n}){const r=e;const s=n.outputOptions.pathinfo?i.toComment(`require.include ${n.requestShortener.shorten(r.request)}`):"";t.replace(r.range[0],r.range[1]-1,`undefined${s}`)}};e.exports=RequireIncludeDependency},1913:(e,t,n)=>{"use strict";const r=n(81627);const{evaluateToString:i,toConstantDependency:s}=n(48472);const o=n(56202);const a=n(63556);e.exports=class RequireIncludeDependencyParserPlugin{constructor(e){this.warn=e}apply(e){const{warn:t}=this;e.hooks.call.for("require.include").tap("RequireIncludeDependencyParserPlugin",n=>{if(n.arguments.length!==1)return;const r=e.evaluateExpression(n.arguments[0]);if(!r.isString())return;if(t){e.state.module.addWarning(new RequireIncludeDeprecationWarning(n.loc))}const i=new a(r.string,n.range);i.loc=n.loc;e.state.current.addDependency(i);return true});e.hooks.evaluateTypeof.for("require.include").tap("RequireIncludePlugin",n=>{if(t){e.state.module.addWarning(new RequireIncludeDeprecationWarning(n.loc))}return i("function")(n)});e.hooks.typeof.for("require.include").tap("RequireIncludePlugin",n=>{if(t){e.state.module.addWarning(new RequireIncludeDeprecationWarning(n.loc))}return s(e,JSON.stringify("function"))(n)})}};class RequireIncludeDeprecationWarning extends r{constructor(e){super("require.include() is deprecated and will be removed soon.");this.name="RequireIncludeDeprecationWarning";this.loc=e;Error.captureStackTrace(this,this.constructor)}}o(RequireIncludeDeprecationWarning,"webpack/lib/dependencies/RequireIncludeDependencyParserPlugin","RequireIncludeDeprecationWarning")},3085:(e,t,n)=>{"use strict";const r=n(63556);const i=n(1913);class RequireIncludePlugin{apply(e){e.hooks.compilation.tap("RequireIncludePlugin",(e,{normalModuleFactory:t})=>{e.dependencyFactories.set(r,t);e.dependencyTemplates.set(r,new r.Template);const n=(e,t)=>{if(t.requireInclude===false)return;const n=t.requireInclude===undefined;new i(n).apply(e)};t.hooks.parser.for("javascript/auto").tap("RequireIncludePlugin",n);t.hooks.parser.for("javascript/dynamic").tap("RequireIncludePlugin",n)})}}e.exports=RequireIncludePlugin},84817:(e,t,n)=>{"use strict";const r=n(56202);const i=n(400);const s=n(94148);class RequireResolveContextDependency extends i{constructor(e,t,n){super(e);this.range=t;this.valueRange=n}get type(){return"amd require context"}serialize(e){const{write:t}=e;t(this.range);t(this.valueRange);super.serialize(e)}deserialize(e){const{read:t}=e;this.range=t();this.valueRange=t();super.deserialize(e)}}r(RequireResolveContextDependency,"webpack/lib/dependencies/RequireResolveContextDependency");RequireResolveContextDependency.Template=s;e.exports=RequireResolveContextDependency},76913:(e,t,n)=>{"use strict";const r=n(28706);const i=n(56202);const s=n(79983);const o=n(80791);class RequireResolveDependency extends s{constructor(e,t){super(e);this.range=t}get type(){return"require.resolve"}get category(){return"commonjs"}getReferencedExports(e,t){return r.NO_EXPORTS_REFERENCED}}i(RequireResolveDependency,"webpack/lib/dependencies/RequireResolveDependency");RequireResolveDependency.Template=o;e.exports=RequireResolveDependency},23380:(e,t,n)=>{"use strict";const r=n(56202);const i=n(12197);class RequireResolveHeaderDependency extends i{constructor(e){super();if(!Array.isArray(e))throw new Error("range must be valid");this.range=e}serialize(e){const{write:t}=e;t(this.range);super.serialize(e)}static deserialize(e){const t=new RequireResolveHeaderDependency(e.read());t.deserialize(e);return t}}r(RequireResolveHeaderDependency,"webpack/lib/dependencies/RequireResolveHeaderDependency");RequireResolveHeaderDependency.Template=class RequireResolveHeaderDependencyTemplate extends i.Template{apply(e,t,n){const r=e;t.replace(r.range[0],r.range[1]-1,"/*require.resolve*/")}applyAsTemplateArgument(e,t,n){n.replace(t.range[0],t.range[1]-1,"/*require.resolve*/")}};e.exports=RequireResolveHeaderDependency},35424:(e,t,n)=>{"use strict";const r=n(56202);const i=n(12197);class RuntimeRequirementsDependency extends i{constructor(e){super();this.runtimeRequirements=new Set(e)}updateHash(e,t){e.update(Array.from(this.runtimeRequirements).join()+"")}serialize(e){const{write:t}=e;t(this.runtimeRequirements);super.serialize(e)}deserialize(e){const{read:t}=e;this.runtimeRequirements=t();super.deserialize(e)}}r(RuntimeRequirementsDependency,"webpack/lib/dependencies/RuntimeRequirementsDependency");RuntimeRequirementsDependency.Template=class RuntimeRequirementsDependencyTemplate extends i.Template{apply(e,t,{runtimeRequirements:n}){const r=e;for(const e of r.runtimeRequirements){n.add(e)}}};e.exports=RuntimeRequirementsDependency},96076:(e,t,n)=>{"use strict";const r=n(56202);const i=n(12197);class StaticExportsDependency extends i{constructor(e,t){super();this.exports=e;this.canMangle=t}get type(){return"static exports"}getExports(e){return{exports:this.exports,canMangle:this.canMangle,dependencies:undefined}}updateHash(e,t){e.update(JSON.stringify(this.exports));if(this.canMangle)e.update("canMangle");super.updateHash(e,t)}serialize(e){const{write:t}=e;t(this.exports);t(this.canMangle);super.serialize(e)}deserialize(e){const{read:t}=e;this.exports=t();this.canMangle=t();super.deserialize(e)}}r(StaticExportsDependency,"webpack/lib/dependencies/StaticExportsDependency");e.exports=StaticExportsDependency},62630:(e,t,n)=>{"use strict";const r=n(76150);const i=n(81627);const{evaluateToString:s,expressionIsUnsupported:o,toConstantDependency:a}=n(48472);const c=n(56202);const u=n(66298);const l=n(60125);class SystemPlugin{constructor(e){this.options=e}apply(e){e.hooks.compilation.tap("SystemPlugin",(e,{normalModuleFactory:t})=>{e.hooks.runtimeRequirementInModule.for(r.system).tap("SystemPlugin",(e,t)=>{t.add(r.requireScope)});e.hooks.runtimeRequirementInTree.for(r.system).tap("SystemPlugin",(t,n)=>{e.addRuntimeModule(t,new l)});const n=(e,t)=>{if(t.system===undefined||!t.system){return}const n=t=>{e.hooks.evaluateTypeof.for(t).tap("SystemPlugin",s("undefined"));e.hooks.expression.for(t).tap("SystemPlugin",o(e,t+" is not supported by webpack."))};e.hooks.typeof.for("System.import").tap("SystemPlugin",a(e,JSON.stringify("function")));e.hooks.evaluateTypeof.for("System.import").tap("SystemPlugin",s("function"));e.hooks.typeof.for("System").tap("SystemPlugin",a(e,JSON.stringify("object")));e.hooks.evaluateTypeof.for("System").tap("SystemPlugin",s("object"));n("System.set");n("System.get");n("System.register");e.hooks.expression.for("System").tap("SystemPlugin",t=>{const n=new u(r.system,t.range,[r.system]);n.loc=t.loc;e.state.module.addPresentationalDependency(n);return true});e.hooks.call.for("System.import").tap("SystemPlugin",t=>{e.state.module.addWarning(new SystemImportDeprecationWarning(t.loc));return e.hooks.importCall.call({type:"ImportExpression",source:t.arguments[0],loc:t.loc,range:t.range})})};t.hooks.parser.for("javascript/auto").tap("SystemPlugin",n);t.hooks.parser.for("javascript/dynamic").tap("SystemPlugin",n)})}}class SystemImportDeprecationWarning extends i{constructor(e){super("System.import() is deprecated and will be removed soon. Use import() instead.\n"+"For more info visit https://webpack.js.org/guides/code-splitting/");this.name="SystemImportDeprecationWarning";this.loc=e;Error.captureStackTrace(this,this.constructor)}}c(SystemImportDeprecationWarning,"webpack/lib/dependencies/SystemPlugin","SystemImportDeprecationWarning");e.exports=SystemPlugin;e.exports.SystemImportDeprecationWarning=SystemImportDeprecationWarning},60125:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);class SystemRuntimeModule extends i{constructor(){super("system")}generate(){return s.asString([`${r.system} = {`,s.indent(["import: function () {",s.indent("throw new Error('System.import cannot be used indirectly');"),"}"]),"};"])}}e.exports=SystemRuntimeModule},12584:(e,t,n)=>{"use strict";const r=n(56202);const i=n(12197);class UnsupportedDependency extends i{constructor(e,t){super();this.request=e;this.range=t}serialize(e){const{write:t}=e;t(this.request);t(this.range);super.serialize(e)}deserialize(e){const{read:t}=e;this.request=t();this.range=t();super.deserialize(e)}}r(UnsupportedDependency,"webpack/lib/dependencies/UnsupportedDependency");UnsupportedDependency.Template=class UnsupportedDependencyTemplate extends i.Template{apply(e,t,{runtimeTemplate:n}){const r=e;t.replace(r.range[0],r.range[1],n.missingModule({request:r.request}))}};e.exports=UnsupportedDependency},30697:(e,t,n)=>{"use strict";const r=n(56202);const i=n(79983);class WebAssemblyExportImportedDependency extends i{constructor(e,t,n,r){super(t);this.exportName=e;this.name=n;this.valueType=r}getReferencedExports(e,t){return[[this.name]]}get type(){return"wasm export import"}get category(){return"wasm"}serialize(e){const{write:t}=e;t(this.exportName);t(this.name);t(this.valueType);super.serialize(e)}deserialize(e){const{read:t}=e;this.exportName=t();this.name=t();this.valueType=t();super.deserialize(e)}}r(WebAssemblyExportImportedDependency,"webpack/lib/dependencies/WebAssemblyExportImportedDependency");e.exports=WebAssemblyExportImportedDependency},33081:(e,t,n)=>{"use strict";const r=n(56202);const i=n(87132);const s=n(79983);class WebAssemblyImportDependency extends s{constructor(e,t,n,r){super(e);this.name=t;this.description=n;this.onlyDirectImport=r}get type(){return"wasm import"}get category(){return"wasm"}getReferencedExports(e,t){return[[this.name]]}getErrors(e){const t=e.getModule(this);if(this.onlyDirectImport&&t&&!t.type.startsWith("webassembly")){return[new i(`Import "${this.name}" from "${this.request}" with ${this.onlyDirectImport} can only be used for direct wasm to wasm dependencies`)]}}serialize(e){const{write:t}=e;t(this.name);t(this.description);t(this.onlyDirectImport);super.serialize(e)}deserialize(e){const{read:t}=e;this.name=t();this.description=t();this.onlyDirectImport=t();super.deserialize(e)}}r(WebAssemblyImportDependency,"webpack/lib/dependencies/WebAssemblyImportDependency");e.exports=WebAssemblyImportDependency},36134:e=>{"use strict";e.exports=(e=>{if(e.type==="FunctionExpression"||e.type==="ArrowFunctionExpression"){return{fn:e,expressions:[],needThis:false}}if(e.type==="CallExpression"&&e.callee.type==="MemberExpression"&&e.callee.object.type==="FunctionExpression"&&e.callee.property.type==="Identifier"&&e.callee.property.name==="bind"&&e.arguments.length===1){return{fn:e.callee.object,expressions:[e.arguments[0]],needThis:undefined}}if(e.type==="CallExpression"&&e.callee.type==="FunctionExpression"&&e.callee.body.type==="BlockStatement"&&e.arguments.length===1&&e.arguments[0].type==="ThisExpression"&&e.callee.body.body&&e.callee.body.body.length===1&&e.callee.body.body[0].type==="ReturnStatement"&&e.callee.body.body[0].argument&&e.callee.body.body[0].argument.type==="FunctionExpression"){return{fn:e.callee.body.body[0].argument,expressions:[],needThis:true}}})},18971:(e,t,n)=>{"use strict";const{UsageState:r}=n(76632);const i=(e,t,n,s,o=false,a=new Set)=>{if(!s){t.push(n);return}const c=s.getUsed(e);if(c===r.Unused)return;if(a.has(s)){t.push(n);return}a.add(s);if(c!==r.OnlyPropertiesUsed||!s.exportsInfo||s.exportsInfo.otherExportsInfo.getUsed(e)!==r.Unused){a.delete(s);t.push(n);return}const u=s.exportsInfo;for(const r of u.orderedExports){i(e,t,o&&r.name==="default"?n:n.concat(r.name),r,false,a)}a.delete(s)};e.exports=i},25726:(e,t,n)=>{"use strict";const r=n(61050);class ElectronTargetPlugin{constructor(e){this._main=e}apply(e){new r("commonjs",this._main?["app","auto-updater","browser-window","clipboard","content-tracing","crash-reporter","dialog","electron","global-shortcut","ipc","ipc-main","menu","menu-item","native-image","original-fs","power-monitor","power-save-blocker","protocol","screen","session","shell","tray","web-contents"]:["clipboard","crash-reporter","desktop-capturer","electron","ipc","ipc-renderer","native-image","original-fs","remote","screen","shell","web-frame"]).apply(e)}}e.exports=ElectronTargetPlugin},44547:(e,t,n)=>{"use strict";const r=n(81627);class BuildCycleError extends r{constructor(e){super("There is a circular build dependency, which makes it impossible to create this module");this.name="BuildCycleError";this.module=e;Error.captureStackTrace(this,this.constructor)}}e.exports=BuildCycleError},72380:e=>{"use strict";const t=e=>{if(e&&typeof e==="object"){if("line"in e&&"column"in e){return`${e.line}:${e.column}`}else if("line"in e){return`${e.line}:?`}}return""};const n=e=>{if(e&&typeof e==="object"){if("start"in e&&e.start&&"end"in e&&e.end){if(typeof e.start==="object"&&typeof e.start.line==="number"&&typeof e.end==="object"&&typeof e.end.line==="number"&&typeof e.end.column==="number"&&e.start.line===e.end.line){return`${t(e.start)}-${e.end.column}`}else if(typeof e.start==="object"&&typeof e.start.line==="number"&&typeof e.start.column!=="number"&&typeof e.end==="object"&&typeof e.end.line==="number"&&typeof e.end.column!=="number"){return`${e.start.line}-${e.end.line}`}else{return`${t(e.start)}-${t(e.end)}`}}if("start"in e&&e.start){return t(e.start)}if("name"in e&&"index"in e){return`${e.name}[${e.index}]`}if("name"in e){return e.name}}return""};e.exports=n},49464:e=>{"use strict";var t=undefined;var n=undefined;var r=undefined;var i=undefined;var s=undefined;var o=undefined;var a=undefined;e.exports=function(){var e={};var c=n;var u;var l=[];var f=[];var p="idle";var d;var h;var m;r=e;t.push(function(e){var t=e.module;var n=createRequire(e.require,e.id);t.hot=createModuleHotObject(e.id,t);t.parents=l;t.children=[];l=[];e.require=n});s={};o={};function createRequire(e,t){var n=c[t];if(!n)return e;var r=function(r){if(n.hot.active){if(c[r]){var i=c[r].parents;if(i.indexOf(t)===-1){i.push(t)}}else{l=[t];u=r}if(n.children.indexOf(r)===-1){n.children.push(r)}}else{console.trace("[HMR] unexpected require("+r+") from disposed module "+t);l=[]}return e(r)};var i=function(t){return{configurable:true,enumerable:true,get:function(){return e[t]},set:function(n){e[t]=n}}};for(var s in e){if(Object.prototype.hasOwnProperty.call(e,s)&&s!=="e"){Object.defineProperty(r,s,i(s))}}r.e=function(t){return trackBlockingPromise(e.e(t))};return r}function createModuleHotObject(t,n){var r={_acceptedDependencies:{},_declinedDependencies:{},_selfAccepted:false,_selfDeclined:false,_selfInvalidated:false,_disposeHandlers:[],_main:u!==t,_requireSelf:function(){l=n.parents.slice();u=t;a(t)},active:true,accept:function(e,t){if(e===undefined)r._selfAccepted=true;else if(typeof e==="function")r._selfAccepted=e;else if(typeof e==="object"&&e!==null)for(var n=0;n=0)r._disposeHandlers.splice(t,1)},invalidate:function(){this._selfInvalidated=true;switch(p){case"idle":h=[];Object.keys(o).forEach(function(e){o[e](t,h)});setStatus("ready");break;case"ready":Object.keys(o).forEach(function(e){o[e](t,h)});break;case"prepare":case"check":case"dispose":case"apply":(m=m||[]).push(t);break;default:break}},check:hotCheck,apply:hotApply,status:function(e){if(!e)return p;f.push(e)},addStatusHandler:function(e){f.push(e)},removeStatusHandler:function(e){var t=f.indexOf(e);if(t>=0)f.splice(t,1)},data:e[t]};u=undefined;return r}function setStatus(e){p=e;for(var t=0;t0){setStatus("abort");return Promise.resolve().then(function(){throw n[0]})}setStatus("dispose");t.forEach(function(e){if(e.dispose)e.dispose()});setStatus("apply");var r;var i=function(e){if(!r)r=e};var s=[];t.forEach(function(e){if(e.apply){var t=e.apply(i);if(t){for(var n=0;n{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);class HotModuleReplacementRuntimeModule extends i{constructor(){super("hot module replacement",5)}generate(){return s.getFunctionContent(n(49464)).replace(/\$getFullHash\$/g,r.getFullHash).replace(/\$interceptModuleExecution\$/g,r.interceptModuleExecution).replace(/\$moduleCache\$/g,r.moduleCache).replace(/\$hmrModuleData\$/g,r.hmrModuleData).replace(/\$hmrDownloadManifest\$/g,r.hmrDownloadManifest).replace(/\$hmrInvalidateModuleHandlers\$/g,r.hmrInvalidateModuleHandlers).replace(/\$hmrDownloadUpdateHandlers\$/g,r.hmrDownloadUpdateHandlers)}}e.exports=HotModuleReplacementRuntimeModule},22215:e=>{"use strict";var t=undefined;var n=undefined;var r=undefined;var i=undefined;var s=undefined;var o=undefined;var a=undefined;var c=undefined;var u=undefined;var l=undefined;e.exports=function(){var e;var f;var p;var d;function applyHandler(n){if(s)delete s.$key$Hmr;e=undefined;function getAffectedModuleEffects(e){var t=[e];var n={};var i=t.map(function(e){return{chain:[e],id:e}});while(i.length>0){var s=i.pop();var o=s.id;var a=s.chain;var c=r[o];if(!c||c.hot._selfAccepted&&!c.hot._selfInvalidated)continue;if(c.hot._selfDeclined){return{type:"self-declined",chain:a,moduleId:o}}if(c.hot._main){return{type:"unaccepted",chain:a,moduleId:o}}for(var u=0;u ")}switch(v.type){case"self-declined":if(n.onDeclined)n.onDeclined(v);if(!n.ignoreDeclined)_=new Error("Aborted because of self decline: "+v.moduleId+w);break;case"declined":if(n.onDeclined)n.onDeclined(v);if(!n.ignoreDeclined)_=new Error("Aborted because of declined dependency: "+v.moduleId+" in "+v.parentId+w);break;case"unaccepted":if(n.onUnaccepted)n.onUnaccepted(v);if(!n.ignoreUnaccepted)_=new Error("Aborted because "+g+" is not accepted"+w);break;case"accepted":if(n.onAccepted)n.onAccepted(v);b=true;break;case"disposed":if(n.onDisposed)n.onDisposed(v);E=true;break;default:throw new Error("Unexception type "+v.type)}if(_){return{error:_}}if(b){h[g]=y;addAllToSet(u,v.outdatedModules);for(g in v.outdatedDependencies){if(o(v.outdatedDependencies,g)){if(!c[g])c[g]=[];addAllToSet(c[g],v.outdatedDependencies[g])}}}if(E){addAllToSet(u,[v.moduleId]);h[g]=m}}}f=undefined;var S=[];for(var k=0;k0){var i=n.pop();var s=r[i];if(!s)continue;var l={};var f=s.hot._disposeHandlers;for(k=0;k=0){d.parents.splice(e,1)}}}var h;for(var m in c){if(o(c,m)){s=r[m];if(s){x=c[m];for(k=0;k=0)s.children.splice(e,1)}}}}},apply:function(e){for(var t in h){if(o(h,t)){i[t]=h[t]}}for(var s=0;s{"use strict";const{find:r}=n(26221);const{compareModulesByPreOrderIndexOrIdentifier:i,compareModulesByPostOrderIndexOrIdentifier:s}=n(68673);class ChunkModuleIdRangePlugin{constructor(e){this.options=e}apply(e){const t=this.options;e.hooks.compilation.tap("ChunkModuleIdRangePlugin",e=>{const n=e.moduleGraph;e.hooks.moduleIds.tap("ChunkModuleIdRangePlugin",o=>{const a=e.chunkGraph;const c=r(e.chunks,e=>e.name===t.name);if(!c){throw new Error(`ChunkModuleIdRangePlugin: Chunk with name '${t.name}"' was not found`)}let u;if(t.order){let e;switch(t.order){case"index":case"preOrderIndex":e=i(n);break;case"index2":case"postOrderIndex":e=s(n);break;default:throw new Error("ChunkModuleIdRangePlugin: unexpected value of order")}u=a.getOrderedChunkModules(c,e)}else{u=Array.from(o).filter(e=>{return a.isModuleInChunk(e,c)}).sort(i(n))}let l=t.start||0;for(let e=0;et.end)break}})})}}e.exports=ChunkModuleIdRangePlugin},90444:(e,t,n)=>{"use strict";const{compareChunksNatural:r}=n(68673);const{getFullChunkName:i,getUsedChunkIds:s,assignDeterministicIds:o}=n(30328);class DeterministicChunkIdsPlugin{constructor(e){this.options=e||{}}apply(e){e.hooks.compilation.tap("DeterministicChunkIdsPlugin",t=>{t.hooks.chunkIds.tap("DeterministicChunkIdsPlugin",n=>{const a=t.chunkGraph;const c=this.options.context?this.options.context:e.context;const u=this.options.maxLength||3;const l=r(a);const f=s(t);o(Array.from(n).filter(e=>{return e.id===null}),t=>i(t,a,c,e.root),l,(e,t)=>{const n=f.size;f.add(`${t}`);if(n===f.size)return false;e.id=t;e.ids=[t];return true},[Math.pow(10,u)],10,f.size)})})}}e.exports=DeterministicChunkIdsPlugin},35579:(e,t,n)=>{"use strict";const{compareModulesByPreOrderIndexOrIdentifier:r}=n(68673);const{getUsedModuleIds:i,getFullModuleName:s,assignDeterministicIds:o}=n(30328);class DeterministicModuleIdsPlugin{constructor(e){this.options=e||{}}apply(e){e.hooks.compilation.tap("DeterministicModuleIdsPlugin",t=>{t.hooks.moduleIds.tap("DeterministicModuleIdsPlugin",n=>{const a=t.chunkGraph;const c=this.options.context?this.options.context:e.context;const u=this.options.maxLength||3;const l=i(t);o(Array.from(n).filter(e=>{if(!e.needId)return false;if(a.getNumberOfModuleChunks(e)===0)return false;return a.getModuleId(e)===null}),t=>s(t,c,e.root),r(t.moduleGraph),(e,t)=>{const n=l.size;l.add(`${t}`);if(n===l.size)return false;a.setModuleId(e,t);return true},[Math.pow(10,u)],10,l.size)})})}}e.exports=DeterministicModuleIdsPlugin},35853:(e,t,n)=>{"use strict";e=n.nmd(e);const r=n(15235);const i=n(1842);const{compareModulesByPreOrderIndexOrIdentifier:s}=n(68673);const o=n(35891);const{getUsedModuleIds:a,getFullModuleName:c}=n(30328);class HashedModuleIdsPlugin{constructor(e={}){r(i,e,{name:"Hashed Module Ids Plugin",baseDataPath:"options"});this.options={context:null,hashFunction:"md4",hashDigest:"base64",hashDigestLength:4,...e}}apply(t){const n=this.options;t.hooks.compilation.tap("HashedModuleIdsPlugin",r=>{r.hooks.moduleIds.tap("HashedModuleIdsPlugin",i=>{const u=r.chunkGraph;const l=this.options.context?this.options.context:t.context;const f=a(r);const p=Array.from(i).filter(t=>{if(!t.needId)return false;if(u.getNumberOfModuleChunks(t)===0)return false;return u.getModuleId(e)===null}).sort(s(r.moduleGraph));for(const e of p){const r=c(e,l,t.root);const i=o(n.hashFunction);i.update(r||"");const s=i.digest(n.hashDigest);let a=n.hashDigestLength;while(f.has(s.substr(0,a)))a++;const p=s.substr(0,a);u.setModuleId(e,p);f.add(p)}})})}}e.exports=HashedModuleIdsPlugin},30328:(e,t,n)=>{"use strict";const r=n(35891);const{makePathsRelative:i}=n(49197);const s=n(12631);const o=(e,t)=>{const n=r("md4");n.update(e);const i=n.digest("hex");return i.substr(0,t)};const a=e=>{if(e.length>21)return e;const t=e.charCodeAt(0);if(t<49){if(t!==45)return e}else if(t>57){return e}if(e===+e+""){return`_${e}`}return e};const c=e=>{return e.replace(/^(\.\.?\/)+/,"").replace(/(^[.-]|[^a-zA-Z0-9_-])+/g,"_")};t.requestToId=c;const u=(e,t)=>{if(e.length<100)return e;return e.slice(0,100-6-t.length)+t+o(e,6)};const l=(e,t,n)=>{return a(e.libIdent({context:t,associatedObjectForCache:n})||"")};t.getShortModuleName=l;const f=(e,t,n,r)=>{const i=p(t,n,r);return`${e}?${o(i,4)}`};t.getLongModuleName=f;const p=(e,t,n)=>{return i(t,e.identifier(),n)};t.getFullModuleName=p;const d=(e,t,n,r,i)=>{const s=t.getChunkRootModules(e);const o=s.map(e=>c(l(e,n,i)));e.idNameHints.sort();const a=Array.from(e.idNameHints).concat(o).join(r);return u(a,r)};t.getShortChunkName=d;const h=(e,t,n,r,i)=>{const s=t.getChunkRootModules(e);const o=s.map(e=>c(l(e,n,i)));const a=s.map(e=>c(f("",e,n,i)));e.idNameHints.sort();const p=Array.from(e.idNameHints).concat(o,a).join(r);return u(p,r)};t.getLongChunkName=h;const m=(e,t,n,r)=>{if(e.name)return e.name;const s=t.getChunkRootModules(e);const o=s.map(e=>i(n,e.identifier(),r));return o.join()};t.getFullChunkName=m;const g=(e,t,n)=>{let r=e.get(t);if(r===undefined){r=[];e.set(t,r)}r.push(n)};const y=e=>{const t=e.chunkGraph;const n=new Set;if(e.usedModuleIds){for(const t of e.usedModuleIds){n.add(t+"")}}for(const r of e.modules){const e=t.getModuleId(r);if(e!==null){n.add(e+"")}}return n};t.getUsedModuleIds=y;const v=e=>{const t=new Set;if(e.usedChunkIds){for(const n of e.usedChunkIds){t.add(n+"")}}for(const n of e.chunks){const e=n.id;if(e!==null){t.add(e+"")}}return t};t.getUsedChunkIds=v;const _=(e,t,n,r,i,s)=>{const o=new Map;for(const n of e){const e=t(n);g(o,e,n)}const a=new Map;for(const[e,t]of o){if(t.length>1||!e){for(const r of t){const t=n(r,e);g(a,t,r)}}else{g(a,e,t[0])}}const c=[];for(const[e,t]of a){if(!e){for(const e of t){c.push(e)}}else if(t.length===1&&!i.has(e)){s(t[0],e);i.add(e)}else{t.sort(r);let n=0;for(const r of t){while(a.has(e+n)&&i.has(e+n))n++;s(r,e+n);i.add(e+n);n++}}}c.sort(r);return c};t.assignNames=_;const b=(e,t,n,r,i=[10],o=10,a=0)=>{e.sort(n);const c=Math.min(Math.ceil(e.length*20)+a,Number.MAX_SAFE_INTEGER);let u=0;let l=i[u];while(l{const n=t.chunkGraph;const r=y(t);let i=0;let s;if(r.size>0){s=(e=>{if(n.getModuleId(e)===null){while(r.has(i+""))i++;n.setModuleId(e,i++)}})}else{s=(e=>{if(n.getModuleId(e)===null){n.setModuleId(e,i++)}})}for(const t of e){s(t)}};t.assignAscendingModuleIds=E;const w=(e,t)=>{const n=v(t);let r=0;if(n.size>0){for(const t of e){if(t.id===null){while(n.has(r+""))r++;t.id=r;t.ids=[r];r++}}}else{for(const t of e){if(t.id===null){t.id=r;t.ids=[r];r++}}}};t.assignAscendingChunkIds=w},64779:(e,t,n)=>{"use strict";const{compareChunksNatural:r}=n(68673);const{getShortChunkName:i,getLongChunkName:s,assignNames:o,getUsedChunkIds:a,assignAscendingChunkIds:c}=n(30328);class NamedChunkIdsPlugin{constructor(e){this.delimiter=e&&e.delimiter||"-";this.context=e&&e.context}apply(e){e.hooks.compilation.tap("NamedChunkIdsPlugin",t=>{t.hooks.chunkIds.tap("NamedChunkIdsPlugin",n=>{const u=t.chunkGraph;const l=this.context?this.context:e.context;const f=this.delimiter;const p=o(Array.from(n).filter(e=>{if(e.name){e.id=e.name;e.ids=[e.name]}return e.id===null}),t=>i(t,u,l,f,e.root),t=>s(t,u,l,f,e.root),r(u),a(t),(e,t)=>{e.id=t;e.ids=[t]});if(p.length>0){c(p,t)}})})}}e.exports=NamedChunkIdsPlugin},9297:(e,t,n)=>{"use strict";const{compareModulesByIdentifier:r}=n(68673);const{getShortModuleName:i,getLongModuleName:s,assignNames:o,getUsedModuleIds:a,assignAscendingModuleIds:c}=n(30328);class NamedModuleIdsPlugin{constructor(e){this.options=e||{}}apply(e){const{root:t}=e;e.hooks.compilation.tap("NamedModuleIdsPlugin",n=>{n.hooks.moduleIds.tap("NamedModuleIdsPlugin",u=>{const l=n.chunkGraph;const f=this.options.context?this.options.context:e.context;const p=o(Array.from(u).filter(e=>{if(!e.needId)return false;if(l.getNumberOfModuleChunks(e)===0)return false;return l.getModuleId(e)===null}),e=>i(e,f,t),(e,n)=>s(n,e,f,t),r,a(n),(e,t)=>l.setModuleId(e,t));if(p.length>0){c(p,n)}})})}}e.exports=NamedModuleIdsPlugin},18298:(e,t,n)=>{"use strict";const{compareChunksNatural:r}=n(68673);const{assignAscendingChunkIds:i}=n(30328);class NaturalChunkIdsPlugin{apply(e){e.hooks.compilation.tap("NaturalChunkIdsPlugin",e=>{e.hooks.chunkIds.tap("NaturalChunkIdsPlugin",t=>{const n=e.chunkGraph;const s=r(n);const o=Array.from(t).sort(s);i(o,e)})})}}e.exports=NaturalChunkIdsPlugin},97781:(e,t,n)=>{"use strict";const{compareModulesByPreOrderIndexOrIdentifier:r}=n(68673);const{assignAscendingModuleIds:i}=n(30328);class NaturalModuleIdsPlugin{apply(e){e.hooks.compilation.tap("NaturalModuleIdsPlugin",e=>{e.hooks.moduleIds.tap("NaturalModuleIdsPlugin",t=>{const n=e.chunkGraph;const s=Array.from(t).filter(e=>e.needId&&n.getNumberOfModuleChunks(e)>0&&n.getModuleId(e)===null).sort(r(e.moduleGraph));i(s,e)})})}}e.exports=NaturalModuleIdsPlugin},86169:(e,t,n)=>{"use strict";const r=n(15235);const i=n(66451);const{compareChunksNatural:s}=n(68673);const{assignAscendingChunkIds:o}=n(30328);class OccurrenceChunkIdsPlugin{constructor(e={}){r(i,e,{name:"Occurrence Order Chunk Ids Plugin",baseDataPath:"options"});this.options=e}apply(e){const t=this.options.prioritiseInitial;e.hooks.compilation.tap("OccurrenceChunkIdsPlugin",e=>{e.hooks.chunkIds.tap("OccurrenceChunkIdsPlugin",n=>{const r=e.chunkGraph;const i=new Map;const a=s(r);for(const e of n){let t=0;for(const n of e.groupsIterable){for(const e of n.parentsIterable){if(e.isInitial())t++}}i.set(e,t)}const c=Array.from(n).sort((e,n)=>{if(t){const t=i.get(e);const r=i.get(n);if(t>r)return-1;if(ts)return-1;if(r{"use strict";const r=n(15235);const i=n(25049);const{compareModulesByPreOrderIndexOrIdentifier:s}=n(68673);const{assignAscendingModuleIds:o}=n(30328);class OccurrenceModuleIdsPlugin{constructor(e={}){r(i,e,{name:"Occurrence Order Module Ids Plugin",baseDataPath:"options"});this.options=e}apply(e){const t=this.options.prioritiseInitial;e.hooks.compilation.tap("OccurrenceModuleIdsPlugin",e=>{const n=e.moduleGraph;e.hooks.moduleIds.tap("OccurrenceModuleIdsPlugin",r=>{const i=e.chunkGraph;const a=Array.from(r).filter(e=>e.needId&&i.getNumberOfModuleChunks(e)>0&&i.getModuleId(e)===null);const c=new Map;const u=new Map;const l=new Map;const f=new Map;for(const e of a){let t=0;let n=0;for(const r of i.getModuleChunksIterable(e)){if(r.canBeInitial())t++;if(i.isEntryModuleInChunk(e,r))n++}l.set(e,t);f.set(e,n)}const p=e=>{let t=0;for(const n of e){if(!n.isActive(undefined))continue;if(!n.originModule)continue;t+=l.get(n.originModule)}return t};const d=e=>{let t=0;for(const n of e){if(!n.isActive(undefined))continue;if(!n.originModule)continue;if(!n.dependency)continue;const e=n.dependency.getNumberOfIdOccurrences();if(e===0)continue;t+=e*i.getNumberOfModuleChunks(n.originModule)}return t};if(t){for(const e of a){const t=p(n.getIncomingConnections(e))+l.get(e)+f.get(e);c.set(e,t)}}for(const e of r){const t=d(n.getIncomingConnections(e))+i.getNumberOfModuleChunks(e)+f.get(e);u.set(e,t)}const h=s(e.moduleGraph);a.sort((e,n)=>{if(t){const t=c.get(e);const r=c.get(n);if(t>r)return-1;if(ti)return-1;if(r{"use strict";const r=n(31669);const i=n(27503);const s=e=>{const t=i(e);const n=(...e)=>{return t()(...e)};return n};const o=(e,t)=>{const n=Object.getOwnPropertyDescriptors(t);for(const t of Object.keys(n)){const r=n[t];if(r.get){const n=r.get;Object.defineProperty(e,t,{configurable:false,enumerable:true,get:i(n)})}else if(typeof r.value==="object"){Object.defineProperty(e,t,{configurable:false,enumerable:true,writable:false,value:o({},r.value)})}else{throw new Error("Exposed values must be either a getter or an nested object")}}return Object.freeze(e)};const a=s(()=>n(2982));e.exports=o(a,{get webpack(){return n(2982)},get validate(){const e=n(33316);const t=n(76518);return n=>e(t,n)},get validateSchema(){const e=n(33316);return e},get version(){return n(61733).i8},get cli(){return n(61634)},get AutomaticPrefetchPlugin(){return n(20383)},get BannerPlugin(){return n(58779)},get Cache(){return n(54725)},get Chunk(){return n(62433)},get ChunkGraph(){return n(45137)},get Compilation(){return n(3080)},get Compiler(){return n(63076)},get ContextExclusionPlugin(){return n(51709)},get ContextReplacementPlugin(){return n(26552)},get DefinePlugin(){return n(24820)},get DelegatedPlugin(){return n(82354)},get Dependency(){return n(28706)},get DllPlugin(){return n(73887)},get DllReferencePlugin(){return n(83515)},get EntryPlugin(){return n(59674)},get EnvironmentPlugin(){return n(64856)},get EvalDevToolModulePlugin(){return n(91331)},get EvalSourceMapDevToolPlugin(){return n(23641)},get ExternalModule(){return n(16734)},get ExternalsPlugin(){return n(61050)},get Generator(){return n(36253)},get HotModuleReplacementPlugin(){return n(79972)},get IgnorePlugin(){return n(69276)},get JavascriptModulesPlugin(){return r.deprecate(()=>n(18161),"webpack.JavascriptModulesPlugin has moved to webpack.javascript.JavascriptModulesPlugin","DEP_WEBPACK_JAVASCRIPT_MODULES_PLUGIN")()},get LibManifestPlugin(){return n(77750)},get LibraryTemplatePlugin(){return r.deprecate(()=>n(43351),"webpack.LibraryTemplatePlugin is deprecated and has been replaced by compilation.outputOptions.library or compilation.addEntry + passing a library option","DEP_WEBPACK_LIBRARY_TEMPLATE_PLUGIN")()},get LoaderOptionsPlugin(){return n(19674)},get LoaderTargetPlugin(){return n(97736)},get Module(){return n(53453)},get ModuleFilenameHelpers(){return n(70354)},get ModuleGraph(){return n(75412)},get NoEmitOnErrorsPlugin(){return n(66962)},get NormalModule(){return n(53520)},get NormalModuleReplacementPlugin(){return n(92234)},get MultiCompiler(){return n(63433)},get Parser(){return n(2172)},get PrefetchPlugin(){return n(13125)},get ProgressPlugin(){return n(52923)},get ProvidePlugin(){return n(40313)},get RuntimeGlobals(){return n(76150)},get RuntimeModule(){return n(66804)},get SingleEntryPlugin(){return r.deprecate(()=>n(59674),"SingleEntryPlugin was renamed to EntryPlugin","DEP_WEBPACK_SINGLE_ENTRY_PLUGIN")()},get SourceMapDevToolPlugin(){return n(2e4)},get Stats(){return n(10140)},get Template(){return n(58159)},get UsageState(){return n(76632).UsageState},get WatchIgnorePlugin(){return n(91265)},get WebpackOptionsApply(){return n(81721)},get WebpackOptionsDefaulter(){return r.deprecate(()=>n(94820),"webpack.WebpackOptionsDefaulter is deprecated and has been replaced by webpack.config.getNormalizedWebpackOptions and webpack.config.applyWebpackOptionsDefaults","DEP_WEBPACK_OPTIONS_DEFAULTER")()},get WebpackOptionsValidationError(){return n(15235).ValidationError},get ValidationError(){return n(15235).ValidationError},cache:{get MemoryCachePlugin(){return n(47786)}},config:{get getNormalizedWebpackOptions(){return n(96590).getNormalizedWebpackOptions},get applyWebpackOptionsDefaults(){return n(54411).applyWebpackOptionsDefaults}},ids:{get ChunkModuleIdRangePlugin(){return n(30484)},get NaturalModuleIdsPlugin(){return n(97781)},get OccurrenceModuleIdsPlugin(){return n(76059)},get NamedModuleIdsPlugin(){return n(9297)},get DeterministicChunkIdsPlugin(){return n(90444)},get DeterministicModuleIdsPlugin(){return n(35579)},get NamedChunkIdsPlugin(){return n(64779)},get OccurrenceChunkIdsPlugin(){return n(86169)},get HashedModuleIdsPlugin(){return n(35853)}},javascript:{get JavascriptModulesPlugin(){return n(18161)}},optimize:{get AggressiveMergingPlugin(){return n(61332)},get AggressiveSplittingPlugin(){return r.deprecate(()=>n(94827),"AggressiveSplittingPlugin is deprecated in favor of SplitChunksPlugin","DEP_WEBPACK_AGGRESSIVE_SPLITTING_PLUGIN")()},get LimitChunkCountPlugin(){return n(92922)},get MinChunkSizePlugin(){return n(52383)},get ModuleConcatenationPlugin(){return n(35442)},get RuntimeChunkPlugin(){return n(4674)},get SideEffectsFlagPlugin(){return n(63410)},get SplitChunksPlugin(){return n(40051)}},runtime:{get LoadScriptRuntimeModule(){return n(67104)}},prefetch:{get ChunkPrefetchPreloadPlugin(){return n(5538)}},web:{get FetchCompileAsyncWasmPlugin(){return n(52687)},get FetchCompileWasmPlugin(){return n(71100)},get JsonpTemplatePlugin(){return n(58421)}},webworker:{get WebWorkerTemplatePlugin(){return n(67439)}},node:{get NodeEnvironmentPlugin(){return n(93632)},get NodeSourcePlugin(){return n(92662)},get NodeTargetPlugin(){return n(84980)},get NodeTemplatePlugin(){return n(91591)},get ReadFileCompileWasmPlugin(){return n(71049)}},electron:{get ElectronTargetPlugin(){return n(25726)}},wasm:{get AsyncWebAssemblyModulesPlugin(){return n(82422)}},library:{get AbstractLibraryPlugin(){return n(9786)},get EnableLibraryPlugin(){return n(13984)}},container:{get ContainerPlugin(){return n(10419)},get ContainerReferencePlugin(){return n(68839)},get ModuleFederationPlugin(){return n(8019)},get scope(){return n(97264).scope}},sharing:{get ConsumeSharedPlugin(){return n(71968)},get ProvideSharedPlugin(){return n(48151)},get SharePlugin(){return n(16471)},get scope(){return n(97264).scope}},debug:{get ProfilingPlugin(){return n(26802)}},util:{get createHash(){return n(35891)},get comparators(){return n(68673)},get serialization(){return n(24568)}},get sources(){return n(48135)},experiments:{schemes:{get HttpUriPlugin(){return n(7201)},get HttpsUriPlugin(){return n(1161)}}}})},87250:e=>{"use strict";const t=0;const n=1;const r=2;const i=3;const s=4;const o=5;const a=6;const c=7;const u=8;const l=9;const f=10;const p=11;const d=12;const h=13;class BasicEvaluatedExpression{constructor(){this.type=t;this.range=undefined;this.falsy=false;this.truthy=false;this.nullish=undefined;this.sideEffects=true;this.bool=undefined;this.number=undefined;this.bigint=undefined;this.regExp=undefined;this.string=undefined;this.quasis=undefined;this.parts=undefined;this.array=undefined;this.items=undefined;this.options=undefined;this.prefix=undefined;this.postfix=undefined;this.wrappedInnerExpressions=undefined;this.identifier=undefined;this.rootInfo=undefined;this.getMembers=undefined;this.expression=undefined}isUnknown(){return this.type===t}isNull(){return this.type===r}isUndefined(){return this.type===n}isString(){return this.type===i}isNumber(){return this.type===s}isBigInt(){return this.type===h}isBoolean(){return this.type===o}isRegExp(){return this.type===a}isConditional(){return this.type===c}isArray(){return this.type===u}isConstArray(){return this.type===l}isIdentifier(){return this.type===f}isWrapped(){return this.type===p}isTemplateString(){return this.type===d}isPrimitiveType(){switch(this.type){case n:case r:case i:case s:case o:case h:case p:case d:return true;case a:case u:case l:return false;default:return undefined}}isCompileTimeValue(){switch(this.type){case n:case r:case i:case s:case o:case a:case l:case h:return true;default:return false}}asCompileTimeValue(){switch(this.type){case n:return undefined;case r:return null;case i:return this.string;case s:return this.number;case o:return this.bool;case a:return this.regExp;case l:return this.array;case h:return this.bigint;default:throw new Error("asCompileTimeValue must only be called for compile-time values")}}isTruthy(){return this.truthy}isFalsy(){return this.falsy}isNullish(){return this.nullish}couldHaveSideEffects(){return this.sideEffects}asBool(){if(this.truthy)return true;if(this.falsy||this.nullish)return false;if(this.isBoolean())return this.bool;if(this.isNull())return false;if(this.isUndefined())return false;if(this.isString())return this.string!=="";if(this.isNumber())return this.number!==0;if(this.isBigInt())return this.bigint!==BigInt(0);if(this.isRegExp())return true;if(this.isArray())return true;if(this.isConstArray())return true;if(this.isWrapped()){return this.prefix&&this.prefix.asBool()||this.postfix&&this.postfix.asBool()?true:undefined}if(this.isTemplateString()){const e=this.asString();if(typeof e==="string")return e!==""}return undefined}asNullish(){const e=this.isNullish();if(e===true||this.isNull()||this.isUndefined())return true;if(e===false)return false;if(this.isTruthy())return false;if(this.isBoolean())return false;if(this.isString())return false;if(this.isNumber())return false;if(this.isBigInt())return false;if(this.isRegExp())return false;if(this.isArray())return false;if(this.isConstArray())return false;if(this.isTemplateString())return false;if(this.isRegExp())return false;return undefined}asString(){if(this.isBoolean())return`${this.bool}`;if(this.isNull())return"null";if(this.isUndefined())return"undefined";if(this.isString())return this.string;if(this.isNumber())return`${this.number}`;if(this.isBigInt())return`${this.bigint}`;if(this.isRegExp())return`${this.regExp}`;if(this.isArray()){let e=[];for(const t of this.items){const n=t.asString();if(n===undefined)return undefined;e.push(n)}return`${e}`}if(this.isConstArray())return`${this.array}`;if(this.isTemplateString()){let e="";for(const t of this.parts){const n=t.asString();if(n===undefined)return undefined;e+=n}return e}return undefined}setString(e){this.type=i;this.string=e;this.sideEffects=false;return this}setUndefined(){this.type=n;this.sideEffects=false;return this}setNull(){this.type=r;this.sideEffects=false;return this}setNumber(e){this.type=s;this.number=e;this.sideEffects=false;return this}setBigInt(e){this.type=h;this.bigint=e;this.sideEffects=false;return this}setBoolean(e){this.type=o;this.bool=e;this.sideEffects=false;return this}setRegExp(e){this.type=a;this.regExp=e;this.sideEffects=false;return this}setIdentifier(e,t,n){this.type=f;this.identifier=e;this.rootInfo=t;this.getMembers=n;this.sideEffects=true;return this}setWrapped(e,t,n){this.type=p;this.prefix=e;this.postfix=t;this.wrappedInnerExpressions=n;this.sideEffects=true;return this}setOptions(e){this.type=c;this.options=e;this.sideEffects=true;return this}addOptions(e){if(!this.options){this.type=c;this.options=[];this.sideEffects=true}for(const t of e){this.options.push(t)}return this}setItems(e){this.type=u;this.items=e;this.sideEffects=e.some(e=>e.couldHaveSideEffects());return this}setArray(e){this.type=l;this.array=e;this.sideEffects=false;return this}setTemplateString(e,t,n){this.type=d;this.quasis=e;this.parts=t;this.templateStringKind=n;this.sideEffects=t.some(e=>e.sideEffects);return this}setTruthy(){this.falsy=false;this.truthy=true;this.nullish=false;return this}setFalsy(){this.falsy=true;this.truthy=false;return this}setNullish(e){this.nullish=e;return this}setRange(e){this.range=e;return this}setSideEffects(e=true){this.sideEffects=e;return this}setExpression(e){this.expression=e;return this}}e.exports=BasicEvaluatedExpression},99371:(e,t,n)=>{"use strict";const r=n(31669);const{RawSource:i,ReplaceSource:s}=n(48135);const o=n(36253);const a=n(63272);const c=r.deprecate((e,t,n)=>e.getInitFragments(t,n),"DependencyTemplate.getInitFragment is deprecated (use apply(dep, source, { initFragments }) instead)","DEP_WEBPACK_JAVASCRIPT_GENERATOR_GET_INIT_FRAGMENTS");const u=new Set(["javascript"]);class JavascriptGenerator extends o{getTypes(e){return u}getSize(e,t){const n=e.originalSource();if(!n){return 39}return n.size()}generate(e,t){const n=e.originalSource();if(!n){return new i("throw new Error('No source available');")}const r=new s(n);const o=[];this.sourceModule(e,o,r,t);return a.addToSource(r,o,t)}sourceModule(e,t,n,r){for(const i of e.dependencies){this.sourceDependency(e,i,t,n,r)}if(e.presentationalDependencies!==undefined){for(const i of e.presentationalDependencies){this.sourceDependency(e,i,t,n,r)}}for(const i of e.blocks){this.sourceBlock(e,i,t,n,r)}}sourceBlock(e,t,n,r,i){for(const s of t.dependencies){this.sourceDependency(e,s,n,r,i)}for(const s of t.blocks){this.sourceBlock(e,s,n,r,i)}}sourceDependency(e,t,n,r,i){const s=t.constructor;const o=i.dependencyTemplates.get(s);if(!o){throw new Error("No template for dependency: "+t.constructor.name)}const a={runtimeTemplate:i.runtimeTemplate,dependencyTemplates:i.dependencyTemplates,moduleGraph:i.moduleGraph,chunkGraph:i.chunkGraph,module:e,runtime:i.runtime,runtimeRequirements:i.runtimeRequirements,initFragments:n};o.apply(t,r,a);if("getInitFragments"in o){const e=c(o,t,a);if(e){for(const t of e){n.push(t)}}}}}e.exports=JavascriptGenerator},18161:(e,t,n)=>{"use strict";const{SyncWaterfallHook:r,SyncHook:i}=n(92960);const{ConcatSource:s,OriginalSource:o,PrefixSource:a,RawSource:c,CachedSource:u}=n(48135);const l=n(3080);const{tryRunOrWebpackError:f}=n(3728);const p=n(22352);const d=n(76150);const h=n(58159);const m=n(14146);const{compareModulesByIdentifier:g}=n(68673);const y=n(35891);const v=n(99371);const _=n(3711);const b=(e,t)=>{for(const n of e){if(t(n))return true}return false};const E=(e,t)=>{if(t.getNumberOfEntryModules(e)>0)return true;return t.getChunkModulesIterableBySourceType(e,"javascript")?true:false};const w=new WeakMap;class JavascriptModulesPlugin{static getCompilationHooks(e){if(!(e instanceof l)){throw new TypeError("The 'compilation' argument must be an instance of Compilation")}let t=w.get(e);if(t===undefined){t={renderModuleContent:new r(["source","module","renderContext"]),renderModuleContainer:new r(["source","module","renderContext"]),renderModulePackage:new r(["source","module","renderContext"]),render:new r(["source","renderContext"]),renderChunk:new r(["source","renderContext"]),renderMain:new r(["source","renderContext"]),renderRequire:new r(["code","renderContext"]),chunkHash:new i(["chunk","hash","context"])};w.set(e,t)}return t}constructor(e={}){this.options=e;this._moduleFactoryCache=new WeakMap}apply(e){e.hooks.compilation.tap("JavascriptModulesPlugin",(e,{normalModuleFactory:t})=>{const n=JavascriptModulesPlugin.getCompilationHooks(e);t.hooks.createParser.for("javascript/auto").tap("JavascriptModulesPlugin",e=>{return new _(e,"auto")});t.hooks.createParser.for("javascript/dynamic").tap("JavascriptModulesPlugin",e=>{return new _(e,"script")});t.hooks.createParser.for("javascript/esm").tap("JavascriptModulesPlugin",e=>{return new _(e,"module")});t.hooks.createGenerator.for("javascript/auto").tap("JavascriptModulesPlugin",()=>{return new v});t.hooks.createGenerator.for("javascript/dynamic").tap("JavascriptModulesPlugin",()=>{return new v});t.hooks.createGenerator.for("javascript/esm").tap("JavascriptModulesPlugin",()=>{return new v});e.hooks.renderManifest.tap("JavascriptModulesPlugin",(e,t)=>{const{hash:r,chunk:i,chunkGraph:s,moduleGraph:o,runtimeTemplate:a,dependencyTemplates:c,outputOptions:u,codeGenerationResults:l}=t;const f=i instanceof p?i:null;let d;const h=JavascriptModulesPlugin.getChunkFilenameTemplate(i,u);if(f){d=(()=>this.renderChunk({chunk:i,dependencyTemplates:c,runtimeTemplate:a,moduleGraph:o,chunkGraph:s,codeGenerationResults:l},n))}else if(i.hasRuntime()){d=(()=>this.renderMain({hash:r,chunk:i,dependencyTemplates:c,runtimeTemplate:a,moduleGraph:o,chunkGraph:s,codeGenerationResults:l},n))}else{if(!E(i,s)){return e}d=(()=>this.renderChunk({chunk:i,dependencyTemplates:c,runtimeTemplate:a,moduleGraph:o,chunkGraph:s,codeGenerationResults:l},n))}e.push({render:d,filenameTemplate:h,pathOptions:{hash:r,runtime:i.runtime,chunk:i,contentHashType:"javascript"},identifier:f?`hotupdatechunk${i.id}`:`chunk${i.id}`,hash:i.hash});return e});e.hooks.chunkHash.tap("JavascriptModulesPlugin",(e,t,r)=>{n.chunkHash.call(e,t,r);if(e.hasRuntime()){const i=this.renderBootstrap({hash:"0000",chunk:e,chunkGraph:r.chunkGraph,moduleGraph:r.moduleGraph,runtimeTemplate:r.runtimeTemplate},n);for(const e of Object.keys(i)){t.update(e);if(Array.isArray(i[e])){for(const n of i[e]){t.update(n)}}else{t.update(JSON.stringify(i[e]))}}}});e.hooks.contentHash.tap("JavascriptModulesPlugin",t=>{const{chunkGraph:r,moduleGraph:i,runtimeTemplate:s,outputOptions:{hashSalt:o,hashDigest:a,hashDigestLength:c,hashFunction:u}}=e;const l=t instanceof p?t:null;const f=y(u);if(o)f.update(o);f.update(`${t.id} `);f.update(t.ids?t.ids.join(","):"");n.chunkHash.call(t,f,{chunkGraph:r,moduleGraph:i,runtimeTemplate:s});const d=r.getChunkModulesIterableBySourceType(t,"javascript");if(d){const e=new m;for(const n of d){e.add(r.getModuleHash(n,t.runtime))}e.updateHash(f)}const h=r.getChunkModulesIterableBySourceType(t,"runtime");if(h){const e=new m;for(const n of h){e.add(r.getModuleHash(n,t.runtime))}e.updateHash(f)}if(l){f.update(JSON.stringify(l.removedModules))}const g=f.digest(a);t.contentHash.javascript=g.substr(0,c)})})}static getChunkFilenameTemplate(e,t){if(e.filenameTemplate){return e.filenameTemplate}else if(e instanceof p){return t.hotUpdateChunkFilename}else if(e.hasRuntime()||e.isOnlyInitial()){return t.filename}else{return t.chunkFilename}}renderModule(e,t,n,r){const{chunk:i,chunkGraph:o,runtimeTemplate:a,codeGenerationResults:c}=t;try{const l=c.getSource(e,i.runtime,"javascript");if(!l)return null;const p=f(()=>n.renderModuleContent.call(l,e,t),"JavascriptModulesPlugin.getCompilationHooks().renderModuleContent");let h;if(r){const c=o.getModuleRuntimeRequirements(e,i.runtime);const l=c.has(d.module);const m=c.has(d.exports);const g=c.has(d.require)||c.has(d.requireScope);const y=c.has(d.thisAsExports);const v=e.buildInfo.strict&&r!=="strict";const _=this._moduleFactoryCache.get(p);let b;if(_&&_.needModule===l&&_.needExports===m&&_.needRequire===g&&_.needThisAsExports===y&&_.needStrict===v){b=_.source}else{const t=new s;const n=[];if(m||g||l)n.push(l?e.moduleArgument:"__unused_webpack_"+e.moduleArgument);if(m||g)n.push(m?e.exportsArgument:"__unused_webpack_"+e.exportsArgument);if(g)n.push("__webpack_require__");if(!y&&a.supportsArrowFunction()){t.add("/***/ (("+n.join(", ")+") => {\n\n")}else{t.add("/***/ (function("+n.join(", ")+") {\n\n")}if(v){t.add('"use strict";\n')}t.add(p);t.add("\n\n/***/ })");b=new u(t);this._moduleFactoryCache.set(p,{source:b,needModule:l,needExports:m,needRequire:g,needThisAsExports:y,needStrict:v})}h=f(()=>n.renderModuleContainer.call(b,e,t),"JavascriptModulesPlugin.getCompilationHooks().renderModuleContainer")}else{h=p}return f(()=>n.renderModulePackage.call(h,e,t),"JavascriptModulesPlugin.getCompilationHooks().renderModulePackage")}catch(t){t.module=e;throw t}}renderChunk(e,t){const{chunk:n,chunkGraph:r}=e;const i=r.getOrderedChunkModulesIterableBySourceType(n,"javascript",g);const o=h.renderChunkModules(e,i?Array.from(i):[],n=>this.renderModule(n,e,t,true))||new c("{}");let a=f(()=>t.renderChunk.call(o,e),"JavascriptModulesPlugin.getCompilationHooks().renderChunk");a=f(()=>t.render.call(a,e),"JavascriptModulesPlugin.getCompilationHooks().render");n.rendered=true;return new s(a,";")}renderMain(e,t){const{chunk:n,chunkGraph:r,runtimeTemplate:i}=e;const c=r.getTreeRuntimeRequirements(n);const u=i.isIIFE();const l=this.renderBootstrap(e,t);const p=Array.from(r.getOrderedChunkModulesIterableBySourceType(n,"javascript",g)||[]);const m=p.every(e=>e.buildInfo.strict);let y;if(l.allowInlineStartup){y=new Set(r.getChunkEntryModulesIterable(n))}let v=new s;let _;if(u){if(i.supportsArrowFunction()){v.add("/******/ (() => { // webpackBootstrap\n")}else{v.add("/******/ (function() { // webpackBootstrap\n")}_="/******/ \t"}else{_="/******/ "}if(m){v.add(_+'"use strict";\n')}const b=h.renderChunkModules(e,y?p.filter(e=>!y.has(e)):p,n=>this.renderModule(n,e,t,m?"strict":true),_);if(b||c.has(d.moduleFactories)||c.has(d.moduleFactoriesAddOnly)){v.add(_+"var __webpack_modules__ = (");v.add(b||"{}");v.add(");\n");v.add("/************************************************************************/\n")}if(l.header.length>0){v.add(new a(_,new o(h.asString(l.header)+"\n","webpack/bootstrap")));v.add("/************************************************************************/\n")}const E=e.chunkGraph.getChunkRuntimeModulesInOrder(n);if(E.length>0){v.add(new a(_,h.renderRuntimeModules(E,e)));v.add("/************************************************************************/\n")}if(y){for(const n of y){const r=this.renderModule(n,e,t,false);if(r){const e=!m&&n.buildInfo.strict;const t=e||y.size>1||b;if(t){if(i.supportsArrowFunction()){v.add("(() => {\n");if(e)v.add('"use strict";\n');v.add(r);v.add("\n})();\n\n")}else{v.add("!function() {\n");if(e)v.add('"use strict";\n');v.add(r);v.add("\n}();\n")}}else{v.add(r);v.add("\n")}}}}else{v.add(new a(_,new o(h.asString(l.startup)+"\n","webpack/startup")))}if(u){v.add("/******/ })()\n")}let w=f(()=>t.renderMain.call(v,e),"JavascriptModulesPlugin.getCompilationHooks().renderMain");if(!w){throw new Error("JavascriptModulesPlugin error: JavascriptModulesPlugin.getCompilationHooks().renderMain plugins should return something")}w=f(()=>t.render.call(w,e),"JavascriptModulesPlugin.getCompilationHooks().render");if(!w){throw new Error("JavascriptModulesPlugin error: JavascriptModulesPlugin.getCompilationHooks().render plugins should return something")}n.rendered=true;return u?new s(w,";"):w}renderBootstrap(e,t){const{chunkGraph:n,moduleGraph:r,chunk:i,runtimeTemplate:s}=e;const o=n.getTreeRuntimeRequirements(i);const a=o.has(d.require);const c=o.has(d.moduleCache);const u=o.has(d.moduleFactories);const l=o.has(d.module);const f=o.has(d.exports);const p=o.has(d.requireScope);const m=o.has(d.interceptModuleExecution);const g=o.has(d.returnExportsFromRuntime);const y=a||m||g||l||f;const v={header:[],startup:[],allowInlineStartup:true};let _=v.header;let E=v.startup;if(v.allowInlineStartup&&u){E.push("// module factories are used so entry inlining is disabled");v.allowInlineStartup=false}if(v.allowInlineStartup&&c){E.push("// module cache are used so entry inlining is disabled");v.allowInlineStartup=false}if(v.allowInlineStartup&&m){E.push("// module execution is intercepted so entry inlining is disabled");v.allowInlineStartup=false}if(v.allowInlineStartup&&g){E.push("// module exports must be returned from runtime so entry inlining is disabled");v.allowInlineStartup=false}if(y||c){_.push("// The module cache");_.push("var __webpack_module_cache__ = {};");_.push("")}if(y){_.push("// The require function");_.push(`function __webpack_require__(moduleId) {`);_.push(h.indent(this.renderRequire(e,t)));_.push("}");_.push("")}else if(o.has(d.requireScope)){_.push("// The require scope");_.push("var __webpack_require__ = {};");_.push("")}if(u||o.has(d.moduleFactoriesAddOnly)){_.push("// expose the modules object (__webpack_modules__)");_.push(`${d.moduleFactories} = __webpack_modules__;`);_.push("")}if(c){_.push("// expose the module cache");_.push(`${d.moduleCache} = __webpack_module_cache__;`);_.push("")}if(m){_.push("// expose the module execution interceptor");_.push(`${d.interceptModuleExecution} = [];`);_.push("")}if(!o.has(d.startupNoDefault)){if(n.getNumberOfEntryModules(i)>0){const e=[];const t=n.getTreeRuntimeRequirements(i);e.push(g?"// Load entry module and return exports":"// Load entry module");let o=n.getNumberOfEntryModules(i);for(const s of n.getChunkEntryModulesIterable(i)){if(v.allowInlineStartup&&b(r.getIncomingConnections(s),e=>e.originModule&&e.isActive(i.runtime))){e.push("// This entry module is referenced by other modules so it can't be inlined");v.allowInlineStartup=false}const a=--o===0&&g?"return ":"";const c=n.getModuleId(s);const u=n.getModuleRuntimeRequirements(s,i.runtime);let l=JSON.stringify(c);if(t.has(d.entryModuleId)){l=`${d.entryModuleId} = ${l}`}if(y){e.push(`${a}__webpack_require__(${l});`);if(v.allowInlineStartup){if(u.has(d.module)){v.allowInlineStartup=false;e.push("// This entry module used 'module' so it can't be inlined")}else if(u.has(d.exports)){e.push("// This entry module used 'exports' so it can't be inlined");v.allowInlineStartup=false}}}else if(p){e.push(`__webpack_modules__[${l}](0, 0, __webpack_require__);`)}else{e.push(`__webpack_modules__[${l}]();`)}}if(t.has(d.startup)){v.allowInlineStartup=false;_.push(h.asString(["// the startup function",`${d.startup} = ${s.basicFunction("",e)};`]));_.push("");E.push("// run startup");E.push(`return ${d.startup}();`)}else{E.push(h.asString(["// startup",h.asString(e)]))}}else if(o.has(d.startup)){_.push(h.asString(["// the startup function","// It's empty as no entry modules are in this chunk",`${d.startup} = ${s.basicFunction("","")}`]));_.push("")}}else if(o.has(d.startup)){v.allowInlineStartup=false;E.push("// run startup");E.push(`return ${d.startup}();`)}return v}renderRequire(e,t){const{chunk:n,chunkGraph:r,runtimeTemplate:{outputOptions:i}}=e;const s=r.getTreeRuntimeRequirements(n);const o=s.has(d.interceptModuleExecution)?h.asString(["var execOptions = { id: moduleId, module: module, factory: __webpack_modules__[moduleId], require: __webpack_require__ };",`${d.interceptModuleExecution}.forEach(function(handler) { handler(execOptions); });`,"module = execOptions.module;","execOptions.factory.call(module.exports, module, module.exports, execOptions.require);"]):s.has(d.thisAsExports)?h.asString(["__webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);"]):h.asString(["__webpack_modules__[moduleId](module, module.exports, __webpack_require__);"]);const a=s.has(d.moduleId);const c=s.has(d.moduleLoaded);const u=h.asString(["// Check if module is in cache","if(__webpack_module_cache__[moduleId]) {",h.indent("return __webpack_module_cache__[moduleId].exports;"),"}","// Create a new module (and put it into the cache)","var module = __webpack_module_cache__[moduleId] = {",h.indent([a?"id: moduleId,":"// no module.id needed",c?"loaded: false,":"// no module.loaded needed","exports: {}"]),"};","",i.strictModuleExceptionHandling?h.asString(["// Execute the module function","var threw = true;","try {",h.indent([o,"threw = false;"]),"} finally {",h.indent(["if(threw) delete __webpack_module_cache__[moduleId];"]),"}"]):h.asString(["// Execute the module function",o]),c?h.asString(["","// Flag the module as loaded","module.loaded = true;",""]):"","// Return the exports of the module","return module.exports;"]);return f(()=>t.renderRequire.call(u,e),"JavascriptModulesPlugin.getCompilationHooks().renderRequire")}}e.exports=JavascriptModulesPlugin;e.exports.chunkHasJs=E},3711:(e,t,n)=>{"use strict";const{Parser:r}=n(20976);const{SyncBailHook:i,HookMap:s}=n(92960);const o=n(92184);const a=n(2172);const c=n(80371);const u=n(27503);const l=n(87250);const f=[];const p=r;class VariableInfo{constructor(e,t,n){this.declaredScope=e;this.freeName=t;this.tagInfo=n}}const d=(e,t)=>{if(!t)return e;if(!e)return t;return[e[0],t[1]]};const h=(e,t)=>{let n=e;for(let e=t.length-1;e>=0;e--){n=n+"."+t[e]}return n};const m=e=>{switch(e.type){case"Identifier":return e.name;case"ThisExpression":return"this";case"MetaProperty":return"import.meta";default:return undefined}};const g={ranges:true,locations:true,ecmaVersion:11,sourceType:"module",allowAwaitOutsideFunction:true,onComment:null};const y=new RegExp(/(^|\W)webpack[A-Z]{1,}[A-Za-z]{1,}:/);const v={options:null,errors:null};class JavascriptParser extends a{constructor(e,t="auto"){super();this.hooks=Object.freeze({evaluateTypeof:new s(()=>new i(["expression"])),evaluate:new s(()=>new i(["expression"])),evaluateIdentifier:new s(()=>new i(["expression"])),evaluateDefinedIdentifier:new s(()=>new i(["expression"])),evaluateCallExpressionMember:new s(()=>new i(["expression","param"])),preStatement:new i(["statement"]),blockPreStatement:new i(["declaration"]),statement:new i(["statement"]),statementIf:new i(["statement"]),classExtendsExpression:new i(["expression","statement"]),classBodyElement:new i(["element","statement"]),label:new s(()=>new i(["statement"])),import:new i(["statement","source"]),importSpecifier:new i(["statement","source","exportName","identifierName"]),export:new i(["statement"]),exportImport:new i(["statement","source"]),exportDeclaration:new i(["statement","declaration"]),exportExpression:new i(["statement","declaration"]),exportSpecifier:new i(["statement","identifierName","exportName","index"]),exportImportSpecifier:new i(["statement","source","identifierName","exportName","index"]),preDeclarator:new i(["declarator","statement"]),declarator:new i(["declarator","statement"]),varDeclaration:new s(()=>new i(["declaration"])),varDeclarationLet:new s(()=>new i(["declaration"])),varDeclarationConst:new s(()=>new i(["declaration"])),varDeclarationVar:new s(()=>new i(["declaration"])),pattern:new s(()=>new i(["pattern"])),canRename:new s(()=>new i(["initExpression"])),rename:new s(()=>new i(["initExpression"])),assign:new s(()=>new i(["expression"])),assignMemberChain:new s(()=>new i(["expression","members"])),typeof:new s(()=>new i(["expression"])),importCall:new i(["expression"]),topLevelAwait:new i(["expression"]),call:new s(()=>new i(["expression"])),callMemberChain:new s(()=>new i(["expression","members"])),memberChainOfCallMemberChain:new s(()=>new i(["expression","calleeMembers","callExpression","members"])),callMemberChainOfCallMemberChain:new s(()=>new i(["expression","calleeMembers","innerCallExpression","members"])),optionalChaining:new i(["optionalChaining"]),new:new s(()=>new i(["expression"])),metaProperty:new i(["metaProperty"]),expression:new s(()=>new i(["expression"])),expressionMemberChain:new s(()=>new i(["expression","members"])),unhandledExpressionMemberChain:new s(()=>new i(["expression","members"])),expressionConditionalOperator:new i(["expression"]),expressionLogicalOperator:new i(["expression"]),program:new i(["ast","comments"]),finish:new i(["ast","comments"])});this.options=e;this.sourceType=t;this.scope=undefined;this.state=undefined;this.comments=undefined;this.semicolons=undefined;this.statementPath=undefined;this.prevStatement=undefined;this.currentTagData=undefined;this.initializeEvaluating()}initializeEvaluating(){this.hooks.evaluate.for("Literal").tap("JavascriptParser",e=>{const t=e;switch(typeof t.value){case"number":return(new l).setNumber(t.value).setRange(t.range);case"bigint":return(new l).setBigInt(t.value).setRange(t.range);case"string":return(new l).setString(t.value).setRange(t.range);case"boolean":return(new l).setBoolean(t.value).setRange(t.range)}if(t.value===null){return(new l).setNull().setRange(t.range)}if(t.value instanceof RegExp){return(new l).setRegExp(t.value).setRange(t.range)}});this.hooks.evaluate.for("LogicalExpression").tap("JavascriptParser",e=>{const t=e;const n=this.evaluateExpression(t.left);if(!n)return;if(t.operator==="&&"){const e=n.asBool();if(e===false)return n.setRange(t.range);if(e!==true)return}else if(t.operator==="||"){const e=n.asBool();if(e===true)return n.setRange(t.range);if(e!==false)return}else if(t.operator==="??"){const e=n.asNullish();if(e===false)return n.setRange(t.range);if(e!==true)return}else return;const r=this.evaluateExpression(t.right);if(!r)return;if(n.couldHaveSideEffects())r.setSideEffects();return r.setRange(t.range)});const e=(e,t,n)=>{switch(typeof e){case"boolean":return(new l).setBoolean(e).setSideEffects(n).setRange(t.range);case"number":return(new l).setNumber(e).setSideEffects(n).setRange(t.range);case"bigint":return(new l).setBigInt(e).setSideEffects(n).setRange(t.range);case"string":return(new l).setString(e).setSideEffects(n).setRange(t.range)}};this.hooks.evaluate.for("BinaryExpression").tap("JavascriptParser",t=>{const n=t;const r=t=>{const r=this.evaluateExpression(n.left);if(!r||!r.isCompileTimeValue())return;const i=this.evaluateExpression(n.right);if(!i||!i.isCompileTimeValue())return;const s=t(r.asCompileTimeValue(),i.asCompileTimeValue());return e(s,n,r.couldHaveSideEffects()||i.couldHaveSideEffects())};const i=(e,t)=>e===true&&t===false||e===false&&t===true;const s=(e,t,n,r)=>{const i=e=>{let t="";for(const n of e){const e=n.asString();if(e!==undefined)t+=e;else break}return t};const s=e=>{let t="";for(let n=e.length-1;n>=0;n--){const r=e[n].asString();if(r!==undefined)t=r+t;else break}return t};const o=i(e.parts);const a=i(t.parts);const c=s(e.parts);const u=s(t.parts);const l=Math.min(o.length,a.length);const f=Math.min(c.length,u.length);if(o.slice(0,l)!==a.slice(0,l)||c.slice(-f)!==u.slice(-f)){return n.setBoolean(!r).setSideEffects(e.couldHaveSideEffects()||t.couldHaveSideEffects())}};const o=e=>{const t=this.evaluateExpression(n.left);if(!t)return;const r=this.evaluateExpression(n.right);if(!r)return;const o=new l;o.setRange(n.range);const a=t.isCompileTimeValue();const c=r.isCompileTimeValue();if(a&&c){return o.setBoolean(e===(t.asCompileTimeValue()===r.asCompileTimeValue())).setSideEffects(t.couldHaveSideEffects()||r.couldHaveSideEffects())}if(t.isArray()&&r.isArray()){return o.setBoolean(!e).setSideEffects(t.couldHaveSideEffects()||r.couldHaveSideEffects())}if(t.isTemplateString()&&r.isTemplateString()){return s(t,r,o,e)}const u=t.isPrimitiveType();const f=r.isPrimitiveType();if(u===false&&(a||f===true)||f===false&&(c||u===true)||i(t.asBool(),r.asBool())||i(t.asNullish(),r.asNullish())){return o.setBoolean(!e).setSideEffects(t.couldHaveSideEffects()||r.couldHaveSideEffects())}};const a=e=>{const t=this.evaluateExpression(n.left);if(!t)return;const r=this.evaluateExpression(n.right);if(!r)return;const i=new l;i.setRange(n.range);const o=t.isCompileTimeValue();const a=r.isCompileTimeValue();if(o&&a){return i.setBoolean(e===(t.asCompileTimeValue()==r.asCompileTimeValue())).setSideEffects(t.couldHaveSideEffects()||r.couldHaveSideEffects())}if(t.isArray()&&r.isArray()){return i.setBoolean(!e).setSideEffects(t.couldHaveSideEffects()||r.couldHaveSideEffects())}if(t.isTemplateString()&&r.isTemplateString()){return s(t,r,i,e)}};if(n.operator==="+"){const e=this.evaluateExpression(n.left);if(!e)return;const t=this.evaluateExpression(n.right);if(!t)return;const r=new l;if(e.isString()){if(t.isString()){r.setString(e.string+t.string)}else if(t.isNumber()){r.setString(e.string+t.number)}else if(t.isWrapped()&&t.prefix&&t.prefix.isString()){r.setWrapped((new l).setString(e.string+t.prefix.string).setRange(d(e.range,t.prefix.range)),t.postfix,t.wrappedInnerExpressions)}else if(t.isWrapped()){r.setWrapped(e,t.postfix,t.wrappedInnerExpressions)}else{r.setWrapped(e,null,[t])}}else if(e.isNumber()){if(t.isString()){r.setString(e.number+t.string)}else if(t.isNumber()){r.setNumber(e.number+t.number)}else{return}}else if(e.isBigInt()){if(t.isBigInt()){r.setBigInt(e.bigint+t.bigint)}}else if(e.isWrapped()){if(e.postfix&&e.postfix.isString()&&t.isString()){r.setWrapped(e.prefix,(new l).setString(e.postfix.string+t.string).setRange(d(e.postfix.range,t.range)),e.wrappedInnerExpressions)}else if(e.postfix&&e.postfix.isString()&&t.isNumber()){r.setWrapped(e.prefix,(new l).setString(e.postfix.string+t.number).setRange(d(e.postfix.range,t.range)),e.wrappedInnerExpressions)}else if(t.isString()){r.setWrapped(e.prefix,t,e.wrappedInnerExpressions)}else if(t.isNumber()){r.setWrapped(e.prefix,(new l).setString(t.number+"").setRange(t.range),e.wrappedInnerExpressions)}else if(t.isWrapped()){r.setWrapped(e.prefix,t.postfix,e.wrappedInnerExpressions&&t.wrappedInnerExpressions&&e.wrappedInnerExpressions.concat(e.postfix?[e.postfix]:[]).concat(t.prefix?[t.prefix]:[]).concat(t.wrappedInnerExpressions))}else{r.setWrapped(e.prefix,null,e.wrappedInnerExpressions&&e.wrappedInnerExpressions.concat(e.postfix?[e.postfix,t]:[t]))}}else{if(t.isString()){r.setWrapped(null,t,[e])}else if(t.isWrapped()){r.setWrapped(null,t.postfix,t.wrappedInnerExpressions&&(t.prefix?[e,t.prefix]:[e]).concat(t.wrappedInnerExpressions))}else{return}}if(e.couldHaveSideEffects()||t.couldHaveSideEffects())r.setSideEffects();r.setRange(n.range);return r}else if(n.operator==="-"){return r((e,t)=>e-t)}else if(n.operator==="*"){return r((e,t)=>e*t)}else if(n.operator==="/"){return r((e,t)=>e/t)}else if(n.operator==="**"){return r((e,t)=>e**t)}else if(n.operator==="==="){return o(true)}else if(n.operator==="=="){return a(true)}else if(n.operator==="!=="){return o(false)}else if(n.operator==="!="){return a(false)}else if(n.operator==="&"){return r((e,t)=>e&t)}else if(n.operator==="|"){return r((e,t)=>e|t)}else if(n.operator==="^"){return r((e,t)=>e^t)}else if(n.operator===">>>"){return r((e,t)=>e>>>t)}else if(n.operator===">>"){return r((e,t)=>e>>t)}else if(n.operator==="<<"){return r((e,t)=>e<e"){return r((e,t)=>e>t)}else if(n.operator==="<="){return r((e,t)=>e<=t)}else if(n.operator===">="){return r((e,t)=>e>=t)}});this.hooks.evaluate.for("UnaryExpression").tap("JavascriptParser",t=>{const n=t;const r=t=>{const r=this.evaluateExpression(n.argument);if(!r||!r.isCompileTimeValue())return;const i=t(r.asCompileTimeValue());return e(i,n,r.couldHaveSideEffects())};if(n.operator==="typeof"){switch(n.argument.type){case"Identifier":{const e=this.callHooksForName(this.hooks.evaluateTypeof,n.argument.name,n);if(e!==undefined)return e;break}case"MetaProperty":{const e=this.callHooksForName(this.hooks.evaluateTypeof,"import.meta",n);if(e!==undefined)return e;break}case"MemberExpression":{const e=this.callHooksForExpression(this.hooks.evaluateTypeof,n.argument,n);if(e!==undefined)return e;break}case"ChainExpression":{const e=this.callHooksForExpression(this.hooks.evaluateTypeof,n.argument.expression,n);if(e!==undefined)return e;break}case"FunctionExpression":{return(new l).setString("function").setRange(n.range)}}const e=this.evaluateExpression(n.argument);if(e.isUnknown())return;if(e.isString()){return(new l).setString("string").setRange(n.range)}if(e.isWrapped()){return(new l).setString("string").setSideEffects().setRange(n.range)}if(e.isUndefined()){return(new l).setString("undefined").setRange(n.range)}if(e.isNumber()){return(new l).setString("number").setRange(n.range)}if(e.isBigInt()){return(new l).setString("bigint").setRange(n.range)}if(e.isBoolean()){return(new l).setString("boolean").setRange(n.range)}if(e.isConstArray()||e.isRegExp()||e.isNull()){return(new l).setString("object").setRange(n.range)}if(e.isArray()){return(new l).setString("object").setSideEffects(e.couldHaveSideEffects()).setRange(n.range)}}else if(n.operator==="!"){const e=this.evaluateExpression(n.argument);if(!e)return;const t=e.asBool();if(typeof t!=="boolean")return;return(new l).setBoolean(!t).setSideEffects(e.couldHaveSideEffects()).setRange(n.range)}else if(n.operator==="~"){return r(e=>~e)}else if(n.operator==="+"){return r(e=>+e)}else if(n.operator==="-"){return r(e=>-e)}});this.hooks.evaluateTypeof.for("undefined").tap("JavascriptParser",e=>{return(new l).setString("undefined").setRange(e.range)});const t=(e,t)=>{let n=undefined;let r=undefined;this.hooks.evaluate.for(e).tap("JavascriptParser",e=>{const i=e;const s=t(e);if(s!==undefined){return this.callHooksForInfoWithFallback(this.hooks.evaluateIdentifier,s.name,e=>{n=i;r=s},e=>{const t=this.hooks.evaluateDefinedIdentifier.get(e);if(t!==undefined){return t.call(i)}},i)}});this.hooks.evaluate.for(e).tap({name:"JavascriptParser",stage:100},e=>{const i=n===e?r:t(e);if(i!==undefined){return(new l).setIdentifier(i.name,i.rootInfo,i.getMembers).setRange(e.range)}})};t("Identifier",e=>{const t=this.getVariableInfo(e.name);if(typeof t==="string"||t instanceof VariableInfo&&typeof t.freeName==="string"){return{name:t,rootInfo:t,getMembers:()=>[]}}});t("ThisExpression",e=>{const t=this.getVariableInfo("this");if(typeof t==="string"||t instanceof VariableInfo&&typeof t.freeName==="string"){return{name:t,rootInfo:t,getMembers:()=>[]}}});this.hooks.evaluate.for("MetaProperty").tap("JavascriptParser",e=>{const t=e;return this.callHooksForName(this.hooks.evaluateIdentifier,"import.meta",t)});t("MemberExpression",e=>this.getMemberExpressionInfo(e,["expression"]));this.hooks.evaluate.for("CallExpression").tap("JavascriptParser",e=>{const t=e;if(t.callee.type!=="MemberExpression"||t.callee.property.type!==(t.callee.computed?"Literal":"Identifier")){return}const n=this.evaluateExpression(t.callee.object);if(!n)return;const r=t.callee.property.type==="Literal"?`${t.callee.property.value}`:t.callee.property.name;const i=this.hooks.evaluateCallExpressionMember.get(r);if(i!==undefined){return i.call(t,n)}});this.hooks.evaluateCallExpressionMember.for("indexOf").tap("JavascriptParser",(e,t)=>{if(!t.isString())return;if(e.arguments.length===0)return;const[n,r]=e.arguments;if(n.type==="SpreadElement")return;const i=this.evaluateExpression(n);if(!i.isString())return;const s=i.string;let o;if(r){if(r.type==="SpreadElement")return;const e=this.evaluateExpression(r);if(!e.isNumber())return;o=t.string.indexOf(s,e.number)}else{o=t.string.indexOf(s)}return(new l).setNumber(o).setSideEffects(t.couldHaveSideEffects()).setRange(e.range)});this.hooks.evaluateCallExpressionMember.for("replace").tap("JavascriptParser",(e,t)=>{if(!t.isString())return;if(e.arguments.length!==2)return;if(e.arguments[0].type==="SpreadElement")return;if(e.arguments[1].type==="SpreadElement")return;let n=this.evaluateExpression(e.arguments[0]);let r=this.evaluateExpression(e.arguments[1]);if(!n.isString()&&!n.isRegExp())return;const i=n.regExp||n.string;if(!r.isString())return;const s=r.string;return(new l).setString(t.string.replace(i,s)).setSideEffects(t.couldHaveSideEffects()).setRange(e.range)});["substr","substring","slice"].forEach(e=>{this.hooks.evaluateCallExpressionMember.for(e).tap("JavascriptParser",(t,n)=>{if(!n.isString())return;let r;let i,s=n.string;switch(t.arguments.length){case 1:if(t.arguments[0].type==="SpreadElement")return;r=this.evaluateExpression(t.arguments[0]);if(!r.isNumber())return;i=s[e](r.number);break;case 2:{if(t.arguments[0].type==="SpreadElement")return;if(t.arguments[1].type==="SpreadElement")return;r=this.evaluateExpression(t.arguments[0]);const n=this.evaluateExpression(t.arguments[1]);if(!r.isNumber())return;if(!n.isNumber())return;i=s[e](r.number,n.number);break}default:return}return(new l).setString(i).setSideEffects(n.couldHaveSideEffects()).setRange(t.range)})});const n=(e,t)=>{const n=[];const r=[];for(let i=0;i0){const e=r[r.length-1];const n=this.evaluateExpression(t.expressions[i-1]);const a=n.asString();if(typeof a==="string"&&!n.couldHaveSideEffects()){e.setString(e.string+a+o);e.setRange([e.range[0],s.range[1]]);e.setExpression(undefined);continue}r.push(n)}const a=(new l).setString(o).setRange(s.range).setExpression(s);n.push(a);r.push(a)}return{quasis:n,parts:r}};this.hooks.evaluate.for("TemplateLiteral").tap("JavascriptParser",e=>{const t=e;const{quasis:r,parts:i}=n("cooked",t);if(i.length===1){return i[0].setRange(t.range)}return(new l).setTemplateString(r,i,"cooked").setRange(t.range)});this.hooks.evaluate.for("TaggedTemplateExpression").tap("JavascriptParser",e=>{const t=e;const r=this.evaluateExpression(t.tag);if(r.isIdentifier()&&r.identifier!=="String.raw")return;const{quasis:i,parts:s}=n("raw",t.quasi);return(new l).setTemplateString(i,s,"raw").setRange(t.range)});this.hooks.evaluateCallExpressionMember.for("concat").tap("JavascriptParser",(e,t)=>{if(!t.isString()&&!t.isWrapped())return;let n=null;let r=false;const i=[];for(let t=e.arguments.length-1;t>=0;t--){const s=e.arguments[t];if(s.type==="SpreadElement")return;const o=this.evaluateExpression(s);if(r||!o.isString()&&!o.isNumber()){r=true;i.push(o);continue}const a=o.isString()?o.string:""+o.number;const c=a+(n?n.string:"");const u=[o.range[0],(n||o).range[1]];n=(new l).setString(c).setSideEffects(n&&n.couldHaveSideEffects()||o.couldHaveSideEffects()).setRange(u)}if(r){const r=t.isString()?t:t.prefix;const s=t.isWrapped()&&t.wrappedInnerExpressions?t.wrappedInnerExpressions.concat(i.reverse()):i.reverse();return(new l).setWrapped(r,n,s).setRange(e.range)}else if(t.isWrapped()){const r=n||t.postfix;const s=t.wrappedInnerExpressions?t.wrappedInnerExpressions.concat(i.reverse()):i.reverse();return(new l).setWrapped(t.prefix,r,s).setRange(e.range)}else{const r=t.string+(n?n.string:"");return(new l).setString(r).setSideEffects(n&&n.couldHaveSideEffects()||t.couldHaveSideEffects()).setRange(e.range)}});this.hooks.evaluateCallExpressionMember.for("split").tap("JavascriptParser",(e,t)=>{if(!t.isString())return;if(e.arguments.length!==1)return;if(e.arguments[0].type==="SpreadElement")return;let n;const r=this.evaluateExpression(e.arguments[0]);if(r.isString()){n=t.string.split(r.string)}else if(r.isRegExp()){n=t.string.split(r.regExp)}else{return}return(new l).setArray(n).setSideEffects(t.couldHaveSideEffects()).setRange(e.range)});this.hooks.evaluate.for("ConditionalExpression").tap("JavascriptParser",e=>{const t=e;const n=this.evaluateExpression(t.test);const r=n.asBool();let i;if(r===undefined){const e=this.evaluateExpression(t.consequent);const n=this.evaluateExpression(t.alternate);if(!e||!n)return;i=new l;if(e.isConditional()){i.setOptions(e.options)}else{i.setOptions([e])}if(n.isConditional()){i.addOptions(n.options)}else{i.addOptions([n])}}else{i=this.evaluateExpression(r?t.consequent:t.alternate);if(n.couldHaveSideEffects())i.setSideEffects()}i.setRange(t.range);return i});this.hooks.evaluate.for("ArrayExpression").tap("JavascriptParser",e=>{const t=e;const n=t.elements.map(e=>{return e!==null&&e.type!=="SpreadElement"&&this.evaluateExpression(e)});if(!n.every(Boolean))return;return(new l).setItems(n).setRange(t.range)});this.hooks.evaluate.for("ChainExpression").tap("JavascriptParser",e=>{const t=e;const n=[];let r=t.expression;while(r.type==="MemberExpression"||r.type==="CallExpression"){if(r.type==="MemberExpression"){if(r.optional){n.push(r.object)}r=r.object}else{if(r.optional){n.push(r.callee)}r=r.callee}}while(n.length>0){const t=n.pop();const r=this.evaluateExpression(t);if(r&&r.asNullish()){return r.setRange(e.range)}}return this.evaluateExpression(t.expression)})}getRenameIdentifier(e){const t=this.evaluateExpression(e);if(t&&t.isIdentifier()){return t.identifier}}walkClass(e){if(e.superClass){if(!this.hooks.classExtendsExpression.call(e.superClass,e)){this.walkExpression(e.superClass)}}if(e.body&&e.body.type==="ClassBody"){const t=this.scope.topLevelScope;for(const n of e.body.body){if(!this.hooks.classBodyElement.call(n,e)){if(n.type==="MethodDefinition"){this.scope.topLevelScope=false;this.walkMethodDefinition(n);this.scope.topLevelScope=t}}}}}walkMethodDefinition(e){if(e.computed&&e.key){this.walkExpression(e.key)}if(e.value){this.walkExpression(e.value)}}preWalkStatements(e){for(let t=0,n=e.length;t{const t=e.body;this.blockPreWalkStatements(t);this.walkStatements(t)})}walkExpressionStatement(e){this.walkExpression(e.expression)}preWalkIfStatement(e){this.preWalkStatement(e.consequent);if(e.alternate){this.preWalkStatement(e.alternate)}}walkIfStatement(e){const t=this.hooks.statementIf.call(e);if(t===undefined){this.walkExpression(e.test);this.walkStatement(e.consequent);if(e.alternate){this.walkStatement(e.alternate)}}else{if(t){this.walkStatement(e.consequent)}else if(e.alternate){this.walkStatement(e.alternate)}}}preWalkLabeledStatement(e){this.preWalkStatement(e.body)}walkLabeledStatement(e){const t=this.hooks.label.get(e.label.name);if(t!==undefined){const n=t.call(e);if(n===true)return}this.walkStatement(e.body)}preWalkWithStatement(e){this.preWalkStatement(e.body)}walkWithStatement(e){this.walkExpression(e.object);this.walkStatement(e.body)}preWalkSwitchStatement(e){this.preWalkSwitchCases(e.cases)}walkSwitchStatement(e){this.walkExpression(e.discriminant);this.walkSwitchCases(e.cases)}walkTerminatingStatement(e){if(e.argument)this.walkExpression(e.argument)}walkReturnStatement(e){this.walkTerminatingStatement(e)}walkThrowStatement(e){this.walkTerminatingStatement(e)}preWalkTryStatement(e){this.preWalkStatement(e.block);if(e.handler)this.preWalkCatchClause(e.handler);if(e.finializer)this.preWalkStatement(e.finializer)}walkTryStatement(e){if(this.scope.inTry){this.walkStatement(e.block)}else{this.scope.inTry=true;this.walkStatement(e.block);this.scope.inTry=false}if(e.handler)this.walkCatchClause(e.handler);if(e.finalizer)this.walkStatement(e.finalizer)}preWalkWhileStatement(e){this.preWalkStatement(e.body)}walkWhileStatement(e){this.walkExpression(e.test);this.walkStatement(e.body)}preWalkDoWhileStatement(e){this.preWalkStatement(e.body)}walkDoWhileStatement(e){this.walkStatement(e.body);this.walkExpression(e.test)}preWalkForStatement(e){if(e.init){if(e.init.type==="VariableDeclaration"){this.preWalkStatement(e.init)}}this.preWalkStatement(e.body)}walkForStatement(e){this.inBlockScope(()=>{if(e.init){if(e.init.type==="VariableDeclaration"){this.blockPreWalkVariableDeclaration(e.init);this.walkStatement(e.init)}else{this.walkExpression(e.init)}}if(e.test){this.walkExpression(e.test)}if(e.update){this.walkExpression(e.update)}const t=e.body;if(t.type==="BlockStatement"){this.blockPreWalkStatements(t.body);this.walkStatements(t.body)}else{this.walkStatement(t)}})}preWalkForInStatement(e){if(e.left.type==="VariableDeclaration"){this.preWalkVariableDeclaration(e.left)}this.preWalkStatement(e.body)}walkForInStatement(e){this.inBlockScope(()=>{if(e.left.type==="VariableDeclaration"){this.blockPreWalkVariableDeclaration(e.left);this.walkVariableDeclaration(e.left)}else{this.walkPattern(e.left)}this.walkExpression(e.right);const t=e.body;if(t.type==="BlockStatement"){this.blockPreWalkStatements(t.body);this.walkStatements(t.body)}else{this.walkStatement(t)}})}preWalkForOfStatement(e){if(e.await&&this.scope.topLevelScope===true){this.hooks.topLevelAwait.call(e)}if(e.left.type==="VariableDeclaration"){this.preWalkVariableDeclaration(e.left)}this.preWalkStatement(e.body)}walkForOfStatement(e){this.inBlockScope(()=>{if(e.left.type==="VariableDeclaration"){this.blockPreWalkVariableDeclaration(e.left);this.walkVariableDeclaration(e.left)}else{this.walkPattern(e.left)}this.walkExpression(e.right);const t=e.body;if(t.type==="BlockStatement"){this.blockPreWalkStatements(t.body);this.walkStatements(t.body)}else{this.walkStatement(t)}})}preWalkFunctionDeclaration(e){if(e.id){this.defineVariable(e.id.name)}}walkFunctionDeclaration(e){const t=this.scope.topLevelScope;this.scope.topLevelScope=false;this.inFunctionScope(true,e.params,()=>{for(const t of e.params){this.walkPattern(t)}if(e.body.type==="BlockStatement"){this.detectMode(e.body.body);this.preWalkStatement(e.body);this.walkStatement(e.body)}else{this.walkExpression(e.body)}});this.scope.topLevelScope=t}blockPreWalkImportDeclaration(e){const t=e.source.value;this.hooks.import.call(e,t);for(const n of e.specifiers){const r=n.local.name;switch(n.type){case"ImportDefaultSpecifier":if(!this.hooks.importSpecifier.call(e,t,"default",r)){this.defineVariable(r)}break;case"ImportSpecifier":if(!this.hooks.importSpecifier.call(e,t,n.imported.name,r)){this.defineVariable(r)}break;case"ImportNamespaceSpecifier":if(!this.hooks.importSpecifier.call(e,t,null,r)){this.defineVariable(r)}break;default:this.defineVariable(r)}}}enterDeclaration(e,t){switch(e.type){case"VariableDeclaration":for(const n of e.declarations){switch(n.type){case"VariableDeclarator":{this.enterPattern(n.id,t);break}}}break;case"FunctionDeclaration":this.enterPattern(e.id,t);break;case"ClassDeclaration":this.enterPattern(e.id,t);break}}blockPreWalkExportNamedDeclaration(e){let t;if(e.source){t=e.source.value;this.hooks.exportImport.call(e,t)}else{this.hooks.export.call(e)}if(e.declaration){if(!this.hooks.exportDeclaration.call(e,e.declaration)){this.preWalkStatement(e.declaration);this.blockPreWalkStatement(e.declaration);let t=0;this.enterDeclaration(e.declaration,n=>{this.hooks.exportSpecifier.call(e,n,n,t++)})}}if(e.specifiers){for(let n=0;n{let r=t.get(e);if(r===undefined||!r.call(n)){r=this.hooks.varDeclaration.get(e);if(r===undefined||!r.call(n)){this.defineVariable(e)}}})}break}}}}walkVariableDeclaration(e){for(const t of e.declarations){switch(t.type){case"VariableDeclarator":{const n=t.init&&this.getRenameIdentifier(t.init);if(n&&t.id.type==="Identifier"){const e=this.hooks.canRename.get(n);if(e!==undefined&&e.call(t.init)){const e=this.hooks.rename.get(n);if(e===undefined||!e.call(t.init)){this.setVariable(t.id.name,n)}break}}if(!this.hooks.declarator.call(t,e)){this.walkPattern(t.id);if(t.init)this.walkExpression(t.init)}break}}}}blockPreWalkClassDeclaration(e){if(e.id){this.defineVariable(e.id.name)}}walkClassDeclaration(e){this.walkClass(e)}preWalkSwitchCases(e){for(let t=0,n=e.length;t{const t=e.length;for(let n=0;n0){this.blockPreWalkStatements(t.consequent)}}for(let n=0;n0){this.walkStatements(t.consequent)}}})}preWalkCatchClause(e){this.preWalkStatement(e.body)}walkCatchClause(e){this.inBlockScope(()=>{if(e.param!==null){this.enterPattern(e.param,e=>{this.defineVariable(e)});this.walkPattern(e.param)}this.blockPreWalkStatement(e.body);this.walkStatement(e.body)})}walkPattern(e){switch(e.type){case"ArrayPattern":this.walkArrayPattern(e);break;case"AssignmentPattern":this.walkAssignmentPattern(e);break;case"MemberExpression":this.walkMemberExpression(e);break;case"ObjectPattern":this.walkObjectPattern(e);break;case"RestElement":this.walkRestElement(e);break}}walkAssignmentPattern(e){this.walkExpression(e.right);this.walkPattern(e.left)}walkObjectPattern(e){for(let t=0,n=e.properties.length;t{for(const t of e.params){this.walkPattern(t)}if(e.body.type==="BlockStatement"){this.detectMode(e.body.body);this.preWalkStatement(e.body);this.walkStatement(e.body)}else{this.walkExpression(e.body)}});this.scope.topLevelScope=t}walkArrowFunctionExpression(e){const t=this.scope.topLevelScope;this.scope.topLevelScope=t?"arrow":false;this.inFunctionScope(false,e.params,()=>{for(const t of e.params){this.walkPattern(t)}if(e.body.type==="BlockStatement"){this.detectMode(e.body.body);this.preWalkStatement(e.body);this.walkStatement(e.body)}else{this.walkExpression(e.body)}});this.scope.topLevelScope=t}walkSequenceExpression(e){if(!e.expressions)return;const t=this.statementPath[this.statementPath.length-1];if(t===e||t.type==="ExpressionStatement"&&t.expression===e){const t=this.statementPath.pop();for(const t of e.expressions){this.statementPath.push(t);this.walkExpression(t);this.statementPath.pop()}this.statementPath.push(t)}else{this.walkExpressions(e.expressions)}}walkUpdateExpression(e){this.walkExpression(e.argument)}walkUnaryExpression(e){if(e.operator==="typeof"){const t=this.callHooksForExpression(this.hooks.typeof,e.argument,e);if(t===true)return;if(e.argument.type==="ChainExpression"){const t=this.callHooksForExpression(this.hooks.typeof,e.argument.expression,e);if(t===true)return}}this.walkExpression(e.argument)}walkLeftRightExpression(e){this.walkExpression(e.left);this.walkExpression(e.right)}walkBinaryExpression(e){this.walkLeftRightExpression(e)}walkLogicalExpression(e){const t=this.hooks.expressionLogicalOperator.call(e);if(t===undefined){this.walkLeftRightExpression(e)}else{if(t){this.walkExpression(e.right)}}}walkAssignmentExpression(e){if(e.left.type==="Identifier"){const t=this.getRenameIdentifier(e.right);if(t){if(this.callHooksForInfo(this.hooks.canRename,t,e.right)){if(!this.callHooksForInfo(this.hooks.rename,t,e.right)){this.setVariable(e.left.name,this.getVariableInfo(t))}return}}this.walkExpression(e.right);this.enterPattern(e.left,(t,n)=>{if(!this.callHooksForName(this.hooks.assign,t,e)){this.walkExpression(e.left)}});return}if(e.left.type.endsWith("Pattern")){this.walkExpression(e.right);this.enterPattern(e.left,(t,n)=>{if(!this.callHooksForName(this.hooks.assign,t,e)){this.defineVariable(t)}});this.walkPattern(e.left)}else if(e.left.type==="MemberExpression"){const t=this.getMemberExpressionInfo(e.left,["expression"]);if(t){if(this.callHooksForInfo(this.hooks.assignMemberChain,t.rootInfo,e,t.getMembers())){return}}this.walkExpression(e.right);this.walkExpression(e.left)}else{this.walkExpression(e.right);this.walkExpression(e.left)}}walkConditionalExpression(e){const t=this.hooks.expressionConditionalOperator.call(e);if(t===undefined){this.walkExpression(e.test);this.walkExpression(e.consequent);if(e.alternate){this.walkExpression(e.alternate)}}else{if(t){this.walkExpression(e.consequent)}else if(e.alternate){this.walkExpression(e.alternate)}}}walkNewExpression(e){const t=this.callHooksForExpression(this.hooks.new,e.callee,e);if(t===true)return;this.walkExpression(e.callee);if(e.arguments){this.walkExpressions(e.arguments)}}walkYieldExpression(e){if(e.argument){this.walkExpression(e.argument)}}walkTemplateLiteral(e){if(e.expressions){this.walkExpressions(e.expressions)}}walkTaggedTemplateExpression(e){if(e.tag){this.walkExpression(e.tag)}if(e.quasi&&e.quasi.expressions){this.walkExpressions(e.quasi.expressions)}}walkClassExpression(e){this.walkClass(e)}walkChainExpression(e){const t=this.hooks.optionalChaining.call(e);if(t===undefined){if(e.expression.type==="CallExpression"){this.walkCallExpression(e.expression)}else{this.walkMemberExpression(e.expression)}}}_walkIIFE(e,t,n){const r=e=>{const t=this.getRenameIdentifier(e);if(t){if(this.callHooksForInfo(this.hooks.canRename,t,e)){if(!this.callHooksForInfo(this.hooks.rename,t,e)){return this.getVariableInfo(t)}}}this.walkExpression(e)};const{params:i}=e;const s=n?r(n):null;const o=t.map(r);const a=this.scope.topLevelScope;this.scope.topLevelScope=false;const c=i.filter((e,t)=>!o[t]);if(e.id){c.push(e.id.name)}this.inFunctionScope(true,c,()=>{if(s){this.setVariable("this",s)}for(let e=0;e0){this._walkIIFE(e.callee.object,e.arguments.slice(1),e.arguments[0])}else if(e.callee.type==="FunctionExpression"){this._walkIIFE(e.callee,e.arguments,null)}else{if(e.callee.type==="MemberExpression"){const t=this.getMemberExpressionInfo(e.callee,["call"]);if(t&&t.type==="call"){const n=this.callHooksForInfo(this.hooks.callMemberChainOfCallMemberChain,t.rootInfo,e,t.getCalleeMembers(),t.call,t.getMembers());if(n===true)return}}const t=this.evaluateExpression(e.callee);if(t.isIdentifier()){const n=this.callHooksForInfo(this.hooks.callMemberChain,t.rootInfo,e,t.getMembers());if(n===true)return;const r=this.callHooksForInfo(this.hooks.call,t.identifier,e);if(r===true)return}if(e.callee){if(e.callee.type==="MemberExpression"){this.walkExpression(e.callee.object);if(e.callee.computed===true)this.walkExpression(e.callee.property)}else{this.walkExpression(e.callee)}}if(e.arguments)this.walkExpressions(e.arguments)}}walkMemberExpression(e){const t=this.getMemberExpressionInfo(e,["call","expression"]);if(t){switch(t.type){case"expression":{const n=this.callHooksForInfo(this.hooks.expression,t.name,e);if(n===true)return;const r=t.getMembers();const i=this.callHooksForInfo(this.hooks.expressionMemberChain,t.rootInfo,e,r);if(i===true)return;this.walkMemberExpressionWithExpressionName(e,t.name,t.rootInfo,r.slice(),()=>this.callHooksForInfo(this.hooks.unhandledExpressionMemberChain,t.rootInfo,e,r));return}case"call":{const n=this.callHooksForInfo(this.hooks.memberChainOfCallMemberChain,t.rootInfo,e,t.getCalleeMembers(),t.call,t.getMembers());if(n===true)return;this.walkExpression(t.call);return}}}this.walkExpression(e.object);if(e.computed===true)this.walkExpression(e.property)}walkMemberExpressionWithExpressionName(e,t,n,r,i){if(e.object.type==="MemberExpression"){const s=e.property.name||`${e.property.value}`;t=t.slice(0,-s.length-1);r.pop();const o=this.callHooksForInfo(this.hooks.expression,t,e.object);if(o===true)return;this.walkMemberExpressionWithExpressionName(e.object,t,n,r,i)}else if(!i||!i()){this.walkExpression(e.object)}if(e.computed===true)this.walkExpression(e.property)}walkThisExpression(e){this.callHooksForName(this.hooks.expression,"this",e)}walkIdentifier(e){this.callHooksForName(this.hooks.expression,e.name,e)}walkMetaProperty(e){this.hooks.metaProperty.call(e)}callHooksForExpression(e,t,...n){const r=this.getMemberExpressionInfo(t,["expression"]);if(r!==undefined){return this.callHooksForInfoWithFallback(e,r.name,undefined,undefined,...n)}}callHooksForExpressionWithFallback(e,t,n,r,...i){const s=this.getMemberExpressionInfo(t,["expression"]);if(s!==undefined){return this.callHooksForInfoWithFallback(e,s.name,n&&(e=>n(e,s.rootInfo,s.getMembers)),r&&(()=>r(s.name)),...i)}}callHooksForName(e,t,...n){return this.callHooksForNameWithFallback(e,t,undefined,undefined,...n)}callHooksForInfo(e,t,...n){return this.callHooksForInfoWithFallback(e,t,undefined,undefined,...n)}callHooksForInfoWithFallback(e,t,n,r,...i){let s;if(typeof t==="string"){s=t}else{if(!(t instanceof VariableInfo)){if(r!==undefined){return r()}return}let n=t.tagInfo;while(n!==undefined){const t=e.get(n.tag);if(t!==undefined){this.currentTagData=n.data;const e=t.call(...i);this.currentTagData=undefined;if(e!==undefined)return e}n=n.next}if(t.freeName===true){if(r!==undefined){return r()}return}s=t.freeName}const o=e.get(s);if(o!==undefined){const e=o.call(...i);if(e!==undefined)return e}if(n!==undefined){return n(s)}}callHooksForNameWithFallback(e,t,n,r,...i){return this.callHooksForInfoWithFallback(e,this.getVariableInfo(t),n,r,...i)}inScope(e,t){const n=this.scope;this.scope={topLevelScope:n.topLevelScope,inTry:false,inShorthand:false,isStrict:n.isStrict,isAsmJs:n.isAsmJs,definitions:n.definitions.createChild()};this.undefineVariable("this");this.enterPatterns(e,(e,t)=>{this.defineVariable(e)});t();this.scope=n}inFunctionScope(e,t,n){const r=this.scope;this.scope={topLevelScope:r.topLevelScope,inTry:false,inShorthand:false,isStrict:r.isStrict,isAsmJs:r.isAsmJs,definitions:r.definitions.createChild()};if(e){this.undefineVariable("this")}this.enterPatterns(t,(e,t)=>{this.defineVariable(e)});n();this.scope=r}inBlockScope(e){const t=this.scope;this.scope={topLevelScope:t.topLevelScope,inTry:t.inTry,inShorthand:false,isStrict:t.isStrict,isAsmJs:t.isAsmJs,definitions:t.definitions.createChild()};e();this.scope=t}detectMode(e){const t=e.length>=1&&e[0].type==="ExpressionStatement"&&e[0].expression.type==="Literal";if(t&&e[0].expression.value==="use strict"){this.scope.isStrict=true}if(t&&e[0].expression.value==="use asm"){this.scope.isAsmJs=true}}enterPatterns(e,t){for(const n of e){if(typeof n!=="string"){this.enterPattern(n,t)}else if(n){t(n)}}}enterPattern(e,t){if(!e)return;switch(e.type){case"ArrayPattern":this.enterArrayPattern(e,t);break;case"AssignmentPattern":this.enterAssignmentPattern(e,t);break;case"Identifier":this.enterIdentifier(e,t);break;case"ObjectPattern":this.enterObjectPattern(e,t);break;case"RestElement":this.enterRestElement(e,t);break;case"Property":if(e.shorthand&&e.value.type==="Identifier"){this.scope.inShorthand=e.value.name;this.enterIdentifier(e.value,t);this.scope.inShorthand=false}else{this.enterPattern(e.value,t)}break}}enterIdentifier(e,t){if(!this.callHooksForName(this.hooks.pattern,e.name,e)){t(e.name,e)}}enterObjectPattern(e,t){for(let n=0,r=e.properties.length;ni.add(e)})}const s=this.scope;const o=this.state;const a=this.comments;const u=this.semicolons;const l=this.statementPath;const f=this.prevStatement;this.scope={topLevelScope:true,inTry:false,inShorthand:false,isStrict:false,isAsmJs:false,definitions:new c};this.state=t;this.comments=r;this.semicolons=i;this.statementPath=[];this.prevStatement=undefined;if(this.hooks.program.call(n,r)===undefined){this.detectMode(n.body);this.preWalkStatements(n.body);this.blockPreWalkStatements(n.body);this.walkStatements(n.body)}this.hooks.finish.call(n,r);this.scope=s;this.state=o;this.comments=a;this.semicolons=u;this.statementPath=l;this.prevStatement=f;return t}evaluate(e){const t=JavascriptParser.parse("("+e+")",{sourceType:this.sourceType,locations:false});if(t.body.length!==1||t.body[0].type!=="ExpressionStatement"){throw new Error("evaluate: Source is not a expression")}return this.evaluateExpression(t.body[0].expression)}getComments(e){return this.comments.filter(t=>t.range[0]>=e[0]&&t.range[1]<=e[1])}isAsiPosition(e){if(this.prevStatement===undefined)return false;const t=this.statementPath[this.statementPath.length-1];return t.range[0]===e&&this.semicolons.has(this.prevStatement.range[1])}isStatementLevelExpression(e){const t=this.statementPath[this.statementPath.length-1];return e===t||t.type==="ExpressionStatement"&&t.expression===e}getTagData(e,t){const n=this.scope.definitions.get(e);if(n instanceof VariableInfo){let e=n.tagInfo;while(e!==undefined){if(e.tag===t)return e.data;e=e.next}}}tagVariable(e,t,n){const r=this.scope.definitions.get(e);let i;if(r===undefined){i=new VariableInfo(this.scope,e,{tag:t,data:n,next:undefined})}else if(r instanceof VariableInfo){i=new VariableInfo(r.declaredScope,r.freeName,{tag:t,data:n,next:r.tagInfo})}else{i=new VariableInfo(r,true,{tag:t,data:n,next:undefined})}this.scope.definitions.set(e,i)}defineVariable(e){const t=this.scope.definitions.get(e);if(t instanceof VariableInfo&&t.declaredScope===this.scope)return;this.scope.definitions.set(e,this.scope)}undefineVariable(e){this.scope.definitions.delete(e)}isVariableDefined(e){const t=this.scope.definitions.get(e);if(t===undefined)return false;if(t instanceof VariableInfo){return t.freeName===true}return true}getVariableInfo(e){const t=this.scope.definitions.get(e);if(t===undefined){return e}else{return t}}setVariable(e,t){if(typeof t==="string"){if(t===e){this.scope.definitions.delete(e)}else{this.scope.definitions.set(e,new VariableInfo(this.scope,t,undefined))}}else{this.scope.definitions.set(e,t)}}parseCommentOptions(e){const t=this.getComments(e);if(t.length===0){return v}let n={};let r=[];for(const e of t){const{value:t}=e;if(t&&y.test(t)){try{const i=o.runInNewContext(`(function(){return {${t}};})()`);Object.assign(n,i)}catch(t){t.comment=e;r.push(t)}}}return{options:n,errors:r}}extractMemberExpressionChain(e){let t=e;const n=[];while(t.type==="MemberExpression"){if(t.computed){if(t.property.type!=="Literal")break;n.push(`${t.property.value}`)}else{if(t.property.type!=="Identifier")break;n.push(t.property.name)}t=t.object}return{members:n,object:t}}getFreeInfoFromVariable(e){const t=this.getVariableInfo(e);let n;if(t instanceof VariableInfo){n=t.freeName;if(typeof n!=="string")return undefined}else if(typeof t!=="string"){return undefined}else{n=t}return{info:t,name:n}}getMemberExpressionInfo(e,t){const n=new Set(t);const{object:r,members:i}=this.extractMemberExpressionChain(e);switch(r.type){case"CallExpression":{if(!n.has("call"))return undefined;let e=r.callee;let t=f;if(e.type==="MemberExpression"){({object:e,members:t}=this.extractMemberExpressionChain(e))}const s=m(e);if(!s)return undefined;const o=this.getFreeInfoFromVariable(s);if(!o)return undefined;const{info:a,name:c}=o;const l=h(c,t);return{type:"call",call:r,calleeName:l,rootInfo:a,getCalleeMembers:u(()=>t.reverse()),name:h(`${l}()`,i),getMembers:u(()=>i.reverse())}}case"Identifier":case"MetaProperty":case"ThisExpression":{if(!n.has("expression"))return undefined;const e=m(r);if(!e)return undefined;const t=this.getFreeInfoFromVariable(e);if(!t)return undefined;const{info:s,name:o}=t;return{type:"expression",name:h(o,i),rootInfo:s,getMembers:u(()=>i.reverse())}}}}getNameForExpression(e){return this.getMemberExpressionInfo(e,["expression"])}static parse(e,t){const n=t?t.sourceType:"module";const r={...g,allowReturnOutsideFunction:n==="script",...t,sourceType:n==="auto"?"module":n};let i;let s;let o=false;try{i=p.parse(e,r)}catch(e){s=e;o=true}if(o&&n==="auto"){r.sourceType="script";if(!("allowReturnOutsideFunction"in t)){r.allowReturnOutsideFunction=true}if(Array.isArray(r.onComment)){r.onComment.length=0}try{i=p.parse(e,r);o=false}catch(e){}}if(o){throw s}return i}}e.exports=JavascriptParser},48472:(e,t,n)=>{"use strict";const r=n(53558);const i=n(66298);const s=n(87250);t.toConstantDependency=((e,t,n)=>{return function constDependency(r){const s=new i(t,r.range,n);s.loc=r.loc;e.state.module.addPresentationalDependency(s);return true}});t.evaluateToString=(e=>{return function stringExpression(t){return(new s).setString(e).setRange(t.range)}});t.evaluateToNumber=(e=>{return function stringExpression(t){return(new s).setNumber(e).setRange(t.range)}});t.evaluateToBoolean=(e=>{return function booleanExpression(t){return(new s).setBoolean(e).setRange(t.range)}});t.evaluateToIdentifier=((e,t,n,r)=>{return function identifierExpression(i){let o=(new s).setIdentifier(e,t,n).setSideEffects(false).setRange(i.range);switch(r){case true:o.setTruthy();o.setNullish(false);break;case null:o.setFalsy();o.setNullish(true);break;case false:o.setFalsy();break}return o}});t.expressionIsUnsupported=((e,t)=>{return function unsupportedExpression(n){const s=new i("(void 0)",n.range,null);s.loc=n.loc;e.state.module.addPresentationalDependency(s);if(!e.state.module)return;e.state.module.addWarning(new r(t,n.loc));return true}});t.skipTraversal=(()=>true);t.approve=(()=>true)},79279:(e,t,n)=>{"use strict";const{ConcatSource:r,RawSource:i}=n(48135);const{UsageState:s}=n(76632);const o=n(36253);const a=n(76150);const c=e=>{const t=JSON.stringify(e);if(!t){return undefined}return t.replace(/\u2028|\u2029/g,e=>e==="\u2029"?"\\u2029":"\\u2028")};const u=(e,t,n)=>{if(t.otherExportsInfo.getUsed(n)!==s.Unused)return e;const r=Array.isArray(e)?[]:{};for(const n of t.exports){if(n.name in r)return e}for(const i of Object.keys(e)){const o=t.getReadOnlyExportInfo(i);const a=o.getUsed(n);if(a===s.Unused)continue;let c;if(a===s.OnlyPropertiesUsed&&o.exportsInfo){c=u(e[i],o.exportsInfo,n)}else{c=e[i]}const l=o.getUsedName(i,n);r[l]=c}if(Array.isArray(r)){let e=0;for(let t=0;t20&&typeof h==="object"?`JSON.parse(${JSON.stringify(m)})`:m;f.add(`${e.moduleArgument}.exports = ${g};`);return f}}e.exports=JsonGenerator},9483:(e,t,n)=>{"use strict";const r=n(15235);const i=n(27503);const s=n(79279);const o=n(79232);const a=i(()=>n(18496));class JsonModulesPlugin{apply(e){e.hooks.compilation.tap("JsonModulesPlugin",(e,{normalModuleFactory:t})=>{t.hooks.createParser.for("json").tap("JsonModulesPlugin",e=>{r(a(),e,{name:"Json Modules Plugin",baseDataPath:"parser"});return new o(e)});t.hooks.createGenerator.for("json").tap("JsonModulesPlugin",()=>{return new s})})}}e.exports=JsonModulesPlugin},79232:(e,t,n)=>{"use strict";const r=n(78688);const i=n(2172);const s=n(38895);class JsonParser extends i{constructor(e){super();this.options=e||{}}parse(e,t){if(Buffer.isBuffer(e)){e=e.toString("utf-8")}const n=typeof this.options.parse==="function"?this.options.parse:r;const i=typeof e==="object"?e:n(e[0]==="\ufeff"?e.slice(1):e);t.module.buildInfo.jsonData=i;t.module.buildInfo.strict=true;t.module.buildMeta.exportsType="default";t.module.buildMeta.defaultObject=typeof i==="object"?"redirect-warn":false;t.module.addDependency(new s(s.getExportsFromData(i)));return t}}e.exports=JsonParser},9786:(e,t,n)=>{"use strict";const r=n(76150);const i=n(18161);class AbstractLibraryPlugin{constructor({pluginName:e,type:t}){this._pluginName=e;this._type=t;this._parseCache=new WeakMap}apply(e){const{_pluginName:t}=this;e.hooks.thisCompilation.tap(t,e=>{e.hooks.finishModules.tap(t,()=>{for(const[t,{dependencies:n,options:{library:r}}]of e.entries){const i=this._parseOptionsCached(r!==undefined?r:e.outputOptions.library);if(i!==false){const r=n[n.length-1];if(r){const n=e.moduleGraph.getModule(r);if(n){this.finishEntryModule(n,t,{options:i,compilation:e})}}}}});const n=t=>{if(e.chunkGraph.getNumberOfEntryModules(t)===0)return false;const n=e.entries.get(t.name);const r=n&&n.options.library;return this._parseOptionsCached(r!==undefined?r:e.outputOptions.library)};e.hooks.additionalChunkRuntimeRequirements.tap(t,(t,r)=>{const i=n(t);if(i!==false){this.runtimeRequirements(t,r,{options:i,compilation:e})}});const r=i.getCompilationHooks(e);r.render.tap(t,(t,r)=>{const i=n(r.chunk);if(i===false)return t;return this.render(t,r,{options:i,compilation:e})});r.chunkHash.tap(t,(t,r,i)=>{const s=n(t);if(s===false)return;this.chunkHash(t,r,i,{options:s,compilation:e})})})}_parseOptionsCached(e){if(!e)return false;if(e.type!==this._type)return false;const t=this._parseCache.get(e);if(t!==undefined)return t;const n=this.parseOptions(e);this._parseCache.set(e,n);return n}parseOptions(e){const t=n(75884);throw new t}finishEntryModule(e,t,n){}runtimeRequirements(e,t,n){t.add(r.returnExportsFromRuntime)}render(e,t,n){return e}chunkHash(e,t,n,r){const i=this._parseOptionsCached(r.compilation.outputOptions.library);t.update(this._pluginName);t.update(JSON.stringify(i))}}e.exports=AbstractLibraryPlugin},17982:(e,t,n)=>{"use strict";const{ConcatSource:r}=n(48135);const i=n(16734);const s=n(58159);const o=n(9786);class AmdLibraryPlugin extends o{constructor(e){super({pluginName:"AmdLibraryPlugin",type:e.type});this.requireAsWrapper=e.requireAsWrapper}parseOptions(e){const{name:t}=e;if(this.requireAsWrapper){if(t){throw new Error("AMD library name must be unset")}}else{if(t&&typeof t!=="string"){throw new Error("AMD library name must be a simple string or unset")}}return{name:t}}render(e,{chunkGraph:t,chunk:n,runtimeTemplate:o},{options:a,compilation:c}){const u=o.supportsArrowFunction();const l=t.getChunkModules(n).filter(e=>e instanceof i);const f=l;const p=JSON.stringify(f.map(e=>typeof e.request==="object"&&!Array.isArray(e.request)?e.request.amd:e.request));const d=f.map(e=>`__WEBPACK_EXTERNAL_MODULE_${s.toIdentifier(`${t.getModuleId(e)}`)}__`).join(", ");const h=u?`(${d}) => `:`function(${d}) { return `;const m=u?"":"}";if(this.requireAsWrapper){return new r(`require(${p}, ${h}`,e,`${m});`)}else if(a.name){const t=c.getPath(a.name,{chunk:n});return new r(`define(${JSON.stringify(t)}, ${p}, ${h}`,e,`${m});`)}else if(d){return new r(`define(${p}, ${h}`,e,`${m});`)}else{return new r(`define(${h}`,e,`${m});`)}}chunkHash(e,t,n,{options:r,compilation:i}){t.update("AmdLibraryPlugin");if(this.requireAsWrapper){t.update("requireAsWrapper")}else if(r.name){t.update("named");const n=i.getPath(r.name,{chunk:e});t.update(n)}}}e.exports=AmdLibraryPlugin},69444:(e,t,n)=>{"use strict";const{ConcatSource:r}=n(48135);const i=n(68038);const s=n(9786);const o=(e,t,n=false)=>{const r=e[0];if(e.length===1&&!n)return r;let s=t>0?r:`(${r} = typeof ${r} === "undefined" ? {} : ${r})`;let o=1;let a;if(t>o){a=e.slice(1,t);o=t;s+=i(a)}else{a=[]}const c=n?e.length:e.length-1;for(;oa.getPath(e,{chunk:i}));const f=new r;if(this.declare){const e=l[0];f.add(`${this.declare} ${e};`)}if(!s.name&&this.unnamed==="copy"){f.add(`(function(e, a) { for(var i in a) e[i] = a[i]; if(a.__esModule) Object.defineProperty(e, "__esModule", { value: true }); }(${o(l,c.length,true)},\n`);f.add(e);f.add("\n))")}else{f.add(`${o(l,c.length,false)} =\n`);f.add(e)}return f}chunkHash(e,t,n,{options:r,compilation:i}){t.update("AssignLibraryPlugin");const s=this.prefix==="global"?[i.outputOptions.globalObject]:this.prefix;const o=r.name?s.concat(r.name):s;const a=o.map(t=>i.getPath(t,{chunk:e}));if(!r.name&&this.unnamed==="copy"){t.update("copy")}if(this.declare){t.update(this.declare)}t.update(a.join("."))}}e.exports=AssignLibraryPlugin},13984:(e,t,n)=>{"use strict";const r=new WeakMap;const i=e=>{let t=r.get(e);if(t===undefined){t=new Set;r.set(e,t)}return t};class EnableLibraryPlugin{constructor(e){this.type=e}static checkEnabled(e,t){if(!i(e).has(t)){throw new Error(`Library type "${t}" is not enabled. `+"EnableLibraryPlugin need to be used to enable this type of library. "+'This usually happens through the "output.enabledLibraryTypes" option. '+'If you are using a function as entry which sets "library", you need to add all potential library types to "output.enabledLibraryTypes". '+Array.from(i(e)).join(", "))}}apply(e){const{type:t}=this;const r=i(e);if(r.has(t))return;r.add(t);if(typeof t==="string"){const r=n(97140);new r({type:t,nsObjectUsed:t!=="module"}).apply(e);switch(t){case"var":{const r=n(69444);new r({type:t,prefix:[],declare:"var",unnamed:"error"}).apply(e);break}case"assign":{const r=n(69444);new r({type:t,prefix:[],declare:false,unnamed:"error"}).apply(e);break}case"this":{const r=n(69444);new r({type:t,prefix:["this"],declare:false,unnamed:"copy"}).apply(e);break}case"window":{const r=n(69444);new r({type:t,prefix:["window"],declare:false,unnamed:"copy"}).apply(e);break}case"self":{const r=n(69444);new r({type:t,prefix:["self"],declare:false,unnamed:"copy"}).apply(e);break}case"global":{const r=n(69444);new r({type:t,prefix:"global",declare:false,unnamed:"copy"}).apply(e);break}case"commonjs":{const r=n(69444);new r({type:t,prefix:["exports"],declare:false,unnamed:"copy"}).apply(e);break}case"commonjs2":case"commonjs-module":{const r=n(69444);new r({type:t,prefix:["module","exports"],declare:false,unnamed:"assign"}).apply(e);break}case"amd":case"amd-require":{const r=n(17982);new r({type:t,requireAsWrapper:t==="amd-require"}).apply(e);break}case"umd":case"umd2":{const r=n(76456);new r({type:t,optionalAmdExternalAsGlobal:t==="umd2"}).apply(e);break}case"system":{const r=n(59405);new r({type:t}).apply(e);break}case"jsonp":{const r=n(63154);new r({type:t}).apply(e);break}case"module":break;default:throw new Error(`Unsupported library type ${t}`)}}else{}}}e.exports=EnableLibraryPlugin},97140:(e,t,n)=>{"use strict";const{ConcatSource:r}=n(48135);const{UsageState:i}=n(76632);const s=n(68038);const{getEntryRuntime:o}=n(37416);const a=n(9786);class ExportPropertyLibraryPlugin extends a{constructor({type:e,nsObjectUsed:t}){super({pluginName:"ExportPropertyLibraryPlugin",type:e});this.nsObjectUsed=t}parseOptions(e){return{export:e.export}}finishEntryModule(e,t,{options:n,compilation:r,compilation:{moduleGraph:s}}){const a=o(r,t);if(n.export){const t=s.getExportInfo(e,Array.isArray(n.export)?n.export[0]:n.export);t.setUsed(i.Used,a);t.canMangleUse=false}else{const t=s.getExportsInfo(e);if(this.nsObjectUsed){t.setUsedInUnknownWay(a)}else{t.setAllKnownExportsUsed(a)}}s.addExtraReason(e,"used as library export")}render(e,t,{options:n}){if(!n.export)return e;const i=s(Array.isArray(n.export)?n.export:[n.export]);return new r(e,i)}}e.exports=ExportPropertyLibraryPlugin},63154:(e,t,n)=>{"use strict";const{ConcatSource:r}=n(48135);const i=n(9786);class JsonpLibraryPlugin extends i{constructor(e){super({pluginName:"JsonpLibraryPlugin",type:e.type})}parseOptions(e){const{name:t}=e;if(typeof t!=="string"){throw new Error("Jsonp library name must be a simple string")}return{name:t}}render(e,{chunk:t},{options:n,compilation:i}){const s=i.getPath(n.name,{chunk:t});return new r(`${s}(`,e,")")}chunkHash(e,t,n,{options:r,compilation:i}){t.update("JsonpLibraryPlugin");t.update(i.getPath(r.name,{chunk:e}))}}e.exports=JsonpLibraryPlugin},59405:(e,t,n)=>{"use strict";const{ConcatSource:r}=n(48135);const{UsageState:i}=n(76632);const s=n(16734);const o=n(58159);const a=n(68038);const c=n(9786);class SystemLibraryPlugin extends c{constructor(e){super({pluginName:"SystemLibraryPlugin",type:e.type})}parseOptions(e){const{name:t}=e;if(t&&typeof t!=="string"){throw new Error("System.js library name must be a simple string or unset")}return{name:t}}render(e,{chunkGraph:t,moduleGraph:n,chunk:c},{options:u,compilation:l}){const f=t.getChunkModules(c).filter(e=>e instanceof s);const p=f;const d=u.name?`${JSON.stringify(l.getPath(u.name,{chunk:c}))}, `:"";const h=JSON.stringify(p.map(e=>typeof e.request==="object"&&!Array.isArray(e.request)?e.request.amd:e.request));const m="__WEBPACK_DYNAMIC_EXPORT__";const g=p.map(e=>`__WEBPACK_EXTERNAL_MODULE_${o.toIdentifier(`${t.getModuleId(e)}`)}__`);const y=g.map(e=>`var ${e} = {};`).join("\n");const v=[];const _=g.length===0?"":o.asString(["setters: [",o.indent(p.map((e,t)=>{const r=g[t];const s=n.getExportsInfo(e);const u=s.otherExportsInfo.getUsed(c.runtime)===i.Unused;const l=[];const f=[];for(const e of s.orderedExports){const t=e.getUsedName(undefined,c.runtime);if(t){if(u||t!==e.name){l.push(`${r}${a([t])} = module${a([e.name])};`);f.push(e.name)}}else{f.push(e.name)}}if(!u){if(!Array.isArray(e.request)||e.request.length===1){v.push(`Object.defineProperty(${r}, "__esModule", { value: true });`)}if(f.length>0){const e=`${r}handledNames`;v.push(`var ${e} = ${JSON.stringify(f)};`);l.push(o.asString(["Object.keys(module).forEach(function(key) {",o.indent([`if(${e}.indexOf(key) >= 0)`,o.indent(`${r}[key] = module[key];`)]),"});"]))}else{l.push(o.asString(["Object.keys(module).forEach(function(key) {",o.indent([`${r}[key] = module[key];`]),"});"]))}}if(l.length===0)return"function() {}";return o.asString(["function(module) {",o.indent(l),"}"])}).join(",\n")),"],"]);return new r(o.asString([`System.register(${d}${h}, function(${m}, __system_context__) {`,o.indent([y,o.asString(v),"return {",o.indent([_,"execute: function() {",o.indent(`${m}(`)])]),""]),e,o.asString(["",o.indent([o.indent([o.indent([");"]),"}"]),"};"]),"})"]))}chunkHash(e,t,n,{options:r,compilation:i}){t.update("SystemLibraryPlugin");if(r.name){t.update(i.getPath(r.name,{chunk:e}))}}}e.exports=SystemLibraryPlugin},76456:(e,t,n)=>{"use strict";const{ConcatSource:r,OriginalSource:i}=n(48135);const s=n(16734);const o=n(58159);const a=n(9786);const c=e=>{return e.map(e=>`[${JSON.stringify(e)}]`).join("")};const u=(e,t,n=", ")=>{const r=Array.isArray(t)?t:[t];return r.map((t,n)=>{const i=e?e+c(r.slice(0,n+1)):r[0]+c(r.slice(1,n+1));if(n===r.length-1)return i;if(n===0&&e===undefined)return`${i} = typeof ${i} === "object" ? ${i} : {}`;return`${i} = ${i} || {}`}).join(n)};class UmdLibraryPlugin extends a{constructor(e){super({pluginName:"UmdLibraryPlugin",type:e.type});this.optionalAmdExternalAsGlobal=e.optionalAmdExternalAsGlobal}parseOptions(e){let t;let n;if(typeof e.name==="object"&&!Array.isArray(e.name)){t=e.name.root||e.name.amd||e.name.commonjs;n=e.name}else{t=e.name;const r=Array.isArray(t)?t[0]:t;n={commonjs:r,root:e.name,amd:r}}return{name:t,names:n,auxiliaryComment:e.auxiliaryComment,namedDefine:e.umdNamedDefine}}render(e,{chunkGraph:t,runtimeTemplate:n,chunk:a,moduleGraph:l},{options:f,compilation:p}){const d=t.getChunkModules(a).filter(e=>e instanceof s&&(e.externalType==="umd"||e.externalType==="umd2"));let h=d;const m=[];let g=[];if(this.optionalAmdExternalAsGlobal){for(const e of h){if(e.isOptional(l)){m.push(e)}else{g.push(e)}}h=g.concat(m)}else{g=h}const y=e=>{return p.getPath(e,{chunk:a})};const v=e=>{return`[${y(e.map(e=>JSON.stringify(typeof e.request==="object"?e.request.amd:e.request)).join(", "))}]`};const _=e=>{return y(e.map(e=>{let t=e.request;if(typeof t==="object")t=t.root;return`root${c([].concat(t))}`}).join(", "))};const b=e=>{return y(h.map(t=>{let n;let r=t.request;if(typeof r==="object"){r=r[e]}if(r===undefined){throw new Error("Missing external configuration for type:"+e)}if(Array.isArray(r)){n=`require(${JSON.stringify(r[0])})${c(r.slice(1))}`}else{n=`require(${JSON.stringify(r)})`}if(t.isOptional(l)){n=`(function webpackLoadOptionalExternalModule() { try { return ${n}; } catch(e) {} }())`}return n}).join(", "))};const E=e=>{return e.map(e=>`__WEBPACK_EXTERNAL_MODULE_${o.toIdentifier(`${t.getModuleId(e)}`)}__`).join(", ")};const w=e=>{return JSON.stringify(y([].concat(e).pop()))};let S;if(m.length>0){const e=E(g);const t=g.length>0?E(g)+", "+_(m):_(m);S=`function webpackLoadOptionalExternalModuleAmd(${e}) {\n`+`\t\t\treturn factory(${t});\n`+"\t\t}"}else{S="factory"}const{auxiliaryComment:k,namedDefine:D,names:x}=f;const C=e=>{if(k){if(typeof k==="string")return"\t//"+k+"\n";if(k[e])return"\t//"+k[e]+"\n"}return""};return new r(new i("(function webpackUniversalModuleDefinition(root, factory) {\n"+C("commonjs2")+"\tif(typeof exports === 'object' && typeof module === 'object')\n"+"\t\tmodule.exports = factory("+b("commonjs2")+");\n"+C("amd")+"\telse if(typeof define === 'function' && define.amd)\n"+(g.length>0?x.amd&&D===true?"\t\tdefine("+w(x.amd)+", "+v(g)+", "+S+");\n":"\t\tdefine("+v(g)+", "+S+");\n":x.amd&&D===true?"\t\tdefine("+w(x.amd)+", [], "+S+");\n":"\t\tdefine([], "+S+");\n")+(x.root||x.commonjs?C("commonjs")+"\telse if(typeof exports === 'object')\n"+"\t\texports["+w(x.commonjs||x.root)+"] = factory("+b("commonjs")+");\n"+C("root")+"\telse\n"+"\t\t"+y(u("root",x.root||x.commonjs))+" = factory("+_(h)+");\n":"\telse {\n"+(h.length>0?"\t\tvar a = typeof exports === 'object' ? factory("+b("commonjs")+") : factory("+_(h)+");\n":"\t\tvar a = factory();\n")+"\t\tfor(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];\n"+"\t}\n")+`})(${n.outputOptions.globalObject}, function(${E(h)}) {\nreturn `,"webpack/universalModuleDefinition"),e,";\n})")}}e.exports=UmdLibraryPlugin},78539:(e,t)=>{"use strict";const n=Object.freeze({error:"error",warn:"warn",info:"info",log:"log",debug:"debug",trace:"trace",group:"group",groupCollapsed:"groupCollapsed",groupEnd:"groupEnd",profile:"profile",profileEnd:"profileEnd",time:"time",clear:"clear",status:"status"});t.LogType=n;const r=Symbol("webpack logger raw log method");const i=Symbol("webpack logger times");const s=Symbol("webpack logger aggregated times");class WebpackLogger{constructor(e,t){this[r]=e;this.getChildLogger=t}error(...e){this[r](n.error,e)}warn(...e){this[r](n.warn,e)}info(...e){this[r](n.info,e)}log(...e){this[r](n.log,e)}debug(...e){this[r](n.debug,e)}assert(e,...t){if(!e){this[r](n.error,t)}}trace(){this[r](n.trace,["Trace"])}clear(){this[r](n.clear)}status(...e){this[r](n.status,e)}group(...e){this[r](n.group,e)}groupCollapsed(...e){this[r](n.groupCollapsed,e)}groupEnd(...e){this[r](n.groupEnd,e)}profile(e){this[r](n.profile,[e])}profileEnd(e){this[r](n.profileEnd,[e])}time(e){this[i]=this[i]||new Map;this[i].set(e,process.hrtime())}timeLog(e){const t=this[i]&&this[i].get(e);if(!t){throw new Error(`No such label '${e}' for WebpackLogger.timeLog()`)}const s=process.hrtime(t);this[r](n.time,[e,...s])}timeEnd(e){const t=this[i]&&this[i].get(e);if(!t){throw new Error(`No such label '${e}' for WebpackLogger.timeEnd()`)}const s=process.hrtime(t);this[i].delete(e);this[r](n.time,[e,...s])}timeAggregate(e){const t=this[i]&&this[i].get(e);if(!t){throw new Error(`No such label '${e}' for WebpackLogger.timeAggregate()`)}const n=process.hrtime(t);this[i].delete(e);this[s]=this[s]||new Map;const r=this[s].get(e);if(r!==undefined){if(n[1]+r[1]>1e9){n[0]+=r[0]+1;n[1]=n[1]-1e9+r[1]}else{n[0]+=r[0];n[1]+=r[1]}}this[s].set(e,n)}timeAggregateEnd(e){if(this[s]===undefined)return;const t=this[s].get(e);if(t===undefined)return;this[r](n.time,[e,...t])}}t.Logger=WebpackLogger},70108:(e,t,n)=>{"use strict";const{LogType:r}=n(78539);const i=e=>{if(typeof e==="string"){const t=new RegExp(`[\\\\/]${e.replace(/[-[\]{}()*+?.\\^$|]/g,"\\$&")}([\\\\/]|$|!|\\?)`);return e=>t.test(e)}if(e&&typeof e==="object"&&typeof e.test==="function"){return t=>e.test(t)}if(typeof e==="function"){return e}if(typeof e==="boolean"){return()=>e}};const s={none:6,false:6,error:5,warn:4,info:3,log:2,true:2,verbose:1};e.exports=(({level:e="info",debug:t=false,console:n})=>{const o=typeof t==="boolean"?[()=>t]:[].concat(t).map(i);const a=s[`${e}`]||0;const c=(e,t,i)=>{const c=()=>{if(Array.isArray(i)){if(i.length>0&&typeof i[0]==="string"){return[`[${e}] ${i[0]}`,...i.slice(1)]}else{return[`[${e}]`,...i]}}else{return[]}};const u=o.some(t=>t(e));switch(t){case r.debug:if(!u)return;if(typeof n.debug==="function"){n.debug(...c())}else{n.log(...c())}break;case r.log:if(!u&&a>s.log)return;n.log(...c());break;case r.info:if(!u&&a>s.info)return;n.info(...c());break;case r.warn:if(!u&&a>s.warn)return;n.warn(...c());break;case r.error:if(!u&&a>s.error)return;n.error(...c());break;case r.trace:if(!u)return;n.trace();break;case r.groupCollapsed:if(!u&&a>s.log)return;if(!u&&a>s.verbose){if(typeof n.groupCollapsed==="function"){n.groupCollapsed(...c())}else{n.log(...c())}break}case r.group:if(!u&&a>s.log)return;if(typeof n.group==="function"){n.group(...c())}else{n.log(...c())}break;case r.groupEnd:if(!u&&a>s.log)return;if(typeof n.groupEnd==="function"){n.groupEnd()}break;case r.time:{if(!u&&a>s.log)return;const t=i[1]*1e3+i[2]/1e6;const r=`[${e}] ${i[0]}: ${t} ms`;if(typeof n.logTime==="function"){n.logTime(r)}else{n.log(r)}break}case r.profile:if(typeof n.profile==="function"){n.profile(...c())}break;case r.profileEnd:if(typeof n.profileEnd==="function"){n.profileEnd(...c())}break;case r.clear:if(!u&&a>s.log)return;if(typeof n.clear==="function"){n.clear()}break;case r.status:if(!u&&a>s.info)return;if(typeof n.status==="function"){if(i.length===0){n.status()}else{n.status(...c())}}else{if(i.length!==0){n.info(...c())}}break;default:throw new Error(`Unexpected LogType ${t}`)}};return c})},50595:e=>{"use strict";const t=e=>{let t=0;for(const n of e)t+=n;return t};const n=(e,r)=>{const i=e.map(e=>`${e}`.length);const s=r-i.length+1;if(s>0&&e.length===1){if(s>=e[0].length){return e}else if(s>3){return["..."+e[0].slice(-s+3)]}else{return[e[0].slice(-s)]}}if(sMath.min(e,6)))){if(e.length>1)return n(e.slice(0,e.length-1),r);return[]}let o=t(i);if(o<=s)return e;while(o>s){const e=Math.max(...i);const t=i.filter(t=>t!==e);const n=t.length>0?Math.max(...t):0;const r=e-n;let a=i.length-t.length;let c=o-s;for(let t=0;t{const n=`${e}`;const r=i[t];if(n.length===r){return n}else if(r>5){return"..."+n.slice(-r+3)}else if(r>0){return n.slice(-r)}else{return""}})};e.exports=n},93632:(e,t,n)=>{"use strict";const r=n(76537);const i=n(15808);const s=n(70108);const o=n(2255);const a=n(56642);class NodeEnvironmentPlugin{constructor(e){this.options=e||{}}apply(e){e.infrastructureLogger=s(Object.assign({level:"info",debug:false,console:a},this.options.infrastructureLogging));e.inputFileSystem=new r(i,6e4);const t=e.inputFileSystem;e.outputFileSystem=i;e.intermediateFileSystem=i;e.watchFileSystem=new o(e.inputFileSystem);e.hooks.beforeRun.tap("NodeEnvironmentPlugin",e=>{if(e.inputFileSystem===t){t.purge()}})}}e.exports=NodeEnvironmentPlugin},92662:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66298);e.exports=class NodeSourcePlugin{constructor(e){this._options=e}apply(e){const t=this._options;if(t===false){return}e.hooks.compilation.tap("NodeSourcePlugin",(e,{normalModuleFactory:n})=>{const s=(e,n)=>{if(n.node===false)return;let s=t;if(n.node){s={...s,...n.node}}if(s.global){e.hooks.expression.for("global").tap("NodeSourcePlugin",t=>{const n=new i(r.global,t.range,[r.global]);n.loc=t.loc;e.state.module.addPresentationalDependency(n)})}};n.hooks.parser.for("javascript/auto").tap("NodeSourcePlugin",s);n.hooks.parser.for("javascript/dynamic").tap("NodeSourcePlugin",s);n.hooks.parser.for("javascript/esm").tap("NodeSourcePlugin",s)})}}},84980:(e,t,n)=>{"use strict";const r=n(61050);const i=n(32282).builtinModules||Object.keys(process.binding("natives"));class NodeTargetPlugin{apply(e){new r("commonjs",i).apply(e)}}e.exports=NodeTargetPlugin},91591:(e,t,n)=>{"use strict";const{ConcatSource:r}=n(48135);const i=n(76150);const s=n(58159);const o=n(18161);const{getChunkFilenameTemplate:a}=n(18161);const c=n(64997);class NodeTemplatePlugin{constructor(e){e=e||{};this.asyncChunkLoading=e.asyncChunkLoading}apply(e){const t=this.asyncChunkLoading?n(26020):n(75491);new c({asyncChunkLoading:this.asyncChunkLoading,exposedGlobal:"module.exports"}).apply(e);e.hooks.thisCompilation.tap("NodeTemplatePlugin",e=>{const n=o.getCompilationHooks(e);n.renderChunk.tap("NodeTemplatePlugin",(t,n)=>{const{chunk:o,chunkGraph:c,runtimeTemplate:u}=n;const l=new r;l.add(`exports.id = ${JSON.stringify(o.id)};\n`);l.add(`exports.ids = ${JSON.stringify(o.ids)};\n`);l.add(`exports.modules = `);l.add(t);l.add(";\n");const f=c.getChunkRuntimeModulesInOrder(o);if(f.length>0){l.add("exports.runtime =\n");l.add(s.renderChunkRuntimeModules(f,n))}const p=Array.from(c.getChunkEntryModulesWithChunkGroupIterable(o));if(p.length>0){const t=p[0][1].getRuntimeChunk();const n=e.getPath(a(o,e.outputOptions),{chunk:o,contentHashType:"javascript"}).split("/");const s=e.getPath(a(t,e.outputOptions),{chunk:t,contentHashType:"javascript"}).split("/");n.pop();while(n.length>0&&s.length>0&&n[0]===s[0]){n.shift();s.shift()}const f=(n.length>0?"../".repeat(n.length):"./")+s.join("/");const d=new r;d.add(`(${u.supportsArrowFunction()?"() => ":"function() "}{\n`);d.add("var exports = {};\n");d.add(l);d.add(";\n\n// load runtime\n");d.add(`var __webpack_require__ = require(${JSON.stringify(f)});\n`);d.add(`${i.externalInstallChunk}(exports);\n`);for(let e=0;ee!==o&&e!==t).map(e=>e.id))}, ${JSON.stringify(c.getModuleId(n))});\n`)}d.add("})()");return d}return l});n.render.tap("NodeTemplatePlugin",(e,t)=>{const{chunk:n,chunkGraph:r}=t;if(!n.hasRuntime())return e;if(r.getNumberOfEntryModules(n)>0)return e});n.chunkHash.tap("NodeTemplatePlugin",(e,t)=>{if(e.hasRuntime())return;t.update("node");t.update("1")});const c=new WeakSet;const u=(n,r)=>{if(c.has(n))return;c.add(n);r.add(i.moduleFactoriesAddOnly);r.add(i.hasOwnProperty);e.addRuntimeModule(n,new t(r))};e.hooks.additionalTreeRuntimeRequirements.tap("NodeTemplatePlugin",(t,n)=>{if(Array.from(t.getAllReferencedChunks()).some(n=>n!==t&&e.chunkGraph.getNumberOfEntryModules(n)>0)){n.add(i.startupEntrypoint);n.add(i.externalInstallChunk)}});e.hooks.runtimeRequirementInTree.for(i.ensureChunkHandlers).tap("NodeTemplatePlugin",u);e.hooks.runtimeRequirementInTree.for(i.hmrDownloadUpdateHandlers).tap("NodeTemplatePlugin",u);e.hooks.runtimeRequirementInTree.for(i.hmrDownloadManifest).tap("NodeTemplatePlugin",u);e.hooks.runtimeRequirementInTree.for(i.ensureChunkHandlers).tap("NodeTemplatePlugin",(e,t)=>{t.add(i.getChunkScriptFilename)});e.hooks.runtimeRequirementInTree.for(i.hmrDownloadUpdateHandlers).tap("NodeTemplatePlugin",(e,t)=>{t.add(i.getChunkUpdateScriptFilename);t.add(i.moduleCache);t.add(i.hmrModuleData);t.add(i.moduleFactoriesAddOnly)});e.hooks.runtimeRequirementInTree.for(i.hmrDownloadManifest).tap("NodeTemplatePlugin",(e,t)=>{t.add(i.getUpdateManifestFilename)})})}}e.exports=NodeTemplatePlugin},2255:(e,t,n)=>{"use strict";const r=n(92512);class NodeWatchFileSystem{constructor(e){this.inputFileSystem=e;this.watcherOptions={aggregateTimeout:0};this.watcher=new r(this.watcherOptions)}watch(e,t,n,i,s,o,a){if(!e||typeof e[Symbol.iterator]!=="function"){throw new Error("Invalid arguments: 'files'")}if(!t||typeof t[Symbol.iterator]!=="function"){throw new Error("Invalid arguments: 'directories'")}if(!n||typeof n[Symbol.iterator]!=="function"){throw new Error("Invalid arguments: 'missing'")}if(typeof o!=="function"){throw new Error("Invalid arguments: 'callback'")}if(typeof i!=="number"&&i){throw new Error("Invalid arguments: 'startTime'")}if(typeof s!=="object"){throw new Error("Invalid arguments: 'options'")}if(typeof a!=="function"&&a){throw new Error("Invalid arguments: 'callbackUndelayed'")}const c=this.watcher;this.watcher=new r(s);if(a){this.watcher.once("change",a)}this.watcher.once("aggregated",(e,t)=>{if(this.inputFileSystem&&this.inputFileSystem.purge){for(const t of e){this.inputFileSystem.purge(t)}for(const e of t){this.inputFileSystem.purge(e)}}const n=this.watcher.getTimeInfoEntries();o(null,n,n,e,t)});this.watcher.watch({files:e,directories:t,missing:n,startTime:i});if(c){c.close()}return{close:()=>{if(this.watcher){this.watcher.close();this.watcher=null}},pause:()=>{if(this.watcher){this.watcher.pause()}},getFileTimeInfoEntries:()=>{if(this.watcher){return this.watcher.getTimeInfoEntries()}else{return new Map}},getContextTimeInfoEntries:()=>{if(this.watcher){return this.watcher.getTimeInfoEntries()}else{return new Map}}}}}e.exports=NodeWatchFileSystem},26020:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);const{chunkHasJs:o,getChunkFilenameTemplate:a}=n(18161);const c=n(87274);const{getUndoPath:u}=n(49197);class ReadFileChunkLoadingRuntimeModule extends i{constructor(e){super("readFile chunk loading",10);this.runtimeRequirements=e}generate(){const{chunk:e}=this;const{chunkGraph:t,runtimeTemplate:i}=this.compilation;const l=r.ensureChunkHandlers;const f=this.runtimeRequirements.has(r.externalInstallChunk);const p=this.runtimeRequirements.has(r.ensureChunkHandlers);const d=this.runtimeRequirements.has(r.hmrDownloadUpdateHandlers);const h=this.runtimeRequirements.has(r.hmrDownloadManifest);const m=c(t.getChunkConditionMap(e,o));const g=this.compilation.getPath(a(e,this.compilation.outputOptions),{chunk:e,contentHashType:"javascript"});const y=u(g,false);return s.asString(["// object to store loaded chunks",'// "0" means "already loaded", Promise means loading',"var installedChunks = {",s.indent(e.ids.map(e=>`${JSON.stringify(e)}: 0`).join(",\n")),"};","",p||f?`var installChunk = ${i.basicFunction("chunk",["var moreModules = chunk.modules, chunkIds = chunk.ids, runtime = chunk.runtime;","for(var moduleId in moreModules) {",s.indent([`if(${r.hasOwnProperty}(moreModules, moduleId)) {`,s.indent([`${r.moduleFactories}[moduleId] = moreModules[moduleId];`]),"}"]),"}",`if(runtime) runtime(__webpack_require__);`,"var callbacks = [];","for(var i = 0; i < chunkIds.length; i++) {",s.indent(["if(installedChunks[chunkIds[i]])",s.indent(["callbacks = callbacks.concat(installedChunks[chunkIds[i]][0]);"]),"installedChunks[chunkIds[i]] = 0;"]),"}","for(i = 0; i < callbacks.length; i++)",s.indent("callbacks[i]();")])};`:"// no chunk install function needed","",p?s.asString(["// ReadFile + VM.run chunk loading for javascript",`${l}.readFileVm = function(chunkId, promises) {`,m!==false?s.indent(["","var installedChunkData = installedChunks[chunkId];",'if(installedChunkData !== 0) { // 0 means "already installed".',s.indent(['// array of [resolve, reject, promise] means "currently loading"',"if(installedChunkData) {",s.indent(["promises.push(installedChunkData[2]);"]),"} else {",s.indent([m===true?"if(true) { // all chunks have JS":`if(${m("chunkId")}) {`,s.indent(["// load the chunk and return promise to it","var promise = new Promise(function(resolve, reject) {",s.indent(["installedChunkData = installedChunks[chunkId] = [resolve, reject];",`var filename = require('path').join(__dirname, ${JSON.stringify(y)} + ${r.getChunkScriptFilename}(chunkId));`,"require('fs').readFile(filename, 'utf-8', function(err, content) {",s.indent(["if(err) return reject(err);","var chunk = {};","require('vm').runInThisContext('(function(exports, require, __dirname, __filename) {' + content + '\\n})', filename)"+"(chunk, require, require('path').dirname(filename), filename);","installChunk(chunk);"]),"});"]),"});","promises.push(installedChunkData[2] = promise);"]),"} else installedChunks[chunkId] = 0;"]),"}"]),"}"]):s.indent(["installedChunks[chunkId] = 0;"]),"};"]):"// no chunk loading","",f?s.asString(["module.exports = __webpack_require__;",`${r.externalInstallChunk} = installChunk;`]):"// no external install chunk","",d?s.asString(["function loadUpdateChunk(chunkId, updatedModulesList) {",s.indent(["return new Promise(function(resolve, reject) {",s.indent([`var filename = require('path').join(__dirname, ${JSON.stringify(y)} + ${r.getChunkUpdateScriptFilename}(chunkId));`,"require('fs').readFile(filename, 'utf-8', function(err, content) {",s.indent(["if(err) return reject(err);","var update = {};","require('vm').runInThisContext('(function(exports, require, __dirname, __filename) {' + content + '\\n})', filename)"+"(update, require, require('path').dirname(filename), filename);","var updatedModules = update.modules;","var runtime = update.runtime;","for(var moduleId in updatedModules) {",s.indent([`if(${r.hasOwnProperty}(updatedModules, moduleId)) {`,s.indent([`currentUpdate[moduleId] = updatedModules[moduleId];`,"if(updatedModulesList) updatedModulesList.push(moduleId);"]),"}"]),"}","if(runtime) currentUpdateRuntime.push(runtime);","resolve();"]),"});"]),"});"]),"}","",s.getFunctionContent(n(22215)).replace(/\$key\$/g,"readFileVm").replace(/\$installedChunks\$/g,"installedChunks").replace(/\$loadUpdateChunk\$/g,"loadUpdateChunk").replace(/\$moduleCache\$/g,r.moduleCache).replace(/\$moduleFactories\$/g,r.moduleFactories).replace(/\$ensureChunkHandlers\$/g,r.ensureChunkHandlers).replace(/\$hasOwnProperty\$/g,r.hasOwnProperty).replace(/\$hmrModuleData\$/g,r.hmrModuleData).replace(/\$hmrDownloadUpdateHandlers\$/g,r.hmrDownloadUpdateHandlers).replace(/\$hmrInvalidateModuleHandlers\$/g,r.hmrInvalidateModuleHandlers)]):"// no HMR","",h?s.asString([`${r.hmrDownloadManifest} = function() {`,s.indent(["return new Promise(function(resolve, reject) {",s.indent([`var filename = require('path').join(__dirname, ${JSON.stringify(y)} + ${r.getUpdateManifestFilename}());`,"require('fs').readFile(filename, 'utf-8', function(err, content) {",s.indent(["if(err) {",s.indent(['if(err.code === "ENOENT") return resolve();',"return reject(err);"]),"}","try { resolve(JSON.parse(content)); }","catch(e) { reject(e); }"]),"});"]),"});"]),"}"]):"// no HMR manifest"])}}e.exports=ReadFileChunkLoadingRuntimeModule},21273:(e,t,n)=>{"use strict";const r=n(76150);const i=n(58159);const s=n(21941);class ReadFileCompileAsyncWasmPlugin{apply(e){e.hooks.thisCompilation.tap("ReadFileCompileAsyncWasmPlugin",e=>{const t=e=>i.asString(["new Promise(function (resolve, reject) {",i.indent(["var { readFile } = require('fs');","var { join } = require('path');","","try {",i.indent([`readFile(join(__dirname, ${e}), function(err, buffer){`,i.indent(["if (err) return reject(err);","","// Fake fetch response","resolve({",i.indent(["arrayBuffer() { return buffer; }"]),"});"]),"});"]),"} catch (err) { reject(err); }"]),"})"]);e.hooks.runtimeRequirementInTree.for(r.instantiateWasm).tap("ReadFileCompileAsyncWasmPlugin",(n,i)=>{const o=e.chunkGraph;if(!o.hasModuleInGraph(n,e=>e.type==="webassembly/async")){return}i.add(r.publicPath);e.addRuntimeModule(n,new s({generateLoadBinaryCode:t,supportsStreaming:false}))})})}}e.exports=ReadFileCompileAsyncWasmPlugin},71049:(e,t,n)=>{"use strict";const r=n(76150);const i=n(58159);const s=n(95982);class ReadFileCompileWasmPlugin{constructor(e){this.options=e||{}}apply(e){e.hooks.thisCompilation.tap("ReadFileCompileWasmPlugin",e=>{const t=e=>i.asString(["new Promise(function (resolve, reject) {",i.indent(["var { readFile } = require('fs');","var { join } = require('path');","","try {",i.indent([`readFile(join(__dirname, ${e}), function(err, buffer){`,i.indent(["if (err) return reject(err);","","// Fake fetch response","resolve({",i.indent(["arrayBuffer() { return buffer; }"]),"});"]),"});"]),"} catch (err) { reject(err); }"]),"})"]);e.hooks.runtimeRequirementInTree.for(r.ensureChunkHandlers).tap("ReadFileCompileWasmPlugin",(n,i)=>{const o=e.chunkGraph;if(!o.hasModuleInGraph(n,e=>e.type==="webassembly/sync")){return}i.add(r.moduleCache);e.addRuntimeModule(n,new s({generateLoadBinaryCode:t,supportsStreaming:false,mangleImports:this.options.mangleImports}))})})}}e.exports=ReadFileCompileWasmPlugin},75491:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);const{chunkHasJs:o,getChunkFilenameTemplate:a}=n(18161);const c=n(87274);const{getUndoPath:u}=n(49197);class RequireChunkLoadingRuntimeModule extends i{constructor(e){super("require chunk loading",10);this.runtimeRequirements=e}generate(){const{chunk:e}=this;const{chunkGraph:t,runtimeTemplate:i}=this.compilation;const l=r.ensureChunkHandlers;const f=this.runtimeRequirements.has(r.externalInstallChunk);const p=this.runtimeRequirements.has(r.ensureChunkHandlers);const d=this.runtimeRequirements.has(r.hmrDownloadUpdateHandlers);const h=this.runtimeRequirements.has(r.hmrDownloadManifest);const m=c(t.getChunkConditionMap(e,o));const g=this.compilation.getPath(a(e,this.compilation.outputOptions),{chunk:e,contentHashType:"javascript"});const y=u(g,true);return s.asString(["// object to store loaded chunks",'// "1" means "loaded", otherwise not loaded yet',"var installedChunks = {",s.indent(e.ids.map(e=>`${JSON.stringify(e)}: 1`).join(",\n")),"};","",p||f?`var installChunk = ${i.basicFunction("chunk",["var moreModules = chunk.modules, chunkIds = chunk.ids, runtime = chunk.runtime;","for(var moduleId in moreModules) {",s.indent([`if(${r.hasOwnProperty}(moreModules, moduleId)) {`,s.indent([`${r.moduleFactories}[moduleId] = moreModules[moduleId];`]),"}"]),"}",`if(runtime) runtime(__webpack_require__);`,"for(var i = 0; i < chunkIds.length; i++)",s.indent("installedChunks[chunkIds[i]] = 1;")])};`:"// no chunk install function needed","",p?s.asString(["// require() chunk loading for javascript",`${l}.require = function(chunkId, promises) {`,m!==false?s.indent(["",'// "1" is the signal for "already loaded"',"if(!installedChunks[chunkId]) {",s.indent([m===true?"if(true) { // all chunks have JS":`if(${m("chunkId")}) {`,s.indent([`installChunk(require(${JSON.stringify(y)} + ${r.getChunkScriptFilename}(chunkId)));`]),"} else installedChunks[chunkId] = 1;",""]),"}"]):"installedChunks[chunkId] = 1;","};"]):"// no chunk loading","",f?s.asString(["module.exports = __webpack_require__;",`${r.externalInstallChunk} = installChunk;`]):"// no external install chunk","",d?s.asString(["function loadUpdateChunk(chunkId, updatedModulesList) {",s.indent([`var update = require(${JSON.stringify(y)} + ${r.getChunkUpdateScriptFilename}(chunkId));`,"var updatedModules = update.modules;","var runtime = update.runtime;","for(var moduleId in updatedModules) {",s.indent([`if(${r.hasOwnProperty}(updatedModules, moduleId)) {`,s.indent([`currentUpdate[moduleId] = updatedModules[moduleId];`,"if(updatedModulesList) updatedModulesList.push(moduleId);"]),"}"]),"}","if(runtime) currentUpdateRuntime.push(runtime);"]),"}","",s.getFunctionContent(n(22215)).replace(/\$key\$/g,"require").replace(/\$installedChunks\$/g,"installedChunks").replace(/\$loadUpdateChunk\$/g,"loadUpdateChunk").replace(/\$moduleCache\$/g,r.moduleCache).replace(/\$moduleFactories\$/g,r.moduleFactories).replace(/\$ensureChunkHandlers\$/g,r.ensureChunkHandlers).replace(/\$hasOwnProperty\$/g,r.hasOwnProperty).replace(/\$hmrModuleData\$/g,r.hmrModuleData).replace(/\$hmrDownloadUpdateHandlers\$/g,r.hmrDownloadUpdateHandlers).replace(/\$hmrInvalidateModuleHandlers\$/g,r.hmrInvalidateModuleHandlers)]):"// no HMR","",h?s.asString([`${r.hmrDownloadManifest} = function() {`,s.indent(["return Promise.resolve().then(function() {",s.indent([`return require(${JSON.stringify(y)} + ${r.getUpdateManifestFilename}());`]),'}).catch(function(err) { if(err.code !== "MODULE_NOT_FOUND") throw err; });']),"}"]):"// no HMR manifest"])}}e.exports=RequireChunkLoadingRuntimeModule},56642:(e,t,n)=>{"use strict";const r=n(31669);const i=n(50595);const s=process.stderr.isTTY&&process.env.TERM!=="dumb";let o=undefined;let a=false;let c="";let u=0;const l=(e,t,n,r)=>{if(e==="")return e;t=c+t;if(s){return t+n+e.replace(/\n/g,r+"\n"+t+n)+r}else{return t+e.replace(/\n/g,"\n"+t)}};const f=()=>{if(a){process.stderr.write("\r");a=false}};const p=()=>{if(!o)return;const e=process.stderr.columns;const t=e?i(o,e-1):o;const n=t.join(" ");const r=`${n}`;process.stderr.write(`\r${r}`);a=true};const d=(e,t,n)=>{return(...i)=>{if(u>0)return;f();const s=l(r.format(...i),e,t,n);process.stderr.write(s+"\n");p()}};const h=d("<-> ","","");const m=d("<+> ","","");e.exports={log:d(" ","",""),debug:d(" ","",""),trace:d(" ","",""),info:d(" ","",""),warn:d(" ","",""),error:d(" ","",""),logTime:d(" ","",""),group:(...e)=>{h(...e);if(u>0){u++}else{c+=" "}},groupCollapsed:(...e)=>{m(...e);u++},groupEnd:()=>{if(u>0)u--;else if(c.length>=2)c=c.slice(0,c.length-2)},profile:console.profile&&(e=>console.profile(e)),profileEnd:console.profileEnd&&(e=>console.profileEnd(e)),clear:s&&console.clear&&(()=>{f();console.clear();p()}),status:s?(e,...t)=>{t=t.filter(Boolean);if(e===undefined&&t.length===0){f();o=undefined}else if(typeof e==="string"&&e.startsWith("[webpack.Progress] ")){o=[e.slice(19),...t];p()}else if(e==="[webpack.Progress]"){o=[...t];p()}else{o=[e,...t];p()}}:d(" ","","")}},61332:(e,t,n)=>{"use strict";const{STAGE_ADVANCED:r}=n(82414);class AggressiveMergingPlugin{constructor(e){if(e!==undefined&&typeof e!=="object"||Array.isArray(e)){throw new Error("Argument should be an options object. To use defaults, pass in nothing.\nFor more info on options, see https://webpack.js.org/plugins/")}this.options=e||{}}apply(e){const t=this.options;const n=t.minSizeReduce||1.5;e.hooks.thisCompilation.tap("AggressiveMergingPlugin",e=>{e.hooks.optimizeChunks.tap({name:"AggressiveMergingPlugin",stage:r},t=>{const r=e.chunkGraph;let i=[];for(const e of t){if(e.canBeInitial())continue;for(const n of t){if(n.canBeInitial())continue;if(n===e)break;if(!r.canChunksBeIntegrated(e,n)){continue}const t=r.getChunkSize(n,{chunkOverhead:0});const s=r.getChunkSize(e,{chunkOverhead:0});const o=r.getIntegratedChunksSize(n,e,{chunkOverhead:0});const a=(t+s)/o;i.push({a:e,b:n,improvement:a})}}i.sort((e,t)=>{return t.improvement-e.improvement});const s=i[0];if(!s)return;if(s.improvement{"use strict";const r=n(15235);const i=n(69127);const{STAGE_ADVANCED:s}=n(82414);const{intersect:o}=n(26221);const{compareModulesByIdentifier:a,compareChunks:c}=n(68673);const u=n(49197);const l=(e,t,n)=>{return r=>{e.disconnectChunkAndModule(t,r);e.connectChunkAndModule(n,r)}};const f=(e,t)=>{return n=>{return!e.isEntryModuleInChunk(n,t)}};const p=new WeakSet;class AggressiveSplittingPlugin{constructor(e={}){r(i,e,{name:"Aggressive Splitting Plugin",baseDataPath:"options"});this.options=e;if(typeof this.options.minSize!=="number"){this.options.minSize=30*1024}if(typeof this.options.maxSize!=="number"){this.options.maxSize=50*1024}if(typeof this.options.chunkOverhead!=="number"){this.options.chunkOverhead=0}if(typeof this.options.entryChunkMultiplicator!=="number"){this.options.entryChunkMultiplicator=1}}static wasChunkRecorded(e){return p.has(e)}apply(e){e.hooks.thisCompilation.tap("AggressiveSplittingPlugin",t=>{let n=false;let r;let i;let d;t.hooks.optimize.tap("AggressiveSplittingPlugin",()=>{r=[];i=new Set;d=new Map});t.hooks.optimizeChunks.tap({name:"AggressiveSplittingPlugin",stage:s},n=>{const s=t.chunkGraph;const p=new Map;const h=new Map;const m=u.makePathsRelative.bindContextCache(e.context,e.root);for(const e of t.modules){const t=m(e.identifier());p.set(t,e);h.set(e,t)}const g=new Set;for(const e of n){g.add(e.id)}const y=t.records&&t.records.aggressiveSplits||[];const v=r?y.concat(r):y;const _=this.options.minSize;const b=this.options.maxSize;const E=e=>{if(e.id!==undefined&&g.has(e.id)){return false}const n=e.modules.map(e=>p.get(e));if(!n.every(Boolean))return false;let r=0;for(const e of n)r+=e.size();if(r!==e.size)return false;const a=o(n.map(e=>new Set(s.getModuleChunksIterable(e))));if(a.size===0)return false;if(a.size===1&&s.getNumberOfChunkModules(Array.from(a)[0])===n.length){const t=Array.from(a)[0];if(i.has(t))return false;i.add(t);d.set(t,e);return true}const c=t.addChunk();c.chunkReason="aggressive splitted";for(const e of a){n.forEach(l(s,e,c));e.split(c);e.name=null}i.add(c);d.set(c,e);if(e.id!==null&&e.id!==undefined){c.id=e.id;c.ids=[e.id]}return true};let w=false;for(let e=0;e{const n=s.getChunkModulesSize(t)-s.getChunkModulesSize(e);if(n)return n;const r=s.getNumberOfChunkModules(e)-s.getNumberOfChunkModules(t);if(r)return r;return S(e,t)});for(const e of k){if(i.has(e))continue;const t=s.getChunkModulesSize(e);if(t>b&&s.getNumberOfChunkModules(e)>1){const t=s.getOrderedChunkModules(e,a).filter(f(s,e));const n=[];let i=0;for(let e=0;eb&&i>=_){break}i=s;n.push(r)}if(n.length===0)continue;const o={modules:n.map(e=>h.get(e)).sort(),size:i};if(E(o)){r=(r||[]).concat(o);w=true}}}if(w)return true});t.hooks.recordHash.tap("AggressiveSplittingPlugin",e=>{const r=new Set;const i=new Set;for(const e of t.chunks){const t=d.get(e);if(t!==undefined){if(t.hash&&e.hash!==t.hash){i.add(t)}}}if(i.size>0){e.aggressiveSplits=e.aggressiveSplits.filter(e=>!i.has(e));n=true}else{for(const e of t.chunks){const t=d.get(e);if(t!==undefined){t.hash=e.hash;t.id=e.id;r.add(t);p.add(e)}}const s=t.records&&t.records.aggressiveSplits;if(s){for(const e of s){if(!i.has(e))r.add(e)}}e.aggressiveSplits=Array.from(r);n=false}});t.hooks.needAdditionalSeal.tap("AggressiveSplittingPlugin",()=>{if(n){n=false;return true}})})}}e.exports=AggressiveSplittingPlugin},95734:(e,t,n)=>{"use strict";const r=n(19579);const{CachedSource:i,ConcatSource:s,ReplaceSource:o}=n(48135);const a=n(84304);const{UsageState:c}=n(76632);const u=n(53453);const l=n(76150);const f=n(58159);const p=n(54290);const d=n(55037);const h=n(44576);const m=n(14696);const g=n(37359);const y=n(69707);const v=n(2230);const _=n(3711);const{equals:b}=n(73910);const E=n(83379);const{concatComparators:w,keepOriginalOrder:S}=n(68673);const k=n(35891);const D=n(49197).contextify;const x=n(56202);const C=n(68038);const A=["__WEBPACK_MODULE_DEFAULT_EXPORT__","abstract,arguments,async,await,boolean,break,byte,case,catch,char,class,const,continue","debugger,default,delete,do,double,else,enum,eval,export,extends,false,final,finally,float","for,function,goto,if,implements,import,in,instanceof,int,interface,let,long,native,new,null","package,private,protected,public,return,short,static,super,switch,synchronized,this,throw","throws,transient,true,try,typeof,var,void,volatile,while,with,yield","module,__dirname,__filename,exports","Array,Date,eval,function,hasOwnProperty,Infinity,isFinite,isNaN,isPrototypeOf,length,Math","NaN,name,Number,Object,prototype,String,toString,undefined,valueOf","alert,all,anchor,anchors,area,assign,blur,button,checkbox,clearInterval,clearTimeout","clientInformation,close,closed,confirm,constructor,crypto,decodeURI,decodeURIComponent","defaultStatus,document,element,elements,embed,embeds,encodeURI,encodeURIComponent,escape","event,fileUpload,focus,form,forms,frame,innerHeight,innerWidth,layer,layers,link,location","mimeTypes,navigate,navigator,frames,frameRate,hidden,history,image,images,offscreenBuffering","open,opener,option,outerHeight,outerWidth,packages,pageXOffset,pageYOffset,parent,parseFloat","parseInt,password,pkcs11,plugin,prompt,propertyIsEnum,radio,reset,screenX,screenY,scroll","secure,select,self,setInterval,setTimeout,status,submit,taint,text,textarea,top,unescape","untaint,window","onblur,onclick,onerror,onfocus,onkeydown,onkeypress,onkeyup,onmouseover,onload,onmouseup,onmousedown,onsubmit"].join(",").split(",");const T=(e,t)=>{const n=e.sourceOrder;const r=t.sourceOrder;if(isNaN(n)){if(!isNaN(r)){return 1}}else{if(isNaN(r)){return-1}if(n!==r){return n{let t="";let n=true;for(const r of e){if(n){n=false}else{t+=", "}t+=r}return t};const O=(e,t,n,r,i,s,o)=>{const a=t.namespaceObjectName;if(!t.hasNamespaceObject){t.hasNamespaceObject=true;const c=[];const u=e.getExportsInfo(t.module);for(const a of u.orderedExports){const u=a.getUsedName(undefined,r);if(u){const l=P(e,t,[a.name],n,r,i,s,false,undefined,o,true);c.push(`\n ${JSON.stringify(u)}: ${s.returningFunction(l)}`)}}t.namespaceObjectSource=`var ${a} = {};\n${l.makeNamespaceObject}(${a});\n${l.definePropertyGetters}(${a}, {${c.join(",")}\n});\n`}return a};const F=(e,t,n,r,i,s,o,a,c)=>{let u=n.name;const l=t.getExportsType(e,a);if(r.length===0){switch(l){case"default-only":case"default-with-named":n.interopNamespaceObjectUsed=true;u=n.interopNamespaceObjectName;break;case"namespace":case"dynamic":break;default:throw new Error(`Unexpected exportsType ${l}`)}}else{switch(l){case"namespace":break;case"default-with-named":if(r[0]==="default"){u=n.name;r=r.slice(1)}break;case"default-only":if(r[0]==="default"){u=n.name}else{u="/* non-default import from default-exporting module */undefined"}r=r.slice(1);break;case"dynamic":if(r[0]==="default"){n.interopDefaultAccessUsed=true;u=s?`${n.interopDefaultAccessName}()`:c?`(${n.interopDefaultAccessName}())`:`${n.interopDefaultAccessName}.a`;r=r.slice(1)}break;default:throw new Error(`Unexpected exportsType ${l}`)}}const p=r.length===0||e.getExportsInfo(t).getUsedName(r,i);if(!p)return"/* unused export */undefined";const d=b(p,r)?"":f.toNormalComment(`${r.join(".")}`);const h=`${u}${d}${C(p)}`;if(s&&o===false){return c?`(0,${h})`:`Object(${h})`}return h};const I=(e,t,n)=>{if(e.has(n)){throw new Error(`Circular reexports ${Array.from(e,e=>`"${e.module.readableIdentifier(t)}".${e.exportName.join(".")}`).join(" --\x3e ")} -(circular)-> "${n.module.readableIdentifier(t)}".${n.exportName.join(".")}`)}e.add(n)};const R=(e,t,n,r,i=new Set)=>{switch(e.type){case"concatenated":{if(t.length===0){return{info:e,ids:t,exportName:t}}const s=t[0];const o=e.exportMap.get(s);if(o){return{info:e,ids:[o,...t.slice(1)],exportName:t}}const a=e.reexportMap.get(s);if(a){I(i,r,a);const e=n.get(a.module);if(e){return R(e,[...a.exportName,...t.slice(1)],n,r,i)}}return{info:e,ids:null,exportName:t}}case"external":{return{info:e,ids:t,exportName:t}}}};const P=(e,t,n,r,i,s,o,a,u,l,p)=>{const d=R(t,n,r,s);switch(d.info.type){case"concatenated":{const{info:t,ids:n,exportName:a}=d;if(!n){const e=`Cannot get final name for export "${a}" in "${t.module.readableIdentifier(s)}"`+` (known exports: ${Array.from(t.exportMap.keys()).join(" ")}, `+`known reexports: ${Array.from(t.reexportMap.keys()).join(" ")})`;return`${f.toNormalComment(e)} undefined${C(a,1)}`}if(n.length===0){return O(e,t,r,i,s,o,l)}const u=n[0];const p=e.getExportsInfo(t.module);if(p.getUsed(a,i)===c.Unused){return`/* unused export */ undefined${C(a,1)}`}const h=t.internalNames.get(u);if(!h){throw new Error(`The export "${u}" in "${t.module.readableIdentifier(s)}" has no internal name`)}return`${h}${C(a,1)}`}case"external":{const{info:t,ids:n}=d;const r=t.module;return F(e,r,t,n,i,a,u,l,p)}}};const N=(e,t,n,r)=>{let i=e;while(i){if(n.has(i))break;if(r.has(i))break;n.add(i);for(const e of i.variables){t.add(e.name)}i=i.upper}};const L=e=>{let t=e.references;const n=new Set(e.identifiers);for(const r of e.scope.childScopes){for(const e of r.variables){if(e.identifiers.some(e=>n.has(e))){t=t.concat(e.references);break}}}return t};const B=(e,t)=>{if(e===t){return[]}const n=t.range;const r=e=>{if(!e)return undefined;const r=e.range;if(r){if(r[0]<=n[0]&&r[1]>=n[1]){const n=B(e,t);if(n){n.push(e);return n}}}return undefined};if(Array.isArray(e)){for(let t=0;t{const t=new Map;for(const n of e){t.set(n.module,n)}return t};const U=({info:e,ids:t=undefined,call:n=false,directImport:r=false,strict:i=false,asiSafe:s=false})=>{const o=n?"_call":"";const a=r?"_directImport":"";const c=i?"_strict":"";const u=s?"_asiSafe":"";const l=t?Buffer.from(JSON.stringify(t),"utf-8").toString("hex"):"ns";return`__WEBPACK_MODULE_REFERENCE__${e.index}_${l}${o}${a}${c}${u}__`};const z=/^__WEBPACK_MODULE_REFERENCE__(\d+)_([\da-f]+|ns)(_call)?(_directImport)?(_strict)?(_asiSafe)?__$/;const H=e=>{return z.test(e)};const V=(e,t)=>{const n=z.exec(e);if(!n)return null;const r=+n[1];return{index:r,info:t[r],ids:n[2]==="ns"?[]:JSON.parse(Buffer.from(n[2],"hex").toString("utf-8")),call:!!n[3],directImport:!!n[4],strict:!!n[5],asiSafe:!!n[6]}};const G=new Set(["javascript"]);const q=(e,t,n)=>{const r=t.getModule(e);if(!r)return[];const i=e.getIds(t);if(i.length>0){return[{name:e.name,ids:i}]}if(e.name){return[{name:e.name,ids:[]}]}const{exports:s}=e.getStarReexports(t,n,undefined,r);if(s){return Array.from(s,e=>{return{name:e,ids:[e]}})}throw new Error("ConcatenatedModule: unknown exports")};class ConcatenatedModule extends u{static create(e,t,n){const r=ConcatenatedModule._createIdentifier(e,t,n);return new ConcatenatedModule({identifier:r,rootModule:e,modules:t})}constructor({identifier:e,rootModule:t,modules:n}){super("javascript/esm",null);this._identifier=e;this.rootModule=t;this._modules=n;this.factoryMeta=t&&t.factoryMeta}updateCacheModule(e){super.updateCacheModule(e);const t=e;this._identifier=t._identifier;this.rootModule=t.rootModule;this._modules=t._modules}getSourceTypes(){return G}get modules(){return Array.from(this._modules)}identifier(){return this._identifier}readableIdentifier(e){return this.rootModule.readableIdentifier(e)+` + ${this._modules.size-1} modules`}libIdent(e){return this.rootModule.libIdent(e)}nameForCondition(){return this.rootModule.nameForCondition()}build(e,t,n,r,i){const{rootModule:s}=this;this.buildInfo={strict:true,cacheable:true,moduleArgument:s.buildInfo.moduleArgument,exportsArgument:s.buildInfo.exportsArgument,fileDependencies:new E,contextDependencies:new E,missingDependencies:new E,assets:undefined};this.buildMeta=s.buildMeta;this.clearDependenciesAndBlocks();this.clearWarningsAndErrors();for(const e of this._modules){if(!e.buildInfo.cacheable){this.buildInfo.cacheable=false}for(const n of e.dependencies.filter(e=>!(e instanceof g)||!this._modules.has(t.moduleGraph.getModule(e)))){this.dependencies.push(n)}for(const t of e.blocks){this.blocks.push(t)}if(e.buildInfo.fileDependencies){this.buildInfo.fileDependencies.addAll(e.buildInfo.fileDependencies)}if(e.buildInfo.contextDependencies){this.buildInfo.contextDependencies.addAll(e.buildInfo.contextDependencies)}if(e.buildInfo.missingDependencies){this.buildInfo.missingDependencies.addAll(e.buildInfo.missingDependencies)}const n=e.getWarnings();if(n!==undefined){for(const e of n){this.addWarning(e)}}const r=e.getErrors();if(r!==undefined){for(const e of r){this.addError(e)}}if(e.buildInfo.assets){if(this.buildInfo.assets===undefined){this.buildInfo.assets=Object.create(null)}Object.assign(this.buildInfo.assets,e.buildInfo.assets)}if(e.buildInfo.assetsInfo){if(this.buildInfo.assetsInfo===undefined){this.buildInfo.assetsInfo=new Map}for(const[t,n]of e.buildInfo.assetsInfo){this.buildInfo.assetsInfo.set(t,n)}}}i()}size(e){let t=0;for(const n of this._modules){t+=n.size(e)}return t}_createConcatenationList(e,t,n,r){const i=[];const s=new Set;const o=t=>{let i=Array.from(r.getOutgoingConnections(t));if(t===e){for(const e of r.getOutgoingConnections(this))i.push(e)}const s=i.filter(e=>{if(!(e.dependency instanceof g))return false;return e&&e.module&&e.isActive(n)}).map(e=>({connection:e,sourceOrder:e.dependency.sourceOrder}));s.sort(w(T,S(s)));return s.map(({connection:e})=>e)};const a=e=>{const n=e.module;if(!n)return;if(s.has(n)){return}if(t.has(n)){s.add(n);const t=o(n);t.forEach(a);i.push({type:"concatenated",module:e.module})}else{s.add(e.module);i.push({type:"external",get module(){return e.module}})}};s.add(e);const c=o(e);c.forEach(a);i.push({type:"concatenated",module:e});return i}static _createIdentifier(e,t,n){const r=D.bindContextCache(e.context,n);let i=[];for(const e of t){i.push(r(e.identifier()))}i.sort();const s=k("md4");s.update(i.join(" "));return e.identifier()+"|"+s.digest("hex")}codeGeneration({dependencyTemplates:e,runtimeTemplate:t,moduleGraph:n,chunkGraph:r,runtime:o}){const a=new Set;const u=t.requestShortener;const f=this._getModulesWithInfo(n,o);const p=j(f);const g=this._getInnerDependencyTemplates(e,p);for(const e of f){this._analyseModule(e,g,t,n,r,o)}const y=new Set(A);const v=new Map;const _=(e,t)=>{const n=`${e}-${t}`;let r=v.get(n);if(r===undefined){r={usedNames:new Set,alreadyCheckedScopes:new Set};v.set(n,r)}return r};const b=new Set;for(const e of f){if(e.type==="concatenated"){const t=[];if(e.moduleScope){b.add(e.moduleScope);for(const n of e.moduleScope.childScopes){if(n.type!=="class")continue;const e=n.block;if((e.type==="ClassDeclaration"||e.type==="ClassExpression")&&e.superClass){t.push({range:e.superClass.range,variables:n.variables})}}}if(e.globalScope){for(const n of e.globalScope.through){const e=n.identifier.name;if(H(e)){const r=V(e,f);if(!r||r.ids.length<1)continue;const i=R(r.info,r.ids,p,u);if(!i.ids)continue;const{usedNames:s,alreadyCheckedScopes:o}=_(i.info.module.identifier(),i.info.type==="external"?"external":i.ids.length>0?i.ids[0]:"");for(const e of t){if(e.range[0]<=n.identifier.range[0]&&e.range[1]>=n.identifier.range[1]){for(const t of e.variables){s.add(t.name)}}}N(n.from,s,o,b)}else{y.add(e)}}}}}for(const e of f){switch(e.type){case"concatenated":{const{usedNames:t}=_(e.module.identifier(),"");const n=this.findNewName("namespaceObject",y,t,e.module.readableIdentifier(u));y.add(n);e.namespaceObjectName=n;for(const t of e.moduleScope.variables){const n=t.name;const{usedNames:r,alreadyCheckedScopes:i}=_(e.module.identifier(),n);if(y.has(n)||r.has(n)){const s=L(t);for(const e of s){N(e.from,r,i,b)}const o=this.findNewName(n,y,r,e.module.readableIdentifier(u));y.add(o);e.internalNames.set(n,o);const a=e.source;const c=new Set(s.map(e=>e.identifier).concat(t.identifiers));for(const t of c){const n=t.range;const r=B(e.ast,t);if(r&&r.length>1&&r[1].type==="Property"&&r[1].shorthand){a.insert(n[1],`: ${o}`)}else{a.replace(n[0],n[1]-1,o)}}}else{y.add(n);e.internalNames.set(n,n)}}break}case"external":{const{usedNames:t}=_(e.module.identifier(),"external");const n=this.findNewName("",y,t,e.module.readableIdentifier(u));y.add(n);e.name=n;if(e.module.buildMeta.exportsType==="default"||e.module.buildMeta.exportsType==="flagged"||e.module.buildMeta.exportsType==="dynamic"||!e.module.buildMeta.exportsType){const n=this.findNewName("namespaceObject",y,t,e.module.readableIdentifier(u));y.add(n);e.interopNamespaceObjectName=n}if(e.module.buildMeta.exportsType==="dynamic"||!e.module.buildMeta.exportsType){const n=this.findNewName("default",y,t,e.module.readableIdentifier(u));y.add(n);e.interopDefaultAccessName=n}break}}}for(const e of f){if(e.type==="concatenated"){for(const r of e.globalScope.through){const i=r.identifier.name;const s=V(i,f);if(s){const i=P(n,s.info,s.ids,p,o,u,t,s.call,!s.directImport,s.strict,s.asiSafe);const a=r.identifier.range;const c=e.source;c.replace(a[0],a[1]-1,i)}}}}const E=new Map;const w=new Set;const S=p.get(this.rootModule);for(const e of this.rootModule.dependencies){if(e instanceof m){const t=n.getExportsInfo(this.rootModule).getUsedName(e.name,o);if(t){if(!E.has(t)){E.set(t,()=>`/* binding */ ${S.internalNames.get(e.id)}`)}}else{w.add(e.name||"namespace")}}else if(e instanceof d){const t=n.getExportsInfo(this.rootModule).getUsedName("default",o);if(t){if(!E.has(t)){E.set(t,()=>`/* default */ ${S.internalNames.get(typeof e.declarationId==="string"?e.declarationId:"__WEBPACK_MODULE_DEFAULT_EXPORT__")}`)}}else{w.add("default")}}else if(e instanceof h){const r=q(e,n,o);for(const i of r){const r=n.getModule(e);const s=n.getExportsInfo(this.rootModule).getUsedName(i.name,o);if(s){if(!E.has(s)){const e=p.get(r);if(!e){throw new Error(`Imported module ${r.identifier()} is not in moduleToInfoMap: ${Array.from(p.keys(),e=>e.identifier()).join(", ")}`)}E.set(s,r=>{const s=P(n,e,i.ids,p,o,r,t,false,false,this.rootModule.buildMeta.strictHarmonyModule,true);return`/* reexport */ ${s}`})}}else{w.add(i.name)}}}}const k=new s;if(n.getExportsInfo(this).otherExportsInfo.getUsed(o)!==c.Unused){k.add(`// ESM COMPAT FLAG\n`);k.add(t.defineEsModuleFlagStatement({exportsArgument:this.exportsArgument,runtimeRequirements:a}))}if(E.size>0){a.add(l.exports);a.add(l.definePropertyGetters);const e=[];for(const[n,r]of E){e.push(`\n ${JSON.stringify(n)}: ${t.returningFunction(r(u))}`)}k.add(`\n// EXPORTS\n`);k.add(`${l.definePropertyGetters}(${this.exportsArgument}, {${e.join(",")}\n});\n`)}if(w.size>0){k.add(`\n// UNUSED EXPORTS: ${M(w)}\n`)}for(const e of f){if(e.type==="concatenated"&&e.namespaceObjectSource){k.add(`\n// NAMESPACE OBJECT: ${e.module.readableIdentifier(u)}\n`);k.add(e.namespaceObjectSource);a.add(l.makeNamespaceObject);a.add(l.definePropertyGetters)}}for(const e of f){switch(e.type){case"concatenated":{k.add(`\n// CONCATENATED MODULE: ${e.module.readableIdentifier(u)}\n`);k.add(e.source);if(e.runtimeRequirements){for(const t of e.runtimeRequirements){a.add(t)}}break}case"external":k.add(`\n// EXTERNAL MODULE: ${e.module.readableIdentifier(u)}\n`);a.add(l.require);k.add(`var ${e.name} = __webpack_require__(${JSON.stringify(r.getModuleId(e.module))});\n`);if(e.interopNamespaceObjectUsed){if(e.module.buildMeta.exportsType==="default"){a.add(l.createFakeNamespaceObject);k.add(`var ${e.interopNamespaceObjectName} = /*#__PURE__*/${l.createFakeNamespaceObject}(${e.name}, 2);\n`)}else if(e.module.buildMeta.exportsType==="flagged"||e.module.buildMeta.exportsType==="dynamic"||!e.module.buildMeta.exportsType){a.add(l.createFakeNamespaceObject);k.add(`var ${e.interopNamespaceObjectName} = /*#__PURE__*/${l.createFakeNamespaceObject}(${e.name});\n`)}}if(e.interopDefaultAccessUsed){a.add(l.compatGetDefaultExport);k.add(`var ${e.interopDefaultAccessName} = /*#__PURE__*/${l.compatGetDefaultExport}(${e.name});\n`)}break;default:throw new Error(`Unsupported concatenation entry type ${e.type}`)}}const D={sources:new Map([["javascript",new i(k)]]),runtimeRequirements:a};return D}_analyseModule(e,t,n,i,s,a){if(e.type==="concatenated"){const c=e.module;try{const u=c.codeGeneration({dependencyTemplates:t,runtimeTemplate:n,moduleGraph:i,chunkGraph:s,runtime:a});const l=u.sources.get("javascript");const f=l.source().toString();let p;try{p=_.parse(f,{sourceType:"module"})}catch(e){if(e.loc&&typeof e.loc==="object"&&typeof e.loc.line==="number"){const t=e.loc.line;const n=f.split("\n");e.message+="\n| "+n.slice(Math.max(0,t-3),t+2).join("\n| ")}throw e}const d=r.analyze(p,{ecmaVersion:6,sourceType:"module",optimistic:true,ignoreEval:true,impliedStrict:true});const h=d.acquire(p);const m=h.childScopes[0];const g=new o(l);e.runtimeRequirements=u.runtimeRequirements;e.ast=p;e.internalSource=l;e.source=g;e.globalScope=h;e.moduleScope=m}catch(e){e.message+=`\nwhile analysing module ${c.identifier()} for concatenation`;throw e}}}_getHashDigest(e,t,n){const r=e.getModuleHash(this,n);const i=t.getHash();return`${r}-${i}`}_getModulesWithInfo(e,t){const n=[];let r=0;const i=this._createConcatenationList(this.rootModule,this._modules,undefined,e);for(const s of i){switch(s.type){case"concatenated":{const i=new Map;const o=new Map;for(const n of s.module.dependencies){if(n instanceof m){if(!i.has(n.name)){i.set(n.name,n.id)}}else if(n instanceof d){if(!i.has("default")){i.set("default",typeof n.declarationId==="string"?n.declarationId:"__WEBPACK_MODULE_DEFAULT_EXPORT__")}}else if(n instanceof h){const r=n.name;const i=n.getIds(e);const s=e.getModule(n);if(r){if(!o.has(r)){o.set(r,{module:s,exportName:i,dependency:n})}}else if(s){const{exports:r}=n.getStarReexports(e,t,undefined,s);if(r){for(const e of r){if(!o.has(e)){o.set(e,{module:s,exportName:[e],dependency:n})}}}}}}n.push({type:"concatenated",module:s.module,index:r++,ast:undefined,internalSource:undefined,runtimeRequirements:undefined,source:undefined,globalScope:undefined,moduleScope:undefined,internalNames:new Map,exportMap:i,reexportMap:o,hasNamespaceObject:false,namespaceObjectName:undefined,namespaceObjectSource:null});break}case"external":n.push({type:"external",module:s.module,index:r++,name:undefined,interopNamespaceObjectUsed:false,interopNamespaceObjectName:undefined,interopDefaultAccessUsed:false,interopDefaultAccessName:undefined});break;default:throw new Error(`Unsupported concatenation entry type ${s.type}`)}}return n}_getInnerDependencyTemplates(e,t){const n=e.clone();n.set(v,new HarmonyImportSpecifierDependencyConcatenatedTemplate(e.get(v),t));n.set(y,new HarmonyImportSideEffectDependencyConcatenatedTemplate(e.get(y),t));n.set(m,new NullTemplate);n.set(d,new HarmonyExportExpressionDependencyConcatenatedTemplate(e.get(d),this.rootModule,t));n.set(h,new NullTemplate);n.set(p,new NullTemplate);n.updateHash(this.identifier());return n}findNewName(e,t,n,r){let i=e;if(i==="__WEBPACK_MODULE_DEFAULT_EXPORT__")i="";r=r.replace(/\.+\/|(\/index)?\.([a-zA-Z0-9]{1,4})($|\s|\?)|\s*\+\s*\d+\s*modules/g,"");const s=r.split("/");while(s.length){i=s.pop()+(i?"_"+i:"");const e=f.toIdentifier(i);if(!t.has(e)&&(!n||!n.has(e)))return e}let o=0;let a=f.toIdentifier(`${i}_${o}`);while(t.has(a)||n&&n.has(a)){o++;a=f.toIdentifier(`${i}_${o}`)}return a}updateHash(e,t){const{chunkGraph:n,runtime:r}=t;for(const i of this._createConcatenationList(this.rootModule,this._modules,r,n.moduleGraph)){switch(i.type){case"concatenated":i.module.updateHash(e,t);break;case"external":e.update(`${n.getModuleId(i.module)}`);break}}super.updateHash(e,t)}static deserialize(e){const t=new ConcatenatedModule({identifier:undefined,rootModule:undefined,modules:undefined});t.deserialize(e);return t}}x(ConcatenatedModule,"webpack/lib/optimize/ConcatenatedModule");class HarmonyImportSpecifierDependencyConcatenatedTemplate extends a{constructor(e,t){super();this.originalTemplate=e;this.modulesMap=t}apply(e,t,n){const{moduleGraph:r,module:i}=n;const s=e;const o=r.getModule(s);const a=this.modulesMap.get(o);if(!a){this.originalTemplate.apply(e,t,n);return}let c;const u=s.getIds(r);if(u.length===0){c=U({info:a,strict:i.buildMeta.strictHarmonyModule,asiSafe:s.asiSafe})}else if(s.namespaceObjectAsContext&&u.length===1){c=U({info:a,strict:i.buildMeta.strictHarmonyModule,asiSafe:s.asiSafe})+C(u)}else{c=U({info:a,ids:u,call:s.call,directImport:s.directImport,strict:i.buildMeta.strictHarmonyModule,asiSafe:s.asiSafe})}if(s.shorthand){t.insert(s.range[1],": "+c)}else{t.replace(s.range[0],s.range[1]-1,c)}}}class HarmonyImportSideEffectDependencyConcatenatedTemplate extends a{constructor(e,t){super();this.originalTemplate=e;this.modulesMap=t}apply(e,t,n){const{moduleGraph:r}=n;const i=e;const s=r.getModule(i);const o=this.modulesMap.get(s);if(!o){this.originalTemplate.apply(e,t,n);return}}}class HarmonyExportExpressionDependencyConcatenatedTemplate extends a{constructor(e,t,n,r,i){super();this.originalTemplate=e;this.rootModule=t;this.modulesMap=n;this.exportsMap=r;this.unusedExports=i}apply(e,t,{module:n,moduleGraph:r,runtimeTemplate:i,initFragments:s}){const o=e;const{declarationId:a}=o;if(a){let e;if(typeof a==="string"){e=a}else{e="__WEBPACK_MODULE_DEFAULT_EXPORT__";t.replace(a.range[0],a.range[1]-1,`${a.prefix}${e}${a.suffix}`)}t.replace(o.rangeStatement[0],o.range[0]-1,`/* harmony default export */ ${o.prefix}`)}else{const e=`/* harmony default export */ ${i.supportsConst()?"const":"var"} __WEBPACK_MODULE_DEFAULT_EXPORT__ = `;if(o.range){t.replace(o.rangeStatement[0],o.range[0]-1,e+"("+o.prefix);t.replace(o.range[1],o.rangeStatement[1]-.5,");");return}t.replace(o.rangeStatement[0],o.rangeStatement[1]-1,e+o.prefix)}}}class NullTemplate{apply(){}}e.exports=ConcatenatedModule},38173:(e,t,n)=>{"use strict";const{STAGE_BASIC:r}=n(82414);class EnsureChunkConditionsPlugin{apply(e){e.hooks.compilation.tap("EnsureChunkConditionsPlugin",e=>{const t=t=>{const n=e.chunkGraph;const r=new Set;const i=new Set;for(const t of e.modules){for(const s of n.getModuleChunksIterable(t)){if(!t.chunkCondition(s,e)){r.add(s);for(const e of s.groupsIterable){i.add(e)}}}if(r.size===0)continue;const s=new Set;e:for(const n of i){for(const r of n.chunks){if(t.chunkCondition(r,e)){s.add(r);continue e}}if(n.isInitial()){throw new Error("Cannot fullfil chunk condition of "+t.identifier())}for(const e of n.parentsIterable){i.add(e)}}for(const e of r){n.disconnectChunkAndModule(e,t)}for(const e of s){n.connectChunkAndModule(e,t)}r.clear();i.clear()}};e.hooks.optimizeChunks.tap({name:"EnsureChunkConditionsPlugin",stage:r},t)})}}e.exports=EnsureChunkConditionsPlugin},76627:e=>{"use strict";class FlagIncludedChunksPlugin{apply(e){e.hooks.compilation.tap("FlagIncludedChunksPlugin",e=>{e.hooks.optimizeChunkIds.tap("FlagIncludedChunksPlugin",t=>{const n=e.chunkGraph;const r=new WeakMap;const i=e.modules.size;const s=1/Math.pow(1/i,1/31);const o=Array.from({length:31},(e,t)=>Math.pow(s,t)|0);let a=0;for(const t of e.modules){let e=30;while(a%o[e]!==0){e--}r.set(t,1<n.getNumberOfModuleChunks(t))i=t}e:for(const s of n.getModuleChunksIterable(i)){if(e===s)continue;const i=n.getNumberOfChunkModules(s);if(i===0)continue;if(r>i)continue;const o=c.get(s);if((o&t)!==t)continue;for(const t of n.getChunkModulesIterable(e)){if(!n.isModuleInChunk(t,s))continue e}s.ids.push(e.id)}}})})}}e.exports=FlagIncludedChunksPlugin},58018:(e,t)=>{"use strict";const n=new WeakMap;const r=Symbol("top level symbol");function getState(e){return n.get(e)}t.bailout=(e=>{n.set(e,false)});t.enable=(e=>{const t=n.get(e);if(t===false){return}n.set(e,{innerGraph:new Map,currentTopLevelSymbol:undefined,usageCallbackMap:new Map})});t.isEnabled=(e=>{const t=n.get(e);return!!t});t.addUsage=((e,t,n)=>{const r=getState(e);if(r){const{innerGraph:e}=r;const i=e.get(t);if(n===true){e.set(t,true)}else if(i===undefined){e.set(t,new Set([n]))}else if(i!==true){i.add(n)}}});t.addVariableUsage=((e,n,i)=>{const s=e.getTagData(n,r);if(s){t.addUsage(e.state,s,i)}});t.inferDependencyUsage=(e=>{const t=getState(e);if(!t){return}const{innerGraph:n,usageCallbackMap:r}=t;const i=new Set(n.keys());while(i.size>0){for(const e of i){let t=new Set;let r=true;const s=n.get(e);if(s!==true&&s!==undefined){for(const i of s){if(typeof i==="string"){t.add(i)}else{const o=n.get(i);if(o===true){t=true;break}if(o!==undefined){for(const n of o){if(n===e)continue;if(s.has(n))continue;t.add(n);if(typeof n!=="string"){r=false}}}}}if(t===true){n.set(e,true)}else if(t.size===0){n.set(e,undefined)}else{n.set(e,t)}}if(r){i.delete(e)}}}for(const[e,t]of r){const r=n.get(e);for(const e of t){e(r===undefined?false:r)}}});t.onUsage=((e,t)=>{const n=getState(e);if(n){const{usageCallbackMap:e,currentTopLevelSymbol:r}=n;if(r){let n=e.get(r);if(n===undefined){n=new Set;e.set(r,n)}n.add(t)}else{t(true)}}else{t(undefined)}});t.setTopLevelSymbol=((e,t)=>{const n=getState(e);if(n){n.currentTopLevelSymbol=t}});t.getTopLevelSymbol=(e=>{const t=getState(e);if(t){return t.currentTopLevelSymbol}});t.tagTopLevelSymbol=((e,t)=>{const n=getState(e.state);if(!n)return;e.defineVariable(t);const i=e.getTagData(t,r);if(i){return i}const s=new TopLevelSymbol(t);e.tagVariable(t,r,s);return s});class TopLevelSymbol{constructor(e){this.name=e}}t.TopLevelSymbol=TopLevelSymbol;t.topLevelSymbolTag=r},10032:(e,t,n)=>{"use strict";const{harmonySpecifierTag:r}=n(29381);const i=n(53567);const s=n(58018);const{topLevelSymbolTag:o}=s;const a=(e,t,n)=>{switch(e.type){case"Identifier":return t.isVariableDefined(e.name)||t.getTagData(e.name,r);case"ClassDeclaration":case"ClassExpression":if(e.body.type!=="ClassBody")return false;if(e.superClass&&!a(e.superClass,t,e.range[0])){return false}return e.body.body.every(e=>{switch(e.type){case"ClassProperty":if(e.static)return a(e.value,t,e.range[0]);break}return true});case"FunctionDeclaration":case"FunctionExpression":case"ArrowFunctionExpression":case"Literal":return true;case"ConditionalExpression":return a(e.test,t,n)&&a(e.consequent,t,e.test.range[1])&&a(e.alternate,t,e.consequent.range[1]);case"SequenceExpression":return e.expressions.every(e=>{const r=a(e,t,n);n=e.range[1];return r});case"CallExpression":{const r=e.range[0]-n>12&&t.getComments([n,e.range[0]]).some(e=>e.type==="Block"&&/^\s*(#|@)__PURE__\s*$/.test(e.value));if(!r)return false;n=e.callee.range[1];return e.arguments.every(e=>{if(e.type==="SpreadElement")return false;const r=a(e,t,n);n=e.range[1];return r})}}return false};class InnerGraphPlugin{apply(e){e.hooks.compilation.tap("InnerGraphPlugin",(e,{normalModuleFactory:t})=>{const n=e.getLogger("webpack.InnerGraphPlugin");e.dependencyTemplates.set(i,new i.Template);const r=(e,t)=>{const r=t=>{s.onUsage(e.state,n=>{switch(n){case undefined:case true:return;default:{const r=new i(t.range);r.loc=t.loc;r.usedByExports=n;e.state.module.addDependency(r);break}}})};e.hooks.program.tap("InnerGraphPlugin",()=>{s.enable(e.state)});e.hooks.finish.tap("InnerGraphPlugin",()=>{if(!s.isEnabled(e.state))return;n.time("infer dependency usage");s.inferDependencyUsage(e.state);n.timeAggregate("infer dependency usage")});const c=new WeakMap;const u=new WeakMap;const l=new WeakMap;const f=new WeakMap;const p=new WeakSet;e.hooks.preStatement.tap("InnerGraphPlugin",t=>{if(!s.isEnabled(e.state))return;if(e.scope.topLevelScope===true){if(t.type==="FunctionDeclaration"){const n=t.id?t.id.name:"*default*";const r=s.tagTopLevelSymbol(e,n);c.set(t,r);return true}}});e.hooks.blockPreStatement.tap("InnerGraphPlugin",t=>{if(!s.isEnabled(e.state))return;if(e.scope.topLevelScope===true){if(t.type==="ClassDeclaration"){const n=t.id?t.id.name:"*default*";const r=s.tagTopLevelSymbol(e,n);l.set(t,r);return true}if(t.type==="ExportDefaultDeclaration"){const n="*default*";const r=s.tagTopLevelSymbol(e,n);const i=t.declaration;if(i.type==="ClassExpression"||i.type==="ClassDeclaration"){l.set(i,r)}else if(a(i,e,i.range[1])){c.set(t,r);if(!i.type.endsWith("FunctionExpression")&&!i.type.endsWith("Declaration")&&i.type!=="Literal"){u.set(t,i)}}}}});e.hooks.preDeclarator.tap("InnerGraphPlugin",(t,n)=>{if(!s.isEnabled(e.state))return;if(e.scope.topLevelScope===true&&t.init&&t.id.type==="Identifier"){const n=t.id.name;if(t.init.type==="ClassExpression"){const r=s.tagTopLevelSymbol(e,n);l.set(t.init,r)}else if(a(t.init,e,t.id.range[1])){const r=s.tagTopLevelSymbol(e,n);f.set(t,r);if(!t.init.type.endsWith("FunctionExpression")&&t.init.type!=="Literal"){p.add(t)}return true}}});e.hooks.statement.tap("InnerGraphPlugin",t=>{if(!s.isEnabled(e.state))return;if(e.scope.topLevelScope===true){s.setTopLevelSymbol(e.state,undefined);const n=c.get(t);if(n){s.setTopLevelSymbol(e.state,n);const r=u.get(t);if(r){s.onUsage(e.state,n=>{switch(n){case undefined:case true:return;default:{const s=new i(r.range);s.loc=t.loc;s.usedByExports=n;e.state.module.addDependency(s);break}}})}}}});e.hooks.classExtendsExpression.tap("InnerGraphPlugin",(t,n)=>{if(!s.isEnabled(e.state))return;if(e.scope.topLevelScope===true){const i=l.get(n);if(i&&a(t,e,n.id?n.id.range[1]:n.range[0])){s.setTopLevelSymbol(e.state,i);r(t)}}});e.hooks.classBodyElement.tap("InnerGraphPlugin",(t,n)=>{if(!s.isEnabled(e.state))return;if(e.scope.topLevelScope===true){const r=l.get(n);if(r){if(t.type==="MethodDefinition"){s.setTopLevelSymbol(e.state,r)}else if(t.type==="ClassProperty"&&!t.static){s.setTopLevelSymbol(e.state,r)}else{s.setTopLevelSymbol(e.state,undefined)}}}});e.hooks.declarator.tap("InnerGraphPlugin",(t,n)=>{if(!s.isEnabled(e.state))return;const o=f.get(t);if(o){s.setTopLevelSymbol(e.state,o);if(p.has(t)){if(t.init.type==="ClassExpression"){if(t.init.superClass){r(t.init.superClass)}}else{s.onUsage(e.state,n=>{switch(n){case undefined:case true:return;default:{const r=new i(t.init.range);r.loc=t.loc;r.usedByExports=n;e.state.module.addDependency(r);break}}})}}e.walkExpression(t.init);s.setTopLevelSymbol(e.state,undefined);return true}});e.hooks.expression.for(o).tap("InnerGraphPlugin",()=>{const t=e.currentTagData;const n=s.getTopLevelSymbol(e.state);s.addUsage(e.state,t,n||true)});e.hooks.assign.for(o).tap("InnerGraphPlugin",t=>{if(!s.isEnabled(e.state))return;if(t.operator==="=")return true})};t.hooks.parser.for("javascript/auto").tap("InnerGraphPlugin",r);t.hooks.parser.for("javascript/esm").tap("InnerGraphPlugin",r);e.hooks.finishModules.tap("InnerGraphPlugin",()=>{n.timeAggregateEnd("infer dependency usage")})})}}e.exports=InnerGraphPlugin},92922:(e,t,n)=>{"use strict";const r=n(15235);const i=n(97350);const{STAGE_ADVANCED:s}=n(82414);const o=n(37496);const{compareChunks:a}=n(68673);const c=(e,t,n)=>{const r=e.get(t);if(r===undefined){e.set(t,new Set([n]))}else{r.add(n)}};class LimitChunkCountPlugin{constructor(e){r(i,e,{name:"Limit Chunk Count Plugin",baseDataPath:"options"});this.options=e}apply(e){const t=this.options;e.hooks.compilation.tap("LimitChunkCountPlugin",e=>{e.hooks.optimizeChunks.tap({name:"LimitChunkCountPlugin",stage:s},n=>{const r=e.chunkGraph;const i=t.maxChunks;if(!i)return;if(i<1)return;if(e.chunks.size<=i)return;let s=e.chunks.size-i;const u=a(r);const l=Array.from(n).sort(u);const f=new o(e=>e.sizeDiff,(e,t)=>t-e,e=>e.integratedSize,(e,t)=>e-t,e=>e.bIdx-e.aIdx,(e,t)=>e-t,(e,t)=>e.bIdx-t.bIdx);const p=new Map;l.forEach((e,n)=>{for(let i=0;i0){const e=new Set(i.groupsIterable);for(const t of o.groupsIterable){e.add(t)}for(const t of e){for(const e of d){if(e!==i&&e!==o&&e.isInGroup(t)){s--;if(s<=0)break e;d.add(i);d.add(o);continue e}}for(const n of t.parentsIterable){e.add(n)}}}if(i.integrate(o,"limit")){e.chunks.delete(o);d.add(i);h=true;s--;if(s<=0)break;for(const e of p.get(i)){if(e.deleted)continue;e.deleted=true;f.delete(e)}for(const e of p.get(o)){if(e.deleted)continue;if(e.a===o){if(!r.canChunksBeIntegrated(i,e.b)){e.deleted=true;f.delete(e);continue}const n=i.integratedSize(e.b,t);const s=f.startUpdate(e);e.a=i;e.integratedSize=n;e.aSize=a;e.sizeDiff=e.bSize+a-n;s()}else if(e.b===o){if(!r.canChunksBeIntegrated(e.a,i)){e.deleted=true;f.delete(e);continue}const n=e.a.integratedSize(i,t);const s=f.startUpdate(e);e.b=i;e.integratedSize=n;e.bSize=a;e.sizeDiff=a+e.aSize-n;s()}}p.set(i,p.get(o));p.delete(o)}}if(h)return true})})}}e.exports=LimitChunkCountPlugin},41694:(e,t,n)=>{"use strict";const{UsageState:r}=n(76632);const{numberToIdentifier:i,NUMBER_OF_IDENTIFIER_START_CHARS:s,NUMBER_OF_IDENTIFIER_CONTINUATION_CHARS:o}=n(58159);const{assignDeterministicIds:a}=n(30328);const{compareSelect:c,compareStringsNumeric:u}=n(68673);const l=[];const f=[];const p=e=>{if(e.otherExportsInfo.getUsed(undefined)!==r.Unused)return false;let t=false;for(const n of e.exports){if(n.canMangle===true){t=true}}return t};const d=c(e=>e.name,u);const h=(e,t,n)=>{if(!p(t))return;const c=new Set;const u=[];const m=n?f:l;for(const n of t.ownedExports){const t=n.name;if(!n.hasUsedName()){if(n.canMangle!==true||t.length===1&&/^[a-zA-Z0-9_$]/.test(t)||e&&t.length===2&&/^[a-zA-Z_$][a-zA-Z0-9_$]|^[1-9][0-9]/.test(t)||n.provided!==true&&n.name in m||n.provided===false&&n.getUsed(undefined)===r.Unused){n.setUsedName(t);c.add(t)}else{u.push(n)}}if(n.exportsInfoOwned){const t=n.getUsed(undefined);if(t===r.OnlyPropertiesUsed||t===r.Unused){h(e,n.exportsInfo,true)}}}if(e){a(u,e=>e.name,d,(e,t)=>{const n=i(t);const r=c.size;c.add(n);if(r===c.size)return false;e.setUsedName(n);return true},[s,s*o],o,c.size)}else{const e=[];const t=[];for(const n of u){if(n.getUsed(undefined)===r.Unused){t.push(n)}else{e.push(n)}}e.sort(d);t.sort(d);let n=0;for(const r of[e,t]){for(const e of r){let t;do{t=i(n++)}while(c.has(t));e.setUsedName(t)}}}};class MangleExportsPlugin{constructor(e){this._deterministic=e}apply(e){const{_deterministic:t}=this;e.hooks.compilation.tap("MangleExportsPlugin",e=>{const n=e.moduleGraph;e.hooks.optimizeCodeGeneration.tap("MangleExportsPlugin",e=>{for(const r of e){const e=n.getExportsInfo(r);h(t,e,false)}})})}}e.exports=MangleExportsPlugin},70026:(e,t,n)=>{"use strict";const{STAGE_BASIC:r}=n(82414);const{runtimeEqual:i}=n(37416);class MergeDuplicateChunksPlugin{apply(e){e.hooks.compilation.tap("MergeDuplicateChunksPlugin",e=>{e.hooks.optimizeChunks.tap({name:"MergeDuplicateChunksPlugin",stage:r},t=>{const{chunkGraph:n,moduleGraph:r}=e;const s=new Set;for(const o of t){let t;for(const e of n.getChunkModulesIterable(o)){if(t===undefined){for(const r of n.getModuleChunksIterable(e)){if(r!==o&&n.getNumberOfChunkModules(o)===n.getNumberOfChunkModules(r)&&!s.has(r)){if(t===undefined){t=new Set}t.add(r)}}if(t===undefined)break}else{for(const r of t){if(!n.isModuleInChunk(e,r)){t.delete(r)}}if(t.size===0)break}}if(t!==undefined&&t.size>0){e:for(const s of t){if(s.hasRuntime()!==o.hasRuntime())continue;if(n.getNumberOfEntryModules(o)>0)continue;if(n.getNumberOfEntryModules(s)>0)continue;if(!i(o.runtime,s.runtime)){for(const e of n.getChunkModulesIterable(o)){const t=r.getExportsInfo(e);if(!t.isEquallyUsed(o.runtime,s.runtime)){continue e}}}if(n.canChunksBeIntegrated(o,s)){n.integrateChunks(o,s);e.chunks.delete(s)}}}s.add(o)}})})}}e.exports=MergeDuplicateChunksPlugin},52383:(e,t,n)=>{"use strict";const r=n(15235);const i=n(84796);const{STAGE_ADVANCED:s}=n(82414);class MinChunkSizePlugin{constructor(e){r(i,e,{name:"Min Chunk Size Plugin",baseDataPath:"options"});this.options=e}apply(e){const t=this.options;const n=t.minChunkSize;e.hooks.compilation.tap("MinChunkSizePlugin",e=>{e.hooks.optimizeChunks.tap({name:"MinChunkSizePlugin",stage:s},r=>{const i=e.chunkGraph;const s={chunkOverhead:1,entryChunkMultiplicator:1};const o=new Map;const a=[];const c=[];const u=[];for(const e of r){if(i.getChunkSize(e,s){const n=o.get(e[0]);const r=o.get(e[1]);const s=i.getIntegratedChunksSize(e[0],e[1],t);const a=[n+r-s,s,e[0],e[1]];return a}).sort((e,t)=>{const n=t[0]-e[0];if(n!==0)return n;return e[1]-t[1]});if(l.length===0)return;const f=l[0];i.integrateChunks(f[2],f[3]);e.chunks.delete(f[3]);return true})})}}e.exports=MinChunkSizePlugin},1697:(e,t,n)=>{"use strict";const r=n(9192);const i=n(81627);class MinMaxSizeWarning extends i{constructor(e,t,n){let i="Fallback cache group";if(e){i=e.length>1?`Cache groups ${e.sort().join(", ")}`:`Cache group ${e[0]}`}super(`SplitChunksPlugin\n`+`${i}\n`+`Configured minSize (${r.formatSize(t)}) is `+`bigger than maxSize (${r.formatSize(n)}).\n`+"This seem to be a invalid optimization.splitChunks configuration.")}}e.exports=MinMaxSizeWarning},35442:(e,t,n)=>{"use strict";const r=n(62355);const i=n(45137);const s=n(75412);const o=n(2210);const a=n(31467);const c=n(53520);const{STAGE_DEFAULT:u}=n(82414);const l=n(54290);const f=n(37359);const p=n(21809);const d=n(73158);const h=n(80371);const{compareModulesByIdentifier:m}=n(68673);const{intersectRuntime:g,mergeRuntimeOwned:y}=n(37416);const v=n(95734);const _=e=>{return"ModuleConcatenation bailout: "+e};class ModuleConcatenationPlugin{constructor(e){if(typeof e!=="object")e={};this.options=e}apply(e){e.hooks.compilation.tap("ModuleConcatenationPlugin",(t,{normalModuleFactory:n})=>{const h=t.moduleGraph;const m=new Map;const g=t.getCache("ModuleConcatenationPlugin");const b=(e,t)=>{E(e,t);h.getOptimizationBailout(e).push(typeof t==="function"?e=>_(t(e)):_(t))};const E=(e,t)=>{m.set(e,t)};const w=(e,t)=>{const n=m.get(e);if(typeof n==="function")return n(t);return n};const S=(e,t)=>n=>{if(typeof t==="function"){return _(`Cannot concat with ${e.readableIdentifier(n)}: ${t(n)}`)}const r=w(e,n);const i=r?`: ${r}`:"";if(e===t){return _(`Cannot concat with ${e.readableIdentifier(n)}${i}`)}else{return _(`Cannot concat with ${e.readableIdentifier(n)} because of ${t.readableIdentifier(n)}${i}`)}};t.hooks.optimizeChunkModules.tapAsync({name:"ModuleConcatenationPlugin",stage:u},(n,u,m)=>{const _=t.getLogger("ModuleConcatenationPlugin");const w=t.chunkGraph;const k=[];const D=new Set;_.time("select relevant modules");for(const e of u){if(!e.buildMeta||e.buildMeta.exportsType!=="namespace"||e.presentationalDependencies===undefined||!e.presentationalDependencies.some(e=>e instanceof l)){b(e,"Module is not an ECMAScript module");continue}if(e.buildInfo&&e.buildInfo.moduleConcatenationBailout){b(e,`Module uses ${e.buildInfo.moduleConcatenationBailout}`);continue}if(!(e instanceof c)){b(e,`Module is not a normal module`);continue}if(h.isAsync(e)){b(e,`Module is async`);continue}const t=h.getExportsInfo(e);if(!t.hasStaticExportsList(undefined)){b(e,"Module exports are unknown");continue}if(e.dependencies.some(e=>e instanceof p||e instanceof d)){b(e,"Module uses Hot Module Replacement");continue}if(w.getNumberOfModuleChunks(e)===0){b(e,"Module is not in any chunk");continue}k.push(e);if(w.isEntryModule(e)){E(e,"Module is an entry point");continue}D.add(e)}_.timeEnd("select relevant modules");_.debug(`${k.length} potential root modules, ${D.size} potential inner modules`);_.time("sort relevant modules");k.sort((e,t)=>{return h.getDepth(e)-h.getDepth(t)});_.timeEnd("sort relevant modules");_.time("find modules to concatenate");const x=[];const C=new Set;for(const e of k){if(C.has(e))continue;let n=undefined;for(const t of w.getModuleRuntimes(e)){n=y(n,t)}const r=new ConcatConfiguration(e);const i=new Map;const s=new Set;for(const r of this._getImports(t,e,n)){s.add(r)}for(const e of s){const o=r.snapshot();const a=new Set;const c=this._tryToAdd(t,r,e,n,D,a,i,w);if(c){i.set(e,c);r.addWarning(e,c);r.rollback(o)}else{for(const e of a){s.add(e)}}}if(!r.isEmpty()){x.push(r);for(const e of r.getModules()){if(e!==r.rootModule){C.add(e)}}}else{const t=h.getOptimizationBailout(e);for(const e of r.getWarningsSorted()){t.push(S(e[0],e[1]))}}}_.timeEnd("find modules to concatenate");_.debug(`${x.length} concat configurations`);_.time(`sort concat configurations`);x.sort((e,t)=>{return t.modules.size-e.modules.size});_.timeEnd(`sort concat configurations`);const A=new Set;_.time("create concatenated modules");r.each(x,(n,r)=>{const c=n.rootModule;if(A.has(c))return r();const u=n.getModules();for(const e of u){A.add(e)}let l=v.create(c,u,e.root);const p=g.getItemCache(l.identifier(),null);const d=()=>{p.get((e,t)=>{if(e){return r(new o(l,e))}if(t){t.updateCacheModule(l);l=t}m()})};const m=()=>{l.build(e.options,t,null,null,e=>{if(e){if(!e.module){e.module=l}return r(e)}y()})};const y=()=>{i.setChunkGraphForModule(l,w);s.setModuleGraphForModule(l,h);for(const e of n.getWarningsSorted()){h.getOptimizationBailout(l).push(S(e[0],e[1]))}h.cloneModuleAttributes(c,l);for(const e of u){if(t.builtModules.has(e)){t.builtModules.add(l)}if(e!==c){h.copyOutgoingModuleConnections(e,l,t=>{return t.originModule===e&&!(t.dependency instanceof f&&u.has(t.module))});for(const t of w.getModuleChunksIterable(c)){w.disconnectChunkAndModule(t,e)}}}t.modules.delete(c);w.replaceModule(c,l);h.moveModuleConnections(c,l,e=>{const t=e.module===c?e.originModule:e.module;const n=e.dependency instanceof f&&u.has(t);return!n});t.modules.add(l);p.store(l,e=>{if(e){return r(new a(l,e))}r()})};d()},e=>{_.timeEnd("create concatenated modules");process.nextTick(()=>m(e))})})})}_getImports(e,t,n){const r=e.moduleGraph;const i=new Set;for(const s of t.dependencies){if(!(s instanceof f))continue;const o=r.getConnection(s);if(!o||!o.module||!o.isActive(n)){continue}const a=e.getDependencyReferencedExports(s,undefined);if(a.every(e=>Array.isArray(e)?e.length>0:e.name.length>0)||Array.isArray(r.getProvidedExports(t))){i.add(o.module)}}return i}_tryToAdd(e,t,n,r,i,s,o,a){const c=o.get(n);if(c){return c}if(t.has(n)){return null}if(!i.has(n)){o.set(n,n);return n}const u=Array.from(a.getModuleChunksIterable(t.rootModule)).filter(e=>!a.isModuleInChunk(n,e)).map(e=>e.name||"unnamed chunk(s)");if(u.length>0){const e=Array.from(new Set(u)).sort();const t=Array.from(new Set(Array.from(a.getModuleChunksIterable(n)).map(e=>e.name||"unnamed chunk(s)"))).sort();const r=r=>`Module ${n.readableIdentifier(r)} is not in the same chunk(s) (expected in chunk(s) ${e.join(", ")}, module is in chunk(s) ${t.join(", ")})`;o.set(n,r);return r}t.add(n);const l=e.moduleGraph;const p=Array.from(l.getIncomingConnections(n)).filter(e=>{if(!e.isActive(r))return false;if(!e.originModule)return true;if(a.getNumberOfModuleChunks(e.originModule)===0)return false;let t=undefined;for(const n of a.getModuleRuntimes(e.originModule)){t=y(t,n)}return g(r,t)});const d=p.filter(e=>!e.originModule||!e.dependency||!(e.dependency instanceof f));if(d.length>0){const e=e=>{const t=new Set(d.map(e=>e.originModule).filter(Boolean));const r=new Set(d.map(e=>e.explanation).filter(Boolean));const i=new Map(Array.from(t).map(e=>[e,new Set(d.filter(t=>t.originModule===e).map(e=>e.dependency.type).sort())]));const s=Array.from(t).map(t=>`${t.readableIdentifier(e)} (referenced with ${Array.from(i.get(t)).join(", ")})`).sort();const o=Array.from(r).sort();if(s.length>0&&o.length===0){return`Module ${n.readableIdentifier(e)} is referenced from these modules with unsupported syntax: ${s.join(", ")}`}else if(s.length===0&&o.length>0){return`Module ${n.readableIdentifier(e)} is referenced by: ${o.join(", ")}`}else if(s.length>0&&o.length>0){return`Module ${n.readableIdentifier(e)} is referenced from these modules with unsupported syntax: ${s.join(", ")} and by: ${o.join(", ")}`}else{return`Module ${n.readableIdentifier(e)} is referenced in a unsupported way`}};o.set(n,e);return e}const h=p.filter(e=>{for(const n of a.getModuleChunksIterable(t.rootModule)){if(!a.isModuleInChunk(e.originModule,n)){return true}}return false});if(h.length>0){const e=e=>{const t=new Set(h.map(e=>e.originModule));const r=Array.from(t).map(t=>t.readableIdentifier(e)).sort();return`Module ${n.readableIdentifier(e)} is referenced from different chunks by these modules: ${r.join(", ")}`};o.set(n,e);return e}const v=Array.from(new Set(p.map(e=>e.originModule))).sort(m);for(const c of v){const u=this._tryToAdd(e,t,c,r,i,s,o,a);if(u){o.set(n,u);return u}}for(const t of this._getImports(e,n,r)){s.add(t)}return null}}class ConcatConfiguration{constructor(e){this.rootModule=e;this.modules=new h;this.modules.set(e,true);this.warnings=new h}add(e){this.modules.set(e,true)}has(e){return this.modules.has(e)}isEmpty(){return this.modules.size===1}addWarning(e,t){this.warnings.set(e,t)}getWarningsSorted(){return new Map(this.warnings.asPairArray().sort((e,t)=>{const n=e[0].identifier();const r=t[0].identifier();if(nr)return 1;return 0}))}getModules(){return this.modules.asSet()}snapshot(){const e=this.modules;this.modules=this.modules.createChild();return e}rollback(e){this.modules=e}}e.exports=ModuleConcatenationPlugin},30699:(e,t,n)=>{"use strict";const{RawSource:r,CachedSource:i,CompatSource:s}=n(48135);const o=n(3080);const{compareSelect:a,compareStrings:c}=n(68673);const u=n(35891);const l=new Set;const f=(e,t)=>{if(Array.isArray(e)){for(const n of e){t.add(n)}}else if(e){t.add(e)}};const p=e=>{return e.replace(/[-[\]\\/{}()*+?.^$|]/g,"\\$&")};const d=new WeakMap;const h=e=>{if(e instanceof i){return e}const t=d.get(e);if(t!==undefined)return t;const n=new i(s.from(e));d.set(e,n);return n};class RealContentHashPlugin{constructor({hashFunction:e,hashDigest:t}){this._hashFunction=e;this._hashDigest=t}apply(e){e.hooks.compilation.tap("RealContentHashPlugin",e=>{const t=e.getCache("RealContentHashPlugin|analyse");const n=e.getCache("RealContentHashPlugin|generate");e.hooks.processAssets.tapPromise({name:"RealContentHashPlugin",stage:o.PROCESS_ASSETS_STAGE_OPTIMIZE_HASH},async()=>{const i=e.getAssets();const s=[];const o=new Map;for(const{source:e,info:t,name:n}of i){const r=h(e);const i=r.source();const a=new Set;f(t.contenthash,a);const c={name:n,info:t,source:r,newSource:undefined,content:i,hasOwnHash:false,contentComputePromise:false,referencedHashes:undefined,hashes:a};s.push(c);for(const e of a){const t=o.get(e);if(t===undefined){o.set(e,[c])}else{t.push(c)}}}if(o.size===0)return;const d=new RegExp(Array.from(o.keys(),p).join("|"),"g");await Promise.all(s.map(async e=>{const{name:n,source:r,content:i,hashes:s}=e;if(Buffer.isBuffer(i)){e.referencedHashes=l;return}const o=t.mergeEtags(t.getLazyHashedEtag(r),Array.from(s).join("|"));e.referencedHashes=await t.providePromise(n,o,()=>{const t=new Set;const n=i.match(d);if(n){for(const r of n){if(s.has(r)){e.hasOwnHash=true;continue}t.add(r)}}return t})}));const m=e=>{const t=o.get(e);const n=new Set;for(const{referencedHashes:e}of t){for(const t of e){n.add(t)}}return n};const g=e=>{const t=o.get(e);return`${e} (${Array.from(t,e=>e.name)})`};const y=new Set;for(const e of o.keys()){const t=(e,n)=>{const r=m(e);n.add(e);for(const e of r){if(y.has(e))continue;if(n.has(e)){throw new Error(`Circular hash dependency ${Array.from(n,g).join(" -> ")} -> ${g(e)}`)}t(e,n)}y.add(e);n.delete(e)};if(y.has(e))continue;t(e,new Set)}const v=new Map;const _=(e,t)=>{if(e.contentComputePromise)return e.contentComputePromise;return e.contentComputePromise=(async()=>{if(e.hasOwnHash||Array.from(e.referencedHashes).some(e=>v.get(e)!==e)){const i=e.name+(t&&e.hasOwnHash?"|with-own":"");const s=n.mergeEtags(n.getLazyHashedEtag(e.source),Array.from(e.referencedHashes,e=>v.get(e)).join("|"));e.newSource=await n.providePromise(i,s,()=>{const n=e.content.replace(d,n=>{if(!t&&e.hashes.has(n)){return""}return v.get(n)});return new r(n)})}})()};const b=a(e=>e.name,c);for(const e of y){const t=o.get(e);t.sort(b);const n=u(this._hashFunction);await Promise.all(t.map(_));for(const e of t){n.update(e.newSource?e.newSource.buffer():e.source.buffer())}const r=n.digest(this._hashDigest);const i=r.slice(0,e.length);v.set(e,i)}await Promise.all(s.map(async t=>{if(t.hasOwnHash){t.contentComputePromise=undefined}await _(t,true);const n=t.name.replace(d,e=>v.get(e));const r={};const i=t.info.contenthash;r.contenthash=Array.isArray(i)?i.map(e=>v.get(e)):v.get(i);if(t.newSource!==undefined){e.updateAsset(t.name,t.newSource,r)}else{e.updateAsset(t.name,t.source,r)}if(t.name!==n){e.renameAsset(t.name,n)}}))})})}}e.exports=RealContentHashPlugin},62665:(e,t,n)=>{"use strict";const{STAGE_BASIC:r,STAGE_ADVANCED:i}=n(82414);class RemoveEmptyChunksPlugin{apply(e){e.hooks.compilation.tap("RemoveEmptyChunksPlugin",e=>{const t=t=>{const n=e.chunkGraph;for(const r of t){if(n.getNumberOfChunkModules(r)===0&&!r.hasRuntime()&&n.getNumberOfEntryModules(r)===0){e.chunkGraph.disconnectChunk(r);e.chunks.delete(r)}}};e.hooks.optimizeChunks.tap({name:"RemoveEmptyChunksPlugin",stage:r},t);e.hooks.optimizeChunks.tap({name:"RemoveEmptyChunksPlugin",stage:i},t)})}}e.exports=RemoveEmptyChunksPlugin},78016:(e,t,n)=>{"use strict";const{STAGE_BASIC:r}=n(82414);const i=n(39541);const{intersect:s}=n(26221);class RemoveParentModulesPlugin{apply(e){e.hooks.compilation.tap("RemoveParentModulesPlugin",e=>{const t=(t,n)=>{const r=e.chunkGraph;const o=new i;const a=new WeakMap;for(const t of e.entrypoints.values()){a.set(t,new Set);for(const e of t.childrenIterable){o.enqueue(e)}}while(o.length>0){const e=o.dequeue();let t=a.get(e);let n=false;for(const i of e.parentsIterable){const s=a.get(i);if(s!==undefined){if(t===undefined){t=new Set(s);for(const e of i.chunks){for(const n of r.getChunkModulesIterable(e)){t.add(n)}}a.set(e,t);n=true}else{for(const e of t){if(!r.isModuleInChunkGroup(e,i)&&!s.has(e)){t.delete(e);n=true}}}}}if(n){for(const t of e.childrenIterable){o.enqueue(t)}}}for(const e of t){const t=Array.from(e.groupsIterable,e=>a.get(e));if(t.some(e=>e===undefined))continue;const n=t.length===1?t[0]:s(t);const i=r.getNumberOfChunkModules(e);const o=new Set;if(i{"use strict";class RuntimeChunkPlugin{constructor(e){this.options={name:e=>`runtime~${e.name}`,...e}}apply(e){e.hooks.thisCompilation.tap("RuntimeChunkPlugin",e=>{e.hooks.addEntry.tap("RuntimeChunkPlugin",(t,{name:n})=>{const r=e.entries.get(n);if(!r.options.runtime&&!r.options.dependOn){let e=this.options.name;if(typeof e==="function"){e=e({name:n})}r.options.runtime=e}})})}}e.exports=RuntimeChunkPlugin},63410:(e,t,n)=>{"use strict";const r=n(70554);const{STAGE_DEFAULT:i}=n(82414);const s=n(44576);const o=n(2230);const a=new WeakMap;const c=(e,t)=>{const n=t.get(e);if(n!==undefined)return n;if(!e.includes("/")){e=`**/${e}`}const i=r(e,{globstar:true,extended:true});const s=i.source;const o=new RegExp("^(\\./)?"+s.slice(1));t.set(e,o);return o};class SideEffectsFlagPlugin{apply(e){let t=a.get(e.root);if(t===undefined){t=new Map;a.set(e.root,t)}e.hooks.normalModuleFactory.tap("SideEffectsFlagPlugin",e=>{e.hooks.module.tap("SideEffectsFlagPlugin",(e,n)=>{const r=n.resourceResolveData;if(r&&r.descriptionFileData&&r.relativePath){const n=r.descriptionFileData.sideEffects;const i=SideEffectsFlagPlugin.moduleHasSideEffects(r.relativePath,n,t);if(!i){if(e.factoryMeta===undefined){e.factoryMeta={}}e.factoryMeta.sideEffectFree=true}}return e});e.hooks.module.tap("SideEffectsFlagPlugin",(e,t)=>{if(t.settings.sideEffects===false){if(e.factoryMeta===undefined){e.factoryMeta={}}e.factoryMeta.sideEffectFree=true}else if(t.settings.sideEffects===true){if(e.factoryMeta!==undefined){e.factoryMeta.sideEffectFree=false}}return e})});e.hooks.compilation.tap("SideEffectsFlagPlugin",e=>{const t=e.moduleGraph;e.hooks.optimizeDependencies.tap({name:"SideEffectsFlagPlugin",stage:i},n=>{const r=e.getLogger("webpack.SideEffectsFlagPlugin");r.time("update dependencies");for(const e of n){if(e.factoryMeta!==undefined&&e.factoryMeta.sideEffectFree){const n=t.getExportsInfo(e);for(const r of t.getIncomingConnections(e)){const e=r.dependency;if(e instanceof s||e instanceof o&&!e.namespaceObjectAsContext){const r=e.getIds(t);if(r.length>0){const i=n.getExportInfo(r[0]);const s=i.getTarget(t,({module:e})=>e.factoryMeta!==undefined&&e.factoryMeta.sideEffectFree);if(!s)continue;t.updateModule(e,s.module);t.addExplanation(e,"(skipped side-effect-free modules)");e.setIds(t,s.export?[...s.export,...r.slice(1)]:r.slice(1))}}}}}r.timeEnd("update dependencies")})})}static moduleHasSideEffects(e,t,n){switch(typeof t){case"undefined":return true;case"boolean":return t;case"string":return c(t,n).test(e);case"object":return t.some(t=>SideEffectsFlagPlugin.moduleHasSideEffects(e,t,n))}}}e.exports=SideEffectsFlagPlugin},40051:(e,t,n)=>{"use strict";const r=n(62433);const{STAGE_ADVANCED:i}=n(82414);const s=n(81627);const{requestToId:o}=n(30328);const{isSubset:a}=n(26221);const c=n(16102);const{compareModulesByIdentifier:u,compareIterables:l}=n(68673);const f=n(35891);const p=n(44648);const d=n(49197).contextify;const h=n(27503);const m=n(1697);const g=()=>{};const y=p;const v=new WeakMap;const _=(e,t)=>{const n=f(t.hashFunction).update(e).digest(t.hashDigest);return n.slice(0,8)};const b=e=>{let t=0;for(const n of e.groupsIterable){t=Math.max(t,n.chunks.length)}return t};const E=(e,t)=>{const n=Object.create(null);for(const r of Object.keys(e)){n[r]=t(e[r],r)}return n};const w=(e,t)=>{for(const n of e){if(t.has(n))return true}return false};const S=l(u);const k=(e,t)=>{const n=e.cacheGroup.priority-t.cacheGroup.priority;if(n)return n;const r=e.chunks.size-t.chunks.size;if(r)return r;const i=I(e.sizes)*(e.chunks.size-1);const s=I(t.sizes)*(t.chunks.size-1);const o=i-s;if(o)return o;const a=e.cacheGroupIndex-t.cacheGroupIndex;if(a)return a;const c=e.modules;const u=t.modules;const l=c.size-u.size;if(l)return l;c.sort();u.sort();return S(c,u)};const D=e=>e.canBeInitial();const x=e=>!e.canBeInitial();const C=e=>true;const A=e=>{if(typeof e==="number"){return{javascript:e,unknown:e}}else if(typeof e==="object"&&e!==null){return{...e}}else{return{}}};const T=(...e)=>{let t={};for(let n=e.length-1;n>=0;n--){t=Object.assign(t,A(e[n]))}return t};const M=e=>{for(const t of Object.keys(e)){if(e[t]>0)return true}return false};const O=(e,t,n)=>{const r=new Set(Object.keys(e));const i=new Set(Object.keys(t));const s={};for(const o of r){if(i.has(o)){s[o]=n(e[o],t[o])}else{s[o]=e[o]}}for(const e of i){if(!r.has(e)){s[e]=t[e]}}return s};const F=(e,t)=>{for(const n of Object.keys(t)){const r=e[n];if(r===undefined||r===0)continue;if(r{let t=0;for(const n of Object.keys(e)){t+=e[n]}return t};const R=e=>{if(typeof e==="string"){return()=>e}if(typeof e==="function"){return e}};const P=e=>{if(e==="initial"){return D}if(e==="async"){return x}if(e==="all"){return C}if(typeof e==="function"){return e}};const N=e=>{if(typeof e==="function"){return e}if(typeof e==="object"&&e!==null){const t=[];for(const n of Object.keys(e)){const r=e[n];if(r===false){continue}if(typeof r==="string"||r instanceof RegExp){const e=z({},n);t.push((t,n,i)=>{if(L(r,t,n)){i.push(e)}})}else if(typeof r==="function"){t.push((e,t,i)=>{const s=r(e);if(s){const e=Array.isArray(s)?s:[s];for(const t of e){i.push(U(t,n))}}})}else{const e=z(r,n);t.push((t,n,i)=>{if(L(r.test,t,n)&&B(r.type,t)){i.push(e)}})}}const n=(e,n)=>{let r=[];for(const i of t){i(e,n,r)}return r};return n}return()=>null};const L=(e,t,n)=>{if(e===undefined)return true;if(typeof e==="function"){return e(t,n)}if(typeof e==="boolean")return e;if(typeof e==="string"){const n=t.nameForCondition();return n&&n.startsWith(e)}if(e instanceof RegExp){const n=t.nameForCondition();return n&&e.test(n)}return false};const B=(e,t)=>{if(e===undefined)return true;if(typeof e==="function"){return e(t.type)}if(typeof e==="string"){const n=t.type;return e===n}if(e instanceof RegExp){const n=t.type;return e.test(n)}return false};const j=new WeakMap;const U=(e,t)=>{let n=j.get(e);if(n!==undefined){const e=n.get(t);if(e!==undefined)return e}else{n=new Map;j.set(e,n)}const r=z(e,t);n.set(t,r);return r};const z=(e,t)=>{return{key:t,priority:e.priority,getName:R(e.name),chunksFilter:P(e.chunks),enforce:e.enforce,minSize:A(e.minSize),minRemainingSize:T(e.minRemainingSize,e.minSize),enforceSizeThreshold:A(e.enforceSizeThreshold),maxAsyncSize:T(e.maxAsyncSize,e.maxSize),maxInitialSize:T(e.maxInitialSize,e.maxSize),minChunks:e.minChunks,maxAsyncRequests:e.maxAsyncRequests,maxInitialRequests:e.maxInitialRequests,filename:e.filename,idHint:e.idHint,automaticNameDelimiter:e.automaticNameDelimiter,reuseExistingChunk:e.reuseExistingChunk,usedExports:e.usedExports}};e.exports=class SplitChunksPlugin{constructor(e={}){const t=e.fallbackCacheGroup||{};this.options={chunksFilter:P(e.chunks||"all"),minSize:A(e.minSize),minRemainingSize:T(e.minRemainingSize,e.minSize),enforceSizeThreshold:A(e.enforceSizeThreshold),maxAsyncSize:T(e.maxAsyncSize,e.maxSize),maxInitialSize:T(e.maxInitialSize,e.maxSize),minChunks:e.minChunks||1,maxAsyncRequests:e.maxAsyncRequests||1,maxInitialRequests:e.maxInitialRequests||1,hidePathInfo:e.hidePathInfo||false,filename:e.filename||undefined,getCacheGroups:N(e.cacheGroups),getName:e.name?R(e.name):g,automaticNameDelimiter:e.automaticNameDelimiter,usedExports:e.usedExports,fallbackCacheGroup:{minSize:T(t.minSize,e.minSize),maxAsyncSize:T(t.maxAsyncSize,t.maxSize,e.maxAsyncSize,e.maxSize),maxInitialSize:T(t.maxInitialSize,t.maxSize,e.maxInitialSize,e.maxSize),automaticNameDelimiter:t.automaticNameDelimiter||e.automaticNameDelimiter||"~"}};this._cacheGroupCache=new WeakMap}_getCacheGroup(e){const t=this._cacheGroupCache.get(e);if(t!==undefined)return t;const n=T(e.minSize,e.enforce?undefined:this.options.minSize);const r=T(e.minRemainingSize,e.enforce?undefined:this.options.minRemainingSize);const i=T(e.enforceSizeThreshold,e.enforce?undefined:this.options.enforceSizeThreshold);const s={key:e.key,priority:e.priority||0,chunksFilter:e.chunksFilter||this.options.chunksFilter,minSize:n,minRemainingSize:r,enforceSizeThreshold:i,maxAsyncSize:T(e.maxAsyncSize,e.enforce?undefined:this.options.maxAsyncSize),maxInitialSize:T(e.maxInitialSize,e.enforce?undefined:this.options.maxInitialSize),minChunks:e.minChunks!==undefined?e.minChunks:e.enforce?1:this.options.minChunks,maxAsyncRequests:e.maxAsyncRequests!==undefined?e.maxAsyncRequests:e.enforce?Infinity:this.options.maxAsyncRequests,maxInitialRequests:e.maxInitialRequests!==undefined?e.maxInitialRequests:e.enforce?Infinity:this.options.maxInitialRequests,getName:e.getName!==undefined?e.getName:this.options.getName,usedExports:e.usedExports!==undefined?e.usedExports:this.options.usedExports,filename:e.filename!==undefined?e.filename:this.options.filename,automaticNameDelimiter:e.automaticNameDelimiter!==undefined?e.automaticNameDelimiter:this.options.automaticNameDelimiter,idHint:e.idHint!==undefined?e.idHint:e.key,reuseExistingChunk:e.reuseExistingChunk||false,_validateSize:M(n),_validateRemainingSize:M(r),_minSizeForMaxSize:T(e.minSize,this.options.minSize),_conditionalEnforce:M(i)};this._cacheGroupCache.set(e,s);return s}apply(e){const t=d.bindContextCache(e.context,e.root);e.hooks.thisCompilation.tap("SplitChunksPlugin",e=>{const n=e.getLogger("webpack.SplitChunksPlugin");let l=false;e.hooks.unseal.tap("SplitChunksPlugin",()=>{l=false});e.hooks.optimizeChunks.tap({name:"SplitChunksPlugin",stage:i},i=>{if(l)return;l=true;n.time("prepare");const f=e.chunkGraph;const p=e.moduleGraph;const d=new Map;const g=BigInt("0");const S=BigInt("1");let D=S;for(const e of i){d.set(e,D);D=D<{const t=e[Symbol.iterator]();let n=t.next();if(n.done)return g;const r=n.value;n=t.next();if(n.done)return r;let i=d.get(r)|d.get(n.value);while(!(n=t.next()).done){i=i|d.get(n.value)}return i};const C=e=>{if(typeof e==="bigint")return e.toString(16);return d.get(e).toString(16)};const A=h(()=>{const t=new Map;const n=new Set;for(const r of e.modules){const e=f.getModuleChunksIterable(r);const i=x(e);if(typeof i==="bigint"){if(!t.has(i)){t.set(i,new Set(e))}}else{n.add(i)}}return{chunkSetsInGraph:t,singleChunkSets:n}});const T=e=>{const t=p.getExportsInfo(e);const n=new Map;for(const r of f.getModuleChunksIterable(e)){const e=t.getUsageKey(r.runtime);const i=n.get(e);if(i!==undefined){i.push(r)}else{n.set(e,[r])}}return n.values()};const M=new Map;const I=h(()=>{const t=new Map;const n=new Set;for(const r of e.modules){const e=Array.from(T(r));M.set(r,e);for(const r of e){if(r.length===1){n.add(r[0])}else{const e=x(r);if(!t.has(e)){t.set(e,new Set(r))}}}}return{chunkSetsInGraph:t,singleChunkSets:n}});const R=e=>{const t=new Map;for(const n of e){const e=n.size;let r=t.get(e);if(r===undefined){r=[];t.set(e,r)}r.push(n)}return t};const P=h(()=>R(A().chunkSetsInGraph.values()));const N=h(()=>R(I().chunkSetsInGraph.values()));const L=(e,t,n)=>{const i=new Map;return s=>{const o=i.get(s);if(o!==undefined)return o;if(s instanceof r){const e=[s];i.set(s,e);return e}const c=e.get(s);const u=[c];for(const[e,t]of n){if(e{const{chunkSetsInGraph:e,singleChunkSets:t}=A();return L(e,t,P())});const j=e=>B()(e);const U=h(()=>{const{chunkSetsInGraph:e,singleChunkSets:t}=I();return L(e,t,N())});const z=e=>U()(e);const H=new WeakMap;const V=(e,t)=>{let n=H.get(e);if(n===undefined){n=new WeakMap;H.set(e,n)}let i=n.get(t);if(i===undefined){const s=[];if(e instanceof r){if(t(e))s.push(e)}else{for(const n of e){if(t(n))s.push(n)}}i={chunks:s,key:x(s)};n.set(t,i)}return i};const G=new Set;const q=new Map;const W=(t,n,r,i,o)=>{if(r.length{const e=f.getModuleChunksIterable(t);const n=x(e);return j(n)});const i=h(()=>{I();const e=new Set;const n=M.get(t);for(const t of n){const n=x(t);for(const t of z(n))e.add(t)}return e});let s=0;for(const o of e){const e=this._getCacheGroup(o);const a=e.usedExports?i():n();for(const n of a){const i=n instanceof r?1:n.size;if(i0){let t;let n;for(const e of q){const r=e[0];const i=e[1];if(n===undefined||k(n,i)<0){n=i;t=r}}const r=n;q.delete(t);let i=r.name;let s;let o=false;let a=false;if(i){const t=e.namedChunks.get(i);if(t!==undefined){s=t;const e=r.chunks.size;r.chunks.delete(s);o=r.chunks.size!==e}}else if(r.cacheGroup.reuseExistingChunk){e:for(const e of r.chunks){if(f.getNumberOfChunkModules(e)!==r.modules.size){continue}if(f.getNumberOfEntryModules(e)>0){continue}for(const t of r.modules){if(!f.isModuleInChunk(t,e)){continue e}}if(!s||!s.name){s=e}else if(e.name&&e.name.length=t){u.delete(e)}}}e:for(const e of u){for(const t of r.modules){if(f.isModuleInChunk(t,e))continue e}u.delete(e)}if(u.size=r.cacheGroup.minChunks){const e=Array.from(u);for(const t of r.modules){W(r.cacheGroup,r.cacheGroupIndex,e,x(u),t)}}continue}if(!c&&r.cacheGroup._validateRemainingSize&&u.size===1){const[e]=u;let t=Object.create(null);for(const n of f.getChunkModulesIterable(e)){if(!r.modules.has(n)){for(const e of n.getSourceTypes()){t[e]=(t[e]||0)+n.size(e)}}}if(!F(t,r.cacheGroup.minRemainingSize)){continue}}if(s===undefined){s=e.addChunk(i)}for(const e of u){e.split(s)}s.chunkReason=(s.chunkReason?s.chunkReason+", ":"")+(a?"reused as split chunk":"split chunk");if(r.cacheGroup.key){s.chunkReason+=` (cache group: ${r.cacheGroup.key})`}if(i){s.chunkReason+=` (name: ${i})`;const t=e.entrypoints.get(i);if(t){e.entrypoints.delete(i);t.remove();f.disconnectEntries(s)}}if(r.cacheGroup.filename){s.filenameTemplate=r.cacheGroup.filename}if(r.cacheGroup.idHint){s.idNameHints.add(r.cacheGroup.idHint)}if(!a){for(const t of r.modules){if(!t.chunkCondition(s,e))continue;f.connectChunkAndModule(s,t);for(const e of u){f.disconnectChunkAndModule(e,t)}}}else{for(const e of r.modules){for(const t of u){f.disconnectChunkAndModule(t,e)}}}if(Object.keys(r.cacheGroup.maxAsyncSize).length>0||Object.keys(r.cacheGroup.maxInitialSize).length>0){const e=X.get(s);X.set(s,{minSize:e?O(e.minSize,r.cacheGroup._minSizeForMaxSize,Math.max):r.cacheGroup.minSize,maxAsyncSize:e?O(e.maxAsyncSize,r.cacheGroup.maxAsyncSize,Math.min):r.cacheGroup.maxAsyncSize,maxInitialSize:e?O(e.maxInitialSize,r.cacheGroup.maxInitialSize,Math.min):r.cacheGroup.maxInitialSize,automaticNameDelimiter:r.cacheGroup.automaticNameDelimiter,keys:e?e.keys.concat(r.cacheGroup.key):[r.cacheGroup.key]})}for(const[e,t]of q){if(w(t.chunks,u)){let n=false;for(const e of r.modules){if(t.modules.has(e)){t.modules.delete(e);for(const n of e.getSourceTypes()){t.sizes[n]-=e.size(n)}n=true}}if(n){if(t.modules.size===0){q.delete(e);continue}if(t.cacheGroup._validateSize&&!F(t.sizes,t.cacheGroup.minSize)){q.delete(e)}}}}}n.timeEnd("queue");n.time("maxSize");const J=new Set;const{outputOptions:Y}=e;for(const n of Array.from(e.chunks)){const r=X.get(n);const{minSize:i,maxAsyncSize:s,maxInitialSize:a,automaticNameDelimiter:c}=r||this.options.fallbackCacheGroup;let u;if(n.isOnlyInitial()){u=a}else if(n.canBeInitial()){u=O(s,a,Math.min)}else{u=s}if(Object.keys(u).length===0){continue}for(const t of Object.keys(u)){const n=u[t];const s=i[t];if(typeof s==="number"&&s>n){const t=r&&r.keys;const i=`${t&&t.join()} ${s} ${n}`;if(!J.has(i)){J.add(i);e.warnings.push(new m(t,s,n))}}}const l=y({minSize:i,maxSize:E(u,(e,t)=>{const n=i[t];return typeof n==="number"?Math.max(e,n):e}),items:f.getChunkModulesIterable(n),getKey(e){const n=v.get(e);if(n!==undefined)return n;const r=t(e.identifier());const i=e.nameForCondition&&e.nameForCondition();const s=i?t(i):r.replace(/^.*!|\?[^?!]*$/g,"");const a=s+c+_(r,Y);const u=o(a);v.set(e,u);return u},getSize(e){const t=Object.create(null);for(const n of e.getSourceTypes()){t[n]=e.size(n)}return t}});if(l.length<=1){continue}for(let t=0;t100){s=s.slice(0,100)+c+_(s,Y)}if(t!==l.length-1){const t=e.addChunk(s);n.split(t);t.chunkReason=n.chunkReason;for(const i of r.items){if(!i.chunkCondition(t,e)){continue}f.connectChunkAndModule(t,i);f.disconnectChunkAndModule(n,i)}}else{n.name=s}}}n.timeEnd("maxSize")})})}}},15787:(e,t,n)=>{"use strict";const{formatSize:r}=n(9192);const i=n(81627);e.exports=class AssetsOverSizeLimitWarning extends i{constructor(e,t){const n=e.map(e=>`\n ${e.name} (${r(e.size)})`).join("");super(`asset size limit: The following asset(s) exceed the recommended size limit (${r(t)}).\nThis can impact web performance.\nAssets: ${n}`);this.name="AssetsOverSizeLimitWarning";this.assets=e;Error.captureStackTrace(this,this.constructor)}}},84116:(e,t,n)=>{"use strict";const{formatSize:r}=n(9192);const i=n(81627);e.exports=class EntrypointsOverSizeLimitWarning extends i{constructor(e,t){const n=e.map(e=>`\n ${e.name} (${r(e.size)})\n${e.files.map(e=>` ${e}`).join("\n")}`).join("");super(`entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (${r(t)}). This can impact web performance.\nEntrypoints:${n}\n`);this.name="EntrypointsOverSizeLimitWarning";this.entrypoints=e;Error.captureStackTrace(this,this.constructor)}}},23529:(e,t,n)=>{"use strict";const r=n(81627);e.exports=class NoAsyncChunksWarning extends r{constructor(){super("webpack performance recommendations: \n"+"You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.\n"+"For more info visit https://webpack.js.org/guides/code-splitting/");this.name="NoAsyncChunksWarning";Error.captureStackTrace(this,this.constructor)}}},20625:(e,t,n)=>{"use strict";const{find:r}=n(26221);const i=n(15787);const s=n(84116);const o=n(23529);const a=new WeakSet;const c=(e,t,n)=>!n.development;e.exports=class SizeLimitsPlugin{constructor(e){this.hints=e.hints;this.maxAssetSize=e.maxAssetSize;this.maxEntrypointSize=e.maxEntrypointSize;this.assetFilter=e.assetFilter}static isOverSizeLimit(e){return a.has(e)}apply(e){const t=this.maxEntrypointSize;const n=this.maxAssetSize;const u=this.hints;const l=this.assetFilter||c;e.hooks.afterEmit.tap("SizeLimitsPlugin",e=>{const c=[];const f=t=>{let n=0;for(const r of t.getFiles()){const t=e.getAsset(r);if(t&&l(t.name,t.source,t.info)&&t.source){n+=t.info.size||t.source.size()}}return n};const p=[];for(const{name:t,source:r,info:i}of e.getAssets()){if(!l(t,r,i)||!r){continue}const e=i.size||r.size();if(e>n){p.push({name:t,size:e});a.add(r)}}const d=t=>{const n=e.getAsset(t);return n&&l(n.name,n.source,n.info)};const h=[];for(const[n,r]of e.entrypoints){const e=f(r);if(e>t){h.push({name:n,size:e,files:r.getFiles().filter(d)});a.add(r)}}if(u){if(p.length>0){c.push(new i(p,n))}if(h.length>0){c.push(new s(h,t))}if(c.length>0){const t=r(e.chunks,e=>!e.canBeInitial());if(!t){c.push(new o)}if(u==="error"){e.errors.push(...c)}else{e.warnings.push(...c)}}}})}}},63890:(e,t,n)=>{"use strict";const r=n(66804);const i=n(58159);class ChunkPrefetchFunctionRuntimeModule extends r{constructor(e,t,n){super(`chunk ${e} function`,5);this.childType=e;this.runtimeFunction=t;this.runtimeHandlers=n}generate(){const{runtimeFunction:e,runtimeHandlers:t}=this;const{runtimeTemplate:n}=this.compilation;return i.asString([`${t} = {};`,`${e} = ${n.basicFunction("chunkId",[`Object.keys(${t}).map(${n.basicFunction("key",`${t}[key](chunkId);`)});`])}`])}}e.exports=ChunkPrefetchFunctionRuntimeModule},5538:(e,t,n)=>{"use strict";const r=n(76150);const i=n(63890);const s=n(2235);const o=n(86400);class ChunkPrefetchPreloadPlugin{apply(e){e.hooks.compilation.tap("ChunkPrefetchPreloadPlugin",e=>{e.hooks.additionalChunkRuntimeRequirements.tap("ChunkPrefetchPreloadPlugin",(t,n)=>{const{chunkGraph:i}=e;if(i.getNumberOfEntryModules(t)===0)return;const o=t.getChildIdsByOrders(i);if(o.prefetch){n.add(r.prefetchChunk);n.add(r.startup);e.addRuntimeModule(t,new s("prefetch",r.prefetchChunk,o.prefetch))}});e.hooks.additionalTreeRuntimeRequirements.tap("ChunkPrefetchPreloadPlugin",(t,n)=>{const{chunkGraph:i}=e;const s=t.getChildIdsByOrdersMap(i,false);if(s.prefetch){n.add(r.prefetchChunk);e.addRuntimeModule(t,new o("prefetch",r.prefetchChunk,s.prefetch,true))}if(s.preload){n.add(r.preloadChunk);e.addRuntimeModule(t,new o("preload",r.preloadChunk,s.preload,false))}});e.hooks.runtimeRequirementInTree.for(r.prefetchChunk).tap("ChunkPrefetchPreloadPlugin",(t,n)=>{e.addRuntimeModule(t,new i("prefetch",r.prefetchChunk,r.prefetchChunkHandlers));n.add(r.prefetchChunkHandlers)});e.hooks.runtimeRequirementInTree.for(r.preloadChunk).tap("ChunkPrefetchPreloadPlugin",(t,n)=>{e.addRuntimeModule(t,new i("preload",r.preloadChunk,r.preloadChunkHandlers));n.add(r.preloadChunkHandlers)})})}}e.exports=ChunkPrefetchPreloadPlugin},2235:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);class ChunkPrefetchStartupRuntimeModule extends i{constructor(e,t,n){super(`startup ${e}`,5);this.childType=e;this.runtimeFunction=t;this.startupChunks=n}generate(){const{runtimeFunction:e,startupChunks:t}=this;const{runtimeTemplate:n}=this.compilation;return s.asString([`var startup = ${r.startup};`,`${r.startup} = ${n.basicFunction("",["var result = startup();",s.asString(t.length<3?t.map(t=>`${e}(${JSON.stringify(t)});`):`${JSON.stringify(t)}.map(${e});`),"return result;"])};`])}}e.exports=ChunkPrefetchStartupRuntimeModule},86400:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);class ChunkPrefetchTriggerRuntimeModule extends i{constructor(e,t,n,r){super(`chunk ${e} trigger`,20);this.childType=e;this.runtimeFunction=t;this.chunkMap=n;this.afterChunkLoad=r}generate(){const{childType:e,runtimeFunction:t,chunkMap:n,afterChunkLoad:i}=this;const{runtimeTemplate:o}=this.compilation;const a=["var chunks = chunkToChildrenMap[chunkId];","for (var i = 0; Array.isArray(chunks) && i < chunks.length; i++) {",s.indent(`${t}(chunks[i]);`),"}"];return s.asString([n?s.asString([`var chunkToChildrenMap = ${JSON.stringify(n,null,"\t")};`,`${r.ensureChunkHandlers}.${e} = ${i?o.basicFunction("chunkId, promises",[`Promise.all(promises).then(${o.basicFunction("",a)});`]):o.basicFunction("chunkId",a)};`]):`// no chunks to automatically ${e} specified in graph`])}}e.exports=ChunkPrefetchTriggerRuntimeModule},94288:e=>{"use strict";class BasicEffectRulePlugin{constructor(e,t){this.ruleProperty=e;this.effectType=t||e}apply(e){e.hooks.rule.tap("BasicEffectRulePlugin",(e,t,n,r,i)=>{if(n.has(this.ruleProperty)){n.delete(this.ruleProperty);const e=t[this.ruleProperty];r.effects.push({type:this.effectType,value:e})}})}}e.exports=BasicEffectRulePlugin},1976:e=>{"use strict";class BasicMatcherRulePlugin{constructor(e,t,n){this.ruleProperty=e;this.dataProperty=t||e;this.invert=n||false}apply(e){e.hooks.rule.tap("BasicMatcherRulePlugin",(t,n,r,i)=>{if(r.has(this.ruleProperty)){r.delete(this.ruleProperty);const s=n[this.ruleProperty];const o=e.compileCondition(`${t}.${this.ruleProperty}`,s);const a=o.fn;i.conditions.push({property:this.dataProperty,matchWhenEmpty:this.invert?!o.matchWhenEmpty:o.matchWhenEmpty,fn:this.invert?e=>!a(e):a})}})}}e.exports=BasicMatcherRulePlugin},92299:e=>{"use strict";const t="descriptionData";class DescriptionDataMatcherRulePlugin{apply(e){e.hooks.rule.tap("DescriptionDataMatcherRulePlugin",(n,r,i,s)=>{if(i.has(t)){i.delete(t);const o=r[t];for(const r of Object.keys(o)){const i=r.split(".");const a=e.compileCondition(`${n}.${t}.${r}`,o[r]);s.conditions.push({property:["descriptionData",...i],matchWhenEmpty:a.matchWhenEmpty,fn:a.fn})}}})}}e.exports=DescriptionDataMatcherRulePlugin},73817:(e,t,n)=>{"use strict";const{SyncHook:r}=n(92960);class RuleSetCompiler{constructor(e){this.hooks=Object.freeze({rule:new r(["path","rule","unhandledProperties","compiledRule","references"])});if(e){for(const t of e){t.apply(this)}}}compile(e){const t=new Map;const n=this.compileRules("ruleSet",e,t);const r=(e,t,n)=>{for(const n of t.conditions){const t=n.property;if(Array.isArray(t)){let r=e;for(const e of t){if(r&&typeof r==="object"&&Object.prototype.hasOwnProperty.call(r,e)){r=r[e]}else{r=undefined;break}}if(r!==undefined){if(!n.fn(r))return false;continue}}else if(t in e){const r=e[t];if(!n.fn(r))return false;continue}if(!n.matchWhenEmpty){return false}}for(const r of t.effects){if(typeof r==="function"){const t=r(e);for(const e of t){n.push(e)}}else{n.push(r)}}if(t.rules){for(const i of t.rules){r(e,i,n)}}if(t.oneOf){for(const i of t.oneOf){if(r(e,i,n)){break}}}return true};return{references:t,exec:e=>{const t=[];for(const i of n){r(e,i,t)}return t}}}compileRules(e,t,n){return t.map((t,r)=>this.compileRule(`${e}[${r}]`,t,n))}compileRule(e,t,n){const r=new Set(Object.keys(t).filter(e=>t[e]!==undefined));const i={conditions:[],effects:[],rules:undefined,oneOf:undefined};this.hooks.rule.call(e,t,r,i,n);if(r.has("rules")){r.delete("rules");const s=t.rules;if(!Array.isArray(s))throw this.error(e,s,"Rule.rules must be an array of rules");i.rules=this.compileRules(`${e}.rules`,s,n)}if(r.has("oneOf")){r.delete("oneOf");const s=t.oneOf;if(!Array.isArray(s))throw this.error(e,s,"Rule.oneOf must be an array of rules");i.oneOf=this.compileRules(`${e}.oneOf`,s,n)}if(r.size>0){throw this.error(e,t,`Properties ${Array.from(r).join(", ")} are unknown`)}return i}compileCondition(e,t){if(!t){throw this.error(e,t,"Expected condition but got falsy value")}if(typeof t==="string"){return{matchWhenEmpty:t.length===0,fn:e=>e.startsWith(t)}}if(typeof t==="function"){try{return{matchWhenEmpty:t(""),fn:t}}catch(n){throw this.error(e,t,"Evaluation of condition function threw error")}}if(t instanceof RegExp){return{matchWhenEmpty:t.test(""),fn:e=>t.test(e)}}if(Array.isArray(t)){const n=t.map((t,n)=>this.compileCondition(`${e}[${n}]`,t));return this.combineConditionsOr(n)}if(typeof t!=="object"){throw this.error(e,t,`Unexpected ${typeof t} when condition was expected`)}const n=[];for(const r of Object.keys(t)){const i=t[r];switch(r){case"or":if(i){if(!Array.isArray(i)){throw this.error(`${e}.or`,t.and,"Expected array of conditions")}n.push(this.compileCondition(`${e}.or`,i))}break;case"and":if(i){if(!Array.isArray(i)){throw this.error(`${e}.and`,t.and,"Expected array of conditions")}let r=0;for(const t of i){n.push(this.compileCondition(`${e}.and[${r}]`,t));r++}}break;case"not":if(i){const t=this.compileCondition(`${e}.not`,i);const r=t.fn;n.push({matchWhenEmpty:!t.matchWhenEmpty,fn:e=>!r(e)})}break;default:throw this.error(`${e}.${r}`,t[r],`Unexpected property ${r} in condition`)}}if(n.length===0){throw this.error(e,t,"Expected condition, but got empty thing")}return this.combineConditionsAnd(n)}combineConditionsOr(e){if(e.length===0){return{matchWhenEmpty:false,fn:()=>false}}else if(e.length===1){return e[0]}else{return{matchWhenEmpty:e.some(e=>e.matchWhenEmpty),fn:t=>e.some(e=>e.fn(t))}}}combineConditionsAnd(e){if(e.length===0){return{matchWhenEmpty:false,fn:()=>false}}else if(e.length===1){return e[0]}else{return{matchWhenEmpty:e.every(e=>e.matchWhenEmpty),fn:t=>e.every(e=>e.fn(t))}}}error(e,t,n){return new Error(`Compiling RuleSet failed: ${n} (at ${e}: ${t})`)}}e.exports=RuleSetCompiler},19311:(e,t,n)=>{"use strict";const r=n(31669);class UseEffectRulePlugin{apply(e){e.hooks.rule.tap("UseEffectRulePlugin",(t,n,i,s,o)=>{const a=(r,s)=>{if(i.has(r)){throw e.error(`${t}.${r}`,n[r],`A Rule must not have a '${r}' property when it has a '${s}' property`)}};if(i.has("use")){i.delete("use");i.delete("enforce");a("loader","use");a("options","use");const e=n.use;const c=n.enforce;const u=c?`use-${c}`:"use";const l=(e,t,n)=>{if(typeof n==="function"){return t=>p(e,n(t))}else{return f(e,t,n)}};const f=(e,t,n)=>{if(typeof n==="string"){return{type:u,value:{loader:n,options:undefined,ident:undefined}}}else{const i=n.loader;const s=n.options;let a=n.ident;if(s&&typeof s==="object"){if(!a)a=t;o.set(a,s)}if(typeof s==="string"){r.deprecate(()=>{},`Using a string as loader options is deprecated (${e}.options)`,"DEP_WEBPACK_RULE_LOADER_OPTIONS_STRING")()}return{type:c?`use-${c}`:"use",value:{loader:i,options:s,ident:a}}}};const p=(e,t)=>{if(Array.isArray(t)){return t.map((t,n)=>f(`${e}[${n}]`,"[[missing ident]]",t))}return[f(e,"[[missing ident]]",t)]};const d=(e,t)=>{if(Array.isArray(t)){return t.map((t,n)=>{const r=`${e}[${n}]`;return l(r,r,t)})}return[l(e,e,t)]};if(typeof e==="function"){s.effects.push(n=>p(`${t}.use`,e(n)))}else{for(const n of d(`${t}.use`,e)){s.effects.push(n)}}}if(i.has("loader")){i.delete("loader");i.delete("options");i.delete("enforce");const a=n.loader;const c=n.options;const u=n.enforce;if(a.includes("!")){throw e.error(`${t}.loader`,a,"Exclamation mark separated loader lists has been removed in favor of the 'use' property with arrays")}if(a.includes("?")){throw e.error(`${t}.loader`,a,"Query arguments on 'loader' has been removed in favor of the 'options' property")}if(typeof c==="string"){r.deprecate(()=>{},`Using a string as loader options is deprecated (${t}.options)`,"DEP_WEBPACK_RULE_LOADER_OPTIONS_STRING")()}const l=c&&typeof c==="object"?t:undefined;o.set(l,c);s.effects.push({type:u?`use-${u}`:"use",value:{loader:a,options:c,ident:l}})}})}useItemToEffects(e,t){}}e.exports=UseEffectRulePlugin},64255:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);class ChunkNameRuntimeModule extends i{constructor(e){super("chunkName");this.chunkName=e}generate(){return`${r.chunkName} = ${JSON.stringify(this.chunkName)};`}}e.exports=ChunkNameRuntimeModule},90202:(e,t,n)=>{"use strict";const r=n(76150);const i=n(58159);const s=n(9851);class CompatGetDefaultExportRuntimeModule extends s{constructor(){super("compat get default export")}generate(){const{runtimeTemplate:e}=this.compilation;const t=r.compatGetDefaultExport;return i.asString(["// getDefaultExport function for compatibility with non-harmony modules",`${t} = ${e.basicFunction("module",["var getter = module && module.__esModule ?",i.indent([`${e.returningFunction("module['default']")} :`,`${e.returningFunction("module")};`]),`${r.definePropertyGetters}(getter, { a: getter });`,"return getter;"])};`])}}e.exports=CompatGetDefaultExportRuntimeModule},16710:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);class CompatRuntimeModule extends i{constructor(){super("compat",10)}generate(){const{chunk:e,compilation:t}=this;const{chunkGraph:n,runtimeTemplate:i,mainTemplate:s,moduleTemplates:o,dependencyTemplates:a}=t;const c=s.hooks.bootstrap.call("",e,t.hash||"XXXX",o.javascript,a);const u=s.hooks.localVars.call("",e,t.hash||"XXXX");const l=s.hooks.requireExtensions.call("",e,t.hash||"XXXX");const f=n.getTreeRuntimeRequirements(e);let p="";if(f.has(r.ensureChunk)){const n=s.hooks.requireEnsure.call("",e,t.hash||"XXXX","chunkId");if(n){p=`${r.ensureChunkHandlers}.compat = ${i.basicFunction("chunkId, promises",n)};`}}return[c,u,p,l].filter(Boolean).join("\n")}shouldIsolate(){return false}}e.exports=CompatRuntimeModule},3236:(e,t,n)=>{"use strict";const r=n(76150);const i=n(58159);const s=n(9851);class CreateFakeNamespaceObjectRuntimeModule extends s{constructor(){super("create fake namespace object")}generate(){const{runtimeTemplate:e}=this.compilation;const t=e.supportsArrowFunction()&&e.supportsConst();const n=r.createFakeNamespaceObject;return i.asString(["// create a fake namespace object","// mode & 1: value is a module id, require it","// mode & 2: merge all properties of value into the ns","// mode & 4: return value when already ns object","// mode & 8|1: behave like require",`${n} = function(value, mode) {`,i.indent([`if(mode & 1) value = this(value);`,`if(mode & 8) return value;`,"if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;","var ns = Object.create(null);",`${r.makeNamespaceObject}(ns);`,"var def = {};","if(mode & 2 && typeof value == 'object' && value) {",i.indent([t?`for(const key in value) def[key] = () => value[key];`:`for(var key in value) def[key] = function(key) { return value[key]; }.bind(null, key);`]),"}",t?"def['default'] = () => value;":"def['default'] = function() { return value; };",`${r.definePropertyGetters}(ns, def);`,"return ns;"]),"};"])}}e.exports=CreateFakeNamespaceObjectRuntimeModule},58957:(e,t,n)=>{"use strict";const r=n(76150);const i=n(58159);const s=n(9851);class DefinePropertyGettersRuntimeModule extends s{constructor(){super("define property getters")}generate(){const{runtimeTemplate:e}=this.compilation;const t=r.definePropertyGetters;return i.asString(["// define getter functions for harmony exports",`${t} = ${e.basicFunction("exports, definition",[`for(var key in definition) {`,i.indent([`if(${r.hasOwnProperty}(definition, key) && !${r.hasOwnProperty}(exports, key)) {`,i.indent(["Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });"]),"}"]),"}"])};`])}}e.exports=DefinePropertyGettersRuntimeModule},59179:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);class EnsureChunkRuntimeModule extends i{constructor(e){super("ensure chunk");this.runtimeRequirements=e}generate(){const{runtimeTemplate:e}=this.compilation;if(this.runtimeRequirements.has(r.ensureChunkHandlers)){const t=r.ensureChunkHandlers;return s.asString([`${t} = {};`,"// This file contains only the entry chunk.","// The chunk loading function for additional chunks",`${r.ensureChunk} = ${e.basicFunction("chunkId",[`return Promise.all(Object.keys(${t}).reduce(${e.basicFunction("promises, key",[`${t}[key](chunkId, promises);`,"return promises;"])}, []));`])};`])}else{return s.asString(["// The chunk loading function for additional chunks","// Since all referenced chunks are already included","// in this file, this function is empty here.",`${r.ensureChunk} = ${e.returningFunction("Promise.resolve()")};`])}}}e.exports=EnsureChunkRuntimeModule},9609:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);class GetChunkFilenameRuntimeModule extends i{constructor(e,t,n,r,i){super(`get ${t} chunk filename`);this.contentType=e;this.global=n;this.getFilenameForChunk=r;this.allChunks=i}generate(){const{global:e,chunk:t,contentType:n,getFilenameForChunk:i,allChunks:o,compilation:a}=this;const{runtimeTemplate:c}=a;const u=new Map;let l=0;let f;const p=e=>{const t=i(e);if(t){let n=u.get(t);if(n===undefined){u.set(t,n=new Set)}n.add(e);if(typeof t==="string"){if(n.size{const i=t=>{const n=`${t}`;if(n.length>=5&&n===`${e.id}`){return'" + chunkId + "'}const r=JSON.stringify(n);return r.slice(1,r.length-1)};const s=e=>t=>i(`${e}`.slice(0,t));const o=typeof t==="function"?JSON.stringify(t({chunk:e,contentHashType:n})):JSON.stringify(t);const c=a.getPath(o,{hash:`" + ${r.getFullHash}() + "`,hashWithLength:e=>`" + ${r.getFullHash}().slice(0, ${e}) + "`,chunk:{id:i(e.id),hash:i(e.renderedHash),hashWithLength:s(e.renderedHash),name:i(e.name||e.id),contentHash:{[n]:i(e.contentHash[n])},contentHashWithLength:{[n]:s(e.contentHash[n])}},contentHashType:n});let u=h.get(c);if(u===undefined){h.set(c,u=new Set)}u.add(e.id)};for(const[e,t]of u){if(e!==f){for(const n of t)g(n,e)}else{for(const e of t)m.add(e)}}const y=e=>{const t={};let n=false;let r;let i=0;for(const s of m){const o=e(s);if(o===s.id){n=true}else{t[s.id]=o;r=s.id;i++}}if(i===0)return"chunkId";if(i===1){return n?`(chunkId === ${JSON.stringify(r)} ? ${JSON.stringify(t[r])} : chunkId)`:JSON.stringify(t[r])}return n?`(${JSON.stringify(t)}[chunkId] || chunkId)`:`${JSON.stringify(t)}[chunkId]`};const v=e=>{return`" + ${y(e)} + "`};const _=e=>t=>{return`" + ${y(n=>`${e(n)}`.slice(0,t))} + "`};const b=f&&a.getPath(JSON.stringify(f),{hash:`" + ${r.getFullHash}() + "`,hashWithLength:e=>`" + ${r.getFullHash}().slice(0, ${e}) + "`,chunk:{id:`" + chunkId + "`,hash:v(e=>e.renderedHash),hashWithLength:_(e=>e.renderedHash),name:v(e=>e.name||e.id),contentHash:{[n]:v(e=>e.contentHash[n])},contentHashWithLength:{[n]:_(e=>e.contentHash[n])}},contentHashType:n});return s.asString([`// This function allow to reference ${d.join(" and ")}`,`${e} = ${c.basicFunction("chunkId",h.size>0?["// return url for filenames not based on template",s.asString(Array.from(h,([e,t])=>{const n=t.size===1?`chunkId === ${JSON.stringify(t.values().next().value)}`:`{${Array.from(t,e=>`${JSON.stringify(e)}:1`).join(",")}}[chunkId]`;return`if (${n}) return ${e};`})),"// return url for filenames based on template",`return ${b};`]:["// return url for filenames based on template",`return ${b};`])};`])}}e.exports=GetChunkFilenameRuntimeModule},75948:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);class GetFullHashRuntimeModule extends i{constructor(){super("getFullHash")}generate(){const{runtimeTemplate:e}=this.compilation;return`${r.getFullHash} = ${e.returningFunction(JSON.stringify(this.compilation.hash||"XXXX"))}`}}e.exports=GetFullHashRuntimeModule},36100:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);class GetMainFilenameRuntimeModule extends i{constructor(e,t,n){super(`get ${e} filename`);this.global=t;this.filename=n}generate(){const{global:e,filename:t,compilation:n}=this;const{runtimeTemplate:i}=n;const o=n.getPath(JSON.stringify(t),{hash:`" + ${r.getFullHash}() + "`,hashWithLength:e=>`" + ${r.getFullHash}().slice(0, ${e}) + "`});return s.asString([`${e} = ${i.returningFunction(o)};`])}}e.exports=GetMainFilenameRuntimeModule},13376:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);class GlobalRuntimeModule extends i{constructor(){super("global")}generate(){return s.asString([`${r.global} = (function() {`,s.indent(["if (typeof globalThis === 'object') return globalThis;","try {",s.indent("return this || new Function('return this')();"),"} catch (e) {",s.indent("if (typeof window === 'object') return window;"),"}"]),"})();"])}}e.exports=GlobalRuntimeModule},37522:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);class HasOwnPropertyRuntimeModule extends i{constructor(){super("hasOwnProperty shorthand")}generate(){const{runtimeTemplate:e}=this.compilation;return s.asString([`${r.hasOwnProperty} = ${e.returningFunction("Object.prototype.hasOwnProperty.call(obj, prop)","obj, prop")}`])}}e.exports=HasOwnPropertyRuntimeModule},9851:(e,t,n)=>{"use strict";const r=n(66804);class HelperRuntimeModule extends r{constructor(e){super(e)}}e.exports=HelperRuntimeModule},67104:(e,t,n)=>{"use strict";const{SyncWaterfallHook:r}=n(92960);const i=n(3080);const s=n(76150);const o=n(58159);const a=n(9851);const c=new WeakMap;class LoadScriptRuntimeModule extends a{static getCompilationHooks(e){if(!(e instanceof i)){throw new TypeError("The 'compilation' argument must be an instance of Compilation")}let t=c.get(e);if(t===undefined){t={createScript:new r(["source","chunk"])};c.set(e,t)}return t}constructor(){super("load script")}generate(){const{compilation:e}=this;const{runtimeTemplate:t,outputOptions:n}=e;const{scriptType:r,chunkLoadTimeout:i,crossOriginLoading:a,uniqueName:c,charset:u}=n;const l=s.loadScript;const{createScript:f}=LoadScriptRuntimeModule.getCompilationHooks(e);const p=o.asString(["script = document.createElement('script');",r?`script.type = ${JSON.stringify(r)};`:"",u?"script.charset = 'utf-8';":"",`script.timeout = ${i/1e3};`,`if (${s.scriptNonce}) {`,o.indent(`script.setAttribute("nonce", ${s.scriptNonce});`),"}",c?'script.setAttribute("data-webpack", dataWebpackPrefix + key);':"",`script.src = url;`,a?o.asString(["if (script.src.indexOf(window.location.origin + '/') !== 0) {",o.indent(`script.crossOrigin = ${JSON.stringify(a)};`),"}"]):""]);return o.asString(["var inProgress = {};",c?`var dataWebpackPrefix = ${JSON.stringify(c+":")};`:"// data-webpack is not used as build has no uniqueName","// loadScript function to load a script via script tag",`${l} = ${t.basicFunction("url, done, key",["if(inProgress[url]) { inProgress[url].push(done); return; }","var script, needAttach;","if(key !== undefined) {",o.indent(['var scripts = document.getElementsByTagName("script");',"for(var i = 0; i < scripts.length; i++) {",o.indent(["var s = scripts[i];",`if(s.getAttribute("src") == url${c?' || s.getAttribute("data-webpack") == dataWebpackPrefix + key':""}) { script = s; break; }`]),"}"]),"}","if(!script) {",o.indent(["needAttach = true;",f.call(p,this.chunk)]),"}","inProgress[url] = [done];","var onScriptComplete = "+t.basicFunction("prev, event",o.asString(["// avoid mem leaks in IE.","script.onerror = script.onload = null;","clearTimeout(timeout);","var doneFns = inProgress[url];","delete inProgress[url];","script.parentNode && script.parentNode.removeChild(script);",`doneFns && doneFns.forEach(${t.returningFunction("fn(event)","fn")});`,"if(prev) return prev(event);"])),";",`var timeout = setTimeout(onScriptComplete.bind(null, undefined, { type: 'timeout', target: script }), ${i});`,"script.onerror = onScriptComplete.bind(null, script.onerror);","script.onload = onScriptComplete.bind(null, script.onload);","needAttach && document.head.appendChild(script);"])};`])}}e.exports=LoadScriptRuntimeModule},14676:(e,t,n)=>{"use strict";const r=n(76150);const i=n(58159);const s=n(9851);class MakeNamespaceObjectRuntimeModule extends s{constructor(){super("make namespace object")}generate(){const{runtimeTemplate:e}=this.compilation;const t=r.makeNamespaceObject;return i.asString(["// define __esModule on exports",`${t} = ${e.basicFunction("exports",["if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {",i.indent(["Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });"]),"}","Object.defineProperty(exports, '__esModule', { value: true });"])};`])}}e.exports=MakeNamespaceObjectRuntimeModule},48977:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);class PublicPathRuntimeModule extends i{constructor(){super("publicPath")}generate(){return`${r.publicPath} = ${JSON.stringify(this.compilation.getPath(this.compilation.outputOptions.publicPath||"",{hash:this.compilation.hash||"XXXX"}))};`}}e.exports=PublicPathRuntimeModule},64997:(e,t,n)=>{"use strict";const r=n(76150);const i=n(55616);const s=n(34487);class StartupChunkDependenciesPlugin{constructor(e){this.asyncChunkLoading=e&&typeof e.asyncChunkLoading==="boolean"?e.asyncChunkLoading:true}apply(e){e.hooks.thisCompilation.tap("StartupChunkDependenciesPlugin",e=>{e.hooks.additionalTreeRuntimeRequirements.tap("StartupChunkDependenciesPlugin",(t,n)=>{if(e.chunkGraph.hasChunkEntryDependentChunks(t)){n.add(r.startup);n.add(r.ensureChunk);n.add(r.ensureChunkIncludeEntries);e.addRuntimeModule(t,new i(this.asyncChunkLoading))}});e.hooks.runtimeRequirementInTree.for(r.startupEntrypoint).tap("StartupChunkDependenciesPlugin",(t,n)=>{n.add(r.ensureChunk);n.add(r.ensureChunkIncludeEntries);e.addRuntimeModule(t,new s(this.asyncChunkLoading))})})}}e.exports=StartupChunkDependenciesPlugin},55616:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);class StartupChunkDependenciesRuntimeModule extends i{constructor(e){super("startup chunk dependencies");this.asyncChunkLoading=e}generate(){const{chunk:e,compilation:t}=this;const{chunkGraph:n,runtimeTemplate:i}=t;const o=Array.from(n.getChunkEntryDependentChunksIterable(e)).map(e=>{return e.id});return s.asString([`var next = ${r.startup};`,`${r.startup} = ${i.basicFunction("",!this.asyncChunkLoading?o.map(e=>`${r.ensureChunk}(${JSON.stringify(e)});`).concat("return next();"):o.length===1?`return ${r.ensureChunk}(${JSON.stringify(o[0])}).then(next);`:o.length>2?[`return Promise.all(${JSON.stringify(o)}.map(${r.ensureChunk}, __webpack_require__)).then(next);`]:["return Promise.all([",s.indent(o.map(e=>`${r.ensureChunk}(${JSON.stringify(e)})`).join(",\n")),"]).then(next);"])};`])}}e.exports=StartupChunkDependenciesRuntimeModule},34487:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);class StartupEntrypointRuntimeModule extends i{constructor(e){super("startup entrypoint");this.asyncChunkLoading=e}generate(){const{compilation:e}=this;const{runtimeTemplate:t}=e;return`${r.startupEntrypoint} = ${t.basicFunction("chunkIds, moduleId",this.asyncChunkLoading?`return Promise.all(chunkIds.map(${r.ensureChunk}, __webpack_require__)).then(${t.returningFunction("__webpack_require__(moduleId)")})`:[`chunkIds.map(${r.ensureChunk}, __webpack_require__)`,"return __webpack_require__(moduleId)"])}`}}e.exports=StartupEntrypointRuntimeModule},76752:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);class SystemContextRuntimeModule extends i{constructor(){super("__system_context__")}generate(){return`${r.systemContext} = __system_context__;`}}e.exports=SystemContextRuntimeModule},68495:(e,t,n)=>{"use strict";const r=n(53520);const{getMimetype:i,decodeDataURI:s}=n(51145);class DataUriPlugin{apply(e){e.hooks.compilation.tap("DataUriPlugin",(e,{normalModuleFactory:t})=>{t.hooks.resolveForScheme.for("data").tap("DataUriPlugin",e=>{e.data.mimetype=i(e.resource)});r.getCompilationHooks(e).readResourceForScheme.for("data").tap("DataUriPlugin",e=>s(e))})}}e.exports=DataUriPlugin},99184:(e,t,n)=>{"use strict";const{URL:r,fileURLToPath:i}=n(78835);class FileUriPlugin{apply(e){e.hooks.compilation.tap("FileUriPlugin",(e,{normalModuleFactory:t})=>{t.hooks.resolveForScheme.for("file").tap("FileUriPlugin",e=>{const t=new r(e.resource);const n=i(t);const s=t.search;const o=t.hash;e.path=n;e.query=s;e.fragment=o;e.resource=n+s+o;return true})})}}e.exports=FileUriPlugin},7201:(e,t,n)=>{"use strict";const{URL:r}=n(78835);const i=n(53520);class HttpUriPlugin{apply(e){e.hooks.compilation.tap("HttpUriPlugin",(e,{normalModuleFactory:t})=>{t.hooks.resolveForScheme.for("http").tap("HttpUriPlugin",e=>{const t=new r(e.resource);e.path=t.origin+t.pathname;e.query=t.search;e.fragment=t.hash;return true});i.getCompilationHooks(e).readResourceForScheme.for("http").tapAsync("HttpUriPlugin",(e,t,i)=>{return n(98605).get(new r(e),e=>{if(e.statusCode!==200){e.destroy();return i(new Error(`http request status code = ${e.statusCode}`))}const t=[];e.on("data",e=>{t.push(e)});e.on("end",()=>{if(!e.complete){return i(new Error("http request was terminated"))}i(null,Buffer.concat(t))})})})})}}e.exports=HttpUriPlugin},1161:(e,t,n)=>{"use strict";const{URL:r}=n(78835);const i=n(53520);class HttpsUriPlugin{apply(e){e.hooks.compilation.tap("HttpsUriPlugin",(e,{normalModuleFactory:t})=>{t.hooks.resolveForScheme.for("https").tap("HttpsUriPlugin",e=>{const t=new r(e.resource);e.path=t.origin+t.pathname;e.query=t.search;e.fragment=t.hash;return true});i.getCompilationHooks(e).readResourceForScheme.for("https").tapAsync("HttpsUriPlugin",(e,t,i)=>{return n(57211).get(new r(e),e=>{if(e.statusCode!==200){e.destroy();return i(new Error(`https request status code = ${e.statusCode}`))}const t=[];e.on("data",e=>{t.push(e)});e.on("end",()=>{if(!e.complete){return i(new Error("https request was terminated"))}i(null,Buffer.concat(t))})})})})}}e.exports=HttpsUriPlugin},22324:e=>{"use strict";class ArraySerializer{serialize(e,{write:t}){t(e.length);for(const n of e)t(n)}deserialize({read:e}){const t=e();const n=[];for(let r=0;r{"use strict";const r=n(27503);const i=n(43065);const s=11;const o=12;const a=13;const c=14;const u=15;const l=16;const f=96;const p=64;const d=32;const h=128;const m=240;const g=224;const y=31;const v=15;const _=127;const b=1;const E=1;const w=4;const S=8;const k=Symbol("MEASURE_START_OPERATION");const D=Symbol("MEASURE_END_OPERATION");const x=e=>{if(e===(e|0)){if(e<=127&&e>=-128)return 0;if(e<=2147483647&&e>=-2147483648)return 1}return 2};class BinaryMiddleware extends i{serialize(e,t){return this._serialize(e,t)}_serialize(e,t){let n=null;let r=0;const m=[];const g=(e,t=false)=>{if(n!==null){if(n.length-r>=e)return;y()}n=Buffer.allocUnsafe(t?e:Math.max(e,1024))};const y=()=>{if(n!==null){m.push(n.slice(0,r));n=null;r=0}};const v=e=>{n.writeUInt8(e,r++)};const _=e=>{n.writeUInt32LE(e,r);r+=4};const C=[];const A=()=>{C.push(m.length,r)};const T=()=>{const e=C.pop();const t=C.pop();let n=r-e;for(let e=t;e{for(let C=0;Cthis._serialize(e,t)))}break}case"string":{const e=Buffer.byteLength(O);if(e>=128){g(e+b+w);v(c);_(e)}else{g(e+b);v(h|e)}n.write(O,r);r+=e;break}case"number":{const t=x(O);if(t===0&&O>=0&&O<=10){g(E);v(O);break}let i=1;for(;i<32&&C+i0){n.writeInt8(e[C],r);r+=E;i--;C++}break;case 1:g(b+w*i);v(p|i-1);while(i>0){n.writeInt32LE(e[C],r);r+=w;i--;C++}break;case 2:g(b+S*i);v(d|i-1);while(i>0){n.writeDoubleLE(e[C],r);r+=S;i--;C++}break}C--;break}case"boolean":g(b);v(O===true?o:a);break;case"object":{if(O===null){let t;for(t=1;t<16&&C+t{if(D>=b.length){D=0;n++;b=n{return k&&e+D<=b.length};const A=e=>{if(!k){throw new Error(b===null?"Unexpected end of stream":"Unexpected lazy element in stream")}const t=b.length-D;if(t{if(!k){throw new Error(b===null?"Unexpected end of stream":"Unexpected lazy element in stream")}const e=b.readUInt8(D);D+=E;x();return e};const M=()=>{return A(w).readUInt32LE(0)};const O=[];while(b!==null){if(typeof b==="function"){O.push(i.deserializeLazy(b,e=>this._deserialize(e,t)));n++;b=nthis._deserialize(s,t)),this,undefined,s));break}case u:{const e=M();O.push(A(e));break}case o:O.push(true);break;case a:O.push(false);break;case c:{const e=M();const t=A(e);O.push(t.toString());break}default:if(F<=10){O.push(F)}else if((F&h)===h){const e=F&_;const t=A(e);O.push(t.toString())}else if((F&g)===d){const e=(F&y)+1;const t=S*e;if(C(t)){for(let t=0;t{"use strict";class DateObjectSerializer{serialize(e,{write:t}){t(e.getTime())}deserialize({read:e}){return new Date(e())}}e.exports=DateObjectSerializer},12020:e=>{"use strict";class ErrorObjectSerializer{constructor(e){this.Type=e}serialize(e,{write:t}){t(e.message);t(e.stack)}deserialize({read:e}){const t=new this.Type;t.message=e();t.stack=e();return t}}e.exports=ErrorObjectSerializer},13829:(e,t,n)=>{"use strict";const r=n(35891);const{dirname:i,join:s,mkdirp:o}=n(95396);const a=n(27503);const c=n(43065);const u=6516855;const l=e=>{const t=r("md4");for(const n of e)t.update(n);return t.digest("hex")};const f=async(e,t,n,r)=>{const i=[];const s=new WeakMap;let o=undefined;for(const n of await t){if(typeof n==="function"){if(!c.isLazy(n))throw new Error("Unexpected function");if(!c.isLazy(n,e)){throw new Error("Unexpected lazy value with non-this target (can't pass through lazy values)")}o=undefined;const t=c.getLazySerializedValue(n);if(t){if(typeof t==="function"){throw new Error("Unexpected lazy value with non-this target (can't pass through lazy values)")}else{i.push(t)}}else{const t=n();if(t){const o=c.getLazyOptions(n);i.push(f(e,t,o&&o.name||true,r).then(e=>{n.options.size=e.size;s.set(e,n);return e}))}else{throw new Error("Unexpected falsy value returned by lazy value function")}}}else if(n){if(o){o.push(n)}else{o=[n];i.push(o)}}else{throw new Error("Unexpected falsy value in items array")}}const a=[];const p=(await Promise.all(i)).map(e=>{if(Array.isArray(e)||Buffer.isBuffer(e))return e;a.push(e.backgroundJob);const t=e.name;const n=Buffer.from(t);const r=Buffer.allocUnsafe(4+n.length);r.writeUInt32LE(e.size,0);n.copy(r,4,0);const i=s.get(e);c.setLazySerializedValue(i,r);return r});const d=p.map(e=>{if(Array.isArray(e)){let t=0;for(const n of e)t+=n.length;return t}else if(e){return-e.length}else{throw new Error("Unexpected falsy value in resolved data "+e)}});const h=Buffer.allocUnsafe(8+d.length*4);h.writeUInt32LE(u,0);h.writeUInt32LE(d.length,4);for(let e=0;e{const r=await n(t);if(r.length===0)throw new Error("Empty file "+t);const i=r.readUInt32LE(0);if(i!==u){throw new Error("Invalid file version")}const s=r.readUInt32LE(4);const o=[];for(let e=0;e{const i=Math.abs(t);const s=r.slice(l,l+i);l+=i;if(t<0){const t=Buffer.from(s);const r=s.readUInt32LE(0);const i=t.slice(4);const o=i.toString();return c.createLazy(a(()=>p(e,o,n)),e,{name:o,size:r},t)}else{return s}});return f};class FileMiddleware extends c{constructor(e){super();this.fs=e}serialize(e,{filename:t,extension:n=""}){return new Promise((r,a)=>{o(this.fs,i(this.fs,t),i=>{if(i)return a(i);const o=new Set;const c=async(e,r)=>{const i=e?s(this.fs,t,`../${e}${n}`):t;await new Promise((e,t)=>{const n=this.fs.createWriteStream(i+"_");for(const e of r)n.write(e);n.end();n.on("error",e=>t(e));n.on("finish",()=>e())});if(e)o.add(i)};r(f(this,e,false,c).then(async({backgroundJob:e})=>{await e;await new Promise(e=>this.fs.rename(t,t+".old",t=>{e()}));await Promise.all(Array.from(o,e=>new Promise((t,n)=>{this.fs.rename(e+"_",e,e=>{if(e)return n(e);t()})})));await new Promise(e=>{this.fs.rename(t+"_",t,t=>{if(t)return a(t);e()})});return true}))})})}deserialize(e,{filename:t,extension:n=""}){const r=e=>new Promise((r,i)=>{const o=e?s(this.fs,t,`../${e}${n}`):t;return this.fs.readFile(o,(e,t)=>{if(e)return i(e);r(t)})});return p(this,false,r)}}e.exports=FileMiddleware},58461:e=>{"use strict";class MapObjectSerializer{serialize(e,{write:t}){t(e.size);for(const n of e.keys()){t(n)}for(const n of e.values()){t(n)}}deserialize({read:e}){let t=e();const n=new Map;const r=[];for(let n=0;n{"use strict";class NullPrototypeObjectSerializer{serialize(e,{write:t}){const n=Object.keys(e);for(const e of n){t(e)}t(null);for(const r of n){t(e[r])}}deserialize({read:e}){const t=Object.create(null);const n=[];let r=e();while(r!==null){n.push(r);r=e()}for(const r of n){t[r]=e()}return t}}e.exports=NullPrototypeObjectSerializer},30991:(e,t,n)=>{"use strict";const r=n(22324);const i=n(93524);const s=n(12020);const o=n(58461);const a=n(78176);const c=n(11900);const u=n(46690);const l=n(43065);const f=n(25402);const p=(e,t)=>{let n=0;for(const r of e){if(n++>=t){e.delete(r)}}};const d=(e,t)=>{let n=0;for(const r of e.keys()){if(n++>=t){e.delete(r)}}};const h=null;const m=null;const g=true;const y=false;const v=2;const _=new Map;const b=new Map;const E=new Set;const w={};const S=new Map;S.set(Object,new c);S.set(Array,new r);S.set(null,new a);S.set(Map,new o);S.set(Set,new f);S.set(Date,new i);S.set(RegExp,new u);S.set(Error,new s(Error));S.set(EvalError,new s(EvalError));S.set(RangeError,new s(RangeError));S.set(ReferenceError,new s(ReferenceError));S.set(SyntaxError,new s(SyntaxError));S.set(TypeError,new s(TypeError));if(t.constructor!==Object){const e=t.constructor;const n=e.constructor;for(const[e,t]of Array.from(S)){if(e){const r=new n(`return ${e.name};`)();S.set(r,t)}}}{let e=1;for(const[t,n]of S){_.set(t,{request:"",name:e++,serializer:n})}}for(const{request:e,name:t,serializer:n}of _.values()){b.set(`${e}/${t}`,n)}const k=new Map;class ObjectMiddleware extends l{constructor(e){super();this.extendContext=e}static registerLoader(e,t){k.set(e,t)}static register(e,t,n,r){const i=t+"/"+n;if(_.has(e)){throw new Error(`ObjectMiddleware.register: serializer for ${e.name} is already registered`)}if(b.has(i)){throw new Error(`ObjectMiddleware.register: serializer for ${i} is already registered`)}_.set(e,{request:t,name:n,serializer:r});b.set(i,r)}static registerNotSerializable(e){if(_.has(e)){throw new Error(`ObjectMiddleware.registerNotSerializable: serializer for ${e.name} is already registered`)}_.set(e,w)}static getSerializerFor(e){let t=e.constructor;if(!t){if(Object.getPrototypeOf(e)===null){t=null}else{throw new Error("Serialization of objects with prototype without valid constructor property not possible")}}const n=_.get(t);if(!n)throw new Error(`No serializer registered for ${t.name}`);if(n===w)throw w;return n}static getDeserializerFor(e,t){const n=e+"/"+t;const r=b.get(n);if(r===undefined){throw new Error(`No deserializer registered for ${n}`)}return r}serialize(e,t){const n=[v];let r=0;const i=new Map;const s=e=>{i.set(e,r++)};let o=0;const a=new Map;const c=new Set;const u=e=>{const t=Array.from(c);t.push(e);return t.map(e=>{if(typeof e==="string"){if(e.length>100){return`String ${JSON.stringify(e.slice(0,100)).slice(0,-1)}..."`}return`String ${JSON.stringify(e)}`}try{const{request:t,name:n}=ObjectMiddleware.getSerializerFor(e);if(t){return`${t}${n?`.${n}`:""}`}}catch(e){}if(typeof e==="object"&&e!==null){if(e.constructor){if(e.constructor===Object)return`Object { ${Object.keys(e).join(", ")} }`;if(e.constructor===Map)return`Map { ${e.size} items }`;if(e.constructor===Array)return`Array { ${e.length} items }`;if(e.constructor===Set)return`Set { ${e.size} items }`;if(e.constructor===RegExp)return e.toString();return`${e.constructor.name}`}return`Object [null prototype] { ${Object.keys(e).join(", ")} }`}try{return`${e}`}catch(e){return`(${e.message})`}}).join(" -> ")};let f;const _={write(e,t){try{b(e)}catch(t){if(f===undefined)f=new WeakSet;if(!f.has(t)){t.message+=`\nwhile serializing ${u(e)}`;f.add(t)}throw t}},snapshot(){return{length:n.length,cycleStackSize:c.size,referenceableSize:i.size,currentPos:r,objectTypeLookupSize:a.size,currentPosTypeLookup:o}},rollback(e){n.length=e.length;p(c,e.cycleStackSize);d(i,e.referenceableSize);r=e.currentPos;d(a,e.objectTypeLookupSize);o=e.currentPosTypeLookup},...t};this.extendContext(_);const b=e=>{const u=i.get(e);if(u!==undefined){n.push(h,u-r);return}if(Buffer.isBuffer(e)){s(e);n.push(e)}else if(typeof e==="object"&&e!==null){if(c.has(e)){throw new Error(`Circular references can't be serialized`)}const{request:t,name:r,serializer:i}=ObjectMiddleware.getSerializerFor(e);const u=`${t}/${r}`;const l=a.get(u);if(l===undefined){a.set(u,o++);n.push(h,t,r)}else{n.push(h,o-l)}c.add(e);try{i.serialize(e,_)}finally{c.delete(e)}n.push(h,g);s(e)}else if(typeof e==="string"){if(e!==""){s(e)}if(e.length>102400&&t.logger){t.logger.warn(`Serializing big strings (${Math.round(e.length/1024)}kiB) impacts deserialization performance (consider using Buffer instead and decode when needed)`)}n.push(e)}else if(e===h){n.push(h,m)}else if(typeof e==="function"){if(!l.isLazy(e))throw new Error("Unexpected function "+e);const r=l.getLazySerializedValue(e);if(r!==undefined){if(typeof r==="function"){n.push(r)}else{throw new Error("Not implemented")}}else if(l.isLazy(e,this)){throw new Error("Not implemented")}else{n.push(l.serializeLazy(e,e=>this.serialize([e],t)))}}else if(e===undefined){n.push(h,y)}else{n.push(e)}};try{for(const t of e){b(t)}}catch(e){if(e===w)return null;throw e}return n}deserialize(e,t){let n=0;const r=()=>{if(n>=e.length)throw new Error("Unexpected end of stream");return e[n++]};if(r()!==v)throw new Error("Version mismatch, serializer changed");let i=0;const s=[];const o=e=>{s.push(e);i++};let a=0;const c=[];const u=[];const f={read(){return p()},...t};this.extendContext(f);const p=()=>{const e=r();if(e===h){const e=r();if(e===m){return h}else if(e===y){return undefined}else if(e===g){throw new Error(`Unexpected end of object at position ${n-1}`)}else if(typeof e==="number"&&e<0){return s[i+e]}else{const t=e;let i;if(typeof t==="number"){i=c[a-t]}else{if(typeof t!=="string"){throw new Error(`Unexpected type (${typeof t}) of request `+`at position ${n-1}`)}const e=r();if(t&&!E.has(t)){let e=false;for(const[n,r]of k){if(n.test(t)){if(r(t)){e=true;break}}}if(!e){require(t)}E.add(t)}i=ObjectMiddleware.getDeserializerFor(t,e);c.push(i);a++}try{const e=i.deserialize(f);const t=r();if(t!==h){throw new Error("Expected end of object")}const n=r();if(n!==g){throw new Error("Expected end of object")}o(e);return e}catch(e){let t;for(const e of _){if(e[1].serializer===i){t=e;break}}const n=!t?"unknown":!t[1].request?t[0].name:t[1].name?`${t[1].request} ${t[1].name}`:t[1].request;e.message+=`\n(during deserialization of ${n})`;throw e}}}else if(typeof e==="string"){if(e!==""){o(e)}return e}else if(Buffer.isBuffer(e)){o(e);return e}else if(typeof e==="function"){return l.deserializeLazy(e,e=>this.deserialize(e,t)[0])}else{return e}};while(n{"use strict";const t=new WeakMap;class ObjectStructure{constructor(e){this.keys=e;this.children=new Map}getKeys(){return this.keys}key(e){const t=this.children.get(e);if(t!==undefined)return t;const n=new ObjectStructure(this.keys.concat(e));this.children.set(e,n);return n}}const n=(e,n)=>{let r=t.get(n);if(r===undefined){r=new ObjectStructure([]);t.set(n,r)}let i=r;for(const t of e){i=i.key(t)}return i.getKeys()};class PlainObjectSerializer{serialize(e,{write:t}){const r=Object.keys(e);if(r.length>1){t(n(r,t));for(const n of r){t(e[n])}}else if(r.length===1){const n=r[0];t(n);t(e[n])}else{t(null)}}deserialize({read:e}){const t=e();const n={};if(Array.isArray(t)){for(const r of t){n[r]=e()}}else if(t!==null){n[t]=e()}return n}}e.exports=PlainObjectSerializer},46690:e=>{"use strict";class RegExpObjectSerializer{serialize(e,{write:t}){t(e.source);t(e.flags)}deserialize({read:e}){return new RegExp(e(),e())}}e.exports=RegExpObjectSerializer},15261:e=>{"use strict";class Serializer{constructor(e,t){this.serializeMiddlewares=e.slice();this.deserializeMiddlewares=e.slice().reverse();this.context=t}serialize(e,t){const n={...t,...this.context};let r=e;for(const e of this.serializeMiddlewares){if(r instanceof Promise){r=r.then(n=>n&&e.serialize(n,t))}else if(r){try{r=e.serialize(r,n)}catch(e){r=Promise.reject(e)}}else break}return r}deserialize(e,t){const n={...t,...this.context};let r=e;for(const e of this.deserializeMiddlewares){if(r instanceof Promise){r=r.then(n=>e.deserialize(n,t))}else{r=e.deserialize(r,n)}}return r}}e.exports=Serializer},43065:(e,t,n)=>{"use strict";const r=n(27503);const i=Symbol("lazy serialization target");const s=Symbol("lazy serialization data");class SerializerMiddleware{serialize(e,t){const r=n(75884);throw new r}deserialize(e,t){const r=n(75884);throw new r}static createLazy(e,t,n={},r){if(SerializerMiddleware.isLazy(e,t))return e;const o=typeof e==="function"?e:()=>e;o[i]=t;o.options=n;o[s]=r;return o}static isLazy(e,t){if(typeof e!=="function")return false;const n=e[i];return t?n===t:!!n}static getLazyOptions(e){if(typeof e!=="function")return undefined;return e.options}static getLazySerializedValue(e){if(typeof e!=="function")return undefined;return e[s]}static setLazySerializedValue(e,t){e[s]=t}static serializeLazy(e,t){const n=r(()=>{const n=e();if(n instanceof Promise)return n.then(e=>e&&t(e));if(n)return t(n);return null});n[i]=e[i];n.options=e.options;e[s]=n;return n}static deserializeLazy(e,t){const n=r(()=>{const n=e();if(n instanceof Promise)return n.then(e=>t(e));return t(n)});n[i]=e[i];n.options=e.options;n[s]=e;return n}}e.exports=SerializerMiddleware},25402:e=>{"use strict";class SetObjectSerializer{serialize(e,{write:t}){t(e.size);for(const n of e){t(n)}}deserialize({read:e}){let t=e();const n=new Set;for(let r=0;r{"use strict";const r=n(43065);class SingleItemMiddleware extends r{serialize(e,t){return[e]}deserialize(e,t){return e[0]}}e.exports=SingleItemMiddleware},86827:(e,t,n)=>{"use strict";const r=n(79983);const i=n(56202);class ConsumeSharedFallbackDependency extends r{constructor(e){super(e)}get type(){return"consume shared fallback"}get category(){return"esm"}}i(ConsumeSharedFallbackDependency,"webpack/lib/sharing/ConsumeSharedFallbackDependency");e.exports=ConsumeSharedFallbackDependency},21606:(e,t,n)=>{"use strict";const{RawSource:r}=n(48135);const i=n(98221);const s=n(53453);const o=n(76150);const a=n(56202);const{rangeToString:c,stringifyHoley:u}=n(9293);const l=n(86827);const f=new Set(["consume-shared"]);class ConsumeSharedModule extends s{constructor(e,t){super("consume-shared-module",e);this.options=t}identifier(){const{shareKey:e,shareScope:t,importResolved:n,requiredVersion:r,strictVersion:i,singleton:s,eager:o}=this.options;return`consume-shared-module|${t}|${e}|${r&&c(r)}|${i}|${n}|${s}|${o}`}readableIdentifier(e){const{shareKey:t,shareScope:n,importResolved:r,requiredVersion:i,strictVersion:s,singleton:o,eager:a}=this.options;return`consume shared module (${n}) ${t}@${i?c(i):"*"}${s?" (strict)":""}${o?" (singleton)":""}${r?` (fallback: ${e.shorten(r)})`:""}${a?" (eager)":""}`}libIdent(e){const{shareKey:t,shareScope:n,import:r}=this.options;return`webpack/sharing/consume/${n}/${t}${r?`/${r}`:""}`}needBuild(e,t){t(null,!this.buildInfo)}build(e,t,n,r,s){this.buildMeta={};this.buildInfo={};if(this.options.import){const e=new l(this.options.import);if(this.options.eager){this.addDependency(e)}else{const t=new i({});t.addDependency(e);this.addBlock(t)}}s()}getSourceTypes(){return f}size(e){return 42}updateHash(e,t){e.update(JSON.stringify(this.options));super.updateHash(e,t)}codeGeneration({chunkGraph:e,moduleGraph:t,runtimeTemplate:n}){const i=new Set([o.shareScopeMap]);const{shareScope:s,shareKey:a,strictVersion:c,requiredVersion:l,import:f,singleton:p,eager:d}=this.options;let h;if(f){if(d){const t=this.dependencies[0];h=n.syncModuleFactory({dependency:t,chunkGraph:e,runtimeRequirements:i,request:this.options.import})}else{const t=this.blocks[0];h=n.asyncModuleFactory({block:t,chunkGraph:e,runtimeRequirements:i,request:this.options.import})}}let m="load";const g=[JSON.stringify(s),JSON.stringify(a)];if(l){if(c){m+="Strict"}if(p){m+="Singleton"}g.push(u(l));m+="VersionCheck"}if(h){m+="Fallback";g.push(h)}const y=n.returningFunction(`${m}(${g.join(", ")})`);const v=new Map;v.set("consume-shared",new r(y));return{runtimeRequirements:i,sources:v}}serialize(e){const{write:t}=e;t(this.options);super.serialize(e)}deserialize(e){const{read:t}=e;this.options=t();super.deserialize(e)}}a(ConsumeSharedModule,"webpack/lib/sharing/ConsumeSharedModule");e.exports=ConsumeSharedModule},71968:(e,t,n)=>{"use strict";const r=n(15235);const i=n(16308);const s=n(54032);const o=n(76150);const a=n(81627);const{parseOptions:c}=n(97264);const u=n(83379);const{parseRange:l}=n(9293);const f=n(86827);const p=n(21606);const d=n(20428);const h=n(31095);const{resolveMatchedConfigs:m}=n(57870);const{isRequiredVersion:g,getDescriptionFile:y,getRequiredVersionFromDescriptionFile:v}=n(37650);const _={dependencyType:"esm"};const b="ConsumeSharedPlugin";class ConsumeSharedPlugin{constructor(e){if(typeof e!=="string"){r(i,e,{name:"Consumes Shared Plugin"})}this._consumes=c(e.consumes,(t,n)=>{if(Array.isArray(t))throw new Error("Unexpected array in options");let r=t===n||!g(t)?{import:n,shareScope:e.shareScope||"default",shareKey:n,requiredVersion:undefined,packageName:undefined,strictVersion:false,singleton:false,eager:false}:{import:n,shareScope:e.shareScope||"default",shareKey:n,requiredVersion:l(t),strictVersion:true,packageName:undefined,singleton:false,eager:false};return r},(t,n)=>({import:t.import===false?undefined:t.import||n,shareScope:t.shareScope||e.shareScope||"default",shareKey:t.shareKey||n,requiredVersion:typeof t.requiredVersion==="string"?l(t.requiredVersion):t.requiredVersion,strictVersion:typeof t.strictVersion==="boolean"?t.strictVersion:t.import!==false&&!t.singleton,packageName:t.packageName,singleton:!!t.singleton,eager:!!t.eager}))}apply(e){e.hooks.thisCompilation.tap(b,(t,{normalModuleFactory:n})=>{t.dependencyFactories.set(f,n);let r,i,c;const g=m(t,this._consumes).then(({resolved:e,unresolved:t,prefixed:n})=>{i=e;r=t;c=n});const E=t.resolverFactory.get("normal",_);const w=(n,r,i)=>{const o=e=>{const n=new a(`No required version specified and unable to automatically determine one. ${e}`);n.file=`shared module ${r}`;t.warnings.push(n)};const c=i.import&&/^(\.\.?(\/|$)|\/|[A-Za-z]:|\\\\)/.test(i.import);return Promise.all([new Promise(o=>{if(!i.import)return o();const a={fileDependencies:new u,contextDependencies:new u,missingDependencies:new u};E.resolve({},c?e.context:n,i.import,a,(e,n)=>{t.contextDependencies.addAll(a.contextDependencies);t.fileDependencies.addAll(a.fileDependencies);t.missingDependencies.addAll(a.missingDependencies);if(e){t.errors.push(new s(null,e,{name:`resolving fallback for shared module ${r}`}));return o()}o(n)})}),new Promise(e=>{if(i.requiredVersion!==undefined)return e(i.requiredVersion);let s=i.packageName;if(s===undefined){if(/^(\/|[A-Za-z]:|\\\\)/.test(r)){return e()}const t=/^((?:@[^\\/]+[\\/])?[^\\/]+)/.exec(r);if(!t){o("Unable to extract the package name from request.");return e()}s=t[0]}y(t.inputFileSystem,n,["package.json"],(t,r)=>{if(t){o(`Unable to read description file: ${t}`);return e()}const{data:i,path:a}=r;if(!i){o(`Unable to find description file in ${n}.`);return e()}const c=v(i,s);if(typeof c!=="string"){o(`Unable to find required version for "${s}" in description file (${a}). It need to be in dependencies, devDependencies or peerDependencies.`);return e()}e(l(c))})})]).then(([t,r])=>{return new p(c?e.context:n,{...i,importResolved:t,import:t?i.import:undefined,requiredVersion:r})})};n.hooks.factorize.tapPromise(b,({context:e,request:t,dependencies:n})=>g.then(()=>{if(n[0]instanceof f||n[0]instanceof h){return}const i=r.get(t);if(i!==undefined){return w(e,t,i)}for(const[n,r]of c){if(t.startsWith(n)){const i=t.slice(n.length);return w(e,t,{...r,import:r.import?r.import+i:undefined,shareKey:r.shareKey+i})}}}));n.hooks.createModule.tapPromise(b,({resource:e},{context:t,dependencies:n})=>{if(n[0]instanceof f||n[0]instanceof h){return Promise.resolve()}const r=i.get(e);if(r!==undefined){return w(t,e,r)}return Promise.resolve()});t.hooks.additionalTreeRuntimeRequirements.tap(b,(e,n)=>{n.add(o.module);n.add(o.moduleFactoriesAddOnly);n.add(o.shareScopeMap);n.add(o.initializeSharing);n.add(o.hasOwnProperty);t.addRuntimeModule(e,new d(n))})})}}e.exports=ConsumeSharedPlugin},20428:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);const{parseVersionRuntimeCode:o,versionLtRuntimeCode:a,rangeToStringRuntimeCode:c,satisfyRuntimeCode:u}=n(9293);class ConsumeSharedRuntimeModule extends i{constructor(e){super("consumes",10);this._runtimeRequirements=e}generate(){const{runtimeTemplate:e,chunkGraph:t,codeGenerationResults:n}=this.compilation;const i={};const l=new Map;const f=[];const p=(e,r,i)=>{for(const s of e){const e=s;const o=t.getModuleId(e);i.push(o);l.set(o,n.getSource(e,r.runtime,"consume-shared"))}};for(const e of this.chunk.getAllAsyncChunks()){const n=t.getChunkModulesIterableBySourceType(e,"consume-shared");if(!n)continue;p(n,e,i[e.id]=[])}for(const e of this.chunk.getAllInitialChunks()){const n=t.getChunkModulesIterableBySourceType(e,"consume-shared");if(!n)continue;p(n,e,f)}if(l.size===0)return null;return s.asString([o(e),a(e),c(e),u(e),`var ensureExistence = ${e.basicFunction("scopeName, key",[`var scope = ${r.shareScopeMap}[scopeName];`,`if(!scope || !${r.hasOwnProperty}(scope, key)) throw new Error("Shared module " + key + " doesn't exist in shared scope " + scopeName);`,"return scope;"])};`,`var findVersion = ${e.basicFunction("scope, key",["var versions = scope[key];",`var key = Object.keys(versions).reduce(${e.basicFunction("a, b",["return !a || versionLt(a, b) ? b : a;"])}, 0);`,"return key && versions[key]"])};`,`var findSingletonVersionKey = ${e.basicFunction("scope, key",["var versions = scope[key];",`return Object.keys(versions).reduce(${e.basicFunction("a, b",["return !a || (!versions[a].loaded && versionLt(a, b)) ? b : a;"])}, 0);`])};`,`var getInvalidSingletonVersionMessage = ${e.basicFunction("key, version, requiredVersion",[`return "Unsatisfied version " + version + " of shared singleton module " + key + " (required " + rangeToString(requiredVersion) + ")"`])};`,`var getSingletonVersion = ${e.basicFunction("scope, scopeName, key, requiredVersion",["var version = findSingletonVersionKey(scope, key);","if (!satisfy(requiredVersion, version)) "+'typeof console !== "undefined" && console.warn && console.warn(getInvalidSingletonVersionMessage(key, version, requiredVersion));',"return get(scope[key][version]);"])};`,`var getStrictSingletonVersion = ${e.basicFunction("scope, scopeName, key, requiredVersion",["var version = findSingletonVersionKey(scope, key);","if (!satisfy(requiredVersion, version)) "+"throw new Error(getInvalidSingletonVersionMessage(key, version, requiredVersion));","return get(scope[key][version]);"])};`,`var findValidVersion = ${e.basicFunction("scope, key, requiredVersion",["var versions = scope[key];",`var key = Object.keys(versions).reduce(${e.basicFunction("a, b",["if (!satisfy(requiredVersion, b)) return a;","return !a || versionLt(a, b) ? b : a;"])}, 0);`,"return key && versions[key]"])};`,`var getInvalidVersionMessage = ${e.basicFunction("scope, scopeName, key, requiredVersion",["var versions = scope[key];",'return "No satisfying version (" + rangeToString(requiredVersion) + ") of shared module " + key + " found in shared scope " + scopeName + ".\\n" +',`\t"Available versions: " + Object.keys(versions).map(${e.basicFunction("key",['return key + " from " + versions[key].from;'])}).join(", ");`])};`,`var getValidVersion = ${e.basicFunction("scope, scopeName, key, requiredVersion",["var entry = findValidVersion(scope, key, requiredVersion);","if(entry) return get(entry);","throw new Error(getInvalidVersionMessage(scope, scopeName, key, requiredVersion));"])};`,`var warnInvalidVersion = ${e.basicFunction("scope, scopeName, key, requiredVersion",['typeof console !== "undefined" && console.warn && console.warn(getInvalidVersionMessage(scope, scopeName, key, requiredVersion));'])};`,`var get = ${e.basicFunction("entry",["entry.loaded = 1;","return entry.get()"])};`,`var init = ${e.returningFunction(s.asString(["function(scopeName, a, b, c) {",s.indent([`var promise = ${r.initializeSharing}(scopeName);`,`if (promise.then) return promise.then(fn.bind(fn, scopeName, ${r.shareScopeMap}[scopeName], a, b, c));`,`return fn(scopeName, ${r.shareScopeMap}[scopeName], a, b, c);`]),"}"]),"fn")};`,"",`var load = /*#__PURE__*/ init(${e.basicFunction("scopeName, scope, key",["ensureExistence(scopeName, key);","return get(findVersion(scope, key));"])});`,`var loadFallback = /*#__PURE__*/ init(${e.basicFunction("scopeName, scope, key, fallback",[`return scope && ${r.hasOwnProperty}(scope, key) ? get(findVersion(scope, key)) : fallback();`])});`,`var loadVersionCheck = /*#__PURE__*/ init(${e.basicFunction("scopeName, scope, key, version",["ensureExistence(scopeName, key);","return get(findValidVersion(scope, key, version) || warnInvalidVersion(scope, scopeName, key, version) || findVersion(scope, key));"])});`,`var loadSingletonVersionCheck = /*#__PURE__*/ init(${e.basicFunction("scopeName, scope, key, version",["ensureExistence(scopeName, key);","return getSingletonVersion(scope, scopeName, key, version);"])});`,`var loadStrictVersionCheck = /*#__PURE__*/ init(${e.basicFunction("scopeName, scope, key, version",["ensureExistence(scopeName, key);","return getValidVersion(scope, scopeName, key, version);"])});`,`var loadStrictSingletonVersionCheck = /*#__PURE__*/ init(${e.basicFunction("scopeName, scope, key, version",["ensureExistence(scopeName, key);","return getStrictSingletonVersion(scope, scopeName, key, version);"])});`,`var loadVersionCheckFallback = /*#__PURE__*/ init(${e.basicFunction("scopeName, scope, key, version, fallback",[`if(!scope || !${r.hasOwnProperty}(scope, key)) return fallback();`,"return get(findValidVersion(scope, key, version) || warnInvalidVersion(scope, scopeName, key, version) || findVersion(scope, key));"])});`,`var loadSingletonVersionCheckFallback = /*#__PURE__*/ init(${e.basicFunction("scopeName, scope, key, version, fallback",[`if(!scope || !${r.hasOwnProperty}(scope, key)) return fallback();`,"return getSingletonVersion(scope, scopeName, key, version);"])});`,`var loadStrictVersionCheckFallback = /*#__PURE__*/ init(${e.basicFunction("scopeName, scope, key, version, fallback",[`var entry = scope && ${r.hasOwnProperty}(scope, key) && findValidVersion(scope, key, version);`,`return entry ? get(entry) : fallback();`])});`,`var loadStrictSingletonVersionCheckFallback = /*#__PURE__*/ init(${e.basicFunction("scopeName, scope, key, version, fallback",[`if(!scope || !${r.hasOwnProperty}(scope, key)) return fallback();`,"return getStrictSingletonVersion(scope, scopeName, key, version);"])});`,"var installedModules = {};","var moduleToHandlerMapping = {",s.indent(Array.from(l,([e,t])=>`${JSON.stringify(e)}: ${t.source()}`).join(",\n")),"};",f.length>0?s.asString([`var initialConsumes = ${JSON.stringify(f)};`,`initialConsumes.forEach(${e.basicFunction("id",[`__webpack_modules__[id] = ${e.basicFunction("module",["// Handle case when module is used sync","installedModules[id] = 0;","delete __webpack_module_cache__[id];","var factory = moduleToHandlerMapping[id]();",'if(typeof factory !== "function") throw new Error("Shared module is not available for eager consumption: " + id);',`module.exports = factory();`])}`])});`]):"// no consumes in initial chunks",this._runtimeRequirements.has(r.ensureChunkHandlers)?s.asString([`var chunkMapping = ${JSON.stringify(i,null,"\t")};`,`${r.ensureChunkHandlers}.consumes = ${e.basicFunction("chunkId, promises",[`if(${r.hasOwnProperty}(chunkMapping, chunkId)) {`,s.indent([`chunkMapping[chunkId].forEach(${e.basicFunction("id",[`if(${r.hasOwnProperty}(installedModules, id)) return promises.push(installedModules[id]);`,`var onFactory = ${e.basicFunction("factory",["installedModules[id] = 0;",`__webpack_modules__[id] = ${e.basicFunction("module",["delete __webpack_module_cache__[id];","module.exports = factory();"])}`])};`,`var onError = ${e.basicFunction("error",["delete installedModules[id];",`__webpack_modules__[id] = ${e.basicFunction("module",["delete __webpack_module_cache__[id];","throw error;"])}`])};`,"try {",s.indent(["var promise = moduleToHandlerMapping[id]();","if(promise.then) {",s.indent(`promises.push(installedModules[id] = promise.then(onFactory).catch(onError));`),"} else onFactory(promise);"]),"} catch(e) { onError(e); }"])});`]),"}"])}`]):"// no chunk loading of consumes"])}}e.exports=ConsumeSharedRuntimeModule},31095:(e,t,n)=>{"use strict";const r=n(79983);const i=n(56202);class ProvideForSharedDependency extends r{constructor(e){super(e)}get type(){return"provide module for shared"}get category(){return"esm"}}i(ProvideForSharedDependency,"webpack/lib/sharing/ProvideForSharedDependency");e.exports=ProvideForSharedDependency},56049:(e,t,n)=>{"use strict";const r=n(28706);const i=n(56202);class ProvideSharedDependency extends r{constructor(e,t,n,r,i){super();this.shareScope=e;this.name=t;this.version=n;this.request=r;this.eager=i}get type(){return"provide shared module"}getResourceIdentifier(){return`provide module (${this.shareScope}) ${this.request} as ${this.name} @ ${this.version}${this.eager?" (eager)":""}`}serialize(e){e.write(this.shareScope);e.write(this.name);e.write(this.request);e.write(this.version);e.write(this.eager);super.serialize(e)}static deserialize(e){const{read:t}=e;const n=new ProvideSharedDependency(t(),t(),t(),t(),t());this.shareScope=e.read();n.deserialize(e);return n}}i(ProvideSharedDependency,"webpack/lib/sharing/ProvideSharedDependency");e.exports=ProvideSharedDependency},99114:(e,t,n)=>{"use strict";const r=n(98221);const i=n(53453);const s=n(76150);const o=n(56202);const a=n(31095);const c=new Set(["share-init"]);class ProvideSharedModule extends i{constructor(e,t,n,r,i){super("provide-module");this._shareScope=e;this._name=t;this._version=n;this._request=r;this._eager=i}identifier(){return`provide module (${this._shareScope}) ${this._name}@${this._version} = ${this._request}`}readableIdentifier(e){return`provide shared module (${this._shareScope}) ${this._name}@${this._version} = ${e.shorten(this._request)}`}libIdent(e){return`webpack/sharing/provide/${this._shareScope}/${this._name}`}needBuild(e,t){t(null,!this.buildInfo)}build(e,t,n,i,s){this.buildMeta={};this.buildInfo={strict:true};this.clearDependenciesAndBlocks();const o=new a(this._request);if(this._eager){this.addDependency(o)}else{const e=new r({});e.addDependency(o);this.addBlock(e)}s()}size(e){return 42}getSourceTypes(){return c}codeGeneration({runtimeTemplate:e,moduleGraph:t,chunkGraph:n}){const r=new Set([s.initializeSharing]);const i=`register(${JSON.stringify(this._name)}, ${JSON.stringify(this._version||"0")}, ${this._eager?e.syncModuleFactory({dependency:this.dependencies[0],chunkGraph:n,request:this._request,runtimeRequirements:r}):e.asyncModuleFactory({block:this.blocks[0],chunkGraph:n,request:this._request,runtimeRequirements:r})});`;const o=new Map;const a=new Map;a.set("share-init",[{shareScope:this._shareScope,initStage:10,init:i}]);return{sources:o,data:a,runtimeRequirements:r}}serialize(e){const{write:t}=e;t(this._shareScope);t(this._name);t(this._version);t(this._request);t(this._eager);super.serialize(e)}static deserialize(e){const{read:t}=e;const n=new ProvideSharedModule(t(),t(),t(),t(),t());n.deserialize(e);return n}}o(ProvideSharedModule,"webpack/lib/sharing/ProvideSharedModule");e.exports=ProvideSharedModule},96295:(e,t,n)=>{"use strict";const r=n(40674);const i=n(99114);class ProvideSharedModuleFactory extends r{create(e,t){const n=e.dependencies[0];t(null,{module:new i(n.shareScope,n.name,n.version,n.request,n.eager)})}}e.exports=ProvideSharedModuleFactory},48151:(e,t,n)=>{"use strict";const r=n(15235);const i=n(23288);const s=n(81627);const{parseOptions:o}=n(97264);const a=n(31095);const c=n(56049);const u=n(96295);class ProvideSharedPlugin{constructor(e){r(i,e,{name:"Provide Shared Plugin"});this._provides=o(e.provides,t=>{if(Array.isArray(t))throw new Error("Unexpected array of provides");const n={shareKey:t,version:undefined,shareScope:e.shareScope||"default",eager:false};return n},t=>({shareKey:t.shareKey,version:t.version,shareScope:t.shareScope||e.shareScope||"default",eager:!!t.eager}));this._provides.sort(([e],[t])=>{if(e{const r=new Map;const i=new Map;const o=new Map;for(const[e,t]of this._provides){if(/^(\/|[A-Za-z]:\\|\\\\|\.\.?(\/|$))/.test(e)){r.set(e,{config:t,version:t.version})}else if(/^(\/|[A-Za-z]:\\|\\\\)/.test(e)){r.set(e,{config:t,version:t.version})}else if(e.endsWith("/")){o.set(e,t)}else{i.set(e,t)}}t.set(e,r);const a=(t,n,i,o)=>{let a=n.version;if(a===undefined){let n="";if(!o){n=`No resolve data provided from resolver.`}else{const e=o.descriptionFileData;if(!e){n="No description file (usually package.json) found. Add description file with name and version, or manually specify version in shared config."}else if(!e.version){n="No version in description file (usually package.json). Add version to description file, or manually specify version in shared config."}else{a=e.version}}if(!a){const r=new s(`No version specified and unable to automatically determine one. ${n}`);r.file=`shared module ${t} -> ${i}`;e.warnings.push(r)}}r.set(i,{config:n,version:a})};n.hooks.module.tap("ProvideSharedPlugin",(e,{resource:t,resourceResolveData:n},s)=>{if(r.has(t)){return e}const{request:c}=s;{const e=i.get(c);if(e!==undefined){a(c,e,t,n);s.cacheable=false}}for(const[e,r]of o){if(c.startsWith(e)){const i=c.slice(e.length);a(t,{...r,shareKey:r.shareKey+i},t,n);s.cacheable=false}}return e})});e.hooks.finishMake.tapPromise("ProvideSharedPlugin",n=>{const r=t.get(n);if(!r)return Promise.resolve();return Promise.all(Array.from(r,([t,{config:r,version:i}])=>new Promise((s,o)=>{n.addInclude(e.context,new c(r.shareScope,r.shareKey,i||false,t,r.eager),{name:undefined},e=>{if(e)return o(e);s()})}))).then(()=>{})});e.hooks.compilation.tap("ProvideSharedPlugin",(e,{normalModuleFactory:t})=>{e.dependencyFactories.set(a,t);e.dependencyFactories.set(c,new u)})}}e.exports=ProvideSharedPlugin},16471:(e,t,n)=>{"use strict";const{parseOptions:r}=n(97264);const i=n(71968);const s=n(48151);const{isRequiredVersion:o}=n(37650);class SharePlugin{constructor(e){const t=r(e.shared,(e,t)=>{if(typeof e!=="string")throw new Error("Unexpected array in shared");const n=e===t||!o(e)?{import:e}:{import:t,requiredVersion:e};return n},e=>e);const n=t.map(([e,t])=>({[e]:{import:t.import,shareKey:t.shareKey||e,shareScope:t.shareScope,requiredVersion:t.requiredVersion,strictVersion:t.strictVersion,singleton:t.singleton,packageName:t.packageName,eager:t.eager}}));const i=t.filter(([,e])=>e.import!==false).map(([e,t])=>({[t.import||e]:{shareKey:t.shareKey||e,shareScope:t.shareScope,version:t.version,eager:t.eager}}));this._shareScope=e.shareScope;this._consumes=n;this._provides=i}apply(e){new i({shareScope:this._shareScope,consumes:this._consumes}).apply(e);new s({shareScope:this._shareScope,provides:this._provides}).apply(e)}}e.exports=SharePlugin},54825:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);const{compareModulesByIdentifier:o,compareStrings:a}=n(68673);class ShareRuntimeModule extends i{constructor(){super("sharing")}generate(){const{runtimeTemplate:e,chunkGraph:t,codeGenerationResults:n,outputOptions:{uniqueName:i}}=this.compilation;const c=new Map;for(const e of this.chunk.getAllReferencedChunks()){const r=t.getOrderedChunkModulesIterableBySourceType(e,"share-init",o);if(!r)continue;for(const t of r){const r=n.getData(t,e.runtime,"share-init");if(!r)continue;for(const e of r){const{shareScope:t,initStage:n,init:r}=e;let i=c.get(t);if(i===undefined){c.set(t,i=new Map)}let s=i.get(n||0);if(s===undefined){i.set(n||0,s=new Set)}s.add(r)}}}return s.asString([`${r.shareScopeMap} = {};`,"var initPromises = {};",`${r.initializeSharing} = ${e.basicFunction("name",["// only runs once","if(initPromises[name]) return initPromises[name];","// handling circular init calls","initPromises[name] = 1;","// creates a new share scope if needed",`if(!${r.hasOwnProperty}(${r.shareScopeMap}, name)) ${r.shareScopeMap}[name] = {};`,"// runs all init snippets from all modules reachable",`var scope = ${r.shareScopeMap}[name];`,`var warn = ${e.returningFunction('typeof console !== "undefined" && console.warn && console.warn(msg);',"msg")};`,`var uniqueName = ${JSON.stringify(i||undefined)};`,`var register = ${e.basicFunction("name, version, factory",["var versions = scope[name] = scope[name] || {};","var activeVersion = versions[version];","if(!activeVersion || !activeVersion.loaded && uniqueName > activeVersion.from) versions[version] = { get: factory, from: uniqueName };"])};`,`var initExternal = ${e.basicFunction("id",[`var handleError = ${e.returningFunction('warn("Initialization of sharing external failed: " + err)',"err")};`,"try {",s.indent(["var module = __webpack_require__(id);","if(!module) return;",`var initFn = ${e.returningFunction(`module && module.init && module.init(${r.shareScopeMap}[name])`,"module")}`,"if(module.then) return promises.push(module.then(initFn, handleError));","var initResult = initFn(module);","if(initResult && initResult.then) return promises.push(initResult.catch(handleError));"]),"} catch(err) { handleError(err); }"])}`,"var promises = [];","switch(name) {",...Array.from(c).sort(([e],[t])=>a(e,t)).map(([e,t])=>s.indent([`case ${JSON.stringify(e)}: {`,s.indent(Array.from(t).sort(([e],[t])=>e-t).map(([,e])=>s.asString(Array.from(e)))),"}","break;"])),"}",`return promises.length && (initPromises[name] = Promise.all(promises).then(${e.returningFunction("initPromises[name] = 1")}));`])};`])}}e.exports=ShareRuntimeModule},57870:(e,t,n)=>{"use strict";const r=n(54032);const i=n(83379);const s={dependencyType:"esm"};t.resolveMatchedConfigs=((e,t)=>{const n=new Map;const o=new Map;const a=new Map;const c={fileDependencies:new i,contextDependencies:new i,missingDependencies:new i};const u=e.resolverFactory.get("normal",s);const l=e.compiler.context;return Promise.all(t.map(([t,i])=>{if(/^\.\.?(\/|$)/.test(t)){return new Promise(s=>{u.resolve({},l,t,c,(o,a)=>{if(o||a===false){o=o||new Error(`Can't resolve ${t}`);e.errors.push(new r(null,o,{name:`shared module ${t}`}));return s()}n.set(a,i);s()})})}else if(/^(\/|[A-Za-z]:\\|\\\\)/.test(t)){n.set(t,i)}else if(t.endsWith("/")){a.set(t,i)}else{o.set(t,i)}})).then(()=>{e.contextDependencies.addAll(c.contextDependencies);e.fileDependencies.addAll(c.fileDependencies);e.missingDependencies.addAll(c.missingDependencies);return{resolved:n,unresolved:o,prefixed:a}})})},37650:(e,t,n)=>{"use strict";const{join:r,dirname:i,readJson:s}=n(95396);t.isRequiredVersion=(e=>{return/^([\d^=v<>~]|[*xX]$)/.test(e)});const o=(e,t,n,a)=>{let c=0;const u=()=>{if(c>=n.length){const r=i(e,t);if(!r||r===t)return a();return o(e,r,n,a)}const l=r(e,t,n[c]);s(e,l,(e,t)=>{if(e){if("code"in e&&e.code==="ENOENT"){c++;return u()}return a(e)}if(!t||typeof t!=="object"||Array.isArray(t)){return a(new Error(`Description file ${l} is not an object`))}a(null,{data:t,path:l})})};u()};t.getDescriptionFile=o;t.getRequiredVersionFromDescriptionFile=((e,t)=>{if(e.optionalDependencies&&typeof e.optionalDependencies==="object"&&t in e.optionalDependencies){return e.optionalDependencies[t]}if(e.dependencies&&typeof e.dependencies==="object"&&t in e.dependencies){return e.dependencies[t]}if(e.peerDependencies&&typeof e.peerDependencies==="object"&&t in e.peerDependencies){return e.peerDependencies[t]}if(e.devDependencies&&typeof e.devDependencies==="object"&&t in e.devDependencies){return e.devDependencies[t]}})},9054:(e,t,n)=>{"use strict";const r=n(79983);const i=n(72380);const{LogType:s}=n(78539);const o=n(94827);const a=n(95734);const c=n(20625);const{compareLocations:u,compareChunksById:l,compareNumbers:f,compareIds:p,concatComparators:d,compareSelect:h,compareModulesByIdentifier:m}=n(68673);const g=n(49197);const y=(e,t)=>{const n=new Set;for(const r of e){for(const e of t(r)){n.add(e)}}return Array.from(n)};const v=(e,t,n)=>{return y(e,t).sort(n)};const _=(e,t)=>{const n=Object.create(null);for(const r of Object.keys(e)){n[r]=t(e[r],r)}return n};const b=e=>{let t=0;for(const n of e)t++;return t};const E={_:(e,t,n,{requestShortener:r})=>{if(typeof t==="string"){e.message=t}else{if(t.chunk){e.chunkName=t.chunk.name;e.chunkEntry=t.chunk.hasRuntime();e.chunkInitial=t.chunk.canBeInitial()}if(t.file){e.file=t.file}if(t.module){e.moduleIdentifier=t.module.identifier();e.moduleName=t.module.readableIdentifier(r)}if(t.loc){e.loc=i(t.loc)}e.message=t.message}},ids:(e,t,{compilation:{chunkGraph:n}})=>{if(typeof t!=="string"){if(t.chunk){e.chunkId=t.chunk.id}if(t.module){e.moduleId=n.getModuleId(t.module)}}},moduleTrace:(e,t,n,r,i)=>{if(typeof t!=="string"&&t.module){const{type:r,compilation:{moduleGraph:s}}=n;const o=new Set;const a=[];let c=t.module;while(c){if(o.has(c))break;o.add(c);const e=s.getIssuer(c);if(!e)break;a.push({origin:e,module:c});c=e}e.moduleTrace=i.create(`${r}.moduleTrace`,a,n)}},errorDetails:(e,t)=>{if(typeof t!=="string"){e.details=t.details}},errorStack:(e,t)=>{if(typeof t!=="string"){e.stack=t.stack}}};const w={compilation:{_:(e,t)=>{if(t.name){e.name=t.name}if(t.needAdditionalPass){e.needAdditionalPass=true}},hash:(e,t)=>{e.hash=t.hash},version:e=>{e.version=n(61733).i8},env:(e,t,n,{_env:r})=>{e.env=r},timings:(e,t,{startTime:n,endTime:r})=>{e.time=r-n},builtAt:(e,t,{endTime:n})=>{e.builtAt=n},publicPath:(e,t)=>{e.publicPath=t.getPath(t.outputOptions.publicPath)},outputPath:(e,t)=>{e.outputPath=t.outputOptions.path},assets:(e,t,n,r,i)=>{const{type:s}=n;const o=new Map;const a=new Map;for(const e of t.chunks){for(const t of e.files){let n=o.get(t);if(n===undefined){n=[];o.set(t,n)}n.push(e)}for(const t of e.auxiliaryFiles){let n=a.get(t);if(n===undefined){n=[];a.set(t,n)}n.push(e)}}const c=new Map;const u=new Set;for(const e of t.getAssets()){const t={...e,type:"asset",related:undefined};u.add(t);c.set(e.name,t)}for(const e of c.values()){const t=e.info.related;if(!t)continue;for(const n of Object.keys(t)){const r=t[n];const i=Array.isArray(r)?r:[r];for(const t of i){const r=c.get(t);if(!r)continue;u.delete(r);r.type=n;e.related=e.related||[];e.related.push(r)}}}e.assets=i.create(`${s}.assets`,Array.from(u),{...n,compilationFileToChunks:o,compilationAuxiliaryFileToChunks:a});e.filteredAssets=u.size-e.assets.length;e.assetsByChunkName={};for(const t of e.assets){for(const n of t.chunkNames){if(!Object.prototype.hasOwnProperty.call(e.assetsByChunkName,n)){e.assetsByChunkName[n]=[]}e.assetsByChunkName[n].push(t.name)}}},chunks:(e,t,n,r,i)=>{const{type:s}=n;e.chunks=i.create(`${s}.chunks`,Array.from(t.chunks),n)},modules:(e,t,n,r,i)=>{const{type:s}=n;const o=Array.from(t.modules);e.modules=i.create(`${s}.modules`,o,n);e.filteredModules=o.length-e.modules.length},entrypoints:(e,t,n,r,i)=>{const{type:s}=n;const o=Array.from(t.entrypoints,([e,t])=>({name:e,chunkGroup:t}));e.entrypoints=i.create(`${s}.entrypoints`,o,n)},chunkGroups:(e,t,n,r,i)=>{const{type:s}=n;const o=Array.from(t.namedChunkGroups,([e,t])=>({name:e,chunkGroup:t}));e.namedChunkGroups=i.create(`${s}.namedChunkGroups`,o,n)},errors:(e,t,n,r,i)=>{const{type:s}=n;e.errors=i.create(`${s}.errors`,t.errors,n)},warnings:(e,t,n,r,i)=>{const{type:s}=n;e.warnings=i.create(`${s}.warnings`,t.warnings,n)},logging:(e,t,r,i,o)=>{const a=n(31669);const{loggingDebug:c,loggingTrace:u,context:l}=i;e.logging={};let f;let p=false;switch(i.logging){case"none":f=new Set([]);break;case"error":f=new Set([s.error]);break;case"warn":f=new Set([s.error,s.warn]);break;case"info":f=new Set([s.error,s.warn,s.info]);break;case"log":f=new Set([s.error,s.warn,s.info,s.log,s.group,s.groupEnd,s.groupCollapsed,s.clear]);break;case"verbose":f=new Set([s.error,s.warn,s.info,s.log,s.group,s.groupEnd,s.groupCollapsed,s.profile,s.profileEnd,s.time,s.status,s.clear]);p=true;break}const d=g.makePathsRelative.bindContextCache(l,t.compiler.root);let h=0;for(const[n,r]of t.logging){const t=c.some(e=>e(n));const i=[];const o=[];let l=o;let m=0;for(const e of r){let n=e.type;if(!t&&!f.has(n))continue;if(n===s.groupCollapsed&&(t||p))n=s.group;if(h===0){m++}if(n===s.groupEnd){i.pop();if(i.length>0){l=i[i.length-1].children}else{l=o}if(h>0)h--;continue}let r=undefined;if(e.type===s.time){r=`${e.args[0]}: ${e.args[1]*1e3+e.args[2]/1e6} ms`}else if(e.args&&e.args.length>0){r=a.format(e.args[0],...e.args.slice(1))}const c={...e,type:n,message:r,trace:u?e.trace:undefined,children:n===s.group||n===s.groupCollapsed?[]:undefined};l.push(c);if(c.children){i.push(c);l=c.children;if(h>0){h++}else if(n===s.groupCollapsed){h=1}}}let g=d(n).replace(/\|/g," ");if(g in e.logging){let t=1;while(`${g}#${t}`in e.logging){t++}g=`${g}#${t}`}e.logging[g]={entries:o,filteredEntries:r.length-m,debug:t}}},children:(e,t,n,r,i)=>{const{type:s}=n;e.children=i.create(`${s}.children`,t.children,n)}},asset:{_:(e,t,{compilation:n,compilationFileToChunks:r,compilationAuxiliaryFileToChunks:i})=>{e.type=t.type;e.name=t.name;e.size=t.source.size();const s=r.get(t.name)||[];const o=i.get(t.name)||[];e.chunkNames=v(s,e=>e.name?[e.name]:[],p);e.chunkIdHints=v(s,e=>Array.from(e.idNameHints),p);e.auxiliaryChunkNames=v(o,e=>e.name?[e.name]:[],p);e.auxiliaryChunkIdHints=v(o,e=>Array.from(e.idNameHints),p);e.emitted=n.emittedAssets.has(t.name);e.comparedForEmit=n.comparedForEmitAssets.has(t.name);e.info=t.info;e.filteredRelated=t.related?t.related.length:undefined},relatedAssets:(e,t,n,r,i)=>{const{type:s}=n;e.related=i.create(`${s}.related`,t.related,n);e.filteredRelated=t.related?t.related.length-e.related.length:undefined},ids:(e,t,{compilationFileToChunks:n,compilationAuxiliaryFileToChunks:r})=>{const i=n.get(t.name)||[];const s=r.get(t.name)||[];e.chunks=v(i,e=>e.ids,p);e.auxiliaryChunks=v(s,e=>e.ids,p)},performance:(e,t)=>{e.isOverSizeLimit=c.isOverSizeLimit(t.source)}},chunkGroup:{_:(e,{name:t,chunkGroup:n},{compilation:{moduleGraph:r,chunkGraph:i}})=>{const s=n.getChildrenByOrders(r,i);Object.assign(e,{name:t,chunks:n.chunks.map(e=>e.id),assets:y(n.chunks,e=>e.files),auxiliaryAssets:v(n.chunks,e=>e.auxiliaryFiles,p),children:_(s,e=>e.map(e=>({name:e.name,chunks:e.chunks.map(e=>e.id),assets:y(e.chunks,e=>e.files),auxiliaryAssets:v(e.chunks,e=>e.auxiliaryFiles,p)}))),childAssets:_(s,e=>{const t=new Set;for(const n of e){for(const e of n.chunks){for(const n of e.files){t.add(n)}}}return Array.from(t)})})},performance:(e,{chunkGroup:t})=>{e.isOverSizeLimit=c.isOverSizeLimit(t)}},module:{_:(e,t,n,{requestShortener:r},i)=>{const{compilation:s,type:o}=n;const{moduleGraph:a}=s;const c=[];const u=a.getIssuer(t);let l=u;while(l){c.push(l);l=a.getIssuer(l)}c.reverse();const f=a.getProfile(t);const p=t.getErrors();const d=p!==undefined?b(p):0;const h=t.getWarnings();const m=h!==undefined?b(h):0;const g={};for(const e of t.getSourceTypes()){g[e]=t.size(e)}Object.assign(e,{identifier:t.identifier(),name:t.readableIdentifier(r),index:a.getPreOrderIndex(t),preOrderIndex:a.getPreOrderIndex(t),index2:a.getPostOrderIndex(t),postOrderIndex:a.getPostOrderIndex(t),size:t.size(),sizes:g,cacheable:t.buildInfo.cacheable,built:s.builtModules.has(t),optional:t.isOptional(a),runtime:t.type==="runtime",issuer:u&&u.identifier(),issuerName:u&&u.readableIdentifier(r),issuerPath:u&&i.create(`${o}.issuerPath`,c,n),failed:d>0,errors:d,warnings:m});if(f){e.profile=i.create(`${o}.profile`,f,n)}},ids:(e,t,{compilation:{chunkGraph:n,moduleGraph:r}})=>{e.id=n.getModuleId(t);const i=r.getIssuer(t);e.issuerId=i&&n.getModuleId(i);e.chunks=Array.from(n.getOrderedModuleChunksIterable(t,l),e=>e.id)},orphanModules:(e,t,{compilation:n,type:r})=>{if(!r.endsWith("module.modules[].module")){e.orphan=n.chunkGraph.getNumberOfModuleChunks(t)===0}},moduleAssets:(e,t)=>{e.assets=t.buildInfo.assets?Object.keys(t.buildInfo.assets):[]},reasons:(e,t,n,r,i)=>{const{type:s,compilation:{moduleGraph:o}}=n;e.reasons=i.create(`${s}.reasons`,Array.from(o.getIncomingConnections(t)),n)},usedExports:(e,t,{runtime:n,compilation:{moduleGraph:r}})=>{const i=r.getUsedExports(t,n);if(i===null){e.usedExports=null}else if(typeof i==="boolean"){e.usedExports=i}else{e.usedExports=Array.from(i)}},providedExports:(e,t,{compilation:{moduleGraph:n}})=>{const r=n.getProvidedExports(t);e.providedExports=Array.isArray(r)?r:null},optimizationBailout:(e,t,{compilation:{moduleGraph:n}},{requestShortener:r})=>{e.optimizationBailout=n.getOptimizationBailout(t).map(e=>{if(typeof e==="function")return e(r);return e})},depth:(e,t,{compilation:{moduleGraph:n}})=>{e.depth=n.getDepth(t)},nestedModules:(e,t,n,r,i)=>{const{type:s}=n;if(t instanceof a){const r=t.modules;e.modules=i.create(`${s}.modules`,r,n);e.filteredModules=r.length-e.modules.length}},source:(e,t)=>{const n=t.originalSource();if(n){e.source=n.source()}}},profile:{_:(e,t)=>{Object.assign(e,{total:t.factory+t.restoring+t.integration+t.building+t.storing,resolving:t.factory,restoring:t.restoring,building:t.building,integration:t.integration,storing:t.storing,additionalResolving:t.additionalFactories,additionalIntegration:t.additionalIntegration,factory:t.factory,dependencies:t.additionalFactories})}},moduleIssuer:{_:(e,t,n,{requestShortener:r},i)=>{const{compilation:s,type:o}=n;const{moduleGraph:a}=s;const c=a.getProfile(t);Object.assign(e,{identifier:t.identifier(),name:t.readableIdentifier(r)});if(c){e.profile=i.create(`${o}.profile`,c,n)}},ids:(e,t,{compilation:{chunkGraph:n}})=>{e.id=n.getModuleId(t)}},moduleReason:{_:(e,t,{runtime:n},{requestShortener:s})=>{const o=t.dependency;const a=o&&o instanceof r?o:undefined;Object.assign(e,{moduleIdentifier:t.originModule?t.originModule.identifier():null,module:t.originModule?t.originModule.readableIdentifier(s):null,moduleName:t.originModule?t.originModule.readableIdentifier(s):null,resolvedModuleIdentifier:t.resolvedOriginModule?t.resolvedOriginModule.identifier():null,resolvedModule:t.resolvedOriginModule?t.resolvedOriginModule.readableIdentifier(s):null,type:t.dependency?t.dependency.type:null,active:t.isActive(n),explanation:t.explanation,userRequest:a&&a.userRequest||null});if(t.dependency){const n=i(t.dependency.loc);if(n){e.loc=n}}},ids:(e,t,{compilation:{chunkGraph:n}})=>{e.moduleId=t.originModule?n.getModuleId(t.originModule):null;e.resolvedModuleId=t.resolvedOriginModule?n.getModuleId(t.resolvedOriginModule):null}},chunk:{_:(e,t,{compilation:{chunkGraph:n}})=>{const r=t.getChildIdsByOrders(n);Object.assign(e,{rendered:t.rendered,initial:t.canBeInitial(),entry:t.hasRuntime(),recorded:o.wasChunkRecorded(t),reason:t.chunkReason,size:n.getChunkModulesSize(t),sizes:n.getChunkModulesSizes(t),names:t.name?[t.name]:[],idHints:Array.from(t.idNameHints),runtime:t.runtime===undefined?undefined:typeof t.runtime==="string"?[t.runtime]:Array.from(t.runtime.sort()),files:Array.from(t.files),auxiliaryFiles:Array.from(t.auxiliaryFiles).sort(p),hash:t.renderedHash,childrenByOrder:r})},ids:(e,t)=>{e.id=t.id},chunkRelations:(e,t,{compilation:{chunkGraph:n}})=>{const r=new Set;const i=new Set;const s=new Set;for(const e of t.groupsIterable){for(const t of e.parentsIterable){for(const e of t.chunks){r.add(e.id)}}for(const t of e.childrenIterable){for(const e of t.chunks){i.add(e.id)}}for(const n of e.chunks){if(n!==t)s.add(n.id)}}e.siblings=Array.from(s).sort(p);e.parents=Array.from(r).sort(p);e.children=Array.from(i).sort(p)},chunkModules:(e,t,n,r,i)=>{const{type:s,compilation:{chunkGraph:o}}=n;const a=o.getChunkModules(t);e.modules=i.create(`${s}.modules`,a,{...n,runtime:t.runtime});e.filteredModules=a.length-e.modules.length},chunkRootModules:(e,t,n,r,i)=>{const{type:s,compilation:{chunkGraph:o}}=n;const a=o.getChunkRootModules(t);e.rootModules=i.create(`${s}.rootModules`,a,n);e.filteredRootModules=a.length-e.rootModules.length;e.nonRootModules=o.getNumberOfChunkModules(t)-a.length},chunkOrigins:(e,t,n,r,s)=>{const{type:o,compilation:{chunkGraph:a}}=n;const c=new Set;const u=[];for(const e of t.groupsIterable){u.push(...e.origins)}const l=u.filter(e=>{const t=[e.module?a.getModuleId(e.module):undefined,i(e.loc),e.request].join();if(c.has(t))return false;c.add(t);return true});e.origins=s.create(`${o}.origins`,l,n)}},chunkOrigin:{_:(e,t,n,{requestShortener:r})=>{Object.assign(e,{module:t.module?t.module.identifier():"",moduleIdentifier:t.module?t.module.identifier():"",moduleName:t.module?t.module.readableIdentifier(r):"",loc:i(t.loc),request:t.request})},ids:(e,t,{compilation:{chunkGraph:n}})=>{e.moduleId=t.module?n.getModuleId(t.module):undefined}},error:E,warning:E,moduleTraceItem:{_:(e,{origin:t,module:n},r,{requestShortener:i},s)=>{const{type:o,compilation:{moduleGraph:a}}=r;e.originIdentifier=t.identifier();e.originName=t.readableIdentifier(i);e.moduleIdentifier=n.identifier();e.moduleName=n.readableIdentifier(i);const c=Array.from(a.getIncomingConnections(n)).filter(e=>e.resolvedOriginModule===t&&e.dependency).map(e=>e.dependency);e.dependencies=s.create(`${o}.dependencies`,Array.from(new Set(c)),r)},ids:(e,{origin:t,module:n},{compilation:{chunkGraph:r}})=>{e.originId=r.getModuleId(t);e.moduleId=r.getModuleId(n)}},moduleTraceDependency:{_:(e,t)=>{e.loc=i(t.loc)}}};const S=e=>(t,n,{excludeModules:r,requestShortener:i})=>{const s=t.nameForCondition();if(!s)return;const o=i.shorten(s);const a=r.some(n=>n(o,t,e));if(a)return false};const k={"!cached":(e,{compilation:t})=>{if(!t.builtModules.has(e))return false},"!runtime":e=>{if(e.type==="runtime")return false}};const D={excludeAssets:(e,t,{excludeAssets:n})=>{const r=e.name;const i=n.some(t=>t(r,e));if(i)return false},"!cachedAssets":(e,{compilation:t})=>{if(!t.emittedAssets.has(e.name)&&!t.comparedForEmitAssets.has(e.name)){return false}}};const x={"compilation.assets":D,"asset.related":D,"compilation.modules":{excludeModules:S("module"),"!orphanModules":(e,{compilation:{chunkGraph:t}})=>{if(t.getNumberOfModuleChunks(e)===0)return false},...k},"module.modules":{excludeModules:S("nested"),...k},"chunk.modules":{excludeModules:S("chunk"),...k},"chunk.rootModules":{excludeModules:S("root-of-chunk"),...k},"module.reasons":{"!orphanModules":(e,{compilation:{chunkGraph:t}})=>{if(e.originModule&&t.getNumberOfModuleChunks(e.originModule)===0){return false}}}};const C={maxModules:(e,t,{maxModules:n},r,i)=>{if(i>=n)return false}};const A={"compilation.modules":C,"modules.modules":C,"chunk.modules":C,"chunk.rootModules":C};const T={"compilation.warnings":{warningsFilter:(e,t,{warningsFilter:n})=>{const r=Object.keys(e).map(t=>`${e[t]}`).join("\n");return!n.some(t=>t(e,r))}}};const M={_:(e,{compilation:{moduleGraph:t}})=>{e.push(h(e=>t.getDepth(e),f),h(e=>t.getPreOrderIndex(e),f),h(e=>e.identifier(),p))}};const O={"compilation.chunks":{_:e=>{e.push(h(e=>e.id,p))}},"compilation.modules":M,"chunk.rootModules":M,"chunk.modules":M,"module.modules":M,"module.reasons":{_:(e,{compilation:{chunkGraph:t}})=>{e.push(h(e=>e.originModule,m));e.push(h(e=>e.resolvedOriginModule,m));e.push(h(e=>e.dependency,d(h(e=>e.loc,u),h(e=>e.type,p))))}},"chunk.origins":{_:(e,{compilation:{chunkGraph:t}})=>{e.push(h(e=>e.module?t.getModuleId(e.module):undefined,p),h(e=>i(e.loc),p),h(e=>e.request,p))}}};const F=e=>{if(e[0]==="!"){return e.substr(1)}return e};const I=e=>{if(e[0]==="!"){return false}return true};const R=e=>{if(!e){const e=(e,t)=>0;return e}const t=F(e);let n=h(e=>e[t],p);const r=I(e);if(!r){const e=n;n=((t,n)=>e(n,t))}return n};const P={assetsSort:(e,t,{assetsSort:n})=>{e.push(R(n))},_:e=>{e.push(h(e=>e.name,p))}};const N={"compilation.chunks":{chunksSort:(e,t,{chunksSort:n})=>{e.push(R(n))}},"compilation.modules":{modulesSort:(e,t,{modulesSort:n})=>{e.push(R(n))}},"chunk.rootModules":{chunkRootModulesSort:(e,t,{chunkRootModulesSort:n})=>{e.push(R(n))}},"chunk.modules":{chunkModulesSort:(e,t,{chunkModulesSort:n})=>{e.push(R(n))}},"module.modules":{nestedModulesSort:(e,t,{nestedModulesSort:n})=>{e.push(R(n))}},"compilation.assets":P,"asset.related":P};const L=(e,t,n)=>{for(const r of Object.keys(e)){const i=e[r];for(const e of Object.keys(i)){if(e!=="_"){if(e.startsWith("!")){if(t[e.slice(1)])continue}else{const n=t[e];if(n===false||n===undefined||Array.isArray(n)&&n.length===0)continue}}n(r,i[e])}}};const B={"compilation.children[]":"compilation","compilation.modules[]":"module","compilation.entrypoints[]":"chunkGroup","compilation.namedChunkGroups[]":"chunkGroup","compilation.errors[]":"error","compilation.warnings[]":"warning","chunk.modules[]":"module","chunk.rootModules[]":"module","chunk.origins[]":"chunkOrigin","compilation.chunks[]":"chunk","compilation.assets[]":"asset","asset.related[]":"asset","module.issuerPath[]":"moduleIssuer","module.reasons[]":"moduleReason","module.modules[]":"module","moduleTrace[]":"moduleTraceItem","moduleTraceItem.dependencies[]":"moduleTraceDependency"};const j=e=>{const t=Object.create(null);for(const n of e){t[n.name]=n}return t};const U={"compilation.entrypoints":j,"compilation.namedChunkGroups":j};class DefaultStatsFactoryPlugin{apply(e){e.hooks.compilation.tap("DefaultStatsFactoryPlugin",e=>{e.hooks.statsFactory.tap("DefaultStatsFactoryPlugin",(t,n,r)=>{L(w,n,(e,r)=>{t.hooks.extract.for(e).tap("DefaultStatsFactoryPlugin",(e,i,s)=>r(e,i,s,n,t))});L(x,n,(e,r)=>{t.hooks.filter.for(e).tap("DefaultStatsFactoryPlugin",(e,t,i,s)=>r(e,t,n,i,s))});L(A,n,(e,r)=>{t.hooks.filterSorted.for(e).tap("DefaultStatsFactoryPlugin",(e,t,i,s)=>r(e,t,n,i,s))});L(T,n,(e,r)=>{t.hooks.filterResults.for(e).tap("DefaultStatsFactoryPlugin",(e,t,i,s)=>r(e,t,n,i,s))});L(O,n,(e,r)=>{t.hooks.sort.for(e).tap("DefaultStatsFactoryPlugin",(e,t)=>r(e,t,n))});L(N,n,(e,r)=>{t.hooks.sortResults.for(e).tap("DefaultStatsFactoryPlugin",(e,t)=>r(e,t,n))});for(const e of Object.keys(B)){const n=B[e];t.hooks.getItemName.for(e).tap("DefaultStatsFactoryPlugin",()=>n)}for(const e of Object.keys(U)){const n=U[e];t.hooks.merge.for(e).tap("DefaultStatsFactoryPlugin",n)}if(n.children){if(Array.isArray(n.children)){t.hooks.getItemFactory.for("compilation.children[].compilation").tap("DefaultStatsFactoryPlugin",(t,{_index:i})=>{if(i{return i})}}})})}}e.exports=DefaultStatsFactoryPlugin},7391:(e,t,n)=>{"use strict";const r=n(80910);const i=(e,t)=>{for(const n of Object.keys(t)){if(typeof e[n]==="undefined"){e[n]=t[n]}}};const s={verbose:{relatedAssets:true,entrypoints:true,chunkGroups:true,ids:true,modules:false,chunks:true,chunkRelations:true,chunkModules:true,chunkRootModules:false,chunkOrigins:true,depth:true,env:true,reasons:true,usedExports:true,providedExports:true,optimizationBailout:true,errorDetails:true,errorStack:true,publicPath:true,logging:"verbose",orphanModules:true,runtime:true,exclude:false,maxModules:Infinity},detailed:{relatedAssets:true,entrypoints:true,chunkGroups:true,ids:true,chunks:true,chunkRelations:true,chunkModules:false,chunkRootModules:false,chunkOrigins:true,depth:true,usedExports:true,providedExports:true,optimizationBailout:true,errorDetails:true,publicPath:true,logging:true,runtimeModules:true,runtime:true,exclude:false,maxModules:Infinity},minimal:{all:false,modules:true,maxModules:0,errors:true,warnings:true,logging:"warn"},"errors-only":{all:false,errors:true,moduleTrace:true,logging:"error"},"errors-warnings":{all:false,errors:true,warnings:true,logging:"warn"},none:{all:false}};const o=({all:e})=>e!==false;const a=({all:e})=>e===true;const c=({all:e},{forToString:t})=>t?e===true:e!==false;const u={context:(e,t,n)=>n.compiler.context,requestShortener:(e,t,n)=>n.compiler.context===e.context?n.requestShortener:new r(e.context,n.compiler.root),performance:o,hash:o,env:a,version:o,timings:o,builtAt:o,assets:o,entrypoints:o,chunkGroups:c,chunks:c,chunkRelations:c,chunkModules:c,chunkRootModules:({all:e,chunkModules:t},{forToString:n})=>{if(e===false)return false;if(e===true)return true;if(n&&t)return false;return true},chunkOrigins:c,ids:c,modules:({all:e,chunks:t,chunkRootModules:n,chunkModules:r},{forToString:i})=>{if(e===false)return false;if(e===true)return true;if(i&&t&&(r||n))return false;return true},nestedModules:c,relatedAssets:c,orphanModules:a,moduleAssets:c,depth:c,cached:o,runtime:c,cachedAssets:c,reasons:c,usedExports:c,providedExports:c,optimizationBailout:c,children:c,source:a,moduleTrace:o,errors:o,errorDetails:c,errorStack:c,warnings:o,publicPath:c,logging:({all:e},{forToString:t})=>t&&e!==false?"info":false,loggingDebug:()=>[],loggingTrace:c,excludeModules:()=>[],excludeAssets:()=>[],maxModules:(e,{forToString:t})=>t?15:Infinity,modulesSort:()=>"depth",chunkModulesSort:()=>"name",chunkRootModulesSort:()=>"name",nestedModulesSort:()=>false,chunksSort:()=>false,assetsSort:()=>"name",outputPath:c,colors:()=>false};const l=e=>{if(typeof e==="string"){const t=new RegExp(`[\\\\/]${e.replace(/[-[\]{}()*+?.\\^$|]/g,"\\$&")}([\\\\/]|$|!|\\?)`);return e=>t.test(e)}if(e&&typeof e==="object"&&typeof e.test==="function"){return t=>e.test(t)}if(typeof e==="function"){return e}if(typeof e==="boolean"){return()=>e}};const f={excludeModules:e=>{if(!Array.isArray(e)){e=e?[e]:[]}return e.map(l)},excludeAssets:e=>{if(!Array.isArray(e)){e=e?[e]:[]}return e.map(l)},warningsFilter:e=>{if(!Array.isArray(e)){e=e?[e]:[]}return e.map(e=>{if(typeof e==="string"){return(t,n)=>n.includes(e)}if(e instanceof RegExp){return(t,n)=>e.test(n)}if(typeof e==="function"){return e}throw new Error(`Can only filter warnings with Strings or RegExps. (Given: ${e})`)})},logging:e=>{if(e===true)e="log";return e},loggingDebug:e=>{if(!Array.isArray(e)){e=e?[e]:[]}return e.map(l)}};class DefaultStatsPresetPlugin{apply(e){e.hooks.compilation.tap("DefaultStatsPresetPlugin",e=>{for(const t of Object.keys(s)){const n=s[t];e.hooks.statsPreset.for(t).tap("DefaultStatsPresetPlugin",(e,t)=>{i(e,n)})}e.hooks.statsNormalize.tap("DefaultStatsPresetPlugin",(t,n)=>{for(const r of Object.keys(u)){if(t[r]===undefined)t[r]=u[r](t,n,e)}for(const e of Object.keys(f)){t[e]=f[e](t[e])}})})}}e.exports=DefaultStatsPresetPlugin},61762:(e,t,n)=>{"use strict";const r=(e,t,n)=>e===1?t:n;const i=(e,{formatSize:t})=>{const n=Object.keys(e);if(n.length>1){return n.map(n=>`${t(e[n])} (${n})`).join(" ")}else if(n.length===1){return t(e[n[0]])}};const s=(e,t)=>e.split("\n").map(t).join("\n");const o=e=>e>=10?`${e}`:`0${e}`;const a=e=>{return typeof e==="number"||e};const c={"compilation.hash":(e,{bold:t,type:n})=>n==="compilation.hash"?`Hash: ${t(e)}`:undefined,"compilation.version":(e,{bold:t,type:n})=>n==="compilation.version"?`Version: webpack ${t(e)}`:undefined,"compilation.time":(e,{formatTime:t})=>`Time: ${t(e,true)}`,"compilation.builtAt":(e,{bold:t})=>{const n=new Date(e);const r=o;const i=`${n.getFullYear()}-${r(n.getMonth()+1)}-${r(n.getDate())}`;const s=`${r(n.getHours())}:${r(n.getMinutes())}:${r(n.getSeconds())}`;return`Built at: ${i} ${t(s)}`},"compilation.env":(e,{bold:t})=>e?`Environment (--env): ${t(JSON.stringify(e,null,2))}`:undefined,"compilation.publicPath":(e,{bold:t})=>`PublicPath: ${t(e||"(none)")}`,"compilation.entrypoints":(e,t,n)=>Array.isArray(e)?undefined:n.print(t.type,Object.values(e),{...t,chunkGroupKind:"Entrypoint"}),"compilation.namedChunkGroups":(e,t,n)=>{if(!Array.isArray(e)){const{compilation:{entrypoints:r}}=t;let i=Object.values(e);if(r){i=i.filter(e=>!Object.prototype.hasOwnProperty.call(r,e.name))}return n.print(t.type,i,{...t,chunkGroupKind:"Chunk Group"})}},"compilation.assetsByChunkName":()=>"","compilation.modules":(e,t)=>{let n=0;for(const t of e){if(typeof t.id==="number"){if(ne>0?` ${t&&t.length>0?` + ${e} hidden`:e} ${r(e,"module","modules")}`:undefined,"compilation.filteredAssets":(e,{compilation:{assets:t}})=>e>0?`${t&&t.length>0?` + ${e} hidden`:e} ${r(e,"asset","assets")}`:undefined,"compilation.logging":(e,t,n)=>Array.isArray(e)?undefined:n.print(t.type,Object.entries(e).map(([e,t])=>({...t,name:e})),t),"compilation.children[].compilation.name":e=>e?`Child ${e}:`:"Child","asset.type":e=>e,"asset.name":(e,{formatFilename:t,asset:{isOverSizeLimit:n}})=>t(e,n),"asset.size":(e,{asset:{isOverSizeLimit:t},yellow:n,green:r,formatSize:i})=>t?n(i(e)):i(e),"asset.emitted":(e,{green:t,formatFlag:n})=>e?t(n("emitted")):undefined,"asset.comparedForEmit":(e,{yellow:t,formatFlag:n})=>e?t(n("compared for emit")):undefined,"asset.isOverSizeLimit":(e,{yellow:t,formatFlag:n})=>e?t(n("big")):undefined,"asset.info.immutable":(e,{green:t,formatFlag:n})=>e?t(n("immutable")):undefined,"asset.info.development":(e,{green:t,formatFlag:n})=>e?t(n("dev")):undefined,"asset.info.hotModuleReplacement":(e,{green:t,formatFlag:n})=>e?t(n("hmr")):undefined,"asset.separator!":()=>"\n","asset.filteredRelated":(e,{asset:{related:t}})=>e>0?`${t&&t.length>0?` + ${e} hidden`:e} ${r(e,"related asset","related assets")}`:undefined,assetChunk:(e,{formatChunkId:t})=>t(e),assetChunkName:e=>e,assetChunkIdHint:e=>e,"module.id":(e,{formatModuleId:t})=>a(e)?t(e):undefined,"module.name":(e,{bold:t})=>t(e),"module.identifier":e=>e,"module.sizes":i,"module.chunks[]":(e,{formatChunkId:t})=>t(e),"module.depth":(e,{formatFlag:t})=>e!==null?t(`depth ${e}`):undefined,"module.cacheable":(e,{formatFlag:t,red:n})=>e===false?n(t("not cacheable")):undefined,"module.orphan":(e,{formatFlag:t,yellow:n})=>e?n(t("orphan")):undefined,"module.runtime":(e,{formatFlag:t,yellow:n})=>e?n(t("runtime")):undefined,"module.optional":(e,{formatFlag:t,yellow:n})=>e?n(t("optional")):undefined,"module.built":(e,{formatFlag:t,green:n})=>e?n(t("built")):undefined,"module.assets":(e,{formatFlag:t,magenta:n})=>e&&e.length?n(t(`${e.length} ${r(e.length,"asset","assets")}`)):undefined,"module.failed":(e,{formatFlag:t,red:n})=>e?n(t("failed")):undefined,"module.warnings":(e,{formatFlag:t,yellow:n})=>e?n(t(`${e} ${r(e,"warning","warnings")}`)):undefined,"module.errors":(e,{formatFlag:t,red:n})=>e?n(t(`${e} ${r(e,"error","errors")}`)):undefined,"module.providedExports":(e,{formatFlag:t,cyan:n})=>{if(Array.isArray(e)){if(e.length===0)return n(t("no exports"));return n(t(`exports: ${e.join(", ")}`))}},"module.usedExports":(e,{formatFlag:t,cyan:n,module:r})=>{if(e!==true){if(e===null)return n(t("used exports unknown"));if(e===false)return n(t("module unused"));if(Array.isArray(e)){if(e.length===0)return n(t("no exports used"));const i=Array.isArray(r.providedExports)?r.providedExports.length:null;if(i!==null&&i===r.usedExports.length){return n(t("all exports used"))}else{return n(t(`only some exports used: ${e.join(", ")}`))}}}},"module.optimizationBailout[]":(e,{yellow:t})=>t(e),"module.issuerPath":(e,{module:t})=>t.profile?undefined:"","module.profile":e=>undefined,"module.modules":(e,t)=>{let n=0;for(const t of e){if(typeof t.id==="number"){if(ne>0?` ${t&&t.length>0?` + ${e} hidden`:e} nested ${r(e,"module","modules")}`:undefined,"module.separator!":()=>"\n","moduleIssuer.id":(e,{formatModuleId:t})=>t(e),"moduleIssuer.profile.total":(e,{formatTime:t})=>t(e),"moduleReason.type":e=>e,"moduleReason.userRequest":(e,{cyan:t})=>t(e),"moduleReason.moduleId":(e,{formatModuleId:t})=>a(e)?t(e):undefined,"moduleReason.module":(e,{magenta:t})=>t(e),"moduleReason.loc":e=>e,"moduleReason.explanation":(e,{cyan:t})=>t(e),"moduleReason.active":(e,{formatFlag:t})=>e?undefined:t("inactive"),"moduleReason.resolvedModule":(e,{magenta:t})=>t(e),"module.profile.total":(e,{formatTime:t})=>t(e),"module.profile.resolving":(e,{formatTime:t})=>`resolving: ${t(e)}`,"module.profile.restoring":(e,{formatTime:t})=>`restoring: ${t(e)}`,"module.profile.integration":(e,{formatTime:t})=>`integration: ${t(e)}`,"module.profile.building":(e,{formatTime:t})=>`building: ${t(e)}`,"module.profile.storing":(e,{formatTime:t})=>`storing: ${t(e)}`,"module.profile.additionalResolving":(e,{formatTime:t})=>e?`additional resolving: ${t(e)}`:undefined,"module.profile.additionalIntegration":(e,{formatTime:t})=>e?`additional integration: ${t(e)}`:undefined,"chunkGroup.kind!":(e,{chunkGroupKind:t})=>t,"chunkGroup.name":(e,{bold:t})=>t(e),"chunkGroup.isOverSizeLimit":(e,{formatFlag:t,yellow:n})=>e?n(t("big")):undefined,"chunkGroup.separator!":()=>"=","chunkGroup.assets[]":(e,{green:t})=>t(e),"chunkGroup.auxiliaryAssets[]":(e,{green:t})=>t(e),"chunkGroup.childAssets":(e,t,n)=>Array.isArray(e)?undefined:n.print(t.type,Object.keys(e).map(t=>({type:t,children:e[t]})),t),"chunkGroup.childAssets[].type":e=>`${e}:`,"chunkGroup.childAssets[].children[]":(e,{formatFilename:t})=>t(e),"chunk.id":(e,{formatChunkId:t})=>t(e),"chunk.files[]":(e,{formatFilename:t})=>t(e),"chunk.names[]":e=>e,"chunk.idHints[]":e=>e,"chunk.runtime[]":e=>e,"chunk.sizes":(e,t)=>i(e,t),"chunk.parents[]":(e,t)=>t.formatChunkId(e,"parent"),"chunk.siblings[]":(e,t)=>t.formatChunkId(e,"sibling"),"chunk.children[]":(e,t)=>t.formatChunkId(e,"child"),"chunk.childrenByOrder":(e,t,n)=>Array.isArray(e)?undefined:n.print(t.type,Object.keys(e).map(t=>({type:t,children:e[t]})),t),"chunk.childrenByOrder[].type":e=>`${e}:`,"chunk.childrenByOrder[].children[]":(e,{formatChunkId:t})=>a(e)?t(e):undefined,"chunk.entry":(e,{formatFlag:t,yellow:n})=>e?n(t("entry")):undefined,"chunk.initial":(e,{formatFlag:t,yellow:n})=>e?n(t("initial")):undefined,"chunk.rendered":(e,{formatFlag:t,green:n})=>e?n(t("rendered")):undefined,"chunk.recorded":(e,{formatFlag:t,green:n})=>e?n(t("recorded")):undefined,"chunk.reason":(e,{yellow:t})=>e?t(e):undefined,"chunk.rootModules":(e,t)=>{let n=0;for(const t of e){if(typeof t.id==="number"){if(ne>0?` ${t&&t.length>0?` + ${e} hidden`:e} root ${r(e,"module","modules")}`:undefined,"chunk.nonRootModules":(e,{chunk:{filteredRootModules:t,rootModules:n}})=>e>0?` ${n&&n.length>0||t>0?` + ${e} hidden`:e} dependent ${r(e,"module","modules")}`:undefined,"chunk.modules":(e,t)=>{let n=0;for(const t of e){if(typeof t.id==="number"){if(ne>0?` ${t&&t.length>0?` + ${e} hidden`:e} chunk ${r(e,"module","modules")}`:undefined,"chunk.separator!":()=>"\n","chunkOrigin.request":e=>e,"chunkOrigin.moduleId":(e,{formatModuleId:t})=>a(e)?t(e):undefined,"chunkOrigin.moduleName":(e,{bold:t})=>t(e),"chunkOrigin.loc":e=>e,"error.compilerPath":(e,{bold:t})=>e?t(`(${e})`):undefined,"error.chunkId":(e,{formatChunkId:t})=>a(e)?t(e):undefined,"error.chunkEntry":(e,{formatFlag:t})=>e?t("entry"):undefined,"error.chunkInitial":(e,{formatFlag:t})=>e?t("initial"):undefined,"error.file":(e,{bold:t})=>t(e),"error.moduleName":(e,{bold:t})=>{return e.includes("!")?`${t(e.replace(/^(\s|\S)*!/,""))} (${e})`:`${t(e)}`},"error.loc":(e,{green:t})=>t(e),"error.message":(e,{bold:t})=>t(e),"error.details":e=>e,"error.stack":e=>e,"error.moduleTrace":e=>undefined,"error.separator!":()=>"\n","loggingEntry(error).loggingEntry.message":(e,{red:t})=>s(e,e=>` ${t(e)}`),"loggingEntry(warn).loggingEntry.message":(e,{yellow:t})=>s(e,e=>` ${t(e)}`),"loggingEntry(info).loggingEntry.message":(e,{green:t})=>s(e,e=>` ${t(e)}`),"loggingEntry(log).loggingEntry.message":(e,{bold:t})=>s(e,e=>` ${t(e)}`),"loggingEntry(debug).loggingEntry.message":e=>s(e,e=>` ${e}`),"loggingEntry(trace).loggingEntry.message":e=>s(e,e=>` ${e}`),"loggingEntry(status).loggingEntry.message":(e,{magenta:t})=>s(e,e=>` ${t(e)}`),"loggingEntry(profile).loggingEntry.message":(e,{magenta:t})=>s(e,e=>`

${t(e)}`),"loggingEntry(profileEnd).loggingEntry.message":(e,{magenta:t})=>s(e,e=>`

${t(e)}`),"loggingEntry(time).loggingEntry.message":(e,{magenta:t})=>s(e,e=>` ${t(e)}`),"loggingEntry(group).loggingEntry.message":(e,{cyan:t})=>s(e,e=>`<-> ${t(e)}`),"loggingEntry(groupCollapsed).loggingEntry.message":(e,{cyan:t})=>s(e,e=>`<+> ${t(e)}`),"loggingEntry(clear).loggingEntry":()=>" -------","loggingEntry(groupCollapsed).loggingEntry.children":()=>"","loggingEntry.trace[]":e=>e?s(e,e=>`| ${e}`):undefined,"moduleTraceItem.originName":e=>e,loggingGroup:e=>e.entries.length===0?"":undefined,"loggingGroup.debug":(e,{red:t})=>e?t("DEBUG"):undefined,"loggingGroup.name":(e,{bold:t})=>t(`LOG from ${e}`),"loggingGroup.separator!":()=>"\n","loggingGroup.filteredEntries":e=>e>0?`+ ${e} hidden lines`:undefined,"moduleTraceDependency.loc":e=>e};const u={"compilation.assets[]":"asset","compilation.modules[]":"module","compilation.chunks[]":"chunk","compilation.entrypoints[]":"chunkGroup","compilation.namedChunkGroups[]":"chunkGroup","compilation.errors[]":"error","compilation.warnings[]":"error","compilation.logging[]":"loggingGroup","compilation.children[]":"compilation","asset.related[]":"asset","asset.chunks[]":"assetChunk","asset.auxiliaryChunks[]":"assetChunk","asset.chunkNames[]":"assetChunkName","asset.chunkIdHints[]":"assetChunkIdHint","asset.auxiliaryChunkNames[]":"assetChunkName","asset.auxiliaryChunkIdHints[]":"assetChunkIdHint","module.modules[]":"module","module.reasons[]":"moduleReason","module.issuerPath[]":"moduleIssuer","chunk.origins[]":"chunkOrigin","chunk.rootModules[]":"module","chunk.modules[]":"module","loggingGroup.entries[]":e=>`loggingEntry(${e.type}).loggingEntry`,"loggingEntry.children[]":e=>`loggingEntry(${e.type}).loggingEntry`,"error.moduleTrace[]":"moduleTraceItem","moduleTraceItem.dependencies[]":"moduleTraceDependency"};const l=["compilerPath","chunkId","chunkEntry","chunkInitial","file","separator!","moduleName","loc","separator!","message","separator!","details","separator!","stack","separator!","missing","separator!","moduleTrace"];const f={compilation:["name","hash","version","time","builtAt","env","publicPath","assets","filteredAssets","entrypoints","namedChunkGroups","chunks","modules","filteredModules","logging","warnings","errors","children","needAdditionalPass"],asset:["type","name","size","chunks","auxiliaryChunks","emitted","comparedForEmit","info","isOverSizeLimit","chunkNames","auxiliaryChunkNames","chunkIdHints","auxiliaryChunkIdHints","related","filteredChildren"],"asset.info":["immutable","development","hotModuleReplacement"],chunkGroup:["kind!","name","isOverSizeLimit","separator!","assets","auxiliaryAssets","childAssets"],module:["id","name","identifier","sizes","chunks","depth","cacheable","orphan","runtime","optional","built","assets","failed","warnings","errors","separator!","providedExports","separator!","usedExports","separator!","optimizationBailout","separator!","reasons","separator!","issuerPath","profile","separator!","modules"],moduleReason:["active","type","userRequest","moduleId","module","resolvedModule","loc","explanation"],"module.profile":["total","separator!","resolving","restoring","integration","building","storing","additionalResolving","additionalIntegration"],chunk:["id","runtime","files","names","idHints","sizes","parents","siblings","children","childrenByOrder","entry","initial","rendered","recorded","reason","separator!","origins","separator!","rootModules","separator!","filteredRootModules","separator!","nonRootModules","separator!","modules","separator!","filteredModules"],chunkOrigin:["request","moduleId","moduleName","loc"],error:l,warning:l,"chunk.childrenByOrder[]":["type","children"],loggingGroup:["debug","name","separator!","entries","separator!","filteredEntries"],loggingEntry:["message","trace","children"],"chunkGroup.childAssets[]":["type","children"]};const p=e=>e.filter(Boolean).join(" ");const d=e=>e.length>0?`(${e.filter(Boolean).join(" ")})`:undefined;const h=e=>e.filter(Boolean).join("\n\n");const m=e=>e.filter(Boolean).join(", ");const g=e=>e.length>0?`(${e.filter(Boolean).join(", ")})`:undefined;const y=e=>t=>t.length>0?`(${e}: ${t.filter(Boolean).join(", ")})`:undefined;const v={"chunk.parents":p,"chunk.siblings":p,"chunk.children":p,"chunk.names":g,"chunk.idHints":y("id hint"),"chunk.runtime":y("runtime"),"chunk.files":m,"chunk.childrenByOrder":p,"chunk.childrenByOrder[].children":p,"chunkGroup.assets":p,"chunkGroup.auxiliaryAssets":d,"chunkGroup.childAssets":p,"chunkGroup.childAssets[].children":p,"asset.chunks":m,"asset.auxiliaryChunks":g,"asset.chunkNames":y("name"),"asset.auxiliaryChunkNames":y("auxiliary name"),"asset.chunkIdHints":y("id hint"),"asset.auxiliaryChunkIdHints":y("auxiliary id hint"),"module.chunks":p,"module.issuerPath":e=>e.filter(Boolean).map(e=>`${e} ->`).join(" "),"compilation.errors":h,"compilation.warnings":h,"compilation.logging":h,"moduleTraceItem.dependencies":p,"loggingEntry.children":e=>E(e.filter(Boolean).join("\n")," ",false),"compilation.children":e=>e.map(e=>E(e," ",true)).join("\n")};const _=e=>e.map(e=>e.content).filter(Boolean).join(" ");const b=e=>{const t=[];let n=0;for(const r of e){if(r.element==="separator!"){switch(n){case 0:case 1:n+=2;break;case 4:t.push(")");n=3;break}}if(!r.content)continue;switch(n){case 0:n=1;break;case 1:t.push(" ");break;case 2:t.push("(");n=4;break;case 3:t.push(" (");n=4;break;case 4:t.push(", ");break}t.push(r.content)}if(n===4)t.push(")");return t.join("")};const E=(e,t,n)=>{const r=e.replace(/\n([^\n])/g,"\n"+t+"$1");if(n)return r;const i=e[0]==="\n"?"":t;return i+r};const w=(e,t)=>{let n=true;let r=true;return e.map(e=>{if(!e.content)return;let i=E(e.content,r?"":t,!n);if(n){i=i.replace(/^\n+/,"")}if(!i)return;r=false;const s=n||i.startsWith("\n");n=i.endsWith("\n");return s?i:" "+i}).filter(Boolean).join("").trim()};const S=e=>(t,{red:n,yellow:r})=>`${e?n("ERROR"):r("WARNING")} in ${w(t,"")}`;const k={compilation:e=>{const t=[];let n=false;for(const r of e){if(!r.content)continue;const e=r.element==="warnings"||r.element==="errors"||r.element==="logging";if(t.length!==0){t.push(e||n?"\n\n":"\n")}t.push(r.content);n=e}if(n)t.push("\n");return t.join("")},asset:e=>w(e.map(e=>{if(e.element==="related"&&e.content){return{content:`\n${e.content}\n`}}return e})," "),"asset.info":_,module:(e,{module:t,maxModuleId:n})=>{let r=false;let i=" ";if(n>=10)i+=" ";if(n>=100)i+=" ";if(n>=1e3)i+=" ";let s="";if(typeof t.id==="number"){if(t.id<1e3&&n>=1e3)s+=" ";if(t.id<100&&n>=100)s+=" ";if(t.id<10&&n>=10)s+=" "}else if(typeof t.id==="string"&&t.id!==""){if(n>=1e3)s+=" ";if(n>=100)s+=" ";if(n>=10)s+=" "}return s+w(e.filter(e=>{switch(e.element){case"id":if(t.id===t.name&&e.content)r=true;break;case"name":case"identifier":if(r)return false;if(e.content)r=true;break}return true}),i)},chunk:e=>{let t=false;return"chunk "+w(e.filter(e=>{switch(e.element){case"entry":if(e.content)t=true;break;case"initial":if(t)return false;break}return true})," ")},"chunk.childrenByOrder[]":e=>`(${_(e)})`,chunkGroup:_,"chunkGroup.childAssets[]":e=>`(${_(e)})`,moduleReason:(e,{moduleReason:t})=>{let n=false;return _(e.filter(e=>{switch(e.element){case"moduleId":if(t.moduleId===t.module&&e.content)n=true;break;case"module":if(n)return false;break;case"resolvedModule":return t.module!==t.resolvedModule&&e.content}return true}))},"module.profile":b,moduleIssuer:_,chunkOrigin:e=>" > "+_(e),"errors[].error":S(true),"warnings[].error":S(false),loggingGroup:e=>w(e,"").trimRight(),moduleTraceItem:e=>" @ "+_(e),moduleTraceDependency:_};const D={bold:"",yellow:"",red:"",green:"",cyan:"",magenta:""};const x={formatChunkId:(e,{yellow:t},n)=>{switch(n){case"parent":return`<{${t(e)}}>`;case"sibling":return`={${t(e)}}=`;case"child":return`>{${t(e)}}<`;default:return`{${t(e)}}`}},formatModuleId:e=>`[${e}]`,formatFilename:(e,{green:t,yellow:n},r)=>(r?n:t)(e),formatFlag:e=>`[${e}]`,formatSize:n(9192).formatSize,formatTime:(e,{timeReference:t,bold:n,green:r,yellow:i,red:s},o)=>{const a=" ms";if(t&&e!==t){const o=[t/2,t/4,t/8,t/16];if(e{return E(e,"| ")}};const A=(e,t)=>{const n=e.slice();const r=new Set(e);const i=new Set;e.length=0;for(const n of t){if(n.endsWith("!")||r.has(n)){e.push(n);i.add(n)}}for(const t of n){if(!i.has(t)){e.push(t)}}return e};class DefaultStatsPrinterPlugin{apply(e){e.hooks.compilation.tap("DefaultStatsPrinterPlugin",e=>{e.hooks.statsPrinter.tap("DefaultStatsPrinterPlugin",(e,t,n)=>{e.hooks.print.for("compilation").tap("DefaultStatsPrinterPlugin",(e,n)=>{for(const e of Object.keys(D)){let r;if(t.colors){if(typeof t.colors==="object"&&typeof t.colors[e]==="string"){r=t.colors[e]}else{r=D[e]}}if(r){n[e]=(e=>`${r}${e}`)}else{n[e]=(e=>e)}}for(const e of Object.keys(x)){n[e]=((t,...r)=>x[e](t,n,...r))}n.timeReference=e.time});for(const t of Object.keys(c)){e.hooks.print.for(t).tap("DefaultStatsPrinterPlugin",(n,r)=>c[t](n,r,e))}for(const t of Object.keys(f)){const n=f[t];e.hooks.sortElements.for(t).tap("DefaultStatsPrinterPlugin",(e,t)=>{A(e,n)})}for(const t of Object.keys(u)){const n=u[t];e.hooks.getItemName.for(t).tap("DefaultStatsPrinterPlugin",typeof n==="string"?()=>n:n)}for(const t of Object.keys(v)){const n=v[t];e.hooks.printItems.for(t).tap("DefaultStatsPrinterPlugin",n)}for(const t of Object.keys(k)){const n=k[t];e.hooks.printElements.for(t).tap("DefaultStatsPrinterPlugin",n)}for(const t of Object.keys(C)){const n=C[t];e.hooks.result.for(t).tap("DefaultStatsPrinterPlugin",n)}})})}}e.exports=DefaultStatsPrinterPlugin},87279:(e,t,n)=>{"use strict";const{HookMap:r,SyncBailHook:i,SyncWaterfallHook:s}=n(92960);const{concatComparators:o,keepOriginalOrder:a}=n(68673);class StatsFactory{constructor(){this.hooks=Object.freeze({extract:new r(()=>new i(["object","data","context"])),filter:new r(()=>new i(["item","context","index","unfilteredIndex"])),sort:new r(()=>new i(["comparators","context"])),filterSorted:new r(()=>new i(["item","context","index","unfilteredIndex"])),sortResults:new r(()=>new i(["comparators","context"])),filterResults:new r(()=>new i(["item","context","index","unfilteredIndex"])),merge:new r(()=>new i(["items","context"])),result:new r(()=>new s(["result","context"])),getItemName:new r(()=>new i(["item","context"])),getItemFactory:new r(()=>new i(["item","context"]))});this._levelHookCache=new Map;this._inCreate=false}_getAllLevelHooks(e,t){let n=this._levelHookCache.get(e);if(n===undefined){n=new Map;this._levelHookCache.set(e,n)}const r=n.get(t);if(r!==undefined){return r}const i=[];const s=t.split(".");for(let t=0;t{for(const n of s){const i=r(n,e,t,o);if(i!==undefined){if(i)o++;return i}}o++;return true})}create(e,t,n){if(this._inCreate){return this._create(e,t,n)}else{try{this._inCreate=true;return this._create(e,t,n)}finally{this._levelHookCache.clear();this._inCreate=false}}}_create(e,t,n){const r={...n,type:e,[e]:t};if(Array.isArray(t)){const n=this._forEachLevelFilter(this.hooks.filter,e,t,(e,t,n,i)=>e.call(t,r,n,i),true);const i=[];this._forEachLevel(this.hooks.sort,e,e=>e.call(i,r));if(i.length>0){n.sort(o(...i,a(n)))}const s=this._forEachLevelFilter(this.hooks.filterSorted,e,n,(e,t,n,i)=>e.call(t,r,n,i),false);const c=s.map((t,n)=>{const i={...r,_index:n};const s=this._forEachLevel(this.hooks.getItemName,`${e}[]`,e=>e.call(t,i));if(s)i[s]=t;const o=s?`${e}[].${s}`:`${e}[]`;const a=this._forEachLevel(this.hooks.getItemFactory,o,e=>e.call(t,i))||this;return a.create(o,t,i)});const u=[];this._forEachLevel(this.hooks.sortResults,e,e=>e.call(u,r));if(u.length>0){c.sort(o(...u,a(c)))}const l=this._forEachLevelFilter(this.hooks.filterResults,e,c,(e,t,n,i)=>e.call(t,r,n,i),false);let f=this._forEachLevel(this.hooks.merge,e,e=>e.call(l,r));if(f===undefined)f=l;return this._forEachLevelWaterfall(this.hooks.result,e,f,(e,t)=>e.call(t,r))}else{const n={};this._forEachLevel(this.hooks.extract,e,e=>e.call(n,t,r));return this._forEachLevelWaterfall(this.hooks.result,e,n,(e,t)=>e.call(t,r))}}}e.exports=StatsFactory},30533:(e,t,n)=>{"use strict";const{HookMap:r,SyncWaterfallHook:i,SyncBailHook:s}=n(92960);class StatsPrinter{constructor(){this.hooks=Object.freeze({sortElements:new r(()=>new s(["elements","context"])),printElements:new r(()=>new s(["printedElements","context"])),sortItems:new r(()=>new s(["items","context"])),getItemName:new r(()=>new s(["item","context"])),printItems:new r(()=>new s(["printedItems","context"])),print:new r(()=>new s(["object","context"])),result:new r(()=>new i(["result","context"]))});this._levelHookCache=new Map;this._inPrint=false}_getAllLevelHooks(e,t){let n=this._levelHookCache.get(e);if(n===undefined){n=new Map;this._levelHookCache.set(e,n)}const r=n.get(t);if(r!==undefined){return r}const i=[];const s=t.split(".");for(let t=0;te.call(t,r));if(i===undefined){if(Array.isArray(t)){const n=t.slice();this._forEachLevel(this.hooks.sortItems,e,e=>e.call(n,r));const s=n.map((t,n)=>{const i={...r,_index:n};const s=this._forEachLevel(this.hooks.getItemName,`${e}[]`,e=>e.call(t,i));if(s)i[s]=t;return this.print(s?`${e}[].${s}`:`${e}[]`,t,i)});i=this._forEachLevel(this.hooks.printItems,e,e=>e.call(s,r));if(i===undefined){const e=s.filter(Boolean);if(e.length>0)i=e.join("\n")}}else if(t!==null&&typeof t==="object"){const n=Object.keys(t);this._forEachLevel(this.hooks.sortElements,e,e=>e.call(n,r));const s=n.map(n=>{const i=this.print(`${e}.${n}`,t[n],{...r,_parent:t,_element:n,[n]:t[n]});return{element:n,content:i}});i=this._forEachLevel(this.hooks.printElements,e,e=>e.call(s,r));if(i===undefined){const e=s.map(e=>e.content).filter(Boolean);if(e.length>0)i=e.join("\n")}}}return this._forEachLevelWaterfall(this.hooks.result,e,i,(e,t)=>e.call(t,r))}}e.exports=StatsPrinter},73910:(e,t)=>{"use strict";t.equals=((e,t)=>{if(e.length!==t.length)return false;for(let n=0;n{"use strict";const{SyncHook:r,AsyncSeriesHook:i}=n(92960);const s=0;const o=1;const a=2;let c=0;class AsyncQueueEntry{constructor(e,t){this.item=e;this.state=s;this.callback=t;this.callbacks=undefined;this.result=undefined;this.error=undefined}}class AsyncQueue{constructor({name:e,parallelism:t,processor:n,getKey:s}){this._name=e;this._parallelism=t;this._processor=n;this._getKey=s||(e=>e);this._entries=new Map;this._queued=[];this._activeTasks=0;this._willEnsureProcessing=false;this._stopped=false;this.hooks={beforeAdd:new i(["item"]),added:new r(["item"]),beforeStart:new i(["item"]),started:new r(["item"]),result:new r(["item","error","result"])};this._ensureProcessing=this._ensureProcessing.bind(this)}add(e,t){if(this._stopped)return t(new Error("Queue was stopped"));this.hooks.beforeAdd.callAsync(e,n=>{if(n){t(n);return}const r=this._getKey(e);const i=this._entries.get(r);if(i!==undefined){if(i.state===a){process.nextTick(()=>t(i.error,i.result))}else if(i.callbacks===undefined){i.callbacks=[t]}else{i.callbacks.push(t)}return}const s=new AsyncQueueEntry(e,t);if(this._stopped){this.hooks.added.call(e);this._activeTasks++;process.nextTick(()=>this._handleResult(s,new Error("Queue was stopped")))}else{this._entries.set(r,s);this._queued.push(s);if(this._willEnsureProcessing===false){this._willEnsureProcessing=true;setImmediate(this._ensureProcessing)}this.hooks.added.call(e)}})}invalidate(e){const t=this._getKey(e);const n=this._entries.get(t);this._entries.delete(t);if(n.state===s){const e=this._queued.indexOf(n);if(e>=0){this._queued.splice(e,1)}}}stop(){this._stopped=true;const e=this._queued;this._queued=[];for(const t of e){this._entries.delete(this._getKey(t.item));this._activeTasks++;this._handleResult(t,new Error("Queue was stopped"))}}increaseParallelism(){this._parallelism++;if(this._willEnsureProcessing===false&&this._queued.length>0){this._willEnsureProcessing=true;setImmediate(this._ensureProcessing)}}decreaseParallelism(){this._parallelism--}isProcessing(e){const t=this._getKey(e);const n=this._entries.get(t);return n!==undefined&&n.state===o}isQueued(e){const t=this._getKey(e);const n=this._entries.get(t);return n!==undefined&&n.state===s}isDone(e){const t=this._getKey(e);const n=this._entries.get(t);return n!==undefined&&n.state===a}_ensureProcessing(){while(this._activeTasks0){const e=this._queued.pop();this._activeTasks++;e.state=o;this._startProcessing(e)}this._willEnsureProcessing=false}_startProcessing(e){this.hooks.beforeStart.callAsync(e.item,t=>{if(t){this._handleResult(e,t);return}let n=false;try{this._processor(e.item,(t,r)=>{n=true;this._handleResult(e,t,r)})}catch(t){if(n)throw t;this._handleResult(e,t,null)}this.hooks.started.call(e.item)})}_handleResult(e,t,n){this.hooks.result.callAsync(e.item,t,n,r=>{const i=r||t;const s=e.callback;const o=e.callbacks;e.state=a;e.callback=undefined;e.callbacks=undefined;e.result=n;e.error=i;this._activeTasks--;if(this._willEnsureProcessing===false&&this._queued.length>0){this._willEnsureProcessing=true;setImmediate(this._ensureProcessing)}if(c++>3){process.nextTick(()=>{s(i,n);if(o!==undefined){for(const e of o){e(i,n)}}})}else{s(i,n);if(o!==undefined){for(const e of o){e(i,n)}}}c--})}}e.exports=AsyncQueue},51145:e=>{"use strict";const t=/^data:([^;,]+)?((?:;(?:[^;,]+))*?)(;base64)?,(.*)$/i;const n=e=>{const n=t.exec(e);if(!n)return null;const r=n[3];const i=n[4];return r?Buffer.from(i,"base64"):Buffer.from(decodeURIComponent(i),"ascii")};const r=e=>{const n=t.exec(e);if(!n)return"";return n[1]||"text/plain"};e.exports={decodeDataURI:n,getMimetype:r}},75066:(e,t,n)=>{"use strict";class Hash{update(e,t){const r=n(75884);throw new r}digest(e){const t=n(75884);throw new t}}e.exports=Hash},37496:(e,t,n)=>{"use strict";const r=n(16102);class LazyBucketSortedSet{constructor(e,t,...n){this._getKey=e;this._innerArgs=n;this._leaf=n.length<=1;this._keys=new r(undefined,t);this._map=new Map;this._unsortedItems=new Set;this.size=0}add(e){this.size++;this._unsortedItems.add(e)}_addInternal(e,t){let n=this._map.get(e);if(n===undefined){n=this._leaf?new r(undefined,this._innerArgs[0]):new LazyBucketSortedSet(...this._innerArgs);this._keys.add(e);this._map.set(e,n)}n.add(t)}delete(e){this.size--;if(this._unsortedItems.has(e)){this._unsortedItems.delete(e);return}const t=this._getKey(e);const n=this._map.get(t);n.delete(e);if(n.size===0){this._deleteKey(t)}}_deleteKey(e){this._keys.delete(e);this._map.delete(e)}popFirst(){if(this.size===0)return undefined;this.size--;if(this._unsortedItems.size>0){for(const e of this._unsortedItems){const t=this._getKey(e);this._addInternal(t,e)}this._unsortedItems.clear()}this._keys.sort();const e=this._keys.values().next().value;const t=this._map.get(e);if(this._leaf){const n=t;n.sort();const r=n.values().next().value;n.delete(r);if(n.size===0){this._deleteKey(e)}return r}else{const n=t;const r=n.popFirst();if(n.size===0){this._deleteKey(e)}return r}}startUpdate(e){if(this._unsortedItems.has(e)){return t=>{if(t){this._unsortedItems.delete(e);this.size--;return}}}const t=this._getKey(e);if(this._leaf){const n=this._map.get(t);return r=>{if(r){this.size--;n.delete(e);if(n.size===0){this._deleteKey(t)}return}const i=this._getKey(e);if(t===i){n.add(e)}else{n.delete(e);if(n.size===0){this._deleteKey(t)}this._addInternal(i,e)}}}else{const n=this._map.get(t);const r=n.startUpdate(e);return i=>{if(i){this.size--;r(true);if(n.size===0){this._deleteKey(t)}return}const s=this._getKey(e);if(t===s){r()}else{r(true);if(n.size===0){this._deleteKey(t)}this._addInternal(s,e)}}}}_appendIterators(e){if(this._unsortedItems.size>0)e.push(this._unsortedItems[Symbol.iterator]());for(const t of this._keys){const n=this._map.get(t);if(this._leaf){const t=n;const r=t[Symbol.iterator]();e.push(r)}else{const t=n;t._appendIterators(e)}}}[Symbol.iterator](){const e=[];this._appendIterators(e);e.reverse();let t=e.pop();return{next:()=>{const n=t.next();if(n.done){if(e.length===0)return n;t=e.pop();return t.next()}return n}}}}e.exports=LazyBucketSortedSet},83379:(e,t,n)=>{"use strict";const r=n(56202);const i=(e,t)=>{for(const n of t){for(const t of n){e.add(t)}}};const s=(e,t)=>{for(const n of t){if(n instanceof LazySet){e.add(n._set);if(n._needMerge){for(const t of n._toMerge){e.add(t)}s(e,n._toDeepMerge)}}else{e.add(n)}}};class LazySet{constructor(e){this._set=new Set(e);this._toMerge=new Set;this._toDeepMerge=new Set;this._needMerge=false;this._deopt=false}_flatten(){s(this._toMerge,this._toDeepMerge);this._toDeepMerge.clear()}_merge(){this._flatten();i(this._set,this._toMerge);this._toMerge.clear();this._needMerge=false}get size(){if(this._needMerge)this._merge();return this._set.size}add(e){this._set.add(e);return this}addAll(e){if(this._deopt){const t=this._set;for(const n of e){t.add(n)}}else{this._toDeepMerge.add(e);this._needMerge=true;if(this._toDeepMerge.size>1e5){this._flatten();if(this._toMerge.size>1e5)this._merge()}}return this}clear(){this._set.clear();this._toMerge.clear();this._toDeepMerge.clear();this._needMerge=false;this._deopt=false}delete(e){if(this._needMerge)this._merge();return this._set.delete(e)}entries(){this._deopt=true;if(this._needMerge)this._merge();return this._set.entries()}forEach(e,t){this._deopt=true;if(this._needMerge)this._merge();this._set.forEach(e,t)}has(e){if(this._needMerge)this._merge();return this._set.has(e)}keys(){this._deopt=true;if(this._needMerge)this._merge();return this._set.keys()}values(){this._deopt=true;if(this._needMerge)this._merge();return this._set.values()}[Symbol.iterator](){this._deopt=true;if(this._needMerge)this._merge();return this._set[Symbol.iterator]()}get[Symbol.toStringTag](){return"LazySet"}serialize({write:e}){if(this._needMerge)this._merge();e(this._set.size);for(const t of this._set)e(t)}static deserialize({read:e}){const t=e();const n=[];for(let r=0;r{"use strict";class Queue{constructor(e){this._set=new Set(e);this._iterator=this._set[Symbol.iterator]()}get length(){return this._set.size}enqueue(e){this._set.add(e)}dequeue(){const e=this._iterator.next();if(e.done)return undefined;this._set.delete(e.value);return e.value}}e.exports=Queue},26221:(e,t)=>{"use strict";const n=e=>{if(e.length===0)return new Set;if(e.length===1)return new Set(e[0]);let t=Infinity;let n=-1;for(let r=0;r{if(e.size{for(const n of e){if(t(n))return n}};t.intersect=n;t.isSubset=r;t.find=i},16102:e=>{"use strict";const t=Symbol("not sorted");class SortableSet extends Set{constructor(e,n){super(e);this._sortFn=n;this._lastActiveSortFn=t;this._cache=undefined;this._cacheOrderIndependent=undefined}add(e){this._lastActiveSortFn=t;this._invalidateCache();this._invalidateOrderedCache();super.add(e);return this}delete(e){this._invalidateCache();this._invalidateOrderedCache();return super.delete(e)}clear(){this._invalidateCache();this._invalidateOrderedCache();return super.clear()}sortWith(e){if(this.size<=1||e===this._lastActiveSortFn){return}const t=Array.from(this).sort(e);super.clear();for(let e=0;e{"use strict";const t=Symbol("tombstone");const n=Symbol("undefined");const r=e=>{const r=e[0];const i=e[1];if(i===n||i===t){return[r,undefined]}else{return e}};class StackedMap{constructor(e){this.map=new Map;this.stack=e===undefined?[]:e.slice();this.stack.push(this.map)}set(e,t){this.map.set(e,t===undefined?n:t)}delete(e){if(this.stack.length>1){this.map.set(e,t)}else{this.map.delete(e)}}has(e){const n=this.map.get(e);if(n!==undefined){return n!==t}if(this.stack.length>1){for(let n=this.stack.length-2;n>=0;n--){const r=this.stack[n].get(e);if(r!==undefined){this.map.set(e,r);return r!==t}}this.map.set(e,t)}return false}get(e){const r=this.map.get(e);if(r!==undefined){return r===t||r===n?undefined:r}if(this.stack.length>1){for(let r=this.stack.length-2;r>=0;r--){const i=this.stack[r].get(e);if(i!==undefined){this.map.set(e,i);return i===t||i===n?undefined:i}}this.map.set(e,t)}return undefined}_compress(){if(this.stack.length===1)return;this.map=new Map;for(const e of this.stack){for(const n of e){if(n[1]===t){this.map.delete(n[0])}else{this.map.set(n[0],n[1])}}}this.stack=[this.map]}asArray(){this._compress();return Array.from(this.map.keys())}asSet(){this._compress();return new Set(this.map.keys())}asPairArray(){this._compress();return Array.from(this.map.entries(),r)}asMap(){return new Map(this.asPairArray())}get size(){this._compress();return this.map.size}createChild(){return new StackedMap(this.stack)}}e.exports=StackedMap},14146:e=>{"use strict";class StringXor{constructor(){this._value=undefined;this._buffer=undefined}add(e){let t=this._buffer;let n;if(t===undefined){t=this._buffer=Buffer.from(e,"latin1");this._value=Buffer.from(t);return}else if(t.length!==e.length){n=this._value;t=this._buffer=Buffer.from(e,"latin1");if(n.length{"use strict";const r=n(86949);class TupleQueue{constructor(e){this._set=new r(e);this._iterator=this._set[Symbol.iterator]()}get length(){return this._set.size}enqueue(...e){this._set.add(...e)}dequeue(){const e=this._iterator.next();if(e.done){if(this._set.size>0){this._iterator=this._set[Symbol.iterator]();const e=this._iterator.next().value;this._set.delete(...e);return e}return undefined}this._set.delete(...e.value);return e.value}}e.exports=TupleQueue},86949:e=>{"use strict";class TupleSet{constructor(e){this._map=new Map;this.size=0;if(e){for(const t of e){this.add(...t)}}}add(...e){let t=this._map;for(let n=0;n{const s=i.next();if(s.done){if(e.length===0)return false;t.pop();return r(e.pop())}const[o,a]=s.value;e.push(i);t.push(o);if(a instanceof Set){n=a[Symbol.iterator]();return true}else{return r(a[Symbol.iterator]())}};r(this._map[Symbol.iterator]());return{next(){while(n){const i=n.next();if(i.done){t.pop();if(!r(e.pop())){n=undefined}}else{return{done:false,value:t.concat(i.value)}}}return{done:true,value:undefined}}}}}e.exports=TupleSet},45754:(e,t)=>{"use strict";const n="\\".charCodeAt(0);const r="/".charCodeAt(0);const i="a".charCodeAt(0);const s="z".charCodeAt(0);const o="A".charCodeAt(0);const a="Z".charCodeAt(0);const c="0".charCodeAt(0);const u="9".charCodeAt(0);const l="+".charCodeAt(0);const f="-".charCodeAt(0);const p=":".charCodeAt(0);const d="#".charCodeAt(0);const h="?".charCodeAt(0);function getScheme(e){const t=e.charCodeAt(0);if((ts)&&(ta)){return undefined}let m=1;let g=e.charCodeAt(m);while(g>=i&&g<=s||g>=o&&g<=a||g>=c&&g<=u||g===l||g===f){if(++m===e.length)return undefined;g=e.charCodeAt(m)}if(g!==p)return undefined;if(m===1){const t=m+1{"use strict";const n=new WeakMap;const r=new WeakMap;const i=Symbol("DELETE");const s=(e,t)=>{let r=n.get(e);if(r===undefined){r=new WeakMap;n.set(e,r)}const i=r.get(t);if(i!==undefined)return i;const s=y(e,t,true);r.set(t,s);return s};const o=(e,t,n)=>{let i=r.get(e);if(i===undefined){i=new Map;r.set(e,i)}let s=i.get(t);if(s===undefined){s=new Map;i.set(t,s)}let o=s.get(n);if(o)return o;o={...e,[t]:n};s.set(n,o);return o};const a=new WeakMap;const c=e=>{const t=a.get(e);if(t!==undefined)return t;const n=u(e);a.set(e,n);return n};const u=e=>{const t=new Map;const n=e=>{const n=t.get(e);if(n!==undefined)return n;const r={base:undefined,byProperty:undefined,byValues:undefined};t.set(e,r);return r};for(const t of Object.keys(e)){if(t.startsWith("by")){const r=t;const i=e[r];for(const e of Object.keys(i)){const t=i[e];for(const s of Object.keys(t)){const o=n(s);if(o.byProperty===undefined){o.byProperty=r;o.byValues=new Map}else if(o.byProperty!==r){throw new Error(`${r} and ${o.byProperty} for a single property is not supported`)}o.byValues.set(e,t[s]);if(e==="default"){for(const e of Object.keys(i)){if(!o.byValues.has(e))o.byValues.set(e,undefined)}}}}}else{const r=n(t);r.base=e[t]}}return t};const l=e=>{const t={};for(const n of e.values()){if(n.byProperty!==undefined){const e=t[n.byProperty]=t[n.byProperty]||{};for(const t of n.byValues.keys()){e[t]=e[t]||{}}}}for(const[n,r]of e){if(r.base!==undefined){t[n]=r.base}if(r.byProperty!==undefined){const e=t[r.byProperty]=t[r.byProperty]||{};for(const t of Object.keys(e)){const i=_(r.byValues,t);if(i!==undefined)e[t][n]=i}}}return t};const f=0;const p=1;const d=2;const h=3;const m=4;const g=e=>{if(e===undefined){return f}else if(e===i){return m}else if(Array.isArray(e)){if(e.lastIndexOf("...")!==-1)return d;return p}else if(typeof e==="object"&&e!==null&&(!e.constructor||e.constructor===Object)){return h}return p};const y=(e,t,n=false)=>{if(t===undefined)return e;if(e===undefined)return t;const r=n?c(e):u(e);const i=n?c(t):u(t);const s=new Map;for(const[e,t]of r){const r=i.get(e);const o=r!==undefined?v(t,r,n):t;s.set(e,o)}for(const[e,t]of i){if(!r.has(e)){s.set(e,t)}}return l(s)};const v=(e,t,n)=>{switch(g(t.base)){case p:case m:return t;case f:if(!e.byProperty){return{base:e.base,byProperty:t.byProperty,byValues:t.byValues}}else if(e.byProperty!==t.byProperty){throw new Error(`${e.byProperty} and ${t.byProperty} for a single property is not supported`)}else{const r=new Map(e.byValues);for(const[i,s]of t.byValues){const t=_(e.byValues,i);r.set(i,b(t,s,n))}return{base:e.base,byProperty:e.byProperty,byValues:r}}default:{if(!e.byProperty){return{base:b(e.base,t.base,n),byProperty:t.byProperty,byValues:t.byValues}}let r;const i=new Map(e.byValues);for(const[e,r]of i){i.set(e,b(r,t.base,n))}if(Array.from(e.byValues.values()).every(e=>{const t=g(e);return t===p||t===m})){r=b(e.base,t.base,n)}else{r=e.base;if(!i.has("default"))i.set("default",t.base)}if(!t.byProperty){return{base:r,byProperty:e.byProperty,byValues:i}}else if(e.byProperty!==t.byProperty){throw new Error(`${e.byProperty} and ${t.byProperty} for a single property is not supported`)}const s=new Map(i);for(const[e,r]of t.byValues){const t=_(i,e);s.set(e,b(t,r,n))}return{base:r,byProperty:e.byProperty,byValues:s}}}};const _=(e,t)=>{if(t!=="default"&&e.has(t)){return e.get(t)}return e.get("default")};const b=(e,t,n)=>{const r=g(t);const i=g(e);switch(r){case m:case p:return t;case h:{return i!==h?t:n?s(e,t):y(e,t)}case f:return e;case d:switch(i!==p?i:Array.isArray(e)?d:h){case f:return t;case m:return t.filter(e=>e!=="...");case d:{const n=[];for(const r of t){if(r==="..."){for(const t of e){n.push(t)}}else{n.push(r)}}return n}case h:return t.map(t=>t==="..."?e:t);default:throw new Error("Not implemented")}default:throw new Error("Not implemented")}};const E=e=>{const t={};for(const n of Object.keys(e)){const r=e[n];const i=g(r);switch(i){case f:case m:break;case h:t[n]=E(r);break;case d:t[n]=r.filter(e=>e!=="...");break;default:t[n]=r;break}}return t};t.cachedSetProperty=o;t.cachedCleverMerge=s;t.cleverMerge=y;t.removeOperations=E;t.DELETE=i},68673:(e,t,n)=>{"use strict";const{compareRuntime:r}=n(37416);const i=e=>{const t=new WeakMap;return n=>{const r=t.get(n);if(r!==undefined)return r;const i=(t,r)=>{return e(n,t,r)};t.set(n,i);return i}};t.compareChunksById=((e,t)=>{return p(e.id,t.id)});t.compareModulesByIdentifier=((e,t)=>{return p(e.identifier(),t.identifier())});const s=(e,t,n)=>{return p(e.getModuleId(t),e.getModuleId(n))};t.compareModulesById=i(s);const o=(e,t)=>{if(typeof e!==typeof t){return typeof et)return 1;return 0};t.compareNumbers=o;const a=(e,t)=>{const n=e.split(/(\d+)/);const r=t.split(/(\d+)/);const i=Math.min(n.length,r.length);for(let e=0;ei.length){if(t.slice(0,i.length)>i)return 1;return-1}else if(i.length>t.length){if(i.slice(0,t.length)>t)return-1;return 1}else{if(ti)return 1}}else{const e=+t;const n=+i;if(en)return 1}}if(r.lengthn.length)return-1;return 0};t.compareStringsNumeric=a;const c=(e,t,n)=>{const r=o(e.getPostOrderIndex(t),e.getPostOrderIndex(n));if(r!==0)return r;return p(t.identifier(),n.identifier())};t.compareModulesByPostOrderIndexOrIdentifier=i(c);const u=(e,t,n)=>{const r=o(e.getPreOrderIndex(t),e.getPreOrderIndex(n));if(r!==0)return r;return p(t.identifier(),n.identifier())};t.compareModulesByPreOrderIndexOrIdentifier=i(u);const l=(e,t,n)=>{const r=p(e.getModuleId(t),e.getModuleId(n));if(r!==0)return r;return p(t.identifier(),n.identifier())};t.compareModulesByIdOrIdentifier=i(l);const f=(e,t,n)=>{return e.compareChunks(t,n)};t.compareChunks=i(f);const p=(e,t)=>{if(typeof e!==typeof t){return typeof et)return 1;return 0};t.compareIds=p;const d=(e,t)=>{if(et)return 1;return 0};t.compareStrings=d;const h=(e,t)=>{return e.index{if(n.length>0){const[r,...i]=n;return g(e,g(t,r,...i))}const r=m.get(e,t);if(r!==undefined)return r;const i=(n,r)=>{const i=e(n,r);if(i!==0)return i;return t(n,r)};m.set(e,t,i);return i};t.concatComparators=g;const y=new TwoKeyWeakMap;const v=(e,t)=>{const n=y.get(e,t);if(n!==undefined)return n;const r=(n,r)=>{const i=e(n);const s=e(r);if(i!==undefined&&i!==null){if(s!==undefined&&s!==null){return t(i,s)}return-1}else{if(s!==undefined&&s!==null){return 1}return 0}};y.set(e,t,r);return r};t.compareSelect=v;const _=new WeakMap;const b=e=>{const t=_.get(e);if(t!==undefined)return t;const n=(t,n)=>{const r=t[Symbol.iterator]();const i=n[Symbol.iterator]();while(true){const t=r.next();const n=i.next();if(t.done){return n.done?0:-1}else if(n.done){return 1}const s=e(t.value,n.value);if(s!==0)return s}};_.set(e,n);return n};t.compareIterables=b;t.keepOriginalOrder=(e=>{const t=new Map;let n=0;for(const r of e){t.set(r,n++)}return(e,n)=>o(t.get(e),t.get(n))});t.compareChunksNatural=(e=>{const n=t.compareModulesById(e);const i=b(n);return g(v(e=>e.name,p),v(e=>e.runtime,r),v(t=>e.getOrderedChunkModulesIterable(t,n),i))});t.compareLocations=((e,t)=>{let n=typeof e==="object"&&e!==null;let r=typeof t==="object"&&t!==null;if(!n||!r){if(n)return 1;if(r)return-1;return 0}if("start"in e&&"start"in t){const n=e.start;const r=t.start;if(n.liner.line)return 1;if(n.columnr.column)return 1}if("name"in e&&"name"in t){if(e.namet.name)return 1}if("index"in e&&"index"in t){if(e.indext.index)return 1}return 0})},87274:e=>{"use strict";const t=e=>{return e.replace(/[-[\]\\/{}()*+?.^$|]/g,"\\$&")};const n=e=>{if(`${+e}`===e){return e}return JSON.stringify(e)};const r=e=>{const t=Object.keys(e).filter(t=>e[t]);const r=Object.keys(e).filter(t=>!e[t]);if(t.length===0)return false;if(r.length===0)return true;if(t.length===1)return e=>`${n(t[0])} == ${e}`;if(r.length===1)return e=>`${n(r[0])} != ${e}`;const i=a(t);const s=a(r);if(i.length<=s.length){return e=>`/^${i}$/.test(${e})`}else{return e=>`!/^${s}$/.test(${e})`}};const i=(e,t,n)=>{const r=new Map;for(const n of e){const e=t(n);if(e){let t=r.get(e);if(t===undefined){t=[];r.set(e,t)}t.push(n)}}const i=[];for(const t of r.values()){if(n(t)){for(const n of t){e.delete(n)}i.push(t)}}return i};const s=e=>{let t=e[0];for(let n=1;n{let t=e[0];for(let n=1;n=0;e--,n--){if(r[e]!==t[n]){t=t.slice(n+1);break}}}return t};const a=e=>{if(e.length===1){return t(e[0])}const n=[];let r=0;for(const t of e){if(t.length===1){r++}}if(r===e.length){return`[${t(e.sort().join(""))}]`}const c=new Set(e.sort());if(r>2){let e="";for(const t of c){if(t.length===1){e+=t;c.delete(t)}}n.push(`[${t(e)}]`)}if(n.length===0&&c.size===2){const n=s(e);const r=o(e);if(n.length>0||r.length>0){return`${t(n)}${a(e.map(e=>e.slice(n.length,-r.length||undefined)))}${t(r)}`}}if(n.length===0&&c.size===2){const e=c[Symbol.iterator]();const n=e.next().value;const r=e.next().value;if(n.length>0&&r.length>0&&n.slice(-1)===r.slice(-1)){return`${a([n.slice(0,-1),r.slice(0,-1)])}${t(n.slice(-1))}`}}const u=i(c,e=>e.length>=1?e[0]:false,e=>{if(e.length>=3)return true;if(e.length<=1)return false;return e[0][1]===e[1][1]});for(const e of u){const r=s(e);n.push(`${t(r)}${a(e.map(e=>e.slice(r.length)))}`)}const l=i(c,e=>e.length>=1?e.slice(-1):false,e=>{if(e.length>=3)return true;if(e.length<=1)return false;return e[0].slice(-2)===e[1].slice(-2)});for(const e of l){const r=o(e);n.push(`${a(e.map(e=>e.slice(0,-r.length)))}${t(r)}`)}const f=n.concat(Array.from(c,t));if(f.length===1)return f[0];return`(${f.join("|")})`};e.exports=r;e.exports.itemsToRegexp=a},35891:(e,t,n)=>{"use strict";const r=n(75066);const i=1e3;const s=new Map;class BulkUpdateDecorator extends r{constructor(e,t){super();this.hashKey=t;if(typeof e==="function"){this.hashFactory=e;this.hash=undefined}else{this.hashFactory=undefined;this.hash=e}this.buffer=""}update(e,t){if(t!==undefined||typeof e!=="string"||e.length>i){if(this.hash===undefined)this.hash=this.hashFactory();if(this.buffer.length>0){this.hash.update(this.buffer);this.buffer=""}this.hash.update(e,t)}else{this.buffer+=e;if(this.buffer.length>i){if(this.hash===undefined)this.hash=this.hashFactory();this.hash.update(this.buffer);this.buffer=""}}return this}digest(e){let t;if(this.hash===undefined){t=`${this.hashKey}-${e}-${this.buffer}`;const n=s.get(t);if(n!==undefined)return n;this.hash=this.hashFactory()}if(this.buffer.length>0){this.hash.update(this.buffer)}const n=this.hash.digest(e);const r=typeof n==="string"?n:n.toString();if(t!==undefined){s.set(t,r)}return r}}class DebugHash extends r{constructor(){super();this.string=""}update(e,t){if(typeof e!=="string")e=e.toString("utf-8");if(e.startsWith("debug-digest-")){e=Buffer.from(e.slice("debug-digest-".length),"hex").toString()}this.string+=`[${e}](${(new Error).stack.split("\n",3)[2]})\n`;return this}digest(e){return"debug-digest-"+Buffer.from(this.string).toString("hex")}}let o=undefined;e.exports=(e=>{if(typeof e==="function"){return new BulkUpdateDecorator(()=>new e)}switch(e){case"debug":return new DebugHash;default:if(o===undefined)o=n(76417);return new BulkUpdateDecorator(()=>o.createHash(e),e)}})},16595:(e,t,n)=>{"use strict";const r=n(31669);const i=new Map;const s=(e,t)=>{const n=i.get(e);if(n!==undefined)return n;const s=r.deprecate(()=>{},e,"DEP_WEBPACK_DEPRECATION_"+t);i.set(e,s);return s};const o=["concat","entry","filter","find","findIndex","includes","indexOf","join","lastIndexOf","map","reduce","reduceRight","slice","some"];const a=["copyWithin","entries","fill","keys","pop","reverse","shift","splice","sort","unshift"];t.arrayToSetDeprecation=((e,t)=>{for(const n of o){if(e[n])continue;const r=s(`${t} was changed from Array to Set (using Array method '${n}' is deprecated)`,"ARRAY_TO_SET");e[n]=function(){r();const e=Array.from(this);return Array.prototype[n].apply(e,arguments)}}const n=s(`${t} was changed from Array to Set (using Array method 'push' is deprecated)`,"ARRAY_TO_SET_PUSH");const r=s(`${t} was changed from Array to Set (using Array property 'length' is deprecated)`,"ARRAY_TO_SET_LENGTH");const i=s(`${t} was changed from Array to Set (indexing Array is deprecated)`,"ARRAY_TO_SET_INDEXER");e.push=function(){n();for(const e of Array.from(arguments)){this.add(e)}return this.size};for(const n of a){if(e[n])continue;e[n]=(()=>{throw new Error(`${t} was changed from Array to Set (using Array method '${n}' is not possible)`)})}const c=e=>{const t=function(){i();let t=0;for(const n of this){if(t++===e)return n}return undefined};return t};let u=0;Object.defineProperty(e,"length",{get(){r();const n=this.size;for(u;u{class SetDeprecatedArray extends Set{}t.arrayToSetDeprecation(SetDeprecatedArray.prototype,e);return SetDeprecatedArray});t.soonFrozenObjectDeprecation=((e,t,n,i="")=>{const s=`${t} will be frozen in future, all modifications are deprecated.${i&&`\n${i}`}`;return new Proxy(e,{set:r.deprecate((e,t,n,r)=>Reflect.set(e,t,n,r),s,n),defineProperty:r.deprecate((e,t,n)=>Reflect.defineProperty(e,t,n),s,n),deleteProperty:r.deprecate((e,t)=>Reflect.deleteProperty(e,t),s,n),setPrototypeOf:r.deprecate((e,t)=>Reflect.setPrototypeOf(e,t),s,n)})});const c=(e,t,n)=>{const i={};const s=Object.getOwnPropertyDescriptors(e);for(const e of Object.keys(s)){const o=s[e];if(typeof o.value==="function"){Object.defineProperty(i,e,{...o,value:r.deprecate(o.value,t,n)})}else if(o.get||o.set){Object.defineProperty(i,e,{...o,get:o.get&&r.deprecate(o.get,t,n),set:o.set&&r.deprecate(o.set,t,n)})}else{let s=o.value;Object.defineProperty(i,e,{configurable:o.configurable,enumerable:o.enumerable,get:r.deprecate(()=>s,t,n),set:o.writable?r.deprecate(e=>s=e,t,n):undefined})}}return i};t.deprecateAllProperties=c;t.createFakeHook=((e,t,n)=>{if(t&&n){e=c(e,t,n)}return Object.freeze(Object.assign(e,{_fakeHook:true}))})},44648:e=>{"use strict";const t=(e,t)=>{const n=Math.min(e.length,t.length);let r=0;for(let i=0;i{const r=Math.min(e.length,t.length);let i=0;while(i{for(const n of Object.keys(t)){e[n]=(e[n]||0)+t[n]}};const i=e=>{const t=Object.create(null);for(const n of e){r(t,n.size)}return t};const s=(e,t)=>{for(const n of Object.keys(e)){const r=t[n];if(typeof r==="number"){if(e[n]>r)return true}}return false};const o=(e,t)=>{for(const n of Object.keys(e)){const r=t[n];if(typeof r==="number"){if(e[n]{const n=new Set;for(const r of Object.keys(e)){const i=t[r];if(typeof i==="number"){if(e[r]{let n=0;for(const r of Object.keys(e)){if(t.has(r))n++}return n};const u=(e,t)=>{let n=0;for(const r of Object.keys(e)){if(t.has(r))n+=e[r]}return n};class Node{constructor(e,t,n){this.item=e;this.key=t;this.size=n}}class Group{constructor(e,t,n){this.nodes=e;this.similarities=t;this.size=n||i(e);this.key=undefined}popNodes(e){const n=[];const r=[];const s=[];let o;for(let i=0;i0){r.push(o===this.nodes[i-1]?this.similarities[i-1]:t(o.key,a.key))}n.push(a);o=a}}this.nodes=n;this.similarities=r;this.size=i(n);return s}}const l=e=>{const n=[];let r=undefined;for(const i of e){if(r!==undefined){n.push(t(r.key,i.key))}r=i}return n};e.exports=(({maxSize:e,minSize:t,items:i,getSize:f,getKey:p})=>{const d=[];const h=Array.from(i,e=>new Node(e,p(e),f(e)));const m=[];h.sort((e,t)=>{if(e.keyt.key)return 1;return 0});for(const n of h){if(s(n.size,e)&&!o(n.size,t)){d.push(new Group([n],[]))}else{m.push(n)}}if(m.length>0){const n=new Group(m,l(m));const i=a(n.size,t);if(i.size>0){const e=n.popNodes(e=>c(e.size,i)>0);const t=d.filter(e=>c(e.size,i)>0);if(t.length>0){const n=t.reduce((e,t)=>{const n=c(e);const r=c(t);if(n!==r)return nu(t.size,i))return t;return e});for(const t of e)n.nodes.push(t);n.nodes.sort((e,t)=>{if(e.keyt.key)return 1;return 0})}else{d.push(new Group(e,null))}}if(n.nodes.length>0){const i=[n];while(i.length){const n=i.pop();if(!s(n.size,e)){d.push(n);continue}let a=1;let c=Object.create(null);r(c,n.nodes[0].size);while(o(c,t)){r(c,n.nodes[a].size);a++}let u=n.nodes.length-2;let l=Object.create(null);r(l,n.nodes[n.nodes.length-1].size);while(o(l,t)){r(l,n.nodes[u].size);u--}if(a-1>u){d.push(n);continue}if(a<=u){let e=a-1;let t=n.similarities[e];for(let r=a;r<=u;r++){const i=n.similarities[r];if(i{if(e.nodes[0].keyt.nodes[0].key)return 1;return 0});const g=new Set;for(let e=0;e{return{key:e.key,items:e.nodes.map(e=>e.item),size:e.size}})})},10004:e=>{"use strict";e.exports=function extractUrlAndGlobal(e){const t=e.indexOf("@");return[e.substring(t+1),e.substring(0,t)]}},62598:e=>{"use strict";const t=0;const n=1;const r=2;const i=3;const s=4;class Node{constructor(e){this.item=e;this.dependencies=new Set;this.marker=t;this.cycle=undefined;this.incoming=0}}class Cycle{constructor(){this.nodes=new Set}}e.exports=((e,o)=>{const a=new Map;for(const t of e){const e=new Node(t);a.set(t,e)}if(a.size<=1)return e;for(const e of a.values()){for(const t of o(e.item)){const n=a.get(t);if(n!==undefined){e.dependencies.add(n)}}}const c=new Set;const u=new Set;for(const e of a.values()){if(e.marker===t){e.marker=n;const o=[{node:e,openEdges:Array.from(e.dependencies)}];while(o.length>0){const e=o[o.length-1];if(e.openEdges.length>0){const a=e.openEdges.pop();switch(a.marker){case t:o.push({node:a,openEdges:Array.from(a.dependencies)});a.marker=n;break;case n:{let e=a.cycle;if(!e){e=new Cycle;e.nodes.add(a);a.cycle=e}for(let t=o.length-1;o[t].node!==a;t--){const n=o[t].node;if(n.cycle){if(n.cycle!==e){for(const t of n.cycle.nodes){t.cycle=e;e.nodes.add(t)}}}else{n.cycle=e;e.nodes.add(n)}}break}case s:a.marker=r;c.delete(a);break;case i:u.delete(a.cycle);a.marker=r;break}}else{o.pop();e.node.marker=r}}const a=e.cycle;if(a){for(const e of a.nodes){e.marker=i}u.add(a)}else{e.marker=s;c.add(e)}}}for(const e of u){let t=0;const n=new Set;const r=e.nodes;for(const e of r){for(const i of e.dependencies){if(r.has(i)){i.incoming++;if(i.incomingt){n.clear();t=i.incoming}n.add(i)}}}for(const e of n){c.add(e)}}if(c.size>0){return Array.from(c,e=>e.item)}else{throw new Error("Implementation of findGraphRoots is broken")}})},95396:(e,t,n)=>{"use strict";const r=n(85622);const i=(e,t,n)=>{if(e&&e.relative){return e.relative(t,n)}else if(t.startsWith("/")){return r.posix.relative(t,n)}else if(t.length>1&&t[1]===":"){return r.win32.relative(t,n)}else{throw new Error(`${t} is neither a posix nor a windows path, and there is no 'relative' method defined in the file system`)}};t.relative=i;const s=(e,t,n)=>{if(e&&e.join){return e.join(t,n)}else if(t.startsWith("/")){return r.posix.join(t,n)}else if(t.length>1&&t[1]===":"){return r.win32.join(t,n)}else{throw new Error(`${t} is neither a posix nor a windows path, and there is no 'join' method defined in the file system`)}};t.join=s;const o=(e,t)=>{if(e&&e.dirname){return e.dirname(t)}else if(t.startsWith("/")){return r.posix.dirname(t)}else if(t.length>1&&t[1]===":"){return r.win32.dirname(t)}else{throw new Error(`${t} is neither a posix nor a windows path, and there is no 'dirname' method defined in the file system`)}};t.dirname=o;const a=(e,t,n)=>{e.mkdir(t,r=>{if(r){if(r.code==="ENOENT"){const i=o(e,t);if(i===t){n(r);return}a(e,i,r=>{if(r){n(r);return}e.mkdir(t,e=>{if(e){if(e.code==="EEXIST"){n();return}n(e);return}n()})});return}else if(r.code==="EEXIST"){n();return}n(r);return}n()})};t.mkdirp=a;const c=(e,t)=>{try{e.mkdirSync(t)}catch(n){if(n){if(n.code==="ENOENT"){const r=o(e,t);if(r===t){throw n}c(e,r);e.mkdirSync(t);return}else if(n.code==="EEXIST"){return}throw n}}};t.mkdirpSync=c;const u=(e,t,n)=>{if("readJson"in e)return e.readJson(t,n);e.readFile(t,(e,t)=>{if(e)return n(e);let r;try{r=JSON.parse(t.toString("utf-8"))}catch(e){return n(e)}return n(null,r)})};t.readJson=u},49197:(e,t,n)=>{"use strict";const r=n(85622);const i=/^[a-zA-Z]:[\\/]/;const s=/([|!])/;const o=/\\/g;const a=(e,t)=>{if(t[0]==="/"){if(t.length>1&&t[t.length-1]==="/"){return t}const n=t.indexOf("?");let i=n===-1?t:t.slice(0,n);i=r.posix.relative(e,i);if(!i.startsWith("../")){i="./"+i}return n===-1?i:i+t.slice(n)}if(i.test(t)){const n=t.indexOf("?");let s=n===-1?t:t.slice(0,n);s=r.win32.relative(e,s);if(!i.test(s)){s=s.replace(o,"/");if(!s.startsWith("../")){s="./"+s}}return n===-1?s:s+t.slice(n)}return t};const c=(e,t)=>{if(t.startsWith("./")||t.startsWith("../"))return r.join(e,t);return t};const u=e=>{const t=new WeakMap;const n=(n,r,i)=>{if(!i)return e(n,r);let s=t.get(i);if(s===undefined){s=new Map;t.set(i,s)}let o;let a=s.get(n);if(a===undefined){s.set(n,a=new Map)}else{o=a.get(r)}if(o!==undefined){return o}else{const t=e(n,r);a.set(r,t);return t}};n.bindCache=(n=>{let r;if(n){r=t.get(n);if(r===undefined){r=new Map;t.set(n,r)}}else{r=new Map}const i=(t,n)=>{let i;let s=r.get(t);if(s===undefined){r.set(t,s=new Map)}else{i=s.get(n)}if(i!==undefined){return i}else{const r=e(t,n);s.set(n,r);return r}};return i});n.bindContextCache=((n,r)=>{let i;if(r){let e=t.get(r);if(e===undefined){e=new Map;t.set(r,e)}i=e.get(n);if(i===undefined){e.set(n,i=new Map)}}else{i=new Map}const s=t=>{const r=i.get(t);if(r!==undefined){return r}else{const r=e(n,t);i.set(t,r);return r}};return s});return n};const l=(e,t)=>{return t.split(s).map(t=>a(e,t)).join("")};t.makePathsRelative=u(l);const f=(e,t)=>{return t.split("!").map(t=>a(e,t)).join("!")};const p=u(f);t.contextify=p;const d=(e,t)=>{return t.split("!").map(t=>c(e,t)).join("!")};const h=u(d);t.absolutify=h;const m=/^([^?#]*)(\?[^#]*)?(#.*)?$/;const g=e=>{const t=m.exec(e);return{resource:e,path:t[1],query:t[2]||"",fragment:t[3]||""}};t.parseResource=(e=>{const t=new WeakMap;const n=e=>{const n=t.get(e);if(n!==undefined)return n;const r=new Map;t.set(e,r);return r};const r=(t,r)=>{if(!r)return e(t);const i=n(r);const s=i.get(t);if(s!==undefined)return s;const o=e(t);i.set(t,o);return o};r.bindCache=(t=>{const r=n(t);return t=>{const n=r.get(t);if(n!==undefined)return n;const i=e(t);r.set(t,i);return i}});return r})(g);t.getUndoPath=((e,t)=>{let n=-1;for(const t of e.split(/[/\\]+/)){if(t!=="."){n+=t===".."?-1:1}}return n>0?"../".repeat(n):t?"./":""})},90331:(e,t,n)=>{"use strict";e.exports={AsyncDependenciesBlock:()=>n(98221),CommentCompilationWarning:()=>n(47207),ContextModule:()=>n(58126),"cache/PackFileCacheStrategy":()=>n(83793),"cache/ResolverCachePlugin":()=>n(13653),"container/ContainerEntryDependency":()=>n(76041),"container/ContainerEntryModule":()=>n(89591),"container/ContainerExposedDependency":()=>n(4523),"container/FallbackDependency":()=>n(50940),"container/FallbackItemDependency":()=>n(55525),"container/FallbackModule":()=>n(13386),"container/RemoteModule":()=>n(68679),"container/RemoteToExternalDependency":()=>n(44742),"dependencies/AMDDefineDependency":()=>n(46960),"dependencies/AMDRequireArrayDependency":()=>n(95715),"dependencies/AMDRequireContextDependency":()=>n(38145),"dependencies/AMDRequireDependenciesBlock":()=>n(83842),"dependencies/AMDRequireDependency":()=>n(45167),"dependencies/AMDRequireItemDependency":()=>n(29022),"dependencies/CachedConstDependency":()=>n(59455),"dependencies/CommonJsRequireContextDependency":()=>n(51454),"dependencies/CommonJsExportRequireDependency":()=>n(1248),"dependencies/CommonJsExportsDependency":()=>n(26702),"dependencies/CommonJsFullRequireDependency":()=>n(87519),"dependencies/CommonJsRequireDependency":()=>n(37313),"dependencies/CommonJsSelfReferenceDependency":()=>n(94147),"dependencies/ConstDependency":()=>n(66298),"dependencies/ContextDependency":()=>n(400),"dependencies/ContextElementDependency":()=>n(90872),"dependencies/CriticalDependencyWarning":()=>n(75314),"dependencies/DelegatedSourceDependency":()=>n(49422),"dependencies/DllEntryDependency":()=>n(95189),"dependencies/EntryDependency":()=>n(66583),"dependencies/ExportsInfoDependency":()=>n(51420),"dependencies/HarmonyAcceptDependency":()=>n(27790),"dependencies/HarmonyAcceptImportDependency":()=>n(80654),"dependencies/HarmonyCompatibilityDependency":()=>n(54290),"dependencies/HarmonyExportExpressionDependency":()=>n(55037),"dependencies/HarmonyExportHeaderDependency":()=>n(48752),"dependencies/HarmonyExportImportedSpecifierDependency":()=>n(44576),"dependencies/HarmonyExportSpecifierDependency":()=>n(14696),"dependencies/HarmonyImportSideEffectDependency":()=>n(69707),"dependencies/HarmonyImportSpecifierDependency":()=>n(2230),"dependencies/ImportContextDependency":()=>n(4828),"dependencies/ImportDependency":()=>n(20013),"dependencies/ImportEagerDependency":()=>n(75708),"dependencies/ImportWeakDependency":()=>n(12849),"dependencies/JsonExportsDependency":()=>n(38895),"dependencies/LocalModule":()=>n(77230),"dependencies/LocalModuleDependency":()=>n(14229),"dependencies/ModuleDecoratorDependency":()=>n(2706),"dependencies/ModuleHotAcceptDependency":()=>n(21809),"dependencies/ModuleHotDeclineDependency":()=>n(73158),"dependencies/ImportMetaHotAcceptDependency":()=>n(76302),"dependencies/ImportMetaHotDeclineDependency":()=>n(5389),"dependencies/ProvidedDependency":()=>n(1335),"dependencies/PureExpressionDependency":()=>n(53567),"dependencies/RequireContextDependency":()=>n(19204),"dependencies/RequireEnsureDependenciesBlock":()=>n(15196),"dependencies/RequireEnsureDependency":()=>n(15427),"dependencies/RequireEnsureItemDependency":()=>n(81058),"dependencies/RequireHeaderDependency":()=>n(70340),"dependencies/RequireIncludeDependency":()=>n(63556),"dependencies/RequireIncludeDependencyParserPlugin":()=>n(1913),"dependencies/RequireResolveContextDependency":()=>n(84817),"dependencies/RequireResolveDependency":()=>n(76913),"dependencies/RequireResolveHeaderDependency":()=>n(23380),"dependencies/RuntimeRequirementsDependency":()=>n(35424),"dependencies/StaticExportsDependency":()=>n(96076),"dependencies/SystemPlugin":()=>n(62630),"dependencies/UnsupportedDependency":()=>n(12584),"dependencies/WebAssemblyExportImportedDependency":()=>n(30697),"dependencies/WebAssemblyImportDependency":()=>n(33081),"optimize/ConcatenatedModule":()=>n(95734),DelegatedModule:()=>n(3955),DependenciesBlock:()=>n(32448),DllModule:()=>n(44593),ExternalModule:()=>n(16734),Module:()=>n(53453),ModuleBuildError:()=>n(26509),ModuleError:()=>n(91613),ModuleGraph:()=>n(75412),ModuleParseError:()=>n(14489),ModuleWarning:()=>n(8893),NormalModule:()=>n(53520),RawModule:()=>n(22804),"sharing/ConsumeSharedModule":()=>n(21606),"sharing/ConsumeSharedFallbackDependency":()=>n(86827),"sharing/ProvideSharedModule":()=>n(99114),"sharing/ProvideSharedDependency":()=>n(56049),"sharing/ProvideForSharedDependency":()=>n(31095),UnsupportedFeatureWarning:()=>n(53558),"util/LazySet":()=>n(83379),UnhandledSchemeError:()=>n(77090),WebpackError:()=>n(81627),"util/registerExternalSerializer":()=>{}}},56202:(e,t,n)=>{"use strict";const{register:r}=n(24568);class ClassSerializer{constructor(e){this.Constructor=e;this.hash=null}serialize(e,t){e.serialize(t)}deserialize(e){if(typeof this.Constructor.deserialize==="function"){return this.Constructor.deserialize(e)}const t=new this.Constructor;t.deserialize(e);return t}}e.exports=((e,t,n=null)=>{r(e,t,n,new ClassSerializer(e))})},27503:e=>{"use strict";const t=e=>{let t=false;let n=undefined;return()=>{if(t){return n}else{n=e();t=true;e=undefined;return n}}};e.exports=t},76174:e=>{"use strict";e.exports=(e=>{let t=e;if(t===2009){return 5}if(t>=2015){t-=2009}return t})},12631:e=>{"use strict";const t=2147483648;const n=t-1;const r=4;const i=[0,0,0,0,0];const s=[3,7,17,19];e.exports=((e,o)=>{i.fill(0);for(let t=0;t>1}}if(o<=n){let e=0;for(let t=0;t{"use strict";const t=/^[_a-zA-Z$][_a-zA-z$0-9]*$/;const n=(e,n=0)=>{let r="";for(let i=n;i{"use strict";const{register:r}=n(24568);const i=n(20976).Position;const s=n(20976).SourceLocation;const{ValidationError:o}=n(15235);const{CachedSource:a,ConcatSource:c,OriginalSource:u,PrefixSource:l,RawSource:f,ReplaceSource:p,SourceMapSource:d}=n(48135);const h="webpack/lib/util/registerExternalSerializer";r(a,h,"webpack-sources/CachedSource",new class CachedSourceSerializer{serialize(e,{write:t}){t(e.original());t(e.getCachedData())}deserialize({read:e}){const t=e();const n=e();return new a(t,n)}});r(f,h,"webpack-sources/RawSource",new class RawSourceSerializer{serialize(e,{write:t}){t(e.buffer());t(!e.isBuffer())}deserialize({read:e}){const t=e();const n=e();return new f(t,n)}});r(c,h,"webpack-sources/ConcatSource",new class ConcatSourceSerializer{serialize(e,{write:t}){t(e.getChildren())}deserialize({read:e}){const t=new c;t.addAllSkipOptimizing(e());return t}});r(l,h,"webpack-sources/PrefixSource",new class PrefixSourceSerializer{serialize(e,{write:t}){t(e.getPrefix());t(e.original())}deserialize({read:e}){return new l(e(),e())}});r(p,h,"webpack-sources/ReplaceSource",new class ReplaceSourceSerializer{serialize(e,{write:t}){t(e.original());t(e.getName());const n=e.getReplacements();t(n.length);for(const e of n){t(e.start);t(e.end)}for(const e of n){t(e.content);t(e.name)}}deserialize({read:e}){const t=new p(e(),e());const n=e();const r=[];for(let t=0;t{"use strict";const r=n(16102);t.getEntryRuntime=((e,t,n)=>{let r;let i;if(n){({dependOn:r,runtime:i}=n)}else{const n=e.entries.get(t);if(!n)return t;({dependOn:r,runtime:i}=n.options)}if(r){let t=undefined;const n=new Set(r);for(const r of n){const i=e.entries.get(r);if(!i)continue;const{dependOn:s,runtime:o}=i.options;if(s){for(const e of s){n.add(e)}}else{t=c(t,o||r)}}return t}else{return i||t}});t.forEachRuntime=((e,t)=>{if(e===undefined){t(undefined)}else if(typeof e==="string"){t(e)}else{for(const n of e){t(n)}}});const i=e=>{e.sort();return Array.from(e).join("\n")};const s=e=>{if(e===undefined)return"*";if(typeof e==="string")return e;return e.getFromUnorderedCache(i)};t.getRuntimeKey=s;const o=e=>{e.sort();return Array.from(e).join("+")};t.runtimeToString=(e=>{if(e===undefined)return"*";if(typeof e==="string")return e;return e.getFromUnorderedCache(o)});t.runtimeEqual=((e,t)=>{if(e===t){return true}else if(e===undefined||t===undefined||typeof e==="string"||typeof t==="string"){return false}else if(e.size!==t.size){return false}else{e.sort();t.sort();const n=e[Symbol.iterator]();const r=t[Symbol.iterator]();for(;;){const e=n.next();if(e.done)return true;const t=r.next();if(e.value!==t.value)return false}}});t.compareRuntime=((e,t)=>{if(e===t){return 0}else if(e===undefined){return-1}else if(t===undefined){return 1}else{const n=s(e);const r=s(t);if(nr)return 1;return 0}});const a=(e,t)=>{if(e===undefined){return t}else if(t===undefined){return e}else if(e===t){return e}else if(typeof e==="string"){if(typeof t==="string"){const n=new r;n.add(e);n.add(t);return n}else if(t.has(e)){return t}else{const n=new r(t);n.add(e);return n}}else{if(typeof t==="string"){if(e.has(t))return e;const n=new r(e);n.add(t);return n}else{const n=new r(e);for(const e of t)n.add(e);if(n.size===e.size)return e;return n}}};t.mergeRuntime=a;const c=(e,t)=>{if(t===undefined){return e}else if(e===t){return e}else if(e===undefined){if(typeof t==="string"){const e=new r;e.add(t);return e}else{return new r(t)}}else if(typeof e==="string"){if(typeof t==="string"){const n=new r;n.add(e);n.add(t);return n}else{const n=new r(t);n.add(e);return n}}else{if(typeof t==="string"){e.add(t);return e}else{for(const n of t)e.add(n);return e}}};t.mergeRuntimeOwned=c;t.intersectRuntime=((e,t)=>{if(e===undefined){return t}else if(t===undefined){return e}else if(e===t){return e}else if(typeof e==="string"){if(typeof t==="string"){return undefined}else if(t.has(e)){return e}else{return undefined}}else{if(typeof t==="string"){if(e.has(t))return t;return undefined}else{const n=new r;for(const r of t){if(e.has(r))n.add(r)}if(n.size===0)return undefined;if(n.size===1)for(const e of n)return e;return n}}});class RuntimeSpecMap{constructor(e){this._map=new Map(e?e._map:undefined)}get(e){const t=s(e);return this._map.get(t)}has(e){const t=s(e);return this._map.has(t)}set(e,t){this._map.set(s(e),t)}delete(e){this._map.delete(s(e))}update(e,t){const n=s(e);const r=this._map.get(n);const i=t(r);if(i!==r)this._map.set(n,i)}keys(){return Array.from(this._map.keys(),e=>{if(e==="*")return undefined;const t=e.split("\n");if(t.length===1)return t[0];return new r(t)})}values(){return this._map.values()}}t.RuntimeSpecMap=RuntimeSpecMap;class RuntimeSpecSet{constructor(e){this._map=new Map;if(e){for(const t of e){this.add(t)}}}add(e){this._map.set(s(e),e)}[Symbol.iterator](){return this._map.values()}get size(){return this._map.size}}t.RuntimeSpecSet=RuntimeSpecSet},9293:function(e,t){"use strict";const n=e=>{var t=function(e){return e.split(".").map(function(e){return+e==e?+e:e})};var n=/^([^-+]+)?(?:-([^+]+))?(?:\+(.+))?$/.exec(e);var r=n[1]?t(n[1]):[];if(n[2]){r.length++;r.push.apply(r,t(n[2]))}if(n[3]){r.push([]);r.push.apply(r,t(n[3]))}return r};t.parseVersion=n;const r=(e,t)=>{e=n(e);t=n(t);var r=0;for(;;){if(r>=e.length)return r=t.length)return s=="u";var o=t[r];var a=(typeof o)[0];if(s==a){if(s!="o"&&s!="u"&&i!=o){return i{const t=e=>{return e.split(".").map(e=>`${+e}`===e?+e:e)};const n=e=>{const n=/^([^-+]+)?(?:-([^+]+))?(?:\+(.+))?$/.exec(e);const r=n[1]?[0,...t(n[1])]:[0];if(n[2]){r.length++;r.push.apply(r,t(n[2]))}let i=r[r.length-1];while(r.length&&(i===undefined||/^[*xX]$/.test(i))){r.pop();i=r[r.length-1]}return r};const r=e=>{if(e.length===1){return[0]}else if(e.length===2){return[1,...e.slice(1)]}else if(e.length===3){return[2,...e.slice(1)]}else{return[e.length,...e.slice(1)]}};const i=e=>{return[-e[0]-1,...e.slice(1)]};const s=e=>{const t=/^(\^|~|<=|<|>=|>|=|v|!)/.exec(e);const s=t?t[0]:"";const o=n(e.slice(s.length));switch(s){case"^":if(o.length>1&&o[1]===0){if(o.length>2&&o[2]===0){return[3,...o.slice(1)]}return[2,...o.slice(1)]}return[1,...o.slice(1)];case"~":return[2,...o.slice(1)];case">=":return o;case"=":case"v":case"":return r(o);case"<":return i(o);case">":{const e=r(o);return[,e,0,o,2]}case"<=":return[,r(o),i(o),1];case"!":{const e=r(o);return[,e,0]}default:throw new Error("Unexpected start value")}};const o=(e,t)=>{if(e.length===1)return e[0];const n=[];for(const t of e.slice().reverse()){if(0 in t){n.push(t)}else{n.push(...t.slice(1))}}return[,...n,...e.slice(1).map(()=>t)]};const a=e=>{const t=e.split(" - ");if(t.length===1){const t=e.trim().split(/\s+/g).map(s);return o(t,2)}const a=n(t[0]);const c=n(t[1]);return[,r(c),i(c),1,a,2]};const c=e=>{const t=e.split(/\s*\|\|\s*/).map(a);return o(t,1)};return c(e)});const i=e=>{if(e.length===1){return"*"}else if(0 in e){var t="";var n=e[0];t+=n==0?">=":n==-1?"<":n==1?"^":n==2?"~":n>0?"=":"!=";var r=1;for(var s=1;s0?".":"")+(r=2,o)}return t}else{var c=[];for(var s=1;s{if(0 in e){t=n(t);var r=e[0];var i=r<0;if(i)r=-r-1;for(var o=0,a=1,c=true;;a++,o++){var u=a=t.length||(l=t[o],(f=(typeof l)[0])=="o")){if(!c)return true;if(u=="u")return a>r&&!i;return u==""!=i}if(f=="u"){if(!c||u!="u"){return false}}else if(c){if(u==f){if(a<=r){if(l!=e[a]){return false}}else{if(i?l>e[a]:l{switch(typeof e){case"undefined":return"";case"object":if(Array.isArray(e)){let t="[";for(let n=0;n`var parseVersion = ${e.basicFunction("str",["// see webpack/lib/util/semver.js for original code",`var p=${e.supportsArrowFunction()?"p=>":"function(p)"}{return p.split(".").map((${e.supportsArrowFunction()?"p=>":"function(p)"}{return+p==p?+p:p}))},n=/^([^-+]+)?(?:-([^+]+))?(?:\\+(.+))?$/.exec(str),r=n[1]?p(n[1]):[];return n[2]&&(r.length++,r.push.apply(r,p(n[2]))),n[3]&&(r.push([]),r.push.apply(r,p(n[3]))),r;`])}`);t.versionLtRuntimeCode=(e=>`var versionLt = ${e.basicFunction("a, b",["// see webpack/lib/util/semver.js for original code",'a=parseVersion(a),b=parseVersion(b);for(var r=0;;){if(r>=a.length)return r=b.length)return"u"==n;var t=b[r],f=(typeof t)[0];if(n!=f)return"o"==n&&"n"==f||("s"==f||"u"==n);if("o"!=n&&"u"!=n&&e!=t)return e`var rangeToString = ${e.basicFunction("range",["// see webpack/lib/util/semver.js for original code",'if(1===range.length)return"*";if(0 in range){var r="",n=range[0];r+=0==n?">=":-1==n?"<":1==n?"^":2==n?"~":n>0?"=":"!=";for(var e=1,a=1;a0?".":"")+(e=2,t)}return r}var g=[];for(a=1;a`var satisfy = ${e.basicFunction("range, version",["// see webpack/lib/util/semver.js for original code",'if(0 in range){version=parseVersion(version);var e=range[0],r=e<0;r&&(e=-e-1);for(var n=0,i=1,a=!0;;i++,n++){var f,s,g=i=version.length||"o"==(s=(typeof(f=version[n]))[0]))return!a||("u"==g?i>e&&!r:""==g!=r);if("u"==s){if(!a||"u"!=g)return!1}else if(a)if(g==s)if(i<=e){if(f!=range[i])return!1}else{if(r?f>range[i]:f{"use strict";const r=n(88692);const i=n(13829);const s=n(30991);const o=n(15261);const a=n(43065);const c=n(79308);const u=n(90331);const{register:l,registerLoader:f,registerNotSerializable:p}=s;const d=new r;t.register=l;t.registerLoader=f;t.registerNotSerializable=p;t.NOT_SERIALIZABLE=s.NOT_SERIALIZABLE;t.MEASURE_START_OPERATION=r.MEASURE_START_OPERATION;t.MEASURE_END_OPERATION=r.MEASURE_END_OPERATION;t.buffersSerializer=new o([new c,new s(e=>{if(e.write){e.writeLazy=(t=>{e.write(a.createLazy(t,d))})}}),d]);t.createFileSerializer=(e=>{const t=new i(e);return new o([new c,new s(e=>{if(e.write){e.writeLazy=(t=>{e.write(a.createLazy(t,d))});e.writeSeparate=((n,r)=>{e.write(a.createLazy(n,t,r))})}}),d,t])});n(48077);f(/^webpack\/lib\//,e=>{const t=u[e.slice("webpack/lib/".length)];if(t){t()}else{console.warn(`${e} not found in internalSerializables`)}return true})},33316:(e,t,n)=>{"use strict";const r=n(15235);const i={rules:"module.rules",loaders:"module.rules or module.rules.*.use",noParse:"module.noParse",filename:"output.filename or module.rules.*.generator.filename",file:"output.filename",chunkFilename:"output.chunkFilename",chunkfilename:"output.chunkFilename",ecmaVersion:"output.ecmaVersion",ecmaversion:"output.ecmaVersion",ecma:"output.ecmaVersion",path:"output.path",pathinfo:"output.pathinfo",pathInfo:"output.pathinfo",splitChunks:"optimization.splitChunks",hashedModuleIds:'optimization.moduleIds: "hashed" (BREAKING CHANGE since webpack 5)',namedChunks:'optimization.chunkIds: "named" (BREAKING CHANGE since webpack 5)',occurrenceOrder:'optimization.chunkIds: "size" and optimization.moduleIds: "size" (BREAKING CHANGE since webpack 5)',automaticNamePrefix:"optimization.splitChunks.[cacheGroups.*].idHint (BREAKING CHANGE since webpack 5)",noEmitOnErrors:"optimization.emitOnErrors (BREAKING CHANGE since webpack 5: logic is inverted to avoid negative flags)"};const s=(e,t)=>{r(e,t,{name:"Webpack",postFormatter:(e,t)=>{const n=t.children;if(n&&n.some(e=>e.keyword==="absolutePath"&&e.dataPath===".output.filename")){return`${e}\nPlease use output.path to specify absolute path and output.filename for the file name.`}if(n&&n.some(e=>e.keyword==="pattern"&&e.dataPath===".devtool")){return`${e}\n`+"BREAKING CHANGE since webpack 5: The devtool option is more strict.\n"+"Please strictly follow the order of the keywords in the pattern."}if(t.keyword==="additionalProperties"){const n=t.params;if(Object.prototype.hasOwnProperty.call(i,n.additionalProperty)){return`${e}\nDid you mean ${i[n.additionalProperty]}?`}if(!t.dataPath){if(n.additionalProperty==="debug"){return`${e}\n`+"The 'debug' property was removed in webpack 2.0.0.\n"+"Loaders should be updated to allow passing this option via loader options in module.rules.\n"+"Until loaders are updated one can use the LoaderOptionsPlugin to switch loaders into debug mode:\n"+"plugins: [\n"+" new webpack.LoaderOptionsPlugin({\n"+" debug: true\n"+" })\n"+"]"}if(n.additionalProperty){return`${e}\n`+"For typos: please correct them.\n"+"For loader options: webpack >= v2.0.0 no longer allows custom properties in configuration.\n"+" Loaders should be updated to allow passing options via loader options in module.rules.\n"+" Until loaders are updated one can use the LoaderOptionsPlugin to pass these options to the loader:\n"+" plugins: [\n"+" new webpack.LoaderOptionsPlugin({\n"+" // test: /\\.xxx$/, // may apply this only for some modules\n"+" options: {\n"+` ${n.additionalProperty}: …\n`+" }\n"+" })\n"+" ]"}}}return e}})};e.exports=s},21941:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);class AsyncWasmChunkLoadingRuntimeModule extends i{constructor({generateLoadBinaryCode:e,supportsStreaming:t}){super("wasm chunk loading",10);this.generateLoadBinaryCode=e;this.supportsStreaming=t}generate(){const{compilation:e,chunk:t}=this;const{outputOptions:n,runtimeTemplate:i}=e;const o=r.instantiateWasm;const a=e.getPath(JSON.stringify(n.webassemblyModuleFilename),{hash:`" + ${r.getFullHash}() + "`,hashWithLength:e=>`" + ${r.getFullHash}}().slice(0, ${e}) + "`,module:{id:'" + wasmModuleId + "',hash:`" + wasmModuleHash + "`,hashWithLength(e){return`" + wasmModuleHash.slice(0, ${e}) + "`}},runtime:t.runtime});return`${o} = ${i.basicFunction("exports, wasmModuleId, wasmModuleHash, importsObj",[`var req = ${this.generateLoadBinaryCode(a)};`,this.supportsStreaming?s.asString(["if (typeof WebAssembly.instantiateStreaming === 'function') {",s.indent(["return WebAssembly.instantiateStreaming(req, importsObj)",s.indent([`.then(${i.returningFunction("Object.assign(exports, res.instance.exports)","res")});`])]),"}"]):"// no support for streaming compilation","return req",s.indent([`.then(${i.returningFunction("x.arrayBuffer()","x")})`,`.then(${i.returningFunction("WebAssembly.instantiate(bytes, importsObj)","bytes")})`,`.then(${i.returningFunction("Object.assign(exports, res.instance.exports)","res")});`])])};`}}e.exports=AsyncWasmChunkLoadingRuntimeModule},10136:(e,t,n)=>{"use strict";const r=n(36253);const i=new Set(["webassembly"]);class AsyncWebAssemblyGenerator extends r{constructor(e){super();this.options=e}getTypes(e){return i}getSize(e,t){const n=e.originalSource();if(!n){return 0}return n.size()}generate(e,t){return e.originalSource()}}e.exports=AsyncWebAssemblyGenerator},75462:(e,t,n)=>{"use strict";const{RawSource:r}=n(48135);const i=n(36253);const s=n(63272);const o=n(76150);const a=n(58159);const c=n(33081);const u=new Set(["webassembly"]);class AsyncWebAssemblyJavascriptGenerator extends i{constructor(e){super();this.filenameTemplate=e}getTypes(e){return u}getSize(e,t){return 40+e.dependencies.length*10}generate(e,t){const{runtimeTemplate:n,chunkGraph:i,moduleGraph:u,runtimeRequirements:l,runtime:f}=t;l.add(o.module);l.add(o.moduleId);l.add(o.exports);l.add(o.instantiateWasm);const p=[];const d=new Map;const h=new Map;for(const t of e.dependencies){if(t instanceof c){const e=u.getModule(t);if(!d.has(e)){d.set(e,{request:t.request,importVar:`WEBPACK_IMPORTED_MODULE_${d.size}`})}let n=h.get(t.request);if(n===undefined){n=[];h.set(t.request,n)}n.push(t)}}const m=[];const g=Array.from(d,([t,{request:r,importVar:s}])=>{if(u.isAsync(t)){m.push(s)}return n.importStatement({update:false,module:t,chunkGraph:i,request:r,originModule:e,importVar:s,runtimeRequirements:l})});const y=g.map(([e])=>e).join("");const v=g.map(([e,t])=>t).join("");const _=Array.from(h,([t,r])=>{const i=r.map(r=>{const i=u.getModule(r);const s=d.get(i).importVar;return`${JSON.stringify(r.name)}: ${n.exportFromImport({moduleGraph:u,module:i,request:t,exportName:r.name,originModule:e,asiSafe:true,isCall:false,callContext:false,defaultInterop:true,importVar:s,initFragments:p,runtime:f,runtimeRequirements:l})}`});return a.asString([`${JSON.stringify(t)}: {`,a.indent(i.join(",\n")),"}"])});const b=_.length>0?a.asString(["{",a.indent(_.join(",\n")),"}"]):undefined;const E=`${o.instantiateWasm}(${e.exportsArgument}, ${e.moduleArgument}.id, ${JSON.stringify(i.getRenderedModuleHash(e,f))}`+(b?`, ${b})`:`)`);const w=new r(`${y}${m.length>1?a.asString([`${e.moduleArgument}.exports = Promise.all([${m.join(", ")}]).then(${n.basicFunction(`[${m.join(", ")}]`,`${v}return ${E};`)})`]):m.length===1?a.asString([`${e.moduleArgument}.exports = Promise.resolve(${m[0]}).then(${n.basicFunction(m[0],`${v}return ${E};`)})`]):`${v}${e.moduleArgument}.exports = ${E}`}`);return s.addToSource(w,p,t)}}e.exports=AsyncWebAssemblyJavascriptGenerator},82422:(e,t,n)=>{"use strict";const{SyncWaterfallHook:r}=n(92960);const i=n(3080);const s=n(36253);const{tryRunOrWebpackError:o}=n(3728);const a=n(33081);const{compareModulesByIdentifier:c}=n(68673);const u=n(27503);const l=u(()=>n(10136));const f=u(()=>n(75462));const p=u(()=>n(96263));const d=new WeakMap;class AsyncWebAssemblyModulesPlugin{static getCompilationHooks(e){if(!(e instanceof i)){throw new TypeError("The 'compilation' argument must be an instance of Compilation")}let t=d.get(e);if(t===undefined){t={renderModuleContent:new r(["source","module","renderContext"])};d.set(e,t)}return t}constructor(e){this.options=e}apply(e){e.hooks.compilation.tap("AsyncWebAssemblyModulesPlugin",(e,{normalModuleFactory:t})=>{const n=AsyncWebAssemblyModulesPlugin.getCompilationHooks(e);e.dependencyFactories.set(a,t);t.hooks.createParser.for("webassembly/async").tap("AsyncWebAssemblyModulesPlugin",()=>{const e=p();return new e});t.hooks.createGenerator.for("webassembly/async").tap("AsyncWebAssemblyModulesPlugin",()=>{const t=f();const n=l();return s.byType({javascript:new t(e.outputOptions.webassemblyModuleFilename),webassembly:new n(this.options)})});e.hooks.renderManifest.tap("WebAssemblyModulesPlugin",(t,r)=>{const{moduleGraph:i,chunkGraph:s,runtimeTemplate:o}=e;const{chunk:a,outputOptions:u,dependencyTemplates:l,codeGenerationResults:f}=r;for(const e of s.getOrderedChunkModulesIterable(a,c)){if(e.type==="webassembly/async"){const r=u.webassemblyModuleFilename;t.push({render:()=>this.renderModule(e,{chunk:a,dependencyTemplates:l,runtimeTemplate:o,moduleGraph:i,chunkGraph:s,codeGenerationResults:f},n),filenameTemplate:r,pathOptions:{module:e,runtime:a.runtime,chunkGraph:s},auxiliary:true,identifier:`webassemblyAsyncModule${s.getModuleId(e)}`,hash:s.getModuleHash(e,a.runtime)})}}return t})})}renderModule(e,t,n){const{codeGenerationResults:r,chunk:i}=t;try{const s=r.getSource(e,i.runtime,"webassembly");return o(()=>n.renderModuleContent.call(s,e,t),"AsyncWebAssemblyModulesPlugin.getCompilationHooks().renderModuleContent")}catch(t){t.module=e;throw t}}}e.exports=AsyncWebAssemblyModulesPlugin},96263:(e,t,n)=>{"use strict";const r=n(98093);const{decode:i}=n(73432);const s=n(2172);const o=n(96076);const a=n(33081);const c={ignoreCodeSection:true,ignoreDataSection:true,ignoreCustomNameSection:true};class WebAssemblyParser extends s{constructor(e){super();this.hooks=Object.freeze({});this.options=e}parse(e,t){if(!Buffer.isBuffer(e)){throw new Error("WebAssemblyParser input must be a Buffer")}t.module.buildInfo.strict=true;t.module.buildMeta.exportsType="namespace";t.module.buildMeta.async=true;const n=i(e,c);const s=n.body[0];const u=[];r.traverse(s,{ModuleExport({node:e}){u.push(e.name)},ModuleImport({node:e}){const n=new a(e.module,e.name,e.descr,false);t.module.addDependency(n)}});t.module.addDependency(new o(u,false));return t}}e.exports=WebAssemblyParser},87132:(e,t,n)=>{"use strict";const r=n(81627);e.exports=class UnsupportedWebAssemblyFeatureError extends r{constructor(e){super(e);this.name="UnsupportedWebAssemblyFeatureError";this.hideStack=true;Error.captureStackTrace(this,this.constructor)}}},95982:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);const{compareModulesByIdentifier:o}=n(68673);const a=n(45676);const c=(e,t,n)=>{const r=n.getAllAsyncChunks();const i=[];for(const e of r){for(const n of t.getOrderedChunkModulesIterable(e,o)){if(n.type.startsWith("webassembly")){i.push(n)}}}return i};const u=(e,t,n,i,o)=>{const c=e.moduleGraph;const u=new Map;const l=[];const f=a.getUsedDependencies(c,t,n);for(const t of f){const n=t.dependency;const a=c.getModule(n);const f=n.name;const p=a&&c.getExportsInfo(a).getUsedName(f,o);const d=n.description;const h=n.onlyDirectImport;const m=t.module;const g=t.name;if(h){const t=`m${u.size}`;u.set(t,e.getModuleId(a));l.push({module:m,name:g,value:`${t}[${JSON.stringify(p)}]`})}else{const t=d.signature.params.map((e,t)=>"p"+t+e.valtype);const n=`${r.moduleCache}[${JSON.stringify(e.getModuleId(a))}]`;const o=`${n}.exports`;const c=`wasmImportedFuncCache${i.length}`;i.push(`var ${c};`);l.push({module:m,name:g,value:s.asString([(a.type.startsWith("webassembly")?`${n} ? ${o}[${JSON.stringify(p)}] : `:"")+`function(${t}) {`,s.indent([`if(${c} === undefined) ${c} = ${o};`,`return ${c}[${JSON.stringify(p)}](${t});`]),"}"])})}}let p;if(n){p=["return {",s.indent([l.map(e=>`${JSON.stringify(e.name)}: ${e.value}`).join(",\n")]),"};"]}else{const e=new Map;for(const t of l){let n=e.get(t.module);if(n===undefined){e.set(t.module,n=[])}n.push(t)}p=["return {",s.indent([Array.from(e,([e,t])=>{return s.asString([`${JSON.stringify(e)}: {`,s.indent([t.map(e=>`${JSON.stringify(e.name)}: ${e.value}`).join(",\n")]),"}"])}).join(",\n")]),"};"]}const d=JSON.stringify(e.getModuleId(t));if(u.size===1){const e=Array.from(u.values())[0];const t=`installedWasmModules[${JSON.stringify(e)}]`;const n=Array.from(u.keys())[0];return s.asString([`${d}: function() {`,s.indent([`return promiseResolve().then(function() { return ${t}; }).then(function(${n}) {`,s.indent(p),"});"]),"},"])}else if(u.size>0){const e=Array.from(u.values(),e=>`installedWasmModules[${JSON.stringify(e)}]`).join(", ");const t=Array.from(u.keys(),(e,t)=>`${e} = array[${t}]`).join(", ");return s.asString([`${d}: function() {`,s.indent([`return promiseResolve().then(function() { return Promise.all([${e}]); }).then(function(array) {`,s.indent([`var ${t};`,...p]),"});"]),"},"])}else{return s.asString([`${d}: function() {`,s.indent(p),"},"])}};class WasmChunkLoadingRuntimeModule extends i{constructor({generateLoadBinaryCode:e,supportsStreaming:t,mangleImports:n}){super("wasm chunk loading",10);this.generateLoadBinaryCode=e;this.supportsStreaming=t;this.mangleImports=n}generate(){const{compilation:e,chunk:t,mangleImports:n}=this;const{chunkGraph:i,moduleGraph:o,outputOptions:l}=e;const f=r.ensureChunkHandlers;const p=c(o,i,t);const d=[];const h=p.map(e=>{return u(i,e,this.mangleImports,d,t.runtime)});const m=i.getChunkModuleIdMap(t,e=>e.type.startsWith("webassembly"));const g=e=>n?`{ ${JSON.stringify(a.MANGLED_MODULE)}: ${e} }`:e;const y=e.getPath(JSON.stringify(l.webassemblyModuleFilename),{hash:`" + ${r.getFullHash}() + "`,hashWithLength:e=>`" + ${r.getFullHash}}().slice(0, ${e}) + "`,module:{id:'" + wasmModuleId + "',hash:`" + ${JSON.stringify(i.getChunkModuleRenderedHashMap(t,e=>e.type.startsWith("webassembly")))}[chunkId][wasmModuleId] + "`,hashWithLength(e){return`" + ${JSON.stringify(i.getChunkModuleRenderedHashMap(t,e=>e.type.startsWith("webassembly"),e))}[chunkId][wasmModuleId] + "`}},runtime:t.runtime});return s.asString(["// object to store loaded and loading wasm modules","var installedWasmModules = {};","","function promiseResolve() { return Promise.resolve(); }","",s.asString(d),"var wasmImportObjects = {",s.indent(h),"};","",`var wasmModuleMap = ${JSON.stringify(m,undefined,"\t")};`,"","// object with all WebAssembly.instance exports",`${r.wasmInstances} = {};`,"","// Fetch + compile chunk loading for webassembly",`${f}.wasm = function(chunkId, promises) {`,s.indent(["",`var wasmModules = wasmModuleMap[chunkId] || [];`,"","wasmModules.forEach(function(wasmModuleId, idx) {",s.indent(["var installedWasmModuleData = installedWasmModules[wasmModuleId];","",'// a Promise means "currently loading" or "already loaded".',"if(installedWasmModuleData)",s.indent(["promises.push(installedWasmModuleData);"]),"else {",s.indent([`var importObject = wasmImportObjects[wasmModuleId]();`,`var req = ${this.generateLoadBinaryCode(y)};`,"var promise;",this.supportsStreaming?s.asString(["if(importObject instanceof Promise && typeof WebAssembly.compileStreaming === 'function') {",s.indent(["promise = Promise.all([WebAssembly.compileStreaming(req), importObject]).then(function(items) {",s.indent([`return WebAssembly.instantiate(items[0], ${g("items[1]")});`]),"});"]),"} else if(typeof WebAssembly.instantiateStreaming === 'function') {",s.indent([`promise = WebAssembly.instantiateStreaming(req, ${g("importObject")});`])]):s.asString(["if(importObject instanceof Promise) {",s.indent(["var bytesPromise = req.then(function(x) { return x.arrayBuffer(); });","promise = Promise.all([",s.indent(["bytesPromise.then(function(bytes) { return WebAssembly.compile(bytes); }),","importObject"]),"]).then(function(items) {",s.indent([`return WebAssembly.instantiate(items[0], ${g("items[1]")});`]),"});"])]),"} else {",s.indent(["var bytesPromise = req.then(function(x) { return x.arrayBuffer(); });","promise = bytesPromise.then(function(bytes) {",s.indent([`return WebAssembly.instantiate(bytes, ${g("importObject")});`]),"});"]),"}","promises.push(installedWasmModules[wasmModuleId] = promise.then(function(res) {",s.indent([`return ${r.wasmInstances}[wasmModuleId] = (res.instance || res).exports;`]),"}));"]),"}"]),"});"]),"};"])}}e.exports=WasmChunkLoadingRuntimeModule},7577:(e,t,n)=>{"use strict";const r=n(72380);const i=n(87132);class WasmFinalizeExportsPlugin{apply(e){e.hooks.compilation.tap("WasmFinalizeExportsPlugin",e=>{e.hooks.finishModules.tap("WasmFinalizeExportsPlugin",t=>{for(const n of t){if(n.type.startsWith("webassembly")===true){const t=n.buildMeta.jsIncompatibleExports;if(t===undefined){continue}for(const s of e.moduleGraph.getIncomingConnections(n)){if(s.isActive(undefined)&&s.originModule.type.startsWith("webassembly")===false){const o=e.getDependencyReferencedExports(s.dependency,undefined);for(const a of o){const o=Array.isArray(a)?a:a.name;if(o.length===0)continue;const c=o[0];if(typeof c==="object")continue;if(Object.prototype.hasOwnProperty.call(t,c)){const o=new i(`Export "${c}" with ${t[c]} can only be used for direct wasm to wasm dependencies\n`+`It's used from ${s.originModule.readableIdentifier(e.requestShortener)} at ${r(s.dependency.loc)}.`);o.module=n;e.errors.push(o)}}}}}}})})}}e.exports=WasmFinalizeExportsPlugin},93080:(e,t,n)=>{"use strict";const{RawSource:r}=n(48135);const i=n(36253);const s=n(45676);const o=n(98093);const{moduleContextFromModuleAST:a}=n(67852);const{editWithAST:c,addWithAST:u}=n(226);const{decode:l}=n(73432);const f=n(30697);const p=(...e)=>{return e.reduce((e,t)=>{return n=>t(e(n))},e=>e)};const d=e=>t=>{return c(e.ast,t,{Start(e){e.remove()}})};const h=e=>{const t=[];o.traverse(e,{ModuleImport({node:e}){if(o.isGlobalType(e.descr)){t.push(e)}}});return t};const m=e=>{let t=0;o.traverse(e,{ModuleImport({node:e}){if(o.isFuncImportDescr(e.descr)){t++}}});return t};const g=e=>{const t=o.getSectionMetadata(e,"type");if(t===undefined){return o.indexLiteral(0)}return o.indexLiteral(t.vectorOfSize.value)};const y=(e,t)=>{const n=o.getSectionMetadata(e,"func");if(n===undefined){return o.indexLiteral(0+t)}const r=n.vectorOfSize.value;return o.indexLiteral(r+t)};const v=e=>{if(e.valtype[0]==="i"){return o.objectInstruction("const",e.valtype,[o.numberLiteralFromRaw(66)])}else if(e.valtype[0]==="f"){return o.objectInstruction("const",e.valtype,[o.floatLiteral(66,false,false,"66")])}else{throw new Error("unknown type: "+e.valtype)}};const _=e=>t=>{const n=e.additionalInitCode;const r=[];t=c(e.ast,t,{ModuleImport(e){if(o.isGlobalType(e.node.descr)){const t=e.node.descr;t.mutability="var";const n=[v(t),o.instruction("end")];r.push(o.global(t,n));e.remove()}},Global(e){const{node:t}=e;const[i]=t.init;if(i.id==="get_global"){t.globalType.mutability="var";const e=i.args[0];t.init=[v(t.globalType),o.instruction("end")];n.push(o.instruction("get_local",[e]),o.instruction("set_global",[o.indexLiteral(r.length)]))}r.push(t);e.remove()}});return u(e.ast,t,r)};const b=({ast:e,moduleGraph:t,module:n,externalExports:r,runtime:i})=>s=>{return c(e,s,{ModuleExport(e){const s=r.has(e.node.name);if(s){e.remove();return}const o=t.getExportsInfo(n).getUsedName(e.node.name,i);if(!o){e.remove();return}e.node.name=o}})};const E=({ast:e,usedDependencyMap:t})=>n=>{return c(e,n,{ModuleImport(e){const n=t.get(e.node.module+":"+e.node.name);if(n!==undefined){e.node.module=n.module;e.node.name=n.name}}})};const w=({ast:e,initFuncId:t,startAtFuncOffset:n,importedGlobals:r,additionalInitCode:i,nextFuncIndex:s,nextTypeIndex:a})=>c=>{const l=r.map(e=>{const t=o.identifier(`${e.module}.${e.name}`);return o.funcParam(e.descr.valtype,t)});const f=[];r.forEach((e,t)=>{const n=[o.indexLiteral(t)];const r=[o.instruction("get_local",n),o.instruction("set_global",n)];f.push(...r)});if(typeof n==="number"){f.push(o.callInstruction(o.numberLiteralFromRaw(n)))}for(const e of i){f.push(e)}f.push(o.instruction("end"));const p=[];const d=o.signature(l,p);const h=o.func(t,d,f);const m=o.typeInstruction(undefined,d);const g=o.indexInFuncSection(a);const y=o.moduleExport(t.value,o.moduleExportDescr("Func",s));return u(e,c,[h,y,g,m])};const S=(e,t,n)=>{const r=new Map;for(const i of s.getUsedDependencies(e,t,n)){const e=i.dependency;const t=e.request;const n=e.name;r.set(t+":"+n,i)}return r};const k=new Set(["webassembly"]);class WebAssemblyGenerator extends i{constructor(e){super();this.options=e}getTypes(e){return k}getSize(e,t){const n=e.originalSource();if(!n){return 0}return n.size()}generate(e,{moduleGraph:t,runtime:n}){const i=e.originalSource().source();const s=o.identifier("");const c=l(i,{ignoreDataSection:true,ignoreCodeSection:true,ignoreCustomNameSection:true});const u=a(c.body[0]);const v=h(c);const k=m(c);const D=u.getStart();const x=y(c,k);const C=g(c);const A=S(t,e,this.options.mangleImports);const T=new Set(e.dependencies.filter(e=>e instanceof f).map(e=>{const t=e;return t.exportName}));const M=[];const O=p(b({ast:c,moduleGraph:t,module:e,externalExports:T,runtime:n}),d({ast:c}),_({ast:c,additionalInitCode:M}),E({ast:c,usedDependencyMap:A}),w({ast:c,initFuncId:s,importedGlobals:v,additionalInitCode:M,startAtFuncOffset:D,nextFuncIndex:x,nextTypeIndex:C}));const F=O(i);const I=Buffer.from(F);return new r(I)}}e.exports=WebAssemblyGenerator},39596:(e,t,n)=>{"use strict";const r=n(81627);const i=(e,t,n,r)=>{const i=[{head:e,message:e.readableIdentifier(r)}];const s=new Set;const o=new Set;const a=new Set;for(const e of i){const{head:c,message:u}=e;let l=true;const f=new Set;for(const e of t.getIncomingConnections(c)){const t=e.originModule;if(t){if(!n.getModuleChunks(t).some(e=>e.canBeInitial()))continue;l=false;if(f.has(t))continue;f.add(t);const s=t.readableIdentifier(r);const c=e.explanation?` (${e.explanation})`:"";const p=`${s}${c} --\x3e ${u}`;if(a.has(t)){o.add(`... --\x3e ${p}`);continue}a.add(t);i.push({head:t,message:p})}else{l=false;const t=e.explanation?`(${e.explanation}) --\x3e ${u}`:u;s.add(t)}}if(l){s.add(u)}}for(const e of o){s.add(e)}return Array.from(s)};e.exports=class WebAssemblyInInitialChunkError extends r{constructor(e,t,n,r){const s=i(e,t,n,r);const o=`WebAssembly module is included in initial chunk.\nThis is not allowed, because WebAssembly download and compilation must happen asynchronous.\nAdd an async split point (i. e. import()) somewhere between your entrypoint and the WebAssembly module:\n${s.map(e=>`* ${e}`).join("\n")}`;super(o);this.name="WebAssemblyInInitialChunkError";this.hideStack=true;this.module=e;Error.captureStackTrace(this,this.constructor)}}},31267:(e,t,n)=>{"use strict";const{RawSource:r}=n(48135);const{UsageState:i}=n(76632);const s=n(36253);const o=n(63272);const a=n(76150);const c=n(58159);const u=n(79983);const l=n(30697);const f=n(33081);const p=new Set(["webassembly"]);class WebAssemblyJavascriptGenerator extends s{getTypes(e){return p}getSize(e,t){return 95+e.dependencies.length*5}generate(e,t){const{runtimeTemplate:n,moduleGraph:s,chunkGraph:p,runtimeRequirements:d,runtime:h}=t;const m=[];const g=s.getExportsInfo(e);let y=false;const v=new Map;const _=[];let b=0;for(const t of e.dependencies){const r=t&&t instanceof u?t:undefined;if(s.getModule(t)){let i=v.get(s.getModule(t));if(i===undefined){v.set(s.getModule(t),i={importVar:`m${b}`,index:b,request:r&&r.userRequest||undefined,names:new Set,reexports:[]});b++}if(t instanceof f){i.names.add(t.name);if(t.description.type==="GlobalType"){const r=t.name;const o=s.getModule(t);if(o){const a=s.getExportsInfo(o).getUsedName(r,h);if(a){_.push(n.exportFromImport({moduleGraph:s,module:o,request:t.request,importVar:i.importVar,originModule:e,exportName:t.name,asiSafe:true,isCall:false,callContext:null,defaultInterop:true,initFragments:m,runtime:h,runtimeRequirements:d}))}}}}if(t instanceof l){i.names.add(t.name);const r=s.getExportsInfo(e).getUsedName(t.exportName,h);if(r){d.add(a.exports);const o=`${e.exportsArgument}[${JSON.stringify(r)}]`;const u=c.asString([`${o} = ${n.exportFromImport({moduleGraph:s,module:s.getModule(t),request:t.request,importVar:i.importVar,originModule:e,exportName:t.name,asiSafe:true,isCall:false,callContext:null,defaultInterop:true,initFragments:m,runtime:h,runtimeRequirements:d})};`,`if(WebAssembly.Global) ${o} = `+`new WebAssembly.Global({ value: ${JSON.stringify(t.valueType)} }, ${o});`]);i.reexports.push(u);y=true}}}}const E=c.asString(Array.from(v,([e,{importVar:t,request:r,reexports:i}])=>{const s=n.importStatement({module:e,chunkGraph:p,request:r,importVar:t,originModule:e,runtimeRequirements:d});return s[0]+s[1]+i.join("\n")}));const w=g.otherExportsInfo.getUsed(h)===i.Unused&&!y;d.add(a.module);d.add(a.moduleId);d.add(a.wasmInstances);if(g.otherExportsInfo.getUsed(h)!==i.Unused){d.add(a.makeNamespaceObject);d.add(a.exports)}if(!w){d.add(a.exports)}const S=new r(['"use strict";',"// Instantiate WebAssembly module",`var wasmExports = ${a.wasmInstances}[${e.moduleArgument}.id];`,g.otherExportsInfo.getUsed(h)!==i.Unused?`${a.makeNamespaceObject}(${e.exportsArgument});`:"","// export exports from WebAssembly module",w?`${e.moduleArgument}.exports = wasmExports;`:"for(var name in wasmExports) "+`if(name) `+`${e.exportsArgument}[name] = wasmExports[name];`,"// exec imports from WebAssembly module (for esm order)",E,"","// exec wasm module",`wasmExports[""](${_.join(", ")})`].join("\n"));return o.addToSource(S,m,t)}}e.exports=WebAssemblyJavascriptGenerator},63576:(e,t,n)=>{"use strict";const r=n(36253);const i=n(30697);const s=n(33081);const{compareModulesByIdentifier:o}=n(68673);const a=n(27503);const c=n(39596);const u=a(()=>n(93080));const l=a(()=>n(31267));const f=a(()=>n(87307));class WebAssemblyModulesPlugin{constructor(e){this.options=e}apply(e){e.hooks.compilation.tap("WebAssemblyModulesPlugin",(e,{normalModuleFactory:t})=>{e.dependencyFactories.set(s,t);e.dependencyFactories.set(i,t);t.hooks.createParser.for("webassembly/sync").tap("WebAssemblyModulesPlugin",()=>{const e=f();return new e});t.hooks.createGenerator.for("webassembly/sync").tap("WebAssemblyModulesPlugin",()=>{const e=l();const t=u();return r.byType({javascript:new e,webassembly:new t(this.options)})});e.hooks.renderManifest.tap("WebAssemblyModulesPlugin",(t,n)=>{const{chunkGraph:r}=e;const{chunk:i,outputOptions:s,codeGenerationResults:a}=n;for(const e of r.getOrderedChunkModulesIterable(i,o)){if(e.type==="webassembly/sync"){const n=s.webassemblyModuleFilename;t.push({render:()=>a.getSource(e,i.runtime,"webassembly"),filenameTemplate:n,pathOptions:{module:e,runtime:i.runtime,chunkGraph:r},auxiliary:true,identifier:`webassemblyModule${r.getModuleId(e)}`,hash:r.getModuleHash(e,i.runtime)})}}return t});e.hooks.afterChunks.tap("WebAssemblyModulesPlugin",()=>{const t=e.chunkGraph;const n=new Set;for(const r of e.chunks){if(r.canBeInitial()){for(const e of t.getChunkModulesIterable(r)){if(e.type==="webassembly/sync"){n.add(e)}}}}for(const t of n){e.errors.push(new c(t,e.moduleGraph,e.chunkGraph,e.requestShortener))}})})}}e.exports=WebAssemblyModulesPlugin},87307:(e,t,n)=>{"use strict";const r=n(98093);const{moduleContextFromModuleAST:i}=n(67852);const{decode:s}=n(73432);const o=n(2172);const a=n(96076);const c=n(30697);const u=n(33081);const l=new Set(["i32","f32","f64"]);const f=e=>{for(const t of e.params){if(!l.has(t.valtype)){return`${t.valtype} as parameter`}}for(const t of e.results){if(!l.has(t))return`${t} as result`}return null};const p=e=>{for(const t of e.args){if(!l.has(t)){return`${t} as parameter`}}for(const t of e.result){if(!l.has(t))return`${t} as result`}return null};const d={ignoreCodeSection:true,ignoreDataSection:true,ignoreCustomNameSection:true};class WebAssemblyParser extends o{constructor(e){super();this.hooks=Object.freeze({});this.options=e}parse(e,t){if(!Buffer.isBuffer(e)){throw new Error("WebAssemblyParser input must be a Buffer")}t.module.buildInfo.strict=true;t.module.buildMeta.exportsType="namespace";const n=s(e,d);const o=n.body[0];const h=i(o);const m=[];let g=t.module.buildMeta.jsIncompatibleExports=undefined;const y=[];r.traverse(o,{ModuleExport({node:e}){const n=e.descr;if(n.exportType==="Func"){const r=n.id.value;const i=h.getFunction(r);const s=p(i);if(s){if(g===undefined){g=t.module.buildMeta.jsIncompatibleExports={}}g[e.name]=s}}m.push(e.name);if(e.descr&&e.descr.exportType==="Global"){const n=y[e.descr.id.value];if(n){const r=new c(e.name,n.module,n.name,n.descr.valtype);t.module.addDependency(r)}}},Global({node:e}){const t=e.init[0];let n=null;if(t.id==="get_global"){const e=t.args[0].value;if(e{"use strict";const r=n(58159);const i=n(33081);const s="a";const o=(e,t,n)=>{const o=[];let a=0;for(const c of t.dependencies){if(c instanceof i){if(c.description.type==="GlobalType"||e.getModule(c)===null){continue}const t=c.name;if(n){o.push({dependency:c,name:r.numberToIdentifier(a++),module:s})}else{o.push({dependency:c,name:t,module:c.request})}}}return o};t.getUsedDependencies=o;t.MANGLED_MODULE=s},52687:(e,t,n)=>{"use strict";const r=n(76150);const i=n(21941);class FetchCompileAsyncWasmPlugin{apply(e){e.hooks.thisCompilation.tap("FetchCompileAsyncWasmPlugin",e=>{const t=e=>`fetch(${r.publicPath} + ${e})`;e.hooks.runtimeRequirementInTree.for(r.instantiateWasm).tap("FetchCompileAsyncWasmPlugin",(n,s)=>{const o=e.chunkGraph;if(!o.hasModuleInGraph(n,e=>e.type==="webassembly/async")){return}s.add(r.publicPath);e.addRuntimeModule(n,new i({generateLoadBinaryCode:t,supportsStreaming:true}))})})}}e.exports=FetchCompileAsyncWasmPlugin},71100:(e,t,n)=>{"use strict";const r=n(76150);const i=n(95982);class FetchCompileWasmPlugin{constructor(e){this.options=e||{}}apply(e){e.hooks.thisCompilation.tap("FetchCompileWasmPlugin",e=>{const t=e=>`fetch(${r.publicPath} + ${e})`;e.hooks.runtimeRequirementInTree.for(r.ensureChunkHandlers).tap("FetchCompileWasmPlugin",(n,s)=>{const o=e.chunkGraph;if(!o.hasModuleInGraph(n,e=>e.type==="webassembly/sync")){return}s.add(r.moduleCache);s.add(r.publicPath);e.addRuntimeModule(n,new i({generateLoadBinaryCode:t,supportsStreaming:true,mangleImports:this.options.mangleImports}))})})}}e.exports=FetchCompileWasmPlugin},4038:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);const o=n(18161).chunkHasJs;const a=n(87274);const{getEntryInfo:c,needEntryDeferringCode:u}=n(7091);class JsonpChunkLoadingRuntimeModule extends i{constructor(e,t,n){super("jsonp chunk loading",10);this.runtimeRequirements=e;this.linkPreload=t;this.linkPrefetch=n}generate(){const{compilation:e,chunk:t,linkPreload:i,linkPrefetch:l}=this;const{runtimeTemplate:f,chunkGraph:p,outputOptions:d}=e;const h=r.ensureChunkHandlers;const m=this.runtimeRequirements.has(r.ensureChunkHandlers);const g=u(e,t);const y=this.runtimeRequirements.has(r.hmrDownloadUpdateHandlers);const v=this.runtimeRequirements.has(r.hmrDownloadManifest);const _=this.runtimeRequirements.has(r.prefetchChunkHandlers);const b=this.runtimeRequirements.has(r.preloadChunkHandlers);const E=c(p,t,e=>o(e,p));const w=`${d.globalObject}[${JSON.stringify(d.jsonpFunction)}]`;const S=a(p.getChunkConditionMap(t,o));return s.asString(["// object to store loaded and loading chunks","// undefined = chunk not loaded, null = chunk preloaded/prefetched","// Promise = chunk loading, 0 = chunk loaded","var installedChunks = {",s.indent(t.ids.map(e=>`${JSON.stringify(e)}: 0`).join(",\n")),"};","",g?s.asString(["var deferredModules = [",s.indent(E.map(e=>JSON.stringify(e)).join(",\n")),"];"]):"",m?s.asString([`${h}.j = ${f.basicFunction("chunkId, promises",S!==false?s.indent(["// JSONP chunk loading for javascript",`var installedChunkData = ${r.hasOwnProperty}(installedChunks, chunkId) ? installedChunks[chunkId] : undefined;`,'if(installedChunkData !== 0) { // 0 means "already installed".',s.indent(["",'// a Promise means "currently loading".',"if(installedChunkData) {",s.indent(["promises.push(installedChunkData[2]);"]),"} else {",s.indent([S===true?"if(true) { // all chunks have JS":`if(${S("chunkId")}) {`,s.indent(["// setup Promise in chunk cache",`var promise = new Promise(${f.basicFunction("resolve, reject",[`installedChunkData = installedChunks[chunkId] = [resolve, reject];`])});`,"promises.push(installedChunkData[2] = promise);","","// start chunk loading",`var url = ${r.publicPath} + ${r.getChunkScriptFilename}(chunkId);`,"// create error before stack unwound to get useful stacktrace later","var error = new Error();",`var loadingEnded = ${f.basicFunction("event",[`if(${r.hasOwnProperty}(installedChunks, chunkId)) {`,s.indent(["installedChunkData = installedChunks[chunkId];","if(installedChunkData !== 0) installedChunks[chunkId] = undefined;","if(installedChunkData) {",s.indent(["var errorType = event && (event.type === 'load' ? 'missing' : event.type);","var realSrc = event && event.target && event.target.src;","error.message = 'Loading chunk ' + chunkId + ' failed.\\n(' + errorType + ': ' + realSrc + ')';","error.name = 'ChunkLoadError';","error.type = errorType;","error.request = realSrc;","installedChunkData[1](error);"]),"}"]),"}"])};`,`${r.loadScript}(url, loadingEnded, "chunk-" + chunkId);`]),"} else installedChunks[chunkId] = 0;"]),"}"]),"}"]):s.indent(["installedChunks[chunkId] = 0;"]))};`]):"// no chunk on demand loading","",_&&S!==false?`${r.prefetchChunkHandlers}.j = ${f.basicFunction("chunkId",[`if((!${r.hasOwnProperty}(installedChunks, chunkId) || installedChunks[chunkId] === undefined) && ${S===true?"true":S("chunkId")}) {`,s.indent(["installedChunks[chunkId] = null;",l.call("",t),"document.head.appendChild(link);"]),"}"])};`:"// no prefetching","",b&&S!==false?`${r.preloadChunkHandlers}.j = ${f.basicFunction("chunkId",[`if((!${r.hasOwnProperty}(installedChunks, chunkId) || installedChunks[chunkId] === undefined) && ${S===true?"true":S("chunkId")}) {`,s.indent(["installedChunks[chunkId] = null;",i.call("",t),"document.head.appendChild(link);"]),"}"])};`:"// no preloaded","",y?s.asString(["var currentUpdatedModulesList;","var waitingUpdateResolves = {};","function loadUpdateChunk(chunkId) {",s.indent([`return new Promise(${f.basicFunction("resolve, reject",["waitingUpdateResolves[chunkId] = resolve;","// start update chunk loading",`var url = ${r.publicPath} + ${r.getChunkUpdateScriptFilename}(chunkId);`,"// create error before stack unwound to get useful stacktrace later","var error = new Error();",`var loadingEnded = ${f.basicFunction("event",["if(waitingUpdateResolves[chunkId]) {",s.indent(["waitingUpdateResolves[chunkId] = undefined","var errorType = event && (event.type === 'load' ? 'missing' : event.type);","var realSrc = event && event.target && event.target.src;","error.message = 'Loading hot update chunk ' + chunkId + ' failed.\\n(' + errorType + ': ' + realSrc + ')';","error.name = 'ChunkLoadError';","error.type = errorType;","error.request = realSrc;","reject(error);"]),"}"])};`,`${r.loadScript}(url, loadingEnded);`])});`]),"}","",`${d.globalObject}[${JSON.stringify(d.hotUpdateFunction)}] = ${f.basicFunction("chunkId, moreModules, runtime",["for(var moduleId in moreModules) {",s.indent([`if(${r.hasOwnProperty}(moreModules, moduleId)) {`,s.indent(["currentUpdate[moduleId] = moreModules[moduleId];","if(currentUpdatedModulesList) currentUpdatedModulesList.push(moduleId);"]),"}"]),"}","if(runtime) currentUpdateRuntime.push(runtime);","if(waitingUpdateResolves[chunkId]) {",s.indent(["waitingUpdateResolves[chunkId]();","waitingUpdateResolves[chunkId] = undefined;"]),"}"])};`,"",s.getFunctionContent(n(22215)).replace(/\$key\$/g,"jsonp").replace(/\$installedChunks\$/g,"installedChunks").replace(/\$loadUpdateChunk\$/g,"loadUpdateChunk").replace(/\$moduleCache\$/g,r.moduleCache).replace(/\$moduleFactories\$/g,r.moduleFactories).replace(/\$ensureChunkHandlers\$/g,r.ensureChunkHandlers).replace(/\$hasOwnProperty\$/g,r.hasOwnProperty).replace(/\$hmrModuleData\$/g,r.hmrModuleData).replace(/\$hmrDownloadUpdateHandlers\$/g,r.hmrDownloadUpdateHandlers).replace(/\$hmrInvalidateModuleHandlers\$/g,r.hmrInvalidateModuleHandlers)]):"// no HMR","",v?s.asString([`${r.hmrDownloadManifest} = ${f.basicFunction("",['if (typeof fetch === "undefined") throw new Error("No browser support: need fetch API");',`return fetch(${r.publicPath} + ${r.getUpdateManifestFilename}()).then(${f.basicFunction("response",["if(response.status === 404) return; // no update available",'if(!response.ok) throw new Error("Failed to fetch update manifest " + response.statusText);',"return response.json();"])});`])};`]):"// no HMR manifest","",g?s.asString([`var checkDeferredModules = ${f.basicFunction("","")};`,"function checkDeferredModulesImpl() {",s.indent(["var result;","for(var i = 0; i < deferredModules.length; i++) {",s.indent(["var deferredModule = deferredModules[i];","var fulfilled = true;","for(var j = 1; j < deferredModule.length; j++) {",s.indent(["var depId = deferredModule[j];","if(installedChunks[depId] !== 0) fulfilled = false;"]),"}","if(fulfilled) {",s.indent(["deferredModules.splice(i--, 1);","result = "+"__webpack_require__("+`${r.entryModuleId} = deferredModule[0]);`]),"}"]),"}","if(deferredModules.length === 0) {",s.indent([`${r.startup}();`,`${r.startup} = ${f.basicFunction("","")}`]),"}","return result;"]),"}",`${r.startup} = ${f.basicFunction("",["// reset startup function so it can be called again when more startup code is added",`${r.startup} = ${f.basicFunction("","")}`,"jsonpArray = jsonpArray.slice();","for(var i = 0; i < jsonpArray.length; i++) webpackJsonpCallback(jsonpArray[i]);","return (checkDeferredModules = checkDeferredModulesImpl)();"])};`]):"// no deferred startup","",g||m?s.asString(["// install a JSONP callback for chunk loading","function webpackJsonpCallback(data) {",s.indent(["var chunkIds = data[0];","var moreModules = data[1];",g?"var executeModules = data[2];":"","var runtime = data[3];",'// add "moreModules" to the modules object,','// then flag all "chunkIds" as loaded and fire callback',"var moduleId, chunkId, i = 0, resolves = [];","for(;i < chunkIds.length; i++) {",s.indent(["chunkId = chunkIds[i];",`if(${r.hasOwnProperty}(installedChunks, chunkId) && installedChunks[chunkId]) {`,s.indent("resolves.push(installedChunks[chunkId][0]);"),"}","installedChunks[chunkId] = 0;"]),"}","for(moduleId in moreModules) {",s.indent([`if(${r.hasOwnProperty}(moreModules, moduleId)) {`,s.indent(`${r.moduleFactories}[moduleId] = moreModules[moduleId];`),"}"]),"}","if(runtime) runtime(__webpack_require__);","if(parentJsonpFunction) parentJsonpFunction(data);","while(resolves.length) {",s.indent("resolves.shift()();"),"}",g?s.asString(["","// add entry modules from loaded chunk to deferred list","if(executeModules) deferredModules.push.apply(deferredModules, executeModules);","","// run deferred modules when all chunks ready","return checkDeferredModules();"]):""]),"};","",`var jsonpArray = ${w} = ${w} || [];`,"var oldJsonpFunction = jsonpArray.push.bind(jsonpArray);","jsonpArray.push = webpackJsonpCallback;","var parentJsonpFunction = oldJsonpFunction;"]):"// no jsonp function"])}}e.exports=JsonpChunkLoadingRuntimeModule},7091:(e,t)=>{"use strict";const n=e=>{const t=new Set([e]);const n=new Set;for(const e of t){for(const t of e.chunks){n.add(t)}for(const n of e.parentsIterable){t.add(n)}}return n};t.getEntryInfo=((e,t,r)=>{return Array.from(e.getChunkEntryModulesWithChunkGroupIterable(t)).map(([i,s])=>{const o=[e.getModuleId(i)];for(const e of n(s)){if(!r(e)&&!e.hasRuntime())continue;const n=e.id;if(n===t.id)continue;o.push(n)}return o})});t.needEntryDeferringCode=((e,t)=>{for(const n of e.entrypoints.values()){if(n.getRuntimeChunk()===t){if(n.chunks.some(e=>e!==t))return true}}return false})},58421:(e,t,n)=>{"use strict";const{SyncWaterfallHook:r}=n(92960);const{ConcatSource:i}=n(48135);const s=n(3080);const o=n(22352);const a=n(76150);const c=n(58159);const u=n(18161);const l=n(18161).chunkHasJs;const f=n(4038);const{getEntryInfo:p,needEntryDeferringCode:d}=n(7091);const h=new WeakMap;class JsonpTemplatePlugin{static getCompilationHooks(e){if(!(e instanceof s)){throw new TypeError("The 'compilation' argument must be an instance of Compilation")}let t=h.get(e);if(t===undefined){t={linkPreload:new r(["source","chunk","hash"]),linkPrefetch:new r(["source","chunk","hash"])};h.set(e,t)}return t}apply(e){e.hooks.thisCompilation.tap("JsonpTemplatePlugin",e=>{const t=u.getCompilationHooks(e);t.renderChunk.tap("JsonpTemplatePlugin",(e,t)=>{const{chunk:n,chunkGraph:r,runtimeTemplate:s}=t;const a=n instanceof o?n:null;const u=s.outputOptions.globalObject;const f=new i;const d=r.getChunkRuntimeModulesInOrder(n);const h=d.length>0&&c.renderChunkRuntimeModules(d,t);if(a){const t=s.outputOptions.hotUpdateFunction;f.add(`${u}[${JSON.stringify(t)}](`);f.add(`${JSON.stringify(n.id)},`);f.add(e);if(h){f.add(",\n");f.add(h)}f.add(")")}else{const t=s.outputOptions.jsonpFunction;f.add(`(${u}[${JSON.stringify(t)}] = ${u}[${JSON.stringify(t)}] || []).push([`);f.add(`${JSON.stringify(n.ids)},`);f.add(e);const i=p(r,n,e=>l(e,r));const o=i.length>0&&`,${JSON.stringify(i)}`;if(o||h){f.add(o||",0")}if(h){f.add(",\n");f.add(h)}f.add("])")}return f});t.chunkHash.tap("JsonpTemplatePlugin",(e,t,{chunkGraph:n,runtimeTemplate:r})=>{if(e.hasRuntime())return;t.update("JsonpTemplatePlugin");t.update("1");t.update(JSON.stringify(p(n,e,e=>l(e,n))));t.update(`${r.outputOptions.jsonpFunction}`);t.update(`${r.outputOptions.hotUpdateFunction}`);t.update(`${r.outputOptions.globalObject}`)});const{linkPreload:n,linkPrefetch:r}=JsonpTemplatePlugin.getCompilationHooks(e);n.tap("JsonpTemplatePlugin",(t,n,r)=>{const{crossOriginLoading:i,scriptType:s}=e.outputOptions;return c.asString(["var link = document.createElement('link');",s?`link.type = ${JSON.stringify(s)};`:"","link.charset = 'utf-8';",`if (${a.scriptNonce}) {`,c.indent(`link.setAttribute("nonce", ${a.scriptNonce});`),"}",'link.rel = "preload";','link.as = "script";',`link.href = ${a.publicPath} + ${a.getChunkScriptFilename}(chunkId);`,i?c.asString(["if (link.href.indexOf(window.location.origin + '/') !== 0) {",c.indent(`link.crossOrigin = ${JSON.stringify(i)};`),"}"]):""])});r.tap("JsonpTemplatePlugin",(t,n,r)=>{const{crossOriginLoading:i}=e.outputOptions;return c.asString(["var link = document.createElement('link');",i?`link.crossOrigin = ${JSON.stringify(i)};`:"",`if (${a.scriptNonce}) {`,c.indent(`link.setAttribute("nonce", ${a.scriptNonce});`),"}",'link.rel = "prefetch";','link.as = "script";',`link.href = ${a.publicPath} + ${a.getChunkScriptFilename}(chunkId);`])});const s=new WeakSet;const h=(t,i)=>{if(s.has(t))return;s.add(t);i.add(a.moduleFactoriesAddOnly);i.add(a.hasOwnProperty);e.addRuntimeModule(t,new f(i,n,r))};a.ensureChunkHandlers;a.hmrDownloadUpdateHandlers;e.hooks.runtimeRequirementInTree.for(a.ensureChunkHandlers).tap("JsonpTemplatePlugin",h);e.hooks.runtimeRequirementInTree.for(a.hmrDownloadUpdateHandlers).tap("JsonpTemplatePlugin",h);e.hooks.runtimeRequirementInTree.for(a.hmrDownloadManifest).tap("JsonpTemplatePlugin",h);e.hooks.runtimeRequirementInTree.for(a.ensureChunkHandlers).tap("JsonpTemplatePlugin",(e,t)=>{t.add(a.publicPath);t.add(a.loadScript);t.add(a.getChunkScriptFilename)});e.hooks.runtimeRequirementInTree.for(a.hmrDownloadUpdateHandlers).tap("JsonpTemplatePlugin",(e,t)=>{t.add(a.publicPath);t.add(a.loadScript);t.add(a.getChunkUpdateScriptFilename);t.add(a.moduleCache);t.add(a.hmrModuleData);t.add(a.moduleFactoriesAddOnly)});e.hooks.runtimeRequirementInTree.for(a.hmrDownloadManifest).tap("JsonpTemplatePlugin",(e,t)=>{t.add(a.publicPath);t.add(a.getUpdateManifestFilename)});e.hooks.additionalTreeRuntimeRequirements.tap("JsonpTemplatePlugin",(t,n)=>{const r=d(e,t);if(r){n.add(a.startup);n.add(a.startupNoDefault);h(t,n)}if(r){n.add(a.require)}})})}}e.exports=JsonpTemplatePlugin},2982:(e,t,n)=>{"use strict";const r=n(76518);const i=n(63076);const s=n(63433);const o=n(81721);const{applyWebpackOptionsDefaults:a,applyWebpackOptionsBaseDefaults:c}=n(54411);const{getNormalizedWebpackOptions:u}=n(96590);const l=n(93632);const f=n(33316);const p=e=>{const t=e.map(e=>d(e));const n=new s(t);for(const e of t){if(e.options.dependencies){n.setDependencies(e,e.options.dependencies)}}return n};const d=e=>{const t=u(e);c(t);const n=new i(t.context);n.options=t;new l({infrastructureLogging:t.infrastructureLogging}).apply(n);if(Array.isArray(t.plugins)){for(const e of t.plugins){if(typeof e==="function"){e.call(n,n)}else{e.apply(n)}}}a(t);n.hooks.environment.call();n.hooks.afterEnvironment.call();(new o).process(t,n);n.hooks.initialize.call();return n};const h=(e,t)=>{f(r,e);let n;let i=false;let s;if(Array.isArray(e)){n=p(e);i=e.some(e=>e.watch);s=e.map(e=>e.watchOptions||{})}else{n=d(e);i=e.watch;s=e.watchOptions||{}}if(t){if(i){n.watch(s,t)}else{n.run((e,r)=>{n.close(n=>{t(e||n,r)})})}}return n};e.exports=h},92208:(e,t,n)=>{"use strict";const r=n(76150);const i=n(66804);const s=n(58159);const{getChunkFilenameTemplate:o}=n(18161);const{getUndoPath:a}=n(49197);class ImportScriptsChunkLoadingRuntimeModule extends i{constructor(e){super("importScripts chunk loading",10);this.runtimeRequirements=e}generate(){const{chunk:e,compilation:{outputOptions:{globalObject:t,chunkCallbackName:i,hotUpdateFunction:c}}}=this;const u=r.ensureChunkHandlers;const l=this.runtimeRequirements.has(r.ensureChunkHandlers);const f=this.runtimeRequirements.has(r.hmrDownloadUpdateHandlers);const p=this.runtimeRequirements.has(r.hmrDownloadManifest);const d=this.compilation.getPath(o(e,this.compilation.outputOptions),{chunk:e,contentHashType:"javascript"});const h=a(d,false);return s.asString(["// object to store loaded chunks",'// "1" means "already loaded"',"var installedChunks = {",s.indent(e.ids.map(e=>`${JSON.stringify(e)}: 1`).join(",\n")),"};","",l?s.asString(["// importScripts chunk loading",`${u}.i = function(chunkId, promises) {`,s.indent(['// "1" is the signal for "already loaded"',"if(!installedChunks[chunkId]) {",s.indent([`${t}[${JSON.stringify(i)}] = function webpackChunkCallback(chunkIds, moreModules, runtime) {`,s.indent(["for(var moduleId in moreModules) {",s.indent([`if(${r.hasOwnProperty}(moreModules, moduleId)) {`,s.indent(`${r.moduleFactories}[moduleId] = moreModules[moduleId];`),"}"]),"}","if(runtime) runtime(__webpack_require__);","while(chunkIds.length)",s.indent("installedChunks[chunkIds.pop()] = 1;")]),"};",`importScripts(${JSON.stringify(h)} + ${r.getChunkScriptFilename}(chunkId));`]),"}"]),"};"]):"// no chunk loading","",f?s.asString(["function loadUpdateChunk(chunkId, updatedModulesList) {",s.indent(["var success = false;",`${t}[${JSON.stringify(c)}] = function(moreModules, runtime) {`,s.indent(["for(var moduleId in moreModules) {",s.indent([`if(${r.hasOwnProperty}(moreModules, moduleId)) {`,s.indent(["currentUpdate[moduleId] = moreModules[moduleId];","if(updatedModulesList) updatedModulesList.push(moduleId);"]),"}"]),"}","if(runtime) currentUpdateRuntime.push(runtime);","success = true;"]),"};","// start update chunk loading",`importScripts(${JSON.stringify(h)} + ${r.getChunkUpdateScriptFilename}(chunkId));`,'if(!success) throw new Error("Loading update chunk failed for unknown reason");']),"}","",s.getFunctionContent(n(22215)).replace(/\$key\$/g,"importScrips").replace(/\$installedChunks\$/g,"installedChunks").replace(/\$loadUpdateChunk\$/g,"loadUpdateChunk").replace(/\$moduleCache\$/g,r.moduleCache).replace(/\$moduleFactories\$/g,r.moduleFactories).replace(/\$ensureChunkHandlers\$/g,r.ensureChunkHandlers).replace(/\$hasOwnProperty\$/g,r.hasOwnProperty).replace(/\$hmrModuleData\$/g,r.hmrModuleData).replace(/\$hmrDownloadUpdateHandlers\$/g,r.hmrDownloadUpdateHandlers).replace(/\$hmrInvalidateModuleHandlers\$/g,r.hmrInvalidateModuleHandlers)]):"// no HMR","",p?s.asString([`${r.hmrDownloadManifest} = function() {`,s.indent(['if (typeof fetch === "undefined") throw new Error("No browser support: need fetch API");',`return fetch(${r.publicPath} + ${r.getUpdateManifestFilename}()).then(function(response) {`,s.indent(["if(response.status === 404) return; // no update available",'if(!response.ok) throw new Error("Failed to fetch update manifest " + response.statusText);',"return response.json();"]),"});"]),"};"]):"// no HMR manifest"])}}e.exports=ImportScriptsChunkLoadingRuntimeModule},67439:(e,t,n)=>{"use strict";const{ConcatSource:r}=n(48135);const i=n(22352);const s=n(76150);const o=n(58159);const a=n(18161);const c=n(64997);const u=n(92208);class WebWorkerTemplatePlugin{apply(e){new c({asyncChunkLoading:true}).apply(e);e.hooks.thisCompilation.tap("WebWorkerTemplatePlugin",e=>{const t=a.getCompilationHooks(e);t.renderChunk.tap("WebWorkerTemplatePlugin",(e,t)=>{const{chunk:n,chunkGraph:s,runtimeTemplate:a}=t;const c=n instanceof i?n:null;const u=a.outputOptions.globalObject;const l=new r;const f=s.getChunkRuntimeModulesInOrder(n);const p=f.length>0&&o.renderChunkRuntimeModules(f,t);if(c){const t=a.outputOptions.hotUpdateFunction;l.add(`${u}[${JSON.stringify(t)}](`);l.add(e);if(p){l.add(",\n");l.add(p)}l.add(")")}else{const t=a.outputOptions.chunkCallbackName;l.add(`${u}[${JSON.stringify(t)}](`);l.add(`${JSON.stringify(n.ids)},`);l.add(e);if(p){l.add(",\n");l.add(p)}l.add(")")}return l});t.chunkHash.tap("WebWorkerTemplatePlugin",(e,t,{runtimeTemplate:n})=>{if(e.hasRuntime())return;t.update("webworker");t.update("1");t.update(`${n.outputOptions.chunkCallbackName}`);t.update(`${n.outputOptions.hotUpdateFunction}`);t.update(`${n.outputOptions.globalObject}`)});const n=new WeakSet;const c=(t,r)=>{if(n.has(t))return;n.add(t);r.add(s.moduleFactoriesAddOnly);r.add(s.hasOwnProperty);e.addRuntimeModule(t,new u(r))};e.hooks.runtimeRequirementInTree.for(s.ensureChunkHandlers).tap("WebWorkerTemplatePlugin",c);e.hooks.runtimeRequirementInTree.for(s.hmrDownloadUpdateHandlers).tap("WebWorkerTemplatePlugin",c);e.hooks.runtimeRequirementInTree.for(s.hmrDownloadManifest).tap("WebWorkerTemplatePlugin",c);e.hooks.runtimeRequirementInTree.for(s.ensureChunkHandlers).tap("WebWorkerTemplatePlugin",(e,t)=>{t.add(s.publicPath);t.add(s.getChunkScriptFilename)});e.hooks.runtimeRequirementInTree.for(s.hmrDownloadUpdateHandlers).tap("WebWorkerTemplatePlugin",(e,t)=>{t.add(s.publicPath);t.add(s.getChunkUpdateScriptFilename);t.add(s.moduleCache);t.add(s.hmrModuleData);t.add(s.moduleFactoriesAddOnly)});e.hooks.runtimeRequirementInTree.for(s.hmrDownloadManifest).tap("WebWorkerTemplatePlugin",(e,t)=>{t.add(s.publicPath);t.add(s.getUpdateManifestFilename)})})}}e.exports=WebWorkerTemplatePlugin},22170:(e,t,n)=>{"use strict";const r=n(73154);const i=n(43040);e.exports=class AliasFieldPlugin{constructor(e,t,n){this.source=e;this.field=t;this.target=n}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("AliasFieldPlugin",(n,s,o)=>{if(!n.descriptionFileData)return o();const a=i(e,n);if(!a)return o();const c=r.getField(n.descriptionFileData,this.field);if(c===null||typeof c!=="object"){if(s.log)s.log("Field '"+this.field+"' doesn't contain a valid alias configuration");return o()}const u=c[a];const l=c[a.replace(/^\.\//,"")];const f=typeof u!=="undefined"?u:l;if(f===a)return o();if(f===undefined)return o();if(f===false){const e={...n,path:false};return o(null,e)}const p={...n,path:n.descriptionFileRoot,request:f,fullySpecified:false};e.doResolve(t,p,"aliased from description file "+n.descriptionFilePath+" with mapping '"+a+"' to '"+f+"'",s,(e,t)=>{if(e)return o(e);if(t===undefined)return o(null,null);o(null,t)})})}}},1037:(e,t,n)=>{"use strict";const r=n(86373);e.exports=class AliasPlugin{constructor(e,t,n){this.source=e;this.options=Array.isArray(t)?t:[t];this.target=n}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("AliasPlugin",(n,i,s)=>{const o=n.request||n.path;if(!o)return s();r(this.options,(s,a)=>{let c=false;if(o===s.name||!s.onlyModule&&o.startsWith(s.name+"/")){const u=o.substr(s.name.length);const l=(r,a)=>{if(r===false){const e={...n,path:false};return a(null,e)}if(o!==r&&!o.startsWith(r+"/")){c=true;const o=r+u;const l={...n,request:o,fullySpecified:false};return e.doResolve(t,l,"aliased with mapping '"+s.name+"': '"+r+"' to '"+o+"'",i,(e,t)=>{if(e)return a(e);if(t)return a(null,t);return a()})}return a()};const f=(e,t)=>{if(e)return a(e);if(t)return a(null,t);if(c)return a(null,null);return a()};if(Array.isArray(s.alias)){return r(s.alias,l,f)}else{return l(s.alias,f)}}return a()},s)})}}},44296:e=>{"use strict";e.exports=class AppendPlugin{constructor(e,t,n){this.source=e;this.appending=t;this.target=n}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("AppendPlugin",(n,r,i)=>{const s={...n,path:n.path+this.appending,relativePath:n.relativePath&&n.relativePath+this.appending};e.doResolve(t,s,this.appending,r,i)})}}},76537:e=>{"use strict";const t=e=>{let t=e.length-1;while(t>=0){const n=e.charCodeAt(t);if(n===47||n===92)break;t--}if(t<0)return"";return e.slice(0,t)};const n=(e,t,n)=>{if(e.length===1)return e[0](t,n);let r;for(const i of e){try{i(t,n)}catch(e){if(!r)r=e}}e.length=0;if(r)throw r};class OperationMergerBackend{constructor(e,t,r){this._provider=e;this._syncProvider=t;this._providerContext=r;this._activeAsyncOperations=new Map;this.provide=this._provider?(t,r,i)=>{if(typeof r==="function"){i=r;r=undefined}if(r){return this._provider.call(this._providerContext,t,r,i)}if(typeof t!=="string"){i(new TypeError("path must be a string"));return}let s=this._activeAsyncOperations.get(t);if(s){s.push(i);return}this._activeAsyncOperations.set(t,s=[i]);e(t,(e,r)=>{this._activeAsyncOperations.delete(t);n(s,e,r)})}:null;this.provideSync=this._syncProvider?(e,t)=>{return this._syncProvider.call(this._providerContext,e,t)}:null}purge(){}purgeParent(){}}const r=0;const i=1;const s=2;class CacheBackend{constructor(e,t,n,i){this._duration=e;this._provider=t;this._syncProvider=n;this._providerContext=i;this._activeAsyncOperations=new Map;this._data=new Map;this._levels=[];for(let e=0;e<10;e++)this._levels.push(new Set);for(let t=5e3;t{this._activeAsyncOperations.delete(e);this._storeResult(e,t,r);this._enterAsyncMode();n(o,t,r)})}provideSync(e,t){if(typeof e!=="string"){throw new TypeError("path must be a string")}if(t){return this._syncProvider.call(this._providerContext,e,t)}if(this._mode===i){this._runDecays()}let r=this._data.get(e);if(r!==undefined){if(r.err)throw r.err;return r.result}const s=this._activeAsyncOperations.get(e);this._activeAsyncOperations.delete(e);let o;try{o=this._syncProvider.call(this._providerContext,e)}catch(t){this._storeResult(e,t,undefined);this._enterSyncModeWhenIdle();if(s)n(s,t,undefined);throw t}this._storeResult(e,undefined,o);this._enterSyncModeWhenIdle();if(s)n(s,undefined,o);return o}purge(e){if(!e){if(this._mode!==r){this._data.clear();for(const e of this._levels){e.clear()}this._enterIdleMode()}}else if(typeof e==="string"){for(let[t,n]of this._data){if(t.startsWith(e)){this._data.delete(t);n.level.delete(t)}}if(this._data.size===0){this._enterIdleMode()}}else{for(let[t,n]of this._data){for(const r of e){if(t.startsWith(r)){this._data.delete(t);n.level.delete(t);break}}}if(this._data.size===0){this._enterIdleMode()}}}purgeParent(e){if(!e){this.purge()}else if(typeof e==="string"){this.purge(t(e))}else{const n=new Set;for(const r of e){n.add(t(r))}this.purge(n)}}_storeResult(e,t,n){if(this._data.has(e))return;const r=this._levels[this._currentLevel];this._data.set(e,{err:t,result:n,level:r});r.add(e)}_decayLevel(){const e=(this._currentLevel+1)%this._levels.length;const t=this._levels[e];this._currentLevel=e;for(let e of t){this._data.delete(e)}t.clear();if(this._data.size===0){this._enterIdleMode()}else{this._nextDecay+=this._tickInterval}}_runDecays(){while(this._nextDecay<=Date.now()&&this._mode!==r){this._decayLevel()}}_enterAsyncMode(){let e=0;switch(this._mode){case s:return;case r:this._nextDecay=Date.now()+this._tickInterval;e=this._tickInterval;break;case i:this._runDecays();if(this._mode===r)return;e=Math.max(0,this._nextDecay-Date.now());break}this._mode=s;const t=setTimeout(()=>{this._mode=i;this._runDecays()},e);if(t.unref)t.unref();this._timeout=t}_enterSyncModeWhenIdle(){if(this._mode===r){this._mode=i;this._nextDecay=Date.now()+this._tickInterval}}_enterIdleMode(){this._mode=r;this._nextDecay=undefined;if(this._timeout)clearTimeout(this._timeout)}}const o=(e,t,n,r)=>{if(e>0){return new CacheBackend(e,t,n,r)}return new OperationMergerBackend(t,n,r)};e.exports=class CachedInputFileSystem{constructor(e,t){this.fileSystem=e;this._statBackend=o(t,this.fileSystem.stat,this.fileSystem.statSync,this.fileSystem);this.stat=this._statBackend.provide;this.statSync=this._statBackend.provideSync;this._readdirBackend=o(t,this.fileSystem.readdir,this.fileSystem.readdirSync,this.fileSystem);this.readdir=this._readdirBackend.provide;this.readdirSync=this._readdirBackend.provideSync;this._readFileBackend=o(t,this.fileSystem.readFile,this.fileSystem.readFileSync,this.fileSystem);this.readFile=this._readFileBackend.provide;this.readFileSync=this._readFileBackend.provideSync;this._readJsonBackend=o(t,this.fileSystem.readJson||this.readFile&&((e,t)=>{this.readFile(e,(e,n)=>{if(e)return t(e);if(!n||n.length===0)return t(new Error("No file content"));let r;try{r=JSON.parse(n.toString("utf-8"))}catch(e){return t(e)}t(null,r)})}),this.fileSystem.readJsonSync||this.readFileSync&&(e=>{const t=this.readFileSync(e);const n=JSON.parse(t.toString("utf-8"));return n}),this.fileSystem);this.readJson=this._readJsonBackend.provide;this.readJsonSync=this._readJsonBackend.provideSync;this._readlinkBackend=o(t,this.fileSystem.readlink,this.fileSystem.readlinkSync,this.fileSystem);this.readlink=this._readlinkBackend.provide;this.readlinkSync=this._readlinkBackend.provideSync}purge(e){this._statBackend.purge(e);this._readdirBackend.purgeParent(e);this._readFileBackend.purge(e);this._readlinkBackend.purge(e);this._readJsonBackend.purge(e)}}},35142:(e,t,n)=>{"use strict";const r=n(62848).basename;e.exports=class CloneBasenamePlugin{constructor(e,t){this.source=e;this.target=t}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("CloneBasenamePlugin",(n,i,s)=>{const o=r(n.path);const a=e.join(n.path,o);const c={...n,path:a,relativePath:n.relativePath&&e.join(n.relativePath,o)};e.doResolve(t,c,"using path: "+a,i,s)})}}},74636:e=>{"use strict";e.exports=class ConditionalPlugin{constructor(e,t,n,r,i){this.source=e;this.test=t;this.message=n;this.allowAlternatives=r;this.target=i}apply(e){const t=e.ensureHook(this.target);const{test:n,message:r,allowAlternatives:i}=this;e.getHook(this.source).tapAsync("ConditionalPlugin",(s,o,a)=>{for(const e of Object.keys(n)){if(!s[e]===n[e])return a()}e.doResolve(t,s,r,o,i?a:(e,t)=>{if(e)return a(e);if(t===undefined)return a(null,null);a(null,t)})})}}},71929:(e,t,n)=>{"use strict";const r=n(73154);e.exports=class DescriptionFilePlugin{constructor(e,t,n,r){this.source=e;this.filenames=t;this.pathIsFile=n;this.target=r}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("DescriptionFilePlugin",(n,i,s)=>{const o=n.path;if(!o)return s();const a=this.pathIsFile?r.cdUp(o):o;if(!a)return s();r.loadDescriptionFile(e,a,this.filenames,n.descriptionFilePath?{path:n.descriptionFilePath,content:n.descriptionFileData,directory:n.descriptionFileRoot}:undefined,i,(r,c)=>{if(r)return s(r);if(!c){if(i.log)i.log(`No description file found in ${a} or above`);return s()}const u="."+o.substr(c.directory.length).replace(/\\/g,"/");const l={...n,descriptionFilePath:c.path,descriptionFileData:c.content,descriptionFileRoot:c.directory,relativePath:u};e.doResolve(t,l,"using description file: "+c.path+" (relative path: "+u+")",i,(e,t)=>{if(e)return s(e);if(t===undefined)return s(null,null);s(null,t)})})})}}},73154:(e,t,n)=>{"use strict";const r=n(86373);function loadDescriptionFile(e,t,n,i,s,o){(function findDescriptionFile(){if(i&&i.directory===t){return o(null,i)}r(n,(n,r)=>{const i=e.join(t,n);if(e.fileSystem.readJson){e.fileSystem.readJson(i,(e,t)=>{if(e){if(typeof e.code!=="undefined"){if(s.missingDependencies){s.missingDependencies.add(i)}return r()}if(s.fileDependencies){s.fileDependencies.add(i)}return onJson(e)}if(s.fileDependencies){s.fileDependencies.add(i)}onJson(null,t)})}else{e.fileSystem.readFile(i,(e,t)=>{if(e){if(s.missingDependencies){s.missingDependencies.add(i)}return r()}if(s.fileDependencies){s.fileDependencies.add(i)}let n;if(t){try{n=JSON.parse(t.toString())}catch(e){return onJson(e)}}else{return onJson(new Error("No content in file"))}onJson(null,n)})}function onJson(e,n){if(e){if(s.log)s.log(i+" (directory description file): "+e);else e.message=i+" (directory description file): "+e;return r(e)}r(null,{content:n,directory:t,path:i})}},(e,n)=>{if(e)return o(e);if(n){return o(null,n)}else{const e=cdUp(t);if(!e){return o()}else{t=e;return findDescriptionFile()}}})})()}function getField(e,t){if(!e)return undefined;if(Array.isArray(t)){let n=e;for(let e=0;e{"use strict";e.exports=class DirectoryExistsPlugin{constructor(e,t){this.source=e;this.target=t}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("DirectoryExistsPlugin",(n,r,i)=>{const s=e.fileSystem;const o=n.path;if(!o)return i();s.stat(o,(s,a)=>{if(s||!a){if(r.missingDependencies)r.missingDependencies.add(o);if(r.log)r.log(o+" doesn't exist");return i()}if(!a.isDirectory()){if(r.missingDependencies)r.missingDependencies.add(o);if(r.log)r.log(o+" is not a directory");return i()}if(r.fileDependencies)r.fileDependencies.add(o);e.doResolve(t,n,`existing directory ${o}`,r,i)})})}}},92410:(e,t,n)=>{"use strict";const r=n(85622);const i=n(73154);const s=n(86373);const{checkExportsFieldTarget:o}=n(63210);const a=n(6252);e.exports=class ExportsFieldPlugin{constructor(e,t,n,r){this.source=e;this.target=r;this.conditionNames=t;this.fieldName=n;this.exportsFieldProcessorCache=new WeakMap}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("ExportsFieldPlugin",(n,c,u)=>{if(!n.descriptionFilePath)return u();if(n.relativePath!=="."||n.request===undefined)return u();const l=n.query||n.fragment?(n.request==="."?"./":n.request)+n.query+n.fragment:n.request;const f=i.getField(n.descriptionFileData,this.fieldName);if(!f)return u();if(n.directory){return u(new Error(`Resolving to directories is not possible with the exports field (request was ${l}/)`))}let p;try{let e=this.exportsFieldProcessorCache.get(n.descriptionFileData);if(e===undefined){e=a(f);this.exportsFieldProcessorCache.set(n.descriptionFileData,e)}p=e(l,this.conditionNames)}catch(e){if(c.log){c.log(`Exports field in ${n.descriptionFilePath} can't be processed: ${e}`)}return u(e)}if(p.length===0){return u(new Error(`Package path ${l} is not exported from package ${n.descriptionFileRoot} (see exports field in ${n.descriptionFilePath})`))}s(p,(i,s)=>{const a=/^([^?#]*)(\?[^#]*)?(#.*)?$/.exec(i);if(!a)return s();const[,u,l,f]=a;const p=o(u);if(p){return s(p)}const d={...n,request:undefined,path:r.join(n.descriptionFileRoot,u),relativePath:u,query:l||"",fragment:f||""};e.doResolve(t,d,"using exports field: "+i,c,s)},(e,t)=>u(e,t||null))})}}},27426:e=>{"use strict";e.exports=class FileExistsPlugin{constructor(e,t){this.source=e;this.target=t}apply(e){const t=e.ensureHook(this.target);const n=e.fileSystem;e.getHook(this.source).tapAsync("FileExistsPlugin",(r,i,s)=>{const o=r.path;if(!o)return s();n.stat(o,(n,a)=>{if(n||!a){if(i.missingDependencies)i.missingDependencies.add(o);if(i.log)i.log(o+" doesn't exist");return s()}if(!a.isFile()){if(i.missingDependencies)i.missingDependencies.add(o);if(i.log)i.log(o+" is not a file");return s()}if(i.fileDependencies)i.fileDependencies.add(o);e.doResolve(t,r,"existing file: "+o,i,s)})})}}},24587:e=>{"use strict";const t="@".charCodeAt(0);e.exports=class JoinRequestPartPlugin{constructor(e,t){this.source=e;this.target=t}apply(e){const n=e.ensureHook(this.target);e.getHook(this.source).tapAsync("JoinRequestPartPlugin",(r,i,s)=>{const o=r.request||"";let a=o.indexOf("/",3);if(a>=0&&o.charCodeAt(2)===t){a=o.indexOf("/",a+1)}let c,u,l;if(a<0){c=o;u=".";l=false}else{c=o.slice(0,a);u="."+o.slice(a);l=r.fullySpecified}const f={...r,path:e.join(r.path,c),relativePath:r.relativePath&&e.join(r.relativePath,c),request:u,fullySpecified:l};e.doResolve(n,f,null,i,s)})}}},15241:e=>{"use strict";e.exports=class JoinRequestPlugin{constructor(e,t){this.source=e;this.target=t}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("JoinRequestPlugin",(n,r,i)=>{const s={...n,path:e.join(n.path,n.request),relativePath:n.relativePath&&e.join(n.relativePath,n.request),request:undefined};e.doResolve(t,s,null,r,i)})}}},41529:e=>{"use strict";e.exports=class LogInfoPlugin{constructor(e){this.source=e}apply(e){const t=this.source;e.getHook(this.source).tapAsync("LogInfoPlugin",(e,n,r)=>{if(!n.log)return r();const i=n.log;const s="["+t+"] ";if(e.path)i(s+"Resolving in directory: "+e.path);if(e.request)i(s+"Resolving request: "+e.request);if(e.module)i(s+"Request is an module request.");if(e.directory)i(s+"Request is a directory request.");if(e.query)i(s+"Resolving request query: "+e.query);if(e.fragment)i(s+"Resolving request fragment: "+e.fragment);if(e.descriptionFilePath)i(s+"Has description data from "+e.descriptionFilePath);if(e.relativePath)i(s+"Relative path from description file is: "+e.relativePath);r()})}}},78253:(e,t,n)=>{"use strict";const r=n(85622);const i=n(73154);const s=Symbol("alreadyTriedMainField");e.exports=class MainFieldPlugin{constructor(e,t,n){this.source=e;this.options=t;this.target=n}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("MainFieldPlugin",(n,o,a)=>{if(n.path!==n.descriptionFileRoot||n[s]===n.descriptionFilePath||!n.descriptionFilePath)return a();const c=r.basename(n.descriptionFilePath);let u=i.getField(n.descriptionFileData,this.options.name);if(!u||typeof u!=="string"||u==="."||u==="./"){return a()}if(this.options.forceRelative&&!/^\.\.?\//.test(u))u="./"+u;const l={...n,request:u,module:false,directory:u.endsWith("/"),[s]:n.descriptionFilePath};return e.doResolve(t,l,"use "+u+" from "+this.options.name+" in "+c,o,a)})}}},25535:(e,t,n)=>{"use strict";const r=n(86373);const i=n(62848);e.exports=class ModulesInHierachicDirectoriesPlugin{constructor(e,t,n){this.source=e;this.directories=[].concat(t);this.target=n}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("ModulesInHierachicDirectoriesPlugin",(n,s,o)=>{const a=e.fileSystem;const c=i(n.path).paths.map(t=>{return this.directories.map(n=>e.join(t,n))}).reduce((e,t)=>{e.push.apply(e,t);return e},[]);r(c,(r,i)=>{a.stat(r,(o,a)=>{if(!o&&a&&a.isDirectory()){const o={...n,path:r,request:"./"+n.request,module:false};const a="looking for modules in "+r;return e.doResolve(t,o,a,s,i)}if(s.log)s.log(r+" doesn't exist or is not a directory");if(s.missingDependencies)s.missingDependencies.add(r);return i()})},o)})}}},90435:e=>{"use strict";e.exports=class ModulesInRootPlugin{constructor(e,t,n){this.source=e;this.path=t;this.target=n}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("ModulesInRootPlugin",(n,r,i)=>{const s={...n,path:this.path,request:"./"+n.request,module:false};e.doResolve(t,s,"looking for modules in "+this.path,r,i)})}}},24561:e=>{"use strict";e.exports=class NextPlugin{constructor(e,t){this.source=e;this.target=t}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("NextPlugin",(n,r,i)=>{e.doResolve(t,n,null,r,i)})}}},19749:e=>{"use strict";e.exports=class ParsePlugin{constructor(e,t,n){this.source=e;this.requestOptions=t;this.target=n}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("ParsePlugin",(n,r,i)=>{const s=e.parse(n.request);const o={...n,...s,...this.requestOptions};if(n.query&&!s.query){o.query=n.query}if(n.fragment&&!s.fragment){o.fragment=n.fragment}if(s&&r.log){if(s.module)r.log("Parsed request is a module");if(s.directory)r.log("Parsed request is a directory")}e.doResolve(t,o,null,r,i)})}}},33014:e=>{"use strict";e.exports=class PnpPlugin{constructor(e,t,n){this.source=e;this.pnpApi=t;this.target=n}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("PnpPlugin",(n,r,i)=>{const s=n.request;if(!s)return i();const o=`${n.path}/`;let a;let c;try{a=this.pnpApi.resolveToUnqualified(s,o,{considerBuiltins:false});if(r.fileDependencies){c=this.pnpApi.resolveToUnqualified("pnpapi",o,{considerBuiltins:false})}}catch(e){return i(e)}if(a===s)return i();if(c&&r.fileDependencies){r.fileDependencies.add(c)}const u={...n,path:a,request:undefined,ignoreSymlinks:true};e.doResolve(t,u,`resolved by pnp to ${a}`,r,(e,t)=>{if(e)return i(e);if(t)return i(null,t);return i(null,null)})})}}},67230:(e,t,n)=>{"use strict";const{AsyncSeriesBailHook:r,AsyncSeriesHook:i,SyncHook:s}=n(92960);const o=n(2828);const{normalize:a,cachedJoin:c,getType:u,PathType:l}=n(63210);function toCamelCase(e){return e.replace(/-([a-z])/g,e=>e.substr(1).toUpperCase())}class Resolver{static createStackEntry(e,t){return e.name+": ("+t.path+") "+(t.request||"")+(t.query||"")+(t.fragment||"")+(t.directory?" directory":"")+(t.module?" module":"")}constructor(e,t){this.fileSystem=e;this.options=t;this.hooks={resolveStep:new s(["hook","request"],"resolveStep"),noResolve:new s(["request","error"],"noResolve"),resolve:new r(["request","resolveContext"],"resolve"),result:new i(["result","resolveContext"],"result")}}ensureHook(e){if(typeof e!=="string"){return e}e=toCamelCase(e);if(/^before/.test(e)){return this.ensureHook(e[6].toLowerCase()+e.substr(7)).withOptions({stage:-10})}if(/^after/.test(e)){return this.ensureHook(e[5].toLowerCase()+e.substr(6)).withOptions({stage:10})}const t=this.hooks[e];if(!t){return this.hooks[e]=new r(["request","resolveContext"],e)}return t}getHook(e){if(typeof e!=="string"){return e}e=toCamelCase(e);if(/^before/.test(e)){return this.getHook(e[6].toLowerCase()+e.substr(7)).withOptions({stage:-10})}if(/^after/.test(e)){return this.getHook(e[5].toLowerCase()+e.substr(6)).withOptions({stage:10})}const t=this.hooks[e];if(!t){throw new Error(`Hook ${e} doesn't exist`)}return t}resolveSync(e,t,n){let r=undefined;let i=undefined;let s=false;this.resolve(e,t,n,{},(e,t)=>{r=e;i=t;s=true});if(!s){throw new Error("Cannot 'resolveSync' because the fileSystem is not sync. Use 'resolve'!")}if(r)throw r;if(i===undefined)throw new Error("No result");return i}resolve(e,t,n,r,i){const s={context:e,path:t,request:n};const o=`resolve '${n}' in '${t}'`;const a=e=>{return i(null,e.path===false?false:`${e.path}${e.query||""}${e.fragment||""}`,e)};const c=e=>{const t=new Error("Can't "+o);t.details=e.join("\n");this.hooks.noResolve.call(s,t);return i(t)};if(r.log){const e=r.log;const t=[];return this.doResolve(this.hooks.resolve,s,o,{log:n=>{e(n);t.push(n)},fileDependencies:r.fileDependencies,contextDependencies:r.contextDependencies,missingDependencies:r.missingDependencies,stack:r.stack},(e,n)=>{if(e)return i(e);if(n)return a(n);return c(t)})}else{return this.doResolve(this.hooks.resolve,s,o,{log:undefined,fileDependencies:r.fileDependencies,contextDependencies:r.contextDependencies,missingDependencies:r.missingDependencies,stack:r.stack},(e,t)=>{if(e)return i(e);if(t)return a(t);const n=[];return this.doResolve(this.hooks.resolve,s,o,{log:e=>n.push(e),stack:r.stack},(e,t)=>{if(e)return i(e);return c(n)})})}}doResolve(e,t,n,r,i){const s=Resolver.createStackEntry(e,t);let a;if(r.stack){a=new Set(r.stack);if(r.stack.has(s)){const e=new Error("Recursion in resolving\nStack:\n "+Array.from(a).join("\n "));e.recursion=true;if(r.log)r.log("abort resolving because of recursion");return i(e)}a.add(s)}else{a=new Set([s])}this.hooks.resolveStep.call(e,t);if(e.isUsed()){const s=o({log:r.log,fileDependencies:r.fileDependencies,contextDependencies:r.contextDependencies,missingDependencies:r.missingDependencies,stack:a},n);return e.callAsync(t,s,(e,t)=>{if(e)return i(e);if(t)return i(null,t);i()})}else{i()}}parse(e){const t={request:"",query:"",fragment:"",module:false,directory:false,file:false};const n=/^([^?#]*)(\?[^#]*)?(#.*)?$/.exec(e);if(!n)return t;t.request=n[1]||"";t.query=n[2]||"";t.fragment=n[3]||"";if(t.request){t.module=this.isModule(t.request);t.directory=this.isDirectory(t.request);if(t.directory){t.request=t.request.substr(0,t.request.length-1)}}return t}isModule(e){return u(e)===l.Normal}isDirectory(e){return e.endsWith("/")}join(e,t){return c(e,t)}normalize(e){return a(e)}}e.exports=Resolver},34739:(e,t,n)=>{"use strict";const r=n(67230);const{getType:i,PathType:s}=n(63210);const o=n(82728);const a=n(22170);const c=n(1037);const u=n(44296);const l=n(74636);const f=n(71929);const p=n(78613);const d=n(92410);const h=n(27426);const m=n(24587);const g=n(15241);const y=n(78253);const v=n(25535);const _=n(90435);const b=n(24561);const E=n(19749);const w=n(33014);const S=n(31801);const k=n(51078);const D=n(70821);const x=n(63888);const C=n(86293);const A=n(91434);const T=n(16004);const M=n(36142);function processPnpApiOption(e){if(e===undefined&&process.versions.pnp){return n(98063)}return e||null}function createOptions(e){const t=new Set(e.mainFields||["main"]);const n=[];for(const e of t){if(typeof e==="string"){n.push({name:[e],forceRelative:true})}else if(Array.isArray(e)){n.push({name:e,forceRelative:true})}else{n.push({name:Array.isArray(e.name)?e.name:[e.name],forceRelative:e.forceRelative})}}return{alias:typeof e.alias==="object"&&!Array.isArray(e.alias)&&e.alias!==null?aliasOptionsToArray(e.alias):e.alias||[],aliasFields:new Set(e.aliasFields),cachePredicate:e.cachePredicate||function(){return true},cacheWithContext:typeof e.cacheWithContext!=="undefined"?e.cacheWithContext:true,exportsFields:new Set(e.exportsFields||["exports"]),conditionNames:new Set(e.conditionNames),descriptionFiles:Array.from(new Set(e.descriptionFiles||["package.json"])),enforceExtension:e.enforceExtension||false,extensions:new Set(e.extensions||[".js",".json",".node"]),fileSystem:e.useSyncFileSystemCalls?new o(e.fileSystem):e.fileSystem,unsafeCache:e.unsafeCache&&typeof e.unsafeCache!=="object"?{}:e.unsafeCache||false,symlinks:typeof e.symlinks!=="undefined"?e.symlinks:true,resolver:e.resolver,modules:mergeFilteredToArray(Array.isArray(e.modules)?e.modules:e.modules?[e.modules]:["node_modules"],e=>{const t=i(e);return t===s.Normal||t===s.Relative}),mainFields:n,mainFiles:new Set(e.mainFiles||["index"]),plugins:e.plugins||[],pnpApi:processPnpApiOption(e.pnpApi),roots:new Set(e.roots||undefined),fullySpecified:e.fullySpecified||false,resolveToContext:e.resolveToContext||false,restrictions:new Set(e.restrictions)}}t.createResolver=function(e){const t=createOptions(e);const{alias:n,aliasFields:i,cachePredicate:s,cacheWithContext:o,conditionNames:O,descriptionFiles:F,enforceExtension:I,exportsFields:R,extensions:P,fileSystem:N,fullySpecified:L,mainFields:B,mainFiles:j,modules:U,plugins:z,pnpApi:H,resolveToContext:V,symlinks:G,unsafeCache:q,resolver:W,restrictions:K,roots:X}=t;const J=z.slice();const Y=W?W:new r(N,t);Y.ensureHook("resolve");Y.ensureHook("internalResolve");Y.ensureHook("newInteralResolve");Y.ensureHook("parsedResolve");Y.ensureHook("describedResolve");Y.ensureHook("rawModule");Y.ensureHook("module");Y.ensureHook("resolveAsModule");Y.ensureHook("undescribedResolveInPackage");Y.ensureHook("resolveInPackage");Y.ensureHook("resolveInExistingDirectory");Y.ensureHook("relative");Y.ensureHook("describedRelative");Y.ensureHook("directory");Y.ensureHook("undescribedExistingDirectory");Y.ensureHook("existingDirectory");Y.ensureHook("undescribedRawFile");Y.ensureHook("rawFile");Y.ensureHook("file");Y.ensureHook("finalFile");Y.ensureHook("existingFile");Y.ensureHook("resolved");for(const{source:e,resolveOptions:t}of[{source:"resolve",resolveOptions:{fullySpecified:L}},{source:"internal-resolve",resolveOptions:{fullySpecified:false}}]){if(q){J.push(new T(e,s,q,o,`new-${e}`));J.push(new E(`new-${e}`,t,"parsed-resolve"))}else{J.push(new E(e,t,"parsed-resolve"))}}J.push(new f("parsed-resolve",F,false,"described-resolve"));J.push(new b("after-parsed-resolve","described-resolve"));if(n.length>0)J.push(new c("described-resolve",n,"internal-resolve"));i.forEach(e=>{J.push(new a("described-resolve",e,"internal-resolve"))});J.push(new l("after-described-resolve",{module:true},"resolve as module",false,"raw-module"));if(X.size>0){J.push(new D("after-described-resolve",X,"relative"))}J.push(new g("after-described-resolve","relative"));R.forEach(e=>{J.push(new x("raw-module",e,"resolve-as-module"))});if(H){J.push(new w("raw-module",H,"relative"))}U.forEach(e=>{if(Array.isArray(e))J.push(new v("raw-module",e,"module"));else J.push(new _("raw-module",e,"module"))});J.push(new m("module","resolve-as-module"));if(!V){J.push(new l("resolve-as-module",{directory:false},"single file module",true,"undescribed-raw-file"))}J.push(new p("resolve-as-module","undescribed-resolve-in-package"));J.push(new f("undescribed-resolve-in-package",F,false,"resolve-in-package"));J.push(new b("after-undescribed-resolve-in-package","resolve-in-package"));R.forEach(e=>{J.push(new d("resolve-in-package",O,e,"final-file"))});J.push(new b("resolve-in-package","resolve-in-existing-directory"));J.push(new g("resolve-in-existing-directory","relative"));J.push(new f("relative",F,true,"described-relative"));J.push(new b("after-relative","described-relative"));if(V){J.push(new b("described-relative","directory"))}else{J.push(new l("described-relative",{directory:false},null,true,"raw-file"));J.push(new l("described-relative",{fullySpecified:false},"as directory",true,"directory"))}J.push(new p("directory","undescribed-existing-directory"));if(V){J.push(new b("undescribed-existing-directory","resolved"))}else{J.push(new f("undescribed-existing-directory",F,false,"existing-directory"));j.forEach(e=>{J.push(new M("undescribed-existing-directory",e,"undescribed-raw-file"))});B.forEach(e=>{J.push(new y("existing-directory",e,"resolve-in-existing-directory"))});j.forEach(e=>{J.push(new M("existing-directory",e,"undescribed-raw-file"))});J.push(new f("undescribed-raw-file",F,true,"raw-file"));J.push(new b("after-undescribed-raw-file","raw-file"));J.push(new l("raw-file",{fullySpecified:true},null,false,"file"));if(!I){J.push(new A("raw-file","no extension","file"))}P.forEach(e=>{J.push(new u("raw-file",e,"file"))});if(n.length>0)J.push(new c("file",n,"internal-resolve"));i.forEach(e=>{J.push(new a("file",e,"internal-resolve"))});J.push(new b("file","final-file"));J.push(new h("final-file","existing-file"));if(G)J.push(new C("existing-file","existing-file"));J.push(new b("existing-file","resolved"))}if(K.size>0){J.push(new S(Y.hooks.resolved,K))}J.push(new k(Y.hooks.resolved));for(const e of J){if(typeof e==="function"){e.call(Y,Y)}else{e.apply(Y)}}return Y};function aliasOptionsToArray(e){return Object.keys(e).map(t=>{const n={name:t,onlyModule:false,alias:e[t]};if(/\$$/.test(t)){n.onlyModule=true;n.name=t.substr(0,t.length-1)}return n})}function mergeFilteredToArray(e,t){const n=[];const r=new Set(e);for(const e of r){if(t(e)){const t=n.length>0?n[n.length-1]:undefined;if(Array.isArray(t)){t.push(e)}else{n.push([e])}}else{n.push(e)}}return n}},31801:e=>{"use strict";const t="/".charCodeAt(0);const n="\\".charCodeAt(0);const r=(e,r)=>{if(!e.startsWith(r))return false;if(e.length===r.length)return true;const i=e.charCodeAt(r.length);return i===t||i===n};e.exports=class RestrictionsPlugin{constructor(e,t){this.source=e;this.restrictions=t}apply(e){e.getHook(this.source).tapAsync("RestrictionsPlugin",(e,t,n)=>{if(typeof e.path==="string"){const i=e.path;for(const e of this.restrictions){if(typeof e==="string"){if(!r(i,e)){if(t.log){t.log(`${i} is not inside of the restriction ${e}`)}return n(null,null)}}else if(!e.test(i)){if(t.log){t.log(`${i} doesn't match the restriction ${e}`)}return n(null,null)}}}n()})}}},51078:e=>{"use strict";e.exports=class ResultPlugin{constructor(e){this.source=e}apply(e){this.source.tapAsync("ResultPlugin",(t,n,r)=>{const i={...t};if(n.log)n.log("reporting result "+i.path);e.hooks.result.callAsync(i,n,e=>{if(e)return r(e);r(null,i)})})}}},70821:(e,t,n)=>{"use strict";const r=n(86373);class RootsPlugin{constructor(e,t,n){this.roots=Array.from(t);this.source=e;this.target=n}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("RootsPlugin",(n,i,s)=>{const o=n.request;if(!o)return s();if(!o.startsWith("/"))return s();r(this.roots,(r,s)=>{const a=e.join(r,o.slice(1));const c={...n,path:a,relativePath:n.relativePath&&a};e.doResolve(t,c,`root path ${r}`,i,s)},s)})}}e.exports=RootsPlugin},63888:(e,t,n)=>{"use strict";const r=n(73154);const i="/".charCodeAt(0);e.exports=class SelfReferencePlugin{constructor(e,t,n){this.source=e;this.target=n;this.fieldName=t}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("SelfReferencePlugin",(n,s,o)=>{if(!n.descriptionFilePath)return o();const a=n.request;if(!a)return o();const c=r.getField(n.descriptionFileData,this.fieldName);if(!c)return o();const u=r.getField(n.descriptionFileData,"name");if(typeof u!=="string")return o();if(a.startsWith(u)&&(a.length===u.length||a.charCodeAt(u.length)===i)){const r=`.${a.slice(u.length)}`;const i={...n,request:r,path:n.descriptionFileRoot,relativePath:"."};e.doResolve(t,i,"self reference",s,o)}else{return o()}})}}},86293:(e,t,n)=>{"use strict";const r=n(86373);const i=n(62848);const{getType:s,PathType:o}=n(63210);e.exports=class SymlinkPlugin{constructor(e,t){this.source=e;this.target=t}apply(e){const t=e.ensureHook(this.target);const n=e.fileSystem;e.getHook(this.source).tapAsync("SymlinkPlugin",(a,c,u)=>{if(a.ignoreSymlinks)return u();const l=i(a.path);const f=l.seqments;const p=l.paths;let d=false;let h=-1;r(p,(e,t)=>{h++;if(c.fileDependencies)c.fileDependencies.add(e);n.readlink(e,(e,n)=>{if(!e&&n){f[h]=n;d=true;const e=s(n.toString());if(e===o.AbsoluteWin||e===o.AbsolutePosix){return t(null,h)}}t()})},(n,r)=>{if(!d)return u();const i=typeof r==="number"?f.slice(0,r+1):f.slice();const s=i.reduceRight((t,n)=>{return e.join(t,n)});const o={...a,path:s};e.doResolve(t,o,"resolved symlink to "+s,c,u)})})}}},82728:e=>{"use strict";function SyncAsyncFileSystemDecorator(e){this.fs=e;if(e.statSync){this.stat=((t,n)=>{let r;try{r=e.statSync(t)}catch(e){return n(e)}n(null,r)});this.statSync=(t=>e.statSync(t))}if(e.readdirSync){this.readdir=((t,n)=>{let r;try{r=e.readdirSync(t)}catch(e){return n(e)}n(null,r)});this.readdirSync=(t=>e.readdirSync(t))}if(e.readFileSync){this.readFile=((t,n)=>{let r;try{r=e.readFileSync(t)}catch(e){return n(e)}n(null,r)});this.readFileSync=(t=>e.readFileSync(t))}if(e.readlinkSync){this.readlink=((t,n)=>{let r;try{r=e.readlinkSync(t)}catch(e){return n(e)}n(null,r)});this.readlinkSync=(t=>e.readlinkSync(t))}if(e.readJsonSync){this.readJson=((t,n)=>{let r;try{r=e.readJsonSync(t)}catch(e){return n(e)}n(null,r)});this.readJsonSync=(t=>e.readJsonSync(t))}}e.exports=SyncAsyncFileSystemDecorator},91434:e=>{"use strict";e.exports=class TryNextPlugin{constructor(e,t,n){this.source=e;this.message=t;this.target=n}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("TryNextPlugin",(n,r,i)=>{e.doResolve(t,n,this.message,r,i)})}}},16004:e=>{"use strict";function getCacheId(e,t){return JSON.stringify({context:t?e.context:"",path:e.path,query:e.query,fragment:e.fragment,request:e.request})}e.exports=class UnsafeCachePlugin{constructor(e,t,n,r,i){this.source=e;this.filterPredicate=t;this.withContext=r;this.cache=n;this.target=i}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("UnsafeCachePlugin",(n,r,i)=>{if(!this.filterPredicate(n))return i();const s=getCacheId(n,this.withContext);const o=this.cache[s];if(o){return i(null,o)}e.doResolve(t,n,null,r,(e,t)=>{if(e)return i(e);if(t)return i(null,this.cache[s]=t);i()})})}}},36142:e=>{"use strict";e.exports=class UseFilePlugin{constructor(e,t,n){this.source=e;this.filename=t;this.target=n}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("UseFilePlugin",(n,r,i)=>{const s=e.join(n.path,this.filename);const o={...n,path:s,relativePath:n.relativePath&&e.join(n.relativePath,this.filename)};e.doResolve(t,o,"using path: "+s,r,i)})}}},2828:e=>{"use strict";e.exports=function createInnerContext(e,t,n){let r=false;let i=undefined;if(e.log){if(t){i=(n=>{if(!r){e.log(t);r=true}e.log(" "+n)})}else{i=e.log}}const s={log:i,fileDependencies:e.fileDependencies,contextDependencies:e.contextDependencies,missingDependencies:e.missingDependencies,stack:e.stack};return s}},86373:e=>{"use strict";e.exports=function forEachBail(e,t,n){if(e.length===0)return n();let r=0;let i=true;let s;const o=(a,c)=>{if(a||c!==undefined){if(i){s=[a,c];return}n(a,c);return}if(i){s=true;return}i=true;while(true){if(r===e.length)return n();t(e[r++],o);if(s!==undefined){if(s!==true){return n(...s)}s=undefined}else{i=false;return}}};i=true;while(true){if(r===e.length)return n();t(e[r++],o);if(s!==undefined){if(s!==true){return n(...s)}s=undefined}else{i=false;return}}}},43040:e=>{"use strict";e.exports=function getInnerRequest(e,t){if(typeof t.__innerRequest==="string"&&t.__innerRequest_request===t.request&&t.__innerRequest_relativePath===t.relativePath)return t.__innerRequest;let n;if(t.request){n=t.request;if(/^\.\.?\//.test(n)&&t.relativePath){n=e.join(t.relativePath,n)}}else{n=t.relativePath}t.__innerRequest_request=t.request;t.__innerRequest_relativePath=t.relativePath;return t.__innerRequest=n}},62848:e=>{"use strict";e.exports=function getPaths(e){const t=e.split(/(.*?[\\/]+)/);const n=[e];const r=[t[t.length-1]];let i=t[t.length-1];e=e.substr(0,e.length-i.length-1);for(let s=t.length-2;s>2;s-=2){n.push(e);i=t[s];e=e.substr(0,e.length-i.length)||"/";r.push(i.substr(0,i.length-1))}i=t[1];r.push(i);n.push(i);return{paths:n,seqments:r}};e.exports.basename=function basename(e){const t=e.lastIndexOf("/"),n=e.lastIndexOf("\\");const r=t<0?n:n<0?t:t{"use strict";const r=n(35747);const i=n(76537);const s=n(34739);const o=new i(r,4e3);const a={environments:["node+es3+es5+process+native"]};const c=s.createResolver({conditionNames:["node"],extensions:[".js",".json",".node"],fileSystem:o});function resolve(e,t,n,r,i){if(typeof e==="string"){i=r;r=n;n=t;t=e;e=a}if(typeof i!=="function"){i=r}c.resolve(e,t,n,r,i)}const u=s.createResolver({conditionNames:["node"],extensions:[".js",".json",".node"],useSyncFileSystemCalls:true,fileSystem:o});function resolveSync(e,t,n){if(typeof e==="string"){n=t;t=e;e=a}return u.resolveSync(e,t,n)}function create(e){e={fileSystem:o,...e};const t=s.createResolver(e);return function(e,n,r,i,s){if(typeof e==="string"){s=i;i=r;r=n;n=e;e=a}if(typeof s!=="function"){s=i}t.resolve(e,n,r,i,s)}}function createSync(e){e={useSyncFileSystemCalls:true,fileSystem:o,...e};const t=s.createResolver(e);return function(e,n,r){if(typeof e==="string"){r=n;n=e;e=a}return t.resolveSync(e,n,r)}}const l=(e,t)=>{const n=Object.getOwnPropertyDescriptors(t);Object.defineProperties(e,n);return Object.freeze(e)};e.exports=l(resolve,{get sync(){return resolveSync},create:l(create,{get sync(){return createSync}}),ResolverFactory:s,CachedInputFileSystem:i,get CloneBasenamePlugin(){return n(35142)},get LogInfoPlugin(){return n(41529)},get forEachBail(){return n(86373)}})},63210:(e,t,n)=>{"use strict";const r=n(85622);const i="/".charCodeAt(0);const s="\\".charCodeAt(0);const o="A".charCodeAt(0);const a="Z".charCodeAt(0);const c="a".charCodeAt(0);const u="z".charCodeAt(0);const l=".".charCodeAt(0);const f=":".charCodeAt(0);const p=r.posix.normalize;const d=r.win32.normalize;const h=Object.freeze({Empty:0,Normal:1,Relative:2,AbsoluteWin:3,AbsolutePosix:4});t.PathType=h;const m=e=>{switch(e.length){case 0:return h.Empty;case 1:{const t=e.charCodeAt(0);switch(t){case l:return h.Relative;case i:return h.AbsolutePosix}return h.Normal}case 2:{const t=e.charCodeAt(0);switch(t){case l:{const t=e.charCodeAt(1);switch(t){case l:case i:return h.Relative}return h.Normal}case i:return h.AbsolutePosix}const n=e.charCodeAt(1);if(n===f){if(t>=o&&t<=a||t>=c&&t<=u){return h.AbsoluteWin}}return h.Normal}}const t=e.charCodeAt(0);switch(t){case l:{const t=e.charCodeAt(1);switch(t){case i:return h.Relative;case l:{const t=e.charCodeAt(2);if(t===i)return h.Relative;return h.Normal}}return h.Normal}case i:return h.AbsolutePosix}const n=e.charCodeAt(1);if(n===f){const n=e.charCodeAt(2);if((n===s||n===i)&&(t>=o&&t<=a||t>=c&&t<=u)){return h.AbsoluteWin}}return h.Normal};t.getType=m;const g=e=>{switch(m(e)){case h.Empty:return e;case h.AbsoluteWin:return d(e);case h.Relative:{const t=p(e);return m(t)===h.Relative?t:`./${t}`}}return p(e)};t.normalize=g;const y=(e,t)=>{if(!t)return g(e);const n=m(t);switch(n){case h.AbsolutePosix:return p(t);case h.AbsoluteWin:return d(t)}switch(m(e)){case h.Normal:case h.Relative:case h.AbsolutePosix:return p(`${e}/${t}`);case h.AbsoluteWin:return d(`${e}\\${t}`)}switch(n){case h.Empty:return e;case h.Relative:{const t=p(e);return m(t)===h.Relative?t:`./${t}`}}return p(e)};t.join=y;const v=new Map;const _=(e,t)=>{let n;let r=v.get(e);if(r===undefined){v.set(e,r=new Map)}else{n=r.get(t);if(n!==undefined)return n}n=y(e,t);r.set(t,n);return n};t.cachedJoin=_;const b=e=>{let t=2;let n=e.indexOf("/",2);let r=0;while(n!==-1){const i=e.slice(t,n);switch(i){case"..":{r--;if(r<0)return new Error(`Trying to access out of package scope. Requesting ${e}`);break}default:r++;break}t=n+1;n=e.indexOf("/",t)}};t.checkExportsFieldTarget=b},6252:e=>{"use strict";const t="/".charCodeAt(0);const n=".".charCodeAt(0);e.exports=function processExportsField(e){const t=buildPathTree(e);return function exportsFieldProcessor(e,n){assertRequest(e);const r=findMatch(e,t);if(r===null)return[];let i=null;const[s,o]=r;if(isConditionalMapping(s)){i=conditionalMapping(s,n);if(i===null)return[]}else{i=s}const a=o!==e.length?e.slice(o):undefined;return directMapping(a,i,n)}};function assertRequest(e){if(e.charCodeAt(0)!==n){throw new Error('Request should be relative path and start with "."')}if(e.length===1)return;if(e.charCodeAt(1)!==t){throw new Error('Request should be relative path and start with "./"')}if(e.charCodeAt(e.length-1)===t){throw new Error("Only requesting file allowed")}}function findMatch(e,t){if(e.length===1){const e=t.files.get("*root*");return e?[e,1]:null}if(t.children===null&&t.folder===null){const n=t.files.get(e.slice(2));return n?[n,e.length]:null}let n=t;let r=2;let i=e.indexOf("/",2);let s=null;while(i!==-1){const t=e.slice(r,i);const o=n.folder;if(o){s=[o,r]}if(n.children===null)return s;const a=n.children.get(t);if(!a){const e=n.folder;return e?[e,r]:null}n=a;r=i+1;i=e.indexOf("/",r)}const o=n.files.get(e.slice(r));if(o){return[o,e.length]}const a=n.folder;if(a){return[a,r]}return s}function assertExport(e,r){if(e.charCodeAt(0)===t||e.charCodeAt(0)===n&&e.charCodeAt(1)!==t){throw new Error(`Export should be relative path and start with "./", got ${JSON.stringify(e)}.`)}const i=e.charCodeAt(e.length-1)===t;if(i!==r){throw new Error(r?`Expecting folder to folder mapping. ${JSON.stringify(e)} should end with "/"`:`Expecting file to file mapping. ${JSON.stringify(e)} should not end with "/"`)}}function isConditionalMapping(e){return e!==null&&typeof e==="object"&&!Array.isArray(e)}function directMapping(e,t,n){if(t===null)return[];const r=e!==undefined;if(typeof t==="string"){assertExport(t,r);return r?[`${t}${e}`]:[t]}const i=[];for(const s of t){if(typeof s==="string"){assertExport(s,r);i.push(r?`${s}${e}`:s);continue}const t=conditionalMapping(s,n);if(!t)continue;const o=directMapping(e,t,n);for(const e of o){i.push(e)}}return i}function conditionalMapping(e,t){let n=[[e,Object.keys(e),0]];e:while(n.length>0){const[e,r,i]=n[n.length-1];const s=r.length-1;for(let o=i;o{e.exports=n(95890)},80018:(e,t,n)=>{"use strict";var r=n(90571);var i=n(85622).extname;var s=/^\s*([^;\s]*)(?:;|\s|$)/;var o=/^text\//i;t.charset=charset;t.charsets={lookup:charset};t.contentType=contentType;t.extension=extension;t.extensions=Object.create(null);t.lookup=lookup;t.types=Object.create(null);populateMaps(t.extensions,t.types);function charset(e){if(!e||typeof e!=="string"){return false}var t=s.exec(e);var n=t&&r[t[1].toLowerCase()];if(n&&n.charset){return n.charset}if(t&&o.test(t[1])){return"UTF-8"}return false}function contentType(e){if(!e||typeof e!=="string"){return false}var n=e.indexOf("/")===-1?t.lookup(e):e;if(!n){return false}if(n.indexOf("charset")===-1){var r=t.charset(n);if(r)n+="; charset="+r.toLowerCase()}return n}function extension(e){if(!e||typeof e!=="string"){return false}var n=s.exec(e);var r=n&&t.extensions[n[1].toLowerCase()];if(!r||!r.length){return false}return r[0]}function lookup(e){if(!e||typeof e!=="string"){return false}var n=i("x."+e).toLowerCase().substr(1);if(!n){return false}return t.types[n]||false}function populateMaps(e,t){var n=["nginx","apache",undefined,"iana"];Object.keys(r).forEach(function forEachMimeType(i){var s=r[i];var o=s.extensions;if(!o||!o.length){return}e[i]=o;for(var a=0;al||u===l&&t[c].substr(0,12)==="application/")){continue}}t[c]=i}})}},76185:(e,t,n)=>{"use strict";const r=n(33839);const i=e=>{if(typeof e!=="object"||!e)return e;const t=Object.assign({},e);if(e.mappings){t.mappings=Buffer.from(e.mappings,"utf-8")}if(e.sourcesContent){t.sourcesContent=e.sourcesContent.map(e=>e&&Buffer.from(e,"utf-8"))}return t};const s=e=>{if(typeof e!=="object"||!e)return e;const t=Object.assign({},e);if(e.mappings){t.mappings=e.mappings.toString("utf-8")}if(e.sourcesContent){t.sourcesContent=e.sourcesContent.map(e=>e&&e.toString("utf-8"))}return t};class CachedSource extends r{constructor(e,t){super();this._source=e;this._cachedSourceType=t?t.source:undefined;this._cachedSource=undefined;this._cachedBuffer=t?t.buffer:undefined;this._cachedSize=t?t.size:undefined;this._cachedMaps=t?t.maps:new Map}getCachedData(){if(this._cachedSource){this.buffer()}const e=new Map;for(const t of this._cachedMaps){if(t[1].bufferedMap===undefined){t[1].bufferedMap=i(t[1].map)}e.set(t[0],{map:undefined,bufferedMap:t[1].bufferedMap})}return{buffer:this._cachedBuffer,source:this._cachedSourceType!==undefined?this._cachedSourceType:typeof this._cachedSource==="string"?true:Buffer.isBuffer(this._cachedSource)?false:undefined,size:this._cachedSize,maps:e}}original(){return this._source}_ensureSource(){}source(){if(this._cachedSource!==undefined)return this._cachedSource;if(this._cachedBuffer&&this._cachedSourceType!==undefined){return this._cachedSource=this._cachedSourceType?this._cachedBuffer.toString("utf-8"):this._cachedBuffer}else{return this._cachedSource=this._source.source()}}buffer(){if(typeof this._cachedBuffer!=="undefined")return this._cachedBuffer;if(typeof this._cachedSource!=="undefined"){if(Buffer.isBuffer(this._cachedSource)){return this._cachedBuffer=this._cachedSource}return this._cachedBuffer=Buffer.from(this._cachedSource,"utf-8")}if(typeof this._source.buffer==="function"){return this._cachedBuffer=this._source.buffer()}const e=this.source();if(Buffer.isBuffer(e)){return this._cachedBuffer=e}return this._cachedBuffer=Buffer.from(e,"utf-8")}size(){if(typeof this._cachedSize!=="undefined")return this._cachedSize;if(typeof this._cachedSource!=="undefined"){return this._cachedSize=Buffer.byteLength(this._cachedSource)}if(typeof this._cachedBuffer!=="undefined"){return this._cachedSize=this._cachedBuffer.length}return this._cachedSize=this._source.size()}sourceAndMap(e){const t=e?JSON.stringify(e):"{}";let n=this._cachedMaps.get(t);if(n&&n.map===undefined){n.map=s(n.bufferedMap)}if(typeof this._cachedSource!=="undefined"){if(n===undefined){const n=this._source.map(e);this._cachedMaps.set(t,{map:n,bufferedMap:undefined});return{source:this._cachedSource,map:n}}else{return{source:this._cachedSource,map:n.map}}}else if(n!==undefined){return{source:this._cachedSource=this._source.source(),map:n.map}}else{const n=this._source.sourceAndMap(e);this._cachedSource=n.source;this._cachedMaps.set(t,{map:n.map,bufferedMap:undefined});return n}}map(e){const t=e?JSON.stringify(e):"{}";let n=this._cachedMaps.get(t);if(n!==undefined){if(n.map===undefined){n.map=s(n.bufferedMap)}return n.map}const r=this._source.map(e);this._cachedMaps.set(t,{map:r,bufferedMap:undefined});return r}updateHash(e){this._source.updateHash(e)}}e.exports=CachedSource},7961:(e,t,n)=>{"use strict";const r=n(33839);class CompatSource extends r{static from(e){return e instanceof r?e:new CompatSource(e)}constructor(e){super();this._sourceLike=e}source(){return this._sourceLike.source()}buffer(){if(typeof this._sourceLike.buffer==="function"){return this._sourceLike.buffer()}return super.buffer()}size(){if(typeof this._sourceLike.size==="function"){return this._sourceLike.size()}return super.size()}map(e){if(typeof this._sourceLike.map==="function"){return this._sourceLike.map(e)}return super.map(e)}sourceAndMap(e){if(typeof this._sourceLike.sourceAndMap==="function"){return this._sourceLike.sourceAndMap(e)}return super.sourceAndMap(e)}updateHash(e){if(typeof this._sourceLike.updateHash==="function"){return this._sourceLike.updateHash(e)}if(typeof this._sourceLike.map==="function"){throw new Error("A Source-like object with a 'map' method must also provide an 'updateHash' method")}e.update(this.buffer())}}e.exports=CompatSource},96123:(e,t,n)=>{"use strict";const r=n(33839);const i=n(76274);const{SourceNode:s,SourceMapConsumer:o}=n(99596);const{SourceListMap:a,fromStringWithSourceMap:c}=n(6900);const{getSourceAndMap:u,getMap:l}=n(89588);const f=new WeakSet;class ConcatSource extends r{constructor(){super();this._children=[];for(let e=0;e{if(n===undefined){n=e}else if(Array.isArray(n)){n.push(e)}else{n=[typeof n==="string"?n:n.source(),e]}};const s=e=>{if(n===undefined){n=e}else if(Array.isArray(n)){n.push(e.source())}else{n=[typeof n==="string"?n:n.source(),e.source()]}};const o=()=>{if(Array.isArray(n)){const t=new i(n.join(""));f.add(t);e.push(t)}else if(typeof n==="string"){const t=new i(n);f.add(t);e.push(t)}else{e.push(n)}};for(const i of this._children){if(typeof i==="string"){if(t===undefined){t=i}else{t+=i}}else{if(t!==undefined){r(t);t=undefined}if(f.has(i)){s(i)}else{if(n!==undefined){o();n=undefined}e.push(i)}}}if(t!==undefined){r(t)}if(n!==undefined){o()}this._children=e;this._isOptimized=true}}e.exports=ConcatSource},11176:(e,t,n)=>{"use strict";const r=n(33839);const{SourceNode:i}=n(99596);const{SourceListMap:s}=n(6900);const{getSourceAndMap:o,getMap:a}=n(89588);const c=/(?!$)[^\n\r;{}]*[\n\r;{}]*/g;function _splitCode(e){return e.match(c)||[]}class OriginalSource extends r{constructor(e,t){super();const n=Buffer.isBuffer(e);this._value=n?undefined:e;this._valueAsBuffer=n?e:undefined;this._name=t}getName(){return this._name}source(){if(this._value===undefined){this._value=this._valueAsBuffer.toString("utf-8")}return this._value}buffer(){if(this._valueAsBuffer===undefined){this._valueAsBuffer=Buffer.from(this._value,"utf-8")}return this._valueAsBuffer}map(e){return a(this,e)}sourceAndMap(e){return o(this,e)}node(e){if(this._value===undefined){this._value=this._valueAsBuffer.toString("utf-8")}const t=this._value;const n=this._name;const r=t.split("\n");const s=new i(null,null,null,r.map(function(t,s){let o=0;if(e&&e.columns===false){const e=t+(s!==r.length-1?"\n":"");return new i(s+1,0,n,e)}return new i(null,null,null,_splitCode(t+(s!==r.length-1?"\n":"")).map(function(e){if(/^\s*$/.test(e)){o+=e.length;return e}const t=new i(s+1,o,n,e);o+=e.length;return t}))}));s.setSourceContent(n,t);return s}listMap(e){if(this._value===undefined){this._value=this._valueAsBuffer.toString("utf-8")}return new s(this._value,this._name,this._value)}updateHash(e){if(this._valueAsBuffer===undefined){this._valueAsBuffer=Buffer.from(this._value,"utf-8")}e.update("OriginalSource");e.update(this._valueAsBuffer);e.update(this._name||"")}}e.exports=OriginalSource},96276:(e,t,n)=>{"use strict";const r=n(33839);const i=n(76274);const{SourceNode:s}=n(99596);const{getSourceAndMap:o,getMap:a}=n(89588);const c=/\n(?=.|\s)/g;class PrefixSource extends r{constructor(e,t){super();this._source=typeof t==="string"||Buffer.isBuffer(t)?new i(t,true):t;this._prefix=e}getPrefix(){return this._prefix}original(){return this._source}source(){const e=this._source.source();const t=this._prefix;return t+e.replace(c,"\n"+t)}map(e){return a(this,e)}sourceAndMap(e){return o(this,e)}node(e){const t=this._source.node(e);const n=this._prefix;const r=[];const i=new s;t.walkSourceContents(function(e,t){i.setSourceContent(e,t)});let o=true;t.walk(function(e,t){const i=e.split(/(\n)/);for(let e=0;e{"use strict";const r=n(33839);const{SourceNode:i}=n(99596);const{SourceListMap:s}=n(6900);class RawSource extends r{constructor(e,t=false){super();const n=Buffer.isBuffer(e);if(!n&&typeof e!=="string"){throw new TypeError("argument 'value' must be either string of Buffer")}this._valueIsBuffer=!t&&n;this._value=t&&n?undefined:e;this._valueAsBuffer=n?e:undefined}isBuffer(){return this._valueIsBuffer}source(){if(this._value===undefined){this._value=this._valueAsBuffer.toString("utf-8")}return this._value}buffer(){if(this._valueAsBuffer===undefined){this._valueAsBuffer=Buffer.from(this._value,"utf-8")}return this._valueAsBuffer}map(e){return null}node(e){if(this._value===undefined){this._value=this._valueAsBuffer.toString("utf-8")}return new i(null,null,null,this._value)}listMap(e){if(this._value===undefined){this._value=this._valueAsBuffer.toString("utf-8")}return new s(this._value)}updateHash(e){if(this._valueAsBuffer===undefined){this._valueAsBuffer=Buffer.from(this._value,"utf-8")}e.update("RawSource");e.update(this._valueAsBuffer)}}e.exports=RawSource},79722:(e,t,n)=>{"use strict";const r=n(33839);const{SourceNode:i}=n(99596);const{getSourceAndMap:s,getMap:o,getNode:a,getListMap:c}=n(89588);class Replacement{constructor(e,t,n,r,i){this.start=e;this.end=t;this.content=n;this.insertIndex=r;this.name=i}}class ReplaceSource extends r{constructor(e,t){super();this._source=e;this._name=t;this._replacements=[];this._isSorted=true}getName(){return this._name}getReplacements(){const e=Array.from(this._replacements);e.sort((e,t)=>{return e.insertIndex-t.insertIndex});return e}replace(e,t,n,r){if(typeof n!=="string")throw new Error("insertion must be a string, but is a "+typeof n);this._replacements.push(new Replacement(e,t,n,this._replacements.length,r));this._isSorted=false}insert(e,t,n){if(typeof t!=="string")throw new Error("insertion must be a string, but is a "+typeof t+": "+t);this._replacements.push(new Replacement(e,e-1,t,this._replacements.length,n));this._isSorted=false}source(){return this._replaceString(this._source.source())}map(e){if(this._replacements.length===0){return this._source.map(e)}return o(this,e)}sourceAndMap(e){if(this._replacements.length===0){return this._source.sourceAndMap(e)}return s(this,e)}original(){return this._source}_sortReplacements(){if(this._isSorted)return;this._replacements.sort(function(e,t){const n=t.end-e.end;if(n!==0)return n;const r=t.start-e.start;if(r!==0)return r;return t.insertIndex-e.insertIndex});this._isSorted=true}_replaceString(e){if(typeof e!=="string")throw new Error("str must be a string, but is a "+typeof e+": "+e);this._sortReplacements();const t=[e];this._replacements.forEach(function(e){const n=t.pop();const r=this._splitString(n,Math.floor(e.end+1));const i=this._splitString(r[0],Math.floor(e.start));t.push(r[1],e.content,i[0])},this);let n="";for(let e=t.length-1;e>=0;--e){n+=t[e]}return n}node(e){const t=a(this._source,e);if(this._replacements.length===0){return t}this._sortReplacements();const n=new ReplacementEnumerator(this._replacements);const r=[];let s=0;const o=Object.create(null);const c=Object.create(null);const u=new i;t.walkSourceContents(function(e,t){u.setSourceContent(e,t);o["$"+e]=t});const l=this._replaceInStringNode.bind(this,r,n,function getOriginalSource(e){const t="$"+e.source;let n=c[t];if(!n){const e=o[t];if(!e)return null;n=e.split("\n").map(function(e){return e+"\n"});c[t]=n}if(e.line>n.length)return null;const r=n[e.line-1];return r.substr(e.column)});t.walk(function(e,t){s=l(e,s,t)});const f=n.footer();if(f){r.push(f)}u.add(r);return u}listMap(e){let t=c(this._source,e);this._sortReplacements();let n=0;const r=this._replacements;let i=r.length-1;let s=0;t=t.mapGeneratedCode(function(e){const t=n+e.length;if(s>e.length){s-=e.length;e=""}else{if(s>0){e=e.substr(s);n+=s;s=0}let o="";while(i>=0&&r[i].start=0){o+=r[i].content;i--}if(o){t.add(o)}return t}_splitString(e,t){return t<=0?["",e]:[e.substr(0,t),e.substr(t)]}_replaceInStringNode(e,t,n,r,s,o){let a=undefined;do{let c=t.position-s;if(c<0){c=0}if(c>=r.length||t.done){if(t.emit){const t=new i(o.line,o.column,o.source,r,o.name);e.push(t)}return s+r.length}const u=o.column;let l;if(c>0){l=r.slice(0,c);if(a===undefined){a=n(o)}if(a&&a.length>=c&&a.startsWith(l)){o.column+=c;a=a.substr(c)}}const f=t.next();if(!f){if(c>0){const t=new i(o.line,u,o.source,l,o.name);e.push(t)}if(t.value){e.push(new i(o.line,o.column,o.source,t.value,o.name||t.name))}}r=r.substr(c);s+=c}while(true)}updateHash(e){this._sortReplacements();e.update("ReplaceSource");this._source.updateHash(e);e.update(this._name||"");for(const t of this._replacements){e.update(`${t.start}`);e.update(`${t.end}`);e.update(`${t.content}`);e.update(`${t.insertIndex}`);e.update(`${t.name}`)}}}class ReplacementEnumerator{constructor(e){this.replacements=e||[];this.index=this.replacements.length;this.done=false;this.emit=false;this.next()}next(){if(this.done)return true;if(this.emit){const e=this.replacements[this.index];const t=Math.floor(e.end+1);this.position=t;this.value=e.content;this.name=e.name}else{this.index--;if(this.index<0){this.done=true}else{const e=this.replacements[this.index];const t=Math.floor(e.start);this.position=t}}if(this.position<0)this.position=0;this.emit=!this.emit;return this.emit}footer(){if(!this.done&&!this.emit)this.next();if(this.done){return[]}else{let e="";for(let t=this.index;t>=0;t--){const n=this.replacements[t];e+=n.content}return e}}}e.exports=ReplaceSource},93883:(e,t,n)=>{"use strict";const r=n(33839);class SizeOnlySource extends r{constructor(e){super();this._size=e}_error(){return new Error("Content and Map of this Source is not available (only size() is supported)")}size(){return this._size}source(){throw this._error()}buffer(){throw this._error()}map(e){throw this._error()}updateHash(){throw this._error()}}e.exports=SizeOnlySource},33839:e=>{"use strict";class Source{source(){throw new Error("Abstract")}buffer(){const e=this.source();if(Buffer.isBuffer(e))return e;return Buffer.from(e,"utf-8")}size(){return this.buffer().length}map(e){return null}sourceAndMap(e){return{source:this.source(),map:this.map(e)}}updateHash(e){throw new Error("Abstract")}}e.exports=Source},82340:(e,t,n)=>{"use strict";const r=n(33839);const{SourceNode:i,SourceMapConsumer:s}=n(99596);const{SourceListMap:o,fromStringWithSourceMap:a}=n(6900);const{getSourceAndMap:c,getMap:u}=n(89588);const l=n(70701);class SourceMapSource extends r{constructor(e,t,n,r,i,s){super();const o=Buffer.isBuffer(e);this._valueAsString=o?undefined:e;this._valueAsBuffer=o?e:undefined;this._name=t;this._hasSourceMap=!!n;const a=Buffer.isBuffer(n);const c=typeof n==="string";this._sourceMapAsObject=a||c?undefined:n;this._sourceMapAsString=c?n:undefined;this._sourceMapAsBuffer=a?n:undefined;this._hasOriginalSource=!!r;const u=Buffer.isBuffer(r);this._originalSourceAsString=u?undefined:r;this._originalSourceAsBuffer=u?r:undefined;this._hasInnerSourceMap=!!i;const l=Buffer.isBuffer(i);const f=typeof i==="string";this._innerSourceMapAsObject=l||f?undefined:i;this._innerSourceMapAsString=f?i:undefined;this._innerSourceMapAsBuffer=l?i:undefined;this._removeOriginalSource=s}_ensureValueBuffer(){if(this._valueAsBuffer===undefined){this._valueAsBuffer=Buffer.from(this._valueAsString,"utf-8")}}_ensureValueString(){if(this._valueAsString===undefined){this._valueAsString=this._valueAsBuffer.toString("utf-8")}}_ensureOriginalSourceBuffer(){if(this._originalSourceAsBuffer===undefined&&this._hasOriginalSource){this._originalSourceAsBuffer=Buffer.from(this._originalSourceAsString,"utf-8")}}_ensureOriginalSourceString(){if(this._originalSourceAsString===undefined&&this._hasOriginalSource){this._originalSourceAsString=this._originalSourceAsBuffer.toString("utf-8")}}_ensureInnerSourceMapObject(){if(this._innerSourceMapAsObject===undefined&&this._hasInnerSourceMap){this._ensureInnerSourceMapString();this._innerSourceMapAsObject=JSON.parse(this._innerSourceMapAsString)}}_ensureInnerSourceMapBuffer(){if(this._innerSourceMapAsBuffer===undefined&&this._hasInnerSourceMap){this._ensureInnerSourceMapString();this._innerSourceMapAsBuffer=Buffer.from(this._innerSourceMapAsString,"utf-8")}}_ensureInnerSourceMapString(){if(this._innerSourceMapAsString===undefined&&this._hasInnerSourceMap){if(this._innerSourceMapAsBuffer!==undefined){this._innerSourceMapAsString=this._innerSourceMapAsBuffer.toString("utf-8")}else{this._innerSourceMapAsString=JSON.stringify(this._innerSourceMapAsObject)}}}_ensureSourceMapObject(){if(this._sourceMapAsObject===undefined){this._ensureSourceMapString();this._sourceMapAsObject=JSON.parse(this._sourceMapAsString)}}_ensureSourceMapBuffer(){if(this._sourceMapAsBuffer===undefined){this._ensureSourceMapString();this._sourceMapAsBuffer=Buffer.from(this._sourceMapAsString,"utf-8")}}_ensureSourceMapString(){if(this._sourceMapAsString===undefined){if(this._sourceMapAsBuffer!==undefined){this._sourceMapAsString=this._sourceMapAsBuffer.toString("utf-8")}else{this._sourceMapAsString=JSON.stringify(this._sourceMapAsObject)}}}getArgsAsBuffers(){this._ensureValueBuffer();this._ensureSourceMapBuffer();this._ensureOriginalSourceBuffer();this._ensureInnerSourceMapBuffer();return[this._valueAsBuffer,this._name,this._sourceMapAsBuffer,this._originalSourceAsBuffer,this._innerSourceMapAsBuffer,this._removeOriginalSource]}source(){this._ensureValueString();return this._valueAsString}map(e){if(!this._hasInnerSourceMap){this._ensureSourceMapObject();return this._sourceMapAsObject}return u(this,e)}sourceAndMap(e){if(!this._hasInnerSourceMap){this._ensureValueString();this._ensureSourceMapObject();return{source:this._valueAsString,map:this._sourceMapAsObject}}return c(this,e)}node(e){this._ensureValueString();this._ensureSourceMapObject();this._ensureOriginalSourceString();let t=i.fromStringWithSourceMap(this._valueAsString,new s(this._sourceMapAsObject));t.setSourceContent(this._name,this._originalSourceAsString);if(this._hasInnerSourceMap){this._ensureInnerSourceMapObject();t=l(t,new s(this._innerSourceMapAsObject),this._name,this._removeOriginalSource)}return t}listMap(e){this._ensureValueString();this._ensureSourceMapObject();e=e||{};if(e.module===false)return new o(this._valueAsString,this._name,this._valueAsString);return a(this._valueAsString,this._sourceMapAsObject)}updateHash(e){this._ensureValueBuffer();this._ensureSourceMapBuffer();this._ensureOriginalSourceBuffer();this._ensureInnerSourceMapBuffer();e.update("SourceMapSource");e.update(this._valueAsBuffer);e.update(this._sourceMapAsBuffer);if(this._hasOriginalSource){e.update(this._originalSourceAsBuffer)}if(this._hasInnerSourceMap){e.update(this._innerSourceMapAsBuffer)}e.update(this._removeOriginalSource?"true":"false")}}e.exports=SourceMapSource},70701:(e,t,n)=>{"use strict";const r=n(99596).SourceNode;const i=n(99596).SourceMapConsumer;const s=function(e,t,n,s){const o=new r;const a=[];const c={};const u={};const l={};const f={};t.eachMapping(function(e){(u[e.generatedLine]=u[e.generatedLine]||[]).push(e)},null,i.GENERATED_ORDER);e.walkSourceContents(function(e,t){c["$"+e]=t});const p=c["$"+n];const d=p?p.split("\n"):undefined;e.walk(function(e,i){if(i.source===n&&i.line&&u[i.line]){let n;const s=u[i.line];for(let e=0;e0){const r=c.slice(n.generatedColumn,i.column);const s=e.slice(n.originalColumn,n.originalColumn+t);if(r===s){n=Object.assign({},n,{originalColumn:n.originalColumn+t,generatedColumn:i.column,name:undefined})}}if(!n.name&&i.name){s=e.slice(n.originalColumn,n.originalColumn+i.name.length)===i.name}}}const m=n.source;a.push(new r(n.originalLine,n.originalColumn,m,e,s?i.name:n.name));if(!("$"+m in l)){l["$"+m]=true;const e=t.sourceContentFor(m);if(e){o.setSourceContent(m,e)}}return}}if(s&&i.source===n||!i.source){a.push(e);return}const p=i.source;a.push(new r(i.line,i.column,p,e,i.name));if("$"+p in c){if(!("$"+p in l)){o.setSourceContent(p,c["$"+p]);delete c["$"+p]}}});o.add(a);return o};e.exports=s},89588:(e,t,n)=>{"use strict";const{SourceNode:r,SourceMapConsumer:i}=n(99596);const{SourceListMap:s,fromStringWithSourceMap:o}=n(6900);t.getSourceAndMap=((e,t)=>{if(t&&t.columns===false){return e.listMap(t).toStringWithSourceMap({file:"x"})}const n=e.node(t).toStringWithSourceMap({file:"x"});return{source:n.code,map:n.map.toJSON()}});t.getMap=((e,t)=>{if(t&&t.columns===false){return e.listMap(t).toStringWithSourceMap({file:"x"}).map}return e.node(t).toStringWithSourceMap({file:"x"}).map.toJSON()});t.getNode=((e,t)=>{if(typeof e.node==="function"){return e.node(t)}else{const n=e.sourceAndMap(t);if(n.map){return r.fromStringWithSourceMap(n.source,new i(n.map))}else{return new r(null,null,null,n.source)}}});t.getListMap=((e,t)=>{if(typeof e.listMap==="function"){return e.listMap(t)}else{const n=e.sourceAndMap(t);if(n.map){return o(n.source,n.map)}else{return new s(n.source)}}})},48135:(e,t,n)=>{const r=(e,n)=>{let r;Object.defineProperty(t,e,{get:()=>{if(n!==undefined){r=n();n=undefined}return r},configurable:true})};r("Source",()=>n(33839));r("RawSource",()=>n(76274));r("OriginalSource",()=>n(11176));r("SourceMapSource",()=>n(82340));r("CachedSource",()=>n(76185));r("ConcatSource",()=>n(96123));r("ReplaceSource",()=>n(79722));r("PrefixSource",()=>n(96276));r("SizeOnlySource",()=>n(93883));r("CompatSource",()=>n(7961))},83687:e=>{e.exports=wrappy;function wrappy(e,t){if(e&&t)return wrappy(e)(t);if(typeof e!=="function")throw new TypeError("need wrapper function");Object.keys(e).forEach(function(t){wrapper[t]=e[t]});return wrapper;function wrapper(){var t=new Array(arguments.length);for(var n=0;n{"use strict";e.exports=function(e){e.prototype[Symbol.iterator]=function*(){for(let e=this.head;e;e=e.next){yield e.value}}}},83314:(e,t,n)=>{"use strict";e.exports=Yallist;Yallist.Node=Node;Yallist.create=Yallist;function Yallist(e){var t=this;if(!(t instanceof Yallist)){t=new Yallist}t.tail=null;t.head=null;t.length=0;if(e&&typeof e.forEach==="function"){e.forEach(function(e){t.push(e)})}else if(arguments.length>0){for(var n=0,r=arguments.length;n1){n=t}else if(this.head){r=this.head.next;n=this.head.value}else{throw new TypeError("Reduce of empty list with no initial value")}for(var i=0;r!==null;i++){n=e(n,r.value,i);r=r.next}return n};Yallist.prototype.reduceReverse=function(e,t){var n;var r=this.tail;if(arguments.length>1){n=t}else if(this.tail){r=this.tail.prev;n=this.tail.value}else{throw new TypeError("Reduce of empty list with no initial value")}for(var i=this.length-1;r!==null;i--){n=e(n,r.value,i);r=r.prev}return n};Yallist.prototype.toArray=function(){var e=new Array(this.length);for(var t=0,n=this.head;n!==null;t++){e[t]=n.value;n=n.next}return e};Yallist.prototype.toArrayReverse=function(){var e=new Array(this.length);for(var t=0,n=this.tail;n!==null;t++){e[t]=n.value;n=n.prev}return e};Yallist.prototype.slice=function(e,t){t=t||this.length;if(t<0){t+=this.length}e=e||0;if(e<0){e+=this.length}var n=new Yallist;if(tthis.length){t=this.length}for(var r=0,i=this.head;i!==null&&rthis.length){t=this.length}for(var r=this.length,i=this.tail;i!==null&&r>t;r--){i=i.prev}for(;i!==null&&r>e;r--,i=i.prev){n.push(i.value)}return n};Yallist.prototype.splice=function(e,t,...n){if(e>this.length){e=this.length-1}if(e<0){e=this.length+e}for(var r=0,i=this.head;i!==null&&r{const resolve=__webpack_require__(47030);const fs=__webpack_require__(15808);const crypto=__webpack_require__(76417);const{join:join,dirname:dirname,extname:extname,relative:relative}=__webpack_require__(85622);const webpack=__webpack_require__(86443);const MemoryFS=__webpack_require__(56342);const terser=__webpack_require__(38033);const tsconfigPaths=__webpack_require__(46543);const TsconfigPathsPlugin=__webpack_require__(96217);const shebangRegEx=__webpack_require__(89681);const nccCacheDir=__webpack_require__(13946);const LicenseWebpackPlugin=__webpack_require__(58907).s;const{version:nccVersion}=__webpack_require__(60306);fs.gracefulify(__webpack_require__(35747));const SUPPORTED_EXTENSIONS=[".js",".json",".node",".mjs",".ts",".tsx"];const hashOf=e=>{return crypto.createHash("md4").update(e).digest("hex").slice(0,10)};const defaultPermissions=438;const relocateLoader=eval('require(__dirname + "/loaders/relocate-loader.js")');module.exports=((entry,{cache:cache,externals:externals=[],filename:filename="index"+(entry.endsWith(".cjs")?".cjs":".js"),minify:minify=false,sourceMap:sourceMap=false,sourceMapRegister:sourceMapRegister=true,sourceMapBasePrefix:sourceMapBasePrefix="../",watch:watch=false,v8cache:v8cache=false,filterAssetBase:filterAssetBase=process.cwd(),quiet:quiet=false,debugLog:debugLog=false,transpileOnly:transpileOnly=false,license:license=""}={})=>{const ext=extname(filename);if(!quiet){console.log(`ncc: Version ${nccVersion}`);console.log(`ncc: Compiling file ${filename}`)}const resolvedEntry=resolve.sync(entry);process.env.TYPESCRIPT_LOOKUP_PATH=resolvedEntry;const shebangMatch=fs.readFileSync(resolvedEntry).toString().match(shebangRegEx);const mfs=new MemoryFS;const existingAssetNames=[filename];if(sourceMap){existingAssetNames.push(`${filename}.map`);existingAssetNames.push(`sourcemap-register${ext}`)}if(v8cache){existingAssetNames.push(`${filename}.cache`);existingAssetNames.push(`${filename}.cache${ext}`)}const resolvePlugins=[];try{const e=tsconfigPaths.loadConfig();const t=require(e.configFileAbsolutePath);const n={silent:true};if(t.compilerOptions.allowJs){n.extensions=SUPPORTED_EXTENSIONS}resolvePlugins.push(new TsconfigPathsPlugin(n));if(e.resultType==="success"){tsconfigMatchPath=tsconfigPaths.createMatchPath(e.absoluteBaseUrl,e.paths)}}catch(e){}resolvePlugins.push({apply(e){const t=e.resolve;e.resolve=function(e,n,r,i,s){const o=this;t.call(o,e,n,r,i,function(a,c,u){if(u)return s(null,c,u);if(a&&!a.message.startsWith("Can't resolve"))return s(a);if(r.endsWith(".js")&&e.issuer&&(e.issuer.endsWith(".ts")||e.issuer.endsWith(".tsx"))){return t.call(o,e,n,r.slice(0,-3),i,function(e,t,n){if(n)return s(null,t,n);if(e&&!e.message.startsWith("Can't resolve"))return s(e);s(null,__dirname+"/@@notfound.js?"+(externalMap.get(r)||r),r)})}s(null,__dirname+"/@@notfound.js?"+(externalMap.get(r)||r),r)})}}});const externalMap=new Map;if(Array.isArray(externals))externals.forEach(e=>externalMap.set(e,e));else if(typeof externals==="object")Object.keys(externals).forEach(e=>externalMap.set(e,externals[e]));let watcher,watchHandler,rebuildHandler;var plugins=[{apply(e){e.hooks.compilation.tap("relocate-loader",e=>relocateLoader.initAssetCache(e));e.hooks.watchRun.tap("ncc",()=>{if(rebuildHandler)rebuildHandler()});e.hooks.normalModuleFactory.tap("ncc",e=>{function handler(e){e.hooks.assign.for("require").intercept({register:e=>{if(e.name!=="CommonJsPlugin"){return e}e.fn=(()=>{});return e}})}e.hooks.parser.for("javascript/auto").tap("ncc",handler);e.hooks.parser.for("javascript/dynamic").tap("ncc",handler);return e})}}];if(typeof license==="string"&&license.length>0){plugins.push(new LicenseWebpackPlugin({outputFilename:license}))}const compiler=webpack({entry:entry,cache:cache===false?undefined:{type:"filesystem",cacheDirectory:typeof cache==="string"?cache:nccCacheDir,name:`ncc_${hashOf(entry)}`,version:nccVersion},amd:false,optimization:{nodeEnv:false,minimize:false,moduleIds:"deterministic",chunkIds:"deterministic",mangleExports:true,concatenateModules:true,innerGraph:true,sideEffects:true},devtool:sourceMap?"cheap-module-source-map":false,mode:"production",target:"node",stats:{logging:"error"},infrastructureLogging:{level:"error"},output:{path:"/",filename:ext===".cjs"?filename+".js":filename,libraryTarget:"commonjs2",strictModuleExceptionHandling:true},resolve:{extensions:SUPPORTED_EXTENSIONS,mainFields:["main"],plugins:resolvePlugins},node:false,externals:async({context:e,request:t},n)=>{if(externalMap.has(t))return n(null,`commonjs ${externalMap.get(t)}`);return n()},module:{rules:[{test:/@@notfound\.js$/,use:[{loader:eval('__dirname + "/loaders/notfound-loader.js"')}]},{test:/\.(js|mjs|tsx?|node)$/,use:[{loader:eval('__dirname + "/loaders/empty-loader.js"')},{loader:eval('__dirname + "/loaders/relocate-loader.js"'),options:{filterAssetBase:filterAssetBase,existingAssetNames:existingAssetNames,escapeNonAnalyzableRequires:true,wrapperCompatibility:true,debugLog:debugLog}}]},{test:/\.tsx?$/,use:[{loader:eval('__dirname + "/loaders/uncacheable.js"')},{loader:eval('__dirname + "/loaders/ts-loader.js"'),options:{transpileOnly:transpileOnly,compiler:eval('__dirname + "/typescript.js"'),compilerOptions:{outDir:"//",noEmit:false}}}]},{parser:{amd:false},exclude:/\.(node|json)$/,use:[{loader:eval('__dirname + "/loaders/shebang-loader.js"')}]}]},plugins:plugins});compiler.outputFileSystem=mfs;if(!watch){return new Promise((e,t)=>{compiler.run((n,r)=>{if(n)return t(n);compiler.close(n=>{if(n)return t(n);if(r.hasErrors()){const e=r.compilation.errors.map(e=>e.message).join("\n");return t(new Error(e))}e(r)})})}).then(finalizeHandler)}else{if(typeof watch==="object"){if(!watch.watch)throw new Error("Watcher class must be a valid Webpack WatchFileSystem class instance (https://github.com/webpack/webpack/blob/master/lib/node/NodeWatchFileSystem.js)");compiler.watchFileSystem=watch;watch.inputFileSystem=compiler.inputFileSystem}let e;watcher=compiler.watch({},(t,n)=>{if(t)return watchHandler({err:t});if(n.hasErrors())return watchHandler({err:n.toString()});const r=finalizeHandler(n);if(watchHandler)watchHandler(r);else e=r});let t=false;return{close(){if(!watcher)throw new Error("No watcher to close.");if(t)throw new Error("Watcher already closed.");t=true;watcher.close()},handler(t){if(watchHandler)throw new Error("Watcher handler already provided.");watchHandler=t;if(e){t(e);e=null}},rebuild(e){if(rebuildHandler)throw new Error("Rebuild handler already provided.");rebuildHandler=e}}}function finalizeHandler(e){const t=Object.create(null);getFlatFiles(mfs.data,t,relocateLoader.getAssetPermissions);const n=Object.create(null);for(const[e,r]of Object.entries(relocateLoader.getSymlinks())){const i=join(dirname(e),r);if(i in t)n[e]=r}delete t[filename+(ext===".cjs"?".js":"")];delete t[`${filename}${ext===".cjs"?".js":""}.map`];let r=mfs.readFileSync(`/${filename}${ext===".cjs"?".js":""}`,"utf8");let i=sourceMap?mfs.readFileSync(`/${filename}${ext===".cjs"?".js":""}.map`,"utf8"):null;if(i){i=JSON.parse(i);i.sources=i.sources.map(e=>{while(e.startsWith("webpack:///"))e=e.slice(11);if(e.startsWith("//"))e=e.slice(1);if(e.startsWith("/"))e=relative(process.cwd(),e).replace(/\\/g,"/");if(e.startsWith("external "))e="node:"+e.slice(9);if(e.startsWith("./"))e=e.slice(2);if(e.startsWith("(webpack)"))e="webpack"+e.slice(9);if(e.startsWith("webpack/"))return"/webpack/"+e.slice(8);return sourceMapBasePrefix+e})}if(minify){const e=terser.minify(r,{compress:false,mangle:{keep_classnames:true,keep_fnames:true},sourceMap:sourceMap?{content:i,filename:filename,url:`${filename}.map`}:false});if(e.code!==undefined)({code:r,map:i}={code:e.code,map:sourceMap?JSON.parse(e.map):undefined})}if(v8cache){const{Script:e}=__webpack_require__(92184);t[`${filename}.cache`]={source:new e(r).createCachedData(),permissions:defaultPermissions};t[`${filename}.cache${ext}`]={source:r,permissions:defaultPermissions};if(i){t[filename+".map"]={source:JSON.stringify(i),permissions:defaultPermissions};i=undefined}const n=-"(function (exports, require, module, __filename, __dirname) { ".length;r=`const { readFileSync, writeFileSync } = require('fs'), { Script } = require('vm'), { wrap } = require('module');\n`+`const basename = __dirname + '/${filename}';\n`+`const source = readFileSync(basename + '.cache${ext}', 'utf-8');\n`+`const cachedData = !process.pkg && require('process').platform !== 'win32' && readFileSync(basename + '.cache');\n`+`const scriptOpts = { filename: basename + '.cache${ext}', columnOffset: ${n} }\n`+`const script = new Script(wrap(source), cachedData ? Object.assign({ cachedData }, scriptOpts) : scriptOpts);\n`+`(script.runInThisContext())(exports, require, module, __filename, __dirname);\n`+`if (cachedData) process.on('exit', () => { try { writeFileSync(basename + '.cache', script.createCachedData()); } catch(e) {} });\n`}if(sourceMap&&sourceMapRegister){r=`require('./sourcemap-register${ext}');`+r;t[`sourcemap-register${ext}`]={source:fs.readFileSync(`${__dirname}/sourcemap-register.js.cache.js`),permissions:defaultPermissions}}if(shebangMatch){r=shebangMatch[0]+r;if(i)i.mappings=";"+i.mappings}return{code:r,map:i?JSON.stringify(i):undefined,assets:t,symlinks:n,stats:e}}});function getFlatFiles(e,t,n,r=""){for(const i of Object.keys(e)){const s=e[i];const o=`${r}/${i}`;if(s[""]===true)getFlatFiles(s,t,n,o);else if(!o.endsWith("/")){t[o.substr(1)]={source:e[i],permissions:n(o.substr(1))}}}}},13946:(e,t,n)=>{e.exports=n(12087).tmpdir()+"/ncc-cache"},89681:e=>{e.exports=/^#![^\n\r]*[\r\n]/},98063:module=>{module.exports=eval("require")("pnpapi")},42357:e=>{"use strict";e.exports=require("assert")},77303:e=>{"use strict";e.exports=require("async_hooks")},64293:e=>{"use strict";e.exports=require("buffer")},63129:e=>{"use strict";e.exports=require("child_process")},57082:e=>{"use strict";e.exports=require("console")},27619:e=>{"use strict";e.exports=require("constants")},76417:e=>{"use strict";e.exports=require("crypto")},28614:e=>{"use strict";e.exports=require("events")},35747:e=>{"use strict";e.exports=require("fs")},98605:e=>{"use strict";e.exports=require("http")},57211:e=>{"use strict";e.exports=require("https")},57012:e=>{"use strict";e.exports=require("inspector")},32282:e=>{"use strict";e.exports=require("module")},12087:e=>{"use strict";e.exports=require("os")},85622:e=>{"use strict";e.exports=require("path")},71191:e=>{"use strict";e.exports=require("querystring")},92413:e=>{"use strict";e.exports=require("stream")},24304:e=>{"use strict";e.exports=require("string_decoder")},33867:e=>{"use strict";e.exports=require("tty")},78835:e=>{"use strict";e.exports=require("url")},31669:e=>{"use strict";e.exports=require("util")},92184:e=>{"use strict";e.exports=require("vm")},65013:e=>{"use strict";e.exports=require("worker_threads")}};var __webpack_module_cache__={};function __webpack_require__(e){if(__webpack_module_cache__[e]){return __webpack_module_cache__[e].exports}var t=__webpack_module_cache__[e]={id:e,loaded:false,exports:{}};var n=true;try{__webpack_modules__[e].call(t.exports,t,t.exports,__webpack_require__);n=false}finally{if(n)delete __webpack_module_cache__[e]}t.loaded=true;return t.exports}(()=>{__webpack_require__.nmd=(e=>{e.paths=[];if(!e.children)e.children=[];return e})})();__webpack_require__.ab=__dirname+"/";return __webpack_require__(77086)})(); \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/empty-loader.js b/node_modules/@vercel/ncc/dist/ncc/loaders/empty-loader.js deleted file mode 100644 index d6926e3..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/empty-loader.js +++ /dev/null @@ -1,31 +0,0 @@ -// returns the base-level package folder based on detecting "node_modules" -// package name boundaries -const pkgNameRegEx = /^(@[^\\\/]+[\\\/])?[^\\\/]+/; -function getPackageBase(id) { - const pkgIndex = id.lastIndexOf('node_modules'); - if (pkgIndex !== -1 && - (id[pkgIndex - 1] === '/' || id[pkgIndex - 1] === '\\') && - (id[pkgIndex + 12] === '/' || id[pkgIndex + 12] === '\\')) { - const pkgNameMatch = id.substr(pkgIndex + 13).match(pkgNameRegEx); - if (pkgNameMatch) - return id.substr(0, pkgIndex + 13 + pkgNameMatch[0].length); - } -} - -const emptyModules = { 'uglify-js': true, 'uglify-es': true }; - -module.exports = function (input, map) { - const id = this.resourcePath; - const pkgBase = getPackageBase(id); - if (pkgBase) { - const baseParts = pkgBase.split('/'); - if (baseParts[baseParts.length - 2] === 'node_modules') { - const pkgName = baseParts[baseParts.length - 1]; - if (pkgName in emptyModules) { - console.warn(`ncc: Ignoring build of ${pkgName}, as it is not statically analyzable. Build with "--external ${pkgName}" if this package is needed.`); - return ''; - } - } - } - this.callback(null, input, map); -}; diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/notfound-loader.js b/node_modules/@vercel/ncc/dist/ncc/loaders/notfound-loader.js deleted file mode 100644 index 5b925fa..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/notfound-loader.js +++ /dev/null @@ -1,7 +0,0 @@ -module.exports = function (input, map) { - if (this.cacheable) - this.cacheable(); - const id = this.resourceQuery.substr(1); - input = input.replace('\'UNKNOWN\'', JSON.stringify(id)); - this.callback(null, input, map); -}; diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/readme.md b/node_modules/@vercel/ncc/dist/ncc/loaders/readme.md deleted file mode 100644 index 98cad61..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/readme.md +++ /dev/null @@ -1,11 +0,0 @@ -# About this directory - -This directory will contain: - -- `relocate-loader.js` the ncc loader for handling CommonJS asset and reference relocations -- `shebang-loader.js` the ncc loader to ensure proper hash bang support in Node.js CLI files -- `ts-loader.js` the ncc loader for handling TypeScript - -These are generated by the `build` step defined in `../../../package.json`. - -These files are published to npm. diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/relocate-loader.js b/node_modules/@vercel/ncc/dist/ncc/loaders/relocate-loader.js deleted file mode 100644 index e6e9f73..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/relocate-loader.js +++ /dev/null @@ -1,8 +0,0 @@ -const { readFileSync, writeFileSync } = require('fs'), { Script } = require('vm'), { wrap } = require('module'); -const basename = __dirname + '/relocate-loader.js'; -const source = readFileSync(basename + '.cache.js', 'utf-8'); -const cachedData = !process.pkg && require('process').platform !== 'win32' && readFileSync(basename + '.cache'); -const scriptOpts = { filename: basename + '.cache.js', columnOffset: -62 } -const script = new Script(wrap(source), cachedData ? Object.assign({ cachedData }, scriptOpts) : scriptOpts); -(script.runInThisContext())(exports, require, module, __filename, __dirname); -if (cachedData) process.on('exit', () => { try { writeFileSync(basename + '.cache', script.createCachedData()); } catch(e) {} }); diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/relocate-loader.js.cache b/node_modules/@vercel/ncc/dist/ncc/loaders/relocate-loader.js.cache deleted file mode 100644 index eec42ab23cd9dc45e89a86926c9ab168078e93b6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 577800 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

n5^8L!n`u&@i8n+3H{7!MuQ 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

v?mN>ho04Xg%Ja49^ULFT|x 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 F^S=m^3^D)! diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/relocate-loader.js.cache.js b/node_modules/@vercel/ncc/dist/ncc/loaders/relocate-loader.js.cache.js deleted file mode 100644 index d11d3f5..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/relocate-loader.js.cache.js +++ /dev/null @@ -1 +0,0 @@ -module.exports=(()=>{var __webpack_modules__={225:(module,__unused_webpack_exports,__webpack_require__)=>{module.exports=function(e,t){"use strict";var r={};function __nested_webpack_require_220__(t){if(r[t]){return r[t].exports}var i=r[t]={i:t,l:false,exports:{}};e[t].call(i.exports,i,i.exports,__nested_webpack_require_220__);i.l=true;return i.exports}function startup(){return __nested_webpack_require_220__(379)}return startup()}({12:function(e){"use strict";if(!process.version||process.version.indexOf("v0.")===0||process.version.indexOf("v1.")===0&&process.version.indexOf("v1.8.")!==0){e.exports={nextTick:nextTick}}else{e.exports=process}function nextTick(e,t,r,i){if(typeof e!=="function"){throw new TypeError('"callback" argument must be a function')}var n=arguments.length;var s,a;switch(n){case 0:case 1:return process.nextTick(e);case 2:return process.nextTick(function afterTickOne(){e.call(null,t)});case 3:return process.nextTick(function afterTickTwo(){e.call(null,t,r)});case 4:return process.nextTick(function afterTickThree(){e.call(null,t,r,i)});default:s=new Array(n-1);a=0;while(a=127&&a<=159){continue}if(a>=65536){r++}if(s(a)){t+=2}else{t++}}return t}},30:function(e,t,r){"use strict";var i=r(64);var n=r(285);var s=r(468);var a=r(358);var u=e.exports=function(e,t,r){n.Transform.call(this,r);this.tracker=new a(e,t);this.name=e;this.id=this.tracker.id;this.tracker.on("change",delegateChange(this))};i.inherits(u,n.Transform);function delegateChange(e){return function(t,r,i){e.emit("change",t,r,e)}}u.prototype._transform=function(e,t,r){this.tracker.completeWork(e.length?e.length:1);this.push(e);r()};u.prototype._flush=function(e){this.tracker.finish();e()};s(u.prototype,"tracker").method("completed").method("addWork").method("finish")},55:function(e,t,r){var i=process.versions&&process.versions.node&&process.versions.node.split(".")||[];function specifierIncluded(e){var t=e.split(" ");var r=t.length>1?t[0]:"=";var n=(t.length>1?t[1]:t[0]).split(".");for(var s=0;s<3;++s){var a=Number(i[s]||0);var u=Number(n[s]||0);if(a===u){continue}if(r==="<"){return a="){return a>=u}else{return false}}return r===">="}function matchesRange(e){var t=e.split(/ ?&& ?/);if(t.length===0){return false}for(var r=0;r]/.test(e)){return false}if((t===undefined||t===false)&&/^\//.test(e)){return false}return true}e.exports=isUrlRequest},77:function(e){e.exports=__webpack_require__(835)},83:function(e,t,r){var i=r(16);e.exports=i(once);e.exports.strict=i(onceStrict);once.proto=once(function(){Object.defineProperty(Function.prototype,"once",{value:function(){return once(this)},configurable:true});Object.defineProperty(Function.prototype,"onceStrict",{value:function(){return onceStrict(this)},configurable:true})});function once(e){var t=function(){if(t.called)return t.value;t.called=true;return t.value=e.apply(this,arguments)};t.called=false;return t}function onceStrict(e){var t=function(){if(t.called)throw new Error(t.onceError);t.called=true;return t.value=e.apply(this,arguments)};var r=e.name||"Function wrapped with `once`";t.onceError=r+" shouldn't be called more than once";t.called=false;return t}},86:function(e,t,r){"use strict";var i=r(12);e.exports=Writable;function WriteReq(e,t,r){this.chunk=e;this.encoding=t;this.callback=r;this.next=null}function CorkedRequest(e){var t=this;this.next=null;this.entry=null;this.finish=function(){onCorkedFinish(t,e)}}var n=!process.browser&&["v0.10","v0.9."].indexOf(process.version.slice(0,5))>-1?setImmediate:i.nextTick;var s;Writable.WritableState=WritableState;var a=r(683);a.inherits=r(207);var u={deprecate:r(507)};var o=r(569);var l=r(945).Buffer;var f=global.Uint8Array||function(){};function _uint8ArrayToBuffer(e){return l.from(e)}function _isUint8Array(e){return l.isBuffer(e)||e instanceof f}var h=r(972);a.inherits(Writable,o);function nop(){}function WritableState(e,t){s=s||r(98);e=e||{};var i=t instanceof s;this.objectMode=!!e.objectMode;if(i)this.objectMode=this.objectMode||!!e.writableObjectMode;var n=e.highWaterMark;var a=e.writableHighWaterMark;var u=this.objectMode?16:16*1024;if(n||n===0)this.highWaterMark=n;else if(i&&(a||a===0))this.highWaterMark=a;else this.highWaterMark=u;this.highWaterMark=Math.floor(this.highWaterMark);this.finalCalled=false;this.needDrain=false;this.ending=false;this.ended=false;this.finished=false;this.destroyed=false;var o=e.decodeStrings===false;this.decodeStrings=!o;this.defaultEncoding=e.defaultEncoding||"utf8";this.length=0;this.writing=false;this.corked=0;this.sync=true;this.bufferProcessing=false;this.onwrite=function(e){onwrite(t,e)};this.writecb=null;this.writelen=0;this.bufferedRequest=null;this.lastBufferedRequest=null;this.pendingcb=0;this.prefinished=false;this.errorEmitted=false;this.bufferedRequestCount=0;this.corkedRequestsFree=new CorkedRequest(this)}WritableState.prototype.getBuffer=function getBuffer(){var e=this.bufferedRequest;var t=[];while(e){t.push(e);e=e.next}return t};(function(){try{Object.defineProperty(WritableState.prototype,"buffer",{get:u.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer "+"instead.","DEP0003")})}catch(e){}})();var c;if(typeof Symbol==="function"&&Symbol.hasInstance&&typeof Function.prototype[Symbol.hasInstance]==="function"){c=Function.prototype[Symbol.hasInstance];Object.defineProperty(Writable,Symbol.hasInstance,{value:function(e){if(c.call(this,e))return true;if(this!==Writable)return false;return e&&e._writableState instanceof WritableState}})}else{c=function(e){return e instanceof this}}function Writable(e){s=s||r(98);if(!c.call(Writable,this)&&!(this instanceof s)){return new Writable(e)}this._writableState=new WritableState(e,this);this.writable=true;if(e){if(typeof e.write==="function")this._write=e.write;if(typeof e.writev==="function")this._writev=e.writev;if(typeof e.destroy==="function")this._destroy=e.destroy;if(typeof e.final==="function")this._final=e.final}o.call(this)}Writable.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))};function writeAfterEnd(e,t){var r=new Error("write after end");e.emit("error",r);i.nextTick(t,r)}function validChunk(e,t,r,n){var s=true;var a=false;if(r===null){a=new TypeError("May not write null values to stream")}else if(typeof r!=="string"&&r!==undefined&&!t.objectMode){a=new TypeError("Invalid non-string/buffer chunk")}if(a){e.emit("error",a);i.nextTick(n,a);s=false}return s}Writable.prototype.write=function(e,t,r){var i=this._writableState;var n=false;var s=!i.objectMode&&_isUint8Array(e);if(s&&!l.isBuffer(e)){e=_uint8ArrayToBuffer(e)}if(typeof t==="function"){r=t;t=null}if(s)t="buffer";else if(!t)t=i.defaultEncoding;if(typeof r!=="function")r=nop;if(i.ended)writeAfterEnd(this,r);else if(s||validChunk(this,i,e,r)){i.pendingcb++;n=writeOrBuffer(this,i,s,e,t,r)}return n};Writable.prototype.cork=function(){var e=this._writableState;e.corked++};Writable.prototype.uncork=function(){var e=this._writableState;if(e.corked){e.corked--;if(!e.writing&&!e.corked&&!e.finished&&!e.bufferProcessing&&e.bufferedRequest)clearBuffer(this,e)}};Writable.prototype.setDefaultEncoding=function setDefaultEncoding(e){if(typeof e==="string")e=e.toLowerCase();if(!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())>-1))throw new TypeError("Unknown encoding: "+e);this._writableState.defaultEncoding=e;return this};function decodeChunk(e,t,r){if(!e.objectMode&&e.decodeStrings!==false&&typeof t==="string"){t=l.from(t,r)}return t}Object.defineProperty(Writable.prototype,"writableHighWaterMark",{enumerable:false,get:function(){return this._writableState.highWaterMark}});function writeOrBuffer(e,t,r,i,n,s){if(!r){var a=decodeChunk(t,i,n);if(i!==a){r=true;n="buffer";i=a}}var u=t.objectMode?1:i.length;t.length+=u;var o=t.lengthe.__proto__);const n=e=>{if(e.acorn)return e.acorn;const t=r(996);if(t.version.indexOf("6.")!=0&&t.version.indexOf("6.0.")==0&&t.version.indexOf("7.")!=0){throw new Error(`acorn-private-class-elements requires acorn@^6.1.0 or acorn@7.0.0, not ${t.version}`)}for(let r=e;r&&r!==t.Parser;r=i(r)){if(r!==t.Parser){throw new Error("acorn-private-class-elements does not support mixing different acorn copies")}}return t};e.exports=function(e){if(e.prototype.parsePrivateName){return e}const t=n(e);e=class extends e{_branch(){this.__branch=this.__branch||new e({ecmaVersion:this.options.ecmaVersion},this.input);this.__branch.end=this.end;this.__branch.pos=this.pos;this.__branch.type=this.type;this.__branch.value=this.value;this.__branch.containsEsc=this.containsEsc;return this.__branch}parsePrivateClassElementName(e){e.computed=false;e.key=this.parsePrivateName();if(e.key.name=="constructor")this.raise(e.key.start,"Classes may not have a private element named constructor");const t={get:"set",set:"get"}[e.kind];const r=this._privateBoundNames;if(Object.prototype.hasOwnProperty.call(r,e.key.name)&&r[e.key.name]!==t){this.raise(e.start,"Duplicate private element")}r[e.key.name]=e.kind||true;delete this._unresolvedPrivateNames[e.key.name];return e.key}parsePrivateName(){const e=this.startNode();e.name=this.value;this.next();this.finishNode(e,"PrivateName");if(this.options.allowReserved=="never")this.checkUnreserved(e);return e}getTokenFromCode(e){if(e===35){++this.pos;const e=this.readWord1();return this.finishToken(this.privateNameToken,e)}return super.getTokenFromCode(e)}parseClass(e,t){const r=this._outerPrivateBoundNames;this._outerPrivateBoundNames=this._privateBoundNames;this._privateBoundNames=Object.create(this._privateBoundNames||null);const i=this._outerUnresolvedPrivateNames;this._outerUnresolvedPrivateNames=this._unresolvedPrivateNames;this._unresolvedPrivateNames=Object.create(null);const n=super.parseClass(e,t);const s=this._unresolvedPrivateNames;this._privateBoundNames=this._outerPrivateBoundNames;this._outerPrivateBoundNames=r;this._unresolvedPrivateNames=this._outerUnresolvedPrivateNames;this._outerUnresolvedPrivateNames=i;if(!this._unresolvedPrivateNames){const e=Object.keys(s);if(e.length){e.sort((e,t)=>s[e]-s[t]);this.raise(s[e[0]],"Usage of undeclared private name")}}else Object.assign(this._unresolvedPrivateNames,s);return n}parseClassSuper(e){const t=this._privateBoundNames;this._privateBoundNames=this._outerPrivateBoundNames;const r=this._unresolvedPrivateNames;this._unresolvedPrivateNames=this._outerUnresolvedPrivateNames;const i=super.parseClassSuper(e);this._privateBoundNames=t;this._unresolvedPrivateNames=r;return i}parseSubscript(e,r,i,n,s){if(!this.eat(t.tokTypes.dot)){return super.parseSubscript(e,r,i,n,s)}let a=this.startNodeAt(r,i);a.object=e;a.computed=false;if(this.type==this.privateNameToken){if(e.type=="Super"){this.raise(this.start,"Cannot access private element on super")}a.property=this.parsePrivateName();if(!this._privateBoundNames||!this._privateBoundNames[a.property.name]){if(!this._unresolvedPrivateNames){this.raise(a.property.start,"Usage of undeclared private name")}this._unresolvedPrivateNames[a.property.name]=a.property.start}}else{a.property=this.parseIdent(true)}return this.finishNode(a,"MemberExpression")}parseMaybeUnary(e,t){const r=super.parseMaybeUnary(e,t);if(r.operator=="delete"){if(r.argument.type=="MemberExpression"&&r.argument.property.type=="PrivateName"){this.raise(r.start,"Private elements may not be deleted")}}return r}};e.prototype.privateNameToken=new t.TokenType("privateName");return e}},146:function(e,t,r){"use strict";const i=r(722);const n={null:null,true:true,false:false};function parseQuery(e){if(e.substr(0,1)!=="?"){throw new Error("A valid query string passed to parseQuery should begin with '?'")}e=e.substr(1);if(!e){return{}}if(e.substr(0,1)==="{"&&e.substr(-1)==="}"){return i.parse(e)}const t=e.split(/[,&]/g);const r={};t.forEach(e=>{const t=e.indexOf("=");if(t>=0){let i=e.substr(0,t);let s=decodeURIComponent(e.substr(t+1));if(n.hasOwnProperty(s)){s=n[s]}if(i.substr(-2)==="[]"){i=decodeURIComponent(i.substr(0,i.length-2));if(!Array.isArray(r[i])){r[i]=[]}r[i].push(s)}else{i=decodeURIComponent(i);r[i]=s}}else{if(e.substr(0,1)==="-"){r[decodeURIComponent(e.substr(1))]=false}else if(e.substr(0,1)==="+"){r[decodeURIComponent(e.substr(1))]=true}else{r[decodeURIComponent(e)]=true}}});return r}e.exports=parseQuery},150:function(e){"use strict";e.exports=function spin(e,t){return e[t%e.length]}},156:function(e){"use strict";var t=Object.getOwnPropertySymbols;var r=Object.prototype.hasOwnProperty;var i=Object.prototype.propertyIsEnumerable;function toObject(e){if(e===null||e===undefined){throw new TypeError("Object.assign cannot be called with null or undefined")}return Object(e)}function shouldUseNative(){try{if(!Object.assign){return false}var e=new String("abc");e[5]="de";if(Object.getOwnPropertyNames(e)[0]==="5"){return false}var t={};for(var r=0;r<10;r++){t["_"+String.fromCharCode(r)]=r}var i=Object.getOwnPropertyNames(t).map(function(e){return t[e]});if(i.join("")!=="0123456789"){return false}var n={};"abcdefghijklmnopqrst".split("").forEach(function(e){n[e]=e});if(Object.keys(Object.assign({},n)).join("")!=="abcdefghijklmnopqrst"){return false}return true}catch(e){return false}}e.exports=shouldUseNative()?Object.assign:function(e,n){var s;var a=toObject(e);var u;for(var o=1;o1)r=1;if(t<=0)return"";var s=Math.round(t*r);var a=t-s;var u=[{type:"complete",value:repeat(e.complete,s),length:s},{type:"remaining",value:repeat(e.remaining,a),length:a}];return n(t,u,e)};function repeat(e,t){var r="";var i=t;do{if(i%2){r+=e}i=Math.floor(i/2);e+=e}while(i&&a(r)=4352&&(e<=4447||9001===e||9002===e||11904<=e&&e<=12871&&e!==12351||12880<=e&&e<=19903||19968<=e&&e<=42182||43360<=e&&e<=43388||44032<=e&&e<=55203||63744<=e&&e<=64255||65040<=e&&e<=65049||65072<=e&&e<=65131||65281<=e&&e<=65376||65504<=e&&e<=65510||110592<=e&&e<=110593||127488<=e&&e<=127569||131072<=e&&e<=262141)){return true}return false}},228:function(e,t,r){const{encode:i,decode:n}=r(899);function traceSegment(e,t,r,i,n){const s=t[r];if(!s)return null;let a=0;let u=s.length-1;while(a<=u){const t=a+u>>1;const r=s[t];if(r[0]===i){return{source:r[1],line:r[2],column:r[3],name:e.names[r[4]]||n}}if(r[0]>i)u=t-1;else a=t+1}return null}e.exports=function(e,t){const r=[];const s=[];const a=[];const u=[];const o=n(e.mappings);for(const i of n(t.mappings)){const n=[];for(const u of i){const i=traceSegment(e,o,u[2],u[3],t.names[u[4]]);if(i){const t=e.sources[i.source];let o=r.lastIndexOf(t);if(o===-1){o=r.length;r.push(t);s[o]=e.sourcesContent[i.source]}else if(s[o]==null){s[o]=e.sourcesContent[i.source]}const l=[u[0],o,i.line,i.column];if(i.name){let e=a.indexOf(i.name);if(e===-1){e=a.length;a.push(i.name)}l[4]=e}n.push(l)}}u.push(n)}return{version:3,file:null,sources:r,mappings:i(u),names:a,sourcesContent:s}}},238:function(e,t,r){"use strict";t.TrackerGroup=r(604);t.Tracker=r(358);t.TrackerStream=r(30)},254:function(e,t,r){"use strict";var i=r(354);var n=r(160);var s=e.exports=new n;s.addTheme("ASCII",{preProgressbar:"[",postProgressbar:"]",progressbarTheme:{complete:"#",remaining:"."},activityIndicatorTheme:"-\\|/",preSubsection:">"});s.addTheme("colorASCII",s.getTheme("ASCII"),{progressbarTheme:{preComplete:i.color("inverse"),complete:" ",postComplete:i.color("stopInverse"),preRemaining:i.color("brightBlack"),remaining:".",postRemaining:i.color("reset")}});s.addTheme("brailleSpinner",{preProgressbar:"⸨",postProgressbar:"⸩",progressbarTheme:{complete:"░",remaining:"⠂"},activityIndicatorTheme:"⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏",preSubsection:">"});s.addTheme("colorBrailleSpinner",s.getTheme("brailleSpinner"),{progressbarTheme:{preComplete:i.color("inverse"),complete:" ",postComplete:i.color("stopInverse"),preRemaining:i.color("brightBlack"),remaining:"░",postRemaining:i.color("reset")}});s.setDefault({},"ASCII");s.setDefault({hasColor:true},"colorASCII");s.setDefault({platform:"darwin",hasUnicode:true},"brailleSpinner");s.setDefault({platform:"darwin",hasUnicode:true,hasColor:true},"colorBrailleSpinner")},285:function(e,t,r){var i=r(688);if(process.env.READABLE_STREAM==="disable"&&i){e.exports=i;t=e.exports=i.Readable;t.Readable=i.Readable;t.Writable=i.Writable;t.Duplex=i.Duplex;t.Transform=i.Transform;t.PassThrough=i.PassThrough;t.Stream=i}else{t=e.exports=r(923);t.Stream=i||t;t.Readable=t;t.Writable=r(86);t.Duplex=r(98);t.Transform=r(955);t.PassThrough=r(502)}},287:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:true});var i=typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol==="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.default=parse;var n=r(320);var s=_interopRequireWildcard(n);function _interopRequireWildcard(e){if(e&&e.__esModule){return e}else{var t={};if(e!=null){for(var r in e){if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]}}t.default=e;return t}}var a=void 0;var u=void 0;var o=void 0;var l=void 0;var f=void 0;var h=void 0;var c=void 0;var p=void 0;var d=void 0;function parse(e,t){a=String(e);u="start";o=[];l=0;f=1;h=0;c=undefined;p=undefined;d=undefined;do{c=lex();E[u]()}while(c.type!=="eof");if(typeof t==="function"){return internalize({"":d},"",t)}return d}function internalize(e,t,r){var n=e[t];if(n!=null&&(typeof n==="undefined"?"undefined":i(n))==="object"){for(var s in n){var a=internalize(n,s,r);if(a===undefined){delete n[s]}else{n[s]=a}}}return r.call(e,t,n)}var v=void 0;var y=void 0;var g=void 0;var b=void 0;var _=void 0;function lex(){v="default";y="";g=false;b=1;for(;;){_=peek();var e=m[v]();if(e){return e}}}function peek(){if(a[l]){return String.fromCodePoint(a.codePointAt(l))}}function read(){var e=peek();if(e==="\n"){f++;h=0}else if(e){h+=e.length}else{h++}if(e){l+=e.length}return e}var m={default:function _default(){switch(_){case"\t":case"\v":case"\f":case" ":case" ":case"\ufeff":case"\n":case"\r":case"\u2028":case"\u2029":read();return;case"/":read();v="comment";return;case undefined:read();return newToken("eof")}if(s.isSpaceSeparator(_)){read();return}return m[u]()},comment:function comment(){switch(_){case"*":read();v="multiLineComment";return;case"/":read();v="singleLineComment";return}throw invalidChar(read())},multiLineComment:function multiLineComment(){switch(_){case"*":read();v="multiLineCommentAsterisk";return;case undefined:throw invalidChar(read())}read()},multiLineCommentAsterisk:function multiLineCommentAsterisk(){switch(_){case"*":read();return;case"/":read();v="default";return;case undefined:throw invalidChar(read())}read();v="multiLineComment"},singleLineComment:function singleLineComment(){switch(_){case"\n":case"\r":case"\u2028":case"\u2029":read();v="default";return;case undefined:read();return newToken("eof")}read()},value:function value(){switch(_){case"{":case"[":return newToken("punctuator",read());case"n":read();literal("ull");return newToken("null",null);case"t":read();literal("rue");return newToken("boolean",true);case"f":read();literal("alse");return newToken("boolean",false);case"-":case"+":if(read()==="-"){b=-1}v="sign";return;case".":y=read();v="decimalPointLeading";return;case"0":y=read();v="zero";return;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":y=read();v="decimalInteger";return;case"I":read();literal("nfinity");return newToken("numeric",Infinity);case"N":read();literal("aN");return newToken("numeric",NaN);case'"':case"'":g=read()==='"';y="";v="string";return}throw invalidChar(read())},identifierNameStartEscape:function identifierNameStartEscape(){if(_!=="u"){throw invalidChar(read())}read();var e=unicodeEscape();switch(e){case"$":case"_":break;default:if(!s.isIdStartChar(e)){throw invalidIdentifier()}break}y+=e;v="identifierName"},identifierName:function identifierName(){switch(_){case"$":case"_":case"‌":case"‍":y+=read();return;case"\\":read();v="identifierNameEscape";return}if(s.isIdContinueChar(_)){y+=read();return}return newToken("identifier",y)},identifierNameEscape:function identifierNameEscape(){if(_!=="u"){throw invalidChar(read())}read();var e=unicodeEscape();switch(e){case"$":case"_":case"‌":case"‍":break;default:if(!s.isIdContinueChar(e)){throw invalidIdentifier()}break}y+=e;v="identifierName"},sign:function sign(){switch(_){case".":y=read();v="decimalPointLeading";return;case"0":y=read();v="zero";return;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":y=read();v="decimalInteger";return;case"I":read();literal("nfinity");return newToken("numeric",b*Infinity);case"N":read();literal("aN");return newToken("numeric",NaN)}throw invalidChar(read())},zero:function zero(){switch(_){case".":y+=read();v="decimalPoint";return;case"e":case"E":y+=read();v="decimalExponent";return;case"x":case"X":y+=read();v="hexadecimal";return}return newToken("numeric",b*0)},decimalInteger:function decimalInteger(){switch(_){case".":y+=read();v="decimalPoint";return;case"e":case"E":y+=read();v="decimalExponent";return}if(s.isDigit(_)){y+=read();return}return newToken("numeric",b*Number(y))},decimalPointLeading:function decimalPointLeading(){if(s.isDigit(_)){y+=read();v="decimalFraction";return}throw invalidChar(read())},decimalPoint:function decimalPoint(){switch(_){case"e":case"E":y+=read();v="decimalExponent";return}if(s.isDigit(_)){y+=read();v="decimalFraction";return}return newToken("numeric",b*Number(y))},decimalFraction:function decimalFraction(){switch(_){case"e":case"E":y+=read();v="decimalExponent";return}if(s.isDigit(_)){y+=read();return}return newToken("numeric",b*Number(y))},decimalExponent:function decimalExponent(){switch(_){case"+":case"-":y+=read();v="decimalExponentSign";return}if(s.isDigit(_)){y+=read();v="decimalExponentInteger";return}throw invalidChar(read())},decimalExponentSign:function decimalExponentSign(){if(s.isDigit(_)){y+=read();v="decimalExponentInteger";return}throw invalidChar(read())},decimalExponentInteger:function decimalExponentInteger(){if(s.isDigit(_)){y+=read();return}return newToken("numeric",b*Number(y))},hexadecimal:function hexadecimal(){if(s.isHexDigit(_)){y+=read();v="hexadecimalInteger";return}throw invalidChar(read())},hexadecimalInteger:function hexadecimalInteger(){if(s.isHexDigit(_)){y+=read();return}return newToken("numeric",b*Number(y))},string:function string(){switch(_){case"\\":read();y+=escape();return;case'"':if(g){read();return newToken("string",y)}y+=read();return;case"'":if(!g){read();return newToken("string",y)}y+=read();return;case"\n":case"\r":throw invalidChar(read());case"\u2028":case"\u2029":separatorChar(_);break;case undefined:throw invalidChar(read())}y+=read()},start:function start(){switch(_){case"{":case"[":return newToken("punctuator",read())}v="value"},beforePropertyName:function beforePropertyName(){switch(_){case"$":case"_":y=read();v="identifierName";return;case"\\":read();v="identifierNameStartEscape";return;case"}":return newToken("punctuator",read());case'"':case"'":g=read()==='"';v="string";return}if(s.isIdStartChar(_)){y+=read();v="identifierName";return}throw invalidChar(read())},afterPropertyName:function afterPropertyName(){if(_===":"){return newToken("punctuator",read())}throw invalidChar(read())},beforePropertyValue:function beforePropertyValue(){v="value"},afterPropertyValue:function afterPropertyValue(){switch(_){case",":case"}":return newToken("punctuator",read())}throw invalidChar(read())},beforeArrayValue:function beforeArrayValue(){if(_==="]"){return newToken("punctuator",read())}v="value"},afterArrayValue:function afterArrayValue(){switch(_){case",":case"]":return newToken("punctuator",read())}throw invalidChar(read())},end:function end(){throw invalidChar(read())}};function newToken(e,t){return{type:e,value:t,line:f,column:h}}function literal(e){var t=true;var r=false;var i=undefined;try{for(var n=e[Symbol.iterator](),s;!(t=(s=n.next()).done);t=true){var a=s.value;var u=peek();if(u!==a){throw invalidChar(read())}read()}}catch(e){r=true;i=e}finally{try{if(!t&&n.return){n.return()}}finally{if(r){throw i}}}}function escape(){var e=peek();switch(e){case"b":read();return"\b";case"f":read();return"\f";case"n":read();return"\n";case"r":read();return"\r";case"t":read();return"\t";case"v":read();return"\v";case"0":read();if(s.isDigit(peek())){throw invalidChar(read())}return"\0";case"x":read();return hexEscape();case"u":read();return unicodeEscape();case"\n":case"\u2028":case"\u2029":read();return"";case"\r":read();if(peek()==="\n"){read()}return"";case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":throw invalidChar(read());case undefined:throw invalidChar(read())}return read()}function hexEscape(){var e="";var t=peek();if(!s.isHexDigit(t)){throw invalidChar(read())}e+=read();t=peek();if(!s.isHexDigit(t)){throw invalidChar(read())}e+=read();return String.fromCodePoint(parseInt(e,16))}function unicodeEscape(){var e="";var t=4;while(t-- >0){var r=peek();if(!s.isHexDigit(r)){throw invalidChar(read())}e+=read()}return String.fromCodePoint(parseInt(e,16))}var E={start:function start(){if(c.type==="eof"){throw invalidEOF()}push()},beforePropertyName:function beforePropertyName(){switch(c.type){case"identifier":case"string":p=c.value;u="afterPropertyName";return;case"punctuator":pop();return;case"eof":throw invalidEOF()}},afterPropertyName:function afterPropertyName(){if(c.type==="eof"){throw invalidEOF()}u="beforePropertyValue"},beforePropertyValue:function beforePropertyValue(){if(c.type==="eof"){throw invalidEOF()}push()},beforeArrayValue:function beforeArrayValue(){if(c.type==="eof"){throw invalidEOF()}if(c.type==="punctuator"&&c.value==="]"){pop();return}push()},afterPropertyValue:function afterPropertyValue(){if(c.type==="eof"){throw invalidEOF()}switch(c.value){case",":u="beforePropertyName";return;case"}":pop()}},afterArrayValue:function afterArrayValue(){if(c.type==="eof"){throw invalidEOF()}switch(c.value){case",":u="beforeArrayValue";return;case"]":pop()}},end:function end(){}};function push(){var e=void 0;switch(c.type){case"punctuator":switch(c.value){case"{":e={};break;case"[":e=[];break}break;case"null":case"boolean":case"numeric":case"string":e=c.value;break}if(d===undefined){d=e}else{var t=o[o.length-1];if(Array.isArray(t)){t.push(e)}else{t[p]=e}}if(e!==null&&(typeof e==="undefined"?"undefined":i(e))==="object"){o.push(e);if(Array.isArray(e)){u="beforeArrayValue"}else{u="beforePropertyName"}}else{var r=o[o.length-1];if(r==null){u="end"}else if(Array.isArray(r)){u="afterArrayValue"}else{u="afterPropertyValue"}}}function pop(){o.pop();var e=o[o.length-1];if(e==null){u="end"}else if(Array.isArray(e)){u="afterArrayValue"}else{u="afterPropertyValue"}}function invalidChar(e){if(e===undefined){return syntaxError("JSON5: invalid end of input at "+f+":"+h)}return syntaxError("JSON5: invalid character '"+formatChar(e)+"' at "+f+":"+h)}function invalidEOF(){return syntaxError("JSON5: invalid end of input at "+f+":"+h)}function invalidIdentifier(){h-=5;return syntaxError("JSON5: invalid identifier character at "+f+":"+h)}function separatorChar(e){console.warn("JSON5: '"+e+"' is not valid ECMAScript; consider escaping")}function formatChar(e){var t={"'":"\\'",'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\v":"\\v","\0":"\\0","\u2028":"\\u2028","\u2029":"\\u2029"};if(t[e]){return t[e]}if(e<" "){var r=e.charCodeAt(0).toString(16);return"\\x"+("00"+r).substring(r.length)}return e}function syntaxError(e){var t=new SyntaxError(e);t.lineNumber=f;t.columnNumber=h;return t}e.exports=t["default"]},288:function(e,t,r){const i=r(589);e.exports=function(e,t,r){const n=i.extname(e);let s=e,a=0;while(s in r&&r[s]!==t)s=e.substr(0,e.length-n.length)+ ++a+n;r[s]=t;return s}},298:function(e){e.exports=__webpack_require__(417)},300:function(e){"use strict";function getRemainingRequest(e){if(e.remainingRequest){return e.remainingRequest}const t=e.loaders.slice(e.loaderIndex+1).map(e=>e.request).concat([e.resource]);return t.join("!")}e.exports=getRemainingRequest},308:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:true});function _interopDefault(e){return e&&typeof e==="object"&&"default"in e?e["default"]:e}var i=r(589);var n=_interopDefault(i);var s=r(825);var a=_interopDefault(r(64));const u=function addExtension(e,t=".js"){if(!i.extname(e))e+=t;return e};const o={ArrayPattern(e,t){for(const r of t.elements){if(r)o[r.type](e,r)}},AssignmentPattern(e,t){o[t.left.type](e,t.left)},Identifier(e,t){e.push(t.name)},MemberExpression(){},ObjectPattern(e,t){for(const r of t.properties){if(r.type==="RestElement"){o.RestElement(e,r)}else{o[r.value.type](e,r.value)}}},RestElement(e,t){o[t.argument.type](e,t.argument)}};const l=function extractAssignedNames(e){const t=[];o[e.type](t,e);return t};const f={const:true,let:true};class Scope{constructor(e={}){this.parent=e.parent;this.isBlockScope=!!e.block;this.declarations=Object.create(null);if(e.params){e.params.forEach(e=>{l(e).forEach(e=>{this.declarations[e]=true})})}}addDeclaration(e,t,r){if(!t&&this.isBlockScope){this.parent.addDeclaration(e,t,r)}else if(e.id){l(e.id).forEach(e=>{this.declarations[e]=true})}}contains(e){return this.declarations[e]||(this.parent?this.parent.contains(e):false)}}const h=function attachScopes(e,t="scope"){let r=new Scope;s.walk(e,{enter(e,i){if(/(Function|Class)Declaration/.test(e.type)){r.addDeclaration(e,false,false)}if(e.type==="VariableDeclaration"){const t=e.kind;const i=f[t];e.declarations.forEach(e=>{r.addDeclaration(e,i,true)})}let n;if(/Function/.test(e.type)){n=new Scope({parent:r,block:false,params:e.params});if(e.type==="FunctionExpression"&&e.id){n.addDeclaration(e,false,false)}}if(e.type==="BlockStatement"&&!/Function/.test(i.type)){n=new Scope({parent:r,block:true})}if(e.type==="CatchClause"){n=new Scope({parent:r,params:e.param?[e.param]:[],block:true})}if(n){Object.defineProperty(e,t,{value:n,configurable:true});r=n}},leave(e){if(e[t])r=r.parent}});return r};function createCommonjsModule(e,t){return t={exports:{}},e(t,t.exports),t.exports}var c=createCommonjsModule(function(e,t){t.isInteger=(e=>{if(typeof e==="number"){return Number.isInteger(e)}if(typeof e==="string"&&e.trim()!==""){return Number.isInteger(Number(e))}return false});t.find=((e,t)=>e.nodes.find(e=>e.type===t));t.exceedsLimit=((e,r,i=1,n)=>{if(n===false)return false;if(!t.isInteger(e)||!t.isInteger(r))return false;return(Number(r)-Number(e))/Number(i)>=n});t.escapeNode=((e,t=0,r)=>{let i=e.nodes[t];if(!i)return;if(r&&i.type===r||i.type==="open"||i.type==="close"){if(i.escaped!==true){i.value="\\"+i.value;i.escaped=true}}});t.encloseBrace=(e=>{if(e.type!=="brace")return false;if(e.commas>>0+e.ranges>>0===0){e.invalid=true;return true}return false});t.isInvalidBrace=(e=>{if(e.type!=="brace")return false;if(e.invalid===true||e.dollar)return true;if(e.commas>>0+e.ranges>>0===0){e.invalid=true;return true}if(e.open!==true||e.close!==true){e.invalid=true;return true}return false});t.isOpenOrClose=(e=>{if(e.type==="open"||e.type==="close"){return true}return e.open===true||e.close===true});t.reduce=(e=>e.reduce((e,t)=>{if(t.type==="text")e.push(t.value);if(t.type==="range")t.type="text";return e},[]));t.flatten=((...e)=>{const t=[];const r=e=>{for(let i=0;i{let r=(e,i={})=>{let n=t.escapeInvalid&&c.isInvalidBrace(i);let s=e.invalid===true&&t.escapeInvalid===true;let a="";if(e.value){if((n||s)&&c.isOpenOrClose(e)){return"\\"+e.value}return e.value}if(e.value){return e.value}if(e.nodes){for(let t of e.nodes){a+=r(t)}}return a};return r(e)};var w=function(e){if(typeof e==="number"){return e-e===0}if(typeof e==="string"&&e.trim()!==""){return Number.isFinite?Number.isFinite(+e):isFinite(+e)}return false};const A=(e,t,r)=>{if(w(e)===false){throw new TypeError("toRegexRange: expected the first argument to be a number")}if(t===void 0||e===t){return String(e)}if(w(t)===false){throw new TypeError("toRegexRange: expected the second argument to be a number.")}let i=Object.assign({relaxZeros:true},r);if(typeof i.strictZeros==="boolean"){i.relaxZeros=i.strictZeros===false}let n=String(i.relaxZeros);let s=String(i.shorthand);let a=String(i.capture);let u=String(i.wrap);let o=e+":"+t+"="+n+s+a+u;if(A.cache.hasOwnProperty(o)){return A.cache[o].result}let l=Math.min(e,t);let f=Math.max(e,t);if(Math.abs(l-f)===1){let r=e+"|"+t;if(i.capture){return`(${r})`}if(i.wrap===false){return r}return`(?:${r})`}let h=hasPadding(e)||hasPadding(t);let c={min:e,max:t,a:l,b:f};let p=[];let d=[];if(h){c.isPadded=h;c.maxLen=String(c.max).length}if(l<0){let e=f<0?Math.abs(f):1;d=splitToPatterns(e,Math.abs(l),c,i);l=c.a=0}if(f>=0){p=splitToPatterns(l,f,c,i)}c.negatives=d;c.positives=p;c.result=collatePatterns(d,p,i);if(i.capture===true){c.result=`(${c.result})`}else if(i.wrap!==false&&p.length+d.length>1){c.result=`(?:${c.result})`}A.cache[o]=c;return c.result};function collatePatterns(e,t,r){let i=filterPatterns(e,t,"-",false,r)||[];let n=filterPatterns(t,e,"",false,r)||[];let s=filterPatterns(e,t,"-?",true,r)||[];let a=i.concat(s).concat(n);return a.join("|")}function splitToRanges(e,t){let r=1;let i=1;let n=countNines(e,r);let s=new Set([t]);while(e<=n&&n<=t){s.add(n);r+=1;n=countNines(e,r)}n=countZeros(t+1,i)-1;while(e1){u.count.pop()}u.count.push(o.count[0]);u.string=u.pattern+toQuantifier(u.count);a=t+1;continue}if(r.isPadded){l=padZeros(t,r,i)}o.string=l+o.pattern+toQuantifier(o.count);s.push(o);a=t+1;u=o}return s}function filterPatterns(e,t,r,i,n){let s=[];for(let n of e){let{string:e}=n;if(!i&&!contains(t,"string",e)){s.push(r+e)}if(i&&contains(t,"string",e)){s.push(r+e)}}return s}function zip(e,t){let r=[];for(let i=0;it?1:t>e?-1:0}function contains(e,t,r){return e.some(e=>e[t]===r)}function countNines(e,t){return Number(String(e).slice(0,-t)+"9".repeat(t))}function countZeros(e,t){return e-e%Math.pow(10,t)}function toQuantifier(e){let[t=0,r=""]=e;if(r||t>1){return`{${t+(r?","+r:"")}}`}return""}function toCharacterClass(e,t,r){return`[${e}${t-e===1?"":"-"}${t}]`}function hasPadding(e){return/^-?(0+)\d/.test(e)}function padZeros(e,t,r){if(!t.isPadded){return e}let i=Math.abs(t.maxLen-String(e).length);let n=r.relaxZeros!==false;switch(i){case 0:return"";case 1:return n?"0?":"0";case 2:return n?"0{0,2}":"00";default:{return n?`0{0,${i}}`:`0{${i}}`}}}A.cache={};A.clearCache=(()=>A.cache={});var C=A;const x=e=>e!==null&&typeof e==="object"&&!Array.isArray(e);const S=e=>{return t=>e===true?Number(t):String(t)};const k=e=>{return typeof e==="number"||typeof e==="string"&&e!==""};const F=e=>Number.isInteger(+e);const R=e=>{let t=`${e}`;let r=-1;if(t[0]==="-")t=t.slice(1);if(t==="0")return false;while(t[++r]==="0");return r>0};const T=(e,t,r)=>{if(typeof e==="string"||typeof t==="string"){return true}return r.stringify===true};const O=(e,t,r)=>{if(t>0){let r=e[0]==="-"?"-":"";if(r)e=e.slice(1);e=r+e.padStart(r?t-1:t,"0")}if(r===false){return String(e)}return e};const I=(e,t)=>{let r=e[0]==="-"?"-":"";if(r){e=e.slice(1);t--}while(e.length{e.negatives.sort((e,t)=>et?1:0);e.positives.sort((e,t)=>et?1:0);let r=t.capture?"":"?:";let i="";let n="";let s;if(e.positives.length){i=e.positives.join("|")}if(e.negatives.length){n=`-(${r}${e.negatives.join("|")})`}if(i&&n){s=`${i}|${n}`}else{s=i||n}if(t.wrap){return`(${r}${s})`}return s};const N=(e,t,r,i)=>{if(r){return C(e,t,Object.assign({wrap:false},i))}let n=String.fromCharCode(e);if(e===t)return n;let s=String.fromCharCode(t);return`[${n}-${s}]`};const L=(e,t,r)=>{if(Array.isArray(e)){let t=r.wrap===true;let i=r.capture?"":"?:";return t?`(${i}${e.join("|")})`:e.join("|")}return C(e,t,r)};const P=(...e)=>{return new RangeError("Invalid range arguments: "+a.inspect(...e))};const j=(e,t,r)=>{if(r.strictRanges===true)throw P([e,t]);return[]};const q=(e,t)=>{if(t.strictRanges===true){throw new TypeError(`Expected step "${e}" to be a number`)}return[]};const $=(e,t,r=1,i={})=>{let n=Number(e);let s=Number(t);if(!Number.isInteger(n)||!Number.isInteger(s)){if(i.strictRanges===true)throw P([e,t]);return[]}if(n===0)n=0;if(s===0)s=0;let a=n>s;let u=String(e);let o=String(t);let l=String(r);r=Math.max(Math.abs(r),1);let f=R(u)||R(o)||R(l);let h=f?Math.max(u.length,o.length,l.length):0;let c=f===false&&T(e,t,i)===false;let p=i.transform||S(c);if(i.toRegex&&r===1){return N(I(e,h),I(t,h),true,i)}let d={negatives:[],positives:[]};let v=e=>d[e<0?"negatives":"positives"].push(Math.abs(e));let y=[];let g=0;while(a?n>=s:n<=s){if(i.toRegex===true&&r>1){v(n)}else{y.push(O(p(n,g),h,c))}n=a?n-r:n+r;g++}if(i.toRegex===true){return r>1?B(d,i):L(y,null,Object.assign({wrap:false},i))}return y};const M=(e,t,r=1,i={})=>{if(!F(e)&&e.length>1||!F(t)&&t.length>1){return j(e,t,i)}let n=i.transform||(e=>String.fromCharCode(e));let s=`${e}`.charCodeAt(0);let a=`${t}`.charCodeAt(0);let u=s>a;let o=Math.min(s,a);let l=Math.max(s,a);if(i.toRegex&&r===1){return N(o,l,false,i)}let f=[];let h=0;while(u?s>=a:s<=a){f.push(n(s,h));s=u?s-r:s+r;h++}if(i.toRegex===true){return L(f,null,{wrap:false,options:i})}return f};const U=(e,t,r,i={})=>{if(t==null&&k(e)){return[e]}if(!k(e)||!k(t)){return j(e,t,i)}if(typeof r==="function"){return U(e,t,1,{transform:r})}if(x(r)){return U(e,t,0,r)}let n=Object.assign({},i);if(n.capture===true)n.wrap=true;r=r||n.step||1;if(!F(r)){if(r!=null&&!x(r))return q(r,n);return U(e,t,1,r)}if(F(e)&&F(t)){return $(e,t,r,n)}return M(e,t,Math.max(Math.abs(r),1),n)};var H=U;const W=(e,t={})=>{let r=(e,i={})=>{let n=c.isInvalidBrace(i);let s=e.invalid===true&&t.escapeInvalid===true;let a=n===true||s===true;let u=t.escapeInvalid===true?"\\":"";let o="";if(e.isOpen===true){return u+e.value}if(e.isClose===true){return u+e.value}if(e.type==="open"){return a?u+e.value:"("}if(e.type==="close"){return a?u+e.value:")"}if(e.type==="comma"){return e.prev.type==="comma"?"":a?e.value:"|"}if(e.value){return e.value}if(e.nodes&&e.ranges>0){let r=c.reduce(e.nodes);let i=H(...r,Object.assign({},t,{wrap:false,toRegex:true}));if(i.length!==0){return r.length>1&&i.length>1?`(${i})`:i}}if(e.nodes){for(let t of e.nodes){o+=r(t,e)}}return o};return r(e)};var G=W;const V=(e="",t="",r=false)=>{let i=[];e=[].concat(e);t=[].concat(t);if(!t.length)return e;if(!e.length){return r?c.flatten(t).map(e=>`{${e}}`):t}for(let n of e){if(Array.isArray(n)){for(let e of n){i.push(V(e,t,r))}}else{for(let e of t){if(r===true&&typeof e==="string")e=`{${e}}`;i.push(Array.isArray(e)?V(n,e,r):n+e)}}}return c.flatten(i)};const z=(e,t={})=>{let r=t.rangeLimit===void 0?1e3:t.rangeLimit;let i=(e,n={})=>{e.queue=[];let s=n;let a=n.queue;while(s.type!=="brace"&&s.type!=="root"&&s.parent){s=s.parent;a=s.queue}if(e.invalid||e.dollar){a.push(V(a.pop(),D(e,t)));return}if(e.type==="brace"&&e.invalid!==true&&e.nodes.length===2){a.push(V(a.pop(),["{}"]));return}if(e.nodes&&e.ranges>0){let i=c.reduce(e.nodes);if(c.exceedsLimit(...i,t.step,r)){throw new RangeError("expanded array length exceeds range limit. Use options.rangeLimit to increase or disable the limit.")}let n=H(...i,t);if(n.length===0){n=D(e,t)}a.push(V(a.pop(),n));e.nodes=[];return}let u=c.encloseBrace(e);let o=e.queue;let l=e;while(l.type!=="brace"&&l.type!=="root"&&l.parent){l=l.parent;o=l.queue}for(let t=0;t",CHAR_RIGHT_CURLY_BRACE:"}",CHAR_RIGHT_SQUARE_BRACKET:"]",CHAR_SEMICOLON:";",CHAR_SINGLE_QUOTE:"'",CHAR_SPACE:" ",CHAR_TAB:"\t",CHAR_UNDERSCORE:"_",CHAR_VERTICAL_LINE:"|",CHAR_ZERO_WIDTH_NOBREAK_SPACE:"\ufeff"};const{MAX_LENGTH:X,CHAR_BACKSLASH:Z,CHAR_BACKTICK:J,CHAR_COMMA:Y,CHAR_DOT:ee,CHAR_LEFT_PARENTHESES:te,CHAR_RIGHT_PARENTHESES:re,CHAR_LEFT_CURLY_BRACE:ie,CHAR_RIGHT_CURLY_BRACE:ne,CHAR_LEFT_SQUARE_BRACKET:se,CHAR_RIGHT_SQUARE_BRACKET:ae,CHAR_DOUBLE_QUOTE:ue,CHAR_SINGLE_QUOTE:oe,CHAR_NO_BREAK_SPACE:le,CHAR_ZERO_WIDTH_NOBREAK_SPACE:fe}=Q;const he=(e,t={})=>{if(typeof e!=="string"){throw new TypeError("Expected a string")}let r=t||{};let i=typeof r.maxLength==="number"?Math.min(X,r.maxLength):X;if(e.length>i){throw new SyntaxError(`Input length (${e.length}), exceeds max characters (${i})`)}let n={type:"root",input:e,nodes:[]};let s=[n];let a=n;let u=n;let o=0;let l=e.length;let f=0;let h=0;let c;const p=()=>e[f++];const d=e=>{if(e.type==="text"&&u.type==="dot"){u.type="text"}if(u&&u.type==="text"&&e.type==="text"){u.value+=e.value;return}a.nodes.push(e);e.parent=a;e.prev=u;u=e;return e};d({type:"bos"});while(f0){if(a.ranges>0){a.ranges=0;let e=a.nodes.shift();a.nodes=[e,{type:"text",value:D(a)}]}d({type:"comma",value:c});a.commas++;continue}if(c===ee&&h>0&&a.commas===0){let e=a.nodes;if(h===0||e.length===0){d({type:"text",value:c});continue}if(u.type==="dot"){a.range=[];u.value+=c;u.type="range";if(a.nodes.length!==3&&a.nodes.length!==5){a.invalid=true;a.ranges=0;u.type="text";continue}a.ranges++;a.args=[];continue}if(u.type==="range"){e.pop();let t=e[e.length-1];t.value+=u.value+c;u=t;a.ranges--;continue}d({type:"dot",value:c});continue}d({type:"text",value:c})}do{a=s.pop();if(a.type!=="root"){a.nodes.forEach(e=>{if(!e.nodes){if(e.type==="open")e.isOpen=true;if(e.type==="close")e.isClose=true;if(!e.nodes)e.type="text";e.invalid=true}});let e=s[s.length-1];let t=e.nodes.indexOf(a);e.nodes.splice(t,1,...a.nodes)}}while(s.length>0);d({type:"eos"});return n};var ce=he;const pe=(e,t={})=>{let r=[];if(Array.isArray(e)){for(let i of e){let e=pe.create(i,t);if(Array.isArray(e)){r.push(...e)}else{r.push(e)}}}else{r=[].concat(pe.create(e,t))}if(t&&t.expand===true&&t.nodupes===true){r=[...new Set(r)]}return r};pe.parse=((e,t={})=>ce(e,t));pe.stringify=((e,t={})=>{if(typeof e==="string"){return D(pe.parse(e,t),t)}return D(e,t)});pe.compile=((e,t={})=>{if(typeof e==="string"){e=pe.parse(e,t)}return G(e,t)});pe.expand=((e,t={})=>{if(typeof e==="string"){e=pe.parse(e,t)}let r=K(e,t);if(t.noempty===true){r=r.filter(Boolean)}if(t.nodupes===true){r=[...new Set(r)]}return r});pe.create=((e,t={})=>{if(e===""||e.length<3){return[e]}return t.expand!==true?pe.compile(e,t):pe.expand(e,t)});var de=pe;const ve="\\\\/";const ye=`[^${ve}]`;const ge="\\.";const be="\\+";const _e="\\?";const me="\\/";const Ee="(?=.)";const De="[^/]";const we=`(?:${me}|$)`;const Ae=`(?:^|${me})`;const Ce=`${ge}{1,2}${we}`;const xe=`(?!${ge})`;const Se=`(?!${Ae}${Ce})`;const ke=`(?!${ge}{0,1}${we})`;const Fe=`(?!${Ce})`;const Re=`[^.${me}]`;const Te=`${De}*?`;const Oe={DOT_LITERAL:ge,PLUS_LITERAL:be,QMARK_LITERAL:_e,SLASH_LITERAL:me,ONE_CHAR:Ee,QMARK:De,END_ANCHOR:we,DOTS_SLASH:Ce,NO_DOT:xe,NO_DOTS:Se,NO_DOT_SLASH:ke,NO_DOTS_SLASH:Fe,QMARK_NO_DOT:Re,STAR:Te,START_ANCHOR:Ae};const Ie=Object.assign({},Oe,{SLASH_LITERAL:`[${ve}]`,QMARK:ye,STAR:`${ye}*?`,DOTS_SLASH:`${ge}{1,2}(?:[${ve}]|$)`,NO_DOT:`(?!${ge})`,NO_DOTS:`(?!(?:^|[${ve}])${ge}{1,2}(?:[${ve}]|$))`,NO_DOT_SLASH:`(?!${ge}{0,1}(?:[${ve}]|$))`,NO_DOTS_SLASH:`(?!${ge}{1,2}(?:[${ve}]|$))`,QMARK_NO_DOT:`[^.${ve}]`,START_ANCHOR:`(?:^|[${ve}])`,END_ANCHOR:`(?:[${ve}]|$)`});const Be={alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"};var Ne={MAX_LENGTH:1024*64,POSIX_REGEX_SOURCE:Be,REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHAR:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,SEP:n.sep,extglobChars(e){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${e.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}},globChars(e){return e===true?Ie:Oe}};var Le=createCommonjsModule(function(e,t){const r=process.platform==="win32";const{REGEX_SPECIAL_CHARS:i,REGEX_SPECIAL_CHARS_GLOBAL:s,REGEX_REMOVE_BACKSLASH:a}=Ne;t.isObject=(e=>e!==null&&typeof e==="object"&&!Array.isArray(e));t.hasRegexChars=(e=>i.test(e));t.isRegexChar=(e=>e.length===1&&t.hasRegexChars(e));t.escapeRegex=(e=>e.replace(s,"\\$1"));t.toPosixSlashes=(e=>e.replace(/\\/g,"/"));t.removeBackslashes=(e=>{return e.replace(a,e=>{return e==="\\"?"":e})});t.supportsLookbehinds=(()=>{let e=process.version.slice(1).split(".");if(e.length===3&&+e[0]>=9||+e[0]===8&&+e[1]>=10){return true}return false});t.isWindows=(e=>{if(e&&typeof e.windows==="boolean"){return e.windows}return r===true||n.sep==="\\"});t.escapeLast=((e,r,i)=>{let n=e.lastIndexOf(r,i);if(n===-1)return e;if(e[n-1]==="\\")return t.escapeLast(e,r,n-1);return e.slice(0,n)+"\\"+e.slice(n)})});var Pe=Le.isObject;var je=Le.hasRegexChars;var qe=Le.isRegexChar;var $e=Le.escapeRegex;var Me=Le.toPosixSlashes;var Ue=Le.removeBackslashes;var He=Le.supportsLookbehinds;var We=Le.isWindows;var Ge=Le.escapeLast;const{CHAR_ASTERISK:Ve,CHAR_AT:ze,CHAR_BACKWARD_SLASH:Ke,CHAR_COMMA:Qe,CHAR_DOT:Xe,CHAR_EXCLAMATION_MARK:Ze,CHAR_FORWARD_SLASH:Je,CHAR_LEFT_CURLY_BRACE:Ye,CHAR_LEFT_PARENTHESES:et,CHAR_LEFT_SQUARE_BRACKET:tt,CHAR_PLUS:rt,CHAR_QUESTION_MARK:it,CHAR_RIGHT_CURLY_BRACE:nt,CHAR_RIGHT_PARENTHESES:st,CHAR_RIGHT_SQUARE_BRACKET:at}=Ne;const ut=e=>{return e===Je||e===Ke};var ot=(e,t)=>{let r=t||{};let i=e.length-1;let n=-1;let s=0;let a=0;let u=false;let o=false;let l=false;let f=0;let h;let c;let p=false;let d=()=>n>=i;let v=()=>{h=c;return e.charCodeAt(++n)};while(n0){y=e.slice(0,s);e=e.slice(s);a-=s}if(b&&u===true&&a>0){b=e.slice(0,a);_=e.slice(a)}else if(u===true){b="";_=e}else{b=e}if(b&&b!==""&&b!=="/"&&b!==e){if(ut(b.charCodeAt(b.length-1))){b=b.slice(0,-1)}}if(r.unescape===true){if(_)_=Le.removeBackslashes(_);if(b&&o===true){b=Le.removeBackslashes(b)}}return{prefix:y,input:g,base:b,glob:_,negated:l,isGlob:u}};const{MAX_LENGTH:lt,POSIX_REGEX_SOURCE:ft,REGEX_NON_SPECIAL_CHAR:ht,REGEX_SPECIAL_CHARS_BACKREF:ct,REPLACEMENTS:pt}=Ne;const dt=(e,t)=>{if(typeof t.expandRange==="function"){return t.expandRange(...e,t)}e.sort();let r=`[${e.join("-")}]`;try{}catch(t){return e.map(e=>Le.escapeRegex(e)).join("..")}return r};const vt=e=>{let t=1;while(e.peek()==="!"&&(e.peek(2)!=="("||e.peek(3)==="?")){e.advance();e.start++;t++}if(t%2===0){return false}e.negated=true;e.start++;return true};const yt=(e,t)=>{return`Missing ${e}: "${t}" - use "\\\\${t}" to match literal characters`};const gt=(e,t)=>{if(typeof e!=="string"){throw new TypeError("Expected a string")}e=pt[e]||e;let r=Object.assign({},t);let i=typeof r.maxLength==="number"?Math.min(lt,r.maxLength):lt;let n=e.length;if(n>i){throw new SyntaxError(`Input length: ${n}, exceeds maximum allowed length: ${i}`)}let s={type:"bos",value:"",output:r.prepend||""};let a=[s];let u=r.capture?"":"?:";let o=Le.isWindows(t);const l=Ne.globChars(o);const f=Ne.extglobChars(l);const{DOT_LITERAL:h,PLUS_LITERAL:c,SLASH_LITERAL:p,ONE_CHAR:d,DOTS_SLASH:v,NO_DOT:y,NO_DOT_SLASH:g,NO_DOTS_SLASH:b,QMARK:_,QMARK_NO_DOT:m,STAR:E,START_ANCHOR:D}=l;const w=e=>{return`(${u}(?:(?!${D}${e.dot?v:h}).)*?)`};let A=r.dot?"":y;let C=r.bash===true?w(r):E;let x=r.dot?_:m;if(r.capture){C=`(${C})`}if(typeof r.noext==="boolean"){r.noextglob=r.noext}let S={index:-1,start:0,consumed:"",output:"",backtrack:false,brackets:0,braces:0,parens:0,quotes:0,tokens:a};let k=[];let F=[];let R=s;let T;const O=()=>S.index===n-1;const I=S.peek=((t=1)=>e[S.index+t]);const B=S.advance=(()=>e[++S.index]);const N=e=>{S.output+=e.output!=null?e.output:e.value;S.consumed+=e.value||""};const L=e=>{S[e]++;F.push(e)};const P=e=>{S[e]--;F.pop()};const j=e=>{if(R.type==="globstar"){let t=S.braces>0&&(e.type==="comma"||e.type==="brace");let r=k.length&&(e.type==="pipe"||e.type==="paren");if(e.type!=="slash"&&e.type!=="paren"&&!t&&!r){S.output=S.output.slice(0,-R.output.length);R.type="star";R.value="*";R.output=C;S.output+=R.output}}if(k.length&&e.type!=="paren"&&!f[e.value]){k[k.length-1].inner+=e.value}if(e.value||e.output)N(e);if(R&&R.type==="text"&&e.type==="text"){R.value+=e.value;return}e.prev=R;a.push(e);R=e};const q=(e,t)=>{let i=Object.assign({},f[t],{conditions:1,inner:""});i.prev=R;i.parens=S.parens;i.output=S.output;let n=(r.capture?"(":"")+i.open;j({type:e,value:t,output:S.output?"":d});j({type:"paren",extglob:true,value:B(),output:n});L("parens");k.push(i)};const $=t=>{let i=t.close+(r.capture?")":"");if(t.type==="negate"){let n=C;if(t.inner&&t.inner.length>1&&t.inner.includes("/")){n=w(r)}if(n!==C||O()||/^\)+$/.test(e.slice(S.index+1))){i=t.close=")$))"+n}if(t.prev.type==="bos"&&O()){S.negatedExtglob=true}}j({type:"paren",extglob:true,value:T,output:i});P("parens")};if(r.fastpaths!==false&&!/(^[*!]|[/{[()\]}"])/.test(e)){let t=false;let i=e.replace(ct,(e,r,i,n,s,a)=>{if(n==="\\"){t=true;return e}if(n==="?"){if(r){return r+n+(s?_.repeat(s.length):"")}if(a===0){return x+(s?_.repeat(s.length):"")}return _.repeat(i.length)}if(n==="."){return h.repeat(i.length)}if(n==="*"){if(r){return r+n+(s?C:"")}return C}return r?e:"\\"+e});if(t===true){if(r.unescape===true){i=i.replace(/\\/g,"")}else{i=i.replace(/\\+/g,e=>{return e.length%2===0?"\\\\":e?"\\":""})}}S.output=i;return S}while(!O()){T=B();if(T==="\0"){continue}if(T==="\\"){let t=I();if(t==="/"&&r.bash!==true){continue}if(t==="."||t===";"){continue}if(!t){T+="\\";j({type:"text",value:T});continue}let i=/^\\+/.exec(e.slice(S.index+1));let n=0;if(i&&i[0].length>2){n=i[0].length;S.index+=n;if(n%2!==0){T+="\\"}}if(r.unescape===true){T=B()||""}else{T+=B()||""}if(S.brackets===0){j({type:"text",value:T});continue}}if(S.brackets>0&&(T!=="]"||R.value==="["||R.value==="[^")){if(r.posix!==false&&T===":"){let e=R.value.slice(1);if(e.includes("[")){R.posix=true;if(e.includes(":")){let e=R.value.lastIndexOf("[");let t=R.value.slice(0,e);let r=R.value.slice(e+2);let i=ft[r];if(i){R.value=t+i;S.backtrack=true;B();if(!s.output&&a.indexOf(R)===1){s.output=d}continue}}}}if(T==="["&&I()!==":"||T==="-"&&I()==="]"){T="\\"+T}if(T==="]"&&(R.value==="["||R.value==="[^")){T="\\"+T}if(r.posix===true&&T==="!"&&R.value==="["){T="^"}R.value+=T;N({value:T});continue}if(S.quotes===1&&T!=='"'){T=Le.escapeRegex(T);R.value+=T;N({value:T});continue}if(T==='"'){S.quotes=S.quotes===1?0:1;if(r.keepQuotes===true){j({type:"text",value:T})}continue}if(T==="("){j({type:"paren",value:T});L("parens");continue}if(T===")"){if(S.parens===0&&r.strictBrackets===true){throw new SyntaxError(yt("opening","("))}let e=k[k.length-1];if(e&&S.parens===e.parens+1){$(k.pop());continue}j({type:"paren",value:T,output:S.parens?")":"\\)"});P("parens");continue}if(T==="["){if(r.nobracket===true||!e.slice(S.index+1).includes("]")){if(r.nobracket!==true&&r.strictBrackets===true){throw new SyntaxError(yt("closing","]"))}T="\\"+T}else{L("brackets")}j({type:"bracket",value:T});continue}if(T==="]"){if(r.nobracket===true||R&&R.type==="bracket"&&R.value.length===1){j({type:"text",value:T,output:"\\"+T});continue}if(S.brackets===0){if(r.strictBrackets===true){throw new SyntaxError(yt("opening","["))}j({type:"text",value:T,output:"\\"+T});continue}P("brackets");let e=R.value.slice(1);if(R.posix!==true&&e[0]==="^"&&!e.includes("/")){T="/"+T}R.value+=T;N({value:T});if(r.literalBrackets===false||Le.hasRegexChars(e)){continue}let t=Le.escapeRegex(R.value);S.output=S.output.slice(0,-R.value.length);if(r.literalBrackets===true){S.output+=t;R.value=t;continue}R.value=`(${u}${t}|${R.value})`;S.output+=R.value;continue}if(T==="{"&&r.nobrace!==true){j({type:"brace",value:T,output:"("});L("braces");continue}if(T==="}"){if(r.nobrace===true||S.braces===0){j({type:"text",value:T,output:"\\"+T});continue}let e=")";if(S.dots===true){let t=a.slice();let i=[];for(let e=t.length-1;e>=0;e--){a.pop();if(t[e].type==="brace"){break}if(t[e].type!=="dots"){i.unshift(t[e].value)}}e=dt(i,r);S.backtrack=true}j({type:"brace",value:T,output:e});P("braces");continue}if(T==="|"){if(k.length>0){k[k.length-1].conditions++}j({type:"text",value:T});continue}if(T===","){let e=T;if(S.braces>0&&F[F.length-1]==="braces"){e="|"}j({type:"comma",value:T,output:e});continue}if(T==="/"){if(R.type==="dot"&&S.index===1){S.start=S.index+1;S.consumed="";S.output="";a.pop();R=s;continue}j({type:"slash",value:T,output:p});continue}if(T==="."){if(S.braces>0&&R.type==="dot"){if(R.value===".")R.output=h;R.type="dots";R.output+=T;R.value+=T;S.dots=true;continue}j({type:"dot",value:T,output:h});continue}if(T==="?"){if(R&&R.type==="paren"){let e=I();let t=T;if(e==="<"&&!Le.supportsLookbehinds()){throw new Error("Node.js v10 or higher is required for regex lookbehinds")}if(R.value==="("&&!/[!=<:]/.test(e)||e==="<"&&!/[!=]/.test(I(2))){t="\\"+T}j({type:"text",value:T,output:t});continue}if(r.noextglob!==true&&I()==="("&&I(2)!=="?"){q("qmark",T);continue}if(r.dot!==true&&(R.type==="slash"||R.type==="bos")){j({type:"qmark",value:T,output:m});continue}j({type:"qmark",value:T,output:_});continue}if(T==="!"){if(r.noextglob!==true&&I()==="("){if(I(2)!=="?"||!/[!=<:]/.test(I(3))){q("negate",T);continue}}if(r.nonegate!==true&&S.index===0){vt(S);continue}}if(T==="+"){if(r.noextglob!==true&&I()==="("&&I(2)!=="?"){q("plus",T);continue}if(R&&(R.type==="bracket"||R.type==="paren"||R.type==="brace")){let e=R.extglob===true?"\\"+T:T;j({type:"plus",value:T,output:e});continue}if(S.parens>0&&r.regex!==false){j({type:"plus",value:T});continue}j({type:"plus",value:c});continue}if(T==="@"){if(r.noextglob!==true&&I()==="("&&I(2)!=="?"){j({type:"at",value:T,output:""});continue}j({type:"text",value:T});continue}if(T!=="*"){if(T==="$"||T==="^"){T="\\"+T}let t=ht.exec(e.slice(S.index+1));if(t){T+=t[0];S.index+=t[0].length}j({type:"text",value:T});continue}if(R&&(R.type==="globstar"||R.star===true)){R.type="star";R.star=true;R.value+=T;R.output=C;S.backtrack=true;S.consumed+=T;continue}if(r.noextglob!==true&&I()==="("&&I(2)!=="?"){q("star",T);continue}if(R.type==="star"){if(r.noglobstar===true){S.consumed+=T;continue}let t=R.prev;let i=t.prev;let n=t.type==="slash"||t.type==="bos";let s=i&&(i.type==="star"||i.type==="globstar");if(r.bash===true&&(!n||!O()&&I()!=="/")){j({type:"star",value:T,output:""});continue}let a=S.braces>0&&(t.type==="comma"||t.type==="brace");let u=k.length&&(t.type==="pipe"||t.type==="paren");if(!n&&t.type!=="paren"&&!a&&!u){j({type:"star",value:T,output:""});continue}while(e.slice(S.index+1,S.index+4)==="/**"){let t=e[S.index+4];if(t&&t!=="/"){break}S.consumed+="/**";S.index+=3}if(t.type==="bos"&&O()){R.type="globstar";R.value+=T;R.output=w(r);S.output=R.output;S.consumed+=T;continue}if(t.type==="slash"&&t.prev.type!=="bos"&&!s&&O()){S.output=S.output.slice(0,-(t.output+R.output).length);t.output="(?:"+t.output;R.type="globstar";R.output=w(r)+"|$)";R.value+=T;S.output+=t.output+R.output;S.consumed+=T;continue}let o=I();if(t.type==="slash"&&t.prev.type!=="bos"&&o==="/"){let e=I(2)!==void 0?"|$":"";S.output=S.output.slice(0,-(t.output+R.output).length);t.output="(?:"+t.output;R.type="globstar";R.output=`${w(r)}${p}|${p}${e})`;R.value+=T;S.output+=t.output+R.output;S.consumed+=T+B();j({type:"slash",value:T,output:""});continue}if(t.type==="bos"&&o==="/"){R.type="globstar";R.value+=T;R.output=`(?:^|${p}|${w(r)}${p})`;S.output=R.output;S.consumed+=T+B();j({type:"slash",value:T,output:""});continue}S.output=S.output.slice(0,-R.output.length);R.type="globstar";R.output=w(r);R.value+=T;S.output+=R.output;S.consumed+=T;continue}let t={type:"star",value:T,output:C};if(r.bash===true){t.output=".*?";if(R.type==="bos"||R.type==="slash"){t.output=A+t.output}j(t);continue}if(R&&(R.type==="bracket"||R.type==="paren")&&r.regex===true){t.output=T;j(t);continue}if(S.index===S.start||R.type==="slash"||R.type==="dot"){if(R.type==="dot"){S.output+=g;R.output+=g}else if(r.dot===true){S.output+=b;R.output+=b}else{S.output+=A;R.output+=A}if(I()!=="*"){S.output+=d;R.output+=d}}j(t)}while(S.brackets>0){if(r.strictBrackets===true)throw new SyntaxError(yt("closing","]"));S.output=Le.escapeLast(S.output,"[");P("brackets")}while(S.parens>0){if(r.strictBrackets===true)throw new SyntaxError(yt("closing",")"));S.output=Le.escapeLast(S.output,"(");P("parens")}while(S.braces>0){if(r.strictBrackets===true)throw new SyntaxError(yt("closing","}"));S.output=Le.escapeLast(S.output,"{");P("braces")}if(r.strictSlashes!==true&&(R.type==="star"||R.type==="bracket")){j({type:"maybe_slash",value:"",output:`${p}?`})}if(S.backtrack===true){S.output="";for(let e of S.tokens){S.output+=e.output!=null?e.output:e.value;if(e.suffix){S.output+=e.suffix}}}return S};gt.fastpaths=((e,t)=>{let r=Object.assign({},t);let i=typeof r.maxLength==="number"?Math.min(lt,r.maxLength):lt;let n=e.length;if(n>i){throw new SyntaxError(`Input length: ${n}, exceeds maximum allowed length: ${i}`)}e=pt[e]||e;let s=Le.isWindows(t);const{DOT_LITERAL:a,SLASH_LITERAL:u,ONE_CHAR:o,DOTS_SLASH:l,NO_DOT:f,NO_DOTS:h,NO_DOTS_SLASH:c,STAR:p,START_ANCHOR:d}=Ne.globChars(s);let v=r.capture?"":"?:";let y=r.bash===true?".*?":p;let g=r.dot?h:f;let b=r.dot?c:f;if(r.capture){y=`(${y})`}const _=e=>{return`(${v}(?:(?!${d}${e.dot?l:a}).)*?)`};const m=e=>{switch(e){case"*":return`${g}${o}${y}`;case".*":return`${a}${o}${y}`;case"*.*":return`${g}${y}${a}${o}${y}`;case"*/*":return`${g}${y}${u}${o}${b}${y}`;case"**":return g+_(r);case"**/*":return`(?:${g}${_(r)}${u})?${b}${o}${y}`;case"**/*.*":return`(?:${g}${_(r)}${u})?${b}${y}${a}${o}${y}`;case"**/.*":return`(?:${g}${_(r)}${u})?${a}${o}${y}`;default:{let r=/^(.*?)\.(\w+)$/.exec(e);if(!r)return;let i=m(r[1],t);if(!i)return;return i+a+r[2]}}};let E=m(e);if(E&&r.strictSlashes!==true){E+=`${u}?`}return E});var bt=gt;const _t=(e,t,r=false)=>{if(Array.isArray(e)){let i=e.map(e=>_t(e,t,r));return e=>{for(let t of i){let r=t(e);if(r)return r}return false}}if(typeof e!=="string"||e===""){throw new TypeError("Expected pattern to be a non-empty string")}let i=t||{};let n=Le.isWindows(t);let s=_t.makeRe(e,t,false,true);let a=s.state;delete s.state;let u=()=>false;if(i.ignore){let e=Object.assign({},t,{ignore:null,onMatch:null,onResult:null});u=_t(i.ignore,e,r)}const o=(r,o=false)=>{let{isMatch:l,match:f,output:h}=_t.test(r,s,t,{glob:e,posix:n});let c={glob:e,state:a,regex:s,posix:n,input:r,output:h,match:f,isMatch:l};if(typeof i.onResult==="function"){i.onResult(c)}if(l===false){c.isMatch=false;return o?c:false}if(u(r)){if(typeof i.onIgnore==="function"){i.onIgnore(c)}c.isMatch=false;return o?c:false}if(typeof i.onMatch==="function"){i.onMatch(c)}return o?c:true};if(r){o.state=a}return o};_t.test=((e,t,r,{glob:i,posix:n}={})=>{if(typeof e!=="string"){throw new TypeError("Expected input to be a string")}if(e===""){return{isMatch:false,output:""}}let s=r||{};let a=s.format||(n?Le.toPosixSlashes:null);let u=e===i;let o=u&&a?a(e):e;if(u===false){o=a?a(e):e;u=o===i}if(u===false||s.capture===true){if(s.matchBase===true||s.basename===true){u=_t.matchBase(e,t,r,n)}else{u=t.exec(o)}}return{isMatch:!!u,match:u,output:o}});_t.matchBase=((e,t,r,i=Le.isWindows(r))=>{let s=t instanceof RegExp?t:_t.makeRe(t,r);return s.test(n.basename(e))});_t.isMatch=((e,t,r)=>_t(t,r)(e));_t.parse=((e,t)=>bt(e,t));_t.scan=((e,t)=>ot(e,t));_t.makeRe=((e,t,r=false,i=false)=>{if(!e||typeof e!=="string"){throw new TypeError("Expected a non-empty string")}let n=t||{};let s=n.contains?"":"^";let a=n.contains?"":"$";let u={negated:false,fastpaths:true};let o="";let l;if(e.startsWith("./")){e=e.slice(2);o=u.prefix="./"}if(n.fastpaths!==false&&(e[0]==="."||e[0]==="*")){l=bt.fastpaths(e,t)}if(l===void 0){u=_t.parse(e,t);u.prefix=o+(u.prefix||"");l=u.output}if(r===true){return l}let f=`${s}(?:${l})${a}`;if(u&&u.negated===true){f=`^(?!${f}).*$`}let h=_t.toRegex(f,t);if(i===true){h.state=u}return h});_t.toRegex=((e,t)=>{try{let r=t||{};return new RegExp(e,r.flags||(r.nocase?"i":""))}catch(e){if(t&&t.debug===true)throw e;return/$^/}});_t.constants=Ne;var mt=_t;var Et=mt;const Dt=e=>typeof e==="string"&&(e===""||e==="./");const wt=(e,t,r)=>{t=[].concat(t);e=[].concat(e);let i=new Set;let n=new Set;let s=new Set;let a=0;let u=e=>{s.add(e.output);if(r&&r.onResult){r.onResult(e)}};for(let s=0;s!i.has(e));if(r&&l.length===0){if(r.failglob===true){throw new Error(`No matches found for "${t.join(", ")}"`)}if(r.nonull===true||r.nullglob===true){return r.unescape?t.map(e=>e.replace(/\\/g,"")):t}}return l};wt.match=wt;wt.matcher=((e,t)=>Et(e,t));wt.isMatch=((e,t,r)=>Et(t,r)(e));wt.any=wt.isMatch;wt.not=((e,t,r={})=>{t=[].concat(t).map(String);let i=new Set;let n=[];let s=e=>{if(r.onResult)r.onResult(e);n.push(e.output)};let a=wt(e,t,Object.assign({},r,{onResult:s}));for(let e of n){if(!a.includes(e)){i.add(e)}}return[...i]});wt.contains=((e,t,r)=>{if(typeof e!=="string"){throw new TypeError(`Expected a string: "${a.inspect(e)}"`)}if(Array.isArray(t)){return t.some(t=>wt.contains(e,t,r))}if(typeof t==="string"){if(Dt(e)||Dt(t)){return false}if(e.includes(t)||e.startsWith("./")&&e.slice(2).includes(t)){return true}}return wt.isMatch(e,t,Object.assign({},r,{contains:true}))});wt.matchKeys=((e,t,r)=>{if(!Le.isObject(e)){throw new TypeError("Expected the first argument to be an object")}let i=wt(Object.keys(e),t,r);let n={};for(let t of i)n[t]=e[t];return n});wt.some=((e,t,r)=>{let i=[].concat(e);for(let e of[].concat(t)){let t=Et(String(e),r);if(i.some(e=>t(e))){return true}}return false});wt.every=((e,t,r)=>{let i=[].concat(e);for(let e of[].concat(t)){let t=Et(String(e),r);if(!i.every(e=>t(e))){return false}}return true});wt.all=((e,t,r)=>{if(typeof e!=="string"){throw new TypeError(`Expected a string: "${a.inspect(e)}"`)}return[].concat(t).every(t=>Et(t,r)(e))});wt.capture=((e,t,r)=>{let i=Le.isWindows(r);let n=Et.makeRe(String(e),Object.assign({},r,{capture:true}));let s=n.exec(i?Le.toPosixSlashes(t):t);if(s){return s.slice(1).map(e=>e===void 0?"":e)}});wt.makeRe=((...e)=>Et.makeRe(...e));wt.scan=((...e)=>Et.scan(...e));wt.parse=((e,t)=>{let r=[];for(let i of[].concat(e||[])){for(let e of de(String(i),t)){r.push(Et.parse(e,t))}}return r});wt.braces=((e,t)=>{if(typeof e!=="string")throw new TypeError("Expected a string");if(t&&t.nobrace===true||!/\{.*\}/.test(e)){return[e]}return de(e,t)});wt.braceExpand=((e,t)=>{if(typeof e!=="string")throw new TypeError("Expected a string");return wt.braces(e,Object.assign({},t,{expand:true}))});var At=wt;function ensureArray(e){if(Array.isArray(e))return e;if(e==undefined)return[];return[e]}function getMatcherString(e,t){if(t===false){return e}return i.resolve(...typeof t==="string"?[t,e]:[e])}const Ct=function createFilter(e,t,r){const n=r&&r.resolve;const s=e=>{return e instanceof RegExp?e:{test:At.matcher(getMatcherString(e,n).split(i.sep).join("/"),{dot:true})}};const a=ensureArray(e).map(s);const u=ensureArray(t).map(s);return function(e){if(typeof e!=="string")return false;if(/\0/.test(e))return false;e=e.split(i.sep).join("/");for(let t=0;tt.toUpperCase()).replace(/[^$_a-zA-Z0-9]/g,"_");if(/\d/.test(e[0])||kt.has(e)){e=`_${e}`}return e||"_"};function stringify$2(e){return(JSON.stringify(e)||"undefined").replace(/[\u2028\u2029]/g,e=>`\\u${("000"+e.charCodeAt(0).toString(16)).slice(-4)}`)}function serializeArray(e,t,r){let i="[";const n=t?"\n"+r+t:"";for(let s=0;s0?",":""}${n}${serialize(a,t,r+t)}`}return i+`${t?"\n"+r:""}]`}function serializeObject(e,t,r){let i="{";const n=t?"\n"+r+t:"";const s=Object.keys(e);for(let a=0;a0?",":""}${n}${o}:${t?" ":""}${serialize(e[u],t,r+t)}`}return i+`${t?"\n"+r:""}}`}function serialize(e,t,r){if(e===Infinity)return"Infinity";if(e===-Infinity)return"-Infinity";if(e===0&&1/e===-Infinity)return"-0";if(e instanceof Date)return"new Date("+e.getTime()+")";if(e instanceof RegExp)return e.toString();if(e!==e)return"NaN";if(Array.isArray(e))return serializeArray(e,t,r);if(e===null)return"null";if(typeof e==="object")return serializeObject(e,t,r);return stringify$2(e)}const Rt=function dataToEsm(e,t={}){const r=t.compact?"":"indent"in t?t.indent:"\t";const i=t.compact?"":" ";const n=t.compact?"":"\n";const s=t.preferConst?"const":"var";if(t.namedExports===false||typeof e!=="object"||Array.isArray(e)||e instanceof Date||e instanceof RegExp||e===null){const n=serialize(e,t.compact?null:r,"");const s=i||(/^[{[\-\/]/.test(n)?"":" ");return`export default${s}${n};`}let a="";const u=[];const o=Object.keys(e);for(let l=0;l="a"&&e<="z"||e>="A"&&e<="Z"||e==="$"||e==="_"||n.ID_Start.test(e)}function isIdContinueChar(e){return e>="a"&&e<="z"||e>="A"&&e<="Z"||e>="0"&&e<="9"||e==="$"||e==="_"||e==="‌"||e==="‍"||n.ID_Continue.test(e)}function isDigit(e){return/[0-9]/.test(e)}function isHexDigit(e){return/[0-9A-Fa-f]/.test(e)}},327:function(e,t,r){e.exports=glob;var i=r(66);var n=r(129);var s=r(620);var a=s.Minimatch;var u=r(207);var o=r(485).EventEmitter;var l=r(589);var f=r(393);var h=r(969);var c=r(487);var p=r(922);var d=p.alphasort;var v=p.alphasorti;var y=p.setopts;var g=p.ownProp;var b=r(408);var _=r(64);var m=p.childrenIgnored;var E=p.isIgnored;var D=r(83);function glob(e,t,r){if(typeof t==="function")r=t,t={};if(!t)t={};if(t.sync){if(r)throw new TypeError("callback provided to sync glob");return c(e,t)}return new Glob(e,t,r)}glob.sync=c;var w=glob.GlobSync=c.GlobSync;glob.glob=glob;function extend(e,t){if(t===null||typeof t!=="object"){return e}var r=Object.keys(t);var i=r.length;while(i--){e[r[i]]=t[r[i]]}return e}glob.hasMagic=function(e,t){var r=extend({},t);r.noprocess=true;var i=new Glob(e,r);var n=i.minimatch.set;if(!e)return false;if(n.length>1)return true;for(var s=0;sthis.maxLength)return t();if(!this.stat&&g(this.cache,r)){var s=this.cache[r];if(Array.isArray(s))s="DIR";if(!n||s==="DIR")return t(null,s);if(n&&s==="FILE")return t()}var a;var u=this.statCache[r];if(u!==undefined){if(u===false)return t(null,u);else{var o=u.isDirectory()?"DIR":"FILE";if(n&&o==="FILE")return t();else return t(null,o,u)}}var l=this;var f=b("stat\0"+r,lstatcb_);if(f)i.lstat(r,f);function lstatcb_(n,s){if(s&&s.isSymbolicLink()){return i.stat(r,function(i,n){if(i)l._stat2(e,r,null,s,t);else l._stat2(e,r,i,n,t)})}else{l._stat2(e,r,n,s,t)}}};Glob.prototype._stat2=function(e,t,r,i,n){if(r&&(r.code==="ENOENT"||r.code==="ENOTDIR")){this.statCache[t]=false;return n()}var s=e.slice(-1)==="/";this.statCache[t]=i;if(t.slice(-1)==="/"&&i&&!i.isDirectory())return n(null,false,i);var a=true;if(i)a=i.isDirectory()?"DIR":"FILE";this.cache[t]=this.cache[t]||a;if(s&&a==="FILE")return n();return n(null,a,i)}},337:function(e,t,r){"use strict";const i=r(589);const n=r(607);const s=r(685);const a=/[\uD800-\uDFFF]./;const u=n.filter(e=>a.test(e));const o={};function encodeStringToEmoji(e,t){if(o[e]){return o[e]}t=t||1;const r=[];do{if(!u.length){throw new Error("Ran out of emoji")}const e=Math.floor(Math.random()*u.length);r.push(u[e]);u.splice(e,1)}while(--t>0);const i=r.join("");o[e]=i;return i}function interpolateName(e,t,r){let n;if(typeof t==="function"){n=t(e.resourcePath)}else{n=t||"[hash].[ext]"}const a=r.context;const u=r.content;const o=r.regExp;let l="bin";let f="file";let h="";let c="";if(e.resourcePath){const t=i.parse(e.resourcePath);let r=e.resourcePath;if(t.ext){l=t.ext.substr(1)}if(t.dir){f=t.name;r=t.dir+i.sep}if(typeof a!=="undefined"){h=i.relative(a,r+"_").replace(/\\/g,"/").replace(/\.\.(\/)?/g,"_$1");h=h.substr(0,h.length-1)}else{h=r.replace(/\\/g,"/").replace(/\.\.(\/)?/g,"_$1")}if(h.length===1){h=""}else if(h.length>1){c=i.basename(h)}}let p=n;if(u){p=p.replace(/\[(?:([^:\]]+):)?(?:hash|contenthash)(?::([a-z]+\d*))?(?::(\d+))?\]/gi,(e,t,r,i)=>s(u,t,r,parseInt(i,10))).replace(/\[emoji(?::(\d+))?\]/gi,(e,t)=>encodeStringToEmoji(u,parseInt(t,10)))}p=p.replace(/\[ext\]/gi,()=>l).replace(/\[name\]/gi,()=>f).replace(/\[path\]/gi,()=>h).replace(/\[folder\]/gi,()=>c);if(o&&e.resourcePath){const t=e.resourcePath.match(new RegExp(o));t&&t.forEach((e,t)=>{p=p.replace(new RegExp("\\["+t+"\\]","ig"),e)})}if(typeof e.options==="object"&&typeof e.options.customInterpolateName==="function"){p=e.options.customInterpolateName.call(e,p,t,r)}return p}e.exports=interpolateName},341:function(e){var t={}.toString;e.exports=Array.isArray||function(e){return t.call(e)=="[object Array]"}},347:function(e){e.exports={assert:true,async_hooks:">= 8",buffer_ieee754:"< 0.9.7",buffer:true,child_process:true,cluster:true,console:true,constants:true,crypto:true,_debugger:"< 8",dgram:true,dns:true,domain:true,events:true,freelist:"< 6",fs:true,"fs/promises":">= 10 && < 10.1",_http_agent:">= 0.11.1",_http_client:">= 0.11.1",_http_common:">= 0.11.1",_http_incoming:">= 0.11.1",_http_outgoing:">= 0.11.1",_http_server:">= 0.11.1",http:true,http2:">= 8.8",https:true,inspector:">= 8.0.0",_linklist:"< 8",module:true,net:true,"node-inspect/lib/_inspect":">= 7.6.0","node-inspect/lib/internal/inspect_client":">= 7.6.0","node-inspect/lib/internal/inspect_repl":">= 7.6.0",os:true,path:true,perf_hooks:">= 8.5",process:">= 1",punycode:true,querystring:true,readline:true,repl:true,smalloc:">= 0.11.5 && < 3",_stream_duplex:">= 0.9.4",_stream_transform:">= 0.9.4",_stream_wrap:">= 1.4.1",_stream_passthrough:">= 0.9.4",_stream_readable:">= 0.9.4",_stream_writable:">= 0.9.4",stream:true,string_decoder:true,sys:true,timers:true,_tls_common:">= 0.11.13",_tls_legacy:">= 0.11.3 && < 10",_tls_wrap:">= 0.11.3",tls:true,trace_events:">= 10",tty:true,url:true,util:true,"v8/tools/arguments":">= 10","v8/tools/codemap":[">= 4.4.0 && < 5",">= 5.2.0"],"v8/tools/consarray":[">= 4.4.0 && < 5",">= 5.2.0"],"v8/tools/csvparser":[">= 4.4.0 && < 5",">= 5.2.0"],"v8/tools/logreader":[">= 4.4.0 && < 5",">= 5.2.0"],"v8/tools/profile_view":[">= 4.4.0 && < 5",">= 5.2.0"],"v8/tools/splaytree":[">= 4.4.0 && < 5",">= 5.2.0"],v8:">= 1",vm:true,worker_threads:">= 11.7",zlib:true}},348:function(e,t,r){var i=r(20);var n=r(491);e.exports=expandTop;var s="\0SLASH"+Math.random()+"\0";var a="\0OPEN"+Math.random()+"\0";var u="\0CLOSE"+Math.random()+"\0";var o="\0COMMA"+Math.random()+"\0";var l="\0PERIOD"+Math.random()+"\0";function numeric(e){return parseInt(e,10)==e?parseInt(e,10):e.charCodeAt(0)}function escapeBraces(e){return e.split("\\\\").join(s).split("\\{").join(a).split("\\}").join(u).split("\\,").join(o).split("\\.").join(l)}function unescapeBraces(e){return e.split(s).join("\\").split(a).join("{").split(u).join("}").split(o).join(",").split(l).join(".")}function parseCommaParts(e){if(!e)return[""];var t=[];var r=n("{","}",e);if(!r)return e.split(",");var i=r.pre;var s=r.body;var a=r.post;var u=i.split(",");u[u.length-1]+="{"+s+"}";var o=parseCommaParts(a);if(a.length){u[u.length-1]+=o.shift();u.push.apply(u,o)}t.push.apply(t,u);return t}function expandTop(e){if(!e)return[];if(e.substr(0,2)==="{}"){e="\\{\\}"+e.substr(2)}return expand(escapeBraces(e),true).map(unescapeBraces)}function identity(e){return e}function embrace(e){return"{"+e+"}"}function isPadded(e){return/^-?0\d/.test(e)}function lte(e,t){return e<=t}function gte(e,t){return e>=t}function expand(e,t){var r=[];var s=n("{","}",e);if(!s||/\$$/.test(s.pre))return[e];var a=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(s.body);var o=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(s.body);var l=a||o;var f=s.body.indexOf(",")>=0;if(!l&&!f){if(s.post.match(/,.*\}/)){e=s.pre+"{"+s.body+u+s.post;return expand(e)}return[e]}var h;if(l){h=s.body.split(/\.\./)}else{h=parseCommaParts(s.body);if(h.length===1){h=expand(h[0],false).map(embrace);if(h.length===1){var c=s.post.length?expand(s.post,false):[""];return c.map(function(e){return s.pre+h[0]+e})}}}var p=s.pre;var c=s.post.length?expand(s.post,false):[""];var d;if(l){var v=numeric(h[0]);var y=numeric(h[1]);var g=Math.max(h[0].length,h[1].length);var b=h.length==3?Math.abs(numeric(h[2])):1;var _=lte;var m=y0){var C=new Array(A+1).join("0");if(D<0)w="-"+C+w.slice(1);else w=C+w}}}d.push(w)}}else{d=i(h,function(e){return expand(e,false)})}for(var x=0;xthis.workTodo)this.workDone=this.workTodo;this.emit("change",this.name,this.completed(),this)};s.prototype.finish=function(){this.workTodo=this.workDone=1;this.emit("change",this.name,1,this)}},377:function(e,t,r){var i=r(55);var n=r(66);var s=r(589);var a=r(68);var u=r(807);var o=r(764);var l=function isFile(e){try{var t=n.statSync(e)}catch(e){if(e&&(e.code==="ENOENT"||e.code==="ENOTDIR"))return false;throw e}return t.isFile()||t.isFIFO()};e.exports=function(e,t){if(typeof e!=="string"){throw new TypeError("Path must be a string.")}var r=o(e,t);var f=r.isFile||l;var h=r.readFileSync||n.readFileSync;var c=r.extensions||[".js"];var p=r.basedir||s.dirname(a());var d=r.filename||p;r.paths=r.paths||[];var v=s.resolve(p);if(r.preserveSymlinks===false){try{v=n.realpathSync(v)}catch(e){if(e.code!=="ENOENT"){throw e}}}if(/^(?:\.\.?(?:\/|$)|\/|([A-Za-z]:)?[/\\])/.test(e)){var y=s.resolve(v,e);if(e===".."||e.slice(-1)==="/")y+="/";var g=loadAsFileSync(y)||loadAsDirectorySync(y);if(g)return g}else{var b=loadNodeModulesSync(e,v);if(b)return b}if(i[e])return e;var _=new Error("Cannot find module '"+e+"' from '"+d+"'");_.code="MODULE_NOT_FOUND";throw _;function loadAsFileSync(e){var t=loadpkg(s.dirname(e));if(t&&t.dir&&t.pkg&&r.pathFilter){var i=s.relative(t.dir,e);var n=r.pathFilter(t.pkg,e,i);if(n){e=s.resolve(t.dir,n)}}if(f(e)){return e}for(var a=0;a{r.assetNames[e]=true})}}return N=r}const L=e=>Array.prototype.concat.apply([],e);function getEntryIds(e){if(e.options.entry){if(typeof e.options.entry==="string"){try{return[C.sync(e.options.entry,{extensions:F})]}catch(e){return}}else if(typeof e.options.entry==="object"){try{return L(Object.values(e.options.entry).map(e=>{if(typeof e==="string"){return[e]}if(e&&Array.isArray(e.import)){return e.import}return[]})).map(e=>C.sync(e,{extensions:F}))}catch(e){return}}}}function assetBase(e){if(!e)return"";if(e.endsWith("/")||e.endsWith("\\"))return e;return e+"/"}const P={cwd:()=>{return J},env:{NODE_ENV:R,[R]:true},[R]:true};const j=Symbol();const q=Symbol();const $=Symbol();const M=Symbol();const U=Symbol();const H=Symbol();const W=Symbol();const G={access:M,accessSync:M,createReadStream:M,exists:M,existsSync:M,fstat:M,fstatSync:M,lstat:M,lstatSync:M,open:M,readFile:M,readFileSync:M,stat:M,statSync:M};const V=Object.assign(Object.create(null),{bindings:{default:H},express:{default:function(){return{[R]:true,set:j,engine:q}}},fs:{default:G,...G},process:{default:P,...P},path:{default:{}},os:{default:S,...S},"node-pre-gyp":E,"node-pre-gyp/lib/pre-binding":E,"node-pre-gyp/lib/pre-binding.js":E,"node-gyp-build":{default:W},nbind:{init:$,default:{init:$}},"resolve-from":{default:U}});const z={MONGOOSE_DRIVER_PATH:undefined};z.global=z.GLOBAL=z.globalThis=z;const K=Symbol();E.find[K]=true;const Q=V.path;Object.keys(i).forEach(e=>{const t=i[e];if(typeof t==="function"){const r=function(){return t.apply(this,arguments)};r[K]=true;Q[e]=Q.default[e]=r}else{Q[e]=Q.default[e]=t}});Q.resolve=Q.default.resolve=function(...e){return i.resolve.apply(this,[J,...e])};Q.resolve[K]=true;const X=new Set([".h",".cmake",".c",".cpp"]);const Z=new Set(["CHANGELOG.md","README.md","readme.md","changelog.md"]);let J;function backtrack(e,t){if(!t||t.type!=="ArrayExpression")return e.skip()}const Y=/^\/[^\/]+|^[a-z]:[\\/][^\\/]+/i;function isAbsolutePathStr(e){return typeof e==="string"&&e.match(Y)}const ee=Symbol();function generateWildcardRequire(e,t,r,n,s){const a=n.length;const u=t.endsWith(O);const o=t.indexOf(O);const l=t.substr(0,o);const f=t.substr(o+1);const h=f?"?(.@(js|json|node))":".@(js|json|node)";if(s)console.log("Generating wildcard requires for "+t.replace(O,"*"));let c=b.sync(l+"**"+f+h,{mark:true,ignore:"node_modules/**/*"});if(!c.length)return;const p=c.map((t,r)=>{const n=JSON.stringify(t.substring(l.length,t.lastIndexOf(f)));let s=i.relative(e,t).replace(/\\/g,"/");if(!s.startsWith("../"))s="./"+s;let a=r===0?" ":" else ";if(u&&n.endsWith('.js"'))a+=`if (arg === ${n} || arg === ${n.substr(0,n.length-4)}")`;else if(u&&n.endsWith('.json"'))a+=`if (arg === ${n} || arg === ${n.substr(0,n.length-6)}")`;else if(u&&n.endsWith('.node"'))a+=`if (arg === ${n} || arg === ${n.substr(0,n.length-6)}")`;else a+=`if (arg === ${n})`;a+=` return require(${JSON.stringify(s)});`;return a}).join("\n");n.push(`function __ncc_wildcard$${a} (arg) {\n${p}\n}`);return`__ncc_wildcard$${a}(${r})`}const te=new WeakSet;function injectPathHook(e,t){const{mainTemplate:r}=e;if(!te.has(r)){te.add(r);r.hooks.requireExtensions.tap("asset-relocator-loader",(e,r)=>{let n="";if(r.name){n=i.relative(i.dirname(r.name),".").replace(/\\/g,"/");if(n.length)n="/"+n}return`${e}\n__webpack_require__.ab = __dirname + ${JSON.stringify(n+"/"+assetBase(t))};`})}}e.exports=async function(e,t){if(this.cacheable)this.cacheable();this.async();const r=this.resourcePath;const E=i.dirname(r);const x=A(this);injectPathHook(this._compilation,x.outputAssetBase);if(r.endsWith(".node")){const t=getAssetState(x,this._compilation);const i=_(this.resourcePath)||E;await g(i,t,assetBase(x.outputAssetBase),this.emitFile);let n;if(!(n=t.assets[r]))n=t.assets[r]=y(r.substr(i.length+1).replace(/\\/g,"/"),r,t.assetNames);const s=await new Promise((e,t)=>a(r,(r,i)=>r?t(r):e(i.mode)));t.assetPermissions[n]=s;this.emitFile(assetBase(x.outputAssetBase)+n,e);this.callback(null,"module.exports = __non_webpack_require__(__webpack_require__.ab + "+JSON.stringify(n)+")");return}if(r.endsWith(".json"))return this.callback(null,S,t);let S=e.toString();if(typeof x.production==="boolean"&&P.env.NODE_ENV===R){P.env.NODE_ENV=x.production?"production":"dev"}if(!J){if(typeof x.cwd==="string")J=i.resolve(x.cwd);else J=process.cwd()}const B=getAssetState(x,this._compilation);const N=B.entryIds;const L=_(r);const G=e=>{let t=i.basename(e);if(e.endsWith(".node")){if(L)t=e.substr(L.length+1).replace(/\\/g,"/");const r=g(L,B,assetBase(x.outputAssetBase),this.emitFile);te=te.then(()=>{return r})}let n;if(!(n=B.assets[e])){n=B.assets[e]=y(t,e,B.assetNames);if(x.debugLog)console.log("Emitting "+e+" for static use in module "+r)}te=te.then(async()=>{const[t,r]=await Promise.all([new Promise((t,r)=>s(e,(e,i)=>e?r(e):t(i))),await new Promise((t,r)=>u(e,(e,i)=>e?r(e):t(i)))]);if(r.isSymbolicLink()){const t=await new Promise((t,r)=>{o(e,(e,i)=>e?r(e):t(i))});const r=i.dirname(e);B.assetSymlinks[assetBase(x.outputAssetBase)+n]=i.relative(r,i.resolve(r,t))}else{B.assetPermissions[assetBase(x.outputAssetBase)+n]=r.mode;this.addDependency(e);this.emitFile(assetBase(x.outputAssetBase)+n,t)}});return"__webpack_require__.ab + "+JSON.stringify(n)};const Q=(e,t)=>{const n=e.indexOf(O);const a=n===-1?e.length:e.lastIndexOf(i.sep,n);const l=e.substr(0,a);const f=e.substr(a);const h=f.replace(I,(e,t)=>{return f[t-1]===i.sep?"**/*":"*/**/*"})||"/**/*";if(x.debugLog)console.log("Emitting directory "+l+h+" for static use in module "+r);const c=i.basename(l);const p=B.assets[l]||(B.assets[l]=y(c,l,B.assetNames));B.assets[l]=p;const d=b.sync(l+h,{mark:true,ignore:"node_modules/**/*"}).filter(e=>!X.has(i.extname(e))&&!Z.has(i.basename(e))&&!e.endsWith("/"));if(!d.length)return;te=te.then(async()=>{await Promise.all(d.map(async e=>{const[t,r]=await Promise.all([new Promise((t,r)=>s(e,(e,i)=>e?r(e):t(i))),await new Promise((t,r)=>u(e,(e,i)=>e?r(e):t(i)))]);if(r.isSymbolicLink()){const t=await new Promise((t,r)=>{o(e,(e,i)=>e?r(e):t(i))});const r=i.dirname(e);B.assetSymlinks[assetBase(x.outputAssetBase)+p+e.substr(l.length)]=i.relative(r,i.resolve(r,t)).replace(/\\/g,"/")}else{B.assetPermissions[assetBase(x.outputAssetBase)+p+e.substr(l.length)]=r.mode;this.addDependency(e);this.emitFile(assetBase(x.outputAssetBase)+p+e.substr(l.length),t)}}))});let v="";let g="";if(t){let e=f;let r=true;for(const i of t){const t=e.indexOf(O);const n=e.substr(0,t);e=e.substr(t+1);if(r){g=n;r=false}else{v+=" + '"+JSON.stringify(n).slice(1,-1)+"'"}if(i.type==="SpreadElement")v+=" + "+S.substring(i.argument.start,i.argument.end)+".join('/')";else v+=" + "+S.substring(i.start,i.end)}if(e.length){v+=" + '"+JSON.stringify(e).slice(1,-1)+"'"}}return"__webpack_require__.ab + "+JSON.stringify(p+g)+v};let te=Promise.resolve();const re=new h(S);let ie,ne;try{ie=d.parse(S,{allowReturnOutsideFunction:true,ecmaVersion:2020});ne=false}catch(e){}if(!ie){try{ie=d.parse(S,{sourceType:"module",ecmaVersion:2020});ne=true}catch(e){return this.callback(null,S,t)}}let se=c(ie,"scope");let ae=false;const ue=Object.assign(Object.create(null),{__dirname:{shadowDepth:0,value:i.resolve(r,"..")},__filename:{shadowDepth:0,value:r},process:{shadowDepth:0,value:P}});if(!ne){ue.require={shadowDepth:0,value:{[T](e){const t=V[e];return t.default},resolve(e){return C.sync(e,{basedir:E,extensions:F})}}};ue.require.value.resolve[K]=true}let oe=[];function setKnownBinding(e,t){if(e==="require")return;ue[e]={shadowDepth:0,value:t}}function getKnownBinding(e){const t=ue[e];if(t){if(t.shadowDepth===0){return t.value}}}if(ne){for(const e of ie.body){if(e.type==="ImportDeclaration"){const t=e.source.value;const r=V[t];if(r){for(const t of e.specifiers){if(t.type==="ImportNamespaceSpecifier")setKnownBinding(t.local.name,r);else if(t.type==="ImportDefaultSpecifier"&&"default"in r)setKnownBinding(t.local.name,r.default);else if(t.type==="ImportSpecifier"&&t.imported.name in r)setKnownBinding(t.local.name,r[t.imported.name])}}}}}function computePureStaticValue(e,t=true){const r=Object.create(null);Object.keys(ue).forEach(e=>{r[e]=getKnownBinding(e)});Object.keys(z).forEach(e=>{r[e]=z[e]});const i=p(e,r,t);return i}let le,fe;let he=false;let ce;function isStaticRequire(e){return e&&e.type==="CallExpression"&&e.callee.type==="Identifier"&&e.callee.name==="require"&&ue.require.shadowDepth===0&&e.arguments.length===1&&e.arguments[0].type==="Literal"}({ast:ie=ie,scope:se=se,transformed:ae=ae}=w({id:r,ast:ie,scope:se,pkgBase:L,magicString:re,options:x,emitAsset:G,emitAssetDirectory:Q})||{});f(ie,{enter(e,t){if(e.scope){se=e.scope;for(const t in e.scope.declarations){if(t in ue)ue[t].shadowDepth++}}if(le)return backtrack(this,t);if(e.type==="Identifier"){if(isIdentifierRead(e,t)){let r;if(typeof(r=getKnownBinding(e.name))==="string"&&r.match(Y)||r&&(typeof r==="function"||typeof r==="object")&&r[K]){fe={value:typeof r==="string"?r:undefined};le=e;return this.skip()}else if(!ne&&e.name==="require"&&ue.require.shadowDepth===0&&t.type!=="UnaryExpression"){re.overwrite(e.start,e.end,"__non_webpack_require__");ae=true;return this.skip()}else if(!ne&&e.name==="__non_webpack_require__"&&t.type!=="UnaryExpression"){re.overwrite(e.start,e.end,'eval("require")');ae=true;return this.skip()}}}else if(!ne&&e.type==="CallExpression"&&e.callee.type==="Identifier"&&e.callee.name==="require"&&ue.require.shadowDepth===0&&e.arguments.length){const u=e.arguments[0];const{result:o,sawIdentifier:l}=computePureStaticValue(u,true);if(!o){if(u.type==="LogicalExpression"&&u.operator==="||"&&u.left.type==="Identifier"){ae=true;re.overwrite(u.start,u.end,S.substring(u.right.start,u.right.end));return this.skip()}ae=true;re.overwrite(e.callee.start,e.callee.end,"__non_webpack_require__");return this.skip()}else if(typeof o.value==="string"&&l){if(o.wildcards){const t=i.resolve(E,o.value);if(o.wildcards.length===1&&validAssetEmission(t)){const r=generateWildcardRequire(E,t,S.substring(o.wildcards[0].start,o.wildcards[0].end),oe,x.debugLog);if(r){re.overwrite(e.start,e.end,r);ae=true;return this.skip()}}}else if(o.value){re.overwrite(u.start,u.end,JSON.stringify(o.value));ae=true;return this.skip()}}else if(o&&typeof o.then==="string"&&typeof o.else==="string"&&l){const e=computePureStaticValue(o.test,true).result;if(e&&"value"in e){if(e){ae=true;re.overwrite(u.start,u.end,JSON.stringify(o.then));return this.skip()}else{ae=true;re.overwrite(u.start,u.end,JSON.stringify(o.else));return this.skip()}}else{const e=S.substring(o.test.start,o.test.end);ae=true;re.overwrite(u.start,u.end,`${e} ? ${JSON.stringify(o.then)} : ${JSON.stringify(o.else)}`);return this.skip()}}else if(t.type==="CallExpression"&&t.callee===e){if(o.value==="pkginfo"&&t.arguments.length&&t.arguments[0].type==="Identifier"&&t.arguments[0].name==="module"){let e=new Set;for(let r=1;re.id.type==="Identifier"&&e.init&&e.init.type==="CallExpression"&&e.init.callee.type==="Identifier"&&e.init.callee.name==="require"&&ue.require.shadowDepth===0&&e.init.arguments[0]&&e.init.arguments[0].type==="Identifier"&&e.init.arguments[0].name===i[0].name);if(n)s=e.body.body[t]}if(n&&e.body.body[t].type==="ReturnStatement"&&e.body.body[t].argument&&e.body.body[t].argument.type==="Identifier"&&e.body.body[t].argument.name===n.id.name){a=true;break}}if(a){let a=";";const u=e.type==="ArrowFunctionExpression"&&e.params[0].start===e.start;if(e.type==="FunctionExpression"||e.type==="ArrowFunctionExpression"){e=t;a=","}ce=r.name+"$$mod";setKnownBinding(r.name,ee);const o=a+S.substring(e.start,r.start)+ce+S.substring(r.end,i[0].start+!u)+(u?"(":"")+n.id.name+", "+S.substring(i[0].start,i[i.length-1].end+!u)+(u?")":"")+S.substring(i[0].end+!u,s.start)+S.substring(s.end,e.end);re.appendRight(e.end,o)}}}},leave(e,t){if(e.scope){se=se.parent;for(const t in e.scope.declarations){if(t in ue){if(ue[t].shadowDepth>0)ue[t].shadowDepth--;else delete ue[t]}}}if(le){const t=computePureStaticValue(e,true).result;if(t){if("value"in t&&typeof t.value!=="symbol"||typeof t.then!=="symbol"&&typeof t.else!=="symbol"){fe=t;le=e;return}}emitStaticChildAsset()}}});if(!ae)return this.callback(null,S,t);te.then(()=>{if(oe.length)re.appendLeft(ie.body[0].start,oe.join("\n")+"\n");S=re.toString();t=t||re.generateMap();if(t){t.sources=[r]}this.callback(null,S,t)});function validAssetEmission(e){if(!e)return;if(e===r)return;let t="";if(e.endsWith(i.sep))t=i.sep;else if(e.endsWith(i.sep+O))t=i.sep+O;else if(e.endsWith(O))t=O;if(!x.emitDirnameAll&&e===E+t)return;if(!x.emitFilterAssetBaseAll&&e===(x.filterAssetBase||J)+t)return;if(e.endsWith(i.sep+"node_modules"+t))return;if(E.startsWith(e.substr(0,e.length-t.length)+i.sep))return;if(L){const t=r.substr(0,r.indexOf(i.sep+"node_modules"))+i.sep+"node_modules"+i.sep;if(!e.startsWith(t)){if(x.debugLog){if(assetEmission(e))console.log("Skipping asset emission of "+e.replace(I,"*")+" for "+r+" as it is outside the package base "+L)}return}}else if(!e.startsWith(x.filterAssetBase||J)){if(x.debugLog){if(assetEmission(e))console.log("Skipping asset emission of "+e.replace(I,"*")+" for "+r+" as it is outside the filterAssetBase directory "+(x.filterAssetBase||J))}return}return assetEmission(e)}function assetEmission(e){const t=e.indexOf(O);const r=t===-1?e.length:e.lastIndexOf(i.sep,t);const n=e.substr(0,r);try{const e=l(n);if(t!==-1&&e.isFile())return;if(e.isFile())return G;if(e.isDirectory())return Q}catch(e){return}}function emitStaticChildAsset(e=false){if(isAbsolutePathStr(fe.value)){let t;try{t=i.resolve(fe.value)}catch(e){}let r;if(r=validAssetEmission(t)){let i=r(t,fe.wildcards);if(i){if(e)i="__non_webpack_require__("+i+")";re.overwrite(le.start,le.end,i);ae=true}}}else if(isAbsolutePathStr(fe.then)&&isAbsolutePathStr(fe.else)){let t;try{t=i.resolve(fe.then)}catch(e){}let r;try{r=i.resolve(fe.else)}catch(e){}let n;if(!e&&(n=validAssetEmission(t))&&n===validAssetEmission(r)){const e=n(t);const i=n(r);if(e&&i){re.overwrite(le.start,le.end,`${S.substring(fe.test.start,fe.test.end)} ? ${e} : ${i}`);ae=true}}}le=fe=undefined}};e.exports.raw=true;e.exports.getAssetPermissions=function(e){if(N)return N.assetPermissions[e]};e.exports.getSymlinks=function(){if(N)return N.assetSymlinks};e.exports.initAssetCache=e.exports.initAssetPermissionsCache=function(e,t){injectPathHook(e,t);const r=getEntryIds(e);if(!r)return;const i=N={entryIds:r,assets:Object.create(null),assetNames:Object.create(null),assetPermissions:Object.create(null),assetSymlinks:Object.create(null),hadOptions:false};B.set(e,i);const n=e.getCache?e.getCache():e.cache;n.get("/RelocateLoader/AssetState/"+JSON.stringify(r),null,(e,t)=>{if(e)console.error(e);if(t){const e=JSON.parse(t);if(e.assetPermissions)i.assetPermissions=e.assetPermissions;if(e.assetSymlinks)i.assetSymlinks=e.assetSymlinks}});e.compiler.hooks.afterCompile.tap("relocate-loader",e=>{const t=e.getCache?e.getCache():e.cache;t.store("/RelocateLoader/AssetState/"+JSON.stringify(r),null,JSON.stringify({assetPermissions:i.assetPermissions,assetSymlinks:i.assetSymlinks}),e=>{if(e)console.error(e)})})}},384:function(e,t,r){const i=r(589);const n=r(564);const s=r(66);const a=r(708);e.exports=function({id:e,code:t,pkgBase:r,ast:u,scope:o,magicString:l,emitAssetDirectory:f}){let h;({transformed:h,ast:u,scope:o}=a(u,o,l));if(h)return{transformed:h,ast:u,scope:o};if(e.endsWith("google-gax/build/src/grpc.js")||global._unit&&e.includes("google-gax")){for(const t of u.body){if(t.type==="VariableDeclaration"&&t.declarations[0].id.type==="Identifier"&&t.declarations[0].id.name==="googleProtoFilesDir"){const r=f(i.resolve(i.dirname(e),global._unit?"./":"../../../google-proto-files"));if(r){l.overwrite(t.declarations[0].init.start,t.declarations[0].init.end,r);t.declarations[0].init=null;return{transformed:true}}}}}else if(e.endsWith("socket.io/lib/index.js")||global._unit&&e.includes("socket.io")){function replaceResolvePathStatement(t){if(t.type==="ExpressionStatement"&&t.expression.type==="AssignmentExpression"&&t.expression.operator==="="&&t.expression.right.type==="CallExpression"&&t.expression.right.callee.type==="Identifier"&&t.expression.right.callee.name==="read"&&t.expression.right.arguments.length>=1&&t.expression.right.arguments[0].type==="CallExpression"&&t.expression.right.arguments[0].callee.type==="Identifier"&&t.expression.right.arguments[0].callee.name==="resolvePath"&&t.expression.right.arguments[0].arguments.length===1&&t.expression.right.arguments[0].arguments[0].type==="Literal"){const s=t.expression.right.arguments[0].arguments[0].value;try{var r=n.sync(s,{basedir:i.dirname(e)})}catch(e){return{transformed:false}}const a="/"+i.relative(i.dirname(e),r);t.expression.right.arguments[0]={type:"BinaryExpression",start:t.expression.right.arguments[0].start,end:t.expression.right.arguments[0].end,operator:"+",left:{type:"Identifier",name:"__dirname"},right:{type:"Literal",value:a,raw:JSON.stringify(a)}};return{transformed:true}}return{transformed:false}}for(const e of u.body){if(e.type==="ExpressionStatement"&&e.expression.type==="AssignmentExpression"&&e.expression.operator==="="&&e.expression.left.type==="MemberExpression"&&e.expression.left.object.type==="MemberExpression"&&e.expression.left.object.object.type==="Identifier"&&e.expression.left.object.object.name==="Server"&&e.expression.left.object.property.type==="Identifier"&&e.expression.left.object.property.name==="prototype"&&e.expression.left.property.type==="Identifier"&&e.expression.left.property.name==="serveClient"&&e.expression.right.type==="FunctionExpression"){let t;for(const r of e.expression.right.body.body)if(r.type==="IfStatement")t=r;const r=t&&t.consequent.body;let i=false;if(r&&r[0]&&r[0].type==="ExpressionStatement")i=replaceResolvePathStatement(r[0]);const n=r&&r[1]&&r[1].type==="TryStatement"&&r[1].block.body;if(n&&n[0])i=replaceResolvePathStatement(n[0])||i;return{transformed:i}}}}else if(e.endsWith("oracledb/lib/oracledb.js")||global._unit&&e.includes("oracledb")){for(const t of u.body){if(t.type==="ForStatement"&&t.body.body&&t.body.body[0]&&t.body.body[0].type==="TryStatement"&&t.body.body[0].block.body[0]&&t.body.body[0].block.body[0].type==="ExpressionStatement"&&t.body.body[0].block.body[0].expression.type==="AssignmentExpression"&&t.body.body[0].block.body[0].expression.operator==="="&&t.body.body[0].block.body[0].expression.left.type==="Identifier"&&t.body.body[0].block.body[0].expression.left.name==="oracledbCLib"&&t.body.body[0].block.body[0].expression.right.type==="CallExpression"&&t.body.body[0].block.body[0].expression.right.callee.type==="Identifier"&&t.body.body[0].block.body[0].expression.right.callee.name==="require"&&t.body.body[0].block.body[0].expression.right.arguments.length===1&&t.body.body[0].block.body[0].expression.right.arguments[0].type==="MemberExpression"&&t.body.body[0].block.body[0].expression.right.arguments[0].computed===true&&t.body.body[0].block.body[0].expression.right.arguments[0].object.type==="Identifier"&&t.body.body[0].block.body[0].expression.right.arguments[0].object.name==="binaryLocations"&&t.body.body[0].block.body[0].expression.right.arguments[0].property.type==="Identifier"&&t.body.body[0].block.body[0].expression.right.arguments[0].property.name==="i"){const r=t.body.body[0].block.body[0].expression.right.arguments[0];t.body.body[0].block.body[0].expression.right.arguments=[{type:"Literal",value:"_"}];const i=global._unit?"3.0.0":JSON.parse(s.readFileSync(e.slice(0,-15)+"package.json")).version;const n=Number(i.slice(0,i.indexOf(".")))>=4;const a="oracledb-"+(n?i:"abi"+process.versions.modules)+"-"+process.platform+"-"+process.arch+".node";l.overwrite(r.start,r.end,global._unit?"'./oracledb.js'":"'../build/Release/"+a+"'");return{transformed:true}}}}return{transformed:false}}},387:function(e,t,r){"use strict";var i=r(238);var n=r(737);var s=r(485).EventEmitter;var a=t=e.exports=new s;var u=r(64);var o=r(745);var l=r(354);o(true);var f=process.stderr;Object.defineProperty(a,"stream",{set:function(e){f=e;if(this.gauge)this.gauge.setWriteTo(f,f)},get:function(){return f}});var h;a.useColor=function(){return h!=null?h:f.isTTY};a.enableColor=function(){h=true;this.gauge.setTheme({hasColor:h,hasUnicode:c})};a.disableColor=function(){h=false;this.gauge.setTheme({hasColor:h,hasUnicode:c})};a.level="info";a.gauge=new n(f,{enabled:false,theme:{hasColor:a.useColor()},template:[{type:"progressbar",length:20},{type:"activityIndicator",kerning:1,length:1},{type:"section",default:""},":",{type:"logline",kerning:1,default:""}]});a.tracker=new i.TrackerGroup;a.progressEnabled=a.gauge.isEnabled();var c;a.enableUnicode=function(){c=true;this.gauge.setTheme({hasColor:this.useColor(),hasUnicode:c})};a.disableUnicode=function(){c=false;this.gauge.setTheme({hasColor:this.useColor(),hasUnicode:c})};a.setGaugeThemeset=function(e){this.gauge.setThemeset(e)};a.setGaugeTemplate=function(e){this.gauge.setTemplate(e)};a.enableProgress=function(){if(this.progressEnabled)return;this.progressEnabled=true;this.tracker.on("change",this.showProgress);if(this._pause)return;this.gauge.enable()};a.disableProgress=function(){if(!this.progressEnabled)return;this.progressEnabled=false;this.tracker.removeListener("change",this.showProgress);this.gauge.disable()};var p=["newGroup","newItem","newStream"];var d=function(e){Object.keys(a).forEach(function(t){if(t[0]==="_")return;if(p.filter(function(e){return e===t}).length)return;if(e[t])return;if(typeof a[t]!=="function")return;var r=a[t];e[t]=function(){return r.apply(a,arguments)}});if(e instanceof i.TrackerGroup){p.forEach(function(t){var r=e[t];e[t]=function(){return d(r.apply(e,arguments))}})}return e};p.forEach(function(e){a[e]=function(){return d(this.tracker[e].apply(this.tracker,arguments))}});a.clearProgress=function(e){if(!this.progressEnabled)return e&&process.nextTick(e);this.gauge.hide(e)};a.showProgress=function(e,t){if(!this.progressEnabled)return;var r={};if(e)r.section=e;var i=a.record[a.record.length-1];if(i){r.subsection=i.prefix;var n=a.disp[i.level]||i.level;var s=this._format(n,a.style[i.level]);if(i.prefix)s+=" "+this._format(i.prefix,this.prefixStyle);s+=" "+i.message.split(/\r?\n/)[0];r.logline=s}r.completed=t||this.tracker.completed();this.gauge.show(r)}.bind(a);a.pause=function(){this._paused=true;if(this.progressEnabled)this.gauge.disable()};a.resume=function(){if(!this._paused)return;this._paused=false;var e=this._buffer;this._buffer=[];e.forEach(function(e){this.emitLog(e)},this);if(this.progressEnabled)this.gauge.enable()};a._buffer=[];var v=0;a.record=[];a.maxRecordSize=1e4;a.log=function(e,t,r){var i=this.levels[e];if(i===undefined){return this.emit("error",new Error(u.format("Undefined log level: %j",e)))}var n=new Array(arguments.length-2);var s=null;for(var a=2;af/10){var c=Math.floor(f*.9);this.record=this.record.slice(-1*c)}this.emitLog(l)}.bind(a);a.emitLog=function(e){if(this._paused){this._buffer.push(e);return}if(this.progressEnabled)this.gauge.pulse(e.prefix);var t=this.levels[e.level];if(t===undefined)return;if(t0&&!isFinite(t))return;var r=a.disp[e.level]!=null?a.disp[e.level]:e.level;this.clearProgress();e.message.split(/\r?\n/).forEach(function(t){if(this.heading){this.write(this.heading,this.headingStyle);this.write(" ")}this.write(r,a.style[e.level]);var i=e.prefix||"";if(i)this.write(" ");this.write(i,this.prefixStyle);this.write(" "+t+"\n")},this);this.showProgress()};a._format=function(e,t){if(!f)return;var r="";if(this.useColor()){t=t||{};var i=[];if(t.fg)i.push(t.fg);if(t.bg)i.push("bg"+t.bg[0].toUpperCase()+t.bg.slice(1));if(t.bold)i.push("bold");if(t.underline)i.push("underline");if(t.inverse)i.push("inverse");if(i.length)r+=l.color(i);if(t.beep)r+=l.beep()}r+=e;if(this.useColor()){r+=l.color("reset")}return r};a.write=function(e,t){if(!f)return;f.write(this._format(e,t))};a.addLevel=function(e,t,r,i){if(i==null)i=e;this.levels[e]=t;this.style[e]=r;if(!this[e]){this[e]=function(){var t=new Array(arguments.length+1);t[0]=e;for(var r=0;r0)}else t.next();if(t.type!=s.eq&&!t.canInsertSemicolon()&&t.type!=s.semi){return super.parseClassElement.apply(this,arguments)}const r=this.startNode();r.static=this.eatContextual("static");if(this.type==this.privateNameToken){this.parsePrivateClassElementName(r)}else{this.parsePropertyName(r)}if(r.key.type==="Identifier"&&r.key.name==="constructor"||r.key.type==="Literal"&&!r.computed&&r.key.value==="constructor"){this.raise(r.key.start,"Classes may not have a field called constructor")}if((r.key.name||r.key.value)==="prototype"&&!r.computed){this.raise(r.key.start,"Classes may not have a static property named prototype")}this._maybeParseFieldValue(r);this.finishNode(r,"FieldDefinition");this.semicolon();return r}parsePropertyName(e){if(e.static&&this.type==this.privateNameToken){this.parsePrivateClassElementName(e)}else{super.parsePropertyName(e)}}parseIdent(e,t){const r=super.parseIdent(e,t);if(this._inStaticFieldValue&&r.name=="arguments")this.raise(r.start,"A static class field initializer may not contain arguments");return r}}}},392:function(e,t,r){"use strict";const i=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g;const n=r(996).tokTypes;e.exports=function(e){return class extends e{parseExport(e,t){i.lastIndex=this.pos;const r=i.exec(this.input);const s=this.input.charAt(this.pos+r[0].length);if(s!=="*")return super.parseExport(e,t);this.next();const a=this.startNode();this.expect(n.star);if(this.eatContextual("as")){e.declaration=null;a.exported=this.parseIdent(true);this.checkExport(t,a.exported.name,this.lastTokStart);e.specifiers=[this.finishNode(a,"ExportNamespaceSpecifier")]}this.expectContextual("from");if(this.type!==n.string)this.unexpected();e.source=this.parseExprAtom();this.semicolon();return this.finishNode(e,e.specifiers?"ExportNamedDeclaration":"ExportAllDeclaration")}}}},393:function(e){e.exports=__webpack_require__(357)},402:function(e,t,r){"use strict";function _classCallCheck(e,t){if(!(e instanceof t)){throw new TypeError("Cannot call a class as a function")}}var i=r(945).Buffer;var n=r(64);function copyBuffer(e,t,r){e.copy(t,r)}e.exports=function(){function BufferList(){_classCallCheck(this,BufferList);this.head=null;this.tail=null;this.length=0}BufferList.prototype.push=function push(e){var t={data:e,next:null};if(this.length>0)this.tail.next=t;else this.head=t;this.tail=t;++this.length};BufferList.prototype.unshift=function unshift(e){var t={data:e,next:this.head};if(this.length===0)this.tail=t;this.head=t;++this.length};BufferList.prototype.shift=function shift(){if(this.length===0)return;var e=this.head.data;if(this.length===1)this.head=this.tail=null;else this.head=this.head.next;--this.length;return e};BufferList.prototype.clear=function clear(){this.head=this.tail=null;this.length=0};BufferList.prototype.join=function join(e){if(this.length===0)return"";var t=this.head;var r=""+t.data;while(t=t.next){r+=e+t.data}return r};BufferList.prototype.concat=function concat(e){if(this.length===0)return i.alloc(0);if(this.length===1)return this.head.data;var t=i.allocUnsafe(e>>>0);var r=this.head;var n=0;while(r){copyBuffer(r.data,t,n);n+=r.data.length;r=r.next}return t};return BufferList}();if(n&&n.inspect&&n.inspect.custom){e.exports.prototype[n.inspect.custom]=function(){var e=n.inspect({length:this.length});return this.constructor.name+" "+e}}},408:function(e,t,r){var i=r(16);var n=Object.create(null);var s=r(83);e.exports=i(inflight);function inflight(e,t){if(n[e]){n[e].push(t);return null}else{n[e]=[t];return makeres(e)}}function makeres(e){return s(function RES(){var t=n[e];var r=t.length;var i=slice(arguments);try{for(var s=0;sr){t.splice(0,r);process.nextTick(function(){RES.apply(null,i)})}else{delete n[e]}}})}function slice(e){var t=e.length;var r=[];for(var i=0;i>5===6)return 2;else if(e>>4===14)return 3;else if(e>>3===30)return 4;return e>>6===2?-1:-2}function utf8CheckIncomplete(e,t,r){var i=t.length-1;if(i=0){if(n>0)e.lastNeed=n-1;return n}if(--i=0){if(n>0)e.lastNeed=n-2;return n}if(--i=0){if(n>0){if(n===2)n=0;else e.lastNeed=n-3}return n}return 0}function utf8CheckExtraBytes(e,t,r){if((t[0]&192)!==128){e.lastNeed=0;return"�"}if(e.lastNeed>1&&t.length>1){if((t[1]&192)!==128){e.lastNeed=1;return"�"}if(e.lastNeed>2&&t.length>2){if((t[2]&192)!==128){e.lastNeed=2;return"�"}}}}function utf8FillLast(e){var t=this.lastTotal-this.lastNeed;var r=utf8CheckExtraBytes(this,e,t);if(r!==undefined)return r;if(this.lastNeed<=e.length){e.copy(this.lastChar,t,0,this.lastNeed);return this.lastChar.toString(this.encoding,0,this.lastTotal)}e.copy(this.lastChar,t,0,e.length);this.lastNeed-=e.length}function utf8Text(e,t){var r=utf8CheckIncomplete(this,e,t);if(!this.lastNeed)return e.toString("utf8",t);this.lastTotal=r;var i=e.length-(r-this.lastNeed);e.copy(this.lastChar,0,i);return e.toString("utf8",t,i)}function utf8End(e){var t=e&&e.length?this.write(e):"";if(this.lastNeed)return t+"�";return t}function utf16Text(e,t){if((e.length-t)%2===0){var r=e.toString("utf16le",t);if(r){var i=r.charCodeAt(r.length-1);if(i>=55296&&i<=56319){this.lastNeed=2;this.lastTotal=4;this.lastChar[0]=e[e.length-2];this.lastChar[1]=e[e.length-1];return r.slice(0,-1)}}return r}this.lastNeed=1;this.lastTotal=2;this.lastChar[0]=e[e.length-1];return e.toString("utf16le",t,e.length-1)}function utf16End(e){var t=e&&e.length?this.write(e):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return t+this.lastChar.toString("utf16le",0,r)}return t}function base64Text(e,t){var r=(e.length-t)%3;if(r===0)return e.toString("base64",t);this.lastNeed=3-r;this.lastTotal=3;if(r===1){this.lastChar[0]=e[e.length-1]}else{this.lastChar[0]=e[e.length-2];this.lastChar[1]=e[e.length-1]}return e.toString("base64",t,e.length-r)}function base64End(e){var t=e&&e.length?this.write(e):"";if(this.lastNeed)return t+this.lastChar.toString("base64",0,3-this.lastNeed);return t}function simpleWrite(e){return e.toString(this.encoding)}function simpleEnd(e){return e&&e.length?this.write(e):""}},431:function(e){e.exports=__webpack_require__(87)},433:function(e,t,r){"use strict";var i=r(22);e.exports=TemplateItem;function isPercent(e){if(typeof e!=="string")return false;return e.slice(-1)==="%"}function percent(e){return Number(e.slice(0,-1))/100}function TemplateItem(e,t){this.overallOutputLength=t;this.finished=false;this.type=null;this.value=null;this.length=null;this.maxLength=null;this.minLength=null;this.kerning=null;this.align="left";this.padLeft=0;this.padRight=0;this.index=null;this.first=null;this.last=null;if(typeof e==="string"){this.value=e}else{for(var r in e)this[r]=e[r]}if(isPercent(this.length)){this.length=Math.round(this.overallOutputLength*percent(this.length))}if(isPercent(this.minLength)){this.minLength=Math.round(this.overallOutputLength*percent(this.minLength))}if(isPercent(this.maxLength)){this.maxLength=Math.round(this.overallOutputLength*percent(this.maxLength))}return this}TemplateItem.prototype={};TemplateItem.prototype.getBaseLength=function(){var e=this.length;if(e==null&&typeof this.value==="string"&&this.maxLength==null&&this.minLength==null){e=i(this.value)}return e};TemplateItem.prototype.getLength=function(){var e=this.getBaseLength();if(e==null)return null;return e+this.padLeft+this.padRight};TemplateItem.prototype.getMaxLength=function(){if(this.maxLength==null)return null;return this.maxLength+this.padLeft+this.padRight};TemplateItem.prototype.getMinLength=function(){if(this.minLength==null)return null;return this.minLength+this.padLeft+this.padRight}},445:function(e,t,r){"use strict";var i=r(66);var n=r(378);var s=r(387);e.exports=t;var a=process.version.substr(1).replace(/-.*$/,"").split(".").map(function(e){return+e});var u=["build","clean","configure","package","publish","reveal","testbinary","testpackage","unpublish"];var o="napi_build_version=";e.exports.get_napi_version=function(e){var t=process.versions.napi;if(!t){if(a[0]===9&&a[1]>=3)t=2;else if(a[0]===8)t=1}return t};e.exports.get_napi_version_as_string=function(t){var r=e.exports.get_napi_version(t);return r?""+r:""};e.exports.validate_package_json=function(t,r){var i=t.binary;var n=pathOK(i.module_path);var s=pathOK(i.remote_path);var a=pathOK(i.package_name);var u=e.exports.get_napi_build_versions(t,r,true);var o=e.exports.get_napi_build_versions_raw(t);if(u){u.forEach(function(e){if(!(parseInt(e,10)===e&&e>0)){throw new Error("All values specified in napi_versions must be positive integers.")}})}if(u&&(!n||!s&&!a)){throw new Error("When napi_versions is specified; module_path and either remote_path or "+"package_name must contain the substitution string '{napi_build_version}`.")}if((n||s||a)&&!o){throw new Error("When the substitution string '{napi_build_version}` is specified in "+"module_path, remote_path, or package_name; napi_versions must also be specified.")}if(u&&!e.exports.get_best_napi_build_version(t,r)&&e.exports.build_napi_only(t)){throw new Error("The N-API version of this Node instance is "+e.exports.get_napi_version(r?r.target:undefined)+". "+"This module supports N-API version(s) "+e.exports.get_napi_build_versions_raw(t)+". "+"This Node instance cannot run this module.")}if(o&&!u&&e.exports.build_napi_only(t)){throw new Error("The N-API version of this Node instance is "+e.exports.get_napi_version(r?r.target:undefined)+". "+"This module supports N-API version(s) "+e.exports.get_napi_build_versions_raw(t)+". "+"This Node instance cannot run this module.")}};function pathOK(e){return e&&(e.indexOf("{napi_build_version}")!==-1||e.indexOf("{node_napi_label}")!==-1)}e.exports.expand_commands=function(t,r,i){var n=[];var s=e.exports.get_napi_build_versions(t,r);i.forEach(function(i){if(s&&i.name==="install"){var a=e.exports.get_best_napi_build_version(t,r);var l=a?[o+a]:[];n.push({name:i.name,args:l})}else if(s&&u.indexOf(i.name)!==-1){s.forEach(function(e){var t=i.args.slice();t.push(o+e);n.push({name:i.name,args:t})})}else{n.push(i)}});return n};e.exports.get_napi_build_versions=function(t,r,i){var n=[];var a=e.exports.get_napi_version(r?r.target:undefined);if(t.binary&&t.binary.napi_versions){t.binary.napi_versions.forEach(function(e){var t=n.indexOf(e)!==-1;if(!t&&a&&e<=a){n.push(e)}else if(i&&!t&&a){s.info("This Node instance does not support builds for N-API version",e)}})}if(r&&r["build-latest-napi-version-only"]){var u=0;n.forEach(function(e){if(e>u)u=e});n=u?[u]:[]}return n.length?n:undefined};e.exports.get_napi_build_versions_raw=function(e){var t=[];if(e.binary&&e.binary.napi_versions){e.binary.napi_versions.forEach(function(e){if(t.indexOf(e)===-1){t.push(e)}})}return t.length?t:undefined};e.exports.get_command_arg=function(e){return o+e};e.exports.get_napi_build_version_from_command_args=function(e){for(var t=0;ti&&e<=s){i=e}})}return i===0?undefined:i};e.exports.build_napi_only=function(e){return e.binary&&e.binary.package_name&&e.binary.package_name.indexOf("{node_napi_label}")===-1}},446:function(e){"use strict";e.exports=function(){return/[\u001b\u009b][[()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-PRZcf-nqry=><]/g}},468:function(e){e.exports=Delegator;function Delegator(e,t){if(!(this instanceof Delegator))return new Delegator(e,t);this.proto=e;this.target=t;this.methods=[];this.getters=[];this.setters=[];this.fluents=[]}Delegator.prototype.method=function(e){var t=this.proto;var r=this.target;this.methods.push(e);t[e]=function(){return this[r][e].apply(this[r],arguments)};return this};Delegator.prototype.access=function(e){return this.getter(e).setter(e)};Delegator.prototype.getter=function(e){var t=this.proto;var r=this.target;this.getters.push(e);t.__defineGetter__(e,function(){return this[r][e]});return this};Delegator.prototype.setter=function(e){var t=this.proto;var r=this.target;this.setters.push(e);t.__defineSetter__(e,function(t){return this[r][e]=t});return this};Delegator.prototype.fluent=function(e){var t=this.proto;var r=this.target;this.fluents.push(e);t[e]=function(t){if("undefined"!=typeof t){this[r][e]=t;return this}else{return this[r][e]}};return this}},480:function(e){(function(t){"use strict";var r,i=20,n=1,s=1e6,a=1e6,u=-7,o=21,l="[big.js] ",f=l+"Invalid ",h=f+"decimal places",c=f+"rounding mode",p=l+"Division by zero",d={},v=void 0,y=/^-?(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i;function _Big_(){function Big(e){var t=this;if(!(t instanceof Big))return e===v?_Big_():new Big(e);if(e instanceof Big){t.s=e.s;t.e=e.e;t.c=e.c.slice()}else{parse(t,e)}t.constructor=Big}Big.prototype=d;Big.DP=i;Big.RM=n;Big.NE=u;Big.PE=o;Big.version="5.2.2";return Big}function parse(e,t){var r,i,n;if(t===0&&1/t<0)t="-0";else if(!y.test(t+=""))throw Error(f+"number");e.s=t.charAt(0)=="-"?(t=t.slice(1),-1):1;if((r=t.indexOf("."))>-1)t=t.replace(".","");if((i=t.search(/e/i))>0){if(r<0)r=i;r+=+t.slice(i+1);t=t.substring(0,i)}else if(r<0){r=t.length}n=t.length;for(i=0;i0&&t.charAt(--n)=="0";);e.e=r-i-1;e.c=[];for(r=0;i<=n;)e.c[r++]=+t.charAt(i++)}return e}function round(e,t,r,i){var n=e.c,s=e.e+t+1;if(s=5}else if(r===2){i=n[s]>5||n[s]==5&&(i||s<0||n[s+1]!==v||n[s-1]&1)}else if(r===3){i=i||!!n[0]}else{i=false;if(r!==0)throw Error(c)}if(s<1){n.length=1;if(i){e.e=-t;n[0]=1}else{n[0]=e.e=0}}else{n.length=s--;if(i){for(;++n[s]>9;){n[s]=0;if(!s--){++e.e;n.unshift(1)}}}for(s=n.length;!n[--s];)n.pop()}}else if(r<0||r>3||r!==~~r){throw Error(c)}return e}function stringify(e,t,r,i){var n,a,u=e.constructor,o=!e.c[0];if(r!==v){if(r!==~~r||r<(t==3)||r>s){throw Error(t==3?f+"precision":h)}e=new u(e);r=i-e.e;if(e.c.length>++i)round(e,r,u.RM);if(t==2)i=e.e+r+1;for(;e.c.length=u.PE)){a=a.charAt(0)+(r>1?"."+a.slice(1):"")+(n<0?"e":"e+")+n}else if(n<0){for(;++n;)a="0"+a;a="0."+a}else if(n>0){if(++n>r)for(n-=r;n--;)a+="0";else if(n1){a=a.charAt(0)+"."+a.slice(1)}return e.s<0&&(!o||t==4)?"-"+a:a}d.abs=function(){var e=new this.constructor(this);e.s=1;return e};d.cmp=function(e){var t,r=this,i=r.c,n=(e=new r.constructor(e)).c,s=r.s,a=e.s,u=r.e,o=e.e;if(!i[0]||!n[0])return!i[0]?!n[0]?0:-a:s;if(s!=a)return s;t=s<0;if(u!=o)return u>o^t?1:-1;a=(u=i.length)<(o=n.length)?u:o;for(s=-1;++sn[s]^t?1:-1}return u==o?0:u>o^t?1:-1};d.div=function(e){var t=this,r=t.constructor,i=t.c,n=(e=new r(e)).c,a=t.s==e.s?1:-1,u=r.DP;if(u!==~~u||u<0||u>s)throw Error(h);if(!n[0])throw Error(p);if(!i[0])return new r(a*0);var o,l,f,c,d,y=n.slice(),g=o=n.length,b=i.length,_=i.slice(0,o),m=_.length,E=e,D=E.c=[],w=0,A=u+(E.e=t.e-e.e)+1;E.s=a;a=A<0?0:A;y.unshift(0);for(;m++m?1:-1}else{for(d=-1,c=0;++d_[d]?1:-1;break}}}if(c<0){for(l=m==o?n:y;m;){if(_[--m]A)round(E,u,r.RM,_[0]!==v);return E};d.eq=function(e){return!this.cmp(e)};d.gt=function(e){return this.cmp(e)>0};d.gte=function(e){return this.cmp(e)>-1};d.lt=function(e){return this.cmp(e)<0};d.lte=function(e){return this.cmp(e)<1};d.minus=d.sub=function(e){var t,r,i,n,s=this,a=s.constructor,u=s.s,o=(e=new a(e)).s;if(u!=o){e.s=-o;return s.plus(e)}var l=s.c.slice(),f=s.e,h=e.c,c=e.e;if(!l[0]||!h[0]){return h[0]?(e.s=-o,e):new a(l[0]?s:0)}if(u=f-c){if(n=u<0){u=-u;i=l}else{c=f;i=h}i.reverse();for(o=u;o--;)i.push(0);i.reverse()}else{r=((n=l.length0)for(;o--;)l[t++]=0;for(o=t;r>u;){if(l[--r]0){o=a;t=l}else{n=-n;t=u}t.reverse();for(;n--;)t.push(0);t.reverse()}if(u.length-l.length<0){t=l;l=u;u=t}n=l.length;for(s=0;n;u[n]%=10)s=(u[--n]=u[n]+l[n]+s)/10|0;if(s){u.unshift(s);++o}for(n=u.length;u[--n]===0;)u.pop();e.c=u;e.e=o;return e};d.pow=function(e){var t=this,r=new t.constructor(1),i=r,n=e<0;if(e!==~~e||e<-a||e>a)throw Error(f+"exponent");if(n)e=-e;for(;;){if(e&1)i=i.times(t);e>>=1;if(!e)break;t=t.times(t)}return n?r.div(i):i};d.round=function(e,t){var r=this.constructor;if(e===v)e=0;else if(e!==~~e||e<-s||e>s)throw Error(h);return round(new r(this),e,t===v?r.RM:t)};d.sqrt=function(){var e,t,r,i=this,n=i.constructor,s=i.s,a=i.e,u=new n(.5);if(!i.c[0])return new n(i);if(s<0)throw Error(l+"No square root");s=Math.sqrt(i+"");if(s===0||s===1/0){t=i.c.join("");if(!(t.length+a&1))t+="0";s=Math.sqrt(t);a=((a+1)/2|0)-(a<0||a&1);e=new n((s==1/0?"1e":(s=s.toExponential()).slice(0,s.indexOf("e")+1))+a)}else{e=new n(s)}a=e.e+(n.DP+=4);do{r=e;e=u.times(r.plus(i.div(r)))}while(r.c.slice(0,a).join("")!==e.c.slice(0,a).join(""));return round(e,n.DP-=4,n.RM)};d.times=d.mul=function(e){var t,r=this,i=r.constructor,n=r.c,s=(e=new i(e)).c,a=n.length,u=s.length,o=r.e,l=e.e;e.s=r.s==e.s?1:-1;if(!n[0]||!s[0])return new i(e.s*0);e.e=o+l;if(ao;){u=t[l]+s[o]*n[l-o-1]+u;t[l--]=u%10;u=u/10|0}t[l]=(t[l]+u)%10}if(u)++e.e;else t.shift();for(o=t.length;!t[--o];)t.pop();e.c=t;return e};d.toExponential=function(e){return stringify(this,1,e,e)};d.toFixed=function(e){return stringify(this,2,e,this.e+e)};d.toPrecision=function(e){return stringify(this,3,e,e-1)};d.toString=function(){return stringify(this)};d.valueOf=d.toJSON=function(){return stringify(this,4)};r=_Big_();r["default"]=r.Big=r;if(typeof define==="function"&&define.amd){define(function(){return r})}else if(true&&e.exports){e.exports=r}else{t.Big=r}})(this)},485:function(e){e.exports=__webpack_require__(614)},487:function(e,t,r){e.exports=globSync;globSync.GlobSync=GlobSync;var i=r(66);var n=r(129);var s=r(620);var a=s.Minimatch;var u=r(327).Glob;var o=r(64);var l=r(589);var f=r(393);var h=r(969);var c=r(922);var p=c.alphasort;var d=c.alphasorti;var v=c.setopts;var y=c.ownProp;var g=c.childrenIgnored;var b=c.isIgnored;function globSync(e,t){if(typeof t==="function"||arguments.length===3)throw new TypeError("callback provided to sync glob\n"+"See: https://github.com/isaacs/node-glob/issues/167");return new GlobSync(e,t).found}function GlobSync(e,t){if(!e)throw new Error("must provide pattern");if(typeof t==="function"||arguments.length===3)throw new TypeError("callback provided to sync glob\n"+"See: https://github.com/isaacs/node-glob/issues/167");if(!(this instanceof GlobSync))return new GlobSync(e,t);v(this,e,t);if(this.noprocess)return this;var r=this.minimatch.set.length;this.matches=new Array(r);for(var i=0;ithis.maxLength)return false;if(!this.stat&&y(this.cache,t)){var n=this.cache[t];if(Array.isArray(n))n="DIR";if(!r||n==="DIR")return n;if(r&&n==="FILE")return false}var s;var a=this.statCache[t];if(!a){var u;try{u=i.lstatSync(t)}catch(e){if(e&&(e.code==="ENOENT"||e.code==="ENOTDIR")){this.statCache[t]=false;return false}}if(u&&u.isSymbolicLink()){try{a=i.statSync(t)}catch(e){a=u}}else{a=u}}this.statCache[t]=a;var n=true;if(a)n=a.isDirectory()?"DIR":"FILE";this.cache[t]=this.cache[t]||n;if(r&&n==="FILE")return false;return n};GlobSync.prototype._mark=function(e){return c.mark(this,e)};GlobSync.prototype._makeAbs=function(e){return c.makeAbs(this,e)}},491:function(e){"use strict";e.exports=balanced;function balanced(e,t,r){if(e instanceof RegExp)e=maybeMatch(e,r);if(t instanceof RegExp)t=maybeMatch(t,r);var i=range(e,t,r);return i&&{start:i[0],end:i[1],pre:r.slice(0,i[0]),body:r.slice(i[0]+e.length,i[1]),post:r.slice(i[1]+t.length)}}function maybeMatch(e,t){var r=t.match(e);return r?r[0]:null}balanced.range=range;function range(e,t,r){var i,n,s,a,u;var o=r.indexOf(e);var l=r.indexOf(t,o+1);var f=o;if(o>=0&&l>0){i=[];s=r.length;while(f>=0&&!u){if(f==o){i.push(f);o=r.indexOf(e,f+1)}else if(i.length==1){u=[i.pop(),l]}else{n=i.pop();if(n=0?o:l}if(i.length){u=[s,a]}}return u}},500:function(e){"use strict";e.exports=(()=>{const e=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:[a-zA-Z\\d]*(?:;[a-zA-Z\\d]*)*)?\\u0007)","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PRZcf-ntqry=><~]))"].join("|");return new RegExp(e,"g")})},502:function(e,t,r){"use strict";e.exports=PassThrough;var i=r(955);var n=r(683);n.inherits=r(207);n.inherits(PassThrough,i);function PassThrough(e){if(!(this instanceof PassThrough))return new PassThrough(e);i.call(this,e)}PassThrough.prototype._transform=function(e,t,r){r(null,e)}},503:function(e,t,r){"use strict";e.exports=t;var i=r(589);var n=r(579);var s=r(77);var a=r(630);var u=r(445);var o;if(process.env.NODE_PRE_GYP_ABI_CROSSWALK){o=require(process.env.NODE_PRE_GYP_ABI_CROSSWALK)}else{o=r(590)}var l={};Object.keys(o).forEach(function(e){var t=e.split(".")[0];if(!l[t]){l[t]=e}});function get_electron_abi(e,t){if(!e){throw new Error("get_electron_abi requires valid runtime arg")}if(typeof t==="undefined"){throw new Error("Empty target version is not supported if electron is the target.")}var r=n.parse(t);return e+"-v"+r.major+"."+r.minor}e.exports.get_electron_abi=get_electron_abi;function get_node_webkit_abi(e,t){if(!e){throw new Error("get_node_webkit_abi requires valid runtime arg")}if(typeof t==="undefined"){throw new Error("Empty target version is not supported if node-webkit is the target.")}return e+"-v"+t}e.exports.get_node_webkit_abi=get_node_webkit_abi;function get_node_abi(e,t){if(!e){throw new Error("get_node_abi requires valid runtime arg")}if(!t){throw new Error("get_node_abi requires valid process.versions object")}var r=n.parse(t.node);if(r.major===0&&r.minor%2){return e+"-v"+t.node}else{return t.modules?e+"-v"+ +t.modules:"v8-"+t.v8.split(".").slice(0,2).join(".")}}e.exports.get_node_abi=get_node_abi;function get_runtime_abi(e,t){if(!e){throw new Error("get_runtime_abi requires valid runtime arg")}if(e==="node-webkit"){return get_node_webkit_abi(e,t||process.versions["node-webkit"])}else if(e==="electron"){return get_electron_abi(e,t||process.versions.electron)}else{if(e!="node"){throw new Error("Unknown Runtime: '"+e+"'")}if(!t){return get_node_abi(e,process.versions)}else{var r;if(o[t]){r=o[t]}else{var i=t.split(".").map(function(e){return+e});if(i.length!=3){throw new Error("Unknown target version: "+t)}var n=i[0];var s=i[1];var a=i[2];if(n===1){while(true){if(s>0)--s;if(a>0)--a;var u=""+n+"."+s+"."+a;if(o[u]){r=o[u];console.log("Warning: node-pre-gyp could not find exact match for "+t);console.log("Warning: but node-pre-gyp successfully choose "+u+" as ABI compatible target");break}if(s===0&&a===0){break}}}else if(n>=2){if(l[n]){r=o[l[n]];console.log("Warning: node-pre-gyp could not find exact match for "+t);console.log("Warning: but node-pre-gyp successfully choose "+l[n]+" as ABI compatible target")}}else if(n===0){if(i[1]%2===0){while(--a>0){var f=""+n+"."+s+"."+a;if(o[f]){r=o[f];console.log("Warning: node-pre-gyp could not find exact match for "+t);console.log("Warning: but node-pre-gyp successfully choose "+f+" as ABI compatible target");break}}}}}if(!r){throw new Error("Unsupported target version: "+t)}var h={node:t,v8:r.v8+".0",modules:r.node_abi>1?r.node_abi:undefined};return get_node_abi(e,h)}}}e.exports.get_runtime_abi=get_runtime_abi;var f=["module_name","module_path","host"];function validate_config(e,t){var r=e.name+" package.json is not node-pre-gyp ready:\n";var i=[];if(!e.main){i.push("main")}if(!e.version){i.push("version")}if(!e.name){i.push("name")}if(!e.binary){i.push("binary")}var n=e.binary;f.forEach(function(e){if(i.indexOf("binary")>-1){i.pop("binary")}if(!n||n[e]===undefined||n[e]===""){i.push("binary."+e)}});if(i.length>=1){throw new Error(r+"package.json must declare these properties: \n"+i.join("\n"))}if(n){var a=s.parse(n.host).protocol;if(a==="http:"){throw new Error("'host' protocol ("+a+") is invalid - only 'https:' is accepted")}}u.validate_package_json(e,t)}e.exports.validate_config=validate_config;function eval_template(e,t){Object.keys(t).forEach(function(r){var i="{"+r+"}";while(e.indexOf(i)>-1){e=e.replace(i,t[r])}});return e}function fix_slashes(e){if(e.slice(-1)!="/"){return e+"/"}return e}function drop_double_slashes(e){return e.replace(/\/\//g,"/")}function get_process_runtime(e){var t="node";if(e["node-webkit"]){t="node-webkit"}else if(e.electron){t="electron"}return t}e.exports.get_process_runtime=get_process_runtime;var h="{module_name}-v{version}-{node_abi}-{platform}-{arch}.tar.gz";var c="";e.exports.evaluate=function(e,t,r){t=t||{};validate_config(e,t);var o=e.version;var l=n.parse(o);var f=t.runtime||get_process_runtime(process.versions);var p={name:e.name,configuration:Boolean(t.debug)?"Debug":"Release",debug:t.debug,module_name:e.binary.module_name,version:l.version,prerelease:l.prerelease.length?l.prerelease.join("."):"",build:l.build.length?l.build.join("."):"",major:l.major,minor:l.minor,patch:l.patch,runtime:f,node_abi:get_runtime_abi(f,t.target),node_abi_napi:u.get_napi_version(t.target)?"napi":get_runtime_abi(f,t.target),napi_version:u.get_napi_version(t.target),napi_build_version:r||"",node_napi_label:r?"napi-v"+r:get_runtime_abi(f,t.target),target:t.target||"",platform:t.target_platform||process.platform,target_platform:t.target_platform||process.platform,arch:t.target_arch||process.arch,target_arch:t.target_arch||process.arch,libc:t.target_libc||a.family||"unknown",module_main:e.main,toolset:t.toolset||""};var d=process.env["npm_config_"+p.module_name+"_binary_host_mirror"]||e.binary.host;p.host=fix_slashes(eval_template(d,p));p.module_path=eval_template(e.binary.module_path,p);if(t.module_root){p.module_path=i.join(t.module_root,p.module_path)}else{p.module_path=i.resolve(p.module_path)}p.module=i.join(p.module_path,p.module_name+".node");p.remote_path=e.binary.remote_path?drop_double_slashes(fix_slashes(eval_template(e.binary.remote_path,p))):c;var v=e.binary.package_name?e.binary.package_name:h;p.package_name=eval_template(v,p);p.staged_tarball=i.join("build/stage",p.remote_path,p.package_name);p.hosted_path=s.resolve(p.host,p.remote_path);p.hosted_tarball=s.resolve(p.hosted_path,p.package_name);return p}},507:function(e,t,r){e.exports=r(64).deprecate},513:function(e){"use strict";e.exports=isWin32()||isColorTerm();function isWin32(){return process.platform==="win32"}function isColorTerm(){var e=/^screen|^xterm|^vt100|color|ansi|cygwin|linux/i;return!!process.env.COLORTERM||e.test(process.env.TERM)}},543:function(e,t,r){"use strict";const i=r(589);const n=/^\.\.?[/\\]/;function isAbsolutePath(e){return i.posix.isAbsolute(e)||i.win32.isAbsolute(e)}function isRelativePath(e){return n.test(e)}function stringifyRequest(e,t){const r=t.split("!");const n=e.context||e.options&&e.options.context;return JSON.stringify(r.map(e=>{const t=e.match(/^(.*?)(\?.*)/);const r=t?t[2]:"";let s=t?t[1]:e;if(isAbsolutePath(s)&&n){s=i.relative(n,s);if(isAbsolutePath(s)){return s+r}if(isRelativePath(s)===false){s="./"+s}}return s.replace(/\\/g,"/")+r}).join("!"))}e.exports=stringifyRequest},544:function(e,t,r){var i=r(589);var n=process.platform==="win32";var s=r(66);var a=process.env.NODE_DEBUG&&/fs/.test(process.env.NODE_DEBUG);function rethrow(){var e;if(a){var t=new Error;e=debugCallback}else e=missingCallback;return e;function debugCallback(e){if(e){t.message=e.message;e=t;missingCallback(e)}}function missingCallback(e){if(e){if(process.throwDeprecation)throw e;else if(!process.noDeprecation){var t="fs: missing callback "+(e.stack||e.message);if(process.traceDeprecation)console.trace(t);else console.error(t)}}}}function maybeCallback(e){return typeof e==="function"?e:rethrow()}var u=i.normalize;if(n){var o=/(.*?)(?:[\/\\]+|$)/g}else{var o=/(.*?)(?:[\/]+|$)/g}if(n){var l=/^(?:[a-zA-Z]:|[\\\/]{2}[^\\\/]+[\\\/][^\\\/]+)?[\\\/]*/}else{var l=/^[\/]*/}t.realpathSync=function realpathSync(e,t){e=i.resolve(e);if(t&&Object.prototype.hasOwnProperty.call(t,e)){return t[e]}var r=e,a={},u={};var f;var h;var c;var p;start();function start(){var t=l.exec(e);f=t[0].length;h=t[0];c=t[0];p="";if(n&&!u[c]){s.lstatSync(c);u[c]=true}}while(f=e.length){if(t)t[a]=e;return r(null,e)}o.lastIndex=h;var i=o.exec(e);d=c;c+=i[0];p=d+i[1];h=o.lastIndex;if(f[p]||t&&t[p]===p){return process.nextTick(LOOP)}if(t&&Object.prototype.hasOwnProperty.call(t,p)){return gotResolvedLink(t[p])}return s.lstat(p,gotStat)}function gotStat(e,i){if(e)return r(e);if(!i.isSymbolicLink()){f[p]=true;if(t)t[p]=p;return process.nextTick(LOOP)}if(!n){var a=i.dev.toString(32)+":"+i.ino.toString(32);if(u.hasOwnProperty(a)){return gotTarget(null,u[a],p)}}s.stat(p,function(e){if(e)return r(e);s.readlink(p,function(e,t){if(!n)u[a]=t;gotTarget(e,t)})})}function gotTarget(e,n,s){if(e)return r(e);var a=i.resolve(d,n);if(t)t[s]=a;gotResolvedLink(a)}function gotResolvedLink(t){e=i.resolve(t,e.slice(h));start()}}},564:function(e,t,r){var i=r(55);var n=r(572);n.core=i;n.isCore=function isCore(e){return i[e]};n.sync=r(377);t=n;e.exports=n},569:function(e,t,r){e.exports=r(688)},572:function(e,t,r){var i=r(55);var n=r(66);var s=r(589);var a=r(68);var u=r(807);var o=r(764);var l=function isFile(e,t){n.stat(e,function(e,r){if(!e){return t(null,r.isFile()||r.isFIFO())}if(e.code==="ENOENT"||e.code==="ENOTDIR")return t(null,false);return t(e)})};e.exports=function resolve(e,t,r){var f=r;var h=t;if(typeof t==="function"){f=h;h={}}if(typeof e!=="string"){var c=new TypeError("Path must be a string.");return process.nextTick(function(){f(c)})}h=o(e,h);var p=h.isFile||l;var d=h.readFile||n.readFile;var v=h.extensions||[".js"];var y=h.basedir||s.dirname(a());var g=h.filename||y;h.paths=h.paths||[];var b=s.resolve(y);if(h.preserveSymlinks===false){n.realpath(b,function(e,t){if(e&&e.code!=="ENOENT")f(c);else init(e?b:t)})}else{init(b)}var _;function init(t){if(/^(?:\.\.?(?:\/|$)|\/|([A-Za-z]:)?[/\\])/.test(e)){_=s.resolve(t,e);if(e===".."||e.slice(-1)==="/")_+="/";if(/\/$/.test(e)&&_===t){loadAsDirectory(_,h.package,onfile)}else loadAsFile(_,h.package,onfile)}else loadNodeModules(e,t,function(t,r,n){if(t)f(t);else if(r)f(null,r,n);else if(i[e])return f(null,e);else{var s=new Error("Cannot find module '"+e+"' from '"+g+"'");s.code="MODULE_NOT_FOUND";f(s)}})}function onfile(t,r,i){if(t)f(t);else if(r)f(null,r,i);else loadAsDirectory(_,function(t,r,i){if(t)f(t);else if(r)f(null,r,i);else{var n=new Error("Cannot find module '"+e+"' from '"+g+"'");n.code="MODULE_NOT_FOUND";f(n)}})}function loadAsFile(e,t,r){var i=t;var n=r;if(typeof i==="function"){n=i;i=undefined}var a=[""].concat(v);load(a,e,i);function load(e,t,r){if(e.length===0)return n(null,undefined,r);var i=t+e[0];var a=r;if(a)onpkg(null,a);else loadpkg(s.dirname(i),onpkg);function onpkg(r,u,o){a=u;if(r)return n(r);if(o&&a&&h.pathFilter){var l=s.relative(o,i);var f=l.slice(0,l.length-e[0].length);var c=h.pathFilter(a,t,f);if(c)return load([""].concat(v.slice()),s.resolve(o,c),a)}p(i,onex)}function onex(r,s){if(r)return n(r);if(s)return n(null,i,a);load(e.slice(1),t,a)}}}function loadpkg(e,t){if(e===""||e==="/")return t(null);if(process.platform==="win32"&&/^\w:[/\\]*$/.test(e)){return t(null)}if(/[/\\]node_modules[/\\]*$/.test(e))return t(null);var r=s.join(e,"package.json");p(r,function(i,n){if(!n)return loadpkg(s.dirname(e),t);d(r,function(i,n){if(i)t(i);try{var s=JSON.parse(n)}catch(e){}if(s&&h.packageFilter){s=h.packageFilter(s,r)}t(null,s,e)})})}function loadAsDirectory(e,t,r){var i=r;var n=t;if(typeof n==="function"){i=n;n=h.package}var a=s.join(e,"package.json");p(a,function(t,r){if(t)return i(t);if(!r)return loadAsFile(s.join(e,"index"),n,i);d(a,function(t,r){if(t)return i(t);try{var n=JSON.parse(r)}catch(e){}if(h.packageFilter){n=h.packageFilter(n,a)}if(n.main){if(typeof n.main!=="string"){var u=new TypeError("package “"+n.name+"” `main` must be a string");u.code="INVALID_PACKAGE_MAIN";return i(u)}if(n.main==="."||n.main==="./"){n.main="index"}loadAsFile(s.resolve(e,n.main),n,function(t,r,n){if(t)return i(t);if(r)return i(null,r,n);if(!n)return loadAsFile(s.join(e,"index"),n,i);var a=s.resolve(e,n.main);loadAsDirectory(a,n,function(t,r,n){if(t)return i(t);if(r)return i(null,r,n);loadAsFile(s.join(e,"index"),n,i)})});return}loadAsFile(s.join(e,"/index"),n,i)})})}function processDirs(t,r){if(r.length===0)return t(null,undefined);var i=r[0];var n=s.join(i,e);loadAsFile(n,h.package,onfile);function onfile(r,n,a){if(r)return t(r);if(n)return t(null,n,a);loadAsDirectory(s.join(i,e),h.package,ondir)}function ondir(e,i,n){if(e)return t(e);if(i)return t(null,i,n);processDirs(t,r.slice(1))}}function loadNodeModules(e,t,r){processDirs(r,u(t,h,e))}}},579:function(e,t){t=e.exports=SemVer;var r;if(typeof process==="object"&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)){r=function(){var e=Array.prototype.slice.call(arguments,0);e.unshift("SEMVER");console.log.apply(console,e)}}else{r=function(){}}t.SEMVER_SPEC_VERSION="2.0.0";var i=256;var n=Number.MAX_SAFE_INTEGER||9007199254740991;var s=16;var a=t.re=[];var u=t.src=[];var o=0;var l=o++;u[l]="0|[1-9]\\d*";var f=o++;u[f]="[0-9]+";var h=o++;u[h]="\\d*[a-zA-Z-][a-zA-Z0-9-]*";var c=o++;u[c]="("+u[l]+")\\."+"("+u[l]+")\\."+"("+u[l]+")";var p=o++;u[p]="("+u[f]+")\\."+"("+u[f]+")\\."+"("+u[f]+")";var d=o++;u[d]="(?:"+u[l]+"|"+u[h]+")";var v=o++;u[v]="(?:"+u[f]+"|"+u[h]+")";var y=o++;u[y]="(?:-("+u[d]+"(?:\\."+u[d]+")*))";var g=o++;u[g]="(?:-?("+u[v]+"(?:\\."+u[v]+")*))";var b=o++;u[b]="[0-9A-Za-z-]+";var _=o++;u[_]="(?:\\+("+u[b]+"(?:\\."+u[b]+")*))";var m=o++;var E="v?"+u[c]+u[y]+"?"+u[_]+"?";u[m]="^"+E+"$";var D="[v=\\s]*"+u[p]+u[g]+"?"+u[_]+"?";var w=o++;u[w]="^"+D+"$";var A=o++;u[A]="((?:<|>)?=?)";var C=o++;u[C]=u[f]+"|x|X|\\*";var x=o++;u[x]=u[l]+"|x|X|\\*";var S=o++;u[S]="[v=\\s]*("+u[x]+")"+"(?:\\.("+u[x]+")"+"(?:\\.("+u[x]+")"+"(?:"+u[y]+")?"+u[_]+"?"+")?)?";var k=o++;u[k]="[v=\\s]*("+u[C]+")"+"(?:\\.("+u[C]+")"+"(?:\\.("+u[C]+")"+"(?:"+u[g]+")?"+u[_]+"?"+")?)?";var F=o++;u[F]="^"+u[A]+"\\s*"+u[S]+"$";var R=o++;u[R]="^"+u[A]+"\\s*"+u[k]+"$";var T=o++;u[T]="(?:^|[^\\d])"+"(\\d{1,"+s+"})"+"(?:\\.(\\d{1,"+s+"}))?"+"(?:\\.(\\d{1,"+s+"}))?"+"(?:$|[^\\d])";var O=o++;u[O]="(?:~>?)";var I=o++;u[I]="(\\s*)"+u[O]+"\\s+";a[I]=new RegExp(u[I],"g");var B="$1~";var N=o++;u[N]="^"+u[O]+u[S]+"$";var L=o++;u[L]="^"+u[O]+u[k]+"$";var P=o++;u[P]="(?:\\^)";var j=o++;u[j]="(\\s*)"+u[P]+"\\s+";a[j]=new RegExp(u[j],"g");var q="$1^";var $=o++;u[$]="^"+u[P]+u[S]+"$";var M=o++;u[M]="^"+u[P]+u[k]+"$";var U=o++;u[U]="^"+u[A]+"\\s*("+D+")$|^$";var H=o++;u[H]="^"+u[A]+"\\s*("+E+")$|^$";var W=o++;u[W]="(\\s*)"+u[A]+"\\s*("+D+"|"+u[S]+")";a[W]=new RegExp(u[W],"g");var G="$1$2$3";var V=o++;u[V]="^\\s*("+u[S]+")"+"\\s+-\\s+"+"("+u[S]+")"+"\\s*$";var z=o++;u[z]="^\\s*("+u[k]+")"+"\\s+-\\s+"+"("+u[k]+")"+"\\s*$";var K=o++;u[K]="(<|>)?=?\\s*\\*";for(var Q=0;Qi){return null}var r=t.loose?a[w]:a[m];if(!r.test(e)){return null}try{return new SemVer(e,t)}catch(e){return null}}t.valid=valid;function valid(e,t){var r=parse(e,t);return r?r.version:null}t.clean=clean;function clean(e,t){var r=parse(e.trim().replace(/^[=v]+/,""),t);return r?r.version:null}t.SemVer=SemVer;function SemVer(e,t){if(!t||typeof t!=="object"){t={loose:!!t,includePrerelease:false}}if(e instanceof SemVer){if(e.loose===t.loose){return e}else{e=e.version}}else if(typeof e!=="string"){throw new TypeError("Invalid Version: "+e)}if(e.length>i){throw new TypeError("version is longer than "+i+" characters")}if(!(this instanceof SemVer)){return new SemVer(e,t)}r("SemVer",e,t);this.options=t;this.loose=!!t.loose;var s=e.trim().match(t.loose?a[w]:a[m]);if(!s){throw new TypeError("Invalid Version: "+e)}this.raw=e;this.major=+s[1];this.minor=+s[2];this.patch=+s[3];if(this.major>n||this.major<0){throw new TypeError("Invalid major version")}if(this.minor>n||this.minor<0){throw new TypeError("Invalid minor version")}if(this.patch>n||this.patch<0){throw new TypeError("Invalid patch version")}if(!s[4]){this.prerelease=[]}else{this.prerelease=s[4].split(".").map(function(e){if(/^[0-9]+$/.test(e)){var t=+e;if(t>=0&&t=0){if(typeof this.prerelease[r]==="number"){this.prerelease[r]++;r=-2}}if(r===-1){this.prerelease.push(0)}}if(t){if(this.prerelease[0]===t){if(isNaN(this.prerelease[1])){this.prerelease=[t,0]}}else{this.prerelease=[t,0]}}break;default:throw new Error("invalid increment argument: "+e)}this.format();this.raw=this.version;return this};t.inc=inc;function inc(e,t,r,i){if(typeof r==="string"){i=r;r=undefined}try{return new SemVer(e,r).inc(t,i).version}catch(e){return null}}t.diff=diff;function diff(e,t){if(eq(e,t)){return null}else{var r=parse(e);var i=parse(t);var n="";if(r.prerelease.length||i.prerelease.length){n="pre";var s="prerelease"}for(var a in r){if(a==="major"||a==="minor"||a==="patch"){if(r[a]!==i[a]){return n+a}}}return s}}t.compareIdentifiers=compareIdentifiers;var X=/^[0-9]+$/;function compareIdentifiers(e,t){var r=X.test(e);var i=X.test(t);if(r&&i){e=+e;t=+t}return e===t?0:r&&!i?-1:i&&!r?1:e0}t.lt=lt;function lt(e,t,r){return compare(e,t,r)<0}t.eq=eq;function eq(e,t,r){return compare(e,t,r)===0}t.neq=neq;function neq(e,t,r){return compare(e,t,r)!==0}t.gte=gte;function gte(e,t,r){return compare(e,t,r)>=0}t.lte=lte;function lte(e,t,r){return compare(e,t,r)<=0}t.cmp=cmp;function cmp(e,t,r,i){switch(t){case"===":if(typeof e==="object")e=e.version;if(typeof r==="object")r=r.version;return e===r;case"!==":if(typeof e==="object")e=e.version;if(typeof r==="object")r=r.version;return e!==r;case"":case"=":case"==":return eq(e,r,i);case"!=":return neq(e,r,i);case">":return gt(e,r,i);case">=":return gte(e,r,i);case"<":return lt(e,r,i);case"<=":return lte(e,r,i);default:throw new TypeError("Invalid operator: "+t)}}t.Comparator=Comparator;function Comparator(e,t){if(!t||typeof t!=="object"){t={loose:!!t,includePrerelease:false}}if(e instanceof Comparator){if(e.loose===!!t.loose){return e}else{e=e.value}}if(!(this instanceof Comparator)){return new Comparator(e,t)}r("comparator",e,t);this.options=t;this.loose=!!t.loose;this.parse(e);if(this.semver===Z){this.value=""}else{this.value=this.operator+this.semver.version}r("comp",this)}var Z={};Comparator.prototype.parse=function(e){var t=this.options.loose?a[U]:a[H];var r=e.match(t);if(!r){throw new TypeError("Invalid comparator: "+e)}this.operator=r[1];if(this.operator==="="){this.operator=""}if(!r[2]){this.semver=Z}else{this.semver=new SemVer(r[2],this.options.loose)}};Comparator.prototype.toString=function(){return this.value};Comparator.prototype.test=function(e){r("Comparator.test",e,this.options.loose);if(this.semver===Z){return true}if(typeof e==="string"){e=new SemVer(e,this.options)}return cmp(e,this.operator,this.semver,this.options)};Comparator.prototype.intersects=function(e,t){if(!(e instanceof Comparator)){throw new TypeError("a Comparator is required")}if(!t||typeof t!=="object"){t={loose:!!t,includePrerelease:false}}var r;if(this.operator===""){r=new Range(e.value,t);return satisfies(this.value,r,t)}else if(e.operator===""){r=new Range(this.value,t);return satisfies(e.semver,r,t)}var i=(this.operator===">="||this.operator===">")&&(e.operator===">="||e.operator===">");var n=(this.operator==="<="||this.operator==="<")&&(e.operator==="<="||e.operator==="<");var s=this.semver.version===e.semver.version;var a=(this.operator===">="||this.operator==="<=")&&(e.operator===">="||e.operator==="<=");var u=cmp(this.semver,"<",e.semver,t)&&((this.operator===">="||this.operator===">")&&(e.operator==="<="||e.operator==="<"));var o=cmp(this.semver,">",e.semver,t)&&((this.operator==="<="||this.operator==="<")&&(e.operator===">="||e.operator===">"));return i||n||s&&a||u||o};t.Range=Range;function Range(e,t){if(!t||typeof t!=="object"){t={loose:!!t,includePrerelease:false}}if(e instanceof Range){if(e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease){return e}else{return new Range(e.raw,t)}}if(e instanceof Comparator){return new Range(e.value,t)}if(!(this instanceof Range)){return new Range(e,t)}this.options=t;this.loose=!!t.loose;this.includePrerelease=!!t.includePrerelease;this.raw=e;this.set=e.split(/\s*\|\|\s*/).map(function(e){return this.parseRange(e.trim())},this).filter(function(e){return e.length});if(!this.set.length){throw new TypeError("Invalid SemVer Range: "+e)}this.format()}Range.prototype.format=function(){this.range=this.set.map(function(e){return e.join(" ").trim()}).join("||").trim();return this.range};Range.prototype.toString=function(){return this.range};Range.prototype.parseRange=function(e){var t=this.options.loose;e=e.trim();var i=t?a[z]:a[V];e=e.replace(i,hyphenReplace);r("hyphen replace",e);e=e.replace(a[W],G);r("comparator trim",e,a[W]);e=e.replace(a[I],B);e=e.replace(a[j],q);e=e.split(/\s+/).join(" ");var n=t?a[U]:a[H];var s=e.split(" ").map(function(e){return parseComparator(e,this.options)},this).join(" ").split(/\s+/);if(this.options.loose){s=s.filter(function(e){return!!e.match(n)})}s=s.map(function(e){return new Comparator(e,this.options)},this);return s};Range.prototype.intersects=function(e,t){if(!(e instanceof Range)){throw new TypeError("a Range is required")}return this.set.some(function(r){return r.every(function(r){return e.set.some(function(e){return e.every(function(e){return r.intersects(e,t)})})})})};t.toComparators=toComparators;function toComparators(e,t){return new Range(e,t).set.map(function(e){return e.map(function(e){return e.value}).join(" ").trim().split(" ")})}function parseComparator(e,t){r("comp",e,t);e=replaceCarets(e,t);r("caret",e);e=replaceTildes(e,t);r("tildes",e);e=replaceXRanges(e,t);r("xrange",e);e=replaceStars(e,t);r("stars",e);return e}function isX(e){return!e||e.toLowerCase()==="x"||e==="*"}function replaceTildes(e,t){return e.trim().split(/\s+/).map(function(e){return replaceTilde(e,t)}).join(" ")}function replaceTilde(e,t){var i=t.loose?a[L]:a[N];return e.replace(i,function(t,i,n,s,a){r("tilde",e,t,i,n,s,a);var u;if(isX(i)){u=""}else if(isX(n)){u=">="+i+".0.0 <"+(+i+1)+".0.0"}else if(isX(s)){u=">="+i+"."+n+".0 <"+i+"."+(+n+1)+".0"}else if(a){r("replaceTilde pr",a);u=">="+i+"."+n+"."+s+"-"+a+" <"+i+"."+(+n+1)+".0"}else{u=">="+i+"."+n+"."+s+" <"+i+"."+(+n+1)+".0"}r("tilde return",u);return u})}function replaceCarets(e,t){return e.trim().split(/\s+/).map(function(e){return replaceCaret(e,t)}).join(" ")}function replaceCaret(e,t){r("caret",e,t);var i=t.loose?a[M]:a[$];return e.replace(i,function(t,i,n,s,a){r("caret",e,t,i,n,s,a);var u;if(isX(i)){u=""}else if(isX(n)){u=">="+i+".0.0 <"+(+i+1)+".0.0"}else if(isX(s)){if(i==="0"){u=">="+i+"."+n+".0 <"+i+"."+(+n+1)+".0"}else{u=">="+i+"."+n+".0 <"+(+i+1)+".0.0"}}else if(a){r("replaceCaret pr",a);if(i==="0"){if(n==="0"){u=">="+i+"."+n+"."+s+"-"+a+" <"+i+"."+n+"."+(+s+1)}else{u=">="+i+"."+n+"."+s+"-"+a+" <"+i+"."+(+n+1)+".0"}}else{u=">="+i+"."+n+"."+s+"-"+a+" <"+(+i+1)+".0.0"}}else{r("no pr");if(i==="0"){if(n==="0"){u=">="+i+"."+n+"."+s+" <"+i+"."+n+"."+(+s+1)}else{u=">="+i+"."+n+"."+s+" <"+i+"."+(+n+1)+".0"}}else{u=">="+i+"."+n+"."+s+" <"+(+i+1)+".0.0"}}r("caret return",u);return u})}function replaceXRanges(e,t){r("replaceXRanges",e,t);return e.split(/\s+/).map(function(e){return replaceXRange(e,t)}).join(" ")}function replaceXRange(e,t){e=e.trim();var i=t.loose?a[R]:a[F];return e.replace(i,function(t,i,n,s,a,u){r("xRange",e,t,i,n,s,a,u);var o=isX(n);var l=o||isX(s);var f=l||isX(a);var h=f;if(i==="="&&h){i=""}if(o){if(i===">"||i==="<"){t="<0.0.0"}else{t="*"}}else if(i&&h){if(l){s=0}a=0;if(i===">"){i=">=";if(l){n=+n+1;s=0;a=0}else{s=+s+1;a=0}}else if(i==="<="){i="<";if(l){n=+n+1}else{s=+s+1}}t=i+n+"."+s+"."+a}else if(l){t=">="+n+".0.0 <"+(+n+1)+".0.0"}else if(f){t=">="+n+"."+s+".0 <"+n+"."+(+s+1)+".0"}r("xRange return",t);return t})}function replaceStars(e,t){r("replaceStars",e,t);return e.trim().replace(a[K],"")}function hyphenReplace(e,t,r,i,n,s,a,u,o,l,f,h,c){if(isX(r)){t=""}else if(isX(i)){t=">="+r+".0.0"}else if(isX(n)){t=">="+r+"."+i+".0"}else{t=">="+t}if(isX(o)){u=""}else if(isX(l)){u="<"+(+o+1)+".0.0"}else if(isX(f)){u="<"+o+"."+(+l+1)+".0"}else if(h){u="<="+o+"."+l+"."+f+"-"+h}else{u="<="+u}return(t+" "+u).trim()}Range.prototype.test=function(e){if(!e){return false}if(typeof e==="string"){e=new SemVer(e,this.options)}for(var t=0;t0){var s=e[n].semver;if(s.major===t.major&&s.minor===t.minor&&s.patch===t.patch){return true}}}return false}return true}t.satisfies=satisfies;function satisfies(e,t,r){try{t=new Range(t,r)}catch(e){return false}return t.test(e)}t.maxSatisfying=maxSatisfying;function maxSatisfying(e,t,r){var i=null;var n=null;try{var s=new Range(t,r)}catch(e){return null}e.forEach(function(e){if(s.test(e)){if(!i||n.compare(e)===-1){i=e;n=new SemVer(i,r)}}});return i}t.minSatisfying=minSatisfying;function minSatisfying(e,t,r){var i=null;var n=null;try{var s=new Range(t,r)}catch(e){return null}e.forEach(function(e){if(s.test(e)){if(!i||n.compare(e)===1){i=e;n=new SemVer(i,r)}}});return i}t.minVersion=minVersion;function minVersion(e,t){e=new Range(e,t);var r=new SemVer("0.0.0");if(e.test(r)){return r}r=new SemVer("0.0.0-0");if(e.test(r)){return r}r=null;for(var i=0;i":if(t.prerelease.length===0){t.patch++}else{t.prerelease.push(0)}t.raw=t.format();case"":case">=":if(!r||gt(r,t)){r=t}break;case"<":case"<=":break;default:throw new Error("Unexpected operation: "+e.operator)}})}if(r&&e.test(r)){return r}return null}t.validRange=validRange;function validRange(e,t){try{return new Range(e,t).range||"*"}catch(e){return null}}t.ltr=ltr;function ltr(e,t,r){return outside(e,t,"<",r)}t.gtr=gtr;function gtr(e,t,r){return outside(e,t,">",r)}t.outside=outside;function outside(e,t,r,i){e=new SemVer(e,i);t=new Range(t,i);var n,s,a,u,o;switch(r){case">":n=gt;s=lte;a=lt;u=">";o=">=";break;case"<":n=lt;s=gte;a=gt;u="<";o="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(satisfies(e,t,i)){return false}for(var l=0;l=0.0.0")}h=h||e;c=c||e;if(n(e.semver,h.semver,i)){h=e}else if(a(e.semver,c.semver,i)){c=e}});if(h.operator===u||h.operator===o){return false}if((!c.operator||c.operator===u)&&s(e,c.semver)){return false}else if(c.operator===o&&a(e,c.semver)){return false}}return true}t.prerelease=prerelease;function prerelease(e,t){var r=parse(e,t);return r&&r.prerelease.length?r.prerelease:null}t.intersects=intersects;function intersects(e,t,r){e=new Range(e,r);t=new Range(t,r);return e.intersects(t)}t.coerce=coerce;function coerce(e){if(e instanceof SemVer){return e}if(typeof e!=="string"){return null}var t=e.match(a[T]);if(t==null){return null}return parse(t[1]+"."+(t[2]||"0")+"."+(t[3]||"0"))}},589:function(e){e.exports=__webpack_require__(622)},590:function(e){e.exports={"0.1.14":{node_abi:null,v8:"1.3"},"0.1.15":{node_abi:null,v8:"1.3"},"0.1.16":{node_abi:null,v8:"1.3"},"0.1.17":{node_abi:null,v8:"1.3"},"0.1.18":{node_abi:null,v8:"1.3"},"0.1.19":{node_abi:null,v8:"2.0"},"0.1.20":{node_abi:null,v8:"2.0"},"0.1.21":{node_abi:null,v8:"2.0"},"0.1.22":{node_abi:null,v8:"2.0"},"0.1.23":{node_abi:null,v8:"2.0"},"0.1.24":{node_abi:null,v8:"2.0"},"0.1.25":{node_abi:null,v8:"2.0"},"0.1.26":{node_abi:null,v8:"2.0"},"0.1.27":{node_abi:null,v8:"2.1"},"0.1.28":{node_abi:null,v8:"2.1"},"0.1.29":{node_abi:null,v8:"2.1"},"0.1.30":{node_abi:null,v8:"2.1"},"0.1.31":{node_abi:null,v8:"2.1"},"0.1.32":{node_abi:null,v8:"2.1"},"0.1.33":{node_abi:null,v8:"2.1"},"0.1.90":{node_abi:null,v8:"2.2"},"0.1.91":{node_abi:null,v8:"2.2"},"0.1.92":{node_abi:null,v8:"2.2"},"0.1.93":{node_abi:null,v8:"2.2"},"0.1.94":{node_abi:null,v8:"2.2"},"0.1.95":{node_abi:null,v8:"2.2"},"0.1.96":{node_abi:null,v8:"2.2"},"0.1.97":{node_abi:null,v8:"2.2"},"0.1.98":{node_abi:null,v8:"2.2"},"0.1.99":{node_abi:null,v8:"2.2"},"0.1.100":{node_abi:null,v8:"2.2"},"0.1.101":{node_abi:null,v8:"2.3"},"0.1.102":{node_abi:null,v8:"2.3"},"0.1.103":{node_abi:null,v8:"2.3"},"0.1.104":{node_abi:null,v8:"2.3"},"0.2.0":{node_abi:1,v8:"2.3"},"0.2.1":{node_abi:1,v8:"2.3"},"0.2.2":{node_abi:1,v8:"2.3"},"0.2.3":{node_abi:1,v8:"2.3"},"0.2.4":{node_abi:1,v8:"2.3"},"0.2.5":{node_abi:1,v8:"2.3"},"0.2.6":{node_abi:1,v8:"2.3"},"0.3.0":{node_abi:1,v8:"2.5"},"0.3.1":{node_abi:1,v8:"2.5"},"0.3.2":{node_abi:1,v8:"3.0"},"0.3.3":{node_abi:1,v8:"3.0"},"0.3.4":{node_abi:1,v8:"3.0"},"0.3.5":{node_abi:1,v8:"3.0"},"0.3.6":{node_abi:1,v8:"3.0"},"0.3.7":{node_abi:1,v8:"3.0"},"0.3.8":{node_abi:1,v8:"3.1"},"0.4.0":{node_abi:1,v8:"3.1"},"0.4.1":{node_abi:1,v8:"3.1"},"0.4.2":{node_abi:1,v8:"3.1"},"0.4.3":{node_abi:1,v8:"3.1"},"0.4.4":{node_abi:1,v8:"3.1"},"0.4.5":{node_abi:1,v8:"3.1"},"0.4.6":{node_abi:1,v8:"3.1"},"0.4.7":{node_abi:1,v8:"3.1"},"0.4.8":{node_abi:1,v8:"3.1"},"0.4.9":{node_abi:1,v8:"3.1"},"0.4.10":{node_abi:1,v8:"3.1"},"0.4.11":{node_abi:1,v8:"3.1"},"0.4.12":{node_abi:1,v8:"3.1"},"0.5.0":{node_abi:1,v8:"3.1"},"0.5.1":{node_abi:1,v8:"3.4"},"0.5.2":{node_abi:1,v8:"3.4"},"0.5.3":{node_abi:1,v8:"3.4"},"0.5.4":{node_abi:1,v8:"3.5"},"0.5.5":{node_abi:1,v8:"3.5"},"0.5.6":{node_abi:1,v8:"3.6"},"0.5.7":{node_abi:1,v8:"3.6"},"0.5.8":{node_abi:1,v8:"3.6"},"0.5.9":{node_abi:1,v8:"3.6"},"0.5.10":{node_abi:1,v8:"3.7"},"0.6.0":{node_abi:1,v8:"3.6"},"0.6.1":{node_abi:1,v8:"3.6"},"0.6.2":{node_abi:1,v8:"3.6"},"0.6.3":{node_abi:1,v8:"3.6"},"0.6.4":{node_abi:1,v8:"3.6"},"0.6.5":{node_abi:1,v8:"3.6"},"0.6.6":{node_abi:1,v8:"3.6"},"0.6.7":{node_abi:1,v8:"3.6"},"0.6.8":{node_abi:1,v8:"3.6"},"0.6.9":{node_abi:1,v8:"3.6"},"0.6.10":{node_abi:1,v8:"3.6"},"0.6.11":{node_abi:1,v8:"3.6"},"0.6.12":{node_abi:1,v8:"3.6"},"0.6.13":{node_abi:1,v8:"3.6"},"0.6.14":{node_abi:1,v8:"3.6"},"0.6.15":{node_abi:1,v8:"3.6"},"0.6.16":{node_abi:1,v8:"3.6"},"0.6.17":{node_abi:1,v8:"3.6"},"0.6.18":{node_abi:1,v8:"3.6"},"0.6.19":{node_abi:1,v8:"3.6"},"0.6.20":{node_abi:1,v8:"3.6"},"0.6.21":{node_abi:1,v8:"3.6"},"0.7.0":{node_abi:1,v8:"3.8"},"0.7.1":{node_abi:1,v8:"3.8"},"0.7.2":{node_abi:1,v8:"3.8"},"0.7.3":{node_abi:1,v8:"3.9"},"0.7.4":{node_abi:1,v8:"3.9"},"0.7.5":{node_abi:1,v8:"3.9"},"0.7.6":{node_abi:1,v8:"3.9"},"0.7.7":{node_abi:1,v8:"3.9"},"0.7.8":{node_abi:1,v8:"3.9"},"0.7.9":{node_abi:1,v8:"3.11"},"0.7.10":{node_abi:1,v8:"3.9"},"0.7.11":{node_abi:1,v8:"3.11"},"0.7.12":{node_abi:1,v8:"3.11"},"0.8.0":{node_abi:1,v8:"3.11"},"0.8.1":{node_abi:1,v8:"3.11"},"0.8.2":{node_abi:1,v8:"3.11"},"0.8.3":{node_abi:1,v8:"3.11"},"0.8.4":{node_abi:1,v8:"3.11"},"0.8.5":{node_abi:1,v8:"3.11"},"0.8.6":{node_abi:1,v8:"3.11"},"0.8.7":{node_abi:1,v8:"3.11"},"0.8.8":{node_abi:1,v8:"3.11"},"0.8.9":{node_abi:1,v8:"3.11"},"0.8.10":{node_abi:1,v8:"3.11"},"0.8.11":{node_abi:1,v8:"3.11"},"0.8.12":{node_abi:1,v8:"3.11"},"0.8.13":{node_abi:1,v8:"3.11"},"0.8.14":{node_abi:1,v8:"3.11"},"0.8.15":{node_abi:1,v8:"3.11"},"0.8.16":{node_abi:1,v8:"3.11"},"0.8.17":{node_abi:1,v8:"3.11"},"0.8.18":{node_abi:1,v8:"3.11"},"0.8.19":{node_abi:1,v8:"3.11"},"0.8.20":{node_abi:1,v8:"3.11"},"0.8.21":{node_abi:1,v8:"3.11"},"0.8.22":{node_abi:1,v8:"3.11"},"0.8.23":{node_abi:1,v8:"3.11"},"0.8.24":{node_abi:1,v8:"3.11"},"0.8.25":{node_abi:1,v8:"3.11"},"0.8.26":{node_abi:1,v8:"3.11"},"0.8.27":{node_abi:1,v8:"3.11"},"0.8.28":{node_abi:1,v8:"3.11"},"0.9.0":{node_abi:1,v8:"3.11"},"0.9.1":{node_abi:10,v8:"3.11"},"0.9.2":{node_abi:10,v8:"3.11"},"0.9.3":{node_abi:10,v8:"3.13"},"0.9.4":{node_abi:10,v8:"3.13"},"0.9.5":{node_abi:10,v8:"3.13"},"0.9.6":{node_abi:10,v8:"3.15"},"0.9.7":{node_abi:10,v8:"3.15"},"0.9.8":{node_abi:10,v8:"3.15"},"0.9.9":{node_abi:11,v8:"3.15"},"0.9.10":{node_abi:11,v8:"3.15"},"0.9.11":{node_abi:11,v8:"3.14"},"0.9.12":{node_abi:11,v8:"3.14"},"0.10.0":{node_abi:11,v8:"3.14"},"0.10.1":{node_abi:11,v8:"3.14"},"0.10.2":{node_abi:11,v8:"3.14"},"0.10.3":{node_abi:11,v8:"3.14"},"0.10.4":{node_abi:11,v8:"3.14"},"0.10.5":{node_abi:11,v8:"3.14"},"0.10.6":{node_abi:11,v8:"3.14"},"0.10.7":{node_abi:11,v8:"3.14"},"0.10.8":{node_abi:11,v8:"3.14"},"0.10.9":{node_abi:11,v8:"3.14"},"0.10.10":{node_abi:11,v8:"3.14"},"0.10.11":{node_abi:11,v8:"3.14"},"0.10.12":{node_abi:11,v8:"3.14"},"0.10.13":{node_abi:11,v8:"3.14"},"0.10.14":{node_abi:11,v8:"3.14"},"0.10.15":{node_abi:11,v8:"3.14"},"0.10.16":{node_abi:11,v8:"3.14"},"0.10.17":{node_abi:11,v8:"3.14"},"0.10.18":{node_abi:11,v8:"3.14"},"0.10.19":{node_abi:11,v8:"3.14"},"0.10.20":{node_abi:11,v8:"3.14"},"0.10.21":{node_abi:11,v8:"3.14"},"0.10.22":{node_abi:11,v8:"3.14"},"0.10.23":{node_abi:11,v8:"3.14"},"0.10.24":{node_abi:11,v8:"3.14"},"0.10.25":{node_abi:11,v8:"3.14"},"0.10.26":{node_abi:11,v8:"3.14"},"0.10.27":{node_abi:11,v8:"3.14"},"0.10.28":{node_abi:11,v8:"3.14"},"0.10.29":{node_abi:11,v8:"3.14"},"0.10.30":{node_abi:11,v8:"3.14"},"0.10.31":{node_abi:11,v8:"3.14"},"0.10.32":{node_abi:11,v8:"3.14"},"0.10.33":{node_abi:11,v8:"3.14"},"0.10.34":{node_abi:11,v8:"3.14"},"0.10.35":{node_abi:11,v8:"3.14"},"0.10.36":{node_abi:11,v8:"3.14"},"0.10.37":{node_abi:11,v8:"3.14"},"0.10.38":{node_abi:11,v8:"3.14"},"0.10.39":{node_abi:11,v8:"3.14"},"0.10.40":{node_abi:11,v8:"3.14"},"0.10.41":{node_abi:11,v8:"3.14"},"0.10.42":{node_abi:11,v8:"3.14"},"0.10.43":{node_abi:11,v8:"3.14"},"0.10.44":{node_abi:11,v8:"3.14"},"0.10.45":{node_abi:11,v8:"3.14"},"0.10.46":{node_abi:11,v8:"3.14"},"0.10.47":{node_abi:11,v8:"3.14"},"0.10.48":{node_abi:11,v8:"3.14"},"0.11.0":{node_abi:12,v8:"3.17"},"0.11.1":{node_abi:12,v8:"3.18"},"0.11.2":{node_abi:12,v8:"3.19"},"0.11.3":{node_abi:12,v8:"3.19"},"0.11.4":{node_abi:12,v8:"3.20"},"0.11.5":{node_abi:12,v8:"3.20"},"0.11.6":{node_abi:12,v8:"3.20"},"0.11.7":{node_abi:12,v8:"3.20"},"0.11.8":{node_abi:13,v8:"3.21"},"0.11.9":{node_abi:13,v8:"3.22"},"0.11.10":{node_abi:13,v8:"3.22"},"0.11.11":{node_abi:14,v8:"3.22"},"0.11.12":{node_abi:14,v8:"3.22"},"0.11.13":{node_abi:14,v8:"3.25"},"0.11.14":{node_abi:14,v8:"3.26"},"0.11.15":{node_abi:14,v8:"3.28"},"0.11.16":{node_abi:14,v8:"3.28"},"0.12.0":{node_abi:14,v8:"3.28"},"0.12.1":{node_abi:14,v8:"3.28"},"0.12.2":{node_abi:14,v8:"3.28"},"0.12.3":{node_abi:14,v8:"3.28"},"0.12.4":{node_abi:14,v8:"3.28"},"0.12.5":{node_abi:14,v8:"3.28"},"0.12.6":{node_abi:14,v8:"3.28"},"0.12.7":{node_abi:14,v8:"3.28"},"0.12.8":{node_abi:14,v8:"3.28"},"0.12.9":{node_abi:14,v8:"3.28"},"0.12.10":{node_abi:14,v8:"3.28"},"0.12.11":{node_abi:14,v8:"3.28"},"0.12.12":{node_abi:14,v8:"3.28"},"0.12.13":{node_abi:14,v8:"3.28"},"0.12.14":{node_abi:14,v8:"3.28"},"0.12.15":{node_abi:14,v8:"3.28"},"0.12.16":{node_abi:14,v8:"3.28"},"0.12.17":{node_abi:14,v8:"3.28"},"0.12.18":{node_abi:14,v8:"3.28"},"1.0.0":{node_abi:42,v8:"3.31"},"1.0.1":{node_abi:42,v8:"3.31"},"1.0.2":{node_abi:42,v8:"3.31"},"1.0.3":{node_abi:42,v8:"4.1"},"1.0.4":{node_abi:42,v8:"4.1"},"1.1.0":{node_abi:43,v8:"4.1"},"1.2.0":{node_abi:43,v8:"4.1"},"1.3.0":{node_abi:43,v8:"4.1"},"1.4.1":{node_abi:43,v8:"4.1"},"1.4.2":{node_abi:43,v8:"4.1"},"1.4.3":{node_abi:43,v8:"4.1"},"1.5.0":{node_abi:43,v8:"4.1"},"1.5.1":{node_abi:43,v8:"4.1"},"1.6.0":{node_abi:43,v8:"4.1"},"1.6.1":{node_abi:43,v8:"4.1"},"1.6.2":{node_abi:43,v8:"4.1"},"1.6.3":{node_abi:43,v8:"4.1"},"1.6.4":{node_abi:43,v8:"4.1"},"1.7.1":{node_abi:43,v8:"4.1"},"1.8.1":{node_abi:43,v8:"4.1"},"1.8.2":{node_abi:43,v8:"4.1"},"1.8.3":{node_abi:43,v8:"4.1"},"1.8.4":{node_abi:43,v8:"4.1"},"2.0.0":{node_abi:44,v8:"4.2"},"2.0.1":{node_abi:44,v8:"4.2"},"2.0.2":{node_abi:44,v8:"4.2"},"2.1.0":{node_abi:44,v8:"4.2"},"2.2.0":{node_abi:44,v8:"4.2"},"2.2.1":{node_abi:44,v8:"4.2"},"2.3.0":{node_abi:44,v8:"4.2"},"2.3.1":{node_abi:44,v8:"4.2"},"2.3.2":{node_abi:44,v8:"4.2"},"2.3.3":{node_abi:44,v8:"4.2"},"2.3.4":{node_abi:44,v8:"4.2"},"2.4.0":{node_abi:44,v8:"4.2"},"2.5.0":{node_abi:44,v8:"4.2"},"3.0.0":{node_abi:45,v8:"4.4"},"3.1.0":{node_abi:45,v8:"4.4"},"3.2.0":{node_abi:45,v8:"4.4"},"3.3.0":{node_abi:45,v8:"4.4"},"3.3.1":{node_abi:45,v8:"4.4"},"4.0.0":{node_abi:46,v8:"4.5"},"4.1.0":{node_abi:46,v8:"4.5"},"4.1.1":{node_abi:46,v8:"4.5"},"4.1.2":{node_abi:46,v8:"4.5"},"4.2.0":{node_abi:46,v8:"4.5"},"4.2.1":{node_abi:46,v8:"4.5"},"4.2.2":{node_abi:46,v8:"4.5"},"4.2.3":{node_abi:46,v8:"4.5"},"4.2.4":{node_abi:46,v8:"4.5"},"4.2.5":{node_abi:46,v8:"4.5"},"4.2.6":{node_abi:46,v8:"4.5"},"4.3.0":{node_abi:46,v8:"4.5"},"4.3.1":{node_abi:46,v8:"4.5"},"4.3.2":{node_abi:46,v8:"4.5"},"4.4.0":{node_abi:46,v8:"4.5"},"4.4.1":{node_abi:46,v8:"4.5"},"4.4.2":{node_abi:46,v8:"4.5"},"4.4.3":{node_abi:46,v8:"4.5"},"4.4.4":{node_abi:46,v8:"4.5"},"4.4.5":{node_abi:46,v8:"4.5"},"4.4.6":{node_abi:46,v8:"4.5"},"4.4.7":{node_abi:46,v8:"4.5"},"4.5.0":{node_abi:46,v8:"4.5"},"4.6.0":{node_abi:46,v8:"4.5"},"4.6.1":{node_abi:46,v8:"4.5"},"4.6.2":{node_abi:46,v8:"4.5"},"4.7.0":{node_abi:46,v8:"4.5"},"4.7.1":{node_abi:46,v8:"4.5"},"4.7.2":{node_abi:46,v8:"4.5"},"4.7.3":{node_abi:46,v8:"4.5"},"4.8.0":{node_abi:46,v8:"4.5"},"4.8.1":{node_abi:46,v8:"4.5"},"4.8.2":{node_abi:46,v8:"4.5"},"4.8.3":{node_abi:46,v8:"4.5"},"4.8.4":{node_abi:46,v8:"4.5"},"4.8.5":{node_abi:46,v8:"4.5"},"4.8.6":{node_abi:46,v8:"4.5"},"4.8.7":{node_abi:46,v8:"4.5"},"4.9.0":{node_abi:46,v8:"4.5"},"4.9.1":{node_abi:46,v8:"4.5"},"5.0.0":{node_abi:47,v8:"4.6"},"5.1.0":{node_abi:47,v8:"4.6"},"5.1.1":{node_abi:47,v8:"4.6"},"5.2.0":{node_abi:47,v8:"4.6"},"5.3.0":{node_abi:47,v8:"4.6"},"5.4.0":{node_abi:47,v8:"4.6"},"5.4.1":{node_abi:47,v8:"4.6"},"5.5.0":{node_abi:47,v8:"4.6"},"5.6.0":{node_abi:47,v8:"4.6"},"5.7.0":{node_abi:47,v8:"4.6"},"5.7.1":{node_abi:47,v8:"4.6"},"5.8.0":{node_abi:47,v8:"4.6"},"5.9.0":{node_abi:47,v8:"4.6"},"5.9.1":{node_abi:47,v8:"4.6"},"5.10.0":{node_abi:47,v8:"4.6"},"5.10.1":{node_abi:47,v8:"4.6"},"5.11.0":{node_abi:47,v8:"4.6"},"5.11.1":{node_abi:47,v8:"4.6"},"5.12.0":{node_abi:47,v8:"4.6"},"6.0.0":{node_abi:48,v8:"5.0"},"6.1.0":{node_abi:48,v8:"5.0"},"6.2.0":{node_abi:48,v8:"5.0"},"6.2.1":{node_abi:48,v8:"5.0"},"6.2.2":{node_abi:48,v8:"5.0"},"6.3.0":{node_abi:48,v8:"5.0"},"6.3.1":{node_abi:48,v8:"5.0"},"6.4.0":{node_abi:48,v8:"5.0"},"6.5.0":{node_abi:48,v8:"5.1"},"6.6.0":{node_abi:48,v8:"5.1"},"6.7.0":{node_abi:48,v8:"5.1"},"6.8.0":{node_abi:48,v8:"5.1"},"6.8.1":{node_abi:48,v8:"5.1"},"6.9.0":{node_abi:48,v8:"5.1"},"6.9.1":{node_abi:48,v8:"5.1"},"6.9.2":{node_abi:48,v8:"5.1"},"6.9.3":{node_abi:48,v8:"5.1"},"6.9.4":{node_abi:48,v8:"5.1"},"6.9.5":{node_abi:48,v8:"5.1"},"6.10.0":{node_abi:48,v8:"5.1"},"6.10.1":{node_abi:48,v8:"5.1"},"6.10.2":{node_abi:48,v8:"5.1"},"6.10.3":{node_abi:48,v8:"5.1"},"6.11.0":{node_abi:48,v8:"5.1"},"6.11.1":{node_abi:48,v8:"5.1"},"6.11.2":{node_abi:48,v8:"5.1"},"6.11.3":{node_abi:48,v8:"5.1"},"6.11.4":{node_abi:48,v8:"5.1"},"6.11.5":{node_abi:48,v8:"5.1"},"6.12.0":{node_abi:48,v8:"5.1"},"6.12.1":{node_abi:48,v8:"5.1"},"6.12.2":{node_abi:48,v8:"5.1"},"6.12.3":{node_abi:48,v8:"5.1"},"6.13.0":{node_abi:48,v8:"5.1"},"6.13.1":{node_abi:48,v8:"5.1"},"6.14.0":{node_abi:48,v8:"5.1"},"6.14.1":{node_abi:48,v8:"5.1"},"6.14.2":{node_abi:48,v8:"5.1"},"6.14.3":{node_abi:48,v8:"5.1"},"6.14.4":{node_abi:48,v8:"5.1"},"7.0.0":{node_abi:51,v8:"5.4"},"7.1.0":{node_abi:51,v8:"5.4"},"7.2.0":{node_abi:51,v8:"5.4"},"7.2.1":{node_abi:51,v8:"5.4"},"7.3.0":{node_abi:51,v8:"5.4"},"7.4.0":{node_abi:51,v8:"5.4"},"7.5.0":{node_abi:51,v8:"5.4"},"7.6.0":{node_abi:51,v8:"5.5"},"7.7.0":{node_abi:51,v8:"5.5"},"7.7.1":{node_abi:51,v8:"5.5"},"7.7.2":{node_abi:51,v8:"5.5"},"7.7.3":{node_abi:51,v8:"5.5"},"7.7.4":{node_abi:51,v8:"5.5"},"7.8.0":{node_abi:51,v8:"5.5"},"7.9.0":{node_abi:51,v8:"5.5"},"7.10.0":{node_abi:51,v8:"5.5"},"7.10.1":{node_abi:51,v8:"5.5"},"8.0.0":{node_abi:57,v8:"5.8"},"8.1.0":{node_abi:57,v8:"5.8"},"8.1.1":{node_abi:57,v8:"5.8"},"8.1.2":{node_abi:57,v8:"5.8"},"8.1.3":{node_abi:57,v8:"5.8"},"8.1.4":{node_abi:57,v8:"5.8"},"8.2.0":{node_abi:57,v8:"5.8"},"8.2.1":{node_abi:57,v8:"5.8"},"8.3.0":{node_abi:57,v8:"6.0"},"8.4.0":{node_abi:57,v8:"6.0"},"8.5.0":{node_abi:57,v8:"6.0"},"8.6.0":{node_abi:57,v8:"6.0"},"8.7.0":{node_abi:57,v8:"6.1"},"8.8.0":{node_abi:57,v8:"6.1"},"8.8.1":{node_abi:57,v8:"6.1"},"8.9.0":{node_abi:57,v8:"6.1"},"8.9.1":{node_abi:57,v8:"6.1"},"8.9.2":{node_abi:57,v8:"6.1"},"8.9.3":{node_abi:57,v8:"6.1"},"8.9.4":{node_abi:57,v8:"6.1"},"8.10.0":{node_abi:57,v8:"6.2"},"8.11.0":{node_abi:57,v8:"6.2"},"8.11.1":{node_abi:57,v8:"6.2"},"8.11.2":{node_abi:57,v8:"6.2"},"8.11.3":{node_abi:57,v8:"6.2"},"8.11.4":{node_abi:57,v8:"6.2"},"8.12.0":{node_abi:57,v8:"6.2"},"9.0.0":{node_abi:59,v8:"6.2"},"9.1.0":{node_abi:59,v8:"6.2"},"9.2.0":{node_abi:59,v8:"6.2"},"9.2.1":{node_abi:59,v8:"6.2"},"9.3.0":{node_abi:59,v8:"6.2"},"9.4.0":{node_abi:59,v8:"6.2"},"9.5.0":{node_abi:59,v8:"6.2"},"9.6.0":{node_abi:59,v8:"6.2"},"9.6.1":{node_abi:59,v8:"6.2"},"9.7.0":{node_abi:59,v8:"6.2"},"9.7.1":{node_abi:59,v8:"6.2"},"9.8.0":{node_abi:59,v8:"6.2"},"9.9.0":{node_abi:59,v8:"6.2"},"9.10.0":{node_abi:59,v8:"6.2"},"9.10.1":{node_abi:59,v8:"6.2"},"9.11.0":{node_abi:59,v8:"6.2"},"9.11.1":{node_abi:59,v8:"6.2"},"9.11.2":{node_abi:59,v8:"6.2"},"10.0.0":{node_abi:64,v8:"6.6"},"10.1.0":{node_abi:64,v8:"6.6"},"10.2.0":{node_abi:64,v8:"6.6"},"10.2.1":{node_abi:64,v8:"6.6"},"10.3.0":{node_abi:64,v8:"6.6"},"10.4.0":{node_abi:64,v8:"6.7"},"10.4.1":{node_abi:64,v8:"6.7"},"10.5.0":{node_abi:64,v8:"6.7"},"10.6.0":{node_abi:64,v8:"6.7"},"10.7.0":{node_abi:64,v8:"6.7"},"10.8.0":{node_abi:64,v8:"6.7"},"10.9.0":{node_abi:64,v8:"6.8"},"10.10.0":{node_abi:64,v8:"6.8"},"10.11.0":{node_abi:64,v8:"6.8"},"10.12.0":{node_abi:64,v8:"6.8"},"10.13.0":{node_abi:64,v8:"6.8"},"11.0.0":{node_abi:67,v8:"7.0"},"11.1.0":{node_abi:67,v8:"7.0"}}},594:function(module,__unusedexports,__nested_webpack_require_466019__){var fs=__nested_webpack_require_466019__(66);var path=__nested_webpack_require_466019__(589);var os=__nested_webpack_require_466019__(431);var runtimeRequire=true?eval("require"):0;var vars=process.config&&process.config.variables||{};var prebuildsOnly=!!process.env.PREBUILDS_ONLY;var abi=process.versions.modules;var runtime=isElectron()?"electron":"node";var arch=os.arch();var platform=os.platform();var libc=process.env.LIBC||(isAlpine(platform)?"musl":"glibc");var armv=process.env.ARM_VERSION||(arch==="arm64"?"8":vars.arm_version)||"";var uv=(process.versions.uv||"").split(".")[0];module.exports=load;function load(e){return runtimeRequire(load.path(e))}load.path=function(e){e=path.resolve(e||".");try{var t=runtimeRequire(path.join(e,"package.json")).name.toUpperCase().replace(/-/g,"_");if(process.env[t+"_PREBUILD"])e=process.env[t+"_PREBUILD"]}catch(e){}if(!prebuildsOnly){var r=getFirst(path.join(e,"build/Release"),matchBuild);if(r)return r;var i=getFirst(path.join(e,"build/Debug"),matchBuild);if(i)return i}var n=resolve(e);if(n)return n;var s=resolve(path.dirname(process.execPath));if(s)return s;var a=["platform="+platform,"arch="+arch,"runtime="+runtime,"abi="+abi,"uv="+uv,armv?"armv="+armv:"","libc="+libc].filter(Boolean).join(" ");throw new Error("No native build was found for "+a);function resolve(e){var t=path.join(e,"prebuilds",platform+"-"+arch);var r=readdirSync(t).map(parseTags);var i=r.filter(matchTags(runtime,abi));var n=i.sort(compareTags(runtime))[0];if(n)return path.join(t,n.file)}};function readdirSync(e){try{return fs.readdirSync(e)}catch(e){return[]}}function getFirst(e,t){var r=readdirSync(e).filter(t);return r[0]&&path.join(e,r[0])}function matchBuild(e){return/\.node$/.test(e)}function parseTags(e){var t=e.split(".");var r=t.pop();var i={file:e,specificity:0};if(r!=="node")return;for(var n=0;nr.specificity?-1:1}else{return 0}}}function isElectron(){if(process.versions&&process.versions.electron)return true;if(process.env.ELECTRON_RUN_AS_NODE)return true;return typeof window!=="undefined"&&window.process&&window.process.type==="renderer"}function isAlpine(e){return e==="linux"&&fs.existsSync("/etc/alpine-release")}load.parseTags=parseTags;load.matchTags=matchTags;load.compareTags=compareTags},597:function(e,t,r){var i=r(688).Stream;e.exports=legacy;function legacy(e){return{ReadStream:ReadStream,WriteStream:WriteStream};function ReadStream(t,r){if(!(this instanceof ReadStream))return new ReadStream(t,r);i.call(this);var n=this;this.path=t;this.fd=null;this.readable=true;this.paused=false;this.flags="r";this.mode=438;this.bufferSize=64*1024;r=r||{};var s=Object.keys(r);for(var a=0,u=s.length;athis.end){throw new Error("start must be <= end")}this.pos=this.start}if(this.fd!==null){process.nextTick(function(){n._read()});return}e.open(this.path,this.flags,this.mode,function(e,t){if(e){n.emit("error",e);n.readable=false;return}n.fd=t;n.emit("open",t);n._read()})}function WriteStream(t,r){if(!(this instanceof WriteStream))return new WriteStream(t,r);i.call(this);this.path=t;this.fd=null;this.writable=true;this.flags="w";this.encoding="binary";this.mode=438;this.bytesWritten=0;r=r||{};var n=Object.keys(r);for(var s=0,a=n.length;s= zero")}this.pos=this.start}this.busy=false;this._queue=[];if(this.fd===null){this._open=e.open;this._queue.push([this._open,this.path,this.flags,this.mode,undefined]);this.flush()}}}},604:function(e,t,r){"use strict";var i=r(64);var n=r(663);var s=r(358);var a=r(30);var u=e.exports=function(e){n.call(this,e);this.parentGroup=null;this.trackers=[];this.completion={};this.weight={};this.totalWeight=0;this.finished=false;this.bubbleChange=bubbleChange(this)};i.inherits(u,n);function bubbleChange(e){return function(t,r,i){e.completion[i.id]=r;if(e.finished)return;e.emit("change",t||e.name,e.completed(),e)}}u.prototype.nameInTree=function(){var e=[];var t=this;while(t){e.unshift(t.name);t=t.parentGroup}return e.join("/")};u.prototype.addUnit=function(e,t){if(e.addUnit){var r=this;while(r){if(e===r){throw new Error("Attempted to add tracker group "+e.name+" to tree that already includes it "+this.nameInTree(this))}r=r.parentGroup}e.parentGroup=this}this.weight[e.id]=t||1;this.totalWeight+=this.weight[e.id];this.trackers.push(e);this.completion[e.id]=e.completed();e.on("change",this.bubbleChange);if(!this.finished)this.emit("change",e.name,this.completion[e.id],e);return e};u.prototype.completed=function(){if(this.trackers.length===0)return 0;var e=1/this.totalWeight;var t=0;for(var r=0;r{if(Number.isNaN(e)){return false}if(e>=4352&&(e<=4447||e===9001||e===9002||11904<=e&&e<=12871&&e!==12351||12880<=e&&e<=19903||19968<=e&&e<=42182||43360<=e&&e<=43388||44032<=e&&e<=55203||63744<=e&&e<=64255||65040<=e&&e<=65049||65072<=e&&e<=65131||65281<=e&&e<=65376||65504<=e&&e<=65510||110592<=e&&e<=110593||127488<=e&&e<=127569||131072<=e&&e<=262141)){return true}return false})},607:function(e){e.exports=["🀄","🃏","🅰","🅱","🅾","🅿","🆎","🆑","🆒","🆓","🆔","🆕","🆖","🆗","🆘","🆙","🆚","🇦🇨","🇦🇩","🇦🇪","🇦🇫","🇦🇬","🇦🇮","🇦🇱","🇦🇲","🇦🇴","🇦🇶","🇦🇷","🇦🇸","🇦🇹","🇦🇺","🇦🇼","🇦🇽","🇦🇿","🇦","🇧🇦","🇧🇧","🇧🇩","🇧🇪","🇧🇫","🇧🇬","🇧🇭","🇧🇮","🇧🇯","🇧🇱","🇧🇲","🇧🇳","🇧🇴","🇧🇶","🇧🇷","🇧🇸","🇧🇹","🇧🇻","🇧🇼","🇧🇾","🇧🇿","🇧","🇨🇦","🇨🇨","🇨🇩","🇨🇫","🇨🇬","🇨🇭","🇨🇮","🇨🇰","🇨🇱","🇨🇲","🇨🇳","🇨🇴","🇨🇵","🇨🇷","🇨🇺","🇨🇻","🇨🇼","🇨🇽","🇨🇾","🇨🇿","🇨","🇩🇪","🇩🇬","🇩🇯","🇩🇰","🇩🇲","🇩🇴","🇩🇿","🇩","🇪🇦","🇪🇨","🇪🇪","🇪🇬","🇪🇭","🇪🇷","🇪🇸","🇪🇹","🇪🇺","🇪","🇫🇮","🇫🇯","🇫🇰","🇫🇲","🇫🇴","🇫🇷","🇫","🇬🇦","🇬🇧","🇬🇩","🇬🇪","🇬🇫","🇬🇬","🇬🇭","🇬🇮","🇬🇱","🇬🇲","🇬🇳","🇬🇵","🇬🇶","🇬🇷","🇬🇸","🇬🇹","🇬🇺","🇬🇼","🇬🇾","🇬","🇭🇰","🇭🇲","🇭🇳","🇭🇷","🇭🇹","🇭🇺","🇭","🇮🇨","🇮🇩","🇮🇪","🇮🇱","🇮🇲","🇮🇳","🇮🇴","🇮🇶","🇮🇷","🇮🇸","🇮🇹","🇮","🇯🇪","🇯🇲","🇯🇴","🇯🇵","🇯","🇰🇪","🇰🇬","🇰🇭","🇰🇮","🇰🇲","🇰🇳","🇰🇵","🇰🇷","🇰🇼","🇰🇾","🇰🇿","🇰","🇱🇦","🇱🇧","🇱🇨","🇱🇮","🇱🇰","🇱🇷","🇱🇸","🇱🇹","🇱🇺","🇱🇻","🇱🇾","🇱","🇲🇦","🇲🇨","🇲🇩","🇲🇪","🇲🇫","🇲🇬","🇲🇭","🇲🇰","🇲🇱","🇲🇲","🇲🇳","🇲🇴","🇲🇵","🇲🇶","🇲🇷","🇲🇸","🇲🇹","🇲🇺","🇲🇻","🇲🇼","🇲🇽","🇲🇾","🇲🇿","🇲","🇳🇦","🇳🇨","🇳🇪","🇳🇫","🇳🇬","🇳🇮","🇳🇱","🇳🇴","🇳🇵","🇳🇷","🇳🇺","🇳🇿","🇳","🇴🇲","🇴","🇵🇦","🇵🇪","🇵🇫","🇵🇬","🇵🇭","🇵🇰","🇵🇱","🇵🇲","🇵🇳","🇵🇷","🇵🇸","🇵🇹","🇵🇼","🇵🇾","🇵","🇶🇦","🇶","🇷🇪","🇷🇴","🇷🇸","🇷🇺","🇷🇼","🇷","🇸🇦","🇸🇧","🇸🇨","🇸🇩","🇸🇪","🇸🇬","🇸🇭","🇸🇮","🇸🇯","🇸🇰","🇸🇱","🇸🇲","🇸🇳","🇸🇴","🇸🇷","🇸🇸","🇸🇹","🇸🇻","🇸🇽","🇸🇾","🇸🇿","🇸","🇹🇦","🇹🇨","🇹🇩","🇹🇫","🇹🇬","🇹🇭","🇹🇯","🇹🇰","🇹🇱","🇹🇲","🇹🇳","🇹🇴","🇹🇷","🇹🇹","🇹🇻","🇹🇼","🇹🇿","🇹","🇺🇦","🇺🇬","🇺🇲","🇺🇳","🇺🇸","🇺🇾","🇺🇿","🇺","🇻🇦","🇻🇨","🇻🇪","🇻🇬","🇻🇮","🇻🇳","🇻🇺","🇻","🇼🇫","🇼🇸","🇼","🇽🇰","🇽","🇾🇪","🇾🇹","🇾","🇿🇦","🇿🇲","🇿🇼","🇿","🈁","🈂","🈚","🈯","🈲","🈳","🈴","🈵","🈶","🈷","🈸","🈹","🈺","🉐","🉑","🌀","🌁","🌂","🌃","🌄","🌅","🌆","🌇","🌈","🌉","🌊","🌋","🌌","🌍","🌎","🌏","🌐","🌑","🌒","🌓","🌔","🌕","🌖","🌗","🌘","🌙","🌚","🌛","🌜","🌝","🌞","🌟","🌠","🌡","🌤","🌥","🌦","🌧","🌨","🌩","🌪","🌫","🌬","🌭","🌮","🌯","🌰","🌱","🌲","🌳","🌴","🌵","🌶","🌷","🌸","🌹","🌺","🌻","🌼","🌽","🌾","🌿","🍀","🍁","🍂","🍃","🍄","🍅","🍆","🍇","🍈","🍉","🍊","🍋","🍌","🍍","🍎","🍏","🍐","🍑","🍒","🍓","🍔","🍕","🍖","🍗","🍘","🍙","🍚","🍛","🍜","🍝","🍞","🍟","🍠","🍡","🍢","🍣","🍤","🍥","🍦","🍧","🍨","🍩","🍪","🍫","🍬","🍭","🍮","🍯","🍰","🍱","🍲","🍳","🍴","🍵","🍶","🍷","🍸","🍹","🍺","🍻","🍼","🍽","🍾","🍿","🎀","🎁","🎂","🎃","🎄","🎅🏻","🎅🏼","🎅🏽","🎅🏾","🎅🏿","🎅","🎆","🎇","🎈","🎉","🎊","🎋","🎌","🎍","🎎","🎏","🎐","🎑","🎒","🎓","🎖","🎗","🎙","🎚","🎛","🎞","🎟","🎠","🎡","🎢","🎣","🎤","🎥","🎦","🎧","🎨","🎩","🎪","🎫","🎬","🎭","🎮","🎯","🎰","🎱","🎲","🎳","🎴","🎵","🎶","🎷","🎸","🎹","🎺","🎻","🎼","🎽","🎾","🎿","🏀","🏁","🏂🏻","🏂🏼","🏂🏽","🏂🏾","🏂🏿","🏂","🏃🏻‍♀️","🏃🏻‍♂️","🏃🏻","🏃🏼‍♀️","🏃🏼‍♂️","🏃🏼","🏃🏽‍♀️","🏃🏽‍♂️","🏃🏽","🏃🏾‍♀️","🏃🏾‍♂️","🏃🏾","🏃🏿‍♀️","🏃🏿‍♂️","🏃🏿","🏃‍♀️","🏃‍♂️","🏃","🏄🏻‍♀️","🏄🏻‍♂️","🏄🏻","🏄🏼‍♀️","🏄🏼‍♂️","🏄🏼","🏄🏽‍♀️","🏄🏽‍♂️","🏄🏽","🏄🏾‍♀️","🏄🏾‍♂️","🏄🏾","🏄🏿‍♀️","🏄🏿‍♂️","🏄🏿","🏄‍♀️","🏄‍♂️","🏄","🏅","🏆","🏇🏻","🏇🏼","🏇🏽","🏇🏾","🏇🏿","🏇","🏈","🏉","🏊🏻‍♀️","🏊🏻‍♂️","🏊🏻","🏊🏼‍♀️","🏊🏼‍♂️","🏊🏼","🏊🏽‍♀️","🏊🏽‍♂️","🏊🏽","🏊🏾‍♀️","🏊🏾‍♂️","🏊🏾","🏊🏿‍♀️","🏊🏿‍♂️","🏊🏿","🏊‍♀️","🏊‍♂️","🏊","🏋🏻‍♀️","🏋🏻‍♂️","🏋🏻","🏋🏼‍♀️","🏋🏼‍♂️","🏋🏼","🏋🏽‍♀️","🏋🏽‍♂️","🏋🏽","🏋🏾‍♀️","🏋🏾‍♂️","🏋🏾","🏋🏿‍♀️","🏋🏿‍♂️","🏋🏿","🏋️‍♀️","🏋️‍♂️","🏋","🏌🏻‍♀️","🏌🏻‍♂️","🏌🏻","🏌🏼‍♀️","🏌🏼‍♂️","🏌🏼","🏌🏽‍♀️","🏌🏽‍♂️","🏌🏽","🏌🏾‍♀️","🏌🏾‍♂️","🏌🏾","🏌🏿‍♀️","🏌🏿‍♂️","🏌🏿","🏌️‍♀️","🏌️‍♂️","🏌","🏍","🏎","🏏","🏐","🏑","🏒","🏓","🏔","🏕","🏖","🏗","🏘","🏙","🏚","🏛","🏜","🏝","🏞","🏟","🏠","🏡","🏢","🏣","🏤","🏥","🏦","🏧","🏨","🏩","🏪","🏫","🏬","🏭","🏮","🏯","🏰","🏳️‍🌈","🏳","🏴‍☠️","🏴","🏵","🏷","🏸","🏹","🏺","🏻","🏼","🏽","🏾","🏿","🐀","🐁","🐂","🐃","🐄","🐅","🐆","🐇","🐈","🐉","🐊","🐋","🐌","🐍","🐎","🐏","🐐","🐑","🐒","🐓","🐔","🐕","🐖","🐗","🐘","🐙","🐚","🐛","🐜","🐝","🐞","🐟","🐠","🐡","🐢","🐣","🐤","🐥","🐦","🐧","🐨","🐩","🐪","🐫","🐬","🐭","🐮","🐯","🐰","🐱","🐲","🐳","🐴","🐵","🐶","🐷","🐸","🐹","🐺","🐻","🐼","🐽","🐾","🐿","👀","👁‍🗨","👁","👂🏻","👂🏼","👂🏽","👂🏾","👂🏿","👂","👃🏻","👃🏼","👃🏽","👃🏾","👃🏿","👃","👄","👅","👆🏻","👆🏼","👆🏽","👆🏾","👆🏿","👆","👇🏻","👇🏼","👇🏽","👇🏾","👇🏿","👇","👈🏻","👈🏼","👈🏽","👈🏾","👈🏿","👈","👉🏻","👉🏼","👉🏽","👉🏾","👉🏿","👉","👊🏻","👊🏼","👊🏽","👊🏾","👊🏿","👊","👋🏻","👋🏼","👋🏽","👋🏾","👋🏿","👋","👌🏻","👌🏼","👌🏽","👌🏾","👌🏿","👌","👍🏻","👍🏼","👍🏽","👍🏾","👍🏿","👍","👎🏻","👎🏼","👎🏽","👎🏾","👎🏿","👎","👏🏻","👏🏼","👏🏽","👏🏾","👏🏿","👏","👐🏻","👐🏼","👐🏽","👐🏾","👐🏿","👐","👑","👒","👓","👔","👕","👖","👗","👘","👙","👚","👛","👜","👝","👞","👟","👠","👡","👢","👣","👤","👥","👦🏻","👦🏼","👦🏽","👦🏾","👦🏿","👦","👧🏻","👧🏼","👧🏽","👧🏾","👧🏿","👧","👨🏻‍🌾","👨🏻‍🍳","👨🏻‍🎓","👨🏻‍🎤","👨🏻‍🎨","👨🏻‍🏫","👨🏻‍🏭","👨🏻‍💻","👨🏻‍💼","👨🏻‍🔧","👨🏻‍🔬","👨🏻‍🚀","👨🏻‍🚒","👨🏻‍⚕️","👨🏻‍⚖️","👨🏻‍✈️","👨🏻","👨🏼‍🌾","👨🏼‍🍳","👨🏼‍🎓","👨🏼‍🎤","👨🏼‍🎨","👨🏼‍🏫","👨🏼‍🏭","👨🏼‍💻","👨🏼‍💼","👨🏼‍🔧","👨🏼‍🔬","👨🏼‍🚀","👨🏼‍🚒","👨🏼‍⚕️","👨🏼‍⚖️","👨🏼‍✈️","👨🏼","👨🏽‍🌾","👨🏽‍🍳","👨🏽‍🎓","👨🏽‍🎤","👨🏽‍🎨","👨🏽‍🏫","👨🏽‍🏭","👨🏽‍💻","👨🏽‍💼","👨🏽‍🔧","👨🏽‍🔬","👨🏽‍🚀","👨🏽‍🚒","👨🏽‍⚕️","👨🏽‍⚖️","👨🏽‍✈️","👨🏽","👨🏾‍🌾","👨🏾‍🍳","👨🏾‍🎓","👨🏾‍🎤","👨🏾‍🎨","👨🏾‍🏫","👨🏾‍🏭","👨🏾‍💻","👨🏾‍💼","👨🏾‍🔧","👨🏾‍🔬","👨🏾‍🚀","👨🏾‍🚒","👨🏾‍⚕️","👨🏾‍⚖️","👨🏾‍✈️","👨🏾","👨🏿‍🌾","👨🏿‍🍳","👨🏿‍🎓","👨🏿‍🎤","👨🏿‍🎨","👨🏿‍🏫","👨🏿‍🏭","👨🏿‍💻","👨🏿‍💼","👨🏿‍🔧","👨🏿‍🔬","👨🏿‍🚀","👨🏿‍🚒","👨🏿‍⚕️","👨🏿‍⚖️","👨🏿‍✈️","👨🏿","👨‍🌾","👨‍🍳","👨‍🎓","👨‍🎤","👨‍🎨","👨‍🏫","👨‍🏭","👨‍👦‍👦","👨‍👦","👨‍👧‍👦","👨‍👧‍👧","👨‍👧","👨‍👨‍👦‍👦","👨‍👨‍👦","👨‍👨‍👧‍👦","👨‍👨‍👧‍👧","👨‍👨‍👧","👨‍👩‍👦‍👦","👨‍👩‍👦","👨‍👩‍👧‍👦","👨‍👩‍👧‍👧","👨‍👩‍👧","👨‍💻","👨‍💼","👨‍🔧","👨‍🔬","👨‍🚀","👨‍🚒","👨‍⚕️","👨‍⚖️","👨‍✈️","👨‍❤️‍👨","👨‍❤️‍💋‍👨","👨","👩🏻‍🌾","👩🏻‍🍳","👩🏻‍🎓","👩🏻‍🎤","👩🏻‍🎨","👩🏻‍🏫","👩🏻‍🏭","👩🏻‍💻","👩🏻‍💼","👩🏻‍🔧","👩🏻‍🔬","👩🏻‍🚀","👩🏻‍🚒","👩🏻‍⚕️","👩🏻‍⚖️","👩🏻‍✈️","👩🏻","👩🏼‍🌾","👩🏼‍🍳","👩🏼‍🎓","👩🏼‍🎤","👩🏼‍🎨","👩🏼‍🏫","👩🏼‍🏭","👩🏼‍💻","👩🏼‍💼","👩🏼‍🔧","👩🏼‍🔬","👩🏼‍🚀","👩🏼‍🚒","👩🏼‍⚕️","👩🏼‍⚖️","👩🏼‍✈️","👩🏼","👩🏽‍🌾","👩🏽‍🍳","👩🏽‍🎓","👩🏽‍🎤","👩🏽‍🎨","👩🏽‍🏫","👩🏽‍🏭","👩🏽‍💻","👩🏽‍💼","👩🏽‍🔧","👩🏽‍🔬","👩🏽‍🚀","👩🏽‍🚒","👩🏽‍⚕️","👩🏽‍⚖️","👩🏽‍✈️","👩🏽","👩🏾‍🌾","👩🏾‍🍳","👩🏾‍🎓","👩🏾‍🎤","👩🏾‍🎨","👩🏾‍🏫","👩🏾‍🏭","👩🏾‍💻","👩🏾‍💼","👩🏾‍🔧","👩🏾‍🔬","👩🏾‍🚀","👩🏾‍🚒","👩🏾‍⚕️","👩🏾‍⚖️","👩🏾‍✈️","👩🏾","👩🏿‍🌾","👩🏿‍🍳","👩🏿‍🎓","👩🏿‍🎤","👩🏿‍🎨","👩🏿‍🏫","👩🏿‍🏭","👩🏿‍💻","👩🏿‍💼","👩🏿‍🔧","👩🏿‍🔬","👩🏿‍🚀","👩🏿‍🚒","👩🏿‍⚕️","👩🏿‍⚖️","👩🏿‍✈️","👩🏿","👩‍🌾","👩‍🍳","👩‍🎓","👩‍🎤","👩‍🎨","👩‍🏫","👩‍🏭","👩‍👦‍👦","👩‍👦","👩‍👧‍👦","👩‍👧‍👧","👩‍👧","👩‍👩‍👦‍👦","👩‍👩‍👦","👩‍👩‍👧‍👦","👩‍👩‍👧‍👧","👩‍👩‍👧","👩‍💻","👩‍💼","👩‍🔧","👩‍🔬","👩‍🚀","👩‍🚒","👩‍⚕️","👩‍⚖️","👩‍✈️","👩‍❤️‍👨","👩‍❤️‍👩","👩‍❤️‍💋‍👨","👩‍❤️‍💋‍👩","👩","👪🏻","👪🏼","👪🏽","👪🏾","👪🏿","👪","👫🏻","👫🏼","👫🏽","👫🏾","👫🏿","👫","👬🏻","👬🏼","👬🏽","👬🏾","👬🏿","👬","👭🏻","👭🏼","👭🏽","👭🏾","👭🏿","👭","👮🏻‍♀️","👮🏻‍♂️","👮🏻","👮🏼‍♀️","👮🏼‍♂️","👮🏼","👮🏽‍♀️","👮🏽‍♂️","👮🏽","👮🏾‍♀️","👮🏾‍♂️","👮🏾","👮🏿‍♀️","👮🏿‍♂️","👮🏿","👮‍♀️","👮‍♂️","👮","👯🏻‍♀️","👯🏻‍♂️","👯🏻","👯🏼‍♀️","👯🏼‍♂️","👯🏼","👯🏽‍♀️","👯🏽‍♂️","👯🏽","👯🏾‍♀️","👯🏾‍♂️","👯🏾","👯🏿‍♀️","👯🏿‍♂️","👯🏿","👯‍♀️","👯‍♂️","👯","👰🏻","👰🏼","👰🏽","👰🏾","👰🏿","👰","👱🏻‍♀️","👱🏻‍♂️","👱🏻","👱🏼‍♀️","👱🏼‍♂️","👱🏼","👱🏽‍♀️","👱🏽‍♂️","👱🏽","👱🏾‍♀️","👱🏾‍♂️","👱🏾","👱🏿‍♀️","👱🏿‍♂️","👱🏿","👱‍♀️","👱‍♂️","👱","👲🏻","👲🏼","👲🏽","👲🏾","👲🏿","👲","👳🏻‍♀️","👳🏻‍♂️","👳🏻","👳🏼‍♀️","👳🏼‍♂️","👳🏼","👳🏽‍♀️","👳🏽‍♂️","👳🏽","👳🏾‍♀️","👳🏾‍♂️","👳🏾","👳🏿‍♀️","👳🏿‍♂️","👳🏿","👳‍♀️","👳‍♂️","👳","👴🏻","👴🏼","👴🏽","👴🏾","👴🏿","👴","👵🏻","👵🏼","👵🏽","👵🏾","👵🏿","👵","👶🏻","👶🏼","👶🏽","👶🏾","👶🏿","👶","👷🏻‍♀️","👷🏻‍♂️","👷🏻","👷🏼‍♀️","👷🏼‍♂️","👷🏼","👷🏽‍♀️","👷🏽‍♂️","👷🏽","👷🏾‍♀️","👷🏾‍♂️","👷🏾","👷🏿‍♀️","👷🏿‍♂️","👷🏿","👷‍♀️","👷‍♂️","👷","👸🏻","👸🏼","👸🏽","👸🏾","👸🏿","👸","👹","👺","👻","👼🏻","👼🏼","👼🏽","👼🏾","👼🏿","👼","👽","👾","👿","💀","💁🏻‍♀️","💁🏻‍♂️","💁🏻","💁🏼‍♀️","💁🏼‍♂️","💁🏼","💁🏽‍♀️","💁🏽‍♂️","💁🏽","💁🏾‍♀️","💁🏾‍♂️","💁🏾","💁🏿‍♀️","💁🏿‍♂️","💁🏿","💁‍♀️","💁‍♂️","💁","💂🏻‍♀️","💂🏻‍♂️","💂🏻","💂🏼‍♀️","💂🏼‍♂️","💂🏼","💂🏽‍♀️","💂🏽‍♂️","💂🏽","💂🏾‍♀️","💂🏾‍♂️","💂🏾","💂🏿‍♀️","💂🏿‍♂️","💂🏿","💂‍♀️","💂‍♂️","💂","💃🏻","💃🏼","💃🏽","💃🏾","💃🏿","💃","💄","💅🏻","💅🏼","💅🏽","💅🏾","💅🏿","💅","💆🏻‍♀️","💆🏻‍♂️","💆🏻","💆🏼‍♀️","💆🏼‍♂️","💆🏼","💆🏽‍♀️","💆🏽‍♂️","💆🏽","💆🏾‍♀️","💆🏾‍♂️","💆🏾","💆🏿‍♀️","💆🏿‍♂️","💆🏿","💆‍♀️","💆‍♂️","💆","💇🏻‍♀️","💇🏻‍♂️","💇🏻","💇🏼‍♀️","💇🏼‍♂️","💇🏼","💇🏽‍♀️","💇🏽‍♂️","💇🏽","💇🏾‍♀️","💇🏾‍♂️","💇🏾","💇🏿‍♀️","💇🏿‍♂️","💇🏿","💇‍♀️","💇‍♂️","💇","💈","💉","💊","💋","💌","💍","💎","💏","💐","💑","💒","💓","💔","💕","💖","💗","💘","💙","💚","💛","💜","💝","💞","💟","💠","💡","💢","💣","💤","💥","💦","💧","💨","💩","💪🏻","💪🏼","💪🏽","💪🏾","💪🏿","💪","💫","💬","💭","💮","💯","💰","💱","💲","💳","💴","💵","💶","💷","💸","💹","💺","💻","💼","💽","💾","💿","📀","📁","📂","📃","📄","📅","📆","📇","📈","📉","📊","📋","📌","📍","📎","📏","📐","📑","📒","📓","📔","📕","📖","📗","📘","📙","📚","📛","📜","📝","📞","📟","📠","📡","📢","📣","📤","📥","📦","📧","📨","📩","📪","📫","📬","📭","📮","📯","📰","📱","📲","📳","📴","📵","📶","📷","📸","📹","📺","📻","📼","📽","📿","🔀","🔁","🔂","🔃","🔄","🔅","🔆","🔇","🔈","🔉","🔊","🔋","🔌","🔍","🔎","🔏","🔐","🔑","🔒","🔓","🔔","🔕","🔖","🔗","🔘","🔙","🔚","🔛","🔜","🔝","🔞","🔟","🔠","🔡","🔢","🔣","🔤","🔥","🔦","🔧","🔨","🔩","🔪","🔫","🔬","🔭","🔮","🔯","🔰","🔱","🔲","🔳","🔴","🔵","🔶","🔷","🔸","🔹","🔺","🔻","🔼","🔽","🕉","🕊","🕋","🕌","🕍","🕎","🕐","🕑","🕒","🕓","🕔","🕕","🕖","🕗","🕘","🕙","🕚","🕛","🕜","🕝","🕞","🕟","🕠","🕡","🕢","🕣","🕤","🕥","🕦","🕧","🕯","🕰","🕳","🕴🏻","🕴🏼","🕴🏽","🕴🏾","🕴🏿","🕴","🕵🏻‍♀️","🕵🏻‍♂️","🕵🏻","🕵🏼‍♀️","🕵🏼‍♂️","🕵🏼","🕵🏽‍♀️","🕵🏽‍♂️","🕵🏽","🕵🏾‍♀️","🕵🏾‍♂️","🕵🏾","🕵🏿‍♀️","🕵🏿‍♂️","🕵🏿","🕵️‍♀️","🕵️‍♂️","🕵","🕶","🕷","🕸","🕹","🕺🏻","🕺🏼","🕺🏽","🕺🏾","🕺🏿","🕺","🖇","🖊","🖋","🖌","🖍","🖐🏻","🖐🏼","🖐🏽","🖐🏾","🖐🏿","🖐","🖕🏻","🖕🏼","🖕🏽","🖕🏾","🖕🏿","🖕","🖖🏻","🖖🏼","🖖🏽","🖖🏾","🖖🏿","🖖","🖤","🖥","🖨","🖱","🖲","🖼","🗂","🗃","🗄","🗑","🗒","🗓","🗜","🗝","🗞","🗡","🗣","🗨","🗯","🗳","🗺","🗻","🗼","🗽","🗾","🗿","😀","😁","😂","😃","😄","😅","😆","😇","😈","😉","😊","😋","😌","😍","😎","😏","😐","😑","😒","😓","😔","😕","😖","😗","😘","😙","😚","😛","😜","😝","😞","😟","😠","😡","😢","😣","😤","😥","😦","😧","😨","😩","😪","😫","😬","😭","😮","😯","😰","😱","😲","😳","😴","😵","😶","😷","😸","😹","😺","😻","😼","😽","😾","😿","🙀","🙁","🙂","🙃","🙄","🙅🏻‍♀️","🙅🏻‍♂️","🙅🏻","🙅🏼‍♀️","🙅🏼‍♂️","🙅🏼","🙅🏽‍♀️","🙅🏽‍♂️","🙅🏽","🙅🏾‍♀️","🙅🏾‍♂️","🙅🏾","🙅🏿‍♀️","🙅🏿‍♂️","🙅🏿","🙅‍♀️","🙅‍♂️","🙅","🙆🏻‍♀️","🙆🏻‍♂️","🙆🏻","🙆🏼‍♀️","🙆🏼‍♂️","🙆🏼","🙆🏽‍♀️","🙆🏽‍♂️","🙆🏽","🙆🏾‍♀️","🙆🏾‍♂️","🙆🏾","🙆🏿‍♀️","🙆🏿‍♂️","🙆🏿","🙆‍♀️","🙆‍♂️","🙆","🙇🏻‍♀️","🙇🏻‍♂️","🙇🏻","🙇🏼‍♀️","🙇🏼‍♂️","🙇🏼","🙇🏽‍♀️","🙇🏽‍♂️","🙇🏽","🙇🏾‍♀️","🙇🏾‍♂️","🙇🏾","🙇🏿‍♀️","🙇🏿‍♂️","🙇🏿","🙇‍♀️","🙇‍♂️","🙇","🙈","🙉","🙊","🙋🏻‍♀️","🙋🏻‍♂️","🙋🏻","🙋🏼‍♀️","🙋🏼‍♂️","🙋🏼","🙋🏽‍♀️","🙋🏽‍♂️","🙋🏽","🙋🏾‍♀️","🙋🏾‍♂️","🙋🏾","🙋🏿‍♀️","🙋🏿‍♂️","🙋🏿","🙋‍♀️","🙋‍♂️","🙋","🙌🏻","🙌🏼","🙌🏽","🙌🏾","🙌🏿","🙌","🙍🏻‍♀️","🙍🏻‍♂️","🙍🏻","🙍🏼‍♀️","🙍🏼‍♂️","🙍🏼","🙍🏽‍♀️","🙍🏽‍♂️","🙍🏽","🙍🏾‍♀️","🙍🏾‍♂️","🙍🏾","🙍🏿‍♀️","🙍🏿‍♂️","🙍🏿","🙍‍♀️","🙍‍♂️","🙍","🙎🏻‍♀️","🙎🏻‍♂️","🙎🏻","🙎🏼‍♀️","🙎🏼‍♂️","🙎🏼","🙎🏽‍♀️","🙎🏽‍♂️","🙎🏽","🙎🏾‍♀️","🙎🏾‍♂️","🙎🏾","🙎🏿‍♀️","🙎🏿‍♂️","🙎🏿","🙎‍♀️","🙎‍♂️","🙎","🙏🏻","🙏🏼","🙏🏽","🙏🏾","🙏🏿","🙏","🚀","🚁","🚂","🚃","🚄","🚅","🚆","🚇","🚈","🚉","🚊","🚋","🚌","🚍","🚎","🚏","🚐","🚑","🚒","🚓","🚔","🚕","🚖","🚗","🚘","🚙","🚚","🚛","🚜","🚝","🚞","🚟","🚠","🚡","🚢","🚣🏻‍♀️","🚣🏻‍♂️","🚣🏻","🚣🏼‍♀️","🚣🏼‍♂️","🚣🏼","🚣🏽‍♀️","🚣🏽‍♂️","🚣🏽","🚣🏾‍♀️","🚣🏾‍♂️","🚣🏾","🚣🏿‍♀️","🚣🏿‍♂️","🚣🏿","🚣‍♀️","🚣‍♂️","🚣","🚤","🚥","🚦","🚧","🚨","🚩","🚪","🚫","🚬","🚭","🚮","🚯","🚰","🚱","🚲","🚳","🚴🏻‍♀️","🚴🏻‍♂️","🚴🏻","🚴🏼‍♀️","🚴🏼‍♂️","🚴🏼","🚴🏽‍♀️","🚴🏽‍♂️","🚴🏽","🚴🏾‍♀️","🚴🏾‍♂️","🚴🏾","🚴🏿‍♀️","🚴🏿‍♂️","🚴🏿","🚴‍♀️","🚴‍♂️","🚴","🚵🏻‍♀️","🚵🏻‍♂️","🚵🏻","🚵🏼‍♀️","🚵🏼‍♂️","🚵🏼","🚵🏽‍♀️","🚵🏽‍♂️","🚵🏽","🚵🏾‍♀️","🚵🏾‍♂️","🚵🏾","🚵🏿‍♀️","🚵🏿‍♂️","🚵🏿","🚵‍♀️","🚵‍♂️","🚵","🚶🏻‍♀️","🚶🏻‍♂️","🚶🏻","🚶🏼‍♀️","🚶🏼‍♂️","🚶🏼","🚶🏽‍♀️","🚶🏽‍♂️","🚶🏽","🚶🏾‍♀️","🚶🏾‍♂️","🚶🏾","🚶🏿‍♀️","🚶🏿‍♂️","🚶🏿","🚶‍♀️","🚶‍♂️","🚶","🚷","🚸","🚹","🚺","🚻","🚼","🚽","🚾","🚿","🛀🏻","🛀🏼","🛀🏽","🛀🏾","🛀🏿","🛀","🛁","🛂","🛃","🛄","🛅","🛋","🛌🏻","🛌🏼","🛌🏽","🛌🏾","🛌🏿","🛌","🛍","🛎","🛏","🛐","🛑","🛒","🛠","🛡","🛢","🛣","🛤","🛥","🛩","🛫","🛬","🛰","🛳","🛴","🛵","🛶","🤐","🤑","🤒","🤓","🤔","🤕","🤖","🤗","🤘🏻","🤘🏼","🤘🏽","🤘🏾","🤘🏿","🤘","🤙🏻","🤙🏼","🤙🏽","🤙🏾","🤙🏿","🤙","🤚🏻","🤚🏼","🤚🏽","🤚🏾","🤚🏿","🤚","🤛🏻","🤛🏼","🤛🏽","🤛🏾","🤛🏿","🤛","🤜🏻","🤜🏼","🤜🏽","🤜🏾","🤜🏿","🤜","🤝🏻","🤝🏼","🤝🏽","🤝🏾","🤝🏿","🤝","🤞🏻","🤞🏼","🤞🏽","🤞🏾","🤞🏿","🤞","🤠","🤡","🤢","🤣","🤤","🤥","🤦🏻‍♀️","🤦🏻‍♂️","🤦🏻","🤦🏼‍♀️","🤦🏼‍♂️","🤦🏼","🤦🏽‍♀️","🤦🏽‍♂️","🤦🏽","🤦🏾‍♀️","🤦🏾‍♂️","🤦🏾","🤦🏿‍♀️","🤦🏿‍♂️","🤦🏿","🤦‍♀️","🤦‍♂️","🤦","🤧","🤰🏻","🤰🏼","🤰🏽","🤰🏾","🤰🏿","🤰","🤳🏻","🤳🏼","🤳🏽","🤳🏾","🤳🏿","🤳","🤴🏻","🤴🏼","🤴🏽","🤴🏾","🤴🏿","🤴","🤵🏻","🤵🏼","🤵🏽","🤵🏾","🤵🏿","🤵","🤶🏻","🤶🏼","🤶🏽","🤶🏾","🤶🏿","🤶","🤷🏻‍♀️","🤷🏻‍♂️","🤷🏻","🤷🏼‍♀️","🤷🏼‍♂️","🤷🏼","🤷🏽‍♀️","🤷🏽‍♂️","🤷🏽","🤷🏾‍♀️","🤷🏾‍♂️","🤷🏾","🤷🏿‍♀️","🤷🏿‍♂️","🤷🏿","🤷‍♀️","🤷‍♂️","🤷","🤸🏻‍♀️","🤸🏻‍♂️","🤸🏻","🤸🏼‍♀️","🤸🏼‍♂️","🤸🏼","🤸🏽‍♀️","🤸🏽‍♂️","🤸🏽","🤸🏾‍♀️","🤸🏾‍♂️","🤸🏾","🤸🏿‍♀️","🤸🏿‍♂️","🤸🏿","🤸‍♀️","🤸‍♂️","🤸","🤹🏻‍♀️","🤹🏻‍♂️","🤹🏻","🤹🏼‍♀️","🤹🏼‍♂️","🤹🏼","🤹🏽‍♀️","🤹🏽‍♂️","🤹🏽","🤹🏾‍♀️","🤹🏾‍♂️","🤹🏾","🤹🏿‍♀️","🤹🏿‍♂️","🤹🏿","🤹‍♀️","🤹‍♂️","🤹","🤺","🤼🏻‍♀️","🤼🏻‍♂️","🤼🏻","🤼🏼‍♀️","🤼🏼‍♂️","🤼🏼","🤼🏽‍♀️","🤼🏽‍♂️","🤼🏽","🤼🏾‍♀️","🤼🏾‍♂️","🤼🏾","🤼🏿‍♀️","🤼🏿‍♂️","🤼🏿","🤼‍♀️","🤼‍♂️","🤼","🤽🏻‍♀️","🤽🏻‍♂️","🤽🏻","🤽🏼‍♀️","🤽🏼‍♂️","🤽🏼","🤽🏽‍♀️","🤽🏽‍♂️","🤽🏽","🤽🏾‍♀️","🤽🏾‍♂️","🤽🏾","🤽🏿‍♀️","🤽🏿‍♂️","🤽🏿","🤽‍♀️","🤽‍♂️","🤽","🤾🏻‍♀️","🤾🏻‍♂️","🤾🏻","🤾🏼‍♀️","🤾🏼‍♂️","🤾🏼","🤾🏽‍♀️","🤾🏽‍♂️","🤾🏽","🤾🏾‍♀️","🤾🏾‍♂️","🤾🏾","🤾🏿‍♀️","🤾🏿‍♂️","🤾🏿","🤾‍♀️","🤾‍♂️","🤾","🥀","🥁","🥂","🥃","🥄","🥅","🥇","🥈","🥉","🥊","🥋","🥐","🥑","🥒","🥓","🥔","🥕","🥖","🥗","🥘","🥙","🥚","🥛","🥜","🥝","🥞","🦀","🦁","🦂","🦃","🦄","🦅","🦆","🦇","🦈","🦉","🦊","🦋","🦌","🦍","🦎","🦏","🦐","🦑","🧀","‼","⁉","™","ℹ","↔","↕","↖","↗","↘","↙","↩","↪","#⃣","⌚","⌛","⌨","⏏","⏩","⏪","⏫","⏬","⏭","⏮","⏯","⏰","⏱","⏲","⏳","⏸","⏹","⏺","Ⓜ","▪","▫","▶","◀","◻","◼","◽","◾","☀","☁","☂","☃","☄","☎","☑","☔","☕","☘","☝🏻","☝🏼","☝🏽","☝🏾","☝🏿","☝","☠","☢","☣","☦","☪","☮","☯","☸","☹","☺","♀","♂","♈","♉","♊","♋","♌","♍","♎","♏","♐","♑","♒","♓","♠","♣","♥","♦","♨","♻","♿","⚒","⚓","⚔","⚕","⚖","⚗","⚙","⚛","⚜","⚠","⚡","⚪","⚫","⚰","⚱","⚽","⚾","⛄","⛅","⛈","⛎","⛏","⛑","⛓","⛔","⛩","⛪","⛰","⛱","⛲","⛳","⛴","⛵","⛷🏻","⛷🏼","⛷🏽","⛷🏾","⛷🏿","⛷","⛸","⛹🏻‍♀️","⛹🏻‍♂️","⛹🏻","⛹🏼‍♀️","⛹🏼‍♂️","⛹🏼","⛹🏽‍♀️","⛹🏽‍♂️","⛹🏽","⛹🏾‍♀️","⛹🏾‍♂️","⛹🏾","⛹🏿‍♀️","⛹🏿‍♂️","⛹🏿","⛹️‍♀️","⛹️‍♂️","⛹","⛺","⛽","✂","✅","✈","✉","✊🏻","✊🏼","✊🏽","✊🏾","✊🏿","✊","✋🏻","✋🏼","✋🏽","✋🏾","✋🏿","✋","✌🏻","✌🏼","✌🏽","✌🏾","✌🏿","✌","✍🏻","✍🏼","✍🏽","✍🏾","✍🏿","✍","✏","✒","✔","✖","✝","✡","✨","✳","✴","❄","❇","❌","❎","❓","❔","❕","❗","❣","❤","➕","➖","➗","➡","➰","➿","⤴","⤵","*⃣","⬅","⬆","⬇","⬛","⬜","⭐","⭕","0⃣","〰","〽","1⃣","2⃣","㊗","㊙","3⃣","4⃣","5⃣","6⃣","7⃣","8⃣","9⃣","©","®",""]},609:function(e,t,r){"use strict";var i=r(150);var n=r(203);e.exports={activityIndicator:function(e,t,r){if(e.spun==null)return;return i(t,e.spun)},progressbar:function(e,t,r){if(e.completed==null)return;return n(t,r,e.completed)}}},620:function(e,t,r){e.exports=minimatch;minimatch.Minimatch=Minimatch;var i={sep:"/"};try{i=r(589)}catch(e){}var n=minimatch.GLOBSTAR=Minimatch.GLOBSTAR={};var s=r(348);var a={"!":{open:"(?:(?!(?:",close:"))[^/]*?)"},"?":{open:"(?:",close:")?"},"+":{open:"(?:",close:")+"},"*":{open:"(?:",close:")*"},"@":{open:"(?:",close:")"}};var u="[^/]";var o=u+"*?";var l="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?";var f="(?:(?!(?:\\/|^)\\.).)*?";var h=charSet("().*{}+?[]^$\\!");function charSet(e){return e.split("").reduce(function(e,t){e[t]=true;return e},{})}var c=/\/+/;minimatch.filter=filter;function filter(e,t){t=t||{};return function(r,i,n){return minimatch(r,e,t)}}function ext(e,t){e=e||{};t=t||{};var r={};Object.keys(t).forEach(function(e){r[e]=t[e]});Object.keys(e).forEach(function(t){r[t]=e[t]});return r}minimatch.defaults=function(e){if(!e||!Object.keys(e).length)return minimatch;var t=minimatch;var r=function minimatch(r,i,n){return t.minimatch(r,i,ext(e,n))};r.Minimatch=function Minimatch(r,i){return new t.Minimatch(r,ext(e,i))};return r};Minimatch.defaults=function(e){if(!e||!Object.keys(e).length)return Minimatch;return minimatch.defaults(e).Minimatch};function minimatch(e,t,r){if(typeof t!=="string"){throw new TypeError("glob pattern string required")}if(!r)r={};if(!r.nocomment&&t.charAt(0)==="#"){return false}if(t.trim()==="")return e==="";return new Minimatch(t,r).match(e)}function Minimatch(e,t){if(!(this instanceof Minimatch)){return new Minimatch(e,t)}if(typeof e!=="string"){throw new TypeError("glob pattern string required")}if(!t)t={};e=e.trim();if(i.sep!=="/"){e=e.split(i.sep).join("/")}this.options=t;this.set=[];this.pattern=e;this.regexp=null;this.negate=false;this.comment=false;this.empty=false;this.make()}Minimatch.prototype.debug=function(){};Minimatch.prototype.make=make;function make(){if(this._made)return;var e=this.pattern;var t=this.options;if(!t.nocomment&&e.charAt(0)==="#"){this.comment=true;return}if(!e){this.empty=true;return}this.parseNegate();var r=this.globSet=this.braceExpand();if(t.debug)this.debug=console.error;this.debug(this.pattern,r);r=this.globParts=r.map(function(e){return e.split(c)});this.debug(this.pattern,r);r=r.map(function(e,t,r){return e.map(this.parse,this)},this);this.debug(this.pattern,r);r=r.filter(function(e){return e.indexOf(false)===-1});this.debug(this.pattern,r);this.set=r}Minimatch.prototype.parseNegate=parseNegate;function parseNegate(){var e=this.pattern;var t=false;var r=this.options;var i=0;if(r.nonegate)return;for(var n=0,s=e.length;n1024*64){throw new TypeError("pattern is too long")}var r=this.options;if(!r.noglobstar&&e==="**")return n;if(e==="")return"";var i="";var s=!!r.nocase;var l=false;var f=[];var c=[];var d;var v=false;var y=-1;var g=-1;var b=e.charAt(0)==="."?"":r.dot?"(?!(?:^|\\/)\\.{1,2}(?:$|\\/))":"(?!\\.)";var _=this;function clearStateChar(){if(d){switch(d){case"*":i+=o;s=true;break;case"?":i+=u;s=true;break;default:i+="\\"+d;break}_.debug("clearStateChar %j %j",d,i);d=false}}for(var m=0,E=e.length,D;m-1;F--){var R=c[F];var T=i.slice(0,R.reStart);var O=i.slice(R.reStart,R.reEnd-8);var I=i.slice(R.reEnd-8,R.reEnd);var B=i.slice(R.reEnd);I+=B;var N=T.split("(").length-1;var L=B;for(m=0;m=0;a--){s=e[a];if(s)break}for(a=0;a>> no match, partial?",e,h,t,c);if(h===u)return true}return false}var d;if(typeof l==="string"){if(i.nocase){d=f.toLowerCase()===l.toLowerCase()}else{d=f===l}this.debug("string match",l,f,d)}else{d=f.match(l);this.debug("pattern match",l,f,d)}if(!d)return false}if(s===u&&a===o){return true}else if(s===u){return r}else if(a===o){var v=s===u-1&&e[s]==="";return v}throw new Error("wtf?")};function globUnescape(e){return e.replace(/\\(.)/g,"$1")}function regExpEscape(e){return e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")}},630:function(e,t,r){"use strict";var i=r(431).platform();var n=r(204).spawnSync;var s=r(66).readdirSync;var a="glibc";var u="musl";var o={encoding:"utf8",env:process.env};if(!n){n=function(){return{status:126,stdout:"",stderr:""}}}function contains(e){return function(t){return t.indexOf(e)!==-1}}function versionFromMuslLdd(e){return e.split(/[\r\n]+/)[1].trim().split(/\s/)[1]}function safeReaddirSync(e){try{return s(e)}catch(e){}return[]}var l="";var f="";var h="";if(i==="linux"){var c=n("getconf",["GNU_LIBC_VERSION"],o);if(c.status===0){l=a;f=c.stdout.trim().split(" ")[1];h="getconf"}else{var p=n("ldd",["--version"],o);if(p.status===0&&p.stdout.indexOf(u)!==-1){l=u;f=versionFromMuslLdd(p.stdout);h="ldd"}else if(p.status===1&&p.stderr.indexOf(u)!==-1){l=u;f=versionFromMuslLdd(p.stderr);h="ldd"}else{var d=safeReaddirSync("/lib");if(d.some(contains("-linux-gnu"))){l=a;h="filesystem"}else if(d.some(contains("libc.musl-"))){l=u;h="filesystem"}else if(d.some(contains("ld-musl-"))){l=u;h="filesystem"}else{var v=safeReaddirSync("/usr/sbin");if(v.some(contains("glibc"))){l=a;h="filesystem"}}}}}var y=l!==""&&l!==a;e.exports={GLIBC:a,MUSL:u,family:l,version:f,method:h,isNonGlibcLinux:y}},631:function(e){e.exports=["SIGABRT","SIGALRM","SIGHUP","SIGINT","SIGTERM"];if(process.platform!=="win32"){e.exports.push("SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT")}if(process.platform==="linux"){e.exports.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT","SIGUNUSED")}},645:function(e,t,r){"use strict";var i=r(354);var n=r(765);var s=r(814);var a=e.exports=function(e,t,r){if(!r)r=80;s("OAN",[e,t,r]);this.showing=false;this.theme=e;this.width=r;this.template=t};a.prototype={};a.prototype.setTheme=function(e){s("O",[e]);this.theme=e};a.prototype.setTemplate=function(e){s("A",[e]);this.template=e};a.prototype.setWidth=function(e){s("N",[e]);this.width=e};a.prototype.hide=function(){return i.gotoSOL()+i.eraseLine()};a.prototype.hideCursor=i.hideCursor;a.prototype.showCursor=i.showCursor;a.prototype.show=function(e){var t=Object.create(this.theme);for(var r in e){t[r]=e[r]}return n(this.width,this.template,t).trim()+i.color("reset")+i.eraseLine()+i.gotoSOL()}},649:function(e,t,r){"use strict";var i=r(22);var n=r(656);e.exports=wideTruncate;function wideTruncate(e,t){if(i(e)===0)return e;if(t<=0)return"";if(i(e)<=t)return e;var r=n(e);var s=e.length+r.length;var a=e.slice(0,t+s);while(i(a)>t){a=a.slice(0,-1)}return a}},656:function(e,t,r){"use strict";var i=r(446)();e.exports=function(e){return typeof e==="string"?e.replace(i,""):e}},663:function(e,t,r){"use strict";var i=r(485).EventEmitter;var n=r(64);var s=0;var a=e.exports=function(e){i.call(this);this.id=++s;this.name=e};n.inherits(a,i)},668:function(e,t,r){"use strict";const i=r(140);e.exports=function(e){const t=e.acorn||r(996);const n=t.tokTypes;e=i(e);return class extends e{_maybeParseFieldValue(e){if(this.eat(n.eq)){const t=this._inFieldValue;this._inFieldValue=true;e.value=this.parseExpression();this._inFieldValue=t}else e.value=null}parseClassElement(e){if(this.options.ecmaVersion>=8&&(this.type==n.name||this.type==this.privateNameToken||this.type==n.bracketL||this.type==n.string)){const e=this._branch();if(e.type==n.bracketL){let t=0;do{if(e.eat(n.bracketL))++t;else if(e.eat(n.bracketR))--t;else e.next()}while(t>0)}else e.next();if(e.type==n.eq||e.canInsertSemicolon()||e.type==n.semi){const e=this.startNode();if(this.type==this.privateNameToken){this.parsePrivateClassElementName(e)}else{this.parsePropertyName(e)}if(e.key.type==="Identifier"&&e.key.name==="constructor"||e.key.type==="Literal"&&e.key.value==="constructor"){this.raise(e.key.start,"Classes may not have a field called constructor")}this.enterScope(64|2|1);this._maybeParseFieldValue(e);this.exitScope();this.finishNode(e,"FieldDefinition");this.semicolon();return e}}return super.parseClassElement.apply(this,arguments)}parseIdent(e,t){const r=super.parseIdent(e,t);if(this._inFieldValue&&r.name=="arguments")this.raise(r.start,"A class field initializer may not contain arguments");return r}}}},669:function(e,t,r){"use strict";const i=r(106);const n=r(146);const s=r(543);const a=r(300);const u=r(692);const o=r(72);const l=r(113);const f=r(768);const h=r(685);const c=r(337);t.getOptions=i;t.parseQuery=n;t.stringifyRequest=s;t.getRemainingRequest=a;t.getCurrentRequest=u;t.isUrlRequest=o;t.urlToRequest=l;t.parseString=f;t.getHashDigest=h;t.interpolateName=c},683:function(e,t){function isArray(e){if(Array.isArray){return Array.isArray(e)}return objectToString(e)==="[object Array]"}t.isArray=isArray;function isBoolean(e){return typeof e==="boolean"}t.isBoolean=isBoolean;function isNull(e){return e===null}t.isNull=isNull;function isNullOrUndefined(e){return e==null}t.isNullOrUndefined=isNullOrUndefined;function isNumber(e){return typeof e==="number"}t.isNumber=isNumber;function isString(e){return typeof e==="string"}t.isString=isString;function isSymbol(e){return typeof e==="symbol"}t.isSymbol=isSymbol;function isUndefined(e){return e===void 0}t.isUndefined=isUndefined;function isRegExp(e){return objectToString(e)==="[object RegExp]"}t.isRegExp=isRegExp;function isObject(e){return typeof e==="object"&&e!==null}t.isObject=isObject;function isDate(e){return objectToString(e)==="[object Date]"}t.isDate=isDate;function isError(e){return objectToString(e)==="[object Error]"||e instanceof Error}t.isError=isError;function isFunction(e){return typeof e==="function"}t.isFunction=isFunction;function isPrimitive(e){return e===null||typeof e==="boolean"||typeof e==="number"||typeof e==="string"||typeof e==="symbol"||typeof e==="undefined"}t.isPrimitive=isPrimitive;t.isBuffer=Buffer.isBuffer;function objectToString(e){return Object.prototype.toString.call(e)}},684:function(e,t,r){"use strict";const i=r(743);const n=r(606);e.exports=(e=>{if(typeof e!=="string"||e.length===0){return 0}e=i(e);let t=0;for(let r=0;r=127&&i<=159){continue}if(i>=768&&i<=879){continue}if(i>65535){r++}t+=n(i)?2:1}return t})},685:function(e,t,r){"use strict";const i={26:"abcdefghijklmnopqrstuvwxyz",32:"123456789abcdefghjkmnpqrstuvwxyz",36:"0123456789abcdefghijklmnopqrstuvwxyz",49:"abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ",52:"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",58:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ",62:"0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",64:"0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ-_"};function encodeBufferToBase(e,t){const n=i[t];if(!n){throw new Error("Unknown encoding base"+t)}const s=e.length;const a=r(480);a.RM=a.DP=0;let u=new a(0);for(let t=s-1;t>=0;t--){u=u.times(256).plus(e[t])}let o="";while(u.gt(0)){o=n[u.mod(t)]+o;u=u.div(t)}a.DP=20;a.RM=1;return o}function getHashDigest(e,t,i,n){t=t||"md5";n=n||9999;const s=r(298).createHash(t);s.update(e);if(i==="base26"||i==="base32"||i==="base36"||i==="base49"||i==="base52"||i==="base58"||i==="base62"||i==="base64"){return encodeBufferToBase(s.digest(),i.substr(4)).substr(0,n)}else{return s.digest(i||"hex").substr(0,n)}}e.exports=getHashDigest},688:function(e){e.exports=__webpack_require__(413)},692:function(e){"use strict";function getCurrentRequest(e){if(e.currentRequest){return e.currentRequest}const t=e.loaders.slice(e.loaderIndex).map(e=>e.request).concat([e.resource]);return t.join("!")}e.exports=getCurrentRequest},708:function(e,t,r){const{walk:i}=r(825);function handleWrappers(e,t,r){let n=false;let s;if(e.body.length===1&&e.body[0].type==="ExpressionStatement"&&e.body[0].expression.type==="UnaryExpression"&&e.body[0].expression.operator==="!"&&e.body[0].expression.argument.type==="CallExpression"&&e.body[0].expression.argument.callee.type==="FunctionExpression"&&e.body[0].expression.argument.arguments.length===1)s=e.body[0].expression.argument;else if(e.body.length===1&&e.body[0].type==="ExpressionStatement"&&e.body[0].expression.type==="CallExpression"&&e.body[0].expression.callee.type==="FunctionExpression"&&e.body[0].expression.arguments.length===1)s=e.body[0].expression;else if(e.body.length===1&&e.body[0].type==="ExpressionStatement"&&e.body[0].expression.type==="AssgnmentExpression"&&e.body[0].expression.left.type==="MemberExpression"&&e.body[0].expression.left.object.type==="Identifier"&&e.body[0].expression.left.object.name==="module"&&e.body[0].expression.left.property.type==="Identifier"&&e.body[0].expression.left.property.name==="exports"&&e.body[0].expression.right.type==="CallExpression"&&e.body[0].expression.right.callee.type==="FunctionExpression"&&e.body[0].expression.right.arguments.length===1)s=e.body[0].expression.right;if(s){if(s.arguments[0].type==="ConditionalExpression"&&s.arguments[0].test.type==="LogicalExpression"&&s.arguments[0].test.operator==="&&"&&s.arguments[0].test.left.type==="BinaryExpression"&&s.arguments[0].test.left.operator==="==="&&s.arguments[0].test.left.left.type==="UnaryExpression"&&s.arguments[0].test.left.left.operator==="typeof"&&s.arguments[0].test.left.left.argument.name==="define"&&s.arguments[0].test.left.right.type==="Literal"&&s.arguments[0].test.left.right.value==="function"&&s.arguments[0].test.right.type==="MemberExpression"&&s.arguments[0].test.right.object.type==="Identifier"&&s.arguments[0].test.right.property.type==="Identifier"&&s.arguments[0].test.right.property.name==="amd"&&s.arguments[0].test.right.computed===false&&s.arguments[0].alternate.type==="FunctionExpression"&&s.arguments[0].alternate.params.length===1&&s.arguments[0].alternate.params[0].type==="Identifier"&&s.arguments[0].alternate.body.body.length===1&&s.arguments[0].alternate.body.body[0].type==="ExpressionStatement"&&s.arguments[0].alternate.body.body[0].expression.type==="AssignmentExpression"&&s.arguments[0].alternate.body.body[0].expression.left.type==="MemberExpression"&&s.arguments[0].alternate.body.body[0].expression.left.object.type==="Identifier"&&s.arguments[0].alternate.body.body[0].expression.left.object.name==="module"&&s.arguments[0].alternate.body.body[0].expression.left.property.type==="Identifier"&&s.arguments[0].alternate.body.body[0].expression.left.property.name==="exports"&&s.arguments[0].alternate.body.body[0].expression.left.computed===false&&s.arguments[0].alternate.body.body[0].expression.right.type==="CallExpression"&&s.arguments[0].alternate.body.body[0].expression.right.callee.type==="Identifier"&&s.arguments[0].alternate.body.body[0].expression.right.callee.name===s.arguments[0].alternate.params[0].name&&s.arguments[0].alternate.body.body[0].expression.right.arguments.length===1&&s.arguments[0].alternate.body.body[0].expression.right.arguments[0].type==="Identifier"&&s.arguments[0].alternate.body.body[0].expression.right.arguments[0].name==="require"){let e=s.callee.body.body;if(e[0].type==="ExpressionStatement"&&e[0].expression.type==="Literal"&&e[0].expression.value==="use strict"){e=e.slice(1)}if(e.length===1&&e[0].type==="ExpressionStatement"&&e[0].expression.type==="CallExpression"&&e[0].expression.callee.type==="Identifier"&&e[0].expression.callee.name===s.arguments[0].test.right.object.name&&e[0].expression.arguments.length===1&&e[0].expression.arguments[0].type==="FunctionExpression"&&e[0].expression.arguments[0].params.length===1&&e[0].expression.arguments[0].params[0].type==="Identifier"&&e[0].expression.arguments[0].params[0].name==="require"){r.remove(e[0].expression.arguments[0].params[0].start,e[0].expression.arguments[0].params[0].end);n=true}}else if(s.arguments[0].type==="FunctionExpression"&&s.arguments[0].params.length===0&&(s.arguments[0].body.body.length===1||s.arguments[0].body.body.length===2&&s.arguments[0].body.body[0].type==="VariableDeclaration"&&s.arguments[0].body.body[0].declarations.length===3&&s.arguments[0].body.body[0].declarations.every(e=>e.init===null&&e.id.type==="Identifier"))&&s.arguments[0].body.body[s.arguments[0].body.body.length-1].type==="ReturnStatement"&&s.arguments[0].body.body[s.arguments[0].body.body.length-1].argument.type==="CallExpression"&&s.arguments[0].body.body[s.arguments[0].body.body.length-1].argument.callee.type==="CallExpression"&&s.arguments[0].body.body[s.arguments[0].body.body.length-1].argument.arguments.length&&s.arguments[0].body.body[s.arguments[0].body.body.length-1].argument.arguments.every(e=>e.type==="Literal"&&typeof e.value==="number")&&s.arguments[0].body.body[s.arguments[0].body.body.length-1].argument.callee.callee.type==="CallExpression"&&s.arguments[0].body.body[s.arguments[0].body.body.length-1].argument.callee.callee.callee.type==="FunctionExpression"&&s.arguments[0].body.body[s.arguments[0].body.body.length-1].argument.callee.callee.arguments.length===0&&s.arguments[0].body.body[s.arguments[0].body.body.length-1].argument.callee.arguments.length===3&&s.arguments[0].body.body[s.arguments[0].body.body.length-1].argument.callee.arguments[0].type==="ObjectExpression"&&s.arguments[0].body.body[s.arguments[0].body.body.length-1].argument.callee.arguments[1].type==="ObjectExpression"&&s.arguments[0].body.body[s.arguments[0].body.body.length-1].argument.callee.arguments[2].type==="ArrayExpression"){const e=s.arguments[0].body.body[s.arguments[0].body.body.length-1].argument.callee.arguments[0].properties;const t=s.arguments[0].body.body[s.arguments[0].body.body.length-1].argument.callee.callee.callee.body.body[0];let i;if(t.type==="FunctionDeclaration")i=t.body;else if(t.type==="ReturnStatement")i=t.argument.body;if(i){const e=i.body[0].body.body[0].consequent.body[0].consequent.body[0].declarations[0].init;const t=i.body[1].init.declarations[0].init;e.right.name="_";t.right.name="_";r.overwrite(e.start,e.end,"__non_webpack_require__");r.overwrite(t.start,t.end,"__non_webpack_require__");n=true}const a={};if(e.every(e=>{if(e.type!=="Property"||e.computed!==false||e.key.type!=="Literal"||typeof e.key.value!=="number"||e.value.type!=="ArrayExpression"||e.value.elements.length!==2||e.value.elements[0].type!=="FunctionExpression"||e.value.elements[1].type!=="ObjectExpression")return false;const t=e.value.elements[1].properties;for(const e of t){if(e.type!=="Property"||e.value.type!=="Identifier"&&e.value.type!=="Literal"||e.key.type!=="Literal"||typeof e.key.value!=="string"||e.computed)return false;if(e.value.type==="Identifier"&&e.value.name==="undefined")a[e.key.value]=true}return true})){const e=Object.keys(a);if(e.length){const t=s.arguments[0].body.body[1].argument.callee.arguments[1];const i=e.map(e=>`"${e}": { exports: require("${e}") }`).join(",\n ");r.appendRight(t.end-1,i);n=true}}}else if(s.arguments[0].type==="FunctionExpression"&&s.arguments[0].params.length===2&&s.arguments[0].params[0].type==="Identifier"&&s.arguments[0].params[1].type==="Identifier"&&s.callee.body.body.length===1){const e=s.callee.body.body[0];if(e.type==="IfStatement"&&e.test.type==="LogicalExpression"&&e.test.operator==="&&"&&e.test.left.type==="BinaryExpression"&&e.test.left.left.type==="UnaryExpression"&&e.test.left.left.operator==="typeof"&&e.test.left.left.argument.type==="Identifier"&&e.test.left.left.argument.name==="module"&&e.test.left.right.type==="Literal"&&e.test.left.right.value==="object"&&e.test.right.type==="BinaryExpression"&&e.test.right.left.type==="UnaryExpression"&&e.test.right.left.operator==="typeof"&&e.test.right.left.argument.type==="MemberExpression"&&e.test.right.left.argument.object.type==="Identifier"&&e.test.right.left.argument.object.name==="module"&&e.test.right.left.argument.property.type==="Identifier"&&e.test.right.left.argument.property.name==="exports"&&e.test.right.right.type==="Literal"&&e.test.right.right.value==="object"&&e.consequent.type==="BlockStatement"&&e.consequent.body.length>0){let t;if(e.consequent.body[0].type==="VariableDeclaration"&&e.consequent.body[0].declarations[0].init&&e.consequent.body[0].declarations[0].init.type==="CallExpression")t=e.consequent.body[0].declarations[0].init;else if(e.consequent.body[0].type==="ExpressionStatement"&&e.consequent.body[0].expression.type==="CallExpression")t=e.consequent.body[0].expression;else if(e.consequent.body[0].type==="ExpressionStatement"&&e.consequent.body[0].expression.type==="AssignmentExpression"&&e.consequent.body[0].expression.right.type==="CallExpression")t=e.consequent.body[0].expression.right;if(t&&t.callee.type==="Identifier"&&t.callee.name===s.callee.params[0].name&&t.arguments.length===2&&t.arguments[0].type==="Identifier"&&t.arguments[0].name==="require"&&t.arguments[1].type==="Identifier"&&t.arguments[1].name==="exports"){r.remove(s.arguments[0].params[0].start,s.arguments[0].params[s.arguments[0].params.length-1].end);n=true}}}else if(s.callee.type==="FunctionExpression"&&s.callee.params.length===1&&s.callee.body.body.length>2&&s.callee.body.body[0].type==="VariableDeclaration"&&s.callee.body.body[0].declarations.length===1&&s.callee.body.body[0].declarations[0].type==="VariableDeclarator"&&s.callee.body.body[0].declarations[0].id.type==="Identifier"&&s.callee.body.body[0].declarations[0].init.type==="ObjectExpression"&&s.callee.body.body[0].declarations[0].init.properties.length===0&&s.callee.body.body[1].type==="FunctionDeclaration"&&s.callee.body.body[1].params.length===1&&s.callee.body.body[1].body.body.length===3&&s.arguments[0].type==="ArrayExpression"&&s.arguments[0].elements.length>0&&s.arguments[0].elements.every(e=>e.type==="FunctionExpression")){const e=new Map;for(let t=0;te===t))i.arguments=i.arguments.map(r=>r===t?e:r);else if(i.init===t)i.init=e}}}})}}}}return{ast:e,scope:t,transformed:n}}e.exports=handleWrappers},714:function(e){if(typeof Object.create==="function"){e.exports=function inherits(e,t){e.super_=t;e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:false,writable:true,configurable:true}})}}else{e.exports=function inherits(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype;e.prototype=new r;e.prototype.constructor=e}}},722:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:true});var i=r(287);var n=_interopRequireDefault(i);var s=r(809);var a=_interopRequireDefault(s);function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}t.default={parse:n.default,stringify:a.default};e.exports=t["default"]},735:function(e){"use strict";e.exports=process},737:function(e,t,r){"use strict";var i=r(645);var n=r(873);var s=r(513);var a=r(353);var u=r(254);var o=r(314);var l=r(735);var f=r(998);e.exports=Gauge;function callWith(e,t){return function(){return t.call(e)}}function Gauge(e,t){var r,n;if(e&&e.write){n=e;r=t||{}}else if(t&&t.write){n=t;r=e||{}}else{n=l.stderr;r=e||t||{}}this._status={spun:0,section:"",subsection:""};this._paused=false;this._disabled=true;this._showing=false;this._onScreen=false;this._needsRedraw=false;this._hideCursor=r.hideCursor==null?true:r.hideCursor;this._fixedFramerate=r.fixedFramerate==null?!/^v0\.8\./.test(l.version):r.fixedFramerate;this._lastUpdateAt=null;this._updateInterval=r.updateInterval==null?50:r.updateInterval;this._themes=r.themes||u;this._theme=r.theme;var s=this._computeTheme(r.theme);var a=r.template||[{type:"progressbar",length:20},{type:"activityIndicator",kerning:1,length:1},{type:"section",kerning:1,default:""},{type:"subsection",kerning:1,default:""}];this.setWriteTo(n,r.tty);var o=r.Plumbing||i;this._gauge=new o(s,a,this.getWidth());this._$$doRedraw=callWith(this,this._doRedraw);this._$$handleSizeChange=callWith(this,this._handleSizeChange);this._cleanupOnExit=r.cleanupOnExit==null||r.cleanupOnExit;this._removeOnExit=null;if(r.enabled||r.enabled==null&&this._tty&&this._tty.isTTY){this.enable()}else{this.disable()}}Gauge.prototype={};Gauge.prototype.isEnabled=function(){return!this._disabled};Gauge.prototype.setTemplate=function(e){this._gauge.setTemplate(e);if(this._showing)this._requestRedraw()};Gauge.prototype._computeTheme=function(e){if(!e)e={};if(typeof e==="string"){e=this._themes.getTheme(e)}else if(e&&(Object.keys(e).length===0||e.hasUnicode!=null||e.hasColor!=null)){var t=e.hasUnicode==null?n():e.hasUnicode;var r=e.hasColor==null?s:e.hasColor;e=this._themes.getDefault({hasUnicode:t,hasColor:r,platform:e.platform})}return e};Gauge.prototype.setThemeset=function(e){this._themes=e;this.setTheme(this._theme)};Gauge.prototype.setTheme=function(e){this._gauge.setTheme(this._computeTheme(e));if(this._showing)this._requestRedraw();this._theme=e};Gauge.prototype._requestRedraw=function(){this._needsRedraw=true;if(!this._fixedFramerate)this._doRedraw()};Gauge.prototype.getWidth=function(){return(this._tty&&this._tty.columns||80)-1};Gauge.prototype.setWriteTo=function(e,t){var r=!this._disabled;if(r)this.disable();this._writeTo=e;this._tty=t||e===l.stderr&&l.stdout.isTTY&&l.stdout||e.isTTY&&e||this._tty;if(this._gauge)this._gauge.setWidth(this.getWidth());if(r)this.enable()};Gauge.prototype.enable=function(){if(!this._disabled)return;this._disabled=false;if(this._tty)this._enableEvents();if(this._showing)this.show()};Gauge.prototype.disable=function(){if(this._disabled)return;if(this._showing){this._lastUpdateAt=null;this._showing=false;this._doRedraw();this._showing=true}this._disabled=true;if(this._tty)this._disableEvents()};Gauge.prototype._enableEvents=function(){if(this._cleanupOnExit){this._removeOnExit=a(callWith(this,this.disable))}this._tty.on("resize",this._$$handleSizeChange);if(this._fixedFramerate){this.redrawTracker=o(this._$$doRedraw,this._updateInterval);if(this.redrawTracker.unref)this.redrawTracker.unref()}};Gauge.prototype._disableEvents=function(){this._tty.removeListener("resize",this._$$handleSizeChange);if(this._fixedFramerate)clearInterval(this.redrawTracker);if(this._removeOnExit)this._removeOnExit()};Gauge.prototype.hide=function(e){if(this._disabled)return e&&l.nextTick(e);if(!this._showing)return e&&l.nextTick(e);this._showing=false;this._doRedraw();e&&f(e)};Gauge.prototype.show=function(e,t){this._showing=true;if(typeof e==="string"){this._status.section=e}else if(typeof e==="object"){var r=Object.keys(e);for(var i=0;itypeof e==="string"?e.replace(i(),""):e)},745:function(e){e.exports=function(e){[process.stdout,process.stderr].forEach(function(t){if(t._handle&&t.isTTY&&typeof t._handle.setBlocking==="function"){t._handle.setBlocking(e)}})}},755:function(e,t,r){const{existsSync:i}=r(66);const{dirname:n}=r(589);e.exports=function getPackageScope(e){let t=n(e);do{e=t;t=n(e);if(i(e+"/package.json"))return e}while(e!==t)}},764:function(e){e.exports=function(e,t){return t||{}}},765:function(e,t,r){"use strict";var i=r(982);var n=r(814);var s=r(156);var a=r(649);var u=r(205);var o=r(433);function renderValueWithValues(e){return function(t){return renderValue(t,e)}}var l=e.exports=function(e,t,r){var n=prepareItems(e,t,r);var s=n.map(renderValueWithValues(r)).join("");return i.left(a(s,e),e)};function preType(e){var t=e.type[0].toUpperCase()+e.type.slice(1);return"pre"+t}function postType(e){var t=e.type[0].toUpperCase()+e.type.slice(1);return"post"+t}function hasPreOrPost(e,t){if(!e.type)return;return t[preType(e)]||t[postType(e)]}function generatePreAndPost(e,t){var r=s({},e);var i=Object.create(t);var n=[];var a=preType(r);var u=postType(r);if(i[a]){n.push({value:i[a]});i[a]=null}r.minLength=null;r.length=null;r.maxLength=null;n.push(r);i[r.type]=i[r.type];if(i[u]){n.push({value:i[u]});i[u]=null}return function(e,t,r){return l(r,n,i)}}function prepareItems(e,t,r){function cloneAndObjectify(t,i,n){var s=new o(t,e);var a=s.type;if(s.value==null){if(!(a in r)){if(s.default==null){throw new u.MissingTemplateValue(s,r)}else{s.value=s.default}}else{s.value=r[a]}}if(s.value==null||s.value==="")return null;s.index=i;s.first=i===0;s.last=i===n.length-1;if(hasPreOrPost(s,r))s.value=generatePreAndPost(s,r);return s}var i=t.map(cloneAndObjectify).filter(function(e){return e!=null});var n=0;var s=e;var a=i.length;function consumeSpace(e){if(e>s)e=s;n+=e;s-=e}function finishSizing(e,t){if(e.finished)throw new u.Internal("Tried to finish template item that was already finished");if(t===Infinity)throw new u.Internal("Length of template item cannot be infinity");if(t!=null)e.length=t;e.minLength=null;e.maxLength=null;--a;e.finished=true;if(e.length==null)e.length=e.getBaseLength();if(e.length==null)throw new u.Internal("Finished template items must have a length");consumeSpace(e.getLength())}i.forEach(function(e){if(!e.kerning)return;var t=e.first?0:i[e.index-1].padRight;if(!e.first&&t=h){finishSizing(e,e.minLength);f=true}})}while(f&&l++e==='"'?'\\"':e).replace(/^'|'$/g,'"'))}return JSON.parse('"'+e+'"')}catch(t){return e}}e.exports=parseString},779:function(e,t,r){const i=r(431);const n=r(813);const s=r(327);const a=r(589);let u;switch(i.platform()){case"darwin":u="/**/*.@(dylib|so?(.*))";break;case"win32":u="/**/*.dll";break;default:u="/**/*.so?(.*)"}e.exports=async function(e,t,r,i,o){const l=await new Promise((t,r)=>s(e+u,{ignore:"node_modules/**/*"},(e,i)=>e?r(e):t(i)));await Promise.all(l.map(async s=>{const[u,l]=await Promise.all([new Promise((e,t)=>n.readFile(s,(r,i)=>r?t(r):e(i))),await new Promise((e,t)=>n.lstat(s,(r,i)=>r?t(r):e(i)))]);if(l.isSymbolicLink()){const i=await new Promise((e,t)=>{n.readlink(s,(r,i)=>r?t(r):e(i))});const u=a.dirname(s);t.assetSymlinks[r+s.substr(e.length+1)]=a.relative(u,a.resolve(u,i))}else{t.assetPermissions[s.substr(e.length)]=l.mode;if(o)console.log("Emitting "+s+" for shared library support in "+e);i(r+s.substr(e.length+1),u)}}))}},781:function(__unusedmodule,exports,__nested_webpack_require_585035__){const path=__nested_webpack_require_585035__(589);const fs=__nested_webpack_require_585035__(66);const versioning=__nested_webpack_require_585035__(503);const napi=__nested_webpack_require_585035__(445);const pregypFind=(e,t)=>{const r=JSON.parse(fs.readFileSync(e).toString());versioning.validate_config(r,t);var i;if(napi.get_napi_build_versions(r,t)){i=napi.get_best_napi_build_version(r,t)}t=t||{};if(!t.module_root)t.module_root=path.dirname(e);var n=versioning.evaluate(r,t,i);return n.module};exports.pregyp={default:{find:pregypFind},find:pregypFind};function makeModulePathList(e,t){return[[e,t],[e,"build",t],[e,"build","Debug",t],[e,"build","Release",t],[e,"out","Debug",t],[e,"Debug",t],[e,"out","Release",t],[e,"Release",t],[e,"build","default",t],[e,process.env["NODE_BINDINGS_COMPILED_DIR"]||"compiled",process.versions.node,process.platform,process.arch,t]]}function findCompiledModule(basePath,specList){var resolvedList=[];var ext=path.extname(basePath);for(var _i=0,specList_1=specList;_i0){r=Math.min(10,Math.floor(r));l=" ".substr(0,r)}}else if(typeof r==="string"){l=r.substr(0,10)}return serializeProperty("",{"":e});function serializeProperty(e,t){var r=t[e];if(r!=null){if(typeof r.toJSON5==="function"){r=r.toJSON5(e)}else if(typeof r.toJSON==="function"){r=r.toJSON(e)}}if(o){r=o.call(t,e,r)}if(r instanceof Number){r=Number(r)}else if(r instanceof String){r=String(r)}else if(r instanceof Boolean){r=r.valueOf()}switch(r){case null:return"null";case true:return"true";case false:return"false"}if(typeof r==="string"){return quoteString(r,false)}if(typeof r==="number"){return String(r)}if((typeof r==="undefined"?"undefined":i(r))==="object"){return Array.isArray(r)?serializeArray(r):serializeObject(r)}return undefined}function quoteString(e){var t={"'":.1,'"':.2};var r={"'":"\\'",'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\v":"\\v","\0":"\\0","\u2028":"\\u2028","\u2029":"\\u2029"};var i="";var n=true;var s=false;var a=undefined;try{for(var u=e[Symbol.iterator](),o;!(n=(o=u.next()).done);n=true){var l=o.value;switch(l){case"'":case'"':t[l]++;i+=l;continue}if(r[l]){i+=r[l];continue}if(l<" "){var h=l.charCodeAt(0).toString(16);i+="\\x"+("00"+h).substring(h.length);continue}i+=l}}catch(e){s=true;a=e}finally{try{if(!n&&u.return){u.return()}}finally{if(s){throw a}}}var c=f||Object.keys(t).reduce(function(e,r){return t[e]=0){throw TypeError("Converting circular structure to JSON5")}n.push(e);var t=a;a=a+l;var r=u||Object.keys(e);var i=[];var s=true;var o=false;var f=undefined;try{for(var h=r[Symbol.iterator](),c;!(s=(c=h.next()).done);s=true){var p=c.value;var d=serializeProperty(p,e);if(d!==undefined){var v=serializeKey(p)+":";if(l!==""){v+=" "}v+=d;i.push(v)}}}catch(e){o=true;f=e}finally{try{if(!s&&h.return){h.return()}}finally{if(o){throw f}}}var y=void 0;if(i.length===0){y="{}"}else{var g=void 0;if(l===""){g=i.join(",");y="{"+g+"}"}else{var b=",\n"+a;g=i.join(b);y="{\n"+a+g+",\n"+t+"}"}}n.pop();a=t;return y}function serializeKey(e){if(e.length===0){return quoteString(e,true)}var t=String.fromCodePoint(e.codePointAt(0));if(!s.isIdStartChar(t)){return quoteString(e,true)}for(var r=t.length;r=0){throw TypeError("Converting circular structure to JSON5")}n.push(e);var t=a;a=a+l;var r=[];for(var i=0;i=r){return undefined}var n=e.charCodeAt(i);if(n>=55296&&n<=56319&&r>i+1){var s=e.charCodeAt(i+1);if(s>=56320&&s<=57343){return(n-55296)*1024+s-56320+65536}}return n}},825:function(e,t){(function(e,r){true?r(t):0})(this,function(e){"use strict";function walk(e,{enter:t,leave:r}){visit(e,null,t,r)}let t=false;const r={skip:()=>t=true};const i={};const n=Object.prototype.toString;function isArray(e){return n.call(e)==="[object Array]"}function visit(e,n,s,a,u,o){if(!e)return;if(s){const i=t;t=false;s.call(r,e,n,u,o);const a=t;t=i;if(a)return}const l=e.type&&i[e.type]||(i[e.type]=Object.keys(e).filter(t=>typeof e[t]==="object"));for(let t=0;t=i.length){return"\t"}var n=i.reduce(function(e,t){var r=/^ +/.exec(t)[0].length;return Math.min(r,e)},Infinity);return new Array(n+1).join(" ")}function getRelativePath(e,t){var r=e.split(/[/\\]/);var i=t.split(/[/\\]/);r.pop();while(r[0]===i[0]){r.shift();i.shift()}if(r.length){var n=r.length;while(n--){r[n]=".."}}return r.concat(i).join("/")}var u=Object.prototype.toString;function isObject(e){return u.call(e)==="[object Object]"}function getLocator(e){var t=e.split("\n");var r=[];for(var i=0,n=0;i>1;if(e=0){n.push(i)}this.rawSegments.push(n)}else if(this.pending){this.rawSegments.push(this.pending)}this.advance(t);this.pending=null};o.prototype.addUneditedChunk=function addUneditedChunk(e,t,r,i,n){var s=t.start;var a=true;while(s1){for(var r=0;r=e&&r<=t){throw new Error("Cannot move a selection inside itself")}this._split(e);this._split(t);this._split(r);var i=this.byStart[e];var n=this.byEnd[t];var s=i.previous;var a=n.next;var u=this.byStart[r];if(!u&&n===this.lastChunk){return this}var o=u?u.previous:this.lastChunk;if(s){s.next=a}if(a){a.previous=s}if(o){o.next=i}if(u){u.previous=n}if(!i.previous){this.firstChunk=n.next}if(!n.next){this.lastChunk=i.previous;this.lastChunk.next=null}i.previous=o;n.next=u||null;if(!o){this.firstChunk=i}if(!u){this.lastChunk=n}return this};h.prototype.overwrite=function overwrite(e,t,r,i){if(typeof r!=="string"){throw new TypeError("replacement content must be a string")}while(e<0){e+=this.original.length}while(t<0){t+=this.original.length}if(t>this.original.length){throw new Error("end is out of bounds")}if(e===t){throw new Error("Cannot overwrite a zero-length range – use appendLeft or prependRight instead")}this._split(e);this._split(t);if(i===true){if(!f.storeName){console.warn("The final argument to magicString.overwrite(...) should be an options object. See https://github.com/rich-harris/magic-string");f.storeName=true}i={storeName:true}}var s=i!==undefined?i.storeName:false;var a=i!==undefined?i.contentOnly:false;if(s){var u=this.original.slice(e,t);this.storedNames[u]=true}var o=this.byStart[e];var l=this.byEnd[t];if(o){if(t>o.end&&o.next!==this.byStart[o.end]){throw new Error("Cannot overwrite across a split point")}o.edit(r,s,a);if(o!==l){var h=o.next;while(h!==l){h.edit("",false);h=h.next}h.edit("",false)}}else{var c=new n(e,t,"").edit(r,s);l.next=c;c.previous=l}return this};h.prototype.prepend=function prepend(e){if(typeof e!=="string"){throw new TypeError("outro content must be a string")}this.intro=e+this.intro;return this};h.prototype.prependLeft=function prependLeft(e,t){if(typeof t!=="string"){throw new TypeError("inserted content must be a string")}this._split(e);var r=this.byEnd[e];if(r){r.prependLeft(t)}else{this.intro=t+this.intro}return this};h.prototype.prependRight=function prependRight(e,t){if(typeof t!=="string"){throw new TypeError("inserted content must be a string")}this._split(e);var r=this.byStart[e];if(r){r.prependRight(t)}else{this.outro=t+this.outro}return this};h.prototype.remove=function remove(e,t){while(e<0){e+=this.original.length}while(t<0){t+=this.original.length}if(e===t){return this}if(e<0||t>this.original.length){throw new Error("Character is out of bounds")}if(e>t){throw new Error("end must be greater than start")}this._split(e);this._split(t);var r=this.byStart[e];while(r){r.intro="";r.outro="";r.edit("");r=t>r.end?this.byStart[r.end]:null}return this};h.prototype.lastChar=function lastChar(){if(this.outro.length){return this.outro[this.outro.length-1]}var e=this.lastChunk;do{if(e.outro.length){return e.outro[e.outro.length-1]}if(e.content.length){return e.content[e.content.length-1]}if(e.intro.length){return e.intro[e.intro.length-1]}}while(e=e.previous);if(this.intro.length){return this.intro[this.intro.length-1]}return""};h.prototype.lastLine=function lastLine(){var e=this.outro.lastIndexOf(l);if(e!==-1){return this.outro.substr(e+1)}var t=this.outro;var r=this.lastChunk;do{if(r.outro.length>0){e=r.outro.lastIndexOf(l);if(e!==-1){return r.outro.substr(e+1)+t}t=r.outro+t}if(r.content.length>0){e=r.content.lastIndexOf(l);if(e!==-1){return r.content.substr(e+1)+t}t=r.content+t}if(r.intro.length>0){e=r.intro.lastIndexOf(l);if(e!==-1){return r.intro.substr(e+1)+t}t=r.intro+t}}while(r=r.previous);e=this.intro.lastIndexOf(l);if(e!==-1){return this.intro.substr(e+1)+t}return this.intro+t};h.prototype.slice=function slice(e,t){if(e===void 0)e=0;if(t===void 0)t=this.original.length;while(e<0){e+=this.original.length}while(t<0){t+=this.original.length}var r="";var i=this.firstChunk;while(i&&(i.start>e||i.end<=e)){if(i.start=t){return r}i=i.next}if(i&&i.edited&&i.start!==e){throw new Error("Cannot use replaced character "+e+" as slice start anchor.")}var n=i;while(i){if(i.intro&&(n!==i||i.start===e)){r+=i.intro}var s=i.start=t;if(s&&i.edited&&i.end!==t){throw new Error("Cannot use replaced character "+t+" as slice end anchor.")}var a=n===i?e-i.start:0;var u=s?i.content.length+t-i.end:i.content.length;r+=i.content.slice(a,u);if(i.outro&&(!s||i.end===t)){r+=i.outro}if(s){break}i=i.next}return r};h.prototype.snip=function snip(e,t){var r=this.clone();r.remove(0,e);r.remove(t,r.original.length);return r};h.prototype._split=function _split(e){if(this.byStart[e]||this.byEnd[e]){return}var t=this.lastSearchedChunk;var r=e>t.end;while(t){if(t.contains(e)){return this._splitChunk(t,e)}t=r?this.byStart[t.end]:this.byEnd[t.start]}};h.prototype._splitChunk=function _splitChunk(e,t){if(e.edited&&e.content.length){var r=getLocator(this.original)(t);throw new Error("Cannot split a chunk that has already been edited ("+r.line+":"+r.column+' – "'+e.original+'")')}var i=e.split(t);this.byEnd[t]=e;this.byStart[t]=i;this.byEnd[i.end]=i;if(e===this.lastChunk){this.lastChunk=i}this.lastSearchedChunk=e;return true};h.prototype.toString=function toString(){var e=this.intro;var t=this.firstChunk;while(t){e+=t.toString();t=t.next}return e+this.outro};h.prototype.isEmpty=function isEmpty(){var e=this.firstChunk;do{if(e.intro.length&&e.intro.trim()||e.content.length&&e.content.trim()||e.outro.length&&e.outro.trim()){return false}}while(e=e.next);return true};h.prototype.length=function length(){var e=this.firstChunk;var length=0;do{length+=e.intro.length+e.content.length+e.outro.length}while(e=e.next);return length};h.prototype.trimLines=function trimLines(){return this.trim("[\\r\\n]")};h.prototype.trim=function trim(e){return this.trimStart(e).trimEnd(e)};h.prototype.trimEndAborted=function trimEndAborted(e){var t=new RegExp((e||"\\s")+"+$");this.outro=this.outro.replace(t,"");if(this.outro.length){return true}var r=this.lastChunk;do{var i=r.end;var n=r.trimEnd(t);if(r.end!==i){if(this.lastChunk===r){this.lastChunk=r.next}this.byEnd[r.end]=r;this.byStart[r.next.start]=r.next;this.byEnd[r.next.end]=r.next}if(n){return true}r=r.previous}while(r);return false};h.prototype.trimEnd=function trimEnd(e){this.trimEndAborted(e);return this};h.prototype.trimStartAborted=function trimStartAborted(e){var t=new RegExp("^"+(e||"\\s")+"+");this.intro=this.intro.replace(t,"");if(this.intro.length){return true}var r=this.firstChunk;do{var i=r.end;var n=r.trimStart(t);if(r.end!==i){if(r===this.lastChunk){this.lastChunk=r.next}this.byEnd[r.end]=r;this.byStart[r.next.start]=r.next;this.byEnd[r.next.end]=r.next}if(n){return true}r=r.next}while(r);return false};h.prototype.trimStart=function trimStart(e){this.trimStartAborted(e);return this};var c=Object.prototype.hasOwnProperty;var p=function Bundle(e){if(e===void 0)e={};this.intro=e.intro||"";this.separator=e.separator!==undefined?e.separator:"\n";this.sources=[];this.uniqueSources=[];this.uniqueSourceIndexByFilename={}};p.prototype.addSource=function addSource(e){if(e instanceof h){return this.addSource({content:e,filename:e.filename,separator:this.separator})}if(!isObject(e)||!e.content){throw new Error("bundle.addSource() takes an object with a `content` property, which should be an instance of MagicString, and an optional `filename`")}["filename","indentExclusionRanges","separator"].forEach(function(t){if(!c.call(e,t)){e[t]=e.content[t]}});if(e.separator===undefined){e.separator=this.separator}if(e.filename){if(!c.call(this.uniqueSourceIndexByFilename,e.filename)){this.uniqueSourceIndexByFilename[e.filename]=this.uniqueSources.length;this.uniqueSources.push({filename:e.filename,content:e.content.original})}else{var t=this.uniqueSources[this.uniqueSourceIndexByFilename[e.filename]];if(e.content.original!==t.content){throw new Error("Illegal source: same filename ("+e.filename+"), different contents")}}}this.sources.push(e);return this};p.prototype.append=function append(e,t){this.addSource({content:new h(e),separator:t&&t.separator||""});return this};p.prototype.clone=function clone(){var e=new p({intro:this.intro,separator:this.separator});this.sources.forEach(function(t){e.addSource({filename:t.filename,content:t.content.clone(),separator:t.separator})});return e};p.prototype.generateDecodedMap=function generateDecodedMap(e){var t=this;if(e===void 0)e={};var r=[];this.sources.forEach(function(e){Object.keys(e.content.storedNames).forEach(function(e){if(!~r.indexOf(e)){r.push(e)}})});var i=new o(e.hires);if(this.intro){i.advance(this.intro)}this.sources.forEach(function(e,n){if(n>0){i.advance(t.separator)}var s=e.filename?t.uniqueSourceIndexByFilename[e.filename]:-1;var a=e.content;var u=getLocator(a.original);if(a.intro){i.advance(a.intro)}a.firstChunk.eachNext(function(t){var n=u(t.start);if(t.intro.length){i.advance(t.intro)}if(e.filename){if(t.edited){i.addEdit(s,t.content,n,t.storeName?r.indexOf(t.original):-1)}else{i.addUneditedChunk(s,t,a.original,n,a.sourcemapLocations)}}else{i.advance(t.content)}if(t.outro.length){i.advance(t.outro)}});if(a.outro){i.advance(a.outro)}});return{file:e.file?e.file.split(/[/\\]/).pop():null,sources:this.uniqueSources.map(function(t){return e.file?getRelativePath(e.file,t.filename):t.filename}),sourcesContent:this.uniqueSources.map(function(t){return e.includeContent?t.content:null}),names:r,mappings:i.raw}};p.prototype.generateMap=function generateMap(e){return new a(this.generateDecodedMap(e))};p.prototype.getIndentString=function getIndentString(){var e={};this.sources.forEach(function(t){var r=t.content.indentStr;if(r===null){return}if(!e[r]){e[r]=0}e[r]+=1});return Object.keys(e).sort(function(t,r){return e[t]-e[r]})[0]||"\t"};p.prototype.indent=function indent(e){var t=this;if(!arguments.length){e=this.getIndentString()}if(e===""){return this}var r=!this.intro||this.intro.slice(-1)==="\n";this.sources.forEach(function(i,n){var s=i.separator!==undefined?i.separator:t.separator;var a=r||n>0&&/\r?\n$/.test(s);i.content.indent(e,{exclude:i.indentExclusionRanges,indentStart:a});r=i.content.lastChar()==="\n"});if(this.intro){this.intro=e+this.intro.replace(/^[^\n]/gm,function(t,r){return r>0?e+t:t})}return this};p.prototype.prepend=function prepend(e){this.intro=e+this.intro;return this};p.prototype.toString=function toString(){var e=this;var t=this.sources.map(function(t,r){var i=t.separator!==undefined?t.separator:e.separator;var n=(r>0?i:"")+t.content.toString();return n}).join("");return this.intro+t};p.prototype.isEmpty=function isEmpty(){if(this.intro.length&&this.intro.trim()){return false}if(this.sources.some(function(e){return!e.content.isEmpty()})){return false}return true};p.prototype.length=function length(){return this.sources.reduce(function(e,t){return e+t.content.length()},this.intro.length)};p.prototype.trimLines=function trimLines(){return this.trim("[\\r\\n]")};p.prototype.trim=function trim(e){return this.trimStart(e).trimEnd(e)};p.prototype.trimStart=function trimStart(e){var t=new RegExp("^"+(e||"\\s")+"+");this.intro=this.intro.replace(t,"");if(!this.intro){var r;var i=0;do{r=this.sources[i++];if(!r){break}}while(!r.content.trimStartAborted(e))}return this};p.prototype.trimEnd=function trimEnd(e){var t=new RegExp((e||"\\s")+"+$");var r;var i=this.sources.length-1;do{r=this.sources[i--];if(!r){this.intro=this.intro.replace(t,"");break}}while(!r.content.trimEndAborted(e));return this};h.Bundle=p;h.default=h;e.exports=h},872:function(e){"use strict";e.exports=function(e){return class extends e{readInt(e,t){if(t!=null)return super.readInt(e,t);let r=this.pos,i=0,n=false;for(;;){let t=this.input.charCodeAt(this.pos),r;if(t>=97)r=t-97+10;else if(t==95){if(!n)this.raise(this.pos,"Invalid numeric separator");++this.pos;n=false;continue}else if(t>=65)r=t-65+10;else if(t>=48&&t<=57)r=t-48;else r=Infinity;if(r>=e)break;++this.pos;i=i*e+r;n=true}if(this.pos===r)return null;if(!n)this.raise(this.pos-1,"Invalid numeric separator");return i}readNumber(e){const t=super.readNumber(e);let r=this.end-this.start>=2&&this.input.charCodeAt(this.start)===48;const i=this.getNumberInput(this.start,this.end);if(i.length>=1;var _=b?-p:p;if(h==0){r+=_;l.push(r)}else if(h===1){i+=_;l.push(i)}else if(h===2){n+=_;l.push(n)}else if(h===3){s+=_;l.push(s)}else if(h===4){a+=_;l.push(a)}h++;p=c=0}}}if(l.length)o.push(new Int32Array(l));u.push(o);return u}function encode(e){var t=0;var r=0;var i=0;var n=0;var s="";for(var a=0;a0)s+=";";if(u.length===0)continue;var o=0;var l=[];for(var f=0,h=u;f1){p+=encodeInteger(c[1]-t)+encodeInteger(c[2]-r)+encodeInteger(c[3]-i);t=c[1];r=c[2];i=c[3]}if(c.length===5){p+=encodeInteger(c[4]-n);n=c[4]}l.push(p)}s+=l.join(",")}return s}function encodeInteger(e){var t="";e=e<0?-e<<1|1:e<<1;do{var i=e&31;e>>=5;if(e>0){i|=32}t+=r[i]}while(e>0);return t}e.decode=decode;e.encode=encode;Object.defineProperty(e,"__esModule",{value:true})})},906:function(e,t,r){"use strict";const i=r(996).tokTypes;const n=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g;const s=e=>{n.lastIndex=e.pos;let t=n.exec(e.input);let r=e.pos+t[0].length;return e.input.slice(r,r+1)==="."};e.exports=function(e){return class extends e{parseExprAtom(e){if(this.type!==i._import||!s(this))return super.parseExprAtom(e);if(!this.options.allowImportExportEverywhere&&!this.inModule){this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'")}let t=this.startNode();if(this.containsEsc)this.raiseRecoverable(this.start,"Escape sequence in keyword import");t.meta=this.parseIdent(true);this.expect(i.dot);t.property=this.parseIdent(true);if(t.property.name!=="meta"){this.raiseRecoverable(t.property.start,"The only valid meta property for import is import.meta")}if(this.containsEsc){this.raiseRecoverable(t.property.start,'"meta" in import.meta must not contain escape sequences')}return this.finishNode(t,"MetaProperty")}parseStatement(e,t,r){if(this.type!==i._import||!s(this)){return super.parseStatement(e,t,r)}let n=this.startNode();let a=this.parseExpression();return this.parseExpressionStatement(n,a)}}}},922:function(e,t,r){t.alphasort=alphasort;t.alphasorti=alphasorti;t.setopts=setopts;t.ownProp=ownProp;t.makeAbs=makeAbs;t.finish=finish;t.mark=mark;t.isIgnored=isIgnored;t.childrenIgnored=childrenIgnored;function ownProp(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var i=r(589);var n=r(620);var s=r(969);var a=n.Minimatch;function alphasorti(e,t){return e.toLowerCase().localeCompare(t.toLowerCase())}function alphasort(e,t){return e.localeCompare(t)}function setupIgnores(e,t){e.ignore=t.ignore||[];if(!Array.isArray(e.ignore))e.ignore=[e.ignore];if(e.ignore.length){e.ignore=e.ignore.map(ignoreMap)}}function ignoreMap(e){var t=null;if(e.slice(-3)==="/**"){var r=e.replace(/(\/\*\*)+$/,"");t=new a(r,{dot:true})}return{matcher:new a(e,{dot:true}),gmatcher:t}}function setopts(e,t,r){if(!r)r={};if(r.matchBase&&-1===t.indexOf("/")){if(r.noglobstar){throw new Error("base matching requires globstar")}t="**/"+t}e.silent=!!r.silent;e.pattern=t;e.strict=r.strict!==false;e.realpath=!!r.realpath;e.realpathCache=r.realpathCache||Object.create(null);e.follow=!!r.follow;e.dot=!!r.dot;e.mark=!!r.mark;e.nodir=!!r.nodir;if(e.nodir)e.mark=true;e.sync=!!r.sync;e.nounique=!!r.nounique;e.nonull=!!r.nonull;e.nosort=!!r.nosort;e.nocase=!!r.nocase;e.stat=!!r.stat;e.noprocess=!!r.noprocess;e.absolute=!!r.absolute;e.maxLength=r.maxLength||Infinity;e.cache=r.cache||Object.create(null);e.statCache=r.statCache||Object.create(null);e.symlinks=r.symlinks||Object.create(null);setupIgnores(e,r);e.changedCwd=false;var n=process.cwd();if(!ownProp(r,"cwd"))e.cwd=n;else{e.cwd=i.resolve(r.cwd);e.changedCwd=e.cwd!==n}e.root=r.root||i.resolve(e.cwd,"/");e.root=i.resolve(e.root);if(process.platform==="win32")e.root=e.root.replace(/\\/g,"/");e.cwdAbs=s(e.cwd)?e.cwd:makeAbs(e,e.cwd);if(process.platform==="win32")e.cwdAbs=e.cwdAbs.replace(/\\/g,"/");e.nomount=!!r.nomount;r.nonegate=true;r.nocomment=true;e.minimatch=new a(t,r);e.options=e.minimatch.options}function finish(e){var t=e.nounique;var r=t?[]:Object.create(null);for(var i=0,n=e.matches.length;i0){if(typeof t!=="string"&&!s.objectMode&&Object.getPrototypeOf(t)!==l.prototype){t=_uint8ArrayToBuffer(t)}if(i){if(s.endEmitted)e.emit("error",new Error("stream.unshift() after end event"));else addChunk(e,s,t,true)}else if(s.ended){e.emit("error",new Error("stream.push() after EOF"))}else{s.reading=false;if(s.decoder&&!r){t=s.decoder.write(t);if(s.objectMode||t.length!==0)addChunk(e,s,t,false);else maybeReadMore(e,s)}else{addChunk(e,s,t,false)}}}else if(!i){s.reading=false}}return needMoreData(s)}function addChunk(e,t,r,i){if(t.flowing&&t.length===0&&!t.sync){e.emit("data",r);e.read(0)}else{t.length+=t.objectMode?1:r.length;if(i)t.buffer.unshift(r);else t.buffer.push(r);if(t.needReadable)emitReadable(e)}maybeReadMore(e,t)}function chunkInvalid(e,t){var r;if(!_isUint8Array(t)&&typeof t!=="string"&&t!==undefined&&!e.objectMode){r=new TypeError("Invalid non-string/buffer chunk")}return r}function needMoreData(e){return!e.ended&&(e.needReadable||e.length=b){e=b}else{e--;e|=e>>>1;e|=e>>>2;e|=e>>>4;e|=e>>>8;e|=e>>>16;e++}return e}function howMuchToRead(e,t){if(e<=0||t.length===0&&t.ended)return 0;if(t.objectMode)return 1;if(e!==e){if(t.flowing&&t.length)return t.buffer.head.data.length;else return t.length}if(e>t.highWaterMark)t.highWaterMark=computeNewHighWaterMark(e);if(e<=t.length)return e;if(!t.ended){t.needReadable=true;return 0}return t.length}Readable.prototype.read=function(e){p("read",e);e=parseInt(e,10);var t=this._readableState;var r=e;if(e!==0)t.emittedReadable=false;if(e===0&&t.needReadable&&(t.length>=t.highWaterMark||t.ended)){p("read: emitReadable",t.length,t.ended);if(t.length===0&&t.ended)endReadable(this);else emitReadable(this);return null}e=howMuchToRead(e,t);if(e===0&&t.ended){if(t.length===0)endReadable(this);return null}var i=t.needReadable;p("need readable",i);if(t.length===0||t.length-e0)n=fromList(e,t);else n=null;if(n===null){t.needReadable=true;e=0}else{t.length-=e}if(t.length===0){if(!t.ended)t.needReadable=true;if(r!==e&&t.ended)endReadable(this)}if(n!==null)this.emit("data",n);return n};function onEofChunk(e,t){if(t.ended)return;if(t.decoder){var r=t.decoder.end();if(r&&r.length){t.buffer.push(r);t.length+=t.objectMode?1:r.length}}t.ended=true;emitReadable(e)}function emitReadable(e){var t=e._readableState;t.needReadable=false;if(!t.emittedReadable){p("emitReadable",t.flowing);t.emittedReadable=true;if(t.sync)i.nextTick(emitReadable_,e);else emitReadable_(e)}}function emitReadable_(e){p("emit readable");e.emit("readable");flow(e)}function maybeReadMore(e,t){if(!t.readingMore){t.readingMore=true;i.nextTick(maybeReadMore_,e,t)}}function maybeReadMore_(e,t){var r=t.length;while(!t.reading&&!t.flowing&&!t.ended&&t.length1&&indexOf(n.pipes,e)!==-1)&&!l){p("false write response, pause",r._readableState.awaitDrain);r._readableState.awaitDrain++;f=true}r.pause()}}function onerror(t){p("onerror",t);unpipe();e.removeListener("error",onerror);if(u(e,"error")===0)e.emit("error",t)}prependListener(e,"error",onerror);function onclose(){e.removeListener("finish",onfinish);unpipe()}e.once("close",onclose);function onfinish(){p("onfinish");e.removeListener("close",onclose);unpipe()}e.once("finish",onfinish);function unpipe(){p("unpipe");r.unpipe(e)}e.emit("pipe",r);if(!n.flowing){p("pipe resume");r.resume()}return e};function pipeOnDrain(e){return function(){var t=e._readableState;p("pipeOnDrain",t.awaitDrain);if(t.awaitDrain)t.awaitDrain--;if(t.awaitDrain===0&&u(e,"data")){t.flowing=true;flow(e)}}}Readable.prototype.unpipe=function(e){var t=this._readableState;var r={hasUnpiped:false};if(t.pipesCount===0)return this;if(t.pipesCount===1){if(e&&e!==t.pipes)return this;if(!e)e=t.pipes;t.pipes=null;t.pipesCount=0;t.flowing=false;if(e)e.emit("unpipe",this,r);return this}if(!e){var i=t.pipes;var n=t.pipesCount;t.pipes=null;t.pipesCount=0;t.flowing=false;for(var s=0;s=t.length){if(t.decoder)r=t.buffer.join("");else if(t.buffer.length===1)r=t.buffer.head.data;else r=t.buffer.concat(t.length);t.buffer.clear()}else{r=fromListPartial(e,t.buffer,t.decoder)}return r}function fromListPartial(e,t,r){var i;if(es.length?s.length:e;if(a===s.length)n+=s;else n+=s.slice(0,e);e-=a;if(e===0){if(a===s.length){++i;if(r.next)t.head=r.next;else t.head=t.tail=null}else{t.head=r;r.data=s.slice(a)}break}++i}t.length-=i;return n}function copyFromBuffer(e,t){var r=l.allocUnsafe(e);var i=t.head;var n=1;i.data.copy(r);e-=i.data.length;while(i=i.next){var s=i.data;var a=e>s.length?s.length:e;s.copy(r,r.length-e,0,a);e-=a;if(e===0){if(a===s.length){++n;if(i.next)t.head=i.next;else t.head=t.tail=null}else{t.head=i;i.data=s.slice(a)}break}++n}t.length-=n;return r}function endReadable(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');if(!t.endEmitted){t.ended=true;i.nextTick(endReadableNT,t,e)}}function endReadableNT(e,t){if(!e.endEmitted&&e.length===0){e.endEmitted=true;t.readable=false;t.emit("end")}}function indexOf(e,t){for(var r=0,i=e.length;r")return{test:n.test,then:n.then>s,else:n.else>s};if(r===">=")return{test:n.test,then:n.then>=s,else:n.else>=s};if(r==="|")return{test:n.test,then:n.then|s,else:n.else|s};if(r==="&")return{test:n.test,then:n.then&s,else:n.else&s};if(r==="^")return{test:n.test,then:n.then^s,else:n.else^s};if(r==="&&")return{test:n.test,then:n.then&&s,else:n.else&&s};if(r==="||")return{test:n.test,then:n.then||s,else:n.else||s}}else if("test"in s){n=n.value;if(r==="==")return{test:s.test,then:n==s.then,else:n==s.else};if(r==="===")return{test:s.test,then:n===s.then,else:n===s.else};if(r==="!=")return{test:s.test,then:n!=s.then,else:n!=s.else};if(r==="!==")return{test:s.test,then:n!==s.then,else:n!==s.else};if(r==="+")return{test:s.test,then:n+s.then,else:n+s.else};if(r==="-")return{test:s.test,then:n-s.then,else:n-s.else};if(r==="*")return{test:s.test,then:n*s.then,else:n*s.else};if(r==="/")return{test:s.test,then:n/s.then,else:n/s.else};if(r==="%")return{test:s.test,then:n%s.then,else:n%s.else};if(r==="<")return{test:s.test,then:n")return{test:s.test,then:n>s.then,else:n>s.else};if(r===">=")return{test:s.test,then:n>=s.then,else:n>=s.else};if(r==="|")return{test:s.test,then:n|s.then,else:n|s.else};if(r==="&")return{test:s.test,then:n&s.then,else:n&s.else};if(r==="^")return{test:s.test,then:n^s.then,else:n^s.else};if(r==="&&")return{test:s.test,then:n&&s.then,else:n&&s.else};if(r==="||")return{test:s.test,then:n||s.then,else:n||s.else}}else{if(r==="==")return{value:n.value==s.value};if(r==="===")return{value:n.value===s.value};if(r==="!=")return{value:n.value!=s.value};if(r==="!==")return{value:n.value!==s.value};if(r==="+"){const e={value:n.value+s.value};if(n.wildcards||s.wildcards)e.wildcards=[...n.wildcards||[],...s.wildcards||[]];return e}if(r==="-")return{value:n.value-s.value};if(r==="*")return{value:n.value*s.value};if(r==="/")return{value:n.value/s.value};if(r==="%")return{value:n.value%s.value};if(r==="<")return{value:n.value")return{value:n.value>s.value};if(r===">=")return{value:n.value>=s.value};if(r==="|")return{value:n.value|s.value};if(r==="&")return{value:n.value&s.value};if(r==="^")return{value:n.value^s.value};if(r==="&&")return{value:n.value&&s.value};if(r==="||")return{value:n.value||s.value}}return},CallExpression(e,n){const s=n(e.callee);if(!s||"test"in s)return;let a=s.value;if(typeof a==="object"&&a!==null)a=a[r];if(typeof a!=="function")return;const u=e.callee.object&&n(e.callee.object).value||null;let o;let l=[];let f;let h=e.arguments.length>0;const c=[];for(let t=0,r=e.arguments.length;tc.push(e))}else{if(!this.computeBranches)return;r={value:i};c.push(e.arguments[t])}if("test"in r){if(c.length)return;if(o)return;o=r.test;f=l.concat([]);l.push(r.then);f.push(r.else)}else{l.push(r.value);if(f)f.push(r.value)}}if(h)return;try{const e=a.apply(u,l);if(e===t)return;if(!o){if(c.length){if(typeof e!=="string"||countWildcards(e)!==c.length)return;return{value:e,wildcards:c}}return{value:e}}const r=a.apply(u,f);if(e===t)return;return{test:o,then:e,else:r}}catch(e){return}},ConditionalExpression(e,t){const r=t(e.test);if(r&&"value"in r)return r.value?t(e.consequent):t(e.alternate);if(!this.computeBranches)return;const i=t(e.consequent);if(!i||"wildcards"in i||"test"in i)return;const n=t(e.alternate);if(!n||"wildcards"in n||"test"in n)return;return{test:e.test,then:i.value,else:n.value}},ExpressionStatement(e,t){return t(e.expression)},Identifier(e){this.sawIdentifier=true;if(Object.hasOwnProperty.call(this.vars,e.name)){const r=this.vars[e.name];if(r===t)return;return{value:r}}return},Literal(e){return{value:e.value}},MemberExpression(e,r){const i=r(e.object);if(!i||"test"in i||typeof i.value==="function")return;if(e.property.type==="Identifier"){if(typeof i.value==="object"&&i.value!==null){if(e.property.name in i.value){const r=i.value[e.property.name];if(r===t)return;return{value:r}}else if(i.value[t])return}else{return{value:undefined}}}const n=r(e.property);if(!n||"test"in n)return;if(typeof i.value==="object"&&i.value!==null){if(n.value in i.value){const e=i.value[n.value];if(e===t)return;return{value:e}}else if(i.value[t]){return}}else{return{value:undefined}}},ObjectExpression(e,r){const i={};for(let n=0;n=t)return e;var n="";var s=i(r);if(s=t)return e;var n="";var s=i(r);if(s=t)return e;var n="";var s="";var a=i(r);if(ae){return false}r+=t[i+1];if(r>=e){return true}}}function isIdentifierStart(e,t){if(e<65){return e===36}if(e<91){return true}if(e<97){return e===95}if(e<123){return true}if(e<=65535){return e>=170&&u.test(String.fromCharCode(e))}if(t===false){return false}return isInAstralSet(e,l)}function isIdentifierChar(e,t){if(e<48){return e===36}if(e<58){return true}if(e<65){return false}if(e<91){return true}if(e<97){return e===95}if(e<123){return true}if(e<=65535){return e>=170&&o.test(String.fromCharCode(e))}if(t===false){return false}return isInAstralSet(e,l)||isInAstralSet(e,f)}var h=function TokenType(e,t){if(t===void 0)t={};this.label=e;this.keyword=t.keyword;this.beforeExpr=!!t.beforeExpr;this.startsExpr=!!t.startsExpr;this.isLoop=!!t.isLoop;this.isAssign=!!t.isAssign;this.prefix=!!t.prefix;this.postfix=!!t.postfix;this.binop=t.binop||null;this.updateContext=null};function binop(e,t){return new h(e,{beforeExpr:true,binop:t})}var c={beforeExpr:true},p={startsExpr:true};var d={};function kw(e,t){if(t===void 0)t={};t.keyword=e;return d[e]=new h(e,t)}var v={num:new h("num",p),regexp:new h("regexp",p),string:new h("string",p),name:new h("name",p),eof:new h("eof"),bracketL:new h("[",{beforeExpr:true,startsExpr:true}),bracketR:new h("]"),braceL:new h("{",{beforeExpr:true,startsExpr:true}),braceR:new h("}"),parenL:new h("(",{beforeExpr:true,startsExpr:true}),parenR:new h(")"),comma:new h(",",c),semi:new h(";",c),colon:new h(":",c),dot:new h("."),question:new h("?",c),arrow:new h("=>",c),template:new h("template"),invalidTemplate:new h("invalidTemplate"),ellipsis:new h("...",c),backQuote:new h("`",p),dollarBraceL:new h("${",{beforeExpr:true,startsExpr:true}),eq:new h("=",{beforeExpr:true,isAssign:true}),assign:new h("_=",{beforeExpr:true,isAssign:true}),incDec:new h("++/--",{prefix:true,postfix:true,startsExpr:true}),prefix:new h("!/~",{beforeExpr:true,prefix:true,startsExpr:true}),logicalOR:binop("||",1),logicalAND:binop("&&",2),bitwiseOR:binop("|",3),bitwiseXOR:binop("^",4),bitwiseAND:binop("&",5),equality:binop("==/!=/===/!==",6),relational:binop("/<=/>=",7),bitShift:binop("<>/>>>",8),plusMin:new h("+/-",{beforeExpr:true,binop:9,prefix:true,startsExpr:true}),modulo:binop("%",10),star:binop("*",10),slash:binop("/",10),starstar:new h("**",{beforeExpr:true}),_break:kw("break"),_case:kw("case",c),_catch:kw("catch"),_continue:kw("continue"),_debugger:kw("debugger"),_default:kw("default",c),_do:kw("do",{isLoop:true,beforeExpr:true}),_else:kw("else",c),_finally:kw("finally"),_for:kw("for",{isLoop:true}),_function:kw("function",p),_if:kw("if"),_return:kw("return",c),_switch:kw("switch"),_throw:kw("throw",c),_try:kw("try"),_var:kw("var"),_const:kw("const"),_while:kw("while",{isLoop:true}),_with:kw("with"),_new:kw("new",{beforeExpr:true,startsExpr:true}),_this:kw("this",p),_super:kw("super",p),_class:kw("class",p),_extends:kw("extends",c),_export:kw("export"),_import:kw("import",p),_null:kw("null",p),_true:kw("true",p),_false:kw("false",p),_in:kw("in",{beforeExpr:true,binop:7}),_instanceof:kw("instanceof",{beforeExpr:true,binop:7}),_typeof:kw("typeof",{beforeExpr:true,prefix:true,startsExpr:true}),_void:kw("void",{beforeExpr:true,prefix:true,startsExpr:true}),_delete:kw("delete",{beforeExpr:true,prefix:true,startsExpr:true})};var y=/\r\n?|\n|\u2028|\u2029/;var g=new RegExp(y.source,"g");function isNewLine(e,t){return e===10||e===13||!t&&(e===8232||e===8233)}var b=/[\u1680\u2000-\u200a\u202f\u205f\u3000\ufeff]/;var _=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g;var m=Object.prototype;var E=m.hasOwnProperty;var D=m.toString;function has(e,t){return E.call(e,t)}var w=Array.isArray||function(e){return D.call(e)==="[object Array]"};function wordsRegexp(e){return new RegExp("^(?:"+e.replace(/ /g,"|")+")$")}var A=function Position(e,t){this.line=e;this.column=t};A.prototype.offset=function offset(e){return new A(this.line,this.column+e)};var C=function SourceLocation(e,t,r){this.start=t;this.end=r;if(e.sourceFile!==null){this.source=e.sourceFile}};function getLineInfo(e,t){for(var r=1,i=0;;){g.lastIndex=i;var n=g.exec(e);if(n&&n.index=2015){t.ecmaVersion-=2009}if(t.allowReserved==null){t.allowReserved=t.ecmaVersion<5}if(w(t.onToken)){var i=t.onToken;t.onToken=function(e){return i.push(e)}}if(w(t.onComment)){t.onComment=pushComment(t,t.onComment)}return t}function pushComment(e,t){return function(r,i,n,s,a,u){var o={type:r?"Block":"Line",value:i,start:n,end:s};if(e.locations){o.loc=new C(this,a,u)}if(e.ranges){o.range=[n,s]}t.push(o)}}var S=1,k=2,F=S|k,R=4,T=8,O=16,I=32,B=64,N=128;function functionFlags(e,t){return k|(e?R:0)|(t?T:0)}var L=0,P=1,j=2,q=3,$=4,M=5;var U=function Parser(e,r,n){this.options=e=getOptions(e);this.sourceFile=e.sourceFile;this.keywords=wordsRegexp(i[e.ecmaVersion>=6?6:e.sourceType==="module"?"5module":5]);var s="";if(e.allowReserved!==true){for(var a=e.ecmaVersion;;a--){if(s=t[a]){break}}if(e.sourceType==="module"){s+=" await"}}this.reservedWords=wordsRegexp(s);var u=(s?s+" ":"")+t.strict;this.reservedWordsStrict=wordsRegexp(u);this.reservedWordsStrictBind=wordsRegexp(u+" "+t.strictBind);this.input=String(r);this.containsEsc=false;if(n){this.pos=n;this.lineStart=this.input.lastIndexOf("\n",n-1)+1;this.curLine=this.input.slice(0,this.lineStart).split(y).length}else{this.pos=this.lineStart=0;this.curLine=1}this.type=v.eof;this.value=null;this.start=this.end=this.pos;this.startLoc=this.endLoc=this.curPosition();this.lastTokEndLoc=this.lastTokStartLoc=null;this.lastTokStart=this.lastTokEnd=this.pos;this.context=this.initialContext();this.exprAllowed=true;this.inModule=e.sourceType==="module";this.strict=this.inModule||this.strictDirective(this.pos);this.potentialArrowAt=-1;this.yieldPos=this.awaitPos=this.awaitIdentPos=0;this.labels=[];this.undefinedExports={};if(this.pos===0&&e.allowHashBang&&this.input.slice(0,2)==="#!"){this.skipLineComment(2)}this.scopeStack=[];this.enterScope(S);this.regexpState=null};var H={inFunction:{configurable:true},inGenerator:{configurable:true},inAsync:{configurable:true},allowSuper:{configurable:true},allowDirectSuper:{configurable:true},treatFunctionsAsVar:{configurable:true}};U.prototype.parse=function parse(){var e=this.options.program||this.startNode();this.nextToken();return this.parseTopLevel(e)};H.inFunction.get=function(){return(this.currentVarScope().flags&k)>0};H.inGenerator.get=function(){return(this.currentVarScope().flags&T)>0};H.inAsync.get=function(){return(this.currentVarScope().flags&R)>0};H.allowSuper.get=function(){return(this.currentThisScope().flags&B)>0};H.allowDirectSuper.get=function(){return(this.currentThisScope().flags&N)>0};H.treatFunctionsAsVar.get=function(){return this.treatFunctionsAsVarInScope(this.currentScope())};U.prototype.inNonArrowFunction=function inNonArrowFunction(){return(this.currentThisScope().flags&k)>0};U.extend=function extend(){var e=[],t=arguments.length;while(t--)e[t]=arguments[t];var r=this;for(var i=0;i-1){this.raiseRecoverable(e.trailingComma,"Comma is not permitted after the rest element")}var r=t?e.parenthesizedAssign:e.parenthesizedBind;if(r>-1){this.raiseRecoverable(r,"Parenthesized pattern")}};W.checkExpressionErrors=function(e,t){if(!e){return false}var r=e.shorthandAssign;var i=e.doubleProto;if(!t){return r>=0||i>=0}if(r>=0){this.raise(r,"Shorthand property assignments are valid only in destructuring patterns")}if(i>=0){this.raiseRecoverable(i,"Redefinition of __proto__ property")}};W.checkYieldAwaitInDefaultParams=function(){if(this.yieldPos&&(!this.awaitPos||this.yieldPos=6){this.unexpected()}return this.parseFunctionStatement(n,false,!e);case v._class:if(e){this.unexpected()}return this.parseClass(n,true);case v._if:return this.parseIfStatement(n);case v._return:return this.parseReturnStatement(n);case v._switch:return this.parseSwitchStatement(n);case v._throw:return this.parseThrowStatement(n);case v._try:return this.parseTryStatement(n);case v._const:case v._var:s=s||this.value;if(e&&s!=="var"){this.unexpected()}return this.parseVarStatement(n,s);case v._while:return this.parseWhileStatement(n);case v._with:return this.parseWithStatement(n);case v.braceL:return this.parseBlock(true,n);case v.semi:return this.parseEmptyStatement(n);case v._export:case v._import:if(this.options.ecmaVersion>10&&i===v._import){_.lastIndex=this.pos;var a=_.exec(this.input);var u=this.pos+a[0].length,o=this.input.charCodeAt(u);if(o===40){return this.parseExpressionStatement(n,this.parseExpression())}}if(!this.options.allowImportExportEverywhere){if(!t){this.raise(this.start,"'import' and 'export' may only appear at the top level")}if(!this.inModule){this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'")}}return i===v._import?this.parseImport(n):this.parseExport(n,r);default:if(this.isAsyncFunction()){if(e){this.unexpected()}this.next();return this.parseFunctionStatement(n,true,!e)}var l=this.value,f=this.parseExpression();if(i===v.name&&f.type==="Identifier"&&this.eat(v.colon)){return this.parseLabeledStatement(n,l,f,e)}else{return this.parseExpressionStatement(n,f)}}};V.parseBreakContinueStatement=function(e,t){var r=t==="break";this.next();if(this.eat(v.semi)||this.insertSemicolon()){e.label=null}else if(this.type!==v.name){this.unexpected()}else{e.label=this.parseIdent();this.semicolon()}var i=0;for(;i=6){this.eat(v.semi)}else{this.semicolon()}return this.finishNode(e,"DoWhileStatement")};V.parseForStatement=function(e){this.next();var t=this.options.ecmaVersion>=9&&(this.inAsync||!this.inFunction&&this.options.allowAwaitOutsideFunction)&&this.eatContextual("await")?this.lastTokStart:-1;this.labels.push(z);this.enterScope(0);this.expect(v.parenL);if(this.type===v.semi){if(t>-1){this.unexpected(t)}return this.parseFor(e,null)}var r=this.isLet();if(this.type===v._var||this.type===v._const||r){var i=this.startNode(),n=r?"let":this.value;this.next();this.parseVar(i,true,n);this.finishNode(i,"VariableDeclaration");if((this.type===v._in||this.options.ecmaVersion>=6&&this.isContextual("of"))&&i.declarations.length===1){if(this.options.ecmaVersion>=9){if(this.type===v._in){if(t>-1){this.unexpected(t)}}else{e.await=t>-1}}return this.parseForIn(e,i)}if(t>-1){this.unexpected(t)}return this.parseFor(e,i)}var s=new DestructuringErrors;var a=this.parseExpression(true,s);if(this.type===v._in||this.options.ecmaVersion>=6&&this.isContextual("of")){if(this.options.ecmaVersion>=9){if(this.type===v._in){if(t>-1){this.unexpected(t)}}else{e.await=t>-1}}this.toAssignable(a,false,s);this.checkLVal(a);return this.parseForIn(e,a)}else{this.checkExpressionErrors(s,true)}if(t>-1){this.unexpected(t)}return this.parseFor(e,a)};V.parseFunctionStatement=function(e,t,r){this.next();return this.parseFunction(e,X|(r?0:Z),false,t)};V.parseIfStatement=function(e){this.next();e.test=this.parseParenExpression();e.consequent=this.parseStatement("if");e.alternate=this.eat(v._else)?this.parseStatement("if"):null;return this.finishNode(e,"IfStatement")};V.parseReturnStatement=function(e){if(!this.inFunction&&!this.options.allowReturnOutsideFunction){this.raise(this.start,"'return' outside of function")}this.next();if(this.eat(v.semi)||this.insertSemicolon()){e.argument=null}else{e.argument=this.parseExpression();this.semicolon()}return this.finishNode(e,"ReturnStatement")};V.parseSwitchStatement=function(e){this.next();e.discriminant=this.parseParenExpression();e.cases=[];this.expect(v.braceL);this.labels.push(K);this.enterScope(0);var t;for(var r=false;this.type!==v.braceR;){if(this.type===v._case||this.type===v._default){var i=this.type===v._case;if(t){this.finishNode(t,"SwitchCase")}e.cases.push(t=this.startNode());t.consequent=[];this.next();if(i){t.test=this.parseExpression()}else{if(r){this.raiseRecoverable(this.lastTokStart,"Multiple default clauses")}r=true;t.test=null}this.expect(v.colon)}else{if(!t){this.unexpected()}t.consequent.push(this.parseStatement(null))}}this.exitScope();if(t){this.finishNode(t,"SwitchCase")}this.next();this.labels.pop();return this.finishNode(e,"SwitchStatement")};V.parseThrowStatement=function(e){this.next();if(y.test(this.input.slice(this.lastTokEnd,this.start))){this.raise(this.lastTokEnd,"Illegal newline after throw")}e.argument=this.parseExpression();this.semicolon();return this.finishNode(e,"ThrowStatement")};var Q=[];V.parseTryStatement=function(e){this.next();e.block=this.parseBlock();e.handler=null;if(this.type===v._catch){var t=this.startNode();this.next();if(this.eat(v.parenL)){t.param=this.parseBindingAtom();var r=t.param.type==="Identifier";this.enterScope(r?I:0);this.checkLVal(t.param,r?$:j);this.expect(v.parenR)}else{if(this.options.ecmaVersion<10){this.unexpected()}t.param=null;this.enterScope(0)}t.body=this.parseBlock(false);this.exitScope();e.handler=this.finishNode(t,"CatchClause")}e.finalizer=this.eat(v._finally)?this.parseBlock():null;if(!e.handler&&!e.finalizer){this.raise(e.start,"Missing catch or finally clause")}return this.finishNode(e,"TryStatement")};V.parseVarStatement=function(e,t){this.next();this.parseVar(e,false,t);this.semicolon();return this.finishNode(e,"VariableDeclaration")};V.parseWhileStatement=function(e){this.next();e.test=this.parseParenExpression();this.labels.push(z);e.body=this.parseStatement("while");this.labels.pop();return this.finishNode(e,"WhileStatement")};V.parseWithStatement=function(e){if(this.strict){this.raise(this.start,"'with' in strict mode")}this.next();e.object=this.parseParenExpression();e.body=this.parseStatement("with");return this.finishNode(e,"WithStatement")};V.parseEmptyStatement=function(e){this.next();return this.finishNode(e,"EmptyStatement")};V.parseLabeledStatement=function(e,t,r,i){for(var n=0,s=this.labels;n=0;o--){var l=this.labels[o];if(l.statementStart===e.start){l.statementStart=this.start;l.kind=u}else{break}}this.labels.push({name:t,kind:u,statementStart:this.start});e.body=this.parseStatement(i?i.indexOf("label")===-1?i+"label":i:"label");this.labels.pop();e.label=r;return this.finishNode(e,"LabeledStatement")};V.parseExpressionStatement=function(e,t){e.expression=t;this.semicolon();return this.finishNode(e,"ExpressionStatement")};V.parseBlock=function(e,t){if(e===void 0)e=true;if(t===void 0)t=this.startNode();t.body=[];this.expect(v.braceL);if(e){this.enterScope(0)}while(!this.eat(v.braceR)){var r=this.parseStatement(null);t.body.push(r)}if(e){this.exitScope()}return this.finishNode(t,"BlockStatement")};V.parseFor=function(e,t){e.init=t;this.expect(v.semi);e.test=this.type===v.semi?null:this.parseExpression();this.expect(v.semi);e.update=this.type===v.parenR?null:this.parseExpression();this.expect(v.parenR);e.body=this.parseStatement("for");this.exitScope();this.labels.pop();return this.finishNode(e,"ForStatement")};V.parseForIn=function(e,t){var r=this.type===v._in;this.next();if(t.type==="VariableDeclaration"&&t.declarations[0].init!=null&&(!r||this.options.ecmaVersion<8||this.strict||t.kind!=="var"||t.declarations[0].id.type!=="Identifier")){this.raise(t.start,(r?"for-in":"for-of")+" loop variable declaration may not have an initializer")}else if(t.type==="AssignmentPattern"){this.raise(t.start,"Invalid left-hand side in for-loop")}e.left=t;e.right=r?this.parseExpression():this.parseMaybeAssign();this.expect(v.parenR);e.body=this.parseStatement("for");this.exitScope();this.labels.pop();return this.finishNode(e,r?"ForInStatement":"ForOfStatement")};V.parseVar=function(e,t,r){e.declarations=[];e.kind=r;for(;;){var i=this.startNode();this.parseVarId(i,r);if(this.eat(v.eq)){i.init=this.parseMaybeAssign(t)}else if(r==="const"&&!(this.type===v._in||this.options.ecmaVersion>=6&&this.isContextual("of"))){this.unexpected()}else if(i.id.type!=="Identifier"&&!(t&&(this.type===v._in||this.isContextual("of")))){this.raise(this.lastTokEnd,"Complex binding patterns require an initialization value")}else{i.init=null}e.declarations.push(this.finishNode(i,"VariableDeclarator"));if(!this.eat(v.comma)){break}}return e};V.parseVarId=function(e,t){e.id=this.parseBindingAtom();this.checkLVal(e.id,t==="var"?P:j,false)};var X=1,Z=2,J=4;V.parseFunction=function(e,t,r,i){this.initFunction(e);if(this.options.ecmaVersion>=9||this.options.ecmaVersion>=6&&!i){if(this.type===v.star&&t&Z){this.unexpected()}e.generator=this.eat(v.star)}if(this.options.ecmaVersion>=8){e.async=!!i}if(t&X){e.id=t&J&&this.type!==v.name?null:this.parseIdent();if(e.id&&!(t&Z)){this.checkLVal(e.id,this.strict||e.generator||e.async?this.treatFunctionsAsVar?P:j:q)}}var n=this.yieldPos,s=this.awaitPos,a=this.awaitIdentPos;this.yieldPos=0;this.awaitPos=0;this.awaitIdentPos=0;this.enterScope(functionFlags(e.async,e.generator));if(!(t&X)){e.id=this.type===v.name?this.parseIdent():null}this.parseFunctionParams(e);this.parseFunctionBody(e,r,false);this.yieldPos=n;this.awaitPos=s;this.awaitIdentPos=a;return this.finishNode(e,t&X?"FunctionDeclaration":"FunctionExpression")};V.parseFunctionParams=function(e){this.expect(v.parenL);e.params=this.parseBindingList(v.parenR,false,this.options.ecmaVersion>=8);this.checkYieldAwaitInDefaultParams()};V.parseClass=function(e,t){this.next();var r=this.strict;this.strict=true;this.parseClassId(e,t);this.parseClassSuper(e);var i=this.startNode();var n=false;i.body=[];this.expect(v.braceL);while(!this.eat(v.braceR)){var s=this.parseClassElement(e.superClass!==null);if(s){i.body.push(s);if(s.type==="MethodDefinition"&&s.kind==="constructor"){if(n){this.raise(s.start,"Duplicate constructor in the same class")}n=true}}}e.body=this.finishNode(i,"ClassBody");this.strict=r;return this.finishNode(e,t?"ClassDeclaration":"ClassExpression")};V.parseClassElement=function(e){var t=this;if(this.eat(v.semi)){return null}var r=this.startNode();var i=function(e,i){if(i===void 0)i=false;var n=t.start,s=t.startLoc;if(!t.eatContextual(e)){return false}if(t.type!==v.parenL&&(!i||!t.canInsertSemicolon())){return true}if(r.key){t.unexpected()}r.computed=false;r.key=t.startNodeAt(n,s);r.key.name=e;t.finishNode(r.key,"Identifier");return false};r.kind="method";r.static=i("static");var n=this.eat(v.star);var s=false;if(!n){if(this.options.ecmaVersion>=8&&i("async",true)){s=true;n=this.options.ecmaVersion>=9&&this.eat(v.star)}else if(i("get")){r.kind="get"}else if(i("set")){r.kind="set"}}if(!r.key){this.parsePropertyName(r)}var a=r.key;var u=false;if(!r.computed&&!r.static&&(a.type==="Identifier"&&a.name==="constructor"||a.type==="Literal"&&a.value==="constructor")){if(r.kind!=="method"){this.raise(a.start,"Constructor can't have get/set modifier")}if(n){this.raise(a.start,"Constructor can't be a generator")}if(s){this.raise(a.start,"Constructor can't be an async method")}r.kind="constructor";u=e}else if(r.static&&a.type==="Identifier"&&a.name==="prototype"){this.raise(a.start,"Classes may not have a static property named prototype")}this.parseClassMethod(r,n,s,u);if(r.kind==="get"&&r.value.params.length!==0){this.raiseRecoverable(r.value.start,"getter should have no params")}if(r.kind==="set"&&r.value.params.length!==1){this.raiseRecoverable(r.value.start,"setter should have exactly one param")}if(r.kind==="set"&&r.value.params[0].type==="RestElement"){this.raiseRecoverable(r.value.params[0].start,"Setter cannot use rest params")}return r};V.parseClassMethod=function(e,t,r,i){e.value=this.parseMethod(t,r,i);return this.finishNode(e,"MethodDefinition")};V.parseClassId=function(e,t){if(this.type===v.name){e.id=this.parseIdent();if(t){this.checkLVal(e.id,j,false)}}else{if(t===true){this.unexpected()}e.id=null}};V.parseClassSuper=function(e){e.superClass=this.eat(v._extends)?this.parseExprSubscripts():null};V.parseExport=function(e,t){this.next();if(this.eat(v.star)){this.expectContextual("from");if(this.type!==v.string){this.unexpected()}e.source=this.parseExprAtom();this.semicolon();return this.finishNode(e,"ExportAllDeclaration")}if(this.eat(v._default)){this.checkExport(t,"default",this.lastTokStart);var r;if(this.type===v._function||(r=this.isAsyncFunction())){var i=this.startNode();this.next();if(r){this.next()}e.declaration=this.parseFunction(i,X|J,false,r)}else if(this.type===v._class){var n=this.startNode();e.declaration=this.parseClass(n,"nullableID")}else{e.declaration=this.parseMaybeAssign();this.semicolon()}return this.finishNode(e,"ExportDefaultDeclaration")}if(this.shouldParseExportStatement()){e.declaration=this.parseStatement(null);if(e.declaration.type==="VariableDeclaration"){this.checkVariableExport(t,e.declaration.declarations)}else{this.checkExport(t,e.declaration.id.name,e.declaration.id.start)}e.specifiers=[];e.source=null}else{e.declaration=null;e.specifiers=this.parseExportSpecifiers(t);if(this.eatContextual("from")){if(this.type!==v.string){this.unexpected()}e.source=this.parseExprAtom()}else{for(var s=0,a=e.specifiers;s=6&&e){switch(e.type){case"Identifier":if(this.inAsync&&e.name==="await"){this.raise(e.start,"Cannot use 'await' as identifier inside an async function")}break;case"ObjectPattern":case"ArrayPattern":case"RestElement":break;case"ObjectExpression":e.type="ObjectPattern";if(r){this.checkPatternErrors(r,true)}for(var i=0,n=e.properties;i=8&&!s&&a.name==="async"&&!this.canInsertSemicolon()&&this.eat(v._function)){return this.parseFunction(this.startNodeAt(i,n),0,false,true)}if(r&&!this.canInsertSemicolon()){if(this.eat(v.arrow)){return this.parseArrowExpression(this.startNodeAt(i,n),[a],false)}if(this.options.ecmaVersion>=8&&a.name==="async"&&this.type===v.name&&!s){a=this.parseIdent(false);if(this.canInsertSemicolon()||!this.eat(v.arrow)){this.unexpected()}return this.parseArrowExpression(this.startNodeAt(i,n),[a],true)}}return a;case v.regexp:var u=this.value;t=this.parseLiteral(u.value);t.regex={pattern:u.pattern,flags:u.flags};return t;case v.num:case v.string:return this.parseLiteral(this.value);case v._null:case v._true:case v._false:t=this.startNode();t.value=this.type===v._null?null:this.type===v._true;t.raw=this.type.keyword;this.next();return this.finishNode(t,"Literal");case v.parenL:var o=this.start,l=this.parseParenAndDistinguishExpression(r);if(e){if(e.parenthesizedAssign<0&&!this.isSimpleAssignTarget(l)){e.parenthesizedAssign=o}if(e.parenthesizedBind<0){e.parenthesizedBind=o}}return l;case v.bracketL:t=this.startNode();this.next();t.elements=this.parseExprList(v.bracketR,true,true,e);return this.finishNode(t,"ArrayExpression");case v.braceL:return this.parseObj(false,e);case v._function:t=this.startNode();this.next();return this.parseFunction(t,0);case v._class:return this.parseClass(this.startNode(),false);case v._new:return this.parseNew();case v.backQuote:return this.parseTemplate();case v._import:if(this.options.ecmaVersion>=11){return this.parseExprImport()}else{return this.unexpected()}default:this.unexpected()}};ee.parseExprImport=function(){var e=this.startNode();this.next();switch(this.type){case v.parenL:return this.parseDynamicImport(e);default:this.unexpected()}};ee.parseDynamicImport=function(e){this.next();e.source=this.parseMaybeAssign();if(!this.eat(v.parenR)){var t=this.start;if(this.eat(v.comma)&&this.eat(v.parenR)){this.raiseRecoverable(t,"Trailing comma is not allowed in import()")}else{this.unexpected(t)}}return this.finishNode(e,"ImportExpression")};ee.parseLiteral=function(e){var t=this.startNode();t.value=e;t.raw=this.input.slice(this.start,this.end);if(t.raw.charCodeAt(t.raw.length-1)===110){t.bigint=t.raw.slice(0,-1)}this.next();return this.finishNode(t,"Literal")};ee.parseParenExpression=function(){this.expect(v.parenL);var e=this.parseExpression();this.expect(v.parenR);return e};ee.parseParenAndDistinguishExpression=function(e){var t=this.start,r=this.startLoc,i,n=this.options.ecmaVersion>=8;if(this.options.ecmaVersion>=6){this.next();var s=this.start,a=this.startLoc;var u=[],o=true,l=false;var f=new DestructuringErrors,h=this.yieldPos,c=this.awaitPos,p;this.yieldPos=0;this.awaitPos=0;while(this.type!==v.parenR){o?o=false:this.expect(v.comma);if(n&&this.afterTrailingComma(v.parenR,true)){l=true;break}else if(this.type===v.ellipsis){p=this.start;u.push(this.parseParenItem(this.parseRestBinding()));if(this.type===v.comma){this.raise(this.start,"Comma is not permitted after the rest element")}break}else{u.push(this.parseMaybeAssign(false,f,this.parseParenItem))}}var d=this.start,y=this.startLoc;this.expect(v.parenR);if(e&&!this.canInsertSemicolon()&&this.eat(v.arrow)){this.checkPatternErrors(f,false);this.checkYieldAwaitInDefaultParams();this.yieldPos=h;this.awaitPos=c;return this.parseParenArrowList(t,r,u)}if(!u.length||l){this.unexpected(this.lastTokStart)}if(p){this.unexpected(p)}this.checkExpressionErrors(f,true);this.yieldPos=h||this.yieldPos;this.awaitPos=c||this.awaitPos;if(u.length>1){i=this.startNodeAt(s,a);i.expressions=u;this.finishNodeAt(i,"SequenceExpression",d,y)}else{i=u[0]}}else{i=this.parseParenExpression()}if(this.options.preserveParens){var g=this.startNodeAt(t,r);g.expression=i;return this.finishNode(g,"ParenthesizedExpression")}else{return i}};ee.parseParenItem=function(e){return e};ee.parseParenArrowList=function(e,t,r){return this.parseArrowExpression(this.startNodeAt(e,t),r)};var te=[];ee.parseNew=function(){if(this.containsEsc){this.raiseRecoverable(this.start,"Escape sequence in keyword new")}var e=this.startNode();var t=this.parseIdent(true);if(this.options.ecmaVersion>=6&&this.eat(v.dot)){e.meta=t;var r=this.containsEsc;e.property=this.parseIdent(true);if(e.property.name!=="target"||r){this.raiseRecoverable(e.property.start,"The only valid meta property for new is new.target")}if(!this.inNonArrowFunction()){this.raiseRecoverable(e.start,"new.target can only be used in functions")}return this.finishNode(e,"MetaProperty")}var i=this.start,n=this.startLoc,s=this.type===v._import;e.callee=this.parseSubscripts(this.parseExprAtom(),i,n,true);if(s&&e.callee.type==="ImportExpression"){this.raise(i,"Cannot use new with import()")}if(this.eat(v.parenL)){e.arguments=this.parseExprList(v.parenR,this.options.ecmaVersion>=8,false)}else{e.arguments=te}return this.finishNode(e,"NewExpression")};ee.parseTemplateElement=function(e){var t=e.isTagged;var r=this.startNode();if(this.type===v.invalidTemplate){if(!t){this.raiseRecoverable(this.start,"Bad escape sequence in untagged template literal")}r.value={raw:this.value,cooked:null}}else{r.value={raw:this.input.slice(this.start,this.end).replace(/\r\n?/g,"\n"),cooked:this.value}}this.next();r.tail=this.type===v.backQuote;return this.finishNode(r,"TemplateElement")};ee.parseTemplate=function(e){if(e===void 0)e={};var t=e.isTagged;if(t===void 0)t=false;var r=this.startNode();this.next();r.expressions=[];var i=this.parseTemplateElement({isTagged:t});r.quasis=[i];while(!i.tail){if(this.type===v.eof){this.raise(this.pos,"Unterminated template literal")}this.expect(v.dollarBraceL);r.expressions.push(this.parseExpression());this.expect(v.braceR);r.quasis.push(i=this.parseTemplateElement({isTagged:t}))}this.next();return this.finishNode(r,"TemplateLiteral")};ee.isAsyncProp=function(e){return!e.computed&&e.key.type==="Identifier"&&e.key.name==="async"&&(this.type===v.name||this.type===v.num||this.type===v.string||this.type===v.bracketL||this.type.keyword||this.options.ecmaVersion>=9&&this.type===v.star)&&!y.test(this.input.slice(this.lastTokEnd,this.start))};ee.parseObj=function(e,t){var r=this.startNode(),i=true,n={};r.properties=[];this.next();while(!this.eat(v.braceR)){if(!i){this.expect(v.comma);if(this.options.ecmaVersion>=5&&this.afterTrailingComma(v.braceR)){break}}else{i=false}var s=this.parseProperty(e,t);if(!e){this.checkPropClash(s,n,t)}r.properties.push(s)}return this.finishNode(r,e?"ObjectPattern":"ObjectExpression")};ee.parseProperty=function(e,t){var r=this.startNode(),i,n,s,a;if(this.options.ecmaVersion>=9&&this.eat(v.ellipsis)){if(e){r.argument=this.parseIdent(false);if(this.type===v.comma){this.raise(this.start,"Comma is not permitted after the rest element")}return this.finishNode(r,"RestElement")}if(this.type===v.parenL&&t){if(t.parenthesizedAssign<0){t.parenthesizedAssign=this.start}if(t.parenthesizedBind<0){t.parenthesizedBind=this.start}}r.argument=this.parseMaybeAssign(false,t);if(this.type===v.comma&&t&&t.trailingComma<0){t.trailingComma=this.start}return this.finishNode(r,"SpreadElement")}if(this.options.ecmaVersion>=6){r.method=false;r.shorthand=false;if(e||t){s=this.start;a=this.startLoc}if(!e){i=this.eat(v.star)}}var u=this.containsEsc;this.parsePropertyName(r);if(!e&&!u&&this.options.ecmaVersion>=8&&!i&&this.isAsyncProp(r)){n=true;i=this.options.ecmaVersion>=9&&this.eat(v.star);this.parsePropertyName(r,t)}else{n=false}this.parsePropertyValue(r,e,i,n,s,a,t,u);return this.finishNode(r,"Property")};ee.parsePropertyValue=function(e,t,r,i,n,s,a,u){if((r||i)&&this.type===v.colon){this.unexpected()}if(this.eat(v.colon)){e.value=t?this.parseMaybeDefault(this.start,this.startLoc):this.parseMaybeAssign(false,a);e.kind="init"}else if(this.options.ecmaVersion>=6&&this.type===v.parenL){if(t){this.unexpected()}e.kind="init";e.method=true;e.value=this.parseMethod(r,i)}else if(!t&&!u&&this.options.ecmaVersion>=5&&!e.computed&&e.key.type==="Identifier"&&(e.key.name==="get"||e.key.name==="set")&&(this.type!==v.comma&&this.type!==v.braceR)){if(r||i){this.unexpected()}e.kind=e.key.name;this.parsePropertyName(e);e.value=this.parseMethod(false);var o=e.kind==="get"?0:1;if(e.value.params.length!==o){var l=e.value.start;if(e.kind==="get"){this.raiseRecoverable(l,"getter should have no params")}else{this.raiseRecoverable(l,"setter should have exactly one param")}}else{if(e.kind==="set"&&e.value.params[0].type==="RestElement"){this.raiseRecoverable(e.value.params[0].start,"Setter cannot use rest params")}}}else if(this.options.ecmaVersion>=6&&!e.computed&&e.key.type==="Identifier"){if(r||i){this.unexpected()}this.checkUnreserved(e.key);if(e.key.name==="await"&&!this.awaitIdentPos){this.awaitIdentPos=n}e.kind="init";if(t){e.value=this.parseMaybeDefault(n,s,e.key)}else if(this.type===v.eq&&a){if(a.shorthandAssign<0){a.shorthandAssign=this.start}e.value=this.parseMaybeDefault(n,s,e.key)}else{e.value=e.key}e.shorthand=true}else{this.unexpected()}};ee.parsePropertyName=function(e){if(this.options.ecmaVersion>=6){if(this.eat(v.bracketL)){e.computed=true;e.key=this.parseMaybeAssign();this.expect(v.bracketR);return e.key}else{e.computed=false}}return e.key=this.type===v.num||this.type===v.string?this.parseExprAtom():this.parseIdent(this.options.allowReserved!=="never")};ee.initFunction=function(e){e.id=null;if(this.options.ecmaVersion>=6){e.generator=e.expression=false}if(this.options.ecmaVersion>=8){e.async=false}};ee.parseMethod=function(e,t,r){var i=this.startNode(),n=this.yieldPos,s=this.awaitPos,a=this.awaitIdentPos;this.initFunction(i);if(this.options.ecmaVersion>=6){i.generator=e}if(this.options.ecmaVersion>=8){i.async=!!t}this.yieldPos=0;this.awaitPos=0;this.awaitIdentPos=0;this.enterScope(functionFlags(t,i.generator)|B|(r?N:0));this.expect(v.parenL);i.params=this.parseBindingList(v.parenR,false,this.options.ecmaVersion>=8);this.checkYieldAwaitInDefaultParams();this.parseFunctionBody(i,false,true);this.yieldPos=n;this.awaitPos=s;this.awaitIdentPos=a;return this.finishNode(i,"FunctionExpression")};ee.parseArrowExpression=function(e,t,r){var i=this.yieldPos,n=this.awaitPos,s=this.awaitIdentPos;this.enterScope(functionFlags(r,false)|O);this.initFunction(e);if(this.options.ecmaVersion>=8){e.async=!!r}this.yieldPos=0;this.awaitPos=0;this.awaitIdentPos=0;e.params=this.toAssignableList(t,true);this.parseFunctionBody(e,true,false);this.yieldPos=i;this.awaitPos=n;this.awaitIdentPos=s;return this.finishNode(e,"ArrowFunctionExpression")};ee.parseFunctionBody=function(e,t,r){var i=t&&this.type!==v.braceL;var n=this.strict,s=false;if(i){e.body=this.parseMaybeAssign();e.expression=true;this.checkParams(e,false)}else{var a=this.options.ecmaVersion>=7&&!this.isSimpleParamList(e.params);if(!n||a){s=this.strictDirective(this.end);if(s&&a){this.raiseRecoverable(e.start,"Illegal 'use strict' directive in function with non-simple parameter list")}}var u=this.labels;this.labels=[];if(s){this.strict=true}this.checkParams(e,!n&&!s&&!t&&!r&&this.isSimpleParamList(e.params));e.body=this.parseBlock(false);e.expression=false;this.adaptDirectivePrologue(e.body.body);this.labels=u}this.exitScope();if(this.strict&&e.id){this.checkLVal(e.id,M)}this.strict=n};ee.isSimpleParamList=function(e){for(var t=0,r=e;t-1||n.functions.indexOf(e)>-1||n.var.indexOf(e)>-1;n.lexical.push(e);if(this.inModule&&n.flags&S){delete this.undefinedExports[e]}}else if(t===$){var s=this.currentScope();s.lexical.push(e)}else if(t===q){var a=this.currentScope();if(this.treatFunctionsAsVar){i=a.lexical.indexOf(e)>-1}else{i=a.lexical.indexOf(e)>-1||a.var.indexOf(e)>-1}a.functions.push(e)}else{for(var u=this.scopeStack.length-1;u>=0;--u){var o=this.scopeStack[u];if(o.lexical.indexOf(e)>-1&&!(o.flags&I&&o.lexical[0]===e)||!this.treatFunctionsAsVarInScope(o)&&o.functions.indexOf(e)>-1){i=true;break}o.var.push(e);if(this.inModule&&o.flags&S){delete this.undefinedExports[e]}if(o.flags&F){break}}}if(i){this.raiseRecoverable(r,"Identifier '"+e+"' has already been declared")}};ie.checkLocalExport=function(e){if(this.scopeStack[0].lexical.indexOf(e.name)===-1&&this.scopeStack[0].var.indexOf(e.name)===-1){this.undefinedExports[e.name]=e}};ie.currentScope=function(){return this.scopeStack[this.scopeStack.length-1]};ie.currentVarScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&F){return t}}};ie.currentThisScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&F&&!(t.flags&O)){return t}}};var se=function Node(e,t,r){this.type="";this.start=t;this.end=0;if(e.options.locations){this.loc=new C(e,r)}if(e.options.directSourceFile){this.sourceFile=e.options.directSourceFile}if(e.options.ranges){this.range=[t,0]}};var ae=U.prototype;ae.startNode=function(){return new se(this,this.start,this.startLoc)};ae.startNodeAt=function(e,t){return new se(this,e,t)};function finishNodeAt(e,t,r,i){e.type=t;e.end=r;if(this.options.locations){e.loc.end=i}if(this.options.ranges){e.range[1]=r}return e}ae.finishNode=function(e,t){return finishNodeAt.call(this,e,t,this.lastTokEnd,this.lastTokEndLoc)};ae.finishNodeAt=function(e,t,r,i){return finishNodeAt.call(this,e,t,r,i)};var ue=function TokContext(e,t,r,i,n){this.token=e;this.isExpr=!!t;this.preserveSpace=!!r;this.override=i;this.generator=!!n};var oe={b_stat:new ue("{",false),b_expr:new ue("{",true),b_tmpl:new ue("${",false),p_stat:new ue("(",false),p_expr:new ue("(",true),q_tmpl:new ue("`",true,true,function(e){return e.tryReadTemplateToken()}),f_stat:new ue("function",false),f_expr:new ue("function",true),f_expr_gen:new ue("function",true,false,null,true),f_gen:new ue("function",false,false,null,true)};var le=U.prototype;le.initialContext=function(){return[oe.b_stat]};le.braceIsBlock=function(e){var t=this.curContext();if(t===oe.f_expr||t===oe.f_stat){return true}if(e===v.colon&&(t===oe.b_stat||t===oe.b_expr)){return!t.isExpr}if(e===v._return||e===v.name&&this.exprAllowed){return y.test(this.input.slice(this.lastTokEnd,this.start))}if(e===v._else||e===v.semi||e===v.eof||e===v.parenR||e===v.arrow){return true}if(e===v.braceL){return t===oe.b_stat}if(e===v._var||e===v._const||e===v.name){return false}return!this.exprAllowed};le.inGeneratorContext=function(){for(var e=this.context.length-1;e>=1;e--){var t=this.context[e];if(t.token==="function"){return t.generator}}return false};le.updateContext=function(e){var t,r=this.type;if(r.keyword&&e===v.dot){this.exprAllowed=false}else if(t=r.updateContext){t.call(this,e)}else{this.exprAllowed=r.beforeExpr}};v.parenR.updateContext=v.braceR.updateContext=function(){if(this.context.length===1){this.exprAllowed=true;return}var e=this.context.pop();if(e===oe.b_stat&&this.curContext().token==="function"){e=this.context.pop()}this.exprAllowed=!e.isExpr};v.braceL.updateContext=function(e){this.context.push(this.braceIsBlock(e)?oe.b_stat:oe.b_expr);this.exprAllowed=true};v.dollarBraceL.updateContext=function(){this.context.push(oe.b_tmpl);this.exprAllowed=true};v.parenL.updateContext=function(e){var t=e===v._if||e===v._for||e===v._with||e===v._while;this.context.push(t?oe.p_stat:oe.p_expr);this.exprAllowed=true};v.incDec.updateContext=function(){};v._function.updateContext=v._class.updateContext=function(e){if(e.beforeExpr&&e!==v.semi&&e!==v._else&&!(e===v._return&&y.test(this.input.slice(this.lastTokEnd,this.start)))&&!((e===v.colon||e===v.braceL)&&this.curContext()===oe.b_stat)){this.context.push(oe.f_expr)}else{this.context.push(oe.f_stat)}this.exprAllowed=false};v.backQuote.updateContext=function(){if(this.curContext()===oe.q_tmpl){this.context.pop()}else{this.context.push(oe.q_tmpl)}this.exprAllowed=false};v.star.updateContext=function(e){if(e===v._function){var t=this.context.length-1;if(this.context[t]===oe.f_expr){this.context[t]=oe.f_expr_gen}else{this.context[t]=oe.f_gen}}this.exprAllowed=true};v.name.updateContext=function(e){var t=false;if(this.options.ecmaVersion>=6&&e!==v.dot){if(this.value==="of"&&!this.exprAllowed||this.value==="yield"&&this.inGeneratorContext()){t=true}}this.exprAllowed=t};var fe="ASCII ASCII_Hex_Digit AHex Alphabetic Alpha Any Assigned Bidi_Control Bidi_C Bidi_Mirrored Bidi_M Case_Ignorable CI Cased Changes_When_Casefolded CWCF Changes_When_Casemapped CWCM Changes_When_Lowercased CWL Changes_When_NFKC_Casefolded CWKCF Changes_When_Titlecased CWT Changes_When_Uppercased CWU Dash Default_Ignorable_Code_Point DI Deprecated Dep Diacritic Dia Emoji Emoji_Component Emoji_Modifier Emoji_Modifier_Base Emoji_Presentation Extender Ext Grapheme_Base Gr_Base Grapheme_Extend Gr_Ext Hex_Digit Hex IDS_Binary_Operator IDSB IDS_Trinary_Operator IDST ID_Continue IDC ID_Start IDS Ideographic Ideo Join_Control Join_C Logical_Order_Exception LOE Lowercase Lower Math Noncharacter_Code_Point NChar Pattern_Syntax Pat_Syn Pattern_White_Space Pat_WS Quotation_Mark QMark Radical Regional_Indicator RI Sentence_Terminal STerm Soft_Dotted SD Terminal_Punctuation Term Unified_Ideograph UIdeo Uppercase Upper Variation_Selector VS White_Space space XID_Continue XIDC XID_Start XIDS";var he=fe+" Extended_Pictographic";var ce=he;var pe={9:fe,10:he,11:ce};var de="Cased_Letter LC Close_Punctuation Pe Connector_Punctuation Pc Control Cc cntrl Currency_Symbol Sc Dash_Punctuation Pd Decimal_Number Nd digit Enclosing_Mark Me Final_Punctuation Pf Format Cf Initial_Punctuation Pi Letter L Letter_Number Nl Line_Separator Zl Lowercase_Letter Ll Mark M Combining_Mark Math_Symbol Sm Modifier_Letter Lm Modifier_Symbol Sk Nonspacing_Mark Mn Number N Open_Punctuation Ps Other C Other_Letter Lo Other_Number No Other_Punctuation Po Other_Symbol So Paragraph_Separator Zp Private_Use Co Punctuation P punct Separator Z Space_Separator Zs Spacing_Mark Mc Surrogate Cs Symbol S Titlecase_Letter Lt Unassigned Cn Uppercase_Letter Lu";var ve="Adlam Adlm Ahom Ahom Anatolian_Hieroglyphs Hluw Arabic Arab Armenian Armn Avestan Avst Balinese Bali Bamum Bamu Bassa_Vah Bass Batak Batk Bengali Beng Bhaiksuki Bhks Bopomofo Bopo Brahmi Brah Braille Brai Buginese Bugi Buhid Buhd Canadian_Aboriginal Cans Carian Cari Caucasian_Albanian Aghb Chakma Cakm Cham Cham Cherokee Cher Common Zyyy Coptic Copt Qaac Cuneiform Xsux Cypriot Cprt Cyrillic Cyrl Deseret Dsrt Devanagari Deva Duployan Dupl Egyptian_Hieroglyphs Egyp Elbasan Elba Ethiopic Ethi Georgian Geor Glagolitic Glag Gothic Goth Grantha Gran Greek Grek Gujarati Gujr Gurmukhi Guru Han Hani Hangul Hang Hanunoo Hano Hatran Hatr Hebrew Hebr Hiragana Hira Imperial_Aramaic Armi Inherited Zinh Qaai Inscriptional_Pahlavi Phli Inscriptional_Parthian Prti Javanese Java Kaithi Kthi Kannada Knda Katakana Kana Kayah_Li Kali Kharoshthi Khar Khmer Khmr Khojki Khoj Khudawadi Sind Lao Laoo Latin Latn Lepcha Lepc Limbu Limb Linear_A Lina Linear_B Linb Lisu Lisu Lycian Lyci Lydian Lydi Mahajani Mahj Malayalam Mlym Mandaic Mand Manichaean Mani Marchen Marc Masaram_Gondi Gonm Meetei_Mayek Mtei Mende_Kikakui Mend Meroitic_Cursive Merc Meroitic_Hieroglyphs Mero Miao Plrd Modi Modi Mongolian Mong Mro Mroo Multani Mult Myanmar Mymr Nabataean Nbat New_Tai_Lue Talu Newa Newa Nko Nkoo Nushu Nshu Ogham Ogam Ol_Chiki Olck Old_Hungarian Hung Old_Italic Ital Old_North_Arabian Narb Old_Permic Perm Old_Persian Xpeo Old_South_Arabian Sarb Old_Turkic Orkh Oriya Orya Osage Osge Osmanya Osma Pahawh_Hmong Hmng Palmyrene Palm Pau_Cin_Hau Pauc Phags_Pa Phag Phoenician Phnx Psalter_Pahlavi Phlp Rejang Rjng Runic Runr Samaritan Samr Saurashtra Saur Sharada Shrd Shavian Shaw Siddham Sidd SignWriting Sgnw Sinhala Sinh Sora_Sompeng Sora Soyombo Soyo Sundanese Sund Syloti_Nagri Sylo Syriac Syrc Tagalog Tglg Tagbanwa Tagb Tai_Le Tale Tai_Tham Lana Tai_Viet Tavt Takri Takr Tamil Taml Tangut Tang Telugu Telu Thaana Thaa Thai Thai Tibetan Tibt Tifinagh Tfng Tirhuta Tirh Ugaritic Ugar Vai Vaii Warang_Citi Wara Yi Yiii Zanabazar_Square Zanb";var ye=ve+" Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd";var ge=ye+" Elymaic Elym Nandinagari Nand Nyiakeng_Puachue_Hmong Hmnp Wancho Wcho";var be={9:ve,10:ye,11:ge};var _e={};function buildUnicodeData(e){var t=_e[e]={binary:wordsRegexp(pe[e]+" "+de),nonBinary:{General_Category:wordsRegexp(de),Script:wordsRegexp(be[e])}};t.nonBinary.Script_Extensions=t.nonBinary.Script;t.nonBinary.gc=t.nonBinary.General_Category;t.nonBinary.sc=t.nonBinary.Script;t.nonBinary.scx=t.nonBinary.Script_Extensions}buildUnicodeData(9);buildUnicodeData(10);buildUnicodeData(11);var me=U.prototype;var Ee=function RegExpValidationState(e){this.parser=e;this.validFlags="gim"+(e.options.ecmaVersion>=6?"uy":"")+(e.options.ecmaVersion>=9?"s":"");this.unicodeProperties=_e[e.options.ecmaVersion>=11?11:e.options.ecmaVersion];this.source="";this.flags="";this.start=0;this.switchU=false;this.switchN=false;this.pos=0;this.lastIntValue=0;this.lastStringValue="";this.lastAssertionIsQuantifiable=false;this.numCapturingParens=0;this.maxBackReference=0;this.groupNames=[];this.backReferenceNames=[]};Ee.prototype.reset=function reset(e,t,r){var i=r.indexOf("u")!==-1;this.start=e|0;this.source=t+"";this.flags=r;this.switchU=i&&this.parser.options.ecmaVersion>=6;this.switchN=i&&this.parser.options.ecmaVersion>=9};Ee.prototype.raise=function raise(e){this.parser.raiseRecoverable(this.start,"Invalid regular expression: /"+this.source+"/: "+e)};Ee.prototype.at=function at(e){var t=this.source;var r=t.length;if(e>=r){return-1}var i=t.charCodeAt(e);if(!this.switchU||i<=55295||i>=57344||e+1>=r){return i}var n=t.charCodeAt(e+1);return n>=56320&&n<=57343?(i<<10)+n-56613888:i};Ee.prototype.nextIndex=function nextIndex(e){var t=this.source;var r=t.length;if(e>=r){return r}var i=t.charCodeAt(e),n;if(!this.switchU||i<=55295||i>=57344||e+1>=r||(n=t.charCodeAt(e+1))<56320||n>57343){return e+1}return e+2};Ee.prototype.current=function current(){return this.at(this.pos)};Ee.prototype.lookahead=function lookahead(){return this.at(this.nextIndex(this.pos))};Ee.prototype.advance=function advance(){this.pos=this.nextIndex(this.pos)};Ee.prototype.eat=function eat(e){if(this.current()===e){this.advance();return true}return false};function codePointToString(e){if(e<=65535){return String.fromCharCode(e)}e-=65536;return String.fromCharCode((e>>10)+55296,(e&1023)+56320)}me.validateRegExpFlags=function(e){var t=e.validFlags;var r=e.flags;for(var i=0;i-1){this.raise(e.start,"Duplicate regular expression flag")}}};me.validateRegExpPattern=function(e){this.regexp_pattern(e);if(!e.switchN&&this.options.ecmaVersion>=9&&e.groupNames.length>0){e.switchN=true;this.regexp_pattern(e)}};me.regexp_pattern=function(e){e.pos=0;e.lastIntValue=0;e.lastStringValue="";e.lastAssertionIsQuantifiable=false;e.numCapturingParens=0;e.maxBackReference=0;e.groupNames.length=0;e.backReferenceNames.length=0;this.regexp_disjunction(e);if(e.pos!==e.source.length){if(e.eat(41)){e.raise("Unmatched ')'")}if(e.eat(93)||e.eat(125)){e.raise("Lone quantifier brackets")}}if(e.maxBackReference>e.numCapturingParens){e.raise("Invalid escape")}for(var t=0,r=e.backReferenceNames;t=9){r=e.eat(60)}if(e.eat(61)||e.eat(33)){this.regexp_disjunction(e);if(!e.eat(41)){e.raise("Unterminated group")}e.lastAssertionIsQuantifiable=!r;return true}}e.pos=t;return false};me.regexp_eatQuantifier=function(e,t){if(t===void 0)t=false;if(this.regexp_eatQuantifierPrefix(e,t)){e.eat(63);return true}return false};me.regexp_eatQuantifierPrefix=function(e,t){return e.eat(42)||e.eat(43)||e.eat(63)||this.regexp_eatBracedQuantifier(e,t)};me.regexp_eatBracedQuantifier=function(e,t){var r=e.pos;if(e.eat(123)){var i=0,n=-1;if(this.regexp_eatDecimalDigits(e)){i=e.lastIntValue;if(e.eat(44)&&this.regexp_eatDecimalDigits(e)){n=e.lastIntValue}if(e.eat(125)){if(n!==-1&&n=9){this.regexp_groupSpecifier(e)}else if(e.current()===63){e.raise("Invalid group")}this.regexp_disjunction(e);if(e.eat(41)){e.numCapturingParens+=1;return true}e.raise("Unterminated group")}return false};me.regexp_eatExtendedAtom=function(e){return e.eat(46)||this.regexp_eatReverseSolidusAtomEscape(e)||this.regexp_eatCharacterClass(e)||this.regexp_eatUncapturingGroup(e)||this.regexp_eatCapturingGroup(e)||this.regexp_eatInvalidBracedQuantifier(e)||this.regexp_eatExtendedPatternCharacter(e)};me.regexp_eatInvalidBracedQuantifier=function(e){if(this.regexp_eatBracedQuantifier(e,true)){e.raise("Nothing to repeat")}return false};me.regexp_eatSyntaxCharacter=function(e){var t=e.current();if(isSyntaxCharacter(t)){e.lastIntValue=t;e.advance();return true}return false};function isSyntaxCharacter(e){return e===36||e>=40&&e<=43||e===46||e===63||e>=91&&e<=94||e>=123&&e<=125}me.regexp_eatPatternCharacters=function(e){var t=e.pos;var r=0;while((r=e.current())!==-1&&!isSyntaxCharacter(r)){e.advance()}return e.pos!==t};me.regexp_eatExtendedPatternCharacter=function(e){var t=e.current();if(t!==-1&&t!==36&&!(t>=40&&t<=43)&&t!==46&&t!==63&&t!==91&&t!==94&&t!==124){e.advance();return true}return false};me.regexp_groupSpecifier=function(e){if(e.eat(63)){if(this.regexp_eatGroupName(e)){if(e.groupNames.indexOf(e.lastStringValue)!==-1){e.raise("Duplicate capture group name")}e.groupNames.push(e.lastStringValue);return}e.raise("Invalid group")}};me.regexp_eatGroupName=function(e){e.lastStringValue="";if(e.eat(60)){if(this.regexp_eatRegExpIdentifierName(e)&&e.eat(62)){return true}e.raise("Invalid capture group name")}return false};me.regexp_eatRegExpIdentifierName=function(e){e.lastStringValue="";if(this.regexp_eatRegExpIdentifierStart(e)){e.lastStringValue+=codePointToString(e.lastIntValue);while(this.regexp_eatRegExpIdentifierPart(e)){e.lastStringValue+=codePointToString(e.lastIntValue)}return true}return false};me.regexp_eatRegExpIdentifierStart=function(e){var t=e.pos;var r=e.current();e.advance();if(r===92&&this.regexp_eatRegExpUnicodeEscapeSequence(e)){r=e.lastIntValue}if(isRegExpIdentifierStart(r)){e.lastIntValue=r;return true}e.pos=t;return false};function isRegExpIdentifierStart(e){return isIdentifierStart(e,true)||e===36||e===95}me.regexp_eatRegExpIdentifierPart=function(e){var t=e.pos;var r=e.current();e.advance();if(r===92&&this.regexp_eatRegExpUnicodeEscapeSequence(e)){r=e.lastIntValue}if(isRegExpIdentifierPart(r)){e.lastIntValue=r;return true}e.pos=t;return false};function isRegExpIdentifierPart(e){return isIdentifierChar(e,true)||e===36||e===95||e===8204||e===8205}me.regexp_eatAtomEscape=function(e){if(this.regexp_eatBackReference(e)||this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)||e.switchN&&this.regexp_eatKGroupName(e)){return true}if(e.switchU){if(e.current()===99){e.raise("Invalid unicode escape")}e.raise("Invalid escape")}return false};me.regexp_eatBackReference=function(e){var t=e.pos;if(this.regexp_eatDecimalEscape(e)){var r=e.lastIntValue;if(e.switchU){if(r>e.maxBackReference){e.maxBackReference=r}return true}if(r<=e.numCapturingParens){return true}e.pos=t}return false};me.regexp_eatKGroupName=function(e){if(e.eat(107)){if(this.regexp_eatGroupName(e)){e.backReferenceNames.push(e.lastStringValue);return true}e.raise("Invalid named reference")}return false};me.regexp_eatCharacterEscape=function(e){return this.regexp_eatControlEscape(e)||this.regexp_eatCControlLetter(e)||this.regexp_eatZero(e)||this.regexp_eatHexEscapeSequence(e)||this.regexp_eatRegExpUnicodeEscapeSequence(e)||!e.switchU&&this.regexp_eatLegacyOctalEscapeSequence(e)||this.regexp_eatIdentityEscape(e)};me.regexp_eatCControlLetter=function(e){var t=e.pos;if(e.eat(99)){if(this.regexp_eatControlLetter(e)){return true}e.pos=t}return false};me.regexp_eatZero=function(e){if(e.current()===48&&!isDecimalDigit(e.lookahead())){e.lastIntValue=0;e.advance();return true}return false};me.regexp_eatControlEscape=function(e){var t=e.current();if(t===116){e.lastIntValue=9;e.advance();return true}if(t===110){e.lastIntValue=10;e.advance();return true}if(t===118){e.lastIntValue=11;e.advance();return true}if(t===102){e.lastIntValue=12;e.advance();return true}if(t===114){e.lastIntValue=13;e.advance();return true}return false};me.regexp_eatControlLetter=function(e){var t=e.current();if(isControlLetter(t)){e.lastIntValue=t%32;e.advance();return true}return false};function isControlLetter(e){return e>=65&&e<=90||e>=97&&e<=122}me.regexp_eatRegExpUnicodeEscapeSequence=function(e){var t=e.pos;if(e.eat(117)){if(this.regexp_eatFixedHexDigits(e,4)){var r=e.lastIntValue;if(e.switchU&&r>=55296&&r<=56319){var i=e.pos;if(e.eat(92)&&e.eat(117)&&this.regexp_eatFixedHexDigits(e,4)){var n=e.lastIntValue;if(n>=56320&&n<=57343){e.lastIntValue=(r-55296)*1024+(n-56320)+65536;return true}}e.pos=i;e.lastIntValue=r}return true}if(e.switchU&&e.eat(123)&&this.regexp_eatHexDigits(e)&&e.eat(125)&&isValidUnicode(e.lastIntValue)){return true}if(e.switchU){e.raise("Invalid unicode escape")}e.pos=t}return false};function isValidUnicode(e){return e>=0&&e<=1114111}me.regexp_eatIdentityEscape=function(e){if(e.switchU){if(this.regexp_eatSyntaxCharacter(e)){return true}if(e.eat(47)){e.lastIntValue=47;return true}return false}var t=e.current();if(t!==99&&(!e.switchN||t!==107)){e.lastIntValue=t;e.advance();return true}return false};me.regexp_eatDecimalEscape=function(e){e.lastIntValue=0;var t=e.current();if(t>=49&&t<=57){do{e.lastIntValue=10*e.lastIntValue+(t-48);e.advance()}while((t=e.current())>=48&&t<=57);return true}return false};me.regexp_eatCharacterClassEscape=function(e){var t=e.current();if(isCharacterClassEscape(t)){e.lastIntValue=-1;e.advance();return true}if(e.switchU&&this.options.ecmaVersion>=9&&(t===80||t===112)){e.lastIntValue=-1;e.advance();if(e.eat(123)&&this.regexp_eatUnicodePropertyValueExpression(e)&&e.eat(125)){return true}e.raise("Invalid property name")}return false};function isCharacterClassEscape(e){return e===100||e===68||e===115||e===83||e===119||e===87}me.regexp_eatUnicodePropertyValueExpression=function(e){var t=e.pos;if(this.regexp_eatUnicodePropertyName(e)&&e.eat(61)){var r=e.lastStringValue;if(this.regexp_eatUnicodePropertyValue(e)){var i=e.lastStringValue;this.regexp_validateUnicodePropertyNameAndValue(e,r,i);return true}}e.pos=t;if(this.regexp_eatLoneUnicodePropertyNameOrValue(e)){var n=e.lastStringValue;this.regexp_validateUnicodePropertyNameOrValue(e,n);return true}return false};me.regexp_validateUnicodePropertyNameAndValue=function(e,t,r){if(!has(e.unicodeProperties.nonBinary,t)){e.raise("Invalid property name")}if(!e.unicodeProperties.nonBinary[t].test(r)){e.raise("Invalid property value")}};me.regexp_validateUnicodePropertyNameOrValue=function(e,t){if(!e.unicodeProperties.binary.test(t)){e.raise("Invalid property name")}};me.regexp_eatUnicodePropertyName=function(e){var t=0;e.lastStringValue="";while(isUnicodePropertyNameCharacter(t=e.current())){e.lastStringValue+=codePointToString(t);e.advance()}return e.lastStringValue!==""};function isUnicodePropertyNameCharacter(e){return isControlLetter(e)||e===95}me.regexp_eatUnicodePropertyValue=function(e){var t=0;e.lastStringValue="";while(isUnicodePropertyValueCharacter(t=e.current())){e.lastStringValue+=codePointToString(t);e.advance()}return e.lastStringValue!==""};function isUnicodePropertyValueCharacter(e){return isUnicodePropertyNameCharacter(e)||isDecimalDigit(e)}me.regexp_eatLoneUnicodePropertyNameOrValue=function(e){return this.regexp_eatUnicodePropertyValue(e)};me.regexp_eatCharacterClass=function(e){if(e.eat(91)){e.eat(94);this.regexp_classRanges(e);if(e.eat(93)){return true}e.raise("Unterminated character class")}return false};me.regexp_classRanges=function(e){while(this.regexp_eatClassAtom(e)){var t=e.lastIntValue;if(e.eat(45)&&this.regexp_eatClassAtom(e)){var r=e.lastIntValue;if(e.switchU&&(t===-1||r===-1)){e.raise("Invalid character class")}if(t!==-1&&r!==-1&&t>r){e.raise("Range out of order in character class")}}}};me.regexp_eatClassAtom=function(e){var t=e.pos;if(e.eat(92)){if(this.regexp_eatClassEscape(e)){return true}if(e.switchU){var r=e.current();if(r===99||isOctalDigit(r)){e.raise("Invalid class escape")}e.raise("Invalid escape")}e.pos=t}var i=e.current();if(i!==93){e.lastIntValue=i;e.advance();return true}return false};me.regexp_eatClassEscape=function(e){var t=e.pos;if(e.eat(98)){e.lastIntValue=8;return true}if(e.switchU&&e.eat(45)){e.lastIntValue=45;return true}if(!e.switchU&&e.eat(99)){if(this.regexp_eatClassControlLetter(e)){return true}e.pos=t}return this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)};me.regexp_eatClassControlLetter=function(e){var t=e.current();if(isDecimalDigit(t)||t===95){e.lastIntValue=t%32;e.advance();return true}return false};me.regexp_eatHexEscapeSequence=function(e){var t=e.pos;if(e.eat(120)){if(this.regexp_eatFixedHexDigits(e,2)){return true}if(e.switchU){e.raise("Invalid escape")}e.pos=t}return false};me.regexp_eatDecimalDigits=function(e){var t=e.pos;var r=0;e.lastIntValue=0;while(isDecimalDigit(r=e.current())){e.lastIntValue=10*e.lastIntValue+(r-48);e.advance()}return e.pos!==t};function isDecimalDigit(e){return e>=48&&e<=57}me.regexp_eatHexDigits=function(e){var t=e.pos;var r=0;e.lastIntValue=0;while(isHexDigit(r=e.current())){e.lastIntValue=16*e.lastIntValue+hexToInt(r);e.advance()}return e.pos!==t};function isHexDigit(e){return e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102}function hexToInt(e){if(e>=65&&e<=70){return 10+(e-65)}if(e>=97&&e<=102){return 10+(e-97)}return e-48}me.regexp_eatLegacyOctalEscapeSequence=function(e){if(this.regexp_eatOctalDigit(e)){var t=e.lastIntValue;if(this.regexp_eatOctalDigit(e)){var r=e.lastIntValue;if(t<=3&&this.regexp_eatOctalDigit(e)){e.lastIntValue=t*64+r*8+e.lastIntValue}else{e.lastIntValue=t*8+r}}else{e.lastIntValue=t}return true}return false};me.regexp_eatOctalDigit=function(e){var t=e.current();if(isOctalDigit(t)){e.lastIntValue=t-48;e.advance();return true}e.lastIntValue=0;return false};function isOctalDigit(e){return e>=48&&e<=55}me.regexp_eatFixedHexDigits=function(e,t){var r=e.pos;e.lastIntValue=0;for(var i=0;i=this.input.length){return this.finishToken(v.eof)}if(e.override){return e.override(this)}else{this.readToken(this.fullCharCodeAtPos())}};we.readToken=function(e){if(isIdentifierStart(e,this.options.ecmaVersion>=6)||e===92){return this.readWord()}return this.getTokenFromCode(e)};we.fullCharCodeAtPos=function(){var e=this.input.charCodeAt(this.pos);if(e<=55295||e>=57344){return e}var t=this.input.charCodeAt(this.pos+1);return(e<<10)+t-56613888};we.skipBlockComment=function(){var e=this.options.onComment&&this.curPosition();var t=this.pos,r=this.input.indexOf("*/",this.pos+=2);if(r===-1){this.raise(this.pos-2,"Unterminated comment")}this.pos=r+2;if(this.options.locations){g.lastIndex=t;var i;while((i=g.exec(this.input))&&i.index8&&e<14||e>=5760&&b.test(String.fromCharCode(e))){++this.pos}else{break e}}}};we.finishToken=function(e,t){this.end=this.pos;if(this.options.locations){this.endLoc=this.curPosition()}var r=this.type;this.type=e;this.value=t;this.updateContext(r)};we.readToken_dot=function(){var e=this.input.charCodeAt(this.pos+1);if(e>=48&&e<=57){return this.readNumber(true)}var t=this.input.charCodeAt(this.pos+2);if(this.options.ecmaVersion>=6&&e===46&&t===46){this.pos+=3;return this.finishToken(v.ellipsis)}else{++this.pos;return this.finishToken(v.dot)}};we.readToken_slash=function(){var e=this.input.charCodeAt(this.pos+1);if(this.exprAllowed){++this.pos;return this.readRegexp()}if(e===61){return this.finishOp(v.assign,2)}return this.finishOp(v.slash,1)};we.readToken_mult_modulo_exp=function(e){var t=this.input.charCodeAt(this.pos+1);var r=1;var i=e===42?v.star:v.modulo;if(this.options.ecmaVersion>=7&&e===42&&t===42){++r;i=v.starstar;t=this.input.charCodeAt(this.pos+2)}if(t===61){return this.finishOp(v.assign,r+1)}return this.finishOp(i,r)};we.readToken_pipe_amp=function(e){var t=this.input.charCodeAt(this.pos+1);if(t===e){return this.finishOp(e===124?v.logicalOR:v.logicalAND,2)}if(t===61){return this.finishOp(v.assign,2)}return this.finishOp(e===124?v.bitwiseOR:v.bitwiseAND,1)};we.readToken_caret=function(){var e=this.input.charCodeAt(this.pos+1);if(e===61){return this.finishOp(v.assign,2)}return this.finishOp(v.bitwiseXOR,1)};we.readToken_plus_min=function(e){var t=this.input.charCodeAt(this.pos+1);if(t===e){if(t===45&&!this.inModule&&this.input.charCodeAt(this.pos+2)===62&&(this.lastTokEnd===0||y.test(this.input.slice(this.lastTokEnd,this.pos)))){this.skipLineComment(3);this.skipSpace();return this.nextToken()}return this.finishOp(v.incDec,2)}if(t===61){return this.finishOp(v.assign,2)}return this.finishOp(v.plusMin,1)};we.readToken_lt_gt=function(e){var t=this.input.charCodeAt(this.pos+1);var r=1;if(t===e){r=e===62&&this.input.charCodeAt(this.pos+2)===62?3:2;if(this.input.charCodeAt(this.pos+r)===61){return this.finishOp(v.assign,r+1)}return this.finishOp(v.bitShift,r)}if(t===33&&e===60&&!this.inModule&&this.input.charCodeAt(this.pos+2)===45&&this.input.charCodeAt(this.pos+3)===45){this.skipLineComment(4);this.skipSpace();return this.nextToken()}if(t===61){r=2}return this.finishOp(v.relational,r)};we.readToken_eq_excl=function(e){var t=this.input.charCodeAt(this.pos+1);if(t===61){return this.finishOp(v.equality,this.input.charCodeAt(this.pos+2)===61?3:2)}if(e===61&&t===62&&this.options.ecmaVersion>=6){this.pos+=2;return this.finishToken(v.arrow)}return this.finishOp(e===61?v.eq:v.prefix,1)};we.getTokenFromCode=function(e){switch(e){case 46:return this.readToken_dot();case 40:++this.pos;return this.finishToken(v.parenL);case 41:++this.pos;return this.finishToken(v.parenR);case 59:++this.pos;return this.finishToken(v.semi);case 44:++this.pos;return this.finishToken(v.comma);case 91:++this.pos;return this.finishToken(v.bracketL);case 93:++this.pos;return this.finishToken(v.bracketR);case 123:++this.pos;return this.finishToken(v.braceL);case 125:++this.pos;return this.finishToken(v.braceR);case 58:++this.pos;return this.finishToken(v.colon);case 63:++this.pos;return this.finishToken(v.question);case 96:if(this.options.ecmaVersion<6){break}++this.pos;return this.finishToken(v.backQuote);case 48:var t=this.input.charCodeAt(this.pos+1);if(t===120||t===88){return this.readRadixNumber(16)}if(this.options.ecmaVersion>=6){if(t===111||t===79){return this.readRadixNumber(8)}if(t===98||t===66){return this.readRadixNumber(2)}}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(false);case 34:case 39:return this.readString(e);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo_exp(e);case 124:case 38:return this.readToken_pipe_amp(e);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(e);case 60:case 62:return this.readToken_lt_gt(e);case 61:case 33:return this.readToken_eq_excl(e);case 126:return this.finishOp(v.prefix,1)}this.raise(this.pos,"Unexpected character '"+codePointToString$1(e)+"'")};we.finishOp=function(e,t){var r=this.input.slice(this.pos,this.pos+t);this.pos+=t;return this.finishToken(e,r)};we.readRegexp=function(){var e,t,r=this.pos;for(;;){if(this.pos>=this.input.length){this.raise(r,"Unterminated regular expression")}var i=this.input.charAt(this.pos);if(y.test(i)){this.raise(r,"Unterminated regular expression")}if(!e){if(i==="["){t=true}else if(i==="]"&&t){t=false}else if(i==="/"&&!t){break}e=i==="\\"}else{e=false}++this.pos}var n=this.input.slice(r,this.pos);++this.pos;var s=this.pos;var a=this.readWord1();if(this.containsEsc){this.unexpected(s)}var u=this.regexpState||(this.regexpState=new Ee(this));u.reset(r,n,a);this.validateRegExpFlags(u);this.validateRegExpPattern(u);var o=null;try{o=new RegExp(n,a)}catch(e){}return this.finishToken(v.regexp,{pattern:n,flags:a,value:o})};we.readInt=function(e,t){var r=this.pos,i=0;for(var n=0,s=t==null?Infinity:t;n=97){u=a-97+10}else if(a>=65){u=a-65+10}else if(a>=48&&a<=57){u=a-48}else{u=Infinity}if(u>=e){break}++this.pos;i=i*e+u}if(this.pos===r||t!=null&&this.pos-r!==t){return null}return i};we.readRadixNumber=function(e){var t=this.pos;this.pos+=2;var r=this.readInt(e);if(r==null){this.raise(this.start+2,"Expected number in radix "+e)}if(this.options.ecmaVersion>=11&&this.input.charCodeAt(this.pos)===110){r=typeof BigInt!=="undefined"?BigInt(this.input.slice(t,this.pos)):null;++this.pos}else if(isIdentifierStart(this.fullCharCodeAtPos())){this.raise(this.pos,"Identifier directly after number")}return this.finishToken(v.num,r)};we.readNumber=function(e){var t=this.pos;if(!e&&this.readInt(10)===null){this.raise(t,"Invalid number")}var r=this.pos-t>=2&&this.input.charCodeAt(t)===48;if(r&&this.strict){this.raise(t,"Invalid number")}var i=this.input.charCodeAt(this.pos);if(!r&&!e&&this.options.ecmaVersion>=11&&i===110){var n=this.input.slice(t,this.pos);var s=typeof BigInt!=="undefined"?BigInt(n):null;++this.pos;if(isIdentifierStart(this.fullCharCodeAtPos())){this.raise(this.pos,"Identifier directly after number")}return this.finishToken(v.num,s)}if(r&&/[89]/.test(this.input.slice(t,this.pos))){r=false}if(i===46&&!r){++this.pos;this.readInt(10);i=this.input.charCodeAt(this.pos)}if((i===69||i===101)&&!r){i=this.input.charCodeAt(++this.pos);if(i===43||i===45){++this.pos}if(this.readInt(10)===null){this.raise(t,"Invalid number")}}if(isIdentifierStart(this.fullCharCodeAtPos())){this.raise(this.pos,"Identifier directly after number")}var a=this.input.slice(t,this.pos);var u=r?parseInt(a,8):parseFloat(a);return this.finishToken(v.num,u)};we.readCodePoint=function(){var e=this.input.charCodeAt(this.pos),t;if(e===123){if(this.options.ecmaVersion<6){this.unexpected()}var r=++this.pos;t=this.readHexChar(this.input.indexOf("}",this.pos)-this.pos);++this.pos;if(t>1114111){this.invalidStringToken(r,"Code point out of bounds")}}else{t=this.readHexChar(4)}return t};function codePointToString$1(e){if(e<=65535){return String.fromCharCode(e)}e-=65536;return String.fromCharCode((e>>10)+55296,(e&1023)+56320)}we.readString=function(e){var t="",r=++this.pos;for(;;){if(this.pos>=this.input.length){this.raise(this.start,"Unterminated string constant")}var i=this.input.charCodeAt(this.pos);if(i===e){break}if(i===92){t+=this.input.slice(r,this.pos);t+=this.readEscapedChar(false);r=this.pos}else{if(isNewLine(i,this.options.ecmaVersion>=10)){this.raise(this.start,"Unterminated string constant")}++this.pos}}t+=this.input.slice(r,this.pos++);return this.finishToken(v.string,t)};var Ae={};we.tryReadTemplateToken=function(){this.inTemplateElement=true;try{this.readTmplToken()}catch(e){if(e===Ae){this.readInvalidTemplateToken()}else{throw e}}this.inTemplateElement=false};we.invalidStringToken=function(e,t){if(this.inTemplateElement&&this.options.ecmaVersion>=9){throw Ae}else{this.raise(e,t)}};we.readTmplToken=function(){var e="",t=this.pos;for(;;){if(this.pos>=this.input.length){this.raise(this.start,"Unterminated template")}var r=this.input.charCodeAt(this.pos);if(r===96||r===36&&this.input.charCodeAt(this.pos+1)===123){if(this.pos===this.start&&(this.type===v.template||this.type===v.invalidTemplate)){if(r===36){this.pos+=2;return this.finishToken(v.dollarBraceL)}else{++this.pos;return this.finishToken(v.backQuote)}}e+=this.input.slice(t,this.pos);return this.finishToken(v.template,e)}if(r===92){e+=this.input.slice(t,this.pos);e+=this.readEscapedChar(true);t=this.pos}else if(isNewLine(r)){e+=this.input.slice(t,this.pos);++this.pos;switch(r){case 13:if(this.input.charCodeAt(this.pos)===10){++this.pos}case 10:e+="\n";break;default:e+=String.fromCharCode(r);break}if(this.options.locations){++this.curLine;this.lineStart=this.pos}t=this.pos}else{++this.pos}}};we.readInvalidTemplateToken=function(){for(;this.pos=48&&t<=55){var i=this.input.substr(this.pos-1,3).match(/^[0-7]+/)[0];var n=parseInt(i,8);if(n>255){i=i.slice(0,-1);n=parseInt(i,8)}this.pos+=i.length-1;t=this.input.charCodeAt(this.pos);if((i!=="0"||t===56||t===57)&&(this.strict||e)){this.invalidStringToken(this.pos-1-i.length,e?"Octal literal in template string":"Octal literal in strict mode")}return String.fromCharCode(n)}if(isNewLine(t)){return""}return String.fromCharCode(t)}};we.readHexChar=function(e){var t=this.pos;var r=this.readInt(16,e);if(r===null){this.invalidStringToken(t,"Bad character escape sequence")}return r};we.readWord1=function(){this.containsEsc=false;var e="",t=true,r=this.pos;var i=this.options.ecmaVersion>=6;while(this.pos{e.exports=r(225)},357:e=>{"use strict";e.exports=require("assert")},293:e=>{"use strict";e.exports=require("buffer")},129:e=>{"use strict";e.exports=require("child_process")},619:e=>{"use strict";e.exports=require("constants")},417:e=>{"use strict";e.exports=require("crypto")},614:e=>{"use strict";e.exports=require("events")},747:e=>{"use strict";e.exports=require("fs")},87:e=>{"use strict";e.exports=require("os")},622:e=>{"use strict";e.exports=require("path")},413:e=>{"use strict";e.exports=require("stream")},835:e=>{"use strict";e.exports=require("url")},669:e=>{"use strict";e.exports=require("util")}};var __webpack_module_cache__={};function __webpack_require__(e){if(__webpack_module_cache__[e]){return __webpack_module_cache__[e].exports}var t=__webpack_module_cache__[e]={exports:{}};var r=true;try{__webpack_modules__[e](t,t.exports,__webpack_require__);r=false}finally{if(r)delete __webpack_module_cache__[e]}return t.exports}__webpack_require__.ab=__dirname+"/";return __webpack_require__(300)})(); \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/shebang-loader.js b/node_modules/@vercel/ncc/dist/ncc/loaders/shebang-loader.js deleted file mode 100644 index a904f52..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/shebang-loader.js +++ /dev/null @@ -1,8 +0,0 @@ -const { readFileSync, writeFileSync } = require('fs'), { Script } = require('vm'), { wrap } = require('module'); -const basename = __dirname + '/shebang-loader.js'; -const source = readFileSync(basename + '.cache.js', 'utf-8'); -const cachedData = !process.pkg && require('process').platform !== 'win32' && readFileSync(basename + '.cache'); -const scriptOpts = { filename: basename + '.cache.js', columnOffset: -62 } -const script = new Script(wrap(source), cachedData ? Object.assign({ cachedData }, scriptOpts) : scriptOpts); -(script.runInThisContext())(exports, require, module, __filename, __dirname); -if (cachedData) process.on('exit', () => { try { writeFileSync(basename + '.cache', script.createCachedData()); } catch(e) {} }); diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/shebang-loader.js.cache b/node_modules/@vercel/ncc/dist/ncc/loaders/shebang-loader.js.cache deleted file mode 100644 index e53677a63fd1ee1c5703469a25f96d4ea6b18a65..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2832 zcmZ`*Uu;uV7(e&)_TTNjrQOP({fiy6cNN!l$P7kJEV@152yUVxu+e+lUS*@}Mq5x4 z!7ciLF~;%Fg(u^~2w;#0V*+sxh)U34!ULKmCPsXa_@EC0TW>FBe&0F0tRwOz=bZ1) zx#xV}@B6;fo^$+q>7$nHJF6)nJuPo8FuXDU>?fn1;d0~L+%``yTQ^ZS`4`jz59j=Mk>X2rE&gY z;aMist`GXZh3z1u5&V~k;KUdPcnsrUq5&QQSOIGA@3G%5Vm!uMW21#q5iky3WjJ5} zNSG6ewANGkDAS|kNGw-@UglQ-O9M(k3MpYtx2ZpY?i8K%p~F& zln)9nk2>FJQg_?D6;LZ}3-e8)dKbR9>s9As7V)XKn_TKYZPuM_b9Y50s8-|!wXB*S zxYe>xHJ6=I=cAP=3C@~}(wFC=^QU|x=1FI?d>TJK1HrWOY-1%MUA`D*s|^MU64~h2 zkXfvyC#v?JV3mmOqk-T|+O8N+xQ`TxD2?McKr|Wr(_IG%3hIJ}=$B9#m}LAO#s~Lt z%XXBK{rN+mWuHV#;+3LNC?Pd--vU$W4H*n5u&jf zCam078^60!2mC|!LJ0lopWA+%L+m;-dS_H7VEKbgy2jn=%^pRkX zpdp7P8-d=3v5~?gxFcBTk?KR@1M`wf2V3%E4YZ^OO<~>y_(q|7FT9xEi0(1(^mMMa zS+^wX%9xE^Yg%E3{m?X5tmWThjhBofCW+}D?~%8oR|R7%r)LZfP4btWLD0dsJ9iD_ z2MU90cMcQ=@`Lyh&?f5X)ffj8UDcaKz7d9S!$BiTQX!sBrCr&q5Pw%I35*M37EaMZdIsvsxd|#KGixPDnvEwoN9T8 zMa{BbrBMo14g}9CbK?H9dLhj8kcK6MHNN=r&_G`rF+vQD4*MzLAFvcNltBIq#{EXH z{db0v~H`qcq@+NQZGFPzERabV8;l zU`w0|MBy<)ln=DC{dm_#iFrOviHvcr+t7(e5)CH|eX&VHpuw$&o{kM;Iq|LnUEmmN zTtDc7)1oaZAReW1pN_}k{tlyqoz7s|1q!6UVN6kZQpZL>r*K6&QpE+H-){wqXF%<@ zuI9DR>l^E>_BZtCk{YX`hW#O2chi^>^ExDWae*?cU;@xApaBSVzu&sF1zphDsi3PZ+-jSL!M<{a()NbXqc_B+TcUW!=^)}g zXT!MQZu2~|yxF6T#9&i3FyP)JjuqAf^hJwn`XD8OT46aVPdEgs&bL)e-6W=i$ma#M zJRwrhF-6pD5f8OE;TN#dV2P~pyG$WoaZyyU?dD*`6rnpPkq$|zPD`_CdD z*Drx|2BJdU#`?9MQ4_Rk@eBhcB=oLfak=k~AW>h~D%Bh^hrq(g^=G$IVFH k=-UIdiKPy!w$^}uZmH+EhB|cN1iKWm0H;>t(ip1Je?>ygT>t<8 diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/shebang-loader.js.cache.js b/node_modules/@vercel/ncc/dist/ncc/loaders/shebang-loader.js.cache.js deleted file mode 100644 index 2050d23..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/shebang-loader.js.cache.js +++ /dev/null @@ -1 +0,0 @@ -module.exports=(()=>{var e={170:e=>{e.exports=function(e){this.cacheable&&this.cacheable();if(typeof e==="string"&&/^#!/.test(e)){e=e.replace(/^#![^\n\r]*[\r\n]/,"")}return e}},431:(e,r,t)=>{e.exports=t(170)}};var r={};function __webpack_require__(t){if(r[t]){return r[t].exports}var _=r[t]={exports:{}};var a=true;try{e[t](_,_.exports,__webpack_require__);a=false}finally{if(a)delete r[t]}return _.exports}__webpack_require__.ab=__dirname+"/";return __webpack_require__(431)})(); \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/ts-loader.js b/node_modules/@vercel/ncc/dist/ncc/loaders/ts-loader.js deleted file mode 100644 index d8cb47f..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/ts-loader.js +++ /dev/null @@ -1,8 +0,0 @@ -const { readFileSync, writeFileSync } = require('fs'), { Script } = require('vm'), { wrap } = require('module'); -const basename = __dirname + '/ts-loader.js'; -const source = readFileSync(basename + '.cache.js', 'utf-8'); -const cachedData = !process.pkg && require('process').platform !== 'win32' && readFileSync(basename + '.cache'); -const scriptOpts = { filename: basename + '.cache.js', columnOffset: -62 } -const script = new Script(wrap(source), cachedData ? Object.assign({ cachedData }, scriptOpts) : scriptOpts); -(script.runInThisContext())(exports, require, module, __filename, __dirname); -if (cachedData) process.on('exit', () => { try { writeFileSync(basename + '.cache', script.createCachedData()); } catch(e) {} }); diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/ts-loader.js.cache b/node_modules/@vercel/ncc/dist/ncc/loaders/ts-loader.js.cache deleted file mode 100644 index 51028743ebee9843347ac1fa0f1333f571f3654f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 496 zcmdnOeD8otaEn#^89fHsw_9Y`7#J9KFfuU2ud==t`tL{|klV1Mgt4K5iJ<|+hG8a| zU?v^GGYLRGgFFy3iTHro%pf*TVB)%xH~Ap5a`RJ4b5em~K=nL=mW-YW0zlDdplzP6 zOb&u?*@b{w1CzsAuFMn%N~D%0=Hwe(db<>yuA=9d=RF(d-zP=HGUh|2`T z5Y`bE7z-rM7`sc*kud?poT|sbpuz>lj?B`myCBLzPHS+9g&WH;ftdm5Yp~PHE`MFd z4rHfR6yz6`6f-b!cqah4V8A5eoeW|K12H2D6NBuBM{ihpw*v{GBR~SICRG7Qae$d1 zVmVN)+Am(UAB{i@)PBbQ{K2U9Q|}iOgZj_ks=rqQRWPXpfei&&3IZ+?5E_~EOak%# o0|BxqDAs_%x+f775Fq!1`~?DB42>*c&w(Tu1b`3-q(nqS08VgRSpWb4 diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/ts-loader.js.cache.js b/node_modules/@vercel/ncc/dist/ncc/loaders/ts-loader.js.cache.js deleted file mode 100644 index b775ea4..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/ts-loader.js.cache.js +++ /dev/null @@ -1 +0,0 @@ -module.exports=(()=>{var e={6253:e=>{"use strict";e.exports=function diff(e){var t=arguments.length;var r=0;while(++r{"use strict";e.exports=function(e){return flat(e,[])};function flat(e,t){var r=0,n;var i=e.length;for(;r{"use strict";e.exports=function union(e){if(!Array.isArray(e)){throw new TypeError("arr-union expects the first argument to be an array.")}var t=arguments.length;var r=0;while(++r=0){continue}e.push(a)}}return e}},6974:e=>{"use strict";e.exports=function unique(e){if(!Array.isArray(e)){throw new TypeError("array-unique expects an array.")}var t=e.length;var r=-1;while(r++{"use strict";e.exports=function(e,t){if(e===null||typeof e==="undefined"){throw new TypeError("expected first argument to be an object.")}if(typeof t==="undefined"||typeof Symbol==="undefined"){return e}if(typeof Object.getOwnPropertySymbols!=="function"){return e}var r=Object.prototype.propertyIsEnumerable;var n=Object(e);var i=arguments.length,a=0;while(++a{"use strict";function atob(e){return Buffer.from(e,"base64").toString("binary")}e.exports=atob.atob=atob},7322:(e,t,r)=>{"use strict";var n=r(1669);var i=r(3479);var a=r(9184);var o=r(2045);var s=r(977);var c=r(9811);var u=r(771);var l=r(3010);function namespace(e){var t=e?a.namespace(e):a;var r=[];function Base(e,r){if(!(this instanceof Base)){return new Base(e,r)}t.call(this,e);this.is("base");this.initBase(e,r)}n.inherits(Base,t);o(Base);Base.prototype.initBase=function(t,n){this.options=c({},this.options,n);this.cache=this.cache||{};this.define("registered",{});if(e)this[e]={};this.define("_callbacks",this._callbacks);if(s(t)){this.visit("set",t)}Base.run(this,"use",r)};Base.prototype.is=function(e){if(typeof e!=="string"){throw new TypeError("expected name to be a string")}this.define("is"+u(e),true);this.define("_name",e);this.define("_appname",e);return this};Base.prototype.isRegistered=function(e,t){if(this.registered.hasOwnProperty(e)){return true}if(t!==false){this.registered[e]=true;this.emit("plugin",e)}return false};Base.prototype.use=function(e){e.call(this,this);return this};Base.prototype.define=function(e,t){if(s(e)){return this.visit("define",e)}i(this,e,t);return this};Base.prototype.mixin=function(e,t){Base.prototype[e]=t;return this};Base.prototype.mixins=Base.prototype.mixins||[];Object.defineProperty(Base.prototype,"base",{configurable:true,get:function(){return this.parent?this.parent.base:this}});i(Base,"use",function(e){r.push(e);return Base});i(Base,"run",function(e,t,r){var n=r.length,i=0;while(n--){e[t](r[i++])}return Base});i(Base,"extend",l.extend(Base,function(e,t){e.prototype.mixins=e.prototype.mixins||[];i(e,"mixin",function(t){var r=t(e.prototype,e);if(typeof r==="function"){e.prototype.mixins.push(r)}return e});i(e,"mixins",function(t){Base.run(t,"mixin",e.prototype.mixins);return e});e.prototype.mixin=function(t,r){e.prototype[t]=r;return this};return Base}));i(Base,"mixin",function(e){var t=e(Base.prototype,Base);if(typeof t==="function"){Base.prototype.mixins.push(t)}return Base});i(Base,"mixins",function(e){Base.run(e,"mixin",Base.prototype.mixins);return Base});i(Base,"inherit",l.inherit);i(Base,"bubble",l.bubble);return Base}e.exports=namespace();e.exports.namespace=namespace},3479:(e,t,r)=>{"use strict";var n=r(8586);e.exports=function defineProperty(e,t,r){if(typeof e!=="object"&&typeof e!=="function"){throw new TypeError("expected an object or function.")}if(typeof t!=="string"){throw new TypeError("expected `prop` to be a string.")}if(n(r)&&("set"in r||"get"in r)){return Object.defineProperty(e,t,r)}return Object.defineProperty(e,t,{configurable:true,enumerable:false,writable:true,value:r})}},4495:(e,t,r)=>{"use strict";var n=r(9532);var i=r(6974);var a=r(8333);var o=r(6059);var s=r(5380);var c=r(4877);var u=r(3762);var l=1024*64;var f={};function braces(e,t){var r=u.createKey(String(e),t);var n=[];var a=t&&t.cache===false;if(!a&&f.hasOwnProperty(r)){return f[r]}if(Array.isArray(e)){for(var o=0;o=r){throw new Error("expected pattern to be less than "+r+" characters")}function create(){if(e===""||e.length<3){return[e]}if(u.isEmptySets(e)){return[]}if(u.isQuotedString(e)){return[e.slice(1,-1)]}var r=new c(t);var n=!t||t.expand!==true?r.optimize(e,t):r.expand(e,t);var a=n.output;if(t&&t.noempty===true){a=a.filter(Boolean)}if(t&&t.nodupes===true){a=i(a)}Object.defineProperty(a,"result",{enumerable:false,value:n});return a}return memoize("create",e,t,create)};braces.makeRe=function(e,t){if(typeof e!=="string"){throw new TypeError("expected a string")}var r=t&&t.maxLength||l;if(e.length>=r){throw new Error("expected pattern to be less than "+r+" characters")}function makeRe(){var r=braces(e,t);var i=a({strictErrors:false},t);return n(r,i)}return memoize("makeRe",e,t,makeRe)};braces.parse=function(e,t){var r=new c(t);return r.parse(e,t)};braces.compile=function(e,t){var r=new c(t);return r.compile(e,t)};braces.clearCache=function(){f=braces.cache={}};function memoize(e,t,r,n){var i=u.createKey(e+":"+t,r);var a=r&&r.cache===false;if(a){braces.clearCache();return n(t,r)}if(f.hasOwnProperty(i)){return f[i]}var o=n(t,r);f[i]=o;return o}braces.Braces=c;braces.compilers=o;braces.parsers=s;braces.cache=f;e.exports=braces},4877:(e,t,r)=>{"use strict";var n=r(8333);var i=r(9769);var a=r(6059);var o=r(5380);var s=r(3762);function Braces(e){this.options=n({},e)}Braces.prototype.init=function(e){if(this.isInitialized)return;this.isInitialized=true;var t=s.createOptions({},this.options,e);this.snapdragon=this.options.snapdragon||new i(t);this.compiler=this.snapdragon.compiler;this.parser=this.snapdragon.parser;a(this.snapdragon,t);o(this.snapdragon,t);s.define(this.snapdragon,"parse",function(e,t){var r=i.prototype.parse.apply(this,arguments);this.parser.ast.input=e;var n=this.parser.stack;while(n.length){addParent({type:"brace.close",val:""},n.pop())}function addParent(e,t){s.define(e,"parent",t);t.nodes.push(e)}s.define(r,"parser",this.parser);return r})};Braces.prototype.parse=function(e,t){if(e&&typeof e==="object"&&e.nodes)return e;this.init(t);return this.snapdragon.parse(e,t)};Braces.prototype.compile=function(e,t){if(typeof e==="string"){e=this.parse(e,t)}else{this.init(t)}return this.snapdragon.compile(e,t)};Braces.prototype.expand=function(e){var t=this.parse(e,{expand:true});return this.compile(t,{expand:true})};Braces.prototype.optimize=function(e){var t=this.parse(e,{optimize:true});return this.compile(t,{optimize:true})};e.exports=Braces},6059:(e,t,r)=>{"use strict";var n=r(3762);e.exports=function(e,t){e.compiler.set("bos",function(){if(this.output)return;this.ast.queue=isEscaped(this.ast)?[this.ast.val]:[];this.ast.count=1}).set("bracket",function(e){var t=e.close;var r=!e.escaped?"[":"\\[";var i=e.negated;var a=e.inner;a=a.replace(/\\(?=[\\\w]|$)/g,"\\\\");if(a==="]-"){a="\\]\\-"}if(i&&a.indexOf(".")===-1){a+="."}if(i&&a.indexOf("/")===-1){a+="/"}var o=r+i+a+t;var s=e.parent.queue;var c=n.arrayify(s.pop());s.push(n.join(c,o));s.push.apply(s,[])}).set("brace",function(e){e.queue=isEscaped(e)?[e.val]:[];e.count=1;return this.mapVisit(e.nodes)}).set("brace.open",function(e){e.parent.open=e.val}).set("text",function(e){var r=e.parent.queue;var i=e.escaped;var a=[e.val];if(e.optimize===false){t=n.extend({},t,{optimize:false})}if(e.multiplier>1){e.parent.count*=e.multiplier}if(t.quantifiers===true&&n.isQuantifier(e.val)){i=true}else if(e.val.length>1){if(isType(e.parent,"brace")&&!isEscaped(e)){var o=n.expand(e.val,t);a=o.segs;if(o.isOptimized){e.parent.isOptimized=true}if(!a.length){var s=o.val||e.val;if(t.unescape!==false){s=s.replace(/\\([,.])/g,"$1");s=s.replace(/["'`]/g,"")}a=[s];i=true}}}else if(e.val===","){if(t.expand){e.parent.queue.push([""]);a=[""]}else{a=["|"]}}else{i=true}if(i&&isType(e.parent,"brace")){if(e.parent.nodes.length<=4&&e.parent.count===1){e.parent.escaped=true}else if(e.parent.length<=3){e.parent.escaped=true}}if(!hasQueue(e.parent)){e.parent.queue=a;return}var c=n.arrayify(r.pop());if(e.parent.count>1&&t.expand){c=multiply(c,e.parent.count);e.parent.count=1}r.push(n.join(n.flatten(c),a.shift()));r.push.apply(r,a)}).set("brace.close",function(e){var r=e.parent.queue;var i=e.parent.parent;var a=i.queue.pop();var o=e.parent.open;var s=e.val;if(o&&s&&isOptimized(e,t)){o="(";s=")"}var c=n.last(r);if(e.parent.count>1&&t.expand){c=multiply(r.pop(),e.parent.count);e.parent.count=1;r.push(c)}if(s&&typeof c==="string"&&c.length===1){o="";s=""}if((isLiteralBrace(e,t)||noInner(e))&&!e.parent.hasEmpty){r.push(n.join(o,r.pop()||""));r=n.flatten(n.join(r,s))}if(typeof a==="undefined"){i.queue=[r]}else{i.queue.push(n.flatten(n.join(a,r)))}}).set("eos",function(e){if(this.input)return;if(t.optimize!==false){this.output=n.last(n.flatten(this.ast.queue))}else if(Array.isArray(n.last(this.ast.queue))){this.output=n.flatten(this.ast.queue.pop())}else{this.output=n.flatten(this.ast.queue)}if(e.parent.count>1&&t.expand){this.output=multiply(this.output,e.parent.count)}this.output=n.arrayify(this.output);this.ast.queue=[]})};function multiply(e,t,r){return n.flatten(n.repeat(n.arrayify(e),t))}function isEscaped(e){return e.escaped===true}function isOptimized(e,t){if(e.parent.isOptimized)return true;return isType(e.parent,"brace")&&!isEscaped(e.parent)&&t.expand!==true}function isLiteralBrace(e,t){return isEscaped(e.parent)||t.optimize!==false}function noInner(e,t){if(e.parent.queue.length===1){return true}var r=e.parent.nodes;return r.length===3&&isType(r[0],"brace.open")&&!isType(r[1],"text")&&isType(r[2],"brace.close")}function isType(e,t){return typeof e!=="undefined"&&e.type===t}function hasQueue(e){return Array.isArray(e.queue)&&e.queue.length}},5380:(e,t,r)=>{"use strict";var n=r(4240);var i=r(3762);e.exports=function(e,t){e.parser.set("bos",function(){if(!this.parsed){this.ast=this.nodes[0]=new n(this.ast)}}).set("escape",function(){var e=this.position();var r=this.match(/^(?:\\(.)|\$\{)/);if(!r)return;var a=this.prev();var o=i.last(a.nodes);var s=e(new n({type:"text",multiplier:1,val:r[0]}));if(s.val==="\\\\"){return s}if(s.val==="${"){var c=this.input;var u=-1;var l;while(l=c[++u]){this.consume(1);s.val+=l;if(l==="\\"){s.val+=c[++u];continue}if(l==="}"){break}}}if(this.options.unescape!==false){s.val=s.val.replace(/\\([{}])/g,"$1")}if(o.val==='"'&&this.input.charAt(0)==='"'){o.val=s.val;this.consume(1);return}return concatNodes.call(this,e,s,a,t)}).set("bracket",function(){var e=this.isInside("brace");var t=this.position();var r=this.match(/^(?:\[([!^]?)([^\]]{2,}|\]-)(\]|[^*+?]+)|\[)/);if(!r)return;var i=this.prev();var a=r[0];var o=r[1]?"^":"";var s=r[2]||"";var c=r[3]||"";if(e&&i.type==="brace"){i.text=i.text||"";i.text+=a}var u=this.input.slice(0,2);if(s===""&&u==="\\]"){s+=u;this.consume(2);var l=this.input;var f=-1;var d;while(d=l[++f]){this.consume(1);if(d==="]"){c=d;break}s+=d}}return t(new n({type:"bracket",val:a,escaped:c!=="]",negated:o,inner:s,close:c}))}).set("multiplier",function(){var e=this.isInside("brace");var r=this.position();var i=this.match(/^\{((?:,|\{,+\})+)\}/);if(!i)return;this.multiplier=true;var a=this.prev();var o=i[0];if(e&&a.type==="brace"){a.text=a.text||"";a.text+=o}var s=r(new n({type:"text",multiplier:1,match:i,val:o}));return concatNodes.call(this,r,s,a,t)}).set("brace.open",function(){var e=this.position();var t=this.match(/^\{(?!(?:[^\\}]?|,+)\})/);if(!t)return;var r=this.prev();var a=i.last(r.nodes);if(a&&a.val&&isExtglobChar(a.val.slice(-1))){a.optimize=false}var o=e(new n({type:"brace.open",val:t[0]}));var s=e(new n({type:"brace",nodes:[]}));s.push(o);r.push(s);this.push("brace",s)}).set("brace.close",function(){var e=this.position();var t=this.match(/^\}/);if(!t||!t[0])return;var r=this.pop("brace");var a=e(new n({type:"brace.close",val:t[0]}));if(!this.isType(r,"brace")){if(this.options.strict){throw new Error('missing opening "{"')}a.type="text";a.multiplier=0;a.escaped=true;return a}var o=this.prev();var s=i.last(o.nodes);if(s.text){var c=i.last(s.nodes);if(c.val===")"&&/[!@*?+]\(/.test(s.text)){var u=s.nodes[0];var l=s.nodes[1];if(u.type==="brace.open"&&l&&l.type==="text"){l.optimize=false}}}if(r.nodes.length>2){var f=r.nodes[1];if(f.type==="text"&&f.val===","){r.nodes.splice(1,1);r.nodes.push(f)}}r.push(a)}).set("boundary",function(){var e=this.position();var t=this.match(/^[$^](?!\{)/);if(!t)return;return e(new n({type:"text",val:t[0]}))}).set("nobrace",function(){var e=this.isInside("brace");var t=this.position();var r=this.match(/^\{[^,]?\}/);if(!r)return;var i=this.prev();var a=r[0];if(e&&i.type==="brace"){i.text=i.text||"";i.text+=a}return t(new n({type:"text",multiplier:0,val:a}))}).set("text",function(){var e=this.isInside("brace");var r=this.position();var i=this.match(/^((?!\\)[^${}[\]])+/);if(!i)return;var a=this.prev();var o=i[0];if(e&&a.type==="brace"){a.text=a.text||"";a.text+=o}var s=r(new n({type:"text",multiplier:1,val:o}));return concatNodes.call(this,r,s,a,t)})};function isExtglobChar(e){return e==="!"||e==="@"||e==="*"||e==="?"||e==="+"}function concatNodes(e,t,r,n){t.orig=t.val;var a=this.prev();var o=i.last(a.nodes);var s=false;if(t.val.length>1){var c=t.val.charAt(0);var u=t.val.slice(-1);s=c==='"'&&u==='"'||c==="'"&&u==="'"||c==="`"&&u==="`"}if(s&&n.unescape!==false){t.val=t.val.slice(1,t.val.length-1);t.escaped=true}if(t.match){var l=t.match[1];if(!l||l.indexOf("}")===-1){l=t.match[0]}var f=l.replace(/\{/g,",").replace(/\}/g,"");t.multiplier*=f.length;t.val=""}var d=o.type==="text"&&o.multiplier===1&&t.multiplier===1&&t.val;if(d){o.val+=t.val;return}a.push(t)}},3762:(e,t,r)=>{"use strict";var n=r(6439);var i=e.exports;i.extend=r(8333);i.flatten=r(7994);i.isObject=r(977);i.fillRange=r(9430);i.repeat=r(193);i.unique=r(6974);i.define=function(e,t,r){Object.defineProperty(e,t,{writable:true,configurable:true,enumerable:false,value:r})};i.isEmptySets=function(e){return/^(?:\{,\})+$/.test(e)};i.isQuotedString=function(e){var t=e.charAt(0);if(t==="'"||t==='"'||t==="`"){return e.slice(-1)===t}return false};i.createKey=function(e,t){var r=e;if(typeof t==="undefined"){return r}var n=Object.keys(t);for(var i=0;i1){if(r.optimize===false){a.val=n[0];return a}a.segs=i.stringifyArray(a.segs)}else if(n.length===1){var o=e.split("..");if(o.length===1){a.val=a.segs[a.segs.length-1]||a.val||e;a.segs=[];return a}if(o.length===2&&o[0]===o[1]){a.escaped=true;a.val=o[0];a.segs=[];return a}if(o.length>1){if(r.optimize!==false){r.optimize=true;delete r.expand}if(r.optimize!==true){var s=Math.min(o[0],o[1]);var c=Math.max(o[0],o[1]);var u=o[2]||1;if(r.rangeLimit!==false&&(c-s)/u>=r.rangeLimit){throw new RangeError("expanded array length exceeds range limit. Use options.rangeLimit to increase or disable the limit.")}}o.push(r);a.segs=i.fillRange.apply(null,o);if(!a.segs.length){a.escaped=true;a.val=e;return a}if(r.optimize===true){a.segs=i.stringifyArray(a.segs)}if(a.segs===""){a.val=e}else{a.val=a.segs[0]}return a}}else{a.val=e}return a};i.escapeBrackets=function(e){return function(t){if(t.escaped&&t.val==="b"){t.val="\\b";return}if(t.val!=="("&&t.val!=="[")return;var r=i.extend({},e);var n=[];var a=[];var o=[];var s=t.val;var c=t.str;var u=t.idx-1;while(++u{var t=Object.prototype.toString;var r=typeof Buffer.alloc==="function"&&typeof Buffer.allocUnsafe==="function"&&typeof Buffer.from==="function";function isArrayBuffer(e){return t.call(e).slice(8,-1)==="ArrayBuffer"}function fromArrayBuffer(e,t,n){t>>>=0;var i=e.byteLength-t;if(i<0){throw new RangeError("'offset' is out of bounds")}if(n===undefined){n=i}else{n>>>=0;if(n>i){throw new RangeError("'length' is out of bounds")}}return r?Buffer.from(e.slice(t,t+n)):new Buffer(new Uint8Array(e.slice(t,t+n)))}function fromString(e,t){if(typeof t!=="string"||t===""){t="utf8"}if(!Buffer.isEncoding(t)){throw new TypeError('"encoding" must be a valid string encoding')}return r?Buffer.from(e,t):new Buffer(e,t)}function bufferFrom(e,t,n){if(typeof e==="number"){throw new TypeError('"value" argument must not be a number')}if(isArrayBuffer(e)){return fromArrayBuffer(e,t,n)}if(typeof e==="string"){return fromString(e,t)}return r?Buffer.from(e):new Buffer(e)}e.exports=bufferFrom},9184:(e,t,r)=>{"use strict";var n=r(977);var i=r(2045);var a=r(5521);var o=r(3919);var s=r(5770);var c=r(2093);var u=r(3826);var l=r(3283);var f=r(6469);function namespace(e){function Cache(t){if(e){this[e]={}}if(t){this.set(t)}}i(Cache.prototype);Cache.prototype.set=function(t,r){if(Array.isArray(t)&&arguments.length===2){t=o(t)}if(n(t)||Array.isArray(t)){this.visit("set",t)}else{f(e?this[e]:this,t,r);this.emit("set",t,r)}return this};Cache.prototype.union=function(t,r){if(Array.isArray(t)&&arguments.length===2){t=o(t)}var n=e?this[e]:this;s(n,t,arrayify(r));this.emit("union",r);return this};Cache.prototype.get=function(t){t=o(arguments);var r=e?this[e]:this;var n=u(r,t);this.emit("get",t,n);return n};Cache.prototype.has=function(t){t=o(arguments);var r=e?this[e]:this;var n=u(r,t);var i=typeof n!=="undefined";this.emit("has",t,i);return i};Cache.prototype.del=function(t){if(Array.isArray(t)){this.visit("del",t)}else{c(e?this[e]:this,t);this.emit("del",t)}return this};Cache.prototype.clear=function(){if(e){this[e]={}}};Cache.prototype.visit=function(e,t){a(this,e,t);return this};return Cache}function arrayify(e){return e?Array.isArray(e)?e:[e]:[]}e.exports=namespace();e.exports.namespace=namespace},3010:(e,t,r)=>{"use strict";var n=r(1669);var i=r(8441);var a=r(4728);var o=r(1261);var s=r(977);var c=e.exports;c.isObject=function isObject(e){return s(e)||typeof e==="function"};c.has=function has(e,t){t=c.arrayify(t);var r=t.length;if(c.isObject(e)){for(var n in e){if(t.indexOf(n)>-1){return true}}var i=c.nativeKeys(e);return c.has(i,t)}if(Array.isArray(e)){var a=e;while(r--){if(a.indexOf(t[r])>-1){return true}}return false}throw new TypeError("expected an array or object.")};c.hasAll=function hasAll(e,t){t=c.arrayify(t);var r=t.length;while(r--){if(!c.has(e,t[r])){return false}}return true};c.arrayify=function arrayify(e){return e?Array.isArray(e)?e:[e]:[]};c.noop=function noop(){return};c.identity=function identity(e){return e};c.hasConstructor=function hasConstructor(e){return c.isObject(e)&&typeof e.constructor!=="undefined"};c.nativeKeys=function nativeKeys(e){if(!c.hasConstructor(e))return[];var t=Object.getOwnPropertyNames(e);if("caller"in e)t.push("caller");return t};c.getDescriptor=function getDescriptor(e,t){if(!c.isObject(e)){throw new TypeError("expected an object.")}if(typeof t!=="string"){throw new TypeError("expected key to be a string.")}return Object.getOwnPropertyDescriptor(e,t)};c.copyDescriptor=function copyDescriptor(e,t,r){if(!c.isObject(e)){throw new TypeError("expected receiving object to be an object.")}if(!c.isObject(t)){throw new TypeError("expected providing object to be an object.")}if(typeof r!=="string"){throw new TypeError("expected name to be a string.")}var n=c.getDescriptor(t,r);if(n)Object.defineProperty(e,r,n)};c.copy=function copy(e,t,r){if(!c.isObject(e)){throw new TypeError("expected receiving object to be an object.")}if(!c.isObject(t)){throw new TypeError("expected providing object to be an object.")}var n=Object.getOwnPropertyNames(t);var i=Object.keys(t);var o=n.length,s;r=c.arrayify(r);while(o--){s=n[o];if(c.has(i,s)){a(e,s,t[s])}else if(!(s in e)&&!c.has(r,s)){c.copyDescriptor(e,t,s)}}};c.inherit=function inherit(e,t,r){if(!c.isObject(e)){throw new TypeError("expected receiving object to be an object.")}if(!c.isObject(t)){throw new TypeError("expected providing object to be an object.")}var n=[];for(var i in t){n.push(i);e[i]=t[i]}n=n.concat(c.arrayify(r));var a=t.prototype||t;var o=e.prototype||e;c.copy(o,a,n)};c.extend=function(){return o.apply(null,arguments)};c.bubble=function(e,t){t=t||[];e.bubble=function(r,n){if(Array.isArray(n)){t=i([],t,n)}var a=t.length;var o=-1;while(++o{"use strict";var n=r(4274);var i=r(8098);e.exports=function(e,t,r){var a;if(typeof r==="string"&&t in e){var o=[].slice.call(arguments,2);a=e[t].apply(e,o)}else if(Array.isArray(r)){a=i.apply(null,arguments)}else{a=n.apply(null,arguments)}if(typeof a!=="undefined"){return a}return e}},3644:(e,t,r)=>{var n=r(9187);var i={};for(var a in n){if(n.hasOwnProperty(a)){i[n[a]]=a}}var o=e.exports={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};for(var s in o){if(o.hasOwnProperty(s)){if(!("channels"in o[s])){throw new Error("missing channels property: "+s)}if(!("labels"in o[s])){throw new Error("missing channel labels property: "+s)}if(o[s].labels.length!==o[s].channels){throw new Error("channel and label counts mismatch: "+s)}var c=o[s].channels;var u=o[s].labels;delete o[s].channels;delete o[s].labels;Object.defineProperty(o[s],"channels",{value:c});Object.defineProperty(o[s],"labels",{value:u})}}o.rgb.hsl=function(e){var t=e[0]/255;var r=e[1]/255;var n=e[2]/255;var i=Math.min(t,r,n);var a=Math.max(t,r,n);var o=a-i;var s;var c;var u;if(a===i){s=0}else if(t===a){s=(r-n)/o}else if(r===a){s=2+(n-t)/o}else if(n===a){s=4+(t-r)/o}s=Math.min(s*60,360);if(s<0){s+=360}u=(i+a)/2;if(a===i){c=0}else if(u<=.5){c=o/(a+i)}else{c=o/(2-a-i)}return[s,c*100,u*100]};o.rgb.hsv=function(e){var t;var r;var n;var i;var a;var o=e[0]/255;var s=e[1]/255;var c=e[2]/255;var u=Math.max(o,s,c);var l=u-Math.min(o,s,c);var f=function(e){return(u-e)/6/l+1/2};if(l===0){i=a=0}else{a=l/u;t=f(o);r=f(s);n=f(c);if(o===u){i=n-r}else if(s===u){i=1/3+t-n}else if(c===u){i=2/3+r-t}if(i<0){i+=1}else if(i>1){i-=1}}return[i*360,a*100,u*100]};o.rgb.hwb=function(e){var t=e[0];var r=e[1];var n=e[2];var i=o.rgb.hsl(e)[0];var a=1/255*Math.min(t,Math.min(r,n));n=1-1/255*Math.max(t,Math.max(r,n));return[i,a*100,n*100]};o.rgb.cmyk=function(e){var t=e[0]/255;var r=e[1]/255;var n=e[2]/255;var i;var a;var o;var s;s=Math.min(1-t,1-r,1-n);i=(1-t-s)/(1-s)||0;a=(1-r-s)/(1-s)||0;o=(1-n-s)/(1-s)||0;return[i*100,a*100,o*100,s*100]};function comparativeDistance(e,t){return Math.pow(e[0]-t[0],2)+Math.pow(e[1]-t[1],2)+Math.pow(e[2]-t[2],2)}o.rgb.keyword=function(e){var t=i[e];if(t){return t}var r=Infinity;var a;for(var o in n){if(n.hasOwnProperty(o)){var s=n[o];var c=comparativeDistance(e,s);if(c.04045?Math.pow((t+.055)/1.055,2.4):t/12.92;r=r>.04045?Math.pow((r+.055)/1.055,2.4):r/12.92;n=n>.04045?Math.pow((n+.055)/1.055,2.4):n/12.92;var i=t*.4124+r*.3576+n*.1805;var a=t*.2126+r*.7152+n*.0722;var o=t*.0193+r*.1192+n*.9505;return[i*100,a*100,o*100]};o.rgb.lab=function(e){var t=o.rgb.xyz(e);var r=t[0];var n=t[1];var i=t[2];var a;var s;var c;r/=95.047;n/=100;i/=108.883;r=r>.008856?Math.pow(r,1/3):7.787*r+16/116;n=n>.008856?Math.pow(n,1/3):7.787*n+16/116;i=i>.008856?Math.pow(i,1/3):7.787*i+16/116;a=116*n-16;s=500*(r-n);c=200*(n-i);return[a,s,c]};o.hsl.rgb=function(e){var t=e[0]/360;var r=e[1]/100;var n=e[2]/100;var i;var a;var o;var s;var c;if(r===0){c=n*255;return[c,c,c]}if(n<.5){a=n*(1+r)}else{a=n+r-n*r}i=2*n-a;s=[0,0,0];for(var u=0;u<3;u++){o=t+1/3*-(u-1);if(o<0){o++}if(o>1){o--}if(6*o<1){c=i+(a-i)*6*o}else if(2*o<1){c=a}else if(3*o<2){c=i+(a-i)*(2/3-o)*6}else{c=i}s[u]=c*255}return s};o.hsl.hsv=function(e){var t=e[0];var r=e[1]/100;var n=e[2]/100;var i=r;var a=Math.max(n,.01);var o;var s;n*=2;r*=n<=1?n:2-n;i*=a<=1?a:2-a;s=(n+r)/2;o=n===0?2*i/(a+i):2*r/(n+r);return[t,o*100,s*100]};o.hsv.rgb=function(e){var t=e[0]/60;var r=e[1]/100;var n=e[2]/100;var i=Math.floor(t)%6;var a=t-Math.floor(t);var o=255*n*(1-r);var s=255*n*(1-r*a);var c=255*n*(1-r*(1-a));n*=255;switch(i){case 0:return[n,c,o];case 1:return[s,n,o];case 2:return[o,n,c];case 3:return[o,s,n];case 4:return[c,o,n];case 5:return[n,o,s]}};o.hsv.hsl=function(e){var t=e[0];var r=e[1]/100;var n=e[2]/100;var i=Math.max(n,.01);var a;var o;var s;s=(2-r)*n;a=(2-r)*i;o=r*i;o/=a<=1?a:2-a;o=o||0;s/=2;return[t,o*100,s*100]};o.hwb.rgb=function(e){var t=e[0]/360;var r=e[1]/100;var n=e[2]/100;var i=r+n;var a;var o;var s;var c;if(i>1){r/=i;n/=i}a=Math.floor(6*t);o=1-n;s=6*t-a;if((a&1)!==0){s=1-s}c=r+s*(o-r);var u;var l;var f;switch(a){default:case 6:case 0:u=o;l=c;f=r;break;case 1:u=c;l=o;f=r;break;case 2:u=r;l=o;f=c;break;case 3:u=r;l=c;f=o;break;case 4:u=c;l=r;f=o;break;case 5:u=o;l=r;f=c;break}return[u*255,l*255,f*255]};o.cmyk.rgb=function(e){var t=e[0]/100;var r=e[1]/100;var n=e[2]/100;var i=e[3]/100;var a;var o;var s;a=1-Math.min(1,t*(1-i)+i);o=1-Math.min(1,r*(1-i)+i);s=1-Math.min(1,n*(1-i)+i);return[a*255,o*255,s*255]};o.xyz.rgb=function(e){var t=e[0]/100;var r=e[1]/100;var n=e[2]/100;var i;var a;var o;i=t*3.2406+r*-1.5372+n*-.4986;a=t*-.9689+r*1.8758+n*.0415;o=t*.0557+r*-.204+n*1.057;i=i>.0031308?1.055*Math.pow(i,1/2.4)-.055:i*12.92;a=a>.0031308?1.055*Math.pow(a,1/2.4)-.055:a*12.92;o=o>.0031308?1.055*Math.pow(o,1/2.4)-.055:o*12.92;i=Math.min(Math.max(0,i),1);a=Math.min(Math.max(0,a),1);o=Math.min(Math.max(0,o),1);return[i*255,a*255,o*255]};o.xyz.lab=function(e){var t=e[0];var r=e[1];var n=e[2];var i;var a;var o;t/=95.047;r/=100;n/=108.883;t=t>.008856?Math.pow(t,1/3):7.787*t+16/116;r=r>.008856?Math.pow(r,1/3):7.787*r+16/116;n=n>.008856?Math.pow(n,1/3):7.787*n+16/116;i=116*r-16;a=500*(t-r);o=200*(r-n);return[i,a,o]};o.lab.xyz=function(e){var t=e[0];var r=e[1];var n=e[2];var i;var a;var o;a=(t+16)/116;i=r/500+a;o=a-n/200;var s=Math.pow(a,3);var c=Math.pow(i,3);var u=Math.pow(o,3);a=s>.008856?s:(a-16/116)/7.787;i=c>.008856?c:(i-16/116)/7.787;o=u>.008856?u:(o-16/116)/7.787;i*=95.047;a*=100;o*=108.883;return[i,a,o]};o.lab.lch=function(e){var t=e[0];var r=e[1];var n=e[2];var i;var a;var o;i=Math.atan2(n,r);a=i*360/2/Math.PI;if(a<0){a+=360}o=Math.sqrt(r*r+n*n);return[t,o,a]};o.lch.lab=function(e){var t=e[0];var r=e[1];var n=e[2];var i;var a;var o;o=n/360*2*Math.PI;i=r*Math.cos(o);a=r*Math.sin(o);return[t,i,a]};o.rgb.ansi16=function(e){var t=e[0];var r=e[1];var n=e[2];var i=1 in arguments?arguments[1]:o.rgb.hsv(e)[2];i=Math.round(i/50);if(i===0){return 30}var a=30+(Math.round(n/255)<<2|Math.round(r/255)<<1|Math.round(t/255));if(i===2){a+=60}return a};o.hsv.ansi16=function(e){return o.rgb.ansi16(o.hsv.rgb(e),e[2])};o.rgb.ansi256=function(e){var t=e[0];var r=e[1];var n=e[2];if(t===r&&r===n){if(t<8){return 16}if(t>248){return 231}return Math.round((t-8)/247*24)+232}var i=16+36*Math.round(t/255*5)+6*Math.round(r/255*5)+Math.round(n/255*5);return i};o.ansi16.rgb=function(e){var t=e%10;if(t===0||t===7){if(e>50){t+=3.5}t=t/10.5*255;return[t,t,t]}var r=(~~(e>50)+1)*.5;var n=(t&1)*r*255;var i=(t>>1&1)*r*255;var a=(t>>2&1)*r*255;return[n,i,a]};o.ansi256.rgb=function(e){if(e>=232){var t=(e-232)*10+8;return[t,t,t]}e-=16;var r;var n=Math.floor(e/36)/5*255;var i=Math.floor((r=e%36)/6)/5*255;var a=r%6/5*255;return[n,i,a]};o.rgb.hex=function(e){var t=((Math.round(e[0])&255)<<16)+((Math.round(e[1])&255)<<8)+(Math.round(e[2])&255);var r=t.toString(16).toUpperCase();return"000000".substring(r.length)+r};o.hex.rgb=function(e){var t=e.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!t){return[0,0,0]}var r=t[0];if(t[0].length===3){r=r.split("").map(function(e){return e+e}).join("")}var n=parseInt(r,16);var i=n>>16&255;var a=n>>8&255;var o=n&255;return[i,a,o]};o.rgb.hcg=function(e){var t=e[0]/255;var r=e[1]/255;var n=e[2]/255;var i=Math.max(Math.max(t,r),n);var a=Math.min(Math.min(t,r),n);var o=i-a;var s;var c;if(o<1){s=a/(1-o)}else{s=0}if(o<=0){c=0}else if(i===t){c=(r-n)/o%6}else if(i===r){c=2+(n-t)/o}else{c=4+(t-r)/o+4}c/=6;c%=1;return[c*360,o*100,s*100]};o.hsl.hcg=function(e){var t=e[1]/100;var r=e[2]/100;var n=1;var i=0;if(r<.5){n=2*t*r}else{n=2*t*(1-r)}if(n<1){i=(r-.5*n)/(1-n)}return[e[0],n*100,i*100]};o.hsv.hcg=function(e){var t=e[1]/100;var r=e[2]/100;var n=t*r;var i=0;if(n<1){i=(r-n)/(1-n)}return[e[0],n*100,i*100]};o.hcg.rgb=function(e){var t=e[0]/360;var r=e[1]/100;var n=e[2]/100;if(r===0){return[n*255,n*255,n*255]}var i=[0,0,0];var a=t%1*6;var o=a%1;var s=1-o;var c=0;switch(Math.floor(a)){case 0:i[0]=1;i[1]=o;i[2]=0;break;case 1:i[0]=s;i[1]=1;i[2]=0;break;case 2:i[0]=0;i[1]=1;i[2]=o;break;case 3:i[0]=0;i[1]=s;i[2]=1;break;case 4:i[0]=o;i[1]=0;i[2]=1;break;default:i[0]=1;i[1]=0;i[2]=s}c=(1-r)*n;return[(r*i[0]+c)*255,(r*i[1]+c)*255,(r*i[2]+c)*255]};o.hcg.hsv=function(e){var t=e[1]/100;var r=e[2]/100;var n=t+r*(1-t);var i=0;if(n>0){i=t/n}return[e[0],i*100,n*100]};o.hcg.hsl=function(e){var t=e[1]/100;var r=e[2]/100;var n=r*(1-t)+.5*t;var i=0;if(n>0&&n<.5){i=t/(2*n)}else if(n>=.5&&n<1){i=t/(2*(1-n))}return[e[0],i*100,n*100]};o.hcg.hwb=function(e){var t=e[1]/100;var r=e[2]/100;var n=t+r*(1-t);return[e[0],(n-t)*100,(1-n)*100]};o.hwb.hcg=function(e){var t=e[1]/100;var r=e[2]/100;var n=1-r;var i=n-t;var a=0;if(i<1){a=(n-i)/(1-i)}return[e[0],i*100,a*100]};o.apple.rgb=function(e){return[e[0]/65535*255,e[1]/65535*255,e[2]/65535*255]};o.rgb.apple=function(e){return[e[0]/255*65535,e[1]/255*65535,e[2]/255*65535]};o.gray.rgb=function(e){return[e[0]/100*255,e[0]/100*255,e[0]/100*255]};o.gray.hsl=o.gray.hsv=function(e){return[0,0,e[0]]};o.gray.hwb=function(e){return[0,100,e[0]]};o.gray.cmyk=function(e){return[0,0,0,e[0]]};o.gray.lab=function(e){return[e[0],0,0]};o.gray.hex=function(e){var t=Math.round(e[0]/100*255)&255;var r=(t<<16)+(t<<8)+t;var n=r.toString(16).toUpperCase();return"000000".substring(n.length)+n};o.rgb.gray=function(e){var t=(e[0]+e[1]+e[2])/3;return[t/255*100]}},8215:(e,t,r)=>{var n=r(3644);var i=r(2076);var a={};var o=Object.keys(n);function wrapRaw(e){var t=function(t){if(t===undefined||t===null){return t}if(arguments.length>1){t=Array.prototype.slice.call(arguments)}return e(t)};if("conversion"in e){t.conversion=e.conversion}return t}function wrapRounded(e){var t=function(t){if(t===undefined||t===null){return t}if(arguments.length>1){t=Array.prototype.slice.call(arguments)}var r=e(t);if(typeof r==="object"){for(var n=r.length,i=0;i{"use strict";e.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}},2076:(e,t,r)=>{var n=r(3644);function buildGraph(){var e={};var t=Object.keys(n);for(var r=t.length,i=0;i{if(true){e.exports=Emitter}function Emitter(e){if(e)return mixin(e)}function mixin(e){for(var t in Emitter.prototype){e[t]=Emitter.prototype[t]}return e}Emitter.prototype.on=Emitter.prototype.addEventListener=function(e,t){this._callbacks=this._callbacks||{};(this._callbacks["$"+e]=this._callbacks["$"+e]||[]).push(t);return this};Emitter.prototype.once=function(e,t){function on(){this.off(e,on);t.apply(this,arguments)}on.fn=t;this.on(e,on);return this};Emitter.prototype.off=Emitter.prototype.removeListener=Emitter.prototype.removeAllListeners=Emitter.prototype.removeEventListener=function(e,t){this._callbacks=this._callbacks||{};if(0==arguments.length){this._callbacks={};return this}var r=this._callbacks["$"+e];if(!r)return this;if(1==arguments.length){delete this._callbacks["$"+e];return this}var n;for(var i=0;i{"use strict";e.exports=function copyDescriptor(e,t,r,n){if(!isObject(t)&&typeof t!=="function"){n=r;r=t;t=e}if(!isObject(e)&&typeof e!=="function"){throw new TypeError("expected the first argument to be an object")}if(!isObject(t)&&typeof t!=="function"){throw new TypeError("expected provider to be an object")}if(typeof n!=="string"){n=r}if(typeof r!=="string"){throw new TypeError("expected key to be a string")}if(!(r in t)){throw new Error('property "'+r+'" does not exist')}var i=Object.getOwnPropertyDescriptor(t,r);if(i)Object.defineProperty(e,n,i)};function isObject(e){return{}.toString.call(e)==="[object Object]"}},535:e=>{"use strict";var t="%[a-f0-9]{2}";var r=new RegExp(t,"gi");var n=new RegExp("("+t+")+","gi");function decodeComponents(e,t){try{return decodeURIComponent(e.join(""))}catch(e){}if(e.length===1){return e}t=t||1;var r=e.slice(0,t);var n=e.slice(t);return Array.prototype.concat.call([],decodeComponents(r),decodeComponents(n))}function decode(e){try{return decodeURIComponent(e)}catch(i){var t=e.match(r);for(var n=1;n{"use strict";var n=r(6203);e.exports=function defineProperty(e,t,r){if(typeof e!=="object"&&typeof e!=="function"){throw new TypeError("expected an object or function.")}if(typeof t!=="string"){throw new TypeError("expected `prop` to be a string.")}if(n(r)&&("set"in r||"get"in r)){return Object.defineProperty(e,t,r)}return Object.defineProperty(e,t,{configurable:true,enumerable:false,writable:true,value:r})}},6398:(e,t,r)=>{"use strict";var n=r(2585);var i={get:"function",set:"function",configurable:"boolean",enumerable:"boolean"};function isAccessorDescriptor(e,t){if(typeof t==="string"){var r=Object.getOwnPropertyDescriptor(e,t);return typeof r!=="undefined"}if(n(e)!=="object"){return false}if(has(e,"value")||has(e,"writable")){return false}if(!has(e,"get")||typeof e.get!=="function"){return false}if(has(e,"set")&&typeof e[a]!=="function"&&typeof e[a]!=="undefined"){return false}for(var a in e){if(!i.hasOwnProperty(a)){continue}if(n(e[a])===i[a]){continue}if(typeof e[a]!=="undefined"){return false}}return true}function has(e,t){return{}.hasOwnProperty.call(e,t)}e.exports=isAccessorDescriptor},2585:(e,t,r)=>{var n=r(4950);var i=Object.prototype.toString;e.exports=function kindOf(e){if(typeof e==="undefined"){return"undefined"}if(e===null){return"null"}if(e===true||e===false||e instanceof Boolean){return"boolean"}if(typeof e==="string"||e instanceof String){return"string"}if(typeof e==="number"||e instanceof Number){return"number"}if(typeof e==="function"||e instanceof Function){return"function"}if(typeof Array.isArray!=="undefined"&&Array.isArray(e)){return"array"}if(e instanceof RegExp){return"regexp"}if(e instanceof Date){return"date"}var t=i.call(e);if(t==="[object RegExp]"){return"regexp"}if(t==="[object Date]"){return"date"}if(t==="[object Arguments]"){return"arguments"}if(t==="[object Error]"){return"error"}if(n(e)){return"buffer"}if(t==="[object Set]"){return"set"}if(t==="[object WeakSet]"){return"weakset"}if(t==="[object Map]"){return"map"}if(t==="[object WeakMap]"){return"weakmap"}if(t==="[object Symbol]"){return"symbol"}if(t==="[object Int8Array]"){return"int8array"}if(t==="[object Uint8Array]"){return"uint8array"}if(t==="[object Uint8ClampedArray]"){return"uint8clampedarray"}if(t==="[object Int16Array]"){return"int16array"}if(t==="[object Uint16Array]"){return"uint16array"}if(t==="[object Int32Array]"){return"int32array"}if(t==="[object Uint32Array]"){return"uint32array"}if(t==="[object Float32Array]"){return"float32array"}if(t==="[object Float64Array]"){return"float64array"}return"object"}},7725:(e,t,r)=>{"use strict";var n=r(5060);var i={configurable:"boolean",enumerable:"boolean",writable:"boolean"};function isDataDescriptor(e,t){if(n(e)!=="object"){return false}if(typeof t==="string"){var r=Object.getOwnPropertyDescriptor(e,t);return typeof r!=="undefined"}if(!("value"in e)&&!("writable"in e)){return false}for(var a in e){if(a==="value")continue;if(!i.hasOwnProperty(a)){continue}if(n(e[a])===i[a]){continue}if(typeof e[a]!=="undefined"){return false}}return true}e.exports=isDataDescriptor},5060:(e,t,r)=>{var n=r(4950);var i=Object.prototype.toString;e.exports=function kindOf(e){if(typeof e==="undefined"){return"undefined"}if(e===null){return"null"}if(e===true||e===false||e instanceof Boolean){return"boolean"}if(typeof e==="string"||e instanceof String){return"string"}if(typeof e==="number"||e instanceof Number){return"number"}if(typeof e==="function"||e instanceof Function){return"function"}if(typeof Array.isArray!=="undefined"&&Array.isArray(e)){return"array"}if(e instanceof RegExp){return"regexp"}if(e instanceof Date){return"date"}var t=i.call(e);if(t==="[object RegExp]"){return"regexp"}if(t==="[object Date]"){return"date"}if(t==="[object Arguments]"){return"arguments"}if(t==="[object Error]"){return"error"}if(n(e)){return"buffer"}if(t==="[object Set]"){return"set"}if(t==="[object WeakSet]"){return"weakset"}if(t==="[object Map]"){return"map"}if(t==="[object WeakMap]"){return"weakmap"}if(t==="[object Symbol]"){return"symbol"}if(t==="[object Int8Array]"){return"int8array"}if(t==="[object Uint8Array]"){return"uint8array"}if(t==="[object Uint8ClampedArray]"){return"uint8clampedarray"}if(t==="[object Int16Array]"){return"int16array"}if(t==="[object Uint16Array]"){return"uint16array"}if(t==="[object Int32Array]"){return"int32array"}if(t==="[object Uint32Array]"){return"uint32array"}if(t==="[object Float32Array]"){return"float32array"}if(t==="[object Float64Array]"){return"float64array"}return"object"}},6203:(e,t,r)=>{"use strict";var n=r(1284);var i=r(6398);var a=r(7725);e.exports=function isDescriptor(e,t){if(n(e)!=="object"){return false}if("get"in e){return i(e,t)}return a(e,t)}},1284:e=>{var t=Object.prototype.toString;e.exports=function kindOf(e){var r=typeof e;if(r==="undefined"){return"undefined"}if(e===null){return"null"}if(e===true||e===false||e instanceof Boolean){return"boolean"}if(r==="string"||e instanceof String){return"string"}if(r==="number"||e instanceof Number){return"number"}if(r==="function"||e instanceof Function){if(typeof e.constructor.name!=="undefined"&&e.constructor.name.slice(0,9)==="Generator"){return"generatorfunction"}return"function"}if(typeof Array.isArray!=="undefined"&&Array.isArray(e)){return"array"}if(e instanceof RegExp){return"regexp"}if(e instanceof Date){return"date"}r=t.call(e);if(r==="[object RegExp]"){return"regexp"}if(r==="[object Date]"){return"date"}if(r==="[object Arguments]"){return"arguments"}if(r==="[object Error]"){return"error"}if(r==="[object Promise]"){return"promise"}if(isBuffer(e)){return"buffer"}if(r==="[object Set]"){return"set"}if(r==="[object WeakSet]"){return"weakset"}if(r==="[object Map]"){return"map"}if(r==="[object WeakMap]"){return"weakmap"}if(r==="[object Symbol]"){return"symbol"}if(r==="[object Map Iterator]"){return"mapiterator"}if(r==="[object Set Iterator]"){return"setiterator"}if(r==="[object String Iterator]"){return"stringiterator"}if(r==="[object Array Iterator]"){return"arrayiterator"}if(r==="[object Int8Array]"){return"int8array"}if(r==="[object Uint8Array]"){return"uint8array"}if(r==="[object Uint8ClampedArray]"){return"uint8clampedarray"}if(r==="[object Int16Array]"){return"int16array"}if(r==="[object Uint16Array]"){return"uint16array"}if(r==="[object Int32Array]"){return"int32array"}if(r==="[object Uint32Array]"){return"uint32array"}if(r==="[object Float32Array]"){return"float32array"}if(r==="[object Float64Array]"){return"float64array"}return"object"};function isBuffer(e){return e.constructor&&typeof e.constructor.isBuffer==="function"&&e.constructor.isBuffer(e)}},1356:e=>{e.exports=["🀄","🃏","🅰","🅱","🅾","🅿","🆎","🆑","🆒","🆓","🆔","🆕","🆖","🆗","🆘","🆙","🆚","🇦🇨","🇦🇩","🇦🇪","🇦🇫","🇦🇬","🇦🇮","🇦🇱","🇦🇲","🇦🇴","🇦🇶","🇦🇷","🇦🇸","🇦🇹","🇦🇺","🇦🇼","🇦🇽","🇦🇿","🇦","🇧🇦","🇧🇧","🇧🇩","🇧🇪","🇧🇫","🇧🇬","🇧🇭","🇧🇮","🇧🇯","🇧🇱","🇧🇲","🇧🇳","🇧🇴","🇧🇶","🇧🇷","🇧🇸","🇧🇹","🇧🇻","🇧🇼","🇧🇾","🇧🇿","🇧","🇨🇦","🇨🇨","🇨🇩","🇨🇫","🇨🇬","🇨🇭","🇨🇮","🇨🇰","🇨🇱","🇨🇲","🇨🇳","🇨🇴","🇨🇵","🇨🇷","🇨🇺","🇨🇻","🇨🇼","🇨🇽","🇨🇾","🇨🇿","🇨","🇩🇪","🇩🇬","🇩🇯","🇩🇰","🇩🇲","🇩🇴","🇩🇿","🇩","🇪🇦","🇪🇨","🇪🇪","🇪🇬","🇪🇭","🇪🇷","🇪🇸","🇪🇹","🇪🇺","🇪","🇫🇮","🇫🇯","🇫🇰","🇫🇲","🇫🇴","🇫🇷","🇫","🇬🇦","🇬🇧","🇬🇩","🇬🇪","🇬🇫","🇬🇬","🇬🇭","🇬🇮","🇬🇱","🇬🇲","🇬🇳","🇬🇵","🇬🇶","🇬🇷","🇬🇸","🇬🇹","🇬🇺","🇬🇼","🇬🇾","🇬","🇭🇰","🇭🇲","🇭🇳","🇭🇷","🇭🇹","🇭🇺","🇭","🇮🇨","🇮🇩","🇮🇪","🇮🇱","🇮🇲","🇮🇳","🇮🇴","🇮🇶","🇮🇷","🇮🇸","🇮🇹","🇮","🇯🇪","🇯🇲","🇯🇴","🇯🇵","🇯","🇰🇪","🇰🇬","🇰🇭","🇰🇮","🇰🇲","🇰🇳","🇰🇵","🇰🇷","🇰🇼","🇰🇾","🇰🇿","🇰","🇱🇦","🇱🇧","🇱🇨","🇱🇮","🇱🇰","🇱🇷","🇱🇸","🇱🇹","🇱🇺","🇱🇻","🇱🇾","🇱","🇲🇦","🇲🇨","🇲🇩","🇲🇪","🇲🇫","🇲🇬","🇲🇭","🇲🇰","🇲🇱","🇲🇲","🇲🇳","🇲🇴","🇲🇵","🇲🇶","🇲🇷","🇲🇸","🇲🇹","🇲🇺","🇲🇻","🇲🇼","🇲🇽","🇲🇾","🇲🇿","🇲","🇳🇦","🇳🇨","🇳🇪","🇳🇫","🇳🇬","🇳🇮","🇳🇱","🇳🇴","🇳🇵","🇳🇷","🇳🇺","🇳🇿","🇳","🇴🇲","🇴","🇵🇦","🇵🇪","🇵🇫","🇵🇬","🇵🇭","🇵🇰","🇵🇱","🇵🇲","🇵🇳","🇵🇷","🇵🇸","🇵🇹","🇵🇼","🇵🇾","🇵","🇶🇦","🇶","🇷🇪","🇷🇴","🇷🇸","🇷🇺","🇷🇼","🇷","🇸🇦","🇸🇧","🇸🇨","🇸🇩","🇸🇪","🇸🇬","🇸🇭","🇸🇮","🇸🇯","🇸🇰","🇸🇱","🇸🇲","🇸🇳","🇸🇴","🇸🇷","🇸🇸","🇸🇹","🇸🇻","🇸🇽","🇸🇾","🇸🇿","🇸","🇹🇦","🇹🇨","🇹🇩","🇹🇫","🇹🇬","🇹🇭","🇹🇯","🇹🇰","🇹🇱","🇹🇲","🇹🇳","🇹🇴","🇹🇷","🇹🇹","🇹🇻","🇹🇼","🇹🇿","🇹","🇺🇦","🇺🇬","🇺🇲","🇺🇳","🇺🇸","🇺🇾","🇺🇿","🇺","🇻🇦","🇻🇨","🇻🇪","🇻🇬","🇻🇮","🇻🇳","🇻🇺","🇻","🇼🇫","🇼🇸","🇼","🇽🇰","🇽","🇾🇪","🇾🇹","🇾","🇿🇦","🇿🇲","🇿🇼","🇿","🈁","🈂","🈚","🈯","🈲","🈳","🈴","🈵","🈶","🈷","🈸","🈹","🈺","🉐","🉑","🌀","🌁","🌂","🌃","🌄","🌅","🌆","🌇","🌈","🌉","🌊","🌋","🌌","🌍","🌎","🌏","🌐","🌑","🌒","🌓","🌔","🌕","🌖","🌗","🌘","🌙","🌚","🌛","🌜","🌝","🌞","🌟","🌠","🌡","🌤","🌥","🌦","🌧","🌨","🌩","🌪","🌫","🌬","🌭","🌮","🌯","🌰","🌱","🌲","🌳","🌴","🌵","🌶","🌷","🌸","🌹","🌺","🌻","🌼","🌽","🌾","🌿","🍀","🍁","🍂","🍃","🍄","🍅","🍆","🍇","🍈","🍉","🍊","🍋","🍌","🍍","🍎","🍏","🍐","🍑","🍒","🍓","🍔","🍕","🍖","🍗","🍘","🍙","🍚","🍛","🍜","🍝","🍞","🍟","🍠","🍡","🍢","🍣","🍤","🍥","🍦","🍧","🍨","🍩","🍪","🍫","🍬","🍭","🍮","🍯","🍰","🍱","🍲","🍳","🍴","🍵","🍶","🍷","🍸","🍹","🍺","🍻","🍼","🍽","🍾","🍿","🎀","🎁","🎂","🎃","🎄","🎅🏻","🎅🏼","🎅🏽","🎅🏾","🎅🏿","🎅","🎆","🎇","🎈","🎉","🎊","🎋","🎌","🎍","🎎","🎏","🎐","🎑","🎒","🎓","🎖","🎗","🎙","🎚","🎛","🎞","🎟","🎠","🎡","🎢","🎣","🎤","🎥","🎦","🎧","🎨","🎩","🎪","🎫","🎬","🎭","🎮","🎯","🎰","🎱","🎲","🎳","🎴","🎵","🎶","🎷","🎸","🎹","🎺","🎻","🎼","🎽","🎾","🎿","🏀","🏁","🏂🏻","🏂🏼","🏂🏽","🏂🏾","🏂🏿","🏂","🏃🏻‍♀️","🏃🏻‍♂️","🏃🏻","🏃🏼‍♀️","🏃🏼‍♂️","🏃🏼","🏃🏽‍♀️","🏃🏽‍♂️","🏃🏽","🏃🏾‍♀️","🏃🏾‍♂️","🏃🏾","🏃🏿‍♀️","🏃🏿‍♂️","🏃🏿","🏃‍♀️","🏃‍♂️","🏃","🏄🏻‍♀️","🏄🏻‍♂️","🏄🏻","🏄🏼‍♀️","🏄🏼‍♂️","🏄🏼","🏄🏽‍♀️","🏄🏽‍♂️","🏄🏽","🏄🏾‍♀️","🏄🏾‍♂️","🏄🏾","🏄🏿‍♀️","🏄🏿‍♂️","🏄🏿","🏄‍♀️","🏄‍♂️","🏄","🏅","🏆","🏇🏻","🏇🏼","🏇🏽","🏇🏾","🏇🏿","🏇","🏈","🏉","🏊🏻‍♀️","🏊🏻‍♂️","🏊🏻","🏊🏼‍♀️","🏊🏼‍♂️","🏊🏼","🏊🏽‍♀️","🏊🏽‍♂️","🏊🏽","🏊🏾‍♀️","🏊🏾‍♂️","🏊🏾","🏊🏿‍♀️","🏊🏿‍♂️","🏊🏿","🏊‍♀️","🏊‍♂️","🏊","🏋🏻‍♀️","🏋🏻‍♂️","🏋🏻","🏋🏼‍♀️","🏋🏼‍♂️","🏋🏼","🏋🏽‍♀️","🏋🏽‍♂️","🏋🏽","🏋🏾‍♀️","🏋🏾‍♂️","🏋🏾","🏋🏿‍♀️","🏋🏿‍♂️","🏋🏿","🏋️‍♀️","🏋️‍♂️","🏋","🏌🏻‍♀️","🏌🏻‍♂️","🏌🏻","🏌🏼‍♀️","🏌🏼‍♂️","🏌🏼","🏌🏽‍♀️","🏌🏽‍♂️","🏌🏽","🏌🏾‍♀️","🏌🏾‍♂️","🏌🏾","🏌🏿‍♀️","🏌🏿‍♂️","🏌🏿","🏌️‍♀️","🏌️‍♂️","🏌","🏍","🏎","🏏","🏐","🏑","🏒","🏓","🏔","🏕","🏖","🏗","🏘","🏙","🏚","🏛","🏜","🏝","🏞","🏟","🏠","🏡","🏢","🏣","🏤","🏥","🏦","🏧","🏨","🏩","🏪","🏫","🏬","🏭","🏮","🏯","🏰","🏳️‍🌈","🏳","🏴‍☠️","🏴","🏵","🏷","🏸","🏹","🏺","🏻","🏼","🏽","🏾","🏿","🐀","🐁","🐂","🐃","🐄","🐅","🐆","🐇","🐈","🐉","🐊","🐋","🐌","🐍","🐎","🐏","🐐","🐑","🐒","🐓","🐔","🐕","🐖","🐗","🐘","🐙","🐚","🐛","🐜","🐝","🐞","🐟","🐠","🐡","🐢","🐣","🐤","🐥","🐦","🐧","🐨","🐩","🐪","🐫","🐬","🐭","🐮","🐯","🐰","🐱","🐲","🐳","🐴","🐵","🐶","🐷","🐸","🐹","🐺","🐻","🐼","🐽","🐾","🐿","👀","👁‍🗨","👁","👂🏻","👂🏼","👂🏽","👂🏾","👂🏿","👂","👃🏻","👃🏼","👃🏽","👃🏾","👃🏿","👃","👄","👅","👆🏻","👆🏼","👆🏽","👆🏾","👆🏿","👆","👇🏻","👇🏼","👇🏽","👇🏾","👇🏿","👇","👈🏻","👈🏼","👈🏽","👈🏾","👈🏿","👈","👉🏻","👉🏼","👉🏽","👉🏾","👉🏿","👉","👊🏻","👊🏼","👊🏽","👊🏾","👊🏿","👊","👋🏻","👋🏼","👋🏽","👋🏾","👋🏿","👋","👌🏻","👌🏼","👌🏽","👌🏾","👌🏿","👌","👍🏻","👍🏼","👍🏽","👍🏾","👍🏿","👍","👎🏻","👎🏼","👎🏽","👎🏾","👎🏿","👎","👏🏻","👏🏼","👏🏽","👏🏾","👏🏿","👏","👐🏻","👐🏼","👐🏽","👐🏾","👐🏿","👐","👑","👒","👓","👔","👕","👖","👗","👘","👙","👚","👛","👜","👝","👞","👟","👠","👡","👢","👣","👤","👥","👦🏻","👦🏼","👦🏽","👦🏾","👦🏿","👦","👧🏻","👧🏼","👧🏽","👧🏾","👧🏿","👧","👨🏻‍🌾","👨🏻‍🍳","👨🏻‍🎓","👨🏻‍🎤","👨🏻‍🎨","👨🏻‍🏫","👨🏻‍🏭","👨🏻‍💻","👨🏻‍💼","👨🏻‍🔧","👨🏻‍🔬","👨🏻‍🚀","👨🏻‍🚒","👨🏻‍⚕️","👨🏻‍⚖️","👨🏻‍✈️","👨🏻","👨🏼‍🌾","👨🏼‍🍳","👨🏼‍🎓","👨🏼‍🎤","👨🏼‍🎨","👨🏼‍🏫","👨🏼‍🏭","👨🏼‍💻","👨🏼‍💼","👨🏼‍🔧","👨🏼‍🔬","👨🏼‍🚀","👨🏼‍🚒","👨🏼‍⚕️","👨🏼‍⚖️","👨🏼‍✈️","👨🏼","👨🏽‍🌾","👨🏽‍🍳","👨🏽‍🎓","👨🏽‍🎤","👨🏽‍🎨","👨🏽‍🏫","👨🏽‍🏭","👨🏽‍💻","👨🏽‍💼","👨🏽‍🔧","👨🏽‍🔬","👨🏽‍🚀","👨🏽‍🚒","👨🏽‍⚕️","👨🏽‍⚖️","👨🏽‍✈️","👨🏽","👨🏾‍🌾","👨🏾‍🍳","👨🏾‍🎓","👨🏾‍🎤","👨🏾‍🎨","👨🏾‍🏫","👨🏾‍🏭","👨🏾‍💻","👨🏾‍💼","👨🏾‍🔧","👨🏾‍🔬","👨🏾‍🚀","👨🏾‍🚒","👨🏾‍⚕️","👨🏾‍⚖️","👨🏾‍✈️","👨🏾","👨🏿‍🌾","👨🏿‍🍳","👨🏿‍🎓","👨🏿‍🎤","👨🏿‍🎨","👨🏿‍🏫","👨🏿‍🏭","👨🏿‍💻","👨🏿‍💼","👨🏿‍🔧","👨🏿‍🔬","👨🏿‍🚀","👨🏿‍🚒","👨🏿‍⚕️","👨🏿‍⚖️","👨🏿‍✈️","👨🏿","👨‍🌾","👨‍🍳","👨‍🎓","👨‍🎤","👨‍🎨","👨‍🏫","👨‍🏭","👨‍👦‍👦","👨‍👦","👨‍👧‍👦","👨‍👧‍👧","👨‍👧","👨‍👨‍👦‍👦","👨‍👨‍👦","👨‍👨‍👧‍👦","👨‍👨‍👧‍👧","👨‍👨‍👧","👨‍👩‍👦‍👦","👨‍👩‍👦","👨‍👩‍👧‍👦","👨‍👩‍👧‍👧","👨‍👩‍👧","👨‍💻","👨‍💼","👨‍🔧","👨‍🔬","👨‍🚀","👨‍🚒","👨‍⚕️","👨‍⚖️","👨‍✈️","👨‍❤️‍👨","👨‍❤️‍💋‍👨","👨","👩🏻‍🌾","👩🏻‍🍳","👩🏻‍🎓","👩🏻‍🎤","👩🏻‍🎨","👩🏻‍🏫","👩🏻‍🏭","👩🏻‍💻","👩🏻‍💼","👩🏻‍🔧","👩🏻‍🔬","👩🏻‍🚀","👩🏻‍🚒","👩🏻‍⚕️","👩🏻‍⚖️","👩🏻‍✈️","👩🏻","👩🏼‍🌾","👩🏼‍🍳","👩🏼‍🎓","👩🏼‍🎤","👩🏼‍🎨","👩🏼‍🏫","👩🏼‍🏭","👩🏼‍💻","👩🏼‍💼","👩🏼‍🔧","👩🏼‍🔬","👩🏼‍🚀","👩🏼‍🚒","👩🏼‍⚕️","👩🏼‍⚖️","👩🏼‍✈️","👩🏼","👩🏽‍🌾","👩🏽‍🍳","👩🏽‍🎓","👩🏽‍🎤","👩🏽‍🎨","👩🏽‍🏫","👩🏽‍🏭","👩🏽‍💻","👩🏽‍💼","👩🏽‍🔧","👩🏽‍🔬","👩🏽‍🚀","👩🏽‍🚒","👩🏽‍⚕️","👩🏽‍⚖️","👩🏽‍✈️","👩🏽","👩🏾‍🌾","👩🏾‍🍳","👩🏾‍🎓","👩🏾‍🎤","👩🏾‍🎨","👩🏾‍🏫","👩🏾‍🏭","👩🏾‍💻","👩🏾‍💼","👩🏾‍🔧","👩🏾‍🔬","👩🏾‍🚀","👩🏾‍🚒","👩🏾‍⚕️","👩🏾‍⚖️","👩🏾‍✈️","👩🏾","👩🏿‍🌾","👩🏿‍🍳","👩🏿‍🎓","👩🏿‍🎤","👩🏿‍🎨","👩🏿‍🏫","👩🏿‍🏭","👩🏿‍💻","👩🏿‍💼","👩🏿‍🔧","👩🏿‍🔬","👩🏿‍🚀","👩🏿‍🚒","👩🏿‍⚕️","👩🏿‍⚖️","👩🏿‍✈️","👩🏿","👩‍🌾","👩‍🍳","👩‍🎓","👩‍🎤","👩‍🎨","👩‍🏫","👩‍🏭","👩‍👦‍👦","👩‍👦","👩‍👧‍👦","👩‍👧‍👧","👩‍👧","👩‍👩‍👦‍👦","👩‍👩‍👦","👩‍👩‍👧‍👦","👩‍👩‍👧‍👧","👩‍👩‍👧","👩‍💻","👩‍💼","👩‍🔧","👩‍🔬","👩‍🚀","👩‍🚒","👩‍⚕️","👩‍⚖️","👩‍✈️","👩‍❤️‍👨","👩‍❤️‍👩","👩‍❤️‍💋‍👨","👩‍❤️‍💋‍👩","👩","👪🏻","👪🏼","👪🏽","👪🏾","👪🏿","👪","👫🏻","👫🏼","👫🏽","👫🏾","👫🏿","👫","👬🏻","👬🏼","👬🏽","👬🏾","👬🏿","👬","👭🏻","👭🏼","👭🏽","👭🏾","👭🏿","👭","👮🏻‍♀️","👮🏻‍♂️","👮🏻","👮🏼‍♀️","👮🏼‍♂️","👮🏼","👮🏽‍♀️","👮🏽‍♂️","👮🏽","👮🏾‍♀️","👮🏾‍♂️","👮🏾","👮🏿‍♀️","👮🏿‍♂️","👮🏿","👮‍♀️","👮‍♂️","👮","👯🏻‍♀️","👯🏻‍♂️","👯🏻","👯🏼‍♀️","👯🏼‍♂️","👯🏼","👯🏽‍♀️","👯🏽‍♂️","👯🏽","👯🏾‍♀️","👯🏾‍♂️","👯🏾","👯🏿‍♀️","👯🏿‍♂️","👯🏿","👯‍♀️","👯‍♂️","👯","👰🏻","👰🏼","👰🏽","👰🏾","👰🏿","👰","👱🏻‍♀️","👱🏻‍♂️","👱🏻","👱🏼‍♀️","👱🏼‍♂️","👱🏼","👱🏽‍♀️","👱🏽‍♂️","👱🏽","👱🏾‍♀️","👱🏾‍♂️","👱🏾","👱🏿‍♀️","👱🏿‍♂️","👱🏿","👱‍♀️","👱‍♂️","👱","👲🏻","👲🏼","👲🏽","👲🏾","👲🏿","👲","👳🏻‍♀️","👳🏻‍♂️","👳🏻","👳🏼‍♀️","👳🏼‍♂️","👳🏼","👳🏽‍♀️","👳🏽‍♂️","👳🏽","👳🏾‍♀️","👳🏾‍♂️","👳🏾","👳🏿‍♀️","👳🏿‍♂️","👳🏿","👳‍♀️","👳‍♂️","👳","👴🏻","👴🏼","👴🏽","👴🏾","👴🏿","👴","👵🏻","👵🏼","👵🏽","👵🏾","👵🏿","👵","👶🏻","👶🏼","👶🏽","👶🏾","👶🏿","👶","👷🏻‍♀️","👷🏻‍♂️","👷🏻","👷🏼‍♀️","👷🏼‍♂️","👷🏼","👷🏽‍♀️","👷🏽‍♂️","👷🏽","👷🏾‍♀️","👷🏾‍♂️","👷🏾","👷🏿‍♀️","👷🏿‍♂️","👷🏿","👷‍♀️","👷‍♂️","👷","👸🏻","👸🏼","👸🏽","👸🏾","👸🏿","👸","👹","👺","👻","👼🏻","👼🏼","👼🏽","👼🏾","👼🏿","👼","👽","👾","👿","💀","💁🏻‍♀️","💁🏻‍♂️","💁🏻","💁🏼‍♀️","💁🏼‍♂️","💁🏼","💁🏽‍♀️","💁🏽‍♂️","💁🏽","💁🏾‍♀️","💁🏾‍♂️","💁🏾","💁🏿‍♀️","💁🏿‍♂️","💁🏿","💁‍♀️","💁‍♂️","💁","💂🏻‍♀️","💂🏻‍♂️","💂🏻","💂🏼‍♀️","💂🏼‍♂️","💂🏼","💂🏽‍♀️","💂🏽‍♂️","💂🏽","💂🏾‍♀️","💂🏾‍♂️","💂🏾","💂🏿‍♀️","💂🏿‍♂️","💂🏿","💂‍♀️","💂‍♂️","💂","💃🏻","💃🏼","💃🏽","💃🏾","💃🏿","💃","💄","💅🏻","💅🏼","💅🏽","💅🏾","💅🏿","💅","💆🏻‍♀️","💆🏻‍♂️","💆🏻","💆🏼‍♀️","💆🏼‍♂️","💆🏼","💆🏽‍♀️","💆🏽‍♂️","💆🏽","💆🏾‍♀️","💆🏾‍♂️","💆🏾","💆🏿‍♀️","💆🏿‍♂️","💆🏿","💆‍♀️","💆‍♂️","💆","💇🏻‍♀️","💇🏻‍♂️","💇🏻","💇🏼‍♀️","💇🏼‍♂️","💇🏼","💇🏽‍♀️","💇🏽‍♂️","💇🏽","💇🏾‍♀️","💇🏾‍♂️","💇🏾","💇🏿‍♀️","💇🏿‍♂️","💇🏿","💇‍♀️","💇‍♂️","💇","💈","💉","💊","💋","💌","💍","💎","💏","💐","💑","💒","💓","💔","💕","💖","💗","💘","💙","💚","💛","💜","💝","💞","💟","💠","💡","💢","💣","💤","💥","💦","💧","💨","💩","💪🏻","💪🏼","💪🏽","💪🏾","💪🏿","💪","💫","💬","💭","💮","💯","💰","💱","💲","💳","💴","💵","💶","💷","💸","💹","💺","💻","💼","💽","💾","💿","📀","📁","📂","📃","📄","📅","📆","📇","📈","📉","📊","📋","📌","📍","📎","📏","📐","📑","📒","📓","📔","📕","📖","📗","📘","📙","📚","📛","📜","📝","📞","📟","📠","📡","📢","📣","📤","📥","📦","📧","📨","📩","📪","📫","📬","📭","📮","📯","📰","📱","📲","📳","📴","📵","📶","📷","📸","📹","📺","📻","📼","📽","📿","🔀","🔁","🔂","🔃","🔄","🔅","🔆","🔇","🔈","🔉","🔊","🔋","🔌","🔍","🔎","🔏","🔐","🔑","🔒","🔓","🔔","🔕","🔖","🔗","🔘","🔙","🔚","🔛","🔜","🔝","🔞","🔟","🔠","🔡","🔢","🔣","🔤","🔥","🔦","🔧","🔨","🔩","🔪","🔫","🔬","🔭","🔮","🔯","🔰","🔱","🔲","🔳","🔴","🔵","🔶","🔷","🔸","🔹","🔺","🔻","🔼","🔽","🕉","🕊","🕋","🕌","🕍","🕎","🕐","🕑","🕒","🕓","🕔","🕕","🕖","🕗","🕘","🕙","🕚","🕛","🕜","🕝","🕞","🕟","🕠","🕡","🕢","🕣","🕤","🕥","🕦","🕧","🕯","🕰","🕳","🕴🏻","🕴🏼","🕴🏽","🕴🏾","🕴🏿","🕴","🕵🏻‍♀️","🕵🏻‍♂️","🕵🏻","🕵🏼‍♀️","🕵🏼‍♂️","🕵🏼","🕵🏽‍♀️","🕵🏽‍♂️","🕵🏽","🕵🏾‍♀️","🕵🏾‍♂️","🕵🏾","🕵🏿‍♀️","🕵🏿‍♂️","🕵🏿","🕵️‍♀️","🕵️‍♂️","🕵","🕶","🕷","🕸","🕹","🕺🏻","🕺🏼","🕺🏽","🕺🏾","🕺🏿","🕺","🖇","🖊","🖋","🖌","🖍","🖐🏻","🖐🏼","🖐🏽","🖐🏾","🖐🏿","🖐","🖕🏻","🖕🏼","🖕🏽","🖕🏾","🖕🏿","🖕","🖖🏻","🖖🏼","🖖🏽","🖖🏾","🖖🏿","🖖","🖤","🖥","🖨","🖱","🖲","🖼","🗂","🗃","🗄","🗑","🗒","🗓","🗜","🗝","🗞","🗡","🗣","🗨","🗯","🗳","🗺","🗻","🗼","🗽","🗾","🗿","😀","😁","😂","😃","😄","😅","😆","😇","😈","😉","😊","😋","😌","😍","😎","😏","😐","😑","😒","😓","😔","😕","😖","😗","😘","😙","😚","😛","😜","😝","😞","😟","😠","😡","😢","😣","😤","😥","😦","😧","😨","😩","😪","😫","😬","😭","😮","😯","😰","😱","😲","😳","😴","😵","😶","😷","😸","😹","😺","😻","😼","😽","😾","😿","🙀","🙁","🙂","🙃","🙄","🙅🏻‍♀️","🙅🏻‍♂️","🙅🏻","🙅🏼‍♀️","🙅🏼‍♂️","🙅🏼","🙅🏽‍♀️","🙅🏽‍♂️","🙅🏽","🙅🏾‍♀️","🙅🏾‍♂️","🙅🏾","🙅🏿‍♀️","🙅🏿‍♂️","🙅🏿","🙅‍♀️","🙅‍♂️","🙅","🙆🏻‍♀️","🙆🏻‍♂️","🙆🏻","🙆🏼‍♀️","🙆🏼‍♂️","🙆🏼","🙆🏽‍♀️","🙆🏽‍♂️","🙆🏽","🙆🏾‍♀️","🙆🏾‍♂️","🙆🏾","🙆🏿‍♀️","🙆🏿‍♂️","🙆🏿","🙆‍♀️","🙆‍♂️","🙆","🙇🏻‍♀️","🙇🏻‍♂️","🙇🏻","🙇🏼‍♀️","🙇🏼‍♂️","🙇🏼","🙇🏽‍♀️","🙇🏽‍♂️","🙇🏽","🙇🏾‍♀️","🙇🏾‍♂️","🙇🏾","🙇🏿‍♀️","🙇🏿‍♂️","🙇🏿","🙇‍♀️","🙇‍♂️","🙇","🙈","🙉","🙊","🙋🏻‍♀️","🙋🏻‍♂️","🙋🏻","🙋🏼‍♀️","🙋🏼‍♂️","🙋🏼","🙋🏽‍♀️","🙋🏽‍♂️","🙋🏽","🙋🏾‍♀️","🙋🏾‍♂️","🙋🏾","🙋🏿‍♀️","🙋🏿‍♂️","🙋🏿","🙋‍♀️","🙋‍♂️","🙋","🙌🏻","🙌🏼","🙌🏽","🙌🏾","🙌🏿","🙌","🙍🏻‍♀️","🙍🏻‍♂️","🙍🏻","🙍🏼‍♀️","🙍🏼‍♂️","🙍🏼","🙍🏽‍♀️","🙍🏽‍♂️","🙍🏽","🙍🏾‍♀️","🙍🏾‍♂️","🙍🏾","🙍🏿‍♀️","🙍🏿‍♂️","🙍🏿","🙍‍♀️","🙍‍♂️","🙍","🙎🏻‍♀️","🙎🏻‍♂️","🙎🏻","🙎🏼‍♀️","🙎🏼‍♂️","🙎🏼","🙎🏽‍♀️","🙎🏽‍♂️","🙎🏽","🙎🏾‍♀️","🙎🏾‍♂️","🙎🏾","🙎🏿‍♀️","🙎🏿‍♂️","🙎🏿","🙎‍♀️","🙎‍♂️","🙎","🙏🏻","🙏🏼","🙏🏽","🙏🏾","🙏🏿","🙏","🚀","🚁","🚂","🚃","🚄","🚅","🚆","🚇","🚈","🚉","🚊","🚋","🚌","🚍","🚎","🚏","🚐","🚑","🚒","🚓","🚔","🚕","🚖","🚗","🚘","🚙","🚚","🚛","🚜","🚝","🚞","🚟","🚠","🚡","🚢","🚣🏻‍♀️","🚣🏻‍♂️","🚣🏻","🚣🏼‍♀️","🚣🏼‍♂️","🚣🏼","🚣🏽‍♀️","🚣🏽‍♂️","🚣🏽","🚣🏾‍♀️","🚣🏾‍♂️","🚣🏾","🚣🏿‍♀️","🚣🏿‍♂️","🚣🏿","🚣‍♀️","🚣‍♂️","🚣","🚤","🚥","🚦","🚧","🚨","🚩","🚪","🚫","🚬","🚭","🚮","🚯","🚰","🚱","🚲","🚳","🚴🏻‍♀️","🚴🏻‍♂️","🚴🏻","🚴🏼‍♀️","🚴🏼‍♂️","🚴🏼","🚴🏽‍♀️","🚴🏽‍♂️","🚴🏽","🚴🏾‍♀️","🚴🏾‍♂️","🚴🏾","🚴🏿‍♀️","🚴🏿‍♂️","🚴🏿","🚴‍♀️","🚴‍♂️","🚴","🚵🏻‍♀️","🚵🏻‍♂️","🚵🏻","🚵🏼‍♀️","🚵🏼‍♂️","🚵🏼","🚵🏽‍♀️","🚵🏽‍♂️","🚵🏽","🚵🏾‍♀️","🚵🏾‍♂️","🚵🏾","🚵🏿‍♀️","🚵🏿‍♂️","🚵🏿","🚵‍♀️","🚵‍♂️","🚵","🚶🏻‍♀️","🚶🏻‍♂️","🚶🏻","🚶🏼‍♀️","🚶🏼‍♂️","🚶🏼","🚶🏽‍♀️","🚶🏽‍♂️","🚶🏽","🚶🏾‍♀️","🚶🏾‍♂️","🚶🏾","🚶🏿‍♀️","🚶🏿‍♂️","🚶🏿","🚶‍♀️","🚶‍♂️","🚶","🚷","🚸","🚹","🚺","🚻","🚼","🚽","🚾","🚿","🛀🏻","🛀🏼","🛀🏽","🛀🏾","🛀🏿","🛀","🛁","🛂","🛃","🛄","🛅","🛋","🛌🏻","🛌🏼","🛌🏽","🛌🏾","🛌🏿","🛌","🛍","🛎","🛏","🛐","🛑","🛒","🛠","🛡","🛢","🛣","🛤","🛥","🛩","🛫","🛬","🛰","🛳","🛴","🛵","🛶","🤐","🤑","🤒","🤓","🤔","🤕","🤖","🤗","🤘🏻","🤘🏼","🤘🏽","🤘🏾","🤘🏿","🤘","🤙🏻","🤙🏼","🤙🏽","🤙🏾","🤙🏿","🤙","🤚🏻","🤚🏼","🤚🏽","🤚🏾","🤚🏿","🤚","🤛🏻","🤛🏼","🤛🏽","🤛🏾","🤛🏿","🤛","🤜🏻","🤜🏼","🤜🏽","🤜🏾","🤜🏿","🤜","🤝🏻","🤝🏼","🤝🏽","🤝🏾","🤝🏿","🤝","🤞🏻","🤞🏼","🤞🏽","🤞🏾","🤞🏿","🤞","🤠","🤡","🤢","🤣","🤤","🤥","🤦🏻‍♀️","🤦🏻‍♂️","🤦🏻","🤦🏼‍♀️","🤦🏼‍♂️","🤦🏼","🤦🏽‍♀️","🤦🏽‍♂️","🤦🏽","🤦🏾‍♀️","🤦🏾‍♂️","🤦🏾","🤦🏿‍♀️","🤦🏿‍♂️","🤦🏿","🤦‍♀️","🤦‍♂️","🤦","🤧","🤰🏻","🤰🏼","🤰🏽","🤰🏾","🤰🏿","🤰","🤳🏻","🤳🏼","🤳🏽","🤳🏾","🤳🏿","🤳","🤴🏻","🤴🏼","🤴🏽","🤴🏾","🤴🏿","🤴","🤵🏻","🤵🏼","🤵🏽","🤵🏾","🤵🏿","🤵","🤶🏻","🤶🏼","🤶🏽","🤶🏾","🤶🏿","🤶","🤷🏻‍♀️","🤷🏻‍♂️","🤷🏻","🤷🏼‍♀️","🤷🏼‍♂️","🤷🏼","🤷🏽‍♀️","🤷🏽‍♂️","🤷🏽","🤷🏾‍♀️","🤷🏾‍♂️","🤷🏾","🤷🏿‍♀️","🤷🏿‍♂️","🤷🏿","🤷‍♀️","🤷‍♂️","🤷","🤸🏻‍♀️","🤸🏻‍♂️","🤸🏻","🤸🏼‍♀️","🤸🏼‍♂️","🤸🏼","🤸🏽‍♀️","🤸🏽‍♂️","🤸🏽","🤸🏾‍♀️","🤸🏾‍♂️","🤸🏾","🤸🏿‍♀️","🤸🏿‍♂️","🤸🏿","🤸‍♀️","🤸‍♂️","🤸","🤹🏻‍♀️","🤹🏻‍♂️","🤹🏻","🤹🏼‍♀️","🤹🏼‍♂️","🤹🏼","🤹🏽‍♀️","🤹🏽‍♂️","🤹🏽","🤹🏾‍♀️","🤹🏾‍♂️","🤹🏾","🤹🏿‍♀️","🤹🏿‍♂️","🤹🏿","🤹‍♀️","🤹‍♂️","🤹","🤺","🤼🏻‍♀️","🤼🏻‍♂️","🤼🏻","🤼🏼‍♀️","🤼🏼‍♂️","🤼🏼","🤼🏽‍♀️","🤼🏽‍♂️","🤼🏽","🤼🏾‍♀️","🤼🏾‍♂️","🤼🏾","🤼🏿‍♀️","🤼🏿‍♂️","🤼🏿","🤼‍♀️","🤼‍♂️","🤼","🤽🏻‍♀️","🤽🏻‍♂️","🤽🏻","🤽🏼‍♀️","🤽🏼‍♂️","🤽🏼","🤽🏽‍♀️","🤽🏽‍♂️","🤽🏽","🤽🏾‍♀️","🤽🏾‍♂️","🤽🏾","🤽🏿‍♀️","🤽🏿‍♂️","🤽🏿","🤽‍♀️","🤽‍♂️","🤽","🤾🏻‍♀️","🤾🏻‍♂️","🤾🏻","🤾🏼‍♀️","🤾🏼‍♂️","🤾🏼","🤾🏽‍♀️","🤾🏽‍♂️","🤾🏽","🤾🏾‍♀️","🤾🏾‍♂️","🤾🏾","🤾🏿‍♀️","🤾🏿‍♂️","🤾🏿","🤾‍♀️","🤾‍♂️","🤾","🥀","🥁","🥂","🥃","🥄","🥅","🥇","🥈","🥉","🥊","🥋","🥐","🥑","🥒","🥓","🥔","🥕","🥖","🥗","🥘","🥙","🥚","🥛","🥜","🥝","🥞","🦀","🦁","🦂","🦃","🦄","🦅","🦆","🦇","🦈","🦉","🦊","🦋","🦌","🦍","🦎","🦏","🦐","🦑","🧀","‼","⁉","™","ℹ","↔","↕","↖","↗","↘","↙","↩","↪","#⃣","⌚","⌛","⌨","⏏","⏩","⏪","⏫","⏬","⏭","⏮","⏯","⏰","⏱","⏲","⏳","⏸","⏹","⏺","Ⓜ","▪","▫","▶","◀","◻","◼","◽","◾","☀","☁","☂","☃","☄","☎","☑","☔","☕","☘","☝🏻","☝🏼","☝🏽","☝🏾","☝🏿","☝","☠","☢","☣","☦","☪","☮","☯","☸","☹","☺","♀","♂","♈","♉","♊","♋","♌","♍","♎","♏","♐","♑","♒","♓","♠","♣","♥","♦","♨","♻","♿","⚒","⚓","⚔","⚕","⚖","⚗","⚙","⚛","⚜","⚠","⚡","⚪","⚫","⚰","⚱","⚽","⚾","⛄","⛅","⛈","⛎","⛏","⛑","⛓","⛔","⛩","⛪","⛰","⛱","⛲","⛳","⛴","⛵","⛷🏻","⛷🏼","⛷🏽","⛷🏾","⛷🏿","⛷","⛸","⛹🏻‍♀️","⛹🏻‍♂️","⛹🏻","⛹🏼‍♀️","⛹🏼‍♂️","⛹🏼","⛹🏽‍♀️","⛹🏽‍♂️","⛹🏽","⛹🏾‍♀️","⛹🏾‍♂️","⛹🏾","⛹🏿‍♀️","⛹🏿‍♂️","⛹🏿","⛹️‍♀️","⛹️‍♂️","⛹","⛺","⛽","✂","✅","✈","✉","✊🏻","✊🏼","✊🏽","✊🏾","✊🏿","✊","✋🏻","✋🏼","✋🏽","✋🏾","✋🏿","✋","✌🏻","✌🏼","✌🏽","✌🏾","✌🏿","✌","✍🏻","✍🏼","✍🏽","✍🏾","✍🏿","✍","✏","✒","✔","✖","✝","✡","✨","✳","✴","❄","❇","❌","❎","❓","❔","❕","❗","❣","❤","➕","➖","➗","➡","➰","➿","⤴","⤵","*⃣","⬅","⬆","⬇","⬛","⬜","⭐","⭕","0⃣","〰","〽","1⃣","2⃣","㊗","㊙","3⃣","4⃣","5⃣","6⃣","7⃣","8⃣","9⃣","©","®",""]},7235:(e,t,r)=>{"use strict";const n=r(3881);const i=r(2471);e.exports=class AliasFieldPlugin{constructor(e,t,r){this.source=e;this.field=t;this.target=r}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("AliasFieldPlugin",(r,a,o)=>{if(!r.descriptionFileData)return o();const s=i(e,r);if(!s)return o();const c=n.getField(r.descriptionFileData,this.field);if(typeof c!=="object"){if(a.log)a.log("Field '"+this.field+"' doesn't contain a valid alias configuration");return o()}const u=c[s];const l=c[s.replace(/^\.\//,"")];const f=typeof u!=="undefined"?u:l;if(f===s)return o();if(f===undefined)return o();if(f===false){const e=Object.assign({},r,{path:false});return o(null,e)}const d=Object.assign({},r,{path:r.descriptionFileRoot,request:f});e.doResolve(t,d,"aliased from description file "+r.descriptionFilePath+" with mapping '"+s+"' to '"+f+"'",a,(e,t)=>{if(e)return o(e);if(t===undefined)return o(null,null);o(null,t)})})}}},2002:e=>{"use strict";function startsWith(e,t){const r=e.length;const n=t.length;if(n>r){return false}let i=-1;while(++i{const a=r.request||r.path;if(!a)return i();for(const o of this.options){if(a===o.name||!o.onlyModule&&startsWith(a,o.name+"/")){if(a!==o.alias&&!startsWith(a,o.alias+"/")){const s=o.alias+a.substr(o.name.length);const c=Object.assign({},r,{request:s});return e.doResolve(t,c,"aliased with mapping '"+o.name+"': '"+o.alias+"' to '"+s+"'",n,(e,t)=>{if(e)return i(e);if(t===undefined)return i(null,null);i(null,t)})}}}return i()})}}},803:e=>{"use strict";e.exports=class AppendPlugin{constructor(e,t,r){this.source=e;this.appending=t;this.target=r}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("AppendPlugin",(r,n,i)=>{const a=Object.assign({},r,{path:r.path+this.appending,relativePath:r.relativePath&&r.relativePath+this.appending});e.doResolve(t,a,this.appending,n,i)})}}},7703:e=>{"use strict";class Storage{constructor(e){this.duration=e;this.running=new Map;this.data=new Map;this.levels=[];if(e>0){this.levels.push(new Set,new Set,new Set,new Set,new Set,new Set,new Set,new Set,new Set);for(let t=8e3;t0&&!this.nextTick)this.interval=setInterval(this.tick,Math.floor(this.duration/this.levels.length))}finished(e,t,r){const n=this.running.get(e);this.running.delete(e);if(this.duration>0){this.data.set(e,[t,r]);const n=this.levels[0];this.count-=n.size;n.add(e);this.count+=n.size;this.ensureTick()}for(let e=0;e0){this.data.set(e,[t,r]);const n=this.levels[0];this.count-=n.size;n.add(e);this.count+=n.size;this.ensureTick()}}provide(e,t,r){if(typeof e!=="string"){r(new TypeError("path must be a string"));return}let n=this.running.get(e);if(n){n.push(r);return}if(this.duration>0){this.checkTicks();const t=this.data.get(e);if(t){return process.nextTick(()=>{r.apply(null,t)})}}this.running.set(e,n=[r]);t(e,(t,r)=>{this.finished(e,t,r)})}provideSync(e,t){if(typeof e!=="string"){throw new TypeError("path must be a string")}if(this.duration>0){this.checkTicks();const t=this.data.get(e);if(t){if(t[0])throw t[0];return t[1]}}let r;try{r=t(e)}catch(t){this.finishedSync(e,t);throw t}this.finishedSync(e,null,r);return r}tick(){const e=this.levels.pop();for(let t of e){this.data.delete(t)}this.count-=e.size;e.clear();this.levels.unshift(e);if(this.count===0){clearInterval(this.interval);this.interval=null;this.nextTick=null;return true}else if(this.nextTick){this.nextTick+=Math.floor(this.duration/this.levels.length);const e=(new Date).getTime();if(this.nextTick>e){this.nextTick=null;this.interval=setInterval(this.tick,Math.floor(this.duration/this.levels.length));return true}}else if(this.passive){clearInterval(this.interval);this.interval=null;this.nextTick=(new Date).getTime()+Math.floor(this.duration/this.levels.length)}else{this.passive=true}}checkTicks(){this.passive=false;if(this.nextTick){while(!this.tick());}}purge(e){if(!e){this.count=0;clearInterval(this.interval);this.nextTick=null;this.data.clear();this.levels.forEach(e=>{e.clear()})}else if(typeof e==="string"){for(let t of this.data.keys()){if(t.startsWith(e))this.data.delete(t)}}else{for(let t=e.length-1;t>=0;t--){this.purge(e[t])}}}}e.exports=class CachedInputFileSystem{constructor(e,t){this.fileSystem=e;this._statStorage=new Storage(t);this._readdirStorage=new Storage(t);this._readFileStorage=new Storage(t);this._readJsonStorage=new Storage(t);this._readlinkStorage=new Storage(t);this._stat=this.fileSystem.stat?this.fileSystem.stat.bind(this.fileSystem):null;if(!this._stat)this.stat=null;this._statSync=this.fileSystem.statSync?this.fileSystem.statSync.bind(this.fileSystem):null;if(!this._statSync)this.statSync=null;this._readdir=this.fileSystem.readdir?this.fileSystem.readdir.bind(this.fileSystem):null;if(!this._readdir)this.readdir=null;this._readdirSync=this.fileSystem.readdirSync?this.fileSystem.readdirSync.bind(this.fileSystem):null;if(!this._readdirSync)this.readdirSync=null;this._readFile=this.fileSystem.readFile?this.fileSystem.readFile.bind(this.fileSystem):null;if(!this._readFile)this.readFile=null;this._readFileSync=this.fileSystem.readFileSync?this.fileSystem.readFileSync.bind(this.fileSystem):null;if(!this._readFileSync)this.readFileSync=null;if(this.fileSystem.readJson){this._readJson=this.fileSystem.readJson.bind(this.fileSystem)}else if(this.readFile){this._readJson=((e,t)=>{this.readFile(e,(e,r)=>{if(e)return t(e);let n;try{n=JSON.parse(r.toString("utf-8"))}catch(e){return t(e)}t(null,n)})})}else{this.readJson=null}if(this.fileSystem.readJsonSync){this._readJsonSync=this.fileSystem.readJsonSync.bind(this.fileSystem)}else if(this.readFileSync){this._readJsonSync=(e=>{const t=this.readFileSync(e);const r=JSON.parse(t.toString("utf-8"));return r})}else{this.readJsonSync=null}this._readlink=this.fileSystem.readlink?this.fileSystem.readlink.bind(this.fileSystem):null;if(!this._readlink)this.readlink=null;this._readlinkSync=this.fileSystem.readlinkSync?this.fileSystem.readlinkSync.bind(this.fileSystem):null;if(!this._readlinkSync)this.readlinkSync=null}stat(e,t){this._statStorage.provide(e,this._stat,t)}readdir(e,t){this._readdirStorage.provide(e,this._readdir,t)}readFile(e,t){this._readFileStorage.provide(e,this._readFile,t)}readJson(e,t){this._readJsonStorage.provide(e,this._readJson,t)}readlink(e,t){this._readlinkStorage.provide(e,this._readlink,t)}statSync(e){return this._statStorage.provideSync(e,this._statSync)}readdirSync(e){return this._readdirStorage.provideSync(e,this._readdirSync)}readFileSync(e){return this._readFileStorage.provideSync(e,this._readFileSync)}readJsonSync(e){return this._readJsonStorage.provideSync(e,this._readJsonSync)}readlinkSync(e){return this._readlinkStorage.provideSync(e,this._readlinkSync)}purge(e){this._statStorage.purge(e);this._readdirStorage.purge(e);this._readFileStorage.purge(e);this._readlinkStorage.purge(e);this._readJsonStorage.purge(e)}}},5810:(e,t,r)=>{"use strict";const n=r(4426);const i=r(3881);const a=r(3556);e.exports=class ConcordExtensionsPlugin{constructor(e,t,r){this.source=e;this.options=t;this.target=r}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("ConcordExtensionsPlugin",(r,o,s)=>{const c=i.getField(r.descriptionFileData,"concord");if(!c)return s();const u=n.getExtensions(r.context,c);if(!u)return s();a(u,(n,i)=>{const a=Object.assign({},r,{path:r.path+n,relativePath:r.relativePath&&r.relativePath+n});e.doResolve(t,a,"concord extension: "+n,o,i)},(e,t)=>{if(e)return s(e);if(t===undefined)return s(null,null);s(null,t)})})}}},6683:(e,t,r)=>{"use strict";const n=r(5622);const i=r(4426);const a=r(3881);e.exports=class ConcordMainPlugin{constructor(e,t,r){this.source=e;this.options=t;this.target=r}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("ConcordMainPlugin",(r,o,s)=>{if(r.path!==r.descriptionFileRoot)return s();const c=a.getField(r.descriptionFileData,"concord");if(!c)return s();const u=i.getMain(r.context,c);if(!u)return s();const l=Object.assign({},r,{request:u});const f=n.basename(r.descriptionFilePath);return e.doResolve(t,l,"use "+u+" from "+f,o,s)})}}},9912:(e,t,r)=>{"use strict";const n=r(4426);const i=r(3881);const a=r(2471);e.exports=class ConcordModulesPlugin{constructor(e,t,r){this.source=e;this.options=t;this.target=r}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("ConcordModulesPlugin",(r,o,s)=>{const c=a(e,r);if(!c)return s();const u=i.getField(r.descriptionFileData,"concord");if(!u)return s();const l=n.matchModule(r.context,u,c);if(l===c)return s();if(l===undefined)return s();if(l===false){const e=Object.assign({},r,{path:false});return s(null,e)}const f=Object.assign({},r,{path:r.descriptionFileRoot,request:l});e.doResolve(t,f,"aliased from description file "+r.descriptionFilePath+" with mapping '"+c+"' to '"+l+"'",o,(e,t)=>{if(e)return s(e);if(t===undefined)return s(null,null);s(null,t)})})}}},5943:(e,t,r)=>{"use strict";const n=r(3881);e.exports=class DescriptionFilePlugin{constructor(e,t,r){this.source=e;this.filenames=[].concat(t);this.target=r}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("DescriptionFilePlugin",(r,i,a)=>{const o=r.path;n.loadDescriptionFile(e,o,this.filenames,i,(n,s)=>{if(n)return a(n);if(!s){if(i.missing){this.filenames.forEach(t=>{i.missing.add(e.join(o,t))})}if(i.log)i.log("No description file found");return a()}const c="."+r.path.substr(s.directory.length).replace(/\\/g,"/");const u=Object.assign({},r,{descriptionFilePath:s.path,descriptionFileData:s.content,descriptionFileRoot:s.directory,relativePath:c});e.doResolve(t,u,"using description file: "+s.path+" (relative path: "+c+")",i,(e,t)=>{if(e)return a(e);if(t===undefined)return a(null,null);a(null,t)})})})}}},3881:(e,t,r)=>{"use strict";const n=r(3556);function loadDescriptionFile(e,t,r,i,a){(function findDescriptionFile(){n(r,(r,n)=>{const a=e.join(t,r);if(e.fileSystem.readJson){e.fileSystem.readJson(a,(e,t)=>{if(e){if(typeof e.code!=="undefined")return n();return onJson(e)}onJson(null,t)})}else{e.fileSystem.readFile(a,(e,t)=>{if(e)return n();let r;try{r=JSON.parse(t)}catch(e){onJson(e)}onJson(null,r)})}function onJson(e,r){if(e){if(i.log)i.log(a+" (directory description file): "+e);else e.message=a+" (directory description file): "+e;return n(e)}n(null,{content:r,directory:t,path:a})}},(e,r)=>{if(e)return a(e);if(r){return a(null,r)}else{t=cdUp(t);if(!t){return a()}else{return findDescriptionFile()}}})})()}function getField(e,t){if(!e)return undefined;if(Array.isArray(t)){let r=e;for(let e=0;e{"use strict";e.exports=class DirectoryExistsPlugin{constructor(e,t){this.source=e;this.target=t}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("DirectoryExistsPlugin",(r,n,i)=>{const a=e.fileSystem;const o=r.path;a.stat(o,(a,s)=>{if(a||!s){if(n.missing)n.missing.add(o);if(n.log)n.log(o+" doesn't exist");return i()}if(!s.isDirectory()){if(n.missing)n.missing.add(o);if(n.log)n.log(o+" is not a directory");return i()}e.doResolve(t,r,"existing directory",n,i)})})}}},7876:e=>{"use strict";e.exports=class FileExistsPlugin{constructor(e,t){this.source=e;this.target=t}apply(e){const t=e.ensureHook(this.target);const r=e.fileSystem;e.getHook(this.source).tapAsync("FileExistsPlugin",(n,i,a)=>{const o=n.path;r.stat(o,(r,s)=>{if(r||!s){if(i.missing)i.missing.add(o);if(i.log)i.log(o+" doesn't exist");return a()}if(!s.isFile()){if(i.missing)i.missing.add(o);if(i.log)i.log(o+" is not a file");return a()}e.doResolve(t,n,"existing file: "+o,i,a)})})}}},3072:e=>{"use strict";e.exports=class FileKindPlugin{constructor(e,t){this.source=e;this.target=t}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("FileKindPlugin",(r,n,i)=>{if(r.directory)return i();const a=Object.assign({},r);delete a.directory;e.doResolve(t,a,null,n,i)})}}},8277:e=>{"use strict";e.exports=class JoinRequestPlugin{constructor(e,t){this.source=e;this.target=t}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("JoinRequestPlugin",(r,n,i)=>{const a=Object.assign({},r,{path:e.join(r.path,r.request),relativePath:r.relativePath&&e.join(r.relativePath,r.request),request:undefined});e.doResolve(t,a,null,n,i)})}}},6713:(e,t,r)=>{"use strict";const n=r(5622);e.exports=class MainFieldPlugin{constructor(e,t,r){this.source=e;this.options=t;this.target=r}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("MainFieldPlugin",(r,i,a)=>{if(r.path!==r.descriptionFileRoot)return a();if(r.alreadyTriedMainField===r.descriptionFilePath)return a();const o=r.descriptionFileData;const s=n.basename(r.descriptionFilePath);let c;const u=this.options.name;if(Array.isArray(u)){let e=o;for(let t=0;t{"use strict";e.exports=class ModuleAppendPlugin{constructor(e,t,r){this.source=e;this.appending=t;this.target=r}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("ModuleAppendPlugin",(r,n,i)=>{const a=r.request.indexOf("/"),o=r.request.indexOf("\\");const s=a<0?o:o<0?a:a{"use strict";e.exports=class ModuleKindPlugin{constructor(e,t){this.source=e;this.target=t}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("ModuleKindPlugin",(r,n,i)=>{if(!r.module)return i();const a=Object.assign({},r);delete a.module;e.doResolve(t,a,"resolve as module",n,(e,t)=>{if(e)return i(e);if(t===undefined)return i(null,null);i(null,t)})})}}},6067:(e,t,r)=>{"use strict";const n=r(3556);const i=r(9835);e.exports=class ModulesInHierachicDirectoriesPlugin{constructor(e,t,r){this.source=e;this.directories=[].concat(t);this.target=r}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("ModulesInHierachicDirectoriesPlugin",(r,a,o)=>{const s=e.fileSystem;const c=i(r.path).paths.map(t=>{return this.directories.map(r=>e.join(t,r))}).reduce((e,t)=>{e.push.apply(e,t);return e},[]);n(c,(n,i)=>{s.stat(n,(o,s)=>{if(!o&&s&&s.isDirectory()){const o=Object.assign({},r,{path:n,request:"./"+r.request});const s="looking for modules in "+n;return e.doResolve(t,o,s,a,i)}if(a.log)a.log(n+" doesn't exist or is not a directory");if(a.missing)a.missing.add(n);return i()})},o)})}}},2433:e=>{"use strict";e.exports=class ModulesInRootPlugin{constructor(e,t,r){this.source=e;this.path=t;this.target=r}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("ModulesInRootPlugin",(r,n,i)=>{const a=Object.assign({},r,{path:this.path,request:"./"+r.request});e.doResolve(t,a,"looking for modules in "+this.path,n,i)})}}},2276:e=>{"use strict";e.exports=class NextPlugin{constructor(e,t){this.source=e;this.target=t}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("NextPlugin",(r,n,i)=>{e.doResolve(t,r,null,n,i)})}}},7365:(e,t,r)=>{"use strict";const n=r(5808);class NodeJsInputFileSystem{readdir(e,t){n.readdir(e,(e,r)=>{t(e,r&&r.map(e=>{return e.normalize?e.normalize("NFC"):e}))})}readdirSync(e){const t=n.readdirSync(e);return t&&t.map(e=>{return e.normalize?e.normalize("NFC"):e})}}const i=["stat","statSync","readFile","readFileSync","readlink","readlinkSync"];for(const e of i){Object.defineProperty(NodeJsInputFileSystem.prototype,e,{configurable:true,writable:true,value:n[e].bind(n)})}e.exports=NodeJsInputFileSystem},1121:e=>{"use strict";e.exports=class ParsePlugin{constructor(e,t){this.source=e;this.target=t}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("ParsePlugin",(r,n,i)=>{const a=e.parse(r.request);const o=Object.assign({},r,a);if(r.query&&!a.query){o.query=r.query}if(a&&n.log){if(a.module)n.log("Parsed request is a module");if(a.directory)n.log("Parsed request is a directory")}e.doResolve(t,o,null,n,i)})}}},3679:(e,t,r)=>{"use strict";const n=r(1669);const i=r(3460);const a=r(3575);const o=r(2980);const s=r(2039);const c=r(2227);const u=/^\.$|^\.[\\\/]|^\.\.$|^\.\.[\/\\]|^\/|^[A-Z]:[\\\/]/i;const l=/[\/\\]$/i;const f=r(9987);const d=new Map;const p=r(5369);function withName(e,t){t.name=e;return t}function toCamelCase(e){return e.replace(/-([a-z])/g,e=>e.substr(1).toUpperCase())}const g=n.deprecate((e,t)=>{e.add(t)},"Resolver: 'missing' is now a Set. Use add instead of push.");const _=n.deprecate(e=>{return e},"Resolver: The callback argument was splitted into resolveContext and callback.");const m=n.deprecate(e=>{return e},"Resolver#doResolve: The type arguments (string) is now a hook argument (Hook). Pass a reference to the hook instead.");class Resolver extends i{constructor(e){super();this.fileSystem=e;this.hooks={resolveStep:withName("resolveStep",new a(["hook","request"])),noResolve:withName("noResolve",new a(["request","error"])),resolve:withName("resolve",new o(["request","resolveContext"])),result:new s(["result","resolveContext"])};this._pluginCompat.tap("Resolver: before/after",e=>{if(/^before-/.test(e.name)){e.name=e.name.substr(7);e.stage=-10}else if(/^after-/.test(e.name)){e.name=e.name.substr(6);e.stage=10}});this._pluginCompat.tap("Resolver: step hooks",e=>{const t=e.name;const r=!/^resolve(-s|S)tep$|^no(-r|R)esolve$/.test(t);if(r){e.async=true;this.ensureHook(t);const r=e.fn;e.fn=((e,t,n)=>{const i=(e,t)=>{if(e)return n(e);if(t!==undefined)return n(null,t);n()};for(const e in t){i[e]=t[e]}r.call(this,e,i)})}})}ensureHook(e){if(typeof e!=="string")return e;e=toCamelCase(e);if(/^before/.test(e)){return this.ensureHook(e[6].toLowerCase()+e.substr(7)).withOptions({stage:-10})}if(/^after/.test(e)){return this.ensureHook(e[5].toLowerCase()+e.substr(6)).withOptions({stage:10})}const t=this.hooks[e];if(!t){return this.hooks[e]=withName(e,new o(["request","resolveContext"]))}return t}getHook(e){if(typeof e!=="string")return e;e=toCamelCase(e);if(/^before/.test(e)){return this.getHook(e[6].toLowerCase()+e.substr(7)).withOptions({stage:-10})}if(/^after/.test(e)){return this.getHook(e[5].toLowerCase()+e.substr(6)).withOptions({stage:10})}const t=this.hooks[e];if(!t){throw new Error(`Hook ${e} doesn't exist`)}return t}resolveSync(e,t,r){let n,i,a=false;this.resolve(e,t,r,{},(e,t)=>{n=e;i=t;a=true});if(!a)throw new Error("Cannot 'resolveSync' because the fileSystem is not sync. Use 'resolve'!");if(n)throw n;return i}resolve(e,t,r,n,i){if(typeof i!=="function"){i=_(n)}const a={context:e,path:t,request:r};const o="resolve '"+r+"' in '"+t+"'";return this.doResolve(this.hooks.resolve,a,o,{missing:n.missing,stack:n.stack},(e,t)=>{if(!e&&t){return i(null,t.path===false?false:t.path+(t.query||""),t)}const r=new Set;r.push=(e=>g(r,e));const s=[];return this.doResolve(this.hooks.resolve,a,o,{log:e=>{if(n.log){n.log(e)}s.push(e)},missing:r,stack:n.stack},(e,t)=>{if(e)return i(e);const n=new Error("Can't "+o);n.details=s.join("\n");n.missing=Array.from(r);this.hooks.noResolve.call(a,n);return i(n)})})}doResolve(e,t,r,n,i){if(typeof i!=="function"){i=_(n)}if(typeof e==="string"){const t=toCamelCase(e);e=m(this.hooks[t]);if(!e){throw new Error(`Hook "${t}" doesn't exist`)}}if(typeof i!=="function")throw new Error("callback is not a function "+Array.from(arguments));if(!n)throw new Error("resolveContext is not an object "+Array.from(arguments));const a=e.name+": ("+t.path+") "+(t.request||"")+(t.query||"")+(t.directory?" directory":"")+(t.module?" module":"");let o;if(n.stack){o=new Set(n.stack);if(n.stack.has(a)){const e=new Error("Recursion in resolving\nStack:\n "+Array.from(o).join("\n "));e.recursion=true;if(n.log)n.log("abort resolving because of recursion");return i(e)}o.add(a)}else{o=new Set([a])}this.hooks.resolveStep.call(e,t);if(e.isUsed()){const a=c({log:n.log,missing:n.missing,stack:o},r);return e.callAsync(t,a,(e,t)=>{if(e)return i(e);if(t)return i(null,t);i()})}else{i()}}parse(e){if(e==="")return null;const t={request:"",query:"",module:false,directory:false,file:false};const r=e.indexOf("?");if(r===0){t.query=e}else if(r>0){t.request=e.slice(0,r);t.query=e.slice(r)}else{t.request=e}if(t.request){t.module=this.isModule(t.request);t.directory=this.isDirectory(t.request);if(t.directory){t.request=t.request.substr(0,t.request.length-1)}}return t}isModule(e){return!u.test(e)}isDirectory(e){return l.test(e)}join(e,t){let r;let n=d.get(e);if(typeof n==="undefined"){d.set(e,n=new Map)}else{r=n.get(t);if(typeof r!=="undefined")return r}r=f(e,t);n.set(t,r);return r}normalize(e){return p(e)}}e.exports=Resolver},7934:(e,t,r)=>{"use strict";const n=r(3679);const i=r(4407);const a=r(1121);const o=r(5943);const s=r(2276);const c=r(8029);const u=r(6642);const l=r(3072);const f=r(8277);const d=r(6067);const p=r(2433);const g=r(2002);const _=r(7235);const m=r(5810);const y=r(6683);const h=r(9912);const v=r(2575);const T=r(7876);const S=r(4362);const b=r(6713);const x=r(5187);const C=r(803);const E=r(6182);const D=r(2766);const k=r(2216);t.createResolver=function(e){let t=e.modules||["node_modules"];const r=e.descriptionFiles||["package.json"];const N=e.plugins&&e.plugins.slice()||[];let A=e.mainFields||["main"];const O=e.aliasFields||[];const F=e.mainFiles||["index"];let P=e.extensions||[".js",".json",".node"];const I=e.enforceExtension||false;let w=e.moduleExtensions||[];const M=e.enforceModuleExtension||false;let L=e.alias||[];const R=typeof e.symlinks!=="undefined"?e.symlinks:true;const B=e.resolveToContext||false;let j=e.unsafeCache||false;const J=typeof e.cacheWithContext!=="undefined"?e.cacheWithContext:true;const W=e.concord||false;const U=e.cachePredicate||function(){return true};const z=e.fileSystem;const V=e.useSyncFileSystemCalls;let K=e.resolver;if(!K){K=new n(V?new i(z):z)}P=[].concat(P);w=[].concat(w);t=mergeFilteredToArray([].concat(t),e=>{return!isAbsolutePath(e)});A=A.map(e=>{if(typeof e==="string"||Array.isArray(e)){e={name:e,forceRelative:true}}return e});if(typeof L==="object"&&!Array.isArray(L)){L=Object.keys(L).map(e=>{let t=false;let r=L[e];if(/\$$/.test(e)){t=true;e=e.substr(0,e.length-1)}if(typeof r==="string"){r={alias:r}}r=Object.assign({name:e,onlyModule:t},r);return r})}if(j&&typeof j!=="object"){j={}}K.ensureHook("resolve");K.ensureHook("parsedResolve");K.ensureHook("describedResolve");K.ensureHook("rawModule");K.ensureHook("module");K.ensureHook("relative");K.ensureHook("describedRelative");K.ensureHook("directory");K.ensureHook("existingDirectory");K.ensureHook("undescribedRawFile");K.ensureHook("rawFile");K.ensureHook("file");K.ensureHook("existingFile");K.ensureHook("resolved");if(j){N.push(new k("resolve",U,j,J,"new-resolve"));N.push(new a("new-resolve","parsed-resolve"))}else{N.push(new a("resolve","parsed-resolve"))}N.push(new o("parsed-resolve",r,"described-resolve"));N.push(new s("after-parsed-resolve","described-resolve"));if(L.length>0)N.push(new g("described-resolve",L,"resolve"));if(W){N.push(new h("described-resolve",{},"resolve"))}O.forEach(e=>{N.push(new _("described-resolve",e,"resolve"))});N.push(new u("after-described-resolve","raw-module"));N.push(new f("after-described-resolve","relative"));w.forEach(e=>{N.push(new D("raw-module",e,"module"))});if(!M)N.push(new c("raw-module",null,"module"));t.forEach(e=>{if(Array.isArray(e))N.push(new d("module",e,"resolve"));else N.push(new p("module",e,"resolve"))});N.push(new o("relative",r,"described-relative"));N.push(new s("after-relative","described-relative"));N.push(new l("described-relative","raw-file"));N.push(new c("described-relative","as directory","directory"));N.push(new v("directory","existing-directory"));if(B){N.push(new s("existing-directory","resolved"))}else{if(W){N.push(new y("existing-directory",{},"resolve"))}A.forEach(e=>{N.push(new b("existing-directory",e,"resolve"))});F.forEach(e=>{N.push(new x("existing-directory",e,"undescribed-raw-file"))});N.push(new o("undescribed-raw-file",r,"raw-file"));N.push(new s("after-undescribed-raw-file","raw-file"));if(!I){N.push(new c("raw-file","no extension","file"))}if(W){N.push(new m("raw-file",{},"file"))}P.forEach(e=>{N.push(new C("raw-file",e,"file"))});if(L.length>0)N.push(new g("file",L,"resolve"));if(W){N.push(new h("file",{},"resolve"))}O.forEach(e=>{N.push(new _("file",e,"resolve"))});if(R)N.push(new S("file","relative"));N.push(new T("file","existing-file"));N.push(new s("existing-file","resolved"))}N.push(new E(K.hooks.resolved));N.forEach(e=>{e.apply(K)});return K};function mergeFilteredToArray(e,t){return e.reduce((e,r)=>{if(t(r)){const t=e[e.length-1];if(Array.isArray(t)){t.push(r)}else{e.push([r])}return e}else{e.push(r);return e}},[])}function isAbsolutePath(e){return/^[A-Z]:|^\//.test(e)}},6182:e=>{"use strict";e.exports=class ResultPlugin{constructor(e){this.source=e}apply(e){this.source.tapAsync("ResultPlugin",(t,r,n)=>{const i=Object.assign({},t);if(r.log)r.log("reporting result "+i.path);e.hooks.result.callAsync(i,r,e=>{if(e)return n(e);n(null,i)})})}}},4362:(e,t,r)=>{"use strict";const n=r(9835);const i=r(3556);e.exports=class SymlinkPlugin{constructor(e,t){this.source=e;this.target=t}apply(e){const t=e.ensureHook(this.target);const r=e.fileSystem;e.getHook(this.source).tapAsync("SymlinkPlugin",(a,o,s)=>{const c=n(a.path);const u=c.seqments;const l=c.paths;let f=false;i.withIndex(l,(e,t,n)=>{r.readlink(e,(e,r)=>{if(!e&&r){u[t]=r;f=true;if(/^(\/|[a-zA-Z]:($|\\))/.test(r))return n(null,t)}n()})},(r,n)=>{if(!f)return s();const i=typeof n==="number"?u.slice(0,n+1):u.slice();const c=i.reverse().reduce((t,r)=>{return e.join(t,r)});const l=Object.assign({},a,{path:c});e.doResolve(t,l,"resolved symlink to "+c,o,s)})})}}},4407:e=>{"use strict";function SyncAsyncFileSystemDecorator(e){this.fs=e;if(e.statSync){this.stat=function(t,r){let n;try{n=e.statSync(t)}catch(e){return r(e)}r(null,n)}}if(e.readdirSync){this.readdir=function(t,r){let n;try{n=e.readdirSync(t)}catch(e){return r(e)}r(null,n)}}if(e.readFileSync){this.readFile=function(t,r){let n;try{n=e.readFileSync(t)}catch(e){return r(e)}r(null,n)}}if(e.readlinkSync){this.readlink=function(t,r){let n;try{n=e.readlinkSync(t)}catch(e){return r(e)}r(null,n)}}if(e.readJsonSync){this.readJson=function(t,r){let n;try{n=e.readJsonSync(t)}catch(e){return r(e)}r(null,n)}}}e.exports=SyncAsyncFileSystemDecorator},8029:e=>{"use strict";e.exports=class TryNextPlugin{constructor(e,t,r){this.source=e;this.message=t;this.target=r}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("TryNextPlugin",(r,n,i)=>{e.doResolve(t,r,this.message,n,i)})}}},2216:e=>{"use strict";function getCacheId(e,t){return JSON.stringify({context:t?e.context:"",path:e.path,query:e.query,request:e.request})}e.exports=class UnsafeCachePlugin{constructor(e,t,r,n,i){this.source=e;this.filterPredicate=t;this.withContext=n;this.cache=r||{};this.target=i}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("UnsafeCachePlugin",(r,n,i)=>{if(!this.filterPredicate(r))return i();const a=getCacheId(r,this.withContext);const o=this.cache[a];if(o){return i(null,o)}e.doResolve(t,r,null,n,(e,t)=>{if(e)return i(e);if(t)return i(null,this.cache[a]=t);i()})})}}},5187:e=>{"use strict";e.exports=class UseFilePlugin{constructor(e,t,r){this.source=e;this.filename=t;this.target=r}apply(e){const t=e.ensureHook(this.target);e.getHook(this.source).tapAsync("UseFilePlugin",(r,n,i)=>{const a=e.join(r.path,this.filename);const o=Object.assign({},r,{path:a,relativePath:r.relativePath&&e.join(r.relativePath,this.filename)});e.doResolve(t,o,"using path: "+a,n,i)})}}},4426:(e,t,r)=>{"use strict";const n=r(4353).P;function parseType(e){const t=e.split("+");const r=t.shift();return{type:r==="*"?null:r,features:t}}function isTypeMatched(e,t){if(typeof e==="string")e=parseType(e);if(typeof t==="string")t=parseType(t);if(t.type&&t.type!==e.type)return false;return t.features.every(t=>{return e.features.indexOf(t)>=0})}function isResourceTypeMatched(e,t){e=e.split("/");t=t.split("/");if(e.length!==t.length)return false;for(let r=0;r{return isResourceTypeMatched(e,t)})}function isEnvironment(e,t){return e.environments&&e.environments.every(e=>{return isTypeMatched(e,t)})}const i={};function getGlobRegExp(e){const t=i[e]||(i[e]=n(e));return t}function matchGlob(e,t){const r=getGlobRegExp(e);return r.exec(t)}function isGlobMatched(e,t){return!!matchGlob(e,t)}function isConditionMatched(e,t){const r=t.split("|");return r.some(function testFn(t){t=t.trim();const r=/^!/.test(t);if(r)return!testFn(t.substr(1));if(/^[a-z]+:/.test(t)){const r=/^([a-z]+):\s*/.exec(t);const n=t.substr(r[0].length);const i=r[1];switch(i){case"referrer":return isGlobMatched(n,e.referrer);default:return false}}else if(t.indexOf("/")>=0){return isResourceTypeSupported(e,t)}else{return isEnvironment(e,t)}})}function isKeyMatched(e,t){while(true){const r=/^\[([^\]]+)\]\s*/.exec(t);if(!r)return t;t=t.substr(r[0].length);const n=r[1];if(!isConditionMatched(e,n)){return false}}}function getField(e,t,r){let n;Object.keys(t).forEach(i=>{const a=isKeyMatched(e,i);if(a===r){n=t[i]}});return n}function getMain(e,t){return getField(e,t,"main")}function getExtensions(e,t){return getField(e,t,"extensions")}function matchModule(e,t,r){const n=getField(e,t,"modules");if(!n)return r;let i=r;const a=Object.keys(n);let o=0;let s;let c;for(let t=0;ta.length){throw new Error("Request '"+r+"' matches recursively")}}}return i;function replaceMatcher(e){switch(e){case"/**":{const e=s[c++];return e?"/"+e:""}case"**":case"*":return s[c++]}}}function matchType(e,t,r){const n=getField(e,t,"types");if(!n)return undefined;let i;Object.keys(n).forEach(t=>{const a=isKeyMatched(e,t);if(isGlobMatched(a,r)){const e=n[t];if(!i&&/\/\*$/.test(e))throw new Error("value ('"+e+"') of key '"+t+"' contains '*', but there is no previous value defined");i=e.replace(/\/\*$/,"/"+i)}});return i}t.parseType=parseType;t.isTypeMatched=isTypeMatched;t.isResourceTypeSupported=isResourceTypeSupported;t.isEnvironment=isEnvironment;t.isGlobMatched=isGlobMatched;t.isConditionMatched=isConditionMatched;t.isKeyMatched=isKeyMatched;t.getField=getField;t.getMain=getMain;t.getExtensions=getExtensions;t.matchModule=matchModule;t.matchType=matchType},2227:e=>{"use strict";e.exports=function createInnerContext(e,t,r){let n=false;const i={log:(()=>{if(!e.log)return undefined;if(!t)return e.log;const r=r=>{if(!n){e.log(t);n=true}e.log(" "+r)};return r})(),stack:e.stack,missing:e.missing};return i}},3556:e=>{"use strict";e.exports=function forEachBail(e,t,r){if(e.length===0)return r();let n=e.length;let i;let a=[];for(let r=0;r{if(e>=n)return;a.push(e);if(t.length>0){n=e+1;a=a.filter(t=>{return t<=e});i=t}if(a.length===n){r.apply(null,i);n=0}}}};e.exports.withIndex=function forEachBailWithIndex(e,t,r){if(e.length===0)return r();let n=e.length;let i;let a=[];for(let r=0;r{if(e>=n)return;a.push(e);if(t.length>0){n=e+1;a=a.filter(t=>{return t<=e});i=t}if(a.length===n){r.apply(null,i);n=0}}}}},2471:e=>{"use strict";e.exports=function getInnerRequest(e,t){if(typeof t.__innerRequest==="string"&&t.__innerRequest_request===t.request&&t.__innerRequest_relativePath===t.relativePath)return t.__innerRequest;let r;if(t.request){r=t.request;if(/^\.\.?\//.test(r)&&t.relativePath){r=e.join(t.relativePath,r)}}else{r=t.relativePath}t.__innerRequest_request=t.request;t.__innerRequest_relativePath=t.relativePath;return t.__innerRequest=r}},9835:e=>{"use strict";e.exports=function getPaths(e){const t=e.split(/(.*?[\\\/]+)/);const r=[e];const n=[t[t.length-1]];let i=t[t.length-1];e=e.substr(0,e.length-i.length-1);for(let a=t.length-2;a>2;a-=2){r.push(e);i=t[a];e=e.substr(0,e.length-i.length)||"/";n.push(i.substr(0,i.length-1))}i=t[1];n.push(i);r.push(i);return{paths:r,seqments:n}};e.exports.basename=function basename(e){const t=e.lastIndexOf("/"),r=e.lastIndexOf("\\");const n=t<0?r:r<0?t:t{"use strict";function globToRegExp(e){if(/^\(.+\)$/.test(e)){return new RegExp(e.substr(1,e.length-2))}const t=tokenize(e);const r=createRoot();const n=t.map(r).join("");return new RegExp("^"+n+"$")}const r={"@(":"one","?(":"zero-one","+(":"one-many","*(":"zero-many","|":"segment-sep","/**/":"any-path-segments","**":"any-path","*":"any-path-segment","?":"any-char","{":"or","/":"path-sep",",":"comma",")":"closing-segment","}":"closing-or"};function tokenize(e){return e.split(/([@?+*]\(|\/\*\*\/|\*\*|[?*]|\[[\!\^]?(?:[^\]\\]|\\.)+\]|\{|,|\/|[|)}])/g).map(e=>{if(!e)return null;const t=r[e];if(t){return{type:t}}if(e[0]==="["){if(e[1]==="^"||e[1]==="!"){return{type:"inverted-char-set",value:e.substr(2,e.length-3)}}else{return{type:"char-set",value:e.substr(1,e.length-2)}}}return{type:"string",value:e}}).filter(Boolean).concat({type:"end"})}function createRoot(){const e=[];const t=createSeqment();let r=true;return function(n){switch(n.type){case"or":e.push(r);return"(";case"comma":if(e.length){r=e[e.length-1];return"|"}else{return t({type:"string",value:","},r)}case"closing-or":if(e.length===0)throw new Error("Unmatched '}'");e.pop();return")";case"end":if(e.length)throw new Error("Unmatched '{'");return t(n,r);default:{const e=t(n,r);r=false;return e}}}}function createSeqment(){const e=[];const t=createSimple();return function(r,n){switch(r.type){case"one":case"one-many":case"zero-many":case"zero-one":e.push(r.type);return"(";case"segment-sep":if(e.length){return"|"}else{return t({type:"string",value:"|"},n)}case"closing-segment":{const t=e.pop();switch(t){case"one":return")";case"one-many":return")+";case"zero-many":return")*";case"zero-one":return")?"}throw new Error("Unexcepted segment "+t)}case"end":if(e.length>0){throw new Error("Unmatched segment, missing ')'")}return t(r,n);default:return t(r,n)}}}function createSimple(){return function(e,t){switch(e.type){case"path-sep":return"[\\\\/]+";case"any-path-segments":return"[\\\\/]+(?:(.+)[\\\\/]+)?";case"any-path":return"(.*)";case"any-path-segment":if(t){return"\\.[\\\\/]+(?:.*[\\\\/]+)?([^\\\\/]+)"}else{return"([^\\\\/]*)"}case"any-char":return"[^\\\\/]";case"inverted-char-set":return"[^"+e.value+"]";case"char-set":return"["+e.value+"]";case"string":return e.value.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&");case"end":return"";default:throw new Error("Unsupported token '"+e.type+"'")}}}t.P=globToRegExp},1324:(e,t,r)=>{"use strict";const n=r(7934);const i=r(7365);const a=r(7703);const o=new a(new i,4e3);const s={environments:["node+es3+es5+process+native"]};const c=n.createResolver({extensions:[".js",".json",".node"],fileSystem:o});e.exports=function resolve(e,t,r,n,i){if(typeof e==="string"){i=n;n=r;r=t;t=e;e=s}if(typeof i!=="function"){i=n}c.resolve(e,t,r,n,i)};const u=n.createResolver({extensions:[".js",".json",".node"],useSyncFileSystemCalls:true,fileSystem:o});e.exports.sync=function resolveSync(e,t,r){if(typeof e==="string"){r=t;t=e;e=s}return u.resolveSync(e,t,r)};const l=n.createResolver({extensions:[".js",".json",".node"],resolveToContext:true,fileSystem:o});e.exports.context=function resolveContext(e,t,r,resolveContext,n){if(typeof e==="string"){n=resolveContext;resolveContext=r;r=t;t=e;e=s}if(typeof n!=="function"){n=resolveContext}l.resolve(e,t,r,resolveContext,n)};const f=n.createResolver({extensions:[".js",".json",".node"],resolveToContext:true,useSyncFileSystemCalls:true,fileSystem:o});e.exports.context.sync=function resolveContextSync(e,t,r){if(typeof e==="string"){r=t;t=e;e=s}return f.resolveSync(e,t,r)};const d=n.createResolver({extensions:[".js",".json",".node"],moduleExtensions:["-loader"],mainFields:["loader","main"],fileSystem:o});e.exports.loader=function resolveLoader(e,t,r,n,i){if(typeof e==="string"){i=n;n=r;r=t;t=e;e=s}if(typeof i!=="function"){i=n}d.resolve(e,t,r,n,i)};const p=n.createResolver({extensions:[".js",".json",".node"],moduleExtensions:["-loader"],mainFields:["loader","main"],useSyncFileSystemCalls:true,fileSystem:o});e.exports.loader.sync=function resolveLoaderSync(e,t,r){if(typeof e==="string"){r=t;t=e;e=s}return p.resolveSync(e,t,r)};e.exports.create=function create(e){e=Object.assign({fileSystem:o},e);const t=n.createResolver(e);return function(e,r,n,i,a){if(typeof e==="string"){a=i;i=n;n=r;r=e;e=s}if(typeof a!=="function"){a=i}t.resolve(e,r,n,i,a)}};e.exports.create.sync=function createSync(e){e=Object.assign({useSyncFileSystemCalls:true,fileSystem:o},e);const t=n.createResolver(e);return function(e,r,n){if(typeof e==="string"){n=r;r=e;e=s}return t.resolveSync(e,r,n)}};e.exports.ResolverFactory=n;e.exports.NodeJsInputFileSystem=i;e.exports.CachedInputFileSystem=a},2980:(e,t,r)=>{"use strict";const n=r(528);const i=r(3207);class AsyncSeriesBailHookCodeFactory extends i{content({onError:e,onResult:t,onDone:r}){return this.callTapsSeries({onError:(t,r,n,i)=>e(r)+i(true),onResult:(e,r,n)=>`if(${r} !== undefined) {\n${t(r)};\n} else {\n${n()}}\n`,onDone:r})}}const a=new AsyncSeriesBailHookCodeFactory;class AsyncSeriesBailHook extends n{compile(e){a.setup(this,e);return a.create(e)}}Object.defineProperties(AsyncSeriesBailHook.prototype,{_call:{value:undefined,configurable:true,writable:true}});e.exports=AsyncSeriesBailHook},2039:(e,t,r)=>{"use strict";const n=r(528);const i=r(3207);class AsyncSeriesHookCodeFactory extends i{content({onError:e,onDone:t}){return this.callTapsSeries({onError:(t,r,n,i)=>e(r)+i(true),onDone:t})}}const a=new AsyncSeriesHookCodeFactory;class AsyncSeriesHook extends n{compile(e){a.setup(this,e);return a.create(e)}}Object.defineProperties(AsyncSeriesHook.prototype,{_call:{value:undefined,configurable:true,writable:true}});e.exports=AsyncSeriesHook},528:e=>{"use strict";class Hook{constructor(e){if(!Array.isArray(e))e=[];this._args=e;this.taps=[];this.interceptors=[];this.call=this._call;this.promise=this._promise;this.callAsync=this._callAsync;this._x=undefined}compile(e){throw new Error("Abstract: should be overriden")}_createCall(e){return this.compile({taps:this.taps,interceptors:this.interceptors,args:this._args,type:e})}tap(e,t){if(typeof e==="string")e={name:e};if(typeof e!=="object"||e===null)throw new Error("Invalid arguments to tap(options: Object, fn: function)");e=Object.assign({type:"sync",fn:t},e);if(typeof e.name!=="string"||e.name==="")throw new Error("Missing name for tap");e=this._runRegisterInterceptors(e);this._insert(e)}tapAsync(e,t){if(typeof e==="string")e={name:e};if(typeof e!=="object"||e===null)throw new Error("Invalid arguments to tapAsync(options: Object, fn: function)");e=Object.assign({type:"async",fn:t},e);if(typeof e.name!=="string"||e.name==="")throw new Error("Missing name for tapAsync");e=this._runRegisterInterceptors(e);this._insert(e)}tapPromise(e,t){if(typeof e==="string")e={name:e};if(typeof e!=="object"||e===null)throw new Error("Invalid arguments to tapPromise(options: Object, fn: function)");e=Object.assign({type:"promise",fn:t},e);if(typeof e.name!=="string"||e.name==="")throw new Error("Missing name for tapPromise");e=this._runRegisterInterceptors(e);this._insert(e)}_runRegisterInterceptors(e){for(const t of this.interceptors){if(t.register){const r=t.register(e);if(r!==undefined)e=r}}return e}withOptions(e){const t=t=>Object.assign({},e,typeof t==="string"?{name:t}:t);e=Object.assign({},e,this._withOptions);const r=this._withOptionsBase||this;const n=Object.create(r);n.tapAsync=((e,n)=>r.tapAsync(t(e),n)),n.tap=((e,n)=>r.tap(t(e),n));n.tapPromise=((e,n)=>r.tapPromise(t(e),n));n._withOptions=e;n._withOptionsBase=r;return n}isUsed(){return this.taps.length>0||this.interceptors.length>0}intercept(e){this._resetCompilation();this.interceptors.push(Object.assign({},e));if(e.register){for(let t=0;t0){n--;const e=this.taps[n];this.taps[n+1]=e;const i=e.stage||0;if(t){if(t.has(e.name)){t.delete(e.name);continue}if(t.size>0){continue}}if(i>r){continue}n++;break}this.taps[n]=e}}function createCompileDelegate(e,t){return function lazyCompileHook(...r){this[e]=this._createCall(t);return this[e](...r)}}Object.defineProperties(Hook.prototype,{_call:{value:createCompileDelegate("call","sync"),configurable:true,writable:true},_promise:{value:createCompileDelegate("promise","promise"),configurable:true,writable:true},_callAsync:{value:createCompileDelegate("callAsync","async"),configurable:true,writable:true}});e.exports=Hook},3207:e=>{"use strict";class HookCodeFactory{constructor(e){this.config=e;this.options=undefined;this._args=undefined}create(e){this.init(e);let t;switch(this.options.type){case"sync":t=new Function(this.args(),'"use strict";\n'+this.header()+this.content({onError:e=>`throw ${e};\n`,onResult:e=>`return ${e};\n`,onDone:()=>"",rethrowIfPossible:true}));break;case"async":t=new Function(this.args({after:"_callback"}),'"use strict";\n'+this.header()+this.content({onError:e=>`_callback(${e});\n`,onResult:e=>`_callback(null, ${e});\n`,onDone:()=>"_callback();\n"}));break;case"promise":let e="";e+='"use strict";\n';e+="return new Promise((_resolve, _reject) => {\n";e+="var _sync = true;\n";e+=this.header();e+=this.content({onError:e=>{let t="";t+="if(_sync)\n";t+=`_resolve(Promise.resolve().then(() => { throw ${e}; }));\n`;t+="else\n";t+=`_reject(${e});\n`;return t},onResult:e=>`_resolve(${e});\n`,onDone:()=>"_resolve();\n"});e+="_sync = false;\n";e+="});\n";t=new Function(this.args(),e);break}this.deinit();return t}setup(e,t){e._x=t.taps.map(e=>e.fn)}init(e){this.options=e;this._args=e.args.slice()}deinit(){this.options=undefined;this._args=undefined}header(){let e="";if(this.needContext()){e+="var _context = {};\n"}else{e+="var _context;\n"}e+="var _x = this._x;\n";if(this.options.interceptors.length>0){e+="var _taps = this.taps;\n";e+="var _interceptors = this.interceptors;\n"}for(let t=0;t {\n`;else o+=`_err${e} => {\n`;o+=`if(_err${e}) {\n`;o+=t(`_err${e}`);o+="} else {\n";if(r){o+=r(`_result${e}`)}if(n){o+=n()}o+="}\n";o+="}";a+=`_fn${e}(${this.args({before:s.context?"_context":undefined,after:o})});\n`;break;case"promise":a+=`var _hasResult${e} = false;\n`;a+=`var _promise${e} = _fn${e}(${this.args({before:s.context?"_context":undefined})});\n`;a+=`if (!_promise${e} || !_promise${e}.then)\n`;a+=` throw new Error('Tap function (tapPromise) did not return promise (returned ' + _promise${e} + ')');\n`;a+=`_promise${e}.then(_result${e} => {\n`;a+=`_hasResult${e} = true;\n`;if(r){a+=r(`_result${e}`)}if(n){a+=n()}a+=`}, _err${e} => {\n`;a+=`if(_hasResult${e}) throw _err${e};\n`;a+=t(`_err${e}`);a+="});\n";break}return a}callTapsSeries({onError:e,onResult:t,onDone:r,rethrowIfPossible:n}){if(this.options.taps.length===0)return r();const i=this.options.taps.findIndex(e=>e.type!=="sync");const a=o=>{if(o>=this.options.taps.length){return r()}const s=()=>a(o+1);const c=e=>{if(e)return"";return r()};return this.callTap(o,{onError:t=>e(o,t,s,c),onResult:t&&(e=>{return t(o,e,s,c)}),onDone:!t&&(()=>{return s()}),rethrowIfPossible:n&&(i<0||oe.type==="sync");let i="";if(!n){i+="var _looper = () => {\n";i+="var _loopAsync = false;\n"}i+="var _loop;\n";i+="do {\n";i+="_loop = false;\n";for(let e=0;e{let a="";a+=`if(${t} !== undefined) {\n`;a+="_loop = true;\n";if(!n)a+="if(_loopAsync) _looper();\n";a+=i(true);a+=`} else {\n`;a+=r();a+=`}\n`;return a},onDone:t&&(()=>{let e="";e+="if(!_loop) {\n";e+=t();e+="}\n";return e}),rethrowIfPossible:r&&n});i+="} while(_loop);\n";if(!n){i+="_loopAsync = true;\n";i+="};\n";i+="_looper();\n"}return i}callTapsParallel({onError:e,onResult:t,onDone:r,rethrowIfPossible:n,onTap:i=((e,t)=>t())}){if(this.options.taps.length<=1){return this.callTapsSeries({onError:e,onResult:t,onDone:r,rethrowIfPossible:n})}let a="";a+="do {\n";a+=`var _counter = ${this.options.taps.length};\n`;if(r){a+="var _done = () => {\n";a+=r();a+="};\n"}for(let o=0;o{if(r)return"if(--_counter === 0) _done();\n";else return"--_counter;"};const c=e=>{if(e||!r)return"_counter = 0;\n";else return"_counter = 0;\n_done();\n"};a+="if(_counter <= 0) break;\n";a+=i(o,()=>this.callTap(o,{onError:t=>{let r="";r+="if(_counter > 0) {\n";r+=e(o,t,s,c);r+="}\n";return r},onResult:t&&(e=>{let r="";r+="if(_counter > 0) {\n";r+=t(o,e,s,c);r+="}\n";return r}),onDone:!t&&(()=>{return s()}),rethrowIfPossible:n}),s,c)}a+="} while(false);\n";return a}args({before:e,after:t}={}){let r=this._args;if(e)r=[e].concat(r);if(t)r=r.concat(t);if(r.length===0){return""}else{return r.join(", ")}}getTapFn(e){return`_x[${e}]`}getTap(e){return`_taps[${e}]`}getInterceptor(e){return`_interceptors[${e}]`}}e.exports=HookCodeFactory},1475:(e,t,r)=>{"use strict";const n=r(528);const i=r(3207);class SyncBailHookCodeFactory extends i{content({onError:e,onResult:t,onDone:r,rethrowIfPossible:n}){return this.callTapsSeries({onError:(t,r)=>e(r),onResult:(e,r,n)=>`if(${r} !== undefined) {\n${t(r)};\n} else {\n${n()}}\n`,onDone:r,rethrowIfPossible:n})}}const a=new SyncBailHookCodeFactory;class SyncBailHook extends n{tapAsync(){throw new Error("tapAsync is not supported on a SyncBailHook")}tapPromise(){throw new Error("tapPromise is not supported on a SyncBailHook")}compile(e){a.setup(this,e);return a.create(e)}}e.exports=SyncBailHook},3575:(e,t,r)=>{"use strict";const n=r(528);const i=r(3207);class SyncHookCodeFactory extends i{content({onError:e,onResult:t,onDone:r,rethrowIfPossible:n}){return this.callTapsSeries({onError:(t,r)=>e(r),onDone:r,rethrowIfPossible:n})}}const a=new SyncHookCodeFactory;class SyncHook extends n{tapAsync(){throw new Error("tapAsync is not supported on a SyncHook")}tapPromise(){throw new Error("tapPromise is not supported on a SyncHook")}compile(e){a.setup(this,e);return a.create(e)}}e.exports=SyncHook},3460:(e,t,r)=>{"use strict";const n=r(1669);const i=r(1475);function Tapable(){this._pluginCompat=new i(["options"]);this._pluginCompat.tap({name:"Tapable camelCase",stage:100},e=>{e.names.add(e.name.replace(/[- ]([a-z])/g,(e,t)=>t.toUpperCase()))});this._pluginCompat.tap({name:"Tapable this.hooks",stage:200},e=>{let t;for(const r of e.names){t=this.hooks[r];if(t!==undefined){break}}if(t!==undefined){const r={name:e.fn.name||"unnamed compat plugin",stage:e.stage||0};if(e.async)t.tapAsync(r,e.fn);else t.tap(r,e.fn);return true}})}e.exports=Tapable;Tapable.addCompatLayer=function addCompatLayer(e){Tapable.call(e);e.plugin=Tapable.prototype.plugin;e.apply=Tapable.prototype.apply};Tapable.prototype.plugin=n.deprecate(function plugin(e,t){if(Array.isArray(e)){e.forEach(function(e){this.plugin(e,t)},this);return}const r=this._pluginCompat.call({name:e,fn:t,names:new Set([e])});if(!r){throw new Error(`Plugin could not be registered at '${e}'. Hook was not found.\n`+"BREAKING CHANGE: There need to exist a hook at 'this.hooks'. "+"To create a compatibility layer for this hook, hook into 'this._pluginCompat'.")}},"Tapable.plugin is deprecated. Use new API on `.hooks` instead");Tapable.prototype.apply=n.deprecate(function apply(){for(var e=0;e{"use strict";var t=/[|\\{}()[\]^$+*?.]/g;e.exports=function(e){if(typeof e!=="string"){throw new TypeError("Expected a string")}return e.replace(t,"\\$&")}},6030:(e,t,r)=>{"use strict";var n=r(7553);var i=r(572);var a=r(9641)("expand-brackets");var o=r(8333);var s=r(9769);var c=r(9532);function brackets(e,t){a("initializing from <%s>",__filename);var r=brackets.create(e,t);return r.output}brackets.match=function(e,t,r){e=[].concat(e);var n=o({},r);var i=brackets.matcher(t,n);var a=e.length;var s=-1;var c=[];while(++s{"use strict";var n=r(5419);e.exports=function(e){e.compiler.set("escape",function(e){return this.emit("\\"+e.val.replace(/^\\/,""),e)}).set("text",function(e){return this.emit(e.val.replace(/([{}])/g,"\\$1"),e)}).set("posix",function(e){if(e.val==="[::]"){return this.emit("\\[::\\]",e)}var t=n[e.inner];if(typeof t==="undefined"){t="["+e.inner+"]"}return this.emit(t,e)}).set("bracket",function(e){return this.mapVisit(e.nodes)}).set("bracket.open",function(e){return this.emit(e.val,e)}).set("bracket.inner",function(e){var t=e.val;if(t==="["||t==="]"){return this.emit("\\"+e.val,e)}if(t==="^]"){return this.emit("^\\]",e)}if(t==="^"){return this.emit("^",e)}if(/-/.test(t)&&!/(\d-\d|\w-\w)/.test(t)){t=t.split("-").join("\\-")}var r=t.charAt(0)==="^";if(r&&t.indexOf("/")===-1){t+="/"}if(r&&t.indexOf(".")===-1){t+="."}t=t.replace(/\\([1-9])/g,"$1");return this.emit(t,e)}).set("bracket.close",function(e){var t=e.val.replace(/^\\/,"");if(e.parent.escaped===true){return this.emit("\\"+t,e)}return this.emit(t,e)})}},572:(e,t,r)=>{"use strict";var n=r(126);var i=r(4728);var a="(\\[(?=.*\\])|\\])+";var o=n.createRegex(a);function parsers(e){e.state=e.state||{};e.parser.sets.bracket=e.parser.sets.bracket||[];e.parser.capture("escape",function(){if(this.isInside("bracket"))return;var e=this.position();var t=this.match(/^\\(.)/);if(!t)return;return e({type:"escape",val:t[0]})}).capture("text",function(){if(this.isInside("bracket"))return;var e=this.position();var t=this.match(o);if(!t||!t[0])return;return e({type:"text",val:t[0]})}).capture("posix",function(){var t=this.position();var r=this.match(/^\[:(.*?):\](?=.*\])/);if(!r)return;var n=this.isInside("bracket");if(n){e.posix++}return t({type:"posix",insideBracket:n,inner:r[1],val:r[0]})}).capture("bracket",function(){}).capture("bracket.open",function(){var e=this.parsed;var t=this.position();var r=this.match(/^\[(?=.*\])/);if(!r)return;var a=this.prev();var o=n.last(a.nodes);if(e.slice(-1)==="\\"&&!this.isInside("bracket")){o.val=o.val.slice(0,o.val.length-1);return t({type:"escape",val:r[0]})}var s=t({type:"bracket.open",val:r[0]});if(o.type==="bracket.open"||this.isInside("bracket")){s.val="\\"+s.val;s.type="bracket.inner";s.escaped=true;return s}var c=t({type:"bracket",nodes:[s]});i(c,"parent",a);i(s,"parent",c);this.push("bracket",c);a.nodes.push(c)}).capture("bracket.inner",function(){if(!this.isInside("bracket"))return;var e=this.position();var t=this.match(o);if(!t||!t[0])return;var r=this.input.charAt(0);var n=t[0];var i=e({type:"bracket.inner",val:n});if(n==="\\\\"){return i}var a=n.charAt(0);var s=n.slice(-1);if(a==="!"){n="^"+n.slice(1)}if(s==="\\"||n==="^"&&r==="]"){n+=this.input[0];this.consume(1)}i.val=n;return i}).capture("bracket.close",function(){var e=this.parsed;var t=this.position();var r=this.match(/^\]/);if(!r)return;var a=this.prev();var o=n.last(a.nodes);if(e.slice(-1)==="\\"&&!this.isInside("bracket")){o.val=o.val.slice(0,o.val.length-1);return t({type:"escape",val:r[0]})}var s=t({type:"bracket.close",rest:this.input,val:r[0]});if(o.type==="bracket.open"){s.type="bracket.inner";s.escaped=true;return s}var c=this.pop("bracket");if(!this.isType(c,"bracket")){if(this.options.strict){throw new Error('missing opening "["')}s.type="bracket.inner";s.escaped=true;return s}c.nodes.push(s);i(s,"parent",c)})}e.exports=parsers;e.exports.TEXT_REGEX=a},126:(e,t,r)=>{"use strict";var n=r(9532);var i=r(3089);var a;t.last=function(e){return e[e.length-1]};t.createRegex=function(e,t){if(a)return a;var r={contains:true,strictClose:false};var o=i.create(e,r);var s;if(typeof t==="string"){s=n("^(?:"+t+"|"+o+")",r)}else{s=n(o,r)}return a=s}},6157:(e,t,r)=>{t=e.exports=r(5763);t.log=log;t.formatArgs=formatArgs;t.save=save;t.load=load;t.useColors=useColors;t.storage="undefined"!=typeof chrome&&"undefined"!=typeof chrome.storage?chrome.storage.local:localstorage();t.colors=["lightseagreen","forestgreen","goldenrod","dodgerblue","darkorchid","crimson"];function useColors(){if(typeof window!=="undefined"&&window.process&&window.process.type==="renderer"){return true}return typeof document!=="undefined"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window!=="undefined"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator!=="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||typeof navigator!=="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}t.formatters.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}};function formatArgs(e){var r=this.useColors;e[0]=(r?"%c":"")+this.namespace+(r?" %c":" ")+e[0]+(r?"%c ":" ")+"+"+t.humanize(this.diff);if(!r)return;var n="color: "+this.color;e.splice(1,0,n,"color: inherit");var i=0;var a=0;e[0].replace(/%[a-zA-Z%]/g,function(e){if("%%"===e)return;i++;if("%c"===e){a=i}});e.splice(a,0,n)}function log(){return"object"===typeof console&&console.log&&Function.prototype.apply.call(console.log,console,arguments)}function save(e){try{if(null==e){t.storage.removeItem("debug")}else{t.storage.debug=e}}catch(e){}}function load(){var e;try{e=t.storage.debug}catch(e){}if(!e&&typeof process!=="undefined"&&"env"in process){e=process.env.DEBUG}return e}t.enable(load());function localstorage(){try{return window.localStorage}catch(e){}}},5763:(e,t,r)=>{t=e.exports=createDebug.debug=createDebug["default"]=createDebug;t.coerce=coerce;t.disable=disable;t.enable=enable;t.enabled=enabled;t.humanize=r(8888);t.names=[];t.skips=[];t.formatters={};var n;function selectColor(e){var r=0,n;for(n in e){r=(r<<5)-r+e.charCodeAt(n);r|=0}return t.colors[Math.abs(r)%t.colors.length]}function createDebug(e){function debug(){if(!debug.enabled)return;var e=debug;var r=+new Date;var i=r-(n||r);e.diff=i;e.prev=n;e.curr=r;n=r;var a=new Array(arguments.length);for(var o=0;o{if(typeof process!=="undefined"&&process.type==="renderer"){e.exports=r(6157)}else{e.exports=r(2681)}},2681:(e,t,r)=>{var n=r(8993);var i=r(1669);t=e.exports=r(5763);t.init=init;t.log=log;t.formatArgs=formatArgs;t.save=save;t.load=load;t.useColors=useColors;t.colors=[6,2,3,4,5,1];t.inspectOpts=Object.keys(process.env).filter(function(e){return/^debug_/i.test(e)}).reduce(function(e,t){var r=t.substring(6).toLowerCase().replace(/_([a-z])/g,function(e,t){return t.toUpperCase()});var n=process.env[t];if(/^(yes|on|true|enabled)$/i.test(n))n=true;else if(/^(no|off|false|disabled)$/i.test(n))n=false;else if(n==="null")n=null;else n=Number(n);e[r]=n;return e},{});var a=parseInt(process.env.DEBUG_FD,10)||2;if(1!==a&&2!==a){i.deprecate(function(){},"except for stderr(2) and stdout(1), any other usage of DEBUG_FD is deprecated. Override debug.log if you want to use a different log function (https://git.io/debug_fd)")()}var o=1===a?process.stdout:2===a?process.stderr:createWritableStdioStream(a);function useColors(){return"colors"in t.inspectOpts?Boolean(t.inspectOpts.colors):n.isatty(a)}t.formatters.o=function(e){this.inspectOpts.colors=this.useColors;return i.inspect(e,this.inspectOpts).split("\n").map(function(e){return e.trim()}).join(" ")};t.formatters.O=function(e){this.inspectOpts.colors=this.useColors;return i.inspect(e,this.inspectOpts)};function formatArgs(e){var r=this.namespace;var n=this.useColors;if(n){var i=this.color;var a=" [3"+i+";1m"+r+" "+"";e[0]=a+e[0].split("\n").join("\n"+a);e.push("[3"+i+"m+"+t.humanize(this.diff)+"")}else{e[0]=(new Date).toUTCString()+" "+r+" "+e[0]}}function log(){return o.write(i.format.apply(i,arguments)+"\n")}function save(e){if(null==e){delete process.env.DEBUG}else{process.env.DEBUG=e}}function load(){return process.env.DEBUG}function createWritableStdioStream(e){var t;var i=process.binding("tty_wrap");switch(i.guessHandleType(e)){case"TTY":t=new n.WriteStream(e);t._type="tty";if(t._handle&&t._handle.unref){t._handle.unref()}break;case"FILE":var a=r(5747);t=new a.SyncWriteStream(e,{autoClose:false});t._type="fs";break;case"PIPE":case"TCP":var o=r(1631);t=new o.Socket({fd:e,readable:false,writable:true});t.readable=false;t.read=null;t._type="pipe";if(t._handle&&t._handle.unref){t._handle.unref()}break;default:throw new Error("Implement me. Unknown stream file type!")}t.fd=e;t._isStdio=true;return t}function init(e){e.inspectOpts={};var r=Object.keys(t.inspectOpts);for(var n=0;n{var t=1e3;var r=t*60;var n=r*60;var i=n*24;var a=i*365.25;e.exports=function(e,t){t=t||{};var r=typeof e;if(r==="string"&&e.length>0){return parse(e)}else if(r==="number"&&isNaN(e)===false){return t.long?fmtLong(e):fmtShort(e)}throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))};function parse(e){e=String(e);if(e.length>100){return}var o=/^((?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|years?|yrs?|y)?$/i.exec(e);if(!o){return}var s=parseFloat(o[1]);var c=(o[2]||"ms").toLowerCase();switch(c){case"years":case"year":case"yrs":case"yr":case"y":return s*a;case"days":case"day":case"d":return s*i;case"hours":case"hour":case"hrs":case"hr":case"h":return s*n;case"minutes":case"minute":case"mins":case"min":case"m":return s*r;case"seconds":case"second":case"secs":case"sec":case"s":return s*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return s;default:return undefined}}function fmtShort(e){if(e>=i){return Math.round(e/i)+"d"}if(e>=n){return Math.round(e/n)+"h"}if(e>=r){return Math.round(e/r)+"m"}if(e>=t){return Math.round(e/t)+"s"}return e+"ms"}function fmtLong(e){return plural(e,i,"day")||plural(e,n,"hour")||plural(e,r,"minute")||plural(e,t,"second")||e+" ms"}function plural(e,t,r){if(e{"use strict";var n=r(485);e.exports=function extend(e){if(!n(e)){e={}}var t=arguments.length;for(var r=1;r{"use strict";var n=r(8333);var i=r(6974);var a=r(9532);var o=r(569);var s=r(3041);var c=r(8992);var u=r(8366);var l=1024*64;function extglob(e,t){return extglob.create(e,t).output}extglob.match=function(e,t,r){if(typeof t!=="string"){throw new TypeError("expected pattern to be a string")}e=u.arrayify(e);var n=extglob.matcher(t,r);var a=e.length;var o=-1;var s=[];while(++ol){throw new Error("expected pattern to be less than "+l+" characters")}function makeRe(){var r=n({strictErrors:false},t);if(r.strictErrors===true)r.strict=true;var i=extglob.create(e,r);return a(i.output,r)}var r=u.memoize("makeRe",e,t,makeRe);if(r.source.length>l){throw new SyntaxError("potentially malicious regex detected")}return r};extglob.cache=u.cache;extglob.clearCache=function(){extglob.cache.__data__={}};extglob.Extglob=c;extglob.compilers=o;extglob.parsers=s;e.exports=extglob},569:(e,t,r)=>{"use strict";var n=r(6030);e.exports=function(e){function star(){if(typeof e.options.star==="function"){return e.options.star.apply(this,arguments)}if(typeof e.options.star==="string"){return e.options.star}return".*?"}e.use(n.compilers);e.compiler.set("escape",function(e){return this.emit(e.val,e)}).set("dot",function(e){return this.emit("\\"+e.val,e)}).set("qmark",function(e){var t="[^\\\\/.]";var r=this.prev();if(e.parsed.slice(-1)==="("){var n=e.rest.charAt(0);if(n!=="!"&&n!=="="&&n!==":"){return this.emit(t,e)}return this.emit(e.val,e)}if(r.type==="text"&&r.val){return this.emit(t,e)}if(e.val.length>1){t+="{"+e.val.length+"}"}return this.emit(t,e)}).set("plus",function(e){var t=e.parsed.slice(-1);if(t==="]"||t===")"){return this.emit(e.val,e)}var r=this.output.slice(-1);if(!this.output||/[?*+]/.test(r)&&e.parent.type!=="bracket"){return this.emit("\\+",e)}if(/\w/.test(r)&&!e.inside){return this.emit("+\\+?",e)}return this.emit("+",e)}).set("star",function(e){var t=this.prev();var r=t.type!=="text"&&t.type!=="escape"?"(?!\\.)":"";return this.emit(r+star.call(this,e),e)}).set("paren",function(e){return this.mapVisit(e.nodes)}).set("paren.open",function(e){var t=this.options.capture?"(":"";switch(e.parent.prefix){case"!":case"^":return this.emit(t+"(?:(?!(?:",e);case"*":case"+":case"?":case"@":return this.emit(t+"(?:",e);default:{var r=e.val;if(this.options.bash===true){r="\\"+r}else if(!this.options.capture&&r==="("&&e.parent.rest[0]!=="?"){r+="?:"}return this.emit(r,e)}}}).set("paren.close",function(e){var t=this.options.capture?")":"";switch(e.prefix){case"!":case"^":var r=/^(\)|$)/.test(e.rest)?"$":"";var n=star.call(this,e);if(e.parent.hasSlash&&!this.options.star&&this.options.slash!==false){n=".*?"}return this.emit(r+("))"+n+")")+t,e);case"*":case"+":case"?":return this.emit(")"+e.prefix+t,e);case"@":return this.emit(")"+t,e);default:{var i=(this.options.bash===true?"\\":"")+")";return this.emit(i,e)}}}).set("text",function(e){var t=e.val.replace(/[\[\]]/g,"\\$&");return this.emit(t,e)})}},8992:(e,t,r)=>{"use strict";var n=r(9769);var i=r(5855);var a=r(8333);var o=r(569);var s=r(3041);function Extglob(e){this.options=a({source:"extglob"},e);this.snapdragon=this.options.snapdragon||new n(this.options);this.snapdragon.patterns=this.snapdragon.patterns||{};this.compiler=this.snapdragon.compiler;this.parser=this.snapdragon.parser;o(this.snapdragon);s(this.snapdragon);i(this.snapdragon,"parse",function(e,t){var r=n.prototype.parse.apply(this,arguments);r.input=e;var a=this.parser.stack.pop();if(a&&this.options.strict!==true){var o=a.nodes[0];o.val="\\"+o.val;var s=o.parent.nodes[1];if(s.type==="star"){s.loose=true}}i(r,"parser",this.parser);return r});i(this,"parse",function(e,t){return this.snapdragon.parse.apply(this.snapdragon,arguments)});i(this,"compile",function(e,t){return this.snapdragon.compile.apply(this.snapdragon,arguments)})}e.exports=Extglob},3041:(e,t,r)=>{"use strict";var n=r(6030);var i=r(5855);var a=r(8366);var o="([!@*?+]?\\(|\\)|[*?.+\\\\]|\\[:?(?=.*\\])|:?\\])+";var s=a.createRegex(o);function parsers(e){e.state=e.state||{};e.use(n.parsers);e.parser.sets.paren=e.parser.sets.paren||[];e.parser.capture("paren.open",function(){var e=this.parsed;var t=this.position();var r=this.match(/^([!@*?+])?\(/);if(!r)return;var n=this.prev();var a=r[1];var o=r[0];var s=t({type:"paren.open",parsed:e,val:o});var c=t({type:"paren",prefix:a,nodes:[s]});if(a==="!"&&n.type==="paren"&&n.prefix==="!"){n.prefix="@";c.prefix="@"}i(c,"rest",this.input);i(c,"parsed",e);i(c,"parent",n);i(s,"parent",c);this.push("paren",c);n.nodes.push(c)}).capture("paren.close",function(){var e=this.parsed;var t=this.position();var r=this.match(/^\)/);if(!r)return;var n=this.pop("paren");var a=t({type:"paren.close",rest:this.input,parsed:e,val:r[0]});if(!this.isType(n,"paren")){if(this.options.strict){throw new Error('missing opening paren: "("')}a.escaped=true;return a}a.prefix=n.prefix;n.nodes.push(a);i(a,"parent",n)}).capture("escape",function(){var e=this.position();var t=this.match(/^\\(.)/);if(!t)return;return e({type:"escape",val:t[0],ch:t[1]})}).capture("qmark",function(){var t=this.parsed;var r=this.position();var n=this.match(/^\?+(?!\()/);if(!n)return;e.state.metachar=true;return r({type:"qmark",rest:this.input,parsed:t,val:n[0]})}).capture("star",/^\*(?!\()/).capture("plus",/^\+(?!\()/).capture("dot",/^\./).capture("text",s)}e.exports.TEXT_REGEX=o;e.exports=parsers},8366:(e,t,r)=>{"use strict";var n=r(3089);var i=r(9111);var a=e.exports;var o=a.cache=new i;a.arrayify=function(e){if(!Array.isArray(e)){return[e]}return e};a.memoize=function(e,t,r,n){var i=a.createKey(e+t,r);if(o.has(e,i)){return o.get(e,i)}var s=n(t,r);if(r&&r.cache===false){return s}o.set(e,i,s);return s};a.createKey=function(e,t){var r=e;if(typeof t==="undefined"){return r}for(var n in t){r+=";"+n+"="+String(t[n])}return r};a.createRegex=function(e){var t={contains:true,strictClose:false};return n(e,t)}},5855:(e,t,r)=>{"use strict";var n=r(8586);e.exports=function defineProperty(e,t,r){if(typeof e!=="object"&&typeof e!=="function"){throw new TypeError("expected an object or function.")}if(typeof t!=="string"){throw new TypeError("expected `prop` to be a string.")}if(n(r)&&("set"in r||"get"in r)){return Object.defineProperty(e,t,r)}return Object.defineProperty(e,t,{configurable:true,enumerable:false,writable:true,value:r})}},9430:(e,t,r)=>{"use strict";var n=r(1669);var i=r(5552);var a=r(8333);var o=r(9437);var s=r(5837);function fillRange(e,t,r,o){if(typeof e==="undefined"){return[]}if(typeof t==="undefined"||e===t){var s=typeof e==="string";if(i(e)&&!toNumber(e)){return[s?"0":0]}return[e]}if(typeof r!=="number"&&typeof r!=="string"){o=r;r=undefined}if(typeof o==="function"){o={transform:o}}var c=a({step:r},o);if(c.step&&!isValidNumber(c.step)){if(c.strictRanges===true){throw new TypeError("expected options.step to be a number")}return[]}c.isNumber=isValidNumber(e)&&isValidNumber(t);if(!c.isNumber&&!isValid(e,t)){if(c.strictRanges===true){throw new RangeError("invalid range arguments: "+n.inspect([e,t]))}return[]}c.isPadded=isPadded(e)||isPadded(t);c.toString=c.stringify||typeof c.step==="string"||typeof e==="string"||typeof t==="string"||!c.isNumber;if(c.isPadded){c.maxLength=Math.max(String(e).length,String(t).length)}if(typeof c.optimize==="boolean")c.toRegex=c.optimize;if(typeof c.makeRe==="boolean")c.toRegex=c.makeRe;return expand(e,t,c)}function expand(e,t,r){var n=r.isNumber?toNumber(e):e.charCodeAt(0);var i=r.isNumber?toNumber(t):t.charCodeAt(0);var a=Math.abs(toNumber(r.step))||1;if(r.toRegex&&a===1){return toRange(n,i,e,t,r)}var o={greater:[],lesser:[]};var s=n=i){var l=r.isNumber?n:String.fromCharCode(n);if(r.toRegex&&(l>=0||!r.isNumber)){o.greater.push(l)}else{o.lesser.push(Math.abs(l))}if(r.isPadded){l=zeros(l,r)}if(r.toString){l=String(l)}if(typeof r.transform==="function"){c[u++]=r.transform(l,n,i,a,u,c,r)}else{c[u++]=l}if(s){n+=a}else{n-=a}}if(r.toRegex===true){return toSequence(c,o,r)}return c}function toRange(e,t,r,n,i){if(i.isPadded){return s(r,n,i)}if(i.isNumber){return s(Math.min(e,t),Math.max(e,t),i)}var r=String.fromCharCode(Math.min(e,t));var n=String.fromCharCode(Math.max(e,t));return"["+r+"-"+n+"]"}function toSequence(e,t,r){var n="",i="";if(t.greater.length){n=t.greater.join("|")}if(t.lesser.length){i="-("+t.lesser.join("|")+")"}var a=n&&i?n+"|"+i:n||i;if(r.capture){return"("+a+")"}return a}function zeros(e,t){if(t.isPadded){var r=String(e);var n=r.length;var i="";if(r.charAt(0)==="-"){i="-";r=r.slice(1)}var a=t.maxLength-n;var s=o("0",a);e=i+s+r}if(t.stringify){return String(e)}return e}function toNumber(e){return Number(e)||0}function isPadded(e){return/^-?0\d/.test(e)}function isValid(e,t){return(isValidNumber(e)||isValidLetter(e))&&(isValidNumber(t)||isValidLetter(t))}function isValidLetter(e){return typeof e==="string"&&e.length===1&&/^\w+$/.test(e)}function isValidNumber(e){return i(e)&&!/\./.test(e)}e.exports=fillRange},1718:e=>{"use strict";e.exports=function forIn(e,t,r){for(var n in e){if(t.call(r,e[n],n,e)===false){break}}}},9111:(e,t,r)=>{"use strict";var n=r(1637);function FragmentCache(e){this.caches=e||{}}FragmentCache.prototype={cache:function(e){return this.caches[e]||(this.caches[e]=new n)},set:function(e,t,r){var n=this.cache(e);n.set(t,r);return n},has:function(e,t){return typeof this.get(e,t)!=="undefined"},get:function(e,t){var r=this.cache(e);if(typeof t==="string"){return r.get(t)}return r}};t=e.exports=FragmentCache},3826:e=>{e.exports=function(e,t,r,n,i){if(!isObject(e)||!t){return e}t=toString(t);if(r)t+="."+toString(r);if(n)t+="."+toString(n);if(i)t+="."+toString(i);if(t in e){return e[t]}var a=t.split(".");var o=a.length;var s=-1;while(e&&++s{"use strict";e.exports=clone;function clone(e){if(e===null||typeof e!=="object")return e;if(e instanceof Object)var t={__proto__:e.__proto__};else var t=Object.create(null);Object.getOwnPropertyNames(e).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(e,r))});return t}},5808:(e,t,r)=>{var n=r(5747);var i=r(2444);var a=r(4073);var o=r(858);var s=r(1669);var c;var u;if(typeof Symbol==="function"&&typeof Symbol.for==="function"){c=Symbol.for("graceful-fs.queue");u=Symbol.for("graceful-fs.previous")}else{c="___graceful-fs.queue";u="___graceful-fs.previous"}function noop(){}function publishQueue(e,t){Object.defineProperty(e,c,{get:function(){return t}})}var l=noop;if(s.debuglog)l=s.debuglog("gfs4");else if(/\bgfs4\b/i.test(process.env.NODE_DEBUG||""))l=function(){var e=s.format.apply(s,arguments);e="GFS4: "+e.split(/\n/).join("\nGFS4: ");console.error(e)};if(!n[c]){var f=global[c]||[];publishQueue(n,f);n.close=function(e){function close(t,r){return e.call(n,t,function(e){if(!e){retry()}if(typeof r==="function")r.apply(this,arguments)})}Object.defineProperty(close,u,{value:e});return close}(n.close);n.closeSync=function(e){function closeSync(t){e.apply(n,arguments);retry()}Object.defineProperty(closeSync,u,{value:e});return closeSync}(n.closeSync);if(/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")){process.on("exit",function(){l(n[c]);r(2357).equal(n[c].length,0)})}}if(!global[c]){publishQueue(global,n[c])}e.exports=patch(o(n));if(process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH&&!n.__patched){e.exports=patch(n);n.__patched=true}function patch(e){i(e);e.gracefulify=patch;e.createReadStream=createReadStream;e.createWriteStream=createWriteStream;var t=e.readFile;e.readFile=readFile;function readFile(e,r,n){if(typeof r==="function")n=r,r=null;return go$readFile(e,r,n);function go$readFile(e,r,n){return t(e,r,function(t){if(t&&(t.code==="EMFILE"||t.code==="ENFILE"))enqueue([go$readFile,[e,r,n]]);else{if(typeof n==="function")n.apply(this,arguments);retry()}})}}var r=e.writeFile;e.writeFile=writeFile;function writeFile(e,t,n,i){if(typeof n==="function")i=n,n=null;return go$writeFile(e,t,n,i);function go$writeFile(e,t,n,i){return r(e,t,n,function(r){if(r&&(r.code==="EMFILE"||r.code==="ENFILE"))enqueue([go$writeFile,[e,t,n,i]]);else{if(typeof i==="function")i.apply(this,arguments);retry()}})}}var n=e.appendFile;if(n)e.appendFile=appendFile;function appendFile(e,t,r,i){if(typeof r==="function")i=r,r=null;return go$appendFile(e,t,r,i);function go$appendFile(e,t,r,i){return n(e,t,r,function(n){if(n&&(n.code==="EMFILE"||n.code==="ENFILE"))enqueue([go$appendFile,[e,t,r,i]]);else{if(typeof i==="function")i.apply(this,arguments);retry()}})}}var o=e.readdir;e.readdir=readdir;function readdir(e,t,r){var n=[e];if(typeof t!=="function"){n.push(t)}else{r=t}n.push(go$readdir$cb);return go$readdir(n);function go$readdir$cb(e,t){if(t&&t.sort)t.sort();if(e&&(e.code==="EMFILE"||e.code==="ENFILE"))enqueue([go$readdir,[n]]);else{if(typeof r==="function")r.apply(this,arguments);retry()}}}function go$readdir(t){return o.apply(e,t)}if(process.version.substr(0,4)==="v0.8"){var s=a(e);ReadStream=s.ReadStream;WriteStream=s.WriteStream}var c=e.ReadStream;if(c){ReadStream.prototype=Object.create(c.prototype);ReadStream.prototype.open=ReadStream$open}var u=e.WriteStream;if(u){WriteStream.prototype=Object.create(u.prototype);WriteStream.prototype.open=WriteStream$open}Object.defineProperty(e,"ReadStream",{get:function(){return ReadStream},set:function(e){ReadStream=e},enumerable:true,configurable:true});Object.defineProperty(e,"WriteStream",{get:function(){return WriteStream},set:function(e){WriteStream=e},enumerable:true,configurable:true});var l=ReadStream;Object.defineProperty(e,"FileReadStream",{get:function(){return l},set:function(e){l=e},enumerable:true,configurable:true});var f=WriteStream;Object.defineProperty(e,"FileWriteStream",{get:function(){return f},set:function(e){f=e},enumerable:true,configurable:true});function ReadStream(e,t){if(this instanceof ReadStream)return c.apply(this,arguments),this;else return ReadStream.apply(Object.create(ReadStream.prototype),arguments)}function ReadStream$open(){var e=this;open(e.path,e.flags,e.mode,function(t,r){if(t){if(e.autoClose)e.destroy();e.emit("error",t)}else{e.fd=r;e.emit("open",r);e.read()}})}function WriteStream(e,t){if(this instanceof WriteStream)return u.apply(this,arguments),this;else return WriteStream.apply(Object.create(WriteStream.prototype),arguments)}function WriteStream$open(){var e=this;open(e.path,e.flags,e.mode,function(t,r){if(t){e.destroy();e.emit("error",t)}else{e.fd=r;e.emit("open",r)}})}function createReadStream(t,r){return new e.ReadStream(t,r)}function createWriteStream(t,r){return new e.WriteStream(t,r)}var d=e.open;e.open=open;function open(e,t,r,n){if(typeof r==="function")n=r,r=null;return go$open(e,t,r,n);function go$open(e,t,r,n){return d(e,t,r,function(i,a){if(i&&(i.code==="EMFILE"||i.code==="ENFILE"))enqueue([go$open,[e,t,r,n]]);else{if(typeof n==="function")n.apply(this,arguments);retry()}})}}return e}function enqueue(e){l("ENQUEUE",e[0].name,e[1]);n[c].push(e)}function retry(){var e=n[c].shift();if(e){l("RETRY",e[0].name,e[1]);e[0].apply(null,e[1])}}},4073:(e,t,r)=>{var n=r(2413).Stream;e.exports=legacy;function legacy(e){return{ReadStream:ReadStream,WriteStream:WriteStream};function ReadStream(t,r){if(!(this instanceof ReadStream))return new ReadStream(t,r);n.call(this);var i=this;this.path=t;this.fd=null;this.readable=true;this.paused=false;this.flags="r";this.mode=438;this.bufferSize=64*1024;r=r||{};var a=Object.keys(r);for(var o=0,s=a.length;othis.end){throw new Error("start must be <= end")}this.pos=this.start}if(this.fd!==null){process.nextTick(function(){i._read()});return}e.open(this.path,this.flags,this.mode,function(e,t){if(e){i.emit("error",e);i.readable=false;return}i.fd=t;i.emit("open",t);i._read()})}function WriteStream(t,r){if(!(this instanceof WriteStream))return new WriteStream(t,r);n.call(this);this.path=t;this.fd=null;this.writable=true;this.flags="w";this.encoding="binary";this.mode=438;this.bytesWritten=0;r=r||{};var i=Object.keys(r);for(var a=0,o=i.length;a= zero")}this.pos=this.start}this.busy=false;this._queue=[];if(this.fd===null){this._open=e.open;this._queue.push([this._open,this.path,this.flags,this.mode,undefined]);this.flush()}}}},2444:(e,t,r)=>{var n=r(7619);var i=process.cwd;var a=null;var o=process.env.GRACEFUL_FS_PLATFORM||process.platform;process.cwd=function(){if(!a)a=i.call(process);return a};try{process.cwd()}catch(e){}var s=process.chdir;process.chdir=function(e){a=null;s.call(process,e)};e.exports=patch;function patch(e){if(n.hasOwnProperty("O_SYMLINK")&&process.version.match(/^v0\.6\.[0-2]|^v0\.5\./)){patchLchmod(e)}if(!e.lutimes){patchLutimes(e)}e.chown=chownFix(e.chown);e.fchown=chownFix(e.fchown);e.lchown=chownFix(e.lchown);e.chmod=chmodFix(e.chmod);e.fchmod=chmodFix(e.fchmod);e.lchmod=chmodFix(e.lchmod);e.chownSync=chownFixSync(e.chownSync);e.fchownSync=chownFixSync(e.fchownSync);e.lchownSync=chownFixSync(e.lchownSync);e.chmodSync=chmodFixSync(e.chmodSync);e.fchmodSync=chmodFixSync(e.fchmodSync);e.lchmodSync=chmodFixSync(e.lchmodSync);e.stat=statFix(e.stat);e.fstat=statFix(e.fstat);e.lstat=statFix(e.lstat);e.statSync=statFixSync(e.statSync);e.fstatSync=statFixSync(e.fstatSync);e.lstatSync=statFixSync(e.lstatSync);if(!e.lchmod){e.lchmod=function(e,t,r){if(r)process.nextTick(r)};e.lchmodSync=function(){}}if(!e.lchown){e.lchown=function(e,t,r,n){if(n)process.nextTick(n)};e.lchownSync=function(){}}if(o==="win32"){e.rename=function(t){return function(r,n,i){var a=Date.now();var o=0;t(r,n,function CB(s){if(s&&(s.code==="EACCES"||s.code==="EPERM")&&Date.now()-a<6e4){setTimeout(function(){e.stat(n,function(e,a){if(e&&e.code==="ENOENT")t(r,n,CB);else i(s)})},o);if(o<100)o+=10;return}if(i)i(s)})}}(e.rename)}e.read=function(t){function read(r,n,i,a,o,s){var c;if(s&&typeof s==="function"){var u=0;c=function(l,f,d){if(l&&l.code==="EAGAIN"&&u<10){u++;return t.call(e,r,n,i,a,o,c)}s.apply(this,arguments)}}return t.call(e,r,n,i,a,o,c)}read.__proto__=t;return read}(e.read);e.readSync=function(t){return function(r,n,i,a,o){var s=0;while(true){try{return t.call(e,r,n,i,a,o)}catch(e){if(e.code==="EAGAIN"&&s<10){s++;continue}throw e}}}}(e.readSync);function patchLchmod(e){e.lchmod=function(t,r,i){e.open(t,n.O_WRONLY|n.O_SYMLINK,r,function(t,n){if(t){if(i)i(t);return}e.fchmod(n,r,function(t){e.close(n,function(e){if(i)i(t||e)})})})};e.lchmodSync=function(t,r){var i=e.openSync(t,n.O_WRONLY|n.O_SYMLINK,r);var a=true;var o;try{o=e.fchmodSync(i,r);a=false}finally{if(a){try{e.closeSync(i)}catch(e){}}else{e.closeSync(i)}}return o}}function patchLutimes(e){if(n.hasOwnProperty("O_SYMLINK")){e.lutimes=function(t,r,i,a){e.open(t,n.O_SYMLINK,function(t,n){if(t){if(a)a(t);return}e.futimes(n,r,i,function(t){e.close(n,function(e){if(a)a(t||e)})})})};e.lutimesSync=function(t,r,i){var a=e.openSync(t,n.O_SYMLINK);var o;var s=true;try{o=e.futimesSync(a,r,i);s=false}finally{if(s){try{e.closeSync(a)}catch(e){}}else{e.closeSync(a)}}return o}}else{e.lutimes=function(e,t,r,n){if(n)process.nextTick(n)};e.lutimesSync=function(){}}}function chmodFix(t){if(!t)return t;return function(r,n,i){return t.call(e,r,n,function(e){if(chownErOk(e))e=null;if(i)i.apply(this,arguments)})}}function chmodFixSync(t){if(!t)return t;return function(r,n){try{return t.call(e,r,n)}catch(e){if(!chownErOk(e))throw e}}}function chownFix(t){if(!t)return t;return function(r,n,i,a){return t.call(e,r,n,i,function(e){if(chownErOk(e))e=null;if(a)a.apply(this,arguments)})}}function chownFixSync(t){if(!t)return t;return function(r,n,i){try{return t.call(e,r,n,i)}catch(e){if(!chownErOk(e))throw e}}}function statFix(t){if(!t)return t;return function(r,n,i){if(typeof n==="function"){i=n;n=null}function callback(e,t){if(t){if(t.uid<0)t.uid+=4294967296;if(t.gid<0)t.gid+=4294967296}if(i)i.apply(this,arguments)}return n?t.call(e,r,n,callback):t.call(e,r,callback)}}function statFixSync(t){if(!t)return t;return function(r,n){var i=n?t.call(e,r,n):t.call(e,r);if(i.uid<0)i.uid+=4294967296;if(i.gid<0)i.gid+=4294967296;return i}}function chownErOk(e){if(!e)return true;if(e.code==="ENOSYS")return true;var t=!process.getuid||process.getuid()!==0;if(t){if(e.code==="EINVAL"||e.code==="EPERM")return true}return false}}},3283:(e,t,r)=>{"use strict";var n=r(977);var i=r(2160);var a=r(3826);e.exports=function(e,t){return i(n(e)&&t?a(e,t):e)}},2160:(e,t,r)=>{"use strict";var n=r(7217);var i=r(5552);e.exports=function hasValue(e){if(i(e)){return true}switch(n(e)){case"null":case"boolean":case"function":return true;case"string":case"arguments":return e.length!==0;case"error":return e.message!=="";case"array":var t=e.length;if(t===0){return false}for(var r=0;r{var n=r(4950);var i=Object.prototype.toString;e.exports=function kindOf(e){if(typeof e==="undefined"){return"undefined"}if(e===null){return"null"}if(e===true||e===false||e instanceof Boolean){return"boolean"}if(typeof e==="string"||e instanceof String){return"string"}if(typeof e==="number"||e instanceof Number){return"number"}if(typeof e==="function"||e instanceof Function){return"function"}if(typeof Array.isArray!=="undefined"&&Array.isArray(e)){return"array"}if(e instanceof RegExp){return"regexp"}if(e instanceof Date){return"date"}var t=i.call(e);if(t==="[object RegExp]"){return"regexp"}if(t==="[object Date]"){return"date"}if(t==="[object Arguments]"){return"arguments"}if(t==="[object Error]"){return"error"}if(t==="[object Promise]"){return"promise"}if(n(e)){return"buffer"}if(t==="[object Set]"){return"set"}if(t==="[object WeakSet]"){return"weakset"}if(t==="[object Map]"){return"map"}if(t==="[object WeakMap]"){return"weakmap"}if(t==="[object Symbol]"){return"symbol"}if(t==="[object Int8Array]"){return"int8array"}if(t==="[object Uint8Array]"){return"uint8array"}if(t==="[object Uint8ClampedArray]"){return"uint8clampedarray"}if(t==="[object Int16Array]"){return"int16array"}if(t==="[object Uint16Array]"){return"uint16array"}if(t==="[object Int32Array]"){return"int32array"}if(t==="[object Uint32Array]"){return"uint32array"}if(t==="[object Float32Array]"){return"float32array"}if(t==="[object Float64Array]"){return"float64array"}return"object"}},1790:(e,t,r)=>{"use strict";var n=r(9948);var i={get:"function",set:"function",configurable:"boolean",enumerable:"boolean"};function isAccessorDescriptor(e,t){if(typeof t==="string"){var r=Object.getOwnPropertyDescriptor(e,t);return typeof r!=="undefined"}if(n(e)!=="object"){return false}if(has(e,"value")||has(e,"writable")){return false}if(!has(e,"get")||typeof e.get!=="function"){return false}if(has(e,"set")&&typeof e[a]!=="function"&&typeof e[a]!=="undefined"){return false}for(var a in e){if(!i.hasOwnProperty(a)){continue}if(n(e[a])===i[a]){continue}if(typeof e[a]!=="undefined"){return false}}return true}function has(e,t){return{}.hasOwnProperty.call(e,t)}e.exports=isAccessorDescriptor},9948:e=>{var t=Object.prototype.toString;e.exports=function kindOf(e){if(e===void 0)return"undefined";if(e===null)return"null";var r=typeof e;if(r==="boolean")return"boolean";if(r==="string")return"string";if(r==="number")return"number";if(r==="symbol")return"symbol";if(r==="function"){return isGeneratorFn(e)?"generatorfunction":"function"}if(isArray(e))return"array";if(isBuffer(e))return"buffer";if(isArguments(e))return"arguments";if(isDate(e))return"date";if(isError(e))return"error";if(isRegexp(e))return"regexp";switch(ctorName(e)){case"Symbol":return"symbol";case"Promise":return"promise";case"WeakMap":return"weakmap";case"WeakSet":return"weakset";case"Map":return"map";case"Set":return"set";case"Int8Array":return"int8array";case"Uint8Array":return"uint8array";case"Uint8ClampedArray":return"uint8clampedarray";case"Int16Array":return"int16array";case"Uint16Array":return"uint16array";case"Int32Array":return"int32array";case"Uint32Array":return"uint32array";case"Float32Array":return"float32array";case"Float64Array":return"float64array"}if(isGeneratorObj(e)){return"generator"}r=t.call(e);switch(r){case"[object Object]":return"object";case"[object Map Iterator]":return"mapiterator";case"[object Set Iterator]":return"setiterator";case"[object String Iterator]":return"stringiterator";case"[object Array Iterator]":return"arrayiterator"}return r.slice(8,-1).toLowerCase().replace(/\s/g,"")};function ctorName(e){return e.constructor?e.constructor.name:null}function isArray(e){if(Array.isArray)return Array.isArray(e);return e instanceof Array}function isError(e){return e instanceof Error||typeof e.message==="string"&&e.constructor&&typeof e.constructor.stackTraceLimit==="number"}function isDate(e){if(e instanceof Date)return true;return typeof e.toDateString==="function"&&typeof e.getDate==="function"&&typeof e.setDate==="function"}function isRegexp(e){if(e instanceof RegExp)return true;return typeof e.flags==="string"&&typeof e.ignoreCase==="boolean"&&typeof e.multiline==="boolean"&&typeof e.global==="boolean"}function isGeneratorFn(e,t){return ctorName(e)==="GeneratorFunction"}function isGeneratorObj(e){return typeof e.throw==="function"&&typeof e.return==="function"&&typeof e.next==="function"}function isArguments(e){try{if(typeof e.length==="number"&&typeof e.callee==="function"){return true}}catch(e){if(e.message.indexOf("callee")!==-1){return true}}return false}function isBuffer(e){if(e.constructor&&typeof e.constructor.isBuffer==="function"){return e.constructor.isBuffer(e)}return false}},4950:e=>{e.exports=function(e){return e!=null&&(isBuffer(e)||isSlowBuffer(e)||!!e._isBuffer)};function isBuffer(e){return!!e.constructor&&typeof e.constructor.isBuffer==="function"&&e.constructor.isBuffer(e)}function isSlowBuffer(e){return typeof e.readFloatLE==="function"&&typeof e.slice==="function"&&isBuffer(e.slice(0,0))}},9035:(e,t,r)=>{"use strict";var n=r(1275);e.exports=function isDataDescriptor(e,t){var r={configurable:"boolean",enumerable:"boolean",writable:"boolean"};if(n(e)!=="object"){return false}if(typeof t==="string"){var i=Object.getOwnPropertyDescriptor(e,t);return typeof i!=="undefined"}if(!("value"in e)&&!("writable"in e)){return false}for(var a in e){if(a==="value")continue;if(!r.hasOwnProperty(a)){continue}if(n(e[a])===r[a]){continue}if(typeof e[a]!=="undefined"){return false}}return true}},1275:e=>{var t=Object.prototype.toString;e.exports=function kindOf(e){if(e===void 0)return"undefined";if(e===null)return"null";var r=typeof e;if(r==="boolean")return"boolean";if(r==="string")return"string";if(r==="number")return"number";if(r==="symbol")return"symbol";if(r==="function"){return isGeneratorFn(e)?"generatorfunction":"function"}if(isArray(e))return"array";if(isBuffer(e))return"buffer";if(isArguments(e))return"arguments";if(isDate(e))return"date";if(isError(e))return"error";if(isRegexp(e))return"regexp";switch(ctorName(e)){case"Symbol":return"symbol";case"Promise":return"promise";case"WeakMap":return"weakmap";case"WeakSet":return"weakset";case"Map":return"map";case"Set":return"set";case"Int8Array":return"int8array";case"Uint8Array":return"uint8array";case"Uint8ClampedArray":return"uint8clampedarray";case"Int16Array":return"int16array";case"Uint16Array":return"uint16array";case"Int32Array":return"int32array";case"Uint32Array":return"uint32array";case"Float32Array":return"float32array";case"Float64Array":return"float64array"}if(isGeneratorObj(e)){return"generator"}r=t.call(e);switch(r){case"[object Object]":return"object";case"[object Map Iterator]":return"mapiterator";case"[object Set Iterator]":return"setiterator";case"[object String Iterator]":return"stringiterator";case"[object Array Iterator]":return"arrayiterator"}return r.slice(8,-1).toLowerCase().replace(/\s/g,"")};function ctorName(e){return e.constructor?e.constructor.name:null}function isArray(e){if(Array.isArray)return Array.isArray(e);return e instanceof Array}function isError(e){return e instanceof Error||typeof e.message==="string"&&e.constructor&&typeof e.constructor.stackTraceLimit==="number"}function isDate(e){if(e instanceof Date)return true;return typeof e.toDateString==="function"&&typeof e.getDate==="function"&&typeof e.setDate==="function"}function isRegexp(e){if(e instanceof RegExp)return true;return typeof e.flags==="string"&&typeof e.ignoreCase==="boolean"&&typeof e.multiline==="boolean"&&typeof e.global==="boolean"}function isGeneratorFn(e,t){return ctorName(e)==="GeneratorFunction"}function isGeneratorObj(e){return typeof e.throw==="function"&&typeof e.return==="function"&&typeof e.next==="function"}function isArguments(e){try{if(typeof e.length==="number"&&typeof e.callee==="function"){return true}}catch(e){if(e.message.indexOf("callee")!==-1){return true}}return false}function isBuffer(e){if(e.constructor&&typeof e.constructor.isBuffer==="function"){return e.constructor.isBuffer(e)}return false}},8586:(e,t,r)=>{"use strict";var n=r(9914);var i=r(1790);var a=r(9035);e.exports=function isDescriptor(e,t){if(n(e)!=="object"){return false}if("get"in e){return i(e,t)}return a(e,t)}},9914:e=>{var t=Object.prototype.toString;e.exports=function kindOf(e){if(e===void 0)return"undefined";if(e===null)return"null";var r=typeof e;if(r==="boolean")return"boolean";if(r==="string")return"string";if(r==="number")return"number";if(r==="symbol")return"symbol";if(r==="function"){return isGeneratorFn(e)?"generatorfunction":"function"}if(isArray(e))return"array";if(isBuffer(e))return"buffer";if(isArguments(e))return"arguments";if(isDate(e))return"date";if(isError(e))return"error";if(isRegexp(e))return"regexp";switch(ctorName(e)){case"Symbol":return"symbol";case"Promise":return"promise";case"WeakMap":return"weakmap";case"WeakSet":return"weakset";case"Map":return"map";case"Set":return"set";case"Int8Array":return"int8array";case"Uint8Array":return"uint8array";case"Uint8ClampedArray":return"uint8clampedarray";case"Int16Array":return"int16array";case"Uint16Array":return"uint16array";case"Int32Array":return"int32array";case"Uint32Array":return"uint32array";case"Float32Array":return"float32array";case"Float64Array":return"float64array"}if(isGeneratorObj(e)){return"generator"}r=t.call(e);switch(r){case"[object Object]":return"object";case"[object Map Iterator]":return"mapiterator";case"[object Set Iterator]":return"setiterator";case"[object String Iterator]":return"stringiterator";case"[object Array Iterator]":return"arrayiterator"}return r.slice(8,-1).toLowerCase().replace(/\s/g,"")};function ctorName(e){return e.constructor?e.constructor.name:null}function isArray(e){if(Array.isArray)return Array.isArray(e);return e instanceof Array}function isError(e){return e instanceof Error||typeof e.message==="string"&&e.constructor&&typeof e.constructor.stackTraceLimit==="number"}function isDate(e){if(e instanceof Date)return true;return typeof e.toDateString==="function"&&typeof e.getDate==="function"&&typeof e.setDate==="function"}function isRegexp(e){if(e instanceof RegExp)return true;return typeof e.flags==="string"&&typeof e.ignoreCase==="boolean"&&typeof e.multiline==="boolean"&&typeof e.global==="boolean"}function isGeneratorFn(e,t){return ctorName(e)==="GeneratorFunction"}function isGeneratorObj(e){return typeof e.throw==="function"&&typeof e.return==="function"&&typeof e.next==="function"}function isArguments(e){try{if(typeof e.length==="number"&&typeof e.callee==="function"){return true}}catch(e){if(e.message.indexOf("callee")!==-1){return true}}return false}function isBuffer(e){if(e.constructor&&typeof e.constructor.isBuffer==="function"){return e.constructor.isBuffer(e)}return false}},485:e=>{"use strict";e.exports=function isExtendable(e){return typeof e!=="undefined"&&e!==null&&(typeof e==="object"||typeof e==="function")}},5552:(e,t,r)=>{"use strict";var n=r(2046);e.exports=function isNumber(e){var t=n(e);if(t==="string"){if(!e.trim())return false}else if(t!=="number"){return false}return e-e+1>=0}},1221:(e,t,r)=>{"use strict";var n=r(977);function isObjectObject(e){return n(e)===true&&Object.prototype.toString.call(e)==="[object Object]"}e.exports=function isPlainObject(e){var t,r;if(isObjectObject(e)===false)return false;t=e.constructor;if(typeof t!=="function")return false;r=t.prototype;if(isObjectObject(r)===false)return false;if(r.hasOwnProperty("isPrototypeOf")===false){return false}return true}},7523:e=>{var t={}.toString;e.exports=Array.isArray||function(e){return t.call(e)=="[object Array]"}},977:e=>{"use strict";e.exports=function isObject(e){return e!=null&&typeof e==="object"&&Array.isArray(e)===false}},2046:(e,t,r)=>{var n=r(4950);var i=Object.prototype.toString;e.exports=function kindOf(e){if(typeof e==="undefined"){return"undefined"}if(e===null){return"null"}if(e===true||e===false||e instanceof Boolean){return"boolean"}if(typeof e==="string"||e instanceof String){return"string"}if(typeof e==="number"||e instanceof Number){return"number"}if(typeof e==="function"||e instanceof Function){return"function"}if(typeof Array.isArray!=="undefined"&&Array.isArray(e)){return"array"}if(e instanceof RegExp){return"regexp"}if(e instanceof Date){return"date"}var t=i.call(e);if(t==="[object RegExp]"){return"regexp"}if(t==="[object Date]"){return"date"}if(t==="[object Arguments]"){return"arguments"}if(t==="[object Error]"){return"error"}if(n(e)){return"buffer"}if(t==="[object Set]"){return"set"}if(t==="[object WeakSet]"){return"weakset"}if(t==="[object Map]"){return"map"}if(t==="[object WeakMap]"){return"weakmap"}if(t==="[object Symbol]"){return"symbol"}if(t==="[object Int8Array]"){return"int8array"}if(t==="[object Uint8Array]"){return"uint8array"}if(t==="[object Uint8ClampedArray]"){return"uint8clampedarray"}if(t==="[object Int16Array]"){return"int16array"}if(t==="[object Uint16Array]"){return"uint16array"}if(t==="[object Int32Array]"){return"int32array"}if(t==="[object Uint32Array]"){return"uint32array"}if(t==="[object Float32Array]"){return"float32array"}if(t==="[object Float64Array]"){return"float64array"}return"object"}},6559:e=>{"use strict";function getCurrentRequest(e){if(e.currentRequest)return e.currentRequest;const t=e.loaders.slice(e.loaderIndex).map(e=>e.request).concat([e.resource]);return t.join("!")}e.exports=getCurrentRequest},2669:(e,t,r)=>{"use strict";const n={26:"abcdefghijklmnopqrstuvwxyz",32:"123456789abcdefghjkmnpqrstuvwxyz",36:"0123456789abcdefghijklmnopqrstuvwxyz",49:"abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ",52:"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",58:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ",62:"0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",64:"0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ-_"};function encodeBufferToBase(e,t){const i=n[t];if(!i)throw new Error("Unknown encoding base"+t);const a=e.length;const o=r(2558);o.RM=o.DP=0;let s=new o(0);for(let t=a-1;t>=0;t--){s=s.times(256).plus(e[t])}let c="";while(s.gt(0)){c=i[s.mod(t)]+c;s=s.div(t)}o.DP=20;o.RM=1;return c}function getHashDigest(e,t,n,i){t=t||"md5";i=i||9999;const a=r(6417).createHash(t);a.update(e);if(n==="base26"||n==="base32"||n==="base36"||n==="base49"||n==="base52"||n==="base58"||n==="base62"||n==="base64"){return encodeBufferToBase(a.digest(),n.substr(4)).substr(0,i)}else{return a.digest(n||"hex").substr(0,i)}}e.exports=getHashDigest},2245:(e,t,r)=>{"use strict";const n=r(9170);function getOptions(e){const t=e.query;if(typeof t==="string"&&t!==""){return n(e.query)}if(!t||typeof t!=="object"){return null}return t}e.exports=getOptions},2078:e=>{"use strict";function getRemainingRequest(e){if(e.remainingRequest)return e.remainingRequest;const t=e.loaders.slice(e.loaderIndex+1).map(e=>e.request).concat([e.resource]);return t.join("!")}e.exports=getRemainingRequest},8244:(e,t,r)=>{"use strict";const n=r(2245);const i=r(9170);const a=r(1412);const o=r(2078);const s=r(6559);const c=r(1077);const u=r(4608);const l=r(5231);const f=r(2669);const d=r(7872);t.getOptions=n;t.parseQuery=i;t.stringifyRequest=a;t.getRemainingRequest=o;t.getCurrentRequest=s;t.isUrlRequest=c;t.urlToRequest=u;t.parseString=l;t.getHashDigest=f;t.interpolateName=d},7872:(e,t,r)=>{"use strict";const n=r(5622);const i=r(1356);const a=r(2669);const o=/[\uD800-\uDFFF]./;const s=i.filter(e=>o.test(e));const c={};function encodeStringToEmoji(e,t){if(c[e])return c[e];t=t||1;const r=[];do{const e=Math.floor(Math.random()*s.length);r.push(s[e]);s.splice(e,1)}while(--t>0);const n=r.join("");c[e]=n;return n}function interpolateName(e,t,r){let i;if(typeof t==="function"){i=t(e.resourcePath)}else{i=t||"[hash].[ext]"}const o=r.context;const s=r.content;const c=r.regExp;let u="bin";let l="file";let f="";let d="";if(e.resourcePath){const t=n.parse(e.resourcePath);let r=e.resourcePath;if(t.ext){u=t.ext.substr(1)}if(t.dir){l=t.name;r=t.dir+n.sep}if(typeof o!=="undefined"){f=n.relative(o,r+"_").replace(/\\/g,"/").replace(/\.\.(\/)?/g,"_$1");f=f.substr(0,f.length-1)}else{f=r.replace(/\\/g,"/").replace(/\.\.(\/)?/g,"_$1")}if(f.length===1){f=""}else if(f.length>1){d=n.basename(f)}}let p=i;if(s){p=p.replace(/\[(?:(\w+):)?hash(?::([a-z]+\d*))?(?::(\d+))?\]/gi,(e,t,r,n)=>a(s,t,r,parseInt(n,10))).replace(/\[emoji(?::(\d+))?\]/gi,(e,t)=>encodeStringToEmoji(s,t))}p=p.replace(/\[ext\]/gi,()=>u).replace(/\[name\]/gi,()=>l).replace(/\[path\]/gi,()=>f).replace(/\[folder\]/gi,()=>d);if(c&&e.resourcePath){const t=e.resourcePath.match(new RegExp(c));t&&t.forEach((e,t)=>{p=p.replace(new RegExp("\\["+t+"\\]","ig"),e)})}if(typeof e.options==="object"&&typeof e.options.customInterpolateName==="function"){p=e.options.customInterpolateName.call(e,p,t,r)}return p}e.exports=interpolateName},1077:e=>{"use strict";function isUrlRequest(e,t){if(/^data:|^chrome-extension:|^(https?:)?\/\/|^[\{\}\[\]#*;,'§\$%&\(=?`´\^°<>]/.test(e))return false;if((t===undefined||t===false)&&/^\//.test(e))return false;return true}e.exports=isUrlRequest},9170:(e,t,r)=>{"use strict";const n=r(161);const i={null:null,true:true,false:false};function parseQuery(e){if(e.substr(0,1)!=="?"){throw new Error("A valid query string passed to parseQuery should begin with '?'")}e=e.substr(1);if(!e){return{}}if(e.substr(0,1)==="{"&&e.substr(-1)==="}"){return n.parse(e)}const t=e.split(/[,&]/g);const r={};t.forEach(e=>{const t=e.indexOf("=");if(t>=0){let n=e.substr(0,t);let a=decodeURIComponent(e.substr(t+1));if(i.hasOwnProperty(a)){a=i[a]}if(n.substr(-2)==="[]"){n=decodeURIComponent(n.substr(0,n.length-2));if(!Array.isArray(r[n]))r[n]=[];r[n].push(a)}else{n=decodeURIComponent(n);r[n]=a}}else{if(e.substr(0,1)==="-"){r[decodeURIComponent(e.substr(1))]=false}else if(e.substr(0,1)==="+"){r[decodeURIComponent(e.substr(1))]=true}else{r[decodeURIComponent(e)]=true}}});return r}e.exports=parseQuery},5231:e=>{"use strict";function parseString(e){try{if(e[0]==='"')return JSON.parse(e);if(e[0]==="'"&&e.substr(e.length-1)==="'"){return parseString(e.replace(/\\.|"/g,e=>e==='"'?'\\"':e).replace(/^'|'$/g,'"'))}return JSON.parse('"'+e+'"')}catch(t){return e}}e.exports=parseString},1412:(e,t,r)=>{"use strict";const n=r(5622);const i=/^\.\.?[/\\]/;function isAbsolutePath(e){return n.posix.isAbsolute(e)||n.win32.isAbsolute(e)}function isRelativePath(e){return i.test(e)}function stringifyRequest(e,t){const r=t.split("!");const i=e.context||e.options&&e.options.context;return JSON.stringify(r.map(e=>{const t=e.match(/^(.*?)(\?.*)/);let r=t?t[1]:e;const a=t?t[2]:"";if(isAbsolutePath(r)&&i){r=n.relative(i,r);if(isAbsolutePath(r)){return r+a}if(isRelativePath(r)===false){r="./"+r}}return r.replace(/\\/g,"/")+a}).join("!"))}e.exports=stringifyRequest},4608:e=>{"use strict";const t=/^[A-Z]:[/\\]|^\\\\/i;function urlToRequest(e,r){const n=/^[^?]*~/;let i;if(t.test(e)){i=e}else if(r!==undefined&&r!==false&&/^\//.test(e)){switch(typeof r){case"string":if(n.test(r)){i=r.replace(/([^~\/])$/,"$1/")+e.slice(1)}else{i=r+e}break;case"boolean":i=e;break;default:throw new Error("Unexpected parameters to loader-utils 'urlToRequest': url = "+e+", root = "+r+".")}}else if(/^\.\.?\//.test(e)){i=e}else{i="./"+e}if(n.test(i)){i=i.replace(n,"")}return i}e.exports=urlToRequest},2558:function(e){(function(t){"use strict";var r=20,n=1,i=1e6,a=1e6,o=-7,s=21,c={},u=/^-?(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,l;function bigFactory(){function Big(e){var t=this;if(!(t instanceof Big)){return e===void 0?bigFactory():new Big(e)}if(e instanceof Big){t.s=e.s;t.e=e.e;t.c=e.c.slice()}else{parse(t,e)}t.constructor=Big}Big.prototype=c;Big.DP=r;Big.RM=n;Big.E_NEG=o;Big.E_POS=s;return Big}function format(e,t,r){var n=e.constructor,i=t-(e=new n(e)).e,a=e.c;if(a.length>++t){rnd(e,i,n.RM)}if(!a[0]){++i}else if(r){i=t}else{a=e.c;i=e.e+i+1}for(;a.length1?a[0]+"."+a.join("").slice(1):a[0])+(i<0?"e":"e+")+i:e.toString()}function parse(e,t){var r,n,i;if(t===0&&1/t<0){t="-0"}else if(!u.test(t+="")){throwErr(NaN)}e.s=t.charAt(0)=="-"?(t=t.slice(1),-1):1;if((r=t.indexOf("."))>-1){t=t.replace(".","")}if((n=t.search(/e/i))>0){if(r<0){r=n}r+=+t.slice(n+1);t=t.substring(0,n)}else if(r<0){r=t.length}i=t.length;for(n=0;n0&&t.charAt(--i)=="0";){}e.e=r-n-1;e.c=[];for(;n<=i;e.c.push(+t.charAt(n++))){}}return e}function rnd(e,t,r,n){var i,a=e.c,o=e.e+t+1;if(r===1){n=a[o]>=5}else if(r===2){n=a[o]>5||a[o]==5&&(n||o<0||a[o+1]!==i||a[o-1]&1)}else if(r===3){n=n||a[o]!==i||o<0}else{n=false;if(r!==0){throwErr("!Big.RM!")}}if(o<1||!a[0]){if(n){e.e=-t;e.c=[1]}else{e.c=[e.e=0]}}else{a.length=o--;if(n){for(;++a[o]>9;){a[o]=0;if(!o--){++e.e;a.unshift(1)}}}for(o=a.length;!a[--o];a.pop()){}}return e}function throwErr(e){var t=new Error(e);t.name="BigError";throw t}c.abs=function(){var e=new this.constructor(this);e.s=1;return e};c.cmp=function(e){var t,r=this,n=r.c,i=(e=new r.constructor(e)).c,a=r.s,o=e.s,s=r.e,c=e.e;if(!n[0]||!i[0]){return!n[0]?!i[0]?0:-o:a}if(a!=o){return a}t=a<0;if(s!=c){return s>c^t?1:-1}a=-1;o=(s=n.length)<(c=i.length)?s:c;for(;++ai[a]^t?1:-1}}return s==c?0:s>c^t?1:-1};c.div=function(e){var t=this,r=t.constructor,n=t.c,a=(e=new r(e)).c,o=t.s==e.s?1:-1,s=r.DP;if(s!==~~s||s<0||s>i){throwErr("!Big.DP!")}if(!n[0]||!a[0]){if(n[0]==a[0]){throwErr(NaN)}if(!a[0]){throwErr(o/0)}return new r(o*0)}var c,u,l,f,d,p,g=a.slice(),_=c=a.length,m=n.length,y=n.slice(0,c),h=y.length,v=e,T=v.c=[],S=0,b=s+(v.e=t.e-e.e)+1;v.s=o;o=b<0?0:b;g.unshift(0);for(;h++h?1:-1}else{for(d=-1,f=0;++dy[d]?1:-1;break}}}if(f<0){for(u=h==c?a:g;h;){if(y[--h]b){rnd(v,s,r.RM,y[0]!==p)}return v};c.eq=function(e){return!this.cmp(e)};c.gt=function(e){return this.cmp(e)>0};c.gte=function(e){return this.cmp(e)>-1};c.lt=function(e){return this.cmp(e)<0};c.lte=function(e){return this.cmp(e)<1};c.sub=c.minus=function(e){var t,r,n,i,a=this,o=a.constructor,s=a.s,c=(e=new o(e)).s;if(s!=c){e.s=-c;return a.plus(e)}var u=a.c.slice(),l=a.e,f=e.c,d=e.e;if(!u[0]||!f[0]){return f[0]?(e.s=-c,e):new o(u[0]?a:0)}if(s=l-d){if(i=s<0){s=-s;n=u}else{d=l;n=f}n.reverse();for(c=s;c--;n.push(0)){}n.reverse()}else{r=((i=u.length0){for(;c--;u[t++]=0){}}for(c=t;r>s;){if(u[--r]0){c=o;t=u}else{i=-i;t=s}t.reverse();for(;i--;t.push(0)){}t.reverse()}if(s.length-u.length<0){t=u;u=s;s=t}i=u.length;for(a=0;i;){a=(s[--i]=s[i]+u[i]+a)/10|0;s[i]%=10}if(a){s.unshift(a);++c}for(i=s.length;s[--i]===0;s.pop()){}e.c=s;e.e=c;return e};c.pow=function(e){var t=this,r=new t.constructor(1),n=r,i=e<0;if(e!==~~e||e<-a||e>a){throwErr("!pow!")}e=i?-e:e;for(;;){if(e&1){n=n.times(t)}e>>=1;if(!e){break}t=t.times(t)}return i?r.div(n):n};c.round=function(e,t){var r=this,n=r.constructor;if(e==null){e=0}else if(e!==~~e||e<0||e>i){throwErr("!round!")}rnd(r=new n(r),e,t==null?n.RM:t);return r};c.sqrt=function(){var e,t,r,n=this,i=n.constructor,a=n.c,o=n.s,s=n.e,c=new i("0.5");if(!a[0]){return new i(n)}if(o<0){throwErr(NaN)}o=Math.sqrt(n.toString());if(o===0||o===1/0){e=a.join("");if(!(e.length+s&1)){e+="0"}t=new i(Math.sqrt(e).toString());t.e=((s+1)/2|0)-(s<0||s&1)}else{t=new i(o.toString())}o=t.e+(i.DP+=4);do{r=t;t=c.times(r.plus(n.div(r)))}while(r.c.slice(0,o).join("")!==t.c.slice(0,o).join(""));rnd(t,i.DP-=4,i.RM);return t};c.mul=c.times=function(e){var t,r=this,n=r.constructor,i=r.c,a=(e=new n(e)).c,o=i.length,s=a.length,c=r.e,u=e.e;e.s=r.s==e.s?1:-1;if(!i[0]||!a[0]){return new n(e.s*0)}e.e=c+u;if(oc;){s=t[u]+a[c]*i[u-c-1]+s;t[u--]=s%10;s=s/10|0}t[u]=(t[u]+s)%10}if(s){++e.e}if(!t[0]){t.shift()}for(c=t.length;!t[--c];t.pop()){}e.c=t;return e};c.toString=c.valueOf=c.toJSON=function(){var e=this,t=e.constructor,r=e.e,n=e.c.join(""),i=n.length;if(r<=t.E_NEG||r>=t.E_POS){n=n.charAt(0)+(i>1?"."+n.slice(1):"")+(r<0?"e":"e+")+r}else if(r<0){for(;++r;n="0"+n){}n="0."+n}else if(r>0){if(++r>i){for(r-=i;r--;n+="0"){}}else if(r1){n=n.charAt(0)+"."+n.slice(1)}return e.s<0&&e.c[0]?"-"+n:n};c.toExponential=function(e){if(e==null){e=this.c.length-1}else if(e!==~~e||e<0||e>i){throwErr("!toExp!")}return format(this,e,1)};c.toFixed=function(e){var t,r=this,n=r.constructor,a=n.E_NEG,o=n.E_POS;n.E_NEG=-(n.E_POS=1/0);if(e==null){t=r.toString()}else if(e===~~e&&e>=0&&e<=i){t=format(r,r.e+e);if(r.s<0&&r.c[0]&&t.indexOf("-")<0){t="-"+t}}n.E_NEG=a;n.E_POS=o;if(!t){throwErr("!toFix!")}return t};c.toPrecision=function(e){if(e==null){return this.toString()}else if(e!==~~e||e<1||e>i){throwErr("!toPre!")}return format(this,e-1,2)};l=bigFactory();if(typeof define==="function"&&define.amd){define(function(){return l})}else if(true&&e.exports){e.exports=l;e.exports.Big=l}else{t.Big=l}})(this)},161:(e,t)=>{var r=true?t:0;r.parse=function(){"use strict";var e,t,r,n,i={"'":"'",'"':'"',"\\":"\\","/":"/","\n":"",b:"\b",f:"\f",n:"\n",r:"\r",t:"\t"},a=[" ","\t","\r","\n","\v","\f"," ","\ufeff"],o,s=function(e){return e===""?"EOF":"'"+e+"'"},c=function(n){var i=new SyntaxError;i.message=n+" at line "+t+" column "+r+" of the JSON5 data. Still to read: "+JSON.stringify(o.substring(e-1,e+19));i.at=e;i.lineNumber=t;i.columnNumber=r;throw i},u=function(i){if(i&&i!==n){c("Expected "+s(i)+" instead of "+s(n))}n=o.charAt(e);e++;r++;if(n==="\n"||n==="\r"&&l()!=="\n"){t++;r=0}return n},l=function(){return o.charAt(e)},f=function(){var e=n;if(n!=="_"&&n!=="$"&&(n<"a"||n>"z")&&(n<"A"||n>"Z")){c("Bad identifier as unquoted key")}while(u()&&(n==="_"||n==="$"||n>="a"&&n<="z"||n>="A"&&n<="Z"||n>="0"&&n<="9")){e+=n}return e},d=function(){var e,t="",r="",i=10;if(n==="-"||n==="+"){t=n;u(n)}if(n==="I"){e=h();if(typeof e!=="number"||isNaN(e)){c("Unexpected word for number")}return t==="-"?-e:e}if(n==="N"){e=h();if(!isNaN(e)){c("expected word to be NaN")}return e}if(n==="0"){r+=n;u();if(n==="x"||n==="X"){r+=n;u();i=16}else if(n>="0"&&n<="9"){c("Octal literal")}}switch(i){case 10:while(n>="0"&&n<="9"){r+=n;u()}if(n==="."){r+=".";while(u()&&n>="0"&&n<="9"){r+=n}}if(n==="e"||n==="E"){r+=n;u();if(n==="-"||n==="+"){r+=n;u()}while(n>="0"&&n<="9"){r+=n;u()}}break;case 16:while(n>="0"&&n<="9"||n>="A"&&n<="F"||n>="a"&&n<="f"){r+=n;u()}break}if(t==="-"){e=-r}else{e=+r}if(!isFinite(e)){c("Bad number")}else{return e}},p=function(){var e,t,r="",a,o;if(n==='"'||n==="'"){a=n;while(u()){if(n===a){u();return r}else if(n==="\\"){u();if(n==="u"){o=0;for(t=0;t<4;t+=1){e=parseInt(u(),16);if(!isFinite(e)){break}o=o*16+e}r+=String.fromCharCode(o)}else if(n==="\r"){if(l()==="\n"){u()}}else if(typeof i[n]==="string"){r+=i[n]}else{break}}else if(n==="\n"){break}else{r+=n}}}c("Bad string")},g=function(){if(n!=="/"){c("Not an inline comment")}do{u();if(n==="\n"||n==="\r"){u();return}}while(n)},_=function(){if(n!=="*"){c("Not a block comment")}do{u();while(n==="*"){u("*");if(n==="/"){u("/");return}}}while(n);c("Unterminated block comment")},m=function(){if(n!=="/"){c("Not a comment")}u("/");if(n==="/"){g()}else if(n==="*"){_()}else{c("Unrecognized comment")}},y=function(){while(n){if(n==="/"){m()}else if(a.indexOf(n)>=0){u()}else{return}}},h=function(){switch(n){case"t":u("t");u("r");u("u");u("e");return true;case"f":u("f");u("a");u("l");u("s");u("e");return false;case"n":u("n");u("u");u("l");u("l");return null;case"I":u("I");u("n");u("f");u("i");u("n");u("i");u("t");u("y");return Infinity;case"N":u("N");u("a");u("N");return NaN}c("Unexpected "+s(n))},v,T=function(){var e=[];if(n==="["){u("[");y();while(n){if(n==="]"){u("]");return e}if(n===","){c("Missing array element")}else{e.push(v())}y();if(n!==","){u("]");return e}u(",");y()}}c("Bad array")},S=function(){var e,t={};if(n==="{"){u("{");y();while(n){if(n==="}"){u("}");return t}if(n==='"'||n==="'"){e=p()}else{e=f()}y();u(":");t[e]=v();y();if(n!==","){u("}");return t}u(",");y()}}c("Bad object")};v=function(){y();switch(n){case"{":return S();case"[":return T();case'"':case"'":return p();case"-":case"+":case".":return d();default:return n>="0"&&n<="9"?d():h()}};return function(i,a){var s;o=String(i);e=0;t=1;r=1;n=" ";s=v();y();if(n){c("Syntax error")}return typeof a==="function"?function walk(e,t){var r,n,i=e[t];if(i&&typeof i==="object"){for(r in i){if(Object.prototype.hasOwnProperty.call(i,r)){n=walk(i,r);if(n!==undefined){i[r]=n}else{delete i[r]}}}}return a.call(e,t,i)}({"":s},""):s}}();r.stringify=function(e,t,n){if(t&&(typeof t!=="function"&&!isArray(t))){throw new Error("Replacer must be a function or an array")}var i=function(e,r,n){var i=e[r];if(i&&i.toJSON&&typeof i.toJSON==="function"){i=i.toJSON()}if(typeof t==="function"){return t.call(e,r,i)}else if(t){if(n||isArray(e)||t.indexOf(r)>=0){return i}else{return undefined}}else{return i}};function isWordChar(e){return e>="a"&&e<="z"||e>="A"&&e<="Z"||e>="0"&&e<="9"||e==="_"||e==="$"}function isWordStart(e){return e>="a"&&e<="z"||e>="A"&&e<="Z"||e==="_"||e==="$"}function isWord(e){if(typeof e!=="string"){return false}if(!isWordStart(e[0])){return false}var t=1,r=e.length;while(t10){e=e.substring(0,10)}var n=r?"":"\n";for(var i=0;i=0){o=makeIndent(" ",n,true)}else{}}var s=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,c=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,u={"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"};function escapeString(e){c.lastIndex=0;return c.test(e)?'"'+e.replace(c,function(e){var t=u[e];return typeof t==="string"?t:"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+e+'"'}function internalStringify(e,t,r){var n,s;var c=i(e,t,r);if(c&&!isDate(c)){c=c.valueOf()}switch(typeof c){case"boolean":return c.toString();case"number":if(isNaN(c)||!isFinite(c)){return"null"}return c.toString();case"string":return escapeString(c.toString());case"object":if(c===null){return"null"}else if(isArray(c)){checkForCircular(c);n="[";a.push(c);for(var u=0;u{"use strict";var t=Object.prototype.hasOwnProperty;e.exports=MapCache;function MapCache(e){this.__data__=e||{}}MapCache.prototype.set=function mapSet(e,t){if(e!=="__proto__"){this.__data__[e]=t}return this};MapCache.prototype.get=function mapGet(e){return e==="__proto__"?undefined:this.__data__[e]};MapCache.prototype.has=function mapHas(e){return e!=="__proto__"&&t.call(this.__data__,e)};MapCache.prototype.del=function mapDelete(e){return this.has(e)&&delete this.__data__[e]}},8098:(e,t,r)=>{"use strict";var n=r(1669);var i=r(4274);e.exports=function mapVisit(e,t,r){if(isObject(r)){return i.apply(null,arguments)}if(!Array.isArray(r)){throw new TypeError("expected an array: "+n.inspect(r))}var a=[].slice.call(arguments,3);for(var o=0;o{var n=r(5369);var i=/^[A-Z]:([\\\/]|$)/i;var a=/^\//i;e.exports=function join(e,t){if(!t)return n(e);if(i.test(t))return n(t.replace(/\//g,"\\"));if(a.test(t))return n(t);if(e=="/")return n(e+t);if(i.test(e))return n(e.replace(/\//g,"\\")+"\\"+t.replace(/\//g,"\\"));if(a.test(e))return n(e+"/"+t);return n(e+"/"+t)}},5369:e=>{e.exports=function normalize(e){var t=e.split(/(\\+|\/+)/);if(t.length===1)return e;var r=[];var n=0;for(var i=0,a=false;i{"use strict";var n=r(7459);var i=r(1718);function mixinDeep(e,t){var r=arguments.length,n=0;while(++n{"use strict";var n=r(1221);e.exports=function isExtendable(e){return n(e)||typeof e==="function"||Array.isArray(e)}},5434:(e,t,r)=>{"use strict";var n=r(1669);var i=r(9532);var a=r(5577);var o=r(107);var s=r(2513);var c=r(520);var u=r(8063);var l=1024*64;function nanomatch(e,t,r){t=u.arrayify(t);e=u.arrayify(e);var n=t.length;if(e.length===0||n===0){return[]}if(n===1){return nanomatch.match(e,t[0],r)}var i=false;var a=[];var o=[];var s=-1;while(++sl){throw new Error("expected pattern to be less than "+l+" characters")}function makeRe(){var r=u.extend({wrap:false},t);var n=nanomatch.create(e,r);var a=i(n.output,r);u.define(a,"result",n);return a}return memoize("makeRe",e,t,makeRe)};nanomatch.create=function(e,t){if(typeof e!=="string"){throw new TypeError("expected a string")}function create(){return nanomatch.compile(nanomatch.parse(e,t),t)}return memoize("create",e,t,create)};nanomatch.parse=function(e,t){if(typeof e!=="string"){throw new TypeError("expected a string")}function parse(){var r=u.instantiate(null,t);s(r,t);var n=r.parse(e,t);u.define(n,"snapdragon",r);n.input=e;return n}return memoize("parse",e,t,parse)};nanomatch.compile=function(e,t){if(typeof e==="string"){e=nanomatch.parse(e,t)}function compile(){var r=u.instantiate(e,t);o(r,t);return r.compile(e,t)}return memoize("compile",e.input,t,compile)};nanomatch.clearCache=function(){nanomatch.cache.__data__={}};function compose(e,t,r){var n;return memoize("compose",String(e),t,function(){return function(i){if(!n){n=[];for(var a=0;a{e.exports=new(r(9111))},107:e=>{"use strict";e.exports=function(e,t){function slash(){if(t&&typeof t.slash==="string"){return t.slash}if(t&&typeof t.slash==="function"){return t.slash.call(e)}return"\\\\/"}function star(){if(t&&typeof t.star==="string"){return t.star}if(t&&typeof t.star==="function"){return t.star.call(e)}return"[^"+slash()+"]*?"}var r=e.ast=e.parser.ast;r.state=e.parser.state;e.compiler.state=r.state;e.compiler.set("not",function(e){var t=this.prev();if(this.options.nonegate===true||t.type!=="bos"){return this.emit("\\"+e.val,e)}return this.emit(e.val,e)}).set("escape",function(e){if(this.options.unescape&&/^[-\w_.]/.test(e.val)){return this.emit(e.val,e)}return this.emit("\\"+e.val,e)}).set("quoted",function(e){return this.emit(e.val,e)}).set("dollar",function(e){if(e.parent.type==="bracket"){return this.emit(e.val,e)}return this.emit("\\"+e.val,e)}).set("dot",function(e){if(e.dotfiles===true)this.dotfiles=true;return this.emit("\\"+e.val,e)}).set("backslash",function(e){return this.emit(e.val,e)}).set("slash",function(e,t,r){var n="["+slash()+"]";var i=e.parent;var a=this.prev();while(i.type==="paren"&&!i.hasSlash){i.hasSlash=true;i=i.parent}if(a.addQmark){n+="?"}if(e.rest.slice(0,2)==="\\b"){return this.emit(n,e)}if(e.parsed==="**"||e.parsed==="./**"){this.output="(?:"+this.output;return this.emit(n+")?",e)}if(e.parsed==="!**"&&this.options.nonegate!==true){return this.emit(n+"?\\b",e)}return this.emit(n,e)}).set("bracket",function(e){var t=e.close;var r=!e.escaped?"[":"\\[";var n=e.negated;var i=e.inner;var a=e.val;if(e.escaped===true){i=i.replace(/\\?(\W)/g,"\\$1");n=""}if(i==="]-"){i="\\]\\-"}if(n&&i.indexOf(".")===-1){i+="."}if(n&&i.indexOf("/")===-1){i+="/"}a=r+n+i+t;return this.emit(a,e)}).set("square",function(e){var t=(/^\W/.test(e.val)?"\\":"")+e.val;return this.emit(t,e)}).set("qmark",function(e){var t=this.prev();var r="[^.\\\\/]";if(this.options.dot||t.type!=="bos"&&t.type!=="slash"){r="[^\\\\/]"}if(e.parsed.slice(-1)==="("){var n=e.rest.charAt(0);if(n==="!"||n==="="||n===":"){return this.emit(e.val,e)}}if(e.val.length>1){r+="{"+e.val.length+"}"}return this.emit(r,e)}).set("plus",function(e){var t=e.parsed.slice(-1);if(t==="]"||t===")"){return this.emit(e.val,e)}if(!this.output||/[?*+]/.test(r)&&e.parent.type!=="bracket"){return this.emit("\\+",e)}var r=this.output.slice(-1);if(/\w/.test(r)&&!e.inside){return this.emit("+\\+?",e)}return this.emit("+",e)}).set("globstar",function(e,t,r){if(!this.output){this.state.leadingGlobstar=true}var n=this.prev();var i=this.prev(2);var a=this.next();var o=this.next(2);var s=n.type;var c=e.val;if(n.type==="slash"&&a.type==="slash"){if(i.type==="text"){this.output+="?";if(o.type!=="text"){this.output+="\\b"}}}var u=e.parsed;if(u.charAt(0)==="!"){u=u.slice(1)}var l=e.isInside.paren||e.isInside.brace;if(u&&s!=="slash"&&s!=="bos"&&!l){c=star()}else{c=this.options.dot!==true?"(?:(?!(?:["+slash()+"]|^)\\.).)*?":"(?:(?!(?:["+slash()+"]|^)(?:\\.{1,2})($|["+slash()+"]))(?!\\.{2}).)*?"}if((s==="slash"||s==="bos")&&this.options.dot!==true){c="(?!\\.)"+c}if(n.type==="slash"&&a.type==="slash"&&i.type!=="text"){if(o.type==="text"||o.type==="star"){e.addQmark=true}}if(this.options.capture){c="("+c+")"}return this.emit(c,e)}).set("star",function(e,t,r){var n=t[r-2]||{};var i=this.prev();var a=this.next();var o=i.type;function isStart(e){return e.type==="bos"||e.type==="slash"}if(this.output===""&&this.options.contains!==true){this.output="(?!["+slash()+"])"}if(o==="bracket"&&this.options.bash===false){var s=a&&a.type==="bracket"?star():"*?";if(!i.nodes||i.nodes[1].type!=="posix"){return this.emit(s,e)}}var c=!this.dotfiles&&o!=="text"&&o!=="escape"?this.options.dot?"(?!(?:^|["+slash()+"])\\.{1,2}(?:$|["+slash()+"]))":"(?!\\.)":"";if(isStart(i)||isStart(n)&&o==="not"){if(c!=="(?!\\.)"){c+="(?!(\\.{2}|\\.["+slash()+"]))(?=.)"}else{c+="(?=.)"}}else if(c==="(?!\\.)"){c=""}if(i.type==="not"&&n.type==="bos"&&this.options.dot===true){this.output="(?!\\.)"+this.output}var u=c+star();if(this.options.capture){u="("+u+")"}return this.emit(u,e)}).set("text",function(e){return this.emit(e.val,e)}).set("eos",function(e){var t=this.prev();var r=e.val;this.output="(?:\\.["+slash()+"](?=.))?"+this.output;if(this.state.metachar&&t.type!=="qmark"&&t.type!=="slash"){r+=this.options.contains?"["+slash()+"]?":"(?:["+slash()+"]|$)"}return this.emit(r,e)});if(t&&typeof t.compilers==="function"){t.compilers(e.compiler)}}},2513:(e,t,r)=>{"use strict";var n=r(3089);var i=r(9532);var a;var o="[\\[!*+?$^\"'.\\\\/]+";var s=createTextRegex(o);e.exports=function(e,t){var r=e.parser;var n=r.options;r.state={slashes:0,paths:[]};r.ast.state=r.state;r.capture("prefix",function(){if(this.parsed)return;var e=this.match(/^\.[\\/]/);if(!e)return;this.state.strictOpen=!!this.options.strictOpen;this.state.addPrefix=true}).capture("escape",function(){if(this.isInside("bracket"))return;var e=this.position();var t=this.match(/^(?:\\(.)|([$^]))/);if(!t)return;return e({type:"escape",val:t[2]||t[1]})}).capture("quoted",function(){var e=this.position();var t=this.match(/^["']/);if(!t)return;var r=t[0];if(this.input.indexOf(r)===-1){return e({type:"escape",val:r})}var n=advanceTo(this.input,r);this.consume(n.len);return e({type:"quoted",val:n.esc})}).capture("not",function(){var e=this.parsed;var t=this.position();var r=this.match(this.notRegex||/^!+/);if(!r)return;var n=r[0];var i=n.length%2===1;if(e===""&&!i){n=""}if(e===""&&i&&this.options.nonegate!==true){this.bos.val="(?!^(?:";this.append=")$).*";n=""}return t({type:"not",val:n})}).capture("dot",function(){var e=this.parsed;var t=this.position();var r=this.match(/^\.+/);if(!r)return;var n=r[0];this.state.dot=n==="."&&(e===""||e.slice(-1)==="/");return t({type:"dot",dotfiles:this.state.dot,val:n})}).capture("plus",/^\+(?!\()/).capture("qmark",function(){var e=this.parsed;var t=this.position();var r=this.match(/^\?+(?!\()/);if(!r)return;this.state.metachar=true;this.state.qmark=true;return t({type:"qmark",parsed:e,val:r[0]})}).capture("globstar",function(){var e=this.parsed;var t=this.position();var r=this.match(/^\*{2}(?![*(])(?=[,)/]|$)/);if(!r)return;var i=n.noglobstar!==true?"globstar":"star";var a=t({type:i,parsed:e});this.state.metachar=true;while(this.input.slice(0,4)==="/**/"){this.input=this.input.slice(3)}a.isInside={brace:this.isInside("brace"),paren:this.isInside("paren")};if(i==="globstar"){this.state.globstar=true;a.val="**"}else{this.state.star=true;a.val="*"}return a}).capture("star",function(){var e=this.position();var t=/^(?:\*(?![*(])|[*]{3,}(?!\()|[*]{2}(?![(/]|$)|\*(?=\*\())/;var r=this.match(t);if(!r)return;this.state.metachar=true;this.state.star=true;return e({type:"star",val:r[0]})}).capture("slash",function(){var e=this.position();var t=this.match(/^\//);if(!t)return;this.state.slashes++;return e({type:"slash",val:t[0]})}).capture("backslash",function(){var e=this.position();var t=this.match(/^\\(?![*+?(){}[\]'"])/);if(!t)return;var r=t[0];if(this.isInside("bracket")){r="\\"}else if(r.length>1){r="\\\\"}return e({type:"backslash",val:r})}).capture("square",function(){if(this.isInside("bracket"))return;var e=this.position();var t=this.match(/^\[([^!^\\])\]/);if(!t)return;return e({type:"square",val:t[1]})}).capture("bracket",function(){var e=this.position();var t=this.match(/^(?:\[([!^]?)([^\]]+|\]-)(\]|[^*+?]+)|\[)/);if(!t)return;var r=t[0];var n=t[1]?"^":"";var i=(t[2]||"").replace(/\\\\+/,"\\\\");var a=t[3]||"";if(t[2]&&i.length{"use strict";var n=e.exports;var i=r(5622);var a=r(7875)();var o=r(9769);n.define=r(4205);n.diff=r(6253);n.extend=r(5577);n.pick=r(5767);n.typeOf=r(740);n.unique=r(6974);n.isEmptyString=function(e){return String(e)===""||String(e)==="./"};n.isWindows=function(){return i.sep==="\\"||a===true};n.last=function(e,t){return e[e.length-(t||1)]};n.instantiate=function(e,t){var r;if(n.typeOf(e)==="object"&&e.snapdragon){r=e.snapdragon}else if(n.typeOf(t)==="object"&&t.snapdragon){r=t.snapdragon}else{r=new o(t)}n.define(r,"parse",function(e,t){var r=o.prototype.parse.call(this,e,t);r.input=e;var i=this.parser.stack.pop();if(i&&this.options.strictErrors!==true){var a=i.nodes[0];var s=i.nodes[1];if(i.type==="bracket"){if(s.val.charAt(0)==="["){s.val="\\"+s.val}}else{a.val="\\"+a.val;var c=a.parent.nodes[1];if(c.type==="star"){c.loose=true}}}n.define(r,"parser",this.parser);return r});return r};n.createKey=function(e,t){if(typeof t==="undefined"){return e}var r=e;for(var n in t){if(t.hasOwnProperty(n)){r+=";"+n+"="+String(t[n])}}return r};n.arrayify=function(e){if(typeof e==="string")return[e];return e?Array.isArray(e)?e:[e]:[]};n.isString=function(e){return typeof e==="string"};n.isRegex=function(e){return n.typeOf(e)==="regexp"};n.isObject=function(e){return n.typeOf(e)==="object"};n.escapeRegex=function(e){return e.replace(/[-[\]{}()^$|*+?.\\/\s]/g,"\\$&")};n.combineDupes=function(e,t){t=n.arrayify(t).join("|").split("|");t=t.map(function(e){return e.replace(/\\?([+*\\/])/g,"\\$1")});var r=t.join("|");var i=new RegExp("("+r+")(?=\\1)","g");return e.replace(i,"")};n.hasSpecialChars=function(e){return/(?:(?:(^|\/)[!.])|[*?+()|[\]{}]|[+@]\()/.test(e)};n.toPosixPath=function(e){return e.replace(/\\+/g,"/")};n.unescape=function(e){return n.toPosixPath(e.replace(/\\(?=[*+?!.])/g,""))};n.stripDrive=function(e){return n.isWindows()?e.replace(/^[a-z]:[\\/]+?/i,"/"):e};n.stripPrefix=function(e){if(e.charAt(0)==="."&&(e.charAt(1)==="/"||e.charAt(1)==="\\")){return e.slice(2)}return e};n.isSimpleChar=function(e){return e.trim()===""||e==="."};n.isSlash=function(e){return e==="/"||e==="\\/"||e==="\\"||e==="\\\\"};n.matchPath=function(e,t){return t&&t.contains?n.containsPattern(e,t):n.equalsPattern(e,t)};n._equals=function(e,t,r){return r===e||r===t};n._contains=function(e,t,r){return e.indexOf(r)!==-1||t.indexOf(r)!==-1};n.equalsPattern=function(e,t){var r=n.unixify(t);t=t||{};return function fn(i){var a=n._equals(i,r(i),e);if(a===true||t.nocase!==true){return a}var o=i.toLowerCase();return n._equals(o,r(o),e)}};n.containsPattern=function(e,t){var r=n.unixify(t);t=t||{};return function(i){var a=n._contains(i,r(i),e);if(a===true||t.nocase!==true){return a}var o=i.toLowerCase();return n._contains(o,r(o),e)}};n.matchBasename=function(e){return function(t){return e.test(t)||e.test(i.basename(t))}};n.identity=function(e){return e};n.value=function(e,t,r){if(r&&r.unixify===false){return e}if(r&&typeof r.unixify==="function"){return r.unixify(e)}return t(e)};n.unixify=function(e){var t=e||{};return function(e){if(t.stripPrefix!==false){e=n.stripPrefix(e)}if(t.unescape===true){e=n.unescape(e)}if(t.unixify===true||n.isWindows()){e=n.toPosixPath(e)}return e}}},4205:(e,t,r)=>{"use strict";var n=r(977);var i=r(8586);var a=typeof Reflect!=="undefined"&&Reflect.defineProperty?Reflect.defineProperty:Object.defineProperty;e.exports=function defineProperty(e,t,r){if(!n(e)&&typeof e!=="function"&&!Array.isArray(e)){throw new TypeError("expected an object, function, or array")}if(typeof t!=="string"){throw new TypeError('expected "key" to be a string')}if(i(r)){a(e,t,r);return e}a(e,t,{configurable:true,enumerable:false,writable:true,value:r});return e}},5577:(e,t,r)=>{"use strict";var n=r(3603);var i=r(7954);e.exports=Object.assign||function(e){if(e===null||typeof e==="undefined"){throw new TypeError("Cannot convert undefined or null to object")}if(!isObject(e)){e={}}for(var t=1;t{"use strict";var n=r(1221);e.exports=function isExtendable(e){return n(e)||typeof e==="function"||Array.isArray(e)}},7875:(e,t)=>{(function(r){if(t&&typeof t==="object"&&"object"!=="undefined"){e.exports=r()}else if(typeof define==="function"&&define.amd){define([],r)}else if(typeof window!=="undefined"){window.isWindows=r()}else if(typeof global!=="undefined"){global.isWindows=r()}else if(typeof self!=="undefined"){self.isWindows=r()}else{this.isWindows=r()}})(function(){"use strict";return function isWindows(){return process&&(process.platform==="win32"||/^(msys|cygwin)$/.test(process.env.OSTYPE))}})},740:e=>{var t=Object.prototype.toString;e.exports=function kindOf(e){if(e===void 0)return"undefined";if(e===null)return"null";var r=typeof e;if(r==="boolean")return"boolean";if(r==="string")return"string";if(r==="number")return"number";if(r==="symbol")return"symbol";if(r==="function"){return isGeneratorFn(e)?"generatorfunction":"function"}if(isArray(e))return"array";if(isBuffer(e))return"buffer";if(isArguments(e))return"arguments";if(isDate(e))return"date";if(isError(e))return"error";if(isRegexp(e))return"regexp";switch(ctorName(e)){case"Symbol":return"symbol";case"Promise":return"promise";case"WeakMap":return"weakmap";case"WeakSet":return"weakset";case"Map":return"map";case"Set":return"set";case"Int8Array":return"int8array";case"Uint8Array":return"uint8array";case"Uint8ClampedArray":return"uint8clampedarray";case"Int16Array":return"int16array";case"Uint16Array":return"uint16array";case"Int32Array":return"int32array";case"Uint32Array":return"uint32array";case"Float32Array":return"float32array";case"Float64Array":return"float64array"}if(isGeneratorObj(e)){return"generator"}r=t.call(e);switch(r){case"[object Object]":return"object";case"[object Map Iterator]":return"mapiterator";case"[object Set Iterator]":return"setiterator";case"[object String Iterator]":return"stringiterator";case"[object Array Iterator]":return"arrayiterator"}return r.slice(8,-1).toLowerCase().replace(/\s/g,"")};function ctorName(e){return e.constructor?e.constructor.name:null}function isArray(e){if(Array.isArray)return Array.isArray(e);return e instanceof Array}function isError(e){return e instanceof Error||typeof e.message==="string"&&e.constructor&&typeof e.constructor.stackTraceLimit==="number"}function isDate(e){if(e instanceof Date)return true;return typeof e.toDateString==="function"&&typeof e.getDate==="function"&&typeof e.setDate==="function"}function isRegexp(e){if(e instanceof RegExp)return true;return typeof e.flags==="string"&&typeof e.ignoreCase==="boolean"&&typeof e.multiline==="boolean"&&typeof e.global==="boolean"}function isGeneratorFn(e,t){return ctorName(e)==="GeneratorFunction"}function isGeneratorObj(e){return typeof e.throw==="function"&&typeof e.return==="function"&&typeof e.next==="function"}function isArguments(e){try{if(typeof e.length==="number"&&typeof e.callee==="function"){return true}}catch(e){if(e.message.indexOf("callee")!==-1){return true}}return false}function isBuffer(e){if(e.constructor&&typeof e.constructor.isBuffer==="function"){return e.constructor.isBuffer(e)}return false}},3991:(e,t,r)=>{"use strict";var n=r(2046);var i=r(5320);var a=r(4728);function copy(e,t,r){if(!isObject(e)){throw new TypeError("expected receiving object to be an object.")}if(!isObject(t)){throw new TypeError("expected providing object to be an object.")}var n=nativeKeys(t);var o=Object.keys(t);var s=n.length;r=arrayify(r);while(s--){var c=n[s];if(has(o,c)){a(e,c,t[c])}else if(!(c in e)&&!has(r,c)){i(e,t,c)}}}function isObject(e){return n(e)==="object"||typeof e==="function"}function has(e,t){t=arrayify(t);var r=t.length;if(isObject(e)){for(var n in e){if(t.indexOf(n)>-1){return true}}var i=nativeKeys(e);return has(i,t)}if(Array.isArray(e)){var a=e;while(r--){if(a.indexOf(t[r])>-1){return true}}return false}throw new TypeError("expected an array or object.")}function arrayify(e){return e?Array.isArray(e)?e:[e]:[]}function hasConstructor(e){return isObject(e)&&typeof e.constructor!=="undefined"}function nativeKeys(e){if(!hasConstructor(e))return[];return Object.getOwnPropertyNames(e)}e.exports=copy;e.exports.has=has},4274:(e,t,r)=>{"use strict";var n=r(977);e.exports=function visit(e,t,r,i){if(!n(e)&&typeof e!=="function"){throw new Error("object-visit expects `thisArg` to be an object.")}if(typeof t!=="string"){throw new Error("object-visit expects `method` name to be a string")}if(typeof e[t]!=="function"){return e}var a=[].slice.call(arguments,3);r=r||{};for(var o in r){var s=[o,r[o]].concat(a);e[t].apply(e,s)}return e}},5767:(e,t,r)=>{"use strict";var n=r(977);e.exports=function pick(e,t){if(!n(e)&&typeof e!=="function"){return{}}var r={};if(typeof t==="string"){if(t in e){r[t]=e[t]}return r}var i=t.length;var a=-1;while(++a{function pascalcase(e){if(typeof e!=="string"){throw new TypeError("expected a string.")}e=e.replace(/([A-Z])/g," $1");if(e.length===1){return e.toUpperCase()}e=e.replace(/^[\W_]+|[\W_]+$/g,"").toLowerCase();e=e.charAt(0).toUpperCase()+e.slice(1);return e.replace(/[\W_]+(\w|$)/g,function(e,t){return t.toUpperCase()})}e.exports=pascalcase},5419:e=>{"use strict";e.exports={alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"}},3089:(e,t,r)=>{"use strict";var n=r(9223);var i=r(3867);function toRegex(e,t){return new RegExp(toRegex.create(e,t))}toRegex.create=function(e,t){if(typeof e!=="string"){throw new TypeError("expected a string")}var r=n({},t);if(r.contains===true){r.strictNegate=false}var a=r.strictOpen!==false?"^":"";var o=r.strictClose!==false?"$":"";var s=r.endChar?r.endChar:"+";var c=e;if(r.strictNegate===false){c="(?:(?!(?:"+e+")).)"+s}else{c="(?:(?!^(?:"+e+")$).)"+s}var u=a+c+o;if(r.safe===true&&i(u)===false){throw new Error("potentially unsafe regular expression: "+u)}return u};e.exports=toRegex},9223:(e,t,r)=>{"use strict";var n=r(9150);var i=r(7954);e.exports=Object.assign||function(e){if(e===null||typeof e==="undefined"){throw new TypeError("Cannot convert undefined or null to object")}if(!isObject(e)){e={}}for(var t=1;t{"use strict";var n=r(1221);e.exports=function isExtendable(e){return n(e)||typeof e==="function"||Array.isArray(e)}},193:e=>{"use strict";e.exports=function repeat(e,t){var r=new Array(t);for(var n=0;n{"use strict";var t="";var r;e.exports=repeat;function repeat(e,n){if(typeof e!=="string"){throw new TypeError("expected a string")}if(n===1)return e;if(n===2)return e+e;var i=e.length*n;if(r!==e||typeof r==="undefined"){r=e;t=""}else if(t.length>=i){return t.substr(0,i)}while(i>t.length&&n>1){if(n&1){t+=e}n>>=1;e+=e}t+=e;t=t.substr(0,i);return t}},6889:(e,t,r)=>{var n=r(3842);var i=r(5334);var a=r(533);var o=r(3503);e.exports=function(e){var t=0,r,s,c={type:i.ROOT,stack:[]},u=c,l=c.stack,f=[];var d=function(t){n.error(e,"Nothing to repeat at column "+(t-1))};var p=n.strToChars(e);r=p.length;while(t{var n=r(5334);t.wordBoundary=function(){return{type:n.POSITION,value:"b"}};t.nonWordBoundary=function(){return{type:n.POSITION,value:"B"}};t.begin=function(){return{type:n.POSITION,value:"^"}};t.end=function(){return{type:n.POSITION,value:"$"}}},533:(e,t,r)=>{var n=r(5334);var i=function(){return[{type:n.RANGE,from:48,to:57}]};var a=function(){return[{type:n.CHAR,value:95},{type:n.RANGE,from:97,to:122},{type:n.RANGE,from:65,to:90}].concat(i())};var o=function(){return[{type:n.CHAR,value:9},{type:n.CHAR,value:10},{type:n.CHAR,value:11},{type:n.CHAR,value:12},{type:n.CHAR,value:13},{type:n.CHAR,value:32},{type:n.CHAR,value:160},{type:n.CHAR,value:5760},{type:n.CHAR,value:6158},{type:n.CHAR,value:8192},{type:n.CHAR,value:8193},{type:n.CHAR,value:8194},{type:n.CHAR,value:8195},{type:n.CHAR,value:8196},{type:n.CHAR,value:8197},{type:n.CHAR,value:8198},{type:n.CHAR,value:8199},{type:n.CHAR,value:8200},{type:n.CHAR,value:8201},{type:n.CHAR,value:8202},{type:n.CHAR,value:8232},{type:n.CHAR,value:8233},{type:n.CHAR,value:8239},{type:n.CHAR,value:8287},{type:n.CHAR,value:12288},{type:n.CHAR,value:65279}]};var s=function(){return[{type:n.CHAR,value:10},{type:n.CHAR,value:13},{type:n.CHAR,value:8232},{type:n.CHAR,value:8233}]};t.words=function(){return{type:n.SET,set:a(),not:false}};t.notWords=function(){return{type:n.SET,set:a(),not:true}};t.ints=function(){return{type:n.SET,set:i(),not:false}};t.notInts=function(){return{type:n.SET,set:i(),not:true}};t.whitespace=function(){return{type:n.SET,set:o(),not:false}};t.notWhitespace=function(){return{type:n.SET,set:o(),not:true}};t.anyChar=function(){return{type:n.SET,set:s(),not:true}}},5334:e=>{e.exports={ROOT:0,GROUP:1,POSITION:2,SET:3,RANGE:4,REPETITION:5,REFERENCE:6,CHAR:7}},3842:(e,t,r)=>{var n=r(5334);var i=r(533);var a="@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^ ?";var o={0:0,t:9,n:10,v:11,f:12,r:13};t.strToChars=function(e){var t=/(\[\\b\])|(\\)?\\(?:u([A-F0-9]{4})|x([A-F0-9]{2})|(0?[0-7]{2})|c([@A-Z\[\\\]\^?])|([0tnvfr]))/g;e=e.replace(t,function(e,t,r,n,i,s,c,u){if(r){return e}var l=t?8:n?parseInt(n,16):i?parseInt(i,16):s?parseInt(s,8):c?a.indexOf(c):o[u];var f=String.fromCharCode(l);if(/[\[\]{}\^$.|?*+()]/.test(f)){f="\\"+f}return f});return e};t.tokenizeClass=function(e,r){var a=[];var o=/\\(?:(w)|(d)|(s)|(W)|(D)|(S))|((?:(?:\\)(.)|([^\]\\]))-(?:\\)?([^\]]))|(\])|(?:\\)?(.)/g;var s,c;while((s=o.exec(e))!=null){if(s[1]){a.push(i.words())}else if(s[2]){a.push(i.ints())}else if(s[3]){a.push(i.whitespace())}else if(s[4]){a.push(i.notWords())}else if(s[5]){a.push(i.notInts())}else if(s[6]){a.push(i.notWhitespace())}else if(s[7]){a.push({type:n.RANGE,from:(s[8]||s[9]).charCodeAt(0),to:s[10].charCodeAt(0)})}else if(c=s[12]){a.push({type:n.CHAR,value:c.charCodeAt(0)})}else{return[a,o.lastIndex]}}t.error(r,"Unterminated character class")};t.error=function(e,t){throw new SyntaxError("Invalid regular expression: /"+e+"/: "+t)}},3867:(e,t,r)=>{var n=r(6889);var i=n.types;e.exports=function(e,t){if(!t)t={};var r=t.limit===undefined?25:t.limit;if(isRegExp(e))e=e.source;else if(typeof e!=="string")e=String(e);try{e=n(e)}catch(e){return false}var a=0;return function walk(e,t){if(e.type===i.REPETITION){t++;a++;if(t>1)return false;if(a>r)return false}if(e.options){for(var n=0,o=e.options.length;n{t=e.exports=SemVer;var r;if(typeof process==="object"&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)){r=function(){var e=Array.prototype.slice.call(arguments,0);e.unshift("SEMVER");console.log.apply(console,e)}}else{r=function(){}}t.SEMVER_SPEC_VERSION="2.0.0";var n=256;var i=Number.MAX_SAFE_INTEGER||9007199254740991;var a=16;var o=t.re=[];var s=t.src=[];var c=0;var u=c++;s[u]="0|[1-9]\\d*";var l=c++;s[l]="[0-9]+";var f=c++;s[f]="\\d*[a-zA-Z-][a-zA-Z0-9-]*";var d=c++;s[d]="("+s[u]+")\\."+"("+s[u]+")\\."+"("+s[u]+")";var p=c++;s[p]="("+s[l]+")\\."+"("+s[l]+")\\."+"("+s[l]+")";var g=c++;s[g]="(?:"+s[u]+"|"+s[f]+")";var _=c++;s[_]="(?:"+s[l]+"|"+s[f]+")";var m=c++;s[m]="(?:-("+s[g]+"(?:\\."+s[g]+")*))";var y=c++;s[y]="(?:-?("+s[_]+"(?:\\."+s[_]+")*))";var h=c++;s[h]="[0-9A-Za-z-]+";var v=c++;s[v]="(?:\\+("+s[h]+"(?:\\."+s[h]+")*))";var T=c++;var S="v?"+s[d]+s[m]+"?"+s[v]+"?";s[T]="^"+S+"$";var b="[v=\\s]*"+s[p]+s[y]+"?"+s[v]+"?";var x=c++;s[x]="^"+b+"$";var C=c++;s[C]="((?:<|>)?=?)";var E=c++;s[E]=s[l]+"|x|X|\\*";var D=c++;s[D]=s[u]+"|x|X|\\*";var k=c++;s[k]="[v=\\s]*("+s[D]+")"+"(?:\\.("+s[D]+")"+"(?:\\.("+s[D]+")"+"(?:"+s[m]+")?"+s[v]+"?"+")?)?";var N=c++;s[N]="[v=\\s]*("+s[E]+")"+"(?:\\.("+s[E]+")"+"(?:\\.("+s[E]+")"+"(?:"+s[y]+")?"+s[v]+"?"+")?)?";var A=c++;s[A]="^"+s[C]+"\\s*"+s[k]+"$";var O=c++;s[O]="^"+s[C]+"\\s*"+s[N]+"$";var F=c++;s[F]="(?:^|[^\\d])"+"(\\d{1,"+a+"})"+"(?:\\.(\\d{1,"+a+"}))?"+"(?:\\.(\\d{1,"+a+"}))?"+"(?:$|[^\\d])";var P=c++;s[P]="(?:~>?)";var I=c++;s[I]="(\\s*)"+s[P]+"\\s+";o[I]=new RegExp(s[I],"g");var w="$1~";var M=c++;s[M]="^"+s[P]+s[k]+"$";var L=c++;s[L]="^"+s[P]+s[N]+"$";var R=c++;s[R]="(?:\\^)";var B=c++;s[B]="(\\s*)"+s[R]+"\\s+";o[B]=new RegExp(s[B],"g");var j="$1^";var J=c++;s[J]="^"+s[R]+s[k]+"$";var W=c++;s[W]="^"+s[R]+s[N]+"$";var U=c++;s[U]="^"+s[C]+"\\s*("+b+")$|^$";var z=c++;s[z]="^"+s[C]+"\\s*("+S+")$|^$";var V=c++;s[V]="(\\s*)"+s[C]+"\\s*("+b+"|"+s[k]+")";o[V]=new RegExp(s[V],"g");var K="$1$2$3";var q=c++;s[q]="^\\s*("+s[k]+")"+"\\s+-\\s+"+"("+s[k]+")"+"\\s*$";var G=c++;s[G]="^\\s*("+s[N]+")"+"\\s+-\\s+"+"("+s[N]+")"+"\\s*$";var H=c++;s[H]="(<|>)?=?\\s*\\*";for(var Q=0;Qn){return null}var r=t.loose?o[x]:o[T];if(!r.test(e)){return null}try{return new SemVer(e,t)}catch(e){return null}}t.valid=valid;function valid(e,t){var r=parse(e,t);return r?r.version:null}t.clean=clean;function clean(e,t){var r=parse(e.trim().replace(/^[=v]+/,""),t);return r?r.version:null}t.SemVer=SemVer;function SemVer(e,t){if(!t||typeof t!=="object"){t={loose:!!t,includePrerelease:false}}if(e instanceof SemVer){if(e.loose===t.loose){return e}else{e=e.version}}else if(typeof e!=="string"){throw new TypeError("Invalid Version: "+e)}if(e.length>n){throw new TypeError("version is longer than "+n+" characters")}if(!(this instanceof SemVer)){return new SemVer(e,t)}r("SemVer",e,t);this.options=t;this.loose=!!t.loose;var a=e.trim().match(t.loose?o[x]:o[T]);if(!a){throw new TypeError("Invalid Version: "+e)}this.raw=e;this.major=+a[1];this.minor=+a[2];this.patch=+a[3];if(this.major>i||this.major<0){throw new TypeError("Invalid major version")}if(this.minor>i||this.minor<0){throw new TypeError("Invalid minor version")}if(this.patch>i||this.patch<0){throw new TypeError("Invalid patch version")}if(!a[4]){this.prerelease=[]}else{this.prerelease=a[4].split(".").map(function(e){if(/^[0-9]+$/.test(e)){var t=+e;if(t>=0&&t=0){if(typeof this.prerelease[r]==="number"){this.prerelease[r]++;r=-2}}if(r===-1){this.prerelease.push(0)}}if(t){if(this.prerelease[0]===t){if(isNaN(this.prerelease[1])){this.prerelease=[t,0]}}else{this.prerelease=[t,0]}}break;default:throw new Error("invalid increment argument: "+e)}this.format();this.raw=this.version;return this};t.inc=inc;function inc(e,t,r,n){if(typeof r==="string"){n=r;r=undefined}try{return new SemVer(e,r).inc(t,n).version}catch(e){return null}}t.diff=diff;function diff(e,t){if(eq(e,t)){return null}else{var r=parse(e);var n=parse(t);var i="";if(r.prerelease.length||n.prerelease.length){i="pre";var a="prerelease"}for(var o in r){if(o==="major"||o==="minor"||o==="patch"){if(r[o]!==n[o]){return i+o}}}return a}}t.compareIdentifiers=compareIdentifiers;var $=/^[0-9]+$/;function compareIdentifiers(e,t){var r=$.test(e);var n=$.test(t);if(r&&n){e=+e;t=+t}return e===t?0:r&&!n?-1:n&&!r?1:e0}t.lt=lt;function lt(e,t,r){return compare(e,t,r)<0}t.eq=eq;function eq(e,t,r){return compare(e,t,r)===0}t.neq=neq;function neq(e,t,r){return compare(e,t,r)!==0}t.gte=gte;function gte(e,t,r){return compare(e,t,r)>=0}t.lte=lte;function lte(e,t,r){return compare(e,t,r)<=0}t.cmp=cmp;function cmp(e,t,r,n){switch(t){case"===":if(typeof e==="object")e=e.version;if(typeof r==="object")r=r.version;return e===r;case"!==":if(typeof e==="object")e=e.version;if(typeof r==="object")r=r.version;return e!==r;case"":case"=":case"==":return eq(e,r,n);case"!=":return neq(e,r,n);case">":return gt(e,r,n);case">=":return gte(e,r,n);case"<":return lt(e,r,n);case"<=":return lte(e,r,n);default:throw new TypeError("Invalid operator: "+t)}}t.Comparator=Comparator;function Comparator(e,t){if(!t||typeof t!=="object"){t={loose:!!t,includePrerelease:false}}if(e instanceof Comparator){if(e.loose===!!t.loose){return e}else{e=e.value}}if(!(this instanceof Comparator)){return new Comparator(e,t)}r("comparator",e,t);this.options=t;this.loose=!!t.loose;this.parse(e);if(this.semver===X){this.value=""}else{this.value=this.operator+this.semver.version}r("comp",this)}var X={};Comparator.prototype.parse=function(e){var t=this.options.loose?o[U]:o[z];var r=e.match(t);if(!r){throw new TypeError("Invalid comparator: "+e)}this.operator=r[1];if(this.operator==="="){this.operator=""}if(!r[2]){this.semver=X}else{this.semver=new SemVer(r[2],this.options.loose)}};Comparator.prototype.toString=function(){return this.value};Comparator.prototype.test=function(e){r("Comparator.test",e,this.options.loose);if(this.semver===X){return true}if(typeof e==="string"){e=new SemVer(e,this.options)}return cmp(e,this.operator,this.semver,this.options)};Comparator.prototype.intersects=function(e,t){if(!(e instanceof Comparator)){throw new TypeError("a Comparator is required")}if(!t||typeof t!=="object"){t={loose:!!t,includePrerelease:false}}var r;if(this.operator===""){r=new Range(e.value,t);return satisfies(this.value,r,t)}else if(e.operator===""){r=new Range(this.value,t);return satisfies(e.semver,r,t)}var n=(this.operator===">="||this.operator===">")&&(e.operator===">="||e.operator===">");var i=(this.operator==="<="||this.operator==="<")&&(e.operator==="<="||e.operator==="<");var a=this.semver.version===e.semver.version;var o=(this.operator===">="||this.operator==="<=")&&(e.operator===">="||e.operator==="<=");var s=cmp(this.semver,"<",e.semver,t)&&((this.operator===">="||this.operator===">")&&(e.operator==="<="||e.operator==="<"));var c=cmp(this.semver,">",e.semver,t)&&((this.operator==="<="||this.operator==="<")&&(e.operator===">="||e.operator===">"));return n||i||a&&o||s||c};t.Range=Range;function Range(e,t){if(!t||typeof t!=="object"){t={loose:!!t,includePrerelease:false}}if(e instanceof Range){if(e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease){return e}else{return new Range(e.raw,t)}}if(e instanceof Comparator){return new Range(e.value,t)}if(!(this instanceof Range)){return new Range(e,t)}this.options=t;this.loose=!!t.loose;this.includePrerelease=!!t.includePrerelease;this.raw=e;this.set=e.split(/\s*\|\|\s*/).map(function(e){return this.parseRange(e.trim())},this).filter(function(e){return e.length});if(!this.set.length){throw new TypeError("Invalid SemVer Range: "+e)}this.format()}Range.prototype.format=function(){this.range=this.set.map(function(e){return e.join(" ").trim()}).join("||").trim();return this.range};Range.prototype.toString=function(){return this.range};Range.prototype.parseRange=function(e){var t=this.options.loose;e=e.trim();var n=t?o[G]:o[q];e=e.replace(n,hyphenReplace);r("hyphen replace",e);e=e.replace(o[V],K);r("comparator trim",e,o[V]);e=e.replace(o[I],w);e=e.replace(o[B],j);e=e.split(/\s+/).join(" ");var i=t?o[U]:o[z];var a=e.split(" ").map(function(e){return parseComparator(e,this.options)},this).join(" ").split(/\s+/);if(this.options.loose){a=a.filter(function(e){return!!e.match(i)})}a=a.map(function(e){return new Comparator(e,this.options)},this);return a};Range.prototype.intersects=function(e,t){if(!(e instanceof Range)){throw new TypeError("a Range is required")}return this.set.some(function(r){return r.every(function(r){return e.set.some(function(e){return e.every(function(e){return r.intersects(e,t)})})})})};t.toComparators=toComparators;function toComparators(e,t){return new Range(e,t).set.map(function(e){return e.map(function(e){return e.value}).join(" ").trim().split(" ")})}function parseComparator(e,t){r("comp",e,t);e=replaceCarets(e,t);r("caret",e);e=replaceTildes(e,t);r("tildes",e);e=replaceXRanges(e,t);r("xrange",e);e=replaceStars(e,t);r("stars",e);return e}function isX(e){return!e||e.toLowerCase()==="x"||e==="*"}function replaceTildes(e,t){return e.trim().split(/\s+/).map(function(e){return replaceTilde(e,t)}).join(" ")}function replaceTilde(e,t){var n=t.loose?o[L]:o[M];return e.replace(n,function(t,n,i,a,o){r("tilde",e,t,n,i,a,o);var s;if(isX(n)){s=""}else if(isX(i)){s=">="+n+".0.0 <"+(+n+1)+".0.0"}else if(isX(a)){s=">="+n+"."+i+".0 <"+n+"."+(+i+1)+".0"}else if(o){r("replaceTilde pr",o);s=">="+n+"."+i+"."+a+"-"+o+" <"+n+"."+(+i+1)+".0"}else{s=">="+n+"."+i+"."+a+" <"+n+"."+(+i+1)+".0"}r("tilde return",s);return s})}function replaceCarets(e,t){return e.trim().split(/\s+/).map(function(e){return replaceCaret(e,t)}).join(" ")}function replaceCaret(e,t){r("caret",e,t);var n=t.loose?o[W]:o[J];return e.replace(n,function(t,n,i,a,o){r("caret",e,t,n,i,a,o);var s;if(isX(n)){s=""}else if(isX(i)){s=">="+n+".0.0 <"+(+n+1)+".0.0"}else if(isX(a)){if(n==="0"){s=">="+n+"."+i+".0 <"+n+"."+(+i+1)+".0"}else{s=">="+n+"."+i+".0 <"+(+n+1)+".0.0"}}else if(o){r("replaceCaret pr",o);if(n==="0"){if(i==="0"){s=">="+n+"."+i+"."+a+"-"+o+" <"+n+"."+i+"."+(+a+1)}else{s=">="+n+"."+i+"."+a+"-"+o+" <"+n+"."+(+i+1)+".0"}}else{s=">="+n+"."+i+"."+a+"-"+o+" <"+(+n+1)+".0.0"}}else{r("no pr");if(n==="0"){if(i==="0"){s=">="+n+"."+i+"."+a+" <"+n+"."+i+"."+(+a+1)}else{s=">="+n+"."+i+"."+a+" <"+n+"."+(+i+1)+".0"}}else{s=">="+n+"."+i+"."+a+" <"+(+n+1)+".0.0"}}r("caret return",s);return s})}function replaceXRanges(e,t){r("replaceXRanges",e,t);return e.split(/\s+/).map(function(e){return replaceXRange(e,t)}).join(" ")}function replaceXRange(e,t){e=e.trim();var n=t.loose?o[O]:o[A];return e.replace(n,function(t,n,i,a,o,s){r("xRange",e,t,n,i,a,o,s);var c=isX(i);var u=c||isX(a);var l=u||isX(o);var f=l;if(n==="="&&f){n=""}if(c){if(n===">"||n==="<"){t="<0.0.0"}else{t="*"}}else if(n&&f){if(u){a=0}o=0;if(n===">"){n=">=";if(u){i=+i+1;a=0;o=0}else{a=+a+1;o=0}}else if(n==="<="){n="<";if(u){i=+i+1}else{a=+a+1}}t=n+i+"."+a+"."+o}else if(u){t=">="+i+".0.0 <"+(+i+1)+".0.0"}else if(l){t=">="+i+"."+a+".0 <"+i+"."+(+a+1)+".0"}r("xRange return",t);return t})}function replaceStars(e,t){r("replaceStars",e,t);return e.trim().replace(o[H],"")}function hyphenReplace(e,t,r,n,i,a,o,s,c,u,l,f,d){if(isX(r)){t=""}else if(isX(n)){t=">="+r+".0.0"}else if(isX(i)){t=">="+r+"."+n+".0"}else{t=">="+t}if(isX(c)){s=""}else if(isX(u)){s="<"+(+c+1)+".0.0"}else if(isX(l)){s="<"+c+"."+(+u+1)+".0"}else if(f){s="<="+c+"."+u+"."+l+"-"+f}else{s="<="+s}return(t+" "+s).trim()}Range.prototype.test=function(e){if(!e){return false}if(typeof e==="string"){e=new SemVer(e,this.options)}for(var t=0;t0){var a=e[i].semver;if(a.major===t.major&&a.minor===t.minor&&a.patch===t.patch){return true}}}return false}return true}t.satisfies=satisfies;function satisfies(e,t,r){try{t=new Range(t,r)}catch(e){return false}return t.test(e)}t.maxSatisfying=maxSatisfying;function maxSatisfying(e,t,r){var n=null;var i=null;try{var a=new Range(t,r)}catch(e){return null}e.forEach(function(e){if(a.test(e)){if(!n||i.compare(e)===-1){n=e;i=new SemVer(n,r)}}});return n}t.minSatisfying=minSatisfying;function minSatisfying(e,t,r){var n=null;var i=null;try{var a=new Range(t,r)}catch(e){return null}e.forEach(function(e){if(a.test(e)){if(!n||i.compare(e)===1){n=e;i=new SemVer(n,r)}}});return n}t.minVersion=minVersion;function minVersion(e,t){e=new Range(e,t);var r=new SemVer("0.0.0");if(e.test(r)){return r}r=new SemVer("0.0.0-0");if(e.test(r)){return r}r=null;for(var n=0;n":if(t.prerelease.length===0){t.patch++}else{t.prerelease.push(0)}t.raw=t.format();case"":case">=":if(!r||gt(r,t)){r=t}break;case"<":case"<=":break;default:throw new Error("Unexpected operation: "+e.operator)}})}if(r&&e.test(r)){return r}return null}t.validRange=validRange;function validRange(e,t){try{return new Range(e,t).range||"*"}catch(e){return null}}t.ltr=ltr;function ltr(e,t,r){return outside(e,t,"<",r)}t.gtr=gtr;function gtr(e,t,r){return outside(e,t,">",r)}t.outside=outside;function outside(e,t,r,n){e=new SemVer(e,n);t=new Range(t,n);var i,a,o,s,c;switch(r){case">":i=gt;a=lte;o=lt;s=">";c=">=";break;case"<":i=lt;a=gte;o=gt;s="<";c="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(satisfies(e,t,n)){return false}for(var u=0;u=0.0.0")}f=f||e;d=d||e;if(i(e.semver,f.semver,n)){f=e}else if(o(e.semver,d.semver,n)){d=e}});if(f.operator===s||f.operator===c){return false}if((!d.operator||d.operator===s)&&a(e,d.semver)){return false}else if(d.operator===c&&o(e,d.semver)){return false}}return true}t.prerelease=prerelease;function prerelease(e,t){var r=parse(e,t);return r&&r.prerelease.length?r.prerelease:null}t.intersects=intersects;function intersects(e,t,r){e=new Range(e,r);t=new Range(t,r);return e.intersects(t)}t.coerce=coerce;function coerce(e){if(e instanceof SemVer){return e}if(typeof e!=="string"){return null}var t=e.match(o[F]);if(t==null){return null}return parse(t[1]+"."+(t[2]||"0")+"."+(t[3]||"0"))}},6469:(e,t,r)=>{"use strict";var n=r(6439);var i=r(8333);var a=r(1221);var o=r(485);e.exports=function(e,t,r){if(!o(e)){return e}if(Array.isArray(t)){t=[].concat.apply([],t).join(".")}if(typeof t!=="string"){return e}var s=n(t,{sep:".",brackets:true});var c=s.length;var u=-1;var l=e;while(++u{"use strict";var n=r(977);var i=r(3651);var a=r(8881);var o;function Node(e,t,r){if(typeof t!=="string"){r=t;t=null}i(this,"parent",r);i(this,"isNode",true);i(this,"expect",null);if(typeof t!=="string"&&n(e)){lazyKeys();var a=Object.keys(e);for(var s=0;s{"use strict";var n=r(8586);e.exports=function defineProperty(e,t,r){if(typeof e!=="object"&&typeof e!=="function"){throw new TypeError("expected an object or function.")}if(typeof t!=="string"){throw new TypeError("expected `prop` to be a string.")}if(n(r)&&("set"in r||"get"in r)){return Object.defineProperty(e,t,r)}return Object.defineProperty(e,t,{configurable:true,enumerable:false,writable:true,value:r})}},8881:(e,t,r)=>{"use strict";var n=r(2046);var i=e.exports;i.isNode=function(e){return n(e)==="object"&&e.isNode===true};i.noop=function(e){append(this,"",e)};i.identity=function(e){append(this,e.val,e)};i.append=function(e){return function(t){append(this,e,t)}};i.toNoop=function(e,t){if(t){e.nodes=t}else{delete e.nodes;e.type="text";e.val=""}};i.visit=function(e,t){assert(i.isNode(e),"expected node to be an instance of Node");assert(isFunction(t),"expected a visitor function");t(e);return e.nodes?i.mapVisit(e,t):e};i.mapVisit=function(e,t){assert(i.isNode(e),"expected node to be an instance of Node");assert(isArray(e.nodes),"expected node.nodes to be an array");assert(isFunction(t),"expected a visitor function");for(var r=0;r0};i.isInside=function(e,t,r){assert(i.isNode(t),"expected node to be an instance of Node");assert(isObject(e),"expected state to be an object");if(Array.isArray(r)){for(var a=0;a{"use strict";var n=r(7322);var i=r(4728);var a=r(2635);var o=r(9142);var s=r(4414);var c={};var u={};function Snapdragon(e){n.call(this,null,e);this.options=s.extend({source:"string"},this.options);this.compiler=new a(this.options);this.parser=new o(this.options);Object.defineProperty(this,"compilers",{get:function(){return this.compiler.compilers}});Object.defineProperty(this,"parsers",{get:function(){return this.parser.parsers}});Object.defineProperty(this,"regex",{get:function(){return this.parser.regex}})}n.extend(Snapdragon);Snapdragon.prototype.capture=function(){return this.parser.capture.apply(this.parser,arguments)};Snapdragon.prototype.use=function(e){e.call(this,this);return this};Snapdragon.prototype.parse=function(e,t){this.options=s.extend({},this.options,t);var r=this.parser.parse(e,this.options);i(r,"parser",this.parser);return r};Snapdragon.prototype.compile=function(e,t){this.options=s.extend({},this.options,t);var r=this.compiler.compile(e,this.options);i(r,"compiler",this.compiler);return r};e.exports=Snapdragon;e.exports.Compiler=a;e.exports.Parser=o},2635:(e,t,r)=>{"use strict";var n=r(1967);var i=r(4728);var a=r(7439)("snapdragon:compiler");var o=r(4414);function Compiler(e,t){a("initializing",__filename);this.options=o.extend({source:"string"},e);this.state=t||{};this.compilers={};this.output="";this.set("eos",function(e){return this.emit(e.val,e)});this.set("noop",function(e){return this.emit(e.val,e)});this.set("bos",function(e){return this.emit(e.val,e)});n(this)}Compiler.prototype={error:function(e,t){var r=t.position||{start:{column:0}};var n=this.options.source+" column:"+r.start.column+": "+e;var i=new Error(n);i.reason=e;i.column=r.start.column;i.source=this.pattern;if(this.options.silent){this.errors.push(i)}else{throw i}},define:function(e,t){i(this,e,t);return this},emit:function(e,t){this.output+=e;return e},set:function(e,t){this.compilers[e]=t;return this},get:function(e){return this.compilers[e]},prev:function(e){return this.ast.nodes[this.idx-(e||1)]||{type:"bos",val:""}},next:function(e){return this.ast.nodes[this.idx+(e||1)]||{type:"eos",val:""}},visit:function(e,t,r){var n=this.compilers[e.type];this.idx=r;if(typeof n!=="function"){throw this.error('compiler "'+e.type+'" is not registered',e)}return n.call(this,e,t,r)},mapVisit:function(e){if(!Array.isArray(e)){throw new TypeError("expected an array")}var t=e.length;var r=-1;while(++r{"use strict";var n=r(1967);var i=r(1669);var a=r(1637);var o=r(4728);var s=r(7439)("snapdragon:parser");var c=r(4303);var u=r(4414);function Parser(e){s("initializing",__filename);this.options=u.extend({source:"string"},e);this.init(this.options);n(this)}Parser.prototype={constructor:Parser,init:function(e){this.orig="";this.input="";this.parsed="";this.column=1;this.line=1;this.regex=new a;this.errors=this.errors||[];this.parsers=this.parsers||{};this.types=this.types||[];this.sets=this.sets||{};this.fns=this.fns||[];this.currentType="root";var t=this.position();this.bos=t({type:"bos",val:""});this.ast={type:"root",errors:this.errors,nodes:[this.bos]};o(this.bos,"parent",this.ast);this.nodes=[this.ast];this.count=0;this.setCount=0;this.stack=[]},error:function(e,t){var r=t.position||{start:{column:0,line:0}};var n=r.start.line;var i=r.start.column;var a=this.options.source;var o=a+" : "+e;var s=new Error(o);s.source=a;s.reason=e;s.pos=r;if(this.options.silent){this.errors.push(s)}else{throw s}},define:function(e,t){o(this,e,t);return this},position:function(){var e={line:this.line,column:this.column};var t=this;return function(r){o(r,"position",new c(e,t));return r}},set:function(e,t){if(this.types.indexOf(e)===-1){this.types.push(e)}this.parsers[e]=t.bind(this);return this},get:function(e){return this.parsers[e]},push:function(e,t){this.sets[e]=this.sets[e]||[];this.count++;this.stack.push(t);return this.sets[e].push(t)},pop:function(e){this.sets[e]=this.sets[e]||[];this.count--;this.stack.pop();return this.sets[e].pop()},isInside:function(e){this.sets[e]=this.sets[e]||[];return this.sets[e].length>0},isType:function(e,t){return e&&e.type===t},prev:function(e){return this.stack.length>0?u.last(this.stack,e):u.last(this.nodes,e)},consume:function(e){this.input=this.input.substr(e)},updatePosition:function(e,t){var r=e.match(/\n/g);if(r)this.line+=r.length;var n=e.lastIndexOf("\n");this.column=~n?t-n:this.column+t;this.parsed+=e;this.consume(t)},match:function(e){var t=e.exec(this.input);if(t){this.updatePosition(t[0],t[0].length);return t}},capture:function(e,t){if(typeof t==="function"){return this.set.apply(this,arguments)}this.regex.set(e,t);this.set(e,function(){var r=this.parsed;var n=this.position();var i=this.match(t);if(!i||!i[0])return;var a=this.prev();var s=n({type:e,val:i[0],parsed:r,rest:this.input});if(i[1]){s.inner=i[1]}o(s,"inside",this.stack.length>0);o(s,"parent",a);a.nodes.push(s)}.bind(this));return this},capturePair:function(e,t,r,n){this.sets[e]=this.sets[e]||[];this.set(e+".open",function(){var r=this.parsed;var i=this.position();var a=this.match(t);if(!a||!a[0])return;var s=a[0];this.setCount++;this.specialChars=true;var c=i({type:e+".open",val:s,rest:this.input});if(typeof a[1]!=="undefined"){c.inner=a[1]}var u=this.prev();var l=i({type:e,nodes:[c]});o(l,"rest",this.input);o(l,"parsed",r);o(l,"prefix",a[1]);o(l,"parent",u);o(c,"parent",l);if(typeof n==="function"){n.call(this,c,l)}this.push(e,l);u.nodes.push(l)});this.set(e+".close",function(){var t=this.position();var n=this.match(r);if(!n||!n[0])return;var i=this.pop(e);var a=t({type:e+".close",rest:this.input,suffix:n[1],val:n[0]});if(!this.isType(i,e)){if(this.options.strict){throw new Error('missing opening "'+e+'"')}this.setCount--;a.escaped=true;return a}if(a.suffix==="\\"){i.escaped=true;a.escaped=true}i.nodes.push(a);o(a,"parent",i)});return this},eos:function(){var e=this.position();if(this.input)return;var t=this.prev();while(t.type!=="root"&&!t.visited){if(this.options.strict===true){throw new SyntaxError("invalid syntax:"+i.inspect(t,null,2))}if(!hasDelims(t)){t.parent.escaped=true;t.escaped=true}visit(t,function(e){if(!hasDelims(e.parent)){e.parent.escaped=true;e.escaped=true}});t=t.parent}var r=e({type:"eos",val:this.append||""});o(r,"parent",this.ast);return r},next:function(){var e=this.parsed;var t=this.types.length;var r=-1;var n;while(++r{"use strict";var n=r(4728);e.exports=function Position(e,t){this.start=e;this.end={line:t.line,column:t.column};n(this,"content",t.orig);n(this,"source",t.options.source)}},456:(e,t,r)=>{"use strict";var n=r(5747);var i=r(5622);var a=r(4728);var o=r(4414);e.exports=mixin;function mixin(e){a(e,"_comment",e.comment);e.map=new o.SourceMap.SourceMapGenerator;e.position={line:1,column:1};e.content={};e.files={};for(var r in t){a(e,r,t[r])}}t.updatePosition=function(e){var t=e.match(/\n/g);if(t)this.position.line+=t.length;var r=e.lastIndexOf("\n");this.position.column=~r?e.length-r:this.position.column+e.length};t.emit=function(e,t){var r=t.position||{};var n=r.source;if(n){if(r.filepath){n=o.unixify(r.filepath)}this.map.addMapping({source:n,generated:{line:this.position.line,column:Math.max(this.position.column-1,0)},original:{line:r.start.line,column:r.start.column-1}});if(r.content){this.addContent(n,r)}if(r.filepath){this.addFile(n,r)}this.updatePosition(e);this.output+=e}return e};t.addFile=function(e,t){if(typeof t.content!=="string")return;if(Object.prototype.hasOwnProperty.call(this.files,e))return;this.files[e]=t.content};t.addContent=function(e,t){if(typeof t.content!=="string")return;if(Object.prototype.hasOwnProperty.call(this.content,e))return;this.map.setSourceContent(e,t.content)};t.applySourceMaps=function(){Object.keys(this.files).forEach(function(e){var t=this.files[e];this.map.setSourceContent(e,t);if(this.options.inputSourcemaps===true){var r=o.sourceMapResolve.resolveSync(t,e,n.readFileSync);if(r){var a=new o.SourceMap.SourceMapConsumer(r.map);var s=r.sourcesRelativeTo;this.map.applySourceMap(a,e,o.unixify(i.dirname(s)))}}},this)};t.comment=function(e){if(/^# sourceMappingURL=/.test(e.comment)){return this.emit("",e.position)}return this._comment(e)}},4414:(e,t,r)=>{"use strict";t.extend=r(8333);t.SourceMap=r(6160);t.sourceMapResolve=r(6769);t.unixify=function(e){return e.split(/\\+/).join("/")};t.isString=function(e){return e&&typeof e==="string"};t.arrayify=function(e){if(typeof e==="string")return[e];return e?Array.isArray(e)?e:[e]:[]};t.last=function(e,t){return e[e.length-(t||1)]}},1911:(e,t,r)=>{t=e.exports=r(6202);t.log=log;t.formatArgs=formatArgs;t.save=save;t.load=load;t.useColors=useColors;t.storage="undefined"!=typeof chrome&&"undefined"!=typeof chrome.storage?chrome.storage.local:localstorage();t.colors=["lightseagreen","forestgreen","goldenrod","dodgerblue","darkorchid","crimson"];function useColors(){if(typeof window!=="undefined"&&window.process&&window.process.type==="renderer"){return true}return typeof document!=="undefined"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window!=="undefined"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator!=="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||typeof navigator!=="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}t.formatters.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}};function formatArgs(e){var r=this.useColors;e[0]=(r?"%c":"")+this.namespace+(r?" %c":" ")+e[0]+(r?"%c ":" ")+"+"+t.humanize(this.diff);if(!r)return;var n="color: "+this.color;e.splice(1,0,n,"color: inherit");var i=0;var a=0;e[0].replace(/%[a-zA-Z%]/g,function(e){if("%%"===e)return;i++;if("%c"===e){a=i}});e.splice(a,0,n)}function log(){return"object"===typeof console&&console.log&&Function.prototype.apply.call(console.log,console,arguments)}function save(e){try{if(null==e){t.storage.removeItem("debug")}else{t.storage.debug=e}}catch(e){}}function load(){var e;try{e=t.storage.debug}catch(e){}if(!e&&typeof process!=="undefined"&&"env"in process){e=process.env.DEBUG}return e}t.enable(load());function localstorage(){try{return window.localStorage}catch(e){}}},6202:(e,t,r)=>{t=e.exports=createDebug.debug=createDebug["default"]=createDebug;t.coerce=coerce;t.disable=disable;t.enable=enable;t.enabled=enabled;t.humanize=r(319);t.names=[];t.skips=[];t.formatters={};var n;function selectColor(e){var r=0,n;for(n in e){r=(r<<5)-r+e.charCodeAt(n);r|=0}return t.colors[Math.abs(r)%t.colors.length]}function createDebug(e){function debug(){if(!debug.enabled)return;var e=debug;var r=+new Date;var i=r-(n||r);e.diff=i;e.prev=n;e.curr=r;n=r;var a=new Array(arguments.length);for(var o=0;o{if(typeof process!=="undefined"&&process.type==="renderer"){e.exports=r(1911)}else{e.exports=r(2238)}},2238:(e,t,r)=>{var n=r(8993);var i=r(1669);t=e.exports=r(6202);t.init=init;t.log=log;t.formatArgs=formatArgs;t.save=save;t.load=load;t.useColors=useColors;t.colors=[6,2,3,4,5,1];t.inspectOpts=Object.keys(process.env).filter(function(e){return/^debug_/i.test(e)}).reduce(function(e,t){var r=t.substring(6).toLowerCase().replace(/_([a-z])/g,function(e,t){return t.toUpperCase()});var n=process.env[t];if(/^(yes|on|true|enabled)$/i.test(n))n=true;else if(/^(no|off|false|disabled)$/i.test(n))n=false;else if(n==="null")n=null;else n=Number(n);e[r]=n;return e},{});var a=parseInt(process.env.DEBUG_FD,10)||2;if(1!==a&&2!==a){i.deprecate(function(){},"except for stderr(2) and stdout(1), any other usage of DEBUG_FD is deprecated. Override debug.log if you want to use a different log function (https://git.io/debug_fd)")()}var o=1===a?process.stdout:2===a?process.stderr:createWritableStdioStream(a);function useColors(){return"colors"in t.inspectOpts?Boolean(t.inspectOpts.colors):n.isatty(a)}t.formatters.o=function(e){this.inspectOpts.colors=this.useColors;return i.inspect(e,this.inspectOpts).split("\n").map(function(e){return e.trim()}).join(" ")};t.formatters.O=function(e){this.inspectOpts.colors=this.useColors;return i.inspect(e,this.inspectOpts)};function formatArgs(e){var r=this.namespace;var n=this.useColors;if(n){var i=this.color;var a=" [3"+i+";1m"+r+" "+"";e[0]=a+e[0].split("\n").join("\n"+a);e.push("[3"+i+"m+"+t.humanize(this.diff)+"")}else{e[0]=(new Date).toUTCString()+" "+r+" "+e[0]}}function log(){return o.write(i.format.apply(i,arguments)+"\n")}function save(e){if(null==e){delete process.env.DEBUG}else{process.env.DEBUG=e}}function load(){return process.env.DEBUG}function createWritableStdioStream(e){var t;var i=process.binding("tty_wrap");switch(i.guessHandleType(e)){case"TTY":t=new n.WriteStream(e);t._type="tty";if(t._handle&&t._handle.unref){t._handle.unref()}break;case"FILE":var a=r(5747);t=new a.SyncWriteStream(e,{autoClose:false});t._type="fs";break;case"PIPE":case"TCP":var o=r(1631);t=new o.Socket({fd:e,readable:false,writable:true});t.readable=false;t.read=null;t._type="pipe";if(t._handle&&t._handle.unref){t._handle.unref()}break;default:throw new Error("Implement me. Unknown stream file type!")}t.fd=e;t._isStdio=true;return t}function init(e){e.inspectOpts={};var r=Object.keys(t.inspectOpts);for(var n=0;n{var t=1e3;var r=t*60;var n=r*60;var i=n*24;var a=i*365.25;e.exports=function(e,t){t=t||{};var r=typeof e;if(r==="string"&&e.length>0){return parse(e)}else if(r==="number"&&isNaN(e)===false){return t.long?fmtLong(e):fmtShort(e)}throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))};function parse(e){e=String(e);if(e.length>100){return}var o=/^((?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|years?|yrs?|y)?$/i.exec(e);if(!o){return}var s=parseFloat(o[1]);var c=(o[2]||"ms").toLowerCase();switch(c){case"years":case"year":case"yrs":case"yr":case"y":return s*a;case"days":case"day":case"d":return s*i;case"hours":case"hour":case"hrs":case"hr":case"h":return s*n;case"minutes":case"minute":case"mins":case"min":case"m":return s*r;case"seconds":case"second":case"secs":case"sec":case"s":return s*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return s;default:return undefined}}function fmtShort(e){if(e>=i){return Math.round(e/i)+"d"}if(e>=n){return Math.round(e/n)+"h"}if(e>=r){return Math.round(e/r)+"m"}if(e>=t){return Math.round(e/t)+"s"}return e+"ms"}function fmtLong(e){return plural(e,i,"day")||plural(e,n,"hour")||plural(e,r,"minute")||plural(e,t,"second")||e+" ms"}function plural(e,t,r){if(e{var n=r(1873);var i=Object.prototype.hasOwnProperty;var a=typeof Map!=="undefined";function ArraySet(){this._array=[];this._set=a?new Map:Object.create(null)}ArraySet.fromArray=function ArraySet_fromArray(e,t){var r=new ArraySet;for(var n=0,i=e.length;n=0){return t}}else{var r=n.toSetString(e);if(i.call(this._set,r)){return this._set[r]}}throw new Error('"'+e+'" is not in the set.')};ArraySet.prototype.at=function ArraySet_at(e){if(e>=0&&e{var n=r(8541);var i=5;var a=1<>1;return t?-r:r}t.encode=function base64VLQ_encode(e){var t="";var r;var a=toVLQSigned(e);do{r=a&o;a>>>=i;if(a>0){r|=s}t+=n.encode(r)}while(a>0);return t};t.decode=function base64VLQ_decode(e,t,r){var a=e.length;var c=0;var u=0;var l,f;do{if(t>=a){throw new Error("Expected more digits in base 64 VLQ value.")}f=n.decode(e.charCodeAt(t++));if(f===-1){throw new Error("Invalid base64 digit: "+e.charAt(t-1))}l=!!(f&s);f&=o;c=c+(f<{var r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");t.encode=function(e){if(0<=e&&e{t.GREATEST_LOWER_BOUND=1;t.LEAST_UPPER_BOUND=2;function recursiveSearch(e,r,n,i,a,o){var s=Math.floor((r-e)/2)+e;var c=a(n,i[s],true);if(c===0){return s}else if(c>0){if(r-s>1){return recursiveSearch(s,r,n,i,a,o)}if(o==t.LEAST_UPPER_BOUND){return r1){return recursiveSearch(e,s,n,i,a,o)}if(o==t.LEAST_UPPER_BOUND){return s}else{return e<0?-1:e}}}t.search=function search(e,r,n,i){if(r.length===0){return-1}var a=recursiveSearch(-1,r.length,e,r,n,i||t.GREATEST_LOWER_BOUND);if(a<0){return-1}while(a-1>=0){if(n(r[a],r[a-1],true)!==0){break}--a}return a}},3040:(e,t,r)=>{var n=r(1873);function generatedPositionAfter(e,t){var r=e.generatedLine;var i=t.generatedLine;var a=e.generatedColumn;var o=t.generatedColumn;return i>r||i==r&&o>=a||n.compareByGeneratedPositionsInflated(e,t)<=0}function MappingList(){this._array=[];this._sorted=true;this._last={generatedLine:-1,generatedColumn:0}}MappingList.prototype.unsortedForEach=function MappingList_forEach(e,t){this._array.forEach(e,t)};MappingList.prototype.add=function MappingList_add(e){if(generatedPositionAfter(this._last,e)){this._last=e;this._array.push(e)}else{this._sorted=false;this._array.push(e)}};MappingList.prototype.toArray=function MappingList_toArray(){if(!this._sorted){this._array.sort(n.compareByGeneratedPositionsInflated);this._sorted=true}return this._array};t.H=MappingList},3474:(e,t)=>{function swap(e,t,r){var n=e[t];e[t]=e[r];e[r]=n}function randomIntInRange(e,t){return Math.round(e+Math.random()*(t-e))}function doQuickSort(e,t,r,n){if(r{var n;var i=r(1873);var a=r(2913);var o=r(4246).I;var s=r(4310);var c=r(3474).U;function SourceMapConsumer(e){var t=e;if(typeof e==="string"){t=JSON.parse(e.replace(/^\)\]\}'/,""))}return t.sections!=null?new IndexedSourceMapConsumer(t):new BasicSourceMapConsumer(t)}SourceMapConsumer.fromSourceMap=function(e){return BasicSourceMapConsumer.fromSourceMap(e)};SourceMapConsumer.prototype._version=3;SourceMapConsumer.prototype.__generatedMappings=null;Object.defineProperty(SourceMapConsumer.prototype,"_generatedMappings",{get:function(){if(!this.__generatedMappings){this._parseMappings(this._mappings,this.sourceRoot)}return this.__generatedMappings}});SourceMapConsumer.prototype.__originalMappings=null;Object.defineProperty(SourceMapConsumer.prototype,"_originalMappings",{get:function(){if(!this.__originalMappings){this._parseMappings(this._mappings,this.sourceRoot)}return this.__originalMappings}});SourceMapConsumer.prototype._charIsMappingSeparator=function SourceMapConsumer_charIsMappingSeparator(e,t){var r=e.charAt(t);return r===";"||r===","};SourceMapConsumer.prototype._parseMappings=function SourceMapConsumer_parseMappings(e,t){throw new Error("Subclasses must implement _parseMappings")};SourceMapConsumer.GENERATED_ORDER=1;SourceMapConsumer.ORIGINAL_ORDER=2;SourceMapConsumer.GREATEST_LOWER_BOUND=1;SourceMapConsumer.LEAST_UPPER_BOUND=2;SourceMapConsumer.prototype.eachMapping=function SourceMapConsumer_eachMapping(e,t,r){var n=t||null;var a=r||SourceMapConsumer.GENERATED_ORDER;var o;switch(a){case SourceMapConsumer.GENERATED_ORDER:o=this._generatedMappings;break;case SourceMapConsumer.ORIGINAL_ORDER:o=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var s=this.sourceRoot;o.map(function(e){var t=e.source===null?null:this._sources.at(e.source);if(t!=null&&s!=null){t=i.join(s,t)}return{source:t,generatedLine:e.generatedLine,generatedColumn:e.generatedColumn,originalLine:e.originalLine,originalColumn:e.originalColumn,name:e.name===null?null:this._names.at(e.name)}},this).forEach(e,n)};SourceMapConsumer.prototype.allGeneratedPositionsFor=function SourceMapConsumer_allGeneratedPositionsFor(e){var t=i.getArg(e,"line");var r={source:i.getArg(e,"source"),originalLine:t,originalColumn:i.getArg(e,"column",0)};if(this.sourceRoot!=null){r.source=i.relative(this.sourceRoot,r.source)}if(!this._sources.has(r.source)){return[]}r.source=this._sources.indexOf(r.source);var n=[];var o=this._findMapping(r,this._originalMappings,"originalLine","originalColumn",i.compareByOriginalPositions,a.LEAST_UPPER_BOUND);if(o>=0){var s=this._originalMappings[o];if(e.column===undefined){var c=s.originalLine;while(s&&s.originalLine===c){n.push({line:i.getArg(s,"generatedLine",null),column:i.getArg(s,"generatedColumn",null),lastColumn:i.getArg(s,"lastGeneratedColumn",null)});s=this._originalMappings[++o]}}else{var u=s.originalColumn;while(s&&s.originalLine===t&&s.originalColumn==u){n.push({line:i.getArg(s,"generatedLine",null),column:i.getArg(s,"generatedColumn",null),lastColumn:i.getArg(s,"lastGeneratedColumn",null)});s=this._originalMappings[++o]}}}return n};t.SourceMapConsumer=SourceMapConsumer;function BasicSourceMapConsumer(e){var t=e;if(typeof e==="string"){t=JSON.parse(e.replace(/^\)\]\}'/,""))}var r=i.getArg(t,"version");var n=i.getArg(t,"sources");var a=i.getArg(t,"names",[]);var s=i.getArg(t,"sourceRoot",null);var c=i.getArg(t,"sourcesContent",null);var u=i.getArg(t,"mappings");var l=i.getArg(t,"file",null);if(r!=this._version){throw new Error("Unsupported version: "+r)}n=n.map(String).map(i.normalize).map(function(e){return s&&i.isAbsolute(s)&&i.isAbsolute(e)?i.relative(s,e):e});this._names=o.fromArray(a.map(String),true);this._sources=o.fromArray(n,true);this.sourceRoot=s;this.sourcesContent=c;this._mappings=u;this.file=l}BasicSourceMapConsumer.prototype=Object.create(SourceMapConsumer.prototype);BasicSourceMapConsumer.prototype.consumer=SourceMapConsumer;BasicSourceMapConsumer.fromSourceMap=function SourceMapConsumer_fromSourceMap(e){var t=Object.create(BasicSourceMapConsumer.prototype);var r=t._names=o.fromArray(e._names.toArray(),true);var n=t._sources=o.fromArray(e._sources.toArray(),true);t.sourceRoot=e._sourceRoot;t.sourcesContent=e._generateSourcesContent(t._sources.toArray(),t.sourceRoot);t.file=e._file;var a=e._mappings.toArray().slice();var s=t.__generatedMappings=[];var u=t.__originalMappings=[];for(var l=0,f=a.length;l1){y.source=u+v[1];u+=v[1];y.originalLine=a+v[2];a=y.originalLine;y.originalLine+=1;y.originalColumn=o+v[3];o=y.originalColumn;if(v.length>4){y.name=l+v[4];l+=v[4]}}m.push(y);if(typeof y.originalLine==="number"){_.push(y)}}}c(m,i.compareByGeneratedPositionsDeflated);this.__generatedMappings=m;c(_,i.compareByOriginalPositions);this.__originalMappings=_};BasicSourceMapConsumer.prototype._findMapping=function SourceMapConsumer_findMapping(e,t,r,n,i,o){if(e[r]<=0){throw new TypeError("Line must be greater than or equal to 1, got "+e[r])}if(e[n]<0){throw new TypeError("Column must be greater than or equal to 0, got "+e[n])}return a.search(e,t,i,o)};BasicSourceMapConsumer.prototype.computeColumnSpans=function SourceMapConsumer_computeColumnSpans(){for(var e=0;e=0){var n=this._generatedMappings[r];if(n.generatedLine===t.generatedLine){var a=i.getArg(n,"source",null);if(a!==null){a=this._sources.at(a);if(this.sourceRoot!=null){a=i.join(this.sourceRoot,a)}}var o=i.getArg(n,"name",null);if(o!==null){o=this._names.at(o)}return{source:a,line:i.getArg(n,"originalLine",null),column:i.getArg(n,"originalColumn",null),name:o}}}return{source:null,line:null,column:null,name:null}};BasicSourceMapConsumer.prototype.hasContentsOfAllSources=function BasicSourceMapConsumer_hasContentsOfAllSources(){if(!this.sourcesContent){return false}return this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return e==null})};BasicSourceMapConsumer.prototype.sourceContentFor=function SourceMapConsumer_sourceContentFor(e,t){if(!this.sourcesContent){return null}if(this.sourceRoot!=null){e=i.relative(this.sourceRoot,e)}if(this._sources.has(e)){return this.sourcesContent[this._sources.indexOf(e)]}var r;if(this.sourceRoot!=null&&(r=i.urlParse(this.sourceRoot))){var n=e.replace(/^file:\/\//,"");if(r.scheme=="file"&&this._sources.has(n)){return this.sourcesContent[this._sources.indexOf(n)]}if((!r.path||r.path=="/")&&this._sources.has("/"+e)){return this.sourcesContent[this._sources.indexOf("/"+e)]}}if(t){return null}else{throw new Error('"'+e+'" is not in the SourceMap.')}};BasicSourceMapConsumer.prototype.generatedPositionFor=function SourceMapConsumer_generatedPositionFor(e){var t=i.getArg(e,"source");if(this.sourceRoot!=null){t=i.relative(this.sourceRoot,t)}if(!this._sources.has(t)){return{line:null,column:null,lastColumn:null}}t=this._sources.indexOf(t);var r={source:t,originalLine:i.getArg(e,"line"),originalColumn:i.getArg(e,"column")};var n=this._findMapping(r,this._originalMappings,"originalLine","originalColumn",i.compareByOriginalPositions,i.getArg(e,"bias",SourceMapConsumer.GREATEST_LOWER_BOUND));if(n>=0){var a=this._originalMappings[n];if(a.source===r.source){return{line:i.getArg(a,"generatedLine",null),column:i.getArg(a,"generatedColumn",null),lastColumn:i.getArg(a,"lastGeneratedColumn",null)}}}return{line:null,column:null,lastColumn:null}};n=BasicSourceMapConsumer;function IndexedSourceMapConsumer(e){var t=e;if(typeof e==="string"){t=JSON.parse(e.replace(/^\)\]\}'/,""))}var r=i.getArg(t,"version");var n=i.getArg(t,"sections");if(r!=this._version){throw new Error("Unsupported version: "+r)}this._sources=new o;this._names=new o;var a={line:-1,column:0};this._sections=n.map(function(e){if(e.url){throw new Error("Support for url field in sections not implemented.")}var t=i.getArg(e,"offset");var r=i.getArg(t,"line");var n=i.getArg(t,"column");if(r{var n=r(4310);var i=r(1873);var a=r(4246).I;var o=r(3040).H;function SourceMapGenerator(e){if(!e){e={}}this._file=i.getArg(e,"file",null);this._sourceRoot=i.getArg(e,"sourceRoot",null);this._skipValidation=i.getArg(e,"skipValidation",false);this._sources=new a;this._names=new a;this._mappings=new o;this._sourcesContents=null}SourceMapGenerator.prototype._version=3;SourceMapGenerator.fromSourceMap=function SourceMapGenerator_fromSourceMap(e){var t=e.sourceRoot;var r=new SourceMapGenerator({file:e.file,sourceRoot:t});e.eachMapping(function(e){var n={generated:{line:e.generatedLine,column:e.generatedColumn}};if(e.source!=null){n.source=e.source;if(t!=null){n.source=i.relative(t,n.source)}n.original={line:e.originalLine,column:e.originalColumn};if(e.name!=null){n.name=e.name}}r.addMapping(n)});e.sources.forEach(function(t){var n=e.sourceContentFor(t);if(n!=null){r.setSourceContent(t,n)}});return r};SourceMapGenerator.prototype.addMapping=function SourceMapGenerator_addMapping(e){var t=i.getArg(e,"generated");var r=i.getArg(e,"original",null);var n=i.getArg(e,"source",null);var a=i.getArg(e,"name",null);if(!this._skipValidation){this._validateMapping(t,r,n,a)}if(n!=null){n=String(n);if(!this._sources.has(n)){this._sources.add(n)}}if(a!=null){a=String(a);if(!this._names.has(a)){this._names.add(a)}}this._mappings.add({generatedLine:t.line,generatedColumn:t.column,originalLine:r!=null&&r.line,originalColumn:r!=null&&r.column,source:n,name:a})};SourceMapGenerator.prototype.setSourceContent=function SourceMapGenerator_setSourceContent(e,t){var r=e;if(this._sourceRoot!=null){r=i.relative(this._sourceRoot,r)}if(t!=null){if(!this._sourcesContents){this._sourcesContents=Object.create(null)}this._sourcesContents[i.toSetString(r)]=t}else if(this._sourcesContents){delete this._sourcesContents[i.toSetString(r)];if(Object.keys(this._sourcesContents).length===0){this._sourcesContents=null}}};SourceMapGenerator.prototype.applySourceMap=function SourceMapGenerator_applySourceMap(e,t,r){var n=t;if(t==null){if(e.file==null){throw new Error("SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, "+'or the source map\'s "file" property. Both were omitted.')}n=e.file}var o=this._sourceRoot;if(o!=null){n=i.relative(o,n)}var s=new a;var c=new a;this._mappings.unsortedForEach(function(t){if(t.source===n&&t.originalLine!=null){var a=e.originalPositionFor({line:t.originalLine,column:t.originalColumn});if(a.source!=null){t.source=a.source;if(r!=null){t.source=i.join(r,t.source)}if(o!=null){t.source=i.relative(o,t.source)}t.originalLine=a.line;t.originalColumn=a.column;if(a.name!=null){t.name=a.name}}}var u=t.source;if(u!=null&&!s.has(u)){s.add(u)}var l=t.name;if(l!=null&&!c.has(l)){c.add(l)}},this);this._sources=s;this._names=c;e.sources.forEach(function(t){var n=e.sourceContentFor(t);if(n!=null){if(r!=null){t=i.join(r,t)}if(o!=null){t=i.relative(o,t)}this.setSourceContent(t,n)}},this)};SourceMapGenerator.prototype._validateMapping=function SourceMapGenerator_validateMapping(e,t,r,n){if(t&&typeof t.line!=="number"&&typeof t.column!=="number"){throw new Error("original.line and original.column are not numbers -- you probably meant to omit "+"the original mapping entirely and only map the generated position. If so, pass "+"null for the original mapping instead of an object with empty or null values.")}if(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0&&!t&&!r&&!n){return}else if(e&&"line"in e&&"column"in e&&t&&"line"in t&&"column"in t&&e.line>0&&e.column>=0&&t.line>0&&t.column>=0&&r){return}else{throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:r,original:t,name:n}))}};SourceMapGenerator.prototype._serializeMappings=function SourceMapGenerator_serializeMappings(){var e=0;var t=1;var r=0;var a=0;var o=0;var s=0;var c="";var u;var l;var f;var d;var p=this._mappings.toArray();for(var g=0,_=p.length;g<_;g++){l=p[g];u="";if(l.generatedLine!==t){e=0;while(l.generatedLine!==t){u+=";";t++}}else{if(g>0){if(!i.compareByGeneratedPositionsInflated(l,p[g-1])){continue}u+=","}}u+=n.encode(l.generatedColumn-e);e=l.generatedColumn;if(l.source!=null){d=this._sources.indexOf(l.source);u+=n.encode(d-s);s=d;u+=n.encode(l.originalLine-1-a);a=l.originalLine-1;u+=n.encode(l.originalColumn-r);r=l.originalColumn;if(l.name!=null){f=this._names.indexOf(l.name);u+=n.encode(f-o);o=f}}c+=u}return c};SourceMapGenerator.prototype._generateSourcesContent=function SourceMapGenerator_generateSourcesContent(e,t){return e.map(function(e){if(!this._sourcesContents){return null}if(t!=null){e=i.relative(t,e)}var r=i.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,r)?this._sourcesContents[r]:null},this)};SourceMapGenerator.prototype.toJSON=function SourceMapGenerator_toJSON(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};if(this._file!=null){e.file=this._file}if(this._sourceRoot!=null){e.sourceRoot=this._sourceRoot}if(this._sourcesContents){e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)}return e};SourceMapGenerator.prototype.toString=function SourceMapGenerator_toString(){return JSON.stringify(this.toJSON())};t.SourceMapGenerator=SourceMapGenerator},9263:(e,t,r)=>{var n=r(3165).SourceMapGenerator;var i=r(1873);var a=/(\r?\n)/;var o=10;var s="$$$isSourceNode$$$";function SourceNode(e,t,r,n,i){this.children=[];this.sourceContents={};this.line=e==null?null:e;this.column=t==null?null:t;this.source=r==null?null:r;this.name=i==null?null:i;this[s]=true;if(n!=null)this.add(n)}SourceNode.fromStringWithSourceMap=function SourceNode_fromStringWithSourceMap(e,t,r){var n=new SourceNode;var o=e.split(a);var s=0;var c=function(){var e=getNextLine();var t=getNextLine()||"";return e+t;function getNextLine(){return s=0;t--){this.prepend(e[t])}}else if(e[s]||typeof e==="string"){this.children.unshift(e)}else{throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e)}return this};SourceNode.prototype.walk=function SourceNode_walk(e){var t;for(var r=0,n=this.children.length;r0){t=[];for(r=0;r{function getArg(e,t,r){if(t in e){return e[t]}else if(arguments.length===3){return r}else{throw new Error('"'+t+'" is a required argument.')}}t.getArg=getArg;var r=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.]*)(?::(\d+))?(\S*)$/;var n=/^data:.+\,.+$/;function urlParse(e){var t=e.match(r);if(!t){return null}return{scheme:t[1],auth:t[2],host:t[3],port:t[4],path:t[5]}}t.urlParse=urlParse;function urlGenerate(e){var t="";if(e.scheme){t+=e.scheme+":"}t+="//";if(e.auth){t+=e.auth+"@"}if(e.host){t+=e.host}if(e.port){t+=":"+e.port}if(e.path){t+=e.path}return t}t.urlGenerate=urlGenerate;function normalize(e){var r=e;var n=urlParse(e);if(n){if(!n.path){return e}r=n.path}var i=t.isAbsolute(r);var a=r.split(/\/+/);for(var o,s=0,c=a.length-1;c>=0;c--){o=a[c];if(o==="."){a.splice(c,1)}else if(o===".."){s++}else if(s>0){if(o===""){a.splice(c+1,s);s=0}else{a.splice(c,2);s--}}}r=a.join("/");if(r===""){r=i?"/":"."}if(n){n.path=r;return urlGenerate(n)}return r}t.normalize=normalize;function join(e,t){if(e===""){e="."}if(t===""){t="."}var r=urlParse(t);var i=urlParse(e);if(i){e=i.path||"/"}if(r&&!r.scheme){if(i){r.scheme=i.scheme}return urlGenerate(r)}if(r||t.match(n)){return t}if(i&&!i.host&&!i.path){i.host=t;return urlGenerate(i)}var a=t.charAt(0)==="/"?t:normalize(e.replace(/\/+$/,"")+"/"+t);if(i){i.path=a;return urlGenerate(i)}return a}t.join=join;t.isAbsolute=function(e){return e.charAt(0)==="/"||!!e.match(r)};function relative(e,t){if(e===""){e="."}e=e.replace(/\/$/,"");var r=0;while(t.indexOf(e+"/")!==0){var n=e.lastIndexOf("/");if(n<0){return t}e=e.slice(0,n);if(e.match(/^([^\/]+:\/)?\/*$/)){return t}++r}return Array(r+1).join("../")+t.substr(e.length+1)}t.relative=relative;var i=function(){var e=Object.create(null);return!("__proto__"in e)}();function identity(e){return e}function toSetString(e){if(isProtoString(e)){return"$"+e}return e}t.toSetString=i?identity:toSetString;function fromSetString(e){if(isProtoString(e)){return e.slice(1)}return e}t.fromSetString=i?identity:fromSetString;function isProtoString(e){if(!e){return false}var t=e.length;if(t<9){return false}if(e.charCodeAt(t-1)!==95||e.charCodeAt(t-2)!==95||e.charCodeAt(t-3)!==111||e.charCodeAt(t-4)!==116||e.charCodeAt(t-5)!==111||e.charCodeAt(t-6)!==114||e.charCodeAt(t-7)!==112||e.charCodeAt(t-8)!==95||e.charCodeAt(t-9)!==95){return false}for(var r=t-10;r>=0;r--){if(e.charCodeAt(r)!==36){return false}}return true}function compareByOriginalPositions(e,t,r){var n=e.source-t.source;if(n!==0){return n}n=e.originalLine-t.originalLine;if(n!==0){return n}n=e.originalColumn-t.originalColumn;if(n!==0||r){return n}n=e.generatedColumn-t.generatedColumn;if(n!==0){return n}n=e.generatedLine-t.generatedLine;if(n!==0){return n}return e.name-t.name}t.compareByOriginalPositions=compareByOriginalPositions;function compareByGeneratedPositionsDeflated(e,t,r){var n=e.generatedLine-t.generatedLine;if(n!==0){return n}n=e.generatedColumn-t.generatedColumn;if(n!==0||r){return n}n=e.source-t.source;if(n!==0){return n}n=e.originalLine-t.originalLine;if(n!==0){return n}n=e.originalColumn-t.originalColumn;if(n!==0){return n}return e.name-t.name}t.compareByGeneratedPositionsDeflated=compareByGeneratedPositionsDeflated;function strcmp(e,t){if(e===t){return 0}if(e>t){return 1}return-1}function compareByGeneratedPositionsInflated(e,t){var r=e.generatedLine-t.generatedLine;if(r!==0){return r}r=e.generatedColumn-t.generatedColumn;if(r!==0){return r}r=strcmp(e.source,t.source);if(r!==0){return r}r=e.originalLine-t.originalLine;if(r!==0){return r}r=e.originalColumn-t.originalColumn;if(r!==0){return r}return strcmp(e.name,t.name)}t.compareByGeneratedPositionsInflated=compareByGeneratedPositionsInflated},6160:(e,t,r)=>{t.SourceMapGenerator=r(3165).SourceMapGenerator;t.SourceMapConsumer=r(6898).SourceMapConsumer;t.SourceNode=r(9263).SourceNode},3384:(e,t,r)=>{var n=r(535);function customDecodeUriComponent(e){return n(e.replace(/\+/g,"%2B"))}e.exports=customDecodeUriComponent},6224:(e,t,r)=>{var n=r(8835);function resolveUrl(){return Array.prototype.reduce.call(arguments,function(e,t){return n.resolve(e,t)})}e.exports=resolveUrl},6769:(e,t,r)=>{var n=r(1303);var i=r(6224);var a=r(3384);var o=r(6002);var s=r(731);function callbackAsync(e,t,r){setImmediate(function(){e(t,r)})}function parseMapToJSON(e,t){try{return JSON.parse(e.replace(/^\)\]\}'/,""))}catch(e){e.sourceMapData=t;throw e}}function readSync(e,t,r){var n=a(t);try{return String(e(n))}catch(e){e.sourceMapData=r;throw e}}function resolveSourceMap(e,t,r,n){var i;try{i=resolveSourceMapHelper(e,t)}catch(e){return callbackAsync(n,e)}if(!i||i.map){return callbackAsync(n,null,i)}var o=a(i.url);r(o,function(e,t){if(e){e.sourceMapData=i;return n(e)}i.map=String(t);try{i.map=parseMapToJSON(i.map,i)}catch(e){return n(e)}n(null,i)})}function resolveSourceMapSync(e,t,r){var n=resolveSourceMapHelper(e,t);if(!n||n.map){return n}n.map=readSync(r,n.url,n);n.map=parseMapToJSON(n.map,n);return n}var c=/^data:([^,;]*)(;[^,;]*)*(?:,(.*))?$/;var u=/^(?:application|text)\/json$/;function resolveSourceMapHelper(e,t){t=o(t);var r=n.getFrom(e);if(!r){return null}var a=r.match(c);if(a){var l=a[1];var f=a[2]||"";var d=a[3]||"";var p={sourceMappingURL:r,url:null,sourcesRelativeTo:t,map:d};if(!u.test(l)){var g=new Error("Unuseful data uri mime type: "+(l||"text/plain"));g.sourceMapData=p;throw g}p.map=parseMapToJSON(f===";base64"?s(d):decodeURIComponent(d),p);return p}var _=i(t,r);return{sourceMappingURL:r,url:_,sourcesRelativeTo:_,map:null}}function resolveSources(e,t,r,n,i){if(typeof n==="function"){i=n;n={}}var o=e.sources?e.sources.length:0;var s={sourcesResolved:[],sourcesContent:[]};if(o===0){callbackAsync(i,null,s);return}var c=function(){o--;if(o===0){i(null,s)}};resolveSourcesHelper(e,t,n,function(e,t,n){s.sourcesResolved[n]=e;if(typeof t==="string"){s.sourcesContent[n]=t;callbackAsync(c,null)}else{var i=a(e);r(i,function(e,t){s.sourcesContent[n]=e?e:String(t);c()})}})}function resolveSourcesSync(e,t,r,n){var i={sourcesResolved:[],sourcesContent:[]};if(!e.sources||e.sources.length===0){return i}resolveSourcesHelper(e,t,n,function(e,t,n){i.sourcesResolved[n]=e;if(r!==null){if(typeof t==="string"){i.sourcesContent[n]=t}else{var o=a(e);try{i.sourcesContent[n]=String(r(o))}catch(e){i.sourcesContent[n]=e}}}});return i}var l=/\/?$/;function resolveSourcesHelper(e,t,r,n){r=r||{};t=o(t);var a;var s;var c;for(var u=0,f=e.sources.length;u{var n=r(9596).SourceMapConsumer;var i=r(5622);var a;try{a=r(5747);if(!a.existsSync||!a.readFileSync){a=null}}catch(e){}var o=r(6650);var s=false;var c=false;var u=false;var l="auto";var f={};var d={};var p=/^data:application\/json[^,]+base64,/;var g=[];var _=[];function isInBrowser(){if(l==="browser")return true;if(l==="node")return false;return typeof window!=="undefined"&&typeof XMLHttpRequest==="function"&&!(window.require&&window.module&&window.process&&window.process.type==="renderer")}function hasGlobalProcessEventEmitter(){return typeof process==="object"&&process!==null&&typeof process.on==="function"}function handlerExec(e){return function(t){for(var r=0;r"}var r=this.getLineNumber();if(r!=null){t+=":"+r;var n=this.getColumnNumber();if(n){t+=":"+n}}}var i="";var a=this.getFunctionName();var o=true;var s=this.isConstructor();var c=!(this.isToplevel()||s);if(c){var u=this.getTypeName();if(u==="[object Object]"){u="null"}var l=this.getMethodName();if(a){if(u&&a.indexOf(u)!=0){i+=u+"."}i+=a;if(l&&a.indexOf("."+l)!=a.length-l.length-1){i+=" [as "+l+"]"}}else{i+=u+"."+(l||"")}}else if(s){i+="new "+(a||"")}else if(a){i+=a}else{i+=t;o=false}if(o){i+=" ("+t+")"}return i}function cloneCallSite(e){var t={};Object.getOwnPropertyNames(Object.getPrototypeOf(e)).forEach(function(r){t[r]=/^(?:is|get)/.test(r)?function(){return e[r].call(e)}:e[r]});t.toString=CallSiteToString;return t}function wrapCallSite(e){if(e.isNative()){return e}var t=e.getFileName()||e.getScriptNameOrSourceURL();if(t){var r=e.getLineNumber();var n=e.getColumnNumber()-1;var i=62;if(r===1&&n>i&&!isInBrowser()&&!e.isEval()){n-=i}var a=mapSourcePosition({source:t,line:r,column:n});e=cloneCallSite(e);var o=e.getFunctionName;e.getFunctionName=function(){return a.name||o()};e.getFileName=function(){return a.source};e.getLineNumber=function(){return a.line};e.getColumnNumber=function(){return a.column+1};e.getScriptNameOrSourceURL=function(){return a.source};return e}var s=e.isEval()&&e.getEvalOrigin();if(s){s=mapEvalOrigin(s);e=cloneCallSite(e);e.getEvalOrigin=function(){return s};return e}return e}function prepareStackTrace(e,t){if(u){f={};d={}}return e+t.map(function(e){return"\n at "+wrapCallSite(e)}).join("")}function getErrorSource(e){var t=/\n at [^(]+ \((.*):(\d+):(\d+)\)/.exec(e.stack);if(t){var r=t[1];var n=+t[2];var i=+t[3];var o=f[r];if(!o&&a&&a.existsSync(r)){try{o=a.readFileSync(r,"utf8")}catch(e){o=""}}if(o){var s=o.split(/(?:\r\n|\r|\n)/)[n-1];if(s){return r+":"+n+"\n"+s+"\n"+new Array(i).join(" ")+"^"}}}return null}function printErrorAndExit(e){var t=getErrorSource(e);if(process.stderr._handle&&process.stderr._handle.setBlocking){process.stderr._handle.setBlocking(true)}if(t){console.error();console.error(t)}console.error(e.stack);process.exit(1)}function shimEmitUncaughtException(){var e=process.emit;process.emit=function(t){if(t==="uncaughtException"){var r=arguments[1]&&arguments[1].stack;var n=this.listeners(t).length>0;if(r&&!n){return printErrorAndExit(arguments[1])}}return e.apply(this,arguments)}}var h=g.slice(0);var v=_.slice(0);t.wrapCallSite=wrapCallSite;t.getErrorSource=getErrorSource;t.mapSourcePosition=mapSourcePosition;t.retrieveSourceMap=y;t.install=function(e){e=e||{};if(e.environment){l=e.environment;if(["node","browser","auto"].indexOf(l)===-1){throw new Error("environment "+l+" was unknown. Available options are {auto, browser, node}")}}if(e.retrieveFile){if(e.overrideRetrieveFile){g.length=0}g.unshift(e.retrieveFile)}if(e.retrieveSourceMap){if(e.overrideRetrieveSourceMap){_.length=0}_.unshift(e.retrieveSourceMap)}if(e.hookRequire&&!isInBrowser()){var t;try{t=r(2282)}catch(e){}var n=t.prototype._compile;if(!n.__sourceMapSupport){t.prototype._compile=function(e,t){f[t]=e;d[t]=undefined;return n.call(this,e,t)};t.prototype._compile.__sourceMapSupport=true}}if(!u){u="emptyCacheBetweenOperations"in e?e.emptyCacheBetweenOperations:false}if(!s){s=true;Error.prepareStackTrace=prepareStackTrace}if(!c){var i="handleUncaughtExceptions"in e?e.handleUncaughtExceptions:true;if(i&&hasGlobalProcessEventEmitter()){c=true;shimEmitUncaughtException()}}};t.resetRetrieveHandlers=function(){g.length=0;_.length=0;g=h.slice(0);_=v.slice(0)}},1303:function(e){void function(t,r){if(typeof define==="function"&&define.amd){define(r)}else if(true){e.exports=r()}else{}}(this,function(){var e=/[#@] sourceMappingURL=([^\s'"]*)/;var t=RegExp("(?:"+"/\\*"+"(?:\\s*\r?\n(?://)?)?"+"(?:"+e.source+")"+"\\s*"+"\\*/"+"|"+"//(?:"+e.source+")"+")"+"\\s*");return{regex:t,_innerRegex:e,getFrom:function(e){var r=e.match(t);return r?r[1]||r[2]||"":null},existsIn:function(e){return t.test(e)},removeFrom:function(e){return e.replace(t,"")},insertBefore:function(e,r){var n=e.match(t);if(n){return e.slice(0,n.index)+r+e.slice(n.index)}else{return e+r}}}})},6837:(e,t,r)=>{var n=r(1983);var i=Object.prototype.hasOwnProperty;var a=typeof Map!=="undefined";function ArraySet(){this._array=[];this._set=a?new Map:Object.create(null)}ArraySet.fromArray=function ArraySet_fromArray(e,t){var r=new ArraySet;for(var n=0,i=e.length;n=0){return t}}else{var r=n.toSetString(e);if(i.call(this._set,r)){return this._set[r]}}throw new Error('"'+e+'" is not in the set.')};ArraySet.prototype.at=function ArraySet_at(e){if(e>=0&&e{var n=r(6537);var i=5;var a=1<>1;return t?-r:r}t.encode=function base64VLQ_encode(e){var t="";var r;var a=toVLQSigned(e);do{r=a&o;a>>>=i;if(a>0){r|=s}t+=n.encode(r)}while(a>0);return t};t.decode=function base64VLQ_decode(e,t,r){var a=e.length;var c=0;var u=0;var l,f;do{if(t>=a){throw new Error("Expected more digits in base 64 VLQ value.")}f=n.decode(e.charCodeAt(t++));if(f===-1){throw new Error("Invalid base64 digit: "+e.charAt(t-1))}l=!!(f&s);f&=o;c=c+(f<{var r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");t.encode=function(e){if(0<=e&&e{t.GREATEST_LOWER_BOUND=1;t.LEAST_UPPER_BOUND=2;function recursiveSearch(e,r,n,i,a,o){var s=Math.floor((r-e)/2)+e;var c=a(n,i[s],true);if(c===0){return s}else if(c>0){if(r-s>1){return recursiveSearch(s,r,n,i,a,o)}if(o==t.LEAST_UPPER_BOUND){return r1){return recursiveSearch(e,s,n,i,a,o)}if(o==t.LEAST_UPPER_BOUND){return s}else{return e<0?-1:e}}}t.search=function search(e,r,n,i){if(r.length===0){return-1}var a=recursiveSearch(-1,r.length,e,r,n,i||t.GREATEST_LOWER_BOUND);if(a<0){return-1}while(a-1>=0){if(n(r[a],r[a-1],true)!==0){break}--a}return a}},1740:(e,t,r)=>{var n=r(1983);function generatedPositionAfter(e,t){var r=e.generatedLine;var i=t.generatedLine;var a=e.generatedColumn;var o=t.generatedColumn;return i>r||i==r&&o>=a||n.compareByGeneratedPositionsInflated(e,t)<=0}function MappingList(){this._array=[];this._sorted=true;this._last={generatedLine:-1,generatedColumn:0}}MappingList.prototype.unsortedForEach=function MappingList_forEach(e,t){this._array.forEach(e,t)};MappingList.prototype.add=function MappingList_add(e){if(generatedPositionAfter(this._last,e)){this._last=e;this._array.push(e)}else{this._sorted=false;this._array.push(e)}};MappingList.prototype.toArray=function MappingList_toArray(){if(!this._sorted){this._array.sort(n.compareByGeneratedPositionsInflated);this._sorted=true}return this._array};t.H=MappingList},8226:(e,t)=>{function swap(e,t,r){var n=e[t];e[t]=e[r];e[r]=n}function randomIntInRange(e,t){return Math.round(e+Math.random()*(t-e))}function doQuickSort(e,t,r,n){if(r{var n;var i=r(1983);var a=r(3164);var o=r(6837).I;var s=r(4215);var c=r(8226).U;function SourceMapConsumer(e,t){var r=e;if(typeof e==="string"){r=i.parseSourceMapInput(e)}return r.sections!=null?new IndexedSourceMapConsumer(r,t):new BasicSourceMapConsumer(r,t)}SourceMapConsumer.fromSourceMap=function(e,t){return BasicSourceMapConsumer.fromSourceMap(e,t)};SourceMapConsumer.prototype._version=3;SourceMapConsumer.prototype.__generatedMappings=null;Object.defineProperty(SourceMapConsumer.prototype,"_generatedMappings",{configurable:true,enumerable:true,get:function(){if(!this.__generatedMappings){this._parseMappings(this._mappings,this.sourceRoot)}return this.__generatedMappings}});SourceMapConsumer.prototype.__originalMappings=null;Object.defineProperty(SourceMapConsumer.prototype,"_originalMappings",{configurable:true,enumerable:true,get:function(){if(!this.__originalMappings){this._parseMappings(this._mappings,this.sourceRoot)}return this.__originalMappings}});SourceMapConsumer.prototype._charIsMappingSeparator=function SourceMapConsumer_charIsMappingSeparator(e,t){var r=e.charAt(t);return r===";"||r===","};SourceMapConsumer.prototype._parseMappings=function SourceMapConsumer_parseMappings(e,t){throw new Error("Subclasses must implement _parseMappings")};SourceMapConsumer.GENERATED_ORDER=1;SourceMapConsumer.ORIGINAL_ORDER=2;SourceMapConsumer.GREATEST_LOWER_BOUND=1;SourceMapConsumer.LEAST_UPPER_BOUND=2;SourceMapConsumer.prototype.eachMapping=function SourceMapConsumer_eachMapping(e,t,r){var n=t||null;var a=r||SourceMapConsumer.GENERATED_ORDER;var o;switch(a){case SourceMapConsumer.GENERATED_ORDER:o=this._generatedMappings;break;case SourceMapConsumer.ORIGINAL_ORDER:o=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var s=this.sourceRoot;o.map(function(e){var t=e.source===null?null:this._sources.at(e.source);t=i.computeSourceURL(s,t,this._sourceMapURL);return{source:t,generatedLine:e.generatedLine,generatedColumn:e.generatedColumn,originalLine:e.originalLine,originalColumn:e.originalColumn,name:e.name===null?null:this._names.at(e.name)}},this).forEach(e,n)};SourceMapConsumer.prototype.allGeneratedPositionsFor=function SourceMapConsumer_allGeneratedPositionsFor(e){var t=i.getArg(e,"line");var r={source:i.getArg(e,"source"),originalLine:t,originalColumn:i.getArg(e,"column",0)};r.source=this._findSourceIndex(r.source);if(r.source<0){return[]}var n=[];var o=this._findMapping(r,this._originalMappings,"originalLine","originalColumn",i.compareByOriginalPositions,a.LEAST_UPPER_BOUND);if(o>=0){var s=this._originalMappings[o];if(e.column===undefined){var c=s.originalLine;while(s&&s.originalLine===c){n.push({line:i.getArg(s,"generatedLine",null),column:i.getArg(s,"generatedColumn",null),lastColumn:i.getArg(s,"lastGeneratedColumn",null)});s=this._originalMappings[++o]}}else{var u=s.originalColumn;while(s&&s.originalLine===t&&s.originalColumn==u){n.push({line:i.getArg(s,"generatedLine",null),column:i.getArg(s,"generatedColumn",null),lastColumn:i.getArg(s,"lastGeneratedColumn",null)});s=this._originalMappings[++o]}}}return n};t.SourceMapConsumer=SourceMapConsumer;function BasicSourceMapConsumer(e,t){var r=e;if(typeof e==="string"){r=i.parseSourceMapInput(e)}var n=i.getArg(r,"version");var a=i.getArg(r,"sources");var s=i.getArg(r,"names",[]);var c=i.getArg(r,"sourceRoot",null);var u=i.getArg(r,"sourcesContent",null);var l=i.getArg(r,"mappings");var f=i.getArg(r,"file",null);if(n!=this._version){throw new Error("Unsupported version: "+n)}if(c){c=i.normalize(c)}a=a.map(String).map(i.normalize).map(function(e){return c&&i.isAbsolute(c)&&i.isAbsolute(e)?i.relative(c,e):e});this._names=o.fromArray(s.map(String),true);this._sources=o.fromArray(a,true);this._absoluteSources=this._sources.toArray().map(function(e){return i.computeSourceURL(c,e,t)});this.sourceRoot=c;this.sourcesContent=u;this._mappings=l;this._sourceMapURL=t;this.file=f}BasicSourceMapConsumer.prototype=Object.create(SourceMapConsumer.prototype);BasicSourceMapConsumer.prototype.consumer=SourceMapConsumer;BasicSourceMapConsumer.prototype._findSourceIndex=function(e){var t=e;if(this.sourceRoot!=null){t=i.relative(this.sourceRoot,t)}if(this._sources.has(t)){return this._sources.indexOf(t)}var r;for(r=0;r1){y.source=u+v[1];u+=v[1];y.originalLine=a+v[2];a=y.originalLine;y.originalLine+=1;y.originalColumn=o+v[3];o=y.originalColumn;if(v.length>4){y.name=l+v[4];l+=v[4]}}m.push(y);if(typeof y.originalLine==="number"){_.push(y)}}}c(m,i.compareByGeneratedPositionsDeflated);this.__generatedMappings=m;c(_,i.compareByOriginalPositions);this.__originalMappings=_};BasicSourceMapConsumer.prototype._findMapping=function SourceMapConsumer_findMapping(e,t,r,n,i,o){if(e[r]<=0){throw new TypeError("Line must be greater than or equal to 1, got "+e[r])}if(e[n]<0){throw new TypeError("Column must be greater than or equal to 0, got "+e[n])}return a.search(e,t,i,o)};BasicSourceMapConsumer.prototype.computeColumnSpans=function SourceMapConsumer_computeColumnSpans(){for(var e=0;e=0){var n=this._generatedMappings[r];if(n.generatedLine===t.generatedLine){var a=i.getArg(n,"source",null);if(a!==null){a=this._sources.at(a);a=i.computeSourceURL(this.sourceRoot,a,this._sourceMapURL)}var o=i.getArg(n,"name",null);if(o!==null){o=this._names.at(o)}return{source:a,line:i.getArg(n,"originalLine",null),column:i.getArg(n,"originalColumn",null),name:o}}}return{source:null,line:null,column:null,name:null}};BasicSourceMapConsumer.prototype.hasContentsOfAllSources=function BasicSourceMapConsumer_hasContentsOfAllSources(){if(!this.sourcesContent){return false}return this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return e==null})};BasicSourceMapConsumer.prototype.sourceContentFor=function SourceMapConsumer_sourceContentFor(e,t){if(!this.sourcesContent){return null}var r=this._findSourceIndex(e);if(r>=0){return this.sourcesContent[r]}var n=e;if(this.sourceRoot!=null){n=i.relative(this.sourceRoot,n)}var a;if(this.sourceRoot!=null&&(a=i.urlParse(this.sourceRoot))){var o=n.replace(/^file:\/\//,"");if(a.scheme=="file"&&this._sources.has(o)){return this.sourcesContent[this._sources.indexOf(o)]}if((!a.path||a.path=="/")&&this._sources.has("/"+n)){return this.sourcesContent[this._sources.indexOf("/"+n)]}}if(t){return null}else{throw new Error('"'+n+'" is not in the SourceMap.')}};BasicSourceMapConsumer.prototype.generatedPositionFor=function SourceMapConsumer_generatedPositionFor(e){var t=i.getArg(e,"source");t=this._findSourceIndex(t);if(t<0){return{line:null,column:null,lastColumn:null}}var r={source:t,originalLine:i.getArg(e,"line"),originalColumn:i.getArg(e,"column")};var n=this._findMapping(r,this._originalMappings,"originalLine","originalColumn",i.compareByOriginalPositions,i.getArg(e,"bias",SourceMapConsumer.GREATEST_LOWER_BOUND));if(n>=0){var a=this._originalMappings[n];if(a.source===r.source){return{line:i.getArg(a,"generatedLine",null),column:i.getArg(a,"generatedColumn",null),lastColumn:i.getArg(a,"lastGeneratedColumn",null)}}}return{line:null,column:null,lastColumn:null}};n=BasicSourceMapConsumer;function IndexedSourceMapConsumer(e,t){var r=e;if(typeof e==="string"){r=i.parseSourceMapInput(e)}var n=i.getArg(r,"version");var a=i.getArg(r,"sections");if(n!=this._version){throw new Error("Unsupported version: "+n)}this._sources=new o;this._names=new o;var s={line:-1,column:0};this._sections=a.map(function(e){if(e.url){throw new Error("Support for url field in sections not implemented.")}var r=i.getArg(e,"offset");var n=i.getArg(r,"line");var a=i.getArg(r,"column");if(n{var n=r(4215);var i=r(1983);var a=r(6837).I;var o=r(1740).H;function SourceMapGenerator(e){if(!e){e={}}this._file=i.getArg(e,"file",null);this._sourceRoot=i.getArg(e,"sourceRoot",null);this._skipValidation=i.getArg(e,"skipValidation",false);this._sources=new a;this._names=new a;this._mappings=new o;this._sourcesContents=null}SourceMapGenerator.prototype._version=3;SourceMapGenerator.fromSourceMap=function SourceMapGenerator_fromSourceMap(e){var t=e.sourceRoot;var r=new SourceMapGenerator({file:e.file,sourceRoot:t});e.eachMapping(function(e){var n={generated:{line:e.generatedLine,column:e.generatedColumn}};if(e.source!=null){n.source=e.source;if(t!=null){n.source=i.relative(t,n.source)}n.original={line:e.originalLine,column:e.originalColumn};if(e.name!=null){n.name=e.name}}r.addMapping(n)});e.sources.forEach(function(n){var a=n;if(t!==null){a=i.relative(t,n)}if(!r._sources.has(a)){r._sources.add(a)}var o=e.sourceContentFor(n);if(o!=null){r.setSourceContent(n,o)}});return r};SourceMapGenerator.prototype.addMapping=function SourceMapGenerator_addMapping(e){var t=i.getArg(e,"generated");var r=i.getArg(e,"original",null);var n=i.getArg(e,"source",null);var a=i.getArg(e,"name",null);if(!this._skipValidation){this._validateMapping(t,r,n,a)}if(n!=null){n=String(n);if(!this._sources.has(n)){this._sources.add(n)}}if(a!=null){a=String(a);if(!this._names.has(a)){this._names.add(a)}}this._mappings.add({generatedLine:t.line,generatedColumn:t.column,originalLine:r!=null&&r.line,originalColumn:r!=null&&r.column,source:n,name:a})};SourceMapGenerator.prototype.setSourceContent=function SourceMapGenerator_setSourceContent(e,t){var r=e;if(this._sourceRoot!=null){r=i.relative(this._sourceRoot,r)}if(t!=null){if(!this._sourcesContents){this._sourcesContents=Object.create(null)}this._sourcesContents[i.toSetString(r)]=t}else if(this._sourcesContents){delete this._sourcesContents[i.toSetString(r)];if(Object.keys(this._sourcesContents).length===0){this._sourcesContents=null}}};SourceMapGenerator.prototype.applySourceMap=function SourceMapGenerator_applySourceMap(e,t,r){var n=t;if(t==null){if(e.file==null){throw new Error("SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, "+'or the source map\'s "file" property. Both were omitted.')}n=e.file}var o=this._sourceRoot;if(o!=null){n=i.relative(o,n)}var s=new a;var c=new a;this._mappings.unsortedForEach(function(t){if(t.source===n&&t.originalLine!=null){var a=e.originalPositionFor({line:t.originalLine,column:t.originalColumn});if(a.source!=null){t.source=a.source;if(r!=null){t.source=i.join(r,t.source)}if(o!=null){t.source=i.relative(o,t.source)}t.originalLine=a.line;t.originalColumn=a.column;if(a.name!=null){t.name=a.name}}}var u=t.source;if(u!=null&&!s.has(u)){s.add(u)}var l=t.name;if(l!=null&&!c.has(l)){c.add(l)}},this);this._sources=s;this._names=c;e.sources.forEach(function(t){var n=e.sourceContentFor(t);if(n!=null){if(r!=null){t=i.join(r,t)}if(o!=null){t=i.relative(o,t)}this.setSourceContent(t,n)}},this)};SourceMapGenerator.prototype._validateMapping=function SourceMapGenerator_validateMapping(e,t,r,n){if(t&&typeof t.line!=="number"&&typeof t.column!=="number"){throw new Error("original.line and original.column are not numbers -- you probably meant to omit "+"the original mapping entirely and only map the generated position. If so, pass "+"null for the original mapping instead of an object with empty or null values.")}if(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0&&!t&&!r&&!n){return}else if(e&&"line"in e&&"column"in e&&t&&"line"in t&&"column"in t&&e.line>0&&e.column>=0&&t.line>0&&t.column>=0&&r){return}else{throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:r,original:t,name:n}))}};SourceMapGenerator.prototype._serializeMappings=function SourceMapGenerator_serializeMappings(){var e=0;var t=1;var r=0;var a=0;var o=0;var s=0;var c="";var u;var l;var f;var d;var p=this._mappings.toArray();for(var g=0,_=p.length;g<_;g++){l=p[g];u="";if(l.generatedLine!==t){e=0;while(l.generatedLine!==t){u+=";";t++}}else{if(g>0){if(!i.compareByGeneratedPositionsInflated(l,p[g-1])){continue}u+=","}}u+=n.encode(l.generatedColumn-e);e=l.generatedColumn;if(l.source!=null){d=this._sources.indexOf(l.source);u+=n.encode(d-s);s=d;u+=n.encode(l.originalLine-1-a);a=l.originalLine-1;u+=n.encode(l.originalColumn-r);r=l.originalColumn;if(l.name!=null){f=this._names.indexOf(l.name);u+=n.encode(f-o);o=f}}c+=u}return c};SourceMapGenerator.prototype._generateSourcesContent=function SourceMapGenerator_generateSourcesContent(e,t){return e.map(function(e){if(!this._sourcesContents){return null}if(t!=null){e=i.relative(t,e)}var r=i.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,r)?this._sourcesContents[r]:null},this)};SourceMapGenerator.prototype.toJSON=function SourceMapGenerator_toJSON(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};if(this._file!=null){e.file=this._file}if(this._sourceRoot!=null){e.sourceRoot=this._sourceRoot}if(this._sourcesContents){e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)}return e};SourceMapGenerator.prototype.toString=function SourceMapGenerator_toString(){return JSON.stringify(this.toJSON())};t.h=SourceMapGenerator},9990:(e,t,r)=>{var n;var i=r(1341).h;var a=r(1983);var o=/(\r?\n)/;var s=10;var c="$$$isSourceNode$$$";function SourceNode(e,t,r,n,i){this.children=[];this.sourceContents={};this.line=e==null?null:e;this.column=t==null?null:t;this.source=r==null?null:r;this.name=i==null?null:i;this[c]=true;if(n!=null)this.add(n)}SourceNode.fromStringWithSourceMap=function SourceNode_fromStringWithSourceMap(e,t,r){var n=new SourceNode;var i=e.split(o);var s=0;var c=function(){var e=getNextLine();var t=getNextLine()||"";return e+t;function getNextLine(){return s=0;t--){this.prepend(e[t])}}else if(e[c]||typeof e==="string"){this.children.unshift(e)}else{throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e)}return this};SourceNode.prototype.walk=function SourceNode_walk(e){var t;for(var r=0,n=this.children.length;r0){t=[];for(r=0;r{function getArg(e,t,r){if(t in e){return e[t]}else if(arguments.length===3){return r}else{throw new Error('"'+t+'" is a required argument.')}}t.getArg=getArg;var r=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/;var n=/^data:.+\,.+$/;function urlParse(e){var t=e.match(r);if(!t){return null}return{scheme:t[1],auth:t[2],host:t[3],port:t[4],path:t[5]}}t.urlParse=urlParse;function urlGenerate(e){var t="";if(e.scheme){t+=e.scheme+":"}t+="//";if(e.auth){t+=e.auth+"@"}if(e.host){t+=e.host}if(e.port){t+=":"+e.port}if(e.path){t+=e.path}return t}t.urlGenerate=urlGenerate;function normalize(e){var r=e;var n=urlParse(e);if(n){if(!n.path){return e}r=n.path}var i=t.isAbsolute(r);var a=r.split(/\/+/);for(var o,s=0,c=a.length-1;c>=0;c--){o=a[c];if(o==="."){a.splice(c,1)}else if(o===".."){s++}else if(s>0){if(o===""){a.splice(c+1,s);s=0}else{a.splice(c,2);s--}}}r=a.join("/");if(r===""){r=i?"/":"."}if(n){n.path=r;return urlGenerate(n)}return r}t.normalize=normalize;function join(e,t){if(e===""){e="."}if(t===""){t="."}var r=urlParse(t);var i=urlParse(e);if(i){e=i.path||"/"}if(r&&!r.scheme){if(i){r.scheme=i.scheme}return urlGenerate(r)}if(r||t.match(n)){return t}if(i&&!i.host&&!i.path){i.host=t;return urlGenerate(i)}var a=t.charAt(0)==="/"?t:normalize(e.replace(/\/+$/,"")+"/"+t);if(i){i.path=a;return urlGenerate(i)}return a}t.join=join;t.isAbsolute=function(e){return e.charAt(0)==="/"||r.test(e)};function relative(e,t){if(e===""){e="."}e=e.replace(/\/$/,"");var r=0;while(t.indexOf(e+"/")!==0){var n=e.lastIndexOf("/");if(n<0){return t}e=e.slice(0,n);if(e.match(/^([^\/]+:\/)?\/*$/)){return t}++r}return Array(r+1).join("../")+t.substr(e.length+1)}t.relative=relative;var i=function(){var e=Object.create(null);return!("__proto__"in e)}();function identity(e){return e}function toSetString(e){if(isProtoString(e)){return"$"+e}return e}t.toSetString=i?identity:toSetString;function fromSetString(e){if(isProtoString(e)){return e.slice(1)}return e}t.fromSetString=i?identity:fromSetString;function isProtoString(e){if(!e){return false}var t=e.length;if(t<9){return false}if(e.charCodeAt(t-1)!==95||e.charCodeAt(t-2)!==95||e.charCodeAt(t-3)!==111||e.charCodeAt(t-4)!==116||e.charCodeAt(t-5)!==111||e.charCodeAt(t-6)!==114||e.charCodeAt(t-7)!==112||e.charCodeAt(t-8)!==95||e.charCodeAt(t-9)!==95){return false}for(var r=t-10;r>=0;r--){if(e.charCodeAt(r)!==36){return false}}return true}function compareByOriginalPositions(e,t,r){var n=strcmp(e.source,t.source);if(n!==0){return n}n=e.originalLine-t.originalLine;if(n!==0){return n}n=e.originalColumn-t.originalColumn;if(n!==0||r){return n}n=e.generatedColumn-t.generatedColumn;if(n!==0){return n}n=e.generatedLine-t.generatedLine;if(n!==0){return n}return strcmp(e.name,t.name)}t.compareByOriginalPositions=compareByOriginalPositions;function compareByGeneratedPositionsDeflated(e,t,r){var n=e.generatedLine-t.generatedLine;if(n!==0){return n}n=e.generatedColumn-t.generatedColumn;if(n!==0||r){return n}n=strcmp(e.source,t.source);if(n!==0){return n}n=e.originalLine-t.originalLine;if(n!==0){return n}n=e.originalColumn-t.originalColumn;if(n!==0){return n}return strcmp(e.name,t.name)}t.compareByGeneratedPositionsDeflated=compareByGeneratedPositionsDeflated;function strcmp(e,t){if(e===t){return 0}if(e===null){return 1}if(t===null){return-1}if(e>t){return 1}return-1}function compareByGeneratedPositionsInflated(e,t){var r=e.generatedLine-t.generatedLine;if(r!==0){return r}r=e.generatedColumn-t.generatedColumn;if(r!==0){return r}r=strcmp(e.source,t.source);if(r!==0){return r}r=e.originalLine-t.originalLine;if(r!==0){return r}r=e.originalColumn-t.originalColumn;if(r!==0){return r}return strcmp(e.name,t.name)}t.compareByGeneratedPositionsInflated=compareByGeneratedPositionsInflated;function parseSourceMapInput(e){return JSON.parse(e.replace(/^\)]}'[^\n]*\n/,""))}t.parseSourceMapInput=parseSourceMapInput;function computeSourceURL(e,t,r){t=t||"";if(e){if(e[e.length-1]!=="/"&&t[0]!=="/"){e+="/"}t=e+t}if(r){var n=urlParse(r);if(!n){throw new Error("sourceMapURL could not be parsed")}if(n.path){var i=n.path.lastIndexOf("/");if(i>=0){n.path=n.path.substring(0,i+1)}}t=join(urlGenerate(n),t)}return normalize(t)}t.computeSourceURL=computeSourceURL},9596:(e,t,r)=>{r(1341).h;t.SourceMapConsumer=r(6327).SourceMapConsumer;r(9990)},6439:(e,t,r)=>{"use strict";var n=r(4217);e.exports=function(e,t,r){if(typeof e!=="string"){throw new TypeError("expected a string")}if(typeof t==="function"){r=t;t=null}if(typeof t==="string"){t={sep:t}}var i=n({sep:"."},t);var a=i.quotes||['"',"'","`"];var o;if(i.brackets===true){o={"<":">","(":")","[":"]","{":"}"}}else if(i.brackets){o=i.brackets}var s=[];var c=[];var u=[""];var l=i.sep;var f=e.length;var d=-1;var p;function expected(){if(o&&c.length){return o[c[c.length-1]]}}while(++d{"use strict";var n=r(2808);var i=r(7954);e.exports=Object.assign||function(e){if(e===null||typeof e==="undefined"){throw new TypeError("Cannot convert undefined or null to object")}if(!isObject(e)){e={}}for(var t=1;t{"use strict";var n=r(1221);e.exports=function isExtendable(e){return n(e)||typeof e==="function"||Array.isArray(e)}},1261:(e,t,r)=>{"use strict";var n=r(3991);var i=r(4728);var a=r(1669);function extend(e,t){if(typeof e!=="function"){throw new TypeError("expected Parent to be a function.")}return function(r,o){if(typeof r!=="function"){throw new TypeError("expected Ctor to be a function.")}a.inherits(r,e);n(r,e);if(typeof o==="object"){var s=Object.create(o);for(var c in s){r.prototype[c]=s[c]}}i(r.prototype,"_parent_",{configurable:true,set:function(){},get:function(){return e.prototype}});if(typeof t==="function"){t(r,e)}r.extend=extend(r,t)}}e.exports=extend},3919:(e,t,r)=>{"use strict";var n=r(2046);e.exports=function toPath(e){if(n(e)!=="arguments"){e=arguments}return filter(e).join(".")};function filter(e){var t=e.length;var r=-1;var i=[];while(++r{"use strict";var n=r(9437);var i=r(5552);var a={};function toRegexRange(e,t,r){if(i(e)===false){throw new RangeError("toRegexRange: first argument is invalid.")}if(typeof t==="undefined"||e===t){return String(e)}if(i(t)===false){throw new RangeError("toRegexRange: second argument is invalid.")}r=r||{};var n=String(r.relaxZeros);var o=String(r.shorthand);var s=String(r.capture);var c=e+":"+t+"="+n+o+s;if(a.hasOwnProperty(c)){return a[c].result}var u=Math.min(e,t);var l=Math.max(e,t);if(Math.abs(u-l)===1){var f=e+"|"+t;if(r.capture){return"("+f+")"}return f}var d=padding(e)||padding(t);var p=[];var g=[];var _={min:e,max:t,a:u,b:l};if(d){_.isPadded=d;_.maxLen=String(_.max).length}if(u<0){var m=l<0?Math.abs(l):1;var y=Math.abs(u);g=splitToPatterns(m,y,_,r);u=_.a=0}if(l>=0){p=splitToPatterns(u,l,_,r)}_.negatives=g;_.positives=p;_.result=siftPatterns(g,p,r);if(r.capture&&p.length+g.length>1){_.result="("+_.result+")"}a[c]=_;return _.result}function siftPatterns(e,t,r){var n=filterPatterns(e,t,"-",false,r)||[];var i=filterPatterns(t,e,"",false,r)||[];var a=filterPatterns(e,t,"-?",true,r)||[];var o=n.concat(a).concat(i);return o.join("|")}function splitToRanges(e,t){e=Number(e);t=Number(t);var r=1;var n=[t];var i=+countNines(e,r);while(e<=i&&i<=t){n=push(n,i);r+=1;i=+countNines(e,r)}var a=1;i=countZeros(t+1,a)-1;while(e1){u.digits.pop()}u.digits.push(f.digits[0]);u.string=u.pattern+toQuantifier(u.digits);c=l+1;continue}if(r.isPadded){d=padZeros(l,r)}f.string=d+f.pattern+toQuantifier(f.digits);s.push(f);c=l+1;u=f}return s}function filterPatterns(e,t,r,n,i){var a=[];for(var o=0;ot?1:t>e?-1:0}function push(e,t){if(e.indexOf(t)===-1)e.push(t);return e}function contains(e,t,r){for(var n=0;n{"use strict";var n=r(3867);var i=r(2383);var a=r(1681);var o=r(3089);var s=1024*64;var c={};e.exports=function(e,t){if(!Array.isArray(e)){return makeRe(e,t)}return makeRe(e.join("|"),t)};function makeRe(e,t){if(e instanceof RegExp){return e}if(typeof e!=="string"){throw new TypeError("expected a string")}if(e.length>s){throw new Error("expected pattern to be less than "+s+" characters")}var r=e;if(!t||t&&t.cache!==false){r=createKey(e,t);if(c.hasOwnProperty(r)){return c[r]}}var i=a({},t);if(i.contains===true){if(i.negate===true){i.strictNegate=false}else{i.strict=false}}if(i.strict===false){i.strictOpen=false;i.strictClose=false}var u=i.strictOpen!==false?"^":"";var l=i.strictClose!==false?"$":"";var f=i.flags||"";var d;if(i.nocase===true&&!/i/.test(f)){f+="i"}try{if(i.negate||typeof i.strictNegate==="boolean"){e=o.create(e,i)}var p=u+"(?:"+e+")"+l;d=new RegExp(p,f);if(i.safe===true&&n(d)===false){throw new Error("potentially unsafe regular expression: "+d.source)}}catch(n){if(i.strictErrors===true||i.safe===true){n.key=r;n.pattern=e;n.originalOptions=t;n.createdOptions=i;throw n}try{d=new RegExp("^"+e.replace(/(\W)/g,"\\$1")+"$")}catch(e){d=/.^/}}if(i.cache!==false){memoize(d,r,e,i)}return d}function memoize(e,t,r,n){i(e,"cached",true);i(e,"pattern",r);i(e,"options",n);i(e,"key",t);c[t]=e}function createKey(e,t){if(!t)return e;var r=e;for(var n in t){if(t.hasOwnProperty(n)){r+=";"+n+"="+String(t[n])}}return r}e.exports.makeRe=makeRe},2383:(e,t,r)=>{"use strict";var n=r(977);var i=r(8586);var a=typeof Reflect!=="undefined"&&Reflect.defineProperty?Reflect.defineProperty:Object.defineProperty;e.exports=function defineProperty(e,t,r){if(!n(e)&&typeof e!=="function"&&!Array.isArray(e)){throw new TypeError("expected an object, function, or array")}if(typeof t!=="string"){throw new TypeError('expected "key" to be a string')}if(i(r)){a(e,t,r);return e}a(e,t,{configurable:true,enumerable:false,writable:true,value:r});return e}},1681:(e,t,r)=>{"use strict";var n=r(4466);var i=r(7954);e.exports=Object.assign||function(e){if(e===null||typeof e==="undefined"){throw new TypeError("Cannot convert undefined or null to object")}if(!isObject(e)){e={}}for(var t=1;t{"use strict";var n=r(1221);e.exports=function isExtendable(e){return n(e)||typeof e==="function"||Array.isArray(e)}},6619:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});const n=r(5622);const i=r(9635);const a=r(557);const o=r(6507);function makeAfterCompile(e,t){let r=true;let n=true;return(i,a)=>{if(i.compiler.isChild()){a();return}removeTSLoaderErrors(i.errors);provideCompilerOptionDiagnosticErrorsToWebpack(r,i,e,t);r=false;const o=determineModules(i);const s=determineFilesToCheckForErrors(n,e);n=false;const c=new Map;provideErrorsToWebpack(s,c,i,o,e);provideDeclarationFilesToWebpack(s,e,i);e.filesWithErrors=c;e.modifiedFiles=null;e.projectsMissingSourceMaps=new Set;a()}}t.makeAfterCompile=makeAfterCompile;function provideCompilerOptionDiagnosticErrorsToWebpack(e,t,r,n){if(e){const{languageService:e,loaderOptions:i,compiler:a,program:s}=r;const c=o.formatErrors(s===undefined?e.getCompilerOptionsDiagnostics():s.getOptionsDiagnostics(),i,r.colors,a,{file:n||"tsconfig.json"},t.compiler.context);t.errors.push(...c)}}function determineModules(e){const t=new Map;e.modules.forEach(e=>{if(e.resource){const r=n.normalize(e.resource);const i=t.get(r);if(i!==undefined){if(i.indexOf(e)===-1){i.push(e)}}else{t.set(r,[e])}}});return t}function determineFilesToCheckForErrors(e,t){const{files:r,modifiedFiles:n,filesWithErrors:i,otherFiles:a}=t;const s=new Map;if(e){for(const[e,t]of r){s.set(e,t)}for(const[e,t]of a){s.set(e,t)}}else if(n!==null&&n!==undefined){for(const e of n.keys()){o.collectAllDependants(t.reverseDependencyGraph,e).forEach(e=>{const t=r.get(e)||a.get(e);s.set(e,t)})}}if(i!==undefined){for(const[e,t]of i){s.set(e,t)}}return s}function provideErrorsToWebpack(e,t,r,n,a){const{compiler:s,program:c,languageService:u,files:l,loaderOptions:f,compilerOptions:d,otherFiles:p}=a;const g=d.checkJs===true?i.dtsTsTsxJsJsxRegex:i.dtsTsTsxRegex;for(const i of e.keys()){if(i.match(g)===null){continue}const e=c===undefined?undefined:c.getSourceFile(i);if(o.isUsingProjectReferences(a)&&e===undefined){continue}const d=c===undefined?[...u.getSyntacticDiagnostics(i),...u.getSemanticDiagnostics(i)]:[...c.getSyntacticDiagnostics(e),...c.getSemanticDiagnostics(e)];if(d.length>0){const e=l.get(i)||p.get(i);t.set(i,e)}const _=n.get(i);if(_!==undefined){_.forEach(e=>{removeTSLoaderErrors(e.errors);const t=o.formatErrors(d,f,a.colors,s,{module:e},r.compiler.context);e.errors.push(...t);r.errors.push(...t)})}else{const e=o.formatErrors(d,f,a.colors,s,{file:i},r.compiler.context);r.errors.push(...e)}}}function provideDeclarationFilesToWebpack(e,t,r){for(const o of e.keys()){if(o.match(i.tsTsxRegex)===null){continue}const e=a.getEmitOutput(t,o);const s=e.filter(e=>e.name.match(i.dtsDtsxOrDtsDtsxMapRegex));s.forEach(e=>{const t=n.relative(r.compiler.outputPath,e.name);r.assets[t]={source:()=>e.text,size:()=>e.text.length}})}}function removeTSLoaderErrors(e){let t=-1;let r=e.length;while(++t{"use strict";Object.defineProperty(t,"__esModule",{value:true});const n=r(2729);const i=r(9635);function getCompiler(e,t){let r;let i;let a;let o=false;try{r=require(e.compiler)}catch(t){i=e.compiler==="typescript"?"Could not load TypeScript. Try installing with `yarn add typescript` or `npm install typescript`. If TypeScript is installed globally, try using `yarn link typescript` or `npm link typescript`.":`Could not load TypeScript compiler with NPM package name \`${e.compiler}\`. Are you sure it is correctly installed?`}if(i===undefined){a=`ts-loader: Using ${e.compiler}@${r.version}`;o=false;if(e.compiler==="typescript"){if(r.version!==undefined&&n.gte(r.version,"2.4.1")){o=true}else{t.logError(`${a}. This version is incompatible with ts-loader. Please upgrade to the latest version of TypeScript.`)}}else{t.logWarning(`${a}. This version may or may not be compatible with ts-loader.`)}}return{compiler:r,compilerCompatible:o,compilerDetailsLogMessage:a,errorMessage:i}}t.getCompiler=getCompiler;function getCompilerOptions(e){const t=Object.assign({},e.options,{skipLibCheck:true,suppressOutputPathCheck:true});if(t.module===undefined&&(t.target!==undefined&&t.target{"use strict";Object.defineProperty(t,"__esModule",{value:true});const n=r(5622);const i=r(6507);function getConfigFile(e,t,r,a,o,s,c){const u=findConfigFile(e,n.dirname(r.resourcePath),a.configFile);let l;let f;if(u!==undefined){if(o){s.logInfo(`${c} and ${u}`)}else{s.logInfo(`ts-loader: Using config file at ${u}`)}f=e.readConfigFile(u,e.sys.readFile);if(f.error!==undefined){l=i.formatErrors([f.error],a,t,e,{file:u},r.context)[0]}}else{if(o){s.logInfo(c)}f={config:{compilerOptions:{},files:[]}}}if(l===undefined){f.config.compilerOptions=Object.assign({},f.config.compilerOptions,a.compilerOptions)}return{configFilePath:u,configFile:f,configFileError:l}}t.getConfigFile=getConfigFile;function findConfigFile(e,t,r){if(n.isAbsolute(r)){return e.sys.fileExists(r)?r:undefined}if(r.match(/^\.\.?(\/|\\)/)!==null){const i=n.resolve(t,r);return e.sys.fileExists(i)?i:undefined}else{while(true){const i=n.join(t,r);if(e.sys.fileExists(i)){return i}const a=n.dirname(t);if(a===t){break}t=a}return undefined}}function getConfigParseResult(e,t,r){const n=e.parseJsonConfigFileContent(t.config,e.sys,r);return n}t.getConfigParseResult=getConfigParseResult},9635:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});const n=r(2087);t.EOL=n.EOL;t.CarriageReturnLineFeed="\r\n";t.LineFeed="\n";t.CarriageReturnLineFeedCode=0;t.LineFeedCode=1;t.ScriptTargetES2015=2;t.ModuleKindCommonJs=1;t.extensionRegex=/\.[^.]+$/;t.tsxRegex=/\.tsx$/i;t.tsTsxRegex=/\.ts(x?)$/i;t.dtsDtsxOrDtsDtsxMapRegex=/\.d\.ts(x?)(\.map)?$/i;t.dtsTsTsxRegex=/(\.d)?\.ts(x?)$/i;t.dtsTsTsxJsJsxRegex=/((\.d)?\.ts(x?)|js(x?))$/i;t.tsTsxJsJsxRegex=/\.tsx?$|\.jsx?$/i;t.jsJsx=/\.js(x?)$/i;t.jsJsxMap=/\.js(x?)\.map$/i;t.jsonRegex=/\.json$/i;t.nodeModules=/node_modules/i},2956:(e,t,r)=>{"use strict";const n=r(8244);const i=r(5622);const a=r(9635);const o=r(557);const s=r(6507);const c=[];const u={};function loader(e){this.cacheable&&this.cacheable();const t=this.async();const r=getLoaderOptions(this);const n=o.getTypeScriptInstance(r,this);if(n.error!==undefined){t(new Error(n.error.message));return}return successLoader(this,e,t,r,n.instance)}function successLoader(e,t,r,n,a){const o=i.normalize(e.resourcePath);const c=n.appendTsSuffixTo.length>0||n.appendTsxSuffixTo.length>0?s.appendSuffixesIfMatch({".ts":n.appendTsSuffixTo,".tsx":n.appendTsxSuffixTo},o):o;const u=updateFileInCache(c,t,a);const l=s.getAndCacheProjectReference(c,a);if(l!==undefined){const[o,f]=[i.relative(e.rootContext,l.sourceFile.fileName),i.relative(e.rootContext,c)];if(l.commandLine.options.outFile!==undefined){throw new Error(`The referenced project at ${o} is using `+`the outFile' option, which is not supported with ts-loader.`)}const d=s.getAndCacheOutputJSFileName(c,l,a);const p=i.relative(e.rootContext,d);if(!a.compiler.sys.fileExists(d)){throw new Error(`Could not find output JavaScript file for input `+`${f} (looked at ${p}).\n`+`The input file is part of a project reference located at `+`${o}, so ts-loader is looking for the `+"project’s pre-built output on disk. Try running `tsc --build` "+"to build project references.")}e.clearDependencies();e.addDependency(d);s.validateSourceMapOncePerProject(a,e,d,l);const g=d+".map";const _=a.compiler.sys.readFile(d);const m=a.compiler.sys.readFile(g);makeSourceMapAndFinish(m,_,c,t,e,n,u,r)}else{const{outputText:i,sourceMapText:s}=n.transpileOnly?getTranspilationEmit(c,t,a,e):getEmit(o,c,a,e);makeSourceMapAndFinish(s,i,c,t,e,n,u,r)}}function makeSourceMapAndFinish(e,t,r,n,i,a,o,s){if(t===null||t===undefined){const e=!a.allowTsInNodeModules&&r.indexOf("node_modules")!==-1?" By default, ts-loader will not compile .ts files in node_modules.\n"+"You should not need to recompile .ts files there, but if you really want to, use the allowTsInNodeModules option.\n"+"See: https://github.com/Microsoft/TypeScript/issues/12358":"";throw new Error(`TypeScript emitted no output for ${r}.${e}`)}const{sourceMap:c,output:u}=makeSourceMap(e,t,r,n,i);if(!a.happyPackMode&&i._module.buildMeta!==undefined){i._module.buildMeta.tsLoaderFileVersion=o}s(null,u,c)}function getLoaderOptions(e){let t=c.indexOf(e._compiler);if(t===-1){t=c.push(e._compiler)-1}const r=n.getOptions(e)||{};const i=t+"_"+(r.instance||"default");if(!u.hasOwnProperty(i)){u[i]=new WeakMap}const a=u[i];if(a.has(r)){return a.get(r)}validateLoaderOptions(r);const o=makeLoaderOptions(i,r);a.set(r,o);return o}const l=["silent","logLevel","logInfoToStdOut","instance","compiler","context","configFile","transpileOnly","ignoreDiagnostics","errorFormatter","colors","compilerOptions","appendTsSuffixTo","appendTsxSuffixTo","onlyCompileBundledFiles","happyPackMode","getCustomTransformers","reportFiles","experimentalWatchApi","allowTsInNodeModules","experimentalFileCaching","projectReferences","resolveModuleName"];function validateLoaderOptions(e){const t=Object.keys(e);for(let e=0;ee.match(a.dtsDtsxOrDtsDtsxMapRegex));const u=n.addDependency.bind(n);c.forEach(u);const l=r.dependencyGraph[t];const f=l===undefined?[]:l.map(({resolvedFileName:e,originalFileName:t})=>{const n=s.getAndCacheProjectReference(e,r);return n!==undefined?s.getAndCacheOutputJSFileName(e,n,r):t});if(f.length>0){f.forEach(u)}n._module.buildMeta.tsLoaderDefinitionFileVersions=c.concat(f).map(e=>e+"@"+(r.files.get(e)||{version:"?"}).version);const d=i.filter(e=>e.name.match(a.jsJsx)).pop();const p=d===undefined?undefined:d.text;const g=i.filter(e=>e.name.match(a.jsJsxMap)).pop();const _=g===undefined?undefined:g.text;return{outputText:p,sourceMapText:_}}function getTranspilationEmit(e,t,r,n){const{outputText:i,sourceMapText:a,diagnostics:o}=r.compiler.transpileModule(t,{compilerOptions:Object.assign({},r.compilerOptions,{rootDir:undefined}),transformers:r.transformers,reportDiagnostics:true,fileName:e});if(!r.loaderOptions.happyPackMode){const e=s.formatErrors(o,r.loaderOptions,r.colors,r.compiler,{module:n._module},n.context);n._module.errors.push(...e)}return{outputText:i,sourceMapText:a}}function makeSourceMap(e,t,r,i,a){if(e===undefined){return{output:t,sourceMap:undefined}}return{output:t.replace(/^\/\/# sourceMappingURL=[^\r\n]*/gm,""),sourceMap:Object.assign(JSON.parse(e),{sources:[n.getRemainingRequest(a)],file:r,sourcesContent:[i]})}}e.exports=loader},557:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});const n=r(3551);const i=r(5747);const a=r(5622);const o=r(6619);const s=r(7464);const c=r(852);const u=r(9635);const l=r(3686);const f=r(9674);const d=r(6507);const p=r(573);const g={};function getTypeScriptInstance(e,t){if(g.hasOwnProperty(e.instance)){const t=g[e.instance];d.ensureProgram(t);return{instance:g[e.instance]}}const r=new n.default.constructor({enabled:e.colors});const i=l.makeLogger(e,r);const a=s.getCompiler(e,i);if(a.errorMessage!==undefined){return{error:d.makeError(r.red(a.errorMessage),undefined)}}return successfulTypeScriptInstance(e,t,i,r,a.compiler,a.compilerCompatible,a.compilerDetailsLogMessage)}t.getTypeScriptInstance=getTypeScriptInstance;function successfulTypeScriptInstance(e,t,r,n,l,_,m){const y=c.getConfigFile(l,n,t,e,_,r,m);if(y.configFileError!==undefined){const{message:e,file:t}=y.configFileError;return{error:d.makeError(n.red("error while reading tsconfig.json:"+u.EOL+e),t)}}const{configFilePath:h,configFile:v}=y;const T=e.context||a.dirname(h||"");const S=c.getConfigParseResult(l,v,T);if(S.errors.length>0&&!e.happyPackMode){const r=d.formatErrors(S.errors,e,n,l,{file:h},t.context);t._module.errors.push(...r);return{error:d.makeError(n.red("error while parsing tsconfig.json"),h)}}const b=s.getCompilerOptions(S);const x=new Map;const C=new Map;let{getCustomTransformers:E}=e;let D=Function.prototype;if(typeof E==="function"){D=E}else if(typeof E==="string"){try{E=require(E)}catch(t){throw new Error(`Failed to load customTransformers from "${e.getCustomTransformers}": ${t.message}`)}if(typeof E!=="function"){throw new Error(`Custom transformers in "${e.getCustomTransformers}" should export a function, got ${typeof D}`)}D=E}if(e.transpileOnly){const r=S.projectReferences!==undefined?l.createProgram({rootNames:S.fileNames,options:S.options,projectReferences:S.projectReferences}):l.createProgram([],b);if(!e.happyPackMode){const i=r.getOptionsDiagnostics();const a=d.formatErrors(i,e,n,l,{file:h||"tsconfig.json"},t.context);t._module.errors.push(...a)}g[e.instance]={compiler:l,compilerOptions:b,loaderOptions:e,files:x,otherFiles:C,program:r,dependencyGraph:{},reverseDependencyGraph:{},transformers:D(),colors:n};return{instance:g[e.instance]}}let k;try{const t=e.onlyCompileBundledFiles?S.fileNames.filter(e=>u.dtsDtsxOrDtsDtsxMapRegex.test(e)):S.fileNames;t.forEach(e=>{k=a.normalize(e);x.set(k,{text:i.readFileSync(k,"utf-8"),version:0})})}catch(e){return{error:d.makeError(n.red(`A file specified in tsconfig.json could not be found: ${k}`),k)}}const N=S.options.allowJs===true?/\.tsx?$|\.jsx?$/i:/\.tsx?$/i;const A=g[e.instance]={compiler:l,compilerOptions:b,loaderOptions:e,files:x,otherFiles:C,languageService:null,version:0,transformers:D(),dependencyGraph:{},reverseDependencyGraph:{},modifiedFiles:null,colors:n};if(!t._compiler.hooks){throw new Error("You may be using an old version of webpack; please check you're using at least version 4")}if(e.experimentalWatchApi&&l.createWatchProgram){r.logInfo("Using watch api");A.watchHost=f.makeWatchHost(N,r,t,A,e.appendTsSuffixTo,e.appendTsxSuffixTo,S.projectReferences);A.watchOfFilesAndCompilerOptions=l.createWatchProgram(A.watchHost);A.program=A.watchOfFilesAndCompilerOptions.getProgram().getProgram()}else{const n=f.makeServicesHost(N,r,t,A,e.experimentalFileCaching,S.projectReferences);A.languageService=l.createLanguageService(n.servicesHost,l.createDocumentRegistry());if(n.clearCache!==null){t._compiler.hooks.watchRun.tap("ts-loader",n.clearCache)}}t._compiler.hooks.afterCompile.tapAsync("ts-loader",o.makeAfterCompile(A,h));t._compiler.hooks.watchRun.tapAsync("ts-loader",p.makeWatchRun(A));return{instance:A}}function getEmitOutput(e,t){const r=d.ensureProgram(e);if(r!==undefined){const n=[];const i=(e,t,r)=>n.push({name:e,writeByteOrderMark:r,text:t});const a=r.getSourceFile(t);if(a!==undefined||!d.isUsingProjectReferences(e)){r.emit(a,i,undefined,false,e.transformers)}return n}else{return e.languageService.getProgram().getSourceFile(t)===undefined?[]:e.languageService.getEmitOutput(t).outputFiles}}t.getEmitOutput=getEmitOutput},3686:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});const n=r(7082);var i;(function(e){e[e["INFO"]=1]="INFO";e[e["WARN"]=2]="WARN";e[e["ERROR"]=3]="ERROR"})(i||(i={}));const a=new n.Console(process.stderr);const o=new n.Console(process.stdout);const s=e=>{};const c=e=>e.silent?(e,t)=>{}:(e,t)=>console.log.call(e,t);const u=(e,t)=>r=>t(e.logInfoToStdOut?o:a,r);const l=(e,t,r)=>i[e.logLevel]<=i.INFO?n=>t(e.logInfoToStdOut?o:a,r(n)):s;const f=(e,t,r)=>i[e.logLevel]<=i.ERROR?e=>t(a,r(e)):s;const d=(e,t,r)=>i[e.logLevel]<=i.WARN?e=>t(a,r(e)):s;function makeLogger(e,t){const r=c(e);return{log:u(e,r),logInfo:l(e,r,t.green),logWarning:d(e,r,t.yellow),logError:f(e,r,t.red)}}t.makeLogger=makeLogger},8535:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});const n=r(1324);function makeResolver(e){return n.create.sync(e.resolve)}t.makeResolver=makeResolver},9674:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});const n=r(5622);const i=r(9635);const a=r(8535);const o=r(6507);function makeServicesHost(e,t,r,s,c,u){const{compiler:l,compilerOptions:f,files:d,loaderOptions:{appendTsSuffixTo:p,appendTsxSuffixTo:g,resolveModuleName:_}}=s;const m=f.newLine===i.CarriageReturnLineFeedCode?i.CarriageReturnLineFeed:f.newLine===i.LineFeedCode?i.LineFeed:i.EOL;const y=a.makeResolver(r._compiler.options);const h=(e,t)=>l.sys.readFile(e,t)||o.readFile(e,t);const v=e=>l.sys.fileExists(e)||o.readFile(e)!==undefined;const T={fileExists:v,readFile:h,realpath:l.sys.realpath,directoryExists:l.sys.directoryExists};const S=c?addCache(T):null;const b=()=>r.context;const x={getProjectVersion:()=>`${s.version}`,getProjectReferences:()=>u,getScriptFileNames:()=>[...d.keys()].filter(t=>t.match(e)),getScriptVersion:e=>{e=n.normalize(e);const t=d.get(e);return t===undefined?"":t.version.toString()},getScriptSnapshot:e=>{e=n.normalize(e);let t=d.get(e);if(t===undefined){const r=o.readFile(e);if(r===undefined){return undefined}t={version:0,text:r};d.set(e,t)}return l.ScriptSnapshot.fromString(t.text)},getDirectories:l.sys.getDirectories,directoryExists:T.directoryExists,useCaseSensitiveFileNames:()=>l.sys.useCaseSensitiveFileNames,realpath:T.realpath,fileExists:T.fileExists,readFile:T.readFile,readDirectory:l.sys.readDirectory,getCurrentDirectory:b,getCompilationSettings:()=>f,getDefaultLibFileName:e=>l.getDefaultLibFilePath(e),getNewLine:()=>m,trace:t.log,log:t.log,resolveModuleNames:(t,r)=>resolveModuleNames(y,T,p,g,e,s,t,r,getResolutionStrategy,_),getCustomTransformers:()=>s.transformers};return{servicesHost:x,clearCache:S}}t.makeServicesHost=makeServicesHost;function makeWatchHost(e,t,r,s,c,u,l){const{compiler:f,compilerOptions:d,files:p,otherFiles:g}=s;const _=d.newLine===i.CarriageReturnLineFeedCode?i.CarriageReturnLineFeed:d.newLine===i.LineFeedCode?i.LineFeed:i.EOL;const m=a.makeResolver(r._compiler.options);const y=(e,t)=>f.sys.readFile(e,t)||o.readFile(e,t);const h={fileExists:fileExists,readFile:y,realpath:f.sys.realpath};const v=()=>r.context;const T={};const S={};const b={};const x={rootFiles:getRootFileNames(),options:d,useCaseSensitiveFileNames:()=>f.sys.useCaseSensitiveFileNames,getNewLine:()=>_,getCurrentDirectory:v,getDefaultLibFileName:e=>f.getDefaultLibFilePath(e),fileExists:fileExists,readFile:readFileWithCachingText,directoryExists:e=>f.sys.directoryExists(n.normalize(e)),getDirectories:e=>f.sys.getDirectories(n.normalize(e)),readDirectory:(e,t,r,i,a)=>f.sys.readDirectory(n.normalize(e),t,r,i,a),realpath:e=>f.sys.resolvePath(n.normalize(e)),trace:e=>t.log(e),watchFile:watchFile,watchDirectory:watchDirectory,resolveModuleNames:(t,r)=>resolveModuleNames(m,h,c,u,e,s,t,r,getResolutionStrategy),invokeFileWatcher:invokeFileWatcher,invokeDirectoryWatcher:invokeDirectoryWatcher,updateRootFileNames:()=>{s.changedFilesList=false;if(s.watchOfFilesAndCompilerOptions!==undefined){s.watchOfFilesAndCompilerOptions.updateRootFileNames(getRootFileNames())}},createProgram:l===undefined?f.createAbstractBuilder:createBuilderProgramWithReferences};return x;function getRootFileNames(){return[...p.keys()].filter(t=>t.match(e))}function readFileWithCachingText(e,t){e=n.normalize(e);const r=p.get(e)||g.get(e);if(r!==undefined){return r.text}const i=y(e,t);if(i===undefined){return undefined}g.set(e,{version:0,text:i});return i}function fileExists(e){const t=n.normalize(e);return p.has(t)||f.sys.fileExists(t)}function invokeWatcherCallbacks(e,t,r){if(e!==undefined){const n=e.slice();for(const e of n){e(t,r)}}}function invokeFileWatcher(e,t){e=n.normalize(e);invokeWatcherCallbacks(T[e],e,t)}function invokeDirectoryWatcher(e,t){e=n.normalize(e);invokeWatcherCallbacks(S[e],t);invokeRecursiveDirectoryWatcher(e,t)}function invokeRecursiveDirectoryWatcher(e,t){e=n.normalize(e);invokeWatcherCallbacks(b[e],t);const r=n.dirname(e);if(e!==r){invokeRecursiveDirectoryWatcher(r,t)}}function createWatcher(e,t,r){e=n.normalize(e);const i=t[e];if(i===undefined){t[e]=[r]}else{i.push(r)}return{close:()=>{const n=t[e];if(n!==undefined){o.unorderedRemoveItem(n,r)}}}}function watchFile(e,t,r){return createWatcher(e,T,t)}function watchDirectory(e,t,r){return createWatcher(e,r===true?b:S,t)}function createBuilderProgramWithReferences(e,t,r,n,i){const a=f.createProgram({rootNames:e,options:t,host:r,oldProgram:n&&n.getProgram(),configFileParsingDiagnostics:i,projectReferences:l});const o=r;return f.createAbstractBuilder(a,o,n,i)}}t.makeWatchHost=makeWatchHost;function resolveModuleNames(e,t,r,n,i,a,o,s,c,u){const l=o.map(o=>resolveModuleName(e,t,r,n,i,a,o,s,c,u));populateDependencyGraphs(l,a,s);return l}function isJsImplementationOfTypings(e,t){return e.resolvedFileName.endsWith("js")&&/\.d\.ts$/.test(t.resolvedFileName)}function applyTsResolver(e,t,r,n,i){return e.resolveModuleName(t,r,n,i)}function resolveModuleName(e,t,r,i,a,s,c,u,l,f){const{compiler:d,compilerOptions:p}=s;let g;try{const t=e(undefined,n.normalize(n.dirname(u)),c);const s=r.length>0||i.length>0?o.appendSuffixesIfMatch({".ts":r,".tsx":i},t):t;if(s.match(a)!==null){g={resolvedFileName:s,originalFileName:t}}}catch(e){}const _=f!==undefined?f(c,u,p,t,(e,t,r,n)=>applyTsResolver(d,e,t,r,n)):applyTsResolver(d,c,u,p,t);if(_.resolvedModule!==undefined){const e=n.normalize(_.resolvedModule.resolvedFileName);const t={originalFileName:e,resolvedFileName:e,isExternalLibraryImport:_.resolvedModule.isExternalLibraryImport};return l(g,t)}return g}function getResolutionStrategy(e,t){return e===undefined||e.resolvedFileName===t.resolvedFileName||isJsImplementationOfTypings(e,t)?t:e}function populateDependencyGraphs(e,t,r){e=e.filter(e=>e!==null&&e!==undefined);t.dependencyGraph[n.normalize(r)]=e;e.forEach(e=>{if(t.reverseDependencyGraph[e.resolvedFileName]===undefined){t.reverseDependencyGraph[e.resolvedFileName]={}}t.reverseDependencyGraph[e.resolvedFileName][n.normalize(r)]=true})}const s=["fileExists","directoryExists","realpath"];function addCache(e){const t=[];s.forEach(r=>{const n=e[r];if(n!==undefined){const i=createCache(n);e[r]=i.getCached;t.push(i.clear)}});return()=>t.forEach(e=>e())}function createCache(e){const t=new Map;return{clear:()=>{t.clear()},getCached:r=>{let n=t.get(r);if(n!==undefined){return n}n=e(r);t.set(r,n);return n}}}},6507:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});const n=r(5747);const i=r(4930);const a=r(5622);const o=r(3779);const s=r(9635);function defaultErrorFormatter(e,t){const r=e.severity==="warning"?t.bold.yellow:t.bold.red;return t.grey("[tsl] ")+r(e.severity.toUpperCase())+(e.file===""?"":r(" in ")+t.bold.cyan(`${e.file}(${e.line},${e.character})`))+s.EOL+r(` TS${e.code}: ${e.content}`)}function formatErrors(e,t,r,n,o,c){return e===undefined?[]:e.filter(e=>{if(t.ignoreDiagnostics.indexOf(e.code)!==-1){return false}if(t.reportFiles.length>0&&e.file!==undefined){const r=a.relative(c,e.file.fileName);const n=i([r],t.reportFiles);if(n.length===0){return false}}return true}).map(e=>{const i=e.file;const u=i===undefined?undefined:i.getLineAndCharacterOfPosition(e.start);const l={code:e.code,severity:n.DiagnosticCategory[e.category].toLowerCase(),content:n.flattenDiagnosticMessageText(e.messageText,s.EOL),file:i===undefined?"":a.normalize(i.fileName),line:u===undefined?0:u.line+1,character:u===undefined?0:u.character+1,context:c};const f=t.errorFormatter===undefined?defaultErrorFormatter(l,r):t.errorFormatter(l,r);const d=makeError(f,o.file===undefined?l.file:o.file,u===undefined?undefined:{line:l.line,character:l.character});return Object.assign(d,o)})}t.formatErrors=formatErrors;function readFile(e,t="utf8"){e=a.normalize(e);try{return n.readFileSync(e,t)}catch(e){return undefined}}t.readFile=readFile;function makeError(e,t,r){return{message:e,location:r,file:t,loaderSource:"ts-loader"}}t.makeError=makeError;function appendSuffixIfMatch(e,t,r){if(e.length>0){for(const n of e){if(t.match(n)!==null){return t+r}}}return t}t.appendSuffixIfMatch=appendSuffixIfMatch;function appendSuffixesIfMatch(e,t){let r=t;for(const t in e){r=appendSuffixIfMatch(e[t],r,t)}return r}t.appendSuffixesIfMatch=appendSuffixesIfMatch;function unorderedRemoveItem(e,t){for(let r=0;r{if(!r[t]){collectAllDependants(e,t,r).forEach(e=>n[e]=true)}})}return Object.keys(n)}t.collectAllDependants=collectAllDependants;function collectAllDependencies(e,t,r={}){const n={};n[t]=true;r[t]=true;const i=e[t];if(i!==undefined){i.forEach(t=>{if(!r[t.originalFileName]){collectAllDependencies(e,t.resolvedFileName,r).forEach(e=>n[e]=true)}})}return Object.keys(n)}t.collectAllDependencies=collectAllDependencies;function arrify(e){if(e===null||e===undefined){return[]}return Array.isArray(e)?e:[e]}t.arrify=arrify;function ensureProgram(e){if(e&&e.watchHost){if(e.hasUnaccountedModifiedFiles){if(e.changedFilesList){e.watchHost.updateRootFileNames()}if(e.watchOfFilesAndCompilerOptions){e.program=e.watchOfFilesAndCompilerOptions.getProgram().getProgram()}e.hasUnaccountedModifiedFiles=false}return e.program}if(e.languageService){return e.languageService.getProgram()}return e.program}t.ensureProgram=ensureProgram;function supportsProjectReferences(e){const t=ensureProgram(e);return t&&!!t.getProjectReferences}t.supportsProjectReferences=supportsProjectReferences;function isUsingProjectReferences(e){if(e.loaderOptions.projectReferences&&supportsProjectReferences(e)){const t=ensureProgram(e);return Boolean(t&&t.getProjectReferences())}return false}t.isUsingProjectReferences=isUsingProjectReferences;function getAndCacheProjectReference(e,t){const r=t.files.get(e);if(r!==undefined&&r.projectReference){return r.projectReference.project}const n=getProjectReferenceForFile(e,t);if(r!==undefined){r.projectReference={project:n}}return n}t.getAndCacheProjectReference=getAndCacheProjectReference;function getResolvedProjectReferences(e){const t=e.getResolvedProjectReferences||e.getProjectReferences;if(t){return t()}return}function getProjectReferenceForFile(e,t){if(isUsingProjectReferences(t)){const r=ensureProgram(t);return r&&getResolvedProjectReferences(r).find(t=>t&&t.commandLine.fileNames.some(t=>a.normalize(t)===e)||false)}return}function validateSourceMapOncePerProject(e,t,r,n){const{projectsMissingSourceMaps:i=new Set}=e;if(!i.has(n.sourceFile.fileName)){e.projectsMissingSourceMaps=i;i.add(n.sourceFile.fileName);const o=r+".map";if(!e.compiler.sys.fileExists(o)){const[e,i]=[a.relative(t.rootContext,r),a.relative(t.rootContext,n.sourceFile.fileName)];t.emitWarning(new Error("Could not find source map file for referenced project output "+`${e}. Ensure the 'sourceMap' compiler option `+`is enabled in ${i} to ensure Webpack `+"can map project references to the appropriate source files."))}}}t.validateSourceMapOncePerProject=validateSourceMapOncePerProject;function getAndCacheOutputJSFileName(e,t,r){const n=r.files.get(e);if(n&&n.projectReference&&n.projectReference.outputFileName){return n.projectReference.outputFileName}const i=getOutputJavaScriptFileName(e,t);if(n!==undefined){n.projectReference=n.projectReference||{project:t};n.projectReference.outputFileName=i}return i}t.getAndCacheOutputJSFileName=getAndCacheOutputJSFileName;function getOutputJavaScriptFileName(e,t){const{options:r}=t.commandLine;const n=r.rootDir||a.dirname(t.sourceFile.fileName);const i=a.relative(n,e);const c=a.resolve(r.outDir||n,i);const u=s.jsonRegex.test(e)?".json":s.tsxRegex.test(e)&&r.jsx===o.JsxEmit.Preserve?".jsx":".js";return c.replace(s.extensionRegex,u)}},573:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});const n=r(5622);const i=r(9635);const a=r(6507);function makeWatchRun(e){const t=new Map;const r=0;return(n,a)=>{if(null===e.modifiedFiles){e.modifiedFiles=new Map}const o=n.fileTimestamps;for(const[n,a]of o){if(a>(t.get(n)||r)&&n.match(i.tsTsxJsJsxRegex)!==null){continue}t.set(n,a);updateFile(e,n)}for(const t of e.files.keys()){if(t.match(i.dtsDtsxOrDtsDtsxMapRegex)!==null&&t.match(i.nodeModules)===null){updateFile(e,t)}}a()}}t.makeWatchRun=makeWatchRun;function updateFile(e,t){const r=n.normalize(t);const i=e.files.get(r)||e.otherFiles.get(r);if(i!==undefined){i.text=a.readFile(r)||"";i.version++;e.version++;e.modifiedFiles.set(r,i);if(e.watchHost!==undefined){e.watchHost.invokeFileWatcher(r,e.compiler.FileWatcherEventKind.Changed)}}}},2070:(e,t,r)=>{var n=r(2956);e.exports=n},9577:(e,t,r)=>{"use strict";e=r.nmd(e);const n=r(8215);const i=(e,t)=>(function(){const r=e.apply(n,arguments);return`[${r+t}m`});const a=(e,t)=>(function(){const r=e.apply(n,arguments);return`[${38+t};5;${r}m`});const o=(e,t)=>(function(){const r=e.apply(n,arguments);return`[${38+t};2;${r[0]};${r[1]};${r[2]}m`});function assembleStyles(){const e=new Map;const t={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],gray:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};t.color.grey=t.color.gray;for(const r of Object.keys(t)){const n=t[r];for(const r of Object.keys(n)){const i=n[r];t[r]={open:`[${i[0]}m`,close:`[${i[1]}m`};n[r]=t[r];e.set(i[0],i[1])}Object.defineProperty(t,r,{value:n,enumerable:false});Object.defineProperty(t,"codes",{value:e,enumerable:false})}const r=e=>e;const s=(e,t,r)=>[e,t,r];t.color.close="";t.bgColor.close="";t.color.ansi={ansi:i(r,0)};t.color.ansi256={ansi256:a(r,0)};t.color.ansi16m={rgb:o(s,0)};t.bgColor.ansi={ansi:i(r,10)};t.bgColor.ansi256={ansi256:a(r,10)};t.bgColor.ansi16m={rgb:o(s,10)};for(let e of Object.keys(n)){if(typeof n[e]!=="object"){continue}const r=n[e];if(e==="ansi16"){e="ansi"}if("ansi16"in r){t.color.ansi[e]=i(r.ansi16,0);t.bgColor.ansi[e]=i(r.ansi16,10)}if("ansi256"in r){t.color.ansi256[e]=a(r.ansi256,0);t.bgColor.ansi256[e]=a(r.ansi256,10)}if("rgb"in r){t.color.ansi16m[e]=o(r.rgb,0);t.bgColor.ansi16m[e]=o(r.rgb,10)}}return t}Object.defineProperty(e,"exports",{enumerable:true,get:assembleStyles})},3551:(e,t,r)=>{"use strict";const n=r(8732);const i=r(9577);const a=r(1816).stdout;const o=r(5333);const s=process.platform==="win32"&&!(process.env.TERM||"").toLowerCase().startsWith("xterm");const c=["ansi","ansi","ansi256","ansi16m"];const u=new Set(["gray"]);const l=Object.create(null);function applyOptions(e,t){t=t||{};const r=a?a.level:0;e.level=t.level===undefined?r:t.level;e.enabled="enabled"in t?t.enabled:e.level>0}function Chalk(e){if(!this||!(this instanceof Chalk)||this.template){const t={};applyOptions(t,e);t.template=function(){const e=[].slice.call(arguments);return chalkTag.apply(null,[t.template].concat(e))};Object.setPrototypeOf(t,Chalk.prototype);Object.setPrototypeOf(t.template,t);t.template.constructor=Chalk;return t.template}applyOptions(this,e)}if(s){i.blue.open=""}for(const e of Object.keys(i)){i[e].closeRe=new RegExp(n(i[e].close),"g");l[e]={get(){const t=i[e];return build.call(this,this._styles?this._styles.concat(t):[t],this._empty,e)}}}l.visible={get(){return build.call(this,this._styles||[],true,"visible")}};i.color.closeRe=new RegExp(n(i.color.close),"g");for(const e of Object.keys(i.color.ansi)){if(u.has(e)){continue}l[e]={get(){const t=this.level;return function(){const r=i.color[c[t]][e].apply(null,arguments);const n={open:r,close:i.color.close,closeRe:i.color.closeRe};return build.call(this,this._styles?this._styles.concat(n):[n],this._empty,e)}}}}i.bgColor.closeRe=new RegExp(n(i.bgColor.close),"g");for(const e of Object.keys(i.bgColor.ansi)){if(u.has(e)){continue}const t="bg"+e[0].toUpperCase()+e.slice(1);l[t]={get(){const t=this.level;return function(){const r=i.bgColor[c[t]][e].apply(null,arguments);const n={open:r,close:i.bgColor.close,closeRe:i.bgColor.closeRe};return build.call(this,this._styles?this._styles.concat(n):[n],this._empty,e)}}}}const f=Object.defineProperties(()=>{},l);function build(e,t,r){const n=function(){return applyStyle.apply(n,arguments)};n._styles=e;n._empty=t;const i=this;Object.defineProperty(n,"level",{enumerable:true,get(){return i.level},set(e){i.level=e}});Object.defineProperty(n,"enabled",{enumerable:true,get(){return i.enabled},set(e){i.enabled=e}});n.hasGrey=this.hasGrey||r==="gray"||r==="grey";n.__proto__=f;return n}function applyStyle(){const e=arguments;const t=e.length;let r=String(arguments[0]);if(t===0){return""}if(t>1){for(let n=1;n{"use strict";const t=/(?:\\(u[a-f\d]{4}|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi;const r=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g;const n=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/;const i=/\\(u[a-f\d]{4}|x[a-f\d]{2}|.)|([^\\])/gi;const a=new Map([["n","\n"],["r","\r"],["t","\t"],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e",""],["a",""]]);function unescape(e){if(e[0]==="u"&&e.length===5||e[0]==="x"&&e.length===3){return String.fromCharCode(parseInt(e.slice(1),16))}return a.get(e)||e}function parseArguments(e,t){const r=[];const a=t.trim().split(/\s*,\s*/g);let o;for(const t of a){if(!isNaN(t)){r.push(Number(t))}else if(o=t.match(n)){r.push(o[2].replace(i,(e,t,r)=>t?unescape(t):r))}else{throw new Error(`Invalid Chalk template style argument: ${t} (in style '${e}')`)}}return r}function parseStyle(e){r.lastIndex=0;const t=[];let n;while((n=r.exec(e))!==null){const e=n[1];if(n[2]){const r=parseArguments(e,n[2]);t.push([e].concat(r))}else{t.push([e])}}return t}function buildStyle(e,t){const r={};for(const e of t){for(const t of e.styles){r[t[0]]=e.inverse?null:t.slice(1)}}let n=e;for(const e of Object.keys(r)){if(Array.isArray(r[e])){if(!(e in n)){throw new Error(`Unknown Chalk style: ${e}`)}if(r[e].length>0){n=n[e].apply(n,r[e])}else{n=n[e]}}}return n}e.exports=((e,r)=>{const n=[];const i=[];let a=[];r.replace(t,(t,r,o,s,c,u)=>{if(r){a.push(unescape(r))}else if(s){const t=a.join("");a=[];i.push(n.length===0?t:buildStyle(e,n)(t));n.push({inverse:o,styles:parseStyle(s)})}else if(c){if(n.length===0){throw new Error("Found extraneous } in Chalk template literal")}i.push(buildStyle(e,n)(a.join("")));a=[];n.pop()}else{a.push(u)}});i.push(a.join(""));if(n.length>0){const e=`Chalk template literal is missing ${n.length} closing bracket${n.length===1?"":"s"} (\`}\`)`;throw new Error(e)}return i.join("")})},8394:(e,t,r)=>{"use strict";var n=r(977);var i=r(8586);var a=typeof Reflect!=="undefined"&&Reflect.defineProperty?Reflect.defineProperty:Object.defineProperty;e.exports=function defineProperty(e,t,r){if(!n(e)&&typeof e!=="function"&&!Array.isArray(e)){throw new TypeError("expected an object, function, or array")}if(typeof t!=="string"){throw new TypeError('expected "key" to be a string')}if(i(r)){a(e,t,r);return e}a(e,t,{configurable:true,enumerable:false,writable:true,value:r});return e}},7418:(e,t,r)=>{"use strict";var n=r(8530);var i=r(7954);e.exports=Object.assign||function(e){if(e===null||typeof e==="undefined"){throw new TypeError("Cannot convert undefined or null to object")}if(!isObject(e)){e={}}for(var t=1;t{"use strict";e.exports=((e,t)=>{t=t||process.argv;const r=e.startsWith("-")?"":e.length===1?"-":"--";const n=t.indexOf(r+e);const i=t.indexOf("--");return n!==-1&&(i===-1?true:n{"use strict";var n=r(1221);e.exports=function isExtendable(e){return n(e)||typeof e==="function"||Array.isArray(e)}},5536:e=>{var t=Object.prototype.toString;e.exports=function kindOf(e){if(e===void 0)return"undefined";if(e===null)return"null";var r=typeof e;if(r==="boolean")return"boolean";if(r==="string")return"string";if(r==="number")return"number";if(r==="symbol")return"symbol";if(r==="function"){return isGeneratorFn(e)?"generatorfunction":"function"}if(isArray(e))return"array";if(isBuffer(e))return"buffer";if(isArguments(e))return"arguments";if(isDate(e))return"date";if(isError(e))return"error";if(isRegexp(e))return"regexp";switch(ctorName(e)){case"Symbol":return"symbol";case"Promise":return"promise";case"WeakMap":return"weakmap";case"WeakSet":return"weakset";case"Map":return"map";case"Set":return"set";case"Int8Array":return"int8array";case"Uint8Array":return"uint8array";case"Uint8ClampedArray":return"uint8clampedarray";case"Int16Array":return"int16array";case"Uint16Array":return"uint16array";case"Int32Array":return"int32array";case"Uint32Array":return"uint32array";case"Float32Array":return"float32array";case"Float64Array":return"float64array"}if(isGeneratorObj(e)){return"generator"}r=t.call(e);switch(r){case"[object Object]":return"object";case"[object Map Iterator]":return"mapiterator";case"[object Set Iterator]":return"setiterator";case"[object String Iterator]":return"stringiterator";case"[object Array Iterator]":return"arrayiterator"}return r.slice(8,-1).toLowerCase().replace(/\s/g,"")};function ctorName(e){return e.constructor?e.constructor.name:null}function isArray(e){if(Array.isArray)return Array.isArray(e);return e instanceof Array}function isError(e){return e instanceof Error||typeof e.message==="string"&&e.constructor&&typeof e.constructor.stackTraceLimit==="number"}function isDate(e){if(e instanceof Date)return true;return typeof e.toDateString==="function"&&typeof e.getDate==="function"&&typeof e.setDate==="function"}function isRegexp(e){if(e instanceof RegExp)return true;return typeof e.flags==="string"&&typeof e.ignoreCase==="boolean"&&typeof e.multiline==="boolean"&&typeof e.global==="boolean"}function isGeneratorFn(e,t){return ctorName(e)==="GeneratorFunction"}function isGeneratorObj(e){return typeof e.throw==="function"&&typeof e.return==="function"&&typeof e.next==="function"}function isArguments(e){try{if(typeof e.length==="number"&&typeof e.callee==="function"){return true}}catch(e){if(e.message.indexOf("callee")!==-1){return true}}return false}function isBuffer(e){if(e.constructor&&typeof e.constructor.isBuffer==="function"){return e.constructor.isBuffer(e)}return false}},4930:(e,t,r)=>{"use strict";var n=r(1669);var i=r(4495);var a=r(9532);var o=r(7418);var s=r(7111);var c=r(9841);var u=r(4832);var l=r(5463);var f=1024*64;function micromatch(e,t,r){t=l.arrayify(t);e=l.arrayify(e);var n=t.length;if(e.length===0||n===0){return[]}if(n===1){return micromatch.match(e,t[0],r)}var i=[];var a=[];var o=-1;while(++of){throw new Error("expected pattern to be less than "+f+" characters")}function makeRe(){var r=micromatch.create(e,t);var n=[];var i=r.map(function(e){e.ast.state=e.state;n.push(e.ast);return e.output});var o=a(i.join("|"),t);Object.defineProperty(o,"result",{configurable:true,enumerable:false,value:n});return o}return memoize("makeRe",e,t,makeRe)};micromatch.braces=function(e,t){if(typeof e!=="string"&&!Array.isArray(e)){throw new TypeError("expected pattern to be an array or string")}function expand(){if(t&&t.nobrace===true||!/\{.*\}/.test(e)){return l.arrayify(e)}return i(e,t)}return memoize("braces",e,t,expand)};micromatch.braceExpand=function(e,t){var r=o({},t,{expand:true});return micromatch.braces(e,r)};micromatch.create=function(e,t){return memoize("create",e,t,function(){function create(e,t){return micromatch.compile(micromatch.parse(e,t),t)}e=micromatch.braces(e,t);var r=e.length;var n=-1;var i=[];while(++n{e.exports=new(r(9111))},7111:(e,t,r)=>{"use strict";var n=r(5434);var i=r(2655);e.exports=function(e){var t=e.compiler.compilers;var r=e.options;e.use(n.compilers);var a=t.escape;var o=t.qmark;var s=t.slash;var c=t.star;var u=t.text;var l=t.plus;var f=t.dot;if(r.extglob===false||r.noext===true){e.compiler.use(escapeExtglobs)}else{e.use(i.compilers)}e.use(function(){this.options.star=this.options.star||function(){return"[^\\\\/]*?"}});e.compiler.set("dot",f).set("escape",a).set("plus",l).set("slash",s).set("qmark",o).set("star",c).set("text",u)};function escapeExtglobs(e){e.set("paren",function(e){var t="";visit(e,function(e){if(e.val)t+=(/^\W/.test(e.val)?"\\":"")+e.val});return this.emit(t,e)});function visit(e,t){return e.nodes?mapVisit(e.nodes,t):t(e)}function mapVisit(e,t){var r=e.length;var n=-1;while(++n{"use strict";var n=r(2655);var i=r(5434);var a=r(3089);var o=r(9532);var s;var c="([!@*?+]?\\(|\\)|\\[:?(?=.*?:?\\])|:?\\]|[*+?!^$.\\\\/])+";var u=function(e){return s||(s=textRegex(c))};e.exports=function(e){var t=e.parser.parsers;e.use(i.parsers);var r=t.escape;var a=t.slash;var o=t.qmark;var s=t.plus;var c=t.star;var l=t.dot;e.use(n.parsers);e.parser.use(function(){this.notRegex=/^\!+(?!\()/}).capture("escape",r).capture("slash",a).capture("qmark",o).capture("star",c).capture("plus",s).capture("dot",l).capture("text",function(){if(this.isInside("bracket"))return;var e=this.position();var t=this.match(u(this.options));if(!t||!t[0])return;var r=t[0].replace(/([[\]^$])/g,"\\$1");return e({type:"text",val:r})})};function textRegex(e){var t=a.create(e,{contains:true,strictClose:false});var r="(?:[\\^]|\\\\|";return o(r+t+")",{strictClose:false})}},5463:(e,t,r)=>{"use strict";var n=e.exports;var i=r(5622);var a=r(9769);n.define=r(8394);n.diff=r(6253);n.extend=r(7418);n.pick=r(5767);n.typeOf=r(5536);n.unique=r(6974);n.isWindows=function(){return i.sep==="\\"||process.platform==="win32"};n.instantiate=function(e,t){var r;if(n.typeOf(e)==="object"&&e.snapdragon){r=e.snapdragon}else if(n.typeOf(t)==="object"&&t.snapdragon){r=t.snapdragon}else{r=new a(t)}n.define(r,"parse",function(e,t){var r=a.prototype.parse.apply(this,arguments);r.input=e;var i=this.parser.stack.pop();if(i&&this.options.strictErrors!==true){var o=i.nodes[0];var s=i.nodes[1];if(i.type==="bracket"){if(s.val.charAt(0)==="["){s.val="\\"+s.val}}else{o.val="\\"+o.val;var c=o.parent.nodes[1];if(c.type==="star"){c.loose=true}}}n.define(r,"parser",this.parser);return r});return r};n.createKey=function(e,t){if(n.typeOf(t)!=="object"){return e}var r=e;var i=Object.keys(t);for(var a=0;a{"use strict";const n=r(2087);const i=r(7239);const a=process.env;let o;if(i("no-color")||i("no-colors")||i("color=false")){o=false}else if(i("color")||i("colors")||i("color=true")||i("color=always")){o=true}if("FORCE_COLOR"in a){o=a.FORCE_COLOR.length===0||parseInt(a.FORCE_COLOR,10)!==0}function translateLevel(e){if(e===0){return false}return{level:e,hasBasic:true,has256:e>=2,has16m:e>=3}}function supportsColor(e){if(o===false){return 0}if(i("color=16m")||i("color=full")||i("color=truecolor")){return 3}if(i("color=256")){return 2}if(e&&!e.isTTY&&o!==true){return 0}const t=o?1:0;if(process.platform==="win32"){const e=n.release().split(".");if(Number(process.versions.node.split(".")[0])>=8&&Number(e[0])>=10&&Number(e[2])>=10586){return Number(e[2])>=14931?3:2}return 1}if("CI"in a){if(["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI"].some(e=>e in a)||a.CI_NAME==="codeship"){return 1}return t}if("TEAMCITY_VERSION"in a){return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(a.TEAMCITY_VERSION)?1:0}if(a.COLORTERM==="truecolor"){return 3}if("TERM_PROGRAM"in a){const e=parseInt((a.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(a.TERM_PROGRAM){case"iTerm.app":return e>=3?3:2;case"Apple_Terminal":return 2}}if(/-256(color)?$/i.test(a.TERM)){return 2}if(/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(a.TERM)){return 1}if("COLORTERM"in a){return 1}if(a.TERM==="dumb"){return t}return t}function getSupportLevel(e){const t=supportsColor(e);return translateLevel(t)}e.exports={supportsColor:getSupportLevel,stdout:getSupportLevel(process.stdout),stderr:getSupportLevel(process.stderr)}},3779:function(e,t,r){"use strict";var n=this&&this.__assign||function(){n=Object.assign||function(e){for(var t,r=1,n=arguments.length;r0&&a[a.length-1])&&(o[0]===6||o[0]===2)){r=0;continue}if(o[0]===3&&(!a||o[1]>a[0]&&o[1]=0;r--){var n=e[r];if(t(n,r)){return n}}return undefined}e.findLast=findLast;function findIndex(e,t,r){for(var n=r||0;n=0;n--){if(t(e[n],n)){return n}}return-1}e.findLastIndex=findLastIndex;function findMap(e,t){for(var r=0;r0}}return false}e.some=some;function getRangesWhere(e,t,r){var n;for(var i=0;i0){n.assertGreaterThanOrEqual(r(t[o],t[o-1]),0)}t:for(var s=a;as){n.assertGreaterThanOrEqual(r(e[a],e[a-1]),0)}switch(r(t[o],e[a])){case-1:i.push(t[o]);continue e;case 0:continue e;case 1:continue t}}}return i}e.relativeComplement=relativeComplement;function sum(e,t){var r=0;for(var n=0,i=e;n>1);var c=r(e[s]);switch(n(c,t)){case-1:a=s+1;break;case 0:return s;case 1:o=s-1;break}}return~a}e.binarySearchKey=binarySearchKey;function reduceLeft(e,t,r,n,i){if(e&&e.length>0){var a=e.length;if(a>0){var o=n===undefined||n<0?0:n;var s=i===undefined||o+i>a-1?a-1:o+i;var c=void 0;if(arguments.length<=2){c=e[o];o++}else{c=r}while(o<=s){c=t(c,e[o],o);o++}return c}}return r}e.reduceLeft=reduceLeft;var t=Object.prototype.hasOwnProperty;function hasProperty(e,r){return t.call(e,r)}e.hasProperty=hasProperty;function getProperty(e,r){return t.call(e,r)?e[r]:undefined}e.getProperty=getProperty;function getOwnKeys(e){var r=[];for(var n in e){if(t.call(e,n)){r.push(n)}}return r}e.getOwnKeys=getOwnKeys;function getOwnValues(e){var r=[];for(var n in e){if(t.call(e,n)){r.push(e[n])}}return r}e.getOwnValues=getOwnValues;function arrayFrom(e,t){var r;var n=[];for(var i=e.next(),a=i.value,o=i.done;!o;r=e.next(),a=r.value,o=r.done,r){n.push(t?t(a):a)}return n}e.arrayFrom=arrayFrom;function assign(e){var t=[];for(var r=1;r=t}e.shouldAssert=shouldAssert;function assert(e,t,r,n){if(!e){if(r){t+="\r\nVerbose Debug Information: "+(typeof r==="string"?r:r())}fail(t?"False expression: "+t:"False expression.",n||assert)}}e.assert=assert;function assertEqual(e,t,r,n){if(e!==t){var i=r?n?r+" "+n:r:"";fail("Expected "+e+" === "+t+". "+i)}}e.assertEqual=assertEqual;function assertLessThan(e,t,r){if(e>=t){fail("Expected "+e+" < "+t+". "+(r||""))}}e.assertLessThan=assertLessThan;function assertLessThanOrEqual(e,t){if(e>t){fail("Expected "+e+" <= "+t)}}e.assertLessThanOrEqual=assertLessThanOrEqual;function assertGreaterThanOrEqual(e,t){if(e= "+t)}}e.assertGreaterThanOrEqual=assertGreaterThanOrEqual;function fail(e,t){debugger;var r=new Error(e?"Debug Failure. "+e:"Debug Failure.");if(Error.captureStackTrace){Error.captureStackTrace(r,t||fail)}throw r}e.fail=fail;function assertDefined(e,t){if(e===undefined||e===null)return fail(t);return e}e.assertDefined=assertDefined;function assertEachDefined(e,t){for(var r=0,n=e;rt?1:0}e.compareStringsCaseInsensitive=compareStringsCaseInsensitive;function compareStringsCaseSensitive(e,t){return compareComparableValues(e,t)}e.compareStringsCaseSensitive=compareStringsCaseSensitive;function getStringComparer(e){return e?compareStringsCaseInsensitive:compareStringsCaseSensitive}e.getStringComparer=getStringComparer;var i=function(){var e;var t;var r=getStringComparerFactory();return createStringComparer;function compareWithCallback(e,t,r){if(e===t)return 0;if(e===undefined)return-1;if(t===undefined)return 1;var n=r(e,t);return n<0?-1:n>0?1:0}function createIntlCollatorStringComparer(e){var t=new Intl.Collator(e,{usage:"sort",sensitivity:"variant"}).compare;return function(e,r){return compareWithCallback(e,r,t)}}function createLocaleCompareStringComparer(e){if(e!==undefined)return createFallbackStringComparer();return function(e,t){return compareWithCallback(e,t,compareStrings)};function compareStrings(e,t){return e.localeCompare(t)}}function createFallbackStringComparer(){return function(e,t){return compareWithCallback(e,t,compareDictionaryOrder)};function compareDictionaryOrder(e,t){return compareStrings(e.toUpperCase(),t.toUpperCase())||compareStrings(e,t)}function compareStrings(e,t){return et?1:0}}function getStringComparerFactory(){if(typeof Intl==="object"&&typeof Intl.Collator==="function"){return createIntlCollatorStringComparer}if(typeof String.prototype.localeCompare==="function"&&typeof String.prototype.toLocaleUpperCase==="function"&&"a".localeCompare("B")<0){return createLocaleCompareStringComparer}return createFallbackStringComparer}function createStringComparer(n){if(n===undefined){return e||(e=r(n))}else if(n==="en-US"){return t||(t=r(n))}else{return r(n)}}}();var a;var o;function getUILocale(){return o}e.getUILocale=getUILocale;function setUILocale(e){if(o!==e){o=e;a=undefined}}e.setUILocale=setUILocale;function compareStringsCaseSensitiveUI(e,t){var r=a||(a=i(o));return r(e,t)}e.compareStringsCaseSensitiveUI=compareStringsCaseSensitiveUI;function compareProperties(e,t,r,n){return e===t?0:e===undefined?-1:t===undefined?1:n(e[r],t[r])}e.compareProperties=compareProperties;function compareBooleans(e,t){return compareValues(e?1:0,t?1:0)}e.compareBooleans=compareBooleans;function getSpellingSuggestion(e,t,r){var i=Math.min(2,Math.floor(e.length*.34));var a=Math.floor(e.length*.4)+1;var o;var s=false;var c=e.toLowerCase();for(var u=0,l=t;ur?o-r:1;var u=t.length>r+o?r+o:t.length;i[0]=o;var l=o;for(var f=1;fr){return undefined}var p=n;n=i;i=p}var g=n[t.length];return g>r?undefined:g}function endsWith(e,t){var r=e.length-t.length;return r>=0&&e.indexOf(t,r)===r}e.endsWith=endsWith;function removeSuffix(e,t){return endsWith(e,t)?e.slice(0,e.length-t.length):e}e.removeSuffix=removeSuffix;function tryRemoveSuffix(e,t){return endsWith(e,t)?e.slice(0,e.length-t.length):undefined}e.tryRemoveSuffix=tryRemoveSuffix;function stringContains(e,t){return e.indexOf(t)!==-1}e.stringContains=stringContains;function fileExtensionIs(e,t){return e.length>t.length&&endsWith(e,t)}e.fileExtensionIs=fileExtensionIs;function fileExtensionIsOneOf(e,t){for(var r=0,n=t;ri){i=c.prefix.length;n=s}}return n}e.findBestPatternMatch=findBestPatternMatch;function startsWith(e,t){return e.lastIndexOf(t,0)===0}e.startsWith=startsWith;function removePrefix(e,t){return startsWith(e,t)?e.substr(t.length):e}e.removePrefix=removePrefix;function tryRemovePrefix(e,t,r){if(r===void 0){r=identity}return startsWith(r(e),r(t))?e.substring(t.length):undefined}e.tryRemovePrefix=tryRemovePrefix;function isPatternMatch(e,t){var r=e.prefix,n=e.suffix;return t.length>=r.length+n.length&&startsWith(t,r)&&endsWith(t,n)}function and(e,t){return function(r){return e(r)&&t(r)}}e.and=and;function or(e,t){return function(r){return e(r)||t(r)}}e.or=or;function assertType(e){}e.assertType=assertType;function singleElementArray(e){return e===undefined?undefined:[e]}e.singleElementArray=singleElementArray;function enumerateInsertsAndDeletes(e,t,r,n,i,a){a=a||noop;var o=0;var s=0;var c=e.length;var u=t.length;while(o=0,"Invalid argument: major");e.Debug.assert(i>=0,"Invalid argument: minor");e.Debug.assert(a>=0,"Invalid argument: patch");e.Debug.assert(!o||r.test(o),"Invalid argument: prerelease");e.Debug.assert(!s||n.test(s),"Invalid argument: build");this.major=t;this.minor=i;this.patch=a;this.prerelease=o?o.split("."):e.emptyArray;this.build=s?s.split("."):e.emptyArray}Version.tryParse=function(e){var t=tryParseComponents(e);if(!t)return undefined;var r=t.major,n=t.minor,i=t.patch,a=t.prerelease,o=t.build;return new Version(r,n,i,a,o)};Version.prototype.compareTo=function(t){if(this===t)return 0;if(t===undefined)return 1;return e.compareValues(this.major,t.major)||e.compareValues(this.minor,t.minor)||e.compareValues(this.patch,t.patch)||comparePrerelaseIdentifiers(this.prerelease,t.prerelease)};Version.prototype.increment=function(t){switch(t){case"major":return new Version(this.major+1,0,0);case"minor":return new Version(this.major,this.minor+1,0);case"patch":return new Version(this.major,this.minor,this.patch+1);default:return e.Debug.assertNever(t)}};Version.prototype.toString=function(){var t=this.major+"."+this.minor+"."+this.patch;if(e.some(this.prerelease))t+="-"+this.prerelease.join(".");if(e.some(this.build))t+="+"+this.build.join(".");return t};Version.zero=new Version(0,0,0);return Version}();e.Version=a;function tryParseComponents(e){var i=t.exec(e);if(!i)return undefined;var a=i[1],o=i[2],s=o===void 0?"0":o,c=i[3],u=c===void 0?"0":c,l=i[4],f=l===void 0?"":l,d=i[5],p=d===void 0?"":d;if(f&&!r.test(f))return undefined;if(p&&!n.test(p))return undefined;return{major:parseInt(a,10),minor:parseInt(s,10),patch:parseInt(u,10),prerelease:f,build:p}}function comparePrerelaseIdentifiers(t,r){if(t===r)return 0;if(t.length===0)return r.length===0?0:1;if(r.length===0)return-1;var n=Math.min(t.length,r.length);for(var a=0;a|>=|=)?\s*([a-z0-9-+.*]+)$/i;function parseRange(e){var t=[];for(var r=0,n=e.trim().split(s);r=",n.version))}if(!isWildcard(i.major)){r.push(isWildcard(i.minor)?createComparator("<",i.version.increment("major")):isWildcard(i.patch)?createComparator("<",i.version.increment("minor")):createComparator("<=",i.version))}return true}function parseComparator(e,t,r){var n=parsePartial(t);if(!n)return false;var i=n.version,o=n.major,s=n.minor,c=n.patch;if(!isWildcard(o)){switch(e){case"~":r.push(createComparator(">=",i));r.push(createComparator("<",i.increment(isWildcard(s)?"major":"minor")));break;case"^":r.push(createComparator(">=",i));r.push(createComparator("<",i.increment(i.major>0||isWildcard(s)?"major":i.minor>0||isWildcard(c)?"minor":"patch")));break;case"<":case">=":r.push(createComparator(e,i));break;case"<=":case">":r.push(isWildcard(s)?createComparator(e==="<="?"<":">=",i.increment("major")):isWildcard(c)?createComparator(e==="<="?"<":">=",i.increment("minor")):createComparator(e,i));break;case"=":case undefined:if(isWildcard(s)||isWildcard(c)){r.push(createComparator(">=",i));r.push(createComparator("<",i.increment(isWildcard(s)?"major":"minor")))}else{r.push(createComparator("=",i))}break;default:return false}}else if(e==="<"||e===">"){r.push(createComparator("<",a.zero))}return true}function isWildcard(e){return e==="*"||e==="x"||e==="X"}function createComparator(e,t){return{operator:e,operand:t}}function testDisjunction(e,t){if(t.length===0)return true;for(var r=0,n=t;r":return i>0;case">=":return i>=0;case"=":return i===0;default:return e.Debug.assertNever(r)}}function formatDisjunction(t){return e.map(t,formatAlternative).join(" || ")||"*"}function formatAlternative(t){return e.map(t,formatComparator).join(" ")}function formatComparator(e){return""+e.operator+e.operand}})(s||(s={}));var s;(function(e){var t;(function(e){e[e["Unknown"]=0]="Unknown";e[e["EndOfFileToken"]=1]="EndOfFileToken";e[e["SingleLineCommentTrivia"]=2]="SingleLineCommentTrivia";e[e["MultiLineCommentTrivia"]=3]="MultiLineCommentTrivia";e[e["NewLineTrivia"]=4]="NewLineTrivia";e[e["WhitespaceTrivia"]=5]="WhitespaceTrivia";e[e["ShebangTrivia"]=6]="ShebangTrivia";e[e["ConflictMarkerTrivia"]=7]="ConflictMarkerTrivia";e[e["NumericLiteral"]=8]="NumericLiteral";e[e["BigIntLiteral"]=9]="BigIntLiteral";e[e["StringLiteral"]=10]="StringLiteral";e[e["JsxText"]=11]="JsxText";e[e["JsxTextAllWhiteSpaces"]=12]="JsxTextAllWhiteSpaces";e[e["RegularExpressionLiteral"]=13]="RegularExpressionLiteral";e[e["NoSubstitutionTemplateLiteral"]=14]="NoSubstitutionTemplateLiteral";e[e["TemplateHead"]=15]="TemplateHead";e[e["TemplateMiddle"]=16]="TemplateMiddle";e[e["TemplateTail"]=17]="TemplateTail";e[e["OpenBraceToken"]=18]="OpenBraceToken";e[e["CloseBraceToken"]=19]="CloseBraceToken";e[e["OpenParenToken"]=20]="OpenParenToken";e[e["CloseParenToken"]=21]="CloseParenToken";e[e["OpenBracketToken"]=22]="OpenBracketToken";e[e["CloseBracketToken"]=23]="CloseBracketToken";e[e["DotToken"]=24]="DotToken";e[e["DotDotDotToken"]=25]="DotDotDotToken";e[e["SemicolonToken"]=26]="SemicolonToken";e[e["CommaToken"]=27]="CommaToken";e[e["LessThanToken"]=28]="LessThanToken";e[e["LessThanSlashToken"]=29]="LessThanSlashToken";e[e["GreaterThanToken"]=30]="GreaterThanToken";e[e["LessThanEqualsToken"]=31]="LessThanEqualsToken";e[e["GreaterThanEqualsToken"]=32]="GreaterThanEqualsToken";e[e["EqualsEqualsToken"]=33]="EqualsEqualsToken";e[e["ExclamationEqualsToken"]=34]="ExclamationEqualsToken";e[e["EqualsEqualsEqualsToken"]=35]="EqualsEqualsEqualsToken";e[e["ExclamationEqualsEqualsToken"]=36]="ExclamationEqualsEqualsToken";e[e["EqualsGreaterThanToken"]=37]="EqualsGreaterThanToken";e[e["PlusToken"]=38]="PlusToken";e[e["MinusToken"]=39]="MinusToken";e[e["AsteriskToken"]=40]="AsteriskToken";e[e["AsteriskAsteriskToken"]=41]="AsteriskAsteriskToken";e[e["SlashToken"]=42]="SlashToken";e[e["PercentToken"]=43]="PercentToken";e[e["PlusPlusToken"]=44]="PlusPlusToken";e[e["MinusMinusToken"]=45]="MinusMinusToken";e[e["LessThanLessThanToken"]=46]="LessThanLessThanToken";e[e["GreaterThanGreaterThanToken"]=47]="GreaterThanGreaterThanToken";e[e["GreaterThanGreaterThanGreaterThanToken"]=48]="GreaterThanGreaterThanGreaterThanToken";e[e["AmpersandToken"]=49]="AmpersandToken";e[e["BarToken"]=50]="BarToken";e[e["CaretToken"]=51]="CaretToken";e[e["ExclamationToken"]=52]="ExclamationToken";e[e["TildeToken"]=53]="TildeToken";e[e["AmpersandAmpersandToken"]=54]="AmpersandAmpersandToken";e[e["BarBarToken"]=55]="BarBarToken";e[e["QuestionToken"]=56]="QuestionToken";e[e["ColonToken"]=57]="ColonToken";e[e["AtToken"]=58]="AtToken";e[e["EqualsToken"]=59]="EqualsToken";e[e["PlusEqualsToken"]=60]="PlusEqualsToken";e[e["MinusEqualsToken"]=61]="MinusEqualsToken";e[e["AsteriskEqualsToken"]=62]="AsteriskEqualsToken";e[e["AsteriskAsteriskEqualsToken"]=63]="AsteriskAsteriskEqualsToken";e[e["SlashEqualsToken"]=64]="SlashEqualsToken";e[e["PercentEqualsToken"]=65]="PercentEqualsToken";e[e["LessThanLessThanEqualsToken"]=66]="LessThanLessThanEqualsToken";e[e["GreaterThanGreaterThanEqualsToken"]=67]="GreaterThanGreaterThanEqualsToken";e[e["GreaterThanGreaterThanGreaterThanEqualsToken"]=68]="GreaterThanGreaterThanGreaterThanEqualsToken";e[e["AmpersandEqualsToken"]=69]="AmpersandEqualsToken";e[e["BarEqualsToken"]=70]="BarEqualsToken";e[e["CaretEqualsToken"]=71]="CaretEqualsToken";e[e["Identifier"]=72]="Identifier";e[e["BreakKeyword"]=73]="BreakKeyword";e[e["CaseKeyword"]=74]="CaseKeyword";e[e["CatchKeyword"]=75]="CatchKeyword";e[e["ClassKeyword"]=76]="ClassKeyword";e[e["ConstKeyword"]=77]="ConstKeyword";e[e["ContinueKeyword"]=78]="ContinueKeyword";e[e["DebuggerKeyword"]=79]="DebuggerKeyword";e[e["DefaultKeyword"]=80]="DefaultKeyword";e[e["DeleteKeyword"]=81]="DeleteKeyword";e[e["DoKeyword"]=82]="DoKeyword";e[e["ElseKeyword"]=83]="ElseKeyword";e[e["EnumKeyword"]=84]="EnumKeyword";e[e["ExportKeyword"]=85]="ExportKeyword";e[e["ExtendsKeyword"]=86]="ExtendsKeyword";e[e["FalseKeyword"]=87]="FalseKeyword";e[e["FinallyKeyword"]=88]="FinallyKeyword";e[e["ForKeyword"]=89]="ForKeyword";e[e["FunctionKeyword"]=90]="FunctionKeyword";e[e["IfKeyword"]=91]="IfKeyword";e[e["ImportKeyword"]=92]="ImportKeyword";e[e["InKeyword"]=93]="InKeyword";e[e["InstanceOfKeyword"]=94]="InstanceOfKeyword";e[e["NewKeyword"]=95]="NewKeyword";e[e["NullKeyword"]=96]="NullKeyword";e[e["ReturnKeyword"]=97]="ReturnKeyword";e[e["SuperKeyword"]=98]="SuperKeyword";e[e["SwitchKeyword"]=99]="SwitchKeyword";e[e["ThisKeyword"]=100]="ThisKeyword";e[e["ThrowKeyword"]=101]="ThrowKeyword";e[e["TrueKeyword"]=102]="TrueKeyword";e[e["TryKeyword"]=103]="TryKeyword";e[e["TypeOfKeyword"]=104]="TypeOfKeyword";e[e["VarKeyword"]=105]="VarKeyword";e[e["VoidKeyword"]=106]="VoidKeyword";e[e["WhileKeyword"]=107]="WhileKeyword";e[e["WithKeyword"]=108]="WithKeyword";e[e["ImplementsKeyword"]=109]="ImplementsKeyword";e[e["InterfaceKeyword"]=110]="InterfaceKeyword";e[e["LetKeyword"]=111]="LetKeyword";e[e["PackageKeyword"]=112]="PackageKeyword";e[e["PrivateKeyword"]=113]="PrivateKeyword";e[e["ProtectedKeyword"]=114]="ProtectedKeyword";e[e["PublicKeyword"]=115]="PublicKeyword";e[e["StaticKeyword"]=116]="StaticKeyword";e[e["YieldKeyword"]=117]="YieldKeyword";e[e["AbstractKeyword"]=118]="AbstractKeyword";e[e["AsKeyword"]=119]="AsKeyword";e[e["AnyKeyword"]=120]="AnyKeyword";e[e["AsyncKeyword"]=121]="AsyncKeyword";e[e["AwaitKeyword"]=122]="AwaitKeyword";e[e["BooleanKeyword"]=123]="BooleanKeyword";e[e["ConstructorKeyword"]=124]="ConstructorKeyword";e[e["DeclareKeyword"]=125]="DeclareKeyword";e[e["GetKeyword"]=126]="GetKeyword";e[e["InferKeyword"]=127]="InferKeyword";e[e["IsKeyword"]=128]="IsKeyword";e[e["KeyOfKeyword"]=129]="KeyOfKeyword";e[e["ModuleKeyword"]=130]="ModuleKeyword";e[e["NamespaceKeyword"]=131]="NamespaceKeyword";e[e["NeverKeyword"]=132]="NeverKeyword";e[e["ReadonlyKeyword"]=133]="ReadonlyKeyword";e[e["RequireKeyword"]=134]="RequireKeyword";e[e["NumberKeyword"]=135]="NumberKeyword";e[e["ObjectKeyword"]=136]="ObjectKeyword";e[e["SetKeyword"]=137]="SetKeyword";e[e["StringKeyword"]=138]="StringKeyword";e[e["SymbolKeyword"]=139]="SymbolKeyword";e[e["TypeKeyword"]=140]="TypeKeyword";e[e["UndefinedKeyword"]=141]="UndefinedKeyword";e[e["UniqueKeyword"]=142]="UniqueKeyword";e[e["UnknownKeyword"]=143]="UnknownKeyword";e[e["FromKeyword"]=144]="FromKeyword";e[e["GlobalKeyword"]=145]="GlobalKeyword";e[e["BigIntKeyword"]=146]="BigIntKeyword";e[e["OfKeyword"]=147]="OfKeyword";e[e["QualifiedName"]=148]="QualifiedName";e[e["ComputedPropertyName"]=149]="ComputedPropertyName";e[e["TypeParameter"]=150]="TypeParameter";e[e["Parameter"]=151]="Parameter";e[e["Decorator"]=152]="Decorator";e[e["PropertySignature"]=153]="PropertySignature";e[e["PropertyDeclaration"]=154]="PropertyDeclaration";e[e["MethodSignature"]=155]="MethodSignature";e[e["MethodDeclaration"]=156]="MethodDeclaration";e[e["Constructor"]=157]="Constructor";e[e["GetAccessor"]=158]="GetAccessor";e[e["SetAccessor"]=159]="SetAccessor";e[e["CallSignature"]=160]="CallSignature";e[e["ConstructSignature"]=161]="ConstructSignature";e[e["IndexSignature"]=162]="IndexSignature";e[e["TypePredicate"]=163]="TypePredicate";e[e["TypeReference"]=164]="TypeReference";e[e["FunctionType"]=165]="FunctionType";e[e["ConstructorType"]=166]="ConstructorType";e[e["TypeQuery"]=167]="TypeQuery";e[e["TypeLiteral"]=168]="TypeLiteral";e[e["ArrayType"]=169]="ArrayType";e[e["TupleType"]=170]="TupleType";e[e["OptionalType"]=171]="OptionalType";e[e["RestType"]=172]="RestType";e[e["UnionType"]=173]="UnionType";e[e["IntersectionType"]=174]="IntersectionType";e[e["ConditionalType"]=175]="ConditionalType";e[e["InferType"]=176]="InferType";e[e["ParenthesizedType"]=177]="ParenthesizedType";e[e["ThisType"]=178]="ThisType";e[e["TypeOperator"]=179]="TypeOperator";e[e["IndexedAccessType"]=180]="IndexedAccessType";e[e["MappedType"]=181]="MappedType";e[e["LiteralType"]=182]="LiteralType";e[e["ImportType"]=183]="ImportType";e[e["ObjectBindingPattern"]=184]="ObjectBindingPattern";e[e["ArrayBindingPattern"]=185]="ArrayBindingPattern";e[e["BindingElement"]=186]="BindingElement";e[e["ArrayLiteralExpression"]=187]="ArrayLiteralExpression";e[e["ObjectLiteralExpression"]=188]="ObjectLiteralExpression";e[e["PropertyAccessExpression"]=189]="PropertyAccessExpression";e[e["ElementAccessExpression"]=190]="ElementAccessExpression";e[e["CallExpression"]=191]="CallExpression";e[e["NewExpression"]=192]="NewExpression";e[e["TaggedTemplateExpression"]=193]="TaggedTemplateExpression";e[e["TypeAssertionExpression"]=194]="TypeAssertionExpression";e[e["ParenthesizedExpression"]=195]="ParenthesizedExpression";e[e["FunctionExpression"]=196]="FunctionExpression";e[e["ArrowFunction"]=197]="ArrowFunction";e[e["DeleteExpression"]=198]="DeleteExpression";e[e["TypeOfExpression"]=199]="TypeOfExpression";e[e["VoidExpression"]=200]="VoidExpression";e[e["AwaitExpression"]=201]="AwaitExpression";e[e["PrefixUnaryExpression"]=202]="PrefixUnaryExpression";e[e["PostfixUnaryExpression"]=203]="PostfixUnaryExpression";e[e["BinaryExpression"]=204]="BinaryExpression";e[e["ConditionalExpression"]=205]="ConditionalExpression";e[e["TemplateExpression"]=206]="TemplateExpression";e[e["YieldExpression"]=207]="YieldExpression";e[e["SpreadElement"]=208]="SpreadElement";e[e["ClassExpression"]=209]="ClassExpression";e[e["OmittedExpression"]=210]="OmittedExpression";e[e["ExpressionWithTypeArguments"]=211]="ExpressionWithTypeArguments";e[e["AsExpression"]=212]="AsExpression";e[e["NonNullExpression"]=213]="NonNullExpression";e[e["MetaProperty"]=214]="MetaProperty";e[e["SyntheticExpression"]=215]="SyntheticExpression";e[e["TemplateSpan"]=216]="TemplateSpan";e[e["SemicolonClassElement"]=217]="SemicolonClassElement";e[e["Block"]=218]="Block";e[e["VariableStatement"]=219]="VariableStatement";e[e["EmptyStatement"]=220]="EmptyStatement";e[e["ExpressionStatement"]=221]="ExpressionStatement";e[e["IfStatement"]=222]="IfStatement";e[e["DoStatement"]=223]="DoStatement";e[e["WhileStatement"]=224]="WhileStatement";e[e["ForStatement"]=225]="ForStatement";e[e["ForInStatement"]=226]="ForInStatement";e[e["ForOfStatement"]=227]="ForOfStatement";e[e["ContinueStatement"]=228]="ContinueStatement";e[e["BreakStatement"]=229]="BreakStatement";e[e["ReturnStatement"]=230]="ReturnStatement";e[e["WithStatement"]=231]="WithStatement";e[e["SwitchStatement"]=232]="SwitchStatement";e[e["LabeledStatement"]=233]="LabeledStatement";e[e["ThrowStatement"]=234]="ThrowStatement";e[e["TryStatement"]=235]="TryStatement";e[e["DebuggerStatement"]=236]="DebuggerStatement";e[e["VariableDeclaration"]=237]="VariableDeclaration";e[e["VariableDeclarationList"]=238]="VariableDeclarationList";e[e["FunctionDeclaration"]=239]="FunctionDeclaration";e[e["ClassDeclaration"]=240]="ClassDeclaration";e[e["InterfaceDeclaration"]=241]="InterfaceDeclaration";e[e["TypeAliasDeclaration"]=242]="TypeAliasDeclaration";e[e["EnumDeclaration"]=243]="EnumDeclaration";e[e["ModuleDeclaration"]=244]="ModuleDeclaration";e[e["ModuleBlock"]=245]="ModuleBlock";e[e["CaseBlock"]=246]="CaseBlock";e[e["NamespaceExportDeclaration"]=247]="NamespaceExportDeclaration";e[e["ImportEqualsDeclaration"]=248]="ImportEqualsDeclaration";e[e["ImportDeclaration"]=249]="ImportDeclaration";e[e["ImportClause"]=250]="ImportClause";e[e["NamespaceImport"]=251]="NamespaceImport";e[e["NamedImports"]=252]="NamedImports";e[e["ImportSpecifier"]=253]="ImportSpecifier";e[e["ExportAssignment"]=254]="ExportAssignment";e[e["ExportDeclaration"]=255]="ExportDeclaration";e[e["NamedExports"]=256]="NamedExports";e[e["ExportSpecifier"]=257]="ExportSpecifier";e[e["MissingDeclaration"]=258]="MissingDeclaration";e[e["ExternalModuleReference"]=259]="ExternalModuleReference";e[e["JsxElement"]=260]="JsxElement";e[e["JsxSelfClosingElement"]=261]="JsxSelfClosingElement";e[e["JsxOpeningElement"]=262]="JsxOpeningElement";e[e["JsxClosingElement"]=263]="JsxClosingElement";e[e["JsxFragment"]=264]="JsxFragment";e[e["JsxOpeningFragment"]=265]="JsxOpeningFragment";e[e["JsxClosingFragment"]=266]="JsxClosingFragment";e[e["JsxAttribute"]=267]="JsxAttribute";e[e["JsxAttributes"]=268]="JsxAttributes";e[e["JsxSpreadAttribute"]=269]="JsxSpreadAttribute";e[e["JsxExpression"]=270]="JsxExpression";e[e["CaseClause"]=271]="CaseClause";e[e["DefaultClause"]=272]="DefaultClause";e[e["HeritageClause"]=273]="HeritageClause";e[e["CatchClause"]=274]="CatchClause";e[e["PropertyAssignment"]=275]="PropertyAssignment";e[e["ShorthandPropertyAssignment"]=276]="ShorthandPropertyAssignment";e[e["SpreadAssignment"]=277]="SpreadAssignment";e[e["EnumMember"]=278]="EnumMember";e[e["SourceFile"]=279]="SourceFile";e[e["Bundle"]=280]="Bundle";e[e["UnparsedSource"]=281]="UnparsedSource";e[e["InputFiles"]=282]="InputFiles";e[e["JSDocTypeExpression"]=283]="JSDocTypeExpression";e[e["JSDocAllType"]=284]="JSDocAllType";e[e["JSDocUnknownType"]=285]="JSDocUnknownType";e[e["JSDocNullableType"]=286]="JSDocNullableType";e[e["JSDocNonNullableType"]=287]="JSDocNonNullableType";e[e["JSDocOptionalType"]=288]="JSDocOptionalType";e[e["JSDocFunctionType"]=289]="JSDocFunctionType";e[e["JSDocVariadicType"]=290]="JSDocVariadicType";e[e["JSDocComment"]=291]="JSDocComment";e[e["JSDocTypeLiteral"]=292]="JSDocTypeLiteral";e[e["JSDocSignature"]=293]="JSDocSignature";e[e["JSDocTag"]=294]="JSDocTag";e[e["JSDocAugmentsTag"]=295]="JSDocAugmentsTag";e[e["JSDocClassTag"]=296]="JSDocClassTag";e[e["JSDocCallbackTag"]=297]="JSDocCallbackTag";e[e["JSDocEnumTag"]=298]="JSDocEnumTag";e[e["JSDocParameterTag"]=299]="JSDocParameterTag";e[e["JSDocReturnTag"]=300]="JSDocReturnTag";e[e["JSDocThisTag"]=301]="JSDocThisTag";e[e["JSDocTypeTag"]=302]="JSDocTypeTag";e[e["JSDocTemplateTag"]=303]="JSDocTemplateTag";e[e["JSDocTypedefTag"]=304]="JSDocTypedefTag";e[e["JSDocPropertyTag"]=305]="JSDocPropertyTag";e[e["SyntaxList"]=306]="SyntaxList";e[e["NotEmittedStatement"]=307]="NotEmittedStatement";e[e["PartiallyEmittedExpression"]=308]="PartiallyEmittedExpression";e[e["CommaListExpression"]=309]="CommaListExpression";e[e["MergeDeclarationMarker"]=310]="MergeDeclarationMarker";e[e["EndOfDeclarationMarker"]=311]="EndOfDeclarationMarker";e[e["Count"]=312]="Count";e[e["FirstAssignment"]=59]="FirstAssignment";e[e["LastAssignment"]=71]="LastAssignment";e[e["FirstCompoundAssignment"]=60]="FirstCompoundAssignment";e[e["LastCompoundAssignment"]=71]="LastCompoundAssignment";e[e["FirstReservedWord"]=73]="FirstReservedWord";e[e["LastReservedWord"]=108]="LastReservedWord";e[e["FirstKeyword"]=73]="FirstKeyword";e[e["LastKeyword"]=147]="LastKeyword";e[e["FirstFutureReservedWord"]=109]="FirstFutureReservedWord";e[e["LastFutureReservedWord"]=117]="LastFutureReservedWord";e[e["FirstTypeNode"]=163]="FirstTypeNode";e[e["LastTypeNode"]=183]="LastTypeNode";e[e["FirstPunctuation"]=18]="FirstPunctuation";e[e["LastPunctuation"]=71]="LastPunctuation";e[e["FirstToken"]=0]="FirstToken";e[e["LastToken"]=147]="LastToken";e[e["FirstTriviaToken"]=2]="FirstTriviaToken";e[e["LastTriviaToken"]=7]="LastTriviaToken";e[e["FirstLiteralToken"]=8]="FirstLiteralToken";e[e["LastLiteralToken"]=14]="LastLiteralToken";e[e["FirstTemplateToken"]=14]="FirstTemplateToken";e[e["LastTemplateToken"]=17]="LastTemplateToken";e[e["FirstBinaryOperator"]=28]="FirstBinaryOperator";e[e["LastBinaryOperator"]=71]="LastBinaryOperator";e[e["FirstNode"]=148]="FirstNode";e[e["FirstJSDocNode"]=283]="FirstJSDocNode";e[e["LastJSDocNode"]=305]="LastJSDocNode";e[e["FirstJSDocTagNode"]=294]="FirstJSDocTagNode";e[e["LastJSDocTagNode"]=305]="LastJSDocTagNode";e[e["FirstContextualKeyword"]=118]="FirstContextualKeyword";e[e["LastContextualKeyword"]=147]="LastContextualKeyword"})(t=e.SyntaxKind||(e.SyntaxKind={}));var r;(function(e){e[e["None"]=0]="None";e[e["Let"]=1]="Let";e[e["Const"]=2]="Const";e[e["NestedNamespace"]=4]="NestedNamespace";e[e["Synthesized"]=8]="Synthesized";e[e["Namespace"]=16]="Namespace";e[e["ExportContext"]=32]="ExportContext";e[e["ContainsThis"]=64]="ContainsThis";e[e["HasImplicitReturn"]=128]="HasImplicitReturn";e[e["HasExplicitReturn"]=256]="HasExplicitReturn";e[e["GlobalAugmentation"]=512]="GlobalAugmentation";e[e["HasAsyncFunctions"]=1024]="HasAsyncFunctions";e[e["DisallowInContext"]=2048]="DisallowInContext";e[e["YieldContext"]=4096]="YieldContext";e[e["DecoratorContext"]=8192]="DecoratorContext";e[e["AwaitContext"]=16384]="AwaitContext";e[e["ThisNodeHasError"]=32768]="ThisNodeHasError";e[e["JavaScriptFile"]=65536]="JavaScriptFile";e[e["ThisNodeOrAnySubNodesHasError"]=131072]="ThisNodeOrAnySubNodesHasError";e[e["HasAggregatedChildData"]=262144]="HasAggregatedChildData";e[e["PossiblyContainsDynamicImport"]=524288]="PossiblyContainsDynamicImport";e[e["PossiblyContainsImportMeta"]=1048576]="PossiblyContainsImportMeta";e[e["JSDoc"]=2097152]="JSDoc";e[e["Ambient"]=4194304]="Ambient";e[e["InWithStatement"]=8388608]="InWithStatement";e[e["JsonFile"]=16777216]="JsonFile";e[e["BlockScoped"]=3]="BlockScoped";e[e["ReachabilityCheckFlags"]=384]="ReachabilityCheckFlags";e[e["ReachabilityAndEmitFlags"]=1408]="ReachabilityAndEmitFlags";e[e["ContextFlags"]=12679168]="ContextFlags";e[e["TypeExcludesFlags"]=20480]="TypeExcludesFlags";e[e["PermanentlySetIncrementalFlags"]=1572864]="PermanentlySetIncrementalFlags"})(r=e.NodeFlags||(e.NodeFlags={}));var n;(function(e){e[e["None"]=0]="None";e[e["Export"]=1]="Export";e[e["Ambient"]=2]="Ambient";e[e["Public"]=4]="Public";e[e["Private"]=8]="Private";e[e["Protected"]=16]="Protected";e[e["Static"]=32]="Static";e[e["Readonly"]=64]="Readonly";e[e["Abstract"]=128]="Abstract";e[e["Async"]=256]="Async";e[e["Default"]=512]="Default";e[e["Const"]=2048]="Const";e[e["HasComputedFlags"]=536870912]="HasComputedFlags";e[e["AccessibilityModifier"]=28]="AccessibilityModifier";e[e["ParameterPropertyModifier"]=92]="ParameterPropertyModifier";e[e["NonPublicAccessibilityModifier"]=24]="NonPublicAccessibilityModifier";e[e["TypeScriptModifier"]=2270]="TypeScriptModifier";e[e["ExportDefault"]=513]="ExportDefault";e[e["All"]=3071]="All"})(n=e.ModifierFlags||(e.ModifierFlags={}));var i;(function(e){e[e["None"]=0]="None";e[e["IntrinsicNamedElement"]=1]="IntrinsicNamedElement";e[e["IntrinsicIndexedElement"]=2]="IntrinsicIndexedElement";e[e["IntrinsicElement"]=3]="IntrinsicElement"})(i=e.JsxFlags||(e.JsxFlags={}));var a;(function(e){e[e["Succeeded"]=1]="Succeeded";e[e["Failed"]=2]="Failed";e[e["FailedAndReported"]=3]="FailedAndReported"})(a=e.RelationComparisonResult||(e.RelationComparisonResult={}));var o;(function(e){e[e["None"]=0]="None";e[e["Auto"]=1]="Auto";e[e["Loop"]=2]="Loop";e[e["Unique"]=3]="Unique";e[e["Node"]=4]="Node";e[e["KindMask"]=7]="KindMask";e[e["ReservedInNestedScopes"]=8]="ReservedInNestedScopes";e[e["Optimistic"]=16]="Optimistic";e[e["FileLevel"]=32]="FileLevel"})(o=e.GeneratedIdentifierFlags||(e.GeneratedIdentifierFlags={}));var s;(function(e){e[e["None"]=0]="None";e[e["PrecedingLineBreak"]=1]="PrecedingLineBreak";e[e["PrecedingJSDocComment"]=2]="PrecedingJSDocComment";e[e["Unterminated"]=4]="Unterminated";e[e["ExtendedUnicodeEscape"]=8]="ExtendedUnicodeEscape";e[e["Scientific"]=16]="Scientific";e[e["Octal"]=32]="Octal";e[e["HexSpecifier"]=64]="HexSpecifier";e[e["BinarySpecifier"]=128]="BinarySpecifier";e[e["OctalSpecifier"]=256]="OctalSpecifier";e[e["ContainsSeparator"]=512]="ContainsSeparator";e[e["BinaryOrOctalSpecifier"]=384]="BinaryOrOctalSpecifier";e[e["NumericLiteralFlags"]=1008]="NumericLiteralFlags"})(s=e.TokenFlags||(e.TokenFlags={}));var c;(function(e){e[e["Unreachable"]=1]="Unreachable";e[e["Start"]=2]="Start";e[e["BranchLabel"]=4]="BranchLabel";e[e["LoopLabel"]=8]="LoopLabel";e[e["Assignment"]=16]="Assignment";e[e["TrueCondition"]=32]="TrueCondition";e[e["FalseCondition"]=64]="FalseCondition";e[e["SwitchClause"]=128]="SwitchClause";e[e["ArrayMutation"]=256]="ArrayMutation";e[e["Referenced"]=512]="Referenced";e[e["Shared"]=1024]="Shared";e[e["PreFinally"]=2048]="PreFinally";e[e["AfterFinally"]=4096]="AfterFinally";e[e["Label"]=12]="Label";e[e["Condition"]=96]="Condition"})(c=e.FlowFlags||(e.FlowFlags={}));var u=function(){function OperationCanceledException(){}return OperationCanceledException}();e.OperationCanceledException=u;var l;(function(e){e[e["Not"]=0]="Not";e[e["SafeModules"]=1]="SafeModules";e[e["Completely"]=2]="Completely"})(l=e.StructureIsReused||(e.StructureIsReused={}));var f;(function(e){e[e["Success"]=0]="Success";e[e["DiagnosticsPresent_OutputsSkipped"]=1]="DiagnosticsPresent_OutputsSkipped";e[e["DiagnosticsPresent_OutputsGenerated"]=2]="DiagnosticsPresent_OutputsGenerated"})(f=e.ExitStatus||(e.ExitStatus={}));var d;(function(e){e[e["None"]=0]="None";e[e["Literal"]=1]="Literal";e[e["Subtype"]=2]="Subtype"})(d=e.UnionReduction||(e.UnionReduction={}));var p;(function(e){e[e["None"]=0]="None";e[e["NoTruncation"]=1]="NoTruncation";e[e["WriteArrayAsGenericType"]=2]="WriteArrayAsGenericType";e[e["GenerateNamesForShadowedTypeParams"]=4]="GenerateNamesForShadowedTypeParams";e[e["UseStructuralFallback"]=8]="UseStructuralFallback";e[e["ForbidIndexedAccessSymbolReferences"]=16]="ForbidIndexedAccessSymbolReferences";e[e["WriteTypeArgumentsOfSignature"]=32]="WriteTypeArgumentsOfSignature";e[e["UseFullyQualifiedType"]=64]="UseFullyQualifiedType";e[e["UseOnlyExternalAliasing"]=128]="UseOnlyExternalAliasing";e[e["SuppressAnyReturnType"]=256]="SuppressAnyReturnType";e[e["WriteTypeParametersInQualifiedName"]=512]="WriteTypeParametersInQualifiedName";e[e["MultilineObjectLiterals"]=1024]="MultilineObjectLiterals";e[e["WriteClassExpressionAsTypeLiteral"]=2048]="WriteClassExpressionAsTypeLiteral";e[e["UseTypeOfFunction"]=4096]="UseTypeOfFunction";e[e["OmitParameterModifiers"]=8192]="OmitParameterModifiers";e[e["UseAliasDefinedOutsideCurrentScope"]=16384]="UseAliasDefinedOutsideCurrentScope";e[e["AllowThisInObjectLiteral"]=32768]="AllowThisInObjectLiteral";e[e["AllowQualifedNameInPlaceOfIdentifier"]=65536]="AllowQualifedNameInPlaceOfIdentifier";e[e["AllowAnonymousIdentifier"]=131072]="AllowAnonymousIdentifier";e[e["AllowEmptyUnionOrIntersection"]=262144]="AllowEmptyUnionOrIntersection";e[e["AllowEmptyTuple"]=524288]="AllowEmptyTuple";e[e["AllowUniqueESSymbolType"]=1048576]="AllowUniqueESSymbolType";e[e["AllowEmptyIndexInfoType"]=2097152]="AllowEmptyIndexInfoType";e[e["AllowNodeModulesRelativePaths"]=67108864]="AllowNodeModulesRelativePaths";e[e["DoNotIncludeSymbolChain"]=134217728]="DoNotIncludeSymbolChain";e[e["IgnoreErrors"]=70221824]="IgnoreErrors";e[e["InObjectTypeLiteral"]=4194304]="InObjectTypeLiteral";e[e["InTypeAlias"]=8388608]="InTypeAlias";e[e["InInitialEntityName"]=16777216]="InInitialEntityName";e[e["InReverseMappedType"]=33554432]="InReverseMappedType"})(p=e.NodeBuilderFlags||(e.NodeBuilderFlags={}));var g;(function(e){e[e["None"]=0]="None";e[e["NoTruncation"]=1]="NoTruncation";e[e["WriteArrayAsGenericType"]=2]="WriteArrayAsGenericType";e[e["UseStructuralFallback"]=8]="UseStructuralFallback";e[e["WriteTypeArgumentsOfSignature"]=32]="WriteTypeArgumentsOfSignature";e[e["UseFullyQualifiedType"]=64]="UseFullyQualifiedType";e[e["SuppressAnyReturnType"]=256]="SuppressAnyReturnType";e[e["MultilineObjectLiterals"]=1024]="MultilineObjectLiterals";e[e["WriteClassExpressionAsTypeLiteral"]=2048]="WriteClassExpressionAsTypeLiteral";e[e["UseTypeOfFunction"]=4096]="UseTypeOfFunction";e[e["OmitParameterModifiers"]=8192]="OmitParameterModifiers";e[e["UseAliasDefinedOutsideCurrentScope"]=16384]="UseAliasDefinedOutsideCurrentScope";e[e["AllowUniqueESSymbolType"]=1048576]="AllowUniqueESSymbolType";e[e["AddUndefined"]=131072]="AddUndefined";e[e["WriteArrowStyleSignature"]=262144]="WriteArrowStyleSignature";e[e["InArrayType"]=524288]="InArrayType";e[e["InElementType"]=2097152]="InElementType";e[e["InFirstTypeArgument"]=4194304]="InFirstTypeArgument";e[e["InTypeAlias"]=8388608]="InTypeAlias";e[e["WriteOwnNameForAnyLike"]=0]="WriteOwnNameForAnyLike";e[e["NodeBuilderFlagsMask"]=9469291]="NodeBuilderFlagsMask"})(g=e.TypeFormatFlags||(e.TypeFormatFlags={}));var _;(function(e){e[e["None"]=0]="None";e[e["WriteTypeParametersOrArguments"]=1]="WriteTypeParametersOrArguments";e[e["UseOnlyExternalAliasing"]=2]="UseOnlyExternalAliasing";e[e["AllowAnyNodeKind"]=4]="AllowAnyNodeKind";e[e["UseAliasDefinedOutsideCurrentScope"]=8]="UseAliasDefinedOutsideCurrentScope";e[e["DoNotIncludeSymbolChain"]=16]="DoNotIncludeSymbolChain"})(_=e.SymbolFormatFlags||(e.SymbolFormatFlags={}));var m;(function(e){e[e["Accessible"]=0]="Accessible";e[e["NotAccessible"]=1]="NotAccessible";e[e["CannotBeNamed"]=2]="CannotBeNamed"})(m=e.SymbolAccessibility||(e.SymbolAccessibility={}));var y;(function(e){e[e["UnionOrIntersection"]=0]="UnionOrIntersection";e[e["Spread"]=1]="Spread"})(y=e.SyntheticSymbolKind||(e.SyntheticSymbolKind={}));var h;(function(e){e[e["This"]=0]="This";e[e["Identifier"]=1]="Identifier"})(h=e.TypePredicateKind||(e.TypePredicateKind={}));var v;(function(e){e[e["Unknown"]=0]="Unknown";e[e["TypeWithConstructSignatureAndValue"]=1]="TypeWithConstructSignatureAndValue";e[e["VoidNullableOrNeverType"]=2]="VoidNullableOrNeverType";e[e["NumberLikeType"]=3]="NumberLikeType";e[e["BigIntLikeType"]=4]="BigIntLikeType";e[e["StringLikeType"]=5]="StringLikeType";e[e["BooleanType"]=6]="BooleanType";e[e["ArrayLikeType"]=7]="ArrayLikeType";e[e["ESSymbolType"]=8]="ESSymbolType";e[e["Promise"]=9]="Promise";e[e["TypeWithCallSignature"]=10]="TypeWithCallSignature";e[e["ObjectType"]=11]="ObjectType"})(v=e.TypeReferenceSerializationKind||(e.TypeReferenceSerializationKind={}));var T;(function(e){e[e["None"]=0]="None";e[e["FunctionScopedVariable"]=1]="FunctionScopedVariable";e[e["BlockScopedVariable"]=2]="BlockScopedVariable";e[e["Property"]=4]="Property";e[e["EnumMember"]=8]="EnumMember";e[e["Function"]=16]="Function";e[e["Class"]=32]="Class";e[e["Interface"]=64]="Interface";e[e["ConstEnum"]=128]="ConstEnum";e[e["RegularEnum"]=256]="RegularEnum";e[e["ValueModule"]=512]="ValueModule";e[e["NamespaceModule"]=1024]="NamespaceModule";e[e["TypeLiteral"]=2048]="TypeLiteral";e[e["ObjectLiteral"]=4096]="ObjectLiteral";e[e["Method"]=8192]="Method";e[e["Constructor"]=16384]="Constructor";e[e["GetAccessor"]=32768]="GetAccessor";e[e["SetAccessor"]=65536]="SetAccessor";e[e["Signature"]=131072]="Signature";e[e["TypeParameter"]=262144]="TypeParameter";e[e["TypeAlias"]=524288]="TypeAlias";e[e["ExportValue"]=1048576]="ExportValue";e[e["Alias"]=2097152]="Alias";e[e["Prototype"]=4194304]="Prototype";e[e["ExportStar"]=8388608]="ExportStar";e[e["Optional"]=16777216]="Optional";e[e["Transient"]=33554432]="Transient";e[e["Assignment"]=67108864]="Assignment";e[e["ModuleExports"]=134217728]="ModuleExports";e[e["All"]=67108863]="All";e[e["Enum"]=384]="Enum";e[e["Variable"]=3]="Variable";e[e["Value"]=67220415]="Value";e[e["Type"]=67897832]="Type";e[e["Namespace"]=1920]="Namespace";e[e["Module"]=1536]="Module";e[e["Accessor"]=98304]="Accessor";e[e["FunctionScopedVariableExcludes"]=67220414]="FunctionScopedVariableExcludes";e[e["BlockScopedVariableExcludes"]=67220415]="BlockScopedVariableExcludes";e[e["ParameterExcludes"]=67220415]="ParameterExcludes";e[e["PropertyExcludes"]=0]="PropertyExcludes";e[e["EnumMemberExcludes"]=68008959]="EnumMemberExcludes";e[e["FunctionExcludes"]=67219887]="FunctionExcludes";e[e["ClassExcludes"]=68008383]="ClassExcludes";e[e["InterfaceExcludes"]=67897736]="InterfaceExcludes";e[e["RegularEnumExcludes"]=68008191]="RegularEnumExcludes";e[e["ConstEnumExcludes"]=68008831]="ConstEnumExcludes";e[e["ValueModuleExcludes"]=110735]="ValueModuleExcludes";e[e["NamespaceModuleExcludes"]=0]="NamespaceModuleExcludes";e[e["MethodExcludes"]=67212223]="MethodExcludes";e[e["GetAccessorExcludes"]=67154879]="GetAccessorExcludes";e[e["SetAccessorExcludes"]=67187647]="SetAccessorExcludes";e[e["TypeParameterExcludes"]=67635688]="TypeParameterExcludes";e[e["TypeAliasExcludes"]=67897832]="TypeAliasExcludes";e[e["AliasExcludes"]=2097152]="AliasExcludes";e[e["ModuleMember"]=2623475]="ModuleMember";e[e["ExportHasLocal"]=944]="ExportHasLocal";e[e["BlockScoped"]=418]="BlockScoped";e[e["PropertyOrAccessor"]=98308]="PropertyOrAccessor";e[e["ClassMember"]=106500]="ClassMember";e[e["Classifiable"]=2885600]="Classifiable";e[e["LateBindingContainer"]=6240]="LateBindingContainer"})(T=e.SymbolFlags||(e.SymbolFlags={}));var S;(function(e){e[e["Numeric"]=0]="Numeric";e[e["Literal"]=1]="Literal"})(S=e.EnumKind||(e.EnumKind={}));var b;(function(e){e[e["Instantiated"]=1]="Instantiated";e[e["SyntheticProperty"]=2]="SyntheticProperty";e[e["SyntheticMethod"]=4]="SyntheticMethod";e[e["Readonly"]=8]="Readonly";e[e["Partial"]=16]="Partial";e[e["HasNonUniformType"]=32]="HasNonUniformType";e[e["ContainsPublic"]=64]="ContainsPublic";e[e["ContainsProtected"]=128]="ContainsProtected";e[e["ContainsPrivate"]=256]="ContainsPrivate";e[e["ContainsStatic"]=512]="ContainsStatic";e[e["Late"]=1024]="Late";e[e["ReverseMapped"]=2048]="ReverseMapped";e[e["OptionalParameter"]=4096]="OptionalParameter";e[e["RestParameter"]=8192]="RestParameter";e[e["Synthetic"]=6]="Synthetic"})(b=e.CheckFlags||(e.CheckFlags={}));var x;(function(e){e["Call"]="__call";e["Constructor"]="__constructor";e["New"]="__new";e["Index"]="__index";e["ExportStar"]="__export";e["Global"]="__global";e["Missing"]="__missing";e["Type"]="__type";e["Object"]="__object";e["JSXAttributes"]="__jsxAttributes";e["Class"]="__class";e["Function"]="__function";e["Computed"]="__computed";e["Resolving"]="__resolving__";e["ExportEquals"]="export=";e["Default"]="default";e["This"]="this"})(x=e.InternalSymbolName||(e.InternalSymbolName={}));var C;(function(e){e[e["TypeChecked"]=1]="TypeChecked";e[e["LexicalThis"]=2]="LexicalThis";e[e["CaptureThis"]=4]="CaptureThis";e[e["CaptureNewTarget"]=8]="CaptureNewTarget";e[e["SuperInstance"]=256]="SuperInstance";e[e["SuperStatic"]=512]="SuperStatic";e[e["ContextChecked"]=1024]="ContextChecked";e[e["AsyncMethodWithSuper"]=2048]="AsyncMethodWithSuper";e[e["AsyncMethodWithSuperBinding"]=4096]="AsyncMethodWithSuperBinding";e[e["CaptureArguments"]=8192]="CaptureArguments";e[e["EnumValuesComputed"]=16384]="EnumValuesComputed";e[e["LexicalModuleMergesWithClass"]=32768]="LexicalModuleMergesWithClass";e[e["LoopWithCapturedBlockScopedBinding"]=65536]="LoopWithCapturedBlockScopedBinding";e[e["ContainsCapturedBlockScopeBinding"]=131072]="ContainsCapturedBlockScopeBinding";e[e["CapturedBlockScopedBinding"]=262144]="CapturedBlockScopedBinding";e[e["BlockScopedBindingInLoop"]=524288]="BlockScopedBindingInLoop";e[e["ClassWithBodyScopedClassBinding"]=1048576]="ClassWithBodyScopedClassBinding";e[e["BodyScopedClassBinding"]=2097152]="BodyScopedClassBinding";e[e["NeedsLoopOutParameter"]=4194304]="NeedsLoopOutParameter";e[e["AssignmentsMarked"]=8388608]="AssignmentsMarked";e[e["ClassWithConstructorReference"]=16777216]="ClassWithConstructorReference";e[e["ConstructorReferenceInClass"]=33554432]="ConstructorReferenceInClass"})(C=e.NodeCheckFlags||(e.NodeCheckFlags={}));var E;(function(e){e[e["Any"]=1]="Any";e[e["Unknown"]=2]="Unknown";e[e["String"]=4]="String";e[e["Number"]=8]="Number";e[e["Boolean"]=16]="Boolean";e[e["Enum"]=32]="Enum";e[e["BigInt"]=64]="BigInt";e[e["StringLiteral"]=128]="StringLiteral";e[e["NumberLiteral"]=256]="NumberLiteral";e[e["BooleanLiteral"]=512]="BooleanLiteral";e[e["EnumLiteral"]=1024]="EnumLiteral";e[e["BigIntLiteral"]=2048]="BigIntLiteral";e[e["ESSymbol"]=4096]="ESSymbol";e[e["UniqueESSymbol"]=8192]="UniqueESSymbol";e[e["Void"]=16384]="Void";e[e["Undefined"]=32768]="Undefined";e[e["Null"]=65536]="Null";e[e["Never"]=131072]="Never";e[e["TypeParameter"]=262144]="TypeParameter";e[e["Object"]=524288]="Object";e[e["Union"]=1048576]="Union";e[e["Intersection"]=2097152]="Intersection";e[e["Index"]=4194304]="Index";e[e["IndexedAccess"]=8388608]="IndexedAccess";e[e["Conditional"]=16777216]="Conditional";e[e["Substitution"]=33554432]="Substitution";e[e["NonPrimitive"]=67108864]="NonPrimitive";e[e["ContainsWideningType"]=134217728]="ContainsWideningType";e[e["ContainsObjectLiteral"]=268435456]="ContainsObjectLiteral";e[e["ContainsAnyFunctionType"]=536870912]="ContainsAnyFunctionType";e[e["AnyOrUnknown"]=3]="AnyOrUnknown";e[e["Nullable"]=98304]="Nullable";e[e["Literal"]=2944]="Literal";e[e["Unit"]=109440]="Unit";e[e["StringOrNumberLiteral"]=384]="StringOrNumberLiteral";e[e["StringOrNumberLiteralOrUnique"]=8576]="StringOrNumberLiteralOrUnique";e[e["DefinitelyFalsy"]=117632]="DefinitelyFalsy";e[e["PossiblyFalsy"]=117724]="PossiblyFalsy";e[e["Intrinsic"]=67359327]="Intrinsic";e[e["Primitive"]=131068]="Primitive";e[e["StringLike"]=132]="StringLike";e[e["NumberLike"]=296]="NumberLike";e[e["BigIntLike"]=2112]="BigIntLike";e[e["BooleanLike"]=528]="BooleanLike";e[e["EnumLike"]=1056]="EnumLike";e[e["ESSymbolLike"]=12288]="ESSymbolLike";e[e["VoidLike"]=49152]="VoidLike";e[e["DisjointDomains"]=67238908]="DisjointDomains";e[e["UnionOrIntersection"]=3145728]="UnionOrIntersection";e[e["StructuredType"]=3670016]="StructuredType";e[e["TypeVariable"]=8650752]="TypeVariable";e[e["InstantiableNonPrimitive"]=58982400]="InstantiableNonPrimitive";e[e["InstantiablePrimitive"]=4194304]="InstantiablePrimitive";e[e["Instantiable"]=63176704]="Instantiable";e[e["StructuredOrInstantiable"]=66846720]="StructuredOrInstantiable";e[e["Narrowable"]=133970943]="Narrowable";e[e["NotUnionOrUnit"]=67637251]="NotUnionOrUnit";e[e["NotPrimitiveUnion"]=66994211]="NotPrimitiveUnion";e[e["RequiresWidening"]=402653184]="RequiresWidening";e[e["PropagatingFlags"]=939524096]="PropagatingFlags";e[e["NonWideningType"]=134217728]="NonWideningType";e[e["Wildcard"]=268435456]="Wildcard";e[e["EmptyObject"]=536870912]="EmptyObject";e[e["ConstructionFlags"]=939524096]="ConstructionFlags";e[e["GenericMappedType"]=134217728]="GenericMappedType"})(E=e.TypeFlags||(e.TypeFlags={}));var D;(function(e){e[e["Class"]=1]="Class";e[e["Interface"]=2]="Interface";e[e["Reference"]=4]="Reference";e[e["Tuple"]=8]="Tuple";e[e["Anonymous"]=16]="Anonymous";e[e["Mapped"]=32]="Mapped";e[e["Instantiated"]=64]="Instantiated";e[e["ObjectLiteral"]=128]="ObjectLiteral";e[e["EvolvingArray"]=256]="EvolvingArray";e[e["ObjectLiteralPatternWithComputedProperties"]=512]="ObjectLiteralPatternWithComputedProperties";e[e["ContainsSpread"]=1024]="ContainsSpread";e[e["ReverseMapped"]=2048]="ReverseMapped";e[e["JsxAttributes"]=4096]="JsxAttributes";e[e["MarkerType"]=8192]="MarkerType";e[e["JSLiteral"]=16384]="JSLiteral";e[e["FreshLiteral"]=32768]="FreshLiteral";e[e["ClassOrInterface"]=3]="ClassOrInterface"})(D=e.ObjectFlags||(e.ObjectFlags={}));var k;(function(e){e[e["Invariant"]=0]="Invariant";e[e["Covariant"]=1]="Covariant";e[e["Contravariant"]=2]="Contravariant";e[e["Bivariant"]=3]="Bivariant";e[e["Independent"]=4]="Independent"})(k=e.Variance||(e.Variance={}));var N;(function(e){e[e["Component"]=0]="Component";e[e["Function"]=1]="Function";e[e["Mixed"]=2]="Mixed"})(N=e.JsxReferenceKind||(e.JsxReferenceKind={}));var A;(function(e){e[e["Call"]=0]="Call";e[e["Construct"]=1]="Construct"})(A=e.SignatureKind||(e.SignatureKind={}));var O;(function(e){e[e["String"]=0]="String";e[e["Number"]=1]="Number"})(O=e.IndexKind||(e.IndexKind={}));var F;(function(e){e[e["NakedTypeVariable"]=1]="NakedTypeVariable";e[e["HomomorphicMappedType"]=2]="HomomorphicMappedType";e[e["MappedTypeConstraint"]=4]="MappedTypeConstraint";e[e["ReturnType"]=8]="ReturnType";e[e["LiteralKeyof"]=16]="LiteralKeyof";e[e["NoConstraints"]=32]="NoConstraints";e[e["AlwaysStrict"]=64]="AlwaysStrict";e[e["PriorityImpliesCombination"]=28]="PriorityImpliesCombination"})(F=e.InferencePriority||(e.InferencePriority={}));var P;(function(e){e[e["None"]=0]="None";e[e["NoDefault"]=1]="NoDefault";e[e["AnyDefault"]=2]="AnyDefault"})(P=e.InferenceFlags||(e.InferenceFlags={}));var I;(function(e){e[e["False"]=0]="False";e[e["Maybe"]=1]="Maybe";e[e["True"]=-1]="True"})(I=e.Ternary||(e.Ternary={}));var w;(function(e){e[e["None"]=0]="None";e[e["ExportsProperty"]=1]="ExportsProperty";e[e["ModuleExports"]=2]="ModuleExports";e[e["PrototypeProperty"]=3]="PrototypeProperty";e[e["ThisProperty"]=4]="ThisProperty";e[e["Property"]=5]="Property";e[e["Prototype"]=6]="Prototype";e[e["ObjectDefinePropertyValue"]=7]="ObjectDefinePropertyValue";e[e["ObjectDefinePropertyExports"]=8]="ObjectDefinePropertyExports";e[e["ObjectDefinePrototypeProperty"]=9]="ObjectDefinePrototypeProperty"})(w=e.AssignmentDeclarationKind||(e.AssignmentDeclarationKind={}));var M;(function(e){e[e["Warning"]=0]="Warning";e[e["Error"]=1]="Error";e[e["Suggestion"]=2]="Suggestion";e[e["Message"]=3]="Message"})(M=e.DiagnosticCategory||(e.DiagnosticCategory={}));function diagnosticCategoryName(e,t){if(t===void 0){t=true}var r=M[e.category];return t?r.toLowerCase():r}e.diagnosticCategoryName=diagnosticCategoryName;var L;(function(e){e[e["Classic"]=1]="Classic";e[e["NodeJs"]=2]="NodeJs"})(L=e.ModuleResolutionKind||(e.ModuleResolutionKind={}));var R;(function(e){e[e["None"]=0]="None";e[e["CommonJS"]=1]="CommonJS";e[e["AMD"]=2]="AMD";e[e["UMD"]=3]="UMD";e[e["System"]=4]="System";e[e["ES2015"]=5]="ES2015";e[e["ESNext"]=6]="ESNext"})(R=e.ModuleKind||(e.ModuleKind={}));var B;(function(e){e[e["None"]=0]="None";e[e["Preserve"]=1]="Preserve";e[e["React"]=2]="React";e[e["ReactNative"]=3]="ReactNative"})(B=e.JsxEmit||(e.JsxEmit={}));var j;(function(e){e[e["CarriageReturnLineFeed"]=0]="CarriageReturnLineFeed";e[e["LineFeed"]=1]="LineFeed"})(j=e.NewLineKind||(e.NewLineKind={}));var J;(function(e){e[e["Unknown"]=0]="Unknown";e[e["JS"]=1]="JS";e[e["JSX"]=2]="JSX";e[e["TS"]=3]="TS";e[e["TSX"]=4]="TSX";e[e["External"]=5]="External";e[e["JSON"]=6]="JSON";e[e["Deferred"]=7]="Deferred"})(J=e.ScriptKind||(e.ScriptKind={}));var W;(function(e){e[e["ES3"]=0]="ES3";e[e["ES5"]=1]="ES5";e[e["ES2015"]=2]="ES2015";e[e["ES2016"]=3]="ES2016";e[e["ES2017"]=4]="ES2017";e[e["ES2018"]=5]="ES2018";e[e["ESNext"]=6]="ESNext";e[e["JSON"]=100]="JSON";e[e["Latest"]=6]="Latest"})(W=e.ScriptTarget||(e.ScriptTarget={}));var U;(function(e){e[e["Standard"]=0]="Standard";e[e["JSX"]=1]="JSX"})(U=e.LanguageVariant||(e.LanguageVariant={}));var z;(function(e){e[e["None"]=0]="None";e[e["Recursive"]=1]="Recursive"})(z=e.WatchDirectoryFlags||(e.WatchDirectoryFlags={}));var V;(function(e){e[e["nullCharacter"]=0]="nullCharacter";e[e["maxAsciiCharacter"]=127]="maxAsciiCharacter";e[e["lineFeed"]=10]="lineFeed";e[e["carriageReturn"]=13]="carriageReturn";e[e["lineSeparator"]=8232]="lineSeparator";e[e["paragraphSeparator"]=8233]="paragraphSeparator";e[e["nextLine"]=133]="nextLine";e[e["space"]=32]="space";e[e["nonBreakingSpace"]=160]="nonBreakingSpace";e[e["enQuad"]=8192]="enQuad";e[e["emQuad"]=8193]="emQuad";e[e["enSpace"]=8194]="enSpace";e[e["emSpace"]=8195]="emSpace";e[e["threePerEmSpace"]=8196]="threePerEmSpace";e[e["fourPerEmSpace"]=8197]="fourPerEmSpace";e[e["sixPerEmSpace"]=8198]="sixPerEmSpace";e[e["figureSpace"]=8199]="figureSpace";e[e["punctuationSpace"]=8200]="punctuationSpace";e[e["thinSpace"]=8201]="thinSpace";e[e["hairSpace"]=8202]="hairSpace";e[e["zeroWidthSpace"]=8203]="zeroWidthSpace";e[e["narrowNoBreakSpace"]=8239]="narrowNoBreakSpace";e[e["ideographicSpace"]=12288]="ideographicSpace";e[e["mathematicalSpace"]=8287]="mathematicalSpace";e[e["ogham"]=5760]="ogham";e[e["_"]=95]="_";e[e["$"]=36]="$";e[e["_0"]=48]="_0";e[e["_1"]=49]="_1";e[e["_2"]=50]="_2";e[e["_3"]=51]="_3";e[e["_4"]=52]="_4";e[e["_5"]=53]="_5";e[e["_6"]=54]="_6";e[e["_7"]=55]="_7";e[e["_8"]=56]="_8";e[e["_9"]=57]="_9";e[e["a"]=97]="a";e[e["b"]=98]="b";e[e["c"]=99]="c";e[e["d"]=100]="d";e[e["e"]=101]="e";e[e["f"]=102]="f";e[e["g"]=103]="g";e[e["h"]=104]="h";e[e["i"]=105]="i";e[e["j"]=106]="j";e[e["k"]=107]="k";e[e["l"]=108]="l";e[e["m"]=109]="m";e[e["n"]=110]="n";e[e["o"]=111]="o";e[e["p"]=112]="p";e[e["q"]=113]="q";e[e["r"]=114]="r";e[e["s"]=115]="s";e[e["t"]=116]="t";e[e["u"]=117]="u";e[e["v"]=118]="v";e[e["w"]=119]="w";e[e["x"]=120]="x";e[e["y"]=121]="y";e[e["z"]=122]="z";e[e["A"]=65]="A";e[e["B"]=66]="B";e[e["C"]=67]="C";e[e["D"]=68]="D";e[e["E"]=69]="E";e[e["F"]=70]="F";e[e["G"]=71]="G";e[e["H"]=72]="H";e[e["I"]=73]="I";e[e["J"]=74]="J";e[e["K"]=75]="K";e[e["L"]=76]="L";e[e["M"]=77]="M";e[e["N"]=78]="N";e[e["O"]=79]="O";e[e["P"]=80]="P";e[e["Q"]=81]="Q";e[e["R"]=82]="R";e[e["S"]=83]="S";e[e["T"]=84]="T";e[e["U"]=85]="U";e[e["V"]=86]="V";e[e["W"]=87]="W";e[e["X"]=88]="X";e[e["Y"]=89]="Y";e[e["Z"]=90]="Z";e[e["ampersand"]=38]="ampersand";e[e["asterisk"]=42]="asterisk";e[e["at"]=64]="at";e[e["backslash"]=92]="backslash";e[e["backtick"]=96]="backtick";e[e["bar"]=124]="bar";e[e["caret"]=94]="caret";e[e["closeBrace"]=125]="closeBrace";e[e["closeBracket"]=93]="closeBracket";e[e["closeParen"]=41]="closeParen";e[e["colon"]=58]="colon";e[e["comma"]=44]="comma";e[e["dot"]=46]="dot";e[e["doubleQuote"]=34]="doubleQuote";e[e["equals"]=61]="equals";e[e["exclamation"]=33]="exclamation";e[e["greaterThan"]=62]="greaterThan";e[e["hash"]=35]="hash";e[e["lessThan"]=60]="lessThan";e[e["minus"]=45]="minus";e[e["openBrace"]=123]="openBrace";e[e["openBracket"]=91]="openBracket";e[e["openParen"]=40]="openParen";e[e["percent"]=37]="percent";e[e["plus"]=43]="plus";e[e["question"]=63]="question";e[e["semicolon"]=59]="semicolon";e[e["singleQuote"]=39]="singleQuote";e[e["slash"]=47]="slash";e[e["tilde"]=126]="tilde";e[e["backspace"]=8]="backspace";e[e["formFeed"]=12]="formFeed";e[e["byteOrderMark"]=65279]="byteOrderMark";e[e["tab"]=9]="tab";e[e["verticalTab"]=11]="verticalTab"})(V=e.CharacterCodes||(e.CharacterCodes={}));var K;(function(e){e["Ts"]=".ts";e["Tsx"]=".tsx";e["Dts"]=".d.ts";e["Js"]=".js";e["Jsx"]=".jsx";e["Json"]=".json"})(K=e.Extension||(e.Extension={}));var q;(function(e){e[e["None"]=0]="None";e[e["TypeScript"]=1]="TypeScript";e[e["ContainsTypeScript"]=2]="ContainsTypeScript";e[e["ContainsJsx"]=4]="ContainsJsx";e[e["ContainsESNext"]=8]="ContainsESNext";e[e["ContainsES2017"]=16]="ContainsES2017";e[e["ContainsES2016"]=32]="ContainsES2016";e[e["ES2015"]=64]="ES2015";e[e["ContainsES2015"]=128]="ContainsES2015";e[e["Generator"]=256]="Generator";e[e["ContainsGenerator"]=512]="ContainsGenerator";e[e["DestructuringAssignment"]=1024]="DestructuringAssignment";e[e["ContainsDestructuringAssignment"]=2048]="ContainsDestructuringAssignment";e[e["ContainsTypeScriptClassSyntax"]=4096]="ContainsTypeScriptClassSyntax";e[e["ContainsLexicalThis"]=8192]="ContainsLexicalThis";e[e["ContainsCapturedLexicalThis"]=16384]="ContainsCapturedLexicalThis";e[e["ContainsLexicalThisInComputedPropertyName"]=32768]="ContainsLexicalThisInComputedPropertyName";e[e["ContainsDefaultValueAssignments"]=65536]="ContainsDefaultValueAssignments";e[e["ContainsRestOrSpread"]=131072]="ContainsRestOrSpread";e[e["ContainsObjectRestOrSpread"]=262144]="ContainsObjectRestOrSpread";e[e["ContainsComputedPropertyName"]=524288]="ContainsComputedPropertyName";e[e["ContainsBlockScopedBinding"]=1048576]="ContainsBlockScopedBinding";e[e["ContainsBindingPattern"]=2097152]="ContainsBindingPattern";e[e["ContainsYield"]=4194304]="ContainsYield";e[e["ContainsHoistedDeclarationOrCompletion"]=8388608]="ContainsHoistedDeclarationOrCompletion";e[e["ContainsDynamicImport"]=16777216]="ContainsDynamicImport";e[e["Super"]=33554432]="Super";e[e["ContainsSuper"]=67108864]="ContainsSuper";e[e["HasComputedFlags"]=536870912]="HasComputedFlags";e[e["AssertTypeScript"]=3]="AssertTypeScript";e[e["AssertJsx"]=4]="AssertJsx";e[e["AssertESNext"]=8]="AssertESNext";e[e["AssertES2017"]=16]="AssertES2017";e[e["AssertES2016"]=32]="AssertES2016";e[e["AssertES2015"]=192]="AssertES2015";e[e["AssertGenerator"]=768]="AssertGenerator";e[e["AssertDestructuringAssignment"]=3072]="AssertDestructuringAssignment";e[e["OuterExpressionExcludes"]=536872257]="OuterExpressionExcludes";e[e["PropertyAccessExcludes"]=570426689]="PropertyAccessExcludes";e[e["NodeExcludes"]=637535553]="NodeExcludes";e[e["ArrowFunctionExcludes"]=653604161]="ArrowFunctionExcludes";e[e["FunctionExcludes"]=653620545]="FunctionExcludes";e[e["ConstructorExcludes"]=653616449]="ConstructorExcludes";e[e["MethodOrAccessorExcludes"]=653616449]="MethodOrAccessorExcludes";e[e["ClassExcludes"]=638121281]="ClassExcludes";e[e["ModuleExcludes"]=647001409]="ModuleExcludes";e[e["TypeExcludes"]=-3]="TypeExcludes";e[e["ObjectLiteralExcludes"]=638358849]="ObjectLiteralExcludes";e[e["ArrayLiteralOrCallOrNewExcludes"]=637666625]="ArrayLiteralOrCallOrNewExcludes";e[e["VariableDeclarationListExcludes"]=639894849]="VariableDeclarationListExcludes";e[e["ParameterExcludes"]=637535553]="ParameterExcludes";e[e["CatchClauseExcludes"]=637797697]="CatchClauseExcludes";e[e["BindingPatternExcludes"]=637666625]="BindingPatternExcludes";e[e["ES2015FunctionSyntaxMask"]=81920]="ES2015FunctionSyntaxMask"})(q=e.TransformFlags||(e.TransformFlags={}));var G;(function(e){e[e["None"]=0]="None";e[e["SingleLine"]=1]="SingleLine";e[e["AdviseOnEmitNode"]=2]="AdviseOnEmitNode";e[e["NoSubstitution"]=4]="NoSubstitution";e[e["CapturesThis"]=8]="CapturesThis";e[e["NoLeadingSourceMap"]=16]="NoLeadingSourceMap";e[e["NoTrailingSourceMap"]=32]="NoTrailingSourceMap";e[e["NoSourceMap"]=48]="NoSourceMap";e[e["NoNestedSourceMaps"]=64]="NoNestedSourceMaps";e[e["NoTokenLeadingSourceMaps"]=128]="NoTokenLeadingSourceMaps";e[e["NoTokenTrailingSourceMaps"]=256]="NoTokenTrailingSourceMaps";e[e["NoTokenSourceMaps"]=384]="NoTokenSourceMaps";e[e["NoLeadingComments"]=512]="NoLeadingComments";e[e["NoTrailingComments"]=1024]="NoTrailingComments";e[e["NoComments"]=1536]="NoComments";e[e["NoNestedComments"]=2048]="NoNestedComments";e[e["HelperName"]=4096]="HelperName";e[e["ExportName"]=8192]="ExportName";e[e["LocalName"]=16384]="LocalName";e[e["InternalName"]=32768]="InternalName";e[e["Indented"]=65536]="Indented";e[e["NoIndentation"]=131072]="NoIndentation";e[e["AsyncFunctionBody"]=262144]="AsyncFunctionBody";e[e["ReuseTempVariableScope"]=524288]="ReuseTempVariableScope";e[e["CustomPrologue"]=1048576]="CustomPrologue";e[e["NoHoisting"]=2097152]="NoHoisting";e[e["HasEndOfDeclarationMarker"]=4194304]="HasEndOfDeclarationMarker";e[e["Iterator"]=8388608]="Iterator";e[e["NoAsciiEscaping"]=16777216]="NoAsciiEscaping";e[e["TypeScriptClassWrapper"]=33554432]="TypeScriptClassWrapper";e[e["NeverApplyImportHelper"]=67108864]="NeverApplyImportHelper"})(G=e.EmitFlags||(e.EmitFlags={}));var H;(function(e){e[e["Extends"]=1]="Extends";e[e["Assign"]=2]="Assign";e[e["Rest"]=4]="Rest";e[e["Decorate"]=8]="Decorate";e[e["Metadata"]=16]="Metadata";e[e["Param"]=32]="Param";e[e["Awaiter"]=64]="Awaiter";e[e["Generator"]=128]="Generator";e[e["Values"]=256]="Values";e[e["Read"]=512]="Read";e[e["Spread"]=1024]="Spread";e[e["Await"]=2048]="Await";e[e["AsyncGenerator"]=4096]="AsyncGenerator";e[e["AsyncDelegator"]=8192]="AsyncDelegator";e[e["AsyncValues"]=16384]="AsyncValues";e[e["ExportStar"]=32768]="ExportStar";e[e["MakeTemplateObject"]=65536]="MakeTemplateObject";e[e["FirstEmitHelper"]=1]="FirstEmitHelper";e[e["LastEmitHelper"]=65536]="LastEmitHelper";e[e["ForOfIncludes"]=256]="ForOfIncludes";e[e["ForAwaitOfIncludes"]=16384]="ForAwaitOfIncludes";e[e["AsyncGeneratorIncludes"]=6144]="AsyncGeneratorIncludes";e[e["AsyncDelegatorIncludes"]=26624]="AsyncDelegatorIncludes";e[e["SpreadIncludes"]=1536]="SpreadIncludes"})(H=e.ExternalEmitHelpers||(e.ExternalEmitHelpers={}));var Q;(function(e){e[e["SourceFile"]=0]="SourceFile";e[e["Expression"]=1]="Expression";e[e["IdentifierName"]=2]="IdentifierName";e[e["MappedTypeParameter"]=3]="MappedTypeParameter";e[e["Unspecified"]=4]="Unspecified";e[e["EmbeddedStatement"]=5]="EmbeddedStatement"})(Q=e.EmitHint||(e.EmitHint={}));var $;(function(e){e[e["None"]=0]="None";e[e["SingleLine"]=0]="SingleLine";e[e["MultiLine"]=1]="MultiLine";e[e["PreserveLines"]=2]="PreserveLines";e[e["LinesMask"]=3]="LinesMask";e[e["NotDelimited"]=0]="NotDelimited";e[e["BarDelimited"]=4]="BarDelimited";e[e["AmpersandDelimited"]=8]="AmpersandDelimited";e[e["CommaDelimited"]=16]="CommaDelimited";e[e["AsteriskDelimited"]=32]="AsteriskDelimited";e[e["DelimitersMask"]=60]="DelimitersMask";e[e["AllowTrailingComma"]=64]="AllowTrailingComma";e[e["Indented"]=128]="Indented";e[e["SpaceBetweenBraces"]=256]="SpaceBetweenBraces";e[e["SpaceBetweenSiblings"]=512]="SpaceBetweenSiblings";e[e["Braces"]=1024]="Braces";e[e["Parenthesis"]=2048]="Parenthesis";e[e["AngleBrackets"]=4096]="AngleBrackets";e[e["SquareBrackets"]=8192]="SquareBrackets";e[e["BracketsMask"]=15360]="BracketsMask";e[e["OptionalIfUndefined"]=16384]="OptionalIfUndefined";e[e["OptionalIfEmpty"]=32768]="OptionalIfEmpty";e[e["Optional"]=49152]="Optional";e[e["PreferNewLine"]=65536]="PreferNewLine";e[e["NoTrailingNewLine"]=131072]="NoTrailingNewLine";e[e["NoInterveningComments"]=262144]="NoInterveningComments";e[e["NoSpaceIfEmpty"]=524288]="NoSpaceIfEmpty";e[e["SingleElement"]=1048576]="SingleElement";e[e["Modifiers"]=262656]="Modifiers";e[e["HeritageClauses"]=512]="HeritageClauses";e[e["SingleLineTypeLiteralMembers"]=768]="SingleLineTypeLiteralMembers";e[e["MultiLineTypeLiteralMembers"]=32897]="MultiLineTypeLiteralMembers";e[e["TupleTypeElements"]=528]="TupleTypeElements";e[e["UnionTypeConstituents"]=516]="UnionTypeConstituents";e[e["IntersectionTypeConstituents"]=520]="IntersectionTypeConstituents";e[e["ObjectBindingPatternElements"]=525136]="ObjectBindingPatternElements";e[e["ArrayBindingPatternElements"]=524880]="ArrayBindingPatternElements";e[e["ObjectLiteralExpressionProperties"]=526226]="ObjectLiteralExpressionProperties";e[e["ArrayLiteralExpressionElements"]=8914]="ArrayLiteralExpressionElements";e[e["CommaListElements"]=528]="CommaListElements";e[e["CallExpressionArguments"]=2576]="CallExpressionArguments";e[e["NewExpressionArguments"]=18960]="NewExpressionArguments";e[e["TemplateExpressionSpans"]=262144]="TemplateExpressionSpans";e[e["SingleLineBlockStatements"]=768]="SingleLineBlockStatements";e[e["MultiLineBlockStatements"]=129]="MultiLineBlockStatements";e[e["VariableDeclarationList"]=528]="VariableDeclarationList";e[e["SingleLineFunctionBodyStatements"]=768]="SingleLineFunctionBodyStatements";e[e["MultiLineFunctionBodyStatements"]=1]="MultiLineFunctionBodyStatements";e[e["ClassHeritageClauses"]=0]="ClassHeritageClauses";e[e["ClassMembers"]=129]="ClassMembers";e[e["InterfaceMembers"]=129]="InterfaceMembers";e[e["EnumMembers"]=145]="EnumMembers";e[e["CaseBlockClauses"]=129]="CaseBlockClauses";e[e["NamedImportsOrExportsElements"]=525136]="NamedImportsOrExportsElements";e[e["JsxElementOrFragmentChildren"]=262144]="JsxElementOrFragmentChildren";e[e["JsxElementAttributes"]=262656]="JsxElementAttributes";e[e["CaseOrDefaultClauseStatements"]=163969]="CaseOrDefaultClauseStatements";e[e["HeritageClauseTypes"]=528]="HeritageClauseTypes";e[e["SourceFileStatements"]=131073]="SourceFileStatements";e[e["Decorators"]=49153]="Decorators";e[e["TypeArguments"]=53776]="TypeArguments";e[e["TypeParameters"]=53776]="TypeParameters";e[e["Parameters"]=2576]="Parameters";e[e["IndexSignatureParameters"]=8848]="IndexSignatureParameters";e[e["JSDocComment"]=33]="JSDocComment"})($=e.ListFormat||(e.ListFormat={}));var X;(function(e){e[e["None"]=0]="None";e[e["TripleSlashXML"]=1]="TripleSlashXML";e[e["SingleLine"]=2]="SingleLine";e[e["MultiLine"]=4]="MultiLine";e[e["All"]=7]="All";e[e["Default"]=7]="Default"})(X=e.PragmaKindFlags||(e.PragmaKindFlags={}));function _contextuallyTypePragmas(e){return e}e.commentPragmas=_contextuallyTypePragmas({reference:{args:[{name:"types",optional:true,captureSpan:true},{name:"lib",optional:true,captureSpan:true},{name:"path",optional:true,captureSpan:true},{name:"no-default-lib",optional:true}],kind:1},"amd-dependency":{args:[{name:"path"},{name:"name",optional:true}],kind:1},"amd-module":{args:[{name:"name"}],kind:1},"ts-check":{kind:2},"ts-nocheck":{kind:2},jsx:{args:[{name:"factory"}],kind:4}})})(s||(s={}));var s;(function(e){function setStackTraceLimit(){if(Error.stackTraceLimit<100){Error.stackTraceLimit=100}}e.setStackTraceLimit=setStackTraceLimit;var t;(function(e){e[e["Created"]=0]="Created";e[e["Changed"]=1]="Changed";e[e["Deleted"]=2]="Deleted"})(t=e.FileWatcherEventKind||(e.FileWatcherEventKind={}));var i;(function(e){e[e["High"]=2e3]="High";e[e["Medium"]=500]="Medium";e[e["Low"]=250]="Low"})(i=e.PollingInterval||(e.PollingInterval={}));e.missingFileModifiedTime=new Date(0);function createPollingIntervalBasedLevels(e){var t;return t={},t[i.Low]=e.Low,t[i.Medium]=e.Medium,t[i.High]=e.High,t}var a={Low:32,Medium:64,High:256};var o=createPollingIntervalBasedLevels(a);e.unchangedPollThresholds=createPollingIntervalBasedLevels(a);function setCustomPollingValues(t){if(!t.getEnvironmentVariable){return}var r=setCustomLevels("TSC_WATCH_POLLINGINTERVAL",i);o=getCustomPollingBasedLevels("TSC_WATCH_POLLINGCHUNKSIZE",a)||o;e.unchangedPollThresholds=getCustomPollingBasedLevels("TSC_WATCH_UNCHANGEDPOLLTHRESHOLDS",a)||e.unchangedPollThresholds;function getLevel(e,r){return t.getEnvironmentVariable(e+"_"+r.toUpperCase())}function getCustomLevels(e){var t;setCustomLevel("Low");setCustomLevel("Medium");setCustomLevel("High");return t;function setCustomLevel(r){var n=getLevel(e,r);if(n){(t||(t={}))[r]=Number(n)}}}function setCustomLevels(e,t){var r=getCustomLevels(e);if(r){setLevel("Low");setLevel("Medium");setLevel("High");return true}return false;function setLevel(e){t[e]=r[e]||t[e]}}function getCustomPollingBasedLevels(e,t){var i=getCustomLevels(e);return(r||i)&&createPollingIntervalBasedLevels(i?n({},t,i):t)}}e.setCustomPollingValues=setCustomPollingValues;function createDynamicPriorityPollingWatchFile(t){var r=[];var n=[];var a=createPollingIntervalQueue(i.Low);var s=createPollingIntervalQueue(i.Medium);var c=createPollingIntervalQueue(i.High);return watchFile;function watchFile(t,n,i){var a={fileName:t,callback:n,unchangedPolls:0,mtime:getModifiedTime(t)};r.push(a);addToPollingIntervalQueue(a,i);return{close:function(){a.isClosed=true;e.unorderedRemoveItem(r,a)}}}function createPollingIntervalQueue(e){var t=[];t.pollingInterval=e;t.pollIndex=0;t.pollScheduled=false;return t}function pollPollingIntervalQueue(t){t.pollIndex=pollQueue(t,t.pollingInterval,t.pollIndex,o[t.pollingInterval]);if(t.length){scheduleNextPoll(t.pollingInterval)}else{e.Debug.assert(t.pollIndex===0);t.pollScheduled=false}}function pollLowPollingIntervalQueue(e){pollQueue(n,i.Low,0,n.length);pollPollingIntervalQueue(e);if(!e.pollScheduled&&n.length){scheduleNextPoll(i.Low)}}function pollQueue(t,r,a,o){var s=t.length;var c=a;for(var u=0;u0;nextPollIndex(),s--){var l=t[a];if(!l){continue}else if(l.isClosed){t[a]=undefined;continue}u++;var f=onWatchedFileStat(l,getModifiedTime(l.fileName));if(l.isClosed){t[a]=undefined}else if(f){l.unchangedPolls=0;if(t!==n){t[a]=undefined;addChangedFileToLowPollingIntervalQueue(l)}}else if(l.unchangedPolls!==e.unchangedPollThresholds[r]){l.unchangedPolls++}else if(t===n){l.unchangedPolls=1;t[a]=undefined;addToPollingIntervalQueue(l,i.Low)}else if(r!==i.High){l.unchangedPolls++;t[a]=undefined;addToPollingIntervalQueue(l,r===i.Low?i.Medium:i.High)}if(t[a]){if(c=4;var d=s.platform();var p=isFileSystemCaseSensitive();var g;(function(e){e[e["File"]=0]="File";e[e["Directory"]=1]="Directory"})(g||(g={}));var _=process.env.TSC_NONPOLLING_WATCHER;var m=process.env.TSC_WATCHFILE;var y=process.env.TSC_WATCHDIRECTORY;var h;var v={args:process.argv.slice(2),newLine:s.EOL,useCaseSensitiveFileNames:p,write:function(e){process.stdout.write(e)},writeOutputIsTTY:function(){return process.stdout.isTTY},readFile:readFile,writeFile:writeFile,watchFile:getWatchFile(),watchDirectory:getWatchDirectory(),resolvePath:function(e){return o.resolve(e)},fileExists:fileExists,directoryExists:directoryExists,createDirectory:function(e){if(!v.directoryExists(e)){a.mkdirSync(e)}},getExecutingFilePath:function(){return __filename},getCurrentDirectory:function(){return process.cwd()},getDirectories:getDirectories,getEnvironmentVariable:function(e){return process.env[e]||""},readDirectory:readDirectory,getModifiedTime:getModifiedTime,setModifiedTime:setModifiedTime,deleteFile:deleteFile,createHash:c?createMD5HashUsingNativeCrypto:generateDjb2Hash,createSHA256Hash:c?createSHA256Hash:undefined,getMemoryUsage:function(){if(global.gc){global.gc()}return process.memoryUsage().heapUsed},getFileSize:function(e){try{var t=a.statSync(e);if(t.isFile()){return t.size}}catch(e){}return 0},exit:function(e){process.exit(e)},realpath:realpath,debugMode:e.some(process.execArgv,function(e){return/^--(inspect|debug)(-brk)?(=\d+)?$/i.test(e)}),tryEnableSourceMapsForHost:function(){try{r(2284).install()}catch(e){}},setTimeout:setTimeout,clearTimeout:clearTimeout,clearScreen:function(){process.stdout.write("c")},setBlocking:function(){if(process.stdout&&process.stdout._handle&&process.stdout._handle.setBlocking){process.stdout._handle.setBlocking(true)}},bufferFrom:bufferFrom,base64decode:function(e){return bufferFrom(e,"base64").toString("utf8")},base64encode:function(e){return bufferFrom(e).toString("base64")}};return v;function bufferFrom(e,t){return u.from&&u.from!==Int8Array.from?u.from(e,t):new u(e,t)}function isFileSystemCaseSensitive(){if(d==="win32"||d==="win64"){return false}return!fileExists(swapCase(__filename))}function swapCase(e){return e.replace(/\w/g,function(e){var t=e.toUpperCase();return e===t?e.toLowerCase():t})}function getWatchFile(){switch(m){case"PriorityPollingInterval":return fsWatchFile;case"DynamicPriorityPolling":return createDynamicPriorityPollingWatchFile({getModifiedTime:getModifiedTime,setTimeout:setTimeout});case"UseFsEvents":return watchFileUsingFsWatch;case"UseFsEventsWithFallbackDynamicPolling":h=createDynamicPriorityPollingWatchFile({getModifiedTime:getModifiedTime,setTimeout:setTimeout});return createWatchFileUsingDynamicWatchFile(h);case"UseFsEventsOnParentDirectory":return createNonPollingWatchFile()}return _?createNonPollingWatchFile():function(e,t){return fsWatchFile(e,t)}}function getWatchDirectory(){var e=f&&(process.platform==="win32"||process.platform==="darwin");if(e){return watchDirectoryUsingFsWatch}var t=y==="RecursiveDirectoryUsingFsWatchFile"?createWatchDirectoryUsing(fsWatchFile):y==="RecursiveDirectoryUsingDynamicPriorityPolling"?createWatchDirectoryUsing(h||createDynamicPriorityPollingWatchFile({getModifiedTime:getModifiedTime,setTimeout:setTimeout})):watchDirectoryUsingFsWatch;var r=createRecursiveDirectoryWatcher({useCaseSensitiveFileNames:p,directoryExists:directoryExists,getAccessibleSortedChildDirectories:function(e){return getAccessibleFileSystemEntries(e).directories},watchDirectory:t,realpath:realpath});return function(e,n,i){if(i){return r(e,n)}return t(e,n)}}function createNonPollingWatchFile(){var r=e.createMultiMap();var n=e.createMap();var i=e.createGetCanonicalFileName(p);return nonPollingWatchFile;function nonPollingWatchFile(t,a){var o=i(t);r.add(o,a);var s=e.getDirectoryPath(o)||".";var c=n.get(s)||createDirectoryWatcher(e.getDirectoryPath(t)||".",s);c.referenceCount++;return{close:function(){if(c.referenceCount===1){c.close();n.delete(s)}else{c.referenceCount--}r.remove(o,a)}}}function createDirectoryWatcher(a,o){var s=fsWatchDirectory(a,function(n,o){if(!e.isString(o)){return}var s=e.getNormalizedAbsolutePath(o,a);var c=s&&r.get(i(s));if(c){for(var u=0,l=c;u=2&&r[0]===254&&r[1]===255){n&=~1;for(var i=0;i=2&&r[0]===255&&r[1]===254){return r.toString("utf16le",2)}if(n>=3&&r[0]===239&&r[1]===187&&r[2]===191){return r.toString("utf8",3)}return r.toString("utf8")}function writeFile(e,t,r){if(r){t=n+t}var i;try{i=a.openSync(e,"w");a.writeSync(i,t,undefined,"utf8")}finally{if(i!==undefined){a.closeSync(i)}}}function getAccessibleFileSystemEntries(t){try{var r=a.readdirSync(t||".").sort();var n=[];var i=[];for(var o=0,s=r;o type."),In_ambient_enum_declarations_member_initializer_must_be_constant_expression:diag(1066,e.DiagnosticCategory.Error,"In_ambient_enum_declarations_member_initializer_must_be_constant_expression_1066","In ambient enum declarations member initializer must be constant expression."),Unexpected_token_A_constructor_method_accessor_or_property_was_expected:diag(1068,e.DiagnosticCategory.Error,"Unexpected_token_A_constructor_method_accessor_or_property_was_expected_1068","Unexpected token. A constructor, method, accessor, or property was expected."),Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces:diag(1069,e.DiagnosticCategory.Error,"Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces_1069","Unexpected token. A type parameter name was expected without curly braces."),_0_modifier_cannot_appear_on_a_type_member:diag(1070,e.DiagnosticCategory.Error,"_0_modifier_cannot_appear_on_a_type_member_1070","'{0}' modifier cannot appear on a type member."),_0_modifier_cannot_appear_on_an_index_signature:diag(1071,e.DiagnosticCategory.Error,"_0_modifier_cannot_appear_on_an_index_signature_1071","'{0}' modifier cannot appear on an index signature."),A_0_modifier_cannot_be_used_with_an_import_declaration:diag(1079,e.DiagnosticCategory.Error,"A_0_modifier_cannot_be_used_with_an_import_declaration_1079","A '{0}' modifier cannot be used with an import declaration."),Invalid_reference_directive_syntax:diag(1084,e.DiagnosticCategory.Error,"Invalid_reference_directive_syntax_1084","Invalid 'reference' directive syntax."),Octal_literals_are_not_available_when_targeting_ECMAScript_5_and_higher_Use_the_syntax_0:diag(1085,e.DiagnosticCategory.Error,"Octal_literals_are_not_available_when_targeting_ECMAScript_5_and_higher_Use_the_syntax_0_1085","Octal literals are not available when targeting ECMAScript 5 and higher. Use the syntax '{0}'."),An_accessor_cannot_be_declared_in_an_ambient_context:diag(1086,e.DiagnosticCategory.Error,"An_accessor_cannot_be_declared_in_an_ambient_context_1086","An accessor cannot be declared in an ambient context."),_0_modifier_cannot_appear_on_a_constructor_declaration:diag(1089,e.DiagnosticCategory.Error,"_0_modifier_cannot_appear_on_a_constructor_declaration_1089","'{0}' modifier cannot appear on a constructor declaration."),_0_modifier_cannot_appear_on_a_parameter:diag(1090,e.DiagnosticCategory.Error,"_0_modifier_cannot_appear_on_a_parameter_1090","'{0}' modifier cannot appear on a parameter."),Only_a_single_variable_declaration_is_allowed_in_a_for_in_statement:diag(1091,e.DiagnosticCategory.Error,"Only_a_single_variable_declaration_is_allowed_in_a_for_in_statement_1091","Only a single variable declaration is allowed in a 'for...in' statement."),Type_parameters_cannot_appear_on_a_constructor_declaration:diag(1092,e.DiagnosticCategory.Error,"Type_parameters_cannot_appear_on_a_constructor_declaration_1092","Type parameters cannot appear on a constructor declaration."),Type_annotation_cannot_appear_on_a_constructor_declaration:diag(1093,e.DiagnosticCategory.Error,"Type_annotation_cannot_appear_on_a_constructor_declaration_1093","Type annotation cannot appear on a constructor declaration."),An_accessor_cannot_have_type_parameters:diag(1094,e.DiagnosticCategory.Error,"An_accessor_cannot_have_type_parameters_1094","An accessor cannot have type parameters."),A_set_accessor_cannot_have_a_return_type_annotation:diag(1095,e.DiagnosticCategory.Error,"A_set_accessor_cannot_have_a_return_type_annotation_1095","A 'set' accessor cannot have a return type annotation."),An_index_signature_must_have_exactly_one_parameter:diag(1096,e.DiagnosticCategory.Error,"An_index_signature_must_have_exactly_one_parameter_1096","An index signature must have exactly one parameter."),_0_list_cannot_be_empty:diag(1097,e.DiagnosticCategory.Error,"_0_list_cannot_be_empty_1097","'{0}' list cannot be empty."),Type_parameter_list_cannot_be_empty:diag(1098,e.DiagnosticCategory.Error,"Type_parameter_list_cannot_be_empty_1098","Type parameter list cannot be empty."),Type_argument_list_cannot_be_empty:diag(1099,e.DiagnosticCategory.Error,"Type_argument_list_cannot_be_empty_1099","Type argument list cannot be empty."),Invalid_use_of_0_in_strict_mode:diag(1100,e.DiagnosticCategory.Error,"Invalid_use_of_0_in_strict_mode_1100","Invalid use of '{0}' in strict mode."),with_statements_are_not_allowed_in_strict_mode:diag(1101,e.DiagnosticCategory.Error,"with_statements_are_not_allowed_in_strict_mode_1101","'with' statements are not allowed in strict mode."),delete_cannot_be_called_on_an_identifier_in_strict_mode:diag(1102,e.DiagnosticCategory.Error,"delete_cannot_be_called_on_an_identifier_in_strict_mode_1102","'delete' cannot be called on an identifier in strict mode."),A_for_await_of_statement_is_only_allowed_within_an_async_function_or_async_generator:diag(1103,e.DiagnosticCategory.Error,"A_for_await_of_statement_is_only_allowed_within_an_async_function_or_async_generator_1103","A 'for-await-of' statement is only allowed within an async function or async generator."),A_continue_statement_can_only_be_used_within_an_enclosing_iteration_statement:diag(1104,e.DiagnosticCategory.Error,"A_continue_statement_can_only_be_used_within_an_enclosing_iteration_statement_1104","A 'continue' statement can only be used within an enclosing iteration statement."),A_break_statement_can_only_be_used_within_an_enclosing_iteration_or_switch_statement:diag(1105,e.DiagnosticCategory.Error,"A_break_statement_can_only_be_used_within_an_enclosing_iteration_or_switch_statement_1105","A 'break' statement can only be used within an enclosing iteration or switch statement."),Jump_target_cannot_cross_function_boundary:diag(1107,e.DiagnosticCategory.Error,"Jump_target_cannot_cross_function_boundary_1107","Jump target cannot cross function boundary."),A_return_statement_can_only_be_used_within_a_function_body:diag(1108,e.DiagnosticCategory.Error,"A_return_statement_can_only_be_used_within_a_function_body_1108","A 'return' statement can only be used within a function body."),Expression_expected:diag(1109,e.DiagnosticCategory.Error,"Expression_expected_1109","Expression expected."),Type_expected:diag(1110,e.DiagnosticCategory.Error,"Type_expected_1110","Type expected."),A_default_clause_cannot_appear_more_than_once_in_a_switch_statement:diag(1113,e.DiagnosticCategory.Error,"A_default_clause_cannot_appear_more_than_once_in_a_switch_statement_1113","A 'default' clause cannot appear more than once in a 'switch' statement."),Duplicate_label_0:diag(1114,e.DiagnosticCategory.Error,"Duplicate_label_0_1114","Duplicate label '{0}'."),A_continue_statement_can_only_jump_to_a_label_of_an_enclosing_iteration_statement:diag(1115,e.DiagnosticCategory.Error,"A_continue_statement_can_only_jump_to_a_label_of_an_enclosing_iteration_statement_1115","A 'continue' statement can only jump to a label of an enclosing iteration statement."),A_break_statement_can_only_jump_to_a_label_of_an_enclosing_statement:diag(1116,e.DiagnosticCategory.Error,"A_break_statement_can_only_jump_to_a_label_of_an_enclosing_statement_1116","A 'break' statement can only jump to a label of an enclosing statement."),An_object_literal_cannot_have_multiple_properties_with_the_same_name_in_strict_mode:diag(1117,e.DiagnosticCategory.Error,"An_object_literal_cannot_have_multiple_properties_with_the_same_name_in_strict_mode_1117","An object literal cannot have multiple properties with the same name in strict mode."),An_object_literal_cannot_have_multiple_get_Slashset_accessors_with_the_same_name:diag(1118,e.DiagnosticCategory.Error,"An_object_literal_cannot_have_multiple_get_Slashset_accessors_with_the_same_name_1118","An object literal cannot have multiple get/set accessors with the same name."),An_object_literal_cannot_have_property_and_accessor_with_the_same_name:diag(1119,e.DiagnosticCategory.Error,"An_object_literal_cannot_have_property_and_accessor_with_the_same_name_1119","An object literal cannot have property and accessor with the same name."),An_export_assignment_cannot_have_modifiers:diag(1120,e.DiagnosticCategory.Error,"An_export_assignment_cannot_have_modifiers_1120","An export assignment cannot have modifiers."),Octal_literals_are_not_allowed_in_strict_mode:diag(1121,e.DiagnosticCategory.Error,"Octal_literals_are_not_allowed_in_strict_mode_1121","Octal literals are not allowed in strict mode."),Variable_declaration_list_cannot_be_empty:diag(1123,e.DiagnosticCategory.Error,"Variable_declaration_list_cannot_be_empty_1123","Variable declaration list cannot be empty."),Digit_expected:diag(1124,e.DiagnosticCategory.Error,"Digit_expected_1124","Digit expected."),Hexadecimal_digit_expected:diag(1125,e.DiagnosticCategory.Error,"Hexadecimal_digit_expected_1125","Hexadecimal digit expected."),Unexpected_end_of_text:diag(1126,e.DiagnosticCategory.Error,"Unexpected_end_of_text_1126","Unexpected end of text."),Invalid_character:diag(1127,e.DiagnosticCategory.Error,"Invalid_character_1127","Invalid character."),Declaration_or_statement_expected:diag(1128,e.DiagnosticCategory.Error,"Declaration_or_statement_expected_1128","Declaration or statement expected."),Statement_expected:diag(1129,e.DiagnosticCategory.Error,"Statement_expected_1129","Statement expected."),case_or_default_expected:diag(1130,e.DiagnosticCategory.Error,"case_or_default_expected_1130","'case' or 'default' expected."),Property_or_signature_expected:diag(1131,e.DiagnosticCategory.Error,"Property_or_signature_expected_1131","Property or signature expected."),Enum_member_expected:diag(1132,e.DiagnosticCategory.Error,"Enum_member_expected_1132","Enum member expected."),Variable_declaration_expected:diag(1134,e.DiagnosticCategory.Error,"Variable_declaration_expected_1134","Variable declaration expected."),Argument_expression_expected:diag(1135,e.DiagnosticCategory.Error,"Argument_expression_expected_1135","Argument expression expected."),Property_assignment_expected:diag(1136,e.DiagnosticCategory.Error,"Property_assignment_expected_1136","Property assignment expected."),Expression_or_comma_expected:diag(1137,e.DiagnosticCategory.Error,"Expression_or_comma_expected_1137","Expression or comma expected."),Parameter_declaration_expected:diag(1138,e.DiagnosticCategory.Error,"Parameter_declaration_expected_1138","Parameter declaration expected."),Type_parameter_declaration_expected:diag(1139,e.DiagnosticCategory.Error,"Type_parameter_declaration_expected_1139","Type parameter declaration expected."),Type_argument_expected:diag(1140,e.DiagnosticCategory.Error,"Type_argument_expected_1140","Type argument expected."),String_literal_expected:diag(1141,e.DiagnosticCategory.Error,"String_literal_expected_1141","String literal expected."),Line_break_not_permitted_here:diag(1142,e.DiagnosticCategory.Error,"Line_break_not_permitted_here_1142","Line break not permitted here."),or_expected:diag(1144,e.DiagnosticCategory.Error,"or_expected_1144","'{' or ';' expected."),Declaration_expected:diag(1146,e.DiagnosticCategory.Error,"Declaration_expected_1146","Declaration expected."),Import_declarations_in_a_namespace_cannot_reference_a_module:diag(1147,e.DiagnosticCategory.Error,"Import_declarations_in_a_namespace_cannot_reference_a_module_1147","Import declarations in a namespace cannot reference a module."),Cannot_use_imports_exports_or_module_augmentations_when_module_is_none:diag(1148,e.DiagnosticCategory.Error,"Cannot_use_imports_exports_or_module_augmentations_when_module_is_none_1148","Cannot use imports, exports, or module augmentations when '--module' is 'none'."),File_name_0_differs_from_already_included_file_name_1_only_in_casing:diag(1149,e.DiagnosticCategory.Error,"File_name_0_differs_from_already_included_file_name_1_only_in_casing_1149","File name '{0}' differs from already included file name '{1}' only in casing."),new_T_cannot_be_used_to_create_an_array_Use_new_Array_T_instead:diag(1150,e.DiagnosticCategory.Error,"new_T_cannot_be_used_to_create_an_array_Use_new_Array_T_instead_1150","'new T[]' cannot be used to create an array. Use 'new Array()' instead."),const_declarations_must_be_initialized:diag(1155,e.DiagnosticCategory.Error,"const_declarations_must_be_initialized_1155","'const' declarations must be initialized."),const_declarations_can_only_be_declared_inside_a_block:diag(1156,e.DiagnosticCategory.Error,"const_declarations_can_only_be_declared_inside_a_block_1156","'const' declarations can only be declared inside a block."),let_declarations_can_only_be_declared_inside_a_block:diag(1157,e.DiagnosticCategory.Error,"let_declarations_can_only_be_declared_inside_a_block_1157","'let' declarations can only be declared inside a block."),Unterminated_template_literal:diag(1160,e.DiagnosticCategory.Error,"Unterminated_template_literal_1160","Unterminated template literal."),Unterminated_regular_expression_literal:diag(1161,e.DiagnosticCategory.Error,"Unterminated_regular_expression_literal_1161","Unterminated regular expression literal."),An_object_member_cannot_be_declared_optional:diag(1162,e.DiagnosticCategory.Error,"An_object_member_cannot_be_declared_optional_1162","An object member cannot be declared optional."),A_yield_expression_is_only_allowed_in_a_generator_body:diag(1163,e.DiagnosticCategory.Error,"A_yield_expression_is_only_allowed_in_a_generator_body_1163","A 'yield' expression is only allowed in a generator body."),Computed_property_names_are_not_allowed_in_enums:diag(1164,e.DiagnosticCategory.Error,"Computed_property_names_are_not_allowed_in_enums_1164","Computed property names are not allowed in enums."),A_computed_property_name_in_an_ambient_context_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type:diag(1165,e.DiagnosticCategory.Error,"A_computed_property_name_in_an_ambient_context_must_refer_to_an_expression_whose_type_is_a_literal_t_1165","A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type."),A_computed_property_name_in_a_class_property_declaration_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type:diag(1166,e.DiagnosticCategory.Error,"A_computed_property_name_in_a_class_property_declaration_must_refer_to_an_expression_whose_type_is_a_1166","A computed property name in a class property declaration must refer to an expression whose type is a literal type or a 'unique symbol' type."),A_computed_property_name_in_a_method_overload_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type:diag(1168,e.DiagnosticCategory.Error,"A_computed_property_name_in_a_method_overload_must_refer_to_an_expression_whose_type_is_a_literal_ty_1168","A computed property name in a method overload must refer to an expression whose type is a literal type or a 'unique symbol' type."),A_computed_property_name_in_an_interface_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type:diag(1169,e.DiagnosticCategory.Error,"A_computed_property_name_in_an_interface_must_refer_to_an_expression_whose_type_is_a_literal_type_or_1169","A computed property name in an interface must refer to an expression whose type is a literal type or a 'unique symbol' type."),A_computed_property_name_in_a_type_literal_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type:diag(1170,e.DiagnosticCategory.Error,"A_computed_property_name_in_a_type_literal_must_refer_to_an_expression_whose_type_is_a_literal_type__1170","A computed property name in a type literal must refer to an expression whose type is a literal type or a 'unique symbol' type."),A_comma_expression_is_not_allowed_in_a_computed_property_name:diag(1171,e.DiagnosticCategory.Error,"A_comma_expression_is_not_allowed_in_a_computed_property_name_1171","A comma expression is not allowed in a computed property name."),extends_clause_already_seen:diag(1172,e.DiagnosticCategory.Error,"extends_clause_already_seen_1172","'extends' clause already seen."),extends_clause_must_precede_implements_clause:diag(1173,e.DiagnosticCategory.Error,"extends_clause_must_precede_implements_clause_1173","'extends' clause must precede 'implements' clause."),Classes_can_only_extend_a_single_class:diag(1174,e.DiagnosticCategory.Error,"Classes_can_only_extend_a_single_class_1174","Classes can only extend a single class."),implements_clause_already_seen:diag(1175,e.DiagnosticCategory.Error,"implements_clause_already_seen_1175","'implements' clause already seen."),Interface_declaration_cannot_have_implements_clause:diag(1176,e.DiagnosticCategory.Error,"Interface_declaration_cannot_have_implements_clause_1176","Interface declaration cannot have 'implements' clause."),Binary_digit_expected:diag(1177,e.DiagnosticCategory.Error,"Binary_digit_expected_1177","Binary digit expected."),Octal_digit_expected:diag(1178,e.DiagnosticCategory.Error,"Octal_digit_expected_1178","Octal digit expected."),Unexpected_token_expected:diag(1179,e.DiagnosticCategory.Error,"Unexpected_token_expected_1179","Unexpected token. '{' expected."),Property_destructuring_pattern_expected:diag(1180,e.DiagnosticCategory.Error,"Property_destructuring_pattern_expected_1180","Property destructuring pattern expected."),Array_element_destructuring_pattern_expected:diag(1181,e.DiagnosticCategory.Error,"Array_element_destructuring_pattern_expected_1181","Array element destructuring pattern expected."),A_destructuring_declaration_must_have_an_initializer:diag(1182,e.DiagnosticCategory.Error,"A_destructuring_declaration_must_have_an_initializer_1182","A destructuring declaration must have an initializer."),An_implementation_cannot_be_declared_in_ambient_contexts:diag(1183,e.DiagnosticCategory.Error,"An_implementation_cannot_be_declared_in_ambient_contexts_1183","An implementation cannot be declared in ambient contexts."),Modifiers_cannot_appear_here:diag(1184,e.DiagnosticCategory.Error,"Modifiers_cannot_appear_here_1184","Modifiers cannot appear here."),Merge_conflict_marker_encountered:diag(1185,e.DiagnosticCategory.Error,"Merge_conflict_marker_encountered_1185","Merge conflict marker encountered."),A_rest_element_cannot_have_an_initializer:diag(1186,e.DiagnosticCategory.Error,"A_rest_element_cannot_have_an_initializer_1186","A rest element cannot have an initializer."),A_parameter_property_may_not_be_declared_using_a_binding_pattern:diag(1187,e.DiagnosticCategory.Error,"A_parameter_property_may_not_be_declared_using_a_binding_pattern_1187","A parameter property may not be declared using a binding pattern."),Only_a_single_variable_declaration_is_allowed_in_a_for_of_statement:diag(1188,e.DiagnosticCategory.Error,"Only_a_single_variable_declaration_is_allowed_in_a_for_of_statement_1188","Only a single variable declaration is allowed in a 'for...of' statement."),The_variable_declaration_of_a_for_in_statement_cannot_have_an_initializer:diag(1189,e.DiagnosticCategory.Error,"The_variable_declaration_of_a_for_in_statement_cannot_have_an_initializer_1189","The variable declaration of a 'for...in' statement cannot have an initializer."),The_variable_declaration_of_a_for_of_statement_cannot_have_an_initializer:diag(1190,e.DiagnosticCategory.Error,"The_variable_declaration_of_a_for_of_statement_cannot_have_an_initializer_1190","The variable declaration of a 'for...of' statement cannot have an initializer."),An_import_declaration_cannot_have_modifiers:diag(1191,e.DiagnosticCategory.Error,"An_import_declaration_cannot_have_modifiers_1191","An import declaration cannot have modifiers."),Module_0_has_no_default_export:diag(1192,e.DiagnosticCategory.Error,"Module_0_has_no_default_export_1192","Module '{0}' has no default export."),An_export_declaration_cannot_have_modifiers:diag(1193,e.DiagnosticCategory.Error,"An_export_declaration_cannot_have_modifiers_1193","An export declaration cannot have modifiers."),Export_declarations_are_not_permitted_in_a_namespace:diag(1194,e.DiagnosticCategory.Error,"Export_declarations_are_not_permitted_in_a_namespace_1194","Export declarations are not permitted in a namespace."),Catch_clause_variable_cannot_have_a_type_annotation:diag(1196,e.DiagnosticCategory.Error,"Catch_clause_variable_cannot_have_a_type_annotation_1196","Catch clause variable cannot have a type annotation."),Catch_clause_variable_cannot_have_an_initializer:diag(1197,e.DiagnosticCategory.Error,"Catch_clause_variable_cannot_have_an_initializer_1197","Catch clause variable cannot have an initializer."),An_extended_Unicode_escape_value_must_be_between_0x0_and_0x10FFFF_inclusive:diag(1198,e.DiagnosticCategory.Error,"An_extended_Unicode_escape_value_must_be_between_0x0_and_0x10FFFF_inclusive_1198","An extended Unicode escape value must be between 0x0 and 0x10FFFF inclusive."),Unterminated_Unicode_escape_sequence:diag(1199,e.DiagnosticCategory.Error,"Unterminated_Unicode_escape_sequence_1199","Unterminated Unicode escape sequence."),Line_terminator_not_permitted_before_arrow:diag(1200,e.DiagnosticCategory.Error,"Line_terminator_not_permitted_before_arrow_1200","Line terminator not permitted before arrow."),Import_assignment_cannot_be_used_when_targeting_ECMAScript_modules_Consider_using_import_Asterisk_as_ns_from_mod_import_a_from_mod_import_d_from_mod_or_another_module_format_instead:diag(1202,e.DiagnosticCategory.Error,"Import_assignment_cannot_be_used_when_targeting_ECMAScript_modules_Consider_using_import_Asterisk_as_1202","Import assignment cannot be used when targeting ECMAScript modules. Consider using 'import * as ns from \"mod\"', 'import {a} from \"mod\"', 'import d from \"mod\"', or another module format instead."),Export_assignment_cannot_be_used_when_targeting_ECMAScript_modules_Consider_using_export_default_or_another_module_format_instead:diag(1203,e.DiagnosticCategory.Error,"Export_assignment_cannot_be_used_when_targeting_ECMAScript_modules_Consider_using_export_default_or__1203","Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead."),Cannot_re_export_a_type_when_the_isolatedModules_flag_is_provided:diag(1205,e.DiagnosticCategory.Error,"Cannot_re_export_a_type_when_the_isolatedModules_flag_is_provided_1205","Cannot re-export a type when the '--isolatedModules' flag is provided."),Decorators_are_not_valid_here:diag(1206,e.DiagnosticCategory.Error,"Decorators_are_not_valid_here_1206","Decorators are not valid here."),Decorators_cannot_be_applied_to_multiple_get_Slashset_accessors_of_the_same_name:diag(1207,e.DiagnosticCategory.Error,"Decorators_cannot_be_applied_to_multiple_get_Slashset_accessors_of_the_same_name_1207","Decorators cannot be applied to multiple get/set accessors of the same name."),Cannot_compile_namespaces_when_the_isolatedModules_flag_is_provided:diag(1208,e.DiagnosticCategory.Error,"Cannot_compile_namespaces_when_the_isolatedModules_flag_is_provided_1208","Cannot compile namespaces when the '--isolatedModules' flag is provided."),Ambient_const_enums_are_not_allowed_when_the_isolatedModules_flag_is_provided:diag(1209,e.DiagnosticCategory.Error,"Ambient_const_enums_are_not_allowed_when_the_isolatedModules_flag_is_provided_1209","Ambient const enums are not allowed when the '--isolatedModules' flag is provided."),Invalid_use_of_0_Class_definitions_are_automatically_in_strict_mode:diag(1210,e.DiagnosticCategory.Error,"Invalid_use_of_0_Class_definitions_are_automatically_in_strict_mode_1210","Invalid use of '{0}'. Class definitions are automatically in strict mode."),A_class_declaration_without_the_default_modifier_must_have_a_name:diag(1211,e.DiagnosticCategory.Error,"A_class_declaration_without_the_default_modifier_must_have_a_name_1211","A class declaration without the 'default' modifier must have a name."),Identifier_expected_0_is_a_reserved_word_in_strict_mode:diag(1212,e.DiagnosticCategory.Error,"Identifier_expected_0_is_a_reserved_word_in_strict_mode_1212","Identifier expected. '{0}' is a reserved word in strict mode."),Identifier_expected_0_is_a_reserved_word_in_strict_mode_Class_definitions_are_automatically_in_strict_mode:diag(1213,e.DiagnosticCategory.Error,"Identifier_expected_0_is_a_reserved_word_in_strict_mode_Class_definitions_are_automatically_in_stric_1213","Identifier expected. '{0}' is a reserved word in strict mode. Class definitions are automatically in strict mode."),Identifier_expected_0_is_a_reserved_word_in_strict_mode_Modules_are_automatically_in_strict_mode:diag(1214,e.DiagnosticCategory.Error,"Identifier_expected_0_is_a_reserved_word_in_strict_mode_Modules_are_automatically_in_strict_mode_1214","Identifier expected. '{0}' is a reserved word in strict mode. Modules are automatically in strict mode."),Invalid_use_of_0_Modules_are_automatically_in_strict_mode:diag(1215,e.DiagnosticCategory.Error,"Invalid_use_of_0_Modules_are_automatically_in_strict_mode_1215","Invalid use of '{0}'. Modules are automatically in strict mode."),Identifier_expected_esModule_is_reserved_as_an_exported_marker_when_transforming_ECMAScript_modules:diag(1216,e.DiagnosticCategory.Error,"Identifier_expected_esModule_is_reserved_as_an_exported_marker_when_transforming_ECMAScript_modules_1216","Identifier expected. '__esModule' is reserved as an exported marker when transforming ECMAScript modules."),Export_assignment_is_not_supported_when_module_flag_is_system:diag(1218,e.DiagnosticCategory.Error,"Export_assignment_is_not_supported_when_module_flag_is_system_1218","Export assignment is not supported when '--module' flag is 'system'."),Experimental_support_for_decorators_is_a_feature_that_is_subject_to_change_in_a_future_release_Set_the_experimentalDecorators_option_to_remove_this_warning:diag(1219,e.DiagnosticCategory.Error,"Experimental_support_for_decorators_is_a_feature_that_is_subject_to_change_in_a_future_release_Set_t_1219","Experimental support for decorators is a feature that is subject to change in a future release. Set the 'experimentalDecorators' option to remove this warning."),Generators_are_only_available_when_targeting_ECMAScript_2015_or_higher:diag(1220,e.DiagnosticCategory.Error,"Generators_are_only_available_when_targeting_ECMAScript_2015_or_higher_1220","Generators are only available when targeting ECMAScript 2015 or higher."),Generators_are_not_allowed_in_an_ambient_context:diag(1221,e.DiagnosticCategory.Error,"Generators_are_not_allowed_in_an_ambient_context_1221","Generators are not allowed in an ambient context."),An_overload_signature_cannot_be_declared_as_a_generator:diag(1222,e.DiagnosticCategory.Error,"An_overload_signature_cannot_be_declared_as_a_generator_1222","An overload signature cannot be declared as a generator."),_0_tag_already_specified:diag(1223,e.DiagnosticCategory.Error,"_0_tag_already_specified_1223","'{0}' tag already specified."),Signature_0_must_be_a_type_predicate:diag(1224,e.DiagnosticCategory.Error,"Signature_0_must_be_a_type_predicate_1224","Signature '{0}' must be a type predicate."),Cannot_find_parameter_0:diag(1225,e.DiagnosticCategory.Error,"Cannot_find_parameter_0_1225","Cannot find parameter '{0}'."),Type_predicate_0_is_not_assignable_to_1:diag(1226,e.DiagnosticCategory.Error,"Type_predicate_0_is_not_assignable_to_1_1226","Type predicate '{0}' is not assignable to '{1}'."),Parameter_0_is_not_in_the_same_position_as_parameter_1:diag(1227,e.DiagnosticCategory.Error,"Parameter_0_is_not_in_the_same_position_as_parameter_1_1227","Parameter '{0}' is not in the same position as parameter '{1}'."),A_type_predicate_is_only_allowed_in_return_type_position_for_functions_and_methods:diag(1228,e.DiagnosticCategory.Error,"A_type_predicate_is_only_allowed_in_return_type_position_for_functions_and_methods_1228","A type predicate is only allowed in return type position for functions and methods."),A_type_predicate_cannot_reference_a_rest_parameter:diag(1229,e.DiagnosticCategory.Error,"A_type_predicate_cannot_reference_a_rest_parameter_1229","A type predicate cannot reference a rest parameter."),A_type_predicate_cannot_reference_element_0_in_a_binding_pattern:diag(1230,e.DiagnosticCategory.Error,"A_type_predicate_cannot_reference_element_0_in_a_binding_pattern_1230","A type predicate cannot reference element '{0}' in a binding pattern."),An_export_assignment_can_only_be_used_in_a_module:diag(1231,e.DiagnosticCategory.Error,"An_export_assignment_can_only_be_used_in_a_module_1231","An export assignment can only be used in a module."),An_import_declaration_can_only_be_used_in_a_namespace_or_module:diag(1232,e.DiagnosticCategory.Error,"An_import_declaration_can_only_be_used_in_a_namespace_or_module_1232","An import declaration can only be used in a namespace or module."),An_export_declaration_can_only_be_used_in_a_module:diag(1233,e.DiagnosticCategory.Error,"An_export_declaration_can_only_be_used_in_a_module_1233","An export declaration can only be used in a module."),An_ambient_module_declaration_is_only_allowed_at_the_top_level_in_a_file:diag(1234,e.DiagnosticCategory.Error,"An_ambient_module_declaration_is_only_allowed_at_the_top_level_in_a_file_1234","An ambient module declaration is only allowed at the top level in a file."),A_namespace_declaration_is_only_allowed_in_a_namespace_or_module:diag(1235,e.DiagnosticCategory.Error,"A_namespace_declaration_is_only_allowed_in_a_namespace_or_module_1235","A namespace declaration is only allowed in a namespace or module."),The_return_type_of_a_property_decorator_function_must_be_either_void_or_any:diag(1236,e.DiagnosticCategory.Error,"The_return_type_of_a_property_decorator_function_must_be_either_void_or_any_1236","The return type of a property decorator function must be either 'void' or 'any'."),The_return_type_of_a_parameter_decorator_function_must_be_either_void_or_any:diag(1237,e.DiagnosticCategory.Error,"The_return_type_of_a_parameter_decorator_function_must_be_either_void_or_any_1237","The return type of a parameter decorator function must be either 'void' or 'any'."),Unable_to_resolve_signature_of_class_decorator_when_called_as_an_expression:diag(1238,e.DiagnosticCategory.Error,"Unable_to_resolve_signature_of_class_decorator_when_called_as_an_expression_1238","Unable to resolve signature of class decorator when called as an expression."),Unable_to_resolve_signature_of_parameter_decorator_when_called_as_an_expression:diag(1239,e.DiagnosticCategory.Error,"Unable_to_resolve_signature_of_parameter_decorator_when_called_as_an_expression_1239","Unable to resolve signature of parameter decorator when called as an expression."),Unable_to_resolve_signature_of_property_decorator_when_called_as_an_expression:diag(1240,e.DiagnosticCategory.Error,"Unable_to_resolve_signature_of_property_decorator_when_called_as_an_expression_1240","Unable to resolve signature of property decorator when called as an expression."),Unable_to_resolve_signature_of_method_decorator_when_called_as_an_expression:diag(1241,e.DiagnosticCategory.Error,"Unable_to_resolve_signature_of_method_decorator_when_called_as_an_expression_1241","Unable to resolve signature of method decorator when called as an expression."),abstract_modifier_can_only_appear_on_a_class_method_or_property_declaration:diag(1242,e.DiagnosticCategory.Error,"abstract_modifier_can_only_appear_on_a_class_method_or_property_declaration_1242","'abstract' modifier can only appear on a class, method, or property declaration."),_0_modifier_cannot_be_used_with_1_modifier:diag(1243,e.DiagnosticCategory.Error,"_0_modifier_cannot_be_used_with_1_modifier_1243","'{0}' modifier cannot be used with '{1}' modifier."),Abstract_methods_can_only_appear_within_an_abstract_class:diag(1244,e.DiagnosticCategory.Error,"Abstract_methods_can_only_appear_within_an_abstract_class_1244","Abstract methods can only appear within an abstract class."),Method_0_cannot_have_an_implementation_because_it_is_marked_abstract:diag(1245,e.DiagnosticCategory.Error,"Method_0_cannot_have_an_implementation_because_it_is_marked_abstract_1245","Method '{0}' cannot have an implementation because it is marked abstract."),An_interface_property_cannot_have_an_initializer:diag(1246,e.DiagnosticCategory.Error,"An_interface_property_cannot_have_an_initializer_1246","An interface property cannot have an initializer."),A_type_literal_property_cannot_have_an_initializer:diag(1247,e.DiagnosticCategory.Error,"A_type_literal_property_cannot_have_an_initializer_1247","A type literal property cannot have an initializer."),A_class_member_cannot_have_the_0_keyword:diag(1248,e.DiagnosticCategory.Error,"A_class_member_cannot_have_the_0_keyword_1248","A class member cannot have the '{0}' keyword."),A_decorator_can_only_decorate_a_method_implementation_not_an_overload:diag(1249,e.DiagnosticCategory.Error,"A_decorator_can_only_decorate_a_method_implementation_not_an_overload_1249","A decorator can only decorate a method implementation, not an overload."),Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5:diag(1250,e.DiagnosticCategory.Error,"Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5_1250","Function declarations are not allowed inside blocks in strict mode when targeting 'ES3' or 'ES5'."),Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5_Class_definitions_are_automatically_in_strict_mode:diag(1251,e.DiagnosticCategory.Error,"Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5_Class_d_1251","Function declarations are not allowed inside blocks in strict mode when targeting 'ES3' or 'ES5'. Class definitions are automatically in strict mode."),Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5_Modules_are_automatically_in_strict_mode:diag(1252,e.DiagnosticCategory.Error,"Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5_Modules_1252","Function declarations are not allowed inside blocks in strict mode when targeting 'ES3' or 'ES5'. Modules are automatically in strict mode."),_0_tag_cannot_be_used_independently_as_a_top_level_JSDoc_tag:diag(1253,e.DiagnosticCategory.Error,"_0_tag_cannot_be_used_independently_as_a_top_level_JSDoc_tag_1253","'{0}' tag cannot be used independently as a top level JSDoc tag."),A_const_initializer_in_an_ambient_context_must_be_a_string_or_numeric_literal_or_literal_enum_reference:diag(1254,e.DiagnosticCategory.Error,"A_const_initializer_in_an_ambient_context_must_be_a_string_or_numeric_literal_or_literal_enum_refere_1254","A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference."),A_definite_assignment_assertion_is_not_permitted_in_this_context:diag(1255,e.DiagnosticCategory.Error,"A_definite_assignment_assertion_is_not_permitted_in_this_context_1255","A definite assignment assertion '!' is not permitted in this context."),A_rest_element_must_be_last_in_a_tuple_type:diag(1256,e.DiagnosticCategory.Error,"A_rest_element_must_be_last_in_a_tuple_type_1256","A rest element must be last in a tuple type."),A_required_element_cannot_follow_an_optional_element:diag(1257,e.DiagnosticCategory.Error,"A_required_element_cannot_follow_an_optional_element_1257","A required element cannot follow an optional element."),with_statements_are_not_allowed_in_an_async_function_block:diag(1300,e.DiagnosticCategory.Error,"with_statements_are_not_allowed_in_an_async_function_block_1300","'with' statements are not allowed in an async function block."),await_expression_is_only_allowed_within_an_async_function:diag(1308,e.DiagnosticCategory.Error,"await_expression_is_only_allowed_within_an_async_function_1308","'await' expression is only allowed within an async function."),can_only_be_used_in_an_object_literal_property_inside_a_destructuring_assignment:diag(1312,e.DiagnosticCategory.Error,"can_only_be_used_in_an_object_literal_property_inside_a_destructuring_assignment_1312","'=' can only be used in an object literal property inside a destructuring assignment."),The_body_of_an_if_statement_cannot_be_the_empty_statement:diag(1313,e.DiagnosticCategory.Error,"The_body_of_an_if_statement_cannot_be_the_empty_statement_1313","The body of an 'if' statement cannot be the empty statement."),Global_module_exports_may_only_appear_in_module_files:diag(1314,e.DiagnosticCategory.Error,"Global_module_exports_may_only_appear_in_module_files_1314","Global module exports may only appear in module files."),Global_module_exports_may_only_appear_in_declaration_files:diag(1315,e.DiagnosticCategory.Error,"Global_module_exports_may_only_appear_in_declaration_files_1315","Global module exports may only appear in declaration files."),Global_module_exports_may_only_appear_at_top_level:diag(1316,e.DiagnosticCategory.Error,"Global_module_exports_may_only_appear_at_top_level_1316","Global module exports may only appear at top level."),A_parameter_property_cannot_be_declared_using_a_rest_parameter:diag(1317,e.DiagnosticCategory.Error,"A_parameter_property_cannot_be_declared_using_a_rest_parameter_1317","A parameter property cannot be declared using a rest parameter."),An_abstract_accessor_cannot_have_an_implementation:diag(1318,e.DiagnosticCategory.Error,"An_abstract_accessor_cannot_have_an_implementation_1318","An abstract accessor cannot have an implementation."),A_default_export_can_only_be_used_in_an_ECMAScript_style_module:diag(1319,e.DiagnosticCategory.Error,"A_default_export_can_only_be_used_in_an_ECMAScript_style_module_1319","A default export can only be used in an ECMAScript-style module."),Type_of_await_operand_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member:diag(1320,e.DiagnosticCategory.Error,"Type_of_await_operand_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member_1320","Type of 'await' operand must either be a valid promise or must not contain a callable 'then' member."),Type_of_yield_operand_in_an_async_generator_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member:diag(1321,e.DiagnosticCategory.Error,"Type_of_yield_operand_in_an_async_generator_must_either_be_a_valid_promise_or_must_not_contain_a_cal_1321","Type of 'yield' operand in an async generator must either be a valid promise or must not contain a callable 'then' member."),Type_of_iterated_elements_of_a_yield_Asterisk_operand_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member:diag(1322,e.DiagnosticCategory.Error,"Type_of_iterated_elements_of_a_yield_Asterisk_operand_must_either_be_a_valid_promise_or_must_not_con_1322","Type of iterated elements of a 'yield*' operand must either be a valid promise or must not contain a callable 'then' member."),Dynamic_import_is_only_supported_when_module_flag_is_commonjs_or_esNext:diag(1323,e.DiagnosticCategory.Error,"Dynamic_import_is_only_supported_when_module_flag_is_commonjs_or_esNext_1323","Dynamic import is only supported when '--module' flag is 'commonjs' or 'esNext'."),Dynamic_import_must_have_one_specifier_as_an_argument:diag(1324,e.DiagnosticCategory.Error,"Dynamic_import_must_have_one_specifier_as_an_argument_1324","Dynamic import must have one specifier as an argument."),Specifier_of_dynamic_import_cannot_be_spread_element:diag(1325,e.DiagnosticCategory.Error,"Specifier_of_dynamic_import_cannot_be_spread_element_1325","Specifier of dynamic import cannot be spread element."),Dynamic_import_cannot_have_type_arguments:diag(1326,e.DiagnosticCategory.Error,"Dynamic_import_cannot_have_type_arguments_1326","Dynamic import cannot have type arguments"),String_literal_with_double_quotes_expected:diag(1327,e.DiagnosticCategory.Error,"String_literal_with_double_quotes_expected_1327","String literal with double quotes expected."),Property_value_can_only_be_string_literal_numeric_literal_true_false_null_object_literal_or_array_literal:diag(1328,e.DiagnosticCategory.Error,"Property_value_can_only_be_string_literal_numeric_literal_true_false_null_object_literal_or_array_li_1328","Property value can only be string literal, numeric literal, 'true', 'false', 'null', object literal or array literal."),_0_accepts_too_few_arguments_to_be_used_as_a_decorator_here_Did_you_mean_to_call_it_first_and_write_0:diag(1329,e.DiagnosticCategory.Error,"_0_accepts_too_few_arguments_to_be_used_as_a_decorator_here_Did_you_mean_to_call_it_first_and_write__1329","'{0}' accepts too few arguments to be used as a decorator here. Did you mean to call it first and write '@{0}()'?"),A_property_of_an_interface_or_type_literal_whose_type_is_a_unique_symbol_type_must_be_readonly:diag(1330,e.DiagnosticCategory.Error,"A_property_of_an_interface_or_type_literal_whose_type_is_a_unique_symbol_type_must_be_readonly_1330","A property of an interface or type literal whose type is a 'unique symbol' type must be 'readonly'."),A_property_of_a_class_whose_type_is_a_unique_symbol_type_must_be_both_static_and_readonly:diag(1331,e.DiagnosticCategory.Error,"A_property_of_a_class_whose_type_is_a_unique_symbol_type_must_be_both_static_and_readonly_1331","A property of a class whose type is a 'unique symbol' type must be both 'static' and 'readonly'."),A_variable_whose_type_is_a_unique_symbol_type_must_be_const:diag(1332,e.DiagnosticCategory.Error,"A_variable_whose_type_is_a_unique_symbol_type_must_be_const_1332","A variable whose type is a 'unique symbol' type must be 'const'."),unique_symbol_types_may_not_be_used_on_a_variable_declaration_with_a_binding_name:diag(1333,e.DiagnosticCategory.Error,"unique_symbol_types_may_not_be_used_on_a_variable_declaration_with_a_binding_name_1333","'unique symbol' types may not be used on a variable declaration with a binding name."),unique_symbol_types_are_only_allowed_on_variables_in_a_variable_statement:diag(1334,e.DiagnosticCategory.Error,"unique_symbol_types_are_only_allowed_on_variables_in_a_variable_statement_1334","'unique symbol' types are only allowed on variables in a variable statement."),unique_symbol_types_are_not_allowed_here:diag(1335,e.DiagnosticCategory.Error,"unique_symbol_types_are_not_allowed_here_1335","'unique symbol' types are not allowed here."),An_index_signature_parameter_type_cannot_be_a_type_alias_Consider_writing_0_Colon_1_Colon_2_instead:diag(1336,e.DiagnosticCategory.Error,"An_index_signature_parameter_type_cannot_be_a_type_alias_Consider_writing_0_Colon_1_Colon_2_instead_1336","An index signature parameter type cannot be a type alias. Consider writing '[{0}: {1}]: {2}' instead."),An_index_signature_parameter_type_cannot_be_a_union_type_Consider_using_a_mapped_object_type_instead:diag(1337,e.DiagnosticCategory.Error,"An_index_signature_parameter_type_cannot_be_a_union_type_Consider_using_a_mapped_object_type_instead_1337","An index signature parameter type cannot be a union type. Consider using a mapped object type instead."),infer_declarations_are_only_permitted_in_the_extends_clause_of_a_conditional_type:diag(1338,e.DiagnosticCategory.Error,"infer_declarations_are_only_permitted_in_the_extends_clause_of_a_conditional_type_1338","'infer' declarations are only permitted in the 'extends' clause of a conditional type."),Module_0_does_not_refer_to_a_value_but_is_used_as_a_value_here:diag(1339,e.DiagnosticCategory.Error,"Module_0_does_not_refer_to_a_value_but_is_used_as_a_value_here_1339","Module '{0}' does not refer to a value, but is used as a value here."),Module_0_does_not_refer_to_a_type_but_is_used_as_a_type_here_Did_you_mean_typeof_import_0:diag(1340,e.DiagnosticCategory.Error,"Module_0_does_not_refer_to_a_type_but_is_used_as_a_type_here_Did_you_mean_typeof_import_0_1340","Module '{0}' does not refer to a type, but is used as a type here. Did you mean 'typeof import('{0}')'?"),Type_arguments_cannot_be_used_here:diag(1342,e.DiagnosticCategory.Error,"Type_arguments_cannot_be_used_here_1342","Type arguments cannot be used here."),The_import_meta_meta_property_is_only_allowed_using_ESNext_for_the_target_and_module_compiler_options:diag(1343,e.DiagnosticCategory.Error,"The_import_meta_meta_property_is_only_allowed_using_ESNext_for_the_target_and_module_compiler_option_1343","The 'import.meta' meta-property is only allowed using 'ESNext' for the 'target' and 'module' compiler options."),A_label_is_not_allowed_here:diag(1344,e.DiagnosticCategory.Error,"A_label_is_not_allowed_here_1344","'A label is not allowed here."),An_expression_of_type_void_cannot_be_tested_for_truthiness:diag(1345,e.DiagnosticCategory.Error,"An_expression_of_type_void_cannot_be_tested_for_truthiness_1345","An expression of type 'void' cannot be tested for truthiness"),This_parameter_is_not_allowed_with_use_strict_directive:diag(1346,e.DiagnosticCategory.Error,"This_parameter_is_not_allowed_with_use_strict_directive_1346","This parameter is not allowed with 'use strict' directive."),use_strict_directive_cannot_be_used_with_non_simple_parameter_list:diag(1347,e.DiagnosticCategory.Error,"use_strict_directive_cannot_be_used_with_non_simple_parameter_list_1347","'use strict' directive cannot be used with non-simple parameter list."),Non_simple_parameter_declared_here:diag(1348,e.DiagnosticCategory.Error,"Non_simple_parameter_declared_here_1348","Non-simple parameter declared here."),use_strict_directive_used_here:diag(1349,e.DiagnosticCategory.Error,"use_strict_directive_used_here_1349","'use strict' directive used here."),Print_the_final_configuration_instead_of_building:diag(1350,e.DiagnosticCategory.Message,"Print_the_final_configuration_instead_of_building_1350","Print the final configuration instead of building."),Duplicate_identifier_0:diag(2300,e.DiagnosticCategory.Error,"Duplicate_identifier_0_2300","Duplicate identifier '{0}'."),Initializer_of_instance_member_variable_0_cannot_reference_identifier_1_declared_in_the_constructor:diag(2301,e.DiagnosticCategory.Error,"Initializer_of_instance_member_variable_0_cannot_reference_identifier_1_declared_in_the_constructor_2301","Initializer of instance member variable '{0}' cannot reference identifier '{1}' declared in the constructor."),Static_members_cannot_reference_class_type_parameters:diag(2302,e.DiagnosticCategory.Error,"Static_members_cannot_reference_class_type_parameters_2302","Static members cannot reference class type parameters."),Circular_definition_of_import_alias_0:diag(2303,e.DiagnosticCategory.Error,"Circular_definition_of_import_alias_0_2303","Circular definition of import alias '{0}'."),Cannot_find_name_0:diag(2304,e.DiagnosticCategory.Error,"Cannot_find_name_0_2304","Cannot find name '{0}'."),Module_0_has_no_exported_member_1:diag(2305,e.DiagnosticCategory.Error,"Module_0_has_no_exported_member_1_2305","Module '{0}' has no exported member '{1}'."),File_0_is_not_a_module:diag(2306,e.DiagnosticCategory.Error,"File_0_is_not_a_module_2306","File '{0}' is not a module."),Cannot_find_module_0:diag(2307,e.DiagnosticCategory.Error,"Cannot_find_module_0_2307","Cannot find module '{0}'."),Module_0_has_already_exported_a_member_named_1_Consider_explicitly_re_exporting_to_resolve_the_ambiguity:diag(2308,e.DiagnosticCategory.Error,"Module_0_has_already_exported_a_member_named_1_Consider_explicitly_re_exporting_to_resolve_the_ambig_2308","Module {0} has already exported a member named '{1}'. Consider explicitly re-exporting to resolve the ambiguity."),An_export_assignment_cannot_be_used_in_a_module_with_other_exported_elements:diag(2309,e.DiagnosticCategory.Error,"An_export_assignment_cannot_be_used_in_a_module_with_other_exported_elements_2309","An export assignment cannot be used in a module with other exported elements."),Type_0_recursively_references_itself_as_a_base_type:diag(2310,e.DiagnosticCategory.Error,"Type_0_recursively_references_itself_as_a_base_type_2310","Type '{0}' recursively references itself as a base type."),A_class_may_only_extend_another_class:diag(2311,e.DiagnosticCategory.Error,"A_class_may_only_extend_another_class_2311","A class may only extend another class."),An_interface_can_only_extend_an_object_type_or_intersection_of_object_types_with_statically_known_members:diag(2312,e.DiagnosticCategory.Error,"An_interface_can_only_extend_an_object_type_or_intersection_of_object_types_with_statically_known_me_2312","An interface can only extend an object type or intersection of object types with statically known members."),Type_parameter_0_has_a_circular_constraint:diag(2313,e.DiagnosticCategory.Error,"Type_parameter_0_has_a_circular_constraint_2313","Type parameter '{0}' has a circular constraint."),Generic_type_0_requires_1_type_argument_s:diag(2314,e.DiagnosticCategory.Error,"Generic_type_0_requires_1_type_argument_s_2314","Generic type '{0}' requires {1} type argument(s)."),Type_0_is_not_generic:diag(2315,e.DiagnosticCategory.Error,"Type_0_is_not_generic_2315","Type '{0}' is not generic."),Global_type_0_must_be_a_class_or_interface_type:diag(2316,e.DiagnosticCategory.Error,"Global_type_0_must_be_a_class_or_interface_type_2316","Global type '{0}' must be a class or interface type."),Global_type_0_must_have_1_type_parameter_s:diag(2317,e.DiagnosticCategory.Error,"Global_type_0_must_have_1_type_parameter_s_2317","Global type '{0}' must have {1} type parameter(s)."),Cannot_find_global_type_0:diag(2318,e.DiagnosticCategory.Error,"Cannot_find_global_type_0_2318","Cannot find global type '{0}'."),Named_property_0_of_types_1_and_2_are_not_identical:diag(2319,e.DiagnosticCategory.Error,"Named_property_0_of_types_1_and_2_are_not_identical_2319","Named property '{0}' of types '{1}' and '{2}' are not identical."),Interface_0_cannot_simultaneously_extend_types_1_and_2:diag(2320,e.DiagnosticCategory.Error,"Interface_0_cannot_simultaneously_extend_types_1_and_2_2320","Interface '{0}' cannot simultaneously extend types '{1}' and '{2}'."),Excessive_stack_depth_comparing_types_0_and_1:diag(2321,e.DiagnosticCategory.Error,"Excessive_stack_depth_comparing_types_0_and_1_2321","Excessive stack depth comparing types '{0}' and '{1}'."),Type_0_is_not_assignable_to_type_1:diag(2322,e.DiagnosticCategory.Error,"Type_0_is_not_assignable_to_type_1_2322","Type '{0}' is not assignable to type '{1}'."),Cannot_redeclare_exported_variable_0:diag(2323,e.DiagnosticCategory.Error,"Cannot_redeclare_exported_variable_0_2323","Cannot redeclare exported variable '{0}'."),Property_0_is_missing_in_type_1:diag(2324,e.DiagnosticCategory.Error,"Property_0_is_missing_in_type_1_2324","Property '{0}' is missing in type '{1}'."),Property_0_is_private_in_type_1_but_not_in_type_2:diag(2325,e.DiagnosticCategory.Error,"Property_0_is_private_in_type_1_but_not_in_type_2_2325","Property '{0}' is private in type '{1}' but not in type '{2}'."),Types_of_property_0_are_incompatible:diag(2326,e.DiagnosticCategory.Error,"Types_of_property_0_are_incompatible_2326","Types of property '{0}' are incompatible."),Property_0_is_optional_in_type_1_but_required_in_type_2:diag(2327,e.DiagnosticCategory.Error,"Property_0_is_optional_in_type_1_but_required_in_type_2_2327","Property '{0}' is optional in type '{1}' but required in type '{2}'."),Types_of_parameters_0_and_1_are_incompatible:diag(2328,e.DiagnosticCategory.Error,"Types_of_parameters_0_and_1_are_incompatible_2328","Types of parameters '{0}' and '{1}' are incompatible."),Index_signature_is_missing_in_type_0:diag(2329,e.DiagnosticCategory.Error,"Index_signature_is_missing_in_type_0_2329","Index signature is missing in type '{0}'."),Index_signatures_are_incompatible:diag(2330,e.DiagnosticCategory.Error,"Index_signatures_are_incompatible_2330","Index signatures are incompatible."),this_cannot_be_referenced_in_a_module_or_namespace_body:diag(2331,e.DiagnosticCategory.Error,"this_cannot_be_referenced_in_a_module_or_namespace_body_2331","'this' cannot be referenced in a module or namespace body."),this_cannot_be_referenced_in_current_location:diag(2332,e.DiagnosticCategory.Error,"this_cannot_be_referenced_in_current_location_2332","'this' cannot be referenced in current location."),this_cannot_be_referenced_in_constructor_arguments:diag(2333,e.DiagnosticCategory.Error,"this_cannot_be_referenced_in_constructor_arguments_2333","'this' cannot be referenced in constructor arguments."),this_cannot_be_referenced_in_a_static_property_initializer:diag(2334,e.DiagnosticCategory.Error,"this_cannot_be_referenced_in_a_static_property_initializer_2334","'this' cannot be referenced in a static property initializer."),super_can_only_be_referenced_in_a_derived_class:diag(2335,e.DiagnosticCategory.Error,"super_can_only_be_referenced_in_a_derived_class_2335","'super' can only be referenced in a derived class."),super_cannot_be_referenced_in_constructor_arguments:diag(2336,e.DiagnosticCategory.Error,"super_cannot_be_referenced_in_constructor_arguments_2336","'super' cannot be referenced in constructor arguments."),Super_calls_are_not_permitted_outside_constructors_or_in_nested_functions_inside_constructors:diag(2337,e.DiagnosticCategory.Error,"Super_calls_are_not_permitted_outside_constructors_or_in_nested_functions_inside_constructors_2337","Super calls are not permitted outside constructors or in nested functions inside constructors."),super_property_access_is_permitted_only_in_a_constructor_member_function_or_member_accessor_of_a_derived_class:diag(2338,e.DiagnosticCategory.Error,"super_property_access_is_permitted_only_in_a_constructor_member_function_or_member_accessor_of_a_der_2338","'super' property access is permitted only in a constructor, member function, or member accessor of a derived class."),Property_0_does_not_exist_on_type_1:diag(2339,e.DiagnosticCategory.Error,"Property_0_does_not_exist_on_type_1_2339","Property '{0}' does not exist on type '{1}'."),Only_public_and_protected_methods_of_the_base_class_are_accessible_via_the_super_keyword:diag(2340,e.DiagnosticCategory.Error,"Only_public_and_protected_methods_of_the_base_class_are_accessible_via_the_super_keyword_2340","Only public and protected methods of the base class are accessible via the 'super' keyword."),Property_0_is_private_and_only_accessible_within_class_1:diag(2341,e.DiagnosticCategory.Error,"Property_0_is_private_and_only_accessible_within_class_1_2341","Property '{0}' is private and only accessible within class '{1}'."),An_index_expression_argument_must_be_of_type_string_number_symbol_or_any:diag(2342,e.DiagnosticCategory.Error,"An_index_expression_argument_must_be_of_type_string_number_symbol_or_any_2342","An index expression argument must be of type 'string', 'number', 'symbol', or 'any'."),This_syntax_requires_an_imported_helper_named_1_but_module_0_has_no_exported_member_1:diag(2343,e.DiagnosticCategory.Error,"This_syntax_requires_an_imported_helper_named_1_but_module_0_has_no_exported_member_1_2343","This syntax requires an imported helper named '{1}', but module '{0}' has no exported member '{1}'."),Type_0_does_not_satisfy_the_constraint_1:diag(2344,e.DiagnosticCategory.Error,"Type_0_does_not_satisfy_the_constraint_1_2344","Type '{0}' does not satisfy the constraint '{1}'."),Argument_of_type_0_is_not_assignable_to_parameter_of_type_1:diag(2345,e.DiagnosticCategory.Error,"Argument_of_type_0_is_not_assignable_to_parameter_of_type_1_2345","Argument of type '{0}' is not assignable to parameter of type '{1}'."),Call_target_does_not_contain_any_signatures:diag(2346,e.DiagnosticCategory.Error,"Call_target_does_not_contain_any_signatures_2346","Call target does not contain any signatures."),Untyped_function_calls_may_not_accept_type_arguments:diag(2347,e.DiagnosticCategory.Error,"Untyped_function_calls_may_not_accept_type_arguments_2347","Untyped function calls may not accept type arguments."),Value_of_type_0_is_not_callable_Did_you_mean_to_include_new:diag(2348,e.DiagnosticCategory.Error,"Value_of_type_0_is_not_callable_Did_you_mean_to_include_new_2348","Value of type '{0}' is not callable. Did you mean to include 'new'?"),Cannot_invoke_an_expression_whose_type_lacks_a_call_signature_Type_0_has_no_compatible_call_signatures:diag(2349,e.DiagnosticCategory.Error,"Cannot_invoke_an_expression_whose_type_lacks_a_call_signature_Type_0_has_no_compatible_call_signatur_2349","Cannot invoke an expression whose type lacks a call signature. Type '{0}' has no compatible call signatures."),Only_a_void_function_can_be_called_with_the_new_keyword:diag(2350,e.DiagnosticCategory.Error,"Only_a_void_function_can_be_called_with_the_new_keyword_2350","Only a void function can be called with the 'new' keyword."),Cannot_use_new_with_an_expression_whose_type_lacks_a_call_or_construct_signature:diag(2351,e.DiagnosticCategory.Error,"Cannot_use_new_with_an_expression_whose_type_lacks_a_call_or_construct_signature_2351","Cannot use 'new' with an expression whose type lacks a call or construct signature."),Conversion_of_type_0_to_type_1_may_be_a_mistake_because_neither_type_sufficiently_overlaps_with_the_other_If_this_was_intentional_convert_the_expression_to_unknown_first:diag(2352,e.DiagnosticCategory.Error,"Conversion_of_type_0_to_type_1_may_be_a_mistake_because_neither_type_sufficiently_overlaps_with_the__2352","Conversion of type '{0}' to type '{1}' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first."),Object_literal_may_only_specify_known_properties_and_0_does_not_exist_in_type_1:diag(2353,e.DiagnosticCategory.Error,"Object_literal_may_only_specify_known_properties_and_0_does_not_exist_in_type_1_2353","Object literal may only specify known properties, and '{0}' does not exist in type '{1}'."),This_syntax_requires_an_imported_helper_but_module_0_cannot_be_found:diag(2354,e.DiagnosticCategory.Error,"This_syntax_requires_an_imported_helper_but_module_0_cannot_be_found_2354","This syntax requires an imported helper but module '{0}' cannot be found."),A_function_whose_declared_type_is_neither_void_nor_any_must_return_a_value:diag(2355,e.DiagnosticCategory.Error,"A_function_whose_declared_type_is_neither_void_nor_any_must_return_a_value_2355","A function whose declared type is neither 'void' nor 'any' must return a value."),An_arithmetic_operand_must_be_of_type_any_number_bigint_or_an_enum_type:diag(2356,e.DiagnosticCategory.Error,"An_arithmetic_operand_must_be_of_type_any_number_bigint_or_an_enum_type_2356","An arithmetic operand must be of type 'any', 'number', 'bigint' or an enum type."),The_operand_of_an_increment_or_decrement_operator_must_be_a_variable_or_a_property_access:diag(2357,e.DiagnosticCategory.Error,"The_operand_of_an_increment_or_decrement_operator_must_be_a_variable_or_a_property_access_2357","The operand of an increment or decrement operator must be a variable or a property access."),The_left_hand_side_of_an_instanceof_expression_must_be_of_type_any_an_object_type_or_a_type_parameter:diag(2358,e.DiagnosticCategory.Error,"The_left_hand_side_of_an_instanceof_expression_must_be_of_type_any_an_object_type_or_a_type_paramete_2358","The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter."),The_right_hand_side_of_an_instanceof_expression_must_be_of_type_any_or_of_a_type_assignable_to_the_Function_interface_type:diag(2359,e.DiagnosticCategory.Error,"The_right_hand_side_of_an_instanceof_expression_must_be_of_type_any_or_of_a_type_assignable_to_the_F_2359","The right-hand side of an 'instanceof' expression must be of type 'any' or of a type assignable to the 'Function' interface type."),The_left_hand_side_of_an_in_expression_must_be_of_type_any_string_number_or_symbol:diag(2360,e.DiagnosticCategory.Error,"The_left_hand_side_of_an_in_expression_must_be_of_type_any_string_number_or_symbol_2360","The left-hand side of an 'in' expression must be of type 'any', 'string', 'number', or 'symbol'."),The_right_hand_side_of_an_in_expression_must_be_of_type_any_an_object_type_or_a_type_parameter:diag(2361,e.DiagnosticCategory.Error,"The_right_hand_side_of_an_in_expression_must_be_of_type_any_an_object_type_or_a_type_parameter_2361","The right-hand side of an 'in' expression must be of type 'any', an object type or a type parameter."),The_left_hand_side_of_an_arithmetic_operation_must_be_of_type_any_number_bigint_or_an_enum_type:diag(2362,e.DiagnosticCategory.Error,"The_left_hand_side_of_an_arithmetic_operation_must_be_of_type_any_number_bigint_or_an_enum_type_2362","The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type."),The_right_hand_side_of_an_arithmetic_operation_must_be_of_type_any_number_bigint_or_an_enum_type:diag(2363,e.DiagnosticCategory.Error,"The_right_hand_side_of_an_arithmetic_operation_must_be_of_type_any_number_bigint_or_an_enum_type_2363","The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type."),The_left_hand_side_of_an_assignment_expression_must_be_a_variable_or_a_property_access:diag(2364,e.DiagnosticCategory.Error,"The_left_hand_side_of_an_assignment_expression_must_be_a_variable_or_a_property_access_2364","The left-hand side of an assignment expression must be a variable or a property access."),Operator_0_cannot_be_applied_to_types_1_and_2:diag(2365,e.DiagnosticCategory.Error,"Operator_0_cannot_be_applied_to_types_1_and_2_2365","Operator '{0}' cannot be applied to types '{1}' and '{2}'."),Function_lacks_ending_return_statement_and_return_type_does_not_include_undefined:diag(2366,e.DiagnosticCategory.Error,"Function_lacks_ending_return_statement_and_return_type_does_not_include_undefined_2366","Function lacks ending return statement and return type does not include 'undefined'."),This_condition_will_always_return_0_since_the_types_1_and_2_have_no_overlap:diag(2367,e.DiagnosticCategory.Error,"This_condition_will_always_return_0_since_the_types_1_and_2_have_no_overlap_2367","This condition will always return '{0}' since the types '{1}' and '{2}' have no overlap."),Type_parameter_name_cannot_be_0:diag(2368,e.DiagnosticCategory.Error,"Type_parameter_name_cannot_be_0_2368","Type parameter name cannot be '{0}'."),A_parameter_property_is_only_allowed_in_a_constructor_implementation:diag(2369,e.DiagnosticCategory.Error,"A_parameter_property_is_only_allowed_in_a_constructor_implementation_2369","A parameter property is only allowed in a constructor implementation."),A_rest_parameter_must_be_of_an_array_type:diag(2370,e.DiagnosticCategory.Error,"A_rest_parameter_must_be_of_an_array_type_2370","A rest parameter must be of an array type."),A_parameter_initializer_is_only_allowed_in_a_function_or_constructor_implementation:diag(2371,e.DiagnosticCategory.Error,"A_parameter_initializer_is_only_allowed_in_a_function_or_constructor_implementation_2371","A parameter initializer is only allowed in a function or constructor implementation."),Parameter_0_cannot_be_referenced_in_its_initializer:diag(2372,e.DiagnosticCategory.Error,"Parameter_0_cannot_be_referenced_in_its_initializer_2372","Parameter '{0}' cannot be referenced in its initializer."),Initializer_of_parameter_0_cannot_reference_identifier_1_declared_after_it:diag(2373,e.DiagnosticCategory.Error,"Initializer_of_parameter_0_cannot_reference_identifier_1_declared_after_it_2373","Initializer of parameter '{0}' cannot reference identifier '{1}' declared after it."),Duplicate_string_index_signature:diag(2374,e.DiagnosticCategory.Error,"Duplicate_string_index_signature_2374","Duplicate string index signature."),Duplicate_number_index_signature:diag(2375,e.DiagnosticCategory.Error,"Duplicate_number_index_signature_2375","Duplicate number index signature."),A_super_call_must_be_the_first_statement_in_the_constructor_when_a_class_contains_initialized_properties_or_has_parameter_properties:diag(2376,e.DiagnosticCategory.Error,"A_super_call_must_be_the_first_statement_in_the_constructor_when_a_class_contains_initialized_proper_2376","A 'super' call must be the first statement in the constructor when a class contains initialized properties or has parameter properties."),Constructors_for_derived_classes_must_contain_a_super_call:diag(2377,e.DiagnosticCategory.Error,"Constructors_for_derived_classes_must_contain_a_super_call_2377","Constructors for derived classes must contain a 'super' call."),A_get_accessor_must_return_a_value:diag(2378,e.DiagnosticCategory.Error,"A_get_accessor_must_return_a_value_2378","A 'get' accessor must return a value."),Getter_and_setter_accessors_do_not_agree_in_visibility:diag(2379,e.DiagnosticCategory.Error,"Getter_and_setter_accessors_do_not_agree_in_visibility_2379","Getter and setter accessors do not agree in visibility."),get_and_set_accessor_must_have_the_same_type:diag(2380,e.DiagnosticCategory.Error,"get_and_set_accessor_must_have_the_same_type_2380","'get' and 'set' accessor must have the same type."),A_signature_with_an_implementation_cannot_use_a_string_literal_type:diag(2381,e.DiagnosticCategory.Error,"A_signature_with_an_implementation_cannot_use_a_string_literal_type_2381","A signature with an implementation cannot use a string literal type."),Specialized_overload_signature_is_not_assignable_to_any_non_specialized_signature:diag(2382,e.DiagnosticCategory.Error,"Specialized_overload_signature_is_not_assignable_to_any_non_specialized_signature_2382","Specialized overload signature is not assignable to any non-specialized signature."),Overload_signatures_must_all_be_exported_or_non_exported:diag(2383,e.DiagnosticCategory.Error,"Overload_signatures_must_all_be_exported_or_non_exported_2383","Overload signatures must all be exported or non-exported."),Overload_signatures_must_all_be_ambient_or_non_ambient:diag(2384,e.DiagnosticCategory.Error,"Overload_signatures_must_all_be_ambient_or_non_ambient_2384","Overload signatures must all be ambient or non-ambient."),Overload_signatures_must_all_be_public_private_or_protected:diag(2385,e.DiagnosticCategory.Error,"Overload_signatures_must_all_be_public_private_or_protected_2385","Overload signatures must all be public, private or protected."),Overload_signatures_must_all_be_optional_or_required:diag(2386,e.DiagnosticCategory.Error,"Overload_signatures_must_all_be_optional_or_required_2386","Overload signatures must all be optional or required."),Function_overload_must_be_static:diag(2387,e.DiagnosticCategory.Error,"Function_overload_must_be_static_2387","Function overload must be static."),Function_overload_must_not_be_static:diag(2388,e.DiagnosticCategory.Error,"Function_overload_must_not_be_static_2388","Function overload must not be static."),Function_implementation_name_must_be_0:diag(2389,e.DiagnosticCategory.Error,"Function_implementation_name_must_be_0_2389","Function implementation name must be '{0}'."),Constructor_implementation_is_missing:diag(2390,e.DiagnosticCategory.Error,"Constructor_implementation_is_missing_2390","Constructor implementation is missing."),Function_implementation_is_missing_or_not_immediately_following_the_declaration:diag(2391,e.DiagnosticCategory.Error,"Function_implementation_is_missing_or_not_immediately_following_the_declaration_2391","Function implementation is missing or not immediately following the declaration."),Multiple_constructor_implementations_are_not_allowed:diag(2392,e.DiagnosticCategory.Error,"Multiple_constructor_implementations_are_not_allowed_2392","Multiple constructor implementations are not allowed."),Duplicate_function_implementation:diag(2393,e.DiagnosticCategory.Error,"Duplicate_function_implementation_2393","Duplicate function implementation."),Overload_signature_is_not_compatible_with_function_implementation:diag(2394,e.DiagnosticCategory.Error,"Overload_signature_is_not_compatible_with_function_implementation_2394","Overload signature is not compatible with function implementation."),Individual_declarations_in_merged_declaration_0_must_be_all_exported_or_all_local:diag(2395,e.DiagnosticCategory.Error,"Individual_declarations_in_merged_declaration_0_must_be_all_exported_or_all_local_2395","Individual declarations in merged declaration '{0}' must be all exported or all local."),Duplicate_identifier_arguments_Compiler_uses_arguments_to_initialize_rest_parameters:diag(2396,e.DiagnosticCategory.Error,"Duplicate_identifier_arguments_Compiler_uses_arguments_to_initialize_rest_parameters_2396","Duplicate identifier 'arguments'. Compiler uses 'arguments' to initialize rest parameters."),Declaration_name_conflicts_with_built_in_global_identifier_0:diag(2397,e.DiagnosticCategory.Error,"Declaration_name_conflicts_with_built_in_global_identifier_0_2397","Declaration name conflicts with built-in global identifier '{0}'."),Duplicate_identifier_this_Compiler_uses_variable_declaration_this_to_capture_this_reference:diag(2399,e.DiagnosticCategory.Error,"Duplicate_identifier_this_Compiler_uses_variable_declaration_this_to_capture_this_reference_2399","Duplicate identifier '_this'. Compiler uses variable declaration '_this' to capture 'this' reference."),Expression_resolves_to_variable_declaration_this_that_compiler_uses_to_capture_this_reference:diag(2400,e.DiagnosticCategory.Error,"Expression_resolves_to_variable_declaration_this_that_compiler_uses_to_capture_this_reference_2400","Expression resolves to variable declaration '_this' that compiler uses to capture 'this' reference."),Duplicate_identifier_super_Compiler_uses_super_to_capture_base_class_reference:diag(2401,e.DiagnosticCategory.Error,"Duplicate_identifier_super_Compiler_uses_super_to_capture_base_class_reference_2401","Duplicate identifier '_super'. Compiler uses '_super' to capture base class reference."),Expression_resolves_to_super_that_compiler_uses_to_capture_base_class_reference:diag(2402,e.DiagnosticCategory.Error,"Expression_resolves_to_super_that_compiler_uses_to_capture_base_class_reference_2402","Expression resolves to '_super' that compiler uses to capture base class reference."),Subsequent_variable_declarations_must_have_the_same_type_Variable_0_must_be_of_type_1_but_here_has_type_2:diag(2403,e.DiagnosticCategory.Error,"Subsequent_variable_declarations_must_have_the_same_type_Variable_0_must_be_of_type_1_but_here_has_t_2403","Subsequent variable declarations must have the same type. Variable '{0}' must be of type '{1}', but here has type '{2}'."),The_left_hand_side_of_a_for_in_statement_cannot_use_a_type_annotation:diag(2404,e.DiagnosticCategory.Error,"The_left_hand_side_of_a_for_in_statement_cannot_use_a_type_annotation_2404","The left-hand side of a 'for...in' statement cannot use a type annotation."),The_left_hand_side_of_a_for_in_statement_must_be_of_type_string_or_any:diag(2405,e.DiagnosticCategory.Error,"The_left_hand_side_of_a_for_in_statement_must_be_of_type_string_or_any_2405","The left-hand side of a 'for...in' statement must be of type 'string' or 'any'."),The_left_hand_side_of_a_for_in_statement_must_be_a_variable_or_a_property_access:diag(2406,e.DiagnosticCategory.Error,"The_left_hand_side_of_a_for_in_statement_must_be_a_variable_or_a_property_access_2406","The left-hand side of a 'for...in' statement must be a variable or a property access."),The_right_hand_side_of_a_for_in_statement_must_be_of_type_any_an_object_type_or_a_type_parameter_but_here_has_type_0:diag(2407,e.DiagnosticCategory.Error,"The_right_hand_side_of_a_for_in_statement_must_be_of_type_any_an_object_type_or_a_type_parameter_but_2407","The right-hand side of a 'for...in' statement must be of type 'any', an object type or a type parameter, but here has type '{0}'."),Setters_cannot_return_a_value:diag(2408,e.DiagnosticCategory.Error,"Setters_cannot_return_a_value_2408","Setters cannot return a value."),Return_type_of_constructor_signature_must_be_assignable_to_the_instance_type_of_the_class:diag(2409,e.DiagnosticCategory.Error,"Return_type_of_constructor_signature_must_be_assignable_to_the_instance_type_of_the_class_2409","Return type of constructor signature must be assignable to the instance type of the class."),The_with_statement_is_not_supported_All_symbols_in_a_with_block_will_have_type_any:diag(2410,e.DiagnosticCategory.Error,"The_with_statement_is_not_supported_All_symbols_in_a_with_block_will_have_type_any_2410","The 'with' statement is not supported. All symbols in a 'with' block will have type 'any'."),Property_0_of_type_1_is_not_assignable_to_string_index_type_2:diag(2411,e.DiagnosticCategory.Error,"Property_0_of_type_1_is_not_assignable_to_string_index_type_2_2411","Property '{0}' of type '{1}' is not assignable to string index type '{2}'."),Property_0_of_type_1_is_not_assignable_to_numeric_index_type_2:diag(2412,e.DiagnosticCategory.Error,"Property_0_of_type_1_is_not_assignable_to_numeric_index_type_2_2412","Property '{0}' of type '{1}' is not assignable to numeric index type '{2}'."),Numeric_index_type_0_is_not_assignable_to_string_index_type_1:diag(2413,e.DiagnosticCategory.Error,"Numeric_index_type_0_is_not_assignable_to_string_index_type_1_2413","Numeric index type '{0}' is not assignable to string index type '{1}'."),Class_name_cannot_be_0:diag(2414,e.DiagnosticCategory.Error,"Class_name_cannot_be_0_2414","Class name cannot be '{0}'."),Class_0_incorrectly_extends_base_class_1:diag(2415,e.DiagnosticCategory.Error,"Class_0_incorrectly_extends_base_class_1_2415","Class '{0}' incorrectly extends base class '{1}'."),Property_0_in_type_1_is_not_assignable_to_the_same_property_in_base_type_2:diag(2416,e.DiagnosticCategory.Error,"Property_0_in_type_1_is_not_assignable_to_the_same_property_in_base_type_2_2416","Property '{0}' in type '{1}' is not assignable to the same property in base type '{2}'."),Class_static_side_0_incorrectly_extends_base_class_static_side_1:diag(2417,e.DiagnosticCategory.Error,"Class_static_side_0_incorrectly_extends_base_class_static_side_1_2417","Class static side '{0}' incorrectly extends base class static side '{1}'."),Type_of_computed_property_s_value_is_0_which_is_not_assignable_to_type_1:diag(2418,e.DiagnosticCategory.Error,"Type_of_computed_property_s_value_is_0_which_is_not_assignable_to_type_1_2418","Type of computed property's value is '{0}', which is not assignable to type '{1}'."),Class_0_incorrectly_implements_interface_1:diag(2420,e.DiagnosticCategory.Error,"Class_0_incorrectly_implements_interface_1_2420","Class '{0}' incorrectly implements interface '{1}'."),A_class_can_only_implement_an_object_type_or_intersection_of_object_types_with_statically_known_members:diag(2422,e.DiagnosticCategory.Error,"A_class_can_only_implement_an_object_type_or_intersection_of_object_types_with_statically_known_memb_2422","A class can only implement an object type or intersection of object types with statically known members."),Class_0_defines_instance_member_function_1_but_extended_class_2_defines_it_as_instance_member_accessor:diag(2423,e.DiagnosticCategory.Error,"Class_0_defines_instance_member_function_1_but_extended_class_2_defines_it_as_instance_member_access_2423","Class '{0}' defines instance member function '{1}', but extended class '{2}' defines it as instance member accessor."),Class_0_defines_instance_member_function_1_but_extended_class_2_defines_it_as_instance_member_property:diag(2424,e.DiagnosticCategory.Error,"Class_0_defines_instance_member_function_1_but_extended_class_2_defines_it_as_instance_member_proper_2424","Class '{0}' defines instance member function '{1}', but extended class '{2}' defines it as instance member property."),Class_0_defines_instance_member_property_1_but_extended_class_2_defines_it_as_instance_member_function:diag(2425,e.DiagnosticCategory.Error,"Class_0_defines_instance_member_property_1_but_extended_class_2_defines_it_as_instance_member_functi_2425","Class '{0}' defines instance member property '{1}', but extended class '{2}' defines it as instance member function."),Class_0_defines_instance_member_accessor_1_but_extended_class_2_defines_it_as_instance_member_function:diag(2426,e.DiagnosticCategory.Error,"Class_0_defines_instance_member_accessor_1_but_extended_class_2_defines_it_as_instance_member_functi_2426","Class '{0}' defines instance member accessor '{1}', but extended class '{2}' defines it as instance member function."),Interface_name_cannot_be_0:diag(2427,e.DiagnosticCategory.Error,"Interface_name_cannot_be_0_2427","Interface name cannot be '{0}'."),All_declarations_of_0_must_have_identical_type_parameters:diag(2428,e.DiagnosticCategory.Error,"All_declarations_of_0_must_have_identical_type_parameters_2428","All declarations of '{0}' must have identical type parameters."),Interface_0_incorrectly_extends_interface_1:diag(2430,e.DiagnosticCategory.Error,"Interface_0_incorrectly_extends_interface_1_2430","Interface '{0}' incorrectly extends interface '{1}'."),Enum_name_cannot_be_0:diag(2431,e.DiagnosticCategory.Error,"Enum_name_cannot_be_0_2431","Enum name cannot be '{0}'."),In_an_enum_with_multiple_declarations_only_one_declaration_can_omit_an_initializer_for_its_first_enum_element:diag(2432,e.DiagnosticCategory.Error,"In_an_enum_with_multiple_declarations_only_one_declaration_can_omit_an_initializer_for_its_first_enu_2432","In an enum with multiple declarations, only one declaration can omit an initializer for its first enum element."),A_namespace_declaration_cannot_be_in_a_different_file_from_a_class_or_function_with_which_it_is_merged:diag(2433,e.DiagnosticCategory.Error,"A_namespace_declaration_cannot_be_in_a_different_file_from_a_class_or_function_with_which_it_is_merg_2433","A namespace declaration cannot be in a different file from a class or function with which it is merged."),A_namespace_declaration_cannot_be_located_prior_to_a_class_or_function_with_which_it_is_merged:diag(2434,e.DiagnosticCategory.Error,"A_namespace_declaration_cannot_be_located_prior_to_a_class_or_function_with_which_it_is_merged_2434","A namespace declaration cannot be located prior to a class or function with which it is merged."),Ambient_modules_cannot_be_nested_in_other_modules_or_namespaces:diag(2435,e.DiagnosticCategory.Error,"Ambient_modules_cannot_be_nested_in_other_modules_or_namespaces_2435","Ambient modules cannot be nested in other modules or namespaces."),Ambient_module_declaration_cannot_specify_relative_module_name:diag(2436,e.DiagnosticCategory.Error,"Ambient_module_declaration_cannot_specify_relative_module_name_2436","Ambient module declaration cannot specify relative module name."),Module_0_is_hidden_by_a_local_declaration_with_the_same_name:diag(2437,e.DiagnosticCategory.Error,"Module_0_is_hidden_by_a_local_declaration_with_the_same_name_2437","Module '{0}' is hidden by a local declaration with the same name."),Import_name_cannot_be_0:diag(2438,e.DiagnosticCategory.Error,"Import_name_cannot_be_0_2438","Import name cannot be '{0}'."),Import_or_export_declaration_in_an_ambient_module_declaration_cannot_reference_module_through_relative_module_name:diag(2439,e.DiagnosticCategory.Error,"Import_or_export_declaration_in_an_ambient_module_declaration_cannot_reference_module_through_relati_2439","Import or export declaration in an ambient module declaration cannot reference module through relative module name."),Import_declaration_conflicts_with_local_declaration_of_0:diag(2440,e.DiagnosticCategory.Error,"Import_declaration_conflicts_with_local_declaration_of_0_2440","Import declaration conflicts with local declaration of '{0}'."),Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module:diag(2441,e.DiagnosticCategory.Error,"Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module_2441","Duplicate identifier '{0}'. Compiler reserves name '{1}' in top level scope of a module."),Types_have_separate_declarations_of_a_private_property_0:diag(2442,e.DiagnosticCategory.Error,"Types_have_separate_declarations_of_a_private_property_0_2442","Types have separate declarations of a private property '{0}'."),Property_0_is_protected_but_type_1_is_not_a_class_derived_from_2:diag(2443,e.DiagnosticCategory.Error,"Property_0_is_protected_but_type_1_is_not_a_class_derived_from_2_2443","Property '{0}' is protected but type '{1}' is not a class derived from '{2}'."),Property_0_is_protected_in_type_1_but_public_in_type_2:diag(2444,e.DiagnosticCategory.Error,"Property_0_is_protected_in_type_1_but_public_in_type_2_2444","Property '{0}' is protected in type '{1}' but public in type '{2}'."),Property_0_is_protected_and_only_accessible_within_class_1_and_its_subclasses:diag(2445,e.DiagnosticCategory.Error,"Property_0_is_protected_and_only_accessible_within_class_1_and_its_subclasses_2445","Property '{0}' is protected and only accessible within class '{1}' and its subclasses."),Property_0_is_protected_and_only_accessible_through_an_instance_of_class_1:diag(2446,e.DiagnosticCategory.Error,"Property_0_is_protected_and_only_accessible_through_an_instance_of_class_1_2446","Property '{0}' is protected and only accessible through an instance of class '{1}'."),The_0_operator_is_not_allowed_for_boolean_types_Consider_using_1_instead:diag(2447,e.DiagnosticCategory.Error,"The_0_operator_is_not_allowed_for_boolean_types_Consider_using_1_instead_2447","The '{0}' operator is not allowed for boolean types. Consider using '{1}' instead."),Block_scoped_variable_0_used_before_its_declaration:diag(2448,e.DiagnosticCategory.Error,"Block_scoped_variable_0_used_before_its_declaration_2448","Block-scoped variable '{0}' used before its declaration."),Class_0_used_before_its_declaration:diag(2449,e.DiagnosticCategory.Error,"Class_0_used_before_its_declaration_2449","Class '{0}' used before its declaration."),Enum_0_used_before_its_declaration:diag(2450,e.DiagnosticCategory.Error,"Enum_0_used_before_its_declaration_2450","Enum '{0}' used before its declaration."),Cannot_redeclare_block_scoped_variable_0:diag(2451,e.DiagnosticCategory.Error,"Cannot_redeclare_block_scoped_variable_0_2451","Cannot redeclare block-scoped variable '{0}'."),An_enum_member_cannot_have_a_numeric_name:diag(2452,e.DiagnosticCategory.Error,"An_enum_member_cannot_have_a_numeric_name_2452","An enum member cannot have a numeric name."),The_type_argument_for_type_parameter_0_cannot_be_inferred_from_the_usage_Consider_specifying_the_type_arguments_explicitly:diag(2453,e.DiagnosticCategory.Error,"The_type_argument_for_type_parameter_0_cannot_be_inferred_from_the_usage_Consider_specifying_the_typ_2453","The type argument for type parameter '{0}' cannot be inferred from the usage. Consider specifying the type arguments explicitly."),Variable_0_is_used_before_being_assigned:diag(2454,e.DiagnosticCategory.Error,"Variable_0_is_used_before_being_assigned_2454","Variable '{0}' is used before being assigned."),Type_argument_candidate_1_is_not_a_valid_type_argument_because_it_is_not_a_supertype_of_candidate_0:diag(2455,e.DiagnosticCategory.Error,"Type_argument_candidate_1_is_not_a_valid_type_argument_because_it_is_not_a_supertype_of_candidate_0_2455","Type argument candidate '{1}' is not a valid type argument because it is not a supertype of candidate '{0}'."),Type_alias_0_circularly_references_itself:diag(2456,e.DiagnosticCategory.Error,"Type_alias_0_circularly_references_itself_2456","Type alias '{0}' circularly references itself."),Type_alias_name_cannot_be_0:diag(2457,e.DiagnosticCategory.Error,"Type_alias_name_cannot_be_0_2457","Type alias name cannot be '{0}'."),An_AMD_module_cannot_have_multiple_name_assignments:diag(2458,e.DiagnosticCategory.Error,"An_AMD_module_cannot_have_multiple_name_assignments_2458","An AMD module cannot have multiple name assignments."),Type_0_has_no_property_1_and_no_string_index_signature:diag(2459,e.DiagnosticCategory.Error,"Type_0_has_no_property_1_and_no_string_index_signature_2459","Type '{0}' has no property '{1}' and no string index signature."),Type_0_has_no_property_1:diag(2460,e.DiagnosticCategory.Error,"Type_0_has_no_property_1_2460","Type '{0}' has no property '{1}'."),Type_0_is_not_an_array_type:diag(2461,e.DiagnosticCategory.Error,"Type_0_is_not_an_array_type_2461","Type '{0}' is not an array type."),A_rest_element_must_be_last_in_a_destructuring_pattern:diag(2462,e.DiagnosticCategory.Error,"A_rest_element_must_be_last_in_a_destructuring_pattern_2462","A rest element must be last in a destructuring pattern."),A_binding_pattern_parameter_cannot_be_optional_in_an_implementation_signature:diag(2463,e.DiagnosticCategory.Error,"A_binding_pattern_parameter_cannot_be_optional_in_an_implementation_signature_2463","A binding pattern parameter cannot be optional in an implementation signature."),A_computed_property_name_must_be_of_type_string_number_symbol_or_any:diag(2464,e.DiagnosticCategory.Error,"A_computed_property_name_must_be_of_type_string_number_symbol_or_any_2464","A computed property name must be of type 'string', 'number', 'symbol', or 'any'."),this_cannot_be_referenced_in_a_computed_property_name:diag(2465,e.DiagnosticCategory.Error,"this_cannot_be_referenced_in_a_computed_property_name_2465","'this' cannot be referenced in a computed property name."),super_cannot_be_referenced_in_a_computed_property_name:diag(2466,e.DiagnosticCategory.Error,"super_cannot_be_referenced_in_a_computed_property_name_2466","'super' cannot be referenced in a computed property name."),A_computed_property_name_cannot_reference_a_type_parameter_from_its_containing_type:diag(2467,e.DiagnosticCategory.Error,"A_computed_property_name_cannot_reference_a_type_parameter_from_its_containing_type_2467","A computed property name cannot reference a type parameter from its containing type."),Cannot_find_global_value_0:diag(2468,e.DiagnosticCategory.Error,"Cannot_find_global_value_0_2468","Cannot find global value '{0}'."),The_0_operator_cannot_be_applied_to_type_symbol:diag(2469,e.DiagnosticCategory.Error,"The_0_operator_cannot_be_applied_to_type_symbol_2469","The '{0}' operator cannot be applied to type 'symbol'."),Symbol_reference_does_not_refer_to_the_global_Symbol_constructor_object:diag(2470,e.DiagnosticCategory.Error,"Symbol_reference_does_not_refer_to_the_global_Symbol_constructor_object_2470","'Symbol' reference does not refer to the global Symbol constructor object."),A_computed_property_name_of_the_form_0_must_be_of_type_symbol:diag(2471,e.DiagnosticCategory.Error,"A_computed_property_name_of_the_form_0_must_be_of_type_symbol_2471","A computed property name of the form '{0}' must be of type 'symbol'."),Spread_operator_in_new_expressions_is_only_available_when_targeting_ECMAScript_5_and_higher:diag(2472,e.DiagnosticCategory.Error,"Spread_operator_in_new_expressions_is_only_available_when_targeting_ECMAScript_5_and_higher_2472","Spread operator in 'new' expressions is only available when targeting ECMAScript 5 and higher."),Enum_declarations_must_all_be_const_or_non_const:diag(2473,e.DiagnosticCategory.Error,"Enum_declarations_must_all_be_const_or_non_const_2473","Enum declarations must all be const or non-const."),In_const_enum_declarations_member_initializer_must_be_constant_expression:diag(2474,e.DiagnosticCategory.Error,"In_const_enum_declarations_member_initializer_must_be_constant_expression_2474","In 'const' enum declarations member initializer must be constant expression."),const_enums_can_only_be_used_in_property_or_index_access_expressions_or_the_right_hand_side_of_an_import_declaration_or_export_assignment_or_type_query:diag(2475,e.DiagnosticCategory.Error,"const_enums_can_only_be_used_in_property_or_index_access_expressions_or_the_right_hand_side_of_an_im_2475","'const' enums can only be used in property or index access expressions or the right hand side of an import declaration or export assignment or type query."),A_const_enum_member_can_only_be_accessed_using_a_string_literal:diag(2476,e.DiagnosticCategory.Error,"A_const_enum_member_can_only_be_accessed_using_a_string_literal_2476","A const enum member can only be accessed using a string literal."),const_enum_member_initializer_was_evaluated_to_a_non_finite_value:diag(2477,e.DiagnosticCategory.Error,"const_enum_member_initializer_was_evaluated_to_a_non_finite_value_2477","'const' enum member initializer was evaluated to a non-finite value."),const_enum_member_initializer_was_evaluated_to_disallowed_value_NaN:diag(2478,e.DiagnosticCategory.Error,"const_enum_member_initializer_was_evaluated_to_disallowed_value_NaN_2478","'const' enum member initializer was evaluated to disallowed value 'NaN'."),Property_0_does_not_exist_on_const_enum_1:diag(2479,e.DiagnosticCategory.Error,"Property_0_does_not_exist_on_const_enum_1_2479","Property '{0}' does not exist on 'const' enum '{1}'."),let_is_not_allowed_to_be_used_as_a_name_in_let_or_const_declarations:diag(2480,e.DiagnosticCategory.Error,"let_is_not_allowed_to_be_used_as_a_name_in_let_or_const_declarations_2480","'let' is not allowed to be used as a name in 'let' or 'const' declarations."),Cannot_initialize_outer_scoped_variable_0_in_the_same_scope_as_block_scoped_declaration_1:diag(2481,e.DiagnosticCategory.Error,"Cannot_initialize_outer_scoped_variable_0_in_the_same_scope_as_block_scoped_declaration_1_2481","Cannot initialize outer scoped variable '{0}' in the same scope as block scoped declaration '{1}'."),The_left_hand_side_of_a_for_of_statement_cannot_use_a_type_annotation:diag(2483,e.DiagnosticCategory.Error,"The_left_hand_side_of_a_for_of_statement_cannot_use_a_type_annotation_2483","The left-hand side of a 'for...of' statement cannot use a type annotation."),Export_declaration_conflicts_with_exported_declaration_of_0:diag(2484,e.DiagnosticCategory.Error,"Export_declaration_conflicts_with_exported_declaration_of_0_2484","Export declaration conflicts with exported declaration of '{0}'."),The_left_hand_side_of_a_for_of_statement_must_be_a_variable_or_a_property_access:diag(2487,e.DiagnosticCategory.Error,"The_left_hand_side_of_a_for_of_statement_must_be_a_variable_or_a_property_access_2487","The left-hand side of a 'for...of' statement must be a variable or a property access."),Type_0_must_have_a_Symbol_iterator_method_that_returns_an_iterator:diag(2488,e.DiagnosticCategory.Error,"Type_0_must_have_a_Symbol_iterator_method_that_returns_an_iterator_2488","Type '{0}' must have a '[Symbol.iterator]()' method that returns an iterator."),An_iterator_must_have_a_next_method:diag(2489,e.DiagnosticCategory.Error,"An_iterator_must_have_a_next_method_2489","An iterator must have a 'next()' method."),The_type_returned_by_the_next_method_of_an_iterator_must_have_a_value_property:diag(2490,e.DiagnosticCategory.Error,"The_type_returned_by_the_next_method_of_an_iterator_must_have_a_value_property_2490","The type returned by the 'next()' method of an iterator must have a 'value' property."),The_left_hand_side_of_a_for_in_statement_cannot_be_a_destructuring_pattern:diag(2491,e.DiagnosticCategory.Error,"The_left_hand_side_of_a_for_in_statement_cannot_be_a_destructuring_pattern_2491","The left-hand side of a 'for...in' statement cannot be a destructuring pattern."),Cannot_redeclare_identifier_0_in_catch_clause:diag(2492,e.DiagnosticCategory.Error,"Cannot_redeclare_identifier_0_in_catch_clause_2492","Cannot redeclare identifier '{0}' in catch clause."),Tuple_type_0_with_length_1_cannot_be_assigned_to_tuple_with_length_2:diag(2493,e.DiagnosticCategory.Error,"Tuple_type_0_with_length_1_cannot_be_assigned_to_tuple_with_length_2_2493","Tuple type '{0}' with length '{1}' cannot be assigned to tuple with length '{2}'."),Using_a_string_in_a_for_of_statement_is_only_supported_in_ECMAScript_5_and_higher:diag(2494,e.DiagnosticCategory.Error,"Using_a_string_in_a_for_of_statement_is_only_supported_in_ECMAScript_5_and_higher_2494","Using a string in a 'for...of' statement is only supported in ECMAScript 5 and higher."),Type_0_is_not_an_array_type_or_a_string_type:diag(2495,e.DiagnosticCategory.Error,"Type_0_is_not_an_array_type_or_a_string_type_2495","Type '{0}' is not an array type or a string type."),The_arguments_object_cannot_be_referenced_in_an_arrow_function_in_ES3_and_ES5_Consider_using_a_standard_function_expression:diag(2496,e.DiagnosticCategory.Error,"The_arguments_object_cannot_be_referenced_in_an_arrow_function_in_ES3_and_ES5_Consider_using_a_stand_2496","The 'arguments' object cannot be referenced in an arrow function in ES3 and ES5. Consider using a standard function expression."),Module_0_resolves_to_a_non_module_entity_and_cannot_be_imported_using_this_construct:diag(2497,e.DiagnosticCategory.Error,"Module_0_resolves_to_a_non_module_entity_and_cannot_be_imported_using_this_construct_2497","Module '{0}' resolves to a non-module entity and cannot be imported using this construct."),Module_0_uses_export_and_cannot_be_used_with_export_Asterisk:diag(2498,e.DiagnosticCategory.Error,"Module_0_uses_export_and_cannot_be_used_with_export_Asterisk_2498","Module '{0}' uses 'export =' and cannot be used with 'export *'."),An_interface_can_only_extend_an_identifier_Slashqualified_name_with_optional_type_arguments:diag(2499,e.DiagnosticCategory.Error,"An_interface_can_only_extend_an_identifier_Slashqualified_name_with_optional_type_arguments_2499","An interface can only extend an identifier/qualified-name with optional type arguments."),A_class_can_only_implement_an_identifier_Slashqualified_name_with_optional_type_arguments:diag(2500,e.DiagnosticCategory.Error,"A_class_can_only_implement_an_identifier_Slashqualified_name_with_optional_type_arguments_2500","A class can only implement an identifier/qualified-name with optional type arguments."),A_rest_element_cannot_contain_a_binding_pattern:diag(2501,e.DiagnosticCategory.Error,"A_rest_element_cannot_contain_a_binding_pattern_2501","A rest element cannot contain a binding pattern."),_0_is_referenced_directly_or_indirectly_in_its_own_type_annotation:diag(2502,e.DiagnosticCategory.Error,"_0_is_referenced_directly_or_indirectly_in_its_own_type_annotation_2502","'{0}' is referenced directly or indirectly in its own type annotation."),Cannot_find_namespace_0:diag(2503,e.DiagnosticCategory.Error,"Cannot_find_namespace_0_2503","Cannot find namespace '{0}'."),Type_0_must_have_a_Symbol_asyncIterator_method_that_returns_an_async_iterator:diag(2504,e.DiagnosticCategory.Error,"Type_0_must_have_a_Symbol_asyncIterator_method_that_returns_an_async_iterator_2504","Type '{0}' must have a '[Symbol.asyncIterator]()' method that returns an async iterator."),A_generator_cannot_have_a_void_type_annotation:diag(2505,e.DiagnosticCategory.Error,"A_generator_cannot_have_a_void_type_annotation_2505","A generator cannot have a 'void' type annotation."),_0_is_referenced_directly_or_indirectly_in_its_own_base_expression:diag(2506,e.DiagnosticCategory.Error,"_0_is_referenced_directly_or_indirectly_in_its_own_base_expression_2506","'{0}' is referenced directly or indirectly in its own base expression."),Type_0_is_not_a_constructor_function_type:diag(2507,e.DiagnosticCategory.Error,"Type_0_is_not_a_constructor_function_type_2507","Type '{0}' is not a constructor function type."),No_base_constructor_has_the_specified_number_of_type_arguments:diag(2508,e.DiagnosticCategory.Error,"No_base_constructor_has_the_specified_number_of_type_arguments_2508","No base constructor has the specified number of type arguments."),Base_constructor_return_type_0_is_not_an_object_type_or_intersection_of_object_types_with_statically_known_members:diag(2509,e.DiagnosticCategory.Error,"Base_constructor_return_type_0_is_not_an_object_type_or_intersection_of_object_types_with_statically_2509","Base constructor return type '{0}' is not an object type or intersection of object types with statically known members."),Base_constructors_must_all_have_the_same_return_type:diag(2510,e.DiagnosticCategory.Error,"Base_constructors_must_all_have_the_same_return_type_2510","Base constructors must all have the same return type."),Cannot_create_an_instance_of_an_abstract_class:diag(2511,e.DiagnosticCategory.Error,"Cannot_create_an_instance_of_an_abstract_class_2511","Cannot create an instance of an abstract class."),Overload_signatures_must_all_be_abstract_or_non_abstract:diag(2512,e.DiagnosticCategory.Error,"Overload_signatures_must_all_be_abstract_or_non_abstract_2512","Overload signatures must all be abstract or non-abstract."),Abstract_method_0_in_class_1_cannot_be_accessed_via_super_expression:diag(2513,e.DiagnosticCategory.Error,"Abstract_method_0_in_class_1_cannot_be_accessed_via_super_expression_2513","Abstract method '{0}' in class '{1}' cannot be accessed via super expression."),Classes_containing_abstract_methods_must_be_marked_abstract:diag(2514,e.DiagnosticCategory.Error,"Classes_containing_abstract_methods_must_be_marked_abstract_2514","Classes containing abstract methods must be marked abstract."),Non_abstract_class_0_does_not_implement_inherited_abstract_member_1_from_class_2:diag(2515,e.DiagnosticCategory.Error,"Non_abstract_class_0_does_not_implement_inherited_abstract_member_1_from_class_2_2515","Non-abstract class '{0}' does not implement inherited abstract member '{1}' from class '{2}'."),All_declarations_of_an_abstract_method_must_be_consecutive:diag(2516,e.DiagnosticCategory.Error,"All_declarations_of_an_abstract_method_must_be_consecutive_2516","All declarations of an abstract method must be consecutive."),Cannot_assign_an_abstract_constructor_type_to_a_non_abstract_constructor_type:diag(2517,e.DiagnosticCategory.Error,"Cannot_assign_an_abstract_constructor_type_to_a_non_abstract_constructor_type_2517","Cannot assign an abstract constructor type to a non-abstract constructor type."),A_this_based_type_guard_is_not_compatible_with_a_parameter_based_type_guard:diag(2518,e.DiagnosticCategory.Error,"A_this_based_type_guard_is_not_compatible_with_a_parameter_based_type_guard_2518","A 'this'-based type guard is not compatible with a parameter-based type guard."),An_async_iterator_must_have_a_next_method:diag(2519,e.DiagnosticCategory.Error,"An_async_iterator_must_have_a_next_method_2519","An async iterator must have a 'next()' method."),Duplicate_identifier_0_Compiler_uses_declaration_1_to_support_async_functions:diag(2520,e.DiagnosticCategory.Error,"Duplicate_identifier_0_Compiler_uses_declaration_1_to_support_async_functions_2520","Duplicate identifier '{0}'. Compiler uses declaration '{1}' to support async functions."),Expression_resolves_to_variable_declaration_0_that_compiler_uses_to_support_async_functions:diag(2521,e.DiagnosticCategory.Error,"Expression_resolves_to_variable_declaration_0_that_compiler_uses_to_support_async_functions_2521","Expression resolves to variable declaration '{0}' that compiler uses to support async functions."),The_arguments_object_cannot_be_referenced_in_an_async_function_or_method_in_ES3_and_ES5_Consider_using_a_standard_function_or_method:diag(2522,e.DiagnosticCategory.Error,"The_arguments_object_cannot_be_referenced_in_an_async_function_or_method_in_ES3_and_ES5_Consider_usi_2522","The 'arguments' object cannot be referenced in an async function or method in ES3 and ES5. Consider using a standard function or method."),yield_expressions_cannot_be_used_in_a_parameter_initializer:diag(2523,e.DiagnosticCategory.Error,"yield_expressions_cannot_be_used_in_a_parameter_initializer_2523","'yield' expressions cannot be used in a parameter initializer."),await_expressions_cannot_be_used_in_a_parameter_initializer:diag(2524,e.DiagnosticCategory.Error,"await_expressions_cannot_be_used_in_a_parameter_initializer_2524","'await' expressions cannot be used in a parameter initializer."),Initializer_provides_no_value_for_this_binding_element_and_the_binding_element_has_no_default_value:diag(2525,e.DiagnosticCategory.Error,"Initializer_provides_no_value_for_this_binding_element_and_the_binding_element_has_no_default_value_2525","Initializer provides no value for this binding element and the binding element has no default value."),A_this_type_is_available_only_in_a_non_static_member_of_a_class_or_interface:diag(2526,e.DiagnosticCategory.Error,"A_this_type_is_available_only_in_a_non_static_member_of_a_class_or_interface_2526","A 'this' type is available only in a non-static member of a class or interface."),The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary:diag(2527,e.DiagnosticCategory.Error,"The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary_2527","The inferred type of '{0}' references an inaccessible '{1}' type. A type annotation is necessary."),A_module_cannot_have_multiple_default_exports:diag(2528,e.DiagnosticCategory.Error,"A_module_cannot_have_multiple_default_exports_2528","A module cannot have multiple default exports."),Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module_containing_async_functions:diag(2529,e.DiagnosticCategory.Error,"Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module_containing_async_func_2529","Duplicate identifier '{0}'. Compiler reserves name '{1}' in top level scope of a module containing async functions."),Property_0_is_incompatible_with_index_signature:diag(2530,e.DiagnosticCategory.Error,"Property_0_is_incompatible_with_index_signature_2530","Property '{0}' is incompatible with index signature."),Object_is_possibly_null:diag(2531,e.DiagnosticCategory.Error,"Object_is_possibly_null_2531","Object is possibly 'null'."),Object_is_possibly_undefined:diag(2532,e.DiagnosticCategory.Error,"Object_is_possibly_undefined_2532","Object is possibly 'undefined'."),Object_is_possibly_null_or_undefined:diag(2533,e.DiagnosticCategory.Error,"Object_is_possibly_null_or_undefined_2533","Object is possibly 'null' or 'undefined'."),A_function_returning_never_cannot_have_a_reachable_end_point:diag(2534,e.DiagnosticCategory.Error,"A_function_returning_never_cannot_have_a_reachable_end_point_2534","A function returning 'never' cannot have a reachable end point."),Enum_type_0_has_members_with_initializers_that_are_not_literals:diag(2535,e.DiagnosticCategory.Error,"Enum_type_0_has_members_with_initializers_that_are_not_literals_2535","Enum type '{0}' has members with initializers that are not literals."),Type_0_cannot_be_used_to_index_type_1:diag(2536,e.DiagnosticCategory.Error,"Type_0_cannot_be_used_to_index_type_1_2536","Type '{0}' cannot be used to index type '{1}'."),Type_0_has_no_matching_index_signature_for_type_1:diag(2537,e.DiagnosticCategory.Error,"Type_0_has_no_matching_index_signature_for_type_1_2537","Type '{0}' has no matching index signature for type '{1}'."),Type_0_cannot_be_used_as_an_index_type:diag(2538,e.DiagnosticCategory.Error,"Type_0_cannot_be_used_as_an_index_type_2538","Type '{0}' cannot be used as an index type."),Cannot_assign_to_0_because_it_is_not_a_variable:diag(2539,e.DiagnosticCategory.Error,"Cannot_assign_to_0_because_it_is_not_a_variable_2539","Cannot assign to '{0}' because it is not a variable."),Cannot_assign_to_0_because_it_is_a_read_only_property:diag(2540,e.DiagnosticCategory.Error,"Cannot_assign_to_0_because_it_is_a_read_only_property_2540","Cannot assign to '{0}' because it is a read-only property."),The_target_of_an_assignment_must_be_a_variable_or_a_property_access:diag(2541,e.DiagnosticCategory.Error,"The_target_of_an_assignment_must_be_a_variable_or_a_property_access_2541","The target of an assignment must be a variable or a property access."),Index_signature_in_type_0_only_permits_reading:diag(2542,e.DiagnosticCategory.Error,"Index_signature_in_type_0_only_permits_reading_2542","Index signature in type '{0}' only permits reading."),Duplicate_identifier_newTarget_Compiler_uses_variable_declaration_newTarget_to_capture_new_target_meta_property_reference:diag(2543,e.DiagnosticCategory.Error,"Duplicate_identifier_newTarget_Compiler_uses_variable_declaration_newTarget_to_capture_new_target_me_2543","Duplicate identifier '_newTarget'. Compiler uses variable declaration '_newTarget' to capture 'new.target' meta-property reference."),Expression_resolves_to_variable_declaration_newTarget_that_compiler_uses_to_capture_new_target_meta_property_reference:diag(2544,e.DiagnosticCategory.Error,"Expression_resolves_to_variable_declaration_newTarget_that_compiler_uses_to_capture_new_target_meta__2544","Expression resolves to variable declaration '_newTarget' that compiler uses to capture 'new.target' meta-property reference."),A_mixin_class_must_have_a_constructor_with_a_single_rest_parameter_of_type_any:diag(2545,e.DiagnosticCategory.Error,"A_mixin_class_must_have_a_constructor_with_a_single_rest_parameter_of_type_any_2545","A mixin class must have a constructor with a single rest parameter of type 'any[]'."),Property_0_has_conflicting_declarations_and_is_inaccessible_in_type_1:diag(2546,e.DiagnosticCategory.Error,"Property_0_has_conflicting_declarations_and_is_inaccessible_in_type_1_2546","Property '{0}' has conflicting declarations and is inaccessible in type '{1}'."),The_type_returned_by_the_next_method_of_an_async_iterator_must_be_a_promise_for_a_type_with_a_value_property:diag(2547,e.DiagnosticCategory.Error,"The_type_returned_by_the_next_method_of_an_async_iterator_must_be_a_promise_for_a_type_with_a_value__2547","The type returned by the 'next()' method of an async iterator must be a promise for a type with a 'value' property."),Type_0_is_not_an_array_type_or_does_not_have_a_Symbol_iterator_method_that_returns_an_iterator:diag(2548,e.DiagnosticCategory.Error,"Type_0_is_not_an_array_type_or_does_not_have_a_Symbol_iterator_method_that_returns_an_iterator_2548","Type '{0}' is not an array type or does not have a '[Symbol.iterator]()' method that returns an iterator."),Type_0_is_not_an_array_type_or_a_string_type_or_does_not_have_a_Symbol_iterator_method_that_returns_an_iterator:diag(2549,e.DiagnosticCategory.Error,"Type_0_is_not_an_array_type_or_a_string_type_or_does_not_have_a_Symbol_iterator_method_that_returns__2549","Type '{0}' is not an array type or a string type or does not have a '[Symbol.iterator]()' method that returns an iterator."),Property_0_does_not_exist_on_type_1_Did_you_mean_2:diag(2551,e.DiagnosticCategory.Error,"Property_0_does_not_exist_on_type_1_Did_you_mean_2_2551","Property '{0}' does not exist on type '{1}'. Did you mean '{2}'?"),Cannot_find_name_0_Did_you_mean_1:diag(2552,e.DiagnosticCategory.Error,"Cannot_find_name_0_Did_you_mean_1_2552","Cannot find name '{0}'. Did you mean '{1}'?"),Computed_values_are_not_permitted_in_an_enum_with_string_valued_members:diag(2553,e.DiagnosticCategory.Error,"Computed_values_are_not_permitted_in_an_enum_with_string_valued_members_2553","Computed values are not permitted in an enum with string valued members."),Expected_0_arguments_but_got_1:diag(2554,e.DiagnosticCategory.Error,"Expected_0_arguments_but_got_1_2554","Expected {0} arguments, but got {1}."),Expected_at_least_0_arguments_but_got_1:diag(2555,e.DiagnosticCategory.Error,"Expected_at_least_0_arguments_but_got_1_2555","Expected at least {0} arguments, but got {1}."),Expected_0_arguments_but_got_1_or_more:diag(2556,e.DiagnosticCategory.Error,"Expected_0_arguments_but_got_1_or_more_2556","Expected {0} arguments, but got {1} or more."),Expected_at_least_0_arguments_but_got_1_or_more:diag(2557,e.DiagnosticCategory.Error,"Expected_at_least_0_arguments_but_got_1_or_more_2557","Expected at least {0} arguments, but got {1} or more."),Expected_0_type_arguments_but_got_1:diag(2558,e.DiagnosticCategory.Error,"Expected_0_type_arguments_but_got_1_2558","Expected {0} type arguments, but got {1}."),Type_0_has_no_properties_in_common_with_type_1:diag(2559,e.DiagnosticCategory.Error,"Type_0_has_no_properties_in_common_with_type_1_2559","Type '{0}' has no properties in common with type '{1}'."),Value_of_type_0_has_no_properties_in_common_with_type_1_Did_you_mean_to_call_it:diag(2560,e.DiagnosticCategory.Error,"Value_of_type_0_has_no_properties_in_common_with_type_1_Did_you_mean_to_call_it_2560","Value of type '{0}' has no properties in common with type '{1}'. Did you mean to call it?"),Object_literal_may_only_specify_known_properties_but_0_does_not_exist_in_type_1_Did_you_mean_to_write_2:diag(2561,e.DiagnosticCategory.Error,"Object_literal_may_only_specify_known_properties_but_0_does_not_exist_in_type_1_Did_you_mean_to_writ_2561","Object literal may only specify known properties, but '{0}' does not exist in type '{1}'. Did you mean to write '{2}'?"),Base_class_expressions_cannot_reference_class_type_parameters:diag(2562,e.DiagnosticCategory.Error,"Base_class_expressions_cannot_reference_class_type_parameters_2562","Base class expressions cannot reference class type parameters."),The_containing_function_or_module_body_is_too_large_for_control_flow_analysis:diag(2563,e.DiagnosticCategory.Error,"The_containing_function_or_module_body_is_too_large_for_control_flow_analysis_2563","The containing function or module body is too large for control flow analysis."),Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor:diag(2564,e.DiagnosticCategory.Error,"Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor_2564","Property '{0}' has no initializer and is not definitely assigned in the constructor."),Property_0_is_used_before_being_assigned:diag(2565,e.DiagnosticCategory.Error,"Property_0_is_used_before_being_assigned_2565","Property '{0}' is used before being assigned."),A_rest_element_cannot_have_a_property_name:diag(2566,e.DiagnosticCategory.Error,"A_rest_element_cannot_have_a_property_name_2566","A rest element cannot have a property name."),Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations:diag(2567,e.DiagnosticCategory.Error,"Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations_2567","Enum declarations can only merge with namespace or other enum declarations."),Type_0_is_not_an_array_type_Use_compiler_option_downlevelIteration_to_allow_iterating_of_iterators:diag(2568,e.DiagnosticCategory.Error,"Type_0_is_not_an_array_type_Use_compiler_option_downlevelIteration_to_allow_iterating_of_iterators_2568","Type '{0}' is not an array type. Use compiler option '--downlevelIteration' to allow iterating of iterators."),Type_0_is_not_an_array_type_or_a_string_type_Use_compiler_option_downlevelIteration_to_allow_iterating_of_iterators:diag(2569,e.DiagnosticCategory.Error,"Type_0_is_not_an_array_type_or_a_string_type_Use_compiler_option_downlevelIteration_to_allow_iterati_2569","Type '{0}' is not an array type or a string type. Use compiler option '--downlevelIteration' to allow iterating of iterators."),Property_0_does_not_exist_on_type_1_Did_you_forget_to_use_await:diag(2570,e.DiagnosticCategory.Error,"Property_0_does_not_exist_on_type_1_Did_you_forget_to_use_await_2570","Property '{0}' does not exist on type '{1}'. Did you forget to use 'await'?"),Object_is_of_type_unknown:diag(2571,e.DiagnosticCategory.Error,"Object_is_of_type_unknown_2571","Object is of type 'unknown'."),Rest_signatures_are_incompatible:diag(2572,e.DiagnosticCategory.Error,"Rest_signatures_are_incompatible_2572","Rest signatures are incompatible."),Property_0_is_incompatible_with_rest_element_type:diag(2573,e.DiagnosticCategory.Error,"Property_0_is_incompatible_with_rest_element_type_2573","Property '{0}' is incompatible with rest element type."),A_rest_element_type_must_be_an_array_type:diag(2574,e.DiagnosticCategory.Error,"A_rest_element_type_must_be_an_array_type_2574","A rest element type must be an array type."),No_overload_expects_0_arguments_but_overloads_do_exist_that_expect_either_1_or_2_arguments:diag(2575,e.DiagnosticCategory.Error,"No_overload_expects_0_arguments_but_overloads_do_exist_that_expect_either_1_or_2_arguments_2575","No overload expects {0} arguments, but overloads do exist that expect either {1} or {2} arguments."),Property_0_is_a_static_member_of_type_1:diag(2576,e.DiagnosticCategory.Error,"Property_0_is_a_static_member_of_type_1_2576","Property '{0}' is a static member of type '{1}'"),Return_type_annotation_circularly_references_itself:diag(2577,e.DiagnosticCategory.Error,"Return_type_annotation_circularly_references_itself_2577","Return type annotation circularly references itself."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_types_Slashnode_and_then_add_node_to_the_types_field_in_your_tsconfig:diag(2580,e.DiagnosticCategory.Error,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_types_Slashnode_and_th_2580","Cannot find name '{0}'. Do you need to install type definitions for node? Try `npm i @types/node` and then add `node` to the types field in your tsconfig."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_types_Slashjquery_and_then_add_jquery_to_the_types_field_in_your_tsconfig:diag(2581,e.DiagnosticCategory.Error,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_types_Slashjquery_an_2581","Cannot find name '{0}'. Do you need to install type definitions for jQuery? Try `npm i @types/jquery` and then add `jquery` to the types field in your tsconfig."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_types_Slashjest_or_npm_i_types_Slashmocha_and_then_add_jest_or_mocha_to_the_types_field_in_your_tsconfig:diag(2582,e.DiagnosticCategory.Error,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_types_Slashje_2582","Cannot find name '{0}'. Do you need to install type definitions for a test runner? Try `npm i @types/jest` or `npm i @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig."),Cannot_find_name_0_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_es2015_or_later:diag(2583,e.DiagnosticCategory.Error,"Cannot_find_name_0_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_2583","Cannot find name '{0}'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later."),Cannot_find_name_0_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_include_dom:diag(2584,e.DiagnosticCategory.Error,"Cannot_find_name_0_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_2584","Cannot find name '{0}'. Do you need to change your target library? Try changing the `lib` compiler option to include 'dom'."),_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_es2015_or_later:diag(2585,e.DiagnosticCategory.Error,"_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Do_you_need_to_change_your_target_library_2585","'{0}' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later."),Enum_type_0_circularly_references_itself:diag(2586,e.DiagnosticCategory.Error,"Enum_type_0_circularly_references_itself_2586","Enum type '{0}' circularly references itself."),JSDoc_type_0_circularly_references_itself:diag(2587,e.DiagnosticCategory.Error,"JSDoc_type_0_circularly_references_itself_2587","JSDoc type '{0}' circularly references itself."),Cannot_assign_to_0_because_it_is_a_constant:diag(2588,e.DiagnosticCategory.Error,"Cannot_assign_to_0_because_it_is_a_constant_2588","Cannot assign to '{0}' because it is a constant."),JSX_element_attributes_type_0_may_not_be_a_union_type:diag(2600,e.DiagnosticCategory.Error,"JSX_element_attributes_type_0_may_not_be_a_union_type_2600","JSX element attributes type '{0}' may not be a union type."),The_return_type_of_a_JSX_element_constructor_must_return_an_object_type:diag(2601,e.DiagnosticCategory.Error,"The_return_type_of_a_JSX_element_constructor_must_return_an_object_type_2601","The return type of a JSX element constructor must return an object type."),JSX_element_implicitly_has_type_any_because_the_global_type_JSX_Element_does_not_exist:diag(2602,e.DiagnosticCategory.Error,"JSX_element_implicitly_has_type_any_because_the_global_type_JSX_Element_does_not_exist_2602","JSX element implicitly has type 'any' because the global type 'JSX.Element' does not exist."),Property_0_in_type_1_is_not_assignable_to_type_2:diag(2603,e.DiagnosticCategory.Error,"Property_0_in_type_1_is_not_assignable_to_type_2_2603","Property '{0}' in type '{1}' is not assignable to type '{2}'."),JSX_element_type_0_does_not_have_any_construct_or_call_signatures:diag(2604,e.DiagnosticCategory.Error,"JSX_element_type_0_does_not_have_any_construct_or_call_signatures_2604","JSX element type '{0}' does not have any construct or call signatures."),JSX_element_type_0_is_not_a_constructor_function_for_JSX_elements:diag(2605,e.DiagnosticCategory.Error,"JSX_element_type_0_is_not_a_constructor_function_for_JSX_elements_2605","JSX element type '{0}' is not a constructor function for JSX elements."),Property_0_of_JSX_spread_attribute_is_not_assignable_to_target_property:diag(2606,e.DiagnosticCategory.Error,"Property_0_of_JSX_spread_attribute_is_not_assignable_to_target_property_2606","Property '{0}' of JSX spread attribute is not assignable to target property."),JSX_element_class_does_not_support_attributes_because_it_does_not_have_a_0_property:diag(2607,e.DiagnosticCategory.Error,"JSX_element_class_does_not_support_attributes_because_it_does_not_have_a_0_property_2607","JSX element class does not support attributes because it does not have a '{0}' property."),The_global_type_JSX_0_may_not_have_more_than_one_property:diag(2608,e.DiagnosticCategory.Error,"The_global_type_JSX_0_may_not_have_more_than_one_property_2608","The global type 'JSX.{0}' may not have more than one property."),JSX_spread_child_must_be_an_array_type:diag(2609,e.DiagnosticCategory.Error,"JSX_spread_child_must_be_an_array_type_2609","JSX spread child must be an array type."),Cannot_augment_module_0_with_value_exports_because_it_resolves_to_a_non_module_entity:diag(2649,e.DiagnosticCategory.Error,"Cannot_augment_module_0_with_value_exports_because_it_resolves_to_a_non_module_entity_2649","Cannot augment module '{0}' with value exports because it resolves to a non-module entity."),A_member_initializer_in_a_enum_declaration_cannot_reference_members_declared_after_it_including_members_defined_in_other_enums:diag(2651,e.DiagnosticCategory.Error,"A_member_initializer_in_a_enum_declaration_cannot_reference_members_declared_after_it_including_memb_2651","A member initializer in a enum declaration cannot reference members declared after it, including members defined in other enums."),Merged_declaration_0_cannot_include_a_default_export_declaration_Consider_adding_a_separate_export_default_0_declaration_instead:diag(2652,e.DiagnosticCategory.Error,"Merged_declaration_0_cannot_include_a_default_export_declaration_Consider_adding_a_separate_export_d_2652","Merged declaration '{0}' cannot include a default export declaration. Consider adding a separate 'export default {0}' declaration instead."),Non_abstract_class_expression_does_not_implement_inherited_abstract_member_0_from_class_1:diag(2653,e.DiagnosticCategory.Error,"Non_abstract_class_expression_does_not_implement_inherited_abstract_member_0_from_class_1_2653","Non-abstract class expression does not implement inherited abstract member '{0}' from class '{1}'."),Exported_external_package_typings_file_cannot_contain_tripleslash_references_Please_contact_the_package_author_to_update_the_package_definition:diag(2654,e.DiagnosticCategory.Error,"Exported_external_package_typings_file_cannot_contain_tripleslash_references_Please_contact_the_pack_2654","Exported external package typings file cannot contain tripleslash references. Please contact the package author to update the package definition."),Exported_external_package_typings_file_0_is_not_a_module_Please_contact_the_package_author_to_update_the_package_definition:diag(2656,e.DiagnosticCategory.Error,"Exported_external_package_typings_file_0_is_not_a_module_Please_contact_the_package_author_to_update_2656","Exported external package typings file '{0}' is not a module. Please contact the package author to update the package definition."),JSX_expressions_must_have_one_parent_element:diag(2657,e.DiagnosticCategory.Error,"JSX_expressions_must_have_one_parent_element_2657","JSX expressions must have one parent element."),Type_0_provides_no_match_for_the_signature_1:diag(2658,e.DiagnosticCategory.Error,"Type_0_provides_no_match_for_the_signature_1_2658","Type '{0}' provides no match for the signature '{1}'."),super_is_only_allowed_in_members_of_object_literal_expressions_when_option_target_is_ES2015_or_higher:diag(2659,e.DiagnosticCategory.Error,"super_is_only_allowed_in_members_of_object_literal_expressions_when_option_target_is_ES2015_or_highe_2659","'super' is only allowed in members of object literal expressions when option 'target' is 'ES2015' or higher."),super_can_only_be_referenced_in_members_of_derived_classes_or_object_literal_expressions:diag(2660,e.DiagnosticCategory.Error,"super_can_only_be_referenced_in_members_of_derived_classes_or_object_literal_expressions_2660","'super' can only be referenced in members of derived classes or object literal expressions."),Cannot_export_0_Only_local_declarations_can_be_exported_from_a_module:diag(2661,e.DiagnosticCategory.Error,"Cannot_export_0_Only_local_declarations_can_be_exported_from_a_module_2661","Cannot export '{0}'. Only local declarations can be exported from a module."),Cannot_find_name_0_Did_you_mean_the_static_member_1_0:diag(2662,e.DiagnosticCategory.Error,"Cannot_find_name_0_Did_you_mean_the_static_member_1_0_2662","Cannot find name '{0}'. Did you mean the static member '{1}.{0}'?"),Cannot_find_name_0_Did_you_mean_the_instance_member_this_0:diag(2663,e.DiagnosticCategory.Error,"Cannot_find_name_0_Did_you_mean_the_instance_member_this_0_2663","Cannot find name '{0}'. Did you mean the instance member 'this.{0}'?"),Invalid_module_name_in_augmentation_module_0_cannot_be_found:diag(2664,e.DiagnosticCategory.Error,"Invalid_module_name_in_augmentation_module_0_cannot_be_found_2664","Invalid module name in augmentation, module '{0}' cannot be found."),Invalid_module_name_in_augmentation_Module_0_resolves_to_an_untyped_module_at_1_which_cannot_be_augmented:diag(2665,e.DiagnosticCategory.Error,"Invalid_module_name_in_augmentation_Module_0_resolves_to_an_untyped_module_at_1_which_cannot_be_augm_2665","Invalid module name in augmentation. Module '{0}' resolves to an untyped module at '{1}', which cannot be augmented."),Exports_and_export_assignments_are_not_permitted_in_module_augmentations:diag(2666,e.DiagnosticCategory.Error,"Exports_and_export_assignments_are_not_permitted_in_module_augmentations_2666","Exports and export assignments are not permitted in module augmentations."),Imports_are_not_permitted_in_module_augmentations_Consider_moving_them_to_the_enclosing_external_module:diag(2667,e.DiagnosticCategory.Error,"Imports_are_not_permitted_in_module_augmentations_Consider_moving_them_to_the_enclosing_external_mod_2667","Imports are not permitted in module augmentations. Consider moving them to the enclosing external module."),export_modifier_cannot_be_applied_to_ambient_modules_and_module_augmentations_since_they_are_always_visible:diag(2668,e.DiagnosticCategory.Error,"export_modifier_cannot_be_applied_to_ambient_modules_and_module_augmentations_since_they_are_always__2668","'export' modifier cannot be applied to ambient modules and module augmentations since they are always visible."),Augmentations_for_the_global_scope_can_only_be_directly_nested_in_external_modules_or_ambient_module_declarations:diag(2669,e.DiagnosticCategory.Error,"Augmentations_for_the_global_scope_can_only_be_directly_nested_in_external_modules_or_ambient_module_2669","Augmentations for the global scope can only be directly nested in external modules or ambient module declarations."),Augmentations_for_the_global_scope_should_have_declare_modifier_unless_they_appear_in_already_ambient_context:diag(2670,e.DiagnosticCategory.Error,"Augmentations_for_the_global_scope_should_have_declare_modifier_unless_they_appear_in_already_ambien_2670","Augmentations for the global scope should have 'declare' modifier unless they appear in already ambient context."),Cannot_augment_module_0_because_it_resolves_to_a_non_module_entity:diag(2671,e.DiagnosticCategory.Error,"Cannot_augment_module_0_because_it_resolves_to_a_non_module_entity_2671","Cannot augment module '{0}' because it resolves to a non-module entity."),Cannot_assign_a_0_constructor_type_to_a_1_constructor_type:diag(2672,e.DiagnosticCategory.Error,"Cannot_assign_a_0_constructor_type_to_a_1_constructor_type_2672","Cannot assign a '{0}' constructor type to a '{1}' constructor type."),Constructor_of_class_0_is_private_and_only_accessible_within_the_class_declaration:diag(2673,e.DiagnosticCategory.Error,"Constructor_of_class_0_is_private_and_only_accessible_within_the_class_declaration_2673","Constructor of class '{0}' is private and only accessible within the class declaration."),Constructor_of_class_0_is_protected_and_only_accessible_within_the_class_declaration:diag(2674,e.DiagnosticCategory.Error,"Constructor_of_class_0_is_protected_and_only_accessible_within_the_class_declaration_2674","Constructor of class '{0}' is protected and only accessible within the class declaration."),Cannot_extend_a_class_0_Class_constructor_is_marked_as_private:diag(2675,e.DiagnosticCategory.Error,"Cannot_extend_a_class_0_Class_constructor_is_marked_as_private_2675","Cannot extend a class '{0}'. Class constructor is marked as private."),Accessors_must_both_be_abstract_or_non_abstract:diag(2676,e.DiagnosticCategory.Error,"Accessors_must_both_be_abstract_or_non_abstract_2676","Accessors must both be abstract or non-abstract."),A_type_predicate_s_type_must_be_assignable_to_its_parameter_s_type:diag(2677,e.DiagnosticCategory.Error,"A_type_predicate_s_type_must_be_assignable_to_its_parameter_s_type_2677","A type predicate's type must be assignable to its parameter's type."),Type_0_is_not_comparable_to_type_1:diag(2678,e.DiagnosticCategory.Error,"Type_0_is_not_comparable_to_type_1_2678","Type '{0}' is not comparable to type '{1}'."),A_function_that_is_called_with_the_new_keyword_cannot_have_a_this_type_that_is_void:diag(2679,e.DiagnosticCategory.Error,"A_function_that_is_called_with_the_new_keyword_cannot_have_a_this_type_that_is_void_2679","A function that is called with the 'new' keyword cannot have a 'this' type that is 'void'."),A_0_parameter_must_be_the_first_parameter:diag(2680,e.DiagnosticCategory.Error,"A_0_parameter_must_be_the_first_parameter_2680","A '{0}' parameter must be the first parameter."),A_constructor_cannot_have_a_this_parameter:diag(2681,e.DiagnosticCategory.Error,"A_constructor_cannot_have_a_this_parameter_2681","A constructor cannot have a 'this' parameter."),get_and_set_accessor_must_have_the_same_this_type:diag(2682,e.DiagnosticCategory.Error,"get_and_set_accessor_must_have_the_same_this_type_2682","'get' and 'set' accessor must have the same 'this' type."),this_implicitly_has_type_any_because_it_does_not_have_a_type_annotation:diag(2683,e.DiagnosticCategory.Error,"this_implicitly_has_type_any_because_it_does_not_have_a_type_annotation_2683","'this' implicitly has type 'any' because it does not have a type annotation."),The_this_context_of_type_0_is_not_assignable_to_method_s_this_of_type_1:diag(2684,e.DiagnosticCategory.Error,"The_this_context_of_type_0_is_not_assignable_to_method_s_this_of_type_1_2684","The 'this' context of type '{0}' is not assignable to method's 'this' of type '{1}'."),The_this_types_of_each_signature_are_incompatible:diag(2685,e.DiagnosticCategory.Error,"The_this_types_of_each_signature_are_incompatible_2685","The 'this' types of each signature are incompatible."),_0_refers_to_a_UMD_global_but_the_current_file_is_a_module_Consider_adding_an_import_instead:diag(2686,e.DiagnosticCategory.Error,"_0_refers_to_a_UMD_global_but_the_current_file_is_a_module_Consider_adding_an_import_instead_2686","'{0}' refers to a UMD global, but the current file is a module. Consider adding an import instead."),All_declarations_of_0_must_have_identical_modifiers:diag(2687,e.DiagnosticCategory.Error,"All_declarations_of_0_must_have_identical_modifiers_2687","All declarations of '{0}' must have identical modifiers."),Cannot_find_type_definition_file_for_0:diag(2688,e.DiagnosticCategory.Error,"Cannot_find_type_definition_file_for_0_2688","Cannot find type definition file for '{0}'."),Cannot_extend_an_interface_0_Did_you_mean_implements:diag(2689,e.DiagnosticCategory.Error,"Cannot_extend_an_interface_0_Did_you_mean_implements_2689","Cannot extend an interface '{0}'. Did you mean 'implements'?"),An_import_path_cannot_end_with_a_0_extension_Consider_importing_1_instead:diag(2691,e.DiagnosticCategory.Error,"An_import_path_cannot_end_with_a_0_extension_Consider_importing_1_instead_2691","An import path cannot end with a '{0}' extension. Consider importing '{1}' instead."),_0_is_a_primitive_but_1_is_a_wrapper_object_Prefer_using_0_when_possible:diag(2692,e.DiagnosticCategory.Error,"_0_is_a_primitive_but_1_is_a_wrapper_object_Prefer_using_0_when_possible_2692","'{0}' is a primitive, but '{1}' is a wrapper object. Prefer using '{0}' when possible."),_0_only_refers_to_a_type_but_is_being_used_as_a_value_here:diag(2693,e.DiagnosticCategory.Error,"_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_2693","'{0}' only refers to a type, but is being used as a value here."),Namespace_0_has_no_exported_member_1:diag(2694,e.DiagnosticCategory.Error,"Namespace_0_has_no_exported_member_1_2694","Namespace '{0}' has no exported member '{1}'."),Left_side_of_comma_operator_is_unused_and_has_no_side_effects:diag(2695,e.DiagnosticCategory.Error,"Left_side_of_comma_operator_is_unused_and_has_no_side_effects_2695","Left side of comma operator is unused and has no side effects.",true),The_Object_type_is_assignable_to_very_few_other_types_Did_you_mean_to_use_the_any_type_instead:diag(2696,e.DiagnosticCategory.Error,"The_Object_type_is_assignable_to_very_few_other_types_Did_you_mean_to_use_the_any_type_instead_2696","The 'Object' type is assignable to very few other types. Did you mean to use the 'any' type instead?"),An_async_function_or_method_must_return_a_Promise_Make_sure_you_have_a_declaration_for_Promise_or_include_ES2015_in_your_lib_option:diag(2697,e.DiagnosticCategory.Error,"An_async_function_or_method_must_return_a_Promise_Make_sure_you_have_a_declaration_for_Promise_or_in_2697","An async function or method must return a 'Promise'. Make sure you have a declaration for 'Promise' or include 'ES2015' in your `--lib` option."),Spread_types_may_only_be_created_from_object_types:diag(2698,e.DiagnosticCategory.Error,"Spread_types_may_only_be_created_from_object_types_2698","Spread types may only be created from object types."),Static_property_0_conflicts_with_built_in_property_Function_0_of_constructor_function_1:diag(2699,e.DiagnosticCategory.Error,"Static_property_0_conflicts_with_built_in_property_Function_0_of_constructor_function_1_2699","Static property '{0}' conflicts with built-in property 'Function.{0}' of constructor function '{1}'."),Rest_types_may_only_be_created_from_object_types:diag(2700,e.DiagnosticCategory.Error,"Rest_types_may_only_be_created_from_object_types_2700","Rest types may only be created from object types."),The_target_of_an_object_rest_assignment_must_be_a_variable_or_a_property_access:diag(2701,e.DiagnosticCategory.Error,"The_target_of_an_object_rest_assignment_must_be_a_variable_or_a_property_access_2701","The target of an object rest assignment must be a variable or a property access."),_0_only_refers_to_a_type_but_is_being_used_as_a_namespace_here:diag(2702,e.DiagnosticCategory.Error,"_0_only_refers_to_a_type_but_is_being_used_as_a_namespace_here_2702","'{0}' only refers to a type, but is being used as a namespace here."),The_operand_of_a_delete_operator_must_be_a_property_reference:diag(2703,e.DiagnosticCategory.Error,"The_operand_of_a_delete_operator_must_be_a_property_reference_2703","The operand of a delete operator must be a property reference."),The_operand_of_a_delete_operator_cannot_be_a_read_only_property:diag(2704,e.DiagnosticCategory.Error,"The_operand_of_a_delete_operator_cannot_be_a_read_only_property_2704","The operand of a delete operator cannot be a read-only property."),An_async_function_or_method_in_ES5_SlashES3_requires_the_Promise_constructor_Make_sure_you_have_a_declaration_for_the_Promise_constructor_or_include_ES2015_in_your_lib_option:diag(2705,e.DiagnosticCategory.Error,"An_async_function_or_method_in_ES5_SlashES3_requires_the_Promise_constructor_Make_sure_you_have_a_de_2705","An async function or method in ES5/ES3 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your `--lib` option."),Required_type_parameters_may_not_follow_optional_type_parameters:diag(2706,e.DiagnosticCategory.Error,"Required_type_parameters_may_not_follow_optional_type_parameters_2706","Required type parameters may not follow optional type parameters."),Generic_type_0_requires_between_1_and_2_type_arguments:diag(2707,e.DiagnosticCategory.Error,"Generic_type_0_requires_between_1_and_2_type_arguments_2707","Generic type '{0}' requires between {1} and {2} type arguments."),Cannot_use_namespace_0_as_a_value:diag(2708,e.DiagnosticCategory.Error,"Cannot_use_namespace_0_as_a_value_2708","Cannot use namespace '{0}' as a value."),Cannot_use_namespace_0_as_a_type:diag(2709,e.DiagnosticCategory.Error,"Cannot_use_namespace_0_as_a_type_2709","Cannot use namespace '{0}' as a type."),_0_are_specified_twice_The_attribute_named_0_will_be_overwritten:diag(2710,e.DiagnosticCategory.Error,"_0_are_specified_twice_The_attribute_named_0_will_be_overwritten_2710","'{0}' are specified twice. The attribute named '{0}' will be overwritten."),A_dynamic_import_call_returns_a_Promise_Make_sure_you_have_a_declaration_for_Promise_or_include_ES2015_in_your_lib_option:diag(2711,e.DiagnosticCategory.Error,"A_dynamic_import_call_returns_a_Promise_Make_sure_you_have_a_declaration_for_Promise_or_include_ES20_2711","A dynamic import call returns a 'Promise'. Make sure you have a declaration for 'Promise' or include 'ES2015' in your `--lib` option."),A_dynamic_import_call_in_ES5_SlashES3_requires_the_Promise_constructor_Make_sure_you_have_a_declaration_for_the_Promise_constructor_or_include_ES2015_in_your_lib_option:diag(2712,e.DiagnosticCategory.Error,"A_dynamic_import_call_in_ES5_SlashES3_requires_the_Promise_constructor_Make_sure_you_have_a_declarat_2712","A dynamic import call in ES5/ES3 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your `--lib` option."),Cannot_access_0_1_because_0_is_a_type_but_not_a_namespace_Did_you_mean_to_retrieve_the_type_of_the_property_1_in_0_with_0_1:diag(2713,e.DiagnosticCategory.Error,"Cannot_access_0_1_because_0_is_a_type_but_not_a_namespace_Did_you_mean_to_retrieve_the_type_of_the_p_2713","Cannot access '{0}.{1}' because '{0}' is a type, but not a namespace. Did you mean to retrieve the type of the property '{1}' in '{0}' with '{0}[\"{1}\"]'?"),The_expression_of_an_export_assignment_must_be_an_identifier_or_qualified_name_in_an_ambient_context:diag(2714,e.DiagnosticCategory.Error,"The_expression_of_an_export_assignment_must_be_an_identifier_or_qualified_name_in_an_ambient_context_2714","The expression of an export assignment must be an identifier or qualified name in an ambient context."),Abstract_property_0_in_class_1_cannot_be_accessed_in_the_constructor:diag(2715,e.DiagnosticCategory.Error,"Abstract_property_0_in_class_1_cannot_be_accessed_in_the_constructor_2715","Abstract property '{0}' in class '{1}' cannot be accessed in the constructor."),Type_parameter_0_has_a_circular_default:diag(2716,e.DiagnosticCategory.Error,"Type_parameter_0_has_a_circular_default_2716","Type parameter '{0}' has a circular default."),Subsequent_property_declarations_must_have_the_same_type_Property_0_must_be_of_type_1_but_here_has_type_2:diag(2717,e.DiagnosticCategory.Error,"Subsequent_property_declarations_must_have_the_same_type_Property_0_must_be_of_type_1_but_here_has_t_2717","Subsequent property declarations must have the same type. Property '{0}' must be of type '{1}', but here has type '{2}'."),Duplicate_declaration_0:diag(2718,e.DiagnosticCategory.Error,"Duplicate_declaration_0_2718","Duplicate declaration '{0}'."),Type_0_is_not_assignable_to_type_1_Two_different_types_with_this_name_exist_but_they_are_unrelated:diag(2719,e.DiagnosticCategory.Error,"Type_0_is_not_assignable_to_type_1_Two_different_types_with_this_name_exist_but_they_are_unrelated_2719","Type '{0}' is not assignable to type '{1}'. Two different types with this name exist, but they are unrelated."),Class_0_incorrectly_implements_class_1_Did_you_mean_to_extend_1_and_inherit_its_members_as_a_subclass:diag(2720,e.DiagnosticCategory.Error,"Class_0_incorrectly_implements_class_1_Did_you_mean_to_extend_1_and_inherit_its_members_as_a_subclas_2720","Class '{0}' incorrectly implements class '{1}'. Did you mean to extend '{1}' and inherit its members as a subclass?"),Cannot_invoke_an_object_which_is_possibly_null:diag(2721,e.DiagnosticCategory.Error,"Cannot_invoke_an_object_which_is_possibly_null_2721","Cannot invoke an object which is possibly 'null'."),Cannot_invoke_an_object_which_is_possibly_undefined:diag(2722,e.DiagnosticCategory.Error,"Cannot_invoke_an_object_which_is_possibly_undefined_2722","Cannot invoke an object which is possibly 'undefined'."),Cannot_invoke_an_object_which_is_possibly_null_or_undefined:diag(2723,e.DiagnosticCategory.Error,"Cannot_invoke_an_object_which_is_possibly_null_or_undefined_2723","Cannot invoke an object which is possibly 'null' or 'undefined'."),Module_0_has_no_exported_member_1_Did_you_mean_2:diag(2724,e.DiagnosticCategory.Error,"Module_0_has_no_exported_member_1_Did_you_mean_2_2724","Module '{0}' has no exported member '{1}'. Did you mean '{2}'?"),Class_name_cannot_be_Object_when_targeting_ES5_with_module_0:diag(2725,e.DiagnosticCategory.Error,"Class_name_cannot_be_Object_when_targeting_ES5_with_module_0_2725","Class name cannot be 'Object' when targeting ES5 with module {0}."),Cannot_find_lib_definition_for_0:diag(2726,e.DiagnosticCategory.Error,"Cannot_find_lib_definition_for_0_2726","Cannot find lib definition for '{0}'."),Cannot_find_lib_definition_for_0_Did_you_mean_1:diag(2727,e.DiagnosticCategory.Error,"Cannot_find_lib_definition_for_0_Did_you_mean_1_2727","Cannot find lib definition for '{0}'. Did you mean '{1}'?"),_0_is_declared_here:diag(2728,e.DiagnosticCategory.Message,"_0_is_declared_here_2728","'{0}' is declared here."),Property_0_is_used_before_its_initialization:diag(2729,e.DiagnosticCategory.Error,"Property_0_is_used_before_its_initialization_2729","Property '{0}' is used before its initialization."),An_arrow_function_cannot_have_a_this_parameter:diag(2730,e.DiagnosticCategory.Error,"An_arrow_function_cannot_have_a_this_parameter_2730","An arrow function cannot have a 'this' parameter."),Implicit_conversion_of_a_symbol_to_a_string_will_fail_at_runtime_Consider_wrapping_this_expression_in_String:diag(2731,e.DiagnosticCategory.Error,"Implicit_conversion_of_a_symbol_to_a_string_will_fail_at_runtime_Consider_wrapping_this_expression_i_2731","Implicit conversion of a 'symbol' to a 'string' will fail at runtime. Consider wrapping this expression in 'String(...)'."),Cannot_find_module_0_Consider_using_resolveJsonModule_to_import_module_with_json_extension:diag(2732,e.DiagnosticCategory.Error,"Cannot_find_module_0_Consider_using_resolveJsonModule_to_import_module_with_json_extension_2732","Cannot find module '{0}'. Consider using '--resolveJsonModule' to import module with '.json' extension"),It_is_highly_likely_that_you_are_missing_a_semicolon:diag(2734,e.DiagnosticCategory.Error,"It_is_highly_likely_that_you_are_missing_a_semicolon_2734","It is highly likely that you are missing a semicolon."),Did_you_mean_for_0_to_be_constrained_to_type_new_args_Colon_any_1:diag(2735,e.DiagnosticCategory.Error,"Did_you_mean_for_0_to_be_constrained_to_type_new_args_Colon_any_1_2735","Did you mean for '{0}' to be constrained to type 'new (...args: any[]) => {1}'?"),Operator_0_cannot_be_applied_to_type_1:diag(2736,e.DiagnosticCategory.Error,"Operator_0_cannot_be_applied_to_type_1_2736","Operator '{0}' cannot be applied to type '{1}'."),BigInt_literals_are_not_available_when_targeting_lower_than_ESNext:diag(2737,e.DiagnosticCategory.Error,"BigInt_literals_are_not_available_when_targeting_lower_than_ESNext_2737","BigInt literals are not available when targeting lower than ESNext."),An_outer_value_of_this_is_shadowed_by_this_container:diag(2738,e.DiagnosticCategory.Message,"An_outer_value_of_this_is_shadowed_by_this_container_2738","An outer value of 'this' is shadowed by this container."),Type_0_is_missing_the_following_properties_from_type_1_Colon_2:diag(2739,e.DiagnosticCategory.Error,"Type_0_is_missing_the_following_properties_from_type_1_Colon_2_2739","Type '{0}' is missing the following properties from type '{1}': {2}"),Type_0_is_missing_the_following_properties_from_type_1_Colon_2_and_3_more:diag(2740,e.DiagnosticCategory.Error,"Type_0_is_missing_the_following_properties_from_type_1_Colon_2_and_3_more_2740","Type '{0}' is missing the following properties from type '{1}': {2}, and {3} more."),Property_0_is_missing_in_type_1_but_required_in_type_2:diag(2741,e.DiagnosticCategory.Error,"Property_0_is_missing_in_type_1_but_required_in_type_2_2741","Property '{0}' is missing in type '{1}' but required in type '{2}'."),The_inferred_type_of_0_cannot_be_named_without_a_reference_to_1_This_is_likely_not_portable_A_type_annotation_is_necessary:diag(2742,e.DiagnosticCategory.Error,"The_inferred_type_of_0_cannot_be_named_without_a_reference_to_1_This_is_likely_not_portable_A_type_a_2742","The inferred type of '{0}' cannot be named without a reference to '{1}'. This is likely not portable. A type annotation is necessary."),Import_declaration_0_is_using_private_name_1:diag(4e3,e.DiagnosticCategory.Error,"Import_declaration_0_is_using_private_name_1_4000","Import declaration '{0}' is using private name '{1}'."),Type_parameter_0_of_exported_class_has_or_is_using_private_name_1:diag(4002,e.DiagnosticCategory.Error,"Type_parameter_0_of_exported_class_has_or_is_using_private_name_1_4002","Type parameter '{0}' of exported class has or is using private name '{1}'."),Type_parameter_0_of_exported_interface_has_or_is_using_private_name_1:diag(4004,e.DiagnosticCategory.Error,"Type_parameter_0_of_exported_interface_has_or_is_using_private_name_1_4004","Type parameter '{0}' of exported interface has or is using private name '{1}'."),Type_parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_private_name_1:diag(4006,e.DiagnosticCategory.Error,"Type_parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_private_name_1_4006","Type parameter '{0}' of constructor signature from exported interface has or is using private name '{1}'."),Type_parameter_0_of_call_signature_from_exported_interface_has_or_is_using_private_name_1:diag(4008,e.DiagnosticCategory.Error,"Type_parameter_0_of_call_signature_from_exported_interface_has_or_is_using_private_name_1_4008","Type parameter '{0}' of call signature from exported interface has or is using private name '{1}'."),Type_parameter_0_of_public_static_method_from_exported_class_has_or_is_using_private_name_1:diag(4010,e.DiagnosticCategory.Error,"Type_parameter_0_of_public_static_method_from_exported_class_has_or_is_using_private_name_1_4010","Type parameter '{0}' of public static method from exported class has or is using private name '{1}'."),Type_parameter_0_of_public_method_from_exported_class_has_or_is_using_private_name_1:diag(4012,e.DiagnosticCategory.Error,"Type_parameter_0_of_public_method_from_exported_class_has_or_is_using_private_name_1_4012","Type parameter '{0}' of public method from exported class has or is using private name '{1}'."),Type_parameter_0_of_method_from_exported_interface_has_or_is_using_private_name_1:diag(4014,e.DiagnosticCategory.Error,"Type_parameter_0_of_method_from_exported_interface_has_or_is_using_private_name_1_4014","Type parameter '{0}' of method from exported interface has or is using private name '{1}'."),Type_parameter_0_of_exported_function_has_or_is_using_private_name_1:diag(4016,e.DiagnosticCategory.Error,"Type_parameter_0_of_exported_function_has_or_is_using_private_name_1_4016","Type parameter '{0}' of exported function has or is using private name '{1}'."),Implements_clause_of_exported_class_0_has_or_is_using_private_name_1:diag(4019,e.DiagnosticCategory.Error,"Implements_clause_of_exported_class_0_has_or_is_using_private_name_1_4019","Implements clause of exported class '{0}' has or is using private name '{1}'."),extends_clause_of_exported_class_0_has_or_is_using_private_name_1:diag(4020,e.DiagnosticCategory.Error,"extends_clause_of_exported_class_0_has_or_is_using_private_name_1_4020","'extends' clause of exported class '{0}' has or is using private name '{1}'."),extends_clause_of_exported_interface_0_has_or_is_using_private_name_1:diag(4022,e.DiagnosticCategory.Error,"extends_clause_of_exported_interface_0_has_or_is_using_private_name_1_4022","'extends' clause of exported interface '{0}' has or is using private name '{1}'."),Exported_variable_0_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:diag(4023,e.DiagnosticCategory.Error,"Exported_variable_0_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named_4023","Exported variable '{0}' has or is using name '{1}' from external module {2} but cannot be named."),Exported_variable_0_has_or_is_using_name_1_from_private_module_2:diag(4024,e.DiagnosticCategory.Error,"Exported_variable_0_has_or_is_using_name_1_from_private_module_2_4024","Exported variable '{0}' has or is using name '{1}' from private module '{2}'."),Exported_variable_0_has_or_is_using_private_name_1:diag(4025,e.DiagnosticCategory.Error,"Exported_variable_0_has_or_is_using_private_name_1_4025","Exported variable '{0}' has or is using private name '{1}'."),Public_static_property_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:diag(4026,e.DiagnosticCategory.Error,"Public_static_property_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot__4026","Public static property '{0}' of exported class has or is using name '{1}' from external module {2} but cannot be named."),Public_static_property_0_of_exported_class_has_or_is_using_name_1_from_private_module_2:diag(4027,e.DiagnosticCategory.Error,"Public_static_property_0_of_exported_class_has_or_is_using_name_1_from_private_module_2_4027","Public static property '{0}' of exported class has or is using name '{1}' from private module '{2}'."),Public_static_property_0_of_exported_class_has_or_is_using_private_name_1:diag(4028,e.DiagnosticCategory.Error,"Public_static_property_0_of_exported_class_has_or_is_using_private_name_1_4028","Public static property '{0}' of exported class has or is using private name '{1}'."),Public_property_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:diag(4029,e.DiagnosticCategory.Error,"Public_property_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_name_4029","Public property '{0}' of exported class has or is using name '{1}' from external module {2} but cannot be named."),Public_property_0_of_exported_class_has_or_is_using_name_1_from_private_module_2:diag(4030,e.DiagnosticCategory.Error,"Public_property_0_of_exported_class_has_or_is_using_name_1_from_private_module_2_4030","Public property '{0}' of exported class has or is using name '{1}' from private module '{2}'."),Public_property_0_of_exported_class_has_or_is_using_private_name_1:diag(4031,e.DiagnosticCategory.Error,"Public_property_0_of_exported_class_has_or_is_using_private_name_1_4031","Public property '{0}' of exported class has or is using private name '{1}'."),Property_0_of_exported_interface_has_or_is_using_name_1_from_private_module_2:diag(4032,e.DiagnosticCategory.Error,"Property_0_of_exported_interface_has_or_is_using_name_1_from_private_module_2_4032","Property '{0}' of exported interface has or is using name '{1}' from private module '{2}'."),Property_0_of_exported_interface_has_or_is_using_private_name_1:diag(4033,e.DiagnosticCategory.Error,"Property_0_of_exported_interface_has_or_is_using_private_name_1_4033","Property '{0}' of exported interface has or is using private name '{1}'."),Parameter_type_of_public_static_setter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2:diag(4034,e.DiagnosticCategory.Error,"Parameter_type_of_public_static_setter_0_from_exported_class_has_or_is_using_name_1_from_private_mod_4034","Parameter type of public static setter '{0}' from exported class has or is using name '{1}' from private module '{2}'."),Parameter_type_of_public_static_setter_0_from_exported_class_has_or_is_using_private_name_1:diag(4035,e.DiagnosticCategory.Error,"Parameter_type_of_public_static_setter_0_from_exported_class_has_or_is_using_private_name_1_4035","Parameter type of public static setter '{0}' from exported class has or is using private name '{1}'."),Parameter_type_of_public_setter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2:diag(4036,e.DiagnosticCategory.Error,"Parameter_type_of_public_setter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2_4036","Parameter type of public setter '{0}' from exported class has or is using name '{1}' from private module '{2}'."),Parameter_type_of_public_setter_0_from_exported_class_has_or_is_using_private_name_1:diag(4037,e.DiagnosticCategory.Error,"Parameter_type_of_public_setter_0_from_exported_class_has_or_is_using_private_name_1_4037","Parameter type of public setter '{0}' from exported class has or is using private name '{1}'."),Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:diag(4038,e.DiagnosticCategory.Error,"Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_name_1_from_external_modul_4038","Return type of public static getter '{0}' from exported class has or is using name '{1}' from external module {2} but cannot be named."),Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2:diag(4039,e.DiagnosticCategory.Error,"Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_name_1_from_private_module_4039","Return type of public static getter '{0}' from exported class has or is using name '{1}' from private module '{2}'."),Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_private_name_1:diag(4040,e.DiagnosticCategory.Error,"Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_private_name_1_4040","Return type of public static getter '{0}' from exported class has or is using private name '{1}'."),Return_type_of_public_getter_0_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:diag(4041,e.DiagnosticCategory.Error,"Return_type_of_public_getter_0_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_4041","Return type of public getter '{0}' from exported class has or is using name '{1}' from external module {2} but cannot be named."),Return_type_of_public_getter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2:diag(4042,e.DiagnosticCategory.Error,"Return_type_of_public_getter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2_4042","Return type of public getter '{0}' from exported class has or is using name '{1}' from private module '{2}'."),Return_type_of_public_getter_0_from_exported_class_has_or_is_using_private_name_1:diag(4043,e.DiagnosticCategory.Error,"Return_type_of_public_getter_0_from_exported_class_has_or_is_using_private_name_1_4043","Return type of public getter '{0}' from exported class has or is using private name '{1}'."),Return_type_of_constructor_signature_from_exported_interface_has_or_is_using_name_0_from_private_module_1:diag(4044,e.DiagnosticCategory.Error,"Return_type_of_constructor_signature_from_exported_interface_has_or_is_using_name_0_from_private_mod_4044","Return type of constructor signature from exported interface has or is using name '{0}' from private module '{1}'."),Return_type_of_constructor_signature_from_exported_interface_has_or_is_using_private_name_0:diag(4045,e.DiagnosticCategory.Error,"Return_type_of_constructor_signature_from_exported_interface_has_or_is_using_private_name_0_4045","Return type of constructor signature from exported interface has or is using private name '{0}'."),Return_type_of_call_signature_from_exported_interface_has_or_is_using_name_0_from_private_module_1:diag(4046,e.DiagnosticCategory.Error,"Return_type_of_call_signature_from_exported_interface_has_or_is_using_name_0_from_private_module_1_4046","Return type of call signature from exported interface has or is using name '{0}' from private module '{1}'."),Return_type_of_call_signature_from_exported_interface_has_or_is_using_private_name_0:diag(4047,e.DiagnosticCategory.Error,"Return_type_of_call_signature_from_exported_interface_has_or_is_using_private_name_0_4047","Return type of call signature from exported interface has or is using private name '{0}'."),Return_type_of_index_signature_from_exported_interface_has_or_is_using_name_0_from_private_module_1:diag(4048,e.DiagnosticCategory.Error,"Return_type_of_index_signature_from_exported_interface_has_or_is_using_name_0_from_private_module_1_4048","Return type of index signature from exported interface has or is using name '{0}' from private module '{1}'."),Return_type_of_index_signature_from_exported_interface_has_or_is_using_private_name_0:diag(4049,e.DiagnosticCategory.Error,"Return_type_of_index_signature_from_exported_interface_has_or_is_using_private_name_0_4049","Return type of index signature from exported interface has or is using private name '{0}'."),Return_type_of_public_static_method_from_exported_class_has_or_is_using_name_0_from_external_module_1_but_cannot_be_named:diag(4050,e.DiagnosticCategory.Error,"Return_type_of_public_static_method_from_exported_class_has_or_is_using_name_0_from_external_module__4050","Return type of public static method from exported class has or is using name '{0}' from external module {1} but cannot be named."),Return_type_of_public_static_method_from_exported_class_has_or_is_using_name_0_from_private_module_1:diag(4051,e.DiagnosticCategory.Error,"Return_type_of_public_static_method_from_exported_class_has_or_is_using_name_0_from_private_module_1_4051","Return type of public static method from exported class has or is using name '{0}' from private module '{1}'."),Return_type_of_public_static_method_from_exported_class_has_or_is_using_private_name_0:diag(4052,e.DiagnosticCategory.Error,"Return_type_of_public_static_method_from_exported_class_has_or_is_using_private_name_0_4052","Return type of public static method from exported class has or is using private name '{0}'."),Return_type_of_public_method_from_exported_class_has_or_is_using_name_0_from_external_module_1_but_cannot_be_named:diag(4053,e.DiagnosticCategory.Error,"Return_type_of_public_method_from_exported_class_has_or_is_using_name_0_from_external_module_1_but_c_4053","Return type of public method from exported class has or is using name '{0}' from external module {1} but cannot be named."),Return_type_of_public_method_from_exported_class_has_or_is_using_name_0_from_private_module_1:diag(4054,e.DiagnosticCategory.Error,"Return_type_of_public_method_from_exported_class_has_or_is_using_name_0_from_private_module_1_4054","Return type of public method from exported class has or is using name '{0}' from private module '{1}'."),Return_type_of_public_method_from_exported_class_has_or_is_using_private_name_0:diag(4055,e.DiagnosticCategory.Error,"Return_type_of_public_method_from_exported_class_has_or_is_using_private_name_0_4055","Return type of public method from exported class has or is using private name '{0}'."),Return_type_of_method_from_exported_interface_has_or_is_using_name_0_from_private_module_1:diag(4056,e.DiagnosticCategory.Error,"Return_type_of_method_from_exported_interface_has_or_is_using_name_0_from_private_module_1_4056","Return type of method from exported interface has or is using name '{0}' from private module '{1}'."),Return_type_of_method_from_exported_interface_has_or_is_using_private_name_0:diag(4057,e.DiagnosticCategory.Error,"Return_type_of_method_from_exported_interface_has_or_is_using_private_name_0_4057","Return type of method from exported interface has or is using private name '{0}'."),Return_type_of_exported_function_has_or_is_using_name_0_from_external_module_1_but_cannot_be_named:diag(4058,e.DiagnosticCategory.Error,"Return_type_of_exported_function_has_or_is_using_name_0_from_external_module_1_but_cannot_be_named_4058","Return type of exported function has or is using name '{0}' from external module {1} but cannot be named."),Return_type_of_exported_function_has_or_is_using_name_0_from_private_module_1:diag(4059,e.DiagnosticCategory.Error,"Return_type_of_exported_function_has_or_is_using_name_0_from_private_module_1_4059","Return type of exported function has or is using name '{0}' from private module '{1}'."),Return_type_of_exported_function_has_or_is_using_private_name_0:diag(4060,e.DiagnosticCategory.Error,"Return_type_of_exported_function_has_or_is_using_private_name_0_4060","Return type of exported function has or is using private name '{0}'."),Parameter_0_of_constructor_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:diag(4061,e.DiagnosticCategory.Error,"Parameter_0_of_constructor_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_can_4061","Parameter '{0}' of constructor from exported class has or is using name '{1}' from external module {2} but cannot be named."),Parameter_0_of_constructor_from_exported_class_has_or_is_using_name_1_from_private_module_2:diag(4062,e.DiagnosticCategory.Error,"Parameter_0_of_constructor_from_exported_class_has_or_is_using_name_1_from_private_module_2_4062","Parameter '{0}' of constructor from exported class has or is using name '{1}' from private module '{2}'."),Parameter_0_of_constructor_from_exported_class_has_or_is_using_private_name_1:diag(4063,e.DiagnosticCategory.Error,"Parameter_0_of_constructor_from_exported_class_has_or_is_using_private_name_1_4063","Parameter '{0}' of constructor from exported class has or is using private name '{1}'."),Parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_name_1_from_private_module_2:diag(4064,e.DiagnosticCategory.Error,"Parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_name_1_from_private_mod_4064","Parameter '{0}' of constructor signature from exported interface has or is using name '{1}' from private module '{2}'."),Parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_private_name_1:diag(4065,e.DiagnosticCategory.Error,"Parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_private_name_1_4065","Parameter '{0}' of constructor signature from exported interface has or is using private name '{1}'."),Parameter_0_of_call_signature_from_exported_interface_has_or_is_using_name_1_from_private_module_2:diag(4066,e.DiagnosticCategory.Error,"Parameter_0_of_call_signature_from_exported_interface_has_or_is_using_name_1_from_private_module_2_4066","Parameter '{0}' of call signature from exported interface has or is using name '{1}' from private module '{2}'."),Parameter_0_of_call_signature_from_exported_interface_has_or_is_using_private_name_1:diag(4067,e.DiagnosticCategory.Error,"Parameter_0_of_call_signature_from_exported_interface_has_or_is_using_private_name_1_4067","Parameter '{0}' of call signature from exported interface has or is using private name '{1}'."),Parameter_0_of_public_static_method_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:diag(4068,e.DiagnosticCategory.Error,"Parameter_0_of_public_static_method_from_exported_class_has_or_is_using_name_1_from_external_module__4068","Parameter '{0}' of public static method from exported class has or is using name '{1}' from external module {2} but cannot be named."),Parameter_0_of_public_static_method_from_exported_class_has_or_is_using_name_1_from_private_module_2:diag(4069,e.DiagnosticCategory.Error,"Parameter_0_of_public_static_method_from_exported_class_has_or_is_using_name_1_from_private_module_2_4069","Parameter '{0}' of public static method from exported class has or is using name '{1}' from private module '{2}'."),Parameter_0_of_public_static_method_from_exported_class_has_or_is_using_private_name_1:diag(4070,e.DiagnosticCategory.Error,"Parameter_0_of_public_static_method_from_exported_class_has_or_is_using_private_name_1_4070","Parameter '{0}' of public static method from exported class has or is using private name '{1}'."),Parameter_0_of_public_method_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:diag(4071,e.DiagnosticCategory.Error,"Parameter_0_of_public_method_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_c_4071","Parameter '{0}' of public method from exported class has or is using name '{1}' from external module {2} but cannot be named."),Parameter_0_of_public_method_from_exported_class_has_or_is_using_name_1_from_private_module_2:diag(4072,e.DiagnosticCategory.Error,"Parameter_0_of_public_method_from_exported_class_has_or_is_using_name_1_from_private_module_2_4072","Parameter '{0}' of public method from exported class has or is using name '{1}' from private module '{2}'."),Parameter_0_of_public_method_from_exported_class_has_or_is_using_private_name_1:diag(4073,e.DiagnosticCategory.Error,"Parameter_0_of_public_method_from_exported_class_has_or_is_using_private_name_1_4073","Parameter '{0}' of public method from exported class has or is using private name '{1}'."),Parameter_0_of_method_from_exported_interface_has_or_is_using_name_1_from_private_module_2:diag(4074,e.DiagnosticCategory.Error,"Parameter_0_of_method_from_exported_interface_has_or_is_using_name_1_from_private_module_2_4074","Parameter '{0}' of method from exported interface has or is using name '{1}' from private module '{2}'."),Parameter_0_of_method_from_exported_interface_has_or_is_using_private_name_1:diag(4075,e.DiagnosticCategory.Error,"Parameter_0_of_method_from_exported_interface_has_or_is_using_private_name_1_4075","Parameter '{0}' of method from exported interface has or is using private name '{1}'."),Parameter_0_of_exported_function_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:diag(4076,e.DiagnosticCategory.Error,"Parameter_0_of_exported_function_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named_4076","Parameter '{0}' of exported function has or is using name '{1}' from external module {2} but cannot be named."),Parameter_0_of_exported_function_has_or_is_using_name_1_from_private_module_2:diag(4077,e.DiagnosticCategory.Error,"Parameter_0_of_exported_function_has_or_is_using_name_1_from_private_module_2_4077","Parameter '{0}' of exported function has or is using name '{1}' from private module '{2}'."),Parameter_0_of_exported_function_has_or_is_using_private_name_1:diag(4078,e.DiagnosticCategory.Error,"Parameter_0_of_exported_function_has_or_is_using_private_name_1_4078","Parameter '{0}' of exported function has or is using private name '{1}'."),Exported_type_alias_0_has_or_is_using_private_name_1:diag(4081,e.DiagnosticCategory.Error,"Exported_type_alias_0_has_or_is_using_private_name_1_4081","Exported type alias '{0}' has or is using private name '{1}'."),Default_export_of_the_module_has_or_is_using_private_name_0:diag(4082,e.DiagnosticCategory.Error,"Default_export_of_the_module_has_or_is_using_private_name_0_4082","Default export of the module has or is using private name '{0}'."),Type_parameter_0_of_exported_type_alias_has_or_is_using_private_name_1:diag(4083,e.DiagnosticCategory.Error,"Type_parameter_0_of_exported_type_alias_has_or_is_using_private_name_1_4083","Type parameter '{0}' of exported type alias has or is using private name '{1}'."),Conflicting_definitions_for_0_found_at_1_and_2_Consider_installing_a_specific_version_of_this_library_to_resolve_the_conflict:diag(4090,e.DiagnosticCategory.Error,"Conflicting_definitions_for_0_found_at_1_and_2_Consider_installing_a_specific_version_of_this_librar_4090","Conflicting definitions for '{0}' found at '{1}' and '{2}'. Consider installing a specific version of this library to resolve the conflict."),Parameter_0_of_index_signature_from_exported_interface_has_or_is_using_name_1_from_private_module_2:diag(4091,e.DiagnosticCategory.Error,"Parameter_0_of_index_signature_from_exported_interface_has_or_is_using_name_1_from_private_module_2_4091","Parameter '{0}' of index signature from exported interface has or is using name '{1}' from private module '{2}'."),Parameter_0_of_index_signature_from_exported_interface_has_or_is_using_private_name_1:diag(4092,e.DiagnosticCategory.Error,"Parameter_0_of_index_signature_from_exported_interface_has_or_is_using_private_name_1_4092","Parameter '{0}' of index signature from exported interface has or is using private name '{1}'."),Property_0_of_exported_class_expression_may_not_be_private_or_protected:diag(4094,e.DiagnosticCategory.Error,"Property_0_of_exported_class_expression_may_not_be_private_or_protected_4094","Property '{0}' of exported class expression may not be private or protected."),Public_static_method_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:diag(4095,e.DiagnosticCategory.Error,"Public_static_method_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_4095","Public static method '{0}' of exported class has or is using name '{1}' from external module {2} but cannot be named."),Public_static_method_0_of_exported_class_has_or_is_using_name_1_from_private_module_2:diag(4096,e.DiagnosticCategory.Error,"Public_static_method_0_of_exported_class_has_or_is_using_name_1_from_private_module_2_4096","Public static method '{0}' of exported class has or is using name '{1}' from private module '{2}'."),Public_static_method_0_of_exported_class_has_or_is_using_private_name_1:diag(4097,e.DiagnosticCategory.Error,"Public_static_method_0_of_exported_class_has_or_is_using_private_name_1_4097","Public static method '{0}' of exported class has or is using private name '{1}'."),Public_method_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:diag(4098,e.DiagnosticCategory.Error,"Public_method_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named_4098","Public method '{0}' of exported class has or is using name '{1}' from external module {2} but cannot be named."),Public_method_0_of_exported_class_has_or_is_using_name_1_from_private_module_2:diag(4099,e.DiagnosticCategory.Error,"Public_method_0_of_exported_class_has_or_is_using_name_1_from_private_module_2_4099","Public method '{0}' of exported class has or is using name '{1}' from private module '{2}'."),Public_method_0_of_exported_class_has_or_is_using_private_name_1:diag(4100,e.DiagnosticCategory.Error,"Public_method_0_of_exported_class_has_or_is_using_private_name_1_4100","Public method '{0}' of exported class has or is using private name '{1}'."),Method_0_of_exported_interface_has_or_is_using_name_1_from_private_module_2:diag(4101,e.DiagnosticCategory.Error,"Method_0_of_exported_interface_has_or_is_using_name_1_from_private_module_2_4101","Method '{0}' of exported interface has or is using name '{1}' from private module '{2}'."),Method_0_of_exported_interface_has_or_is_using_private_name_1:diag(4102,e.DiagnosticCategory.Error,"Method_0_of_exported_interface_has_or_is_using_private_name_1_4102","Method '{0}' of exported interface has or is using private name '{1}'."),The_current_host_does_not_support_the_0_option:diag(5001,e.DiagnosticCategory.Error,"The_current_host_does_not_support_the_0_option_5001","The current host does not support the '{0}' option."),Cannot_find_the_common_subdirectory_path_for_the_input_files:diag(5009,e.DiagnosticCategory.Error,"Cannot_find_the_common_subdirectory_path_for_the_input_files_5009","Cannot find the common subdirectory path for the input files."),File_specification_cannot_end_in_a_recursive_directory_wildcard_Asterisk_Asterisk_Colon_0:diag(5010,e.DiagnosticCategory.Error,"File_specification_cannot_end_in_a_recursive_directory_wildcard_Asterisk_Asterisk_Colon_0_5010","File specification cannot end in a recursive directory wildcard ('**'): '{0}'."),Cannot_read_file_0_Colon_1:diag(5012,e.DiagnosticCategory.Error,"Cannot_read_file_0_Colon_1_5012","Cannot read file '{0}': {1}."),Failed_to_parse_file_0_Colon_1:diag(5014,e.DiagnosticCategory.Error,"Failed_to_parse_file_0_Colon_1_5014","Failed to parse file '{0}': {1}."),Unknown_compiler_option_0:diag(5023,e.DiagnosticCategory.Error,"Unknown_compiler_option_0_5023","Unknown compiler option '{0}'."),Compiler_option_0_requires_a_value_of_type_1:diag(5024,e.DiagnosticCategory.Error,"Compiler_option_0_requires_a_value_of_type_1_5024","Compiler option '{0}' requires a value of type {1}."),Could_not_write_file_0_Colon_1:diag(5033,e.DiagnosticCategory.Error,"Could_not_write_file_0_Colon_1_5033","Could not write file '{0}': {1}."),Option_project_cannot_be_mixed_with_source_files_on_a_command_line:diag(5042,e.DiagnosticCategory.Error,"Option_project_cannot_be_mixed_with_source_files_on_a_command_line_5042","Option 'project' cannot be mixed with source files on a command line."),Option_isolatedModules_can_only_be_used_when_either_option_module_is_provided_or_option_target_is_ES2015_or_higher:diag(5047,e.DiagnosticCategory.Error,"Option_isolatedModules_can_only_be_used_when_either_option_module_is_provided_or_option_target_is_ES_5047","Option 'isolatedModules' can only be used when either option '--module' is provided or option 'target' is 'ES2015' or higher."),Option_0_can_only_be_used_when_either_option_inlineSourceMap_or_option_sourceMap_is_provided:diag(5051,e.DiagnosticCategory.Error,"Option_0_can_only_be_used_when_either_option_inlineSourceMap_or_option_sourceMap_is_provided_5051","Option '{0} can only be used when either option '--inlineSourceMap' or option '--sourceMap' is provided."),Option_0_cannot_be_specified_without_specifying_option_1:diag(5052,e.DiagnosticCategory.Error,"Option_0_cannot_be_specified_without_specifying_option_1_5052","Option '{0}' cannot be specified without specifying option '{1}'."),Option_0_cannot_be_specified_with_option_1:diag(5053,e.DiagnosticCategory.Error,"Option_0_cannot_be_specified_with_option_1_5053","Option '{0}' cannot be specified with option '{1}'."),A_tsconfig_json_file_is_already_defined_at_Colon_0:diag(5054,e.DiagnosticCategory.Error,"A_tsconfig_json_file_is_already_defined_at_Colon_0_5054","A 'tsconfig.json' file is already defined at: '{0}'."),Cannot_write_file_0_because_it_would_overwrite_input_file:diag(5055,e.DiagnosticCategory.Error,"Cannot_write_file_0_because_it_would_overwrite_input_file_5055","Cannot write file '{0}' because it would overwrite input file."),Cannot_write_file_0_because_it_would_be_overwritten_by_multiple_input_files:diag(5056,e.DiagnosticCategory.Error,"Cannot_write_file_0_because_it_would_be_overwritten_by_multiple_input_files_5056","Cannot write file '{0}' because it would be overwritten by multiple input files."),Cannot_find_a_tsconfig_json_file_at_the_specified_directory_Colon_0:diag(5057,e.DiagnosticCategory.Error,"Cannot_find_a_tsconfig_json_file_at_the_specified_directory_Colon_0_5057","Cannot find a tsconfig.json file at the specified directory: '{0}'."),The_specified_path_does_not_exist_Colon_0:diag(5058,e.DiagnosticCategory.Error,"The_specified_path_does_not_exist_Colon_0_5058","The specified path does not exist: '{0}'."),Invalid_value_for_reactNamespace_0_is_not_a_valid_identifier:diag(5059,e.DiagnosticCategory.Error,"Invalid_value_for_reactNamespace_0_is_not_a_valid_identifier_5059","Invalid value for '--reactNamespace'. '{0}' is not a valid identifier."),Option_paths_cannot_be_used_without_specifying_baseUrl_option:diag(5060,e.DiagnosticCategory.Error,"Option_paths_cannot_be_used_without_specifying_baseUrl_option_5060","Option 'paths' cannot be used without specifying '--baseUrl' option."),Pattern_0_can_have_at_most_one_Asterisk_character:diag(5061,e.DiagnosticCategory.Error,"Pattern_0_can_have_at_most_one_Asterisk_character_5061","Pattern '{0}' can have at most one '*' character."),Substitution_0_in_pattern_1_in_can_have_at_most_one_Asterisk_character:diag(5062,e.DiagnosticCategory.Error,"Substitution_0_in_pattern_1_in_can_have_at_most_one_Asterisk_character_5062","Substitution '{0}' in pattern '{1}' in can have at most one '*' character."),Substitutions_for_pattern_0_should_be_an_array:diag(5063,e.DiagnosticCategory.Error,"Substitutions_for_pattern_0_should_be_an_array_5063","Substitutions for pattern '{0}' should be an array."),Substitution_0_for_pattern_1_has_incorrect_type_expected_string_got_2:diag(5064,e.DiagnosticCategory.Error,"Substitution_0_for_pattern_1_has_incorrect_type_expected_string_got_2_5064","Substitution '{0}' for pattern '{1}' has incorrect type, expected 'string', got '{2}'."),File_specification_cannot_contain_a_parent_directory_that_appears_after_a_recursive_directory_wildcard_Asterisk_Asterisk_Colon_0:diag(5065,e.DiagnosticCategory.Error,"File_specification_cannot_contain_a_parent_directory_that_appears_after_a_recursive_directory_wildca_5065","File specification cannot contain a parent directory ('..') that appears after a recursive directory wildcard ('**'): '{0}'."),Substitutions_for_pattern_0_shouldn_t_be_an_empty_array:diag(5066,e.DiagnosticCategory.Error,"Substitutions_for_pattern_0_shouldn_t_be_an_empty_array_5066","Substitutions for pattern '{0}' shouldn't be an empty array."),Invalid_value_for_jsxFactory_0_is_not_a_valid_identifier_or_qualified_name:diag(5067,e.DiagnosticCategory.Error,"Invalid_value_for_jsxFactory_0_is_not_a_valid_identifier_or_qualified_name_5067","Invalid value for 'jsxFactory'. '{0}' is not a valid identifier or qualified-name."),Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript_files_Learn_more_at_https_Colon_Slash_Slashaka_ms_Slashtsconfig:diag(5068,e.DiagnosticCategory.Error,"Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript__5068","Adding a tsconfig.json file will help organize projects that contain both TypeScript and JavaScript files. Learn more at https://aka.ms/tsconfig."),Option_0_cannot_be_specified_without_specifying_option_1_or_option_2:diag(5069,e.DiagnosticCategory.Error,"Option_0_cannot_be_specified_without_specifying_option_1_or_option_2_5069","Option '{0}' cannot be specified without specifying option '{1}' or option '{2}'."),Option_resolveJsonModule_cannot_be_specified_without_node_module_resolution_strategy:diag(5070,e.DiagnosticCategory.Error,"Option_resolveJsonModule_cannot_be_specified_without_node_module_resolution_strategy_5070","Option '--resolveJsonModule' cannot be specified without 'node' module resolution strategy."),Option_resolveJsonModule_can_only_be_specified_when_module_code_generation_is_commonjs_amd_es2015_or_esNext:diag(5071,e.DiagnosticCategory.Error,"Option_resolveJsonModule_can_only_be_specified_when_module_code_generation_is_commonjs_amd_es2015_or_5071","Option '--resolveJsonModule' can only be specified when module code generation is 'commonjs', 'amd', 'es2015' or 'esNext'."),Unknown_build_option_0:diag(5072,e.DiagnosticCategory.Error,"Unknown_build_option_0_5072","Unknown build option '{0}'."),Build_option_0_requires_a_value_of_type_1:diag(5073,e.DiagnosticCategory.Error,"Build_option_0_requires_a_value_of_type_1_5073","Build option '{0}' requires a value of type {1}."),Generates_a_sourcemap_for_each_corresponding_d_ts_file:diag(6e3,e.DiagnosticCategory.Message,"Generates_a_sourcemap_for_each_corresponding_d_ts_file_6000","Generates a sourcemap for each corresponding '.d.ts' file."),Concatenate_and_emit_output_to_single_file:diag(6001,e.DiagnosticCategory.Message,"Concatenate_and_emit_output_to_single_file_6001","Concatenate and emit output to single file."),Generates_corresponding_d_ts_file:diag(6002,e.DiagnosticCategory.Message,"Generates_corresponding_d_ts_file_6002","Generates corresponding '.d.ts' file."),Specify_the_location_where_debugger_should_locate_map_files_instead_of_generated_locations:diag(6003,e.DiagnosticCategory.Message,"Specify_the_location_where_debugger_should_locate_map_files_instead_of_generated_locations_6003","Specify the location where debugger should locate map files instead of generated locations."),Specify_the_location_where_debugger_should_locate_TypeScript_files_instead_of_source_locations:diag(6004,e.DiagnosticCategory.Message,"Specify_the_location_where_debugger_should_locate_TypeScript_files_instead_of_source_locations_6004","Specify the location where debugger should locate TypeScript files instead of source locations."),Watch_input_files:diag(6005,e.DiagnosticCategory.Message,"Watch_input_files_6005","Watch input files."),Redirect_output_structure_to_the_directory:diag(6006,e.DiagnosticCategory.Message,"Redirect_output_structure_to_the_directory_6006","Redirect output structure to the directory."),Do_not_erase_const_enum_declarations_in_generated_code:diag(6007,e.DiagnosticCategory.Message,"Do_not_erase_const_enum_declarations_in_generated_code_6007","Do not erase const enum declarations in generated code."),Do_not_emit_outputs_if_any_errors_were_reported:diag(6008,e.DiagnosticCategory.Message,"Do_not_emit_outputs_if_any_errors_were_reported_6008","Do not emit outputs if any errors were reported."),Do_not_emit_comments_to_output:diag(6009,e.DiagnosticCategory.Message,"Do_not_emit_comments_to_output_6009","Do not emit comments to output."),Do_not_emit_outputs:diag(6010,e.DiagnosticCategory.Message,"Do_not_emit_outputs_6010","Do not emit outputs."),Allow_default_imports_from_modules_with_no_default_export_This_does_not_affect_code_emit_just_typechecking:diag(6011,e.DiagnosticCategory.Message,"Allow_default_imports_from_modules_with_no_default_export_This_does_not_affect_code_emit_just_typech_6011","Allow default imports from modules with no default export. This does not affect code emit, just typechecking."),Skip_type_checking_of_declaration_files:diag(6012,e.DiagnosticCategory.Message,"Skip_type_checking_of_declaration_files_6012","Skip type checking of declaration files."),Do_not_resolve_the_real_path_of_symlinks:diag(6013,e.DiagnosticCategory.Message,"Do_not_resolve_the_real_path_of_symlinks_6013","Do not resolve the real path of symlinks."),Only_emit_d_ts_declaration_files:diag(6014,e.DiagnosticCategory.Message,"Only_emit_d_ts_declaration_files_6014","Only emit '.d.ts' declaration files."),Specify_ECMAScript_target_version_Colon_ES3_default_ES5_ES2015_ES2016_ES2017_ES2018_or_ESNEXT:diag(6015,e.DiagnosticCategory.Message,"Specify_ECMAScript_target_version_Colon_ES3_default_ES5_ES2015_ES2016_ES2017_ES2018_or_ESNEXT_6015","Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017','ES2018' or 'ESNEXT'."),Specify_module_code_generation_Colon_none_commonjs_amd_system_umd_es2015_or_ESNext:diag(6016,e.DiagnosticCategory.Message,"Specify_module_code_generation_Colon_none_commonjs_amd_system_umd_es2015_or_ESNext_6016","Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', or 'ESNext'."),Print_this_message:diag(6017,e.DiagnosticCategory.Message,"Print_this_message_6017","Print this message."),Print_the_compiler_s_version:diag(6019,e.DiagnosticCategory.Message,"Print_the_compiler_s_version_6019","Print the compiler's version."),Compile_the_project_given_the_path_to_its_configuration_file_or_to_a_folder_with_a_tsconfig_json:diag(6020,e.DiagnosticCategory.Message,"Compile_the_project_given_the_path_to_its_configuration_file_or_to_a_folder_with_a_tsconfig_json_6020","Compile the project given the path to its configuration file, or to a folder with a 'tsconfig.json'."),Syntax_Colon_0:diag(6023,e.DiagnosticCategory.Message,"Syntax_Colon_0_6023","Syntax: {0}"),options:diag(6024,e.DiagnosticCategory.Message,"options_6024","options"),file:diag(6025,e.DiagnosticCategory.Message,"file_6025","file"),Examples_Colon_0:diag(6026,e.DiagnosticCategory.Message,"Examples_Colon_0_6026","Examples: {0}"),Options_Colon:diag(6027,e.DiagnosticCategory.Message,"Options_Colon_6027","Options:"),Version_0:diag(6029,e.DiagnosticCategory.Message,"Version_0_6029","Version {0}"),Insert_command_line_options_and_files_from_a_file:diag(6030,e.DiagnosticCategory.Message,"Insert_command_line_options_and_files_from_a_file_6030","Insert command line options and files from a file."),Starting_compilation_in_watch_mode:diag(6031,e.DiagnosticCategory.Message,"Starting_compilation_in_watch_mode_6031","Starting compilation in watch mode..."),File_change_detected_Starting_incremental_compilation:diag(6032,e.DiagnosticCategory.Message,"File_change_detected_Starting_incremental_compilation_6032","File change detected. Starting incremental compilation..."),KIND:diag(6034,e.DiagnosticCategory.Message,"KIND_6034","KIND"),FILE:diag(6035,e.DiagnosticCategory.Message,"FILE_6035","FILE"),VERSION:diag(6036,e.DiagnosticCategory.Message,"VERSION_6036","VERSION"),LOCATION:diag(6037,e.DiagnosticCategory.Message,"LOCATION_6037","LOCATION"),DIRECTORY:diag(6038,e.DiagnosticCategory.Message,"DIRECTORY_6038","DIRECTORY"),STRATEGY:diag(6039,e.DiagnosticCategory.Message,"STRATEGY_6039","STRATEGY"),FILE_OR_DIRECTORY:diag(6040,e.DiagnosticCategory.Message,"FILE_OR_DIRECTORY_6040","FILE OR DIRECTORY"),Generates_corresponding_map_file:diag(6043,e.DiagnosticCategory.Message,"Generates_corresponding_map_file_6043","Generates corresponding '.map' file."),Compiler_option_0_expects_an_argument:diag(6044,e.DiagnosticCategory.Error,"Compiler_option_0_expects_an_argument_6044","Compiler option '{0}' expects an argument."),Unterminated_quoted_string_in_response_file_0:diag(6045,e.DiagnosticCategory.Error,"Unterminated_quoted_string_in_response_file_0_6045","Unterminated quoted string in response file '{0}'."),Argument_for_0_option_must_be_Colon_1:diag(6046,e.DiagnosticCategory.Error,"Argument_for_0_option_must_be_Colon_1_6046","Argument for '{0}' option must be: {1}."),Locale_must_be_of_the_form_language_or_language_territory_For_example_0_or_1:diag(6048,e.DiagnosticCategory.Error,"Locale_must_be_of_the_form_language_or_language_territory_For_example_0_or_1_6048","Locale must be of the form or -. For example '{0}' or '{1}'."),Unsupported_locale_0:diag(6049,e.DiagnosticCategory.Error,"Unsupported_locale_0_6049","Unsupported locale '{0}'."),Unable_to_open_file_0:diag(6050,e.DiagnosticCategory.Error,"Unable_to_open_file_0_6050","Unable to open file '{0}'."),Corrupted_locale_file_0:diag(6051,e.DiagnosticCategory.Error,"Corrupted_locale_file_0_6051","Corrupted locale file {0}."),Raise_error_on_expressions_and_declarations_with_an_implied_any_type:diag(6052,e.DiagnosticCategory.Message,"Raise_error_on_expressions_and_declarations_with_an_implied_any_type_6052","Raise error on expressions and declarations with an implied 'any' type."),File_0_not_found:diag(6053,e.DiagnosticCategory.Error,"File_0_not_found_6053","File '{0}' not found."),File_0_has_unsupported_extension_The_only_supported_extensions_are_1:diag(6054,e.DiagnosticCategory.Error,"File_0_has_unsupported_extension_The_only_supported_extensions_are_1_6054","File '{0}' has unsupported extension. The only supported extensions are {1}."),Suppress_noImplicitAny_errors_for_indexing_objects_lacking_index_signatures:diag(6055,e.DiagnosticCategory.Message,"Suppress_noImplicitAny_errors_for_indexing_objects_lacking_index_signatures_6055","Suppress noImplicitAny errors for indexing objects lacking index signatures."),Do_not_emit_declarations_for_code_that_has_an_internal_annotation:diag(6056,e.DiagnosticCategory.Message,"Do_not_emit_declarations_for_code_that_has_an_internal_annotation_6056","Do not emit declarations for code that has an '@internal' annotation."),Specify_the_root_directory_of_input_files_Use_to_control_the_output_directory_structure_with_outDir:diag(6058,e.DiagnosticCategory.Message,"Specify_the_root_directory_of_input_files_Use_to_control_the_output_directory_structure_with_outDir_6058","Specify the root directory of input files. Use to control the output directory structure with --outDir."),File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files:diag(6059,e.DiagnosticCategory.Error,"File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files_6059","File '{0}' is not under 'rootDir' '{1}'. 'rootDir' is expected to contain all source files."),Specify_the_end_of_line_sequence_to_be_used_when_emitting_files_Colon_CRLF_dos_or_LF_unix:diag(6060,e.DiagnosticCategory.Message,"Specify_the_end_of_line_sequence_to_be_used_when_emitting_files_Colon_CRLF_dos_or_LF_unix_6060","Specify the end of line sequence to be used when emitting files: 'CRLF' (dos) or 'LF' (unix)."),NEWLINE:diag(6061,e.DiagnosticCategory.Message,"NEWLINE_6061","NEWLINE"),Option_0_can_only_be_specified_in_tsconfig_json_file:diag(6064,e.DiagnosticCategory.Error,"Option_0_can_only_be_specified_in_tsconfig_json_file_6064","Option '{0}' can only be specified in 'tsconfig.json' file."),Enables_experimental_support_for_ES7_decorators:diag(6065,e.DiagnosticCategory.Message,"Enables_experimental_support_for_ES7_decorators_6065","Enables experimental support for ES7 decorators."),Enables_experimental_support_for_emitting_type_metadata_for_decorators:diag(6066,e.DiagnosticCategory.Message,"Enables_experimental_support_for_emitting_type_metadata_for_decorators_6066","Enables experimental support for emitting type metadata for decorators."),Enables_experimental_support_for_ES7_async_functions:diag(6068,e.DiagnosticCategory.Message,"Enables_experimental_support_for_ES7_async_functions_6068","Enables experimental support for ES7 async functions."),Specify_module_resolution_strategy_Colon_node_Node_js_or_classic_TypeScript_pre_1_6:diag(6069,e.DiagnosticCategory.Message,"Specify_module_resolution_strategy_Colon_node_Node_js_or_classic_TypeScript_pre_1_6_6069","Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6)."),Initializes_a_TypeScript_project_and_creates_a_tsconfig_json_file:diag(6070,e.DiagnosticCategory.Message,"Initializes_a_TypeScript_project_and_creates_a_tsconfig_json_file_6070","Initializes a TypeScript project and creates a tsconfig.json file."),Successfully_created_a_tsconfig_json_file:diag(6071,e.DiagnosticCategory.Message,"Successfully_created_a_tsconfig_json_file_6071","Successfully created a tsconfig.json file."),Suppress_excess_property_checks_for_object_literals:diag(6072,e.DiagnosticCategory.Message,"Suppress_excess_property_checks_for_object_literals_6072","Suppress excess property checks for object literals."),Stylize_errors_and_messages_using_color_and_context_experimental:diag(6073,e.DiagnosticCategory.Message,"Stylize_errors_and_messages_using_color_and_context_experimental_6073","Stylize errors and messages using color and context (experimental)."),Do_not_report_errors_on_unused_labels:diag(6074,e.DiagnosticCategory.Message,"Do_not_report_errors_on_unused_labels_6074","Do not report errors on unused labels."),Report_error_when_not_all_code_paths_in_function_return_a_value:diag(6075,e.DiagnosticCategory.Message,"Report_error_when_not_all_code_paths_in_function_return_a_value_6075","Report error when not all code paths in function return a value."),Report_errors_for_fallthrough_cases_in_switch_statement:diag(6076,e.DiagnosticCategory.Message,"Report_errors_for_fallthrough_cases_in_switch_statement_6076","Report errors for fallthrough cases in switch statement."),Do_not_report_errors_on_unreachable_code:diag(6077,e.DiagnosticCategory.Message,"Do_not_report_errors_on_unreachable_code_6077","Do not report errors on unreachable code."),Disallow_inconsistently_cased_references_to_the_same_file:diag(6078,e.DiagnosticCategory.Message,"Disallow_inconsistently_cased_references_to_the_same_file_6078","Disallow inconsistently-cased references to the same file."),Specify_library_files_to_be_included_in_the_compilation:diag(6079,e.DiagnosticCategory.Message,"Specify_library_files_to_be_included_in_the_compilation_6079","Specify library files to be included in the compilation."),Specify_JSX_code_generation_Colon_preserve_react_native_or_react:diag(6080,e.DiagnosticCategory.Message,"Specify_JSX_code_generation_Colon_preserve_react_native_or_react_6080","Specify JSX code generation: 'preserve', 'react-native', or 'react'."),File_0_has_an_unsupported_extension_so_skipping_it:diag(6081,e.DiagnosticCategory.Message,"File_0_has_an_unsupported_extension_so_skipping_it_6081","File '{0}' has an unsupported extension, so skipping it."),Only_amd_and_system_modules_are_supported_alongside_0:diag(6082,e.DiagnosticCategory.Error,"Only_amd_and_system_modules_are_supported_alongside_0_6082","Only 'amd' and 'system' modules are supported alongside --{0}."),Base_directory_to_resolve_non_absolute_module_names:diag(6083,e.DiagnosticCategory.Message,"Base_directory_to_resolve_non_absolute_module_names_6083","Base directory to resolve non-absolute module names."),Deprecated_Use_jsxFactory_instead_Specify_the_object_invoked_for_createElement_when_targeting_react_JSX_emit:diag(6084,e.DiagnosticCategory.Message,"Deprecated_Use_jsxFactory_instead_Specify_the_object_invoked_for_createElement_when_targeting_react__6084","[Deprecated] Use '--jsxFactory' instead. Specify the object invoked for createElement when targeting 'react' JSX emit"),Enable_tracing_of_the_name_resolution_process:diag(6085,e.DiagnosticCategory.Message,"Enable_tracing_of_the_name_resolution_process_6085","Enable tracing of the name resolution process."),Resolving_module_0_from_1:diag(6086,e.DiagnosticCategory.Message,"Resolving_module_0_from_1_6086","======== Resolving module '{0}' from '{1}'. ========"),Explicitly_specified_module_resolution_kind_Colon_0:diag(6087,e.DiagnosticCategory.Message,"Explicitly_specified_module_resolution_kind_Colon_0_6087","Explicitly specified module resolution kind: '{0}'."),Module_resolution_kind_is_not_specified_using_0:diag(6088,e.DiagnosticCategory.Message,"Module_resolution_kind_is_not_specified_using_0_6088","Module resolution kind is not specified, using '{0}'."),Module_name_0_was_successfully_resolved_to_1:diag(6089,e.DiagnosticCategory.Message,"Module_name_0_was_successfully_resolved_to_1_6089","======== Module name '{0}' was successfully resolved to '{1}'. ========"),Module_name_0_was_not_resolved:diag(6090,e.DiagnosticCategory.Message,"Module_name_0_was_not_resolved_6090","======== Module name '{0}' was not resolved. ========"),paths_option_is_specified_looking_for_a_pattern_to_match_module_name_0:diag(6091,e.DiagnosticCategory.Message,"paths_option_is_specified_looking_for_a_pattern_to_match_module_name_0_6091","'paths' option is specified, looking for a pattern to match module name '{0}'."),Module_name_0_matched_pattern_1:diag(6092,e.DiagnosticCategory.Message,"Module_name_0_matched_pattern_1_6092","Module name '{0}', matched pattern '{1}'."),Trying_substitution_0_candidate_module_location_Colon_1:diag(6093,e.DiagnosticCategory.Message,"Trying_substitution_0_candidate_module_location_Colon_1_6093","Trying substitution '{0}', candidate module location: '{1}'."),Resolving_module_name_0_relative_to_base_url_1_2:diag(6094,e.DiagnosticCategory.Message,"Resolving_module_name_0_relative_to_base_url_1_2_6094","Resolving module name '{0}' relative to base url '{1}' - '{2}'."),Loading_module_as_file_Slash_folder_candidate_module_location_0_target_file_type_1:diag(6095,e.DiagnosticCategory.Message,"Loading_module_as_file_Slash_folder_candidate_module_location_0_target_file_type_1_6095","Loading module as file / folder, candidate module location '{0}', target file type '{1}'."),File_0_does_not_exist:diag(6096,e.DiagnosticCategory.Message,"File_0_does_not_exist_6096","File '{0}' does not exist."),File_0_exist_use_it_as_a_name_resolution_result:diag(6097,e.DiagnosticCategory.Message,"File_0_exist_use_it_as_a_name_resolution_result_6097","File '{0}' exist - use it as a name resolution result."),Loading_module_0_from_node_modules_folder_target_file_type_1:diag(6098,e.DiagnosticCategory.Message,"Loading_module_0_from_node_modules_folder_target_file_type_1_6098","Loading module '{0}' from 'node_modules' folder, target file type '{1}'."),Found_package_json_at_0:diag(6099,e.DiagnosticCategory.Message,"Found_package_json_at_0_6099","Found 'package.json' at '{0}'."),package_json_does_not_have_a_0_field:diag(6100,e.DiagnosticCategory.Message,"package_json_does_not_have_a_0_field_6100","'package.json' does not have a '{0}' field."),package_json_has_0_field_1_that_references_2:diag(6101,e.DiagnosticCategory.Message,"package_json_has_0_field_1_that_references_2_6101","'package.json' has '{0}' field '{1}' that references '{2}'."),Allow_javascript_files_to_be_compiled:diag(6102,e.DiagnosticCategory.Message,"Allow_javascript_files_to_be_compiled_6102","Allow javascript files to be compiled."),Option_0_should_have_array_of_strings_as_a_value:diag(6103,e.DiagnosticCategory.Error,"Option_0_should_have_array_of_strings_as_a_value_6103","Option '{0}' should have array of strings as a value."),Checking_if_0_is_the_longest_matching_prefix_for_1_2:diag(6104,e.DiagnosticCategory.Message,"Checking_if_0_is_the_longest_matching_prefix_for_1_2_6104","Checking if '{0}' is the longest matching prefix for '{1}' - '{2}'."),Expected_type_of_0_field_in_package_json_to_be_1_got_2:diag(6105,e.DiagnosticCategory.Message,"Expected_type_of_0_field_in_package_json_to_be_1_got_2_6105","Expected type of '{0}' field in 'package.json' to be '{1}', got '{2}'."),baseUrl_option_is_set_to_0_using_this_value_to_resolve_non_relative_module_name_1:diag(6106,e.DiagnosticCategory.Message,"baseUrl_option_is_set_to_0_using_this_value_to_resolve_non_relative_module_name_1_6106","'baseUrl' option is set to '{0}', using this value to resolve non-relative module name '{1}'."),rootDirs_option_is_set_using_it_to_resolve_relative_module_name_0:diag(6107,e.DiagnosticCategory.Message,"rootDirs_option_is_set_using_it_to_resolve_relative_module_name_0_6107","'rootDirs' option is set, using it to resolve relative module name '{0}'."),Longest_matching_prefix_for_0_is_1:diag(6108,e.DiagnosticCategory.Message,"Longest_matching_prefix_for_0_is_1_6108","Longest matching prefix for '{0}' is '{1}'."),Loading_0_from_the_root_dir_1_candidate_location_2:diag(6109,e.DiagnosticCategory.Message,"Loading_0_from_the_root_dir_1_candidate_location_2_6109","Loading '{0}' from the root dir '{1}', candidate location '{2}'."),Trying_other_entries_in_rootDirs:diag(6110,e.DiagnosticCategory.Message,"Trying_other_entries_in_rootDirs_6110","Trying other entries in 'rootDirs'."),Module_resolution_using_rootDirs_has_failed:diag(6111,e.DiagnosticCategory.Message,"Module_resolution_using_rootDirs_has_failed_6111","Module resolution using 'rootDirs' has failed."),Do_not_emit_use_strict_directives_in_module_output:diag(6112,e.DiagnosticCategory.Message,"Do_not_emit_use_strict_directives_in_module_output_6112","Do not emit 'use strict' directives in module output."),Enable_strict_null_checks:diag(6113,e.DiagnosticCategory.Message,"Enable_strict_null_checks_6113","Enable strict null checks."),Unknown_option_excludes_Did_you_mean_exclude:diag(6114,e.DiagnosticCategory.Error,"Unknown_option_excludes_Did_you_mean_exclude_6114","Unknown option 'excludes'. Did you mean 'exclude'?"),Raise_error_on_this_expressions_with_an_implied_any_type:diag(6115,e.DiagnosticCategory.Message,"Raise_error_on_this_expressions_with_an_implied_any_type_6115","Raise error on 'this' expressions with an implied 'any' type."),Resolving_type_reference_directive_0_containing_file_1_root_directory_2:diag(6116,e.DiagnosticCategory.Message,"Resolving_type_reference_directive_0_containing_file_1_root_directory_2_6116","======== Resolving type reference directive '{0}', containing file '{1}', root directory '{2}'. ========"),Resolving_using_primary_search_paths:diag(6117,e.DiagnosticCategory.Message,"Resolving_using_primary_search_paths_6117","Resolving using primary search paths..."),Resolving_from_node_modules_folder:diag(6118,e.DiagnosticCategory.Message,"Resolving_from_node_modules_folder_6118","Resolving from node_modules folder..."),Type_reference_directive_0_was_successfully_resolved_to_1_primary_Colon_2:diag(6119,e.DiagnosticCategory.Message,"Type_reference_directive_0_was_successfully_resolved_to_1_primary_Colon_2_6119","======== Type reference directive '{0}' was successfully resolved to '{1}', primary: {2}. ========"),Type_reference_directive_0_was_not_resolved:diag(6120,e.DiagnosticCategory.Message,"Type_reference_directive_0_was_not_resolved_6120","======== Type reference directive '{0}' was not resolved. ========"),Resolving_with_primary_search_path_0:diag(6121,e.DiagnosticCategory.Message,"Resolving_with_primary_search_path_0_6121","Resolving with primary search path '{0}'."),Root_directory_cannot_be_determined_skipping_primary_search_paths:diag(6122,e.DiagnosticCategory.Message,"Root_directory_cannot_be_determined_skipping_primary_search_paths_6122","Root directory cannot be determined, skipping primary search paths."),Resolving_type_reference_directive_0_containing_file_1_root_directory_not_set:diag(6123,e.DiagnosticCategory.Message,"Resolving_type_reference_directive_0_containing_file_1_root_directory_not_set_6123","======== Resolving type reference directive '{0}', containing file '{1}', root directory not set. ========"),Type_declaration_files_to_be_included_in_compilation:diag(6124,e.DiagnosticCategory.Message,"Type_declaration_files_to_be_included_in_compilation_6124","Type declaration files to be included in compilation."),Looking_up_in_node_modules_folder_initial_location_0:diag(6125,e.DiagnosticCategory.Message,"Looking_up_in_node_modules_folder_initial_location_0_6125","Looking up in 'node_modules' folder, initial location '{0}'."),Containing_file_is_not_specified_and_root_directory_cannot_be_determined_skipping_lookup_in_node_modules_folder:diag(6126,e.DiagnosticCategory.Message,"Containing_file_is_not_specified_and_root_directory_cannot_be_determined_skipping_lookup_in_node_mod_6126","Containing file is not specified and root directory cannot be determined, skipping lookup in 'node_modules' folder."),Resolving_type_reference_directive_0_containing_file_not_set_root_directory_1:diag(6127,e.DiagnosticCategory.Message,"Resolving_type_reference_directive_0_containing_file_not_set_root_directory_1_6127","======== Resolving type reference directive '{0}', containing file not set, root directory '{1}'. ========"),Resolving_type_reference_directive_0_containing_file_not_set_root_directory_not_set:diag(6128,e.DiagnosticCategory.Message,"Resolving_type_reference_directive_0_containing_file_not_set_root_directory_not_set_6128","======== Resolving type reference directive '{0}', containing file not set, root directory not set. ========"),Resolving_real_path_for_0_result_1:diag(6130,e.DiagnosticCategory.Message,"Resolving_real_path_for_0_result_1_6130","Resolving real path for '{0}', result '{1}'."),Cannot_compile_modules_using_option_0_unless_the_module_flag_is_amd_or_system:diag(6131,e.DiagnosticCategory.Error,"Cannot_compile_modules_using_option_0_unless_the_module_flag_is_amd_or_system_6131","Cannot compile modules using option '{0}' unless the '--module' flag is 'amd' or 'system'."),File_name_0_has_a_1_extension_stripping_it:diag(6132,e.DiagnosticCategory.Message,"File_name_0_has_a_1_extension_stripping_it_6132","File name '{0}' has a '{1}' extension - stripping it."),_0_is_declared_but_its_value_is_never_read:diag(6133,e.DiagnosticCategory.Error,"_0_is_declared_but_its_value_is_never_read_6133","'{0}' is declared but its value is never read.",true),Report_errors_on_unused_locals:diag(6134,e.DiagnosticCategory.Message,"Report_errors_on_unused_locals_6134","Report errors on unused locals."),Report_errors_on_unused_parameters:diag(6135,e.DiagnosticCategory.Message,"Report_errors_on_unused_parameters_6135","Report errors on unused parameters."),The_maximum_dependency_depth_to_search_under_node_modules_and_load_JavaScript_files:diag(6136,e.DiagnosticCategory.Message,"The_maximum_dependency_depth_to_search_under_node_modules_and_load_JavaScript_files_6136","The maximum dependency depth to search under node_modules and load JavaScript files."),Cannot_import_type_declaration_files_Consider_importing_0_instead_of_1:diag(6137,e.DiagnosticCategory.Error,"Cannot_import_type_declaration_files_Consider_importing_0_instead_of_1_6137","Cannot import type declaration files. Consider importing '{0}' instead of '{1}'."),Property_0_is_declared_but_its_value_is_never_read:diag(6138,e.DiagnosticCategory.Error,"Property_0_is_declared_but_its_value_is_never_read_6138","Property '{0}' is declared but its value is never read.",true),Import_emit_helpers_from_tslib:diag(6139,e.DiagnosticCategory.Message,"Import_emit_helpers_from_tslib_6139","Import emit helpers from 'tslib'."),Auto_discovery_for_typings_is_enabled_in_project_0_Running_extra_resolution_pass_for_module_1_using_cache_location_2:diag(6140,e.DiagnosticCategory.Error,"Auto_discovery_for_typings_is_enabled_in_project_0_Running_extra_resolution_pass_for_module_1_using__6140","Auto discovery for typings is enabled in project '{0}'. Running extra resolution pass for module '{1}' using cache location '{2}'."),Parse_in_strict_mode_and_emit_use_strict_for_each_source_file:diag(6141,e.DiagnosticCategory.Message,"Parse_in_strict_mode_and_emit_use_strict_for_each_source_file_6141",'Parse in strict mode and emit "use strict" for each source file.'),Module_0_was_resolved_to_1_but_jsx_is_not_set:diag(6142,e.DiagnosticCategory.Error,"Module_0_was_resolved_to_1_but_jsx_is_not_set_6142","Module '{0}' was resolved to '{1}', but '--jsx' is not set."),Module_0_was_resolved_as_locally_declared_ambient_module_in_file_1:diag(6144,e.DiagnosticCategory.Message,"Module_0_was_resolved_as_locally_declared_ambient_module_in_file_1_6144","Module '{0}' was resolved as locally declared ambient module in file '{1}'."),Module_0_was_resolved_as_ambient_module_declared_in_1_since_this_file_was_not_modified:diag(6145,e.DiagnosticCategory.Message,"Module_0_was_resolved_as_ambient_module_declared_in_1_since_this_file_was_not_modified_6145","Module '{0}' was resolved as ambient module declared in '{1}' since this file was not modified."),Specify_the_JSX_factory_function_to_use_when_targeting_react_JSX_emit_e_g_React_createElement_or_h:diag(6146,e.DiagnosticCategory.Message,"Specify_the_JSX_factory_function_to_use_when_targeting_react_JSX_emit_e_g_React_createElement_or_h_6146","Specify the JSX factory function to use when targeting 'react' JSX emit, e.g. 'React.createElement' or 'h'."),Resolution_for_module_0_was_found_in_cache_from_location_1:diag(6147,e.DiagnosticCategory.Message,"Resolution_for_module_0_was_found_in_cache_from_location_1_6147","Resolution for module '{0}' was found in cache from location '{1}'."),Directory_0_does_not_exist_skipping_all_lookups_in_it:diag(6148,e.DiagnosticCategory.Message,"Directory_0_does_not_exist_skipping_all_lookups_in_it_6148","Directory '{0}' does not exist, skipping all lookups in it."),Show_diagnostic_information:diag(6149,e.DiagnosticCategory.Message,"Show_diagnostic_information_6149","Show diagnostic information."),Show_verbose_diagnostic_information:diag(6150,e.DiagnosticCategory.Message,"Show_verbose_diagnostic_information_6150","Show verbose diagnostic information."),Emit_a_single_file_with_source_maps_instead_of_having_a_separate_file:diag(6151,e.DiagnosticCategory.Message,"Emit_a_single_file_with_source_maps_instead_of_having_a_separate_file_6151","Emit a single file with source maps instead of having a separate file."),Emit_the_source_alongside_the_sourcemaps_within_a_single_file_requires_inlineSourceMap_or_sourceMap_to_be_set:diag(6152,e.DiagnosticCategory.Message,"Emit_the_source_alongside_the_sourcemaps_within_a_single_file_requires_inlineSourceMap_or_sourceMap__6152","Emit the source alongside the sourcemaps within a single file; requires '--inlineSourceMap' or '--sourceMap' to be set."),Transpile_each_file_as_a_separate_module_similar_to_ts_transpileModule:diag(6153,e.DiagnosticCategory.Message,"Transpile_each_file_as_a_separate_module_similar_to_ts_transpileModule_6153","Transpile each file as a separate module (similar to 'ts.transpileModule')."),Print_names_of_generated_files_part_of_the_compilation:diag(6154,e.DiagnosticCategory.Message,"Print_names_of_generated_files_part_of_the_compilation_6154","Print names of generated files part of the compilation."),Print_names_of_files_part_of_the_compilation:diag(6155,e.DiagnosticCategory.Message,"Print_names_of_files_part_of_the_compilation_6155","Print names of files part of the compilation."),The_locale_used_when_displaying_messages_to_the_user_e_g_en_us:diag(6156,e.DiagnosticCategory.Message,"The_locale_used_when_displaying_messages_to_the_user_e_g_en_us_6156","The locale used when displaying messages to the user (e.g. 'en-us')"),Do_not_generate_custom_helper_functions_like_extends_in_compiled_output:diag(6157,e.DiagnosticCategory.Message,"Do_not_generate_custom_helper_functions_like_extends_in_compiled_output_6157","Do not generate custom helper functions like '__extends' in compiled output."),Do_not_include_the_default_library_file_lib_d_ts:diag(6158,e.DiagnosticCategory.Message,"Do_not_include_the_default_library_file_lib_d_ts_6158","Do not include the default library file (lib.d.ts)."),Do_not_add_triple_slash_references_or_imported_modules_to_the_list_of_compiled_files:diag(6159,e.DiagnosticCategory.Message,"Do_not_add_triple_slash_references_or_imported_modules_to_the_list_of_compiled_files_6159","Do not add triple-slash references or imported modules to the list of compiled files."),Deprecated_Use_skipLibCheck_instead_Skip_type_checking_of_default_library_declaration_files:diag(6160,e.DiagnosticCategory.Message,"Deprecated_Use_skipLibCheck_instead_Skip_type_checking_of_default_library_declaration_files_6160","[Deprecated] Use '--skipLibCheck' instead. Skip type checking of default library declaration files."),List_of_folders_to_include_type_definitions_from:diag(6161,e.DiagnosticCategory.Message,"List_of_folders_to_include_type_definitions_from_6161","List of folders to include type definitions from."),Disable_size_limitations_on_JavaScript_projects:diag(6162,e.DiagnosticCategory.Message,"Disable_size_limitations_on_JavaScript_projects_6162","Disable size limitations on JavaScript projects."),The_character_set_of_the_input_files:diag(6163,e.DiagnosticCategory.Message,"The_character_set_of_the_input_files_6163","The character set of the input files."),Emit_a_UTF_8_Byte_Order_Mark_BOM_in_the_beginning_of_output_files:diag(6164,e.DiagnosticCategory.Message,"Emit_a_UTF_8_Byte_Order_Mark_BOM_in_the_beginning_of_output_files_6164","Emit a UTF-8 Byte Order Mark (BOM) in the beginning of output files."),Do_not_truncate_error_messages:diag(6165,e.DiagnosticCategory.Message,"Do_not_truncate_error_messages_6165","Do not truncate error messages."),Output_directory_for_generated_declaration_files:diag(6166,e.DiagnosticCategory.Message,"Output_directory_for_generated_declaration_files_6166","Output directory for generated declaration files."),A_series_of_entries_which_re_map_imports_to_lookup_locations_relative_to_the_baseUrl:diag(6167,e.DiagnosticCategory.Message,"A_series_of_entries_which_re_map_imports_to_lookup_locations_relative_to_the_baseUrl_6167","A series of entries which re-map imports to lookup locations relative to the 'baseUrl'."),List_of_root_folders_whose_combined_content_represents_the_structure_of_the_project_at_runtime:diag(6168,e.DiagnosticCategory.Message,"List_of_root_folders_whose_combined_content_represents_the_structure_of_the_project_at_runtime_6168","List of root folders whose combined content represents the structure of the project at runtime."),Show_all_compiler_options:diag(6169,e.DiagnosticCategory.Message,"Show_all_compiler_options_6169","Show all compiler options."),Deprecated_Use_outFile_instead_Concatenate_and_emit_output_to_single_file:diag(6170,e.DiagnosticCategory.Message,"Deprecated_Use_outFile_instead_Concatenate_and_emit_output_to_single_file_6170","[Deprecated] Use '--outFile' instead. Concatenate and emit output to single file"),Command_line_Options:diag(6171,e.DiagnosticCategory.Message,"Command_line_Options_6171","Command-line Options"),Basic_Options:diag(6172,e.DiagnosticCategory.Message,"Basic_Options_6172","Basic Options"),Strict_Type_Checking_Options:diag(6173,e.DiagnosticCategory.Message,"Strict_Type_Checking_Options_6173","Strict Type-Checking Options"),Module_Resolution_Options:diag(6174,e.DiagnosticCategory.Message,"Module_Resolution_Options_6174","Module Resolution Options"),Source_Map_Options:diag(6175,e.DiagnosticCategory.Message,"Source_Map_Options_6175","Source Map Options"),Additional_Checks:diag(6176,e.DiagnosticCategory.Message,"Additional_Checks_6176","Additional Checks"),Experimental_Options:diag(6177,e.DiagnosticCategory.Message,"Experimental_Options_6177","Experimental Options"),Advanced_Options:diag(6178,e.DiagnosticCategory.Message,"Advanced_Options_6178","Advanced Options"),Provide_full_support_for_iterables_in_for_of_spread_and_destructuring_when_targeting_ES5_or_ES3:diag(6179,e.DiagnosticCategory.Message,"Provide_full_support_for_iterables_in_for_of_spread_and_destructuring_when_targeting_ES5_or_ES3_6179","Provide full support for iterables in 'for-of', spread, and destructuring when targeting 'ES5' or 'ES3'."),Enable_all_strict_type_checking_options:diag(6180,e.DiagnosticCategory.Message,"Enable_all_strict_type_checking_options_6180","Enable all strict type-checking options."),List_of_language_service_plugins:diag(6181,e.DiagnosticCategory.Message,"List_of_language_service_plugins_6181","List of language service plugins."),Scoped_package_detected_looking_in_0:diag(6182,e.DiagnosticCategory.Message,"Scoped_package_detected_looking_in_0_6182","Scoped package detected, looking in '{0}'"),Reusing_resolution_of_module_0_to_file_1_from_old_program:diag(6183,e.DiagnosticCategory.Message,"Reusing_resolution_of_module_0_to_file_1_from_old_program_6183","Reusing resolution of module '{0}' to file '{1}' from old program."),Reusing_module_resolutions_originating_in_0_since_resolutions_are_unchanged_from_old_program:diag(6184,e.DiagnosticCategory.Message,"Reusing_module_resolutions_originating_in_0_since_resolutions_are_unchanged_from_old_program_6184","Reusing module resolutions originating in '{0}' since resolutions are unchanged from old program."),Disable_strict_checking_of_generic_signatures_in_function_types:diag(6185,e.DiagnosticCategory.Message,"Disable_strict_checking_of_generic_signatures_in_function_types_6185","Disable strict checking of generic signatures in function types."),Enable_strict_checking_of_function_types:diag(6186,e.DiagnosticCategory.Message,"Enable_strict_checking_of_function_types_6186","Enable strict checking of function types."),Enable_strict_checking_of_property_initialization_in_classes:diag(6187,e.DiagnosticCategory.Message,"Enable_strict_checking_of_property_initialization_in_classes_6187","Enable strict checking of property initialization in classes."),Numeric_separators_are_not_allowed_here:diag(6188,e.DiagnosticCategory.Error,"Numeric_separators_are_not_allowed_here_6188","Numeric separators are not allowed here."),Multiple_consecutive_numeric_separators_are_not_permitted:diag(6189,e.DiagnosticCategory.Error,"Multiple_consecutive_numeric_separators_are_not_permitted_6189","Multiple consecutive numeric separators are not permitted."),Found_package_json_at_0_Package_ID_is_1:diag(6190,e.DiagnosticCategory.Message,"Found_package_json_at_0_Package_ID_is_1_6190","Found 'package.json' at '{0}'. Package ID is '{1}'."),Whether_to_keep_outdated_console_output_in_watch_mode_instead_of_clearing_the_screen:diag(6191,e.DiagnosticCategory.Message,"Whether_to_keep_outdated_console_output_in_watch_mode_instead_of_clearing_the_screen_6191","Whether to keep outdated console output in watch mode instead of clearing the screen."),All_imports_in_import_declaration_are_unused:diag(6192,e.DiagnosticCategory.Error,"All_imports_in_import_declaration_are_unused_6192","All imports in import declaration are unused.",true),Found_1_error_Watching_for_file_changes:diag(6193,e.DiagnosticCategory.Message,"Found_1_error_Watching_for_file_changes_6193","Found 1 error. Watching for file changes."),Found_0_errors_Watching_for_file_changes:diag(6194,e.DiagnosticCategory.Message,"Found_0_errors_Watching_for_file_changes_6194","Found {0} errors. Watching for file changes."),Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols:diag(6195,e.DiagnosticCategory.Message,"Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195","Resolve 'keyof' to string valued property names only (no numbers or symbols)."),_0_is_declared_but_never_used:diag(6196,e.DiagnosticCategory.Error,"_0_is_declared_but_never_used_6196","'{0}' is declared but never used.",true),Include_modules_imported_with_json_extension:diag(6197,e.DiagnosticCategory.Message,"Include_modules_imported_with_json_extension_6197","Include modules imported with '.json' extension"),All_destructured_elements_are_unused:diag(6198,e.DiagnosticCategory.Error,"All_destructured_elements_are_unused_6198","All destructured elements are unused.",true),All_variables_are_unused:diag(6199,e.DiagnosticCategory.Error,"All_variables_are_unused_6199","All variables are unused.",true),Definitions_of_the_following_identifiers_conflict_with_those_in_another_file_Colon_0:diag(6200,e.DiagnosticCategory.Error,"Definitions_of_the_following_identifiers_conflict_with_those_in_another_file_Colon_0_6200","Definitions of the following identifiers conflict with those in another file: {0}"),Conflicts_are_in_this_file:diag(6201,e.DiagnosticCategory.Message,"Conflicts_are_in_this_file_6201","Conflicts are in this file."),_0_was_also_declared_here:diag(6203,e.DiagnosticCategory.Message,"_0_was_also_declared_here_6203","'{0}' was also declared here."),and_here:diag(6204,e.DiagnosticCategory.Message,"and_here_6204","and here."),All_type_parameters_are_unused:diag(6205,e.DiagnosticCategory.Error,"All_type_parameters_are_unused_6205","All type parameters are unused"),package_json_has_a_typesVersions_field_with_version_specific_path_mappings:diag(6206,e.DiagnosticCategory.Message,"package_json_has_a_typesVersions_field_with_version_specific_path_mappings_6206","'package.json' has a 'typesVersions' field with version-specific path mappings."),package_json_does_not_have_a_typesVersions_entry_that_matches_version_0:diag(6207,e.DiagnosticCategory.Message,"package_json_does_not_have_a_typesVersions_entry_that_matches_version_0_6207","'package.json' does not have a 'typesVersions' entry that matches version '{0}'."),package_json_has_a_typesVersions_entry_0_that_matches_compiler_version_1_looking_for_a_pattern_to_match_module_name_2:diag(6208,e.DiagnosticCategory.Message,"package_json_has_a_typesVersions_entry_0_that_matches_compiler_version_1_looking_for_a_pattern_to_ma_6208","'package.json' has a 'typesVersions' entry '{0}' that matches compiler version '{1}', looking for a pattern to match module name '{2}'."),package_json_has_a_typesVersions_entry_0_that_is_not_a_valid_semver_range:diag(6209,e.DiagnosticCategory.Message,"package_json_has_a_typesVersions_entry_0_that_is_not_a_valid_semver_range_6209","'package.json' has a 'typesVersions' entry '{0}' that is not a valid semver range."),An_argument_for_0_was_not_provided:diag(6210,e.DiagnosticCategory.Message,"An_argument_for_0_was_not_provided_6210","An argument for '{0}' was not provided."),An_argument_matching_this_binding_pattern_was_not_provided:diag(6211,e.DiagnosticCategory.Message,"An_argument_matching_this_binding_pattern_was_not_provided_6211","An argument matching this binding pattern was not provided."),Did_you_mean_to_call_this_expression:diag(6212,e.DiagnosticCategory.Message,"Did_you_mean_to_call_this_expression_6212","Did you mean to call this expression?"),Did_you_mean_to_use_new_with_this_expression:diag(6213,e.DiagnosticCategory.Message,"Did_you_mean_to_use_new_with_this_expression_6213","Did you mean to use 'new' with this expression?"),Enable_strict_bind_call_and_apply_methods_on_functions:diag(6214,e.DiagnosticCategory.Message,"Enable_strict_bind_call_and_apply_methods_on_functions_6214","Enable strict 'bind', 'call', and 'apply' methods on functions."),Using_compiler_options_of_project_reference_redirect_0:diag(6215,e.DiagnosticCategory.Message,"Using_compiler_options_of_project_reference_redirect_0_6215","Using compiler options of project reference redirect '{0}'."),Found_1_error:diag(6216,e.DiagnosticCategory.Message,"Found_1_error_6216","Found 1 error."),Found_0_errors:diag(6217,e.DiagnosticCategory.Message,"Found_0_errors_6217","Found {0} errors."),Projects_to_reference:diag(6300,e.DiagnosticCategory.Message,"Projects_to_reference_6300","Projects to reference"),Enable_project_compilation:diag(6302,e.DiagnosticCategory.Message,"Enable_project_compilation_6302","Enable project compilation"),Project_references_may_not_form_a_circular_graph_Cycle_detected_Colon_0:diag(6202,e.DiagnosticCategory.Error,"Project_references_may_not_form_a_circular_graph_Cycle_detected_Colon_0_6202","Project references may not form a circular graph. Cycle detected: {0}"),Composite_projects_may_not_disable_declaration_emit:diag(6304,e.DiagnosticCategory.Error,"Composite_projects_may_not_disable_declaration_emit_6304","Composite projects may not disable declaration emit."),Output_file_0_has_not_been_built_from_source_file_1:diag(6305,e.DiagnosticCategory.Error,"Output_file_0_has_not_been_built_from_source_file_1_6305","Output file '{0}' has not been built from source file '{1}'."),Referenced_project_0_must_have_setting_composite_Colon_true:diag(6306,e.DiagnosticCategory.Error,"Referenced_project_0_must_have_setting_composite_Colon_true_6306","Referenced project '{0}' must have setting \"composite\": true."),File_0_is_not_in_project_file_list_Projects_must_list_all_files_or_use_an_include_pattern:diag(6307,e.DiagnosticCategory.Error,"File_0_is_not_in_project_file_list_Projects_must_list_all_files_or_use_an_include_pattern_6307","File '{0}' is not in project file list. Projects must list all files or use an 'include' pattern."),Cannot_prepend_project_0_because_it_does_not_have_outFile_set:diag(6308,e.DiagnosticCategory.Error,"Cannot_prepend_project_0_because_it_does_not_have_outFile_set_6308","Cannot prepend project '{0}' because it does not have 'outFile' set"),Output_file_0_from_project_1_does_not_exist:diag(6309,e.DiagnosticCategory.Error,"Output_file_0_from_project_1_does_not_exist_6309","Output file '{0}' from project '{1}' does not exist"),Project_0_is_out_of_date_because_oldest_output_1_is_older_than_newest_input_2:diag(6350,e.DiagnosticCategory.Message,"Project_0_is_out_of_date_because_oldest_output_1_is_older_than_newest_input_2_6350","Project '{0}' is out of date because oldest output '{1}' is older than newest input '{2}'"),Project_0_is_up_to_date_because_newest_input_1_is_older_than_oldest_output_2:diag(6351,e.DiagnosticCategory.Message,"Project_0_is_up_to_date_because_newest_input_1_is_older_than_oldest_output_2_6351","Project '{0}' is up to date because newest input '{1}' is older than oldest output '{2}'"),Project_0_is_out_of_date_because_output_file_1_does_not_exist:diag(6352,e.DiagnosticCategory.Message,"Project_0_is_out_of_date_because_output_file_1_does_not_exist_6352","Project '{0}' is out of date because output file '{1}' does not exist"),Project_0_is_out_of_date_because_its_dependency_1_is_out_of_date:diag(6353,e.DiagnosticCategory.Message,"Project_0_is_out_of_date_because_its_dependency_1_is_out_of_date_6353","Project '{0}' is out of date because its dependency '{1}' is out of date"),Project_0_is_up_to_date_with_d_ts_files_from_its_dependencies:diag(6354,e.DiagnosticCategory.Message,"Project_0_is_up_to_date_with_d_ts_files_from_its_dependencies_6354","Project '{0}' is up to date with .d.ts files from its dependencies"),Projects_in_this_build_Colon_0:diag(6355,e.DiagnosticCategory.Message,"Projects_in_this_build_Colon_0_6355","Projects in this build: {0}"),A_non_dry_build_would_delete_the_following_files_Colon_0:diag(6356,e.DiagnosticCategory.Message,"A_non_dry_build_would_delete_the_following_files_Colon_0_6356","A non-dry build would delete the following files: {0}"),A_non_dry_build_would_build_project_0:diag(6357,e.DiagnosticCategory.Message,"A_non_dry_build_would_build_project_0_6357","A non-dry build would build project '{0}'"),Building_project_0:diag(6358,e.DiagnosticCategory.Message,"Building_project_0_6358","Building project '{0}'..."),Updating_output_timestamps_of_project_0:diag(6359,e.DiagnosticCategory.Message,"Updating_output_timestamps_of_project_0_6359","Updating output timestamps of project '{0}'..."),delete_this_Project_0_is_up_to_date_because_it_was_previously_built:diag(6360,e.DiagnosticCategory.Message,"delete_this_Project_0_is_up_to_date_because_it_was_previously_built_6360","delete this - Project '{0}' is up to date because it was previously built"),Project_0_is_up_to_date:diag(6361,e.DiagnosticCategory.Message,"Project_0_is_up_to_date_6361","Project '{0}' is up to date"),Skipping_build_of_project_0_because_its_dependency_1_has_errors:diag(6362,e.DiagnosticCategory.Message,"Skipping_build_of_project_0_because_its_dependency_1_has_errors_6362","Skipping build of project '{0}' because its dependency '{1}' has errors"),Project_0_can_t_be_built_because_its_dependency_1_has_errors:diag(6363,e.DiagnosticCategory.Message,"Project_0_can_t_be_built_because_its_dependency_1_has_errors_6363","Project '{0}' can't be built because its dependency '{1}' has errors"),Build_one_or_more_projects_and_their_dependencies_if_out_of_date:diag(6364,e.DiagnosticCategory.Message,"Build_one_or_more_projects_and_their_dependencies_if_out_of_date_6364","Build one or more projects and their dependencies, if out of date"),Delete_the_outputs_of_all_projects:diag(6365,e.DiagnosticCategory.Message,"Delete_the_outputs_of_all_projects_6365","Delete the outputs of all projects"),Enable_verbose_logging:diag(6366,e.DiagnosticCategory.Message,"Enable_verbose_logging_6366","Enable verbose logging"),Show_what_would_be_built_or_deleted_if_specified_with_clean:diag(6367,e.DiagnosticCategory.Message,"Show_what_would_be_built_or_deleted_if_specified_with_clean_6367","Show what would be built (or deleted, if specified with '--clean')"),Build_all_projects_including_those_that_appear_to_be_up_to_date:diag(6368,e.DiagnosticCategory.Message,"Build_all_projects_including_those_that_appear_to_be_up_to_date_6368","Build all projects, including those that appear to be up to date"),Option_build_must_be_the_first_command_line_argument:diag(6369,e.DiagnosticCategory.Error,"Option_build_must_be_the_first_command_line_argument_6369","Option '--build' must be the first command line argument."),Options_0_and_1_cannot_be_combined:diag(6370,e.DiagnosticCategory.Error,"Options_0_and_1_cannot_be_combined_6370","Options '{0}' and '{1}' cannot be combined."),The_expected_type_comes_from_property_0_which_is_declared_here_on_type_1:diag(6500,e.DiagnosticCategory.Message,"The_expected_type_comes_from_property_0_which_is_declared_here_on_type_1_6500","The expected type comes from property '{0}' which is declared here on type '{1}'"),The_expected_type_comes_from_this_index_signature:diag(6501,e.DiagnosticCategory.Message,"The_expected_type_comes_from_this_index_signature_6501","The expected type comes from this index signature."),The_expected_type_comes_from_the_return_type_of_this_signature:diag(6502,e.DiagnosticCategory.Message,"The_expected_type_comes_from_the_return_type_of_this_signature_6502","The expected type comes from the return type of this signature."),Variable_0_implicitly_has_an_1_type:diag(7005,e.DiagnosticCategory.Error,"Variable_0_implicitly_has_an_1_type_7005","Variable '{0}' implicitly has an '{1}' type."),Parameter_0_implicitly_has_an_1_type:diag(7006,e.DiagnosticCategory.Error,"Parameter_0_implicitly_has_an_1_type_7006","Parameter '{0}' implicitly has an '{1}' type."),Member_0_implicitly_has_an_1_type:diag(7008,e.DiagnosticCategory.Error,"Member_0_implicitly_has_an_1_type_7008","Member '{0}' implicitly has an '{1}' type."),new_expression_whose_target_lacks_a_construct_signature_implicitly_has_an_any_type:diag(7009,e.DiagnosticCategory.Error,"new_expression_whose_target_lacks_a_construct_signature_implicitly_has_an_any_type_7009","'new' expression, whose target lacks a construct signature, implicitly has an 'any' type."),_0_which_lacks_return_type_annotation_implicitly_has_an_1_return_type:diag(7010,e.DiagnosticCategory.Error,"_0_which_lacks_return_type_annotation_implicitly_has_an_1_return_type_7010","'{0}', which lacks return-type annotation, implicitly has an '{1}' return type."),Function_expression_which_lacks_return_type_annotation_implicitly_has_an_0_return_type:diag(7011,e.DiagnosticCategory.Error,"Function_expression_which_lacks_return_type_annotation_implicitly_has_an_0_return_type_7011","Function expression, which lacks return-type annotation, implicitly has an '{0}' return type."),Construct_signature_which_lacks_return_type_annotation_implicitly_has_an_any_return_type:diag(7013,e.DiagnosticCategory.Error,"Construct_signature_which_lacks_return_type_annotation_implicitly_has_an_any_return_type_7013","Construct signature, which lacks return-type annotation, implicitly has an 'any' return type."),Function_type_which_lacks_return_type_annotation_implicitly_has_an_0_return_type:diag(7014,e.DiagnosticCategory.Error,"Function_type_which_lacks_return_type_annotation_implicitly_has_an_0_return_type_7014","Function type, which lacks return-type annotation, implicitly has an '{0}' return type."),Element_implicitly_has_an_any_type_because_index_expression_is_not_of_type_number:diag(7015,e.DiagnosticCategory.Error,"Element_implicitly_has_an_any_type_because_index_expression_is_not_of_type_number_7015","Element implicitly has an 'any' type because index expression is not of type 'number'."),Could_not_find_a_declaration_file_for_module_0_1_implicitly_has_an_any_type:diag(7016,e.DiagnosticCategory.Error,"Could_not_find_a_declaration_file_for_module_0_1_implicitly_has_an_any_type_7016","Could not find a declaration file for module '{0}'. '{1}' implicitly has an 'any' type."),Element_implicitly_has_an_any_type_because_type_0_has_no_index_signature:diag(7017,e.DiagnosticCategory.Error,"Element_implicitly_has_an_any_type_because_type_0_has_no_index_signature_7017","Element implicitly has an 'any' type because type '{0}' has no index signature."),Object_literal_s_property_0_implicitly_has_an_1_type:diag(7018,e.DiagnosticCategory.Error,"Object_literal_s_property_0_implicitly_has_an_1_type_7018","Object literal's property '{0}' implicitly has an '{1}' type."),Rest_parameter_0_implicitly_has_an_any_type:diag(7019,e.DiagnosticCategory.Error,"Rest_parameter_0_implicitly_has_an_any_type_7019","Rest parameter '{0}' implicitly has an 'any[]' type."),Call_signature_which_lacks_return_type_annotation_implicitly_has_an_any_return_type:diag(7020,e.DiagnosticCategory.Error,"Call_signature_which_lacks_return_type_annotation_implicitly_has_an_any_return_type_7020","Call signature, which lacks return-type annotation, implicitly has an 'any' return type."),_0_implicitly_has_type_any_because_it_does_not_have_a_type_annotation_and_is_referenced_directly_or_indirectly_in_its_own_initializer:diag(7022,e.DiagnosticCategory.Error,"_0_implicitly_has_type_any_because_it_does_not_have_a_type_annotation_and_is_referenced_directly_or__7022","'{0}' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer."),_0_implicitly_has_return_type_any_because_it_does_not_have_a_return_type_annotation_and_is_referenced_directly_or_indirectly_in_one_of_its_return_expressions:diag(7023,e.DiagnosticCategory.Error,"_0_implicitly_has_return_type_any_because_it_does_not_have_a_return_type_annotation_and_is_reference_7023","'{0}' implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions."),Function_implicitly_has_return_type_any_because_it_does_not_have_a_return_type_annotation_and_is_referenced_directly_or_indirectly_in_one_of_its_return_expressions:diag(7024,e.DiagnosticCategory.Error,"Function_implicitly_has_return_type_any_because_it_does_not_have_a_return_type_annotation_and_is_ref_7024","Function implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions."),Generator_implicitly_has_type_0_because_it_does_not_yield_any_values_Consider_supplying_a_return_type:diag(7025,e.DiagnosticCategory.Error,"Generator_implicitly_has_type_0_because_it_does_not_yield_any_values_Consider_supplying_a_return_typ_7025","Generator implicitly has type '{0}' because it does not yield any values. Consider supplying a return type."),JSX_element_implicitly_has_type_any_because_no_interface_JSX_0_exists:diag(7026,e.DiagnosticCategory.Error,"JSX_element_implicitly_has_type_any_because_no_interface_JSX_0_exists_7026","JSX element implicitly has type 'any' because no interface 'JSX.{0}' exists."),Unreachable_code_detected:diag(7027,e.DiagnosticCategory.Error,"Unreachable_code_detected_7027","Unreachable code detected.",true),Unused_label:diag(7028,e.DiagnosticCategory.Error,"Unused_label_7028","Unused label.",true),Fallthrough_case_in_switch:diag(7029,e.DiagnosticCategory.Error,"Fallthrough_case_in_switch_7029","Fallthrough case in switch."),Not_all_code_paths_return_a_value:diag(7030,e.DiagnosticCategory.Error,"Not_all_code_paths_return_a_value_7030","Not all code paths return a value."),Binding_element_0_implicitly_has_an_1_type:diag(7031,e.DiagnosticCategory.Error,"Binding_element_0_implicitly_has_an_1_type_7031","Binding element '{0}' implicitly has an '{1}' type."),Property_0_implicitly_has_type_any_because_its_set_accessor_lacks_a_parameter_type_annotation:diag(7032,e.DiagnosticCategory.Error,"Property_0_implicitly_has_type_any_because_its_set_accessor_lacks_a_parameter_type_annotation_7032","Property '{0}' implicitly has type 'any', because its set accessor lacks a parameter type annotation."),Property_0_implicitly_has_type_any_because_its_get_accessor_lacks_a_return_type_annotation:diag(7033,e.DiagnosticCategory.Error,"Property_0_implicitly_has_type_any_because_its_get_accessor_lacks_a_return_type_annotation_7033","Property '{0}' implicitly has type 'any', because its get accessor lacks a return type annotation."),Variable_0_implicitly_has_type_1_in_some_locations_where_its_type_cannot_be_determined:diag(7034,e.DiagnosticCategory.Error,"Variable_0_implicitly_has_type_1_in_some_locations_where_its_type_cannot_be_determined_7034","Variable '{0}' implicitly has type '{1}' in some locations where its type cannot be determined."),Try_npm_install_types_Slash_1_if_it_exists_or_add_a_new_declaration_d_ts_file_containing_declare_module_0:diag(7035,e.DiagnosticCategory.Error,"Try_npm_install_types_Slash_1_if_it_exists_or_add_a_new_declaration_d_ts_file_containing_declare_mod_7035","Try `npm install @types/{1}` if it exists or add a new declaration (.d.ts) file containing `declare module '{0}';`"),Dynamic_import_s_specifier_must_be_of_type_string_but_here_has_type_0:diag(7036,e.DiagnosticCategory.Error,"Dynamic_import_s_specifier_must_be_of_type_string_but_here_has_type_0_7036","Dynamic import's specifier must be of type 'string', but here has type '{0}'."),Enables_emit_interoperability_between_CommonJS_and_ES_Modules_via_creation_of_namespace_objects_for_all_imports_Implies_allowSyntheticDefaultImports:diag(7037,e.DiagnosticCategory.Message,"Enables_emit_interoperability_between_CommonJS_and_ES_Modules_via_creation_of_namespace_objects_for__7037","Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'."),Type_originates_at_this_import_A_namespace_style_import_cannot_be_called_or_constructed_and_will_cause_a_failure_at_runtime_Consider_using_a_default_import_or_import_require_here_instead:diag(7038,e.DiagnosticCategory.Message,"Type_originates_at_this_import_A_namespace_style_import_cannot_be_called_or_constructed_and_will_cau_7038","Type originates at this import. A namespace-style import cannot be called or constructed, and will cause a failure at runtime. Consider using a default import or import require here instead."),Mapped_object_type_implicitly_has_an_any_template_type:diag(7039,e.DiagnosticCategory.Error,"Mapped_object_type_implicitly_has_an_any_template_type_7039","Mapped object type implicitly has an 'any' template type."),If_the_0_package_actually_exposes_this_module_consider_sending_a_pull_request_to_amend_https_Colon_Slash_Slashgithub_com_SlashDefinitelyTyped_SlashDefinitelyTyped_Slashtree_Slashmaster_Slashtypes_Slash_1:diag(7040,e.DiagnosticCategory.Error,"If_the_0_package_actually_exposes_this_module_consider_sending_a_pull_request_to_amend_https_Colon_S_7040","If the '{0}' package actually exposes this module, consider sending a pull request to amend 'https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/{1}`"),The_containing_arrow_function_captures_the_global_value_of_this_which_implicitly_has_type_any:diag(7041,e.DiagnosticCategory.Error,"The_containing_arrow_function_captures_the_global_value_of_this_which_implicitly_has_type_any_7041","The containing arrow function captures the global value of 'this' which implicitly has type 'any'."),Module_0_was_resolved_to_1_but_resolveJsonModule_is_not_used:diag(7042,e.DiagnosticCategory.Error,"Module_0_was_resolved_to_1_but_resolveJsonModule_is_not_used_7042","Module '{0}' was resolved to '{1}', but '--resolveJsonModule' is not used."),Variable_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage:diag(7043,e.DiagnosticCategory.Suggestion,"Variable_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7043","Variable '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),Parameter_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage:diag(7044,e.DiagnosticCategory.Suggestion,"Parameter_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7044","Parameter '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),Member_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage:diag(7045,e.DiagnosticCategory.Suggestion,"Member_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7045","Member '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),Variable_0_implicitly_has_type_1_in_some_locations_but_a_better_type_may_be_inferred_from_usage:diag(7046,e.DiagnosticCategory.Suggestion,"Variable_0_implicitly_has_type_1_in_some_locations_but_a_better_type_may_be_inferred_from_usage_7046","Variable '{0}' implicitly has type '{1}' in some locations, but a better type may be inferred from usage."),Rest_parameter_0_implicitly_has_an_any_type_but_a_better_type_may_be_inferred_from_usage:diag(7047,e.DiagnosticCategory.Suggestion,"Rest_parameter_0_implicitly_has_an_any_type_but_a_better_type_may_be_inferred_from_usage_7047","Rest parameter '{0}' implicitly has an 'any[]' type, but a better type may be inferred from usage."),Property_0_implicitly_has_type_any_but_a_better_type_for_its_get_accessor_may_be_inferred_from_usage:diag(7048,e.DiagnosticCategory.Suggestion,"Property_0_implicitly_has_type_any_but_a_better_type_for_its_get_accessor_may_be_inferred_from_usage_7048","Property '{0}' implicitly has type 'any', but a better type for its get accessor may be inferred from usage."),Property_0_implicitly_has_type_any_but_a_better_type_for_its_set_accessor_may_be_inferred_from_usage:diag(7049,e.DiagnosticCategory.Suggestion,"Property_0_implicitly_has_type_any_but_a_better_type_for_its_set_accessor_may_be_inferred_from_usage_7049","Property '{0}' implicitly has type 'any', but a better type for its set accessor may be inferred from usage."),_0_implicitly_has_an_1_return_type_but_a_better_type_may_be_inferred_from_usage:diag(7050,e.DiagnosticCategory.Suggestion,"_0_implicitly_has_an_1_return_type_but_a_better_type_may_be_inferred_from_usage_7050","'{0}' implicitly has an '{1}' return type, but a better type may be inferred from usage."),Parameter_has_a_name_but_no_type_Did_you_mean_0_Colon_1:diag(7051,e.DiagnosticCategory.Error,"Parameter_has_a_name_but_no_type_Did_you_mean_0_Colon_1_7051","Parameter has a name but no type. Did you mean '{0}: {1}'?"),You_cannot_rename_this_element:diag(8e3,e.DiagnosticCategory.Error,"You_cannot_rename_this_element_8000","You cannot rename this element."),You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library:diag(8001,e.DiagnosticCategory.Error,"You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library_8001","You cannot rename elements that are defined in the standard TypeScript library."),import_can_only_be_used_in_a_ts_file:diag(8002,e.DiagnosticCategory.Error,"import_can_only_be_used_in_a_ts_file_8002","'import ... =' can only be used in a .ts file."),export_can_only_be_used_in_a_ts_file:diag(8003,e.DiagnosticCategory.Error,"export_can_only_be_used_in_a_ts_file_8003","'export=' can only be used in a .ts file."),type_parameter_declarations_can_only_be_used_in_a_ts_file:diag(8004,e.DiagnosticCategory.Error,"type_parameter_declarations_can_only_be_used_in_a_ts_file_8004","'type parameter declarations' can only be used in a .ts file."),implements_clauses_can_only_be_used_in_a_ts_file:diag(8005,e.DiagnosticCategory.Error,"implements_clauses_can_only_be_used_in_a_ts_file_8005","'implements clauses' can only be used in a .ts file."),interface_declarations_can_only_be_used_in_a_ts_file:diag(8006,e.DiagnosticCategory.Error,"interface_declarations_can_only_be_used_in_a_ts_file_8006","'interface declarations' can only be used in a .ts file."),module_declarations_can_only_be_used_in_a_ts_file:diag(8007,e.DiagnosticCategory.Error,"module_declarations_can_only_be_used_in_a_ts_file_8007","'module declarations' can only be used in a .ts file."),type_aliases_can_only_be_used_in_a_ts_file:diag(8008,e.DiagnosticCategory.Error,"type_aliases_can_only_be_used_in_a_ts_file_8008","'type aliases' can only be used in a .ts file."),_0_can_only_be_used_in_a_ts_file:diag(8009,e.DiagnosticCategory.Error,"_0_can_only_be_used_in_a_ts_file_8009","'{0}' can only be used in a .ts file."),types_can_only_be_used_in_a_ts_file:diag(8010,e.DiagnosticCategory.Error,"types_can_only_be_used_in_a_ts_file_8010","'types' can only be used in a .ts file."),type_arguments_can_only_be_used_in_a_ts_file:diag(8011,e.DiagnosticCategory.Error,"type_arguments_can_only_be_used_in_a_ts_file_8011","'type arguments' can only be used in a .ts file."),parameter_modifiers_can_only_be_used_in_a_ts_file:diag(8012,e.DiagnosticCategory.Error,"parameter_modifiers_can_only_be_used_in_a_ts_file_8012","'parameter modifiers' can only be used in a .ts file."),non_null_assertions_can_only_be_used_in_a_ts_file:diag(8013,e.DiagnosticCategory.Error,"non_null_assertions_can_only_be_used_in_a_ts_file_8013","'non-null assertions' can only be used in a .ts file."),enum_declarations_can_only_be_used_in_a_ts_file:diag(8015,e.DiagnosticCategory.Error,"enum_declarations_can_only_be_used_in_a_ts_file_8015","'enum declarations' can only be used in a .ts file."),type_assertion_expressions_can_only_be_used_in_a_ts_file:diag(8016,e.DiagnosticCategory.Error,"type_assertion_expressions_can_only_be_used_in_a_ts_file_8016","'type assertion expressions' can only be used in a .ts file."),Octal_literal_types_must_use_ES2015_syntax_Use_the_syntax_0:diag(8017,e.DiagnosticCategory.Error,"Octal_literal_types_must_use_ES2015_syntax_Use_the_syntax_0_8017","Octal literal types must use ES2015 syntax. Use the syntax '{0}'."),Octal_literals_are_not_allowed_in_enums_members_initializer_Use_the_syntax_0:diag(8018,e.DiagnosticCategory.Error,"Octal_literals_are_not_allowed_in_enums_members_initializer_Use_the_syntax_0_8018","Octal literals are not allowed in enums members initializer. Use the syntax '{0}'."),Report_errors_in_js_files:diag(8019,e.DiagnosticCategory.Message,"Report_errors_in_js_files_8019","Report errors in .js files."),JSDoc_types_can_only_be_used_inside_documentation_comments:diag(8020,e.DiagnosticCategory.Error,"JSDoc_types_can_only_be_used_inside_documentation_comments_8020","JSDoc types can only be used inside documentation comments."),JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags:diag(8021,e.DiagnosticCategory.Error,"JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags_8021","JSDoc '@typedef' tag should either have a type annotation or be followed by '@property' or '@member' tags."),JSDoc_0_is_not_attached_to_a_class:diag(8022,e.DiagnosticCategory.Error,"JSDoc_0_is_not_attached_to_a_class_8022","JSDoc '@{0}' is not attached to a class."),JSDoc_0_1_does_not_match_the_extends_2_clause:diag(8023,e.DiagnosticCategory.Error,"JSDoc_0_1_does_not_match_the_extends_2_clause_8023","JSDoc '@{0} {1}' does not match the 'extends {2}' clause."),JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name:diag(8024,e.DiagnosticCategory.Error,"JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_8024","JSDoc '@param' tag has name '{0}', but there is no parameter with that name."),Class_declarations_cannot_have_more_than_one_augments_or_extends_tag:diag(8025,e.DiagnosticCategory.Error,"Class_declarations_cannot_have_more_than_one_augments_or_extends_tag_8025","Class declarations cannot have more than one `@augments` or `@extends` tag."),Expected_0_type_arguments_provide_these_with_an_extends_tag:diag(8026,e.DiagnosticCategory.Error,"Expected_0_type_arguments_provide_these_with_an_extends_tag_8026","Expected {0} type arguments; provide these with an '@extends' tag."),Expected_0_1_type_arguments_provide_these_with_an_extends_tag:diag(8027,e.DiagnosticCategory.Error,"Expected_0_1_type_arguments_provide_these_with_an_extends_tag_8027","Expected {0}-{1} type arguments; provide these with an '@extends' tag."),JSDoc_may_only_appear_in_the_last_parameter_of_a_signature:diag(8028,e.DiagnosticCategory.Error,"JSDoc_may_only_appear_in_the_last_parameter_of_a_signature_8028","JSDoc '...' may only appear in the last parameter of a signature."),JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_had_an_array_type:diag(8029,e.DiagnosticCategory.Error,"JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_h_8029","JSDoc '@param' tag has name '{0}', but there is no parameter with that name. It would match 'arguments' if it had an array type."),The_type_of_a_function_declaration_must_match_the_function_s_signature:diag(8030,e.DiagnosticCategory.Error,"The_type_of_a_function_declaration_must_match_the_function_s_signature_8030","The type of a function declaration must match the function's signature."),You_cannot_rename_a_module_via_a_global_import:diag(8031,e.DiagnosticCategory.Error,"You_cannot_rename_a_module_via_a_global_import_8031","You cannot rename a module via a global import."),Only_identifiers_Slashqualified_names_with_optional_type_arguments_are_currently_supported_in_a_class_extends_clause:diag(9002,e.DiagnosticCategory.Error,"Only_identifiers_Slashqualified_names_with_optional_type_arguments_are_currently_supported_in_a_clas_9002","Only identifiers/qualified-names with optional type arguments are currently supported in a class 'extends' clause."),class_expressions_are_not_currently_supported:diag(9003,e.DiagnosticCategory.Error,"class_expressions_are_not_currently_supported_9003","'class' expressions are not currently supported."),Language_service_is_disabled:diag(9004,e.DiagnosticCategory.Error,"Language_service_is_disabled_9004","Language service is disabled."),JSX_attributes_must_only_be_assigned_a_non_empty_expression:diag(17e3,e.DiagnosticCategory.Error,"JSX_attributes_must_only_be_assigned_a_non_empty_expression_17000","JSX attributes must only be assigned a non-empty 'expression'."),JSX_elements_cannot_have_multiple_attributes_with_the_same_name:diag(17001,e.DiagnosticCategory.Error,"JSX_elements_cannot_have_multiple_attributes_with_the_same_name_17001","JSX elements cannot have multiple attributes with the same name."),Expected_corresponding_JSX_closing_tag_for_0:diag(17002,e.DiagnosticCategory.Error,"Expected_corresponding_JSX_closing_tag_for_0_17002","Expected corresponding JSX closing tag for '{0}'."),JSX_attribute_expected:diag(17003,e.DiagnosticCategory.Error,"JSX_attribute_expected_17003","JSX attribute expected."),Cannot_use_JSX_unless_the_jsx_flag_is_provided:diag(17004,e.DiagnosticCategory.Error,"Cannot_use_JSX_unless_the_jsx_flag_is_provided_17004","Cannot use JSX unless the '--jsx' flag is provided."),A_constructor_cannot_contain_a_super_call_when_its_class_extends_null:diag(17005,e.DiagnosticCategory.Error,"A_constructor_cannot_contain_a_super_call_when_its_class_extends_null_17005","A constructor cannot contain a 'super' call when its class extends 'null'."),An_unary_expression_with_the_0_operator_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Consider_enclosing_the_expression_in_parentheses:diag(17006,e.DiagnosticCategory.Error,"An_unary_expression_with_the_0_operator_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_ex_17006","An unary expression with the '{0}' operator is not allowed in the left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses."),A_type_assertion_expression_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Consider_enclosing_the_expression_in_parentheses:diag(17007,e.DiagnosticCategory.Error,"A_type_assertion_expression_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Con_17007","A type assertion expression is not allowed in the left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses."),JSX_element_0_has_no_corresponding_closing_tag:diag(17008,e.DiagnosticCategory.Error,"JSX_element_0_has_no_corresponding_closing_tag_17008","JSX element '{0}' has no corresponding closing tag."),super_must_be_called_before_accessing_this_in_the_constructor_of_a_derived_class:diag(17009,e.DiagnosticCategory.Error,"super_must_be_called_before_accessing_this_in_the_constructor_of_a_derived_class_17009","'super' must be called before accessing 'this' in the constructor of a derived class."),Unknown_type_acquisition_option_0:diag(17010,e.DiagnosticCategory.Error,"Unknown_type_acquisition_option_0_17010","Unknown type acquisition option '{0}'."),super_must_be_called_before_accessing_a_property_of_super_in_the_constructor_of_a_derived_class:diag(17011,e.DiagnosticCategory.Error,"super_must_be_called_before_accessing_a_property_of_super_in_the_constructor_of_a_derived_class_17011","'super' must be called before accessing a property of 'super' in the constructor of a derived class."),_0_is_not_a_valid_meta_property_for_keyword_1_Did_you_mean_2:diag(17012,e.DiagnosticCategory.Error,"_0_is_not_a_valid_meta_property_for_keyword_1_Did_you_mean_2_17012","'{0}' is not a valid meta-property for keyword '{1}'. Did you mean '{2}'?"),Meta_property_0_is_only_allowed_in_the_body_of_a_function_declaration_function_expression_or_constructor:diag(17013,e.DiagnosticCategory.Error,"Meta_property_0_is_only_allowed_in_the_body_of_a_function_declaration_function_expression_or_constru_17013","Meta-property '{0}' is only allowed in the body of a function declaration, function expression, or constructor."),JSX_fragment_has_no_corresponding_closing_tag:diag(17014,e.DiagnosticCategory.Error,"JSX_fragment_has_no_corresponding_closing_tag_17014","JSX fragment has no corresponding closing tag."),Expected_corresponding_closing_tag_for_JSX_fragment:diag(17015,e.DiagnosticCategory.Error,"Expected_corresponding_closing_tag_for_JSX_fragment_17015","Expected corresponding closing tag for JSX fragment."),JSX_fragment_is_not_supported_when_using_jsxFactory:diag(17016,e.DiagnosticCategory.Error,"JSX_fragment_is_not_supported_when_using_jsxFactory_17016","JSX fragment is not supported when using --jsxFactory"),JSX_fragment_is_not_supported_when_using_an_inline_JSX_factory_pragma:diag(17017,e.DiagnosticCategory.Error,"JSX_fragment_is_not_supported_when_using_an_inline_JSX_factory_pragma_17017","JSX fragment is not supported when using an inline JSX factory pragma"),Circularity_detected_while_resolving_configuration_Colon_0:diag(18e3,e.DiagnosticCategory.Error,"Circularity_detected_while_resolving_configuration_Colon_0_18000","Circularity detected while resolving configuration: {0}"),A_path_in_an_extends_option_must_be_relative_or_rooted_but_0_is_not:diag(18001,e.DiagnosticCategory.Error,"A_path_in_an_extends_option_must_be_relative_or_rooted_but_0_is_not_18001","A path in an 'extends' option must be relative or rooted, but '{0}' is not."),The_files_list_in_config_file_0_is_empty:diag(18002,e.DiagnosticCategory.Error,"The_files_list_in_config_file_0_is_empty_18002","The 'files' list in config file '{0}' is empty."),No_inputs_were_found_in_config_file_0_Specified_include_paths_were_1_and_exclude_paths_were_2:diag(18003,e.DiagnosticCategory.Error,"No_inputs_were_found_in_config_file_0_Specified_include_paths_were_1_and_exclude_paths_were_2_18003","No inputs were found in config file '{0}'. Specified 'include' paths were '{1}' and 'exclude' paths were '{2}'."),File_is_a_CommonJS_module_it_may_be_converted_to_an_ES6_module:diag(80001,e.DiagnosticCategory.Suggestion,"File_is_a_CommonJS_module_it_may_be_converted_to_an_ES6_module_80001","File is a CommonJS module; it may be converted to an ES6 module."),This_constructor_function_may_be_converted_to_a_class_declaration:diag(80002,e.DiagnosticCategory.Suggestion,"This_constructor_function_may_be_converted_to_a_class_declaration_80002","This constructor function may be converted to a class declaration."),Import_may_be_converted_to_a_default_import:diag(80003,e.DiagnosticCategory.Suggestion,"Import_may_be_converted_to_a_default_import_80003","Import may be converted to a default import."),JSDoc_types_may_be_moved_to_TypeScript_types:diag(80004,e.DiagnosticCategory.Suggestion,"JSDoc_types_may_be_moved_to_TypeScript_types_80004","JSDoc types may be moved to TypeScript types."),require_call_may_be_converted_to_an_import:diag(80005,e.DiagnosticCategory.Suggestion,"require_call_may_be_converted_to_an_import_80005","'require' call may be converted to an import."),This_may_be_converted_to_an_async_function:diag(80006,e.DiagnosticCategory.Suggestion,"This_may_be_converted_to_an_async_function_80006","This may be converted to an async function."),Add_missing_super_call:diag(90001,e.DiagnosticCategory.Message,"Add_missing_super_call_90001","Add missing 'super()' call"),Make_super_call_the_first_statement_in_the_constructor:diag(90002,e.DiagnosticCategory.Message,"Make_super_call_the_first_statement_in_the_constructor_90002","Make 'super()' call the first statement in the constructor"),Change_extends_to_implements:diag(90003,e.DiagnosticCategory.Message,"Change_extends_to_implements_90003","Change 'extends' to 'implements'"),Remove_declaration_for_Colon_0:diag(90004,e.DiagnosticCategory.Message,"Remove_declaration_for_Colon_0_90004","Remove declaration for: '{0}'"),Remove_import_from_0:diag(90005,e.DiagnosticCategory.Message,"Remove_import_from_0_90005","Remove import from '{0}'"),Implement_interface_0:diag(90006,e.DiagnosticCategory.Message,"Implement_interface_0_90006","Implement interface '{0}'"),Implement_inherited_abstract_class:diag(90007,e.DiagnosticCategory.Message,"Implement_inherited_abstract_class_90007","Implement inherited abstract class"),Add_0_to_unresolved_variable:diag(90008,e.DiagnosticCategory.Message,"Add_0_to_unresolved_variable_90008","Add '{0}.' to unresolved variable"),Remove_destructuring:diag(90009,e.DiagnosticCategory.Message,"Remove_destructuring_90009","Remove destructuring"),Remove_variable_statement:diag(90010,e.DiagnosticCategory.Message,"Remove_variable_statement_90010","Remove variable statement"),Remove_template_tag:diag(90011,e.DiagnosticCategory.Message,"Remove_template_tag_90011","Remove template tag"),Remove_type_parameters:diag(90012,e.DiagnosticCategory.Message,"Remove_type_parameters_90012","Remove type parameters"),Import_0_from_module_1:diag(90013,e.DiagnosticCategory.Message,"Import_0_from_module_1_90013","Import '{0}' from module \"{1}\""),Change_0_to_1:diag(90014,e.DiagnosticCategory.Message,"Change_0_to_1_90014","Change '{0}' to '{1}'"),Add_0_to_existing_import_declaration_from_1:diag(90015,e.DiagnosticCategory.Message,"Add_0_to_existing_import_declaration_from_1_90015","Add '{0}' to existing import declaration from \"{1}\""),Declare_property_0:diag(90016,e.DiagnosticCategory.Message,"Declare_property_0_90016","Declare property '{0}'"),Add_index_signature_for_property_0:diag(90017,e.DiagnosticCategory.Message,"Add_index_signature_for_property_0_90017","Add index signature for property '{0}'"),Disable_checking_for_this_file:diag(90018,e.DiagnosticCategory.Message,"Disable_checking_for_this_file_90018","Disable checking for this file"),Ignore_this_error_message:diag(90019,e.DiagnosticCategory.Message,"Ignore_this_error_message_90019","Ignore this error message"),Initialize_property_0_in_the_constructor:diag(90020,e.DiagnosticCategory.Message,"Initialize_property_0_in_the_constructor_90020","Initialize property '{0}' in the constructor"),Initialize_static_property_0:diag(90021,e.DiagnosticCategory.Message,"Initialize_static_property_0_90021","Initialize static property '{0}'"),Change_spelling_to_0:diag(90022,e.DiagnosticCategory.Message,"Change_spelling_to_0_90022","Change spelling to '{0}'"),Declare_method_0:diag(90023,e.DiagnosticCategory.Message,"Declare_method_0_90023","Declare method '{0}'"),Declare_static_method_0:diag(90024,e.DiagnosticCategory.Message,"Declare_static_method_0_90024","Declare static method '{0}'"),Prefix_0_with_an_underscore:diag(90025,e.DiagnosticCategory.Message,"Prefix_0_with_an_underscore_90025","Prefix '{0}' with an underscore"),Rewrite_as_the_indexed_access_type_0:diag(90026,e.DiagnosticCategory.Message,"Rewrite_as_the_indexed_access_type_0_90026","Rewrite as the indexed access type '{0}'"),Declare_static_property_0:diag(90027,e.DiagnosticCategory.Message,"Declare_static_property_0_90027","Declare static property '{0}'"),Call_decorator_expression:diag(90028,e.DiagnosticCategory.Message,"Call_decorator_expression_90028","Call decorator expression"),Add_async_modifier_to_containing_function:diag(90029,e.DiagnosticCategory.Message,"Add_async_modifier_to_containing_function_90029","Add async modifier to containing function"),Replace_infer_0_with_unknown:diag(90030,e.DiagnosticCategory.Message,"Replace_infer_0_with_unknown_90030","Replace 'infer {0}' with 'unknown'"),Replace_all_unused_infer_with_unknown:diag(90031,e.DiagnosticCategory.Message,"Replace_all_unused_infer_with_unknown_90031","Replace all unused 'infer' with 'unknown'"),Import_default_0_from_module_1:diag(90032,e.DiagnosticCategory.Message,"Import_default_0_from_module_1_90032","Import default '{0}' from module \"{1}\""),Add_default_import_0_to_existing_import_declaration_from_1:diag(90033,e.DiagnosticCategory.Message,"Add_default_import_0_to_existing_import_declaration_from_1_90033","Add default import '{0}' to existing import declaration from \"{1}\""),Add_parameter_name:diag(90034,e.DiagnosticCategory.Message,"Add_parameter_name_90034","Add parameter name"),Convert_function_to_an_ES2015_class:diag(95001,e.DiagnosticCategory.Message,"Convert_function_to_an_ES2015_class_95001","Convert function to an ES2015 class"),Convert_function_0_to_class:diag(95002,e.DiagnosticCategory.Message,"Convert_function_0_to_class_95002","Convert function '{0}' to class"),Extract_to_0_in_1:diag(95004,e.DiagnosticCategory.Message,"Extract_to_0_in_1_95004","Extract to {0} in {1}"),Extract_function:diag(95005,e.DiagnosticCategory.Message,"Extract_function_95005","Extract function"),Extract_constant:diag(95006,e.DiagnosticCategory.Message,"Extract_constant_95006","Extract constant"),Extract_to_0_in_enclosing_scope:diag(95007,e.DiagnosticCategory.Message,"Extract_to_0_in_enclosing_scope_95007","Extract to {0} in enclosing scope"),Extract_to_0_in_1_scope:diag(95008,e.DiagnosticCategory.Message,"Extract_to_0_in_1_scope_95008","Extract to {0} in {1} scope"),Annotate_with_type_from_JSDoc:diag(95009,e.DiagnosticCategory.Message,"Annotate_with_type_from_JSDoc_95009","Annotate with type from JSDoc"),Annotate_with_types_from_JSDoc:diag(95010,e.DiagnosticCategory.Message,"Annotate_with_types_from_JSDoc_95010","Annotate with types from JSDoc"),Infer_type_of_0_from_usage:diag(95011,e.DiagnosticCategory.Message,"Infer_type_of_0_from_usage_95011","Infer type of '{0}' from usage"),Infer_parameter_types_from_usage:diag(95012,e.DiagnosticCategory.Message,"Infer_parameter_types_from_usage_95012","Infer parameter types from usage"),Convert_to_default_import:diag(95013,e.DiagnosticCategory.Message,"Convert_to_default_import_95013","Convert to default import"),Install_0:diag(95014,e.DiagnosticCategory.Message,"Install_0_95014","Install '{0}'"),Replace_import_with_0:diag(95015,e.DiagnosticCategory.Message,"Replace_import_with_0_95015","Replace import with '{0}'."),Use_synthetic_default_member:diag(95016,e.DiagnosticCategory.Message,"Use_synthetic_default_member_95016","Use synthetic 'default' member."),Convert_to_ES6_module:diag(95017,e.DiagnosticCategory.Message,"Convert_to_ES6_module_95017","Convert to ES6 module"),Add_undefined_type_to_property_0:diag(95018,e.DiagnosticCategory.Message,"Add_undefined_type_to_property_0_95018","Add 'undefined' type to property '{0}'"),Add_initializer_to_property_0:diag(95019,e.DiagnosticCategory.Message,"Add_initializer_to_property_0_95019","Add initializer to property '{0}'"),Add_definite_assignment_assertion_to_property_0:diag(95020,e.DiagnosticCategory.Message,"Add_definite_assignment_assertion_to_property_0_95020","Add definite assignment assertion to property '{0}'"),Add_all_missing_members:diag(95022,e.DiagnosticCategory.Message,"Add_all_missing_members_95022","Add all missing members"),Infer_all_types_from_usage:diag(95023,e.DiagnosticCategory.Message,"Infer_all_types_from_usage_95023","Infer all types from usage"),Delete_all_unused_declarations:diag(95024,e.DiagnosticCategory.Message,"Delete_all_unused_declarations_95024","Delete all unused declarations"),Prefix_all_unused_declarations_with_where_possible:diag(95025,e.DiagnosticCategory.Message,"Prefix_all_unused_declarations_with_where_possible_95025","Prefix all unused declarations with '_' where possible"),Fix_all_detected_spelling_errors:diag(95026,e.DiagnosticCategory.Message,"Fix_all_detected_spelling_errors_95026","Fix all detected spelling errors"),Add_initializers_to_all_uninitialized_properties:diag(95027,e.DiagnosticCategory.Message,"Add_initializers_to_all_uninitialized_properties_95027","Add initializers to all uninitialized properties"),Add_definite_assignment_assertions_to_all_uninitialized_properties:diag(95028,e.DiagnosticCategory.Message,"Add_definite_assignment_assertions_to_all_uninitialized_properties_95028","Add definite assignment assertions to all uninitialized properties"),Add_undefined_type_to_all_uninitialized_properties:diag(95029,e.DiagnosticCategory.Message,"Add_undefined_type_to_all_uninitialized_properties_95029","Add undefined type to all uninitialized properties"),Change_all_jsdoc_style_types_to_TypeScript:diag(95030,e.DiagnosticCategory.Message,"Change_all_jsdoc_style_types_to_TypeScript_95030","Change all jsdoc-style types to TypeScript"),Change_all_jsdoc_style_types_to_TypeScript_and_add_undefined_to_nullable_types:diag(95031,e.DiagnosticCategory.Message,"Change_all_jsdoc_style_types_to_TypeScript_and_add_undefined_to_nullable_types_95031","Change all jsdoc-style types to TypeScript (and add '| undefined' to nullable types)"),Implement_all_unimplemented_interfaces:diag(95032,e.DiagnosticCategory.Message,"Implement_all_unimplemented_interfaces_95032","Implement all unimplemented interfaces"),Install_all_missing_types_packages:diag(95033,e.DiagnosticCategory.Message,"Install_all_missing_types_packages_95033","Install all missing types packages"),Rewrite_all_as_indexed_access_types:diag(95034,e.DiagnosticCategory.Message,"Rewrite_all_as_indexed_access_types_95034","Rewrite all as indexed access types"),Convert_all_to_default_imports:diag(95035,e.DiagnosticCategory.Message,"Convert_all_to_default_imports_95035","Convert all to default imports"),Make_all_super_calls_the_first_statement_in_their_constructor:diag(95036,e.DiagnosticCategory.Message,"Make_all_super_calls_the_first_statement_in_their_constructor_95036","Make all 'super()' calls the first statement in their constructor"),Add_qualifier_to_all_unresolved_variables_matching_a_member_name:diag(95037,e.DiagnosticCategory.Message,"Add_qualifier_to_all_unresolved_variables_matching_a_member_name_95037","Add qualifier to all unresolved variables matching a member name"),Change_all_extended_interfaces_to_implements:diag(95038,e.DiagnosticCategory.Message,"Change_all_extended_interfaces_to_implements_95038","Change all extended interfaces to 'implements'"),Add_all_missing_super_calls:diag(95039,e.DiagnosticCategory.Message,"Add_all_missing_super_calls_95039","Add all missing super calls"),Implement_all_inherited_abstract_classes:diag(95040,e.DiagnosticCategory.Message,"Implement_all_inherited_abstract_classes_95040","Implement all inherited abstract classes"),Add_all_missing_async_modifiers:diag(95041,e.DiagnosticCategory.Message,"Add_all_missing_async_modifiers_95041","Add all missing 'async' modifiers"),Add_ts_ignore_to_all_error_messages:diag(95042,e.DiagnosticCategory.Message,"Add_ts_ignore_to_all_error_messages_95042","Add '@ts-ignore' to all error messages"),Annotate_everything_with_types_from_JSDoc:diag(95043,e.DiagnosticCategory.Message,"Annotate_everything_with_types_from_JSDoc_95043","Annotate everything with types from JSDoc"),Add_to_all_uncalled_decorators:diag(95044,e.DiagnosticCategory.Message,"Add_to_all_uncalled_decorators_95044","Add '()' to all uncalled decorators"),Convert_all_constructor_functions_to_classes:diag(95045,e.DiagnosticCategory.Message,"Convert_all_constructor_functions_to_classes_95045","Convert all constructor functions to classes"),Generate_get_and_set_accessors:diag(95046,e.DiagnosticCategory.Message,"Generate_get_and_set_accessors_95046","Generate 'get' and 'set' accessors"),Convert_require_to_import:diag(95047,e.DiagnosticCategory.Message,"Convert_require_to_import_95047","Convert 'require' to 'import'"),Convert_all_require_to_import:diag(95048,e.DiagnosticCategory.Message,"Convert_all_require_to_import_95048","Convert all 'require' to 'import'"),Move_to_a_new_file:diag(95049,e.DiagnosticCategory.Message,"Move_to_a_new_file_95049","Move to a new file"),Remove_unreachable_code:diag(95050,e.DiagnosticCategory.Message,"Remove_unreachable_code_95050","Remove unreachable code"),Remove_all_unreachable_code:diag(95051,e.DiagnosticCategory.Message,"Remove_all_unreachable_code_95051","Remove all unreachable code"),Add_missing_typeof:diag(95052,e.DiagnosticCategory.Message,"Add_missing_typeof_95052","Add missing 'typeof'"),Remove_unused_label:diag(95053,e.DiagnosticCategory.Message,"Remove_unused_label_95053","Remove unused label"),Remove_all_unused_labels:diag(95054,e.DiagnosticCategory.Message,"Remove_all_unused_labels_95054","Remove all unused labels"),Convert_0_to_mapped_object_type:diag(95055,e.DiagnosticCategory.Message,"Convert_0_to_mapped_object_type_95055","Convert '{0}' to mapped object type"),Convert_namespace_import_to_named_imports:diag(95056,e.DiagnosticCategory.Message,"Convert_namespace_import_to_named_imports_95056","Convert namespace import to named imports"),Convert_named_imports_to_namespace_import:diag(95057,e.DiagnosticCategory.Message,"Convert_named_imports_to_namespace_import_95057","Convert named imports to namespace import"),Add_or_remove_braces_in_an_arrow_function:diag(95058,e.DiagnosticCategory.Message,"Add_or_remove_braces_in_an_arrow_function_95058","Add or remove braces in an arrow function"),Add_braces_to_arrow_function:diag(95059,e.DiagnosticCategory.Message,"Add_braces_to_arrow_function_95059","Add braces to arrow function"),Remove_braces_from_arrow_function:diag(95060,e.DiagnosticCategory.Message,"Remove_braces_from_arrow_function_95060","Remove braces from arrow function"),Convert_default_export_to_named_export:diag(95061,e.DiagnosticCategory.Message,"Convert_default_export_to_named_export_95061","Convert default export to named export"),Convert_named_export_to_default_export:diag(95062,e.DiagnosticCategory.Message,"Convert_named_export_to_default_export_95062","Convert named export to default export"),Add_missing_enum_member_0:diag(95063,e.DiagnosticCategory.Message,"Add_missing_enum_member_0_95063","Add missing enum member '{0}'"),Add_all_missing_imports:diag(95064,e.DiagnosticCategory.Message,"Add_all_missing_imports_95064","Add all missing imports"),Convert_to_async_function:diag(95065,e.DiagnosticCategory.Message,"Convert_to_async_function_95065","Convert to async function"),Convert_all_to_async_functions:diag(95066,e.DiagnosticCategory.Message,"Convert_all_to_async_functions_95066","Convert all to async functions"),Generate_types_for_0:diag(95067,e.DiagnosticCategory.Message,"Generate_types_for_0_95067","Generate types for '{0}'"),Generate_types_for_all_packages_without_types:diag(95068,e.DiagnosticCategory.Message,"Generate_types_for_all_packages_without_types_95068","Generate types for all packages without types"),Add_unknown_conversion_for_non_overlapping_types:diag(95069,e.DiagnosticCategory.Message,"Add_unknown_conversion_for_non_overlapping_types_95069","Add 'unknown' conversion for non-overlapping types"),Add_unknown_to_all_conversions_of_non_overlapping_types:diag(95070,e.DiagnosticCategory.Message,"Add_unknown_to_all_conversions_of_non_overlapping_types_95070","Add 'unknown' to all conversions of non-overlapping types"),Add_missing_new_operator_to_call:diag(95071,e.DiagnosticCategory.Message,"Add_missing_new_operator_to_call_95071","Add missing 'new' operator to call"),Add_missing_new_operator_to_all_calls:diag(95072,e.DiagnosticCategory.Message,"Add_missing_new_operator_to_all_calls_95072","Add missing 'new' operator to all calls"),Add_names_to_all_parameters_without_names:diag(95073,e.DiagnosticCategory.Message,"Add_names_to_all_parameters_without_names_95073","Add names to all parameters without names")}})(s||(s={}));var s;(function(e){var t;function tokenIsIdentifierOrKeyword(e){return e>=72}e.tokenIsIdentifierOrKeyword=tokenIsIdentifierOrKeyword;function tokenIsIdentifierOrKeywordOrGreaterThan(e){return e===30||tokenIsIdentifierOrKeyword(e)}e.tokenIsIdentifierOrKeywordOrGreaterThan=tokenIsIdentifierOrKeywordOrGreaterThan;var r=(t={abstract:118,any:120,as:119,bigint:146,boolean:123,break:73,case:74,catch:75,class:76,continue:78,const:77},t[""+"constructor"]=124,t.debugger=79,t.declare=125,t.default=80,t.delete=81,t.do=82,t.else=83,t.enum=84,t.export=85,t.extends=86,t.false=87,t.finally=88,t.for=89,t.from=144,t.function=90,t.get=126,t.if=91,t.implements=109,t.import=92,t.in=93,t.infer=127,t.instanceof=94,t.interface=110,t.is=128,t.keyof=129,t.let=111,t.module=130,t.namespace=131,t.never=132,t.new=95,t.null=96,t.number=135,t.object=136,t.package=112,t.private=113,t.protected=114,t.public=115,t.readonly=133,t.require=134,t.global=145,t.return=97,t.set=137,t.static=116,t.string=138,t.super=98,t.switch=99,t.symbol=139,t.this=100,t.throw=101,t.true=102,t.try=103,t.type=140,t.typeof=104,t.undefined=141,t.unique=142,t.unknown=143,t.var=105,t.void=106,t.while=107,t.with=108,t.yield=117,t.async=121,t.await=122,t.of=147,t);var i=e.createMapFromTemplate(r);var a=e.createMapFromTemplate(n({},r,{"{":18,"}":19,"(":20,")":21,"[":22,"]":23,".":24,"...":25,";":26,",":27,"<":28,">":30,"<=":31,">=":32,"==":33,"!=":34,"===":35,"!==":36,"=>":37,"+":38,"-":39,"**":41,"*":40,"/":42,"%":43,"++":44,"--":45,"<<":46,">":47,">>>":48,"&":49,"|":50,"^":51,"!":52,"~":53,"&&":54,"||":55,"?":56,":":57,"=":59,"+=":60,"-=":61,"*=":62,"**=":63,"/=":64,"%=":65,"<<=":66,">>=":67,">>>=":68,"&=":69,"|=":70,"^=":71,"@":58}));var o=[170,170,181,181,186,186,192,214,216,246,248,543,546,563,592,685,688,696,699,705,720,721,736,740,750,750,890,890,902,902,904,906,908,908,910,929,931,974,976,983,986,1011,1024,1153,1164,1220,1223,1224,1227,1228,1232,1269,1272,1273,1329,1366,1369,1369,1377,1415,1488,1514,1520,1522,1569,1594,1600,1610,1649,1747,1749,1749,1765,1766,1786,1788,1808,1808,1810,1836,1920,1957,2309,2361,2365,2365,2384,2384,2392,2401,2437,2444,2447,2448,2451,2472,2474,2480,2482,2482,2486,2489,2524,2525,2527,2529,2544,2545,2565,2570,2575,2576,2579,2600,2602,2608,2610,2611,2613,2614,2616,2617,2649,2652,2654,2654,2674,2676,2693,2699,2701,2701,2703,2705,2707,2728,2730,2736,2738,2739,2741,2745,2749,2749,2768,2768,2784,2784,2821,2828,2831,2832,2835,2856,2858,2864,2866,2867,2870,2873,2877,2877,2908,2909,2911,2913,2949,2954,2958,2960,2962,2965,2969,2970,2972,2972,2974,2975,2979,2980,2984,2986,2990,2997,2999,3001,3077,3084,3086,3088,3090,3112,3114,3123,3125,3129,3168,3169,3205,3212,3214,3216,3218,3240,3242,3251,3253,3257,3294,3294,3296,3297,3333,3340,3342,3344,3346,3368,3370,3385,3424,3425,3461,3478,3482,3505,3507,3515,3517,3517,3520,3526,3585,3632,3634,3635,3648,3654,3713,3714,3716,3716,3719,3720,3722,3722,3725,3725,3732,3735,3737,3743,3745,3747,3749,3749,3751,3751,3754,3755,3757,3760,3762,3763,3773,3773,3776,3780,3782,3782,3804,3805,3840,3840,3904,3911,3913,3946,3976,3979,4096,4129,4131,4135,4137,4138,4176,4181,4256,4293,4304,4342,4352,4441,4447,4514,4520,4601,4608,4614,4616,4678,4680,4680,4682,4685,4688,4694,4696,4696,4698,4701,4704,4742,4744,4744,4746,4749,4752,4782,4784,4784,4786,4789,4792,4798,4800,4800,4802,4805,4808,4814,4816,4822,4824,4846,4848,4878,4880,4880,4882,4885,4888,4894,4896,4934,4936,4954,5024,5108,5121,5740,5743,5750,5761,5786,5792,5866,6016,6067,6176,6263,6272,6312,7680,7835,7840,7929,7936,7957,7960,7965,7968,8005,8008,8013,8016,8023,8025,8025,8027,8027,8029,8029,8031,8061,8064,8116,8118,8124,8126,8126,8130,8132,8134,8140,8144,8147,8150,8155,8160,8172,8178,8180,8182,8188,8319,8319,8450,8450,8455,8455,8458,8467,8469,8469,8473,8477,8484,8484,8486,8486,8488,8488,8490,8493,8495,8497,8499,8505,8544,8579,12293,12295,12321,12329,12337,12341,12344,12346,12353,12436,12445,12446,12449,12538,12540,12542,12549,12588,12593,12686,12704,12727,13312,19893,19968,40869,40960,42124,44032,55203,63744,64045,64256,64262,64275,64279,64285,64285,64287,64296,64298,64310,64312,64316,64318,64318,64320,64321,64323,64324,64326,64433,64467,64829,64848,64911,64914,64967,65008,65019,65136,65138,65140,65140,65142,65276,65313,65338,65345,65370,65382,65470,65474,65479,65482,65487,65490,65495,65498,65500];var s=[170,170,181,181,186,186,192,214,216,246,248,543,546,563,592,685,688,696,699,705,720,721,736,740,750,750,768,846,864,866,890,890,902,902,904,906,908,908,910,929,931,974,976,983,986,1011,1024,1153,1155,1158,1164,1220,1223,1224,1227,1228,1232,1269,1272,1273,1329,1366,1369,1369,1377,1415,1425,1441,1443,1465,1467,1469,1471,1471,1473,1474,1476,1476,1488,1514,1520,1522,1569,1594,1600,1621,1632,1641,1648,1747,1749,1756,1759,1768,1770,1773,1776,1788,1808,1836,1840,1866,1920,1968,2305,2307,2309,2361,2364,2381,2384,2388,2392,2403,2406,2415,2433,2435,2437,2444,2447,2448,2451,2472,2474,2480,2482,2482,2486,2489,2492,2492,2494,2500,2503,2504,2507,2509,2519,2519,2524,2525,2527,2531,2534,2545,2562,2562,2565,2570,2575,2576,2579,2600,2602,2608,2610,2611,2613,2614,2616,2617,2620,2620,2622,2626,2631,2632,2635,2637,2649,2652,2654,2654,2662,2676,2689,2691,2693,2699,2701,2701,2703,2705,2707,2728,2730,2736,2738,2739,2741,2745,2748,2757,2759,2761,2763,2765,2768,2768,2784,2784,2790,2799,2817,2819,2821,2828,2831,2832,2835,2856,2858,2864,2866,2867,2870,2873,2876,2883,2887,2888,2891,2893,2902,2903,2908,2909,2911,2913,2918,2927,2946,2947,2949,2954,2958,2960,2962,2965,2969,2970,2972,2972,2974,2975,2979,2980,2984,2986,2990,2997,2999,3001,3006,3010,3014,3016,3018,3021,3031,3031,3047,3055,3073,3075,3077,3084,3086,3088,3090,3112,3114,3123,3125,3129,3134,3140,3142,3144,3146,3149,3157,3158,3168,3169,3174,3183,3202,3203,3205,3212,3214,3216,3218,3240,3242,3251,3253,3257,3262,3268,3270,3272,3274,3277,3285,3286,3294,3294,3296,3297,3302,3311,3330,3331,3333,3340,3342,3344,3346,3368,3370,3385,3390,3395,3398,3400,3402,3405,3415,3415,3424,3425,3430,3439,3458,3459,3461,3478,3482,3505,3507,3515,3517,3517,3520,3526,3530,3530,3535,3540,3542,3542,3544,3551,3570,3571,3585,3642,3648,3662,3664,3673,3713,3714,3716,3716,3719,3720,3722,3722,3725,3725,3732,3735,3737,3743,3745,3747,3749,3749,3751,3751,3754,3755,3757,3769,3771,3773,3776,3780,3782,3782,3784,3789,3792,3801,3804,3805,3840,3840,3864,3865,3872,3881,3893,3893,3895,3895,3897,3897,3902,3911,3913,3946,3953,3972,3974,3979,3984,3991,3993,4028,4038,4038,4096,4129,4131,4135,4137,4138,4140,4146,4150,4153,4160,4169,4176,4185,4256,4293,4304,4342,4352,4441,4447,4514,4520,4601,4608,4614,4616,4678,4680,4680,4682,4685,4688,4694,4696,4696,4698,4701,4704,4742,4744,4744,4746,4749,4752,4782,4784,4784,4786,4789,4792,4798,4800,4800,4802,4805,4808,4814,4816,4822,4824,4846,4848,4878,4880,4880,4882,4885,4888,4894,4896,4934,4936,4954,4969,4977,5024,5108,5121,5740,5743,5750,5761,5786,5792,5866,6016,6099,6112,6121,6160,6169,6176,6263,6272,6313,7680,7835,7840,7929,7936,7957,7960,7965,7968,8005,8008,8013,8016,8023,8025,8025,8027,8027,8029,8029,8031,8061,8064,8116,8118,8124,8126,8126,8130,8132,8134,8140,8144,8147,8150,8155,8160,8172,8178,8180,8182,8188,8255,8256,8319,8319,8400,8412,8417,8417,8450,8450,8455,8455,8458,8467,8469,8469,8473,8477,8484,8484,8486,8486,8488,8488,8490,8493,8495,8497,8499,8505,8544,8579,12293,12295,12321,12335,12337,12341,12344,12346,12353,12436,12441,12442,12445,12446,12449,12542,12549,12588,12593,12686,12704,12727,13312,19893,19968,40869,40960,42124,44032,55203,63744,64045,64256,64262,64275,64279,64285,64296,64298,64310,64312,64316,64318,64318,64320,64321,64323,64324,64326,64433,64467,64829,64848,64911,64914,64967,65008,65019,65056,65059,65075,65076,65101,65103,65136,65138,65140,65140,65142,65276,65296,65305,65313,65338,65343,65343,65345,65370,65381,65470,65474,65479,65482,65487,65490,65495,65498,65500];var c=[170,170,181,181,186,186,192,214,216,246,248,705,710,721,736,740,748,748,750,750,880,884,886,887,890,893,902,902,904,906,908,908,910,929,931,1013,1015,1153,1162,1319,1329,1366,1369,1369,1377,1415,1488,1514,1520,1522,1568,1610,1646,1647,1649,1747,1749,1749,1765,1766,1774,1775,1786,1788,1791,1791,1808,1808,1810,1839,1869,1957,1969,1969,1994,2026,2036,2037,2042,2042,2048,2069,2074,2074,2084,2084,2088,2088,2112,2136,2208,2208,2210,2220,2308,2361,2365,2365,2384,2384,2392,2401,2417,2423,2425,2431,2437,2444,2447,2448,2451,2472,2474,2480,2482,2482,2486,2489,2493,2493,2510,2510,2524,2525,2527,2529,2544,2545,2565,2570,2575,2576,2579,2600,2602,2608,2610,2611,2613,2614,2616,2617,2649,2652,2654,2654,2674,2676,2693,2701,2703,2705,2707,2728,2730,2736,2738,2739,2741,2745,2749,2749,2768,2768,2784,2785,2821,2828,2831,2832,2835,2856,2858,2864,2866,2867,2869,2873,2877,2877,2908,2909,2911,2913,2929,2929,2947,2947,2949,2954,2958,2960,2962,2965,2969,2970,2972,2972,2974,2975,2979,2980,2984,2986,2990,3001,3024,3024,3077,3084,3086,3088,3090,3112,3114,3123,3125,3129,3133,3133,3160,3161,3168,3169,3205,3212,3214,3216,3218,3240,3242,3251,3253,3257,3261,3261,3294,3294,3296,3297,3313,3314,3333,3340,3342,3344,3346,3386,3389,3389,3406,3406,3424,3425,3450,3455,3461,3478,3482,3505,3507,3515,3517,3517,3520,3526,3585,3632,3634,3635,3648,3654,3713,3714,3716,3716,3719,3720,3722,3722,3725,3725,3732,3735,3737,3743,3745,3747,3749,3749,3751,3751,3754,3755,3757,3760,3762,3763,3773,3773,3776,3780,3782,3782,3804,3807,3840,3840,3904,3911,3913,3948,3976,3980,4096,4138,4159,4159,4176,4181,4186,4189,4193,4193,4197,4198,4206,4208,4213,4225,4238,4238,4256,4293,4295,4295,4301,4301,4304,4346,4348,4680,4682,4685,4688,4694,4696,4696,4698,4701,4704,4744,4746,4749,4752,4784,4786,4789,4792,4798,4800,4800,4802,4805,4808,4822,4824,4880,4882,4885,4888,4954,4992,5007,5024,5108,5121,5740,5743,5759,5761,5786,5792,5866,5870,5872,5888,5900,5902,5905,5920,5937,5952,5969,5984,5996,5998,6e3,6016,6067,6103,6103,6108,6108,6176,6263,6272,6312,6314,6314,6320,6389,6400,6428,6480,6509,6512,6516,6528,6571,6593,6599,6656,6678,6688,6740,6823,6823,6917,6963,6981,6987,7043,7072,7086,7087,7098,7141,7168,7203,7245,7247,7258,7293,7401,7404,7406,7409,7413,7414,7424,7615,7680,7957,7960,7965,7968,8005,8008,8013,8016,8023,8025,8025,8027,8027,8029,8029,8031,8061,8064,8116,8118,8124,8126,8126,8130,8132,8134,8140,8144,8147,8150,8155,8160,8172,8178,8180,8182,8188,8305,8305,8319,8319,8336,8348,8450,8450,8455,8455,8458,8467,8469,8469,8473,8477,8484,8484,8486,8486,8488,8488,8490,8493,8495,8505,8508,8511,8517,8521,8526,8526,8544,8584,11264,11310,11312,11358,11360,11492,11499,11502,11506,11507,11520,11557,11559,11559,11565,11565,11568,11623,11631,11631,11648,11670,11680,11686,11688,11694,11696,11702,11704,11710,11712,11718,11720,11726,11728,11734,11736,11742,11823,11823,12293,12295,12321,12329,12337,12341,12344,12348,12353,12438,12445,12447,12449,12538,12540,12543,12549,12589,12593,12686,12704,12730,12784,12799,13312,19893,19968,40908,40960,42124,42192,42237,42240,42508,42512,42527,42538,42539,42560,42606,42623,42647,42656,42735,42775,42783,42786,42888,42891,42894,42896,42899,42912,42922,43e3,43009,43011,43013,43015,43018,43020,43042,43072,43123,43138,43187,43250,43255,43259,43259,43274,43301,43312,43334,43360,43388,43396,43442,43471,43471,43520,43560,43584,43586,43588,43595,43616,43638,43642,43642,43648,43695,43697,43697,43701,43702,43705,43709,43712,43712,43714,43714,43739,43741,43744,43754,43762,43764,43777,43782,43785,43790,43793,43798,43808,43814,43816,43822,43968,44002,44032,55203,55216,55238,55243,55291,63744,64109,64112,64217,64256,64262,64275,64279,64285,64285,64287,64296,64298,64310,64312,64316,64318,64318,64320,64321,64323,64324,64326,64433,64467,64829,64848,64911,64914,64967,65008,65019,65136,65140,65142,65276,65313,65338,65345,65370,65382,65470,65474,65479,65482,65487,65490,65495,65498,65500];var u=[170,170,181,181,186,186,192,214,216,246,248,705,710,721,736,740,748,748,750,750,768,884,886,887,890,893,902,902,904,906,908,908,910,929,931,1013,1015,1153,1155,1159,1162,1319,1329,1366,1369,1369,1377,1415,1425,1469,1471,1471,1473,1474,1476,1477,1479,1479,1488,1514,1520,1522,1552,1562,1568,1641,1646,1747,1749,1756,1759,1768,1770,1788,1791,1791,1808,1866,1869,1969,1984,2037,2042,2042,2048,2093,2112,2139,2208,2208,2210,2220,2276,2302,2304,2403,2406,2415,2417,2423,2425,2431,2433,2435,2437,2444,2447,2448,2451,2472,2474,2480,2482,2482,2486,2489,2492,2500,2503,2504,2507,2510,2519,2519,2524,2525,2527,2531,2534,2545,2561,2563,2565,2570,2575,2576,2579,2600,2602,2608,2610,2611,2613,2614,2616,2617,2620,2620,2622,2626,2631,2632,2635,2637,2641,2641,2649,2652,2654,2654,2662,2677,2689,2691,2693,2701,2703,2705,2707,2728,2730,2736,2738,2739,2741,2745,2748,2757,2759,2761,2763,2765,2768,2768,2784,2787,2790,2799,2817,2819,2821,2828,2831,2832,2835,2856,2858,2864,2866,2867,2869,2873,2876,2884,2887,2888,2891,2893,2902,2903,2908,2909,2911,2915,2918,2927,2929,2929,2946,2947,2949,2954,2958,2960,2962,2965,2969,2970,2972,2972,2974,2975,2979,2980,2984,2986,2990,3001,3006,3010,3014,3016,3018,3021,3024,3024,3031,3031,3046,3055,3073,3075,3077,3084,3086,3088,3090,3112,3114,3123,3125,3129,3133,3140,3142,3144,3146,3149,3157,3158,3160,3161,3168,3171,3174,3183,3202,3203,3205,3212,3214,3216,3218,3240,3242,3251,3253,3257,3260,3268,3270,3272,3274,3277,3285,3286,3294,3294,3296,3299,3302,3311,3313,3314,3330,3331,3333,3340,3342,3344,3346,3386,3389,3396,3398,3400,3402,3406,3415,3415,3424,3427,3430,3439,3450,3455,3458,3459,3461,3478,3482,3505,3507,3515,3517,3517,3520,3526,3530,3530,3535,3540,3542,3542,3544,3551,3570,3571,3585,3642,3648,3662,3664,3673,3713,3714,3716,3716,3719,3720,3722,3722,3725,3725,3732,3735,3737,3743,3745,3747,3749,3749,3751,3751,3754,3755,3757,3769,3771,3773,3776,3780,3782,3782,3784,3789,3792,3801,3804,3807,3840,3840,3864,3865,3872,3881,3893,3893,3895,3895,3897,3897,3902,3911,3913,3948,3953,3972,3974,3991,3993,4028,4038,4038,4096,4169,4176,4253,4256,4293,4295,4295,4301,4301,4304,4346,4348,4680,4682,4685,4688,4694,4696,4696,4698,4701,4704,4744,4746,4749,4752,4784,4786,4789,4792,4798,4800,4800,4802,4805,4808,4822,4824,4880,4882,4885,4888,4954,4957,4959,4992,5007,5024,5108,5121,5740,5743,5759,5761,5786,5792,5866,5870,5872,5888,5900,5902,5908,5920,5940,5952,5971,5984,5996,5998,6e3,6002,6003,6016,6099,6103,6103,6108,6109,6112,6121,6155,6157,6160,6169,6176,6263,6272,6314,6320,6389,6400,6428,6432,6443,6448,6459,6470,6509,6512,6516,6528,6571,6576,6601,6608,6617,6656,6683,6688,6750,6752,6780,6783,6793,6800,6809,6823,6823,6912,6987,6992,7001,7019,7027,7040,7155,7168,7223,7232,7241,7245,7293,7376,7378,7380,7414,7424,7654,7676,7957,7960,7965,7968,8005,8008,8013,8016,8023,8025,8025,8027,8027,8029,8029,8031,8061,8064,8116,8118,8124,8126,8126,8130,8132,8134,8140,8144,8147,8150,8155,8160,8172,8178,8180,8182,8188,8204,8205,8255,8256,8276,8276,8305,8305,8319,8319,8336,8348,8400,8412,8417,8417,8421,8432,8450,8450,8455,8455,8458,8467,8469,8469,8473,8477,8484,8484,8486,8486,8488,8488,8490,8493,8495,8505,8508,8511,8517,8521,8526,8526,8544,8584,11264,11310,11312,11358,11360,11492,11499,11507,11520,11557,11559,11559,11565,11565,11568,11623,11631,11631,11647,11670,11680,11686,11688,11694,11696,11702,11704,11710,11712,11718,11720,11726,11728,11734,11736,11742,11744,11775,11823,11823,12293,12295,12321,12335,12337,12341,12344,12348,12353,12438,12441,12442,12445,12447,12449,12538,12540,12543,12549,12589,12593,12686,12704,12730,12784,12799,13312,19893,19968,40908,40960,42124,42192,42237,42240,42508,42512,42539,42560,42607,42612,42621,42623,42647,42655,42737,42775,42783,42786,42888,42891,42894,42896,42899,42912,42922,43e3,43047,43072,43123,43136,43204,43216,43225,43232,43255,43259,43259,43264,43309,43312,43347,43360,43388,43392,43456,43471,43481,43520,43574,43584,43597,43600,43609,43616,43638,43642,43643,43648,43714,43739,43741,43744,43759,43762,43766,43777,43782,43785,43790,43793,43798,43808,43814,43816,43822,43968,44010,44012,44013,44016,44025,44032,55203,55216,55238,55243,55291,63744,64109,64112,64217,64256,64262,64275,64279,64285,64296,64298,64310,64312,64316,64318,64318,64320,64321,64323,64324,64326,64433,64467,64829,64848,64911,64914,64967,65008,65019,65024,65039,65056,65062,65075,65076,65101,65103,65136,65140,65142,65276,65296,65305,65313,65338,65343,65343,65345,65370,65382,65470,65474,65479,65482,65487,65490,65495,65498,65500];function lookupInUnicodeMap(e,t){if(e=1?lookupInUnicodeMap(e,c):lookupInUnicodeMap(e,o)}e.isUnicodeIdentifierStart=isUnicodeIdentifierStart;function isUnicodeIdentifierPart(e,t){return t>=1?lookupInUnicodeMap(e,u):lookupInUnicodeMap(e,s)}function makeReverseMap(e){var t=[];e.forEach(function(e,r){t[e]=r});return t}var l=makeReverseMap(a);function tokenToString(e){return l[e]}e.tokenToString=tokenToString;function stringToToken(e){return a.get(e)}e.stringToToken=stringToToken;function computeLineStarts(e){var t=new Array;var r=0;var n=0;while(r127&&isLineBreak(i)){t.push(n);n=r}break}}t.push(n);return t}e.computeLineStarts=computeLineStarts;function getPositionOfLineAndCharacter(e,t,r){return computePositionOfLineAndCharacter(getLineStarts(e),t,r,e.text)}e.getPositionOfLineAndCharacter=getPositionOfLineAndCharacter;function getPositionOfLineAndCharacterWithEdits(e,t,r){return computePositionOfLineAndCharacter(getLineStarts(e),t,r,e.text,true)}e.getPositionOfLineAndCharacterWithEdits=getPositionOfLineAndCharacterWithEdits;function computePositionOfLineAndCharacter(t,r,n,i,a){if(r<0||r>=t.length){if(a){r=r<0?0:r>=t.length?t.length-1:r}else{e.Debug.fail("Bad line number. Line: "+r+", lineStarts.length: "+t.length+" , line map is correct? "+(i!==undefined?e.arraysEqual(t,computeLineStarts(i)):"unknown"))}}var o=t[r]+n;if(a){return o>t[r+1]?t[r+1]:typeof i==="string"&&o>i.length?i.length:o}if(r=8192&&e<=8203||e===8239||e===8287||e===12288||e===65279}e.isWhiteSpaceSingleLine=isWhiteSpaceSingleLine;function isLineBreak(e){return e===10||e===13||e===8232||e===8233}e.isLineBreak=isLineBreak;function isDigit(e){return e>=48&&e<=57}function isOctalDigit(e){return e>=48&&e<=55}e.isOctalDigit=isOctalDigit;function couldStartTrivia(e,t){var r=e.charCodeAt(t);switch(r){case 13:case 10:case 9:case 11:case 12:case 32:case 47:case 60:case 124:case 61:case 62:return true;case 35:return t===0;default:return r>127}}e.couldStartTrivia=couldStartTrivia;function skipTrivia(t,r,n,i){if(i===void 0){i=false}if(e.positionIsSynthesized(r)){return r}while(true){var a=t.charCodeAt(r);switch(a){case 13:if(t.charCodeAt(r+1)===10){r++}case 10:r++;if(n){return r}continue;case 9:case 11:case 12:case 32:r++;continue;case 47:if(i){break}if(t.charCodeAt(r+1)===47){r+=2;while(r127&&isWhiteSpaceLike(a)){r++;continue}break}return r}}e.skipTrivia=skipTrivia;var f="<<<<<<<".length;function isConflictMarkerTrivia(t,r){e.Debug.assert(r>=0);if(r===0||isLineBreak(t.charCodeAt(r-1))){var n=t.charCodeAt(r);if(r+f=0&&r127&&isWhiteSpaceLike(g)){if(f&&isLineBreak(g)){l=true}r++;continue}break e}}if(f){p=i(s,c,u,l,a,p)}return p}function forEachLeadingCommentRange(e,t,r,n){return iterateCommentRanges(false,e,t,false,r,n)}e.forEachLeadingCommentRange=forEachLeadingCommentRange;function forEachTrailingCommentRange(e,t,r,n){return iterateCommentRanges(false,e,t,true,r,n)}e.forEachTrailingCommentRange=forEachTrailingCommentRange;function reduceEachLeadingCommentRange(e,t,r,n,i){return iterateCommentRanges(true,e,t,false,r,n,i)}e.reduceEachLeadingCommentRange=reduceEachLeadingCommentRange;function reduceEachTrailingCommentRange(e,t,r,n,i){return iterateCommentRanges(true,e,t,true,r,n,i)}e.reduceEachTrailingCommentRange=reduceEachTrailingCommentRange;function appendCommentRange(e,t,r,n,i,a){if(!a){a=[]}a.push({kind:r,pos:e,end:t,hasTrailingNewLine:n});return a}function getLeadingCommentRanges(e,t){return reduceEachLeadingCommentRange(e,t,appendCommentRange,undefined,undefined)}e.getLeadingCommentRanges=getLeadingCommentRanges;function getTrailingCommentRanges(e,t){return reduceEachTrailingCommentRange(e,t,appendCommentRange,undefined,undefined)}e.getTrailingCommentRanges=getTrailingCommentRanges;function getShebang(e){var t=d.exec(e);if(t){return t[0]}}e.getShebang=getShebang;function isIdentifierStart(e,t){return e>=65&&e<=90||e>=97&&e<=122||e===36||e===95||e>127&&isUnicodeIdentifierStart(e,t)}e.isIdentifierStart=isIdentifierStart;function isIdentifierPart(e,t){return e>=65&&e<=90||e>=97&&e<=122||e>=48&&e<=57||e===36||e===95||e>127&&isUnicodeIdentifierPart(e,t)}e.isIdentifierPart=isIdentifierPart;function isIdentifierText(e,t){if(!isIdentifierStart(e.charCodeAt(0),t)){return false}for(var r=1;r108},isReservedWord:function(){return g>=73&&g<=108},isUnterminated:function(){return(m&4)!==0},getTokenFlags:function(){return m},reScanGreaterToken:reScanGreaterToken,reScanSlashToken:reScanSlashToken,reScanTemplateToken:reScanTemplateToken,scanJsxIdentifier:scanJsxIdentifier,scanJsxAttributeValue:scanJsxAttributeValue,reScanJsxToken:reScanJsxToken,scanJsxToken:scanJsxToken,scanJSDocToken:scanJSDocToken,scan:scan,getText:getText,setText:setText,setScriptTarget:setScriptTarget,setLanguageVariant:setLanguageVariant,setOnError:setOnError,setTextPos:setTextPos,setInJSDocType:setInJSDocType,tryScan:tryScan,lookAhead:lookAhead,scanRange:scanRange};function error(e,t,r){if(t===void 0){t=l}if(o){var n=l;l=t;o(e,r||0);l=n}}function scanNumberFragment(){var t=l;var r=false;var n=false;var i="";while(true){var a=u.charCodeAt(l);if(a===95){m|=512;if(r){r=false;n=true;i+=u.substring(t,l)}else if(n){error(e.Diagnostics.Multiple_consecutive_numeric_separators_are_not_permitted,l,1)}else{error(e.Diagnostics.Numeric_separators_are_not_allowed_here,l,1)}l++;t=l;continue}if(isDigit(a)){r=true;n=false;l++;continue}break}if(u.charCodeAt(l-1)===95){error(e.Diagnostics.Numeric_separators_are_not_allowed_here,l-1,1)}return i+u.substring(t,l)}function scanNumber(){var t=l;var r=scanNumberFragment();var n;var i;if(u.charCodeAt(l)===46){l++;n=scanNumberFragment()}var a=l;if(u.charCodeAt(l)===69||u.charCodeAt(l)===101){l++;m|=16;if(u.charCodeAt(l)===43||u.charCodeAt(l)===45)l++;var o=l;var s=scanNumberFragment();if(!s){error(e.Diagnostics.Digit_expected)}else{i=u.substring(a,o)+s;a=l}}var c;if(m&512){c=r;if(n){c+="."+n}if(i){c+=i}}else{c=u.substring(t,a)}if(n!==undefined||m&16){return{type:8,value:""+ +c}}else{_=c;var f=checkBigIntSuffix();return{type:f,value:_}}}function scanOctalDigits(){var e=l;while(isOctalDigit(u.charCodeAt(l))){l++}return+u.substring(e,l)}function scanExactNumberOfHexDigits(e,t){var r=scanHexDigits(e,false,t);return r?parseInt(r,16):-1}function scanMinimumNumberOfHexDigits(e,t){return scanHexDigits(e,true,t)}function scanHexDigits(t,r,n){var i=[];var a=false;var o=false;while(i.length=65&&s<=70){s+=97-65}else if(!(s>=48&&s<=57||s>=97&&s<=102)){break}i.push(s);l++;o=false}if(i.length=f){n+=u.substring(i,l);m|=4;error(e.Diagnostics.Unterminated_string_literal);break}var a=u.charCodeAt(l);if(a===r){n+=u.substring(i,l);l++;break}if(a===92&&!t){n+=u.substring(i,l);n+=scanEscapeSequence();i=l;continue}if(isLineBreak(a)&&!t){n+=u.substring(i,l);m|=4;error(e.Diagnostics.Unterminated_string_literal);break}l++}return n}function scanTemplateAndSetTokenValue(){var t=u.charCodeAt(l)===96;l++;var r=l;var n="";var i;while(true){if(l>=f){n+=u.substring(r,l);m|=4;error(e.Diagnostics.Unterminated_template_literal);i=t?14:17;break}var a=u.charCodeAt(l);if(a===96){n+=u.substring(r,l);l++;i=t?14:17;break}if(a===36&&l+1=f){error(e.Diagnostics.Unexpected_end_of_text);return""}var t=u.charCodeAt(l);l++;switch(t){case 48:return"\0";case 98:return"\b";case 116:return"\t";case 110:return"\n";case 118:return"\v";case 102:return"\f";case 114:return"\r";case 39:return"'";case 34:return'"';case 117:if(l=0){return String.fromCharCode(r)}else{error(e.Diagnostics.Hexadecimal_digit_expected);return""}}function scanExtendedUnicodeEscape(){var t=scanMinimumNumberOfHexDigits(1,false);var r=t?parseInt(t,16):-1;var n=false;if(r<0){error(e.Diagnostics.Hexadecimal_digit_expected);n=true}else if(r>1114111){error(e.Diagnostics.An_extended_Unicode_escape_value_must_be_between_0x0_and_0x10FFFF_inclusive);n=true}if(l>=f){error(e.Diagnostics.Unexpected_end_of_text);n=true}else if(u.charCodeAt(l)===125){l++}else{error(e.Diagnostics.Unterminated_Unicode_escape_sequence);n=true}if(n){return""}return utf16EncodeAsString(r)}function utf16EncodeAsString(t){e.Debug.assert(0<=t&&t<=1114111);if(t<=65535){return String.fromCharCode(t)}var r=Math.floor((t-65536)/1024)+55296;var n=(t-65536)%1024+56320;return String.fromCharCode(r,n)}function peekUnicodeEscape(){if(l+5=0&&isIdentifierPart(n,t))){break}e+=u.substring(r,l);e+=String.fromCharCode(n);l+=6;r=l}else{break}}e+=u.substring(r,l);return e}function getIdentifierToken(){var e=_.length;if(e>=2&&e<=11){var t=_.charCodeAt(0);if(t>=97&&t<=122){var r=i.get(_);if(r!==undefined){return g=r}}}return g=72}function scanBinaryOrOctalDigits(t){var r="";var n=false;var i=false;while(true){var a=u.charCodeAt(l);if(a===95){m|=512;if(n){n=false;i=true}else if(i){error(e.Diagnostics.Multiple_consecutive_numeric_separators_are_not_permitted,l,1)}else{error(e.Diagnostics.Numeric_separators_are_not_allowed_here,l,1)}l++;continue}n=true;if(!isDigit(a)||a-48>=t){break}r+=u[l];l++;i=false}if(u.charCodeAt(l-1)===95){error(e.Diagnostics.Numeric_separators_are_not_allowed_here,l-1,1)}return r}function checkBigIntSuffix(){if(u.charCodeAt(l)===110){_+="n";if(m&384){_=e.parsePseudoBigInt(_)+"n"}l++;return 9}else{var t=m&128?parseInt(_.slice(2),2):m&256?parseInt(_.slice(2),8):+_;_=""+t;return 8}}function scan(){var i;d=l;m=0;var a=false;while(true){p=l;if(l>=f){return g=1}var o=u.charCodeAt(l);if(o===35&&l===0&&isShebangTrivia(u,l)){l=scanShebangTrivia(u,l);if(r){continue}else{return g=6}}switch(o){case 10:case 13:m|=1;if(r){l++;continue}else{if(o===13&&l+1=0&&isIdentifierStart(h,t)){l+=6;_=String.fromCharCode(h)+scanIdentifierParts();return g=getIdentifierToken()}error(e.Diagnostics.Invalid_character);l++;return g=0;default:if(isIdentifierStart(o,t)){l++;while(l=f){m|=4;error(e.Diagnostics.Unterminated_regular_expression_literal);break}var a=u.charCodeAt(r);if(isLineBreak(a)){m|=4;error(e.Diagnostics.Unterminated_regular_expression_literal);break}if(n){n=false}else if(a===47&&!i){r++;break}else if(a===91){i=true}else if(a===92){n=true}else if(a===93){i=false}r++}while(r=f){return g=1}var e=u.charCodeAt(l);if(e===60){if(u.charCodeAt(l+1)===47){l+=2;return g=29}l++;return g=28}if(e===123){l++;return g=18}var t=0;while(l=f){return g=1}var e=u.charCodeAt(l);l++;switch(e){case 9:case 11:case 12:case 32:while(l=0);l=t;d=t;p=t;g=0;_=undefined;m=0}function setInJSDocType(e){y+=e?1:-1}}e.createScanner=createScanner})(s||(s={}));var s;(function(e){function isExternalModuleNameRelative(t){return e.pathIsRelative(t)||e.isRootedDiskPath(t)}e.isExternalModuleNameRelative=isExternalModuleNameRelative;function sortAndDeduplicateDiagnostics(t){return e.sortAndDeduplicate(t,e.compareDiagnostics)}e.sortAndDeduplicateDiagnostics=sortAndDeduplicateDiagnostics})(s||(s={}));(function(e){e.resolvingEmptyArray=[];e.emptyMap=e.createMap();e.emptyUnderscoreEscapedMap=e.emptyMap;e.externalHelpersModuleNameText="tslib";e.defaultMaximumTruncationLength=160;function getDeclarationOfKind(e,t){var r=e.declarations;if(r){for(var n=0,i=r;n=0);return e.getLineStarts(r)[t]}e.getStartPositionOfLine=getStartPositionOfLine;function nodePosToString(t){var r=getSourceFileOfNode(t);var n=e.getLineAndCharacterOfPosition(r,t.pos);return r.fileName+"("+(n.line+1)+","+(n.character+1)+")"}e.nodePosToString=nodePosToString;function getEndLinePosition(t,r){e.Debug.assert(t>=0);var n=e.getLineStarts(r);var i=t;var a=r.text;if(i+1===n.length){return a.length-1}else{var o=n[i];var s=n[i+1]-1;e.Debug.assert(e.isLineBreak(a.charCodeAt(s)));while(o<=s&&e.isLineBreak(a.charCodeAt(s))){s--}return s}}e.getEndLinePosition=getEndLinePosition;function isFileLevelUniqueName(e,t,r){return!(r&&r(t))&&!e.identifiers.has(t)}e.isFileLevelUniqueName=isFileLevelUniqueName;function nodeIsMissing(e){if(e===undefined){return true}return e.pos===e.end&&e.pos>=0&&e.kind!==1}e.nodeIsMissing=nodeIsMissing;function nodeIsPresent(e){return!nodeIsMissing(e)}e.nodeIsPresent=nodeIsPresent;function addStatementsAfterPrologue(e,t){if(t===undefined||t.length===0)return e;var r=0;for(;r0){return getTokenPosOfNode(t._children[0],r,n)}return e.skipTrivia((r||getSourceFileOfNode(t)).text,t.pos)}e.getTokenPosOfNode=getTokenPosOfNode;function getNonDecoratorTokenPosOfNode(t,r){if(nodeIsMissing(t)||!t.decorators){return getTokenPosOfNode(t,r)}return e.skipTrivia((r||getSourceFileOfNode(t)).text,t.decorators.end)}e.getNonDecoratorTokenPosOfNode=getNonDecoratorTokenPosOfNode;function getSourceTextOfNodeFromSourceFile(e,t,r){if(r===void 0){r=false}return getTextOfNodeFromSourceText(e.text,t,r)}e.getSourceTextOfNodeFromSourceFile=getSourceTextOfNodeFromSourceFile;function isJSDocTypeExpressionOrChild(e){return e.kind===283||e.parent&&isJSDocTypeExpressionOrChild(e.parent)}function getTextOfNodeFromSourceText(t,r,n){if(n===void 0){n=false}if(nodeIsMissing(r)){return""}var i=t.substring(n?r.pos:e.skipTrivia(t,r.pos),r.end);if(isJSDocTypeExpressionOrChild(r)){i=i.replace(/(^|\r?\n|\r)\s*\*\s*/g,"$1")}return i}e.getTextOfNodeFromSourceText=getTextOfNodeFromSourceText;function getTextOfNode(e,t){if(t===void 0){t=false}return getSourceTextOfNodeFromSourceFile(getSourceFileOfNode(e),e,t)}e.getTextOfNode=getTextOfNode;function getPos(e){return e.pos}function indexOfNode(t,r){return e.binarySearch(t,r,getPos,e.compareValues)}e.indexOfNode=indexOfNode;function getEmitFlags(e){var t=e.emitNode;return t&&t.flags||0}e.getEmitFlags=getEmitFlags;function getLiteralText(t,r,n){if(!nodeIsSynthesized(t)&&t.parent&&!(e.isNumericLiteral(t)&&t.numericLiteralFlags&512||e.isBigIntLiteral(t))){return getSourceTextOfNodeFromSourceFile(r,t)}var i=n||getEmitFlags(t)&16777216?escapeString:escapeNonAsciiString;switch(t.kind){case 10:if(t.singleQuote){return"'"+i(t.text,39)+"'"}else{return'"'+i(t.text,34)+'"'}case 14:return"`"+i(t.text,96)+"`";case 15:return"`"+i(t.text,96)+"${";case 16:return"}"+i(t.text,96)+"${";case 17:return"}"+i(t.text,96)+"`";case 8:case 9:case 13:return t.text}return e.Debug.fail("Literal kind '"+t.kind+"' not accounted for.")}e.getLiteralText=getLiteralText;function getTextOfConstantValue(t){return e.isString(t)?'"'+escapeNonAsciiString(t)+'"':""+t}e.getTextOfConstantValue=getTextOfConstantValue;function makeIdentifierFromModuleName(t){return e.getBaseFileName(t).replace(/^(\d)/,"_$1").replace(/\W/g,"_")}e.makeIdentifierFromModuleName=makeIdentifierFromModuleName;function isBlockOrCatchScoped(t){return(e.getCombinedNodeFlags(t)&3)!==0||isCatchClauseVariableDeclarationOrBindingElement(t)}e.isBlockOrCatchScoped=isBlockOrCatchScoped;function isCatchClauseVariableDeclarationOrBindingElement(e){var t=getRootDeclaration(e);return t.kind===237&&t.parent.kind===274}e.isCatchClauseVariableDeclarationOrBindingElement=isCatchClauseVariableDeclarationOrBindingElement;function isAmbientModule(t){return e.isModuleDeclaration(t)&&(t.name.kind===10||isGlobalScopeAugmentation(t))}e.isAmbientModule=isAmbientModule;function isModuleWithStringLiteralName(t){return e.isModuleDeclaration(t)&&t.name.kind===10}e.isModuleWithStringLiteralName=isModuleWithStringLiteralName;function isNonGlobalAmbientModule(t){return e.isModuleDeclaration(t)&&e.isStringLiteral(t.name)}e.isNonGlobalAmbientModule=isNonGlobalAmbientModule;function isEffectiveModuleDeclaration(t){return e.isModuleDeclaration(t)||e.isIdentifier(t)}e.isEffectiveModuleDeclaration=isEffectiveModuleDeclaration;function isShorthandAmbientModuleSymbol(e){return isShorthandAmbientModule(e.valueDeclaration)}e.isShorthandAmbientModuleSymbol=isShorthandAmbientModuleSymbol;function isShorthandAmbientModule(e){return e&&e.kind===244&&!e.body}function isBlockScopedContainerTopLevel(t){return t.kind===279||t.kind===244||e.isFunctionLike(t)}e.isBlockScopedContainerTopLevel=isBlockScopedContainerTopLevel;function isGlobalScopeAugmentation(e){return!!(e.flags&512)}e.isGlobalScopeAugmentation=isGlobalScopeAugmentation;function isExternalModuleAugmentation(e){return isAmbientModule(e)&&isModuleAugmentationExternal(e)}e.isExternalModuleAugmentation=isExternalModuleAugmentation;function isModuleAugmentationExternal(t){switch(t.parent.kind){case 279:return e.isExternalModule(t.parent);case 245:return isAmbientModule(t.parent.parent)&&e.isSourceFile(t.parent.parent.parent)&&!e.isExternalModule(t.parent.parent.parent)}return false}e.isModuleAugmentationExternal=isModuleAugmentationExternal;function getNonAugmentationDeclaration(t){return e.find(t.declarations,function(t){return!isExternalModuleAugmentation(t)&&!(e.isModuleDeclaration(t)&&isGlobalScopeAugmentation(t))})}e.getNonAugmentationDeclaration=getNonAugmentationDeclaration;function isEffectiveExternalModule(t,r){return e.isExternalModule(t)||r.isolatedModules||e.getEmitModuleKind(r)===e.ModuleKind.CommonJS&&!!t.commonJsModuleIndicator}e.isEffectiveExternalModule=isEffectiveExternalModule;function isBlockScope(t,r){switch(t.kind){case 279:case 246:case 274:case 244:case 225:case 226:case 227:case 157:case 156:case 158:case 159:case 239:case 196:case 197:return true;case 218:return!e.isFunctionLike(r)}return false}e.isBlockScope=isBlockScope;function isDeclarationWithTypeParameters(t){switch(t.kind){case 297:case 304:case 293:return true;default:e.assertType(t);return isDeclarationWithTypeParameterChildren(t)}}e.isDeclarationWithTypeParameters=isDeclarationWithTypeParameters;function isDeclarationWithTypeParameterChildren(t){switch(t.kind){case 160:case 161:case 155:case 162:case 165:case 166:case 289:case 240:case 209:case 241:case 242:case 303:case 239:case 156:case 157:case 158:case 159:case 196:case 197:return true;default:e.assertType(t);return false}}e.isDeclarationWithTypeParameterChildren=isDeclarationWithTypeParameterChildren;function isAnyImportSyntax(e){switch(e.kind){case 249:case 248:return true;default:return false}}e.isAnyImportSyntax=isAnyImportSyntax;function isLateVisibilityPaintedStatement(e){switch(e.kind){case 249:case 248:case 219:case 240:case 239:case 244:case 242:case 241:case 243:return true;default:return false}}e.isLateVisibilityPaintedStatement=isLateVisibilityPaintedStatement;function isAnyImportOrReExport(t){return isAnyImportSyntax(t)||e.isExportDeclaration(t)}e.isAnyImportOrReExport=isAnyImportOrReExport;function getEnclosingBlockScopeContainer(e){return findAncestor(e.parent,function(e){return isBlockScope(e,e.parent)})}e.getEnclosingBlockScopeContainer=getEnclosingBlockScopeContainer;function declarationNameToString(e){return!e||getFullWidth(e)===0?"(Missing)":getTextOfNode(e)}e.declarationNameToString=declarationNameToString;function getNameFromIndexInfo(e){return e.declaration?declarationNameToString(e.declaration.parameters[0].name):undefined}e.getNameFromIndexInfo=getNameFromIndexInfo;function getTextOfPropertyName(t){switch(t.kind){case 72:return t.escapedText;case 10:case 8:case 14:return e.escapeLeadingUnderscores(t.text);case 149:return isStringOrNumericLiteralLike(t.expression)?e.escapeLeadingUnderscores(t.expression.text):undefined;default:return e.Debug.assertNever(t)}}e.getTextOfPropertyName=getTextOfPropertyName;function entityNameToString(t){switch(t.kind){case 72:return getFullWidth(t)===0?e.idText(t):getTextOfNode(t);case 148:return entityNameToString(t.left)+"."+entityNameToString(t.right);case 189:return entityNameToString(t.expression)+"."+entityNameToString(t.name);default:throw e.Debug.assertNever(t)}}e.entityNameToString=entityNameToString;function createDiagnosticForNode(e,t,r,n,i,a){var o=getSourceFileOfNode(e);return createDiagnosticForNodeInSourceFile(o,e,t,r,n,i,a)}e.createDiagnosticForNode=createDiagnosticForNode;function createDiagnosticForNodeArray(t,r,n,i,a,o,s){var c=e.skipTrivia(t.text,r.pos);return e.createFileDiagnostic(t,c,r.end-c,n,i,a,o,s)}e.createDiagnosticForNodeArray=createDiagnosticForNodeArray;function createDiagnosticForNodeInSourceFile(t,r,n,i,a,o,s){var c=getErrorSpanForNode(t,r);return e.createFileDiagnostic(t,c.start,c.length,n,i,a,o,s)}e.createDiagnosticForNodeInSourceFile=createDiagnosticForNodeInSourceFile;function createDiagnosticForNodeFromMessageChain(e,t,r){var n=getSourceFileOfNode(e);var i=getErrorSpanForNode(n,e);return{file:n,start:i.start,length:i.length,code:t.code,category:t.category,messageText:t.next?t:t.messageText,relatedInformation:r}}e.createDiagnosticForNodeFromMessageChain=createDiagnosticForNodeFromMessageChain;function getSpanOfTokenAtPosition(t,r){var n=e.createScanner(t.languageVersion,true,t.languageVariant,t.text,undefined,r);n.scan();var i=n.getTokenPos();return e.createTextSpanFromBounds(i,n.getTextPos())}e.getSpanOfTokenAtPosition=getSpanOfTokenAtPosition;function getErrorSpanForArrowFunction(t,r){var n=e.skipTrivia(t.text,r.pos);if(r.body&&r.body.kind===218){var i=e.getLineAndCharacterOfPosition(t,r.body.pos).line;var a=e.getLineAndCharacterOfPosition(t,r.body.end).line;if(i=n.pos,"This failure could trigger https://github.com/Microsoft/TypeScript/issues/20809");e.Debug.assert(o<=n.end,"This failure could trigger https://github.com/Microsoft/TypeScript/issues/20809")}return e.createTextSpanFromBounds(o,n.end)}e.getErrorSpanForNode=getErrorSpanForNode;function isExternalOrCommonJsModule(e){return(e.externalModuleIndicator||e.commonJsModuleIndicator)!==undefined}e.isExternalOrCommonJsModule=isExternalOrCommonJsModule;function isJsonSourceFile(e){return e.scriptKind===6}e.isJsonSourceFile=isJsonSourceFile;function isEnumConst(t){return!!(e.getCombinedModifierFlags(t)&2048)}e.isEnumConst=isEnumConst;function isDeclarationReadonly(t){return!!(e.getCombinedModifierFlags(t)&64&&!e.isParameterPropertyDeclaration(t))}e.isDeclarationReadonly=isDeclarationReadonly;function isVarConst(t){return!!(e.getCombinedNodeFlags(t)&2)}e.isVarConst=isVarConst;function isLet(t){return!!(e.getCombinedNodeFlags(t)&1)}e.isLet=isLet;function isSuperCall(e){return e.kind===191&&e.expression.kind===98}e.isSuperCall=isSuperCall;function isImportCall(e){return e.kind===191&&e.expression.kind===92}e.isImportCall=isImportCall;function isLiteralImportTypeNode(t){return e.isImportTypeNode(t)&&e.isLiteralTypeNode(t.argument)&&e.isStringLiteral(t.argument.literal)}e.isLiteralImportTypeNode=isLiteralImportTypeNode;function isPrologueDirective(e){return e.kind===221&&e.expression.kind===10}e.isPrologueDirective=isPrologueDirective;function getLeadingCommentRangesOfNode(t,r){return t.kind!==11?e.getLeadingCommentRanges(r.text,t.pos):undefined}e.getLeadingCommentRangesOfNode=getLeadingCommentRangesOfNode;function getJSDocCommentRanges(t,r){var n=t.kind===151||t.kind===150||t.kind===196||t.kind===197||t.kind===195?e.concatenate(e.getTrailingCommentRanges(r,t.pos),e.getLeadingCommentRanges(r,t.pos)):e.getLeadingCommentRanges(r,t.pos);return e.filter(n,function(e){return r.charCodeAt(e.pos+1)===42&&r.charCodeAt(e.pos+2)===42&&r.charCodeAt(e.pos+3)!==47})}e.getJSDocCommentRanges=getJSDocCommentRanges;e.fullTripleSlashReferencePathRegEx=/^(\/\/\/\s*/;var r=/^(\/\/\/\s*/;e.fullTripleSlashAMDReferencePathRegEx=/^(\/\/\/\s*/;var i=/^(\/\/\/\s*/;function isPartOfTypeNode(t){if(163<=t.kind&&t.kind<=183){return true}switch(t.kind){case 120:case 143:case 135:case 146:case 138:case 123:case 139:case 136:case 141:case 132:return true;case 106:return t.parent.kind!==200;case 211:return!isExpressionWithTypeArgumentsInClassExtendsClause(t);case 150:return t.parent.kind===181||t.parent.kind===176;case 72:if(t.parent.kind===148&&t.parent.right===t){t=t.parent}else if(t.parent.kind===189&&t.parent.name===t){t=t.parent}e.Debug.assert(t.kind===72||t.kind===148||t.kind===189,"'node' was expected to be a qualified name, identifier or property access in 'isPartOfTypeNode'.");case 148:case 189:case 100:{var r=t.parent;if(r.kind===167){return false}if(r.kind===183){return!r.isTypeOf}if(163<=r.kind&&r.kind<=183){return true}switch(r.kind){case 211:return!isExpressionWithTypeArgumentsInClassExtendsClause(r);case 150:return t===r.constraint;case 303:return t===r.constraint;case 154:case 153:case 151:case 237:return t===r.type;case 239:case 196:case 197:case 157:case 156:case 155:case 158:case 159:return t===r.type;case 160:case 161:case 162:return t===r.type;case 194:return t===r.type;case 191:case 192:return e.contains(r.typeArguments,t);case 193:return false}}}return false}e.isPartOfTypeNode=isPartOfTypeNode;function isChildOfNodeWithKind(e,t){while(e){if(e.kind===t){return true}e=e.parent}return false}e.isChildOfNodeWithKind=isChildOfNodeWithKind;function forEachReturnStatement(t,r){return traverse(t);function traverse(t){switch(t.kind){case 230:return r(t);case 246:case 218:case 222:case 223:case 224:case 225:case 226:case 227:case 231:case 232:case 271:case 272:case 233:case 235:case 274:return e.forEachChild(t,traverse)}}}e.forEachReturnStatement=forEachReturnStatement;function forEachYieldExpression(t,r){return traverse(t);function traverse(t){switch(t.kind){case 207:r(t);var n=t.expression;if(n){traverse(n)}return;case 243:case 241:case 244:case 242:case 240:case 209:return;default:if(e.isFunctionLike(t)){if(t.name&&t.name.kind===149){traverse(t.name.expression);return}}else if(!isPartOfTypeNode(t)){e.forEachChild(t,traverse)}}}}e.forEachYieldExpression=forEachYieldExpression;function getRestParameterElementType(t){if(t&&t.kind===169){return t.elementType}else if(t&&t.kind===164){return e.singleOrUndefined(t.typeArguments)}else{return undefined}}e.getRestParameterElementType=getRestParameterElementType;function getMembersOfDeclaration(e){switch(e.kind){case 241:case 240:case 209:case 168:return e.members;case 188:return e.properties}}e.getMembersOfDeclaration=getMembersOfDeclaration;function isVariableLike(e){if(e){switch(e.kind){case 186:case 278:case 151:case 275:case 154:case 153:case 276:case 237:return true}}return false}e.isVariableLike=isVariableLike;function isVariableLikeOrAccessor(t){return isVariableLike(t)||e.isAccessor(t)}e.isVariableLikeOrAccessor=isVariableLikeOrAccessor;function isVariableDeclarationInVariableStatement(e){return e.parent.kind===238&&e.parent.parent.kind===219}e.isVariableDeclarationInVariableStatement=isVariableDeclarationInVariableStatement;function isValidESSymbolDeclaration(t){return e.isVariableDeclaration(t)?isVarConst(t)&&e.isIdentifier(t.name)&&isVariableDeclarationInVariableStatement(t):e.isPropertyDeclaration(t)?hasReadonlyModifier(t)&&hasStaticModifier(t):e.isPropertySignature(t)&&hasReadonlyModifier(t)}e.isValidESSymbolDeclaration=isValidESSymbolDeclaration;function introducesArgumentsExoticObject(e){switch(e.kind){case 156:case 155:case 157:case 158:case 159:case 239:case 196:return true}return false}e.introducesArgumentsExoticObject=introducesArgumentsExoticObject;function unwrapInnermostStatementOfLabel(e,t){while(true){if(t){t(e)}if(e.statement.kind!==233){return e.statement}e=e.statement}}e.unwrapInnermostStatementOfLabel=unwrapInnermostStatementOfLabel;function isFunctionBlock(t){return t&&t.kind===218&&e.isFunctionLike(t.parent)}e.isFunctionBlock=isFunctionBlock;function isObjectLiteralMethod(e){return e&&e.kind===156&&e.parent.kind===188}e.isObjectLiteralMethod=isObjectLiteralMethod;function isObjectLiteralOrClassExpressionMethod(e){return e.kind===156&&(e.parent.kind===188||e.parent.kind===209)}e.isObjectLiteralOrClassExpressionMethod=isObjectLiteralOrClassExpressionMethod;function isIdentifierTypePredicate(e){return e&&e.kind===1}e.isIdentifierTypePredicate=isIdentifierTypePredicate;function isThisTypePredicate(e){return e&&e.kind===0}e.isThisTypePredicate=isThisTypePredicate;function getPropertyAssignment(e,t,r){return e.properties.filter(function(e){if(e.kind===275){var n=getTextOfPropertyName(e.name);return t===n||!!r&&r===n}return false})}e.getPropertyAssignment=getPropertyAssignment;function getTsConfigObjectLiteralExpression(t){if(t&&t.statements.length){var r=t.statements[0].expression;return e.tryCast(r,e.isObjectLiteralExpression)}}e.getTsConfigObjectLiteralExpression=getTsConfigObjectLiteralExpression;function getTsConfigPropArrayElementValue(t,r,n){return e.firstDefined(getTsConfigPropArray(t,r),function(t){return e.isArrayLiteralExpression(t.initializer)?e.find(t.initializer.elements,function(t){return e.isStringLiteral(t)&&t.text===n}):undefined})}e.getTsConfigPropArrayElementValue=getTsConfigPropArrayElementValue;function getTsConfigPropArray(t,r){var n=getTsConfigObjectLiteralExpression(t);return n?getPropertyAssignment(n,r):e.emptyArray}e.getTsConfigPropArray=getTsConfigPropArray;function getContainingFunction(t){return findAncestor(t.parent,e.isFunctionLike)}e.getContainingFunction=getContainingFunction;function getContainingClass(t){return findAncestor(t.parent,e.isClassLike)}e.getContainingClass=getContainingClass;function getThisContainer(t,r){e.Debug.assert(t.kind!==279);while(true){t=t.parent;if(!t){return e.Debug.fail()}switch(t.kind){case 149:if(e.isClassLike(t.parent.parent)){return t}t=t.parent;break;case 152:if(t.parent.kind===151&&e.isClassElement(t.parent.parent)){t=t.parent.parent}else if(e.isClassElement(t.parent)){t=t.parent}break;case 197:if(!r){continue}case 239:case 196:case 244:case 154:case 153:case 156:case 155:case 157:case 158:case 159:case 160:case 161:case 162:case 243:case 279:return t}}}e.getThisContainer=getThisContainer;function getNewTargetContainer(e){var t=getThisContainer(e,false);if(t){switch(t.kind){case 157:case 239:case 196:return t}}return undefined}e.getNewTargetContainer=getNewTargetContainer;function getSuperContainer(t,r){while(true){t=t.parent;if(!t){return t}switch(t.kind){case 149:t=t.parent;break;case 239:case 196:case 197:if(!r){continue}case 154:case 153:case 156:case 155:case 157:case 158:case 159:return t;case 152:if(t.parent.kind===151&&e.isClassElement(t.parent.parent)){t=t.parent.parent}else if(e.isClassElement(t.parent)){t=t.parent}break}}}e.getSuperContainer=getSuperContainer;function getImmediatelyInvokedFunctionExpression(e){if(e.kind===196||e.kind===197){var t=e;var r=e.parent;while(r.kind===195){t=r;r=r.parent}if(r.kind===191&&r.expression===t){return r}}}e.getImmediatelyInvokedFunctionExpression=getImmediatelyInvokedFunctionExpression;function isSuperProperty(e){var t=e.kind;return(t===189||t===190)&&e.expression.kind===98}e.isSuperProperty=isSuperProperty;function isThisProperty(e){var t=e.kind;return(t===189||t===190)&&e.expression.kind===100}e.isThisProperty=isThisProperty;function getEntityNameFromTypeNode(e){switch(e.kind){case 164:return e.typeName;case 211:return isEntityNameExpression(e.expression)?e.expression:undefined;case 72:case 148:return e}return undefined}e.getEntityNameFromTypeNode=getEntityNameFromTypeNode;function getInvokedExpression(e){switch(e.kind){case 193:return e.tag;case 262:case 261:return e.tagName;default:return e.expression}}e.getInvokedExpression=getInvokedExpression;function nodeCanBeDecorated(e,t,r){switch(e.kind){case 240:return true;case 154:return t.kind===240;case 158:case 159:case 156:return e.body!==undefined&&t.kind===240;case 151:return t.body!==undefined&&(t.kind===157||t.kind===156||t.kind===159)&&r.kind===240}return false}e.nodeCanBeDecorated=nodeCanBeDecorated;function nodeIsDecorated(e,t,r){return e.decorators!==undefined&&nodeCanBeDecorated(e,t,r)}e.nodeIsDecorated=nodeIsDecorated;function nodeOrChildIsDecorated(e,t,r){return nodeIsDecorated(e,t,r)||childIsDecorated(e,t)}e.nodeOrChildIsDecorated=nodeOrChildIsDecorated;function childIsDecorated(t,r){switch(t.kind){case 240:return e.some(t.members,function(e){return nodeOrChildIsDecorated(e,t,r)});case 156:case 159:return e.some(t.parameters,function(e){return nodeIsDecorated(e,t,r)});default:return false}}e.childIsDecorated=childIsDecorated;function isJSXTagName(e){var t=e.parent;if(t.kind===262||t.kind===261||t.kind===263){return t.tagName===e}return false}e.isJSXTagName=isJSXTagName;function isExpressionNode(e){switch(e.kind){case 98:case 96:case 102:case 87:case 13:case 187:case 188:case 189:case 190:case 191:case 192:case 193:case 212:case 194:case 213:case 195:case 196:case 209:case 197:case 200:case 198:case 199:case 202:case 203:case 204:case 205:case 208:case 206:case 14:case 210:case 260:case 261:case 264:case 207:case 201:case 214:return true;case 148:while(e.parent.kind===148){e=e.parent}return e.parent.kind===167||isJSXTagName(e);case 72:if(e.parent.kind===167||isJSXTagName(e)){return true}case 8:case 9:case 10:case 100:return isInExpressionContext(e);default:return false}}e.isExpressionNode=isExpressionNode;function isInExpressionContext(e){var t=e.parent;switch(t.kind){case 237:case 151:case 154:case 153:case 278:case 275:case 186:return t.initializer===e;case 221:case 222:case 223:case 224:case 230:case 231:case 232:case 271:case 234:return t.expression===e;case 225:var r=t;return r.initializer===e&&r.initializer.kind!==238||r.condition===e||r.incrementor===e;case 226:case 227:var n=t;return n.initializer===e&&n.initializer.kind!==238||n.expression===e;case 194:case 212:return e===t.expression;case 216:return e===t.expression;case 149:return e===t.expression;case 152:case 270:case 269:case 277:return true;case 211:return t.expression===e&&isExpressionWithTypeArgumentsInClassExtendsClause(t);case 276:return t.objectAssignmentInitializer===e;default:return isExpressionNode(t)}}e.isInExpressionContext=isInExpressionContext;function isExternalModuleImportEqualsDeclaration(e){return e.kind===248&&e.moduleReference.kind===259}e.isExternalModuleImportEqualsDeclaration=isExternalModuleImportEqualsDeclaration;function getExternalModuleImportEqualsDeclarationExpression(t){e.Debug.assert(isExternalModuleImportEqualsDeclaration(t));return t.moduleReference.expression}e.getExternalModuleImportEqualsDeclarationExpression=getExternalModuleImportEqualsDeclarationExpression;function isInternalModuleImportEqualsDeclaration(e){return e.kind===248&&e.moduleReference.kind!==259}e.isInternalModuleImportEqualsDeclaration=isInternalModuleImportEqualsDeclaration;function isSourceFileJS(e){return isInJSFile(e)}e.isSourceFileJS=isSourceFileJS;function isSourceFileNotJS(e){return!isInJSFile(e)}e.isSourceFileNotJS=isSourceFileNotJS;function isInJSFile(e){return!!e&&!!(e.flags&65536)}e.isInJSFile=isInJSFile;function isInJsonFile(e){return!!e&&!!(e.flags&16777216)}e.isInJsonFile=isInJsonFile;function isInJSDoc(e){return!!e&&!!(e.flags&2097152)}e.isInJSDoc=isInJSDoc;function isJSDocIndexSignature(t){return e.isTypeReferenceNode(t)&&e.isIdentifier(t.typeName)&&t.typeName.escapedText==="Object"&&t.typeArguments&&t.typeArguments.length===2&&(t.typeArguments[0].kind===138||t.typeArguments[0].kind===135)}e.isJSDocIndexSignature=isJSDocIndexSignature;function isRequireCall(t,r){if(t.kind!==191){return false}var n=t,i=n.expression,a=n.arguments;if(i.kind!==72||i.escapedText!=="require"){return false}if(a.length!==1){return false}var o=a[0];return!r||e.isStringLiteralLike(o)}e.isRequireCall=isRequireCall;function isSingleOrDoubleQuote(e){return e===39||e===34}e.isSingleOrDoubleQuote=isSingleOrDoubleQuote;function isStringDoubleQuoted(e,t){return getSourceTextOfNodeFromSourceFile(t,e).charCodeAt(0)===34}e.isStringDoubleQuoted=isStringDoubleQuoted;function getDeclarationOfExpando(t){if(!t.parent){return undefined}var r;var n;if(e.isVariableDeclaration(t.parent)&&t.parent.initializer===t){if(!isInJSFile(t)&&!isVarConst(t.parent)){return undefined}r=t.parent.name;n=t.parent}else if(e.isBinaryExpression(t.parent)&&t.parent.operatorToken.kind===59&&t.parent.right===t){r=t.parent.left;n=r}else if(e.isBinaryExpression(t.parent)&&t.parent.operatorToken.kind===55){if(e.isVariableDeclaration(t.parent.parent)&&t.parent.parent.initializer===t.parent){r=t.parent.parent.name;n=t.parent.parent}else if(e.isBinaryExpression(t.parent.parent)&&t.parent.parent.operatorToken.kind===59&&t.parent.parent.right===t.parent){r=t.parent.parent.left;n=r}if(!r||!isEntityNameExpression(r)||!isSameEntityName(r,t.parent.left)){return undefined}}if(!r||!getExpandoInitializer(t,isPrototypeAccess(r))){return undefined}return n}e.getDeclarationOfExpando=getDeclarationOfExpando;function isAssignmentDeclaration(t){return e.isBinaryExpression(t)||e.isPropertyAccessExpression(t)||e.isIdentifier(t)||e.isCallExpression(t)}e.isAssignmentDeclaration=isAssignmentDeclaration;function getEffectiveInitializer(t){if(isInJSFile(t)&&t.initializer&&e.isBinaryExpression(t.initializer)&&t.initializer.operatorToken.kind===55&&t.name&&isEntityNameExpression(t.name)&&isSameEntityName(t.name,t.initializer.left)){return t.initializer.right}return t.initializer}e.getEffectiveInitializer=getEffectiveInitializer;function getDeclaredExpandoInitializer(e){var t=getEffectiveInitializer(e);return t&&getExpandoInitializer(t,isPrototypeAccess(e.name))}e.getDeclaredExpandoInitializer=getDeclaredExpandoInitializer;function hasExpandoValueProperty(t,r){return e.forEach(t.properties,function(t){return e.isPropertyAssignment(t)&&e.isIdentifier(t.name)&&t.name.escapedText==="value"&&t.initializer&&getExpandoInitializer(t.initializer,r)})}function getAssignedExpandoInitializer(t){if(t&&t.parent&&e.isBinaryExpression(t.parent)&&t.parent.operatorToken.kind===59){var r=isPrototypeAccess(t.parent.left);return getExpandoInitializer(t.parent.right,r)||getDefaultedExpandoInitializer(t.parent.left,t.parent.right,r)}if(t&&e.isCallExpression(t)&&isBindableObjectDefinePropertyCall(t)){var n=hasExpandoValueProperty(t.arguments[2],t.arguments[1].text==="prototype");if(n){return n}}}e.getAssignedExpandoInitializer=getAssignedExpandoInitializer;function getExpandoInitializer(t,r){if(e.isCallExpression(t)){var n=skipParentheses(t.expression);return n.kind===196||n.kind===197?t:undefined}if(t.kind===196||t.kind===209||t.kind===197){return t}if(e.isObjectLiteralExpression(t)&&(t.properties.length===0||r)){return t}}e.getExpandoInitializer=getExpandoInitializer;function getDefaultedExpandoInitializer(t,r,n){var i=e.isBinaryExpression(r)&&r.operatorToken.kind===55&&getExpandoInitializer(r.right,n);if(i&&isSameEntityName(t,r.left)){return i}}function isDefaultedExpandoInitializer(t){var r=e.isVariableDeclaration(t.parent)?t.parent.name:e.isBinaryExpression(t.parent)&&t.parent.operatorToken.kind===59?t.parent.left:undefined;return r&&getExpandoInitializer(t.right,isPrototypeAccess(r))&&isEntityNameExpression(r)&&isSameEntityName(r,t.left)}e.isDefaultedExpandoInitializer=isDefaultedExpandoInitializer;function getNameOfExpando(t){if(e.isBinaryExpression(t.parent)){var r=t.parent.operatorToken.kind===55&&e.isBinaryExpression(t.parent.parent)?t.parent.parent:t.parent;if(r.operatorToken.kind===59&&e.isIdentifier(r.left)){return r.left}}else if(e.isVariableDeclaration(t.parent)){return t.parent.name}}e.getNameOfExpando=getNameOfExpando;function isSameEntityName(t,r){if(e.isIdentifier(t)&&e.isIdentifier(r)){return t.escapedText===r.escapedText}if(e.isIdentifier(t)&&e.isPropertyAccessExpression(r)){return(r.expression.kind===100||e.isIdentifier(r.expression)&&(r.expression.escapedText==="window"||r.expression.escapedText==="self"||r.expression.escapedText==="global"))&&isSameEntityName(t,r.name)}if(e.isPropertyAccessExpression(t)&&e.isPropertyAccessExpression(r)){return t.name.escapedText===r.name.escapedText&&isSameEntityName(t.expression,r.expression)}return false}function getRightMostAssignedExpression(e){while(isAssignmentExpression(e,true)){e=e.right}return e}e.getRightMostAssignedExpression=getRightMostAssignedExpression;function isExportsIdentifier(t){return e.isIdentifier(t)&&t.escapedText==="exports"}e.isExportsIdentifier=isExportsIdentifier;function isModuleExportsPropertyAccessExpression(t){return e.isPropertyAccessExpression(t)&&e.isIdentifier(t.expression)&&t.expression.escapedText==="module"&&t.name.escapedText==="exports"}e.isModuleExportsPropertyAccessExpression=isModuleExportsPropertyAccessExpression;function getAssignmentDeclarationKind(e){var t=getAssignmentDeclarationKindWorker(e);return t===5||isInJSFile(e)?t:0}e.getAssignmentDeclarationKind=getAssignmentDeclarationKind;function isBindableObjectDefinePropertyCall(t){return e.length(t.arguments)===3&&e.isPropertyAccessExpression(t.expression)&&e.isIdentifier(t.expression.expression)&&e.idText(t.expression.expression)==="Object"&&e.idText(t.expression.name)==="defineProperty"&&isStringOrNumericLiteralLike(t.arguments[1])&&isEntityNameExpression(t.arguments[0])}e.isBindableObjectDefinePropertyCall=isBindableObjectDefinePropertyCall;function getAssignmentDeclarationKindWorker(t){if(e.isCallExpression(t)){if(!isBindableObjectDefinePropertyCall(t)){return 0}var r=t.arguments[0];if(isExportsIdentifier(r)||isModuleExportsPropertyAccessExpression(r)){return 8}if(e.isPropertyAccessExpression(r)&&r.name.escapedText==="prototype"&&isEntityNameExpression(r.expression)){return 9}return 7}if(t.operatorToken.kind!==59||!e.isPropertyAccessExpression(t.left)){return 0}var n=t.left;if(isEntityNameExpression(n.expression)&&n.name.escapedText==="prototype"&&e.isObjectLiteralExpression(getInitializerOfBinaryExpression(t))){return 6}return getAssignmentDeclarationPropertyAccessKind(n)}function getAssignmentDeclarationPropertyAccessKind(t){if(t.expression.kind===100){return 4}else if(isModuleExportsPropertyAccessExpression(t)){return 2}else if(isEntityNameExpression(t.expression)){if(isPrototypeAccess(t.expression)){return 3}var r=t;while(e.isPropertyAccessExpression(r.expression)){r=r.expression}e.Debug.assert(e.isIdentifier(r.expression));var n=r.expression;if(n.escapedText==="exports"||n.escapedText==="module"&&r.name.escapedText==="exports"){return 1}return 5}return 0}e.getAssignmentDeclarationPropertyAccessKind=getAssignmentDeclarationPropertyAccessKind;function getInitializerOfBinaryExpression(t){while(e.isBinaryExpression(t.right)){t=t.right}return t.right}e.getInitializerOfBinaryExpression=getInitializerOfBinaryExpression;function isPrototypePropertyAssignment(t){return e.isBinaryExpression(t)&&getAssignmentDeclarationKind(t)===3}e.isPrototypePropertyAssignment=isPrototypePropertyAssignment;function isSpecialPropertyDeclaration(t){return isInJSFile(t)&&t.parent&&t.parent.kind===221&&!!e.getJSDocTypeTag(t.parent)}e.isSpecialPropertyDeclaration=isSpecialPropertyDeclaration;function isFunctionSymbol(t){if(!t||!t.valueDeclaration){return false}var r=t.valueDeclaration;return r.kind===239||e.isVariableDeclaration(r)&&r.initializer&&e.isFunctionLike(r.initializer)}e.isFunctionSymbol=isFunctionSymbol;function importFromModuleSpecifier(t){return tryGetImportFromModuleSpecifier(t)||e.Debug.fail(e.Debug.showSyntaxKind(t.parent))}e.importFromModuleSpecifier=importFromModuleSpecifier;function tryGetImportFromModuleSpecifier(t){switch(t.parent.kind){case 249:case 255:return t.parent;case 259:return t.parent.parent;case 191:return isImportCall(t.parent)||isRequireCall(t.parent,false)?t.parent:undefined;case 182:e.Debug.assert(e.isStringLiteral(t));return e.tryCast(t.parent.parent,e.isImportTypeNode);default:return undefined}}e.tryGetImportFromModuleSpecifier=tryGetImportFromModuleSpecifier;function getExternalModuleName(t){switch(t.kind){case 249:case 255:return t.moduleSpecifier;case 248:return t.moduleReference.kind===259?t.moduleReference.expression:undefined;case 183:return isLiteralImportTypeNode(t)?t.argument.literal:undefined;default:return e.Debug.assertNever(t)}}e.getExternalModuleName=getExternalModuleName;function getNamespaceDeclarationNode(t){switch(t.kind){case 249:return t.importClause&&e.tryCast(t.importClause.namedBindings,e.isNamespaceImport);case 248:return t;case 255:return undefined;default:return e.Debug.assertNever(t)}}e.getNamespaceDeclarationNode=getNamespaceDeclarationNode;function isDefaultImport(e){return e.kind===249&&!!e.importClause&&!!e.importClause.name}e.isDefaultImport=isDefaultImport;function hasQuestionToken(e){if(e){switch(e.kind){case 151:case 156:case 155:case 276:case 275:case 154:case 153:return e.questionToken!==undefined}}return false}e.hasQuestionToken=hasQuestionToken;function isJSDocConstructSignature(t){var r=e.isJSDocFunctionType(t)?e.firstOrUndefined(t.parameters):undefined;var n=e.tryCast(r&&r.name,e.isIdentifier);return!!n&&n.escapedText==="new"}e.isJSDocConstructSignature=isJSDocConstructSignature;function isJSDocTypeAlias(e){return e.kind===304||e.kind===297}e.isJSDocTypeAlias=isJSDocTypeAlias;function isTypeAlias(t){return isJSDocTypeAlias(t)||e.isTypeAliasDeclaration(t)}e.isTypeAlias=isTypeAlias;function getSourceOfAssignment(t){return e.isExpressionStatement(t)&&t.expression&&e.isBinaryExpression(t.expression)&&t.expression.operatorToken.kind===59?t.expression.right:undefined}function getSourceOfDefaultedAssignment(t){return e.isExpressionStatement(t)&&e.isBinaryExpression(t.expression)&&getAssignmentDeclarationKind(t.expression)!==0&&e.isBinaryExpression(t.expression.right)&&t.expression.right.operatorToken.kind===55?t.expression.right.right:undefined}function getSingleInitializerOfVariableStatementOrPropertyDeclaration(e){switch(e.kind){case 219:var t=getSingleVariableOfVariableStatement(e);return t&&t.initializer;case 154:return e.initializer;case 275:return e.initializer}}function getSingleVariableOfVariableStatement(t){return e.isVariableStatement(t)?e.firstOrUndefined(t.declarationList.declarations):undefined}function getNestedModuleDeclaration(t){return e.isModuleDeclaration(t)&&t.body&&t.body.kind===244?t.body:undefined}function getJSDocCommentsAndTags(t){var r;if(isVariableLike(t)&&e.hasInitializer(t)&&e.hasJSDocNodes(t.initializer)){r=e.addRange(r,t.initializer.jsDoc)}var n=t;while(n&&n.parent){if(e.hasJSDocNodes(n)){r=e.addRange(r,n.jsDoc)}if(n.kind===151){r=e.addRange(r,e.getJSDocParameterTags(n));break}if(n.kind===150){r=e.addRange(r,e.getJSDocTypeParameterTags(n));break}n=getNextJSDocCommentLocation(n)}return r||e.emptyArray}e.getJSDocCommentsAndTags=getJSDocCommentsAndTags;function getNextJSDocCommentLocation(t){var r=t.parent;if(r.kind===275||r.kind===154||r.kind===221&&t.kind===189||getNestedModuleDeclaration(r)||e.isBinaryExpression(t)&&t.operatorToken.kind===59){return r}else if(r.parent&&(getSingleVariableOfVariableStatement(r.parent)===t||e.isBinaryExpression(r)&&r.operatorToken.kind===59)){return r.parent}else if(r.parent&&r.parent.parent&&(getSingleVariableOfVariableStatement(r.parent.parent)||getSingleInitializerOfVariableStatementOrPropertyDeclaration(r.parent.parent)===t||getSourceOfDefaultedAssignment(r.parent.parent))){return r.parent.parent}}function getParameterSymbolFromJSDoc(t){if(t.symbol){return t.symbol}if(!e.isIdentifier(t.name)){return undefined}var r=t.name.escapedText;var n=getHostSignatureFromJSDoc(t);if(!n){return undefined}var i=e.find(n.parameters,function(e){return e.name.kind===72&&e.name.escapedText===r});return i&&i.symbol}e.getParameterSymbolFromJSDoc=getParameterSymbolFromJSDoc;function getHostSignatureFromJSDoc(e){return getHostSignatureFromJSDocHost(getJSDocHost(e))}e.getHostSignatureFromJSDoc=getHostSignatureFromJSDoc;function getHostSignatureFromJSDocHost(t){var r=getSourceOfDefaultedAssignment(t)||getSourceOfAssignment(t)||getSingleInitializerOfVariableStatementOrPropertyDeclaration(t)||getSingleVariableOfVariableStatement(t)||getNestedModuleDeclaration(t)||t;return r&&e.isFunctionLike(r)?r:undefined}e.getHostSignatureFromJSDocHost=getHostSignatureFromJSDocHost;function getJSDocHost(t){return e.Debug.assertDefined(findAncestor(t.parent,e.isJSDoc)).parent}e.getJSDocHost=getJSDocHost;function getTypeParameterFromJsDoc(t){var r=t.name.escapedText;var n=t.parent.parent.parent.typeParameters;return e.find(n,function(e){return e.name.escapedText===r})}e.getTypeParameterFromJsDoc=getTypeParameterFromJsDoc;function hasRestParameter(t){var r=e.lastOrUndefined(t.parameters);return!!r&&isRestParameter(r)}e.hasRestParameter=hasRestParameter;function isRestParameter(t){var r=e.isJSDocParameterTag(t)?t.typeExpression&&t.typeExpression.type:t.type;return t.dotDotDotToken!==undefined||!!r&&r.kind===290}e.isRestParameter=isRestParameter;var a;(function(e){e[e["None"]=0]="None";e[e["Definite"]=1]="Definite";e[e["Compound"]=2]="Compound"})(a=e.AssignmentKind||(e.AssignmentKind={}));function getAssignmentTargetKind(e){var t=e.parent;while(true){switch(t.kind){case 204:var r=t.operatorToken.kind;return isAssignmentOperator(r)&&t.left===e?r===59?1:2:0;case 202:case 203:var n=t.operator;return n===44||n===45?2:0;case 226:case 227:return t.initializer===e?1:0;case 195:case 187:case 208:case 213:e=t;break;case 276:if(t.name!==e){return 0}e=t.parent;break;case 275:if(t.name===e){return 0}e=t.parent;break;default:return 0}t=e.parent}}e.getAssignmentTargetKind=getAssignmentTargetKind;function isAssignmentTarget(e){return getAssignmentTargetKind(e)!==0}e.isAssignmentTarget=isAssignmentTarget;function isNodeWithPossibleHoistedDeclaration(e){switch(e.kind){case 218:case 219:case 231:case 222:case 232:case 246:case 271:case 272:case 233:case 225:case 226:case 227:case 223:case 224:case 235:case 274:return true}return false}e.isNodeWithPossibleHoistedDeclaration=isNodeWithPossibleHoistedDeclaration;function isValueSignatureDeclaration(t){return e.isFunctionExpression(t)||e.isArrowFunction(t)||e.isMethodOrAccessor(t)||e.isFunctionDeclaration(t)||e.isConstructorDeclaration(t)}e.isValueSignatureDeclaration=isValueSignatureDeclaration;function walkUp(e,t){while(e&&e.kind===t){e=e.parent}return e}function walkUpParenthesizedTypes(e){return walkUp(e,177)}e.walkUpParenthesizedTypes=walkUpParenthesizedTypes;function walkUpParenthesizedExpressions(e){return walkUp(e,195)}e.walkUpParenthesizedExpressions=walkUpParenthesizedExpressions;function skipParentheses(e){while(e.kind===195){e=e.expression}return e}e.skipParentheses=skipParentheses;function skipParenthesesUp(e){while(e.kind===195){e=e.parent}return e}function isDeleteTarget(e){if(e.kind!==189&&e.kind!==190){return false}e=walkUpParenthesizedExpressions(e.parent);return e&&e.kind===198}e.isDeleteTarget=isDeleteTarget;function isNodeDescendantOf(e,t){while(e){if(e===t)return true;e=e.parent}return false}e.isNodeDescendantOf=isNodeDescendantOf;function isDeclarationName(t){return!e.isSourceFile(t)&&!e.isBindingPattern(t)&&e.isDeclaration(t.parent)&&t.parent.name===t}e.isDeclarationName=isDeclarationName;function getDeclarationFromName(t){var r=t.parent;switch(t.kind){case 10:case 8:if(e.isComputedPropertyName(r))return r.parent;case 72:if(e.isDeclaration(r)){return r.name===t?r:undefined}else if(e.isQualifiedName(r)){var n=r.parent;return e.isJSDocParameterTag(n)&&n.name===r?n:undefined}else{var i=r.parent;return e.isBinaryExpression(i)&&getAssignmentDeclarationKind(i)!==0&&(i.left.symbol||i.symbol)&&e.getNameOfDeclaration(i)===t?i:undefined}default:return undefined}}e.getDeclarationFromName=getDeclarationFromName;function isLiteralComputedPropertyDeclarationName(t){return(t.kind===10||t.kind===8)&&t.parent.kind===149&&e.isDeclaration(t.parent.parent)}e.isLiteralComputedPropertyDeclarationName=isLiteralComputedPropertyDeclarationName;function isIdentifierName(e){var t=e.parent;switch(t.kind){case 154:case 153:case 156:case 155:case 158:case 159:case 278:case 275:case 189:return t.name===e;case 148:if(t.right===e){while(t.kind===148){t=t.parent}return t.kind===167||t.kind===164}return false;case 186:case 253:return t.propertyName===e;case 257:case 267:return true}return false}e.isIdentifierName=isIdentifierName;function isAliasSymbolDeclaration(t){return t.kind===248||t.kind===247||t.kind===250&&!!t.name||t.kind===251||t.kind===253||t.kind===257||t.kind===254&&exportAssignmentIsAlias(t)||e.isBinaryExpression(t)&&getAssignmentDeclarationKind(t)===2&&exportAssignmentIsAlias(t)}e.isAliasSymbolDeclaration=isAliasSymbolDeclaration;function exportAssignmentIsAlias(t){var r=e.isExportAssignment(t)?t.expression:t.right;return isEntityNameExpression(r)||e.isClassExpression(r)}e.exportAssignmentIsAlias=exportAssignmentIsAlias;function getEffectiveBaseTypeNode(t){if(isInJSFile(t)){var r=e.getJSDocAugmentsTag(t);if(r){return r.class}}return getClassExtendsHeritageElement(t)}e.getEffectiveBaseTypeNode=getEffectiveBaseTypeNode;function getClassExtendsHeritageElement(e){var t=getHeritageClause(e.heritageClauses,86);return t&&t.types.length>0?t.types[0]:undefined}e.getClassExtendsHeritageElement=getClassExtendsHeritageElement;function getClassImplementsHeritageClauseElements(e){var t=getHeritageClause(e.heritageClauses,109);return t?t.types:undefined}e.getClassImplementsHeritageClauseElements=getClassImplementsHeritageClauseElements;function getAllSuperTypeNodes(t){return e.isInterfaceDeclaration(t)?getInterfaceBaseTypeNodes(t)||e.emptyArray:e.isClassLike(t)?e.concatenate(e.singleElementArray(getEffectiveBaseTypeNode(t)),getClassImplementsHeritageClauseElements(t))||e.emptyArray:e.emptyArray}e.getAllSuperTypeNodes=getAllSuperTypeNodes;function getInterfaceBaseTypeNodes(e){var t=getHeritageClause(e.heritageClauses,86);return t?t.types:undefined}e.getInterfaceBaseTypeNodes=getInterfaceBaseTypeNodes;function getHeritageClause(e,t){if(e){for(var r=0,n=e;r=0){return i[a]}return undefined}function add(a){var o;if(a.file){o=n.get(a.file.fileName);if(!o){o=[];n.set(a.file.fileName,o);e.insertSorted(r,a.file.fileName,e.compareStringsCaseSensitive)}}else{if(i){i=false;t=t.slice()}o=t}e.insertSorted(o,a,e.compareDiagnostics)}function getGlobalDiagnostics(){i=true;return t}function getDiagnostics(i){if(i){return n.get(i)||[]}var a=e.flatMapToMutable(r,function(e){return n.get(e)});if(!t.length){return a}a.unshift.apply(a,t);return a}}e.createDiagnosticCollection=createDiagnosticCollection;var c=/[\\\"\u0000-\u001f\t\v\f\b\r\n\u2028\u2029\u0085]/g;var u=/[\\\'\u0000-\u001f\t\v\f\b\r\n\u2028\u2029\u0085]/g;var l=/[\\\`\u0000-\u001f\t\v\f\b\r\n\u2028\u2029\u0085]/g;var f=e.createMapFromTemplate({"\t":"\\t","\v":"\\v","\f":"\\f","\b":"\\b","\r":"\\r","\n":"\\n","\\":"\\\\",'"':'\\"',"'":"\\'","`":"\\`","\u2028":"\\u2028","\u2029":"\\u2029","…":"\\u0085"});function escapeString(e,t){var r=t===96?l:t===39?u:c;return e.replace(r,getReplacement)}e.escapeString=escapeString;function getReplacement(e,t,r){if(e.charCodeAt(0)===0){var n=r.charCodeAt(t+e.length);if(n>=48&&n<=57){return"\\x00"}return"\\0"}return f.get(e)||get16BitUnicodeEscapeSequence(e.charCodeAt(0))}function isIntrinsicJsxName(t){var r=t.charCodeAt(0);return r>=97&&r<=122||e.stringContains(t,"-")}e.isIntrinsicJsxName=isIntrinsicJsxName;function get16BitUnicodeEscapeSequence(e){var t=e.toString(16).toUpperCase();var r=("0000"+t).slice(-4);return"\\u"+r}var d=/[^\u0000-\u007F]/g;function escapeNonAsciiString(e,t){e=escapeString(e,t);return d.test(e)?e.replace(d,function(e){return get16BitUnicodeEscapeSequence(e.charCodeAt(0))}):e}e.escapeNonAsciiString=escapeNonAsciiString;var p=[""," "];function getIndentString(e){if(p[e]===undefined){p[e]=getIndentString(e-1)+p[1]}return p[e]}e.getIndentString=getIndentString;function getIndentSize(){return p[1].length}e.getIndentSize=getIndentSize;function createTextWriter(t){var r;var n;var i;var a;var o;function updateLineCountAndPosFor(t){var n=e.computeLineStarts(t);if(n.length>1){a=a+n.length-1;o=r.length-t.length+e.last(n);i=o-r.length===0}else{i=false}}function write(e){if(e&&e.length){if(i){e=getIndentString(n)+e;i=false}r+=e;updateLineCountAndPosFor(e)}}function reset(){r="";n=0;i=true;a=0;o=0}function rawWrite(e){if(e!==undefined){r+=e;updateLineCountAndPosFor(e)}}function writeLiteral(e){if(e&&e.length){write(e)}}function writeLine(){if(!i){r+=t;a++;o=r.length;i=true}}reset();return{write:write,rawWrite:rawWrite,writeLiteral:writeLiteral,writeLine:writeLine,increaseIndent:function(){n++},decreaseIndent:function(){n--},getIndent:function(){return n},getTextPos:function(){return r.length},getLine:function(){return a},getColumn:function(){return i?n*getIndentSize():r.length-o},getText:function(){return r},isAtStartOfLine:function(){return i},clear:reset,reportInaccessibleThisError:e.noop,reportPrivateInBaseOfClassExpression:e.noop,reportInaccessibleUniqueSymbolError:e.noop,trackSymbol:e.noop,writeKeyword:write,writeOperator:write,writeParameter:write,writeProperty:write,writePunctuation:write,writeSpace:write,writeStringLiteral:write,writeSymbol:function(e,t){return write(e)},writeTrailingSemicolon:write,writeComment:write}}e.createTextWriter=createTextWriter;function getTrailingSemicolonOmittingWriter(e){var t=false;function commitPendingTrailingSemicolon(){if(t){e.writeTrailingSemicolon(";");t=false}}return n({},e,{writeTrailingSemicolon:function(){t=true},writeLiteral:function(t){commitPendingTrailingSemicolon();e.writeLiteral(t)},writeStringLiteral:function(t){commitPendingTrailingSemicolon();e.writeStringLiteral(t)},writeSymbol:function(t,r){commitPendingTrailingSemicolon();e.writeSymbol(t,r)},writePunctuation:function(t){commitPendingTrailingSemicolon();e.writePunctuation(t)},writeKeyword:function(t){commitPendingTrailingSemicolon();e.writeKeyword(t)},writeOperator:function(t){commitPendingTrailingSemicolon();e.writeOperator(t)},writeParameter:function(t){commitPendingTrailingSemicolon();e.writeParameter(t)},writeSpace:function(t){commitPendingTrailingSemicolon();e.writeSpace(t)},writeProperty:function(t){commitPendingTrailingSemicolon();e.writeProperty(t)},writeComment:function(t){commitPendingTrailingSemicolon();e.writeComment(t)},writeLine:function(){commitPendingTrailingSemicolon();e.writeLine()},increaseIndent:function(){commitPendingTrailingSemicolon();e.increaseIndent()},decreaseIndent:function(){commitPendingTrailingSemicolon();e.decreaseIndent()}})}e.getTrailingSemicolonOmittingWriter=getTrailingSemicolonOmittingWriter;function getResolvedExternalModuleName(e,t,r){return t.moduleName||getExternalModuleNameFromPath(e,t.fileName,r&&r.fileName)}e.getResolvedExternalModuleName=getResolvedExternalModuleName;function getExternalModuleNameFromDeclaration(e,t,r){var n=t.getExternalModuleFileFromDeclaration(r);if(!n||n.isDeclarationFile){return undefined}return getResolvedExternalModuleName(e,n)}e.getExternalModuleNameFromDeclaration=getExternalModuleNameFromDeclaration;function getExternalModuleNameFromPath(t,r,n){var i=function(e){return t.getCanonicalFileName(e)};var a=toPath(n?e.getDirectoryPath(n):t.getCommonSourceDirectory(),t.getCurrentDirectory(),i);var o=e.getNormalizedAbsolutePath(r,t.getCurrentDirectory());var s=e.getRelativePathToDirectoryOrUrl(a,o,a,i,false);var c=e.removeFileExtension(s);return n?e.ensurePathIsNonModuleName(c):c}e.getExternalModuleNameFromPath=getExternalModuleNameFromPath;function getOwnEmitOutputFilePath(t,r,n){var i=r.getCompilerOptions();var a;if(i.outDir){a=e.removeFileExtension(getSourceFilePathInNewDir(t,r,i.outDir))}else{a=e.removeFileExtension(t)}return a+n}e.getOwnEmitOutputFilePath=getOwnEmitOutputFilePath;function getDeclarationEmitOutputFilePath(e,t){return getDeclarationEmitOutputFilePathWorker(e,t.getCompilerOptions(),t.getCurrentDirectory(),t.getCommonSourceDirectory(),function(e){return t.getCanonicalFileName(e)})}e.getDeclarationEmitOutputFilePath=getDeclarationEmitOutputFilePath;function getDeclarationEmitOutputFilePathWorker(t,r,n,i,a){var o=r.declarationDir||r.outDir;var s=o?getSourceFilePathInNewDirWorker(t,o,n,i,a):t;return e.removeFileExtension(s)+".d.ts"}e.getDeclarationEmitOutputFilePathWorker=getDeclarationEmitOutputFilePathWorker;function getSourceFilesToEmit(t,r){var n=t.getCompilerOptions();var i=function(e){return t.isSourceFileFromExternalLibrary(e)};if(n.outFile||n.out){var a=e.getEmitModuleKind(n);var o=n.emitDeclarationOnly||a===e.ModuleKind.AMD||a===e.ModuleKind.System;return e.filter(t.getSourceFiles(),function(t){return(o||!e.isExternalModule(t))&&sourceFileMayBeEmitted(t,n,i)})}else{var s=r===undefined?t.getSourceFiles():[r];return e.filter(s,function(e){return sourceFileMayBeEmitted(e,n,i)})}}e.getSourceFilesToEmit=getSourceFilesToEmit;function sourceFileMayBeEmitted(e,t,r){return!(t.noEmitForJsFiles&&isSourceFileJS(e))&&!e.isDeclarationFile&&!r(e)}e.sourceFileMayBeEmitted=sourceFileMayBeEmitted;function getSourceFilePathInNewDir(e,t,r){return getSourceFilePathInNewDirWorker(e,r,t.getCurrentDirectory(),t.getCommonSourceDirectory(),function(e){return t.getCanonicalFileName(e)})}e.getSourceFilePathInNewDir=getSourceFilePathInNewDir;function getSourceFilePathInNewDirWorker(t,r,n,i,a){var o=e.getNormalizedAbsolutePath(t,n);var s=a(o).indexOf(a(i))===0;o=s?o.substring(i.length):o;return e.combinePaths(r,o)}e.getSourceFilePathInNewDirWorker=getSourceFilePathInNewDirWorker;function writeFile(t,r,n,i,a,o){t.writeFile(n,i,a,function(t){r.add(e.createCompilerDiagnostic(e.Diagnostics.Could_not_write_file_0_Colon_1,n,t))},o)}e.writeFile=writeFile;function getLineOfLocalPosition(t,r){return e.getLineAndCharacterOfPosition(t,r).line}e.getLineOfLocalPosition=getLineOfLocalPosition;function getLineOfLocalPositionFromLineMap(t,r){return e.computeLineAndCharacterOfPosition(t,r).line}e.getLineOfLocalPositionFromLineMap=getLineOfLocalPositionFromLineMap;function getFirstConstructorWithBody(t){return e.find(t.members,function(t){return e.isConstructorDeclaration(t)&&nodeIsPresent(t.body)})}e.getFirstConstructorWithBody=getFirstConstructorWithBody;function getSetAccessorValueParameter(e){if(e&&e.parameters.length>0){var t=e.parameters.length===2&¶meterIsThisKeyword(e.parameters[0]);return e.parameters[t?1:0]}}function getSetAccessorTypeAnnotationNode(e){var t=getSetAccessorValueParameter(e);return t&&t.type}e.getSetAccessorTypeAnnotationNode=getSetAccessorTypeAnnotationNode;function getThisParameter(t){if(t.parameters.length&&!e.isJSDocSignature(t)){var r=t.parameters[0];if(parameterIsThisKeyword(r)){return r}}}e.getThisParameter=getThisParameter;function parameterIsThisKeyword(e){return isThisIdentifier(e.name)}e.parameterIsThisKeyword=parameterIsThisKeyword;function isThisIdentifier(e){return!!e&&e.kind===72&&identifierIsThisKeyword(e)}e.isThisIdentifier=isThisIdentifier;function identifierIsThisKeyword(e){return e.originalKeywordKind===100}e.identifierIsThisKeyword=identifierIsThisKeyword;function getAllAccessorDeclarations(t,r){var n;var i;var a;var o;if(hasDynamicName(r)){n=r;if(r.kind===158){a=r}else if(r.kind===159){o=r}else{e.Debug.fail("Accessor has wrong kind")}}else{e.forEach(t,function(t){if(e.isAccessor(t)&&hasModifier(t,32)===hasModifier(r,32)){var s=getPropertyNameForPropertyNameNode(t.name);var c=getPropertyNameForPropertyNameNode(r.name);if(s===c){if(!n){n=t}else if(!i){i=t}if(t.kind===158&&!a){a=t}if(t.kind===159&&!o){o=t}}}})}return{firstAccessor:n,secondAccessor:i,getAccessor:a,setAccessor:o}}e.getAllAccessorDeclarations=getAllAccessorDeclarations;function getEffectiveTypeAnnotationNode(t){var r=t.type;if(r||!isInJSFile(t))return r;return e.isJSDocPropertyLikeTag(t)?t.typeExpression&&t.typeExpression.type:e.getJSDocType(t)}e.getEffectiveTypeAnnotationNode=getEffectiveTypeAnnotationNode;function getTypeAnnotationNode(e){return e.type}e.getTypeAnnotationNode=getTypeAnnotationNode;function getEffectiveReturnTypeNode(t){return e.isJSDocSignature(t)?t.type&&t.type.typeExpression&&t.type.typeExpression.type:t.type||(isInJSFile(t)?e.getJSDocReturnType(t):undefined)}e.getEffectiveReturnTypeNode=getEffectiveReturnTypeNode;function getJSDocTypeParameterDeclarations(t){return e.flatMap(e.getJSDocTags(t),function(e){return isNonTypeAliasTemplate(e)?e.typeParameters:undefined})}e.getJSDocTypeParameterDeclarations=getJSDocTypeParameterDeclarations;function isNonTypeAliasTemplate(t){return e.isJSDocTemplateTag(t)&&!(t.parent.kind===291&&t.parent.tags.some(isJSDocTypeAlias))}function getEffectiveSetAccessorTypeAnnotationNode(e){var t=getSetAccessorValueParameter(e);return t&&getEffectiveTypeAnnotationNode(t)}e.getEffectiveSetAccessorTypeAnnotationNode=getEffectiveSetAccessorTypeAnnotationNode;function emitNewLineBeforeLeadingComments(e,t,r,n){emitNewLineBeforeLeadingCommentsOfPosition(e,t,r.pos,n)}e.emitNewLineBeforeLeadingComments=emitNewLineBeforeLeadingComments;function emitNewLineBeforeLeadingCommentsOfPosition(e,t,r,n){if(n&&n.length&&r!==n[0].pos&&getLineOfLocalPositionFromLineMap(e,r)!==getLineOfLocalPositionFromLineMap(e,n[0].pos)){t.writeLine()}}e.emitNewLineBeforeLeadingCommentsOfPosition=emitNewLineBeforeLeadingCommentsOfPosition;function emitNewLineBeforeLeadingCommentOfPosition(e,t,r,n){if(r!==n&&getLineOfLocalPositionFromLineMap(e,r)!==getLineOfLocalPositionFromLineMap(e,n)){t.writeLine()}}e.emitNewLineBeforeLeadingCommentOfPosition=emitNewLineBeforeLeadingCommentOfPosition;function emitComments(e,t,r,n,i,a,o,s){if(n&&n.length>0){if(i){r.writeSpace(" ")}var c=false;for(var u=0,l=n;u=_+2){break}}l.push(g);f=g}if(l.length){var _=getLineOfLocalPositionFromLineMap(r,e.last(l).end);var y=getLineOfLocalPositionFromLineMap(r,e.skipTrivia(t,a.pos));if(y>=_+2){emitNewLineBeforeLeadingComments(r,n,a,c);emitComments(t,r,n,l,false,true,o,i);u={nodePos:a.pos,detachedCommentEndPos:e.last(l).end}}}}return u;function isPinnedCommentLocal(e){return isPinnedComment(t,e.pos)}}e.emitDetachedComments=emitDetachedComments;function writeCommentRange(t,r,n,i,a,o){if(t.charCodeAt(i+1)===42){var s=e.computeLineAndCharacterOfPosition(r,i);var c=r.length;var u=void 0;for(var l=i,f=s.line;l0){var _=g%getIndentSize();var m=getIndentString((g-_)/getIndentSize());n.rawWrite(m);while(_){n.rawWrite(" ");_--}}else{n.rawWrite("")}}writeTrimmedCurrentLine(t,a,n,o,l,d);l=d}}else{n.writeComment(t.substring(i,a))}}e.writeCommentRange=writeCommentRange;function writeTrimmedCurrentLine(e,t,r,n,i,a){var o=Math.min(t,a-1);var s=e.substring(i,o).replace(/^\s+|\s+$/g,"");if(s){r.writeComment(s);if(o!==t){r.writeLine()}}else{r.rawWrite(n)}}function calculateIndent(t,r,n){var i=0;for(;r=59&&e<=71}e.isAssignmentOperator=isAssignmentOperator;function tryGetClassExtendingExpressionWithTypeArguments(e){var t=tryGetClassImplementingOrExtendingExpressionWithTypeArguments(e);return t&&!t.isImplements?t.class:undefined}e.tryGetClassExtendingExpressionWithTypeArguments=tryGetClassExtendingExpressionWithTypeArguments;function tryGetClassImplementingOrExtendingExpressionWithTypeArguments(t){return e.isExpressionWithTypeArguments(t)&&e.isHeritageClause(t.parent)&&e.isClassLike(t.parent.parent)?{class:t.parent.parent,isImplements:t.parent.token===109}:undefined}e.tryGetClassImplementingOrExtendingExpressionWithTypeArguments=tryGetClassImplementingOrExtendingExpressionWithTypeArguments;function isAssignmentExpression(t,r){return e.isBinaryExpression(t)&&(r?t.operatorToken.kind===59:isAssignmentOperator(t.operatorToken.kind))&&e.isLeftHandSideExpression(t.left)}e.isAssignmentExpression=isAssignmentExpression;function isDestructuringAssignment(e){if(isAssignmentExpression(e,true)){var t=e.left.kind;return t===188||t===187}return false}e.isDestructuringAssignment=isDestructuringAssignment;function isExpressionWithTypeArgumentsInClassExtendsClause(e){return tryGetClassExtendingExpressionWithTypeArguments(e)!==undefined}e.isExpressionWithTypeArgumentsInClassExtendsClause=isExpressionWithTypeArgumentsInClassExtendsClause;function isEntityNameExpression(e){return e.kind===72||isPropertyAccessEntityNameExpression(e)}e.isEntityNameExpression=isEntityNameExpression;function isPropertyAccessEntityNameExpression(t){return e.isPropertyAccessExpression(t)&&isEntityNameExpression(t.expression)}e.isPropertyAccessEntityNameExpression=isPropertyAccessEntityNameExpression;function isPrototypeAccess(t){return e.isPropertyAccessExpression(t)&&t.name.escapedText==="prototype"}e.isPrototypeAccess=isPrototypeAccess;function isRightSideOfQualifiedNameOrPropertyAccess(e){return e.parent.kind===148&&e.parent.right===e||e.parent.kind===189&&e.parent.name===e}e.isRightSideOfQualifiedNameOrPropertyAccess=isRightSideOfQualifiedNameOrPropertyAccess;function isEmptyObjectLiteral(e){return e.kind===188&&e.properties.length===0}e.isEmptyObjectLiteral=isEmptyObjectLiteral;function isEmptyArrayLiteral(e){return e.kind===187&&e.elements.length===0}e.isEmptyArrayLiteral=isEmptyArrayLiteral;function getLocalSymbolForExportDefault(e){return isExportDefaultSymbol(e)?e.declarations[0].localSymbol:undefined}e.getLocalSymbolForExportDefault=getLocalSymbolForExportDefault;function isExportDefaultSymbol(t){return t&&e.length(t.declarations)>0&&hasModifier(t.declarations[0],512)}function tryExtractTSExtension(t){return e.find(e.supportedTSExtensionsForExtractExtension,function(r){return e.fileExtensionIs(t,r)})}e.tryExtractTSExtension=tryExtractTSExtension;function getExpandedCharCodes(t){var r=[];var n=t.length;for(var i=0;i>6|192);r.push(a&63|128)}else if(a<65536){r.push(a>>12|224);r.push(a>>6&63|128);r.push(a&63|128)}else if(a<131072){r.push(a>>18|240);r.push(a>>12&63|128);r.push(a>>6&63|128);r.push(a&63|128)}else{e.Debug.assert(false,"Unexpected code point")}}return r}var g="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function convertToBase64(e){var t="";var r=getExpandedCharCodes(e);var n=0;var i=r.length;var a,o,s,c;while(n>2;o=(r[n]&3)<<4|r[n+1]>>4;s=(r[n+1]&15)<<2|r[n+2]>>6;c=r[n+2]&63;if(n+1>=i){s=c=64}else if(n+2>=i){c=64}t+=g.charAt(a)+g.charAt(o)+g.charAt(s)+g.charAt(c);n+=3}return t}e.convertToBase64=convertToBase64;function getStringFromExpandedCharCodes(e){var t="";var r=0;var n=e.length;while(r>4&3;var l=(o&15)<<4|s>>2&15;var f=(s&3)<<6|c&63;if(l===0&&s!==0){n.push(u)}else if(f===0&&c!==0){n.push(u,l)}else{n.push(u,l,f)}i+=4}return getStringFromExpandedCharCodes(n)}e.base64decode=base64decode;function readJson(t,r){try{var n=r.readFile(t);if(!n)return{};var i=e.parseConfigFileTextToJson(t,n);if(i.error){return{}}return i.config}catch(e){return{}}}e.readJson=readJson;function directoryProbablyExists(e,t){return!t.directoryExists||t.directoryExists(e)}e.directoryProbablyExists=directoryProbablyExists;var _="\r\n";var m="\n";function getNewLineCharacter(t,r){switch(t.newLine){case 0:return _;case 1:return m}return r?r():e.sys?e.sys.newLine:_}e.getNewLineCharacter=getNewLineCharacter;function formatEnum(e,t,r){if(e===void 0){e=0}var n=getEnumMembers(t);if(e===0){return n.length>0&&n[0][0]===0?n[0][1]:"0"}if(r){var i="";var a=e;for(var o=n.length-1;o>=0&&a!==0;o--){var s=n[o],c=s[0],u=s[1];if(c!==0&&(a&c)===c){a&=~c;i=""+u+(i?", ":"")+i}}if(a===0){return i}}else{for(var l=0,f=n;l=t||r===-1);return{pos:t,end:r}}e.createRange=createRange;function moveRangeEnd(e,t){return createRange(e.pos,t)}e.moveRangeEnd=moveRangeEnd;function moveRangePos(e,t){return createRange(t,e.end)}e.moveRangePos=moveRangePos;function moveRangePastDecorators(e){return e.decorators&&e.decorators.length>0?moveRangePos(e,e.decorators.end):e}e.moveRangePastDecorators=moveRangePastDecorators;function moveRangePastModifiers(e){return e.modifiers&&e.modifiers.length>0?moveRangePos(e,e.modifiers.end):moveRangePastDecorators(e)}e.moveRangePastModifiers=moveRangePastModifiers;function isCollapsedRange(e){return e.pos===e.end}e.isCollapsedRange=isCollapsedRange;function createTokenRange(t,r){return createRange(t,t+e.tokenToString(r).length)}e.createTokenRange=createTokenRange;function rangeIsOnSingleLine(e,t){return rangeStartIsOnSameLineAsRangeEnd(e,e,t)}e.rangeIsOnSingleLine=rangeIsOnSingleLine;function rangeStartPositionsAreOnSameLine(e,t,r){return positionsAreOnSameLine(getStartPositionOfRange(e,r),getStartPositionOfRange(t,r),r)}e.rangeStartPositionsAreOnSameLine=rangeStartPositionsAreOnSameLine;function rangeEndPositionsAreOnSameLine(e,t,r){return positionsAreOnSameLine(e.end,t.end,r)}e.rangeEndPositionsAreOnSameLine=rangeEndPositionsAreOnSameLine;function rangeStartIsOnSameLineAsRangeEnd(e,t,r){return positionsAreOnSameLine(getStartPositionOfRange(e,r),t.end,r)}e.rangeStartIsOnSameLineAsRangeEnd=rangeStartIsOnSameLineAsRangeEnd;function rangeEndIsOnSameLineAsRangeStart(e,t,r){return positionsAreOnSameLine(e.end,getStartPositionOfRange(t,r),r)}e.rangeEndIsOnSameLineAsRangeStart=rangeEndIsOnSameLineAsRangeStart;function positionsAreOnSameLine(e,t,r){return e===t||getLineOfLocalPosition(r,e)===getLineOfLocalPosition(r,t)}e.positionsAreOnSameLine=positionsAreOnSameLine;function getStartPositionOfRange(t,r){return e.positionIsSynthesized(t.pos)?-1:e.skipTrivia(r.text,t.pos)}e.getStartPositionOfRange=getStartPositionOfRange;function isDeclarationNameOfEnumOrNamespace(t){var r=e.getParseTreeNode(t);if(r){switch(r.parent.kind){case 243:case 244:return r===r.parent.name}}return false}e.isDeclarationNameOfEnumOrNamespace=isDeclarationNameOfEnumOrNamespace;function getInitializedVariables(t){return e.filter(t.declarations,isInitializedVariable)}e.getInitializedVariables=getInitializedVariables;function isInitializedVariable(e){return e.initializer!==undefined}function isWatchSet(e){return e.watch&&e.hasOwnProperty("watch")}e.isWatchSet=isWatchSet;function closeFileWatcher(e){e.close()}e.closeFileWatcher=closeFileWatcher;function getCheckFlags(e){return e.flags&33554432?e.checkFlags:0}e.getCheckFlags=getCheckFlags;function getDeclarationModifierFlagsFromSymbol(t){if(t.valueDeclaration){var r=e.getCombinedModifierFlags(t.valueDeclaration);return t.parent&&t.parent.flags&32?r:r&~28}if(getCheckFlags(t)&6){var n=t.checkFlags;var i=n&256?8:n&64?4:16;var a=n&512?32:0;return i|a}if(t.flags&4194304){return 4|32}return 0}e.getDeclarationModifierFlagsFromSymbol=getDeclarationModifierFlagsFromSymbol;function skipAlias(e,t){return e.flags&2097152?t.getAliasedSymbol(e):e}e.skipAlias=skipAlias;function getCombinedLocalAndExportSymbolFlags(e){return e.exportSymbol?e.exportSymbol.flags|e.flags:e.flags}e.getCombinedLocalAndExportSymbolFlags=getCombinedLocalAndExportSymbolFlags;function isWriteOnlyAccess(e){return accessKind(e)===1}e.isWriteOnlyAccess=isWriteOnlyAccess;function isWriteAccess(e){return accessKind(e)!==0}e.isWriteAccess=isWriteAccess;var y;(function(e){e[e["Read"]=0]="Read";e[e["Write"]=1]="Write";e[e["ReadWrite"]=2]="ReadWrite"})(y||(y={}));function accessKind(e){var t=e.parent;if(!t)return 0;switch(t.kind){case 195:return accessKind(t);case 203:case 202:var r=t.operator;return r===44||r===45?writeOrReadWrite():0;case 204:var n=t,i=n.left,a=n.operatorToken;return i===e&&isAssignmentOperator(a.kind)?a.kind===59?1:writeOrReadWrite():0;case 189:return t.name!==e?0:accessKind(t);case 275:{var o=accessKind(t.parent);return e===t.name?reverseAccessKind(o):o}case 276:return e===t.objectAssignmentInitializer?0:accessKind(t.parent);case 187:return accessKind(t);default:return 0}function writeOrReadWrite(){return t.parent&&skipParenthesesUp(t.parent).kind===221?1:2}}function reverseAccessKind(t){switch(t){case 0:return 1;case 1:return 0;case 2:return 2;default:return e.Debug.assertNever(t)}}function compareDataObjects(e,t){if(!e||!t||Object.keys(e).length!==Object.keys(t).length){return false}for(var r in e){if(typeof e[r]==="object"){if(!compareDataObjects(e[r],t[r])){return false}}else if(typeof e[r]!=="function"){if(e[r]!==t[r]){return false}}}return true}e.compareDataObjects=compareDataObjects;function clearMap(e,t){e.forEach(t);e.clear()}e.clearMap=clearMap;function mutateMap(e,t,r){var n=r.createNewValue,i=r.onDeleteValue,a=r.onExistingValue;e.forEach(function(r,n){var o=t.get(n);if(o===undefined){e.delete(n);i(r,n)}else if(a){a(r,o,n)}});t.forEach(function(t,r){if(!e.has(r)){e.set(r,n(r,t))}})}e.mutateMap=mutateMap;function forEachAncestorDirectory(t,r){while(true){var n=r(t);if(n!==undefined){return n}var i=e.getDirectoryPath(t);if(i===t){return undefined}t=i}}e.forEachAncestorDirectory=forEachAncestorDirectory;function isAbstractConstructorType(e){return!!(getObjectFlags(e)&16)&&!!e.symbol&&isAbstractConstructorSymbol(e.symbol)}e.isAbstractConstructorType=isAbstractConstructorType;function isAbstractConstructorSymbol(e){if(e.flags&32){var t=getClassLikeDeclarationOfSymbol(e);return!!t&&hasModifier(t,128)}return false}e.isAbstractConstructorSymbol=isAbstractConstructorSymbol;function getClassLikeDeclarationOfSymbol(t){return e.find(t.declarations,e.isClassLike)}e.getClassLikeDeclarationOfSymbol=getClassLikeDeclarationOfSymbol;function getObjectFlags(e){return e.flags&524288?e.objectFlags:0}e.getObjectFlags=getObjectFlags;function typeHasCallOrConstructSignatures(e,t){return t.getSignaturesOfType(e,0).length!==0||t.getSignaturesOfType(e,1).length!==0}e.typeHasCallOrConstructSignatures=typeHasCallOrConstructSignatures;function forSomeAncestorDirectory(e,t){return!!forEachAncestorDirectory(e,function(e){return t(e)?true:undefined})}e.forSomeAncestorDirectory=forSomeAncestorDirectory;function isUMDExportSymbol(t){return!!t&&!!t.declarations&&!!t.declarations[0]&&e.isNamespaceExportDeclaration(t.declarations[0])}e.isUMDExportSymbol=isUMDExportSymbol;function showModuleSpecifier(t){var r=t.moduleSpecifier;return e.isStringLiteral(r)?r.text:getTextOfNode(r)}e.showModuleSpecifier=showModuleSpecifier;function getLastChild(t){var r;e.forEachChild(t,function(e){if(nodeIsPresent(e))r=e},function(e){for(var t=e.length-1;t>=0;t--){if(nodeIsPresent(e[t])){r=e[t];break}}});return r}e.getLastChild=getLastChild;function addToSeen(e,t,r){if(r===void 0){r=true}t=String(t);if(e.has(t)){return false}e.set(t,r);return true}e.addToSeen=addToSeen;function isObjectTypeDeclaration(t){return e.isClassLike(t)||e.isInterfaceDeclaration(t)||e.isTypeLiteralNode(t)}e.isObjectTypeDeclaration=isObjectTypeDeclaration;function isTypeNodeKind(e){return e>=163&&e<=183||e===120||e===143||e===135||e===146||e===136||e===123||e===138||e===139||e===100||e===106||e===141||e===96||e===132||e===211||e===284||e===285||e===286||e===287||e===288||e===289||e===290}e.isTypeNodeKind=isTypeNodeKind})(s||(s={}));(function(e){function getDefaultLibFileName(e){switch(e.target){case 6:return"lib.esnext.full.d.ts";case 5:return"lib.es2018.full.d.ts";case 4:return"lib.es2017.full.d.ts";case 3:return"lib.es2016.full.d.ts";case 2:return"lib.es6.d.ts";default:return"lib.d.ts"}}e.getDefaultLibFileName=getDefaultLibFileName;function textSpanEnd(e){return e.start+e.length}e.textSpanEnd=textSpanEnd;function textSpanIsEmpty(e){return e.length===0}e.textSpanIsEmpty=textSpanIsEmpty;function textSpanContainsPosition(e,t){return t>=e.start&&t=e.pos&&t<=e.end}e.textRangeContainsPositionInclusive=textRangeContainsPositionInclusive;function textSpanContainsTextSpan(e,t){return t.start>=e.start&&textSpanEnd(t)<=textSpanEnd(e)}e.textSpanContainsTextSpan=textSpanContainsTextSpan;function textSpanOverlapsWith(e,t){return textSpanOverlap(e,t)!==undefined}e.textSpanOverlapsWith=textSpanOverlapsWith;function textSpanOverlap(e,t){var r=textSpanIntersection(e,t);return r&&r.length===0?undefined:r}e.textSpanOverlap=textSpanOverlap;function textSpanIntersectsWithTextSpan(e,t){return decodedTextSpanIntersectsWith(e.start,e.length,t.start,t.length)}e.textSpanIntersectsWithTextSpan=textSpanIntersectsWithTextSpan;function textSpanIntersectsWith(e,t,r){return decodedTextSpanIntersectsWith(e.start,e.length,t,r)}e.textSpanIntersectsWith=textSpanIntersectsWith;function decodedTextSpanIntersectsWith(e,t,r,n){var i=e+t;var a=r+n;return r<=i&&a>=e}e.decodedTextSpanIntersectsWith=decodedTextSpanIntersectsWith;function textSpanIntersectsWithPosition(e,t){return t<=textSpanEnd(e)&&t>=e.start}e.textSpanIntersectsWithPosition=textSpanIntersectsWithPosition;function textSpanIntersection(e,t){var r=Math.max(e.start,t.start);var n=Math.min(textSpanEnd(e),textSpanEnd(t));return r<=n?createTextSpanFromBounds(r,n):undefined}e.textSpanIntersection=textSpanIntersection;function createTextSpan(e,t){if(e<0){throw new Error("start < 0")}if(t<0){throw new Error("length < 0")}return{start:e,length:t}}e.createTextSpan=createTextSpan;function createTextSpanFromBounds(e,t){return createTextSpan(e,t-e)}e.createTextSpanFromBounds=createTextSpanFromBounds;function textChangeRangeNewSpan(e){return createTextSpan(e.span.start,e.newLength)}e.textChangeRangeNewSpan=textChangeRangeNewSpan;function textChangeRangeIsUnchanged(e){return textSpanIsEmpty(e.span)&&e.newLength===0}e.textChangeRangeIsUnchanged=textChangeRangeIsUnchanged;function createTextChangeRange(e,t){if(t<0){throw new Error("newLength < 0")}return{span:e,newLength:t}}e.createTextChangeRange=createTextChangeRange;e.unchangedTextChangeRange=createTextChangeRange(createTextSpan(0,0),0);function collapseTextChangeRangesAcrossMultipleVersions(t){if(t.length===0){return e.unchangedTextChangeRange}if(t.length===1){return t[0]}var r=t[0];var n=r.span.start;var i=textSpanEnd(r.span);var a=n+r.newLength;for(var o=1;o=2&&e.charCodeAt(0)===95&&e.charCodeAt(1)===95?"_"+e:e}e.escapeLeadingUnderscores=escapeLeadingUnderscores;function unescapeLeadingUnderscores(e){var t=e;return t.length>=3&&t.charCodeAt(0)===95&&t.charCodeAt(1)===95&&t.charCodeAt(2)===95?t.substr(1):t}e.unescapeLeadingUnderscores=unescapeLeadingUnderscores;function idText(e){return unescapeLeadingUnderscores(e.escapedText)}e.idText=idText;function symbolName(e){return unescapeLeadingUnderscores(e.escapedName)}e.symbolName=symbolName;function nameForNamelessJSDocTypedef(t){var r=t.parent.parent;if(!r){return undefined}if(e.isDeclaration(r)){return getDeclarationIdentifier(r)}switch(r.kind){case 219:if(r.declarationList&&r.declarationList.declarations[0]){return getDeclarationIdentifier(r.declarationList.declarations[0])}break;case 221:var n=r.expression;switch(n.kind){case 189:return n.name;case 190:var i=n.argumentExpression;if(e.isIdentifier(i)){return i}}break;case 195:{return getDeclarationIdentifier(r.expression)}case 233:{if(e.isDeclaration(r.statement)||e.isExpression(r.statement)){return getDeclarationIdentifier(r.statement)}break}}}function getDeclarationIdentifier(t){var r=getNameOfDeclaration(t);return r&&e.isIdentifier(r)?r:undefined}function getNameOfJSDocTypedef(e){return e.name||nameForNamelessJSDocTypedef(e)}e.getNameOfJSDocTypedef=getNameOfJSDocTypedef;function isNamedDeclaration(e){return!!e.name}e.isNamedDeclaration=isNamedDeclaration;function getNonAssignedNameOfDeclaration(t){switch(t.kind){case 72:return t;case 305:case 299:{var r=t.name;if(r.kind===148){return r.right}break}case 191:case 204:{var n=t;switch(e.getAssignmentDeclarationKind(n)){case 1:case 4:case 5:case 3:return n.left.name;case 7:case 8:case 9:return n.arguments[1];default:return undefined}}case 304:return getNameOfJSDocTypedef(t);case 254:{var i=t.expression;return e.isIdentifier(i)?i:undefined}}return t.name}e.getNonAssignedNameOfDeclaration=getNonAssignedNameOfDeclaration;function getNameOfDeclaration(t){if(t===undefined)return undefined;return getNonAssignedNameOfDeclaration(t)||(e.isFunctionExpression(t)||e.isClassExpression(t)?getAssignedName(t):undefined)}e.getNameOfDeclaration=getNameOfDeclaration;function getAssignedName(t){if(!t.parent){return undefined}else if(e.isPropertyAssignment(t.parent)||e.isBindingElement(t.parent)){return t.parent.name}else if(e.isBinaryExpression(t.parent)&&t===t.parent.right){if(e.isIdentifier(t.parent.left)){return t.parent.left}else if(e.isPropertyAccessExpression(t.parent.left)){return t.parent.left.name}}}function getJSDocParameterTags(t){if(t.name){if(e.isIdentifier(t.name)){var r=t.name.escapedText;return getJSDocTags(t.parent).filter(function(t){return e.isJSDocParameterTag(t)&&e.isIdentifier(t.name)&&t.name.escapedText===r})}else{var n=t.parent.parameters.indexOf(t);e.Debug.assert(n>-1,"Parameters should always be in their parents' parameter list");var i=getJSDocTags(t.parent).filter(e.isJSDocParameterTag);if(n=148}e.isNodeKind=isNodeKind;function isToken(e){return e.kind>=0&&e.kind<=147}e.isToken=isToken;function isNodeArray(e){return e.hasOwnProperty("pos")&&e.hasOwnProperty("end")}e.isNodeArray=isNodeArray;function isLiteralKind(e){return 8<=e&&e<=14}e.isLiteralKind=isLiteralKind;function isLiteralExpression(e){return isLiteralKind(e.kind)}e.isLiteralExpression=isLiteralExpression;function isTemplateLiteralKind(e){return 14<=e&&e<=17}e.isTemplateLiteralKind=isTemplateLiteralKind;function isTemplateLiteralToken(e){return isTemplateLiteralKind(e.kind)}e.isTemplateLiteralToken=isTemplateLiteralToken;function isTemplateMiddleOrTemplateTail(e){var t=e.kind;return t===16||t===17}e.isTemplateMiddleOrTemplateTail=isTemplateMiddleOrTemplateTail;function isImportOrExportSpecifier(t){return e.isImportSpecifier(t)||e.isExportSpecifier(t)}e.isImportOrExportSpecifier=isImportOrExportSpecifier;function isStringTextContainingNode(e){return e.kind===10||isTemplateLiteralKind(e.kind)}e.isStringTextContainingNode=isStringTextContainingNode;function isGeneratedIdentifier(t){return e.isIdentifier(t)&&(t.autoGenerateFlags&7)>0}e.isGeneratedIdentifier=isGeneratedIdentifier;function isModifierKind(e){switch(e){case 118:case 121:case 77:case 125:case 80:case 85:case 115:case 113:case 114:case 133:case 116:return true}return false}e.isModifierKind=isModifierKind;function isParameterPropertyModifier(t){return!!(e.modifierToFlag(t)&92)}e.isParameterPropertyModifier=isParameterPropertyModifier;function isClassMemberModifier(e){return isParameterPropertyModifier(e)||e===116}e.isClassMemberModifier=isClassMemberModifier;function isModifier(e){return isModifierKind(e.kind)}e.isModifier=isModifier;function isEntityName(e){var t=e.kind;return t===148||t===72}e.isEntityName=isEntityName;function isPropertyName(e){var t=e.kind;return t===72||t===10||t===8||t===149}e.isPropertyName=isPropertyName;function isBindingName(e){var t=e.kind;return t===72||t===184||t===185}e.isBindingName=isBindingName;function isFunctionLike(e){return e&&isFunctionLikeKind(e.kind)}e.isFunctionLike=isFunctionLike;function isFunctionLikeDeclaration(e){return e&&isFunctionLikeDeclarationKind(e.kind)}e.isFunctionLikeDeclaration=isFunctionLikeDeclaration;function isFunctionLikeDeclarationKind(e){switch(e){case 239:case 156:case 157:case 158:case 159:case 196:case 197:return true;default:return false}}function isFunctionLikeKind(e){switch(e){case 155:case 160:case 293:case 161:case 162:case 165:case 289:case 166:return true;default:return isFunctionLikeDeclarationKind(e)}}e.isFunctionLikeKind=isFunctionLikeKind;function isFunctionOrModuleBlock(t){return e.isSourceFile(t)||e.isModuleBlock(t)||e.isBlock(t)&&isFunctionLike(t.parent)}e.isFunctionOrModuleBlock=isFunctionOrModuleBlock;function isClassElement(e){var t=e.kind;return t===157||t===154||t===156||t===158||t===159||t===162||t===217}e.isClassElement=isClassElement;function isClassLike(e){return e&&(e.kind===240||e.kind===209)}e.isClassLike=isClassLike;function isAccessor(e){return e&&(e.kind===158||e.kind===159)}e.isAccessor=isAccessor;function isMethodOrAccessor(e){switch(e.kind){case 156:case 158:case 159:return true;default:return false}}e.isMethodOrAccessor=isMethodOrAccessor;function isTypeElement(e){var t=e.kind;return t===161||t===160||t===153||t===155||t===162}e.isTypeElement=isTypeElement;function isClassOrTypeElement(e){return isTypeElement(e)||isClassElement(e)}e.isClassOrTypeElement=isClassOrTypeElement;function isObjectLiteralElementLike(e){var t=e.kind;return t===275||t===276||t===277||t===156||t===158||t===159}e.isObjectLiteralElementLike=isObjectLiteralElementLike;function isTypeNode(t){return e.isTypeNodeKind(t.kind)}e.isTypeNode=isTypeNode;function isFunctionOrConstructorTypeNode(e){switch(e.kind){case 165:case 166:return true}return false}e.isFunctionOrConstructorTypeNode=isFunctionOrConstructorTypeNode;function isBindingPattern(e){if(e){var t=e.kind;return t===185||t===184}return false}e.isBindingPattern=isBindingPattern;function isAssignmentPattern(e){var t=e.kind;return t===187||t===188}e.isAssignmentPattern=isAssignmentPattern;function isArrayBindingElement(e){var t=e.kind;return t===186||t===210}e.isArrayBindingElement=isArrayBindingElement;function isDeclarationBindingElement(e){switch(e.kind){case 237:case 151:case 186:return true}return false}e.isDeclarationBindingElement=isDeclarationBindingElement;function isBindingOrAssignmentPattern(e){return isObjectBindingOrAssignmentPattern(e)||isArrayBindingOrAssignmentPattern(e)}e.isBindingOrAssignmentPattern=isBindingOrAssignmentPattern;function isObjectBindingOrAssignmentPattern(e){switch(e.kind){case 184:case 188:return true}return false}e.isObjectBindingOrAssignmentPattern=isObjectBindingOrAssignmentPattern;function isArrayBindingOrAssignmentPattern(e){switch(e.kind){case 185:case 187:return true}return false}e.isArrayBindingOrAssignmentPattern=isArrayBindingOrAssignmentPattern;function isPropertyAccessOrQualifiedNameOrImportTypeNode(e){var t=e.kind;return t===189||t===148||t===183}e.isPropertyAccessOrQualifiedNameOrImportTypeNode=isPropertyAccessOrQualifiedNameOrImportTypeNode;function isPropertyAccessOrQualifiedName(e){var t=e.kind;return t===189||t===148}e.isPropertyAccessOrQualifiedName=isPropertyAccessOrQualifiedName;function isCallLikeExpression(e){switch(e.kind){case 262:case 261:case 191:case 192:case 193:case 152:return true;default:return false}}e.isCallLikeExpression=isCallLikeExpression;function isCallOrNewExpression(e){return e.kind===191||e.kind===192}e.isCallOrNewExpression=isCallOrNewExpression;function isTemplateLiteral(e){var t=e.kind;return t===206||t===14}e.isTemplateLiteral=isTemplateLiteral;function isLeftHandSideExpression(t){return isLeftHandSideExpressionKind(e.skipPartiallyEmittedExpressions(t).kind)}e.isLeftHandSideExpression=isLeftHandSideExpression;function isLeftHandSideExpressionKind(e){switch(e){case 189:case 190:case 192:case 191:case 260:case 261:case 264:case 193:case 187:case 195:case 188:case 209:case 196:case 72:case 13:case 8:case 9:case 10:case 14:case 206:case 87:case 96:case 100:case 102:case 98:case 213:case 214:case 92:return true;default:return false}}function isUnaryExpression(t){return isUnaryExpressionKind(e.skipPartiallyEmittedExpressions(t).kind)}e.isUnaryExpression=isUnaryExpression;function isUnaryExpressionKind(e){switch(e){case 202:case 203:case 198:case 199:case 200:case 201:case 194:return true;default:return isLeftHandSideExpressionKind(e)}}function isUnaryExpressionWithWrite(e){switch(e.kind){case 203:return true;case 202:return e.operator===44||e.operator===45;default:return false}}e.isUnaryExpressionWithWrite=isUnaryExpressionWithWrite;function isExpression(t){return isExpressionKind(e.skipPartiallyEmittedExpressions(t).kind)}e.isExpression=isExpression;function isExpressionKind(e){switch(e){case 205:case 207:case 197:case 204:case 208:case 212:case 210:case 309:case 308:return true;default:return isUnaryExpressionKind(e)}}function isAssertionExpression(e){var t=e.kind;return t===194||t===212}e.isAssertionExpression=isAssertionExpression;function isPartiallyEmittedExpression(e){return e.kind===308}e.isPartiallyEmittedExpression=isPartiallyEmittedExpression;function isNotEmittedStatement(e){return e.kind===307}e.isNotEmittedStatement=isNotEmittedStatement;function isNotEmittedOrPartiallyEmittedNode(e){return isNotEmittedStatement(e)||isPartiallyEmittedExpression(e)}e.isNotEmittedOrPartiallyEmittedNode=isNotEmittedOrPartiallyEmittedNode;function isIterationStatement(e,t){switch(e.kind){case 225:case 226:case 227:case 223:case 224:return true;case 233:return t&&isIterationStatement(e.statement,t)}return false}e.isIterationStatement=isIterationStatement;function isForInOrOfStatement(e){return e.kind===226||e.kind===227}e.isForInOrOfStatement=isForInOrOfStatement;function isConciseBody(t){return e.isBlock(t)||isExpression(t)}e.isConciseBody=isConciseBody;function isFunctionBody(t){return e.isBlock(t)}e.isFunctionBody=isFunctionBody;function isForInitializer(t){return e.isVariableDeclarationList(t)||isExpression(t)}e.isForInitializer=isForInitializer;function isModuleBody(e){var t=e.kind;return t===245||t===244||t===72}e.isModuleBody=isModuleBody;function isNamespaceBody(e){var t=e.kind;return t===245||t===244}e.isNamespaceBody=isNamespaceBody;function isJSDocNamespaceBody(e){var t=e.kind;return t===72||t===244}e.isJSDocNamespaceBody=isJSDocNamespaceBody;function isNamedImportBindings(e){var t=e.kind;return t===252||t===251}e.isNamedImportBindings=isNamedImportBindings;function isModuleOrEnumDeclaration(e){return e.kind===244||e.kind===243}e.isModuleOrEnumDeclaration=isModuleOrEnumDeclaration;function isDeclarationKind(e){return e===197||e===186||e===240||e===209||e===157||e===243||e===278||e===257||e===239||e===196||e===158||e===250||e===248||e===253||e===241||e===267||e===156||e===155||e===244||e===247||e===251||e===151||e===275||e===154||e===153||e===159||e===276||e===242||e===150||e===237||e===304||e===297||e===305}function isDeclarationStatementKind(e){return e===239||e===258||e===240||e===241||e===242||e===243||e===244||e===249||e===248||e===255||e===254||e===247}function isStatementKindButNotDeclarationKind(e){return e===229||e===228||e===236||e===223||e===221||e===220||e===226||e===227||e===225||e===222||e===233||e===230||e===232||e===234||e===235||e===219||e===224||e===231||e===307||e===311||e===310}function isDeclaration(t){if(t.kind===150){return t.parent.kind!==303||e.isInJSFile(t)}return isDeclarationKind(t.kind)}e.isDeclaration=isDeclaration;function isDeclarationStatement(e){return isDeclarationStatementKind(e.kind)}e.isDeclarationStatement=isDeclarationStatement;function isStatementButNotDeclaration(e){return isStatementKindButNotDeclarationKind(e.kind)}e.isStatementButNotDeclaration=isStatementButNotDeclaration;function isStatement(e){var t=e.kind;return isStatementKindButNotDeclarationKind(t)||isDeclarationStatementKind(t)||isBlockStatement(e)}e.isStatement=isStatement;function isBlockStatement(t){if(t.kind!==218)return false;if(t.parent!==undefined){if(t.parent.kind===235||t.parent.kind===274){return false}}return!e.isFunctionBlock(t)}function isModuleReference(e){var t=e.kind;return t===259||t===148||t===72}e.isModuleReference=isModuleReference;function isJsxTagNameExpression(e){var t=e.kind;return t===100||t===72||t===189}e.isJsxTagNameExpression=isJsxTagNameExpression;function isJsxChild(e){var t=e.kind;return t===260||t===270||t===261||t===11||t===264}e.isJsxChild=isJsxChild;function isJsxAttributeLike(e){var t=e.kind;return t===267||t===269}e.isJsxAttributeLike=isJsxAttributeLike;function isStringLiteralOrJsxExpression(e){var t=e.kind;return t===10||t===270}e.isStringLiteralOrJsxExpression=isStringLiteralOrJsxExpression;function isJsxOpeningLikeElement(e){var t=e.kind;return t===262||t===261}e.isJsxOpeningLikeElement=isJsxOpeningLikeElement;function isCaseOrDefaultClause(e){var t=e.kind;return t===271||t===272}e.isCaseOrDefaultClause=isCaseOrDefaultClause;function isJSDocNode(e){return e.kind>=283&&e.kind<=305}e.isJSDocNode=isJSDocNode;function isJSDocCommentContainingNode(t){return t.kind===291||isJSDocTag(t)||e.isJSDocTypeLiteral(t)||e.isJSDocSignature(t)}e.isJSDocCommentContainingNode=isJSDocCommentContainingNode;function isJSDocTag(e){return e.kind>=294&&e.kind<=305}e.isJSDocTag=isJSDocTag;function isSetAccessor(e){return e.kind===159}e.isSetAccessor=isSetAccessor;function isGetAccessor(e){return e.kind===158}e.isGetAccessor=isGetAccessor;function hasJSDocNodes(e){var t=e.jsDoc;return!!t&&t.length>0}e.hasJSDocNodes=hasJSDocNodes;function hasType(e){return!!e.type}e.hasType=hasType;function hasInitializer(e){return!!e.initializer}e.hasInitializer=hasInitializer;function hasOnlyExpressionInitializer(t){return hasInitializer(t)&&!e.isForStatement(t)&&!e.isForInStatement(t)&&!e.isForOfStatement(t)&&!e.isJsxAttribute(t)}e.hasOnlyExpressionInitializer=hasOnlyExpressionInitializer;function isObjectLiteralElement(e){return e.kind===267||e.kind===269||isObjectLiteralElementLike(e)}e.isObjectLiteralElement=isObjectLiteralElement;function isTypeReferenceType(e){return e.kind===164||e.kind===211}e.isTypeReferenceType=isTypeReferenceType;var t=1073741823;function guessIndentation(r){var n=t;for(var i=0,a=r;i4){a=formatStringFromArgs(a,arguments,4)}return{file:t,start:r,length:n,messageText:a,category:i.category,code:i.code,reportsUnnecessary:i.reportsUnnecessary}}e.createFileDiagnostic=createFileDiagnostic;function formatMessage(e,t){var r=getLocaleSpecificMessage(t);if(arguments.length>2){r=formatStringFromArgs(r,arguments,2)}return r}e.formatMessage=formatMessage;function createCompilerDiagnostic(e){var t=getLocaleSpecificMessage(e);if(arguments.length>1){t=formatStringFromArgs(t,arguments,1)}return{file:undefined,start:undefined,length:undefined,messageText:t,category:e.category,code:e.code,reportsUnnecessary:e.reportsUnnecessary}}e.createCompilerDiagnostic=createCompilerDiagnostic;function createCompilerDiagnosticFromMessageChain(e){return{file:undefined,start:undefined,length:undefined,code:e.code,category:e.category,messageText:e.next?e:e.messageText}}e.createCompilerDiagnosticFromMessageChain=createCompilerDiagnosticFromMessageChain;function chainDiagnosticMessages(e,t){var r=getLocaleSpecificMessage(t);if(arguments.length>2){r=formatStringFromArgs(r,arguments,2)}return{messageText:r,category:t.category,code:t.code,next:e}}e.chainDiagnosticMessages=chainDiagnosticMessages;function concatenateDiagnosticMessageChains(e,t){var r=e;while(r.next){r=r.next}r.next=t;return e}e.concatenateDiagnosticMessageChains=concatenateDiagnosticMessageChains;function getDiagnosticFilePath(e){return e.file?e.file.path:undefined}function compareDiagnostics(e,t){return compareDiagnosticsSkipRelatedInformation(e,t)||compareRelatedInformation(e,t)||0}e.compareDiagnostics=compareDiagnostics;function compareDiagnosticsSkipRelatedInformation(t,r){return e.compareStringsCaseSensitive(getDiagnosticFilePath(t),getDiagnosticFilePath(r))||e.compareValues(t.start,r.start)||e.compareValues(t.length,r.length)||e.compareValues(t.code,r.code)||compareMessageText(t.messageText,r.messageText)||0}e.compareDiagnosticsSkipRelatedInformation=compareDiagnosticsSkipRelatedInformation;function compareRelatedInformation(t,r){if(!t.relatedInformation&&!r.relatedInformation){return 0}if(t.relatedInformation&&r.relatedInformation){return e.compareValues(t.relatedInformation.length,r.relatedInformation.length)||e.forEach(t.relatedInformation,function(e,t){var n=r.relatedInformation[t];return compareDiagnostics(e,n)})||0}return t.relatedInformation?-1:1}function compareMessageText(t,r){var n=t;var i=r;while(n&&i){var a=e.isString(n)?n:n.messageText;var o=e.isString(i)?i:i.messageText;var s=e.compareStringsCaseSensitive(a,o);if(s){return s}n=e.isString(n)?undefined:n.next;i=e.isString(i)?undefined:i.next}if(!n&&!i){return 0}return n?1:-1}function getEmitScriptTarget(e){return e.target||0}e.getEmitScriptTarget=getEmitScriptTarget;function getEmitModuleKind(t){return typeof t.module==="number"?t.module:getEmitScriptTarget(t)>=2?e.ModuleKind.ES2015:e.ModuleKind.CommonJS}e.getEmitModuleKind=getEmitModuleKind;function getEmitModuleResolutionKind(t){var r=t.moduleResolution;if(r===undefined){r=getEmitModuleKind(t)===e.ModuleKind.CommonJS?e.ModuleResolutionKind.NodeJs:e.ModuleResolutionKind.Classic}return r}e.getEmitModuleResolutionKind=getEmitModuleResolutionKind;function hasJsonModuleEmitEnabled(t){switch(getEmitModuleKind(t)){case e.ModuleKind.CommonJS:case e.ModuleKind.AMD:case e.ModuleKind.ES2015:case e.ModuleKind.ESNext:return true;default:return false}}e.hasJsonModuleEmitEnabled=hasJsonModuleEmitEnabled;function unreachableCodeIsError(e){return e.allowUnreachableCode===false}e.unreachableCodeIsError=unreachableCodeIsError;function unusedLabelIsError(e){return e.allowUnusedLabels===false}e.unusedLabelIsError=unusedLabelIsError;function getAreDeclarationMapsEnabled(e){return!!(getEmitDeclarations(e)&&e.declarationMap)}e.getAreDeclarationMapsEnabled=getAreDeclarationMapsEnabled;function getAllowSyntheticDefaultImports(t){var r=getEmitModuleKind(t);return t.allowSyntheticDefaultImports!==undefined?t.allowSyntheticDefaultImports:t.esModuleInterop||r===e.ModuleKind.System}e.getAllowSyntheticDefaultImports=getAllowSyntheticDefaultImports;function getEmitDeclarations(e){return!!(e.declaration||e.composite)}e.getEmitDeclarations=getEmitDeclarations;function getStrictOptionValue(e,t){return e[t]===undefined?!!e.strict:!!e[t]}e.getStrictOptionValue=getStrictOptionValue;function compilerOptionsAffectSemanticDiagnostics(t,r){return r!==t&&e.semanticDiagnosticsOptionDeclarations.some(function(n){return!e.isJsonEqual(getCompilerOptionValue(r,n),getCompilerOptionValue(t,n))})}e.compilerOptionsAffectSemanticDiagnostics=compilerOptionsAffectSemanticDiagnostics;function getCompilerOptionValue(e,t){return t.strictFlag?getStrictOptionValue(e,t.name):e[t.name]}e.getCompilerOptionValue=getCompilerOptionValue;function hasZeroOrOneAsteriskCharacter(e){var t=false;for(var r=0;r=97&&e<=122||e>=65&&e<=90}function getFileUrlVolumeSeparatorEnd(e,t){var r=e.charCodeAt(t);if(r===58)return t+1;if(r===37&&e.charCodeAt(t+1)===51){var n=e.charCodeAt(t+2);if(n===97||n===65)return t+3}return-1}function getEncodedRootLength(n){if(!n)return 0;var i=n.charCodeAt(0);if(i===47||i===92){if(n.charCodeAt(1)!==i)return 1;var a=n.indexOf(i===47?e.directorySeparator:t,2);if(a<0)return n.length;return a+1}if(isVolumeCharacter(i)&&n.charCodeAt(1)===58){var o=n.charCodeAt(2);if(o===47||o===92)return 3;if(n.length===2)return 2}var s=n.indexOf(r);if(s!==-1){var c=s+r.length;var u=n.indexOf(e.directorySeparator,c);if(u!==-1){var l=n.slice(0,s);var f=n.slice(c,u);if(l==="file"&&(f===""||f==="localhost")&&isVolumeCharacter(n.charCodeAt(u+1))){var d=getFileUrlVolumeSeparatorEnd(n,u+2);if(d!==-1){if(n.charCodeAt(d)===47){return~(d+1)}if(d===n.length){return~d}}}return~(u+1)}return~n.length}return 0}function getRootLength(e){var t=getEncodedRootLength(e);return t<0?~t:t}e.getRootLength=getRootLength;function normalizePath(t){return e.resolvePath(t)}e.normalizePath=normalizePath;function normalizePathAndParts(t){t=normalizeSlashes(t);var r=reducePathComponents(getPathComponents(t)),n=r[0],i=r.slice(1);if(i.length){var a=n+i.join(e.directorySeparator);return{path:e.hasTrailingDirectorySeparator(t)?e.ensureTrailingDirectorySeparator(a):a,parts:i}}else{return{path:n,parts:i}}}e.normalizePathAndParts=normalizePathAndParts;function getDirectoryPath(t){t=normalizeSlashes(t);var r=getRootLength(t);if(r===t.length)return t;t=e.removeTrailingDirectorySeparator(t);return t.slice(0,Math.max(r,t.lastIndexOf(e.directorySeparator)))}e.getDirectoryPath=getDirectoryPath;function startsWithDirectory(t,r,n){var i=n(t);var a=n(r);return e.startsWith(i,a+"/")||e.startsWith(i,a+"\\")}e.startsWithDirectory=startsWithDirectory;function isUrl(e){return getEncodedRootLength(e)<0}e.isUrl=isUrl;function pathIsRelative(e){return/^\.\.?($|[\\/])/.test(e)}e.pathIsRelative=pathIsRelative;function isRootedDiskPath(e){return getEncodedRootLength(e)>0}e.isRootedDiskPath=isRootedDiskPath;function isDiskPathRoot(e){var t=getEncodedRootLength(e);return t>0&&t===e.length}e.isDiskPathRoot=isDiskPathRoot;function convertToRelativePath(t,r,n){return!isRootedDiskPath(t)?t:e.getRelativePathToDirectoryOrUrl(r,t,r,n,false)}e.convertToRelativePath=convertToRelativePath;function pathComponents(t,r){var n=t.substring(0,r);var i=t.substring(r).split(e.directorySeparator);if(i.length&&!e.lastOrUndefined(i))i.pop();return[n].concat(i)}function getPathComponents(t,r){if(r===void 0){r=""}t=e.combinePaths(r,t);var n=getRootLength(t);return pathComponents(t,n)}e.getPathComponents=getPathComponents;function reducePathComponents(t){if(!e.some(t))return[];var r=[t[0]];for(var n=1;n1){if(r[r.length-1]!==".."){r.pop();continue}}else if(r[0])continue}r.push(i)}return r}e.reducePathComponents=reducePathComponents;function getNormalizedPathComponents(e,t){return reducePathComponents(getPathComponents(e,t))}e.getNormalizedPathComponents=getNormalizedPathComponents;function getNormalizedAbsolutePath(e,t){return getPathFromPathComponents(getNormalizedPathComponents(e,t))}e.getNormalizedAbsolutePath=getNormalizedAbsolutePath;function getPathFromPathComponents(t){if(t.length===0)return"";var r=t[0]&&e.ensureTrailingDirectorySeparator(t[0]);return r+t.slice(1).join(e.directorySeparator)}e.getPathFromPathComponents=getPathFromPathComponents})(s||(s={}));(function(e){function getPathComponentsRelativeTo(t,r,n,i){var a=e.reducePathComponents(e.getPathComponents(t));var o=e.reducePathComponents(e.getPathComponents(r));var s;for(s=0;s0===e.getRootLength(r)>0,"Paths must either both be absolute or both be relative");var i=typeof n==="function"?n:e.identity;var a=typeof n==="boolean"?n:false;var o=getPathComponentsRelativeTo(t,r,a?e.equateStringsCaseInsensitive:e.equateStringsCaseSensitive,i);return e.getPathFromPathComponents(o)}e.getRelativePathFromDirectory=getRelativePathFromDirectory;function getRelativePathToDirectoryOrUrl(t,r,n,i,a){var o=getPathComponentsRelativeTo(resolvePath(n,t),resolvePath(n,r),e.equateStringsCaseSensitive,i);var s=o[0];if(a&&e.isRootedDiskPath(s)){var c=s.charAt(0)===e.directorySeparator?"file://":"file:///";o[0]=c+s}return e.getPathFromPathComponents(o)}e.getRelativePathToDirectoryOrUrl=getRelativePathToDirectoryOrUrl;function ensurePathIsNonModuleName(t){return e.getRootLength(t)===0&&!e.pathIsRelative(t)?"./"+t:t}e.ensurePathIsNonModuleName=ensurePathIsNonModuleName;function getBaseFileName(t,r,n){t=e.normalizeSlashes(t);var i=e.getRootLength(t);if(i===t.length)return"";t=removeTrailingDirectorySeparator(t);var a=t.slice(Math.max(e.getRootLength(t),t.lastIndexOf(e.directorySeparator)+1));var o=r!==undefined&&n!==undefined?getAnyExtensionFromPath(a,r,n):undefined;return o?a.slice(0,a.length-o.length):a}e.getBaseFileName=getBaseFileName;function combinePaths(t){var r=[];for(var n=1;n0){l+=")?";g--}return l}function replaceWildcardCharacter(e,t){return e==="*"?t:e==="?"?"[^/]":"\\"+e}function getFileMatcherPatterns(t,r,n,i,a){t=e.normalizePath(t);a=e.normalizePath(a);var o=combinePaths(a,t);return{includeFilePatterns:e.map(getRegularExpressionsForWildcards(n,o,"files"),function(e){return"^"+e+"$"}),includeFilePattern:getRegularExpressionForWildcard(n,o,"files"),includeDirectoryPattern:getRegularExpressionForWildcard(n,o,"directories"),excludePattern:getRegularExpressionForWildcard(r,o,"exclude"),basePaths:getBasePaths(t,n,i)}}e.getFileMatcherPatterns=getFileMatcherPatterns;function getRegexFromPattern(e,t){return new RegExp(e,t?"":"i")}e.getRegexFromPattern=getRegexFromPattern;function matchFiles(t,r,n,i,a,o,s,c){t=e.normalizePath(t);o=e.normalizePath(o);var u=getFileMatcherPatterns(t,n,i,a,o);var l=u.includeFilePatterns&&u.includeFilePatterns.map(function(e){return getRegexFromPattern(e,a)});var f=u.includeDirectoryPattern&&getRegexFromPattern(u.includeDirectoryPattern,a);var d=u.excludePattern&&getRegexFromPattern(u.excludePattern,a);var p=l?l.map(function(){return[]}):[[]];for(var g=0,_=u.basePaths;g<_.length;g++){var m=_[g];visitDirectory(m,combinePaths(o,m),s)}return e.flatten(p);function visitDirectory(t,n,i){var a=c(t),o=a.files,s=a.directories;var u=function(i){var a=combinePaths(t,i);var o=combinePaths(n,i);if(r&&!e.fileExtensionIsOneOf(a,r))return"continue";if(d&&d.test(o))return"continue";if(!l){p[0].push(a)}else{var s=e.findIndex(l,function(e){return e.test(o)});if(s!==-1){p[s].push(a)}}};for(var g=0,_=e.sort(o,e.compareStringsCaseSensitive);g<_.length;g++){var m=_[g];u(m)}if(i!==undefined){i--;if(i===0){return}}for(var y=0,h=e.sort(s,e.compareStringsCaseSensitive);y=0;n--){if(e.fileExtensionIs(t,r[n])){return adjustExtensionPriority(n,r)}}return 0}e.getExtensionPriority=getExtensionPriority;function adjustExtensionPriority(e,t){if(e<2){return 0}else if(e=0)}e.positionIsSynthesized=positionIsSynthesized;function extensionIsTS(e){return e===".ts"||e===".tsx"||e===".d.ts"}e.extensionIsTS=extensionIsTS;function resolutionExtensionIsTSOrJson(e){return extensionIsTS(e)||e===".json"}e.resolutionExtensionIsTSOrJson=resolutionExtensionIsTSOrJson;function extensionFromPath(e){var t=tryGetExtensionFromPath(e);return t!==undefined?t:d.fail("File "+e+" has unknown extension.")}e.extensionFromPath=extensionFromPath;function isAnySupportedFileExtension(e){return tryGetExtensionFromPath(e)!==undefined}e.isAnySupportedFileExtension=isAnySupportedFileExtension;function tryGetExtensionFromPath(t){return e.find(f,function(r){return e.fileExtensionIs(t,r)})}e.tryGetExtensionFromPath=tryGetExtensionFromPath;function getAnyExtensionFromPathWorker(t,r,n){if(typeof r==="string")r=[r];for(var i=0,a=r;i=o.length&&t.charAt(t.length-o.length)==="."){var s=t.slice(t.length-o.length);if(n(s,o)){return s}}}return""}function getAnyExtensionFromPath(t,r,n){if(r){return getAnyExtensionFromPathWorker(t,r,n?e.equateStringsCaseInsensitive:e.equateStringsCaseSensitive)}var i=getBaseFileName(t);var a=i.lastIndexOf(".");if(a>=0){return i.substring(a)}return""}e.getAnyExtensionFromPath=getAnyExtensionFromPath;function isCheckJsEnabledForFile(e,t){return e.checkJsDirective?e.checkJsDirective.enabled:t.checkJs}e.isCheckJsEnabledForFile=isCheckJsEnabledForFile;e.emptyFileSystemEntries={files:e.emptyArray,directories:e.emptyArray};function matchPatternOrExact(t,r){var n=[];for(var i=0,a=t;in){n=a}}return{min:r,max:n}}e.minAndMax=minAndMax;var p=function(){function NodeSet(){this.map=e.createMap()}NodeSet.prototype.add=function(t){this.map.set(String(e.getNodeId(t)),t)};NodeSet.prototype.tryAdd=function(e){if(this.has(e))return false;this.add(e);return true};NodeSet.prototype.has=function(t){return this.map.has(String(e.getNodeId(t)))};NodeSet.prototype.forEach=function(e){this.map.forEach(e)};NodeSet.prototype.some=function(t){return e.forEachEntry(this.map,t)||false};return NodeSet}();e.NodeSet=p;var g=function(){function NodeMap(){this.map=e.createMap()}NodeMap.prototype.get=function(t){var r=this.map.get(String(e.getNodeId(t)));return r&&r.value};NodeMap.prototype.getOrUpdate=function(e,t){var r=this.get(e);if(r)return r;var n=t();this.set(e,n);return n};NodeMap.prototype.set=function(t,r){this.map.set(String(e.getNodeId(t)),{node:t,value:r})};NodeMap.prototype.has=function(t){return this.map.has(String(e.getNodeId(t)))};NodeMap.prototype.forEach=function(e){this.map.forEach(function(t){var r=t.node,n=t.value;return e(n,r)})};return NodeMap}();e.NodeMap=g;function rangeOfNode(t){return{pos:e.getTokenPosOfNode(t),end:t.end}}e.rangeOfNode=rangeOfNode;function rangeOfTypeParameters(e){return{pos:e.pos-1,end:e.end+1}}e.rangeOfTypeParameters=rangeOfTypeParameters;function skipTypeChecking(e,t){return t.skipLibCheck&&e.isDeclarationFile||t.skipDefaultLibCheck&&e.hasNoDefaultLib}e.skipTypeChecking=skipTypeChecking;function isJsonEqual(t,r){return t===r||typeof t==="object"&&t!==null&&typeof r==="object"&&r!==null&&e.equalOwnProperties(t,r,isJsonEqual)}e.isJsonEqual=isJsonEqual;function getOrUpdate(e,t,r){var n=e.get(t);if(n===undefined){var i=r();e.set(t,i);return i}else{return n}}e.getOrUpdate=getOrUpdate;function parsePseudoBigInt(e){var t;switch(e.charCodeAt(1)){case 98:case 66:t=1;break;case 111:case 79:t=3;break;case 120:case 88:t=4;break;default:var r=e.length-1;var n=0;while(e.charCodeAt(n)===48){n++}return e.slice(n,r)||"0"}var i=2,a=e.length-1;var o=(a-i)*t;var s=new Uint16Array((o>>>4)+(o&15?1:0));for(var c=a-1,u=0;c>=i;c--,u+=t){var l=u>>>4;var f=e.charCodeAt(c);var d=f<=57?f-48:10+f-(f<=70?65:97);var p=d<<(u&15);s[l]|=p;var g=p>>>16;if(g)s[l+1]|=g}var _="";var m=s.length-1;var y=true;while(y){var h=0;y=false;for(var l=m;l>=0;l--){var v=h<<16|s[l];var T=v/10|0;s[l]=T;h=v-T*10;if(T&&!y){m=l;y=true}}_=h+_}return _}e.parsePseudoBigInt=parsePseudoBigInt;function pseudoBigIntToString(e){var t=e.negative,r=e.base10Value;return(t&&r!=="0"?"-":"")+r}e.pseudoBigIntToString=pseudoBigIntToString})(s||(s={}));var s;(function(e){var t;(function(e){e[e["None"]=0]="None";e[e["Yield"]=1]="Yield";e[e["Await"]=2]="Await";e[e["Type"]=4]="Type";e[e["IgnoreMissingOpenBrace"]=16]="IgnoreMissingOpenBrace";e[e["JSDoc"]=32]="JSDoc"})(t||(t={}));var r;var n;var i;var a;function createNode(t,o,s){if(t===279){return new(a||(a=e.objectAllocator.getSourceFileConstructor()))(t,o,s)}else if(t===72){return new(i||(i=e.objectAllocator.getIdentifierConstructor()))(t,o,s)}else if(!e.isNodeKind(t)){return new(n||(n=e.objectAllocator.getTokenConstructor()))(t,o,s)}else{return new(r||(r=e.objectAllocator.getNodeConstructor()))(t,o,s)}}e.createNode=createNode;function visitNode(e,t){return t&&e(t)}function visitNodes(e,t,r){if(r){if(t){return t(r)}for(var n=0,i=r;n108}function parseExpected(t,r,n){if(n===void 0){n=true}if(token()===t){if(n){nextToken()}return true}if(r){parseErrorAtCurrentToken(r)}else{parseErrorAtCurrentToken(e.Diagnostics._0_expected,e.tokenToString(t))}return false}function parseOptional(e){if(token()===e){nextToken();return true}return false}function parseOptionalToken(e){if(token()===e){return parseTokenNode()}return undefined}function parseExpectedToken(t,r,n){return parseOptionalToken(t)||createMissingNode(t,false,r||e.Diagnostics._0_expected,n||e.tokenToString(t))}function parseTokenNode(){var e=createNode(token());nextToken();return finishNode(e)}function canParseSemicolon(){if(token()===26){return true}return token()===19||token()===1||r.hasPrecedingLineBreak()}function parseSemicolon(){if(canParseSemicolon()){if(token()===26){nextToken()}return true}else{return parseExpected(26)}}function createNode(t,n){p++;var s=n>=0?n:r.getStartPos();return e.isNodeKind(t)||t===0?new i(t,s,s):t===72?new o(t,s,s):new a(t,s,s)}function createNodeWithJSDoc(e,t){var n=createNode(e,t);if(r.getTokenFlags()&2){addJSDocComment(n)}return n}function createNodeArray(e,t,n){var i=e.length;var a=i>=1&&i<=4?e.slice():e;a.pos=t;a.end=n===undefined?r.getStartPos():n;return a}function finishNode(e,t){e.end=t===undefined?r.getStartPos():t;if(y){e.flags|=y}if(h){h=false;e.flags|=32768}return e}function createMissingNode(t,n,i,a){if(n){parseErrorAtPosition(r.getStartPos(),0,i,a)}else if(i){parseErrorAtCurrentToken(i,a)}var o=createNode(t);if(t===72){o.escapedText=""}else if(e.isLiteralKind(t)||e.isTemplateLiteralKind(t)){o.text=""}return finishNode(o)}function internIdentifier(e){var t=g.get(e);if(t===undefined){g.set(e,t=e)}return t}function createIdentifier(t,n){_++;if(t){var i=createNode(72);if(token()!==72){i.originalKeywordKind=token()}i.escapedText=e.escapeLeadingUnderscores(internIdentifier(r.getTokenValue()));nextToken();return finishNode(i)}var a=token()===1;return createMissingNode(72,a,n||e.Diagnostics.Identifier_expected)}function parseIdentifier(e){return createIdentifier(isIdentifier(),e)}function parseIdentifierName(t){return createIdentifier(e.tokenIsIdentifierOrKeyword(token()),t)}function isLiteralPropertyName(){return e.tokenIsIdentifierOrKeyword(token())||token()===10||token()===8}function parsePropertyNameWorker(e){if(token()===10||token()===8){var t=parseLiteralNode();t.text=internIdentifier(t.text);return t}if(e&&token()===22){return parseComputedPropertyName()}return parseIdentifierName()}function parsePropertyName(){return parsePropertyNameWorker(true)}function parseComputedPropertyName(){var e=createNode(149);parseExpected(22);e.expression=allowInAnd(parseExpression);parseExpected(23);return finishNode(e)}function parseContextualModifier(e){return token()===e&&tryParse(nextTokenCanFollowModifier)}function nextTokenIsOnSameLineAndCanFollowModifier(){nextToken();if(r.hasPrecedingLineBreak()){return false}return canFollowModifier()}function nextTokenCanFollowModifier(){switch(token()){case 77:return nextToken()===84;case 85:nextToken();if(token()===80){return lookAhead(nextTokenCanFollowDefaultKeyword)}return token()!==40&&token()!==119&&token()!==18&&canFollowModifier();case 80:return nextTokenCanFollowDefaultKeyword();case 116:case 126:case 137:nextToken();return canFollowModifier();default:return nextTokenIsOnSameLineAndCanFollowModifier()}}function parseAnyContextualModifier(){return e.isModifierKind(token())&&tryParse(nextTokenCanFollowModifier)}function canFollowModifier(){return token()===22||token()===18||token()===40||token()===25||isLiteralPropertyName()}function nextTokenCanFollowDefaultKeyword(){nextToken();return token()===76||token()===90||token()===110||token()===118&&lookAhead(nextTokenIsClassKeywordOnSameLine)||token()===121&&lookAhead(nextTokenIsFunctionKeywordOnSameLine)}function isListElement(t,r){var n=currentNode(t);if(n){return true}switch(t){case 0:case 1:case 3:return!(token()===26&&r)&&isStartOfStatement();case 2:return token()===74||token()===80;case 4:return lookAhead(isTypeMemberStart);case 5:return lookAhead(isClassMemberStart)||token()===26&&!r;case 6:return token()===22||isLiteralPropertyName();case 12:switch(token()){case 22:case 40:case 25:case 24:return true;default:return isLiteralPropertyName()}case 18:return isLiteralPropertyName();case 9:return token()===22||token()===25||isLiteralPropertyName();case 7:if(token()===18){return lookAhead(isValidHeritageClauseObjectLiteral)}if(!r){return isStartOfLeftHandSideExpression()&&!isHeritageClauseExtendsOrImplementsKeyword()}else{return isIdentifier()&&!isHeritageClauseExtendsOrImplementsKeyword()}case 8:return isIdentifierOrPattern();case 10:return token()===27||token()===25||isIdentifierOrPattern();case 19:return isIdentifier();case 15:switch(token()){case 27:case 24:return true}case 11:return token()===25||isStartOfExpression();case 16:return isStartOfParameter(false);case 17:return isStartOfParameter(true);case 20:case 21:return token()===27||isStartOfType();case 22:return isHeritageClause();case 23:return e.tokenIsIdentifierOrKeyword(token());case 13:return e.tokenIsIdentifierOrKeyword(token())||token()===18;case 14:return true}return e.Debug.fail("Non-exhaustive case in 'isListElement'.")}function isValidHeritageClauseObjectLiteral(){e.Debug.assert(token()===18);if(nextToken()===19){var t=nextToken();return t===27||t===18||t===86||t===109}return true}function nextTokenIsIdentifier(){nextToken();return isIdentifier()}function nextTokenIsIdentifierOrKeyword(){nextToken();return e.tokenIsIdentifierOrKeyword(token())}function nextTokenIsIdentifierOrKeywordOrGreaterThan(){nextToken();return e.tokenIsIdentifierOrKeywordOrGreaterThan(token())}function isHeritageClauseExtendsOrImplementsKeyword(){if(token()===109||token()===86){return lookAhead(nextTokenIsStartOfExpression)}return false}function nextTokenIsStartOfExpression(){nextToken();return isStartOfExpression()}function nextTokenIsStartOfType(){nextToken();return isStartOfType()}function isListTerminator(e){if(token()===1){return true}switch(e){case 1:case 2:case 4:case 5:case 6:case 12:case 9:case 23:return token()===19;case 3:return token()===19||token()===74||token()===80;case 7:return token()===18||token()===86||token()===109;case 8:return isVariableDeclaratorListTerminator();case 19:return token()===30||token()===20||token()===18||token()===86||token()===109;case 11:return token()===21||token()===26;case 15:case 21:case 10:return token()===23;case 17:case 16:case 18:return token()===21||token()===23;case 20:return token()!==27;case 22:return token()===18||token()===19;case 13:return token()===30||token()===42;case 14:return token()===28&&lookAhead(nextTokenIsSlash);default:return false}}function isVariableDeclaratorListTerminator(){if(canParseSemicolon()){return true}if(isInOrOfKeyword(token())){return true}if(token()===37){return true}return false}function isInSomeParsingContext(){for(var e=0;e<24;e++){if(m&1<=0){u.hasTrailingComma=true}return u}function createMissingList(){var e=createNodeArray([],getNodePos());e.isMissingList=true;return e}function isMissingList(e){return!!e.isMissingList}function parseBracketedList(e,t,r,n){if(parseExpected(r)){var i=parseDelimitedList(e,t);parseExpected(n);return i}return createMissingList()}function parseEntityName(e,t){var n=e?parseIdentifierName(t):parseIdentifier(t);var i=r.getStartPos();while(parseOptional(24)){if(token()===28){n.jsdocDotPos=i;break}i=r.getStartPos();n=createQualifiedName(n,parseRightSideOfDot(e))}return n}function createQualifiedName(e,t){var r=createNode(148,e.pos);r.left=e;r.right=t;return finishNode(r)}function parseRightSideOfDot(t){if(r.hasPrecedingLineBreak()&&e.tokenIsIdentifierOrKeyword(token())){var n=lookAhead(nextTokenIsIdentifierOrKeywordOnSameLine);if(n){return createMissingNode(72,true,e.Diagnostics.Identifier_expected)}}return t?parseIdentifierName():parseIdentifier()}function parseTemplateExpression(){var t=createNode(206);t.head=parseTemplateHead();e.Debug.assert(t.head.kind===15,"Template head has wrong token kind");var r=[];var n=getNodePos();do{r.push(parseTemplateSpan())}while(e.last(r).literal.kind===16);t.templateSpans=createNodeArray(r,n);return finishNode(t)}function parseTemplateSpan(){var t=createNode(216);t.expression=allowInAnd(parseExpression);var r;if(token()===19){reScanTemplateToken();r=parseTemplateMiddleOrTemplateTail()}else{r=parseExpectedToken(17,e.Diagnostics._0_expected,e.tokenToString(19))}t.literal=r;return finishNode(t)}function parseLiteralNode(){return parseLiteralLikeNode(token())}function parseTemplateHead(){var t=parseLiteralLikeNode(token());e.Debug.assert(t.kind===15,"Template head has wrong token kind");return t}function parseTemplateMiddleOrTemplateTail(){var t=parseLiteralLikeNode(token());e.Debug.assert(t.kind===16||t.kind===17,"Template fragment has wrong token kind");return t}function parseLiteralLikeNode(e){var t=createNode(e);t.text=r.getTokenValue();if(r.hasExtendedUnicodeEscape()){t.hasExtendedUnicodeEscape=true}if(r.isUnterminated()){t.isUnterminated=true}if(t.kind===8){t.numericLiteralFlags=r.getTokenFlags()&1008}nextToken();finishNode(t);return t}function parseTypeReference(){var t=createNode(164);t.typeName=parseEntityName(true,e.Diagnostics.Type_expected);if(!r.hasPrecedingLineBreak()&&token()===28){t.typeArguments=parseBracketedList(20,parseType,28,30)}return finishNode(t)}function typeHasArrowFunctionBlockingParseError(t){switch(t.kind){case 164:return e.nodeIsMissing(t.typeName);case 165:case 166:{var r=t,n=r.parameters,i=r.type;return isMissingList(n)||typeHasArrowFunctionBlockingParseError(i)}case 177:return typeHasArrowFunctionBlockingParseError(t.type);default:return false}}function parseThisTypePredicate(e){nextToken();var t=createNode(163,e.pos);t.parameterName=e;t.type=parseType();return finishNode(t)}function parseThisTypeNode(){var e=createNode(178);nextToken();return finishNode(e)}function parseJSDocAllType(e){var t=createNode(284);if(e){return createPostfixType(288,t)}else{nextToken()}return finishNode(t)}function parseJSDocNonNullableType(){var e=createNode(287);nextToken();e.type=parseNonArrayType();return finishNode(e)}function parseJSDocUnknownOrNullableType(){var e=r.getStartPos();nextToken();if(token()===27||token()===19||token()===21||token()===30||token()===59||token()===50){var t=createNode(285,e);return finishNode(t)}else{var t=createNode(286,e);t.type=parseType();return finishNode(t)}}function parseJSDocFunctionType(){if(lookAhead(nextTokenIsOpenParen)){var e=createNodeWithJSDoc(289);nextToken();fillSignature(57,4|32,e);return finishNode(e)}var t=createNode(164);t.typeName=parseIdentifierName();return finishNode(t)}function parseJSDocParameter(){var e=createNode(151);if(token()===100||token()===95){e.name=parseIdentifierName();parseExpected(57)}e.type=parseJSDocType();return finishNode(e)}function parseJSDocType(){r.setInJSDocType(true);var e=parseOptionalToken(25);var t=parseTypeOrTypePredicate();r.setInJSDocType(false);if(e){var n=createNode(290,e.pos);n.type=t;t=finishNode(n)}if(token()===59){return createPostfixType(288,t)}return t}function parseTypeQuery(){var e=createNode(167);parseExpected(104);e.exprName=parseEntityName(true);return finishNode(e)}function parseTypeParameter(){var e=createNode(150);e.name=parseIdentifier();if(parseOptional(86)){if(isStartOfType()||!isStartOfExpression()){e.constraint=parseType()}else{e.expression=parseUnaryExpressionOrHigher()}}if(parseOptional(59)){e.default=parseType()}return finishNode(e)}function parseTypeParameters(){if(token()===28){return parseBracketedList(19,parseTypeParameter,28,30)}}function parseParameterType(){if(parseOptional(57)){return parseType()}return undefined}function isStartOfParameter(t){return token()===25||isIdentifierOrPattern()||e.isModifierKind(token())||token()===58||isStartOfType(!t)}function parseParameter(){var t=createNodeWithJSDoc(151);if(token()===100){t.name=createIdentifier(true);t.type=parseParameterType();return finishNode(t)}t.decorators=parseDecorators();t.modifiers=parseModifiers();t.dotDotDotToken=parseOptionalToken(25);t.name=parseIdentifierOrPattern();if(e.getFullWidth(t.name)===0&&!e.hasModifiers(t)&&e.isModifierKind(token())){nextToken()}t.questionToken=parseOptionalToken(56);t.type=parseParameterType();t.initializer=parseInitializer();return finishNode(t)}function fillSignature(e,t,r){if(!(t&32)){r.typeParameters=parseTypeParameters()}var n=parseParameterList(r,t);if(shouldParseReturnType(e,!!(t&4))){r.type=parseTypeOrTypePredicate();if(typeHasArrowFunctionBlockingParseError(r.type))return false}return n}function shouldParseReturnType(t,r){if(t===37){parseExpected(t);return true}else if(parseOptional(57)){return true}else if(r&&token()===37){parseErrorAtCurrentToken(e.Diagnostics._0_expected,e.tokenToString(57));nextToken();return true}return false}function parseParameterList(e,t){if(!parseExpected(20)){e.parameters=createMissingList();return false}var r=inYieldContext();var n=inAwaitContext();setYieldContext(!!(t&1));setAwaitContext(!!(t&2));e.parameters=t&32?parseDelimitedList(17,parseJSDocParameter):parseDelimitedList(16,parseParameter);setYieldContext(r);setAwaitContext(n);return parseExpected(21)}function parseTypeMemberSemicolon(){if(parseOptional(27)){return}parseSemicolon()}function parseSignatureMember(e){var t=createNodeWithJSDoc(e);if(e===161){parseExpected(95)}fillSignature(57,4,t);parseTypeMemberSemicolon();return finishNode(t)}function isIndexSignature(){return token()===22&&lookAhead(isUnambiguouslyIndexSignature)}function isUnambiguouslyIndexSignature(){nextToken();if(token()===25||token()===23){return true}if(e.isModifierKind(token())){nextToken();if(isIdentifier()){return true}}else if(!isIdentifier()){return false}else{nextToken()}if(token()===57||token()===27){return true}if(token()!==56){return false}nextToken();return token()===57||token()===27||token()===23}function parseIndexSignatureDeclaration(e){e.kind=162;e.parameters=parseBracketedList(16,parseParameter,22,23);e.type=parseTypeAnnotation();parseTypeMemberSemicolon();return finishNode(e)}function parsePropertyOrMethodSignature(e){e.name=parsePropertyName();e.questionToken=parseOptionalToken(56);if(token()===20||token()===28){e.kind=155;fillSignature(57,4,e)}else{e.kind=153;e.type=parseTypeAnnotation();if(token()===59){e.initializer=parseInitializer()}}parseTypeMemberSemicolon();return finishNode(e)}function isTypeMemberStart(){if(token()===20||token()===28){return true}var t=false;while(e.isModifierKind(token())){t=true;nextToken()}if(token()===22){return true}if(isLiteralPropertyName()){t=true;nextToken()}if(t){return token()===20||token()===28||token()===56||token()===57||token()===27||canParseSemicolon()}return false}function parseTypeMember(){if(token()===20||token()===28){return parseSignatureMember(160)}if(token()===95&&lookAhead(nextTokenIsOpenParenOrLessThan)){return parseSignatureMember(161)}var e=createNodeWithJSDoc(0);e.modifiers=parseModifiers();if(isIndexSignature()){return parseIndexSignatureDeclaration(e)}return parsePropertyOrMethodSignature(e)}function nextTokenIsOpenParenOrLessThan(){nextToken();return token()===20||token()===28}function nextTokenIsDot(){return nextToken()===24}function nextTokenIsOpenParenOrLessThanOrDot(){switch(nextToken()){case 20:case 28:case 24:return true}return false}function parseTypeLiteral(){var e=createNode(168);e.members=parseObjectTypeMembers();return finishNode(e)}function parseObjectTypeMembers(){var e;if(parseExpected(18)){e=parseList(4,parseTypeMember);parseExpected(19)}else{e=createMissingList()}return e}function isStartOfMappedType(){nextToken();if(token()===38||token()===39){return nextToken()===133}if(token()===133){nextToken()}return token()===22&&nextTokenIsIdentifier()&&nextToken()===93}function parseMappedTypeParameter(){var e=createNode(150);e.name=parseIdentifier();parseExpected(93);e.constraint=parseType();return finishNode(e)}function parseMappedType(){var e=createNode(181);parseExpected(18);if(token()===133||token()===38||token()===39){e.readonlyToken=parseTokenNode();if(e.readonlyToken.kind!==133){parseExpectedToken(133)}}parseExpected(22);e.typeParameter=parseMappedTypeParameter();parseExpected(23);if(token()===56||token()===38||token()===39){e.questionToken=parseTokenNode();if(e.questionToken.kind!==56){parseExpectedToken(56)}}e.type=parseTypeAnnotation();parseSemicolon();parseExpected(19);return finishNode(e)}function parseTupleElementType(){var e=getNodePos();if(parseOptional(25)){var t=createNode(172,e);t.type=parseType();return finishNode(t)}var r=parseType();if(!(y&2097152)&&r.kind===286&&r.pos===r.type.pos){r.kind=171}return r}function parseTupleType(){var e=createNode(170);e.elementTypes=parseBracketedList(21,parseTupleElementType,22,23);return finishNode(e)}function parseParenthesizedType(){var e=createNode(177);parseExpected(20);e.type=parseType();parseExpected(21);return finishNode(e)}function parseFunctionOrConstructorType(){var e=getNodePos();var t=parseOptional(95)?166:165;var r=createNodeWithJSDoc(t,e);fillSignature(37,4,r);return finishNode(r)}function parseKeywordAndNoDot(){var e=parseTokenNode();return token()===24?undefined:e}function parseLiteralTypeNode(e){var t=createNode(182);var r;if(e){r=createNode(202);r.operator=39;nextToken()}var n=token()===102||token()===87?parseTokenNode():parseLiteralLikeNode(token());if(e){r.operand=n;finishNode(r);n=r}t.literal=n;return finishNode(t)}function isStartOfTypeOfImportType(){nextToken();return token()===92}function parseImportType(){c.flags|=524288;var t=createNode(183);if(parseOptional(104)){t.isTypeOf=true}parseExpected(92);parseExpected(20);t.argument=parseType();parseExpected(21);if(parseOptional(24)){t.qualifier=parseEntityName(true,e.Diagnostics.Type_expected)}t.typeArguments=tryParseTypeArguments();return finishNode(t)}function nextTokenIsNumericOrBigIntLiteral(){nextToken();return token()===8||token()===9}function parseNonArrayType(){switch(token()){case 120:case 143:case 138:case 135:case 146:case 139:case 123:case 141:case 132:case 136:return tryParse(parseKeywordAndNoDot)||parseTypeReference();case 40:return parseJSDocAllType(false);case 62:return parseJSDocAllType(true);case 56:return parseJSDocUnknownOrNullableType();case 90:return parseJSDocFunctionType();case 52:return parseJSDocNonNullableType();case 14:case 10:case 8:case 9:case 102:case 87:return parseLiteralTypeNode();case 39:return lookAhead(nextTokenIsNumericOrBigIntLiteral)?parseLiteralTypeNode(true):parseTypeReference();case 106:case 96:return parseTokenNode();case 100:{var e=parseThisTypeNode();if(token()===128&&!r.hasPrecedingLineBreak()){return parseThisTypePredicate(e)}else{return e}}case 104:return lookAhead(isStartOfTypeOfImportType)?parseImportType():parseTypeQuery();case 18:return lookAhead(isStartOfMappedType)?parseMappedType():parseTypeLiteral();case 22:return parseTupleType();case 20:return parseParenthesizedType();case 92:return parseImportType();default:return parseTypeReference()}}function isStartOfType(e){switch(token()){case 120:case 143:case 138:case 135:case 146:case 123:case 139:case 142:case 106:case 141:case 96:case 100:case 104:case 132:case 18:case 22:case 28:case 50:case 49:case 95:case 10:case 8:case 9:case 102:case 87:case 136:case 40:case 56:case 52:case 25:case 127:case 92:return true;case 90:return!e;case 39:return!e&&lookAhead(nextTokenIsNumericOrBigIntLiteral);case 20:return!e&&lookAhead(isStartOfParenthesizedOrFunctionType);default:return isIdentifier()}}function isStartOfParenthesizedOrFunctionType(){nextToken();return token()===21||isStartOfParameter(false)||isStartOfType()}function parsePostfixTypeOrHigher(){var e=parseNonArrayType();while(!r.hasPrecedingLineBreak()){switch(token()){case 52:e=createPostfixType(287,e);break;case 56:if(!(y&2097152)&&lookAhead(nextTokenIsStartOfType)){return e}e=createPostfixType(286,e);break;case 22:parseExpected(22);if(isStartOfType()){var t=createNode(180,e.pos);t.objectType=e;t.indexType=parseType();parseExpected(23);e=finishNode(t)}else{var t=createNode(169,e.pos);t.elementType=e;parseExpected(23);e=finishNode(t)}break;default:return e}}return e}function createPostfixType(e,t){nextToken();var r=createNode(e,t.pos);r.type=t;return finishNode(r)}function parseTypeOperator(e){var t=createNode(179);parseExpected(e);t.operator=e;t.type=parseTypeOperatorOrHigher();return finishNode(t)}function parseInferType(){var e=createNode(176);parseExpected(127);var t=createNode(150);t.name=parseIdentifier();e.typeParameter=finishNode(t);return finishNode(e)}function parseTypeOperatorOrHigher(){var e=token();switch(e){case 129:case 142:return parseTypeOperator(e);case 127:return parseInferType()}return parsePostfixTypeOrHigher()}function parseUnionOrIntersectionType(e,t,r){parseOptional(r);var n=t();if(token()===r){var i=[n];while(parseOptional(r)){i.push(t())}var a=createNode(e,n.pos);a.types=createNodeArray(i,n.pos);n=finishNode(a)}return n}function parseIntersectionTypeOrHigher(){return parseUnionOrIntersectionType(174,parseTypeOperatorOrHigher,49)}function parseUnionTypeOrHigher(){return parseUnionOrIntersectionType(173,parseIntersectionTypeOrHigher,50)}function isStartOfFunctionType(){if(token()===28){return true}return token()===20&&lookAhead(isUnambiguouslyStartOfFunctionType)}function skipParameterStart(){if(e.isModifierKind(token())){parseModifiers()}if(isIdentifier()||token()===100){nextToken();return true}if(token()===22||token()===18){var t=u.length;parseIdentifierOrPattern();return t===u.length}return false}function isUnambiguouslyStartOfFunctionType(){nextToken();if(token()===21||token()===25){return true}if(skipParameterStart()){if(token()===57||token()===27||token()===56||token()===59){return true}if(token()===21){nextToken();if(token()===37){return true}}}return false}function parseTypeOrTypePredicate(){var e=isIdentifier()&&tryParse(parseTypePredicatePrefix);var t=parseType();if(e){var r=createNode(163,e.pos);r.parameterName=e;r.type=t;return finishNode(r)}else{return t}}function parseTypePredicatePrefix(){var e=parseIdentifier();if(token()===128&&!r.hasPrecedingLineBreak()){nextToken();return e}}function parseType(){return doOutsideOfContext(20480,parseTypeWorker)}function parseTypeWorker(e){if(isStartOfFunctionType()||token()===95){return parseFunctionOrConstructorType()}var t=parseUnionTypeOrHigher();if(!e&&!r.hasPrecedingLineBreak()&&parseOptional(86)){var n=createNode(175,t.pos);n.checkType=t;n.extendsType=parseTypeWorker(true);parseExpected(56);n.trueType=parseTypeWorker();parseExpected(57);n.falseType=parseTypeWorker();return finishNode(n)}return t}function parseTypeAnnotation(){return parseOptional(57)?parseType():undefined}function isStartOfLeftHandSideExpression(){switch(token()){case 100:case 98:case 96:case 102:case 87:case 8:case 9:case 10:case 14:case 15:case 20:case 22:case 18:case 90:case 76:case 95:case 42:case 64:case 72:return true;case 92:return lookAhead(nextTokenIsOpenParenOrLessThanOrDot);default:return isIdentifier()}}function isStartOfExpression(){if(isStartOfLeftHandSideExpression()){return true}switch(token()){case 38:case 39:case 53:case 52:case 81:case 104:case 106:case 44:case 45:case 28:case 122:case 117:return true;default:if(isBinaryOperator()){return true}return isIdentifier()}}function isStartOfExpressionStatement(){return token()!==18&&token()!==90&&token()!==76&&token()!==58&&isStartOfExpression()}function parseExpression(){var e=inDecoratorContext();if(e){setDecoratorContext(false)}var t=parseAssignmentExpressionOrHigher();var r;while(r=parseOptionalToken(27)){t=makeBinaryExpression(t,r,parseAssignmentExpressionOrHigher())}if(e){setDecoratorContext(true)}return t}function parseInitializer(){return parseOptional(59)?parseAssignmentExpressionOrHigher():undefined}function parseAssignmentExpressionOrHigher(){if(isYieldExpression()){return parseYieldExpression()}var t=tryParseParenthesizedArrowFunctionExpression()||tryParseAsyncSimpleArrowFunctionExpression();if(t){return t}var r=parseBinaryExpressionOrHigher(0);if(r.kind===72&&token()===37){return parseSimpleArrowFunctionExpression(r)}if(e.isLeftHandSideExpression(r)&&e.isAssignmentOperator(reScanGreaterToken())){return makeBinaryExpression(r,parseTokenNode(),parseAssignmentExpressionOrHigher())}return parseConditionalExpressionRest(r)}function isYieldExpression(){if(token()===117){if(inYieldContext()){return true}return lookAhead(nextTokenIsIdentifierOrKeywordOrLiteralOnSameLine)}return false}function nextTokenIsIdentifierOnSameLine(){nextToken();return!r.hasPrecedingLineBreak()&&isIdentifier()}function parseYieldExpression(){var e=createNode(207);nextToken();if(!r.hasPrecedingLineBreak()&&(token()===40||isStartOfExpression())){e.asteriskToken=parseOptionalToken(40);e.expression=parseAssignmentExpressionOrHigher();return finishNode(e)}else{return finishNode(e)}}function parseSimpleArrowFunctionExpression(t,r){e.Debug.assert(token()===37,"parseSimpleArrowFunctionExpression should only have been called if we had a =>");var n;if(r){n=createNode(197,r.pos);n.modifiers=r}else{n=createNode(197,t.pos)}var i=createNode(151,t.pos);i.name=t;finishNode(i);n.parameters=createNodeArray([i],i.pos,i.end);n.equalsGreaterThanToken=parseExpectedToken(37);n.body=parseArrowFunctionExpressionBody(!!r);return addJSDocComment(finishNode(n))}function tryParseParenthesizedArrowFunctionExpression(){var t=isParenthesizedArrowFunctionExpression();if(t===0){return undefined}var r=t===1?parseParenthesizedArrowFunctionExpressionHead(true):tryParse(parsePossibleParenthesizedArrowFunctionExpressionHead);if(!r){return undefined}var n=e.hasModifier(r,256);var i=token();r.equalsGreaterThanToken=parseExpectedToken(37);r.body=i===37||i===18?parseArrowFunctionExpressionBody(n):parseIdentifier();return finishNode(r)}function isParenthesizedArrowFunctionExpression(){if(token()===20||token()===28||token()===121){return lookAhead(isParenthesizedArrowFunctionExpressionWorker)}if(token()===37){return 1}return 0}function isParenthesizedArrowFunctionExpressionWorker(){if(token()===121){nextToken();if(r.hasPrecedingLineBreak()){return 0}if(token()!==20&&token()!==28){return 0}}var t=token();var n=nextToken();if(t===20){if(n===21){var i=nextToken();switch(i){case 37:case 57:case 18:return 1;default:return 0}}if(n===22||n===18){return 2}if(n===25){return 1}if(e.isModifierKind(n)&&n!==121&&lookAhead(nextTokenIsIdentifier)){return 1}if(!isIdentifier()&&n!==100){return 0}switch(nextToken()){case 57:return 1;case 56:nextToken();if(token()===57||token()===27||token()===59||token()===21){return 1}return 0;case 27:case 59:case 21:return 2}return 0}else{e.Debug.assert(t===28);if(!isIdentifier()){return 0}if(c.languageVariant===1){var a=lookAhead(function(){var e=nextToken();if(e===86){var t=nextToken();switch(t){case 59:case 30:return false;default:return true}}else if(e===27){return true}return false});if(a){return 1}return 0}return 2}}function parsePossibleParenthesizedArrowFunctionExpressionHead(){return parseParenthesizedArrowFunctionExpressionHead(false)}function tryParseAsyncSimpleArrowFunctionExpression(){if(token()===121){if(lookAhead(isUnParenthesizedAsyncArrowFunctionWorker)===1){var e=parseModifiersForArrowFunction();var t=parseBinaryExpressionOrHigher(0);return parseSimpleArrowFunctionExpression(t,e)}}return undefined}function isUnParenthesizedAsyncArrowFunctionWorker(){if(token()===121){nextToken();if(r.hasPrecedingLineBreak()||token()===37){return 0}var e=parseBinaryExpressionOrHigher(0);if(!r.hasPrecedingLineBreak()&&e.kind===72&&token()===37){return 1}}return 0}function parseParenthesizedArrowFunctionExpressionHead(t){var r=createNodeWithJSDoc(197);r.modifiers=parseModifiersForArrowFunction();var n=e.hasModifier(r,256)?2:0;if(!fillSignature(57,n,r)&&!t){return undefined}if(!t&&token()!==37&&token()!==18){return undefined}return r}function parseArrowFunctionExpressionBody(e){if(token()===18){return parseFunctionBlock(e?2:0)}if(token()!==26&&token()!==90&&token()!==76&&isStartOfStatement()&&!isStartOfExpressionStatement()){return parseFunctionBlock(16|(e?2:0))}return e?doInAwaitContext(parseAssignmentExpressionOrHigher):doOutsideOfAwaitContext(parseAssignmentExpressionOrHigher)}function parseConditionalExpressionRest(t){var r=parseOptionalToken(56);if(!r){return t}var i=createNode(205,t.pos);i.condition=t;i.questionToken=r;i.whenTrue=doOutsideOfContext(n,parseAssignmentExpressionOrHigher);i.colonToken=parseExpectedToken(57);i.whenFalse=e.nodeIsPresent(i.colonToken)?parseAssignmentExpressionOrHigher():createMissingNode(72,false,e.Diagnostics._0_expected,e.tokenToString(57));return finishNode(i)}function parseBinaryExpressionOrHigher(e){var t=parseUnaryExpressionOrHigher();return parseBinaryExpressionRest(e,t)}function isInOrOfKeyword(e){return e===93||e===147}function parseBinaryExpressionRest(t,n){while(true){reScanGreaterToken();var i=e.getBinaryOperatorPrecedence(token());var a=token()===41?i>=t:i>t;if(!a){break}if(token()===93&&inDisallowInContext()){break}if(token()===119){if(r.hasPrecedingLineBreak()){break}else{nextToken();n=makeAsExpression(n,parseType())}}else{n=makeBinaryExpression(n,parseTokenNode(),parseBinaryExpressionOrHigher(i))}}return n}function isBinaryOperator(){if(inDisallowInContext()&&token()===93){return false}return e.getBinaryOperatorPrecedence(token())>0}function makeBinaryExpression(e,t,r){var n=createNode(204,e.pos);n.left=e;n.operatorToken=t;n.right=r;return finishNode(n)}function makeAsExpression(e,t){var r=createNode(212,e.pos);r.expression=e;r.type=t;return finishNode(r)}function parsePrefixUnaryExpression(){var e=createNode(202);e.operator=token();nextToken();e.operand=parseSimpleUnaryExpression();return finishNode(e)}function parseDeleteExpression(){var e=createNode(198);nextToken();e.expression=parseSimpleUnaryExpression();return finishNode(e)}function parseTypeOfExpression(){var e=createNode(199);nextToken();e.expression=parseSimpleUnaryExpression();return finishNode(e)}function parseVoidExpression(){var e=createNode(200);nextToken();e.expression=parseSimpleUnaryExpression();return finishNode(e)}function isAwaitExpression(){if(token()===122){if(inAwaitContext()){return true}return lookAhead(nextTokenIsIdentifierOrKeywordOrLiteralOnSameLine)}return false}function parseAwaitExpression(){var e=createNode(201);nextToken();e.expression=parseSimpleUnaryExpression();return finishNode(e)}function parseUnaryExpressionOrHigher(){if(isUpdateExpression()){var t=parseUpdateExpression();return token()===41?parseBinaryExpressionRest(e.getBinaryOperatorPrecedence(token()),t):t}var r=token();var n=parseSimpleUnaryExpression();if(token()===41){var i=e.skipTrivia(d,n.pos);var a=n.end;if(n.kind===194){parseErrorAt(i,a,e.Diagnostics.A_type_assertion_expression_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Consider_enclosing_the_expression_in_parentheses)}else{parseErrorAt(i,a,e.Diagnostics.An_unary_expression_with_the_0_operator_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Consider_enclosing_the_expression_in_parentheses,e.tokenToString(r))}}return n}function parseSimpleUnaryExpression(){switch(token()){case 38:case 39:case 53:case 52:return parsePrefixUnaryExpression();case 81:return parseDeleteExpression();case 104:return parseTypeOfExpression();case 106:return parseVoidExpression();case 28:return parseTypeAssertion();case 122:if(isAwaitExpression()){return parseAwaitExpression()}default:return parseUpdateExpression()}}function isUpdateExpression(){switch(token()){case 38:case 39:case 53:case 52:case 81:case 104:case 106:case 122:return false;case 28:if(c.languageVariant!==1){return false}default:return true}}function parseUpdateExpression(){if(token()===44||token()===45){var t=createNode(202);t.operator=token();nextToken();t.operand=parseLeftHandSideExpressionOrHigher();return finishNode(t)}else if(c.languageVariant===1&&token()===28&&lookAhead(nextTokenIsIdentifierOrKeywordOrGreaterThan)){return parseJsxElementOrSelfClosingElementOrFragment(true)}var n=parseLeftHandSideExpressionOrHigher();e.Debug.assert(e.isLeftHandSideExpression(n));if((token()===44||token()===45)&&!r.hasPrecedingLineBreak()){var t=createNode(203,n.pos);t.operand=n;t.operator=token();nextToken();return finishNode(t)}return n}function parseLeftHandSideExpressionOrHigher(){var e;if(token()===92){if(lookAhead(nextTokenIsOpenParenOrLessThan)){c.flags|=524288;e=parseTokenNode()}else if(lookAhead(nextTokenIsDot)){var t=r.getStartPos();nextToken();nextToken();var n=createNode(214,t);n.keywordToken=92;n.name=parseIdentifierName();e=finishNode(n);c.flags|=1048576}else{e=parseMemberExpressionOrHigher()}}else{e=token()===98?parseSuperExpression():parseMemberExpressionOrHigher()}return parseCallExpressionRest(e)}function parseMemberExpressionOrHigher(){var e=parsePrimaryExpression();return parseMemberExpressionRest(e)}function parseSuperExpression(){var t=parseTokenNode();if(token()===20||token()===24||token()===22){return t}var r=createNode(189,t.pos);r.expression=t;parseExpectedToken(24,e.Diagnostics.super_must_be_followed_by_an_argument_list_or_member_access);r.name=parseRightSideOfDot(true);return finishNode(r)}function parseJsxElementOrSelfClosingElementOrFragment(t){var r=parseJsxOpeningOrSelfClosingElementOrOpeningFragment(t);var n;if(r.kind===262){var i=createNode(260,r.pos);i.openingElement=r;i.children=parseJsxChildren(i.openingElement);i.closingElement=parseJsxClosingElement(t);if(!tagNamesAreEquivalent(i.openingElement.tagName,i.closingElement.tagName)){parseErrorAtRange(i.closingElement,e.Diagnostics.Expected_corresponding_JSX_closing_tag_for_0,e.getTextOfNodeFromSourceText(d,i.openingElement.tagName))}n=finishNode(i)}else if(r.kind===265){var i=createNode(264,r.pos);i.openingFragment=r;i.children=parseJsxChildren(i.openingFragment);i.closingFragment=parseJsxClosingFragment(t);n=finishNode(i)}else{e.Debug.assert(r.kind===261);n=r}if(t&&token()===28){var a=tryParse(function(){return parseJsxElementOrSelfClosingElementOrFragment(true)});if(a){parseErrorAtCurrentToken(e.Diagnostics.JSX_expressions_must_have_one_parent_element);var o=createNode(204,n.pos);o.end=a.end;o.left=n;o.right=a;o.operatorToken=createMissingNode(27,false,undefined);o.operatorToken.pos=o.operatorToken.end=o.right.pos;return o}}return n}function parseJsxText(){var e=createNode(11);e.containsOnlyWhiteSpaces=f===12;f=r.scanJsxToken();return finishNode(e)}function parseJsxChild(t,r){switch(r){case 1:if(e.isJsxOpeningFragment(t)){parseErrorAtRange(t,e.Diagnostics.JSX_fragment_has_no_corresponding_closing_tag)}else{parseErrorAtRange(t.tagName,e.Diagnostics.JSX_element_0_has_no_corresponding_closing_tag,e.getTextOfNodeFromSourceText(d,t.tagName))}return undefined;case 29:case 7:return undefined;case 11:case 12:return parseJsxText();case 18:return parseJsxExpression(false);case 28:return parseJsxElementOrSelfClosingElementOrFragment(false);default:return e.Debug.assertNever(r)}}function parseJsxChildren(e){var t=[];var n=getNodePos();var i=m;m|=1<<14;while(true){var a=parseJsxChild(e,f=r.reScanJsxToken());if(!a)break;t.push(a)}m=i;return createNodeArray(t,n)}function parseJsxAttributes(){var e=createNode(268);e.properties=parseList(13,parseJsxAttribute);return finishNode(e)}function parseJsxOpeningOrSelfClosingElementOrOpeningFragment(e){var t=r.getStartPos();parseExpected(28);if(token()===30){var n=createNode(265,t);scanJsxText();return finishNode(n)}var i=parseJsxElementName();var a=tryParseTypeArguments();var o=parseJsxAttributes();var s;if(token()===30){s=createNode(262,t);scanJsxText()}else{parseExpected(42);if(e){parseExpected(30)}else{parseExpected(30,undefined,false);scanJsxText()}s=createNode(261,t)}s.tagName=i;s.typeArguments=a;s.attributes=o;return finishNode(s)}function parseJsxElementName(){scanJsxIdentifier();var e=token()===100?parseTokenNode():parseIdentifierName();while(parseOptional(24)){var t=createNode(189,e.pos);t.expression=e;t.name=parseRightSideOfDot(true);e=finishNode(t)}return e}function parseJsxExpression(e){var t=createNode(270);if(!parseExpected(18)){return undefined}if(token()!==19){t.dotDotDotToken=parseOptionalToken(25);t.expression=parseAssignmentExpressionOrHigher()}if(e){parseExpected(19)}else{parseExpected(19,undefined,false);scanJsxText()}return finishNode(t)}function parseJsxAttribute(){if(token()===18){return parseJsxSpreadAttribute()}scanJsxIdentifier();var e=createNode(267);e.name=parseIdentifierName();if(token()===59){switch(scanJsxAttributeValue()){case 10:e.initializer=parseLiteralNode();break;default:e.initializer=parseJsxExpression(true);break}}return finishNode(e)}function parseJsxSpreadAttribute(){var e=createNode(269);parseExpected(18);parseExpected(25);e.expression=parseExpression();parseExpected(19);return finishNode(e)}function parseJsxClosingElement(e){var t=createNode(263);parseExpected(29);t.tagName=parseJsxElementName();if(e){parseExpected(30)}else{parseExpected(30,undefined,false);scanJsxText()}return finishNode(t)}function parseJsxClosingFragment(t){var r=createNode(266);parseExpected(29);if(e.tokenIsIdentifierOrKeyword(token())){parseErrorAtRange(parseJsxElementName(),e.Diagnostics.Expected_corresponding_closing_tag_for_JSX_fragment)}if(t){parseExpected(30)}else{parseExpected(30,undefined,false);scanJsxText()}return finishNode(r)}function parseTypeAssertion(){var e=createNode(194);parseExpected(28);e.type=parseType();parseExpected(30);e.expression=parseSimpleUnaryExpression();return finishNode(e)}function parseMemberExpressionRest(t){while(true){var n=parseOptionalToken(24);if(n){var i=createNode(189,t.pos);i.expression=t;i.name=parseRightSideOfDot(true);t=finishNode(i);continue}if(token()===52&&!r.hasPrecedingLineBreak()){nextToken();var a=createNode(213,t.pos);a.expression=t;t=finishNode(a);continue}if(!inDecoratorContext()&&parseOptional(22)){var o=createNode(190,t.pos);o.expression=t;if(token()===23){o.argumentExpression=createMissingNode(72,true,e.Diagnostics.An_element_access_expression_should_take_an_argument)}else{var s=allowInAnd(parseExpression);if(e.isStringOrNumericLiteralLike(s)){s.text=internIdentifier(s.text)}o.argumentExpression=s}parseExpected(23);t=finishNode(o);continue}if(isTemplateStartOfTaggedTemplate()){t=parseTaggedTemplateRest(t,undefined);continue}return t}}function isTemplateStartOfTaggedTemplate(){return token()===14||token()===15}function parseTaggedTemplateRest(e,t){var r=createNode(193,e.pos);r.tag=e;r.typeArguments=t;r.template=token()===14?parseLiteralNode():parseTemplateExpression();return finishNode(r)}function parseCallExpressionRest(e){while(true){e=parseMemberExpressionRest(e);if(token()===28){var t=tryParse(parseTypeArgumentsInExpression);if(!t){return e}if(isTemplateStartOfTaggedTemplate()){e=parseTaggedTemplateRest(e,t);continue}var r=createNode(191,e.pos);r.expression=e;r.typeArguments=t;r.arguments=parseArgumentList();e=finishNode(r);continue}else if(token()===20){var r=createNode(191,e.pos);r.expression=e;r.arguments=parseArgumentList();e=finishNode(r);continue}return e}}function parseArgumentList(){parseExpected(20);var e=parseDelimitedList(11,parseArgumentExpression);parseExpected(21);return e}function parseTypeArgumentsInExpression(){if(!parseOptional(28)){return undefined}var e=parseDelimitedList(20,parseType);if(!parseExpected(30)){return undefined}return e&&canFollowTypeArgumentsInExpression()?e:undefined}function canFollowTypeArgumentsInExpression(){switch(token()){case 20:case 14:case 15:case 24:case 21:case 23:case 57:case 26:case 56:case 33:case 35:case 34:case 36:case 54:case 55:case 51:case 49:case 50:case 19:case 1:return true;case 27:case 18:default:return false}}function parsePrimaryExpression(){switch(token()){case 8:case 9:case 10:case 14:return parseLiteralNode();case 100:case 98:case 96:case 102:case 87:return parseTokenNode();case 20:return parseParenthesizedExpression();case 22:return parseArrayLiteralExpression();case 18:return parseObjectLiteralExpression();case 121:if(!lookAhead(nextTokenIsFunctionKeywordOnSameLine)){break}return parseFunctionExpression();case 76:return parseClassExpression();case 90:return parseFunctionExpression();case 95:return parseNewExpressionOrNewDotTarget();case 42:case 64:if(reScanSlashToken()===13){return parseLiteralNode()}break;case 15:return parseTemplateExpression()}return parseIdentifier(e.Diagnostics.Expression_expected)}function parseParenthesizedExpression(){var e=createNodeWithJSDoc(195);parseExpected(20);e.expression=allowInAnd(parseExpression);parseExpected(21);return finishNode(e)}function parseSpreadElement(){var e=createNode(208);parseExpected(25);e.expression=parseAssignmentExpressionOrHigher();return finishNode(e)}function parseArgumentOrArrayLiteralElement(){return token()===25?parseSpreadElement():token()===27?createNode(210):parseAssignmentExpressionOrHigher()}function parseArgumentExpression(){return doOutsideOfContext(n,parseArgumentOrArrayLiteralElement)}function parseArrayLiteralExpression(){var e=createNode(187);parseExpected(22);if(r.hasPrecedingLineBreak()){e.multiLine=true}e.elements=parseDelimitedList(15,parseArgumentOrArrayLiteralElement);parseExpected(23);return finishNode(e)}function parseObjectLiteralElement(){var e=createNodeWithJSDoc(0);if(parseOptionalToken(25)){e.kind=277;e.expression=parseAssignmentExpressionOrHigher();return finishNode(e)}e.decorators=parseDecorators();e.modifiers=parseModifiers();if(parseContextualModifier(126)){return parseAccessorDeclaration(e,158)}if(parseContextualModifier(137)){return parseAccessorDeclaration(e,159)}var t=parseOptionalToken(40);var r=isIdentifier();e.name=parsePropertyName();e.questionToken=parseOptionalToken(56);e.exclamationToken=parseOptionalToken(52);if(t||token()===20||token()===28){return parseMethodDeclaration(e,t)}var n=r&&token()!==57;if(n){e.kind=276;var i=parseOptionalToken(59);if(i){e.equalsToken=i;e.objectAssignmentInitializer=allowInAnd(parseAssignmentExpressionOrHigher)}}else{e.kind=275;parseExpected(57);e.initializer=allowInAnd(parseAssignmentExpressionOrHigher)}return finishNode(e)}function parseObjectLiteralExpression(){var e=createNode(188);parseExpected(18);if(r.hasPrecedingLineBreak()){e.multiLine=true}e.properties=parseDelimitedList(12,parseObjectLiteralElement,true);parseExpected(19);return finishNode(e)}function parseFunctionExpression(){var t=inDecoratorContext();if(t){setDecoratorContext(false)}var r=createNodeWithJSDoc(196);r.modifiers=parseModifiers();parseExpected(90);r.asteriskToken=parseOptionalToken(40);var n=r.asteriskToken?1:0;var i=e.hasModifier(r,256)?2:0;r.name=n&&i?doInYieldAndAwaitContext(parseOptionalIdentifier):n?doInYieldContext(parseOptionalIdentifier):i?doInAwaitContext(parseOptionalIdentifier):parseOptionalIdentifier();fillSignature(57,n|i,r);r.body=parseFunctionBlock(n|i);if(t){setDecoratorContext(true)}return finishNode(r)}function parseOptionalIdentifier(){return isIdentifier()?parseIdentifier():undefined}function parseNewExpressionOrNewDotTarget(){var t=r.getStartPos();parseExpected(95);if(parseOptional(24)){var n=createNode(214,t);n.keywordToken=95;n.name=parseIdentifierName();return finishNode(n)}var i=parsePrimaryExpression();var a;while(true){i=parseMemberExpressionRest(i);a=tryParse(parseTypeArgumentsInExpression);if(isTemplateStartOfTaggedTemplate()){e.Debug.assert(!!a,"Expected a type argument list; all plain tagged template starts should be consumed in 'parseMemberExpressionRest'");i=parseTaggedTemplateRest(i,a);a=undefined}break}var o=createNode(192,t);o.expression=i;o.typeArguments=a;if(o.typeArguments||token()===20){o.arguments=parseArgumentList()}return finishNode(o)}function parseBlock(e,t){var n=createNode(218);if(parseExpected(18,t)||e){if(r.hasPrecedingLineBreak()){n.multiLine=true}n.statements=parseList(1,parseStatement);parseExpected(19)}else{n.statements=createMissingList()}return finishNode(n)}function parseFunctionBlock(e,t){var r=inYieldContext();setYieldContext(!!(e&1));var n=inAwaitContext();setAwaitContext(!!(e&2));var i=inDecoratorContext();if(i){setDecoratorContext(false)}var a=parseBlock(!!(e&16),t);if(i){setDecoratorContext(true)}setYieldContext(r);setAwaitContext(n);return a}function parseEmptyStatement(){var e=createNode(220);parseExpected(26);return finishNode(e)}function parseIfStatement(){var e=createNode(222);parseExpected(91);parseExpected(20);e.expression=allowInAnd(parseExpression);parseExpected(21);e.thenStatement=parseStatement();e.elseStatement=parseOptional(83)?parseStatement():undefined;return finishNode(e)}function parseDoStatement(){var e=createNode(223);parseExpected(82);e.statement=parseStatement();parseExpected(107);parseExpected(20);e.expression=allowInAnd(parseExpression);parseExpected(21);parseOptional(26);return finishNode(e)}function parseWhileStatement(){var e=createNode(224);parseExpected(107);parseExpected(20);e.expression=allowInAnd(parseExpression);parseExpected(21);e.statement=parseStatement();return finishNode(e)}function parseForOrForInOrForOfStatement(){var e=getNodePos();parseExpected(89);var t=parseOptionalToken(122);parseExpected(20);var r;if(token()!==26){if(token()===105||token()===111||token()===77){r=parseVariableDeclarationList(true)}else{r=disallowInAnd(parseExpression)}}var n;if(t?parseExpected(147):parseOptional(147)){var i=createNode(227,e);i.awaitModifier=t;i.initializer=r;i.expression=allowInAnd(parseAssignmentExpressionOrHigher);parseExpected(21);n=i}else if(parseOptional(93)){var a=createNode(226,e);a.initializer=r;a.expression=allowInAnd(parseExpression);parseExpected(21);n=a}else{var o=createNode(225,e);o.initializer=r;parseExpected(26);if(token()!==26&&token()!==21){o.condition=allowInAnd(parseExpression)}parseExpected(26);if(token()!==21){o.incrementor=allowInAnd(parseExpression)}parseExpected(21);n=o}n.statement=parseStatement();return finishNode(n)}function parseBreakOrContinueStatement(e){var t=createNode(e);parseExpected(e===229?73:78);if(!canParseSemicolon()){t.label=parseIdentifier()}parseSemicolon();return finishNode(t)}function parseReturnStatement(){var e=createNode(230);parseExpected(97);if(!canParseSemicolon()){e.expression=allowInAnd(parseExpression)}parseSemicolon();return finishNode(e)}function parseWithStatement(){var e=createNode(231);parseExpected(108);parseExpected(20);e.expression=allowInAnd(parseExpression);parseExpected(21);e.statement=doInsideOfContext(8388608,parseStatement);return finishNode(e)}function parseCaseClause(){var e=createNode(271);parseExpected(74);e.expression=allowInAnd(parseExpression);parseExpected(57);e.statements=parseList(3,parseStatement);return finishNode(e)}function parseDefaultClause(){var e=createNode(272);parseExpected(80);parseExpected(57);e.statements=parseList(3,parseStatement);return finishNode(e)}function parseCaseOrDefaultClause(){return token()===74?parseCaseClause():parseDefaultClause()}function parseSwitchStatement(){var e=createNode(232);parseExpected(99);parseExpected(20);e.expression=allowInAnd(parseExpression);parseExpected(21);var t=createNode(246);parseExpected(18);t.clauses=parseList(2,parseCaseOrDefaultClause);parseExpected(19);e.caseBlock=finishNode(t);return finishNode(e)}function parseThrowStatement(){var e=createNode(234);parseExpected(101);e.expression=r.hasPrecedingLineBreak()?undefined:allowInAnd(parseExpression);parseSemicolon();return finishNode(e)}function parseTryStatement(){var e=createNode(235);parseExpected(103);e.tryBlock=parseBlock(false);e.catchClause=token()===75?parseCatchClause():undefined;if(!e.catchClause||token()===88){parseExpected(88);e.finallyBlock=parseBlock(false)}return finishNode(e)}function parseCatchClause(){var e=createNode(274);parseExpected(75);if(parseOptional(20)){e.variableDeclaration=parseVariableDeclaration();parseExpected(21)}else{e.variableDeclaration=undefined}e.block=parseBlock(false);return finishNode(e)}function parseDebuggerStatement(){var e=createNode(236);parseExpected(79);parseSemicolon();return finishNode(e)}function parseExpressionOrLabeledStatement(){var e=createNodeWithJSDoc(0);var t=allowInAnd(parseExpression);if(t.kind===72&&parseOptional(57)){e.kind=233;e.label=t;e.statement=parseStatement()}else{e.kind=221;e.expression=t;parseSemicolon()}return finishNode(e)}function nextTokenIsIdentifierOrKeywordOnSameLine(){nextToken();return e.tokenIsIdentifierOrKeyword(token())&&!r.hasPrecedingLineBreak()}function nextTokenIsClassKeywordOnSameLine(){nextToken();return token()===76&&!r.hasPrecedingLineBreak()}function nextTokenIsFunctionKeywordOnSameLine(){nextToken();return token()===90&&!r.hasPrecedingLineBreak()}function nextTokenIsIdentifierOrKeywordOrLiteralOnSameLine(){nextToken();return(e.tokenIsIdentifierOrKeyword(token())||token()===8||token()===9||token()===10)&&!r.hasPrecedingLineBreak()}function isDeclaration(){while(true){switch(token()){case 105:case 111:case 77:case 90:case 76:case 84:return true;case 110:case 140:return nextTokenIsIdentifierOnSameLine();case 130:case 131:return nextTokenIsIdentifierOrStringLiteralOnSameLine();case 118:case 121:case 125:case 113:case 114:case 115:case 133:nextToken();if(r.hasPrecedingLineBreak()){return false}continue;case 145:nextToken();return token()===18||token()===72||token()===85;case 92:nextToken();return token()===10||token()===40||token()===18||e.tokenIsIdentifierOrKeyword(token());case 85:nextToken();if(token()===59||token()===40||token()===18||token()===80||token()===119){return true}continue;case 116:nextToken();continue;default:return false}}}function isStartOfDeclaration(){return lookAhead(isDeclaration)}function isStartOfStatement(){switch(token()){case 58:case 26:case 18:case 105:case 111:case 90:case 76:case 84:case 91:case 82:case 107:case 89:case 78:case 73:case 97:case 108:case 99:case 101:case 103:case 79:case 75:case 88:return true;case 92:return isStartOfDeclaration()||lookAhead(nextTokenIsOpenParenOrLessThanOrDot);case 77:case 85:return isStartOfDeclaration();case 121:case 125:case 110:case 130:case 131:case 140:case 145:return true;case 115:case 113:case 114:case 116:case 133:return isStartOfDeclaration()||!lookAhead(nextTokenIsIdentifierOrKeywordOnSameLine);default:return isStartOfExpression()}}function nextTokenIsIdentifierOrStartOfDestructuring(){nextToken();return isIdentifier()||token()===18||token()===22}function isLetDeclaration(){return lookAhead(nextTokenIsIdentifierOrStartOfDestructuring)}function parseStatement(){switch(token()){case 26:return parseEmptyStatement();case 18:return parseBlock(false);case 105:return parseVariableStatement(createNodeWithJSDoc(237));case 111:if(isLetDeclaration()){return parseVariableStatement(createNodeWithJSDoc(237))}break;case 90:return parseFunctionDeclaration(createNodeWithJSDoc(239));case 76:return parseClassDeclaration(createNodeWithJSDoc(240));case 91:return parseIfStatement();case 82:return parseDoStatement();case 107:return parseWhileStatement();case 89:return parseForOrForInOrForOfStatement();case 78:return parseBreakOrContinueStatement(228);case 73:return parseBreakOrContinueStatement(229);case 97:return parseReturnStatement();case 108:return parseWithStatement();case 99:return parseSwitchStatement();case 101:return parseThrowStatement();case 103:case 75:case 88:return parseTryStatement();case 79:return parseDebuggerStatement();case 58:return parseDeclaration();case 121:case 110:case 140:case 130:case 131:case 125:case 77:case 84:case 85:case 92:case 113:case 114:case 115:case 118:case 116:case 133:case 145:if(isStartOfDeclaration()){return parseDeclaration()}break}return parseExpressionOrLabeledStatement()}function isDeclareModifier(e){return e.kind===125}function parseDeclaration(){var t=createNodeWithJSDoc(0);t.decorators=parseDecorators();t.modifiers=parseModifiers();if(e.some(t.modifiers,isDeclareModifier)){for(var r=0,n=t.modifiers;r=0);e.Debug.assert(t<=a);e.Debug.assert(a<=i.length);if(!isJSDocLikeText(i,t)){return undefined}var o;var s;var c;var u=[];return r.scanRange(t+3,n-5,function(){var e=1;var n;var a=t-Math.max(i.lastIndexOf("\n",t),0)+4;function pushComment(e){if(!n){n=a}u.push(e);a+=e.length}nextJSDocToken();while(parseOptionalJsdoc(5));if(parseOptionalJsdoc(4)){e=0;a=0}e:while(true){switch(token()){case 58:if(e===0||e===1){removeTrailingWhitespace(u);addTag(parseTag(a));e=0;n=undefined;a++}else{pushComment(r.getTokenText())}break;case 4:u.push(r.getTokenText());e=0;a=0;break;case 40:var o=r.getTokenText();if(e===1||e===2){e=2;pushComment(o)}else{e=1;a+=o.length}break;case 5:var s=r.getTokenText();if(e===2){u.push(s)}else if(n!==undefined&&a+s.length>n){u.push(s.slice(n-a-1))}a+=s.length;break;case 1:break e;default:e=2;pushComment(r.getTokenText());break}nextJSDocToken()}removeLeadingNewlines(u);removeTrailingWhitespace(u);return createJSDocComment()});function removeLeadingNewlines(e){while(e.length&&(e[0]==="\n"||e[0]==="\r")){e.shift()}}function removeTrailingWhitespace(e){while(e.length&&e[e.length-1].trim()===""){e.pop()}}function createJSDocComment(){var e=createNode(291,t);e.tags=o&&createNodeArray(o,s,c);e.comment=u.length?u.join(""):undefined;return finishNode(e,a)}function isNextNonwhitespaceTokenEndOfFile(){while(true){nextJSDocToken();if(token()===1){return true}if(!(token()===5||token()===4)){return false}}}function skipWhitespace(){if(token()===5||token()===4){if(lookAhead(isNextNonwhitespaceTokenEndOfFile)){return}}while(token()===5||token()===4){nextJSDocToken()}}function skipWhitespaceOrAsterisk(){if(token()===5||token()===4){if(lookAhead(isNextNonwhitespaceTokenEndOfFile)){return}}var e=r.hasPrecedingLineBreak();while(e&&token()===40||token()===5||token()===4){if(token()===4){e=true}else if(token()===40){e=false}nextJSDocToken()}}function parseTag(t){e.Debug.assert(token()===58);var n=r.getTokenPos();nextJSDocToken();var i=parseJSDocIdentifierName(undefined);skipWhitespaceOrAsterisk();var a;switch(i.escapedText){case"augments":case"extends":a=parseAugmentsTag(n,i);break;case"class":case"constructor":a=parseClassTag(n,i);break;case"this":a=parseThisTag(n,i);break;case"enum":a=parseEnumTag(n,i);break;case"arg":case"argument":case"param":return parseParameterOrPropertyTag(n,i,2,t);case"return":case"returns":a=parseReturnTag(n,i);break;case"template":a=parseTemplateTag(n,i);break;case"type":a=parseTypeTag(n,i);break;case"typedef":a=parseTypedefTag(n,i,t);break;case"callback":a=parseCallbackTag(n,i,t);break;default:a=parseUnknownTag(n,i);break}if(!a.comment){a.comment=parseTagComments(t+a.end-a.pos)}return a}function parseTagComments(t){var n=[];var i=0;var a;function pushComment(e){if(!a){a=t}n.push(e);t+=e.length}var o=token();e:while(true){switch(o){case 4:if(i>=1){i=0;n.push(r.getTokenText())}t=0;break;case 58:r.setTextPos(r.getTextPos()-1);case 1:break e;case 5:if(i===2){pushComment(r.getTokenText())}else{var s=r.getTokenText();if(a!==undefined&&t+s.length>a){n.push(s.slice(a-t-1))}t+=s.length}break;case 18:i=2;if(lookAhead(function(){return nextJSDocToken()===58&&e.tokenIsIdentifierOrKeyword(nextJSDocToken())&&r.getTokenText()==="link"})){pushComment(r.getTokenText());nextJSDocToken();pushComment(r.getTokenText());nextJSDocToken()}pushComment(r.getTokenText());break;case 40:if(i===0){i=1;t+=1;break}default:i=2;pushComment(r.getTokenText());break}o=nextJSDocToken()}removeLeadingNewlines(n);removeTrailingWhitespace(n);return n.length===0?undefined:n.join("")}function parseUnknownTag(e,t){var r=createNode(294,e);r.tagName=t;return finishNode(r)}function addTag(e){if(!e){return}if(!o){o=[e];s=e.pos}else{o.push(e)}c=e.end}function tryParseTypeExpression(){skipWhitespaceOrAsterisk();return token()===18?parseJSDocTypeExpression():undefined}function parseBracketNameInPropertyAndParamTag(){if(token()===14){return{name:createIdentifier(true),isBracketed:false}}var e=parseOptional(22);var t=parseJSDocEntityName();if(e){skipWhitespace();if(parseOptionalToken(59)){parseExpression()}parseExpected(23)}return{name:t,isBracketed:e}}function isObjectOrObjectArrayTypeReference(t){switch(t.kind){case 136:return true;case 169:return isObjectOrObjectArrayTypeReference(t.elementType);default:return e.isTypeReferenceNode(t)&&e.isIdentifier(t.typeName)&&t.typeName.escapedText==="Object"}}function parseParameterOrPropertyTag(e,t,n,i){var a=tryParseTypeExpression();var o=!a;skipWhitespaceOrAsterisk();var s=parseBracketNameInPropertyAndParamTag(),c=s.name,u=s.isBracketed;skipWhitespace();if(o){a=tryParseTypeExpression()}var l=n===1?createNode(305,e):createNode(299,e);var f=parseTagComments(i+r.getStartPos()-e);var d=n!==4&&parseNestedTypeLiteral(a,c,n,i);if(d){a=d;o=true}l.tagName=t;l.typeExpression=a;l.name=c;l.isNameFirst=o;l.isBracketed=u;l.comment=f;return finishNode(l)}function parseNestedTypeLiteral(t,n,i,a){if(t&&isObjectOrObjectArrayTypeReference(t.type)){var o=createNode(283,r.getTokenPos());var s=void 0;var c=void 0;var u=r.getStartPos();var l=void 0;while(s=tryParse(function(){return parseChildParameterOrPropertyTag(i,a,n)})){if(s.kind===299||s.kind===305){l=e.append(l,s)}}if(l){c=createNode(292,u);c.jsDocPropertyTags=l;if(t.type.kind===169){c.isArrayType=true}o.type=finishNode(c);return finishNode(o)}}}function parseReturnTag(t,n){if(e.forEach(o,function(e){return e.kind===300})){parseErrorAt(n.pos,r.getTokenPos(),e.Diagnostics._0_tag_already_specified,n.escapedText)}var i=createNode(300,t);i.tagName=n;i.typeExpression=tryParseTypeExpression();return finishNode(i)}function parseTypeTag(t,n){if(e.forEach(o,function(e){return e.kind===302})){parseErrorAt(n.pos,r.getTokenPos(),e.Diagnostics._0_tag_already_specified,n.escapedText)}var i=createNode(302,t);i.tagName=n;i.typeExpression=parseJSDocTypeExpression(true);return finishNode(i)}function parseAugmentsTag(e,t){var r=createNode(295,e);r.tagName=t;r.class=parseExpressionWithTypeArgumentsForAugments();return finishNode(r)}function parseExpressionWithTypeArgumentsForAugments(){var e=parseOptional(18);var t=createNode(211);t.expression=parsePropertyAccessEntityNameExpression();t.typeArguments=tryParseTypeArguments();var r=finishNode(t);if(e){parseExpected(19)}return r}function parsePropertyAccessEntityNameExpression(){var e=parseJSDocIdentifierName();while(parseOptional(24)){var t=createNode(189,e.pos);t.expression=e;t.name=parseJSDocIdentifierName();e=finishNode(t)}return e}function parseClassTag(e,t){var r=createNode(296,e);r.tagName=t;return finishNode(r)}function parseThisTag(e,t){var r=createNode(301,e);r.tagName=t;r.typeExpression=parseJSDocTypeExpression(true);skipWhitespace();return finishNode(r)}function parseEnumTag(e,t){var r=createNode(298,e);r.tagName=t;r.typeExpression=parseJSDocTypeExpression(true);skipWhitespace();return finishNode(r)}function parseTypedefTag(t,n,i){var a=tryParseTypeExpression();skipWhitespaceOrAsterisk();var o=createNode(304,t);o.tagName=n;o.fullName=parseJSDocTypeNameWithNamespace();o.name=getJSDocTypeAliasName(o.fullName);skipWhitespace();o.comment=parseTagComments(i);o.typeExpression=a;var s;if(!a||isObjectOrObjectArrayTypeReference(a.type)){var c=void 0;var u=void 0;var l=void 0;while(c=tryParse(function(){return parseChildPropertyTag(i)})){if(!u){u=createNode(292,t)}if(c.kind===302){if(l){break}else{l=c}}else{u.jsDocPropertyTags=e.append(u.jsDocPropertyTags,c)}}if(u){if(a&&a.type.kind===169){u.isArrayType=true}o.typeExpression=l&&l.typeExpression&&!isObjectOrObjectArrayTypeReference(l.typeExpression.type)?l.typeExpression:finishNode(u);s=o.typeExpression.end}}return finishNode(o,s||o.comment!==undefined?r.getStartPos():(o.fullName||o.typeExpression||o.tagName).end)}function parseJSDocTypeNameWithNamespace(t){var n=r.getTokenPos();if(!e.tokenIsIdentifierOrKeyword(token())){return undefined}var i=parseJSDocIdentifierName();if(parseOptional(24)){var a=createNode(244,n);if(t){a.flags|=4}a.name=i;a.body=parseJSDocTypeNameWithNamespace(true);return finishNode(a)}if(t){i.isInJSDocNamespace=true}return i}function parseCallbackTag(t,r,n){var i=createNode(297,t);i.tagName=r;i.fullName=parseJSDocTypeNameWithNamespace();i.name=getJSDocTypeAliasName(i.fullName);skipWhitespace();i.comment=parseTagComments(n);var a;var o=createNode(293,t);o.parameters=[];while(a=tryParse(function(){return parseChildParameterOrPropertyTag(4,n)})){o.parameters=e.append(o.parameters,a)}var s=tryParse(function(){if(parseOptionalJsdoc(58)){var e=parseTag(n);if(e&&e.kind===300){return e}}});if(s){o.type=s}i.typeExpression=finishNode(o);return finishNode(i)}function getJSDocTypeAliasName(t){if(t){var r=t;while(true){if(e.isIdentifier(r)||!r.body){return e.isIdentifier(r)?r:r.name}r=r.body}}}function escapedTextsEqual(t,r){while(!e.isIdentifier(t)||!e.isIdentifier(r)){if(!e.isIdentifier(t)&&!e.isIdentifier(r)&&t.right.escapedText===r.right.escapedText){t=t.left;r=r.left}else{return false}}return t.escapedText===r.escapedText}function parseChildPropertyTag(e){return parseChildParameterOrPropertyTag(1,e)}function parseChildParameterOrPropertyTag(t,r,n){var i=true;var a=false;while(true){switch(nextJSDocToken()){case 58:if(i){var o=tryParseChildTag(t,r);if(o&&(o.kind===299||o.kind===305)&&t!==4&&n&&(e.isIdentifier(o.name)||!escapedTextsEqual(n,o.name.left))){return false}return o}a=false;break;case 4:i=true;a=false;break;case 40:if(a){i=false}a=true;break;case 72:i=false;break;case 1:return false}}}function tryParseChildTag(t,n){e.Debug.assert(token()===58);var i=r.getStartPos();nextJSDocToken();var a=parseJSDocIdentifierName();skipWhitespace();var o;switch(a.escapedText){case"type":return t===1&&parseTypeTag(i,a);case"prop":case"property":o=1;break;case"arg":case"argument":case"param":o=2|4;break;default:return false}if(!(t&o)){return false}return parseParameterOrPropertyTag(i,a,t,n)}function parseTemplateTag(t,r){var n;if(token()===18){n=parseJSDocTypeExpression()}var i=[];var a=getNodePos();do{skipWhitespace();var o=createNode(150);o.name=parseJSDocIdentifierName(e.Diagnostics.Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces);finishNode(o);skipWhitespace();i.push(o)}while(parseOptionalJsdoc(27));var s=createNode(303,t);s.tagName=r;s.constraint=n;s.typeParameters=createNodeArray(i,a);finishNode(s);return s}function nextJSDocToken(){return f=r.scanJSDocToken()}function parseOptionalJsdoc(e){if(token()===e){nextJSDocToken();return true}return false}function parseJSDocEntityName(){var e=parseJSDocIdentifierName();if(parseOptional(22)){parseExpected(23)}while(parseOptional(24)){var t=parseJSDocIdentifierName();if(parseOptional(22)){parseExpected(23)}e=createQualifiedName(e,t)}return e}function parseJSDocIdentifierName(t){if(!e.tokenIsIdentifierOrKeyword(token())){return createMissingNode(72,!t,t||e.Diagnostics.Identifier_expected)}var n=r.getTokenPos();var i=r.getTextPos();var a=createNode(72,n);a.escapedText=e.escapeLeadingUnderscores(r.getTokenText());finishNode(a,i);nextJSDocToken();return a}}t.parseJSDocCommentWorker=parseJSDocCommentWorker})(S=t.JSDocParser||(t.JSDocParser={}))})(o||(o={}));var s;(function(t){function updateSourceFile(t,r,n,i){i=i||e.Debug.shouldAssert(2);checkChangeRange(t,r,n,i);if(e.textChangeRangeIsUnchanged(n)){return t}if(t.statements.length===0){return o.parseSourceFile(t.fileName,r,t.languageVersion,undefined,true,t.scriptKind)}var a=t;e.Debug.assert(!a.hasBeenIncrementallyParsed);a.hasBeenIncrementallyParsed=true;var s=t.text;var c=createSyntaxCursor(t);var u=extendToAffectedRange(t,n);checkChangeRange(t,r,u,i);e.Debug.assert(u.span.start<=n.span.start);e.Debug.assert(e.textSpanEnd(u.span)===e.textSpanEnd(n.span));e.Debug.assert(e.textSpanEnd(e.textChangeRangeNewSpan(u))===e.textSpanEnd(e.textChangeRangeNewSpan(n)));var l=e.textChangeRangeNewSpan(u).length-u.span.length;updateTokenPositionsAndMarkElements(a,u.span.start,e.textSpanEnd(u.span),e.textSpanEnd(e.textChangeRangeNewSpan(u)),l,s,r,i);var f=o.parseSourceFile(t.fileName,r,t.languageVersion,c,true,t.scriptKind);return f}t.updateSourceFile=updateSourceFile;function moveElementEntirelyPastChangeRange(t,r,n,i,a,o){if(r){visitArray(t)}else{visitNode(t)}return;function visitNode(t){var r="";if(o&&shouldCheckNode(t)){r=i.substring(t.pos,t.end)}if(t._children){t._children=undefined}t.pos+=n;t.end+=n;if(o&&shouldCheckNode(t)){e.Debug.assert(r===a.substring(t.pos,t.end))}forEachChild(t,visitNode,visitArray);if(e.hasJSDocNodes(t)){for(var s=0,c=t.jsDoc;s=r,"Adjusting an element that was entirely before the change range");e.Debug.assert(t.pos<=n,"Adjusting an element that was entirely after the change range");e.Debug.assert(t.pos<=t.end);t.pos=Math.min(t.pos,i);if(t.end>=n){t.end+=a}else{t.end=Math.min(t.end,i)}e.Debug.assert(t.pos<=t.end);if(t.parent){e.Debug.assert(t.pos>=t.parent.pos);e.Debug.assert(t.end<=t.parent.end)}}function checkNodePositions(t,r){if(r){var n=t.pos;var i=function(t){e.Debug.assert(t.pos>=n);n=t.end};if(e.hasJSDocNodes(t)){for(var a=0,o=t.jsDoc;an){moveElementEntirelyPastChangeRange(t,false,a,o,s,c);return}var u=t.end;if(u>=r){t.intersectsChange=true;t._children=undefined;adjustIntersectingElement(t,r,n,i,a);forEachChild(t,visitNode,visitArray);if(e.hasJSDocNodes(t)){for(var l=0,f=t.jsDoc;ln){moveElementEntirelyPastChangeRange(t,true,a,o,s,c);return}var u=t.end;if(u>=r){t.intersectsChange=true;t._children=undefined;adjustIntersectingElement(t,r,n,i,a);for(var l=0,f=t;l0&&a<=n;a++){var o=findNearestNodeStartingBeforeOrAtPosition(t,i);e.Debug.assert(o.pos<=i);var s=o.pos;i=Math.max(0,s-1)}var c=e.createTextSpanFromBounds(i,e.textSpanEnd(r.span));var u=r.newLength+(r.span.start-i);return e.createTextChangeRange(c,u)}function findNearestNodeStartingBeforeOrAtPosition(t,r){var n=t;var i;forEachChild(t,visit);if(i){var a=getLastDescendant(i);if(a.pos>n.pos){n=a}}return n;function getLastDescendant(t){while(true){var r=e.getLastChild(t);if(r){t=r}else{return t}}}function visit(t){if(e.nodeIsMissing(t)){return}if(t.pos<=r){if(t.pos>=n.pos){n=t}if(rr);return true}}}function checkChangeRange(t,r,n,i){var a=t.text;if(n){e.Debug.assert(a.length-n.span.length+n.newLength===r.length);if(i||e.Debug.shouldAssert(3)){var o=a.substr(0,n.span.start);var s=r.substr(0,n.span.start);e.Debug.assert(o===s);var c=a.substring(e.textSpanEnd(n.span),a.length);var u=r.substring(e.textSpanEnd(e.textChangeRangeNewSpan(n)),r.length);e.Debug.assert(c===u)}}}function createSyntaxCursor(t){var r=t.statements;var n=0;e.Debug.assert(n=t.pos&&e=t.pos&&et.checkJsDirective.pos){t.checkJsDirective={enabled:i==="ts-check",end:e.range.end,pos:e.range.pos}}});break}case"jsx":return;default:e.Debug.fail("Unhandled pragma kind")}})}e.processPragmasIntoFields=processPragmasIntoFields;var c=e.createMap();function getNamedArgRegEx(e){if(c.has(e)){return c.get(e)}var t=new RegExp("(\\s"+e+"\\s*=\\s*)('|\")(.+?)\\2","im");c.set(e,t);return t}var u=/^\/\/\/\s*<(\S+)\s.*?\/>/im;var l=/^\/\/\/?\s*@(\S+)\s*(.*)\s*$/im;function extractPragmas(t,r,n){var i=r.kind===2&&u.exec(n);if(i){var a=i[1].toLowerCase();var o=e.commentPragmas[a];if(!o||!(o.kind&1)){return}if(o.args){var s={};for(var c=0,f=o.args;c=r.length)break;var o=a;if(r.charCodeAt(o)===34){a++;while(a32)a++;n.push(r.substring(o,a))}}parseStrings(n)}}function parseCommandLine(t,r){return parseCommandLineWorker(getOptionNameMap,[e.Diagnostics.Unknown_compiler_option_0,e.Diagnostics.Compiler_option_0_expects_an_argument],t,r)}e.parseCommandLine=parseCommandLine;function getOptionFromName(e,t){return getOptionDeclarationFromName(getOptionNameMap,e,t)}e.getOptionFromName=getOptionFromName;function getOptionDeclarationFromName(e,t,r){if(r===void 0){r=false}t=t.toLowerCase();var n=e(),i=n.optionNameMap,a=n.shortOptionNames;if(r){var o=a.get(t);if(o!==undefined){t=o}}return i.get(t)}function parseBuildCommand(t){var r;var n=function(){return r||(r=createOptionNameMap(e.buildOpts))};var i=parseCommandLineWorker(n,[e.Diagnostics.Unknown_build_option_0,e.Diagnostics.Build_option_0_requires_a_value_of_type_1],t),a=i.options,o=i.fileNames,s=i.errors;var c=a;if(o.length===0){o.push(".")}if(c.clean&&c.force){s.push(e.createCompilerDiagnostic(e.Diagnostics.Options_0_and_1_cannot_be_combined,"clean","force"))}if(c.clean&&c.verbose){s.push(e.createCompilerDiagnostic(e.Diagnostics.Options_0_and_1_cannot_be_combined,"clean","verbose"))}if(c.clean&&c.watch){s.push(e.createCompilerDiagnostic(e.Diagnostics.Options_0_and_1_cannot_be_combined,"clean","watch"))}if(c.watch&&c.dry){s.push(e.createCompilerDiagnostic(e.Diagnostics.Options_0_and_1_cannot_be_combined,"watch","dry"))}return{buildOptions:c,projects:o,errors:s}}e.parseBuildCommand=parseBuildCommand;function getDiagnosticText(t){var r=[];for(var n=1;n";u.push(v);l.push(getDiagnosticText(e.Diagnostics.Insert_command_line_options_and_files_from_a_file));o=Math.max(v.length,o);for(var T=0;T=0){s.push(e.createCompilerDiagnostic(e.Diagnostics.Circularity_detected_while_resolving_configuration_Colon_0,o.concat([c]).join(" -> ")));return{raw:t||convertToObject(r,s)}}var u=t?parseOwnConfigOfJson(t,n,i,a,s):parseOwnConfigOfJsonSourceFile(r,n,i,a,s);if(u.extendedConfigPath){o=o.concat([c]);var l=getExtendedConfig(r,u.extendedConfigPath,n,i,o,s);if(l&&isSuccessfulParsedTsconfig(l)){var f=l.raw;var d=u.raw;var p=function(e){var t=d[e]||f[e];if(t){d[e]=t}};p("include");p("exclude");p("files");if(d.compileOnSave===undefined){d.compileOnSave=f.compileOnSave}u.options=e.assign({},l.options,u.options)}}return u}function parseOwnConfigOfJson(t,r,n,i,a){if(e.hasProperty(t,"excludes")){a.push(e.createCompilerDiagnostic(e.Diagnostics.Unknown_option_excludes_Did_you_mean_exclude))}var o=convertCompilerOptionsFromJsonWorker(t.compilerOptions,n,a,i);var s=convertTypeAcquisitionFromJsonWorker(t.typeAcquisition||t.typingOptions,n,a,i);t.compileOnSave=convertCompileOnSaveOptionFromJson(t,n,a);var c;if(t.extends){if(!e.isString(t.extends)){a.push(e.createCompilerDiagnostic(e.Diagnostics.Compiler_option_0_requires_a_value_of_type_1,"extends","string"))}else{var u=i?directoryOfCombinedPath(i,n):n;c=getExtendsConfigPath(t.extends,r,u,a,e.createCompilerDiagnostic)}}return{raw:t,options:o,typeAcquisition:s,extendedConfigPath:c}}function parseOwnConfigOfJsonSourceFile(t,r,n,i,a){var o=getDefaultCompilerOptions(i);var s,c;var u;var l={onSetValidOptionKeyValueInParent:function(t,r,a){e.Debug.assert(t==="compilerOptions"||t==="typeAcquisition"||t==="typingOptions");var u=t==="compilerOptions"?o:t==="typeAcquisition"?s||(s=getDefaultTypeAcquisition(i)):c||(c=getDefaultTypeAcquisition(i));u[r.name]=normalizeOptionValue(r,n,a)},onSetValidOptionKeyValueInRoot:function(o,s,c,l){switch(o){case"extends":var f=i?directoryOfCombinedPath(i,n):n;u=getExtendsConfigPath(c,r,f,a,function(r,n){return e.createDiagnosticForNodeInSourceFile(t,l,r,n)});return}},onSetUnknownOptionKeyValueInRoot:function(r,n,i,o){if(r==="excludes"){a.push(e.createDiagnosticForNodeInSourceFile(t,n,e.Diagnostics.Unknown_option_excludes_Did_you_mean_exclude))}}};var f=convertToObjectWorker(t,a,true,getTsconfigRootOptionsMap(),l);if(!s){if(c){s=c.enableAutoDiscovery!==undefined?{enable:c.enableAutoDiscovery,include:c.include,exclude:c.exclude}:c}else{s=getDefaultTypeAcquisition(i)}}return{raw:f,options:o,typeAcquisition:s,extendedConfigPath:u}}function getExtendsConfigPath(t,r,n,i,a){t=e.normalizeSlashes(t);if(e.isRootedDiskPath(t)||e.startsWith(t,"./")||e.startsWith(t,"../")){var o=e.getNormalizedAbsolutePath(t,n);if(!r.fileExists(o)&&!e.endsWith(o,".json")){o=o+".json";if(!r.fileExists(o)){i.push(a(e.Diagnostics.File_0_does_not_exist,t));return undefined}}return o}var s=e.nodeModuleNameResolver(t,e.combinePaths(n,"tsconfig.json"),{moduleResolution:e.ModuleResolutionKind.NodeJs},r,undefined,undefined,true);if(s.resolvedModule){return s.resolvedModule.resolvedFileName}i.push(a(e.Diagnostics.File_0_does_not_exist,t));return undefined}function getExtendedConfig(t,r,n,i,a,o){var s;var c=readJsonConfigFile(r,function(e){return n.readFile(e)});if(t){t.extendedSourceFiles=[c.fileName]}if(c.parseDiagnostics.length){o.push.apply(o,c.parseDiagnostics);return undefined}var u=e.getDirectoryPath(r);var l=parseConfig(undefined,c,n,u,e.getBaseFileName(r),a,o);if(t&&c.extendedSourceFiles){(s=t.extendedSourceFiles).push.apply(s,c.extendedSourceFiles)}if(isSuccessfulParsedTsconfig(l)){var f=e.convertToRelativePath(u,i,e.identity);var d=function(t){return e.isRootedDiskPath(t)?t:e.combinePaths(f,t)};var p=function(t){if(g[t]){g[t]=e.map(g[t],d)}};var g=l.raw;p("include");p("exclude");p("files")}return l}function convertCompileOnSaveOptionFromJson(t,r,n){if(!e.hasProperty(t,e.compileOnSaveCommandLineOption.name)){return false}var i=convertJsonOption(e.compileOnSaveCommandLineOption,t.compileOnSave,r,n);return typeof i==="boolean"&&i}function convertCompilerOptionsFromJson(e,t,r){var n=[];var i=convertCompilerOptionsFromJsonWorker(e,t,n,r);return{options:i,errors:n}}e.convertCompilerOptionsFromJson=convertCompilerOptionsFromJson;function convertTypeAcquisitionFromJson(e,t,r){var n=[];var i=convertTypeAcquisitionFromJsonWorker(e,t,n,r);return{options:i,errors:n}}e.convertTypeAcquisitionFromJson=convertTypeAcquisitionFromJson;function getDefaultCompilerOptions(t){var r=t&&e.getBaseFileName(t)==="jsconfig.json"?{allowJs:true,maxNodeModuleJsDepth:2,allowSyntheticDefaultImports:true,skipLibCheck:true,noEmit:true}:{};return r}function convertCompilerOptionsFromJsonWorker(t,r,n,i){var a=getDefaultCompilerOptions(i);convertOptionsFromJson(e.optionDeclarations,t,r,a,e.Diagnostics.Unknown_compiler_option_0,n);if(i){a.configFilePath=e.normalizeSlashes(i)}return a}function getDefaultTypeAcquisition(t){return{enable:!!t&&e.getBaseFileName(t)==="jsconfig.json",include:[],exclude:[]}}function convertTypeAcquisitionFromJsonWorker(t,r,n,i){var a=getDefaultTypeAcquisition(i);var o=convertEnableAutoDiscoveryToEnable(t);convertOptionsFromJson(e.typeAcquisitionDeclarations,o,r,a,e.Diagnostics.Unknown_type_acquisition_option_0,n);return a}function convertOptionsFromJson(t,r,n,i,a,o){if(!r){return}var s=commandLineOptionsToMap(t);for(var c in r){var u=s.get(c);if(u){i[u.name]=convertJsonOption(u,r[c],n,o)}else{o.push(e.createCompilerDiagnostic(a,c))}}}function convertJsonOption(t,r,n,i){if(isCompilerOptionsValue(t,r)){var a=t.type;if(a==="list"&&e.isArray(r)){return convertJsonOptionOfListType(t,r,n,i)}else if(!e.isString(a)){return convertJsonOptionOfCustomType(t,r,i)}return normalizeNonListOptionValue(t,n,r)}else{i.push(e.createCompilerDiagnostic(e.Diagnostics.Compiler_option_0_requires_a_value_of_type_1,t.name,getCompilerOptionValueTypeString(t)))}}function normalizeOptionValue(t,r,n){if(isNullOrUndefined(n))return undefined;if(t.type==="list"){var i=t;if(i.element.isFilePath||!e.isString(i.element.type)){return e.filter(e.map(n,function(e){return normalizeOptionValue(i.element,r,e)}),function(e){return!!e})}return n}else if(!e.isString(t.type)){return t.type.get(e.isString(n)?n.toLowerCase():n)}return normalizeNonListOptionValue(t,r,n)}function normalizeNonListOptionValue(t,r,n){if(t.isFilePath){n=e.normalizePath(e.combinePaths(r,n));if(n===""){n="."}}return n}function convertJsonOptionOfCustomType(e,t,r){if(isNullOrUndefined(t))return undefined;var n=t.toLowerCase();var i=e.type.get(n);if(i!==undefined){return i}else{r.push(createCompilerDiagnosticForInvalidCustomType(e))}}function convertJsonOptionOfListType(t,r,n,i){return e.filter(e.map(r,function(e){return convertJsonOption(t.element,e,n,i)}),function(e){return!!e})}function trimString(e){return typeof e.trim==="function"?e.trim():e.replace(/^[\s]+|[\s]+$/g,"")}var a=/(^|\/)\*\*\/?$/;var o=/(^|\/)\*\*\/(.*\/)?\.\.($|\/)/;var s=/\/[^/]*?[*?][^/]*\//;var c=/^[^*?]*(?=\/[^/]*[*?])/;function matchFileNames(t,r,n,i,a,o,s,c,u){i=e.normalizePath(i);var l,f;if(r){l=validateSpecs(r,s,false,u,"include")}if(n){f=validateSpecs(n,s,true,u,"exclude")}var d=getWildcardDirectories(l,f,i,o.useCaseSensitiveFileNames);var p={filesSpecs:t,includeSpecs:r,excludeSpecs:n,validatedIncludeSpecs:l,validatedExcludeSpecs:f,wildcardDirectories:d};return getFileNamesFromConfigSpecs(p,i,a,o,c)}function getFileNamesFromConfigSpecs(t,r,n,i,a){if(a===void 0){a=[]}r=e.normalizePath(r);var o=i.useCaseSensitiveFileNames?e.identity:e.toLowerCase;var s=e.createMap();var c=e.createMap();var u=e.createMap();var l=t.filesSpecs,f=t.validatedIncludeSpecs,d=t.validatedExcludeSpecs,p=t.wildcardDirectories;var g=e.getSupportedExtensions(n,a);var _=e.getSuppoertedExtensionsWithJsonIfResolveJsonModule(n,g);if(l){for(var m=0,y=l;m0){var S=function(t){if(e.fileExtensionIs(t,".json")){if(!T){var n=f.filter(function(t){return e.endsWith(t,".json")});var a=e.map(e.getRegularExpressionsForWildcards(n,r,"files"),function(e){return"^"+e+"$"});T=a?a.map(function(t){return e.getRegexFromPattern(t,i.useCaseSensitiveFileNames)}):e.emptyArray}var l=e.findIndex(T,function(e){return e.test(t)});if(l!==-1){var d=o(t);if(!s.has(d)&&!u.has(d)){u.set(d,t)}}return"continue"}if(hasFileWithHigherPriorityExtension(t,s,c,g,o)){return"continue"}removeWildcardFilesWithLowerPriorityExtension(t,c,g,o);var p=o(t);if(!s.has(p)&&!c.has(p)){c.set(p,t)}};for(var b=0,x=i.readDirectory(r,_,d,f,undefined);bt.length){var d=f.substring(t.length+1);r=(e.forEach(e.supportedJSExtensions,function(t){return e.tryRemoveExtension(d,t)})||d)+".d.ts"}else{r="index.d.ts"}}}if(!e.endsWith(r,".d.ts")){r=addExtensionAndIndex(r)}var p=readPackageJsonTypesVersionPaths(u,i);var g=typeof u.name==="string"&&typeof u.version==="string"?{name:u.name,subModuleName:r,version:u.version}:undefined;if(o){if(g){trace(a,e.Diagnostics.Found_package_json_at_0_Package_ID_is_1,c,e.packageIdToString(g))}else{trace(a,e.Diagnostics.Found_package_json_at_0,c)}}return{packageJsonContent:u,packageId:g,versionPaths:p}}else{if(s&&o){trace(a,e.Diagnostics.File_0_does_not_exist,c)}i.failedLookupLocations.push(c)}}function loadNodeModuleFromDirectoryWorker(r,n,i,a,o,s){var c;if(o){switch(r){case t.JavaScript:case t.Json:c=readPackageJsonMainField(o,n,a);break;case t.TypeScript:c=readPackageJsonTypesFields(o,n,a)||readPackageJsonMainField(o,n,a);break;case t.DtsOnly:c=readPackageJsonTypesFields(o,n,a);break;case t.TSConfig:c=readPackageJsonTSConfigField(o,n,a);break;default:return e.Debug.assertNever(r)}}var u=function(r,n,i,a){var o=tryFile(n,i,a);if(o){var s=resolvedIfExtensionMatches(r,o);if(s){return noPackageId(s)}if(a.traceEnabled){trace(a.host,e.Diagnostics.File_0_has_an_unsupported_extension_so_skipping_it,o)}}var c=r===t.DtsOnly?t.TypeScript:r;return nodeLoadModuleByRelativeName(c,n,i,a,false)};var l=c?!e.directoryProbablyExists(e.getDirectoryPath(c),a.host):undefined;var f=i||!e.directoryProbablyExists(n,a.host);var d=e.combinePaths(n,r===t.TSConfig?"tsconfig":"index");if(s&&(!c||e.containsPath(n,c))){var p=e.getRelativePathFromDirectory(n,c||d,false);if(a.traceEnabled){trace(a.host,e.Diagnostics.package_json_has_a_typesVersions_entry_0_that_matches_compiler_version_1_looking_for_a_pattern_to_match_module_name_2,s.version,e.version,p)}var g=tryLoadModuleUsingPaths(r,p,n,s.paths,u,l||f,a);if(g){return removeIgnoredPackageId(g.value)}}var _=c&&removeIgnoredPackageId(u(r,c,l,a));if(_)return _;return loadModuleFromFile(r,d,f,a)}function resolvedIfExtensionMatches(t,r){var n=e.tryGetExtensionFromPath(r);return n!==undefined&&extensionIsOk(t,n)?{path:r,ext:n}:undefined}function extensionIsOk(e,r){switch(e){case t.JavaScript:return r===".js"||r===".jsx";case t.TSConfig:case t.Json:return r===".json";case t.TypeScript:return r===".ts"||r===".tsx"||r===".d.ts";case t.DtsOnly:return r===".d.ts"}}function parsePackageName(t){var r=t.indexOf(e.directorySeparator);if(t[0]==="@"){r=t.indexOf(e.directorySeparator,r+1)}return r===-1?{packageName:t,rest:""}:{packageName:t.slice(0,r),rest:t.slice(r+1)}}e.parsePackageName=parsePackageName;function loadModuleFromNearestNodeModulesDirectory(e,t,r,n,i,a){return loadModuleFromNearestNodeModulesDirectoryWorker(e,t,r,n,false,i,a)}function loadModuleFromNearestNodeModulesDirectoryTypesScope(e,r,n){return loadModuleFromNearestNodeModulesDirectoryWorker(t.DtsOnly,e,r,n,true,undefined,undefined)}function loadModuleFromNearestNodeModulesDirectoryWorker(t,r,n,i,a,o,s){var c=o&&o.getOrCreateCacheForModuleName(r,s);return e.forEachAncestorDirectory(e.normalizeSlashes(n),function(n){if(e.getBaseFileName(n)!=="node_modules"){var o=tryFindNonRelativeModuleNameInCache(c,r,n,i);if(o){return o}return toSearchResult(loadModuleFromImmediateNodeModulesDirectory(t,r,n,i,a))}})}function loadModuleFromImmediateNodeModulesDirectory(r,n,i,a,o){var s=e.combinePaths(i,"node_modules");var c=e.directoryProbablyExists(s,a.host);if(!c&&a.traceEnabled){trace(a.host,e.Diagnostics.Directory_0_does_not_exist_skipping_all_lookups_in_it,s)}var u=o?undefined:loadModuleFromSpecificNodeModulesDirectory(r,n,s,c,a);if(u){return u}if(r===t.TypeScript||r===t.DtsOnly){var l=e.combinePaths(s,"@types");var f=c;if(c&&!e.directoryProbablyExists(l,a.host)){if(a.traceEnabled){trace(a.host,e.Diagnostics.Directory_0_does_not_exist_skipping_all_lookups_in_it,l)}f=false}return loadModuleFromSpecificNodeModulesDirectory(t.DtsOnly,mangleScopedPackageNameWithTrace(n,a),l,f,a)}}function loadModuleFromSpecificNodeModulesDirectory(t,r,n,i,a){var o=e.normalizePath(e.combinePaths(n,r));var s;var c;var u;var l=getPackageJsonInfo(o,"",!i,a);if(l){s=l.packageJsonContent,c=l.packageId,u=l.versionPaths;var f=loadModuleFromFile(t,o,!i,a);if(f){return noPackageId(f)}var d=loadNodeModuleFromDirectoryWorker(t,o,!i,a,s,u);return withPackageId(c,d)}var p=function(e,t,r,n){var i=loadModuleFromFile(e,t,r,n)||loadNodeModuleFromDirectoryWorker(e,t,r,n,s,u);return withPackageId(c,i)};var g=parsePackageName(r),_=g.packageName,m=g.rest;if(m!==""){var y=e.combinePaths(n,_);var h=getPackageJsonInfo(y,m,!i,a);if(h)c=h.packageId,u=h.versionPaths;if(u){if(a.traceEnabled){trace(a.host,e.Diagnostics.package_json_has_a_typesVersions_entry_0_that_matches_compiler_version_1_looking_for_a_pattern_to_match_module_name_2,u.version,e.version,m)}var v=i&&e.directoryProbablyExists(y,a.host);var T=tryLoadModuleUsingPaths(t,m,y,u.paths,p,!v,a);if(T){return T.value}}}return p(t,o,!i,a)}function tryLoadModuleUsingPaths(t,r,n,i,a,o,s){var c=e.matchPatternOrExact(e.getOwnKeys(i),r);if(c){var u=e.isString(c)?undefined:e.matchedText(c,r);var l=e.isString(c)?c:e.patternText(c);if(s.traceEnabled){trace(s.host,e.Diagnostics.Module_name_0_matched_pattern_1,r,l)}var f=e.forEach(i[l],function(r){var i=u?r.replace("*",u):r;var c=e.normalizePath(e.combinePaths(n,i));if(s.traceEnabled){trace(s.host,e.Diagnostics.Trying_substitution_0_candidate_module_location_Colon_1,r,i)}var l=e.tryGetExtensionFromPath(c);if(l!==undefined){var f=tryFile(c,o,s);if(f!==undefined){return noPackageId({path:f,ext:l})}}return a(t,c,o||!e.directoryProbablyExists(e.getDirectoryPath(c),s.host),s)});return{value:f}}}var u="__";function mangleScopedPackageNameWithTrace(t,r){var n=mangleScopedPackageName(t);if(r.traceEnabled&&n!==t){trace(r.host,e.Diagnostics.Scoped_package_detected_looking_in_0,n)}return n}function getTypesPackageName(e){return"@types/"+mangleScopedPackageName(e)}e.getTypesPackageName=getTypesPackageName;function mangleScopedPackageName(t){if(e.startsWith(t,"@")){var r=t.replace(e.directorySeparator,u);if(r!==t){return r.slice(1)}}return t}e.mangleScopedPackageName=mangleScopedPackageName;function getPackageNameFromTypesPackageName(t){var r=e.removePrefix(t,"@types/");if(r!==t){return unmangleScopedPackageName(r)}return t}e.getPackageNameFromTypesPackageName=getPackageNameFromTypesPackageName;function unmangleScopedPackageName(t){return e.stringContains(t,u)?"@"+t.replace(u,e.directorySeparator):t}e.unmangleScopedPackageName=unmangleScopedPackageName;function tryFindNonRelativeModuleNameInCache(t,r,n,i){var a;var o=t&&t.get(n);if(o){if(i.traceEnabled){trace(i.host,e.Diagnostics.Resolution_for_module_0_was_found_in_cache_from_location_1,r,n)}(a=i.failedLookupLocations).push.apply(a,o.failedLookupLocations);return{value:o.resolvedModule&&{path:o.resolvedModule.resolvedFileName,originalPath:o.resolvedModule.originalPath||true,extension:o.resolvedModule.extension,packageId:o.resolvedModule.packageId}}}}function classicNameResolver(r,n,i,a,o,s){var c=isTraceEnabled(i,a);var u=[];var l={compilerOptions:i,host:a,traceEnabled:c,failedLookupLocations:u};var f=e.getDirectoryPath(n);var d=tryResolve(t.TypeScript)||tryResolve(t.JavaScript);return createResolvedModuleWithFailedLookupLocations(d&&d.value,false,u);function tryResolve(n){var i=tryLoadModuleUsingOptionalResolutionSettings(n,r,f,loadModuleFromFileNoPackageId,l);if(i){return{value:i}}if(!e.isExternalModuleNameRelative(r)){var a=o&&o.getOrCreateCacheForModuleName(r,s);var c=e.forEachAncestorDirectory(f,function(t){var i=tryFindNonRelativeModuleNameInCache(a,r,t,l);if(i){return i}var o=e.normalizePath(e.combinePaths(t,r));return toSearchResult(loadModuleFromFileNoPackageId(n,o,false,l))});if(c){return c}if(n===t.TypeScript){return loadModuleFromNearestNodeModulesDirectoryTypesScope(r,f,l)}}else{var u=e.normalizePath(e.combinePaths(f,r));return toSearchResult(loadModuleFromFileNoPackageId(n,u,false,l))}}}e.classicNameResolver=classicNameResolver;function loadModuleFromGlobalCache(r,n,i,a,o){var s=isTraceEnabled(i,a);if(s){trace(a,e.Diagnostics.Auto_discovery_for_typings_is_enabled_in_project_0_Running_extra_resolution_pass_for_module_1_using_cache_location_2,n,r,o)}var c=[];var u={compilerOptions:i,host:a,traceEnabled:s,failedLookupLocations:c};var l=loadModuleFromImmediateNodeModulesDirectory(t.DtsOnly,r,o,u,false);return createResolvedModuleWithFailedLookupLocations(l,true,c)}e.loadModuleFromGlobalCache=loadModuleFromGlobalCache;function toSearchResult(e){return e!==undefined?{value:e}:undefined}})(s||(s={}));var s;(function(e){var t;(function(e){e[e["NonInstantiated"]=0]="NonInstantiated";e[e["Instantiated"]=1]="Instantiated";e[e["ConstEnumOnly"]=2]="ConstEnumOnly"})(t=e.ModuleInstanceState||(e.ModuleInstanceState={}));function getModuleInstanceState(e){return e.body?getModuleInstanceStateWorker(e.body):1}e.getModuleInstanceState=getModuleInstanceState;function getModuleInstanceStateWorker(t){switch(t.kind){case 241:case 242:return 0;case 243:if(e.isEnumConst(t)){return 2}break;case 249:case 248:if(!e.hasModifier(t,1)){return 0}break;case 245:{var r=0;e.forEachChild(t,function(t){var n=getModuleInstanceStateWorker(t);switch(n){case 0:return;case 2:r=2;return;case 1:r=1;return true;default:e.Debug.assertNever(n)}});return r}case 244:return getModuleInstanceState(t);case 72:if(t.isInJSDocNamespace){return 0}}return 1}var r;(function(e){e[e["None"]=0]="None";e[e["IsContainer"]=1]="IsContainer";e[e["IsBlockScopedContainer"]=2]="IsBlockScopedContainer";e[e["IsControlFlowContainer"]=4]="IsControlFlowContainer";e[e["IsFunctionLike"]=8]="IsFunctionLike";e[e["IsFunctionExpression"]=16]="IsFunctionExpression";e[e["HasLocals"]=32]="HasLocals";e[e["IsInterface"]=64]="IsInterface";e[e["IsObjectLiteralOrClassExpressionMethod"]=128]="IsObjectLiteralOrClassExpressionMethod"})(r||(r={}));var i=createBinder();function bindSourceFile(t,r){e.performance.mark("beforeBind");i(t,r);e.performance.mark("afterBind");e.performance.measure("Bind","beforeBind","afterBind")}e.bindSourceFile=bindSourceFile;function createBinder(){var t;var r;var i;var a;var o;var s;var c;var u;var l;var f;var d;var p;var g;var _;var m;var y;var h;var v;var T;var S;var b;var x=0;var C;var E;var D={flags:1};var k={flags:1};var N=0;var A;function createDiagnosticForNode(r,n,i,a,o){return e.createDiagnosticForNodeInSourceFile(e.getSourceFileOfNode(r)||t,r,n,i,a,o)}function bindSourceFile(n,h){t=n;r=h;i=e.getEmitScriptTarget(r);b=bindInStrictMode(t,h);E=e.createUnderscoreEscapedMap();x=0;A=t.isDeclarationFile;C=e.objectAllocator.getSymbolConstructor();if(!t.locals){bind(t);t.symbolCount=x;t.classifiableNames=E;delayedBindJSDocTypedefTag()}t=undefined;r=undefined;i=undefined;a=undefined;o=undefined;s=undefined;c=undefined;u=undefined;l=undefined;f=false;d=undefined;p=undefined;g=undefined;_=undefined;m=undefined;y=undefined;v=undefined;T=false;S=0;N=0}return bindSourceFile;function bindInStrictMode(t,r){if(e.getStrictOptionValue(r,"alwaysStrict")&&!t.isDeclarationFile){return true}else{return!!t.externalModuleIndicator}}function createSymbol(e,t){x++;return new C(e,t)}function addDeclarationToSymbol(t,r,n){t.flags|=n;r.symbol=t;t.declarations=e.append(t.declarations,r);if(n&(32|384|1536|3)&&!t.exports){t.exports=e.createSymbolTable()}if(n&(32|64|2048|4096)&&!t.members){t.members=e.createSymbolTable()}if(n&67220415){setValueDeclaration(t,r)}}function setValueDeclaration(t,r){var n=t.valueDeclaration;if(!n||e.isAssignmentDeclaration(n)&&!e.isAssignmentDeclaration(r)||n.kind!==r.kind&&e.isEffectiveModuleDeclaration(n)){t.valueDeclaration=r}}function getDeclarationName(t){if(t.kind===254){return t.isExportEquals?"export=":"default"}var r=e.getNameOfDeclaration(t);if(r){if(e.isAmbientModule(t)){var n=e.getTextOfIdentifierOrLiteral(r);return e.isGlobalScopeAugmentation(t)?"__global":'"'+n+'"'}if(r.kind===149){var i=r.expression;if(e.isStringOrNumericLiteralLike(i)){return e.escapeLeadingUnderscores(i.text)}e.Debug.assert(e.isWellKnownSymbolSyntactically(i));return e.getPropertyNameForKnownSymbolName(e.idText(i.name))}return e.isPropertyNameLiteral(r)?e.getEscapedTextOfIdentifierOrLiteral(r):undefined}switch(t.kind){case 157:return"__constructor";case 165:case 160:case 293:return"__call";case 166:case 161:return"__new";case 162:return"__index";case 255:return"__export";case 279:return"export=";case 204:if(e.getAssignmentDeclarationKind(t)===2){return"export="}e.Debug.fail("Unknown binary declaration kind");break;case 289:return e.isJSDocConstructSignature(t)?"__new":"__call";case 151:e.Debug.assert(t.parent.kind===289,"Impossible parameter parent kind",function(){return"parent is: "+(e.SyntaxKind?e.SyntaxKind[t.parent.kind]:t.parent.kind)+", expected JSDocFunctionType"});var a=t.parent;var o=a.parameters.indexOf(t);return"arg"+o}}function getDisplayName(t){return e.isNamedDeclaration(t)?e.declarationNameToString(t.name):e.unescapeLeadingUnderscores(e.Debug.assertDefined(getDeclarationName(t)))}function declareSymbol(r,n,i,a,o,s){e.Debug.assert(!e.hasDynamicName(i));var c=e.hasModifier(i,512);var u=c&&n?"default":getDeclarationName(i);var l;if(u===undefined){l=createSymbol(0,"__missing")}else{l=r.get(u);if(a&2885600){E.set(u,true)}if(!l){r.set(u,l=createSymbol(0,u));if(s)l.isReplaceableByMethod=true}else if(s&&!l.isReplaceableByMethod){return l}else if(l.flags&o){if(l.isReplaceableByMethod){r.set(u,l=createSymbol(0,u))}else if(!(a&3&&l.flags&67108864)){if(e.isNamedDeclaration(i)){i.name.parent=i}var f=l.flags&2?e.Diagnostics.Cannot_redeclare_block_scoped_variable_0:e.Diagnostics.Duplicate_identifier_0;var d=true;if(l.flags&384||a&384){f=e.Diagnostics.Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations;d=false}if(l.declarations&&l.declarations.length){if(c){f=e.Diagnostics.A_module_cannot_have_multiple_default_exports;d=false}else{if(l.declarations&&l.declarations.length&&(i.kind===254&&!i.isExportEquals)){f=e.Diagnostics.A_module_cannot_have_multiple_default_exports;d=false}}}var p=function(r){t.bindDiagnostics.push(createDiagnosticForNode(e.getNameOfDeclaration(r)||r,f,d?getDisplayName(r):undefined))};e.forEach(l.declarations,p);p(i);l=createSymbol(0,u)}}}addDeclarationToSymbol(l,i,a);if(l.parent){e.Debug.assert(l.parent===n,"Existing symbol parent should match new one")}else{l.parent=n}return l}function declareModuleMember(t,r,n){var i=e.getCombinedModifierFlags(t)&1;if(r&2097152){if(t.kind===257||t.kind===248&&i){return declareSymbol(o.symbol.exports,o.symbol,t,r,n)}else{return declareSymbol(o.locals,undefined,t,r,n)}}else{if(e.isJSDocTypeAlias(t))e.Debug.assert(e.isInJSFile(t));if(!e.isAmbientModule(t)&&(i||o.flags&32)||e.isJSDocTypeAlias(t)){if(e.hasModifier(t,512)&&!getDeclarationName(t)){return declareSymbol(o.symbol.exports,o.symbol,t,r,n)}var a=r&67220415?1048576:0;var s=declareSymbol(o.locals,undefined,t,a,n);s.exportSymbol=declareSymbol(o.symbol.exports,o.symbol,t,r,n);t.localSymbol=s;return s}else{return declareSymbol(o.locals,undefined,t,r,n)}}}function bindContainer(t,r){var n=o;var i=s;var a=c;if(r&1){if(t.kind!==197){s=o}o=c=t;if(r&32){o.locals=e.createSymbolTable()}addToContainerChain(o)}else if(r&2){c=t;c.locals=undefined}if(r&4){var u=d;var l=p;var m=g;var y=_;var h=v;var b=T;var x=r&16&&!e.hasModifier(t,256)&&!t.asteriskToken&&!!e.getImmediatelyInvokedFunctionExpression(t);if(!x){d={flags:2};if(r&(16|128)){d.container=t}}_=x||t.kind===157?createBranchLabel():undefined;p=undefined;g=undefined;v=undefined;T=false;bindChildren(t);t.flags&=~1408;if(!(d.flags&1)&&r&8&&e.nodeIsPresent(t.body)){t.flags|=128;if(T)t.flags|=256}if(t.kind===279){t.flags|=S}if(_){addAntecedent(_,d);d=finishFlowLabel(_);if(t.kind===157){t.returnFlowNode=d}}if(!x){d=u}p=l;g=m;_=y;v=h;T=b}else if(r&64){f=false;bindChildren(t);t.flags=f?t.flags|64:t.flags&~64}else{bindChildren(t)}o=n;s=i;c=a}function bindChildren(e){if(A){bindChildrenWorker(e)}else if(e.transformFlags&536870912){A=true;bindChildrenWorker(e);A=false;N|=e.transformFlags&~getTransformFlagsSubtreeExclusions(e.kind)}else{var t=N;N=0;bindChildrenWorker(e);N=t|computeTransformFlagsForNode(e,N)}}function bindEachFunctionsFirst(e){bindEach(e,function(e){return e.kind===239?bind(e):undefined});bindEach(e,function(e){return e.kind!==239?bind(e):undefined})}function bindEach(t,r){if(r===void 0){r=bind}if(t===undefined){return}if(A){e.forEach(t,r)}else{var n=N;N=0;var i=0;for(var a=0,o=t;a=109&&r.originalKeywordKind<=117&&!e.isIdentifierName(r)&&!(r.flags&4194304)){if(!t.parseDiagnostics.length){t.bindDiagnostics.push(createDiagnosticForNode(r,getStrictModeIdentifierMessage(r),e.declarationNameToString(r)))}}}function getStrictModeIdentifierMessage(r){if(e.getContainingClass(r)){return e.Diagnostics.Identifier_expected_0_is_a_reserved_word_in_strict_mode_Class_definitions_are_automatically_in_strict_mode}if(t.externalModuleIndicator){return e.Diagnostics.Identifier_expected_0_is_a_reserved_word_in_strict_mode_Modules_are_automatically_in_strict_mode}return e.Diagnostics.Identifier_expected_0_is_a_reserved_word_in_strict_mode}function checkStrictModeBinaryExpression(t){if(b&&e.isLeftHandSideExpression(t.left)&&e.isAssignmentOperator(t.operatorToken.kind)){checkStrictModeEvalOrArguments(t,t.left)}}function checkStrictModeCatchClause(e){if(b&&e.variableDeclaration){checkStrictModeEvalOrArguments(e,e.variableDeclaration.name)}}function checkStrictModeDeleteExpression(r){if(b&&r.expression.kind===72){var n=e.getErrorSpanForNode(t,r.expression);t.bindDiagnostics.push(e.createFileDiagnostic(t,n.start,n.length,e.Diagnostics.delete_cannot_be_called_on_an_identifier_in_strict_mode))}}function isEvalOrArgumentsIdentifier(t){return e.isIdentifier(t)&&(t.escapedText==="eval"||t.escapedText==="arguments")}function checkStrictModeEvalOrArguments(r,n){if(n&&n.kind===72){var i=n;if(isEvalOrArgumentsIdentifier(i)){var a=e.getErrorSpanForNode(t,n);t.bindDiagnostics.push(e.createFileDiagnostic(t,a.start,a.length,getStrictModeEvalOrArgumentsMessage(r),e.idText(i)))}}}function getStrictModeEvalOrArgumentsMessage(r){if(e.getContainingClass(r)){return e.Diagnostics.Invalid_use_of_0_Class_definitions_are_automatically_in_strict_mode}if(t.externalModuleIndicator){return e.Diagnostics.Invalid_use_of_0_Modules_are_automatically_in_strict_mode}return e.Diagnostics.Invalid_use_of_0_in_strict_mode}function checkStrictModeFunctionName(e){if(b){checkStrictModeEvalOrArguments(e,e.name)}}function getStrictModeBlockScopeFunctionDeclarationMessage(r){if(e.getContainingClass(r)){return e.Diagnostics.Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5_Class_definitions_are_automatically_in_strict_mode}if(t.externalModuleIndicator){return e.Diagnostics.Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5_Modules_are_automatically_in_strict_mode}return e.Diagnostics.Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5}function checkStrictModeFunctionDeclaration(r){if(i<2){if(c.kind!==279&&c.kind!==244&&!e.isFunctionLike(c)){var n=e.getErrorSpanForNode(t,r);t.bindDiagnostics.push(e.createFileDiagnostic(t,n.start,n.length,getStrictModeBlockScopeFunctionDeclarationMessage(r)))}}}function checkStrictModeNumericLiteral(r){if(b&&r.numericLiteralFlags&32){t.bindDiagnostics.push(createDiagnosticForNode(r,e.Diagnostics.Octal_literals_are_not_allowed_in_strict_mode))}}function checkStrictModePostfixUnaryExpression(e){if(b){checkStrictModeEvalOrArguments(e,e.operand)}}function checkStrictModePrefixUnaryExpression(e){if(b){if(e.operator===44||e.operator===45){checkStrictModeEvalOrArguments(e,e.operand)}}}function checkStrictModeWithStatement(t){if(b){errorOnFirstToken(t,e.Diagnostics.with_statements_are_not_allowed_in_strict_mode)}}function checkStrictModeLabeledStatement(t){if(b&&r.target>=2){if(e.isDeclarationStatement(t.statement)||e.isVariableStatement(t.statement)){errorOnFirstToken(t.label,e.Diagnostics.A_label_is_not_allowed_here)}}}function errorOnFirstToken(r,n,i,a,o){var s=e.getSpanOfTokenAtPosition(t,r.pos);t.bindDiagnostics.push(e.createFileDiagnostic(t,s.start,s.length,n,i,a,o))}function errorOrSuggestionOnNode(e,t,r){errorOrSuggestionOnRange(e,t,t,r)}function errorOrSuggestionOnRange(r,n,i,a){addErrorOrSuggestionDiagnostic(r,{pos:e.getTokenPosOfNode(n,t),end:i.end},a)}function addErrorOrSuggestionDiagnostic(r,i,a){var o=e.createFileDiagnostic(t,i.pos,i.end-i.pos,a);if(r){t.bindDiagnostics.push(o)}else{t.bindSuggestionDiagnostics=e.append(t.bindSuggestionDiagnostics,n({},o,{category:e.DiagnosticCategory.Suggestion}))}}function bind(e){if(!e){return}e.parent=a;var t=b;bindWorker(e);if(e.kind>147){var r=a;a=e;var n=getContainerFlags(e);if(n===0){bindChildren(e)}else{bindContainer(e,n)}a=r}else if(!A&&(e.transformFlags&536870912)===0){N|=computeTransformFlagsForNode(e,0);var r=a;if(e.kind===1)a=e;bindJSDoc(e);a=r}b=t}function bindJSDoc(t){if(e.hasJSDocNodes(t)){if(e.isInJSFile(t)){for(var r=0,n=t.jsDoc;r=163&&e<=183){return-3}switch(e){case 191:case 192:case 187:return 637666625;case 244:return 647001409;case 151:return 637535553;case 197:return 653604161;case 196:case 239:return 653620545;case 238:return 639894849;case 240:case 209:return 638121281;case 157:return 653616449;case 156:case 158:case 159:return 653616449;case 120:case 135:case 146:case 132:case 138:case 136:case 123:case 139:case 106:case 150:case 153:case 155:case 160:case 161:case 162:case 241:case 242:return-3;case 188:return 638358849;case 274:return 637797697;case 184:case 185:return 637666625;case 194:case 212:case 308:case 195:case 98:return 536872257;case 189:case 190:return 570426689;default:return 637535553}}e.getTransformFlagsSubtreeExclusions=getTransformFlagsSubtreeExclusions;function setParentPointers(t,r){r.parent=t;e.forEachChild(r,function(e){return setParentPointers(r,e)})}})(s||(s={}));var s;(function(e){function createGetSymbolWalker(t,r,n,i,a,o,s,c,u,l){return getSymbolWalker;function getSymbolWalker(f){if(f===void 0){f=function(){return true}}var d=[];var p=[];return{walkType:function(t){try{visitType(t);return{visitedTypes:e.getOwnValues(d),visitedSymbols:e.getOwnValues(p)}}finally{e.clear(d);e.clear(p)}},walkSymbol:function(t){try{visitSymbol(t);return{visitedTypes:e.getOwnValues(d),visitedSymbols:e.getOwnValues(p)}}finally{e.clear(d);e.clear(p)}}};function visitType(e){if(!e){return}if(d[e.id]){return}d[e.id]=e;var t=visitSymbol(e.symbol);if(t)return;if(e.flags&524288){var r=e;var n=r.objectFlags;if(n&4){visitTypeReference(e)}if(n&32){visitMappedType(e)}if(n&(1|2)){visitInterfaceType(e)}if(n&(8|16)){visitObjectType(r)}}if(e.flags&262144){visitTypeParameter(e)}if(e.flags&3145728){visitUnionOrIntersectionType(e)}if(e.flags&4194304){visitIndexType(e)}if(e.flags&8388608){visitIndexedAccessType(e)}}function visitTypeReference(t){visitType(t.target);e.forEach(t.typeArguments,visitType)}function visitTypeParameter(e){visitType(u(e))}function visitUnionOrIntersectionType(t){e.forEach(t.types,visitType)}function visitIndexType(e){visitType(e.type)}function visitIndexedAccessType(e){visitType(e.objectType);visitType(e.indexType);visitType(e.constraint)}function visitMappedType(e){visitType(e.typeParameter);visitType(e.constraintType);visitType(e.templateType);visitType(e.modifiersType)}function visitSignature(i){var a=r(i);if(a){visitType(a.type)}e.forEach(i.typeParameters,visitType);for(var o=0,s=i.parameters;o>",0,X);var Le=createSignature(undefined,undefined,undefined,e.emptyArray,X,undefined,0,false,false);var Re=createSignature(undefined,undefined,undefined,e.emptyArray,ee,undefined,0,false,false);var Be=createSignature(undefined,undefined,undefined,e.emptyArray,X,undefined,0,false,false);var je=createSignature(undefined,undefined,undefined,e.emptyArray,ye,undefined,0,false,false);var Je=createIndexInfo(oe,true);var We=e.createSymbolTable();var Ue;var ze=e.createMap();var Ve;var Ke;var qe;var Ge;var He;var Qe;var $e;var Xe;var Ye;var Ze;var et;var tt;var rt;var nt;var it;var at;var ot;var st;var ct;var ut;var lt;var ft;var dt;var pt;var gt;var _t;var mt;var yt;var ht;var vt;var Tt;var St;var bt;var xt;var Ct;var Et;var Dt=e.createMap();var kt=0;var Nt=0;var At=0;var Ot=false;var Ft=getLiteralType("");var Pt=getLiteralType(0);var It=getLiteralType({negative:false,base10Value:"0"});var wt=[];var Mt=[];var Lt=[];var Rt=0;var Bt=10;var jt=[];var Jt=[];var Wt=[];var Ut=[];var zt=[];var Vt=[];var Kt=[];var qt=[];var Gt=[];var Ht=[];var Qt=[];var $t=[];var Xt=e.createDiagnosticCollection();var Yt=e.createMultiMap();var Zt;(function(e){e[e["None"]=0]="None";e[e["TypeofEQString"]=1]="TypeofEQString";e[e["TypeofEQNumber"]=2]="TypeofEQNumber";e[e["TypeofEQBigInt"]=4]="TypeofEQBigInt";e[e["TypeofEQBoolean"]=8]="TypeofEQBoolean";e[e["TypeofEQSymbol"]=16]="TypeofEQSymbol";e[e["TypeofEQObject"]=32]="TypeofEQObject";e[e["TypeofEQFunction"]=64]="TypeofEQFunction";e[e["TypeofEQHostObject"]=128]="TypeofEQHostObject";e[e["TypeofNEString"]=256]="TypeofNEString";e[e["TypeofNENumber"]=512]="TypeofNENumber";e[e["TypeofNEBigInt"]=1024]="TypeofNEBigInt";e[e["TypeofNEBoolean"]=2048]="TypeofNEBoolean";e[e["TypeofNESymbol"]=4096]="TypeofNESymbol";e[e["TypeofNEObject"]=8192]="TypeofNEObject";e[e["TypeofNEFunction"]=16384]="TypeofNEFunction";e[e["TypeofNEHostObject"]=32768]="TypeofNEHostObject";e[e["EQUndefined"]=65536]="EQUndefined";e[e["EQNull"]=131072]="EQNull";e[e["EQUndefinedOrNull"]=262144]="EQUndefinedOrNull";e[e["NEUndefined"]=524288]="NEUndefined";e[e["NENull"]=1048576]="NENull";e[e["NEUndefinedOrNull"]=2097152]="NEUndefinedOrNull";e[e["Truthy"]=4194304]="Truthy";e[e["Falsy"]=8388608]="Falsy";e[e["All"]=16777215]="All";e[e["BaseStringStrictFacts"]=3735041]="BaseStringStrictFacts";e[e["BaseStringFacts"]=12582401]="BaseStringFacts";e[e["StringStrictFacts"]=16317953]="StringStrictFacts";e[e["StringFacts"]=16776705]="StringFacts";e[e["EmptyStringStrictFacts"]=12123649]="EmptyStringStrictFacts";e[e["EmptyStringFacts"]=12582401]="EmptyStringFacts";e[e["NonEmptyStringStrictFacts"]=7929345]="NonEmptyStringStrictFacts";e[e["NonEmptyStringFacts"]=16776705]="NonEmptyStringFacts";e[e["BaseNumberStrictFacts"]=3734786]="BaseNumberStrictFacts";e[e["BaseNumberFacts"]=12582146]="BaseNumberFacts";e[e["NumberStrictFacts"]=16317698]="NumberStrictFacts";e[e["NumberFacts"]=16776450]="NumberFacts";e[e["ZeroNumberStrictFacts"]=12123394]="ZeroNumberStrictFacts";e[e["ZeroNumberFacts"]=12582146]="ZeroNumberFacts";e[e["NonZeroNumberStrictFacts"]=7929090]="NonZeroNumberStrictFacts";e[e["NonZeroNumberFacts"]=16776450]="NonZeroNumberFacts";e[e["BaseBigIntStrictFacts"]=3734276]="BaseBigIntStrictFacts";e[e["BaseBigIntFacts"]=12581636]="BaseBigIntFacts";e[e["BigIntStrictFacts"]=16317188]="BigIntStrictFacts";e[e["BigIntFacts"]=16775940]="BigIntFacts";e[e["ZeroBigIntStrictFacts"]=12122884]="ZeroBigIntStrictFacts";e[e["ZeroBigIntFacts"]=12581636]="ZeroBigIntFacts";e[e["NonZeroBigIntStrictFacts"]=7928580]="NonZeroBigIntStrictFacts";e[e["NonZeroBigIntFacts"]=16775940]="NonZeroBigIntFacts";e[e["BaseBooleanStrictFacts"]=3733256]="BaseBooleanStrictFacts";e[e["BaseBooleanFacts"]=12580616]="BaseBooleanFacts";e[e["BooleanStrictFacts"]=16316168]="BooleanStrictFacts";e[e["BooleanFacts"]=16774920]="BooleanFacts";e[e["FalseStrictFacts"]=12121864]="FalseStrictFacts";e[e["FalseFacts"]=12580616]="FalseFacts";e[e["TrueStrictFacts"]=7927560]="TrueStrictFacts";e[e["TrueFacts"]=16774920]="TrueFacts";e[e["SymbolStrictFacts"]=7925520]="SymbolStrictFacts";e[e["SymbolFacts"]=16772880]="SymbolFacts";e[e["ObjectStrictFacts"]=7888800]="ObjectStrictFacts";e[e["ObjectFacts"]=16736160]="ObjectFacts";e[e["FunctionStrictFacts"]=7880640]="FunctionStrictFacts";e[e["FunctionFacts"]=16728e3]="FunctionFacts";e[e["UndefinedFacts"]=9830144]="UndefinedFacts";e[e["NullFacts"]=9363232]="NullFacts";e[e["EmptyObjectStrictFacts"]=16318463]="EmptyObjectStrictFacts";e[e["EmptyObjectFacts"]=16777215]="EmptyObjectFacts"})(Zt||(Zt={}));var er=e.createMapFromTemplate({string:1,number:2,bigint:4,boolean:8,symbol:16,undefined:65536,object:32,function:64});var tr=e.createMapFromTemplate({string:256,number:512,bigint:1024,boolean:2048,symbol:4096,undefined:524288,object:8192,function:16384});var rr=e.createMapFromTemplate({string:oe,number:se,bigint:ce,boolean:pe,symbol:ge,undefined:re});var nr=createTypeofType();var ir;var ar;var or=e.createMap();var sr=e.createMap();var cr=e.createMap();var ur=e.createMap();var lr=e.createMap();var fr=e.createMap();var dr;(function(e){e[e["Type"]=0]="Type";e[e["ResolvedBaseConstructorType"]=1]="ResolvedBaseConstructorType";e[e["DeclaredType"]=2]="DeclaredType";e[e["ResolvedReturnType"]=3]="ResolvedReturnType";e[e["ImmediateBaseConstraint"]=4]="ImmediateBaseConstraint";e[e["EnumTagType"]=5]="EnumTagType";e[e["JSDocTypeReference"]=6]="JSDocTypeReference"})(dr||(dr={}));var pr;(function(e){e[e["Normal"]=0]="Normal";e[e["SkipContextSensitive"]=1]="SkipContextSensitive";e[e["Inferential"]=2]="Inferential";e[e["Contextual"]=3]="Contextual"})(pr||(pr={}));var gr;(function(e){e[e["None"]=0]="None";e[e["Bivariant"]=1]="Bivariant";e[e["Strict"]=2]="Strict"})(gr||(gr={}));var _r;(function(e){e[e["IncludeReadonly"]=1]="IncludeReadonly";e[e["ExcludeReadonly"]=2]="ExcludeReadonly";e[e["IncludeOptional"]=4]="IncludeOptional";e[e["ExcludeOptional"]=8]="ExcludeOptional"})(_r||(_r={}));var mr;(function(e){e[e["None"]=0]="None";e[e["Source"]=1]="Source";e[e["Target"]=2]="Target";e[e["Both"]=3]="Both"})(mr||(mr={}));var yr;(function(e){e["resolvedExports"]="resolvedExports";e["resolvedMembers"]="resolvedMembers"})(yr||(yr={}));var hr;(function(e){e[e["Local"]=0]="Local";e[e["Parameter"]=1]="Parameter"})(hr||(hr={}));var vr=e.createSymbolTable();vr.set(R.escapedName,R);var Tr=e.and(isNotOverload,isNotAccessor);initializeTypeChecker();return W;function getJsxNamespace(t){if(t){var r=e.getSourceFileOfNode(t);if(r){if(r.localJsxNamespace){return r.localJsxNamespace}var n=r.pragmas.get("jsx");if(n){var i=e.isArray(n)?n[0]:n;r.localJsxFactory=e.parseIsolatedEntityName(i.arguments.factory,C);if(r.localJsxFactory){return r.localJsxNamespace=getFirstIdentifier(r.localJsxFactory).escapedText}}}}if(!ir){ir="React";if(x.jsxFactory){ar=e.parseIsolatedEntityName(x.jsxFactory,C);if(ar){ir=getFirstIdentifier(ar).escapedText}}else if(x.reactNamespace){ir=e.escapeLeadingUnderscores(x.reactNamespace)}}return ir}function getEmitResolver(e,t){getDiagnostics(e,t);return M}function lookupOrIssueError(t,r,n,i,a,o){var s=t?e.createDiagnosticForNode(t,r,n,i,a,o):e.createCompilerDiagnostic(r,n,i,a,o);var c=Xt.lookup(s);if(c){return c}else{Xt.add(s);return s}}function addRelatedInfo(e){var t=[];for(var r=1;r=5)continue;addRelatedInfo(a,!e.length(a.relatedInformation)?e.createDiagnosticForNode(c,e.Diagnostics._0_was_also_declared_here,n):e.createDiagnosticForNode(c,e.Diagnostics.and_here))}}function combineSymbolTables(t,r){if(!e.hasEntries(t))return r;if(!e.hasEntries(r))return t;var n=e.createSymbolTable();mergeSymbolTable(n,t);mergeSymbolTable(n,r);return n}function mergeSymbolTable(e,t){t.forEach(function(t,r){var n=e.get(r);e.set(r,n?mergeSymbol(n,t):t)})}function mergeModuleAugmentation(t){var r=t.parent;if(r.symbol.declarations[0]!==r){e.Debug.assert(r.symbol.declarations.length>1);return}if(e.isGlobalScopeAugmentation(r)){mergeSymbolTable(We,r.symbol.exports)}else{var n=!(t.parent.parent.flags&4194304)?e.Diagnostics.Invalid_module_name_in_augmentation_module_0_cannot_be_found:undefined;var i=resolveExternalModuleNameWorker(t,t,n,true);if(!i){return}i=resolveExternalModuleSymbol(i);if(i.flags&1920){i=mergeSymbol(i,r.symbol)}else{error(t,e.Diagnostics.Cannot_augment_module_0_because_it_resolves_to_a_non_module_entity,t.text)}}}function addToSymbolTable(t,r,n){r.forEach(function(r,i){var a=t.get(i);if(a){e.forEach(a.declarations,addDeclarationDiagnostic(e.unescapeLeadingUnderscores(i),n))}else{t.set(i,r)}});function addDeclarationDiagnostic(t,r){return function(n){return Xt.add(e.createDiagnosticForNode(n,r,t))}}}function getSymbolLinks(e){if(e.flags&33554432)return e;var t=getSymbolId(e);return Jt[t]||(Jt[t]={})}function getNodeLinks(e){var t=getNodeId(e);return Wt[t]||(Wt[t]={flags:0})}function isGlobalSourceFile(t){return t.kind===279&&!e.isExternalOrCommonJsModule(t)}function getSymbol(t,r,n){if(n){var i=t.get(r);if(i){e.Debug.assert((e.getCheckFlags(i)&1)===0,"Should never get an instantiated symbol here.");if(i.flags&n){return i}if(i.flags&2097152){var a=resolveAlias(i);if(a===Q||a.flags&n){return i}}}}}function getSymbolsOfParameterPropertyDeclaration(t,r){var n=t.parent;var i=t.parent.parent;var a=getSymbol(n.locals,r,67220415);var o=getSymbol(getMembersOfSymbol(i.symbol),r,67220415);if(a&&o){return[a,o]}return e.Debug.fail("There should exist two symbols, one as property declaration and one as parameter declaration")}function isBlockScopedNameDeclaredBeforeUse(t,n){var i=e.getSourceFileOfNode(t);var a=e.getSourceFileOfNode(n);if(i!==a){if(E&&(i.externalModuleIndicator||a.externalModuleIndicator)||!x.outFile&&!x.out||isInTypeQuery(n)||t.flags&4194304){return true}if(isUsedInFunctionOrInstanceProperty(n,t)){return true}var o=r.getSourceFiles();return o.indexOf(i)<=o.indexOf(a)}if(t.pos<=n.pos){if(t.kind===186){var s=e.getAncestor(n,186);if(s){return e.findAncestor(s,e.isBindingElement)!==e.findAncestor(t,e.isBindingElement)||t.pos=2&&e.isParameter(d)&&v.body&&f.valueDeclaration.pos>=v.body.pos&&f.valueDeclaration.end<=v.body.end){h=false}else if(f.flags&1){h=d.kind===151||d===t.type&&!!e.findAncestor(f.valueDeclaration,e.isParameter)}}}else if(t.kind===175){h=d===t.trueType}if(h){break e}else{f=undefined}}}switch(t.kind){case 279:if(!e.isExternalOrCommonJsModule(t))break;y=true;case 244:var T=getSymbolOfNode(t).exports;if(t.kind===279||e.isAmbientModule(t)){if(f=T.get("default")){var b=e.getLocalSymbolForExportDefault(f);if(b&&f.flags&n&&b.escapedName===r){break e}f=undefined}var C=T.get(r);if(C&&C.flags===2097152&&e.getDeclarationOfKind(C,257)){break}}if(r!=="default"&&(f=c(T,r,n&2623475))){if(e.isSourceFile(t)&&t.commonJsModuleIndicator&&!f.declarations.some(e.isJSDocTypeAlias)){f=undefined}else{break e}}break;case 243:if(f=c(getSymbolOfNode(t).exports,r,n&8)){break e}break;case 154:case 153:if(e.isClassLike(t.parent)&&!e.hasModifier(t,32)){var E=findConstructorDeclaration(t.parent);if(E&&E.locals){if(c(E.locals,r,n&67220415)){g=t}}}break;case 240:case 209:case 241:if(f=c(getSymbolOfNode(t).members||S,r,n&67897832)){if(!isTypeParameterSymbolDeclaredInContainer(f,t)){f=undefined;break}if(d&&e.hasModifier(d,32)){error(_,e.Diagnostics.Static_members_cannot_reference_class_type_parameters);return undefined}break e}if(t.kind===209&&n&32){var D=t.name;if(D&&r===D.escapedText){f=t.symbol;break e}}break;case 211:if(d===t.expression&&t.parent.token===86){var k=t.parent.parent;if(e.isClassLike(k)&&(f=c(getSymbolOfNode(k).members,r,n&67897832))){if(i){error(_,e.Diagnostics.Base_class_expressions_cannot_reference_class_type_parameters)}return undefined}}break;case 149:m=t.parent.parent;if(e.isClassLike(m)||m.kind===241){if(f=c(getSymbolOfNode(m).members,r,n&67897832)){error(_,e.Diagnostics.A_computed_property_name_cannot_reference_a_type_parameter_from_its_containing_type);return undefined}}break;case 156:case 155:case 157:case 158:case 159:case 239:case 197:if(n&3&&r==="arguments"){f=B;break e}break;case 196:if(n&3&&r==="arguments"){f=B;break e}if(n&16){var N=t.name;if(N&&r===N.escapedText){f=t.symbol;break e}}break;case 152:if(t.parent&&t.parent.kind===151){t=t.parent}if(t.parent&&e.isClassElement(t.parent)){t=t.parent}break;case 304:case 297:t=e.getJSDocHost(t);break}if(isSelfReferenceLocation(t)){p=t}d=t;t=t.parent}if(o&&f&&(!p||f!==p.symbol)){f.isReferenced|=n}if(!f){if(d){e.Debug.assert(d.kind===279);if(d.commonJsModuleIndicator&&r==="exports"&&n&d.symbol.flags){return d.symbol}}if(!s){f=c(We,r,n)}}if(!f){if(l&&e.isInJSFile(l)&&l.parent){if(e.isRequireCall(l.parent,false)){return j}}}if(!f){if(i){if(!_||!checkAndReportErrorForMissingPrefix(_,r,a)&&!checkAndReportErrorForExtendingInterface(_)&&!checkAndReportErrorForUsingTypeAsNamespace(_,r,n)&&!checkAndReportErrorForUsingTypeAsValue(_,r,n)&&!checkAndReportErrorForUsingNamespaceModuleAsValue(_,r,n)){var A=void 0;if(u&&Rt=0){error(a,e.Diagnostics.Output_file_0_has_not_been_built_from_source_file_1,n,S);return undefined}}}}if(d){error(a,d,n,f.resolvedFileName)}else{var b=e.tryExtractTSExtension(n);if(b){var s=e.Diagnostics.An_import_path_cannot_end_with_a_0_extension_Consider_importing_1_instead;error(a,s,b,e.removeExtension(n,b))}else if(!x.resolveJsonModule&&e.fileExtensionIs(n,".json")&&e.getEmitModuleResolutionKind(x)===e.ModuleResolutionKind.NodeJs&&e.hasJsonModuleEmitEnabled(x)){error(a,e.Diagnostics.Cannot_find_module_0_Consider_using_resolveJsonModule_to_import_module_with_json_extension,n)}else{error(a,i,n)}}}return undefined}function errorOnImplicitAnyModule(t,r,n,i){var a=n.packageId,o=n.resolvedFileName;var s=!e.isExternalModuleNameRelative(i)&&a?typesPackageExists(a.name)?e.chainDiagnosticMessages(undefined,e.Diagnostics.If_the_0_package_actually_exposes_this_module_consider_sending_a_pull_request_to_amend_https_Colon_Slash_Slashgithub_com_SlashDefinitelyTyped_SlashDefinitelyTyped_Slashtree_Slashmaster_Slashtypes_Slash_1,a.name,e.mangleScopedPackageName(a.name)):e.chainDiagnosticMessages(undefined,e.Diagnostics.Try_npm_install_types_Slash_1_if_it_exists_or_add_a_new_declaration_d_ts_file_containing_declare_module_0,i,e.mangleScopedPackageName(a.name)):undefined;errorOrSuggestion(t,r,e.chainDiagnosticMessages(s,e.Diagnostics.Could_not_find_a_declaration_file_for_module_0_1_implicitly_has_an_any_type,i,o))}function typesPackageExists(t){return u().has(e.getTypesPackageName(t))}function resolveExternalModuleSymbol(e,t){if(e){var r=resolveSymbol(e.exports.get("export="),t);var n=getCommonJsExportEquals(r,e);return getMergedSymbol(n)||e}return undefined}function getCommonJsExportEquals(t,r){if(!t||t===Q||t===r||r.exports.size===1||t.flags&2097152){return t}var n=cloneSymbol(t);if(n.exports===undefined){n.flags=n.flags|512;n.exports=e.createSymbolTable()}r.exports.forEach(function(e,t){if(t==="export=")return;n.exports.set(t,n.exports.has(t)?mergeSymbol(n.exports.get(t),e):e)});return n}function resolveESModuleSymbol(t,r,n){var i=resolveExternalModuleSymbol(t,n);if(!n&&i){if(!(i.flags&(1536|3))&&!e.getDeclarationOfKind(i,279)){error(r,e.Diagnostics.Module_0_resolves_to_a_non_module_entity_and_cannot_be_imported_using_this_construct,symbolToString(t));return i}if(x.esModuleInterop){var a=r.parent;if(e.isImportDeclaration(a)&&e.getNamespaceDeclarationNode(a)||e.isImportCall(a)){var o=getTypeOfSymbol(i);var s=getSignaturesOfStructuredType(o,0);if(!s||!s.length){s=getSignaturesOfStructuredType(o,1)}if(s&&s.length){var c=getTypeWithSyntheticDefaultImportType(o,i,t);var u=createSymbol(i.flags,i.escapedName);u.declarations=i.declarations?i.declarations.slice():[];u.parent=i.parent;u.target=i;u.originatingImport=a;if(i.valueDeclaration)u.valueDeclaration=i.valueDeclaration;if(i.constEnumOnlyModule)u.constEnumOnlyModule=true;if(i.members)u.members=e.cloneMap(i.members);if(i.exports)u.exports=e.cloneMap(i.exports);var l=resolveStructuredTypeMembers(c);u.type=createAnonymousType(u,l.members,e.emptyArray,e.emptyArray,l.stringIndexInfo,l.numberIndexInfo);return u}}}}return i}function hasExportAssignmentSymbol(e){return e.exports.get("export=")!==undefined}function getExportsOfModuleAsArray(e){return symbolsToArray(getExportsOfModule(e))}function getExportsAndPropertiesOfModule(t){var r=getExportsOfModuleAsArray(t);var n=resolveExternalModuleSymbol(t);if(n!==t){e.addRange(r,getPropertiesOfType(getTypeOfSymbol(n)))}return r}function tryGetMemberInModuleExports(e,t){var r=getExportsOfModule(t);if(r){return r.get(e)}}function tryGetMemberInModuleExportsAndProperties(e,t){var r=tryGetMemberInModuleExports(e,t);if(r){return r}var n=resolveExternalModuleSymbol(t);if(n===t){return undefined}var i=getTypeOfSymbol(n);return i.flags&131068?undefined:getPropertyOfType(i,e)}function getExportsOfSymbol(e){return e.flags&32?getResolvedMembersOrExportsOfSymbol(e,"resolvedExports"):e.flags&1536?getExportsOfModule(e):e.exports||S}function getExportsOfModule(e){var t=getSymbolLinks(e);return t.resolvedExports||(t.resolvedExports=getExportsOfModuleWorker(e))}function extendExportSymbols(t,r,n,i){if(!r)return;r.forEach(function(r,a){if(a==="default")return;var o=t.get(a);if(!o){t.set(a,r);if(n&&i){n.set(a,{specifierText:e.getTextOfNode(i.moduleSpecifier)})}}else if(n&&i&&o&&resolveSymbol(o)!==resolveSymbol(r)){var s=n.get(a);if(!s.exportsWithDuplicate){s.exportsWithDuplicate=[i]}else{s.exportsWithDuplicate.push(i)}}})}function getExportsOfModuleWorker(t){var r=[];t=resolveExternalModuleSymbol(t);return visit(t)||S;function visit(t){if(!(t&&t.exports&&e.pushIfUnique(r,t))){return}var n=e.cloneMap(t.exports);var i=t.exports.get("__export");if(i){var a=e.createSymbolTable();var o=e.createMap();for(var s=0,c=i.declarations;s=f){return l.substr(0,f-"...".length)+"..."}return l}function toNodeBuilderFlags(e){if(e===void 0){e=0}return e&9469291}function createNodeBuilder(){return{typeToTypeNode:function(e,t,r,n){return withContext(t,r,n,function(t){return typeToTypeNodeHelper(e,t)})},indexInfoToIndexSignatureDeclaration:function(e,t,r,n,i){return withContext(r,n,i,function(r){return indexInfoToIndexSignatureDeclarationHelper(e,t,r)})},signatureToSignatureDeclaration:function(e,t,r,n,i){return withContext(r,n,i,function(r){return signatureToSignatureDeclarationHelper(e,t,r)})},symbolToEntityName:function(e,t,r,n,i){return withContext(r,n,i,function(r){return symbolToName(e,r,t,false)})},symbolToExpression:function(e,t,r,n,i){return withContext(r,n,i,function(r){return symbolToExpression(e,r,t)})},symbolToTypeParameterDeclarations:function(e,t,r,n){return withContext(t,r,n,function(t){return typeParametersToTypeParameterDeclarations(e,t)})},symbolToParameterDeclaration:function(e,t,r,n){return withContext(t,r,n,function(t){return symbolToParameterDeclaration(e,t)})},typeParameterToDeclaration:function(e,t,r,n){return withContext(t,r,n,function(t){return typeParameterToDeclaration(e,t)})}};function withContext(t,n,i,a){e.Debug.assert(t===undefined||(t.flags&8)===0);var o={enclosingDeclaration:t,flags:n||0,tracker:i&&i.trackSymbol?i:{trackSymbol:e.noop,moduleResolverHost:n&134217728?{getCommonSourceDirectory:r.getCommonSourceDirectory?function(){return r.getCommonSourceDirectory()}:function(){return""},getSourceFiles:function(){return r.getSourceFiles()},getCurrentDirectory:r.getCurrentDirectory&&function(){return r.getCurrentDirectory()}}:undefined},encounteredError:false,visitedTypes:undefined,symbolDepth:undefined,inferTypeParameters:undefined,approximateLength:0};var s=a(o);return o.encounteredError?undefined:s}function checkTruncationLength(t){if(t.truncating)return t.truncating;return t.truncating=!(t.flags&1)&&t.approximateLength>e.defaultMaximumTruncationLength}function typeToTypeNodeHelper(t,r){if(l&&l.throwIfCancellationRequested){l.throwIfCancellationRequested()}var n=r.flags&8388608;r.flags&=~8388608;if(!t){r.encounteredError=true;return undefined}if(t.flags&1){r.approximateLength+=3;return e.createKeywordTypeNode(120)}if(t.flags&2){return e.createKeywordTypeNode(143)}if(t.flags&4){r.approximateLength+=6;return e.createKeywordTypeNode(138)}if(t.flags&8){r.approximateLength+=6;return e.createKeywordTypeNode(135)}if(t.flags&64){r.approximateLength+=6;return e.createKeywordTypeNode(146)}if(t.flags&16){r.approximateLength+=7;return e.createKeywordTypeNode(123)}if(t.flags&1024&&!(t.flags&1048576)){var i=getParentOfSymbol(t.symbol);var a=symbolToTypeNode(i,r,67897832);var o=getDeclaredTypeOfSymbol(i)===t?a:appendReferenceToType(a,e.createTypeReferenceNode(e.symbolName(t.symbol),undefined));return o}if(t.flags&1056){return symbolToTypeNode(t.symbol,r,67897832)}if(t.flags&128){r.approximateLength+=t.value.length+2;return e.createLiteralTypeNode(e.setEmitFlags(e.createLiteral(t.value),16777216))}if(t.flags&256){r.approximateLength+=(""+t.value).length;return e.createLiteralTypeNode(e.createLiteral(t.value))}if(t.flags&2048){r.approximateLength+=e.pseudoBigIntToString(t.value).length+1;return e.createLiteralTypeNode(e.createLiteral(t.value))}if(t.flags&512){r.approximateLength+=t.intrinsicName.length;return t.intrinsicName==="true"?e.createTrue():e.createFalse()}if(t.flags&8192){if(!(r.flags&1048576)){if(isValueSymbolAccessible(t.symbol,r.enclosingDeclaration)){r.approximateLength+=6;return symbolToTypeNode(t.symbol,r,67220415)}if(r.tracker.reportInaccessibleUniqueSymbolError){r.tracker.reportInaccessibleUniqueSymbolError()}}r.approximateLength+=13;return e.createTypeOperatorNode(142,e.createKeywordTypeNode(139))}if(t.flags&16384){r.approximateLength+=4;return e.createKeywordTypeNode(106)}if(t.flags&32768){r.approximateLength+=9;return e.createKeywordTypeNode(141)}if(t.flags&65536){r.approximateLength+=4;return e.createKeywordTypeNode(96)}if(t.flags&131072){r.approximateLength+=5;return e.createKeywordTypeNode(132)}if(t.flags&4096){r.approximateLength+=6;return e.createKeywordTypeNode(139)}if(t.flags&67108864){r.approximateLength+=6;return e.createKeywordTypeNode(136)}if(t.flags&262144&&t.isThisType){if(r.flags&4194304){if(!r.encounteredError&&!(r.flags&32768)){r.encounteredError=true}if(r.tracker.reportInaccessibleThisError){r.tracker.reportInaccessibleThisError()}}r.approximateLength+=4;return e.createThis()}var s=e.getObjectFlags(t);if(s&4){e.Debug.assert(!!(t.flags&524288));return typeReferenceToTypeNode(t)}if(t.flags&262144||s&3){if(t.flags&262144&&e.contains(r.inferTypeParameters,t)){r.approximateLength+=e.symbolName(t.symbol).length+6;return e.createInferTypeNode(typeParameterToDeclarationWithConstraint(t,r,undefined))}if(r.flags&4&&t.flags&262144&&e.length(t.symbol.declarations)&&e.isTypeParameterDeclaration(t.symbol.declarations[0])&&typeParameterShadowsNameInScope(t,r)&&!isTypeSymbolAccessible(t.symbol,r.enclosingDeclaration)){var c=t.symbol.declarations[0].name;r.approximateLength+=e.idText(c).length;return e.createTypeReferenceNode(e.getGeneratedNameForNode(c,16|8),undefined)}return t.symbol?symbolToTypeNode(t.symbol,r,67897832):e.createTypeReferenceNode(e.createIdentifier("?"),undefined)}if(!n&&t.aliasSymbol&&(r.flags&16384||isTypeSymbolAccessible(t.aliasSymbol,r.enclosingDeclaration))){var u=mapToTypeNodes(t.aliasTypeArguments,r);if(isReservedMemberName(t.aliasSymbol.escapedName)&&!(t.aliasSymbol.flags&32))return e.createTypeReferenceNode(e.createIdentifier(""),u);return symbolToTypeNode(t.aliasSymbol,r,67897832,u)}if(t.flags&(1048576|2097152)){var f=t.flags&1048576?formatUnionTypes(t.types):t.types;if(e.length(f)===1){return typeToTypeNodeHelper(f[0],r)}var d=mapToTypeNodes(f,r,true);if(d&&d.length>0){var p=e.createUnionOrIntersectionTypeNode(t.flags&1048576?173:174,d);return p}else{if(!r.encounteredError&&!(r.flags&262144)){r.encounteredError=true}return undefined}}if(s&(16|32)){e.Debug.assert(!!(t.flags&524288));return createAnonymousTypeNode(t)}if(t.flags&4194304){var g=t.type;r.approximateLength+=6;var _=typeToTypeNodeHelper(g,r);return e.createTypeOperatorNode(_)}if(t.flags&8388608){var m=typeToTypeNodeHelper(t.objectType,r);var _=typeToTypeNodeHelper(t.indexType,r);r.approximateLength+=2;return e.createIndexedAccessTypeNode(m,_)}if(t.flags&16777216){var y=typeToTypeNodeHelper(t.checkType,r);var h=r.inferTypeParameters;r.inferTypeParameters=t.root.inferTypeParameters;var v=typeToTypeNodeHelper(t.extendsType,r);r.inferTypeParameters=h;var T=typeToTypeNodeHelper(getTrueTypeFromConditionalType(t),r);var S=typeToTypeNodeHelper(getFalseTypeFromConditionalType(t),r);r.approximateLength+=15;return e.createConditionalTypeNode(y,v,T,S)}if(t.flags&33554432){return typeToTypeNodeHelper(t.typeVariable,r)}return e.Debug.fail("Should be unreachable.");function createMappedTypeNodeFromType(t){e.Debug.assert(!!(t.flags&524288));var n=t.declaration.readonlyToken?e.createToken(t.declaration.readonlyToken.kind):undefined;var i=t.declaration.questionToken?e.createToken(t.declaration.questionToken.kind):undefined;var a;if(isMappedTypeWithKeyofConstraintDeclaration(t)){a=e.createTypeOperatorNode(typeToTypeNodeHelper(getModifiersTypeFromMappedType(t),r))}else{a=typeToTypeNodeHelper(getConstraintTypeFromMappedType(t),r)}var o=typeParameterToDeclarationWithConstraint(getTypeParameterFromMappedType(t),r,a);var s=typeToTypeNodeHelper(getTemplateTypeFromMappedType(t),r);var c=e.createMappedTypeNode(n,o,i,s);r.approximateLength+=10;return e.setEmitFlags(c,1)}function createAnonymousTypeNode(t){var n=""+t.id;var i=t.symbol;var a;if(i){var o=e.getObjectFlags(t)&16&&t.symbol&&t.symbol.flags&32;a=(o?"+":"")+getSymbolId(i);if(isJSConstructor(i.valueDeclaration)){var s=t===getInferredClassType(i)?67897832:67220415;return symbolToTypeNode(i,r,s)}else if(i.flags&32&&!getBaseTypeVariableOfClass(i)&&!(i.valueDeclaration.kind===209&&r.flags&2048)||i.flags&(384|512)||shouldWriteTypeOfFunctionSymbol()){return symbolToTypeNode(i,r,67220415)}else if(r.visitedTypes&&r.visitedTypes.has(n)){var c=getTypeAliasForTypeLiteral(t);if(c){return symbolToTypeNode(c,r,67897832)}else{return createElidedInformationPlaceholder(r)}}else{if(!r.visitedTypes){r.visitedTypes=e.createMap()}if(!r.symbolDepth){r.symbolDepth=e.createMap()}var u=r.symbolDepth.get(a)||0;if(u>10){return createElidedInformationPlaceholder(r)}r.symbolDepth.set(a,u+1);r.visitedTypes.set(n,true);var l=createTypeNodeFromObjectType(t);r.visitedTypes.delete(n);r.symbolDepth.set(a,u);return l}}else{return createTypeNodeFromObjectType(t)}function shouldWriteTypeOfFunctionSymbol(){var t=!!(i.flags&8192)&&e.some(i.declarations,function(t){return e.hasModifier(t,32)});var a=!!(i.flags&16)&&(i.parent||e.forEach(i.declarations,function(e){return e.parent.kind===279||e.parent.kind===245}));if(t||a){return(!!(r.flags&4096)||r.visitedTypes&&r.visitedTypes.has(n))&&(!(r.flags&8)||isValueSymbolAccessible(i,r.enclosingDeclaration))}}}function createTypeNodeFromObjectType(t){if(isGenericMappedType(t)){return createMappedTypeNodeFromType(t)}var n=resolveStructuredTypeMembers(t);if(!n.properties.length&&!n.stringIndexInfo&&!n.numberIndexInfo){if(!n.callSignatures.length&&!n.constructSignatures.length){r.approximateLength+=2;return e.setEmitFlags(e.createTypeLiteralNode(undefined),1)}if(n.callSignatures.length===1&&!n.constructSignatures.length){var i=n.callSignatures[0];var a=signatureToSignatureDeclarationHelper(i,165,r);return a}if(n.constructSignatures.length===1&&!n.callSignatures.length){var i=n.constructSignatures[0];var a=signatureToSignatureDeclarationHelper(i,166,r);return a}}var o=r.flags;r.flags|=4194304;var s=createTypeNodesFromResolvedType(n);r.flags=o;var c=e.createTypeLiteralNode(s);r.approximateLength+=2;return e.setEmitFlags(c,r.flags&1024?0:1)}function typeReferenceToTypeNode(t){var n=t.typeArguments||e.emptyArray;if(t.target===$e){if(r.flags&2){var i=typeToTypeNodeHelper(n[0],r);return e.createTypeReferenceNode("Array",[i])}var a=typeToTypeNodeHelper(n[0],r);return e.createArrayTypeNode(a)}else if(t.target.objectFlags&8){if(n.length>0){var o=getTypeReferenceArity(t);var s=mapToTypeNodes(n.slice(0,o),r);var c=t.target.hasRestElement;if(s){for(var u=t.target.minLength;u0){var v=(t.target.typeParameters||e.emptyArray).length;h=mapToTypeNodes(n.slice(u,v),r)}var T=r.flags;r.flags|=16;var S=symbolToTypeNode(t.symbol,r,67897832,h);r.flags=T;return!f?S:appendReferenceToType(f,S)}}function appendReferenceToType(t,r){if(e.isImportTypeNode(t)){var n=t.typeArguments;if(t.qualifier){(e.isIdentifier(t.qualifier)?t.qualifier:t.qualifier.right).typeArguments=n}t.typeArguments=r.typeArguments;var i=getAccessStack(r);for(var a=0,o=i;a2){return[typeToTypeNodeHelper(t[0],r),e.createTypeReferenceNode("... "+(t.length-2)+" more ...",undefined),typeToTypeNodeHelper(t[t.length-1],r)]}}var i=[];var a=0;for(var o=0,s=t;o0)}else{a=[t]}return a;function getSymbolChain(t,n,a){var o=getAccessibleSymbolChain(t,r.enclosingDeclaration,n,!!(r.flags&128));var s;if(!o||needsQualification(o[0],r.enclosingDeclaration,o.length===1?n:getQualifiedLeftMeaning(n))){var c=getContainersOfSymbol(o?o[0]:t,r.enclosingDeclaration);if(e.length(c)){s=c.map(function(t){return e.some(t.declarations,hasNonGlobalAugmentationExternalModuleSymbol)?getSpecifierForModuleSymbol(t,r):undefined});var u=c.map(function(e,t){return t});u.sort(sortByBestName);var l=u.map(function(e){return c[e]});for(var f=0,d=l;f1?createAccessFromSymbolChain(a,a.length-1,1):undefined;var c=i||lookupTypeParameterNodes(a,0,r);var u=getSpecifierForModuleSymbol(a[0],r);if(!(r.flags&67108864)&&e.getEmitModuleResolutionKind(x)===e.ModuleResolutionKind.NodeJs&&u.indexOf("/node_modules/")>=0){r.encounteredError=true;if(r.tracker.reportLikelyUnsafeImportRequiredError){r.tracker.reportLikelyUnsafeImportRequiredError(u)}}var l=e.createLiteralTypeNode(e.createLiteral(u));if(r.tracker.trackExternalModuleSymbolOfImportTypeNode)r.tracker.trackExternalModuleSymbolOfImportTypeNode(a[0]);r.approximateLength+=u.length+10;if(!s||e.isEntityName(s)){if(s){var f=e.isIdentifier(s)?s:s.right;f.typeArguments=undefined}return e.createImportTypeNode(l,s,c,o)}else{var d=getTopmostIndexedAccessType(s);var p=d.objectType.typeName;return e.createIndexedAccessTypeNode(e.createImportTypeNode(l,p,c,o),d.indexType)}}var g=createAccessFromSymbolChain(a,a.length-1,0);if(e.isIndexedAccessTypeNode(g)){return g}if(o){return e.createTypeQueryNode(g)}else{var f=e.isIdentifier(g)?g:g.right;var _=f.typeArguments;f.typeArguments=undefined;return e.createTypeReferenceNode(g,_)}function createAccessFromSymbolChain(t,n,a){var o=n===t.length-1?i:lookupTypeParameterNodes(t,n,r);var s=t[n];if(n===0){r.flags|=16777216}var c=getNameOfSymbolAsWritten(s,r);r.approximateLength+=c.length+1;if(n===0){r.flags^=16777216}var u=t[n-1];if(!(r.flags&16)&&u&&getMembersOfSymbol(u)&&getMembersOfSymbol(u).get(s.escapedName)===s){var l=createAccessFromSymbolChain(t,n-1,a);if(e.isIndexedAccessTypeNode(l)){return e.createIndexedAccessTypeNode(l,e.createLiteralTypeNode(e.createLiteral(c)))}else{return e.createIndexedAccessTypeNode(e.createTypeReferenceNode(l,o),e.createLiteralTypeNode(e.createLiteral(c)))}}var f=e.setEmitFlags(e.createIdentifier(c,o),16777216);f.symbol=s;if(n>a){var l=createAccessFromSymbolChain(t,n-1,a);if(!e.isEntityName(l)){return e.Debug.fail("Impossible construct - an export of an indexed access cannot be reachable")}return e.createQualifiedName(l,f)}return f}}function symbolToName(t,r,n,i){var a=lookupSymbolChain(t,r,n);if(i&&a.length!==1&&!r.encounteredError&&!(r.flags&65536)){r.encounteredError=true}return createEntityNameFromSymbolChain(a,a.length-1);function createEntityNameFromSymbolChain(t,n){var i=lookupTypeParameterNodes(t,n,r);var a=t[n];if(n===0){r.flags|=16777216}var o=getNameOfSymbolAsWritten(a,r);if(n===0){r.flags^=16777216}var s=e.setEmitFlags(e.createIdentifier(o,i),16777216);s.symbol=a;return n>0?e.createQualifiedName(createEntityNameFromSymbolChain(t,n-1),s):s}}function symbolToExpression(t,r,n){var i=lookupSymbolChain(t,r,n);return createExpressionFromSymbolChain(i,i.length-1);function createExpressionFromSymbolChain(t,n){var i=lookupTypeParameterNodes(t,n,r);var a=t[n];if(e.some(a.declarations,hasNonGlobalAugmentationExternalModuleSymbol)){return e.createLiteral(getSpecifierForModuleSymbol(a,r))}if(n===0){r.flags|=16777216}var o=getNameOfSymbolAsWritten(a,r);if(n===0){r.flags^=16777216}var s=o.charCodeAt(0);var c=e.isIdentifierStart(s,C);if(n===0||c){var u=e.setEmitFlags(e.createIdentifier(o,i),16777216);u.symbol=a;return n>0?e.createPropertyAccess(createExpressionFromSymbolChain(t,n-1),u):u}else{if(s===91){o=o.substring(1,o.length-1);s=o.charCodeAt(0)}var l=void 0;if(e.isSingleOrDoubleQuote(s)){l=e.createLiteral(o.substring(1,o.length-1).replace(/\\./g,function(e){return e.substring(1)}));l.singleQuote=s===39}else if(""+ +o===o){l=e.createLiteral(+o)}if(!l){l=e.setEmitFlags(e.createIdentifier(o,i),16777216);l.symbol=a}return e.createElementAccess(createExpressionFromSymbolChain(t,n-1),l)}}}}function typePredicateToString(t,r,n,i){if(n===void 0){n=16384}return i?typePredicateToStringWorker(i).getText():e.usingSingleLineStringWriter(typePredicateToStringWorker);function typePredicateToStringWorker(i){var a=e.createTypePredicateNode(t.kind===1?e.createIdentifier(t.parameterName):e.createThisTypeNode(),L.typeToTypeNode(t.type,r,toNodeBuilderFlags(n)|70221824|512));var o=e.createPrinter({removeComments:true});var s=r&&e.getSourceFileOfNode(r);o.writeNode(4,a,s,i);return i}}function formatUnionTypes(e){var t=[];var r=0;for(var n=0;n=0){var n=wt.length;for(var i=r;i=0;r--){if(hasType(wt[r],Lt[r])){return-1}if(wt[r]===e&&Lt[r]===t){return r}}return-1}function hasType(t,r){switch(r){case 0:return!!getSymbolLinks(t).type;case 5:return!!getNodeLinks(t).resolvedEnumType;case 2:return!!getSymbolLinks(t).declaredType;case 1:return!!t.resolvedBaseConstructorType;case 3:return!!t.resolvedReturnType;case 4:return!!t.immediateBaseConstraint;case 6:return!!getSymbolLinks(t).resolvedJSDocType}return e.Debug.assertNever(r)}function popTypeResolution(){wt.pop();Lt.pop();return Mt.pop()}function getDeclarationContainer(t){return e.findAncestor(e.getRootDeclaration(t),function(e){switch(e.kind){case 237:case 238:case 253:case 252:case 251:case 250:return false;default:return true}}).parent}function getTypeOfPrototypeProperty(t){var r=getDeclaredTypeOfSymbol(getParentOfSymbol(t));return r.typeParameters?createTypeReference(r,e.map(r.typeParameters,function(e){return X})):r}function getTypeOfPropertyOfType(e,t){var r=getPropertyOfType(e,t);return r?getTypeOfSymbol(r):undefined}function isTypeAny(e){return e&&(e.flags&1)!==0}function getTypeForBindingElementParent(e){var t=getSymbolOfNode(e);return t&&getSymbolLinks(t).type||getTypeForVariableLikeDeclaration(e,false)}function isComputedNonLiteralName(t){return t.kind===149&&!e.isStringOrNumericLiteralLike(t.expression)}function getRestType(t,r,n){t=filterType(t,function(e){return!(e.flags&98304)});if(t.flags&131072){return xe}if(t.flags&1048576){return mapType(t,function(e){return getRestType(e,r,n)})}var i=getUnionType(e.map(r,getLiteralTypeFromPropertyName));if(isGenericObjectType(t)||isGenericIndexType(i)){if(i.flags&131072){return t}var a=getGlobalPickSymbol();var o=getGlobalExcludeSymbol();if(!a||!o){return ee}var s=getTypeAliasInstantiation(o,[getIndexType(t),i]);return getTypeAliasInstantiation(a,[t,s])}var c=e.createSymbolTable();for(var u=0,l=getPropertiesOfType(t);u=2?createIterableType(X):nt}var s=e.map(i,function(t){return e.isOmittedExpression(t)?X:getTypeFromBindingElement(t,r,n)});var c=e.findLastIndex(i,function(t){return!e.isOmittedExpression(t)&&!hasDefaultValue(t)},i.length-(o?2:1))+1;var u=createTupleType(s,c,o);if(r){u=cloneTypeReference(u);u.pattern=t}return u}function getTypeFromBindingPattern(e,t,r){if(t===void 0){t=false}if(r===void 0){r=false}return e.kind===184?getTypeFromObjectBindingPattern(e,t,r):getTypeFromArrayBindingPattern(e,t,r)}function getWidenedTypeForVariableLikeDeclaration(e,t){return widenTypeForVariableLikeDeclaration(getTypeForVariableLikeDeclaration(e,true),e,t)}function widenTypeForVariableLikeDeclaration(t,r,n){if(t){if(n){reportErrorsFromWidening(r,t)}if(t.flags&8192&&(e.isBindingElement(r)||!r.type)&&t.symbol!==getSymbolOfNode(r)){t=ge}return getWidenedType(t)}t=e.isParameter(r)&&r.dotDotDotToken?nt:X;if(n){if(!declarationBelongsToPrivateAmbientMember(r)){reportImplicitAny(r,t)}}return t}function declarationBelongsToPrivateAmbientMember(t){var r=e.getRootDeclaration(t);var n=r.kind===151?r.parent:r;return isPrivateWithinAmbient(n)}function tryGetTypeFromEffectiveTypeNode(t){var r=e.getEffectiveTypeAnnotationNode(t);if(r){return getTypeFromTypeNode(r)}}function getTypeOfVariableOrParameterOrProperty(e){var t=getSymbolLinks(e);return t.type||(t.type=getTypeOfVariableOrParameterOrPropertyWorker(e))}function getTypeOfVariableOrParameterOrPropertyWorker(t){if(t.flags&4194304){return getTypeOfPrototypeProperty(t)}if(t===j){return X}if(t.flags&134217728){var r=getSymbolOfNode(e.getSourceFileOfNode(t.valueDeclaration));var n=e.createSymbolTable();n.set("exports",r);return createAnonymousType(t,n,e.emptyArray,e.emptyArray,undefined,undefined)}var i=t.valueDeclaration;if(e.isCatchClauseVariableDeclarationOrBindingElement(i)){return X}if(e.isSourceFile(i)){var a=e.cast(i,e.isJsonSourceFile);if(!a.statements.length){return xe}var o=getWidenedLiteralType(checkExpression(a.statements[0].expression));if(o.flags&524288){return getRegularTypeOfObjectLiteral(o)}return o}if(i.kind===254){return widenTypeForVariableLikeDeclaration(checkExpressionCached(i.expression),i)}if(!pushTypeResolution(t,0)){return ee}var s;if(e.isInJSFile(i)&&(e.isCallExpression(i)||e.isBinaryExpression(i)||e.isPropertyAccessExpression(i)&&e.isBinaryExpression(i.parent))){s=getWidenedTypeFromAssignmentDeclaration(t)}else if(e.isJSDocPropertyLikeTag(i)||e.isPropertyAccessExpression(i)||e.isIdentifier(i)||e.isClassDeclaration(i)||e.isFunctionDeclaration(i)||e.isMethodDeclaration(i)&&!e.isObjectLiteralMethod(i)||e.isMethodSignature(i)){if(t.flags&(16|8192|32|384|512)){return getTypeOfFuncClassEnumModule(t)}s=e.isBinaryExpression(i.parent)?getWidenedTypeFromAssignmentDeclaration(t):tryGetTypeFromEffectiveTypeNode(i)||X}else if(e.isPropertyAssignment(i)){s=tryGetTypeFromEffectiveTypeNode(i)||checkPropertyAssignment(i)}else if(e.isJsxAttribute(i)){s=tryGetTypeFromEffectiveTypeNode(i)||checkJsxAttribute(i)}else if(e.isShorthandPropertyAssignment(i)){s=tryGetTypeFromEffectiveTypeNode(i)||checkExpressionForMutableLocation(i.name,0)}else if(e.isObjectLiteralMethod(i)){s=tryGetTypeFromEffectiveTypeNode(i)||checkObjectLiteralMethod(i,0)}else if(e.isParameter(i)||e.isPropertyDeclaration(i)||e.isPropertySignature(i)||e.isVariableDeclaration(i)||e.isBindingElement(i)){s=getWidenedTypeForVariableLikeDeclaration(i,true)}else if(e.isEnumDeclaration(i)){s=getTypeOfFuncClassEnumModule(t)}else if(e.isEnumMember(i)){s=getTypeOfEnumMember(t)}else{return e.Debug.fail("Unhandled declaration kind! "+e.Debug.showSyntaxKind(i)+" for "+e.Debug.showSymbol(t))}if(!popTypeResolution()){s=reportCircularityError(t)}return s}function getAnnotatedAccessorTypeNode(t){if(t){if(t.kind===158){var r=e.getEffectiveReturnTypeNode(t);return r}else{var n=e.getEffectiveSetAccessorTypeAnnotationNode(t);return n}}return undefined}function getAnnotatedAccessorType(e){var t=getAnnotatedAccessorTypeNode(e);return t&&getTypeFromTypeNode(t)}function getAnnotatedAccessorThisParameter(e){var t=getAccessorThisParameter(e);return t&&t.symbol}function getThisTypeOfDeclaration(e){return getThisTypeOfSignature(getSignatureFromDeclaration(e))}function getTypeOfAccessors(e){var t=getSymbolLinks(e);return t.type||(t.type=getTypeOfAccessorsWorker(e))}function getTypeOfAccessorsWorker(t){var r=e.getDeclarationOfKind(t,158);var n=e.getDeclarationOfKind(t,159);if(r&&e.isInJSFile(r)){var i=getTypeForDeclarationFromJSDocComment(r);if(i){return i}}if(!pushTypeResolution(t,0)){return ee}var a;var o=getAnnotatedAccessorType(r);if(o){a=o}else{var s=getAnnotatedAccessorType(n);if(s){a=s}else{if(r&&r.body){a=getReturnTypeFromBody(r)}else{if(n){errorOrSuggestion(F,n,e.Diagnostics.Property_0_implicitly_has_type_any_because_its_set_accessor_lacks_a_parameter_type_annotation,symbolToString(t))}else{e.Debug.assert(!!r,"there must existed getter as we are current checking either setter or getter in this function");errorOrSuggestion(F,r,e.Diagnostics.Property_0_implicitly_has_type_any_because_its_get_accessor_lacks_a_return_type_annotation,symbolToString(t))}a=X}}}if(!popTypeResolution()){a=X;if(F){var c=e.getDeclarationOfKind(t,158);error(c,e.Diagnostics._0_implicitly_has_return_type_any_because_it_does_not_have_a_return_type_annotation_and_is_referenced_directly_or_indirectly_in_one_of_its_return_expressions,symbolToString(t))}}return a}function getBaseTypeVariableOfClass(e){var t=getBaseConstructorTypeOfClass(getDeclaredTypeOfClassOrInterface(e));return t.flags&8650752?t:undefined}function getTypeOfFuncClassEnumModule(t){var r=getSymbolLinks(t);var n=r;if(!r.type){var i=e.getDeclarationOfExpando(t.valueDeclaration);if(i){var a=getSymbolOfNode(i);if(a&&(e.hasEntries(a.exports)||e.hasEntries(a.members))){t=cloneSymbol(t);r=t;if(e.hasEntries(a.exports)){t.exports=t.exports||e.createSymbolTable();mergeSymbolTable(t.exports,a.exports)}if(e.hasEntries(a.members)){t.members=t.members||e.createSymbolTable();mergeSymbolTable(t.members,a.members)}}}n.type=r.type=getTypeOfFuncClassEnumModuleWorker(t)}return r.type}function getTypeOfFuncClassEnumModuleWorker(t){var r=t.valueDeclaration;if(t.flags&1536&&e.isShorthandAmbientModuleSymbol(t)){return X}else if(r.kind===204||r.kind===189&&r.parent.kind===204){return getWidenedTypeFromAssignmentDeclaration(t)}else if(t.flags&512&&r&&e.isSourceFile(r)&&r.commonJsModuleIndicator){var n=resolveExternalModuleSymbol(t);if(n!==t){if(!pushTypeResolution(t,0)){return ee}var i=getMergedSymbol(t.exports.get("export="));var a=getWidenedTypeFromAssignmentDeclaration(i,i===n?undefined:n);if(!popTypeResolution()){return reportCircularityError(t)}return a}}var o=createObjectType(16,t);if(t.flags&32){var s=getBaseTypeVariableOfClass(t);return s?getIntersectionType([o,s]):o}else{return k&&t.flags&16777216?getOptionalType(o):o}}function getTypeOfEnumMember(e){var t=getSymbolLinks(e);return t.type||(t.type=getDeclaredTypeOfEnumMember(e))}function getTypeOfAlias(e){var t=getSymbolLinks(e);if(!t.type){var r=resolveAlias(e);t.type=r.flags&67220415?getTypeOfSymbol(r):ee}return t.type}function getTypeOfInstantiatedSymbol(e){var t=getSymbolLinks(e);if(!t.type){if(!pushTypeResolution(e,0)){return t.type=ee}var r=instantiateType(getTypeOfSymbol(t.target),t.mapper);if(!popTypeResolution()){r=reportCircularityError(e)}t.type=r}return t.type}function reportCircularityError(t){if(e.getEffectiveTypeAnnotationNode(t.valueDeclaration)){error(t.valueDeclaration,e.Diagnostics._0_is_referenced_directly_or_indirectly_in_its_own_type_annotation,symbolToString(t));return ee}if(F){error(t.valueDeclaration,e.Diagnostics._0_implicitly_has_type_any_because_it_does_not_have_a_type_annotation_and_is_referenced_directly_or_indirectly_in_its_own_initializer,symbolToString(t))}return X}function getTypeOfSymbol(t){if(e.getCheckFlags(t)&1){return getTypeOfInstantiatedSymbol(t)}if(e.getCheckFlags(t)&2048){return getTypeOfReverseMappedSymbol(t)}if(t.flags&(3|4)){return getTypeOfVariableOrParameterOrProperty(t)}if(t.flags&(16|8192|32|384|512)){return getTypeOfFuncClassEnumModule(t)}if(t.flags&8){return getTypeOfEnumMember(t)}if(t.flags&98304){return getTypeOfAccessors(t)}if(t.flags&2097152){return getTypeOfAlias(t)}return ee}function isReferenceToType(t,r){return t!==undefined&&r!==undefined&&(e.getObjectFlags(t)&4)!==0&&t.target===r}function getTargetType(t){return e.getObjectFlags(t)&4?t.target:t}function hasBaseType(t,r){return check(t);function check(t){if(e.getObjectFlags(t)&(3|4)){var n=getTargetType(t);return n===r||e.some(getBaseTypes(n),check)}else if(t.flags&2097152){return e.some(t.types,check)}return false}}function appendTypeParameters(t,r){for(var n=0,i=r;n0){return true}if(e.flags&8650752){var t=getBaseConstraintOfType(e);return!!t&&isValidBaseType(t)&&isMixinConstructorType(t)}return isJSConstructorType(e)}function getBaseTypeNodeOfClass(t){return e.getEffectiveBaseTypeNode(t.symbol.valueDeclaration)}function getConstructorsForTypeArguments(t,r,n){var i=e.length(r);var a=e.isInJSFile(n);return e.filter(getSignaturesOfType(t,1),function(t){return(a||i>=getMinTypeArgumentCount(t.typeParameters))&&i<=e.length(t.typeParameters)})}function getInstantiatedConstructorsForTypeArguments(t,r,n){var i=getConstructorsForTypeArguments(t,r,n);var a=e.map(r,getTypeFromTypeNode);return e.sameMap(i,function(t){return e.some(t.typeParameters)?getSignatureInstantiation(t,a,e.isInJSFile(n)):t})}function getBaseConstructorTypeOfClass(t){if(!t.resolvedBaseConstructorType){var r=t.symbol.valueDeclaration;var n=e.getEffectiveBaseTypeNode(r);var i=getBaseTypeNodeOfClass(t);if(!i){return t.resolvedBaseConstructorType=re}if(!pushTypeResolution(t,1)){return ee}var a=checkExpression(i.expression);if(n&&i!==n){e.Debug.assert(!n.typeArguments);checkExpression(n.expression)}if(a.flags&(524288|2097152)){resolveStructuredTypeMembers(a)}if(!popTypeResolution()){error(t.symbol.valueDeclaration,e.Diagnostics._0_is_referenced_directly_or_indirectly_in_its_own_base_expression,symbolToString(t.symbol));return t.resolvedBaseConstructorType=ee}if(!(a.flags&1)&&a!==ae&&!isConstructorType(a)){var o=error(i.expression,e.Diagnostics.Type_0_is_not_a_constructor_function_type,typeToString(a));if(a.flags&262144){var s=getConstraintFromTypeParameter(a);var c=te;if(s){var u=getSignaturesOfType(s,1);if(u[0]){c=getReturnTypeOfSignature(u[0])}}addRelatedInfo(o,e.createDiagnosticForNode(a.symbol.declarations[0],e.Diagnostics.Did_you_mean_for_0_to_be_constrained_to_type_new_args_Colon_any_1,symbolToString(a.symbol),typeToString(c)))}return t.resolvedBaseConstructorType=ee}t.resolvedBaseConstructorType=a}return t.resolvedBaseConstructorType}function getBaseTypes(t){if(!t.resolvedBaseTypes){if(t.objectFlags&8){t.resolvedBaseTypes=[createArrayType(getUnionType(t.typeParameters||e.emptyArray))]}else if(t.symbol.flags&(32|64)){if(t.symbol.flags&32){resolveBaseTypesOfClass(t)}if(t.symbol.flags&64){resolveBaseTypesOfInterface(t)}}else{e.Debug.fail("type must be class or interface")}}return t.resolvedBaseTypes}function resolveBaseTypesOfClass(t){t.resolvedBaseTypes=e.resolvingEmptyArray;var r=getApparentType(getBaseConstructorTypeOfClass(t));if(!(r.flags&(524288|2097152|1))){return t.resolvedBaseTypes=e.emptyArray}var n=getBaseTypeNodeOfClass(t);var i=typeArgumentsFromTypeReferenceNode(n);var a;var o=isJSConstructorType(r)?r:r.symbol?getDeclaredTypeOfSymbol(r.symbol):undefined;if(r.symbol&&r.symbol.flags&32&&areAllOuterTypeParametersApplied(o)){a=getTypeFromClassOrInterfaceReference(n,r.symbol,i)}else if(r.flags&1){a=r}else if(isJSConstructorType(r)){a=!n.typeArguments&&getJSClassType(r.symbol)||X}else{var s=getInstantiatedConstructorsForTypeArguments(r,n.typeArguments,n);if(!s.length){error(n.expression,e.Diagnostics.No_base_constructor_has_the_specified_number_of_type_arguments);return t.resolvedBaseTypes=e.emptyArray}a=getReturnTypeOfSignature(s[0])}if(a===ee){return t.resolvedBaseTypes=e.emptyArray}if(!isValidBaseType(a)){error(n.expression,e.Diagnostics.Base_constructor_return_type_0_is_not_an_object_type_or_intersection_of_object_types_with_statically_known_members,typeToString(a));return t.resolvedBaseTypes=e.emptyArray}if(t===a||hasBaseType(a,t)){error(t.symbol.valueDeclaration,e.Diagnostics.Type_0_recursively_references_itself_as_a_base_type,typeToString(t,undefined,2));return t.resolvedBaseTypes=e.emptyArray}if(t.resolvedBaseTypes===e.resolvingEmptyArray){t.members=undefined}return t.resolvedBaseTypes=[a]}function areAllOuterTypeParametersApplied(e){var t=e.outerTypeParameters;if(t){var r=t.length-1;var n=e.typeArguments;return t[r].symbol!==n[r].symbol}return true}function isValidBaseType(t){return!!(t.flags&(524288|67108864|1))&&!isGenericMappedType(t)||!!(t.flags&2097152)&&e.every(t.types,isValidBaseType)}function resolveBaseTypesOfInterface(t){t.resolvedBaseTypes=t.resolvedBaseTypes||e.emptyArray;for(var r=0,n=t.symbol.declarations;r=o?4096:0;var c=createSymbol(1,i,a);c.type=n===s?createArrayType(e):e;return c});return e.concatenate(t.parameters.slice(0,r),c)}}return t.parameters}function getDefaultConstructSignatures(t){var r=getBaseConstructorTypeOfClass(t);var n=getSignaturesOfType(r,1);if(n.length===0){return[createSignature(undefined,t.localTypeParameters,undefined,e.emptyArray,t,undefined,0,false,false)]}var i=getBaseTypeNodeOfClass(t);var a=e.isInJSFile(i);var o=typeArgumentsFromTypeReferenceNode(i);var s=e.length(o);var c=[];for(var u=0,l=n;u=d&&s<=p){var g=p?createSignatureInstantiation(f,fillMissingTypeArguments(o,f.typeParameters,d,a)):cloneSignature(f);g.typeParameters=t.localTypeParameters;g.resolvedReturnType=t;c.push(g)}}return c}function findMatchingSignature(e,t,r,n,i){for(var a=0,o=e;a0){return undefined}for(var i=1;i1){var u=o.thisParameter;if(e.forEach(s,function(e){return e.thisParameter})){var l=getUnionType(e.map(s,function(e){return e.thisParameter?getTypeOfSymbol(e.thisParameter):X}),2);u=createSymbolWithType(o.thisParameter,l)}c=cloneSignature(o);c.thisParameter=u;c.unionSignatures=s}(r||(r=[])).push(c)}}}}return r||e.emptyArray}function getUnionIndexInfo(e,t){var r=[];var n=false;for(var i=0,a=e;i0){l=e.map(l,function(e){var t=cloneSignature(e);t.resolvedReturnType=includeMixinType(getReturnTypeOfSignature(e),o,c);return t})}n=e.concatenate(n,l)}r=e.concatenate(r,getSignaturesOfType(u,0));i=intersectIndexInfos(i,getIndexInfoOfType(u,0));a=intersectIndexInfos(a,getIndexInfoOfType(u,1))};for(var u=0;u=6):r.flags&528?et:r.flags&12288?getGlobalESSymbolType(C>=2):r.flags&67108864?xe:r.flags&4194304?Se:r}function createUnionOrIntersectionProperty(t,r){var n;var i;var a=t.flags&1048576;var o=a?24:0;var s=a?0:16777216;var c=4;var u=0;for(var l=0,f=t.types;l=0);return n>=getMinArgumentCount(r)}var i=e.getImmediatelyInvokedFunctionExpression(t.parent);if(i){return!t.type&&!t.dotDotDotToken&&t.parent.parameters.indexOf(t)>=i.arguments.length}return false}function isOptionalJSDocParameterTag(t){if(!e.isJSDocParameterTag(t)){return false}var r=t.isBracketed,n=t.typeExpression;return r||!!n&&n.type.kind===288}function createIdentifierTypePredicate(e,t,r){return{kind:1,parameterName:e,parameterIndex:t,type:r}}function createThisTypePredicate(e){return{kind:0,type:e}}function getMinTypeArgumentCount(e){var t=0;if(e){for(var r=0;r=n&&o<=a){var s=t?t.slice():[];var c=getDefaultTypeArgumentType(i);var u=createTypeMapper(r,e.map(r,function(){return c}));for(var l=o;lc.arguments.length&&!g||l||isJSDocOptionalParameter(d);if(!m){a=n.length}}if((t.kind===158||t.kind===159)&&!hasNonBindableDynamicName(t)&&(!s||!o)){var y=t.kind===158?159:158;var h=e.getDeclarationOfKind(getSymbolOfNode(t),y);if(h){o=getAnnotatedAccessorThisParameter(h)}}var v=t.kind===157?getDeclaredTypeOfClassOrInterface(getMergedSymbol(t.parent.symbol)):undefined;var T=v?v.localTypeParameters:getTypeParametersFromDeclaration(t);var S=e.hasRestParameter(t)||e.isInJSFile(t)&&maybeAddJsSyntheticRestParameter(t,n);r.resolvedSignature=createSignature(t,T,o,n,undefined,undefined,a,S,i)}return r.resolvedSignature}function maybeAddJsSyntheticRestParameter(t,r){if(e.isJSDocSignature(t)||!containsArgumentsReference(t)){return false}var n=e.lastOrUndefined(t.parameters);var i=n?e.getJSDocParameterTags(n):e.getJSDocTags(t).filter(e.isJSDocParameterTag);var a=e.firstDefined(i,function(t){return t.typeExpression&&e.isJSDocVariadicType(t.typeExpression.type)?t.typeExpression.type:undefined});var o=createSymbol(3,"args",8192);o.type=a?createArrayType(getTypeFromTypeNode(a.type)):nt;if(a){r.pop()}r.push(o);return true}function getSignatureOfTypeTag(t){var r=e.isInJSFile(t)?e.getJSDocTypeTag(t):undefined;var n=r&&r.typeExpression&&getSingleCallSignature(getTypeFromTypeNode(r.typeExpression));return n&&getErasedSignature(n)}function getReturnTypeOfTypeTag(e){var t=getSignatureOfTypeTag(e);return t&&getReturnTypeOfSignature(t)}function containsArgumentsReference(t){var r=getNodeLinks(t);if(r.containsArgumentsReference===undefined){if(r.flags&8192){r.containsArgumentsReference=true}else{r.containsArgumentsReference=traverse(t.body)}}return r.containsArgumentsReference;function traverse(t){if(!t)return false;switch(t.kind){case 72:return t.escapedText==="arguments"&&e.isExpressionNode(t);case 154:case 156:case 158:case 159:return t.name.kind===149&&traverse(t.name);default:return!e.nodeStartsNewLexicalEnvironment(t)&&!e.isPartOfTypeNode(t)&&!!e.forEachChild(t,traverse)}}}function getSignaturesOfSymbol(t){if(!t)return e.emptyArray;var r=[];for(var n=0;n0&&i.body){var a=t.declarations[n-1];if(i.parent===a.parent&&i.kind===a.kind&&i.pos===a.end){continue}}r.push(getSignatureFromDeclaration(i))}return r}function resolveExternalModuleTypeByLiteral(e){var t=resolveExternalModuleName(e,e);if(t){var r=resolveExternalModuleSymbol(t);if(r){return getTypeOfSymbol(r)}}return X}function getThisTypeOfSignature(e){if(e.thisParameter){return getTypeOfSymbol(e.thisParameter)}}function signatureHasTypePredicate(e){return getTypePredicateOfSignature(e)!==undefined}function getTypePredicateOfSignature(t){if(!t.resolvedTypePredicate){if(t.target){var r=getTypePredicateOfSignature(t.target);t.resolvedTypePredicate=r?instantiateTypePredicate(r,t.mapper):Me}else if(t.unionSignatures){t.resolvedTypePredicate=getUnionTypePredicate(t.unionSignatures)||Me}else{var n=t.declaration&&e.getEffectiveReturnTypeNode(t.declaration);var i=void 0;if(!n&&e.isInJSFile(t.declaration)){var a=getSignatureOfTypeTag(t.declaration);if(a&&t!==a){i=getTypePredicateOfSignature(a)}}t.resolvedTypePredicate=n&&e.isTypePredicateNode(n)?createTypePredicateFromTypePredicateNode(n,t.declaration):i||Me}e.Debug.assert(!!t.resolvedTypePredicate)}return t.resolvedTypePredicate===Me?undefined:t.resolvedTypePredicate}function createTypePredicateFromTypePredicateNode(e,t){var r=e.parameterName;var n=getTypeFromTypeNode(e.type);if(r.kind===72){return createIdentifierTypePredicate(r.escapedText,getTypePredicateParameterIndex(t.parameters,r),n)}else{return createThisTypePredicate(n)}}function getTypePredicateParameterIndex(e,t){for(var r=0;r=0}function getRestTypeOfSignature(e){return tryGetRestTypeOfSignature(e)||X}function tryGetRestTypeOfSignature(e){if(e.hasRestParameter){var t=getTypeOfSymbol(e.parameters[e.parameters.length-1]);var r=isTupleType(t)?getRestTypeOfTupleType(t):t;return r&&getIndexTypeOfType(r,1)}return undefined}function getSignatureInstantiation(e,t,r){return getSignatureInstantiationWithoutFillingInTypeArguments(e,fillMissingTypeArguments(t,e.typeParameters,getMinTypeArgumentCount(e.typeParameters),r))}function getSignatureInstantiationWithoutFillingInTypeArguments(t,r){var n=t.instantiations||(t.instantiations=e.createMap());var i=getTypeListId(r);var a=n.get(i);if(!a){n.set(i,a=createSignatureInstantiation(t,r))}return a}function createSignatureInstantiation(e,t){return instantiateSignature(e,createSignatureTypeMapper(e,t),true)}function createSignatureTypeMapper(e,t){return createTypeMapper(e.typeParameters,t)}function getErasedSignature(e){return e.typeParameters?e.erasedSignatureCache||(e.erasedSignatureCache=createErasedSignature(e)):e}function createErasedSignature(e){return instantiateSignature(e,createTypeEraser(e.typeParameters),true)}function getCanonicalSignature(e){return e.typeParameters?e.canonicalSignatureCache||(e.canonicalSignatureCache=createCanonicalSignature(e)):e}function createCanonicalSignature(t){return getSignatureInstantiation(t,e.map(t.typeParameters,function(e){return e.target&&!getConstraintOfTypeParameter(e.target)?e.target:e}),e.isInJSFile(t.declaration))}function getBaseSignature(t){var r=t.typeParameters;if(r){var n=createTypeEraser(r);var i=e.map(r,function(e){return instantiateType(getBaseConstraintOfType(e),n)||xe});return instantiateSignature(t,createTypeMapper(r,i),true)}return t}function getOrCreateTypeFromSignature(t){if(!t.isolatedSignatureType){var r=t.declaration.kind===157||t.declaration.kind===161;var n=createObjectType(16);n.members=S;n.properties=e.emptyArray;n.callSignatures=!r?[t]:e.emptyArray;n.constructSignatures=r?[t]:e.emptyArray;t.isolatedSignatureType=n}return t.isolatedSignatureType}function getIndexSymbol(e){return e.members.get("__index")}function getIndexDeclarationOfSymbol(t,r){var n=r===1?135:138;var i=getIndexSymbol(t);if(i){for(var a=0,o=i.declarations;a1){t+=":"+a}n+=a}}return t}function getPropagatingFlagsOfTypes(e,t){var r=0;for(var n=0,i=e;na.length)){var l=c&&e.isExpressionWithTypeArguments(t)&&!e.isJSDocAugmentsTag(t.parent);var f=s===a.length?l?e.Diagnostics.Expected_0_type_arguments_provide_these_with_an_extends_tag:e.Diagnostics.Generic_type_0_requires_1_type_argument_s:l?e.Diagnostics.Expected_0_1_type_arguments_provide_these_with_an_extends_tag:e.Diagnostics.Generic_type_0_requires_between_1_and_2_type_arguments;var d=typeToString(i,undefined,2);error(t,f,d,s,a.length);if(!c){return ee}}var p=e.concatenate(i.outerTypeParameters,fillMissingTypeArguments(n,a,s,c));return createTypeReference(i,p)}return checkNoTypeArguments(t,r)?i:ee}function getTypeAliasInstantiation(t,r){var n=getDeclaredTypeOfSymbol(t);var i=getSymbolLinks(t);var a=i.typeParameters;var o=getTypeListId(r);var s=i.instantiations.get(o);if(!s){i.instantiations.set(o,s=instantiateType(n,createTypeMapper(a,fillMissingTypeArguments(r,a,getMinTypeArgumentCount(a),e.isInJSFile(t.valueDeclaration)))))}return s}function getTypeFromTypeAliasReference(t,r,n){var i=getDeclaredTypeOfSymbol(r);var a=getSymbolLinks(r).typeParameters;if(a){var o=e.length(t.typeArguments);var s=getMinTypeArgumentCount(a);if(oa.length){error(t,s===a.length?e.Diagnostics.Generic_type_0_requires_1_type_argument_s:e.Diagnostics.Generic_type_0_requires_between_1_and_2_type_arguments,symbolToString(r),s,a.length);return ee}return getTypeAliasInstantiation(r,n)}return checkNoTypeArguments(t,r)?i:ee}function getTypeReferenceName(t){switch(t.kind){case 164:return t.typeName;case 211:var r=t.expression;if(e.isEntityNameExpression(r)){return r}}return undefined}function resolveTypeReferenceName(e,t){if(!e){return Q}return resolveEntityName(e,t)||Q}function getTypeReferenceType(t,r){var n=typeArgumentsFromTypeReferenceNode(t);if(r===Q){return ee}var i=getTypeReferenceTypeWorker(t,r,n);if(i){return i}var a=e.isInJSFile(t)&&r.valueDeclaration&&e.getJSDocEnumTag(r.valueDeclaration);if(a){var o=getNodeLinks(a);if(!pushTypeResolution(a,5)){return ee}var s=a.typeExpression?getTypeFromTypeNode(a.typeExpression):ee;if(!popTypeResolution()){s=ee;error(t,e.Diagnostics.Enum_type_0_circularly_references_itself,symbolToString(r))}return o.resolvedEnumType=s}var c=tryGetDeclaredTypeOfSymbol(r);if(c){return checkNoTypeArguments(t,r)?c.flags&262144?getConstrainedTypeVariable(c,t):getRegularTypeOfLiteralType(c):ee}if(!(r.flags&67220415&&isJSDocTypeReference(t))){return ee}var u=getJSDocTypeReference(t,r,n);if(u){return u}resolveTypeReferenceName(getTypeReferenceName(t),67897832);return getTypeOfSymbol(r)}function getJSDocTypeReference(t,r,n){if(!pushTypeResolution(r,6)){return ee}var i=getAssignedClassType(r);var a=getTypeOfSymbol(r);var o=a.symbol&&a.symbol!==r&&!isInferredClassType(a)&&getTypeReferenceTypeWorker(t,a.symbol,n);if(!popTypeResolution()){getSymbolLinks(r).resolvedJSDocType=ee;error(t,e.Diagnostics.JSDoc_type_0_circularly_references_itself,symbolToString(r));return ee}if(o||i){var s=o&&i?getIntersectionType([i,o]):o||i;return getSymbolLinks(r).resolvedJSDocType=s}}function getTypeReferenceTypeWorker(t,r,n){if(r.flags&(32|64)){if(r.valueDeclaration&&e.isBinaryExpression(r.valueDeclaration.parent)){var i=getJSDocTypeReference(t,r,n);if(i){return i}}return getTypeFromClassOrInterfaceReference(t,r,n)}if(r.flags&524288){return getTypeFromTypeAliasReference(t,r,n)}if(r.flags&16&&isJSDocTypeReference(t)&&(r.members||e.getJSDocClassTag(r.valueDeclaration))){return getInferredClassType(r)}}function getSubstitutionType(e,t){var r=createType(33554432);r.typeVariable=e;r.substitute=t;return r}function isUnaryTupleTypeNode(e){return e.kind===170&&e.elementTypes.length===1}function getImpliedConstraint(e,t,r){return isUnaryTupleTypeNode(t)&&isUnaryTupleTypeNode(r)?getImpliedConstraint(e,t.elementTypes[0],r.elementTypes[0]):getActualTypeVariable(getTypeFromTypeNode(t))===e?getTypeFromTypeNode(r):undefined}function getConstrainedTypeVariable(t,r){var n;while(r&&!e.isStatement(r)&&r.kind!==291){var i=r.parent;if(i.kind===175&&r===i.trueType){var a=getImpliedConstraint(t,i.checkType,i.extendsType);if(a){n=e.append(n,a)}}r=i}return n?getSubstitutionType(t,getIntersectionType(e.append(n,t))):t}function isJSDocTypeReference(e){return!!(e.flags&2097152)&&(e.kind===164||e.kind===183)}function checkNoTypeArguments(t,r){if(t.typeArguments){error(t,e.Diagnostics.Type_0_is_not_generic,r?symbolToString(r):t.typeName?e.declarationNameToString(t.typeName):"(anonymous)");return false}return true}function getIntendedTypeFromJSDocTypeReference(t){if(e.isIdentifier(t.typeName)){var r=t.typeArguments;switch(t.typeName.escapedText){case"String":checkNoTypeArguments(t);return oe;case"Number":checkNoTypeArguments(t);return se;case"Boolean":checkNoTypeArguments(t);return pe;case"Void":checkNoTypeArguments(t);return _e;case"Undefined":checkNoTypeArguments(t);return re;case"Null":checkNoTypeArguments(t);return ie;case"Function":case"function":checkNoTypeArguments(t);return Ge;case"Array":case"array":return!r||!r.length?nt:undefined;case"Promise":case"promise":return!r||!r.length?createPromiseType(X):undefined;case"Object":if(r&&r.length===2){if(e.isJSDocIndexSignature(t)){var n=getTypeFromTypeNode(r[0]);var i=getTypeFromTypeNode(r[1]);var a=createIndexInfo(i,false);return createAnonymousType(undefined,S,e.emptyArray,e.emptyArray,n===oe?a:undefined,n===se?a:undefined)}return X}checkNoTypeArguments(t);return X}}}function getTypeFromJSDocNullableTypeNode(e){var t=getTypeFromTypeNode(e.type);return k?getNullableType(t,65536):t}function getTypeFromTypeReference(e){var t=getNodeLinks(e);if(!t.resolvedType){var r=void 0;var n=void 0;var i=67897832;if(isJSDocTypeReference(e)){n=getIntendedTypeFromJSDocTypeReference(e);i|=67220415}if(!n){r=resolveTypeReferenceName(getTypeReferenceName(e),i);n=getTypeReferenceType(e,r)}t.resolvedSymbol=r;t.resolvedType=n}return t.resolvedType}function typeArgumentsFromTypeReferenceNode(t){return e.map(t.typeArguments,getTypeFromTypeNode)}function getTypeFromTypeQueryNode(e){var t=getNodeLinks(e);if(!t.resolvedType){t.resolvedType=getRegularTypeOfLiteralType(getWidenedType(checkExpression(e.exprName)))}return t.resolvedType}function getTypeOfGlobalSymbol(t,r){function getTypeDeclaration(e){var t=e.declarations;for(var r=0,n=t;r=r?16777216:0),""+c);l.type=u;o.push(l)}}}var f=[];for(var c=r;c<=s;c++)f.push(getLiteralType(c));var d=createSymbol(4,"length");d.type=n?se:getUnionType(f);o.push(d);var p=createObjectType(8|4);p.typeParameters=a;p.outerTypeParameters=undefined;p.localTypeParameters=a;p.instantiations=e.createMap();p.instantiations.set(getTypeListId(p.typeParameters),p);p.target=p;p.typeArguments=p.typeParameters;p.thisType=createType(262144);p.thisType.isThisType=true;p.thisType.constraint=p;p.declaredProperties=o;p.declaredCallSignatures=e.emptyArray;p.declaredConstructSignatures=e.emptyArray;p.declaredStringIndexInfo=undefined;p.declaredNumberIndexInfo=undefined;p.minLength=r;p.hasRestElement=n;p.associatedNames=i;return p}function getTupleTypeOfArity(e,t,r,n){var i=e+(r?"+":",")+t+(n&&n.length?","+n.join(","):"");var a=U.get(i);if(!a){U.set(i,a=createTupleTypeOfArity(e,t,r,n))}return a}function createTupleType(e,t,r,n){if(t===void 0){t=e.length}if(r===void 0){r=false}var i=e.length;if(i===1&&r){return createArrayType(e[0])}var a=getTupleTypeOfArity(i,t,i>0&&r,n);return e.length?createTypeReference(a,e):a}function getTypeFromTupleTypeNode(t){var r=getNodeLinks(t);if(!r.resolvedType){var n=e.lastOrUndefined(t.elementTypes);var i=n&&n.kind===172?n:undefined;var a=e.findLastIndex(t.elementTypes,function(e){return e.kind!==171&&e!==i})+1;var o=e.map(t.elementTypes,function(e){var t=getTypeFromTypeNode(e);return e===i&&getIndexTypeOfType(t,1)||t});r.resolvedType=createTupleType(o,a,!!i)}return r.resolvedType}function sliceTupleType(t,r){var n=t.target;if(n.hasRestElement){r=Math.min(r,getTypeReferenceArity(t)-1)}return createTupleType((t.typeArguments||e.emptyArray).slice(r),Math.max(0,n.minLength-r),n.hasRestElement,n.associatedNames&&n.associatedNames.slice(r))}function getTypeFromOptionalTypeNode(e){var t=getTypeFromTypeNode(e.type);return k?getOptionalType(t):t}function getTypeId(e){return e.id}function containsType(t,r){return e.binarySearch(t,r,getTypeId,e.compareValues)>=0}function insertType(t,r){var n=e.binarySearch(t,r,getTypeId,e.compareValues);if(n<0){t.splice(~n,0,r);return true}return false}function isEmptyIntersectionType(e){var t=0;for(var r=0,n=e.types;rt[a-1].id?~a:e.binarySearch(t,n,getTypeId,e.compareValues);if(o<0){t.splice(~o,0,n)}}}return r}function addTypesToUnion(e,t,r){for(var n=0,i=r;n0){r--;if(isSubtypeOfAny(t[r],t)){e.orderedRemoveItemAt(t,r)}}}function removeRedundantLiteralTypes(t,r){var n=t.length;while(n>0){n--;var i=t[n];var a=i.flags&128&&r&4||i.flags&256&&r&8||i.flags&2048&&r&64||i.flags&8192&&r&4096||isFreshLiteralType(i)&&containsType(t,i.regularType);if(a){e.orderedRemoveItemAt(t,n)}}}function getUnionType(e,t,r,n){if(t===void 0){t=1}if(e.length===0){return me}if(e.length===1){return e[0]}var i=[];var a=addTypesToUnion(i,0,e);if(t!==0){if(a&3){return a&1?a&268435456?Z:X:te}switch(t){case 1:if(a&8576|512){removeRedundantLiteralTypes(i,a)}break;case 2:removeSubtypes(i);break}if(i.length===0){return a&65536?a&134217728?ie:ae:a&32768?a&134217728?re:ne:me}}return getUnionTypeFromSortedList(i,!(a&66994211),r,n)}function getUnionTypePredicate(t){var r;var n=[];for(var i=0,a=t;i0){n--;var i=t[n];var a=i.flags&4&&r&128||i.flags&8&&r&256||i.flags&64&&r&2048||i.flags&4096&&r&8192;if(a){e.orderedRemoveItemAt(t,n)}}}function eachUnionContains(e,t){for(var r=0,n=e;r=0){if(n&&everyType(t,function(e){return!e.target.hasRestElement})){var l=getIndexNodeForAccessExpression(n);error(l,e.Diagnostics.Property_0_does_not_exist_on_type_1,e.unescapeLeadingUnderscores(s),typeToString(t))}return mapType(t,function(e){return getRestTypeOfTupleType(e)||re})}}if(!(r.flags&98304)&&isTypeAssignableToKind(r,132|296|12288)){if(t.flags&(1|131072)){return t}var f=isTypeAssignableToKind(r,296)&&getIndexInfoOfType(t,1)||getIndexInfoOfType(t,0)||undefined;if(f){if(n&&!isTypeAssignableToKind(r,4|8)){var l=getIndexNodeForAccessExpression(n);error(l,e.Diagnostics.Type_0_cannot_be_used_as_an_index_type,typeToString(r))}else if(o&&f.isReadonly&&(e.isAssignmentTarget(o)||e.isDeleteTarget(o))){error(o,e.Diagnostics.Index_signature_in_type_0_only_permits_reading,typeToString(t))}return f.type}if(r.flags&131072){return me}if(isJSLiteralType(t)){return X}if(o&&!isConstEnumObjectType(t)){if(F&&!x.suppressImplicitAnyIndexErrors){if(s!==undefined&&typeHasStaticProperty(s,t)){error(o,e.Diagnostics.Property_0_is_a_static_member_of_type_1,s,typeToString(t))}else if(getIndexTypeOfType(t,1)){error(o.argumentExpression,e.Diagnostics.Element_implicitly_has_an_any_type_because_index_expression_is_not_of_type_number)}else{var d=void 0;if(s!==undefined&&(d=getSuggestionForNonexistentProperty(s,t))){if(d!==undefined){error(o.argumentExpression,e.Diagnostics.Property_0_does_not_exist_on_type_1_Did_you_mean_2,s,typeToString(t),d)}}else{error(o,e.Diagnostics.Element_implicitly_has_an_any_type_because_type_0_has_no_index_signature,typeToString(t))}}}return a}}if(isJSLiteralType(t)){return X}if(n){var l=getIndexNodeForAccessExpression(n);if(r.flags&(128|256)){error(l,e.Diagnostics.Property_0_does_not_exist_on_type_1,""+r.value,typeToString(t))}else if(r.flags&(4|8)){error(l,e.Diagnostics.Type_0_has_no_matching_index_signature_for_type_1,typeToString(t),typeToString(r))}else{error(l,e.Diagnostics.Type_0_cannot_be_used_as_an_index_type,typeToString(r))}}if(isTypeAny(r)){return r}return a}function getIndexNodeForAccessExpression(e){return e.kind===190?e.argumentExpression:e.kind===180?e.indexType:e.kind===149?e.expression:e}function isGenericObjectType(e){return maybeTypeOfKind(e,58982400|134217728)}function isGenericIndexType(e){return maybeTypeOfKind(e,58982400|4194304)}function getSimplifiedType(e){return e.flags&8388608?getSimplifiedIndexedAccessType(e):e}function distributeIndexOverObjectType(t,r){if(t.flags&1048576){return mapType(t,function(e){return getSimplifiedType(getIndexedAccessType(e,r))})}if(t.flags&2097152){return getIntersectionType(e.map(t.types,function(e){return getSimplifiedType(getIndexedAccessType(e,r))}))}}function getSimplifiedIndexedAccessType(e){if(e.simplified){return e.simplified===Oe?e:e.simplified}e.simplified=Oe;var t=getSimplifiedType(e.objectType);var r=getSimplifiedType(e.indexType);if(r.flags&1048576){return e.simplified=mapType(r,function(e){return getSimplifiedType(getIndexedAccessType(t,e))})}if(!(r.flags&63176704)){var n=distributeIndexOverObjectType(t,r);if(n){return e.simplified=n}}if(isGenericMappedType(t)){return e.simplified=substituteIndexedMappedType(t,e)}if(t.flags&262144){var i=getConstraintOfTypeParameter(t);if(i&&isGenericMappedType(i)){return e.simplified=substituteIndexedMappedType(i,e)}}return e.simplified=e}function substituteIndexedMappedType(e,t){var r=createTypeMapper([getTypeParameterFromMappedType(e)],[t.indexType]);var n=combineTypeMappers(e.mapper,r);return instantiateType(getTemplateTypeFromMappedType(e),n)}function getIndexedAccessType(e,t,r,n){if(n===void 0){n=r?ee:te}if(e===Z||t===Z){return Z}if(isGenericIndexType(t)||!(r&&r.kind!==180)&&isGenericObjectType(e)){if(e.flags&3){return e}var i=e.id+","+t.id;var a=q.get(i);if(!a){q.set(i,a=createIndexedAccessType(e,t))}return a}var o=getApparentType(e);if(t.flags&1048576&&!(t.flags&16)){var s=[];var c=false;for(var u=0,l=t.types;u=t?xe:r}}function isInferenceContext(e){return!!e.typeParameters}function cloneTypeMapper(e){return e&&isInferenceContext(e)?createInferenceContext(e.typeParameters,e.signature,e.flags|1,e.compareTypes,e.inferences):e}function combineTypeMappers(e,t){if(!e)return t;if(!t)return e;return function(r){return instantiateType(e(r),t)}}function createReplacementMapper(e,t,r){return function(n){return n===e?t:r(n)}}function wildcardMapper(e){return e.flags&262144?Z:e}function cloneTypeParameter(e){var t=createType(262144);t.symbol=e.symbol;t.target=e;return t}function instantiateTypePredicate(t,r){if(e.isIdentifierTypePredicate(t)){return{kind:1,parameterName:t.parameterName,parameterIndex:t.parameterIndex,type:instantiateType(t.type,r)}}else{return{kind:0,type:instantiateType(t.type,r)}}}function instantiateSignature(t,r,n){var i;if(t.typeParameters&&!n){i=e.map(t.typeParameters,cloneTypeParameter);r=combineTypeMappers(createTypeMapper(t.typeParameters,i),r);for(var a=0,o=i;a=i,n)});var o=getMappedTypeModifiers(r);var s=o&4?0:o&8?getTypeReferenceArity(t)-(t.target.hasRestElement?1:0):i;return createTupleType(a,s,t.target.hasRestElement,t.target.associatedNames)}function instantiateMappedTypeTemplate(e,t,r,n){var i=combineTypeMappers(n,createTypeMapper([getTypeParameterFromMappedType(e)],[t]));var a=instantiateType(getTemplateTypeFromMappedType(e.target||e),i);var o=getMappedTypeModifiers(e);return k&&o&4&&!isTypeAssignableTo(re,a)?getOptionalType(a):k&&o&8&&r?getTypeWithFacts(a,524288):a}function instantiateAnonymousType(e,t){var r=createObjectType(e.objectFlags|64,e.symbol);if(e.objectFlags&32){r.declaration=e.declaration;var n=getTypeParameterFromMappedType(e);var i=cloneTypeParameter(n);r.typeParameter=i;t=combineTypeMappers(makeUnaryTypeMapper(n,i),t);i.mapper=t}r.target=e;r.mapper=t;r.aliasSymbol=e.aliasSymbol;r.aliasTypeArguments=instantiateTypes(e.aliasTypeArguments,t);return r}function getConditionalTypeInstantiation(t,r){var n=t.root;if(n.outerTypeParameters){var i=e.map(n.outerTypeParameters,r);var a=getTypeListId(i);var o=n.instantiations.get(a);if(!o){var s=createTypeMapper(n.outerTypeParameters,i);o=instantiateConditionalType(n,s);n.instantiations.set(a,o)}return o}return t}function instantiateConditionalType(e,t){if(e.isDistributive){var r=e.checkType;var n=t(r);if(r!==n&&n.flags&(1048576|131072)){return mapType(n,function(n){return getConditionalType(e,createReplacementMapper(r,n,t))})}}return getConditionalType(e,t)}function instantiateType(e,t){if(!e||!t||t===b){return e}if(v===50){return ee}v++;var r=instantiateTypeWorker(e,t);v--;return r}function instantiateTypeWorker(e,t){var r=e.flags;if(r&262144){return t(e)}if(r&524288){var n=e.objectFlags;if(n&16){return e.symbol&&e.symbol.flags&(16|8192|32|2048|4096)&&e.symbol.declarations?getAnonymousTypeInstantiation(e,t):e}if(n&32){return getAnonymousTypeInstantiation(e,t)}if(n&4){var i=e.typeArguments;var a=instantiateTypes(i,t);return a!==i?createTypeReference(e.target,a):e}return e}if(r&1048576&&!(r&131068)){var o=e.types;var s=instantiateTypes(o,t);return s!==o?getUnionType(s,1,e.aliasSymbol,instantiateTypes(e.aliasTypeArguments,t)):e}if(r&2097152){var o=e.types;var s=instantiateTypes(o,t);return s!==o?getIntersectionType(s,e.aliasSymbol,instantiateTypes(e.aliasTypeArguments,t)):e}if(r&4194304){return getIndexType(instantiateType(e.type,t))}if(r&8388608){return getIndexedAccessType(instantiateType(e.objectType,t),instantiateType(e.indexType,t))}if(r&16777216){return getConditionalTypeInstantiation(e,combineTypeMappers(e.mapper,t))}if(r&33554432){return instantiateType(e.typeVariable,t)}return e}function getWildcardInstantiation(e){return e.flags&(131068|3|131072)?e:e.wildcardInstantiation||(e.wildcardInstantiation=instantiateType(e,wildcardMapper))}function instantiateIndexInfo(e,t){return e&&createIndexInfo(instantiateType(e.type,t),e.isReadonly,e.declaration)}function isContextSensitive(t){e.Debug.assert(t.kind!==156||e.isObjectLiteralMethod(t));switch(t.kind){case 196:case 197:case 156:return isContextSensitiveFunctionLikeDeclaration(t);case 188:return e.some(t.properties,isContextSensitive);case 187:return e.some(t.elements,isContextSensitive);case 205:return isContextSensitive(t.whenTrue)||isContextSensitive(t.whenFalse);case 204:return t.operatorToken.kind===55&&(isContextSensitive(t.left)||isContextSensitive(t.right));case 275:return isContextSensitive(t.initializer);case 195:return isContextSensitive(t.expression);case 268:return e.some(t.properties,isContextSensitive)||e.isJsxOpeningElement(t.parent)&&e.some(t.parent.parent.children,isContextSensitive);case 267:{var r=t.initializer;return!!r&&isContextSensitive(r)}case 270:{var n=t.expression;return!!n&&isContextSensitive(n)}}return false}function isContextSensitiveFunctionLikeDeclaration(t){if(t.typeParameters){return false}if(e.some(t.parameters,function(t){return!e.getEffectiveTypeAnnotationNode(t)})){return true}if(t.kind!==197){var r=e.firstOrUndefined(t.parameters);if(!(r&&e.parameterIsThisKeyword(r))){return true}}return hasContextSensitiveReturnExpression(t)}function hasContextSensitiveReturnExpression(e){var t=e.body;return t.kind===218?false:isContextSensitive(t)}function isContextSensitiveFunctionOrObjectLiteralMethod(t){return(e.isInJSFile(t)&&e.isFunctionDeclaration(t)||isFunctionExpressionOrArrowFunction(t)||e.isObjectLiteralMethod(t))&&isContextSensitiveFunctionLikeDeclaration(t)}function getTypeWithoutSignatures(t){if(t.flags&524288){var r=resolveStructuredTypeMembers(t);if(r.constructSignatures.length||r.callSignatures.length){var n=createObjectType(16,t.symbol);n.members=r.members;n.properties=r.properties;n.callSignatures=e.emptyArray;n.constructSignatures=e.emptyArray;return n}}else if(t.flags&2097152){return getIntersectionType(e.map(t.types,getTypeWithoutSignatures))}return t}function isTypeIdenticalTo(e,t){return isTypeRelatedTo(e,t,lr)}function compareTypesIdentical(e,t){return isTypeRelatedTo(e,t,lr)?-1:0}function compareTypesAssignable(e,t){return isTypeRelatedTo(e,t,sr)?-1:0}function compareTypesSubtypeOf(e,t){return isTypeRelatedTo(e,t,or)?-1:0}function isTypeSubtypeOf(e,t){return isTypeRelatedTo(e,t,or)}function isTypeAssignableTo(e,t){return isTypeRelatedTo(e,t,sr)}function isTypeDerivedFrom(t,r){return t.flags&1048576?e.every(t.types,function(e){return isTypeDerivedFrom(e,r)}):r.flags&1048576?e.some(r.types,function(e){return isTypeDerivedFrom(t,e)}):t.flags&58982400?isTypeDerivedFrom(getBaseConstraintOfType(t)||xe,r):r===qe?!!(t.flags&(524288|67108864)):r===Ge?!!(t.flags&524288)&&isFunctionObjectType(t):hasBaseType(t,getTargetType(r))}function isTypeComparableTo(e,t){return isTypeRelatedTo(e,t,ur)}function areTypesComparable(e,t){return isTypeComparableTo(e,t)||isTypeComparableTo(t,e)}function checkTypeAssignableTo(e,t,r,n,i,a){return checkTypeRelatedTo(e,t,sr,r,n,i,a)}function checkTypeAssignableToAndOptionallyElaborate(e,t,r,n,i,a){return checkTypeRelatedToAndOptionallyElaborate(e,t,sr,r,n,i,a)}function checkTypeRelatedToAndOptionallyElaborate(e,t,r,n,i,a,o){if(isTypeRelatedTo(e,t,r))return true;if(!n||!elaborateError(i,e,t,r,a)){return checkTypeRelatedTo(e,t,r,n,a,o)}return false}function isOrHasGenericConditional(t){return!!(t.flags&16777216||t.flags&2097152&&e.some(t.types,isOrHasGenericConditional))}function elaborateError(e,t,r,n,i){if(!e||isOrHasGenericConditional(r))return false;if(!checkTypeRelatedTo(t,r,n,undefined)&&elaborateDidYouMeanToCallOrConstruct(e,t,r,n,i)){return true}switch(e.kind){case 270:case 195:return elaborateError(e.expression,t,r,n,i);case 204:switch(e.operatorToken.kind){case 59:case 27:return elaborateError(e.right,t,r,n,i)}break;case 188:return elaborateObjectLiteral(e,t,r,n);case 187:return elaborateArrayLiteral(e,t,r,n);case 268:return elaborateJsxAttributes(e,t,r,n);case 197:return elaborateArrowFunction(e,t,r,n)}return false}function elaborateDidYouMeanToCallOrConstruct(t,r,n,i,a){var o=getSignaturesOfType(r,0);var s=getSignaturesOfType(r,1);for(var c=0,u=[s,o];cc){return 0}if(t.typeParameters&&t.typeParameters!==r.typeParameters){r=getCanonicalSignature(r);t=instantiateSignatureInContextOf(t,r,undefined,s)}var u=getParameterCount(t);var l=getNonArrayRestType(t);var f=getNonArrayRestType(r);if(l&&f&&u!==c){return 0}var d=r.declaration?r.declaration.kind:0;var p=!n&&N&&d!==156&&d!==155&&d!==157;var g=-1;var _=getThisTypeOfSignature(t);if(_&&_!==_e){var m=getThisTypeOfSignature(r);if(m){var y=!p&&s(_,m,false)||s(m,_,a);if(!y){if(a){o(e.Diagnostics.The_this_types_of_each_signature_are_incompatible)}return 0}g&=y}}var h=l||f?Math.min(u,c):Math.max(u,c);var v=l||f?h-1:-1;for(var T=0;T0||typeHasCallOrConstructSignatures(t))&&!hasCommonProperties(t,r,f)){if(a){var p=getSignaturesOfType(t,0);var g=getSignaturesOfType(t,1);if(p.length>0&&isRelatedTo(getReturnTypeOfSignature(p[0]),r,false)||g.length>0&&isRelatedTo(getReturnTypeOfSignature(g[0]),r,false)){reportError(e.Diagnostics.Value_of_type_0_has_no_properties_in_common_with_type_1_Did_you_mean_to_call_it,typeToString(t),typeToString(r))}else{reportError(e.Diagnostics.Type_0_has_no_properties_in_common_with_type_1,typeToString(t),typeToString(r))}}return 0}var _=0;var m=u;var y=!!s;if(t.flags&1048576){_=n===ur?someTypeRelatedToType(t,r,a&&!(t.flags&131068)):eachTypeRelatedToType(t,r,a&&!(t.flags&131068))}else{if(r.flags&1048576){_=typeRelatedToSomeType(t,r,a&&!(t.flags&131068)&&!(r.flags&131068))}else if(r.flags&2097152){y=true;_=typeRelatedToEachType(t,r,a)}else if(t.flags&2097152){_=someTypeRelatedToType(t,r,false)}if(!_&&(t.flags&66846720||r.flags&66846720)){if(_=recursiveTypeRelatedTo(t,r,a,y)){u=m}}}if(!_&&t.flags&2097152){var v=getUnionConstraintOfIntersection(t,!!(r.flags&1048576));if(v){if(_=isRelatedTo(v,r,a,undefined,y)){u=m}}}if(!_&&a){var T=h;h=false;if(t.flags&524288&&r.flags&131068){tryElaborateErrorsForPrimitivesAndObjects(t,r)}else if(t.symbol&&t.flags&524288&&qe===t){reportError(e.Diagnostics.The_Object_type_is_assignable_to_very_few_other_types_Did_you_mean_to_use_the_any_type_instead)}else if(f&&r.flags&2097152){var S=r.types;var b=getJsxType(c.IntrinsicAttributes,i);var x=getJsxType(c.IntrinsicClassAttributes,i);if(b!==ee&&x!==ee&&(e.contains(S,b)||e.contains(S,x))){return _}}if(!o&&T){return _}reportRelationError(o,t,r)}return _}function isIdenticalTo(e,t){var r;var n=e.flags&t.flags;if(n&524288||n&8388608||n&16777216||n&4194304||n&33554432){return recursiveTypeRelatedTo(e,t,false,false)}if(n&(1048576|2097152)){if(r=eachTypeRelatedToSomeType(e,t)){if(r&=eachTypeRelatedToSomeType(t,e)){return r}}}return 0}function hasExcessProperties(t,r,a,o){if(!F&&e.getObjectFlags(r)&16384){return false}if(maybeTypeOfKind(r,524288)&&!(e.getObjectFlags(r)&512)){var s=!!(e.getObjectFlags(t)&4096);if((n===sr||n===cr||n===ur)&&(isTypeSubsetOf(qe,r)||!s&&isEmptyObjectType(r))){return false}if(a){return hasExcessProperties(t,a,undefined,o)}var c=function(n){if(shouldCheckAsExcessProperty(n,t.symbol)&&!isKnownProperty(r,n.escapedName,s)){if(o){if(!i)return{value:e.Debug.fail()};if(e.isJsxAttributes(i)||e.isJsxOpeningLikeElement(i)||e.isJsxOpeningLikeElement(i.parent)){reportError(e.Diagnostics.Property_0_does_not_exist_on_type_1,symbolToString(n),typeToString(r))}else{var a=t.symbol&&e.firstOrUndefined(t.symbol.declarations);var c=void 0;if(n.valueDeclaration&&e.findAncestor(n.valueDeclaration,function(e){return e===a})){var u=n.valueDeclaration;e.Debug.assertNode(u,e.isObjectLiteralElementLike);i=u;var l=u.name;if(e.isIdentifier(l)){c=getSuggestionForNonexistentProperty(l,r)}}if(c!==undefined){reportError(e.Diagnostics.Object_literal_may_only_specify_known_properties_but_0_does_not_exist_in_type_1_Did_you_mean_to_write_2,symbolToString(n),typeToString(r),c)}else{reportError(e.Diagnostics.Object_literal_may_only_specify_known_properties_and_0_does_not_exist_in_type_1,symbolToString(n),typeToString(r))}}}return{value:true}}};for(var u=0,l=getPropertiesOfObjectType(t);u0||(n=1,getSignaturesOfType(t,n).length>0);if(i){return e.find(r.types,function(e){return getSignaturesOfType(e,n).length>0})}}function findMostOverlappyType(t,r){var n;var i=0;for(var a=0,o=r.types;a=i){n=s;i=u}}else if(!(c.flags&131072)&&1>=i){n=s;i=1}}return n}function findMatchingDiscriminantType(t,r){if(r.flags&1048576){var n=getPropertiesOfObjectType(t);if(n){var i=findDiscriminantProperties(n,r);if(i){return discriminateTypeByDiscriminableItems(r,e.map(i,function(e){return[function(){return getTypeOfSymbol(e)},e.escapedName]}),isRelatedTo)}}}return undefined}function typeRelatedToEachType(e,t,r){var n=-1;var i=t.types;for(var a=0,o=i;a5){reportError(e.Diagnostics.Type_0_is_missing_the_following_properties_from_type_1_Colon_2_and_3_more,typeToString(t),typeToString(r),e.map(c.slice(0,4),function(e){return symbolToString(e)}).join(", "),c.length-4)}else{reportError(e.Diagnostics.Type_0_is_missing_the_following_properties_from_type_1_Colon_2,typeToString(t),typeToString(r),e.map(c,function(e){return symbolToString(e)}).join(", "))}}return 0}if(isObjectLiteralType(r)){for(var l=0,f=getPropertiesOfType(t);l0&&e.every(r.properties,function(e){return!!(e.flags&16777216)})}if(t.flags&2097152){return e.every(t.types,isWeakType)}return false}function hasCommonProperties(e,t,r){for(var n=0,i=getPropertiesOfType(e);n"}else{n+="-"+o.id}}return n}function getRelationKey(e,t,r){if(r===lr&&e.id>t.id){var n=e;e=t;t=n}if(isTypeReferenceWithGenericArguments(e)&&isTypeReferenceWithGenericArguments(t)){var i=[];return getTypeReferenceId(e,i)+","+getTypeReferenceId(t,i)}return e.id+","+t.id}function forEachProperty(t,r){if(e.getCheckFlags(t)&6){for(var n=0,i=t.containingType.types;n=5&&e.flags&524288){var n=e.symbol;if(n){var i=0;for(var a=0;a=5)return true}}}}return false}function isPropertyIdenticalTo(e,t){return compareProperties(e,t,compareTypesIdentical)!==0}function compareProperties(t,r,n){if(t===r){return-1}var i=e.getDeclarationModifierFlagsFromSymbol(t)&24;var a=e.getDeclarationModifierFlagsFromSymbol(r)&24;if(i!==a){return 0}if(i){if(getTargetSymbol(t)!==getTargetSymbol(r)){return 0}}else{if((t.flags&16777216)!==(r.flags&16777216)){return 0}}if(isReadonlySymbol(t)!==isReadonlySymbol(r)){return 0}return n(getTypeOfSymbol(t),getTypeOfSymbol(r))}function isMatchingSignature(e,t,r){var n=getParameterCount(e);var i=getParameterCount(t);var a=getMinArgumentCount(e);var o=getMinArgumentCount(t);var s=hasEffectiveRestParameter(e);var c=hasEffectiveRestParameter(t);if(n===i&&a===o&&s===c){return true}if(r&&a<=o){return true}return false}function compareSignaturesIdentical(t,r,n,i,a,o){if(t===r){return-1}if(!isMatchingSignature(t,r,n)){return 0}if(e.length(t.typeParameters)!==e.length(r.typeParameters)){return 0}t=getErasedSignature(t);r=getErasedSignature(r);var s=-1;if(!i){var c=getThisTypeOfSignature(t);if(c){var u=getThisTypeOfSignature(r);if(u){var l=o(c,u);if(!l){return 0}s&=l}}}var f=getParameterCount(r);for(var d=0;d-1&&(resolveName(a,a.name.escapedText,67897832,undefined,a.name.escapedText,true)||a.name.originalKeywordKind&&e.isTypeNodeKind(a.name.originalKeywordKind))){var o="arg"+a.parent.parameters.indexOf(a);errorOrSuggestion(F,t,e.Diagnostics.Parameter_has_a_name_but_no_type_Did_you_mean_0_Colon_1,o,e.declarationNameToString(a.name));return}i=t.dotDotDotToken?F?e.Diagnostics.Rest_parameter_0_implicitly_has_an_any_type:e.Diagnostics.Rest_parameter_0_implicitly_has_an_any_type_but_a_better_type_may_be_inferred_from_usage:F?e.Diagnostics.Parameter_0_implicitly_has_an_1_type:e.Diagnostics.Parameter_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage;break;case 186:i=e.Diagnostics.Binding_element_0_implicitly_has_an_1_type;break;case 289:error(t,e.Diagnostics.Function_type_which_lacks_return_type_annotation_implicitly_has_an_0_return_type,n);return;case 239:case 156:case 155:case 158:case 159:case 196:case 197:if(F&&!t.name){error(t,e.Diagnostics.Function_expression_which_lacks_return_type_annotation_implicitly_has_an_0_return_type,n);return}i=F?e.Diagnostics._0_which_lacks_return_type_annotation_implicitly_has_an_1_return_type:e.Diagnostics._0_implicitly_has_an_1_return_type_but_a_better_type_may_be_inferred_from_usage;break;case 181:if(F){error(t,e.Diagnostics.Mapped_object_type_implicitly_has_an_any_template_type)}return;default:i=F?e.Diagnostics.Variable_0_implicitly_has_an_1_type:e.Diagnostics.Variable_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage}errorOrSuggestion(F,t,i,e.declarationNameToString(e.getNameOfDeclaration(t)),n)}function reportErrorsFromWidening(e,t){if(a&&F&&t.flags&134217728){if(!reportWideningErrorsInType(t)){reportImplicitAny(e,t)}}}function forEachMatchingParameterType(e,t,r){var n=getParameterCount(e);var i=getParameterCount(t);var a=getEffectiveRestType(e);var o=getEffectiveRestType(t);var s=o?i-1:i;var c=a?s:Math.min(n,s);var u=getThisTypeOfSignature(e);if(u){var l=getThisTypeOfSignature(t);if(l){r(u,l)}}for(var f=0;fe.target.minLength||!getRestTypeOfTupleType(t)&&(!!getRestTypeOfTupleType(e)||getLengthOfTupleType(t)1){var r=e.filter(t,isObjectLiteralType);if(r.length){var n=getWidenedType(getUnionType(r,2));return e.concatenate(e.filter(t,function(e){return!isObjectLiteralType(e)}),[n])}}return t}function getContravariantInference(e){return e.priority&28?getIntersectionType(e.contraCandidates):getCommonSubtype(e.contraCandidates)}function getCovariantInference(t,r){var n=widenObjectLiteralCandidates(t.candidates);var i=hasPrimitiveConstraint(t.typeParameter);var a=!i&&t.topLevel&&(t.isFixed||!isTypeParameterAtTopLevel(getReturnTypeOfSignature(r),t.typeParameter));var o=i?e.sameMap(n,getRegularTypeOfLiteralType):a?e.sameMap(n,getWidenedLiteralType):n;var s=t.priority&28?getUnionType(o,2):getCommonSupertype(o);return getWidenedType(s)}function getInferredType(e,t){var r=e.inferences[t];var n=r.inferredType;if(!n){var i=e.signature;if(i){var a=r.candidates?getCovariantInference(r,i):undefined;if(r.contraCandidates){var o=getContravariantInference(r);n=a&&!(a.flags&131072)&&isTypeSubtypeOf(a,o)?a:o}else if(a){n=a}else if(e.flags&1){n=ye}else{var s=getDefaultFromTypeParameter(r.typeParameter);if(s){n=instantiateType(s,combineTypeMappers(createBackreferenceMapper(e.signature.typeParameters,t),e))}else{n=getDefaultTypeArgumentType(!!(e.flags&2))}}}else{n=getTypeFromInference(r)}r.inferredType=n;var c=getConstraintOfTypeParameter(r.typeParameter);if(c){var u=instantiateType(c,e);if(!e.compareTypes(n,getTypeWithThisArgument(u,n))){r.inferredType=n=u}}}return n}function getDefaultTypeArgumentType(e){return e?X:xe}function getInferredTypes(e){var t=[];for(var r=0;r=n&&o-1){var l=a.filter(function(e){return e!==undefined});var f=o=2||(r.flags&(2|32))===0||r.valueDeclaration.parent.kind===274){return}var n=e.getEnclosingBlockScopeContainer(r.valueDeclaration);var i=isInsideFunction(t.parent,n);var a=n;var o=false;while(a&&!e.nodeStartsNewLexicalEnvironment(a)){if(e.isIterationStatement(a,false)){o=true;break}a=a.parent}if(o){if(i){var s=true;if(e.isForStatement(n)&&e.getAncestor(r.valueDeclaration,238).parent===n){var c=getPartOfForStatementContainingNode(t.parent,n);if(c){var u=getNodeLinks(c);u.flags|=131072;var l=u.capturedBlockScopeBindings||(u.capturedBlockScopeBindings=[]);e.pushIfUnique(l,r);if(c===n.initializer){s=false}}}if(s){getNodeLinks(a).flags|=65536}}if(n.kind===225&&e.getAncestor(r.valueDeclaration,238).parent===n&&isAssignedInBodyOfForStatement(t,n)){getNodeLinks(r.valueDeclaration).flags|=4194304}getNodeLinks(r.valueDeclaration).flags|=524288}if(i){getNodeLinks(r.valueDeclaration).flags|=262144}}function isBindingCapturedByNode(t,r){var n=getNodeLinks(t);return!!n&&e.contains(n.capturedBlockScopeBindings,getSymbolOfNode(r))}function isAssignedInBodyOfForStatement(t,r){var n=t;while(n.parent.kind===195){n=n.parent}var i=false;if(e.isAssignmentTarget(n)){i=true}else if(n.parent.kind===202||n.parent.kind===203){var a=n.parent;i=a.operator===44||a.operator===45}if(!i){return false}return!!e.findAncestor(n,function(e){return e===r?"quit":e===r.statement})}function captureLexicalThis(e,t){getNodeLinks(e).flags|=2;if(t.kind===154||t.kind===157){var r=t.parent;getNodeLinks(r).flags|=4}else{getNodeLinks(t).flags|=4}}function findFirstSuperCall(t){if(e.isSuperCall(t)){return t}else if(e.isFunctionLike(t)){return undefined}return e.forEachChild(t,findFirstSuperCall)}function getSuperCallInConstructor(e){var t=getNodeLinks(e);if(t.hasSuperCall===undefined){t.superCall=findFirstSuperCall(e.body);t.hasSuperCall=t.superCall?true:false}return t.superCall}function classDeclarationExtendsNull(e){var t=getSymbolOfNode(e);var r=getDeclaredTypeOfSymbol(t);var n=getBaseConstructorTypeOfClass(r);return n===ae}function checkThisBeforeSuper(t,r,n){var i=r.parent;var a=e.getEffectiveBaseTypeNode(i);if(a&&!classDeclarationExtendsNull(i)){var o=getSuperCallInConstructor(r);if(!o||o.end>t.pos){error(t,n)}}}function checkThisExpression(t){var r=e.getThisContainer(t,true);var n=false;if(r.kind===157){checkThisBeforeSuper(t,r,e.Diagnostics.super_must_be_called_before_accessing_this_in_the_constructor_of_a_derived_class)}if(r.kind===197){r=e.getThisContainer(r,false);n=true}switch(r.kind){case 244:error(t,e.Diagnostics.this_cannot_be_referenced_in_a_module_or_namespace_body);break;case 243:error(t,e.Diagnostics.this_cannot_be_referenced_in_current_location);break;case 157:if(isInConstructorArgumentInitializer(t,r)){error(t,e.Diagnostics.this_cannot_be_referenced_in_constructor_arguments)}break;case 154:case 153:if(e.hasModifier(r,32)){error(t,e.Diagnostics.this_cannot_be_referenced_in_a_static_property_initializer)}break;case 149:error(t,e.Diagnostics.this_cannot_be_referenced_in_a_computed_property_name);break}if(n&&C<2){captureLexicalThis(t,r)}var i=tryGetThisTypeAt(t,r);if(!i&&P){var a=error(t,n&&r.kind===279?e.Diagnostics.The_containing_arrow_function_captures_the_global_value_of_this_which_implicitly_has_type_any:e.Diagnostics.this_implicitly_has_type_any_because_it_does_not_have_a_type_annotation);if(!e.isSourceFile(r)){var o=tryGetThisTypeAt(r);if(o){addRelatedInfo(a,e.createDiagnosticForNode(r,e.Diagnostics.An_outer_value_of_this_is_shadowed_by_this_container))}}}return i||X}function tryGetThisTypeAt(t,r){if(r===void 0){r=e.getThisContainer(t,false)}var n=e.isInJSFile(t);if(e.isFunctionLike(r)&&(!isInParameterInitializerBeforeContainingFunction(t)||e.getThisParameter(r))){var i=getClassNameFromPrototypeMethod(r);if(n&&i){var a=checkExpression(i).symbol;if(a&&a.members&&a.flags&16){var o=getJSClassType(a);if(o){return getFlowTypeOfReference(t,o)}}}else if(n&&(r.kind===196||r.kind===239)&&e.getJSDocClassTag(r)){var o=getJSClassType(r.symbol);if(o){return getFlowTypeOfReference(t,o)}}var s=getThisTypeOfDeclaration(r)||getContextualThisParameterType(r);if(s){return getFlowTypeOfReference(t,s)}}if(e.isClassLike(r.parent)){var c=getSymbolOfNode(r.parent);var u=e.hasModifier(r,32)?getTypeOfSymbol(c):getDeclaredTypeOfSymbol(c).thisType;return getFlowTypeOfReference(t,u)}if(n){var u=getTypeForThisExpressionFromJSDoc(r);if(u&&u!==ee){return getFlowTypeOfReference(t,u)}}}function getClassNameFromPrototypeMethod(t){if(t.kind===196&&e.isBinaryExpression(t.parent)&&e.getAssignmentDeclarationKind(t.parent)===3){return t.parent.left.expression.expression}else if(t.kind===156&&t.parent.kind===188&&e.isBinaryExpression(t.parent.parent)&&e.getAssignmentDeclarationKind(t.parent.parent)===6){return t.parent.parent.left.expression}else if(t.kind===196&&t.parent.kind===275&&t.parent.parent.kind===188&&e.isBinaryExpression(t.parent.parent.parent)&&e.getAssignmentDeclarationKind(t.parent.parent.parent)===6){return t.parent.parent.parent.left.expression}else if(t.kind===196&&e.isPropertyAssignment(t.parent)&&e.isIdentifier(t.parent.name)&&(t.parent.name.escapedText==="value"||t.parent.name.escapedText==="get"||t.parent.name.escapedText==="set")&&e.isObjectLiteralExpression(t.parent.parent)&&e.isCallExpression(t.parent.parent.parent)&&t.parent.parent.parent.arguments[2]===t.parent.parent&&e.getAssignmentDeclarationKind(t.parent.parent.parent)===9){return t.parent.parent.parent.arguments[0].expression}else if(e.isMethodDeclaration(t)&&e.isIdentifier(t.name)&&(t.name.escapedText==="value"||t.name.escapedText==="get"||t.name.escapedText==="set")&&e.isObjectLiteralExpression(t.parent)&&e.isCallExpression(t.parent.parent)&&t.parent.parent.arguments[2]===t.parent&&e.getAssignmentDeclarationKind(t.parent.parent)===9){return t.parent.parent.arguments[0].expression}}function getTypeForThisExpressionFromJSDoc(t){var r=e.getJSDocType(t);if(r&&r.kind===289){var n=r;if(n.parameters.length>0&&n.parameters[0].name&&n.parameters[0].name.escapedText==="this"){return getTypeFromTypeNode(n.parameters[0].type)}}var i=e.getJSDocThisTag(t);if(i&&i.typeExpression){return getTypeFromTypeNode(i.typeExpression)}}function isInConstructorArgumentInitializer(t,r){return!!e.findAncestor(t,function(e){return e===r?"quit":e.kind===151})}function checkSuperExpression(t){var r=t.parent.kind===191&&t.parent.expression===t;var n=e.getSuperContainer(t,true);var i=false;if(!r){while(n&&n.kind===197){n=e.getSuperContainer(n,true);i=C<2}}var a=isLegalUsageOfSuperExpression(n);var o=0;if(!a){var s=e.findAncestor(t,function(e){return e===n?"quit":e.kind===149});if(s&&s.kind===149){error(t,e.Diagnostics.super_cannot_be_referenced_in_a_computed_property_name)}else if(r){error(t,e.Diagnostics.Super_calls_are_not_permitted_outside_constructors_or_in_nested_functions_inside_constructors)}else if(!n||!n.parent||!(e.isClassLike(n.parent)||n.parent.kind===188)){error(t,e.Diagnostics.super_can_only_be_referenced_in_members_of_derived_classes_or_object_literal_expressions)}else{error(t,e.Diagnostics.super_property_access_is_permitted_only_in_a_constructor_member_function_or_member_accessor_of_a_derived_class)}return ee}if(!r&&n.kind===157){checkThisBeforeSuper(t,n,e.Diagnostics.super_must_be_called_before_accessing_a_property_of_super_in_the_constructor_of_a_derived_class)}if(e.hasModifier(n,32)||r){o=512}else{o=256}getNodeLinks(t).flags|=o;if(n.kind===156&&e.hasModifier(n,256)){if(e.isSuperProperty(t.parent)&&e.isAssignmentTarget(t.parent)){getNodeLinks(n).flags|=4096}else{getNodeLinks(n).flags|=2048}}if(i){captureLexicalThis(t.parent,n)}if(n.parent.kind===188){if(C<2){error(t,e.Diagnostics.super_is_only_allowed_in_members_of_object_literal_expressions_when_option_target_is_ES2015_or_higher);return ee}else{return X}}var c=n.parent;if(!e.getEffectiveBaseTypeNode(c)){error(t,e.Diagnostics.super_can_only_be_referenced_in_a_derived_class);return ee}var u=getDeclaredTypeOfSymbol(getSymbolOfNode(c));var l=u&&getBaseTypes(u)[0];if(!l){return ee}if(n.kind===157&&isInConstructorArgumentInitializer(t,n)){error(t,e.Diagnostics.super_cannot_be_referenced_in_constructor_arguments);return ee}return o===512?getBaseConstructorTypeOfClass(u):getTypeWithThisArgument(l,u.thisType);function isLegalUsageOfSuperExpression(t){if(!t){return false}if(r){return t.kind===157}else{if(e.isClassLike(t.parent)||t.parent.kind===188){if(e.hasModifier(t,32)){return t.kind===156||t.kind===155||t.kind===158||t.kind===159}else{return t.kind===156||t.kind===155||t.kind===158||t.kind===159||t.kind===154||t.kind===153||t.kind===157}}}return false}}function getContainingObjectLiteral(e){return(e.kind===156||e.kind===158||e.kind===159)&&e.parent.kind===188?e.parent:e.kind===196&&e.parent.kind===275?e.parent.parent:undefined}function getThisTypeArgument(t){return e.getObjectFlags(t)&4&&t.target===rt?t.typeArguments[0]:undefined}function getThisTypeFromContextualType(t){return mapType(t,function(t){return t.flags&2097152?e.forEach(t.types,getThisTypeArgument):getThisTypeArgument(t)})}function getContextualThisParameterType(t){if(t.kind===197){return undefined}if(isContextSensitiveFunctionOrObjectLiteralMethod(t)){var r=getContextualSignature(t);if(r){var n=r.thisParameter;if(n){return getTypeOfSymbol(n)}}}var i=e.isInJSFile(t);if(P||i){var a=getContainingObjectLiteral(t);if(a){var o=getApparentTypeOfContextualType(a);var s=a;var c=o;while(c){var u=getThisTypeFromContextualType(c);if(u){return instantiateType(u,getContextualMapper(a))}if(s.parent.kind!==275){break}s=s.parent.parent;c=getApparentTypeOfContextualType(s)}return o?getNonNullableType(o):checkExpressionCached(a)}var l=t.parent;if(l.kind===204&&l.operatorToken.kind===59){var f=l.left;if(f.kind===189||f.kind===190){var d=f.expression;if(i&&e.isIdentifier(d)){var p=e.getSourceFileOfNode(l);if(p.commonJsModuleIndicator&&getResolvedSymbol(d)===p.symbol){return undefined}}return checkExpressionCached(d)}}}return undefined}function getContextuallyTypedParameterType(t){var r=t.parent;if(!isContextSensitiveFunctionOrObjectLiteralMethod(r)){return undefined}var n=e.getImmediatelyInvokedFunctionExpression(r);if(n&&n.arguments){var i=getEffectiveCallArguments(n);var a=r.parameters.indexOf(t);if(t.dotDotDotToken){return getSpreadArgumentType(i,a,i.length,X,undefined)}var o=getNodeLinks(n);var s=o.resolvedSignature;o.resolvedSignature=Le;var c=a=0){return n}}return isNumericLiteralName(t)&&getIndexTypeOfContextualType(e,1)||getIndexTypeOfContextualType(e,0)}return undefined},true)}function getIndexTypeOfContextualType(e,t){return mapType(e,function(e){return getIndexTypeOfStructuredType(e,t)},true)}function getContextualTypeForObjectLiteralMethod(t){e.Debug.assert(e.isObjectLiteralMethod(t));if(t.flags&8388608){return undefined}return getContextualTypeForObjectLiteralElement(t)}function getContextualTypeForObjectLiteralElement(e){var t=e.parent;var r=getApparentTypeOfContextualType(t);if(r){if(!hasNonBindableDynamicName(e)){var n=getSymbolOfNode(e).escapedName;var i=getTypeOfPropertyOfContextualType(r,n);if(i){return i}}return isNumericName(e.name)&&getIndexTypeOfContextualType(r,1)||getIndexTypeOfContextualType(r,0)}return undefined}function getContextualTypeForElementExpression(e,t){return e&&(getTypeOfPropertyOfContextualType(e,""+t)||getIteratedTypeOrElementType(e,undefined,false,false,false))}function getContextualTypeForConditionalOperand(e){var t=e.parent;return e===t.whenTrue||e===t.whenFalse?getContextualType(t):undefined}function getContextualTypeForChildJsxExpression(e){var t=getApparentTypeOfContextualType(e.openingElement.tagName);var r=getJsxElementChildrenPropertyName(getJsxNamespaceAt(e));return t&&!isTypeAny(t)&&r&&r!==""?getTypeOfPropertyOfContextualType(t,r):undefined}function getContextualTypeForJsxExpression(t){var r=t.parent;return e.isJsxAttributeLike(r)?getContextualType(t):e.isJsxElement(r)?getContextualTypeForChildJsxExpression(r):undefined}function getContextualTypeForJsxAttribute(t){if(e.isJsxAttribute(t)){var r=getApparentTypeOfContextualType(t.parent);if(!r||isTypeAny(r)){return undefined}return getTypeOfPropertyOfContextualType(r,t.name.escapedText)}else{return getContextualType(t.parent)}}function isPossiblyDiscriminantValue(e){switch(e.kind){case 10:case 8:case 9:case 14:case 102:case 87:case 96:case 72:case 141:return true;case 189:case 195:return isPossiblyDiscriminantValue(e.expression);case 270:return!e.expression||isPossiblyDiscriminantValue(e.expression)}return false}function discriminateContextualTypeByObjectMembers(t,r){return discriminateTypeByDiscriminableItems(r,e.map(e.filter(t.properties,function(e){return!!e.symbol&&e.kind===275&&isPossiblyDiscriminantValue(e.initializer)&&isDiscriminantProperty(r,e.symbol.escapedName)}),function(e){return[function(){return checkExpression(e.initializer)},e.symbol.escapedName]}),isTypeAssignableTo,r)}function discriminateContextualTypeByJSXAttributes(t,r){return discriminateTypeByDiscriminableItems(r,e.map(e.filter(t.properties,function(e){return!!e.symbol&&e.kind===267&&isDiscriminantProperty(r,e.symbol.escapedName)&&(!e.initializer||isPossiblyDiscriminantValue(e.initializer))}),function(e){return[!e.initializer?function(){return fe}:function(){return checkExpression(e.initializer)},e.symbol.escapedName]}),isTypeAssignableTo,r)}function getApparentTypeOfContextualType(t){var r=getContextualType(t);r=r&&mapType(r,getApparentType);if(r&&r.flags&1048576){if(e.isObjectLiteralExpression(t)){return discriminateContextualTypeByObjectMembers(t,r)}else if(e.isJsxAttributes(t)){return discriminateContextualTypeByJSXAttributes(t,r)}}return r}function getContextualType(t){if(t.flags&8388608){return undefined}if(t.contextualType){return t.contextualType}var r=t.parent;switch(r.kind){case 237:case 151:case 154:case 153:case 186:return getContextualTypeForInitializerExpression(t);case 197:case 230:return getContextualTypeForReturnExpression(t);case 207:return getContextualTypeForYieldOperand(r);case 201:return getContextualTypeForAwaitOperand(r);case 191:case 192:return getContextualTypeForArgument(r,t);case 194:case 212:return getTypeFromTypeNode(r.type);case 204:return getContextualTypeForBinaryOperand(t);case 275:case 276:return getContextualTypeForObjectLiteralElement(r);case 277:return getApparentTypeOfContextualType(r.parent);case 187:{var n=r;var i=getApparentTypeOfContextualType(n);return getContextualTypeForElementExpression(i,e.indexOfNode(n.elements,t))}case 205:return getContextualTypeForConditionalOperand(t);case 216:e.Debug.assert(r.parent.kind===206);return getContextualTypeForSubstitutionExpression(r.parent,t);case 195:{var a=e.isInJSFile(r)?e.getJSDocTypeTag(r):undefined;return a?getTypeFromTypeNode(a.typeExpression.type):getContextualType(r)}case 270:return getContextualTypeForJsxExpression(r);case 267:case 269:return getContextualTypeForJsxAttribute(r);case 262:case 261:return getContextualJsxElementAttributesType(r)}return undefined}function getContextualMapper(t){var r=e.findAncestor(t,function(e){return!!e.contextualMapper});return r?r.contextualMapper:b}function getContextualJsxElementAttributesType(t){if(e.isJsxOpeningElement(t)&&t.parent.contextualType){return t.parent.contextualType}return getContextualTypeForArgumentAtIndex(t,0)}function getEffectiveFirstArgumentForJsxSignature(e,t){return getJsxReferenceKind(t)!==0?getJsxPropsTypeFromCallSignature(e,t):getJsxPropsTypeFromClassType(e,t)}function getJsxPropsTypeFromCallSignature(e,t){var r=getTypeOfFirstParameterOfSignatureWithFallback(e,xe);r=getJsxManagedAttributesFromLocatedAttributes(t,getJsxNamespaceAt(t),r);var n=getJsxType(c.IntrinsicAttributes,t);if(n!==ee){r=intersectTypes(n,r)}return r}function getJsxPropsTypeForSignatureFromMember(e,t){var r=getReturnTypeOfSignature(e);return isTypeAny(r)?r:getTypeOfPropertyOfType(r,t)}function getStaticTypeOfReferencedJsxConstructor(e){if(isJsxIntrinsicIdentifier(e.tagName)){var t=getIntrinsicAttributesTypeFromJsxOpeningLikeElement(e);var r=createSignatureForJSXIntrinsic(e,t);return getOrCreateTypeFromSignature(r)}var n=checkExpressionCached(e.tagName);if(n.flags&128){var t=getIntrinsicAttributesTypeFromStringLiteralType(n,e);if(!t){return ee}var r=createSignatureForJSXIntrinsic(e,t);return getOrCreateTypeFromSignature(r)}return n}function getJsxManagedAttributesFromLocatedAttributes(t,r,n){var i=getJsxLibraryManagedAttributes(r);if(i){var a=getDeclaredTypeOfSymbol(i);var o=getStaticTypeOfReferencedJsxConstructor(t);if(e.length(a.typeParameters)>=2){var s=fillMissingTypeArguments([o,n],a.typeParameters,2,e.isInJSFile(t));return createTypeReference(a,s)}else if(e.length(a.aliasTypeArguments)>=2){var s=fillMissingTypeArguments([o,n],a.aliasTypeArguments,2,e.isInJSFile(t));return getTypeAliasInstantiation(a.aliasSymbol,s)}}return n}function getJsxPropsTypeFromClassType(t,r){var n=getJsxNamespaceAt(r);var i=getJsxElementPropertiesName(n);var a=i===undefined?getTypeOfFirstParameterOfSignatureWithFallback(t,xe):i===""?getReturnTypeOfSignature(t):getJsxPropsTypeForSignatureFromMember(t,i);if(!a){if(!!i&&!!e.length(r.attributes.properties)){error(r,e.Diagnostics.JSX_element_class_does_not_support_attributes_because_it_does_not_have_a_0_property,e.unescapeLeadingUnderscores(i))}return xe}a=getJsxManagedAttributesFromLocatedAttributes(r,n,a);if(isTypeAny(a)){return a}else{var o=a;var s=getJsxType(c.IntrinsicClassAttributes,r);if(s!==ee){var u=getLocalTypeParametersOfClassOrInterfaceOrTypeAlias(s.symbol);var l=getReturnTypeOfSignature(t);o=intersectTypes(u?createTypeReference(s,fillMissingTypeArguments([l],u,getMinTypeArgumentCount(u),e.isInJSFile(r))):s,o)}var f=getJsxType(c.IntrinsicAttributes,r);if(f!==ee){o=intersectTypes(f,o)}return o}}function getContextualCallSignature(e,t){var r=getSignaturesOfType(e,0);if(r.length===1){var n=r[0];if(!isAritySmaller(n,t)){return n}}}function isAritySmaller(t,r){var n=0;for(;n0&&i[a-1].kind===208;var y=a-(m?1:0);var h=void 0;if(c&&y>0){var _=cloneTypeReference(createTupleType(s,y,m));_.pattern=t;return _}else if(h=getArrayLiteralTupleTypeIfApplicable(s,u,m,a)){return h}else if(n){return createTupleType(s,y,m)}}return getArrayLiteralType(s,2)}function getArrayLiteralTupleTypeIfApplicable(t,r,n,i){if(i===void 0){i=t.length}if(r&&forEachType(r,isTupleLikeType)){var a=i-(n?1:0);var o=r.pattern;if(!n&&o&&(o.kind===185||o.kind===187)){var s=o.elements;for(var c=i;c0){o=getSpreadType(o,createObjectLiteralType(),t.symbol,s,32768);a=[];i=e.createSymbolTable();_=false;m=false;p=0}var b=checkExpression(v.expression);if(!isValidSpreadType(b)){error(v,e.Diagnostics.Spread_types_may_only_be_created_from_object_types);return ee}o=getSpreadType(o,b,t.symbol,s,32768);y=h+1;continue}else{e.Debug.assert(v.kind===158||v.kind===159);checkNodeDeferred(v)}if(S&&!(S.flags&8576)){if(isTypeAssignableTo(S,Te)){if(isTypeAssignableTo(S,se)){m=true}else{_=true}if(n){g=true}}}else{i.set(T.escapedName,T)}a.push(T)}if(u){for(var O=0,F=getPropertiesOfType(c);O0){o=getSpreadType(o,createObjectLiteralType(),t.symbol,s,32768)}return o}return createObjectLiteralType();function createObjectLiteralType(){var r=_?getObjectLiteralIndexInfo(t.properties,y,a,0):undefined;var o=m?getObjectLiteralIndexInfo(t.properties,y,a,1):undefined;var c=createAnonymousType(t.symbol,i,e.emptyArray,e.emptyArray,r,o);c.flags|=268435456|p&939524096;c.objectFlags|=128|w;if(d){c.objectFlags|=16384}if(g){c.objectFlags|=512}if(n){c.pattern=t}s|=c.flags&939524096;return c}}function isValidSpreadType(t){return!!(t.flags&(3|67108864|524288|58982400)||getFalsyFlags(t)&117632&&isValidSpreadType(removeDefinitelyFalsyTypes(t))||t.flags&3145728&&e.every(t.types,isValidSpreadType))}function checkJsxSelfClosingElementDeferred(e){checkJsxOpeningLikeElementOrOpeningFragment(e)}function checkJsxSelfClosingElement(e,t){checkNodeDeferred(e);return getJsxElementTypeAt(e)||X}function checkJsxElementDeferred(e){checkJsxOpeningLikeElementOrOpeningFragment(e.openingElement);if(isJsxIntrinsicIdentifier(e.closingElement.tagName)){getIntrinsicTagSymbol(e.closingElement)}else{checkExpression(e.closingElement.tagName)}checkJsxChildren(e)}function checkJsxElement(e,t){checkNodeDeferred(e);return getJsxElementTypeAt(e)||X}function checkJsxFragment(t){checkJsxOpeningLikeElementOrOpeningFragment(t.openingFragment);if(x.jsx===2&&(x.jsxFactory||e.getSourceFileOfNode(t).pragmas.has("jsx"))){error(t,x.jsxFactory?e.Diagnostics.JSX_fragment_is_not_supported_when_using_jsxFactory:e.Diagnostics.JSX_fragment_is_not_supported_when_using_an_inline_JSX_factory_pragma)}checkJsxChildren(t);return getJsxElementTypeAt(t)||X}function isUnhyphenatedJsxName(t){return!e.stringContains(t,"-")}function isJsxIntrinsicIdentifier(t){return t.kind===72&&e.isIntrinsicJsxName(t.escapedText)}function checkJsxAttribute(e,t){return e.initializer?checkExpressionForMutableLocation(e.initializer,t):fe}function createJsxAttributesTypeFromAttributesProperty(t,r){var n=t.attributes;var i=e.createSymbolTable();var a=Ce;var o=false;var s;var c=false;var u=0;var l=4096;var f=getJsxElementChildrenPropertyName(getJsxNamespaceAt(t));for(var d=0,p=n.properties;d0){a=getSpreadType(a,createJsxAttributesType(),n.symbol,u,l);i=e.createSymbolTable()}var m=checkExpressionCached(g.expression,r);if(isTypeAny(m)){o=true}if(isValidSpreadType(m)){a=getSpreadType(a,m,n.symbol,u,l)}else{s=s?getIntersectionType([s,m]):m}}}if(!o){if(i.size>0){a=getSpreadType(a,createJsxAttributesType(),n.symbol,u,l)}}var h=t.parent.kind===260?t.parent:undefined;if(h&&h.openingElement===t&&h.children.length>0){var v=checkJsxChildren(h,r);if(!o&&f&&f!==""){if(c){error(n,e.Diagnostics._0_are_specified_twice_The_attribute_named_0_will_be_overwritten,e.unescapeLeadingUnderscores(f))}var T=getApparentTypeOfContextualType(t.attributes);var S=T&&getTypeOfPropertyOfContextualType(T,f);var b=createSymbol(4|33554432,f);b.type=v.length===1?v[0]:getArrayLiteralTupleTypeIfApplicable(v,S,false)||createArrayType(getUnionType(v));var x=e.createSymbolTable();x.set(f,b);a=getSpreadType(a,createAnonymousType(n.symbol,x,e.emptyArray,e.emptyArray,undefined,undefined),n.symbol,u,l)}}if(o){return X}if(s&&a!==Ce){return getIntersectionType([s,a])}return s||(a===Ce?createJsxAttributesType():a);function createJsxAttributesType(){l|=w;var t=createAnonymousType(n.symbol,i,e.emptyArray,e.emptyArray,undefined,undefined);t.flags|=268435456|u;t.objectFlags|=128|l;return t}}function checkJsxChildren(e,t){var r=[];for(var n=0,i=e.children;n1){error(n.declarations[0],e.Diagnostics.The_global_type_JSX_0_may_not_have_more_than_one_property,e.unescapeLeadingUnderscores(t))}}return undefined}function getJsxLibraryManagedAttributes(e){return e&&getSymbol(e.exports,c.LibraryManagedAttributes,67897832)}function getJsxElementPropertiesName(e){return getNameFromJsxElementAttributesContainer(c.ElementAttributesPropertyNameContainer,e)}function getJsxElementChildrenPropertyName(e){return getNameFromJsxElementAttributesContainer(c.ElementChildrenAttributeNameContainer,e)}function getUninstantiatedJsxSignaturesOfType(t,r){if(t.flags&4){return[Le]}else if(t.flags&128){var n=getIntrinsicAttributesTypeFromStringLiteralType(t,r);if(!n){error(r,e.Diagnostics.Property_0_does_not_exist_on_type_1,t.value,"JSX."+c.IntrinsicElements);return e.emptyArray}else{var i=createSignatureForJSXIntrinsic(r,n);return[i]}}var a=getApparentType(t);var o=getSignaturesOfType(a,1);if(o.length===0){o=getSignaturesOfType(a,0)}if(o.length===0&&a.flags&1048576){o=getUnionSignatures(e.map(a.types,function(e){return getUninstantiatedJsxSignaturesOfType(e,r)}))}return o}function getIntrinsicAttributesTypeFromStringLiteralType(t,r){var n=getJsxType(c.IntrinsicElements,r);if(n!==ee){var i=t.value;var a=getPropertyOfType(n,e.escapeLeadingUnderscores(i));if(a){return getTypeOfSymbol(a)}var o=getIndexTypeOfType(n,0);if(o){return o}return undefined}return X}function checkJsxReturnAssignableToAppropriateBound(t,r,n){if(t===1){var i=getJsxStatelessElementTypeAt(n);if(i){checkTypeRelatedTo(r,i,sr,n,e.Diagnostics.JSX_element_type_0_is_not_a_constructor_function_for_JSX_elements)}}else if(t===0){var a=getJsxElementClassTypeAt(n);if(a){checkTypeRelatedTo(r,a,sr,n,e.Diagnostics.JSX_element_type_0_is_not_a_constructor_function_for_JSX_elements)}}else{var i=getJsxStatelessElementTypeAt(n);var a=getJsxElementClassTypeAt(n);if(!i||!a){return}var o=getUnionType([i,a]);checkTypeRelatedTo(r,o,sr,n,e.Diagnostics.JSX_element_type_0_is_not_a_constructor_function_for_JSX_elements)}}function getIntrinsicAttributesTypeFromJsxOpeningLikeElement(t){e.Debug.assert(isJsxIntrinsicIdentifier(t.tagName));var r=getNodeLinks(t);if(!r.resolvedJsxElementAttributesType){var n=getIntrinsicTagSymbol(t);if(r.jsxFlags&1){return r.resolvedJsxElementAttributesType=getTypeOfSymbol(n)}else if(r.jsxFlags&2){return r.resolvedJsxElementAttributesType=getIndexInfoOfSymbol(n,0).type}else{return r.resolvedJsxElementAttributesType=ee}}return r.resolvedJsxElementAttributesType}function getJsxElementClassTypeAt(e){var t=getJsxType(c.ElementClass,e);if(t===ee)return undefined;return t}function getJsxElementTypeAt(e){return getJsxType(c.Element,e)}function getJsxStatelessElementTypeAt(e){var t=getJsxElementTypeAt(e);if(t){return getUnionType([t,ie])}}function getJsxIntrinsicTagNamesAt(t){var r=getJsxType(c.IntrinsicElements,t);return r?getPropertiesOfType(r):e.emptyArray}function checkJsxPreconditions(t){if((x.jsx||0)===0){error(t,e.Diagnostics.Cannot_use_JSX_unless_the_jsx_flag_is_provided)}if(getJsxElementTypeAt(t)===undefined){if(F){error(t,e.Diagnostics.JSX_element_implicitly_has_type_any_because_the_global_type_JSX_Element_does_not_exist)}}}function checkJsxOpeningLikeElementOrOpeningFragment(t){var r=e.isJsxOpeningLikeElement(t);if(r){checkGrammarJsxElement(t)}checkJsxPreconditions(t);var n=Xt&&x.jsx===2?e.Diagnostics.Cannot_find_name_0:undefined;var i=getJsxNamespace(t);var a=r?t.tagName:t;var o=resolveName(a,i,67220415,n,i,true);if(o){o.isReferenced=67108863;if(o.flags&2097152&&!isConstEnumOrConstEnumOnlyModule(resolveAlias(o))){markAliasSymbolAsReferenced(o)}}if(r){var s=getResolvedSignature(t);checkJsxReturnAssignableToAppropriateBound(getJsxReferenceKind(t),getReturnTypeOfSignature(s),t)}}function isKnownProperty(e,t,r){if(e.flags&524288){var n=resolveStructuredTypeMembers(e);if(n.stringIndexInfo||n.numberIndexInfo&&isNumericLiteralName(t)||getPropertyOfObjectType(e,t)||r&&!isUnhyphenatedJsxName(t)){return true}}else if(e.flags&3145728){for(var i=0,a=e.types;i=0){return f>=getMinArgumentCount(n)&&(hasEffectiveRestParameter(n)||fs){return false}if(o||a>=c){return true}for(var d=a;d=i&&r.length<=n}function getSingleCallSignature(e){if(e.flags&524288){var t=resolveStructuredTypeMembers(e);if(t.callSignatures.length===1&&t.constructSignatures.length===0&&t.properties.length===0&&!t.stringIndexInfo&&!t.numberIndexInfo){return t.callSignatures[0]}}return undefined}function instantiateSignatureInContextOf(t,r,n,i){var a=createInferenceContext(t.typeParameters,t,0,i);var o=n?instantiateSignature(r,n):r;forEachMatchingParameterType(o,t,function(e,t){inferTypes(a.inferences,e,t)});if(!n){inferTypes(a.inferences,getReturnTypeOfSignature(r),getReturnTypeOfSignature(t),8)}return getSignatureInstantiation(t,getInferredTypes(a),e.isInJSFile(r.declaration))}function inferJsxTypeArguments(e,t,r,n){var i=getEffectiveFirstArgumentForJsxSignature(t,e);var a=checkExpressionWithContextualType(e.attributes,i,r&&r[0]!==undefined?b:n);inferTypes(n.inferences,a,i);return getInferredTypes(n)}function inferTypeArguments(t,r,n,i,a){for(var o=0,s=a.inferences;o=n-1){var o=t[n-1];if(isSpreadArgument(o)){return o.kind===215?createArrayType(o.type):getArrayifiedType(checkExpressionWithContextualType(o.expression,i,a))}}var s=getIndexTypeOfType(i,1)||X;var c=maybeTypeOfKind(s,131068|4194304);var u=[];var l=-1;for(var f=r;f0||e.isJsxOpeningElement(t)&&t.parent.children.length>0?[t.attributes]:e.emptyArray}var i=t.arguments||e.emptyArray;var a=i.length;if(a&&isSpreadArgument(i[a-1])&&getSpreadArgumentIndex(i)===a-1){var o=i[a-1];var s=checkExpressionCached(o.expression);if(isTupleType(s)){var c=s.typeArguments||e.emptyArray;var u=s.target.hasRestElement?c.length-1:-1;var l=e.map(c,function(e,t){return createSyntheticExpression(o,e,t===u)});return e.concatenate(i.slice(0,a-1),l)}}return i}function getEffectiveDecoratorArguments(t){var r=t.parent;var n=t.expression;switch(r.kind){case 240:case 209:return[createSyntheticExpression(n,getTypeOfSymbol(getSymbolOfNode(r)))];case 151:var i=r.parent;return[createSyntheticExpression(n,r.parent.kind===157?getTypeOfSymbol(getSymbolOfNode(i)):ee),createSyntheticExpression(n,X),createSyntheticExpression(n,se)];case 154:case 156:case 158:case 159:var a=r.kind!==154&&C!==0;return[createSyntheticExpression(n,getParentTypeOfClassElement(r)),createSyntheticExpression(n,getClassElementPropertyKeyType(r)),createSyntheticExpression(n,a?createTypedPropertyDescriptorType(getTypeOfNode(r)):X)]}return e.Debug.fail()}function getDecoratorArgumentCount(t,r){switch(t.parent.kind){case 240:case 209:return 1;case 154:return 2;case 156:case 158:case 159:return C===0||r.parameters.length<=2?2:3;case 151:return 3;default:return e.Debug.fail()}}function getArgumentArityError(t,r,n){var i=Number.POSITIVE_INFINITY;var a=Number.NEGATIVE_INFINITY;var o=Number.NEGATIVE_INFINITY;var s=Number.POSITIVE_INFINITY;var c=n.length;var u;for(var l=0,f=r;lo)o=p;if(c-1;if(c<=a&&y){c--}var h;if(u&&getMinArgumentCount(u)>c&&u.declaration){var v=u.declaration.parameters[u.thisParameter?c+1:c];if(v){h=e.createDiagnosticForNode(v,e.isBindingPattern(v.name)?e.Diagnostics.An_argument_matching_this_binding_pattern_was_not_provided:e.Diagnostics.An_argument_for_0_was_not_provided,!v.name?c:!e.isBindingPattern(v.name)?e.idText(getFirstIdentifier(v.name)):undefined)}}if(_||y){var T=_&&y?e.Diagnostics.Expected_at_least_0_arguments_but_got_1_or_more:_?e.Diagnostics.Expected_at_least_0_arguments_but_got_1:e.Diagnostics.Expected_0_arguments_but_got_1_or_more;var S=e.createDiagnosticForNode(t,T,m,c);return h?addRelatedInfo(S,h):S}if(i1){v=chooseOverload(d,or,T)}if(!v){v=chooseOverload(d,sr,T)}if(v){return v}if(l){if(m){checkApplicableSignature(t,p,m,sr,undefined,true)}else if(y){Xt.add(getArgumentArityError(t,[y],p))}else if(h){checkTypeArguments(h,t.typeArguments,true,o)}else{var S=e.filter(r,function(e){return hasCorrectTypeArgumentArity(e,f)});if(S.length===0){Xt.add(getTypeArgumentArityError(t,r,f))}else if(!c){Xt.add(getArgumentArityError(t,S,p))}else if(o){Xt.add(e.createDiagnosticForNode(t,o))}}}return a||!p?resolveErrorCall(t):getCandidateForOverloadFailure(t,d,p,!!n);function chooseOverload(r,n,i){if(i===void 0){i=false}m=undefined;y=undefined;h=undefined;if(g){var a=r[0];if(f||!hasCorrectArity(t,p,a,i)){return undefined}if(!checkApplicableSignature(t,p,a,n,_,false)){m=a;return undefined}return a}for(var o=0;o0);return i||r.length===1||r.some(function(e){return!!e.typeParameters})?pickLongestCandidateSignature(t,r,n):createUnionOfSignaturesForOverloadFailure(r)}function createUnionOfSignaturesForOverloadFailure(t){var r=e.mapDefined(t,function(e){return e.thisParameter});var n;if(r.length){n=createCombinedSymbolFromTypes(r,r.map(getTypeOfParameter))}var i=e.minAndMax(t,getNumNonRestParameters),a=i.min,o=i.max;var s=[];var c=function(r){var n=e.mapDefined(t,function(t){var n=t.parameters,i=t.hasRestParameter;return i?rt.length){n.pop()}while(n.length=t){return i}if(o>n){n=o;r=i}}return r}function resolveCallExpression(t,r,n){if(t.expression.kind===98){var i=checkSuperExpression(t.expression);if(isTypeAny(i)){for(var a=0,o=t.arguments;a=0){error(t.arguments[i],e.Diagnostics.Spread_operator_in_new_expressions_is_only_available_when_targeting_ECMAScript_5_and_higher)}}var a=checkNonNullExpression(t.expression);if(a===ye){return je}a=getApparentType(a);if(a===ee){return resolveErrorCall(t)}if(isTypeAny(a)){if(t.typeArguments){error(t,e.Diagnostics.Untyped_function_calls_may_not_accept_type_arguments)}return resolveUntypedCall(t)}var o=getSignaturesOfType(a,1);if(o.length){if(!isConstructorAccessible(t,o[0])){return resolveErrorCall(t)}var s=a.symbol&&e.getClassLikeDeclarationOfSymbol(a.symbol);if(s&&e.hasModifier(s,128)){error(t,e.Diagnostics.Cannot_create_an_instance_of_an_abstract_class);return resolveErrorCall(t)}return resolveCall(t,o,r,n)}var c=getSignaturesOfType(a,0);if(c.length){var u=resolveCall(t,c,r,n);if(!F){if(u.declaration&&!isJSConstructor(u.declaration)&&getReturnTypeOfSignature(u)!==_e){error(t,e.Diagnostics.Only_a_void_function_can_be_called_with_the_new_keyword)}if(getThisTypeOfSignature(u)===_e){error(t,e.Diagnostics.A_function_that_is_called_with_the_new_keyword_cannot_have_a_this_type_that_is_void)}}return u}invocationError(t,a,1);return resolveErrorCall(t)}function typeHasProtectedAccessibleBase(t,r){var n=getBaseTypes(r);if(!e.length(n)){return false}var i=n[0];if(i.flags&2097152){var a=i.types;var o=e.countWhere(a,isMixinConstructorType);var s=0;for(var c=0,u=i.types;c0){return e.parameters.length-1+r}}}return e.minArgumentCount}function hasEffectiveRestParameter(e){if(e.hasRestParameter){var t=getTypeOfSymbol(e.parameters[e.parameters.length-1]);return!isTupleType(t)||t.target.hasRestElement}return false}function getEffectiveRestType(e){if(e.hasRestParameter){var t=getTypeOfSymbol(e.parameters[e.parameters.length-1]);return isTupleType(t)?getRestArrayTypeOfTupleType(t):t}return undefined}function getNonArrayRestType(e){var t=getEffectiveRestType(e);return t&&!isArrayType(t)&&!isTypeAny(t)?t:undefined}function getTypeOfFirstParameterOfSignature(e){return getTypeOfFirstParameterOfSignatureWithFallback(e,me)}function getTypeOfFirstParameterOfSignatureWithFallback(e,t){return e.parameters.length>0?getTypeAtPosition(e,0):t}function inferFromAnnotatedParameters(t,r,n){var i=t.parameters.length-(t.hasRestParameter?1:0);for(var a=0;a=0){if(r.parameters[n.parameterIndex].dotDotDotToken){error(i,e.Diagnostics.A_type_predicate_cannot_reference_a_rest_parameter)}else{var a=function(){return e.chainDiagnosticMessages(undefined,e.Diagnostics.A_type_predicate_s_type_must_be_assignable_to_its_parameter_s_type)};checkTypeAssignableTo(n.type,getTypeOfNode(r.parameters[n.parameterIndex]),t.type,undefined,a)}}else if(i){var o=false;for(var s=0,c=r.parameters;s0&&r.declarations[0]!==t){return}}var n=getIndexSymbol(getSymbolOfNode(t));if(n){var i=false;var a=false;for(var o=0,s=n.declarations;o=0){if(r){error(r,e.Diagnostics.Type_is_referenced_directly_or_indirectly_in_the_fulfillment_callback_of_its_own_then_method)}return undefined}$t.push(t.id);var l=getAwaitedType(u,r,n);$t.pop();if(!l){return undefined}return i.awaitedTypeOfType=l}var f=getTypeOfPropertyOfType(t,"then");if(f&&getSignaturesOfType(f,0).length>0){if(r){if(!n)return e.Debug.fail();error(r,n)}return undefined}return i.awaitedTypeOfType=t}function checkAsyncFunctionReturnType(t,r){var n=getTypeFromTypeNode(r);if(C>=2){if(n===ee){return}var i=getGlobalPromiseType(true);if(i!==ke&&!isReferenceToType(n,i)){error(r,e.Diagnostics.The_return_type_of_an_async_function_or_method_must_be_the_global_Promise_T_type);return}}else{markTypeNodeAsReferenced(r);if(n===ee){return}var a=e.getEntityNameFromTypeNode(r);if(a===undefined){error(r,e.Diagnostics.Type_0_is_not_a_valid_async_function_return_type_in_ES5_SlashES3_because_it_does_not_refer_to_a_Promise_compatible_constructor_value,typeToString(n));return}var o=resolveEntityName(a,67220415,true);var s=o?getTypeOfSymbol(o):ee;if(s===ee){if(a.kind===72&&a.escapedText==="Promise"&&getTargetType(n)===getGlobalPromiseType(false)){error(r,e.Diagnostics.An_async_function_or_method_in_ES5_SlashES3_requires_the_Promise_constructor_Make_sure_you_have_a_declaration_for_the_Promise_constructor_or_include_ES2015_in_your_lib_option)}else{error(r,e.Diagnostics.Type_0_is_not_a_valid_async_function_return_type_in_ES5_SlashES3_because_it_does_not_refer_to_a_Promise_compatible_constructor_value,e.entityNameToString(a))}return}var c=getGlobalPromiseConstructorLikeType(true);if(c===xe){error(r,e.Diagnostics.Type_0_is_not_a_valid_async_function_return_type_in_ES5_SlashES3_because_it_does_not_refer_to_a_Promise_compatible_constructor_value,e.entityNameToString(a));return}if(!checkTypeAssignableTo(s,c,r,e.Diagnostics.Type_0_is_not_a_valid_async_function_return_type_in_ES5_SlashES3_because_it_does_not_refer_to_a_Promise_compatible_constructor_value)){return}var u=a&&getFirstIdentifier(a);var l=getSymbol(t.locals,u.escapedText,67220415);if(l){error(l.valueDeclaration,e.Diagnostics.Duplicate_identifier_0_Compiler_uses_declaration_1_to_support_async_functions,e.idText(u),e.entityNameToString(a));return}}checkAwaitedType(n,t,e.Diagnostics.The_return_type_of_an_async_function_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member)}function checkDecorator(t){var r=getResolvedSignature(t);var n=getReturnTypeOfSignature(r);if(n.flags&1){return}var i;var a=getDiagnosticHeadMessageForDecoratorResolution(t);var o;switch(t.parent.kind){case 240:var s=getSymbolOfNode(t.parent);var c=getTypeOfSymbol(s);i=getUnionType([c,_e]);break;case 151:i=_e;o=e.chainDiagnosticMessages(undefined,e.Diagnostics.The_return_type_of_a_parameter_decorator_function_must_be_either_void_or_any);break;case 154:i=_e;o=e.chainDiagnosticMessages(undefined,e.Diagnostics.The_return_type_of_a_property_decorator_function_must_be_either_void_or_any);break;case 156:case 158:case 159:var u=getTypeOfNode(t.parent);var l=createTypedPropertyDescriptorType(u);i=getUnionType([l,_e]);break;default:return e.Debug.fail()}checkTypeAssignableTo(n,i,t,a,function(){return o})}function markTypeNodeAsReferenced(t){markEntityNameOrEntityExpressionAsReference(t&&e.getEntityNameFromTypeNode(t))}function markEntityNameOrEntityExpressionAsReference(e){if(!e)return;var t=getFirstIdentifier(e);var r=(e.kind===72?67897832:1920)|2097152;var n=resolveName(t,t.escapedText,r,undefined,undefined,true);if(n&&n.flags&2097152&&symbolIsValue(n)&&!isConstEnumOrConstEnumOnlyModule(resolveAlias(n))){markAliasSymbolAsReferenced(n)}}function markDecoratorMedataDataTypeNodeAsReferenced(t){var r=getEntityNameForDecoratorMetadata(t);if(r&&e.isEntityName(r)){markEntityNameOrEntityExpressionAsReference(r)}}function getEntityNameForDecoratorMetadata(e){if(e){switch(e.kind){case 174:case 173:return getEntityNameForDecoratorMetadataFromTypeList(e.types);case 175:return getEntityNameForDecoratorMetadataFromTypeList([e.trueType,e.falseType]);case 177:return getEntityNameForDecoratorMetadata(e.type);case 164:return e.typeName}}}function getEntityNameForDecoratorMetadataFromTypeList(t){var r;for(var n=0,i=t;n-1&&n0);if(n.length>1){error(n[1],e.Diagnostics.Class_declarations_cannot_have_more_than_one_augments_or_extends_tag)}var i=getIdentifierFromEntityNameExpression(t.class.expression);var a=e.getClassExtendsHeritageElement(r);if(a){var o=getIdentifierFromEntityNameExpression(a.expression);if(o&&i.escapedText!==o.escapedText){error(i,e.Diagnostics.JSDoc_0_1_does_not_match_the_extends_2_clause,e.idText(t.tagName),e.idText(i),e.idText(o))}}}function getIdentifierFromEntityNameExpression(e){switch(e.kind){case 72:return e;case 189:return e.name;default:return undefined}}function checkFunctionOrMethodDeclaration(t){checkDecorators(t);checkSignatureDeclaration(t);var r=e.getFunctionFlags(t);if(t.name&&t.name.kind===149){checkComputedPropertyName(t.name)}if(!hasNonBindableDynamicName(t)){var n=getSymbolOfNode(t);var i=t.localSymbol||n;var o=e.find(i.declarations,function(e){return e.kind===t.kind&&!(e.flags&65536)});if(t===o){checkFunctionOrConstructorSymbol(i)}if(n.parent){if(e.getDeclarationOfKind(n,t.kind)===t){checkFunctionOrConstructorSymbol(n)}}}var s=t.kind===155?undefined:t.body;checkSourceElement(s);if((r&1)===0){var c=getReturnOrPromisedType(t,r);checkAllCodePathsInNonVoidFunctionReturnOrThrow(t,c)}if(a&&!e.getEffectiveReturnTypeNode(t)){if(e.nodeIsMissing(s)&&!isPrivateWithinAmbient(t)){reportImplicitAny(t,X)}if(r&1&&e.nodeIsPresent(s)){getReturnTypeOfSignature(getSignatureFromDeclaration(t))}}if(e.isInJSFile(t)){var u=e.getJSDocTypeTag(t);if(u&&u.typeExpression&&!getContextualCallSignature(getTypeFromTypeNode(u.typeExpression),t)){error(u,e.Diagnostics.The_type_of_a_function_declaration_must_match_the_function_s_signature)}}}function registerForUnusedIdentifiersCheck(t){if(a&&!(t.flags&4194304)){var r=e.getSourceFileOfNode(t);var n=Dt.get(r.path);if(!n){n=[];Dt.set(r.path,n)}n.push(t)}}function checkUnusedIdentifiers(t,r){for(var n=0,i=t;n=2||x.noEmit||!e.hasRestParameter(t)||t.flags&4194304||e.nodeIsMissing(t.body)){return}e.forEach(t.parameters,function(t){if(t.name&&!e.isBindingPattern(t.name)&&t.name.escapedText===B.escapedName){error(t,e.Diagnostics.Duplicate_identifier_arguments_Compiler_uses_arguments_to_initialize_rest_parameters)}})}function needCollisionCheckForIdentifier(t,r,n){if(!(r&&r.escapedText===n)){return false}if(t.kind===154||t.kind===153||t.kind===156||t.kind===155||t.kind===158||t.kind===159){return false}if(t.flags&4194304){return false}var i=e.getRootDeclaration(t);if(i.kind===151&&e.nodeIsMissing(i.parent.body)){return false}return true}function checkIfThisIsCapturedInEnclosingScope(t){e.findAncestor(t,function(r){if(getNodeCheckFlags(r)&4){var n=t.kind!==72;if(n){error(e.getNameOfDeclaration(t),e.Diagnostics.Duplicate_identifier_this_Compiler_uses_variable_declaration_this_to_capture_this_reference)}else{error(t,e.Diagnostics.Expression_resolves_to_variable_declaration_this_that_compiler_uses_to_capture_this_reference)}return true}return false})}function checkIfNewTargetIsCapturedInEnclosingScope(t){e.findAncestor(t,function(r){if(getNodeCheckFlags(r)&8){var n=t.kind!==72;if(n){error(e.getNameOfDeclaration(t),e.Diagnostics.Duplicate_identifier_newTarget_Compiler_uses_variable_declaration_newTarget_to_capture_new_target_meta_property_reference)}else{error(t,e.Diagnostics.Expression_resolves_to_variable_declaration_newTarget_that_compiler_uses_to_capture_new_target_meta_property_reference)}return true}return false})}function checkCollisionWithRequireExportsInGeneratedCode(t,r){if(E>=e.ModuleKind.ES2015||x.noEmit){return}if(!needCollisionCheckForIdentifier(t,r,"require")&&!needCollisionCheckForIdentifier(t,r,"exports")){return}if(e.isModuleDeclaration(t)&&e.getModuleInstanceState(t)!==1){return}var n=getDeclarationContainer(t);if(n.kind===279&&e.isExternalOrCommonJsModule(n)){error(r,e.Diagnostics.Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module,e.declarationNameToString(r),e.declarationNameToString(r))}}function checkCollisionWithGlobalPromiseInGeneratedCode(t,r){if(C>=4||x.noEmit||!needCollisionCheckForIdentifier(t,r,"Promise")){return}if(e.isModuleDeclaration(t)&&e.getModuleInstanceState(t)!==1){return}var n=getDeclarationContainer(t);if(n.kind===279&&e.isExternalOrCommonJsModule(n)&&n.flags&1024){error(r,e.Diagnostics.Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module_containing_async_functions,e.declarationNameToString(r),e.declarationNameToString(r))}}function checkVarDeclaredNamesNotShadowed(t){if((e.getCombinedNodeFlags(t)&3)!==0||e.isParameterDeclaration(t)){return}if(t.kind===237&&!t.initializer){return}var r=getSymbolOfNode(t);if(r.flags&1){if(!e.isIdentifier(t.name))return e.Debug.fail();var n=resolveName(t,t.name.escapedText,3,undefined,undefined,false);if(n&&n!==r&&n.flags&2){if(getDeclarationNodeFlagsFromSymbol(n)&3){var i=e.getAncestor(n.valueDeclaration,238);var a=i.parent.kind===219&&i.parent.parent?i.parent.parent:undefined;var o=a&&(a.kind===218&&e.isFunctionLike(a.parent)||a.kind===245||a.kind===244||a.kind===279);if(!o){var s=symbolToString(n);error(t,e.Diagnostics.Cannot_initialize_outer_scoped_variable_0_in_the_same_scope_as_block_scoped_declaration_1,s,s)}}}}}function checkParameterInitializer(t){if(e.getRootDeclaration(t).kind!==151){return}var r=e.getContainingFunction(t);visit(t.initializer);function visit(n){if(e.isTypeNode(n)||e.isDeclarationName(n)){return}if(n.kind===189){return visit(n.expression)}else if(n.kind===72){var i=resolveName(n,n.escapedText,67220415|2097152,undefined,undefined,false);if(!i||i===Q||!i.valueDeclaration){return}if(i.valueDeclaration===t){error(n,e.Diagnostics.Parameter_0_cannot_be_referenced_in_its_initializer,e.declarationNameToString(t.name));return}var a=e.getEnclosingBlockScopeContainer(i.valueDeclaration);if(a===r){if(i.valueDeclaration.kind===151||i.valueDeclaration.kind===186){if(i.valueDeclaration.pos1){if(e.some(c.declarations,function(r){return r!==t&&e.isVariableLike(r)&&!areDeclarationFlagsIdentical(r,t)})){error(t.name,e.Diagnostics.All_declarations_of_0_must_have_identical_modifiers,e.declarationNameToString(t.name))}}}else{var d=convertAutoToAny(getWidenedTypeForVariableLikeDeclaration(t));if(u!==ee&&d!==ee&&!isTypeIdenticalTo(u,d)&&!(c.flags&67108864)){errorNextVariableOrPropertyDeclarationMustHaveSameType(u,t,d)}if(t.initializer){checkTypeAssignableToAndOptionallyElaborate(checkExpressionCached(t.initializer),d,t,t.initializer,undefined)}if(!areDeclarationFlagsIdentical(t,c.valueDeclaration)){error(t.name,e.Diagnostics.All_declarations_of_0_must_have_identical_modifiers,e.declarationNameToString(t.name))}}if(t.kind!==154&&t.kind!==153){checkExportsOnMergedDeclarations(t);if(t.kind===237||t.kind===186){checkVarDeclaredNamesNotShadowed(t)}checkCollisionWithRequireExportsInGeneratedCode(t,t.name);checkCollisionWithGlobalPromiseInGeneratedCode(t,t.name)}}function errorNextVariableOrPropertyDeclarationMustHaveSameType(t,r,n){var i=e.getNameOfDeclaration(r);var a=r.kind===154||r.kind===153?e.Diagnostics.Subsequent_property_declarations_must_have_the_same_type_Property_0_must_be_of_type_1_but_here_has_type_2:e.Diagnostics.Subsequent_variable_declarations_must_have_the_same_type_Variable_0_must_be_of_type_1_but_here_has_type_2;error(i,a,e.declarationNameToString(i),typeToString(t),typeToString(n))}function areDeclarationFlagsIdentical(t,r){if(t.kind===151&&r.kind===237||t.kind===237&&r.kind===151){return true}if(e.hasQuestionToken(t)!==e.hasQuestionToken(r)){return false}var n=8|16|256|128|64|32;return e.getSelectedModifierFlags(t,n)===e.getSelectedModifierFlags(r,n)}function checkVariableDeclaration(e){checkGrammarVariableDeclaration(e);return checkVariableLikeDeclaration(e)}function checkBindingElement(e){checkGrammarBindingElement(e);return checkVariableLikeDeclaration(e)}function checkVariableStatement(t){if(!checkGrammarDecoratorsAndModifiers(t)&&!checkGrammarVariableDeclarationList(t.declarationList))checkGrammarForDisallowedLetOrConstStatement(t);e.forEach(t.declarationList.declarations,checkSourceElement)}function checkExpressionStatement(e){checkGrammarStatementInAmbientContext(e);checkExpression(e.expression)}function checkIfStatement(t){checkGrammarStatementInAmbientContext(t);checkTruthinessExpression(t.expression);checkSourceElement(t.thenStatement);if(t.thenStatement.kind===220){error(t.thenStatement,e.Diagnostics.The_body_of_an_if_statement_cannot_be_the_empty_statement)}checkSourceElement(t.elseStatement)}function checkDoStatement(e){checkGrammarStatementInAmbientContext(e);checkSourceElement(e.statement);checkTruthinessExpression(e.expression)}function checkWhileStatement(e){checkGrammarStatementInAmbientContext(e);checkTruthinessExpression(e.expression);checkSourceElement(e.statement)}function checkTruthinessExpression(t,r){var n=checkExpression(t,r);if(n.flags&16384){error(t,e.Diagnostics.An_expression_of_type_void_cannot_be_tested_for_truthiness)}return n}function checkForStatement(t){if(!checkGrammarStatementInAmbientContext(t)){if(t.initializer&&t.initializer.kind===238){checkGrammarVariableDeclarationList(t.initializer)}}if(t.initializer){if(t.initializer.kind===238){e.forEach(t.initializer.declarations,checkVariableDeclaration)}else{checkExpression(t.initializer)}}if(t.condition)checkTruthinessExpression(t.condition);if(t.incrementor)checkExpression(t.incrementor);checkSourceElement(t.statement);if(t.locals){registerForUnusedIdentifiersCheck(t)}}function checkForOfStatement(t){checkGrammarForInOrForOfStatement(t);if(t.awaitModifier){var r=e.getFunctionFlags(e.getContainingFunction(t));if((r&(4|2))===2&&C<6){checkExternalEmitHelpers(t,16384)}}else if(x.downlevelIteration&&C<2){checkExternalEmitHelpers(t,256)}if(t.initializer.kind===238){checkForInOrForOfVariableDeclaration(t)}else{var n=t.initializer;var i=checkRightHandSideOfForOf(t.expression,t.awaitModifier);if(n.kind===187||n.kind===188){checkDestructuringAssignment(n,i||ee)}else{var a=checkExpression(n);checkReferenceExpression(n,e.Diagnostics.The_left_hand_side_of_a_for_of_statement_must_be_a_variable_or_a_property_access);if(i){checkTypeAssignableToAndOptionallyElaborate(i,a,n,t.expression)}}}checkSourceElement(t.statement);if(t.locals){registerForUnusedIdentifiersCheck(t)}}function checkForInStatement(t){checkGrammarForInOrForOfStatement(t);var r=getNonNullableTypeIfNeeded(checkExpression(t.expression));if(t.initializer.kind===238){var n=t.initializer.declarations[0];if(n&&e.isBindingPattern(n.name)){error(n.name,e.Diagnostics.The_left_hand_side_of_a_for_in_statement_cannot_be_a_destructuring_pattern)}checkForInOrForOfVariableDeclaration(t)}else{var i=t.initializer;var a=checkExpression(i);if(i.kind===187||i.kind===188){error(i,e.Diagnostics.The_left_hand_side_of_a_for_in_statement_cannot_be_a_destructuring_pattern)}else if(!isTypeAssignableTo(getIndexTypeOrString(r),a)){error(i,e.Diagnostics.The_left_hand_side_of_a_for_in_statement_must_be_of_type_string_or_any)}else{checkReferenceExpression(i,e.Diagnostics.The_left_hand_side_of_a_for_in_statement_must_be_a_variable_or_a_property_access)}}if(r===me||!isTypeAssignableToKind(r,67108864|58982400)){error(t.expression,e.Diagnostics.The_right_hand_side_of_a_for_in_statement_must_be_of_type_any_an_object_type_or_a_type_parameter_but_here_has_type_0,typeToString(r))}checkSourceElement(t.statement);if(t.locals){registerForUnusedIdentifiersCheck(t)}}function checkForInOrForOfVariableDeclaration(e){var t=e.initializer;if(t.declarations.length>=1){var r=t.declarations[0];checkVariableDeclaration(r)}}function checkRightHandSideOfForOf(e,t){var r=checkNonNullExpression(e);return checkIteratedTypeOrElementType(r,e,true,t!==undefined)}function checkIteratedTypeOrElementType(e,t,r,n){if(isTypeAny(e)){return e}return getIteratedTypeOrElementType(e,t,r,n,true)||X}function getIteratedTypeOrElementType(t,r,n,i,a){if(t===me){reportTypeNotIterableError(r,t,i);return undefined}var o=C>=2;var s=!o&&x.downlevelIteration;if(o||s||i){var c=getIteratedTypeOfIterable(t,o?r:undefined,i,true,a);if(c||o){return c}}var u=t;var l=false;var f=false;if(n){if(u.flags&1048576){var d=t.types;var p=e.filter(d,function(e){return!(e.flags&132)});if(p!==d){u=getUnionType(p,2)}}else if(u.flags&132){u=me}f=u!==t;if(f){if(C<1){if(r){error(r,e.Diagnostics.Using_a_string_in_a_for_of_statement_is_only_supported_in_ECMAScript_5_and_higher);l=true}}if(u.flags&131072){return oe}}}if(!isArrayLikeType(u)){if(r&&!l){var g=!!getIteratedTypeOfIterable(t,undefined,i,true,a);var _=!n||f?s?e.Diagnostics.Type_0_is_not_an_array_type_or_does_not_have_a_Symbol_iterator_method_that_returns_an_iterator:g?e.Diagnostics.Type_0_is_not_an_array_type_Use_compiler_option_downlevelIteration_to_allow_iterating_of_iterators:e.Diagnostics.Type_0_is_not_an_array_type:s?e.Diagnostics.Type_0_is_not_an_array_type_or_a_string_type_or_does_not_have_a_Symbol_iterator_method_that_returns_an_iterator:g?e.Diagnostics.Type_0_is_not_an_array_type_or_a_string_type_Use_compiler_option_downlevelIteration_to_allow_iterating_of_iterators:e.Diagnostics.Type_0_is_not_an_array_type_or_a_string_type;error(r,_,typeToString(u))}return f?oe:undefined}var m=getIndexTypeOfType(u,1);if(f&&m){if(m.flags&132){return oe}return getUnionType([m,oe],2)}return m}function getIteratedTypeOfIterable(t,r,n,i,a){if(isTypeAny(t)){return undefined}return mapType(t,getIteratedType);function getIteratedType(t){var o=t;if(n){if(o.iteratedTypeOfAsyncIterable){return o.iteratedTypeOfAsyncIterable}if(isReferenceToType(t,getGlobalAsyncIterableType(false))||isReferenceToType(t,getGlobalAsyncIterableIteratorType(false))){return o.iteratedTypeOfAsyncIterable=t.typeArguments[0]}}if(i){if(o.iteratedTypeOfIterable){return n?o.iteratedTypeOfAsyncIterable=getAwaitedType(o.iteratedTypeOfIterable):o.iteratedTypeOfIterable}if(isReferenceToType(t,getGlobalIterableType(false))||isReferenceToType(t,getGlobalIterableIteratorType(false))){return n?o.iteratedTypeOfAsyncIterable=getAwaitedType(t.typeArguments[0]):o.iteratedTypeOfIterable=t.typeArguments[0]}}var s=n&&getTypeOfPropertyOfType(t,e.getPropertyNameForKnownSymbolName("asyncIterator"));var c=s||(i?getTypeOfPropertyOfType(t,e.getPropertyNameForKnownSymbolName("iterator")):undefined);if(isTypeAny(c)){return undefined}var u=c?getSignaturesOfType(c,0):undefined;if(!e.some(u)){if(r){reportTypeNotIterableError(r,t,n);r=undefined}return undefined}var l=getUnionType(e.map(u,getReturnTypeOfSignature),2);var f=getIteratedTypeOfIterator(l,r,!!s);if(a&&r&&f){checkTypeAssignableTo(t,s?createAsyncIterableType(f):createIterableType(f),r)}if(f){return n?o.iteratedTypeOfAsyncIterable=s?f:getAwaitedType(f):o.iteratedTypeOfIterable=f}}}function reportTypeNotIterableError(t,r,n){error(t,n?e.Diagnostics.Type_0_must_have_a_Symbol_asyncIterator_method_that_returns_an_async_iterator:e.Diagnostics.Type_0_must_have_a_Symbol_iterator_method_that_returns_an_iterator,typeToString(r))}function getIteratedTypeOfIterator(t,r,n){if(isTypeAny(t)){return undefined}var i=t;if(n?i.iteratedTypeOfAsyncIterator:i.iteratedTypeOfIterator){return n?i.iteratedTypeOfAsyncIterator:i.iteratedTypeOfIterator}var a=n?getGlobalAsyncIteratorType:getGlobalIteratorType;if(isReferenceToType(t,a(false))){return n?i.iteratedTypeOfAsyncIterator=t.typeArguments[0]:i.iteratedTypeOfIterator=t.typeArguments[0]}var o=getTypeOfPropertyOfType(t,"next");if(isTypeAny(o)){return undefined}var s=o?getSignaturesOfType(o,0):e.emptyArray;if(s.length===0){if(r){error(r,n?e.Diagnostics.An_async_iterator_must_have_a_next_method:e.Diagnostics.An_iterator_must_have_a_next_method)}return undefined}var c=getUnionType(e.map(s,getReturnTypeOfSignature),2);if(isTypeAny(c)){return undefined}if(n){c=getAwaitedTypeOfPromise(c,r,e.Diagnostics.The_type_returned_by_the_next_method_of_an_async_iterator_must_be_a_promise_for_a_type_with_a_value_property);if(isTypeAny(c)){return undefined}}var u=c&&getTypeOfPropertyOfType(c,"value");if(!u){if(r){error(r,n?e.Diagnostics.The_type_returned_by_the_next_method_of_an_async_iterator_must_be_a_promise_for_a_type_with_a_value_property:e.Diagnostics.The_type_returned_by_the_next_method_of_an_iterator_must_have_a_value_property)}return undefined}return n?i.iteratedTypeOfAsyncIterator=u:i.iteratedTypeOfIterator=u}function getIteratedTypeOfGenerator(e,t){if(isTypeAny(e)){return undefined}return getIteratedTypeOfIterable(e,undefined,t,!t,false)||getIteratedTypeOfIterator(e,undefined,t)}function checkBreakOrContinueStatement(e){if(!checkGrammarStatementInAmbientContext(e))checkGrammarBreakOrContinueStatement(e)}function isUnwrappedReturnTypeVoidOrAny(t,r){var n=(e.getFunctionFlags(t)&3)===2?getPromisedTypeOfPromise(r):r;return!!n&&maybeTypeOfKind(n,16384|3)}function checkReturnStatement(t){if(checkGrammarStatementInAmbientContext(t)){return}var r=e.getContainingFunction(t);if(!r){grammarErrorOnFirstToken(t,e.Diagnostics.A_return_statement_can_only_be_used_within_a_function_body);return}var n=getSignatureFromDeclaration(r);var i=getReturnTypeOfSignature(n);var a=e.getFunctionFlags(r);var o=a&1;if(k||t.expression||i.flags&131072){var s=t.expression?checkExpressionCached(t.expression):re;if(o){return}else if(r.kind===159){if(t.expression){error(t,e.Diagnostics.Setters_cannot_return_a_value)}}else if(r.kind===157){if(t.expression&&!checkTypeAssignableToAndOptionallyElaborate(s,i,t,t.expression)){error(t,e.Diagnostics.Return_type_of_constructor_signature_must_be_assignable_to_the_instance_type_of_the_class)}}else if(getReturnTypeFromAnnotation(r)){if(a&2){var c=getPromisedTypeOfPromise(i);var u=checkAwaitedType(s,t,e.Diagnostics.The_return_type_of_an_async_function_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member);if(c){checkTypeAssignableTo(u,c,t)}}else{checkTypeAssignableToAndOptionallyElaborate(s,i,t,t.expression)}}}else if(r.kind!==157&&x.noImplicitReturns&&!isUnwrappedReturnTypeVoidOrAny(r,i)&&!o){error(t,e.Diagnostics.Not_all_code_paths_return_a_value)}}function checkWithStatement(t){if(!checkGrammarStatementInAmbientContext(t)){if(t.flags&16384){grammarErrorOnFirstToken(t,e.Diagnostics.with_statements_are_not_allowed_in_an_async_function_block)}}checkExpression(t.expression);var r=e.getSourceFileOfNode(t);if(!hasParseDiagnostics(r)){var n=e.getSpanOfTokenAtPosition(r,t.pos).start;var i=t.statement.pos;grammarErrorAtPos(r,n,i-n,e.Diagnostics.The_with_statement_is_not_supported_All_symbols_in_a_with_block_will_have_type_any)}}function checkSwitchStatement(t){checkGrammarStatementInAmbientContext(t);var r;var n=false;var i=checkExpression(t.expression);var o=isLiteralType(i);e.forEach(t.caseBlock.clauses,function(s){if(s.kind===272&&!n){if(r===undefined){r=s}else{var c=e.getSourceFileOfNode(t);var u=e.skipTrivia(c.text,s.pos);var l=s.statements.length>0?s.statements[0].pos:s.end;grammarErrorAtPos(c,u,l-u,e.Diagnostics.A_default_clause_cannot_appear_more_than_once_in_a_switch_statement);n=true}}if(a&&s.kind===271){var f=checkExpression(s.expression);var d=isLiteralType(f);var p=i;if(!d||!o){f=d?getBaseTypeOfLiteralType(f):f;p=getBaseTypeOfLiteralType(i)}if(!isTypeEqualityComparableTo(p,f)){checkTypeComparableTo(f,p,s.expression,undefined)}}e.forEach(s.statements,checkSourceElement)});if(t.caseBlock.locals){registerForUnusedIdentifiersCheck(t.caseBlock)}}function checkLabeledStatement(t){if(!checkGrammarStatementInAmbientContext(t)){e.findAncestor(t.parent,function(r){if(e.isFunctionLike(r)){return"quit"}if(r.kind===233&&r.label.escapedText===t.label.escapedText){grammarErrorOnNode(t.label,e.Diagnostics.Duplicate_label_0,e.getTextOfNode(t.label));return true}return false})}checkSourceElement(t.statement)}function checkThrowStatement(t){if(!checkGrammarStatementInAmbientContext(t)){if(t.expression===undefined){grammarErrorAfterFirstToken(t,e.Diagnostics.Line_break_not_permitted_here)}}if(t.expression){checkExpression(t.expression)}}function checkTryStatement(t){checkGrammarStatementInAmbientContext(t);checkBlock(t.tryBlock);var r=t.catchClause;if(r){if(r.variableDeclaration){if(r.variableDeclaration.type){grammarErrorOnFirstToken(r.variableDeclaration.type,e.Diagnostics.Catch_clause_variable_cannot_have_a_type_annotation)}else if(r.variableDeclaration.initializer){grammarErrorOnFirstToken(r.variableDeclaration.initializer,e.Diagnostics.Catch_clause_variable_cannot_have_an_initializer)}else{var n=r.block.locals;if(n){e.forEachKey(r.locals,function(t){var r=n.get(t);if(r&&(r.flags&2)!==0){grammarErrorOnNode(r.valueDeclaration,e.Diagnostics.Cannot_redeclare_identifier_0_in_catch_clause,t)}})}}}checkBlock(r.block)}if(t.finallyBlock){checkBlock(t.finallyBlock)}}function checkIndexConstraints(t){var r=getIndexDeclarationOfSymbol(t.symbol,1);var n=getIndexDeclarationOfSymbol(t.symbol,0);var i=getIndexTypeOfType(t,0);var a=getIndexTypeOfType(t,1);if(i||a){e.forEach(getPropertiesOfObjectType(t),function(e){var o=getTypeOfSymbol(e);checkIndexConstraintForProperty(e,o,t,n,i,0);checkIndexConstraintForProperty(e,o,t,r,a,1)});var o=t.symbol.valueDeclaration;if(e.getObjectFlags(t)&1&&e.isClassLike(o)){for(var s=0,c=o.members;sn){return false}for(var l=0;l>a;case 48:return i>>>a;case 46:return i<1){e.forEach(n.declarations,function(t){if(e.isEnumDeclaration(t)&&e.isEnumConst(t)!==r){error(e.getNameOfDeclaration(t),e.Diagnostics.Enum_declarations_must_all_be_const_or_non_const)}})}var o=false;e.forEach(n.declarations,function(t){if(t.kind!==243){return false}var r=t;if(!r.members.length){return false}var n=r.members[0];if(!n.initializer){if(o){error(n.name,e.Diagnostics.In_an_enum_with_multiple_declarations_only_one_declaration_can_omit_an_initializer_for_its_first_enum_element)}else{o=true}}})}}function getFirstNonAmbientClassOrFunctionDeclaration(t){var r=t.declarations;for(var n=0,i=r;n1&&!n&&isInstantiatedModule(t,!!x.preserveConstEnums||!!x.isolatedModules)){var c=getFirstNonAmbientClassOrFunctionDeclaration(s);if(c){if(e.getSourceFileOfNode(t)!==e.getSourceFileOfNode(c)){error(t.name,e.Diagnostics.A_namespace_declaration_cannot_be_in_a_different_file_from_a_class_or_function_with_which_it_is_merged)}else if(t.pos=e.ModuleKind.ES2015&&!(t.flags&4194304)){grammarErrorOnNode(t,e.Diagnostics.Import_assignment_cannot_be_used_when_targeting_ECMAScript_modules_Consider_using_import_Asterisk_as_ns_from_mod_import_a_from_mod_import_d_from_mod_or_another_module_format_instead)}}}}function checkExportDeclaration(t){if(checkGrammarModuleElementContext(t,e.Diagnostics.An_export_declaration_can_only_be_used_in_a_module)){return}if(!checkGrammarDecoratorsAndModifiers(t)&&e.hasModifiers(t)){grammarErrorOnFirstToken(t,e.Diagnostics.An_export_declaration_cannot_have_modifiers)}if(!t.moduleSpecifier||checkExternalImportOrExportDeclaration(t)){if(t.exportClause){e.forEach(t.exportClause.elements,checkExportSpecifier);var r=t.parent.kind===245&&e.isAmbientModule(t.parent.parent);var n=!r&&t.parent.kind===245&&!t.moduleSpecifier&&t.flags&4194304;if(t.parent.kind!==279&&!r&&!n){error(t,e.Diagnostics.Export_declarations_are_not_permitted_in_a_namespace)}}else{var i=resolveExternalModuleName(t,t.moduleSpecifier);if(i&&hasExportAssignmentSymbol(i)){error(t.moduleSpecifier,e.Diagnostics.Module_0_uses_export_and_cannot_be_used_with_export_Asterisk,symbolToString(i))}if(E!==e.ModuleKind.System&&E!==e.ModuleKind.ES2015&&E!==e.ModuleKind.ESNext){checkExternalEmitHelpers(t,32768)}}}}function checkGrammarModuleElementContext(e,t){var r=e.parent.kind===279||e.parent.kind===245||e.parent.kind===244;if(!r){grammarErrorOnFirstToken(e,t)}return!r}function checkExportSpecifier(t){checkAliasSymbol(t);if(e.getEmitDeclarations(x)){collectLinkedAliases(t.propertyName||t.name,true)}if(!t.parent.parent.moduleSpecifier){var r=t.propertyName||t.name;var n=resolveName(r,r.escapedText,67220415|67897832|1920|2097152,undefined,undefined,true);if(n&&(n===R||isGlobalSourceFile(getDeclarationContainer(n.declarations[0])))){error(r,e.Diagnostics.Cannot_export_0_Only_local_declarations_can_be_exported_from_a_module,e.idText(r))}else{markExportAsReferenced(t)}}}function checkExportAssignment(t){if(checkGrammarModuleElementContext(t,e.Diagnostics.An_export_assignment_can_only_be_used_in_a_module)){return}var r=t.parent.kind===279?t.parent:t.parent.parent;if(r.kind===244&&!e.isAmbientModule(r)){if(t.isExportEquals){error(t,e.Diagnostics.An_export_assignment_cannot_be_used_in_a_namespace)}else{error(t,e.Diagnostics.A_default_export_can_only_be_used_in_an_ECMAScript_style_module)}return}if(!checkGrammarDecoratorsAndModifiers(t)&&e.hasModifiers(t)){grammarErrorOnFirstToken(t,e.Diagnostics.An_export_assignment_cannot_have_modifiers)}if(t.expression.kind===72){markExportAsReferenced(t);if(e.getEmitDeclarations(x)){collectLinkedAliases(t.expression,true)}}else{checkExpressionCached(t.expression)}checkExternalModuleExports(r);if(t.flags&4194304&&!e.isEntityNameExpression(t.expression)){grammarErrorOnNode(t.expression,e.Diagnostics.The_expression_of_an_export_assignment_must_be_an_identifier_or_qualified_name_in_an_ambient_context)}if(t.isExportEquals&&!(t.flags&4194304)){if(E>=e.ModuleKind.ES2015){grammarErrorOnNode(t,e.Diagnostics.Export_assignment_cannot_be_used_when_targeting_ECMAScript_modules_Consider_using_export_default_or_another_module_format_instead)}else if(E===e.ModuleKind.System){grammarErrorOnNode(t,e.Diagnostics.Export_assignment_is_not_supported_when_module_flag_is_system)}}}function hasExportedMembers(t){return e.forEachEntry(t.exports,function(e,t){return t!=="export="})}function checkExternalModuleExports(t){var r=getSymbolOfNode(t);var n=getSymbolLinks(r);if(!n.exportsChecked){var i=r.exports.get("export=");if(i&&hasExportedMembers(r)){var a=getDeclarationOfAliasSymbol(i)||i.valueDeclaration;if(!isTopLevelInExternalModuleAugmentation(a)&&!e.isInJSFile(a)){error(a,e.Diagnostics.An_export_assignment_cannot_be_used_in_a_module_with_other_exported_elements)}}var o=getExportsOfModule(r);if(o){o.forEach(function(t,r){var n=t.declarations,i=t.flags;if(r==="__export"){return}if(i&(1920|64|384)){return}var a=e.countWhere(n,Tr);if(i&524288&&a<=2){return}if(a>1){for(var o=0,s=n;o0){return e.concatenate(o,a)}return a}e.forEach(r.getSourceFiles(),checkSourceFile);return Xt.getDiagnostics()}function getGlobalDiagnostics(){throwIfNonDiagnosticsProducing();return Xt.getGlobalDiagnostics()}function throwIfNonDiagnosticsProducing(){if(!a){throw new Error("Trying to get diagnostics from a type checker that does not produce them.")}}function getSymbolsInScope(t,r){if(t.flags&8388608){return[]}var n=e.createSymbolTable();var i=false;populateSymbols();n.delete("this");return symbolsToArray(n);function populateSymbols(){while(t){if(t.locals&&!isGlobalSourceFile(t)){copySymbols(t.locals,r)}switch(t.kind){case 279:if(!e.isExternalOrCommonJsModule(t))break;case 244:copySymbols(getSymbolOfNode(t).exports,r&2623475);break;case 243:copySymbols(getSymbolOfNode(t).exports,r&8);break;case 209:var n=t.name;if(n){copySymbol(t.symbol,r)}case 240:case 241:if(!i){copySymbols(getMembersOfSymbol(getSymbolOfNode(t)),r&67897832)}break;case 196:var a=t.name;if(a){copySymbol(t.symbol,r)}break}if(e.introducesArgumentsExoticObject(t)){copySymbol(B,r)}i=e.hasModifier(t,32);t=t.parent}copySymbols(We,r)}function copySymbol(t,r){if(e.getCombinedLocalAndExportSymbolFlags(t)&r){var i=t.escapedName;if(!n.has(i)){n.set(i,t)}}}function copySymbols(e,t){if(t){e.forEach(function(e){copySymbol(e,t)})}}}function isTypeDeclarationName(e){return e.kind===72&&isTypeDeclaration(e.parent)&&e.parent.name===e}function isTypeDeclaration(e){switch(e.kind){case 150:case 240:case 241:case 242:case 243:return true;default:return false}}function isTypeReferenceIdentifier(e){while(e.parent.kind===148){e=e.parent}return e.parent.kind===164}function isHeritageClauseElementIdentifier(e){while(e.parent.kind===189){e=e.parent}return e.parent.kind===211}function forEachEnclosingClass(t,r){var n;while(true){t=e.getContainingClass(t);if(!t)break;if(n=r(t))break}return n}function isNodeUsedDuringClassInitialization(t){return!!e.findAncestor(t,function(t){if(e.isConstructorDeclaration(t)&&e.nodeIsPresent(t.body)||e.isPropertyDeclaration(t)){return true}else if(e.isClassLike(t)||e.isFunctionLikeDeclaration(t)){return"quit"}return false})}function isNodeWithinClass(e,t){return!!forEachEnclosingClass(e,function(e){return e===t})}function getLeftSideOfImportEqualsOrExportAssignment(e){while(e.parent.kind===148){e=e.parent}if(e.parent.kind===248){return e.parent.moduleReference===e?e.parent:undefined}if(e.parent.kind===254){return e.parent.expression===e?e.parent:undefined}return undefined}function isInRightSideOfImportOrExportAssignment(e){return getLeftSideOfImportEqualsOrExportAssignment(e)!==undefined}function getSpecialPropertyAssignmentSymbolFromEntityName(t){var r=e.getAssignmentDeclarationKind(t.parent.parent);switch(r){case 1:case 3:return getSymbolOfNode(t.parent);case 4:case 2:case 5:return getSymbolOfNode(t.parent.parent)}}function isImportTypeQualifierPart(t){var r=t.parent;while(e.isQualifiedName(r)){t=r;r=r.parent}if(r&&r.kind===183&&r.qualifier===t){return r}return undefined}function getSymbolOfEntityNameOrPropertyAccessExpression(t){if(e.isDeclarationName(t)){return getSymbolOfNode(t.parent)}if(e.isInJSFile(t)&&t.parent.kind===189&&t.parent===t.parent.parent.left){var r=getSpecialPropertyAssignmentSymbolFromEntityName(t);if(r){return r}}if(t.parent.kind===254&&e.isEntityNameExpression(t)){var n=resolveEntityName(t,67220415|67897832|1920|2097152,true);if(n&&n!==Q){return n}}else if(!e.isPropertyAccessExpression(t)&&isInRightSideOfImportOrExportAssignment(t)){var i=e.getAncestor(t,248);e.Debug.assert(i!==undefined);return getSymbolOfPartOfRightHandSideOfImportEquals(t,true)}if(!e.isPropertyAccessExpression(t)){var a=isImportTypeQualifierPart(t);if(a){getTypeFromTypeNode(a);var o=getNodeLinks(t).resolvedSymbol;return o===Q?undefined:o}}while(e.isRightSideOfQualifiedNameOrPropertyAccess(t)){t=t.parent}if(isHeritageClauseElementIdentifier(t)){var s=0;if(t.parent.kind===211){s=67897832;if(e.isExpressionWithTypeArgumentsInClassExtendsClause(t.parent)){s|=67220415}}else{s=1920}s|=2097152;var c=e.isEntityNameExpression(t)?resolveEntityName(t,s):undefined;if(c){return c}}if(t.parent.kind===299){return e.getParameterSymbolFromJSDoc(t.parent)}if(t.parent.kind===150&&t.parent.parent.kind===303){e.Debug.assert(!e.isInJSFile(t));var u=e.getTypeParameterFromJsDoc(t.parent);return u&&u.symbol}if(e.isExpressionNode(t)){if(e.nodeIsMissing(t)){return undefined}if(t.kind===72){if(e.isJSXTagName(t)&&isJsxIntrinsicIdentifier(t)){var l=getIntrinsicTagSymbol(t.parent);return l===Q?undefined:l}return resolveEntityName(t,67220415,false,true)}else if(t.kind===189||t.kind===148){var f=getNodeLinks(t);if(f.resolvedSymbol){return f.resolvedSymbol}if(t.kind===189){checkPropertyAccessExpression(t)}else{checkQualifiedName(t)}return f.resolvedSymbol}}else if(isTypeReferenceIdentifier(t)){var s=t.parent.kind===164?67897832:1920;return resolveEntityName(t,s,false,true)}if(t.parent.kind===163){return resolveEntityName(t,1)}return undefined}function getSymbolAtLocation(t){if(t.kind===279){return e.isExternalModule(t)?getMergedSymbol(t.symbol):undefined}var r=t.parent;var n=r.parent;if(t.flags&8388608){return undefined}if(isDeclarationNameOrImportPropertyName(t)){var i=getSymbolOfNode(r);return e.isImportOrExportSpecifier(t.parent)&&t.parent.propertyName===t?getImmediateAliasedSymbol(i):i}else if(e.isLiteralComputedPropertyDeclarationName(t)){return getSymbolOfNode(r.parent)}if(t.kind===72){if(isInRightSideOfImportOrExportAssignment(t)){return getSymbolOfEntityNameOrPropertyAccessExpression(t)}else if(r.kind===186&&n.kind===184&&t===r.propertyName){var a=getTypeOfNode(n);var o=getPropertyOfType(a,t.escapedText);if(o){return o}}}switch(t.kind){case 72:case 189:case 148:return getSymbolOfEntityNameOrPropertyAccessExpression(t);case 100:var s=e.getThisContainer(t,false);if(e.isFunctionLike(s)){var c=getSignatureFromDeclaration(s);if(c.thisParameter){return c.thisParameter}}if(e.isInExpressionContext(t)){return checkExpression(t).symbol}case 178:return getTypeFromThisTypeNode(t).symbol;case 98:return checkExpression(t).symbol;case 124:var u=t.parent;if(u&&u.kind===157){return u.parent.symbol}return undefined;case 10:case 14:if(e.isExternalModuleImportEqualsDeclaration(t.parent.parent)&&e.getExternalModuleImportEqualsDeclarationExpression(t.parent.parent)===t||(t.parent.kind===249||t.parent.kind===255)&&t.parent.moduleSpecifier===t||(e.isInJSFile(t)&&e.isRequireCall(t.parent,false)||e.isImportCall(t.parent))||e.isLiteralTypeNode(t.parent)&&e.isLiteralImportTypeNode(t.parent.parent)&&t.parent.parent.argument===t.parent){return resolveExternalModuleName(t,t)}if(e.isCallExpression(r)&&e.isBindableObjectDefinePropertyCall(r)&&r.arguments[1]===t){return getSymbolOfNode(r)}case 8:var l=e.isElementAccessExpression(r)?r.argumentExpression===t?getTypeOfExpression(r.expression):undefined:e.isLiteralTypeNode(r)&&e.isIndexedAccessTypeNode(n)?getTypeFromTypeNode(n.objectType):undefined;return l&&getPropertyOfType(l,e.escapeLeadingUnderscores(t.text));case 80:case 90:case 37:case 76:return getSymbolOfNode(t.parent);case 183:return e.isLiteralImportTypeNode(t)?getSymbolAtLocation(t.argument.literal):undefined;case 85:return e.isExportAssignment(t.parent)?e.Debug.assertDefined(t.parent.symbol):undefined;default:return undefined}}function getShorthandAssignmentValueSymbol(e){if(e&&e.kind===276){return resolveEntityName(e.name,67220415|2097152)}return undefined}function getExportSpecifierLocalTargetSymbol(e){return e.parent.parent.moduleSpecifier?getExternalModuleMember(e.parent.parent,e):resolveEntityName(e.propertyName||e.name,67220415|67897832|1920|2097152)}function getTypeOfNode(t){if(t.flags&8388608){return ee}var r=e.tryGetClassImplementingOrExtendingExpressionWithTypeArguments(t);var n=r&&getDeclaredTypeOfClassOrInterface(getSymbolOfNode(r.class));if(e.isPartOfTypeNode(t)){var i=getTypeFromTypeNode(t);return n?getTypeWithThisArgument(i,n.thisType):i}if(e.isExpressionNode(t)){return getRegularTypeOfExpression(t)}if(n&&!r.isImplements){var a=e.firstOrUndefined(getBaseTypes(n));return a?getTypeWithThisArgument(a,n.thisType):ee}if(isTypeDeclaration(t)){var o=getSymbolOfNode(t);return getDeclaredTypeOfSymbol(o)}if(isTypeDeclarationName(t)){var o=getSymbolAtLocation(t);return o?getDeclaredTypeOfSymbol(o):ee}if(e.isDeclaration(t)){var o=getSymbolOfNode(t);return getTypeOfSymbol(o)}if(isDeclarationNameOrImportPropertyName(t)){var o=getSymbolAtLocation(t);return o?getTypeOfSymbol(o):ee}if(e.isBindingPattern(t)){return getTypeForVariableLikeDeclaration(t.parent,true)||ee}if(isInRightSideOfImportOrExportAssignment(t)){var o=getSymbolAtLocation(t);if(o){var s=getDeclaredTypeOfSymbol(o);return s!==ee?s:getTypeOfSymbol(o)}}return ee}function getTypeOfArrayLiteralOrObjectLiteralDestructuringAssignment(t){e.Debug.assert(t.kind===188||t.kind===187);if(t.parent.kind===227){var r=checkRightHandSideOfForOf(t.parent.expression,t.parent.awaitModifier);return checkDestructuringAssignment(t,r||ee)}if(t.parent.kind===204){var r=getTypeOfExpression(t.parent.right);return checkDestructuringAssignment(t,r||ee)}if(t.parent.kind===275){var n=getTypeOfArrayLiteralOrObjectLiteralDestructuringAssignment(t.parent.parent);return checkObjectLiteralDestructuringPropertyAssignment(n||ee,t.parent)}e.Debug.assert(t.parent.kind===187);var i=getTypeOfArrayLiteralOrObjectLiteralDestructuringAssignment(t.parent);var a=checkIteratedTypeOrElementType(i||ee,t.parent,false,false)||ee;return checkArrayLiteralDestructuringElementAssignment(t.parent,i,t.parent.elements.indexOf(t),a||ee)}function getPropertySymbolOfDestructuringAssignment(e){var t=getTypeOfArrayLiteralOrObjectLiteralDestructuringAssignment(e.parent.parent);return t&&getPropertyOfType(t,e.escapedText)}function getRegularTypeOfExpression(t){if(e.isRightSideOfQualifiedNameOrPropertyAccess(t)){t=t.parent}return getRegularTypeOfLiteralType(getTypeOfExpression(t))}function getParentTypeOfClassElement(t){var r=getSymbolOfNode(t.parent);return e.hasModifier(t,32)?getTypeOfSymbol(r):getDeclaredTypeOfSymbol(r)}function getClassElementPropertyKeyType(t){var r=t.name;switch(r.kind){case 72:return getLiteralType(e.idText(r));case 8:case 10:return getLiteralType(r.text);case 149:var n=checkComputedPropertyName(r);return isTypeAssignableToKind(n,12288)?n:oe;default:e.Debug.fail("Unsupported property name.");return ee}}function getAugmentedPropertiesOfType(t){t=getApparentType(t);var r=e.createSymbolTable(getPropertiesOfType(t));var n=getSignaturesOfType(t,0).length?He:getSignaturesOfType(t,1).length?Qe:undefined;if(n){e.forEach(getPropertiesOfType(n),function(e){if(!r.has(e.escapedName)){r.set(e.escapedName,e)}})}return getNamedMembers(r)}function typeHasCallOrConstructSignatures(t){return e.typeHasCallOrConstructSignatures(t,W)}function getRootSymbols(t){var r=getImmediateRootSymbols(t);return r?e.flatMap(r,getRootSymbols):[t]}function getImmediateRootSymbols(t){if(e.getCheckFlags(t)&6){return e.mapDefined(getSymbolLinks(t).containingType.types,function(e){return getPropertyOfType(e,t.escapedName)})}else if(t.flags&33554432){var r=t,n=r.leftSpread,i=r.rightSpread,a=r.syntheticOrigin;return n?[n,i]:a?[a]:e.singleElementArray(tryGetAliasTarget(t))}return undefined}function tryGetAliasTarget(e){var t;var r=e;while(r=getSymbolLinks(r).target){t=r}return t}function isArgumentsLocalBinding(t){if(!e.isGeneratedIdentifier(t)){var r=e.getParseTreeNode(t,e.isIdentifier);if(r){var n=r.parent.kind===189&&r.parent.name===r;return!n&&getReferencedValueSymbol(r)===B}}return false}function moduleExportsSomeValue(t){var r=resolveExternalModuleName(t.parent,t);if(!r||e.isShorthandAmbientModuleSymbol(r)){return true}var n=hasExportAssignmentSymbol(r);r=resolveExternalModuleSymbol(r);var i=getSymbolLinks(r);if(i.exportsSomeValue===undefined){i.exportsSomeValue=n?!!(r.flags&67220415):e.forEachEntry(getExportsOfModule(r),isValue)}return i.exportsSomeValue;function isValue(e){e=resolveSymbol(e);return e&&!!(e.flags&67220415)}}function isNameOfModuleOrEnumDeclaration(t){return e.isModuleOrEnumDeclaration(t.parent)&&t===t.parent.name}function getReferencedExportContainer(t,r){var n=e.getParseTreeNode(t,e.isIdentifier);if(n){var i=getReferencedValueSymbol(n,isNameOfModuleOrEnumDeclaration(n));if(i){if(i.flags&1048576){var a=getMergedSymbol(i.exportSymbol);if(!r&&a.flags&944&&!(a.flags&3)){return undefined}i=a}var o=getParentOfSymbol(i);if(o){if(o.flags&512&&o.valueDeclaration.kind===279){var s=o.valueDeclaration;var c=e.getSourceFileOfNode(n);var u=s!==c;return u?undefined:s}return e.findAncestor(n.parent,function(t){return e.isModuleOrEnumDeclaration(t)&&getSymbolOfNode(t)===o})}}}}function getReferencedImportDeclaration(t){var r=e.getParseTreeNode(t,e.isIdentifier);if(r){var n=getReferencedValueSymbol(r);if(isNonLocalAlias(n,67220415)){return getDeclarationOfAliasSymbol(n)}}return undefined}function isSymbolOfDeclarationWithCollidingName(t){if(t.flags&418){var r=getSymbolLinks(t);if(r.isDeclarationWithCollidingName===undefined){var n=e.getEnclosingBlockScopeContainer(t.valueDeclaration);if(e.isStatementWithLocals(n)){var i=getNodeLinks(t.valueDeclaration);if(resolveName(n.parent,t.escapedName,67220415,undefined,undefined,false)){r.isDeclarationWithCollidingName=true}else if(i.flags&262144){var a=i.flags&524288;var o=e.isIterationStatement(n,false);var s=n.kind===218&&e.isIterationStatement(n.parent,false);r.isDeclarationWithCollidingName=!e.isBlockScopedContainerTopLevel(n)&&(!a||!o&&!s)}else{r.isDeclarationWithCollidingName=false}}}return r.isDeclarationWithCollidingName}return false}function getReferencedDeclarationWithCollidingName(t){if(!e.isGeneratedIdentifier(t)){var r=e.getParseTreeNode(t,e.isIdentifier);if(r){var n=getReferencedValueSymbol(r);if(n&&isSymbolOfDeclarationWithCollidingName(n)){return n.valueDeclaration}}}return undefined}function isDeclarationWithCollidingName(t){var r=e.getParseTreeNode(t,e.isDeclaration);if(r){var n=getSymbolOfNode(r);if(n){return isSymbolOfDeclarationWithCollidingName(n)}}return false}function isValueAliasDeclaration(t){switch(t.kind){case 248:case 250:case 251:case 253:case 257:return isAliasResolvedToValue(getSymbolOfNode(t)||Q);case 255:var r=t.exportClause;return!!r&&e.some(r.elements,isValueAliasDeclaration);case 254:return t.expression&&t.expression.kind===72?isAliasResolvedToValue(getSymbolOfNode(t)||Q):true}return false}function isTopLevelValueImportEqualsWithEntityName(t){var r=e.getParseTreeNode(t,e.isImportEqualsDeclaration);if(r===undefined||r.parent.kind!==279||!e.isInternalModuleImportEqualsDeclaration(r)){return false}var n=isAliasResolvedToValue(getSymbolOfNode(r));return n&&r.moduleReference&&!e.nodeIsMissing(r.moduleReference)}function isAliasResolvedToValue(e){var t=resolveAlias(e);if(t===Q){return true}return!!(t.flags&67220415)&&(x.preserveConstEnums||!isConstEnumOrConstEnumOnlyModule(t))}function isConstEnumOrConstEnumOnlyModule(e){return isConstEnumSymbol(e)||!!e.constEnumOnlyModule}function isReferencedAliasDeclaration(t,r){if(e.isAliasSymbolDeclaration(t)){var n=getSymbolOfNode(t);if(n&&getSymbolLinks(n).referenced){return true}var i=getSymbolLinks(n).target;if(i&&e.getModifierFlags(t)&1&&i.flags&67220415&&(x.preserveConstEnums||!isConstEnumOrConstEnumOnlyModule(i))){return true}}if(r){return!!e.forEachChild(t,function(e){return isReferencedAliasDeclaration(e,r)})}return false}function isImplementationOfOverload(t){if(e.nodeIsPresent(t.body)){if(e.isGetAccessor(t)||e.isSetAccessor(t))return false;var r=getSymbolOfNode(t);var n=getSignaturesOfSymbol(r);return n.length>1||n.length===1&&n[0].declaration!==t}return false}function isRequiredInitializedParameter(t){return!!k&&!isOptionalParameter(t)&&!e.isJSDocParameterTag(t)&&!!t.initializer&&!e.hasModifier(t,92)}function isOptionalUninitializedParameterProperty(t){return k&&isOptionalParameter(t)&&!t.initializer&&e.hasModifier(t,92)}function isExpandoFunctionDeclaration(t){var r=e.getParseTreeNode(t,e.isFunctionDeclaration);if(!r){return false}var n=getSymbolOfNode(r);if(!n||!(n.flags&16)){return false}return!!e.forEachEntry(getExportsOfSymbol(n),function(t){return t.flags&67220415&&e.isPropertyAccessExpression(t.valueDeclaration)})}function getPropertiesOfContainerFunction(t){var r=e.getParseTreeNode(t,e.isFunctionDeclaration);if(!r){return e.emptyArray}var n=getSymbolOfNode(r);return n&&getPropertiesOfType(getTypeOfSymbol(n))||e.emptyArray}function getNodeCheckFlags(e){return getNodeLinks(e).flags||0}function getEnumMemberValue(e){computeEnumMemberValues(e.parent);return getNodeLinks(e).enumMemberValue}function canHaveConstantValue(e){switch(e.kind){case 278:case 189:case 190:return true}return false}function getConstantValue(t){if(t.kind===278){return getEnumMemberValue(t)}var r=getNodeLinks(t).resolvedSymbol;if(r&&r.flags&8){var n=r.valueDeclaration;if(e.isEnumConst(n.parent)){return getEnumMemberValue(n)}}return undefined}function isFunctionType(e){return!!(e.flags&524288)&&getSignaturesOfType(e,0).length>0}function getTypeReferenceSerializationKind(t,r){var n=e.getParseTreeNode(t,e.isEntityName);if(!n)return e.TypeReferenceSerializationKind.Unknown;if(r){r=e.getParseTreeNode(r);if(!r)return e.TypeReferenceSerializationKind.Unknown}var i=resolveEntityName(n,67220415,true,false,r);var a=resolveEntityName(n,67897832,true,false,r);if(i&&i===a){var o=getGlobalPromiseConstructorSymbol(false);if(o&&i===o){return e.TypeReferenceSerializationKind.Promise}var s=getTypeOfSymbol(i);if(s&&isConstructorType(s)){return e.TypeReferenceSerializationKind.TypeWithConstructSignatureAndValue}}if(!a){return e.TypeReferenceSerializationKind.Unknown}var c=getDeclaredTypeOfSymbol(a);if(c===ee){return e.TypeReferenceSerializationKind.Unknown}else if(c.flags&3){return e.TypeReferenceSerializationKind.ObjectType}else if(isTypeAssignableToKind(c,16384|98304|131072)){return e.TypeReferenceSerializationKind.VoidNullableOrNeverType}else if(isTypeAssignableToKind(c,528)){return e.TypeReferenceSerializationKind.BooleanType}else if(isTypeAssignableToKind(c,296)){return e.TypeReferenceSerializationKind.NumberLikeType}else if(isTypeAssignableToKind(c,2112)){return e.TypeReferenceSerializationKind.BigIntLikeType}else if(isTypeAssignableToKind(c,132)){return e.TypeReferenceSerializationKind.StringLikeType}else if(isTupleType(c)){return e.TypeReferenceSerializationKind.ArrayLikeType}else if(isTypeAssignableToKind(c,12288)){return e.TypeReferenceSerializationKind.ESSymbolType}else if(isFunctionType(c)){return e.TypeReferenceSerializationKind.TypeWithCallSignature}else if(isArrayType(c)){return e.TypeReferenceSerializationKind.ArrayLikeType}else{return e.TypeReferenceSerializationKind.ObjectType}}function createTypeOfDeclaration(t,r,n,i,a){var o=e.getParseTreeNode(t,e.isVariableLikeOrAccessor);if(!o){return e.createToken(120)}var s=getSymbolOfNode(o);var c=s&&!(s.flags&(2048|131072))?getWidenedLiteralType(getTypeOfSymbol(s)):ee;if(c.flags&8192&&c.symbol===s){n|=1048576}if(a){c=getOptionalType(c)}return L.typeToTypeNode(c,r,n|1024,i)}function createReturnTypeOfSignatureDeclaration(t,r,n,i){var a=e.getParseTreeNode(t,e.isFunctionLike);if(!a){return e.createToken(120)}var o=getSignatureFromDeclaration(a);return L.typeToTypeNode(getReturnTypeOfSignature(o),r,n|1024,i)}function createTypeOfExpression(t,r,n,i){var a=e.getParseTreeNode(t,e.isExpression);if(!a){return e.createToken(120)}var o=getWidenedType(getRegularTypeOfExpression(a));return L.typeToTypeNode(o,r,n|1024,i)}function hasGlobalName(t){return We.has(e.escapeLeadingUnderscores(t))}function getReferencedValueSymbol(t,r){var n=getNodeLinks(t).resolvedSymbol;if(n){return n}var i=t;if(r){var a=t.parent;if(e.isDeclaration(a)&&t===a.name){i=getDeclarationContainer(a)}}return resolveName(i,t.escapedText,67220415|1048576|2097152,undefined,undefined,true)}function getReferencedValueDeclaration(t){if(!e.isGeneratedIdentifier(t)){var r=e.getParseTreeNode(t,e.isIdentifier);if(r){var n=getReferencedValueSymbol(r);if(n){return getExportSymbolOfValueSymbolIfExported(n).valueDeclaration}}}return undefined}function isLiteralConstDeclaration(t){if(e.isDeclarationReadonly(t)||e.isVariableDeclaration(t)&&e.isVarConst(t)){return isFreshLiteralType(getTypeOfSymbol(getSymbolOfNode(t)))}return false}function literalTypeToNode(t,r,n){var i=t.flags&1024?L.symbolToExpression(t.symbol,67220415,r,undefined,n):t===fe?e.createTrue():t===ue&&e.createFalse();return i||e.createLiteral(t.value)}function createLiteralConstValue(e,t){var r=getTypeOfSymbol(getSymbolOfNode(e));return literalTypeToNode(r,e,t)}function createResolver(){var t=r.getResolvedTypeReferenceDirectives();var n;if(t){n=e.createMap();t.forEach(function(e,t){if(!e||!e.resolvedFileName){return}var i=r.getSourceFile(e.resolvedFileName);n.set(i.path,t)})}return{getReferencedExportContainer:getReferencedExportContainer,getReferencedImportDeclaration:getReferencedImportDeclaration,getReferencedDeclarationWithCollidingName:getReferencedDeclarationWithCollidingName,isDeclarationWithCollidingName:isDeclarationWithCollidingName,isValueAliasDeclaration:function(t){t=e.getParseTreeNode(t);return t?isValueAliasDeclaration(t):true},hasGlobalName:hasGlobalName,isReferencedAliasDeclaration:function(t,r){t=e.getParseTreeNode(t);return t?isReferencedAliasDeclaration(t,r):true},getNodeCheckFlags:function(t){t=e.getParseTreeNode(t);return t?getNodeCheckFlags(t):0},isTopLevelValueImportEqualsWithEntityName:isTopLevelValueImportEqualsWithEntityName,isDeclarationVisible:isDeclarationVisible,isImplementationOfOverload:isImplementationOfOverload,isRequiredInitializedParameter:isRequiredInitializedParameter,isOptionalUninitializedParameterProperty:isOptionalUninitializedParameterProperty,isExpandoFunctionDeclaration:isExpandoFunctionDeclaration,getPropertiesOfContainerFunction:getPropertiesOfContainerFunction,createTypeOfDeclaration:createTypeOfDeclaration,createReturnTypeOfSignatureDeclaration:createReturnTypeOfSignatureDeclaration,createTypeOfExpression:createTypeOfExpression,createLiteralConstValue:createLiteralConstValue,isSymbolAccessible:isSymbolAccessible,isEntityNameVisible:isEntityNameVisible,getConstantValue:function(t){var r=e.getParseTreeNode(t,canHaveConstantValue);return r?getConstantValue(r):undefined},collectLinkedAliases:collectLinkedAliases,getReferencedValueDeclaration:getReferencedValueDeclaration,getTypeReferenceSerializationKind:getTypeReferenceSerializationKind,isOptionalParameter:isOptionalParameter,moduleExportsSomeValue:moduleExportsSomeValue,isArgumentsLocalBinding:isArgumentsLocalBinding,getExternalModuleFileFromDeclaration:getExternalModuleFileFromDeclaration,getTypeReferenceDirectivesForEntityName:getTypeReferenceDirectivesForEntityName,getTypeReferenceDirectivesForSymbol:getTypeReferenceDirectivesForSymbol,isLiteralConstDeclaration:isLiteralConstDeclaration,isLateBound:function(t){var r=e.getParseTreeNode(t,e.isDeclaration);var n=r&&getSymbolOfNode(r);return!!(n&&e.getCheckFlags(n)&1024)},getJsxFactoryEntity:function(t){return t?(getJsxNamespace(t),e.getSourceFileOfNode(t).localJsxFactory||ar):ar},getAllAccessorDeclarations:function(t){t=e.getParseTreeNode(t,e.isGetOrSetAccessorDeclaration);var r=t.kind===159?158:159;var n=e.getDeclarationOfKind(getSymbolOfNode(t),r);var i=n&&n.pos1||e.modifiers[0].kind!==t}function checkGrammarAsyncModifier(t,r){switch(t.kind){case 156:case 239:case 196:case 197:return false}return grammarErrorOnNode(r,e.Diagnostics._0_modifier_cannot_be_used_here,"async")}function checkGrammarForDisallowedTrailingComma(t,r){if(r===void 0){r=e.Diagnostics.Trailing_comma_not_allowed}if(t&&t.hasTrailingComma){return grammarErrorAtPos(t[0],t.end-",".length,",".length,r)}return false}function checkGrammarTypeParameterList(t,r){if(t&&t.length===0){var n=t.pos-"<".length;var i=e.skipTrivia(r.text,t.end)+">".length;return grammarErrorAtPos(r,n,i-n,e.Diagnostics.Type_parameter_list_cannot_be_empty)}return false}function checkGrammarParameterList(t){var r=false;var n=t.length;for(var i=0;i=3){var r=t.body&&e.isBlock(t.body)&&e.findUseStrictPrologue(t.body.statements);if(r){var n=getNonSimpleParameters(t.parameters);if(e.length(n)){e.forEach(n,function(t){addRelatedInfo(error(t,e.Diagnostics.This_parameter_is_not_allowed_with_use_strict_directive),e.createDiagnosticForNode(r,e.Diagnostics.use_strict_directive_used_here))});var i=n.map(function(t,r){return r===0?e.createDiagnosticForNode(t,e.Diagnostics.Non_simple_parameter_declared_here):e.createDiagnosticForNode(t,e.Diagnostics.and_here)});addRelatedInfo.apply(void 0,[error(r,e.Diagnostics.use_strict_directive_cannot_be_used_with_non_simple_parameter_list)].concat(i));return true}}}return false}function checkGrammarFunctionLikeDeclaration(t){var r=e.getSourceFileOfNode(t);return checkGrammarDecoratorsAndModifiers(t)||checkGrammarTypeParameterList(t.typeParameters,r)||checkGrammarParameterList(t.parameters)||checkGrammarArrowFunction(t,r)||e.isFunctionLikeDeclaration(t)&&checkGrammarForUseStrictSimpleParameterList(t)}function checkGrammarClassLikeDeclaration(t){var r=e.getSourceFileOfNode(t);return checkGrammarClassDeclarationHeritageClauses(t)||checkGrammarTypeParameterList(t.typeParameters,r)}function checkGrammarArrowFunction(t,r){if(!e.isArrowFunction(t)){return false}var n=t.equalsGreaterThanToken;var i=e.getLineAndCharacterOfPosition(r,n.pos).line;var a=e.getLineAndCharacterOfPosition(r,n.end).line;return i!==a&&grammarErrorOnNode(n,e.Diagnostics.Line_terminator_not_permitted_before_arrow)}function checkGrammarIndexSignatureParameters(t){var r=t.parameters[0];if(t.parameters.length!==1){if(r){return grammarErrorOnNode(r.name,e.Diagnostics.An_index_signature_must_have_exactly_one_parameter)}else{return grammarErrorOnNode(t,e.Diagnostics.An_index_signature_must_have_exactly_one_parameter)}}if(r.dotDotDotToken){return grammarErrorOnNode(r.dotDotDotToken,e.Diagnostics.An_index_signature_cannot_have_a_rest_parameter)}if(e.hasModifiers(r)){return grammarErrorOnNode(r.name,e.Diagnostics.An_index_signature_parameter_cannot_have_an_accessibility_modifier)}if(r.questionToken){return grammarErrorOnNode(r.questionToken,e.Diagnostics.An_index_signature_parameter_cannot_have_a_question_mark)}if(r.initializer){return grammarErrorOnNode(r.name,e.Diagnostics.An_index_signature_parameter_cannot_have_an_initializer)}if(!r.type){return grammarErrorOnNode(r.name,e.Diagnostics.An_index_signature_parameter_must_have_a_type_annotation)}if(r.type.kind!==138&&r.type.kind!==135){var n=getTypeFromTypeNode(r.type);if(n.flags&4||n.flags&8){return grammarErrorOnNode(r.name,e.Diagnostics.An_index_signature_parameter_type_cannot_be_a_type_alias_Consider_writing_0_Colon_1_Colon_2_instead,e.getTextOfNode(r.name),typeToString(n),typeToString(getTypeFromTypeNode(t.type)))}if(n.flags&1048576&&allTypesAssignableToKind(n,128,true)){return grammarErrorOnNode(r.name,e.Diagnostics.An_index_signature_parameter_type_cannot_be_a_union_type_Consider_using_a_mapped_object_type_instead)}return grammarErrorOnNode(r.name,e.Diagnostics.An_index_signature_parameter_type_must_be_string_or_number)}if(!t.type){return grammarErrorOnNode(t,e.Diagnostics.An_index_signature_must_have_a_type_annotation)}return false}function checkGrammarIndexSignature(e){return checkGrammarDecoratorsAndModifiers(e)||checkGrammarIndexSignatureParameters(e)}function checkGrammarForAtLeastOneTypeArgument(t,r){if(r&&r.length===0){var n=e.getSourceFileOfNode(t);var i=r.pos-"<".length;var a=e.skipTrivia(n.text,r.end)+">".length;return grammarErrorAtPos(n,i,a-i,e.Diagnostics.Type_argument_list_cannot_be_empty)}return false}function checkGrammarTypeArguments(e,t){return checkGrammarForDisallowedTrailingComma(t)||checkGrammarForAtLeastOneTypeArgument(e,t)}function checkGrammarForOmittedArgument(t){if(t){for(var r=0,n=t;r1){return grammarErrorOnFirstToken(o.types[1],e.Diagnostics.Classes_can_only_extend_a_single_class)}r=true}else{e.Debug.assert(o.token===109);if(n){return grammarErrorOnFirstToken(o,e.Diagnostics.implements_clause_already_seen)}n=true}checkGrammarHeritageClause(o)}}}function checkGrammarInterfaceDeclaration(t){var r=false;if(t.heritageClauses){for(var n=0,i=t.heritageClauses;n1){var i=t.kind===226?e.Diagnostics.Only_a_single_variable_declaration_is_allowed_in_a_for_in_statement:e.Diagnostics.Only_a_single_variable_declaration_is_allowed_in_a_for_of_statement;return grammarErrorOnFirstToken(r.declarations[1],i)}var a=n[0];if(a.initializer){var i=t.kind===226?e.Diagnostics.The_variable_declaration_of_a_for_in_statement_cannot_have_an_initializer:e.Diagnostics.The_variable_declaration_of_a_for_of_statement_cannot_have_an_initializer;return grammarErrorOnNode(a.name,i)}if(a.type){var i=t.kind===226?e.Diagnostics.The_left_hand_side_of_a_for_in_statement_cannot_use_a_type_annotation:e.Diagnostics.The_left_hand_side_of_a_for_of_statement_cannot_use_a_type_annotation;return grammarErrorOnNode(a,i)}}}return false}function checkGrammarAccessor(t){var r=t.kind;if(C<1){return grammarErrorOnNode(t.name,e.Diagnostics.Accessors_are_only_available_when_targeting_ECMAScript_5_and_higher)}else if(t.flags&4194304){return grammarErrorOnNode(t.name,e.Diagnostics.An_accessor_cannot_be_declared_in_an_ambient_context)}else if(t.body===undefined&&!e.hasModifier(t,128)){return grammarErrorAtPos(t,t.end-1,";".length,e.Diagnostics._0_expected,"{")}else if(t.body&&e.hasModifier(t,128)){return grammarErrorOnNode(t,e.Diagnostics.An_abstract_accessor_cannot_have_an_implementation)}else if(t.typeParameters){return grammarErrorOnNode(t.name,e.Diagnostics.An_accessor_cannot_have_type_parameters)}else if(!doesAccessorHaveCorrectParameterCount(t)){return grammarErrorOnNode(t.name,r===158?e.Diagnostics.A_get_accessor_cannot_have_parameters:e.Diagnostics.A_set_accessor_must_have_exactly_one_parameter)}else if(r===159){if(t.type){return grammarErrorOnNode(t.name,e.Diagnostics.A_set_accessor_cannot_have_a_return_type_annotation)}else{var n=t.parameters[0];if(n.dotDotDotToken){return grammarErrorOnNode(n.dotDotDotToken,e.Diagnostics.A_set_accessor_cannot_have_rest_parameter)}else if(n.questionToken){return grammarErrorOnNode(n.questionToken,e.Diagnostics.A_set_accessor_cannot_have_an_optional_parameter)}else if(n.initializer){return grammarErrorOnNode(t.name,e.Diagnostics.A_set_accessor_parameter_cannot_have_an_initializer)}}}return false}function doesAccessorHaveCorrectParameterCount(e){return getAccessorThisParameter(e)||e.parameters.length===(e.kind===158?0:1)}function getAccessorThisParameter(t){if(t.parameters.length===(t.kind===158?1:2)){return e.getThisParameter(t)}}function checkGrammarTypeOperatorNode(t){if(t.operator===142){if(t.type.kind!==139){return grammarErrorOnNode(t.type,e.Diagnostics._0_expected,e.tokenToString(139))}var r=e.walkUpParenthesizedTypes(t.parent);switch(r.kind){case 237:var n=r;if(n.name.kind!==72){return grammarErrorOnNode(t,e.Diagnostics.unique_symbol_types_may_not_be_used_on_a_variable_declaration_with_a_binding_name)}if(!e.isVariableDeclarationInVariableStatement(n)){return grammarErrorOnNode(t,e.Diagnostics.unique_symbol_types_are_only_allowed_on_variables_in_a_variable_statement)}if(!(n.parent.flags&2)){return grammarErrorOnNode(r.name,e.Diagnostics.A_variable_whose_type_is_a_unique_symbol_type_must_be_const)}break;case 154:if(!e.hasModifier(r,32)||!e.hasModifier(r,64)){return grammarErrorOnNode(r.name,e.Diagnostics.A_property_of_a_class_whose_type_is_a_unique_symbol_type_must_be_both_static_and_readonly)}break;case 153:if(!e.hasModifier(r,64)){return grammarErrorOnNode(r.name,e.Diagnostics.A_property_of_an_interface_or_type_literal_whose_type_is_a_unique_symbol_type_must_be_readonly)}break;default:return grammarErrorOnNode(t,e.Diagnostics.unique_symbol_types_are_not_allowed_here)}}}function checkGrammarForInvalidDynamicName(e,t){if(isNonBindableDynamicName(e)){return grammarErrorOnNode(e,t)}}function checkGrammarMethod(t){if(checkGrammarFunctionLikeDeclaration(t)){return true}if(t.kind===156){if(t.parent.kind===188){if(t.modifiers&&!(t.modifiers.length===1&&e.first(t.modifiers).kind===121)){return grammarErrorOnFirstToken(t,e.Diagnostics.Modifiers_cannot_appear_here)}else if(checkGrammarForInvalidQuestionMark(t.questionToken,e.Diagnostics.An_object_member_cannot_be_declared_optional)){return true}else if(checkGrammarForInvalidExclamationToken(t.exclamationToken,e.Diagnostics.A_definite_assignment_assertion_is_not_permitted_in_this_context)){return true}else if(t.body===undefined){return grammarErrorAtPos(t,t.end-1,";".length,e.Diagnostics._0_expected,"{")}}if(checkGrammarForGenerator(t)){return true}}if(e.isClassLike(t.parent)){if(t.flags&4194304){return checkGrammarForInvalidDynamicName(t.name,e.Diagnostics.A_computed_property_name_in_an_ambient_context_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type)}else if(t.kind===156&&!t.body){return checkGrammarForInvalidDynamicName(t.name,e.Diagnostics.A_computed_property_name_in_a_method_overload_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type)}}else if(t.parent.kind===241){return checkGrammarForInvalidDynamicName(t.name,e.Diagnostics.A_computed_property_name_in_an_interface_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type)}else if(t.parent.kind===168){return checkGrammarForInvalidDynamicName(t.name,e.Diagnostics.A_computed_property_name_in_a_type_literal_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type)}}function checkGrammarBreakOrContinueStatement(t){var r=t;while(r){if(e.isFunctionLike(r)){return grammarErrorOnNode(t,e.Diagnostics.Jump_target_cannot_cross_function_boundary)}switch(r.kind){case 233:if(t.label&&r.label.escapedText===t.label.escapedText){var n=t.kind===228&&!e.isIterationStatement(r.statement,true);if(n){return grammarErrorOnNode(t,e.Diagnostics.A_continue_statement_can_only_jump_to_a_label_of_an_enclosing_iteration_statement)}return false}break;case 232:if(t.kind===229&&!t.label){return false}break;default:if(e.isIterationStatement(r,false)&&!t.label){return false}break}r=r.parent}if(t.label){var i=t.kind===229?e.Diagnostics.A_break_statement_can_only_jump_to_a_label_of_an_enclosing_statement:e.Diagnostics.A_continue_statement_can_only_jump_to_a_label_of_an_enclosing_iteration_statement;return grammarErrorOnNode(t,i)}else{var i=t.kind===229?e.Diagnostics.A_break_statement_can_only_be_used_within_an_enclosing_iteration_or_switch_statement:e.Diagnostics.A_continue_statement_can_only_be_used_within_an_enclosing_iteration_statement;return grammarErrorOnNode(t,i)}}function checkGrammarBindingElement(t){if(t.dotDotDotToken){var r=t.parent.elements;if(t!==e.last(r)){return grammarErrorOnNode(t,e.Diagnostics.A_rest_element_must_be_last_in_a_destructuring_pattern)}checkGrammarForDisallowedTrailingComma(r,e.Diagnostics.A_rest_parameter_or_binding_pattern_may_not_have_a_trailing_comma);if(t.propertyName){return grammarErrorOnNode(t.name,e.Diagnostics.A_rest_element_cannot_have_a_property_name)}if(t.initializer){return grammarErrorAtPos(t,t.initializer.pos-1,1,e.Diagnostics.A_rest_element_cannot_have_an_initializer)}}}function isStringOrNumberLiteralExpression(e){return e.kind===10||e.kind===8||e.kind===202&&e.operator===39&&e.operand.kind===8}function isBigIntLiteralExpression(e){return e.kind===9||e.kind===202&&e.operator===39&&e.operand.kind===9}function isSimpleLiteralEnumReference(t){if((e.isPropertyAccessExpression(t)||e.isElementAccessExpression(t)&&isStringOrNumberLiteralExpression(t.argumentExpression))&&e.isEntityNameExpression(t.expression))return!!(checkExpressionCached(t).flags&1024)}function checkAmbientInitializer(t){var r=t.initializer;if(r){var n=!(isStringOrNumberLiteralExpression(r)||isSimpleLiteralEnumReference(r)||r.kind===102||r.kind===87||isBigIntLiteralExpression(r));var i=e.isDeclarationReadonly(t)||e.isVariableDeclaration(t)&&e.isVarConst(t);if(i&&!t.type){if(n){return grammarErrorOnNode(r,e.Diagnostics.A_const_initializer_in_an_ambient_context_must_be_a_string_or_numeric_literal_or_literal_enum_reference)}}else{return grammarErrorOnNode(r,e.Diagnostics.Initializers_are_not_allowed_in_ambient_contexts)}if(!i||n){return grammarErrorOnNode(r,e.Diagnostics.Initializers_are_not_allowed_in_ambient_contexts)}}}function checkGrammarVariableDeclaration(t){if(t.parent.parent.kind!==226&&t.parent.parent.kind!==227){if(t.flags&4194304){checkAmbientInitializer(t)}else if(!t.initializer){if(e.isBindingPattern(t.name)&&!e.isBindingPattern(t.parent)){return grammarErrorOnNode(t,e.Diagnostics.A_destructuring_declaration_must_have_an_initializer)}if(e.isVarConst(t)){return grammarErrorOnNode(t,e.Diagnostics.const_declarations_must_be_initialized)}}}if(t.exclamationToken&&(t.parent.parent.kind!==219||!t.type||t.initializer||t.flags&4194304)){return grammarErrorOnNode(t.exclamationToken,e.Diagnostics.A_definite_assignment_assertion_is_not_permitted_in_this_context)}if(x.module!==e.ModuleKind.ES2015&&x.module!==e.ModuleKind.ESNext&&x.module!==e.ModuleKind.System&&!x.noEmit&&!(t.parent.parent.flags&4194304)&&e.hasModifier(t.parent.parent,1)){checkESModuleMarker(t.name)}var r=e.isLet(t)||e.isVarConst(t);return r&&checkGrammarNameInLetOrConstDeclarations(t.name)}function checkESModuleMarker(t){if(t.kind===72){if(e.idText(t)==="__esModule"){return grammarErrorOnNode(t,e.Diagnostics.Identifier_expected_esModule_is_reserved_as_an_exported_marker_when_transforming_ECMAScript_modules)}}else{var r=t.elements;for(var n=0,i=r;n0}function grammarErrorOnFirstToken(t,r,n,i,a){var o=e.getSourceFileOfNode(t);if(!hasParseDiagnostics(o)){var s=e.getSpanOfTokenAtPosition(o,t.pos);Xt.add(e.createFileDiagnostic(o,s.start,s.length,r,n,i,a));return true}return false}function grammarErrorAtPos(t,r,n,i,a,o,s){var c=e.getSourceFileOfNode(t);if(!hasParseDiagnostics(c)){Xt.add(e.createFileDiagnostic(c,r,n,i,a,o,s));return true}return false}function grammarErrorOnNode(t,r,n,i,a){var o=e.getSourceFileOfNode(t);if(!hasParseDiagnostics(o)){Xt.add(e.createDiagnosticForNode(t,r,n,i,a));return true}return false}function checkGrammarConstructorTypeParameters(t){var r=e.isInJSFile(t)?e.getJSDocTypeParameterDeclarations(t):undefined;var n=t.typeParameters||r&&e.firstOrUndefined(r);if(n){var i=n.pos===n.end?n.pos:e.skipTrivia(e.getSourceFileOfNode(t).text,n.pos);return grammarErrorAtPos(t,i,n.end-i,e.Diagnostics.Type_parameters_cannot_appear_on_a_constructor_declaration)}}function checkGrammarConstructorTypeAnnotation(t){var r=e.getEffectiveReturnTypeNode(t);if(r){return grammarErrorOnNode(r,e.Diagnostics.Type_annotation_cannot_appear_on_a_constructor_declaration)}}function checkGrammarProperty(t){if(e.isClassLike(t.parent)){if(checkGrammarForInvalidDynamicName(t.name,e.Diagnostics.A_computed_property_name_in_a_class_property_declaration_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type)){return true}}else if(t.parent.kind===241){if(checkGrammarForInvalidDynamicName(t.name,e.Diagnostics.A_computed_property_name_in_an_interface_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type)){return true}if(t.initializer){return grammarErrorOnNode(t.initializer,e.Diagnostics.An_interface_property_cannot_have_an_initializer)}}else if(t.parent.kind===168){if(checkGrammarForInvalidDynamicName(t.name,e.Diagnostics.A_computed_property_name_in_a_type_literal_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type)){return true}if(t.initializer){return grammarErrorOnNode(t.initializer,e.Diagnostics.A_type_literal_property_cannot_have_an_initializer)}}if(t.flags&4194304){checkAmbientInitializer(t)}if(e.isPropertyDeclaration(t)&&t.exclamationToken&&(!e.isClassLike(t.parent)||!t.type||t.initializer||t.flags&4194304||e.hasModifier(t,32|128))){return grammarErrorOnNode(t.exclamationToken,e.Diagnostics.A_definite_assignment_assertion_is_not_permitted_in_this_context)}}function checkGrammarTopLevelElementForRequiredDeclareModifier(t){if(t.kind===241||t.kind===242||t.kind===249||t.kind===248||t.kind===255||t.kind===254||t.kind===247||e.hasModifier(t,2|1|512)){return false}return grammarErrorOnFirstToken(t,e.Diagnostics.A_declare_modifier_is_required_for_a_top_level_declaration_in_a_d_ts_file)}function checkGrammarTopLevelElementsForRequiredDeclareModifier(t){for(var r=0,n=t.statements;r=1){r=e.Diagnostics.Octal_literals_are_not_available_when_targeting_ECMAScript_5_and_higher_Use_the_syntax_0}else if(e.isChildOfNodeWithKind(t,182)){r=e.Diagnostics.Octal_literal_types_must_use_ES2015_syntax_Use_the_syntax_0}else if(e.isChildOfNodeWithKind(t,278)){r=e.Diagnostics.Octal_literals_are_not_allowed_in_enums_members_initializer_Use_the_syntax_0}if(r){var n=e.isPrefixUnaryExpression(t.parent)&&t.parent.operator===39;var i=(n?"-":"")+"0o"+t.text;return grammarErrorOnNode(n?t.parent:t,r,i)}}return false}function checkGrammarBigIntLiteral(t){var r=e.isLiteralTypeNode(t.parent)||e.isPrefixUnaryExpression(t.parent)&&e.isLiteralTypeNode(t.parent.parent);if(!r){if(C<6){if(grammarErrorOnNode(t,e.Diagnostics.BigInt_literals_are_not_available_when_targeting_lower_than_ESNext)){return true}}}return false}function grammarErrorAfterFirstToken(t,r,n,i,a){var o=e.getSourceFileOfNode(t);if(!hasParseDiagnostics(o)){var s=e.getSpanOfTokenAtPosition(o,t.pos);Xt.add(e.createFileDiagnostic(o,e.textSpanEnd(s),0,r,n,i,a));return true}return false}function getAmbientModules(){if(!Ve){Ve=[];We.forEach(function(e,r){if(t.test(r)){Ve.push(e)}})}return Ve}function checkGrammarImportCallExpression(t){if(E===e.ModuleKind.ES2015){return grammarErrorOnNode(t,e.Diagnostics.Dynamic_import_is_only_supported_when_module_flag_is_commonjs_or_esNext)}if(t.typeArguments){return grammarErrorOnNode(t,e.Diagnostics.Dynamic_import_cannot_have_type_arguments)}var r=t.arguments;if(r.length!==1){return grammarErrorOnNode(t,e.Diagnostics.Dynamic_import_must_have_one_specifier_as_an_argument)}if(e.isSpreadElement(r[0])){return grammarErrorOnNode(r[0],e.Diagnostics.Specifier_of_dynamic_import_cannot_be_spread_element)}return false}}e.createTypeChecker=createTypeChecker;function isDeclarationNameOrImportPropertyName(t){switch(t.parent.kind){case 253:case 257:return e.isIdentifier(t);default:return e.isDeclarationName(t)}}function isSomeImportDeclaration(e){switch(e.kind){case 250:case 248:case 251:case 253:return true;case 72:return e.parent.kind===253;default:return false}}var c;(function(e){e.JSX="JSX";e.IntrinsicElements="IntrinsicElements";e.ElementClass="ElementClass";e.ElementAttributesPropertyNameContainer="ElementAttributesProperty";e.ElementChildrenAttributeNameContainer="ElementChildrenAttribute";e.Element="Element";e.IntrinsicAttributes="IntrinsicAttributes";e.IntrinsicClassAttributes="IntrinsicClassAttributes";e.LibraryManagedAttributes="LibraryManagedAttributes"})(c||(c={}));function typeIsLiteralType(e){return!!(e.flags&2944)}})(s||(s={}));var s;(function(e){function createSynthesizedNode(t){var r=e.createNode(t,-1,-1);r.flags|=8;return r}function updateNode(t,r){if(t!==r){setOriginalNode(t,r);setTextRange(t,r);e.aggregateTransformFlags(t)}return t}e.updateNode=updateNode;function createNodeArray(t,r){if(!t||t===e.emptyArray){t=[]}else if(e.isNodeArray(t)){return t}var n=t;n.pos=-1;n.end=-1;n.hasTrailingComma=r;return n}e.createNodeArray=createNodeArray;function getSynthesizedClone(e){if(e===undefined){return e}var t=createSynthesizedNode(e.kind);t.flags|=e.flags;setOriginalNode(t,e);for(var r in e){if(t.hasOwnProperty(r)||!e.hasOwnProperty(r)){continue}t[r]=e[r]}return t}e.getSynthesizedClone=getSynthesizedClone;function createLiteral(t,r){if(typeof t==="number"){return createNumericLiteral(t+"")}if(typeof t==="object"&&"base10Value"in t){return createBigIntLiteral(e.pseudoBigIntToString(t)+"n")}if(typeof t==="boolean"){return t?createTrue():createFalse()}if(e.isString(t)){var n=createStringLiteral(t);if(r)n.singleQuote=true;return n}return createLiteralFromNode(t)}e.createLiteral=createLiteral;function createNumericLiteral(e){var t=createSynthesizedNode(8);t.text=e;t.numericLiteralFlags=0;return t}e.createNumericLiteral=createNumericLiteral;function createBigIntLiteral(e){var t=createSynthesizedNode(9);t.text=e;return t}e.createBigIntLiteral=createBigIntLiteral;function createStringLiteral(e){var t=createSynthesizedNode(10);t.text=e;return t}e.createStringLiteral=createStringLiteral;function createRegularExpressionLiteral(e){var t=createSynthesizedNode(13);t.text=e;return t}e.createRegularExpressionLiteral=createRegularExpressionLiteral;function createLiteralFromNode(t){var r=createStringLiteral(e.getTextOfIdentifierOrLiteral(t));r.textSourceNode=t;return r}function createIdentifier(t,r){var n=createSynthesizedNode(72);n.escapedText=e.escapeLeadingUnderscores(t);n.originalKeywordKind=t?e.stringToToken(t):0;n.autoGenerateFlags=0;n.autoGenerateId=0;if(r){n.typeArguments=createNodeArray(r)}return n}e.createIdentifier=createIdentifier;function updateIdentifier(t,r){return t.typeArguments!==r?updateNode(createIdentifier(e.idText(t),r),t):t}e.updateIdentifier=updateIdentifier;var t=0;function createTempVariable(e,r){var n=createIdentifier("");n.autoGenerateFlags=1;n.autoGenerateId=t;t++;if(e){e(n)}if(r){n.autoGenerateFlags|=8}return n}e.createTempVariable=createTempVariable;function createLoopVariable(){var e=createIdentifier("");e.autoGenerateFlags=2;e.autoGenerateId=t;t++;return e}e.createLoopVariable=createLoopVariable;function createUniqueName(e){var r=createIdentifier(e);r.autoGenerateFlags=3;r.autoGenerateId=t;t++;return r}e.createUniqueName=createUniqueName;function createOptimisticUniqueName(e){var r=createIdentifier(e);r.autoGenerateFlags=3|16;r.autoGenerateId=t;t++;return r}e.createOptimisticUniqueName=createOptimisticUniqueName;function createFileLevelUniqueName(e){var t=createOptimisticUniqueName(e);t.autoGenerateFlags|=32;return t}e.createFileLevelUniqueName=createFileLevelUniqueName;function getGeneratedNameForNode(r,n){var i=createIdentifier(r&&e.isIdentifier(r)?e.idText(r):"");i.autoGenerateFlags=4|n;i.autoGenerateId=t;i.original=r;t++;return i}e.getGeneratedNameForNode=getGeneratedNameForNode;function createToken(e){return createSynthesizedNode(e)}e.createToken=createToken;function createSuper(){return createSynthesizedNode(98)}e.createSuper=createSuper;function createThis(){return createSynthesizedNode(100)}e.createThis=createThis;function createNull(){return createSynthesizedNode(96)}e.createNull=createNull;function createTrue(){return createSynthesizedNode(102)}e.createTrue=createTrue;function createFalse(){return createSynthesizedNode(87)}e.createFalse=createFalse;function createModifier(e){return createToken(e)}e.createModifier=createModifier;function createModifiersFromModifierFlags(e){var t=[];if(e&1){t.push(createModifier(85))}if(e&2){t.push(createModifier(125))}if(e&512){t.push(createModifier(80))}if(e&2048){t.push(createModifier(77))}if(e&4){t.push(createModifier(115))}if(e&8){t.push(createModifier(113))}if(e&16){t.push(createModifier(114))}if(e&128){t.push(createModifier(118))}if(e&32){t.push(createModifier(116))}if(e&64){t.push(createModifier(133))}if(e&256){t.push(createModifier(121))}return t}e.createModifiersFromModifierFlags=createModifiersFromModifierFlags;function createQualifiedName(e,t){var r=createSynthesizedNode(148);r.left=e;r.right=asName(t);return r}e.createQualifiedName=createQualifiedName;function updateQualifiedName(e,t,r){return e.left!==t||e.right!==r?updateNode(createQualifiedName(t,r),e):e}e.updateQualifiedName=updateQualifiedName;function parenthesizeForComputedName(t){return e.isCommaSequence(t)?createParen(t):t}function createComputedPropertyName(e){var t=createSynthesizedNode(149);t.expression=parenthesizeForComputedName(e);return t}e.createComputedPropertyName=createComputedPropertyName;function updateComputedPropertyName(e,t){return e.expression!==t?updateNode(createComputedPropertyName(t),e):e}e.updateComputedPropertyName=updateComputedPropertyName;function createTypeParameterDeclaration(e,t,r){var n=createSynthesizedNode(150);n.name=asName(e);n.constraint=t;n.default=r;return n}e.createTypeParameterDeclaration=createTypeParameterDeclaration;function updateTypeParameterDeclaration(e,t,r,n){return e.name!==t||e.constraint!==r||e.default!==n?updateNode(createTypeParameterDeclaration(t,r,n),e):e}e.updateTypeParameterDeclaration=updateTypeParameterDeclaration;function createParameter(t,r,n,i,a,o,s){var c=createSynthesizedNode(151);c.decorators=asNodeArray(t);c.modifiers=asNodeArray(r);c.dotDotDotToken=n;c.name=asName(i);c.questionToken=a;c.type=o;c.initializer=s?e.parenthesizeExpressionForList(s):undefined;return c}e.createParameter=createParameter;function updateParameter(e,t,r,n,i,a,o,s){return e.decorators!==t||e.modifiers!==r||e.dotDotDotToken!==n||e.name!==i||e.questionToken!==a||e.type!==o||e.initializer!==s?updateNode(createParameter(t,r,n,i,a,o,s),e):e}e.updateParameter=updateParameter;function createDecorator(t){var r=createSynthesizedNode(152);r.expression=e.parenthesizeForAccess(t);return r}e.createDecorator=createDecorator;function updateDecorator(e,t){return e.expression!==t?updateNode(createDecorator(t),e):e}e.updateDecorator=updateDecorator;function createPropertySignature(e,t,r,n,i){var a=createSynthesizedNode(153);a.modifiers=asNodeArray(e);a.name=asName(t);a.questionToken=r;a.type=n;a.initializer=i;return a}e.createPropertySignature=createPropertySignature;function updatePropertySignature(e,t,r,n,i,a){return e.modifiers!==t||e.name!==r||e.questionToken!==n||e.type!==i||e.initializer!==a?updateNode(createPropertySignature(t,r,n,i,a),e):e}e.updatePropertySignature=updatePropertySignature;function createProperty(e,t,r,n,i,a){var o=createSynthesizedNode(154);o.decorators=asNodeArray(e);o.modifiers=asNodeArray(t);o.name=asName(r);o.questionToken=n!==undefined&&n.kind===56?n:undefined;o.exclamationToken=n!==undefined&&n.kind===52?n:undefined;o.type=i;o.initializer=a;return o}e.createProperty=createProperty;function updateProperty(e,t,r,n,i,a,o){return e.decorators!==t||e.modifiers!==r||e.name!==n||e.questionToken!==(i!==undefined&&i.kind===56?i:undefined)||e.exclamationToken!==(i!==undefined&&i.kind===52?i:undefined)||e.type!==a||e.initializer!==o?updateNode(createProperty(t,r,n,i,a,o),e):e}e.updateProperty=updateProperty;function createMethodSignature(e,t,r,n,i){var a=createSignatureDeclaration(155,e,t,r);a.name=asName(n);a.questionToken=i;return a}e.createMethodSignature=createMethodSignature;function updateMethodSignature(e,t,r,n,i,a){return e.typeParameters!==t||e.parameters!==r||e.type!==n||e.name!==i||e.questionToken!==a?updateNode(createMethodSignature(t,r,n,i,a),e):e}e.updateMethodSignature=updateMethodSignature;function createMethod(e,t,r,n,i,a,o,s,c){var u=createSynthesizedNode(156);u.decorators=asNodeArray(e);u.modifiers=asNodeArray(t);u.asteriskToken=r;u.name=asName(n);u.questionToken=i;u.typeParameters=asNodeArray(a);u.parameters=createNodeArray(o);u.type=s;u.body=c;return u}e.createMethod=createMethod;function updateMethod(e,t,r,n,i,a,o,s,c,u){return e.decorators!==t||e.modifiers!==r||e.asteriskToken!==n||e.name!==i||e.questionToken!==a||e.typeParameters!==o||e.parameters!==s||e.type!==c||e.body!==u?updateNode(createMethod(t,r,n,i,a,o,s,c,u),e):e}e.updateMethod=updateMethod;function createConstructor(e,t,r,n){var i=createSynthesizedNode(157);i.decorators=asNodeArray(e);i.modifiers=asNodeArray(t);i.typeParameters=undefined;i.parameters=createNodeArray(r);i.type=undefined;i.body=n;return i}e.createConstructor=createConstructor;function updateConstructor(e,t,r,n,i){return e.decorators!==t||e.modifiers!==r||e.parameters!==n||e.body!==i?updateNode(createConstructor(t,r,n,i),e):e}e.updateConstructor=updateConstructor;function createGetAccessor(e,t,r,n,i,a){var o=createSynthesizedNode(158);o.decorators=asNodeArray(e);o.modifiers=asNodeArray(t);o.name=asName(r);o.typeParameters=undefined;o.parameters=createNodeArray(n);o.type=i;o.body=a;return o}e.createGetAccessor=createGetAccessor;function updateGetAccessor(e,t,r,n,i,a,o){return e.decorators!==t||e.modifiers!==r||e.name!==n||e.parameters!==i||e.type!==a||e.body!==o?updateNode(createGetAccessor(t,r,n,i,a,o),e):e}e.updateGetAccessor=updateGetAccessor;function createSetAccessor(e,t,r,n,i){var a=createSynthesizedNode(159);a.decorators=asNodeArray(e);a.modifiers=asNodeArray(t);a.name=asName(r);a.typeParameters=undefined;a.parameters=createNodeArray(n);a.body=i;return a}e.createSetAccessor=createSetAccessor;function updateSetAccessor(e,t,r,n,i,a){return e.decorators!==t||e.modifiers!==r||e.name!==n||e.parameters!==i||e.body!==a?updateNode(createSetAccessor(t,r,n,i,a),e):e}e.updateSetAccessor=updateSetAccessor;function createCallSignature(e,t,r){return createSignatureDeclaration(160,e,t,r)}e.createCallSignature=createCallSignature;function updateCallSignature(e,t,r,n){return updateSignatureDeclaration(e,t,r,n)}e.updateCallSignature=updateCallSignature;function createConstructSignature(e,t,r){return createSignatureDeclaration(161,e,t,r)}e.createConstructSignature=createConstructSignature;function updateConstructSignature(e,t,r,n){return updateSignatureDeclaration(e,t,r,n)}e.updateConstructSignature=updateConstructSignature;function createIndexSignature(e,t,r,n){var i=createSynthesizedNode(162);i.decorators=asNodeArray(e);i.modifiers=asNodeArray(t);i.parameters=createNodeArray(r);i.type=n;return i}e.createIndexSignature=createIndexSignature;function updateIndexSignature(e,t,r,n,i){return e.parameters!==n||e.type!==i||e.decorators!==t||e.modifiers!==r?updateNode(createIndexSignature(t,r,n,i),e):e}e.updateIndexSignature=updateIndexSignature;function createSignatureDeclaration(e,t,r,n,i){var a=createSynthesizedNode(e);a.typeParameters=asNodeArray(t);a.parameters=asNodeArray(r);a.type=n;a.typeArguments=asNodeArray(i);return a}e.createSignatureDeclaration=createSignatureDeclaration;function updateSignatureDeclaration(e,t,r,n){return e.typeParameters!==t||e.parameters!==r||e.type!==n?updateNode(createSignatureDeclaration(e.kind,t,r,n),e):e}function createKeywordTypeNode(e){return createSynthesizedNode(e)}e.createKeywordTypeNode=createKeywordTypeNode;function createTypePredicateNode(e,t){var r=createSynthesizedNode(163);r.parameterName=asName(e);r.type=t;return r}e.createTypePredicateNode=createTypePredicateNode;function updateTypePredicateNode(e,t,r){return e.parameterName!==t||e.type!==r?updateNode(createTypePredicateNode(t,r),e):e}e.updateTypePredicateNode=updateTypePredicateNode;function createTypeReferenceNode(t,r){var n=createSynthesizedNode(164);n.typeName=asName(t);n.typeArguments=r&&e.parenthesizeTypeParameters(r);return n}e.createTypeReferenceNode=createTypeReferenceNode;function updateTypeReferenceNode(e,t,r){return e.typeName!==t||e.typeArguments!==r?updateNode(createTypeReferenceNode(t,r),e):e}e.updateTypeReferenceNode=updateTypeReferenceNode;function createFunctionTypeNode(e,t,r){return createSignatureDeclaration(165,e,t,r)}e.createFunctionTypeNode=createFunctionTypeNode;function updateFunctionTypeNode(e,t,r,n){return updateSignatureDeclaration(e,t,r,n)}e.updateFunctionTypeNode=updateFunctionTypeNode;function createConstructorTypeNode(e,t,r){return createSignatureDeclaration(166,e,t,r)}e.createConstructorTypeNode=createConstructorTypeNode;function updateConstructorTypeNode(e,t,r,n){return updateSignatureDeclaration(e,t,r,n)}e.updateConstructorTypeNode=updateConstructorTypeNode;function createTypeQueryNode(e){var t=createSynthesizedNode(167);t.exprName=e;return t}e.createTypeQueryNode=createTypeQueryNode;function updateTypeQueryNode(e,t){return e.exprName!==t?updateNode(createTypeQueryNode(t),e):e}e.updateTypeQueryNode=updateTypeQueryNode;function createTypeLiteralNode(e){var t=createSynthesizedNode(168);t.members=createNodeArray(e);return t}e.createTypeLiteralNode=createTypeLiteralNode;function updateTypeLiteralNode(e,t){return e.members!==t?updateNode(createTypeLiteralNode(t),e):e}e.updateTypeLiteralNode=updateTypeLiteralNode;function createArrayTypeNode(t){var r=createSynthesizedNode(169);r.elementType=e.parenthesizeArrayTypeMember(t);return r}e.createArrayTypeNode=createArrayTypeNode;function updateArrayTypeNode(e,t){return e.elementType!==t?updateNode(createArrayTypeNode(t),e):e}e.updateArrayTypeNode=updateArrayTypeNode;function createTupleTypeNode(e){var t=createSynthesizedNode(170);t.elementTypes=createNodeArray(e);return t}e.createTupleTypeNode=createTupleTypeNode;function updateTupleTypeNode(e,t){return e.elementTypes!==t?updateNode(createTupleTypeNode(t),e):e}e.updateTupleTypeNode=updateTupleTypeNode;function createOptionalTypeNode(t){var r=createSynthesizedNode(171);r.type=e.parenthesizeArrayTypeMember(t);return r}e.createOptionalTypeNode=createOptionalTypeNode;function updateOptionalTypeNode(e,t){return e.type!==t?updateNode(createOptionalTypeNode(t),e):e}e.updateOptionalTypeNode=updateOptionalTypeNode;function createRestTypeNode(e){var t=createSynthesizedNode(172);t.type=e;return t}e.createRestTypeNode=createRestTypeNode;function updateRestTypeNode(e,t){return e.type!==t?updateNode(createRestTypeNode(t),e):e}e.updateRestTypeNode=updateRestTypeNode;function createUnionTypeNode(e){return createUnionOrIntersectionTypeNode(173,e)}e.createUnionTypeNode=createUnionTypeNode;function updateUnionTypeNode(e,t){return updateUnionOrIntersectionTypeNode(e,t)}e.updateUnionTypeNode=updateUnionTypeNode;function createIntersectionTypeNode(e){return createUnionOrIntersectionTypeNode(174,e)}e.createIntersectionTypeNode=createIntersectionTypeNode;function updateIntersectionTypeNode(e,t){return updateUnionOrIntersectionTypeNode(e,t)}e.updateIntersectionTypeNode=updateIntersectionTypeNode;function createUnionOrIntersectionTypeNode(t,r){var n=createSynthesizedNode(t);n.types=e.parenthesizeElementTypeMembers(r);return n}e.createUnionOrIntersectionTypeNode=createUnionOrIntersectionTypeNode;function updateUnionOrIntersectionTypeNode(e,t){return e.types!==t?updateNode(createUnionOrIntersectionTypeNode(e.kind,t),e):e}function createConditionalTypeNode(t,r,n,i){var a=createSynthesizedNode(175);a.checkType=e.parenthesizeConditionalTypeMember(t);a.extendsType=e.parenthesizeConditionalTypeMember(r);a.trueType=n;a.falseType=i;return a}e.createConditionalTypeNode=createConditionalTypeNode;function updateConditionalTypeNode(e,t,r,n,i){return e.checkType!==t||e.extendsType!==r||e.trueType!==n||e.falseType!==i?updateNode(createConditionalTypeNode(t,r,n,i),e):e}e.updateConditionalTypeNode=updateConditionalTypeNode;function createInferTypeNode(e){var t=createSynthesizedNode(176);t.typeParameter=e;return t}e.createInferTypeNode=createInferTypeNode;function updateInferTypeNode(e,t){return e.typeParameter!==t?updateNode(createInferTypeNode(t),e):e}e.updateInferTypeNode=updateInferTypeNode;function createImportTypeNode(e,t,r,n){var i=createSynthesizedNode(183);i.argument=e;i.qualifier=t;i.typeArguments=asNodeArray(r);i.isTypeOf=n;return i}e.createImportTypeNode=createImportTypeNode;function updateImportTypeNode(e,t,r,n,i){return e.argument!==t||e.qualifier!==r||e.typeArguments!==n||e.isTypeOf!==i?updateNode(createImportTypeNode(t,r,n,i),e):e}e.updateImportTypeNode=updateImportTypeNode;function createParenthesizedType(e){var t=createSynthesizedNode(177);t.type=e;return t}e.createParenthesizedType=createParenthesizedType;function updateParenthesizedType(e,t){return e.type!==t?updateNode(createParenthesizedType(t),e):e}e.updateParenthesizedType=updateParenthesizedType;function createThisTypeNode(){return createSynthesizedNode(178)}e.createThisTypeNode=createThisTypeNode;function createTypeOperatorNode(t,r){var n=createSynthesizedNode(179);n.operator=typeof t==="number"?t:129;n.type=e.parenthesizeElementTypeMember(typeof t==="number"?r:t);return n}e.createTypeOperatorNode=createTypeOperatorNode;function updateTypeOperatorNode(e,t){return e.type!==t?updateNode(createTypeOperatorNode(e.operator,t),e):e}e.updateTypeOperatorNode=updateTypeOperatorNode;function createIndexedAccessTypeNode(t,r){var n=createSynthesizedNode(180);n.objectType=e.parenthesizeElementTypeMember(t);n.indexType=r;return n}e.createIndexedAccessTypeNode=createIndexedAccessTypeNode;function updateIndexedAccessTypeNode(e,t,r){return e.objectType!==t||e.indexType!==r?updateNode(createIndexedAccessTypeNode(t,r),e):e}e.updateIndexedAccessTypeNode=updateIndexedAccessTypeNode;function createMappedTypeNode(e,t,r,n){var i=createSynthesizedNode(181);i.readonlyToken=e;i.typeParameter=t;i.questionToken=r;i.type=n;return i}e.createMappedTypeNode=createMappedTypeNode;function updateMappedTypeNode(e,t,r,n,i){return e.readonlyToken!==t||e.typeParameter!==r||e.questionToken!==n||e.type!==i?updateNode(createMappedTypeNode(t,r,n,i),e):e}e.updateMappedTypeNode=updateMappedTypeNode;function createLiteralTypeNode(e){var t=createSynthesizedNode(182);t.literal=e;return t}e.createLiteralTypeNode=createLiteralTypeNode;function updateLiteralTypeNode(e,t){return e.literal!==t?updateNode(createLiteralTypeNode(t),e):e}e.updateLiteralTypeNode=updateLiteralTypeNode;function createObjectBindingPattern(e){var t=createSynthesizedNode(184);t.elements=createNodeArray(e);return t}e.createObjectBindingPattern=createObjectBindingPattern;function updateObjectBindingPattern(e,t){return e.elements!==t?updateNode(createObjectBindingPattern(t),e):e}e.updateObjectBindingPattern=updateObjectBindingPattern;function createArrayBindingPattern(e){var t=createSynthesizedNode(185);t.elements=createNodeArray(e);return t}e.createArrayBindingPattern=createArrayBindingPattern;function updateArrayBindingPattern(e,t){return e.elements!==t?updateNode(createArrayBindingPattern(t),e):e}e.updateArrayBindingPattern=updateArrayBindingPattern;function createBindingElement(e,t,r,n){var i=createSynthesizedNode(186);i.dotDotDotToken=e;i.propertyName=asName(t);i.name=asName(r);i.initializer=n;return i}e.createBindingElement=createBindingElement;function updateBindingElement(e,t,r,n,i){return e.propertyName!==r||e.dotDotDotToken!==t||e.name!==n||e.initializer!==i?updateNode(createBindingElement(t,r,n,i),e):e}e.updateBindingElement=updateBindingElement;function createArrayLiteral(t,r){var n=createSynthesizedNode(187);n.elements=e.parenthesizeListElements(createNodeArray(t));if(r)n.multiLine=true;return n}e.createArrayLiteral=createArrayLiteral;function updateArrayLiteral(e,t){return e.elements!==t?updateNode(createArrayLiteral(t,e.multiLine),e):e}e.updateArrayLiteral=updateArrayLiteral;function createObjectLiteral(e,t){var r=createSynthesizedNode(188);r.properties=createNodeArray(e);if(t)r.multiLine=true;return r}e.createObjectLiteral=createObjectLiteral;function updateObjectLiteral(e,t){return e.properties!==t?updateNode(createObjectLiteral(t,e.multiLine),e):e}e.updateObjectLiteral=updateObjectLiteral;function createPropertyAccess(t,r){var n=createSynthesizedNode(189);n.expression=e.parenthesizeForAccess(t);n.name=asName(r);setEmitFlags(n,131072);return n}e.createPropertyAccess=createPropertyAccess;function updatePropertyAccess(t,r,n){return t.expression!==r||t.name!==n?updateNode(setEmitFlags(createPropertyAccess(r,n),e.getEmitFlags(t)),t):t}e.updatePropertyAccess=updatePropertyAccess;function createElementAccess(t,r){var n=createSynthesizedNode(190);n.expression=e.parenthesizeForAccess(t);n.argumentExpression=asExpression(r);return n}e.createElementAccess=createElementAccess;function updateElementAccess(e,t,r){return e.expression!==t||e.argumentExpression!==r?updateNode(createElementAccess(t,r),e):e}e.updateElementAccess=updateElementAccess;function createCall(t,r,n){var i=createSynthesizedNode(191);i.expression=e.parenthesizeForAccess(t);i.typeArguments=asNodeArray(r);i.arguments=e.parenthesizeListElements(createNodeArray(n));return i}e.createCall=createCall;function updateCall(e,t,r,n){return e.expression!==t||e.typeArguments!==r||e.arguments!==n?updateNode(createCall(t,r,n),e):e}e.updateCall=updateCall;function createNew(t,r,n){var i=createSynthesizedNode(192);i.expression=e.parenthesizeForNew(t);i.typeArguments=asNodeArray(r);i.arguments=n?e.parenthesizeListElements(createNodeArray(n)):undefined;return i}e.createNew=createNew;function updateNew(e,t,r,n){return e.expression!==t||e.typeArguments!==r||e.arguments!==n?updateNode(createNew(t,r,n),e):e}e.updateNew=updateNew;function createTaggedTemplate(t,r,n){var i=createSynthesizedNode(193);i.tag=e.parenthesizeForAccess(t);if(n){i.typeArguments=asNodeArray(r);i.template=n}else{i.typeArguments=undefined;i.template=r}return i}e.createTaggedTemplate=createTaggedTemplate;function updateTaggedTemplate(e,t,r,n){return e.tag!==t||(n?e.typeArguments!==r||e.template!==n:e.typeArguments!==undefined||e.template!==r)?updateNode(createTaggedTemplate(t,r,n),e):e}e.updateTaggedTemplate=updateTaggedTemplate;function createTypeAssertion(t,r){var n=createSynthesizedNode(194);n.type=t;n.expression=e.parenthesizePrefixOperand(r);return n}e.createTypeAssertion=createTypeAssertion;function updateTypeAssertion(e,t,r){return e.type!==t||e.expression!==r?updateNode(createTypeAssertion(t,r),e):e}e.updateTypeAssertion=updateTypeAssertion;function createParen(e){var t=createSynthesizedNode(195);t.expression=e;return t}e.createParen=createParen;function updateParen(e,t){return e.expression!==t?updateNode(createParen(t),e):e}e.updateParen=updateParen;function createFunctionExpression(e,t,r,n,i,a,o){var s=createSynthesizedNode(196);s.modifiers=asNodeArray(e);s.asteriskToken=t;s.name=asName(r);s.typeParameters=asNodeArray(n);s.parameters=createNodeArray(i);s.type=a;s.body=o;return s}e.createFunctionExpression=createFunctionExpression;function updateFunctionExpression(e,t,r,n,i,a,o,s){return e.name!==n||e.modifiers!==t||e.asteriskToken!==r||e.typeParameters!==i||e.parameters!==a||e.type!==o||e.body!==s?updateNode(createFunctionExpression(t,r,n,i,a,o,s),e):e}e.updateFunctionExpression=updateFunctionExpression;function createArrowFunction(t,r,n,i,a,o){var s=createSynthesizedNode(197);s.modifiers=asNodeArray(t);s.typeParameters=asNodeArray(r);s.parameters=createNodeArray(n);s.type=i;s.equalsGreaterThanToken=a||createToken(37);s.body=e.parenthesizeConciseBody(o);return s}e.createArrowFunction=createArrowFunction;function updateArrowFunction(e,t,r,n,i,a,o){return e.modifiers!==t||e.typeParameters!==r||e.parameters!==n||e.type!==i||e.equalsGreaterThanToken!==a||e.body!==o?updateNode(createArrowFunction(t,r,n,i,a,o),e):e}e.updateArrowFunction=updateArrowFunction;function createDelete(t){var r=createSynthesizedNode(198);r.expression=e.parenthesizePrefixOperand(t);return r}e.createDelete=createDelete;function updateDelete(e,t){return e.expression!==t?updateNode(createDelete(t),e):e}e.updateDelete=updateDelete;function createTypeOf(t){var r=createSynthesizedNode(199);r.expression=e.parenthesizePrefixOperand(t);return r}e.createTypeOf=createTypeOf;function updateTypeOf(e,t){return e.expression!==t?updateNode(createTypeOf(t),e):e}e.updateTypeOf=updateTypeOf;function createVoid(t){var r=createSynthesizedNode(200);r.expression=e.parenthesizePrefixOperand(t);return r}e.createVoid=createVoid;function updateVoid(e,t){return e.expression!==t?updateNode(createVoid(t),e):e}e.updateVoid=updateVoid;function createAwait(t){var r=createSynthesizedNode(201);r.expression=e.parenthesizePrefixOperand(t);return r}e.createAwait=createAwait;function updateAwait(e,t){return e.expression!==t?updateNode(createAwait(t),e):e}e.updateAwait=updateAwait;function createPrefix(t,r){var n=createSynthesizedNode(202);n.operator=t;n.operand=e.parenthesizePrefixOperand(r);return n}e.createPrefix=createPrefix;function updatePrefix(e,t){return e.operand!==t?updateNode(createPrefix(e.operator,t),e):e}e.updatePrefix=updatePrefix;function createPostfix(t,r){var n=createSynthesizedNode(203);n.operand=e.parenthesizePostfixOperand(t);n.operator=r;return n}e.createPostfix=createPostfix;function updatePostfix(e,t){return e.operand!==t?updateNode(createPostfix(t,e.operator),e):e}e.updatePostfix=updatePostfix;function createBinary(t,r,n){var i=createSynthesizedNode(204);var a=asToken(r);var o=a.kind;i.left=e.parenthesizeBinaryOperand(o,t,true,undefined);i.operatorToken=a;i.right=e.parenthesizeBinaryOperand(o,n,false,i.left);return i}e.createBinary=createBinary;function updateBinary(e,t,r,n){return e.left!==t||e.right!==r?updateNode(createBinary(t,n||e.operatorToken,r),e):e}e.updateBinary=updateBinary;function createConditional(t,r,n,i,a){var o=createSynthesizedNode(205);o.condition=e.parenthesizeForConditionalHead(t);o.questionToken=a?r:createToken(56);o.whenTrue=e.parenthesizeSubexpressionOfConditionalExpression(a?n:r);o.colonToken=a?i:createToken(57);o.whenFalse=e.parenthesizeSubexpressionOfConditionalExpression(a?a:n);return o}e.createConditional=createConditional;function updateConditional(e,t,r,n,i,a){return e.condition!==t||e.questionToken!==r||e.whenTrue!==n||e.colonToken!==i||e.whenFalse!==a?updateNode(createConditional(t,r,n,i,a),e):e}e.updateConditional=updateConditional;function createTemplateExpression(e,t){var r=createSynthesizedNode(206);r.head=e;r.templateSpans=createNodeArray(t);return r}e.createTemplateExpression=createTemplateExpression;function updateTemplateExpression(e,t,r){return e.head!==t||e.templateSpans!==r?updateNode(createTemplateExpression(t,r),e):e}e.updateTemplateExpression=updateTemplateExpression;function createTemplateHead(e){var t=createSynthesizedNode(15);t.text=e;return t}e.createTemplateHead=createTemplateHead;function createTemplateMiddle(e){var t=createSynthesizedNode(16);t.text=e;return t}e.createTemplateMiddle=createTemplateMiddle;function createTemplateTail(e){var t=createSynthesizedNode(17);t.text=e;return t}e.createTemplateTail=createTemplateTail;function createNoSubstitutionTemplateLiteral(e){var t=createSynthesizedNode(14);t.text=e;return t}e.createNoSubstitutionTemplateLiteral=createNoSubstitutionTemplateLiteral;function createYield(e,t){var r=createSynthesizedNode(207);r.asteriskToken=e&&e.kind===40?e:undefined;r.expression=e&&e.kind!==40?e:t;return r}e.createYield=createYield;function updateYield(e,t,r){return e.expression!==r||e.asteriskToken!==t?updateNode(createYield(t,r),e):e}e.updateYield=updateYield;function createSpread(t){var r=createSynthesizedNode(208);r.expression=e.parenthesizeExpressionForList(t);return r}e.createSpread=createSpread;function updateSpread(e,t){return e.expression!==t?updateNode(createSpread(t),e):e}e.updateSpread=updateSpread;function createClassExpression(e,t,r,n,i){var a=createSynthesizedNode(209);a.decorators=undefined;a.modifiers=asNodeArray(e);a.name=asName(t);a.typeParameters=asNodeArray(r);a.heritageClauses=asNodeArray(n);a.members=createNodeArray(i);return a}e.createClassExpression=createClassExpression;function updateClassExpression(e,t,r,n,i,a){return e.modifiers!==t||e.name!==r||e.typeParameters!==n||e.heritageClauses!==i||e.members!==a?updateNode(createClassExpression(t,r,n,i,a),e):e}e.updateClassExpression=updateClassExpression;function createOmittedExpression(){return createSynthesizedNode(210)}e.createOmittedExpression=createOmittedExpression;function createExpressionWithTypeArguments(t,r){var n=createSynthesizedNode(211);n.expression=e.parenthesizeForAccess(r);n.typeArguments=asNodeArray(t);return n}e.createExpressionWithTypeArguments=createExpressionWithTypeArguments;function updateExpressionWithTypeArguments(e,t,r){return e.typeArguments!==t||e.expression!==r?updateNode(createExpressionWithTypeArguments(t,r),e):e}e.updateExpressionWithTypeArguments=updateExpressionWithTypeArguments;function createAsExpression(e,t){var r=createSynthesizedNode(212);r.expression=e;r.type=t;return r}e.createAsExpression=createAsExpression;function updateAsExpression(e,t,r){return e.expression!==t||e.type!==r?updateNode(createAsExpression(t,r),e):e}e.updateAsExpression=updateAsExpression;function createNonNullExpression(t){var r=createSynthesizedNode(213);r.expression=e.parenthesizeForAccess(t);return r}e.createNonNullExpression=createNonNullExpression;function updateNonNullExpression(e,t){return e.expression!==t?updateNode(createNonNullExpression(t),e):e}e.updateNonNullExpression=updateNonNullExpression;function createMetaProperty(e,t){var r=createSynthesizedNode(214);r.keywordToken=e;r.name=t;return r}e.createMetaProperty=createMetaProperty;function updateMetaProperty(e,t){return e.name!==t?updateNode(createMetaProperty(e.keywordToken,t),e):e}e.updateMetaProperty=updateMetaProperty;function createTemplateSpan(e,t){var r=createSynthesizedNode(216);r.expression=e;r.literal=t;return r}e.createTemplateSpan=createTemplateSpan;function updateTemplateSpan(e,t,r){return e.expression!==t||e.literal!==r?updateNode(createTemplateSpan(t,r),e):e}e.updateTemplateSpan=updateTemplateSpan;function createSemicolonClassElement(){return createSynthesizedNode(217)}e.createSemicolonClassElement=createSemicolonClassElement;function createBlock(e,t){var r=createSynthesizedNode(218);r.statements=createNodeArray(e);if(t)r.multiLine=t;return r}e.createBlock=createBlock;function updateBlock(e,t){return e.statements!==t?updateNode(createBlock(t,e.multiLine),e):e}e.updateBlock=updateBlock;function createVariableStatement(t,r){var n=createSynthesizedNode(219);n.decorators=undefined;n.modifiers=asNodeArray(t);n.declarationList=e.isArray(r)?createVariableDeclarationList(r):r;return n}e.createVariableStatement=createVariableStatement;function updateVariableStatement(e,t,r){return e.modifiers!==t||e.declarationList!==r?updateNode(createVariableStatement(t,r),e):e}e.updateVariableStatement=updateVariableStatement;function createEmptyStatement(){return createSynthesizedNode(220)}e.createEmptyStatement=createEmptyStatement;function createExpressionStatement(t){var r=createSynthesizedNode(221);r.expression=e.parenthesizeExpressionForExpressionStatement(t);return r}e.createExpressionStatement=createExpressionStatement;function updateExpressionStatement(e,t){return e.expression!==t?updateNode(createExpressionStatement(t),e):e}e.updateExpressionStatement=updateExpressionStatement;e.createStatement=createExpressionStatement;e.updateStatement=updateExpressionStatement;function createIf(e,t,r){var n=createSynthesizedNode(222);n.expression=e;n.thenStatement=t;n.elseStatement=r;return n}e.createIf=createIf;function updateIf(e,t,r,n){return e.expression!==t||e.thenStatement!==r||e.elseStatement!==n?updateNode(createIf(t,r,n),e):e}e.updateIf=updateIf;function createDo(e,t){var r=createSynthesizedNode(223);r.statement=e;r.expression=t;return r}e.createDo=createDo;function updateDo(e,t,r){return e.statement!==t||e.expression!==r?updateNode(createDo(t,r),e):e}e.updateDo=updateDo;function createWhile(e,t){var r=createSynthesizedNode(224);r.expression=e;r.statement=t;return r}e.createWhile=createWhile;function updateWhile(e,t,r){return e.expression!==t||e.statement!==r?updateNode(createWhile(t,r),e):e}e.updateWhile=updateWhile;function createFor(e,t,r,n){var i=createSynthesizedNode(225);i.initializer=e;i.condition=t;i.incrementor=r;i.statement=n;return i}e.createFor=createFor;function updateFor(e,t,r,n,i){return e.initializer!==t||e.condition!==r||e.incrementor!==n||e.statement!==i?updateNode(createFor(t,r,n,i),e):e}e.updateFor=updateFor;function createForIn(e,t,r){var n=createSynthesizedNode(226);n.initializer=e;n.expression=t;n.statement=r;return n}e.createForIn=createForIn;function updateForIn(e,t,r,n){return e.initializer!==t||e.expression!==r||e.statement!==n?updateNode(createForIn(t,r,n),e):e}e.updateForIn=updateForIn;function createForOf(e,t,r,n){var i=createSynthesizedNode(227);i.awaitModifier=e;i.initializer=t;i.expression=r;i.statement=n;return i}e.createForOf=createForOf;function updateForOf(e,t,r,n,i){return e.awaitModifier!==t||e.initializer!==r||e.expression!==n||e.statement!==i?updateNode(createForOf(t,r,n,i),e):e}e.updateForOf=updateForOf;function createContinue(e){var t=createSynthesizedNode(228);t.label=asName(e);return t}e.createContinue=createContinue;function updateContinue(e,t){return e.label!==t?updateNode(createContinue(t),e):e}e.updateContinue=updateContinue;function createBreak(e){var t=createSynthesizedNode(229);t.label=asName(e);return t}e.createBreak=createBreak;function updateBreak(e,t){return e.label!==t?updateNode(createBreak(t),e):e}e.updateBreak=updateBreak;function createReturn(e){var t=createSynthesizedNode(230);t.expression=e;return t}e.createReturn=createReturn;function updateReturn(e,t){return e.expression!==t?updateNode(createReturn(t),e):e}e.updateReturn=updateReturn;function createWith(e,t){var r=createSynthesizedNode(231);r.expression=e;r.statement=t;return r}e.createWith=createWith;function updateWith(e,t,r){return e.expression!==t||e.statement!==r?updateNode(createWith(t,r),e):e}e.updateWith=updateWith;function createSwitch(t,r){var n=createSynthesizedNode(232);n.expression=e.parenthesizeExpressionForList(t);n.caseBlock=r;return n}e.createSwitch=createSwitch;function updateSwitch(e,t,r){return e.expression!==t||e.caseBlock!==r?updateNode(createSwitch(t,r),e):e}e.updateSwitch=updateSwitch;function createLabel(e,t){var r=createSynthesizedNode(233);r.label=asName(e);r.statement=t;return r}e.createLabel=createLabel;function updateLabel(e,t,r){return e.label!==t||e.statement!==r?updateNode(createLabel(t,r),e):e}e.updateLabel=updateLabel;function createThrow(e){var t=createSynthesizedNode(234);t.expression=e;return t}e.createThrow=createThrow;function updateThrow(e,t){return e.expression!==t?updateNode(createThrow(t),e):e}e.updateThrow=updateThrow;function createTry(e,t,r){var n=createSynthesizedNode(235);n.tryBlock=e;n.catchClause=t;n.finallyBlock=r;return n}e.createTry=createTry;function updateTry(e,t,r,n){return e.tryBlock!==t||e.catchClause!==r||e.finallyBlock!==n?updateNode(createTry(t,r,n),e):e}e.updateTry=updateTry;function createDebuggerStatement(){return createSynthesizedNode(236)}e.createDebuggerStatement=createDebuggerStatement;function createVariableDeclaration(t,r,n){var i=createSynthesizedNode(237);i.name=asName(t);i.type=r;i.initializer=n!==undefined?e.parenthesizeExpressionForList(n):undefined;return i}e.createVariableDeclaration=createVariableDeclaration;function updateVariableDeclaration(e,t,r,n){return e.name!==t||e.type!==r||e.initializer!==n?updateNode(createVariableDeclaration(t,r,n),e):e}e.updateVariableDeclaration=updateVariableDeclaration;function createVariableDeclarationList(e,t){if(t===void 0){t=0}var r=createSynthesizedNode(238);r.flags|=t&3;r.declarations=createNodeArray(e);return r}e.createVariableDeclarationList=createVariableDeclarationList;function updateVariableDeclarationList(e,t){return e.declarations!==t?updateNode(createVariableDeclarationList(t,e.flags),e):e}e.updateVariableDeclarationList=updateVariableDeclarationList;function createFunctionDeclaration(e,t,r,n,i,a,o,s){var c=createSynthesizedNode(239);c.decorators=asNodeArray(e);c.modifiers=asNodeArray(t);c.asteriskToken=r;c.name=asName(n);c.typeParameters=asNodeArray(i);c.parameters=createNodeArray(a);c.type=o;c.body=s;return c}e.createFunctionDeclaration=createFunctionDeclaration;function updateFunctionDeclaration(e,t,r,n,i,a,o,s,c){return e.decorators!==t||e.modifiers!==r||e.asteriskToken!==n||e.name!==i||e.typeParameters!==a||e.parameters!==o||e.type!==s||e.body!==c?updateNode(createFunctionDeclaration(t,r,n,i,a,o,s,c),e):e}e.updateFunctionDeclaration=updateFunctionDeclaration;function createClassDeclaration(e,t,r,n,i,a){var o=createSynthesizedNode(240);o.decorators=asNodeArray(e);o.modifiers=asNodeArray(t);o.name=asName(r);o.typeParameters=asNodeArray(n);o.heritageClauses=asNodeArray(i);o.members=createNodeArray(a);return o}e.createClassDeclaration=createClassDeclaration;function updateClassDeclaration(e,t,r,n,i,a,o){return e.decorators!==t||e.modifiers!==r||e.name!==n||e.typeParameters!==i||e.heritageClauses!==a||e.members!==o?updateNode(createClassDeclaration(t,r,n,i,a,o),e):e}e.updateClassDeclaration=updateClassDeclaration;function createInterfaceDeclaration(e,t,r,n,i,a){var o=createSynthesizedNode(241);o.decorators=asNodeArray(e);o.modifiers=asNodeArray(t);o.name=asName(r);o.typeParameters=asNodeArray(n);o.heritageClauses=asNodeArray(i);o.members=createNodeArray(a);return o}e.createInterfaceDeclaration=createInterfaceDeclaration;function updateInterfaceDeclaration(e,t,r,n,i,a,o){return e.decorators!==t||e.modifiers!==r||e.name!==n||e.typeParameters!==i||e.heritageClauses!==a||e.members!==o?updateNode(createInterfaceDeclaration(t,r,n,i,a,o),e):e}e.updateInterfaceDeclaration=updateInterfaceDeclaration;function createTypeAliasDeclaration(e,t,r,n,i){var a=createSynthesizedNode(242);a.decorators=asNodeArray(e);a.modifiers=asNodeArray(t);a.name=asName(r);a.typeParameters=asNodeArray(n);a.type=i;return a}e.createTypeAliasDeclaration=createTypeAliasDeclaration;function updateTypeAliasDeclaration(e,t,r,n,i,a){return e.decorators!==t||e.modifiers!==r||e.name!==n||e.typeParameters!==i||e.type!==a?updateNode(createTypeAliasDeclaration(t,r,n,i,a),e):e}e.updateTypeAliasDeclaration=updateTypeAliasDeclaration;function createEnumDeclaration(e,t,r,n){var i=createSynthesizedNode(243);i.decorators=asNodeArray(e);i.modifiers=asNodeArray(t);i.name=asName(r);i.members=createNodeArray(n);return i}e.createEnumDeclaration=createEnumDeclaration;function updateEnumDeclaration(e,t,r,n,i){return e.decorators!==t||e.modifiers!==r||e.name!==n||e.members!==i?updateNode(createEnumDeclaration(t,r,n,i),e):e}e.updateEnumDeclaration=updateEnumDeclaration;function createModuleDeclaration(e,t,r,n,i){if(i===void 0){i=0}var a=createSynthesizedNode(244);a.flags|=i&(16|4|512);a.decorators=asNodeArray(e);a.modifiers=asNodeArray(t);a.name=r;a.body=n;return a}e.createModuleDeclaration=createModuleDeclaration;function updateModuleDeclaration(e,t,r,n,i){return e.decorators!==t||e.modifiers!==r||e.name!==n||e.body!==i?updateNode(createModuleDeclaration(t,r,n,i,e.flags),e):e}e.updateModuleDeclaration=updateModuleDeclaration;function createModuleBlock(e){var t=createSynthesizedNode(245);t.statements=createNodeArray(e);return t}e.createModuleBlock=createModuleBlock;function updateModuleBlock(e,t){return e.statements!==t?updateNode(createModuleBlock(t),e):e}e.updateModuleBlock=updateModuleBlock;function createCaseBlock(e){var t=createSynthesizedNode(246);t.clauses=createNodeArray(e);return t}e.createCaseBlock=createCaseBlock;function updateCaseBlock(e,t){return e.clauses!==t?updateNode(createCaseBlock(t),e):e}e.updateCaseBlock=updateCaseBlock;function createNamespaceExportDeclaration(e){var t=createSynthesizedNode(247);t.name=asName(e);return t}e.createNamespaceExportDeclaration=createNamespaceExportDeclaration;function updateNamespaceExportDeclaration(e,t){return e.name!==t?updateNode(createNamespaceExportDeclaration(t),e):e}e.updateNamespaceExportDeclaration=updateNamespaceExportDeclaration;function createImportEqualsDeclaration(e,t,r,n){var i=createSynthesizedNode(248);i.decorators=asNodeArray(e);i.modifiers=asNodeArray(t);i.name=asName(r);i.moduleReference=n;return i}e.createImportEqualsDeclaration=createImportEqualsDeclaration;function updateImportEqualsDeclaration(e,t,r,n,i){return e.decorators!==t||e.modifiers!==r||e.name!==n||e.moduleReference!==i?updateNode(createImportEqualsDeclaration(t,r,n,i),e):e}e.updateImportEqualsDeclaration=updateImportEqualsDeclaration;function createImportDeclaration(e,t,r,n){var i=createSynthesizedNode(249);i.decorators=asNodeArray(e);i.modifiers=asNodeArray(t);i.importClause=r;i.moduleSpecifier=n;return i}e.createImportDeclaration=createImportDeclaration;function updateImportDeclaration(e,t,r,n,i){return e.decorators!==t||e.modifiers!==r||e.importClause!==n||e.moduleSpecifier!==i?updateNode(createImportDeclaration(t,r,n,i),e):e}e.updateImportDeclaration=updateImportDeclaration;function createImportClause(e,t){var r=createSynthesizedNode(250);r.name=e;r.namedBindings=t;return r}e.createImportClause=createImportClause;function updateImportClause(e,t,r){return e.name!==t||e.namedBindings!==r?updateNode(createImportClause(t,r),e):e}e.updateImportClause=updateImportClause;function createNamespaceImport(e){var t=createSynthesizedNode(251);t.name=e;return t}e.createNamespaceImport=createNamespaceImport;function updateNamespaceImport(e,t){return e.name!==t?updateNode(createNamespaceImport(t),e):e}e.updateNamespaceImport=updateNamespaceImport;function createNamedImports(e){var t=createSynthesizedNode(252);t.elements=createNodeArray(e);return t}e.createNamedImports=createNamedImports;function updateNamedImports(e,t){return e.elements!==t?updateNode(createNamedImports(t),e):e}e.updateNamedImports=updateNamedImports;function createImportSpecifier(e,t){var r=createSynthesizedNode(253);r.propertyName=e;r.name=t;return r}e.createImportSpecifier=createImportSpecifier;function updateImportSpecifier(e,t,r){return e.propertyName!==t||e.name!==r?updateNode(createImportSpecifier(t,r),e):e}e.updateImportSpecifier=updateImportSpecifier;function createExportAssignment(t,r,n,i){var a=createSynthesizedNode(254);a.decorators=asNodeArray(t);a.modifiers=asNodeArray(r);a.isExportEquals=n;a.expression=n?e.parenthesizeBinaryOperand(59,i,false,undefined):e.parenthesizeDefaultExpression(i);return a}e.createExportAssignment=createExportAssignment;function updateExportAssignment(e,t,r,n){return e.decorators!==t||e.modifiers!==r||e.expression!==n?updateNode(createExportAssignment(t,r,e.isExportEquals,n),e):e}e.updateExportAssignment=updateExportAssignment;function createExportDeclaration(e,t,r,n){var i=createSynthesizedNode(255);i.decorators=asNodeArray(e);i.modifiers=asNodeArray(t);i.exportClause=r;i.moduleSpecifier=n;return i}e.createExportDeclaration=createExportDeclaration;function updateExportDeclaration(e,t,r,n,i){return e.decorators!==t||e.modifiers!==r||e.exportClause!==n||e.moduleSpecifier!==i?updateNode(createExportDeclaration(t,r,n,i),e):e}e.updateExportDeclaration=updateExportDeclaration;function createNamedExports(e){var t=createSynthesizedNode(256);t.elements=createNodeArray(e);return t}e.createNamedExports=createNamedExports;function updateNamedExports(e,t){return e.elements!==t?updateNode(createNamedExports(t),e):e}e.updateNamedExports=updateNamedExports;function createExportSpecifier(e,t){var r=createSynthesizedNode(257);r.propertyName=asName(e);r.name=asName(t);return r}e.createExportSpecifier=createExportSpecifier;function updateExportSpecifier(e,t,r){return e.propertyName!==t||e.name!==r?updateNode(createExportSpecifier(t,r),e):e}e.updateExportSpecifier=updateExportSpecifier;function createExternalModuleReference(e){var t=createSynthesizedNode(259);t.expression=e;return t}e.createExternalModuleReference=createExternalModuleReference;function updateExternalModuleReference(e,t){return e.expression!==t?updateNode(createExternalModuleReference(t),e):e}e.updateExternalModuleReference=updateExternalModuleReference;function createJSDocTypeExpression(e){var t=createSynthesizedNode(283);t.type=e;return t}e.createJSDocTypeExpression=createJSDocTypeExpression;function createJSDocTypeTag(e,t){var r=createJSDocTag(302,"type");r.typeExpression=e;r.comment=t;return r}e.createJSDocTypeTag=createJSDocTypeTag;function createJSDocReturnTag(e,t){var r=createJSDocTag(300,"returns");r.typeExpression=e;r.comment=t;return r}e.createJSDocReturnTag=createJSDocReturnTag;function createJSDocParamTag(e,t,r,n){var i=createJSDocTag(299,"param");i.typeExpression=r;i.name=e;i.isBracketed=t;i.comment=n;return i}e.createJSDocParamTag=createJSDocParamTag;function createJSDocComment(e,t){var r=createSynthesizedNode(291);r.comment=e;r.tags=t;return r}e.createJSDocComment=createJSDocComment;function createJSDocTag(e,t){var r=createSynthesizedNode(e);r.tagName=createIdentifier(t);return r}function createJsxElement(e,t,r){var n=createSynthesizedNode(260);n.openingElement=e;n.children=createNodeArray(t);n.closingElement=r;return n}e.createJsxElement=createJsxElement;function updateJsxElement(e,t,r,n){return e.openingElement!==t||e.children!==r||e.closingElement!==n?updateNode(createJsxElement(t,r,n),e):e}e.updateJsxElement=updateJsxElement;function createJsxSelfClosingElement(e,t,r){var n=createSynthesizedNode(261);n.tagName=e;n.typeArguments=asNodeArray(t);n.attributes=r;return n}e.createJsxSelfClosingElement=createJsxSelfClosingElement;function updateJsxSelfClosingElement(e,t,r,n){return e.tagName!==t||e.typeArguments!==r||e.attributes!==n?updateNode(createJsxSelfClosingElement(t,r,n),e):e}e.updateJsxSelfClosingElement=updateJsxSelfClosingElement;function createJsxOpeningElement(e,t,r){var n=createSynthesizedNode(262);n.tagName=e;n.typeArguments=asNodeArray(t);n.attributes=r;return n}e.createJsxOpeningElement=createJsxOpeningElement;function updateJsxOpeningElement(e,t,r,n){return e.tagName!==t||e.typeArguments!==r||e.attributes!==n?updateNode(createJsxOpeningElement(t,r,n),e):e}e.updateJsxOpeningElement=updateJsxOpeningElement;function createJsxClosingElement(e){var t=createSynthesizedNode(263);t.tagName=e;return t}e.createJsxClosingElement=createJsxClosingElement;function updateJsxClosingElement(e,t){return e.tagName!==t?updateNode(createJsxClosingElement(t),e):e}e.updateJsxClosingElement=updateJsxClosingElement;function createJsxFragment(e,t,r){var n=createSynthesizedNode(264);n.openingFragment=e;n.children=createNodeArray(t);n.closingFragment=r;return n}e.createJsxFragment=createJsxFragment;function updateJsxFragment(e,t,r,n){return e.openingFragment!==t||e.children!==r||e.closingFragment!==n?updateNode(createJsxFragment(t,r,n),e):e}e.updateJsxFragment=updateJsxFragment;function createJsxAttribute(e,t){var r=createSynthesizedNode(267);r.name=e;r.initializer=t;return r}e.createJsxAttribute=createJsxAttribute;function updateJsxAttribute(e,t,r){return e.name!==t||e.initializer!==r?updateNode(createJsxAttribute(t,r),e):e}e.updateJsxAttribute=updateJsxAttribute;function createJsxAttributes(e){var t=createSynthesizedNode(268);t.properties=createNodeArray(e);return t}e.createJsxAttributes=createJsxAttributes;function updateJsxAttributes(e,t){return e.properties!==t?updateNode(createJsxAttributes(t),e):e}e.updateJsxAttributes=updateJsxAttributes;function createJsxSpreadAttribute(e){var t=createSynthesizedNode(269);t.expression=e;return t}e.createJsxSpreadAttribute=createJsxSpreadAttribute;function updateJsxSpreadAttribute(e,t){return e.expression!==t?updateNode(createJsxSpreadAttribute(t),e):e}e.updateJsxSpreadAttribute=updateJsxSpreadAttribute;function createJsxExpression(e,t){var r=createSynthesizedNode(270);r.dotDotDotToken=e;r.expression=t;return r}e.createJsxExpression=createJsxExpression;function updateJsxExpression(e,t){return e.expression!==t?updateNode(createJsxExpression(e.dotDotDotToken,t),e):e}e.updateJsxExpression=updateJsxExpression;function createCaseClause(t,r){var n=createSynthesizedNode(271);n.expression=e.parenthesizeExpressionForList(t);n.statements=createNodeArray(r);return n}e.createCaseClause=createCaseClause;function updateCaseClause(e,t,r){return e.expression!==t||e.statements!==r?updateNode(createCaseClause(t,r),e):e}e.updateCaseClause=updateCaseClause;function createDefaultClause(e){var t=createSynthesizedNode(272);t.statements=createNodeArray(e);return t}e.createDefaultClause=createDefaultClause;function updateDefaultClause(e,t){return e.statements!==t?updateNode(createDefaultClause(t),e):e}e.updateDefaultClause=updateDefaultClause;function createHeritageClause(e,t){var r=createSynthesizedNode(273);r.token=e;r.types=createNodeArray(t);return r}e.createHeritageClause=createHeritageClause;function updateHeritageClause(e,t){return e.types!==t?updateNode(createHeritageClause(e.token,t),e):e}e.updateHeritageClause=updateHeritageClause;function createCatchClause(t,r){var n=createSynthesizedNode(274);n.variableDeclaration=e.isString(t)?createVariableDeclaration(t):t;n.block=r;return n}e.createCatchClause=createCatchClause;function updateCatchClause(e,t,r){return e.variableDeclaration!==t||e.block!==r?updateNode(createCatchClause(t,r),e):e}e.updateCatchClause=updateCatchClause;function createPropertyAssignment(t,r){var n=createSynthesizedNode(275);n.name=asName(t);n.questionToken=undefined;n.initializer=e.parenthesizeExpressionForList(r);return n}e.createPropertyAssignment=createPropertyAssignment;function updatePropertyAssignment(e,t,r){return e.name!==t||e.initializer!==r?updateNode(createPropertyAssignment(t,r),e):e}e.updatePropertyAssignment=updatePropertyAssignment;function createShorthandPropertyAssignment(t,r){var n=createSynthesizedNode(276);n.name=asName(t);n.objectAssignmentInitializer=r!==undefined?e.parenthesizeExpressionForList(r):undefined;return n}e.createShorthandPropertyAssignment=createShorthandPropertyAssignment;function updateShorthandPropertyAssignment(e,t,r){return e.name!==t||e.objectAssignmentInitializer!==r?updateNode(createShorthandPropertyAssignment(t,r),e):e}e.updateShorthandPropertyAssignment=updateShorthandPropertyAssignment;function createSpreadAssignment(t){var r=createSynthesizedNode(277);r.expression=t!==undefined?e.parenthesizeExpressionForList(t):undefined;return r}e.createSpreadAssignment=createSpreadAssignment;function updateSpreadAssignment(e,t){return e.expression!==t?updateNode(createSpreadAssignment(t),e):e}e.updateSpreadAssignment=updateSpreadAssignment;function createEnumMember(t,r){var n=createSynthesizedNode(278);n.name=asName(t);n.initializer=r&&e.parenthesizeExpressionForList(r);return n}e.createEnumMember=createEnumMember;function updateEnumMember(e,t,r){return e.name!==t||e.initializer!==r?updateNode(createEnumMember(t,r),e):e}e.updateEnumMember=updateEnumMember;function updateSourceFileNode(e,t,r,n,i,a,o){if(e.statements!==t||r!==undefined&&e.isDeclarationFile!==r||n!==undefined&&e.referencedFiles!==n||i!==undefined&&e.typeReferenceDirectives!==i||o!==undefined&&e.libReferenceDirectives!==o||a!==undefined&&e.hasNoDefaultLib!==a){var s=createSynthesizedNode(279);s.flags|=e.flags;s.statements=createNodeArray(t);s.endOfFileToken=e.endOfFileToken;s.fileName=e.fileName;s.path=e.path;s.text=e.text;s.isDeclarationFile=r===undefined?e.isDeclarationFile:r;s.referencedFiles=n===undefined?e.referencedFiles:n;s.typeReferenceDirectives=i===undefined?e.typeReferenceDirectives:i;s.hasNoDefaultLib=a===undefined?e.hasNoDefaultLib:a;s.libReferenceDirectives=o===undefined?e.libReferenceDirectives:o;if(e.amdDependencies!==undefined)s.amdDependencies=e.amdDependencies;if(e.moduleName!==undefined)s.moduleName=e.moduleName;if(e.languageVariant!==undefined)s.languageVariant=e.languageVariant;if(e.renamedDependencies!==undefined)s.renamedDependencies=e.renamedDependencies;if(e.languageVersion!==undefined)s.languageVersion=e.languageVersion;if(e.scriptKind!==undefined)s.scriptKind=e.scriptKind;if(e.externalModuleIndicator!==undefined)s.externalModuleIndicator=e.externalModuleIndicator;if(e.commonJsModuleIndicator!==undefined)s.commonJsModuleIndicator=e.commonJsModuleIndicator;if(e.identifiers!==undefined)s.identifiers=e.identifiers;if(e.nodeCount!==undefined)s.nodeCount=e.nodeCount;if(e.identifierCount!==undefined)s.identifierCount=e.identifierCount;if(e.symbolCount!==undefined)s.symbolCount=e.symbolCount;if(e.parseDiagnostics!==undefined)s.parseDiagnostics=e.parseDiagnostics;if(e.bindDiagnostics!==undefined)s.bindDiagnostics=e.bindDiagnostics;if(e.bindSuggestionDiagnostics!==undefined)s.bindSuggestionDiagnostics=e.bindSuggestionDiagnostics;if(e.lineMap!==undefined)s.lineMap=e.lineMap;if(e.classifiableNames!==undefined)s.classifiableNames=e.classifiableNames;if(e.resolvedModules!==undefined)s.resolvedModules=e.resolvedModules;if(e.resolvedTypeReferenceDirectiveNames!==undefined)s.resolvedTypeReferenceDirectiveNames=e.resolvedTypeReferenceDirectiveNames;if(e.imports!==undefined)s.imports=e.imports;if(e.moduleAugmentations!==undefined)s.moduleAugmentations=e.moduleAugmentations;if(e.pragmas!==undefined)s.pragmas=e.pragmas;if(e.localJsxFactory!==undefined)s.localJsxFactory=e.localJsxFactory;if(e.localJsxNamespace!==undefined)s.localJsxNamespace=e.localJsxNamespace;return updateNode(s,e)}return e}e.updateSourceFileNode=updateSourceFileNode;function getMutableClone(e){var t=getSynthesizedClone(e);t.pos=e.pos;t.end=e.end;t.parent=e.parent;return t}e.getMutableClone=getMutableClone;function createNotEmittedStatement(e){var t=createSynthesizedNode(307);t.original=e;setTextRange(t,e);return t}e.createNotEmittedStatement=createNotEmittedStatement;function createEndOfDeclarationMarker(e){var t=createSynthesizedNode(311);t.emitNode={};t.original=e;return t}e.createEndOfDeclarationMarker=createEndOfDeclarationMarker;function createMergeDeclarationMarker(e){var t=createSynthesizedNode(310);t.emitNode={};t.original=e;return t}e.createMergeDeclarationMarker=createMergeDeclarationMarker;function createPartiallyEmittedExpression(e,t){var r=createSynthesizedNode(308);r.expression=e;r.original=t;setTextRange(r,t);return r}e.createPartiallyEmittedExpression=createPartiallyEmittedExpression;function updatePartiallyEmittedExpression(e,t){if(e.expression!==t){return updateNode(createPartiallyEmittedExpression(t,e.original),e)}return e}e.updatePartiallyEmittedExpression=updatePartiallyEmittedExpression;function flattenCommaElements(t){if(e.nodeIsSynthesized(t)&&!e.isParseTreeNode(t)&&!t.original&&!t.emitNode&&!t.id){if(t.kind===309){return t.elements}if(e.isBinaryExpression(t)&&t.operatorToken.kind===27){return[t.left,t.right]}}return t}function createCommaList(t){var r=createSynthesizedNode(309);r.elements=createNodeArray(e.sameFlatMap(t,flattenCommaElements));return r}e.createCommaList=createCommaList;function updateCommaList(e,t){return e.elements!==t?updateNode(createCommaList(t),e):e}e.updateCommaList=updateCommaList;function createBundle(t,r){if(r===void 0){r=e.emptyArray}var n=e.createNode(280);n.prepends=r;n.sourceFiles=t;return n}e.createBundle=createBundle;function createUnparsedSourceFile(t,r,n){var i=e.createNode(281);i.text=t;i.sourceMapPath=r;i.sourceMapText=n;return i}e.createUnparsedSourceFile=createUnparsedSourceFile;function createInputFiles(t,r,n,i,a,o){var s=e.createNode(282);s.javascriptText=t;s.javascriptMapPath=n;s.javascriptMapText=i;s.declarationText=r;s.declarationMapPath=a;s.declarationMapText=o;return s}e.createInputFiles=createInputFiles;function updateBundle(t,r,n){if(n===void 0){n=e.emptyArray}if(t.sourceFiles!==r||t.prepends!==n){return createBundle(r,n)}return t}e.updateBundle=updateBundle;function createImmediatelyInvokedFunctionExpression(e,t,r){return createCall(createFunctionExpression(undefined,undefined,undefined,undefined,t?[t]:[],undefined,createBlock(e,true)),undefined,r?[r]:[])}e.createImmediatelyInvokedFunctionExpression=createImmediatelyInvokedFunctionExpression;function createImmediatelyInvokedArrowFunction(e,t,r){return createCall(createArrowFunction(undefined,undefined,t?[t]:[],undefined,undefined,createBlock(e,true)),undefined,r?[r]:[])}e.createImmediatelyInvokedArrowFunction=createImmediatelyInvokedArrowFunction;function createComma(e,t){return createBinary(e,27,t)}e.createComma=createComma;function createLessThan(e,t){return createBinary(e,28,t)}e.createLessThan=createLessThan;function createAssignment(e,t){return createBinary(e,59,t)}e.createAssignment=createAssignment;function createStrictEquality(e,t){return createBinary(e,35,t)}e.createStrictEquality=createStrictEquality;function createStrictInequality(e,t){return createBinary(e,36,t)}e.createStrictInequality=createStrictInequality;function createAdd(e,t){return createBinary(e,38,t)}e.createAdd=createAdd;function createSubtract(e,t){return createBinary(e,39,t)}e.createSubtract=createSubtract;function createPostfixIncrement(e){return createPostfix(e,44)}e.createPostfixIncrement=createPostfixIncrement;function createLogicalAnd(e,t){return createBinary(e,54,t)}e.createLogicalAnd=createLogicalAnd;function createLogicalOr(e,t){return createBinary(e,55,t)}e.createLogicalOr=createLogicalOr;function createLogicalNot(e){return createPrefix(52,e)}e.createLogicalNot=createLogicalNot;function createVoidZero(){return createVoid(createLiteral(0))}e.createVoidZero=createVoidZero;function createExportDefault(e){return createExportAssignment(undefined,undefined,false,e)}e.createExportDefault=createExportDefault;function createExternalModuleExport(e){return createExportDeclaration(undefined,undefined,createNamedExports([createExportSpecifier(undefined,e)]))}e.createExternalModuleExport=createExternalModuleExport;function asName(t){return e.isString(t)?createIdentifier(t):t}function asExpression(t){return e.isString(t)||typeof t==="number"?createLiteral(t):t}function asNodeArray(e){return e?createNodeArray(e):undefined}function asToken(e){return typeof e==="number"?createToken(e):e}function disposeEmitNodes(t){t=e.getSourceFileOfNode(e.getParseTreeNode(t));var r=t&&t.emitNode;var n=r&&r.annotatedNodes;if(n){for(var i=0,a=n;i0){a[c-s]=u}}if(s>0){a.length-=s}}e.moveEmitHelpers=moveEmitHelpers;function compareEmitHelpers(t,r){if(t===r)return 0;if(t.priority===r.priority)return 0;if(t.priority===undefined)return 1;if(r.priority===undefined)return-1;return e.compareValues(t.priority,r.priority)}e.compareEmitHelpers=compareEmitHelpers;function setOriginalNode(e,t){e.original=t;if(t){var r=t.emitNode;if(r)e.emitNode=mergeEmitNode(r,e.emitNode)}return e}e.setOriginalNode=setOriginalNode;function mergeEmitNode(t,r){var n=t.flags,i=t.leadingComments,a=t.trailingComments,o=t.commentRange,s=t.sourceMapRange,c=t.tokenSourceMapRanges,u=t.constantValue,l=t.helpers,f=t.startsOnNewLine;if(!r)r={};if(i)r.leadingComments=e.addRange(i.slice(),r.leadingComments);if(a)r.trailingComments=e.addRange(a.slice(),r.trailingComments);if(n)r.flags=n;if(o)r.commentRange=o;if(s)r.sourceMapRange=s;if(c)r.tokenSourceMapRanges=mergeTokenSourceMapRanges(c,r.tokenSourceMapRanges);if(u!==undefined)r.constantValue=u;if(l)r.helpers=e.addRange(r.helpers,l);if(f!==undefined)r.startsOnNewLine=f;return r}function mergeTokenSourceMapRanges(e,t){if(!t)t=[];for(var r in e){t[r]=e[r]}return t}})(s||(s={}));(function(e){e.nullTransformationContext={enableEmitNotification:e.noop,enableSubstitution:e.noop,endLexicalEnvironment:function(){return undefined},getCompilerOptions:e.notImplemented,getEmitHost:e.notImplemented,getEmitResolver:e.notImplemented,hoistFunctionDeclaration:e.noop,hoistVariableDeclaration:e.noop,isEmitNotificationEnabled:e.notImplemented,isSubstitutionEnabled:e.notImplemented,onEmitNode:e.noop,onSubstituteNode:e.notImplemented,readEmitHelpers:e.notImplemented,requestEmitHelper:e.noop,resumeLexicalEnvironment:e.noop,startLexicalEnvironment:e.noop,suspendLexicalEnvironment:e.noop,addDiagnostic:e.noop};function createTypeCheck(t,r){return r==="undefined"?e.createStrictEquality(t,e.createVoidZero()):e.createStrictEquality(e.createTypeOf(t),e.createLiteral(r))}e.createTypeCheck=createTypeCheck;function createMemberAccessForPropertyName(t,r,n){if(e.isComputedPropertyName(r)){return e.setTextRange(e.createElementAccess(t,r.expression),n)}else{var i=e.setTextRange(e.isIdentifier(r)?e.createPropertyAccess(t,r):e.createElementAccess(t,r),r);e.getOrCreateEmitNode(i).flags|=64;return i}}e.createMemberAccessForPropertyName=createMemberAccessForPropertyName;function createFunctionCall(t,r,n,i){return e.setTextRange(e.createCall(e.createPropertyAccess(t,"call"),undefined,[r].concat(n)),i)}e.createFunctionCall=createFunctionCall;function createFunctionApply(t,r,n,i){return e.setTextRange(e.createCall(e.createPropertyAccess(t,"apply"),undefined,[r,n]),i)}e.createFunctionApply=createFunctionApply;function createArraySlice(t,r){var n=[];if(r!==undefined){n.push(typeof r==="number"?e.createLiteral(r):r)}return e.createCall(e.createPropertyAccess(t,"slice"),undefined,n)}e.createArraySlice=createArraySlice;function createArrayConcat(t,r){return e.createCall(e.createPropertyAccess(t,"concat"),undefined,r)}e.createArrayConcat=createArrayConcat;function createMathPow(t,r,n){return e.setTextRange(e.createCall(e.createPropertyAccess(e.createIdentifier("Math"),"pow"),undefined,[t,r]),n)}e.createMathPow=createMathPow;function createReactNamespace(t,r){var n=e.createIdentifier(t||"React");n.flags&=~8;n.parent=e.getParseTreeNode(r);return n}function createJsxFactoryExpressionFromEntityName(t,r){if(e.isQualifiedName(t)){var n=createJsxFactoryExpressionFromEntityName(t.left,r);var i=e.createIdentifier(e.idText(t.right));i.escapedText=t.right.escapedText;return e.createPropertyAccess(n,i)}else{return createReactNamespace(e.idText(t),r)}}function createJsxFactoryExpression(t,r,n){return t?createJsxFactoryExpressionFromEntityName(t,n):e.createPropertyAccess(createReactNamespace(r,n),"createElement")}function createExpressionForJsxElement(t,r,n,i,a,o,s){var c=[n];if(i){c.push(i)}if(a&&a.length>0){if(!i){c.push(e.createNull())}if(a.length>1){for(var u=0,l=a;u0){if(n.length>1){for(var c=0,u=n;c= o.length) o = void 0;\n return { value: o && o[i++], done: !o };\n }\n };\n };'};function createValuesHelper(r,n,i){r.requestEmitHelper(t);return e.setTextRange(e.createCall(getHelperName("__values"),undefined,[n]),i)}e.createValuesHelper=createValuesHelper;var r={name:"typescript:read",scoped:false,text:'\n var __read = (this && this.__read) || function (o, n) {\n var m = typeof Symbol === "function" && o[Symbol.iterator];\n if (!m) return o;\n var i = m.call(o), r, ar = [], e;\n try {\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\n }\n catch (error) { e = { error: error }; }\n finally {\n try {\n if (r && !r.done && (m = i["return"])) m.call(i);\n }\n finally { if (e) throw e.error; }\n }\n return ar;\n };'};function createReadHelper(t,n,i,a){t.requestEmitHelper(r);return e.setTextRange(e.createCall(getHelperName("__read"),undefined,i!==undefined?[n,e.createLiteral(i)]:[n]),a)}e.createReadHelper=createReadHelper;var n={name:"typescript:spread",scoped:false,text:"\n var __spread = (this && this.__spread) || function () {\n for (var ar = [], i = 0; i < arguments.length; i++) ar = ar.concat(__read(arguments[i]));\n return ar;\n };"};function createSpreadHelper(t,i,a){t.requestEmitHelper(r);t.requestEmitHelper(n);return e.setTextRange(e.createCall(getHelperName("__spread"),undefined,i),a)}e.createSpreadHelper=createSpreadHelper;function createForOfBindingStatement(t,r){if(e.isVariableDeclarationList(t)){var n=e.first(t.declarations);var i=e.updateVariableDeclaration(n,n.name,undefined,r);return e.setTextRange(e.createVariableStatement(undefined,e.updateVariableDeclarationList(t,[i])),t)}else{var a=e.setTextRange(e.createAssignment(t,r),t);return e.setTextRange(e.createStatement(a),t)}}e.createForOfBindingStatement=createForOfBindingStatement;function insertLeadingStatement(t,r){if(e.isBlock(t)){return e.updateBlock(t,e.setTextRange(e.createNodeArray([r].concat(t.statements)),t.statements))}else{return e.createBlock(e.createNodeArray([t,r]),true)}}e.insertLeadingStatement=insertLeadingStatement;function restoreEnclosingLabel(t,r,n){if(!r){return t}var i=e.updateLabel(r,r.label,r.statement.kind===233?restoreEnclosingLabel(t,r.statement):t);if(n){n(r)}return i}e.restoreEnclosingLabel=restoreEnclosingLabel;function shouldBeCapturedInTempVariable(t,r){var n=e.skipParentheses(t);switch(n.kind){case 72:return r;case 100:case 8:case 9:case 10:return false;case 187:var i=n.elements;if(i.length===0){return false}return true;case 188:return n.properties.length>0;default:return true}}function createCallBinding(t,r,n,i){if(i===void 0){i=false}var a=skipOuterExpressions(t,7);var o;var s;if(e.isSuperProperty(a)){o=e.createThis();s=a}else if(a.kind===98){o=e.createThis();s=n<2?e.setTextRange(e.createIdentifier("_super"),a):a}else if(e.getEmitFlags(a)&4096){o=e.createVoidZero();s=parenthesizeForAccess(a)}else{switch(a.kind){case 189:{if(shouldBeCapturedInTempVariable(a.expression,i)){o=e.createTempVariable(r);s=e.createPropertyAccess(e.setTextRange(e.createAssignment(o,a.expression),a.expression),a.name);e.setTextRange(s,a)}else{o=a.expression;s=a}break}case 190:{if(shouldBeCapturedInTempVariable(a.expression,i)){o=e.createTempVariable(r);s=e.createElementAccess(e.setTextRange(e.createAssignment(o,a.expression),a.expression),a.argumentExpression);e.setTextRange(s,a)}else{o=a.expression;s=a}break}default:{o=e.createVoidZero();s=parenthesizeForAccess(t);break}}}return{target:s,thisArg:o}}e.createCallBinding=createCallBinding;function inlineExpressions(t){return t.length>10?e.createCommaList(t):e.reduceLeft(t,e.createComma)}e.inlineExpressions=inlineExpressions;function createExpressionFromEntityName(t){if(e.isQualifiedName(t)){var r=createExpressionFromEntityName(t.left);var n=e.getMutableClone(t.right);return e.setTextRange(e.createPropertyAccess(r,n),t)}else{return e.getMutableClone(t)}}e.createExpressionFromEntityName=createExpressionFromEntityName;function createExpressionForPropertyName(t){if(e.isIdentifier(t)){return e.createLiteral(t)}else if(e.isComputedPropertyName(t)){return e.getMutableClone(t.expression)}else{return e.getMutableClone(t)}}e.createExpressionForPropertyName=createExpressionForPropertyName;function createExpressionForObjectLiteralElementLike(e,t,r){switch(t.kind){case 158:case 159:return createExpressionForAccessorDeclaration(e.properties,t,r,!!e.multiLine);case 275:return createExpressionForPropertyAssignment(t,r);case 276:return createExpressionForShorthandPropertyAssignment(t,r);case 156:return createExpressionForMethodDeclaration(t,r)}}e.createExpressionForObjectLiteralElementLike=createExpressionForObjectLiteralElementLike;function createExpressionForAccessorDeclaration(t,r,n,i){var a=e.getAllAccessorDeclarations(t,r),o=a.firstAccessor,s=a.getAccessor,c=a.setAccessor;if(r===o){var u=[];if(s){var l=e.createFunctionExpression(s.modifiers,undefined,undefined,undefined,s.parameters,undefined,s.body);e.setTextRange(l,s);e.setOriginalNode(l,s);var f=e.createPropertyAssignment("get",l);u.push(f)}if(c){var d=e.createFunctionExpression(c.modifiers,undefined,undefined,undefined,c.parameters,undefined,c.body);e.setTextRange(d,c);e.setOriginalNode(d,c);var p=e.createPropertyAssignment("set",d);u.push(p)}u.push(e.createPropertyAssignment("enumerable",e.createTrue()));u.push(e.createPropertyAssignment("configurable",e.createTrue()));var g=e.setTextRange(e.createCall(e.createPropertyAccess(e.createIdentifier("Object"),"defineProperty"),undefined,[n,createExpressionForPropertyName(r.name),e.createObjectLiteral(u,i)]),o);return e.aggregateTransformFlags(g)}return undefined}function createExpressionForPropertyAssignment(t,r){return e.aggregateTransformFlags(e.setOriginalNode(e.setTextRange(e.createAssignment(createMemberAccessForPropertyName(r,t.name,t.name),t.initializer),t),t))}function createExpressionForShorthandPropertyAssignment(t,r){return e.aggregateTransformFlags(e.setOriginalNode(e.setTextRange(e.createAssignment(createMemberAccessForPropertyName(r,t.name,t.name),e.getSynthesizedClone(t.name)),t),t))}function createExpressionForMethodDeclaration(t,r){return e.aggregateTransformFlags(e.setOriginalNode(e.setTextRange(e.createAssignment(createMemberAccessForPropertyName(r,t.name,t.name),e.setOriginalNode(e.setTextRange(e.createFunctionExpression(t.modifiers,t.asteriskToken,undefined,undefined,t.parameters,undefined,t.body),t),t)),t),t))}function getInternalName(e,t,r){return getName(e,t,r,16384|32768)}e.getInternalName=getInternalName;function isInternalName(t){return(e.getEmitFlags(t)&32768)!==0}e.isInternalName=isInternalName;function getLocalName(e,t,r){return getName(e,t,r,16384)}e.getLocalName=getLocalName;function isLocalName(t){return(e.getEmitFlags(t)&16384)!==0}e.isLocalName=isLocalName;function getExportName(e,t,r){return getName(e,t,r,8192)}e.getExportName=getExportName;function isExportName(t){return(e.getEmitFlags(t)&8192)!==0}e.isExportName=isExportName;function getDeclarationName(e,t,r){return getName(e,t,r)}e.getDeclarationName=getDeclarationName;function getName(t,r,n,i){if(i===void 0){i=0}var a=e.getNameOfDeclaration(t);if(a&&e.isIdentifier(a)&&!e.isGeneratedIdentifier(a)){var o=e.getMutableClone(a);i|=e.getEmitFlags(a);if(!n)i|=48;if(!r)i|=1536;if(i)e.setEmitFlags(o,i);return o}return e.getGeneratedNameForNode(t)}function getExternalModuleOrNamespaceExportName(t,r,n,i){if(t&&e.hasModifier(r,1)){return getNamespaceMemberName(t,getName(r),n,i)}return getExportName(r,n,i)}e.getExternalModuleOrNamespaceExportName=getExternalModuleOrNamespaceExportName;function getNamespaceMemberName(t,r,n,i){var a=e.createPropertyAccess(t,e.nodeIsSynthesized(r)?r:e.getSynthesizedClone(r));e.setTextRange(a,r);var o=0;if(!i)o|=48;if(!n)o|=1536;if(o)e.setEmitFlags(a,o);return a}e.getNamespaceMemberName=getNamespaceMemberName;function convertToFunctionBody(t,r){return e.isBlock(t)?t:e.setTextRange(e.createBlock([e.setTextRange(e.createReturn(t),t)],r),t)}e.convertToFunctionBody=convertToFunctionBody;function convertFunctionDeclarationToExpression(t){if(!t.body)return e.Debug.fail();var r=e.createFunctionExpression(t.modifiers,t.asteriskToken,t.name,t.typeParameters,t.parameters,t.type,t.body);e.setOriginalNode(r,t);e.setTextRange(r,t);if(e.getStartsOnNewLine(t)){e.setStartsOnNewLine(r,true)}e.aggregateTransformFlags(r);return r}e.convertFunctionDeclarationToExpression=convertFunctionDeclarationToExpression;function isUseStrictPrologue(t){return e.isStringLiteral(t.expression)&&t.expression.text==="use strict"}function addPrologue(e,t,r,n){var i=addStandardPrologue(e,t,r);return addCustomPrologue(e,t,i,n)}e.addPrologue=addPrologue;function addStandardPrologue(t,r,n){e.Debug.assert(t.length===0,"Prologue directives should be at the first statement in the target statements array");var i=false;var a=0;var o=r.length;while(a4){return true}var c=e.getExpressionPrecedence(s);switch(e.compareValues(c,a)){case-1:if(!n&&o===1&&r.kind===207){return false}return true;case 1:return false;case 0:if(n){return o===1}else{if(e.isBinaryExpression(s)&&s.operatorToken.kind===t){if(operatorHasAssociativeProperty(t)){return false}if(t===38){var u=i?getLiteralKindOfBinaryPlusOperand(i):0;if(e.isLiteralKind(u)&&u===getLiteralKindOfBinaryPlusOperand(s)){return false}}}var l=e.getExpressionAssociativity(s);return l===0}}}function operatorHasAssociativeProperty(e){return e===40||e===50||e===49||e===51}function getLiteralKindOfBinaryPlusOperand(t){t=e.skipPartiallyEmittedExpressions(t);if(e.isLiteralKind(t.kind)){return t.kind}if(t.kind===204&&t.operatorToken.kind===38){if(t.cachedLiteralKind!==undefined){return t.cachedLiteralKind}var r=getLiteralKindOfBinaryPlusOperand(t.left);var n=e.isLiteralKind(r)&&r===getLiteralKindOfBinaryPlusOperand(t.right)?r:0;t.cachedLiteralKind=n;return n}return 0}function parenthesizeForConditionalHead(t){var r=e.getOperatorPrecedence(205,56);var n=e.skipPartiallyEmittedExpressions(t);var i=e.getExpressionPrecedence(n);if(e.compareValues(i,r)===-1){return e.createParen(t)}return t}e.parenthesizeForConditionalHead=parenthesizeForConditionalHead;function parenthesizeSubexpressionOfConditionalExpression(t){var r=e.skipPartiallyEmittedExpressions(t);return isCommaSequence(r)?e.createParen(t):t}e.parenthesizeSubexpressionOfConditionalExpression=parenthesizeSubexpressionOfConditionalExpression;function parenthesizeDefaultExpression(t){var r=e.skipPartiallyEmittedExpressions(t);var n=isCommaSequence(r);if(!n){switch(getLeftmostExpression(r,false).kind){case 209:case 196:n=true}}return n?e.createParen(t):t}e.parenthesizeDefaultExpression=parenthesizeDefaultExpression;function parenthesizeForNew(t){var r=getLeftmostExpression(t,true);switch(r.kind){case 191:return e.createParen(t);case 192:return!r.arguments?e.createParen(t):t}return parenthesizeForAccess(t)}e.parenthesizeForNew=parenthesizeForNew;function parenthesizeForAccess(t){var r=e.skipPartiallyEmittedExpressions(t);if(e.isLeftHandSideExpression(r)&&(r.kind!==192||r.arguments)){return t}return e.setTextRange(e.createParen(t),t)}e.parenthesizeForAccess=parenthesizeForAccess;function parenthesizePostfixOperand(t){return e.isLeftHandSideExpression(t)?t:e.setTextRange(e.createParen(t),t)}e.parenthesizePostfixOperand=parenthesizePostfixOperand;function parenthesizePrefixOperand(t){return e.isUnaryExpression(t)?t:e.setTextRange(e.createParen(t),t)}e.parenthesizePrefixOperand=parenthesizePrefixOperand;function parenthesizeListElements(t){var r;for(var n=0;ni?t:e.setTextRange(e.createParen(t),t)}e.parenthesizeExpressionForList=parenthesizeExpressionForList;function parenthesizeExpressionForExpressionStatement(t){var r=e.skipPartiallyEmittedExpressions(t);if(e.isCallExpression(r)){var n=r.expression;var i=e.skipPartiallyEmittedExpressions(n).kind;if(i===196||i===197){var a=e.getMutableClone(r);a.expression=e.setTextRange(e.createParen(n),n);return recreateOuterExpressions(t,a,4)}}var o=getLeftmostExpression(r,false).kind;if(o===188||o===196){return e.setTextRange(e.createParen(t),t)}return t}e.parenthesizeExpressionForExpressionStatement=parenthesizeExpressionForExpressionStatement;function parenthesizeConditionalTypeMember(t){return t.kind===175?e.createParenthesizedType(t):t}e.parenthesizeConditionalTypeMember=parenthesizeConditionalTypeMember;function parenthesizeElementTypeMember(t){switch(t.kind){case 173:case 174:case 165:case 166:return e.createParenthesizedType(t)}return parenthesizeConditionalTypeMember(t)}e.parenthesizeElementTypeMember=parenthesizeElementTypeMember;function parenthesizeArrayTypeMember(t){switch(t.kind){case 167:case 179:case 176:return e.createParenthesizedType(t)}return parenthesizeElementTypeMember(t)}e.parenthesizeArrayTypeMember=parenthesizeArrayTypeMember;function parenthesizeElementTypeMembers(t){return e.createNodeArray(e.sameMap(t,parenthesizeElementTypeMember))}e.parenthesizeElementTypeMembers=parenthesizeElementTypeMembers;function parenthesizeTypeParameters(t){if(e.some(t)){var r=[];for(var n=0;ns-i){a=s-i}if(i>0||a0&&s<=147||s===178){return r}switch(s){case 72:return e.updateIdentifier(r,a(r.typeArguments,n,t));case 148:return e.updateQualifiedName(r,visitNode(r.left,n,e.isEntityName),visitNode(r.right,n,e.isIdentifier));case 149:return e.updateComputedPropertyName(r,visitNode(r.expression,n,e.isExpression));case 150:return e.updateTypeParameterDeclaration(r,visitNode(r.name,n,e.isIdentifier),visitNode(r.constraint,n,e.isTypeNode),visitNode(r.default,n,e.isTypeNode));case 151:return e.updateParameter(r,a(r.decorators,n,e.isDecorator),a(r.modifiers,n,e.isModifier),visitNode(r.dotDotDotToken,o,e.isToken),visitNode(r.name,n,e.isBindingName),visitNode(r.questionToken,o,e.isToken),visitNode(r.type,n,e.isTypeNode),visitNode(r.initializer,n,e.isExpression));case 152:return e.updateDecorator(r,visitNode(r.expression,n,e.isExpression));case 153:return e.updatePropertySignature(r,a(r.modifiers,n,e.isToken),visitNode(r.name,n,e.isPropertyName),visitNode(r.questionToken,o,e.isToken),visitNode(r.type,n,e.isTypeNode),visitNode(r.initializer,n,e.isExpression));case 154:return e.updateProperty(r,a(r.decorators,n,e.isDecorator),a(r.modifiers,n,e.isModifier),visitNode(r.name,n,e.isPropertyName),visitNode(r.questionToken,o,e.isToken),visitNode(r.type,n,e.isTypeNode),visitNode(r.initializer,n,e.isExpression));case 155:return e.updateMethodSignature(r,a(r.typeParameters,n,e.isTypeParameterDeclaration),a(r.parameters,n,e.isParameterDeclaration),visitNode(r.type,n,e.isTypeNode),visitNode(r.name,n,e.isPropertyName),visitNode(r.questionToken,o,e.isToken));case 156:return e.updateMethod(r,a(r.decorators,n,e.isDecorator),a(r.modifiers,n,e.isModifier),visitNode(r.asteriskToken,o,e.isToken),visitNode(r.name,n,e.isPropertyName),visitNode(r.questionToken,o,e.isToken),a(r.typeParameters,n,e.isTypeParameterDeclaration),visitParameterList(r.parameters,n,i,a),visitNode(r.type,n,e.isTypeNode),visitFunctionBody(r.body,n,i));case 157:return e.updateConstructor(r,a(r.decorators,n,e.isDecorator),a(r.modifiers,n,e.isModifier),visitParameterList(r.parameters,n,i,a),visitFunctionBody(r.body,n,i));case 158:return e.updateGetAccessor(r,a(r.decorators,n,e.isDecorator),a(r.modifiers,n,e.isModifier),visitNode(r.name,n,e.isPropertyName),visitParameterList(r.parameters,n,i,a),visitNode(r.type,n,e.isTypeNode),visitFunctionBody(r.body,n,i));case 159:return e.updateSetAccessor(r,a(r.decorators,n,e.isDecorator),a(r.modifiers,n,e.isModifier),visitNode(r.name,n,e.isPropertyName),visitParameterList(r.parameters,n,i,a),visitFunctionBody(r.body,n,i));case 160:return e.updateCallSignature(r,a(r.typeParameters,n,e.isTypeParameterDeclaration),a(r.parameters,n,e.isParameterDeclaration),visitNode(r.type,n,e.isTypeNode));case 161:return e.updateConstructSignature(r,a(r.typeParameters,n,e.isTypeParameterDeclaration),a(r.parameters,n,e.isParameterDeclaration),visitNode(r.type,n,e.isTypeNode));case 162:return e.updateIndexSignature(r,a(r.decorators,n,e.isDecorator),a(r.modifiers,n,e.isModifier),a(r.parameters,n,e.isParameterDeclaration),visitNode(r.type,n,e.isTypeNode));case 163:return e.updateTypePredicateNode(r,visitNode(r.parameterName,n),visitNode(r.type,n,e.isTypeNode));case 164:return e.updateTypeReferenceNode(r,visitNode(r.typeName,n,e.isEntityName),a(r.typeArguments,n,e.isTypeNode));case 165:return e.updateFunctionTypeNode(r,a(r.typeParameters,n,e.isTypeParameterDeclaration),a(r.parameters,n,e.isParameterDeclaration),visitNode(r.type,n,e.isTypeNode));case 166:return e.updateConstructorTypeNode(r,a(r.typeParameters,n,e.isTypeParameterDeclaration),a(r.parameters,n,e.isParameterDeclaration),visitNode(r.type,n,e.isTypeNode));case 167:return e.updateTypeQueryNode(r,visitNode(r.exprName,n,e.isEntityName));case 168:return e.updateTypeLiteralNode(r,a(r.members,n,e.isTypeElement));case 169:return e.updateArrayTypeNode(r,visitNode(r.elementType,n,e.isTypeNode));case 170:return e.updateTupleTypeNode(r,a(r.elementTypes,n,e.isTypeNode));case 171:return e.updateOptionalTypeNode(r,visitNode(r.type,n,e.isTypeNode));case 172:return e.updateRestTypeNode(r,visitNode(r.type,n,e.isTypeNode));case 173:return e.updateUnionTypeNode(r,a(r.types,n,e.isTypeNode));case 174:return e.updateIntersectionTypeNode(r,a(r.types,n,e.isTypeNode));case 175:return e.updateConditionalTypeNode(r,visitNode(r.checkType,n,e.isTypeNode),visitNode(r.extendsType,n,e.isTypeNode),visitNode(r.trueType,n,e.isTypeNode),visitNode(r.falseType,n,e.isTypeNode));case 176:return e.updateInferTypeNode(r,visitNode(r.typeParameter,n,e.isTypeParameterDeclaration));case 183:return e.updateImportTypeNode(r,visitNode(r.argument,n,e.isTypeNode),visitNode(r.qualifier,n,e.isEntityName),visitNodes(r.typeArguments,n,e.isTypeNode),r.isTypeOf);case 177:return e.updateParenthesizedType(r,visitNode(r.type,n,e.isTypeNode));case 179:return e.updateTypeOperatorNode(r,visitNode(r.type,n,e.isTypeNode));case 180:return e.updateIndexedAccessTypeNode(r,visitNode(r.objectType,n,e.isTypeNode),visitNode(r.indexType,n,e.isTypeNode));case 181:return e.updateMappedTypeNode(r,visitNode(r.readonlyToken,o,e.isToken),visitNode(r.typeParameter,n,e.isTypeParameterDeclaration),visitNode(r.questionToken,o,e.isToken),visitNode(r.type,n,e.isTypeNode));case 182:return e.updateLiteralTypeNode(r,visitNode(r.literal,n,e.isExpression));case 184:return e.updateObjectBindingPattern(r,a(r.elements,n,e.isBindingElement));case 185:return e.updateArrayBindingPattern(r,a(r.elements,n,e.isArrayBindingElement));case 186:return e.updateBindingElement(r,visitNode(r.dotDotDotToken,o,e.isToken),visitNode(r.propertyName,n,e.isPropertyName),visitNode(r.name,n,e.isBindingName),visitNode(r.initializer,n,e.isExpression));case 187:return e.updateArrayLiteral(r,a(r.elements,n,e.isExpression));case 188:return e.updateObjectLiteral(r,a(r.properties,n,e.isObjectLiteralElementLike));case 189:return e.updatePropertyAccess(r,visitNode(r.expression,n,e.isExpression),visitNode(r.name,n,e.isIdentifier));case 190:return e.updateElementAccess(r,visitNode(r.expression,n,e.isExpression),visitNode(r.argumentExpression,n,e.isExpression));case 191:return e.updateCall(r,visitNode(r.expression,n,e.isExpression),a(r.typeArguments,n,e.isTypeNode),a(r.arguments,n,e.isExpression));case 192:return e.updateNew(r,visitNode(r.expression,n,e.isExpression),a(r.typeArguments,n,e.isTypeNode),a(r.arguments,n,e.isExpression));case 193:return e.updateTaggedTemplate(r,visitNode(r.tag,n,e.isExpression),visitNodes(r.typeArguments,n,e.isExpression),visitNode(r.template,n,e.isTemplateLiteral));case 194:return e.updateTypeAssertion(r,visitNode(r.type,n,e.isTypeNode),visitNode(r.expression,n,e.isExpression));case 195:return e.updateParen(r,visitNode(r.expression,n,e.isExpression));case 196:return e.updateFunctionExpression(r,a(r.modifiers,n,e.isModifier),visitNode(r.asteriskToken,o,e.isToken),visitNode(r.name,n,e.isIdentifier),a(r.typeParameters,n,e.isTypeParameterDeclaration),visitParameterList(r.parameters,n,i,a),visitNode(r.type,n,e.isTypeNode),visitFunctionBody(r.body,n,i));case 197:return e.updateArrowFunction(r,a(r.modifiers,n,e.isModifier),a(r.typeParameters,n,e.isTypeParameterDeclaration),visitParameterList(r.parameters,n,i,a),visitNode(r.type,n,e.isTypeNode),visitNode(r.equalsGreaterThanToken,n,e.isToken),visitFunctionBody(r.body,n,i));case 198:return e.updateDelete(r,visitNode(r.expression,n,e.isExpression));case 199:return e.updateTypeOf(r,visitNode(r.expression,n,e.isExpression));case 200:return e.updateVoid(r,visitNode(r.expression,n,e.isExpression));case 201:return e.updateAwait(r,visitNode(r.expression,n,e.isExpression));case 202:return e.updatePrefix(r,visitNode(r.operand,n,e.isExpression));case 203:return e.updatePostfix(r,visitNode(r.operand,n,e.isExpression));case 204:return e.updateBinary(r,visitNode(r.left,n,e.isExpression),visitNode(r.right,n,e.isExpression),visitNode(r.operatorToken,n,e.isToken));case 205:return e.updateConditional(r,visitNode(r.condition,n,e.isExpression),visitNode(r.questionToken,n,e.isToken),visitNode(r.whenTrue,n,e.isExpression),visitNode(r.colonToken,n,e.isToken),visitNode(r.whenFalse,n,e.isExpression));case 206:return e.updateTemplateExpression(r,visitNode(r.head,n,e.isTemplateHead),a(r.templateSpans,n,e.isTemplateSpan));case 207:return e.updateYield(r,visitNode(r.asteriskToken,o,e.isToken),visitNode(r.expression,n,e.isExpression));case 208:return e.updateSpread(r,visitNode(r.expression,n,e.isExpression));case 209:return e.updateClassExpression(r,a(r.modifiers,n,e.isModifier),visitNode(r.name,n,e.isIdentifier),a(r.typeParameters,n,e.isTypeParameterDeclaration),a(r.heritageClauses,n,e.isHeritageClause),a(r.members,n,e.isClassElement));case 211:return e.updateExpressionWithTypeArguments(r,a(r.typeArguments,n,e.isTypeNode),visitNode(r.expression,n,e.isExpression));case 212:return e.updateAsExpression(r,visitNode(r.expression,n,e.isExpression),visitNode(r.type,n,e.isTypeNode));case 213:return e.updateNonNullExpression(r,visitNode(r.expression,n,e.isExpression));case 214:return e.updateMetaProperty(r,visitNode(r.name,n,e.isIdentifier));case 216:return e.updateTemplateSpan(r,visitNode(r.expression,n,e.isExpression),visitNode(r.literal,n,e.isTemplateMiddleOrTemplateTail));case 218:return e.updateBlock(r,a(r.statements,n,e.isStatement));case 219:return e.updateVariableStatement(r,a(r.modifiers,n,e.isModifier),visitNode(r.declarationList,n,e.isVariableDeclarationList));case 221:return e.updateExpressionStatement(r,visitNode(r.expression,n,e.isExpression));case 222:return e.updateIf(r,visitNode(r.expression,n,e.isExpression),visitNode(r.thenStatement,n,e.isStatement,e.liftToBlock),visitNode(r.elseStatement,n,e.isStatement,e.liftToBlock));case 223:return e.updateDo(r,visitNode(r.statement,n,e.isStatement,e.liftToBlock),visitNode(r.expression,n,e.isExpression));case 224:return e.updateWhile(r,visitNode(r.expression,n,e.isExpression),visitNode(r.statement,n,e.isStatement,e.liftToBlock));case 225:return e.updateFor(r,visitNode(r.initializer,n,e.isForInitializer),visitNode(r.condition,n,e.isExpression),visitNode(r.incrementor,n,e.isExpression),visitNode(r.statement,n,e.isStatement,e.liftToBlock));case 226:return e.updateForIn(r,visitNode(r.initializer,n,e.isForInitializer),visitNode(r.expression,n,e.isExpression),visitNode(r.statement,n,e.isStatement,e.liftToBlock));case 227:return e.updateForOf(r,visitNode(r.awaitModifier,n,e.isToken),visitNode(r.initializer,n,e.isForInitializer),visitNode(r.expression,n,e.isExpression),visitNode(r.statement,n,e.isStatement,e.liftToBlock));case 228:return e.updateContinue(r,visitNode(r.label,n,e.isIdentifier));case 229:return e.updateBreak(r,visitNode(r.label,n,e.isIdentifier));case 230:return e.updateReturn(r,visitNode(r.expression,n,e.isExpression));case 231:return e.updateWith(r,visitNode(r.expression,n,e.isExpression),visitNode(r.statement,n,e.isStatement,e.liftToBlock));case 232:return e.updateSwitch(r,visitNode(r.expression,n,e.isExpression),visitNode(r.caseBlock,n,e.isCaseBlock));case 233:return e.updateLabel(r,visitNode(r.label,n,e.isIdentifier),visitNode(r.statement,n,e.isStatement,e.liftToBlock));case 234:return e.updateThrow(r,visitNode(r.expression,n,e.isExpression));case 235:return e.updateTry(r,visitNode(r.tryBlock,n,e.isBlock),visitNode(r.catchClause,n,e.isCatchClause),visitNode(r.finallyBlock,n,e.isBlock));case 237:return e.updateVariableDeclaration(r,visitNode(r.name,n,e.isBindingName),visitNode(r.type,n,e.isTypeNode),visitNode(r.initializer,n,e.isExpression));case 238:return e.updateVariableDeclarationList(r,a(r.declarations,n,e.isVariableDeclaration));case 239:return e.updateFunctionDeclaration(r,a(r.decorators,n,e.isDecorator),a(r.modifiers,n,e.isModifier),visitNode(r.asteriskToken,o,e.isToken),visitNode(r.name,n,e.isIdentifier),a(r.typeParameters,n,e.isTypeParameterDeclaration),visitParameterList(r.parameters,n,i,a),visitNode(r.type,n,e.isTypeNode),visitFunctionBody(r.body,n,i));case 240:return e.updateClassDeclaration(r,a(r.decorators,n,e.isDecorator),a(r.modifiers,n,e.isModifier),visitNode(r.name,n,e.isIdentifier),a(r.typeParameters,n,e.isTypeParameterDeclaration),a(r.heritageClauses,n,e.isHeritageClause),a(r.members,n,e.isClassElement));case 241:return e.updateInterfaceDeclaration(r,a(r.decorators,n,e.isDecorator),a(r.modifiers,n,e.isModifier),visitNode(r.name,n,e.isIdentifier),a(r.typeParameters,n,e.isTypeParameterDeclaration),a(r.heritageClauses,n,e.isHeritageClause),a(r.members,n,e.isTypeElement));case 242:return e.updateTypeAliasDeclaration(r,a(r.decorators,n,e.isDecorator),a(r.modifiers,n,e.isModifier),visitNode(r.name,n,e.isIdentifier),a(r.typeParameters,n,e.isTypeParameterDeclaration),visitNode(r.type,n,e.isTypeNode));case 243:return e.updateEnumDeclaration(r,a(r.decorators,n,e.isDecorator),a(r.modifiers,n,e.isModifier),visitNode(r.name,n,e.isIdentifier),a(r.members,n,e.isEnumMember));case 244:return e.updateModuleDeclaration(r,a(r.decorators,n,e.isDecorator),a(r.modifiers,n,e.isModifier),visitNode(r.name,n,e.isIdentifier),visitNode(r.body,n,e.isModuleBody));case 245:return e.updateModuleBlock(r,a(r.statements,n,e.isStatement));case 246:return e.updateCaseBlock(r,a(r.clauses,n,e.isCaseOrDefaultClause));case 247:return e.updateNamespaceExportDeclaration(r,visitNode(r.name,n,e.isIdentifier));case 248:return e.updateImportEqualsDeclaration(r,a(r.decorators,n,e.isDecorator),a(r.modifiers,n,e.isModifier),visitNode(r.name,n,e.isIdentifier),visitNode(r.moduleReference,n,e.isModuleReference));case 249:return e.updateImportDeclaration(r,a(r.decorators,n,e.isDecorator),a(r.modifiers,n,e.isModifier),visitNode(r.importClause,n,e.isImportClause),visitNode(r.moduleSpecifier,n,e.isExpression));case 250:return e.updateImportClause(r,visitNode(r.name,n,e.isIdentifier),visitNode(r.namedBindings,n,e.isNamedImportBindings));case 251:return e.updateNamespaceImport(r,visitNode(r.name,n,e.isIdentifier));case 252:return e.updateNamedImports(r,a(r.elements,n,e.isImportSpecifier));case 253:return e.updateImportSpecifier(r,visitNode(r.propertyName,n,e.isIdentifier),visitNode(r.name,n,e.isIdentifier));case 254:return e.updateExportAssignment(r,a(r.decorators,n,e.isDecorator),a(r.modifiers,n,e.isModifier),visitNode(r.expression,n,e.isExpression));case 255:return e.updateExportDeclaration(r,a(r.decorators,n,e.isDecorator),a(r.modifiers,n,e.isModifier),visitNode(r.exportClause,n,e.isNamedExports),visitNode(r.moduleSpecifier,n,e.isExpression));case 256:return e.updateNamedExports(r,a(r.elements,n,e.isExportSpecifier));case 257:return e.updateExportSpecifier(r,visitNode(r.propertyName,n,e.isIdentifier),visitNode(r.name,n,e.isIdentifier));case 259:return e.updateExternalModuleReference(r,visitNode(r.expression,n,e.isExpression));case 260:return e.updateJsxElement(r,visitNode(r.openingElement,n,e.isJsxOpeningElement),a(r.children,n,e.isJsxChild),visitNode(r.closingElement,n,e.isJsxClosingElement));case 261:return e.updateJsxSelfClosingElement(r,visitNode(r.tagName,n,e.isJsxTagNameExpression),a(r.typeArguments,n,e.isTypeNode),visitNode(r.attributes,n,e.isJsxAttributes));case 262:return e.updateJsxOpeningElement(r,visitNode(r.tagName,n,e.isJsxTagNameExpression),a(r.typeArguments,n,e.isTypeNode),visitNode(r.attributes,n,e.isJsxAttributes));case 263:return e.updateJsxClosingElement(r,visitNode(r.tagName,n,e.isJsxTagNameExpression));case 264:return e.updateJsxFragment(r,visitNode(r.openingFragment,n,e.isJsxOpeningFragment),a(r.children,n,e.isJsxChild),visitNode(r.closingFragment,n,e.isJsxClosingFragment));case 267:return e.updateJsxAttribute(r,visitNode(r.name,n,e.isIdentifier),visitNode(r.initializer,n,e.isStringLiteralOrJsxExpression));case 268:return e.updateJsxAttributes(r,a(r.properties,n,e.isJsxAttributeLike));case 269:return e.updateJsxSpreadAttribute(r,visitNode(r.expression,n,e.isExpression));case 270:return e.updateJsxExpression(r,visitNode(r.expression,n,e.isExpression));case 271:return e.updateCaseClause(r,visitNode(r.expression,n,e.isExpression),a(r.statements,n,e.isStatement));case 272:return e.updateDefaultClause(r,a(r.statements,n,e.isStatement));case 273:return e.updateHeritageClause(r,a(r.types,n,e.isExpressionWithTypeArguments));case 274:return e.updateCatchClause(r,visitNode(r.variableDeclaration,n,e.isVariableDeclaration),visitNode(r.block,n,e.isBlock));case 275:return e.updatePropertyAssignment(r,visitNode(r.name,n,e.isPropertyName),visitNode(r.initializer,n,e.isExpression));case 276:return e.updateShorthandPropertyAssignment(r,visitNode(r.name,n,e.isIdentifier),visitNode(r.objectAssignmentInitializer,n,e.isExpression));case 277:return e.updateSpreadAssignment(r,visitNode(r.expression,n,e.isExpression));case 278:return e.updateEnumMember(r,visitNode(r.name,n,e.isPropertyName),visitNode(r.initializer,n,e.isExpression));case 279:return e.updateSourceFileNode(r,visitLexicalEnvironment(r.statements,n,i));case 308:return e.updatePartiallyEmittedExpression(r,visitNode(r.expression,n,e.isExpression));case 309:return e.updateCommaList(r,a(r.elements,n,e.isExpression));default:return r}}e.visitEachChild=visitEachChild;function extractSingleNode(t){e.Debug.assert(t.length<=1,"Too many nodes written to output.");return e.singleOrUndefined(t)}})(s||(s={}));(function(e){function reduceNode(e,t,r){return e?t(r,e):r}function reduceNodeArray(e,t,r){return e?t(r,e):r}function reduceEachChild(t,r,n,i){if(t===undefined){return r}var a=i?reduceNodeArray:e.reduceLeft;var o=i||n;var s=t.kind;if(s>0&&s<=147){return r}if(s>=163&&s<=182){return r}var c=r;switch(t.kind){case 217:case 220:case 210:case 236:case 307:break;case 148:c=reduceNode(t.left,n,c);c=reduceNode(t.right,n,c);break;case 149:c=reduceNode(t.expression,n,c);break;case 151:c=a(t.decorators,o,c);c=a(t.modifiers,o,c);c=reduceNode(t.name,n,c);c=reduceNode(t.type,n,c);c=reduceNode(t.initializer,n,c);break;case 152:c=reduceNode(t.expression,n,c);break;case 153:c=a(t.modifiers,o,c);c=reduceNode(t.name,n,c);c=reduceNode(t.questionToken,n,c);c=reduceNode(t.type,n,c);c=reduceNode(t.initializer,n,c);break;case 154:c=a(t.decorators,o,c);c=a(t.modifiers,o,c);c=reduceNode(t.name,n,c);c=reduceNode(t.type,n,c);c=reduceNode(t.initializer,n,c);break;case 156:c=a(t.decorators,o,c);c=a(t.modifiers,o,c);c=reduceNode(t.name,n,c);c=a(t.typeParameters,o,c);c=a(t.parameters,o,c);c=reduceNode(t.type,n,c);c=reduceNode(t.body,n,c);break;case 157:c=a(t.modifiers,o,c);c=a(t.parameters,o,c);c=reduceNode(t.body,n,c);break;case 158:c=a(t.decorators,o,c);c=a(t.modifiers,o,c);c=reduceNode(t.name,n,c);c=a(t.parameters,o,c);c=reduceNode(t.type,n,c);c=reduceNode(t.body,n,c);break;case 159:c=a(t.decorators,o,c);c=a(t.modifiers,o,c);c=reduceNode(t.name,n,c);c=a(t.parameters,o,c);c=reduceNode(t.body,n,c);break;case 184:case 185:c=a(t.elements,o,c);break;case 186:c=reduceNode(t.propertyName,n,c);c=reduceNode(t.name,n,c);c=reduceNode(t.initializer,n,c);break;case 187:c=a(t.elements,o,c);break;case 188:c=a(t.properties,o,c);break;case 189:c=reduceNode(t.expression,n,c);c=reduceNode(t.name,n,c);break;case 190:c=reduceNode(t.expression,n,c);c=reduceNode(t.argumentExpression,n,c);break;case 191:c=reduceNode(t.expression,n,c);c=a(t.typeArguments,o,c);c=a(t.arguments,o,c);break;case 192:c=reduceNode(t.expression,n,c);c=a(t.typeArguments,o,c);c=a(t.arguments,o,c);break;case 193:c=reduceNode(t.tag,n,c);c=a(t.typeArguments,o,c);c=reduceNode(t.template,n,c);break;case 194:c=reduceNode(t.type,n,c);c=reduceNode(t.expression,n,c);break;case 196:c=a(t.modifiers,o,c);c=reduceNode(t.name,n,c);c=a(t.typeParameters,o,c);c=a(t.parameters,o,c);c=reduceNode(t.type,n,c);c=reduceNode(t.body,n,c);break;case 197:c=a(t.modifiers,o,c);c=a(t.typeParameters,o,c);c=a(t.parameters,o,c);c=reduceNode(t.type,n,c);c=reduceNode(t.body,n,c);break;case 195:case 198:case 199:case 200:case 201:case 207:case 208:case 213:c=reduceNode(t.expression,n,c);break;case 202:case 203:c=reduceNode(t.operand,n,c);break;case 204:c=reduceNode(t.left,n,c);c=reduceNode(t.right,n,c);break;case 205:c=reduceNode(t.condition,n,c);c=reduceNode(t.whenTrue,n,c);c=reduceNode(t.whenFalse,n,c);break;case 206:c=reduceNode(t.head,n,c);c=a(t.templateSpans,o,c);break;case 209:c=a(t.modifiers,o,c);c=reduceNode(t.name,n,c);c=a(t.typeParameters,o,c);c=a(t.heritageClauses,o,c);c=a(t.members,o,c);break;case 211:c=reduceNode(t.expression,n,c);c=a(t.typeArguments,o,c);break;case 212:c=reduceNode(t.expression,n,c);c=reduceNode(t.type,n,c);break;case 216:c=reduceNode(t.expression,n,c);c=reduceNode(t.literal,n,c);break;case 218:c=a(t.statements,o,c);break;case 219:c=a(t.modifiers,o,c);c=reduceNode(t.declarationList,n,c);break;case 221:c=reduceNode(t.expression,n,c);break;case 222:c=reduceNode(t.expression,n,c);c=reduceNode(t.thenStatement,n,c);c=reduceNode(t.elseStatement,n,c);break;case 223:c=reduceNode(t.statement,n,c);c=reduceNode(t.expression,n,c);break;case 224:case 231:c=reduceNode(t.expression,n,c);c=reduceNode(t.statement,n,c);break;case 225:c=reduceNode(t.initializer,n,c);c=reduceNode(t.condition,n,c);c=reduceNode(t.incrementor,n,c);c=reduceNode(t.statement,n,c);break;case 226:case 227:c=reduceNode(t.initializer,n,c);c=reduceNode(t.expression,n,c);c=reduceNode(t.statement,n,c);break;case 230:case 234:c=reduceNode(t.expression,n,c);break;case 232:c=reduceNode(t.expression,n,c);c=reduceNode(t.caseBlock,n,c);break;case 233:c=reduceNode(t.label,n,c);c=reduceNode(t.statement,n,c);break;case 235:c=reduceNode(t.tryBlock,n,c);c=reduceNode(t.catchClause,n,c);c=reduceNode(t.finallyBlock,n,c);break;case 237:c=reduceNode(t.name,n,c);c=reduceNode(t.type,n,c);c=reduceNode(t.initializer,n,c);break;case 238:c=a(t.declarations,o,c);break;case 239:c=a(t.decorators,o,c);c=a(t.modifiers,o,c);c=reduceNode(t.name,n,c);c=a(t.typeParameters,o,c);c=a(t.parameters,o,c);c=reduceNode(t.type,n,c);c=reduceNode(t.body,n,c);break;case 240:c=a(t.decorators,o,c);c=a(t.modifiers,o,c);c=reduceNode(t.name,n,c);c=a(t.typeParameters,o,c);c=a(t.heritageClauses,o,c);c=a(t.members,o,c);break;case 243:c=a(t.decorators,o,c);c=a(t.modifiers,o,c);c=reduceNode(t.name,n,c);c=a(t.members,o,c);break;case 244:c=a(t.decorators,o,c);c=a(t.modifiers,o,c);c=reduceNode(t.name,n,c);c=reduceNode(t.body,n,c);break;case 245:c=a(t.statements,o,c);break;case 246:c=a(t.clauses,o,c);break;case 248:c=a(t.decorators,o,c);c=a(t.modifiers,o,c);c=reduceNode(t.name,n,c);c=reduceNode(t.moduleReference,n,c);break;case 249:c=a(t.decorators,o,c);c=a(t.modifiers,o,c);c=reduceNode(t.importClause,n,c);c=reduceNode(t.moduleSpecifier,n,c);break;case 250:c=reduceNode(t.name,n,c);c=reduceNode(t.namedBindings,n,c);break;case 251:c=reduceNode(t.name,n,c);break;case 252:case 256:c=a(t.elements,o,c);break;case 253:case 257:c=reduceNode(t.propertyName,n,c);c=reduceNode(t.name,n,c);break;case 254:c=e.reduceLeft(t.decorators,n,c);c=e.reduceLeft(t.modifiers,n,c);c=reduceNode(t.expression,n,c);break;case 255:c=e.reduceLeft(t.decorators,n,c);c=e.reduceLeft(t.modifiers,n,c);c=reduceNode(t.exportClause,n,c);c=reduceNode(t.moduleSpecifier,n,c);break;case 259:c=reduceNode(t.expression,n,c);break;case 260:c=reduceNode(t.openingElement,n,c);c=e.reduceLeft(t.children,n,c);c=reduceNode(t.closingElement,n,c);break;case 264:c=reduceNode(t.openingFragment,n,c);c=e.reduceLeft(t.children,n,c);c=reduceNode(t.closingFragment,n,c);break;case 261:case 262:c=reduceNode(t.tagName,n,c);c=a(t.typeArguments,n,c);c=reduceNode(t.attributes,n,c);break;case 268:c=a(t.properties,o,c);break;case 263:c=reduceNode(t.tagName,n,c);break;case 267:c=reduceNode(t.name,n,c);c=reduceNode(t.initializer,n,c);break;case 269:c=reduceNode(t.expression,n,c);break;case 270:c=reduceNode(t.expression,n,c);break;case 271:c=reduceNode(t.expression,n,c);case 272:c=a(t.statements,o,c);break;case 273:c=a(t.types,o,c);break;case 274:c=reduceNode(t.variableDeclaration,n,c);c=reduceNode(t.block,n,c);break;case 275:c=reduceNode(t.name,n,c);c=reduceNode(t.initializer,n,c);break;case 276:c=reduceNode(t.name,n,c);c=reduceNode(t.objectAssignmentInitializer,n,c);break;case 277:c=reduceNode(t.expression,n,c);break;case 278:c=reduceNode(t.name,n,c);c=reduceNode(t.initializer,n,c);break;case 279:c=a(t.statements,o,c);break;case 308:c=reduceNode(t.expression,n,c);break;case 309:c=a(t.elements,o,c);break;default:break}return c}e.reduceEachChild=reduceEachChild;function mergeLexicalEnvironment(t,r){if(!e.some(r)){return t}return e.isNodeArray(t)?e.setTextRange(e.createNodeArray(e.addStatementsAfterPrologue(t.slice(),r)),t):e.addStatementsAfterPrologue(t,r)}e.mergeLexicalEnvironment=mergeLexicalEnvironment;function liftToBlock(r){t.assert(e.every(r,e.isStatement),"Cannot lift nodes to a Block.");return e.singleOrUndefined(r)||e.createBlock(r)}e.liftToBlock=liftToBlock;function aggregateTransformFlags(e){aggregateTransformFlagsForNode(e);return e}e.aggregateTransformFlags=aggregateTransformFlags;function aggregateTransformFlagsForNode(t){if(t===undefined){return 0}if(t.transformFlags&536870912){return t.transformFlags&~e.getTransformFlagsSubtreeExclusions(t.kind)}var r=aggregateTransformFlagsForSubtree(t);return e.computeTransformFlagsForNode(t,r)}function aggregateTransformFlagsForNodeArray(e){if(e===undefined){return 0}var t=0;var r=0;for(var n=0,i=e;nt||D===t&&k>r)}function addMapping(t,r,n,i,a,o){e.Debug.assert(t>=x,"generatedLine cannot backtrack");e.Debug.assert(r>=0,"generatedCharacter cannot be negative");e.Debug.assert(n===undefined||n>=0,"sourceIndex cannot be negative");e.Debug.assert(i===undefined||i>=0,"sourceLine cannot be negative");e.Debug.assert(a===undefined||a>=0,"sourceCharacter cannot be negative");s();if(isNewGeneratedPosition(t,r)||isBacktrackingSourcePosition(n,i,a)){commitPendingMapping();x=t;C=r;O=false;F=false;A=true}if(n!==undefined&&i!==undefined&&a!==undefined){E=n;D=i;k=a;O=true;if(o!==undefined){N=o;F=true}}c()}function appendSourceMap(t,r,n,i){var a;e.Debug.assert(t>=x,"generatedLine cannot backtrack");e.Debug.assert(r>=0,"generatedCharacter cannot be negative");s();var o=[];var u;var l=decodeMappings(n.mappings);for(var f=l.next(),d=f.value,p=f.done;!p;a=l.next(),d=a.value,p=a.done,a){var g=void 0;var _=void 0;var m=void 0;var y=void 0;if(d.sourceIndex!==undefined){g=o[d.sourceIndex];if(g===undefined){var h=n.sources[d.sourceIndex];var v=n.sourceRoot?e.combinePaths(n.sourceRoot,h):h;var T=e.combinePaths(e.getDirectoryPath(i),v);o[d.sourceIndex]=g=addSource(T);if(n.sourcesContent&&typeof n.sourcesContent[d.sourceIndex]==="string"){setSourceContent(g,n.sourcesContent[d.sourceIndex])}}_=d.sourceLine;m=d.sourceCharacter;if(n.names&&d.nameIndex!==undefined){if(!u)u=[];y=u[d.nameIndex];if(y===undefined){u[d.nameIndex]=y=addName(n.names[d.nameIndex])}}}var S=d.generatedLine+t;var b=d.generatedLine===0?d.generatedCharacter+r:d.generatedCharacter;addMapping(S,b,g,_,m,y)}c()}function shouldCommitMapping(){return!b||m!==x||y!==C||h!==E||v!==D||T!==k||S!==N}function commitPendingMapping(){if(!A||!shouldCommitMapping()){return}s();if(m=0;a--){var o=n.substring(i[a],i[a+1]);var s=t.exec(o);if(s){return s[1]}else if(!o.match(r)){break}}}e.tryGetSourceMappingURL=tryGetSourceMappingURL;function isStringOrNull(e){return typeof e==="string"||e===null}function isRawSourceMap(t){return t!==null&&typeof t==="object"&&t.version===3&&typeof t.file==="string"&&typeof t.mappings==="string"&&e.isArray(t.sources)&&e.every(t.sources,e.isString)&&(t.sourceRoot===undefined||t.sourceRoot===null||typeof t.sourceRoot==="string")&&(t.sourcesContent===undefined||t.sourcesContent===null||e.isArray(t.sourcesContent)&&e.every(t.sourcesContent,isStringOrNull))&&(t.names===undefined||t.names===null||e.isArray(t.names)&&e.every(t.names,e.isString))}e.isRawSourceMap=isRawSourceMap;function tryParseRawSourceMap(e){try{var t=JSON.parse(e);if(isRawSourceMap(t)){return t}}catch(e){}return undefined}e.tryParseRawSourceMap=tryParseRawSourceMap;function decodeMappings(e){var t=false;var r=0;var n=0;var i=0;var a=0;var o=0;var s=0;var c=0;var u;return{get pos(){return r},get error(){return u},get state(){return captureMapping(true,true)},next:function(){while(!t&&r=e.length)return setError("Error in decoding base64VLQFormatDecode, past the mapping string"),-1;var a=base64FormatDecode(e.charCodeAt(r));if(a===-1)return setError("Invalid character in VLQ"),-1;t=(a&32)!==0;i=i|(a&31)<>1}else{i=i>>1;i=-i}return i}}e.decodeMappings=decodeMappings;function sameMapping(e,t){return e===t||e.generatedLine===t.generatedLine&&e.generatedCharacter===t.generatedCharacter&&e.sourceIndex===t.sourceIndex&&e.sourceLine===t.sourceLine&&e.sourceCharacter===t.sourceCharacter&&e.nameIndex===t.nameIndex}e.sameMapping=sameMapping;function isSourceMapping(e){return e.sourceIndex!==undefined&&e.sourceLine!==undefined&&e.sourceCharacter!==undefined}e.isSourceMapping=isSourceMapping;function base64FormatEncode(t){return t>=0&&t<26?65+t:t>=26&&t<52?97+t-26:t>=52&&t<62?48+t-52:t===62?43:t===63?47:e.Debug.fail(t+": not a base64 value")}function base64FormatDecode(e){return e>=65&&e<=90?e-65:e>=97&&e<=122?e-97+26:e>=48&&e<=57?e-48+52:e===43?62:e===47?63:-1}function base64VLQFormatEncode(e){if(e<0){e=(-e<<1)+1}else{e=e<<1}var t="";do{var r=e&31;e=e>>5;if(e>0){r=r|32}t=t+String.fromCharCode(base64FormatEncode(r))}while(e>0);return t}function isSourceMappedPosition(e){return e.sourceIndex!==undefined&&e.sourcePosition!==undefined}function sameMappedPosition(e,t){return e.generatedPosition===t.generatedPosition&&e.sourceIndex===t.sourceIndex&&e.sourcePosition===t.sourcePosition}function compareSourcePositions(t,r){return e.compareValues(t.sourceIndex,r.sourceIndex)}function compareGeneratedPositions(t,r){return e.compareValues(t.generatedPosition,r.generatedPosition)}function getSourcePositionOfMapping(e){return e.sourcePosition}function getGeneratedPositionOfMapping(e){return e.generatedPosition}function createDocumentPositionMapper(t,r,n){var i=e.getDirectoryPath(n);var a=r.sourceRoot?e.getNormalizedAbsolutePath(r.sourceRoot,i):i;var o=e.getNormalizedAbsolutePath(r.file,i);var s=t.getCanonicalFileName(o);var c=t.getSourceFileLike(s);var u=r.sources.map(function(t){return e.getNormalizedAbsolutePath(t,a)});var l=u.map(function(e){return t.getCanonicalFileName(e)});var f=e.createMapFromEntries(l.map(function(e,t){return[e,t]}));var d;var p;var g;return{getSourcePosition:getSourcePosition,getGeneratedPosition:getGeneratedPosition};function processMapping(n){var i=c!==undefined?e.getPositionOfLineAndCharacterWithEdits(c,n.generatedLine,n.generatedCharacter):-1;var a;var o;if(isSourceMapping(n)){var s=l[n.sourceIndex];var u=t.getSourceFileLike(s);a=r.sources[n.sourceIndex];o=u!==undefined?e.getPositionOfLineAndCharacterWithEdits(u,n.sourceLine,n.sourceCharacter):-1}return{generatedPosition:i,source:a,sourceIndex:n.sourceIndex,sourcePosition:o,nameIndex:n.nameIndex}}function getDecodedMappings(){if(d===undefined){var n=decodeMappings(r.mappings);var i=e.arrayFrom(n,processMapping);if(n.error!==undefined){if(t.log){t.log("Encountered error while decoding sourcemap: "+n.error)}d=e.emptyArray}else{d=i}}return d}function getSourceMappings(t){if(g===undefined){var r=[];for(var n=0,i=getDecodedMappings();n0&&n!==r.elements.length||!!(r.elements.length-n)&&e.isDefaultImport(t)}e.getImportNeedsImportStarHelper=getImportNeedsImportStarHelper;function getImportNeedsImportDefaultHelper(t){return!getImportNeedsImportStarHelper(t)&&(e.isDefaultImport(t)||!!t.importClause&&e.isNamedImports(t.importClause.namedBindings)&&containsDefaultReference(t.importClause.namedBindings))}e.getImportNeedsImportDefaultHelper=getImportNeedsImportDefaultHelper;function collectExternalModuleInfo(t,r,n){var i=[];var a=e.createMultiMap();var o=[];var s=e.createMap();var c;var u=false;var l;var f=false;var d=false;for(var p=0,g=t.statements;p=1&&!(d.transformFlags&(131072|262144))&&!(e.getTargetOfBindingOrAssignmentElement(d).transformFlags&(131072|262144))&&!e.isComputedPropertyName(p)){u=e.append(u,d)}else{if(u){t.emitBindingOrAssignment(t.createObjectBindingOrAssignmentPattern(u),i,a,n);u=undefined}var g=createDestructuringPropertyAccess(t,i,p);if(e.isComputedPropertyName(p)){l=e.append(l,g.argumentExpression)}flattenBindingOrAssignmentElement(t,d,g,d)}}else if(f===s-1){if(u){t.emitBindingOrAssignment(t.createObjectBindingOrAssignmentPattern(u),i,a,n);u=undefined}var g=createRestCall(t.context,i,o,l,n);flattenBindingOrAssignmentElement(t,d,g,d)}}if(u){t.emitBindingOrAssignment(t.createObjectBindingOrAssignmentPattern(u),i,a,n)}}function flattenArrayBindingOrAssignmentPattern(t,r,n,i,a){var o=e.getElementsOfBindingOrAssignmentPattern(n);var s=o.length;if(t.level<1&&t.downlevelIteration){i=ensureIdentifier(t,e.createReadHelper(t.context,i,s>0&&e.getRestIndicatorOfBindingOrAssignmentElement(o[s-1])?undefined:s,a),false,a)}else if(s!==1&&(t.level<1||s===0)||e.every(o,e.isOmittedExpression)){var c=!e.isDeclarationBindingElement(r)||s!==0;i=ensureIdentifier(t,i,c,a)}var u;var l;for(var f=0;f=1){if(d.transformFlags&262144){var p=e.createTempVariable(undefined);if(t.hoistTempVariables){t.context.hoistVariableDeclaration(p)}l=e.append(l,[p,d]);u=e.append(u,t.createArrayBindingOrAssignmentElement(p))}else{u=e.append(u,d)}}else if(e.isOmittedExpression(d)){continue}else if(!e.getRestIndicatorOfBindingOrAssignmentElement(d)){var g=e.createElementAccess(i,f);flattenBindingOrAssignmentElement(t,d,g,d)}else if(f===s-1){var g=e.createArraySlice(i,f);flattenBindingOrAssignmentElement(t,d,g,d)}}if(u){t.emitBindingOrAssignment(t.createArrayBindingOrAssignmentPattern(u),i,a,n)}if(l){for(var _=0,m=l;_=e.ModuleKind.ES2015)&&!e.isJsonSourceFile(t);return e.updateSourceFileNode(t,e.visitLexicalEnvironment(t.statements,sourceElementVisitor,r,0,n))}function shouldEmitDecorateCallForClass(t){if(t.decorators&&t.decorators.length>0){return true}var r=e.getFirstConstructorWithBody(t);if(r){return e.forEach(r.parameters,shouldEmitDecorateCallForParameter)}return false}function shouldEmitDecorateCallForParameter(e){return e.decorators!==undefined&&e.decorators.length>0}function getClassFacts(t,r){var n=0;if(e.some(r))n|=1;var i=e.getEffectiveBaseTypeNode(t);if(i&&e.skipOuterExpressions(i.expression).kind!==96)n|=64;if(shouldEmitDecorateCallForClass(t))n|=2;if(e.childIsDecorated(t))n|=4;if(isExportOfNamespace(t))n|=8;else if(isDefaultExternalModuleExport(t))n|=32;else if(isNamedExternalModuleExport(t))n|=16;if(l<=1&&n&7)n|=128;return n}function visitClassDeclaration(t){var n=x;x=undefined;var i=getInitializedProperties(t,true);var a=getClassFacts(t,i);if(a&128){r.startLexicalEnvironment()}var o=t.name||(a&5?e.getGeneratedNameForNode(t):undefined);var s=a&2?createClassDeclarationHeadWithDecorators(t,o,a):createClassDeclarationHeadWithoutDecorators(t,o,a);var c=[s];if(e.some(x)){c.push(e.createExpressionStatement(e.inlineExpressions(x)))}x=n;if(a&1){addInitializedPropertyStatements(c,i,a&128?e.getInternalName(t):e.getLocalName(t))}addClassElementDecorationStatements(c,t,false);addClassElementDecorationStatements(c,t,true);addConstructorDecorationStatement(c,t);if(a&128){var u=e.createTokenRange(e.skipTrivia(g.text,t.members.end),19);var l=e.getInternalName(t);var f=e.createPartiallyEmittedExpression(l);f.end=u.end;e.setEmitFlags(f,1536);var d=e.createReturn(f);d.pos=u.pos;e.setEmitFlags(d,1536|384);c.push(d);e.addStatementsAfterPrologue(c,r.endLexicalEnvironment());var p=e.createImmediatelyInvokedArrowFunction(c);e.setEmitFlags(p,33554432);var _=e.createVariableStatement(undefined,e.createVariableDeclarationList([e.createVariableDeclaration(e.getLocalName(t,false,false),undefined,p)]));e.setOriginalNode(_,t);e.setCommentRange(_,t);e.setSourceMapRange(_,e.moveRangePastDecorators(t));e.startOnNewLine(_);c=[_]}if(a&8){addExportMemberAssignment(c,t)}else if(a&128||a&2){if(a&32){c.push(e.createExportDefault(e.getLocalName(t,false,true)))}else if(a&16){c.push(e.createExternalModuleExport(e.getLocalName(t,false,true)))}}if(c.length>1){c.push(e.createEndOfDeclarationMarker(t));e.setEmitFlags(s,e.getEmitFlags(s)|4194304)}return e.singleOrMany(c)}function createClassDeclarationHeadWithoutDecorators(t,r,n){var i=!(n&128)?e.visitNodes(t.modifiers,modifierVisitor,e.isModifier):undefined;var a=e.createClassDeclaration(undefined,i,r,undefined,e.visitNodes(t.heritageClauses,visitor,e.isHeritageClause),transformClassMembers(t,(n&64)!==0));var o=e.getEmitFlags(t);if(n&1){o|=32}e.setTextRange(a,t);e.setOriginalNode(a,t);e.setEmitFlags(a,o);return a}function createClassDeclarationHeadWithDecorators(t,r,n){var i=e.moveRangePastDecorators(t);var a=getClassAliasIfNeeded(t);var o=e.getLocalName(t,false,true);var s=e.visitNodes(t.heritageClauses,visitor,e.isHeritageClause);var c=transformClassMembers(t,(n&64)!==0);var u=e.createClassExpression(undefined,r,undefined,s,c);e.setOriginalNode(u,t);e.setTextRange(u,i);var l=e.createVariableStatement(undefined,e.createVariableDeclarationList([e.createVariableDeclaration(o,undefined,a?e.createAssignment(a,u):u)],1));e.setOriginalNode(l,t);e.setTextRange(l,i);e.setCommentRange(l,t);return l}function visitClassExpression(t){var r=x;x=undefined;var n=getInitializedProperties(t,true);var i=e.visitNodes(t.heritageClauses,visitor,e.isHeritageClause);var a=transformClassMembers(t,e.some(i,function(e){return e.token===86}));var c=e.createClassExpression(undefined,t.name,undefined,i,a);e.setOriginalNode(c,t);e.setTextRange(c,t);if(e.some(n)||e.some(x)){var u=[];var l=s.getNodeCheckFlags(t)&16777216;var f=e.createTempVariable(o,!!l);if(l){enableSubstitutionForClassAliases();var d=e.getSynthesizedClone(f);d.autoGenerateFlags&=~8;S[e.getOriginalNodeId(t)]=d}e.setEmitFlags(c,65536|e.getEmitFlags(c));u.push(e.startOnNewLine(e.createAssignment(f,c)));e.addRange(u,e.map(x,e.startOnNewLine));x=r;e.addRange(u,generateInitializedPropertyExpressions(n,f));u.push(e.startOnNewLine(f));return e.inlineExpressions(u)}x=r;return c}function transformClassMembers(t,r){var n=[];var i=transformConstructor(t,r);if(i){n.push(i)}e.addRange(n,e.visitNodes(t.members,classElementVisitor,e.isClassElement));return e.setTextRange(e.createNodeArray(n),t.members)}function transformConstructor(t,n){var i=e.getFirstConstructorWithBody(t);var a=e.forEach(t.members,isInstanceInitializedProperty);var o=i&&i.transformFlags&4096&&e.forEach(i.parameters,isParameterWithPropertyAssignment);if(!a&&!o){return e.visitEachChild(i,visitor,r)}var s=transformConstructorParameters(i);var c=transformConstructorBody(t,i,n);return e.startOnNewLine(e.setOriginalNode(e.setTextRange(e.createConstructor(undefined,undefined,s,c),i||t),i))}function transformConstructorParameters(t){return e.visitParameterList(t&&t.parameters,visitor,r)||[]}function transformConstructorBody(t,r,n){var o=[];var s=0;i();if(r){s=addPrologueDirectivesAndInitialSuperCall(r,o);var c=getParametersWithPropertyAssignments(r);e.addRange(o,e.map(c,transformParameterWithPropertyAssignment))}else if(n){o.push(e.createExpressionStatement(e.createCall(e.createSuper(),undefined,[e.createSpread(e.createIdentifier("arguments"))])))}var u=getInitializedProperties(t,false);addInitializedPropertyStatements(o,u,e.createThis());if(r){e.addRange(o,e.visitNodes(r.body.statements,visitor,e.isStatement,s))}o=e.mergeLexicalEnvironment(o,a());return e.setTextRange(e.createBlock(e.setTextRange(e.createNodeArray(o),r?r.body.statements:t.members),true),r?r.body:undefined)}function addPrologueDirectivesAndInitialSuperCall(t,r){if(t.body){var n=t.body.statements;var i=e.addPrologue(r,n,false,visitor);if(i===n.length){return i}var a=n[i];if(a.kind===221&&e.isSuperCall(a.expression)){r.push(e.visitNode(a,visitor,e.isStatement));return i+1}return i}return 0}function getParametersWithPropertyAssignments(t){return e.filter(t.parameters,isParameterWithPropertyAssignment)}function isParameterWithPropertyAssignment(t){return e.hasModifier(t,92)&&e.isIdentifier(t.name)}function transformParameterWithPropertyAssignment(t){e.Debug.assert(e.isIdentifier(t.name));var r=t.name;var n=e.getMutableClone(r);e.setEmitFlags(n,1536|48);var i=e.getMutableClone(r);e.setEmitFlags(i,1536);return e.startOnNewLine(e.setEmitFlags(e.setTextRange(e.createExpressionStatement(e.createAssignment(e.setTextRange(e.createPropertyAccess(e.createThis(),n),t.name),i)),e.moveRangePos(t,-1)),1536))}function getInitializedProperties(t,r){return e.filter(t.members,r?isStaticInitializedProperty:isInstanceInitializedProperty)}function isStaticInitializedProperty(e){return isInitializedProperty(e,true)}function isInstanceInitializedProperty(e){return isInitializedProperty(e,false)}function isInitializedProperty(t,r){return t.kind===154&&r===e.hasModifier(t,32)&&t.initializer!==undefined}function addInitializedPropertyStatements(t,r,n){for(var i=0,a=r;i0?n.kind===154?e.createVoidZero():e.createNull():undefined;var u=createDecorateHelper(r,a,o,s,c,e.moveRangePastDecorators(n));e.setEmitFlags(u,1536);return u}function addConstructorDecorationStatement(t,r){var n=generateConstructorDecorationExpression(r);if(n){t.push(e.setOriginalNode(e.createExpressionStatement(n),r))}}function generateConstructorDecorationExpression(t){var n=getAllDecoratorsOfConstructor(t);var i=transformAllDecoratorsOfDeclaration(t,t,n);if(!i){return undefined}var a=S&&S[e.getOriginalNodeId(t)];var o=e.getLocalName(t,false,true);var s=createDecorateHelper(r,i,o);var c=e.createAssignment(o,a?e.createAssignment(a,s):s);e.setEmitFlags(c,1536);e.setSourceMapRange(c,e.moveRangePastDecorators(t));return c}function transformDecorator(t){return e.visitNode(t.expression,visitor,e.isExpression)}function transformDecoratorsOfParameter(t,n){var i;if(t){i=[];for(var a=0,o=t;a= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n };'};function createMetadataHelper(t,r,n){t.requestEmitHelper(a);return e.createCall(e.getHelperName("__metadata"),undefined,[e.createLiteral(r),n])}var a={name:"typescript:metadata",scoped:false,priority:3,text:'\n var __metadata = (this && this.__metadata) || function (k, v) {\n if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);\n };'};function createParamHelper(t,r,n,i){t.requestEmitHelper(o);return e.setTextRange(e.createCall(e.getHelperName("__param"),undefined,[e.createLiteral(n),r]),i)}var o={name:"typescript:param",scoped:false,priority:4,text:"\n var __param = (this && this.__param) || function (paramIndex, decorator) {\n return function (target, key) { decorator(target, key, paramIndex); }\n };"}})(s||(s={}));var s;(function(e){var t;(function(e){e[e["AsyncMethodsWithSuper"]=1]="AsyncMethodsWithSuper"})(t||(t={}));function transformES2017(t){var r=t.resumeLexicalEnvironment,n=t.endLexicalEnvironment,i=t.hoistVariableDeclaration;var a=t.getEmitResolver();var o=t.getCompilerOptions();var s=e.getEmitScriptTarget(o);var c;var u=0;var l;var f;var d;var p=[];var g=t.onEmitNode;var _=t.onSubstituteNode;t.onEmitNode=onEmitNode;t.onSubstituteNode=onSubstituteNode;return e.chainBundle(transformSourceFile);function transformSourceFile(r){if(r.isDeclarationFile){return r}var n=e.visitEachChild(r,visitor,t);e.addEmitHelpers(n,t.readEmitHelpers());return n}function visitor(r){if((r.transformFlags&16)===0){return r}switch(r.kind){case 121:return undefined;case 201:return visitAwaitExpression(r);case 156:return visitMethodDeclaration(r);case 239:return visitFunctionDeclaration(r);case 196:return visitFunctionExpression(r);case 197:return visitArrowFunction(r);case 189:if(f&&e.isPropertyAccessExpression(r)&&r.expression.kind===98){f.set(r.name.escapedText,true)}return e.visitEachChild(r,visitor,t);case 190:if(f&&r.expression.kind===98){d=true}return e.visitEachChild(r,visitor,t);default:return e.visitEachChild(r,visitor,t)}}function asyncBodyVisitor(r){if(e.isNodeWithPossibleHoistedDeclaration(r)){switch(r.kind){case 219:return visitVariableStatementInAsyncBody(r);case 225:return visitForStatementInAsyncBody(r);case 226:return visitForInStatementInAsyncBody(r);case 227:return visitForOfStatementInAsyncBody(r);case 274:return visitCatchClauseInAsyncBody(r);case 218:case 232:case 246:case 271:case 272:case 235:case 223:case 224:case 222:case 231:case 233:return e.visitEachChild(r,asyncBodyVisitor,t);default:return e.Debug.assertNever(r,"Unhandled node.")}}return visitor(r)}function visitCatchClauseInAsyncBody(r){var n=e.createUnderscoreEscapedMap();recordDeclarationName(r.variableDeclaration,n);var i;n.forEach(function(t,r){if(l.has(r)){if(!i){i=e.cloneMap(l)}i.delete(r)}});if(i){var a=l;l=i;var o=e.visitEachChild(r,asyncBodyVisitor,t);l=a;return o}else{return e.visitEachChild(r,asyncBodyVisitor,t)}}function visitVariableStatementInAsyncBody(r){if(isVariableDeclarationListWithCollidingName(r.declarationList)){var n=visitVariableDeclarationListWithCollidingNames(r.declarationList,false);return n?e.createExpressionStatement(n):undefined}return e.visitEachChild(r,visitor,t)}function visitForInStatementInAsyncBody(t){return e.updateForIn(t,isVariableDeclarationListWithCollidingName(t.initializer)?visitVariableDeclarationListWithCollidingNames(t.initializer,true):e.visitNode(t.initializer,visitor,e.isForInitializer),e.visitNode(t.expression,visitor,e.isExpression),e.visitNode(t.statement,asyncBodyVisitor,e.isStatement,e.liftToBlock))}function visitForOfStatementInAsyncBody(t){return e.updateForOf(t,e.visitNode(t.awaitModifier,visitor,e.isToken),isVariableDeclarationListWithCollidingName(t.initializer)?visitVariableDeclarationListWithCollidingNames(t.initializer,true):e.visitNode(t.initializer,visitor,e.isForInitializer),e.visitNode(t.expression,visitor,e.isExpression),e.visitNode(t.statement,asyncBodyVisitor,e.isStatement,e.liftToBlock))}function visitForStatementInAsyncBody(t){var r=t.initializer;return e.updateFor(t,isVariableDeclarationListWithCollidingName(r)?visitVariableDeclarationListWithCollidingNames(r,false):e.visitNode(t.initializer,visitor,e.isForInitializer),e.visitNode(t.condition,visitor,e.isExpression),e.visitNode(t.incrementor,visitor,e.isExpression),e.visitNode(t.statement,asyncBodyVisitor,e.isStatement,e.liftToBlock))}function visitAwaitExpression(t){return e.setOriginalNode(e.setTextRange(e.createYield(undefined,e.visitNode(t.expression,visitor,e.isExpression)),t),t)}function visitMethodDeclaration(r){return e.updateMethod(r,undefined,e.visitNodes(r.modifiers,visitor,e.isModifier),r.asteriskToken,r.name,undefined,undefined,e.visitParameterList(r.parameters,visitor,t),undefined,e.getFunctionFlags(r)&2?transformAsyncFunctionBody(r):e.visitFunctionBody(r.body,visitor,t))}function visitFunctionDeclaration(r){return e.updateFunctionDeclaration(r,undefined,e.visitNodes(r.modifiers,visitor,e.isModifier),r.asteriskToken,r.name,undefined,e.visitParameterList(r.parameters,visitor,t),undefined,e.getFunctionFlags(r)&2?transformAsyncFunctionBody(r):e.visitFunctionBody(r.body,visitor,t))}function visitFunctionExpression(r){return e.updateFunctionExpression(r,e.visitNodes(r.modifiers,visitor,e.isModifier),r.asteriskToken,r.name,undefined,e.visitParameterList(r.parameters,visitor,t),undefined,e.getFunctionFlags(r)&2?transformAsyncFunctionBody(r):e.visitFunctionBody(r.body,visitor,t))}function visitArrowFunction(r){return e.updateArrowFunction(r,e.visitNodes(r.modifiers,visitor,e.isModifier),undefined,e.visitParameterList(r.parameters,visitor,t),undefined,r.equalsGreaterThanToken,e.getFunctionFlags(r)&2?transformAsyncFunctionBody(r):e.visitFunctionBody(r.body,visitor,t))}function recordDeclarationName(t,r){var n=t.name;if(e.isIdentifier(n)){r.set(n.escapedText,true)}else{for(var i=0,a=n.elements;i=2&&a.getNodeCheckFlags(i)&(4096|2048);if(E){enableSubstitutionForAsyncMethodsWithSuper();var D=createSuperAccessVariableStatement(a,i,f);p[e.getNodeId(D)]=true;e.addStatementsAfterPrologue(x,[D])}var k=e.createBlock(x,true);e.setTextRange(k,i.body);if(E&&d){if(a.getNodeCheckFlags(i)&4096){e.addEmitHelper(k,e.advancedAsyncSuperHelper)}else if(a.getNodeCheckFlags(i)&2048){e.addEmitHelper(k,e.asyncSuperHelper)}}b=k}else{var N=createAwaiterHelper(t,_,u,transformAsyncFunctionBodyWorker(i.body));var A=n();if(e.some(A)){var k=e.convertToFunctionBody(N);b=e.updateBlock(k,e.setTextRange(e.createNodeArray(e.concatenate(A,k.statements)),k.statements))}else{b=N}}l=m;f=T;d=S;return b}function transformAsyncFunctionBodyWorker(t,r){if(e.isBlock(t)){return e.updateBlock(t,e.visitNodes(t.statements,asyncBodyVisitor,e.isStatement,r))}else{return e.convertToFunctionBody(e.visitNode(t,asyncBodyVisitor,e.isConciseBody))}}function getPromiseConstructor(t){var r=t&&e.getEntityNameFromTypeNode(t);if(r&&e.isEntityName(r)){var n=a.getTypeReferenceSerializationKind(r);if(n===e.TypeReferenceSerializationKind.TypeWithConstructSignatureAndValue||n===e.TypeReferenceSerializationKind.Unknown){return r}}return undefined}function enableSubstitutionForAsyncMethodsWithSuper(){if((c&1)===0){c|=1;t.enableSubstitution(191);t.enableSubstitution(189);t.enableSubstitution(190);t.enableEmitNotification(240);t.enableEmitNotification(156);t.enableEmitNotification(158);t.enableEmitNotification(159);t.enableEmitNotification(157);t.enableEmitNotification(219)}}function onEmitNode(t,r,n){if(c&1&&isSuperContainer(r)){var i=a.getNodeCheckFlags(r)&(2048|4096);if(i!==u){var o=u;u=i;g(t,r,n);u=o;return}}else if(c&&p[e.getNodeId(r)]){var o=u;u=0;g(t,r,n);u=o;return}g(t,r,n)}function onSubstituteNode(e,t){t=_(e,t);if(e===1&&u){return substituteExpression(t)}return t}function substituteExpression(e){switch(e.kind){case 189:return substitutePropertyAccessExpression(e);case 190:return substituteElementAccessExpression(e);case 191:return substituteCallExpression(e)}return e}function substitutePropertyAccessExpression(t){if(t.expression.kind===98){return e.setTextRange(e.createPropertyAccess(e.createFileLevelUniqueName("_super"),t.name),t)}return t}function substituteElementAccessExpression(e){if(e.expression.kind===98){return createSuperElementAccessInAsyncMethod(e.argumentExpression,e)}return e}function substituteCallExpression(t){var r=t.expression;if(e.isSuperProperty(r)){var n=e.isPropertyAccessExpression(r)?substitutePropertyAccessExpression(r):substituteElementAccessExpression(r);return e.createCall(e.createPropertyAccess(n,"call"),undefined,[e.createThis()].concat(t.arguments))}return t}function isSuperContainer(e){var t=e.kind;return t===240||t===157||t===156||t===158||t===159}function createSuperElementAccessInAsyncMethod(t,r){if(u&4096){return e.setTextRange(e.createPropertyAccess(e.createCall(e.createFileLevelUniqueName("_superIndex"),undefined,[t]),"value"),r)}else{return e.setTextRange(e.createCall(e.createFileLevelUniqueName("_superIndex"),undefined,[t]),r)}}}e.transformES2017=transformES2017;function createSuperAccessVariableStatement(t,r,n){var i=(t.getNodeCheckFlags(r)&4096)!==0;var a=[];n.forEach(function(t,r){var n=e.unescapeLeadingUnderscores(r);var o=[];o.push(e.createPropertyAssignment("get",e.createArrowFunction(undefined,undefined,[],undefined,undefined,e.createPropertyAccess(e.createSuper(),n))));if(i){o.push(e.createPropertyAssignment("set",e.createArrowFunction(undefined,undefined,[e.createParameter(undefined,undefined,undefined,"v",undefined,undefined,undefined)],undefined,undefined,e.createAssignment(e.createPropertyAccess(e.createSuper(),n),e.createIdentifier("v")))))}a.push(e.createPropertyAssignment(n,e.createObjectLiteral(o)))});return e.createVariableStatement(undefined,e.createVariableDeclarationList([e.createVariableDeclaration(e.createFileLevelUniqueName("_super"),undefined,e.createCall(e.createPropertyAccess(e.createIdentifier("Object"),"create"),undefined,[e.createNull(),e.createObjectLiteral(a,true)]))],2))}e.createSuperAccessVariableStatement=createSuperAccessVariableStatement;var r={name:"typescript:awaiter",scoped:false,priority:5,text:'\n var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\n return new (P || (P = Promise))(function (resolve, reject) {\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\n function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\n step((generator = generator.apply(thisArg, _arguments || [])).next());\n });\n };'};function createAwaiterHelper(t,n,i,a){t.requestEmitHelper(r);var o=e.createFunctionExpression(undefined,e.createToken(40),undefined,undefined,[],undefined,a);(o.emitNode||(o.emitNode={})).flags|=262144|524288;return e.createCall(e.getHelperName("__awaiter"),undefined,[e.createThis(),n?e.createIdentifier("arguments"):e.createVoidZero(),i?e.createExpressionFromEntityName(i):e.createVoidZero(),o])}e.asyncSuperHelper={name:"typescript:async-super",scoped:true,text:e.helperString(a(["\n const "," = name => super[name];"],["\n const "," = name => super[name];"]),"_superIndex")};e.advancedAsyncSuperHelper={name:"typescript:advanced-async-super",scoped:true,text:e.helperString(a(["\n const "," = (function (geti, seti) {\n const cache = Object.create(null);\n return name => cache[name] || (cache[name] = { get value() { return geti(name); }, set value(v) { seti(name, v); } });\n })(name => super[name], (name, value) => super[name] = value);"],["\n const "," = (function (geti, seti) {\n const cache = Object.create(null);\n return name => cache[name] || (cache[name] = { get value() { return geti(name); }, set value(v) { seti(name, v); } });\n })(name => super[name], (name, value) => super[name] = value);"]),"_superIndex")}})(s||(s={}));var s;(function(e){var t;(function(e){e[e["AsyncMethodsWithSuper"]=1]="AsyncMethodsWithSuper"})(t||(t={}));function transformESNext(t){var r=t.resumeLexicalEnvironment,n=t.endLexicalEnvironment,i=t.hoistVariableDeclaration;var a=t.getEmitResolver();var o=t.getCompilerOptions();var s=e.getEmitScriptTarget(o);var c=t.onEmitNode;t.onEmitNode=onEmitNode;var u=t.onSubstituteNode;t.onSubstituteNode=onSubstituteNode;var l;var f;var d=0;var p;var g;var _=[];return e.chainBundle(transformSourceFile);function transformSourceFile(r){if(r.isDeclarationFile){return r}var n=e.visitEachChild(r,visitor,t);e.addEmitHelpers(n,t.readEmitHelpers());return n}function visitor(e){return visitorWorker(e,false)}function visitorNoDestructuringValue(e){return visitorWorker(e,true)}function visitorNoAsyncModifier(e){if(e.kind===121){return undefined}return e}function visitorWorker(r,n){if((r.transformFlags&8)===0){return r}switch(r.kind){case 201:return visitAwaitExpression(r);case 207:return visitYieldExpression(r);case 230:return visitReturnStatement(r);case 233:return visitLabeledStatement(r);case 188:return visitObjectLiteralExpression(r);case 204:return visitBinaryExpression(r,n);case 237:return visitVariableDeclaration(r);case 227:return visitForOfStatement(r,undefined);case 225:return visitForStatement(r);case 200:return visitVoidExpression(r);case 157:return visitConstructorDeclaration(r);case 156:return visitMethodDeclaration(r);case 158:return visitGetAccessorDeclaration(r);case 159:return visitSetAccessorDeclaration(r);case 239:return visitFunctionDeclaration(r);case 196:return visitFunctionExpression(r);case 197:return visitArrowFunction(r);case 151:return visitParameter(r);case 221:return visitExpressionStatement(r);case 195:return visitParenthesizedExpression(r,n);case 274:return visitCatchClause(r);case 189:if(p&&e.isPropertyAccessExpression(r)&&r.expression.kind===98){p.set(r.name.escapedText,true)}return e.visitEachChild(r,visitor,t);case 190:if(p&&r.expression.kind===98){g=true}return e.visitEachChild(r,visitor,t);default:return e.visitEachChild(r,visitor,t)}}function visitAwaitExpression(r){if(f&2&&f&1){return e.setOriginalNode(e.setTextRange(e.createYield(createAwaitHelper(t,e.visitNode(r.expression,visitor,e.isExpression))),r),r)}return e.visitEachChild(r,visitor,t)}function visitYieldExpression(r){if(f&2&&f&1){if(r.asteriskToken){var n=e.visitNode(r.expression,visitor,e.isExpression);return e.setOriginalNode(e.setTextRange(e.createYield(createAwaitHelper(t,e.updateYield(r,r.asteriskToken,createAsyncDelegatorHelper(t,createAsyncValuesHelper(t,n,n),n)))),r),r)}return e.setOriginalNode(e.setTextRange(e.createYield(createDownlevelAwait(r.expression?e.visitNode(r.expression,visitor,e.isExpression):e.createVoidZero())),r),r)}return e.visitEachChild(r,visitor,t)}function visitReturnStatement(r){if(f&2&&f&1){return e.updateReturn(r,createDownlevelAwait(r.expression?e.visitNode(r.expression,visitor,e.isExpression):e.createVoidZero()))}return e.visitEachChild(r,visitor,t)}function visitLabeledStatement(r){if(f&2){var n=e.unwrapInnermostStatementOfLabel(r);if(n.kind===227&&n.awaitModifier){return visitForOfStatement(n,r)}return e.restoreEnclosingLabel(e.visitEachChild(n,visitor,t),r)}return e.visitEachChild(r,visitor,t)}function chunkObjectLiteralElements(t){var r;var n=[];for(var i=0,a=t;i=2&&a.getNodeCheckFlags(i)&(4096|2048);if(d){enableSubstitutionForAsyncMethodsWithSuper();var m=e.createSuperAccessVariableStatement(a,i,p);_[e.getNodeId(m)]=true;e.addStatementsAfterPrologue(o,[m])}o.push(f);e.addStatementsAfterPrologue(o,n());var y=e.updateBlock(i.body,o);if(d&&g){if(a.getNodeCheckFlags(i)&4096){e.addEmitHelper(y,e.advancedAsyncSuperHelper)}else if(a.getNodeCheckFlags(i)&2048){e.addEmitHelper(y,e.asyncSuperHelper)}}p=u;g=l;return y}function transformFunctionBody(t){r();var i=0;var a=[];var o=e.visitNode(t.body,visitor,e.isConciseBody);if(e.isBlock(o)){i=e.addPrologue(a,o.statements,false,visitor)}e.addRange(a,appendObjectRestAssignmentsIfNeeded(undefined,t));var s=n();if(i>0||e.some(a)||e.some(s)){var c=e.convertToFunctionBody(o,true);e.addStatementsAfterPrologue(a,s);e.addRange(a,c.statements.slice(i));return e.updateBlock(c,e.setTextRange(e.createNodeArray(a),c.statements))}return o}function appendObjectRestAssignmentsIfNeeded(r,n){for(var i=0,a=n.parameters;i=2){return e.createCall(e.createPropertyAccess(e.createIdentifier("Object"),"assign"),undefined,n)}t.requestEmitHelper(r);return e.createCall(e.getHelperName("__assign"),undefined,n)}e.createAssignHelper=createAssignHelper;var n={name:"typescript:await",scoped:false,text:"\n var __await = (this && this.__await) || function (v) { return this instanceof __await ? (this.v = v, this) : new __await(v); }"};function createAwaitHelper(t,r){t.requestEmitHelper(n);return e.createCall(e.getHelperName("__await"),undefined,[r])}var i={name:"typescript:asyncGenerator",scoped:false,text:'\n var __asyncGenerator = (this && this.__asyncGenerator) || function (thisArg, _arguments, generator) {\n if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\n return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i;\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\n function fulfill(value) { resume("next", value); }\n function reject(value) { resume("throw", value); }\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\n };'};function createAsyncGeneratorHelper(t,r){t.requestEmitHelper(n);t.requestEmitHelper(i);(r.emitNode||(r.emitNode={})).flags|=262144;return e.createCall(e.getHelperName("__asyncGenerator"),undefined,[e.createThis(),e.createIdentifier("arguments"),r])}var a={name:"typescript:asyncDelegator",scoped:false,text:'\n var __asyncDelegator = (this && this.__asyncDelegator) || function (o) {\n var i, p;\n return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i;\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === "return" } : f ? f(v) : v; } : f; }\n };'};function createAsyncDelegatorHelper(t,r,i){t.requestEmitHelper(n);t.requestEmitHelper(a);return e.setTextRange(e.createCall(e.getHelperName("__asyncDelegator"),undefined,[r]),i)}var o={name:"typescript:asyncValues",scoped:false,text:'\n var __asyncValues = (this && this.__asyncValues) || function (o) {\n if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");\n var m = o[Symbol.asyncIterator], i;\n return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i);\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\n };'};function createAsyncValuesHelper(t,r,n){t.requestEmitHelper(o);return e.setTextRange(e.createCall(e.getHelperName("__asyncValues"),undefined,[r]),n)}})(s||(s={}));var s;(function(e){function transformJsx(r){var n=r.getCompilerOptions();var i;return e.chainBundle(transformSourceFile);function transformSourceFile(t){if(t.isDeclarationFile){return t}i=t;var n=e.visitEachChild(t,visitor,r);e.addEmitHelpers(n,r.readEmitHelpers());return n}function visitor(e){if(e.transformFlags&4){return visitorWorker(e)}else{return e}}function visitorWorker(t){switch(t.kind){case 260:return visitJsxElement(t,false);case 261:return visitJsxSelfClosingElement(t,false);case 264:return visitJsxFragment(t,false);case 270:return visitJsxExpression(t);default:return e.visitEachChild(t,visitor,r)}}function transformJsxChildToExpression(t){switch(t.kind){case 11:return visitJsxText(t);case 270:return visitJsxExpression(t);case 260:return visitJsxElement(t,true);case 261:return visitJsxSelfClosingElement(t,true);case 264:return visitJsxFragment(t,true);default:return e.Debug.failBadSyntaxKind(t)}}function visitJsxElement(e,t){return visitJsxOpeningLikeElement(e.openingElement,e.children,t,e)}function visitJsxSelfClosingElement(e,t){return visitJsxOpeningLikeElement(e,undefined,t,e)}function visitJsxFragment(e,t){return visitJsxOpeningFragment(e.openingFragment,e.children,t,e)}function visitJsxOpeningLikeElement(t,a,o,s){var c=getTagName(t);var u;var l=t.attributes.properties;if(l.length===0){u=e.createNull()}else{var f=e.flatten(e.spanMap(l,e.isJsxSpreadAttribute,function(t,r){return r?e.map(t,transformJsxSpreadAttributeToExpression):e.createObjectLiteral(e.map(t,transformJsxAttributeToObjectLiteralElement))}));if(e.isJsxSpreadAttribute(l[0])){f.unshift(e.createObjectLiteral())}u=e.singleOrUndefined(f);if(!u){u=e.createAssignHelper(r,f)}}var d=e.createExpressionForJsxElement(r.getEmitResolver().getJsxFactoryEntity(i),n.reactNamespace,c,u,e.mapDefined(a,transformJsxChildToExpression),t,s);if(o){e.startOnNewLine(d)}return d}function visitJsxOpeningFragment(t,a,o,s){var c=e.createExpressionForJsxFragment(r.getEmitResolver().getJsxFactoryEntity(i),n.reactNamespace,e.mapDefined(a,transformJsxChildToExpression),t,s);if(o){e.startOnNewLine(c)}return c}function transformJsxSpreadAttributeToExpression(t){return e.visitNode(t.expression,visitor,e.isExpression)}function transformJsxAttributeToObjectLiteralElement(t){var r=getAttributeName(t);var n=transformJsxAttributeInitializer(t.initializer);return e.createPropertyAssignment(r,n)}function transformJsxAttributeInitializer(t){if(t===undefined){return e.createTrue()}else if(t.kind===10){var r=e.createLiteral(tryDecodeEntities(t.text)||t.text);r.singleQuote=t.singleQuote!==undefined?t.singleQuote:!e.isStringDoubleQuoted(t,i);return e.setTextRange(r,t)}else if(t.kind===270){if(t.expression===undefined){return e.createTrue()}return visitJsxExpression(t)}else{return e.Debug.failBadSyntaxKind(t)}}function visitJsxText(t){var r=fixupWhitespaceAndDecodeEntities(e.getTextOfNode(t,true));return r===undefined?undefined:e.createLiteral(r)}function fixupWhitespaceAndDecodeEntities(t){var r;var n=0;var i=-1;for(var a=0;a=0,"statementOffset not initialized correctly!")}var u=!!a&&e.skipOuterExpressions(a.expression).kind!==96;var l=declareOrCaptureOrReturnThisForConstructorIfNeeded(s,t,u,o,c);if(l===1||l===2){c++}if(t){if(l===1){d|=4096}e.addRange(s,e.visitNodes(t.body.statements,visitor,e.isStatement,c))}if(u&&l!==2&&!(t&&isSufficientlyCoveredByReturnStatements(t.body))){s.push(e.createReturn(e.createFileLevelUniqueName("_this")))}e.addStatementsAfterPrologue(s,i());if(t){prependCaptureNewTargetIfNeeded(s,t,false)}var f=e.createBlock(e.setTextRange(e.createNodeArray(s),t?t.body.statements:r.members),true);e.setTextRange(f,t?t.body:r);if(!t){e.setEmitFlags(f,1536)}return f}function isSufficientlyCoveredByReturnStatements(t){if(t.kind===230){return true}else if(t.kind===222){var r=t;if(r.elseStatement){return isSufficientlyCoveredByReturnStatements(r.thenStatement)&&isSufficientlyCoveredByReturnStatements(r.elseStatement)}}else if(t.kind===218){var n=e.lastOrUndefined(t.statements);if(n&&isSufficientlyCoveredByReturnStatements(n)){return true}}return false}function declareOrCaptureOrReturnThisForConstructorIfNeeded(t,r,n,i,a){if(!n){if(r){addCaptureThisForNodeIfNeeded(t,r)}return 0}if(!r){t.push(e.createReturn(createDefaultSuperCallOrThis()));return 2}if(i){captureThisForNode(t,r,createDefaultSuperCallOrThis());enableSubstitutionsForCapturedThis();return 1}var o;var s;var c=r.body.statements;if(a0){r.push(e.setEmitFlags(e.createVariableStatement(undefined,e.createVariableDeclarationList(e.flattenDestructuringBinding(n,visitor,t,0,o))),1048576))}else if(a){r.push(e.setEmitFlags(e.createExpressionStatement(e.createAssignment(o,e.visitNode(a,visitor,e.isExpression))),1048576))}}function addDefaultValueAssignmentForInitializer(t,r,n,i){i=e.visitNode(i,visitor,e.isExpression);var a=e.createIf(e.createTypeCheck(e.getSynthesizedClone(n),"undefined"),e.setEmitFlags(e.setTextRange(e.createBlock([e.createExpressionStatement(e.setEmitFlags(e.setTextRange(e.createAssignment(e.setEmitFlags(e.getMutableClone(n),48),e.setEmitFlags(i,48|e.getEmitFlags(i)|1536)),r),1536))]),r),1|32|384|1536));e.startOnNewLine(a);e.setTextRange(a,r);e.setEmitFlags(a,384|32|1048576|1536);t.push(a)}function shouldAddRestParameter(e,t){return e&&e.dotDotDotToken&&e.name.kind===72&&!t}function addRestParameterIfNeeded(t,r,n){var i=e.lastOrUndefined(r.parameters);if(!shouldAddRestParameter(i,n)){return}var a=e.getMutableClone(i.name);e.setEmitFlags(a,48);var o=e.getSynthesizedClone(i.name);var s=r.parameters.length-1;var c=e.createLoopVariable();t.push(e.setEmitFlags(e.setTextRange(e.createVariableStatement(undefined,e.createVariableDeclarationList([e.createVariableDeclaration(a,undefined,e.createArrayLiteral([]))])),i),1048576));var u=e.createFor(e.setTextRange(e.createVariableDeclarationList([e.createVariableDeclaration(c,undefined,e.createLiteral(s))]),i),e.setTextRange(e.createLessThan(c,e.createPropertyAccess(e.createIdentifier("arguments"),"length")),i),e.setTextRange(e.createPostfixIncrement(c),i),e.createBlock([e.startOnNewLine(e.setTextRange(e.createExpressionStatement(e.createAssignment(e.createElementAccess(o,s===0?c:e.createSubtract(c,e.createLiteral(s))),e.createElementAccess(e.createIdentifier("arguments"),c))),i))]));e.setEmitFlags(u,1048576);e.startOnNewLine(u);t.push(u)}function addCaptureThisForNodeIfNeeded(t,r){if(r.transformFlags&16384&&r.kind!==197){captureThisForNode(t,r,e.createThis())}}function captureThisForNode(t,r,n){enableSubstitutionsForCapturedThis();var i=e.createVariableStatement(undefined,e.createVariableDeclarationList([e.createVariableDeclaration(e.createFileLevelUniqueName("_this"),undefined,n)]));e.setEmitFlags(i,1536|1048576);e.setSourceMapRange(i,r);t.push(i)}function prependCaptureNewTargetIfNeeded(t,r,n){if(d&16384){var i=void 0;switch(r.kind){case 197:return t;case 156:case 158:case 159:i=e.createVoidZero();break;case 157:i=e.createPropertyAccess(e.setEmitFlags(e.createThis(),4),"constructor");break;case 239:case 196:i=e.createConditional(e.createLogicalAnd(e.setEmitFlags(e.createThis(),4),e.createBinary(e.setEmitFlags(e.createThis(),4),94,e.getLocalName(r))),e.createPropertyAccess(e.setEmitFlags(e.createThis(),4),"constructor"),e.createVoidZero());break;default:return e.Debug.failBadSyntaxKind(r)}var a=e.createVariableStatement(undefined,e.createVariableDeclarationList([e.createVariableDeclaration(e.createFileLevelUniqueName("_newTarget"),undefined,i)]));if(n){return[a].concat(t)}t.unshift(a)}return t}function addClassMembers(t,r){for(var n=0,i=r.members;n=t.end){return false}var i=e.getEnclosingBlockScopeContainer(t);while(n){if(n===i||n===t){return false}if(e.isClassElement(n)&&n.parent===t){return true}n=n.parent}return false}function substituteThisKeyword(t){if(_&1&&d&16){return e.setTextRange(e.createFileLevelUniqueName("_this"),t)}return t}function getClassMemberPrefix(t,r){return e.hasModifier(r,32)?e.getInternalName(t):e.createPropertyAccess(e.getInternalName(t),"prototype")}function hasSynthesizedDefaultSuperCall(t,r){if(!t||!r){return false}if(e.some(t.parameters)){return false}var n=e.firstOrUndefined(t.body.statements);if(!n||!e.nodeIsSynthesized(n)||n.kind!==221){return false}var i=n.expression;if(!e.nodeIsSynthesized(i)||i.kind!==191){return false}var a=i.expression;if(!e.nodeIsSynthesized(a)||a.kind!==98){return false}var o=e.singleOrUndefined(i.arguments);if(!o||!e.nodeIsSynthesized(o)||o.kind!==208){return false}var s=o.expression;return e.isIdentifier(s)&&s.escapedText==="arguments"}}e.transformES2015=transformES2015;function createExtendsHelper(t,r){t.requestEmitHelper(s);return e.createCall(e.getHelperName("__extends"),undefined,[r,e.createFileLevelUniqueName("_super")])}function createTemplateObjectHelper(t,r,n){t.requestEmitHelper(c);return e.createCall(e.getHelperName("__makeTemplateObject"),undefined,[r,n])}var s={name:"typescript:extends",scoped:false,priority:0,text:"\n var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n })();"};var c={name:"typescript:makeTemplateObject",scoped:false,priority:0,text:'\n var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {\n if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }\n return cooked;\n };'}})(s||(s={}));var s;(function(e){function transformES5(t){var r=t.getCompilerOptions();var n;var i;if(r.jsx===1||r.jsx===3){n=t.onEmitNode;t.onEmitNode=onEmitNode;t.enableEmitNotification(262);t.enableEmitNotification(263);t.enableEmitNotification(261);i=[]}var a=t.onSubstituteNode;t.onSubstituteNode=onSubstituteNode;t.enableSubstitution(189);t.enableSubstitution(275);return e.chainBundle(transformSourceFile);function transformSourceFile(e){return e}function onEmitNode(t,r,a){switch(r.kind){case 262:case 263:case 261:var o=r.tagName;i[e.getOriginalNodeId(o)]=true;break}n(t,r,a)}function onSubstituteNode(t,r){if(r.id&&i&&i[r.id]){return a(t,r)}r=a(t,r);if(e.isPropertyAccessExpression(r)){return substitutePropertyAccessExpression(r)}else if(e.isPropertyAssignment(r)){return substitutePropertyAssignment(r)}return r}function substitutePropertyAccessExpression(t){var r=trySubstituteReservedName(t.name);if(r){return e.setTextRange(e.createElementAccess(t.expression,r),t)}return t}function substitutePropertyAssignment(t){var r=e.isIdentifier(t.name)&&trySubstituteReservedName(t.name);if(r){return e.updatePropertyAssignment(t,r,t.initializer)}return t}function trySubstituteReservedName(t){var r=t.originalKeywordKind||(e.nodeIsSynthesized(t)?e.stringToToken(e.idText(t)):undefined);if(r!==undefined&&r>=73&&r<=108){return e.setTextRange(e.createLiteral(t),t)}return undefined}}e.transformES5=transformES5})(s||(s={}));var s;(function(e){var t;(function(e){e[e["Nop"]=0]="Nop";e[e["Statement"]=1]="Statement";e[e["Assign"]=2]="Assign";e[e["Break"]=3]="Break";e[e["BreakWhenTrue"]=4]="BreakWhenTrue";e[e["BreakWhenFalse"]=5]="BreakWhenFalse";e[e["Yield"]=6]="Yield";e[e["YieldStar"]=7]="YieldStar";e[e["Return"]=8]="Return";e[e["Throw"]=9]="Throw";e[e["Endfinally"]=10]="Endfinally"})(t||(t={}));var r;(function(e){e[e["Open"]=0]="Open";e[e["Close"]=1]="Close"})(r||(r={}));var n;(function(e){e[e["Exception"]=0]="Exception";e[e["With"]=1]="With";e[e["Switch"]=2]="Switch";e[e["Loop"]=3]="Loop";e[e["Labeled"]=4]="Labeled"})(n||(n={}));var i;(function(e){e[e["Try"]=0]="Try";e[e["Catch"]=1]="Catch";e[e["Finally"]=2]="Finally";e[e["Done"]=3]="Done"})(i||(i={}));var a;(function(e){e[e["Next"]=0]="Next";e[e["Throw"]=1]="Throw";e[e["Return"]=2]="Return";e[e["Break"]=3]="Break";e[e["Yield"]=4]="Yield";e[e["YieldStar"]=5]="YieldStar";e[e["Catch"]=6]="Catch";e[e["Endfinally"]=7]="Endfinally"})(a||(a={}));function getInstructionName(e){switch(e){case 2:return"return";case 3:return"break";case 4:return"yield";case 5:return"yield*";case 7:return"endfinally";default:return undefined}}function transformGenerators(t){var r=t.resumeLexicalEnvironment,n=t.endLexicalEnvironment,i=t.hoistFunctionDeclaration,a=t.hoistVariableDeclaration;var o=t.getCompilerOptions();var s=e.getEmitScriptTarget(o);var c=t.getEmitResolver();var u=t.onSubstituteNode;t.onSubstituteNode=onSubstituteNode;var l;var f;var d;var p;var g;var _;var m;var y;var h;var v;var T=1;var S;var b;var x;var C;var E=0;var D=0;var k;var N;var A;var O;var F;var P;var I;var w;return e.chainBundle(transformSourceFile);function transformSourceFile(r){if(r.isDeclarationFile||(r.transformFlags&512)===0){return r}var n=e.visitEachChild(r,visitor,t);e.addEmitHelpers(n,t.readEmitHelpers());return n}function visitor(r){var n=r.transformFlags;if(p){return visitJavaScriptInStatementContainingYield(r)}else if(d){return visitJavaScriptInGeneratorFunctionBody(r)}else if(n&256){return visitGenerator(r)}else if(n&512){return e.visitEachChild(r,visitor,t)}else{return r}}function visitJavaScriptInStatementContainingYield(e){switch(e.kind){case 223:return visitDoStatement(e);case 224:return visitWhileStatement(e);case 232:return visitSwitchStatement(e);case 233:return visitLabeledStatement(e);default:return visitJavaScriptInGeneratorFunctionBody(e)}}function visitJavaScriptInGeneratorFunctionBody(r){switch(r.kind){case 239:return visitFunctionDeclaration(r);case 196:return visitFunctionExpression(r);case 158:case 159:return visitAccessorDeclaration(r);case 219:return visitVariableStatement(r);case 225:return visitForStatement(r);case 226:return visitForInStatement(r);case 229:return visitBreakStatement(r);case 228:return visitContinueStatement(r);case 230:return visitReturnStatement(r);default:if(r.transformFlags&4194304){return visitJavaScriptContainingYield(r)}else if(r.transformFlags&(512|8388608)){return e.visitEachChild(r,visitor,t)}else{return r}}}function visitJavaScriptContainingYield(r){switch(r.kind){case 204:return visitBinaryExpression(r);case 205:return visitConditionalExpression(r);case 207:return visitYieldExpression(r);case 187:return visitArrayLiteralExpression(r);case 188:return visitObjectLiteralExpression(r);case 190:return visitElementAccessExpression(r);case 191:return visitCallExpression(r);case 192:return visitNewExpression(r);default:return e.visitEachChild(r,visitor,t)}}function visitGenerator(t){switch(t.kind){case 239:return visitFunctionDeclaration(t);case 196:return visitFunctionExpression(t);default:return e.Debug.failBadSyntaxKind(t)}}function visitFunctionDeclaration(r){if(r.asteriskToken){r=e.setOriginalNode(e.setTextRange(e.createFunctionDeclaration(undefined,r.modifiers,undefined,r.name,undefined,e.visitParameterList(r.parameters,visitor,t),undefined,transformGeneratorFunctionBody(r.body)),r),r)}else{var n=d;var a=p;d=false;p=false;r=e.visitEachChild(r,visitor,t);d=n;p=a}if(d){i(r);return undefined}else{return r}}function visitFunctionExpression(r){if(r.asteriskToken){r=e.setOriginalNode(e.setTextRange(e.createFunctionExpression(undefined,undefined,r.name,undefined,e.visitParameterList(r.parameters,visitor,t),undefined,transformGeneratorFunctionBody(r.body)),r),r)}else{var n=d;var i=p;d=false;p=false;r=e.visitEachChild(r,visitor,t);d=n;p=i}return r}function visitAccessorDeclaration(r){var n=d;var i=p;d=false;p=false;r=e.visitEachChild(r,visitor,t);d=n;p=i;return r}function transformGeneratorFunctionBody(t){var i=[];var a=d;var o=p;var s=g;var c=_;var u=m;var l=y;var f=h;var E=v;var D=T;var k=S;var N=b;var A=x;var O=C;d=true;p=false;g=undefined;_=undefined;m=undefined;y=undefined;h=undefined;v=undefined;T=1;S=undefined;b=undefined;x=undefined;C=e.createTempVariable(undefined);r();var F=e.addPrologue(i,t.statements,false,visitor);transformAndEmitStatements(t.statements,F);var P=build();e.addStatementsAfterPrologue(i,n());i.push(e.createReturn(P));d=a;p=o;g=s;_=c;m=u;y=l;h=f;v=E;T=D;S=k;b=N;x=A;C=O;return e.setTextRange(e.createBlock(i,t.multiLine),t)}function visitVariableStatement(t){if(t.transformFlags&4194304){transformAndEmitVariableDeclarationList(t.declarationList);return undefined}else{if(e.getEmitFlags(t)&1048576){return t}for(var r=0,n=t.declarationList.declarations;r=60&&e<=71}function getOperatorForCompoundAssignment(e){switch(e){case 60:return 38;case 61:return 39;case 62:return 40;case 63:return 41;case 64:return 42;case 65:return 43;case 66:return 46;case 67:return 47;case 68:return 48;case 69:return 49;case 70:return 50;case 71:return 51}}function visitRightAssociativeBinaryExpression(r){var n=r.left,i=r.right;if(containsYield(i)){var a=void 0;switch(n.kind){case 189:a=e.updatePropertyAccess(n,cacheExpression(e.visitNode(n.expression,visitor,e.isLeftHandSideExpression)),n.name);break;case 190:a=e.updateElementAccess(n,cacheExpression(e.visitNode(n.expression,visitor,e.isLeftHandSideExpression)),cacheExpression(e.visitNode(n.argumentExpression,visitor,e.isExpression)));break;default:a=e.visitNode(n,visitor,e.isExpression);break}var o=r.operatorToken.kind;if(isCompoundAssignment(o)){return e.setTextRange(e.createAssignment(a,e.setTextRange(e.createBinary(cacheExpression(a),getOperatorForCompoundAssignment(o),e.visitNode(i,visitor,e.isExpression)),r)),r)}else{return e.updateBinary(r,a,e.visitNode(i,visitor,e.isExpression))}}return e.visitEachChild(r,visitor,t)}function visitLeftAssociativeBinaryExpression(r){if(containsYield(r.right)){if(e.isLogicalOperator(r.operatorToken.kind)){return visitLogicalBinaryExpression(r)}else if(r.operatorToken.kind===27){return visitCommaExpression(r)}var n=e.getMutableClone(r);n.left=cacheExpression(e.visitNode(r.left,visitor,e.isExpression));n.right=e.visitNode(r.right,visitor,e.isExpression);return n}return e.visitEachChild(r,visitor,t)}function visitLogicalBinaryExpression(t){var r=defineLabel();var n=declareLocal();emitAssignment(n,e.visitNode(t.left,visitor,e.isExpression),t.left);if(t.operatorToken.kind===54){emitBreakWhenFalse(r,n,t.left)}else{emitBreakWhenTrue(r,n,t.left)}emitAssignment(n,e.visitNode(t.right,visitor,e.isExpression),t.right);markLabel(r);return n}function visitCommaExpression(t){var r=[];visit(t.left);visit(t.right);return e.inlineExpressions(r);function visit(t){if(e.isBinaryExpression(t)&&t.operatorToken.kind===27){visit(t.left);visit(t.right)}else{if(containsYield(t)&&r.length>0){emitWorker(1,[e.createExpressionStatement(e.inlineExpressions(r))]);r=[]}r.push(e.visitNode(t,visitor,e.isExpression))}}}function visitConditionalExpression(r){if(containsYield(r.whenTrue)||containsYield(r.whenFalse)){var n=defineLabel();var i=defineLabel();var a=declareLocal();emitBreakWhenFalse(n,e.visitNode(r.condition,visitor,e.isExpression),r.condition);emitAssignment(a,e.visitNode(r.whenTrue,visitor,e.isExpression),r.whenTrue);emitBreak(i);markLabel(n);emitAssignment(a,e.visitNode(r.whenFalse,visitor,e.isExpression),r.whenFalse);markLabel(i);return a}return e.visitEachChild(r,visitor,t)}function visitYieldExpression(r){var n=defineLabel();var i=e.visitNode(r.expression,visitor,e.isExpression);if(r.asteriskToken){var a=(e.getEmitFlags(r.expression)&8388608)===0?e.createValuesHelper(t,i,r):i;emitYieldStar(a,r)}else{emitYield(i,r)}markLabel(n);return createGeneratorResume(r)}function visitArrayLiteralExpression(e){return visitElements(e.elements,undefined,undefined,e.multiLine)}function visitElements(t,r,n,i){var a=countInitialNodesWithoutYield(t);var o;if(a>0){o=declareLocal();var s=e.visitNodes(t,visitor,e.isExpression,0,a);emitAssignment(o,e.createArrayLiteral(r?[r].concat(s):s));r=undefined}var c=e.reduceLeft(t,reduceElement,[],a);return o?e.createArrayConcat(o,[e.createArrayLiteral(c,i)]):e.setTextRange(e.createArrayLiteral(r?[r].concat(c):c,i),n);function reduceElement(t,n){if(containsYield(n)&&t.length>0){var a=o!==undefined;if(!o){o=declareLocal()}emitAssignment(o,a?e.createArrayConcat(o,[e.createArrayLiteral(t,i)]):e.createArrayLiteral(r?[r].concat(t):t,i));r=undefined;t=[]}t.push(e.visitNode(n,visitor,e.isExpression));return t}}function visitObjectLiteralExpression(t){var r=t.properties;var n=t.multiLine;var i=countInitialNodesWithoutYield(r);var a=declareLocal();emitAssignment(a,e.createObjectLiteral(e.visitNodes(r,visitor,e.isObjectLiteralElementLike,0,i),n));var o=e.reduceLeft(r,reduceProperty,[],i);o.push(n?e.startOnNewLine(e.getMutableClone(a)):a);return e.inlineExpressions(o);function reduceProperty(r,i){if(containsYield(i)&&r.length>0){emitStatement(e.createExpressionStatement(e.inlineExpressions(r)));r=[]}var o=e.createExpressionForObjectLiteralElementLike(t,i,a);var s=e.visitNode(o,visitor,e.isExpression);if(s){if(n){e.startOnNewLine(s)}r.push(s)}return r}}function visitElementAccessExpression(r){if(containsYield(r.argumentExpression)){var n=e.getMutableClone(r);n.expression=cacheExpression(e.visitNode(r.expression,visitor,e.isLeftHandSideExpression));n.argumentExpression=e.visitNode(r.argumentExpression,visitor,e.isExpression);return n}return e.visitEachChild(r,visitor,t)}function visitCallExpression(r){if(!e.isImportCall(r)&&e.forEach(r.arguments,containsYield)){var n=e.createCallBinding(r.expression,a,s,true),i=n.target,o=n.thisArg;return e.setOriginalNode(e.createFunctionApply(cacheExpression(e.visitNode(i,visitor,e.isLeftHandSideExpression)),o,visitElements(r.arguments),r),r)}return e.visitEachChild(r,visitor,t)}function visitNewExpression(r){if(e.forEach(r.arguments,containsYield)){var n=e.createCallBinding(e.createPropertyAccess(r.expression,"bind"),a),i=n.target,o=n.thisArg;return e.setOriginalNode(e.setTextRange(e.createNew(e.createFunctionApply(cacheExpression(e.visitNode(i,visitor,e.isExpression)),o,visitElements(r.arguments,e.createVoidZero())),undefined,[]),r),r)}return e.visitEachChild(r,visitor,t)}function transformAndEmitStatements(e,t){if(t===void 0){t=0}var r=e.length;for(var n=t;n0){break}l.push(transformInitializedVariable(i))}if(l.length){emitStatement(e.createExpressionStatement(e.inlineExpressions(l)));u+=l.length;l=[]}}return undefined}function transformInitializedVariable(t){return e.setSourceMapRange(e.createAssignment(e.setSourceMapRange(e.getSynthesizedClone(t.name),t.name),e.visitNode(t.initializer,visitor,e.isExpression)),t)}function transformAndEmitIfStatement(t){if(containsYield(t)){if(containsYield(t.thenStatement)||containsYield(t.elseStatement)){var r=defineLabel();var n=t.elseStatement?defineLabel():undefined;emitBreakWhenFalse(t.elseStatement?n:r,e.visitNode(t.expression,visitor,e.isExpression),t.expression);transformAndEmitEmbeddedStatement(t.thenStatement);if(t.elseStatement){emitBreak(r);markLabel(n);transformAndEmitEmbeddedStatement(t.elseStatement)}markLabel(r)}else{emitStatement(e.visitNode(t,visitor,e.isStatement))}}else{emitStatement(e.visitNode(t,visitor,e.isStatement))}}function transformAndEmitDoStatement(t){if(containsYield(t)){var r=defineLabel();var n=defineLabel();beginLoopBlock(r);markLabel(n);transformAndEmitEmbeddedStatement(t.statement);markLabel(r);emitBreakWhenTrue(n,e.visitNode(t.expression,visitor,e.isExpression));endLoopBlock()}else{emitStatement(e.visitNode(t,visitor,e.isStatement))}}function visitDoStatement(r){if(p){beginScriptLoopBlock();r=e.visitEachChild(r,visitor,t);endLoopBlock();return r}else{return e.visitEachChild(r,visitor,t)}}function transformAndEmitWhileStatement(t){if(containsYield(t)){var r=defineLabel();var n=beginLoopBlock(r);markLabel(r);emitBreakWhenFalse(n,e.visitNode(t.expression,visitor,e.isExpression));transformAndEmitEmbeddedStatement(t.statement);emitBreak(r);endLoopBlock()}else{emitStatement(e.visitNode(t,visitor,e.isStatement))}}function visitWhileStatement(r){if(p){beginScriptLoopBlock();r=e.visitEachChild(r,visitor,t);endLoopBlock();return r}else{return e.visitEachChild(r,visitor,t)}}function transformAndEmitForStatement(t){if(containsYield(t)){var r=defineLabel();var n=defineLabel();var i=beginLoopBlock(n);if(t.initializer){var a=t.initializer;if(e.isVariableDeclarationList(a)){transformAndEmitVariableDeclarationList(a)}else{emitStatement(e.setTextRange(e.createExpressionStatement(e.visitNode(a,visitor,e.isExpression)),a))}}markLabel(r);if(t.condition){emitBreakWhenFalse(i,e.visitNode(t.condition,visitor,e.isExpression))}transformAndEmitEmbeddedStatement(t.statement);markLabel(n);if(t.incrementor){emitStatement(e.setTextRange(e.createExpressionStatement(e.visitNode(t.incrementor,visitor,e.isExpression)),t.incrementor))}emitBreak(r);endLoopBlock()}else{emitStatement(e.visitNode(t,visitor,e.isStatement))}}function visitForStatement(r){if(p){beginScriptLoopBlock()}var n=r.initializer;if(n&&e.isVariableDeclarationList(n)){for(var i=0,o=n.declarations;i0?e.inlineExpressions(e.map(c,transformInitializedVariable)):undefined,e.visitNode(r.condition,visitor,e.isExpression),e.visitNode(r.incrementor,visitor,e.isExpression),e.visitNode(r.statement,visitor,e.isStatement,e.liftToBlock))}else{r=e.visitEachChild(r,visitor,t)}if(p){endLoopBlock()}return r}function transformAndEmitForInStatement(t){if(containsYield(t)){var r=declareLocal();var n=declareLocal();var i=e.createLoopVariable();var o=t.initializer;a(i);emitAssignment(r,e.createArrayLiteral());emitStatement(e.createForIn(n,e.visitNode(t.expression,visitor,e.isExpression),e.createExpressionStatement(e.createCall(e.createPropertyAccess(r,"push"),undefined,[n]))));emitAssignment(i,e.createLiteral(0));var s=defineLabel();var c=defineLabel();var u=beginLoopBlock(c);markLabel(s);emitBreakWhenFalse(u,e.createLessThan(i,e.createPropertyAccess(r,"length")));var l=void 0;if(e.isVariableDeclarationList(o)){for(var f=0,d=o.declarations;f0){emitBreak(r,t)}else{emitStatement(t)}}function visitContinueStatement(r){if(p){var n=findContinueTarget(r.label&&e.idText(r.label));if(n>0){return createInlineBreak(n,r)}}return e.visitEachChild(r,visitor,t)}function transformAndEmitBreakStatement(t){var r=findBreakTarget(t.label?e.idText(t.label):undefined);if(r>0){emitBreak(r,t)}else{emitStatement(t)}}function visitBreakStatement(r){if(p){var n=findBreakTarget(r.label&&e.idText(r.label));if(n>0){return createInlineBreak(n,r)}}return e.visitEachChild(r,visitor,t)}function transformAndEmitReturnStatement(t){emitReturn(e.visitNode(t.expression,visitor,e.isExpression),t)}function visitReturnStatement(t){return createInlineReturn(e.visitNode(t.expression,visitor,e.isExpression),t)}function transformAndEmitWithStatement(t){if(containsYield(t)){beginWithBlock(cacheExpression(e.visitNode(t.expression,visitor,e.isExpression)));transformAndEmitEmbeddedStatement(t.statement);endWithBlock()}else{emitStatement(e.visitNode(t,visitor,e.isStatement))}}function transformAndEmitSwitchStatement(t){if(containsYield(t.caseBlock)){var r=t.caseBlock;var n=r.clauses.length;var i=beginSwitchBlock();var a=cacheExpression(e.visitNode(t.expression,visitor,e.isExpression));var o=[];var s=-1;for(var c=0;c0){break}f.push(e.createCaseClause(e.visitNode(u.expression,visitor,e.isExpression),[createInlineBreak(o[c],u.expression)]))}else{d++}}if(f.length){emitStatement(e.createSwitch(a,e.createCaseBlock(f)));l+=f.length;f=[]}if(d>0){l+=d;d=0}}if(s>=0){emitBreak(o[s])}else{emitBreak(i)}for(var c=0;c=0;r--){var n=y[r];if(supportsLabeledBreakOrContinue(n)){if(n.labelText===e){return true}}else{break}}return false}function findBreakTarget(e){if(y){if(e){for(var t=y.length-1;t>=0;t--){var r=y[t];if(supportsLabeledBreakOrContinue(r)&&r.labelText===e){return r.breakLabel}else if(supportsUnlabeledBreak(r)&&hasImmediateContainingLabeledBlock(e,t-1)){return r.breakLabel}}}else{for(var t=y.length-1;t>=0;t--){var r=y[t];if(supportsUnlabeledBreak(r)){return r.breakLabel}}}}return 0}function findContinueTarget(e){if(y){if(e){for(var t=y.length-1;t>=0;t--){var r=y[t];if(supportsUnlabeledContinue(r)&&hasImmediateContainingLabeledBlock(e,t-1)){return r.continueLabel}}}else{for(var t=y.length-1;t>=0;t--){var r=y[t];if(supportsUnlabeledContinue(r)){return r.continueLabel}}}}return 0}function createLabel(t){if(t!==undefined&&t>0){if(v===undefined){v=[]}var r=e.createLiteral(-1);if(v[t]===undefined){v[t]=[r]}else{v[t].push(r)}return r}return e.createOmittedExpression()}function createInstruction(t){var r=e.createLiteral(t);e.addSyntheticTrailingComment(r,3,getInstructionName(t));return r}function createInlineBreak(t,r){e.Debug.assertLessThan(0,t,"Invalid label");return e.setTextRange(e.createReturn(e.createArrayLiteral([createInstruction(3),createLabel(t)])),r)}function createInlineReturn(t,r){return e.setTextRange(e.createReturn(e.createArrayLiteral(t?[createInstruction(2),t]:[createInstruction(2)])),r)}function createGeneratorResume(t){return e.setTextRange(e.createCall(e.createPropertyAccess(C,"sent"),undefined,[]),t)}function emitNop(){emitWorker(0)}function emitStatement(e){if(e){emitWorker(1,[e])}else{emitNop()}}function emitAssignment(e,t,r){emitWorker(2,[e,t],r)}function emitBreak(e,t){emitWorker(3,[e],t)}function emitBreakWhenTrue(e,t,r){emitWorker(4,[e,t],r)}function emitBreakWhenFalse(e,t,r){emitWorker(5,[e,t],r)}function emitYieldStar(e,t){emitWorker(7,[e],t)}function emitYield(e,t){emitWorker(6,[e],t)}function emitReturn(e,t){emitWorker(8,[e],t)}function emitThrow(e,t){emitWorker(9,[e],t)}function emitEndfinally(){emitWorker(10)}function emitWorker(e,t,r){if(S===undefined){S=[];b=[];x=[]}if(h===undefined){markLabel(defineLabel())}var n=S.length;S[n]=e;b[n]=t;x[n]=r}function build(){E=0;D=0;k=undefined;N=false;A=false;O=undefined;F=undefined;P=undefined;I=undefined;w=undefined;var r=buildStatements();return createGeneratorHelper(t,e.setEmitFlags(e.createFunctionExpression(undefined,undefined,undefined,undefined,[e.createParameter(undefined,undefined,undefined,C)],undefined,e.createBlock(r,r.length>0)),524288))}function buildStatements(){if(S){for(var t=0;t=0;r--){var n=w[r];F=[e.createWith(n.expression,e.createBlock(F))]}}if(I){var i=I.startLabel,a=I.catchLabel,o=I.finallyLabel,s=I.endLabel;F.unshift(e.createExpressionStatement(e.createCall(e.createPropertyAccess(e.createPropertyAccess(C,"trys"),"push"),undefined,[e.createArrayLiteral([createLabel(i),createLabel(a),createLabel(o),createLabel(s)])])));I=undefined}if(t){F.push(e.createExpressionStatement(e.createAssignment(e.createPropertyAccess(C,"label"),e.createLiteral(D+1))))}}O.push(e.createCaseClause(e.createLiteral(D),F||[]));F=undefined}function tryEnterLabel(e){if(!h){return}for(var t=0;t 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\n if (t[2]) _.ops.pop();\n _.trys.pop(); continue;\n }\n op = body.call(thisArg, _);\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\n }\n };'}})(s||(s={}));var s;(function(e){function transformModule(a){function getTransformModuleDelegate(t){switch(t){case e.ModuleKind.AMD:return transformAMDModule;case e.ModuleKind.UMD:return transformUMDModule;default:return transformCommonJSModule}}var o=a.startLexicalEnvironment,s=a.endLexicalEnvironment,c=a.hoistVariableDeclaration;var u=a.getCompilerOptions();var l=a.getEmitResolver();var f=a.getEmitHost();var d=e.getEmitScriptTarget(u);var p=e.getEmitModuleKind(u);var g=a.onSubstituteNode;var _=a.onEmitNode;a.onSubstituteNode=onSubstituteNode;a.onEmitNode=onEmitNode;a.enableSubstitution(72);a.enableSubstitution(204);a.enableSubstitution(202);a.enableSubstitution(203);a.enableSubstitution(276);a.enableEmitNotification(279);var m=[];var y=[];var h;var v;var T;var S;return e.chainBundle(transformSourceFile);function transformSourceFile(t){if(t.isDeclarationFile||!(e.isEffectiveExternalModule(t,u)||t.transformFlags&16777216||e.isJsonSourceFile(t)&&e.hasJsonModuleEmitEnabled(u)&&(u.out||u.outFile))){return t}h=t;v=e.collectExternalModuleInfo(t,l,u);m[e.getOriginalNodeId(t)]=v;var r=getTransformModuleDelegate(p);var n=r(t);h=undefined;v=undefined;S=false;return e.aggregateTransformFlags(n)}function shouldEmitUnderscoreUnderscoreESModule(){if(!v.exportEquals&&e.isExternalModule(h)){return true}return false}function transformCommonJSModule(r){o();var n=[];var i=e.getStrictOptionValue(u,"alwaysStrict")||!u.noImplicitUseStrict&&e.isExternalModule(h);var c=e.addPrologue(n,r.statements,i,sourceElementVisitor);if(shouldEmitUnderscoreUnderscoreESModule()){e.append(n,createUnderscoreUnderscoreESModule())}e.append(n,e.visitNode(v.externalHelpersImportDeclaration,sourceElementVisitor,e.isStatement));e.addRange(n,e.visitNodes(r.statements,sourceElementVisitor,e.isStatement,c));addExportEqualsIfNeeded(n,false);e.addStatementsAfterPrologue(n,s());var l=e.updateSourceFileNode(r,e.setTextRange(e.createNodeArray(n),r.statements));if(v.hasExportStarsToExportValues&&!u.importHelpers){e.addEmitHelper(l,t)}e.addEmitHelpers(l,a.readEmitHelpers());return l}function transformAMDModule(t){var r=e.createIdentifier("define");var n=e.tryGetModuleNameFromFile(t,f,u);var i=e.isJsonSourceFile(t)&&t;var o=collectAsynchronousDependencies(t,true),s=o.aliasedModuleNames,c=o.unaliasedModuleNames,l=o.importAliasNames;var d=e.updateSourceFileNode(t,e.setTextRange(e.createNodeArray([e.createExpressionStatement(e.createCall(r,undefined,(n?[n]:[]).concat([e.createArrayLiteral(i?e.emptyArray:[e.createLiteral("require"),e.createLiteral("exports")].concat(s,c)),i?i.statements.length?i.statements[0].expression:e.createObjectLiteral():e.createFunctionExpression(undefined,undefined,undefined,undefined,[e.createParameter(undefined,undefined,undefined,"require"),e.createParameter(undefined,undefined,undefined,"exports")].concat(l),undefined,transformAsynchronousModuleBody(t))])))]),t.statements));e.addEmitHelpers(d,a.readEmitHelpers());return d}function transformUMDModule(t){var r=collectAsynchronousDependencies(t,false),n=r.aliasedModuleNames,i=r.unaliasedModuleNames,o=r.importAliasNames;var s=e.tryGetModuleNameFromFile(t,f,u);var c=e.createFunctionExpression(undefined,undefined,undefined,undefined,[e.createParameter(undefined,undefined,undefined,"factory")],undefined,e.setTextRange(e.createBlock([e.createIf(e.createLogicalAnd(e.createTypeCheck(e.createIdentifier("module"),"object"),e.createTypeCheck(e.createPropertyAccess(e.createIdentifier("module"),"exports"),"object")),e.createBlock([e.createVariableStatement(undefined,[e.createVariableDeclaration("v",undefined,e.createCall(e.createIdentifier("factory"),undefined,[e.createIdentifier("require"),e.createIdentifier("exports")]))]),e.setEmitFlags(e.createIf(e.createStrictInequality(e.createIdentifier("v"),e.createIdentifier("undefined")),e.createExpressionStatement(e.createAssignment(e.createPropertyAccess(e.createIdentifier("module"),"exports"),e.createIdentifier("v")))),1)]),e.createIf(e.createLogicalAnd(e.createTypeCheck(e.createIdentifier("define"),"function"),e.createPropertyAccess(e.createIdentifier("define"),"amd")),e.createBlock([e.createExpressionStatement(e.createCall(e.createIdentifier("define"),undefined,(s?[s]:[]).concat([e.createArrayLiteral([e.createLiteral("require"),e.createLiteral("exports")].concat(n,i)),e.createIdentifier("factory")])))])))],true),undefined));var l=e.updateSourceFileNode(t,e.setTextRange(e.createNodeArray([e.createExpressionStatement(e.createCall(c,undefined,[e.createFunctionExpression(undefined,undefined,undefined,undefined,[e.createParameter(undefined,undefined,undefined,"require"),e.createParameter(undefined,undefined,undefined,"exports")].concat(o),undefined,transformAsynchronousModuleBody(t))]))]),t.statements));e.addEmitHelpers(l,a.readEmitHelpers());return l}function collectAsynchronousDependencies(t,r){var n=[];var i=[];var a=[];for(var o=0,s=t.amdDependencies;o(e.isExportName(t)?1:0)}return false}function visitDestructuringAssignment(t){if(destructuringNeedsFlattening(t.left)){return e.flattenDestructuringAssignment(t,moduleExpressionElementVisitor,a,0,false,createAllExportExpressions)}return e.visitEachChild(t,moduleExpressionElementVisitor,a)}function visitImportCallExpression(t){var r=e.visitNode(e.firstOrUndefined(t.arguments),moduleExpressionElementVisitor);var n=!!(t.transformFlags&8192);switch(u.module){case e.ModuleKind.AMD:return createImportCallExpressionAMD(r,n);case e.ModuleKind.UMD:return createImportCallExpressionUMD(r,n);case e.ModuleKind.CommonJS:default:return createImportCallExpressionCommonJS(r,n)}}function createImportCallExpressionUMD(t,r){S=true;if(e.isSimpleCopiableExpression(t)){var n=e.isGeneratedIdentifier(t)?t:e.isStringLiteral(t)?e.createLiteral(t):e.setEmitFlags(e.setTextRange(e.getSynthesizedClone(t),t),1536);return e.createConditional(e.createIdentifier("__syncRequire"),createImportCallExpressionCommonJS(t,r),createImportCallExpressionAMD(n,r))}else{var i=e.createTempVariable(c);return e.createComma(e.createAssignment(i,t),e.createConditional(e.createIdentifier("__syncRequire"),createImportCallExpressionCommonJS(i,r),createImportCallExpressionAMD(i,r)))}}function createImportCallExpressionAMD(t,r){var i=e.createUniqueName("resolve");var o=e.createUniqueName("reject");var s=[e.createParameter(undefined,undefined,undefined,i),e.createParameter(undefined,undefined,undefined,o)];var c=e.createBlock([e.createExpressionStatement(e.createCall(e.createIdentifier("require"),undefined,[e.createArrayLiteral([t||e.createOmittedExpression()]),i,o]))]);var l;if(d>=2){l=e.createArrowFunction(undefined,undefined,s,undefined,undefined,c)}else{l=e.createFunctionExpression(undefined,undefined,undefined,undefined,s,undefined,c);if(r){e.setEmitFlags(l,8)}}var f=e.createNew(e.createIdentifier("Promise"),undefined,[l]);if(u.esModuleInterop){a.requestEmitHelper(n);return e.createCall(e.createPropertyAccess(f,e.createIdentifier("then")),undefined,[e.getHelperName("__importStar")])}return f}function createImportCallExpressionCommonJS(t,r){var i=e.createCall(e.createPropertyAccess(e.createIdentifier("Promise"),"resolve"),undefined,[]);var o=e.createCall(e.createIdentifier("require"),undefined,t?[t]:[]);if(u.esModuleInterop){a.requestEmitHelper(n);o=e.createCall(e.getHelperName("__importStar"),undefined,[o])}var s;if(d>=2){s=e.createArrowFunction(undefined,undefined,[],undefined,undefined,o)}else{s=e.createFunctionExpression(undefined,undefined,undefined,undefined,[],undefined,e.createBlock([e.createReturn(o)]));if(r){e.setEmitFlags(s,8)}}return e.createCall(e.createPropertyAccess(i,"then"),undefined,[s])}function getHelperExpressionForImport(t,r){if(!u.esModuleInterop||e.getEmitFlags(t)&67108864){return r}if(e.getImportNeedsImportStarHelper(t)){a.requestEmitHelper(n);return e.createCall(e.getHelperName("__importStar"),undefined,[r])}if(e.getImportNeedsImportDefaultHelper(t)){a.requestEmitHelper(i);return e.createCall(e.getHelperName("__importDefault"),undefined,[r])}return r}function visitImportDeclaration(t){var r;var n=e.getNamespaceDeclarationNode(t);if(p!==e.ModuleKind.AMD){if(!t.importClause){return e.setOriginalNode(e.setTextRange(e.createExpressionStatement(createRequireCall(t)),t),t)}else{var i=[];if(n&&!e.isDefaultImport(t)){i.push(e.createVariableDeclaration(e.getSynthesizedClone(n.name),undefined,getHelperExpressionForImport(t,createRequireCall(t))))}else{i.push(e.createVariableDeclaration(e.getGeneratedNameForNode(t),undefined,getHelperExpressionForImport(t,createRequireCall(t))));if(n&&e.isDefaultImport(t)){i.push(e.createVariableDeclaration(e.getSynthesizedClone(n.name),undefined,e.getGeneratedNameForNode(t)))}}r=e.append(r,e.setOriginalNode(e.setTextRange(e.createVariableStatement(undefined,e.createVariableDeclarationList(i,d>=2?2:0)),t),t))}}else if(n&&e.isDefaultImport(t)){r=e.append(r,e.createVariableStatement(undefined,e.createVariableDeclarationList([e.setOriginalNode(e.setTextRange(e.createVariableDeclaration(e.getSynthesizedClone(n.name),undefined,e.getGeneratedNameForNode(t)),t),t)],d>=2?2:0)))}if(hasAssociatedEndOfDeclarationMarker(t)){var a=e.getOriginalNodeId(t);y[a]=appendExportsOfImportDeclaration(y[a],t)}else{r=appendExportsOfImportDeclaration(r,t)}return e.singleOrMany(r)}function createRequireCall(t){var r=e.getExternalModuleNameLiteral(t,h,f,l,u);var n=[];if(r){n.push(r)}return e.createCall(e.createIdentifier("require"),undefined,n)}function visitImportEqualsDeclaration(t){e.Debug.assert(e.isExternalModuleImportEqualsDeclaration(t),"import= for internal module references should be handled in an earlier transformer.");var r;if(p!==e.ModuleKind.AMD){if(e.hasModifier(t,1)){r=e.append(r,e.setOriginalNode(e.setTextRange(e.createExpressionStatement(createExportExpression(t.name,createRequireCall(t))),t),t))}else{r=e.append(r,e.setOriginalNode(e.setTextRange(e.createVariableStatement(undefined,e.createVariableDeclarationList([e.createVariableDeclaration(e.getSynthesizedClone(t.name),undefined,createRequireCall(t))],d>=2?2:0)),t),t))}}else{if(e.hasModifier(t,1)){r=e.append(r,e.setOriginalNode(e.setTextRange(e.createExpressionStatement(createExportExpression(e.getExportName(t),e.getLocalName(t))),t),t))}}if(hasAssociatedEndOfDeclarationMarker(t)){var n=e.getOriginalNodeId(t);y[n]=appendExportsOfImportEqualsDeclaration(y[n],t)}else{r=appendExportsOfImportEqualsDeclaration(r,t)}return e.singleOrMany(r)}function visitExportDeclaration(t){if(!t.moduleSpecifier){return undefined}var r=e.getGeneratedNameForNode(t);if(t.exportClause){var n=[];if(p!==e.ModuleKind.AMD){n.push(e.setOriginalNode(e.setTextRange(e.createVariableStatement(undefined,e.createVariableDeclarationList([e.createVariableDeclaration(r,undefined,createRequireCall(t))])),t),t))}for(var i=0,o=t.exportClause.elements;i1){var i=n.slice(1);var o=e.guessIndentation(i);r=[n[0]].concat(e.map(i,function(e){return e.slice(o)})).join(C)}e.addSyntheticLeadingComment(a,t.kind,r,t.hasTrailingNewLine)}};for(var c=0,u=o;c0?e.parameters[0].type:undefined}}function canHaveLiteralInitializer(t){switch(t.kind){case 154:case 153:return!e.hasModifier(t,8);case 151:case 237:return true}return false}function isPreservedDeclarationStatement(e){switch(e.kind){case 239:case 244:case 248:case 241:case 240:case 242:case 243:case 219:case 249:case 255:case 254:return true}return false}function isProcessedComponent(e){switch(e.kind){case 161:case 157:case 156:case 158:case 159:case 154:case 153:case 155:case 160:case 162:case 237:case 150:case 211:case 164:case 175:case 165:case 166:case 183:return true}return false}})(s||(s={}));var s;(function(e){function getModuleTransformer(t){switch(t){case e.ModuleKind.ESNext:case e.ModuleKind.ES2015:return e.transformES2015Module;case e.ModuleKind.System:return e.transformSystemModule;default:return e.transformModule}}var t;(function(e){e[e["Uninitialized"]=0]="Uninitialized";e[e["Initialized"]=1]="Initialized";e[e["Completed"]=2]="Completed";e[e["Disposed"]=3]="Disposed"})(t||(t={}));var r;(function(e){e[e["Substitution"]=1]="Substitution";e[e["EmitNotifications"]=2]="EmitNotifications"})(r||(r={}));function getTransformers(t,r){var n=t.jsx;var i=e.getEmitScriptTarget(t);var a=e.getEmitModuleKind(t);var o=[];e.addRange(o,r&&r.before);o.push(e.transformTypeScript);if(n===2){o.push(e.transformJsx)}if(i<6){o.push(e.transformESNext)}if(i<4){o.push(e.transformES2017)}if(i<3){o.push(e.transformES2016)}if(i<2){o.push(e.transformES2015);o.push(e.transformGenerators)}o.push(getModuleTransformer(a));if(i<1){o.push(e.transformES5)}e.addRange(o,r&&r.after);return o}e.getTransformers=getTransformers;function noEmitSubstitution(e,t){return t}e.noEmitSubstitution=noEmitSubstitution;function noEmitNotification(e,t,r){r(e,t)}e.noEmitNotification=noEmitNotification;function transformNodes(t,r,n,i,a,o){var s=new Array(312);var c;var u;var l=[];var f=[];var d=0;var p=false;var g;var _=noEmitSubstitution;var m=noEmitNotification;var y=0;var h=[];var v={getCompilerOptions:function(){return n},getEmitResolver:function(){return t},getEmitHost:function(){return r},startLexicalEnvironment:startLexicalEnvironment,suspendLexicalEnvironment:suspendLexicalEnvironment,resumeLexicalEnvironment:resumeLexicalEnvironment,endLexicalEnvironment:endLexicalEnvironment,hoistVariableDeclaration:hoistVariableDeclaration,hoistFunctionDeclaration:hoistFunctionDeclaration,requestEmitHelper:requestEmitHelper,readEmitHelpers:readEmitHelpers,enableSubstitution:enableSubstitution,enableEmitNotification:enableEmitNotification,isSubstitutionEnabled:isSubstitutionEnabled,isEmitNotificationEnabled:isEmitNotificationEnabled,get onSubstituteNode(){return _},set onSubstituteNode(t){e.Debug.assert(y<1,"Cannot modify transformation hooks after initialization has completed.");e.Debug.assert(t!==undefined,"Value must not be 'undefined'");_=t},get onEmitNode(){return m},set onEmitNode(t){e.Debug.assert(y<1,"Cannot modify transformation hooks after initialization has completed.");e.Debug.assert(t!==undefined,"Value must not be 'undefined'");m=t},addDiagnostic:function(e){h.push(e)}};for(var T=0,S=i;T0,"Cannot modify the lexical environment during initialization.");e.Debug.assert(y<2,"Cannot modify the lexical environment after transformation has completed.");var r=e.setEmitFlags(e.createVariableDeclaration(t),64);if(!c){c=[r]}else{c.push(r)}}function hoistFunctionDeclaration(t){e.Debug.assert(y>0,"Cannot modify the lexical environment during initialization.");e.Debug.assert(y<2,"Cannot modify the lexical environment after transformation has completed.");if(!u){u=[t]}else{u.push(t)}}function startLexicalEnvironment(){e.Debug.assert(y>0,"Cannot modify the lexical environment during initialization.");e.Debug.assert(y<2,"Cannot modify the lexical environment after transformation has completed.");e.Debug.assert(!p,"Lexical environment is suspended.");l[d]=c;f[d]=u;d++;c=undefined;u=undefined}function suspendLexicalEnvironment(){e.Debug.assert(y>0,"Cannot modify the lexical environment during initialization.");e.Debug.assert(y<2,"Cannot modify the lexical environment after transformation has completed.");e.Debug.assert(!p,"Lexical environment is already suspended.");p=true}function resumeLexicalEnvironment(){e.Debug.assert(y>0,"Cannot modify the lexical environment during initialization.");e.Debug.assert(y<2,"Cannot modify the lexical environment after transformation has completed.");e.Debug.assert(p,"Lexical environment is not suspended.");p=false}function endLexicalEnvironment(){e.Debug.assert(y>0,"Cannot modify the lexical environment during initialization.");e.Debug.assert(y<2,"Cannot modify the lexical environment after transformation has completed.");e.Debug.assert(!p,"Lexical environment is suspended.");var t;if(c||u){if(u){t=u.slice()}if(c){var r=e.createVariableStatement(undefined,e.createVariableDeclarationList(c));if(!t){t=[r]}else{t.push(r)}}}d--;c=l[d];u=f[d];if(d===0){l=[];f=[]}return t}function requestEmitHelper(t){e.Debug.assert(y>0,"Cannot modify the transformation context during initialization.");e.Debug.assert(y<2,"Cannot modify the transformation context after transformation has completed.");e.Debug.assert(!t.scoped,"Cannot request a scoped emit helper.");g=e.append(g,t)}function readEmitHelpers(){e.Debug.assert(y>0,"Cannot modify the transformation context during initialization.");e.Debug.assert(y<2,"Cannot modify the transformation context after transformation has completed.");var t=g;g=undefined;return t}function dispose(){if(y<3){for(var t=0,r=i;t");writeSpace();emit(e.type);popNameGenerationScope(e)}function emitJSDocFunctionType(e){writeKeyword("function");emitParameters(e,e.parameters);writePunctuation(":");emit(e.type)}function emitJSDocNullableType(e){writePunctuation("?");emit(e.type)}function emitJSDocNonNullableType(e){writePunctuation("!");emit(e.type)}function emitJSDocOptionalType(e){emit(e.type);writePunctuation("=")}function emitConstructorType(e){pushNameGenerationScope(e);writeKeyword("new");writeSpace();emitTypeParameters(e,e.typeParameters);emitParameters(e,e.parameters);writeSpace();writePunctuation("=>");writeSpace();emit(e.type);popNameGenerationScope(e)}function emitTypeQuery(e){writeKeyword("typeof");writeSpace();emit(e.exprName)}function emitTypeLiteral(t){writePunctuation("{");var r=e.getEmitFlags(t)&1?768:32897;emitList(t,t.members,r|524288);writePunctuation("}")}function emitArrayType(e){emit(e.elementType);writePunctuation("[");writePunctuation("]")}function emitRestOrJSDocVariadicType(e){writePunctuation("...");emit(e.type)}function emitTupleType(e){writePunctuation("[");emitList(e,e.elementTypes,528);writePunctuation("]")}function emitOptionalType(e){emit(e.type);writePunctuation("?")}function emitUnionType(e){emitList(e,e.types,516)}function emitIntersectionType(e){emitList(e,e.types,520)}function emitConditionalType(e){emit(e.checkType);writeSpace();writeKeyword("extends");writeSpace();emit(e.extendsType);writeSpace();writePunctuation("?");writeSpace();emit(e.trueType);writeSpace();writePunctuation(":");writeSpace();emit(e.falseType)}function emitInferType(e){writeKeyword("infer");writeSpace();emit(e.typeParameter)}function emitParenthesizedType(e){writePunctuation("(");emit(e.type);writePunctuation(")")}function emitThisType(){writeKeyword("this")}function emitTypeOperator(e){writeTokenText(e.operator,writeKeyword);writeSpace();emit(e.type)}function emitIndexedAccessType(e){emit(e.objectType);writePunctuation("[");emit(e.indexType);writePunctuation("]")}function emitMappedType(t){var r=e.getEmitFlags(t);writePunctuation("{");if(r&1){writeSpace()}else{writeLine();increaseIndent()}if(t.readonlyToken){emit(t.readonlyToken);if(t.readonlyToken.kind!==133){writeKeyword("readonly")}writeSpace()}writePunctuation("[");var n=getPipelinePhase(0,t.typeParameter);n(3,t.typeParameter);writePunctuation("]");if(t.questionToken){emit(t.questionToken);if(t.questionToken.kind!==56){writePunctuation("?")}}writePunctuation(":");writeSpace();emit(t.type);writeTrailingSemicolon();if(r&1){writeSpace()}else{writeLine();decreaseIndent()}writePunctuation("}")}function emitLiteralType(e){emitExpression(e.literal)}function emitImportTypeNode(e){if(e.isTypeOf){writeKeyword("typeof");writeSpace()}writeKeyword("import");writePunctuation("(");emit(e.argument);writePunctuation(")");if(e.qualifier){writePunctuation(".");emit(e.qualifier)}emitTypeArguments(e,e.typeArguments)}function emitObjectBindingPattern(e){writePunctuation("{");emitList(e,e.elements,525136);writePunctuation("}")}function emitArrayBindingPattern(e){writePunctuation("[");emitList(e,e.elements,524880);writePunctuation("]")}function emitBindingElement(e){emit(e.dotDotDotToken);if(e.propertyName){emit(e.propertyName);writePunctuation(":");writeSpace()}emit(e.name);emitInitializer(e.initializer,e.name.end,e)}function emitArrayLiteralExpression(e){var t=e.elements;var r=e.multiLine?65536:0;emitExpressionList(e,t,8914|r)}function emitObjectLiteralExpression(t){e.forEach(t.properties,generateMemberNames);var r=e.getEmitFlags(t)&65536;if(r){increaseIndent()}var n=t.multiLine?65536:0;var i=y.languageVersion>=1&&!e.isJsonSourceFile(y)?64:0;emitList(t,t.properties,526226|i|n);if(r){decreaseIndent()}}function emitPropertyAccessExpression(t){var r=false;var n=false;if(!(e.getEmitFlags(t)&131072)){var i=t.expression.end;var a=e.skipTrivia(y.text,t.expression.end)+1;var o=e.createToken(24);o.pos=i;o.end=a;r=needsIndentation(t,t.expression,o);n=needsIndentation(t,o,t.name)}emitExpression(t.expression);increaseIndentIf(r,false);var s=!r&&needsDotDotForPropertyAccess(t.expression);if(s){writePunctuation(".")}emitTokenWithComment(24,t.expression.end,writePunctuation,t);increaseIndentIf(n,false);emit(t.name);decreaseIndentIf(r,n)}function needsDotDotForPropertyAccess(r){r=e.skipPartiallyEmittedExpressions(r);if(e.isNumericLiteral(r)){var n=getLiteralTextOfNode(r,true);return!r.numericLiteralFlags&&!e.stringContains(n,e.tokenToString(24))}else if(e.isPropertyAccessExpression(r)||e.isElementAccessExpression(r)){var i=e.getConstantValue(r);return typeof i==="number"&&isFinite(i)&&Math.floor(i)===i&&t.removeComments}}function emitElementAccessExpression(e){emitExpression(e.expression);emitTokenWithComment(22,e.expression.end,writePunctuation,e);emitExpression(e.argumentExpression);emitTokenWithComment(23,e.argumentExpression.end,writePunctuation,e)}function emitCallExpression(e){emitExpression(e.expression);emitTypeArguments(e,e.typeArguments);emitExpressionList(e,e.arguments,2576)}function emitNewExpression(e){emitTokenWithComment(95,e.pos,writeKeyword,e);writeSpace();emitExpression(e.expression);emitTypeArguments(e,e.typeArguments);emitExpressionList(e,e.arguments,18960)}function emitTaggedTemplateExpression(e){emitExpression(e.tag);emitTypeArguments(e,e.typeArguments);writeSpace();emitExpression(e.template)}function emitTypeAssertionExpression(e){writePunctuation("<");emit(e.type);writePunctuation(">");emitExpression(e.expression)}function emitParenthesizedExpression(e){var t=emitTokenWithComment(20,e.pos,writePunctuation,e);emitExpression(e.expression);emitTokenWithComment(21,e.expression?e.expression.end:t,writePunctuation,e)}function emitFunctionExpression(e){generateNameIfNeeded(e.name);emitFunctionDeclarationOrExpression(e)}function emitArrowFunction(e){emitDecorators(e,e.decorators);emitModifiers(e,e.modifiers);emitSignatureAndBody(e,emitArrowFunctionHead)}function emitArrowFunctionHead(e){emitTypeParameters(e,e.typeParameters);emitParametersForArrow(e,e.parameters);emitTypeAnnotation(e.type);writeSpace();emit(e.equalsGreaterThanToken)}function emitDeleteExpression(e){emitTokenWithComment(81,e.pos,writeKeyword,e);writeSpace();emitExpression(e.expression)}function emitTypeOfExpression(e){emitTokenWithComment(104,e.pos,writeKeyword,e);writeSpace();emitExpression(e.expression)}function emitVoidExpression(e){emitTokenWithComment(106,e.pos,writeKeyword,e);writeSpace();emitExpression(e.expression)}function emitAwaitExpression(e){emitTokenWithComment(122,e.pos,writeKeyword,e);writeSpace();emitExpression(e.expression)}function emitPrefixUnaryExpression(e){writeTokenText(e.operator,writeOperator);if(shouldEmitWhitespaceBeforeOperand(e)){writeSpace()}emitExpression(e.operand)}function shouldEmitWhitespaceBeforeOperand(e){var t=e.operand;return t.kind===202&&(e.operator===38&&(t.operator===38||t.operator===44)||e.operator===39&&(t.operator===39||t.operator===45))}function emitPostfixUnaryExpression(e){emitExpression(e.operand);writeTokenText(e.operator,writeOperator)}function emitBinaryExpression(e){var t=e.operatorToken.kind!==27;var r=needsIndentation(e,e.left,e.operatorToken);var n=needsIndentation(e,e.operatorToken,e.right);emitExpression(e.left);increaseIndentIf(r,t);emitLeadingCommentsOfPosition(e.operatorToken.pos);writeTokenNode(e.operatorToken,e.operatorToken.kind===93?writeKeyword:writeOperator);emitTrailingCommentsOfPosition(e.operatorToken.end,true);increaseIndentIf(n,true);emitExpression(e.right);decreaseIndentIf(r,n)}function emitConditionalExpression(e){var t=needsIndentation(e,e.condition,e.questionToken);var r=needsIndentation(e,e.questionToken,e.whenTrue);var n=needsIndentation(e,e.whenTrue,e.colonToken);var i=needsIndentation(e,e.colonToken,e.whenFalse);emitExpression(e.condition);increaseIndentIf(t,true);emit(e.questionToken);increaseIndentIf(r,true);emitExpression(e.whenTrue);decreaseIndentIf(t,r);increaseIndentIf(n,true);emit(e.colonToken);increaseIndentIf(i,true);emitExpression(e.whenFalse);decreaseIndentIf(n,i)}function emitTemplateExpression(e){emit(e.head);emitList(e,e.templateSpans,262144)}function emitYieldExpression(e){emitTokenWithComment(117,e.pos,writeKeyword,e);emit(e.asteriskToken);emitExpressionWithLeadingSpace(e.expression)}function emitSpreadExpression(e){emitTokenWithComment(25,e.pos,writePunctuation,e);emitExpression(e.expression)}function emitClassExpression(e){generateNameIfNeeded(e.name);emitClassDeclarationOrExpression(e)}function emitExpressionWithTypeArguments(e){emitExpression(e.expression);emitTypeArguments(e,e.typeArguments)}function emitAsExpression(e){emitExpression(e.expression);if(e.type){writeSpace();writeKeyword("as");writeSpace();emit(e.type)}}function emitNonNullExpression(e){emitExpression(e.expression);writeOperator("!")}function emitMetaProperty(e){writeToken(e.keywordToken,e.pos,writePunctuation);writePunctuation(".");emit(e.name)}function emitTemplateSpan(e){emitExpression(e.expression);emit(e.literal)}function emitBlock(e){emitBlockStatements(e,!e.multiLine&&isEmptyBlock(e))}function emitBlockStatements(t,r){emitTokenWithComment(18,t.pos,writePunctuation,t);var n=r||e.getEmitFlags(t)&1?768:129;emitList(t,t.statements,n);emitTokenWithComment(19,t.statements.end,writePunctuation,t,!!(n&1))}function emitVariableStatement(e){emitModifiers(e,e.modifiers);emit(e.declarationList);writeTrailingSemicolon()}function emitEmptyStatement(e){if(e){writePunctuation(";")}else{writeTrailingSemicolon()}}function emitExpressionStatement(t){emitExpression(t.expression);if(!e.isJsonSourceFile(y)||e.nodeIsSynthesized(t.expression)){writeTrailingSemicolon()}}function emitIfStatement(e){var t=emitTokenWithComment(91,e.pos,writeKeyword,e);writeSpace();emitTokenWithComment(20,t,writePunctuation,e);emitExpression(e.expression);emitTokenWithComment(21,e.expression.end,writePunctuation,e);emitEmbeddedStatement(e,e.thenStatement);if(e.elseStatement){writeLineOrSpace(e);emitTokenWithComment(83,e.thenStatement.end,writeKeyword,e);if(e.elseStatement.kind===222){writeSpace();emit(e.elseStatement)}else{emitEmbeddedStatement(e,e.elseStatement)}}}function emitWhileClause(e,t){var r=emitTokenWithComment(107,t,writeKeyword,e);writeSpace();emitTokenWithComment(20,r,writePunctuation,e);emitExpression(e.expression);emitTokenWithComment(21,e.expression.end,writePunctuation,e)}function emitDoStatement(t){emitTokenWithComment(82,t.pos,writeKeyword,t);emitEmbeddedStatement(t,t.statement);if(e.isBlock(t.statement)){writeSpace()}else{writeLineOrSpace(t)}emitWhileClause(t,t.statement.end);writePunctuation(";")}function emitWhileStatement(e){emitWhileClause(e,e.pos);emitEmbeddedStatement(e,e.statement)}function emitForStatement(e){var t=emitTokenWithComment(89,e.pos,writeKeyword,e);writeSpace();var r=emitTokenWithComment(20,t,writePunctuation,e);emitForBinding(e.initializer);r=emitTokenWithComment(26,e.initializer?e.initializer.end:r,writePunctuation,e);emitExpressionWithLeadingSpace(e.condition);r=emitTokenWithComment(26,e.condition?e.condition.end:r,writePunctuation,e);emitExpressionWithLeadingSpace(e.incrementor);emitTokenWithComment(21,e.incrementor?e.incrementor.end:r,writePunctuation,e);emitEmbeddedStatement(e,e.statement)}function emitForInStatement(e){var t=emitTokenWithComment(89,e.pos,writeKeyword,e);writeSpace();emitTokenWithComment(20,t,writePunctuation,e);emitForBinding(e.initializer);writeSpace();emitTokenWithComment(93,e.initializer.end,writeKeyword,e);writeSpace();emitExpression(e.expression);emitTokenWithComment(21,e.expression.end,writePunctuation,e);emitEmbeddedStatement(e,e.statement)}function emitForOfStatement(e){var t=emitTokenWithComment(89,e.pos,writeKeyword,e);writeSpace();emitWithTrailingSpace(e.awaitModifier);emitTokenWithComment(20,t,writePunctuation,e);emitForBinding(e.initializer);writeSpace();emitTokenWithComment(147,e.initializer.end,writeKeyword,e);writeSpace();emitExpression(e.expression);emitTokenWithComment(21,e.expression.end,writePunctuation,e);emitEmbeddedStatement(e,e.statement)}function emitForBinding(e){if(e!==undefined){if(e.kind===238){emit(e)}else{emitExpression(e)}}}function emitContinueStatement(e){emitTokenWithComment(78,e.pos,writeKeyword,e);emitWithLeadingSpace(e.label);writeTrailingSemicolon()}function emitBreakStatement(e){emitTokenWithComment(73,e.pos,writeKeyword,e);emitWithLeadingSpace(e.label);writeTrailingSemicolon()}function emitTokenWithComment(t,r,n,i,a){var o=e.getParseTreeNode(i);var s=o&&o.kind===i.kind;var c=r;if(s){r=e.skipTrivia(y.text,r)}if(emitLeadingCommentsOfPosition&&s&&i.pos!==c){var u=a&&!e.positionsAreOnSameLine(c,r,y);if(u){increaseIndent()}emitLeadingCommentsOfPosition(c);if(u){decreaseIndent()}}r=writeTokenText(t,n,r);if(emitTrailingCommentsOfPosition&&s&&i.end!==r){emitTrailingCommentsOfPosition(r,true)}return r}function emitReturnStatement(e){emitTokenWithComment(97,e.pos,writeKeyword,e);emitExpressionWithLeadingSpace(e.expression);writeTrailingSemicolon()}function emitWithStatement(e){var t=emitTokenWithComment(108,e.pos,writeKeyword,e);writeSpace();emitTokenWithComment(20,t,writePunctuation,e);emitExpression(e.expression);emitTokenWithComment(21,e.expression.end,writePunctuation,e);emitEmbeddedStatement(e,e.statement)}function emitSwitchStatement(e){var t=emitTokenWithComment(99,e.pos,writeKeyword,e);writeSpace();emitTokenWithComment(20,t,writePunctuation,e);emitExpression(e.expression);emitTokenWithComment(21,e.expression.end,writePunctuation,e);writeSpace();emit(e.caseBlock)}function emitLabeledStatement(e){emit(e.label);emitTokenWithComment(57,e.label.end,writePunctuation,e);writeSpace();emit(e.statement)}function emitThrowStatement(e){emitTokenWithComment(101,e.pos,writeKeyword,e);emitExpressionWithLeadingSpace(e.expression);writeTrailingSemicolon()}function emitTryStatement(e){emitTokenWithComment(103,e.pos,writeKeyword,e);writeSpace();emit(e.tryBlock);if(e.catchClause){writeLineOrSpace(e);emit(e.catchClause)}if(e.finallyBlock){writeLineOrSpace(e);emitTokenWithComment(88,(e.catchClause||e.tryBlock).end,writeKeyword,e);writeSpace();emit(e.finallyBlock)}}function emitDebuggerStatement(e){writeToken(79,e.pos,writeKeyword);writeTrailingSemicolon()}function emitVariableDeclaration(e){emit(e.name);emitTypeAnnotation(e.type);emitInitializer(e.initializer,e.type?e.type.end:e.name.end,e)}function emitVariableDeclarationList(t){writeKeyword(e.isLet(t)?"let":e.isVarConst(t)?"const":"var");writeSpace();emitList(t,t.declarations,528)}function emitFunctionDeclaration(e){emitFunctionDeclarationOrExpression(e)}function emitFunctionDeclarationOrExpression(e){emitDecorators(e,e.decorators);emitModifiers(e,e.modifiers);writeKeyword("function");emit(e.asteriskToken);writeSpace();emitIdentifierName(e.name);emitSignatureAndBody(e,emitSignatureHead)}function emitBlockCallback(e,t){emitBlockFunctionBody(t)}function emitSignatureAndBody(t,r){var n=t.body;if(n){if(e.isBlock(n)){var i=e.getEmitFlags(t)&65536;if(i){increaseIndent()}pushNameGenerationScope(t);e.forEach(t.parameters,generateNames);generateNames(t.body);r(t);if(o){o(4,n,emitBlockCallback)}else{emitBlockFunctionBody(n)}popNameGenerationScope(t);if(i){decreaseIndent()}}else{r(t);writeSpace();emitExpression(n)}}else{r(t);writeTrailingSemicolon()}}function emitSignatureHead(e){emitTypeParameters(e,e.typeParameters);emitParameters(e,e.parameters);emitTypeAnnotation(e.type)}function shouldEmitBlockFunctionBodyOnSingleLine(t){if(e.getEmitFlags(t)&1){return true}if(t.multiLine){return false}if(!e.nodeIsSynthesized(t)&&!e.rangeIsOnSingleLine(t,y)){return false}if(shouldWriteLeadingLineTerminator(t,t.statements,2)||shouldWriteClosingLineTerminator(t,t.statements,2)){return false}var r;for(var n=0,i=t.statements;n")}function emitJsxFragment(e){emit(e.openingFragment);emitList(e,e.children,262144);emit(e.closingFragment)}function emitJsxOpeningElementOrFragment(t){writePunctuation("<");if(e.isJsxOpeningElement(t)){emitJsxTagName(t.tagName);if(t.attributes.properties&&t.attributes.properties.length>0){writeSpace()}emit(t.attributes)}writePunctuation(">")}function emitJsxText(e){E.writeLiteral(getTextOfNode(e,true))}function emitJsxClosingElementOrFragment(t){writePunctuation("")}function emitJsxAttributes(e){emitList(e,e.properties,262656)}function emitJsxAttribute(e){emit(e.name);emitNodeWithPrefix("=",writePunctuation,e.initializer,emit)}function emitJsxSpreadAttribute(e){writePunctuation("{...");emitExpression(e.expression);writePunctuation("}")}function emitJsxExpression(e){if(e.expression){writePunctuation("{");emit(e.dotDotDotToken);emitExpression(e.expression);writePunctuation("}")}}function emitJsxTagName(e){if(e.kind===72){emitExpression(e)}else{emit(e)}}function emitCaseClause(e){emitTokenWithComment(74,e.pos,writeKeyword,e);writeSpace();emitExpression(e.expression);emitCaseOrDefaultClauseRest(e,e.statements,e.expression.end)}function emitDefaultClause(e){var t=emitTokenWithComment(80,e.pos,writeKeyword,e);emitCaseOrDefaultClauseRest(e,e.statements,t)}function emitCaseOrDefaultClauseRest(t,r,n){var i=r.length===1&&(e.nodeIsSynthesized(t)||e.nodeIsSynthesized(r[0])||e.rangeStartPositionsAreOnSameLine(t,r[0],y));var a=163969;if(i){writeToken(57,n,writePunctuation,t);writeSpace();a&=~(1|128)}else{emitTokenWithComment(57,n,writePunctuation,t)}emitList(t,r,a)}function emitHeritageClause(e){writeSpace();writeTokenText(e.token,writeKeyword);writeSpace();emitList(e,e.types,528)}function emitCatchClause(e){var t=emitTokenWithComment(75,e.pos,writeKeyword,e);writeSpace();if(e.variableDeclaration){emitTokenWithComment(20,t,writePunctuation,e);emit(e.variableDeclaration);emitTokenWithComment(21,e.variableDeclaration.end,writePunctuation,e);writeSpace()}emit(e.block)}function emitPropertyAssignment(t){emit(t.name);writePunctuation(":");writeSpace();var r=t.initializer;if(emitTrailingCommentsOfPosition&&(e.getEmitFlags(r)&512)===0){var n=e.getCommentRange(r);emitTrailingCommentsOfPosition(n.pos)}emitExpression(r)}function emitShorthandPropertyAssignment(e){emit(e.name);if(e.objectAssignmentInitializer){writeSpace();writePunctuation("=");writeSpace();emitExpression(e.objectAssignmentInitializer)}}function emitSpreadAssignment(e){if(e.expression){emitTokenWithComment(25,e.pos,writePunctuation,e);emitExpression(e.expression)}}function emitEnumMember(e){emit(e.name);emitInitializer(e.initializer,e.name.end,e)}function emitJSDoc(e){k("/**");if(e.comment){var t=e.comment.split(/\r\n?|\n/g);for(var r=0,n=t;r');writeLine()}if(y&&y.moduleName){writeComment('/// ');writeLine()}if(y&&y.amdDependencies){for(var i=0,a=y.amdDependencies;i')}else{writeComment('/// ')}writeLine()}}for(var s=0,c=t;s');writeLine()}for(var l=0,f=r;l');writeLine()}for(var d=0,p=n;d');writeLine()}}function emitSourceFileWorker(t){var r=t.statements;pushNameGenerationScope(t);e.forEach(t.statements,generateNames);emitHelpers(t);var n=e.findIndex(r,function(t){return!e.isPrologueDirective(t)});emitTripleSlashDirectivesIfNeeded(t);emitList(t,r,1,n===-1?r.length:n);popNameGenerationScope(t)}function emitPartiallyEmittedExpression(e){emitExpression(e.expression)}function emitCommaList(e){emitExpressionList(e,e.elements,528)}function emitPrologueDirectives(t,r,n){for(var i=0;i0){writeLine()}emit(a);if(n){n.set(a.expression.text,true)}}}else{return i}}return t.length}function emitPrologueDirectivesIfNeeded(t){if(e.isSourceFile(t)){setSourceFile(t);emitPrologueDirectives(t.statements)}else{var r=e.createMap();for(var n=0,i=t.sourceFiles;n=n.length||o===0;if(c&&i&32768){if(u){u(n)}if(l){l(n)}return}if(i&15360){writePunctuation(getOpeningBracket(i));if(c&&!s){emitTrailingCommentsOfPosition(n.pos,true)}}if(u){u(n)}if(c){if(i&1){writeLine()}else if(i&256&&!(i&524288)){writeSpace()}}else{var f=(i&262144)===0;var d=f;if(shouldWriteLeadingLineTerminator(r,n,i)){writeLine();d=false}else if(i&256){writeSpace()}if(i&128){increaseIndent()}var p=void 0;var g=false;for(var _=0;_0||o>0)&&a!==o){if(!c){emitLeadingComments(a,s)}if(!c||a>=0&&(n&512)!==0){I=a}if(!u||o>=0&&(n&1024)!==0){w=o;if(r.kind===238){M=o}}}e.forEach(e.getSyntheticLeadingComments(r),emitLeadingSynthesizedComment);U();var p=getNextPipelinePhase(2,r);if(n&2048){j=true;p(t,r);j=false}else{p(t,r)}W();e.forEach(e.getSyntheticTrailingComments(r),emitTrailingSynthesizedComment);if((a>0||o>0)&&a!==o){I=l;w=f;M=d;if(!u&&s){emitTrailingComments(o)}}U()}function emitLeadingSynthesizedComment(e){if(e.kind===2){E.writeLine()}writeSynthesizedComment(e);if(e.hasTrailingNewLine||e.kind===2){E.writeLine()}else{E.writeSpace(" ")}}function emitTrailingSynthesizedComment(e){if(!E.isAtStartOfLine()){E.writeSpace(" ")}writeSynthesizedComment(e);if(e.hasTrailingNewLine){E.writeLine()}}function writeSynthesizedComment(t){var r=formatSynthesizedComment(t);var n=t.kind===3?e.computeLineStarts(r):undefined;e.writeCommentRange(r,n,E,0,r.length,g)}function formatSynthesizedComment(e){return e.kind===3?"/*"+e.text+"*/":"//"+e.text}function emitBodyWithDetachedComments(t,r,n){W();var i=r.pos,a=r.end;var o=e.getEmitFlags(t);var s=i<0||(o&512)!==0;var c=j||a<0||(o&1024)!==0;if(!s){emitDetachedCommentsAndUpdateCommentsInfo(r)}U();if(o&2048&&!j){j=true;n(t);j=false}else{n(t)}W();if(!c){emitLeadingComments(r.end,true);if(B&&!E.isAtStartOfLine()){E.writeLine()}}U()}function emitLeadingComments(e,t){B=false;if(t){forEachLeadingCommentToEmit(e,emitLeadingComment)}else if(e===0){forEachLeadingCommentToEmit(e,emitTripleSlashLeadingComment)}}function emitTripleSlashLeadingComment(e,t,r,n,i){if(isTripleSlashComment(e,t)){emitLeadingComment(e,t,r,n,i)}}function shouldWriteComment(r,n){if(t.onlyPrintJsDocStyle){return e.isJSDocLikeText(r,n)||e.isPinnedComment(r,n)}return true}function emitLeadingComment(t,r,n,i,a){if(!shouldWriteComment(y.text,t))return;if(!B){e.emitNewLineBeforeLeadingCommentOfPosition(getCurrentLineMap(),E,a,t);B=true}emitPos(t);e.writeCommentRange(y.text,getCurrentLineMap(),E,t,r,g);emitPos(r);if(i){E.writeLine()}else if(n===3){E.writeSpace(" ")}}function emitLeadingCommentsOfPosition(e){if(j||e===-1){return}emitLeadingComments(e,true)}function emitTrailingComments(e){forEachTrailingCommentToEmit(e,emitTrailingComment)}function emitTrailingComment(t,r,n,i){if(!shouldWriteComment(y.text,t))return;if(!E.isAtStartOfLine()){E.writeSpace(" ")}emitPos(t);e.writeCommentRange(y.text,getCurrentLineMap(),E,t,r,g);emitPos(r);if(i){E.writeLine()}}function emitTrailingCommentsOfPosition(e,t){if(j){return}W();forEachTrailingCommentToEmit(e,t?emitTrailingComment:emitTrailingCommentOfPosition);U()}function emitTrailingCommentOfPosition(t,r,n,i){emitPos(t);e.writeCommentRange(y.text,getCurrentLineMap(),E,t,r,g);emitPos(r);if(i){E.writeLine()}else{E.writeSpace(" ")}}function forEachLeadingCommentToEmit(t,r){if(y&&(I===-1||t!==I)){if(hasDetachedComments(t)){forEachLeadingCommentWithoutDetachedComments(r)}else{e.forEachLeadingCommentRange(y.text,t,r,t)}}}function forEachTrailingCommentToEmit(t,r){if(y&&(w===-1||t!==w&&t!==M)){e.forEachTrailingCommentRange(y.text,t,r)}}function hasDetachedComments(t){return R!==undefined&&e.last(R).nodePos===t}function forEachLeadingCommentWithoutDetachedComments(t){var r=e.last(R).detachedCommentEndPos;if(R.length-1){R.pop()}else{R=undefined}e.forEachLeadingCommentRange(y.text,r,t,r)}function emitDetachedCommentsAndUpdateCommentsInfo(t){var r=e.emitDetachedComments(y.text,getCurrentLineMap(),E,emitComment,t,g,j);if(r){if(R){R.push(r)}else{R=[r]}}}function emitComment(t,r,n,i,a,o){if(!shouldWriteComment(y.text,i))return;emitPos(i);e.writeCommentRange(t,r,n,i,a,o);emitPos(a)}function isTripleSlashComment(t,r){return e.isRecognizedTripleSlashComment(y.text,t,r)}function pipelineEmitWithSourceMap(t,r){var n=getNextPipelinePhase(3,r);if(e.isUnparsedSource(r)&&r.sourceMapText!==undefined){var i=e.tryParseRawSourceMap(r.sourceMapText);if(i){O.appendSourceMap(E.getLine(),E.getColumn(),i,r.sourceMapPath)}n(t,r)}else{var a=e.getSourceMapRange(r),o=a.pos,s=a.end,c=a.source,u=c===void 0?F:c;var l=e.getEmitFlags(r);if(r.kind!==307&&(l&16)===0&&o>=0){emitSourcePos(u,skipSourceTrivia(u,o))}if(l&64){A=true;n(t,r);A=false}else{n(t,r)}if(r.kind!==307&&(l&32)===0&&s>=0){emitSourcePos(u,s)}}}function skipSourceTrivia(t,r){return t.skipTrivia?t.skipTrivia(r):e.skipTrivia(F.text,r)}function emitPos(t){if(A||e.positionIsSynthesized(t)||isJsonSourceMapSource(F)){return}var r=e.getLineAndCharacterOfPosition(y,t),n=r.line,i=r.character;O.addMapping(E.getLine(),E.getColumn(),P,n,i,undefined)}function emitSourcePos(e,t){if(e!==F){var r=F;setSourceMapSource(e);emitPos(t);setSourceMapSource(r)}else{emitPos(t)}}function emitTokenWithSourceMap(t,r,n,i,a){if(A||t&&e.isInJsonFile(t)){return a(r,n,i)}var o=t&&t.emitNode;var s=o&&o.flags||0;var c=o&&o.tokenSourceMapRanges&&o.tokenSourceMapRanges[r];var u=c&&c.source||F;i=skipSourceTrivia(u,c?c.pos:i);if((s&128)===0&&i>=0){emitSourcePos(u,i)}i=a(r,n,i);if(c)i=c.end;if((s&256)===0&&i>=0){emitSourcePos(u,i)}return i}function setSourceMapSource(e){if(A){return}F=e;if(isJsonSourceMapSource(e)){return}P=O.addSource(e.fileName);if(t.inlineSources){O.setSourceContent(P,e.text)}}function isJsonSourceMapSource(t){return e.fileExtensionIs(t.fileName,".json")}}e.createPrinter=createPrinter;function createBracketsMap(){var e=[];e[1024]=["{","}"];e[2048]=["(",")"];e[4096]=["<",">"];e[8192]=["[","]"];return e}function getOpeningBracket(e){return r[e&15360][0]}function getClosingBracket(e){return r[e&15360][1]}var a;(function(e){e[e["Auto"]=0]="Auto";e[e["CountMask"]=268435455]="CountMask";e[e["_i"]=268435456]="_i"})(a||(a={}))})(s||(s={}));var s;(function(e){function createCachedDirectoryStructureHost(t,r,n){if(!t.getDirectories||!t.readDirectory){return undefined}var i=e.createMap();var a=e.createGetCanonicalFileName(n);return{useCaseSensitiveFileNames:n,fileExists:fileExists,readFile:function(e,r){return t.readFile(e,r)},directoryExists:t.directoryExists&&directoryExists,getDirectories:getDirectories,readDirectory:readDirectory,createDirectory:t.createDirectory&&createDirectory,writeFile:t.writeFile&&writeFile,addOrDeleteFileOrDirectory:addOrDeleteFileOrDirectory,addOrDeleteFile:addOrDeleteFile,clearCache:clearCache};function toPath(t){return e.toPath(t,r,a)}function getCachedFileSystemEntries(t){return i.get(e.ensureTrailingDirectorySeparator(t))}function getCachedFileSystemEntriesForBaseDir(t){return getCachedFileSystemEntries(e.getDirectoryPath(t))}function getBaseNameOfFileName(t){return e.getBaseFileName(e.normalizePath(t))}function createCachedFileSystemEntries(r,n){var a={files:e.map(t.readDirectory(r,undefined,undefined,["*.*"]),getBaseNameOfFileName)||[],directories:t.getDirectories(r)||[]};i.set(e.ensureTrailingDirectorySeparator(n),a);return a}function tryReadDirectory(t,r){r=e.ensureTrailingDirectorySeparator(r);var n=getCachedFileSystemEntries(r);if(n){return n}try{return createCachedFileSystemEntries(t,r)}catch(t){e.Debug.assert(!i.has(e.ensureTrailingDirectorySeparator(r)));return undefined}}function fileNameEqual(e,t){return a(e)===a(t)}function hasEntry(t,r){return e.some(t,function(e){return fileNameEqual(e,r)})}function updateFileSystemEntry(t,r,n){if(hasEntry(t,r)){if(!n){return e.filterMutate(t,function(e){return!fileNameEqual(e,r)})}}else if(n){return t.push(r)}}function writeFile(e,r,n){var i=toPath(e);var a=getCachedFileSystemEntriesForBaseDir(i);if(a){updateFilesOfFileSystemEntry(a,getBaseNameOfFileName(e),true)}return t.writeFile(e,r,n)}function fileExists(e){var r=toPath(e);var n=getCachedFileSystemEntriesForBaseDir(r);return n&&hasEntry(n.files,getBaseNameOfFileName(e))||t.fileExists(e)}function directoryExists(r){var n=toPath(r);return i.has(e.ensureTrailingDirectorySeparator(n))||t.directoryExists(r)}function createDirectory(e){var r=toPath(e);var n=getCachedFileSystemEntriesForBaseDir(r);var i=getBaseNameOfFileName(e);if(n){updateFileSystemEntry(n.directories,i,true)}t.createDirectory(e)}function getDirectories(e){var r=toPath(e);var n=tryReadDirectory(e,r);if(n){return n.directories.slice()}return t.getDirectories(e)}function readDirectory(i,a,o,s,c){var u=toPath(i);var l=tryReadDirectory(i,u);if(l){return e.matchFiles(i,a,o,s,n,r,c,getFileSystemEntries)}return t.readDirectory(i,a,o,s,c);function getFileSystemEntries(t){var r=toPath(t);if(r===u){return l}return tryReadDirectory(t,r)||e.emptyFileSystemEntries}}function addOrDeleteFileOrDirectory(e,r){var n=getCachedFileSystemEntries(r);if(n){clearCache();return undefined}var i=getCachedFileSystemEntriesForBaseDir(r);if(!i){return undefined}if(!t.directoryExists){clearCache();return undefined}var a=getBaseNameOfFileName(e);var o={fileExists:t.fileExists(r),directoryExists:t.directoryExists(r)};if(o.directoryExists||hasEntry(i.directories,a)){clearCache()}else{updateFilesOfFileSystemEntry(i,a,o.fileExists)}return o}function addOrDeleteFile(t,r,n){if(n===e.FileWatcherEventKind.Changed){return}var i=getCachedFileSystemEntriesForBaseDir(r);if(i){updateFilesOfFileSystemEntry(i,getBaseNameOfFileName(t),n===e.FileWatcherEventKind.Created)}}function updateFilesOfFileSystemEntry(e,t,r){updateFileSystemEntry(e.files,t,r)}function clearCache(){i.clear()}}e.createCachedDirectoryStructureHost=createCachedDirectoryStructureHost;var t;(function(e){e[e["None"]=0]="None";e[e["Partial"]=1]="Partial";e[e["Full"]=2]="Full"})(t=e.ConfigFileProgramReloadLevel||(e.ConfigFileProgramReloadLevel={}));function updateMissingFilePathsWatch(t,r,n){var i=t.getMissingFilePaths();var a=e.arrayToSet(i);e.mutateMap(r,a,{createNewValue:n,onDeleteValue:e.closeFileWatcher})}e.updateMissingFilePathsWatch=updateMissingFilePathsWatch;function updateWatchingWildcardDirectories(t,r,n){e.mutateMap(t,r,{createNewValue:createWildcardDirectoryWatcher,onDeleteValue:closeFileWatcherOf,onExistingValue:updateWildcardDirectoryWatcher});function createWildcardDirectoryWatcher(e,t){return{watcher:n(e,t),flags:t}}function updateWildcardDirectoryWatcher(e,r,n){if(e.flags===r){return}e.watcher.close();t.set(n,createWildcardDirectoryWatcher(n,r))}}e.updateWatchingWildcardDirectories=updateWatchingWildcardDirectories;function isEmittedFileOfProgram(e,t){if(!e){return false}return e.isEmittedFile(t)}e.isEmittedFileOfProgram=isEmittedFileOfProgram;var r;(function(e){e[e["None"]=0]="None";e[e["TriggerOnly"]=1]="TriggerOnly";e[e["Verbose"]=2]="Verbose"})(r=e.WatchLogLevel||(e.WatchLogLevel={}));function getWatchFactory(e,t,r){return getWatchFactoryWith(e,t,r,watchFile,watchDirectory)}e.getWatchFactory=getWatchFactory;function getWatchFactoryWith(e,t,n,i,a){var o=getCreateFileWatcher(e,i);var s=e===r.None?watchFilePath:o;var c=getCreateFileWatcher(e,a);return{watchFile:function(e,r,a,s,c,u){return o(e,r,a,s,undefined,c,u,i,t,"FileWatcher",n)},watchFilePath:function(e,r,a,o,c,u,l){return s(e,r,a,o,c,u,l,i,t,"FileWatcher",n)},watchDirectory:function(e,r,i,o,s,u){return c(e,r,i,o,undefined,s,u,a,t,"DirectoryWatcher",n)}};function watchFilePath(e,t,r,n,a){return i(e,t,function(e,t){return r(e,t,a)},n)}}function watchFile(e,t,r,n){return e.watchFile(t,r,n)}function watchDirectory(e,t,r,n){return e.watchDirectory(t,r,(n&1)!==0)}function getCreateFileWatcher(e,t){switch(e){case r.None:return t;case r.TriggerOnly:return createFileWatcherWithTriggerLogging;case r.Verbose:return t===watchDirectory?createDirectoryWatcherWithLogging:createFileWatcherWithLogging}}function createFileWatcherWithLogging(e,t,r,n,i,a,o,s,c,u,l){c(u+":: Added:: "+getWatchInfo(t,n,a,o,l));var f=createFileWatcherWithTriggerLogging(e,t,r,n,i,a,o,s,c,u,l);return{close:function(){c(u+":: Close:: "+getWatchInfo(t,n,a,o,l));f.close()}}}function createDirectoryWatcherWithLogging(t,r,n,i,a,o,s,c,u,l,f){var d=l+":: Added:: "+getWatchInfo(r,i,o,s,f);u(d);var p=e.timestamp();var g=createFileWatcherWithTriggerLogging(t,r,n,i,a,o,s,c,u,l,f);var _=e.timestamp()-p;u("Elapsed:: "+_+"ms "+d);return{close:function(){var t=l+":: Close:: "+getWatchInfo(r,i,o,s,f);u(t);var n=e.timestamp();g.close();var a=e.timestamp()-n;u("Elapsed:: "+a+"ms "+t)}}}function createFileWatcherWithTriggerLogging(t,r,n,i,a,o,s,c,u,l,f){return c(t,r,function(t,c){var d=l+":: Triggered with "+t+" "+(c!==undefined?c:"")+":: "+getWatchInfo(r,i,o,s,f);u(d);var p=e.timestamp();n(t,c,a);var g=e.timestamp()-p;u("Elapsed:: "+g+"ms "+d)},i)}function getWatchInfo(e,t,r,n,i){return"WatchInfo: "+e+" "+t+" "+(i?i(r,n):r)}function closeFileWatcherOf(e){e.watcher.close()}e.closeFileWatcherOf=closeFileWatcherOf})(s||(s={}));var s;(function(e){var t=/(^\s*$)|(^\s*\/\/\/?\s*(@ts-ignore)?)/;function findConfigFile(t,r,n){if(n===void 0){n="tsconfig.json"}return e.forEachAncestorDirectory(t,function(t){var i=e.combinePaths(t,n);return r(i)?i:undefined})}e.findConfigFile=findConfigFile;function resolveTripleslashReference(t,r){var n=e.getDirectoryPath(r);var i=e.isRootedDiskPath(t)?t:e.combinePaths(n,t);return e.normalizePath(i)}e.resolveTripleslashReference=resolveTripleslashReference;function computeCommonSourceDirectoryOfFilenames(t,r,n){var i;var a=e.forEach(t,function(t){var a=e.getNormalizedPathComponents(t,r);a.pop();if(!i){i=a;return}var o=Math.min(i.length,a.length);for(var s=0;se.getRootLength(t)&&!directoryExists(t)){var r=e.getDirectoryPath(t);ensureDirectoriesExist(r);if(c.createDirectory){c.createDirectory(t)}else{n.createDirectory(t)}}}var a;function writeFileIfUpdated(t,r,i){if(!a){a=e.createMap()}var o=n.createHash(r);var s=n.getModifiedTime(t);if(s){var c=a.get(t);if(c&&c.byteOrderMark===i&&c.hash===o&&c.mtime.getTime()===s.getTime()){return}}n.writeFile(t,r,i);var u=n.getModifiedTime(t)||e.missingFileModifiedTime;a.set(t,{hash:o,byteOrderMark:i,mtime:u})}function writeFile(r,i,a,o){try{e.performance.mark("beforeIOWrite");ensureDirectoriesExist(e.getDirectoryPath(e.normalizePath(r)));if(e.isWatchSet(t)&&n.createHash&&n.getModifiedTime){writeFileIfUpdated(r,i,a)}else{n.writeFile(r,i,a)}e.performance.mark("afterIOWrite");e.performance.measure("I/O Write","beforeIOWrite","afterIOWrite")}catch(e){if(o){o(e.message)}}}function getDefaultLibLocation(){return e.getDirectoryPath(e.normalizePath(n.getExecutingFilePath()))}var o=e.getNewLineCharacter(t,function(){return n.newLine});var s=n.realpath&&function(e){return n.realpath(e)};var c={getSourceFile:getSourceFile,getDefaultLibLocation:getDefaultLibLocation,getDefaultLibFileName:function(t){return e.combinePaths(getDefaultLibLocation(),e.getDefaultLibFileName(t))},writeFile:writeFile,getCurrentDirectory:e.memoize(function(){return n.getCurrentDirectory()}),useCaseSensitiveFileNames:function(){return n.useCaseSensitiveFileNames},getCanonicalFileName:getCanonicalFileName,getNewLine:function(){return o},fileExists:function(e){return n.fileExists(e)},readFile:function(e){return n.readFile(e)},trace:function(e){return n.write(e+o)},directoryExists:function(e){return n.directoryExists(e)},getEnvironmentVariable:function(e){return n.getEnvironmentVariable?n.getEnvironmentVariable(e):""},getDirectories:function(e){return n.getDirectories(e)},realpath:s,readDirectory:function(e,t,r,i,a){return n.readDirectory(e,t,r,i,a)},createDirectory:function(e){return n.createDirectory(e)}};return c}e.createCompilerHostWorker=createCompilerHostWorker;function changeCompilerHostToUseCache(t,r,n){var i=t.readFile;var a=t.fileExists;var o=t.directoryExists;var s=t.createDirectory;var c=t.writeFile;var u=t.getSourceFile;var l=e.createMap();var f=e.createMap();var d=e.createMap();var p=e.createMap();var g=function(e){var t=r(e);var n=l.get(t);if(n!==undefined)return n||undefined;return _(t,e)};var _=function(e,r){var n=i.call(t,r);l.set(e,n||false);return n};t.readFile=function(n){var a=r(n);var o=l.get(a);if(o!==undefined)return o;if(!e.fileExtensionIs(n,".json")){return i.call(t,n)}return _(a,n)};if(n){t.getSourceFile=function(n,i,a,o){var s=r(n);var c=p.get(s);if(c)return c;var l=u.call(t,n,i,a,o);if(l&&(e.isDeclarationFileName(n)||e.fileExtensionIs(n,".json"))){p.set(s,l)}return l}}t.fileExists=function(e){var n=r(e);var i=f.get(n);if(i!==undefined)return i;var o=a.call(t,e);f.set(n,!!o);return o};t.writeFile=function(e,i,a,o,s){var u=r(e);f.delete(u);var d=l.get(u);if(d&&d!==i){l.delete(u);p.delete(u)}else if(n){var g=p.get(u);if(g&&g.text!==i){p.delete(u)}}c.call(t,e,i,a,o,s)};if(o&&s){t.directoryExists=function(e){var n=r(e);var i=d.get(n);if(i!==undefined)return i;var a=o.call(t,e);d.set(n,!!a);return a};t.createDirectory=function(e){var n=r(e);d.delete(n);s.call(t,e)}}return{originalReadFile:i,originalFileExists:a,originalDirectoryExists:o,originalCreateDirectory:s,originalWriteFile:c,originalGetSourceFile:u,readFileWithCache:g}}e.changeCompilerHostToUseCache=changeCompilerHostToUseCache;function getPreEmitDiagnostics(t,r,n){var i=t.getConfigFileParsingDiagnostics().concat(t.getOptionsDiagnostics(n),t.getSyntacticDiagnostics(r,n),t.getGlobalDiagnostics(n),t.getSemanticDiagnostics(r,n));if(e.getEmitDeclarations(t.getCompilerOptions())){e.addRange(i,t.getDeclarationDiagnostics(r,n))}return e.sortAndDeduplicateDiagnostics(i)}e.getPreEmitDiagnostics=getPreEmitDiagnostics;function formatDiagnostics(e,t){var r="";for(var n=0,i=e;n=4;var v=(_+1+"").length;if(h){v=Math.max(s.length,v)}var T="";for(var S=d;S<=_;S++){T+=l.getNewLine();if(h&&d+10||s.length>0){return{diagnostics:e.concatenate(c,s),sourceMaps:undefined,emittedFiles:undefined,emitSkipped:true}}}}var u=getDiagnosticsProducingTypeChecker().getEmitResolver(l.outFile||l.out?undefined:r,i);e.performance.mark("beforeEmit");var f=a?[]:e.getTransformers(l,o);var d=e.emitFiles(u,getEmitHost(n),r,a,f,o&&o.afterDeclarations);e.performance.mark("afterEmit");e.performance.measure("Emit","beforeEmit","afterEmit");return d}function getSourceFile(e){return getSourceFileByPath(toPath(e))}function getSourceFileByPath(e){return X.get(e)}function getDiagnosticsHelper(t,r,n){if(t){return r(t,n)}return e.sortAndDeduplicateDiagnostics(e.flatMap(g.getSourceFiles(),function(e){if(n){n.throwIfCancellationRequested()}return r(e,n)}))}function getSyntacticDiagnostics(e,t){return getDiagnosticsHelper(e,getSyntacticDiagnosticsForFile,t)}function getSemanticDiagnostics(e,t){return getDiagnosticsHelper(e,getSemanticDiagnosticsForFile,t)}function getDeclarationDiagnostics(e,t){var r=g.getCompilerOptions();if(!e||r.out||r.outFile){return getDeclarationDiagnosticsWorker(e,t)}else{return getDiagnosticsHelper(e,getDeclarationDiagnosticsForFile,t)}}function getSyntacticDiagnosticsForFile(t){if(e.isSourceFileJS(t)){if(!t.additionalSyntacticDiagnostics){t.additionalSyntacticDiagnostics=getJSSyntacticDiagnosticsForFile(t)}return e.concatenate(t.additionalSyntacticDiagnostics,t.parseDiagnostics)}return t.parseDiagnostics}function runWithCancellationToken(t){try{return t()}catch(t){if(t instanceof e.OperationCanceledException){T=undefined;v=undefined}throw t}}function getSemanticDiagnosticsForFile(e,t){return getAndCacheDiagnostics(e,t,x,getSemanticDiagnosticsForFileNoCache)}function getSemanticDiagnosticsForFileNoCache(t,r){return runWithCancellationToken(function(){if(e.skipTypeChecking(t,l)){return e.emptyArray}var n=getDiagnosticsProducingTypeChecker();e.Debug.assert(!!t.bindDiagnostics);var i=e.isCheckJsEnabledForFile(t,l);var a=t.scriptKind===3||t.scriptKind===4||t.scriptKind===5||i||t.scriptKind===7;var o=a?t.bindDiagnostics:e.emptyArray;var s=a?n.getDiagnostics(t,r):e.emptyArray;var c=D.getDiagnostics(t.fileName);var u=L.getDiagnostics(t.fileName);var f;for(var d=0,p=[o,s,c,u,i?t.jsDocDiagnostics:undefined];d0){var s=n.text.slice(a[o-1],a[o]);var c=t.exec(s);if(!c){return true}if(c[3]){return false}o--}}return true}function getJSSyntacticDiagnosticsForFile(t){return runWithCancellationToken(function(){var r=[];var n=t;walk(t);return r;function walk(t){switch(n.kind){case 151:case 154:if(n.questionToken===t){r.push(createDiagnosticForNode(t,e.Diagnostics._0_can_only_be_used_in_a_ts_file,"?"));return}case 156:case 155:case 157:case 158:case 159:case 196:case 239:case 197:case 237:if(n.type===t){r.push(createDiagnosticForNode(t,e.Diagnostics.types_can_only_be_used_in_a_ts_file));return}}switch(t.kind){case 248:r.push(createDiagnosticForNode(t,e.Diagnostics.import_can_only_be_used_in_a_ts_file));return;case 254:if(t.isExportEquals){r.push(createDiagnosticForNode(t,e.Diagnostics.export_can_only_be_used_in_a_ts_file));return}break;case 273:var i=t;if(i.token===109){r.push(createDiagnosticForNode(t,e.Diagnostics.implements_clauses_can_only_be_used_in_a_ts_file));return}break;case 241:r.push(createDiagnosticForNode(t,e.Diagnostics.interface_declarations_can_only_be_used_in_a_ts_file));return;case 244:r.push(createDiagnosticForNode(t,e.Diagnostics.module_declarations_can_only_be_used_in_a_ts_file));return;case 242:r.push(createDiagnosticForNode(t,e.Diagnostics.type_aliases_can_only_be_used_in_a_ts_file));return;case 243:r.push(createDiagnosticForNode(t,e.Diagnostics.enum_declarations_can_only_be_used_in_a_ts_file));return;case 213:r.push(createDiagnosticForNode(t,e.Diagnostics.non_null_assertions_can_only_be_used_in_a_ts_file));return;case 212:r.push(createDiagnosticForNode(t.type,e.Diagnostics.type_assertion_expressions_can_only_be_used_in_a_ts_file));return;case 194:e.Debug.fail()}var a=n;n=t;e.forEachChild(t,walk,walkArray);n=a}function walkArray(t){if(n.decorators===t&&!l.experimentalDecorators){r.push(createDiagnosticForNode(n,e.Diagnostics.Experimental_support_for_decorators_is_a_feature_that_is_subject_to_change_in_a_future_release_Set_the_experimentalDecorators_option_to_remove_this_warning))}switch(n.kind){case 240:case 156:case 155:case 157:case 158:case 159:case 196:case 239:case 197:if(t===n.typeParameters){r.push(createDiagnosticForNodeArray(t,e.Diagnostics.type_parameter_declarations_can_only_be_used_in_a_ts_file));return}case 219:if(t===n.modifiers){return checkModifiers(t,n.kind===219)}break;case 154:if(t===n.modifiers){for(var i=0,a=t;i0);Object.defineProperties(o,{id:{get:function(){return this.redirectInfo.redirectTarget.id},set:function(e){this.redirectInfo.redirectTarget.id=e}},symbol:{get:function(){return this.redirectInfo.redirectTarget.symbol},set:function(e){this.redirectInfo.redirectTarget.symbol=e}}});return o}function findSourceFile(t,r,n,i,a,o,s,c){var u=t;if(X.has(r)){var f=X.get(r);if(f&&l.forceConsistentCasingInFileNames){var d=t;var p=f.fileName;var g=toPath(p)!==toPath(d);if(g){d=getProjectReferenceRedirect(t)||t}if(e.getNormalizedAbsolutePath(p,R)!==e.getNormalizedAbsolutePath(d,R)){reportFileNamesDifferOnlyInCasingError(d,p,a,o,s)}}if(f&&O.get(f.path)&&N===0){O.set(f.path,false);if(!l.noResolve){processReferencedFiles(f,n);processTypeReferenceDirectives(f)}processLibReferenceDirectives(f);A.set(f.path,false);processImportedModules(f)}else if(f&&A.get(f.path)){if(N0);v.path=r;v.resolvedPath=toPath(t);v.originalFileName=u;if(F.useCaseSensitiveFileNames()){var x=r.toLowerCase();var C=Z.get(x);if(C){reportFileNamesDifferOnlyInCasingError(t,C.fileName,a,o,s)}else{Z.set(x,v)}}I=I||v.hasNoDefaultLib&&!i;if(!l.noResolve){processReferencedFiles(v,n);processTypeReferenceDirectives(v)}processLibReferenceDirectives(v);processImportedModules(v);if(n){_.push(v)}else{m.push(v)}}return v}function addFileToFilesByName(e,t,r){X.set(t,e);if(r){X.set(r,e)}}function getProjectReferenceRedirect(t){if(!ee||!ee.length||e.fileExtensionIs(t,".d.ts")||!e.fileExtensionIsOneOf(t,e.supportedTSExtensions)){return undefined}var r=getResolvedProjectReferenceToRedirect(t);if(!r){return undefined}var n=r.commandLine.options.outFile||r.commandLine.options.out;return n?e.changeExtension(n,".d.ts"):e.getOutputDeclarationFileName(t,r.commandLine)}function getResolvedProjectReferenceToRedirect(t){if(re===undefined){re=e.createMap();forEachResolvedProjectReference(function(e,t){if(e&&toPath(l.configFilePath)!==t){e.commandLine.fileNames.forEach(function(e){return re.set(toPath(e),t)})}})}var r=re.get(toPath(t));return r&&getResolvedProjectReferenceByPath(r)}function forEachResolvedProjectReference(e){return forEachProjectReference(d,ee,function(t,r,n){var i=(n?n.commandLine.projectReferences:d)[r];var a=toPath(resolveProjectReferencePath(i));return e(t,a)})}function forEachProjectReference(t,r,n,i){var a;return worker(t,r,undefined,n,i);function worker(t,r,n,i,o){if(o){var s=o(t,n);if(s){return s}}return e.forEach(r,function(t,r){if(e.contains(a,t)){return undefined}var s=i(t,r,n);if(s){return s}if(!t)return undefined;(a||(a=[])).push(t);return worker(t.commandLine.projectReferences,t.references,t,i,o)})}}function getResolvedProjectReferenceByPath(e){if(!te){return undefined}return te.get(e)||undefined}function processReferencedFiles(t,r){e.forEach(t.referencedFiles,function(e){var n=resolveTripleslashReference(e.fileName,t.originalFileName);processSourceFile(n,r,false,undefined,t,e.pos,e.end)})}function processTypeReferenceDirectives(t){var r=e.map(t.typeReferenceDirectives,function(e){return e.fileName.toLocaleLowerCase()});if(!r){return}var n=q(r,t.originalFileName,getResolvedProjectReferenceToRedirect(t.originalFileName));for(var i=0;ik;var d=u&&!getResolutionDiagnostic(l,a)&&!l.noResolve&&i1})){createDiagnosticForOptionName(e.Diagnostics.Cannot_find_the_common_subdirectory_path_for_the_input_files,"outDir")}}if(!l.noEmit&&l.allowJs&&e.getEmitDeclarations(l)){createDiagnosticForOptionName(e.Diagnostics.Option_0_cannot_be_specified_with_option_1,"allowJs",getEmitDeclarationOptionName(l))}if(l.checkJs&&!l.allowJs){L.add(e.createCompilerDiagnostic(e.Diagnostics.Option_0_cannot_be_specified_without_specifying_option_1,"checkJs","allowJs"))}if(l.emitDeclarationOnly){if(!e.getEmitDeclarations(l)){createDiagnosticForOptionName(e.Diagnostics.Option_0_cannot_be_specified_without_specifying_option_1_or_option_2,"emitDeclarationOnly","declaration","composite")}if(l.noEmit){createDiagnosticForOptionName(e.Diagnostics.Option_0_cannot_be_specified_with_option_1,"emitDeclarationOnly","noEmit")}}if(l.emitDecoratorMetadata&&!l.experimentalDecorators){createDiagnosticForOptionName(e.Diagnostics.Option_0_cannot_be_specified_without_specifying_option_1,"emitDecoratorMetadata","experimentalDecorators")}if(l.jsxFactory){if(l.reactNamespace){createDiagnosticForOptionName(e.Diagnostics.Option_0_cannot_be_specified_with_option_1,"reactNamespace","jsxFactory")}if(!e.parseIsolatedEntityName(l.jsxFactory,p)){createOptionValueDiagnostic("jsxFactory",e.Diagnostics.Invalid_value_for_jsxFactory_0_is_not_a_valid_identifier_or_qualified_name,l.jsxFactory)}}else if(l.reactNamespace&&!e.isIdentifierText(l.reactNamespace,p)){createOptionValueDiagnostic("reactNamespace",e.Diagnostics.Invalid_value_for_reactNamespace_0_is_not_a_valid_identifier,l.reactNamespace)}if(!l.noEmit&&!l.suppressOutputPathCheck){var T=getEmitHost();var S=e.createMap();e.forEachEmittedFile(T,function(e){if(!l.emitDeclarationOnly){verifyEmitFilePath(e.jsFilePath,S)}verifyEmitFilePath(e.declarationFilePath,S)})}function verifyEmitFilePath(t,r){if(t){var n=toPath(t);if(X.has(n)){var i;if(!l.configFilePath){i=e.chainDiagnosticMessages(undefined,e.Diagnostics.Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript_files_Learn_more_at_https_Colon_Slash_Slashaka_ms_Slashtsconfig)}i=e.chainDiagnosticMessages(i,e.Diagnostics.Cannot_write_file_0_because_it_would_overwrite_input_file,t);blockEmittingOfFile(t,e.createCompilerDiagnosticFromMessageChain(i))}var a=!F.useCaseSensitiveFileNames()?n.toLocaleLowerCase():n;if(r.has(a)){blockEmittingOfFile(t,e.createCompilerDiagnostic(e.Diagnostics.Cannot_write_file_0_because_it_would_be_overwritten_by_multiple_input_files,t))}else{r.set(a,true)}}}}function verifyProjectReferences(){forEachProjectReference(d,ee,function(t,r,n){var i=(n?n.commandLine.projectReferences:d)[r];var a=n&&n.sourceFile;if(!t){createDiagnosticForReference(a,r,e.Diagnostics.File_0_not_found,i.path);return}var o=t.commandLine.options;if(!o.composite){var s=n?n.commandLine.fileNames:u;if(s.length){createDiagnosticForReference(a,r,e.Diagnostics.Referenced_project_0_must_have_setting_composite_Colon_true,i.path)}}if(i.prepend){var c=o.outFile||o.out;if(c){if(!F.fileExists(c)){createDiagnosticForReference(a,r,e.Diagnostics.Output_file_0_from_project_1_does_not_exist,c,i.path)}}else{createDiagnosticForReference(a,r,e.Diagnostics.Cannot_prepend_project_0_because_it_does_not_have_outFile_set,i.path)}}})}function createDiagnosticForOptionPathKeyValue(t,r,n,i,a,o){var s=true;var c=getOptionPathsSyntax();for(var u=0,f=c;ur){L.add(e.createDiagnosticForNodeInSourceFile(l.configFile,m.elements[r],n,i,a,o));s=false}}}}if(s){L.add(e.createCompilerDiagnostic(n,i,a,o))}}function createDiagnosticForOptionPaths(t,r,n,i){var a=true;var o=getOptionPathsSyntax();for(var s=0,c=o;sr){L.add(e.createDiagnosticForNodeInSourceFile(t||l.configFile,o.elements[r],n,i,a))}else{L.add(e.createCompilerDiagnostic(n,i,a))}}function createDiagnosticForOption(t,r,n,i,a,o,s){var c=getCompilerOptionsObjectLiteralSyntax();var u=!c||!createOptionDiagnosticInObjectLiteralSyntax(c,t,r,n,i,a,o,s);if(u){L.add(e.createCompilerDiagnostic(i,a,o,s))}}function getCompilerOptionsObjectLiteralSyntax(){if(W===undefined){W=null;var t=e.getTsConfigObjectLiteralExpression(l.configFile);if(t){for(var r=0,n=e.getPropertyAssignment(t,"compilerOptions");r0){var a=t.getTypeChecker();for(var o=0,s=r.imports;o0){for(var f=0,d=r.referencedFiles;f1){addReferenceFromAmbientModule(S)}}return i;function addReferenceFromAmbientModule(t){for(var n=0,i=t.declarations;n0){l=o(d.outputFiles[0].text);if(s&&l!==u){updateExportedModules(n,d.exportedModulesFromDeclarationEmit,s)}}else{l=u}}i.set(n.path,l);return!u||l!==u}function updateExportedModules(t,r,n){if(!r){n.set(t.path,false);return}var i;r.forEach(function(e){return addExportedModule(getReferencedFileFromImportedModuleSymbol(e))});n.set(t.path,i||false);function addExportedModule(t){if(t){if(!i){i=e.createMap()}i.set(t,true)}}}function updateExportedFilesMapFromCache(t,r){if(r){e.Debug.assert(!!t.exportedModulesMap);r.forEach(function(e,r){if(e){t.exportedModulesMap.set(r,e)}else{t.exportedModulesMap.delete(r)}})}}t.updateExportedFilesMapFromCache=updateExportedFilesMapFromCache;function getAllDependencies(t,r,n){var i;var a=r.getCompilerOptions();if(a.outFile||a.out){return getAllFileNames(t,r)}if(!t.referencedMap||isFileAffectingGlobalScope(n)){return getAllFileNames(t,r)}var o=e.createMap();var s=[n.path];while(s.length){var c=s.pop();if(!o.has(c)){o.set(c,true);var u=t.referencedMap.get(c);if(u){var l=u.keys();for(var f=l.next(),d=f.value,p=f.done;!p;i=l.next(),d=i.value,p=i.done,i){s.push(d)}}}}return e.arrayFrom(e.mapDefinedIterator(o.keys(),function(e){var t=r.getSourceFileByPath(e);return t?t.fileName:e}))}t.getAllDependencies=getAllDependencies;function getAllFileNames(t,r){if(!t.allFileNames){var n=r.getSourceFiles();t.allFileNames=n===e.emptyArray?e.emptyArray:n.map(function(e){return e.fileName})}return t.allFileNames}function getReferencedByPaths(t,r){return e.arrayFrom(e.mapDefinedIterator(t.referencedMap.entries(),function(e){var t=e[0],n=e[1];return n.has(r)?t:undefined}))}function containsOnlyAmbientModules(t){for(var r=0,n=t.statements;r0){var f=l.pop();if(!u.has(f)){var d=r.getSourceFileByPath(f);u.set(f,d);if(d&&updateShapeSignature(t,r,d,i,a,o,s)){l.push.apply(l,getReferencedByPaths(t,f))}}}return e.arrayFrom(e.mapDefinedIterator(u.values(),function(e){return e}))}})(t=e.BuilderState||(e.BuilderState={}))})(s||(s={}));var s;(function(e){function hasSameKeys(t,r){return t===r||t!==undefined&&r!==undefined&&t.size===r.size&&!e.forEachKey(t,function(e){return!r.has(e)})}function createBuilderProgramState(t,r,n){var i=e.BuilderState.create(t,r,n);i.program=t;var a=t.getCompilerOptions();if(!a.outFile&&!a.out){i.semanticDiagnosticsPerFile=e.createMap()}i.changedFilesSet=e.createMap();var o=e.BuilderState.canReuseOldState(i.referencedMap,n);var s=o?n.program.getCompilerOptions():undefined;var c=o&&n.semanticDiagnosticsPerFile&&!!i.semanticDiagnosticsPerFile&&!e.compilerOptionsAffectSemanticDiagnostics(a,s);if(o){if(!n.currentChangedFilePath){e.Debug.assert(!n.affectedFiles&&(!n.currentAffectedFilesSignatures||!n.currentAffectedFilesSignatures.size),"Cannot reuse if only few affected files of currentChangedFile were iterated")}if(c){e.Debug.assert(!e.forEachKey(n.changedFilesSet,function(e){return n.semanticDiagnosticsPerFile.has(e)}),"Semantic diagnostics shouldnt be available for changed files")}e.copyEntries(n.changedFilesSet,i.changedFilesSet)}var u=i.referencedMap;var l=o?n.referencedMap:undefined;var f=c&&!a.skipLibCheck===!s.skipLibCheck;var d=f&&!a.skipDefaultLibCheck===!s.skipDefaultLibCheck;i.fileInfos.forEach(function(t,r){var a;var s;if(!o||!(a=n.fileInfos.get(r))||a.version!==t.version||!hasSameKeys(s=u&&u.get(r),l&&l.get(r))||s&&e.forEachKey(s,function(e){return!i.fileInfos.has(e)&&n.fileInfos.has(e)})){i.changedFilesSet.set(r,true)}else if(c){var p=i.program.getSourceFileByPath(r);if(p.isDeclarationFile&&!f){return}if(p.hasNoDefaultLib&&!d){return}var g=n.semanticDiagnosticsPerFile.get(r);if(g){i.semanticDiagnosticsPerFile.set(r,g);if(!i.semanticDiagnosticsFromOldState){i.semanticDiagnosticsFromOldState=e.createMap()}i.semanticDiagnosticsFromOldState.set(r,true)}}});return i}function assertSourceFileOkWithoutNextAffectedCall(t,r){e.Debug.assert(!r||!t.affectedFiles||t.affectedFiles[t.affectedFilesIndex-1]!==r||!t.semanticDiagnosticsPerFile.has(r.path))}function getNextAffectedFile(t,r,n){while(true){var i=t.affectedFiles;if(i){var a=t.seenAffectedFiles;var o=t.affectedFilesIndex;while(o0;a--){i=t.indexOf(e.directorySeparator,i)+1;if(i===0){return false}}return true}function getDirectoryToWatchFailedLookupLocation(t,r){if(isInDirectoryPath(S,r)){t=e.isRootedDiskPath(t)?e.normalizePath(t):e.getNormalizedAbsolutePath(t,u());e.Debug.assert(t.length===r.length,"FailedLookup: "+t+" failedLookupLocationPath: "+r);var n=r.indexOf(e.directorySeparator,S.length+1);if(n!==-1){return{dir:t.substr(0,n),dirPath:r.substr(0,n)}}else{return{dir:T,dirPath:S,nonRecursive:false}}}return getDirectoryToWatchFromFailedLookupLocationDirectory(e.getDirectoryPath(e.getNormalizedAbsolutePath(t,u())),e.getDirectoryPath(r))}function getDirectoryToWatchFromFailedLookupLocationDirectory(t,r){while(e.pathContainsNodeModules(r)){t=e.getDirectoryPath(t);r=e.getDirectoryPath(r)}if(isNodeModulesDirectory(r)){return canWatchDirectory(e.getDirectoryPath(r))?{dir:t,dirPath:r}:undefined}var n=true;var i,a;if(S!==undefined){while(!isInDirectoryPath(r,S)){var o=e.getDirectoryPath(r);if(o===r){break}n=false;i=r;a=t;r=o;t=e.getDirectoryPath(t)}}return canWatchDirectory(r)?{dir:a||t,dirPath:i||r,nonRecursive:n}:undefined}function isPathWithDefaultFailedLookupExtension(t){return e.fileExtensionIsOneOf(t,y)}function watchFailedLookupLocationsOfExternalModuleResolutions(t,r){if(r.failedLookupLocations&&r.failedLookupLocations.length){if(r.refCount){r.refCount++}else{r.refCount=1;if(e.isExternalModuleNameRelative(t)){watchFailedLookupLocationOfResolution(r)}else{c.add(t,r)}}}}function watchFailedLookupLocationOfResolution(r){e.Debug.assert(!!r.refCount);var n=r.failedLookupLocations;var i=false;for(var a=0,o=n;a1);h.set(c,f-1)}}if(l===S){i=true}else{removeDirectoryWatcher(l)}}}if(i){removeDirectoryWatcher(S)}}function removeDirectoryWatcher(e){var t=v.get(e);t.refCount--}function createDirectoryWatcher(e,r,n){return t.watchDirectoryOfFailedLookupLocation(e,function(e){var n=t.toPath(e);if(l){l.addOrDeleteFileOrDirectory(e,n)}if(!s&&invalidateResolutionOfFailedLookupLocation(n,r===n)){t.onInvalidatedResolution()}},n?0:1)}function removeResolutionsOfFileFromCache(e,t){var r=e.get(t);if(r){r.forEach(stopWatchFailedLookupLocationOfResolution);e.delete(t)}}function removeResolutionsFromProjectReferenceRedirects(r){if(!e.fileExtensionIs(r,".json")){return}var n=t.getCurrentProgram();if(!n){return}var i=n.getResolvedProjectReferenceByPath(r);if(!i){return}i.commandLine.fileNames.forEach(function(e){return removeResolutionsOfFile(t.toPath(e))})}function removeResolutionsOfFile(e){removeResolutionsOfFileFromCache(f,e);removeResolutionsOfFileFromCache(_,e)}function invalidateResolutionCache(t,r,n){var i=e.createMap();t.forEach(function(t,o){var s=e.getDirectoryPath(o);var c=i.get(s);if(!c){c=e.createMap();i.set(s,c)}t.forEach(function(t,i){if(c.has(i)){return}c.set(i,true);if(!t.isInvalidated&&r(t,n)){t.isInvalidated=true;(a||(a=e.createMap())).set(o,true)}})})}function hasReachedResolutionIterationLimit(){var r=t.maxNumberOfFilesToIterateForInvalidation||e.maxNumberOfFilesToIterateForInvalidation;return f.size>r||_.size>r}function invalidateResolutions(e){if(hasReachedResolutionIterationLimit()){s=true;return}invalidateResolutionCache(f,e,getResolvedModule);invalidateResolutionCache(_,e,getResolvedTypeReferenceDirective)}function invalidateResolutionOfFile(e){removeResolutionsOfFile(e);invalidateResolutions(function(r,n){var i=n(r);return!!i&&t.toPath(i.resolvedFileName)===e})}function setFilesWithInvalidatedNonRelativeUnresolvedImports(t){e.Debug.assert(o===t||o===undefined);o=t}function invalidateResolutionOfFailedLookupLocation(r,n){var i;if(n){i=function(e){return isInDirectoryPath(r,t.toPath(e))}}else{if(isPathInNodeModulesStartingWithDot(r))return false;var o=e.getDirectoryPath(r);if(isNodeModulesAtTypesDirectory(r)||isNodeModulesDirectory(r)||isNodeModulesAtTypesDirectory(o)||isNodeModulesDirectory(o)){i=function(n){var i=t.toPath(n);return i===r||e.startsWith(t.toPath(n),r)}}else{if(!isPathWithDefaultFailedLookupExtension(r)&&!h.has(r)){return false}if(e.isEmittedFileOfProgram(t.getCurrentProgram(),r)){return false}i=function(e){return t.toPath(e)===r}}}var c=function(t){return e.some(t.failedLookupLocations,i)};var u=a&&a.size;invalidateResolutions(c);return s||a&&a.size!==u}function closeTypeRootsWatch(){e.clearMap(b,e.closeFileWatcher)}function getDirectoryToWatchFailedLookupLocationFromTypeRoot(e,t){if(s){return undefined}if(isInDirectoryPath(S,t)){return S}var r=getDirectoryToWatchFromFailedLookupLocationDirectory(e,t);return r&&v.has(r.dirPath)?r.dirPath:undefined}function createTypeRootsWatch(e,r){return t.watchTypeRootsDirectory(r,function(n){var i=t.toPath(n);if(l){l.addOrDeleteFileOrDirectory(n,i)}t.onChangedAutomaticTypeDirectiveNames();var a=getDirectoryToWatchFailedLookupLocationFromTypeRoot(r,e);if(a&&invalidateResolutionOfFailedLookupLocation(i,a===i)){t.onInvalidatedResolution()}},1)}function updateTypeRootsWatch(){var r=t.getCompilationSettings();if(r.types){closeTypeRootsWatch();return}var n=e.getEffectiveTypeRoots(r,{directoryExists:directoryExistsForTypeRootWatch,getCurrentDirectory:u});if(n){e.mutateMap(b,e.arrayToMap(n,function(e){return t.toPath(e)}),{createNewValue:createTypeRootsWatch,onDeleteValue:e.closeFileWatcher})}else{closeTypeRootsWatch()}}function directoryExistsForTypeRootWatch(r){var n=e.getDirectoryPath(e.getDirectoryPath(r));var i=t.toPath(n);return i===S||canWatchDirectory(i)}}e.createResolutionCache=createResolutionCache})(s||(s={}));var s;(function(e){var t;(function(t){var r;(function(e){e[e["Relative"]=0]="Relative";e[e["NonRelative"]=1]="NonRelative";e[e["Auto"]=2]="Auto"})(r||(r={}));var n;(function(e){e[e["Minimal"]=0]="Minimal";e[e["Index"]=1]="Index";e[e["JsExtension"]=2]="JsExtension"})(n||(n={}));function getPreferences(t,r,n){var i=t.importModuleSpecifierPreference,a=t.importModuleSpecifierEnding;return{relativePreference:i==="relative"?0:i==="non-relative"?1:2,ending:getEnding()};function getEnding(){switch(a){case"minimal":return 0;case"index":return 1;case"js":return 2;default:return usesJsExtensionOnImports(n)?2:e.getEmitModuleResolutionKind(r)!==e.ModuleResolutionKind.NodeJs?1:0}}}function getPreferencesForUpdate(t,r){return{relativePreference:e.isExternalModuleNameRelative(r)?0:1,ending:e.hasJSOrJsonFileExtension(r)?2:e.getEmitModuleResolutionKind(t)!==e.ModuleResolutionKind.NodeJs||e.endsWith(r,"index")?1:0}}function updateModuleSpecifier(e,t,r,n,i,a,o){var s=getModuleSpecifierWorker(e,t,r,n,i,a,getPreferencesForUpdate(e,o));if(s===o)return undefined;return s}t.updateModuleSpecifier=updateModuleSpecifier;function getModuleSpecifier(e,t,r,n,i,a,o,s){if(o===void 0){o={}}return getModuleSpecifierWorker(e,r,n,i,a,s,getPreferences(o,e,t))}t.getModuleSpecifier=getModuleSpecifier;function getModuleSpecifierWorker(t,r,n,i,a,o,s){var c=getInfo(r,i);var u=getAllModulePaths(a,r,n,c.getCanonicalFileName,i,o);return e.firstDefined(u,function(e){return tryGetModuleNameAsNodeModule(e,c,i,t)})||getLocalModuleSpecifier(n,c,t,s)}function getModuleSpecifiers(t,r,n,i,a,o,s){var c=tryGetModuleNameFromAmbientModule(t);if(c)return[c];var u=getInfo(n.path,i);var l=e.getSourceFileOfNode(t.valueDeclaration||e.getNonAugmentationDeclaration(t));var f=getAllModulePaths(a,n.path,l.fileName,u.getCanonicalFileName,i,s);var d=getPreferences(o,r,n);var p=e.mapDefined(f,function(e){return tryGetModuleNameAsNodeModule(e,u,i,r)});return p.length?p:f.map(function(e){return getLocalModuleSpecifier(e,u,r,d)})}t.getModuleSpecifiers=getModuleSpecifiers;function getInfo(t,r){var n=e.createGetCanonicalFileName(r.useCaseSensitiveFileNames?r.useCaseSensitiveFileNames():true);var i=e.getDirectoryPath(t);return{getCanonicalFileName:n,sourceDirectory:i}}function getLocalModuleSpecifier(t,r,n,i){var a=r.getCanonicalFileName,o=r.sourceDirectory;var s=i.ending,c=i.relativePreference;var u=n.baseUrl,l=n.paths,f=n.rootDirs;var d=f&&tryGetModuleNameFromRootDirs(f,t,o,a)||removeExtensionAndIndexPostFix(e.ensurePathIsNonModuleName(e.getRelativePathFromDirectory(o,t,a)),s,n);if(!u||c===0){return d}var p=getRelativePathIfInDirectory(t,u,a);if(!p){return d}var g=removeExtensionAndIndexPostFix(p,s,n);var _=l&&tryGetModuleNameFromPaths(e.removeFileExtension(p),g,l);var m=_===undefined?g:_;if(c===1){return m}if(c!==2)e.Debug.assertNever(c);return isPathRelativeToParent(m)||countPathComponents(d)=l.length+f.length&&e.startsWith(r,l)&&e.endsWith(r,f)||!f&&r===e.removeTrailingDirectorySeparator(l)){var d=r.substr(l.length,r.length-f.length);return i.replace("*",d)}}else if(c===r||c===t){return i}}}}function tryGetModuleNameFromRootDirs(t,r,n,i){var a=getPathRelativeToRootDirs(r,t,i);if(a===undefined){return undefined}var o=getPathRelativeToRootDirs(n,t,i);var s=o!==undefined?e.ensurePathIsNonModuleName(e.getRelativePathFromDirectory(o,a,i)):a;return e.removeFileExtension(s)}function tryGetModuleNameAsNodeModule(t,r,n,i){var a=r.getCanonicalFileName,o=r.sourceDirectory;if(!n.fileExists||!n.readFile){return undefined}var s=getNodeModulePathParts(t);if(!s){return undefined}var c=t.substring(0,s.packageRootIndex);var u=e.combinePaths(c,"package.json");var l=n.fileExists(u)?JSON.parse(n.readFile(u)):undefined;var f=l&&l.typesVersions?e.getPackageJsonTypesVersionsPaths(l.typesVersions):undefined;if(f){var d=t.slice(s.packageRootIndex+1);var p=tryGetModuleNameFromPaths(e.removeFileExtension(d),removeExtensionAndIndexPostFix(d,0,i),f.paths);if(p!==undefined){t=e.combinePaths(t.slice(0,s.packageRootIndex),p)}}var g=getDirectoryOrExtensionlessFileName(t);if(!e.startsWith(o,a(g.substring(0,s.topLevelNodeModulesIndex))))return undefined;var _=g.substring(s.topLevelPackageNameIndex+1);var m=e.getPackageNameFromTypesPackageName(_);return e.getEmitModuleResolutionKind(i)!==e.ModuleResolutionKind.NodeJs&&m===_?undefined:m;function getDirectoryOrExtensionlessFileName(t){if(l){var r=l.typings||l.types||l.main;if(r){var i=e.toPath(r,c,a);if(e.removeFileExtension(i)===e.removeFileExtension(a(t))){return c}}}var o=e.removeFileExtension(t);if(a(o.substring(s.fileNameIndex))==="/index"&&!tryGetAnyFileFromPath(n,o.substring(0,s.fileNameIndex))){return o.substring(0,s.fileNameIndex)}return o}}function tryGetAnyFileFromPath(t,r){if(!t.fileExists)return;var n=e.getSupportedExtensions({allowJs:true},[{extension:"node",isMixedContent:false},{extension:"json",isMixedContent:false,scriptKind:6}]);for(var i=0,a=n;i=0){s=c;c=t.indexOf("/",s+1);switch(u){case 0:if(t.indexOf(e.nodeModulesPathPart,s)===s){r=s;n=c;u=1}break;case 1:case 2:if(u===1&&t.charAt(s+1)==="@"){u=2}else{i=c;u=3}break;case 3:if(t.indexOf(e.nodeModulesPathPart,s)===s){u=1}else{u=3}break}}a=s;return u>1?{topLevelNodeModulesIndex:r,topLevelPackageNameIndex:n,packageRootIndex:i,fileNameIndex:a}:undefined}function getPathRelativeToRootDirs(t,r,n){return e.firstDefined(r,function(e){var r=getRelativePathIfInDirectory(t,e,n);return isPathRelativeToParent(r)?undefined:r})}function removeExtensionAndIndexPostFix(t,r,n){if(e.fileExtensionIs(t,".json"))return t;var i=e.removeFileExtension(t);switch(r){case 0:return e.removeSuffix(i,"/index");case 1:return i;case 2:return i+getJSExtensionForFile(t,n);default:return e.Debug.assertNever(r)}}function getJSExtensionForFile(t,r){var n=e.extensionFromPath(t);switch(n){case".ts":case".d.ts":return".js";case".tsx":return r.jsx===1?".jsx":".js";case".js":case".jsx":case".json":return n;default:return e.Debug.assertNever(n)}}function getRelativePathIfInDirectory(t,r,n){var i=e.getRelativePathToDirectoryOrUrl(r,t,r,n,false);return e.isRootedDiskPath(i)?undefined:i}function isPathRelativeToParent(t){return e.startsWith(t,"..")}})(t=e.moduleSpecifiers||(e.moduleSpecifiers={}))})(s||(s={}));var s;(function(e){var t=e.sys?{getCurrentDirectory:function(){return e.sys.getCurrentDirectory()},getNewLine:function(){return e.sys.newLine},getCanonicalFileName:e.createGetCanonicalFileName(e.sys.useCaseSensitiveFileNames)}:undefined;function createDiagnosticReporter(r,n){var i=r===e.sys?t:{getCurrentDirectory:function(){return r.getCurrentDirectory()},getNewLine:function(){return r.newLine},getCanonicalFileName:e.createGetCanonicalFileName(r.useCaseSensitiveFileNames)};if(!n){return function(t){return r.write(e.formatDiagnostic(t,i))}}var a=new Array(1);return function(t){a[0]=t;r.write(e.formatDiagnosticsWithColorAndContext(a,i)+i.getNewLine());a[0]=undefined}}e.createDiagnosticReporter=createDiagnosticReporter;function clearScreenIfNotWatchingForFileChanges(t,r,n){if(t.clearScreen&&!n.preserveWatchOutput&&!n.extendedDiagnostics&&!n.diagnostics&&e.contains(e.screenStartingMessageCodes,r.code)){t.clearScreen();return true}return false}e.screenStartingMessageCodes=[e.Diagnostics.Starting_compilation_in_watch_mode.code,e.Diagnostics.File_change_detected_Starting_incremental_compilation.code];function getPlainDiagnosticFollowingNewLines(t,r){return e.contains(e.screenStartingMessageCodes,t.code)?r+r:r}function createWatchStatusReporter(t,r){return r?function(r,n,i){clearScreenIfNotWatchingForFileChanges(t,r,i);var a="["+e.formatColorAndReset((new Date).toLocaleTimeString(),e.ForegroundColorEscapeSequences.Grey)+"] ";a+=""+e.flattenDiagnosticMessageText(r.messageText,t.newLine)+(n+n);t.write(a)}:function(r,n,i){var a="";if(!clearScreenIfNotWatchingForFileChanges(t,r,i)){a+=n}a+=(new Date).toLocaleTimeString()+" - ";a+=""+e.flattenDiagnosticMessageText(r.messageText,t.newLine)+getPlainDiagnosticFollowingNewLines(r,n);t.write(a)}}e.createWatchStatusReporter=createWatchStatusReporter;function parseConfigFileWithSystem(t,r,n,i){var a=n;a.onUnRecoverableConfigFileDiagnostic=function(t){return reportUnrecoverableDiagnostic(e.sys,i,t)};var o=e.getParsedCommandLineOfConfigFile(t,r,a);a.onUnRecoverableConfigFileDiagnostic=undefined;return o}e.parseConfigFileWithSystem=parseConfigFileWithSystem;function getErrorCountForSummary(t){return e.countWhere(t,function(t){return t.category===e.DiagnosticCategory.Error})}e.getErrorCountForSummary=getErrorCountForSummary;function getWatchErrorSummaryDiagnosticMessage(t){return t===1?e.Diagnostics.Found_1_error_Watching_for_file_changes:e.Diagnostics.Found_0_errors_Watching_for_file_changes}e.getWatchErrorSummaryDiagnosticMessage=getWatchErrorSummaryDiagnosticMessage;function getErrorSummaryText(t,r){if(t===0)return"";var n=e.createCompilerDiagnostic(t===1?e.Diagnostics.Found_1_error:e.Diagnostics.Found_0_errors,t);return""+r+e.flattenDiagnosticMessageText(n.messageText,r)+r+r}e.getErrorSummaryText=getErrorSummaryText;function emitFilesAndReportErrors(t,r,n,i,a){var o=t.getConfigFileParsingDiagnostics().slice();var s=o.length;e.addRange(o,t.getSyntacticDiagnostics());var c=false;if(o.length===s){e.addRange(o,t.getOptionsDiagnostics());e.addRange(o,t.getGlobalDiagnostics());if(o.length===s){c=true}}var u=t.emit(undefined,a),l=u.emittedFiles,f=u.emitSkipped,d=u.diagnostics;e.addRange(o,d);if(c){e.addRange(o,t.getSemanticDiagnostics())}e.sortAndDeduplicateDiagnostics(o).forEach(r);if(n){var p=t.getCurrentDirectory();e.forEach(l,function(t){var r=e.getNormalizedAbsolutePath(t,p);n("TSFILE: "+r)});if(t.getCompilerOptions().listFiles){e.forEach(t.getSourceFiles(),function(e){n(e.fileName)})}}if(i){i(getErrorCountForSummary(o))}if(f&&o.length>0){return e.ExitStatus.DiagnosticsPresent_OutputsSkipped}else if(o.length>0){return e.ExitStatus.DiagnosticsPresent_OutputsGenerated}return e.ExitStatus.Success}e.emitFilesAndReportErrors=emitFilesAndReportErrors;var r={close:e.noop};function createWatchHost(t,n){if(t===void 0){t=e.sys}var i=n||createWatchStatusReporter(t);return{onWatchStatusChange:i,watchFile:t.watchFile?function(e,r,n){return t.watchFile(e,r,n)}:function(){return r},watchDirectory:t.watchDirectory?function(e,r,n){return t.watchDirectory(e,r,n)}:function(){return r},setTimeout:t.setTimeout?function(e,r){var n=[];for(var i=2;ie.getRootLength(t)&&!r.directoryExists(t)){var n=e.getDirectoryPath(t);ensureDirectoriesExist(n);r.createDirectory(t)}}function writeFile(t,n,i,a){try{e.performance.mark("beforeIOWrite");ensureDirectoriesExist(e.getDirectoryPath(e.normalizePath(t)));r.writeFile(t,n,i);e.performance.mark("afterIOWrite");e.performance.measure("I/O Write","beforeIOWrite","afterIOWrite")}catch(e){if(a){a(e.message)}}}}e.createWatchProgram=createWatchProgram})(s||(s={}));var s;(function(e){var t=new Date(-864e13);var r=new Date(864e13);var n;(function(e){e[e["None"]=0]="None";e[e["Success"]=1]="Success";e[e["DeclarationOutputUnchanged"]=2]="DeclarationOutputUnchanged";e[e["ConfigFileErrors"]=4]="ConfigFileErrors";e[e["SyntaxErrors"]=8]="SyntaxErrors";e[e["TypeErrors"]=16]="TypeErrors";e[e["DeclarationEmitErrors"]=32]="DeclarationEmitErrors";e[e["EmitErrors"]=64]="EmitErrors";e[e["AnyErrors"]=124]="AnyErrors"})(n||(n={}));var i;(function(e){e[e["Unbuildable"]=0]="Unbuildable";e[e["UpToDate"]=1]="UpToDate";e[e["UpToDateWithUpstreamTypes"]=2]="UpToDateWithUpstreamTypes";e[e["OutputMissing"]=3]="OutputMissing";e[e["OutOfDateWithSelf"]=4]="OutOfDateWithSelf";e[e["OutOfDateWithUpstream"]=5]="OutOfDateWithUpstream";e[e["UpstreamOutOfDate"]=6]="UpstreamOutOfDate";e[e["UpstreamBlocked"]=7]="UpstreamBlocked";e[e["ComputingUpstream"]=8]="ComputingUpstream";e[e["ContainerOnly"]=9]="ContainerOnly"})(i=e.UpToDateStatusType||(e.UpToDateStatusType={}));function createFileMap(t){var r=e.createMap();return{setValue:setValue,getValue:getValue,removeKey:removeKey,forEach:forEach,hasKey:hasKey,getSize:getSize,clear:clear};function forEach(e){r.forEach(e)}function hasKey(e){return r.has(t(e))}function removeKey(e){r.delete(t(e))}function setValue(e,n){r.set(t(e),n)}function getValue(e){return r.get(t(e))}function getSize(){return r.size}function clear(){r.clear()}}function getOrCreateValueFromConfigFileMap(e,t,r){var n=e.getValue(t);var i;if(!n){i=r();e.setValue(t,i)}return n||i}function getOrCreateValueMapFromConfigFileMap(t,r){return getOrCreateValueFromConfigFileMap(t,r,e.createMap)}function getOutputDeclarationFileName(t,r){var n=e.getRelativePathFromDirectory(rootDirOfOptions(r.options,r.options.configFilePath),t,true);var i=e.resolvePath(r.options.declarationDir||r.options.outDir||e.getDirectoryPath(r.options.configFilePath),n);return e.changeExtension(i,".d.ts")}e.getOutputDeclarationFileName=getOutputDeclarationFileName;function getOutputJSFileName(t,r){var n=e.getRelativePathFromDirectory(rootDirOfOptions(r.options,r.options.configFilePath),t,true);var i=e.resolvePath(r.options.outDir||e.getDirectoryPath(r.options.configFilePath),n);var a=e.fileExtensionIs(t,".json")?".json":e.fileExtensionIs(t,".tsx")&&r.options.jsx===1?".jsx":".js";return e.changeExtension(i,a)}function getOutputFileNames(t,r){if(r.options.outFile||r.options.out||e.fileExtensionIs(t,".d.ts")){return e.emptyArray}var n=[];var i=getOutputJSFileName(t,r);n.push(i);if(r.options.sourceMap){n.push(i+".map")}if(e.getEmitDeclarations(r.options)&&!e.fileExtensionIs(t,".json")){var a=getOutputDeclarationFileName(t,r);n.push(a);if(r.options.declarationMap){n.push(a+".map")}}return n}function getOutFileOutputs(t){var r=t.options.outFile||t.options.out;if(!r){return e.Debug.fail("outFile must be set")}var n=[];n.push(r);if(t.options.sourceMap){n.push(r+".map")}if(e.getEmitDeclarations(t.options)){var i=e.changeExtension(r,".d.ts");n.push(i);if(t.options.declarationMap){n.push(i+".map")}}return n}function rootDirOfOptions(t,r){return t.rootDir||e.getDirectoryPath(r)}function newer(e,t){return t>e?t:e}function isDeclarationFile(t){return e.fileExtensionIs(t,".d.ts")}function createBuilderStatusReporter(t,r){return function(n){var i=r?"["+e.formatColorAndReset((new Date).toLocaleTimeString(),e.ForegroundColorEscapeSequences.Grey)+"] ":(new Date).toLocaleTimeString()+" - ";i+=""+e.flattenDiagnosticMessageText(n.messageText,t.newLine)+(t.newLine+t.newLine);t.write(i)}}e.createBuilderStatusReporter=createBuilderStatusReporter;function createSolutionBuilderHostBase(t,r,n){if(t===void 0){t=e.sys}var i=e.createCompilerHostWorker({},undefined,t);i.getModifiedTime=t.getModifiedTime?function(e){return t.getModifiedTime(e)}:function(){return undefined};i.setModifiedTime=t.setModifiedTime?function(e,r){return t.setModifiedTime(e,r)}:e.noop;i.deleteFile=t.deleteFile?function(e){return t.deleteFile(e)}:e.noop;i.reportDiagnostic=r||e.createDiagnosticReporter(t);i.reportSolutionBuilderStatus=n||createBuilderStatusReporter(t);return i}function createSolutionBuilderHost(t,r,n,i){if(t===void 0){t=e.sys}var a=createSolutionBuilderHostBase(t,r,n);a.reportErrorSummary=i;return a}e.createSolutionBuilderHost=createSolutionBuilderHost;function createSolutionBuilderWithWatchHost(t,r,n,i){var a=createSolutionBuilderHostBase(t,r,n);var o=e.createWatchHost(t,i);a.onWatchStatusChange=o.onWatchStatusChange;a.watchFile=o.watchFile;a.watchDirectory=o.watchDirectory;a.setTimeout=o.setTimeout;a.clearTimeout=o.clearTimeout;return a}e.createSolutionBuilderWithWatchHost=createSolutionBuilderWithWatchHost;function getCompilerOptionsOfBuildOptions(t){var r={};e.commonOptionsWithBuild.forEach(function(e){r[e.name]=t[e.name]});return r}function createSolutionBuilder(a,o,s){var c=a;var u=a.getCurrentDirectory();var l=e.createGetCanonicalFileName(a.useCaseSensitiveFileNames());var f=e.parseConfigHostFromCompilerHost(a);var d=s;var p=getCompilerOptionsOfBuildOptions(d);var g=createFileMap(toPath);var _=createFileMap(toPath);var m=createFileMap(toPath);var y=e.createMap();var h;var v=function(e){return a.trace&&a.trace(e)};var T=function(e){return a.readFile(e)};var S=createFileMap(toPath);var b=createFileMap(toPath);var x=createFileMap(toPath);var C=[];var E=0;var D;var k=false;var N=createFileMap(toPath);var A=createFileMap(toPath);var O=createFileMap(toPath);return{buildAllProjects:buildAllProjects,getUpToDateStatusOfFile:getUpToDateStatusOfFile,cleanAllProjects:cleanAllProjects,resetBuildContext:resetBuildContext,getBuildGraph:getBuildGraph,invalidateProject:invalidateProject,buildInvalidatedProject:buildInvalidatedProject,resolveProjectName:resolveProjectName,startWatching:startWatching};function toPath(t){return e.toPath(t,u,l)}function resetBuildContext(t){if(t===void 0){t=s}d=t;p=getCompilerOptionsOfBuildOptions(d);g.clear();_.clear();m.clear();y.clear();h=undefined;S.clear();b.clear();x.clear();C.length=0;E=0;if(D){clearTimeout(D);D=undefined}k=false;e.clearMap(N,function(t){return e.clearMap(t,e.closeFileWatcherOf)});e.clearMap(A,function(t){return e.clearMap(t,e.closeFileWatcher)});e.clearMap(O,e.closeFileWatcher)}function isParsedCommandLine(e){return!!e.options}function parseConfigFile(t){var r=g.getValue(t);if(r){return isParsedCommandLine(r)?r:undefined}var n;f.onUnRecoverableConfigFileDiagnostic=function(e){return n=e};var i=e.getParsedCommandLineOfConfigFile(t,p,f);f.onUnRecoverableConfigFileDiagnostic=e.noop;g.setValue(t,i||n);return i}function reportStatus(t){var r=[];for(var n=1;ns){o=l;s=f}}var d=getAllProjectOutputs(n);if(d.length===0){return{type:i.ContainerOnly}}var p="(none)";var g=r;var y="(none)";var h=t;var v;var T=t;var S=false;for(var b=0,x=d;bh){h=E;y=C}if(isDeclarationFile(C)){var D=_.getValue(C);if(D!==undefined){T=newer(D,T)}else{var k=a.getModifiedTime(C)||e.missingFileModifiedTime;T=newer(T,k)}}}var N=false;var A=false;var O;if(n.projectReferences){m.setValue(n.options.configFilePath,{type:i.ComputingUpstream});for(var F=0,P=n.projectReferences;F4){return a(e.has(r),t)}e.add(r);t.push(n);var o=i();t.pop();e.delete(r);return o}}function getValueInfo(t,r,n){return n(r,t,function(){if(typeof r==="function")return getFunctionOrClassInfo(r,t,n);if(typeof r==="object"){var i=getBuiltinType(t,r,n);if(i!==undefined)return i;var a=getEntriesOfObject(r);var o=Object.getPrototypeOf(r)!==Object.prototype;var s=e.flatMap(a,function(e){var t=e.key,r=e.value;return getValueInfo(t,r,n)});return{kind:3,name:t,hasNontrivialPrototype:o,members:s}}return{kind:0,name:t,typeName:isNullOrUndefined(r)?"any":typeof r}},function(e,r){return anyValue(t," "+(e?"Circular reference":"Too-deep object hierarchy")+" from "+r.join("."))})}function getFunctionOrClassInfo(t,r,n){var i=getPrototypeMembers(t,n);var a=e.flatMap(getEntriesOfObject(t),function(e){var t=e.key,r=e.value;return getValueInfo(t,r,n)});var o=e.cast(Function.prototype.toString.call(t),e.isString);var s=e.stringContains(o,"{ [native code] }")?getFunctionLength(t):o;return{kind:2,name:r,source:s,namespaceMembers:a,prototypeMembers:i}}var r=e.memoize(function(){var t=e.createMap();for(var r=0,n=getEntriesOfObject(global);r=0}t.hasArgument=hasArgument;function findArgument(t){var r=e.sys.args.indexOf(t);return r>=0&&rn){return 3}if(e.charCodeAt(0)===46){return 4}if(e.charCodeAt(0)===95){return 5}if(/^@[^/]+\/[^/]+$/.test(e)){return 1}if(encodeURIComponent(e)!==e){return 6}return 0}t.validatePackageName=validatePackageName;function renderPackageNameValidationFailure(t,r){switch(t){case 2:return"Package name '"+r+"' cannot be empty";case 3:return"Package name '"+r+"' should be less than "+n+" characters";case 4:return"Package name '"+r+"' cannot start with '.'";case 5:return"Package name '"+r+"' cannot start with '_'";case 1:return"Package '"+r+"' is scoped and currently is not supported";case 6:return"Package name '"+r+"' contains non URI safe characters";case 0:return e.Debug.fail();default:throw e.Debug.assertNever(t)}}t.renderPackageNameValidationFailure=renderPackageNameValidationFailure})(t=e.JsTyping||(e.JsTyping={}))})(s||(s={}));var s;(function(e){var t;(function(e){var t=function(){function StringScriptSnapshot(e){this.text=e}StringScriptSnapshot.prototype.getText=function(e,t){return e===0&&t===this.text.length?this.text:this.text.substring(e,t)};StringScriptSnapshot.prototype.getLength=function(){return this.text.length};StringScriptSnapshot.prototype.getChangeRange=function(){return undefined};return StringScriptSnapshot}();function fromString(e){return new t(e)}e.fromString=fromString})(t=e.ScriptSnapshot||(e.ScriptSnapshot={}));e.emptyOptions={};var r;(function(e){e["none"]="none";e["definition"]="definition";e["reference"]="reference";e["writtenReference"]="writtenReference"})(r=e.HighlightSpanKind||(e.HighlightSpanKind={}));var n;(function(e){e[e["None"]=0]="None";e[e["Block"]=1]="Block";e[e["Smart"]=2]="Smart"})(n=e.IndentStyle||(e.IndentStyle={}));function getDefaultFormatCodeSettings(e){return{indentSize:4,tabSize:4,newLineCharacter:e||"\n",convertTabsToSpaces:true,indentStyle:n.Smart,insertSpaceAfterConstructor:false,insertSpaceAfterCommaDelimiter:true,insertSpaceAfterSemicolonInForStatements:true,insertSpaceBeforeAndAfterBinaryOperators:true,insertSpaceAfterKeywordsInControlFlowStatements:true,insertSpaceAfterFunctionKeywordForAnonymousFunctions:false,insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis:false,insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets:false,insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces:true,insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces:false,insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces:false,insertSpaceBeforeFunctionParenthesis:false,placeOpenBraceOnNewLineForFunctions:false,placeOpenBraceOnNewLineForControlBlocks:false}}e.getDefaultFormatCodeSettings=getDefaultFormatCodeSettings;e.testFormatSettings=getDefaultFormatCodeSettings("\n");var i;(function(e){e[e["aliasName"]=0]="aliasName";e[e["className"]=1]="className";e[e["enumName"]=2]="enumName";e[e["fieldName"]=3]="fieldName";e[e["interfaceName"]=4]="interfaceName";e[e["keyword"]=5]="keyword";e[e["lineBreak"]=6]="lineBreak";e[e["numericLiteral"]=7]="numericLiteral";e[e["stringLiteral"]=8]="stringLiteral";e[e["localName"]=9]="localName";e[e["methodName"]=10]="methodName";e[e["moduleName"]=11]="moduleName";e[e["operator"]=12]="operator";e[e["parameterName"]=13]="parameterName";e[e["propertyName"]=14]="propertyName";e[e["punctuation"]=15]="punctuation";e[e["space"]=16]="space";e[e["text"]=17]="text";e[e["typeParameterName"]=18]="typeParameterName";e[e["enumMemberName"]=19]="enumMemberName";e[e["functionName"]=20]="functionName";e[e["regularExpressionLiteral"]=21]="regularExpressionLiteral"})(i=e.SymbolDisplayPartKind||(e.SymbolDisplayPartKind={}));var a;(function(e){e["Comment"]="comment";e["Region"]="region";e["Code"]="code";e["Imports"]="imports"})(a=e.OutliningSpanKind||(e.OutliningSpanKind={}));var o;(function(e){e[e["JavaScript"]=0]="JavaScript";e[e["SourceMap"]=1]="SourceMap";e[e["Declaration"]=2]="Declaration"})(o=e.OutputFileType||(e.OutputFileType={}));var s;(function(e){e[e["None"]=0]="None";e[e["InMultiLineCommentTrivia"]=1]="InMultiLineCommentTrivia";e[e["InSingleQuoteStringLiteral"]=2]="InSingleQuoteStringLiteral";e[e["InDoubleQuoteStringLiteral"]=3]="InDoubleQuoteStringLiteral";e[e["InTemplateHeadOrNoSubstitutionTemplate"]=4]="InTemplateHeadOrNoSubstitutionTemplate";e[e["InTemplateMiddleOrTail"]=5]="InTemplateMiddleOrTail";e[e["InTemplateSubstitutionPosition"]=6]="InTemplateSubstitutionPosition"})(s=e.EndOfLineState||(e.EndOfLineState={}));var c;(function(e){e[e["Punctuation"]=0]="Punctuation";e[e["Keyword"]=1]="Keyword";e[e["Operator"]=2]="Operator";e[e["Comment"]=3]="Comment";e[e["Whitespace"]=4]="Whitespace";e[e["Identifier"]=5]="Identifier";e[e["NumberLiteral"]=6]="NumberLiteral";e[e["BigIntLiteral"]=7]="BigIntLiteral";e[e["StringLiteral"]=8]="StringLiteral";e[e["RegExpLiteral"]=9]="RegExpLiteral"})(c=e.TokenClass||(e.TokenClass={}));var u;(function(e){e["unknown"]="";e["warning"]="warning";e["keyword"]="keyword";e["scriptElement"]="script";e["moduleElement"]="module";e["classElement"]="class";e["localClassElement"]="local class";e["interfaceElement"]="interface";e["typeElement"]="type";e["enumElement"]="enum";e["enumMemberElement"]="enum member";e["variableElement"]="var";e["localVariableElement"]="local var";e["functionElement"]="function";e["localFunctionElement"]="local function";e["memberFunctionElement"]="method";e["memberGetAccessorElement"]="getter";e["memberSetAccessorElement"]="setter";e["memberVariableElement"]="property";e["constructorImplementationElement"]="constructor";e["callSignatureElement"]="call";e["indexSignatureElement"]="index";e["constructSignatureElement"]="construct";e["parameterElement"]="parameter";e["typeParameterElement"]="type parameter";e["primitiveType"]="primitive type";e["label"]="label";e["alias"]="alias";e["constElement"]="const";e["letElement"]="let";e["directory"]="directory";e["externalModuleName"]="external module name";e["jsxAttribute"]="JSX attribute";e["string"]="string"})(u=e.ScriptElementKind||(e.ScriptElementKind={}));var l;(function(e){e["none"]="";e["publicMemberModifier"]="public";e["privateMemberModifier"]="private";e["protectedMemberModifier"]="protected";e["exportedModifier"]="export";e["ambientModifier"]="declare";e["staticModifier"]="static";e["abstractModifier"]="abstract";e["optionalModifier"]="optional";e["dtsModifier"]=".d.ts";e["tsModifier"]=".ts";e["tsxModifier"]=".tsx";e["jsModifier"]=".js";e["jsxModifier"]=".jsx";e["jsonModifier"]=".json"})(l=e.ScriptElementKindModifier||(e.ScriptElementKindModifier={}));var f;(function(e){e["comment"]="comment";e["identifier"]="identifier";e["keyword"]="keyword";e["numericLiteral"]="number";e["bigintLiteral"]="bigint";e["operator"]="operator";e["stringLiteral"]="string";e["whiteSpace"]="whitespace";e["text"]="text";e["punctuation"]="punctuation";e["className"]="class name";e["enumName"]="enum name";e["interfaceName"]="interface name";e["moduleName"]="module name";e["typeParameterName"]="type parameter name";e["typeAliasName"]="type alias name";e["parameterName"]="parameter name";e["docCommentTagName"]="doc comment tag name";e["jsxOpenTagName"]="jsx open tag name";e["jsxCloseTagName"]="jsx close tag name";e["jsxSelfClosingTagName"]="jsx self closing tag name";e["jsxAttribute"]="jsx attribute";e["jsxText"]="jsx text";e["jsxAttributeStringLiteralValue"]="jsx attribute string literal value"})(f=e.ClassificationTypeNames||(e.ClassificationTypeNames={}));var d;(function(e){e[e["comment"]=1]="comment";e[e["identifier"]=2]="identifier";e[e["keyword"]=3]="keyword";e[e["numericLiteral"]=4]="numericLiteral";e[e["operator"]=5]="operator";e[e["stringLiteral"]=6]="stringLiteral";e[e["regularExpressionLiteral"]=7]="regularExpressionLiteral";e[e["whiteSpace"]=8]="whiteSpace";e[e["text"]=9]="text";e[e["punctuation"]=10]="punctuation";e[e["className"]=11]="className";e[e["enumName"]=12]="enumName";e[e["interfaceName"]=13]="interfaceName";e[e["moduleName"]=14]="moduleName";e[e["typeParameterName"]=15]="typeParameterName";e[e["typeAliasName"]=16]="typeAliasName";e[e["parameterName"]=17]="parameterName";e[e["docCommentTagName"]=18]="docCommentTagName";e[e["jsxOpenTagName"]=19]="jsxOpenTagName";e[e["jsxCloseTagName"]=20]="jsxCloseTagName";e[e["jsxSelfClosingTagName"]=21]="jsxSelfClosingTagName";e[e["jsxAttribute"]=22]="jsxAttribute";e[e["jsxText"]=23]="jsxText";e[e["jsxAttributeStringLiteralValue"]=24]="jsxAttributeStringLiteralValue";e[e["bigintLiteral"]=25]="bigintLiteral"})(d=e.ClassificationType||(e.ClassificationType={}))})(s||(s={}));var s;(function(e){e.scanner=e.createScanner(6,true);var t;(function(e){e[e["None"]=0]="None";e[e["Value"]=1]="Value";e[e["Type"]=2]="Type";e[e["Namespace"]=4]="Namespace";e[e["All"]=7]="All"})(t=e.SemanticMeaning||(e.SemanticMeaning={}));function getMeaningFromDeclaration(t){switch(t.kind){case 237:return e.isInJSFile(t)&&e.getJSDocEnumTag(t)?7:1;case 151:case 186:case 154:case 153:case 275:case 276:case 156:case 155:case 157:case 158:case 159:case 239:case 196:case 197:case 274:case 267:return 1;case 150:case 241:case 242:case 168:return 2;case 304:return t.name===undefined?1|2:2;case 278:case 240:return 1|2;case 244:if(e.isAmbientModule(t)){return 4|1}else if(e.getModuleInstanceState(t)===1){return 4|1}else{return 4}case 243:case 252:case 253:case 248:case 249:case 254:case 255:return 7;case 279:return 4|1}return 7}e.getMeaningFromDeclaration=getMeaningFromDeclaration;function getMeaningFromLocation(t){if(t.kind===279){return 1}else if(t.parent.kind===254||t.parent.kind===259){return 7}else if(isInRightSideOfInternalImportEqualsDeclaration(t)){return getMeaningFromRightHandSideOfImportEquals(t)}else if(e.isDeclarationName(t)){return getMeaningFromDeclaration(t.parent)}else if(isTypeReference(t)){return 2}else if(isNamespaceReference(t)){return 4}else if(e.isTypeParameterDeclaration(t.parent)){e.Debug.assert(e.isJSDocTemplateTag(t.parent.parent));return 2}else if(e.isLiteralTypeNode(t.parent)){return 2|1}else{return 1}}e.getMeaningFromLocation=getMeaningFromLocation;function getMeaningFromRightHandSideOfImportEquals(t){var r=t.kind===148?t:e.isQualifiedName(t.parent)&&t.parent.right===t?t.parent:undefined;return r&&r.parent.kind===248?7:4}function isInRightSideOfInternalImportEqualsDeclaration(t){while(t.parent.kind===148){t=t.parent}return e.isInternalModuleImportEqualsDeclaration(t.parent)&&t.parent.moduleReference===t}e.isInRightSideOfInternalImportEqualsDeclaration=isInRightSideOfInternalImportEqualsDeclaration;function isNamespaceReference(e){return isQualifiedNameNamespaceReference(e)||isPropertyAccessNamespaceReference(e)}function isQualifiedNameNamespaceReference(e){var t=e;var r=true;if(t.parent.kind===148){while(t.parent&&t.parent.kind===148){t=t.parent}r=t.right===e}return t.parent.kind===164&&!r}function isPropertyAccessNamespaceReference(e){var t=e;var r=true;if(t.parent.kind===189){while(t.parent&&t.parent.kind===189){t=t.parent}r=t.name===e}if(!r&&t.parent.kind===211&&t.parent.parent.kind===273){var n=t.parent.parent.parent;return n.kind===240&&t.parent.parent.token===109||n.kind===241&&t.parent.parent.token===86}return false}function isTypeReference(t){if(e.isRightSideOfQualifiedNameOrPropertyAccess(t)){t=t.parent}switch(t.kind){case 100:return!e.isExpressionNode(t);case 178:return true}switch(t.parent.kind){case 164:return true;case 183:return!t.parent.isTypeOf;case 211:return!e.isExpressionWithTypeArgumentsInClassExtendsClause(t.parent)}return false}function isCallExpressionTarget(t){return isCallOrNewExpressionTargetWorker(t,e.isCallExpression)}e.isCallExpressionTarget=isCallExpressionTarget;function isNewExpressionTarget(t){return isCallOrNewExpressionTargetWorker(t,e.isNewExpression)}e.isNewExpressionTarget=isNewExpressionTarget;function isCallOrNewExpressionTarget(t){return isCallOrNewExpressionTargetWorker(t,e.isCallOrNewExpression)}e.isCallOrNewExpressionTarget=isCallOrNewExpressionTarget;function isCallOrNewExpressionTargetWorker(e,t){var r=climbPastPropertyAccess(e);return!!r&&!!r.parent&&t(r.parent)&&r.parent.expression===r}function climbPastPropertyAccess(e){return isRightSideOfPropertyAccess(e)?e.parent:e}e.climbPastPropertyAccess=climbPastPropertyAccess;function getTargetLabel(e,t){while(e){if(e.kind===233&&e.label.escapedText===t){return e.label}e=e.parent}return undefined}e.getTargetLabel=getTargetLabel;function hasPropertyAccessExpressionWithName(t,r){if(!e.isPropertyAccessExpression(t.expression)){return false}return t.expression.name.text===r}e.hasPropertyAccessExpressionWithName=hasPropertyAccessExpressionWithName;function isJumpStatementTarget(t){return t.kind===72&&e.isBreakOrContinueStatement(t.parent)&&t.parent.label===t}e.isJumpStatementTarget=isJumpStatementTarget;function isLabelOfLabeledStatement(t){return t.kind===72&&e.isLabeledStatement(t.parent)&&t.parent.label===t}e.isLabelOfLabeledStatement=isLabelOfLabeledStatement;function isLabelName(e){return isLabelOfLabeledStatement(e)||isJumpStatementTarget(e)}e.isLabelName=isLabelName;function isTagName(t){return e.isJSDocTag(t.parent)&&t.parent.tagName===t}e.isTagName=isTagName;function isRightSideOfQualifiedName(e){return e.parent.kind===148&&e.parent.right===e}e.isRightSideOfQualifiedName=isRightSideOfQualifiedName;function isRightSideOfPropertyAccess(e){return e&&e.parent&&e.parent.kind===189&&e.parent.name===e}e.isRightSideOfPropertyAccess=isRightSideOfPropertyAccess;function isNameOfModuleDeclaration(e){return e.parent.kind===244&&e.parent.name===e}e.isNameOfModuleDeclaration=isNameOfModuleDeclaration;function isNameOfFunctionDeclaration(t){return t.kind===72&&e.isFunctionLike(t.parent)&&t.parent.name===t}e.isNameOfFunctionDeclaration=isNameOfFunctionDeclaration;function isLiteralNameOfPropertyDeclarationOrIndexAccess(t){switch(t.parent.kind){case 154:case 153:case 275:case 278:case 156:case 155:case 158:case 159:case 244:return e.getNameOfDeclaration(t.parent)===t;case 190:return t.parent.argumentExpression===t;case 149:return true;case 182:return t.parent.parent.kind===180;default:return false}}e.isLiteralNameOfPropertyDeclarationOrIndexAccess=isLiteralNameOfPropertyDeclarationOrIndexAccess;function isExpressionOfExternalModuleImportEqualsDeclaration(t){return e.isExternalModuleImportEqualsDeclaration(t.parent.parent)&&e.getExternalModuleImportEqualsDeclarationExpression(t.parent.parent)===t}e.isExpressionOfExternalModuleImportEqualsDeclaration=isExpressionOfExternalModuleImportEqualsDeclaration;function getContainerNode(t){if(e.isJSDocTypeAlias(t)){t=t.parent.parent}while(true){t=t.parent;if(!t){return undefined}switch(t.kind){case 279:case 156:case 155:case 239:case 196:case 158:case 159:case 240:case 241:case 243:case 244:return t}}}e.getContainerNode=getContainerNode;function getNodeKind(t){switch(t.kind){case 279:return e.isExternalModule(t)?"module":"script";case 244:return"module";case 240:case 209:return"class";case 241:return"interface";case 242:case 297:case 304:return"type";case 243:return"enum";case 237:return getKindOfVariableDeclaration(t);case 186:return getKindOfVariableDeclaration(e.getRootDeclaration(t));case 197:case 239:case 196:return"function";case 158:return"getter";case 159:return"setter";case 156:case 155:return"method";case 154:case 153:return"property";case 162:return"index";case 161:return"construct";case 160:return"call";case 157:return"constructor";case 150:return"type parameter";case 278:return"enum member";case 151:return e.hasModifier(t,92)?"property":"parameter";case 248:case 253:case 257:case 251:return"alias";case 204:var r=e.getAssignmentDeclarationKind(t);var n=t.right;switch(r){case 7:case 8:case 9:case 0:return"";case 1:case 2:var i=getNodeKind(n);return i===""?"const":i;case 3:return e.isFunctionExpression(n)?"method":"property";case 4:return"property";case 5:return e.isFunctionExpression(n)?"method":"property";case 6:return"local class";default:{e.assertType(r);return""}}case 72:return e.isImportClause(t.parent)?"alias":"";default:return""}function getKindOfVariableDeclaration(t){return e.isVarConst(t)?"const":e.isLet(t)?"let":"var"}}e.getNodeKind=getNodeKind;function isThis(t){switch(t.kind){case 100:return true;case 72:return e.identifierIsThisKeyword(t)&&t.parent.kind===151;default:return false}}e.isThis=isThis;var r=/^\/\/\/\s*=r.end}e.startEndContainsRange=startEndContainsRange;function rangeContainsStartEnd(e,t,r){return e.pos<=t&&e.end>=r}e.rangeContainsStartEnd=rangeContainsStartEnd;function rangeOverlapsWithStartEnd(e,t,r){return startEndOverlapsWithStartEnd(e.pos,e.end,t,r)}e.rangeOverlapsWithStartEnd=rangeOverlapsWithStartEnd;function nodeOverlapsWithStartEnd(e,t,r,n){return startEndOverlapsWithStartEnd(e.getStart(t),e.end,r,n)}e.nodeOverlapsWithStartEnd=nodeOverlapsWithStartEnd;function startEndOverlapsWithStartEnd(e,t,r,n){var i=Math.max(e,r);var a=Math.min(t,n);return it){break}var l=c.getEnd();if(tn.getStart(t)&&rt.end||e.pos===t.end;return r&&nodeHasTokens(e,n)?find(e):undefined})}}e.findNextToken=findNextToken;function findPrecedingToken(t,r,n,i){var a=find(n||r);e.Debug.assert(!(a&&isWhiteSpaceOnlyJsxText(a)));return a;function find(a){if(isNonWhitespaceToken(a)&&a.kind!==1){return a}var o=a.getChildren(r);for(var s=0;s=t||!nodeHasTokens(c,r)||isWhiteSpaceOnlyJsxText(c);if(l){var f=findRightmostChildNodeWithTokens(o,s,r);return f&&findRightmostToken(f,r)}else{return find(c)}}}e.Debug.assert(n!==undefined||a.kind===279||a.kind===1||e.isJSDocCommentContainingNode(a));var d=findRightmostChildNodeWithTokens(o,o.length,r);return d&&findRightmostToken(d,r)}}e.findPrecedingToken=findPrecedingToken;function isNonWhitespaceToken(t){return e.isToken(t)&&!isWhiteSpaceOnlyJsxText(t)}function findRightmostToken(e,t){if(isNonWhitespaceToken(e)){return e}var r=e.getChildren(t);var n=findRightmostChildNodeWithTokens(r,r.length,t);return n&&findRightmostToken(n,t)}function findRightmostChildNodeWithTokens(t,r,n){for(var i=r-1;i>=0;i--){var a=t[i];if(isWhiteSpaceOnlyJsxText(a)){e.Debug.assert(i>0,"`JsxText` tokens should not be the first child of `JsxElement | JsxSelfClosingElement`")}else if(nodeHasTokens(t[i],n)){return t[i]}}}function isInString(t,r,n){if(n===void 0){n=findPrecedingToken(r,t)}if(n&&e.isStringTextContainingNode(n)){var i=n.getStart(t);var a=n.getEnd();if(in.getStart(t)}e.isInTemplateString=isInTemplateString;function isInJSXText(t,r){var n=getTokenAtPosition(t,r);if(e.isJsxText(n)){return true}if(n.kind===18&&e.isJsxExpression(n.parent)&&e.isJsxElement(n.parent.parent)){return true}if(n.kind===28&&e.isJsxOpeningLikeElement(n.parent)&&e.isJsxElement(n.parent.parent)){return true}return false}e.isInJSXText=isInJSXText;function findPrecedingMatchingToken(e,t,r){var n=e.kind;var i=0;while(true){var a=findPrecedingToken(e.getFullStart(),r);if(!a){return undefined}e=a;if(e.kind===t){if(i===0){return e}i--}else if(e.kind===n){i++}}}e.findPrecedingMatchingToken=findPrecedingMatchingToken;function isPossiblyTypeArgumentPosition(t,r,n){var i=getPossibleTypeArgumentsInfo(t,r);return i!==undefined&&(e.isPartOfTypeNode(i.called)||getPossibleGenericSignatures(i.called,i.nTypeArguments,n).length!==0||isPossiblyTypeArgumentPosition(i.called,r,n))}e.isPossiblyTypeArgumentPosition=isPossiblyTypeArgumentPosition;function getPossibleGenericSignatures(t,r,n){var i=n.getTypeAtLocation(t);var a=e.isNewExpression(t.parent)?i.getConstructSignatures():i.getCallSignatures();return a.filter(function(e){return!!e.typeParameters&&e.typeParameters.length>=r})}e.getPossibleGenericSignatures=getPossibleGenericSignatures;function getPossibleTypeArgumentsInfo(t,r){var n=t;var i=0;var a=0;while(n){switch(n.kind){case 28:n=findPrecedingToken(n.getFullStart(),r);if(!n||!e.isIdentifier(n))return undefined;if(!i){return e.isDeclarationName(n)?undefined:{called:n,nTypeArguments:a}}i--;break;case 48:i=+3;break;case 47:i=+2;break;case 30:i++;break;case 19:n=findPrecedingMatchingToken(n,18,r);if(!n)return undefined;break;case 21:n=findPrecedingMatchingToken(n,20,r);if(!n)return undefined;break;case 23:n=findPrecedingMatchingToken(n,22,r);if(!n)return undefined;break;case 27:a++;break;case 37:case 72:case 10:case 8:case 9:case 102:case 87:case 104:case 86:case 129:case 24:case 50:case 56:case 57:break;default:if(e.isTypeNode(n)){break}return undefined}n=findPrecedingToken(n.getFullStart(),r)}return undefined}e.getPossibleTypeArgumentsInfo=getPossibleTypeArgumentsInfo;function isInComment(t,r,n){return e.formatting.getRangeOfEnclosingComment(t,r,undefined,n)}e.isInComment=isInComment;function hasDocComment(t,r){var n=getTokenAtPosition(t,r);return!!e.findAncestor(n,e.isJSDoc)}e.hasDocComment=hasDocComment;function nodeHasTokens(e,t){return e.kind===1?!!e.jsDoc:e.getWidth(t)!==0}function getNodeModifiers(t){var r=e.isDeclaration(t)?e.getCombinedModifierFlags(t):0;var n=[];if(r&8)n.push("private");if(r&16)n.push("protected");if(r&4)n.push("public");if(r&32)n.push("static");if(r&128)n.push("abstract");if(r&1)n.push("export");if(t.flags&4194304)n.push("declare");return n.length>0?n.join(","):""}e.getNodeModifiers=getNodeModifiers;function getTypeArgumentOrTypeParameterList(t){if(t.kind===164||t.kind===191){return t.typeArguments}if(e.isFunctionLike(t)||t.kind===240||t.kind===241){return t.typeParameters}return undefined}e.getTypeArgumentOrTypeParameterList=getTypeArgumentOrTypeParameterList;function isComment(e){return e===2||e===3}e.isComment=isComment;function isStringOrRegularExpressionOrTemplateLiteral(t){if(t===10||t===13||e.isTemplateLiteralKind(t)){return true}return false}e.isStringOrRegularExpressionOrTemplateLiteral=isStringOrRegularExpressionOrTemplateLiteral;function isPunctuation(e){return 18<=e&&e<=71}e.isPunctuation=isPunctuation;function isInsideTemplateLiteral(t,r,n){return e.isTemplateLiteralKind(t.kind)&&(t.getStart(n)=2||!!e.noEmit}e.compilerOptionsIndicateEs6Modules=compilerOptionsIndicateEs6Modules;function hostUsesCaseSensitiveFileNames(e){return e.useCaseSensitiveFileNames?e.useCaseSensitiveFileNames():false}e.hostUsesCaseSensitiveFileNames=hostUsesCaseSensitiveFileNames;function hostGetCanonicalFileName(t){return e.createGetCanonicalFileName(hostUsesCaseSensitiveFileNames(t))}e.hostGetCanonicalFileName=hostGetCanonicalFileName;function makeImportIfNecessary(e,t,r,n){return e||t&&t.length?makeImport(e,t,r,n):undefined}e.makeImportIfNecessary=makeImportIfNecessary;function makeImport(t,r,n,i){return e.createImportDeclaration(undefined,undefined,t||r?e.createImportClause(t,r&&r.length?e.createNamedImports(r):undefined):undefined,typeof n==="string"?makeStringLiteral(n,i):n)}e.makeImport=makeImport;function makeStringLiteral(t,r){return e.createLiteral(t,r===0)}e.makeStringLiteral=makeStringLiteral;var n;(function(e){e[e["Single"]=0]="Single";e[e["Double"]=1]="Double"})(n=e.QuotePreference||(e.QuotePreference={}));function quotePreferenceFromString(t,r){return e.isStringDoubleQuoted(t,r)?1:0}e.quotePreferenceFromString=quotePreferenceFromString;function getQuotePreference(t,r){if(r.quotePreference){return r.quotePreference==="single"?0:1}else{var n=t.imports&&e.find(t.imports,e.isStringLiteral);return n?quotePreferenceFromString(n,t):1}}e.getQuotePreference=getQuotePreference;function getQuoteFromPreference(t){switch(t){case 0:return"'";case 1:return'"';default:return e.Debug.assertNever(t)}}e.getQuoteFromPreference=getQuoteFromPreference;function symbolNameNoDefault(t){var r=symbolEscapedNameNoDefault(t);return r===undefined?undefined:e.unescapeLeadingUnderscores(r)}e.symbolNameNoDefault=symbolNameNoDefault;function symbolEscapedNameNoDefault(t){if(t.escapedName!=="default"){return t.escapedName}return e.firstDefined(t.declarations,function(t){var r=e.getNameOfDeclaration(t);return r&&r.kind===72?r.escapedText:undefined})}e.symbolEscapedNameNoDefault=symbolEscapedNameNoDefault;function isObjectBindingElementWithoutPropertyName(t){return e.isBindingElement(t)&&e.isObjectBindingPattern(t.parent)&&e.isIdentifier(t.name)&&!t.propertyName}e.isObjectBindingElementWithoutPropertyName=isObjectBindingElementWithoutPropertyName;function getPropertySymbolFromBindingElement(e,t){var r=e.getTypeAtLocation(t.parent);return r&&e.getPropertyOfType(r,t.name.text)}e.getPropertySymbolFromBindingElement=getPropertySymbolFromBindingElement;function getPropertySymbolsFromBaseTypes(t,r,n,i){var a=e.createMap();return recur(t);function recur(t){if(!(t.flags&(32|64))||!e.addToSeen(a,e.getSymbolId(t)))return;return e.firstDefined(t.declarations,function(t){return e.firstDefined(e.getAllSuperTypeNodes(t),function(t){var a=n.getTypeAtLocation(t);var o=a&&a.symbol&&n.getPropertyOfType(a,r);return a&&o&&(e.firstDefined(n.getRootSymbols(o),i)||recur(a.symbol))})})}}e.getPropertySymbolsFromBaseTypes=getPropertySymbolsFromBaseTypes;function isMemberSymbolInBaseType(e,t){return getPropertySymbolsFromBaseTypes(e.parent,e.name,t,function(e){return true})||false}e.isMemberSymbolInBaseType=isMemberSymbolInBaseType;function getParentNodeInSpan(t,r,n){if(!t)return undefined;while(t.parent){if(e.isSourceFile(t.parent)||!spanContainsNode(n,t.parent,r)){return t}t=t.parent}}e.getParentNodeInSpan=getParentNodeInSpan;function spanContainsNode(t,r,n){return e.textSpanContainsPosition(t,r.getStart(n))&&r.getEnd()<=e.textSpanEnd(t)}function findModifier(t,r){return t.modifiers&&e.find(t.modifiers,function(e){return e.kind===r})}e.findModifier=findModifier;function insertImport(t,r,n){var i=e.findLast(r.statements,e.isAnyImportSyntax);if(i){t.insertNodeAfter(r,i,n)}else{t.insertNodeAtTopOfFile(r,n,true)}}e.insertImport=insertImport;function textSpansEqual(e,t){return!!e&&!!t&&e.start===t.start&&e.length===t.length}e.textSpansEqual=textSpansEqual;function documentSpansEqual(e,t){return e.fileName===t.fileName&&textSpansEqual(e.textSpan,t.textSpan)}e.documentSpansEqual=documentSpansEqual})(s||(s={}));(function(e){function isFirstDeclarationOfSymbolParameter(e){return e.declarations&&e.declarations.length>0&&e.declarations[0].kind===151}e.isFirstDeclarationOfSymbolParameter=isFirstDeclarationOfSymbolParameter;var t=getDisplayPartWriter();function getDisplayPartWriter(){var t=e.defaultMaximumTruncationLength*10;var r;var n;var i;var a;resetWriter();var o=function(t){return writeKind(t,e.SymbolDisplayPartKind.text)};return{displayParts:function(){var n=r.length&&r[r.length-1].text;if(a>t&&n&&n!=="..."){if(!e.isWhiteSpaceLike(n.charCodeAt(n.length-1))){r.push(displayPart(" ",e.SymbolDisplayPartKind.space))}r.push(displayPart("...",e.SymbolDisplayPartKind.punctuation))}return r},writeKeyword:function(t){return writeKind(t,e.SymbolDisplayPartKind.keyword)},writeOperator:function(t){return writeKind(t,e.SymbolDisplayPartKind.operator)},writePunctuation:function(t){return writeKind(t,e.SymbolDisplayPartKind.punctuation)},writeTrailingSemicolon:function(t){return writeKind(t,e.SymbolDisplayPartKind.punctuation)},writeSpace:function(t){return writeKind(t,e.SymbolDisplayPartKind.space)},writeStringLiteral:function(t){return writeKind(t,e.SymbolDisplayPartKind.stringLiteral)},writeParameter:function(t){return writeKind(t,e.SymbolDisplayPartKind.parameterName)},writeProperty:function(t){return writeKind(t,e.SymbolDisplayPartKind.propertyName)},writeLiteral:function(t){return writeKind(t,e.SymbolDisplayPartKind.stringLiteral)},writeSymbol:writeSymbol,writeLine:writeLine,write:o,writeComment:o,getText:function(){return""},getTextPos:function(){return 0},getColumn:function(){return 0},getLine:function(){return 0},isAtStartOfLine:function(){return false},rawWrite:e.notImplemented,getIndent:function(){return i},increaseIndent:function(){i++},decreaseIndent:function(){i--},clear:resetWriter,trackSymbol:e.noop,reportInaccessibleThisError:e.noop,reportInaccessibleUniqueSymbolError:e.noop,reportPrivateInBaseOfClassExpression:e.noop};function writeIndent(){if(a>t)return;if(n){var o=e.getIndentString(i);if(o){a+=o.length;r.push(displayPart(o,e.SymbolDisplayPartKind.space))}n=false}}function writeKind(e,n){if(a>t)return;writeIndent();a+=e.length;r.push(displayPart(e,n))}function writeSymbol(e,n){if(a>t)return;writeIndent();a+=e.length;r.push(symbolPart(e,n))}function writeLine(){if(a>t)return;a+=1;r.push(lineBreakPart());n=true}function resetWriter(){r=[];n=true;i=0;a=0}}function symbolPart(t,r){return displayPart(t,displayPartKind(r));function displayPartKind(t){var r=t.flags;if(r&3){return isFirstDeclarationOfSymbolParameter(t)?e.SymbolDisplayPartKind.parameterName:e.SymbolDisplayPartKind.localName}else if(r&4){return e.SymbolDisplayPartKind.propertyName}else if(r&32768){return e.SymbolDisplayPartKind.propertyName}else if(r&65536){return e.SymbolDisplayPartKind.propertyName}else if(r&8){return e.SymbolDisplayPartKind.enumMemberName}else if(r&16){return e.SymbolDisplayPartKind.functionName}else if(r&32){return e.SymbolDisplayPartKind.className}else if(r&64){return e.SymbolDisplayPartKind.interfaceName}else if(r&384){return e.SymbolDisplayPartKind.enumName}else if(r&1536){return e.SymbolDisplayPartKind.moduleName}else if(r&8192){return e.SymbolDisplayPartKind.methodName}else if(r&262144){return e.SymbolDisplayPartKind.typeParameterName}else if(r&524288){return e.SymbolDisplayPartKind.aliasName}else if(r&2097152){return e.SymbolDisplayPartKind.aliasName}return e.SymbolDisplayPartKind.text}}e.symbolPart=symbolPart;function displayPart(t,r){return{text:t,kind:e.SymbolDisplayPartKind[r]}}e.displayPart=displayPart;function spacePart(){return displayPart(" ",e.SymbolDisplayPartKind.space)}e.spacePart=spacePart;function keywordPart(t){return displayPart(e.tokenToString(t),e.SymbolDisplayPartKind.keyword)}e.keywordPart=keywordPart;function punctuationPart(t){return displayPart(e.tokenToString(t),e.SymbolDisplayPartKind.punctuation)}e.punctuationPart=punctuationPart;function operatorPart(t){return displayPart(e.tokenToString(t),e.SymbolDisplayPartKind.operator)}e.operatorPart=operatorPart;function textOrKeywordPart(t){var r=e.stringToToken(t);return r===undefined?textPart(t):keywordPart(r)}e.textOrKeywordPart=textOrKeywordPart;function textPart(t){return displayPart(t,e.SymbolDisplayPartKind.text)}e.textPart=textPart;var r="\r\n";function getNewLineOrDefaultFromHost(e,t){return t&&t.newLineCharacter||e.getNewLine&&e.getNewLine()||r}e.getNewLineOrDefaultFromHost=getNewLineOrDefaultFromHost;function lineBreakPart(){return displayPart("\n",e.SymbolDisplayPartKind.lineBreak)}e.lineBreakPart=lineBreakPart;function mapToDisplayParts(e){try{e(t);return t.displayParts()}finally{t.clear()}}e.mapToDisplayParts=mapToDisplayParts;function typeToDisplayParts(e,t,r,n){if(n===void 0){n=0}return mapToDisplayParts(function(i){e.writeType(t,r,n|1024|16384,i)})}e.typeToDisplayParts=typeToDisplayParts;function symbolToDisplayParts(e,t,r,n,i){if(i===void 0){i=0}return mapToDisplayParts(function(a){e.writeSymbol(t,r,n,i|8,a)})}e.symbolToDisplayParts=symbolToDisplayParts;function signatureToDisplayParts(e,t,r,n){if(n===void 0){n=0}n|=16384|1024|32|8192;return mapToDisplayParts(function(i){e.writeSignature(t,r,n,undefined,i)})}e.signatureToDisplayParts=signatureToDisplayParts;function isImportOrExportSpecifierName(t){return!!t.parent&&e.isImportOrExportSpecifier(t.parent)&&t.parent.propertyName===t}e.isImportOrExportSpecifierName=isImportOrExportSpecifierName;function stripQuotes(e){var t=e.length;if(t>=2&&e.charCodeAt(0)===e.charCodeAt(t-1)&&startsWithQuote(e)){return e.substring(1,t-1)}return e}e.stripQuotes=stripQuotes;function startsWithQuote(t){return e.isSingleOrDoubleQuote(t.charCodeAt(0))}e.startsWithQuote=startsWithQuote;function scriptKindIs(t,r){var n=[];for(var i=2;i-1&&e.isWhiteSpaceSingleLine(t.charCodeAt(r))){r-=1}return r+1}e.getPrecedingNonSpaceCharacterPosition=getPrecedingNonSpaceCharacterPosition;function getSynthesizedDeepClone(e,t){if(t===void 0){t=true}var r=e&&getSynthesizedDeepCloneWorker(e);if(r&&!t)suppressLeadingAndTrailingTrivia(r);return r}e.getSynthesizedDeepClone=getSynthesizedDeepClone;function getSynthesizedDeepCloneWithRenames(t,r,n,i,a){if(r===void 0){r=true}var o;if(e.isIdentifier(t)&&n&&i){var s=i.getSymbolAtLocation(t);var c=s&&n.get(String(e.getSymbolId(s)));if(c){o=e.createIdentifier(c.text)}}if(!o){o=getSynthesizedDeepCloneWorker(t,n,i,a)}if(o&&!r)suppressLeadingAndTrailingTrivia(o);if(a&&o)a(t,o);return o}e.getSynthesizedDeepCloneWithRenames=getSynthesizedDeepCloneWithRenames;function getSynthesizedDeepCloneWorker(t,r,n,i){var a=r||n||i?e.visitEachChild(t,wrapper,e.nullTransformationContext):e.visitEachChild(t,getSynthesizedDeepClone,e.nullTransformationContext);if(a===t){var o=e.getSynthesizedClone(t);if(e.isStringLiteral(o)){o.textSourceNode=t}else if(e.isNumericLiteral(o)){o.numericLiteralFlags=t.numericLiteralFlags}return e.setTextRange(o,t)}a.parent=undefined;return a;function wrapper(e){return getSynthesizedDeepCloneWithRenames(e,true,r,n,i)}}function getSynthesizedDeepClones(t,r){if(r===void 0){r=true}return t&&e.createNodeArray(t.map(function(e){return getSynthesizedDeepClone(e,r)}),t.hasTrailingComma)}e.getSynthesizedDeepClones=getSynthesizedDeepClones;function suppressLeadingAndTrailingTrivia(e){suppressLeadingTrivia(e);suppressTrailingTrivia(e)}e.suppressLeadingAndTrailingTrivia=suppressLeadingAndTrailingTrivia;function suppressLeadingTrivia(e){addEmitFlagsRecursively(e,512,getFirstChild)}e.suppressLeadingTrivia=suppressLeadingTrivia;function suppressTrailingTrivia(t){addEmitFlagsRecursively(t,1024,e.getLastChild)}e.suppressTrailingTrivia=suppressTrailingTrivia;function addEmitFlagsRecursively(t,r,n){e.addEmitFlags(t,r);var i=n(t);if(i)addEmitFlagsRecursively(i,r,n)}function getFirstChild(e){return e.forEachChild(function(e){return e})}function getUniqueName(t,r){var n=t;for(var i=1;!e.isFileLevelUniqueName(r,n);i++){n=t+"_"+i}return n}e.getUniqueName=getUniqueName;function getRenameLocation(t,r,n,i){var a=0;var o=-1;for(var s=0,c=t;s=0);return o}e.getRenameLocation=getRenameLocation;function copyComments(t,r,n,i,a){e.forEachLeadingCommentRange(n.text,t.pos,function(t,o,s,c){if(s===3){t+=2;o-=2}else{t+=2}e.addSyntheticLeadingComment(r,i||s,n.text.slice(t,o),a!==undefined?a:c)})}e.copyComments=copyComments;function indexInTextChange(t,r){if(e.startsWith(t,r))return 0;var n=t.indexOf(" "+r);if(n===-1)n=t.indexOf("."+r);if(n===-1)n=t.indexOf('"'+r);return n===-1?-1:n+1}function getContextualTypeFromParent(e,t){var r=e.parent;switch(r.kind){case 192:return t.getContextualType(r);case 204:{var n=r,i=n.left,a=n.operatorToken,o=n.right;return isEqualityOperatorKind(a.kind)?t.getTypeAtLocation(e===o?i:o):t.getContextualType(e)}case 271:return r.expression===e?getSwitchedType(r,t):undefined;default:return t.getContextualType(e)}}e.getContextualTypeFromParent=getContextualTypeFromParent;function quote(t,r){if(/^\d+$/.test(t)){return t}var n=JSON.stringify(t);switch(r.quotePreference){case undefined:case"double":return n;case"single":return"'"+stripQuotes(n).replace("'","\\'").replace('\\"','"')+"'";default:return e.Debug.assertNever(r.quotePreference)}}e.quote=quote;function isEqualityOperatorKind(e){switch(e){case 35:case 33:case 36:case 34:return true;default:return false}}e.isEqualityOperatorKind=isEqualityOperatorKind;function isStringLiteralOrTemplate(e){switch(e.kind){case 10:case 14:case 206:case 193:return true;default:return false}}e.isStringLiteralOrTemplate=isStringLiteralOrTemplate;function hasIndexSignature(e){return!!e.getStringIndexType()||!!e.getNumberIndexType()}e.hasIndexSignature=hasIndexSignature;function getSwitchedType(e,t){return t.getTypeAtLocation(e.parent.parent.expression)}e.getSwitchedType=getSwitchedType})(s||(s={}));var s;(function(e){function createClassifier(){var r=e.createScanner(6,false);function getClassificationsForLine(e,t,r){return convertClassificationsToResult(getEncodedLexicalClassifications(e,t,r),e)}function getEncodedLexicalClassifications(n,i,a){var o=0;var s=0;var c=[];var u=getPrefixFromLexState(i),l=u.prefix,f=u.pushTemplate;n=l+n;var d=l.length;if(f){c.push(15)}r.setText(n);var p=0;var g=[];var _=0;do{o=r.scan();if(!e.isTrivia(o)){handleToken();s=o}var m=r.getTextPos();pushEncodedClassification(r.getTokenPos(),m,d,classFromKind(o),g);if(m>=n.length){var y=getNewEndOfLineState(r,o,e.lastOrUndefined(c));if(y!==undefined){p=y}}}while(o!==1);function handleToken(){switch(o){case 42:case 64:if(!t[s]&&r.reScanSlashToken()===13){o=13}break;case 28:if(s===72){_++}break;case 30:if(_>0){_--}break;case 120:case 138:case 135:case 123:case 139:if(_>0&&!a){o=72}break;case 15:c.push(o);break;case 18:if(c.length>0){c.push(o)}break;case 19:if(c.length>0){var n=e.lastOrUndefined(c);if(n===15){o=r.reScanTemplateToken();if(o===17){c.pop()}else{e.Debug.assertEqual(o,16,"Should have been a template middle.")}}else{e.Debug.assertEqual(n,18,"Should have been an open brace");c.pop()}}break;default:if(!e.isKeyword(o)){break}if(s===24){o=72}else if(e.isKeyword(s)&&e.isKeyword(o)&&!canFollow(s,o)){o=72}}}return{endOfLineState:p,spans:g}}return{getClassificationsForLine:getClassificationsForLine,getEncodedLexicalClassifications:getEncodedLexicalClassifications}}e.createClassifier=createClassifier;var t=e.arrayToNumericMap([72,10,8,9,13,100,44,45,21,23,19,102,87],function(e){return e},function(){return true});function getNewEndOfLineState(t,r,n){switch(r){case 10:{if(!t.isUnterminated())return undefined;var i=t.getTokenText();var a=i.length-1;var o=0;while(i.charCodeAt(a-o)===92){o++}if((o&1)===0)return undefined;return i.charCodeAt(0)===34?3:2}case 3:return t.isUnterminated()?1:undefined;default:if(e.isTemplateLiteralKind(r)){if(!t.isUnterminated()){return undefined}switch(r){case 17:return 5;case 14:return 4;default:return e.Debug.fail("Only 'NoSubstitutionTemplateLiteral's and 'TemplateTail's can be unterminated; got SyntaxKind #"+r)}}return n===15?6:undefined}}function pushEncodedClassification(e,t,r,n,i){if(n===8){return}if(e===0&&r>0){e+=r}var a=t-e;if(a>0){i.push(e-r,a,n)}}function convertClassificationsToResult(t,r){var n=[];var i=t.spans;var a=0;for(var o=0;o=0){var l=s-a;if(l>0){n.push({length:l,classification:e.TokenClass.Whitespace})}}n.push({length:c,classification:convertClassification(u)});a=s+c}var f=r.length-a;if(f>0){n.push({length:f,classification:e.TokenClass.Whitespace})}return{entries:n,finalLexState:t.endOfLineState}}function convertClassification(t){switch(t){case 1:return e.TokenClass.Comment;case 3:return e.TokenClass.Keyword;case 4:return e.TokenClass.NumberLiteral;case 25:return e.TokenClass.BigIntLiteral;case 5:return e.TokenClass.Operator;case 6:return e.TokenClass.StringLiteral;case 8:return e.TokenClass.Whitespace;case 10:return e.TokenClass.Punctuation;case 2:case 11:case 12:case 13:case 14:case 15:case 16:case 9:case 17:return e.TokenClass.Identifier;default:return undefined}}function canFollow(t,r){if(!e.isAccessibilityModifier(t)){return true}switch(r){case 126:case 137:case 124:case 116:return true;default:return false}}function getPrefixFromLexState(t){switch(t){case 3:return{prefix:'"\\\n'};case 2:return{prefix:"'\\\n"};case 1:return{prefix:"/*\n"};case 4:return{prefix:"`\n"};case 5:return{prefix:"}\n",pushTemplate:true};case 6:return{prefix:"",pushTemplate:true};case 0:return{prefix:""};default:return e.Debug.assertNever(t)}}function isBinaryExpressionOperatorToken(e){switch(e){case 40:case 42:case 43:case 38:case 39:case 46:case 47:case 48:case 28:case 30:case 31:case 32:case 94:case 93:case 119:case 33:case 34:case 35:case 36:case 49:case 51:case 50:case 54:case 55:case 70:case 69:case 71:case 66:case 67:case 68:case 60:case 61:case 62:case 64:case 65:case 59:case 27:return true;default:return false}}function isPrefixUnaryExpressionOperatorToken(e){switch(e){case 38:case 39:case 53:case 52:case 44:case 45:return true;default:return false}}function classFromKind(t){if(e.isKeyword(t)){return 3}else if(isBinaryExpressionOperatorToken(t)||isPrefixUnaryExpressionOperatorToken(t)){return 5}else if(t>=18&&t<=71){return 10}switch(t){case 8:return 4;case 9:return 25;case 10:return 6;case 13:return 7;case 7:case 3:case 2:return 1;case 5:case 4:return 8;case 72:default:if(e.isTemplateLiteralKind(t)){return 6}return 2}}function getSemanticClassifications(e,t,r,n,i){return convertClassificationsToSpans(getEncodedSemanticClassifications(e,t,r,n,i))}e.getSemanticClassifications=getSemanticClassifications;function checkForClassificationCancellation(e,t){switch(t){case 244:case 240:case 241:case 239:e.throwIfCancellationRequested()}}function getEncodedSemanticClassifications(t,r,n,i,a){var o=[];n.forEachChild(function cb(o){if(!o||!e.textSpanIntersectsWith(a,o.pos,o.getFullWidth())){return}checkForClassificationCancellation(r,o.kind);if(e.isIdentifier(o)&&!e.nodeIsMissing(o)&&i.has(o.escapedText)){var s=t.getSymbolAtLocation(o);var c=s&&classifySymbol(s,e.getMeaningFromLocation(o),t);if(c){pushClassification(o.getStart(n),o.getEnd(),c)}}o.forEachChild(cb)});return{spans:o,endOfLineState:0};function pushClassification(e,t,r){o.push(e);o.push(t-e);o.push(r)}}e.getEncodedSemanticClassifications=getEncodedSemanticClassifications;function classifySymbol(e,t,r){var n=e.getFlags();if((n&2885600)===0){return undefined}else if(n&32){return 11}else if(n&384){return 12}else if(n&524288){return 16}else if(n&1536){return t&4||t&1&&hasValueSideModule(e)?14:undefined}else if(n&2097152){return classifySymbol(r.getAliasedSymbol(e),t,r)}else if(t&2){return n&64?13:n&262144?15:undefined}else{return undefined}}function hasValueSideModule(t){return e.some(t.declarations,function(t){return e.isModuleDeclaration(t)&&e.getModuleInstanceState(t)===1})}function getClassificationTypeName(e){switch(e){case 1:return"comment";case 2:return"identifier";case 3:return"keyword";case 4:return"number";case 25:return"bigint";case 5:return"operator";case 6:return"string";case 8:return"whitespace";case 9:return"text";case 10:return"punctuation";case 11:return"class name";case 12:return"enum name";case 13:return"interface name";case 14:return"module name";case 15:return"type parameter name";case 16:return"type alias name";case 17:return"parameter name";case 18:return"doc comment tag name";case 19:return"jsx open tag name";case 20:return"jsx close tag name";case 21:return"jsx self closing tag name";case 22:return"jsx attribute";case 23:return"jsx text";case 24:return"jsx attribute string literal value";default:return undefined}}function convertClassificationsToSpans(t){e.Debug.assert(t.spans.length%3===0);var r=t.spans;var n=[];for(var i=0;i=0);if(i>0){var a=r||classifyTokenType(t.kind,t);if(a){pushClassification(n,i,a)}}return true}function tryClassifyJsxElementName(e){switch(e.parent&&e.parent.kind){case 262:if(e.parent.tagName===e){return 19}break;case 263:if(e.parent.tagName===e){return 20}break;case 261:if(e.parent.tagName===e){return 21}break;case 267:if(e.parent.name===e){return 22}break}return undefined}function classifyTokenType(t,r){if(e.isKeyword(t)){return 3}if(t===28||t===30){if(r&&e.getTypeArgumentOrTypeParameterList(r.parent)){return 10}}if(e.isPunctuation(t)){if(r){var n=r.parent;if(t===59){if(n.kind===237||n.kind===154||n.kind===151||n.kind===267){return 5}}if(n.kind===204||n.kind===202||n.kind===203||n.kind===205){return 5}}return 10}else if(t===8){return 4}else if(t===9){return 25}else if(t===10){return r.parent.kind===267?24:6}else if(t===13){return 6}else if(e.isTemplateLiteralKind(t)){return 6}else if(t===11){return 23}else if(t===72){if(r){switch(r.parent.kind){case 240:if(r.parent.name===r){return 11}return;case 150:if(r.parent.name===r){return 15}return;case 241:if(r.parent.name===r){return 13}return;case 243:if(r.parent.name===r){return 12}return;case 244:if(r.parent.name===r){return 14}return;case 151:if(r.parent.name===r){return e.isThisIdentifier(r)?3:17}return}}return 2}}function processElement(n){if(!n){return}if(e.decodedTextSpanIntersectsWith(i,a,n.pos,n.getFullWidth())){checkForClassificationCancellation(t,n.kind);for(var o=0,s=n.getChildren(r);oe.parameters.length)return;var a=r.getParameterType(e,t.argumentIndex);n=n||!!(a.flags&4);return getStringLiteralTypes(a,i)});return{kind:2,types:o,isNewIdentifier:n}}function stringLiteralCompletionsFromProperties(t){return t&&{kind:1,symbols:t.getApparentProperties(),hasIndexSignature:e.hasIndexSignature(t)}}function getStringLiteralTypes(t,r){if(r===void 0){r=e.createMap()}if(!t)return e.emptyArray;t=e.skipConstraint(t);return t.isUnion()?e.flatMap(t.types,function(e){return getStringLiteralTypes(e,r)}):t.isStringLiteral()&&!(t.flags&1024)&&e.addToSeen(r,t.value)?[t]:e.emptyArray}function nameAndKind(e,t,r){return{name:e,kind:t,extension:r}}function directoryResult(e){return nameAndKind(e,"directory",undefined)}function addReplacementSpans(e,t,r){var n=getDirectoryFragmentTextSpan(e,t);return r.map(function(e){var t=e.name,r=e.kind,i=e.extension;return{name:t,kind:r,extension:i,span:n}})}function getStringLiteralCompletionsFromModuleNames(e,t,r,n,i){return addReplacementSpans(t.text,t.getStart(e)+1,getStringLiteralCompletionsFromModuleNamesWorker(e,t,r,n,i))}function getStringLiteralCompletionsFromModuleNamesWorker(t,r,n,i,a){var o=e.normalizeSlashes(r.text);var s=t.path;var c=e.getDirectoryPath(s);return isPathRelativeToScript(o)||!n.baseUrl&&(e.isRootedDiskPath(o)||e.isUrl(o))?getCompletionEntriesForRelativeModules(o,c,n,i,s):getCompletionEntriesForNonRelativeModules(o,c,n,i,a)}function getExtensionOptions(e,t){if(t===void 0){t=false}return{extensions:getSupportedExtensionsForModuleResolution(e),includeExtensions:t}}function getCompletionEntriesForRelativeModules(e,t,r,n,i){var a=getExtensionOptions(r);if(r.rootDirs){return getCompletionEntriesForDirectoryFragmentWithRootDirs(r.rootDirs,e,t,a,r,n,i)}else{return getCompletionEntriesForDirectoryFragment(e,t,a,n,i)}}function getSupportedExtensionsForModuleResolution(t){var r=e.getSupportedExtensions(t);return t.resolveJsonModule&&e.getEmitModuleResolutionKind(t)===e.ModuleResolutionKind.NodeJs?r.concat(".json"):r}function getBaseDirectoriesFromRootDirs(t,r,n,i){t=t.map(function(t){return e.normalizePath(e.isRootedDiskPath(t)?t:e.combinePaths(r,t))});var a=e.firstDefined(t,function(t){return e.containsPath(t,n,r,i)?n.substr(t.length):undefined});return e.deduplicate(t.map(function(t){return e.combinePaths(t,a)}).concat([n]),e.equateStringsCaseSensitive,e.compareStringsCaseSensitive)}function getCompletionEntriesForDirectoryFragmentWithRootDirs(t,r,n,i,a,o,s){var c=a.project||o.getCurrentDirectory();var u=!(o.useCaseSensitiveFileNames&&o.useCaseSensitiveFileNames());var l=getBaseDirectoriesFromRootDirs(t,c,n,u);return e.flatMap(l,function(e){return getCompletionEntriesForDirectoryFragment(r,e,i,o,s)})}function getCompletionEntriesForDirectoryFragment(t,r,n,i,a,o){var s=n.extensions,c=n.includeExtensions;if(o===void 0){o=[]}if(t===undefined){t=""}t=e.normalizeSlashes(t);if(!e.hasTrailingDirectorySeparator(t)){t=e.getDirectoryPath(t)}if(t===""){t="."+e.directorySeparator}t=e.ensureTrailingDirectorySeparator(t);var u=e.resolvePath(r,t);var l=e.hasTrailingDirectorySeparator(u)?u:e.getDirectoryPath(u);var f=!(i.useCaseSensitiveFileNames&&i.useCaseSensitiveFileNames());if(!tryDirectoryExists(i,l))return o;var d=tryReadDirectory(i,l,s,undefined,["./*"]);if(d){var p=e.createMap();for(var g=0,_=d;g<_.length;g++){var m=_[g];m=e.normalizePath(m);if(a&&e.comparePaths(m,a,r,f)===0){continue}var y=c||e.fileExtensionIs(m,".json")?e.getBaseFileName(m):e.removeFileExtension(e.getBaseFileName(m));p.set(y,e.tryGetExtensionFromPath(m))}p.forEach(function(e,t){o.push(nameAndKind(t,"script",e))})}var h=tryGetDirectories(i,l);if(h){for(var v=0,T=h;v=e.pos&&r<=e.end});if(!c){return undefined}var u=t.text.slice(c.pos,r);var l=i.exec(u);if(!l){return undefined}var f=l[1],d=l[2],p=l[3];var g=e.getDirectoryPath(t.path);var _=d==="path"?getCompletionEntriesForDirectoryFragment(p,g,getExtensionOptions(n,true),a,t.path):d==="types"?getCompletionEntriesFromTypings(a,n,g,getFragmentDirectory(p),getExtensionOptions(n)):e.Debug.fail();return addReplacementSpans(p,c.pos+f.length,_)}function getCompletionEntriesFromTypings(t,r,n,i,a,o){if(o===void 0){o=[]}var s=e.createMap();var c=tryAndIgnoreErrors(function(){return e.getEffectiveTypeRoots(r,t)})||e.emptyArray;for(var u=0,l=c;u=2&&e.charCodeAt(0)===46){var t=e.length>=3&&e.charCodeAt(1)===46?2:1;var r=e.charCodeAt(t);return r===47||r===92}return false}var i=/^(\/\/\/\s*"),kind:"class",kindModifiers:undefined,sortText:"0"};return{isGlobalCompletion:false,isMemberCompletion:true,isNewIdentifierLocation:false,entries:[T]}}var S=[];if(isUncheckedFile(t,n)){var b=getCompletionEntriesFromSymbols(s,S,f,t,r,n.target,i,c,o,d,y,m,_);getJSCompletionEntries(t,f.pos,b,n.target,S)}else{if((!s||s.length===0)&&p===0){return undefined}getCompletionEntriesFromSymbols(s,S,f,t,r,n.target,i,c,o,d,y,m,_)}if(p!==0){var x=e.arrayToSet(S,function(e){return e.name});for(var C=0,E=getKeywordCompletions(p);C0){F=filterObjectMembersList(r,e.Debug.assertDefined(n))}return 1}function tryGetImportOrExportClauseCompletionSymbols(){var t=y&&(y.kind===18||y.kind===27)?e.tryCast(y.parent,e.isNamedImportsOrExports):undefined;if(!t)return 0;var r=(t.kind===252?t.parent.parent:t.parent).moduleSpecifier;var n=c.getSymbolAtLocation(r);if(!n)return 2;N=3;A=false;var i=c.getExportsAndPropertiesOfModule(n);var a=e.arrayToSet(t.elements,function(e){return isCurrentlyEditingNode(e)?undefined:(e.propertyName||e.name).escapedText});F=i.filter(function(e){return e.escapedName!=="default"&&!a.get(e.escapedName)});return 1}function tryGetClassLikeCompletionSymbols(){var t=tryGetObjectTypeDeclarationCompletionContainer(n,y,E);if(!t)return 0;N=3;A=true;O=y.kind===40?0:e.isClassLike(t)?2:3;if(!e.isClassLike(t))return 1;var r=y.parent;var i=e.isClassElement(r)?e.getModifierFlags(r):0;if(y.kind===72&&!isCurrentlyEditingNode(y)){switch(y.getText()){case"private":i=i|8;break;case"static":i=i|32;break}}if(!(i&8)){var a=e.flatMap(e.getAllSuperTypeNodes(t),function(e){var r=c.getTypeAtLocation(e);return r&&c.getPropertiesOfType(i&32?c.getTypeOfSymbolAtLocation(r.symbol,t):r)});F=filterClassMembersList(a,t.members,i)}return 1}function tryGetObjectLikeCompletionContainer(t){if(t){var r=t.parent;switch(t.kind){case 18:case 27:if(e.isObjectLiteralExpression(r)||e.isObjectBindingPattern(r)){return r}break;case 40:return e.isMethodDeclaration(r)?e.tryCast(r.parent,e.isObjectLiteralExpression):undefined;case 72:return t.text==="async"&&e.isShorthandPropertyAssignment(t.parent)?t.parent.parent:undefined}}return undefined}function isConstructorParameterCompletion(t){return!!t.parent&&e.isParameter(t.parent)&&e.isConstructorDeclaration(t.parent.parent)&&(e.isParameterPropertyModifier(t.kind)||e.isDeclarationName(t))}function tryGetConstructorLikeCompletionContainer(t){if(t){var r=t.parent;switch(t.kind){case 20:case 27:return e.isConstructorDeclaration(t.parent)?t.parent:undefined;default:if(isConstructorParameterCompletion(t)){return r.parent}}}return undefined}function tryGetFunctionLikeBodyCompletionContainer(t){if(t){var r;var n=e.findAncestor(t.parent,function(t){if(e.isClassLike(t)){return"quit"}if(e.isFunctionLikeDeclaration(t)&&r===t.body){return true}r=t;return false});return n&&n}}function tryGetContainingJsxElement(t){if(t){var r=t.parent;switch(t.kind){case 30:case 29:case 42:case 72:case 189:case 268:case 267:case 269:if(r&&(r.kind===261||r.kind===262)){if(t.kind===30){var i=e.findPrecedingToken(t.pos,n,undefined);if(!r.typeArguments||i&&i.kind===42)break}return r}else if(r.kind===267){return r.parent.parent}break;case 10:if(r&&(r.kind===267||r.kind===269)){return r.parent.parent}break;case 19:if(r&&r.kind===270&&r.parent&&r.parent.kind===267){return r.parent.parent.parent}if(r&&r.kind===269){return r.parent.parent}break}}return undefined}function isSolelyIdentifierDefinitionLocation(t){var r=t.parent;var n=r.kind;switch(t.kind){case 27:return n===237||n===238||n===219||n===243||isFunctionLikeButNotConstructor(n)||n===241||n===185||n===242||e.isClassLike(r)&&!!r.typeParameters&&r.typeParameters.end>=t.pos;case 24:return n===185;case 57:return n===186;case 22:return n===185;case 20:return n===274||isFunctionLikeButNotConstructor(n);case 18:return n===243;case 28:return n===240||n===209||n===241||n===242||e.isFunctionLikeKind(n);case 116:return n===154&&!e.isClassLike(r.parent);case 25:return n===151||!!r.parent&&r.parent.kind===185;case 115:case 113:case 114:return n===151&&!e.isConstructorDeclaration(r.parent);case 119:return n===253||n===257||n===251;case 126:case 137:return!isFromObjectTypeDeclaration(t);case 76:case 84:case 110:case 90:case 105:case 92:case 111:case 77:case 117:case 140:return true;case 40:return e.isFunctionLike(t.parent)&&!e.isMethodDeclaration(t.parent)}if(isClassMemberCompletionKeyword(keywordForNode(t))&&isFromObjectTypeDeclaration(t)){return false}if(isConstructorParameterCompletion(t)){if(!e.isIdentifier(t)||e.isParameterPropertyModifier(keywordForNode(t))||isCurrentlyEditingNode(t)){return false}}switch(keywordForNode(t)){case 118:case 76:case 77:case 125:case 84:case 90:case 110:case 111:case 113:case 114:case 115:case 116:case 105:case 117:return true;case 121:return e.isPropertyDeclaration(t.parent)}return e.isDeclarationName(t)&&!e.isJsxAttribute(t.parent)&&!(e.isClassLike(t.parent)&&(t!==m||a>m.end))}function isFunctionLikeButNotConstructor(t){return e.isFunctionLikeKind(t)&&t!==157}function isDotOfNumericLiteral(e){if(e.kind===8){var t=e.getFullText();return t.charAt(t.length-1)==="."}return false}function filterObjectMembersList(t,r){if(r.length===0){return t}var n=e.createUnderscoreEscapedMap();for(var i=0,a=r;i=0;i--){if(pushKeywordIf(r,n[i],107)){break}}}}e.forEach(aggregateAllBreakAndContinueStatements(t.statement),function(e){if(ownsBreakOrContinueStatement(t,e)){pushKeywordIf(r,e.getFirstToken(),73,78)}});return r}function getBreakOrContinueStatementOccurrences(e){var t=getBreakOrContinueOwner(e);if(t){switch(t.kind){case 225:case 226:case 227:case 223:case 224:return getLoopBreakContinueOccurrences(t);case 232:return getSwitchCaseDefaultOccurrences(t)}}return undefined}function getSwitchCaseDefaultOccurrences(t){var r=[];pushKeywordIf(r,t.getFirstToken(),99);e.forEach(t.caseBlock.clauses,function(n){pushKeywordIf(r,n.getFirstToken(),74,80);e.forEach(aggregateAllBreakAndContinueStatements(n),function(e){if(ownsBreakOrContinueStatement(t,e)){pushKeywordIf(r,e.getFirstToken(),73)}})});return r}function getTryCatchFinallyOccurrences(t,r){var n=[];pushKeywordIf(n,t.getFirstToken(),103);if(t.catchClause){pushKeywordIf(n,t.catchClause.getFirstToken(),75)}if(t.finallyBlock){var i=e.findChildOfKind(t,88,r);pushKeywordIf(n,i,88)}return n}function getThrowOccurrences(t,r){var n=getThrowStatementOwner(t);if(!n){return undefined}var i=[];e.forEach(aggregateOwnedThrowStatements(n),function(t){i.push(e.findChildOfKind(t,101,r))});if(e.isFunctionBlock(n)){e.forEachReturnStatement(n,function(t){i.push(e.findChildOfKind(t,97,r))})}return i}function getReturnOccurrences(t,r){var n=e.getContainingFunction(t);if(!n){return undefined}var i=[];e.forEachReturnStatement(e.cast(n.body,e.isBlock),function(t){i.push(e.findChildOfKind(t,97,r))});e.forEach(aggregateOwnedThrowStatements(n.body),function(t){i.push(e.findChildOfKind(t,101,r))});return i}function getAsyncAndAwaitOccurrences(t){var r=e.getContainingFunction(t);if(!r){return undefined}var n=[];if(r.modifiers){r.modifiers.forEach(function(e){pushKeywordIf(n,e,121)})}e.forEachChild(r,function(t){traverseWithoutCrossingFunction(t,function(t){if(e.isAwaitExpression(t)){pushKeywordIf(n,t.getFirstToken(),122)}})});return n}function getYieldOccurrences(t){var r=e.getContainingFunction(t);if(!r){return undefined}var n=[];e.forEachChild(r,function(t){traverseWithoutCrossingFunction(t,function(t){if(e.isYieldExpression(t)){pushKeywordIf(n,t.getFirstToken(),117)}})});return n}function traverseWithoutCrossingFunction(t,r){r(t);if(!e.isFunctionLike(t)&&!e.isClassLike(t)&&!e.isInterfaceDeclaration(t)&&!e.isModuleDeclaration(t)&&!e.isTypeAliasDeclaration(t)&&!e.isTypeNode(t)){e.forEachChild(t,function(e){return traverseWithoutCrossingFunction(e,r)})}}function getIfElseOccurrences(t,r){var n=getIfElseKeywords(t,r);var i=[];for(var a=0;a=o.end;u--){if(!e.isWhiteSpaceSingleLine(r.text.charCodeAt(u))){c=false;break}}if(c){i.push({fileName:r.fileName,textSpan:e.createTextSpanFromBounds(o.getStart(),s.end),kind:"reference"});a++;continue}}i.push(getHighlightSpanForNode(n[a],r))}return i}function getIfElseKeywords(t,r){var n=[];while(e.isIfStatement(t.parent)&&t.parent.elseStatement===t){t=t.parent}while(true){var i=t.getChildren(r);pushKeywordIf(n,i[0],91);for(var a=i.length-1;a>=0;a--){if(pushKeywordIf(n,i[a],83)){break}}if(!t.elseStatement||!e.isIfStatement(t.elseStatement)){break}t=t.elseStatement}return n}function isLabeledBy(t,r){return!!e.findAncestor(t.parent,function(t){return!e.isLabeledStatement(t)?"quit":t.label.escapedText===r})}})(t=e.DocumentHighlights||(e.DocumentHighlights={}))})(s||(s={}));var s;(function(e){function createDocumentRegistry(e,t){return createDocumentRegistryInternal(e,t)}e.createDocumentRegistry=createDocumentRegistry;function createDocumentRegistryInternal(t,r,n){if(r===void 0){r=""}var i=e.createMap();var a=e.createGetCanonicalFileName(!!t);function reportStats(){var t=e.arrayFrom(i.keys()).filter(function(e){return e&&e.charAt(0)==="_"}).map(function(e){var t=i.get(e);var r=[];t.forEach(function(e,t){r.push({name:t,refCount:e.languageServiceRefCount})});r.sort(function(e,t){return t.refCount-e.refCount});return{bucket:e,sourceFiles:r}});return JSON.stringify(t,undefined,2)}function acquireDocument(t,n,i,o,s){var c=e.toPath(t,r,a);var u=getKeyForCompilationSettings(n);return acquireDocumentWithKey(t,c,n,u,i,o,s)}function acquireDocumentWithKey(e,t,r,n,i,a,o){return acquireOrUpdateDocument(e,t,r,n,i,a,true,o)}function updateDocument(t,n,i,o,s){var c=e.toPath(t,r,a);var u=getKeyForCompilationSettings(n);return updateDocumentWithKey(t,c,n,u,i,o,s)}function updateDocumentWithKey(e,t,r,n,i,a,o){return acquireOrUpdateDocument(e,t,r,n,i,a,false,o)}function acquireOrUpdateDocument(t,r,a,o,s,c,u,l){var f=e.getOrUpdate(i,o,e.createMap);var d=f.get(r);var p=l===6?100:a.target||1;if(!d&&n){var g=n.getDocument(o,r);if(g){e.Debug.assert(u);d={sourceFile:g,languageServiceRefCount:0};f.set(r,d)}}if(!d){var g=e.createLanguageServiceSourceFile(t,s,p,c,false,l);if(n){n.setDocument(o,r,g)}d={sourceFile:g,languageServiceRefCount:1};f.set(r,d)}else{if(d.sourceFile.version!==c){d.sourceFile=e.updateLanguageServiceSourceFile(d.sourceFile,s,c,s.getChangeRange(d.sourceFile.scriptSnapshot));if(n){n.setDocument(o,r,d.sourceFile)}}if(u){d.languageServiceRefCount++}}e.Debug.assert(d.languageServiceRefCount!==0);return d.sourceFile}function releaseDocument(t,n){var i=e.toPath(t,r,a);var o=getKeyForCompilationSettings(n);return releaseDocumentWithKey(i,o)}function releaseDocumentWithKey(t,r){var n=e.Debug.assertDefined(i.get(r));var a=n.get(t);a.languageServiceRefCount--;e.Debug.assert(a.languageServiceRefCount>=0);if(a.languageServiceRefCount===0){n.delete(t)}}function getLanguageServiceRefCounts(t){return e.arrayFrom(i.entries(),function(e){var r=e[0],n=e[1];var i=n.get(t);return[r,i&&i.languageServiceRefCount]})}return{acquireDocument:acquireDocument,acquireDocumentWithKey:acquireDocumentWithKey,updateDocument:updateDocument,updateDocumentWithKey:updateDocumentWithKey,releaseDocument:releaseDocument,releaseDocumentWithKey:releaseDocumentWithKey,getLanguageServiceRefCounts:getLanguageServiceRefCounts,reportStats:reportStats,getKeyForCompilationSettings:getKeyForCompilationSettings}}e.createDocumentRegistryInternal=createDocumentRegistryInternal;function getKeyForCompilationSettings(t){return e.sourceFileAffectingCompilerOptions.map(function(r){return e.getCompilerOptionValue(t,r)}).join("|")}})(s||(s={}));var s;(function(e){var t;(function(t){function createImportTracker(e,t,r,i){var a=getDirectImportsMap(e,r,i);return function(o,s,c){var u=getImportersForExport(e,t,a,s,r,i),l=u.directImports,f=u.indirectUsers;return n({indirectUsers:f},getSearchesFromDirectImports(l,o,s.exportKind,r,c))}}t.createImportTracker=createImportTracker;var r;(function(e){e[e["Named"]=0]="Named";e[e["Default"]=1]="Default";e[e["ExportEquals"]=2]="ExportEquals"})(r=t.ExportKind||(t.ExportKind={}));var i;(function(e){e[e["Import"]=0]="Import";e[e["Export"]=1]="Export"})(i=t.ImportExport||(t.ImportExport={}));function getImportersForExport(t,r,n,i,a,o){var s=i.exportingModuleSymbol,c=i.exportKind;var u=e.nodeSeenTracker();var l=e.nodeSeenTracker();var f=[];var d=!!s.globalExports;var p=d?undefined:[];handleDirectImports(s);return{directImports:f,indirectUsers:getIndirectUsers()};function getIndirectUsers(){if(d){return t}for(var n=0,i=s.declarations;n=0){if(c>n.end)break;var u=c+s;if((c===0||!e.isIdentifierPart(a.charCodeAt(c-1),6))&&(u===o||!e.isIdentifierPart(a.charCodeAt(u),6))){i.push(c)}c=a.indexOf(r,c+s+1)}return i}function getLabelReferencesInNode(r,n){var i=r.getSourceFile();var a=n.text;var o=e.mapDefined(getPossibleSymbolReferenceNodes(i,a,r),function(r){return r===n||e.isJumpStatementTarget(r)&&e.getTargetLabel(r,a)===n?t.nodeEntry(r):undefined});return[{definition:{type:1,node:n},references:o}]}function isValidReferencePosition(t,r){switch(t.kind){case 72:return t.text.length===r.length;case 10:{var n=t;return(e.isLiteralNameOfPropertyDeclarationOrIndexAccess(n)||e.isNameOfModuleDeclaration(t)||e.isExpressionOfExternalModuleImportEqualsDeclaration(t)||e.isCallExpression(t.parent)&&e.isBindableObjectDefinePropertyCall(t.parent)&&t.parent.arguments[1]===t)&&n.text.length===r.length}case 8:return e.isLiteralNameOfPropertyDeclarationOrIndexAccess(t)&&t.text.length===r.length;case 80:return"default".length===r.length;default:return false}}function getAllReferencesForKeyword(r,n,i){var a=e.flatMap(r,function(r){i.throwIfCancellationRequested();return e.mapDefined(getPossibleSymbolReferenceNodes(r,e.tokenToString(n),r),function(e){return e.kind===n?t.nodeEntry(e):undefined})});return a.length?[{definition:{type:2,node:a[0].node},references:a}]:undefined}function getReferencesInSourceFile(e,t,r,n){if(n===void 0){n=true}r.cancellationToken.throwIfCancellationRequested();return getReferencesInContainer(e,e,t,r,n)}function getReferencesInContainer(e,t,r,n,i){if(!n.markSearchedSymbols(t,r.allSearchSymbols)){return}for(var a=0,o=getPossibleSymbolReferencePositions(t,r.text,e);a0){return n}}switch(t.kind){case 279:var i=t;return e.isExternalModule(i)?'"'+e.escapeString(e.getBaseFileName(e.removeFileExtension(e.normalizePath(i.fileName))))+'"':"";case 197:case 239:case 196:case 240:case 209:if(e.getModifierFlags(t)&512){return"default"}return getFunctionOrClassName(t);case 157:return"constructor";case 161:return"new()";case 160:return"()";case 162:return"[]";default:return""}}function topLevelItems(t){var r=[];function recur(e){if(isTopLevel(e)){r.push(e);if(e.children){for(var t=0,n=e.children;t0){return e.declarationNameToString(t.name)}else if(e.isVariableDeclaration(n)){return e.declarationNameToString(n.name)}else if(e.isBinaryExpression(n)&&n.operatorToken.kind===59){return nodeText(n.left).replace(r,"")}else if(e.isPropertyAssignment(n)){return nodeText(n.name)}else if(e.getModifierFlags(t)&512){return"default"}else if(e.isClassLike(t)){return""}else if(e.isCallExpression(n)){var a=getCalledExpressionName(n.expression);if(a!==undefined){var o=e.mapDefined(n.arguments,function(t){return e.isStringLiteral(t)?t.getText(i):undefined}).join(", ");return a+"("+o+") callback"}}return""}function getCalledExpressionName(t){if(e.isIdentifier(t)){return t.text}else if(e.isPropertyAccessExpression(t)){var r=getCalledExpressionName(t.expression);var n=t.name.text;return r===undefined?n:r+"."+n}else{return undefined}}function isFunctionOrClassExpression(e){switch(e.kind){case 197:case 196:case 209:return true;default:return false}}})(t=e.NavigationBar||(e.NavigationBar={}))})(s||(s={}));var s;(function(e){var t;(function(t){function organizeImports(t,r,n,i,a){var o=e.textChanges.ChangeTracker.fromContext({host:n,formatContext:r});var s=function(e){return coalesceImports(removeUnusedImports(e,t,i))};var c=t.statements.filter(e.isImportDeclaration);organizeImportsWorker(c,s);var u=t.statements.filter(e.isExportDeclaration);organizeImportsWorker(u,coalesceExports);for(var l=0,f=t.statements.filter(e.isAmbientModule);l0?i[0]:o[0];var v=y.length===0?p?undefined:e.createNamedImports(e.emptyArray):o.length===0?e.createNamedImports(y):e.updateNamedImports(o[0].importClause.namedBindings,y);s.push(updateImportDeclarationAndClause(h,p,v));return s;function getCategorizedImports(t){var r;var n=[];var i=[];var a=[];for(var o=0,s=t;o1){i.push(createOutliningSpanFromBounds(o,s,"comment"))}}}function createOutliningSpanFromBounds(t,r,n){return createOutliningSpan(e.createTextSpanFromBounds(t,r),n)}function getOutliningSpanForNode(t,r){switch(t.kind){case 218:if(e.isFunctionBlock(t)){return spanForNode(t.parent,t.parent.kind!==197)}switch(t.parent.kind){case 223:case 226:case 227:case 225:case 222:case 224:case 231:case 274:return spanForNode(t.parent);case 235:var n=t.parent;if(n.tryBlock===t){return spanForNode(t.parent)}else if(n.finallyBlock===t){return spanForNode(e.findChildOfKind(n,88,r))}default:return createOutliningSpan(e.createTextSpanFromNode(t,r),"code")}case 245:return spanForNode(t.parent);case 240:case 241:case 243:case 246:return spanForNode(t);case 188:return spanForObjectOrArrayLiteral(t);case 187:return spanForObjectOrArrayLiteral(t,22);case 260:return spanForJSXElement(t);case 261:case 262:return spanForJSXAttributes(t.attributes)}function spanForJSXElement(t){var n=e.createTextSpanFromBounds(t.openingElement.getStart(r),t.closingElement.getEnd());var i=t.openingElement.tagName.getText(r);var a="<"+i+">...";return createOutliningSpan(n,"code",n,false,a)}function spanForJSXAttributes(e){if(e.properties.length===0){return undefined}return createOutliningSpanFromBounds(e.getStart(r),e.getEnd(),"code")}function spanForObjectOrArrayLiteral(t,r){if(r===void 0){r=18}return spanForNode(t,false,!e.isArrayLiteralExpression(t.parent),r)}function spanForNode(n,i,a,o){if(i===void 0){i=false}if(a===void 0){a=true}if(o===void 0){o=18}var s=e.findChildOfKind(t,o,r);var c=o===18?19:23;var u=e.findChildOfKind(t,c,r);if(!s||!u){return undefined}var l=e.createTextSpanFromBounds(a?s.getFullStart():s.getStart(r),u.getEnd());return createOutliningSpan(l,"code",e.createTextSpanFromNode(n,r),i)}}function createOutliningSpan(e,t,r,n,i){if(r===void 0){r=e}if(n===void 0){n=false}if(i===void 0){i="..."}return{textSpan:e,kind:t,hintSpan:r,bannerText:i,autoCollapse:n}}})(t=e.OutliningElementsCollector||(e.OutliningElementsCollector={}))})(s||(s={}));var s;(function(e){var t;(function(e){e[e["exact"]=0]="exact";e[e["prefix"]=1]="prefix";e[e["substring"]=2]="substring";e[e["camelCase"]=3]="camelCase"})(t=e.PatternMatchKind||(e.PatternMatchKind={}));function createPatternMatch(e,t){return{kind:e,isCaseSensitive:t}}function createPatternMatcher(t){var r=e.createMap();var n=t.trim().split(".").map(function(e){return createSegment(e.trim())});if(n.some(function(e){return!e.subWordTextChunks.length}))return undefined;return{getFullMatch:function(e,t){return getFullMatch(e,t,n,r)},getMatchForLastSegmentOfPattern:function(t){return matchSegment(t,e.last(n),r)},patternContainsDots:n.length>1}}e.createPatternMatcher=createPatternMatcher;function getFullMatch(t,r,n,i){var a=matchSegment(r,e.last(n),i);if(!a){return undefined}if(n.length-1>t.length){return undefined}var o;for(var s=n.length-2,c=t.length-1;s>=0;s-=1,c-=1){o=betterMatch(o,matchSegment(t[c],n[s],i))}return o}function getWordSpans(e,t){var r=t.get(e);if(!r){t.set(e,r=breakIntoWordSpans(e))}return r}function matchTextChunk(r,n,i){var a=indexOfIgnoringCase(r,n.textLowerCase);if(a===0){return createPatternMatch(n.text.length===r.length?t.exact:t.prefix,e.startsWith(r,n.text))}if(n.isLowerCase){if(a===-1)return undefined;var o=getWordSpans(r,i);for(var s=0,c=o;s0){return createPatternMatch(t.substring,true)}if(n.characterSpans.length>0){var l=getWordSpans(r,i);var f=tryCamelCaseMatch(r,l,n,false)?true:tryCamelCaseMatch(r,l,n,true)?false:undefined;if(f!==undefined){return createPatternMatch(t.camelCase,f)}}}}function matchSegment(e,t,r){if(every(t.totalTextChunk.text,function(e){return e!==32&&e!==42})){var n=matchTextChunk(e,t.totalTextChunk,r);if(n)return n}var i=t.subWordTextChunks;var a;for(var o=0,s=i;o=65&&t<=90){return true}if(t<127||!e.isUnicodeIdentifierStart(t,6)){return false}var r=String.fromCharCode(t);return r===r.toUpperCase()}function isLowerCaseLetter(t){if(t>=97&&t<=122){return true}if(t<127||!e.isUnicodeIdentifierStart(t,6)){return false}var r=String.fromCharCode(t);return r===r.toLowerCase()}function indexOfIgnoringCase(e,t){var r=e.length-t.length;var n=function(r){if(every(t,function(t,n){return toLowerCase(e.charCodeAt(n+r))===t})){return{value:r}}};for(var i=0;i<=r;i++){var a=n(i);if(typeof a==="object")return a.value}return-1}function toLowerCase(e){if(e>=65&&e<=90){return 97+(e-65)}if(e<127){return e}return String.fromCharCode(e).toLowerCase().charCodeAt(0)}function isDigit(e){return e>=48&&e<=57}function isWordChar(e){return isUpperCaseLetter(e)||isLowerCaseLetter(e)||isDigit(e)||e===95||e===36}function breakPatternIntoTextChunks(e){var t=[];var r=0;var n=0;for(var i=0;i0){t.push(createTextChunk(e.substr(r,n)));n=0}}}if(n>0){t.push(createTextChunk(e.substr(r,n)))}return t}function createTextChunk(e){var t=e.toLowerCase();return{text:e,textLowerCase:t,isLowerCase:e===t,characterSpans:breakIntoCharacterSpans(e)}}function breakIntoCharacterSpans(e){return breakIntoSpans(e,false)}e.breakIntoCharacterSpans=breakIntoCharacterSpans;function breakIntoWordSpans(e){return breakIntoSpans(e,true)}e.breakIntoWordSpans=breakIntoWordSpans;function breakIntoSpans(t,r){var n=[];var i=0;for(var a=1;a0&&e.last(r).kind===27){n++}return n}function getArgumentIndexForTemplatePiece(t,r,n,i){e.Debug.assert(n>=r.getStart(),"Assumed 'position' could not occur before node.");if(e.isTemplateLiteralToken(r)){if(e.isInsideTemplateLiteral(r,n,i)){return 0}return t+2}return t+1}function getArgumentListInfoForTemplate(t,r,n){var i=e.isNoSubstitutionTemplateLiteral(t.template)?1:t.template.templateSpans.length+1;if(r!==0){e.Debug.assertLessThan(r,i)}return{isTypeParameterList:false,invocation:{kind:0,node:t},argumentsSpan:getApplicableSpanForTaggedTemplate(t,n),argumentIndex:r,argumentCount:i}}function getApplicableSpanForArguments(t,r){var n=t.getFullStart();var i=e.skipTrivia(r.text,t.getEnd(),false);return e.createTextSpan(n,i-n)}function getApplicableSpanForTaggedTemplate(t,r){var n=t.template;var i=n.getStart();var a=n.getEnd();if(n.kind===206){var o=e.last(n.templateSpans);if(o.literal.getFullWidth()===0){a=e.skipTrivia(r.text,a,false)}}return e.createTextSpan(i,a-i)}function getContainingArgumentInfo(t,r,n,i,a){var o=function(t){e.Debug.assert(e.rangeContainsRange(t.parent,t),"Not a subspan",function(){return"Child: "+e.Debug.showSyntaxKind(t)+", parent: "+e.Debug.showSyntaxKind(t.parent)});var a=getImmediatelyContainingArgumentOrContextualParameterInfo(t,r,n,i);if(a){return{value:a}}};for(var s=t;a||!e.isBlock(s)&&!e.isSourceFile(s);s=s.parent){var c=o(s);if(typeof c==="object")return c.value}return undefined}function getChildListThatStartsWithOpenerToken(t,r,n){var i=t.getChildren(n);var a=i.indexOf(r);e.Debug.assert(a>=0&&i.length>a+1);return i[a+1]}function getExpressionFromInvocation(t){return t.kind===0?e.getInvokedExpression(t.node):t.called}function getEnclosingDeclarationFromInvocation(e){return e.kind===0?e.node:e.kind===1?e.called:e.node}var i=8192|70221824|16384;function createSignatureHelpItems(t,r,n,i,a){var o=n.isTypeParameterList,s=n.argumentCount,c=n.argumentsSpan,u=n.invocation,l=n.argumentIndex;var f=getEnclosingDeclarationFromInvocation(u);var d=u.kind===2?u.symbol:a.getSymbolAtLocation(getExpressionFromInvocation(u));var p=d?e.symbolToDisplayParts(a,d,undefined,undefined):e.emptyArray;var g=t.map(function(e){return getSignatureHelpItem(e,p,o,a,f,i)});if(l!==0){e.Debug.assertLessThan(l,s)}var _=t.indexOf(r);e.Debug.assert(_!==-1);return{items:g,applicableSpan:c,selectedItemIndex:_,argumentIndex:l,argumentCount:s}}function createTypeHelpItems(e,t,r,n){var i=t.argumentCount,a=t.argumentsSpan,o=t.invocation,s=t.argumentIndex;var c=n.getLocalTypeParametersOfClassOrInterfaceOrTypeAlias(e);if(!c)return undefined;var u=[getTypeHelpItem(e,c,n,getEnclosingDeclarationFromInvocation(o),r)];return{items:u,applicableSpan:a,selectedItemIndex:0,argumentIndex:s,argumentCount:i}}function getTypeHelpItem(t,r,n,i,o){var s=e.symbolToDisplayParts(n,t);var c=e.createPrinter({removeComments:true});var u=r.map(function(e){return createSignatureHelpParameterForTypeParameter(e,n,i,o,c)});var l=t.getDocumentationComment(n);var f=t.getJsDocTags();var d=s.concat([e.punctuationPart(28)]);return{isVariadic:false,prefixDisplayParts:d,suffixDisplayParts:[e.punctuationPart(30)],separatorDisplayParts:a,parameters:u,documentation:l,tags:f}}var a=[e.punctuationPart(27),e.spacePart()];function getSignatureHelpItem(e,t,r,n,i,o){var s=(r?itemInfoForTypeParameters:itemInfoForParameters)(e,n,i,o),c=s.isVariadic,u=s.parameters,l=s.prefix,f=s.suffix;var d=t.concat(l);var p=f.concat(returnTypeToDisplayParts(e,i,n));var g=e.getDocumentationComment(n);var _=e.getJsDocTags();return{isVariadic:c,prefixDisplayParts:d,suffixDisplayParts:p,separatorDisplayParts:a,parameters:u,documentation:g,tags:_}}function returnTypeToDisplayParts(t,r,n){return e.mapToDisplayParts(function(e){e.writePunctuation(":");e.writeSpace(" ");var i=n.getTypePredicateOfSignature(t);if(i){n.writeTypePredicate(i,r,undefined,e)}else{n.writeType(n.getReturnTypeOfSignature(t),r,undefined,e)}})}function itemInfoForTypeParameters(t,r,n,a){var o=(t.target||t).typeParameters;var s=e.createPrinter({removeComments:true});var c=(o||e.emptyArray).map(function(e){return createSignatureHelpParameterForTypeParameter(e,r,n,a,s)});var u=e.mapToDisplayParts(function(o){var c=t.thisParameter?[r.symbolToParameterDeclaration(t.thisParameter,n,i)]:[];var u=e.createNodeArray(c.concat(t.parameters.map(function(e){return r.symbolToParameterDeclaration(e,n,i)})));s.writeList(2576,u,a,o)});return{isVariadic:false,parameters:c,prefix:[e.punctuationPart(28)],suffix:[e.punctuationPart(30)].concat(u)}}function itemInfoForParameters(t,r,n,i){var a=t.hasRestParameter;var o=e.createPrinter({removeComments:true});var s=e.mapToDisplayParts(function(a){if(t.typeParameters&&t.typeParameters.length){var s=e.createNodeArray(t.typeParameters.map(function(e){return r.typeParameterToDeclaration(e,n)}));o.writeList(53776,s,i,a)}});var c=t.parameters.map(function(e){return createSignatureHelpParameterForParameter(e,r,n,i,o)});return{isVariadic:a,parameters:c,prefix:s.concat([e.punctuationPart(20)]),suffix:[e.punctuationPart(21)]}}function createSignatureHelpParameterForParameter(t,r,n,a,o){var s=e.mapToDisplayParts(function(e){var s=r.symbolToParameterDeclaration(t,n,i);o.writeNode(4,s,a,e)});var c=r.isOptionalParameter(t.valueDeclaration);return{name:t.name,documentation:t.getDocumentationComment(r),displayParts:s,isOptional:c}}function createSignatureHelpParameterForTypeParameter(t,r,n,i,a){var o=e.mapToDisplayParts(function(e){var o=r.typeParameterToDeclaration(t,n);a.writeNode(4,o,i,e)});return{name:t.symbol.name,documentation:t.symbol.getDocumentationComment(r),displayParts:o,isOptional:false}}})(t=e.SignatureHelp||(e.SignatureHelp={}))})(s||(s={}));var s;(function(e){var t=/^data:(?:application\/json(?:;charset=[uU][tT][fF]-8);base64,([A-Za-z0-9+\/=]+)$)?/;function getSourceMapper(r,n,i,a,o){var s=e.createGetCanonicalFileName(r);var c;return{tryGetSourcePosition:tryGetSourcePosition,tryGetGeneratedPosition:tryGetGeneratedPosition,toLineColumnOffset:toLineColumnOffset,clearCache:clearCache};function toPath(t){return e.toPath(t,n,s)}function scanForSourcemapURL(t){var r=c.get(toPath(t));if(!r){return}return e.tryGetSourceMappingURL(r.text,e.getLineStarts(r))}function convertDocumentToSourceMapper(t,r,n){var a=e.tryParseRawSourceMap(r);if(!a||!a.sources||!a.file||!a.mappings){return t.sourceMapper=e.identitySourceMapConsumer}var u=o();return t.sourceMapper=e.createDocumentPositionMapper({getSourceFileLike:function(e){var t=u&&u.getSourceFileByPath(e);if(t===undefined||t.resolvedPath!==e){return c.get(e)}return t},getCanonicalFileName:s,log:i},a,n)}function getSourceMapper(r,n){if(!a.readFile||!a.fileExists){return n.sourceMapper=e.identitySourceMapConsumer}if(n.sourceMapper){return n.sourceMapper}var i=scanForSourcemapURL(r);if(i){var o=t.exec(i);if(o){if(o[1]){var c=o[1];return convertDocumentToSourceMapper(n,e.base64decode(e.sys,c),r)}i=undefined}}var u=[];if(i){u.push(i)}u.push(r+".map");for(var l=0,f=u;l0){i.push(e.createDiagnosticForNode(e.isVariableDeclaration(r.parent)?r.parent.name:r,e.Diagnostics.This_constructor_function_may_be_converted_to_a_class_declaration))}break}}else{if(e.isVariableStatement(r)&&r.parent===t&&r.declarationList.flags&2&&r.declarationList.declarations.length===1){var u=r.declarationList.declarations[0].initializer;if(u&&e.isRequireCall(u,true)){i.push(e.createDiagnosticForNode(u,e.Diagnostics.require_call_may_be_converted_to_an_import))}}if(e.codefix.parameterShouldGetTypeFromJSDoc(r)){i.push(e.createDiagnosticForNode(r.name||r,e.Diagnostics.JSDoc_types_may_be_moved_to_TypeScript_types))}}if(e.isFunctionLikeDeclaration(r)){addConvertToAsyncFunctionDiagnostics(r,a,i)}r.forEachChild(check)}}e.computeSuggestionDiagnostics=computeSuggestionDiagnostics;function containsTopLevelCommonjs(t){return t.statements.some(function(t){switch(t.kind){case 219:return t.declarationList.declarations.some(function(t){return!!t.initializer&&e.isRequireCall(propertyAccessLeftHandSide(t.initializer),true)});case 221:{var r=t.expression;if(!e.isBinaryExpression(r))return e.isRequireCall(r,true);var n=e.getAssignmentDeclarationKind(r);return n===1||n===2}default:return false}})}function propertyAccessLeftHandSide(t){return e.isPropertyAccessExpression(t)?propertyAccessLeftHandSide(t.expression):t}function importNameForConvertToDefaultImport(t){switch(t.kind){case 249:var r=t.importClause,n=t.moduleSpecifier;return r&&!r.name&&r.namedBindings&&r.namedBindings.kind===251&&e.isStringLiteral(n)?r.namedBindings.name:undefined;case 248:return t.name;default:return undefined}}function addConvertToAsyncFunctionDiagnostics(t,r,n){if(!e.isAsyncFunction(t)&&t.body&&e.isBlock(t.body)&&hasReturnStatementWithPromiseHandler(t.body)&&returnsPromise(t,r)){n.push(e.createDiagnosticForNode(!t.name&&e.isVariableDeclaration(t.parent)&&e.isIdentifier(t.parent.name)?t.parent.name:t,e.Diagnostics.This_may_be_converted_to_an_async_function))}}function returnsPromise(e,t){var r=t.getTypeAtLocation(e);var n=t.getSignaturesOfType(r,0);var i=n.length?t.getReturnTypeOfSignature(n[0]):undefined;return!!i&&!!t.getPromisedTypeOfPromise(i)}function getErrorNodeFromCommonJsIndicator(t){return e.isBinaryExpression(t)?t.left:t}function hasReturnStatementWithPromiseHandler(t){return!!e.forEachReturnStatement(t,isReturnStatementWithFixablePromiseHandler)}function isReturnStatementWithFixablePromiseHandler(t){return e.isReturnStatement(t)&&!!t.expression&&isFixablePromiseHandler(t.expression)}e.isReturnStatementWithFixablePromiseHandler=isReturnStatementWithFixablePromiseHandler;function isFixablePromiseHandler(t){if(!isPromiseHandler(t)||!t.arguments.every(isFixablePromiseArgument)){return false}var r=t.expression;while(isPromiseHandler(r)||e.isPropertyAccessExpression(r)){if(e.isCallExpression(r)&&!r.arguments.every(isFixablePromiseArgument)){return false}r=r.expression}return true}e.isFixablePromiseHandler=isFixablePromiseHandler;function isPromiseHandler(t){return e.isCallExpression(t)&&(e.hasPropertyAccessExpressionWithName(t,"then")||e.hasPropertyAccessExpressionWithName(t,"catch"))}function isFixablePromiseArgument(e){switch(e.kind){case 96:case 72:case 239:case 196:case 197:return true;default:return false}}})(s||(s={}));var s;(function(e){var t;(function(t){function getSymbolKind(t,r,n){var i=getSymbolKindOfConstructorPropertyMethodAccessorFunctionOrVar(t,r,n);if(i!==""){return i}var a=e.getCombinedLocalAndExportSymbolFlags(r);if(a&32){return e.getDeclarationOfKind(r,209)?"local class":"class"}if(a&384)return"enum";if(a&524288)return"type";if(a&64)return"interface";if(a&262144)return"type parameter";if(a&262144)return"type parameter";if(a&8)return"enum member";if(a&2097152)return"alias";if(a&1536)return"module";return i}t.getSymbolKind=getSymbolKind;function getSymbolKindOfConstructorPropertyMethodAccessorFunctionOrVar(t,r,n){var i=t.getRootSymbols(r);if(i.length===1&&e.first(i).flags&8192&&t.getTypeOfSymbolAtLocation(r,n).getNonNullableType().getCallSignatures().length!==0){return"method"}if(t.isUndefinedSymbol(r)){return"var"}if(t.isArgumentsSymbol(r)){return"local var"}if(n.kind===100&&e.isExpression(n)){return"parameter"}var a=e.getCombinedLocalAndExportSymbolFlags(r);if(a&3){if(e.isFirstDeclarationOfSymbolParameter(r)){return"parameter"}else if(r.valueDeclaration&&e.isVarConst(r.valueDeclaration)){return"const"}else if(e.forEach(r.declarations,e.isLet)){return"let"}return isLocalVariableOrFunction(r)?"local var":"var"}if(a&16)return isLocalVariableOrFunction(r)?"local function":"function";if(a&32768)return"getter";if(a&65536)return"setter";if(a&8192)return"method";if(a&16384)return"constructor";if(a&4){if(a&33554432&&r.checkFlags&6){var o=e.forEach(t.getRootSymbols(r),function(t){var r=t.getFlags();if(r&(98308|3)){return"property"}e.Debug.assert(!!(r&(8192|16)))});if(!o){var s=t.getTypeOfSymbolAtLocation(r,n);if(s.getCallSignatures().length){return"method"}return"property"}return o}switch(n.parent&&n.parent.kind){case 262:case 260:case 261:return n.kind===72?"property":"JSX attribute";case 267:return"JSX attribute";default:return"property"}}return""}function getSymbolModifiers(t){var r=t&&t.declarations&&t.declarations.length>0?e.getNodeModifiers(t.declarations[0]):"";var n=t&&t.flags&16777216?"optional":"";return r&&n?r+","+n:r||n}t.getSymbolModifiers=getSymbolModifiers;function getSymbolDisplayPartsDocumentationAndSymbolKind(t,r,n,i,a,o,s){if(o===void 0){o=e.getMeaningFromLocation(a)}var c=[];var u;var l;var f=e.getCombinedLocalAndExportSymbolFlags(r);var d=o&1?getSymbolKindOfConstructorPropertyMethodAccessorFunctionOrVar(t,r,a):"";var p=false;var g=a.kind===100&&e.isInExpressionContext(a);var _;var m;var y;var h;if(a.kind===100&&!g){return{displayParts:[e.keywordPart(100)],documentation:[],symbolKind:"primitive type",tags:undefined}}if(d!==""||f&32||f&2097152){if(d==="getter"||d==="setter"){d="property"}var v=void 0;_=g?t.getTypeAtLocation(a):t.getTypeOfSymbolAtLocation(r.exportSymbol||r,a);if(a.parent&&a.parent.kind===189){var T=a.parent.name;if(T===a||T&&T.getFullWidth()===0){a=a.parent}}var S=void 0;if(e.isCallOrNewExpression(a)){S=a}else if(e.isCallExpressionTarget(a)||e.isNewExpressionTarget(a)){S=a.parent}else if(a.parent&&e.isJsxOpeningLikeElement(a.parent)&&e.isFunctionLike(r.valueDeclaration)){S=a.parent}if(S){var b=[];v=t.getResolvedSignature(S,b);var x=S.kind===192||e.isCallExpression(S)&&S.expression.kind===98;var C=x?_.getConstructSignatures():_.getCallSignatures();if(!e.contains(C,v.target)&&!e.contains(C,v)){v=C.length?C[0]:undefined}if(v){if(x&&f&32){d="constructor";addPrefixForAnyFunctionOrVar(_.symbol,d)}else if(f&2097152){d="alias";pushSymbolKind(d);c.push(e.spacePart());if(x){c.push(e.keywordPart(95));c.push(e.spacePart())}addFullSymbolName(r)}else{addPrefixForAnyFunctionOrVar(r,d)}switch(d){case"JSX attribute":case"property":case"var":case"const":case"let":case"parameter":case"local var":c.push(e.punctuationPart(57));c.push(e.spacePart());if(!(e.getObjectFlags(_)&16)&&_.symbol){e.addRange(c,e.symbolToDisplayParts(t,_.symbol,i,undefined,4|1));c.push(e.lineBreakPart())}if(x){c.push(e.keywordPart(95));c.push(e.spacePart())}addSignatureDisplayParts(v,C,262144);break;default:addSignatureDisplayParts(v,C)}p=true}}else if(e.isNameOfFunctionDeclaration(a)&&!(f&98304)||a.kind===124&&a.parent.kind===157){var E=a.parent;var D=e.find(r.declarations,function(e){return e===(a.kind===124?E.parent:E)});if(D){var C=E.kind===157?_.getNonNullableType().getConstructSignatures():_.getNonNullableType().getCallSignatures();if(!t.isImplementationOfOverload(E)){v=t.getSignatureFromDeclaration(E)}else{v=C[0]}if(E.kind===157){d="constructor";addPrefixForAnyFunctionOrVar(_.symbol,d)}else{addPrefixForAnyFunctionOrVar(E.kind===160&&!(_.symbol.flags&2048||_.symbol.flags&4096)?_.symbol:r,d)}addSignatureDisplayParts(v,C);p=true}}}if(f&32&&!p&&!g){addAliasPrefixIfNecessary();if(e.getDeclarationOfKind(r,209)){pushSymbolKind("local class")}else{c.push(e.keywordPart(76))}c.push(e.spacePart());addFullSymbolName(r);writeTypeParametersOfSymbol(r,n)}if(f&64&&o&2){prefixNextMeaning();c.push(e.keywordPart(110));c.push(e.spacePart());addFullSymbolName(r);writeTypeParametersOfSymbol(r,n)}if(f&524288&&o&2){prefixNextMeaning();c.push(e.keywordPart(140));c.push(e.spacePart());addFullSymbolName(r);writeTypeParametersOfSymbol(r,n);c.push(e.spacePart());c.push(e.operatorPart(59));c.push(e.spacePart());e.addRange(c,e.typeToDisplayParts(t,t.getDeclaredTypeOfSymbol(r),i,8388608))}if(f&384){prefixNextMeaning();if(e.some(r.declarations,function(t){return e.isEnumDeclaration(t)&&e.isEnumConst(t)})){c.push(e.keywordPart(77));c.push(e.spacePart())}c.push(e.keywordPart(84));c.push(e.spacePart());addFullSymbolName(r)}if(f&1536){prefixNextMeaning();var k=e.getDeclarationOfKind(r,244);var N=k&&k.name&&k.name.kind===72;c.push(e.keywordPart(N?131:130));c.push(e.spacePart());addFullSymbolName(r)}if(f&262144&&o&2){prefixNextMeaning();c.push(e.punctuationPart(20));c.push(e.textPart("type parameter"));c.push(e.punctuationPart(21));c.push(e.spacePart());addFullSymbolName(r);if(r.parent){addInPrefix();addFullSymbolName(r.parent,i);writeTypeParametersOfSymbol(r.parent,i)}else{var A=e.getDeclarationOfKind(r,150);if(A===undefined)return e.Debug.fail();var k=A.parent;if(k){if(e.isFunctionLikeKind(k.kind)){addInPrefix();var v=t.getSignatureFromDeclaration(k);if(k.kind===161){c.push(e.keywordPart(95));c.push(e.spacePart())}else if(k.kind!==160&&k.name){addFullSymbolName(k.symbol)}e.addRange(c,e.signatureToDisplayParts(t,v,n,32))}else if(k.kind===242){addInPrefix();c.push(e.keywordPart(140));c.push(e.spacePart());addFullSymbolName(k.symbol);writeTypeParametersOfSymbol(k.symbol,n)}}}}if(f&8){d="enum member";addPrefixForAnyFunctionOrVar(r,"enum member");var k=r.declarations[0];if(k.kind===278){var O=t.getConstantValue(k);if(O!==undefined){c.push(e.spacePart());c.push(e.operatorPart(59));c.push(e.spacePart());c.push(e.displayPart(e.getTextOfConstantValue(O),typeof O==="number"?e.SymbolDisplayPartKind.numericLiteral:e.SymbolDisplayPartKind.stringLiteral))}}}if(f&2097152){prefixNextMeaning();if(!p){var F=t.getAliasedSymbol(r);if(F!==r&&F.declarations&&F.declarations.length>0){var P=F.declarations[0];var I=e.getNameOfDeclaration(P);if(I){var w=e.isModuleWithStringLiteralName(P)&&e.hasModifier(P,2);var M=r.name!=="default"&&!w;var L=getSymbolDisplayPartsDocumentationAndSymbolKind(t,F,e.getSourceFileOfNode(P),P,I,o,M?r:F);c.push.apply(c,L.displayParts);c.push(e.lineBreakPart());y=L.documentation;h=L.tags}}}switch(r.declarations[0].kind){case 247:c.push(e.keywordPart(85));c.push(e.spacePart());c.push(e.keywordPart(131));break;case 254:c.push(e.keywordPart(85));c.push(e.spacePart());c.push(e.keywordPart(r.declarations[0].isExportEquals?59:80));break;case 257:c.push(e.keywordPart(85));break;default:c.push(e.keywordPart(92))}c.push(e.spacePart());addFullSymbolName(r);e.forEach(r.declarations,function(r){if(r.kind===248){var n=r;if(e.isExternalModuleImportEqualsDeclaration(n)){c.push(e.spacePart());c.push(e.operatorPart(59));c.push(e.spacePart());c.push(e.keywordPart(134));c.push(e.punctuationPart(20));c.push(e.displayPart(e.getTextOfNode(e.getExternalModuleImportEqualsDeclarationExpression(n)),e.SymbolDisplayPartKind.stringLiteral));c.push(e.punctuationPart(21))}else{var a=t.getSymbolAtLocation(n.moduleReference);if(a){c.push(e.spacePart());c.push(e.operatorPart(59));c.push(e.spacePart());addFullSymbolName(a,i)}}return true}})}if(!p){if(d!==""){if(_){if(g){prefixNextMeaning();c.push(e.keywordPart(100))}else{addPrefixForAnyFunctionOrVar(r,d)}if(d==="property"||d==="JSX attribute"||f&3||d==="local var"||g){c.push(e.punctuationPart(57));c.push(e.spacePart());if(_.symbol&&_.symbol.flags&262144){var R=e.mapToDisplayParts(function(r){var n=t.typeParameterToDeclaration(_,i);getPrinter().writeNode(4,n,e.getSourceFileOfNode(e.getParseTreeNode(i)),r)});e.addRange(c,R)}else{e.addRange(c,e.typeToDisplayParts(t,_,i))}}else if(f&16||f&8192||f&16384||f&131072||f&98304||d==="method"){var C=_.getNonNullableType().getCallSignatures();if(C.length){addSignatureDisplayParts(C[0],C)}}}}else{d=getSymbolKind(t,r,a)}}if(!u){u=r.getDocumentationComment(t);l=r.getJsDocTags();if(u.length===0&&f&4){if(r.parent&&e.forEach(r.parent.declarations,function(e){return e.kind===279})){for(var B=0,j=r.declarations;B0){break}}}}}if(u.length===0&&y){u=y}if(l.length===0&&h){l=h}return{displayParts:c,documentation:u,symbolKind:d,tags:l.length===0?undefined:l};function getPrinter(){if(!m){m=e.createPrinter({removeComments:true})}return m}function prefixNextMeaning(){if(c.length){c.push(e.lineBreakPart())}addAliasPrefixIfNecessary()}function addAliasPrefixIfNecessary(){if(s){pushSymbolKind("alias");c.push(e.spacePart())}}function addInPrefix(){c.push(e.spacePart());c.push(e.keywordPart(93));c.push(e.spacePart())}function addFullSymbolName(i,a){if(s&&i===r){i=s}var o=e.symbolToDisplayParts(t,i,a||n,undefined,1|2|4);e.addRange(c,o);if(r.flags&16777216){c.push(e.punctuationPart(56))}}function addPrefixForAnyFunctionOrVar(t,r){prefixNextMeaning();if(r){pushSymbolKind(r);if(t&&!e.some(t.declarations,function(t){return e.isArrowFunction(t)||(e.isFunctionExpression(t)||e.isClassExpression(t))&&!t.name})){c.push(e.spacePart());addFullSymbolName(t)}}}function pushSymbolKind(t){switch(t){case"var":case"function":case"let":case"const":case"constructor":c.push(e.textOrKeywordPart(t));return;default:c.push(e.punctuationPart(20));c.push(e.textOrKeywordPart(t));c.push(e.punctuationPart(21));return}}function addSignatureDisplayParts(r,n,a){if(a===void 0){a=0}e.addRange(c,e.signatureToDisplayParts(t,r,i,a|32));if(n.length>1){c.push(e.spacePart());c.push(e.punctuationPart(20));c.push(e.operatorPart(38));c.push(e.displayPart((n.length-1).toString(),e.SymbolDisplayPartKind.numericLiteral));c.push(e.spacePart());c.push(e.textPart(n.length===2?"overload":"overloads"));c.push(e.punctuationPart(21))}var o=r.getDocumentationComment(t);u=o.length===0?undefined:o;l=r.getJsDocTags()}function writeTypeParametersOfSymbol(r,n){var i=e.mapToDisplayParts(function(i){var a=t.symbolToTypeParameterDeclarations(r,n);getPrinter().writeList(53776,a,e.getSourceFileOfNode(e.getParseTreeNode(n)),i)});e.addRange(c,i)}}t.getSymbolDisplayPartsDocumentationAndSymbolKind=getSymbolDisplayPartsDocumentationAndSymbolKind;function isLocalVariableOrFunction(t){if(t.parent){return false}return e.forEach(t.declarations,function(t){if(t.kind===196){return true}if(t.kind!==237&&t.kind!==239){return false}for(var r=t.parent;!e.isFunctionBlock(r);r=r.parent){if(r.kind===279||r.kind===245){return false}}return true})}})(t=e.SymbolDisplay||(e.SymbolDisplay={}))})(s||(s={}));var s;(function(e){function transpileModule(t,r){var n=[];var i=r.compilerOptions?fixupCompilerOptions(r.compilerOptions,n):e.getDefaultCompilerOptions();i.isolatedModules=true;i.suppressOutputPathCheck=true;i.allowNonTsExtensions=true;i.noLib=true;i.lib=undefined;i.types=undefined;i.noEmit=undefined;i.noEmitOnError=undefined;i.paths=undefined;i.rootDirs=undefined;i.declaration=undefined;i.composite=undefined;i.declarationDir=undefined;i.out=undefined;i.outFile=undefined;i.noResolve=true;var a=r.fileName||(i.jsx?"module.tsx":"module.ts");var o=e.createSourceFile(a,t,i.target);if(r.moduleName){o.moduleName=r.moduleName}if(r.renamedDependencies){o.renamedDependencies=e.createMapFromTemplate(r.renamedDependencies)}var s=e.getNewLineCharacter(i);var c;var u;var l={getSourceFile:function(t){return t===e.normalizePath(a)?o:undefined},writeFile:function(t,r){if(e.fileExtensionIs(t,".map")){e.Debug.assertEqual(u,undefined,"Unexpected multiple source map outputs, file:",t);u=r}else{e.Debug.assertEqual(c,undefined,"Unexpected multiple outputs, file:",t);c=r}},getDefaultLibFileName:function(){return"lib.d.ts"},useCaseSensitiveFileNames:function(){return false},getCanonicalFileName:function(e){return e},getCurrentDirectory:function(){return""},getNewLine:function(){return s},fileExists:function(e){return e===a},readFile:function(){return""},directoryExists:function(){return true},getDirectories:function(){return[]}};var f=e.createProgram([a],i,l);if(r.reportDiagnostics){e.addRange(n,f.getSyntacticDiagnostics(o));e.addRange(n,f.getOptionsDiagnostics())}f.emit(undefined,undefined,undefined,undefined,r.transformers);if(c===undefined)return e.Debug.fail("Output generation failed");return{outputText:c,diagnostics:n,sourceMapText:u}}e.transpileModule=transpileModule;function transpile(t,r,n,i,a){var o=transpileModule(t,{compilerOptions:r,fileName:n,reportDiagnostics:!!i,moduleName:a});e.addRange(i,o.diagnostics);return o.outputText}e.transpile=transpile;var t;function fixupCompilerOptions(r,n){t=t||e.filter(e.optionDeclarations,function(t){return typeof t.type==="object"&&!e.forEachEntry(t.type,function(e){return typeof e!=="number"})});r=e.cloneCompilerOptions(r);var i=function(t){if(!e.hasProperty(r,t.name)){return"continue"}var i=r[t.name];if(e.isString(i)){r[t.name]=e.parseCustomTypeOption(t,i,n)}else{if(!e.forEachEntry(t.type,function(e){return e===i})){n.push(e.createCompilerDiagnosticForInvalidCustomType(t))}}};for(var a=0,o=t;a>=n}return r}function increaseInsertionIndex(t,r){var n=(t>>r&i)+1;e.Debug.assert((n&i)===n,"Adding more rules into the sub-bucket than allowed. Maximum allowed is 32 rules.");return t&~(i<=n.length){return false}var r=n[i];if(t.end<=r.start){return false}if(e.startEndOverlapsWithStartEnd(t.pos,t.end,r.start,r.start+r.length)){return true}i++}};function rangeHasNoErrors(){return false}}function getScanStartPosition(t,r,n){var i=t.getStart(n);if(i===r.pos&&t.end===r.end){return i}var a=e.findPrecedingToken(r.pos,n);if(!a){return t.pos}if(a.end>=r.pos){return t.pos}return a.end}function getOwnOrInheritedDelta(e,r,n){var i=-1;var a;while(e){var o=n.getLineAndCharacterOfPosition(e.getStart(n)).line;if(i!==-1&&o!==i){break}if(t.SmartIndenter.shouldIndentChildNode(r,e,a,n)){return r.indentSize}i=o;a=e;e=e.parent}return 0}function formatNodeGivenIndentation(e,r,n,i,a,o){var s={pos:0,end:r.text.length};return t.getFormattingScanner(r.text,n,s.pos,s.end,function(t){return formatSpanWorker(s,e,i,a,t,o,1,function(e){return false},r)})}t.formatNodeGivenIndentation=formatNodeGivenIndentation;function formatNodeLines(t,r,n,i){if(!t){return[]}var a={pos:e.getLineStartPositionForPosition(t.getStart(r),r),end:t.end};return formatSpan(a,r,n,i)}function formatSpan(e,r,n,i){var a=findEnclosingNode(e,r);return t.getFormattingScanner(r.text,r.languageVariant,getScanStartPosition(a,e,r),e.end,function(o){return formatSpanWorker(e,a,t.SmartIndenter.getIndentationForNode(a,e,r,n.options),getOwnOrInheritedDelta(a,n.options,r),o,n,i,prepareRangeContainsErrorFunction(r.parseDiagnostics,e),r)})}function formatSpanWorker(r,n,i,a,o,s,c,u,l){var f=s.options,d=s.getRule;var p=new t.FormattingContext(l,c,f);var g;var _;var m;var y;var h=-1;var v=[];o.advance();if(o.isOnToken()){var T=l.getLineAndCharacterOfPosition(n.getStart(l)).line;var S=T;if(n.decorators){S=l.getLineAndCharacterOfPosition(e.getNonDecoratorTokenPosOfNode(n,l)).line}processNode(n,n,T,S,i,a)}if(!o.isOnToken()){var b=o.getCurrentLeadingTrivia();if(b){indentTriviaItems(b,i,false,function(e){return processRange(e,l.getLineAndCharacterOfPosition(e.pos),n,n,undefined)});trimTrailingWhitespacesForRemainingRange()}}return v;function tryComputeIndentationForListItem(r,n,i,a,o){if(e.rangeOverlapsWithStartEnd(a,r,n)||e.rangeContainsStartEnd(a,r,n)){if(o!==-1){return o}}else{var s=l.getLineAndCharacterOfPosition(r).line;var c=e.getLineStartPositionForPosition(r,l);var u=t.SmartIndenter.findFirstNonWhitespaceColumn(c,r,l,f);if(s!==i||r===u){var d=t.SmartIndenter.getBaseIndentation(f);return d>u?d:u}}return-1}function computeIndentation(e,r,n,i,a,o){var s=t.SmartIndenter.shouldIndentChildNode(f,e)?f.indentSize:0;if(o===r){return{indentation:r===y?h:a.getIndentation(),delta:Math.min(f.indentSize,a.getDelta(e)+s)}}else if(n===-1){if(e.kind===20&&r===y){return{indentation:h,delta:a.getDelta(e)}}else if(t.SmartIndenter.childStartsOnTheSameLineWithElseInIfStatement(i,e,r,l)){return{indentation:a.getIndentation(),delta:s}}else{return{indentation:a.getIndentation()+a.getDelta(e),delta:s}}}else{return{indentation:n,delta:s}}}function getFirstNonDecoratorTokenOfNode(t){if(t.modifiers&&t.modifiers.length){return t.modifiers[0].kind}switch(t.kind){case 240:return 76;case 241:return 110;case 239:return 90;case 243:return 243;case 158:return 126;case 159:return 137;case 156:if(t.asteriskToken){return 40}case 154:case 151:var r=e.getNameOfDeclaration(t);if(r){return r.kind}}}function getDynamicIndentation(e,r,n,i){return{getIndentationForComment:function(e,t,r){switch(e){case 19:case 23:case 21:return n+getDelta(r)}return t!==-1?t:n},getIndentationForToken:function(e,t,r,i){return!i&&shouldAddDelta(e,t,r)?n+getDelta(r):n},getIndentation:function(){return n},getDelta:getDelta,recomputeIndentation:function(r){if(e.parent&&t.SmartIndenter.shouldIndentChildNode(f,e.parent,e,l)){n+=r?f.indentSize:-f.indentSize;i=t.SmartIndenter.shouldIndentChildNode(f,e)?f.indentSize:0}}};function shouldAddDelta(t,n,i){switch(n){case 18:case 19:case 21:case 83:case 107:case 58:return false;case 42:case 30:switch(i.kind){case 262:case 263:case 261:return false}break;case 22:case 23:if(i.kind!==181){return false}break}return r!==t&&!(e.decorators&&n===getFirstNonDecoratorTokenOfNode(e))}function getDelta(r){return t.SmartIndenter.nodeWillIndentChild(f,e,r,l,true)?i:0}}function processNode(n,i,a,s,c,d){if(!e.rangeOverlapsWithStartEnd(r,n.getStart(l),n.getEnd())){return}var p=getDynamicIndentation(n,a,c,d);var _=i;e.forEachChild(n,function(e){processChildNode(e,-1,n,p,a,s,false)},function(e){processChildNodes(e,n,a,p)});while(o.isOnToken()){var m=o.readTokenInfo(n);if(m.token.end>n.end){break}consumeTokenAndAdvanceScanner(m,n,p,n)}function processChildNode(t,i,a,s,c,u,f,d){var p=t.getStart(l);var g=l.getLineAndCharacterOfPosition(p).line;var m=g;if(t.decorators){m=l.getLineAndCharacterOfPosition(e.getNonDecoratorTokenPosOfNode(t,l)).line}var y=-1;if(f&&e.rangeContainsRange(r,a)){y=tryComputeIndentationForListItem(p,t.end,c,r,i);if(y!==-1){i=y}}if(!e.rangeOverlapsWithStartEnd(r,t.pos,t.end)){if(t.endp){break}consumeTokenAndAdvanceScanner(h,n,s,n)}if(!o.isOnToken()){return i}if(e.isToken(t)&&t.kind!==11){var h=o.readTokenInfo(t);e.Debug.assert(h.token.end===t.end,"Token end is child end");consumeTokenAndAdvanceScanner(h,n,s,t);return i}var v=t.kind===152?g:u;var T=computeIndentation(t,g,y,n,s,v);processNode(t,_,g,m,T.indentation,T.delta);if(t.kind===11){var S={pos:t.getStart(),end:t.getEnd()};indentMultilineCommentOrJsxText(S,T.indentation,true,false)}_=n;if(d&&a.kind===187&&i===-1){i=T.indentation}return i}function processChildNodes(r,i,a,s){e.Debug.assert(e.isNodeArray(r));var c=getOpenTokenForList(i,r);var u=s;var d=a;if(c!==0){while(o.isOnToken()){var p=o.readTokenInfo(i);if(p.token.end>r.pos){break}else if(p.token.kind===c){d=l.getLineAndCharacterOfPosition(p.token.pos).line;consumeTokenAndAdvanceScanner(p,i,s,i);var g=void 0;if(h!==-1){g=h}else{var _=e.getLineStartPositionForPosition(p.token.pos,l);g=t.SmartIndenter.findFirstNonWhitespaceColumn(_,p.token.pos,l,f)}u=getDynamicIndentation(i,a,g,f.indentSize)}else{consumeTokenAndAdvanceScanner(p,i,s,i)}}}var m=-1;for(var y=0;y0){var b=getIndentationString(S,f);recordReplace(v,T.character,b)}else{recordDelete(v,T.character)}}}function trimTrailingWhitespacesForLines(t,r,n){for(var i=t;io){continue}var s=getTrailingWhitespaceStartPosition(a,o);if(s!==-1){e.Debug.assert(s===a||!e.isWhiteSpaceSingleLine(l.text.charCodeAt(s-1)));recordDelete(s,o+1-s)}}}function getTrailingWhitespaceStartPosition(t,r){var n=r;while(n>=t&&e.isWhiteSpaceSingleLine(l.text.charCodeAt(n))){n--}if(n!==r){return n+1}return-1}function trimTrailingWhitespacesForRemainingRange(){var e=g?g.end:r.pos;var t=l.getLineAndCharacterOfPosition(e).line;var n=l.getLineAndCharacterOfPosition(r.end).line;trimTrailingWhitespacesForLines(t,n+1,g)}function recordDelete(t,r){if(r){v.push(e.createTextChangeFromStartLength(t,r,""))}}function recordReplace(t,r,n){if(r||n){v.push(e.createTextChangeFromStartLength(t,r,n))}}function applyRuleEdits(e,t,r,n,i){var a=i!==r;switch(e.action){case 1:return 0;case 8:if(t.end!==n.pos){recordDelete(t.end,n.pos-t.end);return a?2:0}break;case 4:if(e.flags!==1&&r!==i){return 0}var o=i-r;if(o!==1){recordReplace(t.end,n.pos-t.end,f.newLineCharacter);return a?0:1}break;case 2:if(e.flags!==1&&r!==i){return 0}var s=n.pos-t.end;if(s!==1||l.text.charCodeAt(t.end)!==32){recordReplace(t.end,n.pos-t.end," ");return a?2:0}}return 0}}var n;(function(e){e[e["None"]=0]="None";e[e["LineAdded"]=1]="LineAdded";e[e["LineRemoved"]=2]="LineRemoved"})(n||(n={}));function getRangeOfEnclosingComment(t,r,n,i){if(i===void 0){i=e.getTokenAtPosition(t,r)}var a=e.findAncestor(i,e.isJSDoc);if(a)i=a.parent;var o=i.getStart(t);if(o<=r&&rn.text.length){return getBaseIndentation(i)}if(i.indentStyle===e.IndentStyle.None){return 0}var o=e.findPrecedingToken(r,n,undefined,true);var s=t.getRangeOfEnclosingComment(n,r,o||null);if(s&&s.kind===3){return getCommentIndent(n,r,i,s)}if(!o){return getBaseIndentation(i)}var c=e.isStringOrRegularExpressionOrTemplateLiteral(o.kind);if(c&&o.getStart(n)<=r&&r=0);if(a<=o){return findFirstNonWhitespaceColumn(e.getStartPositionOfLine(o,t),r,t,n)}var s=e.getStartPositionOfLine(a,t);var c=findFirstNonWhitespaceCharacterAndColumn(s,r,t,n),u=c.column,l=c.character;if(u===0){return u}var f=t.text.charCodeAt(s+l);return f===42?u-1:u}function getBlockIndent(t,r,n){var i=r;while(i>0){var a=t.text.charCodeAt(i);if(!e.isWhiteSpaceLike(a)){break}i--}var o=e.getLineStartPositionForPosition(i,t);return findFirstNonWhitespaceColumn(o,i,t,n)}function getSmartIndent(t,r,n,i,a,o){var s;var c=n;while(c){if(e.positionBelongsToNode(c,r,t)&&shouldIndentChildNode(o,c,s,t,true)){var u=getStartLineAndCharacterForNode(c,t);var l=nextTokenIsCurlyBraceOnSameLineAsCursor(n,c,i,t);var f=l!==0?a&&l===2?o.indentSize:0:i!==u.line?o.indentSize:0;return getIndentationForNodeWorker(c,u,undefined,f,t,true,o)}var d=getActualIndentationForListItem(c,t,o,true);if(d!==-1){return d}s=c;c=c.parent}return getBaseIndentation(o)}function getIndentationForNode(e,t,r,n){var i=r.getLineAndCharacterOfPosition(e.getStart(r));return getIndentationForNodeWorker(e,i,t,0,r,false,n)}r.getIndentationForNode=getIndentationForNode;function getBaseIndentation(e){return e.baseIndentSize||0}r.getBaseIndentation=getBaseIndentation;function getIndentationForNodeWorker(e,t,r,n,i,a,o){var s=e.parent;while(s){var c=true;if(r){var u=e.getStart(i);c=ur.end}var l=getContainingListOrParentStart(s,e,i);var f=l.line===t.line||childStartsOnTheSameLineWithElseInIfStatement(s,e,t.line,i);if(c){var d=getActualIndentationForListItem(e,i,o,!f);if(d!==-1){return d+n}d=getActualIndentationForNode(e,s,t,f,i,o);if(d!==-1){return d+n}}if(shouldIndentChildNode(o,s,e,i,a)&&!f){n+=o.indentSize}var p=isArgumentAndStartLineOverlapsExpressionBeingCalled(s,e,t.line,i);e=s;s=e.parent;t=p?i.getLineAndCharacterOfPosition(e.getStart(i)):l}return n+getBaseIndentation(o)}function getContainingListOrParentStart(e,t,r){var n=getContainingList(t,r);var i=n?n.pos:e.getStart(r);return r.getLineAndCharacterOfPosition(i)}function getActualIndentationForListItemBeforeComma(t,r,n){var i=e.findListItemInfo(t);if(i&&i.listItemIndex>0){return deriveActualIndentationFromList(i.list.getChildren(),i.listItemIndex-1,r,n)}else{return-1}}function getActualIndentationForNode(t,r,n,i,a,o){var s=(e.isDeclaration(t)||e.isStatementButNotDeclaration(t))&&(r.kind===279||!i);if(!s){return-1}return findColumnForFirstNonWhitespaceCharacterInLine(n,a,o)}var i;(function(e){e[e["Unknown"]=0]="Unknown";e[e["OpenBrace"]=1]="OpenBrace";e[e["CloseBrace"]=2]="CloseBrace"})(i||(i={}));function nextTokenIsCurlyBraceOnSameLineAsCursor(t,r,n,i){var a=e.findNextToken(t,r,i);if(!a){return 0}if(a.kind===18){return 1}else if(a.kind===19){var o=getStartLineAndCharacterForNode(a,i).line;return n===o?2:0}return 0}function getStartLineAndCharacterForNode(e,t){return t.getLineAndCharacterOfPosition(e.getStart(t))}function isArgumentAndStartLineOverlapsExpressionBeingCalled(t,r,n,i){if(!(e.isCallExpression(t)&&e.contains(t.arguments,r))){return false}var a=t.expression.getEnd();var o=e.getLineAndCharacterOfPosition(i,a).line;return o===n}r.isArgumentAndStartLineOverlapsExpressionBeingCalled=isArgumentAndStartLineOverlapsExpressionBeingCalled;function childStartsOnTheSameLineWithElseInIfStatement(t,r,n,i){if(t.kind===222&&t.elseStatement===r){var a=e.findChildOfKind(t,83,i);e.Debug.assert(a!==undefined);var o=getStartLineAndCharacterForNode(a,i).line;return o===n}return false}r.childStartsOnTheSameLineWithElseInIfStatement=childStartsOnTheSameLineWithElseInIfStatement;function getContainingList(e,t){return e.parent&&getListByRange(e.getStart(t),e.getEnd(),e.parent,t)}r.getContainingList=getContainingList;function getListByPosition(e,t,r){return t&&getListByRange(e,e,t,r)}function getListByRange(t,r,n,i){switch(n.kind){case 164:return getList(n.typeArguments);case 188:return getList(n.properties);case 187:return getList(n.elements);case 168:return getList(n.members);case 239:case 196:case 197:case 156:case 155:case 160:case 157:case 166:case 161:return getList(n.typeParameters)||getList(n.parameters);case 240:case 209:case 241:case 242:case 303:return getList(n.typeParameters);case 192:case 191:return getList(n.typeArguments)||getList(n.arguments);case 238:return getList(n.declarations);case 252:case 256:return getList(n.elements);case 184:case 185:return getList(n.elements)}function getList(a){return a&&e.rangeContainsStartEnd(getVisualListRange(n,a,i),t,r)?a:undefined}}function getVisualListRange(e,t,r){var n=e.getChildren(r);for(var i=1;i=0&&r=0;s--){if(t[s].kind===27){continue}var c=n.getLineAndCharacterOfPosition(t[s].end).line;if(c!==o.line){return findColumnForFirstNonWhitespaceCharacterInLine(o,n,i)}o=getStartLineAndCharacterForNode(t[s],n)}return-1}function findColumnForFirstNonWhitespaceCharacterInLine(e,t,r){var n=t.getPositionOfLineAndCharacter(e.line,0);return findFirstNonWhitespaceColumn(n,n+e.character,t,r)}function findFirstNonWhitespaceCharacterAndColumn(t,r,n,i){var a=0;var o=0;for(var s=t;s0?1:0;var f=e.getStartPositionOfLine(e.getLineOfLocalPosition(t,c)+l,t);f=skipWhitespacesAndLineBreaks(t.text,f);return e.getStartPositionOfLine(e.getLineOfLocalPosition(t,f),t)}function getAdjustedEndPosition(t,r,n){var i=r.end;if(n.useNonAdjustedEndPosition||e.isExpression(r)){return i}var a=e.skipTrivia(t.text,i,true);return a!==i&&e.isLineBreak(t.text.charCodeAt(a-1))?a:i}function isSeparator(e,t){return!!t&&!!e.parent&&(t.kind===27||t.kind===26&&e.parent.kind===188)}function spaces(e){var t="";for(var r=0;r"})};ChangeTracker.prototype.getOptionsForInsertNodeBefore=function(t,r){if(e.isStatement(t)||e.isClassElement(t)){return{suffix:r?this.newLineCharacter+this.newLineCharacter:this.newLineCharacter}}else if(e.isVariableDeclaration(t)){return{suffix:", "}}else if(e.isParameter(t)){return{}}else if(e.isStringLiteral(t)&&e.isImportDeclaration(t.parent)||e.isNamedImports(t)){return{suffix:", "}}return e.Debug.failBadSyntaxKind(t)};ChangeTracker.prototype.insertNodeAtConstructorStart=function(t,r,n){var i=e.firstOrUndefined(r.body.statements);if(!i||!r.body.multiLine){this.replaceConstructorBody(t,r,[n].concat(r.body.statements))}else{this.insertNodeBefore(t,i,n)}};ChangeTracker.prototype.insertNodeAtConstructorEnd=function(t,r,n){var i=e.lastOrUndefined(r.body.statements);if(!i||!r.body.multiLine){this.replaceConstructorBody(t,r,r.body.statements.concat([n]))}else{this.insertNodeAfter(t,i,n)}};ChangeTracker.prototype.replaceConstructorBody=function(t,r,n){this.replaceNode(t,r.body,e.createBlock(n,true))};ChangeTracker.prototype.insertNodeAtEndOfScope=function(t,n,i){var a=getAdjustedStartPosition(t,n.getLastToken(),{},r.Start);this.insertNodeAt(t,a,i,{prefix:e.isLineBreak(t.text.charCodeAt(n.getLastToken().pos))?this.newLineCharacter:this.newLineCharacter+this.newLineCharacter,suffix:this.newLineCharacter})};ChangeTracker.prototype.insertNodeAtClassStart=function(e,t,r){this.insertNodeAtStartWorker(e,t,r)};ChangeTracker.prototype.insertNodeAtObjectStart=function(e,t,r){this.insertNodeAtStartWorker(e,t,r)};ChangeTracker.prototype.insertNodeAtStartWorker=function(t,r,i){var a=r.getStart(t);var o=e.formatting.SmartIndenter.findFirstNonWhitespaceColumn(e.getLineStartPositionForPosition(a,t),a,t,this.formatContext.options)+this.formatContext.options.indentSize;this.insertNodeAt(t,getMembersOrProperties(r).pos,i,n({indentation:o},this.getInsertNodeAtStartPrefixSuffix(t,r)))};ChangeTracker.prototype.getInsertNodeAtStartPrefixSuffix=function(t,r){var n=e.isObjectLiteralExpression(r)?",":"";if(getMembersOrProperties(r).length===0){if(e.addToSeen(this.classesWithNodesInsertedAtStart,e.getNodeId(r),{node:r,sourceFile:t})){var i=e.positionsAreOnSameLine.apply(void 0,getClassOrObjectBraceEnds(r,t).concat([t]));return{prefix:this.newLineCharacter,suffix:n+(i?this.newLineCharacter:"")}}else{return{prefix:"",suffix:n+this.newLineCharacter}}}else{return{prefix:this.newLineCharacter,suffix:n}}};ChangeTracker.prototype.insertNodeAfterComma=function(e,t,r){var n=this.insertNodeAfterWorker(e,this.nextCommaToken(e,t)||t,r);this.insertNodeAt(e,n,r,this.getInsertNodeAfterOptions(e,t))};ChangeTracker.prototype.insertNodeAfter=function(e,t,r){var n=this.insertNodeAfterWorker(e,t,r);this.insertNodeAt(e,n,r,this.getInsertNodeAfterOptions(e,t))};ChangeTracker.prototype.insertNodeAtEndOfList=function(e,t,r){this.insertNodeAt(e,t.end,r,{prefix:", "})};ChangeTracker.prototype.insertNodesAfter=function(t,r,n){var i=this.insertNodeAfterWorker(t,r,e.first(n));this.insertNodesAt(t,i,n,this.getInsertNodeAfterOptions(t,r))};ChangeTracker.prototype.insertNodeAfterWorker=function(t,r,n){if(needSemicolonBetween(r,n)){if(t.text.charCodeAt(r.end-1)!==59){this.replaceRange(t,e.createRange(r.end),e.createToken(26))}}var i=getAdjustedEndPosition(t,r,{});return i};ChangeTracker.prototype.getInsertNodeAfterOptions=function(t,r){var i=this.getInsertNodeAfterOptionsWorker(r);return n({},i,{prefix:r.end===t.end&&e.isStatement(r)?i.prefix?"\n"+i.prefix:"\n":i.prefix})};ChangeTracker.prototype.getInsertNodeAfterOptionsWorker=function(t){switch(t.kind){case 240:case 244:return{prefix:this.newLineCharacter,suffix:this.newLineCharacter};case 237:case 10:case 72:return{prefix:", "};case 275:return{suffix:","+this.newLineCharacter};case 85:return{prefix:" "};case 151:return{};default:e.Debug.assert(e.isStatement(t)||e.isClassOrTypeElement(t));return{suffix:this.newLineCharacter}}};ChangeTracker.prototype.insertName=function(t,r,n){e.Debug.assert(!r.name);if(r.kind===197){var i=e.findChildOfKind(r,37,t);var a=e.findChildOfKind(r,20,t);if(a){this.insertNodesAt(t,a.getStart(t),[e.createToken(90),e.createIdentifier(n)],{joiner:" "});deleteNode(this,t,i)}else{this.insertText(t,e.first(r.parameters).getStart(t),"function "+n+"(");this.replaceRange(t,i,e.createToken(21))}if(r.body.kind!==218){this.insertNodesAt(t,r.body.getStart(t),[e.createToken(18),e.createToken(97)],{joiner:" ",suffix:" "});this.insertNodesAt(t,r.body.end,[e.createToken(26),e.createToken(19)],{joiner:" "})}}else{var o=e.findChildOfKind(r,r.kind===196?90:76,t).end;this.insertNodeAt(t,o,e.createIdentifier(n),{prefix:" "})}};ChangeTracker.prototype.insertExportModifier=function(e,t){this.insertText(e,t.getStart(e),"export ")};ChangeTracker.prototype.insertNodeInListAfter=function(t,r,n,i){if(i===void 0){i=e.formatting.SmartIndenter.getContainingList(r,t)}if(!i){e.Debug.fail("node is not a list element");return}var a=e.indexOfNode(i,r);if(a<0){return}var o=r.getEnd();if(a!==i.length-1){var s=e.getTokenAtPosition(t,r.end);if(s&&isSeparator(r,s)){var c=e.getLineAndCharacterOfPosition(t,skipWhitespacesAndLineBreaks(t.text,i[a+1].getFullStart()));var u=e.getLineAndCharacterOfPosition(t,s.end);var l=void 0;var f=void 0;if(u.line===c.line){f=s.end;l=spaces(c.character-u.character)}else{f=e.getStartPositionOfLine(c.line,t)}var d=""+e.tokenToString(s.kind)+t.text.substring(s.end,i[a+1].getStart(t));this.replaceRange(t,e.createRange(f,i[a+1].getStart(t)),n,{prefix:l,suffix:d})}}else{var p=r.getStart(t);var g=e.getLineStartPositionForPosition(p,t);var _=void 0;var m=false;if(i.length===1){_=27}else{var y=e.findPrecedingToken(r.pos,t);_=isSeparator(r,y)?y.kind:27;var h=e.getLineStartPositionForPosition(i[a-1].getStart(t),t);m=h!==g}if(hasCommentsBeforeLineBreak(t.text,r.end)){m=true}if(m){this.replaceRange(t,e.createRange(o),e.createToken(_));var v=e.formatting.SmartIndenter.findFirstNonWhitespaceColumn(g,p,t,this.formatContext.options);var T=e.skipTrivia(t.text,o,true,false);if(T!==o&&e.isLineBreak(t.text.charCodeAt(T-1))){T--}this.replaceRange(t,e.createRange(T),n,{indentation:v,prefix:this.newLineCharacter})}else{this.replaceRange(t,e.createRange(o),n,{prefix:e.tokenToString(_)+" "})}}};ChangeTracker.prototype.finishClassesWithNodesInsertedAtStart=function(){var t=this;this.classesWithNodesInsertedAtStart.forEach(function(r){var n=r.node,i=r.sourceFile;var a=getClassOrObjectBraceEnds(n,i),o=a[0],s=a[1];if(e.positionsAreOnSameLine(o,s,i)&&o!==s-1){t.deleteRange(i,e.createRange(o,s-1))}})};ChangeTracker.prototype.finishDeleteDeclarations=function(){var t=this;var r=new e.NodeSet;var n=function(t,n){if(!i.deletedNodes.some(function(r){return r.sourceFile===t&&e.rangeContainsRangeExclusive(r.node,n)})){if(e.isArray(n)){i.deleteRange(t,e.rangeOfTypeParameters(n))}else{c.deleteDeclaration(i,r,t,n)}}};var i=this;for(var a=0,o=this.deletedNodes;a=0;n--){var i=r[n],a=i.span,o=i.newText;t=""+t.substring(0,a.start)+o+t.substring(e.textSpanEnd(a))}return t}t.applyChanges=applyChanges;function isTrivia(t){return e.skipTrivia(t,0)===t.length}function assignPositionsToNode(t){var r=e.visitEachChild(t,assignPositionsToNode,e.nullTransformationContext,assignPositionsToNodeArray,assignPositionsToNode);var n=e.nodeIsSynthesized(r)?r:Object.create(r);n.pos=getPos(t);n.end=getEnd(t);return n}function assignPositionsToNodeArray(t,r,n,i,a){var o=e.visitNodes(t,r,n,i,a);if(!o){return o}var s=o===t?e.createNodeArray(o.slice(0)):o;s.pos=getPos(t);s.end=getEnd(t);return s}var s=function(){function Writer(t){var r=this;this.lastNonTriviaPosition=0;this.writer=e.createTextWriter(t);this.onEmitNode=function(e,t,n){if(t){setPos(t,r.lastNonTriviaPosition)}n(e,t);if(t){setEnd(t,r.lastNonTriviaPosition)}};this.onBeforeEmitNodeArray=function(e){if(e){setPos(e,r.lastNonTriviaPosition)}};this.onAfterEmitNodeArray=function(e){if(e){setEnd(e,r.lastNonTriviaPosition)}};this.onBeforeEmitToken=function(e){if(e){setPos(e,r.lastNonTriviaPosition)}};this.onAfterEmitToken=function(e){if(e){setEnd(e,r.lastNonTriviaPosition)}}}Writer.prototype.setLastNonTriviaPosition=function(t,r){if(r||!isTrivia(t)){this.lastNonTriviaPosition=this.writer.getTextPos();var n=0;while(e.isWhiteSpaceLike(t.charCodeAt(t.length-n-1))){n++}this.lastNonTriviaPosition-=n}};Writer.prototype.write=function(e){this.writer.write(e);this.setLastNonTriviaPosition(e,false)};Writer.prototype.writeComment=function(e){this.writer.writeComment(e)};Writer.prototype.writeKeyword=function(e){this.writer.writeKeyword(e);this.setLastNonTriviaPosition(e,false)};Writer.prototype.writeOperator=function(e){this.writer.writeOperator(e);this.setLastNonTriviaPosition(e,false)};Writer.prototype.writePunctuation=function(e){this.writer.writePunctuation(e);this.setLastNonTriviaPosition(e,false)};Writer.prototype.writeTrailingSemicolon=function(e){this.writer.writeTrailingSemicolon(e);this.setLastNonTriviaPosition(e,false)};Writer.prototype.writeParameter=function(e){this.writer.writeParameter(e);this.setLastNonTriviaPosition(e,false)};Writer.prototype.writeProperty=function(e){this.writer.writeProperty(e);this.setLastNonTriviaPosition(e,false)};Writer.prototype.writeSpace=function(e){this.writer.writeSpace(e);this.setLastNonTriviaPosition(e,false)};Writer.prototype.writeStringLiteral=function(e){this.writer.writeStringLiteral(e);this.setLastNonTriviaPosition(e,false)};Writer.prototype.writeSymbol=function(e,t){this.writer.writeSymbol(e,t);this.setLastNonTriviaPosition(e,false)};Writer.prototype.writeLine=function(){this.writer.writeLine()};Writer.prototype.increaseIndent=function(){this.writer.increaseIndent()};Writer.prototype.decreaseIndent=function(){this.writer.decreaseIndent()};Writer.prototype.getText=function(){return this.writer.getText()};Writer.prototype.rawWrite=function(e){this.writer.rawWrite(e);this.setLastNonTriviaPosition(e,false)};Writer.prototype.writeLiteral=function(e){this.writer.writeLiteral(e);this.setLastNonTriviaPosition(e,true)};Writer.prototype.getTextPos=function(){return this.writer.getTextPos()};Writer.prototype.getLine=function(){return this.writer.getLine()};Writer.prototype.getColumn=function(){return this.writer.getColumn()};Writer.prototype.getIndent=function(){return this.writer.getIndent()};Writer.prototype.isAtStartOfLine=function(){return this.writer.isAtStartOfLine()};Writer.prototype.clear=function(){this.writer.clear();this.lastNonTriviaPosition=0};return Writer}();function getInsertionPositionAtSourceFileTop(t){var r;for(var n=0,i=t.statements;nt){if(n){a=e.concatenate(a,e.map(c.argumentTypes.slice(t),function(e){return i.getBaseTypeOfLiteralType(e)}))}else{a.push(i.getBaseTypeOfLiteralType(c.argumentTypes[t]))}}}}if(a.length){var u=i.getWidenedType(i.getUnionType(a,2));return n?i.createArrayType(u):u}return undefined}function getSignatureFromCallContext(t,r){var n=[];for(var i=0;i0){return T}var S=o.checker.getTypeAtLocation(t);var b=getLastCallSignature(S,o.checker).getReturnType();var x=e.getSynthesizedDeepClone(p);var C=!!o.checker.getPromisedTypeOfPromise(b)?e.createAwait(x):x;if(!s){var E=createTransformedStatement(r,C,o);if(r){r.types.push(b)}return E}else{return[e.createReturn(C)]}}}default:i=false;break}return e.emptyArray}function getLastCallSignature(t,r){var n=r.getSignaturesOfType(t,0);return e.lastOrUndefined(n)}function removeReturns(t,r,n,i){var a=[];for(var o=0,s=t;o0){return}}else if(!e.isFunctionLike(r)){e.forEachChild(r,visit)}})}return i}function getArgName(t,r){var n=0;var i=[];var a;if(e.isFunctionLikeDeclaration(t)){if(t.parameters.length>0){var o=t.parameters[0].name;a=getMapEntryOrDefault(o)}}else if(e.isIdentifier(t)){a=getMapEntryOrDefault(t)}if(!a||a.identifier.text==="undefined"){return undefined}return a;function getMapEntryOrDefault(t){var a=getOriginalNode(t);var o=getSymbol(a);if(!o){return{identifier:t,types:i,numberOfAssignmentsOriginal:n}}var s=r.synthNamesMap.get(e.getSymbolId(o).toString());return s||{identifier:t,types:i,numberOfAssignmentsOriginal:n}}function getSymbol(e){return e.symbol?e.symbol:r.checker.getSymbolAtLocation(e)}function getOriginalNode(e){return e.original?e.original:e}}})(t=e.codefix||(e.codefix={}))})(s||(s={}));var s;(function(e){var t;(function(t){t.registerCodeFix({errorCodes:[e.Diagnostics.File_is_a_CommonJS_module_it_may_be_converted_to_an_ES6_module.code],getCodeActions:function(r){var n=r.sourceFile,i=r.program,a=r.preferences;var o=e.textChanges.ChangeTracker.with(r,function(t){var r=convertFileToEs6Module(n,i.getTypeChecker(),t,i.getCompilerOptions().target,e.getQuotePreference(n,a));if(r){for(var o=0,s=i.getSourceFiles();o1?[[reExportStar(n),reExportDefault(n)],true]:[[reExportDefault(n)],true]}function reExportStar(e){return makeExportDeclaration(undefined,e)}function reExportDefault(t){return makeExportDeclaration([e.createExportSpecifier(undefined,"default")],t)}function convertExportsPropertyAssignment(t,r,n){var i=t.left,a=t.right,o=t.parent;var s=i.name.text;if((e.isFunctionExpression(a)||e.isArrowFunction(a)||e.isClassExpression(a))&&(!a.name||a.name.text===s)){n.replaceRange(r,{pos:i.getStart(r),end:a.getStart(r)},e.createToken(85),{suffix:" "});if(!a.name)n.insertName(r,a,s);var c=e.findChildOfKind(o,26,r);if(c)n.delete(r,c)}else{n.replaceNodeRangeWithNodes(r,i.expression,e.findChildOfKind(i,24,r),[e.createToken(85),e.createToken(77)],{joiner:" ",suffix:" "})}}function convertExportsDotXEquals_replaceNode(t,r){var n=[e.createToken(85)];switch(r.kind){case 196:{var i=r.name;if(i&&i.text!==t){return exportConst()}}case 197:return functionExpressionToDeclaration(t,n,r);case 209:return classExpressionToDeclaration(t,n,r);default:return exportConst()}function exportConst(){return makeConst(n,e.createIdentifier(t),r)}}function convertSingleImport(r,n,i,a,o,s,c,u){switch(n.kind){case 184:{var l=e.mapAllOrFail(n.elements,function(t){return t.dotDotDotToken||t.initializer||t.propertyName&&!e.isIdentifier(t.propertyName)||!e.isIdentifier(t.name)?undefined:makeImportSpecifier(t.propertyName&&t.propertyName.text,t.name.text)});if(l){return[e.makeImport(undefined,l,i,u)]}}case 185:{var f=makeUniqueName(t.moduleSpecifierToValidIdentifier(i.text,c),s);return[e.makeImport(e.createIdentifier(f),undefined,i,u),makeConst(undefined,e.getSynthesizedDeepClone(n),e.createIdentifier(f))]}case 72:return convertSingleIdentifierImport(r,n,i,a,o,s,u);default:return e.Debug.assertNever(n)}}function convertSingleIdentifierImport(t,r,n,i,a,o,s){var c=a.getSymbolAtLocation(r);var u=e.createMap();var l=false;for(var f=0,d=o.original.get(r.text);f0&&(!e.isIdentifier(n.name)||e.FindAllReferences.Core.isSymbolReferencedInFile(n.name,i,r))){n.modifiers.forEach(function(e){t.deleteModifier(r,e)})}else{t.delete(r,n);deleteUnusedArguments(t,r,n,a,i)}}}function mayDeleteParameter(t,r,n){var i=t.parent;switch(i.kind){case 156:var a=r.getSymbolAtLocation(i.name);if(e.isMemberSymbolInBaseType(a,r))return false;case 157:case 239:return true;case 196:case 197:{var o=i.parameters;var s=o.indexOf(t);e.Debug.assert(s!==-1);return n?o.slice(s+1).every(function(e){return e.name.kind===72&&!e.symbol.isReferenced}):s===o.length-1}case 159:return false;default:return e.Debug.failBadSyntaxKind(i)}}function deleteUnusedArguments(t,r,n,i,a){e.FindAllReferences.Core.eachSignatureCall(n.parent,i,a,function(e){var i=n.parent.parameters.indexOf(n);if(e.arguments.length>i){t.delete(r,e.arguments[i])}})}})(t=e.codefix||(e.codefix={}))})(s||(s={}));var s;(function(e){var t;(function(t){var r="fixUnreachableCode";var n=[e.Diagnostics.Unreachable_code_detected.code];t.registerCodeFix({errorCodes:n,getCodeActions:function(n){var i=e.textChanges.ChangeTracker.with(n,function(e){return doChange(e,n.sourceFile,n.span.start,n.span.length)});return[t.createCodeFixAction(r,i,e.Diagnostics.Remove_unreachable_code,r,e.Diagnostics.Remove_all_unreachable_code)]},fixIds:[r],getAllCodeActions:function(e){return t.codeFixAll(e,n,function(e,t){return doChange(e,t.file,t.start,t.length)})}});function doChange(t,r,n,i){var a=e.getTokenAtPosition(r,n);var o=e.findAncestor(a,e.isStatement);e.Debug.assert(o.getStart(r)===a.getStart(r));var s=(e.isBlock(o.parent)?o.parent:o).parent;if(!e.isBlock(o.parent)||o===e.first(o.parent.statements)){switch(s.kind){case 222:if(s.elseStatement){if(e.isBlock(o.parent)){break}else{t.replaceNode(r,o,e.createBlock(e.emptyArray))}return}case 224:case 225:t.delete(r,s);return}}if(e.isBlock(o.parent)){var c=n+i;var u=e.Debug.assertDefined(lastWhere(e.sliceAfter(o.parent.statements,o),function(e){return e.posg.length){var _=n.getSignatureFromDeclaration(o[o.length-1]);outputMethod(_,l,c,createStubbedMethodBody(i))}else{e.Debug.assert(o.length===g.length);a(createMethodImplementingSignatures(g,c,d,l,i))}break}function outputMethod(e,t,i,o){var s=signatureToMethodDeclaration(n,e,r,t,i,d,o);if(s)a(s)}}function signatureToMethodDeclaration(t,r,n,i,a,o,s){var c=t.signatureToSignatureDeclaration(r,156,n,256);if(!c){return undefined}c.decorators=undefined;c.modifiers=i;c.name=a;c.questionToken=o?e.createToken(56):undefined;c.body=s;return c}function createMethodFromCallExpression(t,r,n,i,a,o,s){var c=r.typeArguments,u=r.arguments,l=r.parent;var f=t.program.getTypeChecker();var d=e.map(u,function(e){return f.typeToTypeNode(f.getBaseTypeOfLiteralType(f.getTypeAtLocation(e)))});var p=e.map(u,function(t){return e.isIdentifier(t)?t.text:e.isPropertyAccessExpression(t)?t.name.text:undefined});var g=f.getContextualType(r);var _=i?undefined:g&&f.typeToTypeNode(g,r)||e.createKeywordTypeNode(120);return e.createMethod(undefined,a?[e.createToken(116)]:undefined,e.isYieldExpression(l)?e.createToken(40):undefined,n,undefined,i?undefined:e.map(c,function(t,r){return e.createTypeParameterDeclaration(84+c.length-1<=90?String.fromCharCode(84+r):"T"+r)}),createDummyParameters(u.length,p,d,undefined,i),_,s?createStubbedMethodBody(o):undefined)}t.createMethodFromCallExpression=createMethodFromCallExpression;function createDummyParameters(t,r,n,i,a){var o=[];for(var s=0;s=i?e.createToken(56):undefined,a?undefined:n&&n[s]||e.createKeywordTypeNode(120),undefined);o.push(c)}return o}function createMethodImplementingSignatures(t,r,n,i,a){var o=t[0];var s=t[0].minArgumentCount;var c=false;for(var u=0,l=t;u=o.parameters.length&&(!f.hasRestParameter||o.hasRestParameter)){o=f}}var d=o.parameters.length-(o.hasRestParameter?1:0);var p=o.parameters.map(function(e){return e.name});var g=createDummyParameters(d,p,undefined,s,false);if(c){var _=e.createArrayTypeNode(e.createKeywordTypeNode(120));var m=e.createParameter(undefined,undefined,e.createToken(25),p[d]||"rest",d>=s?e.createToken(56):undefined,_,undefined);g.push(m)}return createStubbedMethod(i,r,n,undefined,g,undefined,a)}function createStubbedMethod(t,r,n,i,a,o,s){return e.createMethod(undefined,t,undefined,r,n?e.createToken(56):undefined,i,a,o,createStubbedMethodBody(s))}function createStubbedMethodBody(t){return e.createBlock([e.createThrow(e.createNew(e.createIdentifier("Error"),undefined,[e.createLiteral("Method not implemented.",t.quotePreference==="single")]))],true)}function createVisibilityModifier(t){if(t&4){return e.createToken(115)}else if(t&16){return e.createToken(114)}return undefined}})(t=e.codefix||(e.codefix={}))})(s||(s={}));var s;(function(e){var t;(function(t){var r="invalidImportSyntax";function getCodeFixesForImportDeclaration(t,r){var n=e.getSourceFileOfNode(r);var i=e.getNamespaceDeclarationNode(r);var a=t.program.getCompilerOptions();var o=[];o.push(createAction(t,n,r,e.makeImport(i.name,undefined,r.moduleSpecifier,e.getQuotePreference(n,t.preferences))));if(e.getEmitModuleKind(a)===e.ModuleKind.CommonJS){o.push(createAction(t,n,r,e.createImportEqualsDeclaration(undefined,undefined,i.name,e.createExternalModuleReference(r.moduleSpecifier))))}return o}function createAction(n,i,a,o){var s=e.textChanges.ChangeTracker.with(n,function(e){return e.replaceNode(i,a,o)});return t.createCodeFixActionNoFixId(r,s,[e.Diagnostics.Replace_import_with_0,s[0].textChanges[0].newText])}t.registerCodeFix({errorCodes:[e.Diagnostics.Cannot_invoke_an_expression_whose_type_lacks_a_call_signature_Type_0_has_no_compatible_call_signatures.code,e.Diagnostics.Cannot_use_new_with_an_expression_whose_type_lacks_a_call_or_construct_signature.code],getCodeActions:getActionsForUsageOfInvalidImport});function getActionsForUsageOfInvalidImport(t){var r=t.sourceFile;var n=e.Diagnostics.Cannot_invoke_an_expression_whose_type_lacks_a_call_signature_Type_0_has_no_compatible_call_signatures.code===t.errorCode?191:192;var i=e.findAncestor(e.getTokenAtPosition(r,t.span.start),function(e){return e.kind===n&&e.getStart()===t.span.start&&e.getEnd()===t.span.start+t.span.length});if(!i){return[]}var a=i.expression;return getImportCodeFixesForExpression(t,a)}t.registerCodeFix({errorCodes:[e.Diagnostics.Argument_of_type_0_is_not_assignable_to_parameter_of_type_1.code,e.Diagnostics.Type_0_does_not_satisfy_the_constraint_1.code,e.Diagnostics.Type_0_is_not_assignable_to_type_1.code,e.Diagnostics.Type_0_is_not_assignable_to_type_1_Two_different_types_with_this_name_exist_but_they_are_unrelated.code,e.Diagnostics.Type_predicate_0_is_not_assignable_to_1.code,e.Diagnostics.Property_0_of_type_1_is_not_assignable_to_string_index_type_2.code,e.Diagnostics.Property_0_of_type_1_is_not_assignable_to_numeric_index_type_2.code,e.Diagnostics.Numeric_index_type_0_is_not_assignable_to_string_index_type_1.code,e.Diagnostics.Property_0_in_type_1_is_not_assignable_to_the_same_property_in_base_type_2.code,e.Diagnostics.Property_0_in_type_1_is_not_assignable_to_type_2.code,e.Diagnostics.Property_0_of_JSX_spread_attribute_is_not_assignable_to_target_property.code,e.Diagnostics.The_this_context_of_type_0_is_not_assignable_to_method_s_this_of_type_1.code],getCodeActions:getActionsForInvalidImportLocation});function getActionsForInvalidImportLocation(t){var r=t.sourceFile;var n=e.findAncestor(e.getTokenAtPosition(r,t.span.start),function(e){return e.getStart()===t.span.start&&e.getEnd()===t.span.start+t.span.length});if(!n){return[]}return getImportCodeFixesForExpression(t,n)}function getImportCodeFixesForExpression(n,i){var a=n.program.getTypeChecker().getTypeAtLocation(i);if(!(a.symbol&&a.symbol.originatingImport)){return[]}var o=[];var s=a.symbol.originatingImport;if(!e.isImportCall(s)){e.addRange(o,getCodeFixesForImportDeclaration(n,s))}if(e.isExpression(i)&&!(e.isNamedDeclaration(i.parent)&&i.parent.name===i)){var c=n.sourceFile;var u=e.textChanges.ChangeTracker.with(n,function(t){return t.replaceNode(c,i,e.createPropertyAccess(i,"default"),{})});o.push(t.createCodeFixActionNoFixId(r,u,e.Diagnostics.Use_synthetic_default_member))}return o}})(t=e.codefix||(e.codefix={}))})(s||(s={}));var s;(function(e){var t;(function(t){var r="strictClassInitialization";var n="addMissingPropertyDefiniteAssignmentAssertions";var i="addMissingPropertyUndefinedType";var a="addMissingPropertyInitializer";var o=[e.Diagnostics.Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor.code];t.registerCodeFix({errorCodes:o,getCodeActions:function(t){var r=getPropertyDeclaration(t.sourceFile,t.span.start);if(!r)return;var n=[getActionForAddMissingUndefinedType(t,r),getActionForAddMissingDefiniteAssignmentAssertion(t,r)];e.append(n,getActionForAddMissingInitializer(t,r));return n},fixIds:[n,i,a],getAllCodeActions:function(r){return t.codeFixAll(r,o,function(t,o){var s=getPropertyDeclaration(o.file,o.start);if(!s)return;switch(r.fixId){case n:addDefiniteAssignmentAssertion(t,o.file,s);break;case i:addUndefinedType(t,o.file,s);break;case a:var c=r.program.getTypeChecker();var u=getInitializer(c,s);if(!u)return;addInitializer(t,o.file,s,u);break;default:e.Debug.fail(JSON.stringify(r.fixId))}})}});function getPropertyDeclaration(t,r){var n=e.getTokenAtPosition(t,r);return e.isIdentifier(n)?e.cast(n.parent,e.isPropertyDeclaration):undefined}function getActionForAddMissingDefiniteAssignmentAssertion(i,a){var o=e.textChanges.ChangeTracker.with(i,function(e){return addDefiniteAssignmentAssertion(e,i.sourceFile,a)});return t.createCodeFixAction(r,o,[e.Diagnostics.Add_definite_assignment_assertion_to_property_0,a.getText()],n,e.Diagnostics.Add_definite_assignment_assertions_to_all_uninitialized_properties)}function addDefiniteAssignmentAssertion(t,r,n){var i=e.updateProperty(n,n.decorators,n.modifiers,n.name,e.createToken(52),n.type,n.initializer);t.replaceNode(r,n,i)}function getActionForAddMissingUndefinedType(n,a){var o=e.textChanges.ChangeTracker.with(n,function(e){return addUndefinedType(e,n.sourceFile,a)});return t.createCodeFixAction(r,o,[e.Diagnostics.Add_undefined_type_to_property_0,a.name.getText()],i,e.Diagnostics.Add_undefined_type_to_all_uninitialized_properties)}function addUndefinedType(t,r,n){var i=e.createKeywordTypeNode(141);var a=n.type;var o=e.isUnionTypeNode(a)?a.types.concat(i):[a,i];t.replaceNode(r,a,e.createUnionTypeNode(o))}function getActionForAddMissingInitializer(n,i){var o=n.program.getTypeChecker();var s=getInitializer(o,i);if(!s)return undefined;var c=e.textChanges.ChangeTracker.with(n,function(e){return addInitializer(e,n.sourceFile,i,s)});return t.createCodeFixAction(r,c,[e.Diagnostics.Add_initializer_to_property_0,i.name.getText()],a,e.Diagnostics.Add_initializers_to_all_uninitialized_properties)}function addInitializer(t,r,n,i){var a=e.updateProperty(n,n.decorators,n.modifiers,n.name,n.questionToken,n.type,i);t.replaceNode(r,n,a)}function getInitializer(e,t){return getDefaultValueFromType(e,e.getTypeFromTypeNode(t.type))}function getDefaultValueFromType(t,r){if(r.flags&512){return r===t.getFalseType()||r===t.getFalseType(true)?e.createFalse():e.createTrue()}else if(r.isLiteral()){return e.createLiteral(r.value)}else if(r.isUnion()){return e.firstDefined(r.types,function(e){return getDefaultValueFromType(t,e)})}else if(r.isClass()){var n=e.getClassLikeDeclarationOfSymbol(r.symbol);if(!n||e.hasModifier(n,128))return undefined;var i=e.getFirstConstructorWithBody(n);if(i&&i.parameters.length)return undefined;return e.createNew(e.createIdentifier(r.symbol.name),undefined,undefined)}else if(t.isArrayLikeType(r)){return e.createArrayLiteral()}return undefined}})(t=e.codefix||(e.codefix={}))})(s||(s={}));var s;(function(e){function generateTypesForModule(e,t,r){return generateTypesForModuleOrGlobal(e,t,r,0)}e.generateTypesForModule=generateTypesForModule;function generateTypesForGlobal(e,t,r){return generateTypesForModuleOrGlobal(e,t,r,3)}e.generateTypesForGlobal=generateTypesForGlobal;function generateTypesForModuleOrGlobal(t,r,n,i){return valueInfoToDeclarationFileText(e.inspectValue(t,r),n,i)}function valueInfoToDeclarationFileText(t,r,n){if(n===void 0){n=0}return e.textChanges.getNewFileText(toStatements(t,n),3,r.newLineCharacter||"\n",e.formatting.getFormatContext(r))}e.valueInfoToDeclarationFileText=valueInfoToDeclarationFileText;var t;(function(e){e[e["ExportEquals"]=0]="ExportEquals";e[e["NamedExport"]=1]="NamedExport";e[e["NamespaceMember"]=2]="NamespaceMember";e[e["Global"]=3]="Global"})(t||(t={}));function toNamespaceMemberStatements(e){return toStatements(e,2)}function toStatements(t,r){var n=t.name==="default";var i=n?"_default":t.name;if(!isValidIdentifier(i)||n&&r!==1)return e.emptyArray;var a=n&&t.kind===2?[e.createModifier(85),e.createModifier(80)]:r===3||r===0?[e.createModifier(125)]:r===1?[e.createModifier(85)]:undefined;var o=function(){return r===0?[exportEqualsOrDefault(t.name,true)]:e.emptyArray};var s=function(){return n?[exportEqualsOrDefault("_default",false)]:e.emptyArray};switch(t.kind){case 2:return o().concat(functionOrClassToStatements(a,i,t));case 3:var c=t.members,u=t.hasNontrivialPrototype;if(!u){if(r===0){return e.flatMap(c,function(e){return toStatements(e,1)})}if(c.some(function(e){return e.kind===2})){return s().concat([createNamespace(a,i,e.flatMap(c,toNamespaceMemberStatements))])}}case 0:case 1:{var l=t.kind===0?t.comment:undefined;var f=e.createVariableStatement(a,e.createVariableDeclarationList([e.createVariableDeclaration(i,toType(t))],2));return o().concat(s(),[addComment(f,l)])}default:return e.Debug.assertNever(t)}}function exportEqualsOrDefault(t,r){return e.createExportAssignment(undefined,undefined,r,e.createIdentifier(t))}function functionOrClassToStatements(t,r,n){var i=n.source,a=n.prototypeMembers,o=n.namespaceMembers;var s=parseClassOrFunctionBody(i);var c=s===undefined?{parameters:e.emptyArray,returnType:anyType()}:getParametersAndReturnType(s),u=c.parameters,l=c.returnType;var f=e.createMap();if(typeof s==="object")getConstructorFunctionInstanceProperties(s,f);for(var d=0,p=a;d=r.start+r.length){(s||(s=[])).push(e.createDiagnosticForNode(t,i.cannotExtractSuper));return true}}else{u|=a.UsesThis}break}if(e.isFunctionLikeDeclaration(t)||e.isClassLike(t)){switch(t.kind){case 239:case 240:if(e.isSourceFile(t.parent)&&t.parent.externalModuleIndicator===undefined){(s||(s=[])).push(e.createDiagnosticForNode(t,i.functionWillNotBeVisibleInTheNewScope))}break}return false}var d=l;switch(t.kind){case 222:l=0;break;case 235:l=0;break;case 218:if(t.parent&&t.parent.kind===235&&t.parent.finallyBlock===t){l=4}break;case 271:l|=1;break;default:if(e.isIterationStatement(t,false)){l|=1|2}break}switch(t.kind){case 178:case 100:u|=a.UsesThis;break;case 233:{var p=t.label;(f||(f=[])).push(p.escapedText);e.forEachChild(t,visit);f.pop();break}case 229:case 228:{var p=t.label;if(p){if(!e.contains(f,p.escapedText)){(s||(s=[])).push(e.createDiagnosticForNode(t,i.cannotExtractRangeContainingLabeledBreakOrContinueStatementWithTargetOutsideOfTheRange))}}else{if(!(l&(t.kind===229?1:2))){(s||(s=[])).push(e.createDiagnosticForNode(t,i.cannotExtractRangeContainingConditionalBreakOrContinueStatements))}}break}case 201:u|=a.IsAsyncFunction;break;case 207:u|=a.IsGenerator;break;case 230:if(l&4){u|=a.HasReturn}else{(s||(s=[])).push(e.createDiagnosticForNode(t,i.cannotExtractRangeContainingConditionalReturnStatement))}break;default:e.forEachChild(t,visit);break}l=d}}}r.getRangeToExtract=getRangeToExtract;function getStatementOrExpressionRange(t){if(e.isStatement(t)){return[t]}else if(e.isExpressionNode(t)){return e.isExpressionStatement(t.parent)?[t.parent]:t}return undefined}function isScope(t){return e.isFunctionLikeDeclaration(t)||e.isSourceFile(t)||e.isModuleBlock(t)||e.isClassLike(t)}function collectEnclosingScopes(t){var r=isReadonlyArray(t.range)?e.first(t.range):t.range;if(t.facts&a.UsesThis){var n=e.getContainingClass(r);if(n){var i=e.findAncestor(r,e.isFunctionLikeDeclaration);return i?[i,n]:[n]}}var o=[];while(true){r=r.parent;if(r.kind===151){r=e.findAncestor(r,function(t){return e.isFunctionLikeDeclaration(t)}).parent}if(isScope(r)){o.push(r);if(r.kind===279){return o}}}}function getFunctionExtractionAtIndex(t,r,n){var i=getPossibleExtractionsWorker(t,r),a=i.scopes,o=i.readsAndWrites,s=o.target,c=o.usagesPerScope,u=o.functionErrorsPerScope,l=o.exposedVariableDeclarations;e.Debug.assert(!u[n].length,"The extraction went missing? How?");r.cancellationToken.throwIfCancellationRequested();return extractFunctionInScope(s,a[n],c[n],l,t,r)}function getConstantExtractionAtIndex(t,r,n){var i=getPossibleExtractionsWorker(t,r),a=i.scopes,o=i.readsAndWrites,s=o.target,c=o.usagesPerScope,u=o.constantErrorsPerScope,l=o.exposedVariableDeclarations;e.Debug.assert(!u[n].length,"The extraction went missing? How?");e.Debug.assert(l.length===0,"Extract constant accepted a range containing a variable declaration?");r.cancellationToken.throwIfCancellationRequested();var f=e.isExpression(s)?s:s.statements[0].expression;return extractConstantInScope(f,a[n],c[n],t.facts,r)}function getPossibleExtractions(t,r){var n=getPossibleExtractionsWorker(t,r),i=n.scopes,a=n.readsAndWrites,o=a.functionErrorsPerScope,s=a.constantErrorsPerScope;var c=i.map(function(t,r){var n=getDescriptionForFunctionInScope(t);var i=getDescriptionForConstantInScope(t);var a=e.isFunctionLikeDeclaration(t)?getDescriptionForFunctionLikeDeclaration(t):e.isClassLike(t)?getDescriptionForClassLikeDeclaration(t):getDescriptionForModuleLikeDeclaration(t);var c;var u;if(a===1){c=e.formatStringFromArgs(e.getLocaleSpecificMessage(e.Diagnostics.Extract_to_0_in_1_scope),[n,"global"]);u=e.formatStringFromArgs(e.getLocaleSpecificMessage(e.Diagnostics.Extract_to_0_in_1_scope),[i,"global"])}else if(a===0){c=e.formatStringFromArgs(e.getLocaleSpecificMessage(e.Diagnostics.Extract_to_0_in_1_scope),[n,"module"]);u=e.formatStringFromArgs(e.getLocaleSpecificMessage(e.Diagnostics.Extract_to_0_in_1_scope),[i,"module"])}else{c=e.formatStringFromArgs(e.getLocaleSpecificMessage(e.Diagnostics.Extract_to_0_in_1),[n,a]);u=e.formatStringFromArgs(e.getLocaleSpecificMessage(e.Diagnostics.Extract_to_0_in_1),[i,a])}if(r===0&&!e.isClassLike(t)){u=e.formatStringFromArgs(e.getLocaleSpecificMessage(e.Diagnostics.Extract_to_0_in_enclosing_scope),[i])}return{functionExtraction:{description:c,errors:o[r]},constantExtraction:{description:u,errors:s[r]}}});return c}function getPossibleExtractionsWorker(e,t){var r=t.file;var n=collectEnclosingScopes(e);var i=getEnclosingTextRange(e,r);var a=collectReadsAndWrites(e,n,i,r,t.program.getTypeChecker(),t.cancellationToken);return{scopes:n,readsAndWrites:a}}function getDescriptionForFunctionInScope(t){return e.isFunctionLikeDeclaration(t)?"inner function":e.isClassLike(t)?"method":"function"}function getDescriptionForConstantInScope(t){return e.isClassLike(t)?"readonly field":"constant"}function getDescriptionForFunctionLikeDeclaration(t){switch(t.kind){case 157:return"constructor";case 196:case 239:return t.name?"function '"+t.name.text+"'":"anonymous function";case 197:return"arrow function";case 156:return"method '"+t.name.getText()+"'";case 158:return"'get "+t.name.getText()+"'";case 159:return"'set "+t.name.getText()+"'";default:throw e.Debug.assertNever(t)}}function getDescriptionForClassLikeDeclaration(e){return e.kind===240?e.name?"class '"+e.name.text+"'":"anonymous class declaration":e.name?"class expression '"+e.name.text+"'":"anonymous class expression"}function getDescriptionForModuleLikeDeclaration(e){return e.kind===245?"namespace '"+e.parent.name.getText()+"'":e.externalModuleIndicator?0:1}var o;(function(e){e[e["Module"]=0]="Module";e[e["Global"]=1]="Global"})(o||(o={}));function extractFunctionInScope(t,r,n,i,o,s){var c=n.usages,u=n.typeParameterUsages,l=n.substitutions;var f=s.program.getTypeChecker();var d=r.getSourceFile();var p=e.getUniqueName(e.isClassLike(r)?"newMethod":"newFunction",d);var g=e.isInJSFile(r);var _=e.createIdentifier(p);var m;var y=[];var h=[];var v;c.forEach(function(t,n){var i;if(!g){var a=f.getTypeOfSymbolAtLocation(t.symbol,t.node);a=f.getBaseTypeOfLiteralType(a);i=f.typeToTypeNode(a,r,1)}var o=e.createParameter(undefined,undefined,undefined,n,undefined,i);y.push(o);if(t.usage===2){(v||(v=[])).push(t)}h.push(e.createIdentifier(n))});var T=e.arrayFrom(u.values()).map(function(e){return{type:e,declaration:getFirstDeclaration(e)}});var S=T.sort(compareTypesByDeclarationOrder);var b=S.length===0?undefined:S.map(function(e){return e.declaration});var x=b!==undefined?b.map(function(t){return e.createTypeReferenceNode(t.name,undefined)}):undefined;if(e.isExpression(t)&&!g){var C=f.getContextualType(t);m=f.typeToTypeNode(C,r,1)}var E=transformFunctionBody(t,i,v,l,!!(o.facts&a.HasReturn)),D=E.body,k=E.returnValueProperty;e.suppressLeadingAndTrailingTrivia(D);var N;if(e.isClassLike(r)){var A=g?[]:[e.createToken(113)];if(o.facts&a.InStaticRegion){A.push(e.createToken(116))}if(o.facts&a.IsAsyncFunction){A.push(e.createToken(121))}N=e.createMethod(undefined,A.length?A:undefined,o.facts&a.IsGenerator?e.createToken(40):undefined,_,undefined,b,y,m,D)}else{N=e.createFunctionDeclaration(undefined,o.facts&a.IsAsyncFunction?[e.createToken(121)]:undefined,o.facts&a.IsGenerator?e.createToken(40):undefined,_,b,y,m,D)}var O=e.textChanges.ChangeTracker.fromContext(s);var F=(isReadonlyArray(o.range)?e.last(o.range):o.range).end;var P=getNodeToInsertFunctionBefore(F,r);if(P){O.insertNodeBefore(s.file,P,N,true)}else{O.insertNodeAtEndOfScope(s.file,r,N)}var I=[];var w=getCalledExpression(r,o,p);var M=e.createCall(w,x,h);if(o.facts&a.IsGenerator){M=e.createYield(e.createToken(40),M)}if(o.facts&a.IsAsyncFunction){M=e.createAwait(M)}if(i.length&&!v){e.Debug.assert(!k);e.Debug.assert(!(o.facts&a.HasReturn));if(i.length===1){var L=i[0];I.push(e.createVariableStatement(undefined,e.createVariableDeclarationList([e.createVariableDeclaration(e.getSynthesizedDeepClone(L.name),e.getSynthesizedDeepClone(L.type),M)],L.parent.flags)))}else{var R=[];var B=[];var j=i[0].parent.flags;var J=false;for(var W=0,U=i;W1){return t}n=t;t=t.parent}}function getFirstDeclaration(e){var t;var r=e.symbol;if(r&&r.declarations){for(var n=0,i=r.declarations;n0;if(e.isBlock(t)&&!o&&i.size===0){return{body:e.createBlock(t.statements,true),returnValueProperty:undefined}}var s;var c=false;var u=e.createNodeArray(e.isBlock(t)?t.statements.slice(0):[e.isStatement(t)?t:e.createReturn(t)]);if(o||i.size){var l=e.visitNodes(u,visitor).slice();if(o&&!a&&e.isStatement(t)){var f=getPropertyAssignmentsForWritesAndVariableDeclarations(r,n);if(f.length===1){l.push(e.createReturn(f[0].name))}else{l.push(e.createReturn(e.createObjectLiteral(f)))}}return{body:e.createBlock(l,true),returnValueProperty:s}}else{return{body:e.createBlock(u,true),returnValueProperty:undefined}}function visitor(t){if(!c&&t.kind===230&&o){var a=getPropertyAssignmentsForWritesAndVariableDeclarations(r,n);if(t.expression){if(!s){s="__return"}a.unshift(e.createPropertyAssignment(s,e.visitNode(t.expression,visitor)))}if(a.length===1){return e.createReturn(a[0].name)}else{return e.createReturn(e.createObjectLiteral(a))}}else{var u=c;c=c||e.isFunctionLikeDeclaration(t)||e.isClassLike(t);var l=i.get(e.getNodeId(t).toString());var f=l?e.getSynthesizedDeepClone(l):e.visitEachChild(t,visitor,e.nullTransformationContext);c=u;return f}}}function transformConstantInitializer(t,r){return r.size?visitor(t):t;function visitor(t){var n=r.get(e.getNodeId(t).toString());return n?e.getSynthesizedDeepClone(n):e.visitEachChild(t,visitor,e.nullTransformationContext)}}function getStatementsOrClassElements(t){if(e.isFunctionLikeDeclaration(t)){var r=t.body;if(e.isBlock(r)){return r.statements}}else if(e.isModuleBlock(t)||e.isSourceFile(t)){return t.statements}else if(e.isClassLike(t)){return t.members}else{e.assertType(t)}return e.emptyArray}function getNodeToInsertFunctionBefore(t,r){return e.find(getStatementsOrClassElements(r),function(r){return r.pos>=t&&e.isFunctionLikeDeclaration(r)&&!e.isConstructorDeclaration(r)})}function getNodeToInsertPropertyBefore(t,r){var n=r.members;e.Debug.assert(n.length>0);var i;var a=true;for(var o=0,s=n;ot){return i||n[0]}if(a&&!e.isPropertyDeclaration(c)){if(i!==undefined){return c}a=false}i=c}if(i===undefined)return e.Debug.fail();return i}function getNodeToInsertConstantBefore(t,r){e.Debug.assert(!e.isClassLike(r));var n;for(var i=t;i!==r;i=i.parent){if(isScope(i)){n=i}}for(var i=(n||t).parent;;i=i.parent){if(isBlockLike(i)){var a=void 0;for(var o=0,s=i.statements;ot.pos){break}a=c}if(!a&&e.isCaseClause(i)){e.Debug.assert(e.isSwitchStatement(i.parent.parent));return i.parent.parent}return e.Debug.assertDefined(a)}e.Debug.assert(i!==r,"Didn't encounter a block-like before encountering scope")}}function getPropertyAssignmentsForWritesAndVariableDeclarations(t,r){var n=e.map(t,function(t){return e.createShorthandPropertyAssignment(t.symbol.name)});var i=e.map(r,function(t){return e.createShorthandPropertyAssignment(t.symbol.name)});return n===undefined?i:i===undefined?n:n.concat(i)}function isReadonlyArray(t){return e.isArray(t)}function getEnclosingTextRange(t,r){return isReadonlyArray(t.range)?{pos:e.first(t.range).getStart(r),end:e.last(t.range).getEnd()}:t.range}var s;(function(e){e[e["Read"]=1]="Read";e[e["Write"]=2]="Write"})(s||(s={}));function collectReadsAndWrites(t,r,n,o,s,c){var u=e.createMap();var l=[];var f=[];var d=[];var p=[];var g=[];var _=e.createMap();var m=[];var y;var h=!isReadonlyArray(t.range)?t.range:t.range.length===1&&e.isExpressionStatement(t.range[0])?t.range[0].expression:undefined;var v;if(h===undefined){var T=t.range;var S=e.first(T).getStart();var b=e.last(T).end;v=e.createFileDiagnostic(o,S,b-S,i.expressionExpected)}else if(s.getTypeAtLocation(h).flags&(16384|131072)){v=e.createDiagnosticForNode(h,i.uselessConstantType)}for(var x=0,C=r;x0){var P=e.createMap();var I=0;for(var w=A;w!==undefined&&I0&&(n.usages.size>0||n.typeParameterUsages.size>0)){var a=isReadonlyArray(t.range)?t.range[0]:t.range;p[r].push(e.createDiagnosticForNode(a,i.cannotAccessVariablesFromNestedScopes))}var o=false;var s;l[r].usages.forEach(function(t){if(t.usage===2){o=true;if(t.symbol.flags&106500&&t.symbol.valueDeclaration&&e.hasModifier(t.symbol.valueDeclaration,64)){s=t.symbol.valueDeclaration}}});e.Debug.assert(isReadonlyArray(t.range)||m.length===0);if(o&&!isReadonlyArray(t.range)){var c=e.createDiagnosticForNode(t.range,i.cannotWriteInExpression);d[r].push(c);p[r].push(c)}else if(s&&r>0){var c=e.createDiagnosticForNode(s,i.cannotExtractReadonlyPropertyInitializerOutsideConstructor);d[r].push(c);p[r].push(c)}else if(y){var c=e.createDiagnosticForNode(y,i.cannotExtractExportedEntity);d[r].push(c);p[r].push(c)}};for(var W=0;W=u){return m}k.set(m,u);if(y){for(var h=0,v=l;h=0){return}var n=e.isIdentifier(r)?getSymbolReferencedByIdentifier(r):s.getSymbolAtLocation(r);if(n){var i=e.find(g,function(e){return e.symbol===n});if(i){if(e.isVariableDeclaration(i)){var a=i.symbol.id.toString();if(!_.has(a)){m.push(i);_.set(a,true)}}else{y=y||i}}}e.forEachChild(r,checkForUsedDeclarations)}function getSymbolReferencedByIdentifier(t){return t.parent&&e.isShorthandPropertyAssignment(t.parent)&&t.parent.name===t?s.getShorthandAssignmentValueSymbol(t.parent):s.getSymbolAtLocation(t)}function tryReplaceWithQualifiedNameOrPropertyAccess(t,r,n){if(!t){return undefined}var i=t.getDeclarations();if(i&&i.some(function(e){return e.parent===r})){return e.createIdentifier(t.name)}var a=tryReplaceWithQualifiedNameOrPropertyAccess(t.parent,r,n);if(a===undefined){return undefined}return n?e.createQualifiedName(a,e.createIdentifier(t.name)):e.createPropertyAccess(a,t.name)}}function isExtractableExpression(e){var t=e.parent;switch(t.kind){case 278:return false}switch(e.kind){case 10:return t.kind!==249&&t.kind!==253;case 208:case 184:case 186:return false;case 72:return t.kind!==186&&t.kind!==253&&t.kind!==257}return true}function isBlockLike(e){switch(e.kind){case 218:case 279:case 245:case 271:return true;default:return false}}})(r=t.extractSymbol||(t.extractSymbol={}))})(t=e.refactor||(e.refactor={}))})(s||(s={}));var s;(function(e){var t;(function(t){var r;(function(r){var n="Generate 'get' and 'set' accessors";var i=e.Diagnostics.Generate_get_and_set_accessors.message;t.registerRefactor(n,{getEditsForAction:getEditsForAction,getAvailableActions:getAvailableActions});function getAvailableActions(t){if(!getConvertibleFieldAtPosition(t))return e.emptyArray;return[{name:n,description:i,actions:[{name:n,description:i}]}]}function getEditsForAction(t,r){var n=t.file;var i=getConvertibleFieldAtPosition(t);if(!i)return undefined;var a=e.isSourceFileJS(n);var o=e.textChanges.ChangeTracker.fromContext(t);var s=i.isStatic,c=i.isReadonly,u=i.fieldName,l=i.accessorName,f=i.originalName,d=i.type,p=i.container,g=i.declaration,_=i.renameAccessor;e.suppressLeadingAndTrailingTrivia(u);e.suppressLeadingAndTrailingTrivia(g);e.suppressLeadingAndTrailingTrivia(p);var m=e.isClassLike(p);var y=e.getModifierFlags(g)&~64;var h=m?!y||y&8?getModifiers(a,s,115):e.createNodeArray(e.createModifiersFromModifierFlags(y)):undefined;var v=m?getModifiers(a,s,113):undefined;updateFieldDeclaration(o,n,g,u,v);var T=generateGetAccessor(u,l,d,h,s,p);e.suppressLeadingAndTrailingTrivia(T);insertAccessor(o,n,T,g,p);if(c){var S=e.getFirstConstructorWithBody(p);if(S){updateReadonlyPropertyInitializerStatementConstructor(o,n,S,u.text,f)}}else{var b=generateSetAccessor(u,l,d,h,s,p);e.suppressLeadingAndTrailingTrivia(b);insertAccessor(o,n,b,g,p)}var x=o.getChanges();var C=n.fileName;var E=_?l:u;var D=e.isIdentifier(E)?0:-1;var k=D+e.getRenameLocation(x,C,E.text,e.isParameter(g));return{renameFilename:C,renameLocation:k,edits:x}}function isConvertibleName(t){return e.isIdentifier(t)||e.isStringLiteral(t)}function isAcceptedDeclaration(t){return e.isParameterPropertyDeclaration(t)||e.isPropertyDeclaration(t)||e.isPropertyAssignment(t)}function createPropertyName(t,r){return e.isIdentifier(r)?e.createIdentifier(t):e.createLiteral(t)}function createAccessorAccessExpression(t,r,n){var i=r?n.name:e.createThis();return e.isIdentifier(t)?e.createPropertyAccess(i,t):e.createElementAccess(i,e.createLiteral(t))}function getModifiers(t,r,n){var i=e.append(!t?[e.createToken(n)]:undefined,r?e.createToken(116):undefined);return i&&e.createNodeArray(i)}function startsWithUnderscore(e){return e.charCodeAt(0)===95}function getConvertibleFieldAtPosition(t){var r=t.file,n=t.startPosition,i=t.endPosition;var a=e.getTokenAtPosition(r,n);var o=e.findAncestor(a.parent,isAcceptedDeclaration);var s=28|32|64;if(!o||!e.nodeOverlapsWithStartEnd(o.name,r,n,i)||!isConvertibleName(o.name)||(e.getModifierFlags(o)|s)!==s)return undefined;var c=o.name.text;var u=startsWithUnderscore(c);var l=createPropertyName(u?c:e.getUniqueName("_"+c,r),o.name);var f=createPropertyName(u?e.getUniqueName(c.substring(1),r):c,o.name);return{isStatic:e.hasStaticModifier(o),isReadonly:e.hasReadonlyModifier(o),type:e.getTypeAnnotationNode(o),container:o.kind===151?o.parent.parent:o.parent,originalName:o.name.text,declaration:o,fieldName:l,accessorName:f,renameAccessor:u}}function generateGetAccessor(t,r,n,i,a,o){return e.createGetAccessor(undefined,i,r,undefined,n,e.createBlock([e.createReturn(createAccessorAccessExpression(t,a,o))],true))}function generateSetAccessor(t,r,n,i,a,o){return e.createSetAccessor(undefined,i,r,[e.createParameter(undefined,undefined,undefined,e.createIdentifier("value"),undefined,n)],e.createBlock([e.createStatement(e.createAssignment(createAccessorAccessExpression(t,a,o),e.createIdentifier("value")))],true))}function updatePropertyDeclaration(t,r,n,i,a){var o=e.updateProperty(n,n.decorators,a,i,n.questionToken||n.exclamationToken,n.type,n.initializer);t.replaceNode(r,n,o)}function updatePropertyAssignmentDeclaration(t,r,n,i){var a=e.updatePropertyAssignment(n,i,n.initializer);t.replacePropertyAssignment(r,n,a)}function updateFieldDeclaration(t,r,n,i,a){if(e.isPropertyDeclaration(n)){updatePropertyDeclaration(t,r,n,i,a)}else if(e.isPropertyAssignment(n)){updatePropertyAssignmentDeclaration(t,r,n,i)}else{t.replaceNode(r,n,e.updateParameter(n,n.decorators,a,n.dotDotDotToken,e.cast(i,e.isIdentifier),n.questionToken,n.type,n.initializer))}}function insertAccessor(t,r,n,i,a){e.isParameterPropertyDeclaration(i)?t.insertNodeAtClassStart(r,a,n):e.isPropertyAssignment(i)?t.insertNodeAfterComma(r,i,n):t.insertNodeAfter(r,i,n)}function updateReadonlyPropertyInitializerStatementConstructor(t,r,n,i,a){if(!n.body)return;n.body.forEachChild(function recur(n){if(e.isElementAccessExpression(n)&&n.expression.kind===100&&e.isStringLiteral(n.argumentExpression)&&n.argumentExpression.text===a&&e.isWriteAccess(n)){t.replaceNode(r,n.argumentExpression,e.createStringLiteral(i))}if(e.isPropertyAccessExpression(n)&&n.expression.kind===100&&n.name.text===a&&e.isWriteAccess(n)){t.replaceNode(r,n.name,e.createIdentifier(i))}if(!e.isFunctionLike(n)&&!e.isClassLike(n)){n.forEachChild(recur)}})}})(r=t.generateGetAccessorAndSetAccessor||(t.generateGetAccessorAndSetAccessor={}))})(t=e.refactor||(e.refactor={}))})(s||(s={}));var s;(function(e){var t;(function(t){var r="Move to a new file";t.registerRefactor(r,{getAvailableActions:function(t){if(!t.preferences.allowTextChangesInNewFiles||getStatementsToMove(t)===undefined)return e.emptyArray;var n=e.getLocaleSpecificMessage(e.Diagnostics.Move_to_a_new_file);return[{name:r,description:n,actions:[{name:r,description:n}]}]},getEditsForAction:function(t,n){e.Debug.assert(n===r);var i=e.Debug.assertDefined(getStatementsToMove(t));var a=e.textChanges.ChangeTracker.with(t,function(e){return doChange(t.file,t.program,i,e,t.host,t.preferences)});return{edits:a,renameFilename:undefined,renameLocation:undefined}}});function getRangeToMove(t){var r=t.file;var n=e.createTextRangeFromSpan(e.getRefactorContextSpan(t));var i=r.statements;var a=e.findIndex(i,function(e){return e.end>n.pos});if(a===-1)return undefined;var o=i[a];if(e.isNamedDeclaration(o)&&o.name&&e.rangeContainsRange(o.name,n)){return{toMove:[i[a]],afterLast:i[a+1]}}if(n.pos>o.getStart(r))return undefined;var s=e.findIndex(i,function(e){return e.end>n.end},a);if(s!==-1&&(s===0||i[s].getStart(r)305});return n.kind<148?n:n.getFirstToken(t)};NodeObject.prototype.getLastToken=function(t){this.assertHasRealPosition();var r=this.getChildren(t);var n=e.lastOrUndefined(r);if(!n){return undefined}return n.kind<148?n:n.getLastToken(t)};NodeObject.prototype.forEachChild=function(t,r){return e.forEachChild(this,t,r)};return NodeObject}();function createChildren(t,r){if(!e.isNodeKind(t.kind)){return e.emptyArray}var n=[];if(e.isJSDocCommentContainingNode(t)){t.forEachChild(function(e){n.push(e)});return n}e.scanner.setText((r||t.getSourceFile()).text);var i=t.pos;var a=function(e){addSyntheticNodes(n,i,e.pos,t);n.push(e);i=e.end};var o=function(e){addSyntheticNodes(n,i,e.pos,t);n.push(createSyntaxList(e,t));i=e.end};e.forEach(t.jsDoc,a);i=t.pos;t.forEachChild(a,o);addSyntheticNodes(n,i,t.end,t);e.scanner.setText(undefined);return n}function addSyntheticNodes(t,r,n,i){e.scanner.setTextPos(r);while(r=r.length){n=this.getEnd()}if(!n){n=r[t+1]-1}var i=this.getFullText();return i[n]==="\n"&&i[n-1]==="\r"?n-1:n};SourceFileObject.prototype.getNamedDeclarations=function(){if(!this.namedDeclarations){this.namedDeclarations=this.computeNamedDeclarations()}return this.namedDeclarations};SourceFileObject.prototype.computeNamedDeclarations=function(){var t=e.createMultiMap();this.forEachChild(visit);return t;function addDeclaration(e){var r=getDeclarationName(e);if(r){t.add(r,e)}}function getDeclarations(e){var r=t.get(e);if(!r){t.set(e,r=[])}return r}function getDeclarationName(t){var r=e.getNonAssignedNameOfDeclaration(t);return r&&(e.isComputedPropertyName(r)&&e.isPropertyAccessExpression(r.expression)?r.expression.name.text:e.isPropertyName(r)?e.getNameFromPropertyName(r):undefined)}function visit(t){switch(t.kind){case 239:case 196:case 156:case 155:var r=t;var n=getDeclarationName(r);if(n){var i=getDeclarations(n);var a=e.lastOrUndefined(i);if(a&&r.parent===a.parent&&r.symbol===a.symbol){if(r.body&&!a.body){i[i.length-1]=r}}else{i.push(r)}}e.forEachChild(t,visit);break;case 240:case 209:case 241:case 242:case 243:case 244:case 248:case 257:case 253:case 250:case 251:case 158:case 159:case 168:addDeclaration(t);e.forEachChild(t,visit);break;case 151:if(!e.hasModifier(t,92)){break}case 237:case 186:{var o=t;if(e.isBindingPattern(o.name)){e.forEachChild(o.name,visit);break}if(o.initializer){visit(o.initializer)}}case 278:case 154:case 153:addDeclaration(t);break;case 255:if(t.exportClause){e.forEach(t.exportClause.elements,visit)}break;case 249:var s=t.importClause;if(s){if(s.name){addDeclaration(s.name)}if(s.namedBindings){if(s.namedBindings.kind===251){addDeclaration(s.namedBindings)}else{e.forEach(s.namedBindings.elements,visit)}}}break;case 204:if(e.getAssignmentDeclarationKind(t)!==0){addDeclaration(t)}default:e.forEachChild(t,visit)}}};return SourceFileObject}(t);var d=function(){function SourceMapSourceObject(e,t,r){this.fileName=e;this.text=t;this.skipTrivia=r}SourceMapSourceObject.prototype.getLineAndCharacterOfPosition=function(t){return e.getLineAndCharacterOfPosition(this,t)};return SourceMapSourceObject}();function getServicesObjectAllocator(){return{getNodeConstructor:function(){return t},getTokenConstructor:function(){return s},getIdentifierConstructor:function(){return c},getSourceFileConstructor:function(){return f},getSymbolConstructor:function(){return a},getTypeConstructor:function(){return u},getSignatureConstructor:function(){return l},getSourceMapSourceConstructor:function(){return d}}}function toEditorSettings(t){var r=true;for(var n in t){if(e.hasProperty(t,n)&&!isCamelCase(n)){r=false;break}}if(r){return t}var i={};for(var n in t){if(e.hasProperty(t,n)){var a=isCamelCase(n)?n:n.charAt(0).toLowerCase()+n.substr(1);i[a]=t[n]}}return i}e.toEditorSettings=toEditorSettings;function isCamelCase(e){return!e.length||e.charAt(0)===e.charAt(0).toLowerCase()}function displayPartsToString(t){if(t){return e.map(t,function(e){return e.text}).join("")}return""}e.displayPartsToString=displayPartsToString;function getDefaultCompilerOptions(){return{target:1,jsx:1}}e.getDefaultCompilerOptions=getDefaultCompilerOptions;function getSupportedCodeFixes(){return e.codefix.getSupportedErrorCodes()}e.getSupportedCodeFixes=getSupportedCodeFixes;var p=function(){function HostCache(t,r){this.host=t;this.currentDirectory=t.getCurrentDirectory();this.fileNameToEntry=e.createMap();var n=t.getScriptFileNames();for(var i=0,a=n;i=this.throttleWaitMilliseconds){this.lastCancellationCheckTime=t;return this.hostCancellationToken.isCancellationRequested()}return false};ThrottledCancellationToken.prototype.throwIfCancellationRequested=function(){if(this.isCancellationRequested()){throw new e.OperationCanceledException}};return ThrottledCancellationToken}();e.ThrottledCancellationToken=m;function createLanguageService(t,r,i){if(r===void 0){r=e.createDocumentRegistry(t.useCaseSensitiveFileNames&&t.useCaseSensitiveFileNames(),t.getCurrentDirectory())}if(i===void 0){i=false}var a;var o=new g(t);var s;var c;var u=0;var l=new _(t.getCancellationToken&&t.getCancellationToken());var f=t.getCurrentDirectory();if(!e.localizedDiagnosticMessages&&t.getLocalizedDiagnosticMessages){e.localizedDiagnosticMessages=t.getLocalizedDiagnosticMessages()}function log(e){if(t.log){t.log(e)}}var d=e.hostUsesCaseSensitiveFileNames(t);var m=e.createGetCanonicalFileName(d);var y=e.getSourceMapper(d,f,log,t,function(){return s});function getValidSourceFile(e){var t=s.getSourceFile(e);if(!t){throw new Error("Could not find file: '"+e+"'.")}return t}function synchronizeHostData(){e.Debug.assert(!i);if(t.getProjectVersion){var n=t.getProjectVersion();if(n){if(c===n&&!t.hasChangedAutomaticTypeDirectiveNames){return}c=n}}var a=t.getTypeRootsVersion?t.getTypeRootsVersion():0;if(u!==a){log("TypeRoots version has changed; provide new program");s=undefined;u=a}var o=new p(t,m);var g=o.getRootFileNames();var _=t.hasInvalidatedResolution||e.returnFalse;var h=o.getProjectReferences();if(e.isProgramUptoDate(s,g,o.compilationSettings(),function(e){return o.getVersion(e)},fileExists,_,!!t.hasChangedAutomaticTypeDirectiveNames,h)){return}var v=o.compilationSettings();var T={getSourceFile:getOrCreateSourceFile,getSourceFileByPath:getOrCreateSourceFileByPath,getCancellationToken:function(){return l},getCanonicalFileName:m,useCaseSensitiveFileNames:function(){return d},getNewLine:function(){return e.getNewLineCharacter(v,function(){return e.getNewLineOrDefaultFromHost(t)})},getDefaultLibFileName:function(e){return t.getDefaultLibFileName(e)},writeFile:e.noop,getCurrentDirectory:function(){return f},fileExists:fileExists,readFile:function(r){var n=e.toPath(r,f,m);var i=o&&o.getEntryByPath(n);if(i){return e.isString(i)?undefined:e.getSnapshotText(i.scriptSnapshot)}return t.readFile&&t.readFile(r)},realpath:t.realpath&&function(e){return t.realpath(e)},directoryExists:function(r){return e.directoryProbablyExists(r,t)},getDirectories:function(e){return t.getDirectories?t.getDirectories(e):[]},readDirectory:function(r,n,i,a,o){e.Debug.assertDefined(t.readDirectory,"'LanguageServiceHost.readDirectory' must be implemented to correctly process 'projectReferences'");return t.readDirectory(r,n,i,a,o)},onReleaseOldSourceFile:onReleaseOldSourceFile,hasInvalidatedResolution:_,hasChangedAutomaticTypeDirectiveNames:t.hasChangedAutomaticTypeDirectiveNames};if(t.trace){T.trace=function(e){return t.trace(e)}}if(t.resolveModuleNames){T.resolveModuleNames=function(e,r,n,i){return t.resolveModuleNames(e,r,n,i)}}if(t.resolveTypeReferenceDirectives){T.resolveTypeReferenceDirectives=function(e,r,n){return t.resolveTypeReferenceDirectives(e,r,n)}}var S=r.getKeyForCompilationSettings(v);var b={rootNames:g,options:v,host:T,oldProgram:s,projectReferences:h};s=e.createProgram(b);o=undefined;y.clearCache();s.getTypeChecker();return;function fileExists(r){var n=e.toPath(r,f,m);var i=o&&o.getEntryByPath(n);return i?!e.isString(i):!!t.fileExists&&t.fileExists(r)}function onReleaseOldSourceFile(e,t){var n=r.getKeyForCompilationSettings(t);r.releaseDocumentWithKey(e.resolvedPath,n)}function getOrCreateSourceFile(t,r,n,i){return getOrCreateSourceFileByPath(t,e.toPath(t,f,m),r,n,i)}function getOrCreateSourceFileByPath(t,n,i,a,c){e.Debug.assert(o!==undefined,"getOrCreateSourceFileByPath called after typical CompilerHost lifetime, check the callstack something with a reference to an old host.");var u=o&&o.getOrCreateEntryByPath(t,n);if(!u){return undefined}if(!c){var l=s&&s.getSourceFileByPath(n);if(l){e.Debug.assertEqual(u.scriptKind,l.scriptKind,"Registered script kind should match new script kind.",n);return r.updateDocumentWithKey(t,n,v,S,u.scriptSnapshot,u.version,u.scriptKind)}}return r.acquireDocumentWithKey(t,n,v,S,u.scriptSnapshot,u.version,u.scriptKind)}}function getProgram(){if(i){e.Debug.assert(s===undefined);return undefined}synchronizeHostData();return s}function cleanupSemanticCache(){s=undefined}function dispose(){if(s){e.forEach(s.getSourceFiles(),function(e){return r.releaseDocument(e.fileName,s.getCompilerOptions())});s=undefined}t=undefined}function getSyntacticDiagnostics(e){synchronizeHostData();return s.getSyntacticDiagnostics(getValidSourceFile(e),l).slice()}function getSemanticDiagnostics(t){synchronizeHostData();var r=getValidSourceFile(t);var n=s.getSemanticDiagnostics(r,l);if(!e.getEmitDeclarations(s.getCompilerOptions())){return n.slice()}var i=s.getDeclarationDiagnostics(r,l);return n.concat(i)}function getSuggestionDiagnostics(t){synchronizeHostData();return e.computeSuggestionDiagnostics(getValidSourceFile(t),s,l)}function getCompilerOptionsDiagnostics(){synchronizeHostData();return s.getOptionsDiagnostics(l).concat(s.getGlobalDiagnostics(l))}function getCompletionsAtPosition(r,i,a){if(a===void 0){a=e.emptyOptions}var o=n({},e.identity(a),{includeCompletionsForModuleExports:a.includeCompletionsForModuleExports||a.includeExternalModuleExports,includeCompletionsWithInsertText:a.includeCompletionsWithInsertText||a.includeInsertTextCompletions});synchronizeHostData();return e.Completions.getCompletionsAtPosition(t,s,log,getValidSourceFile(r),i,o,a.triggerCharacter)}function getCompletionEntryDetails(r,n,i,a,o,c){if(c===void 0){c=e.emptyOptions}synchronizeHostData();return e.Completions.getCompletionEntryDetails(s,log,getValidSourceFile(r),n,{name:i,source:o},t,a&&e.formatting.getFormatContext(a),c,l)}function getCompletionEntrySymbol(t,r,n,i){synchronizeHostData();return e.Completions.getCompletionEntrySymbol(s,log,getValidSourceFile(t),r,{name:n,source:i})}function getQuickInfoAtPosition(t,r){synchronizeHostData();var n=getValidSourceFile(t);var i=e.getTouchingPropertyName(n,r);if(i===n){return undefined}var a=s.getTypeChecker();var o=getSymbolAtLocationForQuickInfo(i,a);if(!o||a.isUnknownSymbol(o)){var c=shouldGetType(n,i,r)?a.getTypeAtLocation(i):undefined;return c&&{kind:"",kindModifiers:"",textSpan:e.createTextSpanFromNode(i,n),displayParts:a.runWithCancellationToken(l,function(t){return e.typeToDisplayParts(t,c,e.getContainerNode(i))}),documentation:c.symbol?c.symbol.getDocumentationComment(a):undefined,tags:c.symbol?c.symbol.getJsDocTags():undefined}}var u=a.runWithCancellationToken(l,function(t){return e.SymbolDisplay.getSymbolDisplayPartsDocumentationAndSymbolKind(t,o,n,e.getContainerNode(i),i)}),f=u.symbolKind,d=u.displayParts,p=u.documentation,g=u.tags;return{kind:f,kindModifiers:e.SymbolDisplay.getSymbolModifiers(o),textSpan:e.createTextSpanFromNode(i,n),displayParts:d,documentation:p,tags:g}}function shouldGetType(t,r,n){switch(r.kind){case 72:return!e.isLabelName(r)&&!e.isTagName(r);case 189:case 148:return!e.isInComment(t,n);case 100:case 178:case 98:return true;default:return false}}function getDefinitionAtPosition(t,r){synchronizeHostData();return e.GoToDefinition.getDefinitionAtPosition(s,getValidSourceFile(t),r)}function getDefinitionAndBoundSpan(t,r){synchronizeHostData();return e.GoToDefinition.getDefinitionAndBoundSpan(s,getValidSourceFile(t),r)}function getTypeDefinitionAtPosition(t,r){synchronizeHostData();return e.GoToDefinition.getTypeDefinitionAtPosition(s.getTypeChecker(),getValidSourceFile(t),r)}function getImplementationAtPosition(t,r){synchronizeHostData();return e.FindAllReferences.getImplementationsAtPosition(s,l,s.getSourceFiles(),getValidSourceFile(t),r)}function getOccurrencesAtPosition(t,r){return e.flatMap(getDocumentHighlights(t,r,[t]),function(e){return e.highlightSpans.map(function(t){return{fileName:e.fileName,textSpan:t.textSpan,isWriteAccess:t.kind==="writtenReference",isDefinition:false,isInString:t.isInString}})})}function getDocumentHighlights(t,r,n){var i=e.normalizePath(t);e.Debug.assert(n.some(function(t){return e.normalizePath(t)===i}));synchronizeHostData();var a=n.map(getValidSourceFile);var o=getValidSourceFile(t);return e.DocumentHighlights.getDocumentHighlights(s,l,o,r,a)}function findRenameLocations(t,r,n,i){synchronizeHostData();var a=getValidSourceFile(t);var o=e.getTouchingPropertyName(a,r);if(e.isIdentifier(o)&&(e.isJsxOpeningElement(o.parent)||e.isJsxClosingElement(o.parent))&&e.isIntrinsicJsxName(o.escapedText)){var s=o.parent.parent,c=s.openingElement,u=s.closingElement;return[c,u].map(function(t){return{fileName:a.fileName,textSpan:e.createTextSpanFromNode(t.tagName,a)}})}else{return getReferencesWorker(o,r,{findInStrings:n,findInComments:i,isForRename:true},e.FindAllReferences.toRenameLocation)}}function getReferencesAtPosition(t,r){synchronizeHostData();return getReferencesWorker(e.getTouchingPropertyName(getValidSourceFile(t),r),r,{},e.FindAllReferences.toReferenceEntry)}function getReferencesWorker(t,r,n,i){synchronizeHostData();var a=n&&n.isForRename?s.getSourceFiles().filter(function(e){return!s.isSourceFileDefaultLibrary(e)}):s.getSourceFiles();return e.FindAllReferences.findReferenceOrRenameEntries(s,l,a,t,r,n,i)}function findReferences(t,r){synchronizeHostData();return e.FindAllReferences.findReferencedSymbols(s,l,s.getSourceFiles(),getValidSourceFile(t),r)}function getNavigateToItems(t,r,n,i){if(i===void 0){i=false}synchronizeHostData();var a=n?[getValidSourceFile(n)]:s.getSourceFiles();return e.NavigateTo.getNavigateToItems(a,s.getTypeChecker(),l,t,r,i)}function getEmitOutput(r,n){if(n===void 0){n=false}synchronizeHostData();var i=getValidSourceFile(r);var a=t.getCustomTransformers&&t.getCustomTransformers();return e.getFileEmitOutput(s,i,n,l,a)}function getSignatureHelpItems(t,r,n){var i=(n===void 0?e.emptyOptions:n).triggerReason;synchronizeHostData();var a=getValidSourceFile(t);return e.SignatureHelp.getSignatureHelpItems(s,a,r,i,l)}function getNonBoundSourceFile(e){return o.getCurrentSourceFile(e)}function getNameOrDottedNameSpan(t,r,n){var i=o.getCurrentSourceFile(t);var a=e.getTouchingPropertyName(i,r);if(a===i){return undefined}switch(a.kind){case 189:case 148:case 10:case 87:case 102:case 96:case 98:case 100:case 178:case 72:break;default:return undefined}var s=a;while(true){if(e.isRightSideOfPropertyAccess(s)||e.isRightSideOfQualifiedName(s)){s=s.parent}else if(e.isNameOfModuleDeclaration(s)){if(s.parent.parent.kind===244&&s.parent.parent.body===s.parent){s=s.parent.parent.name}else{break}}else{break}}return e.createTextSpanFromBounds(s.getStart(),a.getEnd())}function getBreakpointStatementAtPosition(t,r){var n=o.getCurrentSourceFile(t);return e.BreakpointResolver.spanInSourceFileAtLocation(n,r)}function getNavigationBarItems(t){return e.NavigationBar.getNavigationBarItems(o.getCurrentSourceFile(t),l)}function getNavigationTree(t){return e.NavigationBar.getNavigationTree(o.getCurrentSourceFile(t),l)}function isTsOrTsxFile(r){var n=e.getScriptKind(r,t);return n===3||n===4}function getSemanticClassifications(t,r){if(!isTsOrTsxFile(t)){return[]}synchronizeHostData();return e.getSemanticClassifications(s.getTypeChecker(),l,getValidSourceFile(t),s.getClassifiableNames(),r)}function getEncodedSemanticClassifications(t,r){if(!isTsOrTsxFile(t)){return{spans:[],endOfLineState:0}}synchronizeHostData();return e.getEncodedSemanticClassifications(s.getTypeChecker(),l,getValidSourceFile(t),s.getClassifiableNames(),r)}function getSyntacticClassifications(t,r){return e.getSyntacticClassifications(l,o.getCurrentSourceFile(t),r)}function getEncodedSyntacticClassifications(t,r){return e.getEncodedSyntacticClassifications(l,o.getCurrentSourceFile(t),r)}function getOutliningSpans(t){var r=o.getCurrentSourceFile(t);return e.OutliningElementsCollector.collectElements(r,l)}var h=e.createMapFromTemplate((a={},a[18]=19,a[20]=21,a[22]=23,a[30]=28,a));h.forEach(function(e,t){return h.set(e.toString(),Number(t))});function getBraceMatchingAtPosition(t,r){var n=o.getCurrentSourceFile(t);var i=e.getTouchingToken(n,r);var a=i.getStart(n)===r?h.get(i.kind.toString()):undefined;var s=a&&e.findChildOfKind(i.parent,a,n);return s?[e.createTextSpanFromNode(i,n),e.createTextSpanFromNode(s,n)].sort(function(e,t){return e.start-t.start}):e.emptyArray}function getIndentationAtPosition(t,r,n){var i=e.timestamp();var a=toEditorSettings(n);var s=o.getCurrentSourceFile(t);log("getIndentationAtPosition: getCurrentSourceFile: "+(e.timestamp()-i));i=e.timestamp();var c=e.formatting.SmartIndenter.getIndentation(r,s,a);log("getIndentationAtPosition: computeIndentation : "+(e.timestamp()-i));return c}function getFormattingEditsForRange(t,r,n,i){var a=o.getCurrentSourceFile(t);return e.formatting.formatSelection(r,n,a,e.formatting.getFormatContext(toEditorSettings(i)))}function getFormattingEditsForDocument(t,r){return e.formatting.formatDocument(o.getCurrentSourceFile(t),e.formatting.getFormatContext(toEditorSettings(r)))}function getFormattingEditsAfterKeystroke(t,r,n,i){var a=o.getCurrentSourceFile(t);var s=e.formatting.getFormatContext(toEditorSettings(i));if(!e.isInComment(a,r)){switch(n){case"{":return e.formatting.formatOnOpeningCurly(r,a,s);case"}":return e.formatting.formatOnClosingCurly(r,a,s);case";":return e.formatting.formatOnSemicolon(r,a,s);case"\n":return e.formatting.formatOnEnter(r,a,s)}}return[]}function getCodeFixesAtPosition(r,n,i,a,o,c){if(c===void 0){c=e.emptyOptions}synchronizeHostData();var u=getValidSourceFile(r);var f=e.createTextSpanFromBounds(n,i);var d=e.formatting.getFormatContext(o);return e.flatMap(e.deduplicate(a,e.equateValues,e.compareValues),function(r){l.throwIfCancellationRequested();return e.codefix.getFixes({errorCode:r,sourceFile:u,span:f,program:s,host:t,cancellationToken:l,formatContext:d,preferences:c})})}function getCombinedCodeFix(r,n,i,a){if(a===void 0){a=e.emptyOptions}synchronizeHostData();e.Debug.assert(r.type==="file");var o=getValidSourceFile(r.fileName);var c=e.formatting.getFormatContext(i);return e.codefix.getAllFixes({fixId:n,sourceFile:o,program:s,host:t,cancellationToken:l,formatContext:c,preferences:a})}function organizeImports(r,n,i){if(i===void 0){i=e.emptyOptions}synchronizeHostData();e.Debug.assert(r.type==="file");var a=getValidSourceFile(r.fileName);var o=e.formatting.getFormatContext(n);return e.OrganizeImports.organizeImports(a,o,t,s,i)}function getEditsForFileRename(r,n,i,a){if(a===void 0){a=e.emptyOptions}return e.getEditsForFileRename(getProgram(),r,n,t,e.formatting.getFormatContext(i),a,y)}function applyCodeActionCommand(t,r){var n=typeof t==="string"?r:t;var i=typeof t!=="string"?r:undefined;return e.isArray(n)?Promise.all(n.map(function(e){return applySingleCodeActionCommand(e,i)})):applySingleCodeActionCommand(n,i)}function applySingleCodeActionCommand(r,n){var i=function(t){return e.toPath(t,f,m)};switch(r.type){case"install package":return t.installPackage?t.installPackage({fileName:i(r.file),packageName:r.packageName}):Promise.reject("Host does not implement `installPackage`");case"generate types":{var a=r.fileToGenerateTypesFor,o=r.outputFileName;if(!t.inspectValue)return Promise.reject("Host does not implement `installPackage`");var s=t.inspectValue({fileNameToRequire:a});return s.then(function(r){var a=i(o);t.writeFile(a,e.valueInfoToDeclarationFileText(r,n||e.testFormatSettings));return{successMessage:"Wrote types to '"+a+"'"}})}default:return e.Debug.assertNever(r)}}function getDocCommentTemplateAtPosition(r,n){return e.JsDoc.getDocCommentTemplateAtPosition(e.getNewLineOrDefaultFromHost(t),o.getCurrentSourceFile(r),n)}function isValidBraceCompletionAtPosition(t,r,n){if(n===60){return false}var i=o.getCurrentSourceFile(t);if(e.isInString(i,r)){return false}if(e.isInsideJsxElementOrAttribute(i,r)){return n===123}if(e.isInTemplateString(i,r)){return false}switch(n){case 39:case 34:case 96:return!e.isInComment(i,r)}return true}function getJsxClosingTagAtPosition(t,r){var n=o.getCurrentSourceFile(t);var i=e.findPrecedingToken(r,n);if(!i)return undefined;var a=i.kind===30&&e.isJsxOpeningElement(i.parent)?i.parent.parent:e.isJsxText(i)?i.parent:undefined;if(a&&isUnclosedTag(a)){return{newText:""}}}function isUnclosedTag(t){var r=t.openingElement,n=t.closingElement,i=t.parent;return!e.tagNamesAreEquivalent(r.tagName,n.tagName)||e.isJsxElement(i)&&e.tagNamesAreEquivalent(r.tagName,i.openingElement.tagName)&&isUnclosedTag(i)}function getSpanOfEnclosingComment(t,r,n){var i=o.getCurrentSourceFile(t);var a=e.formatting.getRangeOfEnclosingComment(i,r);return a&&(!n||a.kind===3)?e.createTextSpanFromRange(a):undefined}function getTodoComments(t,r){synchronizeHostData();var n=getValidSourceFile(t);l.throwIfCancellationRequested();var i=n.text;var a=[];if(r.length>0&&!isNodeModulesFile(n.fileName)){var o=getTodoCommentsRegExp();var s=void 0;while(s=o.exec(i)){l.throwIfCancellationRequested();var c=3;e.Debug.assert(s.length===r.length+c);var u=s[1];var f=s.index+u.length;if(!e.isInComment(n,f)){continue}var d=void 0;for(var p=0;p=97&&e<=122||e>=65&&e<=90||e>=48&&e<=57}function isNodeModulesFile(t){return e.stringContains(t,"/node_modules/")}}function getRenameInfo(t,r){synchronizeHostData();return e.Rename.getRenameInfo(s,getValidSourceFile(t),r)}function getRefactorContext(r,n,i,a){var o=typeof n==="number"?[n,undefined]:[n.pos,n.end],s=o[0],c=o[1];return{file:r,startPosition:s,endPosition:c,program:getProgram(),host:t,formatContext:e.formatting.getFormatContext(a),cancellationToken:l,preferences:i}}function getApplicableRefactors(t,r,n){if(n===void 0){n=e.emptyOptions}synchronizeHostData();var i=getValidSourceFile(t);return e.refactor.getApplicableRefactors(getRefactorContext(i,r,n))}function getEditsForRefactor(t,r,n,i,a,o){if(o===void 0){o=e.emptyOptions}synchronizeHostData();var s=getValidSourceFile(t);return e.refactor.getEditsForRefactor(getRefactorContext(s,n,o,r),i,a)}return{dispose:dispose,cleanupSemanticCache:cleanupSemanticCache,getSyntacticDiagnostics:getSyntacticDiagnostics,getSemanticDiagnostics:getSemanticDiagnostics,getSuggestionDiagnostics:getSuggestionDiagnostics,getCompilerOptionsDiagnostics:getCompilerOptionsDiagnostics,getSyntacticClassifications:getSyntacticClassifications,getSemanticClassifications:getSemanticClassifications,getEncodedSyntacticClassifications:getEncodedSyntacticClassifications,getEncodedSemanticClassifications:getEncodedSemanticClassifications,getCompletionsAtPosition:getCompletionsAtPosition,getCompletionEntryDetails:getCompletionEntryDetails,getCompletionEntrySymbol:getCompletionEntrySymbol,getSignatureHelpItems:getSignatureHelpItems,getQuickInfoAtPosition:getQuickInfoAtPosition,getDefinitionAtPosition:getDefinitionAtPosition,getDefinitionAndBoundSpan:getDefinitionAndBoundSpan,getImplementationAtPosition:getImplementationAtPosition,getTypeDefinitionAtPosition:getTypeDefinitionAtPosition,getReferencesAtPosition:getReferencesAtPosition,findReferences:findReferences,getOccurrencesAtPosition:getOccurrencesAtPosition,getDocumentHighlights:getDocumentHighlights,getNameOrDottedNameSpan:getNameOrDottedNameSpan,getBreakpointStatementAtPosition:getBreakpointStatementAtPosition,getNavigateToItems:getNavigateToItems,getRenameInfo:getRenameInfo,findRenameLocations:findRenameLocations,getNavigationBarItems:getNavigationBarItems,getNavigationTree:getNavigationTree,getOutliningSpans:getOutliningSpans,getTodoComments:getTodoComments,getBraceMatchingAtPosition:getBraceMatchingAtPosition,getIndentationAtPosition:getIndentationAtPosition,getFormattingEditsForRange:getFormattingEditsForRange,getFormattingEditsForDocument:getFormattingEditsForDocument,getFormattingEditsAfterKeystroke:getFormattingEditsAfterKeystroke,getDocCommentTemplateAtPosition:getDocCommentTemplateAtPosition,isValidBraceCompletionAtPosition:isValidBraceCompletionAtPosition,getJsxClosingTagAtPosition:getJsxClosingTagAtPosition,getSpanOfEnclosingComment:getSpanOfEnclosingComment,getCodeFixesAtPosition:getCodeFixesAtPosition,getCombinedCodeFix:getCombinedCodeFix,applyCodeActionCommand:applyCodeActionCommand,organizeImports:organizeImports,getEditsForFileRename:getEditsForFileRename,getEmitOutput:getEmitOutput,getNonBoundSourceFile:getNonBoundSourceFile,getProgram:getProgram,getApplicableRefactors:getApplicableRefactors,getEditsForRefactor:getEditsForRefactor,toLineColumnOffset:y.toLineColumnOffset,getSourceMapper:function(){return y}}}e.createLanguageService=createLanguageService;function getNameTable(e){if(!e.nameTable){initializeNameTable(e)}return e.nameTable}e.getNameTable=getNameTable;function initializeNameTable(t){var r=t.nameTable=e.createUnderscoreEscapedMap();t.forEachChild(function walk(t){if(e.isIdentifier(t)&&!e.isTagName(t)&&t.escapedText||e.isStringOrNumericLiteralLike(t)&&literalIsName(t)){var n=e.getEscapedTextOfIdentifierOrLiteral(t);r.set(n,r.get(n)===undefined?t.pos:-1)}e.forEachChild(t,walk);if(e.hasJSDocNodes(t)){for(var i=0,a=t.jsDoc;ii){var a=e.findPrecedingToken(n.pos,t);if(!a||t.getLineAndCharacterOfPosition(a.getEnd()).line!==i){return undefined}n=a}if(n.flags&4194304){return undefined}return spanInNode(n);function textSpan(r,n){var i=r.decorators?e.skipTrivia(t.text,r.decorators.end):r.getStart(t);return e.createTextSpanFromBounds(i,(n||r).getEnd())}function textSpanEndingAtNextToken(r,n){return textSpan(r,e.findNextToken(n,n.parent,t))}function spanInNodeIfStartsOnSameLine(e,r){if(e&&i===t.getLineAndCharacterOfPosition(e.getStart(t)).line){return spanInNode(e)}return spanInNode(r)}function spanInNodeArray(r){return e.createTextSpanFromBounds(e.skipTrivia(t.text,r.pos),r.end)}function spanInPreviousNode(r){return spanInNode(e.findPrecedingToken(r.pos,t))}function spanInNextNode(r){return spanInNode(e.findNextToken(r,r.parent,t))}function spanInNode(r){if(r){var n=r.parent;switch(r.kind){case 219:return spanInVariableDeclaration(r.declarationList.declarations[0]);case 237:case 154:case 153:return spanInVariableDeclaration(r);case 151:return spanInParameterDeclaration(r);case 239:case 156:case 155:case 158:case 159:case 157:case 196:case 197:return spanInFunctionDeclaration(r);case 218:if(e.isFunctionBlock(r)){return spanInFunctionBlock(r)}case 245:return spanInBlock(r);case 274:return spanInBlock(r.block);case 221:return textSpan(r.expression);case 230:return textSpan(r.getChildAt(0),r.expression);case 224:return textSpanEndingAtNextToken(r,r.expression);case 223:return spanInNode(r.statement);case 236:return textSpan(r.getChildAt(0));case 222:return textSpanEndingAtNextToken(r,r.expression);case 233:return spanInNode(r.statement);case 229:case 228:return textSpan(r.getChildAt(0),r.label);case 225:return spanInForStatement(r);case 226:return textSpanEndingAtNextToken(r,r.expression);case 227:return spanInInitializerOfForLike(r);case 232:return textSpanEndingAtNextToken(r,r.expression);case 271:case 272:return spanInNode(r.statements[0]);case 235:return spanInBlock(r.tryBlock);case 234:return textSpan(r,r.expression);case 254:return textSpan(r,r.expression);case 248:return textSpan(r,r.moduleReference);case 249:return textSpan(r,r.moduleSpecifier);case 255:return textSpan(r,r.moduleSpecifier);case 244:if(e.getModuleInstanceState(r)!==1){return undefined}case 240:case 243:case 278:case 186:return textSpan(r);case 231:return spanInNode(r.statement);case 152:return spanInNodeArray(n.decorators);case 184:case 185:return spanInBindingPattern(r);case 241:case 242:return undefined;case 26:case 1:return spanInNodeIfStartsOnSameLine(e.findPrecedingToken(r.pos,t));case 27:return spanInPreviousNode(r);case 18:return spanInOpenBraceToken(r);case 19:return spanInCloseBraceToken(r);case 23:return spanInCloseBracketToken(r);case 20:return spanInOpenParenToken(r);case 21:return spanInCloseParenToken(r);case 57:return spanInColonToken(r);case 30:case 28:return spanInGreaterThanOrLessThanToken(r);case 107:return spanInWhileKeyword(r);case 83:case 75:case 88:return spanInNextNode(r);case 147:return spanInOfKeyword(r);default:if(e.isArrayLiteralOrObjectLiteralDestructuringPattern(r)){return spanInArrayLiteralOrObjectLiteralDestructuringPattern(r)}if((r.kind===72||r.kind===208||r.kind===275||r.kind===276)&&e.isArrayLiteralOrObjectLiteralDestructuringPattern(n)){return textSpan(r)}if(r.kind===204){var i=r,a=i.left,o=i.operatorToken;if(e.isArrayLiteralOrObjectLiteralDestructuringPattern(a)){return spanInArrayLiteralOrObjectLiteralDestructuringPattern(a)}if(o.kind===59&&e.isArrayLiteralOrObjectLiteralDestructuringPattern(r.parent)){return textSpan(r)}if(o.kind===27){return spanInNode(a)}}if(e.isExpressionNode(r)){switch(n.kind){case 223:return spanInPreviousNode(r);case 152:return spanInNode(r.parent);case 225:case 227:return textSpan(r);case 204:if(r.parent.operatorToken.kind===27){return textSpan(r)}break;case 197:if(r.parent.body===r){return textSpan(r)}break}}switch(r.parent.kind){case 275:if(r.parent.name===r&&!e.isArrayLiteralOrObjectLiteralDestructuringPattern(r.parent.parent)){return spanInNode(r.parent.initializer)}break;case 194:if(r.parent.type===r){return spanInNextNode(r.parent.type)}break;case 237:case 151:{var s=r.parent,c=s.initializer,u=s.type;if(c===r||u===r||e.isAssignmentOperator(r.kind)){return spanInPreviousNode(r)}break}case 204:{var a=r.parent.left;if(e.isArrayLiteralOrObjectLiteralDestructuringPattern(a)&&r!==a){return spanInPreviousNode(r)}break}default:if(e.isFunctionLike(r.parent)&&r.parent.type===r){return spanInPreviousNode(r)}}return spanInNode(r.parent)}}function textSpanFromVariableDeclaration(r){if(e.isVariableDeclarationList(r.parent)&&r.parent.declarations[0]===r){return textSpan(e.findPrecedingToken(r.pos,t,r.parent),r)}else{return textSpan(r)}}function spanInVariableDeclaration(r){if(r.parent.parent.kind===226){return spanInNode(r.parent.parent)}var n=r.parent;if(e.isBindingPattern(r.name)){return spanInBindingPattern(r.name)}if(r.initializer||e.hasModifier(r,1)||n.parent.kind===227){return textSpanFromVariableDeclaration(r)}if(e.isVariableDeclarationList(r.parent)&&r.parent.declarations[0]!==r){return spanInNode(e.findPrecedingToken(r.pos,t,r.parent))}}function canHaveSpanInParameterDeclaration(t){return!!t.initializer||t.dotDotDotToken!==undefined||e.hasModifier(t,4|8)}function spanInParameterDeclaration(t){if(e.isBindingPattern(t.name)){return spanInBindingPattern(t.name)}else if(canHaveSpanInParameterDeclaration(t)){return textSpan(t)}else{var r=t.parent;var n=r.parameters.indexOf(t);e.Debug.assert(n!==-1);if(n!==0){return spanInParameterDeclaration(r.parameters[n-1])}else{return spanInNode(r.body)}}}function canFunctionHaveSpanInWholeDeclaration(t){return e.hasModifier(t,1)||t.parent.kind===240&&t.kind!==157}function spanInFunctionDeclaration(e){if(!e.body){return undefined}if(canFunctionHaveSpanInWholeDeclaration(e)){return textSpan(e)}return spanInNode(e.body)}function spanInFunctionBlock(e){var t=e.statements.length?e.statements[0]:e.getLastToken();if(canFunctionHaveSpanInWholeDeclaration(e.parent)){return spanInNodeIfStartsOnSameLine(e.parent,t)}return spanInNode(t)}function spanInBlock(r){switch(r.parent.kind){case 244:if(e.getModuleInstanceState(r.parent)!==1){return undefined}case 224:case 222:case 226:return spanInNodeIfStartsOnSameLine(r.parent,r.statements[0]);case 225:case 227:return spanInNodeIfStartsOnSameLine(e.findPrecedingToken(r.pos,t,r.parent),r.statements[0])}return spanInNode(r.statements[0])}function spanInInitializerOfForLike(e){if(e.initializer.kind===238){var t=e.initializer;if(t.declarations.length>0){return spanInNode(t.declarations[0])}}else{return spanInNode(e.initializer)}}function spanInForStatement(e){if(e.initializer){return spanInInitializerOfForLike(e)}if(e.condition){return textSpan(e.condition)}if(e.incrementor){return textSpan(e.incrementor)}}function spanInBindingPattern(t){var r=e.forEach(t.elements,function(e){return e.kind!==210?e:undefined});if(r){return spanInNode(r)}if(t.parent.kind===186){return textSpan(t.parent)}return textSpanFromVariableDeclaration(t.parent)}function spanInArrayLiteralOrObjectLiteralDestructuringPattern(t){e.Debug.assert(t.kind!==185&&t.kind!==184);var r=t.kind===187?t.elements:t.properties;var n=e.forEach(r,function(e){return e.kind!==210?e:undefined});if(n){return spanInNode(n)}return textSpan(t.parent.kind===204?t.parent:t)}function spanInOpenBraceToken(r){switch(r.parent.kind){case 243:var n=r.parent;return spanInNodeIfStartsOnSameLine(e.findPrecedingToken(r.pos,t,r.parent),n.members.length?n.members[0]:n.getLastToken(t));case 240:var i=r.parent;return spanInNodeIfStartsOnSameLine(e.findPrecedingToken(r.pos,t,r.parent),i.members.length?i.members[0]:i.getLastToken(t));case 246:return spanInNodeIfStartsOnSameLine(r.parent.parent,r.parent.clauses[0])}return spanInNode(r.parent)}function spanInCloseBraceToken(t){switch(t.parent.kind){case 245:if(e.getModuleInstanceState(t.parent.parent)!==1){return undefined}case 243:case 240:return textSpan(t);case 218:if(e.isFunctionBlock(t.parent)){return textSpan(t)}case 274:return spanInNode(e.lastOrUndefined(t.parent.statements));case 246:var r=t.parent;var n=e.lastOrUndefined(r.clauses);if(n){return spanInNode(e.lastOrUndefined(n.statements))}return undefined;case 184:var i=t.parent;return spanInNode(e.lastOrUndefined(i.elements)||i);default:if(e.isArrayLiteralOrObjectLiteralDestructuringPattern(t.parent)){var a=t.parent;return textSpan(e.lastOrUndefined(a.properties)||a)}return spanInNode(t.parent)}}function spanInCloseBracketToken(t){switch(t.parent.kind){case 185:var r=t.parent;return textSpan(e.lastOrUndefined(r.elements)||r);default:if(e.isArrayLiteralOrObjectLiteralDestructuringPattern(t.parent)){var n=t.parent;return textSpan(e.lastOrUndefined(n.elements)||n)}return spanInNode(t.parent)}}function spanInOpenParenToken(e){if(e.parent.kind===223||e.parent.kind===191||e.parent.kind===192){return spanInPreviousNode(e)}if(e.parent.kind===195){return spanInNextNode(e)}return spanInNode(e.parent)}function spanInCloseParenToken(e){switch(e.parent.kind){case 196:case 239:case 197:case 156:case 155:case 158:case 159:case 157:case 224:case 223:case 225:case 227:case 191:case 192:case 195:return spanInPreviousNode(e);default:return spanInNode(e.parent)}}function spanInColonToken(t){if(e.isFunctionLike(t.parent)||t.parent.kind===275||t.parent.kind===151){return spanInPreviousNode(t)}return spanInNode(t.parent)}function spanInGreaterThanOrLessThanToken(e){if(e.parent.kind===194){return spanInNextNode(e)}return spanInNode(e.parent)}function spanInWhileKeyword(e){if(e.parent.kind===223){return textSpanEndingAtNextToken(e,e.parent.expression)}return spanInNode(e.parent)}function spanInOfKeyword(e){if(e.parent.kind===227){return spanInNextNode(e)}return spanInNode(e.parent)}}}t.spanInSourceFileAtLocation=spanInSourceFileAtLocation})(t=e.BreakpointResolver||(e.BreakpointResolver={}))})(s||(s={}));var s;(function(e){function transform(t,r,n){var i=[];n=e.fixupCompilerOptions(n,i);var a=e.isArray(t)?t:[t];var o=e.transformNodes(undefined,undefined,n,a,r,true);o.diagnostics=e.concatenate(o.diagnostics,i);return o}e.transform=transform})(s||(s={}));var c=function(){return this}();var s;(function(t){function logInternalError(e,t){if(e){e.log("*INTERNAL ERROR* - Exception in typescript services: "+t.message)}}var r=function(){function ScriptSnapshotShimAdapter(e){this.scriptSnapshotShim=e}ScriptSnapshotShimAdapter.prototype.getText=function(e,t){return this.scriptSnapshotShim.getText(e,t)};ScriptSnapshotShimAdapter.prototype.getLength=function(){return this.scriptSnapshotShim.getLength()};ScriptSnapshotShimAdapter.prototype.getChangeRange=function(e){var r=e;var n=this.scriptSnapshotShim.getChangeRange(r.scriptSnapshotShim);if(n===null){return null}var i=JSON.parse(n);return t.createTextChangeRange(t.createTextSpan(i.span.start,i.span.length),i.newLength)};ScriptSnapshotShimAdapter.prototype.dispose=function(){if("dispose"in this.scriptSnapshotShim){this.scriptSnapshotShim.dispose()}};return ScriptSnapshotShimAdapter}();var n=function(){function LanguageServiceShimHostAdapter(e){var r=this;this.shimHost=e;this.loggingEnabled=false;this.tracingEnabled=false;if("getModuleResolutionsForFile"in this.shimHost){this.resolveModuleNames=function(e,n){var i=JSON.parse(r.shimHost.getModuleResolutionsForFile(n));return t.map(e,function(e){var r=t.getProperty(i,e);return r?{resolvedFileName:r,extension:t.extensionFromPath(r),isExternalLibraryImport:false}:undefined})}}if("directoryExists"in this.shimHost){this.directoryExists=function(e){return r.shimHost.directoryExists(e)}}if("getTypeReferenceDirectiveResolutionsForFile"in this.shimHost){this.resolveTypeReferenceDirectives=function(e,n){var i=JSON.parse(r.shimHost.getTypeReferenceDirectiveResolutionsForFile(n));return t.map(e,function(e){return t.getProperty(i,e)})}}}LanguageServiceShimHostAdapter.prototype.log=function(e){if(this.loggingEnabled){this.shimHost.log(e)}};LanguageServiceShimHostAdapter.prototype.trace=function(e){if(this.tracingEnabled){this.shimHost.trace(e)}};LanguageServiceShimHostAdapter.prototype.error=function(e){this.shimHost.error(e)};LanguageServiceShimHostAdapter.prototype.getProjectVersion=function(){if(!this.shimHost.getProjectVersion){return undefined}return this.shimHost.getProjectVersion()};LanguageServiceShimHostAdapter.prototype.getTypeRootsVersion=function(){if(!this.shimHost.getTypeRootsVersion){return 0}return this.shimHost.getTypeRootsVersion()};LanguageServiceShimHostAdapter.prototype.useCaseSensitiveFileNames=function(){return this.shimHost.useCaseSensitiveFileNames?this.shimHost.useCaseSensitiveFileNames():false};LanguageServiceShimHostAdapter.prototype.getCompilationSettings=function(){var e=this.shimHost.getCompilationSettings();if(e===null||e===""){throw Error("LanguageServiceShimHostAdapter.getCompilationSettings: empty compilationSettings")}var t=JSON.parse(e);t.allowNonTsExtensions=true;return t};LanguageServiceShimHostAdapter.prototype.getScriptFileNames=function(){var e=this.shimHost.getScriptFileNames();return JSON.parse(e)};LanguageServiceShimHostAdapter.prototype.getScriptSnapshot=function(e){var t=this.shimHost.getScriptSnapshot(e);return t&&new r(t)};LanguageServiceShimHostAdapter.prototype.getScriptKind=function(e){if("getScriptKind"in this.shimHost){return this.shimHost.getScriptKind(e)}else{return 0}};LanguageServiceShimHostAdapter.prototype.getScriptVersion=function(e){return this.shimHost.getScriptVersion(e)};LanguageServiceShimHostAdapter.prototype.getLocalizedDiagnosticMessages=function(){var e=this.shimHost.getLocalizedDiagnosticMessages();if(e===null||e===""){return null}try{return JSON.parse(e)}catch(e){this.log(e.description||"diagnosticMessages.generated.json has invalid JSON format");return null}};LanguageServiceShimHostAdapter.prototype.getCancellationToken=function(){var e=this.shimHost.getCancellationToken();return new t.ThrottledCancellationToken(e)};LanguageServiceShimHostAdapter.prototype.getCurrentDirectory=function(){return this.shimHost.getCurrentDirectory()};LanguageServiceShimHostAdapter.prototype.getDirectories=function(e){return JSON.parse(this.shimHost.getDirectories(e))};LanguageServiceShimHostAdapter.prototype.getDefaultLibFileName=function(e){return this.shimHost.getDefaultLibFileName(JSON.stringify(e))};LanguageServiceShimHostAdapter.prototype.readDirectory=function(e,r,n,i,a){var o=t.getFileMatcherPatterns(e,n,i,this.shimHost.useCaseSensitiveFileNames(),this.shimHost.getCurrentDirectory());return JSON.parse(this.shimHost.readDirectory(e,JSON.stringify(r),JSON.stringify(o.basePaths),o.excludePattern,o.includeFilePattern,o.includeDirectoryPattern,a))};LanguageServiceShimHostAdapter.prototype.readFile=function(e,t){return this.shimHost.readFile(e,t)};LanguageServiceShimHostAdapter.prototype.fileExists=function(e){return this.shimHost.fileExists(e)};return LanguageServiceShimHostAdapter}();t.LanguageServiceShimHostAdapter=n;var i=function(){function CoreServicesShimHostAdapter(e){var t=this;this.shimHost=e;this.useCaseSensitiveFileNames=this.shimHost.useCaseSensitiveFileNames?this.shimHost.useCaseSensitiveFileNames():false;if("directoryExists"in this.shimHost){this.directoryExists=function(e){return t.shimHost.directoryExists(e)}}else{this.directoryExists=undefined}if("realpath"in this.shimHost){this.realpath=function(e){return t.shimHost.realpath(e)}}else{this.realpath=undefined}}CoreServicesShimHostAdapter.prototype.readDirectory=function(e,r,n,i,a){var o=t.getFileMatcherPatterns(e,n,i,this.shimHost.useCaseSensitiveFileNames(),this.shimHost.getCurrentDirectory());return JSON.parse(this.shimHost.readDirectory(e,JSON.stringify(r),JSON.stringify(o.basePaths),o.excludePattern,o.includeFilePattern,o.includeDirectoryPattern,a))};CoreServicesShimHostAdapter.prototype.fileExists=function(e){return this.shimHost.fileExists(e)};CoreServicesShimHostAdapter.prototype.readFile=function(e){return this.shimHost.readFile(e)};CoreServicesShimHostAdapter.prototype.getDirectories=function(e){return JSON.parse(this.shimHost.getDirectories(e))};return CoreServicesShimHostAdapter}();t.CoreServicesShimHostAdapter=i;function simpleForwardCall(e,r,n,i){var a;if(i){e.log(r);a=t.timestamp()}var o=n();if(i){var s=t.timestamp();e.log(r+" completed in "+(s-a)+" msec");if(t.isString(o)){var c=o;if(c.length>128){c=c.substring(0,128)+"..."}e.log(" result.length="+c.length+", result='"+JSON.stringify(c)+"'")}}return o}function forwardJSONCall(e,t,r,n){return forwardCall(e,t,true,r,n)}function forwardCall(e,r,n,i,a){try{var o=simpleForwardCall(e,r,i,a);return n?JSON.stringify({result:o}):o}catch(n){if(n instanceof t.OperationCanceledException){return JSON.stringify({canceled:true})}logInternalError(e,n);n.description=r;return JSON.stringify({error:n})}}var a=function(){function ShimBase(e){this.factory=e;e.registerShim(this)}ShimBase.prototype.dispose=function(e){this.factory.unregisterShim(this)};return ShimBase}();function realizeDiagnostics(e,t){return e.map(function(e){return realizeDiagnostic(e,t)})}t.realizeDiagnostics=realizeDiagnostics;function realizeDiagnostic(e,r){return{message:t.flattenDiagnosticMessageText(e.messageText,r),start:e.start,length:e.length,category:t.diagnosticCategoryName(e),code:e.code,reportsUnnecessary:e.reportsUnnecessary}}var s=function(e){o(LanguageServiceShimObject,e);function LanguageServiceShimObject(t,r,n){var i=e.call(this,t)||this;i.host=r;i.languageService=n;i.logPerformance=false;i.logger=i.host;return i}LanguageServiceShimObject.prototype.forwardJSONCall=function(e,t){return forwardJSONCall(this.logger,e,t,this.logPerformance)};LanguageServiceShimObject.prototype.dispose=function(t){this.logger.log("dispose()");this.languageService.dispose();this.languageService=null;if(c&&c.CollectGarbage){c.CollectGarbage();this.logger.log("CollectGarbage()")}this.logger=null;e.prototype.dispose.call(this,t)};LanguageServiceShimObject.prototype.refresh=function(e){this.forwardJSONCall("refresh("+e+")",function(){return null})};LanguageServiceShimObject.prototype.cleanupSemanticCache=function(){var e=this;this.forwardJSONCall("cleanupSemanticCache()",function(){e.languageService.cleanupSemanticCache();return null})};LanguageServiceShimObject.prototype.realizeDiagnostics=function(e){var r=t.getNewLineOrDefaultFromHost(this.host);return realizeDiagnostics(e,r)};LanguageServiceShimObject.prototype.getSyntacticClassifications=function(e,r,n){var i=this;return this.forwardJSONCall("getSyntacticClassifications('"+e+"', "+r+", "+n+")",function(){return i.languageService.getSyntacticClassifications(e,t.createTextSpan(r,n))})};LanguageServiceShimObject.prototype.getSemanticClassifications=function(e,r,n){var i=this;return this.forwardJSONCall("getSemanticClassifications('"+e+"', "+r+", "+n+")",function(){return i.languageService.getSemanticClassifications(e,t.createTextSpan(r,n))})};LanguageServiceShimObject.prototype.getEncodedSyntacticClassifications=function(e,r,n){var i=this;return this.forwardJSONCall("getEncodedSyntacticClassifications('"+e+"', "+r+", "+n+")",function(){return convertClassifications(i.languageService.getEncodedSyntacticClassifications(e,t.createTextSpan(r,n)))})};LanguageServiceShimObject.prototype.getEncodedSemanticClassifications=function(e,r,n){var i=this;return this.forwardJSONCall("getEncodedSemanticClassifications('"+e+"', "+r+", "+n+")",function(){return convertClassifications(i.languageService.getEncodedSemanticClassifications(e,t.createTextSpan(r,n)))})};LanguageServiceShimObject.prototype.getSyntacticDiagnostics=function(e){var t=this;return this.forwardJSONCall("getSyntacticDiagnostics('"+e+"')",function(){var r=t.languageService.getSyntacticDiagnostics(e);return t.realizeDiagnostics(r)})};LanguageServiceShimObject.prototype.getSemanticDiagnostics=function(e){var t=this;return this.forwardJSONCall("getSemanticDiagnostics('"+e+"')",function(){var r=t.languageService.getSemanticDiagnostics(e);return t.realizeDiagnostics(r)})};LanguageServiceShimObject.prototype.getSuggestionDiagnostics=function(e){var t=this;return this.forwardJSONCall("getSuggestionDiagnostics('"+e+"')",function(){return t.realizeDiagnostics(t.languageService.getSuggestionDiagnostics(e))})};LanguageServiceShimObject.prototype.getCompilerOptionsDiagnostics=function(){var e=this;return this.forwardJSONCall("getCompilerOptionsDiagnostics()",function(){var t=e.languageService.getCompilerOptionsDiagnostics();return e.realizeDiagnostics(t)})};LanguageServiceShimObject.prototype.getQuickInfoAtPosition=function(e,t){var r=this;return this.forwardJSONCall("getQuickInfoAtPosition('"+e+"', "+t+")",function(){return r.languageService.getQuickInfoAtPosition(e,t)})};LanguageServiceShimObject.prototype.getNameOrDottedNameSpan=function(e,t,r){var n=this;return this.forwardJSONCall("getNameOrDottedNameSpan('"+e+"', "+t+", "+r+")",function(){return n.languageService.getNameOrDottedNameSpan(e,t,r)})};LanguageServiceShimObject.prototype.getBreakpointStatementAtPosition=function(e,t){var r=this;return this.forwardJSONCall("getBreakpointStatementAtPosition('"+e+"', "+t+")",function(){return r.languageService.getBreakpointStatementAtPosition(e,t)})};LanguageServiceShimObject.prototype.getSignatureHelpItems=function(e,t,r){var n=this;return this.forwardJSONCall("getSignatureHelpItems('"+e+"', "+t+")",function(){return n.languageService.getSignatureHelpItems(e,t,r)})};LanguageServiceShimObject.prototype.getDefinitionAtPosition=function(e,t){var r=this;return this.forwardJSONCall("getDefinitionAtPosition('"+e+"', "+t+")",function(){return r.languageService.getDefinitionAtPosition(e,t)})};LanguageServiceShimObject.prototype.getDefinitionAndBoundSpan=function(e,t){var r=this;return this.forwardJSONCall("getDefinitionAndBoundSpan('"+e+"', "+t+")",function(){return r.languageService.getDefinitionAndBoundSpan(e,t)})};LanguageServiceShimObject.prototype.getTypeDefinitionAtPosition=function(e,t){var r=this;return this.forwardJSONCall("getTypeDefinitionAtPosition('"+e+"', "+t+")",function(){return r.languageService.getTypeDefinitionAtPosition(e,t)})};LanguageServiceShimObject.prototype.getImplementationAtPosition=function(e,t){var r=this;return this.forwardJSONCall("getImplementationAtPosition('"+e+"', "+t+")",function(){return r.languageService.getImplementationAtPosition(e,t)})};LanguageServiceShimObject.prototype.getRenameInfo=function(e,t){var r=this;return this.forwardJSONCall("getRenameInfo('"+e+"', "+t+")",function(){return r.languageService.getRenameInfo(e,t)})};LanguageServiceShimObject.prototype.findRenameLocations=function(e,t,r,n){var i=this;return this.forwardJSONCall("findRenameLocations('"+e+"', "+t+", "+r+", "+n+")",function(){return i.languageService.findRenameLocations(e,t,r,n)})};LanguageServiceShimObject.prototype.getBraceMatchingAtPosition=function(e,t){var r=this;return this.forwardJSONCall("getBraceMatchingAtPosition('"+e+"', "+t+")",function(){return r.languageService.getBraceMatchingAtPosition(e,t)})};LanguageServiceShimObject.prototype.isValidBraceCompletionAtPosition=function(e,t,r){var n=this;return this.forwardJSONCall("isValidBraceCompletionAtPosition('"+e+"', "+t+", "+r+")",function(){return n.languageService.isValidBraceCompletionAtPosition(e,t,r)})};LanguageServiceShimObject.prototype.getSpanOfEnclosingComment=function(e,t,r){var n=this;return this.forwardJSONCall("getSpanOfEnclosingComment('"+e+"', "+t+")",function(){return n.languageService.getSpanOfEnclosingComment(e,t,r)})};LanguageServiceShimObject.prototype.getIndentationAtPosition=function(e,t,r){var n=this;return this.forwardJSONCall("getIndentationAtPosition('"+e+"', "+t+")",function(){var i=JSON.parse(r);return n.languageService.getIndentationAtPosition(e,t,i)})};LanguageServiceShimObject.prototype.getReferencesAtPosition=function(e,t){var r=this;return this.forwardJSONCall("getReferencesAtPosition('"+e+"', "+t+")",function(){return r.languageService.getReferencesAtPosition(e,t)})};LanguageServiceShimObject.prototype.findReferences=function(e,t){var r=this;return this.forwardJSONCall("findReferences('"+e+"', "+t+")",function(){return r.languageService.findReferences(e,t)})};LanguageServiceShimObject.prototype.getOccurrencesAtPosition=function(e,t){var r=this;return this.forwardJSONCall("getOccurrencesAtPosition('"+e+"', "+t+")",function(){return r.languageService.getOccurrencesAtPosition(e,t)})};LanguageServiceShimObject.prototype.getDocumentHighlights=function(e,r,n){var i=this;return this.forwardJSONCall("getDocumentHighlights('"+e+"', "+r+")",function(){var a=i.languageService.getDocumentHighlights(e,r,JSON.parse(n));var o=t.normalizeSlashes(e).toLowerCase();return t.filter(a,function(e){return t.normalizeSlashes(e.fileName).toLowerCase()===o})})};LanguageServiceShimObject.prototype.getCompletionsAtPosition=function(e,t,r){var n=this;return this.forwardJSONCall("getCompletionsAtPosition('"+e+"', "+t+", "+r+")",function(){return n.languageService.getCompletionsAtPosition(e,t,r)})};LanguageServiceShimObject.prototype.getCompletionEntryDetails=function(e,t,r,n,i,a){var o=this;return this.forwardJSONCall("getCompletionEntryDetails('"+e+"', "+t+", '"+r+"')",function(){var s=n===undefined?undefined:JSON.parse(n);return o.languageService.getCompletionEntryDetails(e,t,r,s,i,a)})};LanguageServiceShimObject.prototype.getFormattingEditsForRange=function(e,t,r,n){var i=this;return this.forwardJSONCall("getFormattingEditsForRange('"+e+"', "+t+", "+r+")",function(){var a=JSON.parse(n);return i.languageService.getFormattingEditsForRange(e,t,r,a)})};LanguageServiceShimObject.prototype.getFormattingEditsForDocument=function(e,t){var r=this;return this.forwardJSONCall("getFormattingEditsForDocument('"+e+"')",function(){var n=JSON.parse(t);return r.languageService.getFormattingEditsForDocument(e,n)})};LanguageServiceShimObject.prototype.getFormattingEditsAfterKeystroke=function(e,t,r,n){var i=this;return this.forwardJSONCall("getFormattingEditsAfterKeystroke('"+e+"', "+t+", '"+r+"')",function(){var a=JSON.parse(n);return i.languageService.getFormattingEditsAfterKeystroke(e,t,r,a)})};LanguageServiceShimObject.prototype.getDocCommentTemplateAtPosition=function(e,t){var r=this;return this.forwardJSONCall("getDocCommentTemplateAtPosition('"+e+"', "+t+")",function(){return r.languageService.getDocCommentTemplateAtPosition(e,t)})};LanguageServiceShimObject.prototype.getNavigateToItems=function(e,t,r){var n=this;return this.forwardJSONCall("getNavigateToItems('"+e+"', "+t+", "+r+")",function(){return n.languageService.getNavigateToItems(e,t,r)})};LanguageServiceShimObject.prototype.getNavigationBarItems=function(e){var t=this;return this.forwardJSONCall("getNavigationBarItems('"+e+"')",function(){return t.languageService.getNavigationBarItems(e)})};LanguageServiceShimObject.prototype.getNavigationTree=function(e){var t=this;return this.forwardJSONCall("getNavigationTree('"+e+"')",function(){return t.languageService.getNavigationTree(e)})};LanguageServiceShimObject.prototype.getOutliningSpans=function(e){var t=this;return this.forwardJSONCall("getOutliningSpans('"+e+"')",function(){return t.languageService.getOutliningSpans(e)})};LanguageServiceShimObject.prototype.getTodoComments=function(e,t){var r=this;return this.forwardJSONCall("getTodoComments('"+e+"')",function(){return r.languageService.getTodoComments(e,JSON.parse(t))})};LanguageServiceShimObject.prototype.getEmitOutput=function(e){var t=this;return this.forwardJSONCall("getEmitOutput('"+e+"')",function(){return t.languageService.getEmitOutput(e)})};LanguageServiceShimObject.prototype.getEmitOutputObject=function(e){var t=this;return forwardCall(this.logger,"getEmitOutput('"+e+"')",false,function(){return t.languageService.getEmitOutput(e)},this.logPerformance)};return LanguageServiceShimObject}(a);function convertClassifications(e){return{spans:e.spans.join(","),endOfLineState:e.endOfLineState}}var u=function(e){o(ClassifierShimObject,e);function ClassifierShimObject(r,n){var i=e.call(this,r)||this;i.logger=n;i.logPerformance=false;i.classifier=t.createClassifier();return i}ClassifierShimObject.prototype.getEncodedLexicalClassifications=function(e,t,r){var n=this;if(r===void 0){r=false}return forwardJSONCall(this.logger,"getEncodedLexicalClassifications",function(){return convertClassifications(n.classifier.getEncodedLexicalClassifications(e,t,r))},this.logPerformance)};ClassifierShimObject.prototype.getClassificationsForLine=function(e,t,r){if(r===void 0){r=false}var n=this.classifier.getClassificationsForLine(e,t,r);var i="";for(var a=0,o=n.entries;a{"use strict";var n=r(485);var i=r(8441);var a=r(3826);var o=r(3712);e.exports=function unionValue(e,t,r){if(!n(e)){throw new TypeError("union-value expects the first argument to be an object.")}if(typeof t!=="string"){throw new TypeError("union-value expects `prop` to be a string.")}var s=arrayify(a(e,t));o(e,t,i(s,arrayify(r)));return e};function arrayify(e){if(e===null||typeof e==="undefined"){return[]}if(Array.isArray(e)){return e}return[e]}},3712:(e,t,r)=>{"use strict";var n=r(3919);var i=r(8333);var a=r(1221);var o=r(485);e.exports=function(e,t,r){if(!o(e)){return e}if(Array.isArray(t)){t=n(t)}if(typeof t!=="string"){return e}var s=t.split(".");var c=s.length,u=-1;var l=e;var f;while(++u{"use strict";var n=r(977);var i=r(5147);e.exports=function unset(e,t){if(!n(e)){throw new TypeError("expected an object.")}if(e.hasOwnProperty(t)){delete e[t];return true}if(i(e,t)){var r=t.split(".");var a=r.pop();while(r.length&&r[r.length-1].slice(-1)==="\\"){a=r.pop().slice(0,-1)+"."+a}while(r.length)e=e[t=r.shift()];return delete e[a]}return true}},5147:(e,t,r)=>{"use strict";var n=r(5940);var i=r(6166);var a=r(3826);e.exports=function(e,t,r){if(n(e)){return i(a(e,t),r)}return i(e,t)}},5940:(e,t,r)=>{"use strict";var n=r(7523);e.exports=function isObject(e){return e!=null&&typeof e==="object"&&n(e)===false}},6166:e=>{"use strict";e.exports=function hasValue(e,t){if(e===null||e===undefined){return false}if(typeof e==="boolean"){return true}if(typeof e==="number"){if(e===0&&t===true){return false}return true}if(e.length!==undefined){return e.length!==0}for(var r in e){if(e.hasOwnProperty(r)){return true}}return false}},6002:(e,t,r)=>{var n=r(5622);"use strict";function urix(e){if(n.sep==="\\"){return e.replace(/\\/g,"/").replace(/^[a-z]:\/?/i,"/")}return e}e.exports=urix},1967:e=>{"use strict";e.exports=function base(e,t){if(!isObject(e)&&typeof e!=="function"){throw new TypeError("expected an object or function")}var r=isObject(t)?t:{};var n=typeof r.prop==="string"?r.prop:"fns";if(!Array.isArray(e[n])){define(e,n,[])}define(e,"use",use);define(e,"run",function(t){if(!isObject(t))return;if(!t.use||!t.run){define(t,n,t[n]||[]);define(t,"use",use)}if(!t[n]||t[n].indexOf(base)===-1){t.use(base)}var r=this||e;var i=r[n];var a=i.length;var o=-1;while(++o{const n=r(3686);const i=n.makeLogger;n.makeLogger=function(e,t){const r=i(e,t);const n=r.logWarning;r.logWarning=function(e){if(e.indexOf("This version may or may not be compatible with ts-loader")!==-1)return;return n(e)};return r};e.exports=r(2070);e.exports.typescript=r(3779)},2357:e=>{"use strict";e.exports=require("assert")},4293:e=>{"use strict";e.exports=require("buffer")},7082:e=>{"use strict";e.exports=require("console")},7619:e=>{"use strict";e.exports=require("constants")},6417:e=>{"use strict";e.exports=require("crypto")},5747:e=>{"use strict";e.exports=require("fs")},2282:e=>{"use strict";e.exports=require("module")},1631:e=>{"use strict";e.exports=require("net")},2087:e=>{"use strict";e.exports=require("os")},5622:e=>{"use strict";e.exports=require("path")},2413:e=>{"use strict";e.exports=require("stream")},8993:e=>{"use strict";e.exports=require("tty")},8835:e=>{"use strict";e.exports=require("url")},1669:e=>{"use strict";e.exports=require("util")}};var t={};function __webpack_require__(r){if(t[r]){return t[r].exports}var n=t[r]={id:r,loaded:false,exports:{}};var i=true;try{e[r].call(n.exports,n,n.exports,__webpack_require__);i=false}finally{if(i)delete t[r]}n.loaded=true;return n.exports}(()=>{__webpack_require__.nmd=(e=>{e.paths=[];if(!e.children)e.children=[];return e})})();__webpack_require__.ab=__dirname+"/";return __webpack_require__(2090)})(); \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.d.ts deleted file mode 100644 index 38a1cc0..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.d.ts +++ /dev/null @@ -1,24 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -/// -/// -/// -/// diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.dom.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.dom.d.ts deleted file mode 100644 index 464dea8..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.dom.d.ts +++ /dev/null @@ -1,17992 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -///////////////////////////// -/// DOM APIs -///////////////////////////// - -interface Account { - displayName: string; - id: string; - imageURL?: string; - name?: string; - rpDisplayName: string; -} - -interface AddEventListenerOptions extends EventListenerOptions { - once?: boolean; - passive?: boolean; -} - -interface AesCbcParams extends Algorithm { - iv: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; -} - -interface AesCtrParams extends Algorithm { - counter: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; - length: number; -} - -interface AesDerivedKeyParams extends Algorithm { - length: number; -} - -interface AesGcmParams extends Algorithm { - additionalData?: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; - iv: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; - tagLength?: number; -} - -interface AesKeyAlgorithm extends KeyAlgorithm { - length: number; -} - -interface AesKeyGenParams extends Algorithm { - length: number; -} - -interface Algorithm { - name: string; -} - -interface AnalyserOptions extends AudioNodeOptions { - fftSize?: number; - maxDecibels?: number; - minDecibels?: number; - smoothingTimeConstant?: number; -} - -interface AnimationEventInit extends EventInit { - animationName?: string; - elapsedTime?: number; - pseudoElement?: string; -} - -interface AnimationPlaybackEventInit extends EventInit { - currentTime?: number | null; - timelineTime?: number | null; -} - -interface AssertionOptions { - allowList?: ScopedCredentialDescriptor[]; - extensions?: WebAuthnExtensions; - rpId?: string; - timeoutSeconds?: number; -} - -interface AssignedNodesOptions { - flatten?: boolean; -} - -interface AudioBufferOptions { - length: number; - numberOfChannels?: number; - sampleRate: number; -} - -interface AudioBufferSourceOptions { - buffer?: AudioBuffer | null; - detune?: number; - loop?: boolean; - loopEnd?: number; - loopStart?: number; - playbackRate?: number; -} - -interface AudioContextInfo { - currentTime?: number; - sampleRate?: number; -} - -interface AudioContextOptions { - latencyHint?: AudioContextLatencyCategory | number; - sampleRate?: number; -} - -interface AudioNodeOptions { - channelCount?: number; - channelCountMode?: ChannelCountMode; - channelInterpretation?: ChannelInterpretation; -} - -interface AudioParamDescriptor { - automationRate?: AutomationRate; - defaultValue?: number; - maxValue?: number; - minValue?: number; - name: string; -} - -interface AudioProcessingEventInit extends EventInit { - inputBuffer: AudioBuffer; - outputBuffer: AudioBuffer; - playbackTime: number; -} - -interface AudioTimestamp { - contextTime?: number; - performanceTime?: number; -} - -interface AudioWorkletNodeOptions extends AudioNodeOptions { - numberOfInputs?: number; - numberOfOutputs?: number; - outputChannelCount?: number[]; - parameterData?: Record; - processorOptions?: any; -} - -interface BiquadFilterOptions extends AudioNodeOptions { - Q?: number; - detune?: number; - frequency?: number; - gain?: number; - type?: BiquadFilterType; -} - -interface BlobPropertyBag { - endings?: EndingType; - type?: string; -} - -interface ByteLengthChunk { - byteLength?: number; -} - -interface CacheQueryOptions { - cacheName?: string; - ignoreMethod?: boolean; - ignoreSearch?: boolean; - ignoreVary?: boolean; -} - -interface CanvasRenderingContext2DSettings { - alpha?: boolean; -} - -interface ChannelMergerOptions extends AudioNodeOptions { - numberOfInputs?: number; -} - -interface ChannelSplitterOptions extends AudioNodeOptions { - numberOfOutputs?: number; -} - -interface ClientData { - challenge: string; - extensions?: WebAuthnExtensions; - hashAlg: string | Algorithm; - origin: string; - rpId: string; - tokenBinding?: string; -} - -interface ClientQueryOptions { - includeUncontrolled?: boolean; - type?: ClientTypes; -} - -interface CloseEventInit extends EventInit { - code?: number; - reason?: string; - wasClean?: boolean; -} - -interface CompositionEventInit extends UIEventInit { - data?: string; -} - -interface ComputedEffectTiming extends EffectTiming { - activeDuration?: number; - currentIteration?: number | null; - endTime?: number; - localTime?: number | null; - progress?: number | null; -} - -interface ComputedKeyframe { - composite: CompositeOperationOrAuto; - computedOffset: number; - easing: string; - offset: number | null; - [property: string]: string | number | null | undefined; -} - -interface ConfirmSiteSpecificExceptionsInformation extends ExceptionInformation { - arrayOfDomainStrings?: string[]; -} - -interface ConstantSourceOptions { - offset?: number; -} - -interface ConstrainBooleanParameters { - exact?: boolean; - ideal?: boolean; -} - -interface ConstrainDOMStringParameters { - exact?: string | string[]; - ideal?: string | string[]; -} - -interface ConstrainDoubleRange extends DoubleRange { - exact?: number; - ideal?: number; -} - -interface ConstrainLongRange extends LongRange { - exact?: number; - ideal?: number; -} - -interface ConstrainVideoFacingModeParameters { - exact?: VideoFacingModeEnum | VideoFacingModeEnum[]; - ideal?: VideoFacingModeEnum | VideoFacingModeEnum[]; -} - -interface ConvolverOptions extends AudioNodeOptions { - buffer?: AudioBuffer | null; - disableNormalization?: boolean; -} - -interface CustomEventInit extends EventInit { - detail?: T; -} - -interface DOMMatrix2DInit { - a?: number; - b?: number; - c?: number; - d?: number; - e?: number; - f?: number; - m11?: number; - m12?: number; - m21?: number; - m22?: number; - m41?: number; - m42?: number; -} - -interface DOMMatrixInit extends DOMMatrix2DInit { - is2D?: boolean; - m13?: number; - m14?: number; - m23?: number; - m24?: number; - m31?: number; - m32?: number; - m33?: number; - m34?: number; - m43?: number; - m44?: number; -} - -interface DOMPointInit { - w?: number; - x?: number; - y?: number; - z?: number; -} - -interface DOMQuadInit { - p1?: DOMPointInit; - p2?: DOMPointInit; - p3?: DOMPointInit; - p4?: DOMPointInit; -} - -interface DOMRectInit { - height?: number; - width?: number; - x?: number; - y?: number; -} - -interface DelayOptions extends AudioNodeOptions { - delayTime?: number; - maxDelayTime?: number; -} - -interface DeviceAccelerationDict { - x?: number | null; - y?: number | null; - z?: number | null; -} - -interface DeviceLightEventInit extends EventInit { - value?: number; -} - -interface DeviceMotionEventInit extends EventInit { - acceleration?: DeviceAccelerationDict | null; - accelerationIncludingGravity?: DeviceAccelerationDict | null; - interval?: number | null; - rotationRate?: DeviceRotationRateDict | null; -} - -interface DeviceOrientationEventInit extends EventInit { - absolute?: boolean; - alpha?: number | null; - beta?: number | null; - gamma?: number | null; -} - -interface DeviceRotationRateDict { - alpha?: number | null; - beta?: number | null; - gamma?: number | null; -} - -interface DocumentTimelineOptions { - originTime?: number; -} - -interface DoubleRange { - max?: number; - min?: number; -} - -interface DragEventInit extends MouseEventInit { - dataTransfer?: DataTransfer | null; -} - -interface DynamicsCompressorOptions extends AudioNodeOptions { - attack?: number; - knee?: number; - ratio?: number; - release?: number; - threshold?: number; -} - -interface EcKeyAlgorithm extends KeyAlgorithm { - namedCurve: NamedCurve; -} - -interface EcKeyGenParams extends Algorithm { - namedCurve: NamedCurve; -} - -interface EcKeyImportParams extends Algorithm { - namedCurve: NamedCurve; -} - -interface EcdhKeyDeriveParams extends Algorithm { - public: CryptoKey; -} - -interface EcdsaParams extends Algorithm { - hash: HashAlgorithmIdentifier; -} - -interface EffectTiming { - delay?: number; - direction?: PlaybackDirection; - duration?: number | string; - easing?: string; - endDelay?: number; - fill?: FillMode; - iterationStart?: number; - iterations?: number; -} - -interface ElementDefinitionOptions { - extends?: string; -} - -interface ErrorEventInit extends EventInit { - colno?: number; - error?: any; - filename?: string; - lineno?: number; - message?: string; -} - -interface EventInit { - bubbles?: boolean; - cancelable?: boolean; - composed?: boolean; -} - -interface EventListenerOptions { - capture?: boolean; -} - -interface EventModifierInit extends UIEventInit { - altKey?: boolean; - ctrlKey?: boolean; - metaKey?: boolean; - modifierAltGraph?: boolean; - modifierCapsLock?: boolean; - modifierFn?: boolean; - modifierFnLock?: boolean; - modifierHyper?: boolean; - modifierNumLock?: boolean; - modifierOS?: boolean; - modifierScrollLock?: boolean; - modifierSuper?: boolean; - modifierSymbol?: boolean; - modifierSymbolLock?: boolean; - shiftKey?: boolean; -} - -interface ExceptionInformation { - domain?: string | null; -} - -interface FilePropertyBag extends BlobPropertyBag { - lastModified?: number; -} - -interface FocusEventInit extends UIEventInit { - relatedTarget?: EventTarget | null; -} - -interface FocusNavigationEventInit extends EventInit { - navigationReason?: string | null; - originHeight?: number; - originLeft?: number; - originTop?: number; - originWidth?: number; -} - -interface FocusNavigationOrigin { - originHeight?: number; - originLeft?: number; - originTop?: number; - originWidth?: number; -} - -interface FocusOptions { - preventScroll?: boolean; -} - -interface GainOptions extends AudioNodeOptions { - gain?: number; -} - -interface GamepadEventInit extends EventInit { - gamepad?: Gamepad; -} - -interface GetNotificationOptions { - tag?: string; -} - -interface GetRootNodeOptions { - composed?: boolean; -} - -interface HashChangeEventInit extends EventInit { - newURL?: string; - oldURL?: string; -} - -interface HkdfParams extends Algorithm { - hash: HashAlgorithmIdentifier; - info: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; - salt: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; -} - -interface HmacImportParams extends Algorithm { - hash: HashAlgorithmIdentifier; - length?: number; -} - -interface HmacKeyAlgorithm extends KeyAlgorithm { - hash: KeyAlgorithm; - length: number; -} - -interface HmacKeyGenParams extends Algorithm { - hash: HashAlgorithmIdentifier; - length?: number; -} - -interface IDBIndexParameters { - multiEntry?: boolean; - unique?: boolean; -} - -interface IDBObjectStoreParameters { - autoIncrement?: boolean; - keyPath?: string | string[] | null; -} - -interface IDBVersionChangeEventInit extends EventInit { - newVersion?: number | null; - oldVersion?: number; -} - -interface IIRFilterOptions extends AudioNodeOptions { - feedback: number[]; - feedforward: number[]; -} - -interface IntersectionObserverEntryInit { - boundingClientRect: DOMRectInit; - intersectionRect: DOMRectInit; - isIntersecting: boolean; - rootBounds: DOMRectInit; - target: Element; - time: number; -} - -interface IntersectionObserverInit { - root?: Element | null; - rootMargin?: string; - threshold?: number | number[]; -} - -interface JsonWebKey { - alg?: string; - crv?: string; - d?: string; - dp?: string; - dq?: string; - e?: string; - ext?: boolean; - k?: string; - key_ops?: string[]; - kty?: string; - n?: string; - oth?: RsaOtherPrimesInfo[]; - p?: string; - q?: string; - qi?: string; - use?: string; - x?: string; - y?: string; -} - -interface KeyAlgorithm { - name: string; -} - -interface KeyboardEventInit extends EventModifierInit { - code?: string; - key?: string; - location?: number; - repeat?: boolean; -} - -interface Keyframe { - composite?: CompositeOperationOrAuto; - easing?: string; - offset?: number | null; - [property: string]: string | number | null | undefined; -} - -interface KeyframeAnimationOptions extends KeyframeEffectOptions { - id?: string; -} - -interface KeyframeEffectOptions extends EffectTiming { - composite?: CompositeOperation; - iterationComposite?: IterationCompositeOperation; -} - -interface LongRange { - max?: number; - min?: number; -} - -interface MediaElementAudioSourceOptions { - mediaElement: HTMLMediaElement; -} - -interface MediaEncryptedEventInit extends EventInit { - initData?: ArrayBuffer | null; - initDataType?: string; -} - -interface MediaKeyMessageEventInit extends EventInit { - message?: ArrayBuffer | null; - messageType?: MediaKeyMessageType; -} - -interface MediaKeySystemConfiguration { - audioCapabilities?: MediaKeySystemMediaCapability[]; - distinctiveIdentifier?: MediaKeysRequirement; - initDataTypes?: string[]; - persistentState?: MediaKeysRequirement; - videoCapabilities?: MediaKeySystemMediaCapability[]; -} - -interface MediaKeySystemMediaCapability { - contentType?: string; - robustness?: string; -} - -interface MediaQueryListEventInit extends EventInit { - matches?: boolean; - media?: string; -} - -interface MediaStreamAudioSourceOptions { - mediaStream: MediaStream; -} - -interface MediaStreamConstraints { - audio?: boolean | MediaTrackConstraints; - peerIdentity?: string; - video?: boolean | MediaTrackConstraints; -} - -interface MediaStreamErrorEventInit extends EventInit { - error?: MediaStreamError | null; -} - -interface MediaStreamEventInit extends EventInit { - stream?: MediaStream; -} - -interface MediaStreamTrackAudioSourceOptions { - mediaStreamTrack: MediaStreamTrack; -} - -interface MediaStreamTrackEventInit extends EventInit { - track?: MediaStreamTrack | null; -} - -interface MediaTrackCapabilities { - aspectRatio?: number | DoubleRange; - deviceId?: string; - echoCancellation?: boolean[]; - facingMode?: string; - frameRate?: number | DoubleRange; - groupId?: string; - height?: number | LongRange; - sampleRate?: number | LongRange; - sampleSize?: number | LongRange; - volume?: number | DoubleRange; - width?: number | LongRange; -} - -interface MediaTrackConstraintSet { - aspectRatio?: number | ConstrainDoubleRange; - channelCount?: number | ConstrainLongRange; - deviceId?: string | string[] | ConstrainDOMStringParameters; - displaySurface?: string | string[] | ConstrainDOMStringParameters; - echoCancellation?: boolean | ConstrainBooleanParameters; - facingMode?: string | string[] | ConstrainDOMStringParameters; - frameRate?: number | ConstrainDoubleRange; - groupId?: string | string[] | ConstrainDOMStringParameters; - height?: number | ConstrainLongRange; - latency?: number | ConstrainDoubleRange; - logicalSurface?: boolean | ConstrainBooleanParameters; - sampleRate?: number | ConstrainLongRange; - sampleSize?: number | ConstrainLongRange; - volume?: number | ConstrainDoubleRange; - width?: number | ConstrainLongRange; -} - -interface MediaTrackConstraints extends MediaTrackConstraintSet { - advanced?: MediaTrackConstraintSet[]; -} - -interface MediaTrackSettings { - aspectRatio?: number; - deviceId?: string; - echoCancellation?: boolean; - facingMode?: string; - frameRate?: number; - groupId?: string; - height?: number; - sampleRate?: number; - sampleSize?: number; - volume?: number; - width?: number; -} - -interface MediaTrackSupportedConstraints { - aspectRatio?: boolean; - deviceId?: boolean; - echoCancellation?: boolean; - facingMode?: boolean; - frameRate?: boolean; - groupId?: boolean; - height?: boolean; - sampleRate?: boolean; - sampleSize?: boolean; - volume?: boolean; - width?: boolean; -} - -interface MessageEventInit extends EventInit { - data?: any; - lastEventId?: string; - origin?: string; - ports?: MessagePort[]; - source?: MessageEventSource | null; -} - -interface MouseEventInit extends EventModifierInit { - button?: number; - buttons?: number; - clientX?: number; - clientY?: number; - relatedTarget?: EventTarget | null; - screenX?: number; - screenY?: number; -} - -interface MutationObserverInit { - attributeFilter?: string[]; - attributeOldValue?: boolean; - attributes?: boolean; - characterData?: boolean; - characterDataOldValue?: boolean; - childList?: boolean; - subtree?: boolean; -} - -interface NavigationPreloadState { - enabled?: boolean; - headerValue?: string; -} - -interface NotificationAction { - action: string; - icon?: string; - title: string; -} - -interface NotificationOptions { - actions?: NotificationAction[]; - badge?: string; - body?: string; - data?: any; - dir?: NotificationDirection; - icon?: string; - image?: string; - lang?: string; - renotify?: boolean; - requireInteraction?: boolean; - silent?: boolean; - tag?: string; - timestamp?: number; - vibrate?: VibratePattern; -} - -interface OfflineAudioCompletionEventInit extends EventInit { - renderedBuffer: AudioBuffer; -} - -interface OfflineAudioContextOptions { - length: number; - numberOfChannels?: number; - sampleRate: number; -} - -interface OptionalEffectTiming { - delay?: number; - direction?: PlaybackDirection; - duration?: number | string; - easing?: string; - endDelay?: number; - fill?: FillMode; - iterationStart?: number; - iterations?: number; -} - -interface OscillatorOptions extends AudioNodeOptions { - detune?: number; - frequency?: number; - periodicWave?: PeriodicWave; - type?: OscillatorType; -} - -interface PannerOptions extends AudioNodeOptions { - coneInnerAngle?: number; - coneOuterAngle?: number; - coneOuterGain?: number; - distanceModel?: DistanceModelType; - maxDistance?: number; - orientationX?: number; - orientationY?: number; - orientationZ?: number; - panningModel?: PanningModelType; - positionX?: number; - positionY?: number; - positionZ?: number; - refDistance?: number; - rolloffFactor?: number; -} - -interface PaymentCurrencyAmount { - currency: string; - currencySystem?: string; - value: string; -} - -interface PaymentDetailsBase { - displayItems?: PaymentItem[]; - modifiers?: PaymentDetailsModifier[]; - shippingOptions?: PaymentShippingOption[]; -} - -interface PaymentDetailsInit extends PaymentDetailsBase { - id?: string; - total: PaymentItem; -} - -interface PaymentDetailsModifier { - additionalDisplayItems?: PaymentItem[]; - data?: any; - supportedMethods: string | string[]; - total?: PaymentItem; -} - -interface PaymentDetailsUpdate extends PaymentDetailsBase { - error?: string; - total?: PaymentItem; -} - -interface PaymentItem { - amount: PaymentCurrencyAmount; - label: string; - pending?: boolean; -} - -interface PaymentMethodData { - data?: any; - supportedMethods: string | string[]; -} - -interface PaymentOptions { - requestPayerEmail?: boolean; - requestPayerName?: boolean; - requestPayerPhone?: boolean; - requestShipping?: boolean; - shippingType?: string; -} - -interface PaymentRequestUpdateEventInit extends EventInit { -} - -interface PaymentShippingOption { - amount: PaymentCurrencyAmount; - id: string; - label: string; - selected?: boolean; -} - -interface Pbkdf2Params extends Algorithm { - hash: HashAlgorithmIdentifier; - iterations: number; - salt: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; -} - -interface PerformanceObserverInit { - buffered?: boolean; - entryTypes: string[]; -} - -interface PeriodicWaveConstraints { - disableNormalization?: boolean; -} - -interface PeriodicWaveOptions extends PeriodicWaveConstraints { - imag?: number[] | Float32Array; - real?: number[] | Float32Array; -} - -interface PipeOptions { - preventAbort?: boolean; - preventCancel?: boolean; - preventClose?: boolean; -} - -interface PointerEventInit extends MouseEventInit { - height?: number; - isPrimary?: boolean; - pointerId?: number; - pointerType?: string; - pressure?: number; - tangentialPressure?: number; - tiltX?: number; - tiltY?: number; - twist?: number; - width?: number; -} - -interface PopStateEventInit extends EventInit { - state?: any; -} - -interface PositionOptions { - enableHighAccuracy?: boolean; - maximumAge?: number; - timeout?: number; -} - -interface ProgressEventInit extends EventInit { - lengthComputable?: boolean; - loaded?: number; - total?: number; -} - -interface PromiseRejectionEventInit extends EventInit { - promise: Promise; - reason?: any; -} - -interface PropertyIndexedKeyframes { - composite?: CompositeOperationOrAuto | CompositeOperationOrAuto[]; - easing?: string | string[]; - offset?: number | (number | null)[]; - [property: string]: string | string[] | number | null | (number | null)[] | undefined; -} - -interface PushSubscriptionJSON { - endpoint?: string; - expirationTime?: number | null; - keys?: Record; -} - -interface PushSubscriptionOptionsInit { - applicationServerKey?: BufferSource | string | null; - userVisibleOnly?: boolean; -} - -interface QueuingStrategy { - highWaterMark?: number; - size?: QueuingStrategySizeCallback; -} - -interface RTCAnswerOptions extends RTCOfferAnswerOptions { -} - -interface RTCCertificateExpiration { - expires?: number; -} - -interface RTCConfiguration { - bundlePolicy?: RTCBundlePolicy; - certificates?: RTCCertificate[]; - iceCandidatePoolSize?: number; - iceServers?: RTCIceServer[]; - iceTransportPolicy?: RTCIceTransportPolicy; - peerIdentity?: string; - rtcpMuxPolicy?: RTCRtcpMuxPolicy; -} - -interface RTCDTMFToneChangeEventInit extends EventInit { - tone: string; -} - -interface RTCDataChannelEventInit extends EventInit { - channel: RTCDataChannel; -} - -interface RTCDataChannelInit { - id?: number; - maxPacketLifeTime?: number; - maxRetransmits?: number; - negotiated?: boolean; - ordered?: boolean; - priority?: RTCPriorityType; - protocol?: string; -} - -interface RTCDtlsFingerprint { - algorithm?: string; - value?: string; -} - -interface RTCDtlsParameters { - fingerprints?: RTCDtlsFingerprint[]; - role?: RTCDtlsRole; -} - -interface RTCErrorEventInit extends EventInit { - error?: RTCError | null; -} - -interface RTCIceCandidateAttributes extends RTCStats { - addressSourceUrl?: string; - candidateType?: RTCStatsIceCandidateType; - ipAddress?: string; - portNumber?: number; - priority?: number; - transport?: string; -} - -interface RTCIceCandidateComplete { -} - -interface RTCIceCandidateDictionary { - foundation?: string; - ip?: string; - msMTurnSessionId?: string; - port?: number; - priority?: number; - protocol?: RTCIceProtocol; - relatedAddress?: string; - relatedPort?: number; - tcpType?: RTCIceTcpCandidateType; - type?: RTCIceCandidateType; -} - -interface RTCIceCandidateInit { - candidate?: string; - sdpMLineIndex?: number | null; - sdpMid?: string | null; - usernameFragment?: string; -} - -interface RTCIceCandidatePair { - local?: RTCIceCandidate; - remote?: RTCIceCandidate; -} - -interface RTCIceCandidatePairStats extends RTCStats { - availableIncomingBitrate?: number; - availableOutgoingBitrate?: number; - bytesReceived?: number; - bytesSent?: number; - localCandidateId?: string; - nominated?: boolean; - priority?: number; - readable?: boolean; - remoteCandidateId?: string; - roundTripTime?: number; - state?: RTCStatsIceCandidatePairState; - transportId?: string; - writable?: boolean; -} - -interface RTCIceGatherOptions { - gatherPolicy?: RTCIceGatherPolicy; - iceservers?: RTCIceServer[]; -} - -interface RTCIceParameters { - password?: string; - usernameFragment?: string; -} - -interface RTCIceServer { - credential?: string | RTCOAuthCredential; - credentialType?: RTCIceCredentialType; - urls: string | string[]; - username?: string; -} - -interface RTCIdentityProviderOptions { - peerIdentity?: string; - protocol?: string; - usernameHint?: string; -} - -interface RTCInboundRTPStreamStats extends RTCRTPStreamStats { - bytesReceived?: number; - fractionLost?: number; - jitter?: number; - packetsLost?: number; - packetsReceived?: number; -} - -interface RTCMediaStreamTrackStats extends RTCStats { - audioLevel?: number; - echoReturnLoss?: number; - echoReturnLossEnhancement?: number; - frameHeight?: number; - frameWidth?: number; - framesCorrupted?: number; - framesDecoded?: number; - framesDropped?: number; - framesPerSecond?: number; - framesReceived?: number; - framesSent?: number; - remoteSource?: boolean; - ssrcIds?: string[]; - trackIdentifier?: string; -} - -interface RTCOAuthCredential { - accessToken: string; - macKey: string; -} - -interface RTCOfferAnswerOptions { - voiceActivityDetection?: boolean; -} - -interface RTCOfferOptions extends RTCOfferAnswerOptions { - iceRestart?: boolean; - offerToReceiveAudio?: boolean; - offerToReceiveVideo?: boolean; -} - -interface RTCOutboundRTPStreamStats extends RTCRTPStreamStats { - bytesSent?: number; - packetsSent?: number; - roundTripTime?: number; - targetBitrate?: number; -} - -interface RTCPeerConnectionIceErrorEventInit extends EventInit { - errorCode: number; - hostCandidate?: string; - statusText?: string; - url?: string; -} - -interface RTCPeerConnectionIceEventInit extends EventInit { - candidate?: RTCIceCandidate | null; - url?: string | null; -} - -interface RTCRTPStreamStats extends RTCStats { - associateStatsId?: string; - codecId?: string; - firCount?: number; - isRemote?: boolean; - mediaTrackId?: string; - mediaType?: string; - nackCount?: number; - pliCount?: number; - sliCount?: number; - ssrc?: string; - transportId?: string; -} - -interface RTCRtcpFeedback { - parameter?: string; - type?: string; -} - -interface RTCRtcpParameters { - cname?: string; - reducedSize?: boolean; -} - -interface RTCRtpCapabilities { - codecs: RTCRtpCodecCapability[]; - headerExtensions: RTCRtpHeaderExtensionCapability[]; -} - -interface RTCRtpCodecCapability { - channels?: number; - clockRate: number; - mimeType: string; - sdpFmtpLine?: string; -} - -interface RTCRtpCodecParameters { - channels?: number; - clockRate: number; - mimeType: string; - payloadType: number; - sdpFmtpLine?: string; -} - -interface RTCRtpCodingParameters { - rid?: string; -} - -interface RTCRtpContributingSource { - audioLevel?: number; - source: number; - timestamp: number; -} - -interface RTCRtpDecodingParameters extends RTCRtpCodingParameters { -} - -interface RTCRtpEncodingParameters extends RTCRtpCodingParameters { - active?: boolean; - codecPayloadType?: number; - dtx?: RTCDtxStatus; - maxBitrate?: number; - maxFramerate?: number; - priority?: RTCPriorityType; - ptime?: number; - scaleResolutionDownBy?: number; -} - -interface RTCRtpFecParameters { - mechanism?: string; - ssrc?: number; -} - -interface RTCRtpHeaderExtension { - kind?: string; - preferredEncrypt?: boolean; - preferredId?: number; - uri?: string; -} - -interface RTCRtpHeaderExtensionCapability { - uri?: string; -} - -interface RTCRtpHeaderExtensionParameters { - encrypted?: boolean; - id: number; - uri: string; -} - -interface RTCRtpParameters { - codecs: RTCRtpCodecParameters[]; - headerExtensions: RTCRtpHeaderExtensionParameters[]; - rtcp: RTCRtcpParameters; -} - -interface RTCRtpReceiveParameters extends RTCRtpParameters { - encodings: RTCRtpDecodingParameters[]; -} - -interface RTCRtpRtxParameters { - ssrc?: number; -} - -interface RTCRtpSendParameters extends RTCRtpParameters { - degradationPreference?: RTCDegradationPreference; - encodings: RTCRtpEncodingParameters[]; - transactionId: string; -} - -interface RTCRtpSynchronizationSource extends RTCRtpContributingSource { - voiceActivityFlag?: boolean; -} - -interface RTCRtpTransceiverInit { - direction?: RTCRtpTransceiverDirection; - sendEncodings?: RTCRtpEncodingParameters[]; - streams?: MediaStream[]; -} - -interface RTCRtpUnhandled { - muxId?: string; - payloadType?: number; - ssrc?: number; -} - -interface RTCSessionDescriptionInit { - sdp?: string; - type: RTCSdpType; -} - -interface RTCSrtpKeyParam { - keyMethod?: string; - keySalt?: string; - lifetime?: string; - mkiLength?: number; - mkiValue?: number; -} - -interface RTCSrtpSdesParameters { - cryptoSuite?: string; - keyParams?: RTCSrtpKeyParam[]; - sessionParams?: string[]; - tag?: number; -} - -interface RTCSsrcRange { - max?: number; - min?: number; -} - -interface RTCStats { - id: string; - timestamp: number; - type: RTCStatsType; -} - -interface RTCStatsEventInit extends EventInit { - report: RTCStatsReport; -} - -interface RTCStatsReport { -} - -interface RTCTrackEventInit extends EventInit { - receiver: RTCRtpReceiver; - streams?: MediaStream[]; - track: MediaStreamTrack; - transceiver: RTCRtpTransceiver; -} - -interface RTCTransportStats extends RTCStats { - activeConnection?: boolean; - bytesReceived?: number; - bytesSent?: number; - localCertificateId?: string; - remoteCertificateId?: string; - rtcpTransportStatsId?: string; - selectedCandidatePairId?: string; -} - -interface RegistrationOptions { - scope?: string; - type?: WorkerType; - updateViaCache?: ServiceWorkerUpdateViaCache; -} - -interface RequestInit { - body?: BodyInit | null; - cache?: RequestCache; - credentials?: RequestCredentials; - headers?: HeadersInit; - integrity?: string; - keepalive?: boolean; - method?: string; - mode?: RequestMode; - redirect?: RequestRedirect; - referrer?: string; - referrerPolicy?: ReferrerPolicy; - signal?: AbortSignal | null; - window?: any; -} - -interface ResponseInit { - headers?: HeadersInit; - status?: number; - statusText?: string; -} - -interface RsaHashedImportParams extends Algorithm { - hash: HashAlgorithmIdentifier; -} - -interface RsaHashedKeyAlgorithm extends RsaKeyAlgorithm { - hash: KeyAlgorithm; -} - -interface RsaHashedKeyGenParams extends RsaKeyGenParams { - hash: HashAlgorithmIdentifier; -} - -interface RsaKeyAlgorithm extends KeyAlgorithm { - modulusLength: number; - publicExponent: BigInteger; -} - -interface RsaKeyGenParams extends Algorithm { - modulusLength: number; - publicExponent: BigInteger; -} - -interface RsaOaepParams extends Algorithm { - label?: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; -} - -interface RsaOtherPrimesInfo { - d?: string; - r?: string; - t?: string; -} - -interface RsaPssParams extends Algorithm { - saltLength: number; -} - -interface SVGBoundingBoxOptions { - clipped?: boolean; - fill?: boolean; - markers?: boolean; - stroke?: boolean; -} - -interface ScopedCredentialDescriptor { - id: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | null; - transports?: Transport[]; - type: ScopedCredentialType; -} - -interface ScopedCredentialOptions { - excludeList?: ScopedCredentialDescriptor[]; - extensions?: WebAuthnExtensions; - rpId?: string; - timeoutSeconds?: number; -} - -interface ScopedCredentialParameters { - algorithm: string | Algorithm; - type: ScopedCredentialType; -} - -interface ScrollIntoViewOptions extends ScrollOptions { - block?: ScrollLogicalPosition; - inline?: ScrollLogicalPosition; -} - -interface ScrollOptions { - behavior?: ScrollBehavior; -} - -interface ScrollToOptions extends ScrollOptions { - left?: number; - top?: number; -} - -interface SecurityPolicyViolationEventInit extends EventInit { - blockedURI?: string; - columnNumber?: number; - documentURI?: string; - effectiveDirective?: string; - lineNumber?: number; - originalPolicy?: string; - referrer?: string; - sourceFile?: string; - statusCode?: number; - violatedDirective?: string; -} - -interface ServiceWorkerMessageEventInit extends EventInit { - data?: any; - lastEventId?: string; - origin?: string; - ports?: MessagePort[] | null; - source?: ServiceWorker | MessagePort | null; -} - -interface StereoPannerOptions extends AudioNodeOptions { - pan?: number; -} - -interface StorageEstimate { - quota?: number; - usage?: number; -} - -interface StorageEventInit extends EventInit { - key?: string | null; - newValue?: string | null; - oldValue?: string | null; - storageArea?: Storage | null; - url?: string; -} - -interface StoreExceptionsInformation extends ExceptionInformation { - detailURI?: string | null; - explanationString?: string | null; - siteName?: string | null; -} - -interface StoreSiteSpecificExceptionsInformation extends StoreExceptionsInformation { - arrayOfDomainStrings?: string[]; -} - -interface TextDecodeOptions { - stream?: boolean; -} - -interface TextDecoderOptions { - fatal?: boolean; - ignoreBOM?: boolean; -} - -interface TouchEventInit extends EventModifierInit { - changedTouches?: Touch[]; - targetTouches?: Touch[]; - touches?: Touch[]; -} - -interface TouchInit { - altitudeAngle?: number; - azimuthAngle?: number; - clientX?: number; - clientY?: number; - force?: number; - identifier: number; - pageX?: number; - pageY?: number; - radiusX?: number; - radiusY?: number; - rotationAngle?: number; - screenX?: number; - screenY?: number; - target: EventTarget; - touchType?: TouchType; -} - -interface TrackEventInit extends EventInit { - track?: VideoTrack | AudioTrack | TextTrack | null; -} - -interface Transformer { - flush?: TransformStreamDefaultControllerCallback; - readableType?: undefined; - start?: TransformStreamDefaultControllerCallback; - transform?: TransformStreamDefaultControllerTransformCallback; - writableType?: undefined; -} - -interface TransitionEventInit extends EventInit { - elapsedTime?: number; - propertyName?: string; - pseudoElement?: string; -} - -interface UIEventInit extends EventInit { - detail?: number; - view?: Window | null; -} - -interface UnderlyingByteSource { - autoAllocateChunkSize?: number; - cancel?: ReadableStreamErrorCallback; - pull?: ReadableByteStreamControllerCallback; - start?: ReadableByteStreamControllerCallback; - type: "bytes"; -} - -interface UnderlyingSink { - abort?: WritableStreamErrorCallback; - close?: WritableStreamDefaultControllerCloseCallback; - start?: WritableStreamDefaultControllerStartCallback; - type?: undefined; - write?: WritableStreamDefaultControllerWriteCallback; -} - -interface UnderlyingSource { - cancel?: ReadableStreamErrorCallback; - pull?: ReadableStreamDefaultControllerCallback; - start?: ReadableStreamDefaultControllerCallback; - type?: undefined; -} - -interface VRDisplayEventInit extends EventInit { - display: VRDisplay; - reason?: VRDisplayEventReason; -} - -interface VRLayer { - leftBounds?: number[] | Float32Array | null; - rightBounds?: number[] | Float32Array | null; - source?: HTMLCanvasElement | null; -} - -interface VRStageParameters { - sittingToStandingTransform?: Float32Array; - sizeX?: number; - sizeY?: number; -} - -interface WaveShaperOptions extends AudioNodeOptions { - curve?: number[] | Float32Array; - oversample?: OverSampleType; -} - -interface WebAuthnExtensions { -} - -interface WebGLContextAttributes { - alpha?: GLboolean; - antialias?: GLboolean; - depth?: GLboolean; - failIfMajorPerformanceCaveat?: boolean; - powerPreference?: WebGLPowerPreference; - premultipliedAlpha?: GLboolean; - preserveDrawingBuffer?: GLboolean; - stencil?: GLboolean; -} - -interface WebGLContextEventInit extends EventInit { - statusMessage?: string; -} - -interface WheelEventInit extends MouseEventInit { - deltaMode?: number; - deltaX?: number; - deltaY?: number; - deltaZ?: number; -} - -interface WorkerOptions { - credentials?: RequestCredentials; - name?: string; - type?: WorkerType; -} - -interface WorkletOptions { - credentials?: RequestCredentials; -} - -interface EventListener { - (evt: Event): void; -} - -interface ANGLE_instanced_arrays { - drawArraysInstancedANGLE(mode: GLenum, first: GLint, count: GLsizei, primcount: GLsizei): void; - drawElementsInstancedANGLE(mode: GLenum, count: GLsizei, type: GLenum, offset: GLintptr, primcount: GLsizei): void; - vertexAttribDivisorANGLE(index: GLuint, divisor: GLuint): void; - readonly VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE: GLenum; -} - -interface AbortController { - /** - * Returns the AbortSignal object associated with this object. - */ - readonly signal: AbortSignal; - /** - * Invoking this method will set this object's AbortSignal's aborted flag and - * signal to any observers that the associated activity is to be aborted. - */ - abort(): void; -} - -declare var AbortController: { - prototype: AbortController; - new(): AbortController; -}; - -interface AbortSignalEventMap { - "abort": ProgressEvent; -} - -interface AbortSignal extends EventTarget { - /** - * Returns true if this AbortSignal's AbortController has signaled to abort, and false - * otherwise. - */ - readonly aborted: boolean; - onabort: ((this: AbortSignal, ev: ProgressEvent) => any) | null; - addEventListener(type: K, listener: (this: AbortSignal, ev: AbortSignalEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: AbortSignal, ev: AbortSignalEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var AbortSignal: { - prototype: AbortSignal; - new(): AbortSignal; -}; - -interface AbstractRange { - readonly collapsed: boolean; - readonly endContainer: Node; - readonly endOffset: number; - readonly startContainer: Node; - readonly startOffset: number; -} - -declare var AbstractRange: { - prototype: AbstractRange; - new(): AbstractRange; -}; - -interface AbstractWorkerEventMap { - "error": ErrorEvent; -} - -interface AbstractWorker { - onerror: ((this: AbstractWorker, ev: ErrorEvent) => any) | null; - addEventListener(type: K, listener: (this: AbstractWorker, ev: AbstractWorkerEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: AbstractWorker, ev: AbstractWorkerEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -interface AesCfbParams extends Algorithm { - iv: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; -} - -interface AesCmacParams extends Algorithm { - length: number; -} - -interface AnalyserNode extends AudioNode { - fftSize: number; - readonly frequencyBinCount: number; - maxDecibels: number; - minDecibels: number; - smoothingTimeConstant: number; - getByteFrequencyData(array: Uint8Array): void; - getByteTimeDomainData(array: Uint8Array): void; - getFloatFrequencyData(array: Float32Array): void; - getFloatTimeDomainData(array: Float32Array): void; -} - -declare var AnalyserNode: { - prototype: AnalyserNode; - new(context: BaseAudioContext, options?: AnalyserOptions): AnalyserNode; -}; - -interface Animatable { - animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimationOptions): Animation; - getAnimations(): Animation[]; -} - -interface AnimationEventMap { - "cancel": AnimationPlaybackEvent; - "finish": AnimationPlaybackEvent; -} - -interface Animation extends EventTarget { - currentTime: number | null; - effect: AnimationEffect | null; - readonly finished: Promise; - id: string; - oncancel: ((this: Animation, ev: AnimationPlaybackEvent) => any) | null; - onfinish: ((this: Animation, ev: AnimationPlaybackEvent) => any) | null; - readonly pending: boolean; - readonly playState: AnimationPlayState; - playbackRate: number; - readonly ready: Promise; - startTime: number | null; - timeline: AnimationTimeline | null; - cancel(): void; - finish(): void; - pause(): void; - play(): void; - reverse(): void; - updatePlaybackRate(playbackRate: number): void; - addEventListener(type: K, listener: (this: Animation, ev: AnimationEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: Animation, ev: AnimationEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var Animation: { - prototype: Animation; - new(effect?: AnimationEffect | null, timeline?: AnimationTimeline | null): Animation; -}; - -interface AnimationEffect { - getComputedTiming(): ComputedEffectTiming; - getTiming(): EffectTiming; - updateTiming(timing?: OptionalEffectTiming): void; -} - -declare var AnimationEffect: { - prototype: AnimationEffect; - new(): AnimationEffect; -}; - -interface AnimationEvent extends Event { - readonly animationName: string; - readonly elapsedTime: number; - readonly pseudoElement: string; -} - -declare var AnimationEvent: { - prototype: AnimationEvent; - new(type: string, animationEventInitDict?: AnimationEventInit): AnimationEvent; -}; - -interface AnimationPlaybackEvent extends Event { - readonly currentTime: number | null; - readonly timelineTime: number | null; -} - -declare var AnimationPlaybackEvent: { - prototype: AnimationPlaybackEvent; - new(type: string, eventInitDict?: AnimationPlaybackEventInit): AnimationPlaybackEvent; -}; - -interface AnimationTimeline { - readonly currentTime: number | null; -} - -declare var AnimationTimeline: { - prototype: AnimationTimeline; - new(): AnimationTimeline; -}; - -interface ApplicationCacheEventMap { - "cached": Event; - "checking": Event; - "downloading": Event; - "error": Event; - "noupdate": Event; - "obsolete": Event; - "progress": ProgressEvent; - "updateready": Event; -} - -interface ApplicationCache extends EventTarget { - /** @deprecated */ - oncached: ((this: ApplicationCache, ev: Event) => any) | null; - /** @deprecated */ - onchecking: ((this: ApplicationCache, ev: Event) => any) | null; - /** @deprecated */ - ondownloading: ((this: ApplicationCache, ev: Event) => any) | null; - /** @deprecated */ - onerror: ((this: ApplicationCache, ev: Event) => any) | null; - /** @deprecated */ - onnoupdate: ((this: ApplicationCache, ev: Event) => any) | null; - /** @deprecated */ - onobsolete: ((this: ApplicationCache, ev: Event) => any) | null; - /** @deprecated */ - onprogress: ((this: ApplicationCache, ev: ProgressEvent) => any) | null; - /** @deprecated */ - onupdateready: ((this: ApplicationCache, ev: Event) => any) | null; - /** @deprecated */ - readonly status: number; - /** @deprecated */ - abort(): void; - /** @deprecated */ - swapCache(): void; - /** @deprecated */ - update(): void; - readonly CHECKING: number; - readonly DOWNLOADING: number; - readonly IDLE: number; - readonly OBSOLETE: number; - readonly UNCACHED: number; - readonly UPDATEREADY: number; - addEventListener(type: K, listener: (this: ApplicationCache, ev: ApplicationCacheEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: ApplicationCache, ev: ApplicationCacheEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var ApplicationCache: { - prototype: ApplicationCache; - new(): ApplicationCache; - readonly CHECKING: number; - readonly DOWNLOADING: number; - readonly IDLE: number; - readonly OBSOLETE: number; - readonly UNCACHED: number; - readonly UPDATEREADY: number; -}; - -interface Attr extends Node { - readonly localName: string; - readonly name: string; - readonly namespaceURI: string | null; - readonly ownerElement: Element | null; - readonly prefix: string | null; - readonly specified: boolean; - value: string; -} - -declare var Attr: { - prototype: Attr; - new(): Attr; -}; - -interface AudioBuffer { - readonly duration: number; - readonly length: number; - readonly numberOfChannels: number; - readonly sampleRate: number; - copyFromChannel(destination: Float32Array, channelNumber: number, startInChannel?: number): void; - copyToChannel(source: Float32Array, channelNumber: number, startInChannel?: number): void; - getChannelData(channel: number): Float32Array; -} - -declare var AudioBuffer: { - prototype: AudioBuffer; - new(options: AudioBufferOptions): AudioBuffer; -}; - -interface AudioBufferSourceNode extends AudioScheduledSourceNode { - buffer: AudioBuffer | null; - readonly detune: AudioParam; - loop: boolean; - loopEnd: number; - loopStart: number; - readonly playbackRate: AudioParam; - start(when?: number, offset?: number, duration?: number): void; - addEventListener(type: K, listener: (this: AudioBufferSourceNode, ev: AudioScheduledSourceNodeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: AudioBufferSourceNode, ev: AudioScheduledSourceNodeEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var AudioBufferSourceNode: { - prototype: AudioBufferSourceNode; - new(context: BaseAudioContext, options?: AudioBufferSourceOptions): AudioBufferSourceNode; -}; - -interface AudioContext extends BaseAudioContext { - readonly baseLatency: number; - readonly outputLatency: number; - close(): Promise; - createMediaElementSource(mediaElement: HTMLMediaElement): MediaElementAudioSourceNode; - createMediaStreamDestination(): MediaStreamAudioDestinationNode; - createMediaStreamSource(mediaStream: MediaStream): MediaStreamAudioSourceNode; - createMediaStreamTrackSource(mediaStreamTrack: MediaStreamTrack): MediaStreamTrackAudioSourceNode; - getOutputTimestamp(): AudioTimestamp; - suspend(): Promise; - addEventListener(type: K, listener: (this: AudioContext, ev: BaseAudioContextEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: AudioContext, ev: BaseAudioContextEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var AudioContext: { - prototype: AudioContext; - new(contextOptions?: AudioContextOptions): AudioContext; -}; - -interface AudioDestinationNode extends AudioNode { - readonly maxChannelCount: number; -} - -declare var AudioDestinationNode: { - prototype: AudioDestinationNode; - new(): AudioDestinationNode; -}; - -interface AudioListener { - readonly forwardX: AudioParam; - readonly forwardY: AudioParam; - readonly forwardZ: AudioParam; - readonly positionX: AudioParam; - readonly positionY: AudioParam; - readonly positionZ: AudioParam; - readonly upX: AudioParam; - readonly upY: AudioParam; - readonly upZ: AudioParam; - /** @deprecated */ - setOrientation(x: number, y: number, z: number, xUp: number, yUp: number, zUp: number): void; - /** @deprecated */ - setPosition(x: number, y: number, z: number): void; -} - -declare var AudioListener: { - prototype: AudioListener; - new(): AudioListener; -}; - -interface AudioNode extends EventTarget { - channelCount: number; - channelCountMode: ChannelCountMode; - channelInterpretation: ChannelInterpretation; - readonly context: BaseAudioContext; - readonly numberOfInputs: number; - readonly numberOfOutputs: number; - connect(destinationNode: AudioNode, output?: number, input?: number): AudioNode; - connect(destinationParam: AudioParam, output?: number): void; - disconnect(): void; - disconnect(output: number): void; - disconnect(destinationNode: AudioNode): void; - disconnect(destinationNode: AudioNode, output: number): void; - disconnect(destinationNode: AudioNode, output: number, input: number): void; - disconnect(destinationParam: AudioParam): void; - disconnect(destinationParam: AudioParam, output: number): void; -} - -declare var AudioNode: { - prototype: AudioNode; - new(): AudioNode; -}; - -interface AudioParam { - automationRate: AutomationRate; - readonly defaultValue: number; - readonly maxValue: number; - readonly minValue: number; - value: number; - cancelAndHoldAtTime(cancelTime: number): AudioParam; - cancelScheduledValues(cancelTime: number): AudioParam; - exponentialRampToValueAtTime(value: number, endTime: number): AudioParam; - linearRampToValueAtTime(value: number, endTime: number): AudioParam; - setTargetAtTime(target: number, startTime: number, timeConstant: number): AudioParam; - setValueAtTime(value: number, startTime: number): AudioParam; - setValueCurveAtTime(values: number[] | Float32Array, startTime: number, duration: number): AudioParam; -} - -declare var AudioParam: { - prototype: AudioParam; - new(): AudioParam; -}; - -interface AudioParamMap { - forEach(callbackfn: (value: AudioParam, key: string, parent: AudioParamMap) => void, thisArg?: any): void; -} - -declare var AudioParamMap: { - prototype: AudioParamMap; - new(): AudioParamMap; -}; - -interface AudioProcessingEvent extends Event { - readonly inputBuffer: AudioBuffer; - readonly outputBuffer: AudioBuffer; - readonly playbackTime: number; -} - -declare var AudioProcessingEvent: { - prototype: AudioProcessingEvent; - new(type: string, eventInitDict: AudioProcessingEventInit): AudioProcessingEvent; -}; - -interface AudioScheduledSourceNodeEventMap { - "ended": Event; -} - -interface AudioScheduledSourceNode extends AudioNode { - onended: ((this: AudioScheduledSourceNode, ev: Event) => any) | null; - start(when?: number): void; - stop(when?: number): void; - addEventListener(type: K, listener: (this: AudioScheduledSourceNode, ev: AudioScheduledSourceNodeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: AudioScheduledSourceNode, ev: AudioScheduledSourceNodeEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var AudioScheduledSourceNode: { - prototype: AudioScheduledSourceNode; - new(): AudioScheduledSourceNode; -}; - -interface AudioTrack { - enabled: boolean; - readonly id: string; - kind: string; - readonly label: string; - language: string; - readonly sourceBuffer: SourceBuffer; -} - -declare var AudioTrack: { - prototype: AudioTrack; - new(): AudioTrack; -}; - -interface AudioTrackListEventMap { - "addtrack": TrackEvent; - "change": Event; - "removetrack": TrackEvent; -} - -interface AudioTrackList extends EventTarget { - readonly length: number; - onaddtrack: ((this: AudioTrackList, ev: TrackEvent) => any) | null; - onchange: ((this: AudioTrackList, ev: Event) => any) | null; - onremovetrack: ((this: AudioTrackList, ev: TrackEvent) => any) | null; - getTrackById(id: string): AudioTrack | null; - item(index: number): AudioTrack; - addEventListener(type: K, listener: (this: AudioTrackList, ev: AudioTrackListEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: AudioTrackList, ev: AudioTrackListEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; - [index: number]: AudioTrack; -} - -declare var AudioTrackList: { - prototype: AudioTrackList; - new(): AudioTrackList; -}; - -interface AudioWorklet extends Worklet { -} - -declare var AudioWorklet: { - prototype: AudioWorklet; - new(): AudioWorklet; -}; - -interface AudioWorkletNodeEventMap { - "processorerror": Event; -} - -interface AudioWorkletNode extends AudioNode { - onprocessorerror: ((this: AudioWorkletNode, ev: Event) => any) | null; - readonly parameters: AudioParamMap; - readonly port: MessagePort; - addEventListener(type: K, listener: (this: AudioWorkletNode, ev: AudioWorkletNodeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: AudioWorkletNode, ev: AudioWorkletNodeEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var AudioWorkletNode: { - prototype: AudioWorkletNode; - new(context: BaseAudioContext, name: string, options?: AudioWorkletNodeOptions): AudioWorkletNode; -}; - -interface BarProp { - readonly visible: boolean; -} - -declare var BarProp: { - prototype: BarProp; - new(): BarProp; -}; - -interface BaseAudioContextEventMap { - "statechange": Event; -} - -interface BaseAudioContext extends EventTarget { - readonly audioWorklet: AudioWorklet; - readonly currentTime: number; - readonly destination: AudioDestinationNode; - readonly listener: AudioListener; - onstatechange: ((this: BaseAudioContext, ev: Event) => any) | null; - readonly sampleRate: number; - readonly state: AudioContextState; - createAnalyser(): AnalyserNode; - createBiquadFilter(): BiquadFilterNode; - createBuffer(numberOfChannels: number, length: number, sampleRate: number): AudioBuffer; - createBufferSource(): AudioBufferSourceNode; - createChannelMerger(numberOfInputs?: number): ChannelMergerNode; - createChannelSplitter(numberOfOutputs?: number): ChannelSplitterNode; - createConstantSource(): ConstantSourceNode; - createConvolver(): ConvolverNode; - createDelay(maxDelayTime?: number): DelayNode; - createDynamicsCompressor(): DynamicsCompressorNode; - createGain(): GainNode; - createIIRFilter(feedforward: number[], feedback: number[]): IIRFilterNode; - createOscillator(): OscillatorNode; - createPanner(): PannerNode; - createPeriodicWave(real: number[] | Float32Array, imag: number[] | Float32Array, constraints?: PeriodicWaveConstraints): PeriodicWave; - createScriptProcessor(bufferSize?: number, numberOfInputChannels?: number, numberOfOutputChannels?: number): ScriptProcessorNode; - createStereoPanner(): StereoPannerNode; - createWaveShaper(): WaveShaperNode; - decodeAudioData(audioData: ArrayBuffer, successCallback?: DecodeSuccessCallback | null, errorCallback?: DecodeErrorCallback | null): Promise; - resume(): Promise; - addEventListener(type: K, listener: (this: BaseAudioContext, ev: BaseAudioContextEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: BaseAudioContext, ev: BaseAudioContextEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var BaseAudioContext: { - prototype: BaseAudioContext; - new(): BaseAudioContext; -}; - -interface BeforeUnloadEvent extends Event { - returnValue: any; -} - -declare var BeforeUnloadEvent: { - prototype: BeforeUnloadEvent; - new(): BeforeUnloadEvent; -}; - -interface BhxBrowser { - readonly lastError: DOMException; - checkMatchesGlobExpression(pattern: string, value: string): boolean; - checkMatchesUriExpression(pattern: string, value: string): boolean; - clearLastError(): void; - currentWindowId(): number; - fireExtensionApiTelemetry(functionName: string, isSucceeded: boolean, isSupported: boolean, errorString: string): void; - genericFunction(functionId: number, destination: any, parameters?: string, callbackId?: number): void; - genericSynchronousFunction(functionId: number, parameters?: string): string; - getExtensionId(): string; - getThisAddress(): any; - registerGenericFunctionCallbackHandler(callbackHandler: Function): void; - registerGenericListenerHandler(eventHandler: Function): void; - setLastError(parameters: string): void; - webPlatformGenericFunction(destination: any, parameters?: string, callbackId?: number): void; -} - -declare var BhxBrowser: { - prototype: BhxBrowser; - new(): BhxBrowser; -}; - -interface BiquadFilterNode extends AudioNode { - readonly Q: AudioParam; - readonly detune: AudioParam; - readonly frequency: AudioParam; - readonly gain: AudioParam; - type: BiquadFilterType; - getFrequencyResponse(frequencyHz: Float32Array, magResponse: Float32Array, phaseResponse: Float32Array): void; -} - -declare var BiquadFilterNode: { - prototype: BiquadFilterNode; - new(context: BaseAudioContext, options?: BiquadFilterOptions): BiquadFilterNode; -}; - -interface Blob { - readonly size: number; - readonly type: string; - slice(start?: number, end?: number, contentType?: string): Blob; -} - -declare var Blob: { - prototype: Blob; - new(blobParts?: BlobPart[], options?: BlobPropertyBag): Blob; -}; - -interface Body { - readonly body: ReadableStream | null; - readonly bodyUsed: boolean; - arrayBuffer(): Promise; - blob(): Promise; - formData(): Promise; - json(): Promise; - text(): Promise; -} - -interface BroadcastChannelEventMap { - "message": MessageEvent; - "messageerror": MessageEvent; -} - -interface BroadcastChannel extends EventTarget { - /** - * Returns the channel name (as passed to the constructor). - */ - readonly name: string; - onmessage: ((this: BroadcastChannel, ev: MessageEvent) => any) | null; - onmessageerror: ((this: BroadcastChannel, ev: MessageEvent) => any) | null; - /** - * Closes the BroadcastChannel object, opening it up to garbage collection. - */ - close(): void; - /** - * Sends the given message to other BroadcastChannel objects set up for this channel. Messages can be structured objects, e.g. nested objects and arrays. - */ - postMessage(message: any): void; - addEventListener(type: K, listener: (this: BroadcastChannel, ev: BroadcastChannelEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: BroadcastChannel, ev: BroadcastChannelEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var BroadcastChannel: { - prototype: BroadcastChannel; - new(name: string): BroadcastChannel; -}; - -interface BroadcastChannelEventMap { - message: MessageEvent; - messageerror: MessageEvent; -} - -interface ByteLengthQueuingStrategy extends QueuingStrategy { - highWaterMark: number; - size(chunk: ArrayBufferView): number; -} - -declare var ByteLengthQueuingStrategy: { - prototype: ByteLengthQueuingStrategy; - new(options: { highWaterMark: number }): ByteLengthQueuingStrategy; -}; - -interface CDATASection extends Text { -} - -declare var CDATASection: { - prototype: CDATASection; - new(): CDATASection; -}; - -interface CSS { - escape(value: string): string; - supports(property: string, value?: string): boolean; -} -declare var CSS: CSS; - -interface CSSConditionRule extends CSSGroupingRule { - conditionText: string; -} - -declare var CSSConditionRule: { - prototype: CSSConditionRule; - new(): CSSConditionRule; -}; - -interface CSSFontFaceRule extends CSSRule { - readonly style: CSSStyleDeclaration; -} - -declare var CSSFontFaceRule: { - prototype: CSSFontFaceRule; - new(): CSSFontFaceRule; -}; - -interface CSSGroupingRule extends CSSRule { - readonly cssRules: CSSRuleList; - deleteRule(index: number): void; - insertRule(rule: string, index: number): number; -} - -declare var CSSGroupingRule: { - prototype: CSSGroupingRule; - new(): CSSGroupingRule; -}; - -interface CSSImportRule extends CSSRule { - readonly href: string; - readonly media: MediaList; - readonly styleSheet: CSSStyleSheet; -} - -declare var CSSImportRule: { - prototype: CSSImportRule; - new(): CSSImportRule; -}; - -interface CSSKeyframeRule extends CSSRule { - keyText: string; - readonly style: CSSStyleDeclaration; -} - -declare var CSSKeyframeRule: { - prototype: CSSKeyframeRule; - new(): CSSKeyframeRule; -}; - -interface CSSKeyframesRule extends CSSRule { - readonly cssRules: CSSRuleList; - name: string; - appendRule(rule: string): void; - deleteRule(select: string): void; - findRule(select: string): CSSKeyframeRule | null; -} - -declare var CSSKeyframesRule: { - prototype: CSSKeyframesRule; - new(): CSSKeyframesRule; -}; - -interface CSSMediaRule extends CSSConditionRule { - readonly media: MediaList; -} - -declare var CSSMediaRule: { - prototype: CSSMediaRule; - new(): CSSMediaRule; -}; - -interface CSSNamespaceRule extends CSSRule { - readonly namespaceURI: string; - readonly prefix: string; -} - -declare var CSSNamespaceRule: { - prototype: CSSNamespaceRule; - new(): CSSNamespaceRule; -}; - -interface CSSPageRule extends CSSRule { - readonly pseudoClass: string; - readonly selector: string; - selectorText: string; - readonly style: CSSStyleDeclaration; -} - -declare var CSSPageRule: { - prototype: CSSPageRule; - new(): CSSPageRule; -}; - -interface CSSRule { - cssText: string; - readonly parentRule: CSSRule | null; - readonly parentStyleSheet: CSSStyleSheet | null; - readonly type: number; - readonly CHARSET_RULE: number; - readonly FONT_FACE_RULE: number; - readonly IMPORT_RULE: number; - readonly KEYFRAMES_RULE: number; - readonly KEYFRAME_RULE: number; - readonly MEDIA_RULE: number; - readonly NAMESPACE_RULE: number; - readonly PAGE_RULE: number; - readonly STYLE_RULE: number; - readonly SUPPORTS_RULE: number; - readonly UNKNOWN_RULE: number; - readonly VIEWPORT_RULE: number; -} - -declare var CSSRule: { - prototype: CSSRule; - new(): CSSRule; - readonly CHARSET_RULE: number; - readonly FONT_FACE_RULE: number; - readonly IMPORT_RULE: number; - readonly KEYFRAMES_RULE: number; - readonly KEYFRAME_RULE: number; - readonly MEDIA_RULE: number; - readonly NAMESPACE_RULE: number; - readonly PAGE_RULE: number; - readonly STYLE_RULE: number; - readonly SUPPORTS_RULE: number; - readonly UNKNOWN_RULE: number; - readonly VIEWPORT_RULE: number; -}; - -interface CSSRuleList { - readonly length: number; - item(index: number): CSSRule | null; - [index: number]: CSSRule; -} - -declare var CSSRuleList: { - prototype: CSSRuleList; - new(): CSSRuleList; -}; - -interface CSSStyleDeclaration { - alignContent: string | null; - alignItems: string | null; - alignSelf: string | null; - alignmentBaseline: string | null; - animation: string; - animationDelay: string; - animationDirection: string; - animationDuration: string; - animationFillMode: string; - animationIterationCount: string; - animationName: string; - animationPlayState: string; - animationTimingFunction: string; - backfaceVisibility: string | null; - background: string | null; - backgroundAttachment: string | null; - backgroundClip: string | null; - backgroundColor: string | null; - backgroundImage: string | null; - backgroundOrigin: string | null; - backgroundPosition: string | null; - backgroundPositionX: string | null; - backgroundPositionY: string | null; - backgroundRepeat: string | null; - backgroundSize: string | null; - baselineShift: string | null; - border: string | null; - borderBottom: string | null; - borderBottomColor: string | null; - borderBottomLeftRadius: string | null; - borderBottomRightRadius: string | null; - borderBottomStyle: string | null; - borderBottomWidth: string | null; - borderCollapse: string | null; - borderColor: string | null; - borderImage: string | null; - borderImageOutset: string | null; - borderImageRepeat: string | null; - borderImageSlice: string | null; - borderImageSource: string | null; - borderImageWidth: string | null; - borderLeft: string | null; - borderLeftColor: string | null; - borderLeftStyle: string | null; - borderLeftWidth: string | null; - borderRadius: string | null; - borderRight: string | null; - borderRightColor: string | null; - borderRightStyle: string | null; - borderRightWidth: string | null; - borderSpacing: string | null; - borderStyle: string | null; - borderTop: string | null; - borderTopColor: string | null; - borderTopLeftRadius: string | null; - borderTopRightRadius: string | null; - borderTopStyle: string | null; - borderTopWidth: string | null; - borderWidth: string | null; - bottom: string | null; - boxShadow: string | null; - boxSizing: string | null; - breakAfter: string | null; - breakBefore: string | null; - breakInside: string | null; - captionSide: string | null; - clear: string | null; - clip: string | null; - clipPath: string | null; - clipRule: string | null; - color: string | null; - colorInterpolationFilters: string | null; - columnCount: any; - columnFill: string | null; - columnGap: any; - columnRule: string | null; - columnRuleColor: any; - columnRuleStyle: string | null; - columnRuleWidth: any; - columnSpan: string | null; - columnWidth: any; - columns: string | null; - content: string | null; - counterIncrement: string | null; - counterReset: string | null; - cssFloat: string | null; - cssText: string; - cursor: string | null; - direction: string | null; - display: string | null; - dominantBaseline: string | null; - emptyCells: string | null; - enableBackground: string | null; - fill: string | null; - fillOpacity: string | null; - fillRule: string | null; - filter: string | null; - flex: string | null; - flexBasis: string | null; - flexDirection: string | null; - flexFlow: string | null; - flexGrow: string | null; - flexShrink: string | null; - flexWrap: string | null; - floodColor: string | null; - floodOpacity: string | null; - font: string | null; - fontFamily: string | null; - fontFeatureSettings: string | null; - fontSize: string | null; - fontSizeAdjust: string | null; - fontStretch: string | null; - fontStyle: string | null; - fontVariant: string | null; - fontWeight: string | null; - gap: string | null; - glyphOrientationHorizontal: string | null; - glyphOrientationVertical: string | null; - grid: string | null; - gridArea: string | null; - gridAutoColumns: string | null; - gridAutoFlow: string | null; - gridAutoRows: string | null; - gridColumn: string | null; - gridColumnEnd: string | null; - gridColumnGap: string | null; - gridColumnStart: string | null; - gridGap: string | null; - gridRow: string | null; - gridRowEnd: string | null; - gridRowGap: string | null; - gridRowStart: string | null; - gridTemplate: string | null; - gridTemplateAreas: string | null; - gridTemplateColumns: string | null; - gridTemplateRows: string | null; - height: string | null; - imeMode: string | null; - justifyContent: string | null; - justifyItems: string | null; - justifySelf: string | null; - kerning: string | null; - layoutGrid: string | null; - layoutGridChar: string | null; - layoutGridLine: string | null; - layoutGridMode: string | null; - layoutGridType: string | null; - left: string | null; - readonly length: number; - letterSpacing: string | null; - lightingColor: string | null; - lineBreak: string | null; - lineHeight: string | null; - listStyle: string | null; - listStyleImage: string | null; - listStylePosition: string | null; - listStyleType: string | null; - margin: string | null; - marginBottom: string | null; - marginLeft: string | null; - marginRight: string | null; - marginTop: string | null; - marker: string | null; - markerEnd: string | null; - markerMid: string | null; - markerStart: string | null; - mask: string | null; - maskImage: string | null; - maxHeight: string | null; - maxWidth: string | null; - minHeight: string | null; - minWidth: string | null; - msContentZoomChaining: string | null; - msContentZoomLimit: string | null; - msContentZoomLimitMax: any; - msContentZoomLimitMin: any; - msContentZoomSnap: string | null; - msContentZoomSnapPoints: string | null; - msContentZoomSnapType: string | null; - msContentZooming: string | null; - msFlowFrom: string | null; - msFlowInto: string | null; - msFontFeatureSettings: string | null; - msGridColumn: any; - msGridColumnAlign: string | null; - msGridColumnSpan: any; - msGridColumns: string | null; - msGridRow: any; - msGridRowAlign: string | null; - msGridRowSpan: any; - msGridRows: string | null; - msHighContrastAdjust: string | null; - msHyphenateLimitChars: string | null; - msHyphenateLimitLines: any; - msHyphenateLimitZone: any; - msHyphens: string | null; - msImeAlign: string | null; - msOverflowStyle: string | null; - msScrollChaining: string | null; - msScrollLimit: string | null; - msScrollLimitXMax: any; - msScrollLimitXMin: any; - msScrollLimitYMax: any; - msScrollLimitYMin: any; - msScrollRails: string | null; - msScrollSnapPointsX: string | null; - msScrollSnapPointsY: string | null; - msScrollSnapType: string | null; - msScrollSnapX: string | null; - msScrollSnapY: string | null; - msScrollTranslation: string | null; - msTextCombineHorizontal: string | null; - msTextSizeAdjust: any; - msTouchAction: string | null; - msTouchSelect: string | null; - msUserSelect: string | null; - msWrapFlow: string; - msWrapMargin: any; - msWrapThrough: string; - objectFit: string | null; - objectPosition: string | null; - opacity: string | null; - order: string | null; - orphans: string | null; - outline: string | null; - outlineColor: string | null; - outlineOffset: string | null; - outlineStyle: string | null; - outlineWidth: string | null; - overflow: string | null; - overflowX: string | null; - overflowY: string | null; - padding: string | null; - paddingBottom: string | null; - paddingLeft: string | null; - paddingRight: string | null; - paddingTop: string | null; - pageBreakAfter: string | null; - pageBreakBefore: string | null; - pageBreakInside: string | null; - readonly parentRule: CSSRule; - penAction: string | null; - perspective: string | null; - perspectiveOrigin: string | null; - pointerEvents: string | null; - position: string | null; - quotes: string | null; - resize: string | null; - right: string | null; - rotate: string | null; - rowGap: string | null; - rubyAlign: string | null; - rubyOverhang: string | null; - rubyPosition: string | null; - scale: string | null; - scrollBehavior: string; - stopColor: string | null; - stopOpacity: string | null; - stroke: string | null; - strokeDasharray: string | null; - strokeDashoffset: string | null; - strokeLinecap: string | null; - strokeLinejoin: string | null; - strokeMiterlimit: string | null; - strokeOpacity: string | null; - strokeWidth: string | null; - tableLayout: string | null; - textAlign: string | null; - textAlignLast: string | null; - textAnchor: string | null; - textCombineUpright: string | null; - textDecoration: string | null; - textIndent: string | null; - textJustify: string | null; - textKashida: string | null; - textKashidaSpace: string | null; - textOverflow: string | null; - textShadow: string | null; - textTransform: string | null; - textUnderlinePosition: string | null; - top: string | null; - touchAction: string; - transform: string | null; - transformOrigin: string | null; - transformStyle: string | null; - transition: string; - transitionDelay: string; - transitionDuration: string; - transitionProperty: string; - transitionTimingFunction: string; - translate: string | null; - unicodeBidi: string | null; - userSelect: string | null; - verticalAlign: string | null; - visibility: string | null; - /** @deprecated */ - webkitAlignContent: string; - /** @deprecated */ - webkitAlignItems: string; - /** @deprecated */ - webkitAlignSelf: string; - /** @deprecated */ - webkitAnimation: string; - /** @deprecated */ - webkitAnimationDelay: string; - /** @deprecated */ - webkitAnimationDirection: string; - /** @deprecated */ - webkitAnimationDuration: string; - /** @deprecated */ - webkitAnimationFillMode: string; - /** @deprecated */ - webkitAnimationIterationCount: string; - /** @deprecated */ - webkitAnimationName: string; - /** @deprecated */ - webkitAnimationPlayState: string; - /** @deprecated */ - webkitAnimationTimingFunction: string; - /** @deprecated */ - webkitAppearance: string; - /** @deprecated */ - webkitBackfaceVisibility: string; - /** @deprecated */ - webkitBackgroundClip: string; - /** @deprecated */ - webkitBackgroundOrigin: string; - /** @deprecated */ - webkitBackgroundSize: string; - /** @deprecated */ - webkitBorderBottomLeftRadius: string; - /** @deprecated */ - webkitBorderBottomRightRadius: string; - webkitBorderImage: string | null; - /** @deprecated */ - webkitBorderRadius: string; - /** @deprecated */ - webkitBorderTopLeftRadius: string; - /** @deprecated */ - webkitBorderTopRightRadius: string; - /** @deprecated */ - webkitBoxAlign: string; - webkitBoxDirection: string | null; - /** @deprecated */ - webkitBoxFlex: string; - /** @deprecated */ - webkitBoxOrdinalGroup: string; - webkitBoxOrient: string | null; - /** @deprecated */ - webkitBoxPack: string; - /** @deprecated */ - webkitBoxShadow: string; - /** @deprecated */ - webkitBoxSizing: string; - webkitColumnBreakAfter: string | null; - webkitColumnBreakBefore: string | null; - webkitColumnBreakInside: string | null; - webkitColumnCount: any; - webkitColumnGap: any; - webkitColumnRule: string | null; - webkitColumnRuleColor: any; - webkitColumnRuleStyle: string | null; - webkitColumnRuleWidth: any; - webkitColumnSpan: string | null; - webkitColumnWidth: any; - webkitColumns: string | null; - /** @deprecated */ - webkitFilter: string; - /** @deprecated */ - webkitFlex: string; - /** @deprecated */ - webkitFlexBasis: string; - /** @deprecated */ - webkitFlexDirection: string; - /** @deprecated */ - webkitFlexFlow: string; - /** @deprecated */ - webkitFlexGrow: string; - /** @deprecated */ - webkitFlexShrink: string; - /** @deprecated */ - webkitFlexWrap: string; - /** @deprecated */ - webkitJustifyContent: string; - /** @deprecated */ - webkitMask: string; - /** @deprecated */ - webkitMaskBoxImage: string; - /** @deprecated */ - webkitMaskBoxImageOutset: string; - /** @deprecated */ - webkitMaskBoxImageRepeat: string; - /** @deprecated */ - webkitMaskBoxImageSlice: string; - /** @deprecated */ - webkitMaskBoxImageSource: string; - /** @deprecated */ - webkitMaskBoxImageWidth: string; - /** @deprecated */ - webkitMaskClip: string; - /** @deprecated */ - webkitMaskComposite: string; - /** @deprecated */ - webkitMaskImage: string; - /** @deprecated */ - webkitMaskOrigin: string; - /** @deprecated */ - webkitMaskPosition: string; - /** @deprecated */ - webkitMaskRepeat: string; - /** @deprecated */ - webkitMaskSize: string; - /** @deprecated */ - webkitOrder: string; - /** @deprecated */ - webkitPerspective: string; - /** @deprecated */ - webkitPerspectiveOrigin: string; - webkitTapHighlightColor: string | null; - /** @deprecated */ - webkitTextFillColor: string; - /** @deprecated */ - webkitTextSizeAdjust: string; - /** @deprecated */ - webkitTextStroke: string; - /** @deprecated */ - webkitTextStrokeColor: string; - /** @deprecated */ - webkitTextStrokeWidth: string; - /** @deprecated */ - webkitTransform: string; - /** @deprecated */ - webkitTransformOrigin: string; - /** @deprecated */ - webkitTransformStyle: string; - /** @deprecated */ - webkitTransition: string; - /** @deprecated */ - webkitTransitionDelay: string; - /** @deprecated */ - webkitTransitionDuration: string; - /** @deprecated */ - webkitTransitionProperty: string; - /** @deprecated */ - webkitTransitionTimingFunction: string; - webkitUserModify: string | null; - webkitUserSelect: string | null; - webkitWritingMode: string | null; - whiteSpace: string | null; - widows: string | null; - width: string | null; - wordBreak: string | null; - wordSpacing: string | null; - wordWrap: string | null; - writingMode: string | null; - zIndex: string | null; - zoom: string | null; - getPropertyPriority(propertyName: string): string; - getPropertyValue(propertyName: string): string; - item(index: number): string; - removeProperty(propertyName: string): string; - setProperty(propertyName: string, value: string | null, priority?: string | null): void; - [index: number]: string; -} - -declare var CSSStyleDeclaration: { - prototype: CSSStyleDeclaration; - new(): CSSStyleDeclaration; -}; - -interface CSSStyleRule extends CSSRule { - selectorText: string; - readonly style: CSSStyleDeclaration; -} - -declare var CSSStyleRule: { - prototype: CSSStyleRule; - new(): CSSStyleRule; -}; - -interface CSSStyleSheet extends StyleSheet { - readonly cssRules: CSSRuleList; - /** @deprecated */ - cssText: string; - /** @deprecated */ - readonly id: string; - /** @deprecated */ - readonly imports: StyleSheetList; - /** @deprecated */ - readonly isAlternate: boolean; - /** @deprecated */ - readonly isPrefAlternate: boolean; - readonly ownerRule: CSSRule | null; - /** @deprecated */ - readonly owningElement: Element; - /** @deprecated */ - readonly pages: any; - /** @deprecated */ - readonly readOnly: boolean; - readonly rules: CSSRuleList; - /** @deprecated */ - addImport(bstrURL: string, lIndex?: number): number; - /** @deprecated */ - addPageRule(bstrSelector: string, bstrStyle: string, lIndex?: number): number; - addRule(bstrSelector: string, bstrStyle?: string, lIndex?: number): number; - deleteRule(index?: number): void; - insertRule(rule: string, index?: number): number; - /** @deprecated */ - removeImport(lIndex: number): void; - removeRule(lIndex: number): void; -} - -declare var CSSStyleSheet: { - prototype: CSSStyleSheet; - new(): CSSStyleSheet; -}; - -interface CSSSupportsRule extends CSSConditionRule { -} - -declare var CSSSupportsRule: { - prototype: CSSSupportsRule; - new(): CSSSupportsRule; -}; - -interface Cache { - add(request: RequestInfo): Promise; - addAll(requests: RequestInfo[]): Promise; - delete(request: RequestInfo, options?: CacheQueryOptions): Promise; - keys(request?: RequestInfo, options?: CacheQueryOptions): Promise>; - match(request: RequestInfo, options?: CacheQueryOptions): Promise; - matchAll(request?: RequestInfo, options?: CacheQueryOptions): Promise>; - put(request: RequestInfo, response: Response): Promise; -} - -declare var Cache: { - prototype: Cache; - new(): Cache; -}; - -interface CacheStorage { - delete(cacheName: string): Promise; - has(cacheName: string): Promise; - keys(): Promise; - match(request: RequestInfo, options?: CacheQueryOptions): Promise; - open(cacheName: string): Promise; -} - -declare var CacheStorage: { - prototype: CacheStorage; - new(): CacheStorage; -}; - -interface CanvasCompositing { - globalAlpha: number; - globalCompositeOperation: string; -} - -interface CanvasDrawImage { - drawImage(image: CanvasImageSource, dx: number, dy: number): void; - drawImage(image: CanvasImageSource, dx: number, dy: number, dw: number, dh: number): void; - drawImage(image: CanvasImageSource, sx: number, sy: number, sw: number, sh: number, dx: number, dy: number, dw: number, dh: number): void; -} - -interface CanvasDrawPath { - beginPath(): void; - clip(fillRule?: CanvasFillRule): void; - clip(path: Path2D, fillRule?: CanvasFillRule): void; - fill(fillRule?: CanvasFillRule): void; - fill(path: Path2D, fillRule?: CanvasFillRule): void; - isPointInPath(x: number, y: number, fillRule?: CanvasFillRule): boolean; - isPointInPath(path: Path2D, x: number, y: number, fillRule?: CanvasFillRule): boolean; - isPointInStroke(x: number, y: number): boolean; - isPointInStroke(path: Path2D, x: number, y: number): boolean; - stroke(): void; - stroke(path: Path2D): void; -} - -interface CanvasFillStrokeStyles { - fillStyle: string | CanvasGradient | CanvasPattern; - strokeStyle: string | CanvasGradient | CanvasPattern; - createLinearGradient(x0: number, y0: number, x1: number, y1: number): CanvasGradient; - createPattern(image: CanvasImageSource, repetition: string): CanvasPattern | null; - createRadialGradient(x0: number, y0: number, r0: number, x1: number, y1: number, r1: number): CanvasGradient; -} - -interface CanvasFilters { - filter: string; -} - -interface CanvasGradient { - /** - * Adds a color stop with the given color to the gradient at the given offset. 0.0 is the offset - * at one end of the gradient, 1.0 is the offset at the other end. - * Throws an "IndexSizeError" DOMException if the offset - * is out of range. Throws a "SyntaxError" DOMException if - * the color cannot be parsed. - */ - addColorStop(offset: number, color: string): void; -} - -declare var CanvasGradient: { - prototype: CanvasGradient; - new(): CanvasGradient; -}; - -interface CanvasImageData { - createImageData(sw: number, sh: number): ImageData; - createImageData(imagedata: ImageData): ImageData; - getImageData(sx: number, sy: number, sw: number, sh: number): ImageData; - putImageData(imagedata: ImageData, dx: number, dy: number): void; - putImageData(imagedata: ImageData, dx: number, dy: number, dirtyX: number, dirtyY: number, dirtyWidth: number, dirtyHeight: number): void; -} - -interface CanvasImageSmoothing { - imageSmoothingEnabled: boolean; - imageSmoothingQuality: ImageSmoothingQuality; -} - -interface CanvasPath { - arc(x: number, y: number, radius: number, startAngle: number, endAngle: number, anticlockwise?: boolean): void; - arcTo(x1: number, y1: number, x2: number, y2: number, radius: number): void; - bezierCurveTo(cp1x: number, cp1y: number, cp2x: number, cp2y: number, x: number, y: number): void; - closePath(): void; - ellipse(x: number, y: number, radiusX: number, radiusY: number, rotation: number, startAngle: number, endAngle: number, anticlockwise?: boolean): void; - lineTo(x: number, y: number): void; - moveTo(x: number, y: number): void; - quadraticCurveTo(cpx: number, cpy: number, x: number, y: number): void; - rect(x: number, y: number, w: number, h: number): void; -} - -interface CanvasPathDrawingStyles { - lineCap: CanvasLineCap; - lineDashOffset: number; - lineJoin: CanvasLineJoin; - lineWidth: number; - miterLimit: number; - getLineDash(): number[]; - setLineDash(segments: number[]): void; -} - -interface CanvasPattern { - /** - * Sets the transformation matrix that will be used when rendering the pattern during a fill or - * stroke painting operation. - */ - setTransform(transform?: DOMMatrix2DInit): void; -} - -declare var CanvasPattern: { - prototype: CanvasPattern; - new(): CanvasPattern; -}; - -interface CanvasRect { - clearRect(x: number, y: number, w: number, h: number): void; - fillRect(x: number, y: number, w: number, h: number): void; - strokeRect(x: number, y: number, w: number, h: number): void; -} - -interface CanvasRenderingContext2D extends CanvasState, CanvasTransform, CanvasCompositing, CanvasImageSmoothing, CanvasFillStrokeStyles, CanvasShadowStyles, CanvasFilters, CanvasRect, CanvasDrawPath, CanvasUserInterface, CanvasText, CanvasDrawImage, CanvasImageData, CanvasPathDrawingStyles, CanvasTextDrawingStyles, CanvasPath { - readonly canvas: HTMLCanvasElement; -} - -declare var CanvasRenderingContext2D: { - prototype: CanvasRenderingContext2D; - new(): CanvasRenderingContext2D; -}; - -interface CanvasShadowStyles { - shadowBlur: number; - shadowColor: string; - shadowOffsetX: number; - shadowOffsetY: number; -} - -interface CanvasState { - restore(): void; - save(): void; -} - -interface CanvasText { - fillText(text: string, x: number, y: number, maxWidth?: number): void; - measureText(text: string): TextMetrics; - strokeText(text: string, x: number, y: number, maxWidth?: number): void; -} - -interface CanvasTextDrawingStyles { - direction: CanvasDirection; - font: string; - textAlign: CanvasTextAlign; - textBaseline: CanvasTextBaseline; -} - -interface CanvasTransform { - getTransform(): DOMMatrix; - resetTransform(): void; - rotate(angle: number): void; - scale(x: number, y: number): void; - setTransform(a: number, b: number, c: number, d: number, e: number, f: number): void; - setTransform(transform?: DOMMatrix2DInit): void; - transform(a: number, b: number, c: number, d: number, e: number, f: number): void; - translate(x: number, y: number): void; -} - -interface CanvasUserInterface { - drawFocusIfNeeded(element: Element): void; - drawFocusIfNeeded(path: Path2D, element: Element): void; - scrollPathIntoView(): void; - scrollPathIntoView(path: Path2D): void; -} - -interface CaretPosition { - readonly offset: number; - readonly offsetNode: Node; - getClientRect(): DOMRect | null; -} - -declare var CaretPosition: { - prototype: CaretPosition; - new(): CaretPosition; -}; - -interface ChannelMergerNode extends AudioNode { -} - -declare var ChannelMergerNode: { - prototype: ChannelMergerNode; - new(context: BaseAudioContext, options?: ChannelMergerOptions): ChannelMergerNode; -}; - -interface ChannelSplitterNode extends AudioNode { -} - -declare var ChannelSplitterNode: { - prototype: ChannelSplitterNode; - new(context: BaseAudioContext, options?: ChannelSplitterOptions): ChannelSplitterNode; -}; - -interface CharacterData extends Node, NonDocumentTypeChildNode, ChildNode { - data: string; - readonly length: number; - appendData(data: string): void; - deleteData(offset: number, count: number): void; - insertData(offset: number, data: string): void; - replaceData(offset: number, count: number, data: string): void; - substringData(offset: number, count: number): string; -} - -declare var CharacterData: { - prototype: CharacterData; - new(): CharacterData; -}; - -interface ChildNode extends Node { - /** - * Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes. - * Throws a "HierarchyRequestError" DOMException if the constraints of - * the node tree are violated. - */ - after(...nodes: (Node | string)[]): void; - /** - * Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes. - * Throws a "HierarchyRequestError" DOMException if the constraints of - * the node tree are violated. - */ - before(...nodes: (Node | string)[]): void; - /** - * Removes node. - */ - remove(): void; - /** - * Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes. - * Throws a "HierarchyRequestError" DOMException if the constraints of - * the node tree are violated. - */ - replaceWith(...nodes: (Node | string)[]): void; -} - -interface ClientRect { - bottom: number; - readonly height: number; - left: number; - right: number; - top: number; - readonly width: number; -} - -declare var ClientRect: { - prototype: ClientRect; - new(): ClientRect; -}; - -interface ClientRectList { - readonly length: number; - item(index: number): ClientRect; - [index: number]: ClientRect; -} - -declare var ClientRectList: { - prototype: ClientRectList; - new(): ClientRectList; -}; - -interface ClipboardEvent extends Event { - readonly clipboardData: DataTransfer; -} - -declare var ClipboardEvent: { - prototype: ClipboardEvent; - new(type: string, eventInitDict?: ClipboardEventInit): ClipboardEvent; -}; - -interface ClipboardEventInit extends EventInit { - data?: string; - dataType?: string; -} - -interface CloseEvent extends Event { - readonly code: number; - readonly reason: string; - readonly wasClean: boolean; - /** @deprecated */ - initCloseEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, wasCleanArg: boolean, codeArg: number, reasonArg: string): void; -} - -declare var CloseEvent: { - prototype: CloseEvent; - new(type: string, eventInitDict?: CloseEventInit): CloseEvent; -}; - -interface Comment extends CharacterData { -} - -declare var Comment: { - prototype: Comment; - new(data?: string): Comment; -}; - -interface CompositionEvent extends UIEvent { - readonly data: string; - readonly locale: string; - initCompositionEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, dataArg: string, locale: string): void; -} - -declare var CompositionEvent: { - prototype: CompositionEvent; - new(typeArg: string, eventInitDict?: CompositionEventInit): CompositionEvent; -}; - -interface ConcatParams extends Algorithm { - algorithmId: Uint8Array; - hash?: string | Algorithm; - partyUInfo: Uint8Array; - partyVInfo: Uint8Array; - privateInfo?: Uint8Array; - publicInfo?: Uint8Array; -} - -interface Console { - memory: any; - assert(condition?: boolean, message?: string, ...data: any[]): void; - clear(): void; - count(label?: string): void; - debug(message?: any, ...optionalParams: any[]): void; - dir(value?: any, ...optionalParams: any[]): void; - dirxml(value: any): void; - error(message?: any, ...optionalParams: any[]): void; - exception(message?: string, ...optionalParams: any[]): void; - group(groupTitle?: string, ...optionalParams: any[]): void; - groupCollapsed(groupTitle?: string, ...optionalParams: any[]): void; - groupEnd(): void; - info(message?: any, ...optionalParams: any[]): void; - log(message?: any, ...optionalParams: any[]): void; - markTimeline(label?: string): void; - profile(reportName?: string): void; - profileEnd(reportName?: string): void; - table(...tabularData: any[]): void; - time(label?: string): void; - timeEnd(label?: string): void; - timeStamp(label?: string): void; - timeline(label?: string): void; - timelineEnd(label?: string): void; - trace(message?: any, ...optionalParams: any[]): void; - warn(message?: any, ...optionalParams: any[]): void; -} - -declare var Console: { - prototype: Console; - new(): Console; -}; - -interface ConstantSourceNode extends AudioScheduledSourceNode { - readonly offset: AudioParam; - addEventListener(type: K, listener: (this: ConstantSourceNode, ev: AudioScheduledSourceNodeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: ConstantSourceNode, ev: AudioScheduledSourceNodeEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var ConstantSourceNode: { - prototype: ConstantSourceNode; - new(context: BaseAudioContext, options?: ConstantSourceOptions): ConstantSourceNode; -}; - -interface ConvolverNode extends AudioNode { - buffer: AudioBuffer | null; - normalize: boolean; -} - -declare var ConvolverNode: { - prototype: ConvolverNode; - new(context: BaseAudioContext, options?: ConvolverOptions): ConvolverNode; -}; - -interface Coordinates { - readonly accuracy: number; - readonly altitude: number | null; - readonly altitudeAccuracy: number | null; - readonly heading: number | null; - readonly latitude: number; - readonly longitude: number; - readonly speed: number | null; -} - -interface CountQueuingStrategy extends QueuingStrategy { - highWaterMark: number; - size(chunk: any): 1; -} - -declare var CountQueuingStrategy: { - prototype: CountQueuingStrategy; - new(options: { highWaterMark: number }): CountQueuingStrategy; -}; - -interface Crypto { - readonly subtle: SubtleCrypto; - getRandomValues(array: T): T; -} - -declare var Crypto: { - prototype: Crypto; - new(): Crypto; -}; - -interface CryptoKey { - readonly algorithm: KeyAlgorithm; - readonly extractable: boolean; - readonly type: KeyType; - readonly usages: KeyUsage[]; -} - -declare var CryptoKey: { - prototype: CryptoKey; - new(): CryptoKey; -}; - -interface CryptoKeyPair { - privateKey: CryptoKey; - publicKey: CryptoKey; -} - -declare var CryptoKeyPair: { - prototype: CryptoKeyPair; - new(): CryptoKeyPair; -}; - -interface CustomElementRegistry { - define(name: string, constructor: Function, options?: ElementDefinitionOptions): void; - get(name: string): any; - upgrade(root: Node): void; - whenDefined(name: string): Promise; -} - -declare var CustomElementRegistry: { - prototype: CustomElementRegistry; - new(): CustomElementRegistry; -}; - -interface CustomEvent extends Event { - /** - * Returns any custom data event was created with. - * Typically used for synthetic events. - */ - readonly detail: T; - initCustomEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, detailArg: T): void; -} - -declare var CustomEvent: { - prototype: CustomEvent; - new(typeArg: string, eventInitDict?: CustomEventInit): CustomEvent; -}; - -interface DOMError { - readonly name: string; - toString(): string; -} - -declare var DOMError: { - prototype: DOMError; - new(): DOMError; -}; - -interface DOMException { - readonly code: number; - readonly message: string; - readonly name: string; - readonly ABORT_ERR: number; - readonly DATA_CLONE_ERR: number; - readonly DOMSTRING_SIZE_ERR: number; - readonly HIERARCHY_REQUEST_ERR: number; - readonly INDEX_SIZE_ERR: number; - readonly INUSE_ATTRIBUTE_ERR: number; - readonly INVALID_ACCESS_ERR: number; - readonly INVALID_CHARACTER_ERR: number; - readonly INVALID_MODIFICATION_ERR: number; - readonly INVALID_NODE_TYPE_ERR: number; - readonly INVALID_STATE_ERR: number; - readonly NAMESPACE_ERR: number; - readonly NETWORK_ERR: number; - readonly NOT_FOUND_ERR: number; - readonly NOT_SUPPORTED_ERR: number; - readonly NO_DATA_ALLOWED_ERR: number; - readonly NO_MODIFICATION_ALLOWED_ERR: number; - readonly QUOTA_EXCEEDED_ERR: number; - readonly SECURITY_ERR: number; - readonly SYNTAX_ERR: number; - readonly TIMEOUT_ERR: number; - readonly TYPE_MISMATCH_ERR: number; - readonly URL_MISMATCH_ERR: number; - readonly VALIDATION_ERR: number; - readonly WRONG_DOCUMENT_ERR: number; -} - -declare var DOMException: { - prototype: DOMException; - new(message?: string, name?: string): DOMException; - readonly ABORT_ERR: number; - readonly DATA_CLONE_ERR: number; - readonly DOMSTRING_SIZE_ERR: number; - readonly HIERARCHY_REQUEST_ERR: number; - readonly INDEX_SIZE_ERR: number; - readonly INUSE_ATTRIBUTE_ERR: number; - readonly INVALID_ACCESS_ERR: number; - readonly INVALID_CHARACTER_ERR: number; - readonly INVALID_MODIFICATION_ERR: number; - readonly INVALID_NODE_TYPE_ERR: number; - readonly INVALID_STATE_ERR: number; - readonly NAMESPACE_ERR: number; - readonly NETWORK_ERR: number; - readonly NOT_FOUND_ERR: number; - readonly NOT_SUPPORTED_ERR: number; - readonly NO_DATA_ALLOWED_ERR: number; - readonly NO_MODIFICATION_ALLOWED_ERR: number; - readonly QUOTA_EXCEEDED_ERR: number; - readonly SECURITY_ERR: number; - readonly SYNTAX_ERR: number; - readonly TIMEOUT_ERR: number; - readonly TYPE_MISMATCH_ERR: number; - readonly URL_MISMATCH_ERR: number; - readonly VALIDATION_ERR: number; - readonly WRONG_DOCUMENT_ERR: number; -}; - -interface DOMImplementation { - createDocument(namespaceURI: string | null, qualifiedName: string | null, doctype: DocumentType | null): Document; - createDocumentType(qualifiedName: string, publicId: string, systemId: string): DocumentType; - createHTMLDocument(title?: string): Document; - /** @deprecated */ - hasFeature(...args: any[]): true; -} - -declare var DOMImplementation: { - prototype: DOMImplementation; - new(): DOMImplementation; -}; - -interface DOML2DeprecatedColorProperty { - color: string; -} - -interface DOMMatrix extends DOMMatrixReadOnly { - a: number; - b: number; - c: number; - d: number; - e: number; - f: number; - m11: number; - m12: number; - m13: number; - m14: number; - m21: number; - m22: number; - m23: number; - m24: number; - m31: number; - m32: number; - m33: number; - m34: number; - m41: number; - m42: number; - m43: number; - m44: number; - invertSelf(): DOMMatrix; - multiplySelf(other?: DOMMatrixInit): DOMMatrix; - preMultiplySelf(other?: DOMMatrixInit): DOMMatrix; - rotateAxisAngleSelf(x?: number, y?: number, z?: number, angle?: number): DOMMatrix; - rotateFromVectorSelf(x?: number, y?: number): DOMMatrix; - rotateSelf(rotX?: number, rotY?: number, rotZ?: number): DOMMatrix; - scale3dSelf(scale?: number, originX?: number, originY?: number, originZ?: number): DOMMatrix; - scaleSelf(scaleX?: number, scaleY?: number, scaleZ?: number, originX?: number, originY?: number, originZ?: number): DOMMatrix; - setMatrixValue(transformList: string): DOMMatrix; - skewXSelf(sx?: number): DOMMatrix; - skewYSelf(sy?: number): DOMMatrix; - translateSelf(tx?: number, ty?: number, tz?: number): DOMMatrix; -} - -declare var DOMMatrix: { - prototype: DOMMatrix; - new(init?: string | number[]): DOMMatrix; - fromFloat32Array(array32: Float32Array): DOMMatrix; - fromFloat64Array(array64: Float64Array): DOMMatrix; - fromMatrix(other?: DOMMatrixInit): DOMMatrix; -}; - -type SVGMatrix = DOMMatrix; -declare var SVGMatrix: typeof DOMMatrix; - -type WebKitCSSMatrix = DOMMatrix; -declare var WebKitCSSMatrix: typeof DOMMatrix; - -interface DOMMatrixReadOnly { - readonly a: number; - readonly b: number; - readonly c: number; - readonly d: number; - readonly e: number; - readonly f: number; - readonly is2D: boolean; - readonly isIdentity: boolean; - readonly m11: number; - readonly m12: number; - readonly m13: number; - readonly m14: number; - readonly m21: number; - readonly m22: number; - readonly m23: number; - readonly m24: number; - readonly m31: number; - readonly m32: number; - readonly m33: number; - readonly m34: number; - readonly m41: number; - readonly m42: number; - readonly m43: number; - readonly m44: number; - flipX(): DOMMatrix; - flipY(): DOMMatrix; - inverse(): DOMMatrix; - multiply(other?: DOMMatrixInit): DOMMatrix; - rotate(rotX?: number, rotY?: number, rotZ?: number): DOMMatrix; - rotateAxisAngle(x?: number, y?: number, z?: number, angle?: number): DOMMatrix; - rotateFromVector(x?: number, y?: number): DOMMatrix; - scale(scaleX?: number, scaleY?: number, scaleZ?: number, originX?: number, originY?: number, originZ?: number): DOMMatrix; - scale3d(scale?: number, originX?: number, originY?: number, originZ?: number): DOMMatrix; - skewX(sx?: number): DOMMatrix; - skewY(sy?: number): DOMMatrix; - toFloat32Array(): Float32Array; - toFloat64Array(): Float64Array; - toJSON(): any; - transformPoint(point?: DOMPointInit): DOMPoint; - translate(tx?: number, ty?: number, tz?: number): DOMMatrix; -} - -declare var DOMMatrixReadOnly: { - prototype: DOMMatrixReadOnly; - new(init?: string | number[]): DOMMatrixReadOnly; - fromFloat32Array(array32: Float32Array): DOMMatrixReadOnly; - fromFloat64Array(array64: Float64Array): DOMMatrixReadOnly; - fromMatrix(other?: DOMMatrixInit): DOMMatrixReadOnly; -}; - -interface DOMParser { - parseFromString(str: string, type: SupportedType): Document; -} - -declare var DOMParser: { - prototype: DOMParser; - new(): DOMParser; -}; - -interface DOMPoint extends DOMPointReadOnly { - w: number; - x: number; - y: number; - z: number; -} - -declare var DOMPoint: { - prototype: DOMPoint; - new(x?: number, y?: number, z?: number, w?: number): DOMPoint; - fromPoint(other?: DOMPointInit): DOMPoint; -}; - -type SVGPoint = DOMPoint; -declare var SVGPoint: typeof DOMPoint; - -interface DOMPointReadOnly { - readonly w: number; - readonly x: number; - readonly y: number; - readonly z: number; - matrixTransform(matrix?: DOMMatrixInit): DOMPoint; - toJSON(): any; -} - -declare var DOMPointReadOnly: { - prototype: DOMPointReadOnly; - new(x?: number, y?: number, z?: number, w?: number): DOMPointReadOnly; - fromPoint(other?: DOMPointInit): DOMPointReadOnly; -}; - -interface DOMQuad { - readonly p1: DOMPoint; - readonly p2: DOMPoint; - readonly p3: DOMPoint; - readonly p4: DOMPoint; - getBounds(): DOMRect; - toJSON(): any; -} - -declare var DOMQuad: { - prototype: DOMQuad; - new(p1?: DOMPointInit, p2?: DOMPointInit, p3?: DOMPointInit, p4?: DOMPointInit): DOMQuad; - fromQuad(other?: DOMQuadInit): DOMQuad; - fromRect(other?: DOMRectInit): DOMQuad; -}; - -interface DOMRect extends DOMRectReadOnly { - height: number; - width: number; - x: number; - y: number; -} - -declare var DOMRect: { - prototype: DOMRect; - new(x?: number, y?: number, width?: number, height?: number): DOMRect; - fromRect(other?: DOMRectInit): DOMRect; -}; - -type SVGRect = DOMRect; -declare var SVGRect: typeof DOMRect; - -interface DOMRectList { - readonly length: number; - item(index: number): DOMRect | null; - [index: number]: DOMRect; -} - -declare var DOMRectList: { - prototype: DOMRectList; - new(): DOMRectList; -}; - -interface DOMRectReadOnly { - readonly bottom: number; - readonly height: number; - readonly left: number; - readonly right: number; - readonly top: number; - readonly width: number; - readonly x: number; - readonly y: number; - toJSON(): any; -} - -declare var DOMRectReadOnly: { - prototype: DOMRectReadOnly; - new(x?: number, y?: number, width?: number, height?: number): DOMRectReadOnly; - fromRect(other?: DOMRectInit): DOMRectReadOnly; -}; - -interface DOMSettableTokenList extends DOMTokenList { - value: string; -} - -declare var DOMSettableTokenList: { - prototype: DOMSettableTokenList; - new(): DOMSettableTokenList; -}; - -interface DOMStringList { - /** - * Returns the number of strings in strings. - */ - readonly length: number; - /** - * Returns true if strings contains string, and false - * otherwise. - */ - contains(string: string): boolean; - /** - * Returns the string with index index from strings. - */ - item(index: number): string | null; - [index: number]: string; -} - -declare var DOMStringList: { - prototype: DOMStringList; - new(): DOMStringList; -}; - -interface DOMStringMap { - [name: string]: string | undefined; -} - -declare var DOMStringMap: { - prototype: DOMStringMap; - new(): DOMStringMap; -}; - -interface DOMTokenList { - /** - * Returns the number of tokens. - */ - readonly length: number; - /** - * Returns the associated set as string. - * Can be set, to change the associated attribute. - */ - value: string; - /** - * Adds all arguments passed, except those already present. - * Throws a "SyntaxError" DOMException if one of the arguments is the empty - * string. - * Throws an "InvalidCharacterError" DOMException if one of the arguments - * contains any ASCII whitespace. - */ - add(...tokens: string[]): void; - /** - * Returns true if token is present, and false otherwise. - */ - contains(token: string): boolean; - /** - * tokenlist[index] - */ - item(index: number): string | null; - /** - * Removes arguments passed, if they are present. - * Throws a "SyntaxError" DOMException if one of the arguments is the empty - * string. - * Throws an "InvalidCharacterError" DOMException if one of the arguments - * contains any ASCII whitespace. - */ - remove(...tokens: string[]): void; - /** - * Replaces token with newToken. - * Returns true if token was replaced with newToken, and false otherwise. - * Throws a "SyntaxError" DOMException if one of the arguments is the empty - * string. - * Throws an "InvalidCharacterError" DOMException if one of the arguments - * contains any ASCII whitespace. - */ - replace(oldToken: string, newToken: string): void; - /** - * Returns true if token is in the associated attribute's supported tokens. Returns - * false otherwise. - * Throws a TypeError if the associated attribute has no supported tokens defined. - */ - supports(token: string): boolean; - toggle(token: string, force?: boolean): boolean; - forEach(callbackfn: (value: string, key: number, parent: DOMTokenList) => void, thisArg?: any): void; - [index: number]: string; -} - -declare var DOMTokenList: { - prototype: DOMTokenList; - new(): DOMTokenList; -}; - -interface DataCue extends TextTrackCue { - data: ArrayBuffer; - addEventListener(type: K, listener: (this: DataCue, ev: TextTrackCueEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: DataCue, ev: TextTrackCueEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var DataCue: { - prototype: DataCue; - new(): DataCue; -}; - -interface DataTransfer { - dropEffect: string; - effectAllowed: string; - /** - * Returns a FileList of the files being dragged, if any. - */ - readonly files: FileList; - /** - * Returns a DataTransferItemList object, with the drag data. - */ - readonly items: DataTransferItemList; - /** - * Returns a frozen array listing the formats that were set in the dragstart event. In addition, if any files are being - * dragged, then one of the types will be the string "Files". - */ - readonly types: ReadonlyArray; - /** - * Removes the data of the specified formats. Removes all data if the argument is omitted. - */ - clearData(format?: string): void; - /** - * Returns the specified data. If there is no such data, returns the empty string. - */ - getData(format: string): string; - /** - * Adds the specified data. - */ - setData(format: string, data: string): void; - /** - * Uses the given element to update the drag feedback, replacing any previously specified - * feedback. - */ - setDragImage(image: Element, x: number, y: number): void; -} - -declare var DataTransfer: { - prototype: DataTransfer; - new(): DataTransfer; -}; - -interface DataTransferItem { - /** - * Returns the drag data item kind, one of: "string", - * "file". - */ - readonly kind: string; - /** - * Returns the drag data item type string. - */ - readonly type: string; - /** - * Returns a File object, if the drag data item kind is File. - */ - getAsFile(): File | null; - /** - * Invokes the callback with the string data as the argument, if the drag data item - * kind is Plain Unicode string. - */ - getAsString(callback: FunctionStringCallback | null): void; - webkitGetAsEntry(): any; -} - -declare var DataTransferItem: { - prototype: DataTransferItem; - new(): DataTransferItem; -}; - -interface DataTransferItemList { - /** - * Returns the number of items in the drag data store. - */ - readonly length: number; - /** - * Adds a new entry for the given data to the drag data store. If the data is plain - * text then a type string has to be provided - * also. - */ - add(data: string, type: string): DataTransferItem | null; - add(data: File): DataTransferItem | null; - /** - * Removes all the entries in the drag data store. - */ - clear(): void; - item(index: number): DataTransferItem; - /** - * Removes the indexth entry in the drag data store. - */ - remove(index: number): void; - [name: number]: DataTransferItem; -} - -declare var DataTransferItemList: { - prototype: DataTransferItemList; - new(): DataTransferItemList; -}; - -interface DeferredPermissionRequest { - readonly id: number; - readonly type: MSWebViewPermissionType; - readonly uri: string; - allow(): void; - deny(): void; -} - -declare var DeferredPermissionRequest: { - prototype: DeferredPermissionRequest; - new(): DeferredPermissionRequest; -}; - -interface DelayNode extends AudioNode { - readonly delayTime: AudioParam; -} - -declare var DelayNode: { - prototype: DelayNode; - new(context: BaseAudioContext, options?: DelayOptions): DelayNode; -}; - -interface DeviceAcceleration { - readonly x: number | null; - readonly y: number | null; - readonly z: number | null; -} - -declare var DeviceAcceleration: { - prototype: DeviceAcceleration; - new(): DeviceAcceleration; -}; - -interface DeviceLightEvent extends Event { - readonly value: number; -} - -declare var DeviceLightEvent: { - prototype: DeviceLightEvent; - new(typeArg: string, eventInitDict?: DeviceLightEventInit): DeviceLightEvent; -}; - -interface DeviceMotionEvent extends Event { - readonly acceleration: DeviceAcceleration | null; - readonly accelerationIncludingGravity: DeviceAcceleration | null; - readonly interval: number | null; - readonly rotationRate: DeviceRotationRate | null; - initDeviceMotionEvent(type: string, bubbles: boolean, cancelable: boolean, acceleration: DeviceAccelerationDict | null, accelerationIncludingGravity: DeviceAccelerationDict | null, rotationRate: DeviceRotationRateDict | null, interval: number | null): void; -} - -declare var DeviceMotionEvent: { - prototype: DeviceMotionEvent; - new(typeArg: string, eventInitDict?: DeviceMotionEventInit): DeviceMotionEvent; -}; - -interface DeviceOrientationEvent extends Event { - readonly absolute: boolean; - readonly alpha: number | null; - readonly beta: number | null; - readonly gamma: number | null; - initDeviceOrientationEvent(type: string, bubbles: boolean, cancelable: boolean, alpha: number | null, beta: number | null, gamma: number | null, absolute: boolean): void; -} - -declare var DeviceOrientationEvent: { - prototype: DeviceOrientationEvent; - new(typeArg: string, eventInitDict?: DeviceOrientationEventInit): DeviceOrientationEvent; -}; - -interface DeviceRotationRate { - readonly alpha: number | null; - readonly beta: number | null; - readonly gamma: number | null; -} - -declare var DeviceRotationRate: { - prototype: DeviceRotationRate; - new(): DeviceRotationRate; -}; - -interface DhImportKeyParams extends Algorithm { - generator: Uint8Array; - prime: Uint8Array; -} - -interface DhKeyAlgorithm extends KeyAlgorithm { - generator: Uint8Array; - prime: Uint8Array; -} - -interface DhKeyDeriveParams extends Algorithm { - public: CryptoKey; -} - -interface DhKeyGenParams extends Algorithm { - generator: Uint8Array; - prime: Uint8Array; -} - -interface DocumentEventMap extends GlobalEventHandlersEventMap, DocumentAndElementEventHandlersEventMap { - "fullscreenchange": Event; - "fullscreenerror": Event; - "readystatechange": ProgressEvent; - "visibilitychange": Event; -} - -interface Document extends Node, NonElementParentNode, DocumentOrShadowRoot, ParentNode, GlobalEventHandlers, DocumentAndElementEventHandlers { - /** - * Sets or gets the URL for the current document. - */ - readonly URL: string; - /** - * Gets the object that has the focus when the parent document has focus. - */ - readonly activeElement: Element | null; - /** - * Sets or gets the color of all active links in the document. - */ - /** @deprecated */ - alinkColor: string; - /** - * Returns a reference to the collection of elements contained by the object. - */ - /** @deprecated */ - readonly all: HTMLAllCollection; - /** - * Retrieves a collection of all a objects that have a name and/or id property. Objects in this collection are in HTML source order. - */ - /** @deprecated */ - readonly anchors: HTMLCollectionOf; - /** - * Retrieves a collection of all applet objects in the document. - */ - /** @deprecated */ - readonly applets: HTMLCollectionOf; - /** - * Deprecated. Sets or retrieves a value that indicates the background color behind the object. - */ - /** @deprecated */ - bgColor: string; - /** - * Specifies the beginning and end of the document body. - */ - body: HTMLElement; - /** - * Returns document's encoding. - */ - readonly characterSet: string; - /** - * Gets or sets the character set used to encode the object. - */ - readonly charset: string; - /** - * Gets a value that indicates whether standards-compliant mode is switched on for the object. - */ - readonly compatMode: string; - /** - * Returns document's content type. - */ - readonly contentType: string; - /** - * Returns the HTTP cookies that apply to the Document. If there are no cookies or - * cookies can't be applied to this resource, the empty string will be returned. - * Can be set, to add a new cookie to the element's set of HTTP cookies. - * If the contents are sandboxed into a - * unique origin (e.g. in an iframe with the sandbox attribute), a - * "SecurityError" DOMException will be thrown on getting - * and setting. - */ - cookie: string; - /** - * Returns the script element, or the SVG script element, - * that is currently executing, as long as the element represents a classic script. - * In the case of reentrant script execution, returns the one that most recently started executing - * amongst those that have not yet finished executing. - * Returns null if the Document is not currently executing a script - * or SVG script element (e.g., because the running script is an event - * handler, or a timeout), or if the currently executing script or SVG - * script element represents a module script. - */ - readonly currentScript: HTMLOrSVGScriptElement | null; - readonly defaultView: WindowProxy | null; - /** - * Sets or gets a value that indicates whether the document can be edited. - */ - designMode: string; - /** - * Sets or retrieves a value that indicates the reading order of the object. - */ - dir: string; - /** - * Gets an object representing the document type declaration associated with the current document. - */ - readonly doctype: DocumentType | null; - /** - * Gets a reference to the root node of the document. - */ - readonly documentElement: HTMLElement; - /** - * Returns document's URL. - */ - readonly documentURI: string; - /** - * Sets or gets the security domain of the document. - */ - domain: string; - /** - * Retrieves a collection of all embed objects in the document. - */ - readonly embeds: HTMLCollectionOf; - /** - * Sets or gets the foreground (text) color of the document. - */ - /** @deprecated */ - fgColor: string; - /** - * Retrieves a collection, in source order, of all form objects in the document. - */ - readonly forms: HTMLCollectionOf; - /** @deprecated */ - readonly fullscreen: boolean; - /** - * Returns true if document has the ability to display elements fullscreen - * and fullscreen is supported, or false otherwise. - */ - readonly fullscreenEnabled: boolean; - /** - * Returns the head element. - */ - readonly head: HTMLHeadElement; - readonly hidden: boolean; - /** - * Retrieves a collection, in source order, of img objects in the document. - */ - readonly images: HTMLCollectionOf; - /** - * Gets the implementation object of the current document. - */ - readonly implementation: DOMImplementation; - /** - * Returns the character encoding used to create the webpage that is loaded into the document object. - */ - readonly inputEncoding: string; - /** - * Gets the date that the page was last modified, if the page supplies one. - */ - readonly lastModified: string; - /** - * Sets or gets the color of the document links. - */ - /** @deprecated */ - linkColor: string; - /** - * Retrieves a collection of all a objects that specify the href property and all area objects in the document. - */ - readonly links: HTMLCollectionOf; - /** - * Contains information about the current URL. - */ - location: Location; - onfullscreenchange: ((this: Document, ev: Event) => any) | null; - onfullscreenerror: ((this: Document, ev: Event) => any) | null; - /** - * Fires when the state of the object has changed. - * @param ev The event - */ - onreadystatechange: ((this: Document, ev: ProgressEvent) => any) | null; - onvisibilitychange: ((this: Document, ev: Event) => any) | null; - /** - * Returns document's origin. - */ - readonly origin: string; - /** - * Return an HTMLCollection of the embed elements in the Document. - */ - readonly plugins: HTMLCollectionOf; - /** - * Retrieves a value that indicates the current state of the object. - */ - readonly readyState: DocumentReadyState; - /** - * Gets the URL of the location that referred the user to the current page. - */ - readonly referrer: string; - /** - * Retrieves a collection of all script objects in the document. - */ - readonly scripts: HTMLCollectionOf; - readonly scrollingElement: Element | null; - readonly timeline: DocumentTimeline; - /** - * Contains the title of the document. - */ - title: string; - readonly visibilityState: VisibilityState; - /** - * Sets or gets the color of the links that the user has visited. - */ - /** @deprecated */ - vlinkColor: string; - /** - * Moves node from another document and returns it. - * If node is a document, throws a "NotSupportedError" DOMException or, if node is a shadow root, throws a - * "HierarchyRequestError" DOMException. - */ - adoptNode(source: T): T; - /** @deprecated */ - captureEvents(): void; - caretPositionFromPoint(x: number, y: number): CaretPosition | null; - /** @deprecated */ - caretRangeFromPoint(x: number, y: number): Range; - /** @deprecated */ - clear(): void; - /** - * Closes an output stream and forces the sent data to display. - */ - close(): void; - /** - * Creates an attribute object with a specified name. - * @param name String that sets the attribute object's name. - */ - createAttribute(localName: string): Attr; - createAttributeNS(namespace: string | null, qualifiedName: string): Attr; - /** - * Returns a CDATASection node whose data is data. - */ - createCDATASection(data: string): CDATASection; - /** - * Creates a comment object with the specified data. - * @param data Sets the comment object's data. - */ - createComment(data: string): Comment; - /** - * Creates a new document. - */ - createDocumentFragment(): DocumentFragment; - /** - * Creates an instance of the element for the specified tag. - * @param tagName The name of an element. - */ - createElement(tagName: K, options?: ElementCreationOptions): HTMLElementTagNameMap[K]; - /** @deprecated */ - createElement(tagName: K, options?: ElementCreationOptions): HTMLElementDeprecatedTagNameMap[K]; - createElement(tagName: string, options?: ElementCreationOptions): HTMLElement; - /** - * Returns an element with namespace namespace. Its namespace prefix will be everything before ":" (U+003E) in qualifiedName or null. Its local name will be everything after - * ":" (U+003E) in qualifiedName or qualifiedName. - * If localName does not match the Name production an - * "InvalidCharacterError" DOMException will be thrown. - * If one of the following conditions is true a "NamespaceError" DOMException will be thrown: - * localName does not match the QName production. - * Namespace prefix is not null and namespace is the empty string. - * Namespace prefix is "xml" and namespace is not the XML namespace. - * qualifiedName or namespace prefix is "xmlns" and namespace is not the XMLNS namespace. - * namespace is the XMLNS namespace and - * neither qualifiedName nor namespace prefix is "xmlns". - * When supplied, options's is can be used to create a customized built-in element. - */ - createElementNS(namespaceURI: "http://www.w3.org/1999/xhtml", qualifiedName: string): HTMLElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "a"): SVGAElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "circle"): SVGCircleElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "clipPath"): SVGClipPathElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "componentTransferFunction"): SVGComponentTransferFunctionElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "cursor"): SVGCursorElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "defs"): SVGDefsElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "desc"): SVGDescElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "ellipse"): SVGEllipseElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feBlend"): SVGFEBlendElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feColorMatrix"): SVGFEColorMatrixElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feComponentTransfer"): SVGFEComponentTransferElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feComposite"): SVGFECompositeElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feConvolveMatrix"): SVGFEConvolveMatrixElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feDiffuseLighting"): SVGFEDiffuseLightingElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feDisplacementMap"): SVGFEDisplacementMapElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feDistantLight"): SVGFEDistantLightElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feFlood"): SVGFEFloodElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feFuncA"): SVGFEFuncAElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feFuncB"): SVGFEFuncBElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feFuncG"): SVGFEFuncGElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feFuncR"): SVGFEFuncRElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feGaussianBlur"): SVGFEGaussianBlurElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feImage"): SVGFEImageElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feMerge"): SVGFEMergeElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feMergeNode"): SVGFEMergeNodeElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feMorphology"): SVGFEMorphologyElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feOffset"): SVGFEOffsetElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "fePointLight"): SVGFEPointLightElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feSpecularLighting"): SVGFESpecularLightingElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feSpotLight"): SVGFESpotLightElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feTile"): SVGFETileElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feTurbulence"): SVGFETurbulenceElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "filter"): SVGFilterElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "foreignObject"): SVGForeignObjectElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "g"): SVGGElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "image"): SVGImageElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "gradient"): SVGGradientElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "line"): SVGLineElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "linearGradient"): SVGLinearGradientElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "marker"): SVGMarkerElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "mask"): SVGMaskElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "path"): SVGPathElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "metadata"): SVGMetadataElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "pattern"): SVGPatternElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "polygon"): SVGPolygonElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "polyline"): SVGPolylineElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "radialGradient"): SVGRadialGradientElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "rect"): SVGRectElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "svg"): SVGSVGElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "script"): SVGScriptElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "stop"): SVGStopElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "style"): SVGStyleElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "switch"): SVGSwitchElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "symbol"): SVGSymbolElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "tspan"): SVGTSpanElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "textContent"): SVGTextContentElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "text"): SVGTextElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "textPath"): SVGTextPathElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "textPositioning"): SVGTextPositioningElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "title"): SVGTitleElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "use"): SVGUseElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "view"): SVGViewElement; - createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: string): SVGElement; - createElementNS(namespaceURI: string | null, qualifiedName: string, options?: ElementCreationOptions): Element; - createElementNS(namespace: string | null, qualifiedName: string, options?: string | ElementCreationOptions): Element; - createEvent(eventInterface: "AnimationEvent"): AnimationEvent; - createEvent(eventInterface: "AnimationPlaybackEvent"): AnimationPlaybackEvent; - createEvent(eventInterface: "AudioProcessingEvent"): AudioProcessingEvent; - createEvent(eventInterface: "BeforeUnloadEvent"): BeforeUnloadEvent; - createEvent(eventInterface: "ClipboardEvent"): ClipboardEvent; - createEvent(eventInterface: "CloseEvent"): CloseEvent; - createEvent(eventInterface: "CompositionEvent"): CompositionEvent; - createEvent(eventInterface: "CustomEvent"): CustomEvent; - createEvent(eventInterface: "DeviceLightEvent"): DeviceLightEvent; - createEvent(eventInterface: "DeviceMotionEvent"): DeviceMotionEvent; - createEvent(eventInterface: "DeviceOrientationEvent"): DeviceOrientationEvent; - createEvent(eventInterface: "DragEvent"): DragEvent; - createEvent(eventInterface: "ErrorEvent"): ErrorEvent; - createEvent(eventInterface: "Event"): Event; - createEvent(eventInterface: "Events"): Event; - createEvent(eventInterface: "FocusEvent"): FocusEvent; - createEvent(eventInterface: "FocusNavigationEvent"): FocusNavigationEvent; - createEvent(eventInterface: "GamepadEvent"): GamepadEvent; - createEvent(eventInterface: "HashChangeEvent"): HashChangeEvent; - createEvent(eventInterface: "IDBVersionChangeEvent"): IDBVersionChangeEvent; - createEvent(eventInterface: "KeyboardEvent"): KeyboardEvent; - createEvent(eventInterface: "ListeningStateChangedEvent"): ListeningStateChangedEvent; - createEvent(eventInterface: "MSGestureEvent"): MSGestureEvent; - createEvent(eventInterface: "MSMediaKeyMessageEvent"): MSMediaKeyMessageEvent; - createEvent(eventInterface: "MSMediaKeyNeededEvent"): MSMediaKeyNeededEvent; - createEvent(eventInterface: "MSPointerEvent"): MSPointerEvent; - createEvent(eventInterface: "MediaEncryptedEvent"): MediaEncryptedEvent; - createEvent(eventInterface: "MediaKeyMessageEvent"): MediaKeyMessageEvent; - createEvent(eventInterface: "MediaQueryListEvent"): MediaQueryListEvent; - createEvent(eventInterface: "MediaStreamErrorEvent"): MediaStreamErrorEvent; - createEvent(eventInterface: "MediaStreamEvent"): MediaStreamEvent; - createEvent(eventInterface: "MediaStreamTrackEvent"): MediaStreamTrackEvent; - createEvent(eventInterface: "MessageEvent"): MessageEvent; - createEvent(eventInterface: "MouseEvent"): MouseEvent; - createEvent(eventInterface: "MouseEvents"): MouseEvent; - createEvent(eventInterface: "MutationEvent"): MutationEvent; - createEvent(eventInterface: "MutationEvents"): MutationEvent; - createEvent(eventInterface: "OfflineAudioCompletionEvent"): OfflineAudioCompletionEvent; - createEvent(eventInterface: "OverflowEvent"): OverflowEvent; - createEvent(eventInterface: "PageTransitionEvent"): PageTransitionEvent; - createEvent(eventInterface: "PaymentRequestUpdateEvent"): PaymentRequestUpdateEvent; - createEvent(eventInterface: "PermissionRequestedEvent"): PermissionRequestedEvent; - createEvent(eventInterface: "PointerEvent"): PointerEvent; - createEvent(eventInterface: "PopStateEvent"): PopStateEvent; - createEvent(eventInterface: "ProgressEvent"): ProgressEvent; - createEvent(eventInterface: "PromiseRejectionEvent"): PromiseRejectionEvent; - createEvent(eventInterface: "RTCDTMFToneChangeEvent"): RTCDTMFToneChangeEvent; - createEvent(eventInterface: "RTCDataChannelEvent"): RTCDataChannelEvent; - createEvent(eventInterface: "RTCDtlsTransportStateChangedEvent"): RTCDtlsTransportStateChangedEvent; - createEvent(eventInterface: "RTCErrorEvent"): RTCErrorEvent; - createEvent(eventInterface: "RTCIceCandidatePairChangedEvent"): RTCIceCandidatePairChangedEvent; - createEvent(eventInterface: "RTCIceGathererEvent"): RTCIceGathererEvent; - createEvent(eventInterface: "RTCIceTransportStateChangedEvent"): RTCIceTransportStateChangedEvent; - createEvent(eventInterface: "RTCPeerConnectionIceErrorEvent"): RTCPeerConnectionIceErrorEvent; - createEvent(eventInterface: "RTCPeerConnectionIceEvent"): RTCPeerConnectionIceEvent; - createEvent(eventInterface: "RTCSsrcConflictEvent"): RTCSsrcConflictEvent; - createEvent(eventInterface: "RTCStatsEvent"): RTCStatsEvent; - createEvent(eventInterface: "RTCTrackEvent"): RTCTrackEvent; - createEvent(eventInterface: "SVGZoomEvent"): SVGZoomEvent; - createEvent(eventInterface: "SVGZoomEvents"): SVGZoomEvent; - createEvent(eventInterface: "SecurityPolicyViolationEvent"): SecurityPolicyViolationEvent; - createEvent(eventInterface: "ServiceWorkerMessageEvent"): ServiceWorkerMessageEvent; - createEvent(eventInterface: "SpeechRecognitionError"): SpeechRecognitionError; - createEvent(eventInterface: "SpeechRecognitionEvent"): SpeechRecognitionEvent; - createEvent(eventInterface: "SpeechSynthesisErrorEvent"): SpeechSynthesisErrorEvent; - createEvent(eventInterface: "SpeechSynthesisEvent"): SpeechSynthesisEvent; - createEvent(eventInterface: "StorageEvent"): StorageEvent; - createEvent(eventInterface: "TextEvent"): TextEvent; - createEvent(eventInterface: "TouchEvent"): TouchEvent; - createEvent(eventInterface: "TrackEvent"): TrackEvent; - createEvent(eventInterface: "TransitionEvent"): TransitionEvent; - createEvent(eventInterface: "UIEvent"): UIEvent; - createEvent(eventInterface: "UIEvents"): UIEvent; - createEvent(eventInterface: "VRDisplayEvent"): VRDisplayEvent; - createEvent(eventInterface: "VRDisplayEvent "): VRDisplayEvent ; - createEvent(eventInterface: "WebGLContextEvent"): WebGLContextEvent; - createEvent(eventInterface: "WheelEvent"): WheelEvent; - createEvent(eventInterface: string): Event; - /** - * Creates a NodeIterator object that you can use to traverse filtered lists of nodes or elements in a document. - * @param root The root element or node to start traversing on. - * @param whatToShow The type of nodes or elements to appear in the node list - * @param filter A custom NodeFilter function to use. For more information, see filter. Use null for no filter. - * @param entityReferenceExpansion A flag that specifies whether entity reference nodes are expanded. - */ - createNodeIterator(root: Node, whatToShow?: number, filter?: NodeFilter | null): NodeIterator; - /** - * Returns a ProcessingInstruction node whose target is target and data is data. - * If target does not match the Name production an - * "InvalidCharacterError" DOMException will be thrown. - * If data contains "?>" an - * "InvalidCharacterError" DOMException will be thrown. - */ - createProcessingInstruction(target: string, data: string): ProcessingInstruction; - /** - * Returns an empty range object that has both of its boundary points positioned at the beginning of the document. - */ - createRange(): Range; - /** - * Creates a text string from the specified value. - * @param data String that specifies the nodeValue property of the text node. - */ - createTextNode(data: string): Text; - createTouch(view: WindowProxy, target: EventTarget, identifier: number, pageX: number, pageY: number, screenX: number, screenY: number): Touch; - createTouchList(...touches: Touch[]): TouchList; - /** - * Creates a TreeWalker object that you can use to traverse filtered lists of nodes or elements in a document. - * @param root The root element or node to start traversing on. - * @param whatToShow The type of nodes or elements to appear in the node list. For more information, see whatToShow. - * @param filter A custom NodeFilter function to use. - * @param entityReferenceExpansion A flag that specifies whether entity reference nodes are expanded. - */ - createTreeWalker(root: Node, whatToShow?: number, filter?: NodeFilter | null): TreeWalker; - /** @deprecated */ - createTreeWalker(root: Node, whatToShow: number, filter: NodeFilter | null, entityReferenceExpansion?: boolean): TreeWalker; - /** - * Returns the element for the specified x coordinate and the specified y coordinate. - * @param x The x-offset - * @param y The y-offset - */ - elementFromPoint(x: number, y: number): Element | null; - elementsFromPoint(x: number, y: number): Element[]; - evaluate(expression: string, contextNode: Node, resolver: XPathNSResolver | ((prefix: string) => string | null) | null, type: number, result: XPathResult | null): XPathResult; - /** - * Executes a command on the current document, current selection, or the given range. - * @param commandId String that specifies the command to execute. This command can be any of the command identifiers that can be executed in script. - * @param showUI Display the user interface, defaults to false. - * @param value Value to assign. - */ - execCommand(commandId: string, showUI?: boolean, value?: string): boolean; - /** - * Stops document's fullscreen element from being displayed fullscreen and - * resolves promise when done. - */ - exitFullscreen(): Promise; - getAnimations(): Animation[]; - /** - * Returns a reference to the first object with the specified value of the ID or NAME attribute. - * @param elementId String that specifies the ID value. Case-insensitive. - */ - getElementById(elementId: string): HTMLElement | null; - /** - * collection = element . getElementsByClassName(classNames) - */ - getElementsByClassName(classNames: string): HTMLCollectionOf; - /** - * Gets a collection of objects based on the value of the NAME or ID attribute. - * @param elementName Gets a collection of objects based on the value of the NAME or ID attribute. - */ - getElementsByName(elementName: string): NodeListOf; - /** - * Retrieves a collection of objects based on the specified element name. - * @param name Specifies the name of an element. - */ - getElementsByTagName(qualifiedName: K): HTMLCollectionOf; - getElementsByTagName(qualifiedName: K): HTMLCollectionOf; - getElementsByTagName(qualifiedName: string): HTMLCollectionOf; - /** - * If namespace and localName are - * "*" returns a HTMLCollection of all descendant elements. - * If only namespace is "*" returns a HTMLCollection of all descendant elements whose local name is localName. - * If only localName is "*" returns a HTMLCollection of all descendant elements whose namespace is namespace. - * Otherwise, returns a HTMLCollection of all descendant elements whose namespace is namespace and local name is localName. - */ - getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf; - getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf; - getElementsByTagNameNS(namespaceURI: string, localName: string): HTMLCollectionOf; - /** - * Gets a value indicating whether the object currently has focus. - */ - hasFocus(): boolean; - importNode(importedNode: T, deep: boolean): T; - /** - * Opens a new window and loads a document specified by a given URL. Also, opens a new window that uses the url parameter and the name parameter to collect the output of the write method and the writeln method. - * @param url Specifies a MIME type for the document. - * @param name Specifies the name of the window. This name is used as the value for the TARGET attribute on a form or an anchor element. - * @param features Contains a list of items separated by commas. Each item consists of an option and a value, separated by an equals sign (for example, "fullscreen=yes, toolbar=yes"). The following values are supported. - * @param replace Specifies whether the existing entry for the document is replaced in the history list. - */ - open(url?: string, name?: string, features?: string, replace?: boolean): Document; - /** - * Returns a Boolean value that indicates whether a specified command can be successfully executed using execCommand, given the current state of the document. - * @param commandId Specifies a command identifier. - */ - queryCommandEnabled(commandId: string): boolean; - /** - * Returns a Boolean value that indicates whether the specified command is in the indeterminate state. - * @param commandId String that specifies a command identifier. - */ - queryCommandIndeterm(commandId: string): boolean; - /** - * Returns a Boolean value that indicates the current state of the command. - * @param commandId String that specifies a command identifier. - */ - queryCommandState(commandId: string): boolean; - /** - * Returns a Boolean value that indicates whether the current command is supported on the current range. - * @param commandId Specifies a command identifier. - */ - queryCommandSupported(commandId: string): boolean; - /** - * Returns the current value of the document, range, or current selection for the given command. - * @param commandId String that specifies a command identifier. - */ - queryCommandValue(commandId: string): string; - /** @deprecated */ - releaseEvents(): void; - /** - * Writes one or more HTML expressions to a document in the specified window. - * @param content Specifies the text and HTML tags to write. - */ - write(...text: string[]): void; - /** - * Writes one or more HTML expressions, followed by a carriage return, to a document in the specified window. - * @param content The text and HTML tags to write. - */ - writeln(...text: string[]): void; - /** - * Returns an object representing the current selection of the document that is loaded into the object displaying a webpage. - */ - addEventListener(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var Document: { - prototype: Document; - new(): Document; -}; - -interface DocumentAndElementEventHandlersEventMap { - "copy": ClipboardEvent; - "cut": ClipboardEvent; - "paste": ClipboardEvent; -} - -interface DocumentAndElementEventHandlers { - oncopy: ((this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any) | null; - oncut: ((this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any) | null; - onpaste: ((this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any) | null; - addEventListener(type: K, listener: (this: DocumentAndElementEventHandlers, ev: DocumentAndElementEventHandlersEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: DocumentAndElementEventHandlers, ev: DocumentAndElementEventHandlersEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -interface DocumentEvent { - createEvent(eventInterface: "AnimationEvent"): AnimationEvent; - createEvent(eventInterface: "AnimationPlaybackEvent"): AnimationPlaybackEvent; - createEvent(eventInterface: "AudioProcessingEvent"): AudioProcessingEvent; - createEvent(eventInterface: "BeforeUnloadEvent"): BeforeUnloadEvent; - createEvent(eventInterface: "ClipboardEvent"): ClipboardEvent; - createEvent(eventInterface: "CloseEvent"): CloseEvent; - createEvent(eventInterface: "CompositionEvent"): CompositionEvent; - createEvent(eventInterface: "CustomEvent"): CustomEvent; - createEvent(eventInterface: "DeviceLightEvent"): DeviceLightEvent; - createEvent(eventInterface: "DeviceMotionEvent"): DeviceMotionEvent; - createEvent(eventInterface: "DeviceOrientationEvent"): DeviceOrientationEvent; - createEvent(eventInterface: "DragEvent"): DragEvent; - createEvent(eventInterface: "ErrorEvent"): ErrorEvent; - createEvent(eventInterface: "Event"): Event; - createEvent(eventInterface: "Events"): Event; - createEvent(eventInterface: "FocusEvent"): FocusEvent; - createEvent(eventInterface: "FocusNavigationEvent"): FocusNavigationEvent; - createEvent(eventInterface: "GamepadEvent"): GamepadEvent; - createEvent(eventInterface: "HashChangeEvent"): HashChangeEvent; - createEvent(eventInterface: "IDBVersionChangeEvent"): IDBVersionChangeEvent; - createEvent(eventInterface: "KeyboardEvent"): KeyboardEvent; - createEvent(eventInterface: "ListeningStateChangedEvent"): ListeningStateChangedEvent; - createEvent(eventInterface: "MSGestureEvent"): MSGestureEvent; - createEvent(eventInterface: "MSMediaKeyMessageEvent"): MSMediaKeyMessageEvent; - createEvent(eventInterface: "MSMediaKeyNeededEvent"): MSMediaKeyNeededEvent; - createEvent(eventInterface: "MSPointerEvent"): MSPointerEvent; - createEvent(eventInterface: "MediaEncryptedEvent"): MediaEncryptedEvent; - createEvent(eventInterface: "MediaKeyMessageEvent"): MediaKeyMessageEvent; - createEvent(eventInterface: "MediaQueryListEvent"): MediaQueryListEvent; - createEvent(eventInterface: "MediaStreamErrorEvent"): MediaStreamErrorEvent; - createEvent(eventInterface: "MediaStreamEvent"): MediaStreamEvent; - createEvent(eventInterface: "MediaStreamTrackEvent"): MediaStreamTrackEvent; - createEvent(eventInterface: "MessageEvent"): MessageEvent; - createEvent(eventInterface: "MouseEvent"): MouseEvent; - createEvent(eventInterface: "MouseEvents"): MouseEvent; - createEvent(eventInterface: "MutationEvent"): MutationEvent; - createEvent(eventInterface: "MutationEvents"): MutationEvent; - createEvent(eventInterface: "OfflineAudioCompletionEvent"): OfflineAudioCompletionEvent; - createEvent(eventInterface: "OverflowEvent"): OverflowEvent; - createEvent(eventInterface: "PageTransitionEvent"): PageTransitionEvent; - createEvent(eventInterface: "PaymentRequestUpdateEvent"): PaymentRequestUpdateEvent; - createEvent(eventInterface: "PermissionRequestedEvent"): PermissionRequestedEvent; - createEvent(eventInterface: "PointerEvent"): PointerEvent; - createEvent(eventInterface: "PopStateEvent"): PopStateEvent; - createEvent(eventInterface: "ProgressEvent"): ProgressEvent; - createEvent(eventInterface: "PromiseRejectionEvent"): PromiseRejectionEvent; - createEvent(eventInterface: "RTCDTMFToneChangeEvent"): RTCDTMFToneChangeEvent; - createEvent(eventInterface: "RTCDataChannelEvent"): RTCDataChannelEvent; - createEvent(eventInterface: "RTCDtlsTransportStateChangedEvent"): RTCDtlsTransportStateChangedEvent; - createEvent(eventInterface: "RTCErrorEvent"): RTCErrorEvent; - createEvent(eventInterface: "RTCIceCandidatePairChangedEvent"): RTCIceCandidatePairChangedEvent; - createEvent(eventInterface: "RTCIceGathererEvent"): RTCIceGathererEvent; - createEvent(eventInterface: "RTCIceTransportStateChangedEvent"): RTCIceTransportStateChangedEvent; - createEvent(eventInterface: "RTCPeerConnectionIceErrorEvent"): RTCPeerConnectionIceErrorEvent; - createEvent(eventInterface: "RTCPeerConnectionIceEvent"): RTCPeerConnectionIceEvent; - createEvent(eventInterface: "RTCSsrcConflictEvent"): RTCSsrcConflictEvent; - createEvent(eventInterface: "RTCStatsEvent"): RTCStatsEvent; - createEvent(eventInterface: "RTCTrackEvent"): RTCTrackEvent; - createEvent(eventInterface: "SVGZoomEvent"): SVGZoomEvent; - createEvent(eventInterface: "SVGZoomEvents"): SVGZoomEvent; - createEvent(eventInterface: "SecurityPolicyViolationEvent"): SecurityPolicyViolationEvent; - createEvent(eventInterface: "ServiceWorkerMessageEvent"): ServiceWorkerMessageEvent; - createEvent(eventInterface: "SpeechRecognitionError"): SpeechRecognitionError; - createEvent(eventInterface: "SpeechRecognitionEvent"): SpeechRecognitionEvent; - createEvent(eventInterface: "SpeechSynthesisErrorEvent"): SpeechSynthesisErrorEvent; - createEvent(eventInterface: "SpeechSynthesisEvent"): SpeechSynthesisEvent; - createEvent(eventInterface: "StorageEvent"): StorageEvent; - createEvent(eventInterface: "TextEvent"): TextEvent; - createEvent(eventInterface: "TouchEvent"): TouchEvent; - createEvent(eventInterface: "TrackEvent"): TrackEvent; - createEvent(eventInterface: "TransitionEvent"): TransitionEvent; - createEvent(eventInterface: "UIEvent"): UIEvent; - createEvent(eventInterface: "UIEvents"): UIEvent; - createEvent(eventInterface: "VRDisplayEvent"): VRDisplayEvent; - createEvent(eventInterface: "VRDisplayEvent "): VRDisplayEvent ; - createEvent(eventInterface: "WebGLContextEvent"): WebGLContextEvent; - createEvent(eventInterface: "WheelEvent"): WheelEvent; - createEvent(eventInterface: string): Event; -} - -interface DocumentFragment extends Node, NonElementParentNode, ParentNode { - getElementById(elementId: string): HTMLElement | null; -} - -declare var DocumentFragment: { - prototype: DocumentFragment; - new(): DocumentFragment; -}; - -interface DocumentOrShadowRoot { - readonly activeElement: Element | null; - /** - * Retrieves a collection of styleSheet objects representing the style sheets that correspond to each instance of a link or style object in the document. - */ - readonly styleSheets: StyleSheetList; - caretPositionFromPoint(x: number, y: number): CaretPosition | null; - /** @deprecated */ - caretRangeFromPoint(x: number, y: number): Range; - elementFromPoint(x: number, y: number): Element | null; - elementsFromPoint(x: number, y: number): Element[]; - getSelection(): Selection | null; -} - -interface DocumentTimeline extends AnimationTimeline { -} - -declare var DocumentTimeline: { - prototype: DocumentTimeline; - new(options?: DocumentTimelineOptions): DocumentTimeline; -}; - -interface DocumentType extends Node, ChildNode { - readonly name: string; - readonly publicId: string; - readonly systemId: string; -} - -declare var DocumentType: { - prototype: DocumentType; - new(): DocumentType; -}; - -interface DragEvent extends MouseEvent { - /** - * Returns the DataTransfer object for the event. - */ - readonly dataTransfer: DataTransfer | null; -} - -declare var DragEvent: { - prototype: DragEvent; - new(type: string, eventInitDict?: DragEventInit): DragEvent; -}; - -interface DynamicsCompressorNode extends AudioNode { - readonly attack: AudioParam; - readonly knee: AudioParam; - readonly ratio: AudioParam; - readonly reduction: number; - readonly release: AudioParam; - readonly threshold: AudioParam; -} - -declare var DynamicsCompressorNode: { - prototype: DynamicsCompressorNode; - new(context: BaseAudioContext, options?: DynamicsCompressorOptions): DynamicsCompressorNode; -}; - -interface EXT_blend_minmax { - readonly MAX_EXT: GLenum; - readonly MIN_EXT: GLenum; -} - -interface EXT_frag_depth { -} - -interface EXT_sRGB { - readonly FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT: GLenum; - readonly SRGB8_ALPHA8_EXT: GLenum; - readonly SRGB_ALPHA_EXT: GLenum; - readonly SRGB_EXT: GLenum; -} - -interface EXT_shader_texture_lod { -} - -interface EXT_texture_filter_anisotropic { - readonly MAX_TEXTURE_MAX_ANISOTROPY_EXT: GLenum; - readonly TEXTURE_MAX_ANISOTROPY_EXT: GLenum; -} - -interface ElementEventMap { - "fullscreenchange": Event; - "fullscreenerror": Event; -} - -interface Element extends Node, ParentNode, NonDocumentTypeChildNode, ChildNode, Slotable, Animatable { - readonly assignedSlot: HTMLSlotElement | null; - readonly attributes: NamedNodeMap; - /** - * Allows for manipulation of element's class content attribute as a - * set of whitespace-separated tokens through a DOMTokenList object. - */ - readonly classList: DOMTokenList; - /** - * Returns the value of element's class content attribute. Can be set - * to change it. - */ - className: string; - readonly clientHeight: number; - readonly clientLeft: number; - readonly clientTop: number; - readonly clientWidth: number; - /** - * Returns the value of element's id content attribute. Can be set to - * change it. - */ - id: string; - innerHTML: string; - /** - * Returns the local name. - */ - readonly localName: string; - /** - * Returns the namespace. - */ - readonly namespaceURI: string | null; - onfullscreenchange: ((this: Element, ev: Event) => any) | null; - onfullscreenerror: ((this: Element, ev: Event) => any) | null; - outerHTML: string; - /** - * Returns the namespace prefix. - */ - readonly prefix: string | null; - readonly scrollHeight: number; - scrollLeft: number; - scrollTop: number; - readonly scrollWidth: number; - /** - * Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise. - */ - readonly shadowRoot: ShadowRoot | null; - /** - * Returns the value of element's slot content attribute. Can be set to - * change it. - */ - slot: string; - /** - * Returns the HTML-uppercased qualified name. - */ - readonly tagName: string; - /** - * Creates a shadow root for element and returns it. - */ - attachShadow(shadowRootInitDict: ShadowRootInit): ShadowRoot; - /** - * Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise. - */ - closest(selector: K): HTMLElementTagNameMap[K] | null; - closest(selector: K): SVGElementTagNameMap[K] | null; - closest(selector: string): Element | null; - /** - * Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise. - */ - getAttribute(qualifiedName: string): string | null; - /** - * Returns element's attribute whose namespace is namespace and local name is localName, and null if there is - * no such attribute otherwise. - */ - getAttributeNS(namespace: string | null, localName: string): string | null; - /** - * Returns the qualified names of all element's attributes. - * Can contain duplicates. - */ - getAttributeNames(): string[]; - getAttributeNode(name: string): Attr | null; - getAttributeNodeNS(namespaceURI: string, localName: string): Attr | null; - getBoundingClientRect(): ClientRect | DOMRect; - getClientRects(): ClientRectList | DOMRectList; - getElementsByClassName(classNames: string): HTMLCollectionOf; - getElementsByTagName(qualifiedName: K): HTMLCollectionOf; - getElementsByTagName(qualifiedName: K): HTMLCollectionOf; - getElementsByTagName(qualifiedName: string): HTMLCollectionOf; - getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf; - getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf; - getElementsByTagNameNS(namespaceURI: string, localName: string): HTMLCollectionOf; - /** - * Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise. - */ - hasAttribute(qualifiedName: string): boolean; - /** - * Returns true if element has an attribute whose namespace is namespace and local name is localName. - */ - hasAttributeNS(namespace: string | null, localName: string): boolean; - /** - * Returns true if element has attributes, and false otherwise. - */ - hasAttributes(): boolean; - hasPointerCapture(pointerId: number): boolean; - insertAdjacentElement(position: InsertPosition, insertedElement: Element): Element | null; - insertAdjacentHTML(where: InsertPosition, html: string): void; - insertAdjacentText(where: InsertPosition, text: string): void; - /** - * Returns true if matching selectors against element's root yields element, and false otherwise. - */ - matches(selectors: string): boolean; - msGetRegionContent(): any; - releasePointerCapture(pointerId: number): void; - /** - * Removes element's first attribute whose qualified name is qualifiedName. - */ - removeAttribute(qualifiedName: string): void; - /** - * Removes element's attribute whose namespace is namespace and local name is localName. - */ - removeAttributeNS(namespace: string | null, localName: string): void; - removeAttributeNode(attr: Attr): Attr; - /** - * Displays element fullscreen and resolves promise when done. - */ - requestFullscreen(): Promise; - scroll(options?: ScrollToOptions): void; - scroll(x: number, y: number): void; - scrollBy(options?: ScrollToOptions): void; - scrollBy(x: number, y: number): void; - scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void; - scrollTo(options?: ScrollToOptions): void; - scrollTo(x: number, y: number): void; - /** - * Sets the value of element's first attribute whose qualified name is qualifiedName to value. - */ - setAttribute(qualifiedName: string, value: string): void; - /** - * Sets the value of element's attribute whose namespace is namespace and local name is localName to value. - */ - setAttributeNS(namespace: string | null, qualifiedName: string, value: string): void; - setAttributeNode(attr: Attr): Attr | null; - setAttributeNodeNS(attr: Attr): Attr | null; - setPointerCapture(pointerId: number): void; - /** - * If force is not given, "toggles" qualifiedName, removing it if it is - * present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName. - * Returns true if qualifiedName is now present, and false otherwise. - */ - toggleAttribute(qualifiedName: string, force?: boolean): boolean; - webkitMatchesSelector(selectors: string): boolean; - addEventListener(type: K, listener: (this: Element, ev: ElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: Element, ev: ElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var Element: { - prototype: Element; - new(): Element; -}; - -interface ElementCSSInlineStyle { - readonly style: CSSStyleDeclaration; -} - -interface ElementContentEditable { - contentEditable: string; - inputMode: string; - readonly isContentEditable: boolean; -} - -interface ElementCreationOptions { - is?: string; -} - -interface ErrorEvent extends Event { - readonly colno: number; - readonly error: any; - readonly filename: string; - readonly lineno: number; - readonly message: string; -} - -declare var ErrorEvent: { - prototype: ErrorEvent; - new(type: string, eventInitDict?: ErrorEventInit): ErrorEvent; -}; - -interface Event { - /** - * Returns true or false depending on how event was initialized. True if event goes through its target's ancestors in reverse tree order, and false otherwise. - */ - readonly bubbles: boolean; - cancelBubble: boolean; - readonly cancelable: boolean; - /** - * Returns true or false depending on how event was initialized. True if event invokes listeners past a ShadowRoot node that is the root of its target, and false otherwise. - */ - readonly composed: boolean; - /** - * Returns the object whose event listener's callback is currently being - * invoked. - */ - readonly currentTarget: EventTarget | null; - readonly defaultPrevented: boolean; - readonly eventPhase: number; - /** - * Returns true if event was dispatched by the user agent, and - * false otherwise. - */ - readonly isTrusted: boolean; - returnValue: boolean; - /** @deprecated */ - readonly srcElement: Element | null; - /** - * Returns the object to which event is dispatched (its target). - */ - readonly target: EventTarget | null; - /** - * Returns the event's timestamp as the number of milliseconds measured relative to - * the time origin. - */ - readonly timeStamp: number; - /** - * Returns the type of event, e.g. - * "click", "hashchange", or - * "submit". - */ - readonly type: string; - composedPath(): EventTarget[]; - initEvent(type: string, bubbles?: boolean, cancelable?: boolean): void; - preventDefault(): void; - /** - * Invoking this method prevents event from reaching - * any registered event listeners after the current one finishes running and, when dispatched in a tree, also prevents event from reaching any - * other objects. - */ - stopImmediatePropagation(): void; - /** - * When dispatched in a tree, invoking this method prevents event from reaching any objects other than the current object. - */ - stopPropagation(): void; - readonly AT_TARGET: number; - readonly BUBBLING_PHASE: number; - readonly CAPTURING_PHASE: number; - readonly NONE: number; -} - -declare var Event: { - prototype: Event; - new(type: string, eventInitDict?: EventInit): Event; - readonly AT_TARGET: number; - readonly BUBBLING_PHASE: number; - readonly CAPTURING_PHASE: number; - readonly NONE: number; -}; - -interface EventListenerObject { - handleEvent(evt: Event): void; -} - -interface EventSource extends EventTarget { - readonly CLOSED: number; - readonly CONNECTING: number; - readonly OPEN: number; - onerror: (evt: MessageEvent) => any; - onmessage: (evt: MessageEvent) => any; - onopen: (evt: MessageEvent) => any; - readonly readyState: number; - readonly url: string; - readonly withCredentials: boolean; - close(): void; -} - -declare var EventSource: { - prototype: EventSource; - new(url: string, eventSourceInitDict?: EventSourceInit): EventSource; -}; - -interface EventSourceInit { - readonly withCredentials: boolean; -} - -interface EventTarget { - /** - * Appends an event listener for events whose type attribute value is type. The callback argument sets the callback that will be invoked when the event is dispatched. - * The options argument sets listener-specific options. For compatibility this can be a - * boolean, in which case the method behaves exactly as if the value was specified as options's capture. - * When set to true, options's capture prevents callback from being invoked when the event's eventPhase attribute value is BUBBLING_PHASE. When false (or not present), callback will not be invoked when event's eventPhase attribute value is CAPTURING_PHASE. Either way, callback will be invoked if event's eventPhase attribute value is AT_TARGET. - * When set to true, options's passive indicates that the callback will not cancel the event by invoking preventDefault(). This is used to enable performance optimizations described in §2.8 Observing event listeners. - * When set to true, options's once indicates that the callback will only be invoked once after which the event listener will - * be removed. - * The event listener is appended to target's event listener list and is not appended if it has the same type, callback, and capture. - */ - addEventListener(type: string, listener: EventListenerOrEventListenerObject | null, options?: boolean | AddEventListenerOptions): void; - /** - * Dispatches a synthetic event event to target and returns true - * if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise. - */ - dispatchEvent(event: Event): boolean; - /** - * Removes the event listener in target's event listener list with the same type, callback, and options. - */ - removeEventListener(type: string, callback: EventListenerOrEventListenerObject | null, options?: EventListenerOptions | boolean): void; -} - -declare var EventTarget: { - prototype: EventTarget; - new(): EventTarget; -}; - -interface ExtensionScriptApis { - extensionIdToShortId(extensionId: string): number; - fireExtensionApiTelemetry(functionName: string, isSucceeded: boolean, isSupported: boolean, errorString: string): void; - genericFunction(routerAddress: any, parameters?: string, callbackId?: number): void; - genericSynchronousFunction(functionId: number, parameters?: string): string; - genericWebRuntimeCallout(to: any, from: any, payload: string): void; - getExtensionId(): string; - registerGenericFunctionCallbackHandler(callbackHandler: Function): void; - registerGenericPersistentCallbackHandler(callbackHandler: Function): void; - registerWebRuntimeCallbackHandler(handler: Function): any; -} - -declare var ExtensionScriptApis: { - prototype: ExtensionScriptApis; - new(): ExtensionScriptApis; -}; - -interface External { - /** @deprecated */ - AddSearchProvider(): void; - /** @deprecated */ - IsSearchProviderInstalled(): void; -} - -interface File extends Blob { - readonly lastModified: number; - readonly name: string; -} - -declare var File: { - prototype: File; - new(fileBits: BlobPart[], fileName: string, options?: FilePropertyBag): File; -}; - -interface FileList { - readonly length: number; - item(index: number): File | null; - [index: number]: File; -} - -declare var FileList: { - prototype: FileList; - new(): FileList; -}; - -interface FileReaderEventMap { - "abort": ProgressEvent; - "error": ProgressEvent; - "load": ProgressEvent; - "loadend": ProgressEvent; - "loadstart": ProgressEvent; - "progress": ProgressEvent; -} - -interface FileReader extends EventTarget { - readonly error: DOMException | null; - onabort: ((this: FileReader, ev: ProgressEvent) => any) | null; - onerror: ((this: FileReader, ev: ProgressEvent) => any) | null; - onload: ((this: FileReader, ev: ProgressEvent) => any) | null; - onloadend: ((this: FileReader, ev: ProgressEvent) => any) | null; - onloadstart: ((this: FileReader, ev: ProgressEvent) => any) | null; - onprogress: ((this: FileReader, ev: ProgressEvent) => any) | null; - readonly readyState: number; - readonly result: string | ArrayBuffer | null; - abort(): void; - readAsArrayBuffer(blob: Blob): void; - readAsBinaryString(blob: Blob): void; - readAsDataURL(blob: Blob): void; - readAsText(blob: Blob, encoding?: string): void; - readonly DONE: number; - readonly EMPTY: number; - readonly LOADING: number; - addEventListener(type: K, listener: (this: FileReader, ev: FileReaderEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: FileReader, ev: FileReaderEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var FileReader: { - prototype: FileReader; - new(): FileReader; - readonly DONE: number; - readonly EMPTY: number; - readonly LOADING: number; -}; - -interface FocusEvent extends UIEvent { - readonly relatedTarget: EventTarget; - initFocusEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, detailArg: number, relatedTargetArg: EventTarget): void; -} - -declare var FocusEvent: { - prototype: FocusEvent; - new(typeArg: string, eventInitDict?: FocusEventInit): FocusEvent; -}; - -interface FocusNavigationEvent extends Event { - readonly navigationReason: NavigationReason; - readonly originHeight: number; - readonly originLeft: number; - readonly originTop: number; - readonly originWidth: number; - requestFocus(): void; -} - -declare var FocusNavigationEvent: { - prototype: FocusNavigationEvent; - new(type: string, eventInitDict?: FocusNavigationEventInit): FocusNavigationEvent; -}; - -interface FormData { - append(name: string, value: string | Blob, fileName?: string): void; - delete(name: string): void; - get(name: string): FormDataEntryValue | null; - getAll(name: string): FormDataEntryValue[]; - has(name: string): boolean; - set(name: string, value: string | Blob, fileName?: string): void; - forEach(callbackfn: (value: FormDataEntryValue, key: string, parent: FormData) => void, thisArg?: any): void; -} - -declare var FormData: { - prototype: FormData; - new(form?: HTMLFormElement): FormData; -}; - -interface GainNode extends AudioNode { - readonly gain: AudioParam; -} - -declare var GainNode: { - prototype: GainNode; - new(context: BaseAudioContext, options?: GainOptions): GainNode; -}; - -interface Gamepad { - readonly axes: number[]; - readonly buttons: GamepadButton[]; - readonly connected: boolean; - readonly displayId: number; - readonly hand: GamepadHand; - readonly hapticActuators: GamepadHapticActuator[]; - readonly id: string; - readonly index: number; - readonly mapping: GamepadMappingType; - readonly pose: GamepadPose | null; - readonly timestamp: number; -} - -declare var Gamepad: { - prototype: Gamepad; - new(): Gamepad; -}; - -interface GamepadButton { - readonly pressed: boolean; - readonly touched: boolean; - readonly value: number; -} - -declare var GamepadButton: { - prototype: GamepadButton; - new(): GamepadButton; -}; - -interface GamepadEvent extends Event { - readonly gamepad: Gamepad; -} - -declare var GamepadEvent: { - prototype: GamepadEvent; - new(typeArg: string, eventInitDict?: GamepadEventInit): GamepadEvent; -}; - -interface GamepadHapticActuator { - readonly type: GamepadHapticActuatorType; - pulse(value: number, duration: number): Promise; -} - -declare var GamepadHapticActuator: { - prototype: GamepadHapticActuator; - new(): GamepadHapticActuator; -}; - -interface GamepadPose { - readonly angularAcceleration: Float32Array | null; - readonly angularVelocity: Float32Array | null; - readonly hasOrientation: boolean; - readonly hasPosition: boolean; - readonly linearAcceleration: Float32Array | null; - readonly linearVelocity: Float32Array | null; - readonly orientation: Float32Array | null; - readonly position: Float32Array | null; -} - -declare var GamepadPose: { - prototype: GamepadPose; - new(): GamepadPose; -}; - -interface Geolocation { - clearWatch(watchId: number): void; - getCurrentPosition(successCallback: PositionCallback, errorCallback?: PositionErrorCallback, options?: PositionOptions): void; - watchPosition(successCallback: PositionCallback, errorCallback?: PositionErrorCallback, options?: PositionOptions): number; -} - -interface GetSVGDocument { - getSVGDocument(): Document; -} - -interface GlobalEventHandlersEventMap { - "abort": UIEvent; - "animationcancel": AnimationEvent; - "animationend": AnimationEvent; - "animationiteration": AnimationEvent; - "animationstart": AnimationEvent; - "auxclick": Event; - "blur": FocusEvent; - "cancel": Event; - "canplay": Event; - "canplaythrough": Event; - "change": Event; - "click": MouseEvent; - "close": Event; - "contextmenu": MouseEvent; - "cuechange": Event; - "dblclick": MouseEvent; - "drag": DragEvent; - "dragend": DragEvent; - "dragenter": DragEvent; - "dragexit": Event; - "dragleave": DragEvent; - "dragover": DragEvent; - "dragstart": DragEvent; - "drop": DragEvent; - "durationchange": Event; - "emptied": Event; - "ended": Event; - "error": ErrorEvent; - "focus": FocusEvent; - "gotpointercapture": PointerEvent; - "input": Event; - "invalid": Event; - "keydown": KeyboardEvent; - "keypress": KeyboardEvent; - "keyup": KeyboardEvent; - "load": Event; - "loadeddata": Event; - "loadedmetadata": Event; - "loadend": ProgressEvent; - "loadstart": Event; - "lostpointercapture": PointerEvent; - "mousedown": MouseEvent; - "mouseenter": MouseEvent; - "mouseleave": MouseEvent; - "mousemove": MouseEvent; - "mouseout": MouseEvent; - "mouseover": MouseEvent; - "mouseup": MouseEvent; - "pause": Event; - "play": Event; - "playing": Event; - "pointercancel": PointerEvent; - "pointerdown": PointerEvent; - "pointerenter": PointerEvent; - "pointerleave": PointerEvent; - "pointermove": PointerEvent; - "pointerout": PointerEvent; - "pointerover": PointerEvent; - "pointerup": PointerEvent; - "progress": ProgressEvent; - "ratechange": Event; - "reset": Event; - "resize": UIEvent; - "scroll": UIEvent; - "securitypolicyviolation": SecurityPolicyViolationEvent; - "seeked": Event; - "seeking": Event; - "select": UIEvent; - "stalled": Event; - "submit": Event; - "suspend": Event; - "timeupdate": Event; - "toggle": Event; - "touchcancel": TouchEvent; - "touchend": TouchEvent; - "touchmove": TouchEvent; - "touchstart": TouchEvent; - "transitioncancel": TransitionEvent; - "transitionend": TransitionEvent; - "transitionrun": TransitionEvent; - "transitionstart": TransitionEvent; - "volumechange": Event; - "waiting": Event; - "wheel": WheelEvent; -} - -interface GlobalEventHandlers { - /** - * Fires when the user aborts the download. - * @param ev The event. - */ - onabort: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null; - onanimationcancel: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null; - onanimationend: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null; - onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null; - onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null; - onauxclick: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Fires when the object loses the input focus. - * @param ev The focus event. - */ - onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null; - oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Occurs when playback is possible, but would require further buffering. - * @param ev The event. - */ - oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) | null; - oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Fires when the contents of the object or selection have changed. - * @param ev The event. - */ - onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Fires when the user clicks the left mouse button on the object - * @param ev The mouse event. - */ - onclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null; - onclose: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Fires when the user clicks the right mouse button in the client area, opening the context menu. - * @param ev The mouse event. - */ - oncontextmenu: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null; - oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Fires when the user double-clicks the object. - * @param ev The mouse event. - */ - ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null; - /** - * Fires on the source object continuously during a drag operation. - * @param ev The event. - */ - ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null; - /** - * Fires on the source object when the user releases the mouse at the close of a drag operation. - * @param ev The event. - */ - ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null; - /** - * Fires on the target element when the user drags the object to a valid drop target. - * @param ev The drag event. - */ - ondragenter: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null; - ondragexit: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation. - * @param ev The drag event. - */ - ondragleave: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null; - /** - * Fires on the target element continuously while the user drags the object over a valid drop target. - * @param ev The event. - */ - ondragover: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null; - /** - * Fires on the source object when the user starts to drag a text selection or selected object. - * @param ev The event. - */ - ondragstart: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null; - ondrop: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null; - /** - * Occurs when the duration attribute is updated. - * @param ev The event. - */ - ondurationchange: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Occurs when the media element is reset to its initial state. - * @param ev The event. - */ - onemptied: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Occurs when the end of playback is reached. - * @param ev The event - */ - onended: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Fires when an error occurs during object loading. - * @param ev The event. - */ - onerror: ErrorEventHandler; - /** - * Fires when the object receives focus. - * @param ev The event. - */ - onfocus: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null; - ongotpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null; - oninput: ((this: GlobalEventHandlers, ev: Event) => any) | null; - oninvalid: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Fires when the user presses a key. - * @param ev The keyboard event - */ - onkeydown: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null; - /** - * Fires when the user presses an alphanumeric key. - * @param ev The event. - */ - onkeypress: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null; - /** - * Fires when the user releases a key. - * @param ev The keyboard event - */ - onkeyup: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null; - /** - * Fires immediately after the browser loads the object. - * @param ev The event. - */ - onload: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Occurs when media data is loaded at the current playback position. - * @param ev The event. - */ - onloadeddata: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Occurs when the duration and dimensions of the media have been determined. - * @param ev The event. - */ - onloadedmetadata: ((this: GlobalEventHandlers, ev: Event) => any) | null; - onloadend: ((this: GlobalEventHandlers, ev: ProgressEvent) => any) | null; - /** - * Occurs when Internet Explorer begins looking for media data. - * @param ev The event. - */ - onloadstart: ((this: GlobalEventHandlers, ev: Event) => any) | null; - onlostpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null; - /** - * Fires when the user clicks the object with either mouse button. - * @param ev The mouse event. - */ - onmousedown: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null; - onmouseenter: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null; - onmouseleave: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null; - /** - * Fires when the user moves the mouse over the object. - * @param ev The mouse event. - */ - onmousemove: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null; - /** - * Fires when the user moves the mouse pointer outside the boundaries of the object. - * @param ev The mouse event. - */ - onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null; - /** - * Fires when the user moves the mouse pointer into the object. - * @param ev The mouse event. - */ - onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null; - /** - * Fires when the user releases a mouse button while the mouse is over the object. - * @param ev The mouse event. - */ - onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null; - /** - * Occurs when playback is paused. - * @param ev The event. - */ - onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Occurs when the play method is requested. - * @param ev The event. - */ - onplay: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Occurs when the audio or video has started playing. - * @param ev The event. - */ - onplaying: ((this: GlobalEventHandlers, ev: Event) => any) | null; - onpointercancel: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null; - onpointerdown: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null; - onpointerenter: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null; - onpointerleave: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null; - onpointermove: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null; - onpointerout: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null; - onpointerover: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null; - onpointerup: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null; - /** - * Occurs to indicate progress while downloading media data. - * @param ev The event. - */ - onprogress: ((this: GlobalEventHandlers, ev: ProgressEvent) => any) | null; - /** - * Occurs when the playback rate is increased or decreased. - * @param ev The event. - */ - onratechange: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Fires when the user resets a form. - * @param ev The event. - */ - onreset: ((this: GlobalEventHandlers, ev: Event) => any) | null; - onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null; - /** - * Fires when the user repositions the scroll box in the scroll bar on the object. - * @param ev The event. - */ - onscroll: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null; - onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) | null; - /** - * Occurs when the seek operation ends. - * @param ev The event. - */ - onseeked: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Occurs when the current playback position is moved. - * @param ev The event. - */ - onseeking: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Fires when the current selection changes. - * @param ev The event. - */ - onselect: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null; - /** - * Occurs when the download has stopped. - * @param ev The event. - */ - onstalled: ((this: GlobalEventHandlers, ev: Event) => any) | null; - onsubmit: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Occurs if the load operation has been intentionally halted. - * @param ev The event. - */ - onsuspend: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Occurs to indicate the current playback position. - * @param ev The event. - */ - ontimeupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null; - ontoggle: ((this: GlobalEventHandlers, ev: Event) => any) | null; - ontouchcancel: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null; - ontouchend: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null; - ontouchmove: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null; - ontouchstart: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null; - ontransitioncancel: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null; - ontransitionend: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null; - ontransitionrun: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null; - ontransitionstart: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null; - /** - * Occurs when the volume is changed, or playback is muted or unmuted. - * @param ev The event. - */ - onvolumechange: ((this: GlobalEventHandlers, ev: Event) => any) | null; - /** - * Occurs when playback stops because the next frame of a video resource is not available. - * @param ev The event. - */ - onwaiting: ((this: GlobalEventHandlers, ev: Event) => any) | null; - onwheel: ((this: GlobalEventHandlers, ev: WheelEvent) => any) | null; - addEventListener(type: K, listener: (this: GlobalEventHandlers, ev: GlobalEventHandlersEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: GlobalEventHandlers, ev: GlobalEventHandlersEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -interface GlobalFetch { - fetch(input: RequestInfo, init?: RequestInit): Promise; -} - -interface HTMLAllCollection { - /** - * Returns the number of elements in the collection. - */ - readonly length: number; - /** - * element = collection(index) - */ - item(nameOrIndex?: string): HTMLCollection | Element | null; - /** - * element = collection(name) - */ - namedItem(name: string): HTMLCollection | Element | null; - [index: number]: Element; -} - -declare var HTMLAllCollection: { - prototype: HTMLAllCollection; - new(): HTMLAllCollection; -}; - -interface HTMLAnchorElement extends HTMLElement, HTMLHyperlinkElementUtils { - /** - * Sets or retrieves the character set used to encode the object. - */ - /** @deprecated */ - charset: string; - /** - * Sets or retrieves the coordinates of the object. - */ - /** @deprecated */ - coords: string; - download: string; - /** - * Sets or retrieves the language code of the object. - */ - hreflang: string; - /** - * Sets or retrieves the shape of the object. - */ - /** @deprecated */ - name: string; - ping: string; - referrerPolicy: string; - /** - * Sets or retrieves the relationship between the object and the destination of the link. - */ - rel: string; - readonly relList: DOMTokenList; - /** - * Sets or retrieves the relationship between the object and the destination of the link. - */ - /** @deprecated */ - rev: string; - /** - * Sets or retrieves the shape of the object. - */ - /** @deprecated */ - shape: string; - /** - * Sets or retrieves the window or frame at which to target content. - */ - target: string; - /** - * Retrieves or sets the text of the object as a string. - */ - text: string; - type: string; - addEventListener(type: K, listener: (this: HTMLAnchorElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLAnchorElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLAnchorElement: { - prototype: HTMLAnchorElement; - new(): HTMLAnchorElement; -}; - -interface HTMLAppletElement extends HTMLElement { - /** @deprecated */ - align: string; - /** - * Sets or retrieves a text alternative to the graphic. - */ - /** @deprecated */ - alt: string; - /** - * Sets or retrieves a character string that can be used to implement your own archive functionality for the object. - */ - /** @deprecated */ - archive: string; - /** @deprecated */ - code: string; - /** - * Sets or retrieves the URL of the component. - */ - /** @deprecated */ - codeBase: string; - readonly form: HTMLFormElement | null; - /** - * Sets or retrieves the height of the object. - */ - /** @deprecated */ - height: string; - /** @deprecated */ - hspace: number; - /** - * Sets or retrieves the shape of the object. - */ - /** @deprecated */ - name: string; - /** @deprecated */ - object: string; - /** @deprecated */ - vspace: number; - /** @deprecated */ - width: string; - addEventListener(type: K, listener: (this: HTMLAppletElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLAppletElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLAppletElement: { - prototype: HTMLAppletElement; - new(): HTMLAppletElement; -}; - -interface HTMLAreaElement extends HTMLElement, HTMLHyperlinkElementUtils { - /** - * Sets or retrieves a text alternative to the graphic. - */ - alt: string; - /** - * Sets or retrieves the coordinates of the object. - */ - coords: string; - download: string; - /** - * Sets or gets whether clicks in this region cause action. - */ - /** @deprecated */ - noHref: boolean; - ping: string; - referrerPolicy: string; - rel: string; - readonly relList: DOMTokenList; - /** - * Sets or retrieves the shape of the object. - */ - shape: string; - /** - * Sets or retrieves the window or frame at which to target content. - */ - target: string; - addEventListener(type: K, listener: (this: HTMLAreaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLAreaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLAreaElement: { - prototype: HTMLAreaElement; - new(): HTMLAreaElement; -}; - -interface HTMLAudioElement extends HTMLMediaElement { - addEventListener(type: K, listener: (this: HTMLAudioElement, ev: HTMLMediaElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLAudioElement, ev: HTMLMediaElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLAudioElement: { - prototype: HTMLAudioElement; - new(): HTMLAudioElement; -}; - -interface HTMLBRElement extends HTMLElement { - /** - * Sets or retrieves the side on which floating objects are not to be positioned when any IHTMLBlockElement is inserted into the document. - */ - /** @deprecated */ - clear: string; - addEventListener(type: K, listener: (this: HTMLBRElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLBRElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLBRElement: { - prototype: HTMLBRElement; - new(): HTMLBRElement; -}; - -interface HTMLBaseElement extends HTMLElement { - /** - * Gets or sets the baseline URL on which relative links are based. - */ - href: string; - /** - * Sets or retrieves the window or frame at which to target content. - */ - target: string; - addEventListener(type: K, listener: (this: HTMLBaseElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLBaseElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLBaseElement: { - prototype: HTMLBaseElement; - new(): HTMLBaseElement; -}; - -interface HTMLBaseFontElement extends HTMLElement, DOML2DeprecatedColorProperty { - /** - * Sets or retrieves the current typeface family. - */ - /** @deprecated */ - face: string; - /** - * Sets or retrieves the font size of the object. - */ - /** @deprecated */ - size: number; - addEventListener(type: K, listener: (this: HTMLBaseFontElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLBaseFontElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLBaseFontElement: { - prototype: HTMLBaseFontElement; - new(): HTMLBaseFontElement; -}; - -interface HTMLBodyElementEventMap extends HTMLElementEventMap, WindowEventHandlersEventMap { - "orientationchange": Event; -} - -interface HTMLBodyElement extends HTMLElement, WindowEventHandlers { - /** @deprecated */ - aLink: string; - /** @deprecated */ - background: string; - /** @deprecated */ - bgColor: string; - bgProperties: string; - /** @deprecated */ - link: string; - /** @deprecated */ - noWrap: boolean; - /** @deprecated */ - onorientationchange: ((this: HTMLBodyElement, ev: Event) => any) | null; - /** @deprecated */ - text: string; - /** @deprecated */ - vLink: string; - addEventListener(type: K, listener: (this: HTMLBodyElement, ev: HTMLBodyElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLBodyElement, ev: HTMLBodyElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLBodyElement: { - prototype: HTMLBodyElement; - new(): HTMLBodyElement; -}; - -interface HTMLButtonElement extends HTMLElement { - /** - * Provides a way to direct a user to a specific field when a document loads. This can provide both direction and convenience for a user, reducing the need to click or tab to a field when a page opens. This attribute is true when present on an element, and false when missing. - */ - autofocus: boolean; - disabled: boolean; - /** - * Retrieves a reference to the form that the object is embedded in. - */ - readonly form: HTMLFormElement | null; - /** - * Overrides the action attribute (where the data on a form is sent) on the parent form element. - */ - formAction: string; - /** - * Used to override the encoding (formEnctype attribute) specified on the form element. - */ - formEnctype: string; - /** - * Overrides the submit method attribute previously specified on a form element. - */ - formMethod: string; - /** - * Overrides any validation or required attributes on a form or form elements to allow it to be submitted without validation. This can be used to create a "save draft"-type submit option. - */ - formNoValidate: boolean; - /** - * Overrides the target attribute on a form element. - */ - formTarget: string; - readonly labels: NodeListOf; - /** - * Sets or retrieves the name of the object. - */ - name: string; - /** - * Gets the classification and default behavior of the button. - */ - type: string; - /** - * Returns the error message that would be displayed if the user submits the form, or an empty string if no error message. It also triggers the standard error message, such as "this is a required field". The result is that the user sees validation messages without actually submitting. - */ - readonly validationMessage: string; - /** - * Returns a ValidityState object that represents the validity states of an element. - */ - readonly validity: ValidityState; - /** - * Sets or retrieves the default or selected value of the control. - */ - value: string; - /** - * Returns whether an element will successfully validate based on forms validation rules and constraints. - */ - readonly willValidate: boolean; - /** - * Returns whether a form will validate when it is submitted, without having to submit it. - */ - checkValidity(): boolean; - reportValidity(): boolean; - /** - * Sets a custom error message that is displayed when a form is submitted. - * @param error Sets a custom error message that is displayed when a form is submitted. - */ - setCustomValidity(error: string): void; - addEventListener(type: K, listener: (this: HTMLButtonElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLButtonElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLButtonElement: { - prototype: HTMLButtonElement; - new(): HTMLButtonElement; -}; - -interface HTMLCanvasElement extends HTMLElement { - /** - * Gets or sets the height of a canvas element on a document. - */ - height: number; - /** - * Gets or sets the width of a canvas element on a document. - */ - width: number; - /** - * Returns an object that provides methods and properties for drawing and manipulating images and graphics on a canvas element in a document. A context object includes information about colors, line widths, fonts, and other graphic parameters that can be drawn on a canvas. - * @param contextId The identifier (ID) of the type of canvas to create. Internet Explorer 9 and Internet Explorer 10 support only a 2-D context using canvas.getContext("2d"); IE11 Preview also supports 3-D or WebGL context using canvas.getContext("experimental-webgl"); - */ - getContext(contextId: "2d", contextAttributes?: CanvasRenderingContext2DSettings): CanvasRenderingContext2D | null; - getContext(contextId: "webgl" | "experimental-webgl", contextAttributes?: WebGLContextAttributes): WebGLRenderingContext | null; - getContext(contextId: string, contextAttributes?: {}): CanvasRenderingContext2D | WebGLRenderingContext | null; - toBlob(callback: BlobCallback, type?: string, quality?: any): void; - /** - * Returns the content of the current canvas as an image that you can use as a source for another canvas or an HTML element. - * @param type The standard MIME type for the image format to return. If you do not specify this parameter, the default value is a PNG format image. - */ - toDataURL(type?: string, quality?: any): string; - addEventListener(type: K, listener: (this: HTMLCanvasElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLCanvasElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLCanvasElement: { - prototype: HTMLCanvasElement; - new(): HTMLCanvasElement; -}; - -interface HTMLCollectionBase { - /** - * Sets or retrieves the number of objects in a collection. - */ - readonly length: number; - /** - * Retrieves an object from various collections. - */ - item(index: number): Element | null; - [index: number]: Element; -} - -interface HTMLCollection extends HTMLCollectionBase { - /** - * Retrieves a select object or an object from an options collection. - */ - namedItem(name: string): Element | null; -} - -declare var HTMLCollection: { - prototype: HTMLCollection; - new(): HTMLCollection; -}; - -interface HTMLCollectionOf extends HTMLCollectionBase { - item(index: number): T | null; - namedItem(name: string): T | null; - [index: number]: T; -} - -interface HTMLDListElement extends HTMLElement { - /** @deprecated */ - compact: boolean; - addEventListener(type: K, listener: (this: HTMLDListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLDListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLDListElement: { - prototype: HTMLDListElement; - new(): HTMLDListElement; -}; - -interface HTMLDataElement extends HTMLElement { - value: string; - addEventListener(type: K, listener: (this: HTMLDataElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLDataElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLDataElement: { - prototype: HTMLDataElement; - new(): HTMLDataElement; -}; - -interface HTMLDataListElement extends HTMLElement { - readonly options: HTMLCollectionOf; - addEventListener(type: K, listener: (this: HTMLDataListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLDataListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLDataListElement: { - prototype: HTMLDataListElement; - new(): HTMLDataListElement; -}; - -interface HTMLDetailsElement extends HTMLElement { - open: boolean; - addEventListener(type: K, listener: (this: HTMLDetailsElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLDetailsElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLDetailsElement: { - prototype: HTMLDetailsElement; - new(): HTMLDetailsElement; -}; - -interface HTMLDialogElement extends HTMLElement { - open: boolean; - returnValue: string; - close(returnValue?: string): void; - show(): void; - showModal(): void; - addEventListener(type: K, listener: (this: HTMLDialogElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLDialogElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLDialogElement: { - prototype: HTMLDialogElement; - new(): HTMLDialogElement; -}; - -interface HTMLDirectoryElement extends HTMLElement { - /** @deprecated */ - compact: boolean; - addEventListener(type: K, listener: (this: HTMLDirectoryElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLDirectoryElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLDirectoryElement: { - prototype: HTMLDirectoryElement; - new(): HTMLDirectoryElement; -}; - -interface HTMLDivElement extends HTMLElement { - /** - * Sets or retrieves how the object is aligned with adjacent text. - */ - /** @deprecated */ - align: string; - addEventListener(type: K, listener: (this: HTMLDivElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLDivElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLDivElement: { - prototype: HTMLDivElement; - new(): HTMLDivElement; -}; - -interface HTMLDocument extends Document { - addEventListener(type: K, listener: (this: HTMLDocument, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLDocument, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLDocument: { - prototype: HTMLDocument; - new(): HTMLDocument; -}; - -interface HTMLElementEventMap extends ElementEventMap, GlobalEventHandlersEventMap, DocumentAndElementEventHandlersEventMap { -} - -interface HTMLElement extends Element, GlobalEventHandlers, DocumentAndElementEventHandlers, ElementContentEditable, HTMLOrSVGElement, ElementCSSInlineStyle { - accessKey: string; - readonly accessKeyLabel: string; - autocapitalize: string; - dir: string; - draggable: boolean; - hidden: boolean; - innerText: string; - lang: string; - readonly offsetHeight: number; - readonly offsetLeft: number; - readonly offsetParent: Element | null; - readonly offsetTop: number; - readonly offsetWidth: number; - spellcheck: boolean; - title: string; - translate: boolean; - click(): void; - addEventListener(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLElement: { - prototype: HTMLElement; - new(): HTMLElement; -}; - -interface HTMLEmbedElement extends HTMLElement, GetSVGDocument { - /** @deprecated */ - align: string; - /** - * Sets or retrieves the height of the object. - */ - height: string; - hidden: any; - /** - * Gets or sets whether the DLNA PlayTo device is available. - */ - msPlayToDisabled: boolean; - /** - * Gets or sets the path to the preferred media source. This enables the Play To target device to stream the media content, which can be DRM protected, from a different location, such as a cloud media server. - */ - msPlayToPreferredSourceUri: string; - /** - * Gets or sets the primary DLNA PlayTo device. - */ - msPlayToPrimary: boolean; - /** - * Gets the source associated with the media element for use by the PlayToManager. - */ - readonly msPlayToSource: any; - /** - * Sets or retrieves the name of the object. - */ - /** @deprecated */ - name: string; - /** - * Retrieves the palette used for the embedded document. - */ - readonly palette: string; - /** - * Retrieves the URL of the plug-in used to view an embedded document. - */ - readonly pluginspage: string; - readonly readyState: string; - /** - * Sets or retrieves a URL to be loaded by the object. - */ - src: string; - /** - * Sets or retrieves the height and width units of the embed object. - */ - units: string; - /** - * Sets or retrieves the width of the object. - */ - width: string; - addEventListener(type: K, listener: (this: HTMLEmbedElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLEmbedElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLEmbedElement: { - prototype: HTMLEmbedElement; - new(): HTMLEmbedElement; -}; - -interface HTMLFieldSetElement extends HTMLElement { - disabled: boolean; - readonly elements: HTMLCollection; - /** - * Retrieves a reference to the form that the object is embedded in. - */ - readonly form: HTMLFormElement | null; - name: string; - readonly type: string; - /** - * Returns the error message that would be displayed if the user submits the form, or an empty string if no error message. It also triggers the standard error message, such as "this is a required field". The result is that the user sees validation messages without actually submitting. - */ - readonly validationMessage: string; - /** - * Returns a ValidityState object that represents the validity states of an element. - */ - readonly validity: ValidityState; - /** - * Returns whether an element will successfully validate based on forms validation rules and constraints. - */ - readonly willValidate: boolean; - /** - * Returns whether a form will validate when it is submitted, without having to submit it. - */ - checkValidity(): boolean; - reportValidity(): boolean; - /** - * Sets a custom error message that is displayed when a form is submitted. - * @param error Sets a custom error message that is displayed when a form is submitted. - */ - setCustomValidity(error: string): void; - addEventListener(type: K, listener: (this: HTMLFieldSetElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLFieldSetElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLFieldSetElement: { - prototype: HTMLFieldSetElement; - new(): HTMLFieldSetElement; -}; - -interface HTMLFontElement extends HTMLElement { - /** @deprecated */ - color: string; - /** - * Sets or retrieves the current typeface family. - */ - /** @deprecated */ - face: string; - /** @deprecated */ - size: string; - addEventListener(type: K, listener: (this: HTMLFontElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLFontElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLFontElement: { - prototype: HTMLFontElement; - new(): HTMLFontElement; -}; - -interface HTMLFormControlsCollection extends HTMLCollectionBase { - /** - * element = collection[name] - */ - namedItem(name: string): RadioNodeList | Element | null; -} - -declare var HTMLFormControlsCollection: { - prototype: HTMLFormControlsCollection; - new(): HTMLFormControlsCollection; -}; - -interface HTMLFormElement extends HTMLElement { - /** - * Sets or retrieves a list of character encodings for input data that must be accepted by the server processing the form. - */ - acceptCharset: string; - /** - * Sets or retrieves the URL to which the form content is sent for processing. - */ - action: string; - /** - * Specifies whether autocomplete is applied to an editable text field. - */ - autocomplete: string; - /** - * Retrieves a collection, in source order, of all controls in a given form. - */ - readonly elements: HTMLFormControlsCollection; - /** - * Sets or retrieves the MIME encoding for the form. - */ - encoding: string; - /** - * Sets or retrieves the encoding type for the form. - */ - enctype: string; - /** - * Sets or retrieves the number of objects in a collection. - */ - readonly length: number; - /** - * Sets or retrieves how to send the form data to the server. - */ - method: string; - /** - * Sets or retrieves the name of the object. - */ - name: string; - /** - * Designates a form that is not validated when submitted. - */ - noValidate: boolean; - /** - * Sets or retrieves the window or frame at which to target content. - */ - target: string; - /** - * Returns whether a form will validate when it is submitted, without having to submit it. - */ - checkValidity(): boolean; - reportValidity(): boolean; - /** - * Fires when the user resets a form. - */ - reset(): void; - /** - * Fires when a FORM is about to be submitted. - */ - submit(): void; - addEventListener(type: K, listener: (this: HTMLFormElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLFormElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; - [index: number]: Element; - [name: string]: any; -} - -declare var HTMLFormElement: { - prototype: HTMLFormElement; - new(): HTMLFormElement; -}; - -interface HTMLFrameElement extends HTMLElement { - /** - * Retrieves the document object of the page or frame. - */ - /** @deprecated */ - readonly contentDocument: Document | null; - /** - * Retrieves the object of the specified. - */ - /** @deprecated */ - readonly contentWindow: WindowProxy | null; - /** - * Sets or retrieves whether to display a border for the frame. - */ - /** @deprecated */ - frameBorder: string; - /** - * Sets or retrieves a URI to a long description of the object. - */ - /** @deprecated */ - longDesc: string; - /** - * Sets or retrieves the top and bottom margin heights before displaying the text in a frame. - */ - /** @deprecated */ - marginHeight: string; - /** - * Sets or retrieves the left and right margin widths before displaying the text in a frame. - */ - /** @deprecated */ - marginWidth: string; - /** - * Sets or retrieves the frame name. - */ - /** @deprecated */ - name: string; - /** - * Sets or retrieves whether the user can resize the frame. - */ - /** @deprecated */ - noResize: boolean; - /** - * Sets or retrieves whether the frame can be scrolled. - */ - /** @deprecated */ - scrolling: string; - /** - * Sets or retrieves a URL to be loaded by the object. - */ - /** @deprecated */ - src: string; - addEventListener(type: K, listener: (this: HTMLFrameElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLFrameElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLFrameElement: { - prototype: HTMLFrameElement; - new(): HTMLFrameElement; -}; - -interface HTMLFrameSetElementEventMap extends HTMLElementEventMap, WindowEventHandlersEventMap { -} - -interface HTMLFrameSetElement extends HTMLElement, WindowEventHandlers { - /** - * Sets or retrieves the frame widths of the object. - */ - /** @deprecated */ - cols: string; - /** - * Sets or retrieves the frame heights of the object. - */ - /** @deprecated */ - rows: string; - addEventListener(type: K, listener: (this: HTMLFrameSetElement, ev: HTMLFrameSetElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLFrameSetElement, ev: HTMLFrameSetElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLFrameSetElement: { - prototype: HTMLFrameSetElement; - new(): HTMLFrameSetElement; -}; - -interface HTMLHRElement extends HTMLElement { - /** - * Sets or retrieves how the object is aligned with adjacent text. - */ - /** @deprecated */ - align: string; - /** @deprecated */ - color: string; - /** - * Sets or retrieves whether the horizontal rule is drawn with 3-D shading. - */ - /** @deprecated */ - noShade: boolean; - /** @deprecated */ - size: string; - /** - * Sets or retrieves the width of the object. - */ - /** @deprecated */ - width: string; - addEventListener(type: K, listener: (this: HTMLHRElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLHRElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLHRElement: { - prototype: HTMLHRElement; - new(): HTMLHRElement; -}; - -interface HTMLHeadElement extends HTMLElement { - addEventListener(type: K, listener: (this: HTMLHeadElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLHeadElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLHeadElement: { - prototype: HTMLHeadElement; - new(): HTMLHeadElement; -}; - -interface HTMLHeadingElement extends HTMLElement { - /** - * Sets or retrieves a value that indicates the table alignment. - */ - /** @deprecated */ - align: string; - addEventListener(type: K, listener: (this: HTMLHeadingElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLHeadingElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLHeadingElement: { - prototype: HTMLHeadingElement; - new(): HTMLHeadingElement; -}; - -interface HTMLHtmlElement extends HTMLElement { - /** - * Sets or retrieves the DTD version that governs the current document. - */ - /** @deprecated */ - version: string; - addEventListener(type: K, listener: (this: HTMLHtmlElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLHtmlElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLHtmlElement: { - prototype: HTMLHtmlElement; - new(): HTMLHtmlElement; -}; - -interface HTMLHyperlinkElementUtils { - hash: string; - host: string; - hostname: string; - href: string; - readonly origin: string; - password: string; - pathname: string; - port: string; - protocol: string; - search: string; - username: string; -} - -interface HTMLIFrameElement extends HTMLElement, GetSVGDocument { - /** - * Sets or retrieves how the object is aligned with adjacent text. - */ - /** @deprecated */ - align: string; - allowFullscreen: boolean; - allowPaymentRequest: boolean; - /** - * Retrieves the document object of the page or frame. - */ - readonly contentDocument: Document | null; - /** - * Retrieves the object of the specified. - */ - readonly contentWindow: Window | null; - /** - * Sets or retrieves whether to display a border for the frame. - */ - /** @deprecated */ - frameBorder: string; - /** - * Sets or retrieves the height of the object. - */ - height: string; - /** - * Sets or retrieves a URI to a long description of the object. - */ - /** @deprecated */ - longDesc: string; - /** - * Sets or retrieves the top and bottom margin heights before displaying the text in a frame. - */ - /** @deprecated */ - marginHeight: string; - /** - * Sets or retrieves the left and right margin widths before displaying the text in a frame. - */ - /** @deprecated */ - marginWidth: string; - /** - * Sets or retrieves the frame name. - */ - name: string; - readonly referrerPolicy: ReferrerPolicy; - readonly sandbox: DOMTokenList; - /** - * Sets or retrieves whether the frame can be scrolled. - */ - /** @deprecated */ - scrolling: string; - /** - * Sets or retrieves a URL to be loaded by the object. - */ - src: string; - /** - * Sets or retrives the content of the page that is to contain. - */ - srcdoc: string; - /** - * Sets or retrieves the width of the object. - */ - width: string; - addEventListener(type: K, listener: (this: HTMLIFrameElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLIFrameElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLIFrameElement: { - prototype: HTMLIFrameElement; - new(): HTMLIFrameElement; -}; - -interface HTMLImageElement extends HTMLElement { - /** - * Sets or retrieves how the object is aligned with adjacent text. - */ - /** @deprecated */ - align: string; - /** - * Sets or retrieves a text alternative to the graphic. - */ - alt: string; - /** - * Specifies the properties of a border drawn around an object. - */ - /** @deprecated */ - border: string; - /** - * Retrieves whether the object is fully loaded. - */ - readonly complete: boolean; - crossOrigin: string | null; - readonly currentSrc: string; - decoding: "async" | "sync" | "auto"; - /** - * Sets or retrieves the height of the object. - */ - height: number; - /** - * Sets or retrieves the width of the border to draw around the object. - */ - /** @deprecated */ - hspace: number; - /** - * Sets or retrieves whether the image is a server-side image map. - */ - isMap: boolean; - /** - * Sets or retrieves a Uniform Resource Identifier (URI) to a long description of the object. - */ - /** @deprecated */ - longDesc: string; - /** @deprecated */ - lowsrc: string; - /** - * Sets or retrieves the name of the object. - */ - /** @deprecated */ - name: string; - /** - * The original height of the image resource before sizing. - */ - readonly naturalHeight: number; - /** - * The original width of the image resource before sizing. - */ - readonly naturalWidth: number; - referrerPolicy: string; - sizes: string; - /** - * The address or URL of the a media resource that is to be considered. - */ - src: string; - srcset: string; - /** - * Sets or retrieves the URL, often with a bookmark extension (#name), to use as a client-side image map. - */ - useMap: string; - /** - * Sets or retrieves the vertical margin for the object. - */ - /** @deprecated */ - vspace: number; - /** - * Sets or retrieves the width of the object. - */ - width: number; - readonly x: number; - readonly y: number; - decode(): Promise; - addEventListener(type: K, listener: (this: HTMLImageElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLImageElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLImageElement: { - prototype: HTMLImageElement; - new(): HTMLImageElement; -}; - -interface HTMLInputElement extends HTMLElement { - /** - * Sets or retrieves a comma-separated list of content types. - */ - accept: string; - /** - * Sets or retrieves how the object is aligned with adjacent text. - */ - /** @deprecated */ - align: string; - /** - * Sets or retrieves a text alternative to the graphic. - */ - alt: string; - /** - * Specifies whether autocomplete is applied to an editable text field. - */ - autocomplete: string; - /** - * Provides a way to direct a user to a specific field when a document loads. This can provide both direction and convenience for a user, reducing the need to click or tab to a field when a page opens. This attribute is true when present on an element, and false when missing. - */ - autofocus: boolean; - /** - * Sets or retrieves the state of the check box or radio button. - */ - checked: boolean; - /** - * Sets or retrieves the state of the check box or radio button. - */ - defaultChecked: boolean; - /** - * Sets or retrieves the initial contents of the object. - */ - defaultValue: string; - dirName: string; - disabled: boolean; - /** - * Returns a FileList object on a file type input object. - */ - files: FileList | null; - /** - * Retrieves a reference to the form that the object is embedded in. - */ - readonly form: HTMLFormElement | null; - /** - * Overrides the action attribute (where the data on a form is sent) on the parent form element. - */ - formAction: string; - /** - * Used to override the encoding (formEnctype attribute) specified on the form element. - */ - formEnctype: string; - /** - * Overrides the submit method attribute previously specified on a form element. - */ - formMethod: string; - /** - * Overrides any validation or required attributes on a form or form elements to allow it to be submitted without validation. This can be used to create a "save draft"-type submit option. - */ - formNoValidate: boolean; - /** - * Overrides the target attribute on a form element. - */ - formTarget: string; - /** - * Sets or retrieves the height of the object. - */ - height: number; - indeterminate: boolean; - readonly labels: NodeListOf | null; - /** - * Specifies the ID of a pre-defined datalist of options for an input element. - */ - readonly list: HTMLElement | null; - /** - * Defines the maximum acceptable value for an input element with type="number".When used with the min and step attributes, lets you control the range and increment (such as only even numbers) that the user can enter into an input field. - */ - max: string; - /** - * Sets or retrieves the maximum number of characters that the user can enter in a text control. - */ - maxLength: number; - /** - * Defines the minimum acceptable value for an input element with type="number". When used with the max and step attributes, lets you control the range and increment (such as even numbers only) that the user can enter into an input field. - */ - min: string; - minLength: number; - /** - * Sets or retrieves the Boolean value indicating whether multiple items can be selected from a list. - */ - multiple: boolean; - /** - * Sets or retrieves the name of the object. - */ - name: string; - /** - * Gets or sets a string containing a regular expression that the user's input must match. - */ - pattern: string; - /** - * Gets or sets a text string that is displayed in an input field as a hint or prompt to users as the format or type of information they need to enter.The text appears in an input field until the user puts focus on the field. - */ - placeholder: string; - readOnly: boolean; - /** - * When present, marks an element that can't be submitted without a value. - */ - required: boolean; - selectionDirection: string | null; - /** - * Gets or sets the end position or offset of a text selection. - */ - selectionEnd: number | null; - /** - * Gets or sets the starting position or offset of a text selection. - */ - selectionStart: number | null; - size: number; - /** - * The address or URL of the a media resource that is to be considered. - */ - src: string; - /** - * Defines an increment or jump between values that you want to allow the user to enter. When used with the max and min attributes, lets you control the range and increment (for example, allow only even numbers) that the user can enter into an input field. - */ - step: string; - /** - * Returns the content type of the object. - */ - type: string; - /** - * Sets or retrieves the URL, often with a bookmark extension (#name), to use as a client-side image map. - */ - /** @deprecated */ - useMap: string; - /** - * Returns the error message that would be displayed if the user submits the form, or an empty string if no error message. It also triggers the standard error message, such as "this is a required field". The result is that the user sees validation messages without actually submitting. - */ - readonly validationMessage: string; - /** - * Returns a ValidityState object that represents the validity states of an element. - */ - readonly validity: ValidityState; - /** - * Returns the value of the data at the cursor's current position. - */ - value: string; - valueAsDate: any; - /** - * Returns the input field value as a number. - */ - valueAsNumber: number; - /** - * Sets or retrieves the width of the object. - */ - width: number; - /** - * Returns whether an element will successfully validate based on forms validation rules and constraints. - */ - readonly willValidate: boolean; - /** - * Returns whether a form will validate when it is submitted, without having to submit it. - */ - checkValidity(): boolean; - reportValidity(): boolean; - /** - * Makes the selection equal to the current object. - */ - select(): void; - /** - * Sets a custom error message that is displayed when a form is submitted. - * @param error Sets a custom error message that is displayed when a form is submitted. - */ - setCustomValidity(error: string): void; - setRangeText(replacement: string): void; - setRangeText(replacement: string, start: number, end: number, selectionMode?: SelectionMode): void; - /** - * Sets the start and end positions of a selection in a text field. - * @param start The offset into the text field for the start of the selection. - * @param end The offset into the text field for the end of the selection. - * @param direction The direction in which the selection is performed. - */ - setSelectionRange(start: number, end: number, direction?: "forward" | "backward" | "none"): void; - /** - * Decrements a range input control's value by the value given by the Step attribute. If the optional parameter is used, it will decrement the input control's step value multiplied by the parameter's value. - * @param n Value to decrement the value by. - */ - stepDown(n?: number): void; - /** - * Increments a range input control's value by the value given by the Step attribute. If the optional parameter is used, will increment the input control's value by that value. - * @param n Value to increment the value by. - */ - stepUp(n?: number): void; - addEventListener(type: K, listener: (this: HTMLInputElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLInputElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLInputElement: { - prototype: HTMLInputElement; - new(): HTMLInputElement; -}; - -interface HTMLLIElement extends HTMLElement { - /** @deprecated */ - type: string; - /** - * Sets or retrieves the value of a list item. - */ - value: number; - addEventListener(type: K, listener: (this: HTMLLIElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLLIElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLLIElement: { - prototype: HTMLLIElement; - new(): HTMLLIElement; -}; - -interface HTMLLabelElement extends HTMLElement { - readonly control: HTMLElement | null; - /** - * Retrieves a reference to the form that the object is embedded in. - */ - readonly form: HTMLFormElement | null; - /** - * Sets or retrieves the object to which the given label object is assigned. - */ - htmlFor: string; - addEventListener(type: K, listener: (this: HTMLLabelElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLLabelElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLLabelElement: { - prototype: HTMLLabelElement; - new(): HTMLLabelElement; -}; - -interface HTMLLegendElement extends HTMLElement { - /** @deprecated */ - align: string; - /** - * Retrieves a reference to the form that the object is embedded in. - */ - readonly form: HTMLFormElement | null; - addEventListener(type: K, listener: (this: HTMLLegendElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLLegendElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLLegendElement: { - prototype: HTMLLegendElement; - new(): HTMLLegendElement; -}; - -interface HTMLLinkElement extends HTMLElement, LinkStyle { - as: string; - /** - * Sets or retrieves the character set used to encode the object. - */ - /** @deprecated */ - charset: string; - crossOrigin: string | null; - disabled: boolean; - /** - * Sets or retrieves a destination URL or an anchor point. - */ - href: string; - /** - * Sets or retrieves the language code of the object. - */ - hreflang: string; - integrity: string; - /** - * Sets or retrieves the media type. - */ - media: string; - referrerPolicy: string; - /** - * Sets or retrieves the relationship between the object and the destination of the link. - */ - rel: string; - readonly relList: DOMTokenList; - /** - * Sets or retrieves the relationship between the object and the destination of the link. - */ - /** @deprecated */ - rev: string; - readonly sizes: DOMTokenList; - /** - * Sets or retrieves the window or frame at which to target content. - */ - /** @deprecated */ - target: string; - /** - * Sets or retrieves the MIME type of the object. - */ - type: string; - addEventListener(type: K, listener: (this: HTMLLinkElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLLinkElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLLinkElement: { - prototype: HTMLLinkElement; - new(): HTMLLinkElement; -}; - -interface HTMLMainElement extends HTMLElement { - addEventListener(type: K, listener: (this: HTMLMainElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLMainElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLMainElement: { - prototype: HTMLMainElement; - new(): HTMLMainElement; -}; - -interface HTMLMapElement extends HTMLElement { - /** - * Retrieves a collection of the area objects defined for the given map object. - */ - readonly areas: HTMLCollection; - /** - * Sets or retrieves the name of the object. - */ - name: string; - addEventListener(type: K, listener: (this: HTMLMapElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLMapElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLMapElement: { - prototype: HTMLMapElement; - new(): HTMLMapElement; -}; - -interface HTMLMarqueeElementEventMap extends HTMLElementEventMap { - "bounce": Event; - "finish": Event; - "start": Event; -} - -interface HTMLMarqueeElement extends HTMLElement { - /** @deprecated */ - behavior: string; - /** @deprecated */ - bgColor: string; - /** @deprecated */ - direction: string; - /** @deprecated */ - height: string; - /** @deprecated */ - hspace: number; - /** @deprecated */ - loop: number; - /** @deprecated */ - onbounce: ((this: HTMLMarqueeElement, ev: Event) => any) | null; - /** @deprecated */ - onfinish: ((this: HTMLMarqueeElement, ev: Event) => any) | null; - /** @deprecated */ - onstart: ((this: HTMLMarqueeElement, ev: Event) => any) | null; - /** @deprecated */ - scrollAmount: number; - /** @deprecated */ - scrollDelay: number; - /** @deprecated */ - trueSpeed: boolean; - /** @deprecated */ - vspace: number; - /** @deprecated */ - width: string; - /** @deprecated */ - start(): void; - /** @deprecated */ - stop(): void; - addEventListener(type: K, listener: (this: HTMLMarqueeElement, ev: HTMLMarqueeElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLMarqueeElement, ev: HTMLMarqueeElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLMarqueeElement: { - prototype: HTMLMarqueeElement; - new(): HTMLMarqueeElement; -}; - -interface HTMLMediaElementEventMap extends HTMLElementEventMap { - "encrypted": MediaEncryptedEvent; - "msneedkey": Event; -} - -interface HTMLMediaElement extends HTMLElement { - /** - * Returns an AudioTrackList object with the audio tracks for a given video element. - */ - readonly audioTracks: AudioTrackList; - /** - * Gets or sets a value that indicates whether to start playing the media automatically. - */ - autoplay: boolean; - /** - * Gets a collection of buffered time ranges. - */ - readonly buffered: TimeRanges; - /** - * Gets or sets a flag that indicates whether the client provides a set of controls for the media (in case the developer does not include controls for the player). - */ - controls: boolean; - crossOrigin: string | null; - /** - * Gets the address or URL of the current media resource that is selected by IHTMLMediaElement. - */ - readonly currentSrc: string; - /** - * Gets or sets the current playback position, in seconds. - */ - currentTime: number; - defaultMuted: boolean; - /** - * Gets or sets the default playback rate when the user is not using fast forward or reverse for a video or audio resource. - */ - defaultPlaybackRate: number; - /** - * Returns the duration in seconds of the current media resource. A NaN value is returned if duration is not available, or Infinity if the media resource is streaming. - */ - readonly duration: number; - /** - * Gets information about whether the playback has ended or not. - */ - readonly ended: boolean; - /** - * Returns an object representing the current error state of the audio or video element. - */ - readonly error: MediaError | null; - /** - * Gets or sets a flag to specify whether playback should restart after it completes. - */ - loop: boolean; - readonly mediaKeys: MediaKeys | null; - /** - * Specifies the purpose of the audio or video media, such as background audio or alerts. - */ - msAudioCategory: string; - /** - * Specifies the output device id that the audio will be sent to. - */ - msAudioDeviceType: string; - readonly msGraphicsTrustStatus: MSGraphicsTrust; - /** - * Gets the MSMediaKeys object, which is used for decrypting media data, that is associated with this media element. - */ - /** @deprecated */ - readonly msKeys: MSMediaKeys; - /** - * Gets or sets whether the DLNA PlayTo device is available. - */ - msPlayToDisabled: boolean; - /** - * Gets or sets the path to the preferred media source. This enables the Play To target device to stream the media content, which can be DRM protected, from a different location, such as a cloud media server. - */ - msPlayToPreferredSourceUri: string; - /** - * Gets or sets the primary DLNA PlayTo device. - */ - msPlayToPrimary: boolean; - /** - * Gets the source associated with the media element for use by the PlayToManager. - */ - readonly msPlayToSource: any; - /** - * Specifies whether or not to enable low-latency playback on the media element. - */ - msRealTime: boolean; - /** - * Gets or sets a flag that indicates whether the audio (either audio or the audio track on video media) is muted. - */ - muted: boolean; - /** - * Gets the current network activity for the element. - */ - readonly networkState: number; - onencrypted: ((this: HTMLMediaElement, ev: MediaEncryptedEvent) => any) | null; - /** @deprecated */ - onmsneedkey: ((this: HTMLMediaElement, ev: Event) => any) | null; - /** - * Gets a flag that specifies whether playback is paused. - */ - readonly paused: boolean; - /** - * Gets or sets the current rate of speed for the media resource to play. This speed is expressed as a multiple of the normal speed of the media resource. - */ - playbackRate: number; - /** - * Gets TimeRanges for the current media resource that has been played. - */ - readonly played: TimeRanges; - /** - * Gets or sets the current playback position, in seconds. - */ - preload: string; - readonly readyState: number; - /** - * Returns a TimeRanges object that represents the ranges of the current media resource that can be seeked. - */ - readonly seekable: TimeRanges; - /** - * Gets a flag that indicates whether the client is currently moving to a new playback position in the media resource. - */ - readonly seeking: boolean; - /** - * The address or URL of the a media resource that is to be considered. - */ - src: string; - srcObject: MediaStream | MediaSource | Blob | null; - readonly textTracks: TextTrackList; - readonly videoTracks: VideoTrackList; - /** - * Gets or sets the volume level for audio portions of the media element. - */ - volume: number; - addTextTrack(kind: TextTrackKind, label?: string, language?: string): TextTrack; - /** - * Returns a string that specifies whether the client can play a given media resource type. - */ - canPlayType(type: string): CanPlayTypeResult; - /** - * Resets the audio or video object and loads a new media resource. - */ - load(): void; - /** - * Clears all effects from the media pipeline. - */ - msClearEffects(): void; - msGetAsCastingSource(): any; - /** - * Inserts the specified audio effect into media pipeline. - */ - msInsertAudioEffect(activatableClassId: string, effectRequired: boolean, config?: any): void; - /** @deprecated */ - msSetMediaKeys(mediaKeys: MSMediaKeys): void; - /** - * Specifies the media protection manager for a given media pipeline. - */ - msSetMediaProtectionManager(mediaProtectionManager?: any): void; - /** - * Pauses the current playback and sets paused to TRUE. This can be used to test whether the media is playing or paused. You can also use the pause or play events to tell whether the media is playing or not. - */ - pause(): void; - /** - * Loads and starts playback of a media resource. - */ - play(): Promise; - setMediaKeys(mediaKeys: MediaKeys | null): Promise; - readonly HAVE_CURRENT_DATA: number; - readonly HAVE_ENOUGH_DATA: number; - readonly HAVE_FUTURE_DATA: number; - readonly HAVE_METADATA: number; - readonly HAVE_NOTHING: number; - readonly NETWORK_EMPTY: number; - readonly NETWORK_IDLE: number; - readonly NETWORK_LOADING: number; - readonly NETWORK_NO_SOURCE: number; - addEventListener(type: K, listener: (this: HTMLMediaElement, ev: HTMLMediaElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLMediaElement, ev: HTMLMediaElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLMediaElement: { - prototype: HTMLMediaElement; - new(): HTMLMediaElement; - readonly HAVE_CURRENT_DATA: number; - readonly HAVE_ENOUGH_DATA: number; - readonly HAVE_FUTURE_DATA: number; - readonly HAVE_METADATA: number; - readonly HAVE_NOTHING: number; - readonly NETWORK_EMPTY: number; - readonly NETWORK_IDLE: number; - readonly NETWORK_LOADING: number; - readonly NETWORK_NO_SOURCE: number; -}; - -interface HTMLMenuElement extends HTMLElement { - /** @deprecated */ - compact: boolean; - addEventListener(type: K, listener: (this: HTMLMenuElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLMenuElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLMenuElement: { - prototype: HTMLMenuElement; - new(): HTMLMenuElement; -}; - -interface HTMLMetaElement extends HTMLElement { - /** - * Gets or sets meta-information to associate with httpEquiv or name. - */ - content: string; - /** - * Gets or sets information used to bind the value of a content attribute of a meta element to an HTTP response header. - */ - httpEquiv: string; - /** - * Sets or retrieves the value specified in the content attribute of the meta object. - */ - name: string; - /** - * Sets or retrieves a scheme to be used in interpreting the value of a property specified for the object. - */ - /** @deprecated */ - scheme: string; - addEventListener(type: K, listener: (this: HTMLMetaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLMetaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLMetaElement: { - prototype: HTMLMetaElement; - new(): HTMLMetaElement; -}; - -interface HTMLMeterElement extends HTMLElement { - high: number; - readonly labels: NodeListOf; - low: number; - max: number; - min: number; - optimum: number; - value: number; - addEventListener(type: K, listener: (this: HTMLMeterElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLMeterElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLMeterElement: { - prototype: HTMLMeterElement; - new(): HTMLMeterElement; -}; - -interface HTMLModElement extends HTMLElement { - /** - * Sets or retrieves reference information about the object. - */ - cite: string; - /** - * Sets or retrieves the date and time of a modification to the object. - */ - dateTime: string; - addEventListener(type: K, listener: (this: HTMLModElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLModElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLModElement: { - prototype: HTMLModElement; - new(): HTMLModElement; -}; - -interface HTMLOListElement extends HTMLElement { - /** @deprecated */ - compact: boolean; - reversed: boolean; - /** - * The starting number. - */ - start: number; - type: string; - addEventListener(type: K, listener: (this: HTMLOListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLOListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLOListElement: { - prototype: HTMLOListElement; - new(): HTMLOListElement; -}; - -interface HTMLObjectElement extends HTMLElement, GetSVGDocument { - /** - * Retrieves a string of the URL where the object tag can be found. This is often the href of the document that the object is in, or the value set by a base element. - */ - readonly BaseHref: string; - /** @deprecated */ - align: string; - /** - * Sets or retrieves a character string that can be used to implement your own archive functionality for the object. - */ - /** @deprecated */ - archive: string; - /** @deprecated */ - border: string; - /** - * Sets or retrieves the URL of the file containing the compiled Java class. - */ - /** @deprecated */ - code: string; - /** - * Sets or retrieves the URL of the component. - */ - /** @deprecated */ - codeBase: string; - /** - * Sets or retrieves the Internet media type for the code associated with the object. - */ - /** @deprecated */ - codeType: string; - /** - * Retrieves the document object of the page or frame. - */ - readonly contentDocument: Document | null; - /** - * Sets or retrieves the URL that references the data of the object. - */ - data: string; - /** @deprecated */ - declare: boolean; - /** - * Retrieves a reference to the form that the object is embedded in. - */ - readonly form: HTMLFormElement | null; - /** - * Sets or retrieves the height of the object. - */ - height: string; - /** @deprecated */ - hspace: number; - /** - * Gets or sets whether the DLNA PlayTo device is available. - */ - msPlayToDisabled: boolean; - /** - * Gets or sets the path to the preferred media source. This enables the Play To target device to stream the media content, which can be DRM protected, from a different location, such as a cloud media server. - */ - msPlayToPreferredSourceUri: string; - /** - * Gets or sets the primary DLNA PlayTo device. - */ - msPlayToPrimary: boolean; - /** - * Gets the source associated with the media element for use by the PlayToManager. - */ - readonly msPlayToSource: any; - /** - * Sets or retrieves the name of the object. - */ - name: string; - readonly readyState: number; - /** - * Sets or retrieves a message to be displayed while an object is loading. - */ - /** @deprecated */ - standby: string; - /** - * Sets or retrieves the MIME type of the object. - */ - type: string; - typemustmatch: boolean; - /** - * Sets or retrieves the URL, often with a bookmark extension (#name), to use as a client-side image map. - */ - useMap: string; - /** - * Returns the error message that would be displayed if the user submits the form, or an empty string if no error message. It also triggers the standard error message, such as "this is a required field". The result is that the user sees validation messages without actually submitting. - */ - readonly validationMessage: string; - /** - * Returns a ValidityState object that represents the validity states of an element. - */ - readonly validity: ValidityState; - /** @deprecated */ - vspace: number; - /** - * Sets or retrieves the width of the object. - */ - width: string; - /** - * Returns whether an element will successfully validate based on forms validation rules and constraints. - */ - readonly willValidate: boolean; - /** - * Returns whether a form will validate when it is submitted, without having to submit it. - */ - checkValidity(): boolean; - reportValidity(): boolean; - /** - * Sets a custom error message that is displayed when a form is submitted. - * @param error Sets a custom error message that is displayed when a form is submitted. - */ - setCustomValidity(error: string): void; - addEventListener(type: K, listener: (this: HTMLObjectElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLObjectElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLObjectElement: { - prototype: HTMLObjectElement; - new(): HTMLObjectElement; -}; - -interface HTMLOptGroupElement extends HTMLElement { - disabled: boolean; - /** - * Retrieves a reference to the form that the object is embedded in. - */ - readonly form: HTMLFormElement | null; - /** - * Sets or retrieves a value that you can use to implement your own label functionality for the object. - */ - label: string; - addEventListener(type: K, listener: (this: HTMLOptGroupElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLOptGroupElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLOptGroupElement: { - prototype: HTMLOptGroupElement; - new(): HTMLOptGroupElement; -}; - -interface HTMLOptionElement extends HTMLElement { - /** - * Sets or retrieves the status of an option. - */ - defaultSelected: boolean; - disabled: boolean; - /** - * Retrieves a reference to the form that the object is embedded in. - */ - readonly form: HTMLFormElement | null; - /** - * Sets or retrieves the ordinal position of an option in a list box. - */ - readonly index: number; - /** - * Sets or retrieves a value that you can use to implement your own label functionality for the object. - */ - label: string; - /** - * Sets or retrieves whether the option in the list box is the default item. - */ - selected: boolean; - /** - * Sets or retrieves the text string specified by the option tag. - */ - text: string; - /** - * Sets or retrieves the value which is returned to the server when the form control is submitted. - */ - value: string; - addEventListener(type: K, listener: (this: HTMLOptionElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLOptionElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLOptionElement: { - prototype: HTMLOptionElement; - new(): HTMLOptionElement; -}; - -interface HTMLOptionsCollection extends HTMLCollectionOf { - /** - * Returns the number of elements in the collection. - * When set to a smaller number, truncates the number of option elements in the corresponding container. - * When set to a greater number, adds new blank option elements to that container. - */ - length: number; - /** - * Returns the index of the first selected item, if any, or −1 if there is no selected - * item. - * Can be set, to change the selection. - */ - selectedIndex: number; - /** - * Inserts element before the node given by before. - * The before argument can be a number, in which case element is inserted before the item with that number, or an element from the - * collection, in which case element is inserted before that element. - * If before is omitted, null, or a number out of range, then element will be added at the end of the list. - * This method will throw a "HierarchyRequestError" DOMException if - * element is an ancestor of the element into which it is to be inserted. - */ - add(element: HTMLOptionElement | HTMLOptGroupElement, before?: HTMLElement | number | null): void; - /** - * Removes the item with index index from the collection. - */ - remove(index: number): void; -} - -declare var HTMLOptionsCollection: { - prototype: HTMLOptionsCollection; - new(): HTMLOptionsCollection; -}; - -interface HTMLOrSVGElement { - readonly dataset: DOMStringMap; - nonce: string; - tabIndex: number; - blur(): void; - focus(options?: FocusOptions): void; -} - -interface HTMLOutputElement extends HTMLElement { - defaultValue: string; - readonly form: HTMLFormElement | null; - readonly htmlFor: DOMTokenList; - readonly labels: NodeListOf; - name: string; - readonly type: string; - readonly validationMessage: string; - readonly validity: ValidityState; - value: string; - readonly willValidate: boolean; - checkValidity(): boolean; - reportValidity(): boolean; - setCustomValidity(error: string): void; - addEventListener(type: K, listener: (this: HTMLOutputElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLOutputElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLOutputElement: { - prototype: HTMLOutputElement; - new(): HTMLOutputElement; -}; - -interface HTMLParagraphElement extends HTMLElement { - /** - * Sets or retrieves how the object is aligned with adjacent text. - */ - /** @deprecated */ - align: string; - addEventListener(type: K, listener: (this: HTMLParagraphElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLParagraphElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLParagraphElement: { - prototype: HTMLParagraphElement; - new(): HTMLParagraphElement; -}; - -interface HTMLParamElement extends HTMLElement { - /** - * Sets or retrieves the name of an input parameter for an element. - */ - name: string; - /** - * Sets or retrieves the content type of the resource designated by the value attribute. - */ - /** @deprecated */ - type: string; - /** - * Sets or retrieves the value of an input parameter for an element. - */ - value: string; - /** - * Sets or retrieves the data type of the value attribute. - */ - /** @deprecated */ - valueType: string; - addEventListener(type: K, listener: (this: HTMLParamElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLParamElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLParamElement: { - prototype: HTMLParamElement; - new(): HTMLParamElement; -}; - -interface HTMLPictureElement extends HTMLElement { - addEventListener(type: K, listener: (this: HTMLPictureElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLPictureElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLPictureElement: { - prototype: HTMLPictureElement; - new(): HTMLPictureElement; -}; - -interface HTMLPreElement extends HTMLElement { - /** - * Sets or gets a value that you can use to implement your own width functionality for the object. - */ - /** @deprecated */ - width: number; - addEventListener(type: K, listener: (this: HTMLPreElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLPreElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLPreElement: { - prototype: HTMLPreElement; - new(): HTMLPreElement; -}; - -interface HTMLProgressElement extends HTMLElement { - readonly labels: NodeListOf; - /** - * Defines the maximum, or "done" value for a progress element. - */ - max: number; - /** - * Returns the quotient of value/max when the value attribute is set (determinate progress bar), or -1 when the value attribute is missing (indeterminate progress bar). - */ - readonly position: number; - /** - * Sets or gets the current value of a progress element. The value must be a non-negative number between 0 and the max value. - */ - value: number; - addEventListener(type: K, listener: (this: HTMLProgressElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLProgressElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLProgressElement: { - prototype: HTMLProgressElement; - new(): HTMLProgressElement; -}; - -interface HTMLQuoteElement extends HTMLElement { - /** - * Sets or retrieves reference information about the object. - */ - cite: string; - addEventListener(type: K, listener: (this: HTMLQuoteElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLQuoteElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLQuoteElement: { - prototype: HTMLQuoteElement; - new(): HTMLQuoteElement; -}; - -interface HTMLScriptElement extends HTMLElement { - async: boolean; - /** - * Sets or retrieves the character set used to encode the object. - */ - /** @deprecated */ - charset: string; - crossOrigin: string | null; - /** - * Sets or retrieves the status of the script. - */ - defer: boolean; - /** - * Sets or retrieves the event for which the script is written. - */ - /** @deprecated */ - event: string; - /** - * Sets or retrieves the object that is bound to the event script. - */ - /** @deprecated */ - htmlFor: string; - integrity: string; - noModule: boolean; - referrerPolicy: string; - /** - * Retrieves the URL to an external file that contains the source code or data. - */ - src: string; - /** - * Retrieves or sets the text of the object as a string. - */ - text: string; - /** - * Sets or retrieves the MIME type for the associated scripting engine. - */ - type: string; - addEventListener(type: K, listener: (this: HTMLScriptElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLScriptElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLScriptElement: { - prototype: HTMLScriptElement; - new(): HTMLScriptElement; -}; - -interface HTMLSelectElement extends HTMLElement { - autocomplete: string; - /** - * Provides a way to direct a user to a specific field when a document loads. This can provide both direction and convenience for a user, reducing the need to click or tab to a field when a page opens. This attribute is true when present on an element, and false when missing. - */ - autofocus: boolean; - disabled: boolean; - /** - * Retrieves a reference to the form that the object is embedded in. - */ - readonly form: HTMLFormElement | null; - readonly labels: NodeListOf; - /** - * Sets or retrieves the number of objects in a collection. - */ - length: number; - /** - * Sets or retrieves the Boolean value indicating whether multiple items can be selected from a list. - */ - multiple: boolean; - /** - * Sets or retrieves the name of the object. - */ - name: string; - readonly options: HTMLOptionsCollection; - /** - * When present, marks an element that can't be submitted without a value. - */ - required: boolean; - /** - * Sets or retrieves the index of the selected option in a select object. - */ - selectedIndex: number; - readonly selectedOptions: HTMLCollectionOf; - /** - * Sets or retrieves the number of rows in the list box. - */ - size: number; - /** - * Retrieves the type of select control based on the value of the MULTIPLE attribute. - */ - readonly type: string; - /** - * Returns the error message that would be displayed if the user submits the form, or an empty string if no error message. It also triggers the standard error message, such as "this is a required field". The result is that the user sees validation messages without actually submitting. - */ - readonly validationMessage: string; - /** - * Returns a ValidityState object that represents the validity states of an element. - */ - readonly validity: ValidityState; - /** - * Sets or retrieves the value which is returned to the server when the form control is submitted. - */ - value: string; - /** - * Returns whether an element will successfully validate based on forms validation rules and constraints. - */ - readonly willValidate: boolean; - /** - * Adds an element to the areas, controlRange, or options collection. - * @param element Variant of type Number that specifies the index position in the collection where the element is placed. If no value is given, the method places the element at the end of the collection. - * @param before Variant of type Object that specifies an element to insert before, or null to append the object to the collection. - */ - add(element: HTMLOptionElement | HTMLOptGroupElement, before?: HTMLElement | number | null): void; - /** - * Returns whether a form will validate when it is submitted, without having to submit it. - */ - checkValidity(): boolean; - /** - * Retrieves a select object or an object from an options collection. - * @param name Variant of type Number or String that specifies the object or collection to retrieve. If this parameter is an integer, it is the zero-based index of the object. If this parameter is a string, all objects with matching name or id properties are retrieved, and a collection is returned if more than one match is made. - * @param index Variant of type Number that specifies the zero-based index of the object to retrieve when a collection is returned. - */ - item(index: number): Element | null; - /** - * Retrieves a select object or an object from an options collection. - * @param namedItem A String that specifies the name or id property of the object to retrieve. A collection is returned if more than one match is made. - */ - namedItem(name: string): HTMLOptionElement | null; - /** - * Removes an element from the collection. - * @param index Number that specifies the zero-based index of the element to remove from the collection. - */ - remove(): void; - remove(index: number): void; - reportValidity(): boolean; - /** - * Sets a custom error message that is displayed when a form is submitted. - * @param error Sets a custom error message that is displayed when a form is submitted. - */ - setCustomValidity(error: string): void; - addEventListener(type: K, listener: (this: HTMLSelectElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLSelectElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; - [name: number]: HTMLOptionElement | HTMLOptGroupElement; -} - -declare var HTMLSelectElement: { - prototype: HTMLSelectElement; - new(): HTMLSelectElement; -}; - -interface HTMLSlotElement extends HTMLElement { - name: string; - assignedElements(options?: AssignedNodesOptions): Element[]; - assignedNodes(options?: AssignedNodesOptions): Node[]; - addEventListener(type: K, listener: (this: HTMLSlotElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLSlotElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLSlotElement: { - prototype: HTMLSlotElement; - new(): HTMLSlotElement; -}; - -interface HTMLSourceElement extends HTMLElement { - /** - * Gets or sets the intended media type of the media source. - */ - media: string; - sizes: string; - /** - * The address or URL of the a media resource that is to be considered. - */ - src: string; - srcset: string; - /** - * Gets or sets the MIME type of a media resource. - */ - type: string; - addEventListener(type: K, listener: (this: HTMLSourceElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLSourceElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLSourceElement: { - prototype: HTMLSourceElement; - new(): HTMLSourceElement; -}; - -interface HTMLSpanElement extends HTMLElement { - addEventListener(type: K, listener: (this: HTMLSpanElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLSpanElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLSpanElement: { - prototype: HTMLSpanElement; - new(): HTMLSpanElement; -}; - -interface HTMLStyleElement extends HTMLElement, LinkStyle { - /** - * Sets or retrieves the media type. - */ - media: string; - /** - * Retrieves the CSS language in which the style sheet is written. - */ - /** @deprecated */ - type: string; - addEventListener(type: K, listener: (this: HTMLStyleElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLStyleElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLStyleElement: { - prototype: HTMLStyleElement; - new(): HTMLStyleElement; -}; - -interface HTMLTableCaptionElement extends HTMLElement { - /** - * Sets or retrieves the alignment of the caption or legend. - */ - /** @deprecated */ - align: string; - addEventListener(type: K, listener: (this: HTMLTableCaptionElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLTableCaptionElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLTableCaptionElement: { - prototype: HTMLTableCaptionElement; - new(): HTMLTableCaptionElement; -}; - -interface HTMLTableCellElement extends HTMLElement { - /** - * Sets or retrieves abbreviated text for the object. - */ - abbr: string; - /** - * Sets or retrieves how the object is aligned with adjacent text. - */ - /** @deprecated */ - align: string; - /** - * Sets or retrieves a comma-delimited list of conceptual categories associated with the object. - */ - /** @deprecated */ - axis: string; - /** @deprecated */ - bgColor: string; - /** - * Retrieves the position of the object in the cells collection of a row. - */ - readonly cellIndex: number; - /** @deprecated */ - ch: string; - /** @deprecated */ - chOff: string; - /** - * Sets or retrieves the number columns in the table that the object should span. - */ - colSpan: number; - /** - * Sets or retrieves a list of header cells that provide information for the object. - */ - headers: string; - /** - * Sets or retrieves the height of the object. - */ - /** @deprecated */ - height: string; - /** - * Sets or retrieves whether the browser automatically performs wordwrap. - */ - /** @deprecated */ - noWrap: boolean; - /** - * Sets or retrieves how many rows in a table the cell should span. - */ - rowSpan: number; - /** - * Sets or retrieves the group of cells in a table to which the object's information applies. - */ - scope: string; - /** @deprecated */ - vAlign: string; - /** - * Sets or retrieves the width of the object. - */ - /** @deprecated */ - width: string; - addEventListener(type: K, listener: (this: HTMLTableCellElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLTableCellElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLTableCellElement: { - prototype: HTMLTableCellElement; - new(): HTMLTableCellElement; -}; - -interface HTMLTableColElement extends HTMLElement { - /** - * Sets or retrieves the alignment of the object relative to the display or table. - */ - /** @deprecated */ - align: string; - /** @deprecated */ - ch: string; - /** @deprecated */ - chOff: string; - /** - * Sets or retrieves the number of columns in the group. - */ - span: number; - /** @deprecated */ - vAlign: string; - /** - * Sets or retrieves the width of the object. - */ - /** @deprecated */ - width: string; - addEventListener(type: K, listener: (this: HTMLTableColElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLTableColElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLTableColElement: { - prototype: HTMLTableColElement; - new(): HTMLTableColElement; -}; - -interface HTMLTableDataCellElement extends HTMLTableCellElement { - addEventListener(type: K, listener: (this: HTMLTableDataCellElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLTableDataCellElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLTableDataCellElement: { - prototype: HTMLTableDataCellElement; - new(): HTMLTableDataCellElement; -}; - -interface HTMLTableElement extends HTMLElement { - /** - * Sets or retrieves a value that indicates the table alignment. - */ - /** @deprecated */ - align: string; - /** @deprecated */ - bgColor: string; - /** - * Sets or retrieves the width of the border to draw around the object. - */ - /** @deprecated */ - border: string; - /** - * Retrieves the caption object of a table. - */ - caption: HTMLTableCaptionElement | null; - /** - * Sets or retrieves the amount of space between the border of the cell and the content of the cell. - */ - /** @deprecated */ - cellPadding: string; - /** - * Sets or retrieves the amount of space between cells in a table. - */ - /** @deprecated */ - cellSpacing: string; - /** - * Sets or retrieves the way the border frame around the table is displayed. - */ - /** @deprecated */ - frame: string; - /** - * Sets or retrieves the number of horizontal rows contained in the object. - */ - readonly rows: HTMLCollectionOf; - /** - * Sets or retrieves which dividing lines (inner borders) are displayed. - */ - /** @deprecated */ - rules: string; - /** - * Sets or retrieves a description and/or structure of the object. - */ - /** @deprecated */ - summary: string; - /** - * Retrieves a collection of all tBody objects in the table. Objects in this collection are in source order. - */ - readonly tBodies: HTMLCollectionOf; - /** - * Retrieves the tFoot object of the table. - */ - tFoot: HTMLTableSectionElement | null; - /** - * Retrieves the tHead object of the table. - */ - tHead: HTMLTableSectionElement | null; - /** - * Sets or retrieves the width of the object. - */ - /** @deprecated */ - width: string; - /** - * Creates an empty caption element in the table. - */ - createCaption(): HTMLTableCaptionElement; - /** - * Creates an empty tBody element in the table. - */ - createTBody(): HTMLTableSectionElement; - /** - * Creates an empty tFoot element in the table. - */ - createTFoot(): HTMLTableSectionElement; - /** - * Returns the tHead element object if successful, or null otherwise. - */ - createTHead(): HTMLTableSectionElement; - /** - * Deletes the caption element and its contents from the table. - */ - deleteCaption(): void; - /** - * Removes the specified row (tr) from the element and from the rows collection. - * @param index Number that specifies the zero-based position in the rows collection of the row to remove. - */ - deleteRow(index: number): void; - /** - * Deletes the tFoot element and its contents from the table. - */ - deleteTFoot(): void; - /** - * Deletes the tHead element and its contents from the table. - */ - deleteTHead(): void; - /** - * Creates a new row (tr) in the table, and adds the row to the rows collection. - * @param index Number that specifies where to insert the row in the rows collection. The default value is -1, which appends the new row to the end of the rows collection. - */ - insertRow(index?: number): HTMLTableRowElement; - addEventListener(type: K, listener: (this: HTMLTableElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLTableElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLTableElement: { - prototype: HTMLTableElement; - new(): HTMLTableElement; -}; - -interface HTMLTableHeaderCellElement extends HTMLTableCellElement { - scope: string; - addEventListener(type: K, listener: (this: HTMLTableHeaderCellElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLTableHeaderCellElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLTableHeaderCellElement: { - prototype: HTMLTableHeaderCellElement; - new(): HTMLTableHeaderCellElement; -}; - -interface HTMLTableRowElement extends HTMLElement { - /** - * Sets or retrieves how the object is aligned with adjacent text. - */ - /** @deprecated */ - align: string; - /** @deprecated */ - bgColor: string; - /** - * Retrieves a collection of all cells in the table row. - */ - readonly cells: HTMLCollectionOf; - /** @deprecated */ - ch: string; - /** @deprecated */ - chOff: string; - /** - * Retrieves the position of the object in the rows collection for the table. - */ - readonly rowIndex: number; - /** - * Retrieves the position of the object in the collection. - */ - readonly sectionRowIndex: number; - /** @deprecated */ - vAlign: string; - /** - * Removes the specified cell from the table row, as well as from the cells collection. - * @param index Number that specifies the zero-based position of the cell to remove from the table row. If no value is provided, the last cell in the cells collection is deleted. - */ - deleteCell(index: number): void; - /** - * Creates a new cell in the table row, and adds the cell to the cells collection. - * @param index Number that specifies where to insert the cell in the tr. The default value is -1, which appends the new cell to the end of the cells collection. - */ - insertCell(index?: number): HTMLTableDataCellElement; - addEventListener(type: K, listener: (this: HTMLTableRowElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLTableRowElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLTableRowElement: { - prototype: HTMLTableRowElement; - new(): HTMLTableRowElement; -}; - -interface HTMLTableSectionElement extends HTMLElement { - /** - * Sets or retrieves a value that indicates the table alignment. - */ - /** @deprecated */ - align: string; - /** @deprecated */ - ch: string; - /** @deprecated */ - chOff: string; - /** - * Sets or retrieves the number of horizontal rows contained in the object. - */ - readonly rows: HTMLCollectionOf; - /** @deprecated */ - vAlign: string; - /** - * Removes the specified row (tr) from the element and from the rows collection. - * @param index Number that specifies the zero-based position in the rows collection of the row to remove. - */ - deleteRow(index: number): void; - /** - * Creates a new row (tr) in the table, and adds the row to the rows collection. - * @param index Number that specifies where to insert the row in the rows collection. The default value is -1, which appends the new row to the end of the rows collection. - */ - insertRow(index?: number): HTMLTableRowElement; - addEventListener(type: K, listener: (this: HTMLTableSectionElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLTableSectionElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLTableSectionElement: { - prototype: HTMLTableSectionElement; - new(): HTMLTableSectionElement; -}; - -interface HTMLTemplateElement extends HTMLElement { - readonly content: DocumentFragment; - addEventListener(type: K, listener: (this: HTMLTemplateElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLTemplateElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLTemplateElement: { - prototype: HTMLTemplateElement; - new(): HTMLTemplateElement; -}; - -interface HTMLTextAreaElement extends HTMLElement { - autocomplete: string; - /** - * Provides a way to direct a user to a specific field when a document loads. This can provide both direction and convenience for a user, reducing the need to click or tab to a field when a page opens. This attribute is true when present on an element, and false when missing. - */ - autofocus: boolean; - /** - * Sets or retrieves the width of the object. - */ - cols: number; - /** - * Sets or retrieves the initial contents of the object. - */ - defaultValue: string; - dirName: string; - disabled: boolean; - /** - * Retrieves a reference to the form that the object is embedded in. - */ - readonly form: HTMLFormElement | null; - readonly labels: NodeListOf; - /** - * Sets or retrieves the maximum number of characters that the user can enter in a text control. - */ - maxLength: number; - minLength: number; - /** - * Sets or retrieves the name of the object. - */ - name: string; - /** - * Gets or sets a text string that is displayed in an input field as a hint or prompt to users as the format or type of information they need to enter.The text appears in an input field until the user puts focus on the field. - */ - placeholder: string; - /** - * Sets or retrieves the value indicated whether the content of the object is read-only. - */ - readOnly: boolean; - /** - * When present, marks an element that can't be submitted without a value. - */ - required: boolean; - /** - * Sets or retrieves the number of horizontal rows contained in the object. - */ - rows: number; - selectionDirection: string; - /** - * Gets or sets the end position or offset of a text selection. - */ - selectionEnd: number; - /** - * Gets or sets the starting position or offset of a text selection. - */ - selectionStart: number; - readonly textLength: number; - /** - * Retrieves the type of control. - */ - readonly type: string; - /** - * Returns the error message that would be displayed if the user submits the form, or an empty string if no error message. It also triggers the standard error message, such as "this is a required field". The result is that the user sees validation messages without actually submitting. - */ - readonly validationMessage: string; - /** - * Returns a ValidityState object that represents the validity states of an element. - */ - readonly validity: ValidityState; - /** - * Retrieves or sets the text in the entry field of the textArea element. - */ - value: string; - /** - * Returns whether an element will successfully validate based on forms validation rules and constraints. - */ - readonly willValidate: boolean; - /** - * Sets or retrieves how to handle wordwrapping in the object. - */ - wrap: string; - /** - * Returns whether a form will validate when it is submitted, without having to submit it. - */ - checkValidity(): boolean; - reportValidity(): boolean; - /** - * Highlights the input area of a form element. - */ - select(): void; - /** - * Sets a custom error message that is displayed when a form is submitted. - * @param error Sets a custom error message that is displayed when a form is submitted. - */ - setCustomValidity(error: string): void; - setRangeText(replacement: string): void; - setRangeText(replacement: string, start: number, end: number, selectionMode?: SelectionMode): void; - /** - * Sets the start and end positions of a selection in a text field. - * @param start The offset into the text field for the start of the selection. - * @param end The offset into the text field for the end of the selection. - * @param direction The direction in which the selection is performed. - */ - setSelectionRange(start: number, end: number, direction?: "forward" | "backward" | "none"): void; - addEventListener(type: K, listener: (this: HTMLTextAreaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLTextAreaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLTextAreaElement: { - prototype: HTMLTextAreaElement; - new(): HTMLTextAreaElement; -}; - -interface HTMLTimeElement extends HTMLElement { - dateTime: string; - addEventListener(type: K, listener: (this: HTMLTimeElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLTimeElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLTimeElement: { - prototype: HTMLTimeElement; - new(): HTMLTimeElement; -}; - -interface HTMLTitleElement extends HTMLElement { - /** - * Retrieves or sets the text of the object as a string. - */ - text: string; - addEventListener(type: K, listener: (this: HTMLTitleElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLTitleElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLTitleElement: { - prototype: HTMLTitleElement; - new(): HTMLTitleElement; -}; - -interface HTMLTrackElement extends HTMLElement { - default: boolean; - kind: string; - label: string; - readonly readyState: number; - src: string; - srclang: string; - readonly track: TextTrack; - readonly ERROR: number; - readonly LOADED: number; - readonly LOADING: number; - readonly NONE: number; - addEventListener(type: K, listener: (this: HTMLTrackElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLTrackElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLTrackElement: { - prototype: HTMLTrackElement; - new(): HTMLTrackElement; - readonly ERROR: number; - readonly LOADED: number; - readonly LOADING: number; - readonly NONE: number; -}; - -interface HTMLUListElement extends HTMLElement { - /** @deprecated */ - compact: boolean; - /** @deprecated */ - type: string; - addEventListener(type: K, listener: (this: HTMLUListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLUListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLUListElement: { - prototype: HTMLUListElement; - new(): HTMLUListElement; -}; - -interface HTMLUnknownElement extends HTMLElement { - addEventListener(type: K, listener: (this: HTMLUnknownElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLUnknownElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLUnknownElement: { - prototype: HTMLUnknownElement; - new(): HTMLUnknownElement; -}; - -interface HTMLVideoElementEventMap extends HTMLMediaElementEventMap { - "MSVideoFormatChanged": Event; - "MSVideoFrameStepCompleted": Event; - "MSVideoOptimalLayoutChanged": Event; -} - -interface HTMLVideoElement extends HTMLMediaElement { - /** - * Gets or sets the height of the video element. - */ - height: number; - msHorizontalMirror: boolean; - readonly msIsLayoutOptimalForPlayback: boolean; - readonly msIsStereo3D: boolean; - msStereo3DPackingMode: string; - msStereo3DRenderMode: string; - msZoom: boolean; - onMSVideoFormatChanged: ((this: HTMLVideoElement, ev: Event) => any) | null; - onMSVideoFrameStepCompleted: ((this: HTMLVideoElement, ev: Event) => any) | null; - onMSVideoOptimalLayoutChanged: ((this: HTMLVideoElement, ev: Event) => any) | null; - /** - * Gets or sets a URL of an image to display, for example, like a movie poster. This can be a still frame from the video, or another image if no video data is available. - */ - poster: string; - /** - * Gets the intrinsic height of a video in CSS pixels, or zero if the dimensions are not known. - */ - readonly videoHeight: number; - /** - * Gets the intrinsic width of a video in CSS pixels, or zero if the dimensions are not known. - */ - readonly videoWidth: number; - readonly webkitDisplayingFullscreen: boolean; - readonly webkitSupportsFullscreen: boolean; - /** - * Gets or sets the width of the video element. - */ - width: number; - getVideoPlaybackQuality(): VideoPlaybackQuality; - msFrameStep(forward: boolean): void; - msInsertVideoEffect(activatableClassId: string, effectRequired: boolean, config?: any): void; - msSetVideoRectangle(left: number, top: number, right: number, bottom: number): void; - webkitEnterFullScreen(): void; - webkitEnterFullscreen(): void; - webkitExitFullScreen(): void; - webkitExitFullscreen(): void; - addEventListener(type: K, listener: (this: HTMLVideoElement, ev: HTMLVideoElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: HTMLVideoElement, ev: HTMLVideoElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var HTMLVideoElement: { - prototype: HTMLVideoElement; - new(): HTMLVideoElement; -}; - -interface HashChangeEvent extends Event { - readonly newURL: string; - readonly oldURL: string; -} - -declare var HashChangeEvent: { - prototype: HashChangeEvent; - new(type: string, eventInitDict?: HashChangeEventInit): HashChangeEvent; -}; - -interface Headers { - append(name: string, value: string): void; - delete(name: string): void; - get(name: string): string | null; - has(name: string): boolean; - set(name: string, value: string): void; - forEach(callbackfn: (value: string, key: string, parent: Headers) => void, thisArg?: any): void; -} - -declare var Headers: { - prototype: Headers; - new(init?: HeadersInit): Headers; -}; - -interface History { - readonly length: number; - scrollRestoration: ScrollRestoration; - readonly state: any; - back(): void; - forward(): void; - go(delta?: number): void; - pushState(data: any, title: string, url?: string | null): void; - replaceState(data: any, title: string, url?: string | null): void; -} - -declare var History: { - prototype: History; - new(): History; -}; - -interface HkdfCtrParams extends Algorithm { - context: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; - hash: string | Algorithm; - label: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; -} - -interface IDBArrayKey extends Array { -} - -interface IDBCursor { - /** - * Returns the direction ("next", "nextunique", "prev" or "prevunique") - * of the cursor. - */ - readonly direction: IDBCursorDirection; - /** - * Returns the key of the cursor. - * Throws a "InvalidStateError" DOMException if the cursor is advancing or is finished. - */ - readonly key: IDBValidKey | IDBKeyRange; - /** - * Returns the effective key of the cursor. - * Throws a "InvalidStateError" DOMException if the cursor is advancing or is finished. - */ - readonly primaryKey: IDBValidKey | IDBKeyRange; - /** - * Returns the IDBObjectStore or IDBIndex the cursor was opened from. - */ - readonly source: IDBObjectStore | IDBIndex; - /** - * Advances the cursor through the next count records in - * range. - */ - advance(count: number): void; - /** - * Advances the cursor to the next record in range matching or - * after key. - */ - continue(key?: IDBValidKey | IDBKeyRange): void; - /** - * Advances the cursor to the next record in range matching - * or after key and primaryKey. Throws an "InvalidAccessError" DOMException if the source is not an index. - */ - continuePrimaryKey(key: IDBValidKey | IDBKeyRange, primaryKey: IDBValidKey | IDBKeyRange): void; - /** - * Delete the record pointed at by the cursor with a new value. - * If successful, request's result will be undefined. - */ - delete(): IDBRequest; - /** - * Updated the record pointed at by the cursor with a new value. - * Throws a "DataError" DOMException if the effective object store uses in-line keys and the key would have changed. - * If successful, request's result will be the record's key. - */ - update(value: any): IDBRequest; -} - -declare var IDBCursor: { - prototype: IDBCursor; - new(): IDBCursor; -}; - -interface IDBCursorWithValue extends IDBCursor { - /** - * Returns the cursor's current value. - */ - readonly value: any; -} - -declare var IDBCursorWithValue: { - prototype: IDBCursorWithValue; - new(): IDBCursorWithValue; -}; - -interface IDBDatabaseEventMap { - "abort": Event; - "close": Event; - "error": Event; - "versionchange": IDBVersionChangeEvent; -} - -interface IDBDatabase extends EventTarget { - /** - * Returns the name of the database. - */ - readonly name: string; - /** - * Returns a list of the names of object stores in the database. - */ - readonly objectStoreNames: DOMStringList; - onabort: ((this: IDBDatabase, ev: Event) => any) | null; - onclose: ((this: IDBDatabase, ev: Event) => any) | null; - onerror: ((this: IDBDatabase, ev: Event) => any) | null; - onversionchange: ((this: IDBDatabase, ev: IDBVersionChangeEvent) => any) | null; - /** - * Returns the version of the database. - */ - readonly version: number; - /** - * Closes the connection once all running transactions have finished. - */ - close(): void; - /** - * Creates a new object store with the given name and options and returns a new IDBObjectStore. - * Throws a "InvalidStateError" DOMException if not called within an upgrade transaction. - */ - createObjectStore(name: string, optionalParameters?: IDBObjectStoreParameters): IDBObjectStore; - /** - * Deletes the object store with the given name. - * Throws a "InvalidStateError" DOMException if not called within an upgrade transaction. - */ - deleteObjectStore(name: string): void; - /** - * Returns a new transaction with the given mode ("readonly" or "readwrite") - * and scope which can be a single object store name or an array of names. - */ - transaction(storeNames: string | string[], mode?: IDBTransactionMode): IDBTransaction; - addEventListener(type: K, listener: (this: IDBDatabase, ev: IDBDatabaseEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: IDBDatabase, ev: IDBDatabaseEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var IDBDatabase: { - prototype: IDBDatabase; - new(): IDBDatabase; -}; - -interface IDBEnvironment { - readonly indexedDB: IDBFactory; -} - -interface IDBFactory { - /** - * Compares two values as keys. Returns -1 if key1 precedes key2, 1 if key2 precedes key1, and 0 if - * the keys are equal. - * Throws a "DataError" DOMException if either input is not a valid key. - */ - cmp(first: any, second: any): number; - /** - * Attempts to delete the named database. If the - * database already exists and there are open connections that don't close in response to a versionchange event, the request will be blocked until all they close. If the request - * is successful request's result will be null. - */ - deleteDatabase(name: string): IDBOpenDBRequest; - /** - * Attempts to open a connection to the named database with the specified version. If the database already exists - * with a lower version and there are open connections that don't close in response to a versionchange event, the request will be blocked until all they close, then an upgrade - * will occur. If the database already exists with a higher - * version the request will fail. If the request is - * successful request's result will - * be the connection. - */ - open(name: string, version?: number): IDBOpenDBRequest; -} - -declare var IDBFactory: { - prototype: IDBFactory; - new(): IDBFactory; -}; - -interface IDBIndex { - readonly keyPath: string | string[]; - readonly multiEntry: boolean; - /** - * Updates the name of the store to newName. - * Throws an "InvalidStateError" DOMException if not called within an upgrade - * transaction. - */ - name: string; - /** - * Returns the IDBObjectStore the index belongs to. - */ - readonly objectStore: IDBObjectStore; - readonly unique: boolean; - /** - * Retrieves the number of records matching the given key or key range in query. - * If successful, request's result will be the - * count. - */ - count(key?: IDBValidKey | IDBKeyRange): IDBRequest; - /** - * Retrieves the value of the first record matching the - * given key or key range in query. - * If successful, request's result will be the value, or undefined if there was no matching record. - */ - get(key: IDBValidKey | IDBKeyRange): IDBRequest; - /** - * Retrieves the values of the records matching the given key or key range in query (up to count if given). - * If successful, request's result will be an Array of the values. - */ - getAll(query?: IDBValidKey | IDBKeyRange, count?: number): IDBRequest; - /** - * Retrieves the keys of records matching the given key or key range in query (up to count if given). - * If successful, request's result will be an Array of the keys. - */ - getAllKeys(query?: IDBValidKey | IDBKeyRange, count?: number): IDBRequest; - /** - * Retrieves the key of the first record matching the - * given key or key range in query. - * If successful, request's result will be the key, or undefined if there was no matching record. - */ - getKey(key: IDBValidKey | IDBKeyRange): IDBRequest; - /** - * Opens a cursor over the records matching query, - * ordered by direction. If query is null, all records in index are matched. - * If successful, request's result will be an IDBCursorWithValue, or null if there were no matching records. - */ - openCursor(range?: IDBValidKey | IDBKeyRange, direction?: IDBCursorDirection): IDBRequest; - /** - * Opens a cursor with key only flag set over the records matching query, ordered by direction. If query is null, all records in index are matched. - * If successful, request's result will be an IDBCursor, or null if there were no matching records. - */ - openKeyCursor(range?: IDBValidKey | IDBKeyRange, direction?: IDBCursorDirection): IDBRequest; -} - -declare var IDBIndex: { - prototype: IDBIndex; - new(): IDBIndex; -}; - -interface IDBKeyRange { - /** - * Returns lower bound, or undefined if none. - */ - readonly lower: any; - /** - * Returns true if the lower open flag is set, and false otherwise. - */ - readonly lowerOpen: boolean; - /** - * Returns upper bound, or undefined if none. - */ - readonly upper: any; - /** - * Returns true if the upper open flag is set, and false otherwise. - */ - readonly upperOpen: boolean; - /** - * Returns true if key is included in the range, and false otherwise. - */ - includes(key: any): boolean; -} - -declare var IDBKeyRange: { - prototype: IDBKeyRange; - new(): IDBKeyRange; - /** - * Returns a new IDBKeyRange spanning from lower to upper. - * If lowerOpen is true, lower is not included in the range. - * If upperOpen is true, upper is not included in the range. - */ - bound(lower: any, upper: any, lowerOpen?: boolean, upperOpen?: boolean): IDBKeyRange; - /** - * Returns a new IDBKeyRange starting at key with no - * upper bound. If open is true, key is not included in the - * range. - */ - lowerBound(lower: any, open?: boolean): IDBKeyRange; - /** - * Returns a new IDBKeyRange spanning only key. - */ - only(value: any): IDBKeyRange; - /** - * Returns a new IDBKeyRange with no lower bound and ending at key. If open is true, key is not included in the range. - */ - upperBound(upper: any, open?: boolean): IDBKeyRange; -}; - -interface IDBObjectStore { - /** - * Returns true if the store has a key generator, and false otherwise. - */ - readonly autoIncrement: boolean; - /** - * Returns a list of the names of indexes in the store. - */ - readonly indexNames: DOMStringList; - /** - * Returns the key path of the store, or null if none. - */ - readonly keyPath: string | string[]; - /** - * Updates the name of the store to newName. - * Throws "InvalidStateError" DOMException if not called within an upgrade - * transaction. - */ - name: string; - /** - * Returns the associated transaction. - */ - readonly transaction: IDBTransaction; - add(value: any, key?: IDBValidKey | IDBKeyRange): IDBRequest; - /** - * Deletes all records in store. - * If successful, request's result will - * be undefined. - */ - clear(): IDBRequest; - /** - * Retrieves the number of records matching the - * given key or key range in query. - * If successful, request's result will be the count. - */ - count(key?: IDBValidKey | IDBKeyRange): IDBRequest; - /** - * Creates a new index in store with the given name, keyPath and options and returns a new IDBIndex. If the keyPath and options define constraints that cannot be - * satisfied with the data already in store the upgrade - * transaction will abort with - * a "ConstraintError" DOMException. - * Throws an "InvalidStateError" DOMException if not called within an upgrade - * transaction. - */ - createIndex(name: string, keyPath: string | string[], options?: IDBIndexParameters): IDBIndex; - /** - * Deletes records in store with the given key or in the given key range in query. - * If successful, request's result will - * be undefined. - */ - delete(key: IDBValidKey | IDBKeyRange): IDBRequest; - /** - * Deletes the index in store with the given name. - * Throws an "InvalidStateError" DOMException if not called within an upgrade - * transaction. - */ - deleteIndex(name: string): void; - /** - * Retrieves the value of the first record matching the - * given key or key range in query. - * If successful, request's result will be the value, or undefined if there was no matching record. - */ - get(query: IDBValidKey | IDBKeyRange): IDBRequest; - /** - * Retrieves the values of the records matching the - * given key or key range in query (up to count if given). - * If successful, request's result will - * be an Array of the values. - */ - getAll(query?: IDBValidKey | IDBKeyRange, count?: number): IDBRequest; - /** - * Retrieves the keys of records matching the - * given key or key range in query (up to count if given). - * If successful, request's result will - * be an Array of the keys. - */ - getAllKeys(query?: IDBValidKey | IDBKeyRange, count?: number): IDBRequest; - /** - * Retrieves the key of the first record matching the - * given key or key range in query. - * If successful, request's result will be the key, or undefined if there was no matching record. - */ - getKey(query: IDBValidKey | IDBKeyRange): IDBRequest; - index(name: string): IDBIndex; - /** - * Opens a cursor over the records matching query, - * ordered by direction. If query is null, all records in store are matched. - * If successful, request's result will be an IDBCursorWithValue pointing at the first matching record, or null if there were no matching records. - */ - openCursor(range?: IDBValidKey | IDBKeyRange, direction?: IDBCursorDirection): IDBRequest; - /** - * Opens a cursor with key only flag set over the records matching query, ordered by direction. If query is null, all records in store are matched. - * If successful, request's result will be an IDBCursor pointing at the first matching record, or - * null if there were no matching records. - */ - openKeyCursor(query?: IDBValidKey | IDBKeyRange, direction?: IDBCursorDirection): IDBRequest; - put(value: any, key?: IDBValidKey | IDBKeyRange): IDBRequest; -} - -declare var IDBObjectStore: { - prototype: IDBObjectStore; - new(): IDBObjectStore; -}; - -interface IDBOpenDBRequestEventMap extends IDBRequestEventMap { - "blocked": Event; - "upgradeneeded": IDBVersionChangeEvent; -} - -interface IDBOpenDBRequest extends IDBRequest { - onblocked: ((this: IDBOpenDBRequest, ev: Event) => any) | null; - onupgradeneeded: ((this: IDBOpenDBRequest, ev: IDBVersionChangeEvent) => any) | null; - addEventListener(type: K, listener: (this: IDBOpenDBRequest, ev: IDBOpenDBRequestEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: IDBOpenDBRequest, ev: IDBOpenDBRequestEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var IDBOpenDBRequest: { - prototype: IDBOpenDBRequest; - new(): IDBOpenDBRequest; -}; - -interface IDBRequestEventMap { - "error": Event; - "success": Event; -} - -interface IDBRequest extends EventTarget { - /** - * When a request is completed, returns the error (a DOMException), or null if the request succeeded. Throws - * a "InvalidStateError" DOMException if the request is still pending. - */ - readonly error: DOMException | null; - onerror: ((this: IDBRequest, ev: Event) => any) | null; - onsuccess: ((this: IDBRequest, ev: Event) => any) | null; - /** - * Returns "pending" until a request is complete, - * then returns "done". - */ - readonly readyState: IDBRequestReadyState; - /** - * When a request is completed, returns the result, - * or undefined if the request failed. Throws a - * "InvalidStateError" DOMException if the request is still pending. - */ - readonly result: T; - /** - * Returns the IDBObjectStore, IDBIndex, or IDBCursor the request was made against, or null if is was an open - * request. - */ - readonly source: IDBObjectStore | IDBIndex | IDBCursor; - /** - * Returns the IDBTransaction the request was made within. - * If this as an open request, then it returns an upgrade transaction while it is running, or null otherwise. - */ - readonly transaction: IDBTransaction | null; - addEventListener(type: K, listener: (this: IDBRequest, ev: IDBRequestEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: IDBRequest, ev: IDBRequestEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var IDBRequest: { - prototype: IDBRequest; - new(): IDBRequest; -}; - -interface IDBTransactionEventMap { - "abort": Event; - "complete": Event; - "error": Event; -} - -interface IDBTransaction extends EventTarget { - /** - * Returns the transaction's connection. - */ - readonly db: IDBDatabase; - /** - * If the transaction was aborted, returns the - * error (a DOMException) providing the reason. - */ - readonly error: DOMException; - /** - * Returns the mode the transaction was created with - * ("readonly" or "readwrite"), or "versionchange" for - * an upgrade transaction. - */ - readonly mode: IDBTransactionMode; - /** - * Returns a list of the names of object stores in the - * transaction's scope. For an upgrade transaction this is all object stores in the database. - */ - readonly objectStoreNames: DOMStringList; - onabort: ((this: IDBTransaction, ev: Event) => any) | null; - oncomplete: ((this: IDBTransaction, ev: Event) => any) | null; - onerror: ((this: IDBTransaction, ev: Event) => any) | null; - /** - * Aborts the transaction. All pending requests will fail with - * a "AbortError" DOMException and all changes made to the database will be - * reverted. - */ - abort(): void; - /** - * Returns an IDBObjectStore in the transaction's scope. - */ - objectStore(name: string): IDBObjectStore; - addEventListener(type: K, listener: (this: IDBTransaction, ev: IDBTransactionEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: IDBTransaction, ev: IDBTransactionEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var IDBTransaction: { - prototype: IDBTransaction; - new(): IDBTransaction; -}; - -interface IDBVersionChangeEvent extends Event { - readonly newVersion: number | null; - readonly oldVersion: number; -} - -declare var IDBVersionChangeEvent: { - prototype: IDBVersionChangeEvent; - new(type: string, eventInitDict?: IDBVersionChangeEventInit): IDBVersionChangeEvent; -}; - -interface IIRFilterNode extends AudioNode { - getFrequencyResponse(frequencyHz: Float32Array, magResponse: Float32Array, phaseResponse: Float32Array): void; -} - -declare var IIRFilterNode: { - prototype: IIRFilterNode; - new(context: BaseAudioContext, options: IIRFilterOptions): IIRFilterNode; -}; - -interface ImageBitmap { - /** - * Returns the intrinsic height of the image, in CSS - * pixels. - */ - readonly height: number; - /** - * Returns the intrinsic width of the image, in CSS - * pixels. - */ - readonly width: number; - /** - * Releases imageBitmap's underlying bitmap data. - */ - close(): void; -} - -declare var ImageBitmap: { - prototype: ImageBitmap; - new(): ImageBitmap; -}; - -interface ImageBitmapOptions { - colorSpaceConversion?: "none" | "default"; - imageOrientation?: "none" | "flipY"; - premultiplyAlpha?: "none" | "premultiply" | "default"; - resizeHeight?: number; - resizeQuality?: "pixelated" | "low" | "medium" | "high"; - resizeWidth?: number; -} - -interface ImageBitmapRenderingContext { - /** - * Returns the canvas element that the context is bound to. - */ - readonly canvas: HTMLCanvasElement; - /** - * Replaces contents of the canvas element to which context - * is bound with a transparent black bitmap whose size corresponds to the width and height - * content attributes of the canvas element. - */ - transferFromImageBitmap(bitmap: ImageBitmap | null): void; -} - -declare var ImageBitmapRenderingContext: { - prototype: ImageBitmapRenderingContext; - new(): ImageBitmapRenderingContext; -}; - -interface ImageData { - /** - * Returns the one-dimensional array containing the data in RGBA order, as integers in the - * range 0 to 255. - */ - readonly data: Uint8ClampedArray; - /** - * Returns the actual dimensions of the data in the ImageData object, in - * pixels. - */ - readonly height: number; - readonly width: number; -} - -declare var ImageData: { - prototype: ImageData; - new(width: number, height: number): ImageData; - new(array: Uint8ClampedArray, width: number, height: number): ImageData; -}; - -interface IntersectionObserver { - readonly root: Element | null; - readonly rootMargin: string; - readonly thresholds: number[]; - disconnect(): void; - observe(target: Element): void; - takeRecords(): IntersectionObserverEntry[]; - unobserve(target: Element): void; -} - -declare var IntersectionObserver: { - prototype: IntersectionObserver; - new(callback: IntersectionObserverCallback, options?: IntersectionObserverInit): IntersectionObserver; -}; - -interface IntersectionObserverEntry { - readonly boundingClientRect: ClientRect | DOMRect; - readonly intersectionRatio: number; - readonly intersectionRect: ClientRect | DOMRect; - readonly isIntersecting: boolean; - readonly rootBounds: ClientRect | DOMRect; - readonly target: Element; - readonly time: number; -} - -declare var IntersectionObserverEntry: { - prototype: IntersectionObserverEntry; - new(intersectionObserverEntryInit: IntersectionObserverEntryInit): IntersectionObserverEntry; -}; - -interface KeyboardEvent extends UIEvent { - readonly altKey: boolean; - /** @deprecated */ - char: string; - /** @deprecated */ - readonly charCode: number; - readonly code: string; - readonly ctrlKey: boolean; - readonly key: string; - /** @deprecated */ - readonly keyCode: number; - readonly location: number; - readonly metaKey: boolean; - readonly repeat: boolean; - readonly shiftKey: boolean; - /** @deprecated */ - readonly which: number; - getModifierState(keyArg: string): boolean; - /** @deprecated */ - initKeyboardEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, keyArg: string, locationArg: number, modifiersListArg: string, repeat: boolean, locale: string): void; - readonly DOM_KEY_LOCATION_JOYSTICK: number; - readonly DOM_KEY_LOCATION_LEFT: number; - readonly DOM_KEY_LOCATION_MOBILE: number; - readonly DOM_KEY_LOCATION_NUMPAD: number; - readonly DOM_KEY_LOCATION_RIGHT: number; - readonly DOM_KEY_LOCATION_STANDARD: number; -} - -declare var KeyboardEvent: { - prototype: KeyboardEvent; - new(typeArg: string, eventInitDict?: KeyboardEventInit): KeyboardEvent; - readonly DOM_KEY_LOCATION_JOYSTICK: number; - readonly DOM_KEY_LOCATION_LEFT: number; - readonly DOM_KEY_LOCATION_MOBILE: number; - readonly DOM_KEY_LOCATION_NUMPAD: number; - readonly DOM_KEY_LOCATION_RIGHT: number; - readonly DOM_KEY_LOCATION_STANDARD: number; -}; - -interface KeyframeEffect extends AnimationEffect { - composite: CompositeOperation; - iterationComposite: IterationCompositeOperation; - target: Element | null; - getKeyframes(): ComputedKeyframe[]; - setKeyframes(keyframes: Keyframe[] | PropertyIndexedKeyframes | null): void; -} - -declare var KeyframeEffect: { - prototype: KeyframeEffect; - new(target: Element | null, keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeEffectOptions): KeyframeEffect; - new(source: KeyframeEffect): KeyframeEffect; -}; - -interface LinkStyle { - readonly sheet: StyleSheet | null; -} - -interface ListeningStateChangedEvent extends Event { - readonly label: string; - readonly state: ListeningState; -} - -declare var ListeningStateChangedEvent: { - prototype: ListeningStateChangedEvent; - new(): ListeningStateChangedEvent; -}; - -interface Location { - /** - * Returns a DOMStringList object listing the origins of the ancestor browsing contexts, from the parent browsing - * context to the top-level browsing context. - */ - readonly ancestorOrigins: DOMStringList; - /** - * Returns the Location object's URL's fragment (includes leading "#" if non-empty). - * Can be set, to navigate to the same URL with a changed fragment (ignores leading "#"). - */ - hash: string; - /** - * Returns the Location object's URL's host and port (if different from the default - * port for the scheme). - * Can be set, to navigate to the same URL with a changed host and port. - */ - host: string; - /** - * Returns the Location object's URL's host. - * Can be set, to navigate to the same URL with a changed host. - */ - hostname: string; - /** - * Returns the Location object's URL. - * Can be set, to navigate to the given URL. - */ - href: string; - /** - * Returns the Location object's URL's origin. - */ - readonly origin: string; - /** - * Returns the Location object's URL's path. - * Can be set, to navigate to the same URL with a changed path. - */ - pathname: string; - /** - * Returns the Location object's URL's port. - * Can be set, to navigate to the same URL with a changed port. - */ - port: string; - /** - * Returns the Location object's URL's scheme. - * Can be set, to navigate to the same URL with a changed scheme. - */ - protocol: string; - /** - * Returns the Location object's URL's query (includes leading "?" if non-empty). - * Can be set, to navigate to the same URL with a changed query (ignores leading "?"). - */ - search: string; - /** - * Navigates to the given URL. - */ - assign(url: string): void; - /** - * Reloads the current page. - */ - reload(): void; - /** @deprecated */ - reload(forcedReload: boolean): void; - /** - * Removes the current page from the session history and navigates to the given URL. - */ - replace(url: string): void; -} - -declare var Location: { - prototype: Location; - new(): Location; -}; - -interface MSAssertion { - readonly id: string; - readonly type: MSCredentialType; -} - -declare var MSAssertion: { - prototype: MSAssertion; - new(): MSAssertion; -}; - -interface MSBlobBuilder { - append(data: any, endings?: string): void; - getBlob(contentType?: string): Blob; -} - -declare var MSBlobBuilder: { - prototype: MSBlobBuilder; - new(): MSBlobBuilder; -}; - -interface MSFIDOCredentialAssertion extends MSAssertion { - readonly algorithm: string | Algorithm; - readonly attestation: any; - readonly publicKey: string; - readonly transportHints: MSTransportType[]; -} - -declare var MSFIDOCredentialAssertion: { - prototype: MSFIDOCredentialAssertion; - new(): MSFIDOCredentialAssertion; -}; - -interface MSFIDOSignature { - readonly authnrData: string; - readonly clientData: string; - readonly signature: string; -} - -declare var MSFIDOSignature: { - prototype: MSFIDOSignature; - new(): MSFIDOSignature; -}; - -interface MSFIDOSignatureAssertion extends MSAssertion { - readonly signature: MSFIDOSignature; -} - -declare var MSFIDOSignatureAssertion: { - prototype: MSFIDOSignatureAssertion; - new(): MSFIDOSignatureAssertion; -}; - -interface MSFileSaver { - msSaveBlob(blob: any, defaultName?: string): boolean; - msSaveOrOpenBlob(blob: any, defaultName?: string): boolean; -} - -interface MSGesture { - target: Element; - addPointer(pointerId: number): void; - stop(): void; -} - -declare var MSGesture: { - prototype: MSGesture; - new(): MSGesture; -}; - -interface MSGestureEvent extends UIEvent { - readonly clientX: number; - readonly clientY: number; - readonly expansion: number; - readonly gestureObject: any; - readonly hwTimestamp: number; - readonly offsetX: number; - readonly offsetY: number; - readonly rotation: number; - readonly scale: number; - readonly screenX: number; - readonly screenY: number; - readonly translationX: number; - readonly translationY: number; - readonly velocityAngular: number; - readonly velocityExpansion: number; - readonly velocityX: number; - readonly velocityY: number; - initGestureEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, detailArg: number, screenXArg: number, screenYArg: number, clientXArg: number, clientYArg: number, offsetXArg: number, offsetYArg: number, translationXArg: number, translationYArg: number, scaleArg: number, expansionArg: number, rotationArg: number, velocityXArg: number, velocityYArg: number, velocityExpansionArg: number, velocityAngularArg: number, hwTimestampArg: number): void; - readonly MSGESTURE_FLAG_BEGIN: number; - readonly MSGESTURE_FLAG_CANCEL: number; - readonly MSGESTURE_FLAG_END: number; - readonly MSGESTURE_FLAG_INERTIA: number; - readonly MSGESTURE_FLAG_NONE: number; -} - -declare var MSGestureEvent: { - prototype: MSGestureEvent; - new(): MSGestureEvent; - readonly MSGESTURE_FLAG_BEGIN: number; - readonly MSGESTURE_FLAG_CANCEL: number; - readonly MSGESTURE_FLAG_END: number; - readonly MSGESTURE_FLAG_INERTIA: number; - readonly MSGESTURE_FLAG_NONE: number; -}; - -interface MSGraphicsTrust { - readonly constrictionActive: boolean; - readonly status: string; -} - -declare var MSGraphicsTrust: { - prototype: MSGraphicsTrust; - new(): MSGraphicsTrust; -}; - -interface MSInputMethodContextEventMap { - "MSCandidateWindowHide": Event; - "MSCandidateWindowShow": Event; - "MSCandidateWindowUpdate": Event; -} - -interface MSInputMethodContext extends EventTarget { - readonly compositionEndOffset: number; - readonly compositionStartOffset: number; - oncandidatewindowhide: ((this: MSInputMethodContext, ev: Event) => any) | null; - oncandidatewindowshow: ((this: MSInputMethodContext, ev: Event) => any) | null; - oncandidatewindowupdate: ((this: MSInputMethodContext, ev: Event) => any) | null; - readonly target: HTMLElement; - getCandidateWindowClientRect(): ClientRect; - getCompositionAlternatives(): string[]; - hasComposition(): boolean; - isCandidateWindowVisible(): boolean; - addEventListener(type: K, listener: (this: MSInputMethodContext, ev: MSInputMethodContextEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: MSInputMethodContext, ev: MSInputMethodContextEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var MSInputMethodContext: { - prototype: MSInputMethodContext; - new(): MSInputMethodContext; -}; - -interface MSMediaKeyError { - readonly code: number; - readonly systemCode: number; - readonly MS_MEDIA_KEYERR_CLIENT: number; - readonly MS_MEDIA_KEYERR_DOMAIN: number; - readonly MS_MEDIA_KEYERR_HARDWARECHANGE: number; - readonly MS_MEDIA_KEYERR_OUTPUT: number; - readonly MS_MEDIA_KEYERR_SERVICE: number; - readonly MS_MEDIA_KEYERR_UNKNOWN: number; -} - -declare var MSMediaKeyError: { - prototype: MSMediaKeyError; - new(): MSMediaKeyError; - readonly MS_MEDIA_KEYERR_CLIENT: number; - readonly MS_MEDIA_KEYERR_DOMAIN: number; - readonly MS_MEDIA_KEYERR_HARDWARECHANGE: number; - readonly MS_MEDIA_KEYERR_OUTPUT: number; - readonly MS_MEDIA_KEYERR_SERVICE: number; - readonly MS_MEDIA_KEYERR_UNKNOWN: number; -}; - -interface MSMediaKeyMessageEvent extends Event { - readonly destinationURL: string | null; - readonly message: Uint8Array; -} - -declare var MSMediaKeyMessageEvent: { - prototype: MSMediaKeyMessageEvent; - new(): MSMediaKeyMessageEvent; -}; - -interface MSMediaKeyNeededEvent extends Event { - readonly initData: Uint8Array | null; -} - -declare var MSMediaKeyNeededEvent: { - prototype: MSMediaKeyNeededEvent; - new(): MSMediaKeyNeededEvent; -}; - -interface MSMediaKeySession extends EventTarget { - readonly error: MSMediaKeyError | null; - readonly keySystem: string; - readonly sessionId: string; - close(): void; - update(key: Uint8Array): void; -} - -declare var MSMediaKeySession: { - prototype: MSMediaKeySession; - new(): MSMediaKeySession; -}; - -interface MSMediaKeys { - readonly keySystem: string; - createSession(type: string, initData: Uint8Array, cdmData?: Uint8Array | null): MSMediaKeySession; -} - -declare var MSMediaKeys: { - prototype: MSMediaKeys; - new(keySystem: string): MSMediaKeys; - isTypeSupported(keySystem: string, type?: string | null): boolean; - isTypeSupportedWithFeatures(keySystem: string, type?: string | null): string; -}; - -interface MSNavigatorDoNotTrack { - confirmSiteSpecificTrackingException(args: ConfirmSiteSpecificExceptionsInformation): boolean; - confirmWebWideTrackingException(args: ExceptionInformation): boolean; - removeSiteSpecificTrackingException(args: ExceptionInformation): void; - removeWebWideTrackingException(args: ExceptionInformation): void; - storeSiteSpecificTrackingException(args: StoreSiteSpecificExceptionsInformation): void; - storeWebWideTrackingException(args: StoreExceptionsInformation): void; -} - -interface MSPointerEvent extends MouseEvent { - readonly currentPoint: any; - readonly height: number; - readonly hwTimestamp: number; - readonly intermediatePoints: any; - readonly isPrimary: boolean; - readonly pointerId: number; - readonly pointerType: any; - readonly pressure: number; - readonly rotation: number; - readonly tiltX: number; - readonly tiltY: number; - readonly width: number; - getCurrentPoint(element: Element): void; - getIntermediatePoints(element: Element): void; - initPointerEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, detailArg: number, screenXArg: number, screenYArg: number, clientXArg: number, clientYArg: number, ctrlKeyArg: boolean, altKeyArg: boolean, shiftKeyArg: boolean, metaKeyArg: boolean, buttonArg: number, relatedTargetArg: EventTarget, offsetXArg: number, offsetYArg: number, widthArg: number, heightArg: number, pressure: number, rotation: number, tiltX: number, tiltY: number, pointerIdArg: number, pointerType: any, hwTimestampArg: number, isPrimary: boolean): void; -} - -declare var MSPointerEvent: { - prototype: MSPointerEvent; - new(typeArg: string, eventInitDict?: PointerEventInit): MSPointerEvent; -}; - -interface MSStream { - readonly type: string; - msClose(): void; - msDetachStream(): any; -} - -declare var MSStream: { - prototype: MSStream; - new(): MSStream; -}; - -interface MediaDeviceInfo { - readonly deviceId: string; - readonly groupId: string; - readonly kind: MediaDeviceKind; - readonly label: string; -} - -declare var MediaDeviceInfo: { - prototype: MediaDeviceInfo; - new(): MediaDeviceInfo; -}; - -interface MediaDevicesEventMap { - "devicechange": Event; -} - -interface MediaDevices extends EventTarget { - ondevicechange: ((this: MediaDevices, ev: Event) => any) | null; - enumerateDevices(): Promise; - getSupportedConstraints(): MediaTrackSupportedConstraints; - getUserMedia(constraints: MediaStreamConstraints): Promise; - addEventListener(type: K, listener: (this: MediaDevices, ev: MediaDevicesEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: MediaDevices, ev: MediaDevicesEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var MediaDevices: { - prototype: MediaDevices; - new(): MediaDevices; -}; - -interface MediaElementAudioSourceNode extends AudioNode { - readonly mediaElement: HTMLMediaElement; -} - -declare var MediaElementAudioSourceNode: { - prototype: MediaElementAudioSourceNode; - new(context: AudioContext, options: MediaElementAudioSourceOptions): MediaElementAudioSourceNode; -}; - -interface MediaEncryptedEvent extends Event { - readonly initData: ArrayBuffer | null; - readonly initDataType: string; -} - -declare var MediaEncryptedEvent: { - prototype: MediaEncryptedEvent; - new(type: string, eventInitDict?: MediaEncryptedEventInit): MediaEncryptedEvent; -}; - -interface MediaError { - readonly code: number; - readonly message: string; - readonly msExtendedCode: number; - readonly MEDIA_ERR_ABORTED: number; - readonly MEDIA_ERR_DECODE: number; - readonly MEDIA_ERR_NETWORK: number; - readonly MEDIA_ERR_SRC_NOT_SUPPORTED: number; - readonly MS_MEDIA_ERR_ENCRYPTED: number; -} - -declare var MediaError: { - prototype: MediaError; - new(): MediaError; - readonly MEDIA_ERR_ABORTED: number; - readonly MEDIA_ERR_DECODE: number; - readonly MEDIA_ERR_NETWORK: number; - readonly MEDIA_ERR_SRC_NOT_SUPPORTED: number; - readonly MS_MEDIA_ERR_ENCRYPTED: number; -}; - -interface MediaKeyMessageEvent extends Event { - readonly message: ArrayBuffer; - readonly messageType: MediaKeyMessageType; -} - -declare var MediaKeyMessageEvent: { - prototype: MediaKeyMessageEvent; - new(type: string, eventInitDict?: MediaKeyMessageEventInit): MediaKeyMessageEvent; -}; - -interface MediaKeySession extends EventTarget { - readonly closed: Promise; - readonly expiration: number; - readonly keyStatuses: MediaKeyStatusMap; - readonly sessionId: string; - close(): Promise; - generateRequest(initDataType: string, initData: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | null): Promise; - load(sessionId: string): Promise; - remove(): Promise; - update(response: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | null): Promise; -} - -declare var MediaKeySession: { - prototype: MediaKeySession; - new(): MediaKeySession; -}; - -interface MediaKeyStatusMap { - readonly size: number; - forEach(callback: Function, thisArg?: any): void; - get(keyId: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | null): MediaKeyStatus; - has(keyId: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | null): boolean; -} - -declare var MediaKeyStatusMap: { - prototype: MediaKeyStatusMap; - new(): MediaKeyStatusMap; -}; - -interface MediaKeySystemAccess { - readonly keySystem: string; - createMediaKeys(): Promise; - getConfiguration(): MediaKeySystemConfiguration; -} - -declare var MediaKeySystemAccess: { - prototype: MediaKeySystemAccess; - new(): MediaKeySystemAccess; -}; - -interface MediaKeys { - createSession(sessionType?: MediaKeySessionType): MediaKeySession; - setServerCertificate(serverCertificate: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | null): Promise; -} - -declare var MediaKeys: { - prototype: MediaKeys; - new(): MediaKeys; -}; - -interface MediaList { - readonly length: number; - mediaText: string; - appendMedium(medium: string): void; - deleteMedium(medium: string): void; - item(index: number): string | null; - toString(): number; - [index: number]: string; -} - -declare var MediaList: { - prototype: MediaList; - new(): MediaList; -}; - -interface MediaQueryListEventMap { - "change": MediaQueryListEvent; -} - -interface MediaQueryList extends EventTarget { - readonly matches: boolean; - readonly media: string; - onchange: ((this: MediaQueryList, ev: MediaQueryListEvent) => any) | null; - /** @deprecated */ - addListener(listener: ((this: MediaQueryList, ev: MediaQueryListEvent) => any) | null): void; - /** @deprecated */ - removeListener(listener: ((this: MediaQueryList, ev: MediaQueryListEvent) => any) | null): void; - addEventListener(type: K, listener: (this: MediaQueryList, ev: MediaQueryListEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: MediaQueryList, ev: MediaQueryListEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var MediaQueryList: { - prototype: MediaQueryList; - new(): MediaQueryList; -}; - -interface MediaQueryListEvent extends Event { - readonly matches: boolean; - readonly media: string; -} - -declare var MediaQueryListEvent: { - prototype: MediaQueryListEvent; - new(type: string, eventInitDict?: MediaQueryListEventInit): MediaQueryListEvent; -}; - -interface MediaSource extends EventTarget { - readonly activeSourceBuffers: SourceBufferList; - duration: number; - readonly readyState: ReadyState; - readonly sourceBuffers: SourceBufferList; - addSourceBuffer(type: string): SourceBuffer; - endOfStream(error?: EndOfStreamError): void; - removeSourceBuffer(sourceBuffer: SourceBuffer): void; -} - -declare var MediaSource: { - prototype: MediaSource; - new(): MediaSource; - isTypeSupported(type: string): boolean; -}; - -interface MediaStreamEventMap { - "active": Event; - "addtrack": MediaStreamTrackEvent; - "inactive": Event; - "removetrack": MediaStreamTrackEvent; -} - -interface MediaStream extends EventTarget { - readonly active: boolean; - readonly id: string; - onactive: ((this: MediaStream, ev: Event) => any) | null; - onaddtrack: ((this: MediaStream, ev: MediaStreamTrackEvent) => any) | null; - oninactive: ((this: MediaStream, ev: Event) => any) | null; - onremovetrack: ((this: MediaStream, ev: MediaStreamTrackEvent) => any) | null; - addTrack(track: MediaStreamTrack): void; - clone(): MediaStream; - getAudioTracks(): MediaStreamTrack[]; - getTrackById(trackId: string): MediaStreamTrack | null; - getTracks(): MediaStreamTrack[]; - getVideoTracks(): MediaStreamTrack[]; - removeTrack(track: MediaStreamTrack): void; - stop(): void; - addEventListener(type: K, listener: (this: MediaStream, ev: MediaStreamEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: MediaStream, ev: MediaStreamEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var MediaStream: { - prototype: MediaStream; - new(): MediaStream; - new(stream: MediaStream): MediaStream; - new(tracks: MediaStreamTrack[]): MediaStream; -}; - -interface MediaStreamAudioDestinationNode extends AudioNode { - readonly stream: MediaStream; -} - -declare var MediaStreamAudioDestinationNode: { - prototype: MediaStreamAudioDestinationNode; - new(context: AudioContext, options?: AudioNodeOptions): MediaStreamAudioDestinationNode; -}; - -interface MediaStreamAudioSourceNode extends AudioNode { - readonly mediaStream: MediaStream; -} - -declare var MediaStreamAudioSourceNode: { - prototype: MediaStreamAudioSourceNode; - new(context: AudioContext, options: MediaStreamAudioSourceOptions): MediaStreamAudioSourceNode; -}; - -interface MediaStreamError { - readonly constraintName: string | null; - readonly message: string | null; - readonly name: string; -} - -declare var MediaStreamError: { - prototype: MediaStreamError; - new(): MediaStreamError; -}; - -interface MediaStreamErrorEvent extends Event { - readonly error: MediaStreamError | null; -} - -declare var MediaStreamErrorEvent: { - prototype: MediaStreamErrorEvent; - new(typeArg: string, eventInitDict?: MediaStreamErrorEventInit): MediaStreamErrorEvent; -}; - -interface MediaStreamEvent extends Event { - readonly stream: MediaStream | null; -} - -declare var MediaStreamEvent: { - prototype: MediaStreamEvent; - new(type: string, eventInitDict: MediaStreamEventInit): MediaStreamEvent; -}; - -interface MediaStreamTrackEventMap { - "ended": MediaStreamErrorEvent; - "isolationchange": Event; - "mute": Event; - "overconstrained": MediaStreamErrorEvent; - "unmute": Event; -} - -interface MediaStreamTrack extends EventTarget { - enabled: boolean; - readonly id: string; - readonly isolated: boolean; - readonly kind: string; - readonly label: string; - readonly muted: boolean; - onended: ((this: MediaStreamTrack, ev: MediaStreamErrorEvent) => any) | null; - onisolationchange: ((this: MediaStreamTrack, ev: Event) => any) | null; - onmute: ((this: MediaStreamTrack, ev: Event) => any) | null; - onoverconstrained: ((this: MediaStreamTrack, ev: MediaStreamErrorEvent) => any) | null; - onunmute: ((this: MediaStreamTrack, ev: Event) => any) | null; - readonly readonly: boolean; - readonly readyState: MediaStreamTrackState; - readonly remote: boolean; - applyConstraints(constraints: MediaTrackConstraints): Promise; - clone(): MediaStreamTrack; - getCapabilities(): MediaTrackCapabilities; - getConstraints(): MediaTrackConstraints; - getSettings(): MediaTrackSettings; - stop(): void; - addEventListener(type: K, listener: (this: MediaStreamTrack, ev: MediaStreamTrackEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: MediaStreamTrack, ev: MediaStreamTrackEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var MediaStreamTrack: { - prototype: MediaStreamTrack; - new(): MediaStreamTrack; -}; - -interface MediaStreamTrackAudioSourceNode extends AudioNode { -} - -declare var MediaStreamTrackAudioSourceNode: { - prototype: MediaStreamTrackAudioSourceNode; - new(context: AudioContext, options: MediaStreamTrackAudioSourceOptions): MediaStreamTrackAudioSourceNode; -}; - -interface MediaStreamTrackEvent extends Event { - readonly track: MediaStreamTrack; -} - -declare var MediaStreamTrackEvent: { - prototype: MediaStreamTrackEvent; - new(typeArg: string, eventInitDict?: MediaStreamTrackEventInit): MediaStreamTrackEvent; -}; - -interface MessageChannel { - readonly port1: MessagePort; - readonly port2: MessagePort; -} - -declare var MessageChannel: { - prototype: MessageChannel; - new(): MessageChannel; -}; - -interface MessageEvent extends Event { - /** - * Returns the data of the message. - */ - readonly data: any; - /** - * Returns the last event ID string, for - * server-sent events. - */ - readonly lastEventId: string; - /** - * Returns the origin of the message, for server-sent events and - * cross-document messaging. - */ - readonly origin: string; - /** - * Returns the MessagePort array sent with the message, for cross-document - * messaging and channel messaging. - */ - readonly ports: ReadonlyArray; - /** - * Returns the WindowProxy of the source window, for cross-document - * messaging, and the MessagePort being attached, in the connect event fired at - * SharedWorkerGlobalScope objects. - */ - readonly source: MessageEventSource | null; -} - -declare var MessageEvent: { - prototype: MessageEvent; - new(type: string, eventInitDict?: MessageEventInit): MessageEvent; -}; - -interface MessagePortEventMap { - "message": MessageEvent; - "messageerror": MessageEvent; -} - -interface MessagePort extends EventTarget { - onmessage: ((this: MessagePort, ev: MessageEvent) => any) | null; - onmessageerror: ((this: MessagePort, ev: MessageEvent) => any) | null; - /** - * Disconnects the port, so that it is no longer active. - */ - close(): void; - /** - * Posts a message through the channel. Objects listed in transfer are - * transferred, not just cloned, meaning that they are no longer usable on the sending side. - * Throws a "DataCloneError" DOMException if - * transfer contains duplicate objects or port, or if message - * could not be cloned. - */ - postMessage(message: any, transfer?: Transferable[]): void; - /** - * Begins dispatching messages received on the port. - */ - start(): void; - addEventListener(type: K, listener: (this: MessagePort, ev: MessagePortEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: MessagePort, ev: MessagePortEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var MessagePort: { - prototype: MessagePort; - new(): MessagePort; -}; - -interface MimeType { - readonly description: string; - readonly enabledPlugin: Plugin; - readonly suffixes: string; - readonly type: string; -} - -declare var MimeType: { - prototype: MimeType; - new(): MimeType; -}; - -interface MimeTypeArray { - readonly length: number; - item(index: number): Plugin; - namedItem(type: string): Plugin; - [index: number]: Plugin; -} - -declare var MimeTypeArray: { - prototype: MimeTypeArray; - new(): MimeTypeArray; -}; - -interface MouseEvent extends UIEvent { - readonly altKey: boolean; - readonly button: number; - readonly buttons: number; - readonly clientX: number; - readonly clientY: number; - readonly ctrlKey: boolean; - /** @deprecated */ - readonly fromElement: Element; - readonly layerX: number; - readonly layerY: number; - readonly metaKey: boolean; - readonly movementX: number; - readonly movementY: number; - readonly offsetX: number; - readonly offsetY: number; - readonly pageX: number; - readonly pageY: number; - readonly relatedTarget: EventTarget; - readonly screenX: number; - readonly screenY: number; - readonly shiftKey: boolean; - /** @deprecated */ - readonly toElement: Element; - /** @deprecated */ - readonly which: number; - readonly x: number; - readonly y: number; - getModifierState(keyArg: string): boolean; - initMouseEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, detailArg: number, screenXArg: number, screenYArg: number, clientXArg: number, clientYArg: number, ctrlKeyArg: boolean, altKeyArg: boolean, shiftKeyArg: boolean, metaKeyArg: boolean, buttonArg: number, relatedTargetArg: EventTarget | null): void; -} - -declare var MouseEvent: { - prototype: MouseEvent; - new(typeArg: string, eventInitDict?: MouseEventInit): MouseEvent; -}; - -interface MutationEvent extends Event { - readonly attrChange: number; - readonly attrName: string; - readonly newValue: string; - readonly prevValue: string; - readonly relatedNode: Node; - initMutationEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, relatedNodeArg: Node, prevValueArg: string, newValueArg: string, attrNameArg: string, attrChangeArg: number): void; - readonly ADDITION: number; - readonly MODIFICATION: number; - readonly REMOVAL: number; -} - -declare var MutationEvent: { - prototype: MutationEvent; - new(): MutationEvent; - readonly ADDITION: number; - readonly MODIFICATION: number; - readonly REMOVAL: number; -}; - -interface MutationObserver { - disconnect(): void; - /** - * Instructs the user agent to observe a given target (a node) and report any mutations based on - * the criteria given by options (an object). - * The options argument allows for setting mutation - * observation options via object members. These are the object members that - * can be used: - * childList - * Set to true if mutations to target's children are to be observed. - * attributes - * Set to true if mutations to target's attributes are to be observed. Can be omitted if attributeOldValue or attributeFilter is - * specified. - * characterData - * Set to true if mutations to target's data are to be observed. Can be omitted if characterDataOldValue is specified. - * subtree - * Set to true if mutations to not just target, but - * also target's descendants are to be - * observed. - * attributeOldValue - * Set to true if attributes is true or omitted - * and target's attribute value before the mutation - * needs to be recorded. - * characterDataOldValue - * Set to true if characterData is set to true or omitted and target's data before the mutation - * needs to be recorded. - * attributeFilter - * Set to a list of attribute local names (without namespace) if not all attribute mutations need to be - * observed and attributes is true - * or omitted. - */ - observe(target: Node, options?: MutationObserverInit): void; - /** - * Empties the record queue and - * returns what was in there. - */ - takeRecords(): MutationRecord[]; -} - -declare var MutationObserver: { - prototype: MutationObserver; - new(callback: MutationCallback): MutationObserver; -}; - -interface MutationRecord { - readonly addedNodes: NodeList; - /** - * Returns the local name of the - * changed attribute, and null otherwise. - */ - readonly attributeName: string | null; - /** - * Returns the namespace of the - * changed attribute, and null otherwise. - */ - readonly attributeNamespace: string | null; - /** - * Return the previous and next sibling respectively - * of the added or removed nodes, and null otherwise. - */ - readonly nextSibling: Node | null; - /** - * The return value depends on type. For - * "attributes", it is the value of the - * changed attribute before the change. - * For "characterData", it is the data of the changed node before the change. For - * "childList", it is null. - */ - readonly oldValue: string | null; - readonly previousSibling: Node | null; - /** - * Return the nodes added and removed - * respectively. - */ - readonly removedNodes: NodeList; - readonly target: Node; - /** - * Returns "attributes" if it was an attribute mutation. - * "characterData" if it was a mutation to a CharacterData node. And - * "childList" if it was a mutation to the tree of nodes. - */ - readonly type: MutationRecordType; -} - -declare var MutationRecord: { - prototype: MutationRecord; - new(): MutationRecord; -}; - -interface NamedNodeMap { - readonly length: number; - getNamedItem(qualifiedName: string): Attr | null; - getNamedItemNS(namespace: string | null, localName: string): Attr | null; - item(index: number): Attr | null; - removeNamedItem(qualifiedName: string): Attr; - removeNamedItemNS(namespace: string | null, localName: string): Attr; - setNamedItem(attr: Attr): Attr | null; - setNamedItemNS(attr: Attr): Attr | null; - [index: number]: Attr; -} - -declare var NamedNodeMap: { - prototype: NamedNodeMap; - new(): NamedNodeMap; -}; - -interface NavigationPreloadManager { - disable(): Promise; - enable(): Promise; - getState(): Promise; - setHeaderValue(value: string): Promise; -} - -declare var NavigationPreloadManager: { - prototype: NavigationPreloadManager; - new(): NavigationPreloadManager; -}; - -interface Navigator extends NavigatorID, NavigatorOnLine, NavigatorContentUtils, NavigatorStorageUtils, MSNavigatorDoNotTrack, MSFileSaver, NavigatorBeacon, NavigatorConcurrentHardware, NavigatorUserMedia, NavigatorLanguage, NavigatorStorage, NavigatorAutomationInformation { - readonly activeVRDisplays: ReadonlyArray; - readonly authentication: WebAuthentication; - readonly cookieEnabled: boolean; - readonly doNotTrack: string | null; - gamepadInputEmulation: GamepadInputEmulationType; - readonly geolocation: Geolocation; - readonly maxTouchPoints: number; - readonly mimeTypes: MimeTypeArray; - readonly msManipulationViewsEnabled: boolean; - readonly msMaxTouchPoints: number; - readonly msPointerEnabled: boolean; - readonly plugins: PluginArray; - readonly pointerEnabled: boolean; - readonly serviceWorker: ServiceWorkerContainer; - readonly webdriver: boolean; - getGamepads(): (Gamepad | null)[]; - getVRDisplays(): Promise; - javaEnabled(): boolean; - msLaunchUri(uri: string, successCallback?: MSLaunchUriCallback, noHandlerCallback?: MSLaunchUriCallback): void; - requestMediaKeySystemAccess(keySystem: string, supportedConfigurations: MediaKeySystemConfiguration[]): Promise; - vibrate(pattern: number | number[]): boolean; -} - -declare var Navigator: { - prototype: Navigator; - new(): Navigator; -}; - -interface NavigatorAutomationInformation { - readonly webdriver: boolean; -} - -interface NavigatorBeacon { - sendBeacon(url: string, data?: Blob | Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | FormData | string | null): boolean; -} - -interface NavigatorConcurrentHardware { - readonly hardwareConcurrency: number; -} - -interface NavigatorContentUtils { -} - -interface NavigatorID { - readonly appCodeName: string; - readonly appName: string; - readonly appVersion: string; - readonly platform: string; - readonly product: string; - readonly productSub: string; - readonly userAgent: string; - readonly vendor: string; - readonly vendorSub: string; -} - -interface NavigatorLanguage { - readonly language: string; - readonly languages: ReadonlyArray; -} - -interface NavigatorOnLine { - readonly onLine: boolean; -} - -interface NavigatorStorage { - readonly storage: StorageManager; -} - -interface NavigatorStorageUtils { -} - -interface NavigatorUserMedia { - readonly mediaDevices: MediaDevices; - getDisplayMedia(constraints: MediaStreamConstraints): Promise; - getUserMedia(constraints: MediaStreamConstraints, successCallback: NavigatorUserMediaSuccessCallback, errorCallback: NavigatorUserMediaErrorCallback): void; -} - -interface Node extends EventTarget { - /** - * Returns node's node document's document base URL. - */ - readonly baseURI: string; - /** - * Returns the children. - */ - readonly childNodes: NodeListOf; - /** - * Returns the first child. - */ - readonly firstChild: ChildNode | null; - /** - * Returns true if node is connected and false otherwise. - */ - readonly isConnected: boolean; - /** - * Returns the last child. - */ - readonly lastChild: ChildNode | null; - /** @deprecated */ - readonly namespaceURI: string | null; - /** - * Returns the next sibling. - */ - readonly nextSibling: Node | null; - /** - * Returns a string appropriate for the type of node, as - * follows: - * Element - * Its HTML-uppercased qualified name. - * Attr - * Its qualified name. - * Text - * "#text". - * CDATASection - * "#cdata-section". - * ProcessingInstruction - * Its target. - * Comment - * "#comment". - * Document - * "#document". - * DocumentType - * Its name. - * DocumentFragment - * "#document-fragment". - */ - readonly nodeName: string; - readonly nodeType: number; - nodeValue: string | null; - /** - * Returns the node document. - * Returns null for documents. - */ - readonly ownerDocument: Document | null; - /** - * Returns the parent element. - */ - readonly parentElement: HTMLElement | null; - /** - * Returns the parent. - */ - readonly parentNode: Node & ParentNode | null; - /** - * Returns the previous sibling. - */ - readonly previousSibling: Node | null; - textContent: string | null; - appendChild(newChild: T): T; - /** - * Returns a copy of node. If deep is true, the copy also includes the node's descendants. - */ - cloneNode(deep?: boolean): Node; - compareDocumentPosition(other: Node): number; - /** - * Returns true if other is an inclusive descendant of node, and false otherwise. - */ - contains(other: Node | null): boolean; - /** - * Returns node's shadow-including root. - */ - getRootNode(options?: GetRootNodeOptions): Node; - /** - * Returns whether node has children. - */ - hasChildNodes(): boolean; - insertBefore(newChild: T, refChild: Node | null): T; - isDefaultNamespace(namespace: string | null): boolean; - /** - * Returns whether node and otherNode have the same properties. - */ - isEqualNode(otherNode: Node | null): boolean; - isSameNode(otherNode: Node | null): boolean; - lookupNamespaceURI(prefix: string | null): string | null; - lookupPrefix(namespace: string | null): string | null; - /** - * Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes. - */ - normalize(): void; - removeChild(oldChild: T): T; - replaceChild(newChild: Node, oldChild: T): T; - readonly ATTRIBUTE_NODE: number; - readonly CDATA_SECTION_NODE: number; - readonly COMMENT_NODE: number; - readonly DOCUMENT_FRAGMENT_NODE: number; - readonly DOCUMENT_NODE: number; - readonly DOCUMENT_POSITION_CONTAINED_BY: number; - readonly DOCUMENT_POSITION_CONTAINS: number; - readonly DOCUMENT_POSITION_DISCONNECTED: number; - readonly DOCUMENT_POSITION_FOLLOWING: number; - readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: number; - readonly DOCUMENT_POSITION_PRECEDING: number; - readonly DOCUMENT_TYPE_NODE: number; - readonly ELEMENT_NODE: number; - readonly ENTITY_NODE: number; - readonly ENTITY_REFERENCE_NODE: number; - readonly NOTATION_NODE: number; - readonly PROCESSING_INSTRUCTION_NODE: number; - readonly TEXT_NODE: number; -} - -declare var Node: { - prototype: Node; - new(): Node; - readonly ATTRIBUTE_NODE: number; - readonly CDATA_SECTION_NODE: number; - readonly COMMENT_NODE: number; - readonly DOCUMENT_FRAGMENT_NODE: number; - readonly DOCUMENT_NODE: number; - readonly DOCUMENT_POSITION_CONTAINED_BY: number; - readonly DOCUMENT_POSITION_CONTAINS: number; - readonly DOCUMENT_POSITION_DISCONNECTED: number; - readonly DOCUMENT_POSITION_FOLLOWING: number; - readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: number; - readonly DOCUMENT_POSITION_PRECEDING: number; - readonly DOCUMENT_TYPE_NODE: number; - readonly ELEMENT_NODE: number; - readonly ENTITY_NODE: number; - readonly ENTITY_REFERENCE_NODE: number; - readonly NOTATION_NODE: number; - readonly PROCESSING_INSTRUCTION_NODE: number; - readonly TEXT_NODE: number; -}; - -interface NodeFilter { - acceptNode(node: Node): number; -} - -declare var NodeFilter: { - readonly FILTER_ACCEPT: number; - readonly FILTER_REJECT: number; - readonly FILTER_SKIP: number; - readonly SHOW_ALL: number; - readonly SHOW_ATTRIBUTE: number; - readonly SHOW_CDATA_SECTION: number; - readonly SHOW_COMMENT: number; - readonly SHOW_DOCUMENT: number; - readonly SHOW_DOCUMENT_FRAGMENT: number; - readonly SHOW_DOCUMENT_TYPE: number; - readonly SHOW_ELEMENT: number; - readonly SHOW_ENTITY: number; - readonly SHOW_ENTITY_REFERENCE: number; - readonly SHOW_NOTATION: number; - readonly SHOW_PROCESSING_INSTRUCTION: number; - readonly SHOW_TEXT: number; -}; - -interface NodeIterator { - readonly filter: NodeFilter | null; - readonly pointerBeforeReferenceNode: boolean; - readonly referenceNode: Node; - readonly root: Node; - readonly whatToShow: number; - detach(): void; - nextNode(): Node | null; - previousNode(): Node | null; -} - -declare var NodeIterator: { - prototype: NodeIterator; - new(): NodeIterator; -}; - -interface NodeList { - /** - * Returns the number of nodes in the collection. - */ - readonly length: number; - /** - * element = collection[index] - */ - item(index: number): Node | null; - /** - * Performs the specified action for each node in an list. - * @param callbackfn A function that accepts up to three arguments. forEach calls the callbackfn function one time for each element in the list. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value. - */ - forEach(callbackfn: (value: Node, key: number, parent: NodeList) => void, thisArg?: any): void; - [index: number]: Node; -} - -declare var NodeList: { - prototype: NodeList; - new(): NodeList; -}; - -interface NodeListOf extends NodeList { - length: number; - item(index: number): TNode; - /** - * Performs the specified action for each node in an list. - * @param callbackfn A function that accepts up to three arguments. forEach calls the callbackfn function one time for each element in the list. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value. - */ - forEach(callbackfn: (value: TNode, key: number, parent: NodeListOf) => void, thisArg?: any): void; - [index: number]: TNode; -} - -interface NodeSelector { - querySelector(selectors: K): HTMLElementTagNameMap[K] | null; - querySelector(selectors: K): SVGElementTagNameMap[K] | null; - querySelector(selectors: string): E | null; - querySelectorAll(selectors: K): NodeListOf; - querySelectorAll(selectors: K): NodeListOf; - querySelectorAll(selectors: string): NodeListOf; -} - -interface NonDocumentTypeChildNode { - /** - * Returns the first following sibling that - * is an element, and null otherwise. - */ - readonly nextElementSibling: Element | null; - /** - * Returns the first preceding sibling that - * is an element, and null otherwise. - */ - readonly previousElementSibling: Element | null; -} - -interface NonElementParentNode { - /** - * Returns the first element within node's descendants whose ID is elementId. - */ - getElementById(elementId: string): Element | null; -} - -interface NotificationEventMap { - "click": Event; - "close": Event; - "error": Event; - "show": Event; -} - -interface Notification extends EventTarget { - readonly actions: ReadonlyArray; - readonly badge: string; - readonly body: string; - readonly data: any; - readonly dir: NotificationDirection; - readonly icon: string; - readonly image: string; - readonly lang: string; - onclick: ((this: Notification, ev: Event) => any) | null; - onclose: ((this: Notification, ev: Event) => any) | null; - onerror: ((this: Notification, ev: Event) => any) | null; - onshow: ((this: Notification, ev: Event) => any) | null; - readonly renotify: boolean; - readonly requireInteraction: boolean; - readonly silent: boolean; - readonly tag: string; - readonly timestamp: number; - readonly title: string; - readonly vibrate: ReadonlyArray; - close(): void; - addEventListener(type: K, listener: (this: Notification, ev: NotificationEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: Notification, ev: NotificationEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var Notification: { - prototype: Notification; - new(title: string, options?: NotificationOptions): Notification; - readonly maxActions: number; - readonly permission: NotificationPermission; - requestPermission(deprecatedCallback?: NotificationPermissionCallback): Promise; -}; - -interface OES_element_index_uint { -} - -interface OES_standard_derivatives { - readonly FRAGMENT_SHADER_DERIVATIVE_HINT_OES: GLenum; -} - -interface OES_texture_float { -} - -interface OES_texture_float_linear { -} - -interface OES_texture_half_float { - readonly HALF_FLOAT_OES: GLenum; -} - -interface OES_texture_half_float_linear { -} - -interface OES_vertex_array_object { - bindVertexArrayOES(arrayObject: WebGLVertexArrayObjectOES | null): void; - createVertexArrayOES(): WebGLVertexArrayObjectOES | null; - deleteVertexArrayOES(arrayObject: WebGLVertexArrayObjectOES | null): void; - isVertexArrayOES(arrayObject: WebGLVertexArrayObjectOES | null): GLboolean; - readonly VERTEX_ARRAY_BINDING_OES: GLenum; -} - -interface OfflineAudioCompletionEvent extends Event { - readonly renderedBuffer: AudioBuffer; -} - -declare var OfflineAudioCompletionEvent: { - prototype: OfflineAudioCompletionEvent; - new(type: string, eventInitDict: OfflineAudioCompletionEventInit): OfflineAudioCompletionEvent; -}; - -interface OfflineAudioContextEventMap extends BaseAudioContextEventMap { - "complete": OfflineAudioCompletionEvent; -} - -interface OfflineAudioContext extends BaseAudioContext { - readonly length: number; - oncomplete: ((this: OfflineAudioContext, ev: OfflineAudioCompletionEvent) => any) | null; - startRendering(): Promise; - suspend(suspendTime: number): Promise; - addEventListener(type: K, listener: (this: OfflineAudioContext, ev: OfflineAudioContextEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: OfflineAudioContext, ev: OfflineAudioContextEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var OfflineAudioContext: { - prototype: OfflineAudioContext; - new(contextOptions: OfflineAudioContextOptions): OfflineAudioContext; - new(numberOfChannels: number, length: number, sampleRate: number): OfflineAudioContext; -}; - -interface OscillatorNode extends AudioScheduledSourceNode { - readonly detune: AudioParam; - readonly frequency: AudioParam; - type: OscillatorType; - setPeriodicWave(periodicWave: PeriodicWave): void; - addEventListener(type: K, listener: (this: OscillatorNode, ev: AudioScheduledSourceNodeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: OscillatorNode, ev: AudioScheduledSourceNodeEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var OscillatorNode: { - prototype: OscillatorNode; - new(context: BaseAudioContext, options?: OscillatorOptions): OscillatorNode; -}; - -interface OverflowEvent extends UIEvent { - readonly horizontalOverflow: boolean; - readonly orient: number; - readonly verticalOverflow: boolean; - readonly BOTH: number; - readonly HORIZONTAL: number; - readonly VERTICAL: number; -} - -declare var OverflowEvent: { - prototype: OverflowEvent; - new(): OverflowEvent; - readonly BOTH: number; - readonly HORIZONTAL: number; - readonly VERTICAL: number; -}; - -interface PageTransitionEvent extends Event { - readonly persisted: boolean; -} - -declare var PageTransitionEvent: { - prototype: PageTransitionEvent; - new(): PageTransitionEvent; -}; - -interface PannerNode extends AudioNode { - coneInnerAngle: number; - coneOuterAngle: number; - coneOuterGain: number; - distanceModel: DistanceModelType; - maxDistance: number; - readonly orientationX: AudioParam; - readonly orientationY: AudioParam; - readonly orientationZ: AudioParam; - panningModel: PanningModelType; - readonly positionX: AudioParam; - readonly positionY: AudioParam; - readonly positionZ: AudioParam; - refDistance: number; - rolloffFactor: number; - /** @deprecated */ - setOrientation(x: number, y: number, z: number): void; - /** @deprecated */ - setPosition(x: number, y: number, z: number): void; -} - -declare var PannerNode: { - prototype: PannerNode; - new(context: BaseAudioContext, options?: PannerOptions): PannerNode; -}; - -interface ParentNode { - readonly childElementCount: number; - /** - * Returns the child elements. - */ - readonly children: HTMLCollection; - /** - * Returns the first child that is an element, and null otherwise. - */ - readonly firstElementChild: Element | null; - /** - * Returns the last child that is an element, and null otherwise. - */ - readonly lastElementChild: Element | null; - /** - * Inserts nodes after the last child of node, while replacing - * strings in nodes with equivalent Text nodes. - * Throws a "HierarchyRequestError" DOMException if the constraints of - * the node tree are violated. - */ - append(...nodes: (Node | string)[]): void; - /** - * Inserts nodes before the first child of node, while - * replacing strings in nodes with equivalent Text nodes. - * Throws a "HierarchyRequestError" DOMException if the constraints of - * the node tree are violated. - */ - prepend(...nodes: (Node | string)[]): void; - /** - * Returns the first element that is a descendant of node that - * matches selectors. - */ - querySelector(selectors: K): HTMLElementTagNameMap[K] | null; - querySelector(selectors: K): SVGElementTagNameMap[K] | null; - querySelector(selectors: string): E | null; - /** - * Returns all element descendants of node that - * match selectors. - */ - querySelectorAll(selectors: K): NodeListOf; - querySelectorAll(selectors: K): NodeListOf; - querySelectorAll(selectors: string): NodeListOf; -} - -interface Path2D extends CanvasPath { - addPath(path: Path2D, transform?: DOMMatrix2DInit): void; -} - -declare var Path2D: { - prototype: Path2D; - new(path?: Path2D | string): Path2D; -}; - -interface PaymentAddress { - readonly addressLine: string[]; - readonly city: string; - readonly country: string; - readonly dependentLocality: string; - readonly languageCode: string; - readonly organization: string; - readonly phone: string; - readonly postalCode: string; - readonly recipient: string; - readonly region: string; - readonly sortingCode: string; - toJSON(): any; -} - -declare var PaymentAddress: { - prototype: PaymentAddress; - new(): PaymentAddress; -}; - -interface PaymentRequestEventMap { - "shippingaddresschange": Event; - "shippingoptionchange": Event; -} - -interface PaymentRequest extends EventTarget { - readonly id: string; - onshippingaddresschange: ((this: PaymentRequest, ev: Event) => any) | null; - onshippingoptionchange: ((this: PaymentRequest, ev: Event) => any) | null; - readonly shippingAddress: PaymentAddress | null; - readonly shippingOption: string | null; - readonly shippingType: PaymentShippingType | null; - abort(): Promise; - canMakePayment(): Promise; - show(): Promise; - addEventListener(type: K, listener: (this: PaymentRequest, ev: PaymentRequestEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: PaymentRequest, ev: PaymentRequestEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var PaymentRequest: { - prototype: PaymentRequest; - new(methodData: PaymentMethodData[], details: PaymentDetailsInit, options?: PaymentOptions): PaymentRequest; -}; - -interface PaymentRequestUpdateEvent extends Event { - updateWith(detailsPromise: Promise): void; -} - -declare var PaymentRequestUpdateEvent: { - prototype: PaymentRequestUpdateEvent; - new(type: string, eventInitDict?: PaymentRequestUpdateEventInit): PaymentRequestUpdateEvent; -}; - -interface PaymentResponse { - readonly details: any; - readonly methodName: string; - readonly payerEmail: string | null; - readonly payerName: string | null; - readonly payerPhone: string | null; - readonly requestId: string; - readonly shippingAddress: PaymentAddress | null; - readonly shippingOption: string | null; - complete(result?: PaymentComplete): Promise; - toJSON(): any; -} - -declare var PaymentResponse: { - prototype: PaymentResponse; - new(): PaymentResponse; -}; - -interface PerfWidgetExternal { - readonly activeNetworkRequestCount: number; - readonly averageFrameTime: number; - readonly averagePaintTime: number; - readonly extraInformationEnabled: boolean; - readonly independentRenderingEnabled: boolean; - readonly irDisablingContentString: string; - readonly irStatusAvailable: boolean; - readonly maxCpuSpeed: number; - readonly paintRequestsPerSecond: number; - readonly performanceCounter: number; - readonly performanceCounterFrequency: number; - addEventListener(eventType: string, callback: Function): void; - getMemoryUsage(): number; - getProcessCpuUsage(): number; - getRecentCpuUsage(last: number | null): any; - getRecentFrames(last: number | null): any; - getRecentMemoryUsage(last: number | null): any; - getRecentPaintRequests(last: number | null): any; - removeEventListener(eventType: string, callback: Function): void; - repositionWindow(x: number, y: number): void; - resizeWindow(width: number, height: number): void; -} - -declare var PerfWidgetExternal: { - prototype: PerfWidgetExternal; - new(): PerfWidgetExternal; -}; - -interface PerformanceEventMap { - "resourcetimingbufferfull": Event; -} - -interface Performance extends EventTarget { - /** @deprecated */ - readonly navigation: PerformanceNavigation; - onresourcetimingbufferfull: ((this: Performance, ev: Event) => any) | null; - readonly timeOrigin: number; - /** @deprecated */ - readonly timing: PerformanceTiming; - clearMarks(markName?: string): void; - clearMeasures(measureName?: string): void; - clearResourceTimings(): void; - getEntries(): PerformanceEntryList; - getEntriesByName(name: string, type?: string): PerformanceEntryList; - getEntriesByType(type: string): PerformanceEntryList; - mark(markName: string): void; - measure(measureName: string, startMark?: string, endMark?: string): void; - now(): number; - setResourceTimingBufferSize(maxSize: number): void; - toJSON(): any; - addEventListener(type: K, listener: (this: Performance, ev: PerformanceEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: Performance, ev: PerformanceEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var Performance: { - prototype: Performance; - new(): Performance; -}; - -interface PerformanceEntry { - readonly duration: number; - readonly entryType: string; - readonly name: string; - readonly startTime: number; - toJSON(): any; -} - -declare var PerformanceEntry: { - prototype: PerformanceEntry; - new(): PerformanceEntry; -}; - -interface PerformanceMark extends PerformanceEntry { -} - -declare var PerformanceMark: { - prototype: PerformanceMark; - new(): PerformanceMark; -}; - -interface PerformanceMeasure extends PerformanceEntry { -} - -declare var PerformanceMeasure: { - prototype: PerformanceMeasure; - new(): PerformanceMeasure; -}; - -interface PerformanceNavigation { - readonly redirectCount: number; - readonly type: number; - toJSON(): any; - readonly TYPE_BACK_FORWARD: number; - readonly TYPE_NAVIGATE: number; - readonly TYPE_RELOAD: number; - readonly TYPE_RESERVED: number; -} - -declare var PerformanceNavigation: { - prototype: PerformanceNavigation; - new(): PerformanceNavigation; - readonly TYPE_BACK_FORWARD: number; - readonly TYPE_NAVIGATE: number; - readonly TYPE_RELOAD: number; - readonly TYPE_RESERVED: number; -}; - -interface PerformanceNavigationTiming extends PerformanceResourceTiming { - readonly domComplete: number; - readonly domContentLoadedEventEnd: number; - readonly domContentLoadedEventStart: number; - readonly domInteractive: number; - readonly loadEventEnd: number; - readonly loadEventStart: number; - readonly redirectCount: number; - readonly type: NavigationType; - readonly unloadEventEnd: number; - readonly unloadEventStart: number; - toJSON(): any; -} - -declare var PerformanceNavigationTiming: { - prototype: PerformanceNavigationTiming; - new(): PerformanceNavigationTiming; -}; - -interface PerformanceObserver { - disconnect(): void; - observe(options: PerformanceObserverInit): void; - takeRecords(): PerformanceEntryList; -} - -declare var PerformanceObserver: { - prototype: PerformanceObserver; - new(callback: PerformanceObserverCallback): PerformanceObserver; -}; - -interface PerformanceObserverEntryList { - getEntries(): PerformanceEntryList; - getEntriesByName(name: string, type?: string): PerformanceEntryList; - getEntriesByType(type: string): PerformanceEntryList; -} - -declare var PerformanceObserverEntryList: { - prototype: PerformanceObserverEntryList; - new(): PerformanceObserverEntryList; -}; - -interface PerformanceResourceTiming extends PerformanceEntry { - readonly connectEnd: number; - readonly connectStart: number; - readonly decodedBodySize: number; - readonly domainLookupEnd: number; - readonly domainLookupStart: number; - readonly encodedBodySize: number; - readonly fetchStart: number; - readonly initiatorType: string; - readonly nextHopProtocol: string; - readonly redirectEnd: number; - readonly redirectStart: number; - readonly requestStart: number; - readonly responseEnd: number; - readonly responseStart: number; - readonly secureConnectionStart: number; - readonly transferSize: number; - readonly workerStart: number; - toJSON(): any; -} - -declare var PerformanceResourceTiming: { - prototype: PerformanceResourceTiming; - new(): PerformanceResourceTiming; -}; - -interface PerformanceTiming { - readonly connectEnd: number; - readonly connectStart: number; - readonly domComplete: number; - readonly domContentLoadedEventEnd: number; - readonly domContentLoadedEventStart: number; - readonly domInteractive: number; - readonly domLoading: number; - readonly domainLookupEnd: number; - readonly domainLookupStart: number; - readonly fetchStart: number; - readonly loadEventEnd: number; - readonly loadEventStart: number; - readonly navigationStart: number; - readonly redirectEnd: number; - readonly redirectStart: number; - readonly requestStart: number; - readonly responseEnd: number; - readonly responseStart: number; - readonly secureConnectionStart: number; - readonly unloadEventEnd: number; - readonly unloadEventStart: number; - toJSON(): any; -} - -declare var PerformanceTiming: { - prototype: PerformanceTiming; - new(): PerformanceTiming; -}; - -interface PeriodicWave { -} - -declare var PeriodicWave: { - prototype: PeriodicWave; - new(context: BaseAudioContext, options?: PeriodicWaveOptions): PeriodicWave; -}; - -interface PermissionRequest extends DeferredPermissionRequest { - readonly state: MSWebViewPermissionState; - defer(): void; -} - -declare var PermissionRequest: { - prototype: PermissionRequest; - new(): PermissionRequest; -}; - -interface PermissionRequestedEvent extends Event { - readonly permissionRequest: PermissionRequest; -} - -declare var PermissionRequestedEvent: { - prototype: PermissionRequestedEvent; - new(): PermissionRequestedEvent; -}; - -interface Plugin { - readonly description: string; - readonly filename: string; - readonly length: number; - readonly name: string; - readonly version: string; - item(index: number): MimeType; - namedItem(type: string): MimeType; - [index: number]: MimeType; -} - -declare var Plugin: { - prototype: Plugin; - new(): Plugin; -}; - -interface PluginArray { - readonly length: number; - item(index: number): Plugin; - namedItem(name: string): Plugin; - refresh(reload?: boolean): void; - [index: number]: Plugin; -} - -declare var PluginArray: { - prototype: PluginArray; - new(): PluginArray; -}; - -interface PointerEvent extends MouseEvent { - readonly height: number; - readonly isPrimary: boolean; - readonly pointerId: number; - readonly pointerType: string; - readonly pressure: number; - readonly tangentialPressure: number; - readonly tiltX: number; - readonly tiltY: number; - readonly twist: number; - readonly width: number; -} - -declare var PointerEvent: { - prototype: PointerEvent; - new(type: string, eventInitDict?: PointerEventInit): PointerEvent; -}; - -interface PopStateEvent extends Event { - readonly state: any; -} - -declare var PopStateEvent: { - prototype: PopStateEvent; - new(type: string, eventInitDict?: PopStateEventInit): PopStateEvent; -}; - -interface Position { - readonly coords: Coordinates; - readonly timestamp: number; -} - -interface PositionError { - readonly code: number; - readonly message: string; - readonly PERMISSION_DENIED: number; - readonly POSITION_UNAVAILABLE: number; - readonly TIMEOUT: number; -} - -interface ProcessingInstruction extends CharacterData { - readonly target: string; -} - -declare var ProcessingInstruction: { - prototype: ProcessingInstruction; - new(): ProcessingInstruction; -}; - -interface ProgressEvent extends Event { - readonly lengthComputable: boolean; - readonly loaded: number; - readonly total: number; -} - -declare var ProgressEvent: { - prototype: ProgressEvent; - new(type: string, eventInitDict?: ProgressEventInit): ProgressEvent; -}; - -interface PromiseRejectionEvent extends Event { - readonly promise: Promise; - readonly reason: any; -} - -declare var PromiseRejectionEvent: { - prototype: PromiseRejectionEvent; - new(type: string, eventInitDict: PromiseRejectionEventInit): PromiseRejectionEvent; -}; - -interface PushManager { - getSubscription(): Promise; - permissionState(options?: PushSubscriptionOptionsInit): Promise; - subscribe(options?: PushSubscriptionOptionsInit): Promise; -} - -declare var PushManager: { - prototype: PushManager; - new(): PushManager; - readonly supportedContentEncodings: ReadonlyArray; -}; - -interface PushSubscription { - readonly endpoint: string; - readonly expirationTime: number | null; - readonly options: PushSubscriptionOptions; - getKey(name: PushEncryptionKeyName): ArrayBuffer | null; - toJSON(): PushSubscriptionJSON; - unsubscribe(): Promise; -} - -declare var PushSubscription: { - prototype: PushSubscription; - new(): PushSubscription; -}; - -interface PushSubscriptionOptions { - readonly applicationServerKey: ArrayBuffer | null; - readonly userVisibleOnly: boolean; -} - -declare var PushSubscriptionOptions: { - prototype: PushSubscriptionOptions; - new(): PushSubscriptionOptions; -}; - -interface RTCCertificate { - readonly expires: number; - getFingerprints(): RTCDtlsFingerprint[]; -} - -declare var RTCCertificate: { - prototype: RTCCertificate; - new(): RTCCertificate; - getSupportedAlgorithms(): AlgorithmIdentifier[]; -}; - -interface RTCDTMFSenderEventMap { - "tonechange": RTCDTMFToneChangeEvent; -} - -interface RTCDTMFSender extends EventTarget { - readonly canInsertDTMF: boolean; - ontonechange: ((this: RTCDTMFSender, ev: RTCDTMFToneChangeEvent) => any) | null; - readonly toneBuffer: string; - insertDTMF(tones: string, duration?: number, interToneGap?: number): void; - addEventListener(type: K, listener: (this: RTCDTMFSender, ev: RTCDTMFSenderEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: RTCDTMFSender, ev: RTCDTMFSenderEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var RTCDTMFSender: { - prototype: RTCDTMFSender; - new(): RTCDTMFSender; -}; - -interface RTCDTMFToneChangeEvent extends Event { - readonly tone: string; -} - -declare var RTCDTMFToneChangeEvent: { - prototype: RTCDTMFToneChangeEvent; - new(type: string, eventInitDict: RTCDTMFToneChangeEventInit): RTCDTMFToneChangeEvent; -}; - -interface RTCDataChannelEventMap { - "bufferedamountlow": Event; - "close": Event; - "error": RTCErrorEvent; - "message": MessageEvent; - "open": Event; -} - -interface RTCDataChannel extends EventTarget { - binaryType: string; - readonly bufferedAmount: number; - bufferedAmountLowThreshold: number; - readonly id: number | null; - readonly label: string; - readonly maxPacketLifeTime: number | null; - readonly maxRetransmits: number | null; - readonly negotiated: boolean; - onbufferedamountlow: ((this: RTCDataChannel, ev: Event) => any) | null; - onclose: ((this: RTCDataChannel, ev: Event) => any) | null; - onerror: ((this: RTCDataChannel, ev: RTCErrorEvent) => any) | null; - onmessage: ((this: RTCDataChannel, ev: MessageEvent) => any) | null; - onopen: ((this: RTCDataChannel, ev: Event) => any) | null; - readonly ordered: boolean; - readonly priority: RTCPriorityType; - readonly protocol: string; - readonly readyState: RTCDataChannelState; - close(): void; - send(data: string): void; - send(data: Blob): void; - send(data: ArrayBuffer): void; - send(data: ArrayBufferView): void; - addEventListener(type: K, listener: (this: RTCDataChannel, ev: RTCDataChannelEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: RTCDataChannel, ev: RTCDataChannelEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var RTCDataChannel: { - prototype: RTCDataChannel; - new(): RTCDataChannel; -}; - -interface RTCDataChannelEvent extends Event { - readonly channel: RTCDataChannel; -} - -declare var RTCDataChannelEvent: { - prototype: RTCDataChannelEvent; - new(type: string, eventInitDict: RTCDataChannelEventInit): RTCDataChannelEvent; -}; - -interface RTCDtlsTransportEventMap { - "error": RTCErrorEvent; - "statechange": Event; -} - -interface RTCDtlsTransport extends EventTarget { - onerror: ((this: RTCDtlsTransport, ev: RTCErrorEvent) => any) | null; - onstatechange: ((this: RTCDtlsTransport, ev: Event) => any) | null; - readonly state: RTCDtlsTransportState; - readonly transport: RTCIceTransport; - getRemoteCertificates(): ArrayBuffer[]; - addEventListener(type: K, listener: (this: RTCDtlsTransport, ev: RTCDtlsTransportEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: RTCDtlsTransport, ev: RTCDtlsTransportEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var RTCDtlsTransport: { - prototype: RTCDtlsTransport; - new(): RTCDtlsTransport; -}; - -interface RTCDtlsTransportStateChangedEvent extends Event { - readonly state: RTCDtlsTransportState; -} - -declare var RTCDtlsTransportStateChangedEvent: { - prototype: RTCDtlsTransportStateChangedEvent; - new(): RTCDtlsTransportStateChangedEvent; -}; - -interface RTCDtmfSenderEventMap { - "tonechange": RTCDTMFToneChangeEvent; -} - -interface RTCDtmfSender extends EventTarget { - readonly canInsertDTMF: boolean; - readonly duration: number; - readonly interToneGap: number; - ontonechange: ((this: RTCDtmfSender, ev: RTCDTMFToneChangeEvent) => any) | null; - readonly sender: RTCRtpSender; - readonly toneBuffer: string; - insertDTMF(tones: string, duration?: number, interToneGap?: number): void; - addEventListener(type: K, listener: (this: RTCDtmfSender, ev: RTCDtmfSenderEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: RTCDtmfSender, ev: RTCDtmfSenderEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var RTCDtmfSender: { - prototype: RTCDtmfSender; - new(sender: RTCRtpSender): RTCDtmfSender; -}; - -interface RTCError extends Error { - errorDetail: string; - httpRequestStatusCode: number; - message: string; - name: string; - receivedAlert: number | null; - sctpCauseCode: number; - sdpLineNumber: number; - sentAlert: number | null; -} - -declare var RTCError: { - prototype: RTCError; - new(errorDetail?: string, message?: string): RTCError; -}; - -interface RTCErrorEvent extends Event { - readonly error: RTCError | null; -} - -declare var RTCErrorEvent: { - prototype: RTCErrorEvent; - new(type: string, eventInitDict: RTCErrorEventInit): RTCErrorEvent; -}; - -interface RTCIceCandidate { - readonly candidate: string; - readonly component: RTCIceComponent | null; - readonly foundation: string | null; - readonly ip: string | null; - readonly port: number | null; - readonly priority: number | null; - readonly protocol: RTCIceProtocol | null; - readonly relatedAddress: string | null; - readonly relatedPort: number | null; - readonly sdpMLineIndex: number | null; - readonly sdpMid: string | null; - readonly tcpType: RTCIceTcpCandidateType | null; - readonly type: RTCIceCandidateType | null; - readonly usernameFragment: string | null; - toJSON(): RTCIceCandidateInit; -} - -declare var RTCIceCandidate: { - prototype: RTCIceCandidate; - new(candidateInitDict?: RTCIceCandidateInit): RTCIceCandidate; -}; - -interface RTCIceCandidatePairChangedEvent extends Event { - readonly pair: RTCIceCandidatePair; -} - -declare var RTCIceCandidatePairChangedEvent: { - prototype: RTCIceCandidatePairChangedEvent; - new(): RTCIceCandidatePairChangedEvent; -}; - -interface RTCIceGathererEventMap { - "error": Event; - "localcandidate": RTCIceGathererEvent; -} - -interface RTCIceGatherer extends RTCStatsProvider { - readonly component: RTCIceComponent; - onerror: ((this: RTCIceGatherer, ev: Event) => any) | null; - onlocalcandidate: ((this: RTCIceGatherer, ev: RTCIceGathererEvent) => any) | null; - createAssociatedGatherer(): RTCIceGatherer; - getLocalCandidates(): RTCIceCandidateDictionary[]; - getLocalParameters(): RTCIceParameters; - addEventListener(type: K, listener: (this: RTCIceGatherer, ev: RTCIceGathererEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: RTCIceGatherer, ev: RTCIceGathererEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var RTCIceGatherer: { - prototype: RTCIceGatherer; - new(options: RTCIceGatherOptions): RTCIceGatherer; -}; - -interface RTCIceGathererEvent extends Event { - readonly candidate: RTCIceCandidateDictionary | RTCIceCandidateComplete; -} - -declare var RTCIceGathererEvent: { - prototype: RTCIceGathererEvent; - new(): RTCIceGathererEvent; -}; - -interface RTCIceTransportEventMap { - "gatheringstatechange": Event; - "selectedcandidatepairchange": Event; - "statechange": Event; -} - -interface RTCIceTransport extends EventTarget { - readonly component: RTCIceComponent; - readonly gatheringState: RTCIceGathererState; - ongatheringstatechange: ((this: RTCIceTransport, ev: Event) => any) | null; - onselectedcandidatepairchange: ((this: RTCIceTransport, ev: Event) => any) | null; - onstatechange: ((this: RTCIceTransport, ev: Event) => any) | null; - readonly role: RTCIceRole; - readonly state: RTCIceTransportState; - getLocalCandidates(): RTCIceCandidate[]; - getLocalParameters(): RTCIceParameters | null; - getRemoteCandidates(): RTCIceCandidate[]; - getRemoteParameters(): RTCIceParameters | null; - getSelectedCandidatePair(): RTCIceCandidatePair | null; - addEventListener(type: K, listener: (this: RTCIceTransport, ev: RTCIceTransportEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: RTCIceTransport, ev: RTCIceTransportEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var RTCIceTransport: { - prototype: RTCIceTransport; - new(): RTCIceTransport; -}; - -interface RTCIceTransportStateChangedEvent extends Event { - readonly state: RTCIceTransportState; -} - -declare var RTCIceTransportStateChangedEvent: { - prototype: RTCIceTransportStateChangedEvent; - new(): RTCIceTransportStateChangedEvent; -}; - -interface RTCIdentityAssertion { - idp: string; - name: string; -} - -declare var RTCIdentityAssertion: { - prototype: RTCIdentityAssertion; - new(idp: string, name: string): RTCIdentityAssertion; -}; - -interface RTCPeerConnectionEventMap { - "connectionstatechange": Event; - "datachannel": RTCDataChannelEvent; - "icecandidate": RTCPeerConnectionIceEvent; - "icecandidateerror": RTCPeerConnectionIceErrorEvent; - "iceconnectionstatechange": Event; - "icegatheringstatechange": Event; - "negotiationneeded": Event; - "signalingstatechange": Event; - "statsended": RTCStatsEvent; - "track": RTCTrackEvent; -} - -interface RTCPeerConnection extends EventTarget { - readonly canTrickleIceCandidates: boolean | null; - readonly connectionState: RTCPeerConnectionState; - readonly currentLocalDescription: RTCSessionDescription | null; - readonly currentRemoteDescription: RTCSessionDescription | null; - readonly iceConnectionState: RTCIceConnectionState; - readonly iceGatheringState: RTCIceGatheringState; - readonly idpErrorInfo: string | null; - readonly idpLoginUrl: string | null; - readonly localDescription: RTCSessionDescription | null; - onconnectionstatechange: ((this: RTCPeerConnection, ev: Event) => any) | null; - ondatachannel: ((this: RTCPeerConnection, ev: RTCDataChannelEvent) => any) | null; - onicecandidate: ((this: RTCPeerConnection, ev: RTCPeerConnectionIceEvent) => any) | null; - onicecandidateerror: ((this: RTCPeerConnection, ev: RTCPeerConnectionIceErrorEvent) => any) | null; - oniceconnectionstatechange: ((this: RTCPeerConnection, ev: Event) => any) | null; - onicegatheringstatechange: ((this: RTCPeerConnection, ev: Event) => any) | null; - onnegotiationneeded: ((this: RTCPeerConnection, ev: Event) => any) | null; - onsignalingstatechange: ((this: RTCPeerConnection, ev: Event) => any) | null; - onstatsended: ((this: RTCPeerConnection, ev: RTCStatsEvent) => any) | null; - ontrack: ((this: RTCPeerConnection, ev: RTCTrackEvent) => any) | null; - readonly peerIdentity: Promise; - readonly pendingLocalDescription: RTCSessionDescription | null; - readonly pendingRemoteDescription: RTCSessionDescription | null; - readonly remoteDescription: RTCSessionDescription | null; - readonly sctp: RTCSctpTransport | null; - readonly signalingState: RTCSignalingState; - addIceCandidate(candidate: RTCIceCandidateInit | RTCIceCandidate): Promise; - addTrack(track: MediaStreamTrack, ...streams: MediaStream[]): RTCRtpSender; - addTransceiver(trackOrKind: MediaStreamTrack | string, init?: RTCRtpTransceiverInit): RTCRtpTransceiver; - close(): void; - createAnswer(options?: RTCOfferOptions): Promise; - createDataChannel(label: string, dataChannelDict?: RTCDataChannelInit): RTCDataChannel; - createOffer(options?: RTCOfferOptions): Promise; - getConfiguration(): RTCConfiguration; - getIdentityAssertion(): Promise; - getReceivers(): RTCRtpReceiver[]; - getSenders(): RTCRtpSender[]; - getStats(selector?: MediaStreamTrack | null): Promise; - getTransceivers(): RTCRtpTransceiver[]; - removeTrack(sender: RTCRtpSender): void; - setConfiguration(configuration: RTCConfiguration): void; - setIdentityProvider(provider: string, options?: RTCIdentityProviderOptions): void; - setLocalDescription(description: RTCSessionDescriptionInit): Promise; - setRemoteDescription(description: RTCSessionDescriptionInit): Promise; - addEventListener(type: K, listener: (this: RTCPeerConnection, ev: RTCPeerConnectionEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: RTCPeerConnection, ev: RTCPeerConnectionEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var RTCPeerConnection: { - prototype: RTCPeerConnection; - new(configuration?: RTCConfiguration): RTCPeerConnection; - generateCertificate(keygenAlgorithm: AlgorithmIdentifier): Promise; - getDefaultIceServers(): RTCIceServer[]; -}; - -interface RTCPeerConnectionIceErrorEvent extends Event { - readonly errorCode: number; - readonly errorText: string; - readonly hostCandidate: string; - readonly url: string; -} - -declare var RTCPeerConnectionIceErrorEvent: { - prototype: RTCPeerConnectionIceErrorEvent; - new(type: string, eventInitDict: RTCPeerConnectionIceErrorEventInit): RTCPeerConnectionIceErrorEvent; -}; - -interface RTCPeerConnectionIceEvent extends Event { - readonly candidate: RTCIceCandidate | null; - readonly url: string | null; -} - -declare var RTCPeerConnectionIceEvent: { - prototype: RTCPeerConnectionIceEvent; - new(type: string, eventInitDict?: RTCPeerConnectionIceEventInit): RTCPeerConnectionIceEvent; -}; - -interface RTCRtpReceiver { - readonly rtcpTransport: RTCDtlsTransport | null; - readonly track: MediaStreamTrack; - readonly transport: RTCDtlsTransport | null; - getContributingSources(): RTCRtpContributingSource[]; - getParameters(): RTCRtpReceiveParameters; - getStats(): Promise; - getSynchronizationSources(): RTCRtpSynchronizationSource[]; -} - -declare var RTCRtpReceiver: { - prototype: RTCRtpReceiver; - new(): RTCRtpReceiver; - getCapabilities(kind: string): RTCRtpCapabilities | null; -}; - -interface RTCRtpSender { - readonly dtmf: RTCDTMFSender | null; - readonly rtcpTransport: RTCDtlsTransport | null; - readonly track: MediaStreamTrack | null; - readonly transport: RTCDtlsTransport | null; - getParameters(): RTCRtpSendParameters; - getStats(): Promise; - replaceTrack(withTrack: MediaStreamTrack | null): Promise; - setParameters(parameters: RTCRtpSendParameters): Promise; - setStreams(...streams: MediaStream[]): void; -} - -declare var RTCRtpSender: { - prototype: RTCRtpSender; - new(): RTCRtpSender; - getCapabilities(kind: string): RTCRtpCapabilities | null; -}; - -interface RTCRtpTransceiver { - readonly currentDirection: RTCRtpTransceiverDirection | null; - direction: RTCRtpTransceiverDirection; - readonly mid: string | null; - readonly receiver: RTCRtpReceiver; - readonly sender: RTCRtpSender; - readonly stopped: boolean; - setCodecPreferences(codecs: RTCRtpCodecCapability[]): void; - stop(): void; -} - -declare var RTCRtpTransceiver: { - prototype: RTCRtpTransceiver; - new(): RTCRtpTransceiver; -}; - -interface RTCSctpTransportEventMap { - "statechange": Event; -} - -interface RTCSctpTransport { - readonly maxChannels: number | null; - readonly maxMessageSize: number; - onstatechange: ((this: RTCSctpTransport, ev: Event) => any) | null; - readonly state: RTCSctpTransportState; - readonly transport: RTCDtlsTransport; - addEventListener(type: K, listener: (this: RTCSctpTransport, ev: RTCSctpTransportEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: RTCSctpTransport, ev: RTCSctpTransportEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var RTCSctpTransport: { - prototype: RTCSctpTransport; - new(): RTCSctpTransport; -}; - -interface RTCSessionDescription { - readonly sdp: string; - readonly type: RTCSdpType; - toJSON(): any; -} - -declare var RTCSessionDescription: { - prototype: RTCSessionDescription; - new(descriptionInitDict: RTCSessionDescriptionInit): RTCSessionDescription; -}; - -interface RTCSrtpSdesTransportEventMap { - "error": Event; -} - -interface RTCSrtpSdesTransport extends EventTarget { - onerror: ((this: RTCSrtpSdesTransport, ev: Event) => any) | null; - readonly transport: RTCIceTransport; - addEventListener(type: K, listener: (this: RTCSrtpSdesTransport, ev: RTCSrtpSdesTransportEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: RTCSrtpSdesTransport, ev: RTCSrtpSdesTransportEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var RTCSrtpSdesTransport: { - prototype: RTCSrtpSdesTransport; - new(transport: RTCIceTransport, encryptParameters: RTCSrtpSdesParameters, decryptParameters: RTCSrtpSdesParameters): RTCSrtpSdesTransport; - getLocalParameters(): RTCSrtpSdesParameters[]; -}; - -interface RTCSsrcConflictEvent extends Event { - readonly ssrc: number; -} - -declare var RTCSsrcConflictEvent: { - prototype: RTCSsrcConflictEvent; - new(): RTCSsrcConflictEvent; -}; - -interface RTCStatsEvent extends Event { - readonly report: RTCStatsReport; -} - -declare var RTCStatsEvent: { - prototype: RTCStatsEvent; - new(type: string, eventInitDict: RTCStatsEventInit): RTCStatsEvent; -}; - -interface RTCStatsProvider extends EventTarget { - getStats(): Promise; - msGetStats(): Promise; -} - -declare var RTCStatsProvider: { - prototype: RTCStatsProvider; - new(): RTCStatsProvider; -}; - -interface RTCStatsReport { - forEach(callbackfn: (value: any, key: string, parent: RTCStatsReport) => void, thisArg?: any): void; -} - -declare var RTCStatsReport: { - prototype: RTCStatsReport; - new(): RTCStatsReport; -}; - -interface RTCTrackEvent extends Event { - readonly receiver: RTCRtpReceiver; - readonly streams: ReadonlyArray; - readonly track: MediaStreamTrack; - readonly transceiver: RTCRtpTransceiver; -} - -declare var RTCTrackEvent: { - prototype: RTCTrackEvent; - new(type: string, eventInitDict: RTCTrackEventInit): RTCTrackEvent; -}; - -interface RadioNodeList extends NodeList { - value: string; -} - -declare var RadioNodeList: { - prototype: RadioNodeList; - new(): RadioNodeList; -}; - -interface RandomSource { - getRandomValues(array: T): T; -} - -declare var RandomSource: { - prototype: RandomSource; - new(): RandomSource; -}; - -interface Range extends AbstractRange { - /** - * Returns the node, furthest away from - * the document, that is an ancestor of both range's start node and end node. - */ - readonly commonAncestorContainer: Node; - cloneContents(): DocumentFragment; - cloneRange(): Range; - collapse(toStart?: boolean): void; - compareBoundaryPoints(how: number, sourceRange: Range): number; - /** - * Returns −1 if the point is before the range, 0 if the point is - * in the range, and 1 if the point is after the range. - */ - comparePoint(node: Node, offset: number): number; - createContextualFragment(fragment: string): DocumentFragment; - deleteContents(): void; - detach(): void; - extractContents(): DocumentFragment; - getBoundingClientRect(): ClientRect | DOMRect; - getClientRects(): ClientRectList | DOMRectList; - insertNode(node: Node): void; - /** - * Returns whether range intersects node. - */ - intersectsNode(node: Node): boolean; - isPointInRange(node: Node, offset: number): boolean; - selectNode(node: Node): void; - selectNodeContents(node: Node): void; - setEnd(node: Node, offset: number): void; - setEndAfter(node: Node): void; - setEndBefore(node: Node): void; - setStart(node: Node, offset: number): void; - setStartAfter(node: Node): void; - setStartBefore(node: Node): void; - surroundContents(newParent: Node): void; - readonly END_TO_END: number; - readonly END_TO_START: number; - readonly START_TO_END: number; - readonly START_TO_START: number; -} - -declare var Range: { - prototype: Range; - new(): Range; - readonly END_TO_END: number; - readonly END_TO_START: number; - readonly START_TO_END: number; - readonly START_TO_START: number; -}; - -interface ReadableByteStreamController { - readonly byobRequest: ReadableStreamBYOBRequest | undefined; - readonly desiredSize: number | null; - close(): void; - enqueue(chunk: ArrayBufferView): void; - error(error?: any): void; -} - -interface ReadableStream { - readonly locked: boolean; - cancel(reason?: any): Promise; - getReader(options: { mode: "byob" }): ReadableStreamBYOBReader; - getReader(): ReadableStreamDefaultReader; - pipeThrough({ writable, readable }: { writable: WritableStream, readable: ReadableStream }, options?: PipeOptions): ReadableStream; - pipeTo(dest: WritableStream, options?: PipeOptions): Promise; - tee(): [ReadableStream, ReadableStream]; -} - -declare var ReadableStream: { - prototype: ReadableStream; - new(underlyingSource: UnderlyingByteSource, strategy?: { highWaterMark?: number, size?: undefined }): ReadableStream; - new(underlyingSource?: UnderlyingSource, strategy?: QueuingStrategy): ReadableStream; -}; - -interface ReadableStreamBYOBReader { - readonly closed: Promise; - cancel(reason?: any): Promise; - read(view: T): Promise>; - releaseLock(): void; -} - -declare var ReadableStreamBYOBReader: { - prototype: ReadableStreamBYOBReader; - new(stream: ReadableStream): ReadableStreamBYOBReader; -}; - -interface ReadableStreamBYOBRequest { - readonly view: ArrayBufferView; - respond(bytesWritten: number): void; - respondWithNewView(view: ArrayBufferView): void; -} - -interface ReadableStreamDefaultController { - readonly desiredSize: number | null; - close(): void; - enqueue(chunk: R): void; - error(error?: any): void; -} - -interface ReadableStreamDefaultReader { - readonly closed: Promise; - cancel(reason?: any): Promise; - read(): Promise>; - releaseLock(): void; -} - -interface ReadableStreamReadResult { - done: boolean; - value: T; -} - -interface ReadableStreamReader { - cancel(): Promise; - read(): Promise>; - releaseLock(): void; -} - -declare var ReadableStreamReader: { - prototype: ReadableStreamReader; - new(): ReadableStreamReader; -}; - -interface Request extends Body { - /** - * Returns the cache mode associated with request, which is a string indicating - * how the request will interact with the browser's cache when fetching. - */ - readonly cache: RequestCache; - /** - * Returns the credentials mode associated with request, which is a string - * indicating whether credentials will be sent with the request always, never, or only when sent to a - * same-origin URL. - */ - readonly credentials: RequestCredentials; - /** - * Returns the kind of resource requested by request, e.g., "document" or - * "script". - */ - readonly destination: RequestDestination; - /** - * Returns a Headers object consisting of the headers associated with request. - * Note that headers added in the network layer by the user agent will not be accounted for in this - * object, e.g., the "Host" header. - */ - readonly headers: Headers; - /** - * Returns request's subresource integrity metadata, which is a cryptographic hash of - * the resource being fetched. Its value consists of multiple hashes separated by whitespace. [SRI] - */ - readonly integrity: string; - /** - * Returns a boolean indicating whether or not request is for a history - * navigation (a.k.a. back-foward navigation). - */ - readonly isHistoryNavigation: boolean; - /** - * Returns a boolean indicating whether or not request is for a reload navigation. - */ - readonly isReloadNavigation: boolean; - /** - * Returns a boolean indicating whether or not request can outlive the global in which - * it was created. - */ - readonly keepalive: boolean; - /** - * Returns request's HTTP method, which is "GET" by default. - */ - readonly method: string; - /** - * Returns the mode associated with request, which is a string indicating - * whether the request will use CORS, or will be restricted to same-origin URLs. - */ - readonly mode: RequestMode; - /** - * Returns the redirect mode associated with request, which is a string - * indicating how redirects for the request will be handled during fetching. A request will follow redirects by default. - */ - readonly redirect: RequestRedirect; - /** - * Returns the referrer of request. Its value can be a same-origin URL if - * explicitly set in init, the empty string to indicate no referrer, and - * "about:client" when defaulting to the global's default. This is used during - * fetching to determine the value of the `Referer` header of the request being made. - */ - readonly referrer: string; - /** - * Returns the referrer policy associated with request. This is used during - * fetching to compute the value of the request's referrer. - */ - readonly referrerPolicy: ReferrerPolicy; - /** - * Returns the signal associated with request, which is an AbortSignal object indicating whether or not request has been aborted, and its abort - * event handler. - */ - readonly signal: AbortSignal; - /** - * Returns the URL of request as a string. - */ - readonly url: string; - clone(): Request; -} - -declare var Request: { - prototype: Request; - new(input: RequestInfo, init?: RequestInit): Request; -}; - -interface Response extends Body { - readonly headers: Headers; - readonly ok: boolean; - readonly redirected: boolean; - readonly status: number; - readonly statusText: string; - readonly trailer: Promise; - readonly type: ResponseType; - readonly url: string; - clone(): Response; -} - -declare var Response: { - prototype: Response; - new(body?: BodyInit | null, init?: ResponseInit): Response; - error(): Response; - redirect(url: string, status?: number): Response; -}; - -interface SVGAElement extends SVGGraphicsElement, SVGURIReference { - readonly target: SVGAnimatedString; - addEventListener(type: K, listener: (this: SVGAElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGAElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGAElement: { - prototype: SVGAElement; - new(): SVGAElement; -}; - -interface SVGAngle { - readonly unitType: number; - value: number; - valueAsString: string; - valueInSpecifiedUnits: number; - convertToSpecifiedUnits(unitType: number): void; - newValueSpecifiedUnits(unitType: number, valueInSpecifiedUnits: number): void; - readonly SVG_ANGLETYPE_DEG: number; - readonly SVG_ANGLETYPE_GRAD: number; - readonly SVG_ANGLETYPE_RAD: number; - readonly SVG_ANGLETYPE_UNKNOWN: number; - readonly SVG_ANGLETYPE_UNSPECIFIED: number; -} - -declare var SVGAngle: { - prototype: SVGAngle; - new(): SVGAngle; - readonly SVG_ANGLETYPE_DEG: number; - readonly SVG_ANGLETYPE_GRAD: number; - readonly SVG_ANGLETYPE_RAD: number; - readonly SVG_ANGLETYPE_UNKNOWN: number; - readonly SVG_ANGLETYPE_UNSPECIFIED: number; -}; - -interface SVGAnimateElement extends SVGAnimationElement { - addEventListener(type: K, listener: (this: SVGAnimateElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGAnimateElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGAnimateElement: { - prototype: SVGAnimateElement; - new(): SVGAnimateElement; -}; - -interface SVGAnimateMotionElement extends SVGAnimationElement { - addEventListener(type: K, listener: (this: SVGAnimateMotionElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGAnimateMotionElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGAnimateMotionElement: { - prototype: SVGAnimateMotionElement; - new(): SVGAnimateMotionElement; -}; - -interface SVGAnimateTransformElement extends SVGAnimationElement { - addEventListener(type: K, listener: (this: SVGAnimateTransformElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGAnimateTransformElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGAnimateTransformElement: { - prototype: SVGAnimateTransformElement; - new(): SVGAnimateTransformElement; -}; - -interface SVGAnimatedAngle { - readonly animVal: SVGAngle; - readonly baseVal: SVGAngle; -} - -declare var SVGAnimatedAngle: { - prototype: SVGAnimatedAngle; - new(): SVGAnimatedAngle; -}; - -interface SVGAnimatedBoolean { - readonly animVal: boolean; - baseVal: boolean; -} - -declare var SVGAnimatedBoolean: { - prototype: SVGAnimatedBoolean; - new(): SVGAnimatedBoolean; -}; - -interface SVGAnimatedEnumeration { - readonly animVal: number; - baseVal: number; -} - -declare var SVGAnimatedEnumeration: { - prototype: SVGAnimatedEnumeration; - new(): SVGAnimatedEnumeration; -}; - -interface SVGAnimatedInteger { - readonly animVal: number; - baseVal: number; -} - -declare var SVGAnimatedInteger: { - prototype: SVGAnimatedInteger; - new(): SVGAnimatedInteger; -}; - -interface SVGAnimatedLength { - readonly animVal: SVGLength; - readonly baseVal: SVGLength; -} - -declare var SVGAnimatedLength: { - prototype: SVGAnimatedLength; - new(): SVGAnimatedLength; -}; - -interface SVGAnimatedLengthList { - readonly animVal: SVGLengthList; - readonly baseVal: SVGLengthList; -} - -declare var SVGAnimatedLengthList: { - prototype: SVGAnimatedLengthList; - new(): SVGAnimatedLengthList; -}; - -interface SVGAnimatedNumber { - readonly animVal: number; - baseVal: number; -} - -declare var SVGAnimatedNumber: { - prototype: SVGAnimatedNumber; - new(): SVGAnimatedNumber; -}; - -interface SVGAnimatedNumberList { - readonly animVal: SVGNumberList; - readonly baseVal: SVGNumberList; -} - -declare var SVGAnimatedNumberList: { - prototype: SVGAnimatedNumberList; - new(): SVGAnimatedNumberList; -}; - -interface SVGAnimatedPoints { - readonly animatedPoints: SVGPointList; - readonly points: SVGPointList; -} - -interface SVGAnimatedPreserveAspectRatio { - readonly animVal: SVGPreserveAspectRatio; - readonly baseVal: SVGPreserveAspectRatio; -} - -declare var SVGAnimatedPreserveAspectRatio: { - prototype: SVGAnimatedPreserveAspectRatio; - new(): SVGAnimatedPreserveAspectRatio; -}; - -interface SVGAnimatedRect { - readonly animVal: DOMRectReadOnly; - readonly baseVal: DOMRect; -} - -declare var SVGAnimatedRect: { - prototype: SVGAnimatedRect; - new(): SVGAnimatedRect; -}; - -interface SVGAnimatedString { - readonly animVal: string; - baseVal: string; -} - -declare var SVGAnimatedString: { - prototype: SVGAnimatedString; - new(): SVGAnimatedString; -}; - -interface SVGAnimatedTransformList { - readonly animVal: SVGTransformList; - readonly baseVal: SVGTransformList; -} - -declare var SVGAnimatedTransformList: { - prototype: SVGAnimatedTransformList; - new(): SVGAnimatedTransformList; -}; - -interface SVGAnimationElement extends SVGElement { - readonly targetElement: SVGElement; - getCurrentTime(): number; - getSimpleDuration(): number; - getStartTime(): number; - addEventListener(type: K, listener: (this: SVGAnimationElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGAnimationElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGAnimationElement: { - prototype: SVGAnimationElement; - new(): SVGAnimationElement; -}; - -interface SVGCircleElement extends SVGGraphicsElement { - readonly cx: SVGAnimatedLength; - readonly cy: SVGAnimatedLength; - readonly r: SVGAnimatedLength; - addEventListener(type: K, listener: (this: SVGCircleElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGCircleElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGCircleElement: { - prototype: SVGCircleElement; - new(): SVGCircleElement; -}; - -interface SVGClipPathElement extends SVGGraphicsElement { - readonly clipPathUnits: SVGAnimatedEnumeration; - addEventListener(type: K, listener: (this: SVGClipPathElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGClipPathElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGClipPathElement: { - prototype: SVGClipPathElement; - new(): SVGClipPathElement; -}; - -interface SVGComponentTransferFunctionElement extends SVGElement { - readonly amplitude: SVGAnimatedNumber; - readonly exponent: SVGAnimatedNumber; - readonly intercept: SVGAnimatedNumber; - readonly offset: SVGAnimatedNumber; - readonly slope: SVGAnimatedNumber; - readonly tableValues: SVGAnimatedNumberList; - readonly type: SVGAnimatedEnumeration; - readonly SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE: number; - readonly SVG_FECOMPONENTTRANSFER_TYPE_GAMMA: number; - readonly SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY: number; - readonly SVG_FECOMPONENTTRANSFER_TYPE_LINEAR: number; - readonly SVG_FECOMPONENTTRANSFER_TYPE_TABLE: number; - readonly SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN: number; - addEventListener(type: K, listener: (this: SVGComponentTransferFunctionElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGComponentTransferFunctionElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGComponentTransferFunctionElement: { - prototype: SVGComponentTransferFunctionElement; - new(): SVGComponentTransferFunctionElement; - readonly SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE: number; - readonly SVG_FECOMPONENTTRANSFER_TYPE_GAMMA: number; - readonly SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY: number; - readonly SVG_FECOMPONENTTRANSFER_TYPE_LINEAR: number; - readonly SVG_FECOMPONENTTRANSFER_TYPE_TABLE: number; - readonly SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN: number; -}; - -interface SVGCursorElement extends SVGElement { - readonly x: SVGAnimatedLength; - readonly y: SVGAnimatedLength; - addEventListener(type: K, listener: (this: SVGCursorElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGCursorElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGCursorElement: { - prototype: SVGCursorElement; - new(): SVGCursorElement; -}; - -interface SVGDefsElement extends SVGGraphicsElement { - addEventListener(type: K, listener: (this: SVGDefsElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGDefsElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGDefsElement: { - prototype: SVGDefsElement; - new(): SVGDefsElement; -}; - -interface SVGDescElement extends SVGElement { - addEventListener(type: K, listener: (this: SVGDescElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGDescElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGDescElement: { - prototype: SVGDescElement; - new(): SVGDescElement; -}; - -interface SVGElementEventMap extends ElementEventMap, GlobalEventHandlersEventMap, DocumentAndElementEventHandlersEventMap { -} - -interface SVGElement extends Element, GlobalEventHandlers, DocumentAndElementEventHandlers, SVGElementInstance, HTMLOrSVGElement, ElementCSSInlineStyle { - /** @deprecated */ - readonly className: any; - readonly ownerSVGElement: SVGSVGElement | null; - readonly viewportElement: SVGElement | null; - addEventListener(type: K, listener: (this: SVGElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGElement: { - prototype: SVGElement; - new(): SVGElement; -}; - -interface SVGElementInstance extends EventTarget { - readonly correspondingElement: SVGElement; - readonly correspondingUseElement: SVGUseElement; -} - -declare var SVGElementInstance: { - prototype: SVGElementInstance; - new(): SVGElementInstance; -}; - -interface SVGElementInstanceList { - /** @deprecated */ - readonly length: number; - /** @deprecated */ - item(index: number): SVGElementInstance; -} - -declare var SVGElementInstanceList: { - prototype: SVGElementInstanceList; - new(): SVGElementInstanceList; -}; - -interface SVGEllipseElement extends SVGGraphicsElement { - readonly cx: SVGAnimatedLength; - readonly cy: SVGAnimatedLength; - readonly rx: SVGAnimatedLength; - readonly ry: SVGAnimatedLength; - addEventListener(type: K, listener: (this: SVGEllipseElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGEllipseElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGEllipseElement: { - prototype: SVGEllipseElement; - new(): SVGEllipseElement; -}; - -interface SVGFEBlendElement extends SVGElement, SVGFilterPrimitiveStandardAttributes { - readonly in1: SVGAnimatedString; - readonly in2: SVGAnimatedString; - readonly mode: SVGAnimatedEnumeration; - readonly SVG_FEBLEND_MODE_COLOR: number; - readonly SVG_FEBLEND_MODE_COLOR_BURN: number; - readonly SVG_FEBLEND_MODE_COLOR_DODGE: number; - readonly SVG_FEBLEND_MODE_DARKEN: number; - readonly SVG_FEBLEND_MODE_DIFFERENCE: number; - readonly SVG_FEBLEND_MODE_EXCLUSION: number; - readonly SVG_FEBLEND_MODE_HARD_LIGHT: number; - readonly SVG_FEBLEND_MODE_HUE: number; - readonly SVG_FEBLEND_MODE_LIGHTEN: number; - readonly SVG_FEBLEND_MODE_LUMINOSITY: number; - readonly SVG_FEBLEND_MODE_MULTIPLY: number; - readonly SVG_FEBLEND_MODE_NORMAL: number; - readonly SVG_FEBLEND_MODE_OVERLAY: number; - readonly SVG_FEBLEND_MODE_SATURATION: number; - readonly SVG_FEBLEND_MODE_SCREEN: number; - readonly SVG_FEBLEND_MODE_SOFT_LIGHT: number; - readonly SVG_FEBLEND_MODE_UNKNOWN: number; - addEventListener(type: K, listener: (this: SVGFEBlendElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFEBlendElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFEBlendElement: { - prototype: SVGFEBlendElement; - new(): SVGFEBlendElement; - readonly SVG_FEBLEND_MODE_COLOR: number; - readonly SVG_FEBLEND_MODE_COLOR_BURN: number; - readonly SVG_FEBLEND_MODE_COLOR_DODGE: number; - readonly SVG_FEBLEND_MODE_DARKEN: number; - readonly SVG_FEBLEND_MODE_DIFFERENCE: number; - readonly SVG_FEBLEND_MODE_EXCLUSION: number; - readonly SVG_FEBLEND_MODE_HARD_LIGHT: number; - readonly SVG_FEBLEND_MODE_HUE: number; - readonly SVG_FEBLEND_MODE_LIGHTEN: number; - readonly SVG_FEBLEND_MODE_LUMINOSITY: number; - readonly SVG_FEBLEND_MODE_MULTIPLY: number; - readonly SVG_FEBLEND_MODE_NORMAL: number; - readonly SVG_FEBLEND_MODE_OVERLAY: number; - readonly SVG_FEBLEND_MODE_SATURATION: number; - readonly SVG_FEBLEND_MODE_SCREEN: number; - readonly SVG_FEBLEND_MODE_SOFT_LIGHT: number; - readonly SVG_FEBLEND_MODE_UNKNOWN: number; -}; - -interface SVGFEColorMatrixElement extends SVGElement, SVGFilterPrimitiveStandardAttributes { - readonly in1: SVGAnimatedString; - readonly type: SVGAnimatedEnumeration; - readonly values: SVGAnimatedNumberList; - readonly SVG_FECOLORMATRIX_TYPE_HUEROTATE: number; - readonly SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA: number; - readonly SVG_FECOLORMATRIX_TYPE_MATRIX: number; - readonly SVG_FECOLORMATRIX_TYPE_SATURATE: number; - readonly SVG_FECOLORMATRIX_TYPE_UNKNOWN: number; - addEventListener(type: K, listener: (this: SVGFEColorMatrixElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFEColorMatrixElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFEColorMatrixElement: { - prototype: SVGFEColorMatrixElement; - new(): SVGFEColorMatrixElement; - readonly SVG_FECOLORMATRIX_TYPE_HUEROTATE: number; - readonly SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA: number; - readonly SVG_FECOLORMATRIX_TYPE_MATRIX: number; - readonly SVG_FECOLORMATRIX_TYPE_SATURATE: number; - readonly SVG_FECOLORMATRIX_TYPE_UNKNOWN: number; -}; - -interface SVGFEComponentTransferElement extends SVGElement, SVGFilterPrimitiveStandardAttributes { - readonly in1: SVGAnimatedString; - addEventListener(type: K, listener: (this: SVGFEComponentTransferElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFEComponentTransferElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFEComponentTransferElement: { - prototype: SVGFEComponentTransferElement; - new(): SVGFEComponentTransferElement; -}; - -interface SVGFECompositeElement extends SVGElement, SVGFilterPrimitiveStandardAttributes { - readonly in1: SVGAnimatedString; - readonly in2: SVGAnimatedString; - readonly k1: SVGAnimatedNumber; - readonly k2: SVGAnimatedNumber; - readonly k3: SVGAnimatedNumber; - readonly k4: SVGAnimatedNumber; - readonly operator: SVGAnimatedEnumeration; - readonly SVG_FECOMPOSITE_OPERATOR_ARITHMETIC: number; - readonly SVG_FECOMPOSITE_OPERATOR_ATOP: number; - readonly SVG_FECOMPOSITE_OPERATOR_IN: number; - readonly SVG_FECOMPOSITE_OPERATOR_OUT: number; - readonly SVG_FECOMPOSITE_OPERATOR_OVER: number; - readonly SVG_FECOMPOSITE_OPERATOR_UNKNOWN: number; - readonly SVG_FECOMPOSITE_OPERATOR_XOR: number; - addEventListener(type: K, listener: (this: SVGFECompositeElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFECompositeElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFECompositeElement: { - prototype: SVGFECompositeElement; - new(): SVGFECompositeElement; - readonly SVG_FECOMPOSITE_OPERATOR_ARITHMETIC: number; - readonly SVG_FECOMPOSITE_OPERATOR_ATOP: number; - readonly SVG_FECOMPOSITE_OPERATOR_IN: number; - readonly SVG_FECOMPOSITE_OPERATOR_OUT: number; - readonly SVG_FECOMPOSITE_OPERATOR_OVER: number; - readonly SVG_FECOMPOSITE_OPERATOR_UNKNOWN: number; - readonly SVG_FECOMPOSITE_OPERATOR_XOR: number; -}; - -interface SVGFEConvolveMatrixElement extends SVGElement, SVGFilterPrimitiveStandardAttributes { - readonly bias: SVGAnimatedNumber; - readonly divisor: SVGAnimatedNumber; - readonly edgeMode: SVGAnimatedEnumeration; - readonly in1: SVGAnimatedString; - readonly kernelMatrix: SVGAnimatedNumberList; - readonly kernelUnitLengthX: SVGAnimatedNumber; - readonly kernelUnitLengthY: SVGAnimatedNumber; - readonly orderX: SVGAnimatedInteger; - readonly orderY: SVGAnimatedInteger; - readonly preserveAlpha: SVGAnimatedBoolean; - readonly targetX: SVGAnimatedInteger; - readonly targetY: SVGAnimatedInteger; - readonly SVG_EDGEMODE_DUPLICATE: number; - readonly SVG_EDGEMODE_NONE: number; - readonly SVG_EDGEMODE_UNKNOWN: number; - readonly SVG_EDGEMODE_WRAP: number; - addEventListener(type: K, listener: (this: SVGFEConvolveMatrixElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFEConvolveMatrixElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFEConvolveMatrixElement: { - prototype: SVGFEConvolveMatrixElement; - new(): SVGFEConvolveMatrixElement; - readonly SVG_EDGEMODE_DUPLICATE: number; - readonly SVG_EDGEMODE_NONE: number; - readonly SVG_EDGEMODE_UNKNOWN: number; - readonly SVG_EDGEMODE_WRAP: number; -}; - -interface SVGFEDiffuseLightingElement extends SVGElement, SVGFilterPrimitiveStandardAttributes { - readonly diffuseConstant: SVGAnimatedNumber; - readonly in1: SVGAnimatedString; - readonly kernelUnitLengthX: SVGAnimatedNumber; - readonly kernelUnitLengthY: SVGAnimatedNumber; - readonly surfaceScale: SVGAnimatedNumber; - addEventListener(type: K, listener: (this: SVGFEDiffuseLightingElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFEDiffuseLightingElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFEDiffuseLightingElement: { - prototype: SVGFEDiffuseLightingElement; - new(): SVGFEDiffuseLightingElement; -}; - -interface SVGFEDisplacementMapElement extends SVGElement, SVGFilterPrimitiveStandardAttributes { - readonly in1: SVGAnimatedString; - readonly in2: SVGAnimatedString; - readonly scale: SVGAnimatedNumber; - readonly xChannelSelector: SVGAnimatedEnumeration; - readonly yChannelSelector: SVGAnimatedEnumeration; - readonly SVG_CHANNEL_A: number; - readonly SVG_CHANNEL_B: number; - readonly SVG_CHANNEL_G: number; - readonly SVG_CHANNEL_R: number; - readonly SVG_CHANNEL_UNKNOWN: number; - addEventListener(type: K, listener: (this: SVGFEDisplacementMapElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFEDisplacementMapElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFEDisplacementMapElement: { - prototype: SVGFEDisplacementMapElement; - new(): SVGFEDisplacementMapElement; - readonly SVG_CHANNEL_A: number; - readonly SVG_CHANNEL_B: number; - readonly SVG_CHANNEL_G: number; - readonly SVG_CHANNEL_R: number; - readonly SVG_CHANNEL_UNKNOWN: number; -}; - -interface SVGFEDistantLightElement extends SVGElement { - readonly azimuth: SVGAnimatedNumber; - readonly elevation: SVGAnimatedNumber; - addEventListener(type: K, listener: (this: SVGFEDistantLightElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFEDistantLightElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFEDistantLightElement: { - prototype: SVGFEDistantLightElement; - new(): SVGFEDistantLightElement; -}; - -interface SVGFEFloodElement extends SVGElement, SVGFilterPrimitiveStandardAttributes { - addEventListener(type: K, listener: (this: SVGFEFloodElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFEFloodElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFEFloodElement: { - prototype: SVGFEFloodElement; - new(): SVGFEFloodElement; -}; - -interface SVGFEFuncAElement extends SVGComponentTransferFunctionElement { - addEventListener(type: K, listener: (this: SVGFEFuncAElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFEFuncAElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFEFuncAElement: { - prototype: SVGFEFuncAElement; - new(): SVGFEFuncAElement; -}; - -interface SVGFEFuncBElement extends SVGComponentTransferFunctionElement { - addEventListener(type: K, listener: (this: SVGFEFuncBElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFEFuncBElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFEFuncBElement: { - prototype: SVGFEFuncBElement; - new(): SVGFEFuncBElement; -}; - -interface SVGFEFuncGElement extends SVGComponentTransferFunctionElement { - addEventListener(type: K, listener: (this: SVGFEFuncGElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFEFuncGElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFEFuncGElement: { - prototype: SVGFEFuncGElement; - new(): SVGFEFuncGElement; -}; - -interface SVGFEFuncRElement extends SVGComponentTransferFunctionElement { - addEventListener(type: K, listener: (this: SVGFEFuncRElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFEFuncRElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFEFuncRElement: { - prototype: SVGFEFuncRElement; - new(): SVGFEFuncRElement; -}; - -interface SVGFEGaussianBlurElement extends SVGElement, SVGFilterPrimitiveStandardAttributes { - readonly in1: SVGAnimatedString; - readonly stdDeviationX: SVGAnimatedNumber; - readonly stdDeviationY: SVGAnimatedNumber; - setStdDeviation(stdDeviationX: number, stdDeviationY: number): void; - addEventListener(type: K, listener: (this: SVGFEGaussianBlurElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFEGaussianBlurElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFEGaussianBlurElement: { - prototype: SVGFEGaussianBlurElement; - new(): SVGFEGaussianBlurElement; -}; - -interface SVGFEImageElement extends SVGElement, SVGFilterPrimitiveStandardAttributes, SVGURIReference { - readonly preserveAspectRatio: SVGAnimatedPreserveAspectRatio; - addEventListener(type: K, listener: (this: SVGFEImageElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFEImageElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFEImageElement: { - prototype: SVGFEImageElement; - new(): SVGFEImageElement; -}; - -interface SVGFEMergeElement extends SVGElement, SVGFilterPrimitiveStandardAttributes { - addEventListener(type: K, listener: (this: SVGFEMergeElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFEMergeElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFEMergeElement: { - prototype: SVGFEMergeElement; - new(): SVGFEMergeElement; -}; - -interface SVGFEMergeNodeElement extends SVGElement { - readonly in1: SVGAnimatedString; - addEventListener(type: K, listener: (this: SVGFEMergeNodeElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFEMergeNodeElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFEMergeNodeElement: { - prototype: SVGFEMergeNodeElement; - new(): SVGFEMergeNodeElement; -}; - -interface SVGFEMorphologyElement extends SVGElement, SVGFilterPrimitiveStandardAttributes { - readonly in1: SVGAnimatedString; - readonly operator: SVGAnimatedEnumeration; - readonly radiusX: SVGAnimatedNumber; - readonly radiusY: SVGAnimatedNumber; - readonly SVG_MORPHOLOGY_OPERATOR_DILATE: number; - readonly SVG_MORPHOLOGY_OPERATOR_ERODE: number; - readonly SVG_MORPHOLOGY_OPERATOR_UNKNOWN: number; - addEventListener(type: K, listener: (this: SVGFEMorphologyElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFEMorphologyElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFEMorphologyElement: { - prototype: SVGFEMorphologyElement; - new(): SVGFEMorphologyElement; - readonly SVG_MORPHOLOGY_OPERATOR_DILATE: number; - readonly SVG_MORPHOLOGY_OPERATOR_ERODE: number; - readonly SVG_MORPHOLOGY_OPERATOR_UNKNOWN: number; -}; - -interface SVGFEOffsetElement extends SVGElement, SVGFilterPrimitiveStandardAttributes { - readonly dx: SVGAnimatedNumber; - readonly dy: SVGAnimatedNumber; - readonly in1: SVGAnimatedString; - addEventListener(type: K, listener: (this: SVGFEOffsetElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFEOffsetElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFEOffsetElement: { - prototype: SVGFEOffsetElement; - new(): SVGFEOffsetElement; -}; - -interface SVGFEPointLightElement extends SVGElement { - readonly x: SVGAnimatedNumber; - readonly y: SVGAnimatedNumber; - readonly z: SVGAnimatedNumber; - addEventListener(type: K, listener: (this: SVGFEPointLightElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFEPointLightElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFEPointLightElement: { - prototype: SVGFEPointLightElement; - new(): SVGFEPointLightElement; -}; - -interface SVGFESpecularLightingElement extends SVGElement, SVGFilterPrimitiveStandardAttributes { - readonly in1: SVGAnimatedString; - readonly kernelUnitLengthX: SVGAnimatedNumber; - readonly kernelUnitLengthY: SVGAnimatedNumber; - readonly specularConstant: SVGAnimatedNumber; - readonly specularExponent: SVGAnimatedNumber; - readonly surfaceScale: SVGAnimatedNumber; - addEventListener(type: K, listener: (this: SVGFESpecularLightingElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFESpecularLightingElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFESpecularLightingElement: { - prototype: SVGFESpecularLightingElement; - new(): SVGFESpecularLightingElement; -}; - -interface SVGFESpotLightElement extends SVGElement { - readonly limitingConeAngle: SVGAnimatedNumber; - readonly pointsAtX: SVGAnimatedNumber; - readonly pointsAtY: SVGAnimatedNumber; - readonly pointsAtZ: SVGAnimatedNumber; - readonly specularExponent: SVGAnimatedNumber; - readonly x: SVGAnimatedNumber; - readonly y: SVGAnimatedNumber; - readonly z: SVGAnimatedNumber; - addEventListener(type: K, listener: (this: SVGFESpotLightElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFESpotLightElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFESpotLightElement: { - prototype: SVGFESpotLightElement; - new(): SVGFESpotLightElement; -}; - -interface SVGFETileElement extends SVGElement, SVGFilterPrimitiveStandardAttributes { - readonly in1: SVGAnimatedString; - addEventListener(type: K, listener: (this: SVGFETileElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFETileElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFETileElement: { - prototype: SVGFETileElement; - new(): SVGFETileElement; -}; - -interface SVGFETurbulenceElement extends SVGElement, SVGFilterPrimitiveStandardAttributes { - readonly baseFrequencyX: SVGAnimatedNumber; - readonly baseFrequencyY: SVGAnimatedNumber; - readonly numOctaves: SVGAnimatedInteger; - readonly seed: SVGAnimatedNumber; - readonly stitchTiles: SVGAnimatedEnumeration; - readonly type: SVGAnimatedEnumeration; - readonly SVG_STITCHTYPE_NOSTITCH: number; - readonly SVG_STITCHTYPE_STITCH: number; - readonly SVG_STITCHTYPE_UNKNOWN: number; - readonly SVG_TURBULENCE_TYPE_FRACTALNOISE: number; - readonly SVG_TURBULENCE_TYPE_TURBULENCE: number; - readonly SVG_TURBULENCE_TYPE_UNKNOWN: number; - addEventListener(type: K, listener: (this: SVGFETurbulenceElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFETurbulenceElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFETurbulenceElement: { - prototype: SVGFETurbulenceElement; - new(): SVGFETurbulenceElement; - readonly SVG_STITCHTYPE_NOSTITCH: number; - readonly SVG_STITCHTYPE_STITCH: number; - readonly SVG_STITCHTYPE_UNKNOWN: number; - readonly SVG_TURBULENCE_TYPE_FRACTALNOISE: number; - readonly SVG_TURBULENCE_TYPE_TURBULENCE: number; - readonly SVG_TURBULENCE_TYPE_UNKNOWN: number; -}; - -interface SVGFilterElement extends SVGElement, SVGURIReference { - /** @deprecated */ - readonly filterResX: SVGAnimatedInteger; - /** @deprecated */ - readonly filterResY: SVGAnimatedInteger; - readonly filterUnits: SVGAnimatedEnumeration; - readonly height: SVGAnimatedLength; - readonly primitiveUnits: SVGAnimatedEnumeration; - readonly width: SVGAnimatedLength; - readonly x: SVGAnimatedLength; - readonly y: SVGAnimatedLength; - /** @deprecated */ - setFilterRes(filterResX: number, filterResY: number): void; - addEventListener(type: K, listener: (this: SVGFilterElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGFilterElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGFilterElement: { - prototype: SVGFilterElement; - new(): SVGFilterElement; -}; - -interface SVGFilterPrimitiveStandardAttributes { - readonly height: SVGAnimatedLength; - readonly result: SVGAnimatedString; - readonly width: SVGAnimatedLength; - readonly x: SVGAnimatedLength; - readonly y: SVGAnimatedLength; -} - -interface SVGFitToViewBox { - readonly preserveAspectRatio: SVGAnimatedPreserveAspectRatio; - readonly viewBox: SVGAnimatedRect; -} - -interface SVGForeignObjectElement extends SVGGraphicsElement { - readonly height: SVGAnimatedLength; - readonly width: SVGAnimatedLength; - readonly x: SVGAnimatedLength; - readonly y: SVGAnimatedLength; - addEventListener(type: K, listener: (this: SVGForeignObjectElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGForeignObjectElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGForeignObjectElement: { - prototype: SVGForeignObjectElement; - new(): SVGForeignObjectElement; -}; - -interface SVGGElement extends SVGGraphicsElement { - addEventListener(type: K, listener: (this: SVGGElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGGElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGGElement: { - prototype: SVGGElement; - new(): SVGGElement; -}; - -interface SVGGeometryElement extends SVGGraphicsElement { - readonly pathLength: SVGAnimatedNumber; - getPointAtLength(distance: number): DOMPoint; - getTotalLength(): number; - isPointInFill(point?: DOMPointInit): boolean; - isPointInStroke(point?: DOMPointInit): boolean; - addEventListener(type: K, listener: (this: SVGGeometryElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGGeometryElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGGeometryElement: { - prototype: SVGGeometryElement; - new(): SVGGeometryElement; -}; - -interface SVGGradientElement extends SVGElement, SVGURIReference { - readonly gradientTransform: SVGAnimatedTransformList; - readonly gradientUnits: SVGAnimatedEnumeration; - readonly spreadMethod: SVGAnimatedEnumeration; - readonly SVG_SPREADMETHOD_PAD: number; - readonly SVG_SPREADMETHOD_REFLECT: number; - readonly SVG_SPREADMETHOD_REPEAT: number; - readonly SVG_SPREADMETHOD_UNKNOWN: number; - addEventListener(type: K, listener: (this: SVGGradientElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGGradientElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGGradientElement: { - prototype: SVGGradientElement; - new(): SVGGradientElement; - readonly SVG_SPREADMETHOD_PAD: number; - readonly SVG_SPREADMETHOD_REFLECT: number; - readonly SVG_SPREADMETHOD_REPEAT: number; - readonly SVG_SPREADMETHOD_UNKNOWN: number; -}; - -interface SVGGraphicsElement extends SVGElement, SVGTests { - readonly transform: SVGAnimatedTransformList; - getBBox(options?: SVGBoundingBoxOptions): DOMRect; - getCTM(): DOMMatrix | null; - getScreenCTM(): DOMMatrix | null; - addEventListener(type: K, listener: (this: SVGGraphicsElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGGraphicsElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGGraphicsElement: { - prototype: SVGGraphicsElement; - new(): SVGGraphicsElement; -}; - -interface SVGImageElement extends SVGGraphicsElement, SVGURIReference { - readonly height: SVGAnimatedLength; - readonly preserveAspectRatio: SVGAnimatedPreserveAspectRatio; - readonly width: SVGAnimatedLength; - readonly x: SVGAnimatedLength; - readonly y: SVGAnimatedLength; - addEventListener(type: K, listener: (this: SVGImageElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGImageElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGImageElement: { - prototype: SVGImageElement; - new(): SVGImageElement; -}; - -interface SVGLength { - readonly unitType: number; - value: number; - valueAsString: string; - valueInSpecifiedUnits: number; - convertToSpecifiedUnits(unitType: number): void; - newValueSpecifiedUnits(unitType: number, valueInSpecifiedUnits: number): void; - readonly SVG_LENGTHTYPE_CM: number; - readonly SVG_LENGTHTYPE_EMS: number; - readonly SVG_LENGTHTYPE_EXS: number; - readonly SVG_LENGTHTYPE_IN: number; - readonly SVG_LENGTHTYPE_MM: number; - readonly SVG_LENGTHTYPE_NUMBER: number; - readonly SVG_LENGTHTYPE_PC: number; - readonly SVG_LENGTHTYPE_PERCENTAGE: number; - readonly SVG_LENGTHTYPE_PT: number; - readonly SVG_LENGTHTYPE_PX: number; - readonly SVG_LENGTHTYPE_UNKNOWN: number; -} - -declare var SVGLength: { - prototype: SVGLength; - new(): SVGLength; - readonly SVG_LENGTHTYPE_CM: number; - readonly SVG_LENGTHTYPE_EMS: number; - readonly SVG_LENGTHTYPE_EXS: number; - readonly SVG_LENGTHTYPE_IN: number; - readonly SVG_LENGTHTYPE_MM: number; - readonly SVG_LENGTHTYPE_NUMBER: number; - readonly SVG_LENGTHTYPE_PC: number; - readonly SVG_LENGTHTYPE_PERCENTAGE: number; - readonly SVG_LENGTHTYPE_PT: number; - readonly SVG_LENGTHTYPE_PX: number; - readonly SVG_LENGTHTYPE_UNKNOWN: number; -}; - -interface SVGLengthList { - readonly length: number; - readonly numberOfItems: number; - appendItem(newItem: SVGLength): SVGLength; - clear(): void; - getItem(index: number): SVGLength; - initialize(newItem: SVGLength): SVGLength; - insertItemBefore(newItem: SVGLength, index: number): SVGLength; - removeItem(index: number): SVGLength; - replaceItem(newItem: SVGLength, index: number): SVGLength; - [index: number]: SVGLength; -} - -declare var SVGLengthList: { - prototype: SVGLengthList; - new(): SVGLengthList; -}; - -interface SVGLineElement extends SVGGraphicsElement { - readonly x1: SVGAnimatedLength; - readonly x2: SVGAnimatedLength; - readonly y1: SVGAnimatedLength; - readonly y2: SVGAnimatedLength; - addEventListener(type: K, listener: (this: SVGLineElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGLineElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGLineElement: { - prototype: SVGLineElement; - new(): SVGLineElement; -}; - -interface SVGLinearGradientElement extends SVGGradientElement { - readonly x1: SVGAnimatedLength; - readonly x2: SVGAnimatedLength; - readonly y1: SVGAnimatedLength; - readonly y2: SVGAnimatedLength; - addEventListener(type: K, listener: (this: SVGLinearGradientElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGLinearGradientElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGLinearGradientElement: { - prototype: SVGLinearGradientElement; - new(): SVGLinearGradientElement; -}; - -interface SVGMarkerElement extends SVGElement, SVGFitToViewBox { - readonly markerHeight: SVGAnimatedLength; - readonly markerUnits: SVGAnimatedEnumeration; - readonly markerWidth: SVGAnimatedLength; - readonly orientAngle: SVGAnimatedAngle; - readonly orientType: SVGAnimatedEnumeration; - readonly refX: SVGAnimatedLength; - readonly refY: SVGAnimatedLength; - setOrientToAngle(angle: SVGAngle): void; - setOrientToAuto(): void; - readonly SVG_MARKERUNITS_STROKEWIDTH: number; - readonly SVG_MARKERUNITS_UNKNOWN: number; - readonly SVG_MARKERUNITS_USERSPACEONUSE: number; - readonly SVG_MARKER_ORIENT_ANGLE: number; - readonly SVG_MARKER_ORIENT_AUTO: number; - readonly SVG_MARKER_ORIENT_UNKNOWN: number; - addEventListener(type: K, listener: (this: SVGMarkerElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGMarkerElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGMarkerElement: { - prototype: SVGMarkerElement; - new(): SVGMarkerElement; - readonly SVG_MARKERUNITS_STROKEWIDTH: number; - readonly SVG_MARKERUNITS_UNKNOWN: number; - readonly SVG_MARKERUNITS_USERSPACEONUSE: number; - readonly SVG_MARKER_ORIENT_ANGLE: number; - readonly SVG_MARKER_ORIENT_AUTO: number; - readonly SVG_MARKER_ORIENT_UNKNOWN: number; -}; - -interface SVGMaskElement extends SVGElement, SVGTests { - readonly height: SVGAnimatedLength; - readonly maskContentUnits: SVGAnimatedEnumeration; - readonly maskUnits: SVGAnimatedEnumeration; - readonly width: SVGAnimatedLength; - readonly x: SVGAnimatedLength; - readonly y: SVGAnimatedLength; - addEventListener(type: K, listener: (this: SVGMaskElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGMaskElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGMaskElement: { - prototype: SVGMaskElement; - new(): SVGMaskElement; -}; - -interface SVGMetadataElement extends SVGElement { - addEventListener(type: K, listener: (this: SVGMetadataElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGMetadataElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGMetadataElement: { - prototype: SVGMetadataElement; - new(): SVGMetadataElement; -}; - -interface SVGNumber { - value: number; -} - -declare var SVGNumber: { - prototype: SVGNumber; - new(): SVGNumber; -}; - -interface SVGNumberList { - readonly length: number; - readonly numberOfItems: number; - appendItem(newItem: SVGNumber): SVGNumber; - clear(): void; - getItem(index: number): SVGNumber; - initialize(newItem: SVGNumber): SVGNumber; - insertItemBefore(newItem: SVGNumber, index: number): SVGNumber; - removeItem(index: number): SVGNumber; - replaceItem(newItem: SVGNumber, index: number): SVGNumber; - [index: number]: SVGNumber; -} - -declare var SVGNumberList: { - prototype: SVGNumberList; - new(): SVGNumberList; -}; - -interface SVGPathElement extends SVGGraphicsElement { - /** @deprecated */ - readonly pathSegList: SVGPathSegList; - /** @deprecated */ - createSVGPathSegArcAbs(x: number, y: number, r1: number, r2: number, angle: number, largeArcFlag: boolean, sweepFlag: boolean): SVGPathSegArcAbs; - /** @deprecated */ - createSVGPathSegArcRel(x: number, y: number, r1: number, r2: number, angle: number, largeArcFlag: boolean, sweepFlag: boolean): SVGPathSegArcRel; - /** @deprecated */ - createSVGPathSegClosePath(): SVGPathSegClosePath; - /** @deprecated */ - createSVGPathSegCurvetoCubicAbs(x: number, y: number, x1: number, y1: number, x2: number, y2: number): SVGPathSegCurvetoCubicAbs; - /** @deprecated */ - createSVGPathSegCurvetoCubicRel(x: number, y: number, x1: number, y1: number, x2: number, y2: number): SVGPathSegCurvetoCubicRel; - /** @deprecated */ - createSVGPathSegCurvetoCubicSmoothAbs(x: number, y: number, x2: number, y2: number): SVGPathSegCurvetoCubicSmoothAbs; - /** @deprecated */ - createSVGPathSegCurvetoCubicSmoothRel(x: number, y: number, x2: number, y2: number): SVGPathSegCurvetoCubicSmoothRel; - /** @deprecated */ - createSVGPathSegCurvetoQuadraticAbs(x: number, y: number, x1: number, y1: number): SVGPathSegCurvetoQuadraticAbs; - /** @deprecated */ - createSVGPathSegCurvetoQuadraticRel(x: number, y: number, x1: number, y1: number): SVGPathSegCurvetoQuadraticRel; - /** @deprecated */ - createSVGPathSegCurvetoQuadraticSmoothAbs(x: number, y: number): SVGPathSegCurvetoQuadraticSmoothAbs; - /** @deprecated */ - createSVGPathSegCurvetoQuadraticSmoothRel(x: number, y: number): SVGPathSegCurvetoQuadraticSmoothRel; - /** @deprecated */ - createSVGPathSegLinetoAbs(x: number, y: number): SVGPathSegLinetoAbs; - /** @deprecated */ - createSVGPathSegLinetoHorizontalAbs(x: number): SVGPathSegLinetoHorizontalAbs; - /** @deprecated */ - createSVGPathSegLinetoHorizontalRel(x: number): SVGPathSegLinetoHorizontalRel; - /** @deprecated */ - createSVGPathSegLinetoRel(x: number, y: number): SVGPathSegLinetoRel; - /** @deprecated */ - createSVGPathSegLinetoVerticalAbs(y: number): SVGPathSegLinetoVerticalAbs; - /** @deprecated */ - createSVGPathSegLinetoVerticalRel(y: number): SVGPathSegLinetoVerticalRel; - /** @deprecated */ - createSVGPathSegMovetoAbs(x: number, y: number): SVGPathSegMovetoAbs; - /** @deprecated */ - createSVGPathSegMovetoRel(x: number, y: number): SVGPathSegMovetoRel; - /** @deprecated */ - getPathSegAtLength(distance: number): number; - getPointAtLength(distance: number): SVGPoint; - getTotalLength(): number; - addEventListener(type: K, listener: (this: SVGPathElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGPathElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGPathElement: { - prototype: SVGPathElement; - new(): SVGPathElement; -}; - -interface SVGPathSeg { - readonly pathSegType: number; - readonly pathSegTypeAsLetter: string; - readonly PATHSEG_ARC_ABS: number; - readonly PATHSEG_ARC_REL: number; - readonly PATHSEG_CLOSEPATH: number; - readonly PATHSEG_CURVETO_CUBIC_ABS: number; - readonly PATHSEG_CURVETO_CUBIC_REL: number; - readonly PATHSEG_CURVETO_CUBIC_SMOOTH_ABS: number; - readonly PATHSEG_CURVETO_CUBIC_SMOOTH_REL: number; - readonly PATHSEG_CURVETO_QUADRATIC_ABS: number; - readonly PATHSEG_CURVETO_QUADRATIC_REL: number; - readonly PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS: number; - readonly PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL: number; - readonly PATHSEG_LINETO_ABS: number; - readonly PATHSEG_LINETO_HORIZONTAL_ABS: number; - readonly PATHSEG_LINETO_HORIZONTAL_REL: number; - readonly PATHSEG_LINETO_REL: number; - readonly PATHSEG_LINETO_VERTICAL_ABS: number; - readonly PATHSEG_LINETO_VERTICAL_REL: number; - readonly PATHSEG_MOVETO_ABS: number; - readonly PATHSEG_MOVETO_REL: number; - readonly PATHSEG_UNKNOWN: number; -} - -declare var SVGPathSeg: { - prototype: SVGPathSeg; - new(): SVGPathSeg; - readonly PATHSEG_ARC_ABS: number; - readonly PATHSEG_ARC_REL: number; - readonly PATHSEG_CLOSEPATH: number; - readonly PATHSEG_CURVETO_CUBIC_ABS: number; - readonly PATHSEG_CURVETO_CUBIC_REL: number; - readonly PATHSEG_CURVETO_CUBIC_SMOOTH_ABS: number; - readonly PATHSEG_CURVETO_CUBIC_SMOOTH_REL: number; - readonly PATHSEG_CURVETO_QUADRATIC_ABS: number; - readonly PATHSEG_CURVETO_QUADRATIC_REL: number; - readonly PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS: number; - readonly PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL: number; - readonly PATHSEG_LINETO_ABS: number; - readonly PATHSEG_LINETO_HORIZONTAL_ABS: number; - readonly PATHSEG_LINETO_HORIZONTAL_REL: number; - readonly PATHSEG_LINETO_REL: number; - readonly PATHSEG_LINETO_VERTICAL_ABS: number; - readonly PATHSEG_LINETO_VERTICAL_REL: number; - readonly PATHSEG_MOVETO_ABS: number; - readonly PATHSEG_MOVETO_REL: number; - readonly PATHSEG_UNKNOWN: number; -}; - -interface SVGPathSegArcAbs extends SVGPathSeg { - angle: number; - largeArcFlag: boolean; - r1: number; - r2: number; - sweepFlag: boolean; - x: number; - y: number; -} - -declare var SVGPathSegArcAbs: { - prototype: SVGPathSegArcAbs; - new(): SVGPathSegArcAbs; -}; - -interface SVGPathSegArcRel extends SVGPathSeg { - angle: number; - largeArcFlag: boolean; - r1: number; - r2: number; - sweepFlag: boolean; - x: number; - y: number; -} - -declare var SVGPathSegArcRel: { - prototype: SVGPathSegArcRel; - new(): SVGPathSegArcRel; -}; - -interface SVGPathSegClosePath extends SVGPathSeg { -} - -declare var SVGPathSegClosePath: { - prototype: SVGPathSegClosePath; - new(): SVGPathSegClosePath; -}; - -interface SVGPathSegCurvetoCubicAbs extends SVGPathSeg { - x: number; - x1: number; - x2: number; - y: number; - y1: number; - y2: number; -} - -declare var SVGPathSegCurvetoCubicAbs: { - prototype: SVGPathSegCurvetoCubicAbs; - new(): SVGPathSegCurvetoCubicAbs; -}; - -interface SVGPathSegCurvetoCubicRel extends SVGPathSeg { - x: number; - x1: number; - x2: number; - y: number; - y1: number; - y2: number; -} - -declare var SVGPathSegCurvetoCubicRel: { - prototype: SVGPathSegCurvetoCubicRel; - new(): SVGPathSegCurvetoCubicRel; -}; - -interface SVGPathSegCurvetoCubicSmoothAbs extends SVGPathSeg { - x: number; - x2: number; - y: number; - y2: number; -} - -declare var SVGPathSegCurvetoCubicSmoothAbs: { - prototype: SVGPathSegCurvetoCubicSmoothAbs; - new(): SVGPathSegCurvetoCubicSmoothAbs; -}; - -interface SVGPathSegCurvetoCubicSmoothRel extends SVGPathSeg { - x: number; - x2: number; - y: number; - y2: number; -} - -declare var SVGPathSegCurvetoCubicSmoothRel: { - prototype: SVGPathSegCurvetoCubicSmoothRel; - new(): SVGPathSegCurvetoCubicSmoothRel; -}; - -interface SVGPathSegCurvetoQuadraticAbs extends SVGPathSeg { - x: number; - x1: number; - y: number; - y1: number; -} - -declare var SVGPathSegCurvetoQuadraticAbs: { - prototype: SVGPathSegCurvetoQuadraticAbs; - new(): SVGPathSegCurvetoQuadraticAbs; -}; - -interface SVGPathSegCurvetoQuadraticRel extends SVGPathSeg { - x: number; - x1: number; - y: number; - y1: number; -} - -declare var SVGPathSegCurvetoQuadraticRel: { - prototype: SVGPathSegCurvetoQuadraticRel; - new(): SVGPathSegCurvetoQuadraticRel; -}; - -interface SVGPathSegCurvetoQuadraticSmoothAbs extends SVGPathSeg { - x: number; - y: number; -} - -declare var SVGPathSegCurvetoQuadraticSmoothAbs: { - prototype: SVGPathSegCurvetoQuadraticSmoothAbs; - new(): SVGPathSegCurvetoQuadraticSmoothAbs; -}; - -interface SVGPathSegCurvetoQuadraticSmoothRel extends SVGPathSeg { - x: number; - y: number; -} - -declare var SVGPathSegCurvetoQuadraticSmoothRel: { - prototype: SVGPathSegCurvetoQuadraticSmoothRel; - new(): SVGPathSegCurvetoQuadraticSmoothRel; -}; - -interface SVGPathSegLinetoAbs extends SVGPathSeg { - x: number; - y: number; -} - -declare var SVGPathSegLinetoAbs: { - prototype: SVGPathSegLinetoAbs; - new(): SVGPathSegLinetoAbs; -}; - -interface SVGPathSegLinetoHorizontalAbs extends SVGPathSeg { - x: number; -} - -declare var SVGPathSegLinetoHorizontalAbs: { - prototype: SVGPathSegLinetoHorizontalAbs; - new(): SVGPathSegLinetoHorizontalAbs; -}; - -interface SVGPathSegLinetoHorizontalRel extends SVGPathSeg { - x: number; -} - -declare var SVGPathSegLinetoHorizontalRel: { - prototype: SVGPathSegLinetoHorizontalRel; - new(): SVGPathSegLinetoHorizontalRel; -}; - -interface SVGPathSegLinetoRel extends SVGPathSeg { - x: number; - y: number; -} - -declare var SVGPathSegLinetoRel: { - prototype: SVGPathSegLinetoRel; - new(): SVGPathSegLinetoRel; -}; - -interface SVGPathSegLinetoVerticalAbs extends SVGPathSeg { - y: number; -} - -declare var SVGPathSegLinetoVerticalAbs: { - prototype: SVGPathSegLinetoVerticalAbs; - new(): SVGPathSegLinetoVerticalAbs; -}; - -interface SVGPathSegLinetoVerticalRel extends SVGPathSeg { - y: number; -} - -declare var SVGPathSegLinetoVerticalRel: { - prototype: SVGPathSegLinetoVerticalRel; - new(): SVGPathSegLinetoVerticalRel; -}; - -interface SVGPathSegList { - readonly numberOfItems: number; - appendItem(newItem: SVGPathSeg): SVGPathSeg; - clear(): void; - getItem(index: number): SVGPathSeg; - initialize(newItem: SVGPathSeg): SVGPathSeg; - insertItemBefore(newItem: SVGPathSeg, index: number): SVGPathSeg; - removeItem(index: number): SVGPathSeg; - replaceItem(newItem: SVGPathSeg, index: number): SVGPathSeg; -} - -declare var SVGPathSegList: { - prototype: SVGPathSegList; - new(): SVGPathSegList; -}; - -interface SVGPathSegMovetoAbs extends SVGPathSeg { - x: number; - y: number; -} - -declare var SVGPathSegMovetoAbs: { - prototype: SVGPathSegMovetoAbs; - new(): SVGPathSegMovetoAbs; -}; - -interface SVGPathSegMovetoRel extends SVGPathSeg { - x: number; - y: number; -} - -declare var SVGPathSegMovetoRel: { - prototype: SVGPathSegMovetoRel; - new(): SVGPathSegMovetoRel; -}; - -interface SVGPatternElement extends SVGElement, SVGTests, SVGFitToViewBox, SVGURIReference { - readonly height: SVGAnimatedLength; - readonly patternContentUnits: SVGAnimatedEnumeration; - readonly patternTransform: SVGAnimatedTransformList; - readonly patternUnits: SVGAnimatedEnumeration; - readonly width: SVGAnimatedLength; - readonly x: SVGAnimatedLength; - readonly y: SVGAnimatedLength; - addEventListener(type: K, listener: (this: SVGPatternElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGPatternElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGPatternElement: { - prototype: SVGPatternElement; - new(): SVGPatternElement; -}; - -interface SVGPointList { - readonly numberOfItems: number; - appendItem(newItem: SVGPoint): SVGPoint; - clear(): void; - getItem(index: number): SVGPoint; - initialize(newItem: SVGPoint): SVGPoint; - insertItemBefore(newItem: SVGPoint, index: number): SVGPoint; - removeItem(index: number): SVGPoint; - replaceItem(newItem: SVGPoint, index: number): SVGPoint; -} - -declare var SVGPointList: { - prototype: SVGPointList; - new(): SVGPointList; -}; - -interface SVGPolygonElement extends SVGGraphicsElement, SVGAnimatedPoints { - addEventListener(type: K, listener: (this: SVGPolygonElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGPolygonElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGPolygonElement: { - prototype: SVGPolygonElement; - new(): SVGPolygonElement; -}; - -interface SVGPolylineElement extends SVGGraphicsElement, SVGAnimatedPoints { - addEventListener(type: K, listener: (this: SVGPolylineElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGPolylineElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGPolylineElement: { - prototype: SVGPolylineElement; - new(): SVGPolylineElement; -}; - -interface SVGPreserveAspectRatio { - align: number; - meetOrSlice: number; - readonly SVG_MEETORSLICE_MEET: number; - readonly SVG_MEETORSLICE_SLICE: number; - readonly SVG_MEETORSLICE_UNKNOWN: number; - readonly SVG_PRESERVEASPECTRATIO_NONE: number; - readonly SVG_PRESERVEASPECTRATIO_UNKNOWN: number; - readonly SVG_PRESERVEASPECTRATIO_XMAXYMAX: number; - readonly SVG_PRESERVEASPECTRATIO_XMAXYMID: number; - readonly SVG_PRESERVEASPECTRATIO_XMAXYMIN: number; - readonly SVG_PRESERVEASPECTRATIO_XMIDYMAX: number; - readonly SVG_PRESERVEASPECTRATIO_XMIDYMID: number; - readonly SVG_PRESERVEASPECTRATIO_XMIDYMIN: number; - readonly SVG_PRESERVEASPECTRATIO_XMINYMAX: number; - readonly SVG_PRESERVEASPECTRATIO_XMINYMID: number; - readonly SVG_PRESERVEASPECTRATIO_XMINYMIN: number; -} - -declare var SVGPreserveAspectRatio: { - prototype: SVGPreserveAspectRatio; - new(): SVGPreserveAspectRatio; - readonly SVG_MEETORSLICE_MEET: number; - readonly SVG_MEETORSLICE_SLICE: number; - readonly SVG_MEETORSLICE_UNKNOWN: number; - readonly SVG_PRESERVEASPECTRATIO_NONE: number; - readonly SVG_PRESERVEASPECTRATIO_UNKNOWN: number; - readonly SVG_PRESERVEASPECTRATIO_XMAXYMAX: number; - readonly SVG_PRESERVEASPECTRATIO_XMAXYMID: number; - readonly SVG_PRESERVEASPECTRATIO_XMAXYMIN: number; - readonly SVG_PRESERVEASPECTRATIO_XMIDYMAX: number; - readonly SVG_PRESERVEASPECTRATIO_XMIDYMID: number; - readonly SVG_PRESERVEASPECTRATIO_XMIDYMIN: number; - readonly SVG_PRESERVEASPECTRATIO_XMINYMAX: number; - readonly SVG_PRESERVEASPECTRATIO_XMINYMID: number; - readonly SVG_PRESERVEASPECTRATIO_XMINYMIN: number; -}; - -interface SVGRadialGradientElement extends SVGGradientElement { - readonly cx: SVGAnimatedLength; - readonly cy: SVGAnimatedLength; - readonly fx: SVGAnimatedLength; - readonly fy: SVGAnimatedLength; - readonly r: SVGAnimatedLength; - addEventListener(type: K, listener: (this: SVGRadialGradientElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGRadialGradientElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGRadialGradientElement: { - prototype: SVGRadialGradientElement; - new(): SVGRadialGradientElement; -}; - -interface SVGRectElement extends SVGGraphicsElement { - readonly height: SVGAnimatedLength; - readonly rx: SVGAnimatedLength; - readonly ry: SVGAnimatedLength; - readonly width: SVGAnimatedLength; - readonly x: SVGAnimatedLength; - readonly y: SVGAnimatedLength; - addEventListener(type: K, listener: (this: SVGRectElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGRectElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGRectElement: { - prototype: SVGRectElement; - new(): SVGRectElement; -}; - -interface SVGSVGElementEventMap extends SVGElementEventMap { - "SVGUnload": Event; - "SVGZoom": SVGZoomEvent; -} - -interface SVGSVGElement extends SVGGraphicsElement, DocumentEvent, SVGFitToViewBox, SVGZoomAndPan { - /** @deprecated */ - contentScriptType: string; - /** @deprecated */ - contentStyleType: string; - currentScale: number; - readonly currentTranslate: SVGPoint; - readonly height: SVGAnimatedLength; - onunload: ((this: SVGSVGElement, ev: Event) => any) | null; - onzoom: ((this: SVGSVGElement, ev: SVGZoomEvent) => any) | null; - /** @deprecated */ - readonly pixelUnitToMillimeterX: number; - /** @deprecated */ - readonly pixelUnitToMillimeterY: number; - /** @deprecated */ - readonly screenPixelToMillimeterX: number; - /** @deprecated */ - readonly screenPixelToMillimeterY: number; - /** @deprecated */ - readonly viewport: SVGRect; - readonly width: SVGAnimatedLength; - readonly x: SVGAnimatedLength; - readonly y: SVGAnimatedLength; - checkEnclosure(element: SVGElement, rect: SVGRect): boolean; - checkIntersection(element: SVGElement, rect: SVGRect): boolean; - createSVGAngle(): SVGAngle; - createSVGLength(): SVGLength; - createSVGMatrix(): SVGMatrix; - createSVGNumber(): SVGNumber; - createSVGPoint(): SVGPoint; - createSVGRect(): SVGRect; - createSVGTransform(): SVGTransform; - createSVGTransformFromMatrix(matrix: SVGMatrix): SVGTransform; - deselectAll(): void; - /** @deprecated */ - forceRedraw(): void; - getComputedStyle(elt: Element, pseudoElt?: string | null): CSSStyleDeclaration; - /** @deprecated */ - getCurrentTime(): number; - getElementById(elementId: string): Element; - getEnclosureList(rect: SVGRect, referenceElement: SVGElement): NodeListOf; - getIntersectionList(rect: SVGRect, referenceElement: SVGElement): NodeListOf; - /** @deprecated */ - pauseAnimations(): void; - /** @deprecated */ - setCurrentTime(seconds: number): void; - /** @deprecated */ - suspendRedraw(maxWaitMilliseconds: number): number; - /** @deprecated */ - unpauseAnimations(): void; - /** @deprecated */ - unsuspendRedraw(suspendHandleID: number): void; - /** @deprecated */ - unsuspendRedrawAll(): void; - addEventListener(type: K, listener: (this: SVGSVGElement, ev: SVGSVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGSVGElement, ev: SVGSVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGSVGElement: { - prototype: SVGSVGElement; - new(): SVGSVGElement; - readonly SVG_ZOOMANDPAN_DISABLE: number; - readonly SVG_ZOOMANDPAN_MAGNIFY: number; - readonly SVG_ZOOMANDPAN_UNKNOWN: number; -}; - -interface SVGScriptElement extends SVGElement, SVGURIReference { - type: string; - addEventListener(type: K, listener: (this: SVGScriptElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGScriptElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGScriptElement: { - prototype: SVGScriptElement; - new(): SVGScriptElement; -}; - -interface SVGStopElement extends SVGElement { - readonly offset: SVGAnimatedNumber; - addEventListener(type: K, listener: (this: SVGStopElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGStopElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGStopElement: { - prototype: SVGStopElement; - new(): SVGStopElement; -}; - -interface SVGStringList { - readonly length: number; - readonly numberOfItems: number; - appendItem(newItem: string): string; - clear(): void; - getItem(index: number): string; - initialize(newItem: string): string; - insertItemBefore(newItem: string, index: number): string; - removeItem(index: number): string; - replaceItem(newItem: string, index: number): string; - [index: number]: string; -} - -declare var SVGStringList: { - prototype: SVGStringList; - new(): SVGStringList; -}; - -interface SVGStyleElement extends SVGElement { - disabled: boolean; - media: string; - title: string; - type: string; - addEventListener(type: K, listener: (this: SVGStyleElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGStyleElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGStyleElement: { - prototype: SVGStyleElement; - new(): SVGStyleElement; -}; - -interface SVGSwitchElement extends SVGGraphicsElement { - addEventListener(type: K, listener: (this: SVGSwitchElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGSwitchElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGSwitchElement: { - prototype: SVGSwitchElement; - new(): SVGSwitchElement; -}; - -interface SVGSymbolElement extends SVGElement, SVGFitToViewBox { - addEventListener(type: K, listener: (this: SVGSymbolElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGSymbolElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGSymbolElement: { - prototype: SVGSymbolElement; - new(): SVGSymbolElement; -}; - -interface SVGTSpanElement extends SVGTextPositioningElement { - addEventListener(type: K, listener: (this: SVGTSpanElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGTSpanElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGTSpanElement: { - prototype: SVGTSpanElement; - new(): SVGTSpanElement; -}; - -interface SVGTests { - readonly requiredExtensions: SVGStringList; - readonly systemLanguage: SVGStringList; -} - -interface SVGTextContentElement extends SVGGraphicsElement { - readonly lengthAdjust: SVGAnimatedEnumeration; - readonly textLength: SVGAnimatedLength; - getCharNumAtPosition(point: SVGPoint): number; - getComputedTextLength(): number; - getEndPositionOfChar(charnum: number): SVGPoint; - getExtentOfChar(charnum: number): SVGRect; - getNumberOfChars(): number; - getRotationOfChar(charnum: number): number; - getStartPositionOfChar(charnum: number): SVGPoint; - getSubStringLength(charnum: number, nchars: number): number; - selectSubString(charnum: number, nchars: number): void; - readonly LENGTHADJUST_SPACING: number; - readonly LENGTHADJUST_SPACINGANDGLYPHS: number; - readonly LENGTHADJUST_UNKNOWN: number; - addEventListener(type: K, listener: (this: SVGTextContentElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGTextContentElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGTextContentElement: { - prototype: SVGTextContentElement; - new(): SVGTextContentElement; - readonly LENGTHADJUST_SPACING: number; - readonly LENGTHADJUST_SPACINGANDGLYPHS: number; - readonly LENGTHADJUST_UNKNOWN: number; -}; - -interface SVGTextElement extends SVGTextPositioningElement { - addEventListener(type: K, listener: (this: SVGTextElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGTextElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGTextElement: { - prototype: SVGTextElement; - new(): SVGTextElement; -}; - -interface SVGTextPathElement extends SVGTextContentElement, SVGURIReference { - readonly method: SVGAnimatedEnumeration; - readonly spacing: SVGAnimatedEnumeration; - readonly startOffset: SVGAnimatedLength; - readonly TEXTPATH_METHODTYPE_ALIGN: number; - readonly TEXTPATH_METHODTYPE_STRETCH: number; - readonly TEXTPATH_METHODTYPE_UNKNOWN: number; - readonly TEXTPATH_SPACINGTYPE_AUTO: number; - readonly TEXTPATH_SPACINGTYPE_EXACT: number; - readonly TEXTPATH_SPACINGTYPE_UNKNOWN: number; - addEventListener(type: K, listener: (this: SVGTextPathElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGTextPathElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGTextPathElement: { - prototype: SVGTextPathElement; - new(): SVGTextPathElement; - readonly TEXTPATH_METHODTYPE_ALIGN: number; - readonly TEXTPATH_METHODTYPE_STRETCH: number; - readonly TEXTPATH_METHODTYPE_UNKNOWN: number; - readonly TEXTPATH_SPACINGTYPE_AUTO: number; - readonly TEXTPATH_SPACINGTYPE_EXACT: number; - readonly TEXTPATH_SPACINGTYPE_UNKNOWN: number; -}; - -interface SVGTextPositioningElement extends SVGTextContentElement { - readonly dx: SVGAnimatedLengthList; - readonly dy: SVGAnimatedLengthList; - readonly rotate: SVGAnimatedNumberList; - readonly x: SVGAnimatedLengthList; - readonly y: SVGAnimatedLengthList; - addEventListener(type: K, listener: (this: SVGTextPositioningElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGTextPositioningElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGTextPositioningElement: { - prototype: SVGTextPositioningElement; - new(): SVGTextPositioningElement; -}; - -interface SVGTitleElement extends SVGElement { - addEventListener(type: K, listener: (this: SVGTitleElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGTitleElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGTitleElement: { - prototype: SVGTitleElement; - new(): SVGTitleElement; -}; - -interface SVGTransform { - readonly angle: number; - readonly matrix: SVGMatrix; - readonly type: number; - setMatrix(matrix: SVGMatrix): void; - setRotate(angle: number, cx: number, cy: number): void; - setScale(sx: number, sy: number): void; - setSkewX(angle: number): void; - setSkewY(angle: number): void; - setTranslate(tx: number, ty: number): void; - readonly SVG_TRANSFORM_MATRIX: number; - readonly SVG_TRANSFORM_ROTATE: number; - readonly SVG_TRANSFORM_SCALE: number; - readonly SVG_TRANSFORM_SKEWX: number; - readonly SVG_TRANSFORM_SKEWY: number; - readonly SVG_TRANSFORM_TRANSLATE: number; - readonly SVG_TRANSFORM_UNKNOWN: number; -} - -declare var SVGTransform: { - prototype: SVGTransform; - new(): SVGTransform; - readonly SVG_TRANSFORM_MATRIX: number; - readonly SVG_TRANSFORM_ROTATE: number; - readonly SVG_TRANSFORM_SCALE: number; - readonly SVG_TRANSFORM_SKEWX: number; - readonly SVG_TRANSFORM_SKEWY: number; - readonly SVG_TRANSFORM_TRANSLATE: number; - readonly SVG_TRANSFORM_UNKNOWN: number; -}; - -interface SVGTransformList { - readonly numberOfItems: number; - appendItem(newItem: SVGTransform): SVGTransform; - clear(): void; - consolidate(): SVGTransform; - createSVGTransformFromMatrix(matrix: SVGMatrix): SVGTransform; - getItem(index: number): SVGTransform; - initialize(newItem: SVGTransform): SVGTransform; - insertItemBefore(newItem: SVGTransform, index: number): SVGTransform; - removeItem(index: number): SVGTransform; - replaceItem(newItem: SVGTransform, index: number): SVGTransform; -} - -declare var SVGTransformList: { - prototype: SVGTransformList; - new(): SVGTransformList; -}; - -interface SVGURIReference { - readonly href: SVGAnimatedString; -} - -interface SVGUnitTypes { - readonly SVG_UNIT_TYPE_OBJECTBOUNDINGBOX: number; - readonly SVG_UNIT_TYPE_UNKNOWN: number; - readonly SVG_UNIT_TYPE_USERSPACEONUSE: number; -} - -declare var SVGUnitTypes: { - prototype: SVGUnitTypes; - new(): SVGUnitTypes; - readonly SVG_UNIT_TYPE_OBJECTBOUNDINGBOX: number; - readonly SVG_UNIT_TYPE_UNKNOWN: number; - readonly SVG_UNIT_TYPE_USERSPACEONUSE: number; -}; - -interface SVGUseElement extends SVGGraphicsElement, SVGURIReference { - readonly animatedInstanceRoot: SVGElementInstance | null; - readonly height: SVGAnimatedLength; - readonly instanceRoot: SVGElementInstance | null; - readonly width: SVGAnimatedLength; - readonly x: SVGAnimatedLength; - readonly y: SVGAnimatedLength; - addEventListener(type: K, listener: (this: SVGUseElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGUseElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGUseElement: { - prototype: SVGUseElement; - new(): SVGUseElement; -}; - -interface SVGViewElement extends SVGElement, SVGFitToViewBox, SVGZoomAndPan { - /** @deprecated */ - readonly viewTarget: SVGStringList; - addEventListener(type: K, listener: (this: SVGViewElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SVGViewElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SVGViewElement: { - prototype: SVGViewElement; - new(): SVGViewElement; - readonly SVG_ZOOMANDPAN_DISABLE: number; - readonly SVG_ZOOMANDPAN_MAGNIFY: number; - readonly SVG_ZOOMANDPAN_UNKNOWN: number; -}; - -interface SVGZoomAndPan { - readonly zoomAndPan: number; -} - -declare var SVGZoomAndPan: { - readonly SVG_ZOOMANDPAN_DISABLE: number; - readonly SVG_ZOOMANDPAN_MAGNIFY: number; - readonly SVG_ZOOMANDPAN_UNKNOWN: number; -}; - -interface SVGZoomEvent extends UIEvent { - readonly newScale: number; - readonly newTranslate: SVGPoint; - readonly previousScale: number; - readonly previousTranslate: SVGPoint; - readonly zoomRectScreen: SVGRect; -} - -declare var SVGZoomEvent: { - prototype: SVGZoomEvent; - new(): SVGZoomEvent; -}; - -interface ScopedCredential { - readonly id: ArrayBuffer; - readonly type: ScopedCredentialType; -} - -declare var ScopedCredential: { - prototype: ScopedCredential; - new(): ScopedCredential; -}; - -interface ScopedCredentialInfo { - readonly credential: ScopedCredential; - readonly publicKey: CryptoKey; -} - -declare var ScopedCredentialInfo: { - prototype: ScopedCredentialInfo; - new(): ScopedCredentialInfo; -}; - -interface Screen { - readonly availHeight: number; - readonly availWidth: number; - readonly colorDepth: number; - readonly height: number; - readonly orientation: ScreenOrientation; - readonly pixelDepth: number; - readonly width: number; -} - -declare var Screen: { - prototype: Screen; - new(): Screen; -}; - -interface ScreenOrientationEventMap { - "change": Event; -} - -interface ScreenOrientation extends EventTarget { - readonly angle: number; - onchange: ((this: ScreenOrientation, ev: Event) => any) | null; - readonly type: OrientationType; - lock(orientation: OrientationLockType): Promise; - unlock(): void; - addEventListener(type: K, listener: (this: ScreenOrientation, ev: ScreenOrientationEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: ScreenOrientation, ev: ScreenOrientationEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var ScreenOrientation: { - prototype: ScreenOrientation; - new(): ScreenOrientation; -}; - -interface ScriptProcessorNodeEventMap { - "audioprocess": AudioProcessingEvent; -} - -interface ScriptProcessorNode extends AudioNode { - /** @deprecated */ - readonly bufferSize: number; - /** @deprecated */ - onaudioprocess: ((this: ScriptProcessorNode, ev: AudioProcessingEvent) => any) | null; - addEventListener(type: K, listener: (this: ScriptProcessorNode, ev: ScriptProcessorNodeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: ScriptProcessorNode, ev: ScriptProcessorNodeEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var ScriptProcessorNode: { - prototype: ScriptProcessorNode; - new(): ScriptProcessorNode; -}; - -interface SecurityPolicyViolationEvent extends Event { - readonly blockedURI: string; - readonly columnNumber: number; - readonly documentURI: string; - readonly effectiveDirective: string; - readonly lineNumber: number; - readonly originalPolicy: string; - readonly referrer: string; - readonly sourceFile: string; - readonly statusCode: number; - readonly violatedDirective: string; -} - -declare var SecurityPolicyViolationEvent: { - prototype: SecurityPolicyViolationEvent; - new(type: string, eventInitDict?: SecurityPolicyViolationEventInit): SecurityPolicyViolationEvent; -}; - -interface Selection { - readonly anchorNode: Node; - readonly anchorOffset: number; - readonly baseNode: Node; - readonly baseOffset: number; - readonly extentNode: Node; - readonly extentOffset: number; - readonly focusNode: Node; - readonly focusOffset: number; - readonly isCollapsed: boolean; - readonly rangeCount: number; - readonly type: string; - addRange(range: Range): void; - collapse(parentNode: Node, offset: number): void; - collapseToEnd(): void; - collapseToStart(): void; - containsNode(node: Node, partlyContained: boolean): boolean; - deleteFromDocument(): void; - empty(): void; - extend(newNode: Node, offset: number): void; - getRangeAt(index: number): Range; - removeAllRanges(): void; - removeRange(range: Range): void; - selectAllChildren(parentNode: Node): void; - setBaseAndExtent(baseNode: Node, baseOffset: number, extentNode: Node, extentOffset: number): void; - setPosition(parentNode: Node, offset: number): void; - toString(): string; -} - -declare var Selection: { - prototype: Selection; - new(): Selection; -}; - -interface ServiceUIFrameContext { - getCachedFrameMessage(key: string): string; - postFrameMessage(key: string, data: string): void; -} -declare var ServiceUIFrameContext: ServiceUIFrameContext; - -interface ServiceWorkerEventMap extends AbstractWorkerEventMap { - "statechange": Event; -} - -interface ServiceWorker extends EventTarget, AbstractWorker { - onstatechange: ((this: ServiceWorker, ev: Event) => any) | null; - readonly scriptURL: string; - readonly state: ServiceWorkerState; - postMessage(message: any, transfer?: Transferable[]): void; - addEventListener(type: K, listener: (this: ServiceWorker, ev: ServiceWorkerEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: ServiceWorker, ev: ServiceWorkerEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var ServiceWorker: { - prototype: ServiceWorker; - new(): ServiceWorker; -}; - -interface ServiceWorkerContainerEventMap { - "controllerchange": Event; - "message": MessageEvent; - "messageerror": MessageEvent; -} - -interface ServiceWorkerContainer extends EventTarget { - readonly controller: ServiceWorker | null; - oncontrollerchange: ((this: ServiceWorkerContainer, ev: Event) => any) | null; - onmessage: ((this: ServiceWorkerContainer, ev: MessageEvent) => any) | null; - onmessageerror: ((this: ServiceWorkerContainer, ev: MessageEvent) => any) | null; - readonly ready: Promise; - getRegistration(clientURL?: string): Promise; - getRegistrations(): Promise>; - register(scriptURL: string, options?: RegistrationOptions): Promise; - startMessages(): void; - addEventListener(type: K, listener: (this: ServiceWorkerContainer, ev: ServiceWorkerContainerEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: ServiceWorkerContainer, ev: ServiceWorkerContainerEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var ServiceWorkerContainer: { - prototype: ServiceWorkerContainer; - new(): ServiceWorkerContainer; -}; - -interface ServiceWorkerMessageEvent extends Event { - readonly data: any; - readonly lastEventId: string; - readonly origin: string; - readonly ports: ReadonlyArray | null; - readonly source: ServiceWorker | MessagePort | null; -} - -declare var ServiceWorkerMessageEvent: { - prototype: ServiceWorkerMessageEvent; - new(type: string, eventInitDict?: ServiceWorkerMessageEventInit): ServiceWorkerMessageEvent; -}; - -interface ServiceWorkerRegistrationEventMap { - "updatefound": Event; -} - -interface ServiceWorkerRegistration extends EventTarget { - readonly active: ServiceWorker | null; - readonly installing: ServiceWorker | null; - readonly navigationPreload: NavigationPreloadManager; - onupdatefound: ((this: ServiceWorkerRegistration, ev: Event) => any) | null; - readonly pushManager: PushManager; - readonly scope: string; - readonly sync: SyncManager; - readonly updateViaCache: ServiceWorkerUpdateViaCache; - readonly waiting: ServiceWorker | null; - getNotifications(filter?: GetNotificationOptions): Promise; - showNotification(title: string, options?: NotificationOptions): Promise; - unregister(): Promise; - update(): Promise; - addEventListener(type: K, listener: (this: ServiceWorkerRegistration, ev: ServiceWorkerRegistrationEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: ServiceWorkerRegistration, ev: ServiceWorkerRegistrationEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var ServiceWorkerRegistration: { - prototype: ServiceWorkerRegistration; - new(): ServiceWorkerRegistration; -}; - -interface ShadowRoot extends DocumentOrShadowRoot, DocumentFragment, DocumentOrShadowRoot { - readonly host: Element; - innerHTML: string; - readonly mode: ShadowRootMode; -} - -interface ShadowRootInit { - delegatesFocus?: boolean; - mode: "open" | "closed"; -} - -interface Slotable { - readonly assignedSlot: HTMLSlotElement | null; -} - -interface SourceBuffer extends EventTarget { - appendWindowEnd: number; - appendWindowStart: number; - readonly audioTracks: AudioTrackList; - readonly buffered: TimeRanges; - mode: AppendMode; - readonly textTracks: TextTrackList; - timestampOffset: number; - readonly updating: boolean; - readonly videoTracks: VideoTrackList; - abort(): void; - appendBuffer(data: ArrayBuffer | Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | null): void; - appendStream(stream: MSStream, maxSize?: number): void; - remove(start: number, end: number): void; -} - -declare var SourceBuffer: { - prototype: SourceBuffer; - new(): SourceBuffer; -}; - -interface SourceBufferList extends EventTarget { - readonly length: number; - item(index: number): SourceBuffer; - [index: number]: SourceBuffer; -} - -declare var SourceBufferList: { - prototype: SourceBufferList; - new(): SourceBufferList; -}; - -interface SpeechGrammar { - src: string; - weight: number; -} - -declare var SpeechGrammar: { - prototype: SpeechGrammar; - new(): SpeechGrammar; -}; - -interface SpeechGrammarList { - readonly length: number; - addFromString(string: string, weight?: number): void; - addFromURI(src: string, weight?: number): void; - item(index: number): SpeechGrammar; - [index: number]: SpeechGrammar; -} - -declare var SpeechGrammarList: { - prototype: SpeechGrammarList; - new(): SpeechGrammarList; -}; - -interface SpeechRecognitionEventMap { - "audioend": Event; - "audiostart": Event; - "end": Event; - "error": SpeechRecognitionError; - "nomatch": SpeechRecognitionEvent; - "result": SpeechRecognitionEvent; - "soundend": Event; - "soundstart": Event; - "speechend": Event; - "speechstart": Event; - "start": Event; -} - -interface SpeechRecognition extends EventTarget { - continuous: boolean; - grammars: SpeechGrammarList; - interimResults: boolean; - lang: string; - maxAlternatives: number; - onaudioend: ((this: SpeechRecognition, ev: Event) => any) | null; - onaudiostart: ((this: SpeechRecognition, ev: Event) => any) | null; - onend: ((this: SpeechRecognition, ev: Event) => any) | null; - onerror: ((this: SpeechRecognition, ev: SpeechRecognitionError) => any) | null; - onnomatch: ((this: SpeechRecognition, ev: SpeechRecognitionEvent) => any) | null; - onresult: ((this: SpeechRecognition, ev: SpeechRecognitionEvent) => any) | null; - onsoundend: ((this: SpeechRecognition, ev: Event) => any) | null; - onsoundstart: ((this: SpeechRecognition, ev: Event) => any) | null; - onspeechend: ((this: SpeechRecognition, ev: Event) => any) | null; - onspeechstart: ((this: SpeechRecognition, ev: Event) => any) | null; - onstart: ((this: SpeechRecognition, ev: Event) => any) | null; - serviceURI: string; - abort(): void; - start(): void; - stop(): void; - addEventListener(type: K, listener: (this: SpeechRecognition, ev: SpeechRecognitionEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SpeechRecognition, ev: SpeechRecognitionEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SpeechRecognition: { - prototype: SpeechRecognition; - new(): SpeechRecognition; -}; - -interface SpeechRecognitionAlternative { - readonly confidence: number; - readonly transcript: string; -} - -declare var SpeechRecognitionAlternative: { - prototype: SpeechRecognitionAlternative; - new(): SpeechRecognitionAlternative; -}; - -interface SpeechRecognitionError extends Event { - readonly error: SpeechRecognitionErrorCode; - readonly message: string; -} - -declare var SpeechRecognitionError: { - prototype: SpeechRecognitionError; - new(): SpeechRecognitionError; -}; - -interface SpeechRecognitionEvent extends Event { - readonly emma: Document | null; - readonly interpretation: any; - readonly resultIndex: number; - readonly results: SpeechRecognitionResultList; -} - -declare var SpeechRecognitionEvent: { - prototype: SpeechRecognitionEvent; - new(): SpeechRecognitionEvent; -}; - -interface SpeechRecognitionResult { - readonly isFinal: boolean; - readonly length: number; - item(index: number): SpeechRecognitionAlternative; - [index: number]: SpeechRecognitionAlternative; -} - -declare var SpeechRecognitionResult: { - prototype: SpeechRecognitionResult; - new(): SpeechRecognitionResult; -}; - -interface SpeechRecognitionResultList { - readonly length: number; - item(index: number): SpeechRecognitionResult; - [index: number]: SpeechRecognitionResult; -} - -declare var SpeechRecognitionResultList: { - prototype: SpeechRecognitionResultList; - new(): SpeechRecognitionResultList; -}; - -interface SpeechSynthesisEventMap { - "voiceschanged": Event; -} - -interface SpeechSynthesis extends EventTarget { - onvoiceschanged: ((this: SpeechSynthesis, ev: Event) => any) | null; - readonly paused: boolean; - readonly pending: boolean; - readonly speaking: boolean; - cancel(): void; - getVoices(): SpeechSynthesisVoice[]; - pause(): void; - resume(): void; - speak(utterance: SpeechSynthesisUtterance): void; - addEventListener(type: K, listener: (this: SpeechSynthesis, ev: SpeechSynthesisEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SpeechSynthesis, ev: SpeechSynthesisEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SpeechSynthesis: { - prototype: SpeechSynthesis; - new(): SpeechSynthesis; -}; - -interface SpeechSynthesisErrorEvent extends SpeechSynthesisEvent { - readonly error: SpeechSynthesisErrorCode; -} - -declare var SpeechSynthesisErrorEvent: { - prototype: SpeechSynthesisErrorEvent; - new(): SpeechSynthesisErrorEvent; -}; - -interface SpeechSynthesisEvent extends Event { - readonly charIndex: number; - readonly elapsedTime: number; - readonly name: string; - readonly utterance: SpeechSynthesisUtterance; -} - -declare var SpeechSynthesisEvent: { - prototype: SpeechSynthesisEvent; - new(): SpeechSynthesisEvent; -}; - -interface SpeechSynthesisUtteranceEventMap { - "boundary": SpeechSynthesisEvent; - "end": SpeechSynthesisEvent; - "error": SpeechSynthesisErrorEvent; - "mark": SpeechSynthesisEvent; - "pause": SpeechSynthesisEvent; - "resume": SpeechSynthesisEvent; - "start": SpeechSynthesisEvent; -} - -interface SpeechSynthesisUtterance extends EventTarget { - lang: string; - onboundary: ((this: SpeechSynthesisUtterance, ev: SpeechSynthesisEvent) => any) | null; - onend: ((this: SpeechSynthesisUtterance, ev: SpeechSynthesisEvent) => any) | null; - onerror: ((this: SpeechSynthesisUtterance, ev: SpeechSynthesisErrorEvent) => any) | null; - onmark: ((this: SpeechSynthesisUtterance, ev: SpeechSynthesisEvent) => any) | null; - onpause: ((this: SpeechSynthesisUtterance, ev: SpeechSynthesisEvent) => any) | null; - onresume: ((this: SpeechSynthesisUtterance, ev: SpeechSynthesisEvent) => any) | null; - onstart: ((this: SpeechSynthesisUtterance, ev: SpeechSynthesisEvent) => any) | null; - pitch: number; - rate: number; - text: string; - voice: SpeechSynthesisVoice; - volume: number; - addEventListener(type: K, listener: (this: SpeechSynthesisUtterance, ev: SpeechSynthesisUtteranceEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: SpeechSynthesisUtterance, ev: SpeechSynthesisUtteranceEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var SpeechSynthesisUtterance: { - prototype: SpeechSynthesisUtterance; - new(): SpeechSynthesisUtterance; - new(text: string): SpeechSynthesisUtterance; -}; - -interface SpeechSynthesisVoice { - readonly default: boolean; - readonly lang: string; - readonly localService: boolean; - readonly name: string; - readonly voiceURI: string; -} - -declare var SpeechSynthesisVoice: { - prototype: SpeechSynthesisVoice; - new(): SpeechSynthesisVoice; -}; - -interface StaticRange extends AbstractRange { -} - -declare var StaticRange: { - prototype: StaticRange; - new(): StaticRange; -}; - -interface StereoPannerNode extends AudioNode { - readonly pan: AudioParam; -} - -declare var StereoPannerNode: { - prototype: StereoPannerNode; - new(context: BaseAudioContext, options?: StereoPannerOptions): StereoPannerNode; -}; - -interface Storage { - /** - * Returns the number of key/value pairs currently present in the list associated with the - * object. - */ - readonly length: number; - /** - * Empties the list associated with the object of all key/value pairs, if there are any. - */ - clear(): void; - /** - * value = storage[key] - */ - getItem(key: string): string | null; - /** - * Returns the name of the nth key in the list, or null if n is greater - * than or equal to the number of key/value pairs in the object. - */ - key(index: number): string | null; - /** - * delete storage[key] - */ - removeItem(key: string): void; - /** - * storage[key] = value - */ - setItem(key: string, value: string): void; - [name: string]: any; -} - -declare var Storage: { - prototype: Storage; - new(): Storage; -}; - -interface StorageEvent extends Event { - /** - * Returns the key of the storage item being changed. - */ - readonly key: string | null; - /** - * Returns the new value of the key of the storage item whose value is being changed. - */ - readonly newValue: string | null; - /** - * Returns the old value of the key of the storage item whose value is being changed. - */ - readonly oldValue: string | null; - /** - * Returns the Storage object that was affected. - */ - readonly storageArea: Storage | null; - /** - * Returns the URL of the document whose storage item changed. - */ - readonly url: string; -} - -declare var StorageEvent: { - prototype: StorageEvent; - new(type: string, eventInitDict?: StorageEventInit): StorageEvent; -}; - -interface StorageManager { - estimate(): Promise; - persist(): Promise; - persisted(): Promise; -} - -declare var StorageManager: { - prototype: StorageManager; - new(): StorageManager; -}; - -interface StyleMedia { - readonly type: string; - matchMedium(mediaquery: string): boolean; -} - -declare var StyleMedia: { - prototype: StyleMedia; - new(): StyleMedia; -}; - -interface StyleSheet { - disabled: boolean; - readonly href: string | null; - readonly media: MediaList; - readonly ownerNode: Node; - readonly parentStyleSheet: StyleSheet | null; - readonly title: string | null; - readonly type: string; -} - -declare var StyleSheet: { - prototype: StyleSheet; - new(): StyleSheet; -}; - -interface StyleSheetList { - readonly length: number; - item(index: number): StyleSheet | null; - [index: number]: StyleSheet; -} - -declare var StyleSheetList: { - prototype: StyleSheetList; - new(): StyleSheetList; -}; - -interface SubtleCrypto { - decrypt(algorithm: string | RsaOaepParams | AesCtrParams | AesCbcParams | AesCmacParams | AesGcmParams | AesCfbParams, key: CryptoKey, data: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer): PromiseLike; - deriveBits(algorithm: string | EcdhKeyDeriveParams | DhKeyDeriveParams | ConcatParams | HkdfCtrParams | Pbkdf2Params, baseKey: CryptoKey, length: number): PromiseLike; - deriveKey(algorithm: string | EcdhKeyDeriveParams | DhKeyDeriveParams | ConcatParams | HkdfCtrParams | Pbkdf2Params, baseKey: CryptoKey, derivedKeyType: string | AesDerivedKeyParams | HmacImportParams | ConcatParams | HkdfCtrParams | Pbkdf2Params, extractable: boolean, keyUsages: string[]): PromiseLike; - digest(algorithm: string | Algorithm, data: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer): PromiseLike; - encrypt(algorithm: string | RsaOaepParams | AesCtrParams | AesCbcParams | AesCmacParams | AesGcmParams | AesCfbParams, key: CryptoKey, data: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer): PromiseLike; - exportKey(format: "jwk", key: CryptoKey): PromiseLike; - exportKey(format: "raw" | "pkcs8" | "spki", key: CryptoKey): PromiseLike; - exportKey(format: string, key: CryptoKey): PromiseLike; - generateKey(algorithm: string, extractable: boolean, keyUsages: string[]): PromiseLike; - generateKey(algorithm: RsaHashedKeyGenParams | EcKeyGenParams | DhKeyGenParams, extractable: boolean, keyUsages: string[]): PromiseLike; - generateKey(algorithm: AesKeyGenParams | HmacKeyGenParams | Pbkdf2Params, extractable: boolean, keyUsages: string[]): PromiseLike; - importKey(format: "jwk", keyData: JsonWebKey, algorithm: string | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | DhImportKeyParams | AesKeyAlgorithm, extractable: boolean, keyUsages: string[]): PromiseLike; - importKey(format: "raw" | "pkcs8" | "spki", keyData: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer, algorithm: string | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | DhImportKeyParams | AesKeyAlgorithm, extractable: boolean, keyUsages: string[]): PromiseLike; - importKey(format: string, keyData: JsonWebKey | Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer, algorithm: string | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | DhImportKeyParams | AesKeyAlgorithm, extractable: boolean, keyUsages: string[]): PromiseLike; - sign(algorithm: string | RsaPssParams | EcdsaParams | AesCmacParams, key: CryptoKey, data: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer): PromiseLike; - unwrapKey(format: string, wrappedKey: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer, unwrappingKey: CryptoKey, unwrapAlgorithm: string | Algorithm, unwrappedKeyAlgorithm: string | Algorithm, extractable: boolean, keyUsages: string[]): PromiseLike; - verify(algorithm: string | RsaPssParams | EcdsaParams | AesCmacParams, key: CryptoKey, signature: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer, data: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer): PromiseLike; - wrapKey(format: string, key: CryptoKey, wrappingKey: CryptoKey, wrapAlgorithm: string | Algorithm): PromiseLike; -} - -declare var SubtleCrypto: { - prototype: SubtleCrypto; - new(): SubtleCrypto; -}; - -interface SyncManager { - getTags(): Promise; - register(tag: string): Promise; -} - -declare var SyncManager: { - prototype: SyncManager; - new(): SyncManager; -}; - -interface Text extends CharacterData, Slotable { - readonly assignedSlot: HTMLSlotElement | null; - /** - * Returns the combined data of all direct Text node siblings. - */ - readonly wholeText: string; - /** - * Splits data at the given offset and returns the remainder as Text node. - */ - splitText(offset: number): Text; -} - -declare var Text: { - prototype: Text; - new(data?: string): Text; -}; - -interface TextDecoder { - /** - * Returns encoding's name, lowercased. - */ - readonly encoding: string; - /** - * Returns true if error mode is "fatal", and false - * otherwise. - */ - readonly fatal: boolean; - /** - * Returns true if ignore BOM flag is set, and false otherwise. - */ - readonly ignoreBOM: boolean; - /** - * Returns the result of running encoding's decoder. The - * method can be invoked zero or more times with options's stream set to - * true, and then once without options's stream (or set to false), to process - * a fragmented stream. If the invocation without options's stream (or set to - * false) has no input, it's clearest to omit both arguments. - * var string = "", decoder = new TextDecoder(encoding), buffer; - * while(buffer = next_chunk()) { - * string += decoder.decode(buffer, {stream:true}); - * } - * string += decoder.decode(); // end-of-stream - * If the error mode is "fatal" and encoding's decoder returns error, throws a TypeError. - */ - decode(input?: BufferSource, options?: TextDecodeOptions): string; -} - -declare var TextDecoder: { - prototype: TextDecoder; - new(label?: string, options?: TextDecoderOptions): TextDecoder; -}; - -interface TextEncoder { - /** - * Returns "utf-8". - */ - readonly encoding: string; - /** - * Returns the result of running UTF-8's encoder. - */ - encode(input?: string): Uint8Array; -} - -declare var TextEncoder: { - prototype: TextEncoder; - new(): TextEncoder; -}; - -interface TextEvent extends UIEvent { - readonly data: string; - initTextEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, dataArg: string, inputMethod: number, locale: string): void; - readonly DOM_INPUT_METHOD_DROP: number; - readonly DOM_INPUT_METHOD_HANDWRITING: number; - readonly DOM_INPUT_METHOD_IME: number; - readonly DOM_INPUT_METHOD_KEYBOARD: number; - readonly DOM_INPUT_METHOD_MULTIMODAL: number; - readonly DOM_INPUT_METHOD_OPTION: number; - readonly DOM_INPUT_METHOD_PASTE: number; - readonly DOM_INPUT_METHOD_SCRIPT: number; - readonly DOM_INPUT_METHOD_UNKNOWN: number; - readonly DOM_INPUT_METHOD_VOICE: number; -} - -declare var TextEvent: { - prototype: TextEvent; - new(): TextEvent; - readonly DOM_INPUT_METHOD_DROP: number; - readonly DOM_INPUT_METHOD_HANDWRITING: number; - readonly DOM_INPUT_METHOD_IME: number; - readonly DOM_INPUT_METHOD_KEYBOARD: number; - readonly DOM_INPUT_METHOD_MULTIMODAL: number; - readonly DOM_INPUT_METHOD_OPTION: number; - readonly DOM_INPUT_METHOD_PASTE: number; - readonly DOM_INPUT_METHOD_SCRIPT: number; - readonly DOM_INPUT_METHOD_UNKNOWN: number; - readonly DOM_INPUT_METHOD_VOICE: number; -}; - -interface TextMetrics { - readonly actualBoundingBoxAscent: number; - readonly actualBoundingBoxDescent: number; - readonly actualBoundingBoxLeft: number; - readonly actualBoundingBoxRight: number; - readonly alphabeticBaseline: number; - readonly emHeightAscent: number; - readonly emHeightDescent: number; - readonly fontBoundingBoxAscent: number; - readonly fontBoundingBoxDescent: number; - readonly hangingBaseline: number; - /** - * Returns the measurement described below. - */ - readonly ideographicBaseline: number; - readonly width: number; -} - -declare var TextMetrics: { - prototype: TextMetrics; - new(): TextMetrics; -}; - -interface TextTrackEventMap { - "cuechange": Event; - "error": Event; - "load": Event; -} - -interface TextTrack extends EventTarget { - readonly activeCues: TextTrackCueList; - readonly cues: TextTrackCueList; - readonly inBandMetadataTrackDispatchType: string; - readonly kind: string; - readonly label: string; - readonly language: string; - mode: TextTrackMode | number; - oncuechange: ((this: TextTrack, ev: Event) => any) | null; - onerror: ((this: TextTrack, ev: Event) => any) | null; - onload: ((this: TextTrack, ev: Event) => any) | null; - readonly readyState: number; - addCue(cue: TextTrackCue): void; - removeCue(cue: TextTrackCue): void; - readonly DISABLED: number; - readonly ERROR: number; - readonly HIDDEN: number; - readonly LOADED: number; - readonly LOADING: number; - readonly NONE: number; - readonly SHOWING: number; - addEventListener(type: K, listener: (this: TextTrack, ev: TextTrackEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: TextTrack, ev: TextTrackEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var TextTrack: { - prototype: TextTrack; - new(): TextTrack; - readonly DISABLED: number; - readonly ERROR: number; - readonly HIDDEN: number; - readonly LOADED: number; - readonly LOADING: number; - readonly NONE: number; - readonly SHOWING: number; -}; - -interface TextTrackCueEventMap { - "enter": Event; - "exit": Event; -} - -interface TextTrackCue extends EventTarget { - endTime: number; - id: string; - onenter: ((this: TextTrackCue, ev: Event) => any) | null; - onexit: ((this: TextTrackCue, ev: Event) => any) | null; - pauseOnExit: boolean; - startTime: number; - text: string; - readonly track: TextTrack; - getCueAsHTML(): DocumentFragment; - addEventListener(type: K, listener: (this: TextTrackCue, ev: TextTrackCueEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: TextTrackCue, ev: TextTrackCueEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var TextTrackCue: { - prototype: TextTrackCue; - new(startTime: number, endTime: number, text: string): TextTrackCue; -}; - -interface TextTrackCueList { - readonly length: number; - getCueById(id: string): TextTrackCue; - item(index: number): TextTrackCue; - [index: number]: TextTrackCue; -} - -declare var TextTrackCueList: { - prototype: TextTrackCueList; - new(): TextTrackCueList; -}; - -interface TextTrackListEventMap { - "addtrack": TrackEvent; -} - -interface TextTrackList extends EventTarget { - readonly length: number; - onaddtrack: ((this: TextTrackList, ev: TrackEvent) => any) | null; - item(index: number): TextTrack; - addEventListener(type: K, listener: (this: TextTrackList, ev: TextTrackListEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: TextTrackList, ev: TextTrackListEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; - [index: number]: TextTrack; -} - -declare var TextTrackList: { - prototype: TextTrackList; - new(): TextTrackList; -}; - -interface TimeRanges { - readonly length: number; - end(index: number): number; - start(index: number): number; -} - -declare var TimeRanges: { - prototype: TimeRanges; - new(): TimeRanges; -}; - -interface Touch { - readonly altitudeAngle: number; - readonly azimuthAngle: number; - readonly clientX: number; - readonly clientY: number; - readonly force: number; - readonly identifier: number; - readonly pageX: number; - readonly pageY: number; - readonly radiusX: number; - readonly radiusY: number; - readonly rotationAngle: number; - readonly screenX: number; - readonly screenY: number; - readonly target: EventTarget; - readonly touchType: TouchType; -} - -declare var Touch: { - prototype: Touch; - new(touchInitDict: TouchInit): Touch; -}; - -interface TouchEvent extends UIEvent { - readonly altKey: boolean; - readonly changedTouches: TouchList; - readonly ctrlKey: boolean; - readonly metaKey: boolean; - readonly shiftKey: boolean; - readonly targetTouches: TouchList; - readonly touches: TouchList; -} - -declare var TouchEvent: { - prototype: TouchEvent; - new(type: string, eventInitDict?: TouchEventInit): TouchEvent; -}; - -interface TouchList { - readonly length: number; - item(index: number): Touch | null; - [index: number]: Touch; -} - -declare var TouchList: { - prototype: TouchList; - new(): TouchList; -}; - -interface TrackEvent extends Event { - readonly track: VideoTrack | AudioTrack | TextTrack | null; -} - -declare var TrackEvent: { - prototype: TrackEvent; - new(typeArg: string, eventInitDict?: TrackEventInit): TrackEvent; -}; - -interface TransformStream { - readonly readable: ReadableStream; - readonly writable: WritableStream; -} - -declare var TransformStream: { - prototype: TransformStream; - new(transformer?: Transformer, writableStrategy?: QueuingStrategy, readableStrategy?: QueuingStrategy): TransformStream; -}; - -interface TransformStreamDefaultController { - readonly desiredSize: number | null; - enqueue(chunk: O): void; - error(reason?: any): void; - terminate(): void; -} - -interface TransitionEvent extends Event { - readonly elapsedTime: number; - readonly propertyName: string; - readonly pseudoElement: string; -} - -declare var TransitionEvent: { - prototype: TransitionEvent; - new(type: string, transitionEventInitDict?: TransitionEventInit): TransitionEvent; -}; - -interface TreeWalker { - currentNode: Node; - readonly filter: NodeFilter | null; - readonly root: Node; - readonly whatToShow: number; - firstChild(): Node | null; - lastChild(): Node | null; - nextNode(): Node | null; - nextSibling(): Node | null; - parentNode(): Node | null; - previousNode(): Node | null; - previousSibling(): Node | null; -} - -declare var TreeWalker: { - prototype: TreeWalker; - new(): TreeWalker; -}; - -interface UIEvent extends Event { - readonly detail: number; - readonly view: Window; - initUIEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, detailArg: number): void; -} - -declare var UIEvent: { - prototype: UIEvent; - new(typeArg: string, eventInitDict?: UIEventInit): UIEvent; -}; - -interface URL { - hash: string; - host: string; - hostname: string; - href: string; - readonly origin: string; - password: string; - pathname: string; - port: string; - protocol: string; - search: string; - readonly searchParams: URLSearchParams; - username: string; - toJSON(): string; -} - -declare var URL: { - prototype: URL; - new(url: string, base?: string | URL): URL; - createObjectURL(object: any): string; - revokeObjectURL(url: string): void; -}; - -type webkitURL = URL; -declare var webkitURL: typeof URL; - -interface URLSearchParams { - /** - * Appends a specified key/value pair as a new search parameter. - */ - append(name: string, value: string): void; - /** - * Deletes the given search parameter, and its associated value, from the list of all search parameters. - */ - delete(name: string): void; - /** - * Returns the first value associated to the given search parameter. - */ - get(name: string): string | null; - /** - * Returns all the values association with a given search parameter. - */ - getAll(name: string): string[]; - /** - * Returns a Boolean indicating if such a search parameter exists. - */ - has(name: string): boolean; - /** - * Sets the value associated to a given search parameter to the given value. If there were several values, delete the others. - */ - set(name: string, value: string): void; - sort(): void; - forEach(callbackfn: (value: string, key: string, parent: URLSearchParams) => void, thisArg?: any): void; -} - -declare var URLSearchParams: { - prototype: URLSearchParams; - new(init?: string[][] | Record | string | URLSearchParams): URLSearchParams; -}; - -interface VRDisplay extends EventTarget { - readonly capabilities: VRDisplayCapabilities; - depthFar: number; - depthNear: number; - readonly displayId: number; - readonly displayName: string; - readonly isConnected: boolean; - readonly isPresenting: boolean; - readonly stageParameters: VRStageParameters | null; - cancelAnimationFrame(handle: number): void; - exitPresent(): Promise; - getEyeParameters(whichEye: string): VREyeParameters; - getFrameData(frameData: VRFrameData): boolean; - getLayers(): VRLayer[]; - /** @deprecated */ - getPose(): VRPose; - requestAnimationFrame(callback: FrameRequestCallback): number; - requestPresent(layers: VRLayer[]): Promise; - resetPose(): void; - submitFrame(pose?: VRPose): void; -} - -declare var VRDisplay: { - prototype: VRDisplay; - new(): VRDisplay; -}; - -interface VRDisplayCapabilities { - readonly canPresent: boolean; - readonly hasExternalDisplay: boolean; - readonly hasOrientation: boolean; - readonly hasPosition: boolean; - readonly maxLayers: number; -} - -declare var VRDisplayCapabilities: { - prototype: VRDisplayCapabilities; - new(): VRDisplayCapabilities; -}; - -interface VRDisplayEvent extends Event { - readonly display: VRDisplay; - readonly reason: VRDisplayEventReason | null; -} - -declare var VRDisplayEvent: { - prototype: VRDisplayEvent; - new(type: string, eventInitDict: VRDisplayEventInit): VRDisplayEvent; -}; - -interface VREyeParameters { - /** @deprecated */ - readonly fieldOfView: VRFieldOfView; - readonly offset: Float32Array; - readonly renderHeight: number; - readonly renderWidth: number; -} - -declare var VREyeParameters: { - prototype: VREyeParameters; - new(): VREyeParameters; -}; - -interface VRFieldOfView { - readonly downDegrees: number; - readonly leftDegrees: number; - readonly rightDegrees: number; - readonly upDegrees: number; -} - -declare var VRFieldOfView: { - prototype: VRFieldOfView; - new(): VRFieldOfView; -}; - -interface VRFrameData { - readonly leftProjectionMatrix: Float32Array; - readonly leftViewMatrix: Float32Array; - readonly pose: VRPose; - readonly rightProjectionMatrix: Float32Array; - readonly rightViewMatrix: Float32Array; - readonly timestamp: number; -} - -declare var VRFrameData: { - prototype: VRFrameData; - new(): VRFrameData; -}; - -interface VRPose { - readonly angularAcceleration: Float32Array | null; - readonly angularVelocity: Float32Array | null; - readonly linearAcceleration: Float32Array | null; - readonly linearVelocity: Float32Array | null; - readonly orientation: Float32Array | null; - readonly position: Float32Array | null; - readonly timestamp: number; -} - -declare var VRPose: { - prototype: VRPose; - new(): VRPose; -}; - -interface VTTCue extends TextTrackCue { - align: AlignSetting; - line: LineAndPositionSetting; - lineAlign: LineAlignSetting; - position: LineAndPositionSetting; - positionAlign: PositionAlignSetting; - region: VTTRegion | null; - size: number; - snapToLines: boolean; - text: string; - vertical: DirectionSetting; - getCueAsHTML(): DocumentFragment; - addEventListener(type: K, listener: (this: VTTCue, ev: TextTrackCueEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: VTTCue, ev: TextTrackCueEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var VTTCue: { - prototype: VTTCue; - new(startTime: number, endTime: number, text: string): VTTCue; -}; - -interface VTTRegion { - id: string; - lines: number; - regionAnchorX: number; - regionAnchorY: number; - scroll: ScrollSetting; - viewportAnchorX: number; - viewportAnchorY: number; - width: number; -} - -declare var VTTRegion: { - prototype: VTTRegion; - new(): VTTRegion; -}; - -interface ValidityState { - readonly badInput: boolean; - readonly customError: boolean; - readonly patternMismatch: boolean; - readonly rangeOverflow: boolean; - readonly rangeUnderflow: boolean; - readonly stepMismatch: boolean; - readonly tooLong: boolean; - readonly tooShort: boolean; - readonly typeMismatch: boolean; - readonly valid: boolean; - readonly valueMissing: boolean; -} - -declare var ValidityState: { - prototype: ValidityState; - new(): ValidityState; -}; - -interface VideoPlaybackQuality { - readonly corruptedVideoFrames: number; - readonly creationTime: number; - readonly droppedVideoFrames: number; - readonly totalFrameDelay: number; - readonly totalVideoFrames: number; -} - -declare var VideoPlaybackQuality: { - prototype: VideoPlaybackQuality; - new(): VideoPlaybackQuality; -}; - -interface VideoTrack { - readonly id: string; - kind: string; - readonly label: string; - language: string; - selected: boolean; - readonly sourceBuffer: SourceBuffer; -} - -declare var VideoTrack: { - prototype: VideoTrack; - new(): VideoTrack; -}; - -interface VideoTrackListEventMap { - "addtrack": TrackEvent; - "change": Event; - "removetrack": TrackEvent; -} - -interface VideoTrackList extends EventTarget { - readonly length: number; - onaddtrack: ((this: VideoTrackList, ev: TrackEvent) => any) | null; - onchange: ((this: VideoTrackList, ev: Event) => any) | null; - onremovetrack: ((this: VideoTrackList, ev: TrackEvent) => any) | null; - readonly selectedIndex: number; - getTrackById(id: string): VideoTrack | null; - item(index: number): VideoTrack; - addEventListener(type: K, listener: (this: VideoTrackList, ev: VideoTrackListEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: VideoTrackList, ev: VideoTrackListEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; - [index: number]: VideoTrack; -} - -declare var VideoTrackList: { - prototype: VideoTrackList; - new(): VideoTrackList; -}; - -interface WEBGL_color_buffer_float { - readonly FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT: GLenum; - readonly RGBA32F_EXT: GLenum; - readonly UNSIGNED_NORMALIZED_EXT: GLenum; -} - -interface WEBGL_compressed_texture_astc { - getSupportedProfiles(): string[]; - readonly COMPRESSED_RGBA_ASTC_10x10_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_10x5_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_10x6_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_10x8_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_12x10_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_12x12_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_4x4_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_5x4_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_5x5_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_6x5_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_6x6_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_8x5_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_8x6_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_8x8_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR: GLenum; -} - -interface WEBGL_compressed_texture_s3tc { - readonly COMPRESSED_RGBA_S3TC_DXT1_EXT: GLenum; - readonly COMPRESSED_RGBA_S3TC_DXT3_EXT: GLenum; - readonly COMPRESSED_RGBA_S3TC_DXT5_EXT: GLenum; - readonly COMPRESSED_RGB_S3TC_DXT1_EXT: GLenum; -} - -interface WEBGL_compressed_texture_s3tc_srgb { - readonly COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT: GLenum; - readonly COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT: GLenum; - readonly COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT: GLenum; - readonly COMPRESSED_SRGB_S3TC_DXT1_EXT: GLenum; -} - -interface WEBGL_debug_renderer_info { - readonly UNMASKED_RENDERER_WEBGL: GLenum; - readonly UNMASKED_VENDOR_WEBGL: GLenum; -} - -interface WEBGL_debug_shaders { - getTranslatedShaderSource(shader: WebGLShader): string; -} - -interface WEBGL_depth_texture { - readonly UNSIGNED_INT_24_8_WEBGL: GLenum; -} - -interface WEBGL_draw_buffers { - drawBuffersWEBGL(buffers: GLenum[]): void; - readonly COLOR_ATTACHMENT0_WEBGL: GLenum; - readonly COLOR_ATTACHMENT10_WEBGL: GLenum; - readonly COLOR_ATTACHMENT11_WEBGL: GLenum; - readonly COLOR_ATTACHMENT12_WEBGL: GLenum; - readonly COLOR_ATTACHMENT13_WEBGL: GLenum; - readonly COLOR_ATTACHMENT14_WEBGL: GLenum; - readonly COLOR_ATTACHMENT15_WEBGL: GLenum; - readonly COLOR_ATTACHMENT1_WEBGL: GLenum; - readonly COLOR_ATTACHMENT2_WEBGL: GLenum; - readonly COLOR_ATTACHMENT3_WEBGL: GLenum; - readonly COLOR_ATTACHMENT4_WEBGL: GLenum; - readonly COLOR_ATTACHMENT5_WEBGL: GLenum; - readonly COLOR_ATTACHMENT6_WEBGL: GLenum; - readonly COLOR_ATTACHMENT7_WEBGL: GLenum; - readonly COLOR_ATTACHMENT8_WEBGL: GLenum; - readonly COLOR_ATTACHMENT9_WEBGL: GLenum; - readonly DRAW_BUFFER0_WEBGL: GLenum; - readonly DRAW_BUFFER10_WEBGL: GLenum; - readonly DRAW_BUFFER11_WEBGL: GLenum; - readonly DRAW_BUFFER12_WEBGL: GLenum; - readonly DRAW_BUFFER13_WEBGL: GLenum; - readonly DRAW_BUFFER14_WEBGL: GLenum; - readonly DRAW_BUFFER15_WEBGL: GLenum; - readonly DRAW_BUFFER1_WEBGL: GLenum; - readonly DRAW_BUFFER2_WEBGL: GLenum; - readonly DRAW_BUFFER3_WEBGL: GLenum; - readonly DRAW_BUFFER4_WEBGL: GLenum; - readonly DRAW_BUFFER5_WEBGL: GLenum; - readonly DRAW_BUFFER6_WEBGL: GLenum; - readonly DRAW_BUFFER7_WEBGL: GLenum; - readonly DRAW_BUFFER8_WEBGL: GLenum; - readonly DRAW_BUFFER9_WEBGL: GLenum; - readonly MAX_COLOR_ATTACHMENTS_WEBGL: GLenum; - readonly MAX_DRAW_BUFFERS_WEBGL: GLenum; -} - -interface WEBGL_lose_context { - loseContext(): void; - restoreContext(): void; -} - -interface WaveShaperNode extends AudioNode { - curve: Float32Array | null; - oversample: OverSampleType; -} - -declare var WaveShaperNode: { - prototype: WaveShaperNode; - new(context: BaseAudioContext, options?: WaveShaperOptions): WaveShaperNode; -}; - -interface WebAuthentication { - getAssertion(assertionChallenge: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | null, options?: AssertionOptions): Promise; - makeCredential(accountInformation: Account, cryptoParameters: ScopedCredentialParameters[], attestationChallenge: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | null, options?: ScopedCredentialOptions): Promise; -} - -declare var WebAuthentication: { - prototype: WebAuthentication; - new(): WebAuthentication; -}; - -interface WebAuthnAssertion { - readonly authenticatorData: ArrayBuffer; - readonly clientData: ArrayBuffer; - readonly credential: ScopedCredential; - readonly signature: ArrayBuffer; -} - -declare var WebAuthnAssertion: { - prototype: WebAuthnAssertion; - new(): WebAuthnAssertion; -}; - -interface WebGLActiveInfo { - readonly name: string; - readonly size: GLint; - readonly type: GLenum; -} - -declare var WebGLActiveInfo: { - prototype: WebGLActiveInfo; - new(): WebGLActiveInfo; -}; - -interface WebGLBuffer extends WebGLObject { -} - -declare var WebGLBuffer: { - prototype: WebGLBuffer; - new(): WebGLBuffer; -}; - -interface WebGLContextEvent extends Event { - readonly statusMessage: string; -} - -declare var WebGLContextEvent: { - prototype: WebGLContextEvent; - new(type: string, eventInit?: WebGLContextEventInit): WebGLContextEvent; -}; - -interface WebGLFramebuffer extends WebGLObject { -} - -declare var WebGLFramebuffer: { - prototype: WebGLFramebuffer; - new(): WebGLFramebuffer; -}; - -interface WebGLObject { -} - -declare var WebGLObject: { - prototype: WebGLObject; - new(): WebGLObject; -}; - -interface WebGLProgram extends WebGLObject { -} - -declare var WebGLProgram: { - prototype: WebGLProgram; - new(): WebGLProgram; -}; - -interface WebGLRenderbuffer extends WebGLObject { -} - -declare var WebGLRenderbuffer: { - prototype: WebGLRenderbuffer; - new(): WebGLRenderbuffer; -}; - -interface WebGLRenderingContext extends WebGLRenderingContextBase { -} - -declare var WebGLRenderingContext: { - prototype: WebGLRenderingContext; - new(): WebGLRenderingContext; - readonly ACTIVE_ATTRIBUTES: GLenum; - readonly ACTIVE_TEXTURE: GLenum; - readonly ACTIVE_UNIFORMS: GLenum; - readonly ALIASED_LINE_WIDTH_RANGE: GLenum; - readonly ALIASED_POINT_SIZE_RANGE: GLenum; - readonly ALPHA: GLenum; - readonly ALPHA_BITS: GLenum; - readonly ALWAYS: GLenum; - readonly ARRAY_BUFFER: GLenum; - readonly ARRAY_BUFFER_BINDING: GLenum; - readonly ATTACHED_SHADERS: GLenum; - readonly BACK: GLenum; - readonly BLEND: GLenum; - readonly BLEND_COLOR: GLenum; - readonly BLEND_DST_ALPHA: GLenum; - readonly BLEND_DST_RGB: GLenum; - readonly BLEND_EQUATION: GLenum; - readonly BLEND_EQUATION_ALPHA: GLenum; - readonly BLEND_EQUATION_RGB: GLenum; - readonly BLEND_SRC_ALPHA: GLenum; - readonly BLEND_SRC_RGB: GLenum; - readonly BLUE_BITS: GLenum; - readonly BOOL: GLenum; - readonly BOOL_VEC2: GLenum; - readonly BOOL_VEC3: GLenum; - readonly BOOL_VEC4: GLenum; - readonly BROWSER_DEFAULT_WEBGL: GLenum; - readonly BUFFER_SIZE: GLenum; - readonly BUFFER_USAGE: GLenum; - readonly BYTE: GLenum; - readonly CCW: GLenum; - readonly CLAMP_TO_EDGE: GLenum; - readonly COLOR_ATTACHMENT0: GLenum; - readonly COLOR_BUFFER_BIT: GLenum; - readonly COLOR_CLEAR_VALUE: GLenum; - readonly COLOR_WRITEMASK: GLenum; - readonly COMPILE_STATUS: GLenum; - readonly COMPRESSED_TEXTURE_FORMATS: GLenum; - readonly CONSTANT_ALPHA: GLenum; - readonly CONSTANT_COLOR: GLenum; - readonly CONTEXT_LOST_WEBGL: GLenum; - readonly CULL_FACE: GLenum; - readonly CULL_FACE_MODE: GLenum; - readonly CURRENT_PROGRAM: GLenum; - readonly CURRENT_VERTEX_ATTRIB: GLenum; - readonly CW: GLenum; - readonly DECR: GLenum; - readonly DECR_WRAP: GLenum; - readonly DELETE_STATUS: GLenum; - readonly DEPTH_ATTACHMENT: GLenum; - readonly DEPTH_BITS: GLenum; - readonly DEPTH_BUFFER_BIT: GLenum; - readonly DEPTH_CLEAR_VALUE: GLenum; - readonly DEPTH_COMPONENT: GLenum; - readonly DEPTH_COMPONENT16: GLenum; - readonly DEPTH_FUNC: GLenum; - readonly DEPTH_RANGE: GLenum; - readonly DEPTH_STENCIL: GLenum; - readonly DEPTH_STENCIL_ATTACHMENT: GLenum; - readonly DEPTH_TEST: GLenum; - readonly DEPTH_WRITEMASK: GLenum; - readonly DITHER: GLenum; - readonly DONT_CARE: GLenum; - readonly DST_ALPHA: GLenum; - readonly DST_COLOR: GLenum; - readonly DYNAMIC_DRAW: GLenum; - readonly ELEMENT_ARRAY_BUFFER: GLenum; - readonly ELEMENT_ARRAY_BUFFER_BINDING: GLenum; - readonly EQUAL: GLenum; - readonly FASTEST: GLenum; - readonly FLOAT: GLenum; - readonly FLOAT_MAT2: GLenum; - readonly FLOAT_MAT3: GLenum; - readonly FLOAT_MAT4: GLenum; - readonly FLOAT_VEC2: GLenum; - readonly FLOAT_VEC3: GLenum; - readonly FLOAT_VEC4: GLenum; - readonly FRAGMENT_SHADER: GLenum; - readonly FRAMEBUFFER: GLenum; - readonly FRAMEBUFFER_ATTACHMENT_OBJECT_NAME: GLenum; - readonly FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE: GLenum; - readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE: GLenum; - readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL: GLenum; - readonly FRAMEBUFFER_BINDING: GLenum; - readonly FRAMEBUFFER_COMPLETE: GLenum; - readonly FRAMEBUFFER_INCOMPLETE_ATTACHMENT: GLenum; - readonly FRAMEBUFFER_INCOMPLETE_DIMENSIONS: GLenum; - readonly FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT: GLenum; - readonly FRAMEBUFFER_UNSUPPORTED: GLenum; - readonly FRONT: GLenum; - readonly FRONT_AND_BACK: GLenum; - readonly FRONT_FACE: GLenum; - readonly FUNC_ADD: GLenum; - readonly FUNC_REVERSE_SUBTRACT: GLenum; - readonly FUNC_SUBTRACT: GLenum; - readonly GENERATE_MIPMAP_HINT: GLenum; - readonly GEQUAL: GLenum; - readonly GREATER: GLenum; - readonly GREEN_BITS: GLenum; - readonly HIGH_FLOAT: GLenum; - readonly HIGH_INT: GLenum; - readonly IMPLEMENTATION_COLOR_READ_FORMAT: GLenum; - readonly IMPLEMENTATION_COLOR_READ_TYPE: GLenum; - readonly INCR: GLenum; - readonly INCR_WRAP: GLenum; - readonly INT: GLenum; - readonly INT_VEC2: GLenum; - readonly INT_VEC3: GLenum; - readonly INT_VEC4: GLenum; - readonly INVALID_ENUM: GLenum; - readonly INVALID_FRAMEBUFFER_OPERATION: GLenum; - readonly INVALID_OPERATION: GLenum; - readonly INVALID_VALUE: GLenum; - readonly INVERT: GLenum; - readonly KEEP: GLenum; - readonly LEQUAL: GLenum; - readonly LESS: GLenum; - readonly LINEAR: GLenum; - readonly LINEAR_MIPMAP_LINEAR: GLenum; - readonly LINEAR_MIPMAP_NEAREST: GLenum; - readonly LINES: GLenum; - readonly LINE_LOOP: GLenum; - readonly LINE_STRIP: GLenum; - readonly LINE_WIDTH: GLenum; - readonly LINK_STATUS: GLenum; - readonly LOW_FLOAT: GLenum; - readonly LOW_INT: GLenum; - readonly LUMINANCE: GLenum; - readonly LUMINANCE_ALPHA: GLenum; - readonly MAX_COMBINED_TEXTURE_IMAGE_UNITS: GLenum; - readonly MAX_CUBE_MAP_TEXTURE_SIZE: GLenum; - readonly MAX_FRAGMENT_UNIFORM_VECTORS: GLenum; - readonly MAX_RENDERBUFFER_SIZE: GLenum; - readonly MAX_TEXTURE_IMAGE_UNITS: GLenum; - readonly MAX_TEXTURE_SIZE: GLenum; - readonly MAX_VARYING_VECTORS: GLenum; - readonly MAX_VERTEX_ATTRIBS: GLenum; - readonly MAX_VERTEX_TEXTURE_IMAGE_UNITS: GLenum; - readonly MAX_VERTEX_UNIFORM_VECTORS: GLenum; - readonly MAX_VIEWPORT_DIMS: GLenum; - readonly MEDIUM_FLOAT: GLenum; - readonly MEDIUM_INT: GLenum; - readonly MIRRORED_REPEAT: GLenum; - readonly NEAREST: GLenum; - readonly NEAREST_MIPMAP_LINEAR: GLenum; - readonly NEAREST_MIPMAP_NEAREST: GLenum; - readonly NEVER: GLenum; - readonly NICEST: GLenum; - readonly NONE: GLenum; - readonly NOTEQUAL: GLenum; - readonly NO_ERROR: GLenum; - readonly ONE: GLenum; - readonly ONE_MINUS_CONSTANT_ALPHA: GLenum; - readonly ONE_MINUS_CONSTANT_COLOR: GLenum; - readonly ONE_MINUS_DST_ALPHA: GLenum; - readonly ONE_MINUS_DST_COLOR: GLenum; - readonly ONE_MINUS_SRC_ALPHA: GLenum; - readonly ONE_MINUS_SRC_COLOR: GLenum; - readonly OUT_OF_MEMORY: GLenum; - readonly PACK_ALIGNMENT: GLenum; - readonly POINTS: GLenum; - readonly POLYGON_OFFSET_FACTOR: GLenum; - readonly POLYGON_OFFSET_FILL: GLenum; - readonly POLYGON_OFFSET_UNITS: GLenum; - readonly RED_BITS: GLenum; - readonly RENDERBUFFER: GLenum; - readonly RENDERBUFFER_ALPHA_SIZE: GLenum; - readonly RENDERBUFFER_BINDING: GLenum; - readonly RENDERBUFFER_BLUE_SIZE: GLenum; - readonly RENDERBUFFER_DEPTH_SIZE: GLenum; - readonly RENDERBUFFER_GREEN_SIZE: GLenum; - readonly RENDERBUFFER_HEIGHT: GLenum; - readonly RENDERBUFFER_INTERNAL_FORMAT: GLenum; - readonly RENDERBUFFER_RED_SIZE: GLenum; - readonly RENDERBUFFER_STENCIL_SIZE: GLenum; - readonly RENDERBUFFER_WIDTH: GLenum; - readonly RENDERER: GLenum; - readonly REPEAT: GLenum; - readonly REPLACE: GLenum; - readonly RGB: GLenum; - readonly RGB565: GLenum; - readonly RGB5_A1: GLenum; - readonly RGBA: GLenum; - readonly RGBA4: GLenum; - readonly SAMPLER_2D: GLenum; - readonly SAMPLER_CUBE: GLenum; - readonly SAMPLES: GLenum; - readonly SAMPLE_ALPHA_TO_COVERAGE: GLenum; - readonly SAMPLE_BUFFERS: GLenum; - readonly SAMPLE_COVERAGE: GLenum; - readonly SAMPLE_COVERAGE_INVERT: GLenum; - readonly SAMPLE_COVERAGE_VALUE: GLenum; - readonly SCISSOR_BOX: GLenum; - readonly SCISSOR_TEST: GLenum; - readonly SHADER_TYPE: GLenum; - readonly SHADING_LANGUAGE_VERSION: GLenum; - readonly SHORT: GLenum; - readonly SRC_ALPHA: GLenum; - readonly SRC_ALPHA_SATURATE: GLenum; - readonly SRC_COLOR: GLenum; - readonly STATIC_DRAW: GLenum; - readonly STENCIL_ATTACHMENT: GLenum; - readonly STENCIL_BACK_FAIL: GLenum; - readonly STENCIL_BACK_FUNC: GLenum; - readonly STENCIL_BACK_PASS_DEPTH_FAIL: GLenum; - readonly STENCIL_BACK_PASS_DEPTH_PASS: GLenum; - readonly STENCIL_BACK_REF: GLenum; - readonly STENCIL_BACK_VALUE_MASK: GLenum; - readonly STENCIL_BACK_WRITEMASK: GLenum; - readonly STENCIL_BITS: GLenum; - readonly STENCIL_BUFFER_BIT: GLenum; - readonly STENCIL_CLEAR_VALUE: GLenum; - readonly STENCIL_FAIL: GLenum; - readonly STENCIL_FUNC: GLenum; - readonly STENCIL_INDEX8: GLenum; - readonly STENCIL_PASS_DEPTH_FAIL: GLenum; - readonly STENCIL_PASS_DEPTH_PASS: GLenum; - readonly STENCIL_REF: GLenum; - readonly STENCIL_TEST: GLenum; - readonly STENCIL_VALUE_MASK: GLenum; - readonly STENCIL_WRITEMASK: GLenum; - readonly STREAM_DRAW: GLenum; - readonly SUBPIXEL_BITS: GLenum; - readonly TEXTURE: GLenum; - readonly TEXTURE0: GLenum; - readonly TEXTURE1: GLenum; - readonly TEXTURE10: GLenum; - readonly TEXTURE11: GLenum; - readonly TEXTURE12: GLenum; - readonly TEXTURE13: GLenum; - readonly TEXTURE14: GLenum; - readonly TEXTURE15: GLenum; - readonly TEXTURE16: GLenum; - readonly TEXTURE17: GLenum; - readonly TEXTURE18: GLenum; - readonly TEXTURE19: GLenum; - readonly TEXTURE2: GLenum; - readonly TEXTURE20: GLenum; - readonly TEXTURE21: GLenum; - readonly TEXTURE22: GLenum; - readonly TEXTURE23: GLenum; - readonly TEXTURE24: GLenum; - readonly TEXTURE25: GLenum; - readonly TEXTURE26: GLenum; - readonly TEXTURE27: GLenum; - readonly TEXTURE28: GLenum; - readonly TEXTURE29: GLenum; - readonly TEXTURE3: GLenum; - readonly TEXTURE30: GLenum; - readonly TEXTURE31: GLenum; - readonly TEXTURE4: GLenum; - readonly TEXTURE5: GLenum; - readonly TEXTURE6: GLenum; - readonly TEXTURE7: GLenum; - readonly TEXTURE8: GLenum; - readonly TEXTURE9: GLenum; - readonly TEXTURE_2D: GLenum; - readonly TEXTURE_BINDING_2D: GLenum; - readonly TEXTURE_BINDING_CUBE_MAP: GLenum; - readonly TEXTURE_CUBE_MAP: GLenum; - readonly TEXTURE_CUBE_MAP_NEGATIVE_X: GLenum; - readonly TEXTURE_CUBE_MAP_NEGATIVE_Y: GLenum; - readonly TEXTURE_CUBE_MAP_NEGATIVE_Z: GLenum; - readonly TEXTURE_CUBE_MAP_POSITIVE_X: GLenum; - readonly TEXTURE_CUBE_MAP_POSITIVE_Y: GLenum; - readonly TEXTURE_CUBE_MAP_POSITIVE_Z: GLenum; - readonly TEXTURE_MAG_FILTER: GLenum; - readonly TEXTURE_MIN_FILTER: GLenum; - readonly TEXTURE_WRAP_S: GLenum; - readonly TEXTURE_WRAP_T: GLenum; - readonly TRIANGLES: GLenum; - readonly TRIANGLE_FAN: GLenum; - readonly TRIANGLE_STRIP: GLenum; - readonly UNPACK_ALIGNMENT: GLenum; - readonly UNPACK_COLORSPACE_CONVERSION_WEBGL: GLenum; - readonly UNPACK_FLIP_Y_WEBGL: GLenum; - readonly UNPACK_PREMULTIPLY_ALPHA_WEBGL: GLenum; - readonly UNSIGNED_BYTE: GLenum; - readonly UNSIGNED_INT: GLenum; - readonly UNSIGNED_SHORT: GLenum; - readonly UNSIGNED_SHORT_4_4_4_4: GLenum; - readonly UNSIGNED_SHORT_5_5_5_1: GLenum; - readonly UNSIGNED_SHORT_5_6_5: GLenum; - readonly VALIDATE_STATUS: GLenum; - readonly VENDOR: GLenum; - readonly VERSION: GLenum; - readonly VERTEX_ATTRIB_ARRAY_BUFFER_BINDING: GLenum; - readonly VERTEX_ATTRIB_ARRAY_ENABLED: GLenum; - readonly VERTEX_ATTRIB_ARRAY_NORMALIZED: GLenum; - readonly VERTEX_ATTRIB_ARRAY_POINTER: GLenum; - readonly VERTEX_ATTRIB_ARRAY_SIZE: GLenum; - readonly VERTEX_ATTRIB_ARRAY_STRIDE: GLenum; - readonly VERTEX_ATTRIB_ARRAY_TYPE: GLenum; - readonly VERTEX_SHADER: GLenum; - readonly VIEWPORT: GLenum; - readonly ZERO: GLenum; -}; - -interface WebGLRenderingContextBase { - readonly canvas: HTMLCanvasElement; - readonly drawingBufferHeight: GLsizei; - readonly drawingBufferWidth: GLsizei; - activeTexture(texture: GLenum): void; - attachShader(program: WebGLProgram, shader: WebGLShader): void; - bindAttribLocation(program: WebGLProgram, index: GLuint, name: string): void; - bindBuffer(target: GLenum, buffer: WebGLBuffer | null): void; - bindFramebuffer(target: GLenum, framebuffer: WebGLFramebuffer | null): void; - bindRenderbuffer(target: GLenum, renderbuffer: WebGLRenderbuffer | null): void; - bindTexture(target: GLenum, texture: WebGLTexture | null): void; - blendColor(red: GLclampf, green: GLclampf, blue: GLclampf, alpha: GLclampf): void; - blendEquation(mode: GLenum): void; - blendEquationSeparate(modeRGB: GLenum, modeAlpha: GLenum): void; - blendFunc(sfactor: GLenum, dfactor: GLenum): void; - blendFuncSeparate(srcRGB: GLenum, dstRGB: GLenum, srcAlpha: GLenum, dstAlpha: GLenum): void; - bufferData(target: GLenum, size: GLsizeiptr, usage: GLenum): void; - bufferData(target: GLenum, data: BufferSource | null, usage: GLenum): void; - bufferSubData(target: GLenum, offset: GLintptr, data: BufferSource): void; - checkFramebufferStatus(target: GLenum): GLenum; - clear(mask: GLbitfield): void; - clearColor(red: GLclampf, green: GLclampf, blue: GLclampf, alpha: GLclampf): void; - clearDepth(depth: GLclampf): void; - clearStencil(s: GLint): void; - colorMask(red: GLboolean, green: GLboolean, blue: GLboolean, alpha: GLboolean): void; - compileShader(shader: WebGLShader): void; - compressedTexImage2D(target: GLenum, level: GLint, internalformat: GLenum, width: GLsizei, height: GLsizei, border: GLint, data: ArrayBufferView): void; - compressedTexSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, data: ArrayBufferView): void; - copyTexImage2D(target: GLenum, level: GLint, internalformat: GLenum, x: GLint, y: GLint, width: GLsizei, height: GLsizei, border: GLint): void; - copyTexSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, x: GLint, y: GLint, width: GLsizei, height: GLsizei): void; - createBuffer(): WebGLBuffer | null; - createFramebuffer(): WebGLFramebuffer | null; - createProgram(): WebGLProgram | null; - createRenderbuffer(): WebGLRenderbuffer | null; - createShader(type: GLenum): WebGLShader | null; - createTexture(): WebGLTexture | null; - cullFace(mode: GLenum): void; - deleteBuffer(buffer: WebGLBuffer | null): void; - deleteFramebuffer(framebuffer: WebGLFramebuffer | null): void; - deleteProgram(program: WebGLProgram | null): void; - deleteRenderbuffer(renderbuffer: WebGLRenderbuffer | null): void; - deleteShader(shader: WebGLShader | null): void; - deleteTexture(texture: WebGLTexture | null): void; - depthFunc(func: GLenum): void; - depthMask(flag: GLboolean): void; - depthRange(zNear: GLclampf, zFar: GLclampf): void; - detachShader(program: WebGLProgram, shader: WebGLShader): void; - disable(cap: GLenum): void; - disableVertexAttribArray(index: GLuint): void; - drawArrays(mode: GLenum, first: GLint, count: GLsizei): void; - drawElements(mode: GLenum, count: GLsizei, type: GLenum, offset: GLintptr): void; - enable(cap: GLenum): void; - enableVertexAttribArray(index: GLuint): void; - finish(): void; - flush(): void; - framebufferRenderbuffer(target: GLenum, attachment: GLenum, renderbuffertarget: GLenum, renderbuffer: WebGLRenderbuffer | null): void; - framebufferTexture2D(target: GLenum, attachment: GLenum, textarget: GLenum, texture: WebGLTexture | null, level: GLint): void; - frontFace(mode: GLenum): void; - generateMipmap(target: GLenum): void; - getActiveAttrib(program: WebGLProgram, index: GLuint): WebGLActiveInfo | null; - getActiveUniform(program: WebGLProgram, index: GLuint): WebGLActiveInfo | null; - getAttachedShaders(program: WebGLProgram): WebGLShader[] | null; - getAttribLocation(program: WebGLProgram, name: string): GLint; - getBufferParameter(target: GLenum, pname: GLenum): any; - getContextAttributes(): WebGLContextAttributes | null; - getError(): GLenum; - getExtension(extensionName: "EXT_blend_minmax"): EXT_blend_minmax | null; - getExtension(extensionName: "EXT_texture_filter_anisotropic"): EXT_texture_filter_anisotropic | null; - getExtension(extensionName: "EXT_frag_depth"): EXT_frag_depth | null; - getExtension(extensionName: "EXT_shader_texture_lod"): EXT_shader_texture_lod | null; - getExtension(extensionName: "EXT_sRGB"): EXT_sRGB | null; - getExtension(extensionName: "OES_vertex_array_object"): OES_vertex_array_object | null; - getExtension(extensionName: "WEBGL_color_buffer_float"): WEBGL_color_buffer_float | null; - getExtension(extensionName: "WEBGL_compressed_texture_astc"): WEBGL_compressed_texture_astc | null; - getExtension(extensionName: "WEBGL_compressed_texture_s3tc_srgb"): WEBGL_compressed_texture_s3tc_srgb | null; - getExtension(extensionName: "WEBGL_debug_shaders"): WEBGL_debug_shaders | null; - getExtension(extensionName: "WEBGL_draw_buffers"): WEBGL_draw_buffers | null; - getExtension(extensionName: "WEBGL_lose_context"): WEBGL_lose_context | null; - getExtension(extensionName: "WEBGL_depth_texture"): WEBGL_depth_texture | null; - getExtension(extensionName: "WEBGL_debug_renderer_info"): WEBGL_debug_renderer_info | null; - getExtension(extensionName: "WEBGL_compressed_texture_s3tc"): WEBGL_compressed_texture_s3tc | null; - getExtension(extensionName: "OES_texture_half_float_linear"): OES_texture_half_float_linear | null; - getExtension(extensionName: "OES_texture_half_float"): OES_texture_half_float | null; - getExtension(extensionName: "OES_texture_float_linear"): OES_texture_float_linear | null; - getExtension(extensionName: "OES_texture_float"): OES_texture_float | null; - getExtension(extensionName: "OES_standard_derivatives"): OES_standard_derivatives | null; - getExtension(extensionName: "OES_element_index_uint"): OES_element_index_uint | null; - getExtension(extensionName: "ANGLE_instanced_arrays"): ANGLE_instanced_arrays | null; - getExtension(extensionName: string): any; - getFramebufferAttachmentParameter(target: GLenum, attachment: GLenum, pname: GLenum): any; - getParameter(pname: GLenum): any; - getProgramInfoLog(program: WebGLProgram): string | null; - getProgramParameter(program: WebGLProgram, pname: GLenum): any; - getRenderbufferParameter(target: GLenum, pname: GLenum): any; - getShaderInfoLog(shader: WebGLShader): string | null; - getShaderParameter(shader: WebGLShader, pname: GLenum): any; - getShaderPrecisionFormat(shadertype: GLenum, precisiontype: GLenum): WebGLShaderPrecisionFormat | null; - getShaderSource(shader: WebGLShader): string | null; - getSupportedExtensions(): string[] | null; - getTexParameter(target: GLenum, pname: GLenum): any; - getUniform(program: WebGLProgram, location: WebGLUniformLocation): any; - getUniformLocation(program: WebGLProgram, name: string): WebGLUniformLocation | null; - getVertexAttrib(index: GLuint, pname: GLenum): any; - getVertexAttribOffset(index: GLuint, pname: GLenum): GLintptr; - hint(target: GLenum, mode: GLenum): void; - isBuffer(buffer: WebGLBuffer | null): GLboolean; - isContextLost(): boolean; - isEnabled(cap: GLenum): GLboolean; - isFramebuffer(framebuffer: WebGLFramebuffer | null): GLboolean; - isProgram(program: WebGLProgram | null): GLboolean; - isRenderbuffer(renderbuffer: WebGLRenderbuffer | null): GLboolean; - isShader(shader: WebGLShader | null): GLboolean; - isTexture(texture: WebGLTexture | null): GLboolean; - lineWidth(width: GLfloat): void; - linkProgram(program: WebGLProgram): void; - pixelStorei(pname: GLenum, param: GLint): void; - polygonOffset(factor: GLfloat, units: GLfloat): void; - readPixels(x: GLint, y: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, pixels: ArrayBufferView | null): void; - renderbufferStorage(target: GLenum, internalformat: GLenum, width: GLsizei, height: GLsizei): void; - sampleCoverage(value: GLclampf, invert: GLboolean): void; - scissor(x: GLint, y: GLint, width: GLsizei, height: GLsizei): void; - shaderSource(shader: WebGLShader, source: string): void; - stencilFunc(func: GLenum, ref: GLint, mask: GLuint): void; - stencilFuncSeparate(face: GLenum, func: GLenum, ref: GLint, mask: GLuint): void; - stencilMask(mask: GLuint): void; - stencilMaskSeparate(face: GLenum, mask: GLuint): void; - stencilOp(fail: GLenum, zfail: GLenum, zpass: GLenum): void; - stencilOpSeparate(face: GLenum, fail: GLenum, zfail: GLenum, zpass: GLenum): void; - texImage2D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, border: GLint, format: GLenum, type: GLenum, pixels: ArrayBufferView | null): void; - texImage2D(target: GLenum, level: GLint, internalformat: GLint, format: GLenum, type: GLenum, source: TexImageSource): void; - texParameterf(target: GLenum, pname: GLenum, param: GLfloat): void; - texParameteri(target: GLenum, pname: GLenum, param: GLint): void; - texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, pixels: ArrayBufferView | null): void; - texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, format: GLenum, type: GLenum, source: TexImageSource): void; - uniform1f(location: WebGLUniformLocation | null, x: GLfloat): void; - uniform1fv(location: WebGLUniformLocation | null, v: Float32List): void; - uniform1i(location: WebGLUniformLocation | null, x: GLint): void; - uniform1iv(location: WebGLUniformLocation | null, v: Int32List): void; - uniform2f(location: WebGLUniformLocation | null, x: GLfloat, y: GLfloat): void; - uniform2fv(location: WebGLUniformLocation | null, v: Float32List): void; - uniform2i(location: WebGLUniformLocation | null, x: GLint, y: GLint): void; - uniform2iv(location: WebGLUniformLocation | null, v: Int32List): void; - uniform3f(location: WebGLUniformLocation | null, x: GLfloat, y: GLfloat, z: GLfloat): void; - uniform3fv(location: WebGLUniformLocation | null, v: Float32List): void; - uniform3i(location: WebGLUniformLocation | null, x: GLint, y: GLint, z: GLint): void; - uniform3iv(location: WebGLUniformLocation | null, v: Int32List): void; - uniform4f(location: WebGLUniformLocation | null, x: GLfloat, y: GLfloat, z: GLfloat, w: GLfloat): void; - uniform4fv(location: WebGLUniformLocation | null, v: Float32List): void; - uniform4i(location: WebGLUniformLocation | null, x: GLint, y: GLint, z: GLint, w: GLint): void; - uniform4iv(location: WebGLUniformLocation | null, v: Int32List): void; - uniformMatrix2fv(location: WebGLUniformLocation | null, transpose: GLboolean, value: Float32List): void; - uniformMatrix3fv(location: WebGLUniformLocation | null, transpose: GLboolean, value: Float32List): void; - uniformMatrix4fv(location: WebGLUniformLocation | null, transpose: GLboolean, value: Float32List): void; - useProgram(program: WebGLProgram | null): void; - validateProgram(program: WebGLProgram): void; - vertexAttrib1f(index: GLuint, x: GLfloat): void; - vertexAttrib1fv(index: GLuint, values: Float32List): void; - vertexAttrib2f(index: GLuint, x: GLfloat, y: GLfloat): void; - vertexAttrib2fv(index: GLuint, values: Float32List): void; - vertexAttrib3f(index: GLuint, x: GLfloat, y: GLfloat, z: GLfloat): void; - vertexAttrib3fv(index: GLuint, values: Float32List): void; - vertexAttrib4f(index: GLuint, x: GLfloat, y: GLfloat, z: GLfloat, w: GLfloat): void; - vertexAttrib4fv(index: GLuint, values: Float32List): void; - vertexAttribPointer(index: GLuint, size: GLint, type: GLenum, normalized: GLboolean, stride: GLsizei, offset: GLintptr): void; - viewport(x: GLint, y: GLint, width: GLsizei, height: GLsizei): void; - readonly ACTIVE_ATTRIBUTES: GLenum; - readonly ACTIVE_TEXTURE: GLenum; - readonly ACTIVE_UNIFORMS: GLenum; - readonly ALIASED_LINE_WIDTH_RANGE: GLenum; - readonly ALIASED_POINT_SIZE_RANGE: GLenum; - readonly ALPHA: GLenum; - readonly ALPHA_BITS: GLenum; - readonly ALWAYS: GLenum; - readonly ARRAY_BUFFER: GLenum; - readonly ARRAY_BUFFER_BINDING: GLenum; - readonly ATTACHED_SHADERS: GLenum; - readonly BACK: GLenum; - readonly BLEND: GLenum; - readonly BLEND_COLOR: GLenum; - readonly BLEND_DST_ALPHA: GLenum; - readonly BLEND_DST_RGB: GLenum; - readonly BLEND_EQUATION: GLenum; - readonly BLEND_EQUATION_ALPHA: GLenum; - readonly BLEND_EQUATION_RGB: GLenum; - readonly BLEND_SRC_ALPHA: GLenum; - readonly BLEND_SRC_RGB: GLenum; - readonly BLUE_BITS: GLenum; - readonly BOOL: GLenum; - readonly BOOL_VEC2: GLenum; - readonly BOOL_VEC3: GLenum; - readonly BOOL_VEC4: GLenum; - readonly BROWSER_DEFAULT_WEBGL: GLenum; - readonly BUFFER_SIZE: GLenum; - readonly BUFFER_USAGE: GLenum; - readonly BYTE: GLenum; - readonly CCW: GLenum; - readonly CLAMP_TO_EDGE: GLenum; - readonly COLOR_ATTACHMENT0: GLenum; - readonly COLOR_BUFFER_BIT: GLenum; - readonly COLOR_CLEAR_VALUE: GLenum; - readonly COLOR_WRITEMASK: GLenum; - readonly COMPILE_STATUS: GLenum; - readonly COMPRESSED_TEXTURE_FORMATS: GLenum; - readonly CONSTANT_ALPHA: GLenum; - readonly CONSTANT_COLOR: GLenum; - readonly CONTEXT_LOST_WEBGL: GLenum; - readonly CULL_FACE: GLenum; - readonly CULL_FACE_MODE: GLenum; - readonly CURRENT_PROGRAM: GLenum; - readonly CURRENT_VERTEX_ATTRIB: GLenum; - readonly CW: GLenum; - readonly DECR: GLenum; - readonly DECR_WRAP: GLenum; - readonly DELETE_STATUS: GLenum; - readonly DEPTH_ATTACHMENT: GLenum; - readonly DEPTH_BITS: GLenum; - readonly DEPTH_BUFFER_BIT: GLenum; - readonly DEPTH_CLEAR_VALUE: GLenum; - readonly DEPTH_COMPONENT: GLenum; - readonly DEPTH_COMPONENT16: GLenum; - readonly DEPTH_FUNC: GLenum; - readonly DEPTH_RANGE: GLenum; - readonly DEPTH_STENCIL: GLenum; - readonly DEPTH_STENCIL_ATTACHMENT: GLenum; - readonly DEPTH_TEST: GLenum; - readonly DEPTH_WRITEMASK: GLenum; - readonly DITHER: GLenum; - readonly DONT_CARE: GLenum; - readonly DST_ALPHA: GLenum; - readonly DST_COLOR: GLenum; - readonly DYNAMIC_DRAW: GLenum; - readonly ELEMENT_ARRAY_BUFFER: GLenum; - readonly ELEMENT_ARRAY_BUFFER_BINDING: GLenum; - readonly EQUAL: GLenum; - readonly FASTEST: GLenum; - readonly FLOAT: GLenum; - readonly FLOAT_MAT2: GLenum; - readonly FLOAT_MAT3: GLenum; - readonly FLOAT_MAT4: GLenum; - readonly FLOAT_VEC2: GLenum; - readonly FLOAT_VEC3: GLenum; - readonly FLOAT_VEC4: GLenum; - readonly FRAGMENT_SHADER: GLenum; - readonly FRAMEBUFFER: GLenum; - readonly FRAMEBUFFER_ATTACHMENT_OBJECT_NAME: GLenum; - readonly FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE: GLenum; - readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE: GLenum; - readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL: GLenum; - readonly FRAMEBUFFER_BINDING: GLenum; - readonly FRAMEBUFFER_COMPLETE: GLenum; - readonly FRAMEBUFFER_INCOMPLETE_ATTACHMENT: GLenum; - readonly FRAMEBUFFER_INCOMPLETE_DIMENSIONS: GLenum; - readonly FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT: GLenum; - readonly FRAMEBUFFER_UNSUPPORTED: GLenum; - readonly FRONT: GLenum; - readonly FRONT_AND_BACK: GLenum; - readonly FRONT_FACE: GLenum; - readonly FUNC_ADD: GLenum; - readonly FUNC_REVERSE_SUBTRACT: GLenum; - readonly FUNC_SUBTRACT: GLenum; - readonly GENERATE_MIPMAP_HINT: GLenum; - readonly GEQUAL: GLenum; - readonly GREATER: GLenum; - readonly GREEN_BITS: GLenum; - readonly HIGH_FLOAT: GLenum; - readonly HIGH_INT: GLenum; - readonly IMPLEMENTATION_COLOR_READ_FORMAT: GLenum; - readonly IMPLEMENTATION_COLOR_READ_TYPE: GLenum; - readonly INCR: GLenum; - readonly INCR_WRAP: GLenum; - readonly INT: GLenum; - readonly INT_VEC2: GLenum; - readonly INT_VEC3: GLenum; - readonly INT_VEC4: GLenum; - readonly INVALID_ENUM: GLenum; - readonly INVALID_FRAMEBUFFER_OPERATION: GLenum; - readonly INVALID_OPERATION: GLenum; - readonly INVALID_VALUE: GLenum; - readonly INVERT: GLenum; - readonly KEEP: GLenum; - readonly LEQUAL: GLenum; - readonly LESS: GLenum; - readonly LINEAR: GLenum; - readonly LINEAR_MIPMAP_LINEAR: GLenum; - readonly LINEAR_MIPMAP_NEAREST: GLenum; - readonly LINES: GLenum; - readonly LINE_LOOP: GLenum; - readonly LINE_STRIP: GLenum; - readonly LINE_WIDTH: GLenum; - readonly LINK_STATUS: GLenum; - readonly LOW_FLOAT: GLenum; - readonly LOW_INT: GLenum; - readonly LUMINANCE: GLenum; - readonly LUMINANCE_ALPHA: GLenum; - readonly MAX_COMBINED_TEXTURE_IMAGE_UNITS: GLenum; - readonly MAX_CUBE_MAP_TEXTURE_SIZE: GLenum; - readonly MAX_FRAGMENT_UNIFORM_VECTORS: GLenum; - readonly MAX_RENDERBUFFER_SIZE: GLenum; - readonly MAX_TEXTURE_IMAGE_UNITS: GLenum; - readonly MAX_TEXTURE_SIZE: GLenum; - readonly MAX_VARYING_VECTORS: GLenum; - readonly MAX_VERTEX_ATTRIBS: GLenum; - readonly MAX_VERTEX_TEXTURE_IMAGE_UNITS: GLenum; - readonly MAX_VERTEX_UNIFORM_VECTORS: GLenum; - readonly MAX_VIEWPORT_DIMS: GLenum; - readonly MEDIUM_FLOAT: GLenum; - readonly MEDIUM_INT: GLenum; - readonly MIRRORED_REPEAT: GLenum; - readonly NEAREST: GLenum; - readonly NEAREST_MIPMAP_LINEAR: GLenum; - readonly NEAREST_MIPMAP_NEAREST: GLenum; - readonly NEVER: GLenum; - readonly NICEST: GLenum; - readonly NONE: GLenum; - readonly NOTEQUAL: GLenum; - readonly NO_ERROR: GLenum; - readonly ONE: GLenum; - readonly ONE_MINUS_CONSTANT_ALPHA: GLenum; - readonly ONE_MINUS_CONSTANT_COLOR: GLenum; - readonly ONE_MINUS_DST_ALPHA: GLenum; - readonly ONE_MINUS_DST_COLOR: GLenum; - readonly ONE_MINUS_SRC_ALPHA: GLenum; - readonly ONE_MINUS_SRC_COLOR: GLenum; - readonly OUT_OF_MEMORY: GLenum; - readonly PACK_ALIGNMENT: GLenum; - readonly POINTS: GLenum; - readonly POLYGON_OFFSET_FACTOR: GLenum; - readonly POLYGON_OFFSET_FILL: GLenum; - readonly POLYGON_OFFSET_UNITS: GLenum; - readonly RED_BITS: GLenum; - readonly RENDERBUFFER: GLenum; - readonly RENDERBUFFER_ALPHA_SIZE: GLenum; - readonly RENDERBUFFER_BINDING: GLenum; - readonly RENDERBUFFER_BLUE_SIZE: GLenum; - readonly RENDERBUFFER_DEPTH_SIZE: GLenum; - readonly RENDERBUFFER_GREEN_SIZE: GLenum; - readonly RENDERBUFFER_HEIGHT: GLenum; - readonly RENDERBUFFER_INTERNAL_FORMAT: GLenum; - readonly RENDERBUFFER_RED_SIZE: GLenum; - readonly RENDERBUFFER_STENCIL_SIZE: GLenum; - readonly RENDERBUFFER_WIDTH: GLenum; - readonly RENDERER: GLenum; - readonly REPEAT: GLenum; - readonly REPLACE: GLenum; - readonly RGB: GLenum; - readonly RGB565: GLenum; - readonly RGB5_A1: GLenum; - readonly RGBA: GLenum; - readonly RGBA4: GLenum; - readonly SAMPLER_2D: GLenum; - readonly SAMPLER_CUBE: GLenum; - readonly SAMPLES: GLenum; - readonly SAMPLE_ALPHA_TO_COVERAGE: GLenum; - readonly SAMPLE_BUFFERS: GLenum; - readonly SAMPLE_COVERAGE: GLenum; - readonly SAMPLE_COVERAGE_INVERT: GLenum; - readonly SAMPLE_COVERAGE_VALUE: GLenum; - readonly SCISSOR_BOX: GLenum; - readonly SCISSOR_TEST: GLenum; - readonly SHADER_TYPE: GLenum; - readonly SHADING_LANGUAGE_VERSION: GLenum; - readonly SHORT: GLenum; - readonly SRC_ALPHA: GLenum; - readonly SRC_ALPHA_SATURATE: GLenum; - readonly SRC_COLOR: GLenum; - readonly STATIC_DRAW: GLenum; - readonly STENCIL_ATTACHMENT: GLenum; - readonly STENCIL_BACK_FAIL: GLenum; - readonly STENCIL_BACK_FUNC: GLenum; - readonly STENCIL_BACK_PASS_DEPTH_FAIL: GLenum; - readonly STENCIL_BACK_PASS_DEPTH_PASS: GLenum; - readonly STENCIL_BACK_REF: GLenum; - readonly STENCIL_BACK_VALUE_MASK: GLenum; - readonly STENCIL_BACK_WRITEMASK: GLenum; - readonly STENCIL_BITS: GLenum; - readonly STENCIL_BUFFER_BIT: GLenum; - readonly STENCIL_CLEAR_VALUE: GLenum; - readonly STENCIL_FAIL: GLenum; - readonly STENCIL_FUNC: GLenum; - readonly STENCIL_INDEX8: GLenum; - readonly STENCIL_PASS_DEPTH_FAIL: GLenum; - readonly STENCIL_PASS_DEPTH_PASS: GLenum; - readonly STENCIL_REF: GLenum; - readonly STENCIL_TEST: GLenum; - readonly STENCIL_VALUE_MASK: GLenum; - readonly STENCIL_WRITEMASK: GLenum; - readonly STREAM_DRAW: GLenum; - readonly SUBPIXEL_BITS: GLenum; - readonly TEXTURE: GLenum; - readonly TEXTURE0: GLenum; - readonly TEXTURE1: GLenum; - readonly TEXTURE10: GLenum; - readonly TEXTURE11: GLenum; - readonly TEXTURE12: GLenum; - readonly TEXTURE13: GLenum; - readonly TEXTURE14: GLenum; - readonly TEXTURE15: GLenum; - readonly TEXTURE16: GLenum; - readonly TEXTURE17: GLenum; - readonly TEXTURE18: GLenum; - readonly TEXTURE19: GLenum; - readonly TEXTURE2: GLenum; - readonly TEXTURE20: GLenum; - readonly TEXTURE21: GLenum; - readonly TEXTURE22: GLenum; - readonly TEXTURE23: GLenum; - readonly TEXTURE24: GLenum; - readonly TEXTURE25: GLenum; - readonly TEXTURE26: GLenum; - readonly TEXTURE27: GLenum; - readonly TEXTURE28: GLenum; - readonly TEXTURE29: GLenum; - readonly TEXTURE3: GLenum; - readonly TEXTURE30: GLenum; - readonly TEXTURE31: GLenum; - readonly TEXTURE4: GLenum; - readonly TEXTURE5: GLenum; - readonly TEXTURE6: GLenum; - readonly TEXTURE7: GLenum; - readonly TEXTURE8: GLenum; - readonly TEXTURE9: GLenum; - readonly TEXTURE_2D: GLenum; - readonly TEXTURE_BINDING_2D: GLenum; - readonly TEXTURE_BINDING_CUBE_MAP: GLenum; - readonly TEXTURE_CUBE_MAP: GLenum; - readonly TEXTURE_CUBE_MAP_NEGATIVE_X: GLenum; - readonly TEXTURE_CUBE_MAP_NEGATIVE_Y: GLenum; - readonly TEXTURE_CUBE_MAP_NEGATIVE_Z: GLenum; - readonly TEXTURE_CUBE_MAP_POSITIVE_X: GLenum; - readonly TEXTURE_CUBE_MAP_POSITIVE_Y: GLenum; - readonly TEXTURE_CUBE_MAP_POSITIVE_Z: GLenum; - readonly TEXTURE_MAG_FILTER: GLenum; - readonly TEXTURE_MIN_FILTER: GLenum; - readonly TEXTURE_WRAP_S: GLenum; - readonly TEXTURE_WRAP_T: GLenum; - readonly TRIANGLES: GLenum; - readonly TRIANGLE_FAN: GLenum; - readonly TRIANGLE_STRIP: GLenum; - readonly UNPACK_ALIGNMENT: GLenum; - readonly UNPACK_COLORSPACE_CONVERSION_WEBGL: GLenum; - readonly UNPACK_FLIP_Y_WEBGL: GLenum; - readonly UNPACK_PREMULTIPLY_ALPHA_WEBGL: GLenum; - readonly UNSIGNED_BYTE: GLenum; - readonly UNSIGNED_INT: GLenum; - readonly UNSIGNED_SHORT: GLenum; - readonly UNSIGNED_SHORT_4_4_4_4: GLenum; - readonly UNSIGNED_SHORT_5_5_5_1: GLenum; - readonly UNSIGNED_SHORT_5_6_5: GLenum; - readonly VALIDATE_STATUS: GLenum; - readonly VENDOR: GLenum; - readonly VERSION: GLenum; - readonly VERTEX_ATTRIB_ARRAY_BUFFER_BINDING: GLenum; - readonly VERTEX_ATTRIB_ARRAY_ENABLED: GLenum; - readonly VERTEX_ATTRIB_ARRAY_NORMALIZED: GLenum; - readonly VERTEX_ATTRIB_ARRAY_POINTER: GLenum; - readonly VERTEX_ATTRIB_ARRAY_SIZE: GLenum; - readonly VERTEX_ATTRIB_ARRAY_STRIDE: GLenum; - readonly VERTEX_ATTRIB_ARRAY_TYPE: GLenum; - readonly VERTEX_SHADER: GLenum; - readonly VIEWPORT: GLenum; - readonly ZERO: GLenum; -} - -interface WebGLShader extends WebGLObject { -} - -declare var WebGLShader: { - prototype: WebGLShader; - new(): WebGLShader; -}; - -interface WebGLShaderPrecisionFormat { - readonly precision: GLint; - readonly rangeMax: GLint; - readonly rangeMin: GLint; -} - -declare var WebGLShaderPrecisionFormat: { - prototype: WebGLShaderPrecisionFormat; - new(): WebGLShaderPrecisionFormat; -}; - -interface WebGLTexture extends WebGLObject { -} - -declare var WebGLTexture: { - prototype: WebGLTexture; - new(): WebGLTexture; -}; - -interface WebGLUniformLocation { -} - -declare var WebGLUniformLocation: { - prototype: WebGLUniformLocation; - new(): WebGLUniformLocation; -}; - -interface WebGLVertexArrayObjectOES extends WebGLObject { -} - -interface WebKitPoint { - x: number; - y: number; -} - -declare var WebKitPoint: { - prototype: WebKitPoint; - new(x?: number, y?: number): WebKitPoint; -}; - -interface WebSocketEventMap { - "close": CloseEvent; - "error": Event; - "message": MessageEvent; - "open": Event; -} - -interface WebSocket extends EventTarget { - binaryType: BinaryType; - readonly bufferedAmount: number; - readonly extensions: string; - onclose: ((this: WebSocket, ev: CloseEvent) => any) | null; - onerror: ((this: WebSocket, ev: Event) => any) | null; - onmessage: ((this: WebSocket, ev: MessageEvent) => any) | null; - onopen: ((this: WebSocket, ev: Event) => any) | null; - readonly protocol: string; - readonly readyState: number; - readonly url: string; - close(code?: number, reason?: string): void; - send(data: string | ArrayBufferLike | Blob | ArrayBufferView): void; - readonly CLOSED: number; - readonly CLOSING: number; - readonly CONNECTING: number; - readonly OPEN: number; - addEventListener(type: K, listener: (this: WebSocket, ev: WebSocketEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: WebSocket, ev: WebSocketEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var WebSocket: { - prototype: WebSocket; - new(url: string, protocols?: string | string[]): WebSocket; - readonly CLOSED: number; - readonly CLOSING: number; - readonly CONNECTING: number; - readonly OPEN: number; -}; - -interface WheelEvent extends MouseEvent { - readonly deltaMode: number; - readonly deltaX: number; - readonly deltaY: number; - readonly deltaZ: number; - getCurrentPoint(element: Element): void; - initWheelEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, detailArg: number, screenXArg: number, screenYArg: number, clientXArg: number, clientYArg: number, buttonArg: number, relatedTargetArg: EventTarget, modifiersListArg: string, deltaXArg: number, deltaYArg: number, deltaZArg: number, deltaMode: number): void; - readonly DOM_DELTA_LINE: number; - readonly DOM_DELTA_PAGE: number; - readonly DOM_DELTA_PIXEL: number; -} - -declare var WheelEvent: { - prototype: WheelEvent; - new(typeArg: string, eventInitDict?: WheelEventInit): WheelEvent; - readonly DOM_DELTA_LINE: number; - readonly DOM_DELTA_PAGE: number; - readonly DOM_DELTA_PIXEL: number; -}; - -interface WindowEventMap extends GlobalEventHandlersEventMap, WindowEventHandlersEventMap { - "abort": UIEvent; - "afterprint": Event; - "beforeprint": Event; - "beforeunload": BeforeUnloadEvent; - "blur": FocusEvent; - "canplay": Event; - "canplaythrough": Event; - "change": Event; - "click": MouseEvent; - "compassneedscalibration": Event; - "contextmenu": MouseEvent; - "dblclick": MouseEvent; - "devicelight": DeviceLightEvent; - "devicemotion": DeviceMotionEvent; - "deviceorientation": DeviceOrientationEvent; - "drag": DragEvent; - "dragend": DragEvent; - "dragenter": DragEvent; - "dragleave": DragEvent; - "dragover": DragEvent; - "dragstart": DragEvent; - "drop": DragEvent; - "durationchange": Event; - "emptied": Event; - "ended": Event; - "error": ErrorEvent; - "focus": FocusEvent; - "hashchange": HashChangeEvent; - "input": Event; - "invalid": Event; - "keydown": KeyboardEvent; - "keypress": KeyboardEvent; - "keyup": KeyboardEvent; - "load": Event; - "loadeddata": Event; - "loadedmetadata": Event; - "loadstart": Event; - "message": MessageEvent; - "mousedown": MouseEvent; - "mouseenter": MouseEvent; - "mouseleave": MouseEvent; - "mousemove": MouseEvent; - "mouseout": MouseEvent; - "mouseover": MouseEvent; - "mouseup": MouseEvent; - "mousewheel": Event; - "MSGestureChange": Event; - "MSGestureDoubleTap": Event; - "MSGestureEnd": Event; - "MSGestureHold": Event; - "MSGestureStart": Event; - "MSGestureTap": Event; - "MSInertiaStart": Event; - "MSPointerCancel": Event; - "MSPointerDown": Event; - "MSPointerEnter": Event; - "MSPointerLeave": Event; - "MSPointerMove": Event; - "MSPointerOut": Event; - "MSPointerOver": Event; - "MSPointerUp": Event; - "offline": Event; - "online": Event; - "orientationchange": Event; - "pagehide": PageTransitionEvent; - "pageshow": PageTransitionEvent; - "pause": Event; - "play": Event; - "playing": Event; - "popstate": PopStateEvent; - "progress": ProgressEvent; - "ratechange": Event; - "readystatechange": ProgressEvent; - "reset": Event; - "resize": UIEvent; - "scroll": UIEvent; - "seeked": Event; - "seeking": Event; - "select": UIEvent; - "stalled": Event; - "storage": StorageEvent; - "submit": Event; - "suspend": Event; - "timeupdate": Event; - "unload": Event; - "volumechange": Event; - "vrdisplayactivate": Event; - "vrdisplayblur": Event; - "vrdisplayconnect": Event; - "vrdisplaydeactivate": Event; - "vrdisplaydisconnect": Event; - "vrdisplayfocus": Event; - "vrdisplaypointerrestricted": Event; - "vrdisplaypointerunrestricted": Event; - "vrdisplaypresentchange": Event; - "waiting": Event; -} - -interface Window extends EventTarget, WindowTimers, WindowSessionStorage, WindowLocalStorage, WindowConsole, GlobalEventHandlers, IDBEnvironment, WindowBase64, GlobalFetch, WindowOrWorkerGlobalScope, WindowEventHandlers { - Blob: typeof Blob; - URL: typeof URL; - URLSearchParams: typeof URLSearchParams; - readonly applicationCache: ApplicationCache; - readonly caches: CacheStorage; - readonly clientInformation: Navigator; - readonly closed: boolean; - readonly crypto: Crypto; - customElements: CustomElementRegistry; - defaultStatus: string; - readonly devicePixelRatio: number; - readonly doNotTrack: string; - readonly document: Document; - readonly event: Event | undefined; - /** @deprecated */ - readonly external: External; - readonly frameElement: Element; - readonly frames: Window; - readonly history: History; - readonly innerHeight: number; - readonly innerWidth: number; - readonly isSecureContext: boolean; - readonly length: number; - location: Location; - readonly locationbar: BarProp; - readonly menubar: BarProp; - readonly msContentScript: ExtensionScriptApis; - name: string; - readonly navigator: Navigator; - offscreenBuffering: string | boolean; - oncompassneedscalibration: ((this: Window, ev: Event) => any) | null; - ondevicelight: ((this: Window, ev: DeviceLightEvent) => any) | null; - ondevicemotion: ((this: Window, ev: DeviceMotionEvent) => any) | null; - ondeviceorientation: ((this: Window, ev: DeviceOrientationEvent) => any) | null; - onmousewheel: ((this: Window, ev: Event) => any) | null; - onmsgesturechange: ((this: Window, ev: Event) => any) | null; - onmsgesturedoubletap: ((this: Window, ev: Event) => any) | null; - onmsgestureend: ((this: Window, ev: Event) => any) | null; - onmsgesturehold: ((this: Window, ev: Event) => any) | null; - onmsgesturestart: ((this: Window, ev: Event) => any) | null; - onmsgesturetap: ((this: Window, ev: Event) => any) | null; - onmsinertiastart: ((this: Window, ev: Event) => any) | null; - onmspointercancel: ((this: Window, ev: Event) => any) | null; - onmspointerdown: ((this: Window, ev: Event) => any) | null; - onmspointerenter: ((this: Window, ev: Event) => any) | null; - onmspointerleave: ((this: Window, ev: Event) => any) | null; - onmspointermove: ((this: Window, ev: Event) => any) | null; - onmspointerout: ((this: Window, ev: Event) => any) | null; - onmspointerover: ((this: Window, ev: Event) => any) | null; - onmspointerup: ((this: Window, ev: Event) => any) | null; - /** @deprecated */ - onorientationchange: ((this: Window, ev: Event) => any) | null; - onreadystatechange: ((this: Window, ev: ProgressEvent) => any) | null; - onvrdisplayactivate: ((this: Window, ev: Event) => any) | null; - onvrdisplayblur: ((this: Window, ev: Event) => any) | null; - onvrdisplayconnect: ((this: Window, ev: Event) => any) | null; - onvrdisplaydeactivate: ((this: Window, ev: Event) => any) | null; - onvrdisplaydisconnect: ((this: Window, ev: Event) => any) | null; - onvrdisplayfocus: ((this: Window, ev: Event) => any) | null; - onvrdisplaypointerrestricted: ((this: Window, ev: Event) => any) | null; - onvrdisplaypointerunrestricted: ((this: Window, ev: Event) => any) | null; - onvrdisplaypresentchange: ((this: Window, ev: Event) => any) | null; - opener: any; - /** @deprecated */ - readonly orientation: string | number; - readonly outerHeight: number; - readonly outerWidth: number; - readonly pageXOffset: number; - readonly pageYOffset: number; - readonly parent: Window; - readonly performance: Performance; - readonly personalbar: BarProp; - readonly screen: Screen; - readonly screenLeft: number; - readonly screenTop: number; - readonly screenX: number; - readonly screenY: number; - readonly scrollX: number; - readonly scrollY: number; - readonly scrollbars: BarProp; - readonly self: Window; - readonly speechSynthesis: SpeechSynthesis; - status: string; - readonly statusbar: BarProp; - readonly styleMedia: StyleMedia; - readonly toolbar: BarProp; - readonly top: Window; - readonly window: Window; - alert(message?: any): void; - blur(): void; - cancelAnimationFrame(handle: number): void; - /** @deprecated */ - captureEvents(): void; - close(): void; - confirm(message?: string): boolean; - departFocus(navigationReason: NavigationReason, origin: FocusNavigationOrigin): void; - focus(): void; - getComputedStyle(elt: Element, pseudoElt?: string | null): CSSStyleDeclaration; - getMatchedCSSRules(elt: Element, pseudoElt?: string | null): CSSRuleList; - getSelection(): Selection; - matchMedia(query: string): MediaQueryList; - moveBy(x: number, y: number): void; - moveTo(x: number, y: number): void; - msWriteProfilerMark(profilerMarkName: string): void; - open(url?: string, target?: string, features?: string, replace?: boolean): Window | null; - postMessage(message: any, targetOrigin: string, transfer?: Transferable[]): void; - print(): void; - prompt(message?: string, _default?: string): string | null; - /** @deprecated */ - releaseEvents(): void; - requestAnimationFrame(callback: FrameRequestCallback): number; - resizeBy(x: number, y: number): void; - resizeTo(x: number, y: number): void; - scroll(options?: ScrollToOptions): void; - scroll(x: number, y: number): void; - scrollBy(options?: ScrollToOptions): void; - scrollBy(x: number, y: number): void; - scrollTo(options?: ScrollToOptions): void; - scrollTo(x: number, y: number): void; - stop(): void; - webkitCancelAnimationFrame(handle: number): void; - webkitConvertPointFromNodeToPage(node: Node, pt: WebKitPoint): WebKitPoint; - webkitConvertPointFromPageToNode(node: Node, pt: WebKitPoint): WebKitPoint; - webkitRequestAnimationFrame(callback: FrameRequestCallback): number; - addEventListener(type: K, listener: (this: Window, ev: WindowEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: Window, ev: WindowEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var Window: { - prototype: Window; - new(): Window; -}; - -interface WindowBase64 { - atob(encodedString: string): string; - btoa(rawString: string): string; -} - -interface WindowConsole { - readonly console: Console; -} - -interface WindowEventHandlersEventMap { - "afterprint": Event; - "beforeprint": Event; - "beforeunload": BeforeUnloadEvent; - "hashchange": HashChangeEvent; - "languagechange": Event; - "message": MessageEvent; - "messageerror": MessageEvent; - "offline": Event; - "online": Event; - "pagehide": PageTransitionEvent; - "pageshow": PageTransitionEvent; - "popstate": PopStateEvent; - "rejectionhandled": Event; - "storage": StorageEvent; - "unhandledrejection": PromiseRejectionEvent; - "unload": Event; -} - -interface WindowEventHandlers { - onafterprint: ((this: WindowEventHandlers, ev: Event) => any) | null; - onbeforeprint: ((this: WindowEventHandlers, ev: Event) => any) | null; - onbeforeunload: ((this: WindowEventHandlers, ev: BeforeUnloadEvent) => any) | null; - onhashchange: ((this: WindowEventHandlers, ev: HashChangeEvent) => any) | null; - onlanguagechange: ((this: WindowEventHandlers, ev: Event) => any) | null; - onmessage: ((this: WindowEventHandlers, ev: MessageEvent) => any) | null; - onmessageerror: ((this: WindowEventHandlers, ev: MessageEvent) => any) | null; - onoffline: ((this: WindowEventHandlers, ev: Event) => any) | null; - ononline: ((this: WindowEventHandlers, ev: Event) => any) | null; - onpagehide: ((this: WindowEventHandlers, ev: PageTransitionEvent) => any) | null; - onpageshow: ((this: WindowEventHandlers, ev: PageTransitionEvent) => any) | null; - onpopstate: ((this: WindowEventHandlers, ev: PopStateEvent) => any) | null; - onrejectionhandled: ((this: WindowEventHandlers, ev: Event) => any) | null; - onstorage: ((this: WindowEventHandlers, ev: StorageEvent) => any) | null; - onunhandledrejection: ((this: WindowEventHandlers, ev: PromiseRejectionEvent) => any) | null; - onunload: ((this: WindowEventHandlers, ev: Event) => any) | null; - addEventListener(type: K, listener: (this: WindowEventHandlers, ev: WindowEventHandlersEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: WindowEventHandlers, ev: WindowEventHandlersEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -interface WindowLocalStorage { - readonly localStorage: Storage; -} - -interface WindowOrWorkerGlobalScope { - readonly caches: CacheStorage; - readonly crypto: Crypto; - readonly indexedDB: IDBFactory; - readonly origin: string; - readonly performance: Performance; - atob(data: string): string; - btoa(data: string): string; - clearInterval(handle?: number): void; - clearTimeout(handle?: number): void; - createImageBitmap(image: ImageBitmapSource): Promise; - createImageBitmap(image: ImageBitmapSource, sx: number, sy: number, sw: number, sh: number): Promise; - fetch(input: RequestInfo, init?: RequestInit): Promise; - queueMicrotask(callback: Function): void; - setInterval(handler: TimerHandler, timeout?: number, ...arguments: any[]): number; - setTimeout(handler: TimerHandler, timeout?: number, ...arguments: any[]): number; -} - -interface WindowSessionStorage { - readonly sessionStorage: Storage; -} - -interface WindowTimers { -} - -interface WorkerEventMap extends AbstractWorkerEventMap { - "message": MessageEvent; -} - -interface Worker extends EventTarget, AbstractWorker { - onmessage: ((this: Worker, ev: MessageEvent) => any) | null; - postMessage(message: any, transfer?: Transferable[]): void; - terminate(): void; - addEventListener(type: K, listener: (this: Worker, ev: WorkerEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: Worker, ev: WorkerEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var Worker: { - prototype: Worker; - new(stringUrl: string, options?: WorkerOptions): Worker; -}; - -interface Worklet { - addModule(moduleURL: string, options?: WorkletOptions): Promise; -} - -declare var Worklet: { - prototype: Worklet; - new(): Worklet; -}; - -interface WritableStream { - readonly locked: boolean; - abort(reason?: any): Promise; - getWriter(): WritableStreamDefaultWriter; -} - -declare var WritableStream: { - prototype: WritableStream; - new(underlyingSink?: UnderlyingSink, strategy?: QueuingStrategy): WritableStream; -}; - -interface WritableStreamDefaultController { - error(error?: any): void; -} - -interface WritableStreamDefaultWriter { - readonly closed: Promise; - readonly desiredSize: number | null; - readonly ready: Promise; - abort(reason?: any): Promise; - close(): Promise; - releaseLock(): void; - write(chunk: W): Promise; -} - -interface XMLDocument extends Document { - addEventListener(type: K, listener: (this: XMLDocument, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: XMLDocument, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var XMLDocument: { - prototype: XMLDocument; - new(): XMLDocument; -}; - -interface XMLHttpRequestEventMap extends XMLHttpRequestEventTargetEventMap { - "readystatechange": Event; -} - -interface XMLHttpRequest extends XMLHttpRequestEventTarget { - onreadystatechange: ((this: XMLHttpRequest, ev: Event) => any) | null; - /** - * Returns client's state. - */ - readonly readyState: number; - /** - * Returns the response's body. - */ - readonly response: any; - /** - * Returns the text response. - * Throws an "InvalidStateError" DOMException if responseType is not the empty string or "text". - */ - readonly responseText: string; - /** - * Returns the response type. - * Can be set to change the response type. Values are: - * the empty string (default), - * "arraybuffer", - * "blob", - * "document", - * "json", and - * "text". - * When set: setting to "document" is ignored if current global object is not a Window object. - * When set: throws an "InvalidStateError" DOMException if state is loading or done. - * When set: throws an "InvalidAccessError" DOMException if the synchronous flag is set and current global object is a Window object. - */ - responseType: XMLHttpRequestResponseType; - readonly responseURL: string; - /** - * Returns the document response. - * Throws an "InvalidStateError" DOMException if responseType is not the empty string or "document". - */ - readonly responseXML: Document | null; - readonly status: number; - readonly statusText: string; - /** - * Can be set to a time in milliseconds. When set to a non-zero value will cause fetching to terminate after the given time has passed. When the time has passed, the - * request has not yet completed, and the synchronous flag is unset, a timeout event will then be dispatched, or a - * "TimeoutError" DOMException will be thrown otherwise (for the send() method). - * When set: throws an "InvalidAccessError" DOMException if the synchronous flag is set and current global object is a Window object. - */ - timeout: number; - /** - * Returns the associated XMLHttpRequestUpload object. It can be used to gather transmission information when data is - * transferred to a server. - */ - readonly upload: XMLHttpRequestUpload; - /** - * True when credentials are to be included in a cross-origin request. False when they are - * to be excluded in a cross-origin request and when cookies are to be ignored in its response. - * Initially false. - * When set: throws an "InvalidStateError" DOMException if state is not unsent or opened, or if the send() flag is set. - */ - withCredentials: boolean; - /** - * Cancels any network activity. - */ - abort(): void; - getAllResponseHeaders(): string; - getResponseHeader(name: string): string | null; - /** - * Sets the request method, request URL, and synchronous flag. - * Throws a "SyntaxError" DOMException if either method is not a - * valid HTTP method or url cannot be parsed. - * Throws a "SecurityError" DOMException if method is a - * case-insensitive match for `CONNECT`, `TRACE`, or `TRACK`. - * Throws an "InvalidAccessError" DOMException if async is false, current global object is a Window object, and the timeout attribute is not zero or the responseType attribute is not the empty string. - */ - open(method: string, url: string): void; - open(method: string, url: string, async: boolean, username?: string | null, password?: string | null): void; - /** - * Acts as if the `Content-Type` header value for response is mime. - * (It does not actually change the header though.) - * Throws an "InvalidStateError" DOMException if state is loading or done. - */ - overrideMimeType(mime: string): void; - /** - * Initiates the request. The optional argument provides the request body. The argument is ignored if request method is GET or HEAD. - * Throws an "InvalidStateError" DOMException if either state is not opened or the send() flag is set. - */ - send(body?: Document | BodyInit | null): void; - /** - * Combines a header in author request headers. - * Throws an "InvalidStateError" DOMException if either state is not opened or the send() flag is set. - * Throws a "SyntaxError" DOMException if name is not a header name - * or if value is not a header value. - */ - setRequestHeader(name: string, value: string): void; - readonly DONE: number; - readonly HEADERS_RECEIVED: number; - readonly LOADING: number; - readonly OPENED: number; - readonly UNSENT: number; - addEventListener(type: K, listener: (this: XMLHttpRequest, ev: XMLHttpRequestEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: XMLHttpRequest, ev: XMLHttpRequestEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var XMLHttpRequest: { - prototype: XMLHttpRequest; - new(): XMLHttpRequest; - readonly DONE: number; - readonly HEADERS_RECEIVED: number; - readonly LOADING: number; - readonly OPENED: number; - readonly UNSENT: number; -}; - -interface XMLHttpRequestEventTargetEventMap { - "abort": ProgressEvent; - "error": ProgressEvent; - "load": ProgressEvent; - "loadend": ProgressEvent; - "loadstart": ProgressEvent; - "progress": ProgressEvent; - "timeout": ProgressEvent; -} - -interface XMLHttpRequestEventTarget extends EventTarget { - onabort: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null; - onerror: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null; - onload: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null; - onloadend: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null; - onloadstart: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null; - onprogress: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null; - ontimeout: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null; - addEventListener(type: K, listener: (this: XMLHttpRequestEventTarget, ev: XMLHttpRequestEventTargetEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: XMLHttpRequestEventTarget, ev: XMLHttpRequestEventTargetEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var XMLHttpRequestEventTarget: { - prototype: XMLHttpRequestEventTarget; - new(): XMLHttpRequestEventTarget; -}; - -interface XMLHttpRequestUpload extends XMLHttpRequestEventTarget { - addEventListener(type: K, listener: (this: XMLHttpRequestUpload, ev: XMLHttpRequestEventTargetEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: XMLHttpRequestUpload, ev: XMLHttpRequestEventTargetEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var XMLHttpRequestUpload: { - prototype: XMLHttpRequestUpload; - new(): XMLHttpRequestUpload; -}; - -interface XMLSerializer { - serializeToString(root: Node): string; -} - -declare var XMLSerializer: { - prototype: XMLSerializer; - new(): XMLSerializer; -}; - -interface XPathEvaluator { - createExpression(expression: string, resolver: XPathNSResolver): XPathExpression; - createNSResolver(nodeResolver?: Node): XPathNSResolver; - evaluate(expression: string, contextNode: Node, resolver: XPathNSResolver | ((prefix: string) => string | null) | null, type: number, result: XPathResult | null): XPathResult; -} - -declare var XPathEvaluator: { - prototype: XPathEvaluator; - new(): XPathEvaluator; -}; - -interface XPathExpression { - evaluate(contextNode: Node, type: number, result: XPathResult | null): XPathResult; -} - -declare var XPathExpression: { - prototype: XPathExpression; - new(): XPathExpression; -}; - -interface XPathNSResolver { - lookupNamespaceURI(prefix: string): string | null; -} - -declare var XPathNSResolver: { - prototype: XPathNSResolver; - new(): XPathNSResolver; -}; - -interface XPathResult { - readonly booleanValue: boolean; - readonly invalidIteratorState: boolean; - readonly numberValue: number; - readonly resultType: number; - readonly singleNodeValue: Node; - readonly snapshotLength: number; - readonly stringValue: string; - iterateNext(): Node; - snapshotItem(index: number): Node; - readonly ANY_TYPE: number; - readonly ANY_UNORDERED_NODE_TYPE: number; - readonly BOOLEAN_TYPE: number; - readonly FIRST_ORDERED_NODE_TYPE: number; - readonly NUMBER_TYPE: number; - readonly ORDERED_NODE_ITERATOR_TYPE: number; - readonly ORDERED_NODE_SNAPSHOT_TYPE: number; - readonly STRING_TYPE: number; - readonly UNORDERED_NODE_ITERATOR_TYPE: number; - readonly UNORDERED_NODE_SNAPSHOT_TYPE: number; -} - -declare var XPathResult: { - prototype: XPathResult; - new(): XPathResult; - readonly ANY_TYPE: number; - readonly ANY_UNORDERED_NODE_TYPE: number; - readonly BOOLEAN_TYPE: number; - readonly FIRST_ORDERED_NODE_TYPE: number; - readonly NUMBER_TYPE: number; - readonly ORDERED_NODE_ITERATOR_TYPE: number; - readonly ORDERED_NODE_SNAPSHOT_TYPE: number; - readonly STRING_TYPE: number; - readonly UNORDERED_NODE_ITERATOR_TYPE: number; - readonly UNORDERED_NODE_SNAPSHOT_TYPE: number; -}; - -interface XSLTProcessor { - clearParameters(): void; - getParameter(namespaceURI: string, localName: string): any; - importStylesheet(style: Node): void; - removeParameter(namespaceURI: string, localName: string): void; - reset(): void; - setParameter(namespaceURI: string, localName: string, value: any): void; - transformToDocument(source: Node): Document; - transformToFragment(source: Node, document: Document): DocumentFragment; -} - -declare var XSLTProcessor: { - prototype: XSLTProcessor; - new(): XSLTProcessor; -}; - -interface webkitRTCPeerConnection extends RTCPeerConnection { - addEventListener(type: K, listener: (this: webkitRTCPeerConnection, ev: RTCPeerConnectionEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: webkitRTCPeerConnection, ev: RTCPeerConnectionEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var webkitRTCPeerConnection: { - prototype: webkitRTCPeerConnection; - new(configuration: RTCConfiguration): webkitRTCPeerConnection; -}; - -declare type EventListenerOrEventListenerObject = EventListener | EventListenerObject; - -interface BlobCallback { - (blob: Blob | null): void; -} - -interface DecodeErrorCallback { - (error: DOMException): void; -} - -interface DecodeSuccessCallback { - (decodedData: AudioBuffer): void; -} - -interface ErrorEventHandler { - (event: Event | string, source?: string, fileno?: number, columnNumber?: number, error?: Error): void; -} - -interface EventHandlerNonNull { - (event: Event): any; -} - -interface ForEachCallback { - (keyId: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | null, status: MediaKeyStatus): void; -} - -interface FrameRequestCallback { - (time: number): void; -} - -interface FunctionStringCallback { - (data: string): void; -} - -interface IntersectionObserverCallback { - (entries: IntersectionObserverEntry[], observer: IntersectionObserver): void; -} - -interface MSLaunchUriCallback { - (): void; -} - -interface MutationCallback { - (mutations: MutationRecord[], observer: MutationObserver): void; -} - -interface NavigatorUserMediaErrorCallback { - (error: MediaStreamError): void; -} - -interface NavigatorUserMediaSuccessCallback { - (stream: MediaStream): void; -} - -interface NotificationPermissionCallback { - (permission: NotificationPermission): void; -} - -interface OnBeforeUnloadEventHandlerNonNull { - (event: Event): string | null; -} - -interface OnErrorEventHandlerNonNull { - (event: Event | string, source?: string, lineno?: number, colno?: number, error?: any): any; -} - -interface PerformanceObserverCallback { - (entries: PerformanceObserverEntryList, observer: PerformanceObserver): void; -} - -interface PositionCallback { - (position: Position): void; -} - -interface PositionErrorCallback { - (positionError: PositionError): void; -} - -interface QueuingStrategySizeCallback { - (chunk: T): number; -} - -interface RTCPeerConnectionErrorCallback { - (error: DOMException): void; -} - -interface RTCSessionDescriptionCallback { - (description: RTCSessionDescriptionInit): void; -} - -interface RTCStatsCallback { - (report: RTCStatsReport): void; -} - -interface ReadableByteStreamControllerCallback { - (controller: ReadableByteStreamController): void | PromiseLike; -} - -interface ReadableStreamDefaultControllerCallback { - (controller: ReadableStreamDefaultController): void | PromiseLike; -} - -interface ReadableStreamErrorCallback { - (reason: any): void | PromiseLike; -} - -interface TransformStreamDefaultControllerCallback { - (controller: TransformStreamDefaultController): void | PromiseLike; -} - -interface TransformStreamDefaultControllerTransformCallback { - (chunk: I, controller: TransformStreamDefaultController): void | PromiseLike; -} - -interface VoidFunction { - (): void; -} - -interface WritableStreamDefaultControllerCloseCallback { - (): void | PromiseLike; -} - -interface WritableStreamDefaultControllerStartCallback { - (controller: WritableStreamDefaultController): void | PromiseLike; -} - -interface WritableStreamDefaultControllerWriteCallback { - (chunk: W, controller: WritableStreamDefaultController): void | PromiseLike; -} - -interface WritableStreamErrorCallback { - (reason: any): void | PromiseLike; -} - -interface HTMLElementTagNameMap { - "a": HTMLAnchorElement; - "abbr": HTMLElement; - "address": HTMLElement; - "applet": HTMLAppletElement; - "area": HTMLAreaElement; - "article": HTMLElement; - "aside": HTMLElement; - "audio": HTMLAudioElement; - "b": HTMLElement; - "base": HTMLBaseElement; - "basefont": HTMLBaseFontElement; - "bdo": HTMLElement; - "blockquote": HTMLQuoteElement; - "body": HTMLBodyElement; - "br": HTMLBRElement; - "button": HTMLButtonElement; - "canvas": HTMLCanvasElement; - "caption": HTMLTableCaptionElement; - "cite": HTMLElement; - "code": HTMLElement; - "col": HTMLTableColElement; - "colgroup": HTMLTableColElement; - "data": HTMLDataElement; - "datalist": HTMLDataListElement; - "dd": HTMLElement; - "del": HTMLModElement; - "details": HTMLDetailsElement; - "dfn": HTMLElement; - "dialog": HTMLDialogElement; - "dir": HTMLDirectoryElement; - "div": HTMLDivElement; - "dl": HTMLDListElement; - "dt": HTMLElement; - "em": HTMLElement; - "embed": HTMLEmbedElement; - "fieldset": HTMLFieldSetElement; - "figcaption": HTMLElement; - "figure": HTMLElement; - "font": HTMLFontElement; - "footer": HTMLElement; - "form": HTMLFormElement; - "frame": HTMLFrameElement; - "frameset": HTMLFrameSetElement; - "h1": HTMLHeadingElement; - "h2": HTMLHeadingElement; - "h3": HTMLHeadingElement; - "h4": HTMLHeadingElement; - "h5": HTMLHeadingElement; - "h6": HTMLHeadingElement; - "head": HTMLHeadElement; - "header": HTMLElement; - "hgroup": HTMLElement; - "hr": HTMLHRElement; - "html": HTMLHtmlElement; - "i": HTMLElement; - "iframe": HTMLIFrameElement; - "img": HTMLImageElement; - "input": HTMLInputElement; - "ins": HTMLModElement; - "kbd": HTMLElement; - "label": HTMLLabelElement; - "legend": HTMLLegendElement; - "li": HTMLLIElement; - "link": HTMLLinkElement; - "map": HTMLMapElement; - "mark": HTMLElement; - "marquee": HTMLMarqueeElement; - "menu": HTMLMenuElement; - "meta": HTMLMetaElement; - "meter": HTMLMeterElement; - "nav": HTMLElement; - "noscript": HTMLElement; - "object": HTMLObjectElement; - "ol": HTMLOListElement; - "optgroup": HTMLOptGroupElement; - "option": HTMLOptionElement; - "output": HTMLOutputElement; - "p": HTMLParagraphElement; - "param": HTMLParamElement; - "picture": HTMLPictureElement; - "pre": HTMLPreElement; - "progress": HTMLProgressElement; - "q": HTMLQuoteElement; - "rt": HTMLElement; - "ruby": HTMLElement; - "s": HTMLElement; - "samp": HTMLElement; - "script": HTMLScriptElement; - "section": HTMLElement; - "select": HTMLSelectElement; - "slot": HTMLSlotElement; - "small": HTMLElement; - "source": HTMLSourceElement; - "span": HTMLSpanElement; - "strong": HTMLElement; - "style": HTMLStyleElement; - "sub": HTMLElement; - "sup": HTMLElement; - "table": HTMLTableElement; - "tbody": HTMLTableSectionElement; - "td": HTMLTableDataCellElement; - "template": HTMLTemplateElement; - "textarea": HTMLTextAreaElement; - "tfoot": HTMLTableSectionElement; - "th": HTMLTableHeaderCellElement; - "thead": HTMLTableSectionElement; - "time": HTMLTimeElement; - "title": HTMLTitleElement; - "tr": HTMLTableRowElement; - "track": HTMLTrackElement; - "u": HTMLElement; - "ul": HTMLUListElement; - "var": HTMLElement; - "video": HTMLVideoElement; - "wbr": HTMLElement; -} - -interface HTMLElementDeprecatedTagNameMap { - "listing": HTMLPreElement; - "xmp": HTMLPreElement; -} - -interface SVGElementTagNameMap { - "circle": SVGCircleElement; - "clipPath": SVGClipPathElement; - "defs": SVGDefsElement; - "desc": SVGDescElement; - "ellipse": SVGEllipseElement; - "feBlend": SVGFEBlendElement; - "feColorMatrix": SVGFEColorMatrixElement; - "feComponentTransfer": SVGFEComponentTransferElement; - "feComposite": SVGFECompositeElement; - "feConvolveMatrix": SVGFEConvolveMatrixElement; - "feDiffuseLighting": SVGFEDiffuseLightingElement; - "feDisplacementMap": SVGFEDisplacementMapElement; - "feDistantLight": SVGFEDistantLightElement; - "feFlood": SVGFEFloodElement; - "feFuncA": SVGFEFuncAElement; - "feFuncB": SVGFEFuncBElement; - "feFuncG": SVGFEFuncGElement; - "feFuncR": SVGFEFuncRElement; - "feGaussianBlur": SVGFEGaussianBlurElement; - "feImage": SVGFEImageElement; - "feMerge": SVGFEMergeElement; - "feMergeNode": SVGFEMergeNodeElement; - "feMorphology": SVGFEMorphologyElement; - "feOffset": SVGFEOffsetElement; - "fePointLight": SVGFEPointLightElement; - "feSpecularLighting": SVGFESpecularLightingElement; - "feSpotLight": SVGFESpotLightElement; - "feTile": SVGFETileElement; - "feTurbulence": SVGFETurbulenceElement; - "filter": SVGFilterElement; - "foreignObject": SVGForeignObjectElement; - "g": SVGGElement; - "image": SVGImageElement; - "line": SVGLineElement; - "linearGradient": SVGLinearGradientElement; - "marker": SVGMarkerElement; - "mask": SVGMaskElement; - "metadata": SVGMetadataElement; - "path": SVGPathElement; - "pattern": SVGPatternElement; - "polygon": SVGPolygonElement; - "polyline": SVGPolylineElement; - "radialGradient": SVGRadialGradientElement; - "rect": SVGRectElement; - "stop": SVGStopElement; - "svg": SVGSVGElement; - "switch": SVGSwitchElement; - "symbol": SVGSymbolElement; - "text": SVGTextElement; - "textPath": SVGTextPathElement; - "tspan": SVGTSpanElement; - "use": SVGUseElement; - "view": SVGViewElement; -} - -/** @deprecated Directly use HTMLElementTagNameMap or SVGElementTagNameMap as appropriate, instead. */ -interface ElementTagNameMap extends HTMLElementTagNameMap, SVGElementTagNameMap { } - -declare var Audio: { - new(src?: string): HTMLAudioElement; -}; -declare var Image: { - new(width?: number, height?: number): HTMLImageElement; -}; -declare var Option: { - new(text?: string, value?: string, defaultSelected?: boolean, selected?: boolean): HTMLOptionElement; -}; -declare var Blob: typeof Blob; -declare var URL: typeof URL; -declare var URLSearchParams: typeof URLSearchParams; -declare var applicationCache: ApplicationCache; -declare var caches: CacheStorage; -declare var clientInformation: Navigator; -declare var closed: boolean; -declare var crypto: Crypto; -declare var customElements: CustomElementRegistry; -declare var defaultStatus: string; -declare var devicePixelRatio: number; -declare var doNotTrack: string; -declare var document: Document; -declare var event: Event | undefined; -/** @deprecated */ -declare var external: External; -declare var frameElement: Element; -declare var frames: Window; -declare var history: History; -declare var innerHeight: number; -declare var innerWidth: number; -declare var isSecureContext: boolean; -declare var length: number; -declare var location: Location; -declare var locationbar: BarProp; -declare var menubar: BarProp; -declare var msContentScript: ExtensionScriptApis; -declare const name: never; -declare var navigator: Navigator; -declare var offscreenBuffering: string | boolean; -declare var oncompassneedscalibration: ((this: Window, ev: Event) => any) | null; -declare var ondevicelight: ((this: Window, ev: DeviceLightEvent) => any) | null; -declare var ondevicemotion: ((this: Window, ev: DeviceMotionEvent) => any) | null; -declare var ondeviceorientation: ((this: Window, ev: DeviceOrientationEvent) => any) | null; -declare var onmousewheel: ((this: Window, ev: Event) => any) | null; -declare var onmsgesturechange: ((this: Window, ev: Event) => any) | null; -declare var onmsgesturedoubletap: ((this: Window, ev: Event) => any) | null; -declare var onmsgestureend: ((this: Window, ev: Event) => any) | null; -declare var onmsgesturehold: ((this: Window, ev: Event) => any) | null; -declare var onmsgesturestart: ((this: Window, ev: Event) => any) | null; -declare var onmsgesturetap: ((this: Window, ev: Event) => any) | null; -declare var onmsinertiastart: ((this: Window, ev: Event) => any) | null; -declare var onmspointercancel: ((this: Window, ev: Event) => any) | null; -declare var onmspointerdown: ((this: Window, ev: Event) => any) | null; -declare var onmspointerenter: ((this: Window, ev: Event) => any) | null; -declare var onmspointerleave: ((this: Window, ev: Event) => any) | null; -declare var onmspointermove: ((this: Window, ev: Event) => any) | null; -declare var onmspointerout: ((this: Window, ev: Event) => any) | null; -declare var onmspointerover: ((this: Window, ev: Event) => any) | null; -declare var onmspointerup: ((this: Window, ev: Event) => any) | null; -/** @deprecated */ -declare var onorientationchange: ((this: Window, ev: Event) => any) | null; -declare var onreadystatechange: ((this: Window, ev: ProgressEvent) => any) | null; -declare var onvrdisplayactivate: ((this: Window, ev: Event) => any) | null; -declare var onvrdisplayblur: ((this: Window, ev: Event) => any) | null; -declare var onvrdisplayconnect: ((this: Window, ev: Event) => any) | null; -declare var onvrdisplaydeactivate: ((this: Window, ev: Event) => any) | null; -declare var onvrdisplaydisconnect: ((this: Window, ev: Event) => any) | null; -declare var onvrdisplayfocus: ((this: Window, ev: Event) => any) | null; -declare var onvrdisplaypointerrestricted: ((this: Window, ev: Event) => any) | null; -declare var onvrdisplaypointerunrestricted: ((this: Window, ev: Event) => any) | null; -declare var onvrdisplaypresentchange: ((this: Window, ev: Event) => any) | null; -declare var opener: any; -/** @deprecated */ -declare var orientation: string | number; -declare var outerHeight: number; -declare var outerWidth: number; -declare var pageXOffset: number; -declare var pageYOffset: number; -declare var parent: Window; -declare var performance: Performance; -declare var personalbar: BarProp; -declare var screen: Screen; -declare var screenLeft: number; -declare var screenTop: number; -declare var screenX: number; -declare var screenY: number; -declare var scrollX: number; -declare var scrollY: number; -declare var scrollbars: BarProp; -declare var self: Window; -declare var speechSynthesis: SpeechSynthesis; -declare var status: string; -declare var statusbar: BarProp; -declare var styleMedia: StyleMedia; -declare var toolbar: BarProp; -declare var top: Window; -declare var window: Window; -declare function alert(message?: any): void; -declare function blur(): void; -declare function cancelAnimationFrame(handle: number): void; -/** @deprecated */ -declare function captureEvents(): void; -declare function close(): void; -declare function confirm(message?: string): boolean; -declare function departFocus(navigationReason: NavigationReason, origin: FocusNavigationOrigin): void; -declare function focus(): void; -declare function getComputedStyle(elt: Element, pseudoElt?: string | null): CSSStyleDeclaration; -declare function getMatchedCSSRules(elt: Element, pseudoElt?: string | null): CSSRuleList; -declare function getSelection(): Selection; -declare function matchMedia(query: string): MediaQueryList; -declare function moveBy(x: number, y: number): void; -declare function moveTo(x: number, y: number): void; -declare function msWriteProfilerMark(profilerMarkName: string): void; -declare function open(url?: string, target?: string, features?: string, replace?: boolean): Window | null; -declare function postMessage(message: any, targetOrigin: string, transfer?: Transferable[]): void; -declare function print(): void; -declare function prompt(message?: string, _default?: string): string | null; -/** @deprecated */ -declare function releaseEvents(): void; -declare function requestAnimationFrame(callback: FrameRequestCallback): number; -declare function resizeBy(x: number, y: number): void; -declare function resizeTo(x: number, y: number): void; -declare function scroll(options?: ScrollToOptions): void; -declare function scroll(x: number, y: number): void; -declare function scrollBy(options?: ScrollToOptions): void; -declare function scrollBy(x: number, y: number): void; -declare function scrollTo(options?: ScrollToOptions): void; -declare function scrollTo(x: number, y: number): void; -declare function stop(): void; -declare function webkitCancelAnimationFrame(handle: number): void; -declare function webkitConvertPointFromNodeToPage(node: Node, pt: WebKitPoint): WebKitPoint; -declare function webkitConvertPointFromPageToNode(node: Node, pt: WebKitPoint): WebKitPoint; -declare function webkitRequestAnimationFrame(callback: FrameRequestCallback): number; -declare function toString(): string; -/** - * Dispatches a synthetic event event to target and returns true - * if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise. - */ -declare function dispatchEvent(event: Event): boolean; -declare var sessionStorage: Storage; -declare var localStorage: Storage; -declare var console: Console; -/** - * Fires when the user aborts the download. - * @param ev The event. - */ -declare var onabort: ((this: Window, ev: UIEvent) => any) | null; -declare var onanimationcancel: ((this: Window, ev: AnimationEvent) => any) | null; -declare var onanimationend: ((this: Window, ev: AnimationEvent) => any) | null; -declare var onanimationiteration: ((this: Window, ev: AnimationEvent) => any) | null; -declare var onanimationstart: ((this: Window, ev: AnimationEvent) => any) | null; -declare var onauxclick: ((this: Window, ev: Event) => any) | null; -/** - * Fires when the object loses the input focus. - * @param ev The focus event. - */ -declare var onblur: ((this: Window, ev: FocusEvent) => any) | null; -declare var oncancel: ((this: Window, ev: Event) => any) | null; -/** - * Occurs when playback is possible, but would require further buffering. - * @param ev The event. - */ -declare var oncanplay: ((this: Window, ev: Event) => any) | null; -declare var oncanplaythrough: ((this: Window, ev: Event) => any) | null; -/** - * Fires when the contents of the object or selection have changed. - * @param ev The event. - */ -declare var onchange: ((this: Window, ev: Event) => any) | null; -/** - * Fires when the user clicks the left mouse button on the object - * @param ev The mouse event. - */ -declare var onclick: ((this: Window, ev: MouseEvent) => any) | null; -declare var onclose: ((this: Window, ev: Event) => any) | null; -/** - * Fires when the user clicks the right mouse button in the client area, opening the context menu. - * @param ev The mouse event. - */ -declare var oncontextmenu: ((this: Window, ev: MouseEvent) => any) | null; -declare var oncuechange: ((this: Window, ev: Event) => any) | null; -/** - * Fires when the user double-clicks the object. - * @param ev The mouse event. - */ -declare var ondblclick: ((this: Window, ev: MouseEvent) => any) | null; -/** - * Fires on the source object continuously during a drag operation. - * @param ev The event. - */ -declare var ondrag: ((this: Window, ev: DragEvent) => any) | null; -/** - * Fires on the source object when the user releases the mouse at the close of a drag operation. - * @param ev The event. - */ -declare var ondragend: ((this: Window, ev: DragEvent) => any) | null; -/** - * Fires on the target element when the user drags the object to a valid drop target. - * @param ev The drag event. - */ -declare var ondragenter: ((this: Window, ev: DragEvent) => any) | null; -declare var ondragexit: ((this: Window, ev: Event) => any) | null; -/** - * Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation. - * @param ev The drag event. - */ -declare var ondragleave: ((this: Window, ev: DragEvent) => any) | null; -/** - * Fires on the target element continuously while the user drags the object over a valid drop target. - * @param ev The event. - */ -declare var ondragover: ((this: Window, ev: DragEvent) => any) | null; -/** - * Fires on the source object when the user starts to drag a text selection or selected object. - * @param ev The event. - */ -declare var ondragstart: ((this: Window, ev: DragEvent) => any) | null; -declare var ondrop: ((this: Window, ev: DragEvent) => any) | null; -/** - * Occurs when the duration attribute is updated. - * @param ev The event. - */ -declare var ondurationchange: ((this: Window, ev: Event) => any) | null; -/** - * Occurs when the media element is reset to its initial state. - * @param ev The event. - */ -declare var onemptied: ((this: Window, ev: Event) => any) | null; -/** - * Occurs when the end of playback is reached. - * @param ev The event - */ -declare var onended: ((this: Window, ev: Event) => any) | null; -/** - * Fires when an error occurs during object loading. - * @param ev The event. - */ -declare var onerror: ErrorEventHandler; -/** - * Fires when the object receives focus. - * @param ev The event. - */ -declare var onfocus: ((this: Window, ev: FocusEvent) => any) | null; -declare var ongotpointercapture: ((this: Window, ev: PointerEvent) => any) | null; -declare var oninput: ((this: Window, ev: Event) => any) | null; -declare var oninvalid: ((this: Window, ev: Event) => any) | null; -/** - * Fires when the user presses a key. - * @param ev The keyboard event - */ -declare var onkeydown: ((this: Window, ev: KeyboardEvent) => any) | null; -/** - * Fires when the user presses an alphanumeric key. - * @param ev The event. - */ -declare var onkeypress: ((this: Window, ev: KeyboardEvent) => any) | null; -/** - * Fires when the user releases a key. - * @param ev The keyboard event - */ -declare var onkeyup: ((this: Window, ev: KeyboardEvent) => any) | null; -/** - * Fires immediately after the browser loads the object. - * @param ev The event. - */ -declare var onload: ((this: Window, ev: Event) => any) | null; -/** - * Occurs when media data is loaded at the current playback position. - * @param ev The event. - */ -declare var onloadeddata: ((this: Window, ev: Event) => any) | null; -/** - * Occurs when the duration and dimensions of the media have been determined. - * @param ev The event. - */ -declare var onloadedmetadata: ((this: Window, ev: Event) => any) | null; -declare var onloadend: ((this: Window, ev: ProgressEvent) => any) | null; -/** - * Occurs when Internet Explorer begins looking for media data. - * @param ev The event. - */ -declare var onloadstart: ((this: Window, ev: Event) => any) | null; -declare var onlostpointercapture: ((this: Window, ev: PointerEvent) => any) | null; -/** - * Fires when the user clicks the object with either mouse button. - * @param ev The mouse event. - */ -declare var onmousedown: ((this: Window, ev: MouseEvent) => any) | null; -declare var onmouseenter: ((this: Window, ev: MouseEvent) => any) | null; -declare var onmouseleave: ((this: Window, ev: MouseEvent) => any) | null; -/** - * Fires when the user moves the mouse over the object. - * @param ev The mouse event. - */ -declare var onmousemove: ((this: Window, ev: MouseEvent) => any) | null; -/** - * Fires when the user moves the mouse pointer outside the boundaries of the object. - * @param ev The mouse event. - */ -declare var onmouseout: ((this: Window, ev: MouseEvent) => any) | null; -/** - * Fires when the user moves the mouse pointer into the object. - * @param ev The mouse event. - */ -declare var onmouseover: ((this: Window, ev: MouseEvent) => any) | null; -/** - * Fires when the user releases a mouse button while the mouse is over the object. - * @param ev The mouse event. - */ -declare var onmouseup: ((this: Window, ev: MouseEvent) => any) | null; -/** - * Occurs when playback is paused. - * @param ev The event. - */ -declare var onpause: ((this: Window, ev: Event) => any) | null; -/** - * Occurs when the play method is requested. - * @param ev The event. - */ -declare var onplay: ((this: Window, ev: Event) => any) | null; -/** - * Occurs when the audio or video has started playing. - * @param ev The event. - */ -declare var onplaying: ((this: Window, ev: Event) => any) | null; -declare var onpointercancel: ((this: Window, ev: PointerEvent) => any) | null; -declare var onpointerdown: ((this: Window, ev: PointerEvent) => any) | null; -declare var onpointerenter: ((this: Window, ev: PointerEvent) => any) | null; -declare var onpointerleave: ((this: Window, ev: PointerEvent) => any) | null; -declare var onpointermove: ((this: Window, ev: PointerEvent) => any) | null; -declare var onpointerout: ((this: Window, ev: PointerEvent) => any) | null; -declare var onpointerover: ((this: Window, ev: PointerEvent) => any) | null; -declare var onpointerup: ((this: Window, ev: PointerEvent) => any) | null; -/** - * Occurs to indicate progress while downloading media data. - * @param ev The event. - */ -declare var onprogress: ((this: Window, ev: ProgressEvent) => any) | null; -/** - * Occurs when the playback rate is increased or decreased. - * @param ev The event. - */ -declare var onratechange: ((this: Window, ev: Event) => any) | null; -/** - * Fires when the user resets a form. - * @param ev The event. - */ -declare var onreset: ((this: Window, ev: Event) => any) | null; -declare var onresize: ((this: Window, ev: UIEvent) => any) | null; -/** - * Fires when the user repositions the scroll box in the scroll bar on the object. - * @param ev The event. - */ -declare var onscroll: ((this: Window, ev: UIEvent) => any) | null; -declare var onsecuritypolicyviolation: ((this: Window, ev: SecurityPolicyViolationEvent) => any) | null; -/** - * Occurs when the seek operation ends. - * @param ev The event. - */ -declare var onseeked: ((this: Window, ev: Event) => any) | null; -/** - * Occurs when the current playback position is moved. - * @param ev The event. - */ -declare var onseeking: ((this: Window, ev: Event) => any) | null; -/** - * Fires when the current selection changes. - * @param ev The event. - */ -declare var onselect: ((this: Window, ev: UIEvent) => any) | null; -/** - * Occurs when the download has stopped. - * @param ev The event. - */ -declare var onstalled: ((this: Window, ev: Event) => any) | null; -declare var onsubmit: ((this: Window, ev: Event) => any) | null; -/** - * Occurs if the load operation has been intentionally halted. - * @param ev The event. - */ -declare var onsuspend: ((this: Window, ev: Event) => any) | null; -/** - * Occurs to indicate the current playback position. - * @param ev The event. - */ -declare var ontimeupdate: ((this: Window, ev: Event) => any) | null; -declare var ontoggle: ((this: Window, ev: Event) => any) | null; -declare var ontouchcancel: ((this: Window, ev: TouchEvent) => any) | null; -declare var ontouchend: ((this: Window, ev: TouchEvent) => any) | null; -declare var ontouchmove: ((this: Window, ev: TouchEvent) => any) | null; -declare var ontouchstart: ((this: Window, ev: TouchEvent) => any) | null; -declare var ontransitioncancel: ((this: Window, ev: TransitionEvent) => any) | null; -declare var ontransitionend: ((this: Window, ev: TransitionEvent) => any) | null; -declare var ontransitionrun: ((this: Window, ev: TransitionEvent) => any) | null; -declare var ontransitionstart: ((this: Window, ev: TransitionEvent) => any) | null; -/** - * Occurs when the volume is changed, or playback is muted or unmuted. - * @param ev The event. - */ -declare var onvolumechange: ((this: Window, ev: Event) => any) | null; -/** - * Occurs when playback stops because the next frame of a video resource is not available. - * @param ev The event. - */ -declare var onwaiting: ((this: Window, ev: Event) => any) | null; -declare var onwheel: ((this: Window, ev: WheelEvent) => any) | null; -declare var indexedDB: IDBFactory; -declare function atob(encodedString: string): string; -declare function btoa(rawString: string): string; -declare function fetch(input: RequestInfo, init?: RequestInit): Promise; -declare var caches: CacheStorage; -declare var crypto: Crypto; -declare var indexedDB: IDBFactory; -declare var origin: string; -declare var performance: Performance; -declare function atob(data: string): string; -declare function btoa(data: string): string; -declare function clearInterval(handle?: number): void; -declare function clearTimeout(handle?: number): void; -declare function createImageBitmap(image: ImageBitmapSource): Promise; -declare function createImageBitmap(image: ImageBitmapSource, sx: number, sy: number, sw: number, sh: number): Promise; -declare function fetch(input: RequestInfo, init?: RequestInit): Promise; -declare function queueMicrotask(callback: Function): void; -declare function setInterval(handler: TimerHandler, timeout?: number, ...arguments: any[]): number; -declare function setTimeout(handler: TimerHandler, timeout?: number, ...arguments: any[]): number; -declare var sessionStorage: Storage; -declare var localStorage: Storage; -declare var onafterprint: ((this: Window, ev: Event) => any) | null; -declare var onbeforeprint: ((this: Window, ev: Event) => any) | null; -declare var onbeforeunload: ((this: Window, ev: BeforeUnloadEvent) => any) | null; -declare var onhashchange: ((this: Window, ev: HashChangeEvent) => any) | null; -declare var onlanguagechange: ((this: Window, ev: Event) => any) | null; -declare var onmessage: ((this: Window, ev: MessageEvent) => any) | null; -declare var onmessageerror: ((this: Window, ev: MessageEvent) => any) | null; -declare var onoffline: ((this: Window, ev: Event) => any) | null; -declare var ononline: ((this: Window, ev: Event) => any) | null; -declare var onpagehide: ((this: Window, ev: PageTransitionEvent) => any) | null; -declare var onpageshow: ((this: Window, ev: PageTransitionEvent) => any) | null; -declare var onpopstate: ((this: Window, ev: PopStateEvent) => any) | null; -declare var onrejectionhandled: ((this: Window, ev: Event) => any) | null; -declare var onstorage: ((this: Window, ev: StorageEvent) => any) | null; -declare var onunhandledrejection: ((this: Window, ev: PromiseRejectionEvent) => any) | null; -declare var onunload: ((this: Window, ev: Event) => any) | null; -declare function addEventListener(type: K, listener: (this: Window, ev: WindowEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; -declare function addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; -declare function removeEventListener(type: K, listener: (this: Window, ev: WindowEventMap[K]) => any, options?: boolean | EventListenerOptions): void; -declare function removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -type BlobPart = BufferSource | Blob | string; -type HeadersInit = Headers | string[][] | Record; -type BodyInit = Blob | BufferSource | FormData | URLSearchParams | ReadableStream | string; -type RequestInfo = Request | string; -type DOMHighResTimeStamp = number; -type RenderingContext = CanvasRenderingContext2D | ImageBitmapRenderingContext | WebGLRenderingContext; -type HTMLOrSVGImageElement = HTMLImageElement | SVGImageElement; -type CanvasImageSource = HTMLOrSVGImageElement | HTMLVideoElement | HTMLCanvasElement | ImageBitmap; -type MessageEventSource = WindowProxy | MessagePort | ServiceWorker; -type HTMLOrSVGScriptElement = HTMLScriptElement | SVGScriptElement; -type ImageBitmapSource = CanvasImageSource | Blob | ImageData; -type OnErrorEventHandler = OnErrorEventHandlerNonNull | null; -type OnBeforeUnloadEventHandler = OnBeforeUnloadEventHandlerNonNull | null; -type TimerHandler = string | Function; -type PerformanceEntryList = PerformanceEntry[]; -type VibratePattern = number | number[]; -type AlgorithmIdentifier = string | Algorithm; -type HashAlgorithmIdentifier = AlgorithmIdentifier; -type BigInteger = Uint8Array; -type NamedCurve = string; -type GLenum = number; -type GLboolean = boolean; -type GLbitfield = number; -type GLint = number; -type GLsizei = number; -type GLintptr = number; -type GLsizeiptr = number; -type GLuint = number; -type GLfloat = number; -type GLclampf = number; -type TexImageSource = ImageBitmap | ImageData | HTMLImageElement | HTMLCanvasElement | HTMLVideoElement; -type Float32List = Float32Array | GLfloat[]; -type Int32List = Int32Array | GLint[]; -type BufferSource = ArrayBufferView | ArrayBuffer; -type DOMTimeStamp = number; -type LineAndPositionSetting = number | AutoKeyword; -type FormDataEntryValue = File | string; -type InsertPosition = "beforebegin" | "afterbegin" | "beforeend" | "afterend"; -type IDBValidKey = number | string | Date | BufferSource | IDBArrayKey; -type MutationRecordType = "attributes" | "characterData" | "childList"; -type ConstrainBoolean = boolean | ConstrainBooleanParameters; -type ConstrainDOMString = string | string[] | ConstrainDOMStringParameters; -type ConstrainDouble = number | ConstrainDoubleRange; -type ConstrainLong = number | ConstrainLongRange; -type IDBKeyPath = string; -type Transferable = ArrayBuffer | MessagePort | ImageBitmap; -type RTCIceGatherCandidate = RTCIceCandidateDictionary | RTCIceCandidateComplete; -type RTCTransport = RTCDtlsTransport | RTCSrtpSdesTransport; -/** @deprecated */ -type MouseWheelEvent = WheelEvent; -type WindowProxy = Window; -type AlignSetting = "start" | "center" | "end" | "left" | "right"; -type AnimationPlayState = "idle" | "running" | "paused" | "finished"; -type AppendMode = "segments" | "sequence"; -type AudioContextLatencyCategory = "balanced" | "interactive" | "playback"; -type AudioContextState = "suspended" | "running" | "closed"; -type AutoKeyword = "auto"; -type AutomationRate = "a-rate" | "k-rate"; -type BinaryType = "blob" | "arraybuffer"; -type BiquadFilterType = "lowpass" | "highpass" | "bandpass" | "lowshelf" | "highshelf" | "peaking" | "notch" | "allpass"; -type CanPlayTypeResult = "" | "maybe" | "probably"; -type CanvasDirection = "ltr" | "rtl" | "inherit"; -type CanvasFillRule = "nonzero" | "evenodd"; -type CanvasLineCap = "butt" | "round" | "square"; -type CanvasLineJoin = "round" | "bevel" | "miter"; -type CanvasTextAlign = "start" | "end" | "left" | "right" | "center"; -type CanvasTextBaseline = "top" | "hanging" | "middle" | "alphabetic" | "ideographic" | "bottom"; -type ChannelCountMode = "max" | "clamped-max" | "explicit"; -type ChannelInterpretation = "speakers" | "discrete"; -type ClientTypes = "window" | "worker" | "sharedworker" | "all"; -type CompositeOperation = "replace" | "add" | "accumulate"; -type CompositeOperationOrAuto = "replace" | "add" | "accumulate" | "auto"; -type DirectionSetting = "" | "rl" | "lr"; -type DisplayCaptureSurfaceType = "monitor" | "window" | "application" | "browser"; -type DistanceModelType = "linear" | "inverse" | "exponential"; -type DocumentReadyState = "loading" | "interactive" | "complete"; -type EndOfStreamError = "network" | "decode"; -type EndingType = "transparent" | "native"; -type FillMode = "none" | "forwards" | "backwards" | "both" | "auto"; -type GamepadHand = "" | "left" | "right"; -type GamepadHapticActuatorType = "vibration"; -type GamepadInputEmulationType = "mouse" | "keyboard" | "gamepad"; -type GamepadMappingType = "" | "standard"; -type IDBCursorDirection = "next" | "nextunique" | "prev" | "prevunique"; -type IDBRequestReadyState = "pending" | "done"; -type IDBTransactionMode = "readonly" | "readwrite" | "versionchange"; -type ImageSmoothingQuality = "low" | "medium" | "high"; -type IterationCompositeOperation = "replace" | "accumulate"; -type KeyFormat = "raw" | "spki" | "pkcs8" | "jwk"; -type KeyType = "public" | "private" | "secret"; -type KeyUsage = "encrypt" | "decrypt" | "sign" | "verify" | "deriveKey" | "deriveBits" | "wrapKey" | "unwrapKey"; -type LineAlignSetting = "start" | "center" | "end"; -type ListeningState = "inactive" | "active" | "disambiguation"; -type MSCredentialType = "FIDO_2_0"; -type MSTransportType = "Embedded" | "USB" | "NFC" | "BT"; -type MSWebViewPermissionState = "unknown" | "defer" | "allow" | "deny"; -type MSWebViewPermissionType = "geolocation" | "unlimitedIndexedDBQuota" | "media" | "pointerlock" | "webnotifications"; -type MediaDeviceKind = "audioinput" | "audiooutput" | "videoinput"; -type MediaKeyMessageType = "license-request" | "license-renewal" | "license-release" | "individualization-request"; -type MediaKeySessionType = "temporary" | "persistent-license" | "persistent-release-message"; -type MediaKeyStatus = "usable" | "expired" | "output-downscaled" | "output-not-allowed" | "status-pending" | "internal-error"; -type MediaKeysRequirement = "required" | "optional" | "not-allowed"; -type MediaStreamTrackState = "live" | "ended"; -type NavigationReason = "up" | "down" | "left" | "right"; -type NavigationType = "navigate" | "reload" | "back_forward" | "prerender"; -type NotificationDirection = "auto" | "ltr" | "rtl"; -type NotificationPermission = "default" | "denied" | "granted"; -type OrientationLockType = "any" | "natural" | "landscape" | "portrait" | "portrait-primary" | "portrait-secondary" | "landscape-primary" | "landscape-secondary"; -type OrientationType = "portrait-primary" | "portrait-secondary" | "landscape-primary" | "landscape-secondary"; -type OscillatorType = "sine" | "square" | "sawtooth" | "triangle" | "custom"; -type OverSampleType = "none" | "2x" | "4x"; -type PanningModelType = "equalpower" | "HRTF"; -type PaymentComplete = "success" | "fail" | "unknown"; -type PaymentShippingType = "shipping" | "delivery" | "pickup"; -type PlaybackDirection = "normal" | "reverse" | "alternate" | "alternate-reverse"; -type PositionAlignSetting = "line-left" | "center" | "line-right" | "auto"; -type PushEncryptionKeyName = "p256dh" | "auth"; -type PushPermissionState = "denied" | "granted" | "prompt"; -type RTCBundlePolicy = "balanced" | "max-compat" | "max-bundle"; -type RTCDataChannelState = "connecting" | "open" | "closing" | "closed"; -type RTCDegradationPreference = "maintain-framerate" | "maintain-resolution" | "balanced"; -type RTCDtlsRole = "auto" | "client" | "server"; -type RTCDtlsTransportState = "new" | "connecting" | "connected" | "closed" | "failed"; -type RTCDtxStatus = "disabled" | "enabled"; -type RTCErrorDetailType = "data-channel-failure" | "dtls-failure" | "fingerprint-failure" | "idp-bad-script-failure" | "idp-execution-failure" | "idp-load-failure" | "idp-need-login" | "idp-timeout" | "idp-tls-failure" | "idp-token-expired" | "idp-token-invalid" | "sctp-failure" | "sdp-syntax-error" | "hardware-encoder-not-available" | "hardware-encoder-error"; -type RTCIceCandidateType = "host" | "srflx" | "prflx" | "relay"; -type RTCIceComponent = "rtp" | "rtcp"; -type RTCIceConnectionState = "new" | "checking" | "connected" | "completed" | "disconnected" | "failed" | "closed"; -type RTCIceCredentialType = "password" | "oauth"; -type RTCIceGatherPolicy = "all" | "nohost" | "relay"; -type RTCIceGathererState = "new" | "gathering" | "complete"; -type RTCIceGatheringState = "new" | "gathering" | "complete"; -type RTCIceProtocol = "udp" | "tcp"; -type RTCIceRole = "controlling" | "controlled"; -type RTCIceTcpCandidateType = "active" | "passive" | "so"; -type RTCIceTransportPolicy = "relay" | "all"; -type RTCIceTransportState = "new" | "checking" | "connected" | "completed" | "disconnected" | "failed" | "closed"; -type RTCPeerConnectionState = "new" | "connecting" | "connected" | "disconnected" | "failed" | "closed"; -type RTCPriorityType = "very-low" | "low" | "medium" | "high"; -type RTCRtcpMuxPolicy = "negotiate" | "require"; -type RTCRtpTransceiverDirection = "sendrecv" | "sendonly" | "recvonly" | "inactive"; -type RTCSctpTransportState = "connecting" | "connected" | "closed"; -type RTCSdpType = "offer" | "pranswer" | "answer" | "rollback"; -type RTCSignalingState = "stable" | "have-local-offer" | "have-remote-offer" | "have-local-pranswer" | "have-remote-pranswer" | "closed"; -type RTCStatsIceCandidatePairState = "frozen" | "waiting" | "inprogress" | "failed" | "succeeded" | "cancelled"; -type RTCStatsIceCandidateType = "host" | "serverreflexive" | "peerreflexive" | "relayed"; -type RTCStatsType = "inboundrtp" | "outboundrtp" | "session" | "datachannel" | "track" | "transport" | "candidatepair" | "localcandidate" | "remotecandidate"; -type ReadyState = "closed" | "open" | "ended"; -type ReferrerPolicy = "" | "no-referrer" | "no-referrer-when-downgrade" | "origin-only" | "origin-when-cross-origin" | "unsafe-url"; -type RequestCache = "default" | "no-store" | "reload" | "no-cache" | "force-cache" | "only-if-cached"; -type RequestCredentials = "omit" | "same-origin" | "include"; -type RequestDestination = "" | "audio" | "audioworklet" | "document" | "embed" | "font" | "image" | "manifest" | "object" | "paintworklet" | "report" | "script" | "sharedworker" | "style" | "track" | "video" | "worker" | "xslt"; -type RequestMode = "navigate" | "same-origin" | "no-cors" | "cors"; -type RequestRedirect = "follow" | "error" | "manual"; -type ResponseType = "basic" | "cors" | "default" | "error" | "opaque" | "opaqueredirect"; -type ScopedCredentialType = "ScopedCred"; -type ScrollBehavior = "auto" | "smooth"; -type ScrollLogicalPosition = "start" | "center" | "end" | "nearest"; -type ScrollRestoration = "auto" | "manual"; -type ScrollSetting = "" | "up"; -type SelectionMode = "select" | "start" | "end" | "preserve"; -type ServiceWorkerState = "installing" | "installed" | "activating" | "activated" | "redundant"; -type ServiceWorkerUpdateViaCache = "imports" | "all" | "none"; -type ShadowRootMode = "open" | "closed"; -type SpeechRecognitionErrorCode = "no-speech" | "aborted" | "audio-capture" | "network" | "not-allowed" | "service-not-allowed" | "bad-grammar" | "language-not-supported"; -type SpeechSynthesisErrorCode = "canceled" | "interrupted" | "audio-busy" | "audio-hardware" | "network" | "synthesis-unavailable" | "synthesis-failed" | "language-unavailable" | "voice-unavailable" | "text-too-long" | "invalid-argument"; -type SupportedType = "text/html" | "text/xml" | "application/xml" | "application/xhtml+xml" | "image/svg+xml"; -type TextTrackKind = "subtitles" | "captions" | "descriptions" | "chapters" | "metadata"; -type TextTrackMode = "disabled" | "hidden" | "showing"; -type TouchType = "direct" | "stylus"; -type Transport = "usb" | "nfc" | "ble"; -type VRDisplayEventReason = "mounted" | "navigation" | "requested" | "unmounted"; -type VideoFacingModeEnum = "user" | "environment" | "left" | "right"; -type VisibilityState = "hidden" | "visible" | "prerender"; -type WebGLPowerPreference = "default" | "low-power" | "high-performance"; -type WorkerType = "classic" | "module"; -type XMLHttpRequestResponseType = "" | "arraybuffer" | "blob" | "document" | "json" | "text"; diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.dom.iterable.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.dom.iterable.d.ts deleted file mode 100644 index 0948f70..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.dom.iterable.d.ts +++ /dev/null @@ -1,236 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -///////////////////////////// -/// DOM Iterable APIs -///////////////////////////// - -interface AudioParamMap extends ReadonlyMap { -} - -interface AudioTrackList { - [Symbol.iterator](): IterableIterator; -} - -interface CSSRuleList { - [Symbol.iterator](): IterableIterator; -} - -interface CSSStyleDeclaration { - [Symbol.iterator](): IterableIterator; -} - -interface ClientRectList { - [Symbol.iterator](): IterableIterator; -} - -interface DOMRectList { - [Symbol.iterator](): IterableIterator; -} - -interface DOMStringList { - [Symbol.iterator](): IterableIterator; -} - -interface DOMTokenList { - [Symbol.iterator](): IterableIterator; - entries(): IterableIterator<[number, string]>; - keys(): IterableIterator; - values(): IterableIterator; -} - -interface DataTransferItemList { - [Symbol.iterator](): IterableIterator; -} - -interface FileList { - [Symbol.iterator](): IterableIterator; -} - -interface FormData { - [Symbol.iterator](): IterableIterator<[string, FormDataEntryValue]>; - /** - * Returns an array of key, value pairs for every entry in the list. - */ - entries(): IterableIterator<[string, FormDataEntryValue]>; - /** - * Returns a list of keys in the list. - */ - keys(): IterableIterator; - /** - * Returns a list of values in the list. - */ - values(): IterableIterator; -} - -interface HTMLAllCollection { - [Symbol.iterator](): IterableIterator; -} - -interface HTMLCollectionBase { - [Symbol.iterator](): IterableIterator; -} - -interface HTMLCollectionOf { - [Symbol.iterator](): IterableIterator; -} - -interface HTMLFormElement { - [Symbol.iterator](): IterableIterator; -} - -interface HTMLSelectElement { - [Symbol.iterator](): IterableIterator; -} - -interface Headers { - [Symbol.iterator](): IterableIterator<[string, string]>; - /** - * Returns an iterator allowing to go through all key/value pairs contained in this object. - */ - entries(): IterableIterator<[string, string]>; - /** - * Returns an iterator allowing to go through all keys of the key/value pairs contained in this object. - */ - keys(): IterableIterator; - /** - * Returns an iterator allowing to go through all values of the key/value pairs contained in this object. - */ - values(): IterableIterator; -} - -interface MediaList { - [Symbol.iterator](): IterableIterator; -} - -interface MimeTypeArray { - [Symbol.iterator](): IterableIterator; -} - -interface NamedNodeMap { - [Symbol.iterator](): IterableIterator; -} - -interface NodeList { - [Symbol.iterator](): IterableIterator; - /** - * Returns an array of key, value pairs for every entry in the list. - */ - entries(): IterableIterator<[number, Node]>; - /** - * Returns an list of keys in the list. - */ - keys(): IterableIterator; - /** - * Returns an list of values in the list. - */ - values(): IterableIterator; -} - -interface NodeListOf { - [Symbol.iterator](): IterableIterator; - /** - * Returns an array of key, value pairs for every entry in the list. - */ - entries(): IterableIterator<[number, TNode]>; - /** - * Returns an list of keys in the list. - */ - keys(): IterableIterator; - /** - * Returns an list of values in the list. - */ - values(): IterableIterator; -} - -interface Plugin { - [Symbol.iterator](): IterableIterator; -} - -interface PluginArray { - [Symbol.iterator](): IterableIterator; -} - -interface RTCStatsReport extends ReadonlyMap { -} - -interface SVGLengthList { - [Symbol.iterator](): IterableIterator; -} - -interface SVGNumberList { - [Symbol.iterator](): IterableIterator; -} - -interface SVGStringList { - [Symbol.iterator](): IterableIterator; -} - -interface SourceBufferList { - [Symbol.iterator](): IterableIterator; -} - -interface SpeechGrammarList { - [Symbol.iterator](): IterableIterator; -} - -interface SpeechRecognitionResult { - [Symbol.iterator](): IterableIterator; -} - -interface SpeechRecognitionResultList { - [Symbol.iterator](): IterableIterator; -} - -interface StyleSheetList { - [Symbol.iterator](): IterableIterator; -} - -interface TextTrackCueList { - [Symbol.iterator](): IterableIterator; -} - -interface TextTrackList { - [Symbol.iterator](): IterableIterator; -} - -interface TouchList { - [Symbol.iterator](): IterableIterator; -} - -interface URLSearchParams { - [Symbol.iterator](): IterableIterator<[string, string]>; - /** - * Returns an array of key, value pairs for every entry in the search params. - */ - entries(): IterableIterator<[string, string]>; - /** - * Returns a list of keys in the search params. - */ - keys(): IterableIterator; - /** - * Returns a list of values in the search params. - */ - values(): IterableIterator; -} - -interface VideoTrackList { - [Symbol.iterator](): IterableIterator; -} diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.collection.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.collection.d.ts deleted file mode 100644 index 2c19919..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.collection.d.ts +++ /dev/null @@ -1,89 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -interface Map { - clear(): void; - delete(key: K): boolean; - forEach(callbackfn: (value: V, key: K, map: Map) => void, thisArg?: any): void; - get(key: K): V | undefined; - has(key: K): boolean; - set(key: K, value: V): this; - readonly size: number; -} - -interface MapConstructor { - new(): Map; - new(entries?: ReadonlyArray<[K, V]> | null): Map; - readonly prototype: Map; -} -declare var Map: MapConstructor; - -interface ReadonlyMap { - forEach(callbackfn: (value: V, key: K, map: ReadonlyMap) => void, thisArg?: any): void; - get(key: K): V | undefined; - has(key: K): boolean; - readonly size: number; -} - -interface WeakMap { - delete(key: K): boolean; - get(key: K): V | undefined; - has(key: K): boolean; - set(key: K, value: V): this; -} - -interface WeakMapConstructor { - new (entries?: ReadonlyArray<[K, V]> | null): WeakMap; - readonly prototype: WeakMap; -} -declare var WeakMap: WeakMapConstructor; - -interface Set { - add(value: T): this; - clear(): void; - delete(value: T): boolean; - forEach(callbackfn: (value: T, value2: T, set: Set) => void, thisArg?: any): void; - has(value: T): boolean; - readonly size: number; -} - -interface SetConstructor { - new (values?: ReadonlyArray | null): Set; - readonly prototype: Set; -} -declare var Set: SetConstructor; - -interface ReadonlySet { - forEach(callbackfn: (value: T, value2: T, set: ReadonlySet) => void, thisArg?: any): void; - has(value: T): boolean; - readonly size: number; -} - -interface WeakSet { - add(value: T): this; - delete(value: T): boolean; - has(value: T): boolean; -} - -interface WeakSetConstructor { - new (values?: ReadonlyArray | null): WeakSet; - readonly prototype: WeakSet; -} -declare var WeakSet: WeakSetConstructor; diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.core.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.core.d.ts deleted file mode 100644 index 7c43b36..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.core.d.ts +++ /dev/null @@ -1,511 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -interface Array { - /** - * Returns the value of the first element in the array where predicate is true, and undefined - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, find - * immediately returns that element value. Otherwise, find returns undefined. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - find(predicate: (this: void, value: T, index: number, obj: T[]) => value is S, thisArg?: any): S | undefined; - find(predicate: (value: T, index: number, obj: T[]) => boolean, thisArg?: any): T | undefined; - - /** - * Returns the index of the first element in the array where predicate is true, and -1 - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, - * findIndex immediately returns that element index. Otherwise, findIndex returns -1. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - findIndex(predicate: (value: T, index: number, obj: T[]) => boolean, thisArg?: any): number; - - /** - * Returns the this object after filling the section identified by start and end with value - * @param value value to fill array section with - * @param start index to start filling the array at. If start is negative, it is treated as - * length+start where length is the length of the array. - * @param end index to stop filling the array at. If end is negative, it is treated as - * length+end. - */ - fill(value: T, start?: number, end?: number): this; - - /** - * Returns the this object after copying a section of the array identified by start and end - * to the same array starting at position target - * @param target If target is negative, it is treated as length+target where length is the - * length of the array. - * @param start If start is negative, it is treated as length+start. If end is negative, it - * is treated as length+end. - * @param end If not specified, length of the this object is used as its default value. - */ - copyWithin(target: number, start: number, end?: number): this; -} - -interface ArrayConstructor { - /** - * Creates an array from an array-like object. - * @param arrayLike An array-like object to convert to an array. - */ - from(arrayLike: ArrayLike): T[]; - - /** - * Creates an array from an iterable object. - * @param arrayLike An array-like object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: ArrayLike, mapfn: (v: T, k: number) => U, thisArg?: any): U[]; - - /** - * Returns a new array from a set of elements. - * @param items A set of elements to include in the new array object. - */ - of(...items: T[]): T[]; -} - -interface DateConstructor { - new (value: number | string | Date): Date; -} - -interface Function { - /** - * Returns the name of the function. Function names are read-only and can not be changed. - */ - readonly name: string; -} - -interface Math { - /** - * Returns the number of leading zero bits in the 32-bit binary representation of a number. - * @param x A numeric expression. - */ - clz32(x: number): number; - - /** - * Returns the result of 32-bit multiplication of two numbers. - * @param x First number - * @param y Second number - */ - imul(x: number, y: number): number; - - /** - * Returns the sign of the x, indicating whether x is positive, negative or zero. - * @param x The numeric expression to test - */ - sign(x: number): number; - - /** - * Returns the base 10 logarithm of a number. - * @param x A numeric expression. - */ - log10(x: number): number; - - /** - * Returns the base 2 logarithm of a number. - * @param x A numeric expression. - */ - log2(x: number): number; - - /** - * Returns the natural logarithm of 1 + x. - * @param x A numeric expression. - */ - log1p(x: number): number; - - /** - * Returns the result of (e^x - 1), which is an implementation-dependent approximation to - * subtracting 1 from the exponential function of x (e raised to the power of x, where e - * is the base of the natural logarithms). - * @param x A numeric expression. - */ - expm1(x: number): number; - - /** - * Returns the hyperbolic cosine of a number. - * @param x A numeric expression that contains an angle measured in radians. - */ - cosh(x: number): number; - - /** - * Returns the hyperbolic sine of a number. - * @param x A numeric expression that contains an angle measured in radians. - */ - sinh(x: number): number; - - /** - * Returns the hyperbolic tangent of a number. - * @param x A numeric expression that contains an angle measured in radians. - */ - tanh(x: number): number; - - /** - * Returns the inverse hyperbolic cosine of a number. - * @param x A numeric expression that contains an angle measured in radians. - */ - acosh(x: number): number; - - /** - * Returns the inverse hyperbolic sine of a number. - * @param x A numeric expression that contains an angle measured in radians. - */ - asinh(x: number): number; - - /** - * Returns the inverse hyperbolic tangent of a number. - * @param x A numeric expression that contains an angle measured in radians. - */ - atanh(x: number): number; - - /** - * Returns the square root of the sum of squares of its arguments. - * @param values Values to compute the square root for. - * If no arguments are passed, the result is +0. - * If there is only one argument, the result is the absolute value. - * If any argument is +Infinity or -Infinity, the result is +Infinity. - * If any argument is NaN, the result is NaN. - * If all arguments are either +0 or −0, the result is +0. - */ - hypot(...values: number[]): number; - - /** - * Returns the integral part of the a numeric expression, x, removing any fractional digits. - * If x is already an integer, the result is x. - * @param x A numeric expression. - */ - trunc(x: number): number; - - /** - * Returns the nearest single precision float representation of a number. - * @param x A numeric expression. - */ - fround(x: number): number; - - /** - * Returns an implementation-dependent approximation to the cube root of number. - * @param x A numeric expression. - */ - cbrt(x: number): number; -} - -interface NumberConstructor { - /** - * The value of Number.EPSILON is the difference between 1 and the smallest value greater than 1 - * that is representable as a Number value, which is approximately: - * 2.2204460492503130808472633361816 x 10‍−‍16. - */ - readonly EPSILON: number; - - /** - * Returns true if passed value is finite. - * Unlike the global isFinite, Number.isFinite doesn't forcibly convert the parameter to a - * number. Only finite values of the type number, result in true. - * @param number A numeric value. - */ - isFinite(number: number): boolean; - - /** - * Returns true if the value passed is an integer, false otherwise. - * @param number A numeric value. - */ - isInteger(number: number): boolean; - - /** - * Returns a Boolean value that indicates whether a value is the reserved value NaN (not a - * number). Unlike the global isNaN(), Number.isNaN() doesn't forcefully convert the parameter - * to a number. Only values of the type number, that are also NaN, result in true. - * @param number A numeric value. - */ - isNaN(number: number): boolean; - - /** - * Returns true if the value passed is a safe integer. - * @param number A numeric value. - */ - isSafeInteger(number: number): boolean; - - /** - * The value of the largest integer n such that n and n + 1 are both exactly representable as - * a Number value. - * The value of Number.MAX_SAFE_INTEGER is 9007199254740991 2^53 − 1. - */ - readonly MAX_SAFE_INTEGER: number; - - /** - * The value of the smallest integer n such that n and n − 1 are both exactly representable as - * a Number value. - * The value of Number.MIN_SAFE_INTEGER is −9007199254740991 (−(2^53 − 1)). - */ - readonly MIN_SAFE_INTEGER: number; - - /** - * Converts a string to a floating-point number. - * @param string A string that contains a floating-point number. - */ - parseFloat(string: string): number; - - /** - * Converts A string to an integer. - * @param s A string to convert into a number. - * @param radix A value between 2 and 36 that specifies the base of the number in numString. - * If this argument is not supplied, strings with a prefix of '0x' are considered hexadecimal. - * All other strings are considered decimal. - */ - parseInt(string: string, radix?: number): number; -} - -interface ObjectConstructor { - /** - * Copy the values of all of the enumerable own properties from one or more source objects to a - * target object. Returns the target object. - * @param target The target object to copy to. - * @param source The source object from which to copy properties. - */ - assign(target: T, source: U): T & U; - - /** - * Copy the values of all of the enumerable own properties from one or more source objects to a - * target object. Returns the target object. - * @param target The target object to copy to. - * @param source1 The first source object from which to copy properties. - * @param source2 The second source object from which to copy properties. - */ - assign(target: T, source1: U, source2: V): T & U & V; - - /** - * Copy the values of all of the enumerable own properties from one or more source objects to a - * target object. Returns the target object. - * @param target The target object to copy to. - * @param source1 The first source object from which to copy properties. - * @param source2 The second source object from which to copy properties. - * @param source3 The third source object from which to copy properties. - */ - assign(target: T, source1: U, source2: V, source3: W): T & U & V & W; - - /** - * Copy the values of all of the enumerable own properties from one or more source objects to a - * target object. Returns the target object. - * @param target The target object to copy to. - * @param sources One or more source objects from which to copy properties - */ - assign(target: object, ...sources: any[]): any; - - /** - * Returns an array of all symbol properties found directly on object o. - * @param o Object to retrieve the symbols from. - */ - getOwnPropertySymbols(o: any): symbol[]; - - /** - * Returns true if the values are the same value, false otherwise. - * @param value1 The first value. - * @param value2 The second value. - */ - is(value1: any, value2: any): boolean; - - /** - * Sets the prototype of a specified object o to object proto or null. Returns the object o. - * @param o The object to change its prototype. - * @param proto The value of the new prototype or null. - */ - setPrototypeOf(o: any, proto: object | null): any; -} - -interface ReadonlyArray { - /** - * Returns the value of the first element in the array where predicate is true, and undefined - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, find - * immediately returns that element value. Otherwise, find returns undefined. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - find(predicate: (this: void, value: T, index: number, obj: ReadonlyArray) => value is S, thisArg?: any): S | undefined; - find(predicate: (value: T, index: number, obj: ReadonlyArray) => boolean, thisArg?: any): T | undefined; - - /** - * Returns the index of the first element in the array where predicate is true, and -1 - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, - * findIndex immediately returns that element index. Otherwise, findIndex returns -1. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - findIndex(predicate: (value: T, index: number, obj: ReadonlyArray) => boolean, thisArg?: any): number; -} - -interface RegExp { - /** - * Returns a string indicating the flags of the regular expression in question. This field is read-only. - * The characters in this string are sequenced and concatenated in the following order: - * - * - "g" for global - * - "i" for ignoreCase - * - "m" for multiline - * - "u" for unicode - * - "y" for sticky - * - * If no flags are set, the value is the empty string. - */ - readonly flags: string; - - /** - * Returns a Boolean value indicating the state of the sticky flag (y) used with a regular - * expression. Default is false. Read-only. - */ - readonly sticky: boolean; - - /** - * Returns a Boolean value indicating the state of the Unicode flag (u) used with a regular - * expression. Default is false. Read-only. - */ - readonly unicode: boolean; -} - -interface RegExpConstructor { - new (pattern: RegExp, flags?: string): RegExp; - (pattern: RegExp, flags?: string): RegExp; -} - -interface String { - /** - * Returns a nonnegative integer Number less than 1114112 (0x110000) that is the code point - * value of the UTF-16 encoded code point starting at the string element at position pos in - * the String resulting from converting this object to a String. - * If there is no element at that position, the result is undefined. - * If a valid UTF-16 surrogate pair does not begin at pos, the result is the code unit at pos. - */ - codePointAt(pos: number): number | undefined; - - /** - * Returns true if searchString appears as a substring of the result of converting this - * object to a String, at one or more positions that are - * greater than or equal to position; otherwise, returns false. - * @param searchString search string - * @param position If position is undefined, 0 is assumed, so as to search all of the String. - */ - includes(searchString: string, position?: number): boolean; - - /** - * Returns true if the sequence of elements of searchString converted to a String is the - * same as the corresponding elements of this object (converted to a String) starting at - * endPosition – length(this). Otherwise returns false. - */ - endsWith(searchString: string, endPosition?: number): boolean; - - /** - * Returns the String value result of normalizing the string into the normalization form - * named by form as specified in Unicode Standard Annex #15, Unicode Normalization Forms. - * @param form Applicable values: "NFC", "NFD", "NFKC", or "NFKD", If not specified default - * is "NFC" - */ - normalize(form: "NFC" | "NFD" | "NFKC" | "NFKD"): string; - - /** - * Returns the String value result of normalizing the string into the normalization form - * named by form as specified in Unicode Standard Annex #15, Unicode Normalization Forms. - * @param form Applicable values: "NFC", "NFD", "NFKC", or "NFKD", If not specified default - * is "NFC" - */ - normalize(form?: string): string; - - /** - * Returns a String value that is made from count copies appended together. If count is 0, - * the empty string is returned. - * @param count number of copies to append - */ - repeat(count: number): string; - - /** - * Returns true if the sequence of elements of searchString converted to a String is the - * same as the corresponding elements of this object (converted to a String) starting at - * position. Otherwise returns false. - */ - startsWith(searchString: string, position?: number): boolean; - - /** - * Returns an HTML anchor element and sets the name attribute to the text value - * @param name - */ - anchor(name: string): string; - - /** Returns a HTML element */ - big(): string; - - /** Returns a HTML element */ - blink(): string; - - /** Returns a HTML element */ - bold(): string; - - /** Returns a HTML element */ - fixed(): string; - - /** Returns a HTML element and sets the color attribute value */ - fontcolor(color: string): string; - - /** Returns a HTML element and sets the size attribute value */ - fontsize(size: number): string; - - /** Returns a HTML element and sets the size attribute value */ - fontsize(size: string): string; - - /** Returns an HTML element */ - italics(): string; - - /** Returns an HTML element and sets the href attribute value */ - link(url: string): string; - - /** Returns a HTML element */ - small(): string; - - /** Returns a HTML element */ - strike(): string; - - /** Returns a HTML element */ - sub(): string; - - /** Returns a HTML element */ - sup(): string; -} - -interface StringConstructor { - /** - * Return the String value whose elements are, in order, the elements in the List elements. - * If length is 0, the empty string is returned. - */ - fromCodePoint(...codePoints: number[]): string; - - /** - * String.raw is intended for use as a tag function of a Tagged Template String. When called - * as such the first argument will be a well formed template call site object and the rest - * parameter will contain the substitution values. - * @param template A well-formed template string call site representation. - * @param substitutions A set of substitution values. - */ - raw(template: TemplateStringsArray, ...substitutions: any[]): string; -} diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.d.ts deleted file mode 100644 index 80aaba0..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.d.ts +++ /dev/null @@ -1,30 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -/// -/// -/// -/// -/// -/// -/// -/// -/// -/// diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.generator.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.generator.d.ts deleted file mode 100644 index df6a987..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.generator.d.ts +++ /dev/null @@ -1,71 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -interface Generator extends Iterator { } - -interface GeneratorFunction { - /** - * Creates a new Generator object. - * @param args A list of arguments the function accepts. - */ - new (...args: any[]): Generator; - /** - * Creates a new Generator object. - * @param args A list of arguments the function accepts. - */ - (...args: any[]): Generator; - /** - * The length of the arguments. - */ - readonly length: number; - /** - * Returns the name of the function. - */ - readonly name: string; - /** - * A reference to the prototype. - */ - readonly prototype: Generator; -} - -interface GeneratorFunctionConstructor { - /** - * Creates a new Generator function. - * @param args A list of arguments the function accepts. - */ - new (...args: string[]): GeneratorFunction; - /** - * Creates a new Generator function. - * @param args A list of arguments the function accepts. - */ - (...args: string[]): GeneratorFunction; - /** - * The length of the arguments. - */ - readonly length: number; - /** - * Returns the name of the function. - */ - readonly name: string; - /** - * A reference to the prototype. - */ - readonly prototype: GeneratorFunction; -} diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.iterable.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.iterable.d.ts deleted file mode 100644 index 43b021a..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.iterable.d.ts +++ /dev/null @@ -1,493 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -/// - -interface SymbolConstructor { - /** - * A method that returns the default iterator for an object. Called by the semantics of the - * for-of statement. - */ - readonly iterator: symbol; -} - -interface IteratorResult { - done: boolean; - value: T; -} - -interface Iterator { - next(value?: any): IteratorResult; - return?(value?: any): IteratorResult; - throw?(e?: any): IteratorResult; -} - -interface Iterable { - [Symbol.iterator](): Iterator; -} - -interface IterableIterator extends Iterator { - [Symbol.iterator](): IterableIterator; -} - -interface Array { - /** Iterator */ - [Symbol.iterator](): IterableIterator; - - /** - * Returns an iterable of key, value pairs for every entry in the array - */ - entries(): IterableIterator<[number, T]>; - - /** - * Returns an iterable of keys in the array - */ - keys(): IterableIterator; - - /** - * Returns an iterable of values in the array - */ - values(): IterableIterator; -} - -interface ArrayConstructor { - /** - * Creates an array from an iterable object. - * @param iterable An iterable object to convert to an array. - */ - from(iterable: Iterable | ArrayLike): T[]; - - /** - * Creates an array from an iterable object. - * @param iterable An iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(iterable: Iterable | ArrayLike, mapfn: (v: T, k: number) => U, thisArg?: any): U[]; -} - -interface ReadonlyArray { - /** Iterator of values in the array. */ - [Symbol.iterator](): IterableIterator; - - /** - * Returns an iterable of key, value pairs for every entry in the array - */ - entries(): IterableIterator<[number, T]>; - - /** - * Returns an iterable of keys in the array - */ - keys(): IterableIterator; - - /** - * Returns an iterable of values in the array - */ - values(): IterableIterator; -} - -interface IArguments { - /** Iterator */ - [Symbol.iterator](): IterableIterator; -} - -interface Map { - /** Returns an iterable of entries in the map. */ - [Symbol.iterator](): IterableIterator<[K, V]>; - - /** - * Returns an iterable of key, value pairs for every entry in the map. - */ - entries(): IterableIterator<[K, V]>; - - /** - * Returns an iterable of keys in the map - */ - keys(): IterableIterator; - - /** - * Returns an iterable of values in the map - */ - values(): IterableIterator; -} - -interface ReadonlyMap { - /** Returns an iterable of entries in the map. */ - [Symbol.iterator](): IterableIterator<[K, V]>; - - /** - * Returns an iterable of key, value pairs for every entry in the map. - */ - entries(): IterableIterator<[K, V]>; - - /** - * Returns an iterable of keys in the map - */ - keys(): IterableIterator; - - /** - * Returns an iterable of values in the map - */ - values(): IterableIterator; -} - -interface MapConstructor { - new (iterable: Iterable<[K, V]>): Map; -} - -interface WeakMap { } - -interface WeakMapConstructor { - new (iterable: Iterable<[K, V]>): WeakMap; -} - -interface Set { - /** Iterates over values in the set. */ - [Symbol.iterator](): IterableIterator; - /** - * Returns an iterable of [v,v] pairs for every value `v` in the set. - */ - entries(): IterableIterator<[T, T]>; - /** - * Despite its name, returns an iterable of the values in the set, - */ - keys(): IterableIterator; - - /** - * Returns an iterable of values in the set. - */ - values(): IterableIterator; -} - -interface ReadonlySet { - /** Iterates over values in the set. */ - [Symbol.iterator](): IterableIterator; - - /** - * Returns an iterable of [v,v] pairs for every value `v` in the set. - */ - entries(): IterableIterator<[T, T]>; - - /** - * Despite its name, returns an iterable of the values in the set, - */ - keys(): IterableIterator; - - /** - * Returns an iterable of values in the set. - */ - values(): IterableIterator; -} - -interface SetConstructor { - new (iterable: Iterable): Set; -} - -interface WeakSet { } - -interface WeakSetConstructor { - new (iterable: Iterable): WeakSet; -} - -interface Promise { } - -interface PromiseConstructor { - /** - * Creates a Promise that is resolved with an array of results when all of the provided Promises - * resolve, or rejected when any Promise is rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - all(values: Iterable>): Promise; - - /** - * Creates a Promise that is resolved or rejected when any of the provided Promises are resolved - * or rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - race(values: Iterable>): Promise; -} - -declare namespace Reflect { - function enumerate(target: object): IterableIterator; -} - -interface String { - /** Iterator */ - [Symbol.iterator](): IterableIterator; -} - -interface Int8Array { - [Symbol.iterator](): IterableIterator; - /** - * Returns an array of key, value pairs for every entry in the array - */ - entries(): IterableIterator<[number, number]>; - /** - * Returns an list of keys in the array - */ - keys(): IterableIterator; - /** - * Returns an list of values in the array - */ - values(): IterableIterator; -} - -interface Int8ArrayConstructor { - new (elements: Iterable): Int8Array; - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: Iterable, mapfn?: (v: number, k: number) => number, thisArg?: any): Int8Array; -} - -interface Uint8Array { - [Symbol.iterator](): IterableIterator; - /** - * Returns an array of key, value pairs for every entry in the array - */ - entries(): IterableIterator<[number, number]>; - /** - * Returns an list of keys in the array - */ - keys(): IterableIterator; - /** - * Returns an list of values in the array - */ - values(): IterableIterator; -} - -interface Uint8ArrayConstructor { - new (elements: Iterable): Uint8Array; - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: Iterable, mapfn?: (v: number, k: number) => number, thisArg?: any): Uint8Array; -} - -interface Uint8ClampedArray { - [Symbol.iterator](): IterableIterator; - /** - * Returns an array of key, value pairs for every entry in the array - */ - entries(): IterableIterator<[number, number]>; - - /** - * Returns an list of keys in the array - */ - keys(): IterableIterator; - - /** - * Returns an list of values in the array - */ - values(): IterableIterator; -} - -interface Uint8ClampedArrayConstructor { - new (elements: Iterable): Uint8ClampedArray; - - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: Iterable, mapfn?: (v: number, k: number) => number, thisArg?: any): Uint8ClampedArray; -} - -interface Int16Array { - [Symbol.iterator](): IterableIterator; - /** - * Returns an array of key, value pairs for every entry in the array - */ - entries(): IterableIterator<[number, number]>; - - /** - * Returns an list of keys in the array - */ - keys(): IterableIterator; - - /** - * Returns an list of values in the array - */ - values(): IterableIterator; -} - -interface Int16ArrayConstructor { - new (elements: Iterable): Int16Array; - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: Iterable, mapfn?: (v: number, k: number) => number, thisArg?: any): Int16Array; -} - -interface Uint16Array { - [Symbol.iterator](): IterableIterator; - /** - * Returns an array of key, value pairs for every entry in the array - */ - entries(): IterableIterator<[number, number]>; - /** - * Returns an list of keys in the array - */ - keys(): IterableIterator; - /** - * Returns an list of values in the array - */ - values(): IterableIterator; -} - -interface Uint16ArrayConstructor { - new (elements: Iterable): Uint16Array; - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: Iterable, mapfn?: (v: number, k: number) => number, thisArg?: any): Uint16Array; -} - -interface Int32Array { - [Symbol.iterator](): IterableIterator; - /** - * Returns an array of key, value pairs for every entry in the array - */ - entries(): IterableIterator<[number, number]>; - /** - * Returns an list of keys in the array - */ - keys(): IterableIterator; - /** - * Returns an list of values in the array - */ - values(): IterableIterator; -} - -interface Int32ArrayConstructor { - new (elements: Iterable): Int32Array; - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: Iterable, mapfn?: (v: number, k: number) => number, thisArg?: any): Int32Array; -} - -interface Uint32Array { - [Symbol.iterator](): IterableIterator; - /** - * Returns an array of key, value pairs for every entry in the array - */ - entries(): IterableIterator<[number, number]>; - /** - * Returns an list of keys in the array - */ - keys(): IterableIterator; - /** - * Returns an list of values in the array - */ - values(): IterableIterator; -} - -interface Uint32ArrayConstructor { - new (elements: Iterable): Uint32Array; - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: Iterable, mapfn?: (v: number, k: number) => number, thisArg?: any): Uint32Array; -} - -interface Float32Array { - [Symbol.iterator](): IterableIterator; - /** - * Returns an array of key, value pairs for every entry in the array - */ - entries(): IterableIterator<[number, number]>; - /** - * Returns an list of keys in the array - */ - keys(): IterableIterator; - /** - * Returns an list of values in the array - */ - values(): IterableIterator; -} - -interface Float32ArrayConstructor { - new (elements: Iterable): Float32Array; - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: Iterable, mapfn?: (v: number, k: number) => number, thisArg?: any): Float32Array; -} - -interface Float64Array { - [Symbol.iterator](): IterableIterator; - /** - * Returns an array of key, value pairs for every entry in the array - */ - entries(): IterableIterator<[number, number]>; - /** - * Returns an list of keys in the array - */ - keys(): IterableIterator; - /** - * Returns an list of values in the array - */ - values(): IterableIterator; -} - -interface Float64ArrayConstructor { - new (elements: Iterable): Float64Array; - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: Iterable, mapfn?: (v: number, k: number) => number, thisArg?: any): Float64Array; -} diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.promise.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.promise.d.ts deleted file mode 100644 index 002d691..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.promise.d.ts +++ /dev/null @@ -1,216 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -interface PromiseConstructor { - /** - * A reference to the prototype. - */ - readonly prototype: Promise; - - /** - * Creates a new Promise. - * @param executor A callback used to initialize the promise. This callback is passed two arguments: - * a resolve callback used to resolve the promise with a value or the result of another promise, - * and a reject callback used to reject the promise with a provided reason or error. - */ - new (executor: (resolve: (value?: T | PromiseLike) => void, reject: (reason?: any) => void) => void): Promise; - - /** - * Creates a Promise that is resolved with an array of results when all of the provided Promises - * resolve, or rejected when any Promise is rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - all(values: [T1 | PromiseLike, T2 | PromiseLike, T3 | PromiseLike, T4 | PromiseLike , T5 | PromiseLike, T6 | PromiseLike, T7 | PromiseLike, T8 | PromiseLike, T9 | PromiseLike, T10 | PromiseLike]): Promise<[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10]>; - - /** - * Creates a Promise that is resolved with an array of results when all of the provided Promises - * resolve, or rejected when any Promise is rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - all(values: [T1 | PromiseLike, T2 | PromiseLike, T3 | PromiseLike, T4 | PromiseLike , T5 | PromiseLike, T6 | PromiseLike, T7 | PromiseLike, T8 | PromiseLike, T9 | PromiseLike]): Promise<[T1, T2, T3, T4, T5, T6, T7, T8, T9]>; - - /** - * Creates a Promise that is resolved with an array of results when all of the provided Promises - * resolve, or rejected when any Promise is rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - all(values: [T1 | PromiseLike, T2 | PromiseLike, T3 | PromiseLike, T4 | PromiseLike , T5 | PromiseLike, T6 | PromiseLike, T7 | PromiseLike, T8 | PromiseLike]): Promise<[T1, T2, T3, T4, T5, T6, T7, T8]>; - - /** - * Creates a Promise that is resolved with an array of results when all of the provided Promises - * resolve, or rejected when any Promise is rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - all(values: [T1 | PromiseLike, T2 | PromiseLike, T3 | PromiseLike, T4 | PromiseLike , T5 | PromiseLike, T6 | PromiseLike, T7 | PromiseLike]): Promise<[T1, T2, T3, T4, T5, T6, T7]>; - - /** - * Creates a Promise that is resolved with an array of results when all of the provided Promises - * resolve, or rejected when any Promise is rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - all(values: [T1 | PromiseLike, T2 | PromiseLike, T3 | PromiseLike, T4 | PromiseLike , T5 | PromiseLike, T6 | PromiseLike]): Promise<[T1, T2, T3, T4, T5, T6]>; - - /** - * Creates a Promise that is resolved with an array of results when all of the provided Promises - * resolve, or rejected when any Promise is rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - all(values: [T1 | PromiseLike, T2 | PromiseLike, T3 | PromiseLike, T4 | PromiseLike , T5 | PromiseLike]): Promise<[T1, T2, T3, T4, T5]>; - - /** - * Creates a Promise that is resolved with an array of results when all of the provided Promises - * resolve, or rejected when any Promise is rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - all(values: [T1 | PromiseLike, T2 | PromiseLike, T3 | PromiseLike, T4 | PromiseLike ]): Promise<[T1, T2, T3, T4]>; - - /** - * Creates a Promise that is resolved with an array of results when all of the provided Promises - * resolve, or rejected when any Promise is rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - all(values: [T1 | PromiseLike, T2 | PromiseLike, T3 | PromiseLike]): Promise<[T1, T2, T3]>; - - /** - * Creates a Promise that is resolved with an array of results when all of the provided Promises - * resolve, or rejected when any Promise is rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - all(values: [T1 | PromiseLike, T2 | PromiseLike]): Promise<[T1, T2]>; - - /** - * Creates a Promise that is resolved with an array of results when all of the provided Promises - * resolve, or rejected when any Promise is rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - all(values: (T | PromiseLike)[]): Promise; - - /** - * Creates a Promise that is resolved or rejected when any of the provided Promises are resolved - * or rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - race(values: [T1 | PromiseLike, T2 | PromiseLike, T3 | PromiseLike, T4 | PromiseLike, T5 | PromiseLike, T6 | PromiseLike, T7 | PromiseLike, T8 | PromiseLike, T9 | PromiseLike, T10 | PromiseLike]): Promise; - - /** - * Creates a Promise that is resolved or rejected when any of the provided Promises are resolved - * or rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - race(values: [T1 | PromiseLike, T2 | PromiseLike, T3 | PromiseLike, T4 | PromiseLike, T5 | PromiseLike, T6 | PromiseLike, T7 | PromiseLike, T8 | PromiseLike, T9 | PromiseLike]): Promise; - - /** - * Creates a Promise that is resolved or rejected when any of the provided Promises are resolved - * or rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - race(values: [T1 | PromiseLike, T2 | PromiseLike, T3 | PromiseLike, T4 | PromiseLike, T5 | PromiseLike, T6 | PromiseLike, T7 | PromiseLike, T8 | PromiseLike]): Promise; - - /** - * Creates a Promise that is resolved or rejected when any of the provided Promises are resolved - * or rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - race(values: [T1 | PromiseLike, T2 | PromiseLike, T3 | PromiseLike, T4 | PromiseLike, T5 | PromiseLike, T6 | PromiseLike, T7 | PromiseLike]): Promise; - - /** - * Creates a Promise that is resolved or rejected when any of the provided Promises are resolved - * or rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - race(values: [T1 | PromiseLike, T2 | PromiseLike, T3 | PromiseLike, T4 | PromiseLike, T5 | PromiseLike, T6 | PromiseLike]): Promise; - - /** - * Creates a Promise that is resolved or rejected when any of the provided Promises are resolved - * or rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - race(values: [T1 | PromiseLike, T2 | PromiseLike, T3 | PromiseLike, T4 | PromiseLike, T5 | PromiseLike]): Promise; - - /** - * Creates a Promise that is resolved or rejected when any of the provided Promises are resolved - * or rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - race(values: [T1 | PromiseLike, T2 | PromiseLike, T3 | PromiseLike, T4 | PromiseLike]): Promise; - - /** - * Creates a Promise that is resolved or rejected when any of the provided Promises are resolved - * or rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - race(values: [T1 | PromiseLike, T2 | PromiseLike, T3 | PromiseLike]): Promise; - - /** - * Creates a Promise that is resolved or rejected when any of the provided Promises are resolved - * or rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - race(values: [T1 | PromiseLike, T2 | PromiseLike]): Promise; - - /** - * Creates a Promise that is resolved or rejected when any of the provided Promises are resolved - * or rejected. - * @param values An array of Promises. - * @returns A new Promise. - */ - race(values: (T | PromiseLike)[]): Promise; - - /** - * Creates a new rejected promise for the provided reason. - * @param reason The reason the promise was rejected. - * @returns A new rejected Promise. - */ - reject(reason?: any): Promise; - - /** - * Creates a new resolved promise for the provided value. - * @param value A promise. - * @returns A promise whose internal state matches the provided promise. - */ - resolve(value: T | PromiseLike): Promise; - - /** - * Creates a new resolved promise . - * @returns A resolved promise. - */ - resolve(): Promise; -} - -declare var Promise: PromiseConstructor; diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.proxy.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.proxy.d.ts deleted file mode 100644 index 4408970..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.proxy.d.ts +++ /dev/null @@ -1,42 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -interface ProxyHandler { - getPrototypeOf? (target: T): object | null; - setPrototypeOf? (target: T, v: any): boolean; - isExtensible? (target: T): boolean; - preventExtensions? (target: T): boolean; - getOwnPropertyDescriptor? (target: T, p: PropertyKey): PropertyDescriptor | undefined; - has? (target: T, p: PropertyKey): boolean; - get? (target: T, p: PropertyKey, receiver: any): any; - set? (target: T, p: PropertyKey, value: any, receiver: any): boolean; - deleteProperty? (target: T, p: PropertyKey): boolean; - defineProperty? (target: T, p: PropertyKey, attributes: PropertyDescriptor): boolean; - enumerate? (target: T): PropertyKey[]; - ownKeys? (target: T): PropertyKey[]; - apply? (target: T, thisArg: any, argArray?: any): any; - construct? (target: T, argArray: any, newTarget?: any): object; -} - -interface ProxyConstructor { - revocable(target: T, handler: ProxyHandler): { proxy: T; revoke: () => void; }; - new (target: T, handler: ProxyHandler): T; -} -declare var Proxy: ProxyConstructor; diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.reflect.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.reflect.d.ts deleted file mode 100644 index 1139f1c..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.reflect.d.ts +++ /dev/null @@ -1,35 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -declare namespace Reflect { - function apply(target: Function, thisArgument: any, argumentsList: ArrayLike): any; - function construct(target: Function, argumentsList: ArrayLike, newTarget?: any): any; - function defineProperty(target: object, propertyKey: PropertyKey, attributes: PropertyDescriptor): boolean; - function deleteProperty(target: object, propertyKey: PropertyKey): boolean; - function get(target: object, propertyKey: PropertyKey, receiver?: any): any; - function getOwnPropertyDescriptor(target: object, propertyKey: PropertyKey): PropertyDescriptor | undefined; - function getPrototypeOf(target: object): object; - function has(target: object, propertyKey: PropertyKey): boolean; - function isExtensible(target: object): boolean; - function ownKeys(target: object): PropertyKey[]; - function preventExtensions(target: object): boolean; - function set(target: object, propertyKey: PropertyKey, value: any, receiver?: any): boolean; - function setPrototypeOf(target: object, proto: any): boolean; -} diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.symbol.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.symbol.d.ts deleted file mode 100644 index bf09484..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.symbol.d.ts +++ /dev/null @@ -1,48 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -interface SymbolConstructor { - /** - * A reference to the prototype. - */ - readonly prototype: Symbol; - - /** - * Returns a new unique Symbol value. - * @param description Description of the new Symbol object. - */ - (description?: string | number): symbol; - - /** - * Returns a Symbol object from the global symbol registry matching the given key if found. - * Otherwise, returns a new symbol with this key. - * @param key key to search for. - */ - for(key: string): symbol; - - /** - * Returns a key from the global symbol registry matching the given Symbol if found. - * Otherwise, returns a undefined. - * @param sym Symbol to find the key for. - */ - keyFor(sym: symbol): string | undefined; -} - -declare var Symbol: SymbolConstructor; \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.symbol.wellknown.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.symbol.wellknown.d.ts deleted file mode 100644 index 400f70a..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2015.symbol.wellknown.d.ts +++ /dev/null @@ -1,318 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -/// - -interface SymbolConstructor { - /** - * A method that determines if a constructor object recognizes an object as one of the - * constructor’s instances. Called by the semantics of the instanceof operator. - */ - readonly hasInstance: symbol; - - /** - * A Boolean value that if true indicates that an object should flatten to its array elements - * by Array.prototype.concat. - */ - readonly isConcatSpreadable: symbol; - - /** - * A regular expression method that matches the regular expression against a string. Called - * by the String.prototype.match method. - */ - readonly match: symbol; - - /** - * A regular expression method that replaces matched substrings of a string. Called by the - * String.prototype.replace method. - */ - readonly replace: symbol; - - /** - * A regular expression method that returns the index within a string that matches the - * regular expression. Called by the String.prototype.search method. - */ - readonly search: symbol; - - /** - * A function valued property that is the constructor function that is used to create - * derived objects. - */ - readonly species: symbol; - - /** - * A regular expression method that splits a string at the indices that match the regular - * expression. Called by the String.prototype.split method. - */ - readonly split: symbol; - - /** - * A method that converts an object to a corresponding primitive value. - * Called by the ToPrimitive abstract operation. - */ - readonly toPrimitive: symbol; - - /** - * A String value that is used in the creation of the default string description of an object. - * Called by the built-in method Object.prototype.toString. - */ - readonly toStringTag: symbol; - - /** - * An Object whose own property names are property names that are excluded from the 'with' - * environment bindings of the associated objects. - */ - readonly unscopables: symbol; -} - -interface Symbol { - readonly [Symbol.toStringTag]: string; -} - -interface Array { - /** - * Returns an object whose properties have the value 'true' - * when they will be absent when used in a 'with' statement. - */ - [Symbol.unscopables](): { - copyWithin: boolean; - entries: boolean; - fill: boolean; - find: boolean; - findIndex: boolean; - keys: boolean; - values: boolean; - }; -} - -interface Date { - /** - * Converts a Date object to a string. - */ - [Symbol.toPrimitive](hint: "default"): string; - /** - * Converts a Date object to a string. - */ - [Symbol.toPrimitive](hint: "string"): string; - /** - * Converts a Date object to a number. - */ - [Symbol.toPrimitive](hint: "number"): number; - /** - * Converts a Date object to a string or number. - * - * @param hint The strings "number", "string", or "default" to specify what primitive to return. - * - * @throws {TypeError} If 'hint' was given something other than "number", "string", or "default". - * @returns A number if 'hint' was "number", a string if 'hint' was "string" or "default". - */ - [Symbol.toPrimitive](hint: string): string | number; -} - -interface Map { - readonly [Symbol.toStringTag]: string; -} - -interface WeakMap { - readonly [Symbol.toStringTag]: string; -} - -interface Set { - readonly [Symbol.toStringTag]: string; -} - -interface WeakSet { - readonly [Symbol.toStringTag]: string; -} - -interface JSON { - readonly [Symbol.toStringTag]: string; -} - -interface Function { - /** - * Determines whether the given value inherits from this function if this function was used - * as a constructor function. - * - * A constructor function can control which objects are recognized as its instances by - * 'instanceof' by overriding this method. - */ - [Symbol.hasInstance](value: any): boolean; -} - -interface GeneratorFunction { - readonly [Symbol.toStringTag]: string; -} - -interface Math { - readonly [Symbol.toStringTag]: string; -} - -interface Promise { - readonly [Symbol.toStringTag]: string; -} - -interface PromiseConstructor { - readonly [Symbol.species]: PromiseConstructor; -} - -interface RegExp { - /** - * Matches a string with this regular expression, and returns an array containing the results of - * that search. - * @param string A string to search within. - */ - [Symbol.match](string: string): RegExpMatchArray | null; - - /** - * Replaces text in a string, using this regular expression. - * @param string A String object or string literal whose contents matching against - * this regular expression will be replaced - * @param replaceValue A String object or string literal containing the text to replace for every - * successful match of this regular expression. - */ - [Symbol.replace](string: string, replaceValue: string): string; - - /** - * Replaces text in a string, using this regular expression. - * @param string A String object or string literal whose contents matching against - * this regular expression will be replaced - * @param replacer A function that returns the replacement text. - */ - [Symbol.replace](string: string, replacer: (substring: string, ...args: any[]) => string): string; - - /** - * Finds the position beginning first substring match in a regular expression search - * using this regular expression. - * - * @param string The string to search within. - */ - [Symbol.search](string: string): number; - - /** - * Returns an array of substrings that were delimited by strings in the original input that - * match against this regular expression. - * - * If the regular expression contains capturing parentheses, then each time this - * regular expression matches, the results (including any undefined results) of the - * capturing parentheses are spliced. - * - * @param string string value to split - * @param limit if not undefined, the output array is truncated so that it contains no more - * than 'limit' elements. - */ - [Symbol.split](string: string, limit?: number): string[]; -} - -interface RegExpConstructor { - readonly [Symbol.species]: RegExpConstructor; -} - -interface String { - /** - * Matches a string an object that supports being matched against, and returns an array containing the results of that search. - * @param matcher An object that supports being matched against. - */ - match(matcher: { [Symbol.match](string: string): RegExpMatchArray | null; }): RegExpMatchArray | null; - - /** - * Replaces text in a string, using an object that supports replacement within a string. - * @param searchValue A object can search for and replace matches within a string. - * @param replaceValue A string containing the text to replace for every successful match of searchValue in this string. - */ - replace(searchValue: { [Symbol.replace](string: string, replaceValue: string): string; }, replaceValue: string): string; - - /** - * Replaces text in a string, using an object that supports replacement within a string. - * @param searchValue A object can search for and replace matches within a string. - * @param replacer A function that returns the replacement text. - */ - replace(searchValue: { [Symbol.replace](string: string, replacer: (substring: string, ...args: any[]) => string): string; }, replacer: (substring: string, ...args: any[]) => string): string; - - /** - * Finds the first substring match in a regular expression search. - * @param searcher An object which supports searching within a string. - */ - search(searcher: { [Symbol.search](string: string): number; }): number; - - /** - * Split a string into substrings using the specified separator and return them as an array. - * @param splitter An object that can split a string. - * @param limit A value used to limit the number of elements returned in the array. - */ - split(splitter: { [Symbol.split](string: string, limit?: number): string[]; }, limit?: number): string[]; -} - -interface ArrayBuffer { - readonly [Symbol.toStringTag]: string; -} - -interface DataView { - readonly [Symbol.toStringTag]: string; -} - -interface Int8Array { - readonly [Symbol.toStringTag]: "Int8Array"; -} - -interface Uint8Array { - readonly [Symbol.toStringTag]: "UInt8Array"; -} - -interface Uint8ClampedArray { - readonly [Symbol.toStringTag]: "Uint8ClampedArray"; -} - -interface Int16Array { - readonly [Symbol.toStringTag]: "Int16Array"; -} - -interface Uint16Array { - readonly [Symbol.toStringTag]: "Uint16Array"; -} - -interface Int32Array { - readonly [Symbol.toStringTag]: "Int32Array"; -} - -interface Uint32Array { - readonly [Symbol.toStringTag]: "Uint32Array"; -} - -interface Float32Array { - readonly [Symbol.toStringTag]: "Float32Array"; -} - -interface Float64Array { - readonly [Symbol.toStringTag]: "Float64Array"; -} - -interface ArrayConstructor { - readonly [Symbol.species]: ArrayConstructor; -} -interface MapConstructor { - readonly [Symbol.species]: MapConstructor; -} -interface SetConstructor { - readonly [Symbol.species]: SetConstructor; -} -interface ArrayBufferConstructor { - readonly [Symbol.species]: ArrayBufferConstructor; -} \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2016.array.include.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2016.array.include.d.ts deleted file mode 100644 index 734fa45..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2016.array.include.d.ts +++ /dev/null @@ -1,118 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -interface Array { - /** - * Determines whether an array includes a certain element, returning true or false as appropriate. - * @param searchElement The element to search for. - * @param fromIndex The position in this array at which to begin searching for searchElement. - */ - includes(searchElement: T, fromIndex?: number): boolean; -} - -interface ReadonlyArray { - /** - * Determines whether an array includes a certain element, returning true or false as appropriate. - * @param searchElement The element to search for. - * @param fromIndex The position in this array at which to begin searching for searchElement. - */ - includes(searchElement: T, fromIndex?: number): boolean; -} - -interface Int8Array { - /** - * Determines whether an array includes a certain element, returning true or false as appropriate. - * @param searchElement The element to search for. - * @param fromIndex The position in this array at which to begin searching for searchElement. - */ - includes(searchElement: number, fromIndex?: number): boolean; -} - -interface Uint8Array { - /** - * Determines whether an array includes a certain element, returning true or false as appropriate. - * @param searchElement The element to search for. - * @param fromIndex The position in this array at which to begin searching for searchElement. - */ - includes(searchElement: number, fromIndex?: number): boolean; -} - -interface Uint8ClampedArray { - /** - * Determines whether an array includes a certain element, returning true or false as appropriate. - * @param searchElement The element to search for. - * @param fromIndex The position in this array at which to begin searching for searchElement. - */ - includes(searchElement: number, fromIndex?: number): boolean; -} - -interface Int16Array { - /** - * Determines whether an array includes a certain element, returning true or false as appropriate. - * @param searchElement The element to search for. - * @param fromIndex The position in this array at which to begin searching for searchElement. - */ - includes(searchElement: number, fromIndex?: number): boolean; -} - -interface Uint16Array { - /** - * Determines whether an array includes a certain element, returning true or false as appropriate. - * @param searchElement The element to search for. - * @param fromIndex The position in this array at which to begin searching for searchElement. - */ - includes(searchElement: number, fromIndex?: number): boolean; -} - -interface Int32Array { - /** - * Determines whether an array includes a certain element, returning true or false as appropriate. - * @param searchElement The element to search for. - * @param fromIndex The position in this array at which to begin searching for searchElement. - */ - includes(searchElement: number, fromIndex?: number): boolean; -} - -interface Uint32Array { - /** - * Determines whether an array includes a certain element, returning true or false as appropriate. - * @param searchElement The element to search for. - * @param fromIndex The position in this array at which to begin searching for searchElement. - */ - includes(searchElement: number, fromIndex?: number): boolean; -} - -interface Float32Array { - /** - * Determines whether an array includes a certain element, returning true or false as appropriate. - * @param searchElement The element to search for. - * @param fromIndex The position in this array at which to begin searching for searchElement. - */ - includes(searchElement: number, fromIndex?: number): boolean; -} - -interface Float64Array { - /** - * Determines whether an array includes a certain element, returning true or false as appropriate. - * @param searchElement The element to search for. - * @param fromIndex The position in this array at which to begin searching for searchElement. - */ - includes(searchElement: number, fromIndex?: number): boolean; -} \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2016.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2016.d.ts deleted file mode 100644 index b2d59b8..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2016.d.ts +++ /dev/null @@ -1,22 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -/// -/// \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2016.full.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2016.full.d.ts deleted file mode 100644 index 6ecfe0a..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2016.full.d.ts +++ /dev/null @@ -1,25 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -/// -/// -/// -/// -/// \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.d.ts deleted file mode 100644 index 850e81d..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.d.ts +++ /dev/null @@ -1,26 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -/// -/// -/// -/// -/// -/// diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.full.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.full.d.ts deleted file mode 100644 index 46d2ee8..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.full.d.ts +++ /dev/null @@ -1,25 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -/// -/// -/// -/// -/// \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.intl.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.intl.d.ts deleted file mode 100644 index 25b1fa5..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.intl.d.ts +++ /dev/null @@ -1,32 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -declare namespace Intl { - type DateTimeFormatPartTypes = "day" | "dayPeriod" | "era" | "hour" | "literal" | "minute" | "month" | "second" | "timeZoneName" | "weekday" | "year"; - - interface DateTimeFormatPart { - type: DateTimeFormatPartTypes; - value: string; - } - - interface DateTimeFormat { - formatToParts(date?: Date | number): DateTimeFormatPart[]; - } -} diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.object.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.object.d.ts deleted file mode 100644 index 65aa1f9..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.object.d.ts +++ /dev/null @@ -1,51 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -interface ObjectConstructor { - /** - * Returns an array of values of the enumerable properties of an object - * @param o Object that contains the properties and methods. This can be an object that you created or an existing Document Object Model (DOM) object. - */ - values(o: { [s: string]: T } | ArrayLike): T[]; - - /** - * Returns an array of values of the enumerable properties of an object - * @param o Object that contains the properties and methods. This can be an object that you created or an existing Document Object Model (DOM) object. - */ - values(o: {}): any[]; - - /** - * Returns an array of key/values of the enumerable properties of an object - * @param o Object that contains the properties and methods. This can be an object that you created or an existing Document Object Model (DOM) object. - */ - entries(o: { [s: string]: T } | ArrayLike): [string, T][]; - - /** - * Returns an array of key/values of the enumerable properties of an object - * @param o Object that contains the properties and methods. This can be an object that you created or an existing Document Object Model (DOM) object. - */ - entries(o: {}): [string, any][]; - - /** - * Returns an object containing all own property descriptors of an object - * @param o Object that contains the properties and methods. This can be an object that you created or an existing Document Object Model (DOM) object. - */ - getOwnPropertyDescriptors(o: T): {[P in keyof T]: TypedPropertyDescriptor} & { [x: string]: PropertyDescriptor }; -} diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.sharedmemory.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.sharedmemory.d.ts deleted file mode 100644 index ef304d3..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.sharedmemory.d.ts +++ /dev/null @@ -1,138 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -/// -/// - -interface SharedArrayBuffer { - /** - * Read-only. The length of the ArrayBuffer (in bytes). - */ - readonly byteLength: number; - - /* - * The SharedArrayBuffer constructor's length property whose value is 1. - */ - length: number; - /** - * Returns a section of an SharedArrayBuffer. - */ - slice(begin: number, end?: number): SharedArrayBuffer; - readonly [Symbol.species]: SharedArrayBuffer; - readonly [Symbol.toStringTag]: "SharedArrayBuffer"; -} - -interface SharedArrayBufferConstructor { - readonly prototype: SharedArrayBuffer; - new (byteLength: number): SharedArrayBuffer; -} -declare var SharedArrayBuffer: SharedArrayBufferConstructor; - -interface ArrayBufferTypes { - SharedArrayBuffer: SharedArrayBuffer; -} - -interface Atomics { - /** - * Adds a value to the value at the given position in the array, returning the original value. - * Until this atomic operation completes, any other read or write operation against the array - * will block. - */ - add(typedArray: Int8Array | Uint8Array | Int16Array | Uint16Array | Int32Array | Uint32Array, index: number, value: number): number; - - /** - * Stores the bitwise AND of a value with the value at the given position in the array, - * returning the original value. Until this atomic operation completes, any other read or - * write operation against the array will block. - */ - and(typedArray: Int8Array | Uint8Array | Int16Array | Uint16Array | Int32Array | Uint32Array, index: number, value: number): number; - - /** - * Replaces the value at the given position in the array if the original value equals the given - * expected value, returning the original value. Until this atomic operation completes, any - * other read or write operation against the array will block. - */ - compareExchange(typedArray: Int8Array | Uint8Array | Int16Array | Uint16Array | Int32Array | Uint32Array, index: number, expectedValue: number, replacementValue: number): number; - - /** - * Replaces the value at the given position in the array, returning the original value. Until - * this atomic operation completes, any other read or write operation against the array will - * block. - */ - exchange(typedArray: Int8Array | Uint8Array | Int16Array | Uint16Array | Int32Array | Uint32Array, index: number, value: number): number; - - /** - * Returns a value indicating whether high-performance algorithms can use atomic operations - * (`true`) or must use locks (`false`) for the given number of bytes-per-element of a typed - * array. - */ - isLockFree(size: number): boolean; - - /** - * Returns the value at the given position in the array. Until this atomic operation completes, - * any other read or write operation against the array will block. - */ - load(typedArray: Int8Array | Uint8Array | Int16Array | Uint16Array | Int32Array | Uint32Array, index: number): number; - - /** - * Stores the bitwise OR of a value with the value at the given position in the array, - * returning the original value. Until this atomic operation completes, any other read or write - * operation against the array will block. - */ - or(typedArray: Int8Array | Uint8Array | Int16Array | Uint16Array | Int32Array | Uint32Array, index: number, value: number): number; - - /** - * Stores a value at the given position in the array, returning the new value. Until this - * atomic operation completes, any other read or write operation against the array will block. - */ - store(typedArray: Int8Array | Uint8Array | Int16Array | Uint16Array | Int32Array | Uint32Array, index: number, value: number): number; - - /** - * Subtracts a value from the value at the given position in the array, returning the original - * value. Until this atomic operation completes, any other read or write operation against the - * array will block. - */ - sub(typedArray: Int8Array | Uint8Array | Int16Array | Uint16Array | Int32Array | Uint32Array, index: number, value: number): number; - - /** - * If the value at the given position in the array is equal to the provided value, the current - * agent is put to sleep causing execution to suspend until the timeout expires (returning - * `"timed-out"`) or until the agent is awoken (returning `"ok"`); otherwise, returns - * `"not-equal"`. - */ - wait(typedArray: Int32Array, index: number, value: number, timeout?: number): "ok" | "not-equal" | "timed-out"; - - /** - * Wakes up sleeping agents that are waiting on the given index of the array, returning the - * number of agents that were awoken. - */ - wake(typedArray: Int32Array, index: number, count: number): number; - - /** - * Stores the bitwise XOR of a value with the value at the given position in the array, - * returning the original value. Until this atomic operation completes, any other read or write - * operation against the array will block. - */ - xor(typedArray: Int8Array | Uint8Array | Int16Array | Uint16Array | Int32Array | Uint32Array, index: number, value: number): number; - - readonly [Symbol.toStringTag]: "Atomics"; -} - -declare var Atomics: Atomics; \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.string.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.string.d.ts deleted file mode 100644 index dad64f0..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.string.d.ts +++ /dev/null @@ -1,47 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -interface String { - /** - * Pads the current string with a given string (possibly repeated) so that the resulting string reaches a given length. - * The padding is applied from the start (left) of the current string. - * - * @param maxLength The length of the resulting string once the current string has been padded. - * If this parameter is smaller than the current string's length, the current string will be returned as it is. - * - * @param fillString The string to pad the current string with. - * If this string is too long, it will be truncated and the left-most part will be applied. - * The default value for this parameter is " " (U+0020). - */ - padStart(maxLength: number, fillString?: string): string; - - /** - * Pads the current string with a given string (possibly repeated) so that the resulting string reaches a given length. - * The padding is applied from the end (right) of the current string. - * - * @param maxLength The length of the resulting string once the current string has been padded. - * If this parameter is smaller than the current string's length, the current string will be returned as it is. - * - * @param fillString The string to pad the current string with. - * If this string is too long, it will be truncated and the left-most part will be applied. - * The default value for this parameter is " " (U+0020). - */ - padEnd(maxLength: number, fillString?: string): string; -} diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.typedarrays.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.typedarrays.d.ts deleted file mode 100644 index 4f6f6e7..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2017.typedarrays.d.ts +++ /dev/null @@ -1,55 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -interface Int8ArrayConstructor { - new (): Int8Array; -} - -interface Uint8ArrayConstructor { - new (): Uint8Array; -} - -interface Uint8ClampedArrayConstructor { - new (): Uint8ClampedArray; -} - -interface Int16ArrayConstructor { - new (): Int16Array; -} - -interface Uint16ArrayConstructor { - new (): Uint16Array; -} - -interface Int32ArrayConstructor { - new (): Int32Array; -} - -interface Uint32ArrayConstructor { - new (): Uint32Array; -} - -interface Float32ArrayConstructor { - new (): Float32Array; -} - -interface Float64ArrayConstructor { - new (): Float64Array; -} diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.d.ts deleted file mode 100644 index 2a694e3..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.d.ts +++ /dev/null @@ -1,24 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -/// -/// -/// -/// diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.full.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.full.d.ts deleted file mode 100644 index 277d541..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.full.d.ts +++ /dev/null @@ -1,25 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -/// -/// -/// -/// -/// \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.intl.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.intl.d.ts deleted file mode 100644 index 84e95f4..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.intl.d.ts +++ /dev/null @@ -1,51 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -declare namespace Intl { - interface PluralRulesOptions { - localeMatcher?: 'lookup' | 'best fit'; - type?: 'cardinal' | 'ordinal'; - } - - interface ResolvedPluralRulesOptions { - locale: string; - pluralCategories: string[]; - type: 'cardinal' | 'ordinal'; - minimumIntegerDigits: number; - minimumFractionDigits: number; - maximumFractionDigits: number; - minimumSignificantDigits: number; - maximumSignificantDigits: number; - } - - interface PluralRules { - resolvedOptions(): ResolvedPluralRulesOptions; - select(n: number): string; - } - - const PluralRules: { - new (locales?: string | string[], options?: PluralRulesOptions): PluralRules; - (locales?: string | string[], options?: PluralRulesOptions): PluralRules; - supportedLocalesOf( - locales: string | string[], - options?: PluralRulesOptions, - ): string[]; - }; -} diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.promise.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.promise.d.ts deleted file mode 100644 index d73b4d4..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.promise.d.ts +++ /dev/null @@ -1,32 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -/** - * Represents the completion of an asynchronous operation - */ -interface Promise { - /** - * Attaches a callback that is invoked when the Promise is settled (fulfilled or rejected). The - * resolved value cannot be modified from the callback. - * @param onfinally The callback to execute when the Promise is settled (fulfilled or rejected). - * @returns A Promise for the completion of the callback. - */ - finally(onfinally?: (() => void) | undefined | null): Promise -} diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.regexp.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.regexp.d.ts deleted file mode 100644 index 4ba698f..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es2018.regexp.d.ts +++ /dev/null @@ -1,39 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -interface RegExpMatchArray { - groups?: { - [key: string]: string - } -} - -interface RegExpExecArray { - groups?: { - [key: string]: string - } -} - -interface RegExp { - /** - * Returns a Boolean value indicating the state of the dotAll flag (s) used with a regular expression. - * Default is false. Read-only. - */ - readonly dotAll: boolean; -} \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es5.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es5.d.ts deleted file mode 100644 index d1a9d6f..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es5.d.ts +++ /dev/null @@ -1,4243 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -///////////////////////////// -/// ECMAScript APIs -///////////////////////////// - -declare const NaN: number; -declare const Infinity: number; - -/** - * Evaluates JavaScript code and executes it. - * @param x A String value that contains valid JavaScript code. - */ -declare function eval(x: string): any; - -/** - * Converts A string to an integer. - * @param s A string to convert into a number. - * @param radix A value between 2 and 36 that specifies the base of the number in numString. - * If this argument is not supplied, strings with a prefix of '0x' are considered hexadecimal. - * All other strings are considered decimal. - */ -declare function parseInt(s: string, radix?: number): number; - -/** - * Converts a string to a floating-point number. - * @param string A string that contains a floating-point number. - */ -declare function parseFloat(string: string): number; - -/** - * Returns a Boolean value that indicates whether a value is the reserved value NaN (not a number). - * @param number A numeric value. - */ -declare function isNaN(number: number): boolean; - -/** - * Determines whether a supplied number is finite. - * @param number Any numeric value. - */ -declare function isFinite(number: number): boolean; - -/** - * Gets the unencoded version of an encoded Uniform Resource Identifier (URI). - * @param encodedURI A value representing an encoded URI. - */ -declare function decodeURI(encodedURI: string): string; - -/** - * Gets the unencoded version of an encoded component of a Uniform Resource Identifier (URI). - * @param encodedURIComponent A value representing an encoded URI component. - */ -declare function decodeURIComponent(encodedURIComponent: string): string; - -/** - * Encodes a text string as a valid Uniform Resource Identifier (URI) - * @param uri A value representing an encoded URI. - */ -declare function encodeURI(uri: string): string; - -/** - * Encodes a text string as a valid component of a Uniform Resource Identifier (URI). - * @param uriComponent A value representing an encoded URI component. - */ -declare function encodeURIComponent(uriComponent: string): string; - -/** - * Computes a new string in which certain characters have been replaced by a hexadecimal escape sequence. - * @param string A string value - */ -declare function escape(string: string): string; - -/** - * Computes a new string in which hexadecimal escape sequences are replaced with the character that it represents. - * @param string A string value - */ -declare function unescape(string: string): string; - -interface Symbol { - /** Returns a string representation of an object. */ - toString(): string; - - /** Returns the primitive value of the specified object. */ - valueOf(): symbol; -} - -declare type PropertyKey = string | number | symbol; - -interface PropertyDescriptor { - configurable?: boolean; - enumerable?: boolean; - value?: any; - writable?: boolean; - get?(): any; - set?(v: any): void; -} - -interface PropertyDescriptorMap { - [s: string]: PropertyDescriptor; -} - -interface Object { - /** The initial value of Object.prototype.constructor is the standard built-in Object constructor. */ - constructor: Function; - - /** Returns a string representation of an object. */ - toString(): string; - - /** Returns a date converted to a string using the current locale. */ - toLocaleString(): string; - - /** Returns the primitive value of the specified object. */ - valueOf(): Object; - - /** - * Determines whether an object has a property with the specified name. - * @param v A property name. - */ - hasOwnProperty(v: PropertyKey): boolean; - - /** - * Determines whether an object exists in another object's prototype chain. - * @param v Another object whose prototype chain is to be checked. - */ - isPrototypeOf(v: Object): boolean; - - /** - * Determines whether a specified property is enumerable. - * @param v A property name. - */ - propertyIsEnumerable(v: PropertyKey): boolean; -} - -interface ObjectConstructor { - new(value?: any): Object; - (): any; - (value: any): any; - - /** A reference to the prototype for a class of objects. */ - readonly prototype: Object; - - /** - * Returns the prototype of an object. - * @param o The object that references the prototype. - */ - getPrototypeOf(o: any): any; - - /** - * Gets the own property descriptor of the specified object. - * An own property descriptor is one that is defined directly on the object and is not inherited from the object's prototype. - * @param o Object that contains the property. - * @param p Name of the property. - */ - getOwnPropertyDescriptor(o: any, p: PropertyKey): PropertyDescriptor | undefined; - - /** - * Returns the names of the own properties of an object. The own properties of an object are those that are defined directly - * on that object, and are not inherited from the object's prototype. The properties of an object include both fields (objects) and functions. - * @param o Object that contains the own properties. - */ - getOwnPropertyNames(o: any): string[]; - - /** - * Creates an object that has the specified prototype or that has null prototype. - * @param o Object to use as a prototype. May be null. - */ - create(o: object | null): any; - - /** - * Creates an object that has the specified prototype, and that optionally contains specified properties. - * @param o Object to use as a prototype. May be null - * @param properties JavaScript object that contains one or more property descriptors. - */ - create(o: object | null, properties: PropertyDescriptorMap & ThisType): any; - - /** - * Adds a property to an object, or modifies attributes of an existing property. - * @param o Object on which to add or modify the property. This can be a native JavaScript object (that is, a user-defined object or a built in object) or a DOM object. - * @param p The property name. - * @param attributes Descriptor for the property. It can be for a data property or an accessor property. - */ - defineProperty(o: any, p: PropertyKey, attributes: PropertyDescriptor & ThisType): any; - - /** - * Adds one or more properties to an object, and/or modifies attributes of existing properties. - * @param o Object on which to add or modify the properties. This can be a native JavaScript object or a DOM object. - * @param properties JavaScript object that contains one or more descriptor objects. Each descriptor object describes a data property or an accessor property. - */ - defineProperties(o: any, properties: PropertyDescriptorMap & ThisType): any; - - /** - * Prevents the modification of attributes of existing properties, and prevents the addition of new properties. - * @param o Object on which to lock the attributes. - */ - seal(o: T): T; - - /** - * Prevents the modification of existing property attributes and values, and prevents the addition of new properties. - * @param o Object on which to lock the attributes. - */ - freeze(a: T[]): ReadonlyArray; - - /** - * Prevents the modification of existing property attributes and values, and prevents the addition of new properties. - * @param o Object on which to lock the attributes. - */ - freeze(f: T): T; - - /** - * Prevents the modification of existing property attributes and values, and prevents the addition of new properties. - * @param o Object on which to lock the attributes. - */ - freeze(o: T): Readonly; - - /** - * Prevents the addition of new properties to an object. - * @param o Object to make non-extensible. - */ - preventExtensions(o: T): T; - - /** - * Returns true if existing property attributes cannot be modified in an object and new properties cannot be added to the object. - * @param o Object to test. - */ - isSealed(o: any): boolean; - - /** - * Returns true if existing property attributes and values cannot be modified in an object, and new properties cannot be added to the object. - * @param o Object to test. - */ - isFrozen(o: any): boolean; - - /** - * Returns a value that indicates whether new properties can be added to an object. - * @param o Object to test. - */ - isExtensible(o: any): boolean; - - /** - * Returns the names of the enumerable properties and methods of an object. - * @param o Object that contains the properties and methods. This can be an object that you created or an existing Document Object Model (DOM) object. - */ - keys(o: {}): string[]; -} - -/** - * Provides functionality common to all JavaScript objects. - */ -declare const Object: ObjectConstructor; - -/** - * Creates a new function. - */ -interface Function { - /** - * Calls the function, substituting the specified object for the this value of the function, and the specified array for the arguments of the function. - * @param thisArg The object to be used as the this object. - * @param argArray A set of arguments to be passed to the function. - */ - apply(this: Function, thisArg: any, argArray?: any): any; - - /** - * Calls a method of an object, substituting another object for the current object. - * @param thisArg The object to be used as the current object. - * @param argArray A list of arguments to be passed to the method. - */ - call(this: Function, thisArg: any, ...argArray: any[]): any; - - /** - * For a given function, creates a bound function that has the same body as the original function. - * The this object of the bound function is associated with the specified object, and has the specified initial parameters. - * @param thisArg An object to which the this keyword can refer inside the new function. - * @param argArray A list of arguments to be passed to the new function. - */ - bind(this: Function, thisArg: any, ...argArray: any[]): any; - - /** Returns a string representation of a function. */ - toString(): string; - - prototype: any; - readonly length: number; - - // Non-standard extensions - arguments: any; - caller: Function; -} - -interface FunctionConstructor { - /** - * Creates a new function. - * @param args A list of arguments the function accepts. - */ - new(...args: string[]): Function; - (...args: string[]): Function; - readonly prototype: Function; -} - -declare const Function: FunctionConstructor; - -interface CallableFunction extends Function { - /** - * Calls the function with the specified object as the this value and the elements of specified array as the arguments. - * @param thisArg The object to be used as the this object. - * @param args An array of argument values to be passed to the function. - */ - apply(this: (this: T) => R, thisArg: T): R; - apply(this: (this: T, ...args: A) => R, thisArg: T, args: A): R; - - /** - * Calls the function with the specified object as the this value and the specified rest arguments as the arguments. - * @param thisArg The object to be used as the this object. - * @param args Argument values to be passed to the function. - */ - call(this: (this: T, ...args: A) => R, thisArg: T, ...args: A): R; - - /** - * For a given function, creates a bound function that has the same body as the original function. - * The this object of the bound function is associated with the specified object, and has the specified initial parameters. - * @param thisArg The object to be used as the this object. - * @param args Arguments to bind to the parameters of the function. - */ - bind(this: (this: T, ...args: A) => R, thisArg: T): (...args: A) => R; - bind(this: (this: T, arg0: A0, ...args: A) => R, thisArg: T, arg0: A0): (...args: A) => R; - bind(this: (this: T, arg0: A0, arg1: A1, ...args: A) => R, thisArg: T, arg0: A0, arg1: A1): (...args: A) => R; - bind(this: (this: T, arg0: A0, arg1: A1, arg2: A2, ...args: A) => R, thisArg: T, arg0: A0, arg1: A1, arg2: A2): (...args: A) => R; - bind(this: (this: T, arg0: A0, arg1: A1, arg2: A2, arg3: A3, ...args: A) => R, thisArg: T, arg0: A0, arg1: A1, arg2: A2, arg3: A3): (...args: A) => R; - bind(this: (this: T, ...args: AX[]) => R, thisArg: T, ...args: AX[]): (...args: AX[]) => R; -} - -interface NewableFunction extends Function { - /** - * Calls the function with the specified object as the this value and the elements of specified array as the arguments. - * @param thisArg The object to be used as the this object. - * @param args An array of argument values to be passed to the function. - */ - apply(this: new () => T, thisArg: T): void; - apply(this: new (...args: A) => T, thisArg: T, args: A): void; - - /** - * Calls the function with the specified object as the this value and the specified rest arguments as the arguments. - * @param thisArg The object to be used as the this object. - * @param args Argument values to be passed to the function. - */ - call(this: new (...args: A) => T, thisArg: T, ...args: A): void; - - /** - * For a given function, creates a bound function that has the same body as the original function. - * The this object of the bound function is associated with the specified object, and has the specified initial parameters. - * @param thisArg The object to be used as the this object. - * @param args Arguments to bind to the parameters of the function. - */ - bind(this: new (...args: A) => R, thisArg: any): new (...args: A) => R; - bind(this: new (arg0: A0, ...args: A) => R, thisArg: any, arg0: A0): new (...args: A) => R; - bind(this: new (arg0: A0, arg1: A1, ...args: A) => R, thisArg: any, arg0: A0, arg1: A1): new (...args: A) => R; - bind(this: new (arg0: A0, arg1: A1, arg2: A2, ...args: A) => R, thisArg: any, arg0: A0, arg1: A1, arg2: A2): new (...args: A) => R; - bind(this: new (arg0: A0, arg1: A1, arg2: A2, arg3: A3, ...args: A) => R, thisArg: any, arg0: A0, arg1: A1, arg2: A2, arg3: A3): new (...args: A) => R; - bind(this: new (...args: AX[]) => R, thisArg: any, ...args: AX[]): new (...args: AX[]) => R; -} - -interface IArguments { - [index: number]: any; - length: number; - callee: Function; -} - -interface String { - /** Returns a string representation of a string. */ - toString(): string; - - /** - * Returns the character at the specified index. - * @param pos The zero-based index of the desired character. - */ - charAt(pos: number): string; - - /** - * Returns the Unicode value of the character at the specified location. - * @param index The zero-based index of the desired character. If there is no character at the specified index, NaN is returned. - */ - charCodeAt(index: number): number; - - /** - * Returns a string that contains the concatenation of two or more strings. - * @param strings The strings to append to the end of the string. - */ - concat(...strings: string[]): string; - - /** - * Returns the position of the first occurrence of a substring. - * @param searchString The substring to search for in the string - * @param position The index at which to begin searching the String object. If omitted, search starts at the beginning of the string. - */ - indexOf(searchString: string, position?: number): number; - - /** - * Returns the last occurrence of a substring in the string. - * @param searchString The substring to search for. - * @param position The index at which to begin searching. If omitted, the search begins at the end of the string. - */ - lastIndexOf(searchString: string, position?: number): number; - - /** - * Determines whether two strings are equivalent in the current locale. - * @param that String to compare to target string - */ - localeCompare(that: string): number; - - /** - * Matches a string with a regular expression, and returns an array containing the results of that search. - * @param regexp A variable name or string literal containing the regular expression pattern and flags. - */ - match(regexp: string | RegExp): RegExpMatchArray | null; - - /** - * Replaces text in a string, using a regular expression or search string. - * @param searchValue A string to search for. - * @param replaceValue A string containing the text to replace for every successful match of searchValue in this string. - */ - replace(searchValue: string | RegExp, replaceValue: string): string; - - /** - * Replaces text in a string, using a regular expression or search string. - * @param searchValue A string to search for. - * @param replacer A function that returns the replacement text. - */ - replace(searchValue: string | RegExp, replacer: (substring: string, ...args: any[]) => string): string; - - /** - * Finds the first substring match in a regular expression search. - * @param regexp The regular expression pattern and applicable flags. - */ - search(regexp: string | RegExp): number; - - /** - * Returns a section of a string. - * @param start The index to the beginning of the specified portion of stringObj. - * @param end The index to the end of the specified portion of stringObj. The substring includes the characters up to, but not including, the character indicated by end. - * If this value is not specified, the substring continues to the end of stringObj. - */ - slice(start?: number, end?: number): string; - - /** - * Split a string into substrings using the specified separator and return them as an array. - * @param separator A string that identifies character or characters to use in separating the string. If omitted, a single-element array containing the entire string is returned. - * @param limit A value used to limit the number of elements returned in the array. - */ - split(separator: string | RegExp, limit?: number): string[]; - - /** - * Returns the substring at the specified location within a String object. - * @param start The zero-based index number indicating the beginning of the substring. - * @param end Zero-based index number indicating the end of the substring. The substring includes the characters up to, but not including, the character indicated by end. - * If end is omitted, the characters from start through the end of the original string are returned. - */ - substring(start: number, end?: number): string; - - /** Converts all the alphabetic characters in a string to lowercase. */ - toLowerCase(): string; - - /** Converts all alphabetic characters to lowercase, taking into account the host environment's current locale. */ - toLocaleLowerCase(): string; - - /** Converts all the alphabetic characters in a string to uppercase. */ - toUpperCase(): string; - - /** Returns a string where all alphabetic characters have been converted to uppercase, taking into account the host environment's current locale. */ - toLocaleUpperCase(): string; - - /** Removes the leading and trailing white space and line terminator characters from a string. */ - trim(): string; - - /** Returns the length of a String object. */ - readonly length: number; - - // IE extensions - /** - * Gets a substring beginning at the specified location and having the specified length. - * @param from The starting position of the desired substring. The index of the first character in the string is zero. - * @param length The number of characters to include in the returned substring. - */ - substr(from: number, length?: number): string; - - /** Returns the primitive value of the specified object. */ - valueOf(): string; - - readonly [index: number]: string; -} - -interface StringConstructor { - new(value?: any): String; - (value?: any): string; - readonly prototype: String; - fromCharCode(...codes: number[]): string; -} - -/** - * Allows manipulation and formatting of text strings and determination and location of substrings within strings. - */ -declare const String: StringConstructor; - -interface Boolean { - /** Returns the primitive value of the specified object. */ - valueOf(): boolean; -} - -interface BooleanConstructor { - new(value?: any): Boolean; - (value?: any): boolean; - readonly prototype: Boolean; -} - -declare const Boolean: BooleanConstructor; - -interface Number { - /** - * Returns a string representation of an object. - * @param radix Specifies a radix for converting numeric values to strings. This value is only used for numbers. - */ - toString(radix?: number): string; - - /** - * Returns a string representing a number in fixed-point notation. - * @param fractionDigits Number of digits after the decimal point. Must be in the range 0 - 20, inclusive. - */ - toFixed(fractionDigits?: number): string; - - /** - * Returns a string containing a number represented in exponential notation. - * @param fractionDigits Number of digits after the decimal point. Must be in the range 0 - 20, inclusive. - */ - toExponential(fractionDigits?: number): string; - - /** - * Returns a string containing a number represented either in exponential or fixed-point notation with a specified number of digits. - * @param precision Number of significant digits. Must be in the range 1 - 21, inclusive. - */ - toPrecision(precision?: number): string; - - /** Returns the primitive value of the specified object. */ - valueOf(): number; -} - -interface NumberConstructor { - new(value?: any): Number; - (value?: any): number; - readonly prototype: Number; - - /** The largest number that can be represented in JavaScript. Equal to approximately 1.79E+308. */ - readonly MAX_VALUE: number; - - /** The closest number to zero that can be represented in JavaScript. Equal to approximately 5.00E-324. */ - readonly MIN_VALUE: number; - - /** - * A value that is not a number. - * In equality comparisons, NaN does not equal any value, including itself. To test whether a value is equivalent to NaN, use the isNaN function. - */ - readonly NaN: number; - - /** - * A value that is less than the largest negative number that can be represented in JavaScript. - * JavaScript displays NEGATIVE_INFINITY values as -infinity. - */ - readonly NEGATIVE_INFINITY: number; - - /** - * A value greater than the largest number that can be represented in JavaScript. - * JavaScript displays POSITIVE_INFINITY values as infinity. - */ - readonly POSITIVE_INFINITY: number; -} - -/** An object that represents a number of any kind. All JavaScript numbers are 64-bit floating-point numbers. */ -declare const Number: NumberConstructor; - -interface TemplateStringsArray extends ReadonlyArray { - readonly raw: ReadonlyArray; -} - -/** - * The type of `import.meta`. - * - * If you need to declare that a given property exists on `import.meta`, - * this type may be augmented via interface merging. - */ -interface ImportMeta { -} - -interface Math { - /** The mathematical constant e. This is Euler's number, the base of natural logarithms. */ - readonly E: number; - /** The natural logarithm of 10. */ - readonly LN10: number; - /** The natural logarithm of 2. */ - readonly LN2: number; - /** The base-2 logarithm of e. */ - readonly LOG2E: number; - /** The base-10 logarithm of e. */ - readonly LOG10E: number; - /** Pi. This is the ratio of the circumference of a circle to its diameter. */ - readonly PI: number; - /** The square root of 0.5, or, equivalently, one divided by the square root of 2. */ - readonly SQRT1_2: number; - /** The square root of 2. */ - readonly SQRT2: number; - /** - * Returns the absolute value of a number (the value without regard to whether it is positive or negative). - * For example, the absolute value of -5 is the same as the absolute value of 5. - * @param x A numeric expression for which the absolute value is needed. - */ - abs(x: number): number; - /** - * Returns the arc cosine (or inverse cosine) of a number. - * @param x A numeric expression. - */ - acos(x: number): number; - /** - * Returns the arcsine of a number. - * @param x A numeric expression. - */ - asin(x: number): number; - /** - * Returns the arctangent of a number. - * @param x A numeric expression for which the arctangent is needed. - */ - atan(x: number): number; - /** - * Returns the angle (in radians) from the X axis to a point. - * @param y A numeric expression representing the cartesian y-coordinate. - * @param x A numeric expression representing the cartesian x-coordinate. - */ - atan2(y: number, x: number): number; - /** - * Returns the smallest integer greater than or equal to its numeric argument. - * @param x A numeric expression. - */ - ceil(x: number): number; - /** - * Returns the cosine of a number. - * @param x A numeric expression that contains an angle measured in radians. - */ - cos(x: number): number; - /** - * Returns e (the base of natural logarithms) raised to a power. - * @param x A numeric expression representing the power of e. - */ - exp(x: number): number; - /** - * Returns the greatest integer less than or equal to its numeric argument. - * @param x A numeric expression. - */ - floor(x: number): number; - /** - * Returns the natural logarithm (base e) of a number. - * @param x A numeric expression. - */ - log(x: number): number; - /** - * Returns the larger of a set of supplied numeric expressions. - * @param values Numeric expressions to be evaluated. - */ - max(...values: number[]): number; - /** - * Returns the smaller of a set of supplied numeric expressions. - * @param values Numeric expressions to be evaluated. - */ - min(...values: number[]): number; - /** - * Returns the value of a base expression taken to a specified power. - * @param x The base value of the expression. - * @param y The exponent value of the expression. - */ - pow(x: number, y: number): number; - /** Returns a pseudorandom number between 0 and 1. */ - random(): number; - /** - * Returns a supplied numeric expression rounded to the nearest number. - * @param x The value to be rounded to the nearest number. - */ - round(x: number): number; - /** - * Returns the sine of a number. - * @param x A numeric expression that contains an angle measured in radians. - */ - sin(x: number): number; - /** - * Returns the square root of a number. - * @param x A numeric expression. - */ - sqrt(x: number): number; - /** - * Returns the tangent of a number. - * @param x A numeric expression that contains an angle measured in radians. - */ - tan(x: number): number; -} -/** An intrinsic object that provides basic mathematics functionality and constants. */ -declare const Math: Math; - -/** Enables basic storage and retrieval of dates and times. */ -interface Date { - /** Returns a string representation of a date. The format of the string depends on the locale. */ - toString(): string; - /** Returns a date as a string value. */ - toDateString(): string; - /** Returns a time as a string value. */ - toTimeString(): string; - /** Returns a value as a string value appropriate to the host environment's current locale. */ - toLocaleString(): string; - /** Returns a date as a string value appropriate to the host environment's current locale. */ - toLocaleDateString(): string; - /** Returns a time as a string value appropriate to the host environment's current locale. */ - toLocaleTimeString(): string; - /** Returns the stored time value in milliseconds since midnight, January 1, 1970 UTC. */ - valueOf(): number; - /** Gets the time value in milliseconds. */ - getTime(): number; - /** Gets the year, using local time. */ - getFullYear(): number; - /** Gets the year using Universal Coordinated Time (UTC). */ - getUTCFullYear(): number; - /** Gets the month, using local time. */ - getMonth(): number; - /** Gets the month of a Date object using Universal Coordinated Time (UTC). */ - getUTCMonth(): number; - /** Gets the day-of-the-month, using local time. */ - getDate(): number; - /** Gets the day-of-the-month, using Universal Coordinated Time (UTC). */ - getUTCDate(): number; - /** Gets the day of the week, using local time. */ - getDay(): number; - /** Gets the day of the week using Universal Coordinated Time (UTC). */ - getUTCDay(): number; - /** Gets the hours in a date, using local time. */ - getHours(): number; - /** Gets the hours value in a Date object using Universal Coordinated Time (UTC). */ - getUTCHours(): number; - /** Gets the minutes of a Date object, using local time. */ - getMinutes(): number; - /** Gets the minutes of a Date object using Universal Coordinated Time (UTC). */ - getUTCMinutes(): number; - /** Gets the seconds of a Date object, using local time. */ - getSeconds(): number; - /** Gets the seconds of a Date object using Universal Coordinated Time (UTC). */ - getUTCSeconds(): number; - /** Gets the milliseconds of a Date, using local time. */ - getMilliseconds(): number; - /** Gets the milliseconds of a Date object using Universal Coordinated Time (UTC). */ - getUTCMilliseconds(): number; - /** Gets the difference in minutes between the time on the local computer and Universal Coordinated Time (UTC). */ - getTimezoneOffset(): number; - /** - * Sets the date and time value in the Date object. - * @param time A numeric value representing the number of elapsed milliseconds since midnight, January 1, 1970 GMT. - */ - setTime(time: number): number; - /** - * Sets the milliseconds value in the Date object using local time. - * @param ms A numeric value equal to the millisecond value. - */ - setMilliseconds(ms: number): number; - /** - * Sets the milliseconds value in the Date object using Universal Coordinated Time (UTC). - * @param ms A numeric value equal to the millisecond value. - */ - setUTCMilliseconds(ms: number): number; - - /** - * Sets the seconds value in the Date object using local time. - * @param sec A numeric value equal to the seconds value. - * @param ms A numeric value equal to the milliseconds value. - */ - setSeconds(sec: number, ms?: number): number; - /** - * Sets the seconds value in the Date object using Universal Coordinated Time (UTC). - * @param sec A numeric value equal to the seconds value. - * @param ms A numeric value equal to the milliseconds value. - */ - setUTCSeconds(sec: number, ms?: number): number; - /** - * Sets the minutes value in the Date object using local time. - * @param min A numeric value equal to the minutes value. - * @param sec A numeric value equal to the seconds value. - * @param ms A numeric value equal to the milliseconds value. - */ - setMinutes(min: number, sec?: number, ms?: number): number; - /** - * Sets the minutes value in the Date object using Universal Coordinated Time (UTC). - * @param min A numeric value equal to the minutes value. - * @param sec A numeric value equal to the seconds value. - * @param ms A numeric value equal to the milliseconds value. - */ - setUTCMinutes(min: number, sec?: number, ms?: number): number; - /** - * Sets the hour value in the Date object using local time. - * @param hours A numeric value equal to the hours value. - * @param min A numeric value equal to the minutes value. - * @param sec A numeric value equal to the seconds value. - * @param ms A numeric value equal to the milliseconds value. - */ - setHours(hours: number, min?: number, sec?: number, ms?: number): number; - /** - * Sets the hours value in the Date object using Universal Coordinated Time (UTC). - * @param hours A numeric value equal to the hours value. - * @param min A numeric value equal to the minutes value. - * @param sec A numeric value equal to the seconds value. - * @param ms A numeric value equal to the milliseconds value. - */ - setUTCHours(hours: number, min?: number, sec?: number, ms?: number): number; - /** - * Sets the numeric day-of-the-month value of the Date object using local time. - * @param date A numeric value equal to the day of the month. - */ - setDate(date: number): number; - /** - * Sets the numeric day of the month in the Date object using Universal Coordinated Time (UTC). - * @param date A numeric value equal to the day of the month. - */ - setUTCDate(date: number): number; - /** - * Sets the month value in the Date object using local time. - * @param month A numeric value equal to the month. The value for January is 0, and other month values follow consecutively. - * @param date A numeric value representing the day of the month. If this value is not supplied, the value from a call to the getDate method is used. - */ - setMonth(month: number, date?: number): number; - /** - * Sets the month value in the Date object using Universal Coordinated Time (UTC). - * @param month A numeric value equal to the month. The value for January is 0, and other month values follow consecutively. - * @param date A numeric value representing the day of the month. If it is not supplied, the value from a call to the getUTCDate method is used. - */ - setUTCMonth(month: number, date?: number): number; - /** - * Sets the year of the Date object using local time. - * @param year A numeric value for the year. - * @param month A zero-based numeric value for the month (0 for January, 11 for December). Must be specified if numDate is specified. - * @param date A numeric value equal for the day of the month. - */ - setFullYear(year: number, month?: number, date?: number): number; - /** - * Sets the year value in the Date object using Universal Coordinated Time (UTC). - * @param year A numeric value equal to the year. - * @param month A numeric value equal to the month. The value for January is 0, and other month values follow consecutively. Must be supplied if numDate is supplied. - * @param date A numeric value equal to the day of the month. - */ - setUTCFullYear(year: number, month?: number, date?: number): number; - /** Returns a date converted to a string using Universal Coordinated Time (UTC). */ - toUTCString(): string; - /** Returns a date as a string value in ISO format. */ - toISOString(): string; - /** Used by the JSON.stringify method to enable the transformation of an object's data for JavaScript Object Notation (JSON) serialization. */ - toJSON(key?: any): string; -} - -interface DateConstructor { - new(): Date; - new(value: number | string): Date; - new(year: number, month: number, date?: number, hours?: number, minutes?: number, seconds?: number, ms?: number): Date; - (): string; - readonly prototype: Date; - /** - * Parses a string containing a date, and returns the number of milliseconds between that date and midnight, January 1, 1970. - * @param s A date string - */ - parse(s: string): number; - /** - * Returns the number of milliseconds between midnight, January 1, 1970 Universal Coordinated Time (UTC) (or GMT) and the specified date. - * @param year The full year designation is required for cross-century date accuracy. If year is between 0 and 99 is used, then year is assumed to be 1900 + year. - * @param month The month as an number between 0 and 11 (January to December). - * @param date The date as an number between 1 and 31. - * @param hours Must be supplied if minutes is supplied. An number from 0 to 23 (midnight to 11pm) that specifies the hour. - * @param minutes Must be supplied if seconds is supplied. An number from 0 to 59 that specifies the minutes. - * @param seconds Must be supplied if milliseconds is supplied. An number from 0 to 59 that specifies the seconds. - * @param ms An number from 0 to 999 that specifies the milliseconds. - */ - UTC(year: number, month: number, date?: number, hours?: number, minutes?: number, seconds?: number, ms?: number): number; - now(): number; -} - -declare const Date: DateConstructor; - -interface RegExpMatchArray extends Array { - index?: number; - input?: string; -} - -interface RegExpExecArray extends Array { - index: number; - input: string; -} - -interface RegExp { - /** - * Executes a search on a string using a regular expression pattern, and returns an array containing the results of that search. - * @param string The String object or string literal on which to perform the search. - */ - exec(string: string): RegExpExecArray | null; - - /** - * Returns a Boolean value that indicates whether or not a pattern exists in a searched string. - * @param string String on which to perform the search. - */ - test(string: string): boolean; - - /** Returns a copy of the text of the regular expression pattern. Read-only. The regExp argument is a Regular expression object. It can be a variable name or a literal. */ - readonly source: string; - - /** Returns a Boolean value indicating the state of the global flag (g) used with a regular expression. Default is false. Read-only. */ - readonly global: boolean; - - /** Returns a Boolean value indicating the state of the ignoreCase flag (i) used with a regular expression. Default is false. Read-only. */ - readonly ignoreCase: boolean; - - /** Returns a Boolean value indicating the state of the multiline flag (m) used with a regular expression. Default is false. Read-only. */ - readonly multiline: boolean; - - lastIndex: number; - - // Non-standard extensions - compile(): this; -} - -interface RegExpConstructor { - new(pattern: RegExp | string): RegExp; - new(pattern: string, flags?: string): RegExp; - (pattern: RegExp | string): RegExp; - (pattern: string, flags?: string): RegExp; - readonly prototype: RegExp; - - // Non-standard extensions - $1: string; - $2: string; - $3: string; - $4: string; - $5: string; - $6: string; - $7: string; - $8: string; - $9: string; - lastMatch: string; -} - -declare const RegExp: RegExpConstructor; - -interface Error { - name: string; - message: string; - stack?: string; -} - -interface ErrorConstructor { - new(message?: string): Error; - (message?: string): Error; - readonly prototype: Error; -} - -declare const Error: ErrorConstructor; - -interface EvalError extends Error { -} - -interface EvalErrorConstructor { - new(message?: string): EvalError; - (message?: string): EvalError; - readonly prototype: EvalError; -} - -declare const EvalError: EvalErrorConstructor; - -interface RangeError extends Error { -} - -interface RangeErrorConstructor { - new(message?: string): RangeError; - (message?: string): RangeError; - readonly prototype: RangeError; -} - -declare const RangeError: RangeErrorConstructor; - -interface ReferenceError extends Error { -} - -interface ReferenceErrorConstructor { - new(message?: string): ReferenceError; - (message?: string): ReferenceError; - readonly prototype: ReferenceError; -} - -declare const ReferenceError: ReferenceErrorConstructor; - -interface SyntaxError extends Error { -} - -interface SyntaxErrorConstructor { - new(message?: string): SyntaxError; - (message?: string): SyntaxError; - readonly prototype: SyntaxError; -} - -declare const SyntaxError: SyntaxErrorConstructor; - -interface TypeError extends Error { -} - -interface TypeErrorConstructor { - new(message?: string): TypeError; - (message?: string): TypeError; - readonly prototype: TypeError; -} - -declare const TypeError: TypeErrorConstructor; - -interface URIError extends Error { -} - -interface URIErrorConstructor { - new(message?: string): URIError; - (message?: string): URIError; - readonly prototype: URIError; -} - -declare const URIError: URIErrorConstructor; - -interface JSON { - /** - * Converts a JavaScript Object Notation (JSON) string into an object. - * @param text A valid JSON string. - * @param reviver A function that transforms the results. This function is called for each member of the object. - * If a member contains nested objects, the nested objects are transformed before the parent object is. - */ - parse(text: string, reviver?: (key: any, value: any) => any): any; - /** - * Converts a JavaScript value to a JavaScript Object Notation (JSON) string. - * @param value A JavaScript value, usually an object or array, to be converted. - * @param replacer A function that transforms the results. - * @param space Adds indentation, white space, and line break characters to the return-value JSON text to make it easier to read. - */ - stringify(value: any, replacer?: (key: string, value: any) => any, space?: string | number): string; - /** - * Converts a JavaScript value to a JavaScript Object Notation (JSON) string. - * @param value A JavaScript value, usually an object or array, to be converted. - * @param replacer An array of strings and numbers that acts as a approved list for selecting the object properties that will be stringified. - * @param space Adds indentation, white space, and line break characters to the return-value JSON text to make it easier to read. - */ - stringify(value: any, replacer?: (number | string)[] | null, space?: string | number): string; -} - -/** - * An intrinsic object that provides functions to convert JavaScript values to and from the JavaScript Object Notation (JSON) format. - */ -declare const JSON: JSON; - - -///////////////////////////// -/// ECMAScript Array API (specially handled by compiler) -///////////////////////////// - -interface ReadonlyArray { - /** - * Gets the length of the array. This is a number one higher than the highest element defined in an array. - */ - readonly length: number; - /** - * Returns a string representation of an array. - */ - toString(): string; - /** - * Returns a string representation of an array. The elements are converted to string using their toLocalString methods. - */ - toLocaleString(): string; - /** - * Combines two or more arrays. - * @param items Additional items to add to the end of array1. - */ - concat(...items: ConcatArray[]): T[]; - /** - * Combines two or more arrays. - * @param items Additional items to add to the end of array1. - */ - concat(...items: (T | ConcatArray)[]): T[]; - /** - * Adds all the elements of an array separated by the specified separator string. - * @param separator A string used to separate one element of an array from the next in the resulting String. If omitted, the array elements are separated with a comma. - */ - join(separator?: string): string; - /** - * Returns a section of an array. - * @param start The beginning of the specified portion of the array. - * @param end The end of the specified portion of the array. - */ - slice(start?: number, end?: number): T[]; - /** - * Returns the index of the first occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the search starts at index 0. - */ - indexOf(searchElement: T, fromIndex?: number): number; - /** - * Returns the index of the last occurrence of a specified value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the search starts at the last index in the array. - */ - lastIndexOf(searchElement: T, fromIndex?: number): number; - /** - * Determines whether all the members of an array satisfy the specified test. - * @param callbackfn A function that accepts up to three arguments. The every method calls the callbackfn function for each element in array1 until the callbackfn returns false, or until the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value. - */ - every(callbackfn: (value: T, index: number, array: ReadonlyArray) => boolean, thisArg?: any): boolean; - /** - * Determines whether the specified callback function returns true for any element of an array. - * @param callbackfn A function that accepts up to three arguments. The some method calls the callbackfn function for each element in array1 until the callbackfn returns true, or until the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value. - */ - some(callbackfn: (value: T, index: number, array: ReadonlyArray) => boolean, thisArg?: any): boolean; - /** - * Performs the specified action for each element in an array. - * @param callbackfn A function that accepts up to three arguments. forEach calls the callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value. - */ - forEach(callbackfn: (value: T, index: number, array: ReadonlyArray) => void, thisArg?: any): void; - /** - * Calls a defined callback function on each element of an array, and returns an array that contains the results. - * @param callbackfn A function that accepts up to three arguments. The map method calls the callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value. - */ - map(callbackfn: (value: T, index: number, array: ReadonlyArray) => U, thisArg?: any): U[]; - /** - * Returns the elements of an array that meet the condition specified in a callback function. - * @param callbackfn A function that accepts up to three arguments. The filter method calls the callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value. - */ - filter(callbackfn: (value: T, index: number, array: ReadonlyArray) => value is S, thisArg?: any): S[]; - /** - * Returns the elements of an array that meet the condition specified in a callback function. - * @param callbackfn A function that accepts up to three arguments. The filter method calls the callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value. - */ - filter(callbackfn: (value: T, index: number, array: ReadonlyArray) => any, thisArg?: any): T[]; - /** - * Calls the specified callback function for all the elements in an array. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value. - */ - reduce(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: ReadonlyArray) => T): T; - reduce(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: ReadonlyArray) => T, initialValue: T): T; - /** - * Calls the specified callback function for all the elements in an array. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value. - */ - reduce(callbackfn: (previousValue: U, currentValue: T, currentIndex: number, array: ReadonlyArray) => U, initialValue: U): U; - /** - * Calls the specified callback function for all the elements in an array, in descending order. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value. - */ - reduceRight(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: ReadonlyArray) => T): T; - reduceRight(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: ReadonlyArray) => T, initialValue: T): T; - /** - * Calls the specified callback function for all the elements in an array, in descending order. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value. - */ - reduceRight(callbackfn: (previousValue: U, currentValue: T, currentIndex: number, array: ReadonlyArray) => U, initialValue: U): U; - - readonly [n: number]: T; -} - -interface ConcatArray { - readonly length: number; - readonly [n: number]: T; - join(separator?: string): string; - slice(start?: number, end?: number): T[]; -} - -interface Array { - /** - * Gets or sets the length of the array. This is a number one higher than the highest element defined in an array. - */ - length: number; - /** - * Returns a string representation of an array. - */ - toString(): string; - /** - * Returns a string representation of an array. The elements are converted to string using their toLocalString methods. - */ - toLocaleString(): string; - /** - * Removes the last element from an array and returns it. - */ - pop(): T | undefined; - /** - * Appends new elements to an array, and returns the new length of the array. - * @param items New elements of the Array. - */ - push(...items: T[]): number; - /** - * Combines two or more arrays. - * @param items Additional items to add to the end of array1. - */ - concat(...items: ConcatArray[]): T[]; - /** - * Combines two or more arrays. - * @param items Additional items to add to the end of array1. - */ - concat(...items: (T | ConcatArray)[]): T[]; - /** - * Adds all the elements of an array separated by the specified separator string. - * @param separator A string used to separate one element of an array from the next in the resulting String. If omitted, the array elements are separated with a comma. - */ - join(separator?: string): string; - /** - * Reverses the elements in an Array. - */ - reverse(): T[]; - /** - * Removes the first element from an array and returns it. - */ - shift(): T | undefined; - /** - * Returns a section of an array. - * @param start The beginning of the specified portion of the array. - * @param end The end of the specified portion of the array. - */ - slice(start?: number, end?: number): T[]; - /** - * Sorts an array. - * @param compareFn The name of the function used to determine the order of the elements. If omitted, the elements are sorted in ascending, ASCII character order. - */ - sort(compareFn?: (a: T, b: T) => number): this; - /** - * Removes elements from an array and, if necessary, inserts new elements in their place, returning the deleted elements. - * @param start The zero-based location in the array from which to start removing elements. - * @param deleteCount The number of elements to remove. - */ - splice(start: number, deleteCount?: number): T[]; - /** - * Removes elements from an array and, if necessary, inserts new elements in their place, returning the deleted elements. - * @param start The zero-based location in the array from which to start removing elements. - * @param deleteCount The number of elements to remove. - * @param items Elements to insert into the array in place of the deleted elements. - */ - splice(start: number, deleteCount: number, ...items: T[]): T[]; - /** - * Inserts new elements at the start of an array. - * @param items Elements to insert at the start of the Array. - */ - unshift(...items: T[]): number; - /** - * Returns the index of the first occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the search starts at index 0. - */ - indexOf(searchElement: T, fromIndex?: number): number; - /** - * Returns the index of the last occurrence of a specified value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the search starts at the last index in the array. - */ - lastIndexOf(searchElement: T, fromIndex?: number): number; - /** - * Determines whether all the members of an array satisfy the specified test. - * @param callbackfn A function that accepts up to three arguments. The every method calls the callbackfn function for each element in array1 until the callbackfn returns false, or until the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value. - */ - every(callbackfn: (value: T, index: number, array: T[]) => boolean, thisArg?: any): boolean; - /** - * Determines whether the specified callback function returns true for any element of an array. - * @param callbackfn A function that accepts up to three arguments. The some method calls the callbackfn function for each element in array1 until the callbackfn returns true, or until the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value. - */ - some(callbackfn: (value: T, index: number, array: T[]) => boolean, thisArg?: any): boolean; - /** - * Performs the specified action for each element in an array. - * @param callbackfn A function that accepts up to three arguments. forEach calls the callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value. - */ - forEach(callbackfn: (value: T, index: number, array: T[]) => void, thisArg?: any): void; - /** - * Calls a defined callback function on each element of an array, and returns an array that contains the results. - * @param callbackfn A function that accepts up to three arguments. The map method calls the callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value. - */ - map(callbackfn: (value: T, index: number, array: T[]) => U, thisArg?: any): U[]; - /** - * Returns the elements of an array that meet the condition specified in a callback function. - * @param callbackfn A function that accepts up to three arguments. The filter method calls the callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value. - */ - filter(callbackfn: (value: T, index: number, array: T[]) => value is S, thisArg?: any): S[]; - /** - * Returns the elements of an array that meet the condition specified in a callback function. - * @param callbackfn A function that accepts up to three arguments. The filter method calls the callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value. - */ - filter(callbackfn: (value: T, index: number, array: T[]) => any, thisArg?: any): T[]; - /** - * Calls the specified callback function for all the elements in an array. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value. - */ - reduce(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: T[]) => T): T; - reduce(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: T[]) => T, initialValue: T): T; - /** - * Calls the specified callback function for all the elements in an array. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value. - */ - reduce(callbackfn: (previousValue: U, currentValue: T, currentIndex: number, array: T[]) => U, initialValue: U): U; - /** - * Calls the specified callback function for all the elements in an array, in descending order. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value. - */ - reduceRight(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: T[]) => T): T; - reduceRight(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: T[]) => T, initialValue: T): T; - /** - * Calls the specified callback function for all the elements in an array, in descending order. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value. - */ - reduceRight(callbackfn: (previousValue: U, currentValue: T, currentIndex: number, array: T[]) => U, initialValue: U): U; - - [n: number]: T; -} - -interface ArrayConstructor { - new(arrayLength?: number): any[]; - new (arrayLength: number): T[]; - new (...items: T[]): T[]; - (arrayLength?: number): any[]; - (arrayLength: number): T[]; - (...items: T[]): T[]; - isArray(arg: any): arg is Array; - readonly prototype: Array; -} - -declare const Array: ArrayConstructor; - -interface TypedPropertyDescriptor { - enumerable?: boolean; - configurable?: boolean; - writable?: boolean; - value?: T; - get?: () => T; - set?: (value: T) => void; -} - -declare type ClassDecorator = (target: TFunction) => TFunction | void; -declare type PropertyDecorator = (target: Object, propertyKey: string | symbol) => void; -declare type MethodDecorator = (target: Object, propertyKey: string | symbol, descriptor: TypedPropertyDescriptor) => TypedPropertyDescriptor | void; -declare type ParameterDecorator = (target: Object, propertyKey: string | symbol, parameterIndex: number) => void; - -declare type PromiseConstructorLike = new (executor: (resolve: (value?: T | PromiseLike) => void, reject: (reason?: any) => void) => void) => PromiseLike; - -interface PromiseLike { - /** - * Attaches callbacks for the resolution and/or rejection of the Promise. - * @param onfulfilled The callback to execute when the Promise is resolved. - * @param onrejected The callback to execute when the Promise is rejected. - * @returns A Promise for the completion of which ever callback is executed. - */ - then(onfulfilled?: ((value: T) => TResult1 | PromiseLike) | undefined | null, onrejected?: ((reason: any) => TResult2 | PromiseLike) | undefined | null): PromiseLike; -} - -/** - * Represents the completion of an asynchronous operation - */ -interface Promise { - /** - * Attaches callbacks for the resolution and/or rejection of the Promise. - * @param onfulfilled The callback to execute when the Promise is resolved. - * @param onrejected The callback to execute when the Promise is rejected. - * @returns A Promise for the completion of which ever callback is executed. - */ - then(onfulfilled?: ((value: T) => TResult1 | PromiseLike) | undefined | null, onrejected?: ((reason: any) => TResult2 | PromiseLike) | undefined | null): Promise; - - /** - * Attaches a callback for only the rejection of the Promise. - * @param onrejected The callback to execute when the Promise is rejected. - * @returns A Promise for the completion of the callback. - */ - catch(onrejected?: ((reason: any) => TResult | PromiseLike) | undefined | null): Promise; -} - -interface ArrayLike { - readonly length: number; - readonly [n: number]: T; -} - -/** - * Make all properties in T optional - */ -type Partial = { - [P in keyof T]?: T[P]; -}; - -/** - * Make all properties in T required - */ -type Required = { - [P in keyof T]-?: T[P]; -}; - -/** - * Make all properties in T readonly - */ -type Readonly = { - readonly [P in keyof T]: T[P]; -}; - -/** - * From T, pick a set of properties whose keys are in the union K - */ -type Pick = { - [P in K]: T[P]; -}; - -/** - * Construct a type with a set of properties K of type T - */ -type Record = { - [P in K]: T; -}; - -/** - * Exclude from T those types that are assignable to U - */ -type Exclude = T extends U ? never : T; - -/** - * Extract from T those types that are assignable to U - */ -type Extract = T extends U ? T : never; - -/** - * Exclude null and undefined from T - */ -type NonNullable = T extends null | undefined ? never : T; - -/** - * Obtain the parameters of a function type in a tuple - */ -type Parameters any> = T extends (...args: infer P) => any ? P : never; - -/** - * Obtain the parameters of a constructor function type in a tuple - */ -type ConstructorParameters any> = T extends new (...args: infer P) => any ? P : never; - -/** - * Obtain the return type of a function type - */ -type ReturnType any> = T extends (...args: any[]) => infer R ? R : any; - -/** - * Obtain the return type of a constructor function type - */ -type InstanceType any> = T extends new (...args: any[]) => infer R ? R : any; - -/** - * Marker for contextual 'this' type - */ -interface ThisType { } - -/** - * Represents a raw buffer of binary data, which is used to store data for the - * different typed arrays. ArrayBuffers cannot be read from or written to directly, - * but can be passed to a typed array or DataView Object to interpret the raw - * buffer as needed. - */ -interface ArrayBuffer { - /** - * Read-only. The length of the ArrayBuffer (in bytes). - */ - readonly byteLength: number; - - /** - * Returns a section of an ArrayBuffer. - */ - slice(begin: number, end?: number): ArrayBuffer; -} - -/** - * Allowed ArrayBuffer types for the buffer of an ArrayBufferView and related Typed Arrays. - */ -interface ArrayBufferTypes { - ArrayBuffer: ArrayBuffer; -} -type ArrayBufferLike = ArrayBufferTypes[keyof ArrayBufferTypes]; - -interface ArrayBufferConstructor { - readonly prototype: ArrayBuffer; - new(byteLength: number): ArrayBuffer; - isView(arg: any): arg is ArrayBufferView; -} -declare const ArrayBuffer: ArrayBufferConstructor; - -interface ArrayBufferView { - /** - * The ArrayBuffer instance referenced by the array. - */ - buffer: ArrayBufferLike; - - /** - * The length in bytes of the array. - */ - byteLength: number; - - /** - * The offset in bytes of the array. - */ - byteOffset: number; -} - -interface DataView { - readonly buffer: ArrayBuffer; - readonly byteLength: number; - readonly byteOffset: number; - /** - * Gets the Float32 value at the specified byte offset from the start of the view. There is - * no alignment constraint; multi-byte values may be fetched from any offset. - * @param byteOffset The place in the buffer at which the value should be retrieved. - */ - getFloat32(byteOffset: number, littleEndian?: boolean): number; - - /** - * Gets the Float64 value at the specified byte offset from the start of the view. There is - * no alignment constraint; multi-byte values may be fetched from any offset. - * @param byteOffset The place in the buffer at which the value should be retrieved. - */ - getFloat64(byteOffset: number, littleEndian?: boolean): number; - - /** - * Gets the Int8 value at the specified byte offset from the start of the view. There is - * no alignment constraint; multi-byte values may be fetched from any offset. - * @param byteOffset The place in the buffer at which the value should be retrieved. - */ - getInt8(byteOffset: number): number; - - /** - * Gets the Int16 value at the specified byte offset from the start of the view. There is - * no alignment constraint; multi-byte values may be fetched from any offset. - * @param byteOffset The place in the buffer at which the value should be retrieved. - */ - getInt16(byteOffset: number, littleEndian?: boolean): number; - /** - * Gets the Int32 value at the specified byte offset from the start of the view. There is - * no alignment constraint; multi-byte values may be fetched from any offset. - * @param byteOffset The place in the buffer at which the value should be retrieved. - */ - getInt32(byteOffset: number, littleEndian?: boolean): number; - - /** - * Gets the Uint8 value at the specified byte offset from the start of the view. There is - * no alignment constraint; multi-byte values may be fetched from any offset. - * @param byteOffset The place in the buffer at which the value should be retrieved. - */ - getUint8(byteOffset: number): number; - - /** - * Gets the Uint16 value at the specified byte offset from the start of the view. There is - * no alignment constraint; multi-byte values may be fetched from any offset. - * @param byteOffset The place in the buffer at which the value should be retrieved. - */ - getUint16(byteOffset: number, littleEndian?: boolean): number; - - /** - * Gets the Uint32 value at the specified byte offset from the start of the view. There is - * no alignment constraint; multi-byte values may be fetched from any offset. - * @param byteOffset The place in the buffer at which the value should be retrieved. - */ - getUint32(byteOffset: number, littleEndian?: boolean): number; - - /** - * Stores an Float32 value at the specified byte offset from the start of the view. - * @param byteOffset The place in the buffer at which the value should be set. - * @param value The value to set. - * @param littleEndian If false or undefined, a big-endian value should be written, - * otherwise a little-endian value should be written. - */ - setFloat32(byteOffset: number, value: number, littleEndian?: boolean): void; - - /** - * Stores an Float64 value at the specified byte offset from the start of the view. - * @param byteOffset The place in the buffer at which the value should be set. - * @param value The value to set. - * @param littleEndian If false or undefined, a big-endian value should be written, - * otherwise a little-endian value should be written. - */ - setFloat64(byteOffset: number, value: number, littleEndian?: boolean): void; - - /** - * Stores an Int8 value at the specified byte offset from the start of the view. - * @param byteOffset The place in the buffer at which the value should be set. - * @param value The value to set. - */ - setInt8(byteOffset: number, value: number): void; - - /** - * Stores an Int16 value at the specified byte offset from the start of the view. - * @param byteOffset The place in the buffer at which the value should be set. - * @param value The value to set. - * @param littleEndian If false or undefined, a big-endian value should be written, - * otherwise a little-endian value should be written. - */ - setInt16(byteOffset: number, value: number, littleEndian?: boolean): void; - - /** - * Stores an Int32 value at the specified byte offset from the start of the view. - * @param byteOffset The place in the buffer at which the value should be set. - * @param value The value to set. - * @param littleEndian If false or undefined, a big-endian value should be written, - * otherwise a little-endian value should be written. - */ - setInt32(byteOffset: number, value: number, littleEndian?: boolean): void; - - /** - * Stores an Uint8 value at the specified byte offset from the start of the view. - * @param byteOffset The place in the buffer at which the value should be set. - * @param value The value to set. - */ - setUint8(byteOffset: number, value: number): void; - - /** - * Stores an Uint16 value at the specified byte offset from the start of the view. - * @param byteOffset The place in the buffer at which the value should be set. - * @param value The value to set. - * @param littleEndian If false or undefined, a big-endian value should be written, - * otherwise a little-endian value should be written. - */ - setUint16(byteOffset: number, value: number, littleEndian?: boolean): void; - - /** - * Stores an Uint32 value at the specified byte offset from the start of the view. - * @param byteOffset The place in the buffer at which the value should be set. - * @param value The value to set. - * @param littleEndian If false or undefined, a big-endian value should be written, - * otherwise a little-endian value should be written. - */ - setUint32(byteOffset: number, value: number, littleEndian?: boolean): void; -} - -interface DataViewConstructor { - new(buffer: ArrayBufferLike, byteOffset?: number, byteLength?: number): DataView; -} -declare const DataView: DataViewConstructor; - -/** - * A typed array of 8-bit integer values. The contents are initialized to 0. If the requested - * number of bytes could not be allocated an exception is raised. - */ -interface Int8Array { - /** - * The size in bytes of each element in the array. - */ - readonly BYTES_PER_ELEMENT: number; - - /** - * The ArrayBuffer instance referenced by the array. - */ - readonly buffer: ArrayBufferLike; - - /** - * The length in bytes of the array. - */ - readonly byteLength: number; - - /** - * The offset in bytes of the array. - */ - readonly byteOffset: number; - - /** - * Returns the this object after copying a section of the array identified by start and end - * to the same array starting at position target - * @param target If target is negative, it is treated as length+target where length is the - * length of the array. - * @param start If start is negative, it is treated as length+start. If end is negative, it - * is treated as length+end. - * @param end If not specified, length of the this object is used as its default value. - */ - copyWithin(target: number, start: number, end?: number): this; - - /** - * Determines whether all the members of an array satisfy the specified test. - * @param callbackfn A function that accepts up to three arguments. The every method calls - * the callbackfn function for each element in array1 until the callbackfn returns false, - * or until the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - every(callbackfn: (value: number, index: number, array: Int8Array) => boolean, thisArg?: any): boolean; - - /** - * Returns the this object after filling the section identified by start and end with value - * @param value value to fill array section with - * @param start index to start filling the array at. If start is negative, it is treated as - * length+start where length is the length of the array. - * @param end index to stop filling the array at. If end is negative, it is treated as - * length+end. - */ - fill(value: number, start?: number, end?: number): this; - - /** - * Returns the elements of an array that meet the condition specified in a callback function. - * @param callbackfn A function that accepts up to three arguments. The filter method calls - * the callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - filter(callbackfn: (value: number, index: number, array: Int8Array) => any, thisArg?: any): Int8Array; - - /** - * Returns the value of the first element in the array where predicate is true, and undefined - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, find - * immediately returns that element value. Otherwise, find returns undefined. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - find(predicate: (value: number, index: number, obj: Int8Array) => boolean, thisArg?: any): number | undefined; - - /** - * Returns the index of the first element in the array where predicate is true, and -1 - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, - * findIndex immediately returns that element index. Otherwise, findIndex returns -1. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - findIndex(predicate: (value: number, index: number, obj: Int8Array) => boolean, thisArg?: any): number; - - /** - * Performs the specified action for each element in an array. - * @param callbackfn A function that accepts up to three arguments. forEach calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - forEach(callbackfn: (value: number, index: number, array: Int8Array) => void, thisArg?: any): void; - - /** - * Returns the index of the first occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - indexOf(searchElement: number, fromIndex?: number): number; - - /** - * Adds all the elements of an array separated by the specified separator string. - * @param separator A string used to separate one element of an array from the next in the - * resulting String. If omitted, the array elements are separated with a comma. - */ - join(separator?: string): string; - - /** - * Returns the index of the last occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - lastIndexOf(searchElement: number, fromIndex?: number): number; - - /** - * The length of the array. - */ - readonly length: number; - - /** - * Calls a defined callback function on each element of an array, and returns an array that - * contains the results. - * @param callbackfn A function that accepts up to three arguments. The map method calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - map(callbackfn: (value: number, index: number, array: Int8Array) => number, thisArg?: any): Int8Array; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Int8Array) => number): number; - reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Int8Array) => number, initialValue: number): number; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Int8Array) => U, initialValue: U): U; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an - * argument instead of an array value. - */ - reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Int8Array) => number): number; - reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Int8Array) => number, initialValue: number): number; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduceRight(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Int8Array) => U, initialValue: U): U; - - /** - * Reverses the elements in an Array. - */ - reverse(): Int8Array; - - /** - * Sets a value or an array of values. - * @param array A typed or untyped array of values to set. - * @param offset The index in the current array at which the values are to be written. - */ - set(array: ArrayLike, offset?: number): void; - - /** - * Returns a section of an array. - * @param start The beginning of the specified portion of the array. - * @param end The end of the specified portion of the array. - */ - slice(start?: number, end?: number): Int8Array; - - /** - * Determines whether the specified callback function returns true for any element of an array. - * @param callbackfn A function that accepts up to three arguments. The some method calls the - * callbackfn function for each element in array1 until the callbackfn returns true, or until - * the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - some(callbackfn: (value: number, index: number, array: Int8Array) => boolean, thisArg?: any): boolean; - - /** - * Sorts an array. - * @param compareFn The name of the function used to determine the order of the elements. If - * omitted, the elements are sorted in ascending, ASCII character order. - */ - sort(compareFn?: (a: number, b: number) => number): this; - - /** - * Gets a new Int8Array view of the ArrayBuffer store for this array, referencing the elements - * at begin, inclusive, up to end, exclusive. - * @param begin The index of the beginning of the array. - * @param end The index of the end of the array. - */ - subarray(begin: number, end?: number): Int8Array; - - /** - * Converts a number to a string by using the current locale. - */ - toLocaleString(): string; - - /** - * Returns a string representation of an array. - */ - toString(): string; - - [index: number]: number; -} -interface Int8ArrayConstructor { - readonly prototype: Int8Array; - new(length: number): Int8Array; - new(arrayOrArrayBuffer: ArrayLike | ArrayBufferLike): Int8Array; - new(buffer: ArrayBufferLike, byteOffset: number, length?: number): Int8Array; - - /** - * The size in bytes of each element in the array. - */ - readonly BYTES_PER_ELEMENT: number; - - /** - * Returns a new array from a set of elements. - * @param items A set of elements to include in the new array object. - */ - of(...items: number[]): Int8Array; - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: ArrayLike, mapfn?: (v: number, k: number) => number, thisArg?: any): Int8Array; - - -} -declare const Int8Array: Int8ArrayConstructor; - -/** - * A typed array of 8-bit unsigned integer values. The contents are initialized to 0. If the - * requested number of bytes could not be allocated an exception is raised. - */ -interface Uint8Array { - /** - * The size in bytes of each element in the array. - */ - readonly BYTES_PER_ELEMENT: number; - - /** - * The ArrayBuffer instance referenced by the array. - */ - readonly buffer: ArrayBufferLike; - - /** - * The length in bytes of the array. - */ - readonly byteLength: number; - - /** - * The offset in bytes of the array. - */ - readonly byteOffset: number; - - /** - * Returns the this object after copying a section of the array identified by start and end - * to the same array starting at position target - * @param target If target is negative, it is treated as length+target where length is the - * length of the array. - * @param start If start is negative, it is treated as length+start. If end is negative, it - * is treated as length+end. - * @param end If not specified, length of the this object is used as its default value. - */ - copyWithin(target: number, start: number, end?: number): this; - - /** - * Determines whether all the members of an array satisfy the specified test. - * @param callbackfn A function that accepts up to three arguments. The every method calls - * the callbackfn function for each element in array1 until the callbackfn returns false, - * or until the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - every(callbackfn: (value: number, index: number, array: Uint8Array) => boolean, thisArg?: any): boolean; - - /** - * Returns the this object after filling the section identified by start and end with value - * @param value value to fill array section with - * @param start index to start filling the array at. If start is negative, it is treated as - * length+start where length is the length of the array. - * @param end index to stop filling the array at. If end is negative, it is treated as - * length+end. - */ - fill(value: number, start?: number, end?: number): this; - - /** - * Returns the elements of an array that meet the condition specified in a callback function. - * @param callbackfn A function that accepts up to three arguments. The filter method calls - * the callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - filter(callbackfn: (value: number, index: number, array: Uint8Array) => any, thisArg?: any): Uint8Array; - - /** - * Returns the value of the first element in the array where predicate is true, and undefined - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, find - * immediately returns that element value. Otherwise, find returns undefined. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - find(predicate: (value: number, index: number, obj: Uint8Array) => boolean, thisArg?: any): number | undefined; - - /** - * Returns the index of the first element in the array where predicate is true, and -1 - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, - * findIndex immediately returns that element index. Otherwise, findIndex returns -1. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - findIndex(predicate: (value: number, index: number, obj: Uint8Array) => boolean, thisArg?: any): number; - - /** - * Performs the specified action for each element in an array. - * @param callbackfn A function that accepts up to three arguments. forEach calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - forEach(callbackfn: (value: number, index: number, array: Uint8Array) => void, thisArg?: any): void; - - /** - * Returns the index of the first occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - indexOf(searchElement: number, fromIndex?: number): number; - - /** - * Adds all the elements of an array separated by the specified separator string. - * @param separator A string used to separate one element of an array from the next in the - * resulting String. If omitted, the array elements are separated with a comma. - */ - join(separator?: string): string; - - /** - * Returns the index of the last occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - lastIndexOf(searchElement: number, fromIndex?: number): number; - - /** - * The length of the array. - */ - readonly length: number; - - /** - * Calls a defined callback function on each element of an array, and returns an array that - * contains the results. - * @param callbackfn A function that accepts up to three arguments. The map method calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - map(callbackfn: (value: number, index: number, array: Uint8Array) => number, thisArg?: any): Uint8Array; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Uint8Array) => number): number; - reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Uint8Array) => number, initialValue: number): number; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Uint8Array) => U, initialValue: U): U; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an - * argument instead of an array value. - */ - reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Uint8Array) => number): number; - reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Uint8Array) => number, initialValue: number): number; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduceRight(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Uint8Array) => U, initialValue: U): U; - - /** - * Reverses the elements in an Array. - */ - reverse(): Uint8Array; - - /** - * Sets a value or an array of values. - * @param array A typed or untyped array of values to set. - * @param offset The index in the current array at which the values are to be written. - */ - set(array: ArrayLike, offset?: number): void; - - /** - * Returns a section of an array. - * @param start The beginning of the specified portion of the array. - * @param end The end of the specified portion of the array. - */ - slice(start?: number, end?: number): Uint8Array; - - /** - * Determines whether the specified callback function returns true for any element of an array. - * @param callbackfn A function that accepts up to three arguments. The some method calls the - * callbackfn function for each element in array1 until the callbackfn returns true, or until - * the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - some(callbackfn: (value: number, index: number, array: Uint8Array) => boolean, thisArg?: any): boolean; - - /** - * Sorts an array. - * @param compareFn The name of the function used to determine the order of the elements. If - * omitted, the elements are sorted in ascending, ASCII character order. - */ - sort(compareFn?: (a: number, b: number) => number): this; - - /** - * Gets a new Uint8Array view of the ArrayBuffer store for this array, referencing the elements - * at begin, inclusive, up to end, exclusive. - * @param begin The index of the beginning of the array. - * @param end The index of the end of the array. - */ - subarray(begin: number, end?: number): Uint8Array; - - /** - * Converts a number to a string by using the current locale. - */ - toLocaleString(): string; - - /** - * Returns a string representation of an array. - */ - toString(): string; - - [index: number]: number; -} - -interface Uint8ArrayConstructor { - readonly prototype: Uint8Array; - new(length: number): Uint8Array; - new(arrayOrArrayBuffer: ArrayLike | ArrayBufferLike): Uint8Array; - new(buffer: ArrayBufferLike, byteOffset: number, length?: number): Uint8Array; - - /** - * The size in bytes of each element in the array. - */ - readonly BYTES_PER_ELEMENT: number; - - /** - * Returns a new array from a set of elements. - * @param items A set of elements to include in the new array object. - */ - of(...items: number[]): Uint8Array; - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: ArrayLike, mapfn?: (v: number, k: number) => number, thisArg?: any): Uint8Array; - -} -declare const Uint8Array: Uint8ArrayConstructor; - -/** - * A typed array of 8-bit unsigned integer (clamped) values. The contents are initialized to 0. - * If the requested number of bytes could not be allocated an exception is raised. - */ -interface Uint8ClampedArray { - /** - * The size in bytes of each element in the array. - */ - readonly BYTES_PER_ELEMENT: number; - - /** - * The ArrayBuffer instance referenced by the array. - */ - readonly buffer: ArrayBufferLike; - - /** - * The length in bytes of the array. - */ - readonly byteLength: number; - - /** - * The offset in bytes of the array. - */ - readonly byteOffset: number; - - /** - * Returns the this object after copying a section of the array identified by start and end - * to the same array starting at position target - * @param target If target is negative, it is treated as length+target where length is the - * length of the array. - * @param start If start is negative, it is treated as length+start. If end is negative, it - * is treated as length+end. - * @param end If not specified, length of the this object is used as its default value. - */ - copyWithin(target: number, start: number, end?: number): this; - - /** - * Determines whether all the members of an array satisfy the specified test. - * @param callbackfn A function that accepts up to three arguments. The every method calls - * the callbackfn function for each element in array1 until the callbackfn returns false, - * or until the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - every(callbackfn: (value: number, index: number, array: Uint8ClampedArray) => boolean, thisArg?: any): boolean; - - /** - * Returns the this object after filling the section identified by start and end with value - * @param value value to fill array section with - * @param start index to start filling the array at. If start is negative, it is treated as - * length+start where length is the length of the array. - * @param end index to stop filling the array at. If end is negative, it is treated as - * length+end. - */ - fill(value: number, start?: number, end?: number): this; - - /** - * Returns the elements of an array that meet the condition specified in a callback function. - * @param callbackfn A function that accepts up to three arguments. The filter method calls - * the callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - filter(callbackfn: (value: number, index: number, array: Uint8ClampedArray) => any, thisArg?: any): Uint8ClampedArray; - - /** - * Returns the value of the first element in the array where predicate is true, and undefined - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, find - * immediately returns that element value. Otherwise, find returns undefined. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - find(predicate: (value: number, index: number, obj: Uint8ClampedArray) => boolean, thisArg?: any): number | undefined; - - /** - * Returns the index of the first element in the array where predicate is true, and -1 - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, - * findIndex immediately returns that element index. Otherwise, findIndex returns -1. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - findIndex(predicate: (value: number, index: number, obj: Uint8ClampedArray) => boolean, thisArg?: any): number; - - /** - * Performs the specified action for each element in an array. - * @param callbackfn A function that accepts up to three arguments. forEach calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - forEach(callbackfn: (value: number, index: number, array: Uint8ClampedArray) => void, thisArg?: any): void; - - /** - * Returns the index of the first occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - indexOf(searchElement: number, fromIndex?: number): number; - - /** - * Adds all the elements of an array separated by the specified separator string. - * @param separator A string used to separate one element of an array from the next in the - * resulting String. If omitted, the array elements are separated with a comma. - */ - join(separator?: string): string; - - /** - * Returns the index of the last occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - lastIndexOf(searchElement: number, fromIndex?: number): number; - - /** - * The length of the array. - */ - readonly length: number; - - /** - * Calls a defined callback function on each element of an array, and returns an array that - * contains the results. - * @param callbackfn A function that accepts up to three arguments. The map method calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - map(callbackfn: (value: number, index: number, array: Uint8ClampedArray) => number, thisArg?: any): Uint8ClampedArray; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Uint8ClampedArray) => number): number; - reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Uint8ClampedArray) => number, initialValue: number): number; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Uint8ClampedArray) => U, initialValue: U): U; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an - * argument instead of an array value. - */ - reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Uint8ClampedArray) => number): number; - reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Uint8ClampedArray) => number, initialValue: number): number; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduceRight(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Uint8ClampedArray) => U, initialValue: U): U; - - /** - * Reverses the elements in an Array. - */ - reverse(): Uint8ClampedArray; - - /** - * Sets a value or an array of values. - * @param array A typed or untyped array of values to set. - * @param offset The index in the current array at which the values are to be written. - */ - set(array: ArrayLike, offset?: number): void; - - /** - * Returns a section of an array. - * @param start The beginning of the specified portion of the array. - * @param end The end of the specified portion of the array. - */ - slice(start?: number, end?: number): Uint8ClampedArray; - - /** - * Determines whether the specified callback function returns true for any element of an array. - * @param callbackfn A function that accepts up to three arguments. The some method calls the - * callbackfn function for each element in array1 until the callbackfn returns true, or until - * the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - some(callbackfn: (value: number, index: number, array: Uint8ClampedArray) => boolean, thisArg?: any): boolean; - - /** - * Sorts an array. - * @param compareFn The name of the function used to determine the order of the elements. If - * omitted, the elements are sorted in ascending, ASCII character order. - */ - sort(compareFn?: (a: number, b: number) => number): this; - - /** - * Gets a new Uint8ClampedArray view of the ArrayBuffer store for this array, referencing the elements - * at begin, inclusive, up to end, exclusive. - * @param begin The index of the beginning of the array. - * @param end The index of the end of the array. - */ - subarray(begin: number, end?: number): Uint8ClampedArray; - - /** - * Converts a number to a string by using the current locale. - */ - toLocaleString(): string; - - /** - * Returns a string representation of an array. - */ - toString(): string; - - [index: number]: number; -} - -interface Uint8ClampedArrayConstructor { - readonly prototype: Uint8ClampedArray; - new(length: number): Uint8ClampedArray; - new(arrayOrArrayBuffer: ArrayLike | ArrayBufferLike): Uint8ClampedArray; - new(buffer: ArrayBufferLike, byteOffset: number, length?: number): Uint8ClampedArray; - - /** - * The size in bytes of each element in the array. - */ - readonly BYTES_PER_ELEMENT: number; - - /** - * Returns a new array from a set of elements. - * @param items A set of elements to include in the new array object. - */ - of(...items: number[]): Uint8ClampedArray; - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: ArrayLike, mapfn?: (v: number, k: number) => number, thisArg?: any): Uint8ClampedArray; -} -declare const Uint8ClampedArray: Uint8ClampedArrayConstructor; - -/** - * A typed array of 16-bit signed integer values. The contents are initialized to 0. If the - * requested number of bytes could not be allocated an exception is raised. - */ -interface Int16Array { - /** - * The size in bytes of each element in the array. - */ - readonly BYTES_PER_ELEMENT: number; - - /** - * The ArrayBuffer instance referenced by the array. - */ - readonly buffer: ArrayBufferLike; - - /** - * The length in bytes of the array. - */ - readonly byteLength: number; - - /** - * The offset in bytes of the array. - */ - readonly byteOffset: number; - - /** - * Returns the this object after copying a section of the array identified by start and end - * to the same array starting at position target - * @param target If target is negative, it is treated as length+target where length is the - * length of the array. - * @param start If start is negative, it is treated as length+start. If end is negative, it - * is treated as length+end. - * @param end If not specified, length of the this object is used as its default value. - */ - copyWithin(target: number, start: number, end?: number): this; - - /** - * Determines whether all the members of an array satisfy the specified test. - * @param callbackfn A function that accepts up to three arguments. The every method calls - * the callbackfn function for each element in array1 until the callbackfn returns false, - * or until the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - every(callbackfn: (value: number, index: number, array: Int16Array) => boolean, thisArg?: any): boolean; - - /** - * Returns the this object after filling the section identified by start and end with value - * @param value value to fill array section with - * @param start index to start filling the array at. If start is negative, it is treated as - * length+start where length is the length of the array. - * @param end index to stop filling the array at. If end is negative, it is treated as - * length+end. - */ - fill(value: number, start?: number, end?: number): this; - - /** - * Returns the elements of an array that meet the condition specified in a callback function. - * @param callbackfn A function that accepts up to three arguments. The filter method calls - * the callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - filter(callbackfn: (value: number, index: number, array: Int16Array) => any, thisArg?: any): Int16Array; - - /** - * Returns the value of the first element in the array where predicate is true, and undefined - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, find - * immediately returns that element value. Otherwise, find returns undefined. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - find(predicate: (value: number, index: number, obj: Int16Array) => boolean, thisArg?: any): number | undefined; - - /** - * Returns the index of the first element in the array where predicate is true, and -1 - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, - * findIndex immediately returns that element index. Otherwise, findIndex returns -1. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - findIndex(predicate: (value: number, index: number, obj: Int16Array) => boolean, thisArg?: any): number; - - /** - * Performs the specified action for each element in an array. - * @param callbackfn A function that accepts up to three arguments. forEach calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - forEach(callbackfn: (value: number, index: number, array: Int16Array) => void, thisArg?: any): void; - /** - * Returns the index of the first occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - indexOf(searchElement: number, fromIndex?: number): number; - - /** - * Adds all the elements of an array separated by the specified separator string. - * @param separator A string used to separate one element of an array from the next in the - * resulting String. If omitted, the array elements are separated with a comma. - */ - join(separator?: string): string; - - /** - * Returns the index of the last occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - lastIndexOf(searchElement: number, fromIndex?: number): number; - - /** - * The length of the array. - */ - readonly length: number; - - /** - * Calls a defined callback function on each element of an array, and returns an array that - * contains the results. - * @param callbackfn A function that accepts up to three arguments. The map method calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - map(callbackfn: (value: number, index: number, array: Int16Array) => number, thisArg?: any): Int16Array; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Int16Array) => number): number; - reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Int16Array) => number, initialValue: number): number; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Int16Array) => U, initialValue: U): U; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an - * argument instead of an array value. - */ - reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Int16Array) => number): number; - reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Int16Array) => number, initialValue: number): number; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduceRight(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Int16Array) => U, initialValue: U): U; - - /** - * Reverses the elements in an Array. - */ - reverse(): Int16Array; - - /** - * Sets a value or an array of values. - * @param array A typed or untyped array of values to set. - * @param offset The index in the current array at which the values are to be written. - */ - set(array: ArrayLike, offset?: number): void; - - /** - * Returns a section of an array. - * @param start The beginning of the specified portion of the array. - * @param end The end of the specified portion of the array. - */ - slice(start?: number, end?: number): Int16Array; - - /** - * Determines whether the specified callback function returns true for any element of an array. - * @param callbackfn A function that accepts up to three arguments. The some method calls the - * callbackfn function for each element in array1 until the callbackfn returns true, or until - * the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - some(callbackfn: (value: number, index: number, array: Int16Array) => boolean, thisArg?: any): boolean; - - /** - * Sorts an array. - * @param compareFn The name of the function used to determine the order of the elements. If - * omitted, the elements are sorted in ascending, ASCII character order. - */ - sort(compareFn?: (a: number, b: number) => number): this; - - /** - * Gets a new Int16Array view of the ArrayBuffer store for this array, referencing the elements - * at begin, inclusive, up to end, exclusive. - * @param begin The index of the beginning of the array. - * @param end The index of the end of the array. - */ - subarray(begin: number, end?: number): Int16Array; - - /** - * Converts a number to a string by using the current locale. - */ - toLocaleString(): string; - - /** - * Returns a string representation of an array. - */ - toString(): string; - - [index: number]: number; -} - -interface Int16ArrayConstructor { - readonly prototype: Int16Array; - new(length: number): Int16Array; - new(arrayOrArrayBuffer: ArrayLike | ArrayBufferLike): Int16Array; - new(buffer: ArrayBufferLike, byteOffset: number, length?: number): Int16Array; - - /** - * The size in bytes of each element in the array. - */ - readonly BYTES_PER_ELEMENT: number; - - /** - * Returns a new array from a set of elements. - * @param items A set of elements to include in the new array object. - */ - of(...items: number[]): Int16Array; - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: ArrayLike, mapfn?: (v: number, k: number) => number, thisArg?: any): Int16Array; - - -} -declare const Int16Array: Int16ArrayConstructor; - -/** - * A typed array of 16-bit unsigned integer values. The contents are initialized to 0. If the - * requested number of bytes could not be allocated an exception is raised. - */ -interface Uint16Array { - /** - * The size in bytes of each element in the array. - */ - readonly BYTES_PER_ELEMENT: number; - - /** - * The ArrayBuffer instance referenced by the array. - */ - readonly buffer: ArrayBufferLike; - - /** - * The length in bytes of the array. - */ - readonly byteLength: number; - - /** - * The offset in bytes of the array. - */ - readonly byteOffset: number; - - /** - * Returns the this object after copying a section of the array identified by start and end - * to the same array starting at position target - * @param target If target is negative, it is treated as length+target where length is the - * length of the array. - * @param start If start is negative, it is treated as length+start. If end is negative, it - * is treated as length+end. - * @param end If not specified, length of the this object is used as its default value. - */ - copyWithin(target: number, start: number, end?: number): this; - - /** - * Determines whether all the members of an array satisfy the specified test. - * @param callbackfn A function that accepts up to three arguments. The every method calls - * the callbackfn function for each element in array1 until the callbackfn returns false, - * or until the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - every(callbackfn: (value: number, index: number, array: Uint16Array) => boolean, thisArg?: any): boolean; - - /** - * Returns the this object after filling the section identified by start and end with value - * @param value value to fill array section with - * @param start index to start filling the array at. If start is negative, it is treated as - * length+start where length is the length of the array. - * @param end index to stop filling the array at. If end is negative, it is treated as - * length+end. - */ - fill(value: number, start?: number, end?: number): this; - - /** - * Returns the elements of an array that meet the condition specified in a callback function. - * @param callbackfn A function that accepts up to three arguments. The filter method calls - * the callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - filter(callbackfn: (value: number, index: number, array: Uint16Array) => any, thisArg?: any): Uint16Array; - - /** - * Returns the value of the first element in the array where predicate is true, and undefined - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, find - * immediately returns that element value. Otherwise, find returns undefined. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - find(predicate: (value: number, index: number, obj: Uint16Array) => boolean, thisArg?: any): number | undefined; - - /** - * Returns the index of the first element in the array where predicate is true, and -1 - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, - * findIndex immediately returns that element index. Otherwise, findIndex returns -1. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - findIndex(predicate: (value: number, index: number, obj: Uint16Array) => boolean, thisArg?: any): number; - - /** - * Performs the specified action for each element in an array. - * @param callbackfn A function that accepts up to three arguments. forEach calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - forEach(callbackfn: (value: number, index: number, array: Uint16Array) => void, thisArg?: any): void; - - /** - * Returns the index of the first occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - indexOf(searchElement: number, fromIndex?: number): number; - - /** - * Adds all the elements of an array separated by the specified separator string. - * @param separator A string used to separate one element of an array from the next in the - * resulting String. If omitted, the array elements are separated with a comma. - */ - join(separator?: string): string; - - /** - * Returns the index of the last occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - lastIndexOf(searchElement: number, fromIndex?: number): number; - - /** - * The length of the array. - */ - readonly length: number; - - /** - * Calls a defined callback function on each element of an array, and returns an array that - * contains the results. - * @param callbackfn A function that accepts up to three arguments. The map method calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - map(callbackfn: (value: number, index: number, array: Uint16Array) => number, thisArg?: any): Uint16Array; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Uint16Array) => number): number; - reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Uint16Array) => number, initialValue: number): number; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Uint16Array) => U, initialValue: U): U; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an - * argument instead of an array value. - */ - reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Uint16Array) => number): number; - reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Uint16Array) => number, initialValue: number): number; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduceRight(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Uint16Array) => U, initialValue: U): U; - - /** - * Reverses the elements in an Array. - */ - reverse(): Uint16Array; - - /** - * Sets a value or an array of values. - * @param array A typed or untyped array of values to set. - * @param offset The index in the current array at which the values are to be written. - */ - set(array: ArrayLike, offset?: number): void; - - /** - * Returns a section of an array. - * @param start The beginning of the specified portion of the array. - * @param end The end of the specified portion of the array. - */ - slice(start?: number, end?: number): Uint16Array; - - /** - * Determines whether the specified callback function returns true for any element of an array. - * @param callbackfn A function that accepts up to three arguments. The some method calls the - * callbackfn function for each element in array1 until the callbackfn returns true, or until - * the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - some(callbackfn: (value: number, index: number, array: Uint16Array) => boolean, thisArg?: any): boolean; - - /** - * Sorts an array. - * @param compareFn The name of the function used to determine the order of the elements. If - * omitted, the elements are sorted in ascending, ASCII character order. - */ - sort(compareFn?: (a: number, b: number) => number): this; - - /** - * Gets a new Uint16Array view of the ArrayBuffer store for this array, referencing the elements - * at begin, inclusive, up to end, exclusive. - * @param begin The index of the beginning of the array. - * @param end The index of the end of the array. - */ - subarray(begin: number, end?: number): Uint16Array; - - /** - * Converts a number to a string by using the current locale. - */ - toLocaleString(): string; - - /** - * Returns a string representation of an array. - */ - toString(): string; - - [index: number]: number; -} - -interface Uint16ArrayConstructor { - readonly prototype: Uint16Array; - new(length: number): Uint16Array; - new(arrayOrArrayBuffer: ArrayLike | ArrayBufferLike): Uint16Array; - new(buffer: ArrayBufferLike, byteOffset: number, length?: number): Uint16Array; - - /** - * The size in bytes of each element in the array. - */ - readonly BYTES_PER_ELEMENT: number; - - /** - * Returns a new array from a set of elements. - * @param items A set of elements to include in the new array object. - */ - of(...items: number[]): Uint16Array; - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: ArrayLike, mapfn?: (v: number, k: number) => number, thisArg?: any): Uint16Array; - - -} -declare const Uint16Array: Uint16ArrayConstructor; -/** - * A typed array of 32-bit signed integer values. The contents are initialized to 0. If the - * requested number of bytes could not be allocated an exception is raised. - */ -interface Int32Array { - /** - * The size in bytes of each element in the array. - */ - readonly BYTES_PER_ELEMENT: number; - - /** - * The ArrayBuffer instance referenced by the array. - */ - readonly buffer: ArrayBufferLike; - - /** - * The length in bytes of the array. - */ - readonly byteLength: number; - - /** - * The offset in bytes of the array. - */ - readonly byteOffset: number; - - /** - * Returns the this object after copying a section of the array identified by start and end - * to the same array starting at position target - * @param target If target is negative, it is treated as length+target where length is the - * length of the array. - * @param start If start is negative, it is treated as length+start. If end is negative, it - * is treated as length+end. - * @param end If not specified, length of the this object is used as its default value. - */ - copyWithin(target: number, start: number, end?: number): this; - - /** - * Determines whether all the members of an array satisfy the specified test. - * @param callbackfn A function that accepts up to three arguments. The every method calls - * the callbackfn function for each element in array1 until the callbackfn returns false, - * or until the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - every(callbackfn: (value: number, index: number, array: Int32Array) => boolean, thisArg?: any): boolean; - - /** - * Returns the this object after filling the section identified by start and end with value - * @param value value to fill array section with - * @param start index to start filling the array at. If start is negative, it is treated as - * length+start where length is the length of the array. - * @param end index to stop filling the array at. If end is negative, it is treated as - * length+end. - */ - fill(value: number, start?: number, end?: number): this; - - /** - * Returns the elements of an array that meet the condition specified in a callback function. - * @param callbackfn A function that accepts up to three arguments. The filter method calls - * the callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - filter(callbackfn: (value: number, index: number, array: Int32Array) => any, thisArg?: any): Int32Array; - - /** - * Returns the value of the first element in the array where predicate is true, and undefined - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, find - * immediately returns that element value. Otherwise, find returns undefined. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - find(predicate: (value: number, index: number, obj: Int32Array) => boolean, thisArg?: any): number | undefined; - - /** - * Returns the index of the first element in the array where predicate is true, and -1 - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, - * findIndex immediately returns that element index. Otherwise, findIndex returns -1. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - findIndex(predicate: (value: number, index: number, obj: Int32Array) => boolean, thisArg?: any): number; - - /** - * Performs the specified action for each element in an array. - * @param callbackfn A function that accepts up to three arguments. forEach calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - forEach(callbackfn: (value: number, index: number, array: Int32Array) => void, thisArg?: any): void; - - /** - * Returns the index of the first occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - indexOf(searchElement: number, fromIndex?: number): number; - - /** - * Adds all the elements of an array separated by the specified separator string. - * @param separator A string used to separate one element of an array from the next in the - * resulting String. If omitted, the array elements are separated with a comma. - */ - join(separator?: string): string; - - /** - * Returns the index of the last occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - lastIndexOf(searchElement: number, fromIndex?: number): number; - - /** - * The length of the array. - */ - readonly length: number; - - /** - * Calls a defined callback function on each element of an array, and returns an array that - * contains the results. - * @param callbackfn A function that accepts up to three arguments. The map method calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - map(callbackfn: (value: number, index: number, array: Int32Array) => number, thisArg?: any): Int32Array; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Int32Array) => number): number; - reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Int32Array) => number, initialValue: number): number; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Int32Array) => U, initialValue: U): U; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an - * argument instead of an array value. - */ - reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Int32Array) => number): number; - reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Int32Array) => number, initialValue: number): number; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduceRight(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Int32Array) => U, initialValue: U): U; - - /** - * Reverses the elements in an Array. - */ - reverse(): Int32Array; - - /** - * Sets a value or an array of values. - * @param array A typed or untyped array of values to set. - * @param offset The index in the current array at which the values are to be written. - */ - set(array: ArrayLike, offset?: number): void; - - /** - * Returns a section of an array. - * @param start The beginning of the specified portion of the array. - * @param end The end of the specified portion of the array. - */ - slice(start?: number, end?: number): Int32Array; - - /** - * Determines whether the specified callback function returns true for any element of an array. - * @param callbackfn A function that accepts up to three arguments. The some method calls the - * callbackfn function for each element in array1 until the callbackfn returns true, or until - * the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - some(callbackfn: (value: number, index: number, array: Int32Array) => boolean, thisArg?: any): boolean; - - /** - * Sorts an array. - * @param compareFn The name of the function used to determine the order of the elements. If - * omitted, the elements are sorted in ascending, ASCII character order. - */ - sort(compareFn?: (a: number, b: number) => number): this; - - /** - * Gets a new Int32Array view of the ArrayBuffer store for this array, referencing the elements - * at begin, inclusive, up to end, exclusive. - * @param begin The index of the beginning of the array. - * @param end The index of the end of the array. - */ - subarray(begin: number, end?: number): Int32Array; - - /** - * Converts a number to a string by using the current locale. - */ - toLocaleString(): string; - - /** - * Returns a string representation of an array. - */ - toString(): string; - - [index: number]: number; -} - -interface Int32ArrayConstructor { - readonly prototype: Int32Array; - new(length: number): Int32Array; - new(arrayOrArrayBuffer: ArrayLike | ArrayBufferLike): Int32Array; - new(buffer: ArrayBufferLike, byteOffset: number, length?: number): Int32Array; - - /** - * The size in bytes of each element in the array. - */ - readonly BYTES_PER_ELEMENT: number; - - /** - * Returns a new array from a set of elements. - * @param items A set of elements to include in the new array object. - */ - of(...items: number[]): Int32Array; - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: ArrayLike, mapfn?: (v: number, k: number) => number, thisArg?: any): Int32Array; - -} -declare const Int32Array: Int32ArrayConstructor; - -/** - * A typed array of 32-bit unsigned integer values. The contents are initialized to 0. If the - * requested number of bytes could not be allocated an exception is raised. - */ -interface Uint32Array { - /** - * The size in bytes of each element in the array. - */ - readonly BYTES_PER_ELEMENT: number; - - /** - * The ArrayBuffer instance referenced by the array. - */ - readonly buffer: ArrayBufferLike; - - /** - * The length in bytes of the array. - */ - readonly byteLength: number; - - /** - * The offset in bytes of the array. - */ - readonly byteOffset: number; - - /** - * Returns the this object after copying a section of the array identified by start and end - * to the same array starting at position target - * @param target If target is negative, it is treated as length+target where length is the - * length of the array. - * @param start If start is negative, it is treated as length+start. If end is negative, it - * is treated as length+end. - * @param end If not specified, length of the this object is used as its default value. - */ - copyWithin(target: number, start: number, end?: number): this; - - /** - * Determines whether all the members of an array satisfy the specified test. - * @param callbackfn A function that accepts up to three arguments. The every method calls - * the callbackfn function for each element in array1 until the callbackfn returns false, - * or until the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - every(callbackfn: (value: number, index: number, array: Uint32Array) => boolean, thisArg?: any): boolean; - - /** - * Returns the this object after filling the section identified by start and end with value - * @param value value to fill array section with - * @param start index to start filling the array at. If start is negative, it is treated as - * length+start where length is the length of the array. - * @param end index to stop filling the array at. If end is negative, it is treated as - * length+end. - */ - fill(value: number, start?: number, end?: number): this; - - /** - * Returns the elements of an array that meet the condition specified in a callback function. - * @param callbackfn A function that accepts up to three arguments. The filter method calls - * the callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - filter(callbackfn: (value: number, index: number, array: Uint32Array) => any, thisArg?: any): Uint32Array; - - /** - * Returns the value of the first element in the array where predicate is true, and undefined - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, find - * immediately returns that element value. Otherwise, find returns undefined. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - find(predicate: (value: number, index: number, obj: Uint32Array) => boolean, thisArg?: any): number | undefined; - - /** - * Returns the index of the first element in the array where predicate is true, and -1 - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, - * findIndex immediately returns that element index. Otherwise, findIndex returns -1. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - findIndex(predicate: (value: number, index: number, obj: Uint32Array) => boolean, thisArg?: any): number; - - /** - * Performs the specified action for each element in an array. - * @param callbackfn A function that accepts up to three arguments. forEach calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - forEach(callbackfn: (value: number, index: number, array: Uint32Array) => void, thisArg?: any): void; - /** - * Returns the index of the first occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - indexOf(searchElement: number, fromIndex?: number): number; - - /** - * Adds all the elements of an array separated by the specified separator string. - * @param separator A string used to separate one element of an array from the next in the - * resulting String. If omitted, the array elements are separated with a comma. - */ - join(separator?: string): string; - - /** - * Returns the index of the last occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - lastIndexOf(searchElement: number, fromIndex?: number): number; - - /** - * The length of the array. - */ - readonly length: number; - - /** - * Calls a defined callback function on each element of an array, and returns an array that - * contains the results. - * @param callbackfn A function that accepts up to three arguments. The map method calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - map(callbackfn: (value: number, index: number, array: Uint32Array) => number, thisArg?: any): Uint32Array; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Uint32Array) => number): number; - reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Uint32Array) => number, initialValue: number): number; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Uint32Array) => U, initialValue: U): U; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an - * argument instead of an array value. - */ - reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Uint32Array) => number): number; - reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Uint32Array) => number, initialValue: number): number; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduceRight(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Uint32Array) => U, initialValue: U): U; - - /** - * Reverses the elements in an Array. - */ - reverse(): Uint32Array; - - /** - * Sets a value or an array of values. - * @param array A typed or untyped array of values to set. - * @param offset The index in the current array at which the values are to be written. - */ - set(array: ArrayLike, offset?: number): void; - - /** - * Returns a section of an array. - * @param start The beginning of the specified portion of the array. - * @param end The end of the specified portion of the array. - */ - slice(start?: number, end?: number): Uint32Array; - - /** - * Determines whether the specified callback function returns true for any element of an array. - * @param callbackfn A function that accepts up to three arguments. The some method calls the - * callbackfn function for each element in array1 until the callbackfn returns true, or until - * the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - some(callbackfn: (value: number, index: number, array: Uint32Array) => boolean, thisArg?: any): boolean; - - /** - * Sorts an array. - * @param compareFn The name of the function used to determine the order of the elements. If - * omitted, the elements are sorted in ascending, ASCII character order. - */ - sort(compareFn?: (a: number, b: number) => number): this; - - /** - * Gets a new Uint32Array view of the ArrayBuffer store for this array, referencing the elements - * at begin, inclusive, up to end, exclusive. - * @param begin The index of the beginning of the array. - * @param end The index of the end of the array. - */ - subarray(begin: number, end?: number): Uint32Array; - - /** - * Converts a number to a string by using the current locale. - */ - toLocaleString(): string; - - /** - * Returns a string representation of an array. - */ - toString(): string; - - [index: number]: number; -} - -interface Uint32ArrayConstructor { - readonly prototype: Uint32Array; - new(length: number): Uint32Array; - new(arrayOrArrayBuffer: ArrayLike | ArrayBufferLike): Uint32Array; - new(buffer: ArrayBufferLike, byteOffset: number, length?: number): Uint32Array; - - /** - * The size in bytes of each element in the array. - */ - readonly BYTES_PER_ELEMENT: number; - - /** - * Returns a new array from a set of elements. - * @param items A set of elements to include in the new array object. - */ - of(...items: number[]): Uint32Array; - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: ArrayLike, mapfn?: (v: number, k: number) => number, thisArg?: any): Uint32Array; - -} -declare const Uint32Array: Uint32ArrayConstructor; - -/** - * A typed array of 32-bit float values. The contents are initialized to 0. If the requested number - * of bytes could not be allocated an exception is raised. - */ -interface Float32Array { - /** - * The size in bytes of each element in the array. - */ - readonly BYTES_PER_ELEMENT: number; - - /** - * The ArrayBuffer instance referenced by the array. - */ - readonly buffer: ArrayBufferLike; - - /** - * The length in bytes of the array. - */ - readonly byteLength: number; - - /** - * The offset in bytes of the array. - */ - readonly byteOffset: number; - - /** - * Returns the this object after copying a section of the array identified by start and end - * to the same array starting at position target - * @param target If target is negative, it is treated as length+target where length is the - * length of the array. - * @param start If start is negative, it is treated as length+start. If end is negative, it - * is treated as length+end. - * @param end If not specified, length of the this object is used as its default value. - */ - copyWithin(target: number, start: number, end?: number): this; - - /** - * Determines whether all the members of an array satisfy the specified test. - * @param callbackfn A function that accepts up to three arguments. The every method calls - * the callbackfn function for each element in array1 until the callbackfn returns false, - * or until the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - every(callbackfn: (value: number, index: number, array: Float32Array) => boolean, thisArg?: any): boolean; - - /** - * Returns the this object after filling the section identified by start and end with value - * @param value value to fill array section with - * @param start index to start filling the array at. If start is negative, it is treated as - * length+start where length is the length of the array. - * @param end index to stop filling the array at. If end is negative, it is treated as - * length+end. - */ - fill(value: number, start?: number, end?: number): this; - - /** - * Returns the elements of an array that meet the condition specified in a callback function. - * @param callbackfn A function that accepts up to three arguments. The filter method calls - * the callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - filter(callbackfn: (value: number, index: number, array: Float32Array) => any, thisArg?: any): Float32Array; - - /** - * Returns the value of the first element in the array where predicate is true, and undefined - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, find - * immediately returns that element value. Otherwise, find returns undefined. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - find(predicate: (value: number, index: number, obj: Float32Array) => boolean, thisArg?: any): number | undefined; - - /** - * Returns the index of the first element in the array where predicate is true, and -1 - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, - * findIndex immediately returns that element index. Otherwise, findIndex returns -1. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - findIndex(predicate: (value: number, index: number, obj: Float32Array) => boolean, thisArg?: any): number; - - /** - * Performs the specified action for each element in an array. - * @param callbackfn A function that accepts up to three arguments. forEach calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - forEach(callbackfn: (value: number, index: number, array: Float32Array) => void, thisArg?: any): void; - - /** - * Returns the index of the first occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - indexOf(searchElement: number, fromIndex?: number): number; - - /** - * Adds all the elements of an array separated by the specified separator string. - * @param separator A string used to separate one element of an array from the next in the - * resulting String. If omitted, the array elements are separated with a comma. - */ - join(separator?: string): string; - - /** - * Returns the index of the last occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - lastIndexOf(searchElement: number, fromIndex?: number): number; - - /** - * The length of the array. - */ - readonly length: number; - - /** - * Calls a defined callback function on each element of an array, and returns an array that - * contains the results. - * @param callbackfn A function that accepts up to three arguments. The map method calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - map(callbackfn: (value: number, index: number, array: Float32Array) => number, thisArg?: any): Float32Array; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Float32Array) => number): number; - reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Float32Array) => number, initialValue: number): number; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Float32Array) => U, initialValue: U): U; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an - * argument instead of an array value. - */ - reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Float32Array) => number): number; - reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Float32Array) => number, initialValue: number): number; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduceRight(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Float32Array) => U, initialValue: U): U; - - /** - * Reverses the elements in an Array. - */ - reverse(): Float32Array; - - /** - * Sets a value or an array of values. - * @param array A typed or untyped array of values to set. - * @param offset The index in the current array at which the values are to be written. - */ - set(array: ArrayLike, offset?: number): void; - - /** - * Returns a section of an array. - * @param start The beginning of the specified portion of the array. - * @param end The end of the specified portion of the array. - */ - slice(start?: number, end?: number): Float32Array; - - /** - * Determines whether the specified callback function returns true for any element of an array. - * @param callbackfn A function that accepts up to three arguments. The some method calls the - * callbackfn function for each element in array1 until the callbackfn returns true, or until - * the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - some(callbackfn: (value: number, index: number, array: Float32Array) => boolean, thisArg?: any): boolean; - - /** - * Sorts an array. - * @param compareFn The name of the function used to determine the order of the elements. If - * omitted, the elements are sorted in ascending, ASCII character order. - */ - sort(compareFn?: (a: number, b: number) => number): this; - - /** - * Gets a new Float32Array view of the ArrayBuffer store for this array, referencing the elements - * at begin, inclusive, up to end, exclusive. - * @param begin The index of the beginning of the array. - * @param end The index of the end of the array. - */ - subarray(begin: number, end?: number): Float32Array; - - /** - * Converts a number to a string by using the current locale. - */ - toLocaleString(): string; - - /** - * Returns a string representation of an array. - */ - toString(): string; - - [index: number]: number; -} - -interface Float32ArrayConstructor { - readonly prototype: Float32Array; - new(length: number): Float32Array; - new(arrayOrArrayBuffer: ArrayLike | ArrayBufferLike): Float32Array; - new(buffer: ArrayBufferLike, byteOffset: number, length?: number): Float32Array; - - /** - * The size in bytes of each element in the array. - */ - readonly BYTES_PER_ELEMENT: number; - - /** - * Returns a new array from a set of elements. - * @param items A set of elements to include in the new array object. - */ - of(...items: number[]): Float32Array; - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: ArrayLike, mapfn?: (v: number, k: number) => number, thisArg?: any): Float32Array; - - -} -declare const Float32Array: Float32ArrayConstructor; - -/** - * A typed array of 64-bit float values. The contents are initialized to 0. If the requested - * number of bytes could not be allocated an exception is raised. - */ -interface Float64Array { - /** - * The size in bytes of each element in the array. - */ - readonly BYTES_PER_ELEMENT: number; - - /** - * The ArrayBuffer instance referenced by the array. - */ - readonly buffer: ArrayBufferLike; - - /** - * The length in bytes of the array. - */ - readonly byteLength: number; - - /** - * The offset in bytes of the array. - */ - readonly byteOffset: number; - - /** - * Returns the this object after copying a section of the array identified by start and end - * to the same array starting at position target - * @param target If target is negative, it is treated as length+target where length is the - * length of the array. - * @param start If start is negative, it is treated as length+start. If end is negative, it - * is treated as length+end. - * @param end If not specified, length of the this object is used as its default value. - */ - copyWithin(target: number, start: number, end?: number): this; - - /** - * Determines whether all the members of an array satisfy the specified test. - * @param callbackfn A function that accepts up to three arguments. The every method calls - * the callbackfn function for each element in array1 until the callbackfn returns false, - * or until the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - every(callbackfn: (value: number, index: number, array: Float64Array) => boolean, thisArg?: any): boolean; - - /** - * Returns the this object after filling the section identified by start and end with value - * @param value value to fill array section with - * @param start index to start filling the array at. If start is negative, it is treated as - * length+start where length is the length of the array. - * @param end index to stop filling the array at. If end is negative, it is treated as - * length+end. - */ - fill(value: number, start?: number, end?: number): this; - - /** - * Returns the elements of an array that meet the condition specified in a callback function. - * @param callbackfn A function that accepts up to three arguments. The filter method calls - * the callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - filter(callbackfn: (value: number, index: number, array: Float64Array) => any, thisArg?: any): Float64Array; - - /** - * Returns the value of the first element in the array where predicate is true, and undefined - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, find - * immediately returns that element value. Otherwise, find returns undefined. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - find(predicate: (value: number, index: number, obj: Float64Array) => boolean, thisArg?: any): number | undefined; - - /** - * Returns the index of the first element in the array where predicate is true, and -1 - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, - * findIndex immediately returns that element index. Otherwise, findIndex returns -1. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - findIndex(predicate: (value: number, index: number, obj: Float64Array) => boolean, thisArg?: any): number; - - /** - * Performs the specified action for each element in an array. - * @param callbackfn A function that accepts up to three arguments. forEach calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - forEach(callbackfn: (value: number, index: number, array: Float64Array) => void, thisArg?: any): void; - - /** - * Returns the index of the first occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - indexOf(searchElement: number, fromIndex?: number): number; - - /** - * Adds all the elements of an array separated by the specified separator string. - * @param separator A string used to separate one element of an array from the next in the - * resulting String. If omitted, the array elements are separated with a comma. - */ - join(separator?: string): string; - - /** - * Returns the index of the last occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - lastIndexOf(searchElement: number, fromIndex?: number): number; - - /** - * The length of the array. - */ - readonly length: number; - - /** - * Calls a defined callback function on each element of an array, and returns an array that - * contains the results. - * @param callbackfn A function that accepts up to three arguments. The map method calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - map(callbackfn: (value: number, index: number, array: Float64Array) => number, thisArg?: any): Float64Array; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Float64Array) => number): number; - reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Float64Array) => number, initialValue: number): number; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Float64Array) => U, initialValue: U): U; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an - * argument instead of an array value. - */ - reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Float64Array) => number): number; - reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Float64Array) => number, initialValue: number): number; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduceRight(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Float64Array) => U, initialValue: U): U; - - /** - * Reverses the elements in an Array. - */ - reverse(): Float64Array; - - /** - * Sets a value or an array of values. - * @param array A typed or untyped array of values to set. - * @param offset The index in the current array at which the values are to be written. - */ - set(array: ArrayLike, offset?: number): void; - - /** - * Returns a section of an array. - * @param start The beginning of the specified portion of the array. - * @param end The end of the specified portion of the array. - */ - slice(start?: number, end?: number): Float64Array; - - /** - * Determines whether the specified callback function returns true for any element of an array. - * @param callbackfn A function that accepts up to three arguments. The some method calls the - * callbackfn function for each element in array1 until the callbackfn returns true, or until - * the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - some(callbackfn: (value: number, index: number, array: Float64Array) => boolean, thisArg?: any): boolean; - - /** - * Sorts an array. - * @param compareFn The name of the function used to determine the order of the elements. If - * omitted, the elements are sorted in ascending, ASCII character order. - */ - sort(compareFn?: (a: number, b: number) => number): this; - - /** - * Gets a new Float64Array view of the ArrayBuffer store for this array, referencing the elements - * at begin, inclusive, up to end, exclusive. - * @param begin The index of the beginning of the array. - * @param end The index of the end of the array. - */ - subarray(begin: number, end?: number): Float64Array; - - /** - * Converts a number to a string by using the current locale. - */ - toLocaleString(): string; - - /** - * Returns a string representation of an array. - */ - toString(): string; - - [index: number]: number; -} - -interface Float64ArrayConstructor { - readonly prototype: Float64Array; - new(length: number): Float64Array; - new(arrayOrArrayBuffer: ArrayLike | ArrayBufferLike): Float64Array; - new(buffer: ArrayBufferLike, byteOffset: number, length?: number): Float64Array; - - /** - * The size in bytes of each element in the array. - */ - readonly BYTES_PER_ELEMENT: number; - - /** - * Returns a new array from a set of elements. - * @param items A set of elements to include in the new array object. - */ - of(...items: number[]): Float64Array; - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: ArrayLike, mapfn?: (v: number, k: number) => number, thisArg?: any): Float64Array; - -} -declare const Float64Array: Float64ArrayConstructor; - -///////////////////////////// -/// ECMAScript Internationalization API -///////////////////////////// - -declare namespace Intl { - interface CollatorOptions { - usage?: string; - localeMatcher?: string; - numeric?: boolean; - caseFirst?: string; - sensitivity?: string; - ignorePunctuation?: boolean; - } - - interface ResolvedCollatorOptions { - locale: string; - usage: string; - sensitivity: string; - ignorePunctuation: boolean; - collation: string; - caseFirst: string; - numeric: boolean; - } - - interface Collator { - compare(x: string, y: string): number; - resolvedOptions(): ResolvedCollatorOptions; - } - var Collator: { - new(locales?: string | string[], options?: CollatorOptions): Collator; - (locales?: string | string[], options?: CollatorOptions): Collator; - supportedLocalesOf(locales: string | string[], options?: CollatorOptions): string[]; - }; - - interface NumberFormatOptions { - localeMatcher?: string; - style?: string; - currency?: string; - currencyDisplay?: string; - useGrouping?: boolean; - minimumIntegerDigits?: number; - minimumFractionDigits?: number; - maximumFractionDigits?: number; - minimumSignificantDigits?: number; - maximumSignificantDigits?: number; - } - - interface ResolvedNumberFormatOptions { - locale: string; - numberingSystem: string; - style: string; - currency?: string; - currencyDisplay?: string; - minimumIntegerDigits: number; - minimumFractionDigits: number; - maximumFractionDigits: number; - minimumSignificantDigits?: number; - maximumSignificantDigits?: number; - useGrouping: boolean; - } - - interface NumberFormat { - format(value: number): string; - resolvedOptions(): ResolvedNumberFormatOptions; - } - var NumberFormat: { - new(locales?: string | string[], options?: NumberFormatOptions): NumberFormat; - (locales?: string | string[], options?: NumberFormatOptions): NumberFormat; - supportedLocalesOf(locales: string | string[], options?: NumberFormatOptions): string[]; - }; - - interface DateTimeFormatOptions { - localeMatcher?: string; - weekday?: string; - era?: string; - year?: string; - month?: string; - day?: string; - hour?: string; - minute?: string; - second?: string; - timeZoneName?: string; - formatMatcher?: string; - hour12?: boolean; - timeZone?: string; - } - - interface ResolvedDateTimeFormatOptions { - locale: string; - calendar: string; - numberingSystem: string; - timeZone: string; - hour12?: boolean; - weekday?: string; - era?: string; - year?: string; - month?: string; - day?: string; - hour?: string; - minute?: string; - second?: string; - timeZoneName?: string; - } - - interface DateTimeFormat { - format(date?: Date | number): string; - resolvedOptions(): ResolvedDateTimeFormatOptions; - } - var DateTimeFormat: { - new(locales?: string | string[], options?: DateTimeFormatOptions): DateTimeFormat; - (locales?: string | string[], options?: DateTimeFormatOptions): DateTimeFormat; - supportedLocalesOf(locales: string | string[], options?: DateTimeFormatOptions): string[]; - }; -} - -interface String { - /** - * Determines whether two strings are equivalent in the current or specified locale. - * @param that String to compare to target string - * @param locales A locale string or array of locale strings that contain one or more language or locale tags. If you include more than one locale string, list them in descending order of priority so that the first entry is the preferred locale. If you omit this parameter, the default locale of the JavaScript runtime is used. This parameter must conform to BCP 47 standards; see the Intl.Collator object for details. - * @param options An object that contains one or more properties that specify comparison options. see the Intl.Collator object for details. - */ - localeCompare(that: string, locales?: string | string[], options?: Intl.CollatorOptions): number; -} - -interface Number { - /** - * Converts a number to a string by using the current or specified locale. - * @param locales A locale string or array of locale strings that contain one or more language or locale tags. If you include more than one locale string, list them in descending order of priority so that the first entry is the preferred locale. If you omit this parameter, the default locale of the JavaScript runtime is used. - * @param options An object that contains one or more properties that specify comparison options. - */ - toLocaleString(locales?: string | string[], options?: Intl.NumberFormatOptions): string; -} - -interface Date { - /** - * Converts a date and time to a string by using the current or specified locale. - * @param locales A locale string or array of locale strings that contain one or more language or locale tags. If you include more than one locale string, list them in descending order of priority so that the first entry is the preferred locale. If you omit this parameter, the default locale of the JavaScript runtime is used. - * @param options An object that contains one or more properties that specify comparison options. - */ - toLocaleString(locales?: string | string[], options?: Intl.DateTimeFormatOptions): string; - /** - * Converts a date to a string by using the current or specified locale. - * @param locales A locale string or array of locale strings that contain one or more language or locale tags. If you include more than one locale string, list them in descending order of priority so that the first entry is the preferred locale. If you omit this parameter, the default locale of the JavaScript runtime is used. - * @param options An object that contains one or more properties that specify comparison options. - */ - toLocaleDateString(locales?: string | string[], options?: Intl.DateTimeFormatOptions): string; - - /** - * Converts a time to a string by using the current or specified locale. - * @param locales A locale string or array of locale strings that contain one or more language or locale tags. If you include more than one locale string, list them in descending order of priority so that the first entry is the preferred locale. If you omit this parameter, the default locale of the JavaScript runtime is used. - * @param options An object that contains one or more properties that specify comparison options. - */ - toLocaleTimeString(locales?: string | string[], options?: Intl.DateTimeFormatOptions): string; -} diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es6.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es6.d.ts deleted file mode 100644 index 6149c4a..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.es6.d.ts +++ /dev/null @@ -1,25 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -/// -/// -/// -/// -/// diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.array.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.array.d.ts deleted file mode 100644 index 6c75122..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.array.d.ts +++ /dev/null @@ -1,223 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -interface ReadonlyArray { - - /** - * Calls a defined callback function on each element of an array. Then, flattens the result into - * a new array. - * This is identical to a map followed by flat with depth 1. - * - * @param callback A function that accepts up to three arguments. The flatMap method calls the - * callback function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callback function. If - * thisArg is omitted, undefined is used as the this value. - */ - flatMap ( - callback: (this: This, value: T, index: number, array: T[]) => U|ReadonlyArray, - thisArg?: This - ): U[] - - - /** - * Returns a new array with all sub-array elements concatenated into it recursively up to the - * specified depth. - * - * @param depth The maximum recursion depth - */ - flat(this: - ReadonlyArray | - - ReadonlyArray> | - ReadonlyArray[]> | - ReadonlyArray[][]> | - ReadonlyArray[][][]> | - - ReadonlyArray>> | - ReadonlyArray[][]>> | - ReadonlyArray>[][]> | - ReadonlyArray[]>[]> | - ReadonlyArray>[]> | - ReadonlyArray[]>> | - - ReadonlyArray>>> | - ReadonlyArray[]>>> | - ReadonlyArray>[]>> | - ReadonlyArray>>[]> | - - ReadonlyArray>>>>, - depth: 4): U[]; - - /** - * Returns a new array with all sub-array elements concatenated into it recursively up to the - * specified depth. - * - * @param depth The maximum recursion depth - */ - flat(this: - ReadonlyArray | - - ReadonlyArray[][]> | - ReadonlyArray[]> | - ReadonlyArray> | - - ReadonlyArray>> | - ReadonlyArray[]>> | - ReadonlyArray>[]> | - - ReadonlyArray>>>, - depth: 3): U[]; - - /** - * Returns a new array with all sub-array elements concatenated into it recursively up to the - * specified depth. - * - * @param depth The maximum recursion depth - */ - flat(this: - ReadonlyArray | - - ReadonlyArray> | - ReadonlyArray[]> | - - ReadonlyArray>>, - depth: 2): U[]; - - /** - * Returns a new array with all sub-array elements concatenated into it recursively up to the - * specified depth. - * - * @param depth The maximum recursion depth - */ - flat(this: - ReadonlyArray | - ReadonlyArray>, - depth?: 1 - ): U[]; - - /** - * Returns a new array with all sub-array elements concatenated into it recursively up to the - * specified depth. - * - * @param depth The maximum recursion depth - */ - flat(this: - ReadonlyArray, - depth: 0 - ): U[]; - - /** - * Returns a new array with all sub-array elements concatenated into it recursively up to the - * specified depth. If no depth is provided, flat method defaults to the depth of 1. - * - * @param depth The maximum recursion depth - */ - flat(depth?: number): any[]; - } - -interface Array { - - /** - * Calls a defined callback function on each element of an array. Then, flattens the result into - * a new array. - * This is identical to a map followed by flat with depth 1. - * - * @param callback A function that accepts up to three arguments. The flatMap method calls the - * callback function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callback function. If - * thisArg is omitted, undefined is used as the this value. - */ - flatMap ( - callback: (this: This, value: T, index: number, array: T[]) => U|ReadonlyArray, - thisArg?: This - ): U[] - - /** - * Returns a new array with all sub-array elements concatenated into it recursively up to the - * specified depth. - * - * @param depth The maximum recursion depth - */ - flat(this: U[][][][][][][][], depth: 7): U[]; - - /** - * Returns a new array with all sub-array elements concatenated into it recursively up to the - * specified depth. - * - * @param depth The maximum recursion depth - */ - flat(this: U[][][][][][][], depth: 6): U[]; - - /** - * Returns a new array with all sub-array elements concatenated into it recursively up to the - * specified depth. - * - * @param depth The maximum recursion depth - */ - flat(this: U[][][][][][], depth: 5): U[]; - - /** - * Returns a new array with all sub-array elements concatenated into it recursively up to the - * specified depth. - * - * @param depth The maximum recursion depth - */ - flat(this: U[][][][][], depth: 4): U[]; - - /** - * Returns a new array with all sub-array elements concatenated into it recursively up to the - * specified depth. - * - * @param depth The maximum recursion depth - */ - flat(this: U[][][][], depth: 3): U[]; - - /** - * Returns a new array with all sub-array elements concatenated into it recursively up to the - * specified depth. - * - * @param depth The maximum recursion depth - */ - flat(this: U[][][], depth: 2): U[]; - - /** - * Returns a new array with all sub-array elements concatenated into it recursively up to the - * specified depth. - * - * @param depth The maximum recursion depth - */ - flat(this: U[][], depth?: 1): U[]; - - /** - * Returns a new array with all sub-array elements concatenated into it recursively up to the - * specified depth. - * - * @param depth The maximum recursion depth - */ - flat(this: U[], depth: 0): U[]; - - /** - * Returns a new array with all sub-array elements concatenated into it recursively up to the - * specified depth. If no depth is provided, flat method defaults to the depth of 1. - * - * @param depth The maximum recursion depth - */ - flat(depth?: number): any[]; -} diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.asynciterable.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.asynciterable.d.ts deleted file mode 100644 index 38e12a7..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.asynciterable.d.ts +++ /dev/null @@ -1,44 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -/// -/// - -interface SymbolConstructor { - /** - * A method that returns the default async iterator for an object. Called by the semantics of - * the for-await-of statement. - */ - readonly asyncIterator: symbol; -} - -interface AsyncIterator { - next(value?: any): Promise>; - return?(value?: any): Promise>; - throw?(e?: any): Promise>; -} - -interface AsyncIterable { - [Symbol.asyncIterator](): AsyncIterator; -} - -interface AsyncIterableIterator extends AsyncIterator { - [Symbol.asyncIterator](): AsyncIterableIterator; -} \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.bigint.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.bigint.d.ts deleted file mode 100644 index ccb73be..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.bigint.d.ts +++ /dev/null @@ -1,629 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -interface BigInt { - /** - * Returns a string representation of an object. - * @param radix Specifies a radix for converting numeric values to strings. - */ - toString(radix?: number): string; - - /** Returns a string representation appropriate to the host environment's current locale. */ - toLocaleString(): string; - - /** Returns the primitive value of the specified object. */ - valueOf(): bigint; - - readonly [Symbol.toStringTag]: "BigInt"; -} - -interface BigIntConstructor { - (value?: any): bigint; - readonly prototype: BigInt; - - /** - * Interprets the low bits of a BigInt as a 2's-complement signed integer. - * All higher bits are discarded. - * @param bits The number of low bits to use - * @param int The BigInt whose bits to extract - */ - asIntN(bits: number, int: bigint): bigint; - /** - * Interprets the low bits of a BigInt as an unsigned integer. - * All higher bits are discarded. - * @param bits The number of low bits to use - * @param int The BigInt whose bits to extract - */ - asUintN(bits: number, int: bigint): bigint; -} - -declare const BigInt: BigIntConstructor; - -/** - * A typed array of 64-bit signed integer values. The contents are initialized to 0. If the - * requested number of bytes could not be allocated, an exception is raised. - */ -interface BigInt64Array { - /** The size in bytes of each element in the array. */ - readonly BYTES_PER_ELEMENT: number; - - /** The ArrayBuffer instance referenced by the array. */ - readonly buffer: ArrayBufferLike; - - /** The length in bytes of the array. */ - readonly byteLength: number; - - /** The offset in bytes of the array. */ - readonly byteOffset: number; - - /** - * Returns the this object after copying a section of the array identified by start and end - * to the same array starting at position target - * @param target If target is negative, it is treated as length+target where length is the - * length of the array. - * @param start If start is negative, it is treated as length+start. If end is negative, it - * is treated as length+end. - * @param end If not specified, length of the this object is used as its default value. - */ - copyWithin(target: number, start: number, end?: number): this; - - /** Yields index, value pairs for every entry in the array. */ - entries(): IterableIterator<[number, bigint]>; - - /** - * Determines whether all the members of an array satisfy the specified test. - * @param callbackfn A function that accepts up to three arguments. The every method calls - * the callbackfn function for each element in the array until the callbackfn returns false, - * or until the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - every(callbackfn: (value: bigint, index: number, array: BigInt64Array) => boolean, thisArg?: any): boolean; - - /** - * Returns the this object after filling the section identified by start and end with value - * @param value value to fill array section with - * @param start index to start filling the array at. If start is negative, it is treated as - * length+start where length is the length of the array. - * @param end index to stop filling the array at. If end is negative, it is treated as - * length+end. - */ - fill(value: bigint, start?: number, end?: number): this; - - /** - * Returns the elements of an array that meet the condition specified in a callback function. - * @param callbackfn A function that accepts up to three arguments. The filter method calls - * the callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - filter(callbackfn: (value: bigint, index: number, array: BigInt64Array) => any, thisArg?: any): BigInt64Array; - - /** - * Returns the value of the first element in the array where predicate is true, and undefined - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, find - * immediately returns that element value. Otherwise, find returns undefined. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - find(predicate: (value: bigint, index: number, array: BigInt64Array) => boolean, thisArg?: any): bigint | undefined; - - /** - * Returns the index of the first element in the array where predicate is true, and -1 - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, - * findIndex immediately returns that element index. Otherwise, findIndex returns -1. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - findIndex(predicate: (value: bigint, index: number, array: BigInt64Array) => boolean, thisArg?: any): number; - - /** - * Performs the specified action for each element in an array. - * @param callbackfn A function that accepts up to three arguments. forEach calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - forEach(callbackfn: (value: bigint, index: number, array: BigInt64Array) => void, thisArg?: any): void; - - /** - * Determines whether an array includes a certain element, returning true or false as appropriate. - * @param searchElement The element to search for. - * @param fromIndex The position in this array at which to begin searching for searchElement. - */ - includes(searchElement: bigint, fromIndex?: number): boolean; - - /** - * Returns the index of the first occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - indexOf(searchElement: bigint, fromIndex?: number): number; - - /** - * Adds all the elements of an array separated by the specified separator string. - * @param separator A string used to separate one element of an array from the next in the - * resulting String. If omitted, the array elements are separated with a comma. - */ - join(separator?: string): string; - - /** Yields each index in the array. */ - keys(): IterableIterator; - - /** - * Returns the index of the last occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - lastIndexOf(searchElement: bigint, fromIndex?: number): number; - - /** The length of the array. */ - readonly length: number; - - /** - * Calls a defined callback function on each element of an array, and returns an array that - * contains the results. - * @param callbackfn A function that accepts up to three arguments. The map method calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - map(callbackfn: (value: bigint, index: number, array: BigInt64Array) => bigint, thisArg?: any): BigInt64Array; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: bigint, currentValue: bigint, currentIndex: number, array: BigInt64Array) => bigint): bigint; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: U, currentValue: bigint, currentIndex: number, array: BigInt64Array) => U, initialValue: U): U; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an - * argument instead of an array value. - */ - reduceRight(callbackfn: (previousValue: bigint, currentValue: bigint, currentIndex: number, array: BigInt64Array) => bigint): bigint; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduceRight(callbackfn: (previousValue: U, currentValue: bigint, currentIndex: number, array: BigInt64Array) => U, initialValue: U): U; - - /** Reverses the elements in the array. */ - reverse(): this; - - /** - * Sets a value or an array of values. - * @param array A typed or untyped array of values to set. - * @param offset The index in the current array at which the values are to be written. - */ - set(array: ArrayLike, offset?: number): void; - - /** - * Returns a section of an array. - * @param start The beginning of the specified portion of the array. - * @param end The end of the specified portion of the array. - */ - slice(start?: number, end?: number): BigInt64Array; - - /** - * Determines whether the specified callback function returns true for any element of an array. - * @param callbackfn A function that accepts up to three arguments. The some method calls the - * callbackfn function for each element in the array until the callbackfn returns true, or until - * the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - some(callbackfn: (value: bigint, index: number, array: BigInt64Array) => boolean, thisArg?: any): boolean; - - /** - * Sorts the array. - * @param compareFn The function used to determine the order of the elements. If omitted, the elements are sorted in ascending order. - */ - sort(compareFn?: (a: bigint, b: bigint) => number | bigint): this; - - /** - * Gets a new BigInt64Array view of the ArrayBuffer store for this array, referencing the elements - * at begin, inclusive, up to end, exclusive. - * @param begin The index of the beginning of the array. - * @param end The index of the end of the array. - */ - subarray(begin: number, end?: number): BigInt64Array; - - /** Converts the array to a string by using the current locale. */ - toLocaleString(): string; - - /** Returns a string representation of the array. */ - toString(): string; - - /** Yields each value in the array. */ - values(): IterableIterator; - - [Symbol.iterator](): IterableIterator; - - readonly [Symbol.toStringTag]: "BigInt64Array"; - - [index: number]: bigint; -} - -interface BigInt64ArrayConstructor { - readonly prototype: BigInt64Array; - new(length?: number): BigInt64Array; - new(array: Iterable): BigInt64Array; - new(buffer: ArrayBufferLike, byteOffset?: number, length?: number): BigInt64Array; - - /** The size in bytes of each element in the array. */ - readonly BYTES_PER_ELEMENT: number; - - /** - * Returns a new array from a set of elements. - * @param items A set of elements to include in the new array object. - */ - of(...items: bigint[]): BigInt64Array; - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: ArrayLike): BigInt64Array; - from(arrayLike: ArrayLike, mapfn: (v: U, k: number) => bigint, thisArg?: any): BigInt64Array; -} - -declare const BigInt64Array: BigInt64ArrayConstructor; - -/** - * A typed array of 64-bit unsigned integer values. The contents are initialized to 0. If the - * requested number of bytes could not be allocated, an exception is raised. - */ -interface BigUint64Array { - /** The size in bytes of each element in the array. */ - readonly BYTES_PER_ELEMENT: number; - - /** The ArrayBuffer instance referenced by the array. */ - readonly buffer: ArrayBufferLike; - - /** The length in bytes of the array. */ - readonly byteLength: number; - - /** The offset in bytes of the array. */ - readonly byteOffset: number; - - /** - * Returns the this object after copying a section of the array identified by start and end - * to the same array starting at position target - * @param target If target is negative, it is treated as length+target where length is the - * length of the array. - * @param start If start is negative, it is treated as length+start. If end is negative, it - * is treated as length+end. - * @param end If not specified, length of the this object is used as its default value. - */ - copyWithin(target: number, start: number, end?: number): this; - - /** Yields index, value pairs for every entry in the array. */ - entries(): IterableIterator<[number, bigint]>; - - /** - * Determines whether all the members of an array satisfy the specified test. - * @param callbackfn A function that accepts up to three arguments. The every method calls - * the callbackfn function for each element in the array until the callbackfn returns false, - * or until the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - every(callbackfn: (value: bigint, index: number, array: BigUint64Array) => boolean, thisArg?: any): boolean; - - /** - * Returns the this object after filling the section identified by start and end with value - * @param value value to fill array section with - * @param start index to start filling the array at. If start is negative, it is treated as - * length+start where length is the length of the array. - * @param end index to stop filling the array at. If end is negative, it is treated as - * length+end. - */ - fill(value: bigint, start?: number, end?: number): this; - - /** - * Returns the elements of an array that meet the condition specified in a callback function. - * @param callbackfn A function that accepts up to three arguments. The filter method calls - * the callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - filter(callbackfn: (value: bigint, index: number, array: BigUint64Array) => any, thisArg?: any): BigUint64Array; - - /** - * Returns the value of the first element in the array where predicate is true, and undefined - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, find - * immediately returns that element value. Otherwise, find returns undefined. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - find(predicate: (value: bigint, index: number, array: BigUint64Array) => boolean, thisArg?: any): bigint | undefined; - - /** - * Returns the index of the first element in the array where predicate is true, and -1 - * otherwise. - * @param predicate find calls predicate once for each element of the array, in ascending - * order, until it finds one where predicate returns true. If such an element is found, - * findIndex immediately returns that element index. Otherwise, findIndex returns -1. - * @param thisArg If provided, it will be used as the this value for each invocation of - * predicate. If it is not provided, undefined is used instead. - */ - findIndex(predicate: (value: bigint, index: number, array: BigUint64Array) => boolean, thisArg?: any): number; - - /** - * Performs the specified action for each element in an array. - * @param callbackfn A function that accepts up to three arguments. forEach calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - forEach(callbackfn: (value: bigint, index: number, array: BigUint64Array) => void, thisArg?: any): void; - - /** - * Determines whether an array includes a certain element, returning true or false as appropriate. - * @param searchElement The element to search for. - * @param fromIndex The position in this array at which to begin searching for searchElement. - */ - includes(searchElement: bigint, fromIndex?: number): boolean; - - /** - * Returns the index of the first occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - indexOf(searchElement: bigint, fromIndex?: number): number; - - /** - * Adds all the elements of an array separated by the specified separator string. - * @param separator A string used to separate one element of an array from the next in the - * resulting String. If omitted, the array elements are separated with a comma. - */ - join(separator?: string): string; - - /** Yields each index in the array. */ - keys(): IterableIterator; - - /** - * Returns the index of the last occurrence of a value in an array. - * @param searchElement The value to locate in the array. - * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the - * search starts at index 0. - */ - lastIndexOf(searchElement: bigint, fromIndex?: number): number; - - /** The length of the array. */ - readonly length: number; - - /** - * Calls a defined callback function on each element of an array, and returns an array that - * contains the results. - * @param callbackfn A function that accepts up to three arguments. The map method calls the - * callbackfn function one time for each element in the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - map(callbackfn: (value: bigint, index: number, array: BigUint64Array) => bigint, thisArg?: any): BigUint64Array; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: bigint, currentValue: bigint, currentIndex: number, array: BigUint64Array) => bigint): bigint; - - /** - * Calls the specified callback function for all the elements in an array. The return value of - * the callback function is the accumulated result, and is provided as an argument in the next - * call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduce method calls the - * callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduce(callbackfn: (previousValue: U, currentValue: bigint, currentIndex: number, array: BigUint64Array) => U, initialValue: U): U; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an - * argument instead of an array value. - */ - reduceRight(callbackfn: (previousValue: bigint, currentValue: bigint, currentIndex: number, array: BigUint64Array) => bigint): bigint; - - /** - * Calls the specified callback function for all the elements in an array, in descending order. - * The return value of the callback function is the accumulated result, and is provided as an - * argument in the next call to the callback function. - * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls - * the callbackfn function one time for each element in the array. - * @param initialValue If initialValue is specified, it is used as the initial value to start - * the accumulation. The first call to the callbackfn function provides this value as an argument - * instead of an array value. - */ - reduceRight(callbackfn: (previousValue: U, currentValue: bigint, currentIndex: number, array: BigUint64Array) => U, initialValue: U): U; - - /** Reverses the elements in the array. */ - reverse(): this; - - /** - * Sets a value or an array of values. - * @param array A typed or untyped array of values to set. - * @param offset The index in the current array at which the values are to be written. - */ - set(array: ArrayLike, offset?: number): void; - - /** - * Returns a section of an array. - * @param start The beginning of the specified portion of the array. - * @param end The end of the specified portion of the array. - */ - slice(start?: number, end?: number): BigUint64Array; - - /** - * Determines whether the specified callback function returns true for any element of an array. - * @param callbackfn A function that accepts up to three arguments. The some method calls the - * callbackfn function for each element in the array until the callbackfn returns true, or until - * the end of the array. - * @param thisArg An object to which the this keyword can refer in the callbackfn function. - * If thisArg is omitted, undefined is used as the this value. - */ - some(callbackfn: (value: bigint, index: number, array: BigUint64Array) => boolean, thisArg?: any): boolean; - - /** - * Sorts the array. - * @param compareFn The function used to determine the order of the elements. If omitted, the elements are sorted in ascending order. - */ - sort(compareFn?: (a: bigint, b: bigint) => number | bigint): this; - - /** - * Gets a new BigUint64Array view of the ArrayBuffer store for this array, referencing the elements - * at begin, inclusive, up to end, exclusive. - * @param begin The index of the beginning of the array. - * @param end The index of the end of the array. - */ - subarray(begin: number, end?: number): BigUint64Array; - - /** Converts the array to a string by using the current locale. */ - toLocaleString(): string; - - /** Returns a string representation of the array. */ - toString(): string; - - /** Yields each value in the array. */ - values(): IterableIterator; - - [Symbol.iterator](): IterableIterator; - - readonly [Symbol.toStringTag]: "BigUint64Array"; - - [index: number]: bigint; -} - -interface BigUint64ArrayConstructor { - readonly prototype: BigUint64Array; - new(length?: number): BigUint64Array; - new(array: Iterable): BigUint64Array; - new(buffer: ArrayBufferLike, byteOffset?: number, length?: number): BigUint64Array; - - /** The size in bytes of each element in the array. */ - readonly BYTES_PER_ELEMENT: number; - - /** - * Returns a new array from a set of elements. - * @param items A set of elements to include in the new array object. - */ - of(...items: bigint[]): BigUint64Array; - - /** - * Creates an array from an array-like or iterable object. - * @param arrayLike An array-like or iterable object to convert to an array. - * @param mapfn A mapping function to call on every element of the array. - * @param thisArg Value of 'this' used to invoke the mapfn. - */ - from(arrayLike: ArrayLike): BigUint64Array; - from(arrayLike: ArrayLike, mapfn: (v: U, k: number) => bigint, thisArg?: any): BigUint64Array; -} - -declare const BigUint64Array: BigUint64ArrayConstructor; - -interface DataView { - /** - * Gets the BigInt64 value at the specified byte offset from the start of the view. There is - * no alignment constraint; multi-byte values may be fetched from any offset. - * @param byteOffset The place in the buffer at which the value should be retrieved. - */ - getBigInt64(byteOffset: number, littleEndian?: boolean): bigint; - - /** - * Gets the BigUint64 value at the specified byte offset from the start of the view. There is - * no alignment constraint; multi-byte values may be fetched from any offset. - * @param byteOffset The place in the buffer at which the value should be retrieved. - */ - getBigUint64(byteOffset: number, littleEndian?: boolean): bigint; - - /** - * Stores a BigInt64 value at the specified byte offset from the start of the view. - * @param byteOffset The place in the buffer at which the value should be set. - * @param value The value to set. - * @param littleEndian If false or undefined, a big-endian value should be written, - * otherwise a little-endian value should be written. - */ - setBigInt64(byteOffset: number, value: bigint, littleEndian?: boolean): void; - - /** - * Stores a BigUint64 value at the specified byte offset from the start of the view. - * @param byteOffset The place in the buffer at which the value should be set. - * @param value The value to set. - * @param littleEndian If false or undefined, a big-endian value should be written, - * otherwise a little-endian value should be written. - */ - setBigUint64(byteOffset: number, value: bigint, littleEndian?: boolean): void; -} \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.d.ts deleted file mode 100644 index f213999..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.d.ts +++ /dev/null @@ -1,26 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -/// -/// -/// -/// -/// -/// diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.full.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.full.d.ts deleted file mode 100644 index e3c4fa5..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.full.d.ts +++ /dev/null @@ -1,25 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -/// -/// -/// -/// -/// \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.intl.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.intl.d.ts deleted file mode 100644 index 73a45ee..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.intl.d.ts +++ /dev/null @@ -1,32 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -declare namespace Intl { - type NumberFormatPartTypes = "currency" | "decimal" | "fraction" | "group" | "infinity" | "integer" | "literal" | "minusSign" | "nan" | "plusSign" | "percentSign"; - - interface NumberFormatPart { - type: NumberFormatPartTypes; - value: string; - } - - interface NumberFormat { - formatToParts(number?: number): NumberFormatPart[]; - } - } diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.symbol.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.symbol.d.ts deleted file mode 100644 index 98293ea..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.esnext.symbol.d.ts +++ /dev/null @@ -1,26 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -interface Symbol { - /** - * expose the [[Description]] internal slot of a symbol directly - */ - readonly description: string; -} diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.scripthost.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.scripthost.d.ts deleted file mode 100644 index 5aab121..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.scripthost.d.ts +++ /dev/null @@ -1,327 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - - - -///////////////////////////// -/// Windows Script Host APIS -///////////////////////////// - - -interface ActiveXObject { - new (s: string): any; -} -declare var ActiveXObject: ActiveXObject; - -interface ITextWriter { - Write(s: string): void; - WriteLine(s: string): void; - Close(): void; -} - -interface TextStreamBase { - /** - * The column number of the current character position in an input stream. - */ - Column: number; - - /** - * The current line number in an input stream. - */ - Line: number; - - /** - * Closes a text stream. - * It is not necessary to close standard streams; they close automatically when the process ends. If - * you close a standard stream, be aware that any other pointers to that standard stream become invalid. - */ - Close(): void; -} - -interface TextStreamWriter extends TextStreamBase { - /** - * Sends a string to an output stream. - */ - Write(s: string): void; - - /** - * Sends a specified number of blank lines (newline characters) to an output stream. - */ - WriteBlankLines(intLines: number): void; - - /** - * Sends a string followed by a newline character to an output stream. - */ - WriteLine(s: string): void; -} - -interface TextStreamReader extends TextStreamBase { - /** - * Returns a specified number of characters from an input stream, starting at the current pointer position. - * Does not return until the ENTER key is pressed. - * Can only be used on a stream in reading mode; causes an error in writing or appending mode. - */ - Read(characters: number): string; - - /** - * Returns all characters from an input stream. - * Can only be used on a stream in reading mode; causes an error in writing or appending mode. - */ - ReadAll(): string; - - /** - * Returns an entire line from an input stream. - * Although this method extracts the newline character, it does not add it to the returned string. - * Can only be used on a stream in reading mode; causes an error in writing or appending mode. - */ - ReadLine(): string; - - /** - * Skips a specified number of characters when reading from an input text stream. - * Can only be used on a stream in reading mode; causes an error in writing or appending mode. - * @param characters Positive number of characters to skip forward. (Backward skipping is not supported.) - */ - Skip(characters: number): void; - - /** - * Skips the next line when reading from an input text stream. - * Can only be used on a stream in reading mode, not writing or appending mode. - */ - SkipLine(): void; - - /** - * Indicates whether the stream pointer position is at the end of a line. - */ - AtEndOfLine: boolean; - - /** - * Indicates whether the stream pointer position is at the end of a stream. - */ - AtEndOfStream: boolean; -} - -declare var WScript: { - /** - * Outputs text to either a message box (under WScript.exe) or the command console window followed by - * a newline (under CScript.exe). - */ - Echo(s: any): void; - - /** - * Exposes the write-only error output stream for the current script. - * Can be accessed only while using CScript.exe. - */ - StdErr: TextStreamWriter; - - /** - * Exposes the write-only output stream for the current script. - * Can be accessed only while using CScript.exe. - */ - StdOut: TextStreamWriter; - Arguments: { length: number; Item(n: number): string; }; - - /** - * The full path of the currently running script. - */ - ScriptFullName: string; - - /** - * Forces the script to stop immediately, with an optional exit code. - */ - Quit(exitCode?: number): number; - - /** - * The Windows Script Host build version number. - */ - BuildVersion: number; - - /** - * Fully qualified path of the host executable. - */ - FullName: string; - - /** - * Gets/sets the script mode - interactive(true) or batch(false). - */ - Interactive: boolean; - - /** - * The name of the host executable (WScript.exe or CScript.exe). - */ - Name: string; - - /** - * Path of the directory containing the host executable. - */ - Path: string; - - /** - * The filename of the currently running script. - */ - ScriptName: string; - - /** - * Exposes the read-only input stream for the current script. - * Can be accessed only while using CScript.exe. - */ - StdIn: TextStreamReader; - - /** - * Windows Script Host version - */ - Version: string; - - /** - * Connects a COM object's event sources to functions named with a given prefix, in the form prefix_event. - */ - ConnectObject(objEventSource: any, strPrefix: string): void; - - /** - * Creates a COM object. - * @param strProgiID - * @param strPrefix Function names in the form prefix_event will be bound to this object's COM events. - */ - CreateObject(strProgID: string, strPrefix?: string): any; - - /** - * Disconnects a COM object from its event sources. - */ - DisconnectObject(obj: any): void; - - /** - * Retrieves an existing object with the specified ProgID from memory, or creates a new one from a file. - * @param strPathname Fully qualified path to the file containing the object persisted to disk. - * For objects in memory, pass a zero-length string. - * @param strProgID - * @param strPrefix Function names in the form prefix_event will be bound to this object's COM events. - */ - GetObject(strPathname: string, strProgID?: string, strPrefix?: string): any; - - /** - * Suspends script execution for a specified length of time, then continues execution. - * @param intTime Interval (in milliseconds) to suspend script execution. - */ - Sleep(intTime: number): void; -}; - -/** - * WSH is an alias for WScript under Windows Script Host - */ -declare var WSH: typeof WScript; - -/** - * Represents an Automation SAFEARRAY - */ -declare class SafeArray { - private constructor(); - private SafeArray_typekey: SafeArray; -} - -/** - * Allows enumerating over a COM collection, which may not have indexed item access. - */ -interface Enumerator { - /** - * Returns true if the current item is the last one in the collection, or the collection is empty, - * or the current item is undefined. - */ - atEnd(): boolean; - - /** - * Returns the current item in the collection - */ - item(): T; - - /** - * Resets the current item in the collection to the first item. If there are no items in the collection, - * the current item is set to undefined. - */ - moveFirst(): void; - - /** - * Moves the current item to the next item in the collection. If the enumerator is at the end of - * the collection or the collection is empty, the current item is set to undefined. - */ - moveNext(): void; -} - -interface EnumeratorConstructor { - new (safearray: SafeArray): Enumerator; - new (collection: { Item(index: any): T }): Enumerator; - new (collection: any): Enumerator; -} - -declare var Enumerator: EnumeratorConstructor; - -/** - * Enables reading from a COM safe array, which might have an alternate lower bound, or multiple dimensions. - */ -interface VBArray { - /** - * Returns the number of dimensions (1-based). - */ - dimensions(): number; - - /** - * Takes an index for each dimension in the array, and returns the item at the corresponding location. - */ - getItem(dimension1Index: number, ...dimensionNIndexes: number[]): T; - - /** - * Returns the smallest available index for a given dimension. - * @param dimension 1-based dimension (defaults to 1) - */ - lbound(dimension?: number): number; - - /** - * Returns the largest available index for a given dimension. - * @param dimension 1-based dimension (defaults to 1) - */ - ubound(dimension?: number): number; - - /** - * Returns a Javascript array with all the elements in the VBArray. If there are multiple dimensions, - * each successive dimension is appended to the end of the array. - * Example: [[1,2,3],[4,5,6]] becomes [1,2,3,4,5,6] - */ - toArray(): T[]; -} - -interface VBArrayConstructor { - new (safeArray: SafeArray): VBArray; -} - -declare var VBArray: VBArrayConstructor; - -/** - * Automation date (VT_DATE) - */ -declare class VarDate { - private constructor(); - private VarDate_typekey: VarDate; -} - -interface DateConstructor { - new (vd: VarDate): Date; -} - -interface Date { - getVarDate: () => VarDate; -} diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.webworker.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.webworker.d.ts deleted file mode 100644 index 2387027..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.webworker.d.ts +++ /dev/null @@ -1,4294 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - -///////////////////////////// -/// Worker APIs -///////////////////////////// - -interface AddEventListenerOptions extends EventListenerOptions { - once?: boolean; - passive?: boolean; -} - -interface AesCbcParams extends Algorithm { - iv: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; -} - -interface AesCtrParams extends Algorithm { - counter: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; - length: number; -} - -interface AesDerivedKeyParams extends Algorithm { - length: number; -} - -interface AesGcmParams extends Algorithm { - additionalData?: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; - iv: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; - tagLength?: number; -} - -interface AesKeyAlgorithm extends KeyAlgorithm { - length: number; -} - -interface AesKeyGenParams extends Algorithm { - length: number; -} - -interface Algorithm { - name: string; -} - -interface BlobPropertyBag { - endings?: EndingType; - type?: string; -} - -interface CacheQueryOptions { - cacheName?: string; - ignoreMethod?: boolean; - ignoreSearch?: boolean; - ignoreVary?: boolean; -} - -interface ClientQueryOptions { - includeUncontrolled?: boolean; - type?: ClientTypes; -} - -interface CloseEventInit extends EventInit { - code?: number; - reason?: string; - wasClean?: boolean; -} - -interface CryptoKeyPair { - privateKey?: CryptoKey; - publicKey?: CryptoKey; -} - -interface CustomEventInit extends EventInit { - detail?: T; -} - -interface DOMMatrix2DInit { - a?: number; - b?: number; - c?: number; - d?: number; - e?: number; - f?: number; - m11?: number; - m12?: number; - m21?: number; - m22?: number; - m41?: number; - m42?: number; -} - -interface DOMMatrixInit extends DOMMatrix2DInit { - is2D?: boolean; - m13?: number; - m14?: number; - m23?: number; - m24?: number; - m31?: number; - m32?: number; - m33?: number; - m34?: number; - m43?: number; - m44?: number; -} - -interface DOMPointInit { - w?: number; - x?: number; - y?: number; - z?: number; -} - -interface DOMQuadInit { - p1?: DOMPointInit; - p2?: DOMPointInit; - p3?: DOMPointInit; - p4?: DOMPointInit; -} - -interface DOMRectInit { - height?: number; - width?: number; - x?: number; - y?: number; -} - -interface EcKeyGenParams extends Algorithm { - namedCurve: NamedCurve; -} - -interface EcKeyImportParams extends Algorithm { - namedCurve: NamedCurve; -} - -interface EcdhKeyDeriveParams extends Algorithm { - public: CryptoKey; -} - -interface EcdsaParams extends Algorithm { - hash: HashAlgorithmIdentifier; -} - -interface ErrorEventInit extends EventInit { - colno?: number; - error?: any; - filename?: string; - lineno?: number; - message?: string; -} - -interface EventInit { - bubbles?: boolean; - cancelable?: boolean; - composed?: boolean; -} - -interface EventListenerOptions { - capture?: boolean; -} - -interface ExtendableEventInit extends EventInit { -} - -interface ExtendableMessageEventInit extends ExtendableEventInit { - data?: any; - lastEventId?: string; - origin?: string; - ports?: MessagePort[]; - source?: Client | ServiceWorker | MessagePort | null; -} - -interface FetchEventInit extends ExtendableEventInit { - clientId?: string; - preloadResponse?: Promise; - request: Request; - resultingClientId?: string; - targetClientId?: string; -} - -interface FilePropertyBag extends BlobPropertyBag { - lastModified?: number; -} - -interface GetNotificationOptions { - tag?: string; -} - -interface HmacImportParams extends Algorithm { - hash: HashAlgorithmIdentifier; - length?: number; -} - -interface HmacKeyGenParams extends Algorithm { - hash: HashAlgorithmIdentifier; - length?: number; -} - -interface IDBIndexParameters { - multiEntry?: boolean; - unique?: boolean; -} - -interface IDBObjectStoreParameters { - autoIncrement?: boolean; - keyPath?: string | string[] | null; -} - -interface IDBVersionChangeEventInit extends EventInit { - newVersion?: number | null; - oldVersion?: number; -} - -interface JsonWebKey { - alg?: string; - crv?: string; - d?: string; - dp?: string; - dq?: string; - e?: string; - ext?: boolean; - k?: string; - key_ops?: string[]; - kty?: string; - n?: string; - oth?: RsaOtherPrimesInfo[]; - p?: string; - q?: string; - qi?: string; - use?: string; - x?: string; - y?: string; -} - -interface KeyAlgorithm { - name: string; -} - -interface MessageEventInit extends EventInit { - data?: any; - lastEventId?: string; - origin?: string; - ports?: MessagePort[]; - source?: MessageEventSource | null; -} - -interface NavigationPreloadState { - enabled?: boolean; - headerValue?: string; -} - -interface NotificationAction { - action: string; - icon?: string; - title: string; -} - -interface NotificationEventInit extends ExtendableEventInit { - action?: string; - notification: Notification; -} - -interface NotificationOptions { - actions?: NotificationAction[]; - badge?: string; - body?: string; - data?: any; - dir?: NotificationDirection; - icon?: string; - image?: string; - lang?: string; - renotify?: boolean; - requireInteraction?: boolean; - silent?: boolean; - tag?: string; - timestamp?: number; - vibrate?: VibratePattern; -} - -interface Pbkdf2Params extends Algorithm { - hash: HashAlgorithmIdentifier; - iterations: number; - salt: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; -} - -interface PerformanceObserverInit { - buffered?: boolean; - entryTypes: string[]; -} - -interface PipeOptions { - preventAbort?: boolean; - preventCancel?: boolean; - preventClose?: boolean; -} - -interface ProgressEventInit extends EventInit { - lengthComputable?: boolean; - loaded?: number; - total?: number; -} - -interface PromiseRejectionEventInit extends EventInit { - promise: Promise; - reason?: any; -} - -interface PushEventInit extends ExtendableEventInit { - data?: PushMessageDataInit; -} - -interface PushSubscriptionChangeInit extends ExtendableEventInit { - newSubscription?: PushSubscription; - oldSubscription?: PushSubscription; -} - -interface PushSubscriptionJSON { - endpoint?: string; - expirationTime?: number | null; - keys?: Record; -} - -interface PushSubscriptionOptionsInit { - applicationServerKey?: BufferSource | string | null; - userVisibleOnly?: boolean; -} - -interface QueuingStrategy { - highWaterMark?: number; - size?: QueuingStrategySizeCallback; -} - -interface RegistrationOptions { - scope?: string; - type?: WorkerType; - updateViaCache?: ServiceWorkerUpdateViaCache; -} - -interface RequestInit { - body?: BodyInit | null; - cache?: RequestCache; - credentials?: RequestCredentials; - headers?: HeadersInit; - integrity?: string; - keepalive?: boolean; - method?: string; - mode?: RequestMode; - redirect?: RequestRedirect; - referrer?: string; - referrerPolicy?: ReferrerPolicy; - signal?: AbortSignal | null; - window?: any; -} - -interface ResponseInit { - headers?: HeadersInit; - status?: number; - statusText?: string; -} - -interface RsaHashedImportParams extends Algorithm { - hash: HashAlgorithmIdentifier; -} - -interface RsaHashedKeyGenParams extends RsaKeyGenParams { - hash: HashAlgorithmIdentifier; -} - -interface RsaKeyGenParams extends Algorithm { - modulusLength: number; - publicExponent: BigInteger; -} - -interface RsaOaepParams extends Algorithm { - label?: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; -} - -interface RsaOtherPrimesInfo { - d?: string; - r?: string; - t?: string; -} - -interface RsaPssParams extends Algorithm { - saltLength: number; -} - -interface StorageEstimate { - quota?: number; - usage?: number; -} - -interface SyncEventInit extends ExtendableEventInit { - lastChance?: boolean; - tag: string; -} - -interface TextDecodeOptions { - stream?: boolean; -} - -interface TextDecoderOptions { - fatal?: boolean; - ignoreBOM?: boolean; -} - -interface Transformer { - flush?: TransformStreamDefaultControllerCallback; - readableType?: undefined; - start?: TransformStreamDefaultControllerCallback; - transform?: TransformStreamDefaultControllerTransformCallback; - writableType?: undefined; -} - -interface UnderlyingByteSource { - autoAllocateChunkSize?: number; - cancel?: ReadableStreamErrorCallback; - pull?: ReadableByteStreamControllerCallback; - start?: ReadableByteStreamControllerCallback; - type: "bytes"; -} - -interface UnderlyingSink { - abort?: WritableStreamErrorCallback; - close?: WritableStreamDefaultControllerCloseCallback; - start?: WritableStreamDefaultControllerStartCallback; - type?: undefined; - write?: WritableStreamDefaultControllerWriteCallback; -} - -interface UnderlyingSource { - cancel?: ReadableStreamErrorCallback; - pull?: ReadableStreamDefaultControllerCallback; - start?: ReadableStreamDefaultControllerCallback; - type?: undefined; -} - -interface WebGLContextAttributes { - alpha?: GLboolean; - antialias?: GLboolean; - depth?: GLboolean; - failIfMajorPerformanceCaveat?: boolean; - powerPreference?: WebGLPowerPreference; - premultipliedAlpha?: GLboolean; - preserveDrawingBuffer?: GLboolean; - stencil?: GLboolean; -} - -interface WebGLContextEventInit extends EventInit { - statusMessage?: string; -} - -interface WorkerOptions { - credentials?: RequestCredentials; - name?: string; - type?: WorkerType; -} - -interface EventListener { - (evt: Event): void; -} - -interface ANGLE_instanced_arrays { - drawArraysInstancedANGLE(mode: GLenum, first: GLint, count: GLsizei, primcount: GLsizei): void; - drawElementsInstancedANGLE(mode: GLenum, count: GLsizei, type: GLenum, offset: GLintptr, primcount: GLsizei): void; - vertexAttribDivisorANGLE(index: GLuint, divisor: GLuint): void; - readonly VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE: GLenum; -} - -interface AbortController { - /** - * Returns the AbortSignal object associated with this object. - */ - readonly signal: AbortSignal; - /** - * Invoking this method will set this object's AbortSignal's aborted flag and - * signal to any observers that the associated activity is to be aborted. - */ - abort(): void; -} - -declare var AbortController: { - prototype: AbortController; - new(): AbortController; -}; - -interface AbortSignalEventMap { - "abort": ProgressEvent; -} - -interface AbortSignal extends EventTarget { - /** - * Returns true if this AbortSignal's AbortController has signaled to abort, and false - * otherwise. - */ - readonly aborted: boolean; - onabort: ((this: AbortSignal, ev: ProgressEvent) => any) | null; - addEventListener(type: K, listener: (this: AbortSignal, ev: AbortSignalEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: AbortSignal, ev: AbortSignalEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var AbortSignal: { - prototype: AbortSignal; - new(): AbortSignal; -}; - -interface AbstractWorkerEventMap { - "error": ErrorEvent; -} - -interface AbstractWorker { - onerror: ((this: AbstractWorker, ev: ErrorEvent) => any) | null; - addEventListener(type: K, listener: (this: AbstractWorker, ev: AbstractWorkerEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: AbstractWorker, ev: AbstractWorkerEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -interface AesCfbParams extends Algorithm { - iv: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; -} - -interface AesCmacParams extends Algorithm { - length: number; -} - -interface Blob { - readonly size: number; - readonly type: string; - slice(start?: number, end?: number, contentType?: string): Blob; -} - -declare var Blob: { - prototype: Blob; - new(blobParts?: BlobPart[], options?: BlobPropertyBag): Blob; -}; - -interface Body { - readonly body: ReadableStream | null; - readonly bodyUsed: boolean; - arrayBuffer(): Promise; - blob(): Promise; - formData(): Promise; - json(): Promise; - text(): Promise; -} - -interface BroadcastChannelEventMap { - "message": MessageEvent; - "messageerror": MessageEvent; -} - -interface BroadcastChannel extends EventTarget { - /** - * Returns the channel name (as passed to the constructor). - */ - readonly name: string; - onmessage: ((this: BroadcastChannel, ev: MessageEvent) => any) | null; - onmessageerror: ((this: BroadcastChannel, ev: MessageEvent) => any) | null; - /** - * Closes the BroadcastChannel object, opening it up to garbage collection. - */ - close(): void; - /** - * Sends the given message to other BroadcastChannel objects set up for this channel. Messages can be structured objects, e.g. nested objects and arrays. - */ - postMessage(message: any): void; - addEventListener(type: K, listener: (this: BroadcastChannel, ev: BroadcastChannelEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: BroadcastChannel, ev: BroadcastChannelEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var BroadcastChannel: { - prototype: BroadcastChannel; - new(name: string): BroadcastChannel; -}; - -interface BroadcastChannelEventMap { - message: MessageEvent; - messageerror: MessageEvent; -} - -interface ByteLengthQueuingStrategy extends QueuingStrategy { - highWaterMark: number; - size(chunk: ArrayBufferView): number; -} - -declare var ByteLengthQueuingStrategy: { - prototype: ByteLengthQueuingStrategy; - new(options: { highWaterMark: number }): ByteLengthQueuingStrategy; -}; - -interface Cache { - add(request: RequestInfo): Promise; - addAll(requests: RequestInfo[]): Promise; - delete(request: RequestInfo, options?: CacheQueryOptions): Promise; - keys(request?: RequestInfo, options?: CacheQueryOptions): Promise>; - match(request: RequestInfo, options?: CacheQueryOptions): Promise; - matchAll(request?: RequestInfo, options?: CacheQueryOptions): Promise>; - put(request: RequestInfo, response: Response): Promise; -} - -declare var Cache: { - prototype: Cache; - new(): Cache; -}; - -interface CacheStorage { - delete(cacheName: string): Promise; - has(cacheName: string): Promise; - keys(): Promise; - match(request: RequestInfo, options?: CacheQueryOptions): Promise; - open(cacheName: string): Promise; -} - -declare var CacheStorage: { - prototype: CacheStorage; - new(): CacheStorage; -}; - -interface CanvasGradient { - /** - * Adds a color stop with the given color to the gradient at the given offset. 0.0 is the offset - * at one end of the gradient, 1.0 is the offset at the other end. - * Throws an "IndexSizeError" DOMException if the offset - * is out of range. Throws a "SyntaxError" DOMException if - * the color cannot be parsed. - */ - addColorStop(offset: number, color: string): void; -} - -declare var CanvasGradient: { - prototype: CanvasGradient; - new(): CanvasGradient; -}; - -interface CanvasPath { - arc(x: number, y: number, radius: number, startAngle: number, endAngle: number, anticlockwise?: boolean): void; - arcTo(x1: number, y1: number, x2: number, y2: number, radius: number): void; - bezierCurveTo(cp1x: number, cp1y: number, cp2x: number, cp2y: number, x: number, y: number): void; - closePath(): void; - ellipse(x: number, y: number, radiusX: number, radiusY: number, rotation: number, startAngle: number, endAngle: number, anticlockwise?: boolean): void; - lineTo(x: number, y: number): void; - moveTo(x: number, y: number): void; - quadraticCurveTo(cpx: number, cpy: number, x: number, y: number): void; - rect(x: number, y: number, w: number, h: number): void; -} - -interface CanvasPattern { - /** - * Sets the transformation matrix that will be used when rendering the pattern during a fill or - * stroke painting operation. - */ - setTransform(transform?: DOMMatrix2DInit): void; -} - -declare var CanvasPattern: { - prototype: CanvasPattern; - new(): CanvasPattern; -}; - -interface Client { - readonly id: string; - readonly type: ClientTypes; - readonly url: string; - postMessage(message: any, transfer?: Transferable[]): void; -} - -declare var Client: { - prototype: Client; - new(): Client; -}; - -interface Clients { - claim(): Promise; - get(id: string): Promise; - matchAll(options?: ClientQueryOptions): Promise>; - openWindow(url: string): Promise; -} - -declare var Clients: { - prototype: Clients; - new(): Clients; -}; - -interface CloseEvent extends Event { - readonly code: number; - readonly reason: string; - readonly wasClean: boolean; - /** @deprecated */ - initCloseEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, wasCleanArg: boolean, codeArg: number, reasonArg: string): void; -} - -declare var CloseEvent: { - prototype: CloseEvent; - new(type: string, eventInitDict?: CloseEventInit): CloseEvent; -}; - -interface ConcatParams extends Algorithm { - algorithmId: Uint8Array; - hash?: string | Algorithm; - partyUInfo: Uint8Array; - partyVInfo: Uint8Array; - privateInfo?: Uint8Array; - publicInfo?: Uint8Array; -} - -interface Console { - memory: any; - assert(condition?: boolean, message?: string, ...data: any[]): void; - clear(): void; - count(label?: string): void; - debug(message?: any, ...optionalParams: any[]): void; - dir(value?: any, ...optionalParams: any[]): void; - dirxml(value: any): void; - error(message?: any, ...optionalParams: any[]): void; - exception(message?: string, ...optionalParams: any[]): void; - group(groupTitle?: string, ...optionalParams: any[]): void; - groupCollapsed(groupTitle?: string, ...optionalParams: any[]): void; - groupEnd(): void; - info(message?: any, ...optionalParams: any[]): void; - log(message?: any, ...optionalParams: any[]): void; - markTimeline(label?: string): void; - profile(reportName?: string): void; - profileEnd(reportName?: string): void; - table(...tabularData: any[]): void; - time(label?: string): void; - timeEnd(label?: string): void; - timeStamp(label?: string): void; - timeline(label?: string): void; - timelineEnd(label?: string): void; - trace(message?: any, ...optionalParams: any[]): void; - warn(message?: any, ...optionalParams: any[]): void; -} - -declare var Console: { - prototype: Console; - new(): Console; -}; - -interface CountQueuingStrategy extends QueuingStrategy { - highWaterMark: number; - size(chunk: any): 1; -} - -declare var CountQueuingStrategy: { - prototype: CountQueuingStrategy; - new(options: { highWaterMark: number }): CountQueuingStrategy; -}; - -interface Crypto { - readonly subtle: SubtleCrypto; - getRandomValues(array: T): T; -} - -declare var Crypto: { - prototype: Crypto; - new(): Crypto; -}; - -interface CryptoKey { - readonly algorithm: KeyAlgorithm; - readonly extractable: boolean; - readonly type: KeyType; - readonly usages: KeyUsage[]; -} - -declare var CryptoKey: { - prototype: CryptoKey; - new(): CryptoKey; -}; - -interface CustomEvent extends Event { - /** - * Returns any custom data event was created with. - * Typically used for synthetic events. - */ - readonly detail: T; - initCustomEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, detailArg: T): void; -} - -declare var CustomEvent: { - prototype: CustomEvent; - new(typeArg: string, eventInitDict?: CustomEventInit): CustomEvent; -}; - -interface DOMException { - readonly code: number; - readonly message: string; - readonly name: string; - readonly ABORT_ERR: number; - readonly DATA_CLONE_ERR: number; - readonly DOMSTRING_SIZE_ERR: number; - readonly HIERARCHY_REQUEST_ERR: number; - readonly INDEX_SIZE_ERR: number; - readonly INUSE_ATTRIBUTE_ERR: number; - readonly INVALID_ACCESS_ERR: number; - readonly INVALID_CHARACTER_ERR: number; - readonly INVALID_MODIFICATION_ERR: number; - readonly INVALID_NODE_TYPE_ERR: number; - readonly INVALID_STATE_ERR: number; - readonly NAMESPACE_ERR: number; - readonly NETWORK_ERR: number; - readonly NOT_FOUND_ERR: number; - readonly NOT_SUPPORTED_ERR: number; - readonly NO_DATA_ALLOWED_ERR: number; - readonly NO_MODIFICATION_ALLOWED_ERR: number; - readonly QUOTA_EXCEEDED_ERR: number; - readonly SECURITY_ERR: number; - readonly SYNTAX_ERR: number; - readonly TIMEOUT_ERR: number; - readonly TYPE_MISMATCH_ERR: number; - readonly URL_MISMATCH_ERR: number; - readonly VALIDATION_ERR: number; - readonly WRONG_DOCUMENT_ERR: number; -} - -declare var DOMException: { - prototype: DOMException; - new(message?: string, name?: string): DOMException; - readonly ABORT_ERR: number; - readonly DATA_CLONE_ERR: number; - readonly DOMSTRING_SIZE_ERR: number; - readonly HIERARCHY_REQUEST_ERR: number; - readonly INDEX_SIZE_ERR: number; - readonly INUSE_ATTRIBUTE_ERR: number; - readonly INVALID_ACCESS_ERR: number; - readonly INVALID_CHARACTER_ERR: number; - readonly INVALID_MODIFICATION_ERR: number; - readonly INVALID_NODE_TYPE_ERR: number; - readonly INVALID_STATE_ERR: number; - readonly NAMESPACE_ERR: number; - readonly NETWORK_ERR: number; - readonly NOT_FOUND_ERR: number; - readonly NOT_SUPPORTED_ERR: number; - readonly NO_DATA_ALLOWED_ERR: number; - readonly NO_MODIFICATION_ALLOWED_ERR: number; - readonly QUOTA_EXCEEDED_ERR: number; - readonly SECURITY_ERR: number; - readonly SYNTAX_ERR: number; - readonly TIMEOUT_ERR: number; - readonly TYPE_MISMATCH_ERR: number; - readonly URL_MISMATCH_ERR: number; - readonly VALIDATION_ERR: number; - readonly WRONG_DOCUMENT_ERR: number; -}; - -interface DOMMatrix extends DOMMatrixReadOnly { - a: number; - b: number; - c: number; - d: number; - e: number; - f: number; - m11: number; - m12: number; - m13: number; - m14: number; - m21: number; - m22: number; - m23: number; - m24: number; - m31: number; - m32: number; - m33: number; - m34: number; - m41: number; - m42: number; - m43: number; - m44: number; - invertSelf(): DOMMatrix; - multiplySelf(other?: DOMMatrixInit): DOMMatrix; - preMultiplySelf(other?: DOMMatrixInit): DOMMatrix; - rotateAxisAngleSelf(x?: number, y?: number, z?: number, angle?: number): DOMMatrix; - rotateFromVectorSelf(x?: number, y?: number): DOMMatrix; - rotateSelf(rotX?: number, rotY?: number, rotZ?: number): DOMMatrix; - scale3dSelf(scale?: number, originX?: number, originY?: number, originZ?: number): DOMMatrix; - scaleSelf(scaleX?: number, scaleY?: number, scaleZ?: number, originX?: number, originY?: number, originZ?: number): DOMMatrix; - skewXSelf(sx?: number): DOMMatrix; - skewYSelf(sy?: number): DOMMatrix; - translateSelf(tx?: number, ty?: number, tz?: number): DOMMatrix; -} - -declare var DOMMatrix: { - prototype: DOMMatrix; - new(init?: string | number[]): DOMMatrix; - fromFloat32Array(array32: Float32Array): DOMMatrix; - fromFloat64Array(array64: Float64Array): DOMMatrix; - fromMatrix(other?: DOMMatrixInit): DOMMatrix; -}; - -interface DOMMatrixReadOnly { - readonly a: number; - readonly b: number; - readonly c: number; - readonly d: number; - readonly e: number; - readonly f: number; - readonly is2D: boolean; - readonly isIdentity: boolean; - readonly m11: number; - readonly m12: number; - readonly m13: number; - readonly m14: number; - readonly m21: number; - readonly m22: number; - readonly m23: number; - readonly m24: number; - readonly m31: number; - readonly m32: number; - readonly m33: number; - readonly m34: number; - readonly m41: number; - readonly m42: number; - readonly m43: number; - readonly m44: number; - flipX(): DOMMatrix; - flipY(): DOMMatrix; - inverse(): DOMMatrix; - multiply(other?: DOMMatrixInit): DOMMatrix; - rotate(rotX?: number, rotY?: number, rotZ?: number): DOMMatrix; - rotateAxisAngle(x?: number, y?: number, z?: number, angle?: number): DOMMatrix; - rotateFromVector(x?: number, y?: number): DOMMatrix; - scale(scaleX?: number, scaleY?: number, scaleZ?: number, originX?: number, originY?: number, originZ?: number): DOMMatrix; - scale3d(scale?: number, originX?: number, originY?: number, originZ?: number): DOMMatrix; - skewX(sx?: number): DOMMatrix; - skewY(sy?: number): DOMMatrix; - toFloat32Array(): Float32Array; - toFloat64Array(): Float64Array; - toJSON(): any; - transformPoint(point?: DOMPointInit): DOMPoint; - translate(tx?: number, ty?: number, tz?: number): DOMMatrix; -} - -declare var DOMMatrixReadOnly: { - prototype: DOMMatrixReadOnly; - new(init?: string | number[]): DOMMatrixReadOnly; - fromFloat32Array(array32: Float32Array): DOMMatrixReadOnly; - fromFloat64Array(array64: Float64Array): DOMMatrixReadOnly; - fromMatrix(other?: DOMMatrixInit): DOMMatrixReadOnly; -}; - -interface DOMPoint extends DOMPointReadOnly { - w: number; - x: number; - y: number; - z: number; -} - -declare var DOMPoint: { - prototype: DOMPoint; - new(x?: number, y?: number, z?: number, w?: number): DOMPoint; - fromPoint(other?: DOMPointInit): DOMPoint; -}; - -interface DOMPointReadOnly { - readonly w: number; - readonly x: number; - readonly y: number; - readonly z: number; - matrixTransform(matrix?: DOMMatrixInit): DOMPoint; - toJSON(): any; -} - -declare var DOMPointReadOnly: { - prototype: DOMPointReadOnly; - new(x?: number, y?: number, z?: number, w?: number): DOMPointReadOnly; - fromPoint(other?: DOMPointInit): DOMPointReadOnly; -}; - -interface DOMQuad { - readonly p1: DOMPoint; - readonly p2: DOMPoint; - readonly p3: DOMPoint; - readonly p4: DOMPoint; - getBounds(): DOMRect; - toJSON(): any; -} - -declare var DOMQuad: { - prototype: DOMQuad; - new(p1?: DOMPointInit, p2?: DOMPointInit, p3?: DOMPointInit, p4?: DOMPointInit): DOMQuad; - fromQuad(other?: DOMQuadInit): DOMQuad; - fromRect(other?: DOMRectInit): DOMQuad; -}; - -interface DOMRect extends DOMRectReadOnly { - height: number; - width: number; - x: number; - y: number; -} - -declare var DOMRect: { - prototype: DOMRect; - new(x?: number, y?: number, width?: number, height?: number): DOMRect; - fromRect(other?: DOMRectInit): DOMRect; -}; - -interface DOMRectReadOnly { - readonly bottom: number; - readonly height: number; - readonly left: number; - readonly right: number; - readonly top: number; - readonly width: number; - readonly x: number; - readonly y: number; - toJSON(): any; -} - -declare var DOMRectReadOnly: { - prototype: DOMRectReadOnly; - new(x?: number, y?: number, width?: number, height?: number): DOMRectReadOnly; - fromRect(other?: DOMRectInit): DOMRectReadOnly; -}; - -interface DOMStringList { - /** - * Returns the number of strings in strings. - */ - readonly length: number; - /** - * Returns true if strings contains string, and false - * otherwise. - */ - contains(string: string): boolean; - /** - * Returns the string with index index from strings. - */ - item(index: number): string | null; - [index: number]: string; -} - -declare var DOMStringList: { - prototype: DOMStringList; - new(): DOMStringList; -}; - -interface DedicatedWorkerGlobalScopeEventMap extends WorkerGlobalScopeEventMap { - "message": MessageEvent; -} - -interface DedicatedWorkerGlobalScope extends WorkerGlobalScope { - onmessage: ((this: DedicatedWorkerGlobalScope, ev: MessageEvent) => any) | null; - close(): void; - postMessage(message: any, transfer?: Transferable[]): void; - addEventListener(type: K, listener: (this: DedicatedWorkerGlobalScope, ev: DedicatedWorkerGlobalScopeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: DedicatedWorkerGlobalScope, ev: DedicatedWorkerGlobalScopeEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var DedicatedWorkerGlobalScope: { - prototype: DedicatedWorkerGlobalScope; - new(): DedicatedWorkerGlobalScope; -}; - -interface DhImportKeyParams extends Algorithm { - generator: Uint8Array; - prime: Uint8Array; -} - -interface DhKeyAlgorithm extends KeyAlgorithm { - generator: Uint8Array; - prime: Uint8Array; -} - -interface DhKeyDeriveParams extends Algorithm { - public: CryptoKey; -} - -interface DhKeyGenParams extends Algorithm { - generator: Uint8Array; - prime: Uint8Array; -} - -interface EXT_blend_minmax { - readonly MAX_EXT: GLenum; - readonly MIN_EXT: GLenum; -} - -interface EXT_frag_depth { -} - -interface EXT_sRGB { - readonly FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT: GLenum; - readonly SRGB8_ALPHA8_EXT: GLenum; - readonly SRGB_ALPHA_EXT: GLenum; - readonly SRGB_EXT: GLenum; -} - -interface EXT_shader_texture_lod { -} - -interface EXT_texture_filter_anisotropic { - readonly MAX_TEXTURE_MAX_ANISOTROPY_EXT: GLenum; - readonly TEXTURE_MAX_ANISOTROPY_EXT: GLenum; -} - -interface ErrorEvent extends Event { - readonly colno: number; - readonly error: any; - readonly filename: string; - readonly lineno: number; - readonly message: string; -} - -declare var ErrorEvent: { - prototype: ErrorEvent; - new(type: string, eventInitDict?: ErrorEventInit): ErrorEvent; -}; - -interface Event { - /** - * Returns true or false depending on how event was initialized. True if event goes through its target's ancestors in reverse tree order, and false otherwise. - */ - readonly bubbles: boolean; - cancelBubble: boolean; - readonly cancelable: boolean; - /** - * Returns true or false depending on how event was initialized. True if event invokes listeners past a ShadowRoot node that is the root of its target, and false otherwise. - */ - readonly composed: boolean; - /** - * Returns the object whose event listener's callback is currently being - * invoked. - */ - readonly currentTarget: EventTarget | null; - readonly defaultPrevented: boolean; - readonly eventPhase: number; - /** - * Returns true if event was dispatched by the user agent, and - * false otherwise. - */ - readonly isTrusted: boolean; - returnValue: boolean; - /** - * Returns the object to which event is dispatched (its target). - */ - readonly target: EventTarget | null; - /** - * Returns the event's timestamp as the number of milliseconds measured relative to - * the time origin. - */ - readonly timeStamp: number; - /** - * Returns the type of event, e.g. - * "click", "hashchange", or - * "submit". - */ - readonly type: string; - composedPath(): EventTarget[]; - initEvent(type: string, bubbles?: boolean, cancelable?: boolean): void; - preventDefault(): void; - /** - * Invoking this method prevents event from reaching - * any registered event listeners after the current one finishes running and, when dispatched in a tree, also prevents event from reaching any - * other objects. - */ - stopImmediatePropagation(): void; - /** - * When dispatched in a tree, invoking this method prevents event from reaching any objects other than the current object. - */ - stopPropagation(): void; - readonly AT_TARGET: number; - readonly BUBBLING_PHASE: number; - readonly CAPTURING_PHASE: number; - readonly NONE: number; -} - -declare var Event: { - prototype: Event; - new(type: string, eventInitDict?: EventInit): Event; - readonly AT_TARGET: number; - readonly BUBBLING_PHASE: number; - readonly CAPTURING_PHASE: number; - readonly NONE: number; -}; - -interface EventListenerObject { - handleEvent(evt: Event): void; -} - -interface EventSource extends EventTarget { - readonly CLOSED: number; - readonly CONNECTING: number; - readonly OPEN: number; - onerror: (evt: MessageEvent) => any; - onmessage: (evt: MessageEvent) => any; - onopen: (evt: MessageEvent) => any; - readonly readyState: number; - readonly url: string; - readonly withCredentials: boolean; - close(): void; -} - -declare var EventSource: { - prototype: EventSource; - new(url: string, eventSourceInitDict?: EventSourceInit): EventSource; -}; - -interface EventSourceInit { - readonly withCredentials: boolean; -} - -interface EventTarget { - /** - * Appends an event listener for events whose type attribute value is type. The callback argument sets the callback that will be invoked when the event is dispatched. - * The options argument sets listener-specific options. For compatibility this can be a - * boolean, in which case the method behaves exactly as if the value was specified as options's capture. - * When set to true, options's capture prevents callback from being invoked when the event's eventPhase attribute value is BUBBLING_PHASE. When false (or not present), callback will not be invoked when event's eventPhase attribute value is CAPTURING_PHASE. Either way, callback will be invoked if event's eventPhase attribute value is AT_TARGET. - * When set to true, options's passive indicates that the callback will not cancel the event by invoking preventDefault(). This is used to enable performance optimizations described in §2.8 Observing event listeners. - * When set to true, options's once indicates that the callback will only be invoked once after which the event listener will - * be removed. - * The event listener is appended to target's event listener list and is not appended if it has the same type, callback, and capture. - */ - addEventListener(type: string, listener: EventListenerOrEventListenerObject | null, options?: boolean | AddEventListenerOptions): void; - /** - * Dispatches a synthetic event event to target and returns true - * if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise. - */ - dispatchEvent(event: Event): boolean; - /** - * Removes the event listener in target's event listener list with the same type, callback, and options. - */ - removeEventListener(type: string, callback: EventListenerOrEventListenerObject | null, options?: EventListenerOptions | boolean): void; -} - -declare var EventTarget: { - prototype: EventTarget; - new(): EventTarget; -}; - -interface ExtendableEvent extends Event { - waitUntil(f: Promise): void; -} - -declare var ExtendableEvent: { - prototype: ExtendableEvent; - new(type: string, eventInitDict?: ExtendableEventInit): ExtendableEvent; -}; - -interface ExtendableMessageEvent extends ExtendableEvent { - readonly data: any; - readonly lastEventId: string; - readonly origin: string; - readonly ports: ReadonlyArray; - readonly source: Client | ServiceWorker | MessagePort | null; -} - -declare var ExtendableMessageEvent: { - prototype: ExtendableMessageEvent; - new(type: string, eventInitDict?: ExtendableMessageEventInit): ExtendableMessageEvent; -}; - -interface FetchEvent extends ExtendableEvent { - readonly clientId: string; - readonly preloadResponse: Promise; - readonly request: Request; - readonly resultingClientId: string; - readonly targetClientId: string; - respondWith(r: Promise): void; -} - -declare var FetchEvent: { - prototype: FetchEvent; - new(type: string, eventInitDict: FetchEventInit): FetchEvent; -}; - -interface File extends Blob { - readonly lastModified: number; - readonly name: string; -} - -declare var File: { - prototype: File; - new(fileBits: BlobPart[], fileName: string, options?: FilePropertyBag): File; -}; - -interface FileList { - readonly length: number; - item(index: number): File | null; - [index: number]: File; -} - -declare var FileList: { - prototype: FileList; - new(): FileList; -}; - -interface FileReaderEventMap { - "abort": ProgressEvent; - "error": ProgressEvent; - "load": ProgressEvent; - "loadend": ProgressEvent; - "loadstart": ProgressEvent; - "progress": ProgressEvent; -} - -interface FileReader extends EventTarget { - readonly error: DOMException | null; - onabort: ((this: FileReader, ev: ProgressEvent) => any) | null; - onerror: ((this: FileReader, ev: ProgressEvent) => any) | null; - onload: ((this: FileReader, ev: ProgressEvent) => any) | null; - onloadend: ((this: FileReader, ev: ProgressEvent) => any) | null; - onloadstart: ((this: FileReader, ev: ProgressEvent) => any) | null; - onprogress: ((this: FileReader, ev: ProgressEvent) => any) | null; - readonly readyState: number; - readonly result: string | ArrayBuffer | null; - abort(): void; - readAsArrayBuffer(blob: Blob): void; - readAsBinaryString(blob: Blob): void; - readAsDataURL(blob: Blob): void; - readAsText(blob: Blob, encoding?: string): void; - readonly DONE: number; - readonly EMPTY: number; - readonly LOADING: number; - addEventListener(type: K, listener: (this: FileReader, ev: FileReaderEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: FileReader, ev: FileReaderEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var FileReader: { - prototype: FileReader; - new(): FileReader; - readonly DONE: number; - readonly EMPTY: number; - readonly LOADING: number; -}; - -interface FileReaderSync { - readAsArrayBuffer(blob: Blob): ArrayBuffer; - readAsBinaryString(blob: Blob): string; - readAsDataURL(blob: Blob): string; - readAsText(blob: Blob, encoding?: string): string; -} - -declare var FileReaderSync: { - prototype: FileReaderSync; - new(): FileReaderSync; -}; - -interface FormData { - append(name: string, value: string | Blob, fileName?: string): void; - delete(name: string): void; - get(name: string): FormDataEntryValue | null; - getAll(name: string): FormDataEntryValue[]; - has(name: string): boolean; - set(name: string, value: string | Blob, fileName?: string): void; - forEach(callbackfn: (value: FormDataEntryValue, key: string, parent: FormData) => void, thisArg?: any): void; -} - -declare var FormData: { - prototype: FormData; - new(): FormData; -}; - -interface GlobalFetch { - fetch(input: RequestInfo, init?: RequestInit): Promise; -} - -interface Headers { - append(name: string, value: string): void; - delete(name: string): void; - get(name: string): string | null; - has(name: string): boolean; - set(name: string, value: string): void; - forEach(callbackfn: (value: string, key: string, parent: Headers) => void, thisArg?: any): void; -} - -declare var Headers: { - prototype: Headers; - new(init?: HeadersInit): Headers; -}; - -interface HkdfCtrParams extends Algorithm { - context: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; - hash: string | Algorithm; - label: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer; -} - -interface IDBArrayKey extends Array { -} - -interface IDBCursor { - /** - * Returns the direction ("next", "nextunique", "prev" or "prevunique") - * of the cursor. - */ - readonly direction: IDBCursorDirection; - /** - * Returns the key of the cursor. - * Throws a "InvalidStateError" DOMException if the cursor is advancing or is finished. - */ - readonly key: IDBValidKey | IDBKeyRange; - /** - * Returns the effective key of the cursor. - * Throws a "InvalidStateError" DOMException if the cursor is advancing or is finished. - */ - readonly primaryKey: IDBValidKey | IDBKeyRange; - /** - * Returns the IDBObjectStore or IDBIndex the cursor was opened from. - */ - readonly source: IDBObjectStore | IDBIndex; - /** - * Advances the cursor through the next count records in - * range. - */ - advance(count: number): void; - /** - * Advances the cursor to the next record in range matching or - * after key. - */ - continue(key?: IDBValidKey | IDBKeyRange): void; - /** - * Advances the cursor to the next record in range matching - * or after key and primaryKey. Throws an "InvalidAccessError" DOMException if the source is not an index. - */ - continuePrimaryKey(key: IDBValidKey | IDBKeyRange, primaryKey: IDBValidKey | IDBKeyRange): void; - /** - * Delete the record pointed at by the cursor with a new value. - * If successful, request's result will be undefined. - */ - delete(): IDBRequest; - /** - * Updated the record pointed at by the cursor with a new value. - * Throws a "DataError" DOMException if the effective object store uses in-line keys and the key would have changed. - * If successful, request's result will be the record's key. - */ - update(value: any): IDBRequest; -} - -declare var IDBCursor: { - prototype: IDBCursor; - new(): IDBCursor; -}; - -interface IDBCursorWithValue extends IDBCursor { - /** - * Returns the cursor's current value. - */ - readonly value: any; -} - -declare var IDBCursorWithValue: { - prototype: IDBCursorWithValue; - new(): IDBCursorWithValue; -}; - -interface IDBDatabaseEventMap { - "abort": Event; - "close": Event; - "error": Event; - "versionchange": IDBVersionChangeEvent; -} - -interface IDBDatabase extends EventTarget { - /** - * Returns the name of the database. - */ - readonly name: string; - /** - * Returns a list of the names of object stores in the database. - */ - readonly objectStoreNames: DOMStringList; - onabort: ((this: IDBDatabase, ev: Event) => any) | null; - onclose: ((this: IDBDatabase, ev: Event) => any) | null; - onerror: ((this: IDBDatabase, ev: Event) => any) | null; - onversionchange: ((this: IDBDatabase, ev: IDBVersionChangeEvent) => any) | null; - /** - * Returns the version of the database. - */ - readonly version: number; - /** - * Closes the connection once all running transactions have finished. - */ - close(): void; - /** - * Creates a new object store with the given name and options and returns a new IDBObjectStore. - * Throws a "InvalidStateError" DOMException if not called within an upgrade transaction. - */ - createObjectStore(name: string, optionalParameters?: IDBObjectStoreParameters): IDBObjectStore; - /** - * Deletes the object store with the given name. - * Throws a "InvalidStateError" DOMException if not called within an upgrade transaction. - */ - deleteObjectStore(name: string): void; - /** - * Returns a new transaction with the given mode ("readonly" or "readwrite") - * and scope which can be a single object store name or an array of names. - */ - transaction(storeNames: string | string[], mode?: IDBTransactionMode): IDBTransaction; - addEventListener(type: K, listener: (this: IDBDatabase, ev: IDBDatabaseEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: IDBDatabase, ev: IDBDatabaseEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var IDBDatabase: { - prototype: IDBDatabase; - new(): IDBDatabase; -}; - -interface IDBFactory { - /** - * Compares two values as keys. Returns -1 if key1 precedes key2, 1 if key2 precedes key1, and 0 if - * the keys are equal. - * Throws a "DataError" DOMException if either input is not a valid key. - */ - cmp(first: any, second: any): number; - /** - * Attempts to delete the named database. If the - * database already exists and there are open connections that don't close in response to a versionchange event, the request will be blocked until all they close. If the request - * is successful request's result will be null. - */ - deleteDatabase(name: string): IDBOpenDBRequest; - /** - * Attempts to open a connection to the named database with the specified version. If the database already exists - * with a lower version and there are open connections that don't close in response to a versionchange event, the request will be blocked until all they close, then an upgrade - * will occur. If the database already exists with a higher - * version the request will fail. If the request is - * successful request's result will - * be the connection. - */ - open(name: string, version?: number): IDBOpenDBRequest; -} - -declare var IDBFactory: { - prototype: IDBFactory; - new(): IDBFactory; -}; - -interface IDBIndex { - readonly keyPath: string | string[]; - readonly multiEntry: boolean; - /** - * Updates the name of the store to newName. - * Throws an "InvalidStateError" DOMException if not called within an upgrade - * transaction. - */ - name: string; - /** - * Returns the IDBObjectStore the index belongs to. - */ - readonly objectStore: IDBObjectStore; - readonly unique: boolean; - /** - * Retrieves the number of records matching the given key or key range in query. - * If successful, request's result will be the - * count. - */ - count(key?: IDBValidKey | IDBKeyRange): IDBRequest; - /** - * Retrieves the value of the first record matching the - * given key or key range in query. - * If successful, request's result will be the value, or undefined if there was no matching record. - */ - get(key: IDBValidKey | IDBKeyRange): IDBRequest; - /** - * Retrieves the values of the records matching the given key or key range in query (up to count if given). - * If successful, request's result will be an Array of the values. - */ - getAll(query?: IDBValidKey | IDBKeyRange, count?: number): IDBRequest; - /** - * Retrieves the keys of records matching the given key or key range in query (up to count if given). - * If successful, request's result will be an Array of the keys. - */ - getAllKeys(query?: IDBValidKey | IDBKeyRange, count?: number): IDBRequest; - /** - * Retrieves the key of the first record matching the - * given key or key range in query. - * If successful, request's result will be the key, or undefined if there was no matching record. - */ - getKey(key: IDBValidKey | IDBKeyRange): IDBRequest; - /** - * Opens a cursor over the records matching query, - * ordered by direction. If query is null, all records in index are matched. - * If successful, request's result will be an IDBCursorWithValue, or null if there were no matching records. - */ - openCursor(range?: IDBValidKey | IDBKeyRange, direction?: IDBCursorDirection): IDBRequest; - /** - * Opens a cursor with key only flag set over the records matching query, ordered by direction. If query is null, all records in index are matched. - * If successful, request's result will be an IDBCursor, or null if there were no matching records. - */ - openKeyCursor(range?: IDBValidKey | IDBKeyRange, direction?: IDBCursorDirection): IDBRequest; -} - -declare var IDBIndex: { - prototype: IDBIndex; - new(): IDBIndex; -}; - -interface IDBKeyRange { - /** - * Returns lower bound, or undefined if none. - */ - readonly lower: any; - /** - * Returns true if the lower open flag is set, and false otherwise. - */ - readonly lowerOpen: boolean; - /** - * Returns upper bound, or undefined if none. - */ - readonly upper: any; - /** - * Returns true if the upper open flag is set, and false otherwise. - */ - readonly upperOpen: boolean; - /** - * Returns true if key is included in the range, and false otherwise. - */ - includes(key: any): boolean; -} - -declare var IDBKeyRange: { - prototype: IDBKeyRange; - new(): IDBKeyRange; - /** - * Returns a new IDBKeyRange spanning from lower to upper. - * If lowerOpen is true, lower is not included in the range. - * If upperOpen is true, upper is not included in the range. - */ - bound(lower: any, upper: any, lowerOpen?: boolean, upperOpen?: boolean): IDBKeyRange; - /** - * Returns a new IDBKeyRange starting at key with no - * upper bound. If open is true, key is not included in the - * range. - */ - lowerBound(lower: any, open?: boolean): IDBKeyRange; - /** - * Returns a new IDBKeyRange spanning only key. - */ - only(value: any): IDBKeyRange; - /** - * Returns a new IDBKeyRange with no lower bound and ending at key. If open is true, key is not included in the range. - */ - upperBound(upper: any, open?: boolean): IDBKeyRange; -}; - -interface IDBObjectStore { - /** - * Returns true if the store has a key generator, and false otherwise. - */ - readonly autoIncrement: boolean; - /** - * Returns a list of the names of indexes in the store. - */ - readonly indexNames: DOMStringList; - /** - * Returns the key path of the store, or null if none. - */ - readonly keyPath: string | string[]; - /** - * Updates the name of the store to newName. - * Throws "InvalidStateError" DOMException if not called within an upgrade - * transaction. - */ - name: string; - /** - * Returns the associated transaction. - */ - readonly transaction: IDBTransaction; - add(value: any, key?: IDBValidKey | IDBKeyRange): IDBRequest; - /** - * Deletes all records in store. - * If successful, request's result will - * be undefined. - */ - clear(): IDBRequest; - /** - * Retrieves the number of records matching the - * given key or key range in query. - * If successful, request's result will be the count. - */ - count(key?: IDBValidKey | IDBKeyRange): IDBRequest; - /** - * Creates a new index in store with the given name, keyPath and options and returns a new IDBIndex. If the keyPath and options define constraints that cannot be - * satisfied with the data already in store the upgrade - * transaction will abort with - * a "ConstraintError" DOMException. - * Throws an "InvalidStateError" DOMException if not called within an upgrade - * transaction. - */ - createIndex(name: string, keyPath: string | string[], options?: IDBIndexParameters): IDBIndex; - /** - * Deletes records in store with the given key or in the given key range in query. - * If successful, request's result will - * be undefined. - */ - delete(key: IDBValidKey | IDBKeyRange): IDBRequest; - /** - * Deletes the index in store with the given name. - * Throws an "InvalidStateError" DOMException if not called within an upgrade - * transaction. - */ - deleteIndex(name: string): void; - /** - * Retrieves the value of the first record matching the - * given key or key range in query. - * If successful, request's result will be the value, or undefined if there was no matching record. - */ - get(query: IDBValidKey | IDBKeyRange): IDBRequest; - /** - * Retrieves the values of the records matching the - * given key or key range in query (up to count if given). - * If successful, request's result will - * be an Array of the values. - */ - getAll(query?: IDBValidKey | IDBKeyRange, count?: number): IDBRequest; - /** - * Retrieves the keys of records matching the - * given key or key range in query (up to count if given). - * If successful, request's result will - * be an Array of the keys. - */ - getAllKeys(query?: IDBValidKey | IDBKeyRange, count?: number): IDBRequest; - /** - * Retrieves the key of the first record matching the - * given key or key range in query. - * If successful, request's result will be the key, or undefined if there was no matching record. - */ - getKey(query: IDBValidKey | IDBKeyRange): IDBRequest; - index(name: string): IDBIndex; - /** - * Opens a cursor over the records matching query, - * ordered by direction. If query is null, all records in store are matched. - * If successful, request's result will be an IDBCursorWithValue pointing at the first matching record, or null if there were no matching records. - */ - openCursor(range?: IDBValidKey | IDBKeyRange, direction?: IDBCursorDirection): IDBRequest; - /** - * Opens a cursor with key only flag set over the records matching query, ordered by direction. If query is null, all records in store are matched. - * If successful, request's result will be an IDBCursor pointing at the first matching record, or - * null if there were no matching records. - */ - openKeyCursor(query?: IDBValidKey | IDBKeyRange, direction?: IDBCursorDirection): IDBRequest; - put(value: any, key?: IDBValidKey | IDBKeyRange): IDBRequest; -} - -declare var IDBObjectStore: { - prototype: IDBObjectStore; - new(): IDBObjectStore; -}; - -interface IDBOpenDBRequestEventMap extends IDBRequestEventMap { - "blocked": Event; - "upgradeneeded": IDBVersionChangeEvent; -} - -interface IDBOpenDBRequest extends IDBRequest { - onblocked: ((this: IDBOpenDBRequest, ev: Event) => any) | null; - onupgradeneeded: ((this: IDBOpenDBRequest, ev: IDBVersionChangeEvent) => any) | null; - addEventListener(type: K, listener: (this: IDBOpenDBRequest, ev: IDBOpenDBRequestEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: IDBOpenDBRequest, ev: IDBOpenDBRequestEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var IDBOpenDBRequest: { - prototype: IDBOpenDBRequest; - new(): IDBOpenDBRequest; -}; - -interface IDBRequestEventMap { - "error": Event; - "success": Event; -} - -interface IDBRequest extends EventTarget { - /** - * When a request is completed, returns the error (a DOMException), or null if the request succeeded. Throws - * a "InvalidStateError" DOMException if the request is still pending. - */ - readonly error: DOMException | null; - onerror: ((this: IDBRequest, ev: Event) => any) | null; - onsuccess: ((this: IDBRequest, ev: Event) => any) | null; - /** - * Returns "pending" until a request is complete, - * then returns "done". - */ - readonly readyState: IDBRequestReadyState; - /** - * When a request is completed, returns the result, - * or undefined if the request failed. Throws a - * "InvalidStateError" DOMException if the request is still pending. - */ - readonly result: T; - /** - * Returns the IDBObjectStore, IDBIndex, or IDBCursor the request was made against, or null if is was an open - * request. - */ - readonly source: IDBObjectStore | IDBIndex | IDBCursor; - /** - * Returns the IDBTransaction the request was made within. - * If this as an open request, then it returns an upgrade transaction while it is running, or null otherwise. - */ - readonly transaction: IDBTransaction | null; - addEventListener(type: K, listener: (this: IDBRequest, ev: IDBRequestEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: IDBRequest, ev: IDBRequestEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var IDBRequest: { - prototype: IDBRequest; - new(): IDBRequest; -}; - -interface IDBTransactionEventMap { - "abort": Event; - "complete": Event; - "error": Event; -} - -interface IDBTransaction extends EventTarget { - /** - * Returns the transaction's connection. - */ - readonly db: IDBDatabase; - /** - * If the transaction was aborted, returns the - * error (a DOMException) providing the reason. - */ - readonly error: DOMException; - /** - * Returns the mode the transaction was created with - * ("readonly" or "readwrite"), or "versionchange" for - * an upgrade transaction. - */ - readonly mode: IDBTransactionMode; - /** - * Returns a list of the names of object stores in the - * transaction's scope. For an upgrade transaction this is all object stores in the database. - */ - readonly objectStoreNames: DOMStringList; - onabort: ((this: IDBTransaction, ev: Event) => any) | null; - oncomplete: ((this: IDBTransaction, ev: Event) => any) | null; - onerror: ((this: IDBTransaction, ev: Event) => any) | null; - /** - * Aborts the transaction. All pending requests will fail with - * a "AbortError" DOMException and all changes made to the database will be - * reverted. - */ - abort(): void; - /** - * Returns an IDBObjectStore in the transaction's scope. - */ - objectStore(name: string): IDBObjectStore; - addEventListener(type: K, listener: (this: IDBTransaction, ev: IDBTransactionEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: IDBTransaction, ev: IDBTransactionEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var IDBTransaction: { - prototype: IDBTransaction; - new(): IDBTransaction; -}; - -interface IDBVersionChangeEvent extends Event { - readonly newVersion: number | null; - readonly oldVersion: number; -} - -declare var IDBVersionChangeEvent: { - prototype: IDBVersionChangeEvent; - new(type: string, eventInitDict?: IDBVersionChangeEventInit): IDBVersionChangeEvent; -}; - -interface ImageBitmap { - /** - * Returns the intrinsic height of the image, in CSS - * pixels. - */ - readonly height: number; - /** - * Returns the intrinsic width of the image, in CSS - * pixels. - */ - readonly width: number; - /** - * Releases imageBitmap's underlying bitmap data. - */ - close(): void; -} - -declare var ImageBitmap: { - prototype: ImageBitmap; - new(): ImageBitmap; -}; - -interface ImageBitmapOptions { - colorSpaceConversion?: "none" | "default"; - imageOrientation?: "none" | "flipY"; - premultiplyAlpha?: "none" | "premultiply" | "default"; - resizeHeight?: number; - resizeQuality?: "pixelated" | "low" | "medium" | "high"; - resizeWidth?: number; -} - -interface ImageData { - /** - * Returns the one-dimensional array containing the data in RGBA order, as integers in the - * range 0 to 255. - */ - readonly data: Uint8ClampedArray; - /** - * Returns the actual dimensions of the data in the ImageData object, in - * pixels. - */ - readonly height: number; - readonly width: number; -} - -declare var ImageData: { - prototype: ImageData; - new(width: number, height: number): ImageData; - new(array: Uint8ClampedArray, width: number, height: number): ImageData; -}; - -interface MessageChannel { - readonly port1: MessagePort; - readonly port2: MessagePort; -} - -declare var MessageChannel: { - prototype: MessageChannel; - new(): MessageChannel; -}; - -interface MessageEvent extends Event { - /** - * Returns the data of the message. - */ - readonly data: any; - /** - * Returns the last event ID string, for - * server-sent events. - */ - readonly lastEventId: string; - /** - * Returns the origin of the message, for server-sent events and - * cross-document messaging. - */ - readonly origin: string; - /** - * Returns the MessagePort array sent with the message, for cross-document - * messaging and channel messaging. - */ - readonly ports: ReadonlyArray; - /** - * Returns the WindowProxy of the source window, for cross-document - * messaging, and the MessagePort being attached, in the connect event fired at - * SharedWorkerGlobalScope objects. - */ - readonly source: MessageEventSource | null; -} - -declare var MessageEvent: { - prototype: MessageEvent; - new(type: string, eventInitDict?: MessageEventInit): MessageEvent; -}; - -interface MessagePortEventMap { - "message": MessageEvent; - "messageerror": MessageEvent; -} - -interface MessagePort extends EventTarget { - onmessage: ((this: MessagePort, ev: MessageEvent) => any) | null; - onmessageerror: ((this: MessagePort, ev: MessageEvent) => any) | null; - /** - * Disconnects the port, so that it is no longer active. - */ - close(): void; - /** - * Posts a message through the channel. Objects listed in transfer are - * transferred, not just cloned, meaning that they are no longer usable on the sending side. - * Throws a "DataCloneError" DOMException if - * transfer contains duplicate objects or port, or if message - * could not be cloned. - */ - postMessage(message: any, transfer?: Transferable[]): void; - /** - * Begins dispatching messages received on the port. - */ - start(): void; - addEventListener(type: K, listener: (this: MessagePort, ev: MessagePortEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: MessagePort, ev: MessagePortEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var MessagePort: { - prototype: MessagePort; - new(): MessagePort; -}; - -interface NavigationPreloadManager { - disable(): Promise; - enable(): Promise; - getState(): Promise; - setHeaderValue(value: string): Promise; -} - -declare var NavigationPreloadManager: { - prototype: NavigationPreloadManager; - new(): NavigationPreloadManager; -}; - -interface NavigatorBeacon { - sendBeacon(url: string, data?: Blob | Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | FormData | string | null): boolean; -} - -interface NavigatorConcurrentHardware { - readonly hardwareConcurrency: number; -} - -interface NavigatorID { - readonly appCodeName: string; - readonly appName: string; - readonly appVersion: string; - readonly platform: string; - readonly product: string; - readonly productSub: string; - readonly userAgent: string; - readonly vendor: string; - readonly vendorSub: string; -} - -interface NavigatorOnLine { - readonly onLine: boolean; -} - -interface NavigatorStorage { - readonly storage: StorageManager; -} - -interface NotificationEventMap { - "click": Event; - "close": Event; - "error": Event; - "show": Event; -} - -interface Notification extends EventTarget { - readonly actions: ReadonlyArray; - readonly badge: string; - readonly body: string; - readonly data: any; - readonly dir: NotificationDirection; - readonly icon: string; - readonly image: string; - readonly lang: string; - onclick: ((this: Notification, ev: Event) => any) | null; - onclose: ((this: Notification, ev: Event) => any) | null; - onerror: ((this: Notification, ev: Event) => any) | null; - onshow: ((this: Notification, ev: Event) => any) | null; - readonly renotify: boolean; - readonly requireInteraction: boolean; - readonly silent: boolean; - readonly tag: string; - readonly timestamp: number; - readonly title: string; - readonly vibrate: ReadonlyArray; - close(): void; - addEventListener(type: K, listener: (this: Notification, ev: NotificationEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: Notification, ev: NotificationEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var Notification: { - prototype: Notification; - new(title: string, options?: NotificationOptions): Notification; - readonly maxActions: number; - readonly permission: NotificationPermission; -}; - -interface NotificationEvent extends ExtendableEvent { - readonly action: string; - readonly notification: Notification; -} - -declare var NotificationEvent: { - prototype: NotificationEvent; - new(type: string, eventInitDict: NotificationEventInit): NotificationEvent; -}; - -interface OES_element_index_uint { -} - -interface OES_standard_derivatives { - readonly FRAGMENT_SHADER_DERIVATIVE_HINT_OES: GLenum; -} - -interface OES_texture_float { -} - -interface OES_texture_float_linear { -} - -interface OES_texture_half_float { - readonly HALF_FLOAT_OES: GLenum; -} - -interface OES_texture_half_float_linear { -} - -interface OES_vertex_array_object { - bindVertexArrayOES(arrayObject: WebGLVertexArrayObjectOES | null): void; - createVertexArrayOES(): WebGLVertexArrayObjectOES | null; - deleteVertexArrayOES(arrayObject: WebGLVertexArrayObjectOES | null): void; - isVertexArrayOES(arrayObject: WebGLVertexArrayObjectOES | null): GLboolean; - readonly VERTEX_ARRAY_BINDING_OES: GLenum; -} - -interface Path2D extends CanvasPath { - addPath(path: Path2D, transform?: DOMMatrix2DInit): void; -} - -declare var Path2D: { - prototype: Path2D; - new(path?: Path2D | string): Path2D; -}; - -interface PerformanceEventMap { - "resourcetimingbufferfull": Event; -} - -interface Performance extends EventTarget { - onresourcetimingbufferfull: ((this: Performance, ev: Event) => any) | null; - readonly timeOrigin: number; - clearMarks(markName?: string): void; - clearMeasures(measureName?: string): void; - clearResourceTimings(): void; - getEntries(): PerformanceEntryList; - getEntriesByName(name: string, type?: string): PerformanceEntryList; - getEntriesByType(type: string): PerformanceEntryList; - mark(markName: string): void; - measure(measureName: string, startMark?: string, endMark?: string): void; - now(): number; - setResourceTimingBufferSize(maxSize: number): void; - toJSON(): any; - addEventListener(type: K, listener: (this: Performance, ev: PerformanceEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: Performance, ev: PerformanceEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var Performance: { - prototype: Performance; - new(): Performance; -}; - -interface PerformanceEntry { - readonly duration: number; - readonly entryType: string; - readonly name: string; - readonly startTime: number; - toJSON(): any; -} - -declare var PerformanceEntry: { - prototype: PerformanceEntry; - new(): PerformanceEntry; -}; - -interface PerformanceMark extends PerformanceEntry { -} - -declare var PerformanceMark: { - prototype: PerformanceMark; - new(): PerformanceMark; -}; - -interface PerformanceMeasure extends PerformanceEntry { -} - -declare var PerformanceMeasure: { - prototype: PerformanceMeasure; - new(): PerformanceMeasure; -}; - -interface PerformanceObserver { - disconnect(): void; - observe(options: PerformanceObserverInit): void; - takeRecords(): PerformanceEntryList; -} - -declare var PerformanceObserver: { - prototype: PerformanceObserver; - new(callback: PerformanceObserverCallback): PerformanceObserver; -}; - -interface PerformanceObserverEntryList { - getEntries(): PerformanceEntryList; - getEntriesByName(name: string, type?: string): PerformanceEntryList; - getEntriesByType(type: string): PerformanceEntryList; -} - -declare var PerformanceObserverEntryList: { - prototype: PerformanceObserverEntryList; - new(): PerformanceObserverEntryList; -}; - -interface PerformanceResourceTiming extends PerformanceEntry { - readonly connectEnd: number; - readonly connectStart: number; - readonly decodedBodySize: number; - readonly domainLookupEnd: number; - readonly domainLookupStart: number; - readonly encodedBodySize: number; - readonly fetchStart: number; - readonly initiatorType: string; - readonly nextHopProtocol: string; - readonly redirectEnd: number; - readonly redirectStart: number; - readonly requestStart: number; - readonly responseEnd: number; - readonly responseStart: number; - readonly secureConnectionStart: number; - readonly transferSize: number; - readonly workerStart: number; - toJSON(): any; -} - -declare var PerformanceResourceTiming: { - prototype: PerformanceResourceTiming; - new(): PerformanceResourceTiming; -}; - -interface ProgressEvent extends Event { - readonly lengthComputable: boolean; - readonly loaded: number; - readonly total: number; -} - -declare var ProgressEvent: { - prototype: ProgressEvent; - new(type: string, eventInitDict?: ProgressEventInit): ProgressEvent; -}; - -interface PromiseRejectionEvent extends Event { - readonly promise: Promise; - readonly reason: any; -} - -declare var PromiseRejectionEvent: { - prototype: PromiseRejectionEvent; - new(type: string, eventInitDict: PromiseRejectionEventInit): PromiseRejectionEvent; -}; - -interface PushEvent extends ExtendableEvent { - readonly data: PushMessageData | null; -} - -declare var PushEvent: { - prototype: PushEvent; - new(type: string, eventInitDict?: PushEventInit): PushEvent; -}; - -interface PushManager { - getSubscription(): Promise; - permissionState(options?: PushSubscriptionOptionsInit): Promise; - subscribe(options?: PushSubscriptionOptionsInit): Promise; -} - -declare var PushManager: { - prototype: PushManager; - new(): PushManager; - readonly supportedContentEncodings: ReadonlyArray; -}; - -interface PushMessageData { - arrayBuffer(): ArrayBuffer; - blob(): Blob; - json(): any; - text(): string; -} - -declare var PushMessageData: { - prototype: PushMessageData; - new(): PushMessageData; -}; - -interface PushSubscription { - readonly endpoint: string; - readonly expirationTime: number | null; - readonly options: PushSubscriptionOptions; - getKey(name: PushEncryptionKeyName): ArrayBuffer | null; - toJSON(): PushSubscriptionJSON; - unsubscribe(): Promise; -} - -declare var PushSubscription: { - prototype: PushSubscription; - new(): PushSubscription; -}; - -interface PushSubscriptionChangeEvent extends ExtendableEvent { - readonly newSubscription: PushSubscription | null; - readonly oldSubscription: PushSubscription | null; -} - -declare var PushSubscriptionChangeEvent: { - prototype: PushSubscriptionChangeEvent; - new(type: string, eventInitDict?: PushSubscriptionChangeInit): PushSubscriptionChangeEvent; -}; - -interface PushSubscriptionOptions { - readonly applicationServerKey: ArrayBuffer | null; - readonly userVisibleOnly: boolean; -} - -declare var PushSubscriptionOptions: { - prototype: PushSubscriptionOptions; - new(): PushSubscriptionOptions; -}; - -interface ReadableByteStreamController { - readonly byobRequest: ReadableStreamBYOBRequest | undefined; - readonly desiredSize: number | null; - close(): void; - enqueue(chunk: ArrayBufferView): void; - error(error?: any): void; -} - -interface ReadableStream { - readonly locked: boolean; - cancel(reason?: any): Promise; - getReader(options: { mode: "byob" }): ReadableStreamBYOBReader; - getReader(): ReadableStreamDefaultReader; - pipeThrough({ writable, readable }: { writable: WritableStream, readable: ReadableStream }, options?: PipeOptions): ReadableStream; - pipeTo(dest: WritableStream, options?: PipeOptions): Promise; - tee(): [ReadableStream, ReadableStream]; -} - -declare var ReadableStream: { - prototype: ReadableStream; - new(underlyingSource: UnderlyingByteSource, strategy?: { highWaterMark?: number, size?: undefined }): ReadableStream; - new(underlyingSource?: UnderlyingSource, strategy?: QueuingStrategy): ReadableStream; -}; - -interface ReadableStreamBYOBReader { - readonly closed: Promise; - cancel(reason?: any): Promise; - read(view: T): Promise>; - releaseLock(): void; -} - -declare var ReadableStreamBYOBReader: { - prototype: ReadableStreamBYOBReader; - new(stream: ReadableStream): ReadableStreamBYOBReader; -}; - -interface ReadableStreamBYOBRequest { - readonly view: ArrayBufferView; - respond(bytesWritten: number): void; - respondWithNewView(view: ArrayBufferView): void; -} - -interface ReadableStreamDefaultController { - readonly desiredSize: number | null; - close(): void; - enqueue(chunk: R): void; - error(error?: any): void; -} - -interface ReadableStreamDefaultReader { - readonly closed: Promise; - cancel(reason?: any): Promise; - read(): Promise>; - releaseLock(): void; -} - -interface ReadableStreamReadResult { - done: boolean; - value: T; -} - -interface ReadableStreamReader { - cancel(): Promise; - read(): Promise>; - releaseLock(): void; -} - -declare var ReadableStreamReader: { - prototype: ReadableStreamReader; - new(): ReadableStreamReader; -}; - -interface Request extends Body { - /** - * Returns the cache mode associated with request, which is a string indicating - * how the request will interact with the browser's cache when fetching. - */ - readonly cache: RequestCache; - /** - * Returns the credentials mode associated with request, which is a string - * indicating whether credentials will be sent with the request always, never, or only when sent to a - * same-origin URL. - */ - readonly credentials: RequestCredentials; - /** - * Returns the kind of resource requested by request, e.g., "document" or - * "script". - */ - readonly destination: RequestDestination; - /** - * Returns a Headers object consisting of the headers associated with request. - * Note that headers added in the network layer by the user agent will not be accounted for in this - * object, e.g., the "Host" header. - */ - readonly headers: Headers; - /** - * Returns request's subresource integrity metadata, which is a cryptographic hash of - * the resource being fetched. Its value consists of multiple hashes separated by whitespace. [SRI] - */ - readonly integrity: string; - /** - * Returns a boolean indicating whether or not request is for a history - * navigation (a.k.a. back-foward navigation). - */ - readonly isHistoryNavigation: boolean; - /** - * Returns a boolean indicating whether or not request is for a reload navigation. - */ - readonly isReloadNavigation: boolean; - /** - * Returns a boolean indicating whether or not request can outlive the global in which - * it was created. - */ - readonly keepalive: boolean; - /** - * Returns request's HTTP method, which is "GET" by default. - */ - readonly method: string; - /** - * Returns the mode associated with request, which is a string indicating - * whether the request will use CORS, or will be restricted to same-origin URLs. - */ - readonly mode: RequestMode; - /** - * Returns the redirect mode associated with request, which is a string - * indicating how redirects for the request will be handled during fetching. A request will follow redirects by default. - */ - readonly redirect: RequestRedirect; - /** - * Returns the referrer of request. Its value can be a same-origin URL if - * explicitly set in init, the empty string to indicate no referrer, and - * "about:client" when defaulting to the global's default. This is used during - * fetching to determine the value of the `Referer` header of the request being made. - */ - readonly referrer: string; - /** - * Returns the referrer policy associated with request. This is used during - * fetching to compute the value of the request's referrer. - */ - readonly referrerPolicy: ReferrerPolicy; - /** - * Returns the signal associated with request, which is an AbortSignal object indicating whether or not request has been aborted, and its abort - * event handler. - */ - readonly signal: AbortSignal; - /** - * Returns the URL of request as a string. - */ - readonly url: string; - clone(): Request; -} - -declare var Request: { - prototype: Request; - new(input: RequestInfo, init?: RequestInit): Request; -}; - -interface Response extends Body { - readonly headers: Headers; - readonly ok: boolean; - readonly redirected: boolean; - readonly status: number; - readonly statusText: string; - readonly trailer: Promise; - readonly type: ResponseType; - readonly url: string; - clone(): Response; -} - -declare var Response: { - prototype: Response; - new(body?: BodyInit | null, init?: ResponseInit): Response; - error(): Response; - redirect(url: string, status?: number): Response; -}; - -interface ServiceWorkerEventMap extends AbstractWorkerEventMap { - "statechange": Event; -} - -interface ServiceWorker extends EventTarget, AbstractWorker { - onstatechange: ((this: ServiceWorker, ev: Event) => any) | null; - readonly scriptURL: string; - readonly state: ServiceWorkerState; - postMessage(message: any, transfer?: Transferable[]): void; - addEventListener(type: K, listener: (this: ServiceWorker, ev: ServiceWorkerEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: ServiceWorker, ev: ServiceWorkerEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var ServiceWorker: { - prototype: ServiceWorker; - new(): ServiceWorker; -}; - -interface ServiceWorkerContainerEventMap { - "controllerchange": Event; - "message": MessageEvent; - "messageerror": MessageEvent; -} - -interface ServiceWorkerContainer extends EventTarget { - readonly controller: ServiceWorker | null; - oncontrollerchange: ((this: ServiceWorkerContainer, ev: Event) => any) | null; - onmessage: ((this: ServiceWorkerContainer, ev: MessageEvent) => any) | null; - onmessageerror: ((this: ServiceWorkerContainer, ev: MessageEvent) => any) | null; - readonly ready: Promise; - getRegistration(clientURL?: string): Promise; - getRegistrations(): Promise>; - register(scriptURL: string, options?: RegistrationOptions): Promise; - startMessages(): void; - addEventListener(type: K, listener: (this: ServiceWorkerContainer, ev: ServiceWorkerContainerEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: ServiceWorkerContainer, ev: ServiceWorkerContainerEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var ServiceWorkerContainer: { - prototype: ServiceWorkerContainer; - new(): ServiceWorkerContainer; -}; - -interface ServiceWorkerGlobalScopeEventMap extends WorkerGlobalScopeEventMap { - "activate": ExtendableEvent; - "fetch": FetchEvent; - "install": ExtendableEvent; - "message": ExtendableMessageEvent; - "messageerror": MessageEvent; - "notificationclick": NotificationEvent; - "notificationclose": NotificationEvent; - "push": PushEvent; - "pushsubscriptionchange": PushSubscriptionChangeEvent; - "sync": SyncEvent; -} - -interface ServiceWorkerGlobalScope extends WorkerGlobalScope { - readonly clients: Clients; - onactivate: ((this: ServiceWorkerGlobalScope, ev: ExtendableEvent) => any) | null; - onfetch: ((this: ServiceWorkerGlobalScope, ev: FetchEvent) => any) | null; - oninstall: ((this: ServiceWorkerGlobalScope, ev: ExtendableEvent) => any) | null; - onmessage: ((this: ServiceWorkerGlobalScope, ev: ExtendableMessageEvent) => any) | null; - onmessageerror: ((this: ServiceWorkerGlobalScope, ev: MessageEvent) => any) | null; - onnotificationclick: ((this: ServiceWorkerGlobalScope, ev: NotificationEvent) => any) | null; - onnotificationclose: ((this: ServiceWorkerGlobalScope, ev: NotificationEvent) => any) | null; - onpush: ((this: ServiceWorkerGlobalScope, ev: PushEvent) => any) | null; - onpushsubscriptionchange: ((this: ServiceWorkerGlobalScope, ev: PushSubscriptionChangeEvent) => any) | null; - onsync: ((this: ServiceWorkerGlobalScope, ev: SyncEvent) => any) | null; - readonly registration: ServiceWorkerRegistration; - skipWaiting(): Promise; - addEventListener(type: K, listener: (this: ServiceWorkerGlobalScope, ev: ServiceWorkerGlobalScopeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: ServiceWorkerGlobalScope, ev: ServiceWorkerGlobalScopeEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var ServiceWorkerGlobalScope: { - prototype: ServiceWorkerGlobalScope; - new(): ServiceWorkerGlobalScope; -}; - -interface ServiceWorkerRegistrationEventMap { - "updatefound": Event; -} - -interface ServiceWorkerRegistration extends EventTarget { - readonly active: ServiceWorker | null; - readonly installing: ServiceWorker | null; - readonly navigationPreload: NavigationPreloadManager; - onupdatefound: ((this: ServiceWorkerRegistration, ev: Event) => any) | null; - readonly pushManager: PushManager; - readonly scope: string; - readonly sync: SyncManager; - readonly updateViaCache: ServiceWorkerUpdateViaCache; - readonly waiting: ServiceWorker | null; - getNotifications(filter?: GetNotificationOptions): Promise; - showNotification(title: string, options?: NotificationOptions): Promise; - unregister(): Promise; - update(): Promise; - addEventListener(type: K, listener: (this: ServiceWorkerRegistration, ev: ServiceWorkerRegistrationEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: ServiceWorkerRegistration, ev: ServiceWorkerRegistrationEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var ServiceWorkerRegistration: { - prototype: ServiceWorkerRegistration; - new(): ServiceWorkerRegistration; -}; - -interface StorageManager { - estimate(): Promise; - persisted(): Promise; -} - -declare var StorageManager: { - prototype: StorageManager; - new(): StorageManager; -}; - -interface SubtleCrypto { - decrypt(algorithm: string | RsaOaepParams | AesCtrParams | AesCbcParams | AesCmacParams | AesGcmParams | AesCfbParams, key: CryptoKey, data: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer): PromiseLike; - deriveBits(algorithm: string | EcdhKeyDeriveParams | DhKeyDeriveParams | ConcatParams | HkdfCtrParams | Pbkdf2Params, baseKey: CryptoKey, length: number): PromiseLike; - deriveKey(algorithm: string | EcdhKeyDeriveParams | DhKeyDeriveParams | ConcatParams | HkdfCtrParams | Pbkdf2Params, baseKey: CryptoKey, derivedKeyType: string | AesDerivedKeyParams | HmacImportParams | ConcatParams | HkdfCtrParams | Pbkdf2Params, extractable: boolean, keyUsages: string[]): PromiseLike; - digest(algorithm: string | Algorithm, data: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer): PromiseLike; - encrypt(algorithm: string | RsaOaepParams | AesCtrParams | AesCbcParams | AesCmacParams | AesGcmParams | AesCfbParams, key: CryptoKey, data: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer): PromiseLike; - exportKey(format: "jwk", key: CryptoKey): PromiseLike; - exportKey(format: "raw" | "pkcs8" | "spki", key: CryptoKey): PromiseLike; - exportKey(format: string, key: CryptoKey): PromiseLike; - generateKey(algorithm: string, extractable: boolean, keyUsages: string[]): PromiseLike; - generateKey(algorithm: RsaHashedKeyGenParams | EcKeyGenParams | DhKeyGenParams, extractable: boolean, keyUsages: string[]): PromiseLike; - generateKey(algorithm: AesKeyGenParams | HmacKeyGenParams | Pbkdf2Params, extractable: boolean, keyUsages: string[]): PromiseLike; - importKey(format: "jwk", keyData: JsonWebKey, algorithm: string | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | DhImportKeyParams | AesKeyAlgorithm, extractable: boolean, keyUsages: string[]): PromiseLike; - importKey(format: "raw" | "pkcs8" | "spki", keyData: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer, algorithm: string | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | DhImportKeyParams | AesKeyAlgorithm, extractable: boolean, keyUsages: string[]): PromiseLike; - importKey(format: string, keyData: JsonWebKey | Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer, algorithm: string | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | DhImportKeyParams | AesKeyAlgorithm, extractable: boolean, keyUsages: string[]): PromiseLike; - sign(algorithm: string | RsaPssParams | EcdsaParams | AesCmacParams, key: CryptoKey, data: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer): PromiseLike; - unwrapKey(format: string, wrappedKey: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer, unwrappingKey: CryptoKey, unwrapAlgorithm: string | Algorithm, unwrappedKeyAlgorithm: string | Algorithm, extractable: boolean, keyUsages: string[]): PromiseLike; - verify(algorithm: string | RsaPssParams | EcdsaParams | AesCmacParams, key: CryptoKey, signature: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer, data: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer): PromiseLike; - wrapKey(format: string, key: CryptoKey, wrappingKey: CryptoKey, wrapAlgorithm: string | Algorithm): PromiseLike; -} - -declare var SubtleCrypto: { - prototype: SubtleCrypto; - new(): SubtleCrypto; -}; - -interface SyncEvent extends ExtendableEvent { - readonly lastChance: boolean; - readonly tag: string; -} - -declare var SyncEvent: { - prototype: SyncEvent; - new(type: string, init: SyncEventInit): SyncEvent; -}; - -interface SyncManager { - getTags(): Promise; - register(tag: string): Promise; -} - -declare var SyncManager: { - prototype: SyncManager; - new(): SyncManager; -}; - -interface TextDecoder { - /** - * Returns encoding's name, lowercased. - */ - readonly encoding: string; - /** - * Returns true if error mode is "fatal", and false - * otherwise. - */ - readonly fatal: boolean; - /** - * Returns true if ignore BOM flag is set, and false otherwise. - */ - readonly ignoreBOM: boolean; - /** - * Returns the result of running encoding's decoder. The - * method can be invoked zero or more times with options's stream set to - * true, and then once without options's stream (or set to false), to process - * a fragmented stream. If the invocation without options's stream (or set to - * false) has no input, it's clearest to omit both arguments. - * var string = "", decoder = new TextDecoder(encoding), buffer; - * while(buffer = next_chunk()) { - * string += decoder.decode(buffer, {stream:true}); - * } - * string += decoder.decode(); // end-of-stream - * If the error mode is "fatal" and encoding's decoder returns error, throws a TypeError. - */ - decode(input?: BufferSource, options?: TextDecodeOptions): string; -} - -declare var TextDecoder: { - prototype: TextDecoder; - new(label?: string, options?: TextDecoderOptions): TextDecoder; -}; - -interface TextEncoder { - /** - * Returns "utf-8". - */ - readonly encoding: string; - /** - * Returns the result of running UTF-8's encoder. - */ - encode(input?: string): Uint8Array; -} - -declare var TextEncoder: { - prototype: TextEncoder; - new(): TextEncoder; -}; - -interface TextMetrics { - readonly actualBoundingBoxAscent: number; - readonly actualBoundingBoxDescent: number; - readonly actualBoundingBoxLeft: number; - readonly actualBoundingBoxRight: number; - readonly alphabeticBaseline: number; - readonly emHeightAscent: number; - readonly emHeightDescent: number; - readonly fontBoundingBoxAscent: number; - readonly fontBoundingBoxDescent: number; - readonly hangingBaseline: number; - /** - * Returns the measurement described below. - */ - readonly ideographicBaseline: number; - readonly width: number; -} - -declare var TextMetrics: { - prototype: TextMetrics; - new(): TextMetrics; -}; - -interface TransformStream { - readonly readable: ReadableStream; - readonly writable: WritableStream; -} - -declare var TransformStream: { - prototype: TransformStream; - new(transformer?: Transformer, writableStrategy?: QueuingStrategy, readableStrategy?: QueuingStrategy): TransformStream; -}; - -interface TransformStreamDefaultController { - readonly desiredSize: number | null; - enqueue(chunk: O): void; - error(reason?: any): void; - terminate(): void; -} - -interface URL { - hash: string; - host: string; - hostname: string; - href: string; - readonly origin: string; - password: string; - pathname: string; - port: string; - protocol: string; - search: string; - readonly searchParams: URLSearchParams; - username: string; - toJSON(): string; -} - -declare var URL: { - prototype: URL; - new(url: string, base?: string | URL): URL; - createObjectURL(object: any): string; - revokeObjectURL(url: string): void; -}; - -interface URLSearchParams { - /** - * Appends a specified key/value pair as a new search parameter. - */ - append(name: string, value: string): void; - /** - * Deletes the given search parameter, and its associated value, from the list of all search parameters. - */ - delete(name: string): void; - /** - * Returns the first value associated to the given search parameter. - */ - get(name: string): string | null; - /** - * Returns all the values association with a given search parameter. - */ - getAll(name: string): string[]; - /** - * Returns a Boolean indicating if such a search parameter exists. - */ - has(name: string): boolean; - /** - * Sets the value associated to a given search parameter to the given value. If there were several values, delete the others. - */ - set(name: string, value: string): void; - sort(): void; - forEach(callbackfn: (value: string, key: string, parent: URLSearchParams) => void, thisArg?: any): void; -} - -declare var URLSearchParams: { - prototype: URLSearchParams; - new(init?: string[][] | Record | string | URLSearchParams): URLSearchParams; -}; - -interface WEBGL_color_buffer_float { - readonly FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT: GLenum; - readonly RGBA32F_EXT: GLenum; - readonly UNSIGNED_NORMALIZED_EXT: GLenum; -} - -interface WEBGL_compressed_texture_astc { - getSupportedProfiles(): string[]; - readonly COMPRESSED_RGBA_ASTC_10x10_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_10x5_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_10x6_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_10x8_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_12x10_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_12x12_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_4x4_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_5x4_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_5x5_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_6x5_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_6x6_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_8x5_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_8x6_KHR: GLenum; - readonly COMPRESSED_RGBA_ASTC_8x8_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR: GLenum; - readonly COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR: GLenum; -} - -interface WEBGL_compressed_texture_s3tc { - readonly COMPRESSED_RGBA_S3TC_DXT1_EXT: GLenum; - readonly COMPRESSED_RGBA_S3TC_DXT3_EXT: GLenum; - readonly COMPRESSED_RGBA_S3TC_DXT5_EXT: GLenum; - readonly COMPRESSED_RGB_S3TC_DXT1_EXT: GLenum; -} - -interface WEBGL_compressed_texture_s3tc_srgb { - readonly COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT: GLenum; - readonly COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT: GLenum; - readonly COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT: GLenum; - readonly COMPRESSED_SRGB_S3TC_DXT1_EXT: GLenum; -} - -interface WEBGL_debug_renderer_info { - readonly UNMASKED_RENDERER_WEBGL: GLenum; - readonly UNMASKED_VENDOR_WEBGL: GLenum; -} - -interface WEBGL_debug_shaders { - getTranslatedShaderSource(shader: WebGLShader): string; -} - -interface WEBGL_depth_texture { - readonly UNSIGNED_INT_24_8_WEBGL: GLenum; -} - -interface WEBGL_draw_buffers { - drawBuffersWEBGL(buffers: GLenum[]): void; - readonly COLOR_ATTACHMENT0_WEBGL: GLenum; - readonly COLOR_ATTACHMENT10_WEBGL: GLenum; - readonly COLOR_ATTACHMENT11_WEBGL: GLenum; - readonly COLOR_ATTACHMENT12_WEBGL: GLenum; - readonly COLOR_ATTACHMENT13_WEBGL: GLenum; - readonly COLOR_ATTACHMENT14_WEBGL: GLenum; - readonly COLOR_ATTACHMENT15_WEBGL: GLenum; - readonly COLOR_ATTACHMENT1_WEBGL: GLenum; - readonly COLOR_ATTACHMENT2_WEBGL: GLenum; - readonly COLOR_ATTACHMENT3_WEBGL: GLenum; - readonly COLOR_ATTACHMENT4_WEBGL: GLenum; - readonly COLOR_ATTACHMENT5_WEBGL: GLenum; - readonly COLOR_ATTACHMENT6_WEBGL: GLenum; - readonly COLOR_ATTACHMENT7_WEBGL: GLenum; - readonly COLOR_ATTACHMENT8_WEBGL: GLenum; - readonly COLOR_ATTACHMENT9_WEBGL: GLenum; - readonly DRAW_BUFFER0_WEBGL: GLenum; - readonly DRAW_BUFFER10_WEBGL: GLenum; - readonly DRAW_BUFFER11_WEBGL: GLenum; - readonly DRAW_BUFFER12_WEBGL: GLenum; - readonly DRAW_BUFFER13_WEBGL: GLenum; - readonly DRAW_BUFFER14_WEBGL: GLenum; - readonly DRAW_BUFFER15_WEBGL: GLenum; - readonly DRAW_BUFFER1_WEBGL: GLenum; - readonly DRAW_BUFFER2_WEBGL: GLenum; - readonly DRAW_BUFFER3_WEBGL: GLenum; - readonly DRAW_BUFFER4_WEBGL: GLenum; - readonly DRAW_BUFFER5_WEBGL: GLenum; - readonly DRAW_BUFFER6_WEBGL: GLenum; - readonly DRAW_BUFFER7_WEBGL: GLenum; - readonly DRAW_BUFFER8_WEBGL: GLenum; - readonly DRAW_BUFFER9_WEBGL: GLenum; - readonly MAX_COLOR_ATTACHMENTS_WEBGL: GLenum; - readonly MAX_DRAW_BUFFERS_WEBGL: GLenum; -} - -interface WEBGL_lose_context { - loseContext(): void; - restoreContext(): void; -} - -interface WebGLActiveInfo { - readonly name: string; - readonly size: GLint; - readonly type: GLenum; -} - -declare var WebGLActiveInfo: { - prototype: WebGLActiveInfo; - new(): WebGLActiveInfo; -}; - -interface WebGLBuffer extends WebGLObject { -} - -declare var WebGLBuffer: { - prototype: WebGLBuffer; - new(): WebGLBuffer; -}; - -interface WebGLContextEvent extends Event { - readonly statusMessage: string; -} - -declare var WebGLContextEvent: { - prototype: WebGLContextEvent; - new(type: string, eventInit?: WebGLContextEventInit): WebGLContextEvent; -}; - -interface WebGLFramebuffer extends WebGLObject { -} - -declare var WebGLFramebuffer: { - prototype: WebGLFramebuffer; - new(): WebGLFramebuffer; -}; - -interface WebGLObject { -} - -declare var WebGLObject: { - prototype: WebGLObject; - new(): WebGLObject; -}; - -interface WebGLProgram extends WebGLObject { -} - -declare var WebGLProgram: { - prototype: WebGLProgram; - new(): WebGLProgram; -}; - -interface WebGLRenderbuffer extends WebGLObject { -} - -declare var WebGLRenderbuffer: { - prototype: WebGLRenderbuffer; - new(): WebGLRenderbuffer; -}; - -interface WebGLRenderingContext extends WebGLRenderingContextBase { -} - -declare var WebGLRenderingContext: { - prototype: WebGLRenderingContext; - new(): WebGLRenderingContext; - readonly ACTIVE_ATTRIBUTES: GLenum; - readonly ACTIVE_TEXTURE: GLenum; - readonly ACTIVE_UNIFORMS: GLenum; - readonly ALIASED_LINE_WIDTH_RANGE: GLenum; - readonly ALIASED_POINT_SIZE_RANGE: GLenum; - readonly ALPHA: GLenum; - readonly ALPHA_BITS: GLenum; - readonly ALWAYS: GLenum; - readonly ARRAY_BUFFER: GLenum; - readonly ARRAY_BUFFER_BINDING: GLenum; - readonly ATTACHED_SHADERS: GLenum; - readonly BACK: GLenum; - readonly BLEND: GLenum; - readonly BLEND_COLOR: GLenum; - readonly BLEND_DST_ALPHA: GLenum; - readonly BLEND_DST_RGB: GLenum; - readonly BLEND_EQUATION: GLenum; - readonly BLEND_EQUATION_ALPHA: GLenum; - readonly BLEND_EQUATION_RGB: GLenum; - readonly BLEND_SRC_ALPHA: GLenum; - readonly BLEND_SRC_RGB: GLenum; - readonly BLUE_BITS: GLenum; - readonly BOOL: GLenum; - readonly BOOL_VEC2: GLenum; - readonly BOOL_VEC3: GLenum; - readonly BOOL_VEC4: GLenum; - readonly BROWSER_DEFAULT_WEBGL: GLenum; - readonly BUFFER_SIZE: GLenum; - readonly BUFFER_USAGE: GLenum; - readonly BYTE: GLenum; - readonly CCW: GLenum; - readonly CLAMP_TO_EDGE: GLenum; - readonly COLOR_ATTACHMENT0: GLenum; - readonly COLOR_BUFFER_BIT: GLenum; - readonly COLOR_CLEAR_VALUE: GLenum; - readonly COLOR_WRITEMASK: GLenum; - readonly COMPILE_STATUS: GLenum; - readonly COMPRESSED_TEXTURE_FORMATS: GLenum; - readonly CONSTANT_ALPHA: GLenum; - readonly CONSTANT_COLOR: GLenum; - readonly CONTEXT_LOST_WEBGL: GLenum; - readonly CULL_FACE: GLenum; - readonly CULL_FACE_MODE: GLenum; - readonly CURRENT_PROGRAM: GLenum; - readonly CURRENT_VERTEX_ATTRIB: GLenum; - readonly CW: GLenum; - readonly DECR: GLenum; - readonly DECR_WRAP: GLenum; - readonly DELETE_STATUS: GLenum; - readonly DEPTH_ATTACHMENT: GLenum; - readonly DEPTH_BITS: GLenum; - readonly DEPTH_BUFFER_BIT: GLenum; - readonly DEPTH_CLEAR_VALUE: GLenum; - readonly DEPTH_COMPONENT: GLenum; - readonly DEPTH_COMPONENT16: GLenum; - readonly DEPTH_FUNC: GLenum; - readonly DEPTH_RANGE: GLenum; - readonly DEPTH_STENCIL: GLenum; - readonly DEPTH_STENCIL_ATTACHMENT: GLenum; - readonly DEPTH_TEST: GLenum; - readonly DEPTH_WRITEMASK: GLenum; - readonly DITHER: GLenum; - readonly DONT_CARE: GLenum; - readonly DST_ALPHA: GLenum; - readonly DST_COLOR: GLenum; - readonly DYNAMIC_DRAW: GLenum; - readonly ELEMENT_ARRAY_BUFFER: GLenum; - readonly ELEMENT_ARRAY_BUFFER_BINDING: GLenum; - readonly EQUAL: GLenum; - readonly FASTEST: GLenum; - readonly FLOAT: GLenum; - readonly FLOAT_MAT2: GLenum; - readonly FLOAT_MAT3: GLenum; - readonly FLOAT_MAT4: GLenum; - readonly FLOAT_VEC2: GLenum; - readonly FLOAT_VEC3: GLenum; - readonly FLOAT_VEC4: GLenum; - readonly FRAGMENT_SHADER: GLenum; - readonly FRAMEBUFFER: GLenum; - readonly FRAMEBUFFER_ATTACHMENT_OBJECT_NAME: GLenum; - readonly FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE: GLenum; - readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE: GLenum; - readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL: GLenum; - readonly FRAMEBUFFER_BINDING: GLenum; - readonly FRAMEBUFFER_COMPLETE: GLenum; - readonly FRAMEBUFFER_INCOMPLETE_ATTACHMENT: GLenum; - readonly FRAMEBUFFER_INCOMPLETE_DIMENSIONS: GLenum; - readonly FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT: GLenum; - readonly FRAMEBUFFER_UNSUPPORTED: GLenum; - readonly FRONT: GLenum; - readonly FRONT_AND_BACK: GLenum; - readonly FRONT_FACE: GLenum; - readonly FUNC_ADD: GLenum; - readonly FUNC_REVERSE_SUBTRACT: GLenum; - readonly FUNC_SUBTRACT: GLenum; - readonly GENERATE_MIPMAP_HINT: GLenum; - readonly GEQUAL: GLenum; - readonly GREATER: GLenum; - readonly GREEN_BITS: GLenum; - readonly HIGH_FLOAT: GLenum; - readonly HIGH_INT: GLenum; - readonly IMPLEMENTATION_COLOR_READ_FORMAT: GLenum; - readonly IMPLEMENTATION_COLOR_READ_TYPE: GLenum; - readonly INCR: GLenum; - readonly INCR_WRAP: GLenum; - readonly INT: GLenum; - readonly INT_VEC2: GLenum; - readonly INT_VEC3: GLenum; - readonly INT_VEC4: GLenum; - readonly INVALID_ENUM: GLenum; - readonly INVALID_FRAMEBUFFER_OPERATION: GLenum; - readonly INVALID_OPERATION: GLenum; - readonly INVALID_VALUE: GLenum; - readonly INVERT: GLenum; - readonly KEEP: GLenum; - readonly LEQUAL: GLenum; - readonly LESS: GLenum; - readonly LINEAR: GLenum; - readonly LINEAR_MIPMAP_LINEAR: GLenum; - readonly LINEAR_MIPMAP_NEAREST: GLenum; - readonly LINES: GLenum; - readonly LINE_LOOP: GLenum; - readonly LINE_STRIP: GLenum; - readonly LINE_WIDTH: GLenum; - readonly LINK_STATUS: GLenum; - readonly LOW_FLOAT: GLenum; - readonly LOW_INT: GLenum; - readonly LUMINANCE: GLenum; - readonly LUMINANCE_ALPHA: GLenum; - readonly MAX_COMBINED_TEXTURE_IMAGE_UNITS: GLenum; - readonly MAX_CUBE_MAP_TEXTURE_SIZE: GLenum; - readonly MAX_FRAGMENT_UNIFORM_VECTORS: GLenum; - readonly MAX_RENDERBUFFER_SIZE: GLenum; - readonly MAX_TEXTURE_IMAGE_UNITS: GLenum; - readonly MAX_TEXTURE_SIZE: GLenum; - readonly MAX_VARYING_VECTORS: GLenum; - readonly MAX_VERTEX_ATTRIBS: GLenum; - readonly MAX_VERTEX_TEXTURE_IMAGE_UNITS: GLenum; - readonly MAX_VERTEX_UNIFORM_VECTORS: GLenum; - readonly MAX_VIEWPORT_DIMS: GLenum; - readonly MEDIUM_FLOAT: GLenum; - readonly MEDIUM_INT: GLenum; - readonly MIRRORED_REPEAT: GLenum; - readonly NEAREST: GLenum; - readonly NEAREST_MIPMAP_LINEAR: GLenum; - readonly NEAREST_MIPMAP_NEAREST: GLenum; - readonly NEVER: GLenum; - readonly NICEST: GLenum; - readonly NONE: GLenum; - readonly NOTEQUAL: GLenum; - readonly NO_ERROR: GLenum; - readonly ONE: GLenum; - readonly ONE_MINUS_CONSTANT_ALPHA: GLenum; - readonly ONE_MINUS_CONSTANT_COLOR: GLenum; - readonly ONE_MINUS_DST_ALPHA: GLenum; - readonly ONE_MINUS_DST_COLOR: GLenum; - readonly ONE_MINUS_SRC_ALPHA: GLenum; - readonly ONE_MINUS_SRC_COLOR: GLenum; - readonly OUT_OF_MEMORY: GLenum; - readonly PACK_ALIGNMENT: GLenum; - readonly POINTS: GLenum; - readonly POLYGON_OFFSET_FACTOR: GLenum; - readonly POLYGON_OFFSET_FILL: GLenum; - readonly POLYGON_OFFSET_UNITS: GLenum; - readonly RED_BITS: GLenum; - readonly RENDERBUFFER: GLenum; - readonly RENDERBUFFER_ALPHA_SIZE: GLenum; - readonly RENDERBUFFER_BINDING: GLenum; - readonly RENDERBUFFER_BLUE_SIZE: GLenum; - readonly RENDERBUFFER_DEPTH_SIZE: GLenum; - readonly RENDERBUFFER_GREEN_SIZE: GLenum; - readonly RENDERBUFFER_HEIGHT: GLenum; - readonly RENDERBUFFER_INTERNAL_FORMAT: GLenum; - readonly RENDERBUFFER_RED_SIZE: GLenum; - readonly RENDERBUFFER_STENCIL_SIZE: GLenum; - readonly RENDERBUFFER_WIDTH: GLenum; - readonly RENDERER: GLenum; - readonly REPEAT: GLenum; - readonly REPLACE: GLenum; - readonly RGB: GLenum; - readonly RGB565: GLenum; - readonly RGB5_A1: GLenum; - readonly RGBA: GLenum; - readonly RGBA4: GLenum; - readonly SAMPLER_2D: GLenum; - readonly SAMPLER_CUBE: GLenum; - readonly SAMPLES: GLenum; - readonly SAMPLE_ALPHA_TO_COVERAGE: GLenum; - readonly SAMPLE_BUFFERS: GLenum; - readonly SAMPLE_COVERAGE: GLenum; - readonly SAMPLE_COVERAGE_INVERT: GLenum; - readonly SAMPLE_COVERAGE_VALUE: GLenum; - readonly SCISSOR_BOX: GLenum; - readonly SCISSOR_TEST: GLenum; - readonly SHADER_TYPE: GLenum; - readonly SHADING_LANGUAGE_VERSION: GLenum; - readonly SHORT: GLenum; - readonly SRC_ALPHA: GLenum; - readonly SRC_ALPHA_SATURATE: GLenum; - readonly SRC_COLOR: GLenum; - readonly STATIC_DRAW: GLenum; - readonly STENCIL_ATTACHMENT: GLenum; - readonly STENCIL_BACK_FAIL: GLenum; - readonly STENCIL_BACK_FUNC: GLenum; - readonly STENCIL_BACK_PASS_DEPTH_FAIL: GLenum; - readonly STENCIL_BACK_PASS_DEPTH_PASS: GLenum; - readonly STENCIL_BACK_REF: GLenum; - readonly STENCIL_BACK_VALUE_MASK: GLenum; - readonly STENCIL_BACK_WRITEMASK: GLenum; - readonly STENCIL_BITS: GLenum; - readonly STENCIL_BUFFER_BIT: GLenum; - readonly STENCIL_CLEAR_VALUE: GLenum; - readonly STENCIL_FAIL: GLenum; - readonly STENCIL_FUNC: GLenum; - readonly STENCIL_INDEX8: GLenum; - readonly STENCIL_PASS_DEPTH_FAIL: GLenum; - readonly STENCIL_PASS_DEPTH_PASS: GLenum; - readonly STENCIL_REF: GLenum; - readonly STENCIL_TEST: GLenum; - readonly STENCIL_VALUE_MASK: GLenum; - readonly STENCIL_WRITEMASK: GLenum; - readonly STREAM_DRAW: GLenum; - readonly SUBPIXEL_BITS: GLenum; - readonly TEXTURE: GLenum; - readonly TEXTURE0: GLenum; - readonly TEXTURE1: GLenum; - readonly TEXTURE10: GLenum; - readonly TEXTURE11: GLenum; - readonly TEXTURE12: GLenum; - readonly TEXTURE13: GLenum; - readonly TEXTURE14: GLenum; - readonly TEXTURE15: GLenum; - readonly TEXTURE16: GLenum; - readonly TEXTURE17: GLenum; - readonly TEXTURE18: GLenum; - readonly TEXTURE19: GLenum; - readonly TEXTURE2: GLenum; - readonly TEXTURE20: GLenum; - readonly TEXTURE21: GLenum; - readonly TEXTURE22: GLenum; - readonly TEXTURE23: GLenum; - readonly TEXTURE24: GLenum; - readonly TEXTURE25: GLenum; - readonly TEXTURE26: GLenum; - readonly TEXTURE27: GLenum; - readonly TEXTURE28: GLenum; - readonly TEXTURE29: GLenum; - readonly TEXTURE3: GLenum; - readonly TEXTURE30: GLenum; - readonly TEXTURE31: GLenum; - readonly TEXTURE4: GLenum; - readonly TEXTURE5: GLenum; - readonly TEXTURE6: GLenum; - readonly TEXTURE7: GLenum; - readonly TEXTURE8: GLenum; - readonly TEXTURE9: GLenum; - readonly TEXTURE_2D: GLenum; - readonly TEXTURE_BINDING_2D: GLenum; - readonly TEXTURE_BINDING_CUBE_MAP: GLenum; - readonly TEXTURE_CUBE_MAP: GLenum; - readonly TEXTURE_CUBE_MAP_NEGATIVE_X: GLenum; - readonly TEXTURE_CUBE_MAP_NEGATIVE_Y: GLenum; - readonly TEXTURE_CUBE_MAP_NEGATIVE_Z: GLenum; - readonly TEXTURE_CUBE_MAP_POSITIVE_X: GLenum; - readonly TEXTURE_CUBE_MAP_POSITIVE_Y: GLenum; - readonly TEXTURE_CUBE_MAP_POSITIVE_Z: GLenum; - readonly TEXTURE_MAG_FILTER: GLenum; - readonly TEXTURE_MIN_FILTER: GLenum; - readonly TEXTURE_WRAP_S: GLenum; - readonly TEXTURE_WRAP_T: GLenum; - readonly TRIANGLES: GLenum; - readonly TRIANGLE_FAN: GLenum; - readonly TRIANGLE_STRIP: GLenum; - readonly UNPACK_ALIGNMENT: GLenum; - readonly UNPACK_COLORSPACE_CONVERSION_WEBGL: GLenum; - readonly UNPACK_FLIP_Y_WEBGL: GLenum; - readonly UNPACK_PREMULTIPLY_ALPHA_WEBGL: GLenum; - readonly UNSIGNED_BYTE: GLenum; - readonly UNSIGNED_INT: GLenum; - readonly UNSIGNED_SHORT: GLenum; - readonly UNSIGNED_SHORT_4_4_4_4: GLenum; - readonly UNSIGNED_SHORT_5_5_5_1: GLenum; - readonly UNSIGNED_SHORT_5_6_5: GLenum; - readonly VALIDATE_STATUS: GLenum; - readonly VENDOR: GLenum; - readonly VERSION: GLenum; - readonly VERTEX_ATTRIB_ARRAY_BUFFER_BINDING: GLenum; - readonly VERTEX_ATTRIB_ARRAY_ENABLED: GLenum; - readonly VERTEX_ATTRIB_ARRAY_NORMALIZED: GLenum; - readonly VERTEX_ATTRIB_ARRAY_POINTER: GLenum; - readonly VERTEX_ATTRIB_ARRAY_SIZE: GLenum; - readonly VERTEX_ATTRIB_ARRAY_STRIDE: GLenum; - readonly VERTEX_ATTRIB_ARRAY_TYPE: GLenum; - readonly VERTEX_SHADER: GLenum; - readonly VIEWPORT: GLenum; - readonly ZERO: GLenum; -}; - -interface WebGLRenderingContextBase { - readonly drawingBufferHeight: GLsizei; - readonly drawingBufferWidth: GLsizei; - activeTexture(texture: GLenum): void; - attachShader(program: WebGLProgram, shader: WebGLShader): void; - bindAttribLocation(program: WebGLProgram, index: GLuint, name: string): void; - bindBuffer(target: GLenum, buffer: WebGLBuffer | null): void; - bindFramebuffer(target: GLenum, framebuffer: WebGLFramebuffer | null): void; - bindRenderbuffer(target: GLenum, renderbuffer: WebGLRenderbuffer | null): void; - bindTexture(target: GLenum, texture: WebGLTexture | null): void; - blendColor(red: GLclampf, green: GLclampf, blue: GLclampf, alpha: GLclampf): void; - blendEquation(mode: GLenum): void; - blendEquationSeparate(modeRGB: GLenum, modeAlpha: GLenum): void; - blendFunc(sfactor: GLenum, dfactor: GLenum): void; - blendFuncSeparate(srcRGB: GLenum, dstRGB: GLenum, srcAlpha: GLenum, dstAlpha: GLenum): void; - bufferData(target: GLenum, size: GLsizeiptr, usage: GLenum): void; - bufferData(target: GLenum, data: BufferSource | null, usage: GLenum): void; - bufferSubData(target: GLenum, offset: GLintptr, data: BufferSource): void; - checkFramebufferStatus(target: GLenum): GLenum; - clear(mask: GLbitfield): void; - clearColor(red: GLclampf, green: GLclampf, blue: GLclampf, alpha: GLclampf): void; - clearDepth(depth: GLclampf): void; - clearStencil(s: GLint): void; - colorMask(red: GLboolean, green: GLboolean, blue: GLboolean, alpha: GLboolean): void; - compileShader(shader: WebGLShader): void; - compressedTexImage2D(target: GLenum, level: GLint, internalformat: GLenum, width: GLsizei, height: GLsizei, border: GLint, data: ArrayBufferView): void; - compressedTexSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, data: ArrayBufferView): void; - copyTexImage2D(target: GLenum, level: GLint, internalformat: GLenum, x: GLint, y: GLint, width: GLsizei, height: GLsizei, border: GLint): void; - copyTexSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, x: GLint, y: GLint, width: GLsizei, height: GLsizei): void; - createBuffer(): WebGLBuffer | null; - createFramebuffer(): WebGLFramebuffer | null; - createProgram(): WebGLProgram | null; - createRenderbuffer(): WebGLRenderbuffer | null; - createShader(type: GLenum): WebGLShader | null; - createTexture(): WebGLTexture | null; - cullFace(mode: GLenum): void; - deleteBuffer(buffer: WebGLBuffer | null): void; - deleteFramebuffer(framebuffer: WebGLFramebuffer | null): void; - deleteProgram(program: WebGLProgram | null): void; - deleteRenderbuffer(renderbuffer: WebGLRenderbuffer | null): void; - deleteShader(shader: WebGLShader | null): void; - deleteTexture(texture: WebGLTexture | null): void; - depthFunc(func: GLenum): void; - depthMask(flag: GLboolean): void; - depthRange(zNear: GLclampf, zFar: GLclampf): void; - detachShader(program: WebGLProgram, shader: WebGLShader): void; - disable(cap: GLenum): void; - disableVertexAttribArray(index: GLuint): void; - drawArrays(mode: GLenum, first: GLint, count: GLsizei): void; - drawElements(mode: GLenum, count: GLsizei, type: GLenum, offset: GLintptr): void; - enable(cap: GLenum): void; - enableVertexAttribArray(index: GLuint): void; - finish(): void; - flush(): void; - framebufferRenderbuffer(target: GLenum, attachment: GLenum, renderbuffertarget: GLenum, renderbuffer: WebGLRenderbuffer | null): void; - framebufferTexture2D(target: GLenum, attachment: GLenum, textarget: GLenum, texture: WebGLTexture | null, level: GLint): void; - frontFace(mode: GLenum): void; - generateMipmap(target: GLenum): void; - getActiveAttrib(program: WebGLProgram, index: GLuint): WebGLActiveInfo | null; - getActiveUniform(program: WebGLProgram, index: GLuint): WebGLActiveInfo | null; - getAttachedShaders(program: WebGLProgram): WebGLShader[] | null; - getAttribLocation(program: WebGLProgram, name: string): GLint; - getBufferParameter(target: GLenum, pname: GLenum): any; - getContextAttributes(): WebGLContextAttributes | null; - getError(): GLenum; - getExtension(extensionName: "EXT_blend_minmax"): EXT_blend_minmax | null; - getExtension(extensionName: "EXT_texture_filter_anisotropic"): EXT_texture_filter_anisotropic | null; - getExtension(extensionName: "EXT_frag_depth"): EXT_frag_depth | null; - getExtension(extensionName: "EXT_shader_texture_lod"): EXT_shader_texture_lod | null; - getExtension(extensionName: "EXT_sRGB"): EXT_sRGB | null; - getExtension(extensionName: "OES_vertex_array_object"): OES_vertex_array_object | null; - getExtension(extensionName: "WEBGL_color_buffer_float"): WEBGL_color_buffer_float | null; - getExtension(extensionName: "WEBGL_compressed_texture_astc"): WEBGL_compressed_texture_astc | null; - getExtension(extensionName: "WEBGL_compressed_texture_s3tc_srgb"): WEBGL_compressed_texture_s3tc_srgb | null; - getExtension(extensionName: "WEBGL_debug_shaders"): WEBGL_debug_shaders | null; - getExtension(extensionName: "WEBGL_draw_buffers"): WEBGL_draw_buffers | null; - getExtension(extensionName: "WEBGL_lose_context"): WEBGL_lose_context | null; - getExtension(extensionName: "WEBGL_depth_texture"): WEBGL_depth_texture | null; - getExtension(extensionName: "WEBGL_debug_renderer_info"): WEBGL_debug_renderer_info | null; - getExtension(extensionName: "WEBGL_compressed_texture_s3tc"): WEBGL_compressed_texture_s3tc | null; - getExtension(extensionName: "OES_texture_half_float_linear"): OES_texture_half_float_linear | null; - getExtension(extensionName: "OES_texture_half_float"): OES_texture_half_float | null; - getExtension(extensionName: "OES_texture_float_linear"): OES_texture_float_linear | null; - getExtension(extensionName: "OES_texture_float"): OES_texture_float | null; - getExtension(extensionName: "OES_standard_derivatives"): OES_standard_derivatives | null; - getExtension(extensionName: "OES_element_index_uint"): OES_element_index_uint | null; - getExtension(extensionName: "ANGLE_instanced_arrays"): ANGLE_instanced_arrays | null; - getExtension(extensionName: string): any; - getFramebufferAttachmentParameter(target: GLenum, attachment: GLenum, pname: GLenum): any; - getParameter(pname: GLenum): any; - getProgramInfoLog(program: WebGLProgram): string | null; - getProgramParameter(program: WebGLProgram, pname: GLenum): any; - getRenderbufferParameter(target: GLenum, pname: GLenum): any; - getShaderInfoLog(shader: WebGLShader): string | null; - getShaderParameter(shader: WebGLShader, pname: GLenum): any; - getShaderPrecisionFormat(shadertype: GLenum, precisiontype: GLenum): WebGLShaderPrecisionFormat | null; - getShaderSource(shader: WebGLShader): string | null; - getSupportedExtensions(): string[] | null; - getTexParameter(target: GLenum, pname: GLenum): any; - getUniform(program: WebGLProgram, location: WebGLUniformLocation): any; - getUniformLocation(program: WebGLProgram, name: string): WebGLUniformLocation | null; - getVertexAttrib(index: GLuint, pname: GLenum): any; - getVertexAttribOffset(index: GLuint, pname: GLenum): GLintptr; - hint(target: GLenum, mode: GLenum): void; - isBuffer(buffer: WebGLBuffer | null): GLboolean; - isContextLost(): boolean; - isEnabled(cap: GLenum): GLboolean; - isFramebuffer(framebuffer: WebGLFramebuffer | null): GLboolean; - isProgram(program: WebGLProgram | null): GLboolean; - isRenderbuffer(renderbuffer: WebGLRenderbuffer | null): GLboolean; - isShader(shader: WebGLShader | null): GLboolean; - isTexture(texture: WebGLTexture | null): GLboolean; - lineWidth(width: GLfloat): void; - linkProgram(program: WebGLProgram): void; - pixelStorei(pname: GLenum, param: GLint): void; - polygonOffset(factor: GLfloat, units: GLfloat): void; - readPixels(x: GLint, y: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, pixels: ArrayBufferView | null): void; - renderbufferStorage(target: GLenum, internalformat: GLenum, width: GLsizei, height: GLsizei): void; - sampleCoverage(value: GLclampf, invert: GLboolean): void; - scissor(x: GLint, y: GLint, width: GLsizei, height: GLsizei): void; - shaderSource(shader: WebGLShader, source: string): void; - stencilFunc(func: GLenum, ref: GLint, mask: GLuint): void; - stencilFuncSeparate(face: GLenum, func: GLenum, ref: GLint, mask: GLuint): void; - stencilMask(mask: GLuint): void; - stencilMaskSeparate(face: GLenum, mask: GLuint): void; - stencilOp(fail: GLenum, zfail: GLenum, zpass: GLenum): void; - stencilOpSeparate(face: GLenum, fail: GLenum, zfail: GLenum, zpass: GLenum): void; - texImage2D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, border: GLint, format: GLenum, type: GLenum, pixels: ArrayBufferView | null): void; - texImage2D(target: GLenum, level: GLint, internalformat: GLint, format: GLenum, type: GLenum, source: TexImageSource): void; - texParameterf(target: GLenum, pname: GLenum, param: GLfloat): void; - texParameteri(target: GLenum, pname: GLenum, param: GLint): void; - texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, pixels: ArrayBufferView | null): void; - texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, format: GLenum, type: GLenum, source: TexImageSource): void; - uniform1f(location: WebGLUniformLocation | null, x: GLfloat): void; - uniform1fv(location: WebGLUniformLocation | null, v: Float32List): void; - uniform1i(location: WebGLUniformLocation | null, x: GLint): void; - uniform1iv(location: WebGLUniformLocation | null, v: Int32List): void; - uniform2f(location: WebGLUniformLocation | null, x: GLfloat, y: GLfloat): void; - uniform2fv(location: WebGLUniformLocation | null, v: Float32List): void; - uniform2i(location: WebGLUniformLocation | null, x: GLint, y: GLint): void; - uniform2iv(location: WebGLUniformLocation | null, v: Int32List): void; - uniform3f(location: WebGLUniformLocation | null, x: GLfloat, y: GLfloat, z: GLfloat): void; - uniform3fv(location: WebGLUniformLocation | null, v: Float32List): void; - uniform3i(location: WebGLUniformLocation | null, x: GLint, y: GLint, z: GLint): void; - uniform3iv(location: WebGLUniformLocation | null, v: Int32List): void; - uniform4f(location: WebGLUniformLocation | null, x: GLfloat, y: GLfloat, z: GLfloat, w: GLfloat): void; - uniform4fv(location: WebGLUniformLocation | null, v: Float32List): void; - uniform4i(location: WebGLUniformLocation | null, x: GLint, y: GLint, z: GLint, w: GLint): void; - uniform4iv(location: WebGLUniformLocation | null, v: Int32List): void; - uniformMatrix2fv(location: WebGLUniformLocation | null, transpose: GLboolean, value: Float32List): void; - uniformMatrix3fv(location: WebGLUniformLocation | null, transpose: GLboolean, value: Float32List): void; - uniformMatrix4fv(location: WebGLUniformLocation | null, transpose: GLboolean, value: Float32List): void; - useProgram(program: WebGLProgram | null): void; - validateProgram(program: WebGLProgram): void; - vertexAttrib1f(index: GLuint, x: GLfloat): void; - vertexAttrib1fv(index: GLuint, values: Float32List): void; - vertexAttrib2f(index: GLuint, x: GLfloat, y: GLfloat): void; - vertexAttrib2fv(index: GLuint, values: Float32List): void; - vertexAttrib3f(index: GLuint, x: GLfloat, y: GLfloat, z: GLfloat): void; - vertexAttrib3fv(index: GLuint, values: Float32List): void; - vertexAttrib4f(index: GLuint, x: GLfloat, y: GLfloat, z: GLfloat, w: GLfloat): void; - vertexAttrib4fv(index: GLuint, values: Float32List): void; - vertexAttribPointer(index: GLuint, size: GLint, type: GLenum, normalized: GLboolean, stride: GLsizei, offset: GLintptr): void; - viewport(x: GLint, y: GLint, width: GLsizei, height: GLsizei): void; - readonly ACTIVE_ATTRIBUTES: GLenum; - readonly ACTIVE_TEXTURE: GLenum; - readonly ACTIVE_UNIFORMS: GLenum; - readonly ALIASED_LINE_WIDTH_RANGE: GLenum; - readonly ALIASED_POINT_SIZE_RANGE: GLenum; - readonly ALPHA: GLenum; - readonly ALPHA_BITS: GLenum; - readonly ALWAYS: GLenum; - readonly ARRAY_BUFFER: GLenum; - readonly ARRAY_BUFFER_BINDING: GLenum; - readonly ATTACHED_SHADERS: GLenum; - readonly BACK: GLenum; - readonly BLEND: GLenum; - readonly BLEND_COLOR: GLenum; - readonly BLEND_DST_ALPHA: GLenum; - readonly BLEND_DST_RGB: GLenum; - readonly BLEND_EQUATION: GLenum; - readonly BLEND_EQUATION_ALPHA: GLenum; - readonly BLEND_EQUATION_RGB: GLenum; - readonly BLEND_SRC_ALPHA: GLenum; - readonly BLEND_SRC_RGB: GLenum; - readonly BLUE_BITS: GLenum; - readonly BOOL: GLenum; - readonly BOOL_VEC2: GLenum; - readonly BOOL_VEC3: GLenum; - readonly BOOL_VEC4: GLenum; - readonly BROWSER_DEFAULT_WEBGL: GLenum; - readonly BUFFER_SIZE: GLenum; - readonly BUFFER_USAGE: GLenum; - readonly BYTE: GLenum; - readonly CCW: GLenum; - readonly CLAMP_TO_EDGE: GLenum; - readonly COLOR_ATTACHMENT0: GLenum; - readonly COLOR_BUFFER_BIT: GLenum; - readonly COLOR_CLEAR_VALUE: GLenum; - readonly COLOR_WRITEMASK: GLenum; - readonly COMPILE_STATUS: GLenum; - readonly COMPRESSED_TEXTURE_FORMATS: GLenum; - readonly CONSTANT_ALPHA: GLenum; - readonly CONSTANT_COLOR: GLenum; - readonly CONTEXT_LOST_WEBGL: GLenum; - readonly CULL_FACE: GLenum; - readonly CULL_FACE_MODE: GLenum; - readonly CURRENT_PROGRAM: GLenum; - readonly CURRENT_VERTEX_ATTRIB: GLenum; - readonly CW: GLenum; - readonly DECR: GLenum; - readonly DECR_WRAP: GLenum; - readonly DELETE_STATUS: GLenum; - readonly DEPTH_ATTACHMENT: GLenum; - readonly DEPTH_BITS: GLenum; - readonly DEPTH_BUFFER_BIT: GLenum; - readonly DEPTH_CLEAR_VALUE: GLenum; - readonly DEPTH_COMPONENT: GLenum; - readonly DEPTH_COMPONENT16: GLenum; - readonly DEPTH_FUNC: GLenum; - readonly DEPTH_RANGE: GLenum; - readonly DEPTH_STENCIL: GLenum; - readonly DEPTH_STENCIL_ATTACHMENT: GLenum; - readonly DEPTH_TEST: GLenum; - readonly DEPTH_WRITEMASK: GLenum; - readonly DITHER: GLenum; - readonly DONT_CARE: GLenum; - readonly DST_ALPHA: GLenum; - readonly DST_COLOR: GLenum; - readonly DYNAMIC_DRAW: GLenum; - readonly ELEMENT_ARRAY_BUFFER: GLenum; - readonly ELEMENT_ARRAY_BUFFER_BINDING: GLenum; - readonly EQUAL: GLenum; - readonly FASTEST: GLenum; - readonly FLOAT: GLenum; - readonly FLOAT_MAT2: GLenum; - readonly FLOAT_MAT3: GLenum; - readonly FLOAT_MAT4: GLenum; - readonly FLOAT_VEC2: GLenum; - readonly FLOAT_VEC3: GLenum; - readonly FLOAT_VEC4: GLenum; - readonly FRAGMENT_SHADER: GLenum; - readonly FRAMEBUFFER: GLenum; - readonly FRAMEBUFFER_ATTACHMENT_OBJECT_NAME: GLenum; - readonly FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE: GLenum; - readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE: GLenum; - readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL: GLenum; - readonly FRAMEBUFFER_BINDING: GLenum; - readonly FRAMEBUFFER_COMPLETE: GLenum; - readonly FRAMEBUFFER_INCOMPLETE_ATTACHMENT: GLenum; - readonly FRAMEBUFFER_INCOMPLETE_DIMENSIONS: GLenum; - readonly FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT: GLenum; - readonly FRAMEBUFFER_UNSUPPORTED: GLenum; - readonly FRONT: GLenum; - readonly FRONT_AND_BACK: GLenum; - readonly FRONT_FACE: GLenum; - readonly FUNC_ADD: GLenum; - readonly FUNC_REVERSE_SUBTRACT: GLenum; - readonly FUNC_SUBTRACT: GLenum; - readonly GENERATE_MIPMAP_HINT: GLenum; - readonly GEQUAL: GLenum; - readonly GREATER: GLenum; - readonly GREEN_BITS: GLenum; - readonly HIGH_FLOAT: GLenum; - readonly HIGH_INT: GLenum; - readonly IMPLEMENTATION_COLOR_READ_FORMAT: GLenum; - readonly IMPLEMENTATION_COLOR_READ_TYPE: GLenum; - readonly INCR: GLenum; - readonly INCR_WRAP: GLenum; - readonly INT: GLenum; - readonly INT_VEC2: GLenum; - readonly INT_VEC3: GLenum; - readonly INT_VEC4: GLenum; - readonly INVALID_ENUM: GLenum; - readonly INVALID_FRAMEBUFFER_OPERATION: GLenum; - readonly INVALID_OPERATION: GLenum; - readonly INVALID_VALUE: GLenum; - readonly INVERT: GLenum; - readonly KEEP: GLenum; - readonly LEQUAL: GLenum; - readonly LESS: GLenum; - readonly LINEAR: GLenum; - readonly LINEAR_MIPMAP_LINEAR: GLenum; - readonly LINEAR_MIPMAP_NEAREST: GLenum; - readonly LINES: GLenum; - readonly LINE_LOOP: GLenum; - readonly LINE_STRIP: GLenum; - readonly LINE_WIDTH: GLenum; - readonly LINK_STATUS: GLenum; - readonly LOW_FLOAT: GLenum; - readonly LOW_INT: GLenum; - readonly LUMINANCE: GLenum; - readonly LUMINANCE_ALPHA: GLenum; - readonly MAX_COMBINED_TEXTURE_IMAGE_UNITS: GLenum; - readonly MAX_CUBE_MAP_TEXTURE_SIZE: GLenum; - readonly MAX_FRAGMENT_UNIFORM_VECTORS: GLenum; - readonly MAX_RENDERBUFFER_SIZE: GLenum; - readonly MAX_TEXTURE_IMAGE_UNITS: GLenum; - readonly MAX_TEXTURE_SIZE: GLenum; - readonly MAX_VARYING_VECTORS: GLenum; - readonly MAX_VERTEX_ATTRIBS: GLenum; - readonly MAX_VERTEX_TEXTURE_IMAGE_UNITS: GLenum; - readonly MAX_VERTEX_UNIFORM_VECTORS: GLenum; - readonly MAX_VIEWPORT_DIMS: GLenum; - readonly MEDIUM_FLOAT: GLenum; - readonly MEDIUM_INT: GLenum; - readonly MIRRORED_REPEAT: GLenum; - readonly NEAREST: GLenum; - readonly NEAREST_MIPMAP_LINEAR: GLenum; - readonly NEAREST_MIPMAP_NEAREST: GLenum; - readonly NEVER: GLenum; - readonly NICEST: GLenum; - readonly NONE: GLenum; - readonly NOTEQUAL: GLenum; - readonly NO_ERROR: GLenum; - readonly ONE: GLenum; - readonly ONE_MINUS_CONSTANT_ALPHA: GLenum; - readonly ONE_MINUS_CONSTANT_COLOR: GLenum; - readonly ONE_MINUS_DST_ALPHA: GLenum; - readonly ONE_MINUS_DST_COLOR: GLenum; - readonly ONE_MINUS_SRC_ALPHA: GLenum; - readonly ONE_MINUS_SRC_COLOR: GLenum; - readonly OUT_OF_MEMORY: GLenum; - readonly PACK_ALIGNMENT: GLenum; - readonly POINTS: GLenum; - readonly POLYGON_OFFSET_FACTOR: GLenum; - readonly POLYGON_OFFSET_FILL: GLenum; - readonly POLYGON_OFFSET_UNITS: GLenum; - readonly RED_BITS: GLenum; - readonly RENDERBUFFER: GLenum; - readonly RENDERBUFFER_ALPHA_SIZE: GLenum; - readonly RENDERBUFFER_BINDING: GLenum; - readonly RENDERBUFFER_BLUE_SIZE: GLenum; - readonly RENDERBUFFER_DEPTH_SIZE: GLenum; - readonly RENDERBUFFER_GREEN_SIZE: GLenum; - readonly RENDERBUFFER_HEIGHT: GLenum; - readonly RENDERBUFFER_INTERNAL_FORMAT: GLenum; - readonly RENDERBUFFER_RED_SIZE: GLenum; - readonly RENDERBUFFER_STENCIL_SIZE: GLenum; - readonly RENDERBUFFER_WIDTH: GLenum; - readonly RENDERER: GLenum; - readonly REPEAT: GLenum; - readonly REPLACE: GLenum; - readonly RGB: GLenum; - readonly RGB565: GLenum; - readonly RGB5_A1: GLenum; - readonly RGBA: GLenum; - readonly RGBA4: GLenum; - readonly SAMPLER_2D: GLenum; - readonly SAMPLER_CUBE: GLenum; - readonly SAMPLES: GLenum; - readonly SAMPLE_ALPHA_TO_COVERAGE: GLenum; - readonly SAMPLE_BUFFERS: GLenum; - readonly SAMPLE_COVERAGE: GLenum; - readonly SAMPLE_COVERAGE_INVERT: GLenum; - readonly SAMPLE_COVERAGE_VALUE: GLenum; - readonly SCISSOR_BOX: GLenum; - readonly SCISSOR_TEST: GLenum; - readonly SHADER_TYPE: GLenum; - readonly SHADING_LANGUAGE_VERSION: GLenum; - readonly SHORT: GLenum; - readonly SRC_ALPHA: GLenum; - readonly SRC_ALPHA_SATURATE: GLenum; - readonly SRC_COLOR: GLenum; - readonly STATIC_DRAW: GLenum; - readonly STENCIL_ATTACHMENT: GLenum; - readonly STENCIL_BACK_FAIL: GLenum; - readonly STENCIL_BACK_FUNC: GLenum; - readonly STENCIL_BACK_PASS_DEPTH_FAIL: GLenum; - readonly STENCIL_BACK_PASS_DEPTH_PASS: GLenum; - readonly STENCIL_BACK_REF: GLenum; - readonly STENCIL_BACK_VALUE_MASK: GLenum; - readonly STENCIL_BACK_WRITEMASK: GLenum; - readonly STENCIL_BITS: GLenum; - readonly STENCIL_BUFFER_BIT: GLenum; - readonly STENCIL_CLEAR_VALUE: GLenum; - readonly STENCIL_FAIL: GLenum; - readonly STENCIL_FUNC: GLenum; - readonly STENCIL_INDEX8: GLenum; - readonly STENCIL_PASS_DEPTH_FAIL: GLenum; - readonly STENCIL_PASS_DEPTH_PASS: GLenum; - readonly STENCIL_REF: GLenum; - readonly STENCIL_TEST: GLenum; - readonly STENCIL_VALUE_MASK: GLenum; - readonly STENCIL_WRITEMASK: GLenum; - readonly STREAM_DRAW: GLenum; - readonly SUBPIXEL_BITS: GLenum; - readonly TEXTURE: GLenum; - readonly TEXTURE0: GLenum; - readonly TEXTURE1: GLenum; - readonly TEXTURE10: GLenum; - readonly TEXTURE11: GLenum; - readonly TEXTURE12: GLenum; - readonly TEXTURE13: GLenum; - readonly TEXTURE14: GLenum; - readonly TEXTURE15: GLenum; - readonly TEXTURE16: GLenum; - readonly TEXTURE17: GLenum; - readonly TEXTURE18: GLenum; - readonly TEXTURE19: GLenum; - readonly TEXTURE2: GLenum; - readonly TEXTURE20: GLenum; - readonly TEXTURE21: GLenum; - readonly TEXTURE22: GLenum; - readonly TEXTURE23: GLenum; - readonly TEXTURE24: GLenum; - readonly TEXTURE25: GLenum; - readonly TEXTURE26: GLenum; - readonly TEXTURE27: GLenum; - readonly TEXTURE28: GLenum; - readonly TEXTURE29: GLenum; - readonly TEXTURE3: GLenum; - readonly TEXTURE30: GLenum; - readonly TEXTURE31: GLenum; - readonly TEXTURE4: GLenum; - readonly TEXTURE5: GLenum; - readonly TEXTURE6: GLenum; - readonly TEXTURE7: GLenum; - readonly TEXTURE8: GLenum; - readonly TEXTURE9: GLenum; - readonly TEXTURE_2D: GLenum; - readonly TEXTURE_BINDING_2D: GLenum; - readonly TEXTURE_BINDING_CUBE_MAP: GLenum; - readonly TEXTURE_CUBE_MAP: GLenum; - readonly TEXTURE_CUBE_MAP_NEGATIVE_X: GLenum; - readonly TEXTURE_CUBE_MAP_NEGATIVE_Y: GLenum; - readonly TEXTURE_CUBE_MAP_NEGATIVE_Z: GLenum; - readonly TEXTURE_CUBE_MAP_POSITIVE_X: GLenum; - readonly TEXTURE_CUBE_MAP_POSITIVE_Y: GLenum; - readonly TEXTURE_CUBE_MAP_POSITIVE_Z: GLenum; - readonly TEXTURE_MAG_FILTER: GLenum; - readonly TEXTURE_MIN_FILTER: GLenum; - readonly TEXTURE_WRAP_S: GLenum; - readonly TEXTURE_WRAP_T: GLenum; - readonly TRIANGLES: GLenum; - readonly TRIANGLE_FAN: GLenum; - readonly TRIANGLE_STRIP: GLenum; - readonly UNPACK_ALIGNMENT: GLenum; - readonly UNPACK_COLORSPACE_CONVERSION_WEBGL: GLenum; - readonly UNPACK_FLIP_Y_WEBGL: GLenum; - readonly UNPACK_PREMULTIPLY_ALPHA_WEBGL: GLenum; - readonly UNSIGNED_BYTE: GLenum; - readonly UNSIGNED_INT: GLenum; - readonly UNSIGNED_SHORT: GLenum; - readonly UNSIGNED_SHORT_4_4_4_4: GLenum; - readonly UNSIGNED_SHORT_5_5_5_1: GLenum; - readonly UNSIGNED_SHORT_5_6_5: GLenum; - readonly VALIDATE_STATUS: GLenum; - readonly VENDOR: GLenum; - readonly VERSION: GLenum; - readonly VERTEX_ATTRIB_ARRAY_BUFFER_BINDING: GLenum; - readonly VERTEX_ATTRIB_ARRAY_ENABLED: GLenum; - readonly VERTEX_ATTRIB_ARRAY_NORMALIZED: GLenum; - readonly VERTEX_ATTRIB_ARRAY_POINTER: GLenum; - readonly VERTEX_ATTRIB_ARRAY_SIZE: GLenum; - readonly VERTEX_ATTRIB_ARRAY_STRIDE: GLenum; - readonly VERTEX_ATTRIB_ARRAY_TYPE: GLenum; - readonly VERTEX_SHADER: GLenum; - readonly VIEWPORT: GLenum; - readonly ZERO: GLenum; -} - -interface WebGLShader extends WebGLObject { -} - -declare var WebGLShader: { - prototype: WebGLShader; - new(): WebGLShader; -}; - -interface WebGLShaderPrecisionFormat { - readonly precision: GLint; - readonly rangeMax: GLint; - readonly rangeMin: GLint; -} - -declare var WebGLShaderPrecisionFormat: { - prototype: WebGLShaderPrecisionFormat; - new(): WebGLShaderPrecisionFormat; -}; - -interface WebGLTexture extends WebGLObject { -} - -declare var WebGLTexture: { - prototype: WebGLTexture; - new(): WebGLTexture; -}; - -interface WebGLUniformLocation { -} - -declare var WebGLUniformLocation: { - prototype: WebGLUniformLocation; - new(): WebGLUniformLocation; -}; - -interface WebGLVertexArrayObjectOES extends WebGLObject { -} - -interface WebSocketEventMap { - "close": CloseEvent; - "error": Event; - "message": MessageEvent; - "open": Event; -} - -interface WebSocket extends EventTarget { - binaryType: BinaryType; - readonly bufferedAmount: number; - readonly extensions: string; - onclose: ((this: WebSocket, ev: CloseEvent) => any) | null; - onerror: ((this: WebSocket, ev: Event) => any) | null; - onmessage: ((this: WebSocket, ev: MessageEvent) => any) | null; - onopen: ((this: WebSocket, ev: Event) => any) | null; - readonly protocol: string; - readonly readyState: number; - readonly url: string; - close(code?: number, reason?: string): void; - send(data: string | ArrayBufferLike | Blob | ArrayBufferView): void; - readonly CLOSED: number; - readonly CLOSING: number; - readonly CONNECTING: number; - readonly OPEN: number; - addEventListener(type: K, listener: (this: WebSocket, ev: WebSocketEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: WebSocket, ev: WebSocketEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var WebSocket: { - prototype: WebSocket; - new(url: string, protocols?: string | string[]): WebSocket; - readonly CLOSED: number; - readonly CLOSING: number; - readonly CONNECTING: number; - readonly OPEN: number; -}; - -interface WindowBase64 { - atob(encodedString: string): string; - btoa(rawString: string): string; -} - -interface WindowClient extends Client { - readonly ancestorOrigins: ReadonlyArray; - readonly focused: boolean; - readonly visibilityState: VisibilityState; - focus(): Promise; - navigate(url: string): Promise; -} - -declare var WindowClient: { - prototype: WindowClient; - new(): WindowClient; -}; - -interface WindowConsole { - readonly console: Console; -} - -interface WindowOrWorkerGlobalScope { - readonly caches: CacheStorage; - readonly crypto: Crypto; - readonly indexedDB: IDBFactory; - readonly origin: string; - readonly performance: Performance; - atob(data: string): string; - btoa(data: string): string; - clearInterval(handle?: number): void; - clearTimeout(handle?: number): void; - createImageBitmap(image: ImageBitmapSource): Promise; - createImageBitmap(image: ImageBitmapSource, sx: number, sy: number, sw: number, sh: number): Promise; - fetch(input: RequestInfo, init?: RequestInit): Promise; - queueMicrotask(callback: Function): void; - setInterval(handler: TimerHandler, timeout?: number, ...arguments: any[]): number; - setTimeout(handler: TimerHandler, timeout?: number, ...arguments: any[]): number; -} - -interface WorkerEventMap extends AbstractWorkerEventMap { - "message": MessageEvent; -} - -interface Worker extends EventTarget, AbstractWorker { - onmessage: ((this: Worker, ev: MessageEvent) => any) | null; - postMessage(message: any, transfer?: Transferable[]): void; - terminate(): void; - addEventListener(type: K, listener: (this: Worker, ev: WorkerEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: Worker, ev: WorkerEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var Worker: { - prototype: Worker; - new(stringUrl: string, options?: WorkerOptions): Worker; -}; - -interface WorkerGlobalScopeEventMap { - "error": ErrorEvent; -} - -interface WorkerGlobalScope extends EventTarget, WorkerUtils, WindowConsole, GlobalFetch, WindowOrWorkerGlobalScope { - readonly caches: CacheStorage; - readonly isSecureContext: boolean; - readonly location: WorkerLocation; - onerror: ((this: WorkerGlobalScope, ev: ErrorEvent) => any) | null; - readonly performance: Performance; - readonly self: WorkerGlobalScope; - msWriteProfilerMark(profilerMarkName: string): void; - addEventListener(type: K, listener: (this: WorkerGlobalScope, ev: WorkerGlobalScopeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: WorkerGlobalScope, ev: WorkerGlobalScopeEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var WorkerGlobalScope: { - prototype: WorkerGlobalScope; - new(): WorkerGlobalScope; -}; - -interface WorkerLocation { - readonly hash: string; - readonly host: string; - readonly hostname: string; - readonly href: string; - readonly origin: string; - readonly pathname: string; - readonly port: string; - readonly protocol: string; - readonly search: string; - toString(): string; -} - -declare var WorkerLocation: { - prototype: WorkerLocation; - new(): WorkerLocation; -}; - -interface WorkerNavigator extends NavigatorID, NavigatorOnLine, NavigatorBeacon, NavigatorConcurrentHardware, NavigatorStorage { - readonly serviceWorker: ServiceWorkerContainer; -} - -declare var WorkerNavigator: { - prototype: WorkerNavigator; - new(): WorkerNavigator; -}; - -interface WorkerUtils extends WindowBase64 { - readonly indexedDB: IDBFactory; - readonly msIndexedDB: IDBFactory; - readonly navigator: WorkerNavigator; - importScripts(...urls: string[]): void; -} - -interface WritableStream { - readonly locked: boolean; - abort(reason?: any): Promise; - getWriter(): WritableStreamDefaultWriter; -} - -declare var WritableStream: { - prototype: WritableStream; - new(underlyingSink?: UnderlyingSink, strategy?: QueuingStrategy): WritableStream; -}; - -interface WritableStreamDefaultController { - error(error?: any): void; -} - -interface WritableStreamDefaultWriter { - readonly closed: Promise; - readonly desiredSize: number | null; - readonly ready: Promise; - abort(reason?: any): Promise; - close(): Promise; - releaseLock(): void; - write(chunk: W): Promise; -} - -interface XMLHttpRequestEventMap extends XMLHttpRequestEventTargetEventMap { - "readystatechange": Event; -} - -interface XMLHttpRequest extends XMLHttpRequestEventTarget { - onreadystatechange: ((this: XMLHttpRequest, ev: Event) => any) | null; - /** - * Returns client's state. - */ - readonly readyState: number; - /** - * Returns the response's body. - */ - readonly response: any; - /** - * Returns the text response. - * Throws an "InvalidStateError" DOMException if responseType is not the empty string or "text". - */ - readonly responseText: string; - /** - * Returns the response type. - * Can be set to change the response type. Values are: - * the empty string (default), - * "arraybuffer", - * "blob", - * "document", - * "json", and - * "text". - * When set: setting to "document" is ignored if current global object is not a Window object. - * When set: throws an "InvalidStateError" DOMException if state is loading or done. - * When set: throws an "InvalidAccessError" DOMException if the synchronous flag is set and current global object is a Window object. - */ - responseType: XMLHttpRequestResponseType; - readonly responseURL: string; - readonly status: number; - readonly statusText: string; - /** - * Can be set to a time in milliseconds. When set to a non-zero value will cause fetching to terminate after the given time has passed. When the time has passed, the - * request has not yet completed, and the synchronous flag is unset, a timeout event will then be dispatched, or a - * "TimeoutError" DOMException will be thrown otherwise (for the send() method). - * When set: throws an "InvalidAccessError" DOMException if the synchronous flag is set and current global object is a Window object. - */ - timeout: number; - /** - * Returns the associated XMLHttpRequestUpload object. It can be used to gather transmission information when data is - * transferred to a server. - */ - readonly upload: XMLHttpRequestUpload; - /** - * True when credentials are to be included in a cross-origin request. False when they are - * to be excluded in a cross-origin request and when cookies are to be ignored in its response. - * Initially false. - * When set: throws an "InvalidStateError" DOMException if state is not unsent or opened, or if the send() flag is set. - */ - withCredentials: boolean; - /** - * Cancels any network activity. - */ - abort(): void; - getAllResponseHeaders(): string; - getResponseHeader(name: string): string | null; - /** - * Sets the request method, request URL, and synchronous flag. - * Throws a "SyntaxError" DOMException if either method is not a - * valid HTTP method or url cannot be parsed. - * Throws a "SecurityError" DOMException if method is a - * case-insensitive match for `CONNECT`, `TRACE`, or `TRACK`. - * Throws an "InvalidAccessError" DOMException if async is false, current global object is a Window object, and the timeout attribute is not zero or the responseType attribute is not the empty string. - */ - open(method: string, url: string): void; - open(method: string, url: string, async: boolean, username?: string | null, password?: string | null): void; - /** - * Acts as if the `Content-Type` header value for response is mime. - * (It does not actually change the header though.) - * Throws an "InvalidStateError" DOMException if state is loading or done. - */ - overrideMimeType(mime: string): void; - /** - * Initiates the request. The optional argument provides the request body. The argument is ignored if request method is GET or HEAD. - * Throws an "InvalidStateError" DOMException if either state is not opened or the send() flag is set. - */ - send(body?: BodyInit | null): void; - /** - * Combines a header in author request headers. - * Throws an "InvalidStateError" DOMException if either state is not opened or the send() flag is set. - * Throws a "SyntaxError" DOMException if name is not a header name - * or if value is not a header value. - */ - setRequestHeader(name: string, value: string): void; - readonly DONE: number; - readonly HEADERS_RECEIVED: number; - readonly LOADING: number; - readonly OPENED: number; - readonly UNSENT: number; - addEventListener(type: K, listener: (this: XMLHttpRequest, ev: XMLHttpRequestEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: XMLHttpRequest, ev: XMLHttpRequestEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var XMLHttpRequest: { - prototype: XMLHttpRequest; - new(): XMLHttpRequest; - readonly DONE: number; - readonly HEADERS_RECEIVED: number; - readonly LOADING: number; - readonly OPENED: number; - readonly UNSENT: number; -}; - -interface XMLHttpRequestEventTargetEventMap { - "abort": ProgressEvent; - "error": ProgressEvent; - "load": ProgressEvent; - "loadend": ProgressEvent; - "loadstart": ProgressEvent; - "progress": ProgressEvent; - "timeout": ProgressEvent; -} - -interface XMLHttpRequestEventTarget extends EventTarget { - onabort: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null; - onerror: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null; - onload: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null; - onloadend: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null; - onloadstart: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null; - onprogress: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null; - ontimeout: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null; - addEventListener(type: K, listener: (this: XMLHttpRequestEventTarget, ev: XMLHttpRequestEventTargetEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: XMLHttpRequestEventTarget, ev: XMLHttpRequestEventTargetEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var XMLHttpRequestEventTarget: { - prototype: XMLHttpRequestEventTarget; - new(): XMLHttpRequestEventTarget; -}; - -interface XMLHttpRequestUpload extends XMLHttpRequestEventTarget { - addEventListener(type: K, listener: (this: XMLHttpRequestUpload, ev: XMLHttpRequestEventTargetEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; - addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; - removeEventListener(type: K, listener: (this: XMLHttpRequestUpload, ev: XMLHttpRequestEventTargetEventMap[K]) => any, options?: boolean | EventListenerOptions): void; - removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -} - -declare var XMLHttpRequestUpload: { - prototype: XMLHttpRequestUpload; - new(): XMLHttpRequestUpload; -}; - -declare type EventListenerOrEventListenerObject = EventListener | EventListenerObject; - -interface EventHandlerNonNull { - (event: Event): any; -} - -interface PerformanceObserverCallback { - (entries: PerformanceObserverEntryList, observer: PerformanceObserver): void; -} - -interface QueuingStrategySizeCallback { - (chunk: T): number; -} - -interface ReadableByteStreamControllerCallback { - (controller: ReadableByteStreamController): void | PromiseLike; -} - -interface ReadableStreamDefaultControllerCallback { - (controller: ReadableStreamDefaultController): void | PromiseLike; -} - -interface ReadableStreamErrorCallback { - (reason: any): void | PromiseLike; -} - -interface TransformStreamDefaultControllerCallback { - (controller: TransformStreamDefaultController): void | PromiseLike; -} - -interface TransformStreamDefaultControllerTransformCallback { - (chunk: I, controller: TransformStreamDefaultController): void | PromiseLike; -} - -interface WritableStreamDefaultControllerCloseCallback { - (): void | PromiseLike; -} - -interface WritableStreamDefaultControllerStartCallback { - (controller: WritableStreamDefaultController): void | PromiseLike; -} - -interface WritableStreamDefaultControllerWriteCallback { - (chunk: W, controller: WritableStreamDefaultController): void | PromiseLike; -} - -interface WritableStreamErrorCallback { - (reason: any): void | PromiseLike; -} - -declare var onmessage: ((this: DedicatedWorkerGlobalScope, ev: MessageEvent) => any) | null; -declare function close(): void; -declare function postMessage(message: any, transfer?: Transferable[]): void; -/** - * Dispatches a synthetic event event to target and returns true - * if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise. - */ -declare function dispatchEvent(event: Event): boolean; -declare var caches: CacheStorage; -declare var isSecureContext: boolean; -declare var location: WorkerLocation; -declare var onerror: ((this: DedicatedWorkerGlobalScope, ev: ErrorEvent) => any) | null; -declare var performance: Performance; -declare var self: WorkerGlobalScope; -declare function msWriteProfilerMark(profilerMarkName: string): void; -/** - * Dispatches a synthetic event event to target and returns true - * if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise. - */ -declare function dispatchEvent(event: Event): boolean; -declare var indexedDB: IDBFactory; -declare var msIndexedDB: IDBFactory; -declare var navigator: WorkerNavigator; -declare function importScripts(...urls: string[]): void; -declare function atob(encodedString: string): string; -declare function btoa(rawString: string): string; -declare var console: Console; -declare function fetch(input: RequestInfo, init?: RequestInit): Promise; -declare var caches: CacheStorage; -declare var crypto: Crypto; -declare var indexedDB: IDBFactory; -declare var origin: string; -declare var performance: Performance; -declare function atob(data: string): string; -declare function btoa(data: string): string; -declare function clearInterval(handle?: number): void; -declare function clearTimeout(handle?: number): void; -declare function createImageBitmap(image: ImageBitmapSource): Promise; -declare function createImageBitmap(image: ImageBitmapSource, sx: number, sy: number, sw: number, sh: number): Promise; -declare function fetch(input: RequestInfo, init?: RequestInit): Promise; -declare function queueMicrotask(callback: Function): void; -declare function setInterval(handler: TimerHandler, timeout?: number, ...arguments: any[]): number; -declare function setTimeout(handler: TimerHandler, timeout?: number, ...arguments: any[]): number; -declare function addEventListener(type: K, listener: (this: DedicatedWorkerGlobalScope, ev: DedicatedWorkerGlobalScopeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; -declare function addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; -declare function removeEventListener(type: K, listener: (this: DedicatedWorkerGlobalScope, ev: DedicatedWorkerGlobalScopeEventMap[K]) => any, options?: boolean | EventListenerOptions): void; -declare function removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; -type BlobPart = BufferSource | Blob | string; -type HeadersInit = Headers | string[][] | Record; -type BodyInit = Blob | BufferSource | FormData | URLSearchParams | ReadableStream | string; -type RequestInfo = Request | string; -type DOMHighResTimeStamp = number; -type CanvasImageSource = ImageBitmap; -type MessageEventSource = MessagePort | ServiceWorker; -type ImageBitmapSource = CanvasImageSource | Blob | ImageData; -type TimerHandler = string | Function; -type PerformanceEntryList = PerformanceEntry[]; -type PushMessageDataInit = BufferSource | string; -type VibratePattern = number | number[]; -type AlgorithmIdentifier = string | Algorithm; -type HashAlgorithmIdentifier = AlgorithmIdentifier; -type BigInteger = Uint8Array; -type NamedCurve = string; -type GLenum = number; -type GLboolean = boolean; -type GLbitfield = number; -type GLint = number; -type GLsizei = number; -type GLintptr = number; -type GLsizeiptr = number; -type GLuint = number; -type GLfloat = number; -type GLclampf = number; -type TexImageSource = ImageBitmap | ImageData; -type Float32List = Float32Array | GLfloat[]; -type Int32List = Int32Array | GLint[]; -type BufferSource = ArrayBufferView | ArrayBuffer; -type DOMTimeStamp = number; -type FormDataEntryValue = File | string; -type IDBValidKey = number | string | Date | BufferSource | IDBArrayKey; -type Transferable = ArrayBuffer | MessagePort | ImageBitmap; -type BinaryType = "blob" | "arraybuffer"; -type ClientTypes = "window" | "worker" | "sharedworker" | "all"; -type EndingType = "transparent" | "native"; -type IDBCursorDirection = "next" | "nextunique" | "prev" | "prevunique"; -type IDBRequestReadyState = "pending" | "done"; -type IDBTransactionMode = "readonly" | "readwrite" | "versionchange"; -type KeyFormat = "raw" | "spki" | "pkcs8" | "jwk"; -type KeyType = "public" | "private" | "secret"; -type KeyUsage = "encrypt" | "decrypt" | "sign" | "verify" | "deriveKey" | "deriveBits" | "wrapKey" | "unwrapKey"; -type NotificationDirection = "auto" | "ltr" | "rtl"; -type NotificationPermission = "default" | "denied" | "granted"; -type PushEncryptionKeyName = "p256dh" | "auth"; -type PushPermissionState = "denied" | "granted" | "prompt"; -type ReferrerPolicy = "" | "no-referrer" | "no-referrer-when-downgrade" | "origin-only" | "origin-when-cross-origin" | "unsafe-url"; -type RequestCache = "default" | "no-store" | "reload" | "no-cache" | "force-cache" | "only-if-cached"; -type RequestCredentials = "omit" | "same-origin" | "include"; -type RequestDestination = "" | "audio" | "audioworklet" | "document" | "embed" | "font" | "image" | "manifest" | "object" | "paintworklet" | "report" | "script" | "sharedworker" | "style" | "track" | "video" | "worker" | "xslt"; -type RequestMode = "navigate" | "same-origin" | "no-cors" | "cors"; -type RequestRedirect = "follow" | "error" | "manual"; -type ResponseType = "basic" | "cors" | "default" | "error" | "opaque" | "opaqueredirect"; -type ServiceWorkerState = "installing" | "installed" | "activating" | "activated" | "redundant"; -type ServiceWorkerUpdateViaCache = "imports" | "all" | "none"; -type VisibilityState = "hidden" | "visible" | "prerender"; -type WebGLPowerPreference = "default" | "low-power" | "high-performance"; -type WorkerType = "classic" | "module"; -type XMLHttpRequestResponseType = "" | "arraybuffer" | "blob" | "document" | "json" | "text"; diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.webworker.importscripts.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.webworker.importscripts.d.ts deleted file mode 100644 index c373ba8..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/lib.webworker.importscripts.d.ts +++ /dev/null @@ -1,26 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - - - -/// - - - -///////////////////////////// -/// WorkerGlobalScope APIs -///////////////////////////// -// These are only available in a Web Worker -declare function importScripts(...urls: string[]): void; diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/protocol.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/protocol.d.ts deleted file mode 100644 index 74855bf..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/protocol.d.ts +++ /dev/null @@ -1,2552 +0,0 @@ -/** - * Declaration module describing the TypeScript Server protocol - */ -declare namespace ts.server.protocol { - const enum CommandTypes { - JsxClosingTag = "jsxClosingTag", - Brace = "brace", - BraceCompletion = "braceCompletion", - GetSpanOfEnclosingComment = "getSpanOfEnclosingComment", - Change = "change", - Close = "close", - /** @deprecated Prefer CompletionInfo -- see comment on CompletionsResponse */ - Completions = "completions", - CompletionInfo = "completionInfo", - CompletionDetails = "completionEntryDetails", - CompileOnSaveAffectedFileList = "compileOnSaveAffectedFileList", - CompileOnSaveEmitFile = "compileOnSaveEmitFile", - Configure = "configure", - Definition = "definition", - DefinitionAndBoundSpan = "definitionAndBoundSpan", - Implementation = "implementation", - Exit = "exit", - Format = "format", - Formatonkey = "formatonkey", - Geterr = "geterr", - GeterrForProject = "geterrForProject", - SemanticDiagnosticsSync = "semanticDiagnosticsSync", - SyntacticDiagnosticsSync = "syntacticDiagnosticsSync", - SuggestionDiagnosticsSync = "suggestionDiagnosticsSync", - NavBar = "navbar", - Navto = "navto", - NavTree = "navtree", - NavTreeFull = "navtree-full", - /** @deprecated */ - Occurrences = "occurrences", - DocumentHighlights = "documentHighlights", - Open = "open", - Quickinfo = "quickinfo", - References = "references", - Reload = "reload", - Rename = "rename", - Saveto = "saveto", - SignatureHelp = "signatureHelp", - Status = "status", - TypeDefinition = "typeDefinition", - ProjectInfo = "projectInfo", - ReloadProjects = "reloadProjects", - Unknown = "unknown", - OpenExternalProject = "openExternalProject", - OpenExternalProjects = "openExternalProjects", - CloseExternalProject = "closeExternalProject", - GetOutliningSpans = "getOutliningSpans", - TodoComments = "todoComments", - Indentation = "indentation", - DocCommentTemplate = "docCommentTemplate", - CompilerOptionsForInferredProjects = "compilerOptionsForInferredProjects", - GetCodeFixes = "getCodeFixes", - GetCombinedCodeFix = "getCombinedCodeFix", - ApplyCodeActionCommand = "applyCodeActionCommand", - GetSupportedCodeFixes = "getSupportedCodeFixes", - GetApplicableRefactors = "getApplicableRefactors", - GetEditsForRefactor = "getEditsForRefactor", - OrganizeImports = "organizeImports", - GetEditsForFileRename = "getEditsForFileRename", - ConfigurePlugin = "configurePlugin" - } - /** - * A TypeScript Server message - */ - interface Message { - /** - * Sequence number of the message - */ - seq: number; - /** - * One of "request", "response", or "event" - */ - type: "request" | "response" | "event"; - } - /** - * Client-initiated request message - */ - interface Request extends Message { - type: "request"; - /** - * The command to execute - */ - command: string; - /** - * Object containing arguments for the command - */ - arguments?: any; - } - /** - * Request to reload the project structure for all the opened files - */ - interface ReloadProjectsRequest extends Message { - command: CommandTypes.ReloadProjects; - } - /** - * Server-initiated event message - */ - interface Event extends Message { - type: "event"; - /** - * Name of event - */ - event: string; - /** - * Event-specific information - */ - body?: any; - } - /** - * Response by server to client request message. - */ - interface Response extends Message { - type: "response"; - /** - * Sequence number of the request message. - */ - request_seq: number; - /** - * Outcome of the request. - */ - success: boolean; - /** - * The command requested. - */ - command: string; - /** - * If success === false, this should always be provided. - * Otherwise, may (or may not) contain a success message. - */ - message?: string; - /** - * Contains message body if success === true. - */ - body?: any; - /** - * Contains extra information that plugin can include to be passed on - */ - metadata?: unknown; - } - /** - * Arguments for FileRequest messages. - */ - interface FileRequestArgs { - /** - * The file for the request (absolute pathname required). - */ - file: string; - projectFileName?: string; - } - interface StatusRequest extends Request { - command: CommandTypes.Status; - } - interface StatusResponseBody { - /** - * The TypeScript version (`ts.version`). - */ - version: string; - } - /** - * Response to StatusRequest - */ - interface StatusResponse extends Response { - body: StatusResponseBody; - } - /** - * Requests a JS Doc comment template for a given position - */ - interface DocCommentTemplateRequest extends FileLocationRequest { - command: CommandTypes.DocCommentTemplate; - } - /** - * Response to DocCommentTemplateRequest - */ - interface DocCommandTemplateResponse extends Response { - body?: TextInsertion; - } - /** - * A request to get TODO comments from the file - */ - interface TodoCommentRequest extends FileRequest { - command: CommandTypes.TodoComments; - arguments: TodoCommentRequestArgs; - } - /** - * Arguments for TodoCommentRequest request. - */ - interface TodoCommentRequestArgs extends FileRequestArgs { - /** - * Array of target TodoCommentDescriptors that describes TODO comments to be found - */ - descriptors: TodoCommentDescriptor[]; - } - /** - * Response for TodoCommentRequest request. - */ - interface TodoCommentsResponse extends Response { - body?: TodoComment[]; - } - /** - * A request to determine if the caret is inside a comment. - */ - interface SpanOfEnclosingCommentRequest extends FileLocationRequest { - command: CommandTypes.GetSpanOfEnclosingComment; - arguments: SpanOfEnclosingCommentRequestArgs; - } - interface SpanOfEnclosingCommentRequestArgs extends FileLocationRequestArgs { - /** - * Requires that the enclosing span be a multi-line comment, or else the request returns undefined. - */ - onlyMultiLine: boolean; - } - /** - * Request to obtain outlining spans in file. - */ - interface OutliningSpansRequest extends FileRequest { - command: CommandTypes.GetOutliningSpans; - } - interface OutliningSpan { - /** The span of the document to actually collapse. */ - textSpan: TextSpan; - /** The span of the document to display when the user hovers over the collapsed span. */ - hintSpan: TextSpan; - /** The text to display in the editor for the collapsed region. */ - bannerText: string; - /** - * Whether or not this region should be automatically collapsed when - * the 'Collapse to Definitions' command is invoked. - */ - autoCollapse: boolean; - /** - * Classification of the contents of the span - */ - kind: OutliningSpanKind; - } - /** - * Response to OutliningSpansRequest request. - */ - interface OutliningSpansResponse extends Response { - body?: OutliningSpan[]; - } - /** - * A request to get indentation for a location in file - */ - interface IndentationRequest extends FileLocationRequest { - command: CommandTypes.Indentation; - arguments: IndentationRequestArgs; - } - /** - * Response for IndentationRequest request. - */ - interface IndentationResponse extends Response { - body?: IndentationResult; - } - /** - * Indentation result representing where indentation should be placed - */ - interface IndentationResult { - /** - * The base position in the document that the indent should be relative to - */ - position: number; - /** - * The number of columns the indent should be at relative to the position's column. - */ - indentation: number; - } - /** - * Arguments for IndentationRequest request. - */ - interface IndentationRequestArgs extends FileLocationRequestArgs { - /** - * An optional set of settings to be used when computing indentation. - * If argument is omitted - then it will use settings for file that were previously set via 'configure' request or global settings. - */ - options?: EditorSettings; - } - /** - * Arguments for ProjectInfoRequest request. - */ - interface ProjectInfoRequestArgs extends FileRequestArgs { - /** - * Indicate if the file name list of the project is needed - */ - needFileNameList: boolean; - } - /** - * A request to get the project information of the current file. - */ - interface ProjectInfoRequest extends Request { - command: CommandTypes.ProjectInfo; - arguments: ProjectInfoRequestArgs; - } - /** - * A request to retrieve compiler options diagnostics for a project - */ - interface CompilerOptionsDiagnosticsRequest extends Request { - arguments: CompilerOptionsDiagnosticsRequestArgs; - } - /** - * Arguments for CompilerOptionsDiagnosticsRequest request. - */ - interface CompilerOptionsDiagnosticsRequestArgs { - /** - * Name of the project to retrieve compiler options diagnostics. - */ - projectFileName: string; - } - /** - * Response message body for "projectInfo" request - */ - interface ProjectInfo { - /** - * For configured project, this is the normalized path of the 'tsconfig.json' file - * For inferred project, this is undefined - */ - configFileName: string; - /** - * The list of normalized file name in the project, including 'lib.d.ts' - */ - fileNames?: string[]; - /** - * Indicates if the project has a active language service instance - */ - languageServiceDisabled?: boolean; - } - /** - * Represents diagnostic info that includes location of diagnostic in two forms - * - start position and length of the error span - * - startLocation and endLocation - a pair of Location objects that store start/end line and offset of the error span. - */ - interface DiagnosticWithLinePosition { - message: string; - start: number; - length: number; - startLocation: Location; - endLocation: Location; - category: string; - code: number; - /** May store more in future. For now, this will simply be `true` to indicate when a diagnostic is an unused-identifier diagnostic. */ - reportsUnnecessary?: {}; - relatedInformation?: DiagnosticRelatedInformation[]; - } - /** - * Response message for "projectInfo" request - */ - interface ProjectInfoResponse extends Response { - body?: ProjectInfo; - } - /** - * Request whose sole parameter is a file name. - */ - interface FileRequest extends Request { - arguments: FileRequestArgs; - } - /** - * Instances of this interface specify a location in a source file: - * (file, line, character offset), where line and character offset are 1-based. - */ - interface FileLocationRequestArgs extends FileRequestArgs { - /** - * The line number for the request (1-based). - */ - line: number; - /** - * The character offset (on the line) for the request (1-based). - */ - offset: number; - } - type FileLocationOrRangeRequestArgs = FileLocationRequestArgs | FileRangeRequestArgs; - /** - * Request refactorings at a given position or selection area. - */ - interface GetApplicableRefactorsRequest extends Request { - command: CommandTypes.GetApplicableRefactors; - arguments: GetApplicableRefactorsRequestArgs; - } - type GetApplicableRefactorsRequestArgs = FileLocationOrRangeRequestArgs; - /** - * Response is a list of available refactorings. - * Each refactoring exposes one or more "Actions"; a user selects one action to invoke a refactoring - */ - interface GetApplicableRefactorsResponse extends Response { - body?: ApplicableRefactorInfo[]; - } - /** - * A set of one or more available refactoring actions, grouped under a parent refactoring. - */ - interface ApplicableRefactorInfo { - /** - * The programmatic name of the refactoring - */ - name: string; - /** - * A description of this refactoring category to show to the user. - * If the refactoring gets inlined (see below), this text will not be visible. - */ - description: string; - /** - * Inlineable refactorings can have their actions hoisted out to the top level - * of a context menu. Non-inlineanable refactorings should always be shown inside - * their parent grouping. - * - * If not specified, this value is assumed to be 'true' - */ - inlineable?: boolean; - actions: RefactorActionInfo[]; - } - /** - * Represents a single refactoring action - for example, the "Extract Method..." refactor might - * offer several actions, each corresponding to a surround class or closure to extract into. - */ - interface RefactorActionInfo { - /** - * The programmatic name of the refactoring action - */ - name: string; - /** - * A description of this refactoring action to show to the user. - * If the parent refactoring is inlined away, this will be the only text shown, - * so this description should make sense by itself if the parent is inlineable=true - */ - description: string; - } - interface GetEditsForRefactorRequest extends Request { - command: CommandTypes.GetEditsForRefactor; - arguments: GetEditsForRefactorRequestArgs; - } - /** - * Request the edits that a particular refactoring action produces. - * Callers must specify the name of the refactor and the name of the action. - */ - type GetEditsForRefactorRequestArgs = FileLocationOrRangeRequestArgs & { - refactor: string; - action: string; - }; - interface GetEditsForRefactorResponse extends Response { - body?: RefactorEditInfo; - } - interface RefactorEditInfo { - edits: FileCodeEdits[]; - /** - * An optional location where the editor should start a rename operation once - * the refactoring edits have been applied - */ - renameLocation?: Location; - renameFilename?: string; - } - /** - * Organize imports by: - * 1) Removing unused imports - * 2) Coalescing imports from the same module - * 3) Sorting imports - */ - interface OrganizeImportsRequest extends Request { - command: CommandTypes.OrganizeImports; - arguments: OrganizeImportsRequestArgs; - } - type OrganizeImportsScope = GetCombinedCodeFixScope; - interface OrganizeImportsRequestArgs { - scope: OrganizeImportsScope; - } - interface OrganizeImportsResponse extends Response { - body: ReadonlyArray; - } - interface GetEditsForFileRenameRequest extends Request { - command: CommandTypes.GetEditsForFileRename; - arguments: GetEditsForFileRenameRequestArgs; - } - /** Note: Paths may also be directories. */ - interface GetEditsForFileRenameRequestArgs { - readonly oldFilePath: string; - readonly newFilePath: string; - } - interface GetEditsForFileRenameResponse extends Response { - body: ReadonlyArray; - } - /** - * Request for the available codefixes at a specific position. - */ - interface CodeFixRequest extends Request { - command: CommandTypes.GetCodeFixes; - arguments: CodeFixRequestArgs; - } - interface GetCombinedCodeFixRequest extends Request { - command: CommandTypes.GetCombinedCodeFix; - arguments: GetCombinedCodeFixRequestArgs; - } - interface GetCombinedCodeFixResponse extends Response { - body: CombinedCodeActions; - } - interface ApplyCodeActionCommandRequest extends Request { - command: CommandTypes.ApplyCodeActionCommand; - arguments: ApplyCodeActionCommandRequestArgs; - } - interface ApplyCodeActionCommandResponse extends Response { - } - interface FileRangeRequestArgs extends FileRequestArgs { - /** - * The line number for the request (1-based). - */ - startLine: number; - /** - * The character offset (on the line) for the request (1-based). - */ - startOffset: number; - /** - * The line number for the request (1-based). - */ - endLine: number; - /** - * The character offset (on the line) for the request (1-based). - */ - endOffset: number; - } - /** - * Instances of this interface specify errorcodes on a specific location in a sourcefile. - */ - interface CodeFixRequestArgs extends FileRangeRequestArgs { - /** - * Errorcodes we want to get the fixes for. - */ - errorCodes: ReadonlyArray; - } - interface GetCombinedCodeFixRequestArgs { - scope: GetCombinedCodeFixScope; - fixId: {}; - } - interface GetCombinedCodeFixScope { - type: "file"; - args: FileRequestArgs; - } - interface ApplyCodeActionCommandRequestArgs { - /** May also be an array of commands. */ - command: {}; - } - /** - * Response for GetCodeFixes request. - */ - interface GetCodeFixesResponse extends Response { - body?: CodeAction[]; - } - /** - * A request whose arguments specify a file location (file, line, col). - */ - interface FileLocationRequest extends FileRequest { - arguments: FileLocationRequestArgs; - } - /** - * A request to get codes of supported code fixes. - */ - interface GetSupportedCodeFixesRequest extends Request { - command: CommandTypes.GetSupportedCodeFixes; - } - /** - * A response for GetSupportedCodeFixesRequest request. - */ - interface GetSupportedCodeFixesResponse extends Response { - /** - * List of error codes supported by the server. - */ - body?: string[]; - } - /** - * Arguments for EncodedSemanticClassificationsRequest request. - */ - interface EncodedSemanticClassificationsRequestArgs extends FileRequestArgs { - /** - * Start position of the span. - */ - start: number; - /** - * Length of the span. - */ - length: number; - } - /** - * Arguments in document highlight request; include: filesToSearch, file, - * line, offset. - */ - interface DocumentHighlightsRequestArgs extends FileLocationRequestArgs { - /** - * List of files to search for document highlights. - */ - filesToSearch: string[]; - } - /** - * Go to definition request; value of command field is - * "definition". Return response giving the file locations that - * define the symbol found in file at location line, col. - */ - interface DefinitionRequest extends FileLocationRequest { - command: CommandTypes.Definition; - } - interface DefinitionAndBoundSpanRequest extends FileLocationRequest { - readonly command: CommandTypes.DefinitionAndBoundSpan; - } - interface DefinitionAndBoundSpanResponse extends Response { - readonly body: DefinitionInfoAndBoundSpan; - } - /** - * Go to type request; value of command field is - * "typeDefinition". Return response giving the file locations that - * define the type for the symbol found in file at location line, col. - */ - interface TypeDefinitionRequest extends FileLocationRequest { - command: CommandTypes.TypeDefinition; - } - /** - * Go to implementation request; value of command field is - * "implementation". Return response giving the file locations that - * implement the symbol found in file at location line, col. - */ - interface ImplementationRequest extends FileLocationRequest { - command: CommandTypes.Implementation; - } - /** - * Location in source code expressed as (one-based) line and (one-based) column offset. - */ - interface Location { - line: number; - offset: number; - } - /** - * Object found in response messages defining a span of text in source code. - */ - interface TextSpan { - /** - * First character of the definition. - */ - start: Location; - /** - * One character past last character of the definition. - */ - end: Location; - } - /** - * Object found in response messages defining a span of text in a specific source file. - */ - interface FileSpan extends TextSpan { - /** - * File containing text span. - */ - file: string; - } - interface DefinitionInfoAndBoundSpan { - definitions: ReadonlyArray; - textSpan: TextSpan; - } - /** - * Definition response message. Gives text range for definition. - */ - interface DefinitionResponse extends Response { - body?: FileSpan[]; - } - interface DefinitionInfoAndBoundSpanReponse extends Response { - body?: DefinitionInfoAndBoundSpan; - } - /** - * Definition response message. Gives text range for definition. - */ - interface TypeDefinitionResponse extends Response { - body?: FileSpan[]; - } - /** - * Implementation response message. Gives text range for implementations. - */ - interface ImplementationResponse extends Response { - body?: FileSpan[]; - } - /** - * Request to get brace completion for a location in the file. - */ - interface BraceCompletionRequest extends FileLocationRequest { - command: CommandTypes.BraceCompletion; - arguments: BraceCompletionRequestArgs; - } - /** - * Argument for BraceCompletionRequest request. - */ - interface BraceCompletionRequestArgs extends FileLocationRequestArgs { - /** - * Kind of opening brace - */ - openingBrace: string; - } - interface JsxClosingTagRequest extends FileLocationRequest { - readonly command: CommandTypes.JsxClosingTag; - readonly arguments: JsxClosingTagRequestArgs; - } - interface JsxClosingTagRequestArgs extends FileLocationRequestArgs { - } - interface JsxClosingTagResponse extends Response { - readonly body: TextInsertion; - } - /** - * @deprecated - * Get occurrences request; value of command field is - * "occurrences". Return response giving spans that are relevant - * in the file at a given line and column. - */ - interface OccurrencesRequest extends FileLocationRequest { - command: CommandTypes.Occurrences; - } - /** @deprecated */ - interface OccurrencesResponseItem extends FileSpan { - /** - * True if the occurrence is a write location, false otherwise. - */ - isWriteAccess: boolean; - /** - * True if the occurrence is in a string, undefined otherwise; - */ - isInString?: true; - } - /** @deprecated */ - interface OccurrencesResponse extends Response { - body?: OccurrencesResponseItem[]; - } - /** - * Get document highlights request; value of command field is - * "documentHighlights". Return response giving spans that are relevant - * in the file at a given line and column. - */ - interface DocumentHighlightsRequest extends FileLocationRequest { - command: CommandTypes.DocumentHighlights; - arguments: DocumentHighlightsRequestArgs; - } - /** - * Span augmented with extra information that denotes the kind of the highlighting to be used for span. - */ - interface HighlightSpan extends TextSpan { - kind: HighlightSpanKind; - } - /** - * Represents a set of highligh spans for a give name - */ - interface DocumentHighlightsItem { - /** - * File containing highlight spans. - */ - file: string; - /** - * Spans to highlight in file. - */ - highlightSpans: HighlightSpan[]; - } - /** - * Response for a DocumentHighlightsRequest request. - */ - interface DocumentHighlightsResponse extends Response { - body?: DocumentHighlightsItem[]; - } - /** - * Find references request; value of command field is - * "references". Return response giving the file locations that - * reference the symbol found in file at location line, col. - */ - interface ReferencesRequest extends FileLocationRequest { - command: CommandTypes.References; - } - interface ReferencesResponseItem extends FileSpan { - /** Text of line containing the reference. Including this - * with the response avoids latency of editor loading files - * to show text of reference line (the server already has - * loaded the referencing files). - */ - lineText: string; - /** - * True if reference is a write location, false otherwise. - */ - isWriteAccess: boolean; - /** - * True if reference is a definition, false otherwise. - */ - isDefinition: boolean; - } - /** - * The body of a "references" response message. - */ - interface ReferencesResponseBody { - /** - * The file locations referencing the symbol. - */ - refs: ReadonlyArray; - /** - * The name of the symbol. - */ - symbolName: string; - /** - * The start character offset of the symbol (on the line provided by the references request). - */ - symbolStartOffset: number; - /** - * The full display name of the symbol. - */ - symbolDisplayString: string; - } - /** - * Response to "references" request. - */ - interface ReferencesResponse extends Response { - body?: ReferencesResponseBody; - } - /** - * Argument for RenameRequest request. - */ - interface RenameRequestArgs extends FileLocationRequestArgs { - /** - * Should text at specified location be found/changed in comments? - */ - findInComments?: boolean; - /** - * Should text at specified location be found/changed in strings? - */ - findInStrings?: boolean; - } - /** - * Rename request; value of command field is "rename". Return - * response giving the file locations that reference the symbol - * found in file at location line, col. Also return full display - * name of the symbol so that client can print it unambiguously. - */ - interface RenameRequest extends FileLocationRequest { - command: CommandTypes.Rename; - arguments: RenameRequestArgs; - } - /** - * Information about the item to be renamed. - */ - type RenameInfo = RenameInfoSuccess | RenameInfoFailure; - interface RenameInfoSuccess { - /** - * True if item can be renamed. - */ - canRename: true; - /** - * File or directory to rename. - * If set, `getEditsForFileRename` should be called instead of `findRenameLocations`. - */ - fileToRename?: string; - /** - * Display name of the item to be renamed. - */ - displayName: string; - /** - * Full display name of item to be renamed. - */ - fullDisplayName: string; - /** - * The items's kind (such as 'className' or 'parameterName' or plain 'text'). - */ - kind: ScriptElementKind; - /** - * Optional modifiers for the kind (such as 'public'). - */ - kindModifiers: string; - /** Span of text to rename. */ - triggerSpan: TextSpan; - } - interface RenameInfoFailure { - canRename: false; - /** - * Error message if item can not be renamed. - */ - localizedErrorMessage: string; - } - /** - * A group of text spans, all in 'file'. - */ - interface SpanGroup { - /** The file to which the spans apply */ - file: string; - /** The text spans in this group */ - locs: RenameTextSpan[]; - } - interface RenameTextSpan extends TextSpan { - readonly prefixText?: string; - readonly suffixText?: string; - } - interface RenameResponseBody { - /** - * Information about the item to be renamed. - */ - info: RenameInfo; - /** - * An array of span groups (one per file) that refer to the item to be renamed. - */ - locs: ReadonlyArray; - } - /** - * Rename response message. - */ - interface RenameResponse extends Response { - body?: RenameResponseBody; - } - /** - * Represents a file in external project. - * External project is project whose set of files, compilation options and open\close state - * is maintained by the client (i.e. if all this data come from .csproj file in Visual Studio). - * External project will exist even if all files in it are closed and should be closed explicitly. - * If external project includes one or more tsconfig.json/jsconfig.json files then tsserver will - * create configured project for every config file but will maintain a link that these projects were created - * as a result of opening external project so they should be removed once external project is closed. - */ - interface ExternalFile { - /** - * Name of file file - */ - fileName: string; - /** - * Script kind of the file - */ - scriptKind?: ScriptKindName | ts.ScriptKind; - /** - * Whether file has mixed content (i.e. .cshtml file that combines html markup with C#/JavaScript) - */ - hasMixedContent?: boolean; - /** - * Content of the file - */ - content?: string; - } - /** - * Represent an external project - */ - interface ExternalProject { - /** - * Project name - */ - projectFileName: string; - /** - * List of root files in project - */ - rootFiles: ExternalFile[]; - /** - * Compiler options for the project - */ - options: ExternalProjectCompilerOptions; - /** - * @deprecated typingOptions. Use typeAcquisition instead - */ - typingOptions?: TypeAcquisition; - /** - * Explicitly specified type acquisition for the project - */ - typeAcquisition?: TypeAcquisition; - } - interface CompileOnSaveMixin { - /** - * If compile on save is enabled for the project - */ - compileOnSave?: boolean; - } - /** - * For external projects, some of the project settings are sent together with - * compiler settings. - */ - type ExternalProjectCompilerOptions = CompilerOptions & CompileOnSaveMixin; - /** - * Represents a set of changes that happen in project - */ - interface ProjectChanges { - /** - * List of added files - */ - added: string[]; - /** - * List of removed files - */ - removed: string[]; - /** - * List of updated files - */ - updated: string[]; - } - /** - * Information found in a configure request. - */ - interface ConfigureRequestArguments { - /** - * Information about the host, for example 'Emacs 24.4' or - * 'Sublime Text version 3075' - */ - hostInfo?: string; - /** - * If present, tab settings apply only to this file. - */ - file?: string; - /** - * The format options to use during formatting and other code editing features. - */ - formatOptions?: FormatCodeSettings; - preferences?: UserPreferences; - /** - * The host's additional supported .js file extensions - */ - extraFileExtensions?: FileExtensionInfo[]; - } - /** - * Configure request; value of command field is "configure". Specifies - * host information, such as host type, tab size, and indent size. - */ - interface ConfigureRequest extends Request { - command: CommandTypes.Configure; - arguments: ConfigureRequestArguments; - } - /** - * Response to "configure" request. This is just an acknowledgement, so - * no body field is required. - */ - interface ConfigureResponse extends Response { - } - interface ConfigurePluginRequestArguments { - pluginName: string; - configuration: any; - } - interface ConfigurePluginRequest extends Request { - command: CommandTypes.ConfigurePlugin; - arguments: ConfigurePluginRequestArguments; - } - /** - * Information found in an "open" request. - */ - interface OpenRequestArgs extends FileRequestArgs { - /** - * Used when a version of the file content is known to be more up to date than the one on disk. - * Then the known content will be used upon opening instead of the disk copy - */ - fileContent?: string; - /** - * Used to specify the script kind of the file explicitly. It could be one of the following: - * "TS", "JS", "TSX", "JSX" - */ - scriptKindName?: ScriptKindName; - /** - * Used to limit the searching for project config file. If given the searching will stop at this - * root path; otherwise it will go all the way up to the dist root path. - */ - projectRootPath?: string; - } - type ScriptKindName = "TS" | "JS" | "TSX" | "JSX"; - /** - * Open request; value of command field is "open". Notify the - * server that the client has file open. The server will not - * monitor the filesystem for changes in this file and will assume - * that the client is updating the server (using the change and/or - * reload messages) when the file changes. Server does not currently - * send a response to an open request. - */ - interface OpenRequest extends Request { - command: CommandTypes.Open; - arguments: OpenRequestArgs; - } - /** - * Request to open or update external project - */ - interface OpenExternalProjectRequest extends Request { - command: CommandTypes.OpenExternalProject; - arguments: OpenExternalProjectArgs; - } - /** - * Arguments to OpenExternalProjectRequest request - */ - type OpenExternalProjectArgs = ExternalProject; - /** - * Request to open multiple external projects - */ - interface OpenExternalProjectsRequest extends Request { - command: CommandTypes.OpenExternalProjects; - arguments: OpenExternalProjectsArgs; - } - /** - * Arguments to OpenExternalProjectsRequest - */ - interface OpenExternalProjectsArgs { - /** - * List of external projects to open or update - */ - projects: ExternalProject[]; - } - /** - * Response to OpenExternalProjectRequest request. This is just an acknowledgement, so - * no body field is required. - */ - interface OpenExternalProjectResponse extends Response { - } - /** - * Response to OpenExternalProjectsRequest request. This is just an acknowledgement, so - * no body field is required. - */ - interface OpenExternalProjectsResponse extends Response { - } - /** - * Request to close external project. - */ - interface CloseExternalProjectRequest extends Request { - command: CommandTypes.CloseExternalProject; - arguments: CloseExternalProjectRequestArgs; - } - /** - * Arguments to CloseExternalProjectRequest request - */ - interface CloseExternalProjectRequestArgs { - /** - * Name of the project to close - */ - projectFileName: string; - } - /** - * Response to CloseExternalProjectRequest request. This is just an acknowledgement, so - * no body field is required. - */ - interface CloseExternalProjectResponse extends Response { - } - /** - * Request to set compiler options for inferred projects. - * External projects are opened / closed explicitly. - * Configured projects are opened when user opens loose file that has 'tsconfig.json' or 'jsconfig.json' anywhere in one of containing folders. - * This configuration file will be used to obtain a list of files and configuration settings for the project. - * Inferred projects are created when user opens a loose file that is not the part of external project - * or configured project and will contain only open file and transitive closure of referenced files if 'useOneInferredProject' is false, - * or all open loose files and its transitive closure of referenced files if 'useOneInferredProject' is true. - */ - interface SetCompilerOptionsForInferredProjectsRequest extends Request { - command: CommandTypes.CompilerOptionsForInferredProjects; - arguments: SetCompilerOptionsForInferredProjectsArgs; - } - /** - * Argument for SetCompilerOptionsForInferredProjectsRequest request. - */ - interface SetCompilerOptionsForInferredProjectsArgs { - /** - * Compiler options to be used with inferred projects. - */ - options: ExternalProjectCompilerOptions; - /** - * Specifies the project root path used to scope compiler options. - * It is an error to provide this property if the server has not been started with - * `useInferredProjectPerProjectRoot` enabled. - */ - projectRootPath?: string; - } - /** - * Response to SetCompilerOptionsForInferredProjectsResponse request. This is just an acknowledgement, so - * no body field is required. - */ - interface SetCompilerOptionsForInferredProjectsResponse extends Response { - } - /** - * Exit request; value of command field is "exit". Ask the server process - * to exit. - */ - interface ExitRequest extends Request { - command: CommandTypes.Exit; - } - /** - * Close request; value of command field is "close". Notify the - * server that the client has closed a previously open file. If - * file is still referenced by open files, the server will resume - * monitoring the filesystem for changes to file. Server does not - * currently send a response to a close request. - */ - interface CloseRequest extends FileRequest { - command: CommandTypes.Close; - } - /** - * Request to obtain the list of files that should be regenerated if target file is recompiled. - * NOTE: this us query-only operation and does not generate any output on disk. - */ - interface CompileOnSaveAffectedFileListRequest extends FileRequest { - command: CommandTypes.CompileOnSaveAffectedFileList; - } - /** - * Contains a list of files that should be regenerated in a project - */ - interface CompileOnSaveAffectedFileListSingleProject { - /** - * Project name - */ - projectFileName: string; - /** - * List of files names that should be recompiled - */ - fileNames: string[]; - /** - * true if project uses outFile or out compiler option - */ - projectUsesOutFile: boolean; - } - /** - * Response for CompileOnSaveAffectedFileListRequest request; - */ - interface CompileOnSaveAffectedFileListResponse extends Response { - body: CompileOnSaveAffectedFileListSingleProject[]; - } - /** - * Request to recompile the file. All generated outputs (.js, .d.ts or .js.map files) is written on disk. - */ - interface CompileOnSaveEmitFileRequest extends FileRequest { - command: CommandTypes.CompileOnSaveEmitFile; - arguments: CompileOnSaveEmitFileRequestArgs; - } - /** - * Arguments for CompileOnSaveEmitFileRequest - */ - interface CompileOnSaveEmitFileRequestArgs extends FileRequestArgs { - /** - * if true - then file should be recompiled even if it does not have any changes. - */ - forced?: boolean; - } - /** - * Quickinfo request; value of command field is - * "quickinfo". Return response giving a quick type and - * documentation string for the symbol found in file at location - * line, col. - */ - interface QuickInfoRequest extends FileLocationRequest { - command: CommandTypes.Quickinfo; - } - /** - * Body of QuickInfoResponse. - */ - interface QuickInfoResponseBody { - /** - * The symbol's kind (such as 'className' or 'parameterName' or plain 'text'). - */ - kind: ScriptElementKind; - /** - * Optional modifiers for the kind (such as 'public'). - */ - kindModifiers: string; - /** - * Starting file location of symbol. - */ - start: Location; - /** - * One past last character of symbol. - */ - end: Location; - /** - * Type and kind of symbol. - */ - displayString: string; - /** - * Documentation associated with symbol. - */ - documentation: string; - /** - * JSDoc tags associated with symbol. - */ - tags: JSDocTagInfo[]; - } - /** - * Quickinfo response message. - */ - interface QuickInfoResponse extends Response { - body?: QuickInfoResponseBody; - } - /** - * Arguments for format messages. - */ - interface FormatRequestArgs extends FileLocationRequestArgs { - /** - * Last line of range for which to format text in file. - */ - endLine: number; - /** - * Character offset on last line of range for which to format text in file. - */ - endOffset: number; - /** - * Format options to be used. - */ - options?: FormatCodeSettings; - } - /** - * Format request; value of command field is "format". Return - * response giving zero or more edit instructions. The edit - * instructions will be sorted in file order. Applying the edit - * instructions in reverse to file will result in correctly - * reformatted text. - */ - interface FormatRequest extends FileLocationRequest { - command: CommandTypes.Format; - arguments: FormatRequestArgs; - } - /** - * Object found in response messages defining an editing - * instruction for a span of text in source code. The effect of - * this instruction is to replace the text starting at start and - * ending one character before end with newText. For an insertion, - * the text span is empty. For a deletion, newText is empty. - */ - interface CodeEdit { - /** - * First character of the text span to edit. - */ - start: Location; - /** - * One character past last character of the text span to edit. - */ - end: Location; - /** - * Replace the span defined above with this string (may be - * the empty string). - */ - newText: string; - } - interface FileCodeEdits { - fileName: string; - textChanges: CodeEdit[]; - } - interface CodeFixResponse extends Response { - /** The code actions that are available */ - body?: CodeFixAction[]; - } - interface CodeAction { - /** Description of the code action to display in the UI of the editor */ - description: string; - /** Text changes to apply to each file as part of the code action */ - changes: FileCodeEdits[]; - /** A command is an opaque object that should be passed to `ApplyCodeActionCommandRequestArgs` without modification. */ - commands?: {}[]; - } - interface CombinedCodeActions { - changes: ReadonlyArray; - commands?: ReadonlyArray<{}>; - } - interface CodeFixAction extends CodeAction { - /** Short name to identify the fix, for use by telemetry. */ - fixName: string; - /** - * If present, one may call 'getCombinedCodeFix' with this fixId. - * This may be omitted to indicate that the code fix can't be applied in a group. - */ - fixId?: {}; - /** Should be present if and only if 'fixId' is. */ - fixAllDescription?: string; - } - /** - * Format and format on key response message. - */ - interface FormatResponse extends Response { - body?: CodeEdit[]; - } - /** - * Arguments for format on key messages. - */ - interface FormatOnKeyRequestArgs extends FileLocationRequestArgs { - /** - * Key pressed (';', '\n', or '}'). - */ - key: string; - options?: FormatCodeSettings; - } - /** - * Format on key request; value of command field is - * "formatonkey". Given file location and key typed (as string), - * return response giving zero or more edit instructions. The - * edit instructions will be sorted in file order. Applying the - * edit instructions in reverse to file will result in correctly - * reformatted text. - */ - interface FormatOnKeyRequest extends FileLocationRequest { - command: CommandTypes.Formatonkey; - arguments: FormatOnKeyRequestArgs; - } - type CompletionsTriggerCharacter = "." | '"' | "'" | "`" | "/" | "@" | "<"; - /** - * Arguments for completions messages. - */ - interface CompletionsRequestArgs extends FileLocationRequestArgs { - /** - * Optional prefix to apply to possible completions. - */ - prefix?: string; - /** - * Character that was responsible for triggering completion. - * Should be `undefined` if a user manually requested completion. - */ - triggerCharacter?: CompletionsTriggerCharacter; - /** - * @deprecated Use UserPreferences.includeCompletionsForModuleExports - */ - includeExternalModuleExports?: boolean; - /** - * @deprecated Use UserPreferences.includeCompletionsWithInsertText - */ - includeInsertTextCompletions?: boolean; - } - /** - * Completions request; value of command field is "completions". - * Given a file location (file, line, col) and a prefix (which may - * be the empty string), return the possible completions that - * begin with prefix. - */ - interface CompletionsRequest extends FileLocationRequest { - command: CommandTypes.Completions | CommandTypes.CompletionInfo; - arguments: CompletionsRequestArgs; - } - /** - * Arguments for completion details request. - */ - interface CompletionDetailsRequestArgs extends FileLocationRequestArgs { - /** - * Names of one or more entries for which to obtain details. - */ - entryNames: (string | CompletionEntryIdentifier)[]; - } - interface CompletionEntryIdentifier { - name: string; - source?: string; - } - /** - * Completion entry details request; value of command field is - * "completionEntryDetails". Given a file location (file, line, - * col) and an array of completion entry names return more - * detailed information for each completion entry. - */ - interface CompletionDetailsRequest extends FileLocationRequest { - command: CommandTypes.CompletionDetails; - arguments: CompletionDetailsRequestArgs; - } - /** - * Part of a symbol description. - */ - interface SymbolDisplayPart { - /** - * Text of an item describing the symbol. - */ - text: string; - /** - * The symbol's kind (such as 'className' or 'parameterName' or plain 'text'). - */ - kind: string; - } - /** - * An item found in a completion response. - */ - interface CompletionEntry { - /** - * The symbol's name. - */ - name: string; - /** - * The symbol's kind (such as 'className' or 'parameterName'). - */ - kind: ScriptElementKind; - /** - * Optional modifiers for the kind (such as 'public'). - */ - kindModifiers?: string; - /** - * A string that is used for comparing completion items so that they can be ordered. This - * is often the same as the name but may be different in certain circumstances. - */ - sortText: string; - /** - * Text to insert instead of `name`. - * This is used to support bracketed completions; If `name` might be "a-b" but `insertText` would be `["a-b"]`, - * coupled with `replacementSpan` to replace a dotted access with a bracket access. - */ - insertText?: string; - /** - * An optional span that indicates the text to be replaced by this completion item. - * If present, this span should be used instead of the default one. - * It will be set if the required span differs from the one generated by the default replacement behavior. - */ - replacementSpan?: TextSpan; - /** - * Indicates whether commiting this completion entry will require additional code actions to be - * made to avoid errors. The CompletionEntryDetails will have these actions. - */ - hasAction?: true; - /** - * Identifier (not necessarily human-readable) identifying where this completion came from. - */ - source?: string; - /** - * If true, this completion should be highlighted as recommended. There will only be one of these. - * This will be set when we know the user should write an expression with a certain type and that type is an enum or constructable class. - * Then either that enum/class or a namespace containing it will be the recommended symbol. - */ - isRecommended?: true; - } - /** - * Additional completion entry details, available on demand - */ - interface CompletionEntryDetails { - /** - * The symbol's name. - */ - name: string; - /** - * The symbol's kind (such as 'className' or 'parameterName'). - */ - kind: ScriptElementKind; - /** - * Optional modifiers for the kind (such as 'public'). - */ - kindModifiers: string; - /** - * Display parts of the symbol (similar to quick info). - */ - displayParts: SymbolDisplayPart[]; - /** - * Documentation strings for the symbol. - */ - documentation?: SymbolDisplayPart[]; - /** - * JSDoc tags for the symbol. - */ - tags?: JSDocTagInfo[]; - /** - * The associated code actions for this entry - */ - codeActions?: CodeAction[]; - /** - * Human-readable description of the `source` from the CompletionEntry. - */ - source?: SymbolDisplayPart[]; - } - /** @deprecated Prefer CompletionInfoResponse, which supports several top-level fields in addition to the array of entries. */ - interface CompletionsResponse extends Response { - body?: CompletionEntry[]; - } - interface CompletionInfoResponse extends Response { - body?: CompletionInfo; - } - interface CompletionInfo { - readonly isGlobalCompletion: boolean; - readonly isMemberCompletion: boolean; - readonly isNewIdentifierLocation: boolean; - readonly entries: ReadonlyArray; - } - interface CompletionDetailsResponse extends Response { - body?: CompletionEntryDetails[]; - } - /** - * Signature help information for a single parameter - */ - interface SignatureHelpParameter { - /** - * The parameter's name - */ - name: string; - /** - * Documentation of the parameter. - */ - documentation: SymbolDisplayPart[]; - /** - * Display parts of the parameter. - */ - displayParts: SymbolDisplayPart[]; - /** - * Whether the parameter is optional or not. - */ - isOptional: boolean; - } - /** - * Represents a single signature to show in signature help. - */ - interface SignatureHelpItem { - /** - * Whether the signature accepts a variable number of arguments. - */ - isVariadic: boolean; - /** - * The prefix display parts. - */ - prefixDisplayParts: SymbolDisplayPart[]; - /** - * The suffix display parts. - */ - suffixDisplayParts: SymbolDisplayPart[]; - /** - * The separator display parts. - */ - separatorDisplayParts: SymbolDisplayPart[]; - /** - * The signature helps items for the parameters. - */ - parameters: SignatureHelpParameter[]; - /** - * The signature's documentation - */ - documentation: SymbolDisplayPart[]; - /** - * The signature's JSDoc tags - */ - tags: JSDocTagInfo[]; - } - /** - * Signature help items found in the response of a signature help request. - */ - interface SignatureHelpItems { - /** - * The signature help items. - */ - items: SignatureHelpItem[]; - /** - * The span for which signature help should appear on a signature - */ - applicableSpan: TextSpan; - /** - * The item selected in the set of available help items. - */ - selectedItemIndex: number; - /** - * The argument selected in the set of parameters. - */ - argumentIndex: number; - /** - * The argument count - */ - argumentCount: number; - } - type SignatureHelpTriggerCharacter = "," | "(" | "<"; - type SignatureHelpRetriggerCharacter = SignatureHelpTriggerCharacter | ")"; - /** - * Arguments of a signature help request. - */ - interface SignatureHelpRequestArgs extends FileLocationRequestArgs { - /** - * Reason why signature help was invoked. - * See each individual possible - */ - triggerReason?: SignatureHelpTriggerReason; - } - type SignatureHelpTriggerReason = SignatureHelpInvokedReason | SignatureHelpCharacterTypedReason | SignatureHelpRetriggeredReason; - /** - * Signals that the user manually requested signature help. - * The language service will unconditionally attempt to provide a result. - */ - interface SignatureHelpInvokedReason { - kind: "invoked"; - triggerCharacter?: undefined; - } - /** - * Signals that the signature help request came from a user typing a character. - * Depending on the character and the syntactic context, the request may or may not be served a result. - */ - interface SignatureHelpCharacterTypedReason { - kind: "characterTyped"; - /** - * Character that was responsible for triggering signature help. - */ - triggerCharacter: SignatureHelpTriggerCharacter; - } - /** - * Signals that this signature help request came from typing a character or moving the cursor. - * This should only occur if a signature help session was already active and the editor needs to see if it should adjust. - * The language service will unconditionally attempt to provide a result. - * `triggerCharacter` can be `undefined` for a retrigger caused by a cursor move. - */ - interface SignatureHelpRetriggeredReason { - kind: "retrigger"; - /** - * Character that was responsible for triggering signature help. - */ - triggerCharacter?: SignatureHelpRetriggerCharacter; - } - /** - * Signature help request; value of command field is "signatureHelp". - * Given a file location (file, line, col), return the signature - * help. - */ - interface SignatureHelpRequest extends FileLocationRequest { - command: CommandTypes.SignatureHelp; - arguments: SignatureHelpRequestArgs; - } - /** - * Response object for a SignatureHelpRequest. - */ - interface SignatureHelpResponse extends Response { - body?: SignatureHelpItems; - } - /** - * Synchronous request for semantic diagnostics of one file. - */ - interface SemanticDiagnosticsSyncRequest extends FileRequest { - command: CommandTypes.SemanticDiagnosticsSync; - arguments: SemanticDiagnosticsSyncRequestArgs; - } - interface SemanticDiagnosticsSyncRequestArgs extends FileRequestArgs { - includeLinePosition?: boolean; - } - /** - * Response object for synchronous sematic diagnostics request. - */ - interface SemanticDiagnosticsSyncResponse extends Response { - body?: Diagnostic[] | DiagnosticWithLinePosition[]; - } - interface SuggestionDiagnosticsSyncRequest extends FileRequest { - command: CommandTypes.SuggestionDiagnosticsSync; - arguments: SuggestionDiagnosticsSyncRequestArgs; - } - type SuggestionDiagnosticsSyncRequestArgs = SemanticDiagnosticsSyncRequestArgs; - type SuggestionDiagnosticsSyncResponse = SemanticDiagnosticsSyncResponse; - /** - * Synchronous request for syntactic diagnostics of one file. - */ - interface SyntacticDiagnosticsSyncRequest extends FileRequest { - command: CommandTypes.SyntacticDiagnosticsSync; - arguments: SyntacticDiagnosticsSyncRequestArgs; - } - interface SyntacticDiagnosticsSyncRequestArgs extends FileRequestArgs { - includeLinePosition?: boolean; - } - /** - * Response object for synchronous syntactic diagnostics request. - */ - interface SyntacticDiagnosticsSyncResponse extends Response { - body?: Diagnostic[] | DiagnosticWithLinePosition[]; - } - /** - * Arguments for GeterrForProject request. - */ - interface GeterrForProjectRequestArgs { - /** - * the file requesting project error list - */ - file: string; - /** - * Delay in milliseconds to wait before starting to compute - * errors for the files in the file list - */ - delay: number; - } - /** - * GeterrForProjectRequest request; value of command field is - * "geterrForProject". It works similarly with 'Geterr', only - * it request for every file in this project. - */ - interface GeterrForProjectRequest extends Request { - command: CommandTypes.GeterrForProject; - arguments: GeterrForProjectRequestArgs; - } - /** - * Arguments for geterr messages. - */ - interface GeterrRequestArgs { - /** - * List of file names for which to compute compiler errors. - * The files will be checked in list order. - */ - files: string[]; - /** - * Delay in milliseconds to wait before starting to compute - * errors for the files in the file list - */ - delay: number; - } - /** - * Geterr request; value of command field is "geterr". Wait for - * delay milliseconds and then, if during the wait no change or - * reload messages have arrived for the first file in the files - * list, get the syntactic errors for the file, field requests, - * and then get the semantic errors for the file. Repeat with a - * smaller delay for each subsequent file on the files list. Best - * practice for an editor is to send a file list containing each - * file that is currently visible, in most-recently-used order. - */ - interface GeterrRequest extends Request { - command: CommandTypes.Geterr; - arguments: GeterrRequestArgs; - } - type RequestCompletedEventName = "requestCompleted"; - /** - * Event that is sent when server have finished processing request with specified id. - */ - interface RequestCompletedEvent extends Event { - event: RequestCompletedEventName; - body: RequestCompletedEventBody; - } - interface RequestCompletedEventBody { - request_seq: number; - } - /** - * Item of diagnostic information found in a DiagnosticEvent message. - */ - interface Diagnostic { - /** - * Starting file location at which text applies. - */ - start: Location; - /** - * The last file location at which the text applies. - */ - end: Location; - /** - * Text of diagnostic message. - */ - text: string; - /** - * The category of the diagnostic message, e.g. "error", "warning", or "suggestion". - */ - category: string; - reportsUnnecessary?: {}; - /** - * Any related spans the diagnostic may have, such as other locations relevant to an error, such as declarartion sites - */ - relatedInformation?: DiagnosticRelatedInformation[]; - /** - * The error code of the diagnostic message. - */ - code?: number; - /** - * The name of the plugin reporting the message. - */ - source?: string; - } - interface DiagnosticWithFileName extends Diagnostic { - /** - * Name of the file the diagnostic is in - */ - fileName: string; - } - /** - * Represents additional spans returned with a diagnostic which are relevant to it - */ - interface DiagnosticRelatedInformation { - /** - * The category of the related information message, e.g. "error", "warning", or "suggestion". - */ - category: string; - /** - * The code used ot identify the related information - */ - code: number; - /** - * Text of related or additional information. - */ - message: string; - /** - * Associated location - */ - span?: FileSpan; - } - interface DiagnosticEventBody { - /** - * The file for which diagnostic information is reported. - */ - file: string; - /** - * An array of diagnostic information items. - */ - diagnostics: Diagnostic[]; - } - type DiagnosticEventKind = "semanticDiag" | "syntaxDiag" | "suggestionDiag"; - /** - * Event message for DiagnosticEventKind event types. - * These events provide syntactic and semantic errors for a file. - */ - interface DiagnosticEvent extends Event { - body?: DiagnosticEventBody; - event: DiagnosticEventKind; - } - interface ConfigFileDiagnosticEventBody { - /** - * The file which trigged the searching and error-checking of the config file - */ - triggerFile: string; - /** - * The name of the found config file. - */ - configFile: string; - /** - * An arry of diagnostic information items for the found config file. - */ - diagnostics: DiagnosticWithFileName[]; - } - /** - * Event message for "configFileDiag" event type. - * This event provides errors for a found config file. - */ - interface ConfigFileDiagnosticEvent extends Event { - body?: ConfigFileDiagnosticEventBody; - event: "configFileDiag"; - } - type ProjectLanguageServiceStateEventName = "projectLanguageServiceState"; - interface ProjectLanguageServiceStateEvent extends Event { - event: ProjectLanguageServiceStateEventName; - body?: ProjectLanguageServiceStateEventBody; - } - interface ProjectLanguageServiceStateEventBody { - /** - * Project name that has changes in the state of language service. - * For configured projects this will be the config file path. - * For external projects this will be the name of the projects specified when project was open. - * For inferred projects this event is not raised. - */ - projectName: string; - /** - * True if language service state switched from disabled to enabled - * and false otherwise. - */ - languageServiceEnabled: boolean; - } - type ProjectsUpdatedInBackgroundEventName = "projectsUpdatedInBackground"; - interface ProjectsUpdatedInBackgroundEvent extends Event { - event: ProjectsUpdatedInBackgroundEventName; - body: ProjectsUpdatedInBackgroundEventBody; - } - interface ProjectsUpdatedInBackgroundEventBody { - /** - * Current set of open files - */ - openFiles: string[]; - } - type ProjectLoadingStartEventName = "projectLoadingStart"; - interface ProjectLoadingStartEvent extends Event { - event: ProjectLoadingStartEventName; - body: ProjectLoadingStartEventBody; - } - interface ProjectLoadingStartEventBody { - /** name of the project */ - projectName: string; - /** reason for loading */ - reason: string; - } - type ProjectLoadingFinishEventName = "projectLoadingFinish"; - interface ProjectLoadingFinishEvent extends Event { - event: ProjectLoadingFinishEventName; - body: ProjectLoadingFinishEventBody; - } - interface ProjectLoadingFinishEventBody { - /** name of the project */ - projectName: string; - } - type SurveyReadyEventName = "surveyReady"; - interface SurveyReadyEvent extends Event { - event: SurveyReadyEventName; - body: SurveyReadyEventBody; - } - interface SurveyReadyEventBody { - /** Name of the survey. This is an internal machine- and programmer-friendly name */ - surveyId: string; - } - type LargeFileReferencedEventName = "largeFileReferenced"; - interface LargeFileReferencedEvent extends Event { - event: LargeFileReferencedEventName; - body: LargeFileReferencedEventBody; - } - interface LargeFileReferencedEventBody { - /** - * name of the large file being loaded - */ - file: string; - /** - * size of the file - */ - fileSize: number; - /** - * max file size allowed on the server - */ - maxFileSize: number; - } - /** - * Arguments for reload request. - */ - interface ReloadRequestArgs extends FileRequestArgs { - /** - * Name of temporary file from which to reload file - * contents. May be same as file. - */ - tmpfile: string; - } - /** - * Reload request message; value of command field is "reload". - * Reload contents of file with name given by the 'file' argument - * from temporary file with name given by the 'tmpfile' argument. - * The two names can be identical. - */ - interface ReloadRequest extends FileRequest { - command: CommandTypes.Reload; - arguments: ReloadRequestArgs; - } - /** - * Response to "reload" request. This is just an acknowledgement, so - * no body field is required. - */ - interface ReloadResponse extends Response { - } - /** - * Arguments for saveto request. - */ - interface SavetoRequestArgs extends FileRequestArgs { - /** - * Name of temporary file into which to save server's view of - * file contents. - */ - tmpfile: string; - } - /** - * Saveto request message; value of command field is "saveto". - * For debugging purposes, save to a temporaryfile (named by - * argument 'tmpfile') the contents of file named by argument - * 'file'. The server does not currently send a response to a - * "saveto" request. - */ - interface SavetoRequest extends FileRequest { - command: CommandTypes.Saveto; - arguments: SavetoRequestArgs; - } - /** - * Arguments for navto request message. - */ - interface NavtoRequestArgs extends FileRequestArgs { - /** - * Search term to navigate to from current location; term can - * be '.*' or an identifier prefix. - */ - searchValue: string; - /** - * Optional limit on the number of items to return. - */ - maxResultCount?: number; - /** - * Optional flag to indicate we want results for just the current file - * or the entire project. - */ - currentFileOnly?: boolean; - projectFileName?: string; - } - /** - * Navto request message; value of command field is "navto". - * Return list of objects giving file locations and symbols that - * match the search term given in argument 'searchTerm'. The - * context for the search is given by the named file. - */ - interface NavtoRequest extends FileRequest { - command: CommandTypes.Navto; - arguments: NavtoRequestArgs; - } - /** - * An item found in a navto response. - */ - interface NavtoItem extends FileSpan { - /** - * The symbol's name. - */ - name: string; - /** - * The symbol's kind (such as 'className' or 'parameterName'). - */ - kind: ScriptElementKind; - /** - * exact, substring, or prefix. - */ - matchKind: string; - /** - * If this was a case sensitive or insensitive match. - */ - isCaseSensitive: boolean; - /** - * Optional modifiers for the kind (such as 'public'). - */ - kindModifiers?: string; - /** - * Name of symbol's container symbol (if any); for example, - * the class name if symbol is a class member. - */ - containerName?: string; - /** - * Kind of symbol's container symbol (if any). - */ - containerKind?: ScriptElementKind; - } - /** - * Navto response message. Body is an array of navto items. Each - * item gives a symbol that matched the search term. - */ - interface NavtoResponse extends Response { - body?: NavtoItem[]; - } - /** - * Arguments for change request message. - */ - interface ChangeRequestArgs extends FormatRequestArgs { - /** - * Optional string to insert at location (file, line, offset). - */ - insertString?: string; - } - /** - * Change request message; value of command field is "change". - * Update the server's view of the file named by argument 'file'. - * Server does not currently send a response to a change request. - */ - interface ChangeRequest extends FileLocationRequest { - command: CommandTypes.Change; - arguments: ChangeRequestArgs; - } - /** - * Response to "brace" request. - */ - interface BraceResponse extends Response { - body?: TextSpan[]; - } - /** - * Brace matching request; value of command field is "brace". - * Return response giving the file locations of matching braces - * found in file at location line, offset. - */ - interface BraceRequest extends FileLocationRequest { - command: CommandTypes.Brace; - } - /** - * NavBar items request; value of command field is "navbar". - * Return response giving the list of navigation bar entries - * extracted from the requested file. - */ - interface NavBarRequest extends FileRequest { - command: CommandTypes.NavBar; - } - /** - * NavTree request; value of command field is "navtree". - * Return response giving the navigation tree of the requested file. - */ - interface NavTreeRequest extends FileRequest { - command: CommandTypes.NavTree; - } - interface NavigationBarItem { - /** - * The item's display text. - */ - text: string; - /** - * The symbol's kind (such as 'className' or 'parameterName'). - */ - kind: ScriptElementKind; - /** - * Optional modifiers for the kind (such as 'public'). - */ - kindModifiers?: string; - /** - * The definition locations of the item. - */ - spans: TextSpan[]; - /** - * Optional children. - */ - childItems?: NavigationBarItem[]; - /** - * Number of levels deep this item should appear. - */ - indent: number; - } - /** protocol.NavigationTree is identical to ts.NavigationTree, except using protocol.TextSpan instead of ts.TextSpan */ - interface NavigationTree { - text: string; - kind: ScriptElementKind; - kindModifiers: string; - spans: TextSpan[]; - nameSpan: TextSpan | undefined; - childItems?: NavigationTree[]; - } - type TelemetryEventName = "telemetry"; - interface TelemetryEvent extends Event { - event: TelemetryEventName; - body: TelemetryEventBody; - } - interface TelemetryEventBody { - telemetryEventName: string; - payload: any; - } - type TypesInstallerInitializationFailedEventName = "typesInstallerInitializationFailed"; - interface TypesInstallerInitializationFailedEvent extends Event { - event: TypesInstallerInitializationFailedEventName; - body: TypesInstallerInitializationFailedEventBody; - } - interface TypesInstallerInitializationFailedEventBody { - message: string; - } - type TypingsInstalledTelemetryEventName = "typingsInstalled"; - interface TypingsInstalledTelemetryEventBody extends TelemetryEventBody { - telemetryEventName: TypingsInstalledTelemetryEventName; - payload: TypingsInstalledTelemetryEventPayload; - } - interface TypingsInstalledTelemetryEventPayload { - /** - * Comma separated list of installed typing packages - */ - installedPackages: string; - /** - * true if install request succeeded, otherwise - false - */ - installSuccess: boolean; - /** - * version of typings installer - */ - typingsInstallerVersion: string; - } - type BeginInstallTypesEventName = "beginInstallTypes"; - type EndInstallTypesEventName = "endInstallTypes"; - interface BeginInstallTypesEvent extends Event { - event: BeginInstallTypesEventName; - body: BeginInstallTypesEventBody; - } - interface EndInstallTypesEvent extends Event { - event: EndInstallTypesEventName; - body: EndInstallTypesEventBody; - } - interface InstallTypesEventBody { - /** - * correlation id to match begin and end events - */ - eventId: number; - /** - * list of packages to install - */ - packages: ReadonlyArray; - } - interface BeginInstallTypesEventBody extends InstallTypesEventBody { - } - interface EndInstallTypesEventBody extends InstallTypesEventBody { - /** - * true if installation succeeded, otherwise false - */ - success: boolean; - } - interface NavBarResponse extends Response { - body?: NavigationBarItem[]; - } - interface NavTreeResponse extends Response { - body?: NavigationTree; - } - const enum IndentStyle { - None = "None", - Block = "Block", - Smart = "Smart" - } - interface EditorSettings { - baseIndentSize?: number; - indentSize?: number; - tabSize?: number; - newLineCharacter?: string; - convertTabsToSpaces?: boolean; - indentStyle?: IndentStyle | ts.IndentStyle; - } - interface FormatCodeSettings extends EditorSettings { - insertSpaceAfterCommaDelimiter?: boolean; - insertSpaceAfterSemicolonInForStatements?: boolean; - insertSpaceBeforeAndAfterBinaryOperators?: boolean; - insertSpaceAfterConstructor?: boolean; - insertSpaceAfterKeywordsInControlFlowStatements?: boolean; - insertSpaceAfterFunctionKeywordForAnonymousFunctions?: boolean; - insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis?: boolean; - insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets?: boolean; - insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces?: boolean; - insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces?: boolean; - insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces?: boolean; - insertSpaceAfterTypeAssertion?: boolean; - insertSpaceBeforeFunctionParenthesis?: boolean; - placeOpenBraceOnNewLineForFunctions?: boolean; - placeOpenBraceOnNewLineForControlBlocks?: boolean; - insertSpaceBeforeTypeAnnotation?: boolean; - } - interface UserPreferences { - readonly disableSuggestions?: boolean; - readonly quotePreference?: "double" | "single"; - /** - * If enabled, TypeScript will search through all external modules' exports and add them to the completions list. - * This affects lone identifier completions but not completions on the right hand side of `obj.`. - */ - readonly includeCompletionsForModuleExports?: boolean; - /** - * If enabled, the completion list will include completions with invalid identifier names. - * For those entries, The `insertText` and `replacementSpan` properties will be set to change from `.x` property access to `["x"]`. - */ - readonly includeCompletionsWithInsertText?: boolean; - readonly importModuleSpecifierPreference?: "relative" | "non-relative"; - readonly allowTextChangesInNewFiles?: boolean; - readonly lazyConfiguredProjectsFromExternalProject?: boolean; - } - interface CompilerOptions { - allowJs?: boolean; - allowSyntheticDefaultImports?: boolean; - allowUnreachableCode?: boolean; - allowUnusedLabels?: boolean; - alwaysStrict?: boolean; - baseUrl?: string; - charset?: string; - checkJs?: boolean; - declaration?: boolean; - declarationDir?: string; - disableSizeLimit?: boolean; - downlevelIteration?: boolean; - emitBOM?: boolean; - emitDecoratorMetadata?: boolean; - experimentalDecorators?: boolean; - forceConsistentCasingInFileNames?: boolean; - importHelpers?: boolean; - inlineSourceMap?: boolean; - inlineSources?: boolean; - isolatedModules?: boolean; - jsx?: JsxEmit | ts.JsxEmit; - lib?: string[]; - locale?: string; - mapRoot?: string; - maxNodeModuleJsDepth?: number; - module?: ModuleKind | ts.ModuleKind; - moduleResolution?: ModuleResolutionKind | ts.ModuleResolutionKind; - newLine?: NewLineKind | ts.NewLineKind; - noEmit?: boolean; - noEmitHelpers?: boolean; - noEmitOnError?: boolean; - noErrorTruncation?: boolean; - noFallthroughCasesInSwitch?: boolean; - noImplicitAny?: boolean; - noImplicitReturns?: boolean; - noImplicitThis?: boolean; - noUnusedLocals?: boolean; - noUnusedParameters?: boolean; - noImplicitUseStrict?: boolean; - noLib?: boolean; - noResolve?: boolean; - out?: string; - outDir?: string; - outFile?: string; - paths?: MapLike; - plugins?: PluginImport[]; - preserveConstEnums?: boolean; - preserveSymlinks?: boolean; - project?: string; - reactNamespace?: string; - removeComments?: boolean; - references?: ProjectReference[]; - rootDir?: string; - rootDirs?: string[]; - skipLibCheck?: boolean; - skipDefaultLibCheck?: boolean; - sourceMap?: boolean; - sourceRoot?: string; - strict?: boolean; - strictNullChecks?: boolean; - suppressExcessPropertyErrors?: boolean; - suppressImplicitAnyIndexErrors?: boolean; - target?: ScriptTarget | ts.ScriptTarget; - traceResolution?: boolean; - resolveJsonModule?: boolean; - types?: string[]; - /** Paths used to used to compute primary types search locations */ - typeRoots?: string[]; - [option: string]: CompilerOptionsValue | undefined; - } - const enum JsxEmit { - None = "None", - Preserve = "Preserve", - ReactNative = "ReactNative", - React = "React" - } - const enum ModuleKind { - None = "None", - CommonJS = "CommonJS", - AMD = "AMD", - UMD = "UMD", - System = "System", - ES6 = "ES6", - ES2015 = "ES2015", - ESNext = "ESNext" - } - const enum ModuleResolutionKind { - Classic = "Classic", - Node = "Node" - } - const enum NewLineKind { - Crlf = "Crlf", - Lf = "Lf" - } - const enum ScriptTarget { - ES3 = "ES3", - ES5 = "ES5", - ES6 = "ES6", - ES2015 = "ES2015", - ES2016 = "ES2016", - ES2017 = "ES2017", - ESNext = "ESNext" - } -} -declare namespace ts.server.protocol { - - interface TextInsertion { - newText: string; - /** The position in newText the caret should point to after the insertion. */ - caretOffset: number; - } - - interface TodoCommentDescriptor { - text: string; - priority: number; - } - - interface TodoComment { - descriptor: TodoCommentDescriptor; - message: string; - position: number; - } - - enum OutliningSpanKind { - /** Single or multi-line comments */ - Comment = "comment", - /** Sections marked by '// #region' and '// #endregion' comments */ - Region = "region", - /** Declarations and expressions */ - Code = "code", - /** Contiguous blocks of import declarations */ - Imports = "imports" - } - - enum HighlightSpanKind { - none = "none", - definition = "definition", - reference = "reference", - writtenReference = "writtenReference" - } - - enum ScriptElementKind { - unknown = "", - warning = "warning", - /** predefined type (void) or keyword (class) */ - keyword = "keyword", - /** top level script node */ - scriptElement = "script", - /** module foo {} */ - moduleElement = "module", - /** class X {} */ - classElement = "class", - /** var x = class X {} */ - localClassElement = "local class", - /** interface Y {} */ - interfaceElement = "interface", - /** type T = ... */ - typeElement = "type", - /** enum E */ - enumElement = "enum", - enumMemberElement = "enum member", - /** - * Inside module and script only - * const v = .. - */ - variableElement = "var", - /** Inside function */ - localVariableElement = "local var", - /** - * Inside module and script only - * function f() { } - */ - functionElement = "function", - /** Inside function */ - localFunctionElement = "local function", - /** class X { [public|private]* foo() {} } */ - memberFunctionElement = "method", - /** class X { [public|private]* [get|set] foo:number; } */ - memberGetAccessorElement = "getter", - memberSetAccessorElement = "setter", - /** - * class X { [public|private]* foo:number; } - * interface Y { foo:number; } - */ - memberVariableElement = "property", - /** class X { constructor() { } } */ - constructorImplementationElement = "constructor", - /** interface Y { ():number; } */ - callSignatureElement = "call", - /** interface Y { []:number; } */ - indexSignatureElement = "index", - /** interface Y { new():Y; } */ - constructSignatureElement = "construct", - /** function foo(*Y*: string) */ - parameterElement = "parameter", - typeParameterElement = "type parameter", - primitiveType = "primitive type", - label = "label", - alias = "alias", - constElement = "const", - letElement = "let", - directory = "directory", - externalModuleName = "external module name", - /** - * - */ - jsxAttribute = "JSX attribute", - /** String literal */ - string = "string" - } - - interface TypeAcquisition { - enableAutoDiscovery?: boolean; - enable?: boolean; - include?: string[]; - exclude?: string[]; - [option: string]: string[] | boolean | undefined; - } - - interface FileExtensionInfo { - extension: string; - isMixedContent: boolean; - scriptKind?: ScriptKind; - } - - interface JSDocTagInfo { - name: string; - text?: string; - } - - /** - * Type of objects whose values are all of the same type. - * The `in` and `for-in` operators can *not* be safely used, - * since `Object.prototype` may be modified by outside code. - */ - interface MapLike { - [index: string]: T; - } - - interface PluginImport { - name: string; - } - - interface ProjectReference { - /** A normalized path on disk */ - path: string; - /** The path as the user originally wrote it */ - originalPath?: string; - /** True if the output of this reference should be prepended to the output of this project. Only valid for --outFile compilations */ - prepend?: boolean; - /** True if it is intended that this reference form a circularity */ - circular?: boolean; - } - - type CompilerOptionsValue = string | number | boolean | (string | number)[] | string[] | MapLike | PluginImport[] | ProjectReference[] | null | undefined; -} -declare namespace ts { - // these types are empty stubs for types from services and should not be used directly - export type ScriptKind = never; - export type IndentStyle = never; - export type JsxEmit = never; - export type ModuleKind = never; - export type ModuleResolutionKind = never; - export type NewLineKind = never; - export type ScriptTarget = never; -} -import protocol = ts.server.protocol; -export = protocol; -export as namespace protocol; \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/tsserverlibrary.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/tsserverlibrary.d.ts deleted file mode 100644 index e67f6d3..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/tsserverlibrary.d.ts +++ /dev/null @@ -1,8943 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - -declare namespace ts { - const versionMajorMinor = "3.2"; - /** The version of the TypeScript compiler release */ - const version: string; -} -declare namespace ts { - /** - * Type of objects whose values are all of the same type. - * The `in` and `for-in` operators can *not* be safely used, - * since `Object.prototype` may be modified by outside code. - */ - interface MapLike { - [index: string]: T; - } - interface SortedReadonlyArray extends ReadonlyArray { - " __sortedArrayBrand": any; - } - interface SortedArray extends Array { - " __sortedArrayBrand": any; - } - /** ES6 Map interface, only read methods included. */ - interface ReadonlyMap { - get(key: string): T | undefined; - has(key: string): boolean; - forEach(action: (value: T, key: string) => void): void; - readonly size: number; - keys(): Iterator; - values(): Iterator; - entries(): Iterator<[string, T]>; - } - /** ES6 Map interface. */ - interface Map extends ReadonlyMap { - set(key: string, value: T): this; - delete(key: string): boolean; - clear(): void; - } - /** ES6 Iterator type. */ - interface Iterator { - next(): { - value: T; - done: false; - } | { - value: never; - done: true; - }; - } - /** Array that is only intended to be pushed to, never read. */ - interface Push { - push(...values: T[]): void; - } -} -declare namespace ts { - type Path = string & { - __pathBrand: any; - }; - interface TextRange { - pos: number; - end: number; - } - type JsDocSyntaxKind = SyntaxKind.EndOfFileToken | SyntaxKind.WhitespaceTrivia | SyntaxKind.AtToken | SyntaxKind.NewLineTrivia | SyntaxKind.AsteriskToken | SyntaxKind.OpenBraceToken | SyntaxKind.CloseBraceToken | SyntaxKind.LessThanToken | SyntaxKind.OpenBracketToken | SyntaxKind.CloseBracketToken | SyntaxKind.EqualsToken | SyntaxKind.CommaToken | SyntaxKind.DotToken | SyntaxKind.Identifier | SyntaxKind.NoSubstitutionTemplateLiteral | SyntaxKind.Unknown | KeywordSyntaxKind; - type KeywordSyntaxKind = SyntaxKind.AbstractKeyword | SyntaxKind.AnyKeyword | SyntaxKind.AsKeyword | SyntaxKind.BigIntKeyword | SyntaxKind.BooleanKeyword | SyntaxKind.BreakKeyword | SyntaxKind.CaseKeyword | SyntaxKind.CatchKeyword | SyntaxKind.ClassKeyword | SyntaxKind.ContinueKeyword | SyntaxKind.ConstKeyword | SyntaxKind.ConstructorKeyword | SyntaxKind.DebuggerKeyword | SyntaxKind.DeclareKeyword | SyntaxKind.DefaultKeyword | SyntaxKind.DeleteKeyword | SyntaxKind.DoKeyword | SyntaxKind.ElseKeyword | SyntaxKind.EnumKeyword | SyntaxKind.ExportKeyword | SyntaxKind.ExtendsKeyword | SyntaxKind.FalseKeyword | SyntaxKind.FinallyKeyword | SyntaxKind.ForKeyword | SyntaxKind.FromKeyword | SyntaxKind.FunctionKeyword | SyntaxKind.GetKeyword | SyntaxKind.IfKeyword | SyntaxKind.ImplementsKeyword | SyntaxKind.ImportKeyword | SyntaxKind.InKeyword | SyntaxKind.InferKeyword | SyntaxKind.InstanceOfKeyword | SyntaxKind.InterfaceKeyword | SyntaxKind.IsKeyword | SyntaxKind.KeyOfKeyword | SyntaxKind.LetKeyword | SyntaxKind.ModuleKeyword | SyntaxKind.NamespaceKeyword | SyntaxKind.NeverKeyword | SyntaxKind.NewKeyword | SyntaxKind.NullKeyword | SyntaxKind.NumberKeyword | SyntaxKind.ObjectKeyword | SyntaxKind.PackageKeyword | SyntaxKind.PrivateKeyword | SyntaxKind.ProtectedKeyword | SyntaxKind.PublicKeyword | SyntaxKind.ReadonlyKeyword | SyntaxKind.RequireKeyword | SyntaxKind.GlobalKeyword | SyntaxKind.ReturnKeyword | SyntaxKind.SetKeyword | SyntaxKind.StaticKeyword | SyntaxKind.StringKeyword | SyntaxKind.SuperKeyword | SyntaxKind.SwitchKeyword | SyntaxKind.SymbolKeyword | SyntaxKind.ThisKeyword | SyntaxKind.ThrowKeyword | SyntaxKind.TrueKeyword | SyntaxKind.TryKeyword | SyntaxKind.TypeKeyword | SyntaxKind.TypeOfKeyword | SyntaxKind.UndefinedKeyword | SyntaxKind.UniqueKeyword | SyntaxKind.UnknownKeyword | SyntaxKind.VarKeyword | SyntaxKind.VoidKeyword | SyntaxKind.WhileKeyword | SyntaxKind.WithKeyword | SyntaxKind.YieldKeyword | SyntaxKind.AsyncKeyword | SyntaxKind.AwaitKeyword | SyntaxKind.OfKeyword; - type JsxTokenSyntaxKind = SyntaxKind.LessThanSlashToken | SyntaxKind.EndOfFileToken | SyntaxKind.ConflictMarkerTrivia | SyntaxKind.JsxText | SyntaxKind.JsxTextAllWhiteSpaces | SyntaxKind.OpenBraceToken | SyntaxKind.LessThanToken; - enum SyntaxKind { - Unknown = 0, - EndOfFileToken = 1, - SingleLineCommentTrivia = 2, - MultiLineCommentTrivia = 3, - NewLineTrivia = 4, - WhitespaceTrivia = 5, - ShebangTrivia = 6, - ConflictMarkerTrivia = 7, - NumericLiteral = 8, - BigIntLiteral = 9, - StringLiteral = 10, - JsxText = 11, - JsxTextAllWhiteSpaces = 12, - RegularExpressionLiteral = 13, - NoSubstitutionTemplateLiteral = 14, - TemplateHead = 15, - TemplateMiddle = 16, - TemplateTail = 17, - OpenBraceToken = 18, - CloseBraceToken = 19, - OpenParenToken = 20, - CloseParenToken = 21, - OpenBracketToken = 22, - CloseBracketToken = 23, - DotToken = 24, - DotDotDotToken = 25, - SemicolonToken = 26, - CommaToken = 27, - LessThanToken = 28, - LessThanSlashToken = 29, - GreaterThanToken = 30, - LessThanEqualsToken = 31, - GreaterThanEqualsToken = 32, - EqualsEqualsToken = 33, - ExclamationEqualsToken = 34, - EqualsEqualsEqualsToken = 35, - ExclamationEqualsEqualsToken = 36, - EqualsGreaterThanToken = 37, - PlusToken = 38, - MinusToken = 39, - AsteriskToken = 40, - AsteriskAsteriskToken = 41, - SlashToken = 42, - PercentToken = 43, - PlusPlusToken = 44, - MinusMinusToken = 45, - LessThanLessThanToken = 46, - GreaterThanGreaterThanToken = 47, - GreaterThanGreaterThanGreaterThanToken = 48, - AmpersandToken = 49, - BarToken = 50, - CaretToken = 51, - ExclamationToken = 52, - TildeToken = 53, - AmpersandAmpersandToken = 54, - BarBarToken = 55, - QuestionToken = 56, - ColonToken = 57, - AtToken = 58, - EqualsToken = 59, - PlusEqualsToken = 60, - MinusEqualsToken = 61, - AsteriskEqualsToken = 62, - AsteriskAsteriskEqualsToken = 63, - SlashEqualsToken = 64, - PercentEqualsToken = 65, - LessThanLessThanEqualsToken = 66, - GreaterThanGreaterThanEqualsToken = 67, - GreaterThanGreaterThanGreaterThanEqualsToken = 68, - AmpersandEqualsToken = 69, - BarEqualsToken = 70, - CaretEqualsToken = 71, - Identifier = 72, - BreakKeyword = 73, - CaseKeyword = 74, - CatchKeyword = 75, - ClassKeyword = 76, - ConstKeyword = 77, - ContinueKeyword = 78, - DebuggerKeyword = 79, - DefaultKeyword = 80, - DeleteKeyword = 81, - DoKeyword = 82, - ElseKeyword = 83, - EnumKeyword = 84, - ExportKeyword = 85, - ExtendsKeyword = 86, - FalseKeyword = 87, - FinallyKeyword = 88, - ForKeyword = 89, - FunctionKeyword = 90, - IfKeyword = 91, - ImportKeyword = 92, - InKeyword = 93, - InstanceOfKeyword = 94, - NewKeyword = 95, - NullKeyword = 96, - ReturnKeyword = 97, - SuperKeyword = 98, - SwitchKeyword = 99, - ThisKeyword = 100, - ThrowKeyword = 101, - TrueKeyword = 102, - TryKeyword = 103, - TypeOfKeyword = 104, - VarKeyword = 105, - VoidKeyword = 106, - WhileKeyword = 107, - WithKeyword = 108, - ImplementsKeyword = 109, - InterfaceKeyword = 110, - LetKeyword = 111, - PackageKeyword = 112, - PrivateKeyword = 113, - ProtectedKeyword = 114, - PublicKeyword = 115, - StaticKeyword = 116, - YieldKeyword = 117, - AbstractKeyword = 118, - AsKeyword = 119, - AnyKeyword = 120, - AsyncKeyword = 121, - AwaitKeyword = 122, - BooleanKeyword = 123, - ConstructorKeyword = 124, - DeclareKeyword = 125, - GetKeyword = 126, - InferKeyword = 127, - IsKeyword = 128, - KeyOfKeyword = 129, - ModuleKeyword = 130, - NamespaceKeyword = 131, - NeverKeyword = 132, - ReadonlyKeyword = 133, - RequireKeyword = 134, - NumberKeyword = 135, - ObjectKeyword = 136, - SetKeyword = 137, - StringKeyword = 138, - SymbolKeyword = 139, - TypeKeyword = 140, - UndefinedKeyword = 141, - UniqueKeyword = 142, - UnknownKeyword = 143, - FromKeyword = 144, - GlobalKeyword = 145, - BigIntKeyword = 146, - OfKeyword = 147, - QualifiedName = 148, - ComputedPropertyName = 149, - TypeParameter = 150, - Parameter = 151, - Decorator = 152, - PropertySignature = 153, - PropertyDeclaration = 154, - MethodSignature = 155, - MethodDeclaration = 156, - Constructor = 157, - GetAccessor = 158, - SetAccessor = 159, - CallSignature = 160, - ConstructSignature = 161, - IndexSignature = 162, - TypePredicate = 163, - TypeReference = 164, - FunctionType = 165, - ConstructorType = 166, - TypeQuery = 167, - TypeLiteral = 168, - ArrayType = 169, - TupleType = 170, - OptionalType = 171, - RestType = 172, - UnionType = 173, - IntersectionType = 174, - ConditionalType = 175, - InferType = 176, - ParenthesizedType = 177, - ThisType = 178, - TypeOperator = 179, - IndexedAccessType = 180, - MappedType = 181, - LiteralType = 182, - ImportType = 183, - ObjectBindingPattern = 184, - ArrayBindingPattern = 185, - BindingElement = 186, - ArrayLiteralExpression = 187, - ObjectLiteralExpression = 188, - PropertyAccessExpression = 189, - ElementAccessExpression = 190, - CallExpression = 191, - NewExpression = 192, - TaggedTemplateExpression = 193, - TypeAssertionExpression = 194, - ParenthesizedExpression = 195, - FunctionExpression = 196, - ArrowFunction = 197, - DeleteExpression = 198, - TypeOfExpression = 199, - VoidExpression = 200, - AwaitExpression = 201, - PrefixUnaryExpression = 202, - PostfixUnaryExpression = 203, - BinaryExpression = 204, - ConditionalExpression = 205, - TemplateExpression = 206, - YieldExpression = 207, - SpreadElement = 208, - ClassExpression = 209, - OmittedExpression = 210, - ExpressionWithTypeArguments = 211, - AsExpression = 212, - NonNullExpression = 213, - MetaProperty = 214, - SyntheticExpression = 215, - TemplateSpan = 216, - SemicolonClassElement = 217, - Block = 218, - VariableStatement = 219, - EmptyStatement = 220, - ExpressionStatement = 221, - IfStatement = 222, - DoStatement = 223, - WhileStatement = 224, - ForStatement = 225, - ForInStatement = 226, - ForOfStatement = 227, - ContinueStatement = 228, - BreakStatement = 229, - ReturnStatement = 230, - WithStatement = 231, - SwitchStatement = 232, - LabeledStatement = 233, - ThrowStatement = 234, - TryStatement = 235, - DebuggerStatement = 236, - VariableDeclaration = 237, - VariableDeclarationList = 238, - FunctionDeclaration = 239, - ClassDeclaration = 240, - InterfaceDeclaration = 241, - TypeAliasDeclaration = 242, - EnumDeclaration = 243, - ModuleDeclaration = 244, - ModuleBlock = 245, - CaseBlock = 246, - NamespaceExportDeclaration = 247, - ImportEqualsDeclaration = 248, - ImportDeclaration = 249, - ImportClause = 250, - NamespaceImport = 251, - NamedImports = 252, - ImportSpecifier = 253, - ExportAssignment = 254, - ExportDeclaration = 255, - NamedExports = 256, - ExportSpecifier = 257, - MissingDeclaration = 258, - ExternalModuleReference = 259, - JsxElement = 260, - JsxSelfClosingElement = 261, - JsxOpeningElement = 262, - JsxClosingElement = 263, - JsxFragment = 264, - JsxOpeningFragment = 265, - JsxClosingFragment = 266, - JsxAttribute = 267, - JsxAttributes = 268, - JsxSpreadAttribute = 269, - JsxExpression = 270, - CaseClause = 271, - DefaultClause = 272, - HeritageClause = 273, - CatchClause = 274, - PropertyAssignment = 275, - ShorthandPropertyAssignment = 276, - SpreadAssignment = 277, - EnumMember = 278, - SourceFile = 279, - Bundle = 280, - UnparsedSource = 281, - InputFiles = 282, - JSDocTypeExpression = 283, - JSDocAllType = 284, - JSDocUnknownType = 285, - JSDocNullableType = 286, - JSDocNonNullableType = 287, - JSDocOptionalType = 288, - JSDocFunctionType = 289, - JSDocVariadicType = 290, - JSDocComment = 291, - JSDocTypeLiteral = 292, - JSDocSignature = 293, - JSDocTag = 294, - JSDocAugmentsTag = 295, - JSDocClassTag = 296, - JSDocCallbackTag = 297, - JSDocEnumTag = 298, - JSDocParameterTag = 299, - JSDocReturnTag = 300, - JSDocThisTag = 301, - JSDocTypeTag = 302, - JSDocTemplateTag = 303, - JSDocTypedefTag = 304, - JSDocPropertyTag = 305, - SyntaxList = 306, - NotEmittedStatement = 307, - PartiallyEmittedExpression = 308, - CommaListExpression = 309, - MergeDeclarationMarker = 310, - EndOfDeclarationMarker = 311, - Count = 312, - FirstAssignment = 59, - LastAssignment = 71, - FirstCompoundAssignment = 60, - LastCompoundAssignment = 71, - FirstReservedWord = 73, - LastReservedWord = 108, - FirstKeyword = 73, - LastKeyword = 147, - FirstFutureReservedWord = 109, - LastFutureReservedWord = 117, - FirstTypeNode = 163, - LastTypeNode = 183, - FirstPunctuation = 18, - LastPunctuation = 71, - FirstToken = 0, - LastToken = 147, - FirstTriviaToken = 2, - LastTriviaToken = 7, - FirstLiteralToken = 8, - LastLiteralToken = 14, - FirstTemplateToken = 14, - LastTemplateToken = 17, - FirstBinaryOperator = 28, - LastBinaryOperator = 71, - FirstNode = 148, - FirstJSDocNode = 283, - LastJSDocNode = 305, - FirstJSDocTagNode = 294, - LastJSDocTagNode = 305 - } - enum NodeFlags { - None = 0, - Let = 1, - Const = 2, - NestedNamespace = 4, - Synthesized = 8, - Namespace = 16, - ExportContext = 32, - ContainsThis = 64, - HasImplicitReturn = 128, - HasExplicitReturn = 256, - GlobalAugmentation = 512, - HasAsyncFunctions = 1024, - DisallowInContext = 2048, - YieldContext = 4096, - DecoratorContext = 8192, - AwaitContext = 16384, - ThisNodeHasError = 32768, - JavaScriptFile = 65536, - ThisNodeOrAnySubNodesHasError = 131072, - HasAggregatedChildData = 262144, - JSDoc = 2097152, - JsonFile = 16777216, - BlockScoped = 3, - ReachabilityCheckFlags = 384, - ReachabilityAndEmitFlags = 1408, - ContextFlags = 12679168, - TypeExcludesFlags = 20480 - } - enum ModifierFlags { - None = 0, - Export = 1, - Ambient = 2, - Public = 4, - Private = 8, - Protected = 16, - Static = 32, - Readonly = 64, - Abstract = 128, - Async = 256, - Default = 512, - Const = 2048, - HasComputedFlags = 536870912, - AccessibilityModifier = 28, - ParameterPropertyModifier = 92, - NonPublicAccessibilityModifier = 24, - TypeScriptModifier = 2270, - ExportDefault = 513, - All = 3071 - } - enum JsxFlags { - None = 0, - /** An element from a named property of the JSX.IntrinsicElements interface */ - IntrinsicNamedElement = 1, - /** An element inferred from the string index signature of the JSX.IntrinsicElements interface */ - IntrinsicIndexedElement = 2, - IntrinsicElement = 3 - } - interface Node extends TextRange { - kind: SyntaxKind; - flags: NodeFlags; - decorators?: NodeArray; - modifiers?: ModifiersArray; - parent: Node; - } - interface JSDocContainer { - } - type HasJSDoc = ParameterDeclaration | CallSignatureDeclaration | ConstructSignatureDeclaration | MethodSignature | PropertySignature | ArrowFunction | ParenthesizedExpression | SpreadAssignment | ShorthandPropertyAssignment | PropertyAssignment | FunctionExpression | LabeledStatement | ExpressionStatement | VariableStatement | FunctionDeclaration | ConstructorDeclaration | MethodDeclaration | PropertyDeclaration | AccessorDeclaration | ClassLikeDeclaration | InterfaceDeclaration | TypeAliasDeclaration | EnumMember | EnumDeclaration | ModuleDeclaration | ImportEqualsDeclaration | IndexSignatureDeclaration | FunctionTypeNode | ConstructorTypeNode | JSDocFunctionType | ExportDeclaration | EndOfFileToken; - type HasType = SignatureDeclaration | VariableDeclaration | ParameterDeclaration | PropertySignature | PropertyDeclaration | TypePredicateNode | ParenthesizedTypeNode | TypeOperatorNode | MappedTypeNode | AssertionExpression | TypeAliasDeclaration | JSDocTypeExpression | JSDocNonNullableType | JSDocNullableType | JSDocOptionalType | JSDocVariadicType; - type HasInitializer = HasExpressionInitializer | ForStatement | ForInStatement | ForOfStatement | JsxAttribute; - type HasExpressionInitializer = VariableDeclaration | ParameterDeclaration | BindingElement | PropertySignature | PropertyDeclaration | PropertyAssignment | EnumMember; - interface NodeArray extends ReadonlyArray, TextRange { - hasTrailingComma?: boolean; - } - interface Token extends Node { - kind: TKind; - } - type DotDotDotToken = Token; - type QuestionToken = Token; - type ExclamationToken = Token; - type ColonToken = Token; - type EqualsToken = Token; - type AsteriskToken = Token; - type EqualsGreaterThanToken = Token; - type EndOfFileToken = Token & JSDocContainer; - type ReadonlyToken = Token; - type AwaitKeywordToken = Token; - type PlusToken = Token; - type MinusToken = Token; - type Modifier = Token | Token | Token | Token | Token | Token | Token | Token | Token | Token | Token; - type ModifiersArray = NodeArray; - interface Identifier extends PrimaryExpression, Declaration { - kind: SyntaxKind.Identifier; - /** - * Prefer to use `id.unescapedText`. (Note: This is available only in services, not internally to the TypeScript compiler.) - * Text of identifier, but if the identifier begins with two underscores, this will begin with three. - */ - escapedText: __String; - originalKeywordKind?: SyntaxKind; - isInJSDocNamespace?: boolean; - } - interface TransientIdentifier extends Identifier { - resolvedSymbol: Symbol; - } - interface QualifiedName extends Node { - kind: SyntaxKind.QualifiedName; - left: EntityName; - right: Identifier; - } - type EntityName = Identifier | QualifiedName; - type PropertyName = Identifier | StringLiteral | NumericLiteral | ComputedPropertyName; - type DeclarationName = Identifier | StringLiteralLike | NumericLiteral | ComputedPropertyName | BindingPattern; - interface Declaration extends Node { - _declarationBrand: any; - } - interface NamedDeclaration extends Declaration { - name?: DeclarationName; - } - interface DeclarationStatement extends NamedDeclaration, Statement { - name?: Identifier | StringLiteral | NumericLiteral; - } - interface ComputedPropertyName extends Node { - parent: Declaration; - kind: SyntaxKind.ComputedPropertyName; - expression: Expression; - } - interface Decorator extends Node { - kind: SyntaxKind.Decorator; - parent: NamedDeclaration; - expression: LeftHandSideExpression; - } - interface TypeParameterDeclaration extends NamedDeclaration { - kind: SyntaxKind.TypeParameter; - parent: DeclarationWithTypeParameterChildren | InferTypeNode; - name: Identifier; - /** Note: Consider calling `getEffectiveConstraintOfTypeParameter` */ - constraint?: TypeNode; - default?: TypeNode; - expression?: Expression; - } - interface SignatureDeclarationBase extends NamedDeclaration, JSDocContainer { - kind: SignatureDeclaration["kind"]; - name?: PropertyName; - typeParameters?: NodeArray; - parameters: NodeArray; - type?: TypeNode; - } - type SignatureDeclaration = CallSignatureDeclaration | ConstructSignatureDeclaration | MethodSignature | IndexSignatureDeclaration | FunctionTypeNode | ConstructorTypeNode | JSDocFunctionType | FunctionDeclaration | MethodDeclaration | ConstructorDeclaration | AccessorDeclaration | FunctionExpression | ArrowFunction; - interface CallSignatureDeclaration extends SignatureDeclarationBase, TypeElement { - kind: SyntaxKind.CallSignature; - } - interface ConstructSignatureDeclaration extends SignatureDeclarationBase, TypeElement { - kind: SyntaxKind.ConstructSignature; - } - type BindingName = Identifier | BindingPattern; - interface VariableDeclaration extends NamedDeclaration { - kind: SyntaxKind.VariableDeclaration; - parent: VariableDeclarationList | CatchClause; - name: BindingName; - exclamationToken?: ExclamationToken; - type?: TypeNode; - initializer?: Expression; - } - interface VariableDeclarationList extends Node { - kind: SyntaxKind.VariableDeclarationList; - parent: VariableStatement | ForStatement | ForOfStatement | ForInStatement; - declarations: NodeArray; - } - interface ParameterDeclaration extends NamedDeclaration, JSDocContainer { - kind: SyntaxKind.Parameter; - parent: SignatureDeclaration; - dotDotDotToken?: DotDotDotToken; - name: BindingName; - questionToken?: QuestionToken; - type?: TypeNode; - initializer?: Expression; - } - interface BindingElement extends NamedDeclaration { - kind: SyntaxKind.BindingElement; - parent: BindingPattern; - propertyName?: PropertyName; - dotDotDotToken?: DotDotDotToken; - name: BindingName; - initializer?: Expression; - } - interface PropertySignature extends TypeElement, JSDocContainer { - kind: SyntaxKind.PropertySignature; - name: PropertyName; - questionToken?: QuestionToken; - type?: TypeNode; - initializer?: Expression; - } - interface PropertyDeclaration extends ClassElement, JSDocContainer { - kind: SyntaxKind.PropertyDeclaration; - parent: ClassLikeDeclaration; - name: PropertyName; - questionToken?: QuestionToken; - exclamationToken?: ExclamationToken; - type?: TypeNode; - initializer?: Expression; - } - interface ObjectLiteralElement extends NamedDeclaration { - _objectLiteralBrandBrand: any; - name?: PropertyName; - } - /** Unlike ObjectLiteralElement, excludes JSXAttribute and JSXSpreadAttribute. */ - type ObjectLiteralElementLike = PropertyAssignment | ShorthandPropertyAssignment | SpreadAssignment | MethodDeclaration | AccessorDeclaration; - interface PropertyAssignment extends ObjectLiteralElement, JSDocContainer { - parent: ObjectLiteralExpression; - kind: SyntaxKind.PropertyAssignment; - name: PropertyName; - questionToken?: QuestionToken; - initializer: Expression; - } - interface ShorthandPropertyAssignment extends ObjectLiteralElement, JSDocContainer { - parent: ObjectLiteralExpression; - kind: SyntaxKind.ShorthandPropertyAssignment; - name: Identifier; - questionToken?: QuestionToken; - exclamationToken?: ExclamationToken; - equalsToken?: Token; - objectAssignmentInitializer?: Expression; - } - interface SpreadAssignment extends ObjectLiteralElement, JSDocContainer { - parent: ObjectLiteralExpression; - kind: SyntaxKind.SpreadAssignment; - expression: Expression; - } - type VariableLikeDeclaration = VariableDeclaration | ParameterDeclaration | BindingElement | PropertyDeclaration | PropertyAssignment | PropertySignature | JsxAttribute | ShorthandPropertyAssignment | EnumMember | JSDocPropertyTag | JSDocParameterTag; - interface PropertyLikeDeclaration extends NamedDeclaration { - name: PropertyName; - } - interface ObjectBindingPattern extends Node { - kind: SyntaxKind.ObjectBindingPattern; - parent: VariableDeclaration | ParameterDeclaration | BindingElement; - elements: NodeArray; - } - interface ArrayBindingPattern extends Node { - kind: SyntaxKind.ArrayBindingPattern; - parent: VariableDeclaration | ParameterDeclaration | BindingElement; - elements: NodeArray; - } - type BindingPattern = ObjectBindingPattern | ArrayBindingPattern; - type ArrayBindingElement = BindingElement | OmittedExpression; - /** - * Several node kinds share function-like features such as a signature, - * a name, and a body. These nodes should extend FunctionLikeDeclarationBase. - * Examples: - * - FunctionDeclaration - * - MethodDeclaration - * - AccessorDeclaration - */ - interface FunctionLikeDeclarationBase extends SignatureDeclarationBase { - _functionLikeDeclarationBrand: any; - asteriskToken?: AsteriskToken; - questionToken?: QuestionToken; - exclamationToken?: ExclamationToken; - body?: Block | Expression; - } - type FunctionLikeDeclaration = FunctionDeclaration | MethodDeclaration | GetAccessorDeclaration | SetAccessorDeclaration | ConstructorDeclaration | FunctionExpression | ArrowFunction; - /** @deprecated Use SignatureDeclaration */ - type FunctionLike = SignatureDeclaration; - interface FunctionDeclaration extends FunctionLikeDeclarationBase, DeclarationStatement { - kind: SyntaxKind.FunctionDeclaration; - name?: Identifier; - body?: FunctionBody; - } - interface MethodSignature extends SignatureDeclarationBase, TypeElement { - kind: SyntaxKind.MethodSignature; - parent: ObjectTypeDeclaration; - name: PropertyName; - } - interface MethodDeclaration extends FunctionLikeDeclarationBase, ClassElement, ObjectLiteralElement, JSDocContainer { - kind: SyntaxKind.MethodDeclaration; - parent: ClassLikeDeclaration | ObjectLiteralExpression; - name: PropertyName; - body?: FunctionBody; - } - interface ConstructorDeclaration extends FunctionLikeDeclarationBase, ClassElement, JSDocContainer { - kind: SyntaxKind.Constructor; - parent: ClassLikeDeclaration; - body?: FunctionBody; - } - /** For when we encounter a semicolon in a class declaration. ES6 allows these as class elements. */ - interface SemicolonClassElement extends ClassElement { - kind: SyntaxKind.SemicolonClassElement; - parent: ClassLikeDeclaration; - } - interface GetAccessorDeclaration extends FunctionLikeDeclarationBase, ClassElement, ObjectLiteralElement, JSDocContainer { - kind: SyntaxKind.GetAccessor; - parent: ClassLikeDeclaration | ObjectLiteralExpression; - name: PropertyName; - body?: FunctionBody; - } - interface SetAccessorDeclaration extends FunctionLikeDeclarationBase, ClassElement, ObjectLiteralElement, JSDocContainer { - kind: SyntaxKind.SetAccessor; - parent: ClassLikeDeclaration | ObjectLiteralExpression; - name: PropertyName; - body?: FunctionBody; - } - type AccessorDeclaration = GetAccessorDeclaration | SetAccessorDeclaration; - interface IndexSignatureDeclaration extends SignatureDeclarationBase, ClassElement, TypeElement { - kind: SyntaxKind.IndexSignature; - parent: ObjectTypeDeclaration; - } - interface TypeNode extends Node { - _typeNodeBrand: any; - } - interface KeywordTypeNode extends TypeNode { - kind: SyntaxKind.AnyKeyword | SyntaxKind.UnknownKeyword | SyntaxKind.NumberKeyword | SyntaxKind.BigIntKeyword | SyntaxKind.ObjectKeyword | SyntaxKind.BooleanKeyword | SyntaxKind.StringKeyword | SyntaxKind.SymbolKeyword | SyntaxKind.ThisKeyword | SyntaxKind.VoidKeyword | SyntaxKind.UndefinedKeyword | SyntaxKind.NullKeyword | SyntaxKind.NeverKeyword; - } - interface ImportTypeNode extends NodeWithTypeArguments { - kind: SyntaxKind.ImportType; - isTypeOf?: boolean; - argument: TypeNode; - qualifier?: EntityName; - } - interface ThisTypeNode extends TypeNode { - kind: SyntaxKind.ThisType; - } - type FunctionOrConstructorTypeNode = FunctionTypeNode | ConstructorTypeNode; - interface FunctionOrConstructorTypeNodeBase extends TypeNode, SignatureDeclarationBase { - kind: SyntaxKind.FunctionType | SyntaxKind.ConstructorType; - type: TypeNode; - } - interface FunctionTypeNode extends FunctionOrConstructorTypeNodeBase { - kind: SyntaxKind.FunctionType; - } - interface ConstructorTypeNode extends FunctionOrConstructorTypeNodeBase { - kind: SyntaxKind.ConstructorType; - } - interface NodeWithTypeArguments extends TypeNode { - typeArguments?: NodeArray; - } - type TypeReferenceType = TypeReferenceNode | ExpressionWithTypeArguments; - interface TypeReferenceNode extends NodeWithTypeArguments { - kind: SyntaxKind.TypeReference; - typeName: EntityName; - } - interface TypePredicateNode extends TypeNode { - kind: SyntaxKind.TypePredicate; - parent: SignatureDeclaration | JSDocTypeExpression; - parameterName: Identifier | ThisTypeNode; - type: TypeNode; - } - interface TypeQueryNode extends TypeNode { - kind: SyntaxKind.TypeQuery; - exprName: EntityName; - } - interface TypeLiteralNode extends TypeNode, Declaration { - kind: SyntaxKind.TypeLiteral; - members: NodeArray; - } - interface ArrayTypeNode extends TypeNode { - kind: SyntaxKind.ArrayType; - elementType: TypeNode; - } - interface TupleTypeNode extends TypeNode { - kind: SyntaxKind.TupleType; - elementTypes: NodeArray; - } - interface OptionalTypeNode extends TypeNode { - kind: SyntaxKind.OptionalType; - type: TypeNode; - } - interface RestTypeNode extends TypeNode { - kind: SyntaxKind.RestType; - type: TypeNode; - } - type UnionOrIntersectionTypeNode = UnionTypeNode | IntersectionTypeNode; - interface UnionTypeNode extends TypeNode { - kind: SyntaxKind.UnionType; - types: NodeArray; - } - interface IntersectionTypeNode extends TypeNode { - kind: SyntaxKind.IntersectionType; - types: NodeArray; - } - interface ConditionalTypeNode extends TypeNode { - kind: SyntaxKind.ConditionalType; - checkType: TypeNode; - extendsType: TypeNode; - trueType: TypeNode; - falseType: TypeNode; - } - interface InferTypeNode extends TypeNode { - kind: SyntaxKind.InferType; - typeParameter: TypeParameterDeclaration; - } - interface ParenthesizedTypeNode extends TypeNode { - kind: SyntaxKind.ParenthesizedType; - type: TypeNode; - } - interface TypeOperatorNode extends TypeNode { - kind: SyntaxKind.TypeOperator; - operator: SyntaxKind.KeyOfKeyword | SyntaxKind.UniqueKeyword; - type: TypeNode; - } - interface IndexedAccessTypeNode extends TypeNode { - kind: SyntaxKind.IndexedAccessType; - objectType: TypeNode; - indexType: TypeNode; - } - interface MappedTypeNode extends TypeNode, Declaration { - kind: SyntaxKind.MappedType; - readonlyToken?: ReadonlyToken | PlusToken | MinusToken; - typeParameter: TypeParameterDeclaration; - questionToken?: QuestionToken | PlusToken | MinusToken; - type?: TypeNode; - } - interface LiteralTypeNode extends TypeNode { - kind: SyntaxKind.LiteralType; - literal: BooleanLiteral | LiteralExpression | PrefixUnaryExpression; - } - interface StringLiteral extends LiteralExpression { - kind: SyntaxKind.StringLiteral; - } - type StringLiteralLike = StringLiteral | NoSubstitutionTemplateLiteral; - interface Expression extends Node { - _expressionBrand: any; - } - interface OmittedExpression extends Expression { - kind: SyntaxKind.OmittedExpression; - } - interface PartiallyEmittedExpression extends LeftHandSideExpression { - kind: SyntaxKind.PartiallyEmittedExpression; - expression: Expression; - } - interface UnaryExpression extends Expression { - _unaryExpressionBrand: any; - } - /** Deprecated, please use UpdateExpression */ - type IncrementExpression = UpdateExpression; - interface UpdateExpression extends UnaryExpression { - _updateExpressionBrand: any; - } - type PrefixUnaryOperator = SyntaxKind.PlusPlusToken | SyntaxKind.MinusMinusToken | SyntaxKind.PlusToken | SyntaxKind.MinusToken | SyntaxKind.TildeToken | SyntaxKind.ExclamationToken; - interface PrefixUnaryExpression extends UpdateExpression { - kind: SyntaxKind.PrefixUnaryExpression; - operator: PrefixUnaryOperator; - operand: UnaryExpression; - } - type PostfixUnaryOperator = SyntaxKind.PlusPlusToken | SyntaxKind.MinusMinusToken; - interface PostfixUnaryExpression extends UpdateExpression { - kind: SyntaxKind.PostfixUnaryExpression; - operand: LeftHandSideExpression; - operator: PostfixUnaryOperator; - } - interface LeftHandSideExpression extends UpdateExpression { - _leftHandSideExpressionBrand: any; - } - interface MemberExpression extends LeftHandSideExpression { - _memberExpressionBrand: any; - } - interface PrimaryExpression extends MemberExpression { - _primaryExpressionBrand: any; - } - interface NullLiteral extends PrimaryExpression, TypeNode { - kind: SyntaxKind.NullKeyword; - } - interface BooleanLiteral extends PrimaryExpression, TypeNode { - kind: SyntaxKind.TrueKeyword | SyntaxKind.FalseKeyword; - } - interface ThisExpression extends PrimaryExpression, KeywordTypeNode { - kind: SyntaxKind.ThisKeyword; - } - interface SuperExpression extends PrimaryExpression { - kind: SyntaxKind.SuperKeyword; - } - interface ImportExpression extends PrimaryExpression { - kind: SyntaxKind.ImportKeyword; - } - interface DeleteExpression extends UnaryExpression { - kind: SyntaxKind.DeleteExpression; - expression: UnaryExpression; - } - interface TypeOfExpression extends UnaryExpression { - kind: SyntaxKind.TypeOfExpression; - expression: UnaryExpression; - } - interface VoidExpression extends UnaryExpression { - kind: SyntaxKind.VoidExpression; - expression: UnaryExpression; - } - interface AwaitExpression extends UnaryExpression { - kind: SyntaxKind.AwaitExpression; - expression: UnaryExpression; - } - interface YieldExpression extends Expression { - kind: SyntaxKind.YieldExpression; - asteriskToken?: AsteriskToken; - expression?: Expression; - } - interface SyntheticExpression extends Expression { - kind: SyntaxKind.SyntheticExpression; - isSpread: boolean; - type: Type; - } - type ExponentiationOperator = SyntaxKind.AsteriskAsteriskToken; - type MultiplicativeOperator = SyntaxKind.AsteriskToken | SyntaxKind.SlashToken | SyntaxKind.PercentToken; - type MultiplicativeOperatorOrHigher = ExponentiationOperator | MultiplicativeOperator; - type AdditiveOperator = SyntaxKind.PlusToken | SyntaxKind.MinusToken; - type AdditiveOperatorOrHigher = MultiplicativeOperatorOrHigher | AdditiveOperator; - type ShiftOperator = SyntaxKind.LessThanLessThanToken | SyntaxKind.GreaterThanGreaterThanToken | SyntaxKind.GreaterThanGreaterThanGreaterThanToken; - type ShiftOperatorOrHigher = AdditiveOperatorOrHigher | ShiftOperator; - type RelationalOperator = SyntaxKind.LessThanToken | SyntaxKind.LessThanEqualsToken | SyntaxKind.GreaterThanToken | SyntaxKind.GreaterThanEqualsToken | SyntaxKind.InstanceOfKeyword | SyntaxKind.InKeyword; - type RelationalOperatorOrHigher = ShiftOperatorOrHigher | RelationalOperator; - type EqualityOperator = SyntaxKind.EqualsEqualsToken | SyntaxKind.EqualsEqualsEqualsToken | SyntaxKind.ExclamationEqualsEqualsToken | SyntaxKind.ExclamationEqualsToken; - type EqualityOperatorOrHigher = RelationalOperatorOrHigher | EqualityOperator; - type BitwiseOperator = SyntaxKind.AmpersandToken | SyntaxKind.BarToken | SyntaxKind.CaretToken; - type BitwiseOperatorOrHigher = EqualityOperatorOrHigher | BitwiseOperator; - type LogicalOperator = SyntaxKind.AmpersandAmpersandToken | SyntaxKind.BarBarToken; - type LogicalOperatorOrHigher = BitwiseOperatorOrHigher | LogicalOperator; - type CompoundAssignmentOperator = SyntaxKind.PlusEqualsToken | SyntaxKind.MinusEqualsToken | SyntaxKind.AsteriskAsteriskEqualsToken | SyntaxKind.AsteriskEqualsToken | SyntaxKind.SlashEqualsToken | SyntaxKind.PercentEqualsToken | SyntaxKind.AmpersandEqualsToken | SyntaxKind.BarEqualsToken | SyntaxKind.CaretEqualsToken | SyntaxKind.LessThanLessThanEqualsToken | SyntaxKind.GreaterThanGreaterThanGreaterThanEqualsToken | SyntaxKind.GreaterThanGreaterThanEqualsToken; - type AssignmentOperator = SyntaxKind.EqualsToken | CompoundAssignmentOperator; - type AssignmentOperatorOrHigher = LogicalOperatorOrHigher | AssignmentOperator; - type BinaryOperator = AssignmentOperatorOrHigher | SyntaxKind.CommaToken; - type BinaryOperatorToken = Token; - interface BinaryExpression extends Expression, Declaration { - kind: SyntaxKind.BinaryExpression; - left: Expression; - operatorToken: BinaryOperatorToken; - right: Expression; - } - type AssignmentOperatorToken = Token; - interface AssignmentExpression extends BinaryExpression { - left: LeftHandSideExpression; - operatorToken: TOperator; - } - interface ObjectDestructuringAssignment extends AssignmentExpression { - left: ObjectLiteralExpression; - } - interface ArrayDestructuringAssignment extends AssignmentExpression { - left: ArrayLiteralExpression; - } - type DestructuringAssignment = ObjectDestructuringAssignment | ArrayDestructuringAssignment; - type BindingOrAssignmentElement = VariableDeclaration | ParameterDeclaration | BindingElement | PropertyAssignment | ShorthandPropertyAssignment | SpreadAssignment | OmittedExpression | SpreadElement | ArrayLiteralExpression | ObjectLiteralExpression | AssignmentExpression | Identifier | PropertyAccessExpression | ElementAccessExpression; - type BindingOrAssignmentElementRestIndicator = DotDotDotToken | SpreadElement | SpreadAssignment; - type BindingOrAssignmentElementTarget = BindingOrAssignmentPattern | Identifier | PropertyAccessExpression | ElementAccessExpression | OmittedExpression; - type ObjectBindingOrAssignmentPattern = ObjectBindingPattern | ObjectLiteralExpression; - type ArrayBindingOrAssignmentPattern = ArrayBindingPattern | ArrayLiteralExpression; - type AssignmentPattern = ObjectLiteralExpression | ArrayLiteralExpression; - type BindingOrAssignmentPattern = ObjectBindingOrAssignmentPattern | ArrayBindingOrAssignmentPattern; - interface ConditionalExpression extends Expression { - kind: SyntaxKind.ConditionalExpression; - condition: Expression; - questionToken: QuestionToken; - whenTrue: Expression; - colonToken: ColonToken; - whenFalse: Expression; - } - type FunctionBody = Block; - type ConciseBody = FunctionBody | Expression; - interface FunctionExpression extends PrimaryExpression, FunctionLikeDeclarationBase, JSDocContainer { - kind: SyntaxKind.FunctionExpression; - name?: Identifier; - body: FunctionBody; - } - interface ArrowFunction extends Expression, FunctionLikeDeclarationBase, JSDocContainer { - kind: SyntaxKind.ArrowFunction; - equalsGreaterThanToken: EqualsGreaterThanToken; - body: ConciseBody; - name: never; - } - interface LiteralLikeNode extends Node { - text: string; - isUnterminated?: boolean; - hasExtendedUnicodeEscape?: boolean; - } - interface LiteralExpression extends LiteralLikeNode, PrimaryExpression { - _literalExpressionBrand: any; - } - interface RegularExpressionLiteral extends LiteralExpression { - kind: SyntaxKind.RegularExpressionLiteral; - } - interface NoSubstitutionTemplateLiteral extends LiteralExpression { - kind: SyntaxKind.NoSubstitutionTemplateLiteral; - } - interface NumericLiteral extends LiteralExpression { - kind: SyntaxKind.NumericLiteral; - } - interface BigIntLiteral extends LiteralExpression { - kind: SyntaxKind.BigIntLiteral; - } - interface TemplateHead extends LiteralLikeNode { - kind: SyntaxKind.TemplateHead; - parent: TemplateExpression; - } - interface TemplateMiddle extends LiteralLikeNode { - kind: SyntaxKind.TemplateMiddle; - parent: TemplateSpan; - } - interface TemplateTail extends LiteralLikeNode { - kind: SyntaxKind.TemplateTail; - parent: TemplateSpan; - } - type TemplateLiteral = TemplateExpression | NoSubstitutionTemplateLiteral; - interface TemplateExpression extends PrimaryExpression { - kind: SyntaxKind.TemplateExpression; - head: TemplateHead; - templateSpans: NodeArray; - } - interface TemplateSpan extends Node { - kind: SyntaxKind.TemplateSpan; - parent: TemplateExpression; - expression: Expression; - literal: TemplateMiddle | TemplateTail; - } - interface ParenthesizedExpression extends PrimaryExpression, JSDocContainer { - kind: SyntaxKind.ParenthesizedExpression; - expression: Expression; - } - interface ArrayLiteralExpression extends PrimaryExpression { - kind: SyntaxKind.ArrayLiteralExpression; - elements: NodeArray; - } - interface SpreadElement extends Expression { - kind: SyntaxKind.SpreadElement; - parent: ArrayLiteralExpression | CallExpression | NewExpression; - expression: Expression; - } - /** - * This interface is a base interface for ObjectLiteralExpression and JSXAttributes to extend from. JSXAttributes is similar to - * ObjectLiteralExpression in that it contains array of properties; however, JSXAttributes' properties can only be - * JSXAttribute or JSXSpreadAttribute. ObjectLiteralExpression, on the other hand, can only have properties of type - * ObjectLiteralElement (e.g. PropertyAssignment, ShorthandPropertyAssignment etc.) - */ - interface ObjectLiteralExpressionBase extends PrimaryExpression, Declaration { - properties: NodeArray; - } - interface ObjectLiteralExpression extends ObjectLiteralExpressionBase { - kind: SyntaxKind.ObjectLiteralExpression; - } - type EntityNameExpression = Identifier | PropertyAccessEntityNameExpression; - type EntityNameOrEntityNameExpression = EntityName | EntityNameExpression; - interface PropertyAccessExpression extends MemberExpression, NamedDeclaration { - kind: SyntaxKind.PropertyAccessExpression; - expression: LeftHandSideExpression; - name: Identifier; - } - interface SuperPropertyAccessExpression extends PropertyAccessExpression { - expression: SuperExpression; - } - /** Brand for a PropertyAccessExpression which, like a QualifiedName, consists of a sequence of identifiers separated by dots. */ - interface PropertyAccessEntityNameExpression extends PropertyAccessExpression { - _propertyAccessExpressionLikeQualifiedNameBrand?: any; - expression: EntityNameExpression; - } - interface ElementAccessExpression extends MemberExpression { - kind: SyntaxKind.ElementAccessExpression; - expression: LeftHandSideExpression; - argumentExpression: Expression; - } - interface SuperElementAccessExpression extends ElementAccessExpression { - expression: SuperExpression; - } - type SuperProperty = SuperPropertyAccessExpression | SuperElementAccessExpression; - interface CallExpression extends LeftHandSideExpression, Declaration { - kind: SyntaxKind.CallExpression; - expression: LeftHandSideExpression; - typeArguments?: NodeArray; - arguments: NodeArray; - } - interface SuperCall extends CallExpression { - expression: SuperExpression; - } - interface ImportCall extends CallExpression { - expression: ImportExpression; - } - interface ExpressionWithTypeArguments extends NodeWithTypeArguments { - kind: SyntaxKind.ExpressionWithTypeArguments; - parent: HeritageClause | JSDocAugmentsTag; - expression: LeftHandSideExpression; - } - interface NewExpression extends PrimaryExpression, Declaration { - kind: SyntaxKind.NewExpression; - expression: LeftHandSideExpression; - typeArguments?: NodeArray; - arguments?: NodeArray; - } - interface TaggedTemplateExpression extends MemberExpression { - kind: SyntaxKind.TaggedTemplateExpression; - tag: LeftHandSideExpression; - typeArguments?: NodeArray; - template: TemplateLiteral; - } - type CallLikeExpression = CallExpression | NewExpression | TaggedTemplateExpression | Decorator | JsxOpeningLikeElement; - interface AsExpression extends Expression { - kind: SyntaxKind.AsExpression; - expression: Expression; - type: TypeNode; - } - interface TypeAssertion extends UnaryExpression { - kind: SyntaxKind.TypeAssertionExpression; - type: TypeNode; - expression: UnaryExpression; - } - type AssertionExpression = TypeAssertion | AsExpression; - interface NonNullExpression extends LeftHandSideExpression { - kind: SyntaxKind.NonNullExpression; - expression: Expression; - } - interface MetaProperty extends PrimaryExpression { - kind: SyntaxKind.MetaProperty; - keywordToken: SyntaxKind.NewKeyword | SyntaxKind.ImportKeyword; - name: Identifier; - } - interface JsxElement extends PrimaryExpression { - kind: SyntaxKind.JsxElement; - openingElement: JsxOpeningElement; - children: NodeArray; - closingElement: JsxClosingElement; - } - type JsxOpeningLikeElement = JsxSelfClosingElement | JsxOpeningElement; - type JsxAttributeLike = JsxAttribute | JsxSpreadAttribute; - type JsxTagNameExpression = Identifier | ThisExpression | JsxTagNamePropertyAccess; - interface JsxTagNamePropertyAccess extends PropertyAccessExpression { - expression: JsxTagNameExpression; - } - interface JsxAttributes extends ObjectLiteralExpressionBase { - parent: JsxOpeningLikeElement; - } - interface JsxOpeningElement extends Expression { - kind: SyntaxKind.JsxOpeningElement; - parent: JsxElement; - tagName: JsxTagNameExpression; - typeArguments?: NodeArray; - attributes: JsxAttributes; - } - interface JsxSelfClosingElement extends PrimaryExpression { - kind: SyntaxKind.JsxSelfClosingElement; - tagName: JsxTagNameExpression; - typeArguments?: NodeArray; - attributes: JsxAttributes; - } - interface JsxFragment extends PrimaryExpression { - kind: SyntaxKind.JsxFragment; - openingFragment: JsxOpeningFragment; - children: NodeArray; - closingFragment: JsxClosingFragment; - } - interface JsxOpeningFragment extends Expression { - kind: SyntaxKind.JsxOpeningFragment; - parent: JsxFragment; - } - interface JsxClosingFragment extends Expression { - kind: SyntaxKind.JsxClosingFragment; - parent: JsxFragment; - } - interface JsxAttribute extends ObjectLiteralElement { - kind: SyntaxKind.JsxAttribute; - parent: JsxAttributes; - name: Identifier; - initializer?: StringLiteral | JsxExpression; - } - interface JsxSpreadAttribute extends ObjectLiteralElement { - kind: SyntaxKind.JsxSpreadAttribute; - parent: JsxAttributes; - expression: Expression; - } - interface JsxClosingElement extends Node { - kind: SyntaxKind.JsxClosingElement; - parent: JsxElement; - tagName: JsxTagNameExpression; - } - interface JsxExpression extends Expression { - kind: SyntaxKind.JsxExpression; - parent: JsxElement | JsxAttributeLike; - dotDotDotToken?: Token; - expression?: Expression; - } - interface JsxText extends Node { - kind: SyntaxKind.JsxText; - containsOnlyWhiteSpaces: boolean; - parent: JsxElement; - } - type JsxChild = JsxText | JsxExpression | JsxElement | JsxSelfClosingElement | JsxFragment; - interface Statement extends Node { - _statementBrand: any; - } - interface NotEmittedStatement extends Statement { - kind: SyntaxKind.NotEmittedStatement; - } - /** - * A list of comma-separated expressions. This node is only created by transformations. - */ - interface CommaListExpression extends Expression { - kind: SyntaxKind.CommaListExpression; - elements: NodeArray; - } - interface EmptyStatement extends Statement { - kind: SyntaxKind.EmptyStatement; - } - interface DebuggerStatement extends Statement { - kind: SyntaxKind.DebuggerStatement; - } - interface MissingDeclaration extends DeclarationStatement { - kind: SyntaxKind.MissingDeclaration; - name?: Identifier; - } - type BlockLike = SourceFile | Block | ModuleBlock | CaseOrDefaultClause; - interface Block extends Statement { - kind: SyntaxKind.Block; - statements: NodeArray; - } - interface VariableStatement extends Statement, JSDocContainer { - kind: SyntaxKind.VariableStatement; - declarationList: VariableDeclarationList; - } - interface ExpressionStatement extends Statement, JSDocContainer { - kind: SyntaxKind.ExpressionStatement; - expression: Expression; - } - interface IfStatement extends Statement { - kind: SyntaxKind.IfStatement; - expression: Expression; - thenStatement: Statement; - elseStatement?: Statement; - } - interface IterationStatement extends Statement { - statement: Statement; - } - interface DoStatement extends IterationStatement { - kind: SyntaxKind.DoStatement; - expression: Expression; - } - interface WhileStatement extends IterationStatement { - kind: SyntaxKind.WhileStatement; - expression: Expression; - } - type ForInitializer = VariableDeclarationList | Expression; - interface ForStatement extends IterationStatement { - kind: SyntaxKind.ForStatement; - initializer?: ForInitializer; - condition?: Expression; - incrementor?: Expression; - } - type ForInOrOfStatement = ForInStatement | ForOfStatement; - interface ForInStatement extends IterationStatement { - kind: SyntaxKind.ForInStatement; - initializer: ForInitializer; - expression: Expression; - } - interface ForOfStatement extends IterationStatement { - kind: SyntaxKind.ForOfStatement; - awaitModifier?: AwaitKeywordToken; - initializer: ForInitializer; - expression: Expression; - } - interface BreakStatement extends Statement { - kind: SyntaxKind.BreakStatement; - label?: Identifier; - } - interface ContinueStatement extends Statement { - kind: SyntaxKind.ContinueStatement; - label?: Identifier; - } - type BreakOrContinueStatement = BreakStatement | ContinueStatement; - interface ReturnStatement extends Statement { - kind: SyntaxKind.ReturnStatement; - expression?: Expression; - } - interface WithStatement extends Statement { - kind: SyntaxKind.WithStatement; - expression: Expression; - statement: Statement; - } - interface SwitchStatement extends Statement { - kind: SyntaxKind.SwitchStatement; - expression: Expression; - caseBlock: CaseBlock; - possiblyExhaustive?: boolean; - } - interface CaseBlock extends Node { - kind: SyntaxKind.CaseBlock; - parent: SwitchStatement; - clauses: NodeArray; - } - interface CaseClause extends Node { - kind: SyntaxKind.CaseClause; - parent: CaseBlock; - expression: Expression; - statements: NodeArray; - } - interface DefaultClause extends Node { - kind: SyntaxKind.DefaultClause; - parent: CaseBlock; - statements: NodeArray; - } - type CaseOrDefaultClause = CaseClause | DefaultClause; - interface LabeledStatement extends Statement, JSDocContainer { - kind: SyntaxKind.LabeledStatement; - label: Identifier; - statement: Statement; - } - interface ThrowStatement extends Statement { - kind: SyntaxKind.ThrowStatement; - expression?: Expression; - } - interface TryStatement extends Statement { - kind: SyntaxKind.TryStatement; - tryBlock: Block; - catchClause?: CatchClause; - finallyBlock?: Block; - } - interface CatchClause extends Node { - kind: SyntaxKind.CatchClause; - parent: TryStatement; - variableDeclaration?: VariableDeclaration; - block: Block; - } - type ObjectTypeDeclaration = ClassLikeDeclaration | InterfaceDeclaration | TypeLiteralNode; - type DeclarationWithTypeParameters = DeclarationWithTypeParameterChildren | JSDocTypedefTag | JSDocCallbackTag | JSDocSignature; - type DeclarationWithTypeParameterChildren = SignatureDeclaration | ClassLikeDeclaration | InterfaceDeclaration | TypeAliasDeclaration | JSDocTemplateTag; - interface ClassLikeDeclarationBase extends NamedDeclaration, JSDocContainer { - kind: SyntaxKind.ClassDeclaration | SyntaxKind.ClassExpression; - name?: Identifier; - typeParameters?: NodeArray; - heritageClauses?: NodeArray; - members: NodeArray; - } - interface ClassDeclaration extends ClassLikeDeclarationBase, DeclarationStatement { - kind: SyntaxKind.ClassDeclaration; - /** May be undefined in `export default class { ... }`. */ - name?: Identifier; - } - interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { - kind: SyntaxKind.ClassExpression; - } - type ClassLikeDeclaration = ClassDeclaration | ClassExpression; - interface ClassElement extends NamedDeclaration { - _classElementBrand: any; - name?: PropertyName; - } - interface TypeElement extends NamedDeclaration { - _typeElementBrand: any; - name?: PropertyName; - questionToken?: QuestionToken; - } - interface InterfaceDeclaration extends DeclarationStatement, JSDocContainer { - kind: SyntaxKind.InterfaceDeclaration; - name: Identifier; - typeParameters?: NodeArray; - heritageClauses?: NodeArray; - members: NodeArray; - } - interface HeritageClause extends Node { - kind: SyntaxKind.HeritageClause; - parent: InterfaceDeclaration | ClassLikeDeclaration; - token: SyntaxKind.ExtendsKeyword | SyntaxKind.ImplementsKeyword; - types: NodeArray; - } - interface TypeAliasDeclaration extends DeclarationStatement, JSDocContainer { - kind: SyntaxKind.TypeAliasDeclaration; - name: Identifier; - typeParameters?: NodeArray; - type: TypeNode; - } - interface EnumMember extends NamedDeclaration, JSDocContainer { - kind: SyntaxKind.EnumMember; - parent: EnumDeclaration; - name: PropertyName; - initializer?: Expression; - } - interface EnumDeclaration extends DeclarationStatement, JSDocContainer { - kind: SyntaxKind.EnumDeclaration; - name: Identifier; - members: NodeArray; - } - type ModuleName = Identifier | StringLiteral; - type ModuleBody = NamespaceBody | JSDocNamespaceBody; - interface ModuleDeclaration extends DeclarationStatement, JSDocContainer { - kind: SyntaxKind.ModuleDeclaration; - parent: ModuleBody | SourceFile; - name: ModuleName; - body?: ModuleBody | JSDocNamespaceDeclaration; - } - type NamespaceBody = ModuleBlock | NamespaceDeclaration; - interface NamespaceDeclaration extends ModuleDeclaration { - name: Identifier; - body: NamespaceBody; - } - type JSDocNamespaceBody = Identifier | JSDocNamespaceDeclaration; - interface JSDocNamespaceDeclaration extends ModuleDeclaration { - name: Identifier; - body?: JSDocNamespaceBody; - } - interface ModuleBlock extends Node, Statement { - kind: SyntaxKind.ModuleBlock; - parent: ModuleDeclaration; - statements: NodeArray; - } - type ModuleReference = EntityName | ExternalModuleReference; - /** - * One of: - * - import x = require("mod"); - * - import x = M.x; - */ - interface ImportEqualsDeclaration extends DeclarationStatement, JSDocContainer { - kind: SyntaxKind.ImportEqualsDeclaration; - parent: SourceFile | ModuleBlock; - name: Identifier; - moduleReference: ModuleReference; - } - interface ExternalModuleReference extends Node { - kind: SyntaxKind.ExternalModuleReference; - parent: ImportEqualsDeclaration; - expression: Expression; - } - interface ImportDeclaration extends Statement { - kind: SyntaxKind.ImportDeclaration; - parent: SourceFile | ModuleBlock; - importClause?: ImportClause; - /** If this is not a StringLiteral it will be a grammar error. */ - moduleSpecifier: Expression; - } - type NamedImportBindings = NamespaceImport | NamedImports; - interface ImportClause extends NamedDeclaration { - kind: SyntaxKind.ImportClause; - parent: ImportDeclaration; - name?: Identifier; - namedBindings?: NamedImportBindings; - } - interface NamespaceImport extends NamedDeclaration { - kind: SyntaxKind.NamespaceImport; - parent: ImportClause; - name: Identifier; - } - interface NamespaceExportDeclaration extends DeclarationStatement { - kind: SyntaxKind.NamespaceExportDeclaration; - name: Identifier; - } - interface ExportDeclaration extends DeclarationStatement, JSDocContainer { - kind: SyntaxKind.ExportDeclaration; - parent: SourceFile | ModuleBlock; - /** Will not be assigned in the case of `export * from "foo";` */ - exportClause?: NamedExports; - /** If this is not a StringLiteral it will be a grammar error. */ - moduleSpecifier?: Expression; - } - interface NamedImports extends Node { - kind: SyntaxKind.NamedImports; - parent: ImportClause; - elements: NodeArray; - } - interface NamedExports extends Node { - kind: SyntaxKind.NamedExports; - parent: ExportDeclaration; - elements: NodeArray; - } - type NamedImportsOrExports = NamedImports | NamedExports; - interface ImportSpecifier extends NamedDeclaration { - kind: SyntaxKind.ImportSpecifier; - parent: NamedImports; - propertyName?: Identifier; - name: Identifier; - } - interface ExportSpecifier extends NamedDeclaration { - kind: SyntaxKind.ExportSpecifier; - parent: NamedExports; - propertyName?: Identifier; - name: Identifier; - } - type ImportOrExportSpecifier = ImportSpecifier | ExportSpecifier; - /** - * This is either an `export =` or an `export default` declaration. - * Unless `isExportEquals` is set, this node was parsed as an `export default`. - */ - interface ExportAssignment extends DeclarationStatement { - kind: SyntaxKind.ExportAssignment; - parent: SourceFile; - isExportEquals?: boolean; - expression: Expression; - } - interface FileReference extends TextRange { - fileName: string; - } - interface CheckJsDirective extends TextRange { - enabled: boolean; - } - type CommentKind = SyntaxKind.SingleLineCommentTrivia | SyntaxKind.MultiLineCommentTrivia; - interface CommentRange extends TextRange { - hasTrailingNewLine?: boolean; - kind: CommentKind; - } - interface SynthesizedComment extends CommentRange { - text: string; - pos: -1; - end: -1; - } - interface JSDocTypeExpression extends TypeNode { - kind: SyntaxKind.JSDocTypeExpression; - type: TypeNode; - } - interface JSDocType extends TypeNode { - _jsDocTypeBrand: any; - } - interface JSDocAllType extends JSDocType { - kind: SyntaxKind.JSDocAllType; - } - interface JSDocUnknownType extends JSDocType { - kind: SyntaxKind.JSDocUnknownType; - } - interface JSDocNonNullableType extends JSDocType { - kind: SyntaxKind.JSDocNonNullableType; - type: TypeNode; - } - interface JSDocNullableType extends JSDocType { - kind: SyntaxKind.JSDocNullableType; - type: TypeNode; - } - interface JSDocOptionalType extends JSDocType { - kind: SyntaxKind.JSDocOptionalType; - type: TypeNode; - } - interface JSDocFunctionType extends JSDocType, SignatureDeclarationBase { - kind: SyntaxKind.JSDocFunctionType; - } - interface JSDocVariadicType extends JSDocType { - kind: SyntaxKind.JSDocVariadicType; - type: TypeNode; - } - type JSDocTypeReferencingNode = JSDocVariadicType | JSDocOptionalType | JSDocNullableType | JSDocNonNullableType; - interface JSDoc extends Node { - kind: SyntaxKind.JSDocComment; - parent: HasJSDoc; - tags?: NodeArray; - comment?: string; - } - interface JSDocTag extends Node { - parent: JSDoc | JSDocTypeLiteral; - tagName: Identifier; - comment?: string; - } - interface JSDocUnknownTag extends JSDocTag { - kind: SyntaxKind.JSDocTag; - } - /** - * Note that `@extends` is a synonym of `@augments`. - * Both tags are represented by this interface. - */ - interface JSDocAugmentsTag extends JSDocTag { - kind: SyntaxKind.JSDocAugmentsTag; - class: ExpressionWithTypeArguments & { - expression: Identifier | PropertyAccessEntityNameExpression; - }; - } - interface JSDocClassTag extends JSDocTag { - kind: SyntaxKind.JSDocClassTag; - } - interface JSDocEnumTag extends JSDocTag { - kind: SyntaxKind.JSDocEnumTag; - typeExpression?: JSDocTypeExpression; - } - interface JSDocThisTag extends JSDocTag { - kind: SyntaxKind.JSDocThisTag; - typeExpression?: JSDocTypeExpression; - } - interface JSDocTemplateTag extends JSDocTag { - kind: SyntaxKind.JSDocTemplateTag; - constraint: JSDocTypeExpression | undefined; - typeParameters: NodeArray; - } - interface JSDocReturnTag extends JSDocTag { - kind: SyntaxKind.JSDocReturnTag; - typeExpression?: JSDocTypeExpression; - } - interface JSDocTypeTag extends JSDocTag { - kind: SyntaxKind.JSDocTypeTag; - typeExpression?: JSDocTypeExpression; - } - interface JSDocTypedefTag extends JSDocTag, NamedDeclaration { - parent: JSDoc; - kind: SyntaxKind.JSDocTypedefTag; - fullName?: JSDocNamespaceDeclaration | Identifier; - name?: Identifier; - typeExpression?: JSDocTypeExpression | JSDocTypeLiteral; - } - interface JSDocCallbackTag extends JSDocTag, NamedDeclaration { - parent: JSDoc; - kind: SyntaxKind.JSDocCallbackTag; - fullName?: JSDocNamespaceDeclaration | Identifier; - name?: Identifier; - typeExpression: JSDocSignature; - } - interface JSDocSignature extends JSDocType, Declaration { - kind: SyntaxKind.JSDocSignature; - typeParameters?: ReadonlyArray; - parameters: ReadonlyArray; - type: JSDocReturnTag | undefined; - } - interface JSDocPropertyLikeTag extends JSDocTag, Declaration { - parent: JSDoc; - name: EntityName; - typeExpression?: JSDocTypeExpression; - /** Whether the property name came before the type -- non-standard for JSDoc, but Typescript-like */ - isNameFirst: boolean; - isBracketed: boolean; - } - interface JSDocPropertyTag extends JSDocPropertyLikeTag { - kind: SyntaxKind.JSDocPropertyTag; - } - interface JSDocParameterTag extends JSDocPropertyLikeTag { - kind: SyntaxKind.JSDocParameterTag; - } - interface JSDocTypeLiteral extends JSDocType { - kind: SyntaxKind.JSDocTypeLiteral; - jsDocPropertyTags?: ReadonlyArray; - /** If true, then this type literal represents an *array* of its type. */ - isArrayType?: boolean; - } - enum FlowFlags { - Unreachable = 1, - Start = 2, - BranchLabel = 4, - LoopLabel = 8, - Assignment = 16, - TrueCondition = 32, - FalseCondition = 64, - SwitchClause = 128, - ArrayMutation = 256, - Referenced = 512, - Shared = 1024, - PreFinally = 2048, - AfterFinally = 4096, - Label = 12, - Condition = 96 - } - interface FlowLock { - locked?: boolean; - } - interface AfterFinallyFlow extends FlowNodeBase, FlowLock { - antecedent: FlowNode; - } - interface PreFinallyFlow extends FlowNodeBase { - antecedent: FlowNode; - lock: FlowLock; - } - type FlowNode = AfterFinallyFlow | PreFinallyFlow | FlowStart | FlowLabel | FlowAssignment | FlowCondition | FlowSwitchClause | FlowArrayMutation; - interface FlowNodeBase { - flags: FlowFlags; - id?: number; - } - interface FlowStart extends FlowNodeBase { - container?: FunctionExpression | ArrowFunction | MethodDeclaration; - } - interface FlowLabel extends FlowNodeBase { - antecedents: FlowNode[] | undefined; - } - interface FlowAssignment extends FlowNodeBase { - node: Expression | VariableDeclaration | BindingElement; - antecedent: FlowNode; - } - interface FlowCondition extends FlowNodeBase { - expression: Expression; - antecedent: FlowNode; - } - interface FlowSwitchClause extends FlowNodeBase { - switchStatement: SwitchStatement; - clauseStart: number; - clauseEnd: number; - antecedent: FlowNode; - } - interface FlowArrayMutation extends FlowNodeBase { - node: CallExpression | BinaryExpression; - antecedent: FlowNode; - } - type FlowType = Type | IncompleteType; - interface IncompleteType { - flags: TypeFlags; - type: Type; - } - interface AmdDependency { - path: string; - name?: string; - } - interface SourceFile extends Declaration { - kind: SyntaxKind.SourceFile; - statements: NodeArray; - endOfFileToken: Token; - fileName: string; - text: string; - amdDependencies: ReadonlyArray; - moduleName?: string; - referencedFiles: ReadonlyArray; - typeReferenceDirectives: ReadonlyArray; - libReferenceDirectives: ReadonlyArray; - languageVariant: LanguageVariant; - isDeclarationFile: boolean; - /** - * lib.d.ts should have a reference comment like - * - * /// - * - * If any other file has this comment, it signals not to include lib.d.ts - * because this containing file is intended to act as a default library. - */ - hasNoDefaultLib: boolean; - languageVersion: ScriptTarget; - } - interface Bundle extends Node { - kind: SyntaxKind.Bundle; - prepends: ReadonlyArray; - sourceFiles: ReadonlyArray; - } - interface InputFiles extends Node { - kind: SyntaxKind.InputFiles; - javascriptText: string; - javascriptMapPath?: string; - javascriptMapText?: string; - declarationText: string; - declarationMapPath?: string; - declarationMapText?: string; - } - interface UnparsedSource extends Node { - kind: SyntaxKind.UnparsedSource; - text: string; - sourceMapPath?: string; - sourceMapText?: string; - } - interface JsonSourceFile extends SourceFile { - statements: NodeArray; - } - interface TsConfigSourceFile extends JsonSourceFile { - extendedSourceFiles?: string[]; - } - interface JsonMinusNumericLiteral extends PrefixUnaryExpression { - kind: SyntaxKind.PrefixUnaryExpression; - operator: SyntaxKind.MinusToken; - operand: NumericLiteral; - } - interface JsonObjectExpressionStatement extends ExpressionStatement { - expression: ObjectLiteralExpression | ArrayLiteralExpression | JsonMinusNumericLiteral | NumericLiteral | StringLiteral | BooleanLiteral | NullLiteral; - } - interface ScriptReferenceHost { - getCompilerOptions(): CompilerOptions; - getSourceFile(fileName: string): SourceFile | undefined; - getSourceFileByPath(path: Path): SourceFile | undefined; - getCurrentDirectory(): string; - } - interface ParseConfigHost { - useCaseSensitiveFileNames: boolean; - readDirectory(rootDir: string, extensions: ReadonlyArray, excludes: ReadonlyArray | undefined, includes: ReadonlyArray, depth?: number): ReadonlyArray; - /** - * Gets a value indicating whether the specified path exists and is a file. - * @param path The path to test. - */ - fileExists(path: string): boolean; - readFile(path: string): string | undefined; - trace?(s: string): void; - } - /** - * Branded string for keeping track of when we've turned an ambiguous path - * specified like "./blah" to an absolute path to an actual - * tsconfig file, e.g. "/root/blah/tsconfig.json" - */ - type ResolvedConfigFileName = string & { - _isResolvedConfigFileName: never; - }; - type WriteFileCallback = (fileName: string, data: string, writeByteOrderMark: boolean, onError: ((message: string) => void) | undefined, sourceFiles?: ReadonlyArray) => void; - class OperationCanceledException { - } - interface CancellationToken { - isCancellationRequested(): boolean; - /** @throws OperationCanceledException if isCancellationRequested is true */ - throwIfCancellationRequested(): void; - } - interface Program extends ScriptReferenceHost { - /** - * Get a list of root file names that were passed to a 'createProgram' - */ - getRootFileNames(): ReadonlyArray; - /** - * Get a list of files in the program - */ - getSourceFiles(): ReadonlyArray; - /** - * Emits the JavaScript and declaration files. If targetSourceFile is not specified, then - * the JavaScript and declaration files will be produced for all the files in this program. - * If targetSourceFile is specified, then only the JavaScript and declaration for that - * specific file will be generated. - * - * If writeFile is not specified then the writeFile callback from the compiler host will be - * used for writing the JavaScript and declaration files. Otherwise, the writeFile parameter - * will be invoked when writing the JavaScript and declaration files. - */ - emit(targetSourceFile?: SourceFile, writeFile?: WriteFileCallback, cancellationToken?: CancellationToken, emitOnlyDtsFiles?: boolean, customTransformers?: CustomTransformers): EmitResult; - getOptionsDiagnostics(cancellationToken?: CancellationToken): ReadonlyArray; - getGlobalDiagnostics(cancellationToken?: CancellationToken): ReadonlyArray; - getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): ReadonlyArray; - /** The first time this is called, it will return global diagnostics (no location). */ - getSemanticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): ReadonlyArray; - getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): ReadonlyArray; - getConfigFileParsingDiagnostics(): ReadonlyArray; - /** - * Gets a type checker that can be used to semantically analyze source files in the program. - */ - getTypeChecker(): TypeChecker; - isSourceFileFromExternalLibrary(file: SourceFile): boolean; - isSourceFileDefaultLibrary(file: SourceFile): boolean; - getProjectReferences(): ReadonlyArray | undefined; - getResolvedProjectReferences(): ReadonlyArray | undefined; - } - interface ResolvedProjectReference { - commandLine: ParsedCommandLine; - sourceFile: SourceFile; - references?: ReadonlyArray; - } - interface CustomTransformers { - /** Custom transformers to evaluate before built-in .js transformations. */ - before?: TransformerFactory[]; - /** Custom transformers to evaluate after built-in .js transformations. */ - after?: TransformerFactory[]; - /** Custom transformers to evaluate after built-in .d.ts transformations. */ - afterDeclarations?: TransformerFactory[]; - } - interface SourceMapSpan { - /** Line number in the .js file. */ - emittedLine: number; - /** Column number in the .js file. */ - emittedColumn: number; - /** Line number in the .ts file. */ - sourceLine: number; - /** Column number in the .ts file. */ - sourceColumn: number; - /** Optional name (index into names array) associated with this span. */ - nameIndex?: number; - /** .ts file (index into sources array) associated with this span */ - sourceIndex: number; - } - /** Return code used by getEmitOutput function to indicate status of the function */ - enum ExitStatus { - Success = 0, - DiagnosticsPresent_OutputsSkipped = 1, - DiagnosticsPresent_OutputsGenerated = 2 - } - interface EmitResult { - emitSkipped: boolean; - /** Contains declaration emit diagnostics */ - diagnostics: ReadonlyArray; - emittedFiles?: string[]; - } - interface TypeChecker { - getTypeOfSymbolAtLocation(symbol: Symbol, node: Node): Type; - getDeclaredTypeOfSymbol(symbol: Symbol): Type; - getPropertiesOfType(type: Type): Symbol[]; - getPropertyOfType(type: Type, propertyName: string): Symbol | undefined; - getIndexInfoOfType(type: Type, kind: IndexKind): IndexInfo | undefined; - getSignaturesOfType(type: Type, kind: SignatureKind): ReadonlyArray; - getIndexTypeOfType(type: Type, kind: IndexKind): Type | undefined; - getBaseTypes(type: InterfaceType): BaseType[]; - getBaseTypeOfLiteralType(type: Type): Type; - getWidenedType(type: Type): Type; - getReturnTypeOfSignature(signature: Signature): Type; - getNullableType(type: Type, flags: TypeFlags): Type; - getNonNullableType(type: Type): Type; - /** Note that the resulting nodes cannot be checked. */ - typeToTypeNode(type: Type, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): TypeNode | undefined; - /** Note that the resulting nodes cannot be checked. */ - signatureToSignatureDeclaration(signature: Signature, kind: SyntaxKind, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): (SignatureDeclaration & { - typeArguments?: NodeArray; - }) | undefined; - /** Note that the resulting nodes cannot be checked. */ - indexInfoToIndexSignatureDeclaration(indexInfo: IndexInfo, kind: IndexKind, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): IndexSignatureDeclaration | undefined; - /** Note that the resulting nodes cannot be checked. */ - symbolToEntityName(symbol: Symbol, meaning: SymbolFlags, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): EntityName | undefined; - /** Note that the resulting nodes cannot be checked. */ - symbolToExpression(symbol: Symbol, meaning: SymbolFlags, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): Expression | undefined; - /** Note that the resulting nodes cannot be checked. */ - symbolToTypeParameterDeclarations(symbol: Symbol, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): NodeArray | undefined; - /** Note that the resulting nodes cannot be checked. */ - symbolToParameterDeclaration(symbol: Symbol, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): ParameterDeclaration | undefined; - /** Note that the resulting nodes cannot be checked. */ - typeParameterToDeclaration(parameter: TypeParameter, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): TypeParameterDeclaration | undefined; - getSymbolsInScope(location: Node, meaning: SymbolFlags): Symbol[]; - getSymbolAtLocation(node: Node): Symbol | undefined; - getSymbolsOfParameterPropertyDeclaration(parameter: ParameterDeclaration, parameterName: string): Symbol[]; - /** - * The function returns the value (local variable) symbol of an identifier in the short-hand property assignment. - * This is necessary as an identifier in short-hand property assignment can contains two meaning: property name and property value. - */ - getShorthandAssignmentValueSymbol(location: Node): Symbol | undefined; - getExportSpecifierLocalTargetSymbol(location: ExportSpecifier): Symbol | undefined; - /** - * If a symbol is a local symbol with an associated exported symbol, returns the exported symbol. - * Otherwise returns its input. - * For example, at `export type T = number;`: - * - `getSymbolAtLocation` at the location `T` will return the exported symbol for `T`. - * - But the result of `getSymbolsInScope` will contain the *local* symbol for `T`, not the exported symbol. - * - Calling `getExportSymbolOfSymbol` on that local symbol will return the exported symbol. - */ - getExportSymbolOfSymbol(symbol: Symbol): Symbol; - getPropertySymbolOfDestructuringAssignment(location: Identifier): Symbol | undefined; - getTypeAtLocation(node: Node): Type; - getTypeFromTypeNode(node: TypeNode): Type; - signatureToString(signature: Signature, enclosingDeclaration?: Node, flags?: TypeFormatFlags, kind?: SignatureKind): string; - typeToString(type: Type, enclosingDeclaration?: Node, flags?: TypeFormatFlags): string; - symbolToString(symbol: Symbol, enclosingDeclaration?: Node, meaning?: SymbolFlags, flags?: SymbolFormatFlags): string; - typePredicateToString(predicate: TypePredicate, enclosingDeclaration?: Node, flags?: TypeFormatFlags): string; - getFullyQualifiedName(symbol: Symbol): string; - getAugmentedPropertiesOfType(type: Type): Symbol[]; - getRootSymbols(symbol: Symbol): ReadonlyArray; - getContextualType(node: Expression): Type | undefined; - /** - * returns unknownSignature in the case of an error. - * returns undefined if the node is not valid. - * @param argumentCount Apparent number of arguments, passed in case of a possibly incomplete call. This should come from an ArgumentListInfo. See `signatureHelp.ts`. - */ - getResolvedSignature(node: CallLikeExpression, candidatesOutArray?: Signature[], argumentCount?: number): Signature | undefined; - getSignatureFromDeclaration(declaration: SignatureDeclaration): Signature | undefined; - isImplementationOfOverload(node: SignatureDeclaration): boolean | undefined; - isUndefinedSymbol(symbol: Symbol): boolean; - isArgumentsSymbol(symbol: Symbol): boolean; - isUnknownSymbol(symbol: Symbol): boolean; - getConstantValue(node: EnumMember | PropertyAccessExpression | ElementAccessExpression): string | number | undefined; - isValidPropertyAccess(node: PropertyAccessExpression | QualifiedName | ImportTypeNode, propertyName: string): boolean; - /** Follow all aliases to get the original symbol. */ - getAliasedSymbol(symbol: Symbol): Symbol; - getExportsOfModule(moduleSymbol: Symbol): Symbol[]; - getJsxIntrinsicTagNamesAt(location: Node): Symbol[]; - isOptionalParameter(node: ParameterDeclaration): boolean; - getAmbientModules(): Symbol[]; - tryGetMemberInModuleExports(memberName: string, moduleSymbol: Symbol): Symbol | undefined; - getApparentType(type: Type): Type; - getBaseConstraintOfType(type: Type): Type | undefined; - getDefaultFromTypeParameter(type: Type): Type | undefined; - /** - * Depending on the operation performed, it may be appropriate to throw away the checker - * if the cancellation token is triggered. Typically, if it is used for error checking - * and the operation is cancelled, then it should be discarded, otherwise it is safe to keep. - */ - runWithCancellationToken(token: CancellationToken, cb: (checker: TypeChecker) => T): T; - } - enum NodeBuilderFlags { - None = 0, - NoTruncation = 1, - WriteArrayAsGenericType = 2, - GenerateNamesForShadowedTypeParams = 4, - UseStructuralFallback = 8, - ForbidIndexedAccessSymbolReferences = 16, - WriteTypeArgumentsOfSignature = 32, - UseFullyQualifiedType = 64, - UseOnlyExternalAliasing = 128, - SuppressAnyReturnType = 256, - WriteTypeParametersInQualifiedName = 512, - MultilineObjectLiterals = 1024, - WriteClassExpressionAsTypeLiteral = 2048, - UseTypeOfFunction = 4096, - OmitParameterModifiers = 8192, - UseAliasDefinedOutsideCurrentScope = 16384, - AllowThisInObjectLiteral = 32768, - AllowQualifedNameInPlaceOfIdentifier = 65536, - AllowAnonymousIdentifier = 131072, - AllowEmptyUnionOrIntersection = 262144, - AllowEmptyTuple = 524288, - AllowUniqueESSymbolType = 1048576, - AllowEmptyIndexInfoType = 2097152, - AllowNodeModulesRelativePaths = 67108864, - IgnoreErrors = 70221824, - InObjectTypeLiteral = 4194304, - InTypeAlias = 8388608, - InInitialEntityName = 16777216, - InReverseMappedType = 33554432 - } - enum TypeFormatFlags { - None = 0, - NoTruncation = 1, - WriteArrayAsGenericType = 2, - UseStructuralFallback = 8, - WriteTypeArgumentsOfSignature = 32, - UseFullyQualifiedType = 64, - SuppressAnyReturnType = 256, - MultilineObjectLiterals = 1024, - WriteClassExpressionAsTypeLiteral = 2048, - UseTypeOfFunction = 4096, - OmitParameterModifiers = 8192, - UseAliasDefinedOutsideCurrentScope = 16384, - AllowUniqueESSymbolType = 1048576, - AddUndefined = 131072, - WriteArrowStyleSignature = 262144, - InArrayType = 524288, - InElementType = 2097152, - InFirstTypeArgument = 4194304, - InTypeAlias = 8388608, - /** @deprecated */ WriteOwnNameForAnyLike = 0, - NodeBuilderFlagsMask = 9469291 - } - enum SymbolFormatFlags { - None = 0, - WriteTypeParametersOrArguments = 1, - UseOnlyExternalAliasing = 2, - AllowAnyNodeKind = 4, - UseAliasDefinedOutsideCurrentScope = 8 - } - enum TypePredicateKind { - This = 0, - Identifier = 1 - } - interface TypePredicateBase { - kind: TypePredicateKind; - type: Type; - } - interface ThisTypePredicate extends TypePredicateBase { - kind: TypePredicateKind.This; - } - interface IdentifierTypePredicate extends TypePredicateBase { - kind: TypePredicateKind.Identifier; - parameterName: string; - parameterIndex: number; - } - type TypePredicate = IdentifierTypePredicate | ThisTypePredicate; - enum SymbolFlags { - None = 0, - FunctionScopedVariable = 1, - BlockScopedVariable = 2, - Property = 4, - EnumMember = 8, - Function = 16, - Class = 32, - Interface = 64, - ConstEnum = 128, - RegularEnum = 256, - ValueModule = 512, - NamespaceModule = 1024, - TypeLiteral = 2048, - ObjectLiteral = 4096, - Method = 8192, - Constructor = 16384, - GetAccessor = 32768, - SetAccessor = 65536, - Signature = 131072, - TypeParameter = 262144, - TypeAlias = 524288, - ExportValue = 1048576, - Alias = 2097152, - Prototype = 4194304, - ExportStar = 8388608, - Optional = 16777216, - Transient = 33554432, - Assignment = 67108864, - ModuleExports = 134217728, - Enum = 384, - Variable = 3, - Value = 67220415, - Type = 67897832, - Namespace = 1920, - Module = 1536, - Accessor = 98304, - FunctionScopedVariableExcludes = 67220414, - BlockScopedVariableExcludes = 67220415, - ParameterExcludes = 67220415, - PropertyExcludes = 0, - EnumMemberExcludes = 68008959, - FunctionExcludes = 67219887, - ClassExcludes = 68008383, - InterfaceExcludes = 67897736, - RegularEnumExcludes = 68008191, - ConstEnumExcludes = 68008831, - ValueModuleExcludes = 110735, - NamespaceModuleExcludes = 0, - MethodExcludes = 67212223, - GetAccessorExcludes = 67154879, - SetAccessorExcludes = 67187647, - TypeParameterExcludes = 67635688, - TypeAliasExcludes = 67897832, - AliasExcludes = 2097152, - ModuleMember = 2623475, - ExportHasLocal = 944, - BlockScoped = 418, - PropertyOrAccessor = 98308, - ClassMember = 106500 - } - interface Symbol { - flags: SymbolFlags; - escapedName: __String; - declarations: Declaration[]; - valueDeclaration: Declaration; - members?: SymbolTable; - exports?: SymbolTable; - globalExports?: SymbolTable; - } - enum InternalSymbolName { - Call = "__call", - Constructor = "__constructor", - New = "__new", - Index = "__index", - ExportStar = "__export", - Global = "__global", - Missing = "__missing", - Type = "__type", - Object = "__object", - JSXAttributes = "__jsxAttributes", - Class = "__class", - Function = "__function", - Computed = "__computed", - Resolving = "__resolving__", - ExportEquals = "export=", - Default = "default", - This = "this" - } - /** - * This represents a string whose leading underscore have been escaped by adding extra leading underscores. - * The shape of this brand is rather unique compared to others we've used. - * Instead of just an intersection of a string and an object, it is that union-ed - * with an intersection of void and an object. This makes it wholly incompatible - * with a normal string (which is good, it cannot be misused on assignment or on usage), - * while still being comparable with a normal string via === (also good) and castable from a string. - */ - type __String = (string & { - __escapedIdentifier: void; - }) | (void & { - __escapedIdentifier: void; - }) | InternalSymbolName; - /** ReadonlyMap where keys are `__String`s. */ - interface ReadonlyUnderscoreEscapedMap { - get(key: __String): T | undefined; - has(key: __String): boolean; - forEach(action: (value: T, key: __String) => void): void; - readonly size: number; - keys(): Iterator<__String>; - values(): Iterator; - entries(): Iterator<[__String, T]>; - } - /** Map where keys are `__String`s. */ - interface UnderscoreEscapedMap extends ReadonlyUnderscoreEscapedMap { - set(key: __String, value: T): this; - delete(key: __String): boolean; - clear(): void; - } - /** SymbolTable based on ES6 Map interface. */ - type SymbolTable = UnderscoreEscapedMap; - enum TypeFlags { - Any = 1, - Unknown = 2, - String = 4, - Number = 8, - Boolean = 16, - Enum = 32, - BigInt = 64, - StringLiteral = 128, - NumberLiteral = 256, - BooleanLiteral = 512, - EnumLiteral = 1024, - BigIntLiteral = 2048, - ESSymbol = 4096, - UniqueESSymbol = 8192, - Void = 16384, - Undefined = 32768, - Null = 65536, - Never = 131072, - TypeParameter = 262144, - Object = 524288, - Union = 1048576, - Intersection = 2097152, - Index = 4194304, - IndexedAccess = 8388608, - Conditional = 16777216, - Substitution = 33554432, - NonPrimitive = 67108864, - Literal = 2944, - Unit = 109440, - StringOrNumberLiteral = 384, - PossiblyFalsy = 117724, - StringLike = 132, - NumberLike = 296, - BigIntLike = 2112, - BooleanLike = 528, - EnumLike = 1056, - ESSymbolLike = 12288, - VoidLike = 49152, - UnionOrIntersection = 3145728, - StructuredType = 3670016, - TypeVariable = 8650752, - InstantiableNonPrimitive = 58982400, - InstantiablePrimitive = 4194304, - Instantiable = 63176704, - StructuredOrInstantiable = 66846720, - Narrowable = 133970943, - NotUnionOrUnit = 67637251 - } - type DestructuringPattern = BindingPattern | ObjectLiteralExpression | ArrayLiteralExpression; - interface Type { - flags: TypeFlags; - symbol: Symbol; - pattern?: DestructuringPattern; - aliasSymbol?: Symbol; - aliasTypeArguments?: ReadonlyArray; - } - interface LiteralType extends Type { - value: string | number | PseudoBigInt; - freshType: LiteralType; - regularType: LiteralType; - } - interface UniqueESSymbolType extends Type { - symbol: Symbol; - } - interface StringLiteralType extends LiteralType { - value: string; - } - interface NumberLiteralType extends LiteralType { - value: number; - } - interface BigIntLiteralType extends LiteralType { - value: PseudoBigInt; - } - interface EnumType extends Type { - } - enum ObjectFlags { - Class = 1, - Interface = 2, - Reference = 4, - Tuple = 8, - Anonymous = 16, - Mapped = 32, - Instantiated = 64, - ObjectLiteral = 128, - EvolvingArray = 256, - ObjectLiteralPatternWithComputedProperties = 512, - ContainsSpread = 1024, - ReverseMapped = 2048, - JsxAttributes = 4096, - MarkerType = 8192, - JSLiteral = 16384, - FreshLiteral = 32768, - ClassOrInterface = 3 - } - interface ObjectType extends Type { - objectFlags: ObjectFlags; - } - /** Class and interface types (ObjectFlags.Class and ObjectFlags.Interface). */ - interface InterfaceType extends ObjectType { - typeParameters: TypeParameter[] | undefined; - outerTypeParameters: TypeParameter[] | undefined; - localTypeParameters: TypeParameter[] | undefined; - thisType: TypeParameter | undefined; - } - type BaseType = ObjectType | IntersectionType; - interface InterfaceTypeWithDeclaredMembers extends InterfaceType { - declaredProperties: Symbol[]; - declaredCallSignatures: Signature[]; - declaredConstructSignatures: Signature[]; - declaredStringIndexInfo?: IndexInfo; - declaredNumberIndexInfo?: IndexInfo; - } - /** - * Type references (ObjectFlags.Reference). When a class or interface has type parameters or - * a "this" type, references to the class or interface are made using type references. The - * typeArguments property specifies the types to substitute for the type parameters of the - * class or interface and optionally includes an extra element that specifies the type to - * substitute for "this" in the resulting instantiation. When no extra argument is present, - * the type reference itself is substituted for "this". The typeArguments property is undefined - * if the class or interface has no type parameters and the reference isn't specifying an - * explicit "this" argument. - */ - interface TypeReference extends ObjectType { - target: GenericType; - typeArguments?: ReadonlyArray; - } - interface GenericType extends InterfaceType, TypeReference { - } - interface TupleType extends GenericType { - minLength: number; - hasRestElement: boolean; - associatedNames?: __String[]; - } - interface TupleTypeReference extends TypeReference { - target: TupleType; - } - interface UnionOrIntersectionType extends Type { - types: Type[]; - } - interface UnionType extends UnionOrIntersectionType { - } - interface IntersectionType extends UnionOrIntersectionType { - } - type StructuredType = ObjectType | UnionType | IntersectionType; - interface EvolvingArrayType extends ObjectType { - elementType: Type; - finalArrayType?: Type; - } - interface InstantiableType extends Type { - } - interface TypeParameter extends InstantiableType { - } - interface IndexedAccessType extends InstantiableType { - objectType: Type; - indexType: Type; - constraint?: Type; - simplified?: Type; - } - type TypeVariable = TypeParameter | IndexedAccessType; - interface IndexType extends InstantiableType { - type: InstantiableType | UnionOrIntersectionType; - } - interface ConditionalRoot { - node: ConditionalTypeNode; - checkType: Type; - extendsType: Type; - trueType: Type; - falseType: Type; - isDistributive: boolean; - inferTypeParameters?: TypeParameter[]; - outerTypeParameters?: TypeParameter[]; - instantiations?: Map; - aliasSymbol?: Symbol; - aliasTypeArguments?: Type[]; - } - interface ConditionalType extends InstantiableType { - root: ConditionalRoot; - checkType: Type; - extendsType: Type; - resolvedTrueType?: Type; - resolvedFalseType?: Type; - } - interface SubstitutionType extends InstantiableType { - typeVariable: TypeVariable; - substitute: Type; - } - enum SignatureKind { - Call = 0, - Construct = 1 - } - interface Signature { - declaration?: SignatureDeclaration | JSDocSignature; - typeParameters?: ReadonlyArray; - parameters: ReadonlyArray; - } - enum IndexKind { - String = 0, - Number = 1 - } - interface IndexInfo { - type: Type; - isReadonly: boolean; - declaration?: IndexSignatureDeclaration; - } - enum InferencePriority { - NakedTypeVariable = 1, - HomomorphicMappedType = 2, - MappedTypeConstraint = 4, - ReturnType = 8, - LiteralKeyof = 16, - NoConstraints = 32, - AlwaysStrict = 64, - PriorityImpliesCombination = 28 - } - /** @deprecated Use FileExtensionInfo instead. */ - type JsFileExtensionInfo = FileExtensionInfo; - interface FileExtensionInfo { - extension: string; - isMixedContent: boolean; - scriptKind?: ScriptKind; - } - interface DiagnosticMessage { - key: string; - category: DiagnosticCategory; - code: number; - message: string; - reportsUnnecessary?: {}; - } - /** - * A linked list of formatted diagnostic messages to be used as part of a multiline message. - * It is built from the bottom up, leaving the head to be the "main" diagnostic. - * While it seems that DiagnosticMessageChain is structurally similar to DiagnosticMessage, - * the difference is that messages are all preformatted in DMC. - */ - interface DiagnosticMessageChain { - messageText: string; - category: DiagnosticCategory; - code: number; - next?: DiagnosticMessageChain; - } - interface Diagnostic extends DiagnosticRelatedInformation { - /** May store more in future. For now, this will simply be `true` to indicate when a diagnostic is an unused-identifier diagnostic. */ - reportsUnnecessary?: {}; - source?: string; - relatedInformation?: DiagnosticRelatedInformation[]; - } - interface DiagnosticRelatedInformation { - category: DiagnosticCategory; - code: number; - file: SourceFile | undefined; - start: number | undefined; - length: number | undefined; - messageText: string | DiagnosticMessageChain; - } - interface DiagnosticWithLocation extends Diagnostic { - file: SourceFile; - start: number; - length: number; - } - enum DiagnosticCategory { - Warning = 0, - Error = 1, - Suggestion = 2, - Message = 3 - } - enum ModuleResolutionKind { - Classic = 1, - NodeJs = 2 - } - interface PluginImport { - name: string; - } - interface ProjectReference { - /** A normalized path on disk */ - path: string; - /** The path as the user originally wrote it */ - originalPath?: string; - /** True if the output of this reference should be prepended to the output of this project. Only valid for --outFile compilations */ - prepend?: boolean; - /** True if it is intended that this reference form a circularity */ - circular?: boolean; - } - type CompilerOptionsValue = string | number | boolean | (string | number)[] | string[] | MapLike | PluginImport[] | ProjectReference[] | null | undefined; - interface CompilerOptions { - allowJs?: boolean; - allowSyntheticDefaultImports?: boolean; - allowUnreachableCode?: boolean; - allowUnusedLabels?: boolean; - alwaysStrict?: boolean; - baseUrl?: string; - charset?: string; - checkJs?: boolean; - declaration?: boolean; - declarationMap?: boolean; - emitDeclarationOnly?: boolean; - declarationDir?: string; - disableSizeLimit?: boolean; - downlevelIteration?: boolean; - emitBOM?: boolean; - emitDecoratorMetadata?: boolean; - experimentalDecorators?: boolean; - forceConsistentCasingInFileNames?: boolean; - importHelpers?: boolean; - inlineSourceMap?: boolean; - inlineSources?: boolean; - isolatedModules?: boolean; - jsx?: JsxEmit; - keyofStringsOnly?: boolean; - lib?: string[]; - locale?: string; - mapRoot?: string; - maxNodeModuleJsDepth?: number; - module?: ModuleKind; - moduleResolution?: ModuleResolutionKind; - newLine?: NewLineKind; - noEmit?: boolean; - noEmitHelpers?: boolean; - noEmitOnError?: boolean; - noErrorTruncation?: boolean; - noFallthroughCasesInSwitch?: boolean; - noImplicitAny?: boolean; - noImplicitReturns?: boolean; - noImplicitThis?: boolean; - noStrictGenericChecks?: boolean; - noUnusedLocals?: boolean; - noUnusedParameters?: boolean; - noImplicitUseStrict?: boolean; - noLib?: boolean; - noResolve?: boolean; - out?: string; - outDir?: string; - outFile?: string; - paths?: MapLike; - preserveConstEnums?: boolean; - preserveSymlinks?: boolean; - project?: string; - reactNamespace?: string; - jsxFactory?: string; - composite?: boolean; - removeComments?: boolean; - rootDir?: string; - rootDirs?: string[]; - skipLibCheck?: boolean; - skipDefaultLibCheck?: boolean; - sourceMap?: boolean; - sourceRoot?: string; - strict?: boolean; - strictFunctionTypes?: boolean; - strictBindCallApply?: boolean; - strictNullChecks?: boolean; - strictPropertyInitialization?: boolean; - stripInternal?: boolean; - suppressExcessPropertyErrors?: boolean; - suppressImplicitAnyIndexErrors?: boolean; - target?: ScriptTarget; - traceResolution?: boolean; - resolveJsonModule?: boolean; - types?: string[]; - /** Paths used to compute primary types search locations */ - typeRoots?: string[]; - esModuleInterop?: boolean; - [option: string]: CompilerOptionsValue | TsConfigSourceFile | undefined; - } - interface TypeAcquisition { - enableAutoDiscovery?: boolean; - enable?: boolean; - include?: string[]; - exclude?: string[]; - [option: string]: string[] | boolean | undefined; - } - enum ModuleKind { - None = 0, - CommonJS = 1, - AMD = 2, - UMD = 3, - System = 4, - ES2015 = 5, - ESNext = 6 - } - enum JsxEmit { - None = 0, - Preserve = 1, - React = 2, - ReactNative = 3 - } - enum NewLineKind { - CarriageReturnLineFeed = 0, - LineFeed = 1 - } - interface LineAndCharacter { - /** 0-based. */ - line: number; - character: number; - } - enum ScriptKind { - Unknown = 0, - JS = 1, - JSX = 2, - TS = 3, - TSX = 4, - External = 5, - JSON = 6, - /** - * Used on extensions that doesn't define the ScriptKind but the content defines it. - * Deferred extensions are going to be included in all project contexts. - */ - Deferred = 7 - } - enum ScriptTarget { - ES3 = 0, - ES5 = 1, - ES2015 = 2, - ES2016 = 3, - ES2017 = 4, - ES2018 = 5, - ESNext = 6, - JSON = 100, - Latest = 6 - } - enum LanguageVariant { - Standard = 0, - JSX = 1 - } - /** Either a parsed command line or a parsed tsconfig.json */ - interface ParsedCommandLine { - options: CompilerOptions; - typeAcquisition?: TypeAcquisition; - fileNames: string[]; - projectReferences?: ReadonlyArray; - raw?: any; - errors: Diagnostic[]; - wildcardDirectories?: MapLike; - compileOnSave?: boolean; - } - enum WatchDirectoryFlags { - None = 0, - Recursive = 1 - } - interface ExpandResult { - fileNames: string[]; - wildcardDirectories: MapLike; - } - interface CreateProgramOptions { - rootNames: ReadonlyArray; - options: CompilerOptions; - projectReferences?: ReadonlyArray; - host?: CompilerHost; - oldProgram?: Program; - configFileParsingDiagnostics?: ReadonlyArray; - } - interface ModuleResolutionHost { - fileExists(fileName: string): boolean; - readFile(fileName: string): string | undefined; - trace?(s: string): void; - directoryExists?(directoryName: string): boolean; - /** - * Resolve a symbolic link. - * @see https://nodejs.org/api/fs.html#fs_fs_realpathsync_path_options - */ - realpath?(path: string): string; - getCurrentDirectory?(): string; - getDirectories?(path: string): string[]; - } - /** - * Represents the result of module resolution. - * Module resolution will pick up tsx/jsx/js files even if '--jsx' and '--allowJs' are turned off. - * The Program will then filter results based on these flags. - * - * Prefer to return a `ResolvedModuleFull` so that the file type does not have to be inferred. - */ - interface ResolvedModule { - /** Path of the file the module was resolved to. */ - resolvedFileName: string; - /** True if `resolvedFileName` comes from `node_modules`. */ - isExternalLibraryImport?: boolean; - } - /** - * ResolvedModule with an explicitly provided `extension` property. - * Prefer this over `ResolvedModule`. - * If changing this, remember to change `moduleResolutionIsEqualTo`. - */ - interface ResolvedModuleFull extends ResolvedModule { - /** - * Extension of resolvedFileName. This must match what's at the end of resolvedFileName. - * This is optional for backwards-compatibility, but will be added if not provided. - */ - extension: Extension; - packageId?: PackageId; - } - /** - * Unique identifier with a package name and version. - * If changing this, remember to change `packageIdIsEqual`. - */ - interface PackageId { - /** - * Name of the package. - * Should not include `@types`. - * If accessing a non-index file, this should include its name e.g. "foo/bar". - */ - name: string; - /** - * Name of a submodule within this package. - * May be "". - */ - subModuleName: string; - /** Version of the package, e.g. "1.2.3" */ - version: string; - } - enum Extension { - Ts = ".ts", - Tsx = ".tsx", - Dts = ".d.ts", - Js = ".js", - Jsx = ".jsx", - Json = ".json" - } - interface ResolvedModuleWithFailedLookupLocations { - readonly resolvedModule: ResolvedModuleFull | undefined; - } - interface ResolvedTypeReferenceDirective { - primary: boolean; - resolvedFileName: string | undefined; - packageId?: PackageId; - /** True if `resolvedFileName` comes from `node_modules`. */ - isExternalLibraryImport?: boolean; - } - interface ResolvedTypeReferenceDirectiveWithFailedLookupLocations { - readonly resolvedTypeReferenceDirective: ResolvedTypeReferenceDirective | undefined; - readonly failedLookupLocations: ReadonlyArray; - } - interface CompilerHost extends ModuleResolutionHost { - getSourceFile(fileName: string, languageVersion: ScriptTarget, onError?: (message: string) => void, shouldCreateNewSourceFile?: boolean): SourceFile | undefined; - getSourceFileByPath?(fileName: string, path: Path, languageVersion: ScriptTarget, onError?: (message: string) => void, shouldCreateNewSourceFile?: boolean): SourceFile | undefined; - getCancellationToken?(): CancellationToken; - getDefaultLibFileName(options: CompilerOptions): string; - getDefaultLibLocation?(): string; - writeFile: WriteFileCallback; - getCurrentDirectory(): string; - getDirectories(path: string): string[]; - getCanonicalFileName(fileName: string): string; - useCaseSensitiveFileNames(): boolean; - getNewLine(): string; - readDirectory?(rootDir: string, extensions: ReadonlyArray, excludes: ReadonlyArray | undefined, includes: ReadonlyArray, depth?: number): string[]; - resolveModuleNames?(moduleNames: string[], containingFile: string, reusedNames?: string[], redirectedReference?: ResolvedProjectReference): (ResolvedModule | undefined)[]; - /** - * This method is a companion for 'resolveModuleNames' and is used to resolve 'types' references to actual type declaration files - */ - resolveTypeReferenceDirectives?(typeReferenceDirectiveNames: string[], containingFile: string, redirectedReference?: ResolvedProjectReference): (ResolvedTypeReferenceDirective | undefined)[]; - getEnvironmentVariable?(name: string): string | undefined; - createHash?(data: string): string; - } - interface SourceMapRange extends TextRange { - source?: SourceMapSource; - } - interface SourceMapSource { - fileName: string; - text: string; - skipTrivia?: (pos: number) => number; - } - enum EmitFlags { - None = 0, - SingleLine = 1, - AdviseOnEmitNode = 2, - NoSubstitution = 4, - CapturesThis = 8, - NoLeadingSourceMap = 16, - NoTrailingSourceMap = 32, - NoSourceMap = 48, - NoNestedSourceMaps = 64, - NoTokenLeadingSourceMaps = 128, - NoTokenTrailingSourceMaps = 256, - NoTokenSourceMaps = 384, - NoLeadingComments = 512, - NoTrailingComments = 1024, - NoComments = 1536, - NoNestedComments = 2048, - HelperName = 4096, - ExportName = 8192, - LocalName = 16384, - InternalName = 32768, - Indented = 65536, - NoIndentation = 131072, - AsyncFunctionBody = 262144, - ReuseTempVariableScope = 524288, - CustomPrologue = 1048576, - NoHoisting = 2097152, - HasEndOfDeclarationMarker = 4194304, - Iterator = 8388608, - NoAsciiEscaping = 16777216 - } - interface EmitHelper { - readonly name: string; - readonly scoped: boolean; - readonly text: string | ((node: EmitHelperUniqueNameCallback) => string); - readonly priority?: number; - } - type EmitHelperUniqueNameCallback = (name: string) => string; - enum EmitHint { - SourceFile = 0, - Expression = 1, - IdentifierName = 2, - MappedTypeParameter = 3, - Unspecified = 4, - EmbeddedStatement = 5 - } - interface TransformationContext { - /** Gets the compiler options supplied to the transformer. */ - getCompilerOptions(): CompilerOptions; - /** Starts a new lexical environment. */ - startLexicalEnvironment(): void; - /** Suspends the current lexical environment, usually after visiting a parameter list. */ - suspendLexicalEnvironment(): void; - /** Resumes a suspended lexical environment, usually before visiting a function body. */ - resumeLexicalEnvironment(): void; - /** Ends a lexical environment, returning any declarations. */ - endLexicalEnvironment(): Statement[] | undefined; - /** Hoists a function declaration to the containing scope. */ - hoistFunctionDeclaration(node: FunctionDeclaration): void; - /** Hoists a variable declaration to the containing scope. */ - hoistVariableDeclaration(node: Identifier): void; - /** Records a request for a non-scoped emit helper in the current context. */ - requestEmitHelper(helper: EmitHelper): void; - /** Gets and resets the requested non-scoped emit helpers. */ - readEmitHelpers(): EmitHelper[] | undefined; - /** Enables expression substitutions in the pretty printer for the provided SyntaxKind. */ - enableSubstitution(kind: SyntaxKind): void; - /** Determines whether expression substitutions are enabled for the provided node. */ - isSubstitutionEnabled(node: Node): boolean; - /** - * Hook used by transformers to substitute expressions just before they - * are emitted by the pretty printer. - * - * NOTE: Transformation hooks should only be modified during `Transformer` initialization, - * before returning the `NodeTransformer` callback. - */ - onSubstituteNode: (hint: EmitHint, node: Node) => Node; - /** - * Enables before/after emit notifications in the pretty printer for the provided - * SyntaxKind. - */ - enableEmitNotification(kind: SyntaxKind): void; - /** - * Determines whether before/after emit notifications should be raised in the pretty - * printer when it emits a node. - */ - isEmitNotificationEnabled(node: Node): boolean; - /** - * Hook used to allow transformers to capture state before or after - * the printer emits a node. - * - * NOTE: Transformation hooks should only be modified during `Transformer` initialization, - * before returning the `NodeTransformer` callback. - */ - onEmitNode: (hint: EmitHint, node: Node, emitCallback: (hint: EmitHint, node: Node) => void) => void; - } - interface TransformationResult { - /** Gets the transformed source files. */ - transformed: T[]; - /** Gets diagnostics for the transformation. */ - diagnostics?: DiagnosticWithLocation[]; - /** - * Gets a substitute for a node, if one is available; otherwise, returns the original node. - * - * @param hint A hint as to the intended usage of the node. - * @param node The node to substitute. - */ - substituteNode(hint: EmitHint, node: Node): Node; - /** - * Emits a node with possible notification. - * - * @param hint A hint as to the intended usage of the node. - * @param node The node to emit. - * @param emitCallback A callback used to emit the node. - */ - emitNodeWithNotification(hint: EmitHint, node: Node, emitCallback: (hint: EmitHint, node: Node) => void): void; - /** - * Clean up EmitNode entries on any parse-tree nodes. - */ - dispose(): void; - } - /** - * A function that is used to initialize and return a `Transformer` callback, which in turn - * will be used to transform one or more nodes. - */ - type TransformerFactory = (context: TransformationContext) => Transformer; - /** - * A function that transforms a node. - */ - type Transformer = (node: T) => T; - /** - * A function that accepts and possibly transforms a node. - */ - type Visitor = (node: Node) => VisitResult; - type VisitResult = T | T[] | undefined; - interface Printer { - /** - * Print a node and its subtree as-is, without any emit transformations. - * @param hint A value indicating the purpose of a node. This is primarily used to - * distinguish between an `Identifier` used in an expression position, versus an - * `Identifier` used as an `IdentifierName` as part of a declaration. For most nodes you - * should just pass `Unspecified`. - * @param node The node to print. The node and its subtree are printed as-is, without any - * emit transformations. - * @param sourceFile A source file that provides context for the node. The source text of - * the file is used to emit the original source content for literals and identifiers, while - * the identifiers of the source file are used when generating unique names to avoid - * collisions. - */ - printNode(hint: EmitHint, node: Node, sourceFile: SourceFile): string; - /** - * Prints a list of nodes using the given format flags - */ - printList(format: ListFormat, list: NodeArray, sourceFile: SourceFile): string; - /** - * Prints a source file as-is, without any emit transformations. - */ - printFile(sourceFile: SourceFile): string; - /** - * Prints a bundle of source files as-is, without any emit transformations. - */ - printBundle(bundle: Bundle): string; - } - interface PrintHandlers { - /** - * A hook used by the Printer when generating unique names to avoid collisions with - * globally defined names that exist outside of the current source file. - */ - hasGlobalName?(name: string): boolean; - /** - * A hook used by the Printer to provide notifications prior to emitting a node. A - * compatible implementation **must** invoke `emitCallback` with the provided `hint` and - * `node` values. - * @param hint A hint indicating the intended purpose of the node. - * @param node The node to emit. - * @param emitCallback A callback that, when invoked, will emit the node. - * @example - * ```ts - * var printer = createPrinter(printerOptions, { - * onEmitNode(hint, node, emitCallback) { - * // set up or track state prior to emitting the node... - * emitCallback(hint, node); - * // restore state after emitting the node... - * } - * }); - * ``` - */ - onEmitNode?(hint: EmitHint, node: Node | undefined, emitCallback: (hint: EmitHint, node: Node | undefined) => void): void; - /** - * A hook used by the Printer to perform just-in-time substitution of a node. This is - * primarily used by node transformations that need to substitute one node for another, - * such as replacing `myExportedVar` with `exports.myExportedVar`. - * @param hint A hint indicating the intended purpose of the node. - * @param node The node to emit. - * @example - * ```ts - * var printer = createPrinter(printerOptions, { - * substituteNode(hint, node) { - * // perform substitution if necessary... - * return node; - * } - * }); - * ``` - */ - substituteNode?(hint: EmitHint, node: Node): Node; - } - interface PrinterOptions { - removeComments?: boolean; - newLine?: NewLineKind; - omitTrailingSemicolon?: boolean; - noEmitHelpers?: boolean; - } - interface GetEffectiveTypeRootsHost { - directoryExists?(directoryName: string): boolean; - getCurrentDirectory?(): string; - } - interface TextSpan { - start: number; - length: number; - } - interface TextChangeRange { - span: TextSpan; - newLength: number; - } - interface SyntaxList extends Node { - _children: Node[]; - } - enum ListFormat { - None = 0, - SingleLine = 0, - MultiLine = 1, - PreserveLines = 2, - LinesMask = 3, - NotDelimited = 0, - BarDelimited = 4, - AmpersandDelimited = 8, - CommaDelimited = 16, - AsteriskDelimited = 32, - DelimitersMask = 60, - AllowTrailingComma = 64, - Indented = 128, - SpaceBetweenBraces = 256, - SpaceBetweenSiblings = 512, - Braces = 1024, - Parenthesis = 2048, - AngleBrackets = 4096, - SquareBrackets = 8192, - BracketsMask = 15360, - OptionalIfUndefined = 16384, - OptionalIfEmpty = 32768, - Optional = 49152, - PreferNewLine = 65536, - NoTrailingNewLine = 131072, - NoInterveningComments = 262144, - NoSpaceIfEmpty = 524288, - SingleElement = 1048576, - Modifiers = 262656, - HeritageClauses = 512, - SingleLineTypeLiteralMembers = 768, - MultiLineTypeLiteralMembers = 32897, - TupleTypeElements = 528, - UnionTypeConstituents = 516, - IntersectionTypeConstituents = 520, - ObjectBindingPatternElements = 525136, - ArrayBindingPatternElements = 524880, - ObjectLiteralExpressionProperties = 526226, - ArrayLiteralExpressionElements = 8914, - CommaListElements = 528, - CallExpressionArguments = 2576, - NewExpressionArguments = 18960, - TemplateExpressionSpans = 262144, - SingleLineBlockStatements = 768, - MultiLineBlockStatements = 129, - VariableDeclarationList = 528, - SingleLineFunctionBodyStatements = 768, - MultiLineFunctionBodyStatements = 1, - ClassHeritageClauses = 0, - ClassMembers = 129, - InterfaceMembers = 129, - EnumMembers = 145, - CaseBlockClauses = 129, - NamedImportsOrExportsElements = 525136, - JsxElementOrFragmentChildren = 262144, - JsxElementAttributes = 262656, - CaseOrDefaultClauseStatements = 163969, - HeritageClauseTypes = 528, - SourceFileStatements = 131073, - Decorators = 49153, - TypeArguments = 53776, - TypeParameters = 53776, - Parameters = 2576, - IndexSignatureParameters = 8848, - JSDocComment = 33 - } - interface UserPreferences { - readonly disableSuggestions?: boolean; - readonly quotePreference?: "double" | "single"; - readonly includeCompletionsForModuleExports?: boolean; - readonly includeCompletionsWithInsertText?: boolean; - readonly importModuleSpecifierPreference?: "relative" | "non-relative"; - /** Determines whether we import `foo/index.ts` as "foo", "foo/index", or "foo/index.js" */ - readonly importModuleSpecifierEnding?: "minimal" | "index" | "js"; - readonly allowTextChangesInNewFiles?: boolean; - } - /** Represents a bigint literal value without requiring bigint support */ - interface PseudoBigInt { - negative: boolean; - base10Value: string; - } -} -declare function setTimeout(handler: (...args: any[]) => void, timeout: number): any; -declare function clearTimeout(handle: any): void; -declare namespace ts { - enum FileWatcherEventKind { - Created = 0, - Changed = 1, - Deleted = 2 - } - type FileWatcherCallback = (fileName: string, eventKind: FileWatcherEventKind) => void; - type DirectoryWatcherCallback = (fileName: string) => void; - interface System { - args: string[]; - newLine: string; - useCaseSensitiveFileNames: boolean; - write(s: string): void; - writeOutputIsTTY?(): boolean; - readFile(path: string, encoding?: string): string | undefined; - getFileSize?(path: string): number; - writeFile(path: string, data: string, writeByteOrderMark?: boolean): void; - /** - * @pollingInterval - this parameter is used in polling-based watchers and ignored in watchers that - * use native OS file watching - */ - watchFile?(path: string, callback: FileWatcherCallback, pollingInterval?: number): FileWatcher; - watchDirectory?(path: string, callback: DirectoryWatcherCallback, recursive?: boolean): FileWatcher; - resolvePath(path: string): string; - fileExists(path: string): boolean; - directoryExists(path: string): boolean; - createDirectory(path: string): void; - getExecutingFilePath(): string; - getCurrentDirectory(): string; - getDirectories(path: string): string[]; - readDirectory(path: string, extensions?: ReadonlyArray, exclude?: ReadonlyArray, include?: ReadonlyArray, depth?: number): string[]; - getModifiedTime?(path: string): Date | undefined; - setModifiedTime?(path: string, time: Date): void; - deleteFile?(path: string): void; - /** - * A good implementation is node.js' `crypto.createHash`. (https://nodejs.org/api/crypto.html#crypto_crypto_createhash_algorithm) - */ - createHash?(data: string): string; - /** This must be cryptographically secure. Only implement this method using `crypto.createHash("sha256")`. */ - createSHA256Hash?(data: string): string; - getMemoryUsage?(): number; - exit(exitCode?: number): void; - realpath?(path: string): string; - setTimeout?(callback: (...args: any[]) => void, ms: number, ...args: any[]): any; - clearTimeout?(timeoutId: any): void; - clearScreen?(): void; - base64decode?(input: string): string; - base64encode?(input: string): string; - } - interface FileWatcher { - close(): void; - } - function getNodeMajorVersion(): number | undefined; - let sys: System; -} -declare namespace ts { - type ErrorCallback = (message: DiagnosticMessage, length: number) => void; - interface Scanner { - getStartPos(): number; - getToken(): SyntaxKind; - getTextPos(): number; - getTokenPos(): number; - getTokenText(): string; - getTokenValue(): string; - hasExtendedUnicodeEscape(): boolean; - hasPrecedingLineBreak(): boolean; - isIdentifier(): boolean; - isReservedWord(): boolean; - isUnterminated(): boolean; - reScanGreaterToken(): SyntaxKind; - reScanSlashToken(): SyntaxKind; - reScanTemplateToken(): SyntaxKind; - scanJsxIdentifier(): SyntaxKind; - scanJsxAttributeValue(): SyntaxKind; - reScanJsxToken(): JsxTokenSyntaxKind; - scanJsxToken(): JsxTokenSyntaxKind; - scanJSDocToken(): JsDocSyntaxKind; - scan(): SyntaxKind; - getText(): string; - setText(text: string | undefined, start?: number, length?: number): void; - setOnError(onError: ErrorCallback | undefined): void; - setScriptTarget(scriptTarget: ScriptTarget): void; - setLanguageVariant(variant: LanguageVariant): void; - setTextPos(textPos: number): void; - lookAhead(callback: () => T): T; - scanRange(start: number, length: number, callback: () => T): T; - tryScan(callback: () => T): T; - } - function tokenToString(t: SyntaxKind): string | undefined; - function getPositionOfLineAndCharacter(sourceFile: SourceFileLike, line: number, character: number): number; - function getLineAndCharacterOfPosition(sourceFile: SourceFileLike, position: number): LineAndCharacter; - function isWhiteSpaceLike(ch: number): boolean; - /** Does not include line breaks. For that, see isWhiteSpaceLike. */ - function isWhiteSpaceSingleLine(ch: number): boolean; - function isLineBreak(ch: number): boolean; - function couldStartTrivia(text: string, pos: number): boolean; - function forEachLeadingCommentRange(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean) => U): U | undefined; - function forEachLeadingCommentRange(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean, state: T) => U, state: T): U | undefined; - function forEachTrailingCommentRange(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean) => U): U | undefined; - function forEachTrailingCommentRange(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean, state: T) => U, state: T): U | undefined; - function reduceEachLeadingCommentRange(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean, state: T, memo: U) => U, state: T, initial: U): U | undefined; - function reduceEachTrailingCommentRange(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean, state: T, memo: U) => U, state: T, initial: U): U | undefined; - function getLeadingCommentRanges(text: string, pos: number): CommentRange[] | undefined; - function getTrailingCommentRanges(text: string, pos: number): CommentRange[] | undefined; - /** Optionally, get the shebang */ - function getShebang(text: string): string | undefined; - function isIdentifierStart(ch: number, languageVersion: ScriptTarget | undefined): boolean; - function isIdentifierPart(ch: number, languageVersion: ScriptTarget | undefined): boolean; - function createScanner(languageVersion: ScriptTarget, skipTrivia: boolean, languageVariant?: LanguageVariant, textInitial?: string, onError?: ErrorCallback, start?: number, length?: number): Scanner; -} -declare namespace ts { - function isExternalModuleNameRelative(moduleName: string): boolean; - function sortAndDeduplicateDiagnostics(diagnostics: ReadonlyArray): SortedReadonlyArray; -} -declare namespace ts { - function getDefaultLibFileName(options: CompilerOptions): string; - function textSpanEnd(span: TextSpan): number; - function textSpanIsEmpty(span: TextSpan): boolean; - function textSpanContainsPosition(span: TextSpan, position: number): boolean; - function textSpanContainsTextSpan(span: TextSpan, other: TextSpan): boolean; - function textSpanOverlapsWith(span: TextSpan, other: TextSpan): boolean; - function textSpanOverlap(span1: TextSpan, span2: TextSpan): TextSpan | undefined; - function textSpanIntersectsWithTextSpan(span: TextSpan, other: TextSpan): boolean; - function textSpanIntersectsWith(span: TextSpan, start: number, length: number): boolean; - function decodedTextSpanIntersectsWith(start1: number, length1: number, start2: number, length2: number): boolean; - function textSpanIntersectsWithPosition(span: TextSpan, position: number): boolean; - function textSpanIntersection(span1: TextSpan, span2: TextSpan): TextSpan | undefined; - function createTextSpan(start: number, length: number): TextSpan; - function createTextSpanFromBounds(start: number, end: number): TextSpan; - function textChangeRangeNewSpan(range: TextChangeRange): TextSpan; - function textChangeRangeIsUnchanged(range: TextChangeRange): boolean; - function createTextChangeRange(span: TextSpan, newLength: number): TextChangeRange; - let unchangedTextChangeRange: TextChangeRange; - /** - * Called to merge all the changes that occurred across several versions of a script snapshot - * into a single change. i.e. if a user keeps making successive edits to a script we will - * have a text change from V1 to V2, V2 to V3, ..., Vn. - * - * This function will then merge those changes into a single change range valid between V1 and - * Vn. - */ - function collapseTextChangeRangesAcrossMultipleVersions(changes: ReadonlyArray): TextChangeRange; - function getTypeParameterOwner(d: Declaration): Declaration | undefined; - type ParameterPropertyDeclaration = ParameterDeclaration & { - parent: ConstructorDeclaration; - name: Identifier; - }; - function isParameterPropertyDeclaration(node: Node): node is ParameterPropertyDeclaration; - function isEmptyBindingPattern(node: BindingName): node is BindingPattern; - function isEmptyBindingElement(node: BindingElement): boolean; - function walkUpBindingElementsAndPatterns(binding: BindingElement): VariableDeclaration | ParameterDeclaration; - function getCombinedModifierFlags(node: Declaration): ModifierFlags; - function getCombinedNodeFlags(node: Node): NodeFlags; - /** - * Checks to see if the locale is in the appropriate format, - * and if it is, attempts to set the appropriate language. - */ - function validateLocaleAndSetLanguage(locale: string, sys: { - getExecutingFilePath(): string; - resolvePath(path: string): string; - fileExists(fileName: string): boolean; - readFile(fileName: string): string | undefined; - }, errors?: Push): void; - function getOriginalNode(node: Node): Node; - function getOriginalNode(node: Node, nodeTest: (node: Node) => node is T): T; - function getOriginalNode(node: Node | undefined): Node | undefined; - function getOriginalNode(node: Node | undefined, nodeTest: (node: Node | undefined) => node is T): T | undefined; - /** - * Gets a value indicating whether a node originated in the parse tree. - * - * @param node The node to test. - */ - function isParseTreeNode(node: Node): boolean; - /** - * Gets the original parse tree node for a node. - * - * @param node The original node. - * @returns The original parse tree node if found; otherwise, undefined. - */ - function getParseTreeNode(node: Node): Node; - /** - * Gets the original parse tree node for a node. - * - * @param node The original node. - * @param nodeTest A callback used to ensure the correct type of parse tree node is returned. - * @returns The original parse tree node if found; otherwise, undefined. - */ - function getParseTreeNode(node: Node | undefined, nodeTest?: (node: Node) => node is T): T | undefined; - /** Add an extra underscore to identifiers that start with two underscores to avoid issues with magic names like '__proto__' */ - function escapeLeadingUnderscores(identifier: string): __String; - /** - * Remove extra underscore from escaped identifier text content. - * - * @param identifier The escaped identifier text. - * @returns The unescaped identifier text. - */ - function unescapeLeadingUnderscores(identifier: __String): string; - function idText(identifier: Identifier): string; - function symbolName(symbol: Symbol): string; - function getNameOfJSDocTypedef(declaration: JSDocTypedefTag): Identifier | undefined; - function getNameOfDeclaration(declaration: Declaration | Expression): DeclarationName | undefined; - /** - * Gets the JSDoc parameter tags for the node if present. - * - * @remarks Returns any JSDoc param tag whose name matches the provided - * parameter, whether a param tag on a containing function - * expression, or a param tag on a variable declaration whose - * initializer is the containing function. The tags closest to the - * node are returned first, so in the previous example, the param - * tag on the containing function expression would be first. - * - * For binding patterns, parameter tags are matched by position. - */ - function getJSDocParameterTags(param: ParameterDeclaration): ReadonlyArray; - /** - * Gets the JSDoc type parameter tags for the node if present. - * - * @remarks Returns any JSDoc template tag whose names match the provided - * parameter, whether a template tag on a containing function - * expression, or a template tag on a variable declaration whose - * initializer is the containing function. The tags closest to the - * node are returned first, so in the previous example, the template - * tag on the containing function expression would be first. - */ - function getJSDocTypeParameterTags(param: TypeParameterDeclaration): ReadonlyArray; - /** - * Return true if the node has JSDoc parameter tags. - * - * @remarks Includes parameter tags that are not directly on the node, - * for example on a variable declaration whose initializer is a function expression. - */ - function hasJSDocParameterTags(node: FunctionLikeDeclaration | SignatureDeclaration): boolean; - /** Gets the JSDoc augments tag for the node if present */ - function getJSDocAugmentsTag(node: Node): JSDocAugmentsTag | undefined; - /** Gets the JSDoc class tag for the node if present */ - function getJSDocClassTag(node: Node): JSDocClassTag | undefined; - /** Gets the JSDoc enum tag for the node if present */ - function getJSDocEnumTag(node: Node): JSDocEnumTag | undefined; - /** Gets the JSDoc this tag for the node if present */ - function getJSDocThisTag(node: Node): JSDocThisTag | undefined; - /** Gets the JSDoc return tag for the node if present */ - function getJSDocReturnTag(node: Node): JSDocReturnTag | undefined; - /** Gets the JSDoc template tag for the node if present */ - function getJSDocTemplateTag(node: Node): JSDocTemplateTag | undefined; - /** Gets the JSDoc type tag for the node if present and valid */ - function getJSDocTypeTag(node: Node): JSDocTypeTag | undefined; - /** - * Gets the type node for the node if provided via JSDoc. - * - * @remarks The search includes any JSDoc param tag that relates - * to the provided parameter, for example a type tag on the - * parameter itself, or a param tag on a containing function - * expression, or a param tag on a variable declaration whose - * initializer is the containing function. The tags closest to the - * node are examined first, so in the previous example, the type - * tag directly on the node would be returned. - */ - function getJSDocType(node: Node): TypeNode | undefined; - /** - * Gets the return type node for the node if provided via JSDoc return tag or type tag. - * - * @remarks `getJSDocReturnTag` just gets the whole JSDoc tag. This function - * gets the type from inside the braces, after the fat arrow, etc. - */ - function getJSDocReturnType(node: Node): TypeNode | undefined; - /** Get all JSDoc tags related to a node, including those on parent nodes. */ - function getJSDocTags(node: Node): ReadonlyArray; - /** Gets all JSDoc tags of a specified kind, or undefined if not present. */ - function getAllJSDocTagsOfKind(node: Node, kind: SyntaxKind): ReadonlyArray; - /** - * Gets the effective type parameters. If the node was parsed in a - * JavaScript file, gets the type parameters from the `@template` tag from JSDoc. - */ - function getEffectiveTypeParameterDeclarations(node: DeclarationWithTypeParameters): ReadonlyArray; - function getEffectiveConstraintOfTypeParameter(node: TypeParameterDeclaration): TypeNode | undefined; -} -declare namespace ts { - function isNumericLiteral(node: Node): node is NumericLiteral; - function isBigIntLiteral(node: Node): node is BigIntLiteral; - function isStringLiteral(node: Node): node is StringLiteral; - function isJsxText(node: Node): node is JsxText; - function isRegularExpressionLiteral(node: Node): node is RegularExpressionLiteral; - function isNoSubstitutionTemplateLiteral(node: Node): node is NoSubstitutionTemplateLiteral; - function isTemplateHead(node: Node): node is TemplateHead; - function isTemplateMiddle(node: Node): node is TemplateMiddle; - function isTemplateTail(node: Node): node is TemplateTail; - function isIdentifier(node: Node): node is Identifier; - function isQualifiedName(node: Node): node is QualifiedName; - function isComputedPropertyName(node: Node): node is ComputedPropertyName; - function isTypeParameterDeclaration(node: Node): node is TypeParameterDeclaration; - function isParameter(node: Node): node is ParameterDeclaration; - function isDecorator(node: Node): node is Decorator; - function isPropertySignature(node: Node): node is PropertySignature; - function isPropertyDeclaration(node: Node): node is PropertyDeclaration; - function isMethodSignature(node: Node): node is MethodSignature; - function isMethodDeclaration(node: Node): node is MethodDeclaration; - function isConstructorDeclaration(node: Node): node is ConstructorDeclaration; - function isGetAccessorDeclaration(node: Node): node is GetAccessorDeclaration; - function isSetAccessorDeclaration(node: Node): node is SetAccessorDeclaration; - function isCallSignatureDeclaration(node: Node): node is CallSignatureDeclaration; - function isConstructSignatureDeclaration(node: Node): node is ConstructSignatureDeclaration; - function isIndexSignatureDeclaration(node: Node): node is IndexSignatureDeclaration; - function isTypePredicateNode(node: Node): node is TypePredicateNode; - function isTypeReferenceNode(node: Node): node is TypeReferenceNode; - function isFunctionTypeNode(node: Node): node is FunctionTypeNode; - function isConstructorTypeNode(node: Node): node is ConstructorTypeNode; - function isTypeQueryNode(node: Node): node is TypeQueryNode; - function isTypeLiteralNode(node: Node): node is TypeLiteralNode; - function isArrayTypeNode(node: Node): node is ArrayTypeNode; - function isTupleTypeNode(node: Node): node is TupleTypeNode; - function isUnionTypeNode(node: Node): node is UnionTypeNode; - function isIntersectionTypeNode(node: Node): node is IntersectionTypeNode; - function isConditionalTypeNode(node: Node): node is ConditionalTypeNode; - function isInferTypeNode(node: Node): node is InferTypeNode; - function isParenthesizedTypeNode(node: Node): node is ParenthesizedTypeNode; - function isThisTypeNode(node: Node): node is ThisTypeNode; - function isTypeOperatorNode(node: Node): node is TypeOperatorNode; - function isIndexedAccessTypeNode(node: Node): node is IndexedAccessTypeNode; - function isMappedTypeNode(node: Node): node is MappedTypeNode; - function isLiteralTypeNode(node: Node): node is LiteralTypeNode; - function isImportTypeNode(node: Node): node is ImportTypeNode; - function isObjectBindingPattern(node: Node): node is ObjectBindingPattern; - function isArrayBindingPattern(node: Node): node is ArrayBindingPattern; - function isBindingElement(node: Node): node is BindingElement; - function isArrayLiteralExpression(node: Node): node is ArrayLiteralExpression; - function isObjectLiteralExpression(node: Node): node is ObjectLiteralExpression; - function isPropertyAccessExpression(node: Node): node is PropertyAccessExpression; - function isElementAccessExpression(node: Node): node is ElementAccessExpression; - function isCallExpression(node: Node): node is CallExpression; - function isNewExpression(node: Node): node is NewExpression; - function isTaggedTemplateExpression(node: Node): node is TaggedTemplateExpression; - function isTypeAssertion(node: Node): node is TypeAssertion; - function isParenthesizedExpression(node: Node): node is ParenthesizedExpression; - function skipPartiallyEmittedExpressions(node: Expression): Expression; - function skipPartiallyEmittedExpressions(node: Node): Node; - function isFunctionExpression(node: Node): node is FunctionExpression; - function isArrowFunction(node: Node): node is ArrowFunction; - function isDeleteExpression(node: Node): node is DeleteExpression; - function isTypeOfExpression(node: Node): node is TypeOfExpression; - function isVoidExpression(node: Node): node is VoidExpression; - function isAwaitExpression(node: Node): node is AwaitExpression; - function isPrefixUnaryExpression(node: Node): node is PrefixUnaryExpression; - function isPostfixUnaryExpression(node: Node): node is PostfixUnaryExpression; - function isBinaryExpression(node: Node): node is BinaryExpression; - function isConditionalExpression(node: Node): node is ConditionalExpression; - function isTemplateExpression(node: Node): node is TemplateExpression; - function isYieldExpression(node: Node): node is YieldExpression; - function isSpreadElement(node: Node): node is SpreadElement; - function isClassExpression(node: Node): node is ClassExpression; - function isOmittedExpression(node: Node): node is OmittedExpression; - function isExpressionWithTypeArguments(node: Node): node is ExpressionWithTypeArguments; - function isAsExpression(node: Node): node is AsExpression; - function isNonNullExpression(node: Node): node is NonNullExpression; - function isMetaProperty(node: Node): node is MetaProperty; - function isTemplateSpan(node: Node): node is TemplateSpan; - function isSemicolonClassElement(node: Node): node is SemicolonClassElement; - function isBlock(node: Node): node is Block; - function isVariableStatement(node: Node): node is VariableStatement; - function isEmptyStatement(node: Node): node is EmptyStatement; - function isExpressionStatement(node: Node): node is ExpressionStatement; - function isIfStatement(node: Node): node is IfStatement; - function isDoStatement(node: Node): node is DoStatement; - function isWhileStatement(node: Node): node is WhileStatement; - function isForStatement(node: Node): node is ForStatement; - function isForInStatement(node: Node): node is ForInStatement; - function isForOfStatement(node: Node): node is ForOfStatement; - function isContinueStatement(node: Node): node is ContinueStatement; - function isBreakStatement(node: Node): node is BreakStatement; - function isBreakOrContinueStatement(node: Node): node is BreakOrContinueStatement; - function isReturnStatement(node: Node): node is ReturnStatement; - function isWithStatement(node: Node): node is WithStatement; - function isSwitchStatement(node: Node): node is SwitchStatement; - function isLabeledStatement(node: Node): node is LabeledStatement; - function isThrowStatement(node: Node): node is ThrowStatement; - function isTryStatement(node: Node): node is TryStatement; - function isDebuggerStatement(node: Node): node is DebuggerStatement; - function isVariableDeclaration(node: Node): node is VariableDeclaration; - function isVariableDeclarationList(node: Node): node is VariableDeclarationList; - function isFunctionDeclaration(node: Node): node is FunctionDeclaration; - function isClassDeclaration(node: Node): node is ClassDeclaration; - function isInterfaceDeclaration(node: Node): node is InterfaceDeclaration; - function isTypeAliasDeclaration(node: Node): node is TypeAliasDeclaration; - function isEnumDeclaration(node: Node): node is EnumDeclaration; - function isModuleDeclaration(node: Node): node is ModuleDeclaration; - function isModuleBlock(node: Node): node is ModuleBlock; - function isCaseBlock(node: Node): node is CaseBlock; - function isNamespaceExportDeclaration(node: Node): node is NamespaceExportDeclaration; - function isImportEqualsDeclaration(node: Node): node is ImportEqualsDeclaration; - function isImportDeclaration(node: Node): node is ImportDeclaration; - function isImportClause(node: Node): node is ImportClause; - function isNamespaceImport(node: Node): node is NamespaceImport; - function isNamedImports(node: Node): node is NamedImports; - function isImportSpecifier(node: Node): node is ImportSpecifier; - function isExportAssignment(node: Node): node is ExportAssignment; - function isExportDeclaration(node: Node): node is ExportDeclaration; - function isNamedExports(node: Node): node is NamedExports; - function isExportSpecifier(node: Node): node is ExportSpecifier; - function isMissingDeclaration(node: Node): node is MissingDeclaration; - function isExternalModuleReference(node: Node): node is ExternalModuleReference; - function isJsxElement(node: Node): node is JsxElement; - function isJsxSelfClosingElement(node: Node): node is JsxSelfClosingElement; - function isJsxOpeningElement(node: Node): node is JsxOpeningElement; - function isJsxClosingElement(node: Node): node is JsxClosingElement; - function isJsxFragment(node: Node): node is JsxFragment; - function isJsxOpeningFragment(node: Node): node is JsxOpeningFragment; - function isJsxClosingFragment(node: Node): node is JsxClosingFragment; - function isJsxAttribute(node: Node): node is JsxAttribute; - function isJsxAttributes(node: Node): node is JsxAttributes; - function isJsxSpreadAttribute(node: Node): node is JsxSpreadAttribute; - function isJsxExpression(node: Node): node is JsxExpression; - function isCaseClause(node: Node): node is CaseClause; - function isDefaultClause(node: Node): node is DefaultClause; - function isHeritageClause(node: Node): node is HeritageClause; - function isCatchClause(node: Node): node is CatchClause; - function isPropertyAssignment(node: Node): node is PropertyAssignment; - function isShorthandPropertyAssignment(node: Node): node is ShorthandPropertyAssignment; - function isSpreadAssignment(node: Node): node is SpreadAssignment; - function isEnumMember(node: Node): node is EnumMember; - function isSourceFile(node: Node): node is SourceFile; - function isBundle(node: Node): node is Bundle; - function isUnparsedSource(node: Node): node is UnparsedSource; - function isJSDocTypeExpression(node: Node): node is JSDocTypeExpression; - function isJSDocAllType(node: JSDocAllType): node is JSDocAllType; - function isJSDocUnknownType(node: Node): node is JSDocUnknownType; - function isJSDocNullableType(node: Node): node is JSDocNullableType; - function isJSDocNonNullableType(node: Node): node is JSDocNonNullableType; - function isJSDocOptionalType(node: Node): node is JSDocOptionalType; - function isJSDocFunctionType(node: Node): node is JSDocFunctionType; - function isJSDocVariadicType(node: Node): node is JSDocVariadicType; - function isJSDoc(node: Node): node is JSDoc; - function isJSDocAugmentsTag(node: Node): node is JSDocAugmentsTag; - function isJSDocClassTag(node: Node): node is JSDocClassTag; - function isJSDocEnumTag(node: Node): node is JSDocEnumTag; - function isJSDocThisTag(node: Node): node is JSDocThisTag; - function isJSDocParameterTag(node: Node): node is JSDocParameterTag; - function isJSDocReturnTag(node: Node): node is JSDocReturnTag; - function isJSDocTypeTag(node: Node): node is JSDocTypeTag; - function isJSDocTemplateTag(node: Node): node is JSDocTemplateTag; - function isJSDocTypedefTag(node: Node): node is JSDocTypedefTag; - function isJSDocPropertyTag(node: Node): node is JSDocPropertyTag; - function isJSDocPropertyLikeTag(node: Node): node is JSDocPropertyLikeTag; - function isJSDocTypeLiteral(node: Node): node is JSDocTypeLiteral; - function isJSDocCallbackTag(node: Node): node is JSDocCallbackTag; - function isJSDocSignature(node: Node): node is JSDocSignature; -} -declare namespace ts { - /** - * True if node is of some token syntax kind. - * For example, this is true for an IfKeyword but not for an IfStatement. - * Literals are considered tokens, except TemplateLiteral, but does include TemplateHead/Middle/Tail. - */ - function isToken(n: Node): boolean; - function isLiteralExpression(node: Node): node is LiteralExpression; - type TemplateLiteralToken = NoSubstitutionTemplateLiteral | TemplateHead | TemplateMiddle | TemplateTail; - function isTemplateLiteralToken(node: Node): node is TemplateLiteralToken; - function isTemplateMiddleOrTemplateTail(node: Node): node is TemplateMiddle | TemplateTail; - function isImportOrExportSpecifier(node: Node): node is ImportSpecifier | ExportSpecifier; - function isStringTextContainingNode(node: Node): node is StringLiteral | TemplateLiteralToken; - function isModifier(node: Node): node is Modifier; - function isEntityName(node: Node): node is EntityName; - function isPropertyName(node: Node): node is PropertyName; - function isBindingName(node: Node): node is BindingName; - function isFunctionLike(node: Node): node is SignatureDeclaration; - function isClassElement(node: Node): node is ClassElement; - function isClassLike(node: Node): node is ClassLikeDeclaration; - function isAccessor(node: Node): node is AccessorDeclaration; - function isTypeElement(node: Node): node is TypeElement; - function isClassOrTypeElement(node: Node): node is ClassElement | TypeElement; - function isObjectLiteralElementLike(node: Node): node is ObjectLiteralElementLike; - /** - * Node test that determines whether a node is a valid type node. - * This differs from the `isPartOfTypeNode` function which determines whether a node is *part* - * of a TypeNode. - */ - function isTypeNode(node: Node): node is TypeNode; - function isFunctionOrConstructorTypeNode(node: Node): node is FunctionTypeNode | ConstructorTypeNode; - function isPropertyAccessOrQualifiedName(node: Node): node is PropertyAccessExpression | QualifiedName; - function isCallLikeExpression(node: Node): node is CallLikeExpression; - function isCallOrNewExpression(node: Node): node is CallExpression | NewExpression; - function isTemplateLiteral(node: Node): node is TemplateLiteral; - function isAssertionExpression(node: Node): node is AssertionExpression; - function isIterationStatement(node: Node, lookInLabeledStatements: false): node is IterationStatement; - function isIterationStatement(node: Node, lookInLabeledStatements: boolean): node is IterationStatement | LabeledStatement; - function isJsxOpeningLikeElement(node: Node): node is JsxOpeningLikeElement; - function isCaseOrDefaultClause(node: Node): node is CaseOrDefaultClause; - /** True if node is of a kind that may contain comment text. */ - function isJSDocCommentContainingNode(node: Node): boolean; - function isSetAccessor(node: Node): node is SetAccessorDeclaration; - function isGetAccessor(node: Node): node is GetAccessorDeclaration; - function isObjectLiteralElement(node: Node): node is ObjectLiteralElement; - function isStringLiteralLike(node: Node): node is StringLiteralLike; -} -declare namespace ts { - function createNode(kind: SyntaxKind, pos?: number, end?: number): Node; - /** - * Invokes a callback for each child of the given node. The 'cbNode' callback is invoked for all child nodes - * stored in properties. If a 'cbNodes' callback is specified, it is invoked for embedded arrays; otherwise, - * embedded arrays are flattened and the 'cbNode' callback is invoked for each element. If a callback returns - * a truthy value, iteration stops and that value is returned. Otherwise, undefined is returned. - * - * @param node a given node to visit its children - * @param cbNode a callback to be invoked for all child nodes - * @param cbNodes a callback to be invoked for embedded array - * - * @remarks `forEachChild` must visit the children of a node in the order - * that they appear in the source code. The language service depends on this property to locate nodes by position. - */ - function forEachChild(node: Node, cbNode: (node: Node) => T | undefined, cbNodes?: (nodes: NodeArray) => T | undefined): T | undefined; - function createSourceFile(fileName: string, sourceText: string, languageVersion: ScriptTarget, setParentNodes?: boolean, scriptKind?: ScriptKind): SourceFile; - function parseIsolatedEntityName(text: string, languageVersion: ScriptTarget): EntityName | undefined; - /** - * Parse json text into SyntaxTree and return node and parse errors if any - * @param fileName - * @param sourceText - */ - function parseJsonText(fileName: string, sourceText: string): JsonSourceFile; - function isExternalModule(file: SourceFile): boolean; - function updateSourceFile(sourceFile: SourceFile, newText: string, textChangeRange: TextChangeRange, aggressiveChecks?: boolean): SourceFile; -} -declare namespace ts { - function parseCommandLine(commandLine: ReadonlyArray, readFile?: (path: string) => string | undefined): ParsedCommandLine; - type DiagnosticReporter = (diagnostic: Diagnostic) => void; - /** - * Reports config file diagnostics - */ - interface ConfigFileDiagnosticsReporter { - /** - * Reports unrecoverable error when parsing config file - */ - onUnRecoverableConfigFileDiagnostic: DiagnosticReporter; - } - /** - * Interface extending ParseConfigHost to support ParseConfigFile that reads config file and reports errors - */ - interface ParseConfigFileHost extends ParseConfigHost, ConfigFileDiagnosticsReporter { - getCurrentDirectory(): string; - } - /** - * Reads the config file, reports errors if any and exits if the config file cannot be found - */ - function getParsedCommandLineOfConfigFile(configFileName: string, optionsToExtend: CompilerOptions, host: ParseConfigFileHost): ParsedCommandLine | undefined; - /** - * Read tsconfig.json file - * @param fileName The path to the config file - */ - function readConfigFile(fileName: string, readFile: (path: string) => string | undefined): { - config?: any; - error?: Diagnostic; - }; - /** - * Parse the text of the tsconfig.json file - * @param fileName The path to the config file - * @param jsonText The text of the config file - */ - function parseConfigFileTextToJson(fileName: string, jsonText: string): { - config?: any; - error?: Diagnostic; - }; - /** - * Read tsconfig.json file - * @param fileName The path to the config file - */ - function readJsonConfigFile(fileName: string, readFile: (path: string) => string | undefined): TsConfigSourceFile; - /** - * Convert the json syntax tree into the json value - */ - function convertToObject(sourceFile: JsonSourceFile, errors: Push): any; - /** - * Parse the contents of a config file (tsconfig.json). - * @param json The contents of the config file to parse - * @param host Instance of ParseConfigHost used to enumerate files in folder. - * @param basePath A root directory to resolve relative path entries in the config - * file to. e.g. outDir - */ - function parseJsonConfigFileContent(json: any, host: ParseConfigHost, basePath: string, existingOptions?: CompilerOptions, configFileName?: string, resolutionStack?: Path[], extraFileExtensions?: ReadonlyArray): ParsedCommandLine; - /** - * Parse the contents of a config file (tsconfig.json). - * @param jsonNode The contents of the config file to parse - * @param host Instance of ParseConfigHost used to enumerate files in folder. - * @param basePath A root directory to resolve relative path entries in the config - * file to. e.g. outDir - */ - function parseJsonSourceFileConfigFileContent(sourceFile: TsConfigSourceFile, host: ParseConfigHost, basePath: string, existingOptions?: CompilerOptions, configFileName?: string, resolutionStack?: Path[], extraFileExtensions?: ReadonlyArray): ParsedCommandLine; - function convertCompilerOptionsFromJson(jsonOptions: any, basePath: string, configFileName?: string): { - options: CompilerOptions; - errors: Diagnostic[]; - }; - function convertTypeAcquisitionFromJson(jsonOptions: any, basePath: string, configFileName?: string): { - options: TypeAcquisition; - errors: Diagnostic[]; - }; -} -declare namespace ts { - function getEffectiveTypeRoots(options: CompilerOptions, host: GetEffectiveTypeRootsHost): string[] | undefined; - /** - * @param {string | undefined} containingFile - file that contains type reference directive, can be undefined if containing file is unknown. - * This is possible in case if resolution is performed for directives specified via 'types' parameter. In this case initial path for secondary lookups - * is assumed to be the same as root directory of the project. - */ - function resolveTypeReferenceDirective(typeReferenceDirectiveName: string, containingFile: string | undefined, options: CompilerOptions, host: ModuleResolutionHost, redirectedReference?: ResolvedProjectReference): ResolvedTypeReferenceDirectiveWithFailedLookupLocations; - /** - * Given a set of options, returns the set of type directive names - * that should be included for this program automatically. - * This list could either come from the config file, - * or from enumerating the types root + initial secondary types lookup location. - * More type directives might appear in the program later as a result of loading actual source files; - * this list is only the set of defaults that are implicitly included. - */ - function getAutomaticTypeDirectiveNames(options: CompilerOptions, host: ModuleResolutionHost): string[]; - /** - * Cached module resolutions per containing directory. - * This assumes that any module id will have the same resolution for sibling files located in the same folder. - */ - interface ModuleResolutionCache extends NonRelativeModuleNameResolutionCache { - getOrCreateCacheForDirectory(directoryName: string, redirectedReference?: ResolvedProjectReference): Map; - } - /** - * Stored map from non-relative module name to a table: directory -> result of module lookup in this directory - * We support only non-relative module names because resolution of relative module names is usually more deterministic and thus less expensive. - */ - interface NonRelativeModuleNameResolutionCache { - getOrCreateCacheForModuleName(nonRelativeModuleName: string, redirectedReference?: ResolvedProjectReference): PerModuleNameCache; - } - interface PerModuleNameCache { - get(directory: string): ResolvedModuleWithFailedLookupLocations | undefined; - set(directory: string, result: ResolvedModuleWithFailedLookupLocations): void; - } - function createModuleResolutionCache(currentDirectory: string, getCanonicalFileName: (s: string) => string): ModuleResolutionCache; - function resolveModuleNameFromCache(moduleName: string, containingFile: string, cache: ModuleResolutionCache): ResolvedModuleWithFailedLookupLocations | undefined; - function resolveModuleName(moduleName: string, containingFile: string, compilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirectedReference?: ResolvedProjectReference): ResolvedModuleWithFailedLookupLocations; - function nodeModuleNameResolver(moduleName: string, containingFile: string, compilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirectedReference?: ResolvedProjectReference): ResolvedModuleWithFailedLookupLocations; - function classicNameResolver(moduleName: string, containingFile: string, compilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: NonRelativeModuleNameResolutionCache, redirectedReference?: ResolvedProjectReference): ResolvedModuleWithFailedLookupLocations; -} -declare namespace ts { - function createNodeArray(elements?: ReadonlyArray, hasTrailingComma?: boolean): NodeArray; - /** If a node is passed, creates a string literal whose source text is read from a source node during emit. */ - function createLiteral(value: string | StringLiteral | NoSubstitutionTemplateLiteral | NumericLiteral | Identifier): StringLiteral; - function createLiteral(value: number | PseudoBigInt): NumericLiteral; - function createLiteral(value: boolean): BooleanLiteral; - function createLiteral(value: string | number | PseudoBigInt | boolean): PrimaryExpression; - function createNumericLiteral(value: string): NumericLiteral; - function createBigIntLiteral(value: string): BigIntLiteral; - function createStringLiteral(text: string): StringLiteral; - function createRegularExpressionLiteral(text: string): RegularExpressionLiteral; - function createIdentifier(text: string): Identifier; - function updateIdentifier(node: Identifier): Identifier; - /** Create a unique temporary variable. */ - function createTempVariable(recordTempVariable: ((node: Identifier) => void) | undefined): Identifier; - /** Create a unique temporary variable for use in a loop. */ - function createLoopVariable(): Identifier; - /** Create a unique name based on the supplied text. */ - function createUniqueName(text: string): Identifier; - /** Create a unique name based on the supplied text. */ - function createOptimisticUniqueName(text: string): Identifier; - /** Create a unique name based on the supplied text. This does not consider names injected by the transformer. */ - function createFileLevelUniqueName(text: string): Identifier; - /** Create a unique name generated for a node. */ - function getGeneratedNameForNode(node: Node | undefined): Identifier; - function createToken(token: TKind): Token; - function createSuper(): SuperExpression; - function createThis(): ThisExpression & Token; - function createNull(): NullLiteral & Token; - function createTrue(): BooleanLiteral & Token; - function createFalse(): BooleanLiteral & Token; - function createModifier(kind: T): Token; - function createModifiersFromModifierFlags(flags: ModifierFlags): Modifier[]; - function createQualifiedName(left: EntityName, right: string | Identifier): QualifiedName; - function updateQualifiedName(node: QualifiedName, left: EntityName, right: Identifier): QualifiedName; - function createComputedPropertyName(expression: Expression): ComputedPropertyName; - function updateComputedPropertyName(node: ComputedPropertyName, expression: Expression): ComputedPropertyName; - function createTypeParameterDeclaration(name: string | Identifier, constraint?: TypeNode, defaultType?: TypeNode): TypeParameterDeclaration; - function updateTypeParameterDeclaration(node: TypeParameterDeclaration, name: Identifier, constraint: TypeNode | undefined, defaultType: TypeNode | undefined): TypeParameterDeclaration; - function createParameter(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, dotDotDotToken: DotDotDotToken | undefined, name: string | BindingName, questionToken?: QuestionToken, type?: TypeNode, initializer?: Expression): ParameterDeclaration; - function updateParameter(node: ParameterDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, dotDotDotToken: DotDotDotToken | undefined, name: string | BindingName, questionToken: QuestionToken | undefined, type: TypeNode | undefined, initializer: Expression | undefined): ParameterDeclaration; - function createDecorator(expression: Expression): Decorator; - function updateDecorator(node: Decorator, expression: Expression): Decorator; - function createPropertySignature(modifiers: ReadonlyArray | undefined, name: PropertyName | string, questionToken: QuestionToken | undefined, type: TypeNode | undefined, initializer: Expression | undefined): PropertySignature; - function updatePropertySignature(node: PropertySignature, modifiers: ReadonlyArray | undefined, name: PropertyName, questionToken: QuestionToken | undefined, type: TypeNode | undefined, initializer: Expression | undefined): PropertySignature; - function createProperty(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | PropertyName, questionOrExclamationToken: QuestionToken | ExclamationToken | undefined, type: TypeNode | undefined, initializer: Expression | undefined): PropertyDeclaration; - function updateProperty(node: PropertyDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | PropertyName, questionOrExclamationToken: QuestionToken | ExclamationToken | undefined, type: TypeNode | undefined, initializer: Expression | undefined): PropertyDeclaration; - function createMethodSignature(typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, name: string | PropertyName, questionToken: QuestionToken | undefined): MethodSignature; - function updateMethodSignature(node: MethodSignature, typeParameters: NodeArray | undefined, parameters: NodeArray, type: TypeNode | undefined, name: PropertyName, questionToken: QuestionToken | undefined): MethodSignature; - function createMethod(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, asteriskToken: AsteriskToken | undefined, name: string | PropertyName, questionToken: QuestionToken | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block | undefined): MethodDeclaration; - function updateMethod(node: MethodDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, asteriskToken: AsteriskToken | undefined, name: PropertyName, questionToken: QuestionToken | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block | undefined): MethodDeclaration; - function createConstructor(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, parameters: ReadonlyArray, body: Block | undefined): ConstructorDeclaration; - function updateConstructor(node: ConstructorDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, parameters: ReadonlyArray, body: Block | undefined): ConstructorDeclaration; - function createGetAccessor(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | PropertyName, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block | undefined): GetAccessorDeclaration; - function updateGetAccessor(node: GetAccessorDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: PropertyName, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block | undefined): GetAccessorDeclaration; - function createSetAccessor(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | PropertyName, parameters: ReadonlyArray, body: Block | undefined): SetAccessorDeclaration; - function updateSetAccessor(node: SetAccessorDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: PropertyName, parameters: ReadonlyArray, body: Block | undefined): SetAccessorDeclaration; - function createCallSignature(typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined): CallSignatureDeclaration; - function updateCallSignature(node: CallSignatureDeclaration, typeParameters: NodeArray | undefined, parameters: NodeArray, type: TypeNode | undefined): CallSignatureDeclaration; - function createConstructSignature(typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined): ConstructSignatureDeclaration; - function updateConstructSignature(node: ConstructSignatureDeclaration, typeParameters: NodeArray | undefined, parameters: NodeArray, type: TypeNode | undefined): ConstructSignatureDeclaration; - function createIndexSignature(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode): IndexSignatureDeclaration; - function updateIndexSignature(node: IndexSignatureDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode): IndexSignatureDeclaration; - function createKeywordTypeNode(kind: KeywordTypeNode["kind"]): KeywordTypeNode; - function createTypePredicateNode(parameterName: Identifier | ThisTypeNode | string, type: TypeNode): TypePredicateNode; - function updateTypePredicateNode(node: TypePredicateNode, parameterName: Identifier | ThisTypeNode, type: TypeNode): TypePredicateNode; - function createTypeReferenceNode(typeName: string | EntityName, typeArguments: ReadonlyArray | undefined): TypeReferenceNode; - function updateTypeReferenceNode(node: TypeReferenceNode, typeName: EntityName, typeArguments: NodeArray | undefined): TypeReferenceNode; - function createFunctionTypeNode(typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined): FunctionTypeNode; - function updateFunctionTypeNode(node: FunctionTypeNode, typeParameters: NodeArray | undefined, parameters: NodeArray, type: TypeNode | undefined): FunctionTypeNode; - function createConstructorTypeNode(typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined): ConstructorTypeNode; - function updateConstructorTypeNode(node: ConstructorTypeNode, typeParameters: NodeArray | undefined, parameters: NodeArray, type: TypeNode | undefined): ConstructorTypeNode; - function createTypeQueryNode(exprName: EntityName): TypeQueryNode; - function updateTypeQueryNode(node: TypeQueryNode, exprName: EntityName): TypeQueryNode; - function createTypeLiteralNode(members: ReadonlyArray | undefined): TypeLiteralNode; - function updateTypeLiteralNode(node: TypeLiteralNode, members: NodeArray): TypeLiteralNode; - function createArrayTypeNode(elementType: TypeNode): ArrayTypeNode; - function updateArrayTypeNode(node: ArrayTypeNode, elementType: TypeNode): ArrayTypeNode; - function createTupleTypeNode(elementTypes: ReadonlyArray): TupleTypeNode; - function updateTupleTypeNode(node: TupleTypeNode, elementTypes: ReadonlyArray): TupleTypeNode; - function createOptionalTypeNode(type: TypeNode): OptionalTypeNode; - function updateOptionalTypeNode(node: OptionalTypeNode, type: TypeNode): OptionalTypeNode; - function createRestTypeNode(type: TypeNode): RestTypeNode; - function updateRestTypeNode(node: RestTypeNode, type: TypeNode): RestTypeNode; - function createUnionTypeNode(types: ReadonlyArray): UnionTypeNode; - function updateUnionTypeNode(node: UnionTypeNode, types: NodeArray): UnionTypeNode; - function createIntersectionTypeNode(types: ReadonlyArray): IntersectionTypeNode; - function updateIntersectionTypeNode(node: IntersectionTypeNode, types: NodeArray): IntersectionTypeNode; - function createUnionOrIntersectionTypeNode(kind: SyntaxKind.UnionType | SyntaxKind.IntersectionType, types: ReadonlyArray): UnionOrIntersectionTypeNode; - function createConditionalTypeNode(checkType: TypeNode, extendsType: TypeNode, trueType: TypeNode, falseType: TypeNode): ConditionalTypeNode; - function updateConditionalTypeNode(node: ConditionalTypeNode, checkType: TypeNode, extendsType: TypeNode, trueType: TypeNode, falseType: TypeNode): ConditionalTypeNode; - function createInferTypeNode(typeParameter: TypeParameterDeclaration): InferTypeNode; - function updateInferTypeNode(node: InferTypeNode, typeParameter: TypeParameterDeclaration): InferTypeNode; - function createImportTypeNode(argument: TypeNode, qualifier?: EntityName, typeArguments?: ReadonlyArray, isTypeOf?: boolean): ImportTypeNode; - function updateImportTypeNode(node: ImportTypeNode, argument: TypeNode, qualifier?: EntityName, typeArguments?: ReadonlyArray, isTypeOf?: boolean): ImportTypeNode; - function createParenthesizedType(type: TypeNode): ParenthesizedTypeNode; - function updateParenthesizedType(node: ParenthesizedTypeNode, type: TypeNode): ParenthesizedTypeNode; - function createThisTypeNode(): ThisTypeNode; - function createTypeOperatorNode(type: TypeNode): TypeOperatorNode; - function createTypeOperatorNode(operator: SyntaxKind.KeyOfKeyword | SyntaxKind.UniqueKeyword, type: TypeNode): TypeOperatorNode; - function updateTypeOperatorNode(node: TypeOperatorNode, type: TypeNode): TypeOperatorNode; - function createIndexedAccessTypeNode(objectType: TypeNode, indexType: TypeNode): IndexedAccessTypeNode; - function updateIndexedAccessTypeNode(node: IndexedAccessTypeNode, objectType: TypeNode, indexType: TypeNode): IndexedAccessTypeNode; - function createMappedTypeNode(readonlyToken: ReadonlyToken | PlusToken | MinusToken | undefined, typeParameter: TypeParameterDeclaration, questionToken: QuestionToken | PlusToken | MinusToken | undefined, type: TypeNode | undefined): MappedTypeNode; - function updateMappedTypeNode(node: MappedTypeNode, readonlyToken: ReadonlyToken | PlusToken | MinusToken | undefined, typeParameter: TypeParameterDeclaration, questionToken: QuestionToken | PlusToken | MinusToken | undefined, type: TypeNode | undefined): MappedTypeNode; - function createLiteralTypeNode(literal: LiteralTypeNode["literal"]): LiteralTypeNode; - function updateLiteralTypeNode(node: LiteralTypeNode, literal: LiteralTypeNode["literal"]): LiteralTypeNode; - function createObjectBindingPattern(elements: ReadonlyArray): ObjectBindingPattern; - function updateObjectBindingPattern(node: ObjectBindingPattern, elements: ReadonlyArray): ObjectBindingPattern; - function createArrayBindingPattern(elements: ReadonlyArray): ArrayBindingPattern; - function updateArrayBindingPattern(node: ArrayBindingPattern, elements: ReadonlyArray): ArrayBindingPattern; - function createBindingElement(dotDotDotToken: DotDotDotToken | undefined, propertyName: string | PropertyName | undefined, name: string | BindingName, initializer?: Expression): BindingElement; - function updateBindingElement(node: BindingElement, dotDotDotToken: DotDotDotToken | undefined, propertyName: PropertyName | undefined, name: BindingName, initializer: Expression | undefined): BindingElement; - function createArrayLiteral(elements?: ReadonlyArray, multiLine?: boolean): ArrayLiteralExpression; - function updateArrayLiteral(node: ArrayLiteralExpression, elements: ReadonlyArray): ArrayLiteralExpression; - function createObjectLiteral(properties?: ReadonlyArray, multiLine?: boolean): ObjectLiteralExpression; - function updateObjectLiteral(node: ObjectLiteralExpression, properties: ReadonlyArray): ObjectLiteralExpression; - function createPropertyAccess(expression: Expression, name: string | Identifier | undefined): PropertyAccessExpression; - function updatePropertyAccess(node: PropertyAccessExpression, expression: Expression, name: Identifier): PropertyAccessExpression; - function createElementAccess(expression: Expression, index: number | Expression): ElementAccessExpression; - function updateElementAccess(node: ElementAccessExpression, expression: Expression, argumentExpression: Expression): ElementAccessExpression; - function createCall(expression: Expression, typeArguments: ReadonlyArray | undefined, argumentsArray: ReadonlyArray | undefined): CallExpression; - function updateCall(node: CallExpression, expression: Expression, typeArguments: ReadonlyArray | undefined, argumentsArray: ReadonlyArray): CallExpression; - function createNew(expression: Expression, typeArguments: ReadonlyArray | undefined, argumentsArray: ReadonlyArray | undefined): NewExpression; - function updateNew(node: NewExpression, expression: Expression, typeArguments: ReadonlyArray | undefined, argumentsArray: ReadonlyArray | undefined): NewExpression; - /** @deprecated */ function createTaggedTemplate(tag: Expression, template: TemplateLiteral): TaggedTemplateExpression; - function createTaggedTemplate(tag: Expression, typeArguments: ReadonlyArray | undefined, template: TemplateLiteral): TaggedTemplateExpression; - /** @deprecated */ function updateTaggedTemplate(node: TaggedTemplateExpression, tag: Expression, template: TemplateLiteral): TaggedTemplateExpression; - function updateTaggedTemplate(node: TaggedTemplateExpression, tag: Expression, typeArguments: ReadonlyArray | undefined, template: TemplateLiteral): TaggedTemplateExpression; - function createTypeAssertion(type: TypeNode, expression: Expression): TypeAssertion; - function updateTypeAssertion(node: TypeAssertion, type: TypeNode, expression: Expression): TypeAssertion; - function createParen(expression: Expression): ParenthesizedExpression; - function updateParen(node: ParenthesizedExpression, expression: Expression): ParenthesizedExpression; - function createFunctionExpression(modifiers: ReadonlyArray | undefined, asteriskToken: AsteriskToken | undefined, name: string | Identifier | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray | undefined, type: TypeNode | undefined, body: Block): FunctionExpression; - function updateFunctionExpression(node: FunctionExpression, modifiers: ReadonlyArray | undefined, asteriskToken: AsteriskToken | undefined, name: Identifier | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block): FunctionExpression; - function createArrowFunction(modifiers: ReadonlyArray | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, equalsGreaterThanToken: EqualsGreaterThanToken | undefined, body: ConciseBody): ArrowFunction; - function updateArrowFunction(node: ArrowFunction, modifiers: ReadonlyArray | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, equalsGreaterThanToken: Token, body: ConciseBody): ArrowFunction; - function createDelete(expression: Expression): DeleteExpression; - function updateDelete(node: DeleteExpression, expression: Expression): DeleteExpression; - function createTypeOf(expression: Expression): TypeOfExpression; - function updateTypeOf(node: TypeOfExpression, expression: Expression): TypeOfExpression; - function createVoid(expression: Expression): VoidExpression; - function updateVoid(node: VoidExpression, expression: Expression): VoidExpression; - function createAwait(expression: Expression): AwaitExpression; - function updateAwait(node: AwaitExpression, expression: Expression): AwaitExpression; - function createPrefix(operator: PrefixUnaryOperator, operand: Expression): PrefixUnaryExpression; - function updatePrefix(node: PrefixUnaryExpression, operand: Expression): PrefixUnaryExpression; - function createPostfix(operand: Expression, operator: PostfixUnaryOperator): PostfixUnaryExpression; - function updatePostfix(node: PostfixUnaryExpression, operand: Expression): PostfixUnaryExpression; - function createBinary(left: Expression, operator: BinaryOperator | BinaryOperatorToken, right: Expression): BinaryExpression; - function updateBinary(node: BinaryExpression, left: Expression, right: Expression, operator?: BinaryOperator | BinaryOperatorToken): BinaryExpression; - /** @deprecated */ function createConditional(condition: Expression, whenTrue: Expression, whenFalse: Expression): ConditionalExpression; - function createConditional(condition: Expression, questionToken: QuestionToken, whenTrue: Expression, colonToken: ColonToken, whenFalse: Expression): ConditionalExpression; - function updateConditional(node: ConditionalExpression, condition: Expression, questionToken: Token, whenTrue: Expression, colonToken: Token, whenFalse: Expression): ConditionalExpression; - function createTemplateExpression(head: TemplateHead, templateSpans: ReadonlyArray): TemplateExpression; - function updateTemplateExpression(node: TemplateExpression, head: TemplateHead, templateSpans: ReadonlyArray): TemplateExpression; - function createTemplateHead(text: string): TemplateHead; - function createTemplateMiddle(text: string): TemplateMiddle; - function createTemplateTail(text: string): TemplateTail; - function createNoSubstitutionTemplateLiteral(text: string): NoSubstitutionTemplateLiteral; - function createYield(expression?: Expression): YieldExpression; - function createYield(asteriskToken: AsteriskToken | undefined, expression: Expression): YieldExpression; - function updateYield(node: YieldExpression, asteriskToken: AsteriskToken | undefined, expression: Expression): YieldExpression; - function createSpread(expression: Expression): SpreadElement; - function updateSpread(node: SpreadElement, expression: Expression): SpreadElement; - function createClassExpression(modifiers: ReadonlyArray | undefined, name: string | Identifier | undefined, typeParameters: ReadonlyArray | undefined, heritageClauses: ReadonlyArray | undefined, members: ReadonlyArray): ClassExpression; - function updateClassExpression(node: ClassExpression, modifiers: ReadonlyArray | undefined, name: Identifier | undefined, typeParameters: ReadonlyArray | undefined, heritageClauses: ReadonlyArray | undefined, members: ReadonlyArray): ClassExpression; - function createOmittedExpression(): OmittedExpression; - function createExpressionWithTypeArguments(typeArguments: ReadonlyArray | undefined, expression: Expression): ExpressionWithTypeArguments; - function updateExpressionWithTypeArguments(node: ExpressionWithTypeArguments, typeArguments: ReadonlyArray | undefined, expression: Expression): ExpressionWithTypeArguments; - function createAsExpression(expression: Expression, type: TypeNode): AsExpression; - function updateAsExpression(node: AsExpression, expression: Expression, type: TypeNode): AsExpression; - function createNonNullExpression(expression: Expression): NonNullExpression; - function updateNonNullExpression(node: NonNullExpression, expression: Expression): NonNullExpression; - function createMetaProperty(keywordToken: MetaProperty["keywordToken"], name: Identifier): MetaProperty; - function updateMetaProperty(node: MetaProperty, name: Identifier): MetaProperty; - function createTemplateSpan(expression: Expression, literal: TemplateMiddle | TemplateTail): TemplateSpan; - function updateTemplateSpan(node: TemplateSpan, expression: Expression, literal: TemplateMiddle | TemplateTail): TemplateSpan; - function createSemicolonClassElement(): SemicolonClassElement; - function createBlock(statements: ReadonlyArray, multiLine?: boolean): Block; - function updateBlock(node: Block, statements: ReadonlyArray): Block; - function createVariableStatement(modifiers: ReadonlyArray | undefined, declarationList: VariableDeclarationList | ReadonlyArray): VariableStatement; - function updateVariableStatement(node: VariableStatement, modifiers: ReadonlyArray | undefined, declarationList: VariableDeclarationList): VariableStatement; - function createEmptyStatement(): EmptyStatement; - function createExpressionStatement(expression: Expression): ExpressionStatement; - function updateExpressionStatement(node: ExpressionStatement, expression: Expression): ExpressionStatement; - /** @deprecated Use `createExpressionStatement` instead. */ - const createStatement: typeof createExpressionStatement; - /** @deprecated Use `updateExpressionStatement` instead. */ - const updateStatement: typeof updateExpressionStatement; - function createIf(expression: Expression, thenStatement: Statement, elseStatement?: Statement): IfStatement; - function updateIf(node: IfStatement, expression: Expression, thenStatement: Statement, elseStatement: Statement | undefined): IfStatement; - function createDo(statement: Statement, expression: Expression): DoStatement; - function updateDo(node: DoStatement, statement: Statement, expression: Expression): DoStatement; - function createWhile(expression: Expression, statement: Statement): WhileStatement; - function updateWhile(node: WhileStatement, expression: Expression, statement: Statement): WhileStatement; - function createFor(initializer: ForInitializer | undefined, condition: Expression | undefined, incrementor: Expression | undefined, statement: Statement): ForStatement; - function updateFor(node: ForStatement, initializer: ForInitializer | undefined, condition: Expression | undefined, incrementor: Expression | undefined, statement: Statement): ForStatement; - function createForIn(initializer: ForInitializer, expression: Expression, statement: Statement): ForInStatement; - function updateForIn(node: ForInStatement, initializer: ForInitializer, expression: Expression, statement: Statement): ForInStatement; - function createForOf(awaitModifier: AwaitKeywordToken | undefined, initializer: ForInitializer, expression: Expression, statement: Statement): ForOfStatement; - function updateForOf(node: ForOfStatement, awaitModifier: AwaitKeywordToken | undefined, initializer: ForInitializer, expression: Expression, statement: Statement): ForOfStatement; - function createContinue(label?: string | Identifier): ContinueStatement; - function updateContinue(node: ContinueStatement, label: Identifier | undefined): ContinueStatement; - function createBreak(label?: string | Identifier): BreakStatement; - function updateBreak(node: BreakStatement, label: Identifier | undefined): BreakStatement; - function createReturn(expression?: Expression): ReturnStatement; - function updateReturn(node: ReturnStatement, expression: Expression | undefined): ReturnStatement; - function createWith(expression: Expression, statement: Statement): WithStatement; - function updateWith(node: WithStatement, expression: Expression, statement: Statement): WithStatement; - function createSwitch(expression: Expression, caseBlock: CaseBlock): SwitchStatement; - function updateSwitch(node: SwitchStatement, expression: Expression, caseBlock: CaseBlock): SwitchStatement; - function createLabel(label: string | Identifier, statement: Statement): LabeledStatement; - function updateLabel(node: LabeledStatement, label: Identifier, statement: Statement): LabeledStatement; - function createThrow(expression: Expression): ThrowStatement; - function updateThrow(node: ThrowStatement, expression: Expression): ThrowStatement; - function createTry(tryBlock: Block, catchClause: CatchClause | undefined, finallyBlock: Block | undefined): TryStatement; - function updateTry(node: TryStatement, tryBlock: Block, catchClause: CatchClause | undefined, finallyBlock: Block | undefined): TryStatement; - function createDebuggerStatement(): DebuggerStatement; - function createVariableDeclaration(name: string | BindingName, type?: TypeNode, initializer?: Expression): VariableDeclaration; - function updateVariableDeclaration(node: VariableDeclaration, name: BindingName, type: TypeNode | undefined, initializer: Expression | undefined): VariableDeclaration; - function createVariableDeclarationList(declarations: ReadonlyArray, flags?: NodeFlags): VariableDeclarationList; - function updateVariableDeclarationList(node: VariableDeclarationList, declarations: ReadonlyArray): VariableDeclarationList; - function createFunctionDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, asteriskToken: AsteriskToken | undefined, name: string | Identifier | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block | undefined): FunctionDeclaration; - function updateFunctionDeclaration(node: FunctionDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, asteriskToken: AsteriskToken | undefined, name: Identifier | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block | undefined): FunctionDeclaration; - function createClassDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | Identifier | undefined, typeParameters: ReadonlyArray | undefined, heritageClauses: ReadonlyArray | undefined, members: ReadonlyArray): ClassDeclaration; - function updateClassDeclaration(node: ClassDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: Identifier | undefined, typeParameters: ReadonlyArray | undefined, heritageClauses: ReadonlyArray | undefined, members: ReadonlyArray): ClassDeclaration; - function createInterfaceDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | Identifier, typeParameters: ReadonlyArray | undefined, heritageClauses: ReadonlyArray | undefined, members: ReadonlyArray): InterfaceDeclaration; - function updateInterfaceDeclaration(node: InterfaceDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: Identifier, typeParameters: ReadonlyArray | undefined, heritageClauses: ReadonlyArray | undefined, members: ReadonlyArray): InterfaceDeclaration; - function createTypeAliasDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | Identifier, typeParameters: ReadonlyArray | undefined, type: TypeNode): TypeAliasDeclaration; - function updateTypeAliasDeclaration(node: TypeAliasDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: Identifier, typeParameters: ReadonlyArray | undefined, type: TypeNode): TypeAliasDeclaration; - function createEnumDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | Identifier, members: ReadonlyArray): EnumDeclaration; - function updateEnumDeclaration(node: EnumDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: Identifier, members: ReadonlyArray): EnumDeclaration; - function createModuleDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: ModuleName, body: ModuleBody | undefined, flags?: NodeFlags): ModuleDeclaration; - function updateModuleDeclaration(node: ModuleDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: ModuleName, body: ModuleBody | undefined): ModuleDeclaration; - function createModuleBlock(statements: ReadonlyArray): ModuleBlock; - function updateModuleBlock(node: ModuleBlock, statements: ReadonlyArray): ModuleBlock; - function createCaseBlock(clauses: ReadonlyArray): CaseBlock; - function updateCaseBlock(node: CaseBlock, clauses: ReadonlyArray): CaseBlock; - function createNamespaceExportDeclaration(name: string | Identifier): NamespaceExportDeclaration; - function updateNamespaceExportDeclaration(node: NamespaceExportDeclaration, name: Identifier): NamespaceExportDeclaration; - function createImportEqualsDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | Identifier, moduleReference: ModuleReference): ImportEqualsDeclaration; - function updateImportEqualsDeclaration(node: ImportEqualsDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: Identifier, moduleReference: ModuleReference): ImportEqualsDeclaration; - function createImportDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, importClause: ImportClause | undefined, moduleSpecifier: Expression): ImportDeclaration; - function updateImportDeclaration(node: ImportDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, importClause: ImportClause | undefined, moduleSpecifier: Expression): ImportDeclaration; - function createImportClause(name: Identifier | undefined, namedBindings: NamedImportBindings | undefined): ImportClause; - function updateImportClause(node: ImportClause, name: Identifier | undefined, namedBindings: NamedImportBindings | undefined): ImportClause; - function createNamespaceImport(name: Identifier): NamespaceImport; - function updateNamespaceImport(node: NamespaceImport, name: Identifier): NamespaceImport; - function createNamedImports(elements: ReadonlyArray): NamedImports; - function updateNamedImports(node: NamedImports, elements: ReadonlyArray): NamedImports; - function createImportSpecifier(propertyName: Identifier | undefined, name: Identifier): ImportSpecifier; - function updateImportSpecifier(node: ImportSpecifier, propertyName: Identifier | undefined, name: Identifier): ImportSpecifier; - function createExportAssignment(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, isExportEquals: boolean | undefined, expression: Expression): ExportAssignment; - function updateExportAssignment(node: ExportAssignment, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, expression: Expression): ExportAssignment; - function createExportDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, exportClause: NamedExports | undefined, moduleSpecifier?: Expression): ExportDeclaration; - function updateExportDeclaration(node: ExportDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, exportClause: NamedExports | undefined, moduleSpecifier: Expression | undefined): ExportDeclaration; - function createNamedExports(elements: ReadonlyArray): NamedExports; - function updateNamedExports(node: NamedExports, elements: ReadonlyArray): NamedExports; - function createExportSpecifier(propertyName: string | Identifier | undefined, name: string | Identifier): ExportSpecifier; - function updateExportSpecifier(node: ExportSpecifier, propertyName: Identifier | undefined, name: Identifier): ExportSpecifier; - function createExternalModuleReference(expression: Expression): ExternalModuleReference; - function updateExternalModuleReference(node: ExternalModuleReference, expression: Expression): ExternalModuleReference; - function createJsxElement(openingElement: JsxOpeningElement, children: ReadonlyArray, closingElement: JsxClosingElement): JsxElement; - function updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: ReadonlyArray, closingElement: JsxClosingElement): JsxElement; - function createJsxSelfClosingElement(tagName: JsxTagNameExpression, typeArguments: ReadonlyArray | undefined, attributes: JsxAttributes): JsxSelfClosingElement; - function updateJsxSelfClosingElement(node: JsxSelfClosingElement, tagName: JsxTagNameExpression, typeArguments: ReadonlyArray | undefined, attributes: JsxAttributes): JsxSelfClosingElement; - function createJsxOpeningElement(tagName: JsxTagNameExpression, typeArguments: ReadonlyArray | undefined, attributes: JsxAttributes): JsxOpeningElement; - function updateJsxOpeningElement(node: JsxOpeningElement, tagName: JsxTagNameExpression, typeArguments: ReadonlyArray | undefined, attributes: JsxAttributes): JsxOpeningElement; - function createJsxClosingElement(tagName: JsxTagNameExpression): JsxClosingElement; - function updateJsxClosingElement(node: JsxClosingElement, tagName: JsxTagNameExpression): JsxClosingElement; - function createJsxFragment(openingFragment: JsxOpeningFragment, children: ReadonlyArray, closingFragment: JsxClosingFragment): JsxFragment; - function updateJsxFragment(node: JsxFragment, openingFragment: JsxOpeningFragment, children: ReadonlyArray, closingFragment: JsxClosingFragment): JsxFragment; - function createJsxAttribute(name: Identifier, initializer: StringLiteral | JsxExpression): JsxAttribute; - function updateJsxAttribute(node: JsxAttribute, name: Identifier, initializer: StringLiteral | JsxExpression): JsxAttribute; - function createJsxAttributes(properties: ReadonlyArray): JsxAttributes; - function updateJsxAttributes(node: JsxAttributes, properties: ReadonlyArray): JsxAttributes; - function createJsxSpreadAttribute(expression: Expression): JsxSpreadAttribute; - function updateJsxSpreadAttribute(node: JsxSpreadAttribute, expression: Expression): JsxSpreadAttribute; - function createJsxExpression(dotDotDotToken: DotDotDotToken | undefined, expression: Expression | undefined): JsxExpression; - function updateJsxExpression(node: JsxExpression, expression: Expression | undefined): JsxExpression; - function createCaseClause(expression: Expression, statements: ReadonlyArray): CaseClause; - function updateCaseClause(node: CaseClause, expression: Expression, statements: ReadonlyArray): CaseClause; - function createDefaultClause(statements: ReadonlyArray): DefaultClause; - function updateDefaultClause(node: DefaultClause, statements: ReadonlyArray): DefaultClause; - function createHeritageClause(token: HeritageClause["token"], types: ReadonlyArray): HeritageClause; - function updateHeritageClause(node: HeritageClause, types: ReadonlyArray): HeritageClause; - function createCatchClause(variableDeclaration: string | VariableDeclaration | undefined, block: Block): CatchClause; - function updateCatchClause(node: CatchClause, variableDeclaration: VariableDeclaration | undefined, block: Block): CatchClause; - function createPropertyAssignment(name: string | PropertyName, initializer: Expression): PropertyAssignment; - function updatePropertyAssignment(node: PropertyAssignment, name: PropertyName, initializer: Expression): PropertyAssignment; - function createShorthandPropertyAssignment(name: string | Identifier, objectAssignmentInitializer?: Expression): ShorthandPropertyAssignment; - function updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssignmentInitializer: Expression | undefined): ShorthandPropertyAssignment; - function createSpreadAssignment(expression: Expression): SpreadAssignment; - function updateSpreadAssignment(node: SpreadAssignment, expression: Expression): SpreadAssignment; - function createEnumMember(name: string | PropertyName, initializer?: Expression): EnumMember; - function updateEnumMember(node: EnumMember, name: PropertyName, initializer: Expression | undefined): EnumMember; - function updateSourceFileNode(node: SourceFile, statements: ReadonlyArray, isDeclarationFile?: boolean, referencedFiles?: SourceFile["referencedFiles"], typeReferences?: SourceFile["typeReferenceDirectives"], hasNoDefaultLib?: boolean, libReferences?: SourceFile["libReferenceDirectives"]): SourceFile; - /** - * Creates a shallow, memberwise clone of a node for mutation. - */ - function getMutableClone(node: T): T; - /** - * Creates a synthetic statement to act as a placeholder for a not-emitted statement in - * order to preserve comments. - * - * @param original The original statement. - */ - function createNotEmittedStatement(original: Node): NotEmittedStatement; - /** - * Creates a synthetic expression to act as a placeholder for a not-emitted expression in - * order to preserve comments or sourcemap positions. - * - * @param expression The inner expression to emit. - * @param original The original outer expression. - * @param location The location for the expression. Defaults to the positions from "original" if provided. - */ - function createPartiallyEmittedExpression(expression: Expression, original?: Node): PartiallyEmittedExpression; - function updatePartiallyEmittedExpression(node: PartiallyEmittedExpression, expression: Expression): PartiallyEmittedExpression; - function createCommaList(elements: ReadonlyArray): CommaListExpression; - function updateCommaList(node: CommaListExpression, elements: ReadonlyArray): CommaListExpression; - function createBundle(sourceFiles: ReadonlyArray, prepends?: ReadonlyArray): Bundle; - function createUnparsedSourceFile(text: string): UnparsedSource; - function createUnparsedSourceFile(text: string, mapPath: string | undefined, map: string | undefined): UnparsedSource; - function createInputFiles(javascript: string, declaration: string): InputFiles; - function createInputFiles(javascript: string, declaration: string, javascriptMapPath: string | undefined, javascriptMapText: string | undefined, declarationMapPath: string | undefined, declarationMapText: string | undefined): InputFiles; - function updateBundle(node: Bundle, sourceFiles: ReadonlyArray, prepends?: ReadonlyArray): Bundle; - function createImmediatelyInvokedFunctionExpression(statements: ReadonlyArray): CallExpression; - function createImmediatelyInvokedFunctionExpression(statements: ReadonlyArray, param: ParameterDeclaration, paramValue: Expression): CallExpression; - function createImmediatelyInvokedArrowFunction(statements: ReadonlyArray): CallExpression; - function createImmediatelyInvokedArrowFunction(statements: ReadonlyArray, param: ParameterDeclaration, paramValue: Expression): CallExpression; - function createComma(left: Expression, right: Expression): Expression; - function createLessThan(left: Expression, right: Expression): Expression; - function createAssignment(left: ObjectLiteralExpression | ArrayLiteralExpression, right: Expression): DestructuringAssignment; - function createAssignment(left: Expression, right: Expression): BinaryExpression; - function createStrictEquality(left: Expression, right: Expression): BinaryExpression; - function createStrictInequality(left: Expression, right: Expression): BinaryExpression; - function createAdd(left: Expression, right: Expression): BinaryExpression; - function createSubtract(left: Expression, right: Expression): BinaryExpression; - function createPostfixIncrement(operand: Expression): PostfixUnaryExpression; - function createLogicalAnd(left: Expression, right: Expression): BinaryExpression; - function createLogicalOr(left: Expression, right: Expression): BinaryExpression; - function createLogicalNot(operand: Expression): PrefixUnaryExpression; - function createVoidZero(): VoidExpression; - function createExportDefault(expression: Expression): ExportAssignment; - function createExternalModuleExport(exportName: Identifier): ExportDeclaration; - /** - * Clears any EmitNode entries from parse-tree nodes. - * @param sourceFile A source file. - */ - function disposeEmitNodes(sourceFile: SourceFile): void; - function setTextRange(range: T, location: TextRange | undefined): T; - /** - * Sets flags that control emit behavior of a node. - */ - function setEmitFlags(node: T, emitFlags: EmitFlags): T; - /** - * Gets a custom text range to use when emitting source maps. - */ - function getSourceMapRange(node: Node): SourceMapRange; - /** - * Sets a custom text range to use when emitting source maps. - */ - function setSourceMapRange(node: T, range: SourceMapRange | undefined): T; - /** - * Create an external source map source file reference - */ - function createSourceMapSource(fileName: string, text: string, skipTrivia?: (pos: number) => number): SourceMapSource; - /** - * Gets the TextRange to use for source maps for a token of a node. - */ - function getTokenSourceMapRange(node: Node, token: SyntaxKind): SourceMapRange | undefined; - /** - * Sets the TextRange to use for source maps for a token of a node. - */ - function setTokenSourceMapRange(node: T, token: SyntaxKind, range: SourceMapRange | undefined): T; - /** - * Gets a custom text range to use when emitting comments. - */ - function getCommentRange(node: Node): TextRange; - /** - * Sets a custom text range to use when emitting comments. - */ - function setCommentRange(node: T, range: TextRange): T; - function getSyntheticLeadingComments(node: Node): SynthesizedComment[] | undefined; - function setSyntheticLeadingComments(node: T, comments: SynthesizedComment[] | undefined): T; - function addSyntheticLeadingComment(node: T, kind: SyntaxKind.SingleLineCommentTrivia | SyntaxKind.MultiLineCommentTrivia, text: string, hasTrailingNewLine?: boolean): T; - function getSyntheticTrailingComments(node: Node): SynthesizedComment[] | undefined; - function setSyntheticTrailingComments(node: T, comments: SynthesizedComment[] | undefined): T; - function addSyntheticTrailingComment(node: T, kind: SyntaxKind.SingleLineCommentTrivia | SyntaxKind.MultiLineCommentTrivia, text: string, hasTrailingNewLine?: boolean): T; - function moveSyntheticComments(node: T, original: Node): T; - /** - * Gets the constant value to emit for an expression. - */ - function getConstantValue(node: PropertyAccessExpression | ElementAccessExpression): string | number | undefined; - /** - * Sets the constant value to emit for an expression. - */ - function setConstantValue(node: PropertyAccessExpression | ElementAccessExpression, value: string | number): PropertyAccessExpression | ElementAccessExpression; - /** - * Adds an EmitHelper to a node. - */ - function addEmitHelper(node: T, helper: EmitHelper): T; - /** - * Add EmitHelpers to a node. - */ - function addEmitHelpers(node: T, helpers: EmitHelper[] | undefined): T; - /** - * Removes an EmitHelper from a node. - */ - function removeEmitHelper(node: Node, helper: EmitHelper): boolean; - /** - * Gets the EmitHelpers of a node. - */ - function getEmitHelpers(node: Node): EmitHelper[] | undefined; - /** - * Moves matching emit helpers from a source node to a target node. - */ - function moveEmitHelpers(source: Node, target: Node, predicate: (helper: EmitHelper) => boolean): void; - function setOriginalNode(node: T, original: Node | undefined): T; -} -declare namespace ts { - /** - * Visits a Node using the supplied visitor, possibly returning a new Node in its place. - * - * @param node The Node to visit. - * @param visitor The callback used to visit the Node. - * @param test A callback to execute to verify the Node is valid. - * @param lift An optional callback to execute to lift a NodeArray into a valid Node. - */ - function visitNode(node: T | undefined, visitor: Visitor | undefined, test?: (node: Node) => boolean, lift?: (node: NodeArray) => T): T; - /** - * Visits a Node using the supplied visitor, possibly returning a new Node in its place. - * - * @param node The Node to visit. - * @param visitor The callback used to visit the Node. - * @param test A callback to execute to verify the Node is valid. - * @param lift An optional callback to execute to lift a NodeArray into a valid Node. - */ - function visitNode(node: T | undefined, visitor: Visitor | undefined, test?: (node: Node) => boolean, lift?: (node: NodeArray) => T): T | undefined; - /** - * Visits a NodeArray using the supplied visitor, possibly returning a new NodeArray in its place. - * - * @param nodes The NodeArray to visit. - * @param visitor The callback used to visit a Node. - * @param test A node test to execute for each node. - * @param start An optional value indicating the starting offset at which to start visiting. - * @param count An optional value indicating the maximum number of nodes to visit. - */ - function visitNodes(nodes: NodeArray | undefined, visitor: Visitor, test?: (node: Node) => boolean, start?: number, count?: number): NodeArray; - /** - * Visits a NodeArray using the supplied visitor, possibly returning a new NodeArray in its place. - * - * @param nodes The NodeArray to visit. - * @param visitor The callback used to visit a Node. - * @param test A node test to execute for each node. - * @param start An optional value indicating the starting offset at which to start visiting. - * @param count An optional value indicating the maximum number of nodes to visit. - */ - function visitNodes(nodes: NodeArray | undefined, visitor: Visitor, test?: (node: Node) => boolean, start?: number, count?: number): NodeArray | undefined; - /** - * Starts a new lexical environment and visits a statement list, ending the lexical environment - * and merging hoisted declarations upon completion. - */ - function visitLexicalEnvironment(statements: NodeArray, visitor: Visitor, context: TransformationContext, start?: number, ensureUseStrict?: boolean): NodeArray; - /** - * Starts a new lexical environment and visits a parameter list, suspending the lexical - * environment upon completion. - */ - function visitParameterList(nodes: NodeArray | undefined, visitor: Visitor, context: TransformationContext, nodesVisitor?: typeof visitNodes): NodeArray; - /** - * Resumes a suspended lexical environment and visits a function body, ending the lexical - * environment and merging hoisted declarations upon completion. - */ - function visitFunctionBody(node: FunctionBody, visitor: Visitor, context: TransformationContext): FunctionBody; - /** - * Resumes a suspended lexical environment and visits a function body, ending the lexical - * environment and merging hoisted declarations upon completion. - */ - function visitFunctionBody(node: FunctionBody | undefined, visitor: Visitor, context: TransformationContext): FunctionBody | undefined; - /** - * Resumes a suspended lexical environment and visits a concise body, ending the lexical - * environment and merging hoisted declarations upon completion. - */ - function visitFunctionBody(node: ConciseBody, visitor: Visitor, context: TransformationContext): ConciseBody; - /** - * Visits each child of a Node using the supplied visitor, possibly returning a new Node of the same kind in its place. - * - * @param node The Node whose children will be visited. - * @param visitor The callback used to visit each child. - * @param context A lexical environment context for the visitor. - */ - function visitEachChild(node: T, visitor: Visitor, context: TransformationContext): T; - /** - * Visits each child of a Node using the supplied visitor, possibly returning a new Node of the same kind in its place. - * - * @param node The Node whose children will be visited. - * @param visitor The callback used to visit each child. - * @param context A lexical environment context for the visitor. - */ - function visitEachChild(node: T | undefined, visitor: Visitor, context: TransformationContext, nodesVisitor?: typeof visitNodes, tokenVisitor?: Visitor): T | undefined; -} -declare namespace ts { - function createPrinter(printerOptions?: PrinterOptions, handlers?: PrintHandlers): Printer; -} -declare namespace ts { - function findConfigFile(searchPath: string, fileExists: (fileName: string) => boolean, configName?: string): string | undefined; - function resolveTripleslashReference(moduleName: string, containingFile: string): string; - function createCompilerHost(options: CompilerOptions, setParentNodes?: boolean): CompilerHost; - function getPreEmitDiagnostics(program: Program, sourceFile?: SourceFile, cancellationToken?: CancellationToken): ReadonlyArray; - interface FormatDiagnosticsHost { - getCurrentDirectory(): string; - getCanonicalFileName(fileName: string): string; - getNewLine(): string; - } - function formatDiagnostics(diagnostics: ReadonlyArray, host: FormatDiagnosticsHost): string; - function formatDiagnostic(diagnostic: Diagnostic, host: FormatDiagnosticsHost): string; - function formatDiagnosticsWithColorAndContext(diagnostics: ReadonlyArray, host: FormatDiagnosticsHost): string; - function flattenDiagnosticMessageText(messageText: string | DiagnosticMessageChain | undefined, newLine: string): string; - function getConfigFileParsingDiagnostics(configFileParseResult: ParsedCommandLine): ReadonlyArray; - /** - * Create a new 'Program' instance. A Program is an immutable collection of 'SourceFile's and a 'CompilerOptions' - * that represent a compilation unit. - * - * Creating a program proceeds from a set of root files, expanding the set of inputs by following imports and - * triple-slash-reference-path directives transitively. '@types' and triple-slash-reference-types are also pulled in. - * - * @param createProgramOptions - The options for creating a program. - * @returns A 'Program' object. - */ - function createProgram(createProgramOptions: CreateProgramOptions): Program; - /** - * Create a new 'Program' instance. A Program is an immutable collection of 'SourceFile's and a 'CompilerOptions' - * that represent a compilation unit. - * - * Creating a program proceeds from a set of root files, expanding the set of inputs by following imports and - * triple-slash-reference-path directives transitively. '@types' and triple-slash-reference-types are also pulled in. - * - * @param rootNames - A set of root files. - * @param options - The compiler options which should be used. - * @param host - The host interacts with the underlying file system. - * @param oldProgram - Reuses an old program structure. - * @param configFileParsingDiagnostics - error during config file parsing - * @returns A 'Program' object. - */ - function createProgram(rootNames: ReadonlyArray, options: CompilerOptions, host?: CompilerHost, oldProgram?: Program, configFileParsingDiagnostics?: ReadonlyArray): Program; - /** @deprecated */ interface ResolveProjectReferencePathHost { - fileExists(fileName: string): boolean; - } - /** - * Returns the target config filename of a project reference. - * Note: The file might not exist. - */ - function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; - /** @deprecated */ function resolveProjectReferencePath(host: ResolveProjectReferencePathHost, ref: ProjectReference): ResolvedConfigFileName; -} -declare namespace ts { - interface EmitOutput { - outputFiles: OutputFile[]; - emitSkipped: boolean; - } - interface OutputFile { - name: string; - writeByteOrderMark: boolean; - text: string; - } -} -declare namespace ts { - type AffectedFileResult = { - result: T; - affected: SourceFile | Program; - } | undefined; - interface BuilderProgramHost { - /** - * return true if file names are treated with case sensitivity - */ - useCaseSensitiveFileNames(): boolean; - /** - * If provided this would be used this hash instead of actual file shape text for detecting changes - */ - createHash?: (data: string) => string; - /** - * When emit or emitNextAffectedFile are called without writeFile, - * this callback if present would be used to write files - */ - writeFile?: WriteFileCallback; - } - /** - * Builder to manage the program state changes - */ - interface BuilderProgram { - /** - * Returns current program - */ - getProgram(): Program; - /** - * Get compiler options of the program - */ - getCompilerOptions(): CompilerOptions; - /** - * Get the source file in the program with file name - */ - getSourceFile(fileName: string): SourceFile | undefined; - /** - * Get a list of files in the program - */ - getSourceFiles(): ReadonlyArray; - /** - * Get the diagnostics for compiler options - */ - getOptionsDiagnostics(cancellationToken?: CancellationToken): ReadonlyArray; - /** - * Get the diagnostics that dont belong to any file - */ - getGlobalDiagnostics(cancellationToken?: CancellationToken): ReadonlyArray; - /** - * Get the diagnostics from config file parsing - */ - getConfigFileParsingDiagnostics(): ReadonlyArray; - /** - * Get the syntax diagnostics, for all source files if source file is not supplied - */ - getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): ReadonlyArray; - /** - * Get all the dependencies of the file - */ - getAllDependencies(sourceFile: SourceFile): ReadonlyArray; - /** - * Gets the semantic diagnostics from the program corresponding to this state of file (if provided) or whole program - * The semantic diagnostics are cached and managed here - * Note that it is assumed that when asked about semantic diagnostics through this API, - * the file has been taken out of affected files so it is safe to use cache or get from program and cache the diagnostics - * In case of SemanticDiagnosticsBuilderProgram if the source file is not provided, - * it will iterate through all the affected files, to ensure that cache stays valid and yet provide a way to get all semantic diagnostics - */ - getSemanticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): ReadonlyArray; - /** - * Emits the JavaScript and declaration files. - * When targetSource file is specified, emits the files corresponding to that source file, - * otherwise for the whole program. - * In case of EmitAndSemanticDiagnosticsBuilderProgram, when targetSourceFile is specified, - * it is assumed that that file is handled from affected file list. If targetSourceFile is not specified, - * it will only emit all the affected files instead of whole program - * - * The first of writeFile if provided, writeFile of BuilderProgramHost if provided, writeFile of compiler host - * in that order would be used to write the files - */ - emit(targetSourceFile?: SourceFile, writeFile?: WriteFileCallback, cancellationToken?: CancellationToken, emitOnlyDtsFiles?: boolean, customTransformers?: CustomTransformers): EmitResult; - /** - * Get the current directory of the program - */ - getCurrentDirectory(): string; - } - /** - * The builder that caches the semantic diagnostics for the program and handles the changed files and affected files - */ - interface SemanticDiagnosticsBuilderProgram extends BuilderProgram { - /** - * Gets the semantic diagnostics from the program for the next affected file and caches it - * Returns undefined if the iteration is complete - */ - getSemanticDiagnosticsOfNextAffectedFile(cancellationToken?: CancellationToken, ignoreSourceFile?: (sourceFile: SourceFile) => boolean): AffectedFileResult>; - } - /** - * The builder that can handle the changes in program and iterate through changed file to emit the files - * The semantic diagnostics are cached per file and managed by clearing for the changed/affected files - */ - interface EmitAndSemanticDiagnosticsBuilderProgram extends BuilderProgram { - /** - * Emits the next affected file's emit result (EmitResult and sourceFiles emitted) or returns undefined if iteration is complete - * The first of writeFile if provided, writeFile of BuilderProgramHost if provided, writeFile of compiler host - * in that order would be used to write the files - */ - emitNextAffectedFile(writeFile?: WriteFileCallback, cancellationToken?: CancellationToken, emitOnlyDtsFiles?: boolean, customTransformers?: CustomTransformers): AffectedFileResult; - } - /** - * Create the builder to manage semantic diagnostics and cache them - */ - function createSemanticDiagnosticsBuilderProgram(newProgram: Program, host: BuilderProgramHost, oldProgram?: SemanticDiagnosticsBuilderProgram, configFileParsingDiagnostics?: ReadonlyArray): SemanticDiagnosticsBuilderProgram; - function createSemanticDiagnosticsBuilderProgram(rootNames: ReadonlyArray | undefined, options: CompilerOptions | undefined, host?: CompilerHost, oldProgram?: SemanticDiagnosticsBuilderProgram, configFileParsingDiagnostics?: ReadonlyArray, projectReferences?: ReadonlyArray): SemanticDiagnosticsBuilderProgram; - /** - * Create the builder that can handle the changes in program and iterate through changed files - * to emit the those files and manage semantic diagnostics cache as well - */ - function createEmitAndSemanticDiagnosticsBuilderProgram(newProgram: Program, host: BuilderProgramHost, oldProgram?: EmitAndSemanticDiagnosticsBuilderProgram, configFileParsingDiagnostics?: ReadonlyArray): EmitAndSemanticDiagnosticsBuilderProgram; - function createEmitAndSemanticDiagnosticsBuilderProgram(rootNames: ReadonlyArray | undefined, options: CompilerOptions | undefined, host?: CompilerHost, oldProgram?: EmitAndSemanticDiagnosticsBuilderProgram, configFileParsingDiagnostics?: ReadonlyArray, projectReferences?: ReadonlyArray): EmitAndSemanticDiagnosticsBuilderProgram; - /** - * Creates a builder thats just abstraction over program and can be used with watch - */ - function createAbstractBuilder(newProgram: Program, host: BuilderProgramHost, oldProgram?: BuilderProgram, configFileParsingDiagnostics?: ReadonlyArray): BuilderProgram; - function createAbstractBuilder(rootNames: ReadonlyArray | undefined, options: CompilerOptions | undefined, host?: CompilerHost, oldProgram?: BuilderProgram, configFileParsingDiagnostics?: ReadonlyArray, projectReferences?: ReadonlyArray): BuilderProgram; -} -declare namespace ts { - type WatchStatusReporter = (diagnostic: Diagnostic, newLine: string, options: CompilerOptions) => void; - /** Create the program with rootNames and options, if they are undefined, oldProgram and new configFile diagnostics create new program */ - type CreateProgram = (rootNames: ReadonlyArray | undefined, options: CompilerOptions | undefined, host?: CompilerHost, oldProgram?: T, configFileParsingDiagnostics?: ReadonlyArray, projectReferences?: ReadonlyArray | undefined) => T; - /** Host that has watch functionality used in --watch mode */ - interface WatchHost { - /** If provided, called with Diagnostic message that informs about change in watch status */ - onWatchStatusChange?(diagnostic: Diagnostic, newLine: string, options: CompilerOptions): void; - /** Used to watch changes in source files, missing files needed to update the program or config file */ - watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number): FileWatcher; - /** Used to watch resolved module's failed lookup locations, config file specs, type roots where auto type reference directives are added */ - watchDirectory(path: string, callback: DirectoryWatcherCallback, recursive?: boolean): FileWatcher; - /** If provided, will be used to set delayed compilation, so that multiple changes in short span are compiled together */ - setTimeout?(callback: (...args: any[]) => void, ms: number, ...args: any[]): any; - /** If provided, will be used to reset existing delayed compilation */ - clearTimeout?(timeoutId: any): void; - } - interface WatchCompilerHost extends WatchHost { - /** - * Used to create the program when need for program creation or recreation detected - */ - createProgram: CreateProgram; - /** If provided, callback to invoke after every new program creation */ - afterProgramCreate?(program: T): void; - useCaseSensitiveFileNames(): boolean; - getNewLine(): string; - getCurrentDirectory(): string; - getDefaultLibFileName(options: CompilerOptions): string; - getDefaultLibLocation?(): string; - createHash?(data: string): string; - /** - * Use to check file presence for source files and - * if resolveModuleNames is not provided (complier is in charge of module resolution) then module files as well - */ - fileExists(path: string): boolean; - /** - * Use to read file text for source files and - * if resolveModuleNames is not provided (complier is in charge of module resolution) then module files as well - */ - readFile(path: string, encoding?: string): string | undefined; - /** If provided, used for module resolution as well as to handle directory structure */ - directoryExists?(path: string): boolean; - /** If provided, used in resolutions as well as handling directory structure */ - getDirectories?(path: string): string[]; - /** If provided, used to cache and handle directory structure modifications */ - readDirectory?(path: string, extensions?: ReadonlyArray, exclude?: ReadonlyArray, include?: ReadonlyArray, depth?: number): string[]; - /** Symbol links resolution */ - realpath?(path: string): string; - /** If provided would be used to write log about compilation */ - trace?(s: string): void; - /** If provided is used to get the environment variable */ - getEnvironmentVariable?(name: string): string | undefined; - /** If provided, used to resolve the module names, otherwise typescript's default module resolution */ - resolveModuleNames?(moduleNames: string[], containingFile: string, reusedNames?: string[], redirectedReference?: ResolvedProjectReference): (ResolvedModule | undefined)[]; - /** If provided, used to resolve type reference directives, otherwise typescript's default resolution */ - resolveTypeReferenceDirectives?(typeReferenceDirectiveNames: string[], containingFile: string, redirectedReference?: ResolvedProjectReference): (ResolvedTypeReferenceDirective | undefined)[]; - } - /** - * Host to create watch with root files and options - */ - interface WatchCompilerHostOfFilesAndCompilerOptions extends WatchCompilerHost { - /** root files to use to generate program */ - rootFiles: string[]; - /** Compiler options */ - options: CompilerOptions; - /** Project References */ - projectReferences?: ReadonlyArray; - } - /** - * Host to create watch with config file - */ - interface WatchCompilerHostOfConfigFile extends WatchCompilerHost, ConfigFileDiagnosticsReporter { - /** Name of the config file to compile */ - configFileName: string; - /** Options to extend */ - optionsToExtend?: CompilerOptions; - /** - * Used to generate source file names from the config file and its include, exclude, files rules - * and also to cache the directory stucture - */ - readDirectory(path: string, extensions?: ReadonlyArray, exclude?: ReadonlyArray, include?: ReadonlyArray, depth?: number): string[]; - } - interface Watch { - /** Synchronize with host and get updated program */ - getProgram(): T; - } - /** - * Creates the watch what generates program using the config file - */ - interface WatchOfConfigFile extends Watch { - } - /** - * Creates the watch that generates program using the root files and compiler options - */ - interface WatchOfFilesAndCompilerOptions extends Watch { - /** Updates the root files in the program, only if this is not config file compilation */ - updateRootFileNames(fileNames: string[]): void; - } - /** - * Create the watch compiler host for either configFile or fileNames and its options - */ - function createWatchCompilerHost(configFileName: string, optionsToExtend: CompilerOptions | undefined, system: System, createProgram?: CreateProgram, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter): WatchCompilerHostOfConfigFile; - function createWatchCompilerHost(rootFiles: string[], options: CompilerOptions, system: System, createProgram?: CreateProgram, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, projectReferences?: ReadonlyArray): WatchCompilerHostOfFilesAndCompilerOptions; - /** - * Creates the watch from the host for root files and compiler options - */ - function createWatchProgram(host: WatchCompilerHostOfFilesAndCompilerOptions): WatchOfFilesAndCompilerOptions; - /** - * Creates the watch from the host for config file - */ - function createWatchProgram(host: WatchCompilerHostOfConfigFile): WatchOfConfigFile; -} -declare namespace ts.server { - type ActionSet = "action::set"; - type ActionInvalidate = "action::invalidate"; - type ActionPackageInstalled = "action::packageInstalled"; - type ActionValueInspected = "action::valueInspected"; - type EventTypesRegistry = "event::typesRegistry"; - type EventBeginInstallTypes = "event::beginInstallTypes"; - type EventEndInstallTypes = "event::endInstallTypes"; - type EventInitializationFailed = "event::initializationFailed"; - interface TypingInstallerResponse { - readonly kind: ActionSet | ActionInvalidate | EventTypesRegistry | ActionPackageInstalled | ActionValueInspected | EventBeginInstallTypes | EventEndInstallTypes | EventInitializationFailed; - } - interface TypingInstallerRequestWithProjectName { - readonly projectName: string; - } - interface DiscoverTypings extends TypingInstallerRequestWithProjectName { - readonly fileNames: string[]; - readonly projectRootPath: Path; - readonly compilerOptions: CompilerOptions; - readonly typeAcquisition: TypeAcquisition; - readonly unresolvedImports: SortedReadonlyArray; - readonly cachePath?: string; - readonly kind: "discover"; - } - interface CloseProject extends TypingInstallerRequestWithProjectName { - readonly kind: "closeProject"; - } - interface TypesRegistryRequest { - readonly kind: "typesRegistry"; - } - interface InstallPackageRequest extends TypingInstallerRequestWithProjectName { - readonly kind: "installPackage"; - readonly fileName: Path; - readonly packageName: string; - readonly projectRootPath: Path; - } - interface PackageInstalledResponse extends ProjectResponse { - readonly kind: ActionPackageInstalled; - readonly success: boolean; - readonly message: string; - } - interface InitializationFailedResponse extends TypingInstallerResponse { - readonly kind: EventInitializationFailed; - readonly message: string; - } - interface ProjectResponse extends TypingInstallerResponse { - readonly projectName: string; - } - interface InvalidateCachedTypings extends ProjectResponse { - readonly kind: ActionInvalidate; - } - interface InstallTypes extends ProjectResponse { - readonly kind: EventBeginInstallTypes | EventEndInstallTypes; - readonly eventId: number; - readonly typingsInstallerVersion: string; - readonly packagesToInstall: ReadonlyArray; - } - interface BeginInstallTypes extends InstallTypes { - readonly kind: EventBeginInstallTypes; - } - interface EndInstallTypes extends InstallTypes { - readonly kind: EventEndInstallTypes; - readonly installSuccess: boolean; - } - interface SetTypings extends ProjectResponse { - readonly typeAcquisition: TypeAcquisition; - readonly compilerOptions: CompilerOptions; - readonly typings: string[]; - readonly unresolvedImports: SortedReadonlyArray; - readonly kind: ActionSet; - } -} -declare namespace ts { - interface Node { - getSourceFile(): SourceFile; - getChildCount(sourceFile?: SourceFile): number; - getChildAt(index: number, sourceFile?: SourceFile): Node; - getChildren(sourceFile?: SourceFile): Node[]; - getStart(sourceFile?: SourceFile, includeJsDocComment?: boolean): number; - getFullStart(): number; - getEnd(): number; - getWidth(sourceFile?: SourceFileLike): number; - getFullWidth(): number; - getLeadingTriviaWidth(sourceFile?: SourceFile): number; - getFullText(sourceFile?: SourceFile): string; - getText(sourceFile?: SourceFile): string; - getFirstToken(sourceFile?: SourceFile): Node | undefined; - getLastToken(sourceFile?: SourceFile): Node | undefined; - forEachChild(cbNode: (node: Node) => T | undefined, cbNodeArray?: (nodes: NodeArray) => T | undefined): T | undefined; - } - interface Identifier { - readonly text: string; - } - interface Symbol { - readonly name: string; - getFlags(): SymbolFlags; - getEscapedName(): __String; - getName(): string; - getDeclarations(): Declaration[] | undefined; - getDocumentationComment(typeChecker: TypeChecker | undefined): SymbolDisplayPart[]; - getJsDocTags(): JSDocTagInfo[]; - } - interface Type { - getFlags(): TypeFlags; - getSymbol(): Symbol | undefined; - getProperties(): Symbol[]; - getProperty(propertyName: string): Symbol | undefined; - getApparentProperties(): Symbol[]; - getCallSignatures(): ReadonlyArray; - getConstructSignatures(): ReadonlyArray; - getStringIndexType(): Type | undefined; - getNumberIndexType(): Type | undefined; - getBaseTypes(): BaseType[] | undefined; - getNonNullableType(): Type; - getConstraint(): Type | undefined; - getDefault(): Type | undefined; - isUnion(): this is UnionType; - isIntersection(): this is IntersectionType; - isUnionOrIntersection(): this is UnionOrIntersectionType; - isLiteral(): this is LiteralType; - isStringLiteral(): this is StringLiteralType; - isNumberLiteral(): this is NumberLiteralType; - isTypeParameter(): this is TypeParameter; - isClassOrInterface(): this is InterfaceType; - isClass(): this is InterfaceType; - } - interface Signature { - getDeclaration(): SignatureDeclaration; - getTypeParameters(): TypeParameter[] | undefined; - getParameters(): Symbol[]; - getReturnType(): Type; - getDocumentationComment(typeChecker: TypeChecker | undefined): SymbolDisplayPart[]; - getJsDocTags(): JSDocTagInfo[]; - } - interface SourceFile { - getLineAndCharacterOfPosition(pos: number): LineAndCharacter; - getLineEndOfPosition(pos: number): number; - getLineStarts(): ReadonlyArray; - getPositionOfLineAndCharacter(line: number, character: number): number; - update(newText: string, textChangeRange: TextChangeRange): SourceFile; - } - interface SourceFileLike { - getLineAndCharacterOfPosition(pos: number): LineAndCharacter; - } - interface SourceMapSource { - getLineAndCharacterOfPosition(pos: number): LineAndCharacter; - } - /** - * Represents an immutable snapshot of a script at a specified time.Once acquired, the - * snapshot is observably immutable. i.e. the same calls with the same parameters will return - * the same values. - */ - interface IScriptSnapshot { - /** Gets a portion of the script snapshot specified by [start, end). */ - getText(start: number, end: number): string; - /** Gets the length of this script snapshot. */ - getLength(): number; - /** - * Gets the TextChangeRange that describe how the text changed between this text and - * an older version. This information is used by the incremental parser to determine - * what sections of the script need to be re-parsed. 'undefined' can be returned if the - * change range cannot be determined. However, in that case, incremental parsing will - * not happen and the entire document will be re - parsed. - */ - getChangeRange(oldSnapshot: IScriptSnapshot): TextChangeRange | undefined; - /** Releases all resources held by this script snapshot */ - dispose?(): void; - } - namespace ScriptSnapshot { - function fromString(text: string): IScriptSnapshot; - } - interface PreProcessedFileInfo { - referencedFiles: FileReference[]; - typeReferenceDirectives: FileReference[]; - libReferenceDirectives: FileReference[]; - importedFiles: FileReference[]; - ambientExternalModules?: string[]; - isLibFile: boolean; - } - interface HostCancellationToken { - isCancellationRequested(): boolean; - } - interface InstallPackageOptions { - fileName: Path; - packageName: string; - } - interface LanguageServiceHost extends GetEffectiveTypeRootsHost { - getCompilationSettings(): CompilerOptions; - getNewLine?(): string; - getProjectVersion?(): string; - getScriptFileNames(): string[]; - getScriptKind?(fileName: string): ScriptKind; - getScriptVersion(fileName: string): string; - getScriptSnapshot(fileName: string): IScriptSnapshot | undefined; - getProjectReferences?(): ReadonlyArray | undefined; - getLocalizedDiagnosticMessages?(): any; - getCancellationToken?(): HostCancellationToken; - getCurrentDirectory(): string; - getDefaultLibFileName(options: CompilerOptions): string; - log?(s: string): void; - trace?(s: string): void; - error?(s: string): void; - useCaseSensitiveFileNames?(): boolean; - readDirectory?(path: string, extensions?: ReadonlyArray, exclude?: ReadonlyArray, include?: ReadonlyArray, depth?: number): string[]; - readFile?(path: string, encoding?: string): string | undefined; - realpath?(path: string): string; - fileExists?(path: string): boolean; - getTypeRootsVersion?(): number; - resolveModuleNames?(moduleNames: string[], containingFile: string, reusedNames?: string[], redirectedReference?: ResolvedProjectReference): (ResolvedModule | undefined)[]; - getResolvedModuleWithFailedLookupLocationsFromCache?(modulename: string, containingFile: string): ResolvedModuleWithFailedLookupLocations | undefined; - resolveTypeReferenceDirectives?(typeDirectiveNames: string[], containingFile: string, redirectedReference?: ResolvedProjectReference): (ResolvedTypeReferenceDirective | undefined)[]; - getDirectories?(directoryName: string): string[]; - /** - * Gets a set of custom transformers to use during emit. - */ - getCustomTransformers?(): CustomTransformers | undefined; - isKnownTypesPackageName?(name: string): boolean; - installPackage?(options: InstallPackageOptions): Promise; - writeFile?(fileName: string, content: string): void; - } - type WithMetadata = T & { - metadata?: unknown; - }; - interface LanguageService { - cleanupSemanticCache(): void; - getSyntacticDiagnostics(fileName: string): DiagnosticWithLocation[]; - /** The first time this is called, it will return global diagnostics (no location). */ - getSemanticDiagnostics(fileName: string): Diagnostic[]; - getSuggestionDiagnostics(fileName: string): DiagnosticWithLocation[]; - getCompilerOptionsDiagnostics(): Diagnostic[]; - /** - * @deprecated Use getEncodedSyntacticClassifications instead. - */ - getSyntacticClassifications(fileName: string, span: TextSpan): ClassifiedSpan[]; - /** - * @deprecated Use getEncodedSemanticClassifications instead. - */ - getSemanticClassifications(fileName: string, span: TextSpan): ClassifiedSpan[]; - getEncodedSyntacticClassifications(fileName: string, span: TextSpan): Classifications; - getEncodedSemanticClassifications(fileName: string, span: TextSpan): Classifications; - getCompletionsAtPosition(fileName: string, position: number, options: GetCompletionsAtPositionOptions | undefined): WithMetadata | undefined; - getCompletionEntryDetails(fileName: string, position: number, name: string, formatOptions: FormatCodeOptions | FormatCodeSettings | undefined, source: string | undefined, preferences: UserPreferences | undefined): CompletionEntryDetails | undefined; - getCompletionEntrySymbol(fileName: string, position: number, name: string, source: string | undefined): Symbol | undefined; - getQuickInfoAtPosition(fileName: string, position: number): QuickInfo | undefined; - getNameOrDottedNameSpan(fileName: string, startPos: number, endPos: number): TextSpan | undefined; - getBreakpointStatementAtPosition(fileName: string, position: number): TextSpan | undefined; - getSignatureHelpItems(fileName: string, position: number, options: SignatureHelpItemsOptions | undefined): SignatureHelpItems | undefined; - getRenameInfo(fileName: string, position: number): RenameInfo; - findRenameLocations(fileName: string, position: number, findInStrings: boolean, findInComments: boolean): ReadonlyArray | undefined; - getDefinitionAtPosition(fileName: string, position: number): ReadonlyArray | undefined; - getDefinitionAndBoundSpan(fileName: string, position: number): DefinitionInfoAndBoundSpan | undefined; - getTypeDefinitionAtPosition(fileName: string, position: number): ReadonlyArray | undefined; - getImplementationAtPosition(fileName: string, position: number): ReadonlyArray | undefined; - getReferencesAtPosition(fileName: string, position: number): ReferenceEntry[] | undefined; - findReferences(fileName: string, position: number): ReferencedSymbol[] | undefined; - getDocumentHighlights(fileName: string, position: number, filesToSearch: string[]): DocumentHighlights[] | undefined; - /** @deprecated */ - getOccurrencesAtPosition(fileName: string, position: number): ReadonlyArray | undefined; - getNavigateToItems(searchValue: string, maxResultCount?: number, fileName?: string, excludeDtsFiles?: boolean): NavigateToItem[]; - getNavigationBarItems(fileName: string): NavigationBarItem[]; - getNavigationTree(fileName: string): NavigationTree; - getOutliningSpans(fileName: string): OutliningSpan[]; - getTodoComments(fileName: string, descriptors: TodoCommentDescriptor[]): TodoComment[]; - getBraceMatchingAtPosition(fileName: string, position: number): TextSpan[]; - getIndentationAtPosition(fileName: string, position: number, options: EditorOptions | EditorSettings): number; - getFormattingEditsForRange(fileName: string, start: number, end: number, options: FormatCodeOptions | FormatCodeSettings): TextChange[]; - getFormattingEditsForDocument(fileName: string, options: FormatCodeOptions | FormatCodeSettings): TextChange[]; - getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options: FormatCodeOptions | FormatCodeSettings): TextChange[]; - getDocCommentTemplateAtPosition(fileName: string, position: number): TextInsertion | undefined; - isValidBraceCompletionAtPosition(fileName: string, position: number, openingBrace: number): boolean; - /** - * This will return a defined result if the position is after the `>` of the opening tag, or somewhere in the text, of a JSXElement with no closing tag. - * Editors should call this after `>` is typed. - */ - getJsxClosingTagAtPosition(fileName: string, position: number): JsxClosingTagInfo | undefined; - getSpanOfEnclosingComment(fileName: string, position: number, onlyMultiLine: boolean): TextSpan | undefined; - toLineColumnOffset?(fileName: string, position: number): LineAndCharacter; - getCodeFixesAtPosition(fileName: string, start: number, end: number, errorCodes: ReadonlyArray, formatOptions: FormatCodeSettings, preferences: UserPreferences): ReadonlyArray; - getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, preferences: UserPreferences): CombinedCodeActions; - applyCodeActionCommand(action: CodeActionCommand, formatSettings?: FormatCodeSettings): Promise; - applyCodeActionCommand(action: CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise; - applyCodeActionCommand(action: CodeActionCommand | CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise; - /** @deprecated `fileName` will be ignored */ - applyCodeActionCommand(fileName: string, action: CodeActionCommand): Promise; - /** @deprecated `fileName` will be ignored */ - applyCodeActionCommand(fileName: string, action: CodeActionCommand[]): Promise; - /** @deprecated `fileName` will be ignored */ - applyCodeActionCommand(fileName: string, action: CodeActionCommand | CodeActionCommand[]): Promise; - getApplicableRefactors(fileName: string, positionOrRange: number | TextRange, preferences: UserPreferences | undefined): ApplicableRefactorInfo[]; - getEditsForRefactor(fileName: string, formatOptions: FormatCodeSettings, positionOrRange: number | TextRange, refactorName: string, actionName: string, preferences: UserPreferences | undefined): RefactorEditInfo | undefined; - organizeImports(scope: OrganizeImportsScope, formatOptions: FormatCodeSettings, preferences: UserPreferences | undefined): ReadonlyArray; - getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings, preferences: UserPreferences | undefined): ReadonlyArray; - getEmitOutput(fileName: string, emitOnlyDtsFiles?: boolean): EmitOutput; - getProgram(): Program | undefined; - dispose(): void; - } - interface JsxClosingTagInfo { - readonly newText: string; - } - interface CombinedCodeFixScope { - type: "file"; - fileName: string; - } - type OrganizeImportsScope = CombinedCodeFixScope; - type CompletionsTriggerCharacter = "." | '"' | "'" | "`" | "/" | "@" | "<"; - interface GetCompletionsAtPositionOptions extends UserPreferences { - /** - * If the editor is asking for completions because a certain character was typed - * (as opposed to when the user explicitly requested them) this should be set. - */ - triggerCharacter?: CompletionsTriggerCharacter; - /** @deprecated Use includeCompletionsForModuleExports */ - includeExternalModuleExports?: boolean; - /** @deprecated Use includeCompletionsWithInsertText */ - includeInsertTextCompletions?: boolean; - } - type SignatureHelpTriggerCharacter = "," | "(" | "<"; - type SignatureHelpRetriggerCharacter = SignatureHelpTriggerCharacter | ")"; - interface SignatureHelpItemsOptions { - triggerReason?: SignatureHelpTriggerReason; - } - type SignatureHelpTriggerReason = SignatureHelpInvokedReason | SignatureHelpCharacterTypedReason | SignatureHelpRetriggeredReason; - /** - * Signals that the user manually requested signature help. - * The language service will unconditionally attempt to provide a result. - */ - interface SignatureHelpInvokedReason { - kind: "invoked"; - triggerCharacter?: undefined; - } - /** - * Signals that the signature help request came from a user typing a character. - * Depending on the character and the syntactic context, the request may or may not be served a result. - */ - interface SignatureHelpCharacterTypedReason { - kind: "characterTyped"; - /** - * Character that was responsible for triggering signature help. - */ - triggerCharacter: SignatureHelpTriggerCharacter; - } - /** - * Signals that this signature help request came from typing a character or moving the cursor. - * This should only occur if a signature help session was already active and the editor needs to see if it should adjust. - * The language service will unconditionally attempt to provide a result. - * `triggerCharacter` can be `undefined` for a retrigger caused by a cursor move. - */ - interface SignatureHelpRetriggeredReason { - kind: "retrigger"; - /** - * Character that was responsible for triggering signature help. - */ - triggerCharacter?: SignatureHelpRetriggerCharacter; - } - interface ApplyCodeActionCommandResult { - successMessage: string; - } - interface Classifications { - spans: number[]; - endOfLineState: EndOfLineState; - } - interface ClassifiedSpan { - textSpan: TextSpan; - classificationType: ClassificationTypeNames; - } - /** - * Navigation bar interface designed for visual studio's dual-column layout. - * This does not form a proper tree. - * The navbar is returned as a list of top-level items, each of which has a list of child items. - * Child items always have an empty array for their `childItems`. - */ - interface NavigationBarItem { - text: string; - kind: ScriptElementKind; - kindModifiers: string; - spans: TextSpan[]; - childItems: NavigationBarItem[]; - indent: number; - bolded: boolean; - grayed: boolean; - } - /** - * Node in a tree of nested declarations in a file. - * The top node is always a script or module node. - */ - interface NavigationTree { - /** Name of the declaration, or a short description, e.g. "". */ - text: string; - kind: ScriptElementKind; - /** ScriptElementKindModifier separated by commas, e.g. "public,abstract" */ - kindModifiers: string; - /** - * Spans of the nodes that generated this declaration. - * There will be more than one if this is the result of merging. - */ - spans: TextSpan[]; - nameSpan: TextSpan | undefined; - /** Present if non-empty */ - childItems?: NavigationTree[]; - } - interface TodoCommentDescriptor { - text: string; - priority: number; - } - interface TodoComment { - descriptor: TodoCommentDescriptor; - message: string; - position: number; - } - interface TextChange { - span: TextSpan; - newText: string; - } - interface FileTextChanges { - fileName: string; - textChanges: TextChange[]; - isNewFile?: boolean; - } - interface CodeAction { - /** Description of the code action to display in the UI of the editor */ - description: string; - /** Text changes to apply to each file as part of the code action */ - changes: FileTextChanges[]; - /** - * If the user accepts the code fix, the editor should send the action back in a `applyAction` request. - * This allows the language service to have side effects (e.g. installing dependencies) upon a code fix. - */ - commands?: CodeActionCommand[]; - } - interface CodeFixAction extends CodeAction { - /** Short name to identify the fix, for use by telemetry. */ - fixName: string; - /** - * If present, one may call 'getCombinedCodeFix' with this fixId. - * This may be omitted to indicate that the code fix can't be applied in a group. - */ - fixId?: {}; - fixAllDescription?: string; - } - interface CombinedCodeActions { - changes: ReadonlyArray; - commands?: ReadonlyArray; - } - type CodeActionCommand = InstallPackageAction | GenerateTypesAction; - interface InstallPackageAction { - } - interface GenerateTypesAction extends GenerateTypesOptions { - } - interface GenerateTypesOptions { - readonly file: string; - readonly fileToGenerateTypesFor: string; - readonly outputFileName: string; - } - /** - * A set of one or more available refactoring actions, grouped under a parent refactoring. - */ - interface ApplicableRefactorInfo { - /** - * The programmatic name of the refactoring - */ - name: string; - /** - * A description of this refactoring category to show to the user. - * If the refactoring gets inlined (see below), this text will not be visible. - */ - description: string; - /** - * Inlineable refactorings can have their actions hoisted out to the top level - * of a context menu. Non-inlineanable refactorings should always be shown inside - * their parent grouping. - * - * If not specified, this value is assumed to be 'true' - */ - inlineable?: boolean; - actions: RefactorActionInfo[]; - } - /** - * Represents a single refactoring action - for example, the "Extract Method..." refactor might - * offer several actions, each corresponding to a surround class or closure to extract into. - */ - interface RefactorActionInfo { - /** - * The programmatic name of the refactoring action - */ - name: string; - /** - * A description of this refactoring action to show to the user. - * If the parent refactoring is inlined away, this will be the only text shown, - * so this description should make sense by itself if the parent is inlineable=true - */ - description: string; - } - /** - * A set of edits to make in response to a refactor action, plus an optional - * location where renaming should be invoked from - */ - interface RefactorEditInfo { - edits: FileTextChanges[]; - renameFilename?: string; - renameLocation?: number; - commands?: CodeActionCommand[]; - } - interface TextInsertion { - newText: string; - /** The position in newText the caret should point to after the insertion. */ - caretOffset: number; - } - interface DocumentSpan { - textSpan: TextSpan; - fileName: string; - /** - * If the span represents a location that was remapped (e.g. via a .d.ts.map file), - * then the original filename and span will be specified here - */ - originalTextSpan?: TextSpan; - originalFileName?: string; - } - interface RenameLocation extends DocumentSpan { - readonly prefixText?: string; - readonly suffixText?: string; - } - interface ReferenceEntry extends DocumentSpan { - isWriteAccess: boolean; - isDefinition: boolean; - isInString?: true; - } - interface ImplementationLocation extends DocumentSpan { - kind: ScriptElementKind; - displayParts: SymbolDisplayPart[]; - } - interface DocumentHighlights { - fileName: string; - highlightSpans: HighlightSpan[]; - } - enum HighlightSpanKind { - none = "none", - definition = "definition", - reference = "reference", - writtenReference = "writtenReference" - } - interface HighlightSpan { - fileName?: string; - isInString?: true; - textSpan: TextSpan; - kind: HighlightSpanKind; - } - interface NavigateToItem { - name: string; - kind: ScriptElementKind; - kindModifiers: string; - matchKind: "exact" | "prefix" | "substring" | "camelCase"; - isCaseSensitive: boolean; - fileName: string; - textSpan: TextSpan; - containerName: string; - containerKind: ScriptElementKind; - } - enum IndentStyle { - None = 0, - Block = 1, - Smart = 2 - } - interface EditorOptions { - BaseIndentSize?: number; - IndentSize: number; - TabSize: number; - NewLineCharacter: string; - ConvertTabsToSpaces: boolean; - IndentStyle: IndentStyle; - } - interface EditorSettings { - baseIndentSize?: number; - indentSize?: number; - tabSize?: number; - newLineCharacter?: string; - convertTabsToSpaces?: boolean; - indentStyle?: IndentStyle; - } - interface FormatCodeOptions extends EditorOptions { - InsertSpaceAfterCommaDelimiter: boolean; - InsertSpaceAfterSemicolonInForStatements: boolean; - InsertSpaceBeforeAndAfterBinaryOperators: boolean; - InsertSpaceAfterConstructor?: boolean; - InsertSpaceAfterKeywordsInControlFlowStatements: boolean; - InsertSpaceAfterFunctionKeywordForAnonymousFunctions: boolean; - InsertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis: boolean; - InsertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets: boolean; - InsertSpaceAfterOpeningAndBeforeClosingNonemptyBraces?: boolean; - InsertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces: boolean; - InsertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces?: boolean; - InsertSpaceAfterTypeAssertion?: boolean; - InsertSpaceBeforeFunctionParenthesis?: boolean; - PlaceOpenBraceOnNewLineForFunctions: boolean; - PlaceOpenBraceOnNewLineForControlBlocks: boolean; - insertSpaceBeforeTypeAnnotation?: boolean; - } - interface FormatCodeSettings extends EditorSettings { - readonly insertSpaceAfterCommaDelimiter?: boolean; - readonly insertSpaceAfterSemicolonInForStatements?: boolean; - readonly insertSpaceBeforeAndAfterBinaryOperators?: boolean; - readonly insertSpaceAfterConstructor?: boolean; - readonly insertSpaceAfterKeywordsInControlFlowStatements?: boolean; - readonly insertSpaceAfterFunctionKeywordForAnonymousFunctions?: boolean; - readonly insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis?: boolean; - readonly insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets?: boolean; - readonly insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces?: boolean; - readonly insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces?: boolean; - readonly insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces?: boolean; - readonly insertSpaceAfterTypeAssertion?: boolean; - readonly insertSpaceBeforeFunctionParenthesis?: boolean; - readonly placeOpenBraceOnNewLineForFunctions?: boolean; - readonly placeOpenBraceOnNewLineForControlBlocks?: boolean; - readonly insertSpaceBeforeTypeAnnotation?: boolean; - readonly indentMultiLineObjectLiteralBeginningOnBlankLine?: boolean; - } - function getDefaultFormatCodeSettings(newLineCharacter?: string): FormatCodeSettings; - interface DefinitionInfo extends DocumentSpan { - kind: ScriptElementKind; - name: string; - containerKind: ScriptElementKind; - containerName: string; - } - interface DefinitionInfoAndBoundSpan { - definitions?: ReadonlyArray; - textSpan: TextSpan; - } - interface ReferencedSymbolDefinitionInfo extends DefinitionInfo { - displayParts: SymbolDisplayPart[]; - } - interface ReferencedSymbol { - definition: ReferencedSymbolDefinitionInfo; - references: ReferenceEntry[]; - } - enum SymbolDisplayPartKind { - aliasName = 0, - className = 1, - enumName = 2, - fieldName = 3, - interfaceName = 4, - keyword = 5, - lineBreak = 6, - numericLiteral = 7, - stringLiteral = 8, - localName = 9, - methodName = 10, - moduleName = 11, - operator = 12, - parameterName = 13, - propertyName = 14, - punctuation = 15, - space = 16, - text = 17, - typeParameterName = 18, - enumMemberName = 19, - functionName = 20, - regularExpressionLiteral = 21 - } - interface SymbolDisplayPart { - text: string; - kind: string; - } - interface JSDocTagInfo { - name: string; - text?: string; - } - interface QuickInfo { - kind: ScriptElementKind; - kindModifiers: string; - textSpan: TextSpan; - displayParts?: SymbolDisplayPart[]; - documentation?: SymbolDisplayPart[]; - tags?: JSDocTagInfo[]; - } - type RenameInfo = RenameInfoSuccess | RenameInfoFailure; - interface RenameInfoSuccess { - canRename: true; - /** - * File or directory to rename. - * If set, `getEditsForFileRename` should be called instead of `findRenameLocations`. - */ - fileToRename?: string; - displayName: string; - fullDisplayName: string; - kind: ScriptElementKind; - kindModifiers: string; - triggerSpan: TextSpan; - } - interface RenameInfoFailure { - canRename: false; - localizedErrorMessage: string; - } - interface SignatureHelpParameter { - name: string; - documentation: SymbolDisplayPart[]; - displayParts: SymbolDisplayPart[]; - isOptional: boolean; - } - /** - * Represents a single signature to show in signature help. - * The id is used for subsequent calls into the language service to ask questions about the - * signature help item in the context of any documents that have been updated. i.e. after - * an edit has happened, while signature help is still active, the host can ask important - * questions like 'what parameter is the user currently contained within?'. - */ - interface SignatureHelpItem { - isVariadic: boolean; - prefixDisplayParts: SymbolDisplayPart[]; - suffixDisplayParts: SymbolDisplayPart[]; - separatorDisplayParts: SymbolDisplayPart[]; - parameters: SignatureHelpParameter[]; - documentation: SymbolDisplayPart[]; - tags: JSDocTagInfo[]; - } - /** - * Represents a set of signature help items, and the preferred item that should be selected. - */ - interface SignatureHelpItems { - items: SignatureHelpItem[]; - applicableSpan: TextSpan; - selectedItemIndex: number; - argumentIndex: number; - argumentCount: number; - } - interface CompletionInfo { - /** Not true for all glboal completions. This will be true if the enclosing scope matches a few syntax kinds. See `isSnippetScope`. */ - isGlobalCompletion: boolean; - isMemberCompletion: boolean; - /** - * true when the current location also allows for a new identifier - */ - isNewIdentifierLocation: boolean; - entries: CompletionEntry[]; - } - interface CompletionEntry { - name: string; - kind: ScriptElementKind; - kindModifiers?: string; - sortText: string; - insertText?: string; - /** - * An optional span that indicates the text to be replaced by this completion item. - * If present, this span should be used instead of the default one. - * It will be set if the required span differs from the one generated by the default replacement behavior. - */ - replacementSpan?: TextSpan; - hasAction?: true; - source?: string; - isRecommended?: true; - } - interface CompletionEntryDetails { - name: string; - kind: ScriptElementKind; - kindModifiers: string; - displayParts: SymbolDisplayPart[]; - documentation?: SymbolDisplayPart[]; - tags?: JSDocTagInfo[]; - codeActions?: CodeAction[]; - source?: SymbolDisplayPart[]; - } - interface OutliningSpan { - /** The span of the document to actually collapse. */ - textSpan: TextSpan; - /** The span of the document to display when the user hovers over the collapsed span. */ - hintSpan: TextSpan; - /** The text to display in the editor for the collapsed region. */ - bannerText: string; - /** - * Whether or not this region should be automatically collapsed when - * the 'Collapse to Definitions' command is invoked. - */ - autoCollapse: boolean; - /** - * Classification of the contents of the span - */ - kind: OutliningSpanKind; - } - enum OutliningSpanKind { - /** Single or multi-line comments */ - Comment = "comment", - /** Sections marked by '// #region' and '// #endregion' comments */ - Region = "region", - /** Declarations and expressions */ - Code = "code", - /** Contiguous blocks of import declarations */ - Imports = "imports" - } - enum OutputFileType { - JavaScript = 0, - SourceMap = 1, - Declaration = 2 - } - enum EndOfLineState { - None = 0, - InMultiLineCommentTrivia = 1, - InSingleQuoteStringLiteral = 2, - InDoubleQuoteStringLiteral = 3, - InTemplateHeadOrNoSubstitutionTemplate = 4, - InTemplateMiddleOrTail = 5, - InTemplateSubstitutionPosition = 6 - } - enum TokenClass { - Punctuation = 0, - Keyword = 1, - Operator = 2, - Comment = 3, - Whitespace = 4, - Identifier = 5, - NumberLiteral = 6, - BigIntLiteral = 7, - StringLiteral = 8, - RegExpLiteral = 9 - } - interface ClassificationResult { - finalLexState: EndOfLineState; - entries: ClassificationInfo[]; - } - interface ClassificationInfo { - length: number; - classification: TokenClass; - } - interface Classifier { - /** - * Gives lexical classifications of tokens on a line without any syntactic context. - * For instance, a token consisting of the text 'string' can be either an identifier - * named 'string' or the keyword 'string', however, because this classifier is not aware, - * it relies on certain heuristics to give acceptable results. For classifications where - * speed trumps accuracy, this function is preferable; however, for true accuracy, the - * syntactic classifier is ideal. In fact, in certain editing scenarios, combining the - * lexical, syntactic, and semantic classifiers may issue the best user experience. - * - * @param text The text of a line to classify. - * @param lexState The state of the lexical classifier at the end of the previous line. - * @param syntacticClassifierAbsent Whether the client is *not* using a syntactic classifier. - * If there is no syntactic classifier (syntacticClassifierAbsent=true), - * certain heuristics may be used in its place; however, if there is a - * syntactic classifier (syntacticClassifierAbsent=false), certain - * classifications which may be incorrectly categorized will be given - * back as Identifiers in order to allow the syntactic classifier to - * subsume the classification. - * @deprecated Use getLexicalClassifications instead. - */ - getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boolean): ClassificationResult; - getEncodedLexicalClassifications(text: string, endOfLineState: EndOfLineState, syntacticClassifierAbsent: boolean): Classifications; - } - enum ScriptElementKind { - unknown = "", - warning = "warning", - /** predefined type (void) or keyword (class) */ - keyword = "keyword", - /** top level script node */ - scriptElement = "script", - /** module foo {} */ - moduleElement = "module", - /** class X {} */ - classElement = "class", - /** var x = class X {} */ - localClassElement = "local class", - /** interface Y {} */ - interfaceElement = "interface", - /** type T = ... */ - typeElement = "type", - /** enum E */ - enumElement = "enum", - enumMemberElement = "enum member", - /** - * Inside module and script only - * const v = .. - */ - variableElement = "var", - /** Inside function */ - localVariableElement = "local var", - /** - * Inside module and script only - * function f() { } - */ - functionElement = "function", - /** Inside function */ - localFunctionElement = "local function", - /** class X { [public|private]* foo() {} } */ - memberFunctionElement = "method", - /** class X { [public|private]* [get|set] foo:number; } */ - memberGetAccessorElement = "getter", - memberSetAccessorElement = "setter", - /** - * class X { [public|private]* foo:number; } - * interface Y { foo:number; } - */ - memberVariableElement = "property", - /** class X { constructor() { } } */ - constructorImplementationElement = "constructor", - /** interface Y { ():number; } */ - callSignatureElement = "call", - /** interface Y { []:number; } */ - indexSignatureElement = "index", - /** interface Y { new():Y; } */ - constructSignatureElement = "construct", - /** function foo(*Y*: string) */ - parameterElement = "parameter", - typeParameterElement = "type parameter", - primitiveType = "primitive type", - label = "label", - alias = "alias", - constElement = "const", - letElement = "let", - directory = "directory", - externalModuleName = "external module name", - /** - * - */ - jsxAttribute = "JSX attribute", - /** String literal */ - string = "string" - } - enum ScriptElementKindModifier { - none = "", - publicMemberModifier = "public", - privateMemberModifier = "private", - protectedMemberModifier = "protected", - exportedModifier = "export", - ambientModifier = "declare", - staticModifier = "static", - abstractModifier = "abstract", - optionalModifier = "optional", - dtsModifier = ".d.ts", - tsModifier = ".ts", - tsxModifier = ".tsx", - jsModifier = ".js", - jsxModifier = ".jsx", - jsonModifier = ".json" - } - enum ClassificationTypeNames { - comment = "comment", - identifier = "identifier", - keyword = "keyword", - numericLiteral = "number", - bigintLiteral = "bigint", - operator = "operator", - stringLiteral = "string", - whiteSpace = "whitespace", - text = "text", - punctuation = "punctuation", - className = "class name", - enumName = "enum name", - interfaceName = "interface name", - moduleName = "module name", - typeParameterName = "type parameter name", - typeAliasName = "type alias name", - parameterName = "parameter name", - docCommentTagName = "doc comment tag name", - jsxOpenTagName = "jsx open tag name", - jsxCloseTagName = "jsx close tag name", - jsxSelfClosingTagName = "jsx self closing tag name", - jsxAttribute = "jsx attribute", - jsxText = "jsx text", - jsxAttributeStringLiteralValue = "jsx attribute string literal value" - } - enum ClassificationType { - comment = 1, - identifier = 2, - keyword = 3, - numericLiteral = 4, - operator = 5, - stringLiteral = 6, - regularExpressionLiteral = 7, - whiteSpace = 8, - text = 9, - punctuation = 10, - className = 11, - enumName = 12, - interfaceName = 13, - moduleName = 14, - typeParameterName = 15, - typeAliasName = 16, - parameterName = 17, - docCommentTagName = 18, - jsxOpenTagName = 19, - jsxCloseTagName = 20, - jsxSelfClosingTagName = 21, - jsxAttribute = 22, - jsxText = 23, - jsxAttributeStringLiteralValue = 24, - bigintLiteral = 25 - } -} -declare namespace ts { - function createClassifier(): Classifier; -} -declare namespace ts { - /** - * The document registry represents a store of SourceFile objects that can be shared between - * multiple LanguageService instances. A LanguageService instance holds on the SourceFile (AST) - * of files in the context. - * SourceFile objects account for most of the memory usage by the language service. Sharing - * the same DocumentRegistry instance between different instances of LanguageService allow - * for more efficient memory utilization since all projects will share at least the library - * file (lib.d.ts). - * - * A more advanced use of the document registry is to serialize sourceFile objects to disk - * and re-hydrate them when needed. - * - * To create a default DocumentRegistry, use createDocumentRegistry to create one, and pass it - * to all subsequent createLanguageService calls. - */ - interface DocumentRegistry { - /** - * Request a stored SourceFile with a given fileName and compilationSettings. - * The first call to acquire will call createLanguageServiceSourceFile to generate - * the SourceFile if was not found in the registry. - * - * @param fileName The name of the file requested - * @param compilationSettings Some compilation settings like target affects the - * shape of a the resulting SourceFile. This allows the DocumentRegistry to store - * multiple copies of the same file for different compilation settings. - * @param scriptSnapshot Text of the file. Only used if the file was not found - * in the registry and a new one was created. - * @param version Current version of the file. Only used if the file was not found - * in the registry and a new one was created. - */ - acquireDocument(fileName: string, compilationSettings: CompilerOptions, scriptSnapshot: IScriptSnapshot, version: string, scriptKind?: ScriptKind): SourceFile; - acquireDocumentWithKey(fileName: string, path: Path, compilationSettings: CompilerOptions, key: DocumentRegistryBucketKey, scriptSnapshot: IScriptSnapshot, version: string, scriptKind?: ScriptKind): SourceFile; - /** - * Request an updated version of an already existing SourceFile with a given fileName - * and compilationSettings. The update will in-turn call updateLanguageServiceSourceFile - * to get an updated SourceFile. - * - * @param fileName The name of the file requested - * @param compilationSettings Some compilation settings like target affects the - * shape of a the resulting SourceFile. This allows the DocumentRegistry to store - * multiple copies of the same file for different compilation settings. - * @param scriptSnapshot Text of the file. - * @param version Current version of the file. - */ - updateDocument(fileName: string, compilationSettings: CompilerOptions, scriptSnapshot: IScriptSnapshot, version: string, scriptKind?: ScriptKind): SourceFile; - updateDocumentWithKey(fileName: string, path: Path, compilationSettings: CompilerOptions, key: DocumentRegistryBucketKey, scriptSnapshot: IScriptSnapshot, version: string, scriptKind?: ScriptKind): SourceFile; - getKeyForCompilationSettings(settings: CompilerOptions): DocumentRegistryBucketKey; - /** - * Informs the DocumentRegistry that a file is not needed any longer. - * - * Note: It is not allowed to call release on a SourceFile that was not acquired from - * this registry originally. - * - * @param fileName The name of the file to be released - * @param compilationSettings The compilation settings used to acquire the file - */ - releaseDocument(fileName: string, compilationSettings: CompilerOptions): void; - releaseDocumentWithKey(path: Path, key: DocumentRegistryBucketKey): void; - reportStats(): string; - } - type DocumentRegistryBucketKey = string & { - __bucketKey: any; - }; - function createDocumentRegistry(useCaseSensitiveFileNames?: boolean, currentDirectory?: string): DocumentRegistry; -} -declare namespace ts { - function preProcessFile(sourceText: string, readImportFiles?: boolean, detectJavaScriptImports?: boolean): PreProcessedFileInfo; -} -declare namespace ts { - interface TranspileOptions { - compilerOptions?: CompilerOptions; - fileName?: string; - reportDiagnostics?: boolean; - moduleName?: string; - renamedDependencies?: MapLike; - transformers?: CustomTransformers; - } - interface TranspileOutput { - outputText: string; - diagnostics?: Diagnostic[]; - sourceMapText?: string; - } - function transpileModule(input: string, transpileOptions: TranspileOptions): TranspileOutput; - function transpile(input: string, compilerOptions?: CompilerOptions, fileName?: string, diagnostics?: Diagnostic[], moduleName?: string): string; -} -declare namespace ts { - function generateTypesForModule(name: string, moduleValue: unknown, formatSettings: FormatCodeSettings): string; - function generateTypesForGlobal(name: string, globalValue: unknown, formatSettings: FormatCodeSettings): string; -} -declare namespace ts { - /** The version of the language service API */ - const servicesVersion = "0.8"; - function toEditorSettings(options: EditorOptions | EditorSettings): EditorSettings; - function displayPartsToString(displayParts: SymbolDisplayPart[] | undefined): string; - function getDefaultCompilerOptions(): CompilerOptions; - function getSupportedCodeFixes(): string[]; - function createLanguageServiceSourceFile(fileName: string, scriptSnapshot: IScriptSnapshot, scriptTarget: ScriptTarget, version: string, setNodeParents: boolean, scriptKind?: ScriptKind): SourceFile; - let disableIncrementalParsing: boolean; - function updateLanguageServiceSourceFile(sourceFile: SourceFile, scriptSnapshot: IScriptSnapshot, version: string, textChangeRange: TextChangeRange | undefined, aggressiveChecks?: boolean): SourceFile; - function createLanguageService(host: LanguageServiceHost, documentRegistry?: DocumentRegistry, syntaxOnly?: boolean): LanguageService; - /** - * Get the path of the default library files (lib.d.ts) as distributed with the typescript - * node package. - * The functionality is not supported if the ts module is consumed outside of a node module. - */ - function getDefaultLibFilePath(options: CompilerOptions): string; -} -declare namespace ts { - /** - * Transform one or more nodes using the supplied transformers. - * @param source A single `Node` or an array of `Node` objects. - * @param transformers An array of `TransformerFactory` callbacks used to process the transformation. - * @param compilerOptions Optional compiler options. - */ - function transform(source: T | T[], transformers: TransformerFactory[], compilerOptions?: CompilerOptions): TransformationResult; -} -declare namespace ts.server { - interface CompressedData { - length: number; - compressionKind: string; - data: any; - } - type RequireResult = { - module: {}; - error: undefined; - } | { - module: undefined; - error: { - stack?: string; - message?: string; - }; - }; - interface ServerHost extends System { - watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number): FileWatcher; - watchDirectory(path: string, callback: DirectoryWatcherCallback, recursive?: boolean): FileWatcher; - setTimeout(callback: (...args: any[]) => void, ms: number, ...args: any[]): any; - clearTimeout(timeoutId: any): void; - setImmediate(callback: (...args: any[]) => void, ...args: any[]): any; - clearImmediate(timeoutId: any): void; - gc?(): void; - trace?(s: string): void; - require?(initialPath: string, moduleName: string): RequireResult; - } -} -declare namespace ts.server { - enum LogLevel { - terse = 0, - normal = 1, - requestTime = 2, - verbose = 3 - } - const emptyArray: SortedReadonlyArray; - interface Logger { - close(): void; - hasLevel(level: LogLevel): boolean; - loggingEnabled(): boolean; - perftrc(s: string): void; - info(s: string): void; - startGroup(): void; - endGroup(): void; - msg(s: string, type?: Msg): void; - getLogFileName(): string | undefined; - } - enum Msg { - Err = "Err", - Info = "Info", - Perf = "Perf" - } - namespace Msg { - /** @deprecated Only here for backwards-compatibility. Prefer just `Msg`. */ - type Types = Msg; - } - function createInstallTypingsRequest(project: Project, typeAcquisition: TypeAcquisition, unresolvedImports: SortedReadonlyArray, cachePath?: string): DiscoverTypings; - namespace Errors { - function ThrowNoProject(): never; - function ThrowProjectLanguageServiceDisabled(): never; - function ThrowProjectDoesNotContainDocument(fileName: string, project: Project): never; - } - type NormalizedPath = string & { - __normalizedPathTag: any; - }; - function toNormalizedPath(fileName: string): NormalizedPath; - function normalizedPathToPath(normalizedPath: NormalizedPath, currentDirectory: string, getCanonicalFileName: (f: string) => string): Path; - function asNormalizedPath(fileName: string): NormalizedPath; - interface NormalizedPathMap { - get(path: NormalizedPath): T | undefined; - set(path: NormalizedPath, value: T): void; - contains(path: NormalizedPath): boolean; - remove(path: NormalizedPath): void; - } - function createNormalizedPathMap(): NormalizedPathMap; - function isInferredProjectName(name: string): boolean; - function makeInferredProjectName(counter: number): string; - function createSortedArray(): SortedArray; -} -/** - * Declaration module describing the TypeScript Server protocol - */ -declare namespace ts.server.protocol { - enum CommandTypes { - JsxClosingTag = "jsxClosingTag", - Brace = "brace", - BraceCompletion = "braceCompletion", - GetSpanOfEnclosingComment = "getSpanOfEnclosingComment", - Change = "change", - Close = "close", - /** @deprecated Prefer CompletionInfo -- see comment on CompletionsResponse */ - Completions = "completions", - CompletionInfo = "completionInfo", - CompletionDetails = "completionEntryDetails", - CompileOnSaveAffectedFileList = "compileOnSaveAffectedFileList", - CompileOnSaveEmitFile = "compileOnSaveEmitFile", - Configure = "configure", - Definition = "definition", - DefinitionAndBoundSpan = "definitionAndBoundSpan", - Implementation = "implementation", - Exit = "exit", - Format = "format", - Formatonkey = "formatonkey", - Geterr = "geterr", - GeterrForProject = "geterrForProject", - SemanticDiagnosticsSync = "semanticDiagnosticsSync", - SyntacticDiagnosticsSync = "syntacticDiagnosticsSync", - SuggestionDiagnosticsSync = "suggestionDiagnosticsSync", - NavBar = "navbar", - Navto = "navto", - NavTree = "navtree", - NavTreeFull = "navtree-full", - /** @deprecated */ - Occurrences = "occurrences", - DocumentHighlights = "documentHighlights", - Open = "open", - Quickinfo = "quickinfo", - References = "references", - Reload = "reload", - Rename = "rename", - Saveto = "saveto", - SignatureHelp = "signatureHelp", - Status = "status", - TypeDefinition = "typeDefinition", - ProjectInfo = "projectInfo", - ReloadProjects = "reloadProjects", - Unknown = "unknown", - OpenExternalProject = "openExternalProject", - OpenExternalProjects = "openExternalProjects", - CloseExternalProject = "closeExternalProject", - GetOutliningSpans = "getOutliningSpans", - TodoComments = "todoComments", - Indentation = "indentation", - DocCommentTemplate = "docCommentTemplate", - CompilerOptionsForInferredProjects = "compilerOptionsForInferredProjects", - GetCodeFixes = "getCodeFixes", - GetCombinedCodeFix = "getCombinedCodeFix", - ApplyCodeActionCommand = "applyCodeActionCommand", - GetSupportedCodeFixes = "getSupportedCodeFixes", - GetApplicableRefactors = "getApplicableRefactors", - GetEditsForRefactor = "getEditsForRefactor", - OrganizeImports = "organizeImports", - GetEditsForFileRename = "getEditsForFileRename", - ConfigurePlugin = "configurePlugin" - } - /** - * A TypeScript Server message - */ - interface Message { - /** - * Sequence number of the message - */ - seq: number; - /** - * One of "request", "response", or "event" - */ - type: "request" | "response" | "event"; - } - /** - * Client-initiated request message - */ - interface Request extends Message { - type: "request"; - /** - * The command to execute - */ - command: string; - /** - * Object containing arguments for the command - */ - arguments?: any; - } - /** - * Request to reload the project structure for all the opened files - */ - interface ReloadProjectsRequest extends Message { - command: CommandTypes.ReloadProjects; - } - /** - * Server-initiated event message - */ - interface Event extends Message { - type: "event"; - /** - * Name of event - */ - event: string; - /** - * Event-specific information - */ - body?: any; - } - /** - * Response by server to client request message. - */ - interface Response extends Message { - type: "response"; - /** - * Sequence number of the request message. - */ - request_seq: number; - /** - * Outcome of the request. - */ - success: boolean; - /** - * The command requested. - */ - command: string; - /** - * If success === false, this should always be provided. - * Otherwise, may (or may not) contain a success message. - */ - message?: string; - /** - * Contains message body if success === true. - */ - body?: any; - /** - * Contains extra information that plugin can include to be passed on - */ - metadata?: unknown; - } - /** - * Arguments for FileRequest messages. - */ - interface FileRequestArgs { - /** - * The file for the request (absolute pathname required). - */ - file: string; - projectFileName?: string; - } - interface StatusRequest extends Request { - command: CommandTypes.Status; - } - interface StatusResponseBody { - /** - * The TypeScript version (`ts.version`). - */ - version: string; - } - /** - * Response to StatusRequest - */ - interface StatusResponse extends Response { - body: StatusResponseBody; - } - /** - * Requests a JS Doc comment template for a given position - */ - interface DocCommentTemplateRequest extends FileLocationRequest { - command: CommandTypes.DocCommentTemplate; - } - /** - * Response to DocCommentTemplateRequest - */ - interface DocCommandTemplateResponse extends Response { - body?: TextInsertion; - } - /** - * A request to get TODO comments from the file - */ - interface TodoCommentRequest extends FileRequest { - command: CommandTypes.TodoComments; - arguments: TodoCommentRequestArgs; - } - /** - * Arguments for TodoCommentRequest request. - */ - interface TodoCommentRequestArgs extends FileRequestArgs { - /** - * Array of target TodoCommentDescriptors that describes TODO comments to be found - */ - descriptors: TodoCommentDescriptor[]; - } - /** - * Response for TodoCommentRequest request. - */ - interface TodoCommentsResponse extends Response { - body?: TodoComment[]; - } - /** - * A request to determine if the caret is inside a comment. - */ - interface SpanOfEnclosingCommentRequest extends FileLocationRequest { - command: CommandTypes.GetSpanOfEnclosingComment; - arguments: SpanOfEnclosingCommentRequestArgs; - } - interface SpanOfEnclosingCommentRequestArgs extends FileLocationRequestArgs { - /** - * Requires that the enclosing span be a multi-line comment, or else the request returns undefined. - */ - onlyMultiLine: boolean; - } - /** - * Request to obtain outlining spans in file. - */ - interface OutliningSpansRequest extends FileRequest { - command: CommandTypes.GetOutliningSpans; - } - interface OutliningSpan { - /** The span of the document to actually collapse. */ - textSpan: TextSpan; - /** The span of the document to display when the user hovers over the collapsed span. */ - hintSpan: TextSpan; - /** The text to display in the editor for the collapsed region. */ - bannerText: string; - /** - * Whether or not this region should be automatically collapsed when - * the 'Collapse to Definitions' command is invoked. - */ - autoCollapse: boolean; - /** - * Classification of the contents of the span - */ - kind: OutliningSpanKind; - } - /** - * Response to OutliningSpansRequest request. - */ - interface OutliningSpansResponse extends Response { - body?: OutliningSpan[]; - } - /** - * A request to get indentation for a location in file - */ - interface IndentationRequest extends FileLocationRequest { - command: CommandTypes.Indentation; - arguments: IndentationRequestArgs; - } - /** - * Response for IndentationRequest request. - */ - interface IndentationResponse extends Response { - body?: IndentationResult; - } - /** - * Indentation result representing where indentation should be placed - */ - interface IndentationResult { - /** - * The base position in the document that the indent should be relative to - */ - position: number; - /** - * The number of columns the indent should be at relative to the position's column. - */ - indentation: number; - } - /** - * Arguments for IndentationRequest request. - */ - interface IndentationRequestArgs extends FileLocationRequestArgs { - /** - * An optional set of settings to be used when computing indentation. - * If argument is omitted - then it will use settings for file that were previously set via 'configure' request or global settings. - */ - options?: EditorSettings; - } - /** - * Arguments for ProjectInfoRequest request. - */ - interface ProjectInfoRequestArgs extends FileRequestArgs { - /** - * Indicate if the file name list of the project is needed - */ - needFileNameList: boolean; - } - /** - * A request to get the project information of the current file. - */ - interface ProjectInfoRequest extends Request { - command: CommandTypes.ProjectInfo; - arguments: ProjectInfoRequestArgs; - } - /** - * A request to retrieve compiler options diagnostics for a project - */ - interface CompilerOptionsDiagnosticsRequest extends Request { - arguments: CompilerOptionsDiagnosticsRequestArgs; - } - /** - * Arguments for CompilerOptionsDiagnosticsRequest request. - */ - interface CompilerOptionsDiagnosticsRequestArgs { - /** - * Name of the project to retrieve compiler options diagnostics. - */ - projectFileName: string; - } - /** - * Response message body for "projectInfo" request - */ - interface ProjectInfo { - /** - * For configured project, this is the normalized path of the 'tsconfig.json' file - * For inferred project, this is undefined - */ - configFileName: string; - /** - * The list of normalized file name in the project, including 'lib.d.ts' - */ - fileNames?: string[]; - /** - * Indicates if the project has a active language service instance - */ - languageServiceDisabled?: boolean; - } - /** - * Represents diagnostic info that includes location of diagnostic in two forms - * - start position and length of the error span - * - startLocation and endLocation - a pair of Location objects that store start/end line and offset of the error span. - */ - interface DiagnosticWithLinePosition { - message: string; - start: number; - length: number; - startLocation: Location; - endLocation: Location; - category: string; - code: number; - /** May store more in future. For now, this will simply be `true` to indicate when a diagnostic is an unused-identifier diagnostic. */ - reportsUnnecessary?: {}; - relatedInformation?: DiagnosticRelatedInformation[]; - } - /** - * Response message for "projectInfo" request - */ - interface ProjectInfoResponse extends Response { - body?: ProjectInfo; - } - /** - * Request whose sole parameter is a file name. - */ - interface FileRequest extends Request { - arguments: FileRequestArgs; - } - /** - * Instances of this interface specify a location in a source file: - * (file, line, character offset), where line and character offset are 1-based. - */ - interface FileLocationRequestArgs extends FileRequestArgs { - /** - * The line number for the request (1-based). - */ - line: number; - /** - * The character offset (on the line) for the request (1-based). - */ - offset: number; - } - type FileLocationOrRangeRequestArgs = FileLocationRequestArgs | FileRangeRequestArgs; - /** - * Request refactorings at a given position or selection area. - */ - interface GetApplicableRefactorsRequest extends Request { - command: CommandTypes.GetApplicableRefactors; - arguments: GetApplicableRefactorsRequestArgs; - } - type GetApplicableRefactorsRequestArgs = FileLocationOrRangeRequestArgs; - /** - * Response is a list of available refactorings. - * Each refactoring exposes one or more "Actions"; a user selects one action to invoke a refactoring - */ - interface GetApplicableRefactorsResponse extends Response { - body?: ApplicableRefactorInfo[]; - } - /** - * A set of one or more available refactoring actions, grouped under a parent refactoring. - */ - interface ApplicableRefactorInfo { - /** - * The programmatic name of the refactoring - */ - name: string; - /** - * A description of this refactoring category to show to the user. - * If the refactoring gets inlined (see below), this text will not be visible. - */ - description: string; - /** - * Inlineable refactorings can have their actions hoisted out to the top level - * of a context menu. Non-inlineanable refactorings should always be shown inside - * their parent grouping. - * - * If not specified, this value is assumed to be 'true' - */ - inlineable?: boolean; - actions: RefactorActionInfo[]; - } - /** - * Represents a single refactoring action - for example, the "Extract Method..." refactor might - * offer several actions, each corresponding to a surround class or closure to extract into. - */ - interface RefactorActionInfo { - /** - * The programmatic name of the refactoring action - */ - name: string; - /** - * A description of this refactoring action to show to the user. - * If the parent refactoring is inlined away, this will be the only text shown, - * so this description should make sense by itself if the parent is inlineable=true - */ - description: string; - } - interface GetEditsForRefactorRequest extends Request { - command: CommandTypes.GetEditsForRefactor; - arguments: GetEditsForRefactorRequestArgs; - } - /** - * Request the edits that a particular refactoring action produces. - * Callers must specify the name of the refactor and the name of the action. - */ - type GetEditsForRefactorRequestArgs = FileLocationOrRangeRequestArgs & { - refactor: string; - action: string; - }; - interface GetEditsForRefactorResponse extends Response { - body?: RefactorEditInfo; - } - interface RefactorEditInfo { - edits: FileCodeEdits[]; - /** - * An optional location where the editor should start a rename operation once - * the refactoring edits have been applied - */ - renameLocation?: Location; - renameFilename?: string; - } - /** - * Organize imports by: - * 1) Removing unused imports - * 2) Coalescing imports from the same module - * 3) Sorting imports - */ - interface OrganizeImportsRequest extends Request { - command: CommandTypes.OrganizeImports; - arguments: OrganizeImportsRequestArgs; - } - type OrganizeImportsScope = GetCombinedCodeFixScope; - interface OrganizeImportsRequestArgs { - scope: OrganizeImportsScope; - } - interface OrganizeImportsResponse extends Response { - body: ReadonlyArray; - } - interface GetEditsForFileRenameRequest extends Request { - command: CommandTypes.GetEditsForFileRename; - arguments: GetEditsForFileRenameRequestArgs; - } - /** Note: Paths may also be directories. */ - interface GetEditsForFileRenameRequestArgs { - readonly oldFilePath: string; - readonly newFilePath: string; - } - interface GetEditsForFileRenameResponse extends Response { - body: ReadonlyArray; - } - /** - * Request for the available codefixes at a specific position. - */ - interface CodeFixRequest extends Request { - command: CommandTypes.GetCodeFixes; - arguments: CodeFixRequestArgs; - } - interface GetCombinedCodeFixRequest extends Request { - command: CommandTypes.GetCombinedCodeFix; - arguments: GetCombinedCodeFixRequestArgs; - } - interface GetCombinedCodeFixResponse extends Response { - body: CombinedCodeActions; - } - interface ApplyCodeActionCommandRequest extends Request { - command: CommandTypes.ApplyCodeActionCommand; - arguments: ApplyCodeActionCommandRequestArgs; - } - interface ApplyCodeActionCommandResponse extends Response { - } - interface FileRangeRequestArgs extends FileRequestArgs { - /** - * The line number for the request (1-based). - */ - startLine: number; - /** - * The character offset (on the line) for the request (1-based). - */ - startOffset: number; - /** - * The line number for the request (1-based). - */ - endLine: number; - /** - * The character offset (on the line) for the request (1-based). - */ - endOffset: number; - } - /** - * Instances of this interface specify errorcodes on a specific location in a sourcefile. - */ - interface CodeFixRequestArgs extends FileRangeRequestArgs { - /** - * Errorcodes we want to get the fixes for. - */ - errorCodes: ReadonlyArray; - } - interface GetCombinedCodeFixRequestArgs { - scope: GetCombinedCodeFixScope; - fixId: {}; - } - interface GetCombinedCodeFixScope { - type: "file"; - args: FileRequestArgs; - } - interface ApplyCodeActionCommandRequestArgs { - /** May also be an array of commands. */ - command: {}; - } - /** - * Response for GetCodeFixes request. - */ - interface GetCodeFixesResponse extends Response { - body?: CodeAction[]; - } - /** - * A request whose arguments specify a file location (file, line, col). - */ - interface FileLocationRequest extends FileRequest { - arguments: FileLocationRequestArgs; - } - /** - * A request to get codes of supported code fixes. - */ - interface GetSupportedCodeFixesRequest extends Request { - command: CommandTypes.GetSupportedCodeFixes; - } - /** - * A response for GetSupportedCodeFixesRequest request. - */ - interface GetSupportedCodeFixesResponse extends Response { - /** - * List of error codes supported by the server. - */ - body?: string[]; - } - /** - * Arguments for EncodedSemanticClassificationsRequest request. - */ - interface EncodedSemanticClassificationsRequestArgs extends FileRequestArgs { - /** - * Start position of the span. - */ - start: number; - /** - * Length of the span. - */ - length: number; - } - /** - * Arguments in document highlight request; include: filesToSearch, file, - * line, offset. - */ - interface DocumentHighlightsRequestArgs extends FileLocationRequestArgs { - /** - * List of files to search for document highlights. - */ - filesToSearch: string[]; - } - /** - * Go to definition request; value of command field is - * "definition". Return response giving the file locations that - * define the symbol found in file at location line, col. - */ - interface DefinitionRequest extends FileLocationRequest { - command: CommandTypes.Definition; - } - interface DefinitionAndBoundSpanRequest extends FileLocationRequest { - readonly command: CommandTypes.DefinitionAndBoundSpan; - } - interface DefinitionAndBoundSpanResponse extends Response { - readonly body: DefinitionInfoAndBoundSpan; - } - /** - * Go to type request; value of command field is - * "typeDefinition". Return response giving the file locations that - * define the type for the symbol found in file at location line, col. - */ - interface TypeDefinitionRequest extends FileLocationRequest { - command: CommandTypes.TypeDefinition; - } - /** - * Go to implementation request; value of command field is - * "implementation". Return response giving the file locations that - * implement the symbol found in file at location line, col. - */ - interface ImplementationRequest extends FileLocationRequest { - command: CommandTypes.Implementation; - } - /** - * Location in source code expressed as (one-based) line and (one-based) column offset. - */ - interface Location { - line: number; - offset: number; - } - /** - * Object found in response messages defining a span of text in source code. - */ - interface TextSpan { - /** - * First character of the definition. - */ - start: Location; - /** - * One character past last character of the definition. - */ - end: Location; - } - /** - * Object found in response messages defining a span of text in a specific source file. - */ - interface FileSpan extends TextSpan { - /** - * File containing text span. - */ - file: string; - } - interface DefinitionInfoAndBoundSpan { - definitions: ReadonlyArray; - textSpan: TextSpan; - } - /** - * Definition response message. Gives text range for definition. - */ - interface DefinitionResponse extends Response { - body?: FileSpan[]; - } - interface DefinitionInfoAndBoundSpanReponse extends Response { - body?: DefinitionInfoAndBoundSpan; - } - /** - * Definition response message. Gives text range for definition. - */ - interface TypeDefinitionResponse extends Response { - body?: FileSpan[]; - } - /** - * Implementation response message. Gives text range for implementations. - */ - interface ImplementationResponse extends Response { - body?: FileSpan[]; - } - /** - * Request to get brace completion for a location in the file. - */ - interface BraceCompletionRequest extends FileLocationRequest { - command: CommandTypes.BraceCompletion; - arguments: BraceCompletionRequestArgs; - } - /** - * Argument for BraceCompletionRequest request. - */ - interface BraceCompletionRequestArgs extends FileLocationRequestArgs { - /** - * Kind of opening brace - */ - openingBrace: string; - } - interface JsxClosingTagRequest extends FileLocationRequest { - readonly command: CommandTypes.JsxClosingTag; - readonly arguments: JsxClosingTagRequestArgs; - } - interface JsxClosingTagRequestArgs extends FileLocationRequestArgs { - } - interface JsxClosingTagResponse extends Response { - readonly body: TextInsertion; - } - /** - * @deprecated - * Get occurrences request; value of command field is - * "occurrences". Return response giving spans that are relevant - * in the file at a given line and column. - */ - interface OccurrencesRequest extends FileLocationRequest { - command: CommandTypes.Occurrences; - } - /** @deprecated */ - interface OccurrencesResponseItem extends FileSpan { - /** - * True if the occurrence is a write location, false otherwise. - */ - isWriteAccess: boolean; - /** - * True if the occurrence is in a string, undefined otherwise; - */ - isInString?: true; - } - /** @deprecated */ - interface OccurrencesResponse extends Response { - body?: OccurrencesResponseItem[]; - } - /** - * Get document highlights request; value of command field is - * "documentHighlights". Return response giving spans that are relevant - * in the file at a given line and column. - */ - interface DocumentHighlightsRequest extends FileLocationRequest { - command: CommandTypes.DocumentHighlights; - arguments: DocumentHighlightsRequestArgs; - } - /** - * Span augmented with extra information that denotes the kind of the highlighting to be used for span. - */ - interface HighlightSpan extends TextSpan { - kind: HighlightSpanKind; - } - /** - * Represents a set of highligh spans for a give name - */ - interface DocumentHighlightsItem { - /** - * File containing highlight spans. - */ - file: string; - /** - * Spans to highlight in file. - */ - highlightSpans: HighlightSpan[]; - } - /** - * Response for a DocumentHighlightsRequest request. - */ - interface DocumentHighlightsResponse extends Response { - body?: DocumentHighlightsItem[]; - } - /** - * Find references request; value of command field is - * "references". Return response giving the file locations that - * reference the symbol found in file at location line, col. - */ - interface ReferencesRequest extends FileLocationRequest { - command: CommandTypes.References; - } - interface ReferencesResponseItem extends FileSpan { - /** Text of line containing the reference. Including this - * with the response avoids latency of editor loading files - * to show text of reference line (the server already has - * loaded the referencing files). - */ - lineText: string; - /** - * True if reference is a write location, false otherwise. - */ - isWriteAccess: boolean; - /** - * True if reference is a definition, false otherwise. - */ - isDefinition: boolean; - } - /** - * The body of a "references" response message. - */ - interface ReferencesResponseBody { - /** - * The file locations referencing the symbol. - */ - refs: ReadonlyArray; - /** - * The name of the symbol. - */ - symbolName: string; - /** - * The start character offset of the symbol (on the line provided by the references request). - */ - symbolStartOffset: number; - /** - * The full display name of the symbol. - */ - symbolDisplayString: string; - } - /** - * Response to "references" request. - */ - interface ReferencesResponse extends Response { - body?: ReferencesResponseBody; - } - /** - * Argument for RenameRequest request. - */ - interface RenameRequestArgs extends FileLocationRequestArgs { - /** - * Should text at specified location be found/changed in comments? - */ - findInComments?: boolean; - /** - * Should text at specified location be found/changed in strings? - */ - findInStrings?: boolean; - } - /** - * Rename request; value of command field is "rename". Return - * response giving the file locations that reference the symbol - * found in file at location line, col. Also return full display - * name of the symbol so that client can print it unambiguously. - */ - interface RenameRequest extends FileLocationRequest { - command: CommandTypes.Rename; - arguments: RenameRequestArgs; - } - /** - * Information about the item to be renamed. - */ - type RenameInfo = RenameInfoSuccess | RenameInfoFailure; - interface RenameInfoSuccess { - /** - * True if item can be renamed. - */ - canRename: true; - /** - * File or directory to rename. - * If set, `getEditsForFileRename` should be called instead of `findRenameLocations`. - */ - fileToRename?: string; - /** - * Display name of the item to be renamed. - */ - displayName: string; - /** - * Full display name of item to be renamed. - */ - fullDisplayName: string; - /** - * The items's kind (such as 'className' or 'parameterName' or plain 'text'). - */ - kind: ScriptElementKind; - /** - * Optional modifiers for the kind (such as 'public'). - */ - kindModifiers: string; - /** Span of text to rename. */ - triggerSpan: TextSpan; - } - interface RenameInfoFailure { - canRename: false; - /** - * Error message if item can not be renamed. - */ - localizedErrorMessage: string; - } - /** - * A group of text spans, all in 'file'. - */ - interface SpanGroup { - /** The file to which the spans apply */ - file: string; - /** The text spans in this group */ - locs: RenameTextSpan[]; - } - interface RenameTextSpan extends TextSpan { - readonly prefixText?: string; - readonly suffixText?: string; - } - interface RenameResponseBody { - /** - * Information about the item to be renamed. - */ - info: RenameInfo; - /** - * An array of span groups (one per file) that refer to the item to be renamed. - */ - locs: ReadonlyArray; - } - /** - * Rename response message. - */ - interface RenameResponse extends Response { - body?: RenameResponseBody; - } - /** - * Represents a file in external project. - * External project is project whose set of files, compilation options and open\close state - * is maintained by the client (i.e. if all this data come from .csproj file in Visual Studio). - * External project will exist even if all files in it are closed and should be closed explicitly. - * If external project includes one or more tsconfig.json/jsconfig.json files then tsserver will - * create configured project for every config file but will maintain a link that these projects were created - * as a result of opening external project so they should be removed once external project is closed. - */ - interface ExternalFile { - /** - * Name of file file - */ - fileName: string; - /** - * Script kind of the file - */ - scriptKind?: ScriptKindName | ts.ScriptKind; - /** - * Whether file has mixed content (i.e. .cshtml file that combines html markup with C#/JavaScript) - */ - hasMixedContent?: boolean; - /** - * Content of the file - */ - content?: string; - } - /** - * Represent an external project - */ - interface ExternalProject { - /** - * Project name - */ - projectFileName: string; - /** - * List of root files in project - */ - rootFiles: ExternalFile[]; - /** - * Compiler options for the project - */ - options: ExternalProjectCompilerOptions; - /** - * @deprecated typingOptions. Use typeAcquisition instead - */ - typingOptions?: TypeAcquisition; - /** - * Explicitly specified type acquisition for the project - */ - typeAcquisition?: TypeAcquisition; - } - interface CompileOnSaveMixin { - /** - * If compile on save is enabled for the project - */ - compileOnSave?: boolean; - } - /** - * For external projects, some of the project settings are sent together with - * compiler settings. - */ - type ExternalProjectCompilerOptions = CompilerOptions & CompileOnSaveMixin; - /** - * Represents a set of changes that happen in project - */ - interface ProjectChanges { - /** - * List of added files - */ - added: string[]; - /** - * List of removed files - */ - removed: string[]; - /** - * List of updated files - */ - updated: string[]; - } - /** - * Information found in a configure request. - */ - interface ConfigureRequestArguments { - /** - * Information about the host, for example 'Emacs 24.4' or - * 'Sublime Text version 3075' - */ - hostInfo?: string; - /** - * If present, tab settings apply only to this file. - */ - file?: string; - /** - * The format options to use during formatting and other code editing features. - */ - formatOptions?: FormatCodeSettings; - preferences?: UserPreferences; - /** - * The host's additional supported .js file extensions - */ - extraFileExtensions?: FileExtensionInfo[]; - } - /** - * Configure request; value of command field is "configure". Specifies - * host information, such as host type, tab size, and indent size. - */ - interface ConfigureRequest extends Request { - command: CommandTypes.Configure; - arguments: ConfigureRequestArguments; - } - /** - * Response to "configure" request. This is just an acknowledgement, so - * no body field is required. - */ - interface ConfigureResponse extends Response { - } - interface ConfigurePluginRequestArguments { - pluginName: string; - configuration: any; - } - interface ConfigurePluginRequest extends Request { - command: CommandTypes.ConfigurePlugin; - arguments: ConfigurePluginRequestArguments; - } - /** - * Information found in an "open" request. - */ - interface OpenRequestArgs extends FileRequestArgs { - /** - * Used when a version of the file content is known to be more up to date than the one on disk. - * Then the known content will be used upon opening instead of the disk copy - */ - fileContent?: string; - /** - * Used to specify the script kind of the file explicitly. It could be one of the following: - * "TS", "JS", "TSX", "JSX" - */ - scriptKindName?: ScriptKindName; - /** - * Used to limit the searching for project config file. If given the searching will stop at this - * root path; otherwise it will go all the way up to the dist root path. - */ - projectRootPath?: string; - } - type ScriptKindName = "TS" | "JS" | "TSX" | "JSX"; - /** - * Open request; value of command field is "open". Notify the - * server that the client has file open. The server will not - * monitor the filesystem for changes in this file and will assume - * that the client is updating the server (using the change and/or - * reload messages) when the file changes. Server does not currently - * send a response to an open request. - */ - interface OpenRequest extends Request { - command: CommandTypes.Open; - arguments: OpenRequestArgs; - } - /** - * Request to open or update external project - */ - interface OpenExternalProjectRequest extends Request { - command: CommandTypes.OpenExternalProject; - arguments: OpenExternalProjectArgs; - } - /** - * Arguments to OpenExternalProjectRequest request - */ - type OpenExternalProjectArgs = ExternalProject; - /** - * Request to open multiple external projects - */ - interface OpenExternalProjectsRequest extends Request { - command: CommandTypes.OpenExternalProjects; - arguments: OpenExternalProjectsArgs; - } - /** - * Arguments to OpenExternalProjectsRequest - */ - interface OpenExternalProjectsArgs { - /** - * List of external projects to open or update - */ - projects: ExternalProject[]; - } - /** - * Response to OpenExternalProjectRequest request. This is just an acknowledgement, so - * no body field is required. - */ - interface OpenExternalProjectResponse extends Response { - } - /** - * Response to OpenExternalProjectsRequest request. This is just an acknowledgement, so - * no body field is required. - */ - interface OpenExternalProjectsResponse extends Response { - } - /** - * Request to close external project. - */ - interface CloseExternalProjectRequest extends Request { - command: CommandTypes.CloseExternalProject; - arguments: CloseExternalProjectRequestArgs; - } - /** - * Arguments to CloseExternalProjectRequest request - */ - interface CloseExternalProjectRequestArgs { - /** - * Name of the project to close - */ - projectFileName: string; - } - /** - * Response to CloseExternalProjectRequest request. This is just an acknowledgement, so - * no body field is required. - */ - interface CloseExternalProjectResponse extends Response { - } - /** - * Request to set compiler options for inferred projects. - * External projects are opened / closed explicitly. - * Configured projects are opened when user opens loose file that has 'tsconfig.json' or 'jsconfig.json' anywhere in one of containing folders. - * This configuration file will be used to obtain a list of files and configuration settings for the project. - * Inferred projects are created when user opens a loose file that is not the part of external project - * or configured project and will contain only open file and transitive closure of referenced files if 'useOneInferredProject' is false, - * or all open loose files and its transitive closure of referenced files if 'useOneInferredProject' is true. - */ - interface SetCompilerOptionsForInferredProjectsRequest extends Request { - command: CommandTypes.CompilerOptionsForInferredProjects; - arguments: SetCompilerOptionsForInferredProjectsArgs; - } - /** - * Argument for SetCompilerOptionsForInferredProjectsRequest request. - */ - interface SetCompilerOptionsForInferredProjectsArgs { - /** - * Compiler options to be used with inferred projects. - */ - options: ExternalProjectCompilerOptions; - /** - * Specifies the project root path used to scope compiler options. - * It is an error to provide this property if the server has not been started with - * `useInferredProjectPerProjectRoot` enabled. - */ - projectRootPath?: string; - } - /** - * Response to SetCompilerOptionsForInferredProjectsResponse request. This is just an acknowledgement, so - * no body field is required. - */ - interface SetCompilerOptionsForInferredProjectsResponse extends Response { - } - /** - * Exit request; value of command field is "exit". Ask the server process - * to exit. - */ - interface ExitRequest extends Request { - command: CommandTypes.Exit; - } - /** - * Close request; value of command field is "close". Notify the - * server that the client has closed a previously open file. If - * file is still referenced by open files, the server will resume - * monitoring the filesystem for changes to file. Server does not - * currently send a response to a close request. - */ - interface CloseRequest extends FileRequest { - command: CommandTypes.Close; - } - /** - * Request to obtain the list of files that should be regenerated if target file is recompiled. - * NOTE: this us query-only operation and does not generate any output on disk. - */ - interface CompileOnSaveAffectedFileListRequest extends FileRequest { - command: CommandTypes.CompileOnSaveAffectedFileList; - } - /** - * Contains a list of files that should be regenerated in a project - */ - interface CompileOnSaveAffectedFileListSingleProject { - /** - * Project name - */ - projectFileName: string; - /** - * List of files names that should be recompiled - */ - fileNames: string[]; - /** - * true if project uses outFile or out compiler option - */ - projectUsesOutFile: boolean; - } - /** - * Response for CompileOnSaveAffectedFileListRequest request; - */ - interface CompileOnSaveAffectedFileListResponse extends Response { - body: CompileOnSaveAffectedFileListSingleProject[]; - } - /** - * Request to recompile the file. All generated outputs (.js, .d.ts or .js.map files) is written on disk. - */ - interface CompileOnSaveEmitFileRequest extends FileRequest { - command: CommandTypes.CompileOnSaveEmitFile; - arguments: CompileOnSaveEmitFileRequestArgs; - } - /** - * Arguments for CompileOnSaveEmitFileRequest - */ - interface CompileOnSaveEmitFileRequestArgs extends FileRequestArgs { - /** - * if true - then file should be recompiled even if it does not have any changes. - */ - forced?: boolean; - } - /** - * Quickinfo request; value of command field is - * "quickinfo". Return response giving a quick type and - * documentation string for the symbol found in file at location - * line, col. - */ - interface QuickInfoRequest extends FileLocationRequest { - command: CommandTypes.Quickinfo; - } - /** - * Body of QuickInfoResponse. - */ - interface QuickInfoResponseBody { - /** - * The symbol's kind (such as 'className' or 'parameterName' or plain 'text'). - */ - kind: ScriptElementKind; - /** - * Optional modifiers for the kind (such as 'public'). - */ - kindModifiers: string; - /** - * Starting file location of symbol. - */ - start: Location; - /** - * One past last character of symbol. - */ - end: Location; - /** - * Type and kind of symbol. - */ - displayString: string; - /** - * Documentation associated with symbol. - */ - documentation: string; - /** - * JSDoc tags associated with symbol. - */ - tags: JSDocTagInfo[]; - } - /** - * Quickinfo response message. - */ - interface QuickInfoResponse extends Response { - body?: QuickInfoResponseBody; - } - /** - * Arguments for format messages. - */ - interface FormatRequestArgs extends FileLocationRequestArgs { - /** - * Last line of range for which to format text in file. - */ - endLine: number; - /** - * Character offset on last line of range for which to format text in file. - */ - endOffset: number; - /** - * Format options to be used. - */ - options?: FormatCodeSettings; - } - /** - * Format request; value of command field is "format". Return - * response giving zero or more edit instructions. The edit - * instructions will be sorted in file order. Applying the edit - * instructions in reverse to file will result in correctly - * reformatted text. - */ - interface FormatRequest extends FileLocationRequest { - command: CommandTypes.Format; - arguments: FormatRequestArgs; - } - /** - * Object found in response messages defining an editing - * instruction for a span of text in source code. The effect of - * this instruction is to replace the text starting at start and - * ending one character before end with newText. For an insertion, - * the text span is empty. For a deletion, newText is empty. - */ - interface CodeEdit { - /** - * First character of the text span to edit. - */ - start: Location; - /** - * One character past last character of the text span to edit. - */ - end: Location; - /** - * Replace the span defined above with this string (may be - * the empty string). - */ - newText: string; - } - interface FileCodeEdits { - fileName: string; - textChanges: CodeEdit[]; - } - interface CodeFixResponse extends Response { - /** The code actions that are available */ - body?: CodeFixAction[]; - } - interface CodeAction { - /** Description of the code action to display in the UI of the editor */ - description: string; - /** Text changes to apply to each file as part of the code action */ - changes: FileCodeEdits[]; - /** A command is an opaque object that should be passed to `ApplyCodeActionCommandRequestArgs` without modification. */ - commands?: {}[]; - } - interface CombinedCodeActions { - changes: ReadonlyArray; - commands?: ReadonlyArray<{}>; - } - interface CodeFixAction extends CodeAction { - /** Short name to identify the fix, for use by telemetry. */ - fixName: string; - /** - * If present, one may call 'getCombinedCodeFix' with this fixId. - * This may be omitted to indicate that the code fix can't be applied in a group. - */ - fixId?: {}; - /** Should be present if and only if 'fixId' is. */ - fixAllDescription?: string; - } - /** - * Format and format on key response message. - */ - interface FormatResponse extends Response { - body?: CodeEdit[]; - } - /** - * Arguments for format on key messages. - */ - interface FormatOnKeyRequestArgs extends FileLocationRequestArgs { - /** - * Key pressed (';', '\n', or '}'). - */ - key: string; - options?: FormatCodeSettings; - } - /** - * Format on key request; value of command field is - * "formatonkey". Given file location and key typed (as string), - * return response giving zero or more edit instructions. The - * edit instructions will be sorted in file order. Applying the - * edit instructions in reverse to file will result in correctly - * reformatted text. - */ - interface FormatOnKeyRequest extends FileLocationRequest { - command: CommandTypes.Formatonkey; - arguments: FormatOnKeyRequestArgs; - } - type CompletionsTriggerCharacter = "." | '"' | "'" | "`" | "/" | "@" | "<"; - /** - * Arguments for completions messages. - */ - interface CompletionsRequestArgs extends FileLocationRequestArgs { - /** - * Optional prefix to apply to possible completions. - */ - prefix?: string; - /** - * Character that was responsible for triggering completion. - * Should be `undefined` if a user manually requested completion. - */ - triggerCharacter?: CompletionsTriggerCharacter; - /** - * @deprecated Use UserPreferences.includeCompletionsForModuleExports - */ - includeExternalModuleExports?: boolean; - /** - * @deprecated Use UserPreferences.includeCompletionsWithInsertText - */ - includeInsertTextCompletions?: boolean; - } - /** - * Completions request; value of command field is "completions". - * Given a file location (file, line, col) and a prefix (which may - * be the empty string), return the possible completions that - * begin with prefix. - */ - interface CompletionsRequest extends FileLocationRequest { - command: CommandTypes.Completions | CommandTypes.CompletionInfo; - arguments: CompletionsRequestArgs; - } - /** - * Arguments for completion details request. - */ - interface CompletionDetailsRequestArgs extends FileLocationRequestArgs { - /** - * Names of one or more entries for which to obtain details. - */ - entryNames: (string | CompletionEntryIdentifier)[]; - } - interface CompletionEntryIdentifier { - name: string; - source?: string; - } - /** - * Completion entry details request; value of command field is - * "completionEntryDetails". Given a file location (file, line, - * col) and an array of completion entry names return more - * detailed information for each completion entry. - */ - interface CompletionDetailsRequest extends FileLocationRequest { - command: CommandTypes.CompletionDetails; - arguments: CompletionDetailsRequestArgs; - } - /** - * Part of a symbol description. - */ - interface SymbolDisplayPart { - /** - * Text of an item describing the symbol. - */ - text: string; - /** - * The symbol's kind (such as 'className' or 'parameterName' or plain 'text'). - */ - kind: string; - } - /** - * An item found in a completion response. - */ - interface CompletionEntry { - /** - * The symbol's name. - */ - name: string; - /** - * The symbol's kind (such as 'className' or 'parameterName'). - */ - kind: ScriptElementKind; - /** - * Optional modifiers for the kind (such as 'public'). - */ - kindModifiers?: string; - /** - * A string that is used for comparing completion items so that they can be ordered. This - * is often the same as the name but may be different in certain circumstances. - */ - sortText: string; - /** - * Text to insert instead of `name`. - * This is used to support bracketed completions; If `name` might be "a-b" but `insertText` would be `["a-b"]`, - * coupled with `replacementSpan` to replace a dotted access with a bracket access. - */ - insertText?: string; - /** - * An optional span that indicates the text to be replaced by this completion item. - * If present, this span should be used instead of the default one. - * It will be set if the required span differs from the one generated by the default replacement behavior. - */ - replacementSpan?: TextSpan; - /** - * Indicates whether commiting this completion entry will require additional code actions to be - * made to avoid errors. The CompletionEntryDetails will have these actions. - */ - hasAction?: true; - /** - * Identifier (not necessarily human-readable) identifying where this completion came from. - */ - source?: string; - /** - * If true, this completion should be highlighted as recommended. There will only be one of these. - * This will be set when we know the user should write an expression with a certain type and that type is an enum or constructable class. - * Then either that enum/class or a namespace containing it will be the recommended symbol. - */ - isRecommended?: true; - } - /** - * Additional completion entry details, available on demand - */ - interface CompletionEntryDetails { - /** - * The symbol's name. - */ - name: string; - /** - * The symbol's kind (such as 'className' or 'parameterName'). - */ - kind: ScriptElementKind; - /** - * Optional modifiers for the kind (such as 'public'). - */ - kindModifiers: string; - /** - * Display parts of the symbol (similar to quick info). - */ - displayParts: SymbolDisplayPart[]; - /** - * Documentation strings for the symbol. - */ - documentation?: SymbolDisplayPart[]; - /** - * JSDoc tags for the symbol. - */ - tags?: JSDocTagInfo[]; - /** - * The associated code actions for this entry - */ - codeActions?: CodeAction[]; - /** - * Human-readable description of the `source` from the CompletionEntry. - */ - source?: SymbolDisplayPart[]; - } - /** @deprecated Prefer CompletionInfoResponse, which supports several top-level fields in addition to the array of entries. */ - interface CompletionsResponse extends Response { - body?: CompletionEntry[]; - } - interface CompletionInfoResponse extends Response { - body?: CompletionInfo; - } - interface CompletionInfo { - readonly isGlobalCompletion: boolean; - readonly isMemberCompletion: boolean; - readonly isNewIdentifierLocation: boolean; - readonly entries: ReadonlyArray; - } - interface CompletionDetailsResponse extends Response { - body?: CompletionEntryDetails[]; - } - /** - * Signature help information for a single parameter - */ - interface SignatureHelpParameter { - /** - * The parameter's name - */ - name: string; - /** - * Documentation of the parameter. - */ - documentation: SymbolDisplayPart[]; - /** - * Display parts of the parameter. - */ - displayParts: SymbolDisplayPart[]; - /** - * Whether the parameter is optional or not. - */ - isOptional: boolean; - } - /** - * Represents a single signature to show in signature help. - */ - interface SignatureHelpItem { - /** - * Whether the signature accepts a variable number of arguments. - */ - isVariadic: boolean; - /** - * The prefix display parts. - */ - prefixDisplayParts: SymbolDisplayPart[]; - /** - * The suffix display parts. - */ - suffixDisplayParts: SymbolDisplayPart[]; - /** - * The separator display parts. - */ - separatorDisplayParts: SymbolDisplayPart[]; - /** - * The signature helps items for the parameters. - */ - parameters: SignatureHelpParameter[]; - /** - * The signature's documentation - */ - documentation: SymbolDisplayPart[]; - /** - * The signature's JSDoc tags - */ - tags: JSDocTagInfo[]; - } - /** - * Signature help items found in the response of a signature help request. - */ - interface SignatureHelpItems { - /** - * The signature help items. - */ - items: SignatureHelpItem[]; - /** - * The span for which signature help should appear on a signature - */ - applicableSpan: TextSpan; - /** - * The item selected in the set of available help items. - */ - selectedItemIndex: number; - /** - * The argument selected in the set of parameters. - */ - argumentIndex: number; - /** - * The argument count - */ - argumentCount: number; - } - type SignatureHelpTriggerCharacter = "," | "(" | "<"; - type SignatureHelpRetriggerCharacter = SignatureHelpTriggerCharacter | ")"; - /** - * Arguments of a signature help request. - */ - interface SignatureHelpRequestArgs extends FileLocationRequestArgs { - /** - * Reason why signature help was invoked. - * See each individual possible - */ - triggerReason?: SignatureHelpTriggerReason; - } - type SignatureHelpTriggerReason = SignatureHelpInvokedReason | SignatureHelpCharacterTypedReason | SignatureHelpRetriggeredReason; - /** - * Signals that the user manually requested signature help. - * The language service will unconditionally attempt to provide a result. - */ - interface SignatureHelpInvokedReason { - kind: "invoked"; - triggerCharacter?: undefined; - } - /** - * Signals that the signature help request came from a user typing a character. - * Depending on the character and the syntactic context, the request may or may not be served a result. - */ - interface SignatureHelpCharacterTypedReason { - kind: "characterTyped"; - /** - * Character that was responsible for triggering signature help. - */ - triggerCharacter: SignatureHelpTriggerCharacter; - } - /** - * Signals that this signature help request came from typing a character or moving the cursor. - * This should only occur if a signature help session was already active and the editor needs to see if it should adjust. - * The language service will unconditionally attempt to provide a result. - * `triggerCharacter` can be `undefined` for a retrigger caused by a cursor move. - */ - interface SignatureHelpRetriggeredReason { - kind: "retrigger"; - /** - * Character that was responsible for triggering signature help. - */ - triggerCharacter?: SignatureHelpRetriggerCharacter; - } - /** - * Signature help request; value of command field is "signatureHelp". - * Given a file location (file, line, col), return the signature - * help. - */ - interface SignatureHelpRequest extends FileLocationRequest { - command: CommandTypes.SignatureHelp; - arguments: SignatureHelpRequestArgs; - } - /** - * Response object for a SignatureHelpRequest. - */ - interface SignatureHelpResponse extends Response { - body?: SignatureHelpItems; - } - /** - * Synchronous request for semantic diagnostics of one file. - */ - interface SemanticDiagnosticsSyncRequest extends FileRequest { - command: CommandTypes.SemanticDiagnosticsSync; - arguments: SemanticDiagnosticsSyncRequestArgs; - } - interface SemanticDiagnosticsSyncRequestArgs extends FileRequestArgs { - includeLinePosition?: boolean; - } - /** - * Response object for synchronous sematic diagnostics request. - */ - interface SemanticDiagnosticsSyncResponse extends Response { - body?: Diagnostic[] | DiagnosticWithLinePosition[]; - } - interface SuggestionDiagnosticsSyncRequest extends FileRequest { - command: CommandTypes.SuggestionDiagnosticsSync; - arguments: SuggestionDiagnosticsSyncRequestArgs; - } - type SuggestionDiagnosticsSyncRequestArgs = SemanticDiagnosticsSyncRequestArgs; - type SuggestionDiagnosticsSyncResponse = SemanticDiagnosticsSyncResponse; - /** - * Synchronous request for syntactic diagnostics of one file. - */ - interface SyntacticDiagnosticsSyncRequest extends FileRequest { - command: CommandTypes.SyntacticDiagnosticsSync; - arguments: SyntacticDiagnosticsSyncRequestArgs; - } - interface SyntacticDiagnosticsSyncRequestArgs extends FileRequestArgs { - includeLinePosition?: boolean; - } - /** - * Response object for synchronous syntactic diagnostics request. - */ - interface SyntacticDiagnosticsSyncResponse extends Response { - body?: Diagnostic[] | DiagnosticWithLinePosition[]; - } - /** - * Arguments for GeterrForProject request. - */ - interface GeterrForProjectRequestArgs { - /** - * the file requesting project error list - */ - file: string; - /** - * Delay in milliseconds to wait before starting to compute - * errors for the files in the file list - */ - delay: number; - } - /** - * GeterrForProjectRequest request; value of command field is - * "geterrForProject". It works similarly with 'Geterr', only - * it request for every file in this project. - */ - interface GeterrForProjectRequest extends Request { - command: CommandTypes.GeterrForProject; - arguments: GeterrForProjectRequestArgs; - } - /** - * Arguments for geterr messages. - */ - interface GeterrRequestArgs { - /** - * List of file names for which to compute compiler errors. - * The files will be checked in list order. - */ - files: string[]; - /** - * Delay in milliseconds to wait before starting to compute - * errors for the files in the file list - */ - delay: number; - } - /** - * Geterr request; value of command field is "geterr". Wait for - * delay milliseconds and then, if during the wait no change or - * reload messages have arrived for the first file in the files - * list, get the syntactic errors for the file, field requests, - * and then get the semantic errors for the file. Repeat with a - * smaller delay for each subsequent file on the files list. Best - * practice for an editor is to send a file list containing each - * file that is currently visible, in most-recently-used order. - */ - interface GeterrRequest extends Request { - command: CommandTypes.Geterr; - arguments: GeterrRequestArgs; - } - type RequestCompletedEventName = "requestCompleted"; - /** - * Event that is sent when server have finished processing request with specified id. - */ - interface RequestCompletedEvent extends Event { - event: RequestCompletedEventName; - body: RequestCompletedEventBody; - } - interface RequestCompletedEventBody { - request_seq: number; - } - /** - * Item of diagnostic information found in a DiagnosticEvent message. - */ - interface Diagnostic { - /** - * Starting file location at which text applies. - */ - start: Location; - /** - * The last file location at which the text applies. - */ - end: Location; - /** - * Text of diagnostic message. - */ - text: string; - /** - * The category of the diagnostic message, e.g. "error", "warning", or "suggestion". - */ - category: string; - reportsUnnecessary?: {}; - /** - * Any related spans the diagnostic may have, such as other locations relevant to an error, such as declarartion sites - */ - relatedInformation?: DiagnosticRelatedInformation[]; - /** - * The error code of the diagnostic message. - */ - code?: number; - /** - * The name of the plugin reporting the message. - */ - source?: string; - } - interface DiagnosticWithFileName extends Diagnostic { - /** - * Name of the file the diagnostic is in - */ - fileName: string; - } - /** - * Represents additional spans returned with a diagnostic which are relevant to it - */ - interface DiagnosticRelatedInformation { - /** - * The category of the related information message, e.g. "error", "warning", or "suggestion". - */ - category: string; - /** - * The code used ot identify the related information - */ - code: number; - /** - * Text of related or additional information. - */ - message: string; - /** - * Associated location - */ - span?: FileSpan; - } - interface DiagnosticEventBody { - /** - * The file for which diagnostic information is reported. - */ - file: string; - /** - * An array of diagnostic information items. - */ - diagnostics: Diagnostic[]; - } - type DiagnosticEventKind = "semanticDiag" | "syntaxDiag" | "suggestionDiag"; - /** - * Event message for DiagnosticEventKind event types. - * These events provide syntactic and semantic errors for a file. - */ - interface DiagnosticEvent extends Event { - body?: DiagnosticEventBody; - event: DiagnosticEventKind; - } - interface ConfigFileDiagnosticEventBody { - /** - * The file which trigged the searching and error-checking of the config file - */ - triggerFile: string; - /** - * The name of the found config file. - */ - configFile: string; - /** - * An arry of diagnostic information items for the found config file. - */ - diagnostics: DiagnosticWithFileName[]; - } - /** - * Event message for "configFileDiag" event type. - * This event provides errors for a found config file. - */ - interface ConfigFileDiagnosticEvent extends Event { - body?: ConfigFileDiagnosticEventBody; - event: "configFileDiag"; - } - type ProjectLanguageServiceStateEventName = "projectLanguageServiceState"; - interface ProjectLanguageServiceStateEvent extends Event { - event: ProjectLanguageServiceStateEventName; - body?: ProjectLanguageServiceStateEventBody; - } - interface ProjectLanguageServiceStateEventBody { - /** - * Project name that has changes in the state of language service. - * For configured projects this will be the config file path. - * For external projects this will be the name of the projects specified when project was open. - * For inferred projects this event is not raised. - */ - projectName: string; - /** - * True if language service state switched from disabled to enabled - * and false otherwise. - */ - languageServiceEnabled: boolean; - } - type ProjectsUpdatedInBackgroundEventName = "projectsUpdatedInBackground"; - interface ProjectsUpdatedInBackgroundEvent extends Event { - event: ProjectsUpdatedInBackgroundEventName; - body: ProjectsUpdatedInBackgroundEventBody; - } - interface ProjectsUpdatedInBackgroundEventBody { - /** - * Current set of open files - */ - openFiles: string[]; - } - type ProjectLoadingStartEventName = "projectLoadingStart"; - interface ProjectLoadingStartEvent extends Event { - event: ProjectLoadingStartEventName; - body: ProjectLoadingStartEventBody; - } - interface ProjectLoadingStartEventBody { - /** name of the project */ - projectName: string; - /** reason for loading */ - reason: string; - } - type ProjectLoadingFinishEventName = "projectLoadingFinish"; - interface ProjectLoadingFinishEvent extends Event { - event: ProjectLoadingFinishEventName; - body: ProjectLoadingFinishEventBody; - } - interface ProjectLoadingFinishEventBody { - /** name of the project */ - projectName: string; - } - type SurveyReadyEventName = "surveyReady"; - interface SurveyReadyEvent extends Event { - event: SurveyReadyEventName; - body: SurveyReadyEventBody; - } - interface SurveyReadyEventBody { - /** Name of the survey. This is an internal machine- and programmer-friendly name */ - surveyId: string; - } - type LargeFileReferencedEventName = "largeFileReferenced"; - interface LargeFileReferencedEvent extends Event { - event: LargeFileReferencedEventName; - body: LargeFileReferencedEventBody; - } - interface LargeFileReferencedEventBody { - /** - * name of the large file being loaded - */ - file: string; - /** - * size of the file - */ - fileSize: number; - /** - * max file size allowed on the server - */ - maxFileSize: number; - } - /** - * Arguments for reload request. - */ - interface ReloadRequestArgs extends FileRequestArgs { - /** - * Name of temporary file from which to reload file - * contents. May be same as file. - */ - tmpfile: string; - } - /** - * Reload request message; value of command field is "reload". - * Reload contents of file with name given by the 'file' argument - * from temporary file with name given by the 'tmpfile' argument. - * The two names can be identical. - */ - interface ReloadRequest extends FileRequest { - command: CommandTypes.Reload; - arguments: ReloadRequestArgs; - } - /** - * Response to "reload" request. This is just an acknowledgement, so - * no body field is required. - */ - interface ReloadResponse extends Response { - } - /** - * Arguments for saveto request. - */ - interface SavetoRequestArgs extends FileRequestArgs { - /** - * Name of temporary file into which to save server's view of - * file contents. - */ - tmpfile: string; - } - /** - * Saveto request message; value of command field is "saveto". - * For debugging purposes, save to a temporaryfile (named by - * argument 'tmpfile') the contents of file named by argument - * 'file'. The server does not currently send a response to a - * "saveto" request. - */ - interface SavetoRequest extends FileRequest { - command: CommandTypes.Saveto; - arguments: SavetoRequestArgs; - } - /** - * Arguments for navto request message. - */ - interface NavtoRequestArgs extends FileRequestArgs { - /** - * Search term to navigate to from current location; term can - * be '.*' or an identifier prefix. - */ - searchValue: string; - /** - * Optional limit on the number of items to return. - */ - maxResultCount?: number; - /** - * Optional flag to indicate we want results for just the current file - * or the entire project. - */ - currentFileOnly?: boolean; - projectFileName?: string; - } - /** - * Navto request message; value of command field is "navto". - * Return list of objects giving file locations and symbols that - * match the search term given in argument 'searchTerm'. The - * context for the search is given by the named file. - */ - interface NavtoRequest extends FileRequest { - command: CommandTypes.Navto; - arguments: NavtoRequestArgs; - } - /** - * An item found in a navto response. - */ - interface NavtoItem extends FileSpan { - /** - * The symbol's name. - */ - name: string; - /** - * The symbol's kind (such as 'className' or 'parameterName'). - */ - kind: ScriptElementKind; - /** - * exact, substring, or prefix. - */ - matchKind: string; - /** - * If this was a case sensitive or insensitive match. - */ - isCaseSensitive: boolean; - /** - * Optional modifiers for the kind (such as 'public'). - */ - kindModifiers?: string; - /** - * Name of symbol's container symbol (if any); for example, - * the class name if symbol is a class member. - */ - containerName?: string; - /** - * Kind of symbol's container symbol (if any). - */ - containerKind?: ScriptElementKind; - } - /** - * Navto response message. Body is an array of navto items. Each - * item gives a symbol that matched the search term. - */ - interface NavtoResponse extends Response { - body?: NavtoItem[]; - } - /** - * Arguments for change request message. - */ - interface ChangeRequestArgs extends FormatRequestArgs { - /** - * Optional string to insert at location (file, line, offset). - */ - insertString?: string; - } - /** - * Change request message; value of command field is "change". - * Update the server's view of the file named by argument 'file'. - * Server does not currently send a response to a change request. - */ - interface ChangeRequest extends FileLocationRequest { - command: CommandTypes.Change; - arguments: ChangeRequestArgs; - } - /** - * Response to "brace" request. - */ - interface BraceResponse extends Response { - body?: TextSpan[]; - } - /** - * Brace matching request; value of command field is "brace". - * Return response giving the file locations of matching braces - * found in file at location line, offset. - */ - interface BraceRequest extends FileLocationRequest { - command: CommandTypes.Brace; - } - /** - * NavBar items request; value of command field is "navbar". - * Return response giving the list of navigation bar entries - * extracted from the requested file. - */ - interface NavBarRequest extends FileRequest { - command: CommandTypes.NavBar; - } - /** - * NavTree request; value of command field is "navtree". - * Return response giving the navigation tree of the requested file. - */ - interface NavTreeRequest extends FileRequest { - command: CommandTypes.NavTree; - } - interface NavigationBarItem { - /** - * The item's display text. - */ - text: string; - /** - * The symbol's kind (such as 'className' or 'parameterName'). - */ - kind: ScriptElementKind; - /** - * Optional modifiers for the kind (such as 'public'). - */ - kindModifiers?: string; - /** - * The definition locations of the item. - */ - spans: TextSpan[]; - /** - * Optional children. - */ - childItems?: NavigationBarItem[]; - /** - * Number of levels deep this item should appear. - */ - indent: number; - } - /** protocol.NavigationTree is identical to ts.NavigationTree, except using protocol.TextSpan instead of ts.TextSpan */ - interface NavigationTree { - text: string; - kind: ScriptElementKind; - kindModifiers: string; - spans: TextSpan[]; - nameSpan: TextSpan | undefined; - childItems?: NavigationTree[]; - } - type TelemetryEventName = "telemetry"; - interface TelemetryEvent extends Event { - event: TelemetryEventName; - body: TelemetryEventBody; - } - interface TelemetryEventBody { - telemetryEventName: string; - payload: any; - } - type TypesInstallerInitializationFailedEventName = "typesInstallerInitializationFailed"; - interface TypesInstallerInitializationFailedEvent extends Event { - event: TypesInstallerInitializationFailedEventName; - body: TypesInstallerInitializationFailedEventBody; - } - interface TypesInstallerInitializationFailedEventBody { - message: string; - } - type TypingsInstalledTelemetryEventName = "typingsInstalled"; - interface TypingsInstalledTelemetryEventBody extends TelemetryEventBody { - telemetryEventName: TypingsInstalledTelemetryEventName; - payload: TypingsInstalledTelemetryEventPayload; - } - interface TypingsInstalledTelemetryEventPayload { - /** - * Comma separated list of installed typing packages - */ - installedPackages: string; - /** - * true if install request succeeded, otherwise - false - */ - installSuccess: boolean; - /** - * version of typings installer - */ - typingsInstallerVersion: string; - } - type BeginInstallTypesEventName = "beginInstallTypes"; - type EndInstallTypesEventName = "endInstallTypes"; - interface BeginInstallTypesEvent extends Event { - event: BeginInstallTypesEventName; - body: BeginInstallTypesEventBody; - } - interface EndInstallTypesEvent extends Event { - event: EndInstallTypesEventName; - body: EndInstallTypesEventBody; - } - interface InstallTypesEventBody { - /** - * correlation id to match begin and end events - */ - eventId: number; - /** - * list of packages to install - */ - packages: ReadonlyArray; - } - interface BeginInstallTypesEventBody extends InstallTypesEventBody { - } - interface EndInstallTypesEventBody extends InstallTypesEventBody { - /** - * true if installation succeeded, otherwise false - */ - success: boolean; - } - interface NavBarResponse extends Response { - body?: NavigationBarItem[]; - } - interface NavTreeResponse extends Response { - body?: NavigationTree; - } - enum IndentStyle { - None = "None", - Block = "Block", - Smart = "Smart" - } - interface EditorSettings { - baseIndentSize?: number; - indentSize?: number; - tabSize?: number; - newLineCharacter?: string; - convertTabsToSpaces?: boolean; - indentStyle?: IndentStyle | ts.IndentStyle; - } - interface FormatCodeSettings extends EditorSettings { - insertSpaceAfterCommaDelimiter?: boolean; - insertSpaceAfterSemicolonInForStatements?: boolean; - insertSpaceBeforeAndAfterBinaryOperators?: boolean; - insertSpaceAfterConstructor?: boolean; - insertSpaceAfterKeywordsInControlFlowStatements?: boolean; - insertSpaceAfterFunctionKeywordForAnonymousFunctions?: boolean; - insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis?: boolean; - insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets?: boolean; - insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces?: boolean; - insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces?: boolean; - insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces?: boolean; - insertSpaceAfterTypeAssertion?: boolean; - insertSpaceBeforeFunctionParenthesis?: boolean; - placeOpenBraceOnNewLineForFunctions?: boolean; - placeOpenBraceOnNewLineForControlBlocks?: boolean; - insertSpaceBeforeTypeAnnotation?: boolean; - } - interface UserPreferences { - readonly disableSuggestions?: boolean; - readonly quotePreference?: "double" | "single"; - /** - * If enabled, TypeScript will search through all external modules' exports and add them to the completions list. - * This affects lone identifier completions but not completions on the right hand side of `obj.`. - */ - readonly includeCompletionsForModuleExports?: boolean; - /** - * If enabled, the completion list will include completions with invalid identifier names. - * For those entries, The `insertText` and `replacementSpan` properties will be set to change from `.x` property access to `["x"]`. - */ - readonly includeCompletionsWithInsertText?: boolean; - readonly importModuleSpecifierPreference?: "relative" | "non-relative"; - readonly allowTextChangesInNewFiles?: boolean; - readonly lazyConfiguredProjectsFromExternalProject?: boolean; - } - interface CompilerOptions { - allowJs?: boolean; - allowSyntheticDefaultImports?: boolean; - allowUnreachableCode?: boolean; - allowUnusedLabels?: boolean; - alwaysStrict?: boolean; - baseUrl?: string; - charset?: string; - checkJs?: boolean; - declaration?: boolean; - declarationDir?: string; - disableSizeLimit?: boolean; - downlevelIteration?: boolean; - emitBOM?: boolean; - emitDecoratorMetadata?: boolean; - experimentalDecorators?: boolean; - forceConsistentCasingInFileNames?: boolean; - importHelpers?: boolean; - inlineSourceMap?: boolean; - inlineSources?: boolean; - isolatedModules?: boolean; - jsx?: JsxEmit | ts.JsxEmit; - lib?: string[]; - locale?: string; - mapRoot?: string; - maxNodeModuleJsDepth?: number; - module?: ModuleKind | ts.ModuleKind; - moduleResolution?: ModuleResolutionKind | ts.ModuleResolutionKind; - newLine?: NewLineKind | ts.NewLineKind; - noEmit?: boolean; - noEmitHelpers?: boolean; - noEmitOnError?: boolean; - noErrorTruncation?: boolean; - noFallthroughCasesInSwitch?: boolean; - noImplicitAny?: boolean; - noImplicitReturns?: boolean; - noImplicitThis?: boolean; - noUnusedLocals?: boolean; - noUnusedParameters?: boolean; - noImplicitUseStrict?: boolean; - noLib?: boolean; - noResolve?: boolean; - out?: string; - outDir?: string; - outFile?: string; - paths?: MapLike; - plugins?: PluginImport[]; - preserveConstEnums?: boolean; - preserveSymlinks?: boolean; - project?: string; - reactNamespace?: string; - removeComments?: boolean; - references?: ProjectReference[]; - rootDir?: string; - rootDirs?: string[]; - skipLibCheck?: boolean; - skipDefaultLibCheck?: boolean; - sourceMap?: boolean; - sourceRoot?: string; - strict?: boolean; - strictNullChecks?: boolean; - suppressExcessPropertyErrors?: boolean; - suppressImplicitAnyIndexErrors?: boolean; - target?: ScriptTarget | ts.ScriptTarget; - traceResolution?: boolean; - resolveJsonModule?: boolean; - types?: string[]; - /** Paths used to used to compute primary types search locations */ - typeRoots?: string[]; - [option: string]: CompilerOptionsValue | undefined; - } - enum JsxEmit { - None = "None", - Preserve = "Preserve", - ReactNative = "ReactNative", - React = "React" - } - enum ModuleKind { - None = "None", - CommonJS = "CommonJS", - AMD = "AMD", - UMD = "UMD", - System = "System", - ES6 = "ES6", - ES2015 = "ES2015", - ESNext = "ESNext" - } - enum ModuleResolutionKind { - Classic = "Classic", - Node = "Node" - } - enum NewLineKind { - Crlf = "Crlf", - Lf = "Lf" - } - enum ScriptTarget { - ES3 = "ES3", - ES5 = "ES5", - ES6 = "ES6", - ES2015 = "ES2015", - ES2016 = "ES2016", - ES2017 = "ES2017", - ESNext = "ESNext" - } -} -declare namespace ts.server { - interface ScriptInfoVersion { - svc: number; - text: number; - } - class ScriptInfo { - private readonly host; - readonly fileName: NormalizedPath; - readonly scriptKind: ScriptKind; - readonly hasMixedContent: boolean; - readonly path: Path; - /** - * All projects that include this file - */ - readonly containingProjects: Project[]; - private formatSettings; - private preferences; - private textStorage; - constructor(host: ServerHost, fileName: NormalizedPath, scriptKind: ScriptKind, hasMixedContent: boolean, path: Path, initialVersion?: ScriptInfoVersion); - isScriptOpen(): boolean; - open(newText: string): void; - close(fileExists?: boolean): void; - getSnapshot(): IScriptSnapshot; - private ensureRealPath; - getFormatCodeSettings(): FormatCodeSettings | undefined; - getPreferences(): protocol.UserPreferences | undefined; - attachToProject(project: Project): boolean; - isAttached(project: Project): boolean; - detachFromProject(project: Project): void; - detachAllProjects(): void; - getDefaultProject(): Project; - registerFileUpdate(): void; - setOptions(formatSettings: FormatCodeSettings, preferences: protocol.UserPreferences | undefined): void; - getLatestVersion(): string; - saveTo(fileName: string): void; - reloadFromFile(tempFileName?: NormalizedPath): boolean; - editContent(start: number, end: number, newText: string): void; - markContainingProjectsAsDirty(): void; - isOrphan(): boolean; - /** - * @param line 1 based index - */ - lineToTextSpan(line: number): TextSpan; - /** - * @param line 1 based index - * @param offset 1 based index - */ - lineOffsetToPosition(line: number, offset: number): number; - positionToLineOffset(position: number): protocol.Location; - isJavaScript(): boolean; - } -} -declare namespace ts.server { - interface InstallPackageOptionsWithProject extends InstallPackageOptions { - projectName: string; - projectRootPath: Path; - } - interface ITypingsInstaller { - isKnownTypesPackageName(name: string): boolean; - installPackage(options: InstallPackageOptionsWithProject): Promise; - enqueueInstallTypingsRequest(p: Project, typeAcquisition: TypeAcquisition, unresolvedImports: SortedReadonlyArray | undefined): void; - attach(projectService: ProjectService): void; - onProjectClosed(p: Project): void; - readonly globalTypingsCacheLocation: string | undefined; - } - const nullTypingsInstaller: ITypingsInstaller; -} -declare namespace ts.server { - enum ProjectKind { - Inferred = 0, - Configured = 1, - External = 2 - } - function allRootFilesAreJsOrDts(project: Project): boolean; - function allFilesAreJsOrDts(project: Project): boolean; - interface PluginCreateInfo { - project: Project; - languageService: LanguageService; - languageServiceHost: LanguageServiceHost; - serverHost: ServerHost; - config: any; - } - interface PluginModule { - create(createInfo: PluginCreateInfo): LanguageService; - getExternalFiles?(proj: Project): string[]; - onConfigurationChanged?(config: any): void; - } - interface PluginModuleWithName { - name: string; - module: PluginModule; - } - type PluginModuleFactory = (mod: { - typescript: typeof ts; - }) => PluginModule; - /** - * The project root can be script info - if root is present, - * or it could be just normalized path if root wasnt present on the host(only for non inferred project) - */ - type ProjectRoot = ScriptInfo | NormalizedPath; - abstract class Project implements LanguageServiceHost, ModuleResolutionHost { - readonly projectName: string; - readonly projectKind: ProjectKind; - readonly projectService: ProjectService; - private documentRegistry; - private compilerOptions; - compileOnSaveEnabled: boolean; - private rootFiles; - private rootFilesMap; - private program; - private externalFiles; - private missingFilesMap; - private plugins; - private lastFileExceededProgramSize; - protected languageService: LanguageService; - languageServiceEnabled: boolean; - readonly trace?: (s: string) => void; - readonly realpath?: (path: string) => string; - private builderState; - /** - * Set of files names that were updated since the last call to getChangesSinceVersion. - */ - private updatedFileNames; - /** - * Set of files that was returned from the last call to getChangesSinceVersion. - */ - private lastReportedFileNames; - /** - * Last version that was reported. - */ - private lastReportedVersion; - /** - * Current project's program version. (incremented everytime new program is created that is not complete reuse from the old one) - * This property is changed in 'updateGraph' based on the set of files in program - */ - private projectProgramVersion; - /** - * Current version of the project state. It is changed when: - * - new root file was added/removed - * - edit happen in some file that is currently included in the project. - * This property is different from projectStructureVersion since in most cases edits don't affect set of files in the project - */ - private projectStateVersion; - protected isInitialLoadPending: () => boolean; - private readonly cancellationToken; - isNonTsProject(): boolean; - isJsOnlyProject(): boolean; - static resolveModule(moduleName: string, initialDir: string, host: ServerHost, log: (message: string) => void): {} | undefined; - isKnownTypesPackageName(name: string): boolean; - installPackage(options: InstallPackageOptions): Promise; - private readonly typingsCache; - getCompilationSettings(): CompilerOptions; - getCompilerOptions(): CompilerOptions; - getNewLine(): string; - getProjectVersion(): string; - getProjectReferences(): ReadonlyArray | undefined; - getScriptFileNames(): string[]; - private getOrCreateScriptInfoAndAttachToProject; - getScriptKind(fileName: string): ScriptKind; - getScriptVersion(filename: string): string; - getScriptSnapshot(filename: string): IScriptSnapshot | undefined; - getCancellationToken(): HostCancellationToken; - getCurrentDirectory(): string; - getDefaultLibFileName(): string; - useCaseSensitiveFileNames(): boolean; - readDirectory(path: string, extensions?: ReadonlyArray, exclude?: ReadonlyArray, include?: ReadonlyArray, depth?: number): string[]; - readFile(fileName: string): string | undefined; - writeFile(fileName: string, content: string): void; - fileExists(file: string): boolean; - resolveModuleNames(moduleNames: string[], containingFile: string, reusedNames?: string[], redirectedReference?: ResolvedProjectReference): (ResolvedModuleFull | undefined)[]; - getResolvedModuleWithFailedLookupLocationsFromCache(moduleName: string, containingFile: string): ResolvedModuleWithFailedLookupLocations | undefined; - resolveTypeReferenceDirectives(typeDirectiveNames: string[], containingFile: string, redirectedReference?: ResolvedProjectReference): (ResolvedTypeReferenceDirective | undefined)[]; - directoryExists(path: string): boolean; - getDirectories(path: string): string[]; - log(s: string): void; - error(s: string): void; - private setInternalCompilerOptionsForEmittingJsFiles; - /** - * Get the errors that dont have any file name associated - */ - getGlobalProjectErrors(): ReadonlyArray; - getAllProjectErrors(): ReadonlyArray; - getLanguageService(ensureSynchronized?: boolean): LanguageService; - private shouldEmitFile; - getCompileOnSaveAffectedFileList(scriptInfo: ScriptInfo): string[]; - /** - * Returns true if emit was conducted - */ - emitFile(scriptInfo: ScriptInfo, writeFile: (path: string, data: string, writeByteOrderMark?: boolean) => void): boolean; - enableLanguageService(): void; - disableLanguageService(lastFileExceededProgramSize?: string): void; - getProjectName(): string; - abstract getTypeAcquisition(): TypeAcquisition; - protected removeLocalTypingsFromTypeAcquisition(newTypeAcquisition: TypeAcquisition): TypeAcquisition; - getExternalFiles(): SortedReadonlyArray; - getSourceFile(path: Path): SourceFile | undefined; - close(): void; - private detachScriptInfoIfNotRoot; - isClosed(): boolean; - hasRoots(): boolean; - getRootFiles(): NormalizedPath[]; - getRootScriptInfos(): ScriptInfo[]; - getScriptInfos(): ScriptInfo[]; - getExcludedFiles(): ReadonlyArray; - getFileNames(excludeFilesFromExternalLibraries?: boolean, excludeConfigFiles?: boolean): NormalizedPath[]; - hasConfigFile(configFilePath: NormalizedPath): boolean; - containsScriptInfo(info: ScriptInfo): boolean; - containsFile(filename: NormalizedPath, requireOpen?: boolean): boolean; - isRoot(info: ScriptInfo): boolean; - addRoot(info: ScriptInfo): void; - addMissingFileRoot(fileName: NormalizedPath): void; - removeFile(info: ScriptInfo, fileExists: boolean, detachFromProject: boolean): void; - registerFileUpdate(fileName: string): void; - markAsDirty(): void; - /** - * Updates set of files that contribute to this project - * @returns: true if set of files in the project stays the same and false - otherwise. - */ - updateGraph(): boolean; - protected removeExistingTypings(include: string[]): string[]; - private updateGraphWorker; - private detachScriptInfoFromProject; - private addMissingFileWatcher; - private isWatchedMissingFile; - getScriptInfoForNormalizedPath(fileName: NormalizedPath): ScriptInfo | undefined; - getScriptInfo(uncheckedFileName: string): ScriptInfo | undefined; - filesToString(writeProjectFileNames: boolean): string; - setCompilerOptions(compilerOptions: CompilerOptions): void; - protected removeRoot(info: ScriptInfo): void; - protected enableGlobalPlugins(options: CompilerOptions, pluginConfigOverrides: Map | undefined): void; - protected enablePlugin(pluginConfigEntry: PluginImport, searchPaths: string[], pluginConfigOverrides: Map | undefined): void; - private enableProxy; - /** Starts a new check for diagnostics. Call this if some file has updated that would cause diagnostics to be changed. */ - refreshDiagnostics(): void; - } - /** - * If a file is opened and no tsconfig (or jsconfig) is found, - * the file and its imports/references are put into an InferredProject. - */ - class InferredProject extends Project { - private static readonly newName; - private _isJsInferredProject; - toggleJsInferredProject(isJsInferredProject: boolean): void; - setCompilerOptions(options?: CompilerOptions): void; - /** this is canonical project root path */ - readonly projectRootPath: string | undefined; - addRoot(info: ScriptInfo): void; - removeRoot(info: ScriptInfo): void; - isProjectWithSingleRoot(): boolean; - close(): void; - getTypeAcquisition(): TypeAcquisition; - } - /** - * If a file is opened, the server will look for a tsconfig (or jsconfig) - * and if successfull create a ConfiguredProject for it. - * Otherwise it will create an InferredProject. - */ - class ConfiguredProject extends Project { - private typeAcquisition; - private directoriesWatchedForWildcards; - readonly canonicalConfigFilePath: NormalizedPath; - /** Ref count to the project when opened from external project */ - private externalProjectRefCount; - private projectErrors; - private projectReferences; - protected isInitialLoadPending: () => boolean; - /** - * If the project has reload from disk pending, it reloads (and then updates graph as part of that) instead of just updating the graph - * @returns: true if set of files in the project stays the same and false - otherwise. - */ - updateGraph(): boolean; - getConfigFilePath(): NormalizedPath; - getProjectReferences(): ReadonlyArray | undefined; - updateReferences(refs: ReadonlyArray | undefined): void; - /** - * Get the errors that dont have any file name associated - */ - getGlobalProjectErrors(): ReadonlyArray; - /** - * Get all the project errors - */ - getAllProjectErrors(): ReadonlyArray; - setProjectErrors(projectErrors: Diagnostic[]): void; - setTypeAcquisition(newTypeAcquisition: TypeAcquisition): void; - getTypeAcquisition(): TypeAcquisition; - close(): void; - getEffectiveTypeRoots(): string[]; - } - /** - * Project whose configuration is handled externally, such as in a '.csproj'. - * These are created only if a host explicitly calls `openExternalProject`. - */ - class ExternalProject extends Project { - externalProjectName: string; - compileOnSaveEnabled: boolean; - excludedFiles: ReadonlyArray; - private typeAcquisition; - updateGraph(): boolean; - getExcludedFiles(): ReadonlyArray; - getTypeAcquisition(): TypeAcquisition; - setTypeAcquisition(newTypeAcquisition: TypeAcquisition): void; - } -} -declare namespace ts.server { - const maxProgramSizeForNonTsFiles: number; - const ProjectsUpdatedInBackgroundEvent = "projectsUpdatedInBackground"; - const ProjectLoadingStartEvent = "projectLoadingStart"; - const ProjectLoadingFinishEvent = "projectLoadingFinish"; - const SurveyReady = "surveyReady"; - const LargeFileReferencedEvent = "largeFileReferenced"; - const ConfigFileDiagEvent = "configFileDiag"; - const ProjectLanguageServiceStateEvent = "projectLanguageServiceState"; - const ProjectInfoTelemetryEvent = "projectInfo"; - const OpenFileInfoTelemetryEvent = "openFileInfo"; - interface ProjectsUpdatedInBackgroundEvent { - eventName: typeof ProjectsUpdatedInBackgroundEvent; - data: { - openFiles: string[]; - }; - } - interface ProjectLoadingStartEvent { - eventName: typeof ProjectLoadingStartEvent; - data: { - project: Project; - reason: string; - }; - } - interface ProjectLoadingFinishEvent { - eventName: typeof ProjectLoadingFinishEvent; - data: { - project: Project; - }; - } - interface SurveyReady { - eventName: typeof SurveyReady; - data: { - surveyId: string; - }; - } - interface LargeFileReferencedEvent { - eventName: typeof LargeFileReferencedEvent; - data: { - file: string; - fileSize: number; - maxFileSize: number; - }; - } - interface ConfigFileDiagEvent { - eventName: typeof ConfigFileDiagEvent; - data: { - triggerFile: string; - configFileName: string; - diagnostics: ReadonlyArray; - }; - } - interface ProjectLanguageServiceStateEvent { - eventName: typeof ProjectLanguageServiceStateEvent; - data: { - project: Project; - languageServiceEnabled: boolean; - }; - } - /** This will be converted to the payload of a protocol.TelemetryEvent in session.defaultEventHandler. */ - interface ProjectInfoTelemetryEvent { - readonly eventName: typeof ProjectInfoTelemetryEvent; - readonly data: ProjectInfoTelemetryEventData; - } - interface ProjectInfoTelemetryEventData { - /** Cryptographically secure hash of project file location. */ - readonly projectId: string; - /** Count of file extensions seen in the project. */ - readonly fileStats: FileStats; - /** - * Any compiler options that might contain paths will be taken out. - * Enum compiler options will be converted to strings. - */ - readonly compilerOptions: CompilerOptions; - readonly extends: boolean | undefined; - readonly files: boolean | undefined; - readonly include: boolean | undefined; - readonly exclude: boolean | undefined; - readonly compileOnSave: boolean; - readonly typeAcquisition: ProjectInfoTypeAcquisitionData; - readonly configFileName: "tsconfig.json" | "jsconfig.json" | "other"; - readonly projectType: "external" | "configured"; - readonly languageServiceEnabled: boolean; - /** TypeScript version used by the server. */ - readonly version: string; - } - /** - * Info that we may send about a file that was just opened. - * Info about a file will only be sent once per session, even if the file changes in ways that might affect the info. - * Currently this is only sent for '.js' files. - */ - interface OpenFileInfoTelemetryEvent { - readonly eventName: typeof OpenFileInfoTelemetryEvent; - readonly data: OpenFileInfoTelemetryEventData; - } - interface OpenFileInfoTelemetryEventData { - readonly info: OpenFileInfo; - } - interface ProjectInfoTypeAcquisitionData { - readonly enable: boolean | undefined; - readonly include: boolean; - readonly exclude: boolean; - } - interface FileStats { - readonly js: number; - readonly jsSize?: number; - readonly jsx: number; - readonly jsxSize?: number; - readonly ts: number; - readonly tsSize?: number; - readonly tsx: number; - readonly tsxSize?: number; - readonly dts: number; - readonly dtsSize?: number; - readonly deferred: number; - readonly deferredSize?: number; - } - interface OpenFileInfo { - readonly checkJs: boolean; - } - type ProjectServiceEvent = LargeFileReferencedEvent | SurveyReady | ProjectsUpdatedInBackgroundEvent | ProjectLoadingStartEvent | ProjectLoadingFinishEvent | ConfigFileDiagEvent | ProjectLanguageServiceStateEvent | ProjectInfoTelemetryEvent | OpenFileInfoTelemetryEvent; - type ProjectServiceEventHandler = (event: ProjectServiceEvent) => void; - interface SafeList { - [name: string]: { - match: RegExp; - exclude?: (string | number)[][]; - types?: string[]; - }; - } - interface TypesMapFile { - typesMap: SafeList; - simpleMap: { - [libName: string]: string; - }; - } - function convertFormatOptions(protocolOptions: protocol.FormatCodeSettings): FormatCodeSettings; - function convertCompilerOptions(protocolOptions: protocol.ExternalProjectCompilerOptions): CompilerOptions & protocol.CompileOnSaveMixin; - function tryConvertScriptKindName(scriptKindName: protocol.ScriptKindName | ScriptKind): ScriptKind; - function convertScriptKindName(scriptKindName: protocol.ScriptKindName): ScriptKind.Unknown | ScriptKind.JS | ScriptKind.JSX | ScriptKind.TS | ScriptKind.TSX; - interface HostConfiguration { - formatCodeOptions: FormatCodeSettings; - preferences: protocol.UserPreferences; - hostInfo: string; - extraFileExtensions?: FileExtensionInfo[]; - } - interface OpenConfiguredProjectResult { - configFileName?: NormalizedPath; - configFileErrors?: ReadonlyArray; - } - interface ProjectServiceOptions { - host: ServerHost; - logger: Logger; - cancellationToken: HostCancellationToken; - useSingleInferredProject: boolean; - useInferredProjectPerProjectRoot: boolean; - typingsInstaller: ITypingsInstaller; - eventHandler?: ProjectServiceEventHandler; - suppressDiagnosticEvents?: boolean; - throttleWaitMilliseconds?: number; - globalPlugins?: ReadonlyArray; - pluginProbeLocations?: ReadonlyArray; - allowLocalPluginLoads?: boolean; - typesMapLocation?: string; - syntaxOnly?: boolean; - } - class ProjectService { - /** - * Container of all known scripts - */ - private readonly filenameToScriptInfo; - private readonly scriptInfoInNodeModulesWatchers; - /** - * Contains all the deleted script info's version information so that - * it does not reset when creating script info again - * (and could have potentially collided with version where contents mismatch) - */ - private readonly filenameToScriptInfoVersion; - private readonly allJsFilesForOpenFileTelemetry; - /** - * maps external project file name to list of config files that were the part of this project - */ - private readonly externalProjectToConfiguredProjectMap; - /** - * external projects (configuration and list of root files is not controlled by tsserver) - */ - readonly externalProjects: ExternalProject[]; - /** - * projects built from openFileRoots - */ - readonly inferredProjects: InferredProject[]; - /** - * projects specified by a tsconfig.json file - */ - readonly configuredProjects: Map; - /** - * Open files: with value being project root path, and key being Path of the file that is open - */ - readonly openFiles: Map; - /** - * Map of open files that are opened without complete path but have projectRoot as current directory - */ - private readonly openFilesWithNonRootedDiskPath; - private compilerOptionsForInferredProjects; - private compilerOptionsForInferredProjectsPerProjectRoot; - /** - * Project size for configured or external projects - */ - private readonly projectToSizeMap; - /** - * This is a map of config file paths existance that doesnt need query to disk - * - The entry can be present because there is inferred project that needs to watch addition of config file to directory - * In this case the exists could be true/false based on config file is present or not - * - Or it is present if we have configured project open with config file at that location - * In this case the exists property is always true - */ - private readonly configFileExistenceInfoCache; - private readonly throttledOperations; - private readonly hostConfiguration; - private safelist; - private readonly legacySafelist; - private pendingProjectUpdates; - readonly currentDirectory: NormalizedPath; - readonly toCanonicalFileName: (f: string) => string; - readonly host: ServerHost; - readonly logger: Logger; - readonly cancellationToken: HostCancellationToken; - readonly useSingleInferredProject: boolean; - readonly useInferredProjectPerProjectRoot: boolean; - readonly typingsInstaller: ITypingsInstaller; - private readonly globalCacheLocationDirectoryPath; - readonly throttleWaitMilliseconds?: number; - private readonly eventHandler?; - private readonly suppressDiagnosticEvents?; - readonly globalPlugins: ReadonlyArray; - readonly pluginProbeLocations: ReadonlyArray; - readonly allowLocalPluginLoads: boolean; - private currentPluginConfigOverrides; - readonly typesMapLocation: string | undefined; - readonly syntaxOnly?: boolean; - /** Tracks projects that we have already sent telemetry for. */ - private readonly seenProjects; - /** Tracks projects that we have already sent survey events for. */ - private readonly seenSurveyProjects; - constructor(opts: ProjectServiceOptions); - toPath(fileName: string): Path; - private loadTypesMap; - updateTypingsForProject(response: SetTypings | InvalidateCachedTypings | PackageInstalledResponse): void; - private delayEnsureProjectForOpenFiles; - private delayUpdateProjectGraph; - private delayUpdateProjectGraphs; - setCompilerOptionsForInferredProjects(projectCompilerOptions: protocol.ExternalProjectCompilerOptions, projectRootPath?: string): void; - findProject(projectName: string): Project | undefined; - getDefaultProjectForFile(fileName: NormalizedPath, ensureProject: boolean): Project | undefined; - private doEnsureDefaultProjectForFile; - getScriptInfoEnsuringProjectsUptoDate(uncheckedFileName: string): ScriptInfo | undefined; - /** - * Ensures the project structures are upto date - * This means, - * - we go through all the projects and update them if they are dirty - * - if updates reflect some change in structure or there was pending request to ensure projects for open files - * ensure that each open script info has project - */ - private ensureProjectStructuresUptoDate; - getFormatCodeOptions(file: NormalizedPath): FormatCodeSettings; - getPreferences(file: NormalizedPath): protocol.UserPreferences; - getHostFormatCodeOptions(): FormatCodeSettings; - getHostPreferences(): protocol.UserPreferences; - private onSourceFileChanged; - private handleDeletedFile; - private onConfigChangedForConfiguredProject; - /** - * This is the callback function for the config file add/remove/change at any location - * that matters to open script info but doesnt have configured project open - * for the config file - */ - private onConfigFileChangeForOpenScriptInfo; - private removeProject; - /** - * Remove this file from the set of open, non-configured files. - * @param info The file that has been closed or newly configured - */ - private closeOpenFile; - private deleteScriptInfo; - private configFileExists; - private setConfigFileExistenceByNewConfiguredProject; - /** - * Returns true if the configFileExistenceInfo is needed/impacted by open files that are root of inferred project - */ - private configFileExistenceImpactsRootOfInferredProject; - private setConfigFileExistenceInfoByClosedConfiguredProject; - private logConfigFileWatchUpdate; - /** - * Create the watcher for the configFileExistenceInfo - */ - private createConfigFileWatcherOfConfigFileExistence; - /** - * Close the config file watcher in the cached ConfigFileExistenceInfo - * if there arent any open files that are root of inferred project - */ - private closeConfigFileWatcherOfConfigFileExistenceInfo; - /** - * This is called on file close, so that we stop watching the config file for this script info - */ - private stopWatchingConfigFilesForClosedScriptInfo; - /** - * This function tries to search for a tsconfig.json for the given file. - * This is different from the method the compiler uses because - * the compiler can assume it will always start searching in the - * current directory (the directory in which tsc was invoked). - * The server must start searching from the directory containing - * the newly opened file. - */ - private forEachConfigFileLocation; - /** - * This function tries to search for a tsconfig.json for the given file. - * This is different from the method the compiler uses because - * the compiler can assume it will always start searching in the - * current directory (the directory in which tsc was invoked). - * The server must start searching from the directory containing - * the newly opened file. - * If script info is passed in, it is asserted to be open script info - * otherwise just file name - */ - private getConfigFileNameForFile; - private printProjects; - private findConfiguredProjectByProjectName; - private getConfiguredProjectByCanonicalConfigFilePath; - private findExternalProjectByProjectName; - /** Get a filename if the language service exceeds the maximum allowed program size; otherwise returns undefined. */ - private getFilenameForExceededTotalSizeLimitForNonTsFiles; - private createExternalProject; - private addFilesToNonInferredProject; - private createConfiguredProject; - private updateNonInferredProjectFiles; - private updateRootAndOptionsOfNonInferredProject; - private sendConfigFileDiagEvent; - private getOrCreateInferredProjectForProjectRootPathIfEnabled; - private getOrCreateSingleInferredProjectIfEnabled; - private getOrCreateSingleInferredWithoutProjectRoot; - private createInferredProject; - getScriptInfo(uncheckedFileName: string): ScriptInfo | undefined; - private watchClosedScriptInfo; - private watchClosedScriptInfoInNodeModules; - private getModifiedTime; - private refreshScriptInfo; - private refreshScriptInfosInDirectory; - private stopWatchingScriptInfo; - private getOrCreateScriptInfoNotOpenedByClientForNormalizedPath; - private getOrCreateScriptInfoOpenedByClientForNormalizedPath; - getOrCreateScriptInfoForNormalizedPath(fileName: NormalizedPath, openedByClient: boolean, fileContent?: string, scriptKind?: ScriptKind, hasMixedContent?: boolean, hostToQueryFileExistsOn?: { - fileExists(path: string): boolean; - }): ScriptInfo | undefined; - private getOrCreateScriptInfoWorker; - /** - * This gets the script info for the normalized path. If the path is not rooted disk path then the open script info with project root context is preferred - */ - getScriptInfoForNormalizedPath(fileName: NormalizedPath): ScriptInfo | undefined; - getScriptInfoForPath(fileName: Path): ScriptInfo | undefined; - setHostConfiguration(args: protocol.ConfigureRequestArguments): void; - closeLog(): void; - /** - * This function rebuilds the project for every file opened by the client - * This does not reload contents of open files from disk. But we could do that if needed - */ - reloadProjects(): void; - private delayReloadConfiguredProjectForFiles; - /** - * This function goes through all the openFiles and tries to file the config file for them. - * If the config file is found and it refers to existing project, it reloads it either immediately - * or schedules it for reload depending on delayReload option - * If the there is no existing project it just opens the configured project for the config file - * reloadForInfo provides a way to filter out files to reload configured project for - */ - private reloadConfiguredProjectForFiles; - /** - * Remove the root of inferred project if script info is part of another project - */ - private removeRootOfInferredProjectIfNowPartOfOtherProject; - /** - * This function is to update the project structure for every inferred project. - * It is called on the premise that all the configured projects are - * up to date. - * This will go through open files and assign them to inferred project if open file is not part of any other project - * After that all the inferred project graphs are updated - */ - private ensureProjectForOpenFiles; - /** - * Open file whose contents is managed by the client - * @param filename is absolute pathname - * @param fileContent is a known version of the file content that is more up to date than the one on disk - */ - openClientFile(fileName: string, fileContent?: string, scriptKind?: ScriptKind, projectRootPath?: string): OpenConfiguredProjectResult; - private findExternalProjectContainingOpenScriptInfo; - openClientFileWithNormalizedPath(fileName: NormalizedPath, fileContent?: string, scriptKind?: ScriptKind, hasMixedContent?: boolean, projectRootPath?: NormalizedPath): OpenConfiguredProjectResult; - private removeOrphanConfiguredProjects; - private telemetryOnOpenFile; - /** - * Close file whose contents is managed by the client - * @param filename is absolute pathname - */ - closeClientFile(uncheckedFileName: string): void; - private collectChanges; - private closeConfiguredProjectReferencedFromExternalProject; - closeExternalProject(uncheckedFileName: string): void; - openExternalProjects(projects: protocol.ExternalProject[]): void; - /** Makes a filename safe to insert in a RegExp */ - private static readonly filenameEscapeRegexp; - private static escapeFilenameForRegex; - resetSafeList(): void; - applySafeList(proj: protocol.ExternalProject): NormalizedPath[]; - openExternalProject(proj: protocol.ExternalProject): void; - hasDeferredExtension(): boolean; - configurePlugin(args: protocol.ConfigurePluginRequestArguments): void; - } -} -declare namespace ts.server { - interface ServerCancellationToken extends HostCancellationToken { - setRequest(requestId: number): void; - resetRequest(requestId: number): void; - } - const nullCancellationToken: ServerCancellationToken; - interface PendingErrorCheck { - fileName: NormalizedPath; - project: Project; - } - type CommandNames = protocol.CommandTypes; - const CommandNames: any; - function formatMessage(msg: T, logger: Logger, byteLength: (s: string, encoding: string) => number, newLine: string): string; - type Event = (body: T, eventName: string) => void; - interface EventSender { - event: Event; - } - interface SessionOptions { - host: ServerHost; - cancellationToken: ServerCancellationToken; - useSingleInferredProject: boolean; - useInferredProjectPerProjectRoot: boolean; - typingsInstaller: ITypingsInstaller; - byteLength: (buf: string, encoding?: string) => number; - hrtime: (start?: number[]) => number[]; - logger: Logger; - /** - * If falsy, all events are suppressed. - */ - canUseEvents: boolean; - eventHandler?: ProjectServiceEventHandler; - /** Has no effect if eventHandler is also specified. */ - suppressDiagnosticEvents?: boolean; - syntaxOnly?: boolean; - throttleWaitMilliseconds?: number; - noGetErrOnBackgroundUpdate?: boolean; - globalPlugins?: ReadonlyArray; - pluginProbeLocations?: ReadonlyArray; - allowLocalPluginLoads?: boolean; - typesMapLocation?: string; - } - class Session implements EventSender { - private readonly gcTimer; - protected projectService: ProjectService; - private changeSeq; - private currentRequestId; - private errorCheck; - protected host: ServerHost; - private readonly cancellationToken; - protected readonly typingsInstaller: ITypingsInstaller; - protected byteLength: (buf: string, encoding?: string) => number; - private hrtime; - protected logger: Logger; - protected canUseEvents: boolean; - private suppressDiagnosticEvents?; - private eventHandler; - private readonly noGetErrOnBackgroundUpdate?; - constructor(opts: SessionOptions); - private sendRequestCompletedEvent; - private defaultEventHandler; - private projectsUpdatedInBackgroundEvent; - logError(err: Error, cmd: string): void; - private logErrorWorker; - send(msg: protocol.Message): void; - event(body: T, eventName: string): void; - /** @deprecated */ - output(info: any, cmdName: string, reqSeq?: number, errorMsg?: string): void; - private doOutput; - private semanticCheck; - private syntacticCheck; - private suggestionCheck; - private sendDiagnosticsEvent; - /** It is the caller's responsibility to verify that `!this.suppressDiagnosticEvents`. */ - private updateErrorCheck; - private cleanProjects; - private cleanup; - private getEncodedSemanticClassifications; - private getProject; - private getConfigFileAndProject; - private getConfigFileDiagnostics; - private convertToDiagnosticsWithLinePositionFromDiagnosticFile; - private getCompilerOptionsDiagnostics; - private convertToDiagnosticsWithLinePosition; - private getDiagnosticsWorker; - private getDefinition; - private mapDefinitionInfoLocations; - private getDefinitionAndBoundSpan; - private getEmitOutput; - private mapDefinitionInfo; - private static mapToOriginalLocation; - private toFileSpan; - private getTypeDefinition; - private mapImplementationLocations; - private getImplementation; - private getOccurrences; - private getSyntacticDiagnosticsSync; - private getSemanticDiagnosticsSync; - private getSuggestionDiagnosticsSync; - private getJsxClosingTag; - private getDocumentHighlights; - private setCompilerOptionsForInferredProjects; - private getProjectInfo; - private getProjectInfoWorker; - private getRenameInfo; - private getProjects; - private getDefaultProject; - private getRenameLocations; - private mapRenameInfo; - private toSpanGroups; - private getReferences; - /** - * @param fileName is the name of the file to be opened - * @param fileContent is a version of the file content that is known to be more up to date than the one on disk - */ - private openClientFile; - private getPosition; - private getPositionInFile; - private getFileAndProject; - private getFileAndLanguageServiceForSyntacticOperation; - private getFileAndProjectWorker; - private getOutliningSpans; - private getTodoComments; - private getDocCommentTemplate; - private getSpanOfEnclosingComment; - private getIndentation; - private getBreakpointStatement; - private getNameOrDottedNameSpan; - private isValidBraceCompletion; - private getQuickInfoWorker; - private getFormattingEditsForRange; - private getFormattingEditsForRangeFull; - private getFormattingEditsForDocumentFull; - private getFormattingEditsAfterKeystrokeFull; - private getFormattingEditsAfterKeystroke; - private getCompletions; - private getCompletionEntryDetails; - private getCompileOnSaveAffectedFileList; - private emitFile; - private getSignatureHelpItems; - private createCheckList; - private getDiagnostics; - private change; - private reload; - private saveToTmp; - private closeClientFile; - private mapLocationNavigationBarItems; - private getNavigationBarItems; - private toLocationNavigationTree; - private toLocationTextSpan; - private getNavigationTree; - private getNavigateToItems; - private getFullNavigateToItems; - private getSupportedCodeFixes; - private isLocation; - private extractPositionOrRange; - private getApplicableRefactors; - private getEditsForRefactor; - private organizeImports; - private getEditsForFileRename; - private getCodeFixes; - private getCombinedCodeFix; - private applyCodeActionCommand; - private getStartAndEndPosition; - private mapCodeAction; - private mapCodeFixAction; - private mapTextChangesToCodeEdits; - private mapTextChangeToCodeEdit; - private convertTextChangeToCodeEdit; - private getBraceMatching; - private getDiagnosticsForProject; - private configurePlugin; - getCanonicalFileName(fileName: string): string; - exit(): void; - private notRequired; - private requiredResponse; - private handlers; - addProtocolHandler(command: string, handler: (request: protocol.Request) => HandlerResponse): void; - private setCurrentRequest; - private resetCurrentRequest; - executeWithRequestId(requestId: number, f: () => T): T; - executeCommand(request: protocol.Request): HandlerResponse; - onMessage(message: string): void; - private getFormatOptions; - private getPreferences; - private getHostFormatOptions; - private getHostPreferences; - } - interface HandlerResponse { - response?: {}; - responseRequired?: boolean; - } -} - -export = ts; -export as namespace ts; \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/typescript.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/typescript.d.ts deleted file mode 100644 index cfaad2a..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/typescript.d.ts +++ /dev/null @@ -1,5567 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - -declare namespace ts { - const versionMajorMinor = "3.2"; - /** The version of the TypeScript compiler release */ - const version: string; -} -declare namespace ts { - /** - * Type of objects whose values are all of the same type. - * The `in` and `for-in` operators can *not* be safely used, - * since `Object.prototype` may be modified by outside code. - */ - interface MapLike { - [index: string]: T; - } - interface SortedReadonlyArray extends ReadonlyArray { - " __sortedArrayBrand": any; - } - interface SortedArray extends Array { - " __sortedArrayBrand": any; - } - /** ES6 Map interface, only read methods included. */ - interface ReadonlyMap { - get(key: string): T | undefined; - has(key: string): boolean; - forEach(action: (value: T, key: string) => void): void; - readonly size: number; - keys(): Iterator; - values(): Iterator; - entries(): Iterator<[string, T]>; - } - /** ES6 Map interface. */ - interface Map extends ReadonlyMap { - set(key: string, value: T): this; - delete(key: string): boolean; - clear(): void; - } - /** ES6 Iterator type. */ - interface Iterator { - next(): { - value: T; - done: false; - } | { - value: never; - done: true; - }; - } - /** Array that is only intended to be pushed to, never read. */ - interface Push { - push(...values: T[]): void; - } -} -declare namespace ts { - type Path = string & { - __pathBrand: any; - }; - interface TextRange { - pos: number; - end: number; - } - type JsDocSyntaxKind = SyntaxKind.EndOfFileToken | SyntaxKind.WhitespaceTrivia | SyntaxKind.AtToken | SyntaxKind.NewLineTrivia | SyntaxKind.AsteriskToken | SyntaxKind.OpenBraceToken | SyntaxKind.CloseBraceToken | SyntaxKind.LessThanToken | SyntaxKind.OpenBracketToken | SyntaxKind.CloseBracketToken | SyntaxKind.EqualsToken | SyntaxKind.CommaToken | SyntaxKind.DotToken | SyntaxKind.Identifier | SyntaxKind.NoSubstitutionTemplateLiteral | SyntaxKind.Unknown | KeywordSyntaxKind; - type KeywordSyntaxKind = SyntaxKind.AbstractKeyword | SyntaxKind.AnyKeyword | SyntaxKind.AsKeyword | SyntaxKind.BigIntKeyword | SyntaxKind.BooleanKeyword | SyntaxKind.BreakKeyword | SyntaxKind.CaseKeyword | SyntaxKind.CatchKeyword | SyntaxKind.ClassKeyword | SyntaxKind.ContinueKeyword | SyntaxKind.ConstKeyword | SyntaxKind.ConstructorKeyword | SyntaxKind.DebuggerKeyword | SyntaxKind.DeclareKeyword | SyntaxKind.DefaultKeyword | SyntaxKind.DeleteKeyword | SyntaxKind.DoKeyword | SyntaxKind.ElseKeyword | SyntaxKind.EnumKeyword | SyntaxKind.ExportKeyword | SyntaxKind.ExtendsKeyword | SyntaxKind.FalseKeyword | SyntaxKind.FinallyKeyword | SyntaxKind.ForKeyword | SyntaxKind.FromKeyword | SyntaxKind.FunctionKeyword | SyntaxKind.GetKeyword | SyntaxKind.IfKeyword | SyntaxKind.ImplementsKeyword | SyntaxKind.ImportKeyword | SyntaxKind.InKeyword | SyntaxKind.InferKeyword | SyntaxKind.InstanceOfKeyword | SyntaxKind.InterfaceKeyword | SyntaxKind.IsKeyword | SyntaxKind.KeyOfKeyword | SyntaxKind.LetKeyword | SyntaxKind.ModuleKeyword | SyntaxKind.NamespaceKeyword | SyntaxKind.NeverKeyword | SyntaxKind.NewKeyword | SyntaxKind.NullKeyword | SyntaxKind.NumberKeyword | SyntaxKind.ObjectKeyword | SyntaxKind.PackageKeyword | SyntaxKind.PrivateKeyword | SyntaxKind.ProtectedKeyword | SyntaxKind.PublicKeyword | SyntaxKind.ReadonlyKeyword | SyntaxKind.RequireKeyword | SyntaxKind.GlobalKeyword | SyntaxKind.ReturnKeyword | SyntaxKind.SetKeyword | SyntaxKind.StaticKeyword | SyntaxKind.StringKeyword | SyntaxKind.SuperKeyword | SyntaxKind.SwitchKeyword | SyntaxKind.SymbolKeyword | SyntaxKind.ThisKeyword | SyntaxKind.ThrowKeyword | SyntaxKind.TrueKeyword | SyntaxKind.TryKeyword | SyntaxKind.TypeKeyword | SyntaxKind.TypeOfKeyword | SyntaxKind.UndefinedKeyword | SyntaxKind.UniqueKeyword | SyntaxKind.UnknownKeyword | SyntaxKind.VarKeyword | SyntaxKind.VoidKeyword | SyntaxKind.WhileKeyword | SyntaxKind.WithKeyword | SyntaxKind.YieldKeyword | SyntaxKind.AsyncKeyword | SyntaxKind.AwaitKeyword | SyntaxKind.OfKeyword; - type JsxTokenSyntaxKind = SyntaxKind.LessThanSlashToken | SyntaxKind.EndOfFileToken | SyntaxKind.ConflictMarkerTrivia | SyntaxKind.JsxText | SyntaxKind.JsxTextAllWhiteSpaces | SyntaxKind.OpenBraceToken | SyntaxKind.LessThanToken; - enum SyntaxKind { - Unknown = 0, - EndOfFileToken = 1, - SingleLineCommentTrivia = 2, - MultiLineCommentTrivia = 3, - NewLineTrivia = 4, - WhitespaceTrivia = 5, - ShebangTrivia = 6, - ConflictMarkerTrivia = 7, - NumericLiteral = 8, - BigIntLiteral = 9, - StringLiteral = 10, - JsxText = 11, - JsxTextAllWhiteSpaces = 12, - RegularExpressionLiteral = 13, - NoSubstitutionTemplateLiteral = 14, - TemplateHead = 15, - TemplateMiddle = 16, - TemplateTail = 17, - OpenBraceToken = 18, - CloseBraceToken = 19, - OpenParenToken = 20, - CloseParenToken = 21, - OpenBracketToken = 22, - CloseBracketToken = 23, - DotToken = 24, - DotDotDotToken = 25, - SemicolonToken = 26, - CommaToken = 27, - LessThanToken = 28, - LessThanSlashToken = 29, - GreaterThanToken = 30, - LessThanEqualsToken = 31, - GreaterThanEqualsToken = 32, - EqualsEqualsToken = 33, - ExclamationEqualsToken = 34, - EqualsEqualsEqualsToken = 35, - ExclamationEqualsEqualsToken = 36, - EqualsGreaterThanToken = 37, - PlusToken = 38, - MinusToken = 39, - AsteriskToken = 40, - AsteriskAsteriskToken = 41, - SlashToken = 42, - PercentToken = 43, - PlusPlusToken = 44, - MinusMinusToken = 45, - LessThanLessThanToken = 46, - GreaterThanGreaterThanToken = 47, - GreaterThanGreaterThanGreaterThanToken = 48, - AmpersandToken = 49, - BarToken = 50, - CaretToken = 51, - ExclamationToken = 52, - TildeToken = 53, - AmpersandAmpersandToken = 54, - BarBarToken = 55, - QuestionToken = 56, - ColonToken = 57, - AtToken = 58, - EqualsToken = 59, - PlusEqualsToken = 60, - MinusEqualsToken = 61, - AsteriskEqualsToken = 62, - AsteriskAsteriskEqualsToken = 63, - SlashEqualsToken = 64, - PercentEqualsToken = 65, - LessThanLessThanEqualsToken = 66, - GreaterThanGreaterThanEqualsToken = 67, - GreaterThanGreaterThanGreaterThanEqualsToken = 68, - AmpersandEqualsToken = 69, - BarEqualsToken = 70, - CaretEqualsToken = 71, - Identifier = 72, - BreakKeyword = 73, - CaseKeyword = 74, - CatchKeyword = 75, - ClassKeyword = 76, - ConstKeyword = 77, - ContinueKeyword = 78, - DebuggerKeyword = 79, - DefaultKeyword = 80, - DeleteKeyword = 81, - DoKeyword = 82, - ElseKeyword = 83, - EnumKeyword = 84, - ExportKeyword = 85, - ExtendsKeyword = 86, - FalseKeyword = 87, - FinallyKeyword = 88, - ForKeyword = 89, - FunctionKeyword = 90, - IfKeyword = 91, - ImportKeyword = 92, - InKeyword = 93, - InstanceOfKeyword = 94, - NewKeyword = 95, - NullKeyword = 96, - ReturnKeyword = 97, - SuperKeyword = 98, - SwitchKeyword = 99, - ThisKeyword = 100, - ThrowKeyword = 101, - TrueKeyword = 102, - TryKeyword = 103, - TypeOfKeyword = 104, - VarKeyword = 105, - VoidKeyword = 106, - WhileKeyword = 107, - WithKeyword = 108, - ImplementsKeyword = 109, - InterfaceKeyword = 110, - LetKeyword = 111, - PackageKeyword = 112, - PrivateKeyword = 113, - ProtectedKeyword = 114, - PublicKeyword = 115, - StaticKeyword = 116, - YieldKeyword = 117, - AbstractKeyword = 118, - AsKeyword = 119, - AnyKeyword = 120, - AsyncKeyword = 121, - AwaitKeyword = 122, - BooleanKeyword = 123, - ConstructorKeyword = 124, - DeclareKeyword = 125, - GetKeyword = 126, - InferKeyword = 127, - IsKeyword = 128, - KeyOfKeyword = 129, - ModuleKeyword = 130, - NamespaceKeyword = 131, - NeverKeyword = 132, - ReadonlyKeyword = 133, - RequireKeyword = 134, - NumberKeyword = 135, - ObjectKeyword = 136, - SetKeyword = 137, - StringKeyword = 138, - SymbolKeyword = 139, - TypeKeyword = 140, - UndefinedKeyword = 141, - UniqueKeyword = 142, - UnknownKeyword = 143, - FromKeyword = 144, - GlobalKeyword = 145, - BigIntKeyword = 146, - OfKeyword = 147, - QualifiedName = 148, - ComputedPropertyName = 149, - TypeParameter = 150, - Parameter = 151, - Decorator = 152, - PropertySignature = 153, - PropertyDeclaration = 154, - MethodSignature = 155, - MethodDeclaration = 156, - Constructor = 157, - GetAccessor = 158, - SetAccessor = 159, - CallSignature = 160, - ConstructSignature = 161, - IndexSignature = 162, - TypePredicate = 163, - TypeReference = 164, - FunctionType = 165, - ConstructorType = 166, - TypeQuery = 167, - TypeLiteral = 168, - ArrayType = 169, - TupleType = 170, - OptionalType = 171, - RestType = 172, - UnionType = 173, - IntersectionType = 174, - ConditionalType = 175, - InferType = 176, - ParenthesizedType = 177, - ThisType = 178, - TypeOperator = 179, - IndexedAccessType = 180, - MappedType = 181, - LiteralType = 182, - ImportType = 183, - ObjectBindingPattern = 184, - ArrayBindingPattern = 185, - BindingElement = 186, - ArrayLiteralExpression = 187, - ObjectLiteralExpression = 188, - PropertyAccessExpression = 189, - ElementAccessExpression = 190, - CallExpression = 191, - NewExpression = 192, - TaggedTemplateExpression = 193, - TypeAssertionExpression = 194, - ParenthesizedExpression = 195, - FunctionExpression = 196, - ArrowFunction = 197, - DeleteExpression = 198, - TypeOfExpression = 199, - VoidExpression = 200, - AwaitExpression = 201, - PrefixUnaryExpression = 202, - PostfixUnaryExpression = 203, - BinaryExpression = 204, - ConditionalExpression = 205, - TemplateExpression = 206, - YieldExpression = 207, - SpreadElement = 208, - ClassExpression = 209, - OmittedExpression = 210, - ExpressionWithTypeArguments = 211, - AsExpression = 212, - NonNullExpression = 213, - MetaProperty = 214, - SyntheticExpression = 215, - TemplateSpan = 216, - SemicolonClassElement = 217, - Block = 218, - VariableStatement = 219, - EmptyStatement = 220, - ExpressionStatement = 221, - IfStatement = 222, - DoStatement = 223, - WhileStatement = 224, - ForStatement = 225, - ForInStatement = 226, - ForOfStatement = 227, - ContinueStatement = 228, - BreakStatement = 229, - ReturnStatement = 230, - WithStatement = 231, - SwitchStatement = 232, - LabeledStatement = 233, - ThrowStatement = 234, - TryStatement = 235, - DebuggerStatement = 236, - VariableDeclaration = 237, - VariableDeclarationList = 238, - FunctionDeclaration = 239, - ClassDeclaration = 240, - InterfaceDeclaration = 241, - TypeAliasDeclaration = 242, - EnumDeclaration = 243, - ModuleDeclaration = 244, - ModuleBlock = 245, - CaseBlock = 246, - NamespaceExportDeclaration = 247, - ImportEqualsDeclaration = 248, - ImportDeclaration = 249, - ImportClause = 250, - NamespaceImport = 251, - NamedImports = 252, - ImportSpecifier = 253, - ExportAssignment = 254, - ExportDeclaration = 255, - NamedExports = 256, - ExportSpecifier = 257, - MissingDeclaration = 258, - ExternalModuleReference = 259, - JsxElement = 260, - JsxSelfClosingElement = 261, - JsxOpeningElement = 262, - JsxClosingElement = 263, - JsxFragment = 264, - JsxOpeningFragment = 265, - JsxClosingFragment = 266, - JsxAttribute = 267, - JsxAttributes = 268, - JsxSpreadAttribute = 269, - JsxExpression = 270, - CaseClause = 271, - DefaultClause = 272, - HeritageClause = 273, - CatchClause = 274, - PropertyAssignment = 275, - ShorthandPropertyAssignment = 276, - SpreadAssignment = 277, - EnumMember = 278, - SourceFile = 279, - Bundle = 280, - UnparsedSource = 281, - InputFiles = 282, - JSDocTypeExpression = 283, - JSDocAllType = 284, - JSDocUnknownType = 285, - JSDocNullableType = 286, - JSDocNonNullableType = 287, - JSDocOptionalType = 288, - JSDocFunctionType = 289, - JSDocVariadicType = 290, - JSDocComment = 291, - JSDocTypeLiteral = 292, - JSDocSignature = 293, - JSDocTag = 294, - JSDocAugmentsTag = 295, - JSDocClassTag = 296, - JSDocCallbackTag = 297, - JSDocEnumTag = 298, - JSDocParameterTag = 299, - JSDocReturnTag = 300, - JSDocThisTag = 301, - JSDocTypeTag = 302, - JSDocTemplateTag = 303, - JSDocTypedefTag = 304, - JSDocPropertyTag = 305, - SyntaxList = 306, - NotEmittedStatement = 307, - PartiallyEmittedExpression = 308, - CommaListExpression = 309, - MergeDeclarationMarker = 310, - EndOfDeclarationMarker = 311, - Count = 312, - FirstAssignment = 59, - LastAssignment = 71, - FirstCompoundAssignment = 60, - LastCompoundAssignment = 71, - FirstReservedWord = 73, - LastReservedWord = 108, - FirstKeyword = 73, - LastKeyword = 147, - FirstFutureReservedWord = 109, - LastFutureReservedWord = 117, - FirstTypeNode = 163, - LastTypeNode = 183, - FirstPunctuation = 18, - LastPunctuation = 71, - FirstToken = 0, - LastToken = 147, - FirstTriviaToken = 2, - LastTriviaToken = 7, - FirstLiteralToken = 8, - LastLiteralToken = 14, - FirstTemplateToken = 14, - LastTemplateToken = 17, - FirstBinaryOperator = 28, - LastBinaryOperator = 71, - FirstNode = 148, - FirstJSDocNode = 283, - LastJSDocNode = 305, - FirstJSDocTagNode = 294, - LastJSDocTagNode = 305 - } - enum NodeFlags { - None = 0, - Let = 1, - Const = 2, - NestedNamespace = 4, - Synthesized = 8, - Namespace = 16, - ExportContext = 32, - ContainsThis = 64, - HasImplicitReturn = 128, - HasExplicitReturn = 256, - GlobalAugmentation = 512, - HasAsyncFunctions = 1024, - DisallowInContext = 2048, - YieldContext = 4096, - DecoratorContext = 8192, - AwaitContext = 16384, - ThisNodeHasError = 32768, - JavaScriptFile = 65536, - ThisNodeOrAnySubNodesHasError = 131072, - HasAggregatedChildData = 262144, - JSDoc = 2097152, - JsonFile = 16777216, - BlockScoped = 3, - ReachabilityCheckFlags = 384, - ReachabilityAndEmitFlags = 1408, - ContextFlags = 12679168, - TypeExcludesFlags = 20480 - } - enum ModifierFlags { - None = 0, - Export = 1, - Ambient = 2, - Public = 4, - Private = 8, - Protected = 16, - Static = 32, - Readonly = 64, - Abstract = 128, - Async = 256, - Default = 512, - Const = 2048, - HasComputedFlags = 536870912, - AccessibilityModifier = 28, - ParameterPropertyModifier = 92, - NonPublicAccessibilityModifier = 24, - TypeScriptModifier = 2270, - ExportDefault = 513, - All = 3071 - } - enum JsxFlags { - None = 0, - /** An element from a named property of the JSX.IntrinsicElements interface */ - IntrinsicNamedElement = 1, - /** An element inferred from the string index signature of the JSX.IntrinsicElements interface */ - IntrinsicIndexedElement = 2, - IntrinsicElement = 3 - } - interface Node extends TextRange { - kind: SyntaxKind; - flags: NodeFlags; - decorators?: NodeArray; - modifiers?: ModifiersArray; - parent: Node; - } - interface JSDocContainer { - } - type HasJSDoc = ParameterDeclaration | CallSignatureDeclaration | ConstructSignatureDeclaration | MethodSignature | PropertySignature | ArrowFunction | ParenthesizedExpression | SpreadAssignment | ShorthandPropertyAssignment | PropertyAssignment | FunctionExpression | LabeledStatement | ExpressionStatement | VariableStatement | FunctionDeclaration | ConstructorDeclaration | MethodDeclaration | PropertyDeclaration | AccessorDeclaration | ClassLikeDeclaration | InterfaceDeclaration | TypeAliasDeclaration | EnumMember | EnumDeclaration | ModuleDeclaration | ImportEqualsDeclaration | IndexSignatureDeclaration | FunctionTypeNode | ConstructorTypeNode | JSDocFunctionType | ExportDeclaration | EndOfFileToken; - type HasType = SignatureDeclaration | VariableDeclaration | ParameterDeclaration | PropertySignature | PropertyDeclaration | TypePredicateNode | ParenthesizedTypeNode | TypeOperatorNode | MappedTypeNode | AssertionExpression | TypeAliasDeclaration | JSDocTypeExpression | JSDocNonNullableType | JSDocNullableType | JSDocOptionalType | JSDocVariadicType; - type HasInitializer = HasExpressionInitializer | ForStatement | ForInStatement | ForOfStatement | JsxAttribute; - type HasExpressionInitializer = VariableDeclaration | ParameterDeclaration | BindingElement | PropertySignature | PropertyDeclaration | PropertyAssignment | EnumMember; - interface NodeArray extends ReadonlyArray, TextRange { - hasTrailingComma?: boolean; - } - interface Token extends Node { - kind: TKind; - } - type DotDotDotToken = Token; - type QuestionToken = Token; - type ExclamationToken = Token; - type ColonToken = Token; - type EqualsToken = Token; - type AsteriskToken = Token; - type EqualsGreaterThanToken = Token; - type EndOfFileToken = Token & JSDocContainer; - type ReadonlyToken = Token; - type AwaitKeywordToken = Token; - type PlusToken = Token; - type MinusToken = Token; - type Modifier = Token | Token | Token | Token | Token | Token | Token | Token | Token | Token | Token; - type ModifiersArray = NodeArray; - interface Identifier extends PrimaryExpression, Declaration { - kind: SyntaxKind.Identifier; - /** - * Prefer to use `id.unescapedText`. (Note: This is available only in services, not internally to the TypeScript compiler.) - * Text of identifier, but if the identifier begins with two underscores, this will begin with three. - */ - escapedText: __String; - originalKeywordKind?: SyntaxKind; - isInJSDocNamespace?: boolean; - } - interface TransientIdentifier extends Identifier { - resolvedSymbol: Symbol; - } - interface QualifiedName extends Node { - kind: SyntaxKind.QualifiedName; - left: EntityName; - right: Identifier; - } - type EntityName = Identifier | QualifiedName; - type PropertyName = Identifier | StringLiteral | NumericLiteral | ComputedPropertyName; - type DeclarationName = Identifier | StringLiteralLike | NumericLiteral | ComputedPropertyName | BindingPattern; - interface Declaration extends Node { - _declarationBrand: any; - } - interface NamedDeclaration extends Declaration { - name?: DeclarationName; - } - interface DeclarationStatement extends NamedDeclaration, Statement { - name?: Identifier | StringLiteral | NumericLiteral; - } - interface ComputedPropertyName extends Node { - parent: Declaration; - kind: SyntaxKind.ComputedPropertyName; - expression: Expression; - } - interface Decorator extends Node { - kind: SyntaxKind.Decorator; - parent: NamedDeclaration; - expression: LeftHandSideExpression; - } - interface TypeParameterDeclaration extends NamedDeclaration { - kind: SyntaxKind.TypeParameter; - parent: DeclarationWithTypeParameterChildren | InferTypeNode; - name: Identifier; - /** Note: Consider calling `getEffectiveConstraintOfTypeParameter` */ - constraint?: TypeNode; - default?: TypeNode; - expression?: Expression; - } - interface SignatureDeclarationBase extends NamedDeclaration, JSDocContainer { - kind: SignatureDeclaration["kind"]; - name?: PropertyName; - typeParameters?: NodeArray; - parameters: NodeArray; - type?: TypeNode; - } - type SignatureDeclaration = CallSignatureDeclaration | ConstructSignatureDeclaration | MethodSignature | IndexSignatureDeclaration | FunctionTypeNode | ConstructorTypeNode | JSDocFunctionType | FunctionDeclaration | MethodDeclaration | ConstructorDeclaration | AccessorDeclaration | FunctionExpression | ArrowFunction; - interface CallSignatureDeclaration extends SignatureDeclarationBase, TypeElement { - kind: SyntaxKind.CallSignature; - } - interface ConstructSignatureDeclaration extends SignatureDeclarationBase, TypeElement { - kind: SyntaxKind.ConstructSignature; - } - type BindingName = Identifier | BindingPattern; - interface VariableDeclaration extends NamedDeclaration { - kind: SyntaxKind.VariableDeclaration; - parent: VariableDeclarationList | CatchClause; - name: BindingName; - exclamationToken?: ExclamationToken; - type?: TypeNode; - initializer?: Expression; - } - interface VariableDeclarationList extends Node { - kind: SyntaxKind.VariableDeclarationList; - parent: VariableStatement | ForStatement | ForOfStatement | ForInStatement; - declarations: NodeArray; - } - interface ParameterDeclaration extends NamedDeclaration, JSDocContainer { - kind: SyntaxKind.Parameter; - parent: SignatureDeclaration; - dotDotDotToken?: DotDotDotToken; - name: BindingName; - questionToken?: QuestionToken; - type?: TypeNode; - initializer?: Expression; - } - interface BindingElement extends NamedDeclaration { - kind: SyntaxKind.BindingElement; - parent: BindingPattern; - propertyName?: PropertyName; - dotDotDotToken?: DotDotDotToken; - name: BindingName; - initializer?: Expression; - } - interface PropertySignature extends TypeElement, JSDocContainer { - kind: SyntaxKind.PropertySignature; - name: PropertyName; - questionToken?: QuestionToken; - type?: TypeNode; - initializer?: Expression; - } - interface PropertyDeclaration extends ClassElement, JSDocContainer { - kind: SyntaxKind.PropertyDeclaration; - parent: ClassLikeDeclaration; - name: PropertyName; - questionToken?: QuestionToken; - exclamationToken?: ExclamationToken; - type?: TypeNode; - initializer?: Expression; - } - interface ObjectLiteralElement extends NamedDeclaration { - _objectLiteralBrandBrand: any; - name?: PropertyName; - } - /** Unlike ObjectLiteralElement, excludes JSXAttribute and JSXSpreadAttribute. */ - type ObjectLiteralElementLike = PropertyAssignment | ShorthandPropertyAssignment | SpreadAssignment | MethodDeclaration | AccessorDeclaration; - interface PropertyAssignment extends ObjectLiteralElement, JSDocContainer { - parent: ObjectLiteralExpression; - kind: SyntaxKind.PropertyAssignment; - name: PropertyName; - questionToken?: QuestionToken; - initializer: Expression; - } - interface ShorthandPropertyAssignment extends ObjectLiteralElement, JSDocContainer { - parent: ObjectLiteralExpression; - kind: SyntaxKind.ShorthandPropertyAssignment; - name: Identifier; - questionToken?: QuestionToken; - exclamationToken?: ExclamationToken; - equalsToken?: Token; - objectAssignmentInitializer?: Expression; - } - interface SpreadAssignment extends ObjectLiteralElement, JSDocContainer { - parent: ObjectLiteralExpression; - kind: SyntaxKind.SpreadAssignment; - expression: Expression; - } - type VariableLikeDeclaration = VariableDeclaration | ParameterDeclaration | BindingElement | PropertyDeclaration | PropertyAssignment | PropertySignature | JsxAttribute | ShorthandPropertyAssignment | EnumMember | JSDocPropertyTag | JSDocParameterTag; - interface PropertyLikeDeclaration extends NamedDeclaration { - name: PropertyName; - } - interface ObjectBindingPattern extends Node { - kind: SyntaxKind.ObjectBindingPattern; - parent: VariableDeclaration | ParameterDeclaration | BindingElement; - elements: NodeArray; - } - interface ArrayBindingPattern extends Node { - kind: SyntaxKind.ArrayBindingPattern; - parent: VariableDeclaration | ParameterDeclaration | BindingElement; - elements: NodeArray; - } - type BindingPattern = ObjectBindingPattern | ArrayBindingPattern; - type ArrayBindingElement = BindingElement | OmittedExpression; - /** - * Several node kinds share function-like features such as a signature, - * a name, and a body. These nodes should extend FunctionLikeDeclarationBase. - * Examples: - * - FunctionDeclaration - * - MethodDeclaration - * - AccessorDeclaration - */ - interface FunctionLikeDeclarationBase extends SignatureDeclarationBase { - _functionLikeDeclarationBrand: any; - asteriskToken?: AsteriskToken; - questionToken?: QuestionToken; - exclamationToken?: ExclamationToken; - body?: Block | Expression; - } - type FunctionLikeDeclaration = FunctionDeclaration | MethodDeclaration | GetAccessorDeclaration | SetAccessorDeclaration | ConstructorDeclaration | FunctionExpression | ArrowFunction; - /** @deprecated Use SignatureDeclaration */ - type FunctionLike = SignatureDeclaration; - interface FunctionDeclaration extends FunctionLikeDeclarationBase, DeclarationStatement { - kind: SyntaxKind.FunctionDeclaration; - name?: Identifier; - body?: FunctionBody; - } - interface MethodSignature extends SignatureDeclarationBase, TypeElement { - kind: SyntaxKind.MethodSignature; - parent: ObjectTypeDeclaration; - name: PropertyName; - } - interface MethodDeclaration extends FunctionLikeDeclarationBase, ClassElement, ObjectLiteralElement, JSDocContainer { - kind: SyntaxKind.MethodDeclaration; - parent: ClassLikeDeclaration | ObjectLiteralExpression; - name: PropertyName; - body?: FunctionBody; - } - interface ConstructorDeclaration extends FunctionLikeDeclarationBase, ClassElement, JSDocContainer { - kind: SyntaxKind.Constructor; - parent: ClassLikeDeclaration; - body?: FunctionBody; - } - /** For when we encounter a semicolon in a class declaration. ES6 allows these as class elements. */ - interface SemicolonClassElement extends ClassElement { - kind: SyntaxKind.SemicolonClassElement; - parent: ClassLikeDeclaration; - } - interface GetAccessorDeclaration extends FunctionLikeDeclarationBase, ClassElement, ObjectLiteralElement, JSDocContainer { - kind: SyntaxKind.GetAccessor; - parent: ClassLikeDeclaration | ObjectLiteralExpression; - name: PropertyName; - body?: FunctionBody; - } - interface SetAccessorDeclaration extends FunctionLikeDeclarationBase, ClassElement, ObjectLiteralElement, JSDocContainer { - kind: SyntaxKind.SetAccessor; - parent: ClassLikeDeclaration | ObjectLiteralExpression; - name: PropertyName; - body?: FunctionBody; - } - type AccessorDeclaration = GetAccessorDeclaration | SetAccessorDeclaration; - interface IndexSignatureDeclaration extends SignatureDeclarationBase, ClassElement, TypeElement { - kind: SyntaxKind.IndexSignature; - parent: ObjectTypeDeclaration; - } - interface TypeNode extends Node { - _typeNodeBrand: any; - } - interface KeywordTypeNode extends TypeNode { - kind: SyntaxKind.AnyKeyword | SyntaxKind.UnknownKeyword | SyntaxKind.NumberKeyword | SyntaxKind.BigIntKeyword | SyntaxKind.ObjectKeyword | SyntaxKind.BooleanKeyword | SyntaxKind.StringKeyword | SyntaxKind.SymbolKeyword | SyntaxKind.ThisKeyword | SyntaxKind.VoidKeyword | SyntaxKind.UndefinedKeyword | SyntaxKind.NullKeyword | SyntaxKind.NeverKeyword; - } - interface ImportTypeNode extends NodeWithTypeArguments { - kind: SyntaxKind.ImportType; - isTypeOf?: boolean; - argument: TypeNode; - qualifier?: EntityName; - } - interface ThisTypeNode extends TypeNode { - kind: SyntaxKind.ThisType; - } - type FunctionOrConstructorTypeNode = FunctionTypeNode | ConstructorTypeNode; - interface FunctionOrConstructorTypeNodeBase extends TypeNode, SignatureDeclarationBase { - kind: SyntaxKind.FunctionType | SyntaxKind.ConstructorType; - type: TypeNode; - } - interface FunctionTypeNode extends FunctionOrConstructorTypeNodeBase { - kind: SyntaxKind.FunctionType; - } - interface ConstructorTypeNode extends FunctionOrConstructorTypeNodeBase { - kind: SyntaxKind.ConstructorType; - } - interface NodeWithTypeArguments extends TypeNode { - typeArguments?: NodeArray; - } - type TypeReferenceType = TypeReferenceNode | ExpressionWithTypeArguments; - interface TypeReferenceNode extends NodeWithTypeArguments { - kind: SyntaxKind.TypeReference; - typeName: EntityName; - } - interface TypePredicateNode extends TypeNode { - kind: SyntaxKind.TypePredicate; - parent: SignatureDeclaration | JSDocTypeExpression; - parameterName: Identifier | ThisTypeNode; - type: TypeNode; - } - interface TypeQueryNode extends TypeNode { - kind: SyntaxKind.TypeQuery; - exprName: EntityName; - } - interface TypeLiteralNode extends TypeNode, Declaration { - kind: SyntaxKind.TypeLiteral; - members: NodeArray; - } - interface ArrayTypeNode extends TypeNode { - kind: SyntaxKind.ArrayType; - elementType: TypeNode; - } - interface TupleTypeNode extends TypeNode { - kind: SyntaxKind.TupleType; - elementTypes: NodeArray; - } - interface OptionalTypeNode extends TypeNode { - kind: SyntaxKind.OptionalType; - type: TypeNode; - } - interface RestTypeNode extends TypeNode { - kind: SyntaxKind.RestType; - type: TypeNode; - } - type UnionOrIntersectionTypeNode = UnionTypeNode | IntersectionTypeNode; - interface UnionTypeNode extends TypeNode { - kind: SyntaxKind.UnionType; - types: NodeArray; - } - interface IntersectionTypeNode extends TypeNode { - kind: SyntaxKind.IntersectionType; - types: NodeArray; - } - interface ConditionalTypeNode extends TypeNode { - kind: SyntaxKind.ConditionalType; - checkType: TypeNode; - extendsType: TypeNode; - trueType: TypeNode; - falseType: TypeNode; - } - interface InferTypeNode extends TypeNode { - kind: SyntaxKind.InferType; - typeParameter: TypeParameterDeclaration; - } - interface ParenthesizedTypeNode extends TypeNode { - kind: SyntaxKind.ParenthesizedType; - type: TypeNode; - } - interface TypeOperatorNode extends TypeNode { - kind: SyntaxKind.TypeOperator; - operator: SyntaxKind.KeyOfKeyword | SyntaxKind.UniqueKeyword; - type: TypeNode; - } - interface IndexedAccessTypeNode extends TypeNode { - kind: SyntaxKind.IndexedAccessType; - objectType: TypeNode; - indexType: TypeNode; - } - interface MappedTypeNode extends TypeNode, Declaration { - kind: SyntaxKind.MappedType; - readonlyToken?: ReadonlyToken | PlusToken | MinusToken; - typeParameter: TypeParameterDeclaration; - questionToken?: QuestionToken | PlusToken | MinusToken; - type?: TypeNode; - } - interface LiteralTypeNode extends TypeNode { - kind: SyntaxKind.LiteralType; - literal: BooleanLiteral | LiteralExpression | PrefixUnaryExpression; - } - interface StringLiteral extends LiteralExpression { - kind: SyntaxKind.StringLiteral; - } - type StringLiteralLike = StringLiteral | NoSubstitutionTemplateLiteral; - interface Expression extends Node { - _expressionBrand: any; - } - interface OmittedExpression extends Expression { - kind: SyntaxKind.OmittedExpression; - } - interface PartiallyEmittedExpression extends LeftHandSideExpression { - kind: SyntaxKind.PartiallyEmittedExpression; - expression: Expression; - } - interface UnaryExpression extends Expression { - _unaryExpressionBrand: any; - } - /** Deprecated, please use UpdateExpression */ - type IncrementExpression = UpdateExpression; - interface UpdateExpression extends UnaryExpression { - _updateExpressionBrand: any; - } - type PrefixUnaryOperator = SyntaxKind.PlusPlusToken | SyntaxKind.MinusMinusToken | SyntaxKind.PlusToken | SyntaxKind.MinusToken | SyntaxKind.TildeToken | SyntaxKind.ExclamationToken; - interface PrefixUnaryExpression extends UpdateExpression { - kind: SyntaxKind.PrefixUnaryExpression; - operator: PrefixUnaryOperator; - operand: UnaryExpression; - } - type PostfixUnaryOperator = SyntaxKind.PlusPlusToken | SyntaxKind.MinusMinusToken; - interface PostfixUnaryExpression extends UpdateExpression { - kind: SyntaxKind.PostfixUnaryExpression; - operand: LeftHandSideExpression; - operator: PostfixUnaryOperator; - } - interface LeftHandSideExpression extends UpdateExpression { - _leftHandSideExpressionBrand: any; - } - interface MemberExpression extends LeftHandSideExpression { - _memberExpressionBrand: any; - } - interface PrimaryExpression extends MemberExpression { - _primaryExpressionBrand: any; - } - interface NullLiteral extends PrimaryExpression, TypeNode { - kind: SyntaxKind.NullKeyword; - } - interface BooleanLiteral extends PrimaryExpression, TypeNode { - kind: SyntaxKind.TrueKeyword | SyntaxKind.FalseKeyword; - } - interface ThisExpression extends PrimaryExpression, KeywordTypeNode { - kind: SyntaxKind.ThisKeyword; - } - interface SuperExpression extends PrimaryExpression { - kind: SyntaxKind.SuperKeyword; - } - interface ImportExpression extends PrimaryExpression { - kind: SyntaxKind.ImportKeyword; - } - interface DeleteExpression extends UnaryExpression { - kind: SyntaxKind.DeleteExpression; - expression: UnaryExpression; - } - interface TypeOfExpression extends UnaryExpression { - kind: SyntaxKind.TypeOfExpression; - expression: UnaryExpression; - } - interface VoidExpression extends UnaryExpression { - kind: SyntaxKind.VoidExpression; - expression: UnaryExpression; - } - interface AwaitExpression extends UnaryExpression { - kind: SyntaxKind.AwaitExpression; - expression: UnaryExpression; - } - interface YieldExpression extends Expression { - kind: SyntaxKind.YieldExpression; - asteriskToken?: AsteriskToken; - expression?: Expression; - } - interface SyntheticExpression extends Expression { - kind: SyntaxKind.SyntheticExpression; - isSpread: boolean; - type: Type; - } - type ExponentiationOperator = SyntaxKind.AsteriskAsteriskToken; - type MultiplicativeOperator = SyntaxKind.AsteriskToken | SyntaxKind.SlashToken | SyntaxKind.PercentToken; - type MultiplicativeOperatorOrHigher = ExponentiationOperator | MultiplicativeOperator; - type AdditiveOperator = SyntaxKind.PlusToken | SyntaxKind.MinusToken; - type AdditiveOperatorOrHigher = MultiplicativeOperatorOrHigher | AdditiveOperator; - type ShiftOperator = SyntaxKind.LessThanLessThanToken | SyntaxKind.GreaterThanGreaterThanToken | SyntaxKind.GreaterThanGreaterThanGreaterThanToken; - type ShiftOperatorOrHigher = AdditiveOperatorOrHigher | ShiftOperator; - type RelationalOperator = SyntaxKind.LessThanToken | SyntaxKind.LessThanEqualsToken | SyntaxKind.GreaterThanToken | SyntaxKind.GreaterThanEqualsToken | SyntaxKind.InstanceOfKeyword | SyntaxKind.InKeyword; - type RelationalOperatorOrHigher = ShiftOperatorOrHigher | RelationalOperator; - type EqualityOperator = SyntaxKind.EqualsEqualsToken | SyntaxKind.EqualsEqualsEqualsToken | SyntaxKind.ExclamationEqualsEqualsToken | SyntaxKind.ExclamationEqualsToken; - type EqualityOperatorOrHigher = RelationalOperatorOrHigher | EqualityOperator; - type BitwiseOperator = SyntaxKind.AmpersandToken | SyntaxKind.BarToken | SyntaxKind.CaretToken; - type BitwiseOperatorOrHigher = EqualityOperatorOrHigher | BitwiseOperator; - type LogicalOperator = SyntaxKind.AmpersandAmpersandToken | SyntaxKind.BarBarToken; - type LogicalOperatorOrHigher = BitwiseOperatorOrHigher | LogicalOperator; - type CompoundAssignmentOperator = SyntaxKind.PlusEqualsToken | SyntaxKind.MinusEqualsToken | SyntaxKind.AsteriskAsteriskEqualsToken | SyntaxKind.AsteriskEqualsToken | SyntaxKind.SlashEqualsToken | SyntaxKind.PercentEqualsToken | SyntaxKind.AmpersandEqualsToken | SyntaxKind.BarEqualsToken | SyntaxKind.CaretEqualsToken | SyntaxKind.LessThanLessThanEqualsToken | SyntaxKind.GreaterThanGreaterThanGreaterThanEqualsToken | SyntaxKind.GreaterThanGreaterThanEqualsToken; - type AssignmentOperator = SyntaxKind.EqualsToken | CompoundAssignmentOperator; - type AssignmentOperatorOrHigher = LogicalOperatorOrHigher | AssignmentOperator; - type BinaryOperator = AssignmentOperatorOrHigher | SyntaxKind.CommaToken; - type BinaryOperatorToken = Token; - interface BinaryExpression extends Expression, Declaration { - kind: SyntaxKind.BinaryExpression; - left: Expression; - operatorToken: BinaryOperatorToken; - right: Expression; - } - type AssignmentOperatorToken = Token; - interface AssignmentExpression extends BinaryExpression { - left: LeftHandSideExpression; - operatorToken: TOperator; - } - interface ObjectDestructuringAssignment extends AssignmentExpression { - left: ObjectLiteralExpression; - } - interface ArrayDestructuringAssignment extends AssignmentExpression { - left: ArrayLiteralExpression; - } - type DestructuringAssignment = ObjectDestructuringAssignment | ArrayDestructuringAssignment; - type BindingOrAssignmentElement = VariableDeclaration | ParameterDeclaration | BindingElement | PropertyAssignment | ShorthandPropertyAssignment | SpreadAssignment | OmittedExpression | SpreadElement | ArrayLiteralExpression | ObjectLiteralExpression | AssignmentExpression | Identifier | PropertyAccessExpression | ElementAccessExpression; - type BindingOrAssignmentElementRestIndicator = DotDotDotToken | SpreadElement | SpreadAssignment; - type BindingOrAssignmentElementTarget = BindingOrAssignmentPattern | Identifier | PropertyAccessExpression | ElementAccessExpression | OmittedExpression; - type ObjectBindingOrAssignmentPattern = ObjectBindingPattern | ObjectLiteralExpression; - type ArrayBindingOrAssignmentPattern = ArrayBindingPattern | ArrayLiteralExpression; - type AssignmentPattern = ObjectLiteralExpression | ArrayLiteralExpression; - type BindingOrAssignmentPattern = ObjectBindingOrAssignmentPattern | ArrayBindingOrAssignmentPattern; - interface ConditionalExpression extends Expression { - kind: SyntaxKind.ConditionalExpression; - condition: Expression; - questionToken: QuestionToken; - whenTrue: Expression; - colonToken: ColonToken; - whenFalse: Expression; - } - type FunctionBody = Block; - type ConciseBody = FunctionBody | Expression; - interface FunctionExpression extends PrimaryExpression, FunctionLikeDeclarationBase, JSDocContainer { - kind: SyntaxKind.FunctionExpression; - name?: Identifier; - body: FunctionBody; - } - interface ArrowFunction extends Expression, FunctionLikeDeclarationBase, JSDocContainer { - kind: SyntaxKind.ArrowFunction; - equalsGreaterThanToken: EqualsGreaterThanToken; - body: ConciseBody; - name: never; - } - interface LiteralLikeNode extends Node { - text: string; - isUnterminated?: boolean; - hasExtendedUnicodeEscape?: boolean; - } - interface LiteralExpression extends LiteralLikeNode, PrimaryExpression { - _literalExpressionBrand: any; - } - interface RegularExpressionLiteral extends LiteralExpression { - kind: SyntaxKind.RegularExpressionLiteral; - } - interface NoSubstitutionTemplateLiteral extends LiteralExpression { - kind: SyntaxKind.NoSubstitutionTemplateLiteral; - } - interface NumericLiteral extends LiteralExpression { - kind: SyntaxKind.NumericLiteral; - } - interface BigIntLiteral extends LiteralExpression { - kind: SyntaxKind.BigIntLiteral; - } - interface TemplateHead extends LiteralLikeNode { - kind: SyntaxKind.TemplateHead; - parent: TemplateExpression; - } - interface TemplateMiddle extends LiteralLikeNode { - kind: SyntaxKind.TemplateMiddle; - parent: TemplateSpan; - } - interface TemplateTail extends LiteralLikeNode { - kind: SyntaxKind.TemplateTail; - parent: TemplateSpan; - } - type TemplateLiteral = TemplateExpression | NoSubstitutionTemplateLiteral; - interface TemplateExpression extends PrimaryExpression { - kind: SyntaxKind.TemplateExpression; - head: TemplateHead; - templateSpans: NodeArray; - } - interface TemplateSpan extends Node { - kind: SyntaxKind.TemplateSpan; - parent: TemplateExpression; - expression: Expression; - literal: TemplateMiddle | TemplateTail; - } - interface ParenthesizedExpression extends PrimaryExpression, JSDocContainer { - kind: SyntaxKind.ParenthesizedExpression; - expression: Expression; - } - interface ArrayLiteralExpression extends PrimaryExpression { - kind: SyntaxKind.ArrayLiteralExpression; - elements: NodeArray; - } - interface SpreadElement extends Expression { - kind: SyntaxKind.SpreadElement; - parent: ArrayLiteralExpression | CallExpression | NewExpression; - expression: Expression; - } - /** - * This interface is a base interface for ObjectLiteralExpression and JSXAttributes to extend from. JSXAttributes is similar to - * ObjectLiteralExpression in that it contains array of properties; however, JSXAttributes' properties can only be - * JSXAttribute or JSXSpreadAttribute. ObjectLiteralExpression, on the other hand, can only have properties of type - * ObjectLiteralElement (e.g. PropertyAssignment, ShorthandPropertyAssignment etc.) - */ - interface ObjectLiteralExpressionBase extends PrimaryExpression, Declaration { - properties: NodeArray; - } - interface ObjectLiteralExpression extends ObjectLiteralExpressionBase { - kind: SyntaxKind.ObjectLiteralExpression; - } - type EntityNameExpression = Identifier | PropertyAccessEntityNameExpression; - type EntityNameOrEntityNameExpression = EntityName | EntityNameExpression; - interface PropertyAccessExpression extends MemberExpression, NamedDeclaration { - kind: SyntaxKind.PropertyAccessExpression; - expression: LeftHandSideExpression; - name: Identifier; - } - interface SuperPropertyAccessExpression extends PropertyAccessExpression { - expression: SuperExpression; - } - /** Brand for a PropertyAccessExpression which, like a QualifiedName, consists of a sequence of identifiers separated by dots. */ - interface PropertyAccessEntityNameExpression extends PropertyAccessExpression { - _propertyAccessExpressionLikeQualifiedNameBrand?: any; - expression: EntityNameExpression; - } - interface ElementAccessExpression extends MemberExpression { - kind: SyntaxKind.ElementAccessExpression; - expression: LeftHandSideExpression; - argumentExpression: Expression; - } - interface SuperElementAccessExpression extends ElementAccessExpression { - expression: SuperExpression; - } - type SuperProperty = SuperPropertyAccessExpression | SuperElementAccessExpression; - interface CallExpression extends LeftHandSideExpression, Declaration { - kind: SyntaxKind.CallExpression; - expression: LeftHandSideExpression; - typeArguments?: NodeArray; - arguments: NodeArray; - } - interface SuperCall extends CallExpression { - expression: SuperExpression; - } - interface ImportCall extends CallExpression { - expression: ImportExpression; - } - interface ExpressionWithTypeArguments extends NodeWithTypeArguments { - kind: SyntaxKind.ExpressionWithTypeArguments; - parent: HeritageClause | JSDocAugmentsTag; - expression: LeftHandSideExpression; - } - interface NewExpression extends PrimaryExpression, Declaration { - kind: SyntaxKind.NewExpression; - expression: LeftHandSideExpression; - typeArguments?: NodeArray; - arguments?: NodeArray; - } - interface TaggedTemplateExpression extends MemberExpression { - kind: SyntaxKind.TaggedTemplateExpression; - tag: LeftHandSideExpression; - typeArguments?: NodeArray; - template: TemplateLiteral; - } - type CallLikeExpression = CallExpression | NewExpression | TaggedTemplateExpression | Decorator | JsxOpeningLikeElement; - interface AsExpression extends Expression { - kind: SyntaxKind.AsExpression; - expression: Expression; - type: TypeNode; - } - interface TypeAssertion extends UnaryExpression { - kind: SyntaxKind.TypeAssertionExpression; - type: TypeNode; - expression: UnaryExpression; - } - type AssertionExpression = TypeAssertion | AsExpression; - interface NonNullExpression extends LeftHandSideExpression { - kind: SyntaxKind.NonNullExpression; - expression: Expression; - } - interface MetaProperty extends PrimaryExpression { - kind: SyntaxKind.MetaProperty; - keywordToken: SyntaxKind.NewKeyword | SyntaxKind.ImportKeyword; - name: Identifier; - } - interface JsxElement extends PrimaryExpression { - kind: SyntaxKind.JsxElement; - openingElement: JsxOpeningElement; - children: NodeArray; - closingElement: JsxClosingElement; - } - type JsxOpeningLikeElement = JsxSelfClosingElement | JsxOpeningElement; - type JsxAttributeLike = JsxAttribute | JsxSpreadAttribute; - type JsxTagNameExpression = Identifier | ThisExpression | JsxTagNamePropertyAccess; - interface JsxTagNamePropertyAccess extends PropertyAccessExpression { - expression: JsxTagNameExpression; - } - interface JsxAttributes extends ObjectLiteralExpressionBase { - parent: JsxOpeningLikeElement; - } - interface JsxOpeningElement extends Expression { - kind: SyntaxKind.JsxOpeningElement; - parent: JsxElement; - tagName: JsxTagNameExpression; - typeArguments?: NodeArray; - attributes: JsxAttributes; - } - interface JsxSelfClosingElement extends PrimaryExpression { - kind: SyntaxKind.JsxSelfClosingElement; - tagName: JsxTagNameExpression; - typeArguments?: NodeArray; - attributes: JsxAttributes; - } - interface JsxFragment extends PrimaryExpression { - kind: SyntaxKind.JsxFragment; - openingFragment: JsxOpeningFragment; - children: NodeArray; - closingFragment: JsxClosingFragment; - } - interface JsxOpeningFragment extends Expression { - kind: SyntaxKind.JsxOpeningFragment; - parent: JsxFragment; - } - interface JsxClosingFragment extends Expression { - kind: SyntaxKind.JsxClosingFragment; - parent: JsxFragment; - } - interface JsxAttribute extends ObjectLiteralElement { - kind: SyntaxKind.JsxAttribute; - parent: JsxAttributes; - name: Identifier; - initializer?: StringLiteral | JsxExpression; - } - interface JsxSpreadAttribute extends ObjectLiteralElement { - kind: SyntaxKind.JsxSpreadAttribute; - parent: JsxAttributes; - expression: Expression; - } - interface JsxClosingElement extends Node { - kind: SyntaxKind.JsxClosingElement; - parent: JsxElement; - tagName: JsxTagNameExpression; - } - interface JsxExpression extends Expression { - kind: SyntaxKind.JsxExpression; - parent: JsxElement | JsxAttributeLike; - dotDotDotToken?: Token; - expression?: Expression; - } - interface JsxText extends Node { - kind: SyntaxKind.JsxText; - containsOnlyWhiteSpaces: boolean; - parent: JsxElement; - } - type JsxChild = JsxText | JsxExpression | JsxElement | JsxSelfClosingElement | JsxFragment; - interface Statement extends Node { - _statementBrand: any; - } - interface NotEmittedStatement extends Statement { - kind: SyntaxKind.NotEmittedStatement; - } - /** - * A list of comma-separated expressions. This node is only created by transformations. - */ - interface CommaListExpression extends Expression { - kind: SyntaxKind.CommaListExpression; - elements: NodeArray; - } - interface EmptyStatement extends Statement { - kind: SyntaxKind.EmptyStatement; - } - interface DebuggerStatement extends Statement { - kind: SyntaxKind.DebuggerStatement; - } - interface MissingDeclaration extends DeclarationStatement { - kind: SyntaxKind.MissingDeclaration; - name?: Identifier; - } - type BlockLike = SourceFile | Block | ModuleBlock | CaseOrDefaultClause; - interface Block extends Statement { - kind: SyntaxKind.Block; - statements: NodeArray; - } - interface VariableStatement extends Statement, JSDocContainer { - kind: SyntaxKind.VariableStatement; - declarationList: VariableDeclarationList; - } - interface ExpressionStatement extends Statement, JSDocContainer { - kind: SyntaxKind.ExpressionStatement; - expression: Expression; - } - interface IfStatement extends Statement { - kind: SyntaxKind.IfStatement; - expression: Expression; - thenStatement: Statement; - elseStatement?: Statement; - } - interface IterationStatement extends Statement { - statement: Statement; - } - interface DoStatement extends IterationStatement { - kind: SyntaxKind.DoStatement; - expression: Expression; - } - interface WhileStatement extends IterationStatement { - kind: SyntaxKind.WhileStatement; - expression: Expression; - } - type ForInitializer = VariableDeclarationList | Expression; - interface ForStatement extends IterationStatement { - kind: SyntaxKind.ForStatement; - initializer?: ForInitializer; - condition?: Expression; - incrementor?: Expression; - } - type ForInOrOfStatement = ForInStatement | ForOfStatement; - interface ForInStatement extends IterationStatement { - kind: SyntaxKind.ForInStatement; - initializer: ForInitializer; - expression: Expression; - } - interface ForOfStatement extends IterationStatement { - kind: SyntaxKind.ForOfStatement; - awaitModifier?: AwaitKeywordToken; - initializer: ForInitializer; - expression: Expression; - } - interface BreakStatement extends Statement { - kind: SyntaxKind.BreakStatement; - label?: Identifier; - } - interface ContinueStatement extends Statement { - kind: SyntaxKind.ContinueStatement; - label?: Identifier; - } - type BreakOrContinueStatement = BreakStatement | ContinueStatement; - interface ReturnStatement extends Statement { - kind: SyntaxKind.ReturnStatement; - expression?: Expression; - } - interface WithStatement extends Statement { - kind: SyntaxKind.WithStatement; - expression: Expression; - statement: Statement; - } - interface SwitchStatement extends Statement { - kind: SyntaxKind.SwitchStatement; - expression: Expression; - caseBlock: CaseBlock; - possiblyExhaustive?: boolean; - } - interface CaseBlock extends Node { - kind: SyntaxKind.CaseBlock; - parent: SwitchStatement; - clauses: NodeArray; - } - interface CaseClause extends Node { - kind: SyntaxKind.CaseClause; - parent: CaseBlock; - expression: Expression; - statements: NodeArray; - } - interface DefaultClause extends Node { - kind: SyntaxKind.DefaultClause; - parent: CaseBlock; - statements: NodeArray; - } - type CaseOrDefaultClause = CaseClause | DefaultClause; - interface LabeledStatement extends Statement, JSDocContainer { - kind: SyntaxKind.LabeledStatement; - label: Identifier; - statement: Statement; - } - interface ThrowStatement extends Statement { - kind: SyntaxKind.ThrowStatement; - expression?: Expression; - } - interface TryStatement extends Statement { - kind: SyntaxKind.TryStatement; - tryBlock: Block; - catchClause?: CatchClause; - finallyBlock?: Block; - } - interface CatchClause extends Node { - kind: SyntaxKind.CatchClause; - parent: TryStatement; - variableDeclaration?: VariableDeclaration; - block: Block; - } - type ObjectTypeDeclaration = ClassLikeDeclaration | InterfaceDeclaration | TypeLiteralNode; - type DeclarationWithTypeParameters = DeclarationWithTypeParameterChildren | JSDocTypedefTag | JSDocCallbackTag | JSDocSignature; - type DeclarationWithTypeParameterChildren = SignatureDeclaration | ClassLikeDeclaration | InterfaceDeclaration | TypeAliasDeclaration | JSDocTemplateTag; - interface ClassLikeDeclarationBase extends NamedDeclaration, JSDocContainer { - kind: SyntaxKind.ClassDeclaration | SyntaxKind.ClassExpression; - name?: Identifier; - typeParameters?: NodeArray; - heritageClauses?: NodeArray; - members: NodeArray; - } - interface ClassDeclaration extends ClassLikeDeclarationBase, DeclarationStatement { - kind: SyntaxKind.ClassDeclaration; - /** May be undefined in `export default class { ... }`. */ - name?: Identifier; - } - interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { - kind: SyntaxKind.ClassExpression; - } - type ClassLikeDeclaration = ClassDeclaration | ClassExpression; - interface ClassElement extends NamedDeclaration { - _classElementBrand: any; - name?: PropertyName; - } - interface TypeElement extends NamedDeclaration { - _typeElementBrand: any; - name?: PropertyName; - questionToken?: QuestionToken; - } - interface InterfaceDeclaration extends DeclarationStatement, JSDocContainer { - kind: SyntaxKind.InterfaceDeclaration; - name: Identifier; - typeParameters?: NodeArray; - heritageClauses?: NodeArray; - members: NodeArray; - } - interface HeritageClause extends Node { - kind: SyntaxKind.HeritageClause; - parent: InterfaceDeclaration | ClassLikeDeclaration; - token: SyntaxKind.ExtendsKeyword | SyntaxKind.ImplementsKeyword; - types: NodeArray; - } - interface TypeAliasDeclaration extends DeclarationStatement, JSDocContainer { - kind: SyntaxKind.TypeAliasDeclaration; - name: Identifier; - typeParameters?: NodeArray; - type: TypeNode; - } - interface EnumMember extends NamedDeclaration, JSDocContainer { - kind: SyntaxKind.EnumMember; - parent: EnumDeclaration; - name: PropertyName; - initializer?: Expression; - } - interface EnumDeclaration extends DeclarationStatement, JSDocContainer { - kind: SyntaxKind.EnumDeclaration; - name: Identifier; - members: NodeArray; - } - type ModuleName = Identifier | StringLiteral; - type ModuleBody = NamespaceBody | JSDocNamespaceBody; - interface ModuleDeclaration extends DeclarationStatement, JSDocContainer { - kind: SyntaxKind.ModuleDeclaration; - parent: ModuleBody | SourceFile; - name: ModuleName; - body?: ModuleBody | JSDocNamespaceDeclaration; - } - type NamespaceBody = ModuleBlock | NamespaceDeclaration; - interface NamespaceDeclaration extends ModuleDeclaration { - name: Identifier; - body: NamespaceBody; - } - type JSDocNamespaceBody = Identifier | JSDocNamespaceDeclaration; - interface JSDocNamespaceDeclaration extends ModuleDeclaration { - name: Identifier; - body?: JSDocNamespaceBody; - } - interface ModuleBlock extends Node, Statement { - kind: SyntaxKind.ModuleBlock; - parent: ModuleDeclaration; - statements: NodeArray; - } - type ModuleReference = EntityName | ExternalModuleReference; - /** - * One of: - * - import x = require("mod"); - * - import x = M.x; - */ - interface ImportEqualsDeclaration extends DeclarationStatement, JSDocContainer { - kind: SyntaxKind.ImportEqualsDeclaration; - parent: SourceFile | ModuleBlock; - name: Identifier; - moduleReference: ModuleReference; - } - interface ExternalModuleReference extends Node { - kind: SyntaxKind.ExternalModuleReference; - parent: ImportEqualsDeclaration; - expression: Expression; - } - interface ImportDeclaration extends Statement { - kind: SyntaxKind.ImportDeclaration; - parent: SourceFile | ModuleBlock; - importClause?: ImportClause; - /** If this is not a StringLiteral it will be a grammar error. */ - moduleSpecifier: Expression; - } - type NamedImportBindings = NamespaceImport | NamedImports; - interface ImportClause extends NamedDeclaration { - kind: SyntaxKind.ImportClause; - parent: ImportDeclaration; - name?: Identifier; - namedBindings?: NamedImportBindings; - } - interface NamespaceImport extends NamedDeclaration { - kind: SyntaxKind.NamespaceImport; - parent: ImportClause; - name: Identifier; - } - interface NamespaceExportDeclaration extends DeclarationStatement { - kind: SyntaxKind.NamespaceExportDeclaration; - name: Identifier; - } - interface ExportDeclaration extends DeclarationStatement, JSDocContainer { - kind: SyntaxKind.ExportDeclaration; - parent: SourceFile | ModuleBlock; - /** Will not be assigned in the case of `export * from "foo";` */ - exportClause?: NamedExports; - /** If this is not a StringLiteral it will be a grammar error. */ - moduleSpecifier?: Expression; - } - interface NamedImports extends Node { - kind: SyntaxKind.NamedImports; - parent: ImportClause; - elements: NodeArray; - } - interface NamedExports extends Node { - kind: SyntaxKind.NamedExports; - parent: ExportDeclaration; - elements: NodeArray; - } - type NamedImportsOrExports = NamedImports | NamedExports; - interface ImportSpecifier extends NamedDeclaration { - kind: SyntaxKind.ImportSpecifier; - parent: NamedImports; - propertyName?: Identifier; - name: Identifier; - } - interface ExportSpecifier extends NamedDeclaration { - kind: SyntaxKind.ExportSpecifier; - parent: NamedExports; - propertyName?: Identifier; - name: Identifier; - } - type ImportOrExportSpecifier = ImportSpecifier | ExportSpecifier; - /** - * This is either an `export =` or an `export default` declaration. - * Unless `isExportEquals` is set, this node was parsed as an `export default`. - */ - interface ExportAssignment extends DeclarationStatement { - kind: SyntaxKind.ExportAssignment; - parent: SourceFile; - isExportEquals?: boolean; - expression: Expression; - } - interface FileReference extends TextRange { - fileName: string; - } - interface CheckJsDirective extends TextRange { - enabled: boolean; - } - type CommentKind = SyntaxKind.SingleLineCommentTrivia | SyntaxKind.MultiLineCommentTrivia; - interface CommentRange extends TextRange { - hasTrailingNewLine?: boolean; - kind: CommentKind; - } - interface SynthesizedComment extends CommentRange { - text: string; - pos: -1; - end: -1; - } - interface JSDocTypeExpression extends TypeNode { - kind: SyntaxKind.JSDocTypeExpression; - type: TypeNode; - } - interface JSDocType extends TypeNode { - _jsDocTypeBrand: any; - } - interface JSDocAllType extends JSDocType { - kind: SyntaxKind.JSDocAllType; - } - interface JSDocUnknownType extends JSDocType { - kind: SyntaxKind.JSDocUnknownType; - } - interface JSDocNonNullableType extends JSDocType { - kind: SyntaxKind.JSDocNonNullableType; - type: TypeNode; - } - interface JSDocNullableType extends JSDocType { - kind: SyntaxKind.JSDocNullableType; - type: TypeNode; - } - interface JSDocOptionalType extends JSDocType { - kind: SyntaxKind.JSDocOptionalType; - type: TypeNode; - } - interface JSDocFunctionType extends JSDocType, SignatureDeclarationBase { - kind: SyntaxKind.JSDocFunctionType; - } - interface JSDocVariadicType extends JSDocType { - kind: SyntaxKind.JSDocVariadicType; - type: TypeNode; - } - type JSDocTypeReferencingNode = JSDocVariadicType | JSDocOptionalType | JSDocNullableType | JSDocNonNullableType; - interface JSDoc extends Node { - kind: SyntaxKind.JSDocComment; - parent: HasJSDoc; - tags?: NodeArray; - comment?: string; - } - interface JSDocTag extends Node { - parent: JSDoc | JSDocTypeLiteral; - tagName: Identifier; - comment?: string; - } - interface JSDocUnknownTag extends JSDocTag { - kind: SyntaxKind.JSDocTag; - } - /** - * Note that `@extends` is a synonym of `@augments`. - * Both tags are represented by this interface. - */ - interface JSDocAugmentsTag extends JSDocTag { - kind: SyntaxKind.JSDocAugmentsTag; - class: ExpressionWithTypeArguments & { - expression: Identifier | PropertyAccessEntityNameExpression; - }; - } - interface JSDocClassTag extends JSDocTag { - kind: SyntaxKind.JSDocClassTag; - } - interface JSDocEnumTag extends JSDocTag { - kind: SyntaxKind.JSDocEnumTag; - typeExpression?: JSDocTypeExpression; - } - interface JSDocThisTag extends JSDocTag { - kind: SyntaxKind.JSDocThisTag; - typeExpression?: JSDocTypeExpression; - } - interface JSDocTemplateTag extends JSDocTag { - kind: SyntaxKind.JSDocTemplateTag; - constraint: JSDocTypeExpression | undefined; - typeParameters: NodeArray; - } - interface JSDocReturnTag extends JSDocTag { - kind: SyntaxKind.JSDocReturnTag; - typeExpression?: JSDocTypeExpression; - } - interface JSDocTypeTag extends JSDocTag { - kind: SyntaxKind.JSDocTypeTag; - typeExpression?: JSDocTypeExpression; - } - interface JSDocTypedefTag extends JSDocTag, NamedDeclaration { - parent: JSDoc; - kind: SyntaxKind.JSDocTypedefTag; - fullName?: JSDocNamespaceDeclaration | Identifier; - name?: Identifier; - typeExpression?: JSDocTypeExpression | JSDocTypeLiteral; - } - interface JSDocCallbackTag extends JSDocTag, NamedDeclaration { - parent: JSDoc; - kind: SyntaxKind.JSDocCallbackTag; - fullName?: JSDocNamespaceDeclaration | Identifier; - name?: Identifier; - typeExpression: JSDocSignature; - } - interface JSDocSignature extends JSDocType, Declaration { - kind: SyntaxKind.JSDocSignature; - typeParameters?: ReadonlyArray; - parameters: ReadonlyArray; - type: JSDocReturnTag | undefined; - } - interface JSDocPropertyLikeTag extends JSDocTag, Declaration { - parent: JSDoc; - name: EntityName; - typeExpression?: JSDocTypeExpression; - /** Whether the property name came before the type -- non-standard for JSDoc, but Typescript-like */ - isNameFirst: boolean; - isBracketed: boolean; - } - interface JSDocPropertyTag extends JSDocPropertyLikeTag { - kind: SyntaxKind.JSDocPropertyTag; - } - interface JSDocParameterTag extends JSDocPropertyLikeTag { - kind: SyntaxKind.JSDocParameterTag; - } - interface JSDocTypeLiteral extends JSDocType { - kind: SyntaxKind.JSDocTypeLiteral; - jsDocPropertyTags?: ReadonlyArray; - /** If true, then this type literal represents an *array* of its type. */ - isArrayType?: boolean; - } - enum FlowFlags { - Unreachable = 1, - Start = 2, - BranchLabel = 4, - LoopLabel = 8, - Assignment = 16, - TrueCondition = 32, - FalseCondition = 64, - SwitchClause = 128, - ArrayMutation = 256, - Referenced = 512, - Shared = 1024, - PreFinally = 2048, - AfterFinally = 4096, - Label = 12, - Condition = 96 - } - interface FlowLock { - locked?: boolean; - } - interface AfterFinallyFlow extends FlowNodeBase, FlowLock { - antecedent: FlowNode; - } - interface PreFinallyFlow extends FlowNodeBase { - antecedent: FlowNode; - lock: FlowLock; - } - type FlowNode = AfterFinallyFlow | PreFinallyFlow | FlowStart | FlowLabel | FlowAssignment | FlowCondition | FlowSwitchClause | FlowArrayMutation; - interface FlowNodeBase { - flags: FlowFlags; - id?: number; - } - interface FlowStart extends FlowNodeBase { - container?: FunctionExpression | ArrowFunction | MethodDeclaration; - } - interface FlowLabel extends FlowNodeBase { - antecedents: FlowNode[] | undefined; - } - interface FlowAssignment extends FlowNodeBase { - node: Expression | VariableDeclaration | BindingElement; - antecedent: FlowNode; - } - interface FlowCondition extends FlowNodeBase { - expression: Expression; - antecedent: FlowNode; - } - interface FlowSwitchClause extends FlowNodeBase { - switchStatement: SwitchStatement; - clauseStart: number; - clauseEnd: number; - antecedent: FlowNode; - } - interface FlowArrayMutation extends FlowNodeBase { - node: CallExpression | BinaryExpression; - antecedent: FlowNode; - } - type FlowType = Type | IncompleteType; - interface IncompleteType { - flags: TypeFlags; - type: Type; - } - interface AmdDependency { - path: string; - name?: string; - } - interface SourceFile extends Declaration { - kind: SyntaxKind.SourceFile; - statements: NodeArray; - endOfFileToken: Token; - fileName: string; - text: string; - amdDependencies: ReadonlyArray; - moduleName?: string; - referencedFiles: ReadonlyArray; - typeReferenceDirectives: ReadonlyArray; - libReferenceDirectives: ReadonlyArray; - languageVariant: LanguageVariant; - isDeclarationFile: boolean; - /** - * lib.d.ts should have a reference comment like - * - * /// - * - * If any other file has this comment, it signals not to include lib.d.ts - * because this containing file is intended to act as a default library. - */ - hasNoDefaultLib: boolean; - languageVersion: ScriptTarget; - } - interface Bundle extends Node { - kind: SyntaxKind.Bundle; - prepends: ReadonlyArray; - sourceFiles: ReadonlyArray; - } - interface InputFiles extends Node { - kind: SyntaxKind.InputFiles; - javascriptText: string; - javascriptMapPath?: string; - javascriptMapText?: string; - declarationText: string; - declarationMapPath?: string; - declarationMapText?: string; - } - interface UnparsedSource extends Node { - kind: SyntaxKind.UnparsedSource; - text: string; - sourceMapPath?: string; - sourceMapText?: string; - } - interface JsonSourceFile extends SourceFile { - statements: NodeArray; - } - interface TsConfigSourceFile extends JsonSourceFile { - extendedSourceFiles?: string[]; - } - interface JsonMinusNumericLiteral extends PrefixUnaryExpression { - kind: SyntaxKind.PrefixUnaryExpression; - operator: SyntaxKind.MinusToken; - operand: NumericLiteral; - } - interface JsonObjectExpressionStatement extends ExpressionStatement { - expression: ObjectLiteralExpression | ArrayLiteralExpression | JsonMinusNumericLiteral | NumericLiteral | StringLiteral | BooleanLiteral | NullLiteral; - } - interface ScriptReferenceHost { - getCompilerOptions(): CompilerOptions; - getSourceFile(fileName: string): SourceFile | undefined; - getSourceFileByPath(path: Path): SourceFile | undefined; - getCurrentDirectory(): string; - } - interface ParseConfigHost { - useCaseSensitiveFileNames: boolean; - readDirectory(rootDir: string, extensions: ReadonlyArray, excludes: ReadonlyArray | undefined, includes: ReadonlyArray, depth?: number): ReadonlyArray; - /** - * Gets a value indicating whether the specified path exists and is a file. - * @param path The path to test. - */ - fileExists(path: string): boolean; - readFile(path: string): string | undefined; - trace?(s: string): void; - } - /** - * Branded string for keeping track of when we've turned an ambiguous path - * specified like "./blah" to an absolute path to an actual - * tsconfig file, e.g. "/root/blah/tsconfig.json" - */ - type ResolvedConfigFileName = string & { - _isResolvedConfigFileName: never; - }; - type WriteFileCallback = (fileName: string, data: string, writeByteOrderMark: boolean, onError: ((message: string) => void) | undefined, sourceFiles?: ReadonlyArray) => void; - class OperationCanceledException { - } - interface CancellationToken { - isCancellationRequested(): boolean; - /** @throws OperationCanceledException if isCancellationRequested is true */ - throwIfCancellationRequested(): void; - } - interface Program extends ScriptReferenceHost { - /** - * Get a list of root file names that were passed to a 'createProgram' - */ - getRootFileNames(): ReadonlyArray; - /** - * Get a list of files in the program - */ - getSourceFiles(): ReadonlyArray; - /** - * Emits the JavaScript and declaration files. If targetSourceFile is not specified, then - * the JavaScript and declaration files will be produced for all the files in this program. - * If targetSourceFile is specified, then only the JavaScript and declaration for that - * specific file will be generated. - * - * If writeFile is not specified then the writeFile callback from the compiler host will be - * used for writing the JavaScript and declaration files. Otherwise, the writeFile parameter - * will be invoked when writing the JavaScript and declaration files. - */ - emit(targetSourceFile?: SourceFile, writeFile?: WriteFileCallback, cancellationToken?: CancellationToken, emitOnlyDtsFiles?: boolean, customTransformers?: CustomTransformers): EmitResult; - getOptionsDiagnostics(cancellationToken?: CancellationToken): ReadonlyArray; - getGlobalDiagnostics(cancellationToken?: CancellationToken): ReadonlyArray; - getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): ReadonlyArray; - /** The first time this is called, it will return global diagnostics (no location). */ - getSemanticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): ReadonlyArray; - getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): ReadonlyArray; - getConfigFileParsingDiagnostics(): ReadonlyArray; - /** - * Gets a type checker that can be used to semantically analyze source files in the program. - */ - getTypeChecker(): TypeChecker; - isSourceFileFromExternalLibrary(file: SourceFile): boolean; - isSourceFileDefaultLibrary(file: SourceFile): boolean; - getProjectReferences(): ReadonlyArray | undefined; - getResolvedProjectReferences(): ReadonlyArray | undefined; - } - interface ResolvedProjectReference { - commandLine: ParsedCommandLine; - sourceFile: SourceFile; - references?: ReadonlyArray; - } - interface CustomTransformers { - /** Custom transformers to evaluate before built-in .js transformations. */ - before?: TransformerFactory[]; - /** Custom transformers to evaluate after built-in .js transformations. */ - after?: TransformerFactory[]; - /** Custom transformers to evaluate after built-in .d.ts transformations. */ - afterDeclarations?: TransformerFactory[]; - } - interface SourceMapSpan { - /** Line number in the .js file. */ - emittedLine: number; - /** Column number in the .js file. */ - emittedColumn: number; - /** Line number in the .ts file. */ - sourceLine: number; - /** Column number in the .ts file. */ - sourceColumn: number; - /** Optional name (index into names array) associated with this span. */ - nameIndex?: number; - /** .ts file (index into sources array) associated with this span */ - sourceIndex: number; - } - /** Return code used by getEmitOutput function to indicate status of the function */ - enum ExitStatus { - Success = 0, - DiagnosticsPresent_OutputsSkipped = 1, - DiagnosticsPresent_OutputsGenerated = 2 - } - interface EmitResult { - emitSkipped: boolean; - /** Contains declaration emit diagnostics */ - diagnostics: ReadonlyArray; - emittedFiles?: string[]; - } - interface TypeChecker { - getTypeOfSymbolAtLocation(symbol: Symbol, node: Node): Type; - getDeclaredTypeOfSymbol(symbol: Symbol): Type; - getPropertiesOfType(type: Type): Symbol[]; - getPropertyOfType(type: Type, propertyName: string): Symbol | undefined; - getIndexInfoOfType(type: Type, kind: IndexKind): IndexInfo | undefined; - getSignaturesOfType(type: Type, kind: SignatureKind): ReadonlyArray; - getIndexTypeOfType(type: Type, kind: IndexKind): Type | undefined; - getBaseTypes(type: InterfaceType): BaseType[]; - getBaseTypeOfLiteralType(type: Type): Type; - getWidenedType(type: Type): Type; - getReturnTypeOfSignature(signature: Signature): Type; - getNullableType(type: Type, flags: TypeFlags): Type; - getNonNullableType(type: Type): Type; - /** Note that the resulting nodes cannot be checked. */ - typeToTypeNode(type: Type, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): TypeNode | undefined; - /** Note that the resulting nodes cannot be checked. */ - signatureToSignatureDeclaration(signature: Signature, kind: SyntaxKind, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): (SignatureDeclaration & { - typeArguments?: NodeArray; - }) | undefined; - /** Note that the resulting nodes cannot be checked. */ - indexInfoToIndexSignatureDeclaration(indexInfo: IndexInfo, kind: IndexKind, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): IndexSignatureDeclaration | undefined; - /** Note that the resulting nodes cannot be checked. */ - symbolToEntityName(symbol: Symbol, meaning: SymbolFlags, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): EntityName | undefined; - /** Note that the resulting nodes cannot be checked. */ - symbolToExpression(symbol: Symbol, meaning: SymbolFlags, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): Expression | undefined; - /** Note that the resulting nodes cannot be checked. */ - symbolToTypeParameterDeclarations(symbol: Symbol, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): NodeArray | undefined; - /** Note that the resulting nodes cannot be checked. */ - symbolToParameterDeclaration(symbol: Symbol, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): ParameterDeclaration | undefined; - /** Note that the resulting nodes cannot be checked. */ - typeParameterToDeclaration(parameter: TypeParameter, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): TypeParameterDeclaration | undefined; - getSymbolsInScope(location: Node, meaning: SymbolFlags): Symbol[]; - getSymbolAtLocation(node: Node): Symbol | undefined; - getSymbolsOfParameterPropertyDeclaration(parameter: ParameterDeclaration, parameterName: string): Symbol[]; - /** - * The function returns the value (local variable) symbol of an identifier in the short-hand property assignment. - * This is necessary as an identifier in short-hand property assignment can contains two meaning: property name and property value. - */ - getShorthandAssignmentValueSymbol(location: Node): Symbol | undefined; - getExportSpecifierLocalTargetSymbol(location: ExportSpecifier): Symbol | undefined; - /** - * If a symbol is a local symbol with an associated exported symbol, returns the exported symbol. - * Otherwise returns its input. - * For example, at `export type T = number;`: - * - `getSymbolAtLocation` at the location `T` will return the exported symbol for `T`. - * - But the result of `getSymbolsInScope` will contain the *local* symbol for `T`, not the exported symbol. - * - Calling `getExportSymbolOfSymbol` on that local symbol will return the exported symbol. - */ - getExportSymbolOfSymbol(symbol: Symbol): Symbol; - getPropertySymbolOfDestructuringAssignment(location: Identifier): Symbol | undefined; - getTypeAtLocation(node: Node): Type; - getTypeFromTypeNode(node: TypeNode): Type; - signatureToString(signature: Signature, enclosingDeclaration?: Node, flags?: TypeFormatFlags, kind?: SignatureKind): string; - typeToString(type: Type, enclosingDeclaration?: Node, flags?: TypeFormatFlags): string; - symbolToString(symbol: Symbol, enclosingDeclaration?: Node, meaning?: SymbolFlags, flags?: SymbolFormatFlags): string; - typePredicateToString(predicate: TypePredicate, enclosingDeclaration?: Node, flags?: TypeFormatFlags): string; - getFullyQualifiedName(symbol: Symbol): string; - getAugmentedPropertiesOfType(type: Type): Symbol[]; - getRootSymbols(symbol: Symbol): ReadonlyArray; - getContextualType(node: Expression): Type | undefined; - /** - * returns unknownSignature in the case of an error. - * returns undefined if the node is not valid. - * @param argumentCount Apparent number of arguments, passed in case of a possibly incomplete call. This should come from an ArgumentListInfo. See `signatureHelp.ts`. - */ - getResolvedSignature(node: CallLikeExpression, candidatesOutArray?: Signature[], argumentCount?: number): Signature | undefined; - getSignatureFromDeclaration(declaration: SignatureDeclaration): Signature | undefined; - isImplementationOfOverload(node: SignatureDeclaration): boolean | undefined; - isUndefinedSymbol(symbol: Symbol): boolean; - isArgumentsSymbol(symbol: Symbol): boolean; - isUnknownSymbol(symbol: Symbol): boolean; - getConstantValue(node: EnumMember | PropertyAccessExpression | ElementAccessExpression): string | number | undefined; - isValidPropertyAccess(node: PropertyAccessExpression | QualifiedName | ImportTypeNode, propertyName: string): boolean; - /** Follow all aliases to get the original symbol. */ - getAliasedSymbol(symbol: Symbol): Symbol; - getExportsOfModule(moduleSymbol: Symbol): Symbol[]; - getJsxIntrinsicTagNamesAt(location: Node): Symbol[]; - isOptionalParameter(node: ParameterDeclaration): boolean; - getAmbientModules(): Symbol[]; - tryGetMemberInModuleExports(memberName: string, moduleSymbol: Symbol): Symbol | undefined; - getApparentType(type: Type): Type; - getBaseConstraintOfType(type: Type): Type | undefined; - getDefaultFromTypeParameter(type: Type): Type | undefined; - /** - * Depending on the operation performed, it may be appropriate to throw away the checker - * if the cancellation token is triggered. Typically, if it is used for error checking - * and the operation is cancelled, then it should be discarded, otherwise it is safe to keep. - */ - runWithCancellationToken(token: CancellationToken, cb: (checker: TypeChecker) => T): T; - } - enum NodeBuilderFlags { - None = 0, - NoTruncation = 1, - WriteArrayAsGenericType = 2, - GenerateNamesForShadowedTypeParams = 4, - UseStructuralFallback = 8, - ForbidIndexedAccessSymbolReferences = 16, - WriteTypeArgumentsOfSignature = 32, - UseFullyQualifiedType = 64, - UseOnlyExternalAliasing = 128, - SuppressAnyReturnType = 256, - WriteTypeParametersInQualifiedName = 512, - MultilineObjectLiterals = 1024, - WriteClassExpressionAsTypeLiteral = 2048, - UseTypeOfFunction = 4096, - OmitParameterModifiers = 8192, - UseAliasDefinedOutsideCurrentScope = 16384, - AllowThisInObjectLiteral = 32768, - AllowQualifedNameInPlaceOfIdentifier = 65536, - AllowAnonymousIdentifier = 131072, - AllowEmptyUnionOrIntersection = 262144, - AllowEmptyTuple = 524288, - AllowUniqueESSymbolType = 1048576, - AllowEmptyIndexInfoType = 2097152, - AllowNodeModulesRelativePaths = 67108864, - IgnoreErrors = 70221824, - InObjectTypeLiteral = 4194304, - InTypeAlias = 8388608, - InInitialEntityName = 16777216, - InReverseMappedType = 33554432 - } - enum TypeFormatFlags { - None = 0, - NoTruncation = 1, - WriteArrayAsGenericType = 2, - UseStructuralFallback = 8, - WriteTypeArgumentsOfSignature = 32, - UseFullyQualifiedType = 64, - SuppressAnyReturnType = 256, - MultilineObjectLiterals = 1024, - WriteClassExpressionAsTypeLiteral = 2048, - UseTypeOfFunction = 4096, - OmitParameterModifiers = 8192, - UseAliasDefinedOutsideCurrentScope = 16384, - AllowUniqueESSymbolType = 1048576, - AddUndefined = 131072, - WriteArrowStyleSignature = 262144, - InArrayType = 524288, - InElementType = 2097152, - InFirstTypeArgument = 4194304, - InTypeAlias = 8388608, - /** @deprecated */ WriteOwnNameForAnyLike = 0, - NodeBuilderFlagsMask = 9469291 - } - enum SymbolFormatFlags { - None = 0, - WriteTypeParametersOrArguments = 1, - UseOnlyExternalAliasing = 2, - AllowAnyNodeKind = 4, - UseAliasDefinedOutsideCurrentScope = 8 - } - enum TypePredicateKind { - This = 0, - Identifier = 1 - } - interface TypePredicateBase { - kind: TypePredicateKind; - type: Type; - } - interface ThisTypePredicate extends TypePredicateBase { - kind: TypePredicateKind.This; - } - interface IdentifierTypePredicate extends TypePredicateBase { - kind: TypePredicateKind.Identifier; - parameterName: string; - parameterIndex: number; - } - type TypePredicate = IdentifierTypePredicate | ThisTypePredicate; - enum SymbolFlags { - None = 0, - FunctionScopedVariable = 1, - BlockScopedVariable = 2, - Property = 4, - EnumMember = 8, - Function = 16, - Class = 32, - Interface = 64, - ConstEnum = 128, - RegularEnum = 256, - ValueModule = 512, - NamespaceModule = 1024, - TypeLiteral = 2048, - ObjectLiteral = 4096, - Method = 8192, - Constructor = 16384, - GetAccessor = 32768, - SetAccessor = 65536, - Signature = 131072, - TypeParameter = 262144, - TypeAlias = 524288, - ExportValue = 1048576, - Alias = 2097152, - Prototype = 4194304, - ExportStar = 8388608, - Optional = 16777216, - Transient = 33554432, - Assignment = 67108864, - ModuleExports = 134217728, - Enum = 384, - Variable = 3, - Value = 67220415, - Type = 67897832, - Namespace = 1920, - Module = 1536, - Accessor = 98304, - FunctionScopedVariableExcludes = 67220414, - BlockScopedVariableExcludes = 67220415, - ParameterExcludes = 67220415, - PropertyExcludes = 0, - EnumMemberExcludes = 68008959, - FunctionExcludes = 67219887, - ClassExcludes = 68008383, - InterfaceExcludes = 67897736, - RegularEnumExcludes = 68008191, - ConstEnumExcludes = 68008831, - ValueModuleExcludes = 110735, - NamespaceModuleExcludes = 0, - MethodExcludes = 67212223, - GetAccessorExcludes = 67154879, - SetAccessorExcludes = 67187647, - TypeParameterExcludes = 67635688, - TypeAliasExcludes = 67897832, - AliasExcludes = 2097152, - ModuleMember = 2623475, - ExportHasLocal = 944, - BlockScoped = 418, - PropertyOrAccessor = 98308, - ClassMember = 106500 - } - interface Symbol { - flags: SymbolFlags; - escapedName: __String; - declarations: Declaration[]; - valueDeclaration: Declaration; - members?: SymbolTable; - exports?: SymbolTable; - globalExports?: SymbolTable; - } - enum InternalSymbolName { - Call = "__call", - Constructor = "__constructor", - New = "__new", - Index = "__index", - ExportStar = "__export", - Global = "__global", - Missing = "__missing", - Type = "__type", - Object = "__object", - JSXAttributes = "__jsxAttributes", - Class = "__class", - Function = "__function", - Computed = "__computed", - Resolving = "__resolving__", - ExportEquals = "export=", - Default = "default", - This = "this" - } - /** - * This represents a string whose leading underscore have been escaped by adding extra leading underscores. - * The shape of this brand is rather unique compared to others we've used. - * Instead of just an intersection of a string and an object, it is that union-ed - * with an intersection of void and an object. This makes it wholly incompatible - * with a normal string (which is good, it cannot be misused on assignment or on usage), - * while still being comparable with a normal string via === (also good) and castable from a string. - */ - type __String = (string & { - __escapedIdentifier: void; - }) | (void & { - __escapedIdentifier: void; - }) | InternalSymbolName; - /** ReadonlyMap where keys are `__String`s. */ - interface ReadonlyUnderscoreEscapedMap { - get(key: __String): T | undefined; - has(key: __String): boolean; - forEach(action: (value: T, key: __String) => void): void; - readonly size: number; - keys(): Iterator<__String>; - values(): Iterator; - entries(): Iterator<[__String, T]>; - } - /** Map where keys are `__String`s. */ - interface UnderscoreEscapedMap extends ReadonlyUnderscoreEscapedMap { - set(key: __String, value: T): this; - delete(key: __String): boolean; - clear(): void; - } - /** SymbolTable based on ES6 Map interface. */ - type SymbolTable = UnderscoreEscapedMap; - enum TypeFlags { - Any = 1, - Unknown = 2, - String = 4, - Number = 8, - Boolean = 16, - Enum = 32, - BigInt = 64, - StringLiteral = 128, - NumberLiteral = 256, - BooleanLiteral = 512, - EnumLiteral = 1024, - BigIntLiteral = 2048, - ESSymbol = 4096, - UniqueESSymbol = 8192, - Void = 16384, - Undefined = 32768, - Null = 65536, - Never = 131072, - TypeParameter = 262144, - Object = 524288, - Union = 1048576, - Intersection = 2097152, - Index = 4194304, - IndexedAccess = 8388608, - Conditional = 16777216, - Substitution = 33554432, - NonPrimitive = 67108864, - Literal = 2944, - Unit = 109440, - StringOrNumberLiteral = 384, - PossiblyFalsy = 117724, - StringLike = 132, - NumberLike = 296, - BigIntLike = 2112, - BooleanLike = 528, - EnumLike = 1056, - ESSymbolLike = 12288, - VoidLike = 49152, - UnionOrIntersection = 3145728, - StructuredType = 3670016, - TypeVariable = 8650752, - InstantiableNonPrimitive = 58982400, - InstantiablePrimitive = 4194304, - Instantiable = 63176704, - StructuredOrInstantiable = 66846720, - Narrowable = 133970943, - NotUnionOrUnit = 67637251 - } - type DestructuringPattern = BindingPattern | ObjectLiteralExpression | ArrayLiteralExpression; - interface Type { - flags: TypeFlags; - symbol: Symbol; - pattern?: DestructuringPattern; - aliasSymbol?: Symbol; - aliasTypeArguments?: ReadonlyArray; - } - interface LiteralType extends Type { - value: string | number | PseudoBigInt; - freshType: LiteralType; - regularType: LiteralType; - } - interface UniqueESSymbolType extends Type { - symbol: Symbol; - } - interface StringLiteralType extends LiteralType { - value: string; - } - interface NumberLiteralType extends LiteralType { - value: number; - } - interface BigIntLiteralType extends LiteralType { - value: PseudoBigInt; - } - interface EnumType extends Type { - } - enum ObjectFlags { - Class = 1, - Interface = 2, - Reference = 4, - Tuple = 8, - Anonymous = 16, - Mapped = 32, - Instantiated = 64, - ObjectLiteral = 128, - EvolvingArray = 256, - ObjectLiteralPatternWithComputedProperties = 512, - ContainsSpread = 1024, - ReverseMapped = 2048, - JsxAttributes = 4096, - MarkerType = 8192, - JSLiteral = 16384, - FreshLiteral = 32768, - ClassOrInterface = 3 - } - interface ObjectType extends Type { - objectFlags: ObjectFlags; - } - /** Class and interface types (ObjectFlags.Class and ObjectFlags.Interface). */ - interface InterfaceType extends ObjectType { - typeParameters: TypeParameter[] | undefined; - outerTypeParameters: TypeParameter[] | undefined; - localTypeParameters: TypeParameter[] | undefined; - thisType: TypeParameter | undefined; - } - type BaseType = ObjectType | IntersectionType; - interface InterfaceTypeWithDeclaredMembers extends InterfaceType { - declaredProperties: Symbol[]; - declaredCallSignatures: Signature[]; - declaredConstructSignatures: Signature[]; - declaredStringIndexInfo?: IndexInfo; - declaredNumberIndexInfo?: IndexInfo; - } - /** - * Type references (ObjectFlags.Reference). When a class or interface has type parameters or - * a "this" type, references to the class or interface are made using type references. The - * typeArguments property specifies the types to substitute for the type parameters of the - * class or interface and optionally includes an extra element that specifies the type to - * substitute for "this" in the resulting instantiation. When no extra argument is present, - * the type reference itself is substituted for "this". The typeArguments property is undefined - * if the class or interface has no type parameters and the reference isn't specifying an - * explicit "this" argument. - */ - interface TypeReference extends ObjectType { - target: GenericType; - typeArguments?: ReadonlyArray; - } - interface GenericType extends InterfaceType, TypeReference { - } - interface TupleType extends GenericType { - minLength: number; - hasRestElement: boolean; - associatedNames?: __String[]; - } - interface TupleTypeReference extends TypeReference { - target: TupleType; - } - interface UnionOrIntersectionType extends Type { - types: Type[]; - } - interface UnionType extends UnionOrIntersectionType { - } - interface IntersectionType extends UnionOrIntersectionType { - } - type StructuredType = ObjectType | UnionType | IntersectionType; - interface EvolvingArrayType extends ObjectType { - elementType: Type; - finalArrayType?: Type; - } - interface InstantiableType extends Type { - } - interface TypeParameter extends InstantiableType { - } - interface IndexedAccessType extends InstantiableType { - objectType: Type; - indexType: Type; - constraint?: Type; - simplified?: Type; - } - type TypeVariable = TypeParameter | IndexedAccessType; - interface IndexType extends InstantiableType { - type: InstantiableType | UnionOrIntersectionType; - } - interface ConditionalRoot { - node: ConditionalTypeNode; - checkType: Type; - extendsType: Type; - trueType: Type; - falseType: Type; - isDistributive: boolean; - inferTypeParameters?: TypeParameter[]; - outerTypeParameters?: TypeParameter[]; - instantiations?: Map; - aliasSymbol?: Symbol; - aliasTypeArguments?: Type[]; - } - interface ConditionalType extends InstantiableType { - root: ConditionalRoot; - checkType: Type; - extendsType: Type; - resolvedTrueType?: Type; - resolvedFalseType?: Type; - } - interface SubstitutionType extends InstantiableType { - typeVariable: TypeVariable; - substitute: Type; - } - enum SignatureKind { - Call = 0, - Construct = 1 - } - interface Signature { - declaration?: SignatureDeclaration | JSDocSignature; - typeParameters?: ReadonlyArray; - parameters: ReadonlyArray; - } - enum IndexKind { - String = 0, - Number = 1 - } - interface IndexInfo { - type: Type; - isReadonly: boolean; - declaration?: IndexSignatureDeclaration; - } - enum InferencePriority { - NakedTypeVariable = 1, - HomomorphicMappedType = 2, - MappedTypeConstraint = 4, - ReturnType = 8, - LiteralKeyof = 16, - NoConstraints = 32, - AlwaysStrict = 64, - PriorityImpliesCombination = 28 - } - /** @deprecated Use FileExtensionInfo instead. */ - type JsFileExtensionInfo = FileExtensionInfo; - interface FileExtensionInfo { - extension: string; - isMixedContent: boolean; - scriptKind?: ScriptKind; - } - interface DiagnosticMessage { - key: string; - category: DiagnosticCategory; - code: number; - message: string; - reportsUnnecessary?: {}; - } - /** - * A linked list of formatted diagnostic messages to be used as part of a multiline message. - * It is built from the bottom up, leaving the head to be the "main" diagnostic. - * While it seems that DiagnosticMessageChain is structurally similar to DiagnosticMessage, - * the difference is that messages are all preformatted in DMC. - */ - interface DiagnosticMessageChain { - messageText: string; - category: DiagnosticCategory; - code: number; - next?: DiagnosticMessageChain; - } - interface Diagnostic extends DiagnosticRelatedInformation { - /** May store more in future. For now, this will simply be `true` to indicate when a diagnostic is an unused-identifier diagnostic. */ - reportsUnnecessary?: {}; - source?: string; - relatedInformation?: DiagnosticRelatedInformation[]; - } - interface DiagnosticRelatedInformation { - category: DiagnosticCategory; - code: number; - file: SourceFile | undefined; - start: number | undefined; - length: number | undefined; - messageText: string | DiagnosticMessageChain; - } - interface DiagnosticWithLocation extends Diagnostic { - file: SourceFile; - start: number; - length: number; - } - enum DiagnosticCategory { - Warning = 0, - Error = 1, - Suggestion = 2, - Message = 3 - } - enum ModuleResolutionKind { - Classic = 1, - NodeJs = 2 - } - interface PluginImport { - name: string; - } - interface ProjectReference { - /** A normalized path on disk */ - path: string; - /** The path as the user originally wrote it */ - originalPath?: string; - /** True if the output of this reference should be prepended to the output of this project. Only valid for --outFile compilations */ - prepend?: boolean; - /** True if it is intended that this reference form a circularity */ - circular?: boolean; - } - type CompilerOptionsValue = string | number | boolean | (string | number)[] | string[] | MapLike | PluginImport[] | ProjectReference[] | null | undefined; - interface CompilerOptions { - allowJs?: boolean; - allowSyntheticDefaultImports?: boolean; - allowUnreachableCode?: boolean; - allowUnusedLabels?: boolean; - alwaysStrict?: boolean; - baseUrl?: string; - charset?: string; - checkJs?: boolean; - declaration?: boolean; - declarationMap?: boolean; - emitDeclarationOnly?: boolean; - declarationDir?: string; - disableSizeLimit?: boolean; - downlevelIteration?: boolean; - emitBOM?: boolean; - emitDecoratorMetadata?: boolean; - experimentalDecorators?: boolean; - forceConsistentCasingInFileNames?: boolean; - importHelpers?: boolean; - inlineSourceMap?: boolean; - inlineSources?: boolean; - isolatedModules?: boolean; - jsx?: JsxEmit; - keyofStringsOnly?: boolean; - lib?: string[]; - locale?: string; - mapRoot?: string; - maxNodeModuleJsDepth?: number; - module?: ModuleKind; - moduleResolution?: ModuleResolutionKind; - newLine?: NewLineKind; - noEmit?: boolean; - noEmitHelpers?: boolean; - noEmitOnError?: boolean; - noErrorTruncation?: boolean; - noFallthroughCasesInSwitch?: boolean; - noImplicitAny?: boolean; - noImplicitReturns?: boolean; - noImplicitThis?: boolean; - noStrictGenericChecks?: boolean; - noUnusedLocals?: boolean; - noUnusedParameters?: boolean; - noImplicitUseStrict?: boolean; - noLib?: boolean; - noResolve?: boolean; - out?: string; - outDir?: string; - outFile?: string; - paths?: MapLike; - preserveConstEnums?: boolean; - preserveSymlinks?: boolean; - project?: string; - reactNamespace?: string; - jsxFactory?: string; - composite?: boolean; - removeComments?: boolean; - rootDir?: string; - rootDirs?: string[]; - skipLibCheck?: boolean; - skipDefaultLibCheck?: boolean; - sourceMap?: boolean; - sourceRoot?: string; - strict?: boolean; - strictFunctionTypes?: boolean; - strictBindCallApply?: boolean; - strictNullChecks?: boolean; - strictPropertyInitialization?: boolean; - stripInternal?: boolean; - suppressExcessPropertyErrors?: boolean; - suppressImplicitAnyIndexErrors?: boolean; - target?: ScriptTarget; - traceResolution?: boolean; - resolveJsonModule?: boolean; - types?: string[]; - /** Paths used to compute primary types search locations */ - typeRoots?: string[]; - esModuleInterop?: boolean; - [option: string]: CompilerOptionsValue | TsConfigSourceFile | undefined; - } - interface TypeAcquisition { - enableAutoDiscovery?: boolean; - enable?: boolean; - include?: string[]; - exclude?: string[]; - [option: string]: string[] | boolean | undefined; - } - enum ModuleKind { - None = 0, - CommonJS = 1, - AMD = 2, - UMD = 3, - System = 4, - ES2015 = 5, - ESNext = 6 - } - enum JsxEmit { - None = 0, - Preserve = 1, - React = 2, - ReactNative = 3 - } - enum NewLineKind { - CarriageReturnLineFeed = 0, - LineFeed = 1 - } - interface LineAndCharacter { - /** 0-based. */ - line: number; - character: number; - } - enum ScriptKind { - Unknown = 0, - JS = 1, - JSX = 2, - TS = 3, - TSX = 4, - External = 5, - JSON = 6, - /** - * Used on extensions that doesn't define the ScriptKind but the content defines it. - * Deferred extensions are going to be included in all project contexts. - */ - Deferred = 7 - } - enum ScriptTarget { - ES3 = 0, - ES5 = 1, - ES2015 = 2, - ES2016 = 3, - ES2017 = 4, - ES2018 = 5, - ESNext = 6, - JSON = 100, - Latest = 6 - } - enum LanguageVariant { - Standard = 0, - JSX = 1 - } - /** Either a parsed command line or a parsed tsconfig.json */ - interface ParsedCommandLine { - options: CompilerOptions; - typeAcquisition?: TypeAcquisition; - fileNames: string[]; - projectReferences?: ReadonlyArray; - raw?: any; - errors: Diagnostic[]; - wildcardDirectories?: MapLike; - compileOnSave?: boolean; - } - enum WatchDirectoryFlags { - None = 0, - Recursive = 1 - } - interface ExpandResult { - fileNames: string[]; - wildcardDirectories: MapLike; - } - interface CreateProgramOptions { - rootNames: ReadonlyArray; - options: CompilerOptions; - projectReferences?: ReadonlyArray; - host?: CompilerHost; - oldProgram?: Program; - configFileParsingDiagnostics?: ReadonlyArray; - } - interface ModuleResolutionHost { - fileExists(fileName: string): boolean; - readFile(fileName: string): string | undefined; - trace?(s: string): void; - directoryExists?(directoryName: string): boolean; - /** - * Resolve a symbolic link. - * @see https://nodejs.org/api/fs.html#fs_fs_realpathsync_path_options - */ - realpath?(path: string): string; - getCurrentDirectory?(): string; - getDirectories?(path: string): string[]; - } - /** - * Represents the result of module resolution. - * Module resolution will pick up tsx/jsx/js files even if '--jsx' and '--allowJs' are turned off. - * The Program will then filter results based on these flags. - * - * Prefer to return a `ResolvedModuleFull` so that the file type does not have to be inferred. - */ - interface ResolvedModule { - /** Path of the file the module was resolved to. */ - resolvedFileName: string; - /** True if `resolvedFileName` comes from `node_modules`. */ - isExternalLibraryImport?: boolean; - } - /** - * ResolvedModule with an explicitly provided `extension` property. - * Prefer this over `ResolvedModule`. - * If changing this, remember to change `moduleResolutionIsEqualTo`. - */ - interface ResolvedModuleFull extends ResolvedModule { - /** - * Extension of resolvedFileName. This must match what's at the end of resolvedFileName. - * This is optional for backwards-compatibility, but will be added if not provided. - */ - extension: Extension; - packageId?: PackageId; - } - /** - * Unique identifier with a package name and version. - * If changing this, remember to change `packageIdIsEqual`. - */ - interface PackageId { - /** - * Name of the package. - * Should not include `@types`. - * If accessing a non-index file, this should include its name e.g. "foo/bar". - */ - name: string; - /** - * Name of a submodule within this package. - * May be "". - */ - subModuleName: string; - /** Version of the package, e.g. "1.2.3" */ - version: string; - } - enum Extension { - Ts = ".ts", - Tsx = ".tsx", - Dts = ".d.ts", - Js = ".js", - Jsx = ".jsx", - Json = ".json" - } - interface ResolvedModuleWithFailedLookupLocations { - readonly resolvedModule: ResolvedModuleFull | undefined; - } - interface ResolvedTypeReferenceDirective { - primary: boolean; - resolvedFileName: string | undefined; - packageId?: PackageId; - /** True if `resolvedFileName` comes from `node_modules`. */ - isExternalLibraryImport?: boolean; - } - interface ResolvedTypeReferenceDirectiveWithFailedLookupLocations { - readonly resolvedTypeReferenceDirective: ResolvedTypeReferenceDirective | undefined; - readonly failedLookupLocations: ReadonlyArray; - } - interface CompilerHost extends ModuleResolutionHost { - getSourceFile(fileName: string, languageVersion: ScriptTarget, onError?: (message: string) => void, shouldCreateNewSourceFile?: boolean): SourceFile | undefined; - getSourceFileByPath?(fileName: string, path: Path, languageVersion: ScriptTarget, onError?: (message: string) => void, shouldCreateNewSourceFile?: boolean): SourceFile | undefined; - getCancellationToken?(): CancellationToken; - getDefaultLibFileName(options: CompilerOptions): string; - getDefaultLibLocation?(): string; - writeFile: WriteFileCallback; - getCurrentDirectory(): string; - getDirectories(path: string): string[]; - getCanonicalFileName(fileName: string): string; - useCaseSensitiveFileNames(): boolean; - getNewLine(): string; - readDirectory?(rootDir: string, extensions: ReadonlyArray, excludes: ReadonlyArray | undefined, includes: ReadonlyArray, depth?: number): string[]; - resolveModuleNames?(moduleNames: string[], containingFile: string, reusedNames?: string[], redirectedReference?: ResolvedProjectReference): (ResolvedModule | undefined)[]; - /** - * This method is a companion for 'resolveModuleNames' and is used to resolve 'types' references to actual type declaration files - */ - resolveTypeReferenceDirectives?(typeReferenceDirectiveNames: string[], containingFile: string, redirectedReference?: ResolvedProjectReference): (ResolvedTypeReferenceDirective | undefined)[]; - getEnvironmentVariable?(name: string): string | undefined; - createHash?(data: string): string; - } - interface SourceMapRange extends TextRange { - source?: SourceMapSource; - } - interface SourceMapSource { - fileName: string; - text: string; - skipTrivia?: (pos: number) => number; - } - enum EmitFlags { - None = 0, - SingleLine = 1, - AdviseOnEmitNode = 2, - NoSubstitution = 4, - CapturesThis = 8, - NoLeadingSourceMap = 16, - NoTrailingSourceMap = 32, - NoSourceMap = 48, - NoNestedSourceMaps = 64, - NoTokenLeadingSourceMaps = 128, - NoTokenTrailingSourceMaps = 256, - NoTokenSourceMaps = 384, - NoLeadingComments = 512, - NoTrailingComments = 1024, - NoComments = 1536, - NoNestedComments = 2048, - HelperName = 4096, - ExportName = 8192, - LocalName = 16384, - InternalName = 32768, - Indented = 65536, - NoIndentation = 131072, - AsyncFunctionBody = 262144, - ReuseTempVariableScope = 524288, - CustomPrologue = 1048576, - NoHoisting = 2097152, - HasEndOfDeclarationMarker = 4194304, - Iterator = 8388608, - NoAsciiEscaping = 16777216 - } - interface EmitHelper { - readonly name: string; - readonly scoped: boolean; - readonly text: string | ((node: EmitHelperUniqueNameCallback) => string); - readonly priority?: number; - } - type EmitHelperUniqueNameCallback = (name: string) => string; - enum EmitHint { - SourceFile = 0, - Expression = 1, - IdentifierName = 2, - MappedTypeParameter = 3, - Unspecified = 4, - EmbeddedStatement = 5 - } - interface TransformationContext { - /** Gets the compiler options supplied to the transformer. */ - getCompilerOptions(): CompilerOptions; - /** Starts a new lexical environment. */ - startLexicalEnvironment(): void; - /** Suspends the current lexical environment, usually after visiting a parameter list. */ - suspendLexicalEnvironment(): void; - /** Resumes a suspended lexical environment, usually before visiting a function body. */ - resumeLexicalEnvironment(): void; - /** Ends a lexical environment, returning any declarations. */ - endLexicalEnvironment(): Statement[] | undefined; - /** Hoists a function declaration to the containing scope. */ - hoistFunctionDeclaration(node: FunctionDeclaration): void; - /** Hoists a variable declaration to the containing scope. */ - hoistVariableDeclaration(node: Identifier): void; - /** Records a request for a non-scoped emit helper in the current context. */ - requestEmitHelper(helper: EmitHelper): void; - /** Gets and resets the requested non-scoped emit helpers. */ - readEmitHelpers(): EmitHelper[] | undefined; - /** Enables expression substitutions in the pretty printer for the provided SyntaxKind. */ - enableSubstitution(kind: SyntaxKind): void; - /** Determines whether expression substitutions are enabled for the provided node. */ - isSubstitutionEnabled(node: Node): boolean; - /** - * Hook used by transformers to substitute expressions just before they - * are emitted by the pretty printer. - * - * NOTE: Transformation hooks should only be modified during `Transformer` initialization, - * before returning the `NodeTransformer` callback. - */ - onSubstituteNode: (hint: EmitHint, node: Node) => Node; - /** - * Enables before/after emit notifications in the pretty printer for the provided - * SyntaxKind. - */ - enableEmitNotification(kind: SyntaxKind): void; - /** - * Determines whether before/after emit notifications should be raised in the pretty - * printer when it emits a node. - */ - isEmitNotificationEnabled(node: Node): boolean; - /** - * Hook used to allow transformers to capture state before or after - * the printer emits a node. - * - * NOTE: Transformation hooks should only be modified during `Transformer` initialization, - * before returning the `NodeTransformer` callback. - */ - onEmitNode: (hint: EmitHint, node: Node, emitCallback: (hint: EmitHint, node: Node) => void) => void; - } - interface TransformationResult { - /** Gets the transformed source files. */ - transformed: T[]; - /** Gets diagnostics for the transformation. */ - diagnostics?: DiagnosticWithLocation[]; - /** - * Gets a substitute for a node, if one is available; otherwise, returns the original node. - * - * @param hint A hint as to the intended usage of the node. - * @param node The node to substitute. - */ - substituteNode(hint: EmitHint, node: Node): Node; - /** - * Emits a node with possible notification. - * - * @param hint A hint as to the intended usage of the node. - * @param node The node to emit. - * @param emitCallback A callback used to emit the node. - */ - emitNodeWithNotification(hint: EmitHint, node: Node, emitCallback: (hint: EmitHint, node: Node) => void): void; - /** - * Clean up EmitNode entries on any parse-tree nodes. - */ - dispose(): void; - } - /** - * A function that is used to initialize and return a `Transformer` callback, which in turn - * will be used to transform one or more nodes. - */ - type TransformerFactory = (context: TransformationContext) => Transformer; - /** - * A function that transforms a node. - */ - type Transformer = (node: T) => T; - /** - * A function that accepts and possibly transforms a node. - */ - type Visitor = (node: Node) => VisitResult; - type VisitResult = T | T[] | undefined; - interface Printer { - /** - * Print a node and its subtree as-is, without any emit transformations. - * @param hint A value indicating the purpose of a node. This is primarily used to - * distinguish between an `Identifier` used in an expression position, versus an - * `Identifier` used as an `IdentifierName` as part of a declaration. For most nodes you - * should just pass `Unspecified`. - * @param node The node to print. The node and its subtree are printed as-is, without any - * emit transformations. - * @param sourceFile A source file that provides context for the node. The source text of - * the file is used to emit the original source content for literals and identifiers, while - * the identifiers of the source file are used when generating unique names to avoid - * collisions. - */ - printNode(hint: EmitHint, node: Node, sourceFile: SourceFile): string; - /** - * Prints a list of nodes using the given format flags - */ - printList(format: ListFormat, list: NodeArray, sourceFile: SourceFile): string; - /** - * Prints a source file as-is, without any emit transformations. - */ - printFile(sourceFile: SourceFile): string; - /** - * Prints a bundle of source files as-is, without any emit transformations. - */ - printBundle(bundle: Bundle): string; - } - interface PrintHandlers { - /** - * A hook used by the Printer when generating unique names to avoid collisions with - * globally defined names that exist outside of the current source file. - */ - hasGlobalName?(name: string): boolean; - /** - * A hook used by the Printer to provide notifications prior to emitting a node. A - * compatible implementation **must** invoke `emitCallback` with the provided `hint` and - * `node` values. - * @param hint A hint indicating the intended purpose of the node. - * @param node The node to emit. - * @param emitCallback A callback that, when invoked, will emit the node. - * @example - * ```ts - * var printer = createPrinter(printerOptions, { - * onEmitNode(hint, node, emitCallback) { - * // set up or track state prior to emitting the node... - * emitCallback(hint, node); - * // restore state after emitting the node... - * } - * }); - * ``` - */ - onEmitNode?(hint: EmitHint, node: Node | undefined, emitCallback: (hint: EmitHint, node: Node | undefined) => void): void; - /** - * A hook used by the Printer to perform just-in-time substitution of a node. This is - * primarily used by node transformations that need to substitute one node for another, - * such as replacing `myExportedVar` with `exports.myExportedVar`. - * @param hint A hint indicating the intended purpose of the node. - * @param node The node to emit. - * @example - * ```ts - * var printer = createPrinter(printerOptions, { - * substituteNode(hint, node) { - * // perform substitution if necessary... - * return node; - * } - * }); - * ``` - */ - substituteNode?(hint: EmitHint, node: Node): Node; - } - interface PrinterOptions { - removeComments?: boolean; - newLine?: NewLineKind; - omitTrailingSemicolon?: boolean; - noEmitHelpers?: boolean; - } - interface GetEffectiveTypeRootsHost { - directoryExists?(directoryName: string): boolean; - getCurrentDirectory?(): string; - } - interface TextSpan { - start: number; - length: number; - } - interface TextChangeRange { - span: TextSpan; - newLength: number; - } - interface SyntaxList extends Node { - _children: Node[]; - } - enum ListFormat { - None = 0, - SingleLine = 0, - MultiLine = 1, - PreserveLines = 2, - LinesMask = 3, - NotDelimited = 0, - BarDelimited = 4, - AmpersandDelimited = 8, - CommaDelimited = 16, - AsteriskDelimited = 32, - DelimitersMask = 60, - AllowTrailingComma = 64, - Indented = 128, - SpaceBetweenBraces = 256, - SpaceBetweenSiblings = 512, - Braces = 1024, - Parenthesis = 2048, - AngleBrackets = 4096, - SquareBrackets = 8192, - BracketsMask = 15360, - OptionalIfUndefined = 16384, - OptionalIfEmpty = 32768, - Optional = 49152, - PreferNewLine = 65536, - NoTrailingNewLine = 131072, - NoInterveningComments = 262144, - NoSpaceIfEmpty = 524288, - SingleElement = 1048576, - Modifiers = 262656, - HeritageClauses = 512, - SingleLineTypeLiteralMembers = 768, - MultiLineTypeLiteralMembers = 32897, - TupleTypeElements = 528, - UnionTypeConstituents = 516, - IntersectionTypeConstituents = 520, - ObjectBindingPatternElements = 525136, - ArrayBindingPatternElements = 524880, - ObjectLiteralExpressionProperties = 526226, - ArrayLiteralExpressionElements = 8914, - CommaListElements = 528, - CallExpressionArguments = 2576, - NewExpressionArguments = 18960, - TemplateExpressionSpans = 262144, - SingleLineBlockStatements = 768, - MultiLineBlockStatements = 129, - VariableDeclarationList = 528, - SingleLineFunctionBodyStatements = 768, - MultiLineFunctionBodyStatements = 1, - ClassHeritageClauses = 0, - ClassMembers = 129, - InterfaceMembers = 129, - EnumMembers = 145, - CaseBlockClauses = 129, - NamedImportsOrExportsElements = 525136, - JsxElementOrFragmentChildren = 262144, - JsxElementAttributes = 262656, - CaseOrDefaultClauseStatements = 163969, - HeritageClauseTypes = 528, - SourceFileStatements = 131073, - Decorators = 49153, - TypeArguments = 53776, - TypeParameters = 53776, - Parameters = 2576, - IndexSignatureParameters = 8848, - JSDocComment = 33 - } - interface UserPreferences { - readonly disableSuggestions?: boolean; - readonly quotePreference?: "double" | "single"; - readonly includeCompletionsForModuleExports?: boolean; - readonly includeCompletionsWithInsertText?: boolean; - readonly importModuleSpecifierPreference?: "relative" | "non-relative"; - /** Determines whether we import `foo/index.ts` as "foo", "foo/index", or "foo/index.js" */ - readonly importModuleSpecifierEnding?: "minimal" | "index" | "js"; - readonly allowTextChangesInNewFiles?: boolean; - } - /** Represents a bigint literal value without requiring bigint support */ - interface PseudoBigInt { - negative: boolean; - base10Value: string; - } -} -declare function setTimeout(handler: (...args: any[]) => void, timeout: number): any; -declare function clearTimeout(handle: any): void; -declare namespace ts { - enum FileWatcherEventKind { - Created = 0, - Changed = 1, - Deleted = 2 - } - type FileWatcherCallback = (fileName: string, eventKind: FileWatcherEventKind) => void; - type DirectoryWatcherCallback = (fileName: string) => void; - interface System { - args: string[]; - newLine: string; - useCaseSensitiveFileNames: boolean; - write(s: string): void; - writeOutputIsTTY?(): boolean; - readFile(path: string, encoding?: string): string | undefined; - getFileSize?(path: string): number; - writeFile(path: string, data: string, writeByteOrderMark?: boolean): void; - /** - * @pollingInterval - this parameter is used in polling-based watchers and ignored in watchers that - * use native OS file watching - */ - watchFile?(path: string, callback: FileWatcherCallback, pollingInterval?: number): FileWatcher; - watchDirectory?(path: string, callback: DirectoryWatcherCallback, recursive?: boolean): FileWatcher; - resolvePath(path: string): string; - fileExists(path: string): boolean; - directoryExists(path: string): boolean; - createDirectory(path: string): void; - getExecutingFilePath(): string; - getCurrentDirectory(): string; - getDirectories(path: string): string[]; - readDirectory(path: string, extensions?: ReadonlyArray, exclude?: ReadonlyArray, include?: ReadonlyArray, depth?: number): string[]; - getModifiedTime?(path: string): Date | undefined; - setModifiedTime?(path: string, time: Date): void; - deleteFile?(path: string): void; - /** - * A good implementation is node.js' `crypto.createHash`. (https://nodejs.org/api/crypto.html#crypto_crypto_createhash_algorithm) - */ - createHash?(data: string): string; - /** This must be cryptographically secure. Only implement this method using `crypto.createHash("sha256")`. */ - createSHA256Hash?(data: string): string; - getMemoryUsage?(): number; - exit(exitCode?: number): void; - realpath?(path: string): string; - setTimeout?(callback: (...args: any[]) => void, ms: number, ...args: any[]): any; - clearTimeout?(timeoutId: any): void; - clearScreen?(): void; - base64decode?(input: string): string; - base64encode?(input: string): string; - } - interface FileWatcher { - close(): void; - } - function getNodeMajorVersion(): number | undefined; - let sys: System; -} -declare namespace ts { - type ErrorCallback = (message: DiagnosticMessage, length: number) => void; - interface Scanner { - getStartPos(): number; - getToken(): SyntaxKind; - getTextPos(): number; - getTokenPos(): number; - getTokenText(): string; - getTokenValue(): string; - hasExtendedUnicodeEscape(): boolean; - hasPrecedingLineBreak(): boolean; - isIdentifier(): boolean; - isReservedWord(): boolean; - isUnterminated(): boolean; - reScanGreaterToken(): SyntaxKind; - reScanSlashToken(): SyntaxKind; - reScanTemplateToken(): SyntaxKind; - scanJsxIdentifier(): SyntaxKind; - scanJsxAttributeValue(): SyntaxKind; - reScanJsxToken(): JsxTokenSyntaxKind; - scanJsxToken(): JsxTokenSyntaxKind; - scanJSDocToken(): JsDocSyntaxKind; - scan(): SyntaxKind; - getText(): string; - setText(text: string | undefined, start?: number, length?: number): void; - setOnError(onError: ErrorCallback | undefined): void; - setScriptTarget(scriptTarget: ScriptTarget): void; - setLanguageVariant(variant: LanguageVariant): void; - setTextPos(textPos: number): void; - lookAhead(callback: () => T): T; - scanRange(start: number, length: number, callback: () => T): T; - tryScan(callback: () => T): T; - } - function tokenToString(t: SyntaxKind): string | undefined; - function getPositionOfLineAndCharacter(sourceFile: SourceFileLike, line: number, character: number): number; - function getLineAndCharacterOfPosition(sourceFile: SourceFileLike, position: number): LineAndCharacter; - function isWhiteSpaceLike(ch: number): boolean; - /** Does not include line breaks. For that, see isWhiteSpaceLike. */ - function isWhiteSpaceSingleLine(ch: number): boolean; - function isLineBreak(ch: number): boolean; - function couldStartTrivia(text: string, pos: number): boolean; - function forEachLeadingCommentRange(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean) => U): U | undefined; - function forEachLeadingCommentRange(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean, state: T) => U, state: T): U | undefined; - function forEachTrailingCommentRange(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean) => U): U | undefined; - function forEachTrailingCommentRange(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean, state: T) => U, state: T): U | undefined; - function reduceEachLeadingCommentRange(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean, state: T, memo: U) => U, state: T, initial: U): U | undefined; - function reduceEachTrailingCommentRange(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean, state: T, memo: U) => U, state: T, initial: U): U | undefined; - function getLeadingCommentRanges(text: string, pos: number): CommentRange[] | undefined; - function getTrailingCommentRanges(text: string, pos: number): CommentRange[] | undefined; - /** Optionally, get the shebang */ - function getShebang(text: string): string | undefined; - function isIdentifierStart(ch: number, languageVersion: ScriptTarget | undefined): boolean; - function isIdentifierPart(ch: number, languageVersion: ScriptTarget | undefined): boolean; - function createScanner(languageVersion: ScriptTarget, skipTrivia: boolean, languageVariant?: LanguageVariant, textInitial?: string, onError?: ErrorCallback, start?: number, length?: number): Scanner; -} -declare namespace ts { - function isExternalModuleNameRelative(moduleName: string): boolean; - function sortAndDeduplicateDiagnostics(diagnostics: ReadonlyArray): SortedReadonlyArray; -} -declare namespace ts { - function getDefaultLibFileName(options: CompilerOptions): string; - function textSpanEnd(span: TextSpan): number; - function textSpanIsEmpty(span: TextSpan): boolean; - function textSpanContainsPosition(span: TextSpan, position: number): boolean; - function textSpanContainsTextSpan(span: TextSpan, other: TextSpan): boolean; - function textSpanOverlapsWith(span: TextSpan, other: TextSpan): boolean; - function textSpanOverlap(span1: TextSpan, span2: TextSpan): TextSpan | undefined; - function textSpanIntersectsWithTextSpan(span: TextSpan, other: TextSpan): boolean; - function textSpanIntersectsWith(span: TextSpan, start: number, length: number): boolean; - function decodedTextSpanIntersectsWith(start1: number, length1: number, start2: number, length2: number): boolean; - function textSpanIntersectsWithPosition(span: TextSpan, position: number): boolean; - function textSpanIntersection(span1: TextSpan, span2: TextSpan): TextSpan | undefined; - function createTextSpan(start: number, length: number): TextSpan; - function createTextSpanFromBounds(start: number, end: number): TextSpan; - function textChangeRangeNewSpan(range: TextChangeRange): TextSpan; - function textChangeRangeIsUnchanged(range: TextChangeRange): boolean; - function createTextChangeRange(span: TextSpan, newLength: number): TextChangeRange; - let unchangedTextChangeRange: TextChangeRange; - /** - * Called to merge all the changes that occurred across several versions of a script snapshot - * into a single change. i.e. if a user keeps making successive edits to a script we will - * have a text change from V1 to V2, V2 to V3, ..., Vn. - * - * This function will then merge those changes into a single change range valid between V1 and - * Vn. - */ - function collapseTextChangeRangesAcrossMultipleVersions(changes: ReadonlyArray): TextChangeRange; - function getTypeParameterOwner(d: Declaration): Declaration | undefined; - type ParameterPropertyDeclaration = ParameterDeclaration & { - parent: ConstructorDeclaration; - name: Identifier; - }; - function isParameterPropertyDeclaration(node: Node): node is ParameterPropertyDeclaration; - function isEmptyBindingPattern(node: BindingName): node is BindingPattern; - function isEmptyBindingElement(node: BindingElement): boolean; - function walkUpBindingElementsAndPatterns(binding: BindingElement): VariableDeclaration | ParameterDeclaration; - function getCombinedModifierFlags(node: Declaration): ModifierFlags; - function getCombinedNodeFlags(node: Node): NodeFlags; - /** - * Checks to see if the locale is in the appropriate format, - * and if it is, attempts to set the appropriate language. - */ - function validateLocaleAndSetLanguage(locale: string, sys: { - getExecutingFilePath(): string; - resolvePath(path: string): string; - fileExists(fileName: string): boolean; - readFile(fileName: string): string | undefined; - }, errors?: Push): void; - function getOriginalNode(node: Node): Node; - function getOriginalNode(node: Node, nodeTest: (node: Node) => node is T): T; - function getOriginalNode(node: Node | undefined): Node | undefined; - function getOriginalNode(node: Node | undefined, nodeTest: (node: Node | undefined) => node is T): T | undefined; - /** - * Gets a value indicating whether a node originated in the parse tree. - * - * @param node The node to test. - */ - function isParseTreeNode(node: Node): boolean; - /** - * Gets the original parse tree node for a node. - * - * @param node The original node. - * @returns The original parse tree node if found; otherwise, undefined. - */ - function getParseTreeNode(node: Node): Node; - /** - * Gets the original parse tree node for a node. - * - * @param node The original node. - * @param nodeTest A callback used to ensure the correct type of parse tree node is returned. - * @returns The original parse tree node if found; otherwise, undefined. - */ - function getParseTreeNode(node: Node | undefined, nodeTest?: (node: Node) => node is T): T | undefined; - /** Add an extra underscore to identifiers that start with two underscores to avoid issues with magic names like '__proto__' */ - function escapeLeadingUnderscores(identifier: string): __String; - /** - * Remove extra underscore from escaped identifier text content. - * - * @param identifier The escaped identifier text. - * @returns The unescaped identifier text. - */ - function unescapeLeadingUnderscores(identifier: __String): string; - function idText(identifier: Identifier): string; - function symbolName(symbol: Symbol): string; - function getNameOfJSDocTypedef(declaration: JSDocTypedefTag): Identifier | undefined; - function getNameOfDeclaration(declaration: Declaration | Expression): DeclarationName | undefined; - /** - * Gets the JSDoc parameter tags for the node if present. - * - * @remarks Returns any JSDoc param tag whose name matches the provided - * parameter, whether a param tag on a containing function - * expression, or a param tag on a variable declaration whose - * initializer is the containing function. The tags closest to the - * node are returned first, so in the previous example, the param - * tag on the containing function expression would be first. - * - * For binding patterns, parameter tags are matched by position. - */ - function getJSDocParameterTags(param: ParameterDeclaration): ReadonlyArray; - /** - * Gets the JSDoc type parameter tags for the node if present. - * - * @remarks Returns any JSDoc template tag whose names match the provided - * parameter, whether a template tag on a containing function - * expression, or a template tag on a variable declaration whose - * initializer is the containing function. The tags closest to the - * node are returned first, so in the previous example, the template - * tag on the containing function expression would be first. - */ - function getJSDocTypeParameterTags(param: TypeParameterDeclaration): ReadonlyArray; - /** - * Return true if the node has JSDoc parameter tags. - * - * @remarks Includes parameter tags that are not directly on the node, - * for example on a variable declaration whose initializer is a function expression. - */ - function hasJSDocParameterTags(node: FunctionLikeDeclaration | SignatureDeclaration): boolean; - /** Gets the JSDoc augments tag for the node if present */ - function getJSDocAugmentsTag(node: Node): JSDocAugmentsTag | undefined; - /** Gets the JSDoc class tag for the node if present */ - function getJSDocClassTag(node: Node): JSDocClassTag | undefined; - /** Gets the JSDoc enum tag for the node if present */ - function getJSDocEnumTag(node: Node): JSDocEnumTag | undefined; - /** Gets the JSDoc this tag for the node if present */ - function getJSDocThisTag(node: Node): JSDocThisTag | undefined; - /** Gets the JSDoc return tag for the node if present */ - function getJSDocReturnTag(node: Node): JSDocReturnTag | undefined; - /** Gets the JSDoc template tag for the node if present */ - function getJSDocTemplateTag(node: Node): JSDocTemplateTag | undefined; - /** Gets the JSDoc type tag for the node if present and valid */ - function getJSDocTypeTag(node: Node): JSDocTypeTag | undefined; - /** - * Gets the type node for the node if provided via JSDoc. - * - * @remarks The search includes any JSDoc param tag that relates - * to the provided parameter, for example a type tag on the - * parameter itself, or a param tag on a containing function - * expression, or a param tag on a variable declaration whose - * initializer is the containing function. The tags closest to the - * node are examined first, so in the previous example, the type - * tag directly on the node would be returned. - */ - function getJSDocType(node: Node): TypeNode | undefined; - /** - * Gets the return type node for the node if provided via JSDoc return tag or type tag. - * - * @remarks `getJSDocReturnTag` just gets the whole JSDoc tag. This function - * gets the type from inside the braces, after the fat arrow, etc. - */ - function getJSDocReturnType(node: Node): TypeNode | undefined; - /** Get all JSDoc tags related to a node, including those on parent nodes. */ - function getJSDocTags(node: Node): ReadonlyArray; - /** Gets all JSDoc tags of a specified kind, or undefined if not present. */ - function getAllJSDocTagsOfKind(node: Node, kind: SyntaxKind): ReadonlyArray; - /** - * Gets the effective type parameters. If the node was parsed in a - * JavaScript file, gets the type parameters from the `@template` tag from JSDoc. - */ - function getEffectiveTypeParameterDeclarations(node: DeclarationWithTypeParameters): ReadonlyArray; - function getEffectiveConstraintOfTypeParameter(node: TypeParameterDeclaration): TypeNode | undefined; -} -declare namespace ts { - function isNumericLiteral(node: Node): node is NumericLiteral; - function isBigIntLiteral(node: Node): node is BigIntLiteral; - function isStringLiteral(node: Node): node is StringLiteral; - function isJsxText(node: Node): node is JsxText; - function isRegularExpressionLiteral(node: Node): node is RegularExpressionLiteral; - function isNoSubstitutionTemplateLiteral(node: Node): node is NoSubstitutionTemplateLiteral; - function isTemplateHead(node: Node): node is TemplateHead; - function isTemplateMiddle(node: Node): node is TemplateMiddle; - function isTemplateTail(node: Node): node is TemplateTail; - function isIdentifier(node: Node): node is Identifier; - function isQualifiedName(node: Node): node is QualifiedName; - function isComputedPropertyName(node: Node): node is ComputedPropertyName; - function isTypeParameterDeclaration(node: Node): node is TypeParameterDeclaration; - function isParameter(node: Node): node is ParameterDeclaration; - function isDecorator(node: Node): node is Decorator; - function isPropertySignature(node: Node): node is PropertySignature; - function isPropertyDeclaration(node: Node): node is PropertyDeclaration; - function isMethodSignature(node: Node): node is MethodSignature; - function isMethodDeclaration(node: Node): node is MethodDeclaration; - function isConstructorDeclaration(node: Node): node is ConstructorDeclaration; - function isGetAccessorDeclaration(node: Node): node is GetAccessorDeclaration; - function isSetAccessorDeclaration(node: Node): node is SetAccessorDeclaration; - function isCallSignatureDeclaration(node: Node): node is CallSignatureDeclaration; - function isConstructSignatureDeclaration(node: Node): node is ConstructSignatureDeclaration; - function isIndexSignatureDeclaration(node: Node): node is IndexSignatureDeclaration; - function isTypePredicateNode(node: Node): node is TypePredicateNode; - function isTypeReferenceNode(node: Node): node is TypeReferenceNode; - function isFunctionTypeNode(node: Node): node is FunctionTypeNode; - function isConstructorTypeNode(node: Node): node is ConstructorTypeNode; - function isTypeQueryNode(node: Node): node is TypeQueryNode; - function isTypeLiteralNode(node: Node): node is TypeLiteralNode; - function isArrayTypeNode(node: Node): node is ArrayTypeNode; - function isTupleTypeNode(node: Node): node is TupleTypeNode; - function isUnionTypeNode(node: Node): node is UnionTypeNode; - function isIntersectionTypeNode(node: Node): node is IntersectionTypeNode; - function isConditionalTypeNode(node: Node): node is ConditionalTypeNode; - function isInferTypeNode(node: Node): node is InferTypeNode; - function isParenthesizedTypeNode(node: Node): node is ParenthesizedTypeNode; - function isThisTypeNode(node: Node): node is ThisTypeNode; - function isTypeOperatorNode(node: Node): node is TypeOperatorNode; - function isIndexedAccessTypeNode(node: Node): node is IndexedAccessTypeNode; - function isMappedTypeNode(node: Node): node is MappedTypeNode; - function isLiteralTypeNode(node: Node): node is LiteralTypeNode; - function isImportTypeNode(node: Node): node is ImportTypeNode; - function isObjectBindingPattern(node: Node): node is ObjectBindingPattern; - function isArrayBindingPattern(node: Node): node is ArrayBindingPattern; - function isBindingElement(node: Node): node is BindingElement; - function isArrayLiteralExpression(node: Node): node is ArrayLiteralExpression; - function isObjectLiteralExpression(node: Node): node is ObjectLiteralExpression; - function isPropertyAccessExpression(node: Node): node is PropertyAccessExpression; - function isElementAccessExpression(node: Node): node is ElementAccessExpression; - function isCallExpression(node: Node): node is CallExpression; - function isNewExpression(node: Node): node is NewExpression; - function isTaggedTemplateExpression(node: Node): node is TaggedTemplateExpression; - function isTypeAssertion(node: Node): node is TypeAssertion; - function isParenthesizedExpression(node: Node): node is ParenthesizedExpression; - function skipPartiallyEmittedExpressions(node: Expression): Expression; - function skipPartiallyEmittedExpressions(node: Node): Node; - function isFunctionExpression(node: Node): node is FunctionExpression; - function isArrowFunction(node: Node): node is ArrowFunction; - function isDeleteExpression(node: Node): node is DeleteExpression; - function isTypeOfExpression(node: Node): node is TypeOfExpression; - function isVoidExpression(node: Node): node is VoidExpression; - function isAwaitExpression(node: Node): node is AwaitExpression; - function isPrefixUnaryExpression(node: Node): node is PrefixUnaryExpression; - function isPostfixUnaryExpression(node: Node): node is PostfixUnaryExpression; - function isBinaryExpression(node: Node): node is BinaryExpression; - function isConditionalExpression(node: Node): node is ConditionalExpression; - function isTemplateExpression(node: Node): node is TemplateExpression; - function isYieldExpression(node: Node): node is YieldExpression; - function isSpreadElement(node: Node): node is SpreadElement; - function isClassExpression(node: Node): node is ClassExpression; - function isOmittedExpression(node: Node): node is OmittedExpression; - function isExpressionWithTypeArguments(node: Node): node is ExpressionWithTypeArguments; - function isAsExpression(node: Node): node is AsExpression; - function isNonNullExpression(node: Node): node is NonNullExpression; - function isMetaProperty(node: Node): node is MetaProperty; - function isTemplateSpan(node: Node): node is TemplateSpan; - function isSemicolonClassElement(node: Node): node is SemicolonClassElement; - function isBlock(node: Node): node is Block; - function isVariableStatement(node: Node): node is VariableStatement; - function isEmptyStatement(node: Node): node is EmptyStatement; - function isExpressionStatement(node: Node): node is ExpressionStatement; - function isIfStatement(node: Node): node is IfStatement; - function isDoStatement(node: Node): node is DoStatement; - function isWhileStatement(node: Node): node is WhileStatement; - function isForStatement(node: Node): node is ForStatement; - function isForInStatement(node: Node): node is ForInStatement; - function isForOfStatement(node: Node): node is ForOfStatement; - function isContinueStatement(node: Node): node is ContinueStatement; - function isBreakStatement(node: Node): node is BreakStatement; - function isBreakOrContinueStatement(node: Node): node is BreakOrContinueStatement; - function isReturnStatement(node: Node): node is ReturnStatement; - function isWithStatement(node: Node): node is WithStatement; - function isSwitchStatement(node: Node): node is SwitchStatement; - function isLabeledStatement(node: Node): node is LabeledStatement; - function isThrowStatement(node: Node): node is ThrowStatement; - function isTryStatement(node: Node): node is TryStatement; - function isDebuggerStatement(node: Node): node is DebuggerStatement; - function isVariableDeclaration(node: Node): node is VariableDeclaration; - function isVariableDeclarationList(node: Node): node is VariableDeclarationList; - function isFunctionDeclaration(node: Node): node is FunctionDeclaration; - function isClassDeclaration(node: Node): node is ClassDeclaration; - function isInterfaceDeclaration(node: Node): node is InterfaceDeclaration; - function isTypeAliasDeclaration(node: Node): node is TypeAliasDeclaration; - function isEnumDeclaration(node: Node): node is EnumDeclaration; - function isModuleDeclaration(node: Node): node is ModuleDeclaration; - function isModuleBlock(node: Node): node is ModuleBlock; - function isCaseBlock(node: Node): node is CaseBlock; - function isNamespaceExportDeclaration(node: Node): node is NamespaceExportDeclaration; - function isImportEqualsDeclaration(node: Node): node is ImportEqualsDeclaration; - function isImportDeclaration(node: Node): node is ImportDeclaration; - function isImportClause(node: Node): node is ImportClause; - function isNamespaceImport(node: Node): node is NamespaceImport; - function isNamedImports(node: Node): node is NamedImports; - function isImportSpecifier(node: Node): node is ImportSpecifier; - function isExportAssignment(node: Node): node is ExportAssignment; - function isExportDeclaration(node: Node): node is ExportDeclaration; - function isNamedExports(node: Node): node is NamedExports; - function isExportSpecifier(node: Node): node is ExportSpecifier; - function isMissingDeclaration(node: Node): node is MissingDeclaration; - function isExternalModuleReference(node: Node): node is ExternalModuleReference; - function isJsxElement(node: Node): node is JsxElement; - function isJsxSelfClosingElement(node: Node): node is JsxSelfClosingElement; - function isJsxOpeningElement(node: Node): node is JsxOpeningElement; - function isJsxClosingElement(node: Node): node is JsxClosingElement; - function isJsxFragment(node: Node): node is JsxFragment; - function isJsxOpeningFragment(node: Node): node is JsxOpeningFragment; - function isJsxClosingFragment(node: Node): node is JsxClosingFragment; - function isJsxAttribute(node: Node): node is JsxAttribute; - function isJsxAttributes(node: Node): node is JsxAttributes; - function isJsxSpreadAttribute(node: Node): node is JsxSpreadAttribute; - function isJsxExpression(node: Node): node is JsxExpression; - function isCaseClause(node: Node): node is CaseClause; - function isDefaultClause(node: Node): node is DefaultClause; - function isHeritageClause(node: Node): node is HeritageClause; - function isCatchClause(node: Node): node is CatchClause; - function isPropertyAssignment(node: Node): node is PropertyAssignment; - function isShorthandPropertyAssignment(node: Node): node is ShorthandPropertyAssignment; - function isSpreadAssignment(node: Node): node is SpreadAssignment; - function isEnumMember(node: Node): node is EnumMember; - function isSourceFile(node: Node): node is SourceFile; - function isBundle(node: Node): node is Bundle; - function isUnparsedSource(node: Node): node is UnparsedSource; - function isJSDocTypeExpression(node: Node): node is JSDocTypeExpression; - function isJSDocAllType(node: JSDocAllType): node is JSDocAllType; - function isJSDocUnknownType(node: Node): node is JSDocUnknownType; - function isJSDocNullableType(node: Node): node is JSDocNullableType; - function isJSDocNonNullableType(node: Node): node is JSDocNonNullableType; - function isJSDocOptionalType(node: Node): node is JSDocOptionalType; - function isJSDocFunctionType(node: Node): node is JSDocFunctionType; - function isJSDocVariadicType(node: Node): node is JSDocVariadicType; - function isJSDoc(node: Node): node is JSDoc; - function isJSDocAugmentsTag(node: Node): node is JSDocAugmentsTag; - function isJSDocClassTag(node: Node): node is JSDocClassTag; - function isJSDocEnumTag(node: Node): node is JSDocEnumTag; - function isJSDocThisTag(node: Node): node is JSDocThisTag; - function isJSDocParameterTag(node: Node): node is JSDocParameterTag; - function isJSDocReturnTag(node: Node): node is JSDocReturnTag; - function isJSDocTypeTag(node: Node): node is JSDocTypeTag; - function isJSDocTemplateTag(node: Node): node is JSDocTemplateTag; - function isJSDocTypedefTag(node: Node): node is JSDocTypedefTag; - function isJSDocPropertyTag(node: Node): node is JSDocPropertyTag; - function isJSDocPropertyLikeTag(node: Node): node is JSDocPropertyLikeTag; - function isJSDocTypeLiteral(node: Node): node is JSDocTypeLiteral; - function isJSDocCallbackTag(node: Node): node is JSDocCallbackTag; - function isJSDocSignature(node: Node): node is JSDocSignature; -} -declare namespace ts { - /** - * True if node is of some token syntax kind. - * For example, this is true for an IfKeyword but not for an IfStatement. - * Literals are considered tokens, except TemplateLiteral, but does include TemplateHead/Middle/Tail. - */ - function isToken(n: Node): boolean; - function isLiteralExpression(node: Node): node is LiteralExpression; - type TemplateLiteralToken = NoSubstitutionTemplateLiteral | TemplateHead | TemplateMiddle | TemplateTail; - function isTemplateLiteralToken(node: Node): node is TemplateLiteralToken; - function isTemplateMiddleOrTemplateTail(node: Node): node is TemplateMiddle | TemplateTail; - function isImportOrExportSpecifier(node: Node): node is ImportSpecifier | ExportSpecifier; - function isStringTextContainingNode(node: Node): node is StringLiteral | TemplateLiteralToken; - function isModifier(node: Node): node is Modifier; - function isEntityName(node: Node): node is EntityName; - function isPropertyName(node: Node): node is PropertyName; - function isBindingName(node: Node): node is BindingName; - function isFunctionLike(node: Node): node is SignatureDeclaration; - function isClassElement(node: Node): node is ClassElement; - function isClassLike(node: Node): node is ClassLikeDeclaration; - function isAccessor(node: Node): node is AccessorDeclaration; - function isTypeElement(node: Node): node is TypeElement; - function isClassOrTypeElement(node: Node): node is ClassElement | TypeElement; - function isObjectLiteralElementLike(node: Node): node is ObjectLiteralElementLike; - /** - * Node test that determines whether a node is a valid type node. - * This differs from the `isPartOfTypeNode` function which determines whether a node is *part* - * of a TypeNode. - */ - function isTypeNode(node: Node): node is TypeNode; - function isFunctionOrConstructorTypeNode(node: Node): node is FunctionTypeNode | ConstructorTypeNode; - function isPropertyAccessOrQualifiedName(node: Node): node is PropertyAccessExpression | QualifiedName; - function isCallLikeExpression(node: Node): node is CallLikeExpression; - function isCallOrNewExpression(node: Node): node is CallExpression | NewExpression; - function isTemplateLiteral(node: Node): node is TemplateLiteral; - function isAssertionExpression(node: Node): node is AssertionExpression; - function isIterationStatement(node: Node, lookInLabeledStatements: false): node is IterationStatement; - function isIterationStatement(node: Node, lookInLabeledStatements: boolean): node is IterationStatement | LabeledStatement; - function isJsxOpeningLikeElement(node: Node): node is JsxOpeningLikeElement; - function isCaseOrDefaultClause(node: Node): node is CaseOrDefaultClause; - /** True if node is of a kind that may contain comment text. */ - function isJSDocCommentContainingNode(node: Node): boolean; - function isSetAccessor(node: Node): node is SetAccessorDeclaration; - function isGetAccessor(node: Node): node is GetAccessorDeclaration; - function isObjectLiteralElement(node: Node): node is ObjectLiteralElement; - function isStringLiteralLike(node: Node): node is StringLiteralLike; -} -declare namespace ts { - function createNode(kind: SyntaxKind, pos?: number, end?: number): Node; - /** - * Invokes a callback for each child of the given node. The 'cbNode' callback is invoked for all child nodes - * stored in properties. If a 'cbNodes' callback is specified, it is invoked for embedded arrays; otherwise, - * embedded arrays are flattened and the 'cbNode' callback is invoked for each element. If a callback returns - * a truthy value, iteration stops and that value is returned. Otherwise, undefined is returned. - * - * @param node a given node to visit its children - * @param cbNode a callback to be invoked for all child nodes - * @param cbNodes a callback to be invoked for embedded array - * - * @remarks `forEachChild` must visit the children of a node in the order - * that they appear in the source code. The language service depends on this property to locate nodes by position. - */ - function forEachChild(node: Node, cbNode: (node: Node) => T | undefined, cbNodes?: (nodes: NodeArray) => T | undefined): T | undefined; - function createSourceFile(fileName: string, sourceText: string, languageVersion: ScriptTarget, setParentNodes?: boolean, scriptKind?: ScriptKind): SourceFile; - function parseIsolatedEntityName(text: string, languageVersion: ScriptTarget): EntityName | undefined; - /** - * Parse json text into SyntaxTree and return node and parse errors if any - * @param fileName - * @param sourceText - */ - function parseJsonText(fileName: string, sourceText: string): JsonSourceFile; - function isExternalModule(file: SourceFile): boolean; - function updateSourceFile(sourceFile: SourceFile, newText: string, textChangeRange: TextChangeRange, aggressiveChecks?: boolean): SourceFile; -} -declare namespace ts { - function parseCommandLine(commandLine: ReadonlyArray, readFile?: (path: string) => string | undefined): ParsedCommandLine; - type DiagnosticReporter = (diagnostic: Diagnostic) => void; - /** - * Reports config file diagnostics - */ - interface ConfigFileDiagnosticsReporter { - /** - * Reports unrecoverable error when parsing config file - */ - onUnRecoverableConfigFileDiagnostic: DiagnosticReporter; - } - /** - * Interface extending ParseConfigHost to support ParseConfigFile that reads config file and reports errors - */ - interface ParseConfigFileHost extends ParseConfigHost, ConfigFileDiagnosticsReporter { - getCurrentDirectory(): string; - } - /** - * Reads the config file, reports errors if any and exits if the config file cannot be found - */ - function getParsedCommandLineOfConfigFile(configFileName: string, optionsToExtend: CompilerOptions, host: ParseConfigFileHost): ParsedCommandLine | undefined; - /** - * Read tsconfig.json file - * @param fileName The path to the config file - */ - function readConfigFile(fileName: string, readFile: (path: string) => string | undefined): { - config?: any; - error?: Diagnostic; - }; - /** - * Parse the text of the tsconfig.json file - * @param fileName The path to the config file - * @param jsonText The text of the config file - */ - function parseConfigFileTextToJson(fileName: string, jsonText: string): { - config?: any; - error?: Diagnostic; - }; - /** - * Read tsconfig.json file - * @param fileName The path to the config file - */ - function readJsonConfigFile(fileName: string, readFile: (path: string) => string | undefined): TsConfigSourceFile; - /** - * Convert the json syntax tree into the json value - */ - function convertToObject(sourceFile: JsonSourceFile, errors: Push): any; - /** - * Parse the contents of a config file (tsconfig.json). - * @param json The contents of the config file to parse - * @param host Instance of ParseConfigHost used to enumerate files in folder. - * @param basePath A root directory to resolve relative path entries in the config - * file to. e.g. outDir - */ - function parseJsonConfigFileContent(json: any, host: ParseConfigHost, basePath: string, existingOptions?: CompilerOptions, configFileName?: string, resolutionStack?: Path[], extraFileExtensions?: ReadonlyArray): ParsedCommandLine; - /** - * Parse the contents of a config file (tsconfig.json). - * @param jsonNode The contents of the config file to parse - * @param host Instance of ParseConfigHost used to enumerate files in folder. - * @param basePath A root directory to resolve relative path entries in the config - * file to. e.g. outDir - */ - function parseJsonSourceFileConfigFileContent(sourceFile: TsConfigSourceFile, host: ParseConfigHost, basePath: string, existingOptions?: CompilerOptions, configFileName?: string, resolutionStack?: Path[], extraFileExtensions?: ReadonlyArray): ParsedCommandLine; - function convertCompilerOptionsFromJson(jsonOptions: any, basePath: string, configFileName?: string): { - options: CompilerOptions; - errors: Diagnostic[]; - }; - function convertTypeAcquisitionFromJson(jsonOptions: any, basePath: string, configFileName?: string): { - options: TypeAcquisition; - errors: Diagnostic[]; - }; -} -declare namespace ts { - function getEffectiveTypeRoots(options: CompilerOptions, host: GetEffectiveTypeRootsHost): string[] | undefined; - /** - * @param {string | undefined} containingFile - file that contains type reference directive, can be undefined if containing file is unknown. - * This is possible in case if resolution is performed for directives specified via 'types' parameter. In this case initial path for secondary lookups - * is assumed to be the same as root directory of the project. - */ - function resolveTypeReferenceDirective(typeReferenceDirectiveName: string, containingFile: string | undefined, options: CompilerOptions, host: ModuleResolutionHost, redirectedReference?: ResolvedProjectReference): ResolvedTypeReferenceDirectiveWithFailedLookupLocations; - /** - * Given a set of options, returns the set of type directive names - * that should be included for this program automatically. - * This list could either come from the config file, - * or from enumerating the types root + initial secondary types lookup location. - * More type directives might appear in the program later as a result of loading actual source files; - * this list is only the set of defaults that are implicitly included. - */ - function getAutomaticTypeDirectiveNames(options: CompilerOptions, host: ModuleResolutionHost): string[]; - /** - * Cached module resolutions per containing directory. - * This assumes that any module id will have the same resolution for sibling files located in the same folder. - */ - interface ModuleResolutionCache extends NonRelativeModuleNameResolutionCache { - getOrCreateCacheForDirectory(directoryName: string, redirectedReference?: ResolvedProjectReference): Map; - } - /** - * Stored map from non-relative module name to a table: directory -> result of module lookup in this directory - * We support only non-relative module names because resolution of relative module names is usually more deterministic and thus less expensive. - */ - interface NonRelativeModuleNameResolutionCache { - getOrCreateCacheForModuleName(nonRelativeModuleName: string, redirectedReference?: ResolvedProjectReference): PerModuleNameCache; - } - interface PerModuleNameCache { - get(directory: string): ResolvedModuleWithFailedLookupLocations | undefined; - set(directory: string, result: ResolvedModuleWithFailedLookupLocations): void; - } - function createModuleResolutionCache(currentDirectory: string, getCanonicalFileName: (s: string) => string): ModuleResolutionCache; - function resolveModuleNameFromCache(moduleName: string, containingFile: string, cache: ModuleResolutionCache): ResolvedModuleWithFailedLookupLocations | undefined; - function resolveModuleName(moduleName: string, containingFile: string, compilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirectedReference?: ResolvedProjectReference): ResolvedModuleWithFailedLookupLocations; - function nodeModuleNameResolver(moduleName: string, containingFile: string, compilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirectedReference?: ResolvedProjectReference): ResolvedModuleWithFailedLookupLocations; - function classicNameResolver(moduleName: string, containingFile: string, compilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: NonRelativeModuleNameResolutionCache, redirectedReference?: ResolvedProjectReference): ResolvedModuleWithFailedLookupLocations; -} -declare namespace ts { - function createNodeArray(elements?: ReadonlyArray, hasTrailingComma?: boolean): NodeArray; - /** If a node is passed, creates a string literal whose source text is read from a source node during emit. */ - function createLiteral(value: string | StringLiteral | NoSubstitutionTemplateLiteral | NumericLiteral | Identifier): StringLiteral; - function createLiteral(value: number | PseudoBigInt): NumericLiteral; - function createLiteral(value: boolean): BooleanLiteral; - function createLiteral(value: string | number | PseudoBigInt | boolean): PrimaryExpression; - function createNumericLiteral(value: string): NumericLiteral; - function createBigIntLiteral(value: string): BigIntLiteral; - function createStringLiteral(text: string): StringLiteral; - function createRegularExpressionLiteral(text: string): RegularExpressionLiteral; - function createIdentifier(text: string): Identifier; - function updateIdentifier(node: Identifier): Identifier; - /** Create a unique temporary variable. */ - function createTempVariable(recordTempVariable: ((node: Identifier) => void) | undefined): Identifier; - /** Create a unique temporary variable for use in a loop. */ - function createLoopVariable(): Identifier; - /** Create a unique name based on the supplied text. */ - function createUniqueName(text: string): Identifier; - /** Create a unique name based on the supplied text. */ - function createOptimisticUniqueName(text: string): Identifier; - /** Create a unique name based on the supplied text. This does not consider names injected by the transformer. */ - function createFileLevelUniqueName(text: string): Identifier; - /** Create a unique name generated for a node. */ - function getGeneratedNameForNode(node: Node | undefined): Identifier; - function createToken(token: TKind): Token; - function createSuper(): SuperExpression; - function createThis(): ThisExpression & Token; - function createNull(): NullLiteral & Token; - function createTrue(): BooleanLiteral & Token; - function createFalse(): BooleanLiteral & Token; - function createModifier(kind: T): Token; - function createModifiersFromModifierFlags(flags: ModifierFlags): Modifier[]; - function createQualifiedName(left: EntityName, right: string | Identifier): QualifiedName; - function updateQualifiedName(node: QualifiedName, left: EntityName, right: Identifier): QualifiedName; - function createComputedPropertyName(expression: Expression): ComputedPropertyName; - function updateComputedPropertyName(node: ComputedPropertyName, expression: Expression): ComputedPropertyName; - function createTypeParameterDeclaration(name: string | Identifier, constraint?: TypeNode, defaultType?: TypeNode): TypeParameterDeclaration; - function updateTypeParameterDeclaration(node: TypeParameterDeclaration, name: Identifier, constraint: TypeNode | undefined, defaultType: TypeNode | undefined): TypeParameterDeclaration; - function createParameter(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, dotDotDotToken: DotDotDotToken | undefined, name: string | BindingName, questionToken?: QuestionToken, type?: TypeNode, initializer?: Expression): ParameterDeclaration; - function updateParameter(node: ParameterDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, dotDotDotToken: DotDotDotToken | undefined, name: string | BindingName, questionToken: QuestionToken | undefined, type: TypeNode | undefined, initializer: Expression | undefined): ParameterDeclaration; - function createDecorator(expression: Expression): Decorator; - function updateDecorator(node: Decorator, expression: Expression): Decorator; - function createPropertySignature(modifiers: ReadonlyArray | undefined, name: PropertyName | string, questionToken: QuestionToken | undefined, type: TypeNode | undefined, initializer: Expression | undefined): PropertySignature; - function updatePropertySignature(node: PropertySignature, modifiers: ReadonlyArray | undefined, name: PropertyName, questionToken: QuestionToken | undefined, type: TypeNode | undefined, initializer: Expression | undefined): PropertySignature; - function createProperty(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | PropertyName, questionOrExclamationToken: QuestionToken | ExclamationToken | undefined, type: TypeNode | undefined, initializer: Expression | undefined): PropertyDeclaration; - function updateProperty(node: PropertyDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | PropertyName, questionOrExclamationToken: QuestionToken | ExclamationToken | undefined, type: TypeNode | undefined, initializer: Expression | undefined): PropertyDeclaration; - function createMethodSignature(typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, name: string | PropertyName, questionToken: QuestionToken | undefined): MethodSignature; - function updateMethodSignature(node: MethodSignature, typeParameters: NodeArray | undefined, parameters: NodeArray, type: TypeNode | undefined, name: PropertyName, questionToken: QuestionToken | undefined): MethodSignature; - function createMethod(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, asteriskToken: AsteriskToken | undefined, name: string | PropertyName, questionToken: QuestionToken | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block | undefined): MethodDeclaration; - function updateMethod(node: MethodDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, asteriskToken: AsteriskToken | undefined, name: PropertyName, questionToken: QuestionToken | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block | undefined): MethodDeclaration; - function createConstructor(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, parameters: ReadonlyArray, body: Block | undefined): ConstructorDeclaration; - function updateConstructor(node: ConstructorDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, parameters: ReadonlyArray, body: Block | undefined): ConstructorDeclaration; - function createGetAccessor(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | PropertyName, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block | undefined): GetAccessorDeclaration; - function updateGetAccessor(node: GetAccessorDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: PropertyName, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block | undefined): GetAccessorDeclaration; - function createSetAccessor(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | PropertyName, parameters: ReadonlyArray, body: Block | undefined): SetAccessorDeclaration; - function updateSetAccessor(node: SetAccessorDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: PropertyName, parameters: ReadonlyArray, body: Block | undefined): SetAccessorDeclaration; - function createCallSignature(typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined): CallSignatureDeclaration; - function updateCallSignature(node: CallSignatureDeclaration, typeParameters: NodeArray | undefined, parameters: NodeArray, type: TypeNode | undefined): CallSignatureDeclaration; - function createConstructSignature(typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined): ConstructSignatureDeclaration; - function updateConstructSignature(node: ConstructSignatureDeclaration, typeParameters: NodeArray | undefined, parameters: NodeArray, type: TypeNode | undefined): ConstructSignatureDeclaration; - function createIndexSignature(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode): IndexSignatureDeclaration; - function updateIndexSignature(node: IndexSignatureDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode): IndexSignatureDeclaration; - function createKeywordTypeNode(kind: KeywordTypeNode["kind"]): KeywordTypeNode; - function createTypePredicateNode(parameterName: Identifier | ThisTypeNode | string, type: TypeNode): TypePredicateNode; - function updateTypePredicateNode(node: TypePredicateNode, parameterName: Identifier | ThisTypeNode, type: TypeNode): TypePredicateNode; - function createTypeReferenceNode(typeName: string | EntityName, typeArguments: ReadonlyArray | undefined): TypeReferenceNode; - function updateTypeReferenceNode(node: TypeReferenceNode, typeName: EntityName, typeArguments: NodeArray | undefined): TypeReferenceNode; - function createFunctionTypeNode(typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined): FunctionTypeNode; - function updateFunctionTypeNode(node: FunctionTypeNode, typeParameters: NodeArray | undefined, parameters: NodeArray, type: TypeNode | undefined): FunctionTypeNode; - function createConstructorTypeNode(typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined): ConstructorTypeNode; - function updateConstructorTypeNode(node: ConstructorTypeNode, typeParameters: NodeArray | undefined, parameters: NodeArray, type: TypeNode | undefined): ConstructorTypeNode; - function createTypeQueryNode(exprName: EntityName): TypeQueryNode; - function updateTypeQueryNode(node: TypeQueryNode, exprName: EntityName): TypeQueryNode; - function createTypeLiteralNode(members: ReadonlyArray | undefined): TypeLiteralNode; - function updateTypeLiteralNode(node: TypeLiteralNode, members: NodeArray): TypeLiteralNode; - function createArrayTypeNode(elementType: TypeNode): ArrayTypeNode; - function updateArrayTypeNode(node: ArrayTypeNode, elementType: TypeNode): ArrayTypeNode; - function createTupleTypeNode(elementTypes: ReadonlyArray): TupleTypeNode; - function updateTupleTypeNode(node: TupleTypeNode, elementTypes: ReadonlyArray): TupleTypeNode; - function createOptionalTypeNode(type: TypeNode): OptionalTypeNode; - function updateOptionalTypeNode(node: OptionalTypeNode, type: TypeNode): OptionalTypeNode; - function createRestTypeNode(type: TypeNode): RestTypeNode; - function updateRestTypeNode(node: RestTypeNode, type: TypeNode): RestTypeNode; - function createUnionTypeNode(types: ReadonlyArray): UnionTypeNode; - function updateUnionTypeNode(node: UnionTypeNode, types: NodeArray): UnionTypeNode; - function createIntersectionTypeNode(types: ReadonlyArray): IntersectionTypeNode; - function updateIntersectionTypeNode(node: IntersectionTypeNode, types: NodeArray): IntersectionTypeNode; - function createUnionOrIntersectionTypeNode(kind: SyntaxKind.UnionType | SyntaxKind.IntersectionType, types: ReadonlyArray): UnionOrIntersectionTypeNode; - function createConditionalTypeNode(checkType: TypeNode, extendsType: TypeNode, trueType: TypeNode, falseType: TypeNode): ConditionalTypeNode; - function updateConditionalTypeNode(node: ConditionalTypeNode, checkType: TypeNode, extendsType: TypeNode, trueType: TypeNode, falseType: TypeNode): ConditionalTypeNode; - function createInferTypeNode(typeParameter: TypeParameterDeclaration): InferTypeNode; - function updateInferTypeNode(node: InferTypeNode, typeParameter: TypeParameterDeclaration): InferTypeNode; - function createImportTypeNode(argument: TypeNode, qualifier?: EntityName, typeArguments?: ReadonlyArray, isTypeOf?: boolean): ImportTypeNode; - function updateImportTypeNode(node: ImportTypeNode, argument: TypeNode, qualifier?: EntityName, typeArguments?: ReadonlyArray, isTypeOf?: boolean): ImportTypeNode; - function createParenthesizedType(type: TypeNode): ParenthesizedTypeNode; - function updateParenthesizedType(node: ParenthesizedTypeNode, type: TypeNode): ParenthesizedTypeNode; - function createThisTypeNode(): ThisTypeNode; - function createTypeOperatorNode(type: TypeNode): TypeOperatorNode; - function createTypeOperatorNode(operator: SyntaxKind.KeyOfKeyword | SyntaxKind.UniqueKeyword, type: TypeNode): TypeOperatorNode; - function updateTypeOperatorNode(node: TypeOperatorNode, type: TypeNode): TypeOperatorNode; - function createIndexedAccessTypeNode(objectType: TypeNode, indexType: TypeNode): IndexedAccessTypeNode; - function updateIndexedAccessTypeNode(node: IndexedAccessTypeNode, objectType: TypeNode, indexType: TypeNode): IndexedAccessTypeNode; - function createMappedTypeNode(readonlyToken: ReadonlyToken | PlusToken | MinusToken | undefined, typeParameter: TypeParameterDeclaration, questionToken: QuestionToken | PlusToken | MinusToken | undefined, type: TypeNode | undefined): MappedTypeNode; - function updateMappedTypeNode(node: MappedTypeNode, readonlyToken: ReadonlyToken | PlusToken | MinusToken | undefined, typeParameter: TypeParameterDeclaration, questionToken: QuestionToken | PlusToken | MinusToken | undefined, type: TypeNode | undefined): MappedTypeNode; - function createLiteralTypeNode(literal: LiteralTypeNode["literal"]): LiteralTypeNode; - function updateLiteralTypeNode(node: LiteralTypeNode, literal: LiteralTypeNode["literal"]): LiteralTypeNode; - function createObjectBindingPattern(elements: ReadonlyArray): ObjectBindingPattern; - function updateObjectBindingPattern(node: ObjectBindingPattern, elements: ReadonlyArray): ObjectBindingPattern; - function createArrayBindingPattern(elements: ReadonlyArray): ArrayBindingPattern; - function updateArrayBindingPattern(node: ArrayBindingPattern, elements: ReadonlyArray): ArrayBindingPattern; - function createBindingElement(dotDotDotToken: DotDotDotToken | undefined, propertyName: string | PropertyName | undefined, name: string | BindingName, initializer?: Expression): BindingElement; - function updateBindingElement(node: BindingElement, dotDotDotToken: DotDotDotToken | undefined, propertyName: PropertyName | undefined, name: BindingName, initializer: Expression | undefined): BindingElement; - function createArrayLiteral(elements?: ReadonlyArray, multiLine?: boolean): ArrayLiteralExpression; - function updateArrayLiteral(node: ArrayLiteralExpression, elements: ReadonlyArray): ArrayLiteralExpression; - function createObjectLiteral(properties?: ReadonlyArray, multiLine?: boolean): ObjectLiteralExpression; - function updateObjectLiteral(node: ObjectLiteralExpression, properties: ReadonlyArray): ObjectLiteralExpression; - function createPropertyAccess(expression: Expression, name: string | Identifier | undefined): PropertyAccessExpression; - function updatePropertyAccess(node: PropertyAccessExpression, expression: Expression, name: Identifier): PropertyAccessExpression; - function createElementAccess(expression: Expression, index: number | Expression): ElementAccessExpression; - function updateElementAccess(node: ElementAccessExpression, expression: Expression, argumentExpression: Expression): ElementAccessExpression; - function createCall(expression: Expression, typeArguments: ReadonlyArray | undefined, argumentsArray: ReadonlyArray | undefined): CallExpression; - function updateCall(node: CallExpression, expression: Expression, typeArguments: ReadonlyArray | undefined, argumentsArray: ReadonlyArray): CallExpression; - function createNew(expression: Expression, typeArguments: ReadonlyArray | undefined, argumentsArray: ReadonlyArray | undefined): NewExpression; - function updateNew(node: NewExpression, expression: Expression, typeArguments: ReadonlyArray | undefined, argumentsArray: ReadonlyArray | undefined): NewExpression; - /** @deprecated */ function createTaggedTemplate(tag: Expression, template: TemplateLiteral): TaggedTemplateExpression; - function createTaggedTemplate(tag: Expression, typeArguments: ReadonlyArray | undefined, template: TemplateLiteral): TaggedTemplateExpression; - /** @deprecated */ function updateTaggedTemplate(node: TaggedTemplateExpression, tag: Expression, template: TemplateLiteral): TaggedTemplateExpression; - function updateTaggedTemplate(node: TaggedTemplateExpression, tag: Expression, typeArguments: ReadonlyArray | undefined, template: TemplateLiteral): TaggedTemplateExpression; - function createTypeAssertion(type: TypeNode, expression: Expression): TypeAssertion; - function updateTypeAssertion(node: TypeAssertion, type: TypeNode, expression: Expression): TypeAssertion; - function createParen(expression: Expression): ParenthesizedExpression; - function updateParen(node: ParenthesizedExpression, expression: Expression): ParenthesizedExpression; - function createFunctionExpression(modifiers: ReadonlyArray | undefined, asteriskToken: AsteriskToken | undefined, name: string | Identifier | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray | undefined, type: TypeNode | undefined, body: Block): FunctionExpression; - function updateFunctionExpression(node: FunctionExpression, modifiers: ReadonlyArray | undefined, asteriskToken: AsteriskToken | undefined, name: Identifier | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block): FunctionExpression; - function createArrowFunction(modifiers: ReadonlyArray | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, equalsGreaterThanToken: EqualsGreaterThanToken | undefined, body: ConciseBody): ArrowFunction; - function updateArrowFunction(node: ArrowFunction, modifiers: ReadonlyArray | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, equalsGreaterThanToken: Token, body: ConciseBody): ArrowFunction; - function createDelete(expression: Expression): DeleteExpression; - function updateDelete(node: DeleteExpression, expression: Expression): DeleteExpression; - function createTypeOf(expression: Expression): TypeOfExpression; - function updateTypeOf(node: TypeOfExpression, expression: Expression): TypeOfExpression; - function createVoid(expression: Expression): VoidExpression; - function updateVoid(node: VoidExpression, expression: Expression): VoidExpression; - function createAwait(expression: Expression): AwaitExpression; - function updateAwait(node: AwaitExpression, expression: Expression): AwaitExpression; - function createPrefix(operator: PrefixUnaryOperator, operand: Expression): PrefixUnaryExpression; - function updatePrefix(node: PrefixUnaryExpression, operand: Expression): PrefixUnaryExpression; - function createPostfix(operand: Expression, operator: PostfixUnaryOperator): PostfixUnaryExpression; - function updatePostfix(node: PostfixUnaryExpression, operand: Expression): PostfixUnaryExpression; - function createBinary(left: Expression, operator: BinaryOperator | BinaryOperatorToken, right: Expression): BinaryExpression; - function updateBinary(node: BinaryExpression, left: Expression, right: Expression, operator?: BinaryOperator | BinaryOperatorToken): BinaryExpression; - /** @deprecated */ function createConditional(condition: Expression, whenTrue: Expression, whenFalse: Expression): ConditionalExpression; - function createConditional(condition: Expression, questionToken: QuestionToken, whenTrue: Expression, colonToken: ColonToken, whenFalse: Expression): ConditionalExpression; - function updateConditional(node: ConditionalExpression, condition: Expression, questionToken: Token, whenTrue: Expression, colonToken: Token, whenFalse: Expression): ConditionalExpression; - function createTemplateExpression(head: TemplateHead, templateSpans: ReadonlyArray): TemplateExpression; - function updateTemplateExpression(node: TemplateExpression, head: TemplateHead, templateSpans: ReadonlyArray): TemplateExpression; - function createTemplateHead(text: string): TemplateHead; - function createTemplateMiddle(text: string): TemplateMiddle; - function createTemplateTail(text: string): TemplateTail; - function createNoSubstitutionTemplateLiteral(text: string): NoSubstitutionTemplateLiteral; - function createYield(expression?: Expression): YieldExpression; - function createYield(asteriskToken: AsteriskToken | undefined, expression: Expression): YieldExpression; - function updateYield(node: YieldExpression, asteriskToken: AsteriskToken | undefined, expression: Expression): YieldExpression; - function createSpread(expression: Expression): SpreadElement; - function updateSpread(node: SpreadElement, expression: Expression): SpreadElement; - function createClassExpression(modifiers: ReadonlyArray | undefined, name: string | Identifier | undefined, typeParameters: ReadonlyArray | undefined, heritageClauses: ReadonlyArray | undefined, members: ReadonlyArray): ClassExpression; - function updateClassExpression(node: ClassExpression, modifiers: ReadonlyArray | undefined, name: Identifier | undefined, typeParameters: ReadonlyArray | undefined, heritageClauses: ReadonlyArray | undefined, members: ReadonlyArray): ClassExpression; - function createOmittedExpression(): OmittedExpression; - function createExpressionWithTypeArguments(typeArguments: ReadonlyArray | undefined, expression: Expression): ExpressionWithTypeArguments; - function updateExpressionWithTypeArguments(node: ExpressionWithTypeArguments, typeArguments: ReadonlyArray | undefined, expression: Expression): ExpressionWithTypeArguments; - function createAsExpression(expression: Expression, type: TypeNode): AsExpression; - function updateAsExpression(node: AsExpression, expression: Expression, type: TypeNode): AsExpression; - function createNonNullExpression(expression: Expression): NonNullExpression; - function updateNonNullExpression(node: NonNullExpression, expression: Expression): NonNullExpression; - function createMetaProperty(keywordToken: MetaProperty["keywordToken"], name: Identifier): MetaProperty; - function updateMetaProperty(node: MetaProperty, name: Identifier): MetaProperty; - function createTemplateSpan(expression: Expression, literal: TemplateMiddle | TemplateTail): TemplateSpan; - function updateTemplateSpan(node: TemplateSpan, expression: Expression, literal: TemplateMiddle | TemplateTail): TemplateSpan; - function createSemicolonClassElement(): SemicolonClassElement; - function createBlock(statements: ReadonlyArray, multiLine?: boolean): Block; - function updateBlock(node: Block, statements: ReadonlyArray): Block; - function createVariableStatement(modifiers: ReadonlyArray | undefined, declarationList: VariableDeclarationList | ReadonlyArray): VariableStatement; - function updateVariableStatement(node: VariableStatement, modifiers: ReadonlyArray | undefined, declarationList: VariableDeclarationList): VariableStatement; - function createEmptyStatement(): EmptyStatement; - function createExpressionStatement(expression: Expression): ExpressionStatement; - function updateExpressionStatement(node: ExpressionStatement, expression: Expression): ExpressionStatement; - /** @deprecated Use `createExpressionStatement` instead. */ - const createStatement: typeof createExpressionStatement; - /** @deprecated Use `updateExpressionStatement` instead. */ - const updateStatement: typeof updateExpressionStatement; - function createIf(expression: Expression, thenStatement: Statement, elseStatement?: Statement): IfStatement; - function updateIf(node: IfStatement, expression: Expression, thenStatement: Statement, elseStatement: Statement | undefined): IfStatement; - function createDo(statement: Statement, expression: Expression): DoStatement; - function updateDo(node: DoStatement, statement: Statement, expression: Expression): DoStatement; - function createWhile(expression: Expression, statement: Statement): WhileStatement; - function updateWhile(node: WhileStatement, expression: Expression, statement: Statement): WhileStatement; - function createFor(initializer: ForInitializer | undefined, condition: Expression | undefined, incrementor: Expression | undefined, statement: Statement): ForStatement; - function updateFor(node: ForStatement, initializer: ForInitializer | undefined, condition: Expression | undefined, incrementor: Expression | undefined, statement: Statement): ForStatement; - function createForIn(initializer: ForInitializer, expression: Expression, statement: Statement): ForInStatement; - function updateForIn(node: ForInStatement, initializer: ForInitializer, expression: Expression, statement: Statement): ForInStatement; - function createForOf(awaitModifier: AwaitKeywordToken | undefined, initializer: ForInitializer, expression: Expression, statement: Statement): ForOfStatement; - function updateForOf(node: ForOfStatement, awaitModifier: AwaitKeywordToken | undefined, initializer: ForInitializer, expression: Expression, statement: Statement): ForOfStatement; - function createContinue(label?: string | Identifier): ContinueStatement; - function updateContinue(node: ContinueStatement, label: Identifier | undefined): ContinueStatement; - function createBreak(label?: string | Identifier): BreakStatement; - function updateBreak(node: BreakStatement, label: Identifier | undefined): BreakStatement; - function createReturn(expression?: Expression): ReturnStatement; - function updateReturn(node: ReturnStatement, expression: Expression | undefined): ReturnStatement; - function createWith(expression: Expression, statement: Statement): WithStatement; - function updateWith(node: WithStatement, expression: Expression, statement: Statement): WithStatement; - function createSwitch(expression: Expression, caseBlock: CaseBlock): SwitchStatement; - function updateSwitch(node: SwitchStatement, expression: Expression, caseBlock: CaseBlock): SwitchStatement; - function createLabel(label: string | Identifier, statement: Statement): LabeledStatement; - function updateLabel(node: LabeledStatement, label: Identifier, statement: Statement): LabeledStatement; - function createThrow(expression: Expression): ThrowStatement; - function updateThrow(node: ThrowStatement, expression: Expression): ThrowStatement; - function createTry(tryBlock: Block, catchClause: CatchClause | undefined, finallyBlock: Block | undefined): TryStatement; - function updateTry(node: TryStatement, tryBlock: Block, catchClause: CatchClause | undefined, finallyBlock: Block | undefined): TryStatement; - function createDebuggerStatement(): DebuggerStatement; - function createVariableDeclaration(name: string | BindingName, type?: TypeNode, initializer?: Expression): VariableDeclaration; - function updateVariableDeclaration(node: VariableDeclaration, name: BindingName, type: TypeNode | undefined, initializer: Expression | undefined): VariableDeclaration; - function createVariableDeclarationList(declarations: ReadonlyArray, flags?: NodeFlags): VariableDeclarationList; - function updateVariableDeclarationList(node: VariableDeclarationList, declarations: ReadonlyArray): VariableDeclarationList; - function createFunctionDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, asteriskToken: AsteriskToken | undefined, name: string | Identifier | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block | undefined): FunctionDeclaration; - function updateFunctionDeclaration(node: FunctionDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, asteriskToken: AsteriskToken | undefined, name: Identifier | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block | undefined): FunctionDeclaration; - function createClassDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | Identifier | undefined, typeParameters: ReadonlyArray | undefined, heritageClauses: ReadonlyArray | undefined, members: ReadonlyArray): ClassDeclaration; - function updateClassDeclaration(node: ClassDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: Identifier | undefined, typeParameters: ReadonlyArray | undefined, heritageClauses: ReadonlyArray | undefined, members: ReadonlyArray): ClassDeclaration; - function createInterfaceDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | Identifier, typeParameters: ReadonlyArray | undefined, heritageClauses: ReadonlyArray | undefined, members: ReadonlyArray): InterfaceDeclaration; - function updateInterfaceDeclaration(node: InterfaceDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: Identifier, typeParameters: ReadonlyArray | undefined, heritageClauses: ReadonlyArray | undefined, members: ReadonlyArray): InterfaceDeclaration; - function createTypeAliasDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | Identifier, typeParameters: ReadonlyArray | undefined, type: TypeNode): TypeAliasDeclaration; - function updateTypeAliasDeclaration(node: TypeAliasDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: Identifier, typeParameters: ReadonlyArray | undefined, type: TypeNode): TypeAliasDeclaration; - function createEnumDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | Identifier, members: ReadonlyArray): EnumDeclaration; - function updateEnumDeclaration(node: EnumDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: Identifier, members: ReadonlyArray): EnumDeclaration; - function createModuleDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: ModuleName, body: ModuleBody | undefined, flags?: NodeFlags): ModuleDeclaration; - function updateModuleDeclaration(node: ModuleDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: ModuleName, body: ModuleBody | undefined): ModuleDeclaration; - function createModuleBlock(statements: ReadonlyArray): ModuleBlock; - function updateModuleBlock(node: ModuleBlock, statements: ReadonlyArray): ModuleBlock; - function createCaseBlock(clauses: ReadonlyArray): CaseBlock; - function updateCaseBlock(node: CaseBlock, clauses: ReadonlyArray): CaseBlock; - function createNamespaceExportDeclaration(name: string | Identifier): NamespaceExportDeclaration; - function updateNamespaceExportDeclaration(node: NamespaceExportDeclaration, name: Identifier): NamespaceExportDeclaration; - function createImportEqualsDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | Identifier, moduleReference: ModuleReference): ImportEqualsDeclaration; - function updateImportEqualsDeclaration(node: ImportEqualsDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: Identifier, moduleReference: ModuleReference): ImportEqualsDeclaration; - function createImportDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, importClause: ImportClause | undefined, moduleSpecifier: Expression): ImportDeclaration; - function updateImportDeclaration(node: ImportDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, importClause: ImportClause | undefined, moduleSpecifier: Expression): ImportDeclaration; - function createImportClause(name: Identifier | undefined, namedBindings: NamedImportBindings | undefined): ImportClause; - function updateImportClause(node: ImportClause, name: Identifier | undefined, namedBindings: NamedImportBindings | undefined): ImportClause; - function createNamespaceImport(name: Identifier): NamespaceImport; - function updateNamespaceImport(node: NamespaceImport, name: Identifier): NamespaceImport; - function createNamedImports(elements: ReadonlyArray): NamedImports; - function updateNamedImports(node: NamedImports, elements: ReadonlyArray): NamedImports; - function createImportSpecifier(propertyName: Identifier | undefined, name: Identifier): ImportSpecifier; - function updateImportSpecifier(node: ImportSpecifier, propertyName: Identifier | undefined, name: Identifier): ImportSpecifier; - function createExportAssignment(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, isExportEquals: boolean | undefined, expression: Expression): ExportAssignment; - function updateExportAssignment(node: ExportAssignment, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, expression: Expression): ExportAssignment; - function createExportDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, exportClause: NamedExports | undefined, moduleSpecifier?: Expression): ExportDeclaration; - function updateExportDeclaration(node: ExportDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, exportClause: NamedExports | undefined, moduleSpecifier: Expression | undefined): ExportDeclaration; - function createNamedExports(elements: ReadonlyArray): NamedExports; - function updateNamedExports(node: NamedExports, elements: ReadonlyArray): NamedExports; - function createExportSpecifier(propertyName: string | Identifier | undefined, name: string | Identifier): ExportSpecifier; - function updateExportSpecifier(node: ExportSpecifier, propertyName: Identifier | undefined, name: Identifier): ExportSpecifier; - function createExternalModuleReference(expression: Expression): ExternalModuleReference; - function updateExternalModuleReference(node: ExternalModuleReference, expression: Expression): ExternalModuleReference; - function createJsxElement(openingElement: JsxOpeningElement, children: ReadonlyArray, closingElement: JsxClosingElement): JsxElement; - function updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: ReadonlyArray, closingElement: JsxClosingElement): JsxElement; - function createJsxSelfClosingElement(tagName: JsxTagNameExpression, typeArguments: ReadonlyArray | undefined, attributes: JsxAttributes): JsxSelfClosingElement; - function updateJsxSelfClosingElement(node: JsxSelfClosingElement, tagName: JsxTagNameExpression, typeArguments: ReadonlyArray | undefined, attributes: JsxAttributes): JsxSelfClosingElement; - function createJsxOpeningElement(tagName: JsxTagNameExpression, typeArguments: ReadonlyArray | undefined, attributes: JsxAttributes): JsxOpeningElement; - function updateJsxOpeningElement(node: JsxOpeningElement, tagName: JsxTagNameExpression, typeArguments: ReadonlyArray | undefined, attributes: JsxAttributes): JsxOpeningElement; - function createJsxClosingElement(tagName: JsxTagNameExpression): JsxClosingElement; - function updateJsxClosingElement(node: JsxClosingElement, tagName: JsxTagNameExpression): JsxClosingElement; - function createJsxFragment(openingFragment: JsxOpeningFragment, children: ReadonlyArray, closingFragment: JsxClosingFragment): JsxFragment; - function updateJsxFragment(node: JsxFragment, openingFragment: JsxOpeningFragment, children: ReadonlyArray, closingFragment: JsxClosingFragment): JsxFragment; - function createJsxAttribute(name: Identifier, initializer: StringLiteral | JsxExpression): JsxAttribute; - function updateJsxAttribute(node: JsxAttribute, name: Identifier, initializer: StringLiteral | JsxExpression): JsxAttribute; - function createJsxAttributes(properties: ReadonlyArray): JsxAttributes; - function updateJsxAttributes(node: JsxAttributes, properties: ReadonlyArray): JsxAttributes; - function createJsxSpreadAttribute(expression: Expression): JsxSpreadAttribute; - function updateJsxSpreadAttribute(node: JsxSpreadAttribute, expression: Expression): JsxSpreadAttribute; - function createJsxExpression(dotDotDotToken: DotDotDotToken | undefined, expression: Expression | undefined): JsxExpression; - function updateJsxExpression(node: JsxExpression, expression: Expression | undefined): JsxExpression; - function createCaseClause(expression: Expression, statements: ReadonlyArray): CaseClause; - function updateCaseClause(node: CaseClause, expression: Expression, statements: ReadonlyArray): CaseClause; - function createDefaultClause(statements: ReadonlyArray): DefaultClause; - function updateDefaultClause(node: DefaultClause, statements: ReadonlyArray): DefaultClause; - function createHeritageClause(token: HeritageClause["token"], types: ReadonlyArray): HeritageClause; - function updateHeritageClause(node: HeritageClause, types: ReadonlyArray): HeritageClause; - function createCatchClause(variableDeclaration: string | VariableDeclaration | undefined, block: Block): CatchClause; - function updateCatchClause(node: CatchClause, variableDeclaration: VariableDeclaration | undefined, block: Block): CatchClause; - function createPropertyAssignment(name: string | PropertyName, initializer: Expression): PropertyAssignment; - function updatePropertyAssignment(node: PropertyAssignment, name: PropertyName, initializer: Expression): PropertyAssignment; - function createShorthandPropertyAssignment(name: string | Identifier, objectAssignmentInitializer?: Expression): ShorthandPropertyAssignment; - function updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssignmentInitializer: Expression | undefined): ShorthandPropertyAssignment; - function createSpreadAssignment(expression: Expression): SpreadAssignment; - function updateSpreadAssignment(node: SpreadAssignment, expression: Expression): SpreadAssignment; - function createEnumMember(name: string | PropertyName, initializer?: Expression): EnumMember; - function updateEnumMember(node: EnumMember, name: PropertyName, initializer: Expression | undefined): EnumMember; - function updateSourceFileNode(node: SourceFile, statements: ReadonlyArray, isDeclarationFile?: boolean, referencedFiles?: SourceFile["referencedFiles"], typeReferences?: SourceFile["typeReferenceDirectives"], hasNoDefaultLib?: boolean, libReferences?: SourceFile["libReferenceDirectives"]): SourceFile; - /** - * Creates a shallow, memberwise clone of a node for mutation. - */ - function getMutableClone(node: T): T; - /** - * Creates a synthetic statement to act as a placeholder for a not-emitted statement in - * order to preserve comments. - * - * @param original The original statement. - */ - function createNotEmittedStatement(original: Node): NotEmittedStatement; - /** - * Creates a synthetic expression to act as a placeholder for a not-emitted expression in - * order to preserve comments or sourcemap positions. - * - * @param expression The inner expression to emit. - * @param original The original outer expression. - * @param location The location for the expression. Defaults to the positions from "original" if provided. - */ - function createPartiallyEmittedExpression(expression: Expression, original?: Node): PartiallyEmittedExpression; - function updatePartiallyEmittedExpression(node: PartiallyEmittedExpression, expression: Expression): PartiallyEmittedExpression; - function createCommaList(elements: ReadonlyArray): CommaListExpression; - function updateCommaList(node: CommaListExpression, elements: ReadonlyArray): CommaListExpression; - function createBundle(sourceFiles: ReadonlyArray, prepends?: ReadonlyArray): Bundle; - function createUnparsedSourceFile(text: string): UnparsedSource; - function createUnparsedSourceFile(text: string, mapPath: string | undefined, map: string | undefined): UnparsedSource; - function createInputFiles(javascript: string, declaration: string): InputFiles; - function createInputFiles(javascript: string, declaration: string, javascriptMapPath: string | undefined, javascriptMapText: string | undefined, declarationMapPath: string | undefined, declarationMapText: string | undefined): InputFiles; - function updateBundle(node: Bundle, sourceFiles: ReadonlyArray, prepends?: ReadonlyArray): Bundle; - function createImmediatelyInvokedFunctionExpression(statements: ReadonlyArray): CallExpression; - function createImmediatelyInvokedFunctionExpression(statements: ReadonlyArray, param: ParameterDeclaration, paramValue: Expression): CallExpression; - function createImmediatelyInvokedArrowFunction(statements: ReadonlyArray): CallExpression; - function createImmediatelyInvokedArrowFunction(statements: ReadonlyArray, param: ParameterDeclaration, paramValue: Expression): CallExpression; - function createComma(left: Expression, right: Expression): Expression; - function createLessThan(left: Expression, right: Expression): Expression; - function createAssignment(left: ObjectLiteralExpression | ArrayLiteralExpression, right: Expression): DestructuringAssignment; - function createAssignment(left: Expression, right: Expression): BinaryExpression; - function createStrictEquality(left: Expression, right: Expression): BinaryExpression; - function createStrictInequality(left: Expression, right: Expression): BinaryExpression; - function createAdd(left: Expression, right: Expression): BinaryExpression; - function createSubtract(left: Expression, right: Expression): BinaryExpression; - function createPostfixIncrement(operand: Expression): PostfixUnaryExpression; - function createLogicalAnd(left: Expression, right: Expression): BinaryExpression; - function createLogicalOr(left: Expression, right: Expression): BinaryExpression; - function createLogicalNot(operand: Expression): PrefixUnaryExpression; - function createVoidZero(): VoidExpression; - function createExportDefault(expression: Expression): ExportAssignment; - function createExternalModuleExport(exportName: Identifier): ExportDeclaration; - /** - * Clears any EmitNode entries from parse-tree nodes. - * @param sourceFile A source file. - */ - function disposeEmitNodes(sourceFile: SourceFile): void; - function setTextRange(range: T, location: TextRange | undefined): T; - /** - * Sets flags that control emit behavior of a node. - */ - function setEmitFlags(node: T, emitFlags: EmitFlags): T; - /** - * Gets a custom text range to use when emitting source maps. - */ - function getSourceMapRange(node: Node): SourceMapRange; - /** - * Sets a custom text range to use when emitting source maps. - */ - function setSourceMapRange(node: T, range: SourceMapRange | undefined): T; - /** - * Create an external source map source file reference - */ - function createSourceMapSource(fileName: string, text: string, skipTrivia?: (pos: number) => number): SourceMapSource; - /** - * Gets the TextRange to use for source maps for a token of a node. - */ - function getTokenSourceMapRange(node: Node, token: SyntaxKind): SourceMapRange | undefined; - /** - * Sets the TextRange to use for source maps for a token of a node. - */ - function setTokenSourceMapRange(node: T, token: SyntaxKind, range: SourceMapRange | undefined): T; - /** - * Gets a custom text range to use when emitting comments. - */ - function getCommentRange(node: Node): TextRange; - /** - * Sets a custom text range to use when emitting comments. - */ - function setCommentRange(node: T, range: TextRange): T; - function getSyntheticLeadingComments(node: Node): SynthesizedComment[] | undefined; - function setSyntheticLeadingComments(node: T, comments: SynthesizedComment[] | undefined): T; - function addSyntheticLeadingComment(node: T, kind: SyntaxKind.SingleLineCommentTrivia | SyntaxKind.MultiLineCommentTrivia, text: string, hasTrailingNewLine?: boolean): T; - function getSyntheticTrailingComments(node: Node): SynthesizedComment[] | undefined; - function setSyntheticTrailingComments(node: T, comments: SynthesizedComment[] | undefined): T; - function addSyntheticTrailingComment(node: T, kind: SyntaxKind.SingleLineCommentTrivia | SyntaxKind.MultiLineCommentTrivia, text: string, hasTrailingNewLine?: boolean): T; - function moveSyntheticComments(node: T, original: Node): T; - /** - * Gets the constant value to emit for an expression. - */ - function getConstantValue(node: PropertyAccessExpression | ElementAccessExpression): string | number | undefined; - /** - * Sets the constant value to emit for an expression. - */ - function setConstantValue(node: PropertyAccessExpression | ElementAccessExpression, value: string | number): PropertyAccessExpression | ElementAccessExpression; - /** - * Adds an EmitHelper to a node. - */ - function addEmitHelper(node: T, helper: EmitHelper): T; - /** - * Add EmitHelpers to a node. - */ - function addEmitHelpers(node: T, helpers: EmitHelper[] | undefined): T; - /** - * Removes an EmitHelper from a node. - */ - function removeEmitHelper(node: Node, helper: EmitHelper): boolean; - /** - * Gets the EmitHelpers of a node. - */ - function getEmitHelpers(node: Node): EmitHelper[] | undefined; - /** - * Moves matching emit helpers from a source node to a target node. - */ - function moveEmitHelpers(source: Node, target: Node, predicate: (helper: EmitHelper) => boolean): void; - function setOriginalNode(node: T, original: Node | undefined): T; -} -declare namespace ts { - /** - * Visits a Node using the supplied visitor, possibly returning a new Node in its place. - * - * @param node The Node to visit. - * @param visitor The callback used to visit the Node. - * @param test A callback to execute to verify the Node is valid. - * @param lift An optional callback to execute to lift a NodeArray into a valid Node. - */ - function visitNode(node: T | undefined, visitor: Visitor | undefined, test?: (node: Node) => boolean, lift?: (node: NodeArray) => T): T; - /** - * Visits a Node using the supplied visitor, possibly returning a new Node in its place. - * - * @param node The Node to visit. - * @param visitor The callback used to visit the Node. - * @param test A callback to execute to verify the Node is valid. - * @param lift An optional callback to execute to lift a NodeArray into a valid Node. - */ - function visitNode(node: T | undefined, visitor: Visitor | undefined, test?: (node: Node) => boolean, lift?: (node: NodeArray) => T): T | undefined; - /** - * Visits a NodeArray using the supplied visitor, possibly returning a new NodeArray in its place. - * - * @param nodes The NodeArray to visit. - * @param visitor The callback used to visit a Node. - * @param test A node test to execute for each node. - * @param start An optional value indicating the starting offset at which to start visiting. - * @param count An optional value indicating the maximum number of nodes to visit. - */ - function visitNodes(nodes: NodeArray | undefined, visitor: Visitor, test?: (node: Node) => boolean, start?: number, count?: number): NodeArray; - /** - * Visits a NodeArray using the supplied visitor, possibly returning a new NodeArray in its place. - * - * @param nodes The NodeArray to visit. - * @param visitor The callback used to visit a Node. - * @param test A node test to execute for each node. - * @param start An optional value indicating the starting offset at which to start visiting. - * @param count An optional value indicating the maximum number of nodes to visit. - */ - function visitNodes(nodes: NodeArray | undefined, visitor: Visitor, test?: (node: Node) => boolean, start?: number, count?: number): NodeArray | undefined; - /** - * Starts a new lexical environment and visits a statement list, ending the lexical environment - * and merging hoisted declarations upon completion. - */ - function visitLexicalEnvironment(statements: NodeArray, visitor: Visitor, context: TransformationContext, start?: number, ensureUseStrict?: boolean): NodeArray; - /** - * Starts a new lexical environment and visits a parameter list, suspending the lexical - * environment upon completion. - */ - function visitParameterList(nodes: NodeArray | undefined, visitor: Visitor, context: TransformationContext, nodesVisitor?: typeof visitNodes): NodeArray; - /** - * Resumes a suspended lexical environment and visits a function body, ending the lexical - * environment and merging hoisted declarations upon completion. - */ - function visitFunctionBody(node: FunctionBody, visitor: Visitor, context: TransformationContext): FunctionBody; - /** - * Resumes a suspended lexical environment and visits a function body, ending the lexical - * environment and merging hoisted declarations upon completion. - */ - function visitFunctionBody(node: FunctionBody | undefined, visitor: Visitor, context: TransformationContext): FunctionBody | undefined; - /** - * Resumes a suspended lexical environment and visits a concise body, ending the lexical - * environment and merging hoisted declarations upon completion. - */ - function visitFunctionBody(node: ConciseBody, visitor: Visitor, context: TransformationContext): ConciseBody; - /** - * Visits each child of a Node using the supplied visitor, possibly returning a new Node of the same kind in its place. - * - * @param node The Node whose children will be visited. - * @param visitor The callback used to visit each child. - * @param context A lexical environment context for the visitor. - */ - function visitEachChild(node: T, visitor: Visitor, context: TransformationContext): T; - /** - * Visits each child of a Node using the supplied visitor, possibly returning a new Node of the same kind in its place. - * - * @param node The Node whose children will be visited. - * @param visitor The callback used to visit each child. - * @param context A lexical environment context for the visitor. - */ - function visitEachChild(node: T | undefined, visitor: Visitor, context: TransformationContext, nodesVisitor?: typeof visitNodes, tokenVisitor?: Visitor): T | undefined; -} -declare namespace ts { - function createPrinter(printerOptions?: PrinterOptions, handlers?: PrintHandlers): Printer; -} -declare namespace ts { - function findConfigFile(searchPath: string, fileExists: (fileName: string) => boolean, configName?: string): string | undefined; - function resolveTripleslashReference(moduleName: string, containingFile: string): string; - function createCompilerHost(options: CompilerOptions, setParentNodes?: boolean): CompilerHost; - function getPreEmitDiagnostics(program: Program, sourceFile?: SourceFile, cancellationToken?: CancellationToken): ReadonlyArray; - interface FormatDiagnosticsHost { - getCurrentDirectory(): string; - getCanonicalFileName(fileName: string): string; - getNewLine(): string; - } - function formatDiagnostics(diagnostics: ReadonlyArray, host: FormatDiagnosticsHost): string; - function formatDiagnostic(diagnostic: Diagnostic, host: FormatDiagnosticsHost): string; - function formatDiagnosticsWithColorAndContext(diagnostics: ReadonlyArray, host: FormatDiagnosticsHost): string; - function flattenDiagnosticMessageText(messageText: string | DiagnosticMessageChain | undefined, newLine: string): string; - function getConfigFileParsingDiagnostics(configFileParseResult: ParsedCommandLine): ReadonlyArray; - /** - * Create a new 'Program' instance. A Program is an immutable collection of 'SourceFile's and a 'CompilerOptions' - * that represent a compilation unit. - * - * Creating a program proceeds from a set of root files, expanding the set of inputs by following imports and - * triple-slash-reference-path directives transitively. '@types' and triple-slash-reference-types are also pulled in. - * - * @param createProgramOptions - The options for creating a program. - * @returns A 'Program' object. - */ - function createProgram(createProgramOptions: CreateProgramOptions): Program; - /** - * Create a new 'Program' instance. A Program is an immutable collection of 'SourceFile's and a 'CompilerOptions' - * that represent a compilation unit. - * - * Creating a program proceeds from a set of root files, expanding the set of inputs by following imports and - * triple-slash-reference-path directives transitively. '@types' and triple-slash-reference-types are also pulled in. - * - * @param rootNames - A set of root files. - * @param options - The compiler options which should be used. - * @param host - The host interacts with the underlying file system. - * @param oldProgram - Reuses an old program structure. - * @param configFileParsingDiagnostics - error during config file parsing - * @returns A 'Program' object. - */ - function createProgram(rootNames: ReadonlyArray, options: CompilerOptions, host?: CompilerHost, oldProgram?: Program, configFileParsingDiagnostics?: ReadonlyArray): Program; - /** @deprecated */ interface ResolveProjectReferencePathHost { - fileExists(fileName: string): boolean; - } - /** - * Returns the target config filename of a project reference. - * Note: The file might not exist. - */ - function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; - /** @deprecated */ function resolveProjectReferencePath(host: ResolveProjectReferencePathHost, ref: ProjectReference): ResolvedConfigFileName; -} -declare namespace ts { - interface EmitOutput { - outputFiles: OutputFile[]; - emitSkipped: boolean; - } - interface OutputFile { - name: string; - writeByteOrderMark: boolean; - text: string; - } -} -declare namespace ts { - type AffectedFileResult = { - result: T; - affected: SourceFile | Program; - } | undefined; - interface BuilderProgramHost { - /** - * return true if file names are treated with case sensitivity - */ - useCaseSensitiveFileNames(): boolean; - /** - * If provided this would be used this hash instead of actual file shape text for detecting changes - */ - createHash?: (data: string) => string; - /** - * When emit or emitNextAffectedFile are called without writeFile, - * this callback if present would be used to write files - */ - writeFile?: WriteFileCallback; - } - /** - * Builder to manage the program state changes - */ - interface BuilderProgram { - /** - * Returns current program - */ - getProgram(): Program; - /** - * Get compiler options of the program - */ - getCompilerOptions(): CompilerOptions; - /** - * Get the source file in the program with file name - */ - getSourceFile(fileName: string): SourceFile | undefined; - /** - * Get a list of files in the program - */ - getSourceFiles(): ReadonlyArray; - /** - * Get the diagnostics for compiler options - */ - getOptionsDiagnostics(cancellationToken?: CancellationToken): ReadonlyArray; - /** - * Get the diagnostics that dont belong to any file - */ - getGlobalDiagnostics(cancellationToken?: CancellationToken): ReadonlyArray; - /** - * Get the diagnostics from config file parsing - */ - getConfigFileParsingDiagnostics(): ReadonlyArray; - /** - * Get the syntax diagnostics, for all source files if source file is not supplied - */ - getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): ReadonlyArray; - /** - * Get all the dependencies of the file - */ - getAllDependencies(sourceFile: SourceFile): ReadonlyArray; - /** - * Gets the semantic diagnostics from the program corresponding to this state of file (if provided) or whole program - * The semantic diagnostics are cached and managed here - * Note that it is assumed that when asked about semantic diagnostics through this API, - * the file has been taken out of affected files so it is safe to use cache or get from program and cache the diagnostics - * In case of SemanticDiagnosticsBuilderProgram if the source file is not provided, - * it will iterate through all the affected files, to ensure that cache stays valid and yet provide a way to get all semantic diagnostics - */ - getSemanticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): ReadonlyArray; - /** - * Emits the JavaScript and declaration files. - * When targetSource file is specified, emits the files corresponding to that source file, - * otherwise for the whole program. - * In case of EmitAndSemanticDiagnosticsBuilderProgram, when targetSourceFile is specified, - * it is assumed that that file is handled from affected file list. If targetSourceFile is not specified, - * it will only emit all the affected files instead of whole program - * - * The first of writeFile if provided, writeFile of BuilderProgramHost if provided, writeFile of compiler host - * in that order would be used to write the files - */ - emit(targetSourceFile?: SourceFile, writeFile?: WriteFileCallback, cancellationToken?: CancellationToken, emitOnlyDtsFiles?: boolean, customTransformers?: CustomTransformers): EmitResult; - /** - * Get the current directory of the program - */ - getCurrentDirectory(): string; - } - /** - * The builder that caches the semantic diagnostics for the program and handles the changed files and affected files - */ - interface SemanticDiagnosticsBuilderProgram extends BuilderProgram { - /** - * Gets the semantic diagnostics from the program for the next affected file and caches it - * Returns undefined if the iteration is complete - */ - getSemanticDiagnosticsOfNextAffectedFile(cancellationToken?: CancellationToken, ignoreSourceFile?: (sourceFile: SourceFile) => boolean): AffectedFileResult>; - } - /** - * The builder that can handle the changes in program and iterate through changed file to emit the files - * The semantic diagnostics are cached per file and managed by clearing for the changed/affected files - */ - interface EmitAndSemanticDiagnosticsBuilderProgram extends BuilderProgram { - /** - * Emits the next affected file's emit result (EmitResult and sourceFiles emitted) or returns undefined if iteration is complete - * The first of writeFile if provided, writeFile of BuilderProgramHost if provided, writeFile of compiler host - * in that order would be used to write the files - */ - emitNextAffectedFile(writeFile?: WriteFileCallback, cancellationToken?: CancellationToken, emitOnlyDtsFiles?: boolean, customTransformers?: CustomTransformers): AffectedFileResult; - } - /** - * Create the builder to manage semantic diagnostics and cache them - */ - function createSemanticDiagnosticsBuilderProgram(newProgram: Program, host: BuilderProgramHost, oldProgram?: SemanticDiagnosticsBuilderProgram, configFileParsingDiagnostics?: ReadonlyArray): SemanticDiagnosticsBuilderProgram; - function createSemanticDiagnosticsBuilderProgram(rootNames: ReadonlyArray | undefined, options: CompilerOptions | undefined, host?: CompilerHost, oldProgram?: SemanticDiagnosticsBuilderProgram, configFileParsingDiagnostics?: ReadonlyArray, projectReferences?: ReadonlyArray): SemanticDiagnosticsBuilderProgram; - /** - * Create the builder that can handle the changes in program and iterate through changed files - * to emit the those files and manage semantic diagnostics cache as well - */ - function createEmitAndSemanticDiagnosticsBuilderProgram(newProgram: Program, host: BuilderProgramHost, oldProgram?: EmitAndSemanticDiagnosticsBuilderProgram, configFileParsingDiagnostics?: ReadonlyArray): EmitAndSemanticDiagnosticsBuilderProgram; - function createEmitAndSemanticDiagnosticsBuilderProgram(rootNames: ReadonlyArray | undefined, options: CompilerOptions | undefined, host?: CompilerHost, oldProgram?: EmitAndSemanticDiagnosticsBuilderProgram, configFileParsingDiagnostics?: ReadonlyArray, projectReferences?: ReadonlyArray): EmitAndSemanticDiagnosticsBuilderProgram; - /** - * Creates a builder thats just abstraction over program and can be used with watch - */ - function createAbstractBuilder(newProgram: Program, host: BuilderProgramHost, oldProgram?: BuilderProgram, configFileParsingDiagnostics?: ReadonlyArray): BuilderProgram; - function createAbstractBuilder(rootNames: ReadonlyArray | undefined, options: CompilerOptions | undefined, host?: CompilerHost, oldProgram?: BuilderProgram, configFileParsingDiagnostics?: ReadonlyArray, projectReferences?: ReadonlyArray): BuilderProgram; -} -declare namespace ts { - type WatchStatusReporter = (diagnostic: Diagnostic, newLine: string, options: CompilerOptions) => void; - /** Create the program with rootNames and options, if they are undefined, oldProgram and new configFile diagnostics create new program */ - type CreateProgram = (rootNames: ReadonlyArray | undefined, options: CompilerOptions | undefined, host?: CompilerHost, oldProgram?: T, configFileParsingDiagnostics?: ReadonlyArray, projectReferences?: ReadonlyArray | undefined) => T; - /** Host that has watch functionality used in --watch mode */ - interface WatchHost { - /** If provided, called with Diagnostic message that informs about change in watch status */ - onWatchStatusChange?(diagnostic: Diagnostic, newLine: string, options: CompilerOptions): void; - /** Used to watch changes in source files, missing files needed to update the program or config file */ - watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number): FileWatcher; - /** Used to watch resolved module's failed lookup locations, config file specs, type roots where auto type reference directives are added */ - watchDirectory(path: string, callback: DirectoryWatcherCallback, recursive?: boolean): FileWatcher; - /** If provided, will be used to set delayed compilation, so that multiple changes in short span are compiled together */ - setTimeout?(callback: (...args: any[]) => void, ms: number, ...args: any[]): any; - /** If provided, will be used to reset existing delayed compilation */ - clearTimeout?(timeoutId: any): void; - } - interface WatchCompilerHost extends WatchHost { - /** - * Used to create the program when need for program creation or recreation detected - */ - createProgram: CreateProgram; - /** If provided, callback to invoke after every new program creation */ - afterProgramCreate?(program: T): void; - useCaseSensitiveFileNames(): boolean; - getNewLine(): string; - getCurrentDirectory(): string; - getDefaultLibFileName(options: CompilerOptions): string; - getDefaultLibLocation?(): string; - createHash?(data: string): string; - /** - * Use to check file presence for source files and - * if resolveModuleNames is not provided (complier is in charge of module resolution) then module files as well - */ - fileExists(path: string): boolean; - /** - * Use to read file text for source files and - * if resolveModuleNames is not provided (complier is in charge of module resolution) then module files as well - */ - readFile(path: string, encoding?: string): string | undefined; - /** If provided, used for module resolution as well as to handle directory structure */ - directoryExists?(path: string): boolean; - /** If provided, used in resolutions as well as handling directory structure */ - getDirectories?(path: string): string[]; - /** If provided, used to cache and handle directory structure modifications */ - readDirectory?(path: string, extensions?: ReadonlyArray, exclude?: ReadonlyArray, include?: ReadonlyArray, depth?: number): string[]; - /** Symbol links resolution */ - realpath?(path: string): string; - /** If provided would be used to write log about compilation */ - trace?(s: string): void; - /** If provided is used to get the environment variable */ - getEnvironmentVariable?(name: string): string | undefined; - /** If provided, used to resolve the module names, otherwise typescript's default module resolution */ - resolveModuleNames?(moduleNames: string[], containingFile: string, reusedNames?: string[], redirectedReference?: ResolvedProjectReference): (ResolvedModule | undefined)[]; - /** If provided, used to resolve type reference directives, otherwise typescript's default resolution */ - resolveTypeReferenceDirectives?(typeReferenceDirectiveNames: string[], containingFile: string, redirectedReference?: ResolvedProjectReference): (ResolvedTypeReferenceDirective | undefined)[]; - } - /** - * Host to create watch with root files and options - */ - interface WatchCompilerHostOfFilesAndCompilerOptions extends WatchCompilerHost { - /** root files to use to generate program */ - rootFiles: string[]; - /** Compiler options */ - options: CompilerOptions; - /** Project References */ - projectReferences?: ReadonlyArray; - } - /** - * Host to create watch with config file - */ - interface WatchCompilerHostOfConfigFile extends WatchCompilerHost, ConfigFileDiagnosticsReporter { - /** Name of the config file to compile */ - configFileName: string; - /** Options to extend */ - optionsToExtend?: CompilerOptions; - /** - * Used to generate source file names from the config file and its include, exclude, files rules - * and also to cache the directory stucture - */ - readDirectory(path: string, extensions?: ReadonlyArray, exclude?: ReadonlyArray, include?: ReadonlyArray, depth?: number): string[]; - } - interface Watch { - /** Synchronize with host and get updated program */ - getProgram(): T; - } - /** - * Creates the watch what generates program using the config file - */ - interface WatchOfConfigFile extends Watch { - } - /** - * Creates the watch that generates program using the root files and compiler options - */ - interface WatchOfFilesAndCompilerOptions extends Watch { - /** Updates the root files in the program, only if this is not config file compilation */ - updateRootFileNames(fileNames: string[]): void; - } - /** - * Create the watch compiler host for either configFile or fileNames and its options - */ - function createWatchCompilerHost(configFileName: string, optionsToExtend: CompilerOptions | undefined, system: System, createProgram?: CreateProgram, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter): WatchCompilerHostOfConfigFile; - function createWatchCompilerHost(rootFiles: string[], options: CompilerOptions, system: System, createProgram?: CreateProgram, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, projectReferences?: ReadonlyArray): WatchCompilerHostOfFilesAndCompilerOptions; - /** - * Creates the watch from the host for root files and compiler options - */ - function createWatchProgram(host: WatchCompilerHostOfFilesAndCompilerOptions): WatchOfFilesAndCompilerOptions; - /** - * Creates the watch from the host for config file - */ - function createWatchProgram(host: WatchCompilerHostOfConfigFile): WatchOfConfigFile; -} -declare namespace ts.server { - type ActionSet = "action::set"; - type ActionInvalidate = "action::invalidate"; - type ActionPackageInstalled = "action::packageInstalled"; - type ActionValueInspected = "action::valueInspected"; - type EventTypesRegistry = "event::typesRegistry"; - type EventBeginInstallTypes = "event::beginInstallTypes"; - type EventEndInstallTypes = "event::endInstallTypes"; - type EventInitializationFailed = "event::initializationFailed"; - interface TypingInstallerResponse { - readonly kind: ActionSet | ActionInvalidate | EventTypesRegistry | ActionPackageInstalled | ActionValueInspected | EventBeginInstallTypes | EventEndInstallTypes | EventInitializationFailed; - } - interface TypingInstallerRequestWithProjectName { - readonly projectName: string; - } - interface DiscoverTypings extends TypingInstallerRequestWithProjectName { - readonly fileNames: string[]; - readonly projectRootPath: Path; - readonly compilerOptions: CompilerOptions; - readonly typeAcquisition: TypeAcquisition; - readonly unresolvedImports: SortedReadonlyArray; - readonly cachePath?: string; - readonly kind: "discover"; - } - interface CloseProject extends TypingInstallerRequestWithProjectName { - readonly kind: "closeProject"; - } - interface TypesRegistryRequest { - readonly kind: "typesRegistry"; - } - interface InstallPackageRequest extends TypingInstallerRequestWithProjectName { - readonly kind: "installPackage"; - readonly fileName: Path; - readonly packageName: string; - readonly projectRootPath: Path; - } - interface PackageInstalledResponse extends ProjectResponse { - readonly kind: ActionPackageInstalled; - readonly success: boolean; - readonly message: string; - } - interface InitializationFailedResponse extends TypingInstallerResponse { - readonly kind: EventInitializationFailed; - readonly message: string; - } - interface ProjectResponse extends TypingInstallerResponse { - readonly projectName: string; - } - interface InvalidateCachedTypings extends ProjectResponse { - readonly kind: ActionInvalidate; - } - interface InstallTypes extends ProjectResponse { - readonly kind: EventBeginInstallTypes | EventEndInstallTypes; - readonly eventId: number; - readonly typingsInstallerVersion: string; - readonly packagesToInstall: ReadonlyArray; - } - interface BeginInstallTypes extends InstallTypes { - readonly kind: EventBeginInstallTypes; - } - interface EndInstallTypes extends InstallTypes { - readonly kind: EventEndInstallTypes; - readonly installSuccess: boolean; - } - interface SetTypings extends ProjectResponse { - readonly typeAcquisition: TypeAcquisition; - readonly compilerOptions: CompilerOptions; - readonly typings: string[]; - readonly unresolvedImports: SortedReadonlyArray; - readonly kind: ActionSet; - } -} -declare namespace ts { - interface Node { - getSourceFile(): SourceFile; - getChildCount(sourceFile?: SourceFile): number; - getChildAt(index: number, sourceFile?: SourceFile): Node; - getChildren(sourceFile?: SourceFile): Node[]; - getStart(sourceFile?: SourceFile, includeJsDocComment?: boolean): number; - getFullStart(): number; - getEnd(): number; - getWidth(sourceFile?: SourceFileLike): number; - getFullWidth(): number; - getLeadingTriviaWidth(sourceFile?: SourceFile): number; - getFullText(sourceFile?: SourceFile): string; - getText(sourceFile?: SourceFile): string; - getFirstToken(sourceFile?: SourceFile): Node | undefined; - getLastToken(sourceFile?: SourceFile): Node | undefined; - forEachChild(cbNode: (node: Node) => T | undefined, cbNodeArray?: (nodes: NodeArray) => T | undefined): T | undefined; - } - interface Identifier { - readonly text: string; - } - interface Symbol { - readonly name: string; - getFlags(): SymbolFlags; - getEscapedName(): __String; - getName(): string; - getDeclarations(): Declaration[] | undefined; - getDocumentationComment(typeChecker: TypeChecker | undefined): SymbolDisplayPart[]; - getJsDocTags(): JSDocTagInfo[]; - } - interface Type { - getFlags(): TypeFlags; - getSymbol(): Symbol | undefined; - getProperties(): Symbol[]; - getProperty(propertyName: string): Symbol | undefined; - getApparentProperties(): Symbol[]; - getCallSignatures(): ReadonlyArray; - getConstructSignatures(): ReadonlyArray; - getStringIndexType(): Type | undefined; - getNumberIndexType(): Type | undefined; - getBaseTypes(): BaseType[] | undefined; - getNonNullableType(): Type; - getConstraint(): Type | undefined; - getDefault(): Type | undefined; - isUnion(): this is UnionType; - isIntersection(): this is IntersectionType; - isUnionOrIntersection(): this is UnionOrIntersectionType; - isLiteral(): this is LiteralType; - isStringLiteral(): this is StringLiteralType; - isNumberLiteral(): this is NumberLiteralType; - isTypeParameter(): this is TypeParameter; - isClassOrInterface(): this is InterfaceType; - isClass(): this is InterfaceType; - } - interface Signature { - getDeclaration(): SignatureDeclaration; - getTypeParameters(): TypeParameter[] | undefined; - getParameters(): Symbol[]; - getReturnType(): Type; - getDocumentationComment(typeChecker: TypeChecker | undefined): SymbolDisplayPart[]; - getJsDocTags(): JSDocTagInfo[]; - } - interface SourceFile { - getLineAndCharacterOfPosition(pos: number): LineAndCharacter; - getLineEndOfPosition(pos: number): number; - getLineStarts(): ReadonlyArray; - getPositionOfLineAndCharacter(line: number, character: number): number; - update(newText: string, textChangeRange: TextChangeRange): SourceFile; - } - interface SourceFileLike { - getLineAndCharacterOfPosition(pos: number): LineAndCharacter; - } - interface SourceMapSource { - getLineAndCharacterOfPosition(pos: number): LineAndCharacter; - } - /** - * Represents an immutable snapshot of a script at a specified time.Once acquired, the - * snapshot is observably immutable. i.e. the same calls with the same parameters will return - * the same values. - */ - interface IScriptSnapshot { - /** Gets a portion of the script snapshot specified by [start, end). */ - getText(start: number, end: number): string; - /** Gets the length of this script snapshot. */ - getLength(): number; - /** - * Gets the TextChangeRange that describe how the text changed between this text and - * an older version. This information is used by the incremental parser to determine - * what sections of the script need to be re-parsed. 'undefined' can be returned if the - * change range cannot be determined. However, in that case, incremental parsing will - * not happen and the entire document will be re - parsed. - */ - getChangeRange(oldSnapshot: IScriptSnapshot): TextChangeRange | undefined; - /** Releases all resources held by this script snapshot */ - dispose?(): void; - } - namespace ScriptSnapshot { - function fromString(text: string): IScriptSnapshot; - } - interface PreProcessedFileInfo { - referencedFiles: FileReference[]; - typeReferenceDirectives: FileReference[]; - libReferenceDirectives: FileReference[]; - importedFiles: FileReference[]; - ambientExternalModules?: string[]; - isLibFile: boolean; - } - interface HostCancellationToken { - isCancellationRequested(): boolean; - } - interface InstallPackageOptions { - fileName: Path; - packageName: string; - } - interface LanguageServiceHost extends GetEffectiveTypeRootsHost { - getCompilationSettings(): CompilerOptions; - getNewLine?(): string; - getProjectVersion?(): string; - getScriptFileNames(): string[]; - getScriptKind?(fileName: string): ScriptKind; - getScriptVersion(fileName: string): string; - getScriptSnapshot(fileName: string): IScriptSnapshot | undefined; - getProjectReferences?(): ReadonlyArray | undefined; - getLocalizedDiagnosticMessages?(): any; - getCancellationToken?(): HostCancellationToken; - getCurrentDirectory(): string; - getDefaultLibFileName(options: CompilerOptions): string; - log?(s: string): void; - trace?(s: string): void; - error?(s: string): void; - useCaseSensitiveFileNames?(): boolean; - readDirectory?(path: string, extensions?: ReadonlyArray, exclude?: ReadonlyArray, include?: ReadonlyArray, depth?: number): string[]; - readFile?(path: string, encoding?: string): string | undefined; - realpath?(path: string): string; - fileExists?(path: string): boolean; - getTypeRootsVersion?(): number; - resolveModuleNames?(moduleNames: string[], containingFile: string, reusedNames?: string[], redirectedReference?: ResolvedProjectReference): (ResolvedModule | undefined)[]; - getResolvedModuleWithFailedLookupLocationsFromCache?(modulename: string, containingFile: string): ResolvedModuleWithFailedLookupLocations | undefined; - resolveTypeReferenceDirectives?(typeDirectiveNames: string[], containingFile: string, redirectedReference?: ResolvedProjectReference): (ResolvedTypeReferenceDirective | undefined)[]; - getDirectories?(directoryName: string): string[]; - /** - * Gets a set of custom transformers to use during emit. - */ - getCustomTransformers?(): CustomTransformers | undefined; - isKnownTypesPackageName?(name: string): boolean; - installPackage?(options: InstallPackageOptions): Promise; - writeFile?(fileName: string, content: string): void; - } - type WithMetadata = T & { - metadata?: unknown; - }; - interface LanguageService { - cleanupSemanticCache(): void; - getSyntacticDiagnostics(fileName: string): DiagnosticWithLocation[]; - /** The first time this is called, it will return global diagnostics (no location). */ - getSemanticDiagnostics(fileName: string): Diagnostic[]; - getSuggestionDiagnostics(fileName: string): DiagnosticWithLocation[]; - getCompilerOptionsDiagnostics(): Diagnostic[]; - /** - * @deprecated Use getEncodedSyntacticClassifications instead. - */ - getSyntacticClassifications(fileName: string, span: TextSpan): ClassifiedSpan[]; - /** - * @deprecated Use getEncodedSemanticClassifications instead. - */ - getSemanticClassifications(fileName: string, span: TextSpan): ClassifiedSpan[]; - getEncodedSyntacticClassifications(fileName: string, span: TextSpan): Classifications; - getEncodedSemanticClassifications(fileName: string, span: TextSpan): Classifications; - getCompletionsAtPosition(fileName: string, position: number, options: GetCompletionsAtPositionOptions | undefined): WithMetadata | undefined; - getCompletionEntryDetails(fileName: string, position: number, name: string, formatOptions: FormatCodeOptions | FormatCodeSettings | undefined, source: string | undefined, preferences: UserPreferences | undefined): CompletionEntryDetails | undefined; - getCompletionEntrySymbol(fileName: string, position: number, name: string, source: string | undefined): Symbol | undefined; - getQuickInfoAtPosition(fileName: string, position: number): QuickInfo | undefined; - getNameOrDottedNameSpan(fileName: string, startPos: number, endPos: number): TextSpan | undefined; - getBreakpointStatementAtPosition(fileName: string, position: number): TextSpan | undefined; - getSignatureHelpItems(fileName: string, position: number, options: SignatureHelpItemsOptions | undefined): SignatureHelpItems | undefined; - getRenameInfo(fileName: string, position: number): RenameInfo; - findRenameLocations(fileName: string, position: number, findInStrings: boolean, findInComments: boolean): ReadonlyArray | undefined; - getDefinitionAtPosition(fileName: string, position: number): ReadonlyArray | undefined; - getDefinitionAndBoundSpan(fileName: string, position: number): DefinitionInfoAndBoundSpan | undefined; - getTypeDefinitionAtPosition(fileName: string, position: number): ReadonlyArray | undefined; - getImplementationAtPosition(fileName: string, position: number): ReadonlyArray | undefined; - getReferencesAtPosition(fileName: string, position: number): ReferenceEntry[] | undefined; - findReferences(fileName: string, position: number): ReferencedSymbol[] | undefined; - getDocumentHighlights(fileName: string, position: number, filesToSearch: string[]): DocumentHighlights[] | undefined; - /** @deprecated */ - getOccurrencesAtPosition(fileName: string, position: number): ReadonlyArray | undefined; - getNavigateToItems(searchValue: string, maxResultCount?: number, fileName?: string, excludeDtsFiles?: boolean): NavigateToItem[]; - getNavigationBarItems(fileName: string): NavigationBarItem[]; - getNavigationTree(fileName: string): NavigationTree; - getOutliningSpans(fileName: string): OutliningSpan[]; - getTodoComments(fileName: string, descriptors: TodoCommentDescriptor[]): TodoComment[]; - getBraceMatchingAtPosition(fileName: string, position: number): TextSpan[]; - getIndentationAtPosition(fileName: string, position: number, options: EditorOptions | EditorSettings): number; - getFormattingEditsForRange(fileName: string, start: number, end: number, options: FormatCodeOptions | FormatCodeSettings): TextChange[]; - getFormattingEditsForDocument(fileName: string, options: FormatCodeOptions | FormatCodeSettings): TextChange[]; - getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options: FormatCodeOptions | FormatCodeSettings): TextChange[]; - getDocCommentTemplateAtPosition(fileName: string, position: number): TextInsertion | undefined; - isValidBraceCompletionAtPosition(fileName: string, position: number, openingBrace: number): boolean; - /** - * This will return a defined result if the position is after the `>` of the opening tag, or somewhere in the text, of a JSXElement with no closing tag. - * Editors should call this after `>` is typed. - */ - getJsxClosingTagAtPosition(fileName: string, position: number): JsxClosingTagInfo | undefined; - getSpanOfEnclosingComment(fileName: string, position: number, onlyMultiLine: boolean): TextSpan | undefined; - toLineColumnOffset?(fileName: string, position: number): LineAndCharacter; - getCodeFixesAtPosition(fileName: string, start: number, end: number, errorCodes: ReadonlyArray, formatOptions: FormatCodeSettings, preferences: UserPreferences): ReadonlyArray; - getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, preferences: UserPreferences): CombinedCodeActions; - applyCodeActionCommand(action: CodeActionCommand, formatSettings?: FormatCodeSettings): Promise; - applyCodeActionCommand(action: CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise; - applyCodeActionCommand(action: CodeActionCommand | CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise; - /** @deprecated `fileName` will be ignored */ - applyCodeActionCommand(fileName: string, action: CodeActionCommand): Promise; - /** @deprecated `fileName` will be ignored */ - applyCodeActionCommand(fileName: string, action: CodeActionCommand[]): Promise; - /** @deprecated `fileName` will be ignored */ - applyCodeActionCommand(fileName: string, action: CodeActionCommand | CodeActionCommand[]): Promise; - getApplicableRefactors(fileName: string, positionOrRange: number | TextRange, preferences: UserPreferences | undefined): ApplicableRefactorInfo[]; - getEditsForRefactor(fileName: string, formatOptions: FormatCodeSettings, positionOrRange: number | TextRange, refactorName: string, actionName: string, preferences: UserPreferences | undefined): RefactorEditInfo | undefined; - organizeImports(scope: OrganizeImportsScope, formatOptions: FormatCodeSettings, preferences: UserPreferences | undefined): ReadonlyArray; - getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings, preferences: UserPreferences | undefined): ReadonlyArray; - getEmitOutput(fileName: string, emitOnlyDtsFiles?: boolean): EmitOutput; - getProgram(): Program | undefined; - dispose(): void; - } - interface JsxClosingTagInfo { - readonly newText: string; - } - interface CombinedCodeFixScope { - type: "file"; - fileName: string; - } - type OrganizeImportsScope = CombinedCodeFixScope; - type CompletionsTriggerCharacter = "." | '"' | "'" | "`" | "/" | "@" | "<"; - interface GetCompletionsAtPositionOptions extends UserPreferences { - /** - * If the editor is asking for completions because a certain character was typed - * (as opposed to when the user explicitly requested them) this should be set. - */ - triggerCharacter?: CompletionsTriggerCharacter; - /** @deprecated Use includeCompletionsForModuleExports */ - includeExternalModuleExports?: boolean; - /** @deprecated Use includeCompletionsWithInsertText */ - includeInsertTextCompletions?: boolean; - } - type SignatureHelpTriggerCharacter = "," | "(" | "<"; - type SignatureHelpRetriggerCharacter = SignatureHelpTriggerCharacter | ")"; - interface SignatureHelpItemsOptions { - triggerReason?: SignatureHelpTriggerReason; - } - type SignatureHelpTriggerReason = SignatureHelpInvokedReason | SignatureHelpCharacterTypedReason | SignatureHelpRetriggeredReason; - /** - * Signals that the user manually requested signature help. - * The language service will unconditionally attempt to provide a result. - */ - interface SignatureHelpInvokedReason { - kind: "invoked"; - triggerCharacter?: undefined; - } - /** - * Signals that the signature help request came from a user typing a character. - * Depending on the character and the syntactic context, the request may or may not be served a result. - */ - interface SignatureHelpCharacterTypedReason { - kind: "characterTyped"; - /** - * Character that was responsible for triggering signature help. - */ - triggerCharacter: SignatureHelpTriggerCharacter; - } - /** - * Signals that this signature help request came from typing a character or moving the cursor. - * This should only occur if a signature help session was already active and the editor needs to see if it should adjust. - * The language service will unconditionally attempt to provide a result. - * `triggerCharacter` can be `undefined` for a retrigger caused by a cursor move. - */ - interface SignatureHelpRetriggeredReason { - kind: "retrigger"; - /** - * Character that was responsible for triggering signature help. - */ - triggerCharacter?: SignatureHelpRetriggerCharacter; - } - interface ApplyCodeActionCommandResult { - successMessage: string; - } - interface Classifications { - spans: number[]; - endOfLineState: EndOfLineState; - } - interface ClassifiedSpan { - textSpan: TextSpan; - classificationType: ClassificationTypeNames; - } - /** - * Navigation bar interface designed for visual studio's dual-column layout. - * This does not form a proper tree. - * The navbar is returned as a list of top-level items, each of which has a list of child items. - * Child items always have an empty array for their `childItems`. - */ - interface NavigationBarItem { - text: string; - kind: ScriptElementKind; - kindModifiers: string; - spans: TextSpan[]; - childItems: NavigationBarItem[]; - indent: number; - bolded: boolean; - grayed: boolean; - } - /** - * Node in a tree of nested declarations in a file. - * The top node is always a script or module node. - */ - interface NavigationTree { - /** Name of the declaration, or a short description, e.g. "". */ - text: string; - kind: ScriptElementKind; - /** ScriptElementKindModifier separated by commas, e.g. "public,abstract" */ - kindModifiers: string; - /** - * Spans of the nodes that generated this declaration. - * There will be more than one if this is the result of merging. - */ - spans: TextSpan[]; - nameSpan: TextSpan | undefined; - /** Present if non-empty */ - childItems?: NavigationTree[]; - } - interface TodoCommentDescriptor { - text: string; - priority: number; - } - interface TodoComment { - descriptor: TodoCommentDescriptor; - message: string; - position: number; - } - interface TextChange { - span: TextSpan; - newText: string; - } - interface FileTextChanges { - fileName: string; - textChanges: TextChange[]; - isNewFile?: boolean; - } - interface CodeAction { - /** Description of the code action to display in the UI of the editor */ - description: string; - /** Text changes to apply to each file as part of the code action */ - changes: FileTextChanges[]; - /** - * If the user accepts the code fix, the editor should send the action back in a `applyAction` request. - * This allows the language service to have side effects (e.g. installing dependencies) upon a code fix. - */ - commands?: CodeActionCommand[]; - } - interface CodeFixAction extends CodeAction { - /** Short name to identify the fix, for use by telemetry. */ - fixName: string; - /** - * If present, one may call 'getCombinedCodeFix' with this fixId. - * This may be omitted to indicate that the code fix can't be applied in a group. - */ - fixId?: {}; - fixAllDescription?: string; - } - interface CombinedCodeActions { - changes: ReadonlyArray; - commands?: ReadonlyArray; - } - type CodeActionCommand = InstallPackageAction | GenerateTypesAction; - interface InstallPackageAction { - } - interface GenerateTypesAction extends GenerateTypesOptions { - } - interface GenerateTypesOptions { - readonly file: string; - readonly fileToGenerateTypesFor: string; - readonly outputFileName: string; - } - /** - * A set of one or more available refactoring actions, grouped under a parent refactoring. - */ - interface ApplicableRefactorInfo { - /** - * The programmatic name of the refactoring - */ - name: string; - /** - * A description of this refactoring category to show to the user. - * If the refactoring gets inlined (see below), this text will not be visible. - */ - description: string; - /** - * Inlineable refactorings can have their actions hoisted out to the top level - * of a context menu. Non-inlineanable refactorings should always be shown inside - * their parent grouping. - * - * If not specified, this value is assumed to be 'true' - */ - inlineable?: boolean; - actions: RefactorActionInfo[]; - } - /** - * Represents a single refactoring action - for example, the "Extract Method..." refactor might - * offer several actions, each corresponding to a surround class or closure to extract into. - */ - interface RefactorActionInfo { - /** - * The programmatic name of the refactoring action - */ - name: string; - /** - * A description of this refactoring action to show to the user. - * If the parent refactoring is inlined away, this will be the only text shown, - * so this description should make sense by itself if the parent is inlineable=true - */ - description: string; - } - /** - * A set of edits to make in response to a refactor action, plus an optional - * location where renaming should be invoked from - */ - interface RefactorEditInfo { - edits: FileTextChanges[]; - renameFilename?: string; - renameLocation?: number; - commands?: CodeActionCommand[]; - } - interface TextInsertion { - newText: string; - /** The position in newText the caret should point to after the insertion. */ - caretOffset: number; - } - interface DocumentSpan { - textSpan: TextSpan; - fileName: string; - /** - * If the span represents a location that was remapped (e.g. via a .d.ts.map file), - * then the original filename and span will be specified here - */ - originalTextSpan?: TextSpan; - originalFileName?: string; - } - interface RenameLocation extends DocumentSpan { - readonly prefixText?: string; - readonly suffixText?: string; - } - interface ReferenceEntry extends DocumentSpan { - isWriteAccess: boolean; - isDefinition: boolean; - isInString?: true; - } - interface ImplementationLocation extends DocumentSpan { - kind: ScriptElementKind; - displayParts: SymbolDisplayPart[]; - } - interface DocumentHighlights { - fileName: string; - highlightSpans: HighlightSpan[]; - } - enum HighlightSpanKind { - none = "none", - definition = "definition", - reference = "reference", - writtenReference = "writtenReference" - } - interface HighlightSpan { - fileName?: string; - isInString?: true; - textSpan: TextSpan; - kind: HighlightSpanKind; - } - interface NavigateToItem { - name: string; - kind: ScriptElementKind; - kindModifiers: string; - matchKind: "exact" | "prefix" | "substring" | "camelCase"; - isCaseSensitive: boolean; - fileName: string; - textSpan: TextSpan; - containerName: string; - containerKind: ScriptElementKind; - } - enum IndentStyle { - None = 0, - Block = 1, - Smart = 2 - } - interface EditorOptions { - BaseIndentSize?: number; - IndentSize: number; - TabSize: number; - NewLineCharacter: string; - ConvertTabsToSpaces: boolean; - IndentStyle: IndentStyle; - } - interface EditorSettings { - baseIndentSize?: number; - indentSize?: number; - tabSize?: number; - newLineCharacter?: string; - convertTabsToSpaces?: boolean; - indentStyle?: IndentStyle; - } - interface FormatCodeOptions extends EditorOptions { - InsertSpaceAfterCommaDelimiter: boolean; - InsertSpaceAfterSemicolonInForStatements: boolean; - InsertSpaceBeforeAndAfterBinaryOperators: boolean; - InsertSpaceAfterConstructor?: boolean; - InsertSpaceAfterKeywordsInControlFlowStatements: boolean; - InsertSpaceAfterFunctionKeywordForAnonymousFunctions: boolean; - InsertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis: boolean; - InsertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets: boolean; - InsertSpaceAfterOpeningAndBeforeClosingNonemptyBraces?: boolean; - InsertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces: boolean; - InsertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces?: boolean; - InsertSpaceAfterTypeAssertion?: boolean; - InsertSpaceBeforeFunctionParenthesis?: boolean; - PlaceOpenBraceOnNewLineForFunctions: boolean; - PlaceOpenBraceOnNewLineForControlBlocks: boolean; - insertSpaceBeforeTypeAnnotation?: boolean; - } - interface FormatCodeSettings extends EditorSettings { - readonly insertSpaceAfterCommaDelimiter?: boolean; - readonly insertSpaceAfterSemicolonInForStatements?: boolean; - readonly insertSpaceBeforeAndAfterBinaryOperators?: boolean; - readonly insertSpaceAfterConstructor?: boolean; - readonly insertSpaceAfterKeywordsInControlFlowStatements?: boolean; - readonly insertSpaceAfterFunctionKeywordForAnonymousFunctions?: boolean; - readonly insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis?: boolean; - readonly insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets?: boolean; - readonly insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces?: boolean; - readonly insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces?: boolean; - readonly insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces?: boolean; - readonly insertSpaceAfterTypeAssertion?: boolean; - readonly insertSpaceBeforeFunctionParenthesis?: boolean; - readonly placeOpenBraceOnNewLineForFunctions?: boolean; - readonly placeOpenBraceOnNewLineForControlBlocks?: boolean; - readonly insertSpaceBeforeTypeAnnotation?: boolean; - readonly indentMultiLineObjectLiteralBeginningOnBlankLine?: boolean; - } - function getDefaultFormatCodeSettings(newLineCharacter?: string): FormatCodeSettings; - interface DefinitionInfo extends DocumentSpan { - kind: ScriptElementKind; - name: string; - containerKind: ScriptElementKind; - containerName: string; - } - interface DefinitionInfoAndBoundSpan { - definitions?: ReadonlyArray; - textSpan: TextSpan; - } - interface ReferencedSymbolDefinitionInfo extends DefinitionInfo { - displayParts: SymbolDisplayPart[]; - } - interface ReferencedSymbol { - definition: ReferencedSymbolDefinitionInfo; - references: ReferenceEntry[]; - } - enum SymbolDisplayPartKind { - aliasName = 0, - className = 1, - enumName = 2, - fieldName = 3, - interfaceName = 4, - keyword = 5, - lineBreak = 6, - numericLiteral = 7, - stringLiteral = 8, - localName = 9, - methodName = 10, - moduleName = 11, - operator = 12, - parameterName = 13, - propertyName = 14, - punctuation = 15, - space = 16, - text = 17, - typeParameterName = 18, - enumMemberName = 19, - functionName = 20, - regularExpressionLiteral = 21 - } - interface SymbolDisplayPart { - text: string; - kind: string; - } - interface JSDocTagInfo { - name: string; - text?: string; - } - interface QuickInfo { - kind: ScriptElementKind; - kindModifiers: string; - textSpan: TextSpan; - displayParts?: SymbolDisplayPart[]; - documentation?: SymbolDisplayPart[]; - tags?: JSDocTagInfo[]; - } - type RenameInfo = RenameInfoSuccess | RenameInfoFailure; - interface RenameInfoSuccess { - canRename: true; - /** - * File or directory to rename. - * If set, `getEditsForFileRename` should be called instead of `findRenameLocations`. - */ - fileToRename?: string; - displayName: string; - fullDisplayName: string; - kind: ScriptElementKind; - kindModifiers: string; - triggerSpan: TextSpan; - } - interface RenameInfoFailure { - canRename: false; - localizedErrorMessage: string; - } - interface SignatureHelpParameter { - name: string; - documentation: SymbolDisplayPart[]; - displayParts: SymbolDisplayPart[]; - isOptional: boolean; - } - /** - * Represents a single signature to show in signature help. - * The id is used for subsequent calls into the language service to ask questions about the - * signature help item in the context of any documents that have been updated. i.e. after - * an edit has happened, while signature help is still active, the host can ask important - * questions like 'what parameter is the user currently contained within?'. - */ - interface SignatureHelpItem { - isVariadic: boolean; - prefixDisplayParts: SymbolDisplayPart[]; - suffixDisplayParts: SymbolDisplayPart[]; - separatorDisplayParts: SymbolDisplayPart[]; - parameters: SignatureHelpParameter[]; - documentation: SymbolDisplayPart[]; - tags: JSDocTagInfo[]; - } - /** - * Represents a set of signature help items, and the preferred item that should be selected. - */ - interface SignatureHelpItems { - items: SignatureHelpItem[]; - applicableSpan: TextSpan; - selectedItemIndex: number; - argumentIndex: number; - argumentCount: number; - } - interface CompletionInfo { - /** Not true for all glboal completions. This will be true if the enclosing scope matches a few syntax kinds. See `isSnippetScope`. */ - isGlobalCompletion: boolean; - isMemberCompletion: boolean; - /** - * true when the current location also allows for a new identifier - */ - isNewIdentifierLocation: boolean; - entries: CompletionEntry[]; - } - interface CompletionEntry { - name: string; - kind: ScriptElementKind; - kindModifiers?: string; - sortText: string; - insertText?: string; - /** - * An optional span that indicates the text to be replaced by this completion item. - * If present, this span should be used instead of the default one. - * It will be set if the required span differs from the one generated by the default replacement behavior. - */ - replacementSpan?: TextSpan; - hasAction?: true; - source?: string; - isRecommended?: true; - } - interface CompletionEntryDetails { - name: string; - kind: ScriptElementKind; - kindModifiers: string; - displayParts: SymbolDisplayPart[]; - documentation?: SymbolDisplayPart[]; - tags?: JSDocTagInfo[]; - codeActions?: CodeAction[]; - source?: SymbolDisplayPart[]; - } - interface OutliningSpan { - /** The span of the document to actually collapse. */ - textSpan: TextSpan; - /** The span of the document to display when the user hovers over the collapsed span. */ - hintSpan: TextSpan; - /** The text to display in the editor for the collapsed region. */ - bannerText: string; - /** - * Whether or not this region should be automatically collapsed when - * the 'Collapse to Definitions' command is invoked. - */ - autoCollapse: boolean; - /** - * Classification of the contents of the span - */ - kind: OutliningSpanKind; - } - enum OutliningSpanKind { - /** Single or multi-line comments */ - Comment = "comment", - /** Sections marked by '// #region' and '// #endregion' comments */ - Region = "region", - /** Declarations and expressions */ - Code = "code", - /** Contiguous blocks of import declarations */ - Imports = "imports" - } - enum OutputFileType { - JavaScript = 0, - SourceMap = 1, - Declaration = 2 - } - enum EndOfLineState { - None = 0, - InMultiLineCommentTrivia = 1, - InSingleQuoteStringLiteral = 2, - InDoubleQuoteStringLiteral = 3, - InTemplateHeadOrNoSubstitutionTemplate = 4, - InTemplateMiddleOrTail = 5, - InTemplateSubstitutionPosition = 6 - } - enum TokenClass { - Punctuation = 0, - Keyword = 1, - Operator = 2, - Comment = 3, - Whitespace = 4, - Identifier = 5, - NumberLiteral = 6, - BigIntLiteral = 7, - StringLiteral = 8, - RegExpLiteral = 9 - } - interface ClassificationResult { - finalLexState: EndOfLineState; - entries: ClassificationInfo[]; - } - interface ClassificationInfo { - length: number; - classification: TokenClass; - } - interface Classifier { - /** - * Gives lexical classifications of tokens on a line without any syntactic context. - * For instance, a token consisting of the text 'string' can be either an identifier - * named 'string' or the keyword 'string', however, because this classifier is not aware, - * it relies on certain heuristics to give acceptable results. For classifications where - * speed trumps accuracy, this function is preferable; however, for true accuracy, the - * syntactic classifier is ideal. In fact, in certain editing scenarios, combining the - * lexical, syntactic, and semantic classifiers may issue the best user experience. - * - * @param text The text of a line to classify. - * @param lexState The state of the lexical classifier at the end of the previous line. - * @param syntacticClassifierAbsent Whether the client is *not* using a syntactic classifier. - * If there is no syntactic classifier (syntacticClassifierAbsent=true), - * certain heuristics may be used in its place; however, if there is a - * syntactic classifier (syntacticClassifierAbsent=false), certain - * classifications which may be incorrectly categorized will be given - * back as Identifiers in order to allow the syntactic classifier to - * subsume the classification. - * @deprecated Use getLexicalClassifications instead. - */ - getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boolean): ClassificationResult; - getEncodedLexicalClassifications(text: string, endOfLineState: EndOfLineState, syntacticClassifierAbsent: boolean): Classifications; - } - enum ScriptElementKind { - unknown = "", - warning = "warning", - /** predefined type (void) or keyword (class) */ - keyword = "keyword", - /** top level script node */ - scriptElement = "script", - /** module foo {} */ - moduleElement = "module", - /** class X {} */ - classElement = "class", - /** var x = class X {} */ - localClassElement = "local class", - /** interface Y {} */ - interfaceElement = "interface", - /** type T = ... */ - typeElement = "type", - /** enum E */ - enumElement = "enum", - enumMemberElement = "enum member", - /** - * Inside module and script only - * const v = .. - */ - variableElement = "var", - /** Inside function */ - localVariableElement = "local var", - /** - * Inside module and script only - * function f() { } - */ - functionElement = "function", - /** Inside function */ - localFunctionElement = "local function", - /** class X { [public|private]* foo() {} } */ - memberFunctionElement = "method", - /** class X { [public|private]* [get|set] foo:number; } */ - memberGetAccessorElement = "getter", - memberSetAccessorElement = "setter", - /** - * class X { [public|private]* foo:number; } - * interface Y { foo:number; } - */ - memberVariableElement = "property", - /** class X { constructor() { } } */ - constructorImplementationElement = "constructor", - /** interface Y { ():number; } */ - callSignatureElement = "call", - /** interface Y { []:number; } */ - indexSignatureElement = "index", - /** interface Y { new():Y; } */ - constructSignatureElement = "construct", - /** function foo(*Y*: string) */ - parameterElement = "parameter", - typeParameterElement = "type parameter", - primitiveType = "primitive type", - label = "label", - alias = "alias", - constElement = "const", - letElement = "let", - directory = "directory", - externalModuleName = "external module name", - /** - * - */ - jsxAttribute = "JSX attribute", - /** String literal */ - string = "string" - } - enum ScriptElementKindModifier { - none = "", - publicMemberModifier = "public", - privateMemberModifier = "private", - protectedMemberModifier = "protected", - exportedModifier = "export", - ambientModifier = "declare", - staticModifier = "static", - abstractModifier = "abstract", - optionalModifier = "optional", - dtsModifier = ".d.ts", - tsModifier = ".ts", - tsxModifier = ".tsx", - jsModifier = ".js", - jsxModifier = ".jsx", - jsonModifier = ".json" - } - enum ClassificationTypeNames { - comment = "comment", - identifier = "identifier", - keyword = "keyword", - numericLiteral = "number", - bigintLiteral = "bigint", - operator = "operator", - stringLiteral = "string", - whiteSpace = "whitespace", - text = "text", - punctuation = "punctuation", - className = "class name", - enumName = "enum name", - interfaceName = "interface name", - moduleName = "module name", - typeParameterName = "type parameter name", - typeAliasName = "type alias name", - parameterName = "parameter name", - docCommentTagName = "doc comment tag name", - jsxOpenTagName = "jsx open tag name", - jsxCloseTagName = "jsx close tag name", - jsxSelfClosingTagName = "jsx self closing tag name", - jsxAttribute = "jsx attribute", - jsxText = "jsx text", - jsxAttributeStringLiteralValue = "jsx attribute string literal value" - } - enum ClassificationType { - comment = 1, - identifier = 2, - keyword = 3, - numericLiteral = 4, - operator = 5, - stringLiteral = 6, - regularExpressionLiteral = 7, - whiteSpace = 8, - text = 9, - punctuation = 10, - className = 11, - enumName = 12, - interfaceName = 13, - moduleName = 14, - typeParameterName = 15, - typeAliasName = 16, - parameterName = 17, - docCommentTagName = 18, - jsxOpenTagName = 19, - jsxCloseTagName = 20, - jsxSelfClosingTagName = 21, - jsxAttribute = 22, - jsxText = 23, - jsxAttributeStringLiteralValue = 24, - bigintLiteral = 25 - } -} -declare namespace ts { - function createClassifier(): Classifier; -} -declare namespace ts { - /** - * The document registry represents a store of SourceFile objects that can be shared between - * multiple LanguageService instances. A LanguageService instance holds on the SourceFile (AST) - * of files in the context. - * SourceFile objects account for most of the memory usage by the language service. Sharing - * the same DocumentRegistry instance between different instances of LanguageService allow - * for more efficient memory utilization since all projects will share at least the library - * file (lib.d.ts). - * - * A more advanced use of the document registry is to serialize sourceFile objects to disk - * and re-hydrate them when needed. - * - * To create a default DocumentRegistry, use createDocumentRegistry to create one, and pass it - * to all subsequent createLanguageService calls. - */ - interface DocumentRegistry { - /** - * Request a stored SourceFile with a given fileName and compilationSettings. - * The first call to acquire will call createLanguageServiceSourceFile to generate - * the SourceFile if was not found in the registry. - * - * @param fileName The name of the file requested - * @param compilationSettings Some compilation settings like target affects the - * shape of a the resulting SourceFile. This allows the DocumentRegistry to store - * multiple copies of the same file for different compilation settings. - * @param scriptSnapshot Text of the file. Only used if the file was not found - * in the registry and a new one was created. - * @param version Current version of the file. Only used if the file was not found - * in the registry and a new one was created. - */ - acquireDocument(fileName: string, compilationSettings: CompilerOptions, scriptSnapshot: IScriptSnapshot, version: string, scriptKind?: ScriptKind): SourceFile; - acquireDocumentWithKey(fileName: string, path: Path, compilationSettings: CompilerOptions, key: DocumentRegistryBucketKey, scriptSnapshot: IScriptSnapshot, version: string, scriptKind?: ScriptKind): SourceFile; - /** - * Request an updated version of an already existing SourceFile with a given fileName - * and compilationSettings. The update will in-turn call updateLanguageServiceSourceFile - * to get an updated SourceFile. - * - * @param fileName The name of the file requested - * @param compilationSettings Some compilation settings like target affects the - * shape of a the resulting SourceFile. This allows the DocumentRegistry to store - * multiple copies of the same file for different compilation settings. - * @param scriptSnapshot Text of the file. - * @param version Current version of the file. - */ - updateDocument(fileName: string, compilationSettings: CompilerOptions, scriptSnapshot: IScriptSnapshot, version: string, scriptKind?: ScriptKind): SourceFile; - updateDocumentWithKey(fileName: string, path: Path, compilationSettings: CompilerOptions, key: DocumentRegistryBucketKey, scriptSnapshot: IScriptSnapshot, version: string, scriptKind?: ScriptKind): SourceFile; - getKeyForCompilationSettings(settings: CompilerOptions): DocumentRegistryBucketKey; - /** - * Informs the DocumentRegistry that a file is not needed any longer. - * - * Note: It is not allowed to call release on a SourceFile that was not acquired from - * this registry originally. - * - * @param fileName The name of the file to be released - * @param compilationSettings The compilation settings used to acquire the file - */ - releaseDocument(fileName: string, compilationSettings: CompilerOptions): void; - releaseDocumentWithKey(path: Path, key: DocumentRegistryBucketKey): void; - reportStats(): string; - } - type DocumentRegistryBucketKey = string & { - __bucketKey: any; - }; - function createDocumentRegistry(useCaseSensitiveFileNames?: boolean, currentDirectory?: string): DocumentRegistry; -} -declare namespace ts { - function preProcessFile(sourceText: string, readImportFiles?: boolean, detectJavaScriptImports?: boolean): PreProcessedFileInfo; -} -declare namespace ts { - interface TranspileOptions { - compilerOptions?: CompilerOptions; - fileName?: string; - reportDiagnostics?: boolean; - moduleName?: string; - renamedDependencies?: MapLike; - transformers?: CustomTransformers; - } - interface TranspileOutput { - outputText: string; - diagnostics?: Diagnostic[]; - sourceMapText?: string; - } - function transpileModule(input: string, transpileOptions: TranspileOptions): TranspileOutput; - function transpile(input: string, compilerOptions?: CompilerOptions, fileName?: string, diagnostics?: Diagnostic[], moduleName?: string): string; -} -declare namespace ts { - function generateTypesForModule(name: string, moduleValue: unknown, formatSettings: FormatCodeSettings): string; - function generateTypesForGlobal(name: string, globalValue: unknown, formatSettings: FormatCodeSettings): string; -} -declare namespace ts { - /** The version of the language service API */ - const servicesVersion = "0.8"; - function toEditorSettings(options: EditorOptions | EditorSettings): EditorSettings; - function displayPartsToString(displayParts: SymbolDisplayPart[] | undefined): string; - function getDefaultCompilerOptions(): CompilerOptions; - function getSupportedCodeFixes(): string[]; - function createLanguageServiceSourceFile(fileName: string, scriptSnapshot: IScriptSnapshot, scriptTarget: ScriptTarget, version: string, setNodeParents: boolean, scriptKind?: ScriptKind): SourceFile; - let disableIncrementalParsing: boolean; - function updateLanguageServiceSourceFile(sourceFile: SourceFile, scriptSnapshot: IScriptSnapshot, version: string, textChangeRange: TextChangeRange | undefined, aggressiveChecks?: boolean): SourceFile; - function createLanguageService(host: LanguageServiceHost, documentRegistry?: DocumentRegistry, syntaxOnly?: boolean): LanguageService; - /** - * Get the path of the default library files (lib.d.ts) as distributed with the typescript - * node package. - * The functionality is not supported if the ts module is consumed outside of a node module. - */ - function getDefaultLibFilePath(options: CompilerOptions): string; -} -declare namespace ts { - /** - * Transform one or more nodes using the supplied transformers. - * @param source A single `Node` or an array of `Node` objects. - * @param transformers An array of `TransformerFactory` callbacks used to process the transformation. - * @param compilerOptions Optional compiler options. - */ - function transform(source: T | T[], transformers: TransformerFactory[], compilerOptions?: CompilerOptions): TransformationResult; -} - -export = ts; \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/typescriptServices.d.ts b/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/typescriptServices.d.ts deleted file mode 100644 index 4c854ca..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/typescript/lib/typescriptServices.d.ts +++ /dev/null @@ -1,5565 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the Apache License, Version 2.0 (the "License"); you may not use -this file except in compliance with the License. You may obtain a copy of the -License at http://www.apache.org/licenses/LICENSE-2.0 - -THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED -WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, -MERCHANTABLITY OR NON-INFRINGEMENT. - -See the Apache Version 2.0 License for specific language governing permissions -and limitations under the License. -***************************************************************************** */ - -declare namespace ts { - const versionMajorMinor = "3.2"; - /** The version of the TypeScript compiler release */ - const version: string; -} -declare namespace ts { - /** - * Type of objects whose values are all of the same type. - * The `in` and `for-in` operators can *not* be safely used, - * since `Object.prototype` may be modified by outside code. - */ - interface MapLike { - [index: string]: T; - } - interface SortedReadonlyArray extends ReadonlyArray { - " __sortedArrayBrand": any; - } - interface SortedArray extends Array { - " __sortedArrayBrand": any; - } - /** ES6 Map interface, only read methods included. */ - interface ReadonlyMap { - get(key: string): T | undefined; - has(key: string): boolean; - forEach(action: (value: T, key: string) => void): void; - readonly size: number; - keys(): Iterator; - values(): Iterator; - entries(): Iterator<[string, T]>; - } - /** ES6 Map interface. */ - interface Map extends ReadonlyMap { - set(key: string, value: T): this; - delete(key: string): boolean; - clear(): void; - } - /** ES6 Iterator type. */ - interface Iterator { - next(): { - value: T; - done: false; - } | { - value: never; - done: true; - }; - } - /** Array that is only intended to be pushed to, never read. */ - interface Push { - push(...values: T[]): void; - } -} -declare namespace ts { - type Path = string & { - __pathBrand: any; - }; - interface TextRange { - pos: number; - end: number; - } - type JsDocSyntaxKind = SyntaxKind.EndOfFileToken | SyntaxKind.WhitespaceTrivia | SyntaxKind.AtToken | SyntaxKind.NewLineTrivia | SyntaxKind.AsteriskToken | SyntaxKind.OpenBraceToken | SyntaxKind.CloseBraceToken | SyntaxKind.LessThanToken | SyntaxKind.OpenBracketToken | SyntaxKind.CloseBracketToken | SyntaxKind.EqualsToken | SyntaxKind.CommaToken | SyntaxKind.DotToken | SyntaxKind.Identifier | SyntaxKind.NoSubstitutionTemplateLiteral | SyntaxKind.Unknown | KeywordSyntaxKind; - type KeywordSyntaxKind = SyntaxKind.AbstractKeyword | SyntaxKind.AnyKeyword | SyntaxKind.AsKeyword | SyntaxKind.BigIntKeyword | SyntaxKind.BooleanKeyword | SyntaxKind.BreakKeyword | SyntaxKind.CaseKeyword | SyntaxKind.CatchKeyword | SyntaxKind.ClassKeyword | SyntaxKind.ContinueKeyword | SyntaxKind.ConstKeyword | SyntaxKind.ConstructorKeyword | SyntaxKind.DebuggerKeyword | SyntaxKind.DeclareKeyword | SyntaxKind.DefaultKeyword | SyntaxKind.DeleteKeyword | SyntaxKind.DoKeyword | SyntaxKind.ElseKeyword | SyntaxKind.EnumKeyword | SyntaxKind.ExportKeyword | SyntaxKind.ExtendsKeyword | SyntaxKind.FalseKeyword | SyntaxKind.FinallyKeyword | SyntaxKind.ForKeyword | SyntaxKind.FromKeyword | SyntaxKind.FunctionKeyword | SyntaxKind.GetKeyword | SyntaxKind.IfKeyword | SyntaxKind.ImplementsKeyword | SyntaxKind.ImportKeyword | SyntaxKind.InKeyword | SyntaxKind.InferKeyword | SyntaxKind.InstanceOfKeyword | SyntaxKind.InterfaceKeyword | SyntaxKind.IsKeyword | SyntaxKind.KeyOfKeyword | SyntaxKind.LetKeyword | SyntaxKind.ModuleKeyword | SyntaxKind.NamespaceKeyword | SyntaxKind.NeverKeyword | SyntaxKind.NewKeyword | SyntaxKind.NullKeyword | SyntaxKind.NumberKeyword | SyntaxKind.ObjectKeyword | SyntaxKind.PackageKeyword | SyntaxKind.PrivateKeyword | SyntaxKind.ProtectedKeyword | SyntaxKind.PublicKeyword | SyntaxKind.ReadonlyKeyword | SyntaxKind.RequireKeyword | SyntaxKind.GlobalKeyword | SyntaxKind.ReturnKeyword | SyntaxKind.SetKeyword | SyntaxKind.StaticKeyword | SyntaxKind.StringKeyword | SyntaxKind.SuperKeyword | SyntaxKind.SwitchKeyword | SyntaxKind.SymbolKeyword | SyntaxKind.ThisKeyword | SyntaxKind.ThrowKeyword | SyntaxKind.TrueKeyword | SyntaxKind.TryKeyword | SyntaxKind.TypeKeyword | SyntaxKind.TypeOfKeyword | SyntaxKind.UndefinedKeyword | SyntaxKind.UniqueKeyword | SyntaxKind.UnknownKeyword | SyntaxKind.VarKeyword | SyntaxKind.VoidKeyword | SyntaxKind.WhileKeyword | SyntaxKind.WithKeyword | SyntaxKind.YieldKeyword | SyntaxKind.AsyncKeyword | SyntaxKind.AwaitKeyword | SyntaxKind.OfKeyword; - type JsxTokenSyntaxKind = SyntaxKind.LessThanSlashToken | SyntaxKind.EndOfFileToken | SyntaxKind.ConflictMarkerTrivia | SyntaxKind.JsxText | SyntaxKind.JsxTextAllWhiteSpaces | SyntaxKind.OpenBraceToken | SyntaxKind.LessThanToken; - enum SyntaxKind { - Unknown = 0, - EndOfFileToken = 1, - SingleLineCommentTrivia = 2, - MultiLineCommentTrivia = 3, - NewLineTrivia = 4, - WhitespaceTrivia = 5, - ShebangTrivia = 6, - ConflictMarkerTrivia = 7, - NumericLiteral = 8, - BigIntLiteral = 9, - StringLiteral = 10, - JsxText = 11, - JsxTextAllWhiteSpaces = 12, - RegularExpressionLiteral = 13, - NoSubstitutionTemplateLiteral = 14, - TemplateHead = 15, - TemplateMiddle = 16, - TemplateTail = 17, - OpenBraceToken = 18, - CloseBraceToken = 19, - OpenParenToken = 20, - CloseParenToken = 21, - OpenBracketToken = 22, - CloseBracketToken = 23, - DotToken = 24, - DotDotDotToken = 25, - SemicolonToken = 26, - CommaToken = 27, - LessThanToken = 28, - LessThanSlashToken = 29, - GreaterThanToken = 30, - LessThanEqualsToken = 31, - GreaterThanEqualsToken = 32, - EqualsEqualsToken = 33, - ExclamationEqualsToken = 34, - EqualsEqualsEqualsToken = 35, - ExclamationEqualsEqualsToken = 36, - EqualsGreaterThanToken = 37, - PlusToken = 38, - MinusToken = 39, - AsteriskToken = 40, - AsteriskAsteriskToken = 41, - SlashToken = 42, - PercentToken = 43, - PlusPlusToken = 44, - MinusMinusToken = 45, - LessThanLessThanToken = 46, - GreaterThanGreaterThanToken = 47, - GreaterThanGreaterThanGreaterThanToken = 48, - AmpersandToken = 49, - BarToken = 50, - CaretToken = 51, - ExclamationToken = 52, - TildeToken = 53, - AmpersandAmpersandToken = 54, - BarBarToken = 55, - QuestionToken = 56, - ColonToken = 57, - AtToken = 58, - EqualsToken = 59, - PlusEqualsToken = 60, - MinusEqualsToken = 61, - AsteriskEqualsToken = 62, - AsteriskAsteriskEqualsToken = 63, - SlashEqualsToken = 64, - PercentEqualsToken = 65, - LessThanLessThanEqualsToken = 66, - GreaterThanGreaterThanEqualsToken = 67, - GreaterThanGreaterThanGreaterThanEqualsToken = 68, - AmpersandEqualsToken = 69, - BarEqualsToken = 70, - CaretEqualsToken = 71, - Identifier = 72, - BreakKeyword = 73, - CaseKeyword = 74, - CatchKeyword = 75, - ClassKeyword = 76, - ConstKeyword = 77, - ContinueKeyword = 78, - DebuggerKeyword = 79, - DefaultKeyword = 80, - DeleteKeyword = 81, - DoKeyword = 82, - ElseKeyword = 83, - EnumKeyword = 84, - ExportKeyword = 85, - ExtendsKeyword = 86, - FalseKeyword = 87, - FinallyKeyword = 88, - ForKeyword = 89, - FunctionKeyword = 90, - IfKeyword = 91, - ImportKeyword = 92, - InKeyword = 93, - InstanceOfKeyword = 94, - NewKeyword = 95, - NullKeyword = 96, - ReturnKeyword = 97, - SuperKeyword = 98, - SwitchKeyword = 99, - ThisKeyword = 100, - ThrowKeyword = 101, - TrueKeyword = 102, - TryKeyword = 103, - TypeOfKeyword = 104, - VarKeyword = 105, - VoidKeyword = 106, - WhileKeyword = 107, - WithKeyword = 108, - ImplementsKeyword = 109, - InterfaceKeyword = 110, - LetKeyword = 111, - PackageKeyword = 112, - PrivateKeyword = 113, - ProtectedKeyword = 114, - PublicKeyword = 115, - StaticKeyword = 116, - YieldKeyword = 117, - AbstractKeyword = 118, - AsKeyword = 119, - AnyKeyword = 120, - AsyncKeyword = 121, - AwaitKeyword = 122, - BooleanKeyword = 123, - ConstructorKeyword = 124, - DeclareKeyword = 125, - GetKeyword = 126, - InferKeyword = 127, - IsKeyword = 128, - KeyOfKeyword = 129, - ModuleKeyword = 130, - NamespaceKeyword = 131, - NeverKeyword = 132, - ReadonlyKeyword = 133, - RequireKeyword = 134, - NumberKeyword = 135, - ObjectKeyword = 136, - SetKeyword = 137, - StringKeyword = 138, - SymbolKeyword = 139, - TypeKeyword = 140, - UndefinedKeyword = 141, - UniqueKeyword = 142, - UnknownKeyword = 143, - FromKeyword = 144, - GlobalKeyword = 145, - BigIntKeyword = 146, - OfKeyword = 147, - QualifiedName = 148, - ComputedPropertyName = 149, - TypeParameter = 150, - Parameter = 151, - Decorator = 152, - PropertySignature = 153, - PropertyDeclaration = 154, - MethodSignature = 155, - MethodDeclaration = 156, - Constructor = 157, - GetAccessor = 158, - SetAccessor = 159, - CallSignature = 160, - ConstructSignature = 161, - IndexSignature = 162, - TypePredicate = 163, - TypeReference = 164, - FunctionType = 165, - ConstructorType = 166, - TypeQuery = 167, - TypeLiteral = 168, - ArrayType = 169, - TupleType = 170, - OptionalType = 171, - RestType = 172, - UnionType = 173, - IntersectionType = 174, - ConditionalType = 175, - InferType = 176, - ParenthesizedType = 177, - ThisType = 178, - TypeOperator = 179, - IndexedAccessType = 180, - MappedType = 181, - LiteralType = 182, - ImportType = 183, - ObjectBindingPattern = 184, - ArrayBindingPattern = 185, - BindingElement = 186, - ArrayLiteralExpression = 187, - ObjectLiteralExpression = 188, - PropertyAccessExpression = 189, - ElementAccessExpression = 190, - CallExpression = 191, - NewExpression = 192, - TaggedTemplateExpression = 193, - TypeAssertionExpression = 194, - ParenthesizedExpression = 195, - FunctionExpression = 196, - ArrowFunction = 197, - DeleteExpression = 198, - TypeOfExpression = 199, - VoidExpression = 200, - AwaitExpression = 201, - PrefixUnaryExpression = 202, - PostfixUnaryExpression = 203, - BinaryExpression = 204, - ConditionalExpression = 205, - TemplateExpression = 206, - YieldExpression = 207, - SpreadElement = 208, - ClassExpression = 209, - OmittedExpression = 210, - ExpressionWithTypeArguments = 211, - AsExpression = 212, - NonNullExpression = 213, - MetaProperty = 214, - SyntheticExpression = 215, - TemplateSpan = 216, - SemicolonClassElement = 217, - Block = 218, - VariableStatement = 219, - EmptyStatement = 220, - ExpressionStatement = 221, - IfStatement = 222, - DoStatement = 223, - WhileStatement = 224, - ForStatement = 225, - ForInStatement = 226, - ForOfStatement = 227, - ContinueStatement = 228, - BreakStatement = 229, - ReturnStatement = 230, - WithStatement = 231, - SwitchStatement = 232, - LabeledStatement = 233, - ThrowStatement = 234, - TryStatement = 235, - DebuggerStatement = 236, - VariableDeclaration = 237, - VariableDeclarationList = 238, - FunctionDeclaration = 239, - ClassDeclaration = 240, - InterfaceDeclaration = 241, - TypeAliasDeclaration = 242, - EnumDeclaration = 243, - ModuleDeclaration = 244, - ModuleBlock = 245, - CaseBlock = 246, - NamespaceExportDeclaration = 247, - ImportEqualsDeclaration = 248, - ImportDeclaration = 249, - ImportClause = 250, - NamespaceImport = 251, - NamedImports = 252, - ImportSpecifier = 253, - ExportAssignment = 254, - ExportDeclaration = 255, - NamedExports = 256, - ExportSpecifier = 257, - MissingDeclaration = 258, - ExternalModuleReference = 259, - JsxElement = 260, - JsxSelfClosingElement = 261, - JsxOpeningElement = 262, - JsxClosingElement = 263, - JsxFragment = 264, - JsxOpeningFragment = 265, - JsxClosingFragment = 266, - JsxAttribute = 267, - JsxAttributes = 268, - JsxSpreadAttribute = 269, - JsxExpression = 270, - CaseClause = 271, - DefaultClause = 272, - HeritageClause = 273, - CatchClause = 274, - PropertyAssignment = 275, - ShorthandPropertyAssignment = 276, - SpreadAssignment = 277, - EnumMember = 278, - SourceFile = 279, - Bundle = 280, - UnparsedSource = 281, - InputFiles = 282, - JSDocTypeExpression = 283, - JSDocAllType = 284, - JSDocUnknownType = 285, - JSDocNullableType = 286, - JSDocNonNullableType = 287, - JSDocOptionalType = 288, - JSDocFunctionType = 289, - JSDocVariadicType = 290, - JSDocComment = 291, - JSDocTypeLiteral = 292, - JSDocSignature = 293, - JSDocTag = 294, - JSDocAugmentsTag = 295, - JSDocClassTag = 296, - JSDocCallbackTag = 297, - JSDocEnumTag = 298, - JSDocParameterTag = 299, - JSDocReturnTag = 300, - JSDocThisTag = 301, - JSDocTypeTag = 302, - JSDocTemplateTag = 303, - JSDocTypedefTag = 304, - JSDocPropertyTag = 305, - SyntaxList = 306, - NotEmittedStatement = 307, - PartiallyEmittedExpression = 308, - CommaListExpression = 309, - MergeDeclarationMarker = 310, - EndOfDeclarationMarker = 311, - Count = 312, - FirstAssignment = 59, - LastAssignment = 71, - FirstCompoundAssignment = 60, - LastCompoundAssignment = 71, - FirstReservedWord = 73, - LastReservedWord = 108, - FirstKeyword = 73, - LastKeyword = 147, - FirstFutureReservedWord = 109, - LastFutureReservedWord = 117, - FirstTypeNode = 163, - LastTypeNode = 183, - FirstPunctuation = 18, - LastPunctuation = 71, - FirstToken = 0, - LastToken = 147, - FirstTriviaToken = 2, - LastTriviaToken = 7, - FirstLiteralToken = 8, - LastLiteralToken = 14, - FirstTemplateToken = 14, - LastTemplateToken = 17, - FirstBinaryOperator = 28, - LastBinaryOperator = 71, - FirstNode = 148, - FirstJSDocNode = 283, - LastJSDocNode = 305, - FirstJSDocTagNode = 294, - LastJSDocTagNode = 305 - } - enum NodeFlags { - None = 0, - Let = 1, - Const = 2, - NestedNamespace = 4, - Synthesized = 8, - Namespace = 16, - ExportContext = 32, - ContainsThis = 64, - HasImplicitReturn = 128, - HasExplicitReturn = 256, - GlobalAugmentation = 512, - HasAsyncFunctions = 1024, - DisallowInContext = 2048, - YieldContext = 4096, - DecoratorContext = 8192, - AwaitContext = 16384, - ThisNodeHasError = 32768, - JavaScriptFile = 65536, - ThisNodeOrAnySubNodesHasError = 131072, - HasAggregatedChildData = 262144, - JSDoc = 2097152, - JsonFile = 16777216, - BlockScoped = 3, - ReachabilityCheckFlags = 384, - ReachabilityAndEmitFlags = 1408, - ContextFlags = 12679168, - TypeExcludesFlags = 20480 - } - enum ModifierFlags { - None = 0, - Export = 1, - Ambient = 2, - Public = 4, - Private = 8, - Protected = 16, - Static = 32, - Readonly = 64, - Abstract = 128, - Async = 256, - Default = 512, - Const = 2048, - HasComputedFlags = 536870912, - AccessibilityModifier = 28, - ParameterPropertyModifier = 92, - NonPublicAccessibilityModifier = 24, - TypeScriptModifier = 2270, - ExportDefault = 513, - All = 3071 - } - enum JsxFlags { - None = 0, - /** An element from a named property of the JSX.IntrinsicElements interface */ - IntrinsicNamedElement = 1, - /** An element inferred from the string index signature of the JSX.IntrinsicElements interface */ - IntrinsicIndexedElement = 2, - IntrinsicElement = 3 - } - interface Node extends TextRange { - kind: SyntaxKind; - flags: NodeFlags; - decorators?: NodeArray; - modifiers?: ModifiersArray; - parent: Node; - } - interface JSDocContainer { - } - type HasJSDoc = ParameterDeclaration | CallSignatureDeclaration | ConstructSignatureDeclaration | MethodSignature | PropertySignature | ArrowFunction | ParenthesizedExpression | SpreadAssignment | ShorthandPropertyAssignment | PropertyAssignment | FunctionExpression | LabeledStatement | ExpressionStatement | VariableStatement | FunctionDeclaration | ConstructorDeclaration | MethodDeclaration | PropertyDeclaration | AccessorDeclaration | ClassLikeDeclaration | InterfaceDeclaration | TypeAliasDeclaration | EnumMember | EnumDeclaration | ModuleDeclaration | ImportEqualsDeclaration | IndexSignatureDeclaration | FunctionTypeNode | ConstructorTypeNode | JSDocFunctionType | ExportDeclaration | EndOfFileToken; - type HasType = SignatureDeclaration | VariableDeclaration | ParameterDeclaration | PropertySignature | PropertyDeclaration | TypePredicateNode | ParenthesizedTypeNode | TypeOperatorNode | MappedTypeNode | AssertionExpression | TypeAliasDeclaration | JSDocTypeExpression | JSDocNonNullableType | JSDocNullableType | JSDocOptionalType | JSDocVariadicType; - type HasInitializer = HasExpressionInitializer | ForStatement | ForInStatement | ForOfStatement | JsxAttribute; - type HasExpressionInitializer = VariableDeclaration | ParameterDeclaration | BindingElement | PropertySignature | PropertyDeclaration | PropertyAssignment | EnumMember; - interface NodeArray extends ReadonlyArray, TextRange { - hasTrailingComma?: boolean; - } - interface Token extends Node { - kind: TKind; - } - type DotDotDotToken = Token; - type QuestionToken = Token; - type ExclamationToken = Token; - type ColonToken = Token; - type EqualsToken = Token; - type AsteriskToken = Token; - type EqualsGreaterThanToken = Token; - type EndOfFileToken = Token & JSDocContainer; - type ReadonlyToken = Token; - type AwaitKeywordToken = Token; - type PlusToken = Token; - type MinusToken = Token; - type Modifier = Token | Token | Token | Token | Token | Token | Token | Token | Token | Token | Token; - type ModifiersArray = NodeArray; - interface Identifier extends PrimaryExpression, Declaration { - kind: SyntaxKind.Identifier; - /** - * Prefer to use `id.unescapedText`. (Note: This is available only in services, not internally to the TypeScript compiler.) - * Text of identifier, but if the identifier begins with two underscores, this will begin with three. - */ - escapedText: __String; - originalKeywordKind?: SyntaxKind; - isInJSDocNamespace?: boolean; - } - interface TransientIdentifier extends Identifier { - resolvedSymbol: Symbol; - } - interface QualifiedName extends Node { - kind: SyntaxKind.QualifiedName; - left: EntityName; - right: Identifier; - } - type EntityName = Identifier | QualifiedName; - type PropertyName = Identifier | StringLiteral | NumericLiteral | ComputedPropertyName; - type DeclarationName = Identifier | StringLiteralLike | NumericLiteral | ComputedPropertyName | BindingPattern; - interface Declaration extends Node { - _declarationBrand: any; - } - interface NamedDeclaration extends Declaration { - name?: DeclarationName; - } - interface DeclarationStatement extends NamedDeclaration, Statement { - name?: Identifier | StringLiteral | NumericLiteral; - } - interface ComputedPropertyName extends Node { - parent: Declaration; - kind: SyntaxKind.ComputedPropertyName; - expression: Expression; - } - interface Decorator extends Node { - kind: SyntaxKind.Decorator; - parent: NamedDeclaration; - expression: LeftHandSideExpression; - } - interface TypeParameterDeclaration extends NamedDeclaration { - kind: SyntaxKind.TypeParameter; - parent: DeclarationWithTypeParameterChildren | InferTypeNode; - name: Identifier; - /** Note: Consider calling `getEffectiveConstraintOfTypeParameter` */ - constraint?: TypeNode; - default?: TypeNode; - expression?: Expression; - } - interface SignatureDeclarationBase extends NamedDeclaration, JSDocContainer { - kind: SignatureDeclaration["kind"]; - name?: PropertyName; - typeParameters?: NodeArray; - parameters: NodeArray; - type?: TypeNode; - } - type SignatureDeclaration = CallSignatureDeclaration | ConstructSignatureDeclaration | MethodSignature | IndexSignatureDeclaration | FunctionTypeNode | ConstructorTypeNode | JSDocFunctionType | FunctionDeclaration | MethodDeclaration | ConstructorDeclaration | AccessorDeclaration | FunctionExpression | ArrowFunction; - interface CallSignatureDeclaration extends SignatureDeclarationBase, TypeElement { - kind: SyntaxKind.CallSignature; - } - interface ConstructSignatureDeclaration extends SignatureDeclarationBase, TypeElement { - kind: SyntaxKind.ConstructSignature; - } - type BindingName = Identifier | BindingPattern; - interface VariableDeclaration extends NamedDeclaration { - kind: SyntaxKind.VariableDeclaration; - parent: VariableDeclarationList | CatchClause; - name: BindingName; - exclamationToken?: ExclamationToken; - type?: TypeNode; - initializer?: Expression; - } - interface VariableDeclarationList extends Node { - kind: SyntaxKind.VariableDeclarationList; - parent: VariableStatement | ForStatement | ForOfStatement | ForInStatement; - declarations: NodeArray; - } - interface ParameterDeclaration extends NamedDeclaration, JSDocContainer { - kind: SyntaxKind.Parameter; - parent: SignatureDeclaration; - dotDotDotToken?: DotDotDotToken; - name: BindingName; - questionToken?: QuestionToken; - type?: TypeNode; - initializer?: Expression; - } - interface BindingElement extends NamedDeclaration { - kind: SyntaxKind.BindingElement; - parent: BindingPattern; - propertyName?: PropertyName; - dotDotDotToken?: DotDotDotToken; - name: BindingName; - initializer?: Expression; - } - interface PropertySignature extends TypeElement, JSDocContainer { - kind: SyntaxKind.PropertySignature; - name: PropertyName; - questionToken?: QuestionToken; - type?: TypeNode; - initializer?: Expression; - } - interface PropertyDeclaration extends ClassElement, JSDocContainer { - kind: SyntaxKind.PropertyDeclaration; - parent: ClassLikeDeclaration; - name: PropertyName; - questionToken?: QuestionToken; - exclamationToken?: ExclamationToken; - type?: TypeNode; - initializer?: Expression; - } - interface ObjectLiteralElement extends NamedDeclaration { - _objectLiteralBrandBrand: any; - name?: PropertyName; - } - /** Unlike ObjectLiteralElement, excludes JSXAttribute and JSXSpreadAttribute. */ - type ObjectLiteralElementLike = PropertyAssignment | ShorthandPropertyAssignment | SpreadAssignment | MethodDeclaration | AccessorDeclaration; - interface PropertyAssignment extends ObjectLiteralElement, JSDocContainer { - parent: ObjectLiteralExpression; - kind: SyntaxKind.PropertyAssignment; - name: PropertyName; - questionToken?: QuestionToken; - initializer: Expression; - } - interface ShorthandPropertyAssignment extends ObjectLiteralElement, JSDocContainer { - parent: ObjectLiteralExpression; - kind: SyntaxKind.ShorthandPropertyAssignment; - name: Identifier; - questionToken?: QuestionToken; - exclamationToken?: ExclamationToken; - equalsToken?: Token; - objectAssignmentInitializer?: Expression; - } - interface SpreadAssignment extends ObjectLiteralElement, JSDocContainer { - parent: ObjectLiteralExpression; - kind: SyntaxKind.SpreadAssignment; - expression: Expression; - } - type VariableLikeDeclaration = VariableDeclaration | ParameterDeclaration | BindingElement | PropertyDeclaration | PropertyAssignment | PropertySignature | JsxAttribute | ShorthandPropertyAssignment | EnumMember | JSDocPropertyTag | JSDocParameterTag; - interface PropertyLikeDeclaration extends NamedDeclaration { - name: PropertyName; - } - interface ObjectBindingPattern extends Node { - kind: SyntaxKind.ObjectBindingPattern; - parent: VariableDeclaration | ParameterDeclaration | BindingElement; - elements: NodeArray; - } - interface ArrayBindingPattern extends Node { - kind: SyntaxKind.ArrayBindingPattern; - parent: VariableDeclaration | ParameterDeclaration | BindingElement; - elements: NodeArray; - } - type BindingPattern = ObjectBindingPattern | ArrayBindingPattern; - type ArrayBindingElement = BindingElement | OmittedExpression; - /** - * Several node kinds share function-like features such as a signature, - * a name, and a body. These nodes should extend FunctionLikeDeclarationBase. - * Examples: - * - FunctionDeclaration - * - MethodDeclaration - * - AccessorDeclaration - */ - interface FunctionLikeDeclarationBase extends SignatureDeclarationBase { - _functionLikeDeclarationBrand: any; - asteriskToken?: AsteriskToken; - questionToken?: QuestionToken; - exclamationToken?: ExclamationToken; - body?: Block | Expression; - } - type FunctionLikeDeclaration = FunctionDeclaration | MethodDeclaration | GetAccessorDeclaration | SetAccessorDeclaration | ConstructorDeclaration | FunctionExpression | ArrowFunction; - /** @deprecated Use SignatureDeclaration */ - type FunctionLike = SignatureDeclaration; - interface FunctionDeclaration extends FunctionLikeDeclarationBase, DeclarationStatement { - kind: SyntaxKind.FunctionDeclaration; - name?: Identifier; - body?: FunctionBody; - } - interface MethodSignature extends SignatureDeclarationBase, TypeElement { - kind: SyntaxKind.MethodSignature; - parent: ObjectTypeDeclaration; - name: PropertyName; - } - interface MethodDeclaration extends FunctionLikeDeclarationBase, ClassElement, ObjectLiteralElement, JSDocContainer { - kind: SyntaxKind.MethodDeclaration; - parent: ClassLikeDeclaration | ObjectLiteralExpression; - name: PropertyName; - body?: FunctionBody; - } - interface ConstructorDeclaration extends FunctionLikeDeclarationBase, ClassElement, JSDocContainer { - kind: SyntaxKind.Constructor; - parent: ClassLikeDeclaration; - body?: FunctionBody; - } - /** For when we encounter a semicolon in a class declaration. ES6 allows these as class elements. */ - interface SemicolonClassElement extends ClassElement { - kind: SyntaxKind.SemicolonClassElement; - parent: ClassLikeDeclaration; - } - interface GetAccessorDeclaration extends FunctionLikeDeclarationBase, ClassElement, ObjectLiteralElement, JSDocContainer { - kind: SyntaxKind.GetAccessor; - parent: ClassLikeDeclaration | ObjectLiteralExpression; - name: PropertyName; - body?: FunctionBody; - } - interface SetAccessorDeclaration extends FunctionLikeDeclarationBase, ClassElement, ObjectLiteralElement, JSDocContainer { - kind: SyntaxKind.SetAccessor; - parent: ClassLikeDeclaration | ObjectLiteralExpression; - name: PropertyName; - body?: FunctionBody; - } - type AccessorDeclaration = GetAccessorDeclaration | SetAccessorDeclaration; - interface IndexSignatureDeclaration extends SignatureDeclarationBase, ClassElement, TypeElement { - kind: SyntaxKind.IndexSignature; - parent: ObjectTypeDeclaration; - } - interface TypeNode extends Node { - _typeNodeBrand: any; - } - interface KeywordTypeNode extends TypeNode { - kind: SyntaxKind.AnyKeyword | SyntaxKind.UnknownKeyword | SyntaxKind.NumberKeyword | SyntaxKind.BigIntKeyword | SyntaxKind.ObjectKeyword | SyntaxKind.BooleanKeyword | SyntaxKind.StringKeyword | SyntaxKind.SymbolKeyword | SyntaxKind.ThisKeyword | SyntaxKind.VoidKeyword | SyntaxKind.UndefinedKeyword | SyntaxKind.NullKeyword | SyntaxKind.NeverKeyword; - } - interface ImportTypeNode extends NodeWithTypeArguments { - kind: SyntaxKind.ImportType; - isTypeOf?: boolean; - argument: TypeNode; - qualifier?: EntityName; - } - interface ThisTypeNode extends TypeNode { - kind: SyntaxKind.ThisType; - } - type FunctionOrConstructorTypeNode = FunctionTypeNode | ConstructorTypeNode; - interface FunctionOrConstructorTypeNodeBase extends TypeNode, SignatureDeclarationBase { - kind: SyntaxKind.FunctionType | SyntaxKind.ConstructorType; - type: TypeNode; - } - interface FunctionTypeNode extends FunctionOrConstructorTypeNodeBase { - kind: SyntaxKind.FunctionType; - } - interface ConstructorTypeNode extends FunctionOrConstructorTypeNodeBase { - kind: SyntaxKind.ConstructorType; - } - interface NodeWithTypeArguments extends TypeNode { - typeArguments?: NodeArray; - } - type TypeReferenceType = TypeReferenceNode | ExpressionWithTypeArguments; - interface TypeReferenceNode extends NodeWithTypeArguments { - kind: SyntaxKind.TypeReference; - typeName: EntityName; - } - interface TypePredicateNode extends TypeNode { - kind: SyntaxKind.TypePredicate; - parent: SignatureDeclaration | JSDocTypeExpression; - parameterName: Identifier | ThisTypeNode; - type: TypeNode; - } - interface TypeQueryNode extends TypeNode { - kind: SyntaxKind.TypeQuery; - exprName: EntityName; - } - interface TypeLiteralNode extends TypeNode, Declaration { - kind: SyntaxKind.TypeLiteral; - members: NodeArray; - } - interface ArrayTypeNode extends TypeNode { - kind: SyntaxKind.ArrayType; - elementType: TypeNode; - } - interface TupleTypeNode extends TypeNode { - kind: SyntaxKind.TupleType; - elementTypes: NodeArray; - } - interface OptionalTypeNode extends TypeNode { - kind: SyntaxKind.OptionalType; - type: TypeNode; - } - interface RestTypeNode extends TypeNode { - kind: SyntaxKind.RestType; - type: TypeNode; - } - type UnionOrIntersectionTypeNode = UnionTypeNode | IntersectionTypeNode; - interface UnionTypeNode extends TypeNode { - kind: SyntaxKind.UnionType; - types: NodeArray; - } - interface IntersectionTypeNode extends TypeNode { - kind: SyntaxKind.IntersectionType; - types: NodeArray; - } - interface ConditionalTypeNode extends TypeNode { - kind: SyntaxKind.ConditionalType; - checkType: TypeNode; - extendsType: TypeNode; - trueType: TypeNode; - falseType: TypeNode; - } - interface InferTypeNode extends TypeNode { - kind: SyntaxKind.InferType; - typeParameter: TypeParameterDeclaration; - } - interface ParenthesizedTypeNode extends TypeNode { - kind: SyntaxKind.ParenthesizedType; - type: TypeNode; - } - interface TypeOperatorNode extends TypeNode { - kind: SyntaxKind.TypeOperator; - operator: SyntaxKind.KeyOfKeyword | SyntaxKind.UniqueKeyword; - type: TypeNode; - } - interface IndexedAccessTypeNode extends TypeNode { - kind: SyntaxKind.IndexedAccessType; - objectType: TypeNode; - indexType: TypeNode; - } - interface MappedTypeNode extends TypeNode, Declaration { - kind: SyntaxKind.MappedType; - readonlyToken?: ReadonlyToken | PlusToken | MinusToken; - typeParameter: TypeParameterDeclaration; - questionToken?: QuestionToken | PlusToken | MinusToken; - type?: TypeNode; - } - interface LiteralTypeNode extends TypeNode { - kind: SyntaxKind.LiteralType; - literal: BooleanLiteral | LiteralExpression | PrefixUnaryExpression; - } - interface StringLiteral extends LiteralExpression { - kind: SyntaxKind.StringLiteral; - } - type StringLiteralLike = StringLiteral | NoSubstitutionTemplateLiteral; - interface Expression extends Node { - _expressionBrand: any; - } - interface OmittedExpression extends Expression { - kind: SyntaxKind.OmittedExpression; - } - interface PartiallyEmittedExpression extends LeftHandSideExpression { - kind: SyntaxKind.PartiallyEmittedExpression; - expression: Expression; - } - interface UnaryExpression extends Expression { - _unaryExpressionBrand: any; - } - /** Deprecated, please use UpdateExpression */ - type IncrementExpression = UpdateExpression; - interface UpdateExpression extends UnaryExpression { - _updateExpressionBrand: any; - } - type PrefixUnaryOperator = SyntaxKind.PlusPlusToken | SyntaxKind.MinusMinusToken | SyntaxKind.PlusToken | SyntaxKind.MinusToken | SyntaxKind.TildeToken | SyntaxKind.ExclamationToken; - interface PrefixUnaryExpression extends UpdateExpression { - kind: SyntaxKind.PrefixUnaryExpression; - operator: PrefixUnaryOperator; - operand: UnaryExpression; - } - type PostfixUnaryOperator = SyntaxKind.PlusPlusToken | SyntaxKind.MinusMinusToken; - interface PostfixUnaryExpression extends UpdateExpression { - kind: SyntaxKind.PostfixUnaryExpression; - operand: LeftHandSideExpression; - operator: PostfixUnaryOperator; - } - interface LeftHandSideExpression extends UpdateExpression { - _leftHandSideExpressionBrand: any; - } - interface MemberExpression extends LeftHandSideExpression { - _memberExpressionBrand: any; - } - interface PrimaryExpression extends MemberExpression { - _primaryExpressionBrand: any; - } - interface NullLiteral extends PrimaryExpression, TypeNode { - kind: SyntaxKind.NullKeyword; - } - interface BooleanLiteral extends PrimaryExpression, TypeNode { - kind: SyntaxKind.TrueKeyword | SyntaxKind.FalseKeyword; - } - interface ThisExpression extends PrimaryExpression, KeywordTypeNode { - kind: SyntaxKind.ThisKeyword; - } - interface SuperExpression extends PrimaryExpression { - kind: SyntaxKind.SuperKeyword; - } - interface ImportExpression extends PrimaryExpression { - kind: SyntaxKind.ImportKeyword; - } - interface DeleteExpression extends UnaryExpression { - kind: SyntaxKind.DeleteExpression; - expression: UnaryExpression; - } - interface TypeOfExpression extends UnaryExpression { - kind: SyntaxKind.TypeOfExpression; - expression: UnaryExpression; - } - interface VoidExpression extends UnaryExpression { - kind: SyntaxKind.VoidExpression; - expression: UnaryExpression; - } - interface AwaitExpression extends UnaryExpression { - kind: SyntaxKind.AwaitExpression; - expression: UnaryExpression; - } - interface YieldExpression extends Expression { - kind: SyntaxKind.YieldExpression; - asteriskToken?: AsteriskToken; - expression?: Expression; - } - interface SyntheticExpression extends Expression { - kind: SyntaxKind.SyntheticExpression; - isSpread: boolean; - type: Type; - } - type ExponentiationOperator = SyntaxKind.AsteriskAsteriskToken; - type MultiplicativeOperator = SyntaxKind.AsteriskToken | SyntaxKind.SlashToken | SyntaxKind.PercentToken; - type MultiplicativeOperatorOrHigher = ExponentiationOperator | MultiplicativeOperator; - type AdditiveOperator = SyntaxKind.PlusToken | SyntaxKind.MinusToken; - type AdditiveOperatorOrHigher = MultiplicativeOperatorOrHigher | AdditiveOperator; - type ShiftOperator = SyntaxKind.LessThanLessThanToken | SyntaxKind.GreaterThanGreaterThanToken | SyntaxKind.GreaterThanGreaterThanGreaterThanToken; - type ShiftOperatorOrHigher = AdditiveOperatorOrHigher | ShiftOperator; - type RelationalOperator = SyntaxKind.LessThanToken | SyntaxKind.LessThanEqualsToken | SyntaxKind.GreaterThanToken | SyntaxKind.GreaterThanEqualsToken | SyntaxKind.InstanceOfKeyword | SyntaxKind.InKeyword; - type RelationalOperatorOrHigher = ShiftOperatorOrHigher | RelationalOperator; - type EqualityOperator = SyntaxKind.EqualsEqualsToken | SyntaxKind.EqualsEqualsEqualsToken | SyntaxKind.ExclamationEqualsEqualsToken | SyntaxKind.ExclamationEqualsToken; - type EqualityOperatorOrHigher = RelationalOperatorOrHigher | EqualityOperator; - type BitwiseOperator = SyntaxKind.AmpersandToken | SyntaxKind.BarToken | SyntaxKind.CaretToken; - type BitwiseOperatorOrHigher = EqualityOperatorOrHigher | BitwiseOperator; - type LogicalOperator = SyntaxKind.AmpersandAmpersandToken | SyntaxKind.BarBarToken; - type LogicalOperatorOrHigher = BitwiseOperatorOrHigher | LogicalOperator; - type CompoundAssignmentOperator = SyntaxKind.PlusEqualsToken | SyntaxKind.MinusEqualsToken | SyntaxKind.AsteriskAsteriskEqualsToken | SyntaxKind.AsteriskEqualsToken | SyntaxKind.SlashEqualsToken | SyntaxKind.PercentEqualsToken | SyntaxKind.AmpersandEqualsToken | SyntaxKind.BarEqualsToken | SyntaxKind.CaretEqualsToken | SyntaxKind.LessThanLessThanEqualsToken | SyntaxKind.GreaterThanGreaterThanGreaterThanEqualsToken | SyntaxKind.GreaterThanGreaterThanEqualsToken; - type AssignmentOperator = SyntaxKind.EqualsToken | CompoundAssignmentOperator; - type AssignmentOperatorOrHigher = LogicalOperatorOrHigher | AssignmentOperator; - type BinaryOperator = AssignmentOperatorOrHigher | SyntaxKind.CommaToken; - type BinaryOperatorToken = Token; - interface BinaryExpression extends Expression, Declaration { - kind: SyntaxKind.BinaryExpression; - left: Expression; - operatorToken: BinaryOperatorToken; - right: Expression; - } - type AssignmentOperatorToken = Token; - interface AssignmentExpression extends BinaryExpression { - left: LeftHandSideExpression; - operatorToken: TOperator; - } - interface ObjectDestructuringAssignment extends AssignmentExpression { - left: ObjectLiteralExpression; - } - interface ArrayDestructuringAssignment extends AssignmentExpression { - left: ArrayLiteralExpression; - } - type DestructuringAssignment = ObjectDestructuringAssignment | ArrayDestructuringAssignment; - type BindingOrAssignmentElement = VariableDeclaration | ParameterDeclaration | BindingElement | PropertyAssignment | ShorthandPropertyAssignment | SpreadAssignment | OmittedExpression | SpreadElement | ArrayLiteralExpression | ObjectLiteralExpression | AssignmentExpression | Identifier | PropertyAccessExpression | ElementAccessExpression; - type BindingOrAssignmentElementRestIndicator = DotDotDotToken | SpreadElement | SpreadAssignment; - type BindingOrAssignmentElementTarget = BindingOrAssignmentPattern | Identifier | PropertyAccessExpression | ElementAccessExpression | OmittedExpression; - type ObjectBindingOrAssignmentPattern = ObjectBindingPattern | ObjectLiteralExpression; - type ArrayBindingOrAssignmentPattern = ArrayBindingPattern | ArrayLiteralExpression; - type AssignmentPattern = ObjectLiteralExpression | ArrayLiteralExpression; - type BindingOrAssignmentPattern = ObjectBindingOrAssignmentPattern | ArrayBindingOrAssignmentPattern; - interface ConditionalExpression extends Expression { - kind: SyntaxKind.ConditionalExpression; - condition: Expression; - questionToken: QuestionToken; - whenTrue: Expression; - colonToken: ColonToken; - whenFalse: Expression; - } - type FunctionBody = Block; - type ConciseBody = FunctionBody | Expression; - interface FunctionExpression extends PrimaryExpression, FunctionLikeDeclarationBase, JSDocContainer { - kind: SyntaxKind.FunctionExpression; - name?: Identifier; - body: FunctionBody; - } - interface ArrowFunction extends Expression, FunctionLikeDeclarationBase, JSDocContainer { - kind: SyntaxKind.ArrowFunction; - equalsGreaterThanToken: EqualsGreaterThanToken; - body: ConciseBody; - name: never; - } - interface LiteralLikeNode extends Node { - text: string; - isUnterminated?: boolean; - hasExtendedUnicodeEscape?: boolean; - } - interface LiteralExpression extends LiteralLikeNode, PrimaryExpression { - _literalExpressionBrand: any; - } - interface RegularExpressionLiteral extends LiteralExpression { - kind: SyntaxKind.RegularExpressionLiteral; - } - interface NoSubstitutionTemplateLiteral extends LiteralExpression { - kind: SyntaxKind.NoSubstitutionTemplateLiteral; - } - interface NumericLiteral extends LiteralExpression { - kind: SyntaxKind.NumericLiteral; - } - interface BigIntLiteral extends LiteralExpression { - kind: SyntaxKind.BigIntLiteral; - } - interface TemplateHead extends LiteralLikeNode { - kind: SyntaxKind.TemplateHead; - parent: TemplateExpression; - } - interface TemplateMiddle extends LiteralLikeNode { - kind: SyntaxKind.TemplateMiddle; - parent: TemplateSpan; - } - interface TemplateTail extends LiteralLikeNode { - kind: SyntaxKind.TemplateTail; - parent: TemplateSpan; - } - type TemplateLiteral = TemplateExpression | NoSubstitutionTemplateLiteral; - interface TemplateExpression extends PrimaryExpression { - kind: SyntaxKind.TemplateExpression; - head: TemplateHead; - templateSpans: NodeArray; - } - interface TemplateSpan extends Node { - kind: SyntaxKind.TemplateSpan; - parent: TemplateExpression; - expression: Expression; - literal: TemplateMiddle | TemplateTail; - } - interface ParenthesizedExpression extends PrimaryExpression, JSDocContainer { - kind: SyntaxKind.ParenthesizedExpression; - expression: Expression; - } - interface ArrayLiteralExpression extends PrimaryExpression { - kind: SyntaxKind.ArrayLiteralExpression; - elements: NodeArray; - } - interface SpreadElement extends Expression { - kind: SyntaxKind.SpreadElement; - parent: ArrayLiteralExpression | CallExpression | NewExpression; - expression: Expression; - } - /** - * This interface is a base interface for ObjectLiteralExpression and JSXAttributes to extend from. JSXAttributes is similar to - * ObjectLiteralExpression in that it contains array of properties; however, JSXAttributes' properties can only be - * JSXAttribute or JSXSpreadAttribute. ObjectLiteralExpression, on the other hand, can only have properties of type - * ObjectLiteralElement (e.g. PropertyAssignment, ShorthandPropertyAssignment etc.) - */ - interface ObjectLiteralExpressionBase extends PrimaryExpression, Declaration { - properties: NodeArray; - } - interface ObjectLiteralExpression extends ObjectLiteralExpressionBase { - kind: SyntaxKind.ObjectLiteralExpression; - } - type EntityNameExpression = Identifier | PropertyAccessEntityNameExpression; - type EntityNameOrEntityNameExpression = EntityName | EntityNameExpression; - interface PropertyAccessExpression extends MemberExpression, NamedDeclaration { - kind: SyntaxKind.PropertyAccessExpression; - expression: LeftHandSideExpression; - name: Identifier; - } - interface SuperPropertyAccessExpression extends PropertyAccessExpression { - expression: SuperExpression; - } - /** Brand for a PropertyAccessExpression which, like a QualifiedName, consists of a sequence of identifiers separated by dots. */ - interface PropertyAccessEntityNameExpression extends PropertyAccessExpression { - _propertyAccessExpressionLikeQualifiedNameBrand?: any; - expression: EntityNameExpression; - } - interface ElementAccessExpression extends MemberExpression { - kind: SyntaxKind.ElementAccessExpression; - expression: LeftHandSideExpression; - argumentExpression: Expression; - } - interface SuperElementAccessExpression extends ElementAccessExpression { - expression: SuperExpression; - } - type SuperProperty = SuperPropertyAccessExpression | SuperElementAccessExpression; - interface CallExpression extends LeftHandSideExpression, Declaration { - kind: SyntaxKind.CallExpression; - expression: LeftHandSideExpression; - typeArguments?: NodeArray; - arguments: NodeArray; - } - interface SuperCall extends CallExpression { - expression: SuperExpression; - } - interface ImportCall extends CallExpression { - expression: ImportExpression; - } - interface ExpressionWithTypeArguments extends NodeWithTypeArguments { - kind: SyntaxKind.ExpressionWithTypeArguments; - parent: HeritageClause | JSDocAugmentsTag; - expression: LeftHandSideExpression; - } - interface NewExpression extends PrimaryExpression, Declaration { - kind: SyntaxKind.NewExpression; - expression: LeftHandSideExpression; - typeArguments?: NodeArray; - arguments?: NodeArray; - } - interface TaggedTemplateExpression extends MemberExpression { - kind: SyntaxKind.TaggedTemplateExpression; - tag: LeftHandSideExpression; - typeArguments?: NodeArray; - template: TemplateLiteral; - } - type CallLikeExpression = CallExpression | NewExpression | TaggedTemplateExpression | Decorator | JsxOpeningLikeElement; - interface AsExpression extends Expression { - kind: SyntaxKind.AsExpression; - expression: Expression; - type: TypeNode; - } - interface TypeAssertion extends UnaryExpression { - kind: SyntaxKind.TypeAssertionExpression; - type: TypeNode; - expression: UnaryExpression; - } - type AssertionExpression = TypeAssertion | AsExpression; - interface NonNullExpression extends LeftHandSideExpression { - kind: SyntaxKind.NonNullExpression; - expression: Expression; - } - interface MetaProperty extends PrimaryExpression { - kind: SyntaxKind.MetaProperty; - keywordToken: SyntaxKind.NewKeyword | SyntaxKind.ImportKeyword; - name: Identifier; - } - interface JsxElement extends PrimaryExpression { - kind: SyntaxKind.JsxElement; - openingElement: JsxOpeningElement; - children: NodeArray; - closingElement: JsxClosingElement; - } - type JsxOpeningLikeElement = JsxSelfClosingElement | JsxOpeningElement; - type JsxAttributeLike = JsxAttribute | JsxSpreadAttribute; - type JsxTagNameExpression = Identifier | ThisExpression | JsxTagNamePropertyAccess; - interface JsxTagNamePropertyAccess extends PropertyAccessExpression { - expression: JsxTagNameExpression; - } - interface JsxAttributes extends ObjectLiteralExpressionBase { - parent: JsxOpeningLikeElement; - } - interface JsxOpeningElement extends Expression { - kind: SyntaxKind.JsxOpeningElement; - parent: JsxElement; - tagName: JsxTagNameExpression; - typeArguments?: NodeArray; - attributes: JsxAttributes; - } - interface JsxSelfClosingElement extends PrimaryExpression { - kind: SyntaxKind.JsxSelfClosingElement; - tagName: JsxTagNameExpression; - typeArguments?: NodeArray; - attributes: JsxAttributes; - } - interface JsxFragment extends PrimaryExpression { - kind: SyntaxKind.JsxFragment; - openingFragment: JsxOpeningFragment; - children: NodeArray; - closingFragment: JsxClosingFragment; - } - interface JsxOpeningFragment extends Expression { - kind: SyntaxKind.JsxOpeningFragment; - parent: JsxFragment; - } - interface JsxClosingFragment extends Expression { - kind: SyntaxKind.JsxClosingFragment; - parent: JsxFragment; - } - interface JsxAttribute extends ObjectLiteralElement { - kind: SyntaxKind.JsxAttribute; - parent: JsxAttributes; - name: Identifier; - initializer?: StringLiteral | JsxExpression; - } - interface JsxSpreadAttribute extends ObjectLiteralElement { - kind: SyntaxKind.JsxSpreadAttribute; - parent: JsxAttributes; - expression: Expression; - } - interface JsxClosingElement extends Node { - kind: SyntaxKind.JsxClosingElement; - parent: JsxElement; - tagName: JsxTagNameExpression; - } - interface JsxExpression extends Expression { - kind: SyntaxKind.JsxExpression; - parent: JsxElement | JsxAttributeLike; - dotDotDotToken?: Token; - expression?: Expression; - } - interface JsxText extends Node { - kind: SyntaxKind.JsxText; - containsOnlyWhiteSpaces: boolean; - parent: JsxElement; - } - type JsxChild = JsxText | JsxExpression | JsxElement | JsxSelfClosingElement | JsxFragment; - interface Statement extends Node { - _statementBrand: any; - } - interface NotEmittedStatement extends Statement { - kind: SyntaxKind.NotEmittedStatement; - } - /** - * A list of comma-separated expressions. This node is only created by transformations. - */ - interface CommaListExpression extends Expression { - kind: SyntaxKind.CommaListExpression; - elements: NodeArray; - } - interface EmptyStatement extends Statement { - kind: SyntaxKind.EmptyStatement; - } - interface DebuggerStatement extends Statement { - kind: SyntaxKind.DebuggerStatement; - } - interface MissingDeclaration extends DeclarationStatement { - kind: SyntaxKind.MissingDeclaration; - name?: Identifier; - } - type BlockLike = SourceFile | Block | ModuleBlock | CaseOrDefaultClause; - interface Block extends Statement { - kind: SyntaxKind.Block; - statements: NodeArray; - } - interface VariableStatement extends Statement, JSDocContainer { - kind: SyntaxKind.VariableStatement; - declarationList: VariableDeclarationList; - } - interface ExpressionStatement extends Statement, JSDocContainer { - kind: SyntaxKind.ExpressionStatement; - expression: Expression; - } - interface IfStatement extends Statement { - kind: SyntaxKind.IfStatement; - expression: Expression; - thenStatement: Statement; - elseStatement?: Statement; - } - interface IterationStatement extends Statement { - statement: Statement; - } - interface DoStatement extends IterationStatement { - kind: SyntaxKind.DoStatement; - expression: Expression; - } - interface WhileStatement extends IterationStatement { - kind: SyntaxKind.WhileStatement; - expression: Expression; - } - type ForInitializer = VariableDeclarationList | Expression; - interface ForStatement extends IterationStatement { - kind: SyntaxKind.ForStatement; - initializer?: ForInitializer; - condition?: Expression; - incrementor?: Expression; - } - type ForInOrOfStatement = ForInStatement | ForOfStatement; - interface ForInStatement extends IterationStatement { - kind: SyntaxKind.ForInStatement; - initializer: ForInitializer; - expression: Expression; - } - interface ForOfStatement extends IterationStatement { - kind: SyntaxKind.ForOfStatement; - awaitModifier?: AwaitKeywordToken; - initializer: ForInitializer; - expression: Expression; - } - interface BreakStatement extends Statement { - kind: SyntaxKind.BreakStatement; - label?: Identifier; - } - interface ContinueStatement extends Statement { - kind: SyntaxKind.ContinueStatement; - label?: Identifier; - } - type BreakOrContinueStatement = BreakStatement | ContinueStatement; - interface ReturnStatement extends Statement { - kind: SyntaxKind.ReturnStatement; - expression?: Expression; - } - interface WithStatement extends Statement { - kind: SyntaxKind.WithStatement; - expression: Expression; - statement: Statement; - } - interface SwitchStatement extends Statement { - kind: SyntaxKind.SwitchStatement; - expression: Expression; - caseBlock: CaseBlock; - possiblyExhaustive?: boolean; - } - interface CaseBlock extends Node { - kind: SyntaxKind.CaseBlock; - parent: SwitchStatement; - clauses: NodeArray; - } - interface CaseClause extends Node { - kind: SyntaxKind.CaseClause; - parent: CaseBlock; - expression: Expression; - statements: NodeArray; - } - interface DefaultClause extends Node { - kind: SyntaxKind.DefaultClause; - parent: CaseBlock; - statements: NodeArray; - } - type CaseOrDefaultClause = CaseClause | DefaultClause; - interface LabeledStatement extends Statement, JSDocContainer { - kind: SyntaxKind.LabeledStatement; - label: Identifier; - statement: Statement; - } - interface ThrowStatement extends Statement { - kind: SyntaxKind.ThrowStatement; - expression?: Expression; - } - interface TryStatement extends Statement { - kind: SyntaxKind.TryStatement; - tryBlock: Block; - catchClause?: CatchClause; - finallyBlock?: Block; - } - interface CatchClause extends Node { - kind: SyntaxKind.CatchClause; - parent: TryStatement; - variableDeclaration?: VariableDeclaration; - block: Block; - } - type ObjectTypeDeclaration = ClassLikeDeclaration | InterfaceDeclaration | TypeLiteralNode; - type DeclarationWithTypeParameters = DeclarationWithTypeParameterChildren | JSDocTypedefTag | JSDocCallbackTag | JSDocSignature; - type DeclarationWithTypeParameterChildren = SignatureDeclaration | ClassLikeDeclaration | InterfaceDeclaration | TypeAliasDeclaration | JSDocTemplateTag; - interface ClassLikeDeclarationBase extends NamedDeclaration, JSDocContainer { - kind: SyntaxKind.ClassDeclaration | SyntaxKind.ClassExpression; - name?: Identifier; - typeParameters?: NodeArray; - heritageClauses?: NodeArray; - members: NodeArray; - } - interface ClassDeclaration extends ClassLikeDeclarationBase, DeclarationStatement { - kind: SyntaxKind.ClassDeclaration; - /** May be undefined in `export default class { ... }`. */ - name?: Identifier; - } - interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { - kind: SyntaxKind.ClassExpression; - } - type ClassLikeDeclaration = ClassDeclaration | ClassExpression; - interface ClassElement extends NamedDeclaration { - _classElementBrand: any; - name?: PropertyName; - } - interface TypeElement extends NamedDeclaration { - _typeElementBrand: any; - name?: PropertyName; - questionToken?: QuestionToken; - } - interface InterfaceDeclaration extends DeclarationStatement, JSDocContainer { - kind: SyntaxKind.InterfaceDeclaration; - name: Identifier; - typeParameters?: NodeArray; - heritageClauses?: NodeArray; - members: NodeArray; - } - interface HeritageClause extends Node { - kind: SyntaxKind.HeritageClause; - parent: InterfaceDeclaration | ClassLikeDeclaration; - token: SyntaxKind.ExtendsKeyword | SyntaxKind.ImplementsKeyword; - types: NodeArray; - } - interface TypeAliasDeclaration extends DeclarationStatement, JSDocContainer { - kind: SyntaxKind.TypeAliasDeclaration; - name: Identifier; - typeParameters?: NodeArray; - type: TypeNode; - } - interface EnumMember extends NamedDeclaration, JSDocContainer { - kind: SyntaxKind.EnumMember; - parent: EnumDeclaration; - name: PropertyName; - initializer?: Expression; - } - interface EnumDeclaration extends DeclarationStatement, JSDocContainer { - kind: SyntaxKind.EnumDeclaration; - name: Identifier; - members: NodeArray; - } - type ModuleName = Identifier | StringLiteral; - type ModuleBody = NamespaceBody | JSDocNamespaceBody; - interface ModuleDeclaration extends DeclarationStatement, JSDocContainer { - kind: SyntaxKind.ModuleDeclaration; - parent: ModuleBody | SourceFile; - name: ModuleName; - body?: ModuleBody | JSDocNamespaceDeclaration; - } - type NamespaceBody = ModuleBlock | NamespaceDeclaration; - interface NamespaceDeclaration extends ModuleDeclaration { - name: Identifier; - body: NamespaceBody; - } - type JSDocNamespaceBody = Identifier | JSDocNamespaceDeclaration; - interface JSDocNamespaceDeclaration extends ModuleDeclaration { - name: Identifier; - body?: JSDocNamespaceBody; - } - interface ModuleBlock extends Node, Statement { - kind: SyntaxKind.ModuleBlock; - parent: ModuleDeclaration; - statements: NodeArray; - } - type ModuleReference = EntityName | ExternalModuleReference; - /** - * One of: - * - import x = require("mod"); - * - import x = M.x; - */ - interface ImportEqualsDeclaration extends DeclarationStatement, JSDocContainer { - kind: SyntaxKind.ImportEqualsDeclaration; - parent: SourceFile | ModuleBlock; - name: Identifier; - moduleReference: ModuleReference; - } - interface ExternalModuleReference extends Node { - kind: SyntaxKind.ExternalModuleReference; - parent: ImportEqualsDeclaration; - expression: Expression; - } - interface ImportDeclaration extends Statement { - kind: SyntaxKind.ImportDeclaration; - parent: SourceFile | ModuleBlock; - importClause?: ImportClause; - /** If this is not a StringLiteral it will be a grammar error. */ - moduleSpecifier: Expression; - } - type NamedImportBindings = NamespaceImport | NamedImports; - interface ImportClause extends NamedDeclaration { - kind: SyntaxKind.ImportClause; - parent: ImportDeclaration; - name?: Identifier; - namedBindings?: NamedImportBindings; - } - interface NamespaceImport extends NamedDeclaration { - kind: SyntaxKind.NamespaceImport; - parent: ImportClause; - name: Identifier; - } - interface NamespaceExportDeclaration extends DeclarationStatement { - kind: SyntaxKind.NamespaceExportDeclaration; - name: Identifier; - } - interface ExportDeclaration extends DeclarationStatement, JSDocContainer { - kind: SyntaxKind.ExportDeclaration; - parent: SourceFile | ModuleBlock; - /** Will not be assigned in the case of `export * from "foo";` */ - exportClause?: NamedExports; - /** If this is not a StringLiteral it will be a grammar error. */ - moduleSpecifier?: Expression; - } - interface NamedImports extends Node { - kind: SyntaxKind.NamedImports; - parent: ImportClause; - elements: NodeArray; - } - interface NamedExports extends Node { - kind: SyntaxKind.NamedExports; - parent: ExportDeclaration; - elements: NodeArray; - } - type NamedImportsOrExports = NamedImports | NamedExports; - interface ImportSpecifier extends NamedDeclaration { - kind: SyntaxKind.ImportSpecifier; - parent: NamedImports; - propertyName?: Identifier; - name: Identifier; - } - interface ExportSpecifier extends NamedDeclaration { - kind: SyntaxKind.ExportSpecifier; - parent: NamedExports; - propertyName?: Identifier; - name: Identifier; - } - type ImportOrExportSpecifier = ImportSpecifier | ExportSpecifier; - /** - * This is either an `export =` or an `export default` declaration. - * Unless `isExportEquals` is set, this node was parsed as an `export default`. - */ - interface ExportAssignment extends DeclarationStatement { - kind: SyntaxKind.ExportAssignment; - parent: SourceFile; - isExportEquals?: boolean; - expression: Expression; - } - interface FileReference extends TextRange { - fileName: string; - } - interface CheckJsDirective extends TextRange { - enabled: boolean; - } - type CommentKind = SyntaxKind.SingleLineCommentTrivia | SyntaxKind.MultiLineCommentTrivia; - interface CommentRange extends TextRange { - hasTrailingNewLine?: boolean; - kind: CommentKind; - } - interface SynthesizedComment extends CommentRange { - text: string; - pos: -1; - end: -1; - } - interface JSDocTypeExpression extends TypeNode { - kind: SyntaxKind.JSDocTypeExpression; - type: TypeNode; - } - interface JSDocType extends TypeNode { - _jsDocTypeBrand: any; - } - interface JSDocAllType extends JSDocType { - kind: SyntaxKind.JSDocAllType; - } - interface JSDocUnknownType extends JSDocType { - kind: SyntaxKind.JSDocUnknownType; - } - interface JSDocNonNullableType extends JSDocType { - kind: SyntaxKind.JSDocNonNullableType; - type: TypeNode; - } - interface JSDocNullableType extends JSDocType { - kind: SyntaxKind.JSDocNullableType; - type: TypeNode; - } - interface JSDocOptionalType extends JSDocType { - kind: SyntaxKind.JSDocOptionalType; - type: TypeNode; - } - interface JSDocFunctionType extends JSDocType, SignatureDeclarationBase { - kind: SyntaxKind.JSDocFunctionType; - } - interface JSDocVariadicType extends JSDocType { - kind: SyntaxKind.JSDocVariadicType; - type: TypeNode; - } - type JSDocTypeReferencingNode = JSDocVariadicType | JSDocOptionalType | JSDocNullableType | JSDocNonNullableType; - interface JSDoc extends Node { - kind: SyntaxKind.JSDocComment; - parent: HasJSDoc; - tags?: NodeArray; - comment?: string; - } - interface JSDocTag extends Node { - parent: JSDoc | JSDocTypeLiteral; - tagName: Identifier; - comment?: string; - } - interface JSDocUnknownTag extends JSDocTag { - kind: SyntaxKind.JSDocTag; - } - /** - * Note that `@extends` is a synonym of `@augments`. - * Both tags are represented by this interface. - */ - interface JSDocAugmentsTag extends JSDocTag { - kind: SyntaxKind.JSDocAugmentsTag; - class: ExpressionWithTypeArguments & { - expression: Identifier | PropertyAccessEntityNameExpression; - }; - } - interface JSDocClassTag extends JSDocTag { - kind: SyntaxKind.JSDocClassTag; - } - interface JSDocEnumTag extends JSDocTag { - kind: SyntaxKind.JSDocEnumTag; - typeExpression?: JSDocTypeExpression; - } - interface JSDocThisTag extends JSDocTag { - kind: SyntaxKind.JSDocThisTag; - typeExpression?: JSDocTypeExpression; - } - interface JSDocTemplateTag extends JSDocTag { - kind: SyntaxKind.JSDocTemplateTag; - constraint: JSDocTypeExpression | undefined; - typeParameters: NodeArray; - } - interface JSDocReturnTag extends JSDocTag { - kind: SyntaxKind.JSDocReturnTag; - typeExpression?: JSDocTypeExpression; - } - interface JSDocTypeTag extends JSDocTag { - kind: SyntaxKind.JSDocTypeTag; - typeExpression?: JSDocTypeExpression; - } - interface JSDocTypedefTag extends JSDocTag, NamedDeclaration { - parent: JSDoc; - kind: SyntaxKind.JSDocTypedefTag; - fullName?: JSDocNamespaceDeclaration | Identifier; - name?: Identifier; - typeExpression?: JSDocTypeExpression | JSDocTypeLiteral; - } - interface JSDocCallbackTag extends JSDocTag, NamedDeclaration { - parent: JSDoc; - kind: SyntaxKind.JSDocCallbackTag; - fullName?: JSDocNamespaceDeclaration | Identifier; - name?: Identifier; - typeExpression: JSDocSignature; - } - interface JSDocSignature extends JSDocType, Declaration { - kind: SyntaxKind.JSDocSignature; - typeParameters?: ReadonlyArray; - parameters: ReadonlyArray; - type: JSDocReturnTag | undefined; - } - interface JSDocPropertyLikeTag extends JSDocTag, Declaration { - parent: JSDoc; - name: EntityName; - typeExpression?: JSDocTypeExpression; - /** Whether the property name came before the type -- non-standard for JSDoc, but Typescript-like */ - isNameFirst: boolean; - isBracketed: boolean; - } - interface JSDocPropertyTag extends JSDocPropertyLikeTag { - kind: SyntaxKind.JSDocPropertyTag; - } - interface JSDocParameterTag extends JSDocPropertyLikeTag { - kind: SyntaxKind.JSDocParameterTag; - } - interface JSDocTypeLiteral extends JSDocType { - kind: SyntaxKind.JSDocTypeLiteral; - jsDocPropertyTags?: ReadonlyArray; - /** If true, then this type literal represents an *array* of its type. */ - isArrayType?: boolean; - } - enum FlowFlags { - Unreachable = 1, - Start = 2, - BranchLabel = 4, - LoopLabel = 8, - Assignment = 16, - TrueCondition = 32, - FalseCondition = 64, - SwitchClause = 128, - ArrayMutation = 256, - Referenced = 512, - Shared = 1024, - PreFinally = 2048, - AfterFinally = 4096, - Label = 12, - Condition = 96 - } - interface FlowLock { - locked?: boolean; - } - interface AfterFinallyFlow extends FlowNodeBase, FlowLock { - antecedent: FlowNode; - } - interface PreFinallyFlow extends FlowNodeBase { - antecedent: FlowNode; - lock: FlowLock; - } - type FlowNode = AfterFinallyFlow | PreFinallyFlow | FlowStart | FlowLabel | FlowAssignment | FlowCondition | FlowSwitchClause | FlowArrayMutation; - interface FlowNodeBase { - flags: FlowFlags; - id?: number; - } - interface FlowStart extends FlowNodeBase { - container?: FunctionExpression | ArrowFunction | MethodDeclaration; - } - interface FlowLabel extends FlowNodeBase { - antecedents: FlowNode[] | undefined; - } - interface FlowAssignment extends FlowNodeBase { - node: Expression | VariableDeclaration | BindingElement; - antecedent: FlowNode; - } - interface FlowCondition extends FlowNodeBase { - expression: Expression; - antecedent: FlowNode; - } - interface FlowSwitchClause extends FlowNodeBase { - switchStatement: SwitchStatement; - clauseStart: number; - clauseEnd: number; - antecedent: FlowNode; - } - interface FlowArrayMutation extends FlowNodeBase { - node: CallExpression | BinaryExpression; - antecedent: FlowNode; - } - type FlowType = Type | IncompleteType; - interface IncompleteType { - flags: TypeFlags; - type: Type; - } - interface AmdDependency { - path: string; - name?: string; - } - interface SourceFile extends Declaration { - kind: SyntaxKind.SourceFile; - statements: NodeArray; - endOfFileToken: Token; - fileName: string; - text: string; - amdDependencies: ReadonlyArray; - moduleName?: string; - referencedFiles: ReadonlyArray; - typeReferenceDirectives: ReadonlyArray; - libReferenceDirectives: ReadonlyArray; - languageVariant: LanguageVariant; - isDeclarationFile: boolean; - /** - * lib.d.ts should have a reference comment like - * - * /// - * - * If any other file has this comment, it signals not to include lib.d.ts - * because this containing file is intended to act as a default library. - */ - hasNoDefaultLib: boolean; - languageVersion: ScriptTarget; - } - interface Bundle extends Node { - kind: SyntaxKind.Bundle; - prepends: ReadonlyArray; - sourceFiles: ReadonlyArray; - } - interface InputFiles extends Node { - kind: SyntaxKind.InputFiles; - javascriptText: string; - javascriptMapPath?: string; - javascriptMapText?: string; - declarationText: string; - declarationMapPath?: string; - declarationMapText?: string; - } - interface UnparsedSource extends Node { - kind: SyntaxKind.UnparsedSource; - text: string; - sourceMapPath?: string; - sourceMapText?: string; - } - interface JsonSourceFile extends SourceFile { - statements: NodeArray; - } - interface TsConfigSourceFile extends JsonSourceFile { - extendedSourceFiles?: string[]; - } - interface JsonMinusNumericLiteral extends PrefixUnaryExpression { - kind: SyntaxKind.PrefixUnaryExpression; - operator: SyntaxKind.MinusToken; - operand: NumericLiteral; - } - interface JsonObjectExpressionStatement extends ExpressionStatement { - expression: ObjectLiteralExpression | ArrayLiteralExpression | JsonMinusNumericLiteral | NumericLiteral | StringLiteral | BooleanLiteral | NullLiteral; - } - interface ScriptReferenceHost { - getCompilerOptions(): CompilerOptions; - getSourceFile(fileName: string): SourceFile | undefined; - getSourceFileByPath(path: Path): SourceFile | undefined; - getCurrentDirectory(): string; - } - interface ParseConfigHost { - useCaseSensitiveFileNames: boolean; - readDirectory(rootDir: string, extensions: ReadonlyArray, excludes: ReadonlyArray | undefined, includes: ReadonlyArray, depth?: number): ReadonlyArray; - /** - * Gets a value indicating whether the specified path exists and is a file. - * @param path The path to test. - */ - fileExists(path: string): boolean; - readFile(path: string): string | undefined; - trace?(s: string): void; - } - /** - * Branded string for keeping track of when we've turned an ambiguous path - * specified like "./blah" to an absolute path to an actual - * tsconfig file, e.g. "/root/blah/tsconfig.json" - */ - type ResolvedConfigFileName = string & { - _isResolvedConfigFileName: never; - }; - type WriteFileCallback = (fileName: string, data: string, writeByteOrderMark: boolean, onError: ((message: string) => void) | undefined, sourceFiles?: ReadonlyArray) => void; - class OperationCanceledException { - } - interface CancellationToken { - isCancellationRequested(): boolean; - /** @throws OperationCanceledException if isCancellationRequested is true */ - throwIfCancellationRequested(): void; - } - interface Program extends ScriptReferenceHost { - /** - * Get a list of root file names that were passed to a 'createProgram' - */ - getRootFileNames(): ReadonlyArray; - /** - * Get a list of files in the program - */ - getSourceFiles(): ReadonlyArray; - /** - * Emits the JavaScript and declaration files. If targetSourceFile is not specified, then - * the JavaScript and declaration files will be produced for all the files in this program. - * If targetSourceFile is specified, then only the JavaScript and declaration for that - * specific file will be generated. - * - * If writeFile is not specified then the writeFile callback from the compiler host will be - * used for writing the JavaScript and declaration files. Otherwise, the writeFile parameter - * will be invoked when writing the JavaScript and declaration files. - */ - emit(targetSourceFile?: SourceFile, writeFile?: WriteFileCallback, cancellationToken?: CancellationToken, emitOnlyDtsFiles?: boolean, customTransformers?: CustomTransformers): EmitResult; - getOptionsDiagnostics(cancellationToken?: CancellationToken): ReadonlyArray; - getGlobalDiagnostics(cancellationToken?: CancellationToken): ReadonlyArray; - getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): ReadonlyArray; - /** The first time this is called, it will return global diagnostics (no location). */ - getSemanticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): ReadonlyArray; - getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): ReadonlyArray; - getConfigFileParsingDiagnostics(): ReadonlyArray; - /** - * Gets a type checker that can be used to semantically analyze source files in the program. - */ - getTypeChecker(): TypeChecker; - isSourceFileFromExternalLibrary(file: SourceFile): boolean; - isSourceFileDefaultLibrary(file: SourceFile): boolean; - getProjectReferences(): ReadonlyArray | undefined; - getResolvedProjectReferences(): ReadonlyArray | undefined; - } - interface ResolvedProjectReference { - commandLine: ParsedCommandLine; - sourceFile: SourceFile; - references?: ReadonlyArray; - } - interface CustomTransformers { - /** Custom transformers to evaluate before built-in .js transformations. */ - before?: TransformerFactory[]; - /** Custom transformers to evaluate after built-in .js transformations. */ - after?: TransformerFactory[]; - /** Custom transformers to evaluate after built-in .d.ts transformations. */ - afterDeclarations?: TransformerFactory[]; - } - interface SourceMapSpan { - /** Line number in the .js file. */ - emittedLine: number; - /** Column number in the .js file. */ - emittedColumn: number; - /** Line number in the .ts file. */ - sourceLine: number; - /** Column number in the .ts file. */ - sourceColumn: number; - /** Optional name (index into names array) associated with this span. */ - nameIndex?: number; - /** .ts file (index into sources array) associated with this span */ - sourceIndex: number; - } - /** Return code used by getEmitOutput function to indicate status of the function */ - enum ExitStatus { - Success = 0, - DiagnosticsPresent_OutputsSkipped = 1, - DiagnosticsPresent_OutputsGenerated = 2 - } - interface EmitResult { - emitSkipped: boolean; - /** Contains declaration emit diagnostics */ - diagnostics: ReadonlyArray; - emittedFiles?: string[]; - } - interface TypeChecker { - getTypeOfSymbolAtLocation(symbol: Symbol, node: Node): Type; - getDeclaredTypeOfSymbol(symbol: Symbol): Type; - getPropertiesOfType(type: Type): Symbol[]; - getPropertyOfType(type: Type, propertyName: string): Symbol | undefined; - getIndexInfoOfType(type: Type, kind: IndexKind): IndexInfo | undefined; - getSignaturesOfType(type: Type, kind: SignatureKind): ReadonlyArray; - getIndexTypeOfType(type: Type, kind: IndexKind): Type | undefined; - getBaseTypes(type: InterfaceType): BaseType[]; - getBaseTypeOfLiteralType(type: Type): Type; - getWidenedType(type: Type): Type; - getReturnTypeOfSignature(signature: Signature): Type; - getNullableType(type: Type, flags: TypeFlags): Type; - getNonNullableType(type: Type): Type; - /** Note that the resulting nodes cannot be checked. */ - typeToTypeNode(type: Type, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): TypeNode | undefined; - /** Note that the resulting nodes cannot be checked. */ - signatureToSignatureDeclaration(signature: Signature, kind: SyntaxKind, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): (SignatureDeclaration & { - typeArguments?: NodeArray; - }) | undefined; - /** Note that the resulting nodes cannot be checked. */ - indexInfoToIndexSignatureDeclaration(indexInfo: IndexInfo, kind: IndexKind, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): IndexSignatureDeclaration | undefined; - /** Note that the resulting nodes cannot be checked. */ - symbolToEntityName(symbol: Symbol, meaning: SymbolFlags, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): EntityName | undefined; - /** Note that the resulting nodes cannot be checked. */ - symbolToExpression(symbol: Symbol, meaning: SymbolFlags, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): Expression | undefined; - /** Note that the resulting nodes cannot be checked. */ - symbolToTypeParameterDeclarations(symbol: Symbol, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): NodeArray | undefined; - /** Note that the resulting nodes cannot be checked. */ - symbolToParameterDeclaration(symbol: Symbol, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): ParameterDeclaration | undefined; - /** Note that the resulting nodes cannot be checked. */ - typeParameterToDeclaration(parameter: TypeParameter, enclosingDeclaration?: Node, flags?: NodeBuilderFlags): TypeParameterDeclaration | undefined; - getSymbolsInScope(location: Node, meaning: SymbolFlags): Symbol[]; - getSymbolAtLocation(node: Node): Symbol | undefined; - getSymbolsOfParameterPropertyDeclaration(parameter: ParameterDeclaration, parameterName: string): Symbol[]; - /** - * The function returns the value (local variable) symbol of an identifier in the short-hand property assignment. - * This is necessary as an identifier in short-hand property assignment can contains two meaning: property name and property value. - */ - getShorthandAssignmentValueSymbol(location: Node): Symbol | undefined; - getExportSpecifierLocalTargetSymbol(location: ExportSpecifier): Symbol | undefined; - /** - * If a symbol is a local symbol with an associated exported symbol, returns the exported symbol. - * Otherwise returns its input. - * For example, at `export type T = number;`: - * - `getSymbolAtLocation` at the location `T` will return the exported symbol for `T`. - * - But the result of `getSymbolsInScope` will contain the *local* symbol for `T`, not the exported symbol. - * - Calling `getExportSymbolOfSymbol` on that local symbol will return the exported symbol. - */ - getExportSymbolOfSymbol(symbol: Symbol): Symbol; - getPropertySymbolOfDestructuringAssignment(location: Identifier): Symbol | undefined; - getTypeAtLocation(node: Node): Type; - getTypeFromTypeNode(node: TypeNode): Type; - signatureToString(signature: Signature, enclosingDeclaration?: Node, flags?: TypeFormatFlags, kind?: SignatureKind): string; - typeToString(type: Type, enclosingDeclaration?: Node, flags?: TypeFormatFlags): string; - symbolToString(symbol: Symbol, enclosingDeclaration?: Node, meaning?: SymbolFlags, flags?: SymbolFormatFlags): string; - typePredicateToString(predicate: TypePredicate, enclosingDeclaration?: Node, flags?: TypeFormatFlags): string; - getFullyQualifiedName(symbol: Symbol): string; - getAugmentedPropertiesOfType(type: Type): Symbol[]; - getRootSymbols(symbol: Symbol): ReadonlyArray; - getContextualType(node: Expression): Type | undefined; - /** - * returns unknownSignature in the case of an error. - * returns undefined if the node is not valid. - * @param argumentCount Apparent number of arguments, passed in case of a possibly incomplete call. This should come from an ArgumentListInfo. See `signatureHelp.ts`. - */ - getResolvedSignature(node: CallLikeExpression, candidatesOutArray?: Signature[], argumentCount?: number): Signature | undefined; - getSignatureFromDeclaration(declaration: SignatureDeclaration): Signature | undefined; - isImplementationOfOverload(node: SignatureDeclaration): boolean | undefined; - isUndefinedSymbol(symbol: Symbol): boolean; - isArgumentsSymbol(symbol: Symbol): boolean; - isUnknownSymbol(symbol: Symbol): boolean; - getConstantValue(node: EnumMember | PropertyAccessExpression | ElementAccessExpression): string | number | undefined; - isValidPropertyAccess(node: PropertyAccessExpression | QualifiedName | ImportTypeNode, propertyName: string): boolean; - /** Follow all aliases to get the original symbol. */ - getAliasedSymbol(symbol: Symbol): Symbol; - getExportsOfModule(moduleSymbol: Symbol): Symbol[]; - getJsxIntrinsicTagNamesAt(location: Node): Symbol[]; - isOptionalParameter(node: ParameterDeclaration): boolean; - getAmbientModules(): Symbol[]; - tryGetMemberInModuleExports(memberName: string, moduleSymbol: Symbol): Symbol | undefined; - getApparentType(type: Type): Type; - getBaseConstraintOfType(type: Type): Type | undefined; - getDefaultFromTypeParameter(type: Type): Type | undefined; - /** - * Depending on the operation performed, it may be appropriate to throw away the checker - * if the cancellation token is triggered. Typically, if it is used for error checking - * and the operation is cancelled, then it should be discarded, otherwise it is safe to keep. - */ - runWithCancellationToken(token: CancellationToken, cb: (checker: TypeChecker) => T): T; - } - enum NodeBuilderFlags { - None = 0, - NoTruncation = 1, - WriteArrayAsGenericType = 2, - GenerateNamesForShadowedTypeParams = 4, - UseStructuralFallback = 8, - ForbidIndexedAccessSymbolReferences = 16, - WriteTypeArgumentsOfSignature = 32, - UseFullyQualifiedType = 64, - UseOnlyExternalAliasing = 128, - SuppressAnyReturnType = 256, - WriteTypeParametersInQualifiedName = 512, - MultilineObjectLiterals = 1024, - WriteClassExpressionAsTypeLiteral = 2048, - UseTypeOfFunction = 4096, - OmitParameterModifiers = 8192, - UseAliasDefinedOutsideCurrentScope = 16384, - AllowThisInObjectLiteral = 32768, - AllowQualifedNameInPlaceOfIdentifier = 65536, - AllowAnonymousIdentifier = 131072, - AllowEmptyUnionOrIntersection = 262144, - AllowEmptyTuple = 524288, - AllowUniqueESSymbolType = 1048576, - AllowEmptyIndexInfoType = 2097152, - AllowNodeModulesRelativePaths = 67108864, - IgnoreErrors = 70221824, - InObjectTypeLiteral = 4194304, - InTypeAlias = 8388608, - InInitialEntityName = 16777216, - InReverseMappedType = 33554432 - } - enum TypeFormatFlags { - None = 0, - NoTruncation = 1, - WriteArrayAsGenericType = 2, - UseStructuralFallback = 8, - WriteTypeArgumentsOfSignature = 32, - UseFullyQualifiedType = 64, - SuppressAnyReturnType = 256, - MultilineObjectLiterals = 1024, - WriteClassExpressionAsTypeLiteral = 2048, - UseTypeOfFunction = 4096, - OmitParameterModifiers = 8192, - UseAliasDefinedOutsideCurrentScope = 16384, - AllowUniqueESSymbolType = 1048576, - AddUndefined = 131072, - WriteArrowStyleSignature = 262144, - InArrayType = 524288, - InElementType = 2097152, - InFirstTypeArgument = 4194304, - InTypeAlias = 8388608, - /** @deprecated */ WriteOwnNameForAnyLike = 0, - NodeBuilderFlagsMask = 9469291 - } - enum SymbolFormatFlags { - None = 0, - WriteTypeParametersOrArguments = 1, - UseOnlyExternalAliasing = 2, - AllowAnyNodeKind = 4, - UseAliasDefinedOutsideCurrentScope = 8 - } - enum TypePredicateKind { - This = 0, - Identifier = 1 - } - interface TypePredicateBase { - kind: TypePredicateKind; - type: Type; - } - interface ThisTypePredicate extends TypePredicateBase { - kind: TypePredicateKind.This; - } - interface IdentifierTypePredicate extends TypePredicateBase { - kind: TypePredicateKind.Identifier; - parameterName: string; - parameterIndex: number; - } - type TypePredicate = IdentifierTypePredicate | ThisTypePredicate; - enum SymbolFlags { - None = 0, - FunctionScopedVariable = 1, - BlockScopedVariable = 2, - Property = 4, - EnumMember = 8, - Function = 16, - Class = 32, - Interface = 64, - ConstEnum = 128, - RegularEnum = 256, - ValueModule = 512, - NamespaceModule = 1024, - TypeLiteral = 2048, - ObjectLiteral = 4096, - Method = 8192, - Constructor = 16384, - GetAccessor = 32768, - SetAccessor = 65536, - Signature = 131072, - TypeParameter = 262144, - TypeAlias = 524288, - ExportValue = 1048576, - Alias = 2097152, - Prototype = 4194304, - ExportStar = 8388608, - Optional = 16777216, - Transient = 33554432, - Assignment = 67108864, - ModuleExports = 134217728, - Enum = 384, - Variable = 3, - Value = 67220415, - Type = 67897832, - Namespace = 1920, - Module = 1536, - Accessor = 98304, - FunctionScopedVariableExcludes = 67220414, - BlockScopedVariableExcludes = 67220415, - ParameterExcludes = 67220415, - PropertyExcludes = 0, - EnumMemberExcludes = 68008959, - FunctionExcludes = 67219887, - ClassExcludes = 68008383, - InterfaceExcludes = 67897736, - RegularEnumExcludes = 68008191, - ConstEnumExcludes = 68008831, - ValueModuleExcludes = 110735, - NamespaceModuleExcludes = 0, - MethodExcludes = 67212223, - GetAccessorExcludes = 67154879, - SetAccessorExcludes = 67187647, - TypeParameterExcludes = 67635688, - TypeAliasExcludes = 67897832, - AliasExcludes = 2097152, - ModuleMember = 2623475, - ExportHasLocal = 944, - BlockScoped = 418, - PropertyOrAccessor = 98308, - ClassMember = 106500 - } - interface Symbol { - flags: SymbolFlags; - escapedName: __String; - declarations: Declaration[]; - valueDeclaration: Declaration; - members?: SymbolTable; - exports?: SymbolTable; - globalExports?: SymbolTable; - } - enum InternalSymbolName { - Call = "__call", - Constructor = "__constructor", - New = "__new", - Index = "__index", - ExportStar = "__export", - Global = "__global", - Missing = "__missing", - Type = "__type", - Object = "__object", - JSXAttributes = "__jsxAttributes", - Class = "__class", - Function = "__function", - Computed = "__computed", - Resolving = "__resolving__", - ExportEquals = "export=", - Default = "default", - This = "this" - } - /** - * This represents a string whose leading underscore have been escaped by adding extra leading underscores. - * The shape of this brand is rather unique compared to others we've used. - * Instead of just an intersection of a string and an object, it is that union-ed - * with an intersection of void and an object. This makes it wholly incompatible - * with a normal string (which is good, it cannot be misused on assignment or on usage), - * while still being comparable with a normal string via === (also good) and castable from a string. - */ - type __String = (string & { - __escapedIdentifier: void; - }) | (void & { - __escapedIdentifier: void; - }) | InternalSymbolName; - /** ReadonlyMap where keys are `__String`s. */ - interface ReadonlyUnderscoreEscapedMap { - get(key: __String): T | undefined; - has(key: __String): boolean; - forEach(action: (value: T, key: __String) => void): void; - readonly size: number; - keys(): Iterator<__String>; - values(): Iterator; - entries(): Iterator<[__String, T]>; - } - /** Map where keys are `__String`s. */ - interface UnderscoreEscapedMap extends ReadonlyUnderscoreEscapedMap { - set(key: __String, value: T): this; - delete(key: __String): boolean; - clear(): void; - } - /** SymbolTable based on ES6 Map interface. */ - type SymbolTable = UnderscoreEscapedMap; - enum TypeFlags { - Any = 1, - Unknown = 2, - String = 4, - Number = 8, - Boolean = 16, - Enum = 32, - BigInt = 64, - StringLiteral = 128, - NumberLiteral = 256, - BooleanLiteral = 512, - EnumLiteral = 1024, - BigIntLiteral = 2048, - ESSymbol = 4096, - UniqueESSymbol = 8192, - Void = 16384, - Undefined = 32768, - Null = 65536, - Never = 131072, - TypeParameter = 262144, - Object = 524288, - Union = 1048576, - Intersection = 2097152, - Index = 4194304, - IndexedAccess = 8388608, - Conditional = 16777216, - Substitution = 33554432, - NonPrimitive = 67108864, - Literal = 2944, - Unit = 109440, - StringOrNumberLiteral = 384, - PossiblyFalsy = 117724, - StringLike = 132, - NumberLike = 296, - BigIntLike = 2112, - BooleanLike = 528, - EnumLike = 1056, - ESSymbolLike = 12288, - VoidLike = 49152, - UnionOrIntersection = 3145728, - StructuredType = 3670016, - TypeVariable = 8650752, - InstantiableNonPrimitive = 58982400, - InstantiablePrimitive = 4194304, - Instantiable = 63176704, - StructuredOrInstantiable = 66846720, - Narrowable = 133970943, - NotUnionOrUnit = 67637251 - } - type DestructuringPattern = BindingPattern | ObjectLiteralExpression | ArrayLiteralExpression; - interface Type { - flags: TypeFlags; - symbol: Symbol; - pattern?: DestructuringPattern; - aliasSymbol?: Symbol; - aliasTypeArguments?: ReadonlyArray; - } - interface LiteralType extends Type { - value: string | number | PseudoBigInt; - freshType: LiteralType; - regularType: LiteralType; - } - interface UniqueESSymbolType extends Type { - symbol: Symbol; - } - interface StringLiteralType extends LiteralType { - value: string; - } - interface NumberLiteralType extends LiteralType { - value: number; - } - interface BigIntLiteralType extends LiteralType { - value: PseudoBigInt; - } - interface EnumType extends Type { - } - enum ObjectFlags { - Class = 1, - Interface = 2, - Reference = 4, - Tuple = 8, - Anonymous = 16, - Mapped = 32, - Instantiated = 64, - ObjectLiteral = 128, - EvolvingArray = 256, - ObjectLiteralPatternWithComputedProperties = 512, - ContainsSpread = 1024, - ReverseMapped = 2048, - JsxAttributes = 4096, - MarkerType = 8192, - JSLiteral = 16384, - FreshLiteral = 32768, - ClassOrInterface = 3 - } - interface ObjectType extends Type { - objectFlags: ObjectFlags; - } - /** Class and interface types (ObjectFlags.Class and ObjectFlags.Interface). */ - interface InterfaceType extends ObjectType { - typeParameters: TypeParameter[] | undefined; - outerTypeParameters: TypeParameter[] | undefined; - localTypeParameters: TypeParameter[] | undefined; - thisType: TypeParameter | undefined; - } - type BaseType = ObjectType | IntersectionType; - interface InterfaceTypeWithDeclaredMembers extends InterfaceType { - declaredProperties: Symbol[]; - declaredCallSignatures: Signature[]; - declaredConstructSignatures: Signature[]; - declaredStringIndexInfo?: IndexInfo; - declaredNumberIndexInfo?: IndexInfo; - } - /** - * Type references (ObjectFlags.Reference). When a class or interface has type parameters or - * a "this" type, references to the class or interface are made using type references. The - * typeArguments property specifies the types to substitute for the type parameters of the - * class or interface and optionally includes an extra element that specifies the type to - * substitute for "this" in the resulting instantiation. When no extra argument is present, - * the type reference itself is substituted for "this". The typeArguments property is undefined - * if the class or interface has no type parameters and the reference isn't specifying an - * explicit "this" argument. - */ - interface TypeReference extends ObjectType { - target: GenericType; - typeArguments?: ReadonlyArray; - } - interface GenericType extends InterfaceType, TypeReference { - } - interface TupleType extends GenericType { - minLength: number; - hasRestElement: boolean; - associatedNames?: __String[]; - } - interface TupleTypeReference extends TypeReference { - target: TupleType; - } - interface UnionOrIntersectionType extends Type { - types: Type[]; - } - interface UnionType extends UnionOrIntersectionType { - } - interface IntersectionType extends UnionOrIntersectionType { - } - type StructuredType = ObjectType | UnionType | IntersectionType; - interface EvolvingArrayType extends ObjectType { - elementType: Type; - finalArrayType?: Type; - } - interface InstantiableType extends Type { - } - interface TypeParameter extends InstantiableType { - } - interface IndexedAccessType extends InstantiableType { - objectType: Type; - indexType: Type; - constraint?: Type; - simplified?: Type; - } - type TypeVariable = TypeParameter | IndexedAccessType; - interface IndexType extends InstantiableType { - type: InstantiableType | UnionOrIntersectionType; - } - interface ConditionalRoot { - node: ConditionalTypeNode; - checkType: Type; - extendsType: Type; - trueType: Type; - falseType: Type; - isDistributive: boolean; - inferTypeParameters?: TypeParameter[]; - outerTypeParameters?: TypeParameter[]; - instantiations?: Map; - aliasSymbol?: Symbol; - aliasTypeArguments?: Type[]; - } - interface ConditionalType extends InstantiableType { - root: ConditionalRoot; - checkType: Type; - extendsType: Type; - resolvedTrueType?: Type; - resolvedFalseType?: Type; - } - interface SubstitutionType extends InstantiableType { - typeVariable: TypeVariable; - substitute: Type; - } - enum SignatureKind { - Call = 0, - Construct = 1 - } - interface Signature { - declaration?: SignatureDeclaration | JSDocSignature; - typeParameters?: ReadonlyArray; - parameters: ReadonlyArray; - } - enum IndexKind { - String = 0, - Number = 1 - } - interface IndexInfo { - type: Type; - isReadonly: boolean; - declaration?: IndexSignatureDeclaration; - } - enum InferencePriority { - NakedTypeVariable = 1, - HomomorphicMappedType = 2, - MappedTypeConstraint = 4, - ReturnType = 8, - LiteralKeyof = 16, - NoConstraints = 32, - AlwaysStrict = 64, - PriorityImpliesCombination = 28 - } - /** @deprecated Use FileExtensionInfo instead. */ - type JsFileExtensionInfo = FileExtensionInfo; - interface FileExtensionInfo { - extension: string; - isMixedContent: boolean; - scriptKind?: ScriptKind; - } - interface DiagnosticMessage { - key: string; - category: DiagnosticCategory; - code: number; - message: string; - reportsUnnecessary?: {}; - } - /** - * A linked list of formatted diagnostic messages to be used as part of a multiline message. - * It is built from the bottom up, leaving the head to be the "main" diagnostic. - * While it seems that DiagnosticMessageChain is structurally similar to DiagnosticMessage, - * the difference is that messages are all preformatted in DMC. - */ - interface DiagnosticMessageChain { - messageText: string; - category: DiagnosticCategory; - code: number; - next?: DiagnosticMessageChain; - } - interface Diagnostic extends DiagnosticRelatedInformation { - /** May store more in future. For now, this will simply be `true` to indicate when a diagnostic is an unused-identifier diagnostic. */ - reportsUnnecessary?: {}; - source?: string; - relatedInformation?: DiagnosticRelatedInformation[]; - } - interface DiagnosticRelatedInformation { - category: DiagnosticCategory; - code: number; - file: SourceFile | undefined; - start: number | undefined; - length: number | undefined; - messageText: string | DiagnosticMessageChain; - } - interface DiagnosticWithLocation extends Diagnostic { - file: SourceFile; - start: number; - length: number; - } - enum DiagnosticCategory { - Warning = 0, - Error = 1, - Suggestion = 2, - Message = 3 - } - enum ModuleResolutionKind { - Classic = 1, - NodeJs = 2 - } - interface PluginImport { - name: string; - } - interface ProjectReference { - /** A normalized path on disk */ - path: string; - /** The path as the user originally wrote it */ - originalPath?: string; - /** True if the output of this reference should be prepended to the output of this project. Only valid for --outFile compilations */ - prepend?: boolean; - /** True if it is intended that this reference form a circularity */ - circular?: boolean; - } - type CompilerOptionsValue = string | number | boolean | (string | number)[] | string[] | MapLike | PluginImport[] | ProjectReference[] | null | undefined; - interface CompilerOptions { - allowJs?: boolean; - allowSyntheticDefaultImports?: boolean; - allowUnreachableCode?: boolean; - allowUnusedLabels?: boolean; - alwaysStrict?: boolean; - baseUrl?: string; - charset?: string; - checkJs?: boolean; - declaration?: boolean; - declarationMap?: boolean; - emitDeclarationOnly?: boolean; - declarationDir?: string; - disableSizeLimit?: boolean; - downlevelIteration?: boolean; - emitBOM?: boolean; - emitDecoratorMetadata?: boolean; - experimentalDecorators?: boolean; - forceConsistentCasingInFileNames?: boolean; - importHelpers?: boolean; - inlineSourceMap?: boolean; - inlineSources?: boolean; - isolatedModules?: boolean; - jsx?: JsxEmit; - keyofStringsOnly?: boolean; - lib?: string[]; - locale?: string; - mapRoot?: string; - maxNodeModuleJsDepth?: number; - module?: ModuleKind; - moduleResolution?: ModuleResolutionKind; - newLine?: NewLineKind; - noEmit?: boolean; - noEmitHelpers?: boolean; - noEmitOnError?: boolean; - noErrorTruncation?: boolean; - noFallthroughCasesInSwitch?: boolean; - noImplicitAny?: boolean; - noImplicitReturns?: boolean; - noImplicitThis?: boolean; - noStrictGenericChecks?: boolean; - noUnusedLocals?: boolean; - noUnusedParameters?: boolean; - noImplicitUseStrict?: boolean; - noLib?: boolean; - noResolve?: boolean; - out?: string; - outDir?: string; - outFile?: string; - paths?: MapLike; - preserveConstEnums?: boolean; - preserveSymlinks?: boolean; - project?: string; - reactNamespace?: string; - jsxFactory?: string; - composite?: boolean; - removeComments?: boolean; - rootDir?: string; - rootDirs?: string[]; - skipLibCheck?: boolean; - skipDefaultLibCheck?: boolean; - sourceMap?: boolean; - sourceRoot?: string; - strict?: boolean; - strictFunctionTypes?: boolean; - strictBindCallApply?: boolean; - strictNullChecks?: boolean; - strictPropertyInitialization?: boolean; - stripInternal?: boolean; - suppressExcessPropertyErrors?: boolean; - suppressImplicitAnyIndexErrors?: boolean; - target?: ScriptTarget; - traceResolution?: boolean; - resolveJsonModule?: boolean; - types?: string[]; - /** Paths used to compute primary types search locations */ - typeRoots?: string[]; - esModuleInterop?: boolean; - [option: string]: CompilerOptionsValue | TsConfigSourceFile | undefined; - } - interface TypeAcquisition { - enableAutoDiscovery?: boolean; - enable?: boolean; - include?: string[]; - exclude?: string[]; - [option: string]: string[] | boolean | undefined; - } - enum ModuleKind { - None = 0, - CommonJS = 1, - AMD = 2, - UMD = 3, - System = 4, - ES2015 = 5, - ESNext = 6 - } - enum JsxEmit { - None = 0, - Preserve = 1, - React = 2, - ReactNative = 3 - } - enum NewLineKind { - CarriageReturnLineFeed = 0, - LineFeed = 1 - } - interface LineAndCharacter { - /** 0-based. */ - line: number; - character: number; - } - enum ScriptKind { - Unknown = 0, - JS = 1, - JSX = 2, - TS = 3, - TSX = 4, - External = 5, - JSON = 6, - /** - * Used on extensions that doesn't define the ScriptKind but the content defines it. - * Deferred extensions are going to be included in all project contexts. - */ - Deferred = 7 - } - enum ScriptTarget { - ES3 = 0, - ES5 = 1, - ES2015 = 2, - ES2016 = 3, - ES2017 = 4, - ES2018 = 5, - ESNext = 6, - JSON = 100, - Latest = 6 - } - enum LanguageVariant { - Standard = 0, - JSX = 1 - } - /** Either a parsed command line or a parsed tsconfig.json */ - interface ParsedCommandLine { - options: CompilerOptions; - typeAcquisition?: TypeAcquisition; - fileNames: string[]; - projectReferences?: ReadonlyArray; - raw?: any; - errors: Diagnostic[]; - wildcardDirectories?: MapLike; - compileOnSave?: boolean; - } - enum WatchDirectoryFlags { - None = 0, - Recursive = 1 - } - interface ExpandResult { - fileNames: string[]; - wildcardDirectories: MapLike; - } - interface CreateProgramOptions { - rootNames: ReadonlyArray; - options: CompilerOptions; - projectReferences?: ReadonlyArray; - host?: CompilerHost; - oldProgram?: Program; - configFileParsingDiagnostics?: ReadonlyArray; - } - interface ModuleResolutionHost { - fileExists(fileName: string): boolean; - readFile(fileName: string): string | undefined; - trace?(s: string): void; - directoryExists?(directoryName: string): boolean; - /** - * Resolve a symbolic link. - * @see https://nodejs.org/api/fs.html#fs_fs_realpathsync_path_options - */ - realpath?(path: string): string; - getCurrentDirectory?(): string; - getDirectories?(path: string): string[]; - } - /** - * Represents the result of module resolution. - * Module resolution will pick up tsx/jsx/js files even if '--jsx' and '--allowJs' are turned off. - * The Program will then filter results based on these flags. - * - * Prefer to return a `ResolvedModuleFull` so that the file type does not have to be inferred. - */ - interface ResolvedModule { - /** Path of the file the module was resolved to. */ - resolvedFileName: string; - /** True if `resolvedFileName` comes from `node_modules`. */ - isExternalLibraryImport?: boolean; - } - /** - * ResolvedModule with an explicitly provided `extension` property. - * Prefer this over `ResolvedModule`. - * If changing this, remember to change `moduleResolutionIsEqualTo`. - */ - interface ResolvedModuleFull extends ResolvedModule { - /** - * Extension of resolvedFileName. This must match what's at the end of resolvedFileName. - * This is optional for backwards-compatibility, but will be added if not provided. - */ - extension: Extension; - packageId?: PackageId; - } - /** - * Unique identifier with a package name and version. - * If changing this, remember to change `packageIdIsEqual`. - */ - interface PackageId { - /** - * Name of the package. - * Should not include `@types`. - * If accessing a non-index file, this should include its name e.g. "foo/bar". - */ - name: string; - /** - * Name of a submodule within this package. - * May be "". - */ - subModuleName: string; - /** Version of the package, e.g. "1.2.3" */ - version: string; - } - enum Extension { - Ts = ".ts", - Tsx = ".tsx", - Dts = ".d.ts", - Js = ".js", - Jsx = ".jsx", - Json = ".json" - } - interface ResolvedModuleWithFailedLookupLocations { - readonly resolvedModule: ResolvedModuleFull | undefined; - } - interface ResolvedTypeReferenceDirective { - primary: boolean; - resolvedFileName: string | undefined; - packageId?: PackageId; - /** True if `resolvedFileName` comes from `node_modules`. */ - isExternalLibraryImport?: boolean; - } - interface ResolvedTypeReferenceDirectiveWithFailedLookupLocations { - readonly resolvedTypeReferenceDirective: ResolvedTypeReferenceDirective | undefined; - readonly failedLookupLocations: ReadonlyArray; - } - interface CompilerHost extends ModuleResolutionHost { - getSourceFile(fileName: string, languageVersion: ScriptTarget, onError?: (message: string) => void, shouldCreateNewSourceFile?: boolean): SourceFile | undefined; - getSourceFileByPath?(fileName: string, path: Path, languageVersion: ScriptTarget, onError?: (message: string) => void, shouldCreateNewSourceFile?: boolean): SourceFile | undefined; - getCancellationToken?(): CancellationToken; - getDefaultLibFileName(options: CompilerOptions): string; - getDefaultLibLocation?(): string; - writeFile: WriteFileCallback; - getCurrentDirectory(): string; - getDirectories(path: string): string[]; - getCanonicalFileName(fileName: string): string; - useCaseSensitiveFileNames(): boolean; - getNewLine(): string; - readDirectory?(rootDir: string, extensions: ReadonlyArray, excludes: ReadonlyArray | undefined, includes: ReadonlyArray, depth?: number): string[]; - resolveModuleNames?(moduleNames: string[], containingFile: string, reusedNames?: string[], redirectedReference?: ResolvedProjectReference): (ResolvedModule | undefined)[]; - /** - * This method is a companion for 'resolveModuleNames' and is used to resolve 'types' references to actual type declaration files - */ - resolveTypeReferenceDirectives?(typeReferenceDirectiveNames: string[], containingFile: string, redirectedReference?: ResolvedProjectReference): (ResolvedTypeReferenceDirective | undefined)[]; - getEnvironmentVariable?(name: string): string | undefined; - createHash?(data: string): string; - } - interface SourceMapRange extends TextRange { - source?: SourceMapSource; - } - interface SourceMapSource { - fileName: string; - text: string; - skipTrivia?: (pos: number) => number; - } - enum EmitFlags { - None = 0, - SingleLine = 1, - AdviseOnEmitNode = 2, - NoSubstitution = 4, - CapturesThis = 8, - NoLeadingSourceMap = 16, - NoTrailingSourceMap = 32, - NoSourceMap = 48, - NoNestedSourceMaps = 64, - NoTokenLeadingSourceMaps = 128, - NoTokenTrailingSourceMaps = 256, - NoTokenSourceMaps = 384, - NoLeadingComments = 512, - NoTrailingComments = 1024, - NoComments = 1536, - NoNestedComments = 2048, - HelperName = 4096, - ExportName = 8192, - LocalName = 16384, - InternalName = 32768, - Indented = 65536, - NoIndentation = 131072, - AsyncFunctionBody = 262144, - ReuseTempVariableScope = 524288, - CustomPrologue = 1048576, - NoHoisting = 2097152, - HasEndOfDeclarationMarker = 4194304, - Iterator = 8388608, - NoAsciiEscaping = 16777216 - } - interface EmitHelper { - readonly name: string; - readonly scoped: boolean; - readonly text: string | ((node: EmitHelperUniqueNameCallback) => string); - readonly priority?: number; - } - type EmitHelperUniqueNameCallback = (name: string) => string; - enum EmitHint { - SourceFile = 0, - Expression = 1, - IdentifierName = 2, - MappedTypeParameter = 3, - Unspecified = 4, - EmbeddedStatement = 5 - } - interface TransformationContext { - /** Gets the compiler options supplied to the transformer. */ - getCompilerOptions(): CompilerOptions; - /** Starts a new lexical environment. */ - startLexicalEnvironment(): void; - /** Suspends the current lexical environment, usually after visiting a parameter list. */ - suspendLexicalEnvironment(): void; - /** Resumes a suspended lexical environment, usually before visiting a function body. */ - resumeLexicalEnvironment(): void; - /** Ends a lexical environment, returning any declarations. */ - endLexicalEnvironment(): Statement[] | undefined; - /** Hoists a function declaration to the containing scope. */ - hoistFunctionDeclaration(node: FunctionDeclaration): void; - /** Hoists a variable declaration to the containing scope. */ - hoistVariableDeclaration(node: Identifier): void; - /** Records a request for a non-scoped emit helper in the current context. */ - requestEmitHelper(helper: EmitHelper): void; - /** Gets and resets the requested non-scoped emit helpers. */ - readEmitHelpers(): EmitHelper[] | undefined; - /** Enables expression substitutions in the pretty printer for the provided SyntaxKind. */ - enableSubstitution(kind: SyntaxKind): void; - /** Determines whether expression substitutions are enabled for the provided node. */ - isSubstitutionEnabled(node: Node): boolean; - /** - * Hook used by transformers to substitute expressions just before they - * are emitted by the pretty printer. - * - * NOTE: Transformation hooks should only be modified during `Transformer` initialization, - * before returning the `NodeTransformer` callback. - */ - onSubstituteNode: (hint: EmitHint, node: Node) => Node; - /** - * Enables before/after emit notifications in the pretty printer for the provided - * SyntaxKind. - */ - enableEmitNotification(kind: SyntaxKind): void; - /** - * Determines whether before/after emit notifications should be raised in the pretty - * printer when it emits a node. - */ - isEmitNotificationEnabled(node: Node): boolean; - /** - * Hook used to allow transformers to capture state before or after - * the printer emits a node. - * - * NOTE: Transformation hooks should only be modified during `Transformer` initialization, - * before returning the `NodeTransformer` callback. - */ - onEmitNode: (hint: EmitHint, node: Node, emitCallback: (hint: EmitHint, node: Node) => void) => void; - } - interface TransformationResult { - /** Gets the transformed source files. */ - transformed: T[]; - /** Gets diagnostics for the transformation. */ - diagnostics?: DiagnosticWithLocation[]; - /** - * Gets a substitute for a node, if one is available; otherwise, returns the original node. - * - * @param hint A hint as to the intended usage of the node. - * @param node The node to substitute. - */ - substituteNode(hint: EmitHint, node: Node): Node; - /** - * Emits a node with possible notification. - * - * @param hint A hint as to the intended usage of the node. - * @param node The node to emit. - * @param emitCallback A callback used to emit the node. - */ - emitNodeWithNotification(hint: EmitHint, node: Node, emitCallback: (hint: EmitHint, node: Node) => void): void; - /** - * Clean up EmitNode entries on any parse-tree nodes. - */ - dispose(): void; - } - /** - * A function that is used to initialize and return a `Transformer` callback, which in turn - * will be used to transform one or more nodes. - */ - type TransformerFactory = (context: TransformationContext) => Transformer; - /** - * A function that transforms a node. - */ - type Transformer = (node: T) => T; - /** - * A function that accepts and possibly transforms a node. - */ - type Visitor = (node: Node) => VisitResult; - type VisitResult = T | T[] | undefined; - interface Printer { - /** - * Print a node and its subtree as-is, without any emit transformations. - * @param hint A value indicating the purpose of a node. This is primarily used to - * distinguish between an `Identifier` used in an expression position, versus an - * `Identifier` used as an `IdentifierName` as part of a declaration. For most nodes you - * should just pass `Unspecified`. - * @param node The node to print. The node and its subtree are printed as-is, without any - * emit transformations. - * @param sourceFile A source file that provides context for the node. The source text of - * the file is used to emit the original source content for literals and identifiers, while - * the identifiers of the source file are used when generating unique names to avoid - * collisions. - */ - printNode(hint: EmitHint, node: Node, sourceFile: SourceFile): string; - /** - * Prints a list of nodes using the given format flags - */ - printList(format: ListFormat, list: NodeArray, sourceFile: SourceFile): string; - /** - * Prints a source file as-is, without any emit transformations. - */ - printFile(sourceFile: SourceFile): string; - /** - * Prints a bundle of source files as-is, without any emit transformations. - */ - printBundle(bundle: Bundle): string; - } - interface PrintHandlers { - /** - * A hook used by the Printer when generating unique names to avoid collisions with - * globally defined names that exist outside of the current source file. - */ - hasGlobalName?(name: string): boolean; - /** - * A hook used by the Printer to provide notifications prior to emitting a node. A - * compatible implementation **must** invoke `emitCallback` with the provided `hint` and - * `node` values. - * @param hint A hint indicating the intended purpose of the node. - * @param node The node to emit. - * @param emitCallback A callback that, when invoked, will emit the node. - * @example - * ```ts - * var printer = createPrinter(printerOptions, { - * onEmitNode(hint, node, emitCallback) { - * // set up or track state prior to emitting the node... - * emitCallback(hint, node); - * // restore state after emitting the node... - * } - * }); - * ``` - */ - onEmitNode?(hint: EmitHint, node: Node | undefined, emitCallback: (hint: EmitHint, node: Node | undefined) => void): void; - /** - * A hook used by the Printer to perform just-in-time substitution of a node. This is - * primarily used by node transformations that need to substitute one node for another, - * such as replacing `myExportedVar` with `exports.myExportedVar`. - * @param hint A hint indicating the intended purpose of the node. - * @param node The node to emit. - * @example - * ```ts - * var printer = createPrinter(printerOptions, { - * substituteNode(hint, node) { - * // perform substitution if necessary... - * return node; - * } - * }); - * ``` - */ - substituteNode?(hint: EmitHint, node: Node): Node; - } - interface PrinterOptions { - removeComments?: boolean; - newLine?: NewLineKind; - omitTrailingSemicolon?: boolean; - noEmitHelpers?: boolean; - } - interface GetEffectiveTypeRootsHost { - directoryExists?(directoryName: string): boolean; - getCurrentDirectory?(): string; - } - interface TextSpan { - start: number; - length: number; - } - interface TextChangeRange { - span: TextSpan; - newLength: number; - } - interface SyntaxList extends Node { - _children: Node[]; - } - enum ListFormat { - None = 0, - SingleLine = 0, - MultiLine = 1, - PreserveLines = 2, - LinesMask = 3, - NotDelimited = 0, - BarDelimited = 4, - AmpersandDelimited = 8, - CommaDelimited = 16, - AsteriskDelimited = 32, - DelimitersMask = 60, - AllowTrailingComma = 64, - Indented = 128, - SpaceBetweenBraces = 256, - SpaceBetweenSiblings = 512, - Braces = 1024, - Parenthesis = 2048, - AngleBrackets = 4096, - SquareBrackets = 8192, - BracketsMask = 15360, - OptionalIfUndefined = 16384, - OptionalIfEmpty = 32768, - Optional = 49152, - PreferNewLine = 65536, - NoTrailingNewLine = 131072, - NoInterveningComments = 262144, - NoSpaceIfEmpty = 524288, - SingleElement = 1048576, - Modifiers = 262656, - HeritageClauses = 512, - SingleLineTypeLiteralMembers = 768, - MultiLineTypeLiteralMembers = 32897, - TupleTypeElements = 528, - UnionTypeConstituents = 516, - IntersectionTypeConstituents = 520, - ObjectBindingPatternElements = 525136, - ArrayBindingPatternElements = 524880, - ObjectLiteralExpressionProperties = 526226, - ArrayLiteralExpressionElements = 8914, - CommaListElements = 528, - CallExpressionArguments = 2576, - NewExpressionArguments = 18960, - TemplateExpressionSpans = 262144, - SingleLineBlockStatements = 768, - MultiLineBlockStatements = 129, - VariableDeclarationList = 528, - SingleLineFunctionBodyStatements = 768, - MultiLineFunctionBodyStatements = 1, - ClassHeritageClauses = 0, - ClassMembers = 129, - InterfaceMembers = 129, - EnumMembers = 145, - CaseBlockClauses = 129, - NamedImportsOrExportsElements = 525136, - JsxElementOrFragmentChildren = 262144, - JsxElementAttributes = 262656, - CaseOrDefaultClauseStatements = 163969, - HeritageClauseTypes = 528, - SourceFileStatements = 131073, - Decorators = 49153, - TypeArguments = 53776, - TypeParameters = 53776, - Parameters = 2576, - IndexSignatureParameters = 8848, - JSDocComment = 33 - } - interface UserPreferences { - readonly disableSuggestions?: boolean; - readonly quotePreference?: "double" | "single"; - readonly includeCompletionsForModuleExports?: boolean; - readonly includeCompletionsWithInsertText?: boolean; - readonly importModuleSpecifierPreference?: "relative" | "non-relative"; - /** Determines whether we import `foo/index.ts` as "foo", "foo/index", or "foo/index.js" */ - readonly importModuleSpecifierEnding?: "minimal" | "index" | "js"; - readonly allowTextChangesInNewFiles?: boolean; - } - /** Represents a bigint literal value without requiring bigint support */ - interface PseudoBigInt { - negative: boolean; - base10Value: string; - } -} -declare function setTimeout(handler: (...args: any[]) => void, timeout: number): any; -declare function clearTimeout(handle: any): void; -declare namespace ts { - enum FileWatcherEventKind { - Created = 0, - Changed = 1, - Deleted = 2 - } - type FileWatcherCallback = (fileName: string, eventKind: FileWatcherEventKind) => void; - type DirectoryWatcherCallback = (fileName: string) => void; - interface System { - args: string[]; - newLine: string; - useCaseSensitiveFileNames: boolean; - write(s: string): void; - writeOutputIsTTY?(): boolean; - readFile(path: string, encoding?: string): string | undefined; - getFileSize?(path: string): number; - writeFile(path: string, data: string, writeByteOrderMark?: boolean): void; - /** - * @pollingInterval - this parameter is used in polling-based watchers and ignored in watchers that - * use native OS file watching - */ - watchFile?(path: string, callback: FileWatcherCallback, pollingInterval?: number): FileWatcher; - watchDirectory?(path: string, callback: DirectoryWatcherCallback, recursive?: boolean): FileWatcher; - resolvePath(path: string): string; - fileExists(path: string): boolean; - directoryExists(path: string): boolean; - createDirectory(path: string): void; - getExecutingFilePath(): string; - getCurrentDirectory(): string; - getDirectories(path: string): string[]; - readDirectory(path: string, extensions?: ReadonlyArray, exclude?: ReadonlyArray, include?: ReadonlyArray, depth?: number): string[]; - getModifiedTime?(path: string): Date | undefined; - setModifiedTime?(path: string, time: Date): void; - deleteFile?(path: string): void; - /** - * A good implementation is node.js' `crypto.createHash`. (https://nodejs.org/api/crypto.html#crypto_crypto_createhash_algorithm) - */ - createHash?(data: string): string; - /** This must be cryptographically secure. Only implement this method using `crypto.createHash("sha256")`. */ - createSHA256Hash?(data: string): string; - getMemoryUsage?(): number; - exit(exitCode?: number): void; - realpath?(path: string): string; - setTimeout?(callback: (...args: any[]) => void, ms: number, ...args: any[]): any; - clearTimeout?(timeoutId: any): void; - clearScreen?(): void; - base64decode?(input: string): string; - base64encode?(input: string): string; - } - interface FileWatcher { - close(): void; - } - function getNodeMajorVersion(): number | undefined; - let sys: System; -} -declare namespace ts { - type ErrorCallback = (message: DiagnosticMessage, length: number) => void; - interface Scanner { - getStartPos(): number; - getToken(): SyntaxKind; - getTextPos(): number; - getTokenPos(): number; - getTokenText(): string; - getTokenValue(): string; - hasExtendedUnicodeEscape(): boolean; - hasPrecedingLineBreak(): boolean; - isIdentifier(): boolean; - isReservedWord(): boolean; - isUnterminated(): boolean; - reScanGreaterToken(): SyntaxKind; - reScanSlashToken(): SyntaxKind; - reScanTemplateToken(): SyntaxKind; - scanJsxIdentifier(): SyntaxKind; - scanJsxAttributeValue(): SyntaxKind; - reScanJsxToken(): JsxTokenSyntaxKind; - scanJsxToken(): JsxTokenSyntaxKind; - scanJSDocToken(): JsDocSyntaxKind; - scan(): SyntaxKind; - getText(): string; - setText(text: string | undefined, start?: number, length?: number): void; - setOnError(onError: ErrorCallback | undefined): void; - setScriptTarget(scriptTarget: ScriptTarget): void; - setLanguageVariant(variant: LanguageVariant): void; - setTextPos(textPos: number): void; - lookAhead(callback: () => T): T; - scanRange(start: number, length: number, callback: () => T): T; - tryScan(callback: () => T): T; - } - function tokenToString(t: SyntaxKind): string | undefined; - function getPositionOfLineAndCharacter(sourceFile: SourceFileLike, line: number, character: number): number; - function getLineAndCharacterOfPosition(sourceFile: SourceFileLike, position: number): LineAndCharacter; - function isWhiteSpaceLike(ch: number): boolean; - /** Does not include line breaks. For that, see isWhiteSpaceLike. */ - function isWhiteSpaceSingleLine(ch: number): boolean; - function isLineBreak(ch: number): boolean; - function couldStartTrivia(text: string, pos: number): boolean; - function forEachLeadingCommentRange(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean) => U): U | undefined; - function forEachLeadingCommentRange(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean, state: T) => U, state: T): U | undefined; - function forEachTrailingCommentRange(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean) => U): U | undefined; - function forEachTrailingCommentRange(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean, state: T) => U, state: T): U | undefined; - function reduceEachLeadingCommentRange(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean, state: T, memo: U) => U, state: T, initial: U): U | undefined; - function reduceEachTrailingCommentRange(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean, state: T, memo: U) => U, state: T, initial: U): U | undefined; - function getLeadingCommentRanges(text: string, pos: number): CommentRange[] | undefined; - function getTrailingCommentRanges(text: string, pos: number): CommentRange[] | undefined; - /** Optionally, get the shebang */ - function getShebang(text: string): string | undefined; - function isIdentifierStart(ch: number, languageVersion: ScriptTarget | undefined): boolean; - function isIdentifierPart(ch: number, languageVersion: ScriptTarget | undefined): boolean; - function createScanner(languageVersion: ScriptTarget, skipTrivia: boolean, languageVariant?: LanguageVariant, textInitial?: string, onError?: ErrorCallback, start?: number, length?: number): Scanner; -} -declare namespace ts { - function isExternalModuleNameRelative(moduleName: string): boolean; - function sortAndDeduplicateDiagnostics(diagnostics: ReadonlyArray): SortedReadonlyArray; -} -declare namespace ts { - function getDefaultLibFileName(options: CompilerOptions): string; - function textSpanEnd(span: TextSpan): number; - function textSpanIsEmpty(span: TextSpan): boolean; - function textSpanContainsPosition(span: TextSpan, position: number): boolean; - function textSpanContainsTextSpan(span: TextSpan, other: TextSpan): boolean; - function textSpanOverlapsWith(span: TextSpan, other: TextSpan): boolean; - function textSpanOverlap(span1: TextSpan, span2: TextSpan): TextSpan | undefined; - function textSpanIntersectsWithTextSpan(span: TextSpan, other: TextSpan): boolean; - function textSpanIntersectsWith(span: TextSpan, start: number, length: number): boolean; - function decodedTextSpanIntersectsWith(start1: number, length1: number, start2: number, length2: number): boolean; - function textSpanIntersectsWithPosition(span: TextSpan, position: number): boolean; - function textSpanIntersection(span1: TextSpan, span2: TextSpan): TextSpan | undefined; - function createTextSpan(start: number, length: number): TextSpan; - function createTextSpanFromBounds(start: number, end: number): TextSpan; - function textChangeRangeNewSpan(range: TextChangeRange): TextSpan; - function textChangeRangeIsUnchanged(range: TextChangeRange): boolean; - function createTextChangeRange(span: TextSpan, newLength: number): TextChangeRange; - let unchangedTextChangeRange: TextChangeRange; - /** - * Called to merge all the changes that occurred across several versions of a script snapshot - * into a single change. i.e. if a user keeps making successive edits to a script we will - * have a text change from V1 to V2, V2 to V3, ..., Vn. - * - * This function will then merge those changes into a single change range valid between V1 and - * Vn. - */ - function collapseTextChangeRangesAcrossMultipleVersions(changes: ReadonlyArray): TextChangeRange; - function getTypeParameterOwner(d: Declaration): Declaration | undefined; - type ParameterPropertyDeclaration = ParameterDeclaration & { - parent: ConstructorDeclaration; - name: Identifier; - }; - function isParameterPropertyDeclaration(node: Node): node is ParameterPropertyDeclaration; - function isEmptyBindingPattern(node: BindingName): node is BindingPattern; - function isEmptyBindingElement(node: BindingElement): boolean; - function walkUpBindingElementsAndPatterns(binding: BindingElement): VariableDeclaration | ParameterDeclaration; - function getCombinedModifierFlags(node: Declaration): ModifierFlags; - function getCombinedNodeFlags(node: Node): NodeFlags; - /** - * Checks to see if the locale is in the appropriate format, - * and if it is, attempts to set the appropriate language. - */ - function validateLocaleAndSetLanguage(locale: string, sys: { - getExecutingFilePath(): string; - resolvePath(path: string): string; - fileExists(fileName: string): boolean; - readFile(fileName: string): string | undefined; - }, errors?: Push): void; - function getOriginalNode(node: Node): Node; - function getOriginalNode(node: Node, nodeTest: (node: Node) => node is T): T; - function getOriginalNode(node: Node | undefined): Node | undefined; - function getOriginalNode(node: Node | undefined, nodeTest: (node: Node | undefined) => node is T): T | undefined; - /** - * Gets a value indicating whether a node originated in the parse tree. - * - * @param node The node to test. - */ - function isParseTreeNode(node: Node): boolean; - /** - * Gets the original parse tree node for a node. - * - * @param node The original node. - * @returns The original parse tree node if found; otherwise, undefined. - */ - function getParseTreeNode(node: Node): Node; - /** - * Gets the original parse tree node for a node. - * - * @param node The original node. - * @param nodeTest A callback used to ensure the correct type of parse tree node is returned. - * @returns The original parse tree node if found; otherwise, undefined. - */ - function getParseTreeNode(node: Node | undefined, nodeTest?: (node: Node) => node is T): T | undefined; - /** Add an extra underscore to identifiers that start with two underscores to avoid issues with magic names like '__proto__' */ - function escapeLeadingUnderscores(identifier: string): __String; - /** - * Remove extra underscore from escaped identifier text content. - * - * @param identifier The escaped identifier text. - * @returns The unescaped identifier text. - */ - function unescapeLeadingUnderscores(identifier: __String): string; - function idText(identifier: Identifier): string; - function symbolName(symbol: Symbol): string; - function getNameOfJSDocTypedef(declaration: JSDocTypedefTag): Identifier | undefined; - function getNameOfDeclaration(declaration: Declaration | Expression): DeclarationName | undefined; - /** - * Gets the JSDoc parameter tags for the node if present. - * - * @remarks Returns any JSDoc param tag whose name matches the provided - * parameter, whether a param tag on a containing function - * expression, or a param tag on a variable declaration whose - * initializer is the containing function. The tags closest to the - * node are returned first, so in the previous example, the param - * tag on the containing function expression would be first. - * - * For binding patterns, parameter tags are matched by position. - */ - function getJSDocParameterTags(param: ParameterDeclaration): ReadonlyArray; - /** - * Gets the JSDoc type parameter tags for the node if present. - * - * @remarks Returns any JSDoc template tag whose names match the provided - * parameter, whether a template tag on a containing function - * expression, or a template tag on a variable declaration whose - * initializer is the containing function. The tags closest to the - * node are returned first, so in the previous example, the template - * tag on the containing function expression would be first. - */ - function getJSDocTypeParameterTags(param: TypeParameterDeclaration): ReadonlyArray; - /** - * Return true if the node has JSDoc parameter tags. - * - * @remarks Includes parameter tags that are not directly on the node, - * for example on a variable declaration whose initializer is a function expression. - */ - function hasJSDocParameterTags(node: FunctionLikeDeclaration | SignatureDeclaration): boolean; - /** Gets the JSDoc augments tag for the node if present */ - function getJSDocAugmentsTag(node: Node): JSDocAugmentsTag | undefined; - /** Gets the JSDoc class tag for the node if present */ - function getJSDocClassTag(node: Node): JSDocClassTag | undefined; - /** Gets the JSDoc enum tag for the node if present */ - function getJSDocEnumTag(node: Node): JSDocEnumTag | undefined; - /** Gets the JSDoc this tag for the node if present */ - function getJSDocThisTag(node: Node): JSDocThisTag | undefined; - /** Gets the JSDoc return tag for the node if present */ - function getJSDocReturnTag(node: Node): JSDocReturnTag | undefined; - /** Gets the JSDoc template tag for the node if present */ - function getJSDocTemplateTag(node: Node): JSDocTemplateTag | undefined; - /** Gets the JSDoc type tag for the node if present and valid */ - function getJSDocTypeTag(node: Node): JSDocTypeTag | undefined; - /** - * Gets the type node for the node if provided via JSDoc. - * - * @remarks The search includes any JSDoc param tag that relates - * to the provided parameter, for example a type tag on the - * parameter itself, or a param tag on a containing function - * expression, or a param tag on a variable declaration whose - * initializer is the containing function. The tags closest to the - * node are examined first, so in the previous example, the type - * tag directly on the node would be returned. - */ - function getJSDocType(node: Node): TypeNode | undefined; - /** - * Gets the return type node for the node if provided via JSDoc return tag or type tag. - * - * @remarks `getJSDocReturnTag` just gets the whole JSDoc tag. This function - * gets the type from inside the braces, after the fat arrow, etc. - */ - function getJSDocReturnType(node: Node): TypeNode | undefined; - /** Get all JSDoc tags related to a node, including those on parent nodes. */ - function getJSDocTags(node: Node): ReadonlyArray; - /** Gets all JSDoc tags of a specified kind, or undefined if not present. */ - function getAllJSDocTagsOfKind(node: Node, kind: SyntaxKind): ReadonlyArray; - /** - * Gets the effective type parameters. If the node was parsed in a - * JavaScript file, gets the type parameters from the `@template` tag from JSDoc. - */ - function getEffectiveTypeParameterDeclarations(node: DeclarationWithTypeParameters): ReadonlyArray; - function getEffectiveConstraintOfTypeParameter(node: TypeParameterDeclaration): TypeNode | undefined; -} -declare namespace ts { - function isNumericLiteral(node: Node): node is NumericLiteral; - function isBigIntLiteral(node: Node): node is BigIntLiteral; - function isStringLiteral(node: Node): node is StringLiteral; - function isJsxText(node: Node): node is JsxText; - function isRegularExpressionLiteral(node: Node): node is RegularExpressionLiteral; - function isNoSubstitutionTemplateLiteral(node: Node): node is NoSubstitutionTemplateLiteral; - function isTemplateHead(node: Node): node is TemplateHead; - function isTemplateMiddle(node: Node): node is TemplateMiddle; - function isTemplateTail(node: Node): node is TemplateTail; - function isIdentifier(node: Node): node is Identifier; - function isQualifiedName(node: Node): node is QualifiedName; - function isComputedPropertyName(node: Node): node is ComputedPropertyName; - function isTypeParameterDeclaration(node: Node): node is TypeParameterDeclaration; - function isParameter(node: Node): node is ParameterDeclaration; - function isDecorator(node: Node): node is Decorator; - function isPropertySignature(node: Node): node is PropertySignature; - function isPropertyDeclaration(node: Node): node is PropertyDeclaration; - function isMethodSignature(node: Node): node is MethodSignature; - function isMethodDeclaration(node: Node): node is MethodDeclaration; - function isConstructorDeclaration(node: Node): node is ConstructorDeclaration; - function isGetAccessorDeclaration(node: Node): node is GetAccessorDeclaration; - function isSetAccessorDeclaration(node: Node): node is SetAccessorDeclaration; - function isCallSignatureDeclaration(node: Node): node is CallSignatureDeclaration; - function isConstructSignatureDeclaration(node: Node): node is ConstructSignatureDeclaration; - function isIndexSignatureDeclaration(node: Node): node is IndexSignatureDeclaration; - function isTypePredicateNode(node: Node): node is TypePredicateNode; - function isTypeReferenceNode(node: Node): node is TypeReferenceNode; - function isFunctionTypeNode(node: Node): node is FunctionTypeNode; - function isConstructorTypeNode(node: Node): node is ConstructorTypeNode; - function isTypeQueryNode(node: Node): node is TypeQueryNode; - function isTypeLiteralNode(node: Node): node is TypeLiteralNode; - function isArrayTypeNode(node: Node): node is ArrayTypeNode; - function isTupleTypeNode(node: Node): node is TupleTypeNode; - function isUnionTypeNode(node: Node): node is UnionTypeNode; - function isIntersectionTypeNode(node: Node): node is IntersectionTypeNode; - function isConditionalTypeNode(node: Node): node is ConditionalTypeNode; - function isInferTypeNode(node: Node): node is InferTypeNode; - function isParenthesizedTypeNode(node: Node): node is ParenthesizedTypeNode; - function isThisTypeNode(node: Node): node is ThisTypeNode; - function isTypeOperatorNode(node: Node): node is TypeOperatorNode; - function isIndexedAccessTypeNode(node: Node): node is IndexedAccessTypeNode; - function isMappedTypeNode(node: Node): node is MappedTypeNode; - function isLiteralTypeNode(node: Node): node is LiteralTypeNode; - function isImportTypeNode(node: Node): node is ImportTypeNode; - function isObjectBindingPattern(node: Node): node is ObjectBindingPattern; - function isArrayBindingPattern(node: Node): node is ArrayBindingPattern; - function isBindingElement(node: Node): node is BindingElement; - function isArrayLiteralExpression(node: Node): node is ArrayLiteralExpression; - function isObjectLiteralExpression(node: Node): node is ObjectLiteralExpression; - function isPropertyAccessExpression(node: Node): node is PropertyAccessExpression; - function isElementAccessExpression(node: Node): node is ElementAccessExpression; - function isCallExpression(node: Node): node is CallExpression; - function isNewExpression(node: Node): node is NewExpression; - function isTaggedTemplateExpression(node: Node): node is TaggedTemplateExpression; - function isTypeAssertion(node: Node): node is TypeAssertion; - function isParenthesizedExpression(node: Node): node is ParenthesizedExpression; - function skipPartiallyEmittedExpressions(node: Expression): Expression; - function skipPartiallyEmittedExpressions(node: Node): Node; - function isFunctionExpression(node: Node): node is FunctionExpression; - function isArrowFunction(node: Node): node is ArrowFunction; - function isDeleteExpression(node: Node): node is DeleteExpression; - function isTypeOfExpression(node: Node): node is TypeOfExpression; - function isVoidExpression(node: Node): node is VoidExpression; - function isAwaitExpression(node: Node): node is AwaitExpression; - function isPrefixUnaryExpression(node: Node): node is PrefixUnaryExpression; - function isPostfixUnaryExpression(node: Node): node is PostfixUnaryExpression; - function isBinaryExpression(node: Node): node is BinaryExpression; - function isConditionalExpression(node: Node): node is ConditionalExpression; - function isTemplateExpression(node: Node): node is TemplateExpression; - function isYieldExpression(node: Node): node is YieldExpression; - function isSpreadElement(node: Node): node is SpreadElement; - function isClassExpression(node: Node): node is ClassExpression; - function isOmittedExpression(node: Node): node is OmittedExpression; - function isExpressionWithTypeArguments(node: Node): node is ExpressionWithTypeArguments; - function isAsExpression(node: Node): node is AsExpression; - function isNonNullExpression(node: Node): node is NonNullExpression; - function isMetaProperty(node: Node): node is MetaProperty; - function isTemplateSpan(node: Node): node is TemplateSpan; - function isSemicolonClassElement(node: Node): node is SemicolonClassElement; - function isBlock(node: Node): node is Block; - function isVariableStatement(node: Node): node is VariableStatement; - function isEmptyStatement(node: Node): node is EmptyStatement; - function isExpressionStatement(node: Node): node is ExpressionStatement; - function isIfStatement(node: Node): node is IfStatement; - function isDoStatement(node: Node): node is DoStatement; - function isWhileStatement(node: Node): node is WhileStatement; - function isForStatement(node: Node): node is ForStatement; - function isForInStatement(node: Node): node is ForInStatement; - function isForOfStatement(node: Node): node is ForOfStatement; - function isContinueStatement(node: Node): node is ContinueStatement; - function isBreakStatement(node: Node): node is BreakStatement; - function isBreakOrContinueStatement(node: Node): node is BreakOrContinueStatement; - function isReturnStatement(node: Node): node is ReturnStatement; - function isWithStatement(node: Node): node is WithStatement; - function isSwitchStatement(node: Node): node is SwitchStatement; - function isLabeledStatement(node: Node): node is LabeledStatement; - function isThrowStatement(node: Node): node is ThrowStatement; - function isTryStatement(node: Node): node is TryStatement; - function isDebuggerStatement(node: Node): node is DebuggerStatement; - function isVariableDeclaration(node: Node): node is VariableDeclaration; - function isVariableDeclarationList(node: Node): node is VariableDeclarationList; - function isFunctionDeclaration(node: Node): node is FunctionDeclaration; - function isClassDeclaration(node: Node): node is ClassDeclaration; - function isInterfaceDeclaration(node: Node): node is InterfaceDeclaration; - function isTypeAliasDeclaration(node: Node): node is TypeAliasDeclaration; - function isEnumDeclaration(node: Node): node is EnumDeclaration; - function isModuleDeclaration(node: Node): node is ModuleDeclaration; - function isModuleBlock(node: Node): node is ModuleBlock; - function isCaseBlock(node: Node): node is CaseBlock; - function isNamespaceExportDeclaration(node: Node): node is NamespaceExportDeclaration; - function isImportEqualsDeclaration(node: Node): node is ImportEqualsDeclaration; - function isImportDeclaration(node: Node): node is ImportDeclaration; - function isImportClause(node: Node): node is ImportClause; - function isNamespaceImport(node: Node): node is NamespaceImport; - function isNamedImports(node: Node): node is NamedImports; - function isImportSpecifier(node: Node): node is ImportSpecifier; - function isExportAssignment(node: Node): node is ExportAssignment; - function isExportDeclaration(node: Node): node is ExportDeclaration; - function isNamedExports(node: Node): node is NamedExports; - function isExportSpecifier(node: Node): node is ExportSpecifier; - function isMissingDeclaration(node: Node): node is MissingDeclaration; - function isExternalModuleReference(node: Node): node is ExternalModuleReference; - function isJsxElement(node: Node): node is JsxElement; - function isJsxSelfClosingElement(node: Node): node is JsxSelfClosingElement; - function isJsxOpeningElement(node: Node): node is JsxOpeningElement; - function isJsxClosingElement(node: Node): node is JsxClosingElement; - function isJsxFragment(node: Node): node is JsxFragment; - function isJsxOpeningFragment(node: Node): node is JsxOpeningFragment; - function isJsxClosingFragment(node: Node): node is JsxClosingFragment; - function isJsxAttribute(node: Node): node is JsxAttribute; - function isJsxAttributes(node: Node): node is JsxAttributes; - function isJsxSpreadAttribute(node: Node): node is JsxSpreadAttribute; - function isJsxExpression(node: Node): node is JsxExpression; - function isCaseClause(node: Node): node is CaseClause; - function isDefaultClause(node: Node): node is DefaultClause; - function isHeritageClause(node: Node): node is HeritageClause; - function isCatchClause(node: Node): node is CatchClause; - function isPropertyAssignment(node: Node): node is PropertyAssignment; - function isShorthandPropertyAssignment(node: Node): node is ShorthandPropertyAssignment; - function isSpreadAssignment(node: Node): node is SpreadAssignment; - function isEnumMember(node: Node): node is EnumMember; - function isSourceFile(node: Node): node is SourceFile; - function isBundle(node: Node): node is Bundle; - function isUnparsedSource(node: Node): node is UnparsedSource; - function isJSDocTypeExpression(node: Node): node is JSDocTypeExpression; - function isJSDocAllType(node: JSDocAllType): node is JSDocAllType; - function isJSDocUnknownType(node: Node): node is JSDocUnknownType; - function isJSDocNullableType(node: Node): node is JSDocNullableType; - function isJSDocNonNullableType(node: Node): node is JSDocNonNullableType; - function isJSDocOptionalType(node: Node): node is JSDocOptionalType; - function isJSDocFunctionType(node: Node): node is JSDocFunctionType; - function isJSDocVariadicType(node: Node): node is JSDocVariadicType; - function isJSDoc(node: Node): node is JSDoc; - function isJSDocAugmentsTag(node: Node): node is JSDocAugmentsTag; - function isJSDocClassTag(node: Node): node is JSDocClassTag; - function isJSDocEnumTag(node: Node): node is JSDocEnumTag; - function isJSDocThisTag(node: Node): node is JSDocThisTag; - function isJSDocParameterTag(node: Node): node is JSDocParameterTag; - function isJSDocReturnTag(node: Node): node is JSDocReturnTag; - function isJSDocTypeTag(node: Node): node is JSDocTypeTag; - function isJSDocTemplateTag(node: Node): node is JSDocTemplateTag; - function isJSDocTypedefTag(node: Node): node is JSDocTypedefTag; - function isJSDocPropertyTag(node: Node): node is JSDocPropertyTag; - function isJSDocPropertyLikeTag(node: Node): node is JSDocPropertyLikeTag; - function isJSDocTypeLiteral(node: Node): node is JSDocTypeLiteral; - function isJSDocCallbackTag(node: Node): node is JSDocCallbackTag; - function isJSDocSignature(node: Node): node is JSDocSignature; -} -declare namespace ts { - /** - * True if node is of some token syntax kind. - * For example, this is true for an IfKeyword but not for an IfStatement. - * Literals are considered tokens, except TemplateLiteral, but does include TemplateHead/Middle/Tail. - */ - function isToken(n: Node): boolean; - function isLiteralExpression(node: Node): node is LiteralExpression; - type TemplateLiteralToken = NoSubstitutionTemplateLiteral | TemplateHead | TemplateMiddle | TemplateTail; - function isTemplateLiteralToken(node: Node): node is TemplateLiteralToken; - function isTemplateMiddleOrTemplateTail(node: Node): node is TemplateMiddle | TemplateTail; - function isImportOrExportSpecifier(node: Node): node is ImportSpecifier | ExportSpecifier; - function isStringTextContainingNode(node: Node): node is StringLiteral | TemplateLiteralToken; - function isModifier(node: Node): node is Modifier; - function isEntityName(node: Node): node is EntityName; - function isPropertyName(node: Node): node is PropertyName; - function isBindingName(node: Node): node is BindingName; - function isFunctionLike(node: Node): node is SignatureDeclaration; - function isClassElement(node: Node): node is ClassElement; - function isClassLike(node: Node): node is ClassLikeDeclaration; - function isAccessor(node: Node): node is AccessorDeclaration; - function isTypeElement(node: Node): node is TypeElement; - function isClassOrTypeElement(node: Node): node is ClassElement | TypeElement; - function isObjectLiteralElementLike(node: Node): node is ObjectLiteralElementLike; - /** - * Node test that determines whether a node is a valid type node. - * This differs from the `isPartOfTypeNode` function which determines whether a node is *part* - * of a TypeNode. - */ - function isTypeNode(node: Node): node is TypeNode; - function isFunctionOrConstructorTypeNode(node: Node): node is FunctionTypeNode | ConstructorTypeNode; - function isPropertyAccessOrQualifiedName(node: Node): node is PropertyAccessExpression | QualifiedName; - function isCallLikeExpression(node: Node): node is CallLikeExpression; - function isCallOrNewExpression(node: Node): node is CallExpression | NewExpression; - function isTemplateLiteral(node: Node): node is TemplateLiteral; - function isAssertionExpression(node: Node): node is AssertionExpression; - function isIterationStatement(node: Node, lookInLabeledStatements: false): node is IterationStatement; - function isIterationStatement(node: Node, lookInLabeledStatements: boolean): node is IterationStatement | LabeledStatement; - function isJsxOpeningLikeElement(node: Node): node is JsxOpeningLikeElement; - function isCaseOrDefaultClause(node: Node): node is CaseOrDefaultClause; - /** True if node is of a kind that may contain comment text. */ - function isJSDocCommentContainingNode(node: Node): boolean; - function isSetAccessor(node: Node): node is SetAccessorDeclaration; - function isGetAccessor(node: Node): node is GetAccessorDeclaration; - function isObjectLiteralElement(node: Node): node is ObjectLiteralElement; - function isStringLiteralLike(node: Node): node is StringLiteralLike; -} -declare namespace ts { - function createNode(kind: SyntaxKind, pos?: number, end?: number): Node; - /** - * Invokes a callback for each child of the given node. The 'cbNode' callback is invoked for all child nodes - * stored in properties. If a 'cbNodes' callback is specified, it is invoked for embedded arrays; otherwise, - * embedded arrays are flattened and the 'cbNode' callback is invoked for each element. If a callback returns - * a truthy value, iteration stops and that value is returned. Otherwise, undefined is returned. - * - * @param node a given node to visit its children - * @param cbNode a callback to be invoked for all child nodes - * @param cbNodes a callback to be invoked for embedded array - * - * @remarks `forEachChild` must visit the children of a node in the order - * that they appear in the source code. The language service depends on this property to locate nodes by position. - */ - function forEachChild(node: Node, cbNode: (node: Node) => T | undefined, cbNodes?: (nodes: NodeArray) => T | undefined): T | undefined; - function createSourceFile(fileName: string, sourceText: string, languageVersion: ScriptTarget, setParentNodes?: boolean, scriptKind?: ScriptKind): SourceFile; - function parseIsolatedEntityName(text: string, languageVersion: ScriptTarget): EntityName | undefined; - /** - * Parse json text into SyntaxTree and return node and parse errors if any - * @param fileName - * @param sourceText - */ - function parseJsonText(fileName: string, sourceText: string): JsonSourceFile; - function isExternalModule(file: SourceFile): boolean; - function updateSourceFile(sourceFile: SourceFile, newText: string, textChangeRange: TextChangeRange, aggressiveChecks?: boolean): SourceFile; -} -declare namespace ts { - function parseCommandLine(commandLine: ReadonlyArray, readFile?: (path: string) => string | undefined): ParsedCommandLine; - type DiagnosticReporter = (diagnostic: Diagnostic) => void; - /** - * Reports config file diagnostics - */ - interface ConfigFileDiagnosticsReporter { - /** - * Reports unrecoverable error when parsing config file - */ - onUnRecoverableConfigFileDiagnostic: DiagnosticReporter; - } - /** - * Interface extending ParseConfigHost to support ParseConfigFile that reads config file and reports errors - */ - interface ParseConfigFileHost extends ParseConfigHost, ConfigFileDiagnosticsReporter { - getCurrentDirectory(): string; - } - /** - * Reads the config file, reports errors if any and exits if the config file cannot be found - */ - function getParsedCommandLineOfConfigFile(configFileName: string, optionsToExtend: CompilerOptions, host: ParseConfigFileHost): ParsedCommandLine | undefined; - /** - * Read tsconfig.json file - * @param fileName The path to the config file - */ - function readConfigFile(fileName: string, readFile: (path: string) => string | undefined): { - config?: any; - error?: Diagnostic; - }; - /** - * Parse the text of the tsconfig.json file - * @param fileName The path to the config file - * @param jsonText The text of the config file - */ - function parseConfigFileTextToJson(fileName: string, jsonText: string): { - config?: any; - error?: Diagnostic; - }; - /** - * Read tsconfig.json file - * @param fileName The path to the config file - */ - function readJsonConfigFile(fileName: string, readFile: (path: string) => string | undefined): TsConfigSourceFile; - /** - * Convert the json syntax tree into the json value - */ - function convertToObject(sourceFile: JsonSourceFile, errors: Push): any; - /** - * Parse the contents of a config file (tsconfig.json). - * @param json The contents of the config file to parse - * @param host Instance of ParseConfigHost used to enumerate files in folder. - * @param basePath A root directory to resolve relative path entries in the config - * file to. e.g. outDir - */ - function parseJsonConfigFileContent(json: any, host: ParseConfigHost, basePath: string, existingOptions?: CompilerOptions, configFileName?: string, resolutionStack?: Path[], extraFileExtensions?: ReadonlyArray): ParsedCommandLine; - /** - * Parse the contents of a config file (tsconfig.json). - * @param jsonNode The contents of the config file to parse - * @param host Instance of ParseConfigHost used to enumerate files in folder. - * @param basePath A root directory to resolve relative path entries in the config - * file to. e.g. outDir - */ - function parseJsonSourceFileConfigFileContent(sourceFile: TsConfigSourceFile, host: ParseConfigHost, basePath: string, existingOptions?: CompilerOptions, configFileName?: string, resolutionStack?: Path[], extraFileExtensions?: ReadonlyArray): ParsedCommandLine; - function convertCompilerOptionsFromJson(jsonOptions: any, basePath: string, configFileName?: string): { - options: CompilerOptions; - errors: Diagnostic[]; - }; - function convertTypeAcquisitionFromJson(jsonOptions: any, basePath: string, configFileName?: string): { - options: TypeAcquisition; - errors: Diagnostic[]; - }; -} -declare namespace ts { - function getEffectiveTypeRoots(options: CompilerOptions, host: GetEffectiveTypeRootsHost): string[] | undefined; - /** - * @param {string | undefined} containingFile - file that contains type reference directive, can be undefined if containing file is unknown. - * This is possible in case if resolution is performed for directives specified via 'types' parameter. In this case initial path for secondary lookups - * is assumed to be the same as root directory of the project. - */ - function resolveTypeReferenceDirective(typeReferenceDirectiveName: string, containingFile: string | undefined, options: CompilerOptions, host: ModuleResolutionHost, redirectedReference?: ResolvedProjectReference): ResolvedTypeReferenceDirectiveWithFailedLookupLocations; - /** - * Given a set of options, returns the set of type directive names - * that should be included for this program automatically. - * This list could either come from the config file, - * or from enumerating the types root + initial secondary types lookup location. - * More type directives might appear in the program later as a result of loading actual source files; - * this list is only the set of defaults that are implicitly included. - */ - function getAutomaticTypeDirectiveNames(options: CompilerOptions, host: ModuleResolutionHost): string[]; - /** - * Cached module resolutions per containing directory. - * This assumes that any module id will have the same resolution for sibling files located in the same folder. - */ - interface ModuleResolutionCache extends NonRelativeModuleNameResolutionCache { - getOrCreateCacheForDirectory(directoryName: string, redirectedReference?: ResolvedProjectReference): Map; - } - /** - * Stored map from non-relative module name to a table: directory -> result of module lookup in this directory - * We support only non-relative module names because resolution of relative module names is usually more deterministic and thus less expensive. - */ - interface NonRelativeModuleNameResolutionCache { - getOrCreateCacheForModuleName(nonRelativeModuleName: string, redirectedReference?: ResolvedProjectReference): PerModuleNameCache; - } - interface PerModuleNameCache { - get(directory: string): ResolvedModuleWithFailedLookupLocations | undefined; - set(directory: string, result: ResolvedModuleWithFailedLookupLocations): void; - } - function createModuleResolutionCache(currentDirectory: string, getCanonicalFileName: (s: string) => string): ModuleResolutionCache; - function resolveModuleNameFromCache(moduleName: string, containingFile: string, cache: ModuleResolutionCache): ResolvedModuleWithFailedLookupLocations | undefined; - function resolveModuleName(moduleName: string, containingFile: string, compilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirectedReference?: ResolvedProjectReference): ResolvedModuleWithFailedLookupLocations; - function nodeModuleNameResolver(moduleName: string, containingFile: string, compilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirectedReference?: ResolvedProjectReference): ResolvedModuleWithFailedLookupLocations; - function classicNameResolver(moduleName: string, containingFile: string, compilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: NonRelativeModuleNameResolutionCache, redirectedReference?: ResolvedProjectReference): ResolvedModuleWithFailedLookupLocations; -} -declare namespace ts { - function createNodeArray(elements?: ReadonlyArray, hasTrailingComma?: boolean): NodeArray; - /** If a node is passed, creates a string literal whose source text is read from a source node during emit. */ - function createLiteral(value: string | StringLiteral | NoSubstitutionTemplateLiteral | NumericLiteral | Identifier): StringLiteral; - function createLiteral(value: number | PseudoBigInt): NumericLiteral; - function createLiteral(value: boolean): BooleanLiteral; - function createLiteral(value: string | number | PseudoBigInt | boolean): PrimaryExpression; - function createNumericLiteral(value: string): NumericLiteral; - function createBigIntLiteral(value: string): BigIntLiteral; - function createStringLiteral(text: string): StringLiteral; - function createRegularExpressionLiteral(text: string): RegularExpressionLiteral; - function createIdentifier(text: string): Identifier; - function updateIdentifier(node: Identifier): Identifier; - /** Create a unique temporary variable. */ - function createTempVariable(recordTempVariable: ((node: Identifier) => void) | undefined): Identifier; - /** Create a unique temporary variable for use in a loop. */ - function createLoopVariable(): Identifier; - /** Create a unique name based on the supplied text. */ - function createUniqueName(text: string): Identifier; - /** Create a unique name based on the supplied text. */ - function createOptimisticUniqueName(text: string): Identifier; - /** Create a unique name based on the supplied text. This does not consider names injected by the transformer. */ - function createFileLevelUniqueName(text: string): Identifier; - /** Create a unique name generated for a node. */ - function getGeneratedNameForNode(node: Node | undefined): Identifier; - function createToken(token: TKind): Token; - function createSuper(): SuperExpression; - function createThis(): ThisExpression & Token; - function createNull(): NullLiteral & Token; - function createTrue(): BooleanLiteral & Token; - function createFalse(): BooleanLiteral & Token; - function createModifier(kind: T): Token; - function createModifiersFromModifierFlags(flags: ModifierFlags): Modifier[]; - function createQualifiedName(left: EntityName, right: string | Identifier): QualifiedName; - function updateQualifiedName(node: QualifiedName, left: EntityName, right: Identifier): QualifiedName; - function createComputedPropertyName(expression: Expression): ComputedPropertyName; - function updateComputedPropertyName(node: ComputedPropertyName, expression: Expression): ComputedPropertyName; - function createTypeParameterDeclaration(name: string | Identifier, constraint?: TypeNode, defaultType?: TypeNode): TypeParameterDeclaration; - function updateTypeParameterDeclaration(node: TypeParameterDeclaration, name: Identifier, constraint: TypeNode | undefined, defaultType: TypeNode | undefined): TypeParameterDeclaration; - function createParameter(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, dotDotDotToken: DotDotDotToken | undefined, name: string | BindingName, questionToken?: QuestionToken, type?: TypeNode, initializer?: Expression): ParameterDeclaration; - function updateParameter(node: ParameterDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, dotDotDotToken: DotDotDotToken | undefined, name: string | BindingName, questionToken: QuestionToken | undefined, type: TypeNode | undefined, initializer: Expression | undefined): ParameterDeclaration; - function createDecorator(expression: Expression): Decorator; - function updateDecorator(node: Decorator, expression: Expression): Decorator; - function createPropertySignature(modifiers: ReadonlyArray | undefined, name: PropertyName | string, questionToken: QuestionToken | undefined, type: TypeNode | undefined, initializer: Expression | undefined): PropertySignature; - function updatePropertySignature(node: PropertySignature, modifiers: ReadonlyArray | undefined, name: PropertyName, questionToken: QuestionToken | undefined, type: TypeNode | undefined, initializer: Expression | undefined): PropertySignature; - function createProperty(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | PropertyName, questionOrExclamationToken: QuestionToken | ExclamationToken | undefined, type: TypeNode | undefined, initializer: Expression | undefined): PropertyDeclaration; - function updateProperty(node: PropertyDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | PropertyName, questionOrExclamationToken: QuestionToken | ExclamationToken | undefined, type: TypeNode | undefined, initializer: Expression | undefined): PropertyDeclaration; - function createMethodSignature(typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, name: string | PropertyName, questionToken: QuestionToken | undefined): MethodSignature; - function updateMethodSignature(node: MethodSignature, typeParameters: NodeArray | undefined, parameters: NodeArray, type: TypeNode | undefined, name: PropertyName, questionToken: QuestionToken | undefined): MethodSignature; - function createMethod(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, asteriskToken: AsteriskToken | undefined, name: string | PropertyName, questionToken: QuestionToken | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block | undefined): MethodDeclaration; - function updateMethod(node: MethodDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, asteriskToken: AsteriskToken | undefined, name: PropertyName, questionToken: QuestionToken | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block | undefined): MethodDeclaration; - function createConstructor(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, parameters: ReadonlyArray, body: Block | undefined): ConstructorDeclaration; - function updateConstructor(node: ConstructorDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, parameters: ReadonlyArray, body: Block | undefined): ConstructorDeclaration; - function createGetAccessor(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | PropertyName, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block | undefined): GetAccessorDeclaration; - function updateGetAccessor(node: GetAccessorDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: PropertyName, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block | undefined): GetAccessorDeclaration; - function createSetAccessor(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | PropertyName, parameters: ReadonlyArray, body: Block | undefined): SetAccessorDeclaration; - function updateSetAccessor(node: SetAccessorDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: PropertyName, parameters: ReadonlyArray, body: Block | undefined): SetAccessorDeclaration; - function createCallSignature(typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined): CallSignatureDeclaration; - function updateCallSignature(node: CallSignatureDeclaration, typeParameters: NodeArray | undefined, parameters: NodeArray, type: TypeNode | undefined): CallSignatureDeclaration; - function createConstructSignature(typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined): ConstructSignatureDeclaration; - function updateConstructSignature(node: ConstructSignatureDeclaration, typeParameters: NodeArray | undefined, parameters: NodeArray, type: TypeNode | undefined): ConstructSignatureDeclaration; - function createIndexSignature(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode): IndexSignatureDeclaration; - function updateIndexSignature(node: IndexSignatureDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode): IndexSignatureDeclaration; - function createKeywordTypeNode(kind: KeywordTypeNode["kind"]): KeywordTypeNode; - function createTypePredicateNode(parameterName: Identifier | ThisTypeNode | string, type: TypeNode): TypePredicateNode; - function updateTypePredicateNode(node: TypePredicateNode, parameterName: Identifier | ThisTypeNode, type: TypeNode): TypePredicateNode; - function createTypeReferenceNode(typeName: string | EntityName, typeArguments: ReadonlyArray | undefined): TypeReferenceNode; - function updateTypeReferenceNode(node: TypeReferenceNode, typeName: EntityName, typeArguments: NodeArray | undefined): TypeReferenceNode; - function createFunctionTypeNode(typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined): FunctionTypeNode; - function updateFunctionTypeNode(node: FunctionTypeNode, typeParameters: NodeArray | undefined, parameters: NodeArray, type: TypeNode | undefined): FunctionTypeNode; - function createConstructorTypeNode(typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined): ConstructorTypeNode; - function updateConstructorTypeNode(node: ConstructorTypeNode, typeParameters: NodeArray | undefined, parameters: NodeArray, type: TypeNode | undefined): ConstructorTypeNode; - function createTypeQueryNode(exprName: EntityName): TypeQueryNode; - function updateTypeQueryNode(node: TypeQueryNode, exprName: EntityName): TypeQueryNode; - function createTypeLiteralNode(members: ReadonlyArray | undefined): TypeLiteralNode; - function updateTypeLiteralNode(node: TypeLiteralNode, members: NodeArray): TypeLiteralNode; - function createArrayTypeNode(elementType: TypeNode): ArrayTypeNode; - function updateArrayTypeNode(node: ArrayTypeNode, elementType: TypeNode): ArrayTypeNode; - function createTupleTypeNode(elementTypes: ReadonlyArray): TupleTypeNode; - function updateTupleTypeNode(node: TupleTypeNode, elementTypes: ReadonlyArray): TupleTypeNode; - function createOptionalTypeNode(type: TypeNode): OptionalTypeNode; - function updateOptionalTypeNode(node: OptionalTypeNode, type: TypeNode): OptionalTypeNode; - function createRestTypeNode(type: TypeNode): RestTypeNode; - function updateRestTypeNode(node: RestTypeNode, type: TypeNode): RestTypeNode; - function createUnionTypeNode(types: ReadonlyArray): UnionTypeNode; - function updateUnionTypeNode(node: UnionTypeNode, types: NodeArray): UnionTypeNode; - function createIntersectionTypeNode(types: ReadonlyArray): IntersectionTypeNode; - function updateIntersectionTypeNode(node: IntersectionTypeNode, types: NodeArray): IntersectionTypeNode; - function createUnionOrIntersectionTypeNode(kind: SyntaxKind.UnionType | SyntaxKind.IntersectionType, types: ReadonlyArray): UnionOrIntersectionTypeNode; - function createConditionalTypeNode(checkType: TypeNode, extendsType: TypeNode, trueType: TypeNode, falseType: TypeNode): ConditionalTypeNode; - function updateConditionalTypeNode(node: ConditionalTypeNode, checkType: TypeNode, extendsType: TypeNode, trueType: TypeNode, falseType: TypeNode): ConditionalTypeNode; - function createInferTypeNode(typeParameter: TypeParameterDeclaration): InferTypeNode; - function updateInferTypeNode(node: InferTypeNode, typeParameter: TypeParameterDeclaration): InferTypeNode; - function createImportTypeNode(argument: TypeNode, qualifier?: EntityName, typeArguments?: ReadonlyArray, isTypeOf?: boolean): ImportTypeNode; - function updateImportTypeNode(node: ImportTypeNode, argument: TypeNode, qualifier?: EntityName, typeArguments?: ReadonlyArray, isTypeOf?: boolean): ImportTypeNode; - function createParenthesizedType(type: TypeNode): ParenthesizedTypeNode; - function updateParenthesizedType(node: ParenthesizedTypeNode, type: TypeNode): ParenthesizedTypeNode; - function createThisTypeNode(): ThisTypeNode; - function createTypeOperatorNode(type: TypeNode): TypeOperatorNode; - function createTypeOperatorNode(operator: SyntaxKind.KeyOfKeyword | SyntaxKind.UniqueKeyword, type: TypeNode): TypeOperatorNode; - function updateTypeOperatorNode(node: TypeOperatorNode, type: TypeNode): TypeOperatorNode; - function createIndexedAccessTypeNode(objectType: TypeNode, indexType: TypeNode): IndexedAccessTypeNode; - function updateIndexedAccessTypeNode(node: IndexedAccessTypeNode, objectType: TypeNode, indexType: TypeNode): IndexedAccessTypeNode; - function createMappedTypeNode(readonlyToken: ReadonlyToken | PlusToken | MinusToken | undefined, typeParameter: TypeParameterDeclaration, questionToken: QuestionToken | PlusToken | MinusToken | undefined, type: TypeNode | undefined): MappedTypeNode; - function updateMappedTypeNode(node: MappedTypeNode, readonlyToken: ReadonlyToken | PlusToken | MinusToken | undefined, typeParameter: TypeParameterDeclaration, questionToken: QuestionToken | PlusToken | MinusToken | undefined, type: TypeNode | undefined): MappedTypeNode; - function createLiteralTypeNode(literal: LiteralTypeNode["literal"]): LiteralTypeNode; - function updateLiteralTypeNode(node: LiteralTypeNode, literal: LiteralTypeNode["literal"]): LiteralTypeNode; - function createObjectBindingPattern(elements: ReadonlyArray): ObjectBindingPattern; - function updateObjectBindingPattern(node: ObjectBindingPattern, elements: ReadonlyArray): ObjectBindingPattern; - function createArrayBindingPattern(elements: ReadonlyArray): ArrayBindingPattern; - function updateArrayBindingPattern(node: ArrayBindingPattern, elements: ReadonlyArray): ArrayBindingPattern; - function createBindingElement(dotDotDotToken: DotDotDotToken | undefined, propertyName: string | PropertyName | undefined, name: string | BindingName, initializer?: Expression): BindingElement; - function updateBindingElement(node: BindingElement, dotDotDotToken: DotDotDotToken | undefined, propertyName: PropertyName | undefined, name: BindingName, initializer: Expression | undefined): BindingElement; - function createArrayLiteral(elements?: ReadonlyArray, multiLine?: boolean): ArrayLiteralExpression; - function updateArrayLiteral(node: ArrayLiteralExpression, elements: ReadonlyArray): ArrayLiteralExpression; - function createObjectLiteral(properties?: ReadonlyArray, multiLine?: boolean): ObjectLiteralExpression; - function updateObjectLiteral(node: ObjectLiteralExpression, properties: ReadonlyArray): ObjectLiteralExpression; - function createPropertyAccess(expression: Expression, name: string | Identifier | undefined): PropertyAccessExpression; - function updatePropertyAccess(node: PropertyAccessExpression, expression: Expression, name: Identifier): PropertyAccessExpression; - function createElementAccess(expression: Expression, index: number | Expression): ElementAccessExpression; - function updateElementAccess(node: ElementAccessExpression, expression: Expression, argumentExpression: Expression): ElementAccessExpression; - function createCall(expression: Expression, typeArguments: ReadonlyArray | undefined, argumentsArray: ReadonlyArray | undefined): CallExpression; - function updateCall(node: CallExpression, expression: Expression, typeArguments: ReadonlyArray | undefined, argumentsArray: ReadonlyArray): CallExpression; - function createNew(expression: Expression, typeArguments: ReadonlyArray | undefined, argumentsArray: ReadonlyArray | undefined): NewExpression; - function updateNew(node: NewExpression, expression: Expression, typeArguments: ReadonlyArray | undefined, argumentsArray: ReadonlyArray | undefined): NewExpression; - /** @deprecated */ function createTaggedTemplate(tag: Expression, template: TemplateLiteral): TaggedTemplateExpression; - function createTaggedTemplate(tag: Expression, typeArguments: ReadonlyArray | undefined, template: TemplateLiteral): TaggedTemplateExpression; - /** @deprecated */ function updateTaggedTemplate(node: TaggedTemplateExpression, tag: Expression, template: TemplateLiteral): TaggedTemplateExpression; - function updateTaggedTemplate(node: TaggedTemplateExpression, tag: Expression, typeArguments: ReadonlyArray | undefined, template: TemplateLiteral): TaggedTemplateExpression; - function createTypeAssertion(type: TypeNode, expression: Expression): TypeAssertion; - function updateTypeAssertion(node: TypeAssertion, type: TypeNode, expression: Expression): TypeAssertion; - function createParen(expression: Expression): ParenthesizedExpression; - function updateParen(node: ParenthesizedExpression, expression: Expression): ParenthesizedExpression; - function createFunctionExpression(modifiers: ReadonlyArray | undefined, asteriskToken: AsteriskToken | undefined, name: string | Identifier | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray | undefined, type: TypeNode | undefined, body: Block): FunctionExpression; - function updateFunctionExpression(node: FunctionExpression, modifiers: ReadonlyArray | undefined, asteriskToken: AsteriskToken | undefined, name: Identifier | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block): FunctionExpression; - function createArrowFunction(modifiers: ReadonlyArray | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, equalsGreaterThanToken: EqualsGreaterThanToken | undefined, body: ConciseBody): ArrowFunction; - function updateArrowFunction(node: ArrowFunction, modifiers: ReadonlyArray | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, equalsGreaterThanToken: Token, body: ConciseBody): ArrowFunction; - function createDelete(expression: Expression): DeleteExpression; - function updateDelete(node: DeleteExpression, expression: Expression): DeleteExpression; - function createTypeOf(expression: Expression): TypeOfExpression; - function updateTypeOf(node: TypeOfExpression, expression: Expression): TypeOfExpression; - function createVoid(expression: Expression): VoidExpression; - function updateVoid(node: VoidExpression, expression: Expression): VoidExpression; - function createAwait(expression: Expression): AwaitExpression; - function updateAwait(node: AwaitExpression, expression: Expression): AwaitExpression; - function createPrefix(operator: PrefixUnaryOperator, operand: Expression): PrefixUnaryExpression; - function updatePrefix(node: PrefixUnaryExpression, operand: Expression): PrefixUnaryExpression; - function createPostfix(operand: Expression, operator: PostfixUnaryOperator): PostfixUnaryExpression; - function updatePostfix(node: PostfixUnaryExpression, operand: Expression): PostfixUnaryExpression; - function createBinary(left: Expression, operator: BinaryOperator | BinaryOperatorToken, right: Expression): BinaryExpression; - function updateBinary(node: BinaryExpression, left: Expression, right: Expression, operator?: BinaryOperator | BinaryOperatorToken): BinaryExpression; - /** @deprecated */ function createConditional(condition: Expression, whenTrue: Expression, whenFalse: Expression): ConditionalExpression; - function createConditional(condition: Expression, questionToken: QuestionToken, whenTrue: Expression, colonToken: ColonToken, whenFalse: Expression): ConditionalExpression; - function updateConditional(node: ConditionalExpression, condition: Expression, questionToken: Token, whenTrue: Expression, colonToken: Token, whenFalse: Expression): ConditionalExpression; - function createTemplateExpression(head: TemplateHead, templateSpans: ReadonlyArray): TemplateExpression; - function updateTemplateExpression(node: TemplateExpression, head: TemplateHead, templateSpans: ReadonlyArray): TemplateExpression; - function createTemplateHead(text: string): TemplateHead; - function createTemplateMiddle(text: string): TemplateMiddle; - function createTemplateTail(text: string): TemplateTail; - function createNoSubstitutionTemplateLiteral(text: string): NoSubstitutionTemplateLiteral; - function createYield(expression?: Expression): YieldExpression; - function createYield(asteriskToken: AsteriskToken | undefined, expression: Expression): YieldExpression; - function updateYield(node: YieldExpression, asteriskToken: AsteriskToken | undefined, expression: Expression): YieldExpression; - function createSpread(expression: Expression): SpreadElement; - function updateSpread(node: SpreadElement, expression: Expression): SpreadElement; - function createClassExpression(modifiers: ReadonlyArray | undefined, name: string | Identifier | undefined, typeParameters: ReadonlyArray | undefined, heritageClauses: ReadonlyArray | undefined, members: ReadonlyArray): ClassExpression; - function updateClassExpression(node: ClassExpression, modifiers: ReadonlyArray | undefined, name: Identifier | undefined, typeParameters: ReadonlyArray | undefined, heritageClauses: ReadonlyArray | undefined, members: ReadonlyArray): ClassExpression; - function createOmittedExpression(): OmittedExpression; - function createExpressionWithTypeArguments(typeArguments: ReadonlyArray | undefined, expression: Expression): ExpressionWithTypeArguments; - function updateExpressionWithTypeArguments(node: ExpressionWithTypeArguments, typeArguments: ReadonlyArray | undefined, expression: Expression): ExpressionWithTypeArguments; - function createAsExpression(expression: Expression, type: TypeNode): AsExpression; - function updateAsExpression(node: AsExpression, expression: Expression, type: TypeNode): AsExpression; - function createNonNullExpression(expression: Expression): NonNullExpression; - function updateNonNullExpression(node: NonNullExpression, expression: Expression): NonNullExpression; - function createMetaProperty(keywordToken: MetaProperty["keywordToken"], name: Identifier): MetaProperty; - function updateMetaProperty(node: MetaProperty, name: Identifier): MetaProperty; - function createTemplateSpan(expression: Expression, literal: TemplateMiddle | TemplateTail): TemplateSpan; - function updateTemplateSpan(node: TemplateSpan, expression: Expression, literal: TemplateMiddle | TemplateTail): TemplateSpan; - function createSemicolonClassElement(): SemicolonClassElement; - function createBlock(statements: ReadonlyArray, multiLine?: boolean): Block; - function updateBlock(node: Block, statements: ReadonlyArray): Block; - function createVariableStatement(modifiers: ReadonlyArray | undefined, declarationList: VariableDeclarationList | ReadonlyArray): VariableStatement; - function updateVariableStatement(node: VariableStatement, modifiers: ReadonlyArray | undefined, declarationList: VariableDeclarationList): VariableStatement; - function createEmptyStatement(): EmptyStatement; - function createExpressionStatement(expression: Expression): ExpressionStatement; - function updateExpressionStatement(node: ExpressionStatement, expression: Expression): ExpressionStatement; - /** @deprecated Use `createExpressionStatement` instead. */ - const createStatement: typeof createExpressionStatement; - /** @deprecated Use `updateExpressionStatement` instead. */ - const updateStatement: typeof updateExpressionStatement; - function createIf(expression: Expression, thenStatement: Statement, elseStatement?: Statement): IfStatement; - function updateIf(node: IfStatement, expression: Expression, thenStatement: Statement, elseStatement: Statement | undefined): IfStatement; - function createDo(statement: Statement, expression: Expression): DoStatement; - function updateDo(node: DoStatement, statement: Statement, expression: Expression): DoStatement; - function createWhile(expression: Expression, statement: Statement): WhileStatement; - function updateWhile(node: WhileStatement, expression: Expression, statement: Statement): WhileStatement; - function createFor(initializer: ForInitializer | undefined, condition: Expression | undefined, incrementor: Expression | undefined, statement: Statement): ForStatement; - function updateFor(node: ForStatement, initializer: ForInitializer | undefined, condition: Expression | undefined, incrementor: Expression | undefined, statement: Statement): ForStatement; - function createForIn(initializer: ForInitializer, expression: Expression, statement: Statement): ForInStatement; - function updateForIn(node: ForInStatement, initializer: ForInitializer, expression: Expression, statement: Statement): ForInStatement; - function createForOf(awaitModifier: AwaitKeywordToken | undefined, initializer: ForInitializer, expression: Expression, statement: Statement): ForOfStatement; - function updateForOf(node: ForOfStatement, awaitModifier: AwaitKeywordToken | undefined, initializer: ForInitializer, expression: Expression, statement: Statement): ForOfStatement; - function createContinue(label?: string | Identifier): ContinueStatement; - function updateContinue(node: ContinueStatement, label: Identifier | undefined): ContinueStatement; - function createBreak(label?: string | Identifier): BreakStatement; - function updateBreak(node: BreakStatement, label: Identifier | undefined): BreakStatement; - function createReturn(expression?: Expression): ReturnStatement; - function updateReturn(node: ReturnStatement, expression: Expression | undefined): ReturnStatement; - function createWith(expression: Expression, statement: Statement): WithStatement; - function updateWith(node: WithStatement, expression: Expression, statement: Statement): WithStatement; - function createSwitch(expression: Expression, caseBlock: CaseBlock): SwitchStatement; - function updateSwitch(node: SwitchStatement, expression: Expression, caseBlock: CaseBlock): SwitchStatement; - function createLabel(label: string | Identifier, statement: Statement): LabeledStatement; - function updateLabel(node: LabeledStatement, label: Identifier, statement: Statement): LabeledStatement; - function createThrow(expression: Expression): ThrowStatement; - function updateThrow(node: ThrowStatement, expression: Expression): ThrowStatement; - function createTry(tryBlock: Block, catchClause: CatchClause | undefined, finallyBlock: Block | undefined): TryStatement; - function updateTry(node: TryStatement, tryBlock: Block, catchClause: CatchClause | undefined, finallyBlock: Block | undefined): TryStatement; - function createDebuggerStatement(): DebuggerStatement; - function createVariableDeclaration(name: string | BindingName, type?: TypeNode, initializer?: Expression): VariableDeclaration; - function updateVariableDeclaration(node: VariableDeclaration, name: BindingName, type: TypeNode | undefined, initializer: Expression | undefined): VariableDeclaration; - function createVariableDeclarationList(declarations: ReadonlyArray, flags?: NodeFlags): VariableDeclarationList; - function updateVariableDeclarationList(node: VariableDeclarationList, declarations: ReadonlyArray): VariableDeclarationList; - function createFunctionDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, asteriskToken: AsteriskToken | undefined, name: string | Identifier | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block | undefined): FunctionDeclaration; - function updateFunctionDeclaration(node: FunctionDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, asteriskToken: AsteriskToken | undefined, name: Identifier | undefined, typeParameters: ReadonlyArray | undefined, parameters: ReadonlyArray, type: TypeNode | undefined, body: Block | undefined): FunctionDeclaration; - function createClassDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | Identifier | undefined, typeParameters: ReadonlyArray | undefined, heritageClauses: ReadonlyArray | undefined, members: ReadonlyArray): ClassDeclaration; - function updateClassDeclaration(node: ClassDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: Identifier | undefined, typeParameters: ReadonlyArray | undefined, heritageClauses: ReadonlyArray | undefined, members: ReadonlyArray): ClassDeclaration; - function createInterfaceDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | Identifier, typeParameters: ReadonlyArray | undefined, heritageClauses: ReadonlyArray | undefined, members: ReadonlyArray): InterfaceDeclaration; - function updateInterfaceDeclaration(node: InterfaceDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: Identifier, typeParameters: ReadonlyArray | undefined, heritageClauses: ReadonlyArray | undefined, members: ReadonlyArray): InterfaceDeclaration; - function createTypeAliasDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | Identifier, typeParameters: ReadonlyArray | undefined, type: TypeNode): TypeAliasDeclaration; - function updateTypeAliasDeclaration(node: TypeAliasDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: Identifier, typeParameters: ReadonlyArray | undefined, type: TypeNode): TypeAliasDeclaration; - function createEnumDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | Identifier, members: ReadonlyArray): EnumDeclaration; - function updateEnumDeclaration(node: EnumDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: Identifier, members: ReadonlyArray): EnumDeclaration; - function createModuleDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: ModuleName, body: ModuleBody | undefined, flags?: NodeFlags): ModuleDeclaration; - function updateModuleDeclaration(node: ModuleDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: ModuleName, body: ModuleBody | undefined): ModuleDeclaration; - function createModuleBlock(statements: ReadonlyArray): ModuleBlock; - function updateModuleBlock(node: ModuleBlock, statements: ReadonlyArray): ModuleBlock; - function createCaseBlock(clauses: ReadonlyArray): CaseBlock; - function updateCaseBlock(node: CaseBlock, clauses: ReadonlyArray): CaseBlock; - function createNamespaceExportDeclaration(name: string | Identifier): NamespaceExportDeclaration; - function updateNamespaceExportDeclaration(node: NamespaceExportDeclaration, name: Identifier): NamespaceExportDeclaration; - function createImportEqualsDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: string | Identifier, moduleReference: ModuleReference): ImportEqualsDeclaration; - function updateImportEqualsDeclaration(node: ImportEqualsDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, name: Identifier, moduleReference: ModuleReference): ImportEqualsDeclaration; - function createImportDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, importClause: ImportClause | undefined, moduleSpecifier: Expression): ImportDeclaration; - function updateImportDeclaration(node: ImportDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, importClause: ImportClause | undefined, moduleSpecifier: Expression): ImportDeclaration; - function createImportClause(name: Identifier | undefined, namedBindings: NamedImportBindings | undefined): ImportClause; - function updateImportClause(node: ImportClause, name: Identifier | undefined, namedBindings: NamedImportBindings | undefined): ImportClause; - function createNamespaceImport(name: Identifier): NamespaceImport; - function updateNamespaceImport(node: NamespaceImport, name: Identifier): NamespaceImport; - function createNamedImports(elements: ReadonlyArray): NamedImports; - function updateNamedImports(node: NamedImports, elements: ReadonlyArray): NamedImports; - function createImportSpecifier(propertyName: Identifier | undefined, name: Identifier): ImportSpecifier; - function updateImportSpecifier(node: ImportSpecifier, propertyName: Identifier | undefined, name: Identifier): ImportSpecifier; - function createExportAssignment(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, isExportEquals: boolean | undefined, expression: Expression): ExportAssignment; - function updateExportAssignment(node: ExportAssignment, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, expression: Expression): ExportAssignment; - function createExportDeclaration(decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, exportClause: NamedExports | undefined, moduleSpecifier?: Expression): ExportDeclaration; - function updateExportDeclaration(node: ExportDeclaration, decorators: ReadonlyArray | undefined, modifiers: ReadonlyArray | undefined, exportClause: NamedExports | undefined, moduleSpecifier: Expression | undefined): ExportDeclaration; - function createNamedExports(elements: ReadonlyArray): NamedExports; - function updateNamedExports(node: NamedExports, elements: ReadonlyArray): NamedExports; - function createExportSpecifier(propertyName: string | Identifier | undefined, name: string | Identifier): ExportSpecifier; - function updateExportSpecifier(node: ExportSpecifier, propertyName: Identifier | undefined, name: Identifier): ExportSpecifier; - function createExternalModuleReference(expression: Expression): ExternalModuleReference; - function updateExternalModuleReference(node: ExternalModuleReference, expression: Expression): ExternalModuleReference; - function createJsxElement(openingElement: JsxOpeningElement, children: ReadonlyArray, closingElement: JsxClosingElement): JsxElement; - function updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: ReadonlyArray, closingElement: JsxClosingElement): JsxElement; - function createJsxSelfClosingElement(tagName: JsxTagNameExpression, typeArguments: ReadonlyArray | undefined, attributes: JsxAttributes): JsxSelfClosingElement; - function updateJsxSelfClosingElement(node: JsxSelfClosingElement, tagName: JsxTagNameExpression, typeArguments: ReadonlyArray | undefined, attributes: JsxAttributes): JsxSelfClosingElement; - function createJsxOpeningElement(tagName: JsxTagNameExpression, typeArguments: ReadonlyArray | undefined, attributes: JsxAttributes): JsxOpeningElement; - function updateJsxOpeningElement(node: JsxOpeningElement, tagName: JsxTagNameExpression, typeArguments: ReadonlyArray | undefined, attributes: JsxAttributes): JsxOpeningElement; - function createJsxClosingElement(tagName: JsxTagNameExpression): JsxClosingElement; - function updateJsxClosingElement(node: JsxClosingElement, tagName: JsxTagNameExpression): JsxClosingElement; - function createJsxFragment(openingFragment: JsxOpeningFragment, children: ReadonlyArray, closingFragment: JsxClosingFragment): JsxFragment; - function updateJsxFragment(node: JsxFragment, openingFragment: JsxOpeningFragment, children: ReadonlyArray, closingFragment: JsxClosingFragment): JsxFragment; - function createJsxAttribute(name: Identifier, initializer: StringLiteral | JsxExpression): JsxAttribute; - function updateJsxAttribute(node: JsxAttribute, name: Identifier, initializer: StringLiteral | JsxExpression): JsxAttribute; - function createJsxAttributes(properties: ReadonlyArray): JsxAttributes; - function updateJsxAttributes(node: JsxAttributes, properties: ReadonlyArray): JsxAttributes; - function createJsxSpreadAttribute(expression: Expression): JsxSpreadAttribute; - function updateJsxSpreadAttribute(node: JsxSpreadAttribute, expression: Expression): JsxSpreadAttribute; - function createJsxExpression(dotDotDotToken: DotDotDotToken | undefined, expression: Expression | undefined): JsxExpression; - function updateJsxExpression(node: JsxExpression, expression: Expression | undefined): JsxExpression; - function createCaseClause(expression: Expression, statements: ReadonlyArray): CaseClause; - function updateCaseClause(node: CaseClause, expression: Expression, statements: ReadonlyArray): CaseClause; - function createDefaultClause(statements: ReadonlyArray): DefaultClause; - function updateDefaultClause(node: DefaultClause, statements: ReadonlyArray): DefaultClause; - function createHeritageClause(token: HeritageClause["token"], types: ReadonlyArray): HeritageClause; - function updateHeritageClause(node: HeritageClause, types: ReadonlyArray): HeritageClause; - function createCatchClause(variableDeclaration: string | VariableDeclaration | undefined, block: Block): CatchClause; - function updateCatchClause(node: CatchClause, variableDeclaration: VariableDeclaration | undefined, block: Block): CatchClause; - function createPropertyAssignment(name: string | PropertyName, initializer: Expression): PropertyAssignment; - function updatePropertyAssignment(node: PropertyAssignment, name: PropertyName, initializer: Expression): PropertyAssignment; - function createShorthandPropertyAssignment(name: string | Identifier, objectAssignmentInitializer?: Expression): ShorthandPropertyAssignment; - function updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssignmentInitializer: Expression | undefined): ShorthandPropertyAssignment; - function createSpreadAssignment(expression: Expression): SpreadAssignment; - function updateSpreadAssignment(node: SpreadAssignment, expression: Expression): SpreadAssignment; - function createEnumMember(name: string | PropertyName, initializer?: Expression): EnumMember; - function updateEnumMember(node: EnumMember, name: PropertyName, initializer: Expression | undefined): EnumMember; - function updateSourceFileNode(node: SourceFile, statements: ReadonlyArray, isDeclarationFile?: boolean, referencedFiles?: SourceFile["referencedFiles"], typeReferences?: SourceFile["typeReferenceDirectives"], hasNoDefaultLib?: boolean, libReferences?: SourceFile["libReferenceDirectives"]): SourceFile; - /** - * Creates a shallow, memberwise clone of a node for mutation. - */ - function getMutableClone(node: T): T; - /** - * Creates a synthetic statement to act as a placeholder for a not-emitted statement in - * order to preserve comments. - * - * @param original The original statement. - */ - function createNotEmittedStatement(original: Node): NotEmittedStatement; - /** - * Creates a synthetic expression to act as a placeholder for a not-emitted expression in - * order to preserve comments or sourcemap positions. - * - * @param expression The inner expression to emit. - * @param original The original outer expression. - * @param location The location for the expression. Defaults to the positions from "original" if provided. - */ - function createPartiallyEmittedExpression(expression: Expression, original?: Node): PartiallyEmittedExpression; - function updatePartiallyEmittedExpression(node: PartiallyEmittedExpression, expression: Expression): PartiallyEmittedExpression; - function createCommaList(elements: ReadonlyArray): CommaListExpression; - function updateCommaList(node: CommaListExpression, elements: ReadonlyArray): CommaListExpression; - function createBundle(sourceFiles: ReadonlyArray, prepends?: ReadonlyArray): Bundle; - function createUnparsedSourceFile(text: string): UnparsedSource; - function createUnparsedSourceFile(text: string, mapPath: string | undefined, map: string | undefined): UnparsedSource; - function createInputFiles(javascript: string, declaration: string): InputFiles; - function createInputFiles(javascript: string, declaration: string, javascriptMapPath: string | undefined, javascriptMapText: string | undefined, declarationMapPath: string | undefined, declarationMapText: string | undefined): InputFiles; - function updateBundle(node: Bundle, sourceFiles: ReadonlyArray, prepends?: ReadonlyArray): Bundle; - function createImmediatelyInvokedFunctionExpression(statements: ReadonlyArray): CallExpression; - function createImmediatelyInvokedFunctionExpression(statements: ReadonlyArray, param: ParameterDeclaration, paramValue: Expression): CallExpression; - function createImmediatelyInvokedArrowFunction(statements: ReadonlyArray): CallExpression; - function createImmediatelyInvokedArrowFunction(statements: ReadonlyArray, param: ParameterDeclaration, paramValue: Expression): CallExpression; - function createComma(left: Expression, right: Expression): Expression; - function createLessThan(left: Expression, right: Expression): Expression; - function createAssignment(left: ObjectLiteralExpression | ArrayLiteralExpression, right: Expression): DestructuringAssignment; - function createAssignment(left: Expression, right: Expression): BinaryExpression; - function createStrictEquality(left: Expression, right: Expression): BinaryExpression; - function createStrictInequality(left: Expression, right: Expression): BinaryExpression; - function createAdd(left: Expression, right: Expression): BinaryExpression; - function createSubtract(left: Expression, right: Expression): BinaryExpression; - function createPostfixIncrement(operand: Expression): PostfixUnaryExpression; - function createLogicalAnd(left: Expression, right: Expression): BinaryExpression; - function createLogicalOr(left: Expression, right: Expression): BinaryExpression; - function createLogicalNot(operand: Expression): PrefixUnaryExpression; - function createVoidZero(): VoidExpression; - function createExportDefault(expression: Expression): ExportAssignment; - function createExternalModuleExport(exportName: Identifier): ExportDeclaration; - /** - * Clears any EmitNode entries from parse-tree nodes. - * @param sourceFile A source file. - */ - function disposeEmitNodes(sourceFile: SourceFile): void; - function setTextRange(range: T, location: TextRange | undefined): T; - /** - * Sets flags that control emit behavior of a node. - */ - function setEmitFlags(node: T, emitFlags: EmitFlags): T; - /** - * Gets a custom text range to use when emitting source maps. - */ - function getSourceMapRange(node: Node): SourceMapRange; - /** - * Sets a custom text range to use when emitting source maps. - */ - function setSourceMapRange(node: T, range: SourceMapRange | undefined): T; - /** - * Create an external source map source file reference - */ - function createSourceMapSource(fileName: string, text: string, skipTrivia?: (pos: number) => number): SourceMapSource; - /** - * Gets the TextRange to use for source maps for a token of a node. - */ - function getTokenSourceMapRange(node: Node, token: SyntaxKind): SourceMapRange | undefined; - /** - * Sets the TextRange to use for source maps for a token of a node. - */ - function setTokenSourceMapRange(node: T, token: SyntaxKind, range: SourceMapRange | undefined): T; - /** - * Gets a custom text range to use when emitting comments. - */ - function getCommentRange(node: Node): TextRange; - /** - * Sets a custom text range to use when emitting comments. - */ - function setCommentRange(node: T, range: TextRange): T; - function getSyntheticLeadingComments(node: Node): SynthesizedComment[] | undefined; - function setSyntheticLeadingComments(node: T, comments: SynthesizedComment[] | undefined): T; - function addSyntheticLeadingComment(node: T, kind: SyntaxKind.SingleLineCommentTrivia | SyntaxKind.MultiLineCommentTrivia, text: string, hasTrailingNewLine?: boolean): T; - function getSyntheticTrailingComments(node: Node): SynthesizedComment[] | undefined; - function setSyntheticTrailingComments(node: T, comments: SynthesizedComment[] | undefined): T; - function addSyntheticTrailingComment(node: T, kind: SyntaxKind.SingleLineCommentTrivia | SyntaxKind.MultiLineCommentTrivia, text: string, hasTrailingNewLine?: boolean): T; - function moveSyntheticComments(node: T, original: Node): T; - /** - * Gets the constant value to emit for an expression. - */ - function getConstantValue(node: PropertyAccessExpression | ElementAccessExpression): string | number | undefined; - /** - * Sets the constant value to emit for an expression. - */ - function setConstantValue(node: PropertyAccessExpression | ElementAccessExpression, value: string | number): PropertyAccessExpression | ElementAccessExpression; - /** - * Adds an EmitHelper to a node. - */ - function addEmitHelper(node: T, helper: EmitHelper): T; - /** - * Add EmitHelpers to a node. - */ - function addEmitHelpers(node: T, helpers: EmitHelper[] | undefined): T; - /** - * Removes an EmitHelper from a node. - */ - function removeEmitHelper(node: Node, helper: EmitHelper): boolean; - /** - * Gets the EmitHelpers of a node. - */ - function getEmitHelpers(node: Node): EmitHelper[] | undefined; - /** - * Moves matching emit helpers from a source node to a target node. - */ - function moveEmitHelpers(source: Node, target: Node, predicate: (helper: EmitHelper) => boolean): void; - function setOriginalNode(node: T, original: Node | undefined): T; -} -declare namespace ts { - /** - * Visits a Node using the supplied visitor, possibly returning a new Node in its place. - * - * @param node The Node to visit. - * @param visitor The callback used to visit the Node. - * @param test A callback to execute to verify the Node is valid. - * @param lift An optional callback to execute to lift a NodeArray into a valid Node. - */ - function visitNode(node: T | undefined, visitor: Visitor | undefined, test?: (node: Node) => boolean, lift?: (node: NodeArray) => T): T; - /** - * Visits a Node using the supplied visitor, possibly returning a new Node in its place. - * - * @param node The Node to visit. - * @param visitor The callback used to visit the Node. - * @param test A callback to execute to verify the Node is valid. - * @param lift An optional callback to execute to lift a NodeArray into a valid Node. - */ - function visitNode(node: T | undefined, visitor: Visitor | undefined, test?: (node: Node) => boolean, lift?: (node: NodeArray) => T): T | undefined; - /** - * Visits a NodeArray using the supplied visitor, possibly returning a new NodeArray in its place. - * - * @param nodes The NodeArray to visit. - * @param visitor The callback used to visit a Node. - * @param test A node test to execute for each node. - * @param start An optional value indicating the starting offset at which to start visiting. - * @param count An optional value indicating the maximum number of nodes to visit. - */ - function visitNodes(nodes: NodeArray | undefined, visitor: Visitor, test?: (node: Node) => boolean, start?: number, count?: number): NodeArray; - /** - * Visits a NodeArray using the supplied visitor, possibly returning a new NodeArray in its place. - * - * @param nodes The NodeArray to visit. - * @param visitor The callback used to visit a Node. - * @param test A node test to execute for each node. - * @param start An optional value indicating the starting offset at which to start visiting. - * @param count An optional value indicating the maximum number of nodes to visit. - */ - function visitNodes(nodes: NodeArray | undefined, visitor: Visitor, test?: (node: Node) => boolean, start?: number, count?: number): NodeArray | undefined; - /** - * Starts a new lexical environment and visits a statement list, ending the lexical environment - * and merging hoisted declarations upon completion. - */ - function visitLexicalEnvironment(statements: NodeArray, visitor: Visitor, context: TransformationContext, start?: number, ensureUseStrict?: boolean): NodeArray; - /** - * Starts a new lexical environment and visits a parameter list, suspending the lexical - * environment upon completion. - */ - function visitParameterList(nodes: NodeArray | undefined, visitor: Visitor, context: TransformationContext, nodesVisitor?: typeof visitNodes): NodeArray; - /** - * Resumes a suspended lexical environment and visits a function body, ending the lexical - * environment and merging hoisted declarations upon completion. - */ - function visitFunctionBody(node: FunctionBody, visitor: Visitor, context: TransformationContext): FunctionBody; - /** - * Resumes a suspended lexical environment and visits a function body, ending the lexical - * environment and merging hoisted declarations upon completion. - */ - function visitFunctionBody(node: FunctionBody | undefined, visitor: Visitor, context: TransformationContext): FunctionBody | undefined; - /** - * Resumes a suspended lexical environment and visits a concise body, ending the lexical - * environment and merging hoisted declarations upon completion. - */ - function visitFunctionBody(node: ConciseBody, visitor: Visitor, context: TransformationContext): ConciseBody; - /** - * Visits each child of a Node using the supplied visitor, possibly returning a new Node of the same kind in its place. - * - * @param node The Node whose children will be visited. - * @param visitor The callback used to visit each child. - * @param context A lexical environment context for the visitor. - */ - function visitEachChild(node: T, visitor: Visitor, context: TransformationContext): T; - /** - * Visits each child of a Node using the supplied visitor, possibly returning a new Node of the same kind in its place. - * - * @param node The Node whose children will be visited. - * @param visitor The callback used to visit each child. - * @param context A lexical environment context for the visitor. - */ - function visitEachChild(node: T | undefined, visitor: Visitor, context: TransformationContext, nodesVisitor?: typeof visitNodes, tokenVisitor?: Visitor): T | undefined; -} -declare namespace ts { - function createPrinter(printerOptions?: PrinterOptions, handlers?: PrintHandlers): Printer; -} -declare namespace ts { - function findConfigFile(searchPath: string, fileExists: (fileName: string) => boolean, configName?: string): string | undefined; - function resolveTripleslashReference(moduleName: string, containingFile: string): string; - function createCompilerHost(options: CompilerOptions, setParentNodes?: boolean): CompilerHost; - function getPreEmitDiagnostics(program: Program, sourceFile?: SourceFile, cancellationToken?: CancellationToken): ReadonlyArray; - interface FormatDiagnosticsHost { - getCurrentDirectory(): string; - getCanonicalFileName(fileName: string): string; - getNewLine(): string; - } - function formatDiagnostics(diagnostics: ReadonlyArray, host: FormatDiagnosticsHost): string; - function formatDiagnostic(diagnostic: Diagnostic, host: FormatDiagnosticsHost): string; - function formatDiagnosticsWithColorAndContext(diagnostics: ReadonlyArray, host: FormatDiagnosticsHost): string; - function flattenDiagnosticMessageText(messageText: string | DiagnosticMessageChain | undefined, newLine: string): string; - function getConfigFileParsingDiagnostics(configFileParseResult: ParsedCommandLine): ReadonlyArray; - /** - * Create a new 'Program' instance. A Program is an immutable collection of 'SourceFile's and a 'CompilerOptions' - * that represent a compilation unit. - * - * Creating a program proceeds from a set of root files, expanding the set of inputs by following imports and - * triple-slash-reference-path directives transitively. '@types' and triple-slash-reference-types are also pulled in. - * - * @param createProgramOptions - The options for creating a program. - * @returns A 'Program' object. - */ - function createProgram(createProgramOptions: CreateProgramOptions): Program; - /** - * Create a new 'Program' instance. A Program is an immutable collection of 'SourceFile's and a 'CompilerOptions' - * that represent a compilation unit. - * - * Creating a program proceeds from a set of root files, expanding the set of inputs by following imports and - * triple-slash-reference-path directives transitively. '@types' and triple-slash-reference-types are also pulled in. - * - * @param rootNames - A set of root files. - * @param options - The compiler options which should be used. - * @param host - The host interacts with the underlying file system. - * @param oldProgram - Reuses an old program structure. - * @param configFileParsingDiagnostics - error during config file parsing - * @returns A 'Program' object. - */ - function createProgram(rootNames: ReadonlyArray, options: CompilerOptions, host?: CompilerHost, oldProgram?: Program, configFileParsingDiagnostics?: ReadonlyArray): Program; - /** @deprecated */ interface ResolveProjectReferencePathHost { - fileExists(fileName: string): boolean; - } - /** - * Returns the target config filename of a project reference. - * Note: The file might not exist. - */ - function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; - /** @deprecated */ function resolveProjectReferencePath(host: ResolveProjectReferencePathHost, ref: ProjectReference): ResolvedConfigFileName; -} -declare namespace ts { - interface EmitOutput { - outputFiles: OutputFile[]; - emitSkipped: boolean; - } - interface OutputFile { - name: string; - writeByteOrderMark: boolean; - text: string; - } -} -declare namespace ts { - type AffectedFileResult = { - result: T; - affected: SourceFile | Program; - } | undefined; - interface BuilderProgramHost { - /** - * return true if file names are treated with case sensitivity - */ - useCaseSensitiveFileNames(): boolean; - /** - * If provided this would be used this hash instead of actual file shape text for detecting changes - */ - createHash?: (data: string) => string; - /** - * When emit or emitNextAffectedFile are called without writeFile, - * this callback if present would be used to write files - */ - writeFile?: WriteFileCallback; - } - /** - * Builder to manage the program state changes - */ - interface BuilderProgram { - /** - * Returns current program - */ - getProgram(): Program; - /** - * Get compiler options of the program - */ - getCompilerOptions(): CompilerOptions; - /** - * Get the source file in the program with file name - */ - getSourceFile(fileName: string): SourceFile | undefined; - /** - * Get a list of files in the program - */ - getSourceFiles(): ReadonlyArray; - /** - * Get the diagnostics for compiler options - */ - getOptionsDiagnostics(cancellationToken?: CancellationToken): ReadonlyArray; - /** - * Get the diagnostics that dont belong to any file - */ - getGlobalDiagnostics(cancellationToken?: CancellationToken): ReadonlyArray; - /** - * Get the diagnostics from config file parsing - */ - getConfigFileParsingDiagnostics(): ReadonlyArray; - /** - * Get the syntax diagnostics, for all source files if source file is not supplied - */ - getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): ReadonlyArray; - /** - * Get all the dependencies of the file - */ - getAllDependencies(sourceFile: SourceFile): ReadonlyArray; - /** - * Gets the semantic diagnostics from the program corresponding to this state of file (if provided) or whole program - * The semantic diagnostics are cached and managed here - * Note that it is assumed that when asked about semantic diagnostics through this API, - * the file has been taken out of affected files so it is safe to use cache or get from program and cache the diagnostics - * In case of SemanticDiagnosticsBuilderProgram if the source file is not provided, - * it will iterate through all the affected files, to ensure that cache stays valid and yet provide a way to get all semantic diagnostics - */ - getSemanticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): ReadonlyArray; - /** - * Emits the JavaScript and declaration files. - * When targetSource file is specified, emits the files corresponding to that source file, - * otherwise for the whole program. - * In case of EmitAndSemanticDiagnosticsBuilderProgram, when targetSourceFile is specified, - * it is assumed that that file is handled from affected file list. If targetSourceFile is not specified, - * it will only emit all the affected files instead of whole program - * - * The first of writeFile if provided, writeFile of BuilderProgramHost if provided, writeFile of compiler host - * in that order would be used to write the files - */ - emit(targetSourceFile?: SourceFile, writeFile?: WriteFileCallback, cancellationToken?: CancellationToken, emitOnlyDtsFiles?: boolean, customTransformers?: CustomTransformers): EmitResult; - /** - * Get the current directory of the program - */ - getCurrentDirectory(): string; - } - /** - * The builder that caches the semantic diagnostics for the program and handles the changed files and affected files - */ - interface SemanticDiagnosticsBuilderProgram extends BuilderProgram { - /** - * Gets the semantic diagnostics from the program for the next affected file and caches it - * Returns undefined if the iteration is complete - */ - getSemanticDiagnosticsOfNextAffectedFile(cancellationToken?: CancellationToken, ignoreSourceFile?: (sourceFile: SourceFile) => boolean): AffectedFileResult>; - } - /** - * The builder that can handle the changes in program and iterate through changed file to emit the files - * The semantic diagnostics are cached per file and managed by clearing for the changed/affected files - */ - interface EmitAndSemanticDiagnosticsBuilderProgram extends BuilderProgram { - /** - * Emits the next affected file's emit result (EmitResult and sourceFiles emitted) or returns undefined if iteration is complete - * The first of writeFile if provided, writeFile of BuilderProgramHost if provided, writeFile of compiler host - * in that order would be used to write the files - */ - emitNextAffectedFile(writeFile?: WriteFileCallback, cancellationToken?: CancellationToken, emitOnlyDtsFiles?: boolean, customTransformers?: CustomTransformers): AffectedFileResult; - } - /** - * Create the builder to manage semantic diagnostics and cache them - */ - function createSemanticDiagnosticsBuilderProgram(newProgram: Program, host: BuilderProgramHost, oldProgram?: SemanticDiagnosticsBuilderProgram, configFileParsingDiagnostics?: ReadonlyArray): SemanticDiagnosticsBuilderProgram; - function createSemanticDiagnosticsBuilderProgram(rootNames: ReadonlyArray | undefined, options: CompilerOptions | undefined, host?: CompilerHost, oldProgram?: SemanticDiagnosticsBuilderProgram, configFileParsingDiagnostics?: ReadonlyArray, projectReferences?: ReadonlyArray): SemanticDiagnosticsBuilderProgram; - /** - * Create the builder that can handle the changes in program and iterate through changed files - * to emit the those files and manage semantic diagnostics cache as well - */ - function createEmitAndSemanticDiagnosticsBuilderProgram(newProgram: Program, host: BuilderProgramHost, oldProgram?: EmitAndSemanticDiagnosticsBuilderProgram, configFileParsingDiagnostics?: ReadonlyArray): EmitAndSemanticDiagnosticsBuilderProgram; - function createEmitAndSemanticDiagnosticsBuilderProgram(rootNames: ReadonlyArray | undefined, options: CompilerOptions | undefined, host?: CompilerHost, oldProgram?: EmitAndSemanticDiagnosticsBuilderProgram, configFileParsingDiagnostics?: ReadonlyArray, projectReferences?: ReadonlyArray): EmitAndSemanticDiagnosticsBuilderProgram; - /** - * Creates a builder thats just abstraction over program and can be used with watch - */ - function createAbstractBuilder(newProgram: Program, host: BuilderProgramHost, oldProgram?: BuilderProgram, configFileParsingDiagnostics?: ReadonlyArray): BuilderProgram; - function createAbstractBuilder(rootNames: ReadonlyArray | undefined, options: CompilerOptions | undefined, host?: CompilerHost, oldProgram?: BuilderProgram, configFileParsingDiagnostics?: ReadonlyArray, projectReferences?: ReadonlyArray): BuilderProgram; -} -declare namespace ts { - type WatchStatusReporter = (diagnostic: Diagnostic, newLine: string, options: CompilerOptions) => void; - /** Create the program with rootNames and options, if they are undefined, oldProgram and new configFile diagnostics create new program */ - type CreateProgram = (rootNames: ReadonlyArray | undefined, options: CompilerOptions | undefined, host?: CompilerHost, oldProgram?: T, configFileParsingDiagnostics?: ReadonlyArray, projectReferences?: ReadonlyArray | undefined) => T; - /** Host that has watch functionality used in --watch mode */ - interface WatchHost { - /** If provided, called with Diagnostic message that informs about change in watch status */ - onWatchStatusChange?(diagnostic: Diagnostic, newLine: string, options: CompilerOptions): void; - /** Used to watch changes in source files, missing files needed to update the program or config file */ - watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number): FileWatcher; - /** Used to watch resolved module's failed lookup locations, config file specs, type roots where auto type reference directives are added */ - watchDirectory(path: string, callback: DirectoryWatcherCallback, recursive?: boolean): FileWatcher; - /** If provided, will be used to set delayed compilation, so that multiple changes in short span are compiled together */ - setTimeout?(callback: (...args: any[]) => void, ms: number, ...args: any[]): any; - /** If provided, will be used to reset existing delayed compilation */ - clearTimeout?(timeoutId: any): void; - } - interface WatchCompilerHost extends WatchHost { - /** - * Used to create the program when need for program creation or recreation detected - */ - createProgram: CreateProgram; - /** If provided, callback to invoke after every new program creation */ - afterProgramCreate?(program: T): void; - useCaseSensitiveFileNames(): boolean; - getNewLine(): string; - getCurrentDirectory(): string; - getDefaultLibFileName(options: CompilerOptions): string; - getDefaultLibLocation?(): string; - createHash?(data: string): string; - /** - * Use to check file presence for source files and - * if resolveModuleNames is not provided (complier is in charge of module resolution) then module files as well - */ - fileExists(path: string): boolean; - /** - * Use to read file text for source files and - * if resolveModuleNames is not provided (complier is in charge of module resolution) then module files as well - */ - readFile(path: string, encoding?: string): string | undefined; - /** If provided, used for module resolution as well as to handle directory structure */ - directoryExists?(path: string): boolean; - /** If provided, used in resolutions as well as handling directory structure */ - getDirectories?(path: string): string[]; - /** If provided, used to cache and handle directory structure modifications */ - readDirectory?(path: string, extensions?: ReadonlyArray, exclude?: ReadonlyArray, include?: ReadonlyArray, depth?: number): string[]; - /** Symbol links resolution */ - realpath?(path: string): string; - /** If provided would be used to write log about compilation */ - trace?(s: string): void; - /** If provided is used to get the environment variable */ - getEnvironmentVariable?(name: string): string | undefined; - /** If provided, used to resolve the module names, otherwise typescript's default module resolution */ - resolveModuleNames?(moduleNames: string[], containingFile: string, reusedNames?: string[], redirectedReference?: ResolvedProjectReference): (ResolvedModule | undefined)[]; - /** If provided, used to resolve type reference directives, otherwise typescript's default resolution */ - resolveTypeReferenceDirectives?(typeReferenceDirectiveNames: string[], containingFile: string, redirectedReference?: ResolvedProjectReference): (ResolvedTypeReferenceDirective | undefined)[]; - } - /** - * Host to create watch with root files and options - */ - interface WatchCompilerHostOfFilesAndCompilerOptions extends WatchCompilerHost { - /** root files to use to generate program */ - rootFiles: string[]; - /** Compiler options */ - options: CompilerOptions; - /** Project References */ - projectReferences?: ReadonlyArray; - } - /** - * Host to create watch with config file - */ - interface WatchCompilerHostOfConfigFile extends WatchCompilerHost, ConfigFileDiagnosticsReporter { - /** Name of the config file to compile */ - configFileName: string; - /** Options to extend */ - optionsToExtend?: CompilerOptions; - /** - * Used to generate source file names from the config file and its include, exclude, files rules - * and also to cache the directory stucture - */ - readDirectory(path: string, extensions?: ReadonlyArray, exclude?: ReadonlyArray, include?: ReadonlyArray, depth?: number): string[]; - } - interface Watch { - /** Synchronize with host and get updated program */ - getProgram(): T; - } - /** - * Creates the watch what generates program using the config file - */ - interface WatchOfConfigFile extends Watch { - } - /** - * Creates the watch that generates program using the root files and compiler options - */ - interface WatchOfFilesAndCompilerOptions extends Watch { - /** Updates the root files in the program, only if this is not config file compilation */ - updateRootFileNames(fileNames: string[]): void; - } - /** - * Create the watch compiler host for either configFile or fileNames and its options - */ - function createWatchCompilerHost(configFileName: string, optionsToExtend: CompilerOptions | undefined, system: System, createProgram?: CreateProgram, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter): WatchCompilerHostOfConfigFile; - function createWatchCompilerHost(rootFiles: string[], options: CompilerOptions, system: System, createProgram?: CreateProgram, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, projectReferences?: ReadonlyArray): WatchCompilerHostOfFilesAndCompilerOptions; - /** - * Creates the watch from the host for root files and compiler options - */ - function createWatchProgram(host: WatchCompilerHostOfFilesAndCompilerOptions): WatchOfFilesAndCompilerOptions; - /** - * Creates the watch from the host for config file - */ - function createWatchProgram(host: WatchCompilerHostOfConfigFile): WatchOfConfigFile; -} -declare namespace ts.server { - type ActionSet = "action::set"; - type ActionInvalidate = "action::invalidate"; - type ActionPackageInstalled = "action::packageInstalled"; - type ActionValueInspected = "action::valueInspected"; - type EventTypesRegistry = "event::typesRegistry"; - type EventBeginInstallTypes = "event::beginInstallTypes"; - type EventEndInstallTypes = "event::endInstallTypes"; - type EventInitializationFailed = "event::initializationFailed"; - interface TypingInstallerResponse { - readonly kind: ActionSet | ActionInvalidate | EventTypesRegistry | ActionPackageInstalled | ActionValueInspected | EventBeginInstallTypes | EventEndInstallTypes | EventInitializationFailed; - } - interface TypingInstallerRequestWithProjectName { - readonly projectName: string; - } - interface DiscoverTypings extends TypingInstallerRequestWithProjectName { - readonly fileNames: string[]; - readonly projectRootPath: Path; - readonly compilerOptions: CompilerOptions; - readonly typeAcquisition: TypeAcquisition; - readonly unresolvedImports: SortedReadonlyArray; - readonly cachePath?: string; - readonly kind: "discover"; - } - interface CloseProject extends TypingInstallerRequestWithProjectName { - readonly kind: "closeProject"; - } - interface TypesRegistryRequest { - readonly kind: "typesRegistry"; - } - interface InstallPackageRequest extends TypingInstallerRequestWithProjectName { - readonly kind: "installPackage"; - readonly fileName: Path; - readonly packageName: string; - readonly projectRootPath: Path; - } - interface PackageInstalledResponse extends ProjectResponse { - readonly kind: ActionPackageInstalled; - readonly success: boolean; - readonly message: string; - } - interface InitializationFailedResponse extends TypingInstallerResponse { - readonly kind: EventInitializationFailed; - readonly message: string; - } - interface ProjectResponse extends TypingInstallerResponse { - readonly projectName: string; - } - interface InvalidateCachedTypings extends ProjectResponse { - readonly kind: ActionInvalidate; - } - interface InstallTypes extends ProjectResponse { - readonly kind: EventBeginInstallTypes | EventEndInstallTypes; - readonly eventId: number; - readonly typingsInstallerVersion: string; - readonly packagesToInstall: ReadonlyArray; - } - interface BeginInstallTypes extends InstallTypes { - readonly kind: EventBeginInstallTypes; - } - interface EndInstallTypes extends InstallTypes { - readonly kind: EventEndInstallTypes; - readonly installSuccess: boolean; - } - interface SetTypings extends ProjectResponse { - readonly typeAcquisition: TypeAcquisition; - readonly compilerOptions: CompilerOptions; - readonly typings: string[]; - readonly unresolvedImports: SortedReadonlyArray; - readonly kind: ActionSet; - } -} -declare namespace ts { - interface Node { - getSourceFile(): SourceFile; - getChildCount(sourceFile?: SourceFile): number; - getChildAt(index: number, sourceFile?: SourceFile): Node; - getChildren(sourceFile?: SourceFile): Node[]; - getStart(sourceFile?: SourceFile, includeJsDocComment?: boolean): number; - getFullStart(): number; - getEnd(): number; - getWidth(sourceFile?: SourceFileLike): number; - getFullWidth(): number; - getLeadingTriviaWidth(sourceFile?: SourceFile): number; - getFullText(sourceFile?: SourceFile): string; - getText(sourceFile?: SourceFile): string; - getFirstToken(sourceFile?: SourceFile): Node | undefined; - getLastToken(sourceFile?: SourceFile): Node | undefined; - forEachChild(cbNode: (node: Node) => T | undefined, cbNodeArray?: (nodes: NodeArray) => T | undefined): T | undefined; - } - interface Identifier { - readonly text: string; - } - interface Symbol { - readonly name: string; - getFlags(): SymbolFlags; - getEscapedName(): __String; - getName(): string; - getDeclarations(): Declaration[] | undefined; - getDocumentationComment(typeChecker: TypeChecker | undefined): SymbolDisplayPart[]; - getJsDocTags(): JSDocTagInfo[]; - } - interface Type { - getFlags(): TypeFlags; - getSymbol(): Symbol | undefined; - getProperties(): Symbol[]; - getProperty(propertyName: string): Symbol | undefined; - getApparentProperties(): Symbol[]; - getCallSignatures(): ReadonlyArray; - getConstructSignatures(): ReadonlyArray; - getStringIndexType(): Type | undefined; - getNumberIndexType(): Type | undefined; - getBaseTypes(): BaseType[] | undefined; - getNonNullableType(): Type; - getConstraint(): Type | undefined; - getDefault(): Type | undefined; - isUnion(): this is UnionType; - isIntersection(): this is IntersectionType; - isUnionOrIntersection(): this is UnionOrIntersectionType; - isLiteral(): this is LiteralType; - isStringLiteral(): this is StringLiteralType; - isNumberLiteral(): this is NumberLiteralType; - isTypeParameter(): this is TypeParameter; - isClassOrInterface(): this is InterfaceType; - isClass(): this is InterfaceType; - } - interface Signature { - getDeclaration(): SignatureDeclaration; - getTypeParameters(): TypeParameter[] | undefined; - getParameters(): Symbol[]; - getReturnType(): Type; - getDocumentationComment(typeChecker: TypeChecker | undefined): SymbolDisplayPart[]; - getJsDocTags(): JSDocTagInfo[]; - } - interface SourceFile { - getLineAndCharacterOfPosition(pos: number): LineAndCharacter; - getLineEndOfPosition(pos: number): number; - getLineStarts(): ReadonlyArray; - getPositionOfLineAndCharacter(line: number, character: number): number; - update(newText: string, textChangeRange: TextChangeRange): SourceFile; - } - interface SourceFileLike { - getLineAndCharacterOfPosition(pos: number): LineAndCharacter; - } - interface SourceMapSource { - getLineAndCharacterOfPosition(pos: number): LineAndCharacter; - } - /** - * Represents an immutable snapshot of a script at a specified time.Once acquired, the - * snapshot is observably immutable. i.e. the same calls with the same parameters will return - * the same values. - */ - interface IScriptSnapshot { - /** Gets a portion of the script snapshot specified by [start, end). */ - getText(start: number, end: number): string; - /** Gets the length of this script snapshot. */ - getLength(): number; - /** - * Gets the TextChangeRange that describe how the text changed between this text and - * an older version. This information is used by the incremental parser to determine - * what sections of the script need to be re-parsed. 'undefined' can be returned if the - * change range cannot be determined. However, in that case, incremental parsing will - * not happen and the entire document will be re - parsed. - */ - getChangeRange(oldSnapshot: IScriptSnapshot): TextChangeRange | undefined; - /** Releases all resources held by this script snapshot */ - dispose?(): void; - } - namespace ScriptSnapshot { - function fromString(text: string): IScriptSnapshot; - } - interface PreProcessedFileInfo { - referencedFiles: FileReference[]; - typeReferenceDirectives: FileReference[]; - libReferenceDirectives: FileReference[]; - importedFiles: FileReference[]; - ambientExternalModules?: string[]; - isLibFile: boolean; - } - interface HostCancellationToken { - isCancellationRequested(): boolean; - } - interface InstallPackageOptions { - fileName: Path; - packageName: string; - } - interface LanguageServiceHost extends GetEffectiveTypeRootsHost { - getCompilationSettings(): CompilerOptions; - getNewLine?(): string; - getProjectVersion?(): string; - getScriptFileNames(): string[]; - getScriptKind?(fileName: string): ScriptKind; - getScriptVersion(fileName: string): string; - getScriptSnapshot(fileName: string): IScriptSnapshot | undefined; - getProjectReferences?(): ReadonlyArray | undefined; - getLocalizedDiagnosticMessages?(): any; - getCancellationToken?(): HostCancellationToken; - getCurrentDirectory(): string; - getDefaultLibFileName(options: CompilerOptions): string; - log?(s: string): void; - trace?(s: string): void; - error?(s: string): void; - useCaseSensitiveFileNames?(): boolean; - readDirectory?(path: string, extensions?: ReadonlyArray, exclude?: ReadonlyArray, include?: ReadonlyArray, depth?: number): string[]; - readFile?(path: string, encoding?: string): string | undefined; - realpath?(path: string): string; - fileExists?(path: string): boolean; - getTypeRootsVersion?(): number; - resolveModuleNames?(moduleNames: string[], containingFile: string, reusedNames?: string[], redirectedReference?: ResolvedProjectReference): (ResolvedModule | undefined)[]; - getResolvedModuleWithFailedLookupLocationsFromCache?(modulename: string, containingFile: string): ResolvedModuleWithFailedLookupLocations | undefined; - resolveTypeReferenceDirectives?(typeDirectiveNames: string[], containingFile: string, redirectedReference?: ResolvedProjectReference): (ResolvedTypeReferenceDirective | undefined)[]; - getDirectories?(directoryName: string): string[]; - /** - * Gets a set of custom transformers to use during emit. - */ - getCustomTransformers?(): CustomTransformers | undefined; - isKnownTypesPackageName?(name: string): boolean; - installPackage?(options: InstallPackageOptions): Promise; - writeFile?(fileName: string, content: string): void; - } - type WithMetadata = T & { - metadata?: unknown; - }; - interface LanguageService { - cleanupSemanticCache(): void; - getSyntacticDiagnostics(fileName: string): DiagnosticWithLocation[]; - /** The first time this is called, it will return global diagnostics (no location). */ - getSemanticDiagnostics(fileName: string): Diagnostic[]; - getSuggestionDiagnostics(fileName: string): DiagnosticWithLocation[]; - getCompilerOptionsDiagnostics(): Diagnostic[]; - /** - * @deprecated Use getEncodedSyntacticClassifications instead. - */ - getSyntacticClassifications(fileName: string, span: TextSpan): ClassifiedSpan[]; - /** - * @deprecated Use getEncodedSemanticClassifications instead. - */ - getSemanticClassifications(fileName: string, span: TextSpan): ClassifiedSpan[]; - getEncodedSyntacticClassifications(fileName: string, span: TextSpan): Classifications; - getEncodedSemanticClassifications(fileName: string, span: TextSpan): Classifications; - getCompletionsAtPosition(fileName: string, position: number, options: GetCompletionsAtPositionOptions | undefined): WithMetadata | undefined; - getCompletionEntryDetails(fileName: string, position: number, name: string, formatOptions: FormatCodeOptions | FormatCodeSettings | undefined, source: string | undefined, preferences: UserPreferences | undefined): CompletionEntryDetails | undefined; - getCompletionEntrySymbol(fileName: string, position: number, name: string, source: string | undefined): Symbol | undefined; - getQuickInfoAtPosition(fileName: string, position: number): QuickInfo | undefined; - getNameOrDottedNameSpan(fileName: string, startPos: number, endPos: number): TextSpan | undefined; - getBreakpointStatementAtPosition(fileName: string, position: number): TextSpan | undefined; - getSignatureHelpItems(fileName: string, position: number, options: SignatureHelpItemsOptions | undefined): SignatureHelpItems | undefined; - getRenameInfo(fileName: string, position: number): RenameInfo; - findRenameLocations(fileName: string, position: number, findInStrings: boolean, findInComments: boolean): ReadonlyArray | undefined; - getDefinitionAtPosition(fileName: string, position: number): ReadonlyArray | undefined; - getDefinitionAndBoundSpan(fileName: string, position: number): DefinitionInfoAndBoundSpan | undefined; - getTypeDefinitionAtPosition(fileName: string, position: number): ReadonlyArray | undefined; - getImplementationAtPosition(fileName: string, position: number): ReadonlyArray | undefined; - getReferencesAtPosition(fileName: string, position: number): ReferenceEntry[] | undefined; - findReferences(fileName: string, position: number): ReferencedSymbol[] | undefined; - getDocumentHighlights(fileName: string, position: number, filesToSearch: string[]): DocumentHighlights[] | undefined; - /** @deprecated */ - getOccurrencesAtPosition(fileName: string, position: number): ReadonlyArray | undefined; - getNavigateToItems(searchValue: string, maxResultCount?: number, fileName?: string, excludeDtsFiles?: boolean): NavigateToItem[]; - getNavigationBarItems(fileName: string): NavigationBarItem[]; - getNavigationTree(fileName: string): NavigationTree; - getOutliningSpans(fileName: string): OutliningSpan[]; - getTodoComments(fileName: string, descriptors: TodoCommentDescriptor[]): TodoComment[]; - getBraceMatchingAtPosition(fileName: string, position: number): TextSpan[]; - getIndentationAtPosition(fileName: string, position: number, options: EditorOptions | EditorSettings): number; - getFormattingEditsForRange(fileName: string, start: number, end: number, options: FormatCodeOptions | FormatCodeSettings): TextChange[]; - getFormattingEditsForDocument(fileName: string, options: FormatCodeOptions | FormatCodeSettings): TextChange[]; - getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options: FormatCodeOptions | FormatCodeSettings): TextChange[]; - getDocCommentTemplateAtPosition(fileName: string, position: number): TextInsertion | undefined; - isValidBraceCompletionAtPosition(fileName: string, position: number, openingBrace: number): boolean; - /** - * This will return a defined result if the position is after the `>` of the opening tag, or somewhere in the text, of a JSXElement with no closing tag. - * Editors should call this after `>` is typed. - */ - getJsxClosingTagAtPosition(fileName: string, position: number): JsxClosingTagInfo | undefined; - getSpanOfEnclosingComment(fileName: string, position: number, onlyMultiLine: boolean): TextSpan | undefined; - toLineColumnOffset?(fileName: string, position: number): LineAndCharacter; - getCodeFixesAtPosition(fileName: string, start: number, end: number, errorCodes: ReadonlyArray, formatOptions: FormatCodeSettings, preferences: UserPreferences): ReadonlyArray; - getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, preferences: UserPreferences): CombinedCodeActions; - applyCodeActionCommand(action: CodeActionCommand, formatSettings?: FormatCodeSettings): Promise; - applyCodeActionCommand(action: CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise; - applyCodeActionCommand(action: CodeActionCommand | CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise; - /** @deprecated `fileName` will be ignored */ - applyCodeActionCommand(fileName: string, action: CodeActionCommand): Promise; - /** @deprecated `fileName` will be ignored */ - applyCodeActionCommand(fileName: string, action: CodeActionCommand[]): Promise; - /** @deprecated `fileName` will be ignored */ - applyCodeActionCommand(fileName: string, action: CodeActionCommand | CodeActionCommand[]): Promise; - getApplicableRefactors(fileName: string, positionOrRange: number | TextRange, preferences: UserPreferences | undefined): ApplicableRefactorInfo[]; - getEditsForRefactor(fileName: string, formatOptions: FormatCodeSettings, positionOrRange: number | TextRange, refactorName: string, actionName: string, preferences: UserPreferences | undefined): RefactorEditInfo | undefined; - organizeImports(scope: OrganizeImportsScope, formatOptions: FormatCodeSettings, preferences: UserPreferences | undefined): ReadonlyArray; - getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings, preferences: UserPreferences | undefined): ReadonlyArray; - getEmitOutput(fileName: string, emitOnlyDtsFiles?: boolean): EmitOutput; - getProgram(): Program | undefined; - dispose(): void; - } - interface JsxClosingTagInfo { - readonly newText: string; - } - interface CombinedCodeFixScope { - type: "file"; - fileName: string; - } - type OrganizeImportsScope = CombinedCodeFixScope; - type CompletionsTriggerCharacter = "." | '"' | "'" | "`" | "/" | "@" | "<"; - interface GetCompletionsAtPositionOptions extends UserPreferences { - /** - * If the editor is asking for completions because a certain character was typed - * (as opposed to when the user explicitly requested them) this should be set. - */ - triggerCharacter?: CompletionsTriggerCharacter; - /** @deprecated Use includeCompletionsForModuleExports */ - includeExternalModuleExports?: boolean; - /** @deprecated Use includeCompletionsWithInsertText */ - includeInsertTextCompletions?: boolean; - } - type SignatureHelpTriggerCharacter = "," | "(" | "<"; - type SignatureHelpRetriggerCharacter = SignatureHelpTriggerCharacter | ")"; - interface SignatureHelpItemsOptions { - triggerReason?: SignatureHelpTriggerReason; - } - type SignatureHelpTriggerReason = SignatureHelpInvokedReason | SignatureHelpCharacterTypedReason | SignatureHelpRetriggeredReason; - /** - * Signals that the user manually requested signature help. - * The language service will unconditionally attempt to provide a result. - */ - interface SignatureHelpInvokedReason { - kind: "invoked"; - triggerCharacter?: undefined; - } - /** - * Signals that the signature help request came from a user typing a character. - * Depending on the character and the syntactic context, the request may or may not be served a result. - */ - interface SignatureHelpCharacterTypedReason { - kind: "characterTyped"; - /** - * Character that was responsible for triggering signature help. - */ - triggerCharacter: SignatureHelpTriggerCharacter; - } - /** - * Signals that this signature help request came from typing a character or moving the cursor. - * This should only occur if a signature help session was already active and the editor needs to see if it should adjust. - * The language service will unconditionally attempt to provide a result. - * `triggerCharacter` can be `undefined` for a retrigger caused by a cursor move. - */ - interface SignatureHelpRetriggeredReason { - kind: "retrigger"; - /** - * Character that was responsible for triggering signature help. - */ - triggerCharacter?: SignatureHelpRetriggerCharacter; - } - interface ApplyCodeActionCommandResult { - successMessage: string; - } - interface Classifications { - spans: number[]; - endOfLineState: EndOfLineState; - } - interface ClassifiedSpan { - textSpan: TextSpan; - classificationType: ClassificationTypeNames; - } - /** - * Navigation bar interface designed for visual studio's dual-column layout. - * This does not form a proper tree. - * The navbar is returned as a list of top-level items, each of which has a list of child items. - * Child items always have an empty array for their `childItems`. - */ - interface NavigationBarItem { - text: string; - kind: ScriptElementKind; - kindModifiers: string; - spans: TextSpan[]; - childItems: NavigationBarItem[]; - indent: number; - bolded: boolean; - grayed: boolean; - } - /** - * Node in a tree of nested declarations in a file. - * The top node is always a script or module node. - */ - interface NavigationTree { - /** Name of the declaration, or a short description, e.g. "". */ - text: string; - kind: ScriptElementKind; - /** ScriptElementKindModifier separated by commas, e.g. "public,abstract" */ - kindModifiers: string; - /** - * Spans of the nodes that generated this declaration. - * There will be more than one if this is the result of merging. - */ - spans: TextSpan[]; - nameSpan: TextSpan | undefined; - /** Present if non-empty */ - childItems?: NavigationTree[]; - } - interface TodoCommentDescriptor { - text: string; - priority: number; - } - interface TodoComment { - descriptor: TodoCommentDescriptor; - message: string; - position: number; - } - interface TextChange { - span: TextSpan; - newText: string; - } - interface FileTextChanges { - fileName: string; - textChanges: TextChange[]; - isNewFile?: boolean; - } - interface CodeAction { - /** Description of the code action to display in the UI of the editor */ - description: string; - /** Text changes to apply to each file as part of the code action */ - changes: FileTextChanges[]; - /** - * If the user accepts the code fix, the editor should send the action back in a `applyAction` request. - * This allows the language service to have side effects (e.g. installing dependencies) upon a code fix. - */ - commands?: CodeActionCommand[]; - } - interface CodeFixAction extends CodeAction { - /** Short name to identify the fix, for use by telemetry. */ - fixName: string; - /** - * If present, one may call 'getCombinedCodeFix' with this fixId. - * This may be omitted to indicate that the code fix can't be applied in a group. - */ - fixId?: {}; - fixAllDescription?: string; - } - interface CombinedCodeActions { - changes: ReadonlyArray; - commands?: ReadonlyArray; - } - type CodeActionCommand = InstallPackageAction | GenerateTypesAction; - interface InstallPackageAction { - } - interface GenerateTypesAction extends GenerateTypesOptions { - } - interface GenerateTypesOptions { - readonly file: string; - readonly fileToGenerateTypesFor: string; - readonly outputFileName: string; - } - /** - * A set of one or more available refactoring actions, grouped under a parent refactoring. - */ - interface ApplicableRefactorInfo { - /** - * The programmatic name of the refactoring - */ - name: string; - /** - * A description of this refactoring category to show to the user. - * If the refactoring gets inlined (see below), this text will not be visible. - */ - description: string; - /** - * Inlineable refactorings can have their actions hoisted out to the top level - * of a context menu. Non-inlineanable refactorings should always be shown inside - * their parent grouping. - * - * If not specified, this value is assumed to be 'true' - */ - inlineable?: boolean; - actions: RefactorActionInfo[]; - } - /** - * Represents a single refactoring action - for example, the "Extract Method..." refactor might - * offer several actions, each corresponding to a surround class or closure to extract into. - */ - interface RefactorActionInfo { - /** - * The programmatic name of the refactoring action - */ - name: string; - /** - * A description of this refactoring action to show to the user. - * If the parent refactoring is inlined away, this will be the only text shown, - * so this description should make sense by itself if the parent is inlineable=true - */ - description: string; - } - /** - * A set of edits to make in response to a refactor action, plus an optional - * location where renaming should be invoked from - */ - interface RefactorEditInfo { - edits: FileTextChanges[]; - renameFilename?: string; - renameLocation?: number; - commands?: CodeActionCommand[]; - } - interface TextInsertion { - newText: string; - /** The position in newText the caret should point to after the insertion. */ - caretOffset: number; - } - interface DocumentSpan { - textSpan: TextSpan; - fileName: string; - /** - * If the span represents a location that was remapped (e.g. via a .d.ts.map file), - * then the original filename and span will be specified here - */ - originalTextSpan?: TextSpan; - originalFileName?: string; - } - interface RenameLocation extends DocumentSpan { - readonly prefixText?: string; - readonly suffixText?: string; - } - interface ReferenceEntry extends DocumentSpan { - isWriteAccess: boolean; - isDefinition: boolean; - isInString?: true; - } - interface ImplementationLocation extends DocumentSpan { - kind: ScriptElementKind; - displayParts: SymbolDisplayPart[]; - } - interface DocumentHighlights { - fileName: string; - highlightSpans: HighlightSpan[]; - } - enum HighlightSpanKind { - none = "none", - definition = "definition", - reference = "reference", - writtenReference = "writtenReference" - } - interface HighlightSpan { - fileName?: string; - isInString?: true; - textSpan: TextSpan; - kind: HighlightSpanKind; - } - interface NavigateToItem { - name: string; - kind: ScriptElementKind; - kindModifiers: string; - matchKind: "exact" | "prefix" | "substring" | "camelCase"; - isCaseSensitive: boolean; - fileName: string; - textSpan: TextSpan; - containerName: string; - containerKind: ScriptElementKind; - } - enum IndentStyle { - None = 0, - Block = 1, - Smart = 2 - } - interface EditorOptions { - BaseIndentSize?: number; - IndentSize: number; - TabSize: number; - NewLineCharacter: string; - ConvertTabsToSpaces: boolean; - IndentStyle: IndentStyle; - } - interface EditorSettings { - baseIndentSize?: number; - indentSize?: number; - tabSize?: number; - newLineCharacter?: string; - convertTabsToSpaces?: boolean; - indentStyle?: IndentStyle; - } - interface FormatCodeOptions extends EditorOptions { - InsertSpaceAfterCommaDelimiter: boolean; - InsertSpaceAfterSemicolonInForStatements: boolean; - InsertSpaceBeforeAndAfterBinaryOperators: boolean; - InsertSpaceAfterConstructor?: boolean; - InsertSpaceAfterKeywordsInControlFlowStatements: boolean; - InsertSpaceAfterFunctionKeywordForAnonymousFunctions: boolean; - InsertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis: boolean; - InsertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets: boolean; - InsertSpaceAfterOpeningAndBeforeClosingNonemptyBraces?: boolean; - InsertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces: boolean; - InsertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces?: boolean; - InsertSpaceAfterTypeAssertion?: boolean; - InsertSpaceBeforeFunctionParenthesis?: boolean; - PlaceOpenBraceOnNewLineForFunctions: boolean; - PlaceOpenBraceOnNewLineForControlBlocks: boolean; - insertSpaceBeforeTypeAnnotation?: boolean; - } - interface FormatCodeSettings extends EditorSettings { - readonly insertSpaceAfterCommaDelimiter?: boolean; - readonly insertSpaceAfterSemicolonInForStatements?: boolean; - readonly insertSpaceBeforeAndAfterBinaryOperators?: boolean; - readonly insertSpaceAfterConstructor?: boolean; - readonly insertSpaceAfterKeywordsInControlFlowStatements?: boolean; - readonly insertSpaceAfterFunctionKeywordForAnonymousFunctions?: boolean; - readonly insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis?: boolean; - readonly insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets?: boolean; - readonly insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces?: boolean; - readonly insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces?: boolean; - readonly insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces?: boolean; - readonly insertSpaceAfterTypeAssertion?: boolean; - readonly insertSpaceBeforeFunctionParenthesis?: boolean; - readonly placeOpenBraceOnNewLineForFunctions?: boolean; - readonly placeOpenBraceOnNewLineForControlBlocks?: boolean; - readonly insertSpaceBeforeTypeAnnotation?: boolean; - readonly indentMultiLineObjectLiteralBeginningOnBlankLine?: boolean; - } - function getDefaultFormatCodeSettings(newLineCharacter?: string): FormatCodeSettings; - interface DefinitionInfo extends DocumentSpan { - kind: ScriptElementKind; - name: string; - containerKind: ScriptElementKind; - containerName: string; - } - interface DefinitionInfoAndBoundSpan { - definitions?: ReadonlyArray; - textSpan: TextSpan; - } - interface ReferencedSymbolDefinitionInfo extends DefinitionInfo { - displayParts: SymbolDisplayPart[]; - } - interface ReferencedSymbol { - definition: ReferencedSymbolDefinitionInfo; - references: ReferenceEntry[]; - } - enum SymbolDisplayPartKind { - aliasName = 0, - className = 1, - enumName = 2, - fieldName = 3, - interfaceName = 4, - keyword = 5, - lineBreak = 6, - numericLiteral = 7, - stringLiteral = 8, - localName = 9, - methodName = 10, - moduleName = 11, - operator = 12, - parameterName = 13, - propertyName = 14, - punctuation = 15, - space = 16, - text = 17, - typeParameterName = 18, - enumMemberName = 19, - functionName = 20, - regularExpressionLiteral = 21 - } - interface SymbolDisplayPart { - text: string; - kind: string; - } - interface JSDocTagInfo { - name: string; - text?: string; - } - interface QuickInfo { - kind: ScriptElementKind; - kindModifiers: string; - textSpan: TextSpan; - displayParts?: SymbolDisplayPart[]; - documentation?: SymbolDisplayPart[]; - tags?: JSDocTagInfo[]; - } - type RenameInfo = RenameInfoSuccess | RenameInfoFailure; - interface RenameInfoSuccess { - canRename: true; - /** - * File or directory to rename. - * If set, `getEditsForFileRename` should be called instead of `findRenameLocations`. - */ - fileToRename?: string; - displayName: string; - fullDisplayName: string; - kind: ScriptElementKind; - kindModifiers: string; - triggerSpan: TextSpan; - } - interface RenameInfoFailure { - canRename: false; - localizedErrorMessage: string; - } - interface SignatureHelpParameter { - name: string; - documentation: SymbolDisplayPart[]; - displayParts: SymbolDisplayPart[]; - isOptional: boolean; - } - /** - * Represents a single signature to show in signature help. - * The id is used for subsequent calls into the language service to ask questions about the - * signature help item in the context of any documents that have been updated. i.e. after - * an edit has happened, while signature help is still active, the host can ask important - * questions like 'what parameter is the user currently contained within?'. - */ - interface SignatureHelpItem { - isVariadic: boolean; - prefixDisplayParts: SymbolDisplayPart[]; - suffixDisplayParts: SymbolDisplayPart[]; - separatorDisplayParts: SymbolDisplayPart[]; - parameters: SignatureHelpParameter[]; - documentation: SymbolDisplayPart[]; - tags: JSDocTagInfo[]; - } - /** - * Represents a set of signature help items, and the preferred item that should be selected. - */ - interface SignatureHelpItems { - items: SignatureHelpItem[]; - applicableSpan: TextSpan; - selectedItemIndex: number; - argumentIndex: number; - argumentCount: number; - } - interface CompletionInfo { - /** Not true for all glboal completions. This will be true if the enclosing scope matches a few syntax kinds. See `isSnippetScope`. */ - isGlobalCompletion: boolean; - isMemberCompletion: boolean; - /** - * true when the current location also allows for a new identifier - */ - isNewIdentifierLocation: boolean; - entries: CompletionEntry[]; - } - interface CompletionEntry { - name: string; - kind: ScriptElementKind; - kindModifiers?: string; - sortText: string; - insertText?: string; - /** - * An optional span that indicates the text to be replaced by this completion item. - * If present, this span should be used instead of the default one. - * It will be set if the required span differs from the one generated by the default replacement behavior. - */ - replacementSpan?: TextSpan; - hasAction?: true; - source?: string; - isRecommended?: true; - } - interface CompletionEntryDetails { - name: string; - kind: ScriptElementKind; - kindModifiers: string; - displayParts: SymbolDisplayPart[]; - documentation?: SymbolDisplayPart[]; - tags?: JSDocTagInfo[]; - codeActions?: CodeAction[]; - source?: SymbolDisplayPart[]; - } - interface OutliningSpan { - /** The span of the document to actually collapse. */ - textSpan: TextSpan; - /** The span of the document to display when the user hovers over the collapsed span. */ - hintSpan: TextSpan; - /** The text to display in the editor for the collapsed region. */ - bannerText: string; - /** - * Whether or not this region should be automatically collapsed when - * the 'Collapse to Definitions' command is invoked. - */ - autoCollapse: boolean; - /** - * Classification of the contents of the span - */ - kind: OutliningSpanKind; - } - enum OutliningSpanKind { - /** Single or multi-line comments */ - Comment = "comment", - /** Sections marked by '// #region' and '// #endregion' comments */ - Region = "region", - /** Declarations and expressions */ - Code = "code", - /** Contiguous blocks of import declarations */ - Imports = "imports" - } - enum OutputFileType { - JavaScript = 0, - SourceMap = 1, - Declaration = 2 - } - enum EndOfLineState { - None = 0, - InMultiLineCommentTrivia = 1, - InSingleQuoteStringLiteral = 2, - InDoubleQuoteStringLiteral = 3, - InTemplateHeadOrNoSubstitutionTemplate = 4, - InTemplateMiddleOrTail = 5, - InTemplateSubstitutionPosition = 6 - } - enum TokenClass { - Punctuation = 0, - Keyword = 1, - Operator = 2, - Comment = 3, - Whitespace = 4, - Identifier = 5, - NumberLiteral = 6, - BigIntLiteral = 7, - StringLiteral = 8, - RegExpLiteral = 9 - } - interface ClassificationResult { - finalLexState: EndOfLineState; - entries: ClassificationInfo[]; - } - interface ClassificationInfo { - length: number; - classification: TokenClass; - } - interface Classifier { - /** - * Gives lexical classifications of tokens on a line without any syntactic context. - * For instance, a token consisting of the text 'string' can be either an identifier - * named 'string' or the keyword 'string', however, because this classifier is not aware, - * it relies on certain heuristics to give acceptable results. For classifications where - * speed trumps accuracy, this function is preferable; however, for true accuracy, the - * syntactic classifier is ideal. In fact, in certain editing scenarios, combining the - * lexical, syntactic, and semantic classifiers may issue the best user experience. - * - * @param text The text of a line to classify. - * @param lexState The state of the lexical classifier at the end of the previous line. - * @param syntacticClassifierAbsent Whether the client is *not* using a syntactic classifier. - * If there is no syntactic classifier (syntacticClassifierAbsent=true), - * certain heuristics may be used in its place; however, if there is a - * syntactic classifier (syntacticClassifierAbsent=false), certain - * classifications which may be incorrectly categorized will be given - * back as Identifiers in order to allow the syntactic classifier to - * subsume the classification. - * @deprecated Use getLexicalClassifications instead. - */ - getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boolean): ClassificationResult; - getEncodedLexicalClassifications(text: string, endOfLineState: EndOfLineState, syntacticClassifierAbsent: boolean): Classifications; - } - enum ScriptElementKind { - unknown = "", - warning = "warning", - /** predefined type (void) or keyword (class) */ - keyword = "keyword", - /** top level script node */ - scriptElement = "script", - /** module foo {} */ - moduleElement = "module", - /** class X {} */ - classElement = "class", - /** var x = class X {} */ - localClassElement = "local class", - /** interface Y {} */ - interfaceElement = "interface", - /** type T = ... */ - typeElement = "type", - /** enum E */ - enumElement = "enum", - enumMemberElement = "enum member", - /** - * Inside module and script only - * const v = .. - */ - variableElement = "var", - /** Inside function */ - localVariableElement = "local var", - /** - * Inside module and script only - * function f() { } - */ - functionElement = "function", - /** Inside function */ - localFunctionElement = "local function", - /** class X { [public|private]* foo() {} } */ - memberFunctionElement = "method", - /** class X { [public|private]* [get|set] foo:number; } */ - memberGetAccessorElement = "getter", - memberSetAccessorElement = "setter", - /** - * class X { [public|private]* foo:number; } - * interface Y { foo:number; } - */ - memberVariableElement = "property", - /** class X { constructor() { } } */ - constructorImplementationElement = "constructor", - /** interface Y { ():number; } */ - callSignatureElement = "call", - /** interface Y { []:number; } */ - indexSignatureElement = "index", - /** interface Y { new():Y; } */ - constructSignatureElement = "construct", - /** function foo(*Y*: string) */ - parameterElement = "parameter", - typeParameterElement = "type parameter", - primitiveType = "primitive type", - label = "label", - alias = "alias", - constElement = "const", - letElement = "let", - directory = "directory", - externalModuleName = "external module name", - /** - * - */ - jsxAttribute = "JSX attribute", - /** String literal */ - string = "string" - } - enum ScriptElementKindModifier { - none = "", - publicMemberModifier = "public", - privateMemberModifier = "private", - protectedMemberModifier = "protected", - exportedModifier = "export", - ambientModifier = "declare", - staticModifier = "static", - abstractModifier = "abstract", - optionalModifier = "optional", - dtsModifier = ".d.ts", - tsModifier = ".ts", - tsxModifier = ".tsx", - jsModifier = ".js", - jsxModifier = ".jsx", - jsonModifier = ".json" - } - enum ClassificationTypeNames { - comment = "comment", - identifier = "identifier", - keyword = "keyword", - numericLiteral = "number", - bigintLiteral = "bigint", - operator = "operator", - stringLiteral = "string", - whiteSpace = "whitespace", - text = "text", - punctuation = "punctuation", - className = "class name", - enumName = "enum name", - interfaceName = "interface name", - moduleName = "module name", - typeParameterName = "type parameter name", - typeAliasName = "type alias name", - parameterName = "parameter name", - docCommentTagName = "doc comment tag name", - jsxOpenTagName = "jsx open tag name", - jsxCloseTagName = "jsx close tag name", - jsxSelfClosingTagName = "jsx self closing tag name", - jsxAttribute = "jsx attribute", - jsxText = "jsx text", - jsxAttributeStringLiteralValue = "jsx attribute string literal value" - } - enum ClassificationType { - comment = 1, - identifier = 2, - keyword = 3, - numericLiteral = 4, - operator = 5, - stringLiteral = 6, - regularExpressionLiteral = 7, - whiteSpace = 8, - text = 9, - punctuation = 10, - className = 11, - enumName = 12, - interfaceName = 13, - moduleName = 14, - typeParameterName = 15, - typeAliasName = 16, - parameterName = 17, - docCommentTagName = 18, - jsxOpenTagName = 19, - jsxCloseTagName = 20, - jsxSelfClosingTagName = 21, - jsxAttribute = 22, - jsxText = 23, - jsxAttributeStringLiteralValue = 24, - bigintLiteral = 25 - } -} -declare namespace ts { - function createClassifier(): Classifier; -} -declare namespace ts { - /** - * The document registry represents a store of SourceFile objects that can be shared between - * multiple LanguageService instances. A LanguageService instance holds on the SourceFile (AST) - * of files in the context. - * SourceFile objects account for most of the memory usage by the language service. Sharing - * the same DocumentRegistry instance between different instances of LanguageService allow - * for more efficient memory utilization since all projects will share at least the library - * file (lib.d.ts). - * - * A more advanced use of the document registry is to serialize sourceFile objects to disk - * and re-hydrate them when needed. - * - * To create a default DocumentRegistry, use createDocumentRegistry to create one, and pass it - * to all subsequent createLanguageService calls. - */ - interface DocumentRegistry { - /** - * Request a stored SourceFile with a given fileName and compilationSettings. - * The first call to acquire will call createLanguageServiceSourceFile to generate - * the SourceFile if was not found in the registry. - * - * @param fileName The name of the file requested - * @param compilationSettings Some compilation settings like target affects the - * shape of a the resulting SourceFile. This allows the DocumentRegistry to store - * multiple copies of the same file for different compilation settings. - * @param scriptSnapshot Text of the file. Only used if the file was not found - * in the registry and a new one was created. - * @param version Current version of the file. Only used if the file was not found - * in the registry and a new one was created. - */ - acquireDocument(fileName: string, compilationSettings: CompilerOptions, scriptSnapshot: IScriptSnapshot, version: string, scriptKind?: ScriptKind): SourceFile; - acquireDocumentWithKey(fileName: string, path: Path, compilationSettings: CompilerOptions, key: DocumentRegistryBucketKey, scriptSnapshot: IScriptSnapshot, version: string, scriptKind?: ScriptKind): SourceFile; - /** - * Request an updated version of an already existing SourceFile with a given fileName - * and compilationSettings. The update will in-turn call updateLanguageServiceSourceFile - * to get an updated SourceFile. - * - * @param fileName The name of the file requested - * @param compilationSettings Some compilation settings like target affects the - * shape of a the resulting SourceFile. This allows the DocumentRegistry to store - * multiple copies of the same file for different compilation settings. - * @param scriptSnapshot Text of the file. - * @param version Current version of the file. - */ - updateDocument(fileName: string, compilationSettings: CompilerOptions, scriptSnapshot: IScriptSnapshot, version: string, scriptKind?: ScriptKind): SourceFile; - updateDocumentWithKey(fileName: string, path: Path, compilationSettings: CompilerOptions, key: DocumentRegistryBucketKey, scriptSnapshot: IScriptSnapshot, version: string, scriptKind?: ScriptKind): SourceFile; - getKeyForCompilationSettings(settings: CompilerOptions): DocumentRegistryBucketKey; - /** - * Informs the DocumentRegistry that a file is not needed any longer. - * - * Note: It is not allowed to call release on a SourceFile that was not acquired from - * this registry originally. - * - * @param fileName The name of the file to be released - * @param compilationSettings The compilation settings used to acquire the file - */ - releaseDocument(fileName: string, compilationSettings: CompilerOptions): void; - releaseDocumentWithKey(path: Path, key: DocumentRegistryBucketKey): void; - reportStats(): string; - } - type DocumentRegistryBucketKey = string & { - __bucketKey: any; - }; - function createDocumentRegistry(useCaseSensitiveFileNames?: boolean, currentDirectory?: string): DocumentRegistry; -} -declare namespace ts { - function preProcessFile(sourceText: string, readImportFiles?: boolean, detectJavaScriptImports?: boolean): PreProcessedFileInfo; -} -declare namespace ts { - interface TranspileOptions { - compilerOptions?: CompilerOptions; - fileName?: string; - reportDiagnostics?: boolean; - moduleName?: string; - renamedDependencies?: MapLike; - transformers?: CustomTransformers; - } - interface TranspileOutput { - outputText: string; - diagnostics?: Diagnostic[]; - sourceMapText?: string; - } - function transpileModule(input: string, transpileOptions: TranspileOptions): TranspileOutput; - function transpile(input: string, compilerOptions?: CompilerOptions, fileName?: string, diagnostics?: Diagnostic[], moduleName?: string): string; -} -declare namespace ts { - function generateTypesForModule(name: string, moduleValue: unknown, formatSettings: FormatCodeSettings): string; - function generateTypesForGlobal(name: string, globalValue: unknown, formatSettings: FormatCodeSettings): string; -} -declare namespace ts { - /** The version of the language service API */ - const servicesVersion = "0.8"; - function toEditorSettings(options: EditorOptions | EditorSettings): EditorSettings; - function displayPartsToString(displayParts: SymbolDisplayPart[] | undefined): string; - function getDefaultCompilerOptions(): CompilerOptions; - function getSupportedCodeFixes(): string[]; - function createLanguageServiceSourceFile(fileName: string, scriptSnapshot: IScriptSnapshot, scriptTarget: ScriptTarget, version: string, setNodeParents: boolean, scriptKind?: ScriptKind): SourceFile; - let disableIncrementalParsing: boolean; - function updateLanguageServiceSourceFile(sourceFile: SourceFile, scriptSnapshot: IScriptSnapshot, version: string, textChangeRange: TextChangeRange | undefined, aggressiveChecks?: boolean): SourceFile; - function createLanguageService(host: LanguageServiceHost, documentRegistry?: DocumentRegistry, syntaxOnly?: boolean): LanguageService; - /** - * Get the path of the default library files (lib.d.ts) as distributed with the typescript - * node package. - * The functionality is not supported if the ts module is consumed outside of a node module. - */ - function getDefaultLibFilePath(options: CompilerOptions): string; -} -declare namespace ts { - /** - * Transform one or more nodes using the supplied transformers. - * @param source A single `Node` or an array of `Node` objects. - * @param transformers An array of `TransformerFactory` callbacks used to process the transformation. - * @param compilerOptions Optional compiler options. - */ - function transform(source: T | T[], transformers: TransformerFactory[], compilerOptions?: CompilerOptions): TransformationResult; -} diff --git a/node_modules/@vercel/ncc/dist/ncc/loaders/uncacheable.js b/node_modules/@vercel/ncc/dist/ncc/loaders/uncacheable.js deleted file mode 100644 index 28e5af3..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/loaders/uncacheable.js +++ /dev/null @@ -1,4 +0,0 @@ -module.exports = function (input, map) { - this.cacheable(false); - return this.callback(null, input, map); -}; \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/readme.md b/node_modules/@vercel/ncc/dist/ncc/readme.md deleted file mode 100644 index 36574a3..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/readme.md +++ /dev/null @@ -1,11 +0,0 @@ -# About this directory - -This directory will contain: - -- `index.js` the main ncc bundle -- `cli.js` the CLI bundle, excluding the main ncc bundle -- `typescript.js` the TypeScript detection file - -These are generated by the `build` step defined in `../../package.json`. - -These files are published to npm. diff --git a/node_modules/@vercel/ncc/dist/ncc/sourcemap-register.js b/node_modules/@vercel/ncc/dist/ncc/sourcemap-register.js deleted file mode 100644 index 990eb8d..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/sourcemap-register.js +++ /dev/null @@ -1,8 +0,0 @@ -const { readFileSync, writeFileSync } = require('fs'), { Script } = require('vm'), { wrap } = require('module'); -const basename = __dirname + '/sourcemap-register.js'; -const source = readFileSync(basename + '.cache.js', 'utf-8'); -const cachedData = !process.pkg && require('process').platform !== 'win32' && readFileSync(basename + '.cache'); -const scriptOpts = { filename: basename + '.cache.js', columnOffset: -62 } -const script = new Script(wrap(source), cachedData ? Object.assign({ cachedData }, scriptOpts) : scriptOpts); -(script.runInThisContext())(exports, require, module, __filename, __dirname); -if (cachedData) process.on('exit', () => { try { writeFileSync(basename + '.cache', script.createCachedData()); } catch(e) {} }); diff --git a/node_modules/@vercel/ncc/dist/ncc/sourcemap-register.js.cache b/node_modules/@vercel/ncc/dist/ncc/sourcemap-register.js.cache deleted file mode 100644 index 4e5345b21472a5c70b59d95d4b37d87ff0baef14..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 488 zcmdnOeD8otaEq1NGe!p4w_9Y`7#J8fFfuUkT|I4cc=1O^Ah#icm7$@4iJ<|+hG8a| zU?v^GGYLRGgFFy3iTHro%pf*TVB)%xH~Ap5a`RJ4b5em~K=nL=mW-YW(m+u~plzP6 zOb&u?*@b{w1CzsAuFMn%N~D%0=Hwe(db<>yuA=9d=RF(d-zP=HGUh|2`T z5Y|Z+7z-rMxRy!Kkud?pTnWS~Twv_TEFH=OQ4VrigG(&jSdIzI3_xFlonChN>oRsA zJGG)9zo?{`fr-OA0muadCIRmx5JLcn8CjSZWIHy>@t)owCv<0nT&e<4kOPPzV7V{@ zgW4}%wI7W@gVlb<|NOzI_EYZ{6NCEC->Sb?0~Il;1SNyif-D087YPWBOnQQ?`ws-j mqM+CU2IrncPym434e}2Na4|HpfIS700J;+7P6jCv5fK13+Eyz7 diff --git a/node_modules/@vercel/ncc/dist/ncc/sourcemap-register.js.cache.js b/node_modules/@vercel/ncc/dist/ncc/sourcemap-register.js.cache.js deleted file mode 100644 index e822564..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/sourcemap-register.js.cache.js +++ /dev/null @@ -1,3910 +0,0 @@ -module.exports = -/******/ (() => { // webpackBootstrap -/******/ var __webpack_modules__ = ({ - -/***/ 650: -/***/ ((module) => { - -var toString = Object.prototype.toString - -var isModern = ( - typeof Buffer.alloc === 'function' && - typeof Buffer.allocUnsafe === 'function' && - typeof Buffer.from === 'function' -) - -function isArrayBuffer (input) { - return toString.call(input).slice(8, -1) === 'ArrayBuffer' -} - -function fromArrayBuffer (obj, byteOffset, length) { - byteOffset >>>= 0 - - var maxLength = obj.byteLength - byteOffset - - if (maxLength < 0) { - throw new RangeError("'offset' is out of bounds") - } - - if (length === undefined) { - length = maxLength - } else { - length >>>= 0 - - if (length > maxLength) { - throw new RangeError("'length' is out of bounds") - } - } - - return isModern - ? Buffer.from(obj.slice(byteOffset, byteOffset + length)) - : new Buffer(new Uint8Array(obj.slice(byteOffset, byteOffset + length))) -} - -function fromString (string, encoding) { - if (typeof encoding !== 'string' || encoding === '') { - encoding = 'utf8' - } - - if (!Buffer.isEncoding(encoding)) { - throw new TypeError('"encoding" must be a valid string encoding') - } - - return isModern - ? Buffer.from(string, encoding) - : new Buffer(string, encoding) -} - -function bufferFrom (value, encodingOrOffset, length) { - if (typeof value === 'number') { - throw new TypeError('"value" argument must not be a number') - } - - if (isArrayBuffer(value)) { - return fromArrayBuffer(value, encodingOrOffset, length) - } - - if (typeof value === 'string') { - return fromString(value, encodingOrOffset) - } - - return isModern - ? Buffer.from(value) - : new Buffer(value) -} - -module.exports = bufferFrom - - -/***/ }), - -/***/ 645: -/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => { - -__webpack_require__(284).install(); - - -/***/ }), - -/***/ 284: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -var SourceMapConsumer = __webpack_require__(596).SourceMapConsumer; -var path = __webpack_require__(622); - -var fs; -try { - fs = __webpack_require__(747); - if (!fs.existsSync || !fs.readFileSync) { - // fs doesn't have all methods we need - fs = null; - } -} catch (err) { - /* nop */ -} - -var bufferFrom = __webpack_require__(650); - -// Only install once if called multiple times -var errorFormatterInstalled = false; -var uncaughtShimInstalled = false; - -// If true, the caches are reset before a stack trace formatting operation -var emptyCacheBetweenOperations = false; - -// Supports {browser, node, auto} -var environment = "auto"; - -// Maps a file path to a string containing the file contents -var fileContentsCache = {}; - -// Maps a file path to a source map for that file -var sourceMapCache = {}; - -// Regex for detecting source maps -var reSourceMap = /^data:application\/json[^,]+base64,/; - -// Priority list of retrieve handlers -var retrieveFileHandlers = []; -var retrieveMapHandlers = []; - -function isInBrowser() { - if (environment === "browser") - return true; - if (environment === "node") - return false; - return ((typeof window !== 'undefined') && (typeof XMLHttpRequest === 'function') && !(window.require && window.module && window.process && window.process.type === "renderer")); -} - -function hasGlobalProcessEventEmitter() { - return ((typeof process === 'object') && (process !== null) && (typeof process.on === 'function')); -} - -function handlerExec(list) { - return function(arg) { - for (var i = 0; i < list.length; i++) { - var ret = list[i](arg); - if (ret) { - return ret; - } - } - return null; - }; -} - -var retrieveFile = handlerExec(retrieveFileHandlers); - -retrieveFileHandlers.push(function(path) { - // Trim the path to make sure there is no extra whitespace. - path = path.trim(); - if (/^file:/.test(path)) { - // existsSync/readFileSync can't handle file protocol, but once stripped, it works - path = path.replace(/file:\/\/\/(\w:)?/, function(protocol, drive) { - return drive ? - '' : // file:///C:/dir/file -> C:/dir/file - '/'; // file:///root-dir/file -> /root-dir/file - }); - } - if (path in fileContentsCache) { - return fileContentsCache[path]; - } - - var contents = ''; - try { - if (!fs) { - // Use SJAX if we are in the browser - var xhr = new XMLHttpRequest(); - xhr.open('GET', path, /** async */ false); - xhr.send(null); - if (xhr.readyState === 4 && xhr.status === 200) { - contents = xhr.responseText; - } - } else if (fs.existsSync(path)) { - // Otherwise, use the filesystem - contents = fs.readFileSync(path, 'utf8'); - } - } catch (er) { - /* ignore any errors */ - } - - return fileContentsCache[path] = contents; -}); - -// Support URLs relative to a directory, but be careful about a protocol prefix -// in case we are in the browser (i.e. directories may start with "http://" or "file:///") -function supportRelativeURL(file, url) { - if (!file) return url; - var dir = path.dirname(file); - var match = /^\w+:\/\/[^\/]*/.exec(dir); - var protocol = match ? match[0] : ''; - var startPath = dir.slice(protocol.length); - if (protocol && /^\/\w\:/.test(startPath)) { - // handle file:///C:/ paths - protocol += '/'; - return protocol + path.resolve(dir.slice(protocol.length), url).replace(/\\/g, '/'); - } - return protocol + path.resolve(dir.slice(protocol.length), url); -} - -function retrieveSourceMapURL(source) { - var fileData; - - if (isInBrowser()) { - try { - var xhr = new XMLHttpRequest(); - xhr.open('GET', source, false); - xhr.send(null); - fileData = xhr.readyState === 4 ? xhr.responseText : null; - - // Support providing a sourceMappingURL via the SourceMap header - var sourceMapHeader = xhr.getResponseHeader("SourceMap") || - xhr.getResponseHeader("X-SourceMap"); - if (sourceMapHeader) { - return sourceMapHeader; - } - } catch (e) { - } - } - - // Get the URL of the source map - fileData = retrieveFile(source); - var re = /(?:\/\/[@#][ \t]+sourceMappingURL=([^\s'"]+?)[ \t]*$)|(?:\/\*[@#][ \t]+sourceMappingURL=([^\*]+?)[ \t]*(?:\*\/)[ \t]*$)/mg; - // Keep executing the search to find the *last* sourceMappingURL to avoid - // picking up sourceMappingURLs from comments, strings, etc. - var lastMatch, match; - while (match = re.exec(fileData)) lastMatch = match; - if (!lastMatch) return null; - return lastMatch[1]; -}; - -// Can be overridden by the retrieveSourceMap option to install. Takes a -// generated source filename; returns a {map, optional url} object, or null if -// there is no source map. The map field may be either a string or the parsed -// JSON object (ie, it must be a valid argument to the SourceMapConsumer -// constructor). -var retrieveSourceMap = handlerExec(retrieveMapHandlers); -retrieveMapHandlers.push(function(source) { - var sourceMappingURL = retrieveSourceMapURL(source); - if (!sourceMappingURL) return null; - - // Read the contents of the source map - var sourceMapData; - if (reSourceMap.test(sourceMappingURL)) { - // Support source map URL as a data url - var rawData = sourceMappingURL.slice(sourceMappingURL.indexOf(',') + 1); - sourceMapData = bufferFrom(rawData, "base64").toString(); - sourceMappingURL = source; - } else { - // Support source map URLs relative to the source URL - sourceMappingURL = supportRelativeURL(source, sourceMappingURL); - sourceMapData = retrieveFile(sourceMappingURL); - } - - if (!sourceMapData) { - return null; - } - - return { - url: sourceMappingURL, - map: sourceMapData - }; -}); - -function mapSourcePosition(position) { - var sourceMap = sourceMapCache[position.source]; - if (!sourceMap) { - // Call the (overrideable) retrieveSourceMap function to get the source map. - var urlAndMap = retrieveSourceMap(position.source); - if (urlAndMap) { - sourceMap = sourceMapCache[position.source] = { - url: urlAndMap.url, - map: new SourceMapConsumer(urlAndMap.map) - }; - - // Load all sources stored inline with the source map into the file cache - // to pretend like they are already loaded. They may not exist on disk. - if (sourceMap.map.sourcesContent) { - sourceMap.map.sources.forEach(function(source, i) { - var contents = sourceMap.map.sourcesContent[i]; - if (contents) { - var url = supportRelativeURL(sourceMap.url, source); - fileContentsCache[url] = contents; - } - }); - } - } else { - sourceMap = sourceMapCache[position.source] = { - url: null, - map: null - }; - } - } - - // Resolve the source URL relative to the URL of the source map - if (sourceMap && sourceMap.map) { - var originalPosition = sourceMap.map.originalPositionFor(position); - - // Only return the original position if a matching line was found. If no - // matching line is found then we return position instead, which will cause - // the stack trace to print the path and line for the compiled file. It is - // better to give a precise location in the compiled file than a vague - // location in the original file. - if (originalPosition.source !== null) { - originalPosition.source = supportRelativeURL( - sourceMap.url, originalPosition.source); - return originalPosition; - } - } - - return position; -} - -// Parses code generated by FormatEvalOrigin(), a function inside V8: -// https://code.google.com/p/v8/source/browse/trunk/src/messages.js -function mapEvalOrigin(origin) { - // Most eval() calls are in this format - var match = /^eval at ([^(]+) \((.+):(\d+):(\d+)\)$/.exec(origin); - if (match) { - var position = mapSourcePosition({ - source: match[2], - line: +match[3], - column: match[4] - 1 - }); - return 'eval at ' + match[1] + ' (' + position.source + ':' + - position.line + ':' + (position.column + 1) + ')'; - } - - // Parse nested eval() calls using recursion - match = /^eval at ([^(]+) \((.+)\)$/.exec(origin); - if (match) { - return 'eval at ' + match[1] + ' (' + mapEvalOrigin(match[2]) + ')'; - } - - // Make sure we still return useful information if we didn't find anything - return origin; -} - -// This is copied almost verbatim from the V8 source code at -// https://code.google.com/p/v8/source/browse/trunk/src/messages.js. The -// implementation of wrapCallSite() used to just forward to the actual source -// code of CallSite.prototype.toString but unfortunately a new release of V8 -// did something to the prototype chain and broke the shim. The only fix I -// could find was copy/paste. -function CallSiteToString() { - var fileName; - var fileLocation = ""; - if (this.isNative()) { - fileLocation = "native"; - } else { - fileName = this.getScriptNameOrSourceURL(); - if (!fileName && this.isEval()) { - fileLocation = this.getEvalOrigin(); - fileLocation += ", "; // Expecting source position to follow. - } - - if (fileName) { - fileLocation += fileName; - } else { - // Source code does not originate from a file and is not native, but we - // can still get the source position inside the source string, e.g. in - // an eval string. - fileLocation += ""; - } - var lineNumber = this.getLineNumber(); - if (lineNumber != null) { - fileLocation += ":" + lineNumber; - var columnNumber = this.getColumnNumber(); - if (columnNumber) { - fileLocation += ":" + columnNumber; - } - } - } - - var line = ""; - var functionName = this.getFunctionName(); - var addSuffix = true; - var isConstructor = this.isConstructor(); - var isMethodCall = !(this.isToplevel() || isConstructor); - if (isMethodCall) { - var typeName = this.getTypeName(); - // Fixes shim to be backward compatable with Node v0 to v4 - if (typeName === "[object Object]") { - typeName = "null"; - } - var methodName = this.getMethodName(); - if (functionName) { - if (typeName && functionName.indexOf(typeName) != 0) { - line += typeName + "."; - } - line += functionName; - if (methodName && functionName.indexOf("." + methodName) != functionName.length - methodName.length - 1) { - line += " [as " + methodName + "]"; - } - } else { - line += typeName + "." + (methodName || ""); - } - } else if (isConstructor) { - line += "new " + (functionName || ""); - } else if (functionName) { - line += functionName; - } else { - line += fileLocation; - addSuffix = false; - } - if (addSuffix) { - line += " (" + fileLocation + ")"; - } - return line; -} - -function cloneCallSite(frame) { - var object = {}; - Object.getOwnPropertyNames(Object.getPrototypeOf(frame)).forEach(function(name) { - object[name] = /^(?:is|get)/.test(name) ? function() { return frame[name].call(frame); } : frame[name]; - }); - object.toString = CallSiteToString; - return object; -} - -function wrapCallSite(frame) { - if(frame.isNative()) { - return frame; - } - - // Most call sites will return the source file from getFileName(), but code - // passed to eval() ending in "//# sourceURL=..." will return the source file - // from getScriptNameOrSourceURL() instead - var source = frame.getFileName() || frame.getScriptNameOrSourceURL(); - if (source) { - var line = frame.getLineNumber(); - var column = frame.getColumnNumber() - 1; - - // Fix position in Node where some (internal) code is prepended. - // See https://github.com/evanw/node-source-map-support/issues/36 - var headerLength = 62; - if (line === 1 && column > headerLength && !isInBrowser() && !frame.isEval()) { - column -= headerLength; - } - - var position = mapSourcePosition({ - source: source, - line: line, - column: column - }); - frame = cloneCallSite(frame); - var originalFunctionName = frame.getFunctionName; - frame.getFunctionName = function() { return position.name || originalFunctionName(); }; - frame.getFileName = function() { return position.source; }; - frame.getLineNumber = function() { return position.line; }; - frame.getColumnNumber = function() { return position.column + 1; }; - frame.getScriptNameOrSourceURL = function() { return position.source; }; - return frame; - } - - // Code called using eval() needs special handling - var origin = frame.isEval() && frame.getEvalOrigin(); - if (origin) { - origin = mapEvalOrigin(origin); - frame = cloneCallSite(frame); - frame.getEvalOrigin = function() { return origin; }; - return frame; - } - - // If we get here then we were unable to change the source position - return frame; -} - -// This function is part of the V8 stack trace API, for more info see: -// http://code.google.com/p/v8/wiki/JavaScriptStackTraceApi -function prepareStackTrace(error, stack) { - if (emptyCacheBetweenOperations) { - fileContentsCache = {}; - sourceMapCache = {}; - } - - return error + stack.map(function(frame) { - return '\n at ' + wrapCallSite(frame); - }).join(''); -} - -// Generate position and snippet of original source with pointer -function getErrorSource(error) { - var match = /\n at [^(]+ \((.*):(\d+):(\d+)\)/.exec(error.stack); - if (match) { - var source = match[1]; - var line = +match[2]; - var column = +match[3]; - - // Support the inline sourceContents inside the source map - var contents = fileContentsCache[source]; - - // Support files on disk - if (!contents && fs && fs.existsSync(source)) { - try { - contents = fs.readFileSync(source, 'utf8'); - } catch (er) { - contents = ''; - } - } - - // Format the line from the original source code like node does - if (contents) { - var code = contents.split(/(?:\r\n|\r|\n)/)[line - 1]; - if (code) { - return source + ':' + line + '\n' + code + '\n' + - new Array(column).join(' ') + '^'; - } - } - } - return null; -} - -function printErrorAndExit (error) { - var source = getErrorSource(error); - - // Ensure error is printed synchronously and not truncated - if (process.stderr._handle && process.stderr._handle.setBlocking) { - process.stderr._handle.setBlocking(true); - } - - if (source) { - console.error(); - console.error(source); - } - - console.error(error.stack); - process.exit(1); -} - -function shimEmitUncaughtException () { - var origEmit = process.emit; - - process.emit = function (type) { - if (type === 'uncaughtException') { - var hasStack = (arguments[1] && arguments[1].stack); - var hasListeners = (this.listeners(type).length > 0); - - if (hasStack && !hasListeners) { - return printErrorAndExit(arguments[1]); - } - } - - return origEmit.apply(this, arguments); - }; -} - -var originalRetrieveFileHandlers = retrieveFileHandlers.slice(0); -var originalRetrieveMapHandlers = retrieveMapHandlers.slice(0); - -exports.wrapCallSite = wrapCallSite; -exports.getErrorSource = getErrorSource; -exports.mapSourcePosition = mapSourcePosition; -exports.retrieveSourceMap = retrieveSourceMap; - -exports.install = function(options) { - options = options || {}; - - if (options.environment) { - environment = options.environment; - if (["node", "browser", "auto"].indexOf(environment) === -1) { - throw new Error("environment " + environment + " was unknown. Available options are {auto, browser, node}") - } - } - - // Allow sources to be found by methods other than reading the files - // directly from disk. - if (options.retrieveFile) { - if (options.overrideRetrieveFile) { - retrieveFileHandlers.length = 0; - } - - retrieveFileHandlers.unshift(options.retrieveFile); - } - - // Allow source maps to be found by methods other than reading the files - // directly from disk. - if (options.retrieveSourceMap) { - if (options.overrideRetrieveSourceMap) { - retrieveMapHandlers.length = 0; - } - - retrieveMapHandlers.unshift(options.retrieveSourceMap); - } - - // Support runtime transpilers that include inline source maps - if (options.hookRequire && !isInBrowser()) { - var Module; - try { - Module = __webpack_require__(282); - } catch (err) { - // NOP: Loading in catch block to convert webpack error to warning. - } - var $compile = Module.prototype._compile; - - if (!$compile.__sourceMapSupport) { - Module.prototype._compile = function(content, filename) { - fileContentsCache[filename] = content; - sourceMapCache[filename] = undefined; - return $compile.call(this, content, filename); - }; - - Module.prototype._compile.__sourceMapSupport = true; - } - } - - // Configure options - if (!emptyCacheBetweenOperations) { - emptyCacheBetweenOperations = 'emptyCacheBetweenOperations' in options ? - options.emptyCacheBetweenOperations : false; - } - - // Install the error reformatter - if (!errorFormatterInstalled) { - errorFormatterInstalled = true; - Error.prepareStackTrace = prepareStackTrace; - } - - if (!uncaughtShimInstalled) { - var installHandler = 'handleUncaughtExceptions' in options ? - options.handleUncaughtExceptions : true; - - // Provide the option to not install the uncaught exception handler. This is - // to support other uncaught exception handlers (in test frameworks, for - // example). If this handler is not installed and there are no other uncaught - // exception handlers, uncaught exceptions will be caught by node's built-in - // exception handler and the process will still be terminated. However, the - // generated JavaScript code will be shown above the stack trace instead of - // the original source code. - if (installHandler && hasGlobalProcessEventEmitter()) { - uncaughtShimInstalled = true; - shimEmitUncaughtException(); - } - } -}; - -exports.resetRetrieveHandlers = function() { - retrieveFileHandlers.length = 0; - retrieveMapHandlers.length = 0; - - retrieveFileHandlers = originalRetrieveFileHandlers.slice(0); - retrieveMapHandlers = originalRetrieveMapHandlers.slice(0); -} - - -/***/ }), - -/***/ 837: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -/* -*- Mode: js; js-indent-level: 2; -*- */ -/* - * Copyright 2011 Mozilla Foundation and contributors - * Licensed under the New BSD license. See LICENSE or: - * http://opensource.org/licenses/BSD-3-Clause - */ - -var util = __webpack_require__(983); -var has = Object.prototype.hasOwnProperty; -var hasNativeMap = typeof Map !== "undefined"; - -/** - * A data structure which is a combination of an array and a set. Adding a new - * member is O(1), testing for membership is O(1), and finding the index of an - * element is O(1). Removing elements from the set is not supported. Only - * strings are supported for membership. - */ -function ArraySet() { - this._array = []; - this._set = hasNativeMap ? new Map() : Object.create(null); -} - -/** - * Static method for creating ArraySet instances from an existing array. - */ -ArraySet.fromArray = function ArraySet_fromArray(aArray, aAllowDuplicates) { - var set = new ArraySet(); - for (var i = 0, len = aArray.length; i < len; i++) { - set.add(aArray[i], aAllowDuplicates); - } - return set; -}; - -/** - * Return how many unique items are in this ArraySet. If duplicates have been - * added, than those do not count towards the size. - * - * @returns Number - */ -ArraySet.prototype.size = function ArraySet_size() { - return hasNativeMap ? this._set.size : Object.getOwnPropertyNames(this._set).length; -}; - -/** - * Add the given string to this set. - * - * @param String aStr - */ -ArraySet.prototype.add = function ArraySet_add(aStr, aAllowDuplicates) { - var sStr = hasNativeMap ? aStr : util.toSetString(aStr); - var isDuplicate = hasNativeMap ? this.has(aStr) : has.call(this._set, sStr); - var idx = this._array.length; - if (!isDuplicate || aAllowDuplicates) { - this._array.push(aStr); - } - if (!isDuplicate) { - if (hasNativeMap) { - this._set.set(aStr, idx); - } else { - this._set[sStr] = idx; - } - } -}; - -/** - * Is the given string a member of this set? - * - * @param String aStr - */ -ArraySet.prototype.has = function ArraySet_has(aStr) { - if (hasNativeMap) { - return this._set.has(aStr); - } else { - var sStr = util.toSetString(aStr); - return has.call(this._set, sStr); - } -}; - -/** - * What is the index of the given string in the array? - * - * @param String aStr - */ -ArraySet.prototype.indexOf = function ArraySet_indexOf(aStr) { - if (hasNativeMap) { - var idx = this._set.get(aStr); - if (idx >= 0) { - return idx; - } - } else { - var sStr = util.toSetString(aStr); - if (has.call(this._set, sStr)) { - return this._set[sStr]; - } - } - - throw new Error('"' + aStr + '" is not in the set.'); -}; - -/** - * What is the element at the given index? - * - * @param Number aIdx - */ -ArraySet.prototype.at = function ArraySet_at(aIdx) { - if (aIdx >= 0 && aIdx < this._array.length) { - return this._array[aIdx]; - } - throw new Error('No element indexed by ' + aIdx); -}; - -/** - * Returns the array representation of this set (which has the proper indices - * indicated by indexOf). Note that this is a copy of the internal array used - * for storing the members so that no one can mess with internal state. - */ -ArraySet.prototype.toArray = function ArraySet_toArray() { - return this._array.slice(); -}; - -exports.I = ArraySet; - - -/***/ }), - -/***/ 215: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -/* -*- Mode: js; js-indent-level: 2; -*- */ -/* - * Copyright 2011 Mozilla Foundation and contributors - * Licensed under the New BSD license. See LICENSE or: - * http://opensource.org/licenses/BSD-3-Clause - * - * Based on the Base 64 VLQ implementation in Closure Compiler: - * https://code.google.com/p/closure-compiler/source/browse/trunk/src/com/google/debugging/sourcemap/Base64VLQ.java - * - * Copyright 2011 The Closure Compiler Authors. All rights reserved. - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * * Redistributions in binary form must reproduce the above - * copyright notice, this list of conditions and the following - * disclaimer in the documentation and/or other materials provided - * with the distribution. - * * Neither the name of Google Inc. nor the names of its - * contributors may be used to endorse or promote products derived - * from this software without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR - * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT - * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY - * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE - * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ - -var base64 = __webpack_require__(537); - -// A single base 64 digit can contain 6 bits of data. For the base 64 variable -// length quantities we use in the source map spec, the first bit is the sign, -// the next four bits are the actual value, and the 6th bit is the -// continuation bit. The continuation bit tells us whether there are more -// digits in this value following this digit. -// -// Continuation -// | Sign -// | | -// V V -// 101011 - -var VLQ_BASE_SHIFT = 5; - -// binary: 100000 -var VLQ_BASE = 1 << VLQ_BASE_SHIFT; - -// binary: 011111 -var VLQ_BASE_MASK = VLQ_BASE - 1; - -// binary: 100000 -var VLQ_CONTINUATION_BIT = VLQ_BASE; - -/** - * Converts from a two-complement value to a value where the sign bit is - * placed in the least significant bit. For example, as decimals: - * 1 becomes 2 (10 binary), -1 becomes 3 (11 binary) - * 2 becomes 4 (100 binary), -2 becomes 5 (101 binary) - */ -function toVLQSigned(aValue) { - return aValue < 0 - ? ((-aValue) << 1) + 1 - : (aValue << 1) + 0; -} - -/** - * Converts to a two-complement value from a value where the sign bit is - * placed in the least significant bit. For example, as decimals: - * 2 (10 binary) becomes 1, 3 (11 binary) becomes -1 - * 4 (100 binary) becomes 2, 5 (101 binary) becomes -2 - */ -function fromVLQSigned(aValue) { - var isNegative = (aValue & 1) === 1; - var shifted = aValue >> 1; - return isNegative - ? -shifted - : shifted; -} - -/** - * Returns the base 64 VLQ encoded value. - */ -exports.encode = function base64VLQ_encode(aValue) { - var encoded = ""; - var digit; - - var vlq = toVLQSigned(aValue); - - do { - digit = vlq & VLQ_BASE_MASK; - vlq >>>= VLQ_BASE_SHIFT; - if (vlq > 0) { - // There are still more digits in this value, so we must make sure the - // continuation bit is marked. - digit |= VLQ_CONTINUATION_BIT; - } - encoded += base64.encode(digit); - } while (vlq > 0); - - return encoded; -}; - -/** - * Decodes the next base 64 VLQ value from the given string and returns the - * value and the rest of the string via the out parameter. - */ -exports.decode = function base64VLQ_decode(aStr, aIndex, aOutParam) { - var strLen = aStr.length; - var result = 0; - var shift = 0; - var continuation, digit; - - do { - if (aIndex >= strLen) { - throw new Error("Expected more digits in base 64 VLQ value."); - } - - digit = base64.decode(aStr.charCodeAt(aIndex++)); - if (digit === -1) { - throw new Error("Invalid base64 digit: " + aStr.charAt(aIndex - 1)); - } - - continuation = !!(digit & VLQ_CONTINUATION_BIT); - digit &= VLQ_BASE_MASK; - result = result + (digit << shift); - shift += VLQ_BASE_SHIFT; - } while (continuation); - - aOutParam.value = fromVLQSigned(result); - aOutParam.rest = aIndex; -}; - - -/***/ }), - -/***/ 537: -/***/ ((__unused_webpack_module, exports) => { - -/* -*- Mode: js; js-indent-level: 2; -*- */ -/* - * Copyright 2011 Mozilla Foundation and contributors - * Licensed under the New BSD license. See LICENSE or: - * http://opensource.org/licenses/BSD-3-Clause - */ - -var intToCharMap = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'.split(''); - -/** - * Encode an integer in the range of 0 to 63 to a single base 64 digit. - */ -exports.encode = function (number) { - if (0 <= number && number < intToCharMap.length) { - return intToCharMap[number]; - } - throw new TypeError("Must be between 0 and 63: " + number); -}; - -/** - * Decode a single base 64 character code digit to an integer. Returns -1 on - * failure. - */ -exports.decode = function (charCode) { - var bigA = 65; // 'A' - var bigZ = 90; // 'Z' - - var littleA = 97; // 'a' - var littleZ = 122; // 'z' - - var zero = 48; // '0' - var nine = 57; // '9' - - var plus = 43; // '+' - var slash = 47; // '/' - - var littleOffset = 26; - var numberOffset = 52; - - // 0 - 25: ABCDEFGHIJKLMNOPQRSTUVWXYZ - if (bigA <= charCode && charCode <= bigZ) { - return (charCode - bigA); - } - - // 26 - 51: abcdefghijklmnopqrstuvwxyz - if (littleA <= charCode && charCode <= littleZ) { - return (charCode - littleA + littleOffset); - } - - // 52 - 61: 0123456789 - if (zero <= charCode && charCode <= nine) { - return (charCode - zero + numberOffset); - } - - // 62: + - if (charCode == plus) { - return 62; - } - - // 63: / - if (charCode == slash) { - return 63; - } - - // Invalid base64 digit. - return -1; -}; - - -/***/ }), - -/***/ 164: -/***/ ((__unused_webpack_module, exports) => { - -/* -*- Mode: js; js-indent-level: 2; -*- */ -/* - * Copyright 2011 Mozilla Foundation and contributors - * Licensed under the New BSD license. See LICENSE or: - * http://opensource.org/licenses/BSD-3-Clause - */ - -exports.GREATEST_LOWER_BOUND = 1; -exports.LEAST_UPPER_BOUND = 2; - -/** - * Recursive implementation of binary search. - * - * @param aLow Indices here and lower do not contain the needle. - * @param aHigh Indices here and higher do not contain the needle. - * @param aNeedle The element being searched for. - * @param aHaystack The non-empty array being searched. - * @param aCompare Function which takes two elements and returns -1, 0, or 1. - * @param aBias Either 'binarySearch.GREATEST_LOWER_BOUND' or - * 'binarySearch.LEAST_UPPER_BOUND'. Specifies whether to return the - * closest element that is smaller than or greater than the one we are - * searching for, respectively, if the exact element cannot be found. - */ -function recursiveSearch(aLow, aHigh, aNeedle, aHaystack, aCompare, aBias) { - // This function terminates when one of the following is true: - // - // 1. We find the exact element we are looking for. - // - // 2. We did not find the exact element, but we can return the index of - // the next-closest element. - // - // 3. We did not find the exact element, and there is no next-closest - // element than the one we are searching for, so we return -1. - var mid = Math.floor((aHigh - aLow) / 2) + aLow; - var cmp = aCompare(aNeedle, aHaystack[mid], true); - if (cmp === 0) { - // Found the element we are looking for. - return mid; - } - else if (cmp > 0) { - // Our needle is greater than aHaystack[mid]. - if (aHigh - mid > 1) { - // The element is in the upper half. - return recursiveSearch(mid, aHigh, aNeedle, aHaystack, aCompare, aBias); - } - - // The exact needle element was not found in this haystack. Determine if - // we are in termination case (3) or (2) and return the appropriate thing. - if (aBias == exports.LEAST_UPPER_BOUND) { - return aHigh < aHaystack.length ? aHigh : -1; - } else { - return mid; - } - } - else { - // Our needle is less than aHaystack[mid]. - if (mid - aLow > 1) { - // The element is in the lower half. - return recursiveSearch(aLow, mid, aNeedle, aHaystack, aCompare, aBias); - } - - // we are in termination case (3) or (2) and return the appropriate thing. - if (aBias == exports.LEAST_UPPER_BOUND) { - return mid; - } else { - return aLow < 0 ? -1 : aLow; - } - } -} - -/** - * This is an implementation of binary search which will always try and return - * the index of the closest element if there is no exact hit. This is because - * mappings between original and generated line/col pairs are single points, - * and there is an implicit region between each of them, so a miss just means - * that you aren't on the very start of a region. - * - * @param aNeedle The element you are looking for. - * @param aHaystack The array that is being searched. - * @param aCompare A function which takes the needle and an element in the - * array and returns -1, 0, or 1 depending on whether the needle is less - * than, equal to, or greater than the element, respectively. - * @param aBias Either 'binarySearch.GREATEST_LOWER_BOUND' or - * 'binarySearch.LEAST_UPPER_BOUND'. Specifies whether to return the - * closest element that is smaller than or greater than the one we are - * searching for, respectively, if the exact element cannot be found. - * Defaults to 'binarySearch.GREATEST_LOWER_BOUND'. - */ -exports.search = function search(aNeedle, aHaystack, aCompare, aBias) { - if (aHaystack.length === 0) { - return -1; - } - - var index = recursiveSearch(-1, aHaystack.length, aNeedle, aHaystack, - aCompare, aBias || exports.GREATEST_LOWER_BOUND); - if (index < 0) { - return -1; - } - - // We have found either the exact element, or the next-closest element than - // the one we are searching for. However, there may be more than one such - // element. Make sure we always return the smallest of these. - while (index - 1 >= 0) { - if (aCompare(aHaystack[index], aHaystack[index - 1], true) !== 0) { - break; - } - --index; - } - - return index; -}; - - -/***/ }), - -/***/ 740: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -/* -*- Mode: js; js-indent-level: 2; -*- */ -/* - * Copyright 2014 Mozilla Foundation and contributors - * Licensed under the New BSD license. See LICENSE or: - * http://opensource.org/licenses/BSD-3-Clause - */ - -var util = __webpack_require__(983); - -/** - * Determine whether mappingB is after mappingA with respect to generated - * position. - */ -function generatedPositionAfter(mappingA, mappingB) { - // Optimized for most common case - var lineA = mappingA.generatedLine; - var lineB = mappingB.generatedLine; - var columnA = mappingA.generatedColumn; - var columnB = mappingB.generatedColumn; - return lineB > lineA || lineB == lineA && columnB >= columnA || - util.compareByGeneratedPositionsInflated(mappingA, mappingB) <= 0; -} - -/** - * A data structure to provide a sorted view of accumulated mappings in a - * performance conscious manner. It trades a neglibable overhead in general - * case for a large speedup in case of mappings being added in order. - */ -function MappingList() { - this._array = []; - this._sorted = true; - // Serves as infimum - this._last = {generatedLine: -1, generatedColumn: 0}; -} - -/** - * Iterate through internal items. This method takes the same arguments that - * `Array.prototype.forEach` takes. - * - * NOTE: The order of the mappings is NOT guaranteed. - */ -MappingList.prototype.unsortedForEach = - function MappingList_forEach(aCallback, aThisArg) { - this._array.forEach(aCallback, aThisArg); - }; - -/** - * Add the given source mapping. - * - * @param Object aMapping - */ -MappingList.prototype.add = function MappingList_add(aMapping) { - if (generatedPositionAfter(this._last, aMapping)) { - this._last = aMapping; - this._array.push(aMapping); - } else { - this._sorted = false; - this._array.push(aMapping); - } -}; - -/** - * Returns the flat, sorted array of mappings. The mappings are sorted by - * generated position. - * - * WARNING: This method returns internal data without copying, for - * performance. The return value must NOT be mutated, and should be treated as - * an immutable borrow. If you want to take ownership, you must make your own - * copy. - */ -MappingList.prototype.toArray = function MappingList_toArray() { - if (!this._sorted) { - this._array.sort(util.compareByGeneratedPositionsInflated); - this._sorted = true; - } - return this._array; -}; - -exports.H = MappingList; - - -/***/ }), - -/***/ 226: -/***/ ((__unused_webpack_module, exports) => { - -/* -*- Mode: js; js-indent-level: 2; -*- */ -/* - * Copyright 2011 Mozilla Foundation and contributors - * Licensed under the New BSD license. See LICENSE or: - * http://opensource.org/licenses/BSD-3-Clause - */ - -// It turns out that some (most?) JavaScript engines don't self-host -// `Array.prototype.sort`. This makes sense because C++ will likely remain -// faster than JS when doing raw CPU-intensive sorting. However, when using a -// custom comparator function, calling back and forth between the VM's C++ and -// JIT'd JS is rather slow *and* loses JIT type information, resulting in -// worse generated code for the comparator function than would be optimal. In -// fact, when sorting with a comparator, these costs outweigh the benefits of -// sorting in C++. By using our own JS-implemented Quick Sort (below), we get -// a ~3500ms mean speed-up in `bench/bench.html`. - -/** - * Swap the elements indexed by `x` and `y` in the array `ary`. - * - * @param {Array} ary - * The array. - * @param {Number} x - * The index of the first item. - * @param {Number} y - * The index of the second item. - */ -function swap(ary, x, y) { - var temp = ary[x]; - ary[x] = ary[y]; - ary[y] = temp; -} - -/** - * Returns a random integer within the range `low .. high` inclusive. - * - * @param {Number} low - * The lower bound on the range. - * @param {Number} high - * The upper bound on the range. - */ -function randomIntInRange(low, high) { - return Math.round(low + (Math.random() * (high - low))); -} - -/** - * The Quick Sort algorithm. - * - * @param {Array} ary - * An array to sort. - * @param {function} comparator - * Function to use to compare two items. - * @param {Number} p - * Start index of the array - * @param {Number} r - * End index of the array - */ -function doQuickSort(ary, comparator, p, r) { - // If our lower bound is less than our upper bound, we (1) partition the - // array into two pieces and (2) recurse on each half. If it is not, this is - // the empty array and our base case. - - if (p < r) { - // (1) Partitioning. - // - // The partitioning chooses a pivot between `p` and `r` and moves all - // elements that are less than or equal to the pivot to the before it, and - // all the elements that are greater than it after it. The effect is that - // once partition is done, the pivot is in the exact place it will be when - // the array is put in sorted order, and it will not need to be moved - // again. This runs in O(n) time. - - // Always choose a random pivot so that an input array which is reverse - // sorted does not cause O(n^2) running time. - var pivotIndex = randomIntInRange(p, r); - var i = p - 1; - - swap(ary, pivotIndex, r); - var pivot = ary[r]; - - // Immediately after `j` is incremented in this loop, the following hold - // true: - // - // * Every element in `ary[p .. i]` is less than or equal to the pivot. - // - // * Every element in `ary[i+1 .. j-1]` is greater than the pivot. - for (var j = p; j < r; j++) { - if (comparator(ary[j], pivot) <= 0) { - i += 1; - swap(ary, i, j); - } - } - - swap(ary, i + 1, j); - var q = i + 1; - - // (2) Recurse on each half. - - doQuickSort(ary, comparator, p, q - 1); - doQuickSort(ary, comparator, q + 1, r); - } -} - -/** - * Sort the given array in-place with the given comparator function. - * - * @param {Array} ary - * An array to sort. - * @param {function} comparator - * Function to use to compare two items. - */ -exports.U = function (ary, comparator) { - doQuickSort(ary, comparator, 0, ary.length - 1); -}; - - -/***/ }), - -/***/ 327: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -var __webpack_unused_export__; -/* -*- Mode: js; js-indent-level: 2; -*- */ -/* - * Copyright 2011 Mozilla Foundation and contributors - * Licensed under the New BSD license. See LICENSE or: - * http://opensource.org/licenses/BSD-3-Clause - */ - -var util = __webpack_require__(983); -var binarySearch = __webpack_require__(164); -var ArraySet = __webpack_require__(837)/* .ArraySet */ .I; -var base64VLQ = __webpack_require__(215); -var quickSort = __webpack_require__(226)/* .quickSort */ .U; - -function SourceMapConsumer(aSourceMap, aSourceMapURL) { - var sourceMap = aSourceMap; - if (typeof aSourceMap === 'string') { - sourceMap = util.parseSourceMapInput(aSourceMap); - } - - return sourceMap.sections != null - ? new IndexedSourceMapConsumer(sourceMap, aSourceMapURL) - : new BasicSourceMapConsumer(sourceMap, aSourceMapURL); -} - -SourceMapConsumer.fromSourceMap = function(aSourceMap, aSourceMapURL) { - return BasicSourceMapConsumer.fromSourceMap(aSourceMap, aSourceMapURL); -} - -/** - * The version of the source mapping spec that we are consuming. - */ -SourceMapConsumer.prototype._version = 3; - -// `__generatedMappings` and `__originalMappings` are arrays that hold the -// parsed mapping coordinates from the source map's "mappings" attribute. They -// are lazily instantiated, accessed via the `_generatedMappings` and -// `_originalMappings` getters respectively, and we only parse the mappings -// and create these arrays once queried for a source location. We jump through -// these hoops because there can be many thousands of mappings, and parsing -// them is expensive, so we only want to do it if we must. -// -// Each object in the arrays is of the form: -// -// { -// generatedLine: The line number in the generated code, -// generatedColumn: The column number in the generated code, -// source: The path to the original source file that generated this -// chunk of code, -// originalLine: The line number in the original source that -// corresponds to this chunk of generated code, -// originalColumn: The column number in the original source that -// corresponds to this chunk of generated code, -// name: The name of the original symbol which generated this chunk of -// code. -// } -// -// All properties except for `generatedLine` and `generatedColumn` can be -// `null`. -// -// `_generatedMappings` is ordered by the generated positions. -// -// `_originalMappings` is ordered by the original positions. - -SourceMapConsumer.prototype.__generatedMappings = null; -Object.defineProperty(SourceMapConsumer.prototype, '_generatedMappings', { - configurable: true, - enumerable: true, - get: function () { - if (!this.__generatedMappings) { - this._parseMappings(this._mappings, this.sourceRoot); - } - - return this.__generatedMappings; - } -}); - -SourceMapConsumer.prototype.__originalMappings = null; -Object.defineProperty(SourceMapConsumer.prototype, '_originalMappings', { - configurable: true, - enumerable: true, - get: function () { - if (!this.__originalMappings) { - this._parseMappings(this._mappings, this.sourceRoot); - } - - return this.__originalMappings; - } -}); - -SourceMapConsumer.prototype._charIsMappingSeparator = - function SourceMapConsumer_charIsMappingSeparator(aStr, index) { - var c = aStr.charAt(index); - return c === ";" || c === ","; - }; - -/** - * Parse the mappings in a string in to a data structure which we can easily - * query (the ordered arrays in the `this.__generatedMappings` and - * `this.__originalMappings` properties). - */ -SourceMapConsumer.prototype._parseMappings = - function SourceMapConsumer_parseMappings(aStr, aSourceRoot) { - throw new Error("Subclasses must implement _parseMappings"); - }; - -SourceMapConsumer.GENERATED_ORDER = 1; -SourceMapConsumer.ORIGINAL_ORDER = 2; - -SourceMapConsumer.GREATEST_LOWER_BOUND = 1; -SourceMapConsumer.LEAST_UPPER_BOUND = 2; - -/** - * Iterate over each mapping between an original source/line/column and a - * generated line/column in this source map. - * - * @param Function aCallback - * The function that is called with each mapping. - * @param Object aContext - * Optional. If specified, this object will be the value of `this` every - * time that `aCallback` is called. - * @param aOrder - * Either `SourceMapConsumer.GENERATED_ORDER` or - * `SourceMapConsumer.ORIGINAL_ORDER`. Specifies whether you want to - * iterate over the mappings sorted by the generated file's line/column - * order or the original's source/line/column order, respectively. Defaults to - * `SourceMapConsumer.GENERATED_ORDER`. - */ -SourceMapConsumer.prototype.eachMapping = - function SourceMapConsumer_eachMapping(aCallback, aContext, aOrder) { - var context = aContext || null; - var order = aOrder || SourceMapConsumer.GENERATED_ORDER; - - var mappings; - switch (order) { - case SourceMapConsumer.GENERATED_ORDER: - mappings = this._generatedMappings; - break; - case SourceMapConsumer.ORIGINAL_ORDER: - mappings = this._originalMappings; - break; - default: - throw new Error("Unknown order of iteration."); - } - - var sourceRoot = this.sourceRoot; - mappings.map(function (mapping) { - var source = mapping.source === null ? null : this._sources.at(mapping.source); - source = util.computeSourceURL(sourceRoot, source, this._sourceMapURL); - return { - source: source, - generatedLine: mapping.generatedLine, - generatedColumn: mapping.generatedColumn, - originalLine: mapping.originalLine, - originalColumn: mapping.originalColumn, - name: mapping.name === null ? null : this._names.at(mapping.name) - }; - }, this).forEach(aCallback, context); - }; - -/** - * Returns all generated line and column information for the original source, - * line, and column provided. If no column is provided, returns all mappings - * corresponding to a either the line we are searching for or the next - * closest line that has any mappings. Otherwise, returns all mappings - * corresponding to the given line and either the column we are searching for - * or the next closest column that has any offsets. - * - * The only argument is an object with the following properties: - * - * - source: The filename of the original source. - * - line: The line number in the original source. The line number is 1-based. - * - column: Optional. the column number in the original source. - * The column number is 0-based. - * - * and an array of objects is returned, each with the following properties: - * - * - line: The line number in the generated source, or null. The - * line number is 1-based. - * - column: The column number in the generated source, or null. - * The column number is 0-based. - */ -SourceMapConsumer.prototype.allGeneratedPositionsFor = - function SourceMapConsumer_allGeneratedPositionsFor(aArgs) { - var line = util.getArg(aArgs, 'line'); - - // When there is no exact match, BasicSourceMapConsumer.prototype._findMapping - // returns the index of the closest mapping less than the needle. By - // setting needle.originalColumn to 0, we thus find the last mapping for - // the given line, provided such a mapping exists. - var needle = { - source: util.getArg(aArgs, 'source'), - originalLine: line, - originalColumn: util.getArg(aArgs, 'column', 0) - }; - - needle.source = this._findSourceIndex(needle.source); - if (needle.source < 0) { - return []; - } - - var mappings = []; - - var index = this._findMapping(needle, - this._originalMappings, - "originalLine", - "originalColumn", - util.compareByOriginalPositions, - binarySearch.LEAST_UPPER_BOUND); - if (index >= 0) { - var mapping = this._originalMappings[index]; - - if (aArgs.column === undefined) { - var originalLine = mapping.originalLine; - - // Iterate until either we run out of mappings, or we run into - // a mapping for a different line than the one we found. Since - // mappings are sorted, this is guaranteed to find all mappings for - // the line we found. - while (mapping && mapping.originalLine === originalLine) { - mappings.push({ - line: util.getArg(mapping, 'generatedLine', null), - column: util.getArg(mapping, 'generatedColumn', null), - lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null) - }); - - mapping = this._originalMappings[++index]; - } - } else { - var originalColumn = mapping.originalColumn; - - // Iterate until either we run out of mappings, or we run into - // a mapping for a different line than the one we were searching for. - // Since mappings are sorted, this is guaranteed to find all mappings for - // the line we are searching for. - while (mapping && - mapping.originalLine === line && - mapping.originalColumn == originalColumn) { - mappings.push({ - line: util.getArg(mapping, 'generatedLine', null), - column: util.getArg(mapping, 'generatedColumn', null), - lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null) - }); - - mapping = this._originalMappings[++index]; - } - } - } - - return mappings; - }; - -exports.SourceMapConsumer = SourceMapConsumer; - -/** - * A BasicSourceMapConsumer instance represents a parsed source map which we can - * query for information about the original file positions by giving it a file - * position in the generated source. - * - * The first parameter is the raw source map (either as a JSON string, or - * already parsed to an object). According to the spec, source maps have the - * following attributes: - * - * - version: Which version of the source map spec this map is following. - * - sources: An array of URLs to the original source files. - * - names: An array of identifiers which can be referrenced by individual mappings. - * - sourceRoot: Optional. The URL root from which all sources are relative. - * - sourcesContent: Optional. An array of contents of the original source files. - * - mappings: A string of base64 VLQs which contain the actual mappings. - * - file: Optional. The generated file this source map is associated with. - * - * Here is an example source map, taken from the source map spec[0]: - * - * { - * version : 3, - * file: "out.js", - * sourceRoot : "", - * sources: ["foo.js", "bar.js"], - * names: ["src", "maps", "are", "fun"], - * mappings: "AA,AB;;ABCDE;" - * } - * - * The second parameter, if given, is a string whose value is the URL - * at which the source map was found. This URL is used to compute the - * sources array. - * - * [0]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit?pli=1# - */ -function BasicSourceMapConsumer(aSourceMap, aSourceMapURL) { - var sourceMap = aSourceMap; - if (typeof aSourceMap === 'string') { - sourceMap = util.parseSourceMapInput(aSourceMap); - } - - var version = util.getArg(sourceMap, 'version'); - var sources = util.getArg(sourceMap, 'sources'); - // Sass 3.3 leaves out the 'names' array, so we deviate from the spec (which - // requires the array) to play nice here. - var names = util.getArg(sourceMap, 'names', []); - var sourceRoot = util.getArg(sourceMap, 'sourceRoot', null); - var sourcesContent = util.getArg(sourceMap, 'sourcesContent', null); - var mappings = util.getArg(sourceMap, 'mappings'); - var file = util.getArg(sourceMap, 'file', null); - - // Once again, Sass deviates from the spec and supplies the version as a - // string rather than a number, so we use loose equality checking here. - if (version != this._version) { - throw new Error('Unsupported version: ' + version); - } - - if (sourceRoot) { - sourceRoot = util.normalize(sourceRoot); - } - - sources = sources - .map(String) - // Some source maps produce relative source paths like "./foo.js" instead of - // "foo.js". Normalize these first so that future comparisons will succeed. - // See bugzil.la/1090768. - .map(util.normalize) - // Always ensure that absolute sources are internally stored relative to - // the source root, if the source root is absolute. Not doing this would - // be particularly problematic when the source root is a prefix of the - // source (valid, but why??). See github issue #199 and bugzil.la/1188982. - .map(function (source) { - return sourceRoot && util.isAbsolute(sourceRoot) && util.isAbsolute(source) - ? util.relative(sourceRoot, source) - : source; - }); - - // Pass `true` below to allow duplicate names and sources. While source maps - // are intended to be compressed and deduplicated, the TypeScript compiler - // sometimes generates source maps with duplicates in them. See Github issue - // #72 and bugzil.la/889492. - this._names = ArraySet.fromArray(names.map(String), true); - this._sources = ArraySet.fromArray(sources, true); - - this._absoluteSources = this._sources.toArray().map(function (s) { - return util.computeSourceURL(sourceRoot, s, aSourceMapURL); - }); - - this.sourceRoot = sourceRoot; - this.sourcesContent = sourcesContent; - this._mappings = mappings; - this._sourceMapURL = aSourceMapURL; - this.file = file; -} - -BasicSourceMapConsumer.prototype = Object.create(SourceMapConsumer.prototype); -BasicSourceMapConsumer.prototype.consumer = SourceMapConsumer; - -/** - * Utility function to find the index of a source. Returns -1 if not - * found. - */ -BasicSourceMapConsumer.prototype._findSourceIndex = function(aSource) { - var relativeSource = aSource; - if (this.sourceRoot != null) { - relativeSource = util.relative(this.sourceRoot, relativeSource); - } - - if (this._sources.has(relativeSource)) { - return this._sources.indexOf(relativeSource); - } - - // Maybe aSource is an absolute URL as returned by |sources|. In - // this case we can't simply undo the transform. - var i; - for (i = 0; i < this._absoluteSources.length; ++i) { - if (this._absoluteSources[i] == aSource) { - return i; - } - } - - return -1; -}; - -/** - * Create a BasicSourceMapConsumer from a SourceMapGenerator. - * - * @param SourceMapGenerator aSourceMap - * The source map that will be consumed. - * @param String aSourceMapURL - * The URL at which the source map can be found (optional) - * @returns BasicSourceMapConsumer - */ -BasicSourceMapConsumer.fromSourceMap = - function SourceMapConsumer_fromSourceMap(aSourceMap, aSourceMapURL) { - var smc = Object.create(BasicSourceMapConsumer.prototype); - - var names = smc._names = ArraySet.fromArray(aSourceMap._names.toArray(), true); - var sources = smc._sources = ArraySet.fromArray(aSourceMap._sources.toArray(), true); - smc.sourceRoot = aSourceMap._sourceRoot; - smc.sourcesContent = aSourceMap._generateSourcesContent(smc._sources.toArray(), - smc.sourceRoot); - smc.file = aSourceMap._file; - smc._sourceMapURL = aSourceMapURL; - smc._absoluteSources = smc._sources.toArray().map(function (s) { - return util.computeSourceURL(smc.sourceRoot, s, aSourceMapURL); - }); - - // Because we are modifying the entries (by converting string sources and - // names to indices into the sources and names ArraySets), we have to make - // a copy of the entry or else bad things happen. Shared mutable state - // strikes again! See github issue #191. - - var generatedMappings = aSourceMap._mappings.toArray().slice(); - var destGeneratedMappings = smc.__generatedMappings = []; - var destOriginalMappings = smc.__originalMappings = []; - - for (var i = 0, length = generatedMappings.length; i < length; i++) { - var srcMapping = generatedMappings[i]; - var destMapping = new Mapping; - destMapping.generatedLine = srcMapping.generatedLine; - destMapping.generatedColumn = srcMapping.generatedColumn; - - if (srcMapping.source) { - destMapping.source = sources.indexOf(srcMapping.source); - destMapping.originalLine = srcMapping.originalLine; - destMapping.originalColumn = srcMapping.originalColumn; - - if (srcMapping.name) { - destMapping.name = names.indexOf(srcMapping.name); - } - - destOriginalMappings.push(destMapping); - } - - destGeneratedMappings.push(destMapping); - } - - quickSort(smc.__originalMappings, util.compareByOriginalPositions); - - return smc; - }; - -/** - * The version of the source mapping spec that we are consuming. - */ -BasicSourceMapConsumer.prototype._version = 3; - -/** - * The list of original sources. - */ -Object.defineProperty(BasicSourceMapConsumer.prototype, 'sources', { - get: function () { - return this._absoluteSources.slice(); - } -}); - -/** - * Provide the JIT with a nice shape / hidden class. - */ -function Mapping() { - this.generatedLine = 0; - this.generatedColumn = 0; - this.source = null; - this.originalLine = null; - this.originalColumn = null; - this.name = null; -} - -/** - * Parse the mappings in a string in to a data structure which we can easily - * query (the ordered arrays in the `this.__generatedMappings` and - * `this.__originalMappings` properties). - */ -BasicSourceMapConsumer.prototype._parseMappings = - function SourceMapConsumer_parseMappings(aStr, aSourceRoot) { - var generatedLine = 1; - var previousGeneratedColumn = 0; - var previousOriginalLine = 0; - var previousOriginalColumn = 0; - var previousSource = 0; - var previousName = 0; - var length = aStr.length; - var index = 0; - var cachedSegments = {}; - var temp = {}; - var originalMappings = []; - var generatedMappings = []; - var mapping, str, segment, end, value; - - while (index < length) { - if (aStr.charAt(index) === ';') { - generatedLine++; - index++; - previousGeneratedColumn = 0; - } - else if (aStr.charAt(index) === ',') { - index++; - } - else { - mapping = new Mapping(); - mapping.generatedLine = generatedLine; - - // Because each offset is encoded relative to the previous one, - // many segments often have the same encoding. We can exploit this - // fact by caching the parsed variable length fields of each segment, - // allowing us to avoid a second parse if we encounter the same - // segment again. - for (end = index; end < length; end++) { - if (this._charIsMappingSeparator(aStr, end)) { - break; - } - } - str = aStr.slice(index, end); - - segment = cachedSegments[str]; - if (segment) { - index += str.length; - } else { - segment = []; - while (index < end) { - base64VLQ.decode(aStr, index, temp); - value = temp.value; - index = temp.rest; - segment.push(value); - } - - if (segment.length === 2) { - throw new Error('Found a source, but no line and column'); - } - - if (segment.length === 3) { - throw new Error('Found a source and line, but no column'); - } - - cachedSegments[str] = segment; - } - - // Generated column. - mapping.generatedColumn = previousGeneratedColumn + segment[0]; - previousGeneratedColumn = mapping.generatedColumn; - - if (segment.length > 1) { - // Original source. - mapping.source = previousSource + segment[1]; - previousSource += segment[1]; - - // Original line. - mapping.originalLine = previousOriginalLine + segment[2]; - previousOriginalLine = mapping.originalLine; - // Lines are stored 0-based - mapping.originalLine += 1; - - // Original column. - mapping.originalColumn = previousOriginalColumn + segment[3]; - previousOriginalColumn = mapping.originalColumn; - - if (segment.length > 4) { - // Original name. - mapping.name = previousName + segment[4]; - previousName += segment[4]; - } - } - - generatedMappings.push(mapping); - if (typeof mapping.originalLine === 'number') { - originalMappings.push(mapping); - } - } - } - - quickSort(generatedMappings, util.compareByGeneratedPositionsDeflated); - this.__generatedMappings = generatedMappings; - - quickSort(originalMappings, util.compareByOriginalPositions); - this.__originalMappings = originalMappings; - }; - -/** - * Find the mapping that best matches the hypothetical "needle" mapping that - * we are searching for in the given "haystack" of mappings. - */ -BasicSourceMapConsumer.prototype._findMapping = - function SourceMapConsumer_findMapping(aNeedle, aMappings, aLineName, - aColumnName, aComparator, aBias) { - // To return the position we are searching for, we must first find the - // mapping for the given position and then return the opposite position it - // points to. Because the mappings are sorted, we can use binary search to - // find the best mapping. - - if (aNeedle[aLineName] <= 0) { - throw new TypeError('Line must be greater than or equal to 1, got ' - + aNeedle[aLineName]); - } - if (aNeedle[aColumnName] < 0) { - throw new TypeError('Column must be greater than or equal to 0, got ' - + aNeedle[aColumnName]); - } - - return binarySearch.search(aNeedle, aMappings, aComparator, aBias); - }; - -/** - * Compute the last column for each generated mapping. The last column is - * inclusive. - */ -BasicSourceMapConsumer.prototype.computeColumnSpans = - function SourceMapConsumer_computeColumnSpans() { - for (var index = 0; index < this._generatedMappings.length; ++index) { - var mapping = this._generatedMappings[index]; - - // Mappings do not contain a field for the last generated columnt. We - // can come up with an optimistic estimate, however, by assuming that - // mappings are contiguous (i.e. given two consecutive mappings, the - // first mapping ends where the second one starts). - if (index + 1 < this._generatedMappings.length) { - var nextMapping = this._generatedMappings[index + 1]; - - if (mapping.generatedLine === nextMapping.generatedLine) { - mapping.lastGeneratedColumn = nextMapping.generatedColumn - 1; - continue; - } - } - - // The last mapping for each line spans the entire line. - mapping.lastGeneratedColumn = Infinity; - } - }; - -/** - * Returns the original source, line, and column information for the generated - * source's line and column positions provided. The only argument is an object - * with the following properties: - * - * - line: The line number in the generated source. The line number - * is 1-based. - * - column: The column number in the generated source. The column - * number is 0-based. - * - bias: Either 'SourceMapConsumer.GREATEST_LOWER_BOUND' or - * 'SourceMapConsumer.LEAST_UPPER_BOUND'. Specifies whether to return the - * closest element that is smaller than or greater than the one we are - * searching for, respectively, if the exact element cannot be found. - * Defaults to 'SourceMapConsumer.GREATEST_LOWER_BOUND'. - * - * and an object is returned with the following properties: - * - * - source: The original source file, or null. - * - line: The line number in the original source, or null. The - * line number is 1-based. - * - column: The column number in the original source, or null. The - * column number is 0-based. - * - name: The original identifier, or null. - */ -BasicSourceMapConsumer.prototype.originalPositionFor = - function SourceMapConsumer_originalPositionFor(aArgs) { - var needle = { - generatedLine: util.getArg(aArgs, 'line'), - generatedColumn: util.getArg(aArgs, 'column') - }; - - var index = this._findMapping( - needle, - this._generatedMappings, - "generatedLine", - "generatedColumn", - util.compareByGeneratedPositionsDeflated, - util.getArg(aArgs, 'bias', SourceMapConsumer.GREATEST_LOWER_BOUND) - ); - - if (index >= 0) { - var mapping = this._generatedMappings[index]; - - if (mapping.generatedLine === needle.generatedLine) { - var source = util.getArg(mapping, 'source', null); - if (source !== null) { - source = this._sources.at(source); - source = util.computeSourceURL(this.sourceRoot, source, this._sourceMapURL); - } - var name = util.getArg(mapping, 'name', null); - if (name !== null) { - name = this._names.at(name); - } - return { - source: source, - line: util.getArg(mapping, 'originalLine', null), - column: util.getArg(mapping, 'originalColumn', null), - name: name - }; - } - } - - return { - source: null, - line: null, - column: null, - name: null - }; - }; - -/** - * Return true if we have the source content for every source in the source - * map, false otherwise. - */ -BasicSourceMapConsumer.prototype.hasContentsOfAllSources = - function BasicSourceMapConsumer_hasContentsOfAllSources() { - if (!this.sourcesContent) { - return false; - } - return this.sourcesContent.length >= this._sources.size() && - !this.sourcesContent.some(function (sc) { return sc == null; }); - }; - -/** - * Returns the original source content. The only argument is the url of the - * original source file. Returns null if no original source content is - * available. - */ -BasicSourceMapConsumer.prototype.sourceContentFor = - function SourceMapConsumer_sourceContentFor(aSource, nullOnMissing) { - if (!this.sourcesContent) { - return null; - } - - var index = this._findSourceIndex(aSource); - if (index >= 0) { - return this.sourcesContent[index]; - } - - var relativeSource = aSource; - if (this.sourceRoot != null) { - relativeSource = util.relative(this.sourceRoot, relativeSource); - } - - var url; - if (this.sourceRoot != null - && (url = util.urlParse(this.sourceRoot))) { - // XXX: file:// URIs and absolute paths lead to unexpected behavior for - // many users. We can help them out when they expect file:// URIs to - // behave like it would if they were running a local HTTP server. See - // https://bugzilla.mozilla.org/show_bug.cgi?id=885597. - var fileUriAbsPath = relativeSource.replace(/^file:\/\//, ""); - if (url.scheme == "file" - && this._sources.has(fileUriAbsPath)) { - return this.sourcesContent[this._sources.indexOf(fileUriAbsPath)] - } - - if ((!url.path || url.path == "/") - && this._sources.has("/" + relativeSource)) { - return this.sourcesContent[this._sources.indexOf("/" + relativeSource)]; - } - } - - // This function is used recursively from - // IndexedSourceMapConsumer.prototype.sourceContentFor. In that case, we - // don't want to throw if we can't find the source - we just want to - // return null, so we provide a flag to exit gracefully. - if (nullOnMissing) { - return null; - } - else { - throw new Error('"' + relativeSource + '" is not in the SourceMap.'); - } - }; - -/** - * Returns the generated line and column information for the original source, - * line, and column positions provided. The only argument is an object with - * the following properties: - * - * - source: The filename of the original source. - * - line: The line number in the original source. The line number - * is 1-based. - * - column: The column number in the original source. The column - * number is 0-based. - * - bias: Either 'SourceMapConsumer.GREATEST_LOWER_BOUND' or - * 'SourceMapConsumer.LEAST_UPPER_BOUND'. Specifies whether to return the - * closest element that is smaller than or greater than the one we are - * searching for, respectively, if the exact element cannot be found. - * Defaults to 'SourceMapConsumer.GREATEST_LOWER_BOUND'. - * - * and an object is returned with the following properties: - * - * - line: The line number in the generated source, or null. The - * line number is 1-based. - * - column: The column number in the generated source, or null. - * The column number is 0-based. - */ -BasicSourceMapConsumer.prototype.generatedPositionFor = - function SourceMapConsumer_generatedPositionFor(aArgs) { - var source = util.getArg(aArgs, 'source'); - source = this._findSourceIndex(source); - if (source < 0) { - return { - line: null, - column: null, - lastColumn: null - }; - } - - var needle = { - source: source, - originalLine: util.getArg(aArgs, 'line'), - originalColumn: util.getArg(aArgs, 'column') - }; - - var index = this._findMapping( - needle, - this._originalMappings, - "originalLine", - "originalColumn", - util.compareByOriginalPositions, - util.getArg(aArgs, 'bias', SourceMapConsumer.GREATEST_LOWER_BOUND) - ); - - if (index >= 0) { - var mapping = this._originalMappings[index]; - - if (mapping.source === needle.source) { - return { - line: util.getArg(mapping, 'generatedLine', null), - column: util.getArg(mapping, 'generatedColumn', null), - lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null) - }; - } - } - - return { - line: null, - column: null, - lastColumn: null - }; - }; - -__webpack_unused_export__ = BasicSourceMapConsumer; - -/** - * An IndexedSourceMapConsumer instance represents a parsed source map which - * we can query for information. It differs from BasicSourceMapConsumer in - * that it takes "indexed" source maps (i.e. ones with a "sections" field) as - * input. - * - * The first parameter is a raw source map (either as a JSON string, or already - * parsed to an object). According to the spec for indexed source maps, they - * have the following attributes: - * - * - version: Which version of the source map spec this map is following. - * - file: Optional. The generated file this source map is associated with. - * - sections: A list of section definitions. - * - * Each value under the "sections" field has two fields: - * - offset: The offset into the original specified at which this section - * begins to apply, defined as an object with a "line" and "column" - * field. - * - map: A source map definition. This source map could also be indexed, - * but doesn't have to be. - * - * Instead of the "map" field, it's also possible to have a "url" field - * specifying a URL to retrieve a source map from, but that's currently - * unsupported. - * - * Here's an example source map, taken from the source map spec[0], but - * modified to omit a section which uses the "url" field. - * - * { - * version : 3, - * file: "app.js", - * sections: [{ - * offset: {line:100, column:10}, - * map: { - * version : 3, - * file: "section.js", - * sources: ["foo.js", "bar.js"], - * names: ["src", "maps", "are", "fun"], - * mappings: "AAAA,E;;ABCDE;" - * } - * }], - * } - * - * The second parameter, if given, is a string whose value is the URL - * at which the source map was found. This URL is used to compute the - * sources array. - * - * [0]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit#heading=h.535es3xeprgt - */ -function IndexedSourceMapConsumer(aSourceMap, aSourceMapURL) { - var sourceMap = aSourceMap; - if (typeof aSourceMap === 'string') { - sourceMap = util.parseSourceMapInput(aSourceMap); - } - - var version = util.getArg(sourceMap, 'version'); - var sections = util.getArg(sourceMap, 'sections'); - - if (version != this._version) { - throw new Error('Unsupported version: ' + version); - } - - this._sources = new ArraySet(); - this._names = new ArraySet(); - - var lastOffset = { - line: -1, - column: 0 - }; - this._sections = sections.map(function (s) { - if (s.url) { - // The url field will require support for asynchronicity. - // See https://github.com/mozilla/source-map/issues/16 - throw new Error('Support for url field in sections not implemented.'); - } - var offset = util.getArg(s, 'offset'); - var offsetLine = util.getArg(offset, 'line'); - var offsetColumn = util.getArg(offset, 'column'); - - if (offsetLine < lastOffset.line || - (offsetLine === lastOffset.line && offsetColumn < lastOffset.column)) { - throw new Error('Section offsets must be ordered and non-overlapping.'); - } - lastOffset = offset; - - return { - generatedOffset: { - // The offset fields are 0-based, but we use 1-based indices when - // encoding/decoding from VLQ. - generatedLine: offsetLine + 1, - generatedColumn: offsetColumn + 1 - }, - consumer: new SourceMapConsumer(util.getArg(s, 'map'), aSourceMapURL) - } - }); -} - -IndexedSourceMapConsumer.prototype = Object.create(SourceMapConsumer.prototype); -IndexedSourceMapConsumer.prototype.constructor = SourceMapConsumer; - -/** - * The version of the source mapping spec that we are consuming. - */ -IndexedSourceMapConsumer.prototype._version = 3; - -/** - * The list of original sources. - */ -Object.defineProperty(IndexedSourceMapConsumer.prototype, 'sources', { - get: function () { - var sources = []; - for (var i = 0; i < this._sections.length; i++) { - for (var j = 0; j < this._sections[i].consumer.sources.length; j++) { - sources.push(this._sections[i].consumer.sources[j]); - } - } - return sources; - } -}); - -/** - * Returns the original source, line, and column information for the generated - * source's line and column positions provided. The only argument is an object - * with the following properties: - * - * - line: The line number in the generated source. The line number - * is 1-based. - * - column: The column number in the generated source. The column - * number is 0-based. - * - * and an object is returned with the following properties: - * - * - source: The original source file, or null. - * - line: The line number in the original source, or null. The - * line number is 1-based. - * - column: The column number in the original source, or null. The - * column number is 0-based. - * - name: The original identifier, or null. - */ -IndexedSourceMapConsumer.prototype.originalPositionFor = - function IndexedSourceMapConsumer_originalPositionFor(aArgs) { - var needle = { - generatedLine: util.getArg(aArgs, 'line'), - generatedColumn: util.getArg(aArgs, 'column') - }; - - // Find the section containing the generated position we're trying to map - // to an original position. - var sectionIndex = binarySearch.search(needle, this._sections, - function(needle, section) { - var cmp = needle.generatedLine - section.generatedOffset.generatedLine; - if (cmp) { - return cmp; - } - - return (needle.generatedColumn - - section.generatedOffset.generatedColumn); - }); - var section = this._sections[sectionIndex]; - - if (!section) { - return { - source: null, - line: null, - column: null, - name: null - }; - } - - return section.consumer.originalPositionFor({ - line: needle.generatedLine - - (section.generatedOffset.generatedLine - 1), - column: needle.generatedColumn - - (section.generatedOffset.generatedLine === needle.generatedLine - ? section.generatedOffset.generatedColumn - 1 - : 0), - bias: aArgs.bias - }); - }; - -/** - * Return true if we have the source content for every source in the source - * map, false otherwise. - */ -IndexedSourceMapConsumer.prototype.hasContentsOfAllSources = - function IndexedSourceMapConsumer_hasContentsOfAllSources() { - return this._sections.every(function (s) { - return s.consumer.hasContentsOfAllSources(); - }); - }; - -/** - * Returns the original source content. The only argument is the url of the - * original source file. Returns null if no original source content is - * available. - */ -IndexedSourceMapConsumer.prototype.sourceContentFor = - function IndexedSourceMapConsumer_sourceContentFor(aSource, nullOnMissing) { - for (var i = 0; i < this._sections.length; i++) { - var section = this._sections[i]; - - var content = section.consumer.sourceContentFor(aSource, true); - if (content) { - return content; - } - } - if (nullOnMissing) { - return null; - } - else { - throw new Error('"' + aSource + '" is not in the SourceMap.'); - } - }; - -/** - * Returns the generated line and column information for the original source, - * line, and column positions provided. The only argument is an object with - * the following properties: - * - * - source: The filename of the original source. - * - line: The line number in the original source. The line number - * is 1-based. - * - column: The column number in the original source. The column - * number is 0-based. - * - * and an object is returned with the following properties: - * - * - line: The line number in the generated source, or null. The - * line number is 1-based. - * - column: The column number in the generated source, or null. - * The column number is 0-based. - */ -IndexedSourceMapConsumer.prototype.generatedPositionFor = - function IndexedSourceMapConsumer_generatedPositionFor(aArgs) { - for (var i = 0; i < this._sections.length; i++) { - var section = this._sections[i]; - - // Only consider this section if the requested source is in the list of - // sources of the consumer. - if (section.consumer._findSourceIndex(util.getArg(aArgs, 'source')) === -1) { - continue; - } - var generatedPosition = section.consumer.generatedPositionFor(aArgs); - if (generatedPosition) { - var ret = { - line: generatedPosition.line + - (section.generatedOffset.generatedLine - 1), - column: generatedPosition.column + - (section.generatedOffset.generatedLine === generatedPosition.line - ? section.generatedOffset.generatedColumn - 1 - : 0) - }; - return ret; - } - } - - return { - line: null, - column: null - }; - }; - -/** - * Parse the mappings in a string in to a data structure which we can easily - * query (the ordered arrays in the `this.__generatedMappings` and - * `this.__originalMappings` properties). - */ -IndexedSourceMapConsumer.prototype._parseMappings = - function IndexedSourceMapConsumer_parseMappings(aStr, aSourceRoot) { - this.__generatedMappings = []; - this.__originalMappings = []; - for (var i = 0; i < this._sections.length; i++) { - var section = this._sections[i]; - var sectionMappings = section.consumer._generatedMappings; - for (var j = 0; j < sectionMappings.length; j++) { - var mapping = sectionMappings[j]; - - var source = section.consumer._sources.at(mapping.source); - source = util.computeSourceURL(section.consumer.sourceRoot, source, this._sourceMapURL); - this._sources.add(source); - source = this._sources.indexOf(source); - - var name = null; - if (mapping.name) { - name = section.consumer._names.at(mapping.name); - this._names.add(name); - name = this._names.indexOf(name); - } - - // The mappings coming from the consumer for the section have - // generated positions relative to the start of the section, so we - // need to offset them to be relative to the start of the concatenated - // generated file. - var adjustedMapping = { - source: source, - generatedLine: mapping.generatedLine + - (section.generatedOffset.generatedLine - 1), - generatedColumn: mapping.generatedColumn + - (section.generatedOffset.generatedLine === mapping.generatedLine - ? section.generatedOffset.generatedColumn - 1 - : 0), - originalLine: mapping.originalLine, - originalColumn: mapping.originalColumn, - name: name - }; - - this.__generatedMappings.push(adjustedMapping); - if (typeof adjustedMapping.originalLine === 'number') { - this.__originalMappings.push(adjustedMapping); - } - } - } - - quickSort(this.__generatedMappings, util.compareByGeneratedPositionsDeflated); - quickSort(this.__originalMappings, util.compareByOriginalPositions); - }; - -__webpack_unused_export__ = IndexedSourceMapConsumer; - - -/***/ }), - -/***/ 341: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -/* -*- Mode: js; js-indent-level: 2; -*- */ -/* - * Copyright 2011 Mozilla Foundation and contributors - * Licensed under the New BSD license. See LICENSE or: - * http://opensource.org/licenses/BSD-3-Clause - */ - -var base64VLQ = __webpack_require__(215); -var util = __webpack_require__(983); -var ArraySet = __webpack_require__(837)/* .ArraySet */ .I; -var MappingList = __webpack_require__(740)/* .MappingList */ .H; - -/** - * An instance of the SourceMapGenerator represents a source map which is - * being built incrementally. You may pass an object with the following - * properties: - * - * - file: The filename of the generated source. - * - sourceRoot: A root for all relative URLs in this source map. - */ -function SourceMapGenerator(aArgs) { - if (!aArgs) { - aArgs = {}; - } - this._file = util.getArg(aArgs, 'file', null); - this._sourceRoot = util.getArg(aArgs, 'sourceRoot', null); - this._skipValidation = util.getArg(aArgs, 'skipValidation', false); - this._sources = new ArraySet(); - this._names = new ArraySet(); - this._mappings = new MappingList(); - this._sourcesContents = null; -} - -SourceMapGenerator.prototype._version = 3; - -/** - * Creates a new SourceMapGenerator based on a SourceMapConsumer - * - * @param aSourceMapConsumer The SourceMap. - */ -SourceMapGenerator.fromSourceMap = - function SourceMapGenerator_fromSourceMap(aSourceMapConsumer) { - var sourceRoot = aSourceMapConsumer.sourceRoot; - var generator = new SourceMapGenerator({ - file: aSourceMapConsumer.file, - sourceRoot: sourceRoot - }); - aSourceMapConsumer.eachMapping(function (mapping) { - var newMapping = { - generated: { - line: mapping.generatedLine, - column: mapping.generatedColumn - } - }; - - if (mapping.source != null) { - newMapping.source = mapping.source; - if (sourceRoot != null) { - newMapping.source = util.relative(sourceRoot, newMapping.source); - } - - newMapping.original = { - line: mapping.originalLine, - column: mapping.originalColumn - }; - - if (mapping.name != null) { - newMapping.name = mapping.name; - } - } - - generator.addMapping(newMapping); - }); - aSourceMapConsumer.sources.forEach(function (sourceFile) { - var sourceRelative = sourceFile; - if (sourceRoot !== null) { - sourceRelative = util.relative(sourceRoot, sourceFile); - } - - if (!generator._sources.has(sourceRelative)) { - generator._sources.add(sourceRelative); - } - - var content = aSourceMapConsumer.sourceContentFor(sourceFile); - if (content != null) { - generator.setSourceContent(sourceFile, content); - } - }); - return generator; - }; - -/** - * Add a single mapping from original source line and column to the generated - * source's line and column for this source map being created. The mapping - * object should have the following properties: - * - * - generated: An object with the generated line and column positions. - * - original: An object with the original line and column positions. - * - source: The original source file (relative to the sourceRoot). - * - name: An optional original token name for this mapping. - */ -SourceMapGenerator.prototype.addMapping = - function SourceMapGenerator_addMapping(aArgs) { - var generated = util.getArg(aArgs, 'generated'); - var original = util.getArg(aArgs, 'original', null); - var source = util.getArg(aArgs, 'source', null); - var name = util.getArg(aArgs, 'name', null); - - if (!this._skipValidation) { - this._validateMapping(generated, original, source, name); - } - - if (source != null) { - source = String(source); - if (!this._sources.has(source)) { - this._sources.add(source); - } - } - - if (name != null) { - name = String(name); - if (!this._names.has(name)) { - this._names.add(name); - } - } - - this._mappings.add({ - generatedLine: generated.line, - generatedColumn: generated.column, - originalLine: original != null && original.line, - originalColumn: original != null && original.column, - source: source, - name: name - }); - }; - -/** - * Set the source content for a source file. - */ -SourceMapGenerator.prototype.setSourceContent = - function SourceMapGenerator_setSourceContent(aSourceFile, aSourceContent) { - var source = aSourceFile; - if (this._sourceRoot != null) { - source = util.relative(this._sourceRoot, source); - } - - if (aSourceContent != null) { - // Add the source content to the _sourcesContents map. - // Create a new _sourcesContents map if the property is null. - if (!this._sourcesContents) { - this._sourcesContents = Object.create(null); - } - this._sourcesContents[util.toSetString(source)] = aSourceContent; - } else if (this._sourcesContents) { - // Remove the source file from the _sourcesContents map. - // If the _sourcesContents map is empty, set the property to null. - delete this._sourcesContents[util.toSetString(source)]; - if (Object.keys(this._sourcesContents).length === 0) { - this._sourcesContents = null; - } - } - }; - -/** - * Applies the mappings of a sub-source-map for a specific source file to the - * source map being generated. Each mapping to the supplied source file is - * rewritten using the supplied source map. Note: The resolution for the - * resulting mappings is the minimium of this map and the supplied map. - * - * @param aSourceMapConsumer The source map to be applied. - * @param aSourceFile Optional. The filename of the source file. - * If omitted, SourceMapConsumer's file property will be used. - * @param aSourceMapPath Optional. The dirname of the path to the source map - * to be applied. If relative, it is relative to the SourceMapConsumer. - * This parameter is needed when the two source maps aren't in the same - * directory, and the source map to be applied contains relative source - * paths. If so, those relative source paths need to be rewritten - * relative to the SourceMapGenerator. - */ -SourceMapGenerator.prototype.applySourceMap = - function SourceMapGenerator_applySourceMap(aSourceMapConsumer, aSourceFile, aSourceMapPath) { - var sourceFile = aSourceFile; - // If aSourceFile is omitted, we will use the file property of the SourceMap - if (aSourceFile == null) { - if (aSourceMapConsumer.file == null) { - throw new Error( - 'SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, ' + - 'or the source map\'s "file" property. Both were omitted.' - ); - } - sourceFile = aSourceMapConsumer.file; - } - var sourceRoot = this._sourceRoot; - // Make "sourceFile" relative if an absolute Url is passed. - if (sourceRoot != null) { - sourceFile = util.relative(sourceRoot, sourceFile); - } - // Applying the SourceMap can add and remove items from the sources and - // the names array. - var newSources = new ArraySet(); - var newNames = new ArraySet(); - - // Find mappings for the "sourceFile" - this._mappings.unsortedForEach(function (mapping) { - if (mapping.source === sourceFile && mapping.originalLine != null) { - // Check if it can be mapped by the source map, then update the mapping. - var original = aSourceMapConsumer.originalPositionFor({ - line: mapping.originalLine, - column: mapping.originalColumn - }); - if (original.source != null) { - // Copy mapping - mapping.source = original.source; - if (aSourceMapPath != null) { - mapping.source = util.join(aSourceMapPath, mapping.source) - } - if (sourceRoot != null) { - mapping.source = util.relative(sourceRoot, mapping.source); - } - mapping.originalLine = original.line; - mapping.originalColumn = original.column; - if (original.name != null) { - mapping.name = original.name; - } - } - } - - var source = mapping.source; - if (source != null && !newSources.has(source)) { - newSources.add(source); - } - - var name = mapping.name; - if (name != null && !newNames.has(name)) { - newNames.add(name); - } - - }, this); - this._sources = newSources; - this._names = newNames; - - // Copy sourcesContents of applied map. - aSourceMapConsumer.sources.forEach(function (sourceFile) { - var content = aSourceMapConsumer.sourceContentFor(sourceFile); - if (content != null) { - if (aSourceMapPath != null) { - sourceFile = util.join(aSourceMapPath, sourceFile); - } - if (sourceRoot != null) { - sourceFile = util.relative(sourceRoot, sourceFile); - } - this.setSourceContent(sourceFile, content); - } - }, this); - }; - -/** - * A mapping can have one of the three levels of data: - * - * 1. Just the generated position. - * 2. The Generated position, original position, and original source. - * 3. Generated and original position, original source, as well as a name - * token. - * - * To maintain consistency, we validate that any new mapping being added falls - * in to one of these categories. - */ -SourceMapGenerator.prototype._validateMapping = - function SourceMapGenerator_validateMapping(aGenerated, aOriginal, aSource, - aName) { - // When aOriginal is truthy but has empty values for .line and .column, - // it is most likely a programmer error. In this case we throw a very - // specific error message to try to guide them the right way. - // For example: https://github.com/Polymer/polymer-bundler/pull/519 - if (aOriginal && typeof aOriginal.line !== 'number' && typeof aOriginal.column !== 'number') { - throw new Error( - 'original.line and original.column are not numbers -- you probably meant to omit ' + - 'the original mapping entirely and only map the generated position. If so, pass ' + - 'null for the original mapping instead of an object with empty or null values.' - ); - } - - if (aGenerated && 'line' in aGenerated && 'column' in aGenerated - && aGenerated.line > 0 && aGenerated.column >= 0 - && !aOriginal && !aSource && !aName) { - // Case 1. - return; - } - else if (aGenerated && 'line' in aGenerated && 'column' in aGenerated - && aOriginal && 'line' in aOriginal && 'column' in aOriginal - && aGenerated.line > 0 && aGenerated.column >= 0 - && aOriginal.line > 0 && aOriginal.column >= 0 - && aSource) { - // Cases 2 and 3. - return; - } - else { - throw new Error('Invalid mapping: ' + JSON.stringify({ - generated: aGenerated, - source: aSource, - original: aOriginal, - name: aName - })); - } - }; - -/** - * Serialize the accumulated mappings in to the stream of base 64 VLQs - * specified by the source map format. - */ -SourceMapGenerator.prototype._serializeMappings = - function SourceMapGenerator_serializeMappings() { - var previousGeneratedColumn = 0; - var previousGeneratedLine = 1; - var previousOriginalColumn = 0; - var previousOriginalLine = 0; - var previousName = 0; - var previousSource = 0; - var result = ''; - var next; - var mapping; - var nameIdx; - var sourceIdx; - - var mappings = this._mappings.toArray(); - for (var i = 0, len = mappings.length; i < len; i++) { - mapping = mappings[i]; - next = '' - - if (mapping.generatedLine !== previousGeneratedLine) { - previousGeneratedColumn = 0; - while (mapping.generatedLine !== previousGeneratedLine) { - next += ';'; - previousGeneratedLine++; - } - } - else { - if (i > 0) { - if (!util.compareByGeneratedPositionsInflated(mapping, mappings[i - 1])) { - continue; - } - next += ','; - } - } - - next += base64VLQ.encode(mapping.generatedColumn - - previousGeneratedColumn); - previousGeneratedColumn = mapping.generatedColumn; - - if (mapping.source != null) { - sourceIdx = this._sources.indexOf(mapping.source); - next += base64VLQ.encode(sourceIdx - previousSource); - previousSource = sourceIdx; - - // lines are stored 0-based in SourceMap spec version 3 - next += base64VLQ.encode(mapping.originalLine - 1 - - previousOriginalLine); - previousOriginalLine = mapping.originalLine - 1; - - next += base64VLQ.encode(mapping.originalColumn - - previousOriginalColumn); - previousOriginalColumn = mapping.originalColumn; - - if (mapping.name != null) { - nameIdx = this._names.indexOf(mapping.name); - next += base64VLQ.encode(nameIdx - previousName); - previousName = nameIdx; - } - } - - result += next; - } - - return result; - }; - -SourceMapGenerator.prototype._generateSourcesContent = - function SourceMapGenerator_generateSourcesContent(aSources, aSourceRoot) { - return aSources.map(function (source) { - if (!this._sourcesContents) { - return null; - } - if (aSourceRoot != null) { - source = util.relative(aSourceRoot, source); - } - var key = util.toSetString(source); - return Object.prototype.hasOwnProperty.call(this._sourcesContents, key) - ? this._sourcesContents[key] - : null; - }, this); - }; - -/** - * Externalize the source map. - */ -SourceMapGenerator.prototype.toJSON = - function SourceMapGenerator_toJSON() { - var map = { - version: this._version, - sources: this._sources.toArray(), - names: this._names.toArray(), - mappings: this._serializeMappings() - }; - if (this._file != null) { - map.file = this._file; - } - if (this._sourceRoot != null) { - map.sourceRoot = this._sourceRoot; - } - if (this._sourcesContents) { - map.sourcesContent = this._generateSourcesContent(map.sources, map.sourceRoot); - } - - return map; - }; - -/** - * Render the source map being generated to a string. - */ -SourceMapGenerator.prototype.toString = - function SourceMapGenerator_toString() { - return JSON.stringify(this.toJSON()); - }; - -exports.h = SourceMapGenerator; - - -/***/ }), - -/***/ 990: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -var __webpack_unused_export__; -/* -*- Mode: js; js-indent-level: 2; -*- */ -/* - * Copyright 2011 Mozilla Foundation and contributors - * Licensed under the New BSD license. See LICENSE or: - * http://opensource.org/licenses/BSD-3-Clause - */ - -var SourceMapGenerator = __webpack_require__(341)/* .SourceMapGenerator */ .h; -var util = __webpack_require__(983); - -// Matches a Windows-style `\r\n` newline or a `\n` newline used by all other -// operating systems these days (capturing the result). -var REGEX_NEWLINE = /(\r?\n)/; - -// Newline character code for charCodeAt() comparisons -var NEWLINE_CODE = 10; - -// Private symbol for identifying `SourceNode`s when multiple versions of -// the source-map library are loaded. This MUST NOT CHANGE across -// versions! -var isSourceNode = "$$$isSourceNode$$$"; - -/** - * SourceNodes provide a way to abstract over interpolating/concatenating - * snippets of generated JavaScript source code while maintaining the line and - * column information associated with the original source code. - * - * @param aLine The original line number. - * @param aColumn The original column number. - * @param aSource The original source's filename. - * @param aChunks Optional. An array of strings which are snippets of - * generated JS, or other SourceNodes. - * @param aName The original identifier. - */ -function SourceNode(aLine, aColumn, aSource, aChunks, aName) { - this.children = []; - this.sourceContents = {}; - this.line = aLine == null ? null : aLine; - this.column = aColumn == null ? null : aColumn; - this.source = aSource == null ? null : aSource; - this.name = aName == null ? null : aName; - this[isSourceNode] = true; - if (aChunks != null) this.add(aChunks); -} - -/** - * Creates a SourceNode from generated code and a SourceMapConsumer. - * - * @param aGeneratedCode The generated code - * @param aSourceMapConsumer The SourceMap for the generated code - * @param aRelativePath Optional. The path that relative sources in the - * SourceMapConsumer should be relative to. - */ -SourceNode.fromStringWithSourceMap = - function SourceNode_fromStringWithSourceMap(aGeneratedCode, aSourceMapConsumer, aRelativePath) { - // The SourceNode we want to fill with the generated code - // and the SourceMap - var node = new SourceNode(); - - // All even indices of this array are one line of the generated code, - // while all odd indices are the newlines between two adjacent lines - // (since `REGEX_NEWLINE` captures its match). - // Processed fragments are accessed by calling `shiftNextLine`. - var remainingLines = aGeneratedCode.split(REGEX_NEWLINE); - var remainingLinesIndex = 0; - var shiftNextLine = function() { - var lineContents = getNextLine(); - // The last line of a file might not have a newline. - var newLine = getNextLine() || ""; - return lineContents + newLine; - - function getNextLine() { - return remainingLinesIndex < remainingLines.length ? - remainingLines[remainingLinesIndex++] : undefined; - } - }; - - // We need to remember the position of "remainingLines" - var lastGeneratedLine = 1, lastGeneratedColumn = 0; - - // The generate SourceNodes we need a code range. - // To extract it current and last mapping is used. - // Here we store the last mapping. - var lastMapping = null; - - aSourceMapConsumer.eachMapping(function (mapping) { - if (lastMapping !== null) { - // We add the code from "lastMapping" to "mapping": - // First check if there is a new line in between. - if (lastGeneratedLine < mapping.generatedLine) { - // Associate first line with "lastMapping" - addMappingWithCode(lastMapping, shiftNextLine()); - lastGeneratedLine++; - lastGeneratedColumn = 0; - // The remaining code is added without mapping - } else { - // There is no new line in between. - // Associate the code between "lastGeneratedColumn" and - // "mapping.generatedColumn" with "lastMapping" - var nextLine = remainingLines[remainingLinesIndex] || ''; - var code = nextLine.substr(0, mapping.generatedColumn - - lastGeneratedColumn); - remainingLines[remainingLinesIndex] = nextLine.substr(mapping.generatedColumn - - lastGeneratedColumn); - lastGeneratedColumn = mapping.generatedColumn; - addMappingWithCode(lastMapping, code); - // No more remaining code, continue - lastMapping = mapping; - return; - } - } - // We add the generated code until the first mapping - // to the SourceNode without any mapping. - // Each line is added as separate string. - while (lastGeneratedLine < mapping.generatedLine) { - node.add(shiftNextLine()); - lastGeneratedLine++; - } - if (lastGeneratedColumn < mapping.generatedColumn) { - var nextLine = remainingLines[remainingLinesIndex] || ''; - node.add(nextLine.substr(0, mapping.generatedColumn)); - remainingLines[remainingLinesIndex] = nextLine.substr(mapping.generatedColumn); - lastGeneratedColumn = mapping.generatedColumn; - } - lastMapping = mapping; - }, this); - // We have processed all mappings. - if (remainingLinesIndex < remainingLines.length) { - if (lastMapping) { - // Associate the remaining code in the current line with "lastMapping" - addMappingWithCode(lastMapping, shiftNextLine()); - } - // and add the remaining lines without any mapping - node.add(remainingLines.splice(remainingLinesIndex).join("")); - } - - // Copy sourcesContent into SourceNode - aSourceMapConsumer.sources.forEach(function (sourceFile) { - var content = aSourceMapConsumer.sourceContentFor(sourceFile); - if (content != null) { - if (aRelativePath != null) { - sourceFile = util.join(aRelativePath, sourceFile); - } - node.setSourceContent(sourceFile, content); - } - }); - - return node; - - function addMappingWithCode(mapping, code) { - if (mapping === null || mapping.source === undefined) { - node.add(code); - } else { - var source = aRelativePath - ? util.join(aRelativePath, mapping.source) - : mapping.source; - node.add(new SourceNode(mapping.originalLine, - mapping.originalColumn, - source, - code, - mapping.name)); - } - } - }; - -/** - * Add a chunk of generated JS to this source node. - * - * @param aChunk A string snippet of generated JS code, another instance of - * SourceNode, or an array where each member is one of those things. - */ -SourceNode.prototype.add = function SourceNode_add(aChunk) { - if (Array.isArray(aChunk)) { - aChunk.forEach(function (chunk) { - this.add(chunk); - }, this); - } - else if (aChunk[isSourceNode] || typeof aChunk === "string") { - if (aChunk) { - this.children.push(aChunk); - } - } - else { - throw new TypeError( - "Expected a SourceNode, string, or an array of SourceNodes and strings. Got " + aChunk - ); - } - return this; -}; - -/** - * Add a chunk of generated JS to the beginning of this source node. - * - * @param aChunk A string snippet of generated JS code, another instance of - * SourceNode, or an array where each member is one of those things. - */ -SourceNode.prototype.prepend = function SourceNode_prepend(aChunk) { - if (Array.isArray(aChunk)) { - for (var i = aChunk.length-1; i >= 0; i--) { - this.prepend(aChunk[i]); - } - } - else if (aChunk[isSourceNode] || typeof aChunk === "string") { - this.children.unshift(aChunk); - } - else { - throw new TypeError( - "Expected a SourceNode, string, or an array of SourceNodes and strings. Got " + aChunk - ); - } - return this; -}; - -/** - * Walk over the tree of JS snippets in this node and its children. The - * walking function is called once for each snippet of JS and is passed that - * snippet and the its original associated source's line/column location. - * - * @param aFn The traversal function. - */ -SourceNode.prototype.walk = function SourceNode_walk(aFn) { - var chunk; - for (var i = 0, len = this.children.length; i < len; i++) { - chunk = this.children[i]; - if (chunk[isSourceNode]) { - chunk.walk(aFn); - } - else { - if (chunk !== '') { - aFn(chunk, { source: this.source, - line: this.line, - column: this.column, - name: this.name }); - } - } - } -}; - -/** - * Like `String.prototype.join` except for SourceNodes. Inserts `aStr` between - * each of `this.children`. - * - * @param aSep The separator. - */ -SourceNode.prototype.join = function SourceNode_join(aSep) { - var newChildren; - var i; - var len = this.children.length; - if (len > 0) { - newChildren = []; - for (i = 0; i < len-1; i++) { - newChildren.push(this.children[i]); - newChildren.push(aSep); - } - newChildren.push(this.children[i]); - this.children = newChildren; - } - return this; -}; - -/** - * Call String.prototype.replace on the very right-most source snippet. Useful - * for trimming whitespace from the end of a source node, etc. - * - * @param aPattern The pattern to replace. - * @param aReplacement The thing to replace the pattern with. - */ -SourceNode.prototype.replaceRight = function SourceNode_replaceRight(aPattern, aReplacement) { - var lastChild = this.children[this.children.length - 1]; - if (lastChild[isSourceNode]) { - lastChild.replaceRight(aPattern, aReplacement); - } - else if (typeof lastChild === 'string') { - this.children[this.children.length - 1] = lastChild.replace(aPattern, aReplacement); - } - else { - this.children.push(''.replace(aPattern, aReplacement)); - } - return this; -}; - -/** - * Set the source content for a source file. This will be added to the SourceMapGenerator - * in the sourcesContent field. - * - * @param aSourceFile The filename of the source file - * @param aSourceContent The content of the source file - */ -SourceNode.prototype.setSourceContent = - function SourceNode_setSourceContent(aSourceFile, aSourceContent) { - this.sourceContents[util.toSetString(aSourceFile)] = aSourceContent; - }; - -/** - * Walk over the tree of SourceNodes. The walking function is called for each - * source file content and is passed the filename and source content. - * - * @param aFn The traversal function. - */ -SourceNode.prototype.walkSourceContents = - function SourceNode_walkSourceContents(aFn) { - for (var i = 0, len = this.children.length; i < len; i++) { - if (this.children[i][isSourceNode]) { - this.children[i].walkSourceContents(aFn); - } - } - - var sources = Object.keys(this.sourceContents); - for (var i = 0, len = sources.length; i < len; i++) { - aFn(util.fromSetString(sources[i]), this.sourceContents[sources[i]]); - } - }; - -/** - * Return the string representation of this source node. Walks over the tree - * and concatenates all the various snippets together to one string. - */ -SourceNode.prototype.toString = function SourceNode_toString() { - var str = ""; - this.walk(function (chunk) { - str += chunk; - }); - return str; -}; - -/** - * Returns the string representation of this source node along with a source - * map. - */ -SourceNode.prototype.toStringWithSourceMap = function SourceNode_toStringWithSourceMap(aArgs) { - var generated = { - code: "", - line: 1, - column: 0 - }; - var map = new SourceMapGenerator(aArgs); - var sourceMappingActive = false; - var lastOriginalSource = null; - var lastOriginalLine = null; - var lastOriginalColumn = null; - var lastOriginalName = null; - this.walk(function (chunk, original) { - generated.code += chunk; - if (original.source !== null - && original.line !== null - && original.column !== null) { - if(lastOriginalSource !== original.source - || lastOriginalLine !== original.line - || lastOriginalColumn !== original.column - || lastOriginalName !== original.name) { - map.addMapping({ - source: original.source, - original: { - line: original.line, - column: original.column - }, - generated: { - line: generated.line, - column: generated.column - }, - name: original.name - }); - } - lastOriginalSource = original.source; - lastOriginalLine = original.line; - lastOriginalColumn = original.column; - lastOriginalName = original.name; - sourceMappingActive = true; - } else if (sourceMappingActive) { - map.addMapping({ - generated: { - line: generated.line, - column: generated.column - } - }); - lastOriginalSource = null; - sourceMappingActive = false; - } - for (var idx = 0, length = chunk.length; idx < length; idx++) { - if (chunk.charCodeAt(idx) === NEWLINE_CODE) { - generated.line++; - generated.column = 0; - // Mappings end at eol - if (idx + 1 === length) { - lastOriginalSource = null; - sourceMappingActive = false; - } else if (sourceMappingActive) { - map.addMapping({ - source: original.source, - original: { - line: original.line, - column: original.column - }, - generated: { - line: generated.line, - column: generated.column - }, - name: original.name - }); - } - } else { - generated.column++; - } - } - }); - this.walkSourceContents(function (sourceFile, sourceContent) { - map.setSourceContent(sourceFile, sourceContent); - }); - - return { code: generated.code, map: map }; -}; - -__webpack_unused_export__ = SourceNode; - - -/***/ }), - -/***/ 983: -/***/ ((__unused_webpack_module, exports) => { - -/* -*- Mode: js; js-indent-level: 2; -*- */ -/* - * Copyright 2011 Mozilla Foundation and contributors - * Licensed under the New BSD license. See LICENSE or: - * http://opensource.org/licenses/BSD-3-Clause - */ - -/** - * This is a helper function for getting values from parameter/options - * objects. - * - * @param args The object we are extracting values from - * @param name The name of the property we are getting. - * @param defaultValue An optional value to return if the property is missing - * from the object. If this is not specified and the property is missing, an - * error will be thrown. - */ -function getArg(aArgs, aName, aDefaultValue) { - if (aName in aArgs) { - return aArgs[aName]; - } else if (arguments.length === 3) { - return aDefaultValue; - } else { - throw new Error('"' + aName + '" is a required argument.'); - } -} -exports.getArg = getArg; - -var urlRegexp = /^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/; -var dataUrlRegexp = /^data:.+\,.+$/; - -function urlParse(aUrl) { - var match = aUrl.match(urlRegexp); - if (!match) { - return null; - } - return { - scheme: match[1], - auth: match[2], - host: match[3], - port: match[4], - path: match[5] - }; -} -exports.urlParse = urlParse; - -function urlGenerate(aParsedUrl) { - var url = ''; - if (aParsedUrl.scheme) { - url += aParsedUrl.scheme + ':'; - } - url += '//'; - if (aParsedUrl.auth) { - url += aParsedUrl.auth + '@'; - } - if (aParsedUrl.host) { - url += aParsedUrl.host; - } - if (aParsedUrl.port) { - url += ":" + aParsedUrl.port - } - if (aParsedUrl.path) { - url += aParsedUrl.path; - } - return url; -} -exports.urlGenerate = urlGenerate; - -/** - * Normalizes a path, or the path portion of a URL: - * - * - Replaces consecutive slashes with one slash. - * - Removes unnecessary '.' parts. - * - Removes unnecessary '/..' parts. - * - * Based on code in the Node.js 'path' core module. - * - * @param aPath The path or url to normalize. - */ -function normalize(aPath) { - var path = aPath; - var url = urlParse(aPath); - if (url) { - if (!url.path) { - return aPath; - } - path = url.path; - } - var isAbsolute = exports.isAbsolute(path); - - var parts = path.split(/\/+/); - for (var part, up = 0, i = parts.length - 1; i >= 0; i--) { - part = parts[i]; - if (part === '.') { - parts.splice(i, 1); - } else if (part === '..') { - up++; - } else if (up > 0) { - if (part === '') { - // The first part is blank if the path is absolute. Trying to go - // above the root is a no-op. Therefore we can remove all '..' parts - // directly after the root. - parts.splice(i + 1, up); - up = 0; - } else { - parts.splice(i, 2); - up--; - } - } - } - path = parts.join('/'); - - if (path === '') { - path = isAbsolute ? '/' : '.'; - } - - if (url) { - url.path = path; - return urlGenerate(url); - } - return path; -} -exports.normalize = normalize; - -/** - * Joins two paths/URLs. - * - * @param aRoot The root path or URL. - * @param aPath The path or URL to be joined with the root. - * - * - If aPath is a URL or a data URI, aPath is returned, unless aPath is a - * scheme-relative URL: Then the scheme of aRoot, if any, is prepended - * first. - * - Otherwise aPath is a path. If aRoot is a URL, then its path portion - * is updated with the result and aRoot is returned. Otherwise the result - * is returned. - * - If aPath is absolute, the result is aPath. - * - Otherwise the two paths are joined with a slash. - * - Joining for example 'http://' and 'www.example.com' is also supported. - */ -function join(aRoot, aPath) { - if (aRoot === "") { - aRoot = "."; - } - if (aPath === "") { - aPath = "."; - } - var aPathUrl = urlParse(aPath); - var aRootUrl = urlParse(aRoot); - if (aRootUrl) { - aRoot = aRootUrl.path || '/'; - } - - // `join(foo, '//www.example.org')` - if (aPathUrl && !aPathUrl.scheme) { - if (aRootUrl) { - aPathUrl.scheme = aRootUrl.scheme; - } - return urlGenerate(aPathUrl); - } - - if (aPathUrl || aPath.match(dataUrlRegexp)) { - return aPath; - } - - // `join('http://', 'www.example.com')` - if (aRootUrl && !aRootUrl.host && !aRootUrl.path) { - aRootUrl.host = aPath; - return urlGenerate(aRootUrl); - } - - var joined = aPath.charAt(0) === '/' - ? aPath - : normalize(aRoot.replace(/\/+$/, '') + '/' + aPath); - - if (aRootUrl) { - aRootUrl.path = joined; - return urlGenerate(aRootUrl); - } - return joined; -} -exports.join = join; - -exports.isAbsolute = function (aPath) { - return aPath.charAt(0) === '/' || urlRegexp.test(aPath); -}; - -/** - * Make a path relative to a URL or another path. - * - * @param aRoot The root path or URL. - * @param aPath The path or URL to be made relative to aRoot. - */ -function relative(aRoot, aPath) { - if (aRoot === "") { - aRoot = "."; - } - - aRoot = aRoot.replace(/\/$/, ''); - - // It is possible for the path to be above the root. In this case, simply - // checking whether the root is a prefix of the path won't work. Instead, we - // need to remove components from the root one by one, until either we find - // a prefix that fits, or we run out of components to remove. - var level = 0; - while (aPath.indexOf(aRoot + '/') !== 0) { - var index = aRoot.lastIndexOf("/"); - if (index < 0) { - return aPath; - } - - // If the only part of the root that is left is the scheme (i.e. http://, - // file:///, etc.), one or more slashes (/), or simply nothing at all, we - // have exhausted all components, so the path is not relative to the root. - aRoot = aRoot.slice(0, index); - if (aRoot.match(/^([^\/]+:\/)?\/*$/)) { - return aPath; - } - - ++level; - } - - // Make sure we add a "../" for each component we removed from the root. - return Array(level + 1).join("../") + aPath.substr(aRoot.length + 1); -} -exports.relative = relative; - -var supportsNullProto = (function () { - var obj = Object.create(null); - return !('__proto__' in obj); -}()); - -function identity (s) { - return s; -} - -/** - * Because behavior goes wacky when you set `__proto__` on objects, we - * have to prefix all the strings in our set with an arbitrary character. - * - * See https://github.com/mozilla/source-map/pull/31 and - * https://github.com/mozilla/source-map/issues/30 - * - * @param String aStr - */ -function toSetString(aStr) { - if (isProtoString(aStr)) { - return '$' + aStr; - } - - return aStr; -} -exports.toSetString = supportsNullProto ? identity : toSetString; - -function fromSetString(aStr) { - if (isProtoString(aStr)) { - return aStr.slice(1); - } - - return aStr; -} -exports.fromSetString = supportsNullProto ? identity : fromSetString; - -function isProtoString(s) { - if (!s) { - return false; - } - - var length = s.length; - - if (length < 9 /* "__proto__".length */) { - return false; - } - - if (s.charCodeAt(length - 1) !== 95 /* '_' */ || - s.charCodeAt(length - 2) !== 95 /* '_' */ || - s.charCodeAt(length - 3) !== 111 /* 'o' */ || - s.charCodeAt(length - 4) !== 116 /* 't' */ || - s.charCodeAt(length - 5) !== 111 /* 'o' */ || - s.charCodeAt(length - 6) !== 114 /* 'r' */ || - s.charCodeAt(length - 7) !== 112 /* 'p' */ || - s.charCodeAt(length - 8) !== 95 /* '_' */ || - s.charCodeAt(length - 9) !== 95 /* '_' */) { - return false; - } - - for (var i = length - 10; i >= 0; i--) { - if (s.charCodeAt(i) !== 36 /* '$' */) { - return false; - } - } - - return true; -} - -/** - * Comparator between two mappings where the original positions are compared. - * - * Optionally pass in `true` as `onlyCompareGenerated` to consider two - * mappings with the same original source/line/column, but different generated - * line and column the same. Useful when searching for a mapping with a - * stubbed out mapping. - */ -function compareByOriginalPositions(mappingA, mappingB, onlyCompareOriginal) { - var cmp = strcmp(mappingA.source, mappingB.source); - if (cmp !== 0) { - return cmp; - } - - cmp = mappingA.originalLine - mappingB.originalLine; - if (cmp !== 0) { - return cmp; - } - - cmp = mappingA.originalColumn - mappingB.originalColumn; - if (cmp !== 0 || onlyCompareOriginal) { - return cmp; - } - - cmp = mappingA.generatedColumn - mappingB.generatedColumn; - if (cmp !== 0) { - return cmp; - } - - cmp = mappingA.generatedLine - mappingB.generatedLine; - if (cmp !== 0) { - return cmp; - } - - return strcmp(mappingA.name, mappingB.name); -} -exports.compareByOriginalPositions = compareByOriginalPositions; - -/** - * Comparator between two mappings with deflated source and name indices where - * the generated positions are compared. - * - * Optionally pass in `true` as `onlyCompareGenerated` to consider two - * mappings with the same generated line and column, but different - * source/name/original line and column the same. Useful when searching for a - * mapping with a stubbed out mapping. - */ -function compareByGeneratedPositionsDeflated(mappingA, mappingB, onlyCompareGenerated) { - var cmp = mappingA.generatedLine - mappingB.generatedLine; - if (cmp !== 0) { - return cmp; - } - - cmp = mappingA.generatedColumn - mappingB.generatedColumn; - if (cmp !== 0 || onlyCompareGenerated) { - return cmp; - } - - cmp = strcmp(mappingA.source, mappingB.source); - if (cmp !== 0) { - return cmp; - } - - cmp = mappingA.originalLine - mappingB.originalLine; - if (cmp !== 0) { - return cmp; - } - - cmp = mappingA.originalColumn - mappingB.originalColumn; - if (cmp !== 0) { - return cmp; - } - - return strcmp(mappingA.name, mappingB.name); -} -exports.compareByGeneratedPositionsDeflated = compareByGeneratedPositionsDeflated; - -function strcmp(aStr1, aStr2) { - if (aStr1 === aStr2) { - return 0; - } - - if (aStr1 === null) { - return 1; // aStr2 !== null - } - - if (aStr2 === null) { - return -1; // aStr1 !== null - } - - if (aStr1 > aStr2) { - return 1; - } - - return -1; -} - -/** - * Comparator between two mappings with inflated source and name strings where - * the generated positions are compared. - */ -function compareByGeneratedPositionsInflated(mappingA, mappingB) { - var cmp = mappingA.generatedLine - mappingB.generatedLine; - if (cmp !== 0) { - return cmp; - } - - cmp = mappingA.generatedColumn - mappingB.generatedColumn; - if (cmp !== 0) { - return cmp; - } - - cmp = strcmp(mappingA.source, mappingB.source); - if (cmp !== 0) { - return cmp; - } - - cmp = mappingA.originalLine - mappingB.originalLine; - if (cmp !== 0) { - return cmp; - } - - cmp = mappingA.originalColumn - mappingB.originalColumn; - if (cmp !== 0) { - return cmp; - } - - return strcmp(mappingA.name, mappingB.name); -} -exports.compareByGeneratedPositionsInflated = compareByGeneratedPositionsInflated; - -/** - * Strip any JSON XSSI avoidance prefix from the string (as documented - * in the source maps specification), and then parse the string as - * JSON. - */ -function parseSourceMapInput(str) { - return JSON.parse(str.replace(/^\)]}'[^\n]*\n/, '')); -} -exports.parseSourceMapInput = parseSourceMapInput; - -/** - * Compute the URL of a source given the the source root, the source's - * URL, and the source map's URL. - */ -function computeSourceURL(sourceRoot, sourceURL, sourceMapURL) { - sourceURL = sourceURL || ''; - - if (sourceRoot) { - // This follows what Chrome does. - if (sourceRoot[sourceRoot.length - 1] !== '/' && sourceURL[0] !== '/') { - sourceRoot += '/'; - } - // The spec says: - // Line 4: An optional source root, useful for relocating source - // files on a server or removing repeated values in the - // “sources” entry. This value is prepended to the individual - // entries in the “source” field. - sourceURL = sourceRoot + sourceURL; - } - - // Historically, SourceMapConsumer did not take the sourceMapURL as - // a parameter. This mode is still somewhat supported, which is why - // this code block is conditional. However, it's preferable to pass - // the source map URL to SourceMapConsumer, so that this function - // can implement the source URL resolution algorithm as outlined in - // the spec. This block is basically the equivalent of: - // new URL(sourceURL, sourceMapURL).toString() - // ... except it avoids using URL, which wasn't available in the - // older releases of node still supported by this library. - // - // The spec says: - // If the sources are not absolute URLs after prepending of the - // “sourceRoot”, the sources are resolved relative to the - // SourceMap (like resolving script src in a html document). - if (sourceMapURL) { - var parsed = urlParse(sourceMapURL); - if (!parsed) { - throw new Error("sourceMapURL could not be parsed"); - } - if (parsed.path) { - // Strip the last path component, but keep the "/". - var index = parsed.path.lastIndexOf('/'); - if (index >= 0) { - parsed.path = parsed.path.substring(0, index + 1); - } - } - sourceURL = join(urlGenerate(parsed), sourceURL); - } - - return normalize(sourceURL); -} -exports.computeSourceURL = computeSourceURL; - - -/***/ }), - -/***/ 596: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -/* - * Copyright 2009-2011 Mozilla Foundation and contributors - * Licensed under the New BSD license. See LICENSE.txt or: - * http://opensource.org/licenses/BSD-3-Clause - */ -/* unused reexport */ __webpack_require__(341)/* .SourceMapGenerator */ .h; -exports.SourceMapConsumer = __webpack_require__(327).SourceMapConsumer; -/* unused reexport */ __webpack_require__(990); - - -/***/ }), - -/***/ 747: -/***/ ((module) => { - -"use strict"; -module.exports = require("fs"); - -/***/ }), - -/***/ 282: -/***/ ((module) => { - -"use strict"; -module.exports = require("module"); - -/***/ }), - -/***/ 622: -/***/ ((module) => { - -"use strict"; -module.exports = require("path"); - -/***/ }) - -/******/ }); -/************************************************************************/ -/******/ // The module cache -/******/ var __webpack_module_cache__ = {}; -/******/ -/******/ // The require function -/******/ function __webpack_require__(moduleId) { -/******/ // Check if module is in cache -/******/ if(__webpack_module_cache__[moduleId]) { -/******/ return __webpack_module_cache__[moduleId].exports; -/******/ } -/******/ // Create a new module (and put it into the cache) -/******/ var module = __webpack_module_cache__[moduleId] = { -/******/ // no module.id needed -/******/ // no module.loaded needed -/******/ exports: {} -/******/ }; -/******/ -/******/ // Execute the module function -/******/ var threw = true; -/******/ try { -/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__); -/******/ threw = false; -/******/ } finally { -/******/ if(threw) delete __webpack_module_cache__[moduleId]; -/******/ } -/******/ -/******/ // Return the exports of the module -/******/ return module.exports; -/******/ } -/******/ -/************************************************************************/ -/******/ /* webpack/runtime/compat */ -/******/ -/******/ __webpack_require__.ab = __dirname + "/";/************************************************************************/ -/******/ // module exports must be returned from runtime so entry inlining is disabled -/******/ // startup -/******/ // Load entry module and return exports -/******/ return __webpack_require__(645); -/******/ })() -; \ No newline at end of file diff --git a/node_modules/@vercel/ncc/dist/ncc/typescript.js b/node_modules/@vercel/ncc/dist/ncc/typescript.js deleted file mode 100644 index f43082b..0000000 --- a/node_modules/@vercel/ncc/dist/ncc/typescript.js +++ /dev/null @@ -1,14 +0,0 @@ - -const { Module } = require('module'); -const m = new Module('', null); -m.paths = Module._nodeModulePaths(process.env.TYPESCRIPT_LOOKUP_PATH || (process.cwd() + '/')); -let typescript; -try { - typescript = m.require('typescript'); - console.log("ncc: Using typescript@" + typescript.version + " (local user-provided)"); -} -catch (e) { - typescript = require('./loaders/ts-loader.js').typescript; - console.log("ncc: Using typescript@" + typescript.version + " (ncc built-in)"); -} -module.exports = typescript; diff --git a/node_modules/@vercel/ncc/dist/readme.md b/node_modules/@vercel/ncc/dist/readme.md deleted file mode 100644 index 0c4f698..0000000 --- a/node_modules/@vercel/ncc/dist/readme.md +++ /dev/null @@ -1,9 +0,0 @@ -# About this directory - -This directory will contain: -- `buildin`: the webpack `buildin/` folder, required at runtime -- `ncc`: the output from the ncc build - -They are generated by the `build` script defined in `../package.json`. - -This directory is the only one published to npm. diff --git a/node_modules/@vercel/ncc/package.json b/node_modules/@vercel/ncc/package.json deleted file mode 100644 index 3c84d3e..0000000 --- a/node_modules/@vercel/ncc/package.json +++ /dev/null @@ -1,145 +0,0 @@ -{ - "_from": "@vercel/ncc@^0.24.0", - "_id": "@vercel/ncc@0.24.0", - "_inBundle": false, - "_integrity": "sha512-crqItMcIwCkvdXY/V3/TzrHJQx6nbIaRqE1cOopJhgGX6izvNov40SmD//nS5flfEvdK54YGjwVVq+zG6crjOg==", - "_location": "/@vercel/ncc", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "@vercel/ncc@^0.24.0", - "name": "@vercel/ncc", - "escapedName": "@vercel%2fncc", - "scope": "@vercel", - "rawSpec": "^0.24.0", - "saveSpec": null, - "fetchSpec": "^0.24.0" - }, - "_requiredBy": [ - "#DEV:/" - ], - "_resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.24.0.tgz", - "_shasum": "a2e8783a185caa99b5d8961a57dfc9665de16296", - "_spec": "@vercel/ncc@^0.24.0", - "_where": "/Users/jsdaniell/Development/create-json-action", - "bin": { - "ncc": "dist/ncc/cli.js" - }, - "bugs": { - "url": "https://github.com/vercel/ncc/issues" - }, - "bundleDependencies": false, - "deprecated": false, - "description": "Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style.", - "devDependencies": { - "@azure/cosmos": "^2.0.5", - "@bugsnag/js": "^5.0.1", - "@ffmpeg-installer/ffmpeg": "^1.0.17", - "@google-cloud/bigquery": "^2.0.1", - "@google-cloud/firestore": "^2.2.0", - "@sentry/node": "^4.3.0", - "@tensorflow/tfjs-node": "^0.3.0", - "@zeit/webpack-asset-relocator-loader": "0.8.0", - "analytics-node": "^3.3.0", - "apollo-server-express": "^2.2.2", - "arg": "^4.1.0", - "auth0": "^2.14.0", - "aws-sdk": "^2.356.0", - "axios": "^0.18.1", - "azure-storage": "^2.10.2", - "browserify-middleware": "^8.1.1", - "bytes": "^3.0.0", - "canvas": "^2.2.0", - "chromeless": "^1.5.2", - "codecov": "^3.6.5", - "consolidate": "^0.15.1", - "copy": "^0.3.2", - "core-js": "^2.5.7", - "cowsay": "^1.3.1", - "esm": "^3.2.22", - "express": "^4.16.4", - "fetch-h2": "^1.0.2", - "firebase": "^6.1.1", - "firebase-admin": "^6.3.0", - "fluent-ffmpeg": "^2.1.2", - "fontkit": "^1.7.7", - "get-folder-size": "^2.0.0", - "glob": "^7.1.3", - "got": "^9.3.2", - "graceful-fs": "^4.1.15", - "graphql": "^14.0.2", - "highlights": "^3.1.1", - "hot-shots": "^5.9.2", - "in-publish": "^2.0.0", - "ioredis": "^4.2.0", - "isomorphic-unfetch": "^3.0.0", - "jest": "^26.3.0", - "jimp": "^0.5.6", - "jugglingdb": "2.0.1", - "koa": "^2.6.2", - "leveldown": "^5.6.0", - "license-webpack-plugin": "^2.3.0", - "lighthouse": "^5.0.0", - "loopback": "^3.24.0", - "mailgun": "^0.5.0", - "mariadb": "^2.0.1-beta", - "memcached": "^2.2.2", - "mkdirp": "^0.5.1", - "mongoose": "^5.3.12", - "mysql": "^2.16.0", - "node-gyp": "^3.8.0", - "npm": "^6.13.4", - "oracledb": "^4.2.0", - "passport": "^0.4.0", - "passport-google-oauth": "^1.0.0", - "path-platform": "^0.11.15", - "pdf2json": "^1.1.8", - "pdfkit": "^0.8.3", - "pg": "^7.6.1", - "pug": "^2.0.3", - "react": "^16.6.3", - "react-dom": "^16.6.3", - "redis": "^2.8.0", - "request": "^2.88.0", - "rxjs": "^6.3.3", - "saslprep": "^1.0.2", - "sequelize": "^5.8.6", - "sharp": "^0.25.2", - "shebang-loader": "^0.0.1", - "socket.io": "^2.2.0", - "source-map-support": "^0.5.9", - "stripe": "^6.15.0", - "swig": "^1.4.2", - "terser": "^3.11.0", - "the-answer": "^1.0.0", - "tiny-json-http": "^7.0.2", - "ts-loader": "^5.3.1", - "tsconfig-paths": "^3.7.0", - "tsconfig-paths-webpack-plugin": "^3.2.0", - "twilio": "^3.23.2", - "typescript": "^3.2.2", - "vm2": "^3.6.6", - "vue": "^2.5.17", - "vue-server-renderer": "^2.5.17", - "webpack": "5.0.0-beta.28", - "when": "^3.7.8" - }, - "homepage": "https://github.com/vercel/ncc#readme", - "license": "MIT", - "main": "./dist/ncc/index.js", - "name": "@vercel/ncc", - "repository": { - "type": "git", - "url": "git+https://github.com/vercel/ncc.git" - }, - "scripts": { - "build": "node scripts/build", - "build-test-binary": "cd test/binary && node-gyp rebuild && cp build/Release/hello.node ../integration/hello.node", - "codecov": "codecov", - "prepublish": "yarn build", - "test": "node --expose-gc --max_old_space_size=3072 node_modules/.bin/jest", - "test-coverage": "node --expose-gc --max_old_space_size=3072 node_modules/.bin/jest --coverage --globals \"{\\\"coverage\\\":true}\" && codecov" - }, - "version": "0.24.0" -} diff --git a/node_modules/@vercel/ncc/readme.md b/node_modules/@vercel/ncc/readme.md deleted file mode 100644 index ed74695..0000000 --- a/node_modules/@vercel/ncc/readme.md +++ /dev/null @@ -1,143 +0,0 @@ -# ncc - -[![CI Status](https://github.com/vercel/ncc/workflows/CI/badge.svg)](https://github.com/vercel/ncc/actions?workflow=CI) -[![codecov](https://codecov.io/gh/vercel/ncc/branch/master/graph/badge.svg)](https://codecov.io/gh/vercel/ncc) - -Simple CLI for compiling a Node.js module into a single file, -together with all its dependencies, gcc-style. - -## Motivation - -- Publish minimal packages to npm -- Only ship relevant app code to serverless environments -- Don't waste time configuring bundlers -- Generally faster bootup time and less I/O overhead -- Compiled language-like experience (e.g.: `go`) - -## Design goals - -- Zero configuration -- TypeScript built-in -- Only supports Node.js programs as input / output -- Support all Node.js patterns and npm modules - -## Usage - -### Installation -```bash -npm i -g @vercel/ncc -``` - -### Usage - -```bash -$ ncc -``` -Eg: -```bash -$ ncc build input.js -o dist -``` - -Outputs the Node.js compact build of `input.js` into `dist/index.js`. - -> Note: If the input file is using a `.cjs` extension, then so will the corresponding output file. -> This is useful for packages that want to use `.js` files as modules in native Node.js using -> a `"type": "module"` in the package.json file. - -#### Commands: -``` - build [opts] - run [opts] - cache clean|dir|size - help - version -``` - -#### Options: -``` - -o, --out [file] Output directory for build (defaults to dist) - -m, --minify Minify output - -C, --no-cache Skip build cache population - -s, --source-map Generate source map - --no-source-map-register Skip source-map-register source map support - -e, --external [mod] Skip bundling 'mod'. Can be used many times - -q, --quiet Disable build summaries / non-error outputs - -w, --watch Start a watched build - --v8-cache Emit a build using the v8 compile cache - --license [file] Adds a file containing licensing information to the output - --stats-out [file] Emit webpack stats as json to the specified output file -``` - -### Execution Testing - -For testing and debugging, a file can be built into a temporary directory and executed with full source maps support with the command: - -```bash -$ ncc run input.js -``` - -### With TypeScript - -The only requirement is to point `ncc` to `.ts` or `.tsx` files. A `tsconfig.json` -file is necessary. Most likely you want to indicate `es2015` support: - -```json -{ - "compilerOptions": { - "target": "es2015", - "moduleResolution": "node" - } -} -``` - -### Package Support - -Some packages may need some extra options for ncc support in order to better work with the static analysis. - -See [package-support.md](package-support.md) for some common packages and their usage with ncc. - -### Programmatically From Node.js - -```js -require('@vercel/ncc')('/path/to/input', { - // provide a custom cache path or disable caching - cache: "./custom/cache/path" | false, - // externals to leave as requires of the build - externals: ["externalpackage"], - // directory outside of which never to emit assets - filterAssetBase: process.cwd(), // default - minify: false, // default - sourceMap: false, // default - sourceMapBasePrefix: '../', // default treats sources as output-relative - // when outputting a sourcemap, automatically include - // source-map-support in the output file (increases output by 32kB). - sourceMapRegister: true, // default - watch: false, // default - license: '', // default does not generate a license file - v8cache: false, // default - quiet: false, // default - debugLog: false // default -}).then(({ code, map, assets }) => { - console.log(code); - // Assets is an object of asset file names to { source, permissions, symlinks } - // expected relative to the output code (if any) -}) -``` - -When `watch: true` is set, the build object is not a promise, but has the following signature: - -```js -{ - // handler re-run on each build completion - // watch errors are reported on "err" - handler (({ err, code, map, assets }) => { ... }) - // handler re-run on each rebuild start - rebuild (() => {}) - // close the watcher - void close (); -} -``` - -## Caveats - -- Files / assets are relocated based on a [static evaluator](https://github.com/zeit/webpack-asset-relocator-loader#how-it-works). Dynamic non-statically analyzable asset loads may not work out correctly diff --git a/package-lock.json b/package-lock.json index 30e531e..917f2b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "create-json", - "version": "1.0.0", + "version": "1.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -186,12 +186,6 @@ "resolved": "https://registry.npmjs.org/@types/node/-/node-14.6.2.tgz", "integrity": "sha512-onlIwbaeqvZyniGPfdw/TEhKIh79pz66L1q06WUQqJLnAb6wbjvOtepLYTGHTqzdXgBYIE3ZdmqHDGsRsbBz7A==" }, - "@vercel/ncc": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.24.0.tgz", - "integrity": "sha512-crqItMcIwCkvdXY/V3/TzrHJQx6nbIaRqE1cOopJhgGX6izvNov40SmD//nS5flfEvdK54YGjwVVq+zG6crjOg==", - "dev": true - }, "atob-lite": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/atob-lite/-/atob-lite-2.0.0.tgz",

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

yGTS)0lrJ}jmGLzR9l*G`kWJb4|AF82@Fu#u&1 zm%Q0$$YGx@dm)Rz6Hq6*7dWS+?cwb5?y!u`6@6jF8b~0pNNjC9r{omBTGnPys;AZ2 zFdj^s-?O~nE1sK;uve2jGJ4mCNty3BJg*w%d91JY0!E>B)D-p>c;ZcAH_{m|-H$0; z<|$;IaEZEFrZDJuoE^Z6&XC@*?RiqQ=S6&@cN@Az%|gxwUY1!XY1w6J7AjX^1Chom z><}nA(!m!QdkUgjr-V-Ad5y;(K$KOnO9^Y9R<& zE8KKJ=+yIb=oe^%Na2&c?V9#BhdrT}E#75y-0oS{Atx1j;RA!g4>-8q%qLQUgu@F%FABBR$#aomq(=3U#Z7~; z>Ou6<1fR>B<8x*9PRa9>I(xfa?rcwqy$rIC441b@Z(oWl$1Y`5H~CQt@twSOB6J&r zd%-&=$Rz%zXEShrMfT+~QkzphHEavoQ?@xWAEv9>B-bqtPf?&HHPBjQAKucM3LQ<7 z(+5s3(OhHy=qu985|8XtU3`IDJD6*9*+6X0%b9cBWgA+WA5@(p<{Vg5lb2i0E?4SL zW{BH~cN-18JbN7BKBDuZx>Fe(Rw8Tuqg&CPr9PKC#WBm5rStj*!=Cucbacub_kECX`3D1q(D1TB*8Wj z0oFt~y^KIx&(D*S5NxeQlqEv!R7ReQX=#=dpFO zqi#w0&U30C0g3JJOm%e9x@Tn_>exZfZ&42S-}rsh^A#$O=BCZ|K5zHgGCyZ%wkh6u zGmg^v^b(e4yLkdW{J7;sr>l`U4P!kh0?NJUS)mAssFE;CsY7_SfI46*X^?3fx=nL{{1>+03 zy}`>1NC+1{Ly$gV%wa(X5(fMnp7#^{-2VZ8a&(Z=;EozKhBB`pdpr?;5-|}HC)woR z0%VZl{scxsRu`)z6o(=-3CjwxsJnoXdHuFo@+UZP`2G7{cx(V3DgH!C59%ham|k1; z)!KPgwUssVs+NDXwsIaM2@7vnh;tP3B5(50{!Q-_7b@OF<^|_Lqqb$XJH~L|S3He; zN2W&QCtp1}o)I5J3wKvm$E4Ggw_{hQ63@M=sb&ZPQKs4pk%H5+os;= z-Y5pe9Fz!$666p>$o}h8SJmSitD|9b6ls`{LAiw(5~S`}X{hvNFesAfkJNO9s_DHL z)U`NnfKx~j2Bp=#$MvN$C{L-jb1)i z2BrHPj!kD6lw+zkn`Lc`?2ZhI6rk{UDB=!Uxf87!kG00|gi`hlmE`7c5YWwx>WMq zWW=n7140%>MzRB+qpW{O;u;_P68!=`2V72HPnqooe{??x@{QEFll+Y)0PP?fC1;al zCyR$G5#@~;W?r$BcZ+Jb3zK4t-Mh8}bE7@nOXlXABp`U8@nL6!muqK&V(zD~e2W$U zTuyh*<>>igd?jjXD7vE{6BuV7lbPmoi_%B-y9lsP-k*GYC|_haa|GqNkOtV;hK z4zSeegI-YVim%<}UF#Mtfh@k<5ya2PDkQtoChda+yV3@BMNrL(U9r&4ie2Fo=ompw zYj%adHM_#MUcQa6E8yOpnAe2da$RdnhGI?tBir=-+>FCZc5&X%jq`qC56D7smJlcY z!Xn^<;CkQ)T7UsVgL6{q)L%Fah@s*_9n? zK6D+s!p-nZb(HMNH&Dk!>`D>(s{d0zLOpl!#L+K}v_}o^OJrES%fm<0!LaPh2E$U1 zbpQWjR|L^?PVCAG^hF_drUC~)_rq2ceVESAh8*#{FF(tR__=4GR6m`o23fKRomC=_ z95r^-NN^-C0{`u6m%5&^Qq8W2ccu=?ddwk=mdIlcAl!GU{e#9T_SKRM@?*&C8>JSx zKYsIy)gt@wtfR`u6fC;5V+%^#Jl7co*)H1;z7JOydwSwYFQG??M>Dagu6#}v)4n&g z{%hojv+A(B$li2hsVGaZa0f6pyhgYNi1D}%z6iK=)4)JTqJz^uEwMd-dyD5YH>CGG zIVgo|0*%>MW57g)&7yyUKSt7#pTWf4^tvt6ea}qi0nHN}k0f{E-Vl>)4U>TvY};9U zF$pY2bEvATpS8Gho~WlT%6^X#{1Nhhf_tOs1y>ezr=_Td?!gu$srZ-l18$vacQF}Q z%kK~SS_5T7U@d1ZfLoJT-clCHxe}ZUFk5ib?=DX$@S^F%-3rvQ++CL|E_K@Cn)$Ji zL`P{$KiacdZOJ8heVa2hC~8-*(t>-NfYC}|CS~i{!!yfP9E@Ogt z+d+u(ee?=tB^Q_z>N+Ew9sCqfc6<(&3tlaqLUSZL@gCKQPv*Ses5()MhpE35rKs7q z#WUOJ8T=oB`HpRXZCwngbp(Z3l>GH@1-B;*Eyu%z#0qKRbQ0c2X`T{9zLBGiv`8}AmHlax_+r(cRQL{sFP}C#lZT$9HoD=Ylg*2Zb+*cVrZE4#LpG|nUMhN#( zB$DGum?DaTDNZbL8n!Jd{Cv2CK0RBmYH>Je64{;v*|3Oe1d^&9?is*qA=Gip?3OmK z;w<2+UAa&uFCh>6LsrW|aBUO|MH4+6IVB*f8711iUf|u}g=qCE+-pVmNHbYxWwSSP zBr#gY)mE^RTftbl6_A=1Y-;AXWY1?#BQJAdO6EFeX4sMW=VT~QDl>7;vB6o;Pja3r z&dCJi`U-A(K=q@RoF5P1{vX^f%;{`=L#u0>f|6ExdftV__LAgaW=?AMAB`pI?*fd-c+Yq~eBK!B@PnG(pZqwovv_$4 zo;J{)4O!;Ns*~+DVLxb3-ts>scF@d_rYE@qpUnQ`xaWbC(Br5gDOCqtVPpnAF8=&T zM&RSwCr_jW4&&`E+hL>Rurp)xz>>qsS%Je$akzD7aqB5KW6cR1%5s&pb`Ko5>QLK( z9>u2)uQ}i5{XB3qaO}>Mz|qvevGj)mM~Xh)Jig?FyJz6g_Og3N6n}oOE_rK~&HJD& zZ~)!`J_>EM9kBm+_MsDb4|EG0K!FF0JH3H}sf&(nbrv1mRdnPb{M_a&I=Tx+e)*#E zeMRL9td$3uZLNHfwerQA$D#5AROMTC!b-fPJ#|pv&{c=pTZS-r*5P||%;q!=lg%kz zb4kLsj5u3c%Ffo7qBc3@6X8+J5c4865#&E&g3TfRx*Kzx*QIua3G6ghHx81NT8}+kCIr$Z-5N9^Zg9 zQYu!+t!hPF8@)j0dA$zn@<1-Ek%r`5__C}KtiHghs#ERY@o2B@;Oa0OTnbzxvyY!} z=?Ml#EeS!?GT}e&^P?G0gE}XTvtPZpDp9SZd&7td65apI~*IboB@vmaF5CxjGIau-gHwj)Pbo zhfnszj5>(bageLyQ0k(Ou{sXzDmseQ@iA7%F{}=Eo~S(52rA##TKR(L%J;WczG(9> zRK8eMo=Y40Y|nteX{-s|h|_~)BL=UTz%>!K1w+r)g3`0Kps4*^)1#b?D+9o z=e*@Un`c65jt`!qe7)VdsUx!|rFv6)`|dF^jvL8-r^7SYX-mzs5B3grr+Nmb_Qnd$ z!21hxwj1IP6QAGxdE=67vBgdB7AE_BE_6UfH%Dq}+LV_KKMKRuH=J@1UlaISTswzYdFqYGfl~>vx<2Tl%?OD6ul_57n zZiFjWHoJ%bRC2i)I&j!mZ-)2Eg%4ezW@2ZD@`9BpY)lIHgpHe{nAiKb@WBGse&x-5 zlpM>2UtTvChtd%M+f;T5U~93Z=LN3=m~LQ}*T;Z*K!G}W(KXL=ImUp}hJCgu@?Cj% z+k*60?RXc=9enn~c4RGe>{q5u^G=rmR`BSkT^u&R2STfqxd!9M%Y5{>-8o(Sd&O{0 z6F+u{AKr~l{`bQ3#uR+DB=HOBcQex}@en^69nML3`>2l~y`Q?BL3}-v;#`2Q51h_< zI2hWu!7&}x^W&D+Dx0r+qbc;YI^RjpPfgGFrsw0lPg;6@dU}2aRQ)6G!j66NI{Qfx zx_!uV>Yv4#7QDJ4zN*vay>hrnm@Eyj^Hb>GBj3ds1NrVeH!O%;;p8NHz9*dGu;-`d zr4C7QdBX51o$t-_4uQE;I5pXx@5}QIN%E$JeJP+2aMmIzEhC)nqRmpW#xpkJ@)*xa89Z{KRqvfNK&`%;qG30enwu#kfa{D;ang1AX+Z<>=o{n28%Jc z=1I!y9qyeD`Et?eAxZgt!hJG;s*0M1B=tpL;End2O(G~TxmU($b-?p~YSbMY2mZU5 zHHBpO5T*4qcS9CG_h*aW2n>MV2n_HULPd)w@YI7ReJ6=W1vr+9zhQWU{mflHfS<-- z@f+@Y@Ee8;h9?YT1;bMgNuc4`<7W=T(;&?i5}hE4oCy?W0`hMG8YJa^@;~<%^T=RN zzVsH@qmBiRE*nELf#5hS6%Zy^&X9KB1l%-&~YQ^;KUaE4AuFQPgZHtIvJ!^y|ZnI=011D zt4#@jn6>GLKW3S%npv9;ePq@~*ij50J7OG2?BL%~lhSlqn}hjM7^vRG*5(P+=8o9D z>6+S%8#9KUR)S+tlg~3`ZC+_s*6;FNY;Asl+GvL~=16r-ZN`osKAMv!Idg#R#vECj zc@tG!Ir%QOHqTgV11?BSiLR;7n9-%9Sf86wm-lqoa5o9D$7Y@QkyM;x&coGar9*9r$iRRFrw|GOCCb6(IaF&nNb5OSaK|;JQ{jwrO$v zNwRhDr?LeUljLV~Rn|tCUB1NfF}N?QS-z0d+G13n`5Sn5gah%Pv|mjG4N>e@zg{!F zcJY#`+WHlfs_N#}E?iQ-xK?sns4|v|RgBl_$h_HMFU)*FOe#%XayT--=9rTCgyZ71 z6>_Kt%ZcE|D_%^pVampfGY=(C*-{~`>YsKnT>X3Y`?Jr(TZRO{85sYvP&IT6{zXgc z>iu)7{8bC<7gW{yLw-~hM_~Mm@w>)f11$v7E}nB^)m*9#agihQT;$w8(#n=i!i#_5 zE=Bo1eEZQI<+yXP_}TM70A*8e!VlXF+{O!UV}K@ruYyggk%}BMh6&!P9^6=A)_5=Z zuSuD^47V-+h>`Y^J!6V^aMVce?aS-?m_2P3NR`wc&lu0xQ^$h8D06w1xVYuel}C>_3hunTq&c}ijzo{O=1DDLo)j=Z z2W}61#1w%KuRrk7hk;=SlS?AG2i}>T?He383ZCXj(b1}-M~tCAUh_+`L!ShWgB|)L zHE;&zn6HqRkPL!65SM97KnZV@()7;d7X!E^XxMpXxt)Eq2}iP z$_7-~)#4|c#EX^kJdqMQPpsX)N`;A`nwqNGh=pT?r_wMktnjRJ z?jKPB>!wim3eSFcaIf%OmmE$P@c((K^X~2}Y;jF})$;m_md~wTTDNd$UK1R$@}s4GU|kbbdAiHS8Do)gu%-O{%J{njZo}QtvA~o05$S zM3M(K-?5uGa8h-3Br^+TH}o2E>r4t~@p1;*Ut3i(*HQ!$d3Gin14PoxjK}tpk-4a5 z*}~ezH9Y#;5#G>e?`vbXUIZLEscPA*#fz&Y)2!=7)L&bF>+__BnP}$XrL}XbE)6YF zsjVO@Jg+7f6jyjYgdf$4%oC0Z&qXPrJkcooeN+7Gl*;)vi)$@47BwBw*1D3FxFobJ zB)1b;hdQ$oX!<_+Sc~Gi~9VOG7maZvZ;CmMy#IhVNasuA59$8>(HQ<3X7TMRCc$ zyYdK@y=~g!5Dc2Xx}+Y%tc${9^x>r`;XxIdOPwNl&7{BQ5vHuuSI4|Bu3kJRRE>I8c$}_K zwrJ6fKm2DlyK*K(Byb#5Q(wEn>>)fx(gIics0z<;S9oXz?P_~e2tQUL^PH>y_ycCX zGK9q!JDei(Rjvk?NILP4k9aw*aA>zAH1{Ue(^wawrPcJnFZyZOWp6#keu_?XMW}k= zJS_9YHPWvUD^+PU46J}Z!v?I|6G=ucrWcM*RX~GSfXe>Vv403xc=;fKL`LVWC?TF% zqR>QzC*(5v@-u|bZzt`^uJ9al0qQXq)(ck6{+^=ye)X+}16+M`fd@iZzqRac>Wcb&})fcetB7>F~T9%ebwCt{rC$KS*DnzFgiAMbO!!%BZ zDWSRr@yf37_&f!sjI=WNOANsuEyF+(fWs<4>#AFN46h}ZWtmdF#pq^mG<=>t5;&ss zeh9EF7SP-Y2s%+e6Eqyn@{5WL&X`OIGc-ob8o=y6aDZ(9ZV=OI9ufr*YNS_mt<3?9 zK+P9Wvm{i6mZ7K^P$vT7EZllMv6p2{JC2`O!(0I?o3QkmX2PlmobM7=%sPoWOc6bB zk^0GXl0%sK7y@DL0=!>aVER@4qF}}}+pMQw)U%sx^B&n|fkplSh#wKE!Xm`DW~*ar z7>h-E2%z01(2#UgxUn*rG-!aWJ8s>0J)0tf69X4TA|^9Fami`aL&7x96N3YorGQsq zfvI>&f1(*qP$tZtqMo^gDUQp=MXx^3{(co3ba~Y%>zkJHXkx=|Nkn8sm6s>V>&f!C zyV$2m49In}F38Oqv87tmN=(;w$8lJPm_&nsYE31IJw5xQI@WC_XpW0+xB+Z*-Q?^j*e%!J3Qxs;@WHDjM`uSB`yF~{4JV3gX&=g|TJ(y@#u?J%ZTy|uEYJ7JA96_1p z0_-wNMKwJohB;;~!T^+zH6hiHut-A2rQApiJoMCpdaiYH4KszzE839~C$>?ntFj%{ zc+ApDjeQd3W=+g0$@$!$RU$oW&)F#IYNaK~Vf6Za=qKEaNIoc z09zq$J=rw1Yb_$SJ~7m8k(_1wO_&z~-V6&&O%GXNTC0u9MkroM4+SL5@GxD^8v*Y& z!i?F&tqB*hPM z=7^UQr@VZRemN^ti+QYHV$D8zMe6|FaLIkUbp_$E5&sHKxM8cWm?76;`dzic*%zXqsTa6YJDQm}w(3>#p}!L8>3xeqSQ z*rpSR2`xvg#eousYg1atjzNVHKE0 z-KlY7+=0w*({aPoij*|T@C7cZ&?y#g^=DM%M{P|$ZnQTYjMK+JZZs1Q~>cC6)c zDP{e;dG<))2qiHaU~eMm7^E4mYG!N*i8O~37G*wAX-bg;Wj?$FW`dyhwSyDirJ$Cg zULglk-5@&QwR!b#3weZo86%4oiF*AjXBpRt9N@`SkTph8-xZz}jsiFP3m$Q}{?Vj6 z(VPb?P2x@`wq{+BIT$cRk)ue1cJkOGWcL(EYDo0`uL0>Vgr@plvvFpdVycb8I`qBd z=0>W%m%u?=9|G8R3uwIwCTc7}o3x?a1j_(Za%+I+96rF-2e*#z!Qo)T>*hkw$jrFR z{BF_UQLK~C1NtcL7-B+?9+dJe_8{6@w{%g}Oi1lafja?;VH$n@MnPo#+yqFs$AK2Fy0Pm< z0v#iPHb|f#lfMse4FsuTsc@RJudR(UY0-4i*JA-g)Ct*tf~?P5vd0@LGrJtBadN2k zfRv3R7o}e0FIWEbdDa8Xx?y2;gf-^!FeL4YqW7WLQ!H9_tzI6nxd13aP0QtR9;-lU zZ9G!d^Pw|5SdbI<-u2FA4zzTC5;FDL;^oH+-&{<&dtFuSLdd6Y5z86>tukFVtR;Hm z)}5P%_w3xcwN>E1DeUOD#?nL|pU)b0^B@K;kpYO;!2oli1(Y5qYu!v@P>$1h3Bxdn z)yt889$}~+BWo_!RZJ7`I6|amiuznYSd?tXA2cZHZvXp-ql7pdf@+#tSHzP-b967; z8%k!!O{uS6^0nH9<^mGE+Uvour?Qv$vd;3BL%&Dbf1@)VMI)Y#(~ww@aT;==?39Q} zX=U(lfb_lv8i_=9OKcqoEp}C9iQbtYfriV3z+Y%H#kj#$?iJ9DF2Jp)0Ou2de_g6U z2-9W;W=j>&UWT5O77nEv#!}?}i3J9AXM_O_9Q7gsC7Li~yraJn1~sV~#3ZeNtVc`mq zWUjN%09!6@ZQjR8#MV*cYm$#CqGw)}dH0)n%aHG4=2e@T=1vkRhFLEYresTAQ}yXB zdJ6TK4R|*ZroxD1C|Dn>9@&JEA?o!yVNk2AVJt=d)fN~UEmlyC!%E;XVMw(224PSq ztzoQ3{+;n)Q12l@#KL%!FsRWMFvLJT1qgqzK;hzIYXpCPacyWxLKO5Cfl)CofPwsc z9bgVwKxq^tc_fMdOgdPiptlKwYIP0cH1fOqMmkqdWyNRJvRx(&IhFSkhR*{(ElRRq zi2P#+Lk+qnH%Q6E)7D49l;p-c5@v%5a~9yux4^VgM}QemR~xCPB#ZtjVV3vN^;`~k zcM@jIM6%ifm~E94>0Jq9kAxux@IgR$l2Br{xmcqCwla3b$=z-rfzqNtR1DJhJplKL zrDA$cOsZO9#&0vF?Q%cbuNv1^!*~z*n=CMVD4z4mYN%ks@QGFOo@$&4!|NYl>x)}A zO*4}5>={g0l97C$uxQ<&>oW{+CK6T*9b;8!n=s_${6N-65o_p|*~ovBr9N6@7*7~s z!jihz4<#%svG!d+x|h&ma8n}dig*JkQPf8gxFXuX89WWJFIhlqq1~BmGE5FZO6v{~ zCM`5X2Lk51fOnEGV>XD3mP0#Vqm33=Nej0jH;99TMLQ1-E4g5RttV~`OOs|AR)oQ| zz><^o5MaStL_;bDl=BEl4XY2ObDCXT1#LVjGHY$*G&{`N(AGr5xC;5J2}2Ep?yY$K z@HI6O(_2Rf)8`5G6EMZPybTc7T56`Z39A)E?0S@o{3w74IN%Q+1%z4sB6ZUn*qIbl zCZ8Z@$1z#AaDNT+M!>s`Fx5!vX&ld3#)KuO@h1{ifpjW@`fUN6Z}yMWPfNBGuOCm2 z7GcdKtA1R<+!KKbc#jaKs-MnGWllY~Ws9NpGEfb)t4mPR2GRDQ22vV(|x;3Be-}TBB@Ps7SyNv%*^ll!jZ+HQir|74Bd! zM5wW|M0Q&ffzy~s00+M_3}7b`bPR@*pygI>vRV?uohA&LB54@cAb$;EsIJ!{t;-f) z1eMiSrG1TBohB?P(rP9w8Z>EG-vpfXxIq@G8tElqwQ@3{$hqGlyUYk^C{F>xA6TOp znU)ns+}#%)XTp{;tyaRO{gj6NCg2_=Y}H!L?_3ItqlH$A!wO6CJ8gsoD=Yy@jBGOi zxr-v*ujj|~P%T(Mjw5o=RNZ1kA*V^ZZ1W!3X0R{40cIFMsd{NzJl4vKAWfc5qS{Xh zi?&~)Vt_RfaK087)?%TC)(9;Qtj}b<%HR z2AmxhSh|g|mS}P6^*LeDK25jrNx=D?1(vQ?w9bu?Ed3?xWg}+>xsW7c#X!CdNHYSF z-q+|co&j9!fJ!WB5GbwULI^2W2a%R2E6+SQ!Osd zLd>iW)z`_kMi@uQLO2M67J3@SF695U1%{@!HQFW^vmTP#b`pjerxI=ZBk~`#z(_+L z?!aHG3(c=$Wx&svFeI^Av%1#H2e<6QnamOx?XEtcUl6{>*STrIOZ4v`G0FcI8 zpy~Z1+Q6)Q$&%_79af~=MqILjVM#rb=L5KM8sEjxYSADg#)|AXlYf)juv@|`kn$l+%d1Ydss7ME~S9f=%7Kh>~!Z?SoQ z{te+OU4{Nd zoR=E&us0s&dt)B~No#$`PUx3*TmKBUr4R{2VVv6;rK ziAYn?t3#TsNqBxyp7~rhe=;6k+&lUqYc(bRw#vSQb_o(p%{LQRYcjLzN|lN!JqBVTHE?-1z!k+M?%7z zB#?(K|L>W(cV7@h+t24e$-Q^)nKN_e%;U_=nKN_TF~G?HPRWV^P6cpU?`R;Ut)kDW z>DcVk>YM?D`}>3tBGWcgSvAW?I1d14cJ>W%{5h)v{Rn3caOUDjiP#D=5AaGQ1P`^W z`MIkW^rwJTK&bYH5VQn19|Zg%UkJ_#UkKo$oEYF@0GITQ1`>@+^H)7QfIhJd2sQme z2%%3b2Yf|t2+lw82!M~~#Q^COEBi+S=@XCLw(9Xh`ot4JcrrhPpnZaHRt;M9)DXh? z25?pvT!-Tf0={NI2+ou7G=OVwiw06`&lIit=1`N;y6RiQa+DV5v&yC5a|2<{-A22v z&U;%fBlu;5^LfD66^7sp=((KVy1v-cn&0;A5zZHsmf&{=;SemFatYhDylt((X*D=E z0KRc>2+n~o0=Q{N3~)1mTZ&?UTLG-SJqEZ9!0kh0fZql1zlOyCUjp#u;uzp70Df1KbDTTjepp z-vRjhdt!k50X#512KY9B|8s8)@ErjEFd+t*4d5Rq#sL2pz;`Fb0RIHwd-ufv{|w;! zlVgB?0r0O=Vt{`G@Pnx_!2bjA@6%#{{{ZmAiWuNQ01r)%0e%GF$1`Gpp8)vj{V~AL z06aW12KYIEM`pzUj{u-1!uqL>0V-_dlras;Y1U<*T>WS0M0uBW&+{|DyYF7)F1$; z0V=2g5>8VA5>8WrZze|tIRJqi>|8;DvDk=|;y!@xb;xAgks#cWAcwr4Zj>P0ks#cW zASk9ILAWD9&?84u9P$C2--3G@zJdoni90e70q{lK@kInc2I8L0AYQtQ{pg;Bg2w$e zb}yuR39`u{*AJ)C7U))wa>g<@s|$4~XF!k!s8FG7p$BGXcbqDN-=G~e1tp0)N)mS$ z-Lvpj7PfItFG^)C0%HoF>FL{(0BRP&dnZHm*$%CZ&JPswfJRIBD zK1eDV%%O!GYQO`y;y?~1W(!AO1vD^#L#ckjk#+!;oAZM;Z;^Ulbi1!YjnBhRU{ zv;#*T2%444p(7X&!U+DEA`Yd}CJ0@5=75hwix`kGZ+T@PjstT!ki=({0dHPzwbJkE z8dBq0Ub1Xi;4#AB$fM{dKQ2PfGS}-kl;odqL-1gWD3P&QHTq@M}4o$A40zfgUXgT@0{9O~mxk`&6H80yqAq0hq6B8dEqvChJAsgA<2mOIEK zs`Y{nF@U4SO^Mk0!HEV+L=BD^XJtX2a6Ag)5OB1ZCvP#=_vcVI!DveyC$|5$cU3Tj zDQva{A!<-c3>+y3(|69_E8L-eXZ(sqbF_s96?rPd6{yw|@*n@F|Enr8Zxq~HMWzY@ z$4@GsILG$Ao;6hWLBS|&^sfx4&6uZkD8m)pcu>rL@86W6#yqKV0ghVX-fGMh{4GmG z?w$F{omTut%u$xXc+3+xGG!6P+;i!WQED=xS^`Hd<;Z+pbEwGb{&DWlk?-U$ zR9)n^4B{{jC44yQwy28TSz_Ev^^g*`ymCSa7_oll}E( zBKDCtvi;N%%x5hhsDK?>nNmvKz;ebiIPAT@&74QgX0h7%B=(N|%9o2{zg7ZR4*N%xlb-wecc|2sEm^X>Z1MahlxfeW zduCE0Vc`V(`O%Ek6&%>S*GC=qR6K4G&;(+?;@Ous!B~{RXV94}I-e;QSEeo(R{?&H zG^OdX@yxx!#c>Hgm*El)g;|QL7#EI*WY1!mswHd7lwj^4DBmOG!B&|yPm&}@o}|;` zrZ?i%V6x{)Mj5~2EV!9$xS8#^$xhsG4sD)fNx=S=T3e;53CDoS|Sd5w%E)zcm zAY^`8&70}~X#XILv@pjQB&9j_%~PA45Ph=a^(Q@sR(1PhY%uB%hW(=ulB&0M91riT zdG)5wf~q!ZcvR`C2lP<$5qJF*rCaRCG{hT;Gc%jy5v4!|onZ(J2GOdzq}@QcK6eTL zz1|VQa+X|@D$DQ zT8lJW66E^4BF!EQ%rS$0~9E^VJIRZjH#B6e5g8bxYfrz9wyu6R|Xf$23D!+U~v8BIGoV*J!*+ z5t5O-Zs|Pv=B?0~@HOegN<<8u6)K%e@!X7kuh*3!KT1errT1#|)v|bE%WwmeCU;BR z+I_b|oc-$(mz5Gj+-jA$ZMRy8c2-d*s6tZFz+$YkD(ckJx2O5AR}Q<9R2WR*!P&|N3RTd zkC}d?Wmxve^dlj|x(8;UrESJ_M*D8ZZtL!^G}6qHVK$JG9d28%s>M=Vbc^gUffdU{ zwOC5kVwr+SrQC8Bxf#E^Ef#h4qb}vT!CIuz?0s+Fs1%$gM~XNM9AU6A=mygoDkO352b9gK z9X*JPDCU^T%<|zYR2N_WdQ4^g(+GF@X7fN=nr&H|4V;o^sCa${}}yQ>3$+AO#huK{j>1g!cISr&47pr zITt!i)$)K>$)@waG4G$pYrFipkWt5yM@h$;{%T%;<1dQj)XEs(<&gQzOe zulhXPN(SR54umMM3_k(`AT1>SB!~T{+e&6LJ`W+tSmI5S<@ z=6Dkim&@W2EI##FtUl+#fGExzw-#HAtcW*hrj(7?*NV91nr0f@h)OSwgxJ4c??$p> zDtawiJxs1iTTL)asIS#K@CF-^ofVyu2^J(Jy$pcC!T>hzZM3sDCx3$hLPAcdO+Zeh zDVdYmS zggl0l&l6`Kz}^P(H^(6MHiW-9Z)b1AYKQow#No9`xZgn*$CFA3-Z6S>51*7gwl)>_ zyBNHT!N=7a?CW$^d@AK07Qwxgn$(Hx_kBuNjkw(mLb|3*L|^mO_~8aWGC86Vyr?z; zX}H$Y_#FGH)O8!2{S8ZKA**OO`+GmEp$Qd&9`kCL2EuQNECwTNnIx7GyEHq!8#l}itGe{tQ1+sMLE^Te5=v(FJDzHeqpHigomX}ngW7p*);rl-5`QzK zu(vd|-uGZ{nQFc7$==-j&7@Uo7N;528g0VI{p7yvEtkK=_h)YfYPj3jTOqw^3P)c} z&`Zmfeq=;Mm5WDJBlpP&t;$6irnC$3%;r{#denT<^-l^NQMEX4o~~A{v6|_;Nnqy~ zM?TBPKW+-cYEp>HI(8cXDH-f|%SiQ!crBh$td`(KR4My1W=rcXk@g}Ohn4*$G8t!J zLjdaP$eD3bxMaRy!`N{a)LgDZk|K;?{se*ADKx4Lt=y3%@?p46BQ{zK{sDfU!?i1c z`zL@xRAXTSkjY90e(ZCMY32kk zGY_#4zPb7_&T^~pSMjh>`fsDLfU)uAvYQ31x(;=W!7?!J`{HtGuHMZUe6OJS4J0eJ zL0qc1BuTa4?xJBO_?;97s}GkXbFIOt!>c}?y;|{Vz^gHVy*h~V$0Y(_N@jpmioo21 zB9Jo~q$fe*vj}2=nLI@4A&AvS5L;gc$*ukL$^J0?Cne-77kn4M$In-szc5fUMgbGJ zVCI(`$~o_~W|*OVM-HWG=4a>gPmXVky40 z>ktjjROJ+`Lo~oT#OaH7!8$|(zTQCAAsXWsorQIX#$BG~A9>DxFHI8GnaEbencbc? zqOr%_jK*@JI^$k~WKLv|`)WT%tQ|hdHHA?dT0J@Fqm}j3Bz>E6%#M_)!@nm{L8M z5xF}`G^Uj6*jLTgX#q9ZFUnfqwgdg$v1Hi5*hhWeH24+7t9~JzW62|hpYeW?^^rWx z$VjHe2h}rFrsY%n!&H1sN-Ou{!E}+>0tlvU#G2STa%3l$G;S{8Q5f-u&u@k~4Zap@ z$i;f>NK>XhSC~f#)DdyF6LT*iPbUft$Tz2<0&itRLals5fi#mr4xqVhDLViu@vvkyKdxp~{9icQj3 zs&S-OL1jX>`hM3}z(^6whue{9Znc>fn=G(|X))kQ>Jn(K^NAog-I&{%VMFE_&|LL- z2Gm4do&oJu$}{MV_B?~Zr3<0o!L{wiRWD|&7lDTB_z6XBzQ#>8 zCrTD{T_aPMxXnNmU)ziNl4MdD1eb+GuyazvU{#qwF8yUdRmBg$O9lb3l9Jh4Uy zhJ@Id(*!^vc1<3o?}%$2L=J6;nrLN?tE3=VxWrvQiKyJ@gA6`gGffrgLVUcb3e}st zDmR{VakmqK)ov=e4@Ov(&Y)3%Y1HYRx^_9w5NG+?mHt3aKYcM=>35?pkn* zoMQuka*fq_%sptgF*&U|I~W(KR;!A}N2zy->Wx&%4wLc3$hy>SI~hU5cYls7BjqVl zoJxZd6m{AH@3td4By>dR#-a2?`c4v904sF*=2y|zz+}3YAAusWV1QZ&R^SO4V0T?M z1=70ghdAk&S@BML6@va07jeH{EE~18W!|b5s#&E8Ly4(GHh}2*6sg~F@>j?lyP?2j zVVN?AQV~)4X$%9sNnN+n_Q=XlVO8c=;`VEAT=D7+H4{F<6PiaahT4Hv_L~@s5;-ed zy+|XdmcyEEh=E}Zi?*UnO*chElwBl2_{B`9QtMV90=ju0E`Ju=D50)R4;j;Wh zMVK|+q0$w=6M9rPqKPPi5+tK(DQLRxyo20v)fDNSxMuIKg)jgnl=MEstzEgmQ?I}3 zKYT^RZXa}Lz3PnHP&DC^T`Sm9I&RTCcY@2YGv1}Qh%N){UK=esSDZ!fLKopOTZ}H* z66cDym|PZ%*=4oJE}JFZm0+>B>=vubk)X5%VQNrmcZ$kYGSscKlA&(wk2Bz)gUdl9 z9c2)VGhm-@(1gbG8Q4UBIGBlT@}C7=*cAV1uqSrGe-iA4t?nNO-Pp|jQ7{Wz*AE4IyCvmd zun#t;e;CZ}Eh+y9da&jE??DBd%KtCuMf><5=))%QzXfx!6a25izS#HumtemfNqIk* zi=Ewn4(4I|_IttpxsviHZ~K)%Z{cdba@BjK)7#kvljBmppo!^FYt&YshYE0AtJiw; z64ab*u<*@ByIdUCh0|c?%L_ z_1M%0Ol<$klk0(>CkL^yEKfcF%se>@IC&5X)4dMc%kt!sUUUy44ZuOzJXyqsK)_+8 z9Pqx_3-DK5e0Vt;RD!UH$e8&tprt^gv;!A0^4e~US$!VAqOLk%u18_ zRx|4L$!S~7w9z(=pV-V@hF+h#wpxxGT)3R~qVdxMlU1SLh;-O;0J! z5eDNbLk8BPC6^?yu|GwDQKPhsIBxO8Ma|z?+?VJNALFR)OXv^1^RmU&%kNwkSU{#9 z-PJYjd6iJ!pGz9kZr_TUN;k97<^wd>%};*GbwA;*jtEraUX=p?4Ce;sv0g#Sp19!6 zwa-0Iv?wN1Ui`F`|ABjw%VD0ToIl!Rc`Us%=N2NeUd*J=z_x z=A{FFq)2(bhYy@%m1HV~g<}&NAoui?6%xDQ$fFi6nfnm)=g8`ymNrOG%(wZzok6_` zM-EpEj?BVwneisJRU>k^-K}X^>&O3#P8vOR)LDG{okPv64Xw}?{ z6#k&L{=qQnF={o?-|uGL*sVIB8Ig+5{)xsZCO3TnZVuhTz4lIMUfg)zc>K55kH7eM zFg!NND&rNiKc1T$mqac#(bR!!)MWF?!64u~ii_1a$XCc-Fzt~fEs5nS<^(=5u7(FD z71?~gO%+7msSAi)1w3GO_XqA~(QXXq|FF`H^ zny{Gew4;N&ojx=srM;pZW00<`NwgONBNQCW3S{qb;q`5L+tb zB}Hvr_K1O`sD&|Pd;zmq9*7eQFchRKb({z4%>lXs;6n2=9wCDQvF;=6CV%(QoE6K1QYdUSTds~{HzmwKY&MN1ySaddCIfuofGoJHUEV^WL zDouQ`=yYhYsL>gR<)LjtBNmIAE+t{zq!EinjkH*FI)2ePEEb){@(@gkpMxp!v%7o- zQ_4&4(VbC~#;EBLNexcgilnAzBsFeEO>dPNS_W$K84cMXYC5B-QM_$8qsI4T)b#yw zYRtKej{b~}f=D`WtX3o)g^_d&W^@#(bad?Wc3kxt<)I-uI-=<)_Flai9V5Psj*(wR zhqe2*u5}bzO{CV%_?w>~;kG^kZJgZDaavoa142eI7#fVaoF00THFs6ZgPwZwSDzGw z@d7=1DRmuY^&?UIeJnomzqqzS>}p`+1-7wAcvQvuP#r-pMO%$jf5O&%90VCmadhY% zztxjrtM4Cs#YHM#;O3er)jfa7G8zV|XMPWLQ-UxQlFC)P92x^N0S?obV&UkmWH7xB zMvglSb;YA)p&lk{n3ZL@&QOvJBMs)Pl+l|uZ`oSAVWZ=qj)ox1qO2TFb_-ko*17hy(U@99ot05v!Y{Oa;dq%u`>Bt(U#;9h}EBI44Ds-zq{~$&`}cYD%NU_54~ zx;wu$zBiWEv-4XmibtQ{YV~^SqTKg;CRmW|#I(@a!d-bx`c0q%4u+r+lpK zJZj6ejI>N}VD#e>j*&<5$ygz}wpHZSU~3 z=jk2ERJ6?Dl$6bLXt9$RjGpPifjip$!lu;*fi?o@kmqcUyXIl!IY|x<^r3qlBq#%9 z5fT*06>yTzAUO+JIEWpKGf1w3^a6vS0Zhj5g~}mmG$SqLLn_*nkD>7UT*@#2Z{%X7 z3`u}puVEi8ZonEPbh_)(uym#B+%paQia@$a`2Gu`TyY>B-aP=!K)`wc0vP~i)X)cS zMNIMk3y;Jj?_`KfJTjnYz+lQGKP84**^R^_oBbGOhQ%ZNH47jv9^vnl@mo>o43{0S zVadWe#{?8LpWyaazZJl{@Mkn%ay3t*8ACjht`8*04t?DSd6pr|gp;s>@wgrEa=FQL z!+|^;`yZ6#ZyT_5NVY<-1kG~YUw$v_cjMYD-!Ahmmrs;f-IAVAJ5$RhDjxp^AlfEC zE({Y7k!Vi>&2i8uxp}ow=kRE-Zk9^zCgKN|iF%AkAV0)qndHkH~8 z9OWrZr@#9@1$WV;3LWrhG95!^Ef>Rxy(S#ufmCvcwSF~e2(?`}A{#w^R0?QFMMHqU z{>}du$v2kKNMl*7d_xr@Pyz^f==-$`Y0kruS&H$d9Y&!hQ_z(Hb(|q^0>Z~E;NtF+;s9siycTOOF zkfTp;VUm+vmCf`9Bx<43U+1PugK~J=a#sb-n`SRsGH=Dg$~$3HamljB!WMy|X3y#( zCZ<|Yu-&r7kd}#cy47NQ0!}?vha{C$sCHc3?es`58=i_>1WE+A?x^hO67*0;GTva< zOcAA)7afm-->Hd*YcRcWLCcRP@#@xqCmK?gg$Y{J@)zRM_+l;_(Nd&(^lx-f!c%JV zdhJC&#h;0qA}!>Mn6Ut`P{(c~Obe6@C)S7|>kS8>l!ZUdSh9w)FtQ>st3QjEQ`Fps z-)+B>?xoeWSR`h+QA0XZyzq(Gm?i|~K7=#PDI!>|{EHzVjV3Zv=w8R~siWmfhPn}> zsb2u~k#ftVd;AoTTAgExk%q=p=YBVMeL=VysTPWWf+z!hvD?j$->j39BEoO2g?C9F zZX!+;=?-TjB`ezB&eK2)VCzOkK~(T)Zz3&*h6n`Ez&-$!t>HvQB9!U1RMw?(DN-b6 z1UYh>0lU&*+A3FGnKgoCpku5ts=BM=`0+@%cyY}Z$kxoIhJJE!Y8uAwXC;S;4e3jh z7p5mA6}VoBJRm?(8$MR5OuGnUrQAsRKgwtJ#@#XcXmKyw(I4_RR(j8(wTluFYYla9goM!9>|^0 zw%Wz`{7#cK`A&;E=&ZK_n*9_vGWF$8wFXYibzcaM}i&BM1-BVt&Afn&1Bo5aN!Rwfnlgi!ZIZcdSpJ=G4G z^^x+-tl@rw?ng?>*spK~X5Gg*>_72+G_C`~@Odzrm=VW(!A%i_9MMPTl=ulk0}gq( zELt|R65>SsDJ~c%FF!DdqU+D7q4AL>?WcZ3vU841Nu|-M60Oy0Dhq;py^9ot0gk5{biOtCcq3ru1trHb?fWIr15vAgj*G z`W!7o)jm72%JAtz5OoB^2DsrHri$2iGE4>HDpS=E>5H^_wuYmM+}a{G-@OQ=pWOiQ zX+lI!GD{Sink~ioIS9HOS6OJ=CC{m6B5>Y@|A#lg`6gx3Ukvpk zMfMKw@yn^1Ea&wrgT6VBHxruqk<;pdR;p}m0v&8WOQCCw z!|kYWlsbwWg${qR#r&Dha#ANObgPNN18yfeBc0Oe>x7u0Yn3SFC>>a~k@7oqIxN=c z^E(U%Y(_Tbcf`eEjm(taVKzf%CFgg<)B21hzr$+99%Wm8M?wPY*6d3AjIPd(cE|2p zX$w5_DILU8`7t`*MKO@etY8HULqN1NLqk7uhH_)tYLQ)R92+VstzA4vMTJ?RR=zL# zhasZh;Cc~!gh#>)^?AaC3{xspi%jbUSdsD3zfNN>iGBo8Fv+ zQB;wAuRhCebJIp6%X+=5&{}RTa-=y5l8bu1CMHkz6lWDUeqfOI8`waLDCiY5K%Nz` zl($xhyH1vs;4&w;WK3J4Wmf`|T}dv3?}|*#?J6DXh5`-@YqD~s;!0a8;5M2vt?QkBEyb`WfrV?!Fe8x?HOajy88$XrGW7W^Vjsi}IdF<6za_<+VaRWha$r`W zHMO6o)2nN%O>(9Ik)fpbUs>3ax6X-SXe6W{zqQ8zU_eYO4urIL&~zkX2;WVDyk(q4 zqVd)3c%xYd+e}JJ4M`K&4!_l_CB;%ukiJ7e{SHnOz7v$vR#QmQAK}Z7ocDi=YA#J{ zP{}d68KkX3l2UBcObugK0O_gvs}E5ZT>yuNpt3B!cA%{z zfN^25;6=w<21kh@YC&LyRNvQeN=G{b*-~ecsFR-&OU$g76yb}{c4Wu*NqW*Cj8A3ILaXqx zSZd9TPjckO_e;osUwjgg!}Su)r}1#pZ|2z9i>$;2w!{F*tXI!u{SuS)>wS9c&Tg$} z)tk1Yp^CGG2)zs|9R^E|av3WHmyK4eG9=_*j&opjAu<25DH*E^sri@9>2$86a%o0u z%jHWMN=KsXqEBFJHmzcGWKm`1Tlp?~B31~j-slyAoQM?yTffbzzO&e^%~uHcW;LBX zpH>KTodXgb1C?f9vvUwuRXh83U~}K}GtEu6d#|3Y-S4^Dw*y=Id`%X%p|9xBn_lW!|*qQo)SP&$f5iDOulINp2@7A1~h zQQ{aa>ek0EYQUmI{VvZ*EJ`$Nm&w-Csq^cGty9<+&m<<_tDN?oPMN4Q5jpoMjnkV> zH%=ikbxqTR=L=A?x>+AdoPMMAk)(+Ak^66DeFSx;yKa#fg63k!JU_x%huozZ+7OZU zq|Z{(wUx_FU>9H=@@i4C>|j$jbsxH*lLb+-t1z}degA67zM60l2V*ahqWg8kUeJ>< zQ}(~om`edtDDC3I9Ule5ya?S})QF1>w#FL8Auth;H3+vlb}K|b4{1Be)`>+>k7p8k zza+|IMKRtajQVeq`o1Zav6JYDuMy9J#>u+@B9TUy%%Kp2X$G)PVe7!SCPWGC@|%j(46n?ooh+U*HnAeFC=htUmdK&Q?G@xND@% zhrYbrQfw(QQ!l<0i%m%;919^ASPNYF@?>jvVw%;SEToQ;aWn+@nKjcm_vfABg%Q=;VagK+~+H*1H_3?};05mV``Wf_H9?Qe<)ykFyq7^Aqyr_YulgV4asJ zSmWg)N;=q`H4P+3h%DI{PYCz_jlM<^14myYI@wNNqfU>mwoz{kBQ*FLuw|v)*I<;P z%hP~?z!hJE$)>bn5TM5(K*AuvBhetBHT{~CMgWbo8rvLLh;6U6g4-pckv6upC-a|J zVNF}9oN`(VPhlf4JWln{JZzcXmIgW%!j`F=^qoxT2{gNMV*06*C*14wP6wekoazmp z>Qs=Z#B91JDN5t2WSFu#;pxghA?A2G^G`_qFhDq=%kxU7ye%iEH8$w;eO)O7ltwIv zo}AIxC7m3oT&_Kle$B4mlcqFQHg*Yvz&0<%IXz zF(js$F$8sd>#4d+i@c_yzh^;?xq z*P}a#nxB-9dzdhv#^rc+`xZm0#WuM|k;9K|ZL{^z;YhOvDQdzn+Euq4$@<28DePGp5CFya{To6t5;|}zRO^wwRsql z#61q|%L$W`)307>vk<=72GvF#mg8m2Oxk83Oq)Fv#L0prAxJzAlEQ+dsX;85wD2H3 zLP0WFke&!)hj z$Y3>y1G&J16orBeWkHI=2^+zJj8ua-p+&%hjAGe`tTBusjKn(`Ua5+g1U&i zayi2rui~XZ6M^GRh{j8u#PBAocxl+l!tti2c2G-0OA#$N!=%tNe#sled5fo;5#pxZ)n z_HR&{AdxCoB~l}R5v4Co;tM|ZsyEda@>w9nSn2X}Bp?6Wlr$)g}|$(6o#7}(*VY4Bp561Mh`FU5f|&E?Kqu8 z!s#VCok8iU=+e>YK00Xq((iaWy2L;yI~fxg>9ONuO#vH2tB_*?JU_jLCGkBU$YK7C zc+yPQ!o)^2K_qARkTFC$mx;YICda4LX)G(h&9f4->Cd$R?;0BLp5+5xnzBo!Tnefc z?D01WSX`P+8|X}`&ul7Ta6FfMpJyn7aJTxD)h8t!$-M4x%@&o6pJK{BoQd-rw*HOhAJwN zwph~-VWJkqY2lLw